2018-09-26 15:12:52,769 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-286 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-09-26 15:12:52,773 - 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_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=6vX8tFG4dWD2Eb2E3XY8F8TwJ export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.22,192.30.9.3 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 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 SDN_CONTROLLER_IP=192.30.9.3 export OS_REGION_NAME=regionOne 2018-09-26 15:12:52,773 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-09-26 15:12:52,774 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ 2018-09-26 15:12:52,785 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-09-26 15:12:53,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 15:12:53,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 15:12:53,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 15:12:53,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 15:12:53,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 15:12:53,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 15:12:53,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 15:12:53,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 15:12:53,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 15:12:53,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 15:12:53,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 15:12:53,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 15:12:53,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 15:12:53,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 15:12:53,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 15:12:53,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 15:12:53,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 15:12:53,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 15:12:53,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 15:12:53,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 15:12:53,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 15:12:53,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 15:12:53,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-26 15:12:53,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:12:53,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:12:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adc328b4-da96-482e-a2d0-ff65fb75f52d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:12:53,887 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-adc328b4-da96-482e-a2d0-ff65fb75f52d 2018-09-26 15:12:53,887 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:12:54,256 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:12:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["t_cxtLFDT_eOjJiOt0VVlg"], "issued_at": "2018-09-26T15:12:54.000000Z"}} 2018-09-26 15:12:54,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f4096b300c1947b1570b8f2a42734dd22bcad0" 2018-09-26 15:12:54,265 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:12:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:12:54,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f4096b300c1947b1570b8f2a42734dd22bcad0" 2018-09-26 15:12:54,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:12:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a066ce1f-118e-4898-9477-1ca964cb8e22 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/75cdea7ae1e047b59527bd851db52c3a"}, "description": "", "name": "heat_stack", "enabled": true, "id": "75cdea7ae1e047b59527bd851db52c3a"}, {"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-26 15:12:54,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-a066ce1f-118e-4898-9477-1ca964cb8e22 2018-09-26 15:12:54,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.486014127731s 2018-09-26 15:12:54,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-26 15:12:54,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}53f4096b300c1947b1570b8f2a42734dd22bcad0" -d '{"project": {"description": "Created by OPNFV Functest: connection_check", "enabled": true, "domain_id": "default", "name": "connection_check-project_5bf4cb88-ff44-4683-bfaf-e00e0fc2b71a"}}' 2018-09-26 15:12:54,569 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 15:12:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-623166f3-d9d6-453b-a50a-bee29bc51a35 Content-Length: 366 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/40362b1694d34617907ba84ff171f237"}, "enabled": true, "id": "40362b1694d34617907ba84ff171f237", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_5bf4cb88-ff44-4683-bfaf-e00e0fc2b71a"}} 2018-09-26 15:12:54,569 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-623166f3-d9d6-453b-a50a-bee29bc51a35 2018-09-26 15:12:54,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.201446056366s 2018-09-26 15:12:54,569 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-623166f3-d9d6-453b-a50a-bee29bc51a35 2018-09-26 15:12:54,570 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'connection_check-project_5bf4cb88-ff44-4683-bfaf-e00e0fc2b71a', 'id': u'40362b1694d34617907ba84ff171f237', 'description': u'Created by OPNFV Functest: connection_check', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-09-26 15:12:54,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-26 15:12:55,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.494710922241s 2018-09-26 15:12:55,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/968a8a055fc545628ebdb4cc9b10e93a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f4096b300c1947b1570b8f2a42734dd22bcad0" 2018-09-26 15:12:55,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:12:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a136cc77-aa78-4932-86a3-707303617a15 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/968a8a055fc545628ebdb4cc9b10e93a"}, "enabled": true, "id": "968a8a055fc545628ebdb4cc9b10e93a", "options": {}, "domain_id": "default", "name": "connection_check-user_5bf4cb88-ff44-4683-bfaf-e00e0fc2b71a"}} 2018-09-26 15:12:55,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/968a8a055fc545628ebdb4cc9b10e93a used request id req-a136cc77-aa78-4932-86a3-707303617a15 2018-09-26 15:12:55,178 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'968a8a055fc545628ebdb4cc9b10e93a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'connection_check-user_5bf4cb88-ff44-4683-bfaf-e00e0fc2b71a'}) 2018-09-26 15:12:55,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 15:12:55,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f4096b300c1947b1570b8f2a42734dd22bcad0" 2018-09-26 15:12:55,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:12:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6005cf2-8d1b-4550-88e7-e4ccb71ae2e8 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 15:12:55,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-a6005cf2-8d1b-4550-88e7-e4ccb71ae2e8 2018-09-26 15:12:55,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0786628723145s 2018-09-26 15:12:55,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 15:12:55,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f4096b300c1947b1570b8f2a42734dd22bcad0" 2018-09-26 15:12:55,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:12:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3383963c-ea85-479a-ba42-81656ceee258 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 15:12:55,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-3383963c-ea85-479a-ba42-81656ceee258 2018-09-26 15:12:55,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.13479590416s 2018-09-26 15:12:55,394 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-26 15:12:55,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-26 15:12:55,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f4096b300c1947b1570b8f2a42734dd22bcad0" -d '{"role": {"name": "Member"}}' 2018-09-26 15:12:55,534 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 15:12:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-014c2687-b154-4d3c-9570-d0ca9aeb80fc Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0c7c84139066496f9a2df1131102d54b", "links": {"self": "http://172.30.9.22:5000/v3/roles/0c7c84139066496f9a2df1131102d54b"}, "name": "Member"}} 2018-09-26 15:12:55,534 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-014c2687-b154-4d3c-9570-d0ca9aeb80fc 2018-09-26 15:12:55,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.1392390728s 2018-09-26 15:12:55,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles/0c7c84139066496f9a2df1131102d54b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f4096b300c1947b1570b8f2a42734dd22bcad0" 2018-09-26 15:12:55,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:12:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-117a4421-19f3-4de4-8961-400946df5314 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/0c7c84139066496f9a2df1131102d54b"}, "domain_id": null, "name": "Member", "id": "0c7c84139066496f9a2df1131102d54b"}} 2018-09-26 15:12:55,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/0c7c84139066496f9a2df1131102d54b used request id req-117a4421-19f3-4de4-8961-400946df5314 2018-09-26 15:12:55,553 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.22:5000/v3/roles/0c7c84139066496f9a2df1131102d54b'}, 'domain_id': None, 'human_id': None, 'id': u'0c7c84139066496f9a2df1131102d54b', 'HUMAN_ID': False}) 2018-09-26 15:12:55,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 15:12:55,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f4096b300c1947b1570b8f2a42734dd22bcad0" 2018-09-26 15:12:55,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:12:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da0ee68a-40eb-48dd-af48-1f0f1bb65b07 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c7c84139066496f9a2df1131102d54b", "links": {"self": "http://172.30.9.22:5000/v3/roles/0c7c84139066496f9a2df1131102d54b"}, "name": "Member"}, {"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 15:12:55,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-da0ee68a-40eb-48dd-af48-1f0f1bb65b07 2018-09-26 15:12:55,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0868811607361s 2018-09-26 15:12:55,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 15:12:55,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f4096b300c1947b1570b8f2a42734dd22bcad0" 2018-09-26 15:12:55,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:12:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf900ac5-4328-4a2a-b6b0-21c56fb9bda5 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 15:12:55,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-cf900ac5-4328-4a2a-b6b0-21c56fb9bda5 2018-09-26 15:12:55,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0835909843445s 2018-09-26 15:12:55,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 15:12:55,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}53f4096b300c1947b1570b8f2a42734dd22bcad0" 2018-09-26 15:12:55,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:12:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-241bddc0-5fde-4cb3-914d-fcbff8fa8232 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/0f6038362f804bdf973a1259ba7dca0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f6038362f804bdf973a1259ba7dca0e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1eb559e7c1dd4418b86e31ef3084f2ec"}, "domain_id": "75cdea7ae1e047b59527bd851db52c3a", "enabled": true, "options": {}, "id": "1eb559e7c1dd4418b86e31ef3084f2ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/4bdccdd75552479f98bffcd1d64b7662"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bdccdd75552479f98bffcd1d64b7662", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/4c02226b29744674bd45691e05726e9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c02226b29744674bd45691e05726e9e", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/5857b05d047642649579991b794ec602"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5857b05d047642649579991b794ec602", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/6e819320ddea4588808c69aeee5f74c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e819320ddea4588808c69aeee5f74c6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/7d97fc2ab1f2454b92dd6da51d8b72b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9433c47bb55b49999cf3f4179d1f9381"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9433c47bb55b49999cf3f4179d1f9381", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_5bf4cb88-ff44-4683-bfaf-e00e0fc2b71a", "links": {"self": "http://172.30.9.22:5000/v3/users/968a8a055fc545628ebdb4cc9b10e93a"}, "domain_id": "default", "enabled": true, "id": "968a8a055fc545628ebdb4cc9b10e93a", "options": {}}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/9e63f838fd5b45728e8e57b0fc0cb664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e63f838fd5b45728e8e57b0fc0cb664", "email": "heat@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/a31274f6a9b346deb22160d9bfd8b380"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a31274f6a9b346deb22160d9bfd8b380", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/c3bff15c726d4e33aac8d94d4c693699"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c3bff15c726d4e33aac8d94d4c693699", "email": "congress@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/da2d5b9a5312407d85c50744f177f3a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da2d5b9a5312407d85c50744f177f3a3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/da30243f7cce43e39ea7a153cd6ce802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da30243f7cce43e39ea7a153cd6ce802", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fca2410da1d748118f4fe3f25d00c681"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca2410da1d748118f4fe3f25d00c681", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-26 15:12:55,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-241bddc0-5fde-4cb3-914d-fcbff8fa8232 2018-09-26 15:12:55,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0911259651184s 2018-09-26 15:12:55,817 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-241bddc0-5fde-4cb3-914d-fcbff8fa8232 2018-09-26 15:12:55,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 15:12:55,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}53f4096b300c1947b1570b8f2a42734dd22bcad0" 2018-09-26 15:12:55,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:12:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc253759-3ae9-42c7-9fcc-0989f8fd5129 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4"}, "enabled": true, "id": "32e2fc060ffa4464a00bce7763dbcae4", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/40362b1694d34617907ba84ff171f237"}, "enabled": true, "id": "40362b1694d34617907ba84ff171f237", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_5bf4cb88-ff44-4683-bfaf-e00e0fc2b71a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31"}, "enabled": true, "id": "6d9e93c84a104a3c8872dd8724ca8a31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 15:12:55,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-fc253759-3ae9-42c7-9fcc-0989f8fd5129 2018-09-26 15:12:55,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0794179439545s 2018-09-26 15:12:55,903 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-fc253759-3ae9-42c7-9fcc-0989f8fd5129 2018-09-26 15:12:55,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 15:12:55,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=968a8a055fc545628ebdb4cc9b10e93a&scope.project.id=40362b1694d34617907ba84ff171f237&role.id=0c7c84139066496f9a2df1131102d54b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f4096b300c1947b1570b8f2a42734dd22bcad0" 2018-09-26 15:12:55,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:12:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87d2e141-a8cf-4b4a-9c12-376936f522b3 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=968a8a055fc545628ebdb4cc9b10e93a&scope.project.id=40362b1694d34617907ba84ff171f237&role.id=0c7c84139066496f9a2df1131102d54b", "previous": null, "next": null}} 2018-09-26 15:12:55,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=968a8a055fc545628ebdb4cc9b10e93a&scope.project.id=40362b1694d34617907ba84ff171f237&role.id=0c7c84139066496f9a2df1131102d54b used request id req-87d2e141-a8cf-4b4a-9c12-376936f522b3 2018-09-26 15:12:55,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0824520587921s 2018-09-26 15:12:55,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 15:12:55,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/40362b1694d34617907ba84ff171f237/users/968a8a055fc545628ebdb4cc9b10e93a/roles/0c7c84139066496f9a2df1131102d54b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f4096b300c1947b1570b8f2a42734dd22bcad0" 2018-09-26 15:12:56,193 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:12:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ec5f63d-4490-4070-9bc5-5e24724452df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:12:56,194 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/40362b1694d34617907ba84ff171f237/users/968a8a055fc545628ebdb4cc9b10e93a/roles/0c7c84139066496f9a2df1131102d54b used request id req-6ec5f63d-4490-4070-9bc5-5e24724452df 2018-09-26 15:12:56,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.205042123795s 2018-09-26 15:12:56,195 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'connection_check-project_5bf4cb88-ff44-4683-bfaf-e00e0fc2b71a', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '602b4eff-e572-4a9e-94b1-fe45c09e5bfa', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'connection_check-user_5bf4cb88-ff44-4683-bfaf-e00e0fc2b71a', 'project_id': u'40362b1694d34617907ba84ff171f237', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-26 15:12:56,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 15:12:56,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 15:12:56,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 15:12:56,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 15:12:56,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 15:12:56,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 15:12:56,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 15:12:56,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 15:12:56,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 15:12:56,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 15:12:56,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 15:12:56,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 15:12:56,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 15:12:56,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 15:12:56,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 15:12:56,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 15:12:56,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 15:12:56,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 15:12:56,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 15:12:56,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 15:12:56,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 15:12:56,199 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 15:12:56,200 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'connection_check-user_5bf4cb88-ff44-4683-bfaf-e00e0fc2b71a', 'password': '602b4eff-e572-4a9e-94b1-fe45c09e5bfa', 'project_name': 'connection_check-project_5bf4cb88-ff44-4683-bfaf-e00e0fc2b71a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '40362b1694d34617907ba84ff171f237', 'project_domain_name': 'Default'} 2018-09-26 15:12:56,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 15:12:56,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f4096b300c1947b1570b8f2a42734dd22bcad0" 2018-09-26 15:12:56,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:12:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc84ce89-240b-411c-88b4-f81e357d5d00 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c7c84139066496f9a2df1131102d54b", "links": {"self": "http://172.30.9.22:5000/v3/roles/0c7c84139066496f9a2df1131102d54b"}, "name": "Member"}, {"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 15:12:56,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-fc84ce89-240b-411c-88b4-f81e357d5d00 2018-09-26 15:12:56,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0950210094452s 2018-09-26 15:12:56,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 15:12:56,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f4096b300c1947b1570b8f2a42734dd22bcad0" 2018-09-26 15:12:56,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:12:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa6da12e-55aa-4d13-81ce-5400b66364b9 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c7c84139066496f9a2df1131102d54b", "links": {"self": "http://172.30.9.22:5000/v3/roles/0c7c84139066496f9a2df1131102d54b"}, "name": "Member"}, {"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 15:12:56,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-aa6da12e-55aa-4d13-81ce-5400b66364b9 2018-09-26 15:12:56,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.141063928604s 2018-09-26 15:12:56,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 15:12:56,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f4096b300c1947b1570b8f2a42734dd22bcad0" 2018-09-26 15:12:56,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:12:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f014e64-50b0-48e9-9999-85fbc278fa2a Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 15:12:56,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-0f014e64-50b0-48e9-9999-85fbc278fa2a 2018-09-26 15:12:56,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0761210918427s 2018-09-26 15:12:56,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 15:12:56,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}53f4096b300c1947b1570b8f2a42734dd22bcad0" 2018-09-26 15:12:56,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:12:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0fb5df7-517b-4ebd-93e3-1177209db0c3 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/0f6038362f804bdf973a1259ba7dca0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f6038362f804bdf973a1259ba7dca0e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1eb559e7c1dd4418b86e31ef3084f2ec"}, "domain_id": "75cdea7ae1e047b59527bd851db52c3a", "enabled": true, "options": {}, "id": "1eb559e7c1dd4418b86e31ef3084f2ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/4bdccdd75552479f98bffcd1d64b7662"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bdccdd75552479f98bffcd1d64b7662", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/4c02226b29744674bd45691e05726e9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c02226b29744674bd45691e05726e9e", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/5857b05d047642649579991b794ec602"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5857b05d047642649579991b794ec602", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/6e819320ddea4588808c69aeee5f74c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e819320ddea4588808c69aeee5f74c6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/7d97fc2ab1f2454b92dd6da51d8b72b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9433c47bb55b49999cf3f4179d1f9381"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9433c47bb55b49999cf3f4179d1f9381", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_5bf4cb88-ff44-4683-bfaf-e00e0fc2b71a", "links": {"self": "http://172.30.9.22:5000/v3/users/968a8a055fc545628ebdb4cc9b10e93a"}, "domain_id": "default", "enabled": true, "id": "968a8a055fc545628ebdb4cc9b10e93a", "options": {}}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/9e63f838fd5b45728e8e57b0fc0cb664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e63f838fd5b45728e8e57b0fc0cb664", "email": "heat@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/a31274f6a9b346deb22160d9bfd8b380"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a31274f6a9b346deb22160d9bfd8b380", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/c3bff15c726d4e33aac8d94d4c693699"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c3bff15c726d4e33aac8d94d4c693699", "email": "congress@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/da2d5b9a5312407d85c50744f177f3a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da2d5b9a5312407d85c50744f177f3a3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/da30243f7cce43e39ea7a153cd6ce802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da30243f7cce43e39ea7a153cd6ce802", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fca2410da1d748118f4fe3f25d00c681"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca2410da1d748118f4fe3f25d00c681", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-26 15:12:56,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-f0fb5df7-517b-4ebd-93e3-1177209db0c3 2018-09-26 15:12:56,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.103741168976s 2018-09-26 15:12:56,621 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-f0fb5df7-517b-4ebd-93e3-1177209db0c3 2018-09-26 15:12:56,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 15:12:56,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}53f4096b300c1947b1570b8f2a42734dd22bcad0" 2018-09-26 15:12:56,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:12:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bbfa730-f89c-4392-9837-a366f8655cf4 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4"}, "enabled": true, "id": "32e2fc060ffa4464a00bce7763dbcae4", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/40362b1694d34617907ba84ff171f237"}, "enabled": true, "id": "40362b1694d34617907ba84ff171f237", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_5bf4cb88-ff44-4683-bfaf-e00e0fc2b71a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31"}, "enabled": true, "id": "6d9e93c84a104a3c8872dd8724ca8a31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 15:12:56,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-8bbfa730-f89c-4392-9837-a366f8655cf4 2018-09-26 15:12:56,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0830540657043s 2018-09-26 15:12:56,710 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-8bbfa730-f89c-4392-9837-a366f8655cf4 2018-09-26 15:12:56,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 15:12:56,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=968a8a055fc545628ebdb4cc9b10e93a&scope.project.id=40362b1694d34617907ba84ff171f237&role.id=b7fe312ee11d43d7a925dd240013585f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f4096b300c1947b1570b8f2a42734dd22bcad0" 2018-09-26 15:12:56,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:12:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a11eee54-58b4-4fe0-9791-775928ceeb83 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=968a8a055fc545628ebdb4cc9b10e93a&scope.project.id=40362b1694d34617907ba84ff171f237&role.id=b7fe312ee11d43d7a925dd240013585f", "previous": null, "next": null}} 2018-09-26 15:12:56,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=968a8a055fc545628ebdb4cc9b10e93a&scope.project.id=40362b1694d34617907ba84ff171f237&role.id=b7fe312ee11d43d7a925dd240013585f used request id req-a11eee54-58b4-4fe0-9791-775928ceeb83 2018-09-26 15:12:56,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0770449638367s 2018-09-26 15:12:56,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 15:12:56,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/40362b1694d34617907ba84ff171f237/users/968a8a055fc545628ebdb4cc9b10e93a/roles/b7fe312ee11d43d7a925dd240013585f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f4096b300c1947b1570b8f2a42734dd22bcad0" 2018-09-26 15:12:56,979 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:12:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cee5b9a1-a59b-4f34-91ff-311b54036ffa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:12:56,979 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/40362b1694d34617907ba84ff171f237/users/968a8a055fc545628ebdb4cc9b10e93a/roles/b7fe312ee11d43d7a925dd240013585f used request id req-cee5b9a1-a59b-4f34-91ff-311b54036ffa 2018-09-26 15:12:56,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.189869880676s 2018-09-26 15:12:56,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 15:12:56,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f4096b300c1947b1570b8f2a42734dd22bcad0" 2018-09-26 15:12:57,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:12:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d05234f-811e-4f53-953a-fce7a9f734b2 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c7c84139066496f9a2df1131102d54b", "links": {"self": "http://172.30.9.22:5000/v3/roles/0c7c84139066496f9a2df1131102d54b"}, "name": "Member"}, {"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 15:12:57,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-1d05234f-811e-4f53-953a-fce7a9f734b2 2018-09-26 15:12:57,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.141623973846s 2018-09-26 15:12:57,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-26 15:12:57,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f4096b300c1947b1570b8f2a42734dd22bcad0" -d '{"role": {"name": "heat_stack_owner"}}' 2018-09-26 15:12:57,270 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 15:12:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63f95133-d517-40b7-b6b7-4a1459e45140 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a1be3c5f54ea4d32bdac62ed19bb0556", "links": {"self": "http://172.30.9.22:5000/v3/roles/a1be3c5f54ea4d32bdac62ed19bb0556"}, "name": "heat_stack_owner"}} 2018-09-26 15:12:57,271 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-63f95133-d517-40b7-b6b7-4a1459e45140 2018-09-26 15:12:57,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.147608041763s 2018-09-26 15:12:57,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles/a1be3c5f54ea4d32bdac62ed19bb0556 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f4096b300c1947b1570b8f2a42734dd22bcad0" 2018-09-26 15:12:57,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:12:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10093208-478d-417c-b082-77d4812fa636 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/a1be3c5f54ea4d32bdac62ed19bb0556"}, "domain_id": null, "name": "heat_stack_owner", "id": "a1be3c5f54ea4d32bdac62ed19bb0556"}} 2018-09-26 15:12:57,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/a1be3c5f54ea4d32bdac62ed19bb0556 used request id req-10093208-478d-417c-b082-77d4812fa636 2018-09-26 15:12:57,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 15:12:57,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f4096b300c1947b1570b8f2a42734dd22bcad0" 2018-09-26 15:12:57,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:12:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dcd64a4-1f06-4324-a699-fe7cd6a3ebc6 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c7c84139066496f9a2df1131102d54b", "links": {"self": "http://172.30.9.22:5000/v3/roles/0c7c84139066496f9a2df1131102d54b"}, "name": "Member"}, {"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1be3c5f54ea4d32bdac62ed19bb0556", "links": {"self": "http://172.30.9.22:5000/v3/roles/a1be3c5f54ea4d32bdac62ed19bb0556"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 15:12:57,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-9dcd64a4-1f06-4324-a699-fe7cd6a3ebc6 2018-09-26 15:12:57,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.173534870148s 2018-09-26 15:12:57,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 15:12:57,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f4096b300c1947b1570b8f2a42734dd22bcad0" 2018-09-26 15:12:57,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:12:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21192cf7-d103-4ef0-99fd-ef94003b874e Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 15:12:57,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-21192cf7-d103-4ef0-99fd-ef94003b874e 2018-09-26 15:12:57,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0740370750427s 2018-09-26 15:12:57,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 15:12:57,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}53f4096b300c1947b1570b8f2a42734dd22bcad0" 2018-09-26 15:12:57,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:12:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db8f2b8a-719d-42b9-8437-b7cfad74699e Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/0f6038362f804bdf973a1259ba7dca0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f6038362f804bdf973a1259ba7dca0e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1eb559e7c1dd4418b86e31ef3084f2ec"}, "domain_id": "75cdea7ae1e047b59527bd851db52c3a", "enabled": true, "options": {}, "id": "1eb559e7c1dd4418b86e31ef3084f2ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/4bdccdd75552479f98bffcd1d64b7662"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bdccdd75552479f98bffcd1d64b7662", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/4c02226b29744674bd45691e05726e9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c02226b29744674bd45691e05726e9e", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/5857b05d047642649579991b794ec602"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5857b05d047642649579991b794ec602", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/6e819320ddea4588808c69aeee5f74c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e819320ddea4588808c69aeee5f74c6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/7d97fc2ab1f2454b92dd6da51d8b72b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9433c47bb55b49999cf3f4179d1f9381"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9433c47bb55b49999cf3f4179d1f9381", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_5bf4cb88-ff44-4683-bfaf-e00e0fc2b71a", "links": {"self": "http://172.30.9.22:5000/v3/users/968a8a055fc545628ebdb4cc9b10e93a"}, "domain_id": "default", "enabled": true, "id": "968a8a055fc545628ebdb4cc9b10e93a", "options": {}}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/9e63f838fd5b45728e8e57b0fc0cb664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e63f838fd5b45728e8e57b0fc0cb664", "email": "heat@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/a31274f6a9b346deb22160d9bfd8b380"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a31274f6a9b346deb22160d9bfd8b380", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/c3bff15c726d4e33aac8d94d4c693699"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c3bff15c726d4e33aac8d94d4c693699", "email": "congress@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/da2d5b9a5312407d85c50744f177f3a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da2d5b9a5312407d85c50744f177f3a3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/da30243f7cce43e39ea7a153cd6ce802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da30243f7cce43e39ea7a153cd6ce802", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fca2410da1d748118f4fe3f25d00c681"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca2410da1d748118f4fe3f25d00c681", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-26 15:12:57,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-db8f2b8a-719d-42b9-8437-b7cfad74699e 2018-09-26 15:12:57,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.178599834442s 2018-09-26 15:12:57,783 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-db8f2b8a-719d-42b9-8437-b7cfad74699e 2018-09-26 15:12:57,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 15:12:57,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}53f4096b300c1947b1570b8f2a42734dd22bcad0" 2018-09-26 15:12:57,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:12:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f332120-b3b0-409c-8299-77495c1a9da0 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4"}, "enabled": true, "id": "32e2fc060ffa4464a00bce7763dbcae4", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/40362b1694d34617907ba84ff171f237"}, "enabled": true, "id": "40362b1694d34617907ba84ff171f237", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_5bf4cb88-ff44-4683-bfaf-e00e0fc2b71a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31"}, "enabled": true, "id": "6d9e93c84a104a3c8872dd8724ca8a31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 15:12:57,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-5f332120-b3b0-409c-8299-77495c1a9da0 2018-09-26 15:12:57,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.146324872971s 2018-09-26 15:12:57,936 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-5f332120-b3b0-409c-8299-77495c1a9da0 2018-09-26 15:12:57,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 15:12:57,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=968a8a055fc545628ebdb4cc9b10e93a&scope.project.id=40362b1694d34617907ba84ff171f237&role.id=a1be3c5f54ea4d32bdac62ed19bb0556 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f4096b300c1947b1570b8f2a42734dd22bcad0" 2018-09-26 15:12:58,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:12:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8099a26d-3eb2-4c01-b372-a6cb8992928f Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=968a8a055fc545628ebdb4cc9b10e93a&scope.project.id=40362b1694d34617907ba84ff171f237&role.id=a1be3c5f54ea4d32bdac62ed19bb0556", "previous": null, "next": null}} 2018-09-26 15:12:58,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=968a8a055fc545628ebdb4cc9b10e93a&scope.project.id=40362b1694d34617907ba84ff171f237&role.id=a1be3c5f54ea4d32bdac62ed19bb0556 used request id req-8099a26d-3eb2-4c01-b372-a6cb8992928f 2018-09-26 15:12:58,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.159810066223s 2018-09-26 15:12:58,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 15:12:58,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/40362b1694d34617907ba84ff171f237/users/968a8a055fc545628ebdb4cc9b10e93a/roles/a1be3c5f54ea4d32bdac62ed19bb0556 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f4096b300c1947b1570b8f2a42734dd22bcad0" 2018-09-26 15:12:58,307 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:12:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4e8094a-910b-4e8b-93a3-11616be9c4aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:12:58,307 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/40362b1694d34617907ba84ff171f237/users/968a8a055fc545628ebdb4cc9b10e93a/roles/a1be3c5f54ea4d32bdac62ed19bb0556 used request id req-e4e8094a-910b-4e8b-93a3-11616be9c4aa 2018-09-26 15:12:58,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.208995103836s 2018-09-26 15:12:58,308 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-09-26 15:12:58,308 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-09-26 15:12:58,308 - openstack_tests - INFO - OS Credentials = > 2018-09-26 15:12:58,309 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:12:58,310 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:12:58,697 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0c7c84139066496f9a2df1131102d54b", "name": "Member"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}, {"id": "a1be3c5f54ea4d32bdac62ed19bb0556", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T16:12:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40362b1694d34617907ba84ff171f237", "name": "connection_check-project_5bf4cb88-ff44-4683-bfaf-e00e0fc2b71a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/40362b1694d34617907ba84ff171f237", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/40362b1694d34617907ba84ff171f237", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/40362b1694d34617907ba84ff171f237", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/40362b1694d34617907ba84ff171f237", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/40362b1694d34617907ba84ff171f237", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/40362b1694d34617907ba84ff171f237", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/40362b1694d34617907ba84ff171f237", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/40362b1694d34617907ba84ff171f237", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/40362b1694d34617907ba84ff171f237", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/40362b1694d34617907ba84ff171f237", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/40362b1694d34617907ba84ff171f237", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/40362b1694d34617907ba84ff171f237", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_5bf4cb88-ff44-4683-bfaf-e00e0fc2b71a", "id": "968a8a055fc545628ebdb4cc9b10e93a"}, "audit_ids": ["ZBebYM1EQg-R3qmuW_Ud4g"], "issued_at": "2018-09-26T15:12:58.000000Z"}} 2018-09-26 15:12:58,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a144b9ea4a4c52d34af415d80439adaf2617a2b6" 2018-09-26 15:12:59,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-3f51153d-4f66-4d82-b58b-e4753f1c9075 Date: Wed, 26 Sep 2018 15:12:59 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d9e93c84a104a3c8872dd8724ca8a31","status":"ACTIVE","subnets":["a21b8d27-6884-4a27-90be-806b7524c88f"],"description":"","tags":[],"updated_at":"2018-09-26T15:03:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:01Z","provider:network_type":"flat"}]} 2018-09-26 15:12:59,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?router%3Aexternal=True used request id req-3f51153d-4f66-4d82-b58b-e4753f1c9075 2018-09-26 15:12:59,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f3dffb7c-5fcf-4cce-9309-0625cbadd759 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a144b9ea4a4c52d34af415d80439adaf2617a2b6" 2018-09-26 15:13:00,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-44cc87e7-2667-4f1b-b5b3-f9120b5a94df Date: Wed, 26 Sep 2018 15:13:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:09Z","dns_nameservers":[],"updated_at":"2018-09-26T15:03:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"6d9e93c84a104a3c8872dd8724ca8a31","id":"a21b8d27-6884-4a27-90be-806b7524c88f","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-26 15:13:00,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f3dffb7c-5fcf-4cce-9309-0625cbadd759 used request id req-44cc87e7-2667-4f1b-b5b3-f9120b5a94df 2018-09-26 15:13:00,553 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-09-26 15:13:00,553 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-09-26 15:13:00,554 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:00,554 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:00,555 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:00,556 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:00,557 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:00,557 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:00,558 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:00,559 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:00,560 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:00,560 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:00,561 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:00,562 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:00,563 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:00,563 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:00,564 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:00,581 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-09-26 15:13:00,582 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:13:01,027 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0c7c84139066496f9a2df1131102d54b", "name": "Member"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}, {"id": "a1be3c5f54ea4d32bdac62ed19bb0556", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T16:13:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40362b1694d34617907ba84ff171f237", "name": "connection_check-project_5bf4cb88-ff44-4683-bfaf-e00e0fc2b71a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/40362b1694d34617907ba84ff171f237", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/40362b1694d34617907ba84ff171f237", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/40362b1694d34617907ba84ff171f237", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/40362b1694d34617907ba84ff171f237", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/40362b1694d34617907ba84ff171f237", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/40362b1694d34617907ba84ff171f237", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/40362b1694d34617907ba84ff171f237", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/40362b1694d34617907ba84ff171f237", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/40362b1694d34617907ba84ff171f237", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/40362b1694d34617907ba84ff171f237", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/40362b1694d34617907ba84ff171f237", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/40362b1694d34617907ba84ff171f237", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_5bf4cb88-ff44-4683-bfaf-e00e0fc2b71a", "id": "968a8a055fc545628ebdb4cc9b10e93a"}, "audit_ids": ["v8y3N5I1Szej52FrjvVlPQ"], "issued_at": "2018-09-26T15:13:01.000000Z"}} 2018-09-26 15:13:01,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}356d07fda06936f61cfd348a231b1bb6efdebbbb" 2018-09-26 15:13:01,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-e6587f05-cb60-4b3e-bf8a-eddcf213d663 Date: Wed, 26 Sep 2018 15:13:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-09-26 15:13:01,817 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&name=foo used request id req-e6587f05-cb60-4b3e-bf8a-eddcf213d663 2018-09-26 15:13:01,817 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:01,818 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-09-26 15:13:01,819 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:13:02,273 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0c7c84139066496f9a2df1131102d54b", "name": "Member"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}, {"id": "a1be3c5f54ea4d32bdac62ed19bb0556", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T16:13:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40362b1694d34617907ba84ff171f237", "name": "connection_check-project_5bf4cb88-ff44-4683-bfaf-e00e0fc2b71a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/40362b1694d34617907ba84ff171f237", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/40362b1694d34617907ba84ff171f237", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/40362b1694d34617907ba84ff171f237", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/40362b1694d34617907ba84ff171f237", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/40362b1694d34617907ba84ff171f237", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/40362b1694d34617907ba84ff171f237", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/40362b1694d34617907ba84ff171f237", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/40362b1694d34617907ba84ff171f237", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/40362b1694d34617907ba84ff171f237", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/40362b1694d34617907ba84ff171f237", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/40362b1694d34617907ba84ff171f237", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/40362b1694d34617907ba84ff171f237", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_5bf4cb88-ff44-4683-bfaf-e00e0fc2b71a", "id": "968a8a055fc545628ebdb4cc9b10e93a"}, "audit_ids": ["qKb9_E8cSrWlW9vnBcIFBg"], "issued_at": "2018-09-26T15:13:02.000000Z"}} 2018-09-26 15:13:02,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b1408c3ab165adb001e3ec83c43efd639aa9f5" 2018-09-26 15:13:02,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-402cbea3-d02d-4d2c-8c9a-9d292d83845a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:13:02,359 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-402cbea3-d02d-4d2c-8c9a-9d292d83845a 2018-09-26 15:13:02,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:13:02,368 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:13:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:13:02,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b1408c3ab165adb001e3ec83c43efd639aa9f5" 2018-09-26 15:13:02,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9d00114-910c-46f6-b8b2-ee34d8b8349d Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/0f6038362f804bdf973a1259ba7dca0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f6038362f804bdf973a1259ba7dca0e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1eb559e7c1dd4418b86e31ef3084f2ec"}, "domain_id": "75cdea7ae1e047b59527bd851db52c3a", "enabled": true, "options": {}, "id": "1eb559e7c1dd4418b86e31ef3084f2ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/4bdccdd75552479f98bffcd1d64b7662"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bdccdd75552479f98bffcd1d64b7662", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/4c02226b29744674bd45691e05726e9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c02226b29744674bd45691e05726e9e", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/5857b05d047642649579991b794ec602"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5857b05d047642649579991b794ec602", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/6e819320ddea4588808c69aeee5f74c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e819320ddea4588808c69aeee5f74c6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/7d97fc2ab1f2454b92dd6da51d8b72b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9433c47bb55b49999cf3f4179d1f9381"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9433c47bb55b49999cf3f4179d1f9381", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_5bf4cb88-ff44-4683-bfaf-e00e0fc2b71a", "links": {"self": "http://172.30.9.22:5000/v3/users/968a8a055fc545628ebdb4cc9b10e93a"}, "domain_id": "default", "enabled": true, "id": "968a8a055fc545628ebdb4cc9b10e93a", "options": {}}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/9e63f838fd5b45728e8e57b0fc0cb664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e63f838fd5b45728e8e57b0fc0cb664", "email": "heat@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/a31274f6a9b346deb22160d9bfd8b380"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a31274f6a9b346deb22160d9bfd8b380", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/c3bff15c726d4e33aac8d94d4c693699"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c3bff15c726d4e33aac8d94d4c693699", "email": "congress@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/da2d5b9a5312407d85c50744f177f3a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da2d5b9a5312407d85c50744f177f3a3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/da30243f7cce43e39ea7a153cd6ce802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da30243f7cce43e39ea7a153cd6ce802", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fca2410da1d748118f4fe3f25d00c681"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca2410da1d748118f4fe3f25d00c681", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-26 15:13:02,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-b9d00114-910c-46f6-b8b2-ee34d8b8349d 2018-09-26 15:13:02,453 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:02,454 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-09-26 15:13:02,455 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:13:02,843 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0c7c84139066496f9a2df1131102d54b", "name": "Member"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}, {"id": "a1be3c5f54ea4d32bdac62ed19bb0556", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T16:13:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40362b1694d34617907ba84ff171f237", "name": "connection_check-project_5bf4cb88-ff44-4683-bfaf-e00e0fc2b71a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/40362b1694d34617907ba84ff171f237", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/40362b1694d34617907ba84ff171f237", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/40362b1694d34617907ba84ff171f237", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/40362b1694d34617907ba84ff171f237", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/40362b1694d34617907ba84ff171f237", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/40362b1694d34617907ba84ff171f237", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/40362b1694d34617907ba84ff171f237", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/40362b1694d34617907ba84ff171f237", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/40362b1694d34617907ba84ff171f237", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/40362b1694d34617907ba84ff171f237", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/40362b1694d34617907ba84ff171f237", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/40362b1694d34617907ba84ff171f237", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_5bf4cb88-ff44-4683-bfaf-e00e0fc2b71a", "id": "968a8a055fc545628ebdb4cc9b10e93a"}, "audit_ids": ["588LNpjqR-azOODSAs_qew"], "issued_at": "2018-09-26T15:13:02.000000Z"}} 2018-09-26 15:13:02,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdcfe23646c6744f7baca43897de9d39c10e24b2" 2018-09-26 15:13:03,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-bd168a21-eab8-45bc-b4b1-93df0549edde Date: Wed, 26 Sep 2018 15:13:03 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d9e93c84a104a3c8872dd8724ca8a31","status":"ACTIVE","subnets":["a21b8d27-6884-4a27-90be-806b7524c88f"],"description":"","tags":[],"updated_at":"2018-09-26T15:03:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:01Z","provider:network_type":"flat"}]} 2018-09-26 15:13:03,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks used request id req-bd168a21-eab8-45bc-b4b1-93df0549edde 2018-09-26 15:13:03,837 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:13:04,210 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0c7c84139066496f9a2df1131102d54b", "name": "Member"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}, {"id": "a1be3c5f54ea4d32bdac62ed19bb0556", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T16:13:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40362b1694d34617907ba84ff171f237", "name": "connection_check-project_5bf4cb88-ff44-4683-bfaf-e00e0fc2b71a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/40362b1694d34617907ba84ff171f237", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/40362b1694d34617907ba84ff171f237", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/40362b1694d34617907ba84ff171f237", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/40362b1694d34617907ba84ff171f237", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/40362b1694d34617907ba84ff171f237", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/40362b1694d34617907ba84ff171f237", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/40362b1694d34617907ba84ff171f237", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/40362b1694d34617907ba84ff171f237", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/40362b1694d34617907ba84ff171f237", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/40362b1694d34617907ba84ff171f237", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/40362b1694d34617907ba84ff171f237", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/40362b1694d34617907ba84ff171f237", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_5bf4cb88-ff44-4683-bfaf-e00e0fc2b71a", "id": "968a8a055fc545628ebdb4cc9b10e93a"}, "audit_ids": ["VUb2k08LSTyVElfmayb-Jg"], "issued_at": "2018-09-26T15:13:04.000000Z"}} 2018-09-26 15:13:04,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1178f86a84ccb5c76ee8240169ce79907cea3a" 2018-09-26 15:13:05,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-51e3cf8a-3aeb-48c9-9836-4dc3ded0cfce Date: Wed, 26 Sep 2018 15:13:05 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d9e93c84a104a3c8872dd8724ca8a31","status":"ACTIVE","subnets":["a21b8d27-6884-4a27-90be-806b7524c88f"],"description":"","tags":[],"updated_at":"2018-09-26T15:03:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:01Z","provider:network_type":"flat"}]} 2018-09-26 15:13:05,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?router%3Aexternal=True used request id req-51e3cf8a-3aeb-48c9-9836-4dc3ded0cfce 2018-09-26 15:13:05,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f3dffb7c-5fcf-4cce-9309-0625cbadd759 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1178f86a84ccb5c76ee8240169ce79907cea3a" 2018-09-26 15:13:06,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-d02f7757-07c0-4140-84c4-9460a29ac764 Date: Wed, 26 Sep 2018 15:13:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:09Z","dns_nameservers":[],"updated_at":"2018-09-26T15:03:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"6d9e93c84a104a3c8872dd8724ca8a31","id":"a21b8d27-6884-4a27-90be-806b7524c88f","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-26 15:13:06,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f3dffb7c-5fcf-4cce-9309-0625cbadd759 used request id req-d02f7757-07c0-4140-84c4-9460a29ac764 2018-09-26 15:13:06,052 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 15:13:06,052 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:06,101 - keystoneauth.identity.v2 - DEBUG - Making authentication request to http://172.30.9.22:5000/v2.0/tokens 2018-09-26 15:13:06,116 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-09-26 15:13:06,117 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 15:13:06,118 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:13:06,529 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0c7c84139066496f9a2df1131102d54b", "name": "Member"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}, {"id": "a1be3c5f54ea4d32bdac62ed19bb0556", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T16:13:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40362b1694d34617907ba84ff171f237", "name": "connection_check-project_5bf4cb88-ff44-4683-bfaf-e00e0fc2b71a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/40362b1694d34617907ba84ff171f237", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/40362b1694d34617907ba84ff171f237", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/40362b1694d34617907ba84ff171f237", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/40362b1694d34617907ba84ff171f237", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/40362b1694d34617907ba84ff171f237", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/40362b1694d34617907ba84ff171f237", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/40362b1694d34617907ba84ff171f237", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/40362b1694d34617907ba84ff171f237", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/40362b1694d34617907ba84ff171f237", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/40362b1694d34617907ba84ff171f237", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/40362b1694d34617907ba84ff171f237", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/40362b1694d34617907ba84ff171f237", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_5bf4cb88-ff44-4683-bfaf-e00e0fc2b71a", "id": "968a8a055fc545628ebdb4cc9b10e93a"}, "audit_ids": ["mNvjTIKoTne0M_AXBz993A"], "issued_at": "2018-09-26T15:13:06.000000Z"}} 2018-09-26 15:13:06,531 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2d506771e2497d256f3977c4f79db67be120eae" 2018-09-26 15:13:07,190 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a18c62b8-e345-4717-8872-8acbe86c9b03 x-compute-request-id: req-a18c62b8-e345-4717-8872-8acbe86c9b03 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 15:13:07,190 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail used request id req-a18c62b8-e345-4717-8872-8acbe86c9b03 2018-09-26 15:13:07,192 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 15:13:07,193 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:13:07,643 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0c7c84139066496f9a2df1131102d54b", "name": "Member"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}, {"id": "a1be3c5f54ea4d32bdac62ed19bb0556", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T16:13:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40362b1694d34617907ba84ff171f237", "name": "connection_check-project_5bf4cb88-ff44-4683-bfaf-e00e0fc2b71a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/40362b1694d34617907ba84ff171f237", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/40362b1694d34617907ba84ff171f237", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/40362b1694d34617907ba84ff171f237", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/40362b1694d34617907ba84ff171f237", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/40362b1694d34617907ba84ff171f237", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/40362b1694d34617907ba84ff171f237", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/40362b1694d34617907ba84ff171f237", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/40362b1694d34617907ba84ff171f237", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/40362b1694d34617907ba84ff171f237", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/40362b1694d34617907ba84ff171f237", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/40362b1694d34617907ba84ff171f237", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/40362b1694d34617907ba84ff171f237", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_5bf4cb88-ff44-4683-bfaf-e00e0fc2b71a", "id": "968a8a055fc545628ebdb4cc9b10e93a"}, "audit_ids": ["IwDL0o_yTsKbCsY6SKI0kw"], "issued_at": "2018-09-26T15:13:07.000000Z"}} 2018-09-26 15:13:07,647 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eeb0986f0436cc0ea2745dd98f0d524a4b23a7d" 2018-09-26 15:13:08,400 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7fa263ae-e505-4695-8b0b-06744f614973 x-compute-request-id: req-7fa263ae-e505-4695-8b0b-06744f614973 Content-Encoding: gzip Content-Length: 718 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 225}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 228}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-09-26 15:13:08,400 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-7fa263ae-e505-4695-8b0b-06744f614973 2018-09-26 15:13:08,402 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-26 15:13:08,403 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:08,416 - keystoneauth.identity.v2 - DEBUG - Making authentication request to http://172.30.9.22:5000/v2.0/tokens 2018-09-26 15:13:08,431 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-09-26 15:13:08,431 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-26 15:13:08,432 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:13:08,865 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0c7c84139066496f9a2df1131102d54b", "name": "Member"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}, {"id": "a1be3c5f54ea4d32bdac62ed19bb0556", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T16:13:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40362b1694d34617907ba84ff171f237", "name": "connection_check-project_5bf4cb88-ff44-4683-bfaf-e00e0fc2b71a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/40362b1694d34617907ba84ff171f237", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/40362b1694d34617907ba84ff171f237", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/40362b1694d34617907ba84ff171f237", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/40362b1694d34617907ba84ff171f237", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/40362b1694d34617907ba84ff171f237", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/40362b1694d34617907ba84ff171f237", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/40362b1694d34617907ba84ff171f237", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/40362b1694d34617907ba84ff171f237", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/40362b1694d34617907ba84ff171f237", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/40362b1694d34617907ba84ff171f237", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/40362b1694d34617907ba84ff171f237", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/40362b1694d34617907ba84ff171f237", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_5bf4cb88-ff44-4683-bfaf-e00e0fc2b71a", "id": "968a8a055fc545628ebdb4cc9b10e93a"}, "audit_ids": ["oJgtoySGQiGzTwtij6oErw"], "issued_at": "2018-09-26T15:13:08.000000Z"}} 2018-09-26 15:13:08,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/40362b1694d34617907ba84ff171f237/stacks? -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e92a1c7694e24b8dcb51321c70c6373e1ef2bad6" 2018-09-26 15:13:09,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:08 GMT Server: Apache x-openstack-request-id: req-112ef2a3-af55-494d-9467-08dfafd13aeb Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-26 15:13:09,593 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/40362b1694d34617907ba84ff171f237/stacks used request id req-112ef2a3-af55-494d-9467-08dfafd13aeb 2018-09-26 15:13:09,593 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:09,613 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-09-26 15:13:09,615 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:13:09,984 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0c7c84139066496f9a2df1131102d54b", "name": "Member"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}, {"id": "a1be3c5f54ea4d32bdac62ed19bb0556", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T16:13:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40362b1694d34617907ba84ff171f237", "name": "connection_check-project_5bf4cb88-ff44-4683-bfaf-e00e0fc2b71a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/40362b1694d34617907ba84ff171f237", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/40362b1694d34617907ba84ff171f237", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/40362b1694d34617907ba84ff171f237", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/40362b1694d34617907ba84ff171f237", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/40362b1694d34617907ba84ff171f237", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/40362b1694d34617907ba84ff171f237", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/40362b1694d34617907ba84ff171f237", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/40362b1694d34617907ba84ff171f237", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/40362b1694d34617907ba84ff171f237", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/40362b1694d34617907ba84ff171f237", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/40362b1694d34617907ba84ff171f237", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/40362b1694d34617907ba84ff171f237", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_5bf4cb88-ff44-4683-bfaf-e00e0fc2b71a", "id": "968a8a055fc545628ebdb4cc9b10e93a"}, "audit_ids": ["w8rHhnlXRO6ITxB_gaL3TQ"], "issued_at": "2018-09-26T15:13:09.000000Z"}} 2018-09-26 15:13:09,987 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/40362b1694d34617907ba84ff171f237/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9dca97ff69b5889d66a18016ba98787346b8e1c" 2018-09-26 15:13:10,841 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:10 GMT Server: Apache x-compute-request-id: req-2c9ccfdf-d2ea-486d-b1c0-3148ee5e7ce7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2c9ccfdf-d2ea-486d-b1c0-3148ee5e7ce7 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-26 15:13:10,841 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/40362b1694d34617907ba84ff171f237/volumes/detail used request id req-2c9ccfdf-d2ea-486d-b1c0-3148ee5e7ce7 2018-09-26 15:13:10,842 - xtesting.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok ---------------------------------------------------------------------- Ran 14 tests in 10.278s OK 2018-09-26 15:13:10,994 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-26 15:13:10,995 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:10 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-09-26 15:13:11,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 15:13:11,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f4096b300c1947b1570b8f2a42734dd22bcad0" 2018-09-26 15:13:11,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29bd0819-18fe-40eb-8105-8e9aecd240cf Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c7c84139066496f9a2df1131102d54b", "links": {"self": "http://172.30.9.22:5000/v3/roles/0c7c84139066496f9a2df1131102d54b"}, "name": "Member"}, {"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1be3c5f54ea4d32bdac62ed19bb0556", "links": {"self": "http://172.30.9.22:5000/v3/roles/a1be3c5f54ea4d32bdac62ed19bb0556"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 15:13:11,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-29bd0819-18fe-40eb-8105-8e9aecd240cf 2018-09-26 15:13:11,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.160676956177s 2018-09-26 15:13:11,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-26 15:13:11,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/a1be3c5f54ea4d32bdac62ed19bb0556 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f4096b300c1947b1570b8f2a42734dd22bcad0" 2018-09-26 15:13:11,344 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:13:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba112f62-e2c3-450e-8e61-27405cab8500 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:13:11,345 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/a1be3c5f54ea4d32bdac62ed19bb0556 used request id req-ba112f62-e2c3-450e-8e61-27405cab8500 2018-09-26 15:13:11,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.181344985962s 2018-09-26 15:13:11,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 15:13:11,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}53f4096b300c1947b1570b8f2a42734dd22bcad0" 2018-09-26 15:13:11,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-def8d203-f543-4e31-8b4e-18986ac1fe91 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/0f6038362f804bdf973a1259ba7dca0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f6038362f804bdf973a1259ba7dca0e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1eb559e7c1dd4418b86e31ef3084f2ec"}, "domain_id": "75cdea7ae1e047b59527bd851db52c3a", "enabled": true, "options": {}, "id": "1eb559e7c1dd4418b86e31ef3084f2ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/4bdccdd75552479f98bffcd1d64b7662"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bdccdd75552479f98bffcd1d64b7662", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/4c02226b29744674bd45691e05726e9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c02226b29744674bd45691e05726e9e", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/5857b05d047642649579991b794ec602"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5857b05d047642649579991b794ec602", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/6e819320ddea4588808c69aeee5f74c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e819320ddea4588808c69aeee5f74c6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/7d97fc2ab1f2454b92dd6da51d8b72b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9433c47bb55b49999cf3f4179d1f9381"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9433c47bb55b49999cf3f4179d1f9381", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_5bf4cb88-ff44-4683-bfaf-e00e0fc2b71a", "links": {"self": "http://172.30.9.22:5000/v3/users/968a8a055fc545628ebdb4cc9b10e93a"}, "domain_id": "default", "enabled": true, "id": "968a8a055fc545628ebdb4cc9b10e93a", "options": {}}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/9e63f838fd5b45728e8e57b0fc0cb664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e63f838fd5b45728e8e57b0fc0cb664", "email": "heat@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/a31274f6a9b346deb22160d9bfd8b380"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a31274f6a9b346deb22160d9bfd8b380", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/c3bff15c726d4e33aac8d94d4c693699"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c3bff15c726d4e33aac8d94d4c693699", "email": "congress@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/da2d5b9a5312407d85c50744f177f3a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da2d5b9a5312407d85c50744f177f3a3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/da30243f7cce43e39ea7a153cd6ce802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da30243f7cce43e39ea7a153cd6ce802", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fca2410da1d748118f4fe3f25d00c681"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca2410da1d748118f4fe3f25d00c681", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-26 15:13:11,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-def8d203-f543-4e31-8b4e-18986ac1fe91 2018-09-26 15:13:11,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.093554019928s 2018-09-26 15:13:11,440 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-def8d203-f543-4e31-8b4e-18986ac1fe91 2018-09-26 15:13:11,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 15:13:11,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/968a8a055fc545628ebdb4cc9b10e93a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}53f4096b300c1947b1570b8f2a42734dd22bcad0" 2018-09-26 15:13:11,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9758e94f-6a2d-484b-85d2-b26fc9f31ecd Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/968a8a055fc545628ebdb4cc9b10e93a"}, "enabled": true, "id": "968a8a055fc545628ebdb4cc9b10e93a", "options": {}, "domain_id": "default", "name": "connection_check-user_5bf4cb88-ff44-4683-bfaf-e00e0fc2b71a"}} 2018-09-26 15:13:11,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/968a8a055fc545628ebdb4cc9b10e93a used request id req-9758e94f-6a2d-484b-85d2-b26fc9f31ecd 2018-09-26 15:13:11,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0982110500336s 2018-09-26 15:13:11,544 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/968a8a055fc545628ebdb4cc9b10e93a used request id req-9758e94f-6a2d-484b-85d2-b26fc9f31ecd 2018-09-26 15:13:11,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-26 15:13:11,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/968a8a055fc545628ebdb4cc9b10e93a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}53f4096b300c1947b1570b8f2a42734dd22bcad0" 2018-09-26 15:13:11,840 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:13:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e7d6a53-6474-4122-823c-25300828962b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:13:11,841 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/968a8a055fc545628ebdb4cc9b10e93a used request id req-8e7d6a53-6474-4122-823c-25300828962b 2018-09-26 15:13:11,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.295861005783s 2018-09-26 15:13:11,841 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/968a8a055fc545628ebdb4cc9b10e93a used request id req-8e7d6a53-6474-4122-823c-25300828962b 2018-09-26 15:13:11,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 15:13:11,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}53f4096b300c1947b1570b8f2a42734dd22bcad0" 2018-09-26 15:13:11,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10ff7938-4b0d-4e12-9e7f-2524e305644f Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4"}, "enabled": true, "id": "32e2fc060ffa4464a00bce7763dbcae4", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/40362b1694d34617907ba84ff171f237"}, "enabled": true, "id": "40362b1694d34617907ba84ff171f237", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_5bf4cb88-ff44-4683-bfaf-e00e0fc2b71a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31"}, "enabled": true, "id": "6d9e93c84a104a3c8872dd8724ca8a31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 15:13:11,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-10ff7938-4b0d-4e12-9e7f-2524e305644f 2018-09-26 15:13:11,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.123857975006s 2018-09-26 15:13:11,966 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-10ff7938-4b0d-4e12-9e7f-2524e305644f 2018-09-26 15:13:11,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-26 15:13:11,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/40362b1694d34617907ba84ff171f237 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}53f4096b300c1947b1570b8f2a42734dd22bcad0" 2018-09-26 15:13:12,125 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:13:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddc7c7fd-ed92-4574-bae3-b7ee8d7a1057 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:13:12,125 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/40362b1694d34617907ba84ff171f237 used request id req-ddc7c7fd-ed92-4574-bae3-b7ee8d7a1057 2018-09-26 15:13:12,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.156883955002s 2018-09-26 15:13:12,126 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/40362b1694d34617907ba84ff171f237 used request id req-ddc7c7fd-ed92-4574-bae3-b7ee8d7a1057 2018-09-26 15:13:12,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 15:13:12,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f4096b300c1947b1570b8f2a42734dd22bcad0" 2018-09-26 15:13:12,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f7f9610-c1db-4026-8103-4fb4dea11373 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c7c84139066496f9a2df1131102d54b", "links": {"self": "http://172.30.9.22:5000/v3/roles/0c7c84139066496f9a2df1131102d54b"}, "name": "Member"}, {"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 15:13:12,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-8f7f9610-c1db-4026-8103-4fb4dea11373 2018-09-26 15:13:12,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.080747127533s 2018-09-26 15:13:12,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-26 15:13:12,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/0c7c84139066496f9a2df1131102d54b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f4096b300c1947b1570b8f2a42734dd22bcad0" 2018-09-26 15:13:12,429 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:13:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5206eaab-7a50-48bd-b846-746658b0b603 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:13:12,429 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/0c7c84139066496f9a2df1131102d54b used request id req-5206eaab-7a50-48bd-b846-746658b0b603 2018-09-26 15:13:12,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.220915079117s 2018-09-26 15:13:12,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 15:13:12,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=40362b1694d34617907ba84ff171f237&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}53f4096b300c1947b1570b8f2a42734dd22bcad0" 2018-09-26 15:13:13,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-693f4441-f445-483b-853a-ea684b059b26 Date: Wed, 26 Sep 2018 15:13:13 GMT RESP BODY: {"security_groups": []} 2018-09-26 15:13:13,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=40362b1694d34617907ba84ff171f237&name=default used request id req-693f4441-f445-483b-853a-ea684b059b26 2018-09-26 15:13:13,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 1.13086414337s 2018-09-26 15:13:13,566 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=40362b1694d34617907ba84ff171f237&name=default used request id req-693f4441-f445-483b-853a-ea684b059b26 2018-09-26 15:13:13,587 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-09-26 15:13:13,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 15:13:13,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 15:13:13,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 15:13:13,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 15:13:13,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 15:13:13,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 15:13:13,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 15:13:13,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 15:13:13,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 15:13:13,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 15:13:13,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 15:13:13,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 15:13:13,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 15:13:13,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 15:13:13,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 15:13:13,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 15:13:13,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 15:13:13,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 15:13:13,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 15:13:13,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 15:13:13,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 15:13:13,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 15:13:13,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-26 15:13:13,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:13:13,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6141d211-e358-48c3-8753-69f095f2161d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:13:13,618 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-6141d211-e358-48c3-8753-69f095f2161d 2018-09-26 15:13:13,619 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:13:14,012 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:13:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["VI3Xk57XQk2tQcsqoC9K9Q"], "issued_at": "2018-09-26T15:13:14.000000Z"}} 2018-09-26 15:13:14,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a06a13810cc167599e721ce7069446c24482505" 2018-09-26 15:13:14,021 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:13:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:13:14,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a06a13810cc167599e721ce7069446c24482505" 2018-09-26 15:13:14,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da040083-0af3-4aa8-8223-320811d9a0b2 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/75cdea7ae1e047b59527bd851db52c3a"}, "description": "", "name": "heat_stack", "enabled": true, "id": "75cdea7ae1e047b59527bd851db52c3a"}, {"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-26 15:13:14,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-da040083-0af3-4aa8-8223-320811d9a0b2 2018-09-26 15:13:14,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.507804870605s 2018-09-26 15:13:14,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-26 15:13:14,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8a06a13810cc167599e721ce7069446c24482505" -d '{"project": {"description": "Created by OPNFV Functest: api_check", "enabled": true, "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}}' 2018-09-26 15:13:14,298 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 15:13:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83f5e5d3-5d90-4d0c-825a-083fa0341c60 Content-Length: 352 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:13:14,298 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-83f5e5d3-5d90-4d0c-825a-083fa0341c60 2018-09-26 15:13:14,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.179113864899s 2018-09-26 15:13:14,298 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-83f5e5d3-5d90-4d0c-825a-083fa0341c60 2018-09-26 15:13:14,299 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'api_check-project_4f363320-3960-4a81-9e2b-48d604661315', 'id': u'27d48581408d451aadce970d111d0cc1', 'description': u'Created by OPNFV Functest: api_check', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-09-26 15:13:14,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-26 15:13:14,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.35689496994s 2018-09-26 15:13:14,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/70c1796720b24849a78177d3a880735f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a06a13810cc167599e721ce7069446c24482505" 2018-09-26 15:13:14,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cdf47ea-3c68-4a78-adca-e4660c134f17 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/70c1796720b24849a78177d3a880735f"}, "enabled": true, "id": "70c1796720b24849a78177d3a880735f", "options": {}, "domain_id": "default", "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:13:14,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/70c1796720b24849a78177d3a880735f used request id req-2cdf47ea-3c68-4a78-adca-e4660c134f17 2018-09-26 15:13:14,757 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'70c1796720b24849a78177d3a880735f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'api_check-user_4f363320-3960-4a81-9e2b-48d604661315'}) 2018-09-26 15:13:14,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 15:13:14,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a06a13810cc167599e721ce7069446c24482505" 2018-09-26 15:13:14,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f482eb2-311f-413d-8a35-d0a9a689dddc Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 15:13:14,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-9f482eb2-311f-413d-8a35-d0a9a689dddc 2018-09-26 15:13:14,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.021124124527s 2018-09-26 15:13:14,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 15:13:14,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a06a13810cc167599e721ce7069446c24482505" 2018-09-26 15:13:14,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-531dad74-939d-44ee-9d9a-c1a81e7040a8 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 15:13:14,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-531dad74-939d-44ee-9d9a-c1a81e7040a8 2018-09-26 15:13:14,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0658421516418s 2018-09-26 15:13:14,846 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-26 15:13:14,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-26 15:13:14,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a06a13810cc167599e721ce7069446c24482505" -d '{"role": {"name": "Member"}}' 2018-09-26 15:13:14,997 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 15:13:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22ba1850-c1eb-4b05-adf1-70b0bd70196a Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "661b87bcbe3744a58cdd53d43ae2b583", "links": {"self": "http://172.30.9.22:5000/v3/roles/661b87bcbe3744a58cdd53d43ae2b583"}, "name": "Member"}} 2018-09-26 15:13:14,997 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-22ba1850-c1eb-4b05-adf1-70b0bd70196a 2018-09-26 15:13:14,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.151243925095s 2018-09-26 15:13:14,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles/661b87bcbe3744a58cdd53d43ae2b583 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a06a13810cc167599e721ce7069446c24482505" 2018-09-26 15:13:15,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93e3afe5-b7f2-412d-9c1e-6c7336040f3b Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/661b87bcbe3744a58cdd53d43ae2b583"}, "domain_id": null, "name": "Member", "id": "661b87bcbe3744a58cdd53d43ae2b583"}} 2018-09-26 15:13:15,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/661b87bcbe3744a58cdd53d43ae2b583 used request id req-93e3afe5-b7f2-412d-9c1e-6c7336040f3b 2018-09-26 15:13:15,089 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.22:5000/v3/roles/661b87bcbe3744a58cdd53d43ae2b583'}, 'domain_id': None, 'human_id': None, 'id': u'661b87bcbe3744a58cdd53d43ae2b583', 'HUMAN_ID': False}) 2018-09-26 15:13:15,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 15:13:15,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a06a13810cc167599e721ce7069446c24482505" 2018-09-26 15:13:15,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dd9ead5-0089-4847-9825-580ec28f2753 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "661b87bcbe3744a58cdd53d43ae2b583", "links": {"self": "http://172.30.9.22:5000/v3/roles/661b87bcbe3744a58cdd53d43ae2b583"}, "name": "Member"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 15:13:15,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-7dd9ead5-0089-4847-9825-580ec28f2753 2018-09-26 15:13:15,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.139703989029s 2018-09-26 15:13:15,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 15:13:15,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a06a13810cc167599e721ce7069446c24482505" 2018-09-26 15:13:15,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-392cd3ea-d415-46df-b67c-7b8cdb5470a3 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 15:13:15,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-392cd3ea-d415-46df-b67c-7b8cdb5470a3 2018-09-26 15:13:15,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0812060832977s 2018-09-26 15:13:15,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 15:13:15,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a06a13810cc167599e721ce7069446c24482505" 2018-09-26 15:13:15,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf0c49f9-7f52-4a36-843a-3a15c40d06a2 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/0f6038362f804bdf973a1259ba7dca0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f6038362f804bdf973a1259ba7dca0e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1eb559e7c1dd4418b86e31ef3084f2ec"}, "domain_id": "75cdea7ae1e047b59527bd851db52c3a", "enabled": true, "options": {}, "id": "1eb559e7c1dd4418b86e31ef3084f2ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/4bdccdd75552479f98bffcd1d64b7662"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bdccdd75552479f98bffcd1d64b7662", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/4c02226b29744674bd45691e05726e9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c02226b29744674bd45691e05726e9e", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/5857b05d047642649579991b794ec602"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5857b05d047642649579991b794ec602", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/6e819320ddea4588808c69aeee5f74c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e819320ddea4588808c69aeee5f74c6", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "links": {"self": "http://172.30.9.22:5000/v3/users/70c1796720b24849a78177d3a880735f"}, "domain_id": "default", "enabled": true, "id": "70c1796720b24849a78177d3a880735f", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/7d97fc2ab1f2454b92dd6da51d8b72b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9433c47bb55b49999cf3f4179d1f9381"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9433c47bb55b49999cf3f4179d1f9381", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/9e63f838fd5b45728e8e57b0fc0cb664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e63f838fd5b45728e8e57b0fc0cb664", "email": "heat@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/a31274f6a9b346deb22160d9bfd8b380"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a31274f6a9b346deb22160d9bfd8b380", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/c3bff15c726d4e33aac8d94d4c693699"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c3bff15c726d4e33aac8d94d4c693699", "email": "congress@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/da2d5b9a5312407d85c50744f177f3a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da2d5b9a5312407d85c50744f177f3a3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/da30243f7cce43e39ea7a153cd6ce802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da30243f7cce43e39ea7a153cd6ce802", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fca2410da1d748118f4fe3f25d00c681"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca2410da1d748118f4fe3f25d00c681", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-26 15:13:15,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-bf0c49f9-7f52-4a36-843a-3a15c40d06a2 2018-09-26 15:13:15,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.173998117447s 2018-09-26 15:13:15,487 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-bf0c49f9-7f52-4a36-843a-3a15c40d06a2 2018-09-26 15:13:15,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 15:13:15,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a06a13810cc167599e721ce7069446c24482505" 2018-09-26 15:13:15,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c678fcc-80fd-49c0-a13b-93ceaca3d2ba Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4"}, "enabled": true, "id": "32e2fc060ffa4464a00bce7763dbcae4", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31"}, "enabled": true, "id": "6d9e93c84a104a3c8872dd8724ca8a31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 15:13:15,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-5c678fcc-80fd-49c0-a13b-93ceaca3d2ba 2018-09-26 15:13:15,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0741319656372s 2018-09-26 15:13:15,568 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-5c678fcc-80fd-49c0-a13b-93ceaca3d2ba 2018-09-26 15:13:15,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 15:13:15,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=70c1796720b24849a78177d3a880735f&scope.project.id=27d48581408d451aadce970d111d0cc1&role.id=661b87bcbe3744a58cdd53d43ae2b583 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a06a13810cc167599e721ce7069446c24482505" 2018-09-26 15:13:15,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1be1a8cb-4dbf-462f-a390-cef7efaaa7ae Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=70c1796720b24849a78177d3a880735f&scope.project.id=27d48581408d451aadce970d111d0cc1&role.id=661b87bcbe3744a58cdd53d43ae2b583", "previous": null, "next": null}} 2018-09-26 15:13:15,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=70c1796720b24849a78177d3a880735f&scope.project.id=27d48581408d451aadce970d111d0cc1&role.id=661b87bcbe3744a58cdd53d43ae2b583 used request id req-1be1a8cb-4dbf-462f-a390-cef7efaaa7ae 2018-09-26 15:13:15,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.079647064209s 2018-09-26 15:13:15,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 15:13:15,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1/users/70c1796720b24849a78177d3a880735f/roles/661b87bcbe3744a58cdd53d43ae2b583 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a06a13810cc167599e721ce7069446c24482505" 2018-09-26 15:13:15,785 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:13:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10b313d2-e6e2-4a34-859a-104c52269d85 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:13:15,785 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1/users/70c1796720b24849a78177d3a880735f/roles/661b87bcbe3744a58cdd53d43ae2b583 used request id req-10b313d2-e6e2-4a34-859a-104c52269d85 2018-09-26 15:13:15,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.134914875031s 2018-09-26 15:13:15,786 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'api_check-project_4f363320-3960-4a81-9e2b-48d604661315', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': 'ed725361-0e49-4c9a-85cd-05042fbb95b0', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'api_check-user_4f363320-3960-4a81-9e2b-48d604661315', 'project_id': u'27d48581408d451aadce970d111d0cc1', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-26 15:13:15,787 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 15:13:15,787 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 15:13:15,788 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 15:13:15,788 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 15:13:15,788 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 15:13:15,788 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 15:13:15,788 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 15:13:15,788 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 15:13:15,788 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 15:13:15,788 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 15:13:15,788 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 15:13:15,789 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 15:13:15,789 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 15:13:15,789 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 15:13:15,789 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 15:13:15,789 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 15:13:15,789 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 15:13:15,789 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 15:13:15,789 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 15:13:15,790 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 15:13:15,790 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 15:13:15,790 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 15:13:15,791 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'api_check-user_4f363320-3960-4a81-9e2b-48d604661315', 'password': 'ed725361-0e49-4c9a-85cd-05042fbb95b0', 'project_name': 'api_check-project_4f363320-3960-4a81-9e2b-48d604661315', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '27d48581408d451aadce970d111d0cc1', 'project_domain_name': 'Default'} 2018-09-26 15:13:15,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 15:13:15,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a06a13810cc167599e721ce7069446c24482505" 2018-09-26 15:13:15,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01acdc32-eff2-4a48-b520-066a83361d34 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "661b87bcbe3744a58cdd53d43ae2b583", "links": {"self": "http://172.30.9.22:5000/v3/roles/661b87bcbe3744a58cdd53d43ae2b583"}, "name": "Member"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 15:13:15,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-01acdc32-eff2-4a48-b520-066a83361d34 2018-09-26 15:13:15,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.140832901001s 2018-09-26 15:13:15,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 15:13:15,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a06a13810cc167599e721ce7069446c24482505" 2018-09-26 15:13:16,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b759ce0b-abc5-4d19-9d0b-51b785009f53 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "661b87bcbe3744a58cdd53d43ae2b583", "links": {"self": "http://172.30.9.22:5000/v3/roles/661b87bcbe3744a58cdd53d43ae2b583"}, "name": "Member"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 15:13:16,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-b759ce0b-abc5-4d19-9d0b-51b785009f53 2018-09-26 15:13:16,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.156888008118s 2018-09-26 15:13:16,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 15:13:16,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a06a13810cc167599e721ce7069446c24482505" 2018-09-26 15:13:16,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a1d5bb9-c7e4-4a46-8ef5-88026d019a94 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 15:13:16,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-9a1d5bb9-c7e4-4a46-8ef5-88026d019a94 2018-09-26 15:13:16,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0799701213837s 2018-09-26 15:13:16,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 15:13:16,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a06a13810cc167599e721ce7069446c24482505" 2018-09-26 15:13:16,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d43f2716-9999-42aa-a3d7-ab4919849b75 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/0f6038362f804bdf973a1259ba7dca0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f6038362f804bdf973a1259ba7dca0e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1eb559e7c1dd4418b86e31ef3084f2ec"}, "domain_id": "75cdea7ae1e047b59527bd851db52c3a", "enabled": true, "options": {}, "id": "1eb559e7c1dd4418b86e31ef3084f2ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/4bdccdd75552479f98bffcd1d64b7662"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bdccdd75552479f98bffcd1d64b7662", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/4c02226b29744674bd45691e05726e9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c02226b29744674bd45691e05726e9e", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/5857b05d047642649579991b794ec602"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5857b05d047642649579991b794ec602", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/6e819320ddea4588808c69aeee5f74c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e819320ddea4588808c69aeee5f74c6", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "links": {"self": "http://172.30.9.22:5000/v3/users/70c1796720b24849a78177d3a880735f"}, "domain_id": "default", "enabled": true, "id": "70c1796720b24849a78177d3a880735f", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/7d97fc2ab1f2454b92dd6da51d8b72b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9433c47bb55b49999cf3f4179d1f9381"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9433c47bb55b49999cf3f4179d1f9381", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/9e63f838fd5b45728e8e57b0fc0cb664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e63f838fd5b45728e8e57b0fc0cb664", "email": "heat@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/a31274f6a9b346deb22160d9bfd8b380"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a31274f6a9b346deb22160d9bfd8b380", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/c3bff15c726d4e33aac8d94d4c693699"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c3bff15c726d4e33aac8d94d4c693699", "email": "congress@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/da2d5b9a5312407d85c50744f177f3a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da2d5b9a5312407d85c50744f177f3a3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/da30243f7cce43e39ea7a153cd6ce802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da30243f7cce43e39ea7a153cd6ce802", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fca2410da1d748118f4fe3f25d00c681"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca2410da1d748118f4fe3f25d00c681", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-26 15:13:16,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-d43f2716-9999-42aa-a3d7-ab4919849b75 2018-09-26 15:13:16,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0860900878906s 2018-09-26 15:13:16,262 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-d43f2716-9999-42aa-a3d7-ab4919849b75 2018-09-26 15:13:16,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 15:13:16,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a06a13810cc167599e721ce7069446c24482505" 2018-09-26 15:13:16,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f77fe7fb-4e40-491a-b6a9-ea2bf0f2639b Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4"}, "enabled": true, "id": "32e2fc060ffa4464a00bce7763dbcae4", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31"}, "enabled": true, "id": "6d9e93c84a104a3c8872dd8724ca8a31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 15:13:16,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-f77fe7fb-4e40-491a-b6a9-ea2bf0f2639b 2018-09-26 15:13:16,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0881650447845s 2018-09-26 15:13:16,357 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-f77fe7fb-4e40-491a-b6a9-ea2bf0f2639b 2018-09-26 15:13:16,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 15:13:16,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=70c1796720b24849a78177d3a880735f&scope.project.id=27d48581408d451aadce970d111d0cc1&role.id=b7fe312ee11d43d7a925dd240013585f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a06a13810cc167599e721ce7069446c24482505" 2018-09-26 15:13:16,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb241de6-fb39-47fa-841e-ebca06853ff0 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=70c1796720b24849a78177d3a880735f&scope.project.id=27d48581408d451aadce970d111d0cc1&role.id=b7fe312ee11d43d7a925dd240013585f", "previous": null, "next": null}} 2018-09-26 15:13:16,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=70c1796720b24849a78177d3a880735f&scope.project.id=27d48581408d451aadce970d111d0cc1&role.id=b7fe312ee11d43d7a925dd240013585f used request id req-cb241de6-fb39-47fa-841e-ebca06853ff0 2018-09-26 15:13:16,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0806181430817s 2018-09-26 15:13:16,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 15:13:16,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1/users/70c1796720b24849a78177d3a880735f/roles/b7fe312ee11d43d7a925dd240013585f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a06a13810cc167599e721ce7069446c24482505" 2018-09-26 15:13:16,588 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:13:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc73f516-304c-45f7-b3ed-b5b945036624 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:13:16,588 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1/users/70c1796720b24849a78177d3a880735f/roles/b7fe312ee11d43d7a925dd240013585f used request id req-fc73f516-304c-45f7-b3ed-b5b945036624 2018-09-26 15:13:16,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.148767948151s 2018-09-26 15:13:16,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 15:13:16,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a06a13810cc167599e721ce7069446c24482505" 2018-09-26 15:13:16,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2c30edf-9b1f-4eeb-b84e-9099c22781c2 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "661b87bcbe3744a58cdd53d43ae2b583", "links": {"self": "http://172.30.9.22:5000/v3/roles/661b87bcbe3744a58cdd53d43ae2b583"}, "name": "Member"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 15:13:16,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f2c30edf-9b1f-4eeb-b84e-9099c22781c2 2018-09-26 15:13:16,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.078076839447s 2018-09-26 15:13:16,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-26 15:13:16,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a06a13810cc167599e721ce7069446c24482505" -d '{"role": {"name": "heat_stack_owner"}}' 2018-09-26 15:13:16,817 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 15:13:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-534016ff-5175-428e-881f-0638cf18e1f1 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "links": {"self": "http://172.30.9.22:5000/v3/roles/f7bb8dc1ecd0406990f2f6254df2d0f8"}, "name": "heat_stack_owner"}} 2018-09-26 15:13:16,817 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-534016ff-5175-428e-881f-0638cf18e1f1 2018-09-26 15:13:16,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.148945093155s 2018-09-26 15:13:16,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles/f7bb8dc1ecd0406990f2f6254df2d0f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a06a13810cc167599e721ce7069446c24482505" 2018-09-26 15:13:16,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c5cf1e4-53c4-4e97-b5c0-6a7ac6282a00 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/f7bb8dc1ecd0406990f2f6254df2d0f8"}, "domain_id": null, "name": "heat_stack_owner", "id": "f7bb8dc1ecd0406990f2f6254df2d0f8"}} 2018-09-26 15:13:16,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/f7bb8dc1ecd0406990f2f6254df2d0f8 used request id req-5c5cf1e4-53c4-4e97-b5c0-6a7ac6282a00 2018-09-26 15:13:16,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 15:13:16,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a06a13810cc167599e721ce7069446c24482505" 2018-09-26 15:13:16,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30fac9b3-bfdc-4ce2-89a7-6b0c27549beb Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "661b87bcbe3744a58cdd53d43ae2b583", "links": {"self": "http://172.30.9.22:5000/v3/roles/661b87bcbe3744a58cdd53d43ae2b583"}, "name": "Member"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}, {"domain_id": null, "id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "links": {"self": "http://172.30.9.22:5000/v3/roles/f7bb8dc1ecd0406990f2f6254df2d0f8"}, "name": "heat_stack_owner"}]} 2018-09-26 15:13:16,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-30fac9b3-bfdc-4ce2-89a7-6b0c27549beb 2018-09-26 15:13:16,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0813319683075s 2018-09-26 15:13:16,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 15:13:16,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a06a13810cc167599e721ce7069446c24482505" 2018-09-26 15:13:17,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4af9c933-9e6e-4603-a67b-dcfc670e79d4 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 15:13:17,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-4af9c933-9e6e-4603-a67b-dcfc670e79d4 2018-09-26 15:13:17,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0795478820801s 2018-09-26 15:13:17,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 15:13:17,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a06a13810cc167599e721ce7069446c24482505" 2018-09-26 15:13:17,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf9f43c3-0af0-4a3c-b191-846b682964e8 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/0f6038362f804bdf973a1259ba7dca0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f6038362f804bdf973a1259ba7dca0e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1eb559e7c1dd4418b86e31ef3084f2ec"}, "domain_id": "75cdea7ae1e047b59527bd851db52c3a", "enabled": true, "options": {}, "id": "1eb559e7c1dd4418b86e31ef3084f2ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/4bdccdd75552479f98bffcd1d64b7662"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bdccdd75552479f98bffcd1d64b7662", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/4c02226b29744674bd45691e05726e9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c02226b29744674bd45691e05726e9e", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/5857b05d047642649579991b794ec602"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5857b05d047642649579991b794ec602", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/6e819320ddea4588808c69aeee5f74c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e819320ddea4588808c69aeee5f74c6", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "links": {"self": "http://172.30.9.22:5000/v3/users/70c1796720b24849a78177d3a880735f"}, "domain_id": "default", "enabled": true, "id": "70c1796720b24849a78177d3a880735f", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/7d97fc2ab1f2454b92dd6da51d8b72b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9433c47bb55b49999cf3f4179d1f9381"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9433c47bb55b49999cf3f4179d1f9381", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/9e63f838fd5b45728e8e57b0fc0cb664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e63f838fd5b45728e8e57b0fc0cb664", "email": "heat@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/a31274f6a9b346deb22160d9bfd8b380"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a31274f6a9b346deb22160d9bfd8b380", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/c3bff15c726d4e33aac8d94d4c693699"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c3bff15c726d4e33aac8d94d4c693699", "email": "congress@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/da2d5b9a5312407d85c50744f177f3a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da2d5b9a5312407d85c50744f177f3a3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/da30243f7cce43e39ea7a153cd6ce802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da30243f7cce43e39ea7a153cd6ce802", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fca2410da1d748118f4fe3f25d00c681"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca2410da1d748118f4fe3f25d00c681", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-26 15:13:17,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-bf9f43c3-0af0-4a3c-b191-846b682964e8 2018-09-26 15:13:17,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0897381305695s 2018-09-26 15:13:17,145 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-bf9f43c3-0af0-4a3c-b191-846b682964e8 2018-09-26 15:13:17,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 15:13:17,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a06a13810cc167599e721ce7069446c24482505" 2018-09-26 15:13:17,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2be8951-8b2c-4159-b155-825162e99b55 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4"}, "enabled": true, "id": "32e2fc060ffa4464a00bce7763dbcae4", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31"}, "enabled": true, "id": "6d9e93c84a104a3c8872dd8724ca8a31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 15:13:17,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-e2be8951-8b2c-4159-b155-825162e99b55 2018-09-26 15:13:17,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0773530006409s 2018-09-26 15:13:17,229 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-e2be8951-8b2c-4159-b155-825162e99b55 2018-09-26 15:13:17,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 15:13:17,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=70c1796720b24849a78177d3a880735f&scope.project.id=27d48581408d451aadce970d111d0cc1&role.id=f7bb8dc1ecd0406990f2f6254df2d0f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a06a13810cc167599e721ce7069446c24482505" 2018-09-26 15:13:17,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03c7a8a2-de76-42b5-bb4f-9b73520c9799 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=70c1796720b24849a78177d3a880735f&scope.project.id=27d48581408d451aadce970d111d0cc1&role.id=f7bb8dc1ecd0406990f2f6254df2d0f8", "previous": null, "next": null}} 2018-09-26 15:13:17,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=70c1796720b24849a78177d3a880735f&scope.project.id=27d48581408d451aadce970d111d0cc1&role.id=f7bb8dc1ecd0406990f2f6254df2d0f8 used request id req-03c7a8a2-de76-42b5-bb4f-9b73520c9799 2018-09-26 15:13:17,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0794360637665s 2018-09-26 15:13:17,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 15:13:17,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1/users/70c1796720b24849a78177d3a880735f/roles/f7bb8dc1ecd0406990f2f6254df2d0f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a06a13810cc167599e721ce7069446c24482505" 2018-09-26 15:13:17,464 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:13:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73fd0a8d-a13d-4b4f-8284-45a034e1faac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:13:17,464 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1/users/70c1796720b24849a78177d3a880735f/roles/f7bb8dc1ecd0406990f2f6254df2d0f8 used request id req-73fd0a8d-a13d-4b4f-8284-45a034e1faac 2018-09-26 15:13:17,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.153505086899s 2018-09-26 15:13:17,465 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-09-26 15:13:17,465 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-09-26 15:13:17,466 - openstack_tests - INFO - OS Credentials = > 2018-09-26 15:13:17,466 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:17,467 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:13:17,934 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:13:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["Fqt_cB5CTHCg79u3_oL77g"], "issued_at": "2018-09-26T15:13:17.000000Z"}} 2018-09-26 15:13:17,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b41911fc422f58a30ce74d79d4625c76a6e9fa6e" 2018-09-26 15:13:18,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-c7731085-dad4-4e1b-9a22-e7389f133a56 Date: Wed, 26 Sep 2018 15:13:18 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d9e93c84a104a3c8872dd8724ca8a31","status":"ACTIVE","subnets":["a21b8d27-6884-4a27-90be-806b7524c88f"],"description":"","tags":[],"updated_at":"2018-09-26T15:03:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:01Z","provider:network_type":"flat"}]} 2018-09-26 15:13:18,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?router%3Aexternal=True used request id req-c7731085-dad4-4e1b-9a22-e7389f133a56 2018-09-26 15:13:18,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f3dffb7c-5fcf-4cce-9309-0625cbadd759 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b41911fc422f58a30ce74d79d4625c76a6e9fa6e" 2018-09-26 15:13:19,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-1ccb7fac-fd34-4286-9bfd-2842e903ed54 Date: Wed, 26 Sep 2018 15:13:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:09Z","dns_nameservers":[],"updated_at":"2018-09-26T15:03:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"6d9e93c84a104a3c8872dd8724ca8a31","id":"a21b8d27-6884-4a27-90be-806b7524c88f","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-26 15:13:19,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f3dffb7c-5fcf-4cce-9309-0625cbadd759 used request id req-1ccb7fac-fd34-4286-9bfd-2842e903ed54 2018-09-26 15:13:19,876 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-09-26 15:13:19,877 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-09-26 15:13:19,877 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,878 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,879 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,879 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,880 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,880 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,881 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,882 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,883 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,883 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,884 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,885 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,885 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,886 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,887 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,887 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,888 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,889 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,890 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,891 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,891 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,892 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,893 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,894 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,894 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,895 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,896 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,896 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,897 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,898 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,899 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,899 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,900 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,900 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,901 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,902 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,902 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,903 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,903 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,904 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,905 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,905 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,906 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,907 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,907 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,908 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,908 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,909 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,910 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,911 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,911 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,912 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,913 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,913 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,914 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,915 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,915 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,916 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,917 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,917 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,918 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,918 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,919 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,920 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,920 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,921 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,922 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,923 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,924 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,924 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,925 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,925 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,926 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,928 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,929 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,929 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,930 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,930 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,931 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,931 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,989 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,989 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,990 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,990 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:19,991 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:13:20,380 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:13:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["G3rxnpnpT4CQCVstKpQQ1Q"], "issued_at": "2018-09-26T15:13:20.000000Z"}} 2018-09-26 15:13:20,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ffe832aa32264f3fe6e13b876a35522872576f" 2018-09-26 15:13:20,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db2636b5-9a7b-4035-9333-c7a9e5146729 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:13:20,450 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-db2636b5-9a7b-4035-9333-c7a9e5146729 2018-09-26 15:13:20,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:13:20,460 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:13:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:13:20,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ffe832aa32264f3fe6e13b876a35522872576f" 2018-09-26 15:13:20,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b74616f-da7b-4094-85b5-7f63530c55f1 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 15:13:20,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-5b74616f-da7b-4094-85b5-7f63530c55f1 2018-09-26 15:13:20,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ffe832aa32264f3fe6e13b876a35522872576f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-7c4606f3-765d-4576-a2ef-a4c054872a9f-projName"}}' 2018-09-26 15:13:20,701 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 15:13:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e3a660e-dd6f-4c9a-ac73-5f736284a7a3 Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/99c71e73674545afbd9200835940a3aa"}, "enabled": true, "id": "99c71e73674545afbd9200835940a3aa", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-7c4606f3-765d-4576-a2ef-a4c054872a9f-projName"}} 2018-09-26 15:13:20,702 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-8e3a660e-dd6f-4c9a-ac73-5f736284a7a3 2018-09-26 15:13:20,702 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-7c4606f3-765d-4576-a2ef-a4c054872a9f-projName 2018-09-26 15:13:20,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-7c4606f3-765d-4576-a2ef-a4c054872a9f-projName -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ffe832aa32264f3fe6e13b876a35522872576f" 2018-09-26 15:13:20,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-293eb576-0aa1-4a2d-b749-ed27df35f305 Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-7c4606f3-765d-4576-a2ef-a4c054872a9f-projName", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/99c71e73674545afbd9200835940a3aa"}, "enabled": true, "id": "99c71e73674545afbd9200835940a3aa", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-7c4606f3-765d-4576-a2ef-a4c054872a9f-projName"}]} 2018-09-26 15:13:20,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-7c4606f3-765d-4576-a2ef-a4c054872a9f-projName used request id req-293eb576-0aa1-4a2d-b749-ed27df35f305 2018-09-26 15:13:20,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ffe832aa32264f3fe6e13b876a35522872576f" 2018-09-26 15:13:20,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28973ed5-c2ac-4a29-9c43-2b70f65a4af2 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 15:13:20,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-28973ed5-c2ac-4a29-9c43-2b70f65a4af2 2018-09-26 15:13:20,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ffe832aa32264f3fe6e13b876a35522872576f" 2018-09-26 15:13:21,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-2986738e-efff-4f2b-8e0d-dbd1f63d3008 Date: Wed, 26 Sep 2018 15:13:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:13:21Z", "updated_at": "2018-09-26T15:13:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:21Z", "revision_number": 0, "id": "3e2d559a-959e-4bd3-976c-3ed7bbc2f35e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:21Z", "security_group_id": "03715b57-a8ba-4eb3-bc48-78caf652a26b", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv6", "project_id": "27d48581408d451aadce970d111d0cc1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:21Z", "revision_number": 0, "id": "73728083-bd46-4d2e-9463-c12c0a2887e0", "remote_group_id": "03715b57-a8ba-4eb3-bc48-78caf652a26b", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:21Z", "security_group_id": "03715b57-a8ba-4eb3-bc48-78caf652a26b", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv4", "project_id": "27d48581408d451aadce970d111d0cc1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:21Z", "revision_number": 0, "id": "8d985039-41a2-4f0c-8838-6d919c29de58", "remote_group_id": "03715b57-a8ba-4eb3-bc48-78caf652a26b", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:21Z", "security_group_id": "03715b57-a8ba-4eb3-bc48-78caf652a26b", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv6", "project_id": "27d48581408d451aadce970d111d0cc1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:21Z", "revision_number": 0, "id": "deb539dd-a0a3-4bf6-b1a0-e6dae06bb4de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:21Z", "security_group_id": "03715b57-a8ba-4eb3-bc48-78caf652a26b", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv4", "project_id": "27d48581408d451aadce970d111d0cc1"}], "revision_number": 4, "project_id": "27d48581408d451aadce970d111d0cc1", "id": "03715b57-a8ba-4eb3-bc48-78caf652a26b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "created_at": "2018-09-26T15:03:01Z", "updated_at": "2018-09-26T15:03:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "42b64d20-0cdd-4071-90b3-bed72374e7f4", "remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "7d1bf180-3956-40c0-b13b-87d65c8127c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "985b7c76-8047-404e-bfc0-b56f14b3b0aa", "remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "e7624c79-e96e-4c9f-b820-f381a79bf690", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}], "revision_number": 4, "project_id": "6d9e93c84a104a3c8872dd8724ca8a31", "id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T15:13:13Z", "updated_at": "2018-09-26T15:13:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "2a35cbcd-1532-408c-8786-78c1a7485991", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "342a62ab-967f-4158-a52b-3549330c6d23", "remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "425d5713-a334-4764-a0ae-c2b108101c0f", "remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "75c1d273-287b-4242-9c28-8e24471a8445", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}], "revision_number": 4, "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "name": "default"}]} 2018-09-26 15:13:21,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-2986738e-efff-4f2b-8e0d-dbd1f63d3008 2018-09-26 15:13:21,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ffe832aa32264f3fe6e13b876a35522872576f" 2018-09-26 15:13:22,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2ac7b8e-9d07-4bf9-9553-6ba65f8735ed Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:13:22,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-b2ac7b8e-9d07-4bf9-9553-6ba65f8735ed 2018-09-26 15:13:22,042 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 03715b57-a8ba-4eb3-bc48-78caf652a26b 2018-09-26 15:13:22,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=03715b57-a8ba-4eb3-bc48-78caf652a26b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ffe832aa32264f3fe6e13b876a35522872576f" 2018-09-26 15:13:22,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-337d7892-4955-4e34-8794-0068dec7546a Date: Wed, 26 Sep 2018 15:13:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:13:21Z", "security_group_id": "03715b57-a8ba-4eb3-bc48-78caf652a26b", "port_range_min": null, "revision_number": 0, "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:13:21Z", "project_id": "27d48581408d451aadce970d111d0cc1", "id": "3e2d559a-959e-4bd3-976c-3ed7bbc2f35e"}, {"remote_group_id": "03715b57-a8ba-4eb3-bc48-78caf652a26b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:13:21Z", "security_group_id": "03715b57-a8ba-4eb3-bc48-78caf652a26b", "port_range_min": null, "revision_number": 0, "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:13:21Z", "project_id": "27d48581408d451aadce970d111d0cc1", "id": "73728083-bd46-4d2e-9463-c12c0a2887e0"}, {"remote_group_id": "03715b57-a8ba-4eb3-bc48-78caf652a26b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:13:21Z", "security_group_id": "03715b57-a8ba-4eb3-bc48-78caf652a26b", "port_range_min": null, "revision_number": 0, "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:13:21Z", "project_id": "27d48581408d451aadce970d111d0cc1", "id": "8d985039-41a2-4f0c-8838-6d919c29de58"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:13:21Z", "security_group_id": "03715b57-a8ba-4eb3-bc48-78caf652a26b", "port_range_min": null, "revision_number": 0, "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:13:21Z", "project_id": "27d48581408d451aadce970d111d0cc1", "id": "deb539dd-a0a3-4bf6-b1a0-e6dae06bb4de"}]} 2018-09-26 15:13:22,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=03715b57-a8ba-4eb3-bc48-78caf652a26b used request id req-337d7892-4955-4e34-8794-0068dec7546a 2018-09-26 15:13:22,298 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 15:13:22,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/03715b57-a8ba-4eb3-bc48-78caf652a26b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ffe832aa32264f3fe6e13b876a35522872576f" 2018-09-26 15:13:22,812 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9132fdb3-7122-4b90-b70e-d72b1ba88f30 Content-Length: 0 Date: Wed, 26 Sep 2018 15:13:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:13:22,812 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/03715b57-a8ba-4eb3-bc48-78caf652a26b used request id req-9132fdb3-7122-4b90-b70e-d72b1ba88f30 2018-09-26 15:13:22,812 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-7c4606f3-765d-4576-a2ef-a4c054872a9f-projName 2018-09-26 15:13:22,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/99c71e73674545afbd9200835940a3aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ffe832aa32264f3fe6e13b876a35522872576f" 2018-09-26 15:13:22,988 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:13:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c687f98-547b-412c-be78-1e92e5eeca4f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:13:22,989 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/99c71e73674545afbd9200835940a3aa used request id req-6c687f98-547b-412c-be78-1e92e5eeca4f 2018-09-26 15:13:22,990 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:13:23,384 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:13:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["LxSVfnMfQWaznXD-VqGXtQ"], "issued_at": "2018-09-26T15:13:23.000000Z"}} 2018-09-26 15:13:23,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68443558eb41c0b5c678b898810b9575ac058c5" 2018-09-26 15:13:23,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3140e188-9386-4475-a22c-af9cf043b943 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:13:23,466 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-3140e188-9386-4475-a22c-af9cf043b943 2018-09-26 15:13:23,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:13:23,476 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:13:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:13:23,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68443558eb41c0b5c678b898810b9575ac058c5" 2018-09-26 15:13:23,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0db441c6-3e0d-4d68-b10b-4e9c3490b643 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 15:13:23,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-0db441c6-3e0d-4d68-b10b-4e9c3490b643 2018-09-26 15:13:23,937 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-4ff208d2-436d-4ddb-9a39-ebbdde415fcc-username 2018-09-26 15:13:23,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68443558eb41c0b5c678b898810b9575ac058c5" 2018-09-26 15:13:24,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-114cfbe9-15c1-485e-a5fc-1c5590637aee Content-Encoding: gzip Content-Length: 913 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/0f6038362f804bdf973a1259ba7dca0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f6038362f804bdf973a1259ba7dca0e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1eb559e7c1dd4418b86e31ef3084f2ec"}, "domain_id": "75cdea7ae1e047b59527bd851db52c3a", "enabled": true, "options": {}, "id": "1eb559e7c1dd4418b86e31ef3084f2ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/4bdccdd75552479f98bffcd1d64b7662"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bdccdd75552479f98bffcd1d64b7662", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/4c02226b29744674bd45691e05726e9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c02226b29744674bd45691e05726e9e", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/5857b05d047642649579991b794ec602"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5857b05d047642649579991b794ec602", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/6e819320ddea4588808c69aeee5f74c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e819320ddea4588808c69aeee5f74c6", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "links": {"self": "http://172.30.9.22:5000/v3/users/70c1796720b24849a78177d3a880735f"}, "domain_id": "default", "enabled": true, "id": "70c1796720b24849a78177d3a880735f", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/7d97fc2ab1f2454b92dd6da51d8b72b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9433c47bb55b49999cf3f4179d1f9381"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9433c47bb55b49999cf3f4179d1f9381", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/9e63f838fd5b45728e8e57b0fc0cb664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e63f838fd5b45728e8e57b0fc0cb664", "email": "heat@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/a31274f6a9b346deb22160d9bfd8b380"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a31274f6a9b346deb22160d9bfd8b380", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/c3bff15c726d4e33aac8d94d4c693699"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c3bff15c726d4e33aac8d94d4c693699", "email": "congress@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/da2d5b9a5312407d85c50744f177f3a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da2d5b9a5312407d85c50744f177f3a3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/da30243f7cce43e39ea7a153cd6ce802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da30243f7cce43e39ea7a153cd6ce802", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "KeystoneUtilsTests-4ff208d2-436d-4ddb-9a39-ebbdde415fcc-username", "links": {"self": "http://172.30.9.22:5000/v3/users/e228bede754b446a99e20e25419ba3c3"}, "domain_id": "default", "enabled": true, "id": "e228bede754b446a99e20e25419ba3c3", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fca2410da1d748118f4fe3f25d00c681"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca2410da1d748118f4fe3f25d00c681", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-26 15:13:24,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-114cfbe9-15c1-485e-a5fc-1c5590637aee 2018-09-26 15:13:24,055 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-4ff208d2-436d-4ddb-9a39-ebbdde415fcc-username 2018-09-26 15:13:24,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/e228bede754b446a99e20e25419ba3c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68443558eb41c0b5c678b898810b9575ac058c5" 2018-09-26 15:13:24,177 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:13:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adfcb280-2370-406d-83c1-8b11725ab472 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:13:24,177 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/e228bede754b446a99e20e25419ba3c3 used request id req-adfcb280-2370-406d-83c1-8b11725ab472 2018-09-26 15:13:24,178 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:13:24,569 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:13:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["GI4cRfCoSB6PXcCBB1egug"], "issued_at": "2018-09-26T15:13:24.000000Z"}} 2018-09-26 15:13:24,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cca68f6f5b1c7204cf481cf27f412aa5d1afa9c" 2018-09-26 15:13:24,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf3c272a-a41e-4744-840f-33e19b1311b5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:13:24,652 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-bf3c272a-a41e-4744-840f-33e19b1311b5 2018-09-26 15:13:24,653 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:24,654 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-09-26 15:13:24,655 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:13:25,040 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:13:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["__PGE_g4Q8G2WReG_JgX5w"], "issued_at": "2018-09-26T15:13:25.000000Z"}} 2018-09-26 15:13:25,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b9e5743a4155c2878851922e7324968ee372845" 2018-09-26 15:13:25,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2d09256-e551-4636-adff-490fee4142b2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:13:25,111 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e2d09256-e551-4636-adff-490fee4142b2 2018-09-26 15:13:25,112 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:25,113 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:13:25,492 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:13:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["kOa99yT0RIWo3r2Akw1ZjQ"], "issued_at": "2018-09-26T15:13:25.000000Z"}} 2018-09-26 15:13:25,495 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:13:25,878 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:13:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["8WYelS8XQw2sAsXBQ1rCJw"], "issued_at": "2018-09-26T15:13:25.000000Z"}} 2018-09-26 15:13:25,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acaefaa24e59ca42cbb8ac5c6c86f1d4670c7483" 2018-09-26 15:13:25,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46e22033-e9a9-4f74-a408-d626897789f3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:13:25,955 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-46e22033-e9a9-4f74-a408-d626897789f3 2018-09-26 15:13:25,956 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:25,957 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:13:26,340 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:13:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["ZqRO4la0TyiswSUNItzEIQ"], "issued_at": "2018-09-26T15:13:26.000000Z"}} 2018-09-26 15:13:26,344 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:13:26,737 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:13:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["qbue8UMjRWa7tk3QLlTPOw"], "issued_at": "2018-09-26T15:13:26.000000Z"}} 2018-09-26 15:13:26,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58e1257e66cf34baa16a0a43b152ba6ff21aa392" 2018-09-26 15:13:26,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86313587-c75e-4b20-8c52-623fed32bb57 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:13:26,814 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-86313587-c75e-4b20-8c52-623fed32bb57 2018-09-26 15:13:26,815 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:26,816 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:13:27,200 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:13:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["-KBZD-JlQsenB0XuNdCt1A"], "issued_at": "2018-09-26T15:13:27.000000Z"}} 2018-09-26 15:13:27,203 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:27,204 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:13:27,589 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:13:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["TVD5I5eqRdWZ0sxWHRRN3A"], "issued_at": "2018-09-26T15:13:27.000000Z"}} 2018-09-26 15:13:27,592 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:27,592 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:13:27,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:13:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["AB7iI6_sQrigZNkKzcRSng"], "issued_at": "2018-09-26T15:13:27.000000Z"}} 2018-09-26 15:13:27,975 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:13:28,386 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:13:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["NwjkZk1nRK2pGdajgqluIw"], "issued_at": "2018-09-26T15:13:28.000000Z"}} 2018-09-26 15:13:28,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55341e75992e098bad3dbab0d816810d21a696c8" 2018-09-26 15:13:28,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb61595f-900a-4505-a1e6-675559d89294 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:13:28,400 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-cb61595f-900a-4505-a1e6-675559d89294 2018-09-26 15:13:28,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:13:28,409 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:13:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:13:28,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55341e75992e098bad3dbab0d816810d21a696c8" 2018-09-26 15:13:28,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1ed24e8-e008-482b-b785-59a0769241e5 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 15:13:28,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-d1ed24e8-e008-482b-b785-59a0769241e5 2018-09-26 15:13:28,896 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-a86c62fd-3cb9-49e8-a9b1-5da140822592-username 2018-09-26 15:13:28,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55341e75992e098bad3dbab0d816810d21a696c8" 2018-09-26 15:13:28,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09568539-ed96-4d4f-b2a1-aa854e68d816 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 15:13:28,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-09568539-ed96-4d4f-b2a1-aa854e68d816 2018-09-26 15:13:28,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55341e75992e098bad3dbab0d816810d21a696c8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-a86c62fd-3cb9-49e8-a9b1-5da140822592-projName"}}' 2018-09-26 15:13:29,099 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 15:13:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f41ca9d-3b65-487a-b512-fc90ebba0262 Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/561ac039d8be4db587f02fc2acec3437"}, "enabled": true, "id": "561ac039d8be4db587f02fc2acec3437", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-a86c62fd-3cb9-49e8-a9b1-5da140822592-projName"}} 2018-09-26 15:13:29,099 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-2f41ca9d-3b65-487a-b512-fc90ebba0262 2018-09-26 15:13:29,100 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-a86c62fd-3cb9-49e8-a9b1-5da140822592-projName 2018-09-26 15:13:29,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55341e75992e098bad3dbab0d816810d21a696c8" -d '{"role": {"name": "KeystoneUtilsTests-a86c62fd-3cb9-49e8-a9b1-5da140822592-role"}}' 2018-09-26 15:13:29,246 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 15:13:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ffe60d2-5798-459b-9aea-4853d51aa375 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "60d931300bf2493b8dc23339689dad03", "links": {"self": "http://172.30.9.22:5000/v3/roles/60d931300bf2493b8dc23339689dad03"}, "name": "KeystoneUtilsTests-a86c62fd-3cb9-49e8-a9b1-5da140822592-role"}} 2018-09-26 15:13:29,246 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-0ffe60d2-5798-459b-9aea-4853d51aa375 2018-09-26 15:13:29,246 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-a86c62fd-3cb9-49e8-a9b1-5da140822592-role 2018-09-26 15:13:29,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/60d931300bf2493b8dc23339689dad03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55341e75992e098bad3dbab0d816810d21a696c8" 2018-09-26 15:13:29,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c859a2c-5ebc-4cf4-86e4-5da2533e51a9 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/60d931300bf2493b8dc23339689dad03"}, "domain_id": null, "name": "KeystoneUtilsTests-a86c62fd-3cb9-49e8-a9b1-5da140822592-role", "id": "60d931300bf2493b8dc23339689dad03"}} 2018-09-26 15:13:29,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/60d931300bf2493b8dc23339689dad03 used request id req-8c859a2c-5ebc-4cf4-86e4-5da2533e51a9 2018-09-26 15:13:29,329 - keystone_utils - INFO - Granting role KeystoneUtilsTests-a86c62fd-3cb9-49e8-a9b1-5da140822592-role to project KeystoneUtilsTests-a86c62fd-3cb9-49e8-a9b1-5da140822592-projName 2018-09-26 15:13:29,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/561ac039d8be4db587f02fc2acec3437/users/51c94d473cf249638a9fb987cec38187/roles/60d931300bf2493b8dc23339689dad03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55341e75992e098bad3dbab0d816810d21a696c8" 2018-09-26 15:13:29,461 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:13:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a40406d-29dc-4c2f-8291-41875cb32fc8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:13:29,462 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/561ac039d8be4db587f02fc2acec3437/users/51c94d473cf249638a9fb987cec38187/roles/60d931300bf2493b8dc23339689dad03 used request id req-8a40406d-29dc-4c2f-8291-41875cb32fc8 2018-09-26 15:13:29,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/561ac039d8be4db587f02fc2acec3437/users/51c94d473cf249638a9fb987cec38187/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55341e75992e098bad3dbab0d816810d21a696c8" 2018-09-26 15:13:29,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4aec0585-7052-47a8-8af0-20023052334e Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects/561ac039d8be4db587f02fc2acec3437/users/51c94d473cf249638a9fb987cec38187/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "60d931300bf2493b8dc23339689dad03", "links": {"self": "http://172.30.9.22:5000/v3/roles/60d931300bf2493b8dc23339689dad03"}, "name": "KeystoneUtilsTests-a86c62fd-3cb9-49e8-a9b1-5da140822592-role"}]} 2018-09-26 15:13:29,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/561ac039d8be4db587f02fc2acec3437/users/51c94d473cf249638a9fb987cec38187/roles used request id req-4aec0585-7052-47a8-8af0-20023052334e 2018-09-26 15:13:29,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55341e75992e098bad3dbab0d816810d21a696c8" 2018-09-26 15:13:30,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-5f0be466-bb98-423a-8371-c44d1402fd3b Date: Wed, 26 Sep 2018 15:13:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "created_at": "2018-09-26T15:03:01Z", "updated_at": "2018-09-26T15:03:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "42b64d20-0cdd-4071-90b3-bed72374e7f4", "remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "7d1bf180-3956-40c0-b13b-87d65c8127c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "985b7c76-8047-404e-bfc0-b56f14b3b0aa", "remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "e7624c79-e96e-4c9f-b820-f381a79bf690", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}], "revision_number": 4, "project_id": "6d9e93c84a104a3c8872dd8724ca8a31", "id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T15:13:13Z", "updated_at": "2018-09-26T15:13:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "2a35cbcd-1532-408c-8786-78c1a7485991", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "342a62ab-967f-4158-a52b-3549330c6d23", "remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "425d5713-a334-4764-a0ae-c2b108101c0f", "remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "75c1d273-287b-4242-9c28-8e24471a8445", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}], "revision_number": 4, "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:13:30Z", "updated_at": "2018-09-26T15:13:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:30Z", "revision_number": 0, "id": "025a590f-413c-4089-b8e5-572bc31f2299", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:30Z", "security_group_id": "946b0b43-418c-4e9b-b855-8408db7b738d", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv6", "project_id": "27d48581408d451aadce970d111d0cc1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:30Z", "revision_number": 0, "id": "6bbc721c-de5f-44f7-9820-172211dd6bdc", "remote_group_id": "946b0b43-418c-4e9b-b855-8408db7b738d", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:30Z", "security_group_id": "946b0b43-418c-4e9b-b855-8408db7b738d", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv4", "project_id": "27d48581408d451aadce970d111d0cc1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:30Z", "revision_number": 0, "id": "d0c22958-8c4e-4dcf-aad1-253d89496aba", "remote_group_id": "946b0b43-418c-4e9b-b855-8408db7b738d", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:30Z", "security_group_id": "946b0b43-418c-4e9b-b855-8408db7b738d", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv6", "project_id": "27d48581408d451aadce970d111d0cc1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:30Z", "revision_number": 0, "id": "ff02a1da-0833-40de-b283-ab406680d43a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:30Z", "security_group_id": "946b0b43-418c-4e9b-b855-8408db7b738d", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv4", "project_id": "27d48581408d451aadce970d111d0cc1"}], "revision_number": 4, "project_id": "27d48581408d451aadce970d111d0cc1", "id": "946b0b43-418c-4e9b-b855-8408db7b738d", "name": "default"}]} 2018-09-26 15:13:30,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-5f0be466-bb98-423a-8371-c44d1402fd3b 2018-09-26 15:13:30,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55341e75992e098bad3dbab0d816810d21a696c8" 2018-09-26 15:13:30,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da79a4a8-458f-4b10-9ad8-ad1086d52d39 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31"}, "enabled": true, "id": "6d9e93c84a104a3c8872dd8724ca8a31", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 15:13:30,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31 used request id req-da79a4a8-458f-4b10-9ad8-ad1086d52d39 2018-09-26 15:13:30,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55341e75992e098bad3dbab0d816810d21a696c8" 2018-09-26 15:13:30,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8b94ff7-dbec-4abe-942f-59f3f212a344 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4"}, "enabled": true, "id": "32e2fc060ffa4464a00bce7763dbcae4", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 15:13:30,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4 used request id req-d8b94ff7-dbec-4abe-942f-59f3f212a344 2018-09-26 15:13:30,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55341e75992e098bad3dbab0d816810d21a696c8" 2018-09-26 15:13:31,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6828974-3acf-487e-b8dd-70990acc201f Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:13:31,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-d6828974-3acf-487e-b8dd-70990acc201f 2018-09-26 15:13:31,006 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 946b0b43-418c-4e9b-b855-8408db7b738d 2018-09-26 15:13:31,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=946b0b43-418c-4e9b-b855-8408db7b738d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55341e75992e098bad3dbab0d816810d21a696c8" 2018-09-26 15:13:31,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f1adced1-580d-4195-9bf8-86bb9efa3a52 Date: Wed, 26 Sep 2018 15:13:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:13:30Z", "security_group_id": "946b0b43-418c-4e9b-b855-8408db7b738d", "port_range_min": null, "revision_number": 0, "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:13:30Z", "project_id": "27d48581408d451aadce970d111d0cc1", "id": "025a590f-413c-4089-b8e5-572bc31f2299"}, {"remote_group_id": "946b0b43-418c-4e9b-b855-8408db7b738d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:13:30Z", "security_group_id": "946b0b43-418c-4e9b-b855-8408db7b738d", "port_range_min": null, "revision_number": 0, "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:13:30Z", "project_id": "27d48581408d451aadce970d111d0cc1", "id": "6bbc721c-de5f-44f7-9820-172211dd6bdc"}, {"remote_group_id": "946b0b43-418c-4e9b-b855-8408db7b738d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:13:30Z", "security_group_id": "946b0b43-418c-4e9b-b855-8408db7b738d", "port_range_min": null, "revision_number": 0, "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:13:30Z", "project_id": "27d48581408d451aadce970d111d0cc1", "id": "d0c22958-8c4e-4dcf-aad1-253d89496aba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:13:30Z", "security_group_id": "946b0b43-418c-4e9b-b855-8408db7b738d", "port_range_min": null, "revision_number": 0, "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:13:30Z", "project_id": "27d48581408d451aadce970d111d0cc1", "id": "ff02a1da-0833-40de-b283-ab406680d43a"}]} 2018-09-26 15:13:31,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=946b0b43-418c-4e9b-b855-8408db7b738d used request id req-f1adced1-580d-4195-9bf8-86bb9efa3a52 2018-09-26 15:13:31,721 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 15:13:31,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/946b0b43-418c-4e9b-b855-8408db7b738d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55341e75992e098bad3dbab0d816810d21a696c8" 2018-09-26 15:13:32,093 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bb9101ee-592d-4789-a2af-cb2f38c6fcdf Content-Length: 0 Date: Wed, 26 Sep 2018 15:13:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:13:32,093 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/946b0b43-418c-4e9b-b855-8408db7b738d used request id req-bb9101ee-592d-4789-a2af-cb2f38c6fcdf 2018-09-26 15:13:32,094 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-a86c62fd-3cb9-49e8-a9b1-5da140822592-projName 2018-09-26 15:13:32,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/561ac039d8be4db587f02fc2acec3437 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55341e75992e098bad3dbab0d816810d21a696c8" 2018-09-26 15:13:32,306 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:13:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f3578ff-2ac6-4541-ba7f-beb2a00e6ae7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:13:32,306 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/561ac039d8be4db587f02fc2acec3437 used request id req-8f3578ff-2ac6-4541-ba7f-beb2a00e6ae7 2018-09-26 15:13:32,307 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-a86c62fd-3cb9-49e8-a9b1-5da140822592-username 2018-09-26 15:13:32,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/51c94d473cf249638a9fb987cec38187 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55341e75992e098bad3dbab0d816810d21a696c8" 2018-09-26 15:13:32,539 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:13:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1242f6a1-90c4-4c25-b3d0-e7a35f0782ea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:13:32,539 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/51c94d473cf249638a9fb987cec38187 used request id req-1242f6a1-90c4-4c25-b3d0-e7a35f0782ea 2018-09-26 15:13:32,539 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-a86c62fd-3cb9-49e8-a9b1-5da140822592-role 2018-09-26 15:13:32,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/60d931300bf2493b8dc23339689dad03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55341e75992e098bad3dbab0d816810d21a696c8" 2018-09-26 15:13:32,656 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:13:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23e2ea99-7dd8-4675-83de-6826916042a4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:13:32,656 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/60d931300bf2493b8dc23339689dad03 used request id req-23e2ea99-7dd8-4675-83de-6826916042a4 2018-09-26 15:13:32,657 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:13:33,031 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:13:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["jiQdUO7SQv-f1-fzDG4mWA"], "issued_at": "2018-09-26T15:13:33.000000Z"}} 2018-09-26 15:13:33,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770e9975722e07008c563a7e31126346ebd2e5bb" 2018-09-26 15:13:33,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37c52869-2707-4718-b836-ea31145e2ee1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:13:33,116 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-37c52869-2707-4718-b836-ea31145e2ee1 2018-09-26 15:13:33,117 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:33,118 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:13:33,514 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:13:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["wGnjvwwRQ_mDvSn6kybriQ"], "issued_at": "2018-09-26T15:13:33.000000Z"}} 2018-09-26 15:13:33,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db04cef700358113d4c4c427a36d391a31fecbf3" 2018-09-26 15:13:33,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6307e11-e237-455a-bc5e-8842e76a7c55 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:13:33,590 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f6307e11-e237-455a-bc5e-8842e76a7c55 2018-09-26 15:13:33,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:13:33,599 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:13:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:13:33,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db04cef700358113d4c4c427a36d391a31fecbf3" 2018-09-26 15:13:33,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05522607-fa63-4195-83da-2e28eab506d7 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/0f6038362f804bdf973a1259ba7dca0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f6038362f804bdf973a1259ba7dca0e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1eb559e7c1dd4418b86e31ef3084f2ec"}, "domain_id": "75cdea7ae1e047b59527bd851db52c3a", "enabled": true, "options": {}, "id": "1eb559e7c1dd4418b86e31ef3084f2ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/4bdccdd75552479f98bffcd1d64b7662"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bdccdd75552479f98bffcd1d64b7662", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/4c02226b29744674bd45691e05726e9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c02226b29744674bd45691e05726e9e", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/5857b05d047642649579991b794ec602"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5857b05d047642649579991b794ec602", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/6e819320ddea4588808c69aeee5f74c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e819320ddea4588808c69aeee5f74c6", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "links": {"self": "http://172.30.9.22:5000/v3/users/70c1796720b24849a78177d3a880735f"}, "domain_id": "default", "enabled": true, "id": "70c1796720b24849a78177d3a880735f", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/7d97fc2ab1f2454b92dd6da51d8b72b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9433c47bb55b49999cf3f4179d1f9381"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9433c47bb55b49999cf3f4179d1f9381", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/9e63f838fd5b45728e8e57b0fc0cb664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e63f838fd5b45728e8e57b0fc0cb664", "email": "heat@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/a31274f6a9b346deb22160d9bfd8b380"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a31274f6a9b346deb22160d9bfd8b380", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/c3bff15c726d4e33aac8d94d4c693699"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c3bff15c726d4e33aac8d94d4c693699", "email": "congress@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/da2d5b9a5312407d85c50744f177f3a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da2d5b9a5312407d85c50744f177f3a3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/da30243f7cce43e39ea7a153cd6ce802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da30243f7cce43e39ea7a153cd6ce802", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fca2410da1d748118f4fe3f25d00c681"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca2410da1d748118f4fe3f25d00c681", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-26 15:13:33,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-05522607-fa63-4195-83da-2e28eab506d7 2018-09-26 15:13:33,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db04cef700358113d4c4c427a36d391a31fecbf3" 2018-09-26 15:13:33,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd8393f6-bdf4-4c9f-86a0-013b15b468a1 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 15:13:33,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-dd8393f6-bdf4-4c9f-86a0-013b15b468a1 2018-09-26 15:13:34,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db04cef700358113d4c4c427a36d391a31fecbf3" 2018-09-26 15:13:34,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c27d5a1-29a3-4ec2-b987-59a599624d9c Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "661b87bcbe3744a58cdd53d43ae2b583", "links": {"self": "http://172.30.9.22:5000/v3/roles/661b87bcbe3744a58cdd53d43ae2b583"}, "name": "Member"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}, {"domain_id": null, "id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "links": {"self": "http://172.30.9.22:5000/v3/roles/f7bb8dc1ecd0406990f2f6254df2d0f8"}, "name": "heat_stack_owner"}]} 2018-09-26 15:13:34,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-8c27d5a1-29a3-4ec2-b987-59a599624d9c 2018-09-26 15:13:34,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=api_check-project_4f363320-3960-4a81-9e2b-48d604661315 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db04cef700358113d4c4c427a36d391a31fecbf3" 2018-09-26 15:13:34,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fed95f0-3298-46f9-8b90-075238483158 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=api_check-project_4f363320-3960-4a81-9e2b-48d604661315", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}]} 2018-09-26 15:13:34,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=api_check-project_4f363320-3960-4a81-9e2b-48d604661315 used request id req-2fed95f0-3298-46f9-8b90-075238483158 2018-09-26 15:13:34,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users/c46e378ff1fa4ea692a1732cb1b1baaf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db04cef700358113d4c4c427a36d391a31fecbf3" 2018-09-26 15:13:34,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b7d15a9-f50c-4e59-a5cd-e266f5438eb6 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/c46e378ff1fa4ea692a1732cb1b1baaf"}, "enabled": true, "id": "c46e378ff1fa4ea692a1732cb1b1baaf", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-740c82da-e9d7-4e0-name"}} 2018-09-26 15:13:34,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/c46e378ff1fa4ea692a1732cb1b1baaf used request id req-3b7d15a9-f50c-4e59-a5cd-e266f5438eb6 2018-09-26 15:13:34,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1/users/c46e378ff1fa4ea692a1732cb1b1baaf/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db04cef700358113d4c4c427a36d391a31fecbf3" 2018-09-26 15:13:34,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee68f052-42b2-4acc-b3f4-704d997144ef Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1/users/c46e378ff1fa4ea692a1732cb1b1baaf/roles", "previous": null, "next": null}, "roles": []} 2018-09-26 15:13:34,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1/users/c46e378ff1fa4ea692a1732cb1b1baaf/roles used request id req-ee68f052-42b2-4acc-b3f4-704d997144ef 2018-09-26 15:13:34,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db04cef700358113d4c4c427a36d391a31fecbf3" 2018-09-26 15:13:34,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16a11bd3-1600-48e8-b755-a366c732c322 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "domain_id": null, "name": "admin", "id": "b7fe312ee11d43d7a925dd240013585f"}} 2018-09-26 15:13:34,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f used request id req-16a11bd3-1600-48e8-b755-a366c732c322 2018-09-26 15:13:34,514 - keystone_utils - INFO - Granting role admin to project api_check-project_4f363320-3960-4a81-9e2b-48d604661315 2018-09-26 15:13:34,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1/users/c46e378ff1fa4ea692a1732cb1b1baaf/roles/b7fe312ee11d43d7a925dd240013585f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db04cef700358113d4c4c427a36d391a31fecbf3" 2018-09-26 15:13:34,777 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:13:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1256b93-ede0-4c6a-b97a-fab67850cc99 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:13:34,777 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1/users/c46e378ff1fa4ea692a1732cb1b1baaf/roles/b7fe312ee11d43d7a925dd240013585f used request id req-c1256b93-ede0-4c6a-b97a-fab67850cc99 2018-09-26 15:13:34,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db04cef700358113d4c4c427a36d391a31fecbf3" 2018-09-26 15:13:34,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c72b0dcf-625a-4283-8eb0-54dcf1f77ba0 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "661b87bcbe3744a58cdd53d43ae2b583", "links": {"self": "http://172.30.9.22:5000/v3/roles/661b87bcbe3744a58cdd53d43ae2b583"}, "name": "Member"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}, {"domain_id": null, "id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "links": {"self": "http://172.30.9.22:5000/v3/roles/f7bb8dc1ecd0406990f2f6254df2d0f8"}, "name": "heat_stack_owner"}]} 2018-09-26 15:13:34,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c72b0dcf-625a-4283-8eb0-54dcf1f77ba0 2018-09-26 15:13:34,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=api_check-project_4f363320-3960-4a81-9e2b-48d604661315 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db04cef700358113d4c4c427a36d391a31fecbf3" 2018-09-26 15:13:34,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94494513-de04-492d-8bee-727e34090996 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=api_check-project_4f363320-3960-4a81-9e2b-48d604661315", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}]} 2018-09-26 15:13:34,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=api_check-project_4f363320-3960-4a81-9e2b-48d604661315 used request id req-94494513-de04-492d-8bee-727e34090996 2018-09-26 15:13:34,954 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-740c82da-e9d7-4e0-name 2018-09-26 15:13:34,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:13:34,962 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:13:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:13:34,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770e9975722e07008c563a7e31126346ebd2e5bb" 2018-09-26 15:13:35,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1dcd5a2-3370-4865-ad05-1720df09bacb Content-Encoding: gzip Content-Length: 899 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/0f6038362f804bdf973a1259ba7dca0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f6038362f804bdf973a1259ba7dca0e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1eb559e7c1dd4418b86e31ef3084f2ec"}, "domain_id": "75cdea7ae1e047b59527bd851db52c3a", "enabled": true, "options": {}, "id": "1eb559e7c1dd4418b86e31ef3084f2ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/4bdccdd75552479f98bffcd1d64b7662"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bdccdd75552479f98bffcd1d64b7662", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/4c02226b29744674bd45691e05726e9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c02226b29744674bd45691e05726e9e", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/5857b05d047642649579991b794ec602"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5857b05d047642649579991b794ec602", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/6e819320ddea4588808c69aeee5f74c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e819320ddea4588808c69aeee5f74c6", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "links": {"self": "http://172.30.9.22:5000/v3/users/70c1796720b24849a78177d3a880735f"}, "domain_id": "default", "enabled": true, "id": "70c1796720b24849a78177d3a880735f", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/7d97fc2ab1f2454b92dd6da51d8b72b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9433c47bb55b49999cf3f4179d1f9381"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9433c47bb55b49999cf3f4179d1f9381", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/9e63f838fd5b45728e8e57b0fc0cb664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e63f838fd5b45728e8e57b0fc0cb664", "email": "heat@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/a31274f6a9b346deb22160d9bfd8b380"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a31274f6a9b346deb22160d9bfd8b380", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/c3bff15c726d4e33aac8d94d4c693699"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c3bff15c726d4e33aac8d94d4c693699", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-740c82da-e9d7-4e0-name", "links": {"self": "http://172.30.9.22:5000/v3/users/c46e378ff1fa4ea692a1732cb1b1baaf"}, "domain_id": "default", "enabled": true, "id": "c46e378ff1fa4ea692a1732cb1b1baaf", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/da2d5b9a5312407d85c50744f177f3a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da2d5b9a5312407d85c50744f177f3a3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/da30243f7cce43e39ea7a153cd6ce802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da30243f7cce43e39ea7a153cd6ce802", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fca2410da1d748118f4fe3f25d00c681"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca2410da1d748118f4fe3f25d00c681", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-26 15:13:35,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-e1dcd5a2-3370-4865-ad05-1720df09bacb 2018-09-26 15:13:35,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770e9975722e07008c563a7e31126346ebd2e5bb" 2018-09-26 15:13:35,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0167518-d942-42ff-8d2d-4435d9bc6a5e Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "661b87bcbe3744a58cdd53d43ae2b583", "links": {"self": "http://172.30.9.22:5000/v3/roles/661b87bcbe3744a58cdd53d43ae2b583"}, "name": "Member"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}, {"domain_id": null, "id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "links": {"self": "http://172.30.9.22:5000/v3/roles/f7bb8dc1ecd0406990f2f6254df2d0f8"}, "name": "heat_stack_owner"}]} 2018-09-26 15:13:35,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f0167518-d942-42ff-8d2d-4435d9bc6a5e 2018-09-26 15:13:35,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=api_check-project_4f363320-3960-4a81-9e2b-48d604661315 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770e9975722e07008c563a7e31126346ebd2e5bb" 2018-09-26 15:13:35,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f82c3f3f-7e3a-4756-8710-a696832d0c0c Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=api_check-project_4f363320-3960-4a81-9e2b-48d604661315", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}]} 2018-09-26 15:13:35,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=api_check-project_4f363320-3960-4a81-9e2b-48d604661315 used request id req-f82c3f3f-7e3a-4756-8710-a696832d0c0c 2018-09-26 15:13:35,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1/users/c46e378ff1fa4ea692a1732cb1b1baaf/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770e9975722e07008c563a7e31126346ebd2e5bb" 2018-09-26 15:13:35,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c977c10-9aca-410d-9ed8-22d55fb346e5 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1/users/c46e378ff1fa4ea692a1732cb1b1baaf/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 15:13:35,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1/users/c46e378ff1fa4ea692a1732cb1b1baaf/roles used request id req-4c977c10-9aca-410d-9ed8-22d55fb346e5 2018-09-26 15:13:35,359 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-740c82da-e9d7-4e0-name 2018-09-26 15:13:35,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/c46e378ff1fa4ea692a1732cb1b1baaf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db04cef700358113d4c4c427a36d391a31fecbf3" 2018-09-26 15:13:35,546 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:13:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a36d8c24-91cb-48a1-84c4-f2a1c10156f3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:13:35,546 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/c46e378ff1fa4ea692a1732cb1b1baaf used request id req-a36d8c24-91cb-48a1-84c4-f2a1c10156f3 2018-09-26 15:13:35,548 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:13:35,926 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:13:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["T9uRiOUKTHm2gHVEcOGjRg"], "issued_at": "2018-09-26T15:13:35.000000Z"}} 2018-09-26 15:13:35,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2608cdf589d0f08891bba7408efddd95985aed78" 2018-09-26 15:13:36,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78770b35-cdd6-4e12-8419-cac16d764350 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:13:36,014 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-78770b35-cdd6-4e12-8419-cac16d764350 2018-09-26 15:13:36,015 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:36,016 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:13:36,387 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:13:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["bgpf0n3BRLCY7YKXYW7iVQ"], "issued_at": "2018-09-26T15:13:36.000000Z"}} 2018-09-26 15:13:36,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38efb003997ebc4826a594b97c1f02c9636c147d" 2018-09-26 15:13:36,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03503c8d-6048-4f30-a960-fb011fd720d1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:13:36,471 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-03503c8d-6048-4f30-a960-fb011fd720d1 2018-09-26 15:13:36,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:13:36,481 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:13:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:13:36,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38efb003997ebc4826a594b97c1f02c9636c147d" 2018-09-26 15:13:36,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-399d4fcb-7388-4fd1-833c-68db937dcb10 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/0f6038362f804bdf973a1259ba7dca0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f6038362f804bdf973a1259ba7dca0e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1eb559e7c1dd4418b86e31ef3084f2ec"}, "domain_id": "75cdea7ae1e047b59527bd851db52c3a", "enabled": true, "options": {}, "id": "1eb559e7c1dd4418b86e31ef3084f2ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/4bdccdd75552479f98bffcd1d64b7662"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bdccdd75552479f98bffcd1d64b7662", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/4c02226b29744674bd45691e05726e9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c02226b29744674bd45691e05726e9e", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/5857b05d047642649579991b794ec602"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5857b05d047642649579991b794ec602", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/6e819320ddea4588808c69aeee5f74c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e819320ddea4588808c69aeee5f74c6", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "links": {"self": "http://172.30.9.22:5000/v3/users/70c1796720b24849a78177d3a880735f"}, "domain_id": "default", "enabled": true, "id": "70c1796720b24849a78177d3a880735f", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/7d97fc2ab1f2454b92dd6da51d8b72b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9433c47bb55b49999cf3f4179d1f9381"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9433c47bb55b49999cf3f4179d1f9381", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/9e63f838fd5b45728e8e57b0fc0cb664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e63f838fd5b45728e8e57b0fc0cb664", "email": "heat@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/a31274f6a9b346deb22160d9bfd8b380"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a31274f6a9b346deb22160d9bfd8b380", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/c3bff15c726d4e33aac8d94d4c693699"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c3bff15c726d4e33aac8d94d4c693699", "email": "congress@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/da2d5b9a5312407d85c50744f177f3a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da2d5b9a5312407d85c50744f177f3a3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/da30243f7cce43e39ea7a153cd6ce802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da30243f7cce43e39ea7a153cd6ce802", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fca2410da1d748118f4fe3f25d00c681"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca2410da1d748118f4fe3f25d00c681", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-26 15:13:36,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-399d4fcb-7388-4fd1-833c-68db937dcb10 2018-09-26 15:13:36,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38efb003997ebc4826a594b97c1f02c9636c147d" 2018-09-26 15:13:36,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-049d8ff7-0816-48d2-a172-df69756bd094 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 15:13:36,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-049d8ff7-0816-48d2-a172-df69756bd094 2018-09-26 15:13:37,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38efb003997ebc4826a594b97c1f02c9636c147d" 2018-09-26 15:13:37,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97b699d3-85a5-4081-857c-82890a965088 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "661b87bcbe3744a58cdd53d43ae2b583", "links": {"self": "http://172.30.9.22:5000/v3/roles/661b87bcbe3744a58cdd53d43ae2b583"}, "name": "Member"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}, {"domain_id": null, "id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "links": {"self": "http://172.30.9.22:5000/v3/roles/f7bb8dc1ecd0406990f2f6254df2d0f8"}, "name": "heat_stack_owner"}]} 2018-09-26 15:13:37,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-97b699d3-85a5-4081-857c-82890a965088 2018-09-26 15:13:37,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=api_check-project_4f363320-3960-4a81-9e2b-48d604661315 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38efb003997ebc4826a594b97c1f02c9636c147d" 2018-09-26 15:13:37,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3186d6c2-9202-45da-b400-22c3ec88eaf0 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=api_check-project_4f363320-3960-4a81-9e2b-48d604661315", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}]} 2018-09-26 15:13:37,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=api_check-project_4f363320-3960-4a81-9e2b-48d604661315 used request id req-3186d6c2-9202-45da-b400-22c3ec88eaf0 2018-09-26 15:13:37,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users/00e3efda48d8473daa52e27f01eada9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38efb003997ebc4826a594b97c1f02c9636c147d" 2018-09-26 15:13:37,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d40cf82-60c3-4b7b-a5d2-19b65ce49161 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/00e3efda48d8473daa52e27f01eada9c"}, "enabled": true, "id": "00e3efda48d8473daa52e27f01eada9c", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-7e1c2a1b-92eb-40c-name"}} 2018-09-26 15:13:37,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/00e3efda48d8473daa52e27f01eada9c used request id req-1d40cf82-60c3-4b7b-a5d2-19b65ce49161 2018-09-26 15:13:37,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1/users/00e3efda48d8473daa52e27f01eada9c/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38efb003997ebc4826a594b97c1f02c9636c147d" 2018-09-26 15:13:37,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-428bb7fc-275e-4bc1-9cce-05dc5be38216 Content-Encoding: gzip Content-Length: 163 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1/users/00e3efda48d8473daa52e27f01eada9c/roles", "previous": null, "next": null}, "roles": []} 2018-09-26 15:13:37,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1/users/00e3efda48d8473daa52e27f01eada9c/roles used request id req-428bb7fc-275e-4bc1-9cce-05dc5be38216 2018-09-26 15:13:37,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38efb003997ebc4826a594b97c1f02c9636c147d" 2018-09-26 15:13:37,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c841cf0f-279c-435d-a916-611808d1b2ab Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "domain_id": null, "name": "admin", "id": "b7fe312ee11d43d7a925dd240013585f"}} 2018-09-26 15:13:37,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f used request id req-c841cf0f-279c-435d-a916-611808d1b2ab 2018-09-26 15:13:37,489 - keystone_utils - INFO - Granting role admin to project api_check-project_4f363320-3960-4a81-9e2b-48d604661315 2018-09-26 15:13:37,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1/users/00e3efda48d8473daa52e27f01eada9c/roles/b7fe312ee11d43d7a925dd240013585f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38efb003997ebc4826a594b97c1f02c9636c147d" 2018-09-26 15:13:37,624 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:13:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfb23007-5183-4439-b5a6-a8e176d79dfd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:13:37,624 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1/users/00e3efda48d8473daa52e27f01eada9c/roles/b7fe312ee11d43d7a925dd240013585f used request id req-bfb23007-5183-4439-b5a6-a8e176d79dfd 2018-09-26 15:13:37,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38efb003997ebc4826a594b97c1f02c9636c147d" 2018-09-26 15:13:37,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8547c914-e2e2-4f52-89f3-9f72e0d0bad5 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "661b87bcbe3744a58cdd53d43ae2b583", "links": {"self": "http://172.30.9.22:5000/v3/roles/661b87bcbe3744a58cdd53d43ae2b583"}, "name": "Member"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}, {"domain_id": null, "id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "links": {"self": "http://172.30.9.22:5000/v3/roles/f7bb8dc1ecd0406990f2f6254df2d0f8"}, "name": "heat_stack_owner"}]} 2018-09-26 15:13:37,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-8547c914-e2e2-4f52-89f3-9f72e0d0bad5 2018-09-26 15:13:37,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=api_check-project_4f363320-3960-4a81-9e2b-48d604661315 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38efb003997ebc4826a594b97c1f02c9636c147d" 2018-09-26 15:13:37,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c1e043a-eab8-418a-8b91-8970b9676f2a Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=api_check-project_4f363320-3960-4a81-9e2b-48d604661315", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}]} 2018-09-26 15:13:37,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=api_check-project_4f363320-3960-4a81-9e2b-48d604661315 used request id req-5c1e043a-eab8-418a-8b91-8970b9676f2a 2018-09-26 15:13:37,795 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-7e1c2a1b-92eb-40c-name 2018-09-26 15:13:37,795 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-7e1c2a1b-92eb-40c-name 2018-09-26 15:13:37,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:13:37,804 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:13:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:13:37,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/00e3efda48d8473daa52e27f01eada9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2608cdf589d0f08891bba7408efddd95985aed78" 2018-09-26 15:13:37,989 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:13:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-434f7383-5bb4-4843-a83e-3dda1d6983ff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:13:37,989 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/00e3efda48d8473daa52e27f01eada9c used request id req-434f7383-5bb4-4843-a83e-3dda1d6983ff 2018-09-26 15:13:37,989 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-7e1c2a1b-92eb-40c-name 2018-09-26 15:13:37,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/00e3efda48d8473daa52e27f01eada9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38efb003997ebc4826a594b97c1f02c9636c147d" 2018-09-26 15:13:38,012 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 15:13:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b885e77-202e-4256-bf57-c64ff56adc66 Content-Length: 115 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find user: 00e3efda48d8473daa52e27f01eada9c.", "code": 404, "title": "Not Found"}} 2018-09-26 15:13:38,012 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/00e3efda48d8473daa52e27f01eada9c used request id req-9b885e77-202e-4256-bf57-c64ff56adc66 2018-09-26 15:13:38,012 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-26 15:13:38,014 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:13:38,396 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:13:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["lUtgztcMRiinRFw0cgwzXg"], "issued_at": "2018-09-26T15:13:38.000000Z"}} 2018-09-26 15:13:38,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7434df1dfbec3b7696b40231b94b407ec3ac2ba6" 2018-09-26 15:13:38,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e369bc90-57dd-404f-8d0a-2e33383b13ec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:13:38,487 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e369bc90-57dd-404f-8d0a-2e33383b13ec 2018-09-26 15:13:38,488 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:38,489 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:13:38,885 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:13:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["P0IbkEkDQ7uOn_SPfnywew"], "issued_at": "2018-09-26T15:13:38.000000Z"}} 2018-09-26 15:13:38,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a4bd9b918bfa02887df933a90dd6e8ac0bb8d8" 2018-09-26 15:13:38,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7836531-5919-4bff-b1b2-35c8c4de641c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:13:38,982 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-a7836531-5919-4bff-b1b2-35c8c4de641c 2018-09-26 15:13:38,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:13:38,991 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:13:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:13:38,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a4bd9b918bfa02887df933a90dd6e8ac0bb8d8" 2018-09-26 15:13:39,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3677dc61-001f-41b5-aa08-fd5497fae550 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/0f6038362f804bdf973a1259ba7dca0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f6038362f804bdf973a1259ba7dca0e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1eb559e7c1dd4418b86e31ef3084f2ec"}, "domain_id": "75cdea7ae1e047b59527bd851db52c3a", "enabled": true, "options": {}, "id": "1eb559e7c1dd4418b86e31ef3084f2ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/4bdccdd75552479f98bffcd1d64b7662"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bdccdd75552479f98bffcd1d64b7662", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/4c02226b29744674bd45691e05726e9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c02226b29744674bd45691e05726e9e", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/5857b05d047642649579991b794ec602"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5857b05d047642649579991b794ec602", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/6e819320ddea4588808c69aeee5f74c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e819320ddea4588808c69aeee5f74c6", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "links": {"self": "http://172.30.9.22:5000/v3/users/70c1796720b24849a78177d3a880735f"}, "domain_id": "default", "enabled": true, "id": "70c1796720b24849a78177d3a880735f", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/7d97fc2ab1f2454b92dd6da51d8b72b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9433c47bb55b49999cf3f4179d1f9381"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9433c47bb55b49999cf3f4179d1f9381", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/9e63f838fd5b45728e8e57b0fc0cb664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e63f838fd5b45728e8e57b0fc0cb664", "email": "heat@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/a31274f6a9b346deb22160d9bfd8b380"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a31274f6a9b346deb22160d9bfd8b380", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/c3bff15c726d4e33aac8d94d4c693699"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c3bff15c726d4e33aac8d94d4c693699", "email": "congress@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/da2d5b9a5312407d85c50744f177f3a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da2d5b9a5312407d85c50744f177f3a3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/da30243f7cce43e39ea7a153cd6ce802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da30243f7cce43e39ea7a153cd6ce802", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fca2410da1d748118f4fe3f25d00c681"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca2410da1d748118f4fe3f25d00c681", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-26 15:13:39,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-3677dc61-001f-41b5-aa08-fd5497fae550 2018-09-26 15:13:39,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a4bd9b918bfa02887df933a90dd6e8ac0bb8d8" 2018-09-26 15:13:39,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f198ce59-c890-4e7d-8912-b174fa2751e3 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 15:13:39,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-f198ce59-c890-4e7d-8912-b174fa2751e3 2018-09-26 15:13:39,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a4bd9b918bfa02887df933a90dd6e8ac0bb8d8" 2018-09-26 15:13:39,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e9f9d57-3305-4c7a-8603-562839ac5a78 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "661b87bcbe3744a58cdd53d43ae2b583", "links": {"self": "http://172.30.9.22:5000/v3/roles/661b87bcbe3744a58cdd53d43ae2b583"}, "name": "Member"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}, {"domain_id": null, "id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "links": {"self": "http://172.30.9.22:5000/v3/roles/f7bb8dc1ecd0406990f2f6254df2d0f8"}, "name": "heat_stack_owner"}]} 2018-09-26 15:13:39,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-5e9f9d57-3305-4c7a-8603-562839ac5a78 2018-09-26 15:13:39,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=api_check-project_4f363320-3960-4a81-9e2b-48d604661315 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a4bd9b918bfa02887df933a90dd6e8ac0bb8d8" 2018-09-26 15:13:39,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de2f6d8c-a003-4242-9c73-949dba156f2b Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=api_check-project_4f363320-3960-4a81-9e2b-48d604661315", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}]} 2018-09-26 15:13:39,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=api_check-project_4f363320-3960-4a81-9e2b-48d604661315 used request id req-de2f6d8c-a003-4242-9c73-949dba156f2b 2018-09-26 15:13:39,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users/ec635c7cdab04b529fce2aee4dd23d0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a4bd9b918bfa02887df933a90dd6e8ac0bb8d8" 2018-09-26 15:13:39,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7a5e64d-aa9c-49ac-9127-9edef237a838 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/ec635c7cdab04b529fce2aee4dd23d0c"}, "enabled": true, "id": "ec635c7cdab04b529fce2aee4dd23d0c", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-fb15c02a-98b7-48b-name"}} 2018-09-26 15:13:39,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/ec635c7cdab04b529fce2aee4dd23d0c used request id req-a7a5e64d-aa9c-49ac-9127-9edef237a838 2018-09-26 15:13:39,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1/users/ec635c7cdab04b529fce2aee4dd23d0c/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a4bd9b918bfa02887df933a90dd6e8ac0bb8d8" 2018-09-26 15:13:39,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25557294-6df2-4ea9-9c2a-446eec22facd Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1/users/ec635c7cdab04b529fce2aee4dd23d0c/roles", "previous": null, "next": null}, "roles": []} 2018-09-26 15:13:39,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1/users/ec635c7cdab04b529fce2aee4dd23d0c/roles used request id req-25557294-6df2-4ea9-9c2a-446eec22facd 2018-09-26 15:13:39,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a4bd9b918bfa02887df933a90dd6e8ac0bb8d8" 2018-09-26 15:13:39,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e276acf-59db-40da-ad5b-ebc47e230b8f Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "domain_id": null, "name": "admin", "id": "b7fe312ee11d43d7a925dd240013585f"}} 2018-09-26 15:13:39,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f used request id req-9e276acf-59db-40da-ad5b-ebc47e230b8f 2018-09-26 15:13:39,977 - keystone_utils - INFO - Granting role admin to project api_check-project_4f363320-3960-4a81-9e2b-48d604661315 2018-09-26 15:13:39,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1/users/ec635c7cdab04b529fce2aee4dd23d0c/roles/b7fe312ee11d43d7a925dd240013585f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a4bd9b918bfa02887df933a90dd6e8ac0bb8d8" 2018-09-26 15:13:40,102 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:13:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81ff5bf2-76f3-4078-9ea3-883836c4f8da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:13:40,102 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1/users/ec635c7cdab04b529fce2aee4dd23d0c/roles/b7fe312ee11d43d7a925dd240013585f used request id req-81ff5bf2-76f3-4078-9ea3-883836c4f8da 2018-09-26 15:13:40,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a4bd9b918bfa02887df933a90dd6e8ac0bb8d8" 2018-09-26 15:13:40,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2d00751-8476-422c-bcb0-916b37cd078f Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "661b87bcbe3744a58cdd53d43ae2b583", "links": {"self": "http://172.30.9.22:5000/v3/roles/661b87bcbe3744a58cdd53d43ae2b583"}, "name": "Member"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}, {"domain_id": null, "id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "links": {"self": "http://172.30.9.22:5000/v3/roles/f7bb8dc1ecd0406990f2f6254df2d0f8"}, "name": "heat_stack_owner"}]} 2018-09-26 15:13:40,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e2d00751-8476-422c-bcb0-916b37cd078f 2018-09-26 15:13:40,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=api_check-project_4f363320-3960-4a81-9e2b-48d604661315 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a4bd9b918bfa02887df933a90dd6e8ac0bb8d8" 2018-09-26 15:13:40,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58f17d0e-4f93-4b76-beba-7d70c542abe4 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=api_check-project_4f363320-3960-4a81-9e2b-48d604661315", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}]} 2018-09-26 15:13:40,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=api_check-project_4f363320-3960-4a81-9e2b-48d604661315 used request id req-58f17d0e-4f93-4b76-beba-7d70c542abe4 2018-09-26 15:13:40,283 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-fb15c02a-98b7-48b-name 2018-09-26 15:13:40,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:13:40,291 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:13:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:13:40,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7434df1dfbec3b7696b40231b94b407ec3ac2ba6" 2018-09-26 15:13:40,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41b02065-d7a5-44b8-bb3f-288adad13d81 Content-Encoding: gzip Content-Length: 904 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/0f6038362f804bdf973a1259ba7dca0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f6038362f804bdf973a1259ba7dca0e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1eb559e7c1dd4418b86e31ef3084f2ec"}, "domain_id": "75cdea7ae1e047b59527bd851db52c3a", "enabled": true, "options": {}, "id": "1eb559e7c1dd4418b86e31ef3084f2ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/4bdccdd75552479f98bffcd1d64b7662"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bdccdd75552479f98bffcd1d64b7662", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/4c02226b29744674bd45691e05726e9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c02226b29744674bd45691e05726e9e", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/5857b05d047642649579991b794ec602"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5857b05d047642649579991b794ec602", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/6e819320ddea4588808c69aeee5f74c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e819320ddea4588808c69aeee5f74c6", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "links": {"self": "http://172.30.9.22:5000/v3/users/70c1796720b24849a78177d3a880735f"}, "domain_id": "default", "enabled": true, "id": "70c1796720b24849a78177d3a880735f", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/7d97fc2ab1f2454b92dd6da51d8b72b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9433c47bb55b49999cf3f4179d1f9381"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9433c47bb55b49999cf3f4179d1f9381", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/9e63f838fd5b45728e8e57b0fc0cb664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e63f838fd5b45728e8e57b0fc0cb664", "email": "heat@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/a31274f6a9b346deb22160d9bfd8b380"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a31274f6a9b346deb22160d9bfd8b380", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/c3bff15c726d4e33aac8d94d4c693699"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c3bff15c726d4e33aac8d94d4c693699", "email": "congress@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/da2d5b9a5312407d85c50744f177f3a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da2d5b9a5312407d85c50744f177f3a3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/da30243f7cce43e39ea7a153cd6ce802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da30243f7cce43e39ea7a153cd6ce802", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-fb15c02a-98b7-48b-name", "links": {"self": "http://172.30.9.22:5000/v3/users/ec635c7cdab04b529fce2aee4dd23d0c"}, "domain_id": "default", "enabled": true, "id": "ec635c7cdab04b529fce2aee4dd23d0c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fca2410da1d748118f4fe3f25d00c681"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca2410da1d748118f4fe3f25d00c681", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-26 15:13:40,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-41b02065-d7a5-44b8-bb3f-288adad13d81 2018-09-26 15:13:40,399 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-fb15c02a-98b7-48b-name 2018-09-26 15:13:40,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/ec635c7cdab04b529fce2aee4dd23d0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a4bd9b918bfa02887df933a90dd6e8ac0bb8d8" 2018-09-26 15:13:40,620 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:13:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acb53501-77be-47f2-bcf3-a6b9d07941b0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:13:40,620 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/ec635c7cdab04b529fce2aee4dd23d0c used request id req-acb53501-77be-47f2-bcf3-a6b9d07941b0 2018-09-26 15:13:40,621 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:13:41,082 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:13:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["OYC33zaxSAi0P-nD5YaIPA"], "issued_at": "2018-09-26T15:13:41.000000Z"}} 2018-09-26 15:13:41,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea748464750725712202077dc4d2cd6ae6318af" 2018-09-26 15:13:41,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c3dc81b-093e-44dc-bbc1-c3f906df0148 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:13:41,165 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-2c3dc81b-093e-44dc-bbc1-c3f906df0148 2018-09-26 15:13:41,166 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:41,167 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:13:41,553 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:13:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["qNfV8T6-SD--oLNb9gvZaw"], "issued_at": "2018-09-26T15:13:41.000000Z"}} 2018-09-26 15:13:41,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9628195a22b6e527329c68aba15c8720802478b" 2018-09-26 15:13:41,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32ae115f-76dd-4310-a494-66f92b5eb4d3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:13:41,630 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-32ae115f-76dd-4310-a494-66f92b5eb4d3 2018-09-26 15:13:41,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:13:41,638 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:13:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:13:41,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9628195a22b6e527329c68aba15c8720802478b" 2018-09-26 15:13:41,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bc34796-67d6-48a5-9785-dc1da21a3dba Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/0f6038362f804bdf973a1259ba7dca0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f6038362f804bdf973a1259ba7dca0e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1eb559e7c1dd4418b86e31ef3084f2ec"}, "domain_id": "75cdea7ae1e047b59527bd851db52c3a", "enabled": true, "options": {}, "id": "1eb559e7c1dd4418b86e31ef3084f2ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/4bdccdd75552479f98bffcd1d64b7662"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bdccdd75552479f98bffcd1d64b7662", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/4c02226b29744674bd45691e05726e9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c02226b29744674bd45691e05726e9e", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/5857b05d047642649579991b794ec602"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5857b05d047642649579991b794ec602", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/6e819320ddea4588808c69aeee5f74c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e819320ddea4588808c69aeee5f74c6", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "links": {"self": "http://172.30.9.22:5000/v3/users/70c1796720b24849a78177d3a880735f"}, "domain_id": "default", "enabled": true, "id": "70c1796720b24849a78177d3a880735f", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/7d97fc2ab1f2454b92dd6da51d8b72b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9433c47bb55b49999cf3f4179d1f9381"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9433c47bb55b49999cf3f4179d1f9381", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/9e63f838fd5b45728e8e57b0fc0cb664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e63f838fd5b45728e8e57b0fc0cb664", "email": "heat@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/a31274f6a9b346deb22160d9bfd8b380"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a31274f6a9b346deb22160d9bfd8b380", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/c3bff15c726d4e33aac8d94d4c693699"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c3bff15c726d4e33aac8d94d4c693699", "email": "congress@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/da2d5b9a5312407d85c50744f177f3a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da2d5b9a5312407d85c50744f177f3a3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/da30243f7cce43e39ea7a153cd6ce802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da30243f7cce43e39ea7a153cd6ce802", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fca2410da1d748118f4fe3f25d00c681"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca2410da1d748118f4fe3f25d00c681", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-26 15:13:41,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-9bc34796-67d6-48a5-9785-dc1da21a3dba 2018-09-26 15:13:41,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9628195a22b6e527329c68aba15c8720802478b" 2018-09-26 15:13:41,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-779ebc85-0e9f-4d72-98ab-87ad459971a9 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 15:13:41,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-779ebc85-0e9f-4d72-98ab-87ad459971a9 2018-09-26 15:13:42,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9628195a22b6e527329c68aba15c8720802478b" 2018-09-26 15:13:42,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab680b4c-5a41-452d-8f43-1880e0181e34 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "661b87bcbe3744a58cdd53d43ae2b583", "links": {"self": "http://172.30.9.22:5000/v3/roles/661b87bcbe3744a58cdd53d43ae2b583"}, "name": "Member"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}, {"domain_id": null, "id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "links": {"self": "http://172.30.9.22:5000/v3/roles/f7bb8dc1ecd0406990f2f6254df2d0f8"}, "name": "heat_stack_owner"}]} 2018-09-26 15:13:42,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ab680b4c-5a41-452d-8f43-1880e0181e34 2018-09-26 15:13:42,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=api_check-project_4f363320-3960-4a81-9e2b-48d604661315 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9628195a22b6e527329c68aba15c8720802478b" 2018-09-26 15:13:42,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e03803f-7725-42bb-9b79-0576da85e504 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=api_check-project_4f363320-3960-4a81-9e2b-48d604661315", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}]} 2018-09-26 15:13:42,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=api_check-project_4f363320-3960-4a81-9e2b-48d604661315 used request id req-1e03803f-7725-42bb-9b79-0576da85e504 2018-09-26 15:13:42,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users/d037324ece0441adb74134d94cded959 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9628195a22b6e527329c68aba15c8720802478b" 2018-09-26 15:13:42,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-291e8cff-9661-4caf-bd0f-433355041d7f Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/d037324ece0441adb74134d94cded959"}, "enabled": true, "id": "d037324ece0441adb74134d94cded959", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-b6b1cfcb-bcb5-487-name"}} 2018-09-26 15:13:42,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/d037324ece0441adb74134d94cded959 used request id req-291e8cff-9661-4caf-bd0f-433355041d7f 2018-09-26 15:13:42,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1/users/d037324ece0441adb74134d94cded959/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9628195a22b6e527329c68aba15c8720802478b" 2018-09-26 15:13:42,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1af36cbd-a565-4218-86d5-822086764589 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1/users/d037324ece0441adb74134d94cded959/roles", "previous": null, "next": null}, "roles": []} 2018-09-26 15:13:42,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1/users/d037324ece0441adb74134d94cded959/roles used request id req-1af36cbd-a565-4218-86d5-822086764589 2018-09-26 15:13:42,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9628195a22b6e527329c68aba15c8720802478b" 2018-09-26 15:13:42,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4855518a-e33a-4c5c-b2ad-e4a8ba924041 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "domain_id": null, "name": "admin", "id": "b7fe312ee11d43d7a925dd240013585f"}} 2018-09-26 15:13:42,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f used request id req-4855518a-e33a-4c5c-b2ad-e4a8ba924041 2018-09-26 15:13:42,616 - keystone_utils - INFO - Granting role admin to project api_check-project_4f363320-3960-4a81-9e2b-48d604661315 2018-09-26 15:13:42,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1/users/d037324ece0441adb74134d94cded959/roles/b7fe312ee11d43d7a925dd240013585f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9628195a22b6e527329c68aba15c8720802478b" 2018-09-26 15:13:42,744 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:13:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-953b90b9-5af5-4e3b-acd3-866a95f78b3a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:13:42,744 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1/users/d037324ece0441adb74134d94cded959/roles/b7fe312ee11d43d7a925dd240013585f used request id req-953b90b9-5af5-4e3b-acd3-866a95f78b3a 2018-09-26 15:13:42,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9628195a22b6e527329c68aba15c8720802478b" 2018-09-26 15:13:42,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03e1b529-6681-4dab-9a44-199a112528bc Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "661b87bcbe3744a58cdd53d43ae2b583", "links": {"self": "http://172.30.9.22:5000/v3/roles/661b87bcbe3744a58cdd53d43ae2b583"}, "name": "Member"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}, {"domain_id": null, "id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "links": {"self": "http://172.30.9.22:5000/v3/roles/f7bb8dc1ecd0406990f2f6254df2d0f8"}, "name": "heat_stack_owner"}]} 2018-09-26 15:13:42,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-03e1b529-6681-4dab-9a44-199a112528bc 2018-09-26 15:13:42,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=api_check-project_4f363320-3960-4a81-9e2b-48d604661315 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9628195a22b6e527329c68aba15c8720802478b" 2018-09-26 15:13:42,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa0b8ec2-1b9e-40d1-91ac-8c4020ab0eb9 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=api_check-project_4f363320-3960-4a81-9e2b-48d604661315", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}]} 2018-09-26 15:13:42,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=api_check-project_4f363320-3960-4a81-9e2b-48d604661315 used request id req-fa0b8ec2-1b9e-40d1-91ac-8c4020ab0eb9 2018-09-26 15:13:42,920 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-b6b1cfcb-bcb5-487-name 2018-09-26 15:13:42,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:13:42,928 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:13:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:13:42,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea748464750725712202077dc4d2cd6ae6318af" 2018-09-26 15:13:43,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67c04159-5c14-4ba9-8564-557c483918db Content-Encoding: gzip Content-Length: 902 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/0f6038362f804bdf973a1259ba7dca0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f6038362f804bdf973a1259ba7dca0e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1eb559e7c1dd4418b86e31ef3084f2ec"}, "domain_id": "75cdea7ae1e047b59527bd851db52c3a", "enabled": true, "options": {}, "id": "1eb559e7c1dd4418b86e31ef3084f2ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/4bdccdd75552479f98bffcd1d64b7662"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bdccdd75552479f98bffcd1d64b7662", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/4c02226b29744674bd45691e05726e9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c02226b29744674bd45691e05726e9e", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/5857b05d047642649579991b794ec602"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5857b05d047642649579991b794ec602", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/6e819320ddea4588808c69aeee5f74c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e819320ddea4588808c69aeee5f74c6", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "links": {"self": "http://172.30.9.22:5000/v3/users/70c1796720b24849a78177d3a880735f"}, "domain_id": "default", "enabled": true, "id": "70c1796720b24849a78177d3a880735f", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/7d97fc2ab1f2454b92dd6da51d8b72b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9433c47bb55b49999cf3f4179d1f9381"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9433c47bb55b49999cf3f4179d1f9381", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/9e63f838fd5b45728e8e57b0fc0cb664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e63f838fd5b45728e8e57b0fc0cb664", "email": "heat@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/a31274f6a9b346deb22160d9bfd8b380"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a31274f6a9b346deb22160d9bfd8b380", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/c3bff15c726d4e33aac8d94d4c693699"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c3bff15c726d4e33aac8d94d4c693699", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-b6b1cfcb-bcb5-487-name", "links": {"self": "http://172.30.9.22:5000/v3/users/d037324ece0441adb74134d94cded959"}, "domain_id": "default", "enabled": true, "id": "d037324ece0441adb74134d94cded959", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/da2d5b9a5312407d85c50744f177f3a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da2d5b9a5312407d85c50744f177f3a3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/da30243f7cce43e39ea7a153cd6ce802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da30243f7cce43e39ea7a153cd6ce802", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fca2410da1d748118f4fe3f25d00c681"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca2410da1d748118f4fe3f25d00c681", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-26 15:13:43,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-67c04159-5c14-4ba9-8564-557c483918db 2018-09-26 15:13:43,036 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:43,037 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:13:43,415 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:13:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["g-8Kb9J8QYqmmQEOLeMa5A"], "issued_at": "2018-09-26T15:13:43.000000Z"}} 2018-09-26 15:13:43,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f901a7195a299e1af2d588f503705d8f32a481fa" 2018-09-26 15:13:43,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3301564-3315-44a4-8357-aee5701e01d7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:13:43,502 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c3301564-3315-44a4-8357-aee5701e01d7 2018-09-26 15:13:43,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:13:43,511 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:13:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:13:43,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f901a7195a299e1af2d588f503705d8f32a481fa" 2018-09-26 15:13:43,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-872f5aa6-3014-4b9d-b2ac-d57c88afb28b Content-Encoding: gzip Content-Length: 902 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/0f6038362f804bdf973a1259ba7dca0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f6038362f804bdf973a1259ba7dca0e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1eb559e7c1dd4418b86e31ef3084f2ec"}, "domain_id": "75cdea7ae1e047b59527bd851db52c3a", "enabled": true, "options": {}, "id": "1eb559e7c1dd4418b86e31ef3084f2ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/4bdccdd75552479f98bffcd1d64b7662"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bdccdd75552479f98bffcd1d64b7662", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/4c02226b29744674bd45691e05726e9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c02226b29744674bd45691e05726e9e", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/5857b05d047642649579991b794ec602"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5857b05d047642649579991b794ec602", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/6e819320ddea4588808c69aeee5f74c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e819320ddea4588808c69aeee5f74c6", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "links": {"self": "http://172.30.9.22:5000/v3/users/70c1796720b24849a78177d3a880735f"}, "domain_id": "default", "enabled": true, "id": "70c1796720b24849a78177d3a880735f", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/7d97fc2ab1f2454b92dd6da51d8b72b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9433c47bb55b49999cf3f4179d1f9381"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9433c47bb55b49999cf3f4179d1f9381", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/9e63f838fd5b45728e8e57b0fc0cb664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e63f838fd5b45728e8e57b0fc0cb664", "email": "heat@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/a31274f6a9b346deb22160d9bfd8b380"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a31274f6a9b346deb22160d9bfd8b380", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/c3bff15c726d4e33aac8d94d4c693699"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c3bff15c726d4e33aac8d94d4c693699", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-b6b1cfcb-bcb5-487-name", "links": {"self": "http://172.30.9.22:5000/v3/users/d037324ece0441adb74134d94cded959"}, "domain_id": "default", "enabled": true, "id": "d037324ece0441adb74134d94cded959", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/da2d5b9a5312407d85c50744f177f3a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da2d5b9a5312407d85c50744f177f3a3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/da30243f7cce43e39ea7a153cd6ce802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da30243f7cce43e39ea7a153cd6ce802", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fca2410da1d748118f4fe3f25d00c681"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca2410da1d748118f4fe3f25d00c681", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-26 15:13:43,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-872f5aa6-3014-4b9d-b2ac-d57c88afb28b 2018-09-26 15:13:43,604 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-b6b1cfcb-bcb5-487-name 2018-09-26 15:13:43,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/d037324ece0441adb74134d94cded959 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9628195a22b6e527329c68aba15c8720802478b" 2018-09-26 15:13:43,820 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:13:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64c2efa8-5730-41a9-9568-877074ae9a8b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:13:43,820 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/d037324ece0441adb74134d94cded959 used request id req-64c2efa8-5730-41a9-9568-877074ae9a8b 2018-09-26 15:13:43,822 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:13:44,205 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:13:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["G_BI28tBSJCcvQNHDwQYhQ"], "issued_at": "2018-09-26T15:13:44.000000Z"}} 2018-09-26 15:13:44,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ea807de536fa4950577bfe9f58ad014e15ab667" 2018-09-26 15:13:44,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3f48a8c-2a70-4264-ad86-795bd32cfafa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:13:44,219 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c3f48a8c-2a70-4264-ad86-795bd32cfafa 2018-09-26 15:13:44,220 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:44,221 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:13:44,617 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:13:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["NCggdkIOTve0XVW4xM8ZWA"], "issued_at": "2018-09-26T15:13:44.000000Z"}} 2018-09-26 15:13:44,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8b94cb56341f00cff31642ffae438b6db80e27" 2018-09-26 15:13:44,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8e50565-f92f-4b08-8844-901398af2d07 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:13:44,708 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f8e50565-f92f-4b08-8844-901398af2d07 2018-09-26 15:13:44,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:13:44,717 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:13:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:13:44,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-76816edc-d2b8-4ed-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8b94cb56341f00cff31642ffae438b6db80e27" 2018-09-26 15:13:44,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbd7e04a-928f-4371-a15b-d2f9cccb7d05 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-76816edc-d2b8-4ed-name", "previous": null, "next": null}, "projects": []} 2018-09-26 15:13:44,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-76816edc-d2b8-4ed-name used request id req-dbd7e04a-928f-4371-a15b-d2f9cccb7d05 2018-09-26 15:13:44,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8b94cb56341f00cff31642ffae438b6db80e27" 2018-09-26 15:13:44,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24f17d0f-c832-4f64-839d-2808de5b58b7 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 15:13:44,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-24f17d0f-c832-4f64-839d-2808de5b58b7 2018-09-26 15:13:44,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8b94cb56341f00cff31642ffae438b6db80e27" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-76816edc-d2b8-4ed-name"}}' 2018-09-26 15:13:45,046 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 15:13:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a94bb06e-c91b-4bfb-9ef2-06d6c550dfac Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/f632810b3b5f40aea990fcf4c1344920"}, "enabled": true, "id": "f632810b3b5f40aea990fcf4c1344920", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-76816edc-d2b8-4ed-name"}} 2018-09-26 15:13:45,046 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-a94bb06e-c91b-4bfb-9ef2-06d6c550dfac 2018-09-26 15:13:45,046 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-76816edc-d2b8-4ed-name 2018-09-26 15:13:45,046 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-76816edc-d2b8-4ed-name 2018-09-26 15:13:45,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:13:45,055 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:13:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:13:45,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/f632810b3b5f40aea990fcf4c1344920 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ea807de536fa4950577bfe9f58ad014e15ab667" 2018-09-26 15:13:45,222 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:13:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-592fa64a-6b1d-418d-a15b-d603c9e5ef25 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:13:45,222 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/f632810b3b5f40aea990fcf4c1344920 used request id req-592fa64a-6b1d-418d-a15b-d603c9e5ef25 2018-09-26 15:13:45,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8b94cb56341f00cff31642ffae438b6db80e27" 2018-09-26 15:13:46,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-17d43b14-d8e5-4ee6-b5cd-045d4c463855 Date: Wed, 26 Sep 2018 15:13:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "created_at": "2018-09-26T15:03:01Z", "updated_at": "2018-09-26T15:03:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "42b64d20-0cdd-4071-90b3-bed72374e7f4", "remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "7d1bf180-3956-40c0-b13b-87d65c8127c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "985b7c76-8047-404e-bfc0-b56f14b3b0aa", "remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "e7624c79-e96e-4c9f-b820-f381a79bf690", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}], "revision_number": 4, "project_id": "6d9e93c84a104a3c8872dd8724ca8a31", "id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T15:13:13Z", "updated_at": "2018-09-26T15:13:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "2a35cbcd-1532-408c-8786-78c1a7485991", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "342a62ab-967f-4158-a52b-3549330c6d23", "remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "425d5713-a334-4764-a0ae-c2b108101c0f", "remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "75c1d273-287b-4242-9c28-8e24471a8445", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}], "revision_number": 4, "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:13:45Z", "updated_at": "2018-09-26T15:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:46Z", "revision_number": 0, "id": "803d9635-9991-4d6f-8269-dde0f524eed0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:46Z", "security_group_id": "68963bd9-e511-496c-9484-5fafc4a56718", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv6", "project_id": "27d48581408d451aadce970d111d0cc1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:46Z", "revision_number": 0, "id": "94a36084-4487-4ac1-aba7-e41056a38f26", "remote_group_id": "68963bd9-e511-496c-9484-5fafc4a56718", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:46Z", "security_group_id": "68963bd9-e511-496c-9484-5fafc4a56718", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv4", "project_id": "27d48581408d451aadce970d111d0cc1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:46Z", "revision_number": 0, "id": "c55832e0-986c-4528-a384-3e41fe48a1b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:46Z", "security_group_id": "68963bd9-e511-496c-9484-5fafc4a56718", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv4", "project_id": "27d48581408d451aadce970d111d0cc1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:46Z", "revision_number": 0, "id": "f00cc6c5-3c35-4bba-b18f-34b1744b6e33", "remote_group_id": "68963bd9-e511-496c-9484-5fafc4a56718", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:46Z", "security_group_id": "68963bd9-e511-496c-9484-5fafc4a56718", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv6", "project_id": "27d48581408d451aadce970d111d0cc1"}], "revision_number": 4, "project_id": "27d48581408d451aadce970d111d0cc1", "id": "68963bd9-e511-496c-9484-5fafc4a56718", "name": "default"}]} 2018-09-26 15:13:46,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-17d43b14-d8e5-4ee6-b5cd-045d4c463855 2018-09-26 15:13:46,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8b94cb56341f00cff31642ffae438b6db80e27" 2018-09-26 15:13:46,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d9a9751-e1ff-47c9-8c13-87e4095ae38e Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31"}, "enabled": true, "id": "6d9e93c84a104a3c8872dd8724ca8a31", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 15:13:46,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31 used request id req-5d9a9751-e1ff-47c9-8c13-87e4095ae38e 2018-09-26 15:13:46,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8b94cb56341f00cff31642ffae438b6db80e27" 2018-09-26 15:13:46,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff0dd35e-b872-4f46-ad7d-bfcfdcc85296 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4"}, "enabled": true, "id": "32e2fc060ffa4464a00bce7763dbcae4", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 15:13:46,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4 used request id req-ff0dd35e-b872-4f46-ad7d-bfcfdcc85296 2018-09-26 15:13:46,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8b94cb56341f00cff31642ffae438b6db80e27" 2018-09-26 15:13:46,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3fd9229-f458-4499-adee-7acd684f18e9 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:13:46,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-a3fd9229-f458-4499-adee-7acd684f18e9 2018-09-26 15:13:46,521 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-76816edc-d2b8-4ed-name 2018-09-26 15:13:46,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/f632810b3b5f40aea990fcf4c1344920 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8b94cb56341f00cff31642ffae438b6db80e27" 2018-09-26 15:13:46,602 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 15:13:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db9b56bf-83e8-428b-81c5-3ca983905096 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f632810b3b5f40aea990fcf4c1344920.", "code": 404, "title": "Not Found"}} 2018-09-26 15:13:46,602 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/f632810b3b5f40aea990fcf4c1344920 used request id req-db9b56bf-83e8-428b-81c5-3ca983905096 2018-09-26 15:13:46,602 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-26 15:13:46,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8b94cb56341f00cff31642ffae438b6db80e27" 2018-09-26 15:13:46,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a09cf564-a245-40c1-a81b-91b5ebead69a Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "661b87bcbe3744a58cdd53d43ae2b583", "links": {"self": "http://172.30.9.22:5000/v3/roles/661b87bcbe3744a58cdd53d43ae2b583"}, "name": "Member"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}, {"domain_id": null, "id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "links": {"self": "http://172.30.9.22:5000/v3/roles/f7bb8dc1ecd0406990f2f6254df2d0f8"}, "name": "heat_stack_owner"}]} 2018-09-26 15:13:46,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-a09cf564-a245-40c1-a81b-91b5ebead69a 2018-09-26 15:13:46,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ea807de536fa4950577bfe9f58ad014e15ab667" 2018-09-26 15:13:46,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7aa9b61d-903e-4b8c-b3cd-fe7939816b3c Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 15:13:46,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-7aa9b61d-903e-4b8c-b3cd-fe7939816b3c 2018-09-26 15:13:46,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8b94cb56341f00cff31642ffae438b6db80e27" 2018-09-26 15:13:46,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d537784-0a0e-4fce-99c3-1eb15e57f481 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "661b87bcbe3744a58cdd53d43ae2b583", "links": {"self": "http://172.30.9.22:5000/v3/roles/661b87bcbe3744a58cdd53d43ae2b583"}, "name": "Member"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}, {"domain_id": null, "id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "links": {"self": "http://172.30.9.22:5000/v3/roles/f7bb8dc1ecd0406990f2f6254df2d0f8"}, "name": "heat_stack_owner"}]} 2018-09-26 15:13:46,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-4d537784-0a0e-4fce-99c3-1eb15e57f481 2018-09-26 15:13:46,874 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:13:47,343 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:13:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["qUeZVJx0TkSb2L9UtnDwOw"], "issued_at": "2018-09-26T15:13:47.000000Z"}} 2018-09-26 15:13:47,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e52d8fa0cd55a5827eee1ed7201124828b373eef" 2018-09-26 15:13:47,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99b23cfd-3d11-40d6-a9db-7e7de44a57ca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:13:47,425 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-99b23cfd-3d11-40d6-a9db-7e7de44a57ca 2018-09-26 15:13:47,426 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:47,427 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:13:47,801 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:13:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["qeHenDlvTvabwo3_4YD1OA"], "issued_at": "2018-09-26T15:13:47.000000Z"}} 2018-09-26 15:13:47,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320269d882693c4f22fc829ac6a977197985561b" 2018-09-26 15:13:47,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e559a79-07f8-4703-b221-3631a5334efa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:13:47,889 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-9e559a79-07f8-4703-b221-3631a5334efa 2018-09-26 15:13:47,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:13:47,898 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:13:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:13:47,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-7e2a23a5-e19f-428-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320269d882693c4f22fc829ac6a977197985561b" 2018-09-26 15:13:47,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ec16d9d-e59b-4151-9cf6-f3aa66cbf5dc Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-7e2a23a5-e19f-428-name", "previous": null, "next": null}, "projects": []} 2018-09-26 15:13:47,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-7e2a23a5-e19f-428-name used request id req-9ec16d9d-e59b-4151-9cf6-f3aa66cbf5dc 2018-09-26 15:13:47,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320269d882693c4f22fc829ac6a977197985561b" 2018-09-26 15:13:48,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1e170af-7049-45e5-8097-1b36d308806a Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 15:13:48,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-b1e170af-7049-45e5-8097-1b36d308806a 2018-09-26 15:13:48,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320269d882693c4f22fc829ac6a977197985561b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-7e2a23a5-e19f-428-name"}}' 2018-09-26 15:13:48,183 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 15:13:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fe0c3b8-bd85-48e5-80ac-6b8e12cdd3bf Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/560472541d47436581a3c42ab80e7f73"}, "enabled": true, "id": "560472541d47436581a3c42ab80e7f73", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-7e2a23a5-e19f-428-name"}} 2018-09-26 15:13:48,183 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-7fe0c3b8-bd85-48e5-80ac-6b8e12cdd3bf 2018-09-26 15:13:48,184 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-7e2a23a5-e19f-428-name 2018-09-26 15:13:48,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:13:48,192 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:13:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:13:48,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-7e2a23a5-e19f-428-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e52d8fa0cd55a5827eee1ed7201124828b373eef" 2018-09-26 15:13:48,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b67502d2-67be-411a-bb6a-ee4d393ec430 Content-Encoding: gzip Content-Length: 271 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-7e2a23a5-e19f-428-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/560472541d47436581a3c42ab80e7f73"}, "enabled": true, "id": "560472541d47436581a3c42ab80e7f73", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-7e2a23a5-e19f-428-name"}]} 2018-09-26 15:13:48,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-7e2a23a5-e19f-428-name used request id req-b67502d2-67be-411a-bb6a-ee4d393ec430 2018-09-26 15:13:48,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e52d8fa0cd55a5827eee1ed7201124828b373eef" 2018-09-26 15:13:48,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a84d5ef2-9d5c-4af8-9c82-6447e40c214c Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 15:13:48,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-a84d5ef2-9d5c-4af8-9c82-6447e40c214c 2018-09-26 15:13:48,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320269d882693c4f22fc829ac6a977197985561b" 2018-09-26 15:13:48,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-e09b250f-6e36-4765-b02e-199f166d3fff Date: Wed, 26 Sep 2018 15:13:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "created_at": "2018-09-26T15:03:01Z", "updated_at": "2018-09-26T15:03:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "42b64d20-0cdd-4071-90b3-bed72374e7f4", "remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "7d1bf180-3956-40c0-b13b-87d65c8127c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "985b7c76-8047-404e-bfc0-b56f14b3b0aa", "remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "e7624c79-e96e-4c9f-b820-f381a79bf690", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}], "revision_number": 4, "project_id": "6d9e93c84a104a3c8872dd8724ca8a31", "id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T15:13:13Z", "updated_at": "2018-09-26T15:13:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "2a35cbcd-1532-408c-8786-78c1a7485991", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "342a62ab-967f-4158-a52b-3549330c6d23", "remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "425d5713-a334-4764-a0ae-c2b108101c0f", "remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "75c1d273-287b-4242-9c28-8e24471a8445", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}], "revision_number": 4, "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:13:45Z", "updated_at": "2018-09-26T15:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:46Z", "revision_number": 0, "id": "803d9635-9991-4d6f-8269-dde0f524eed0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:46Z", "security_group_id": "68963bd9-e511-496c-9484-5fafc4a56718", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv6", "project_id": "27d48581408d451aadce970d111d0cc1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:46Z", "revision_number": 0, "id": "94a36084-4487-4ac1-aba7-e41056a38f26", "remote_group_id": "68963bd9-e511-496c-9484-5fafc4a56718", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:46Z", "security_group_id": "68963bd9-e511-496c-9484-5fafc4a56718", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv4", "project_id": "27d48581408d451aadce970d111d0cc1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:46Z", "revision_number": 0, "id": "c55832e0-986c-4528-a384-3e41fe48a1b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:46Z", "security_group_id": "68963bd9-e511-496c-9484-5fafc4a56718", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv4", "project_id": "27d48581408d451aadce970d111d0cc1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:46Z", "revision_number": 0, "id": "f00cc6c5-3c35-4bba-b18f-34b1744b6e33", "remote_group_id": "68963bd9-e511-496c-9484-5fafc4a56718", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:46Z", "security_group_id": "68963bd9-e511-496c-9484-5fafc4a56718", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv6", "project_id": "27d48581408d451aadce970d111d0cc1"}], "revision_number": 4, "project_id": "27d48581408d451aadce970d111d0cc1", "id": "68963bd9-e511-496c-9484-5fafc4a56718", "name": "default"}]} 2018-09-26 15:13:48,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-e09b250f-6e36-4765-b02e-199f166d3fff 2018-09-26 15:13:48,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320269d882693c4f22fc829ac6a977197985561b" 2018-09-26 15:13:48,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-508a9e42-5269-4f49-9ff8-ee2ac994104a Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31"}, "enabled": true, "id": "6d9e93c84a104a3c8872dd8724ca8a31", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 15:13:48,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31 used request id req-508a9e42-5269-4f49-9ff8-ee2ac994104a 2018-09-26 15:13:48,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320269d882693c4f22fc829ac6a977197985561b" 2018-09-26 15:13:48,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a29becc-fb78-4b3a-93f2-c99be355607a Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4"}, "enabled": true, "id": "32e2fc060ffa4464a00bce7763dbcae4", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 15:13:48,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4 used request id req-0a29becc-fb78-4b3a-93f2-c99be355607a 2018-09-26 15:13:48,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320269d882693c4f22fc829ac6a977197985561b" 2018-09-26 15:13:48,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dec9102-b71e-4787-940a-3886bfe18332 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:13:48,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-6dec9102-b71e-4787-940a-3886bfe18332 2018-09-26 15:13:48,760 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-7e2a23a5-e19f-428-name 2018-09-26 15:13:48,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/560472541d47436581a3c42ab80e7f73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320269d882693c4f22fc829ac6a977197985561b" 2018-09-26 15:13:48,898 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:13:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b74a77ee-9c62-4df9-b7b7-e9f97d2660b8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:13:48,898 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/560472541d47436581a3c42ab80e7f73 used request id req-b74a77ee-9c62-4df9-b7b7-e9f97d2660b8 2018-09-26 15:13:48,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320269d882693c4f22fc829ac6a977197985561b" 2018-09-26 15:13:49,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-457fbdd6-29e9-40fe-9ef1-a1ee83f03259 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "661b87bcbe3744a58cdd53d43ae2b583", "links": {"self": "http://172.30.9.22:5000/v3/roles/661b87bcbe3744a58cdd53d43ae2b583"}, "name": "Member"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}, {"domain_id": null, "id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "links": {"self": "http://172.30.9.22:5000/v3/roles/f7bb8dc1ecd0406990f2f6254df2d0f8"}, "name": "heat_stack_owner"}]} 2018-09-26 15:13:49,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-457fbdd6-29e9-40fe-9ef1-a1ee83f03259 2018-09-26 15:13:49,089 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:13:49,472 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:13:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["ObAQg9o8RHWwWzDegLM4ug"], "issued_at": "2018-09-26T15:13:49.000000Z"}} 2018-09-26 15:13:49,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c255e2d4f203c2a69c4742d8b93c58feb045e0" 2018-09-26 15:13:49,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe90f651-a0e2-4c25-829f-bd5993a9fbc5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:13:49,552 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-fe90f651-a0e2-4c25-829f-bd5993a9fbc5 2018-09-26 15:13:49,553 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:49,554 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:13:49,942 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:13:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["jnij-j-uR-G98ZvzCTDT6g"], "issued_at": "2018-09-26T15:13:49.000000Z"}} 2018-09-26 15:13:49,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e307673b963b711ff2f8fddbc1726a569f86fe" 2018-09-26 15:13:50,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a34dcc0-b049-4e3c-89ce-4dc3ad2bcf2f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:13:50,034 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-6a34dcc0-b049-4e3c-89ce-4dc3ad2bcf2f 2018-09-26 15:13:50,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:13:50,044 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:13:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:13:50,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0a19ce7f-85fc-41c-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e307673b963b711ff2f8fddbc1726a569f86fe" 2018-09-26 15:13:50,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4cb74b9-df33-4fe2-af6b-7abe27253e88 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0a19ce7f-85fc-41c-name", "previous": null, "next": null}, "projects": []} 2018-09-26 15:13:50,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0a19ce7f-85fc-41c-name used request id req-a4cb74b9-df33-4fe2-af6b-7abe27253e88 2018-09-26 15:13:50,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e307673b963b711ff2f8fddbc1726a569f86fe" 2018-09-26 15:13:50,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1d85b43-2e88-4cea-b34f-b876290460c0 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 15:13:50,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-f1d85b43-2e88-4cea-b34f-b876290460c0 2018-09-26 15:13:50,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e307673b963b711ff2f8fddbc1726a569f86fe" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-0a19ce7f-85fc-41c-name"}}' 2018-09-26 15:13:50,339 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 15:13:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82bb7d3b-8c48-4c1f-b36e-1a2eac2817ac Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/f86b77d0bfe84116b908f837e3756705"}, "enabled": true, "id": "f86b77d0bfe84116b908f837e3756705", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-0a19ce7f-85fc-41c-name"}} 2018-09-26 15:13:50,339 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-82bb7d3b-8c48-4c1f-b36e-1a2eac2817ac 2018-09-26 15:13:50,340 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-0a19ce7f-85fc-41c-name 2018-09-26 15:13:50,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:13:50,348 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:13:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:13:50,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0a19ce7f-85fc-41c-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c255e2d4f203c2a69c4742d8b93c58feb045e0" 2018-09-26 15:13:50,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8d395b6-8a0f-4187-a53a-bae044949dd7 Content-Encoding: gzip Content-Length: 271 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0a19ce7f-85fc-41c-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/f86b77d0bfe84116b908f837e3756705"}, "enabled": true, "id": "f86b77d0bfe84116b908f837e3756705", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-0a19ce7f-85fc-41c-name"}]} 2018-09-26 15:13:50,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0a19ce7f-85fc-41c-name used request id req-c8d395b6-8a0f-4187-a53a-bae044949dd7 2018-09-26 15:13:50,437 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:50,438 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:13:50,821 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:13:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["pQrmKSNERO6s0dPVMK9iYA"], "issued_at": "2018-09-26T15:13:50.000000Z"}} 2018-09-26 15:13:50,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f173c6e50772af9413a618df87c74b15b24ae90" 2018-09-26 15:13:50,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0016c156-370f-4347-8770-6f6da72b2464 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:13:50,841 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-0016c156-370f-4347-8770-6f6da72b2464 2018-09-26 15:13:50,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:13:50,851 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:13:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:13:50,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0a19ce7f-85fc-41c-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f173c6e50772af9413a618df87c74b15b24ae90" 2018-09-26 15:13:50,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc1352b2-23cf-4349-9525-a3c31f126049 Content-Encoding: gzip Content-Length: 271 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0a19ce7f-85fc-41c-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/f86b77d0bfe84116b908f837e3756705"}, "enabled": true, "id": "f86b77d0bfe84116b908f837e3756705", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-0a19ce7f-85fc-41c-name"}]} 2018-09-26 15:13:50,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0a19ce7f-85fc-41c-name used request id req-fc1352b2-23cf-4349-9525-a3c31f126049 2018-09-26 15:13:50,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c255e2d4f203c2a69c4742d8b93c58feb045e0" 2018-09-26 15:13:51,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-062afa65-d45f-4ebc-8f22-9ef85cfea360 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 15:13:51,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-062afa65-d45f-4ebc-8f22-9ef85cfea360 2018-09-26 15:13:51,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e307673b963b711ff2f8fddbc1726a569f86fe" 2018-09-26 15:13:51,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-a9d07fe9-ad83-4c0c-95c3-5ce8a0f24ae6 Date: Wed, 26 Sep 2018 15:13:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "created_at": "2018-09-26T15:03:01Z", "updated_at": "2018-09-26T15:03:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "42b64d20-0cdd-4071-90b3-bed72374e7f4", "remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "7d1bf180-3956-40c0-b13b-87d65c8127c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "985b7c76-8047-404e-bfc0-b56f14b3b0aa", "remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "e7624c79-e96e-4c9f-b820-f381a79bf690", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}], "revision_number": 4, "project_id": "6d9e93c84a104a3c8872dd8724ca8a31", "id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T15:13:13Z", "updated_at": "2018-09-26T15:13:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "2a35cbcd-1532-408c-8786-78c1a7485991", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "342a62ab-967f-4158-a52b-3549330c6d23", "remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "425d5713-a334-4764-a0ae-c2b108101c0f", "remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "75c1d273-287b-4242-9c28-8e24471a8445", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}], "revision_number": 4, "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:13:45Z", "updated_at": "2018-09-26T15:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:46Z", "revision_number": 0, "id": "803d9635-9991-4d6f-8269-dde0f524eed0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:46Z", "security_group_id": "68963bd9-e511-496c-9484-5fafc4a56718", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv6", "project_id": "27d48581408d451aadce970d111d0cc1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:46Z", "revision_number": 0, "id": "94a36084-4487-4ac1-aba7-e41056a38f26", "remote_group_id": "68963bd9-e511-496c-9484-5fafc4a56718", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:46Z", "security_group_id": "68963bd9-e511-496c-9484-5fafc4a56718", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv4", "project_id": "27d48581408d451aadce970d111d0cc1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:46Z", "revision_number": 0, "id": "c55832e0-986c-4528-a384-3e41fe48a1b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:46Z", "security_group_id": "68963bd9-e511-496c-9484-5fafc4a56718", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv4", "project_id": "27d48581408d451aadce970d111d0cc1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:46Z", "revision_number": 0, "id": "f00cc6c5-3c35-4bba-b18f-34b1744b6e33", "remote_group_id": "68963bd9-e511-496c-9484-5fafc4a56718", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:46Z", "security_group_id": "68963bd9-e511-496c-9484-5fafc4a56718", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv6", "project_id": "27d48581408d451aadce970d111d0cc1"}], "revision_number": 4, "project_id": "27d48581408d451aadce970d111d0cc1", "id": "68963bd9-e511-496c-9484-5fafc4a56718", "name": "default"}]} 2018-09-26 15:13:51,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-a9d07fe9-ad83-4c0c-95c3-5ce8a0f24ae6 2018-09-26 15:13:51,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e307673b963b711ff2f8fddbc1726a569f86fe" 2018-09-26 15:13:51,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53b8aa7d-7dae-4ae1-9001-5eb8df13549e Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31"}, "enabled": true, "id": "6d9e93c84a104a3c8872dd8724ca8a31", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 15:13:51,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31 used request id req-53b8aa7d-7dae-4ae1-9001-5eb8df13549e 2018-09-26 15:13:51,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e307673b963b711ff2f8fddbc1726a569f86fe" 2018-09-26 15:13:51,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0359f66c-5a1c-49e0-863c-2c7325d30af8 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4"}, "enabled": true, "id": "32e2fc060ffa4464a00bce7763dbcae4", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 15:13:51,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4 used request id req-0359f66c-5a1c-49e0-863c-2c7325d30af8 2018-09-26 15:13:51,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e307673b963b711ff2f8fddbc1726a569f86fe" 2018-09-26 15:13:51,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4801ecb5-a0ec-4d17-94bb-9e70cd7a9e97 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:13:51,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-4801ecb5-a0ec-4d17-94bb-9e70cd7a9e97 2018-09-26 15:13:51,540 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-0a19ce7f-85fc-41c-name 2018-09-26 15:13:51,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/f86b77d0bfe84116b908f837e3756705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e307673b963b711ff2f8fddbc1726a569f86fe" 2018-09-26 15:13:51,708 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:13:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-937e957c-12d8-4651-8c17-c8c18aaa5e98 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:13:51,708 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/f86b77d0bfe84116b908f837e3756705 used request id req-937e957c-12d8-4651-8c17-c8c18aaa5e98 2018-09-26 15:13:51,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e307673b963b711ff2f8fddbc1726a569f86fe" 2018-09-26 15:13:51,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6e7c6f5-e24b-4559-855e-343c53efabae Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "661b87bcbe3744a58cdd53d43ae2b583", "links": {"self": "http://172.30.9.22:5000/v3/roles/661b87bcbe3744a58cdd53d43ae2b583"}, "name": "Member"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}, {"domain_id": null, "id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "links": {"self": "http://172.30.9.22:5000/v3/roles/f7bb8dc1ecd0406990f2f6254df2d0f8"}, "name": "heat_stack_owner"}]} 2018-09-26 15:13:51,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f6e7c6f5-e24b-4559-855e-343c53efabae 2018-09-26 15:13:51,793 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:13:52,179 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:13:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["rMwBjDV0SyatdKnY2Tyz7Q"], "issued_at": "2018-09-26T15:13:52.000000Z"}} 2018-09-26 15:13:52,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5319c29aca055906899d6bd2fb163e816d6caaa4" 2018-09-26 15:13:52,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9300a0c1-9d9f-4d4e-a61a-9510795c307d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:13:52,270 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-9300a0c1-9d9f-4d4e-a61a-9510795c307d 2018-09-26 15:13:52,271 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:52,272 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:13:52,647 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:13:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["60WCoaiNTXWIwHNB7qAh9w"], "issued_at": "2018-09-26T15:13:52.000000Z"}} 2018-09-26 15:13:52,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d462a16cee80fb9020597bceb262a2338062a42e" 2018-09-26 15:13:52,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60c2c37a-6f55-466f-93a4-924a3a026622 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:13:52,731 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-60c2c37a-6f55-466f-93a4-924a3a026622 2018-09-26 15:13:52,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:13:52,741 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:13:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:13:52,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-8f38009c-c6cb-454-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d462a16cee80fb9020597bceb262a2338062a42e" 2018-09-26 15:13:52,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94d02337-9029-4865-94a0-8eb1fe7b4283 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-8f38009c-c6cb-454-name", "previous": null, "next": null}, "projects": []} 2018-09-26 15:13:52,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-8f38009c-c6cb-454-name used request id req-94d02337-9029-4865-94a0-8eb1fe7b4283 2018-09-26 15:13:52,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=foo -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d462a16cee80fb9020597bceb262a2338062a42e" 2018-09-26 15:13:52,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fb5f130-e07b-4de6-8df4-a74824a92dfa Content-Encoding: gzip Content-Length: 115 Content-Type: application/json RESP BODY: {"domains": [], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=foo", "previous": null, "next": null}} 2018-09-26 15:13:52,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=foo used request id req-8fb5f130-e07b-4de6-8df4-a74824a92dfa 2018-09-26 15:13:52,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d462a16cee80fb9020597bceb262a2338062a42e" -d '{"project": {"enabled": true, "domain_id": "foo", "name": "CreateProjectSuccessTests-8f38009c-c6cb-454-name"}}' 2018-09-26 15:13:52,956 - keystoneauth.session - DEBUG - RESP: [400] Date: Wed, 26 Sep 2018 15:13:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5c467b9-69f4-4014-b23e-d2b3ae5022c8 Content-Length: 90 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find domain: foo.", "code": 400, "title": "Bad Request"}} 2018-09-26 15:13:52,956 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-b5c467b9-69f4-4014-b23e-d2b3ae5022c8 2018-09-26 15:13:52,956 - keystoneauth.session - DEBUG - Request returned failure status: 400 2018-09-26 15:13:52,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d462a16cee80fb9020597bceb262a2338062a42e" 2018-09-26 15:13:53,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cadb2edc-24e6-41f5-9d41-b7ae14834544 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "661b87bcbe3744a58cdd53d43ae2b583", "links": {"self": "http://172.30.9.22:5000/v3/roles/661b87bcbe3744a58cdd53d43ae2b583"}, "name": "Member"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}, {"domain_id": null, "id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "links": {"self": "http://172.30.9.22:5000/v3/roles/f7bb8dc1ecd0406990f2f6254df2d0f8"}, "name": "heat_stack_owner"}]} 2018-09-26 15:13:53,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-cadb2edc-24e6-41f5-9d41-b7ae14834544 2018-09-26 15:13:53,042 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:13:53,426 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:13:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["3NWrJUS0TSGOnxpLzWCbSQ"], "issued_at": "2018-09-26T15:13:53.000000Z"}} 2018-09-26 15:13:53,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f2a4d10bd986708eb61231eb70b261c07f1831" 2018-09-26 15:13:53,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e56a078-c9f7-42bf-ac6b-0a9d2d28f00f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:13:53,515 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-3e56a078-c9f7-42bf-ac6b-0a9d2d28f00f 2018-09-26 15:13:53,516 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:53,517 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:13:53,892 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:13:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["s8eukLRgQEyqnSwMRQpkgw"], "issued_at": "2018-09-26T15:13:53.000000Z"}} 2018-09-26 15:13:53,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98cc6106dc11ff33225dba3b943dd06f5dc13bae" 2018-09-26 15:13:53,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-072aca1e-0108-48b8-96b3-031f8459cba0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:13:53,981 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-072aca1e-0108-48b8-96b3-031f8459cba0 2018-09-26 15:13:53,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:13:53,991 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:13:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:13:53,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-92729d8d-c6ea-4fc-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98cc6106dc11ff33225dba3b943dd06f5dc13bae" 2018-09-26 15:13:54,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-306ad323-e88b-4077-9186-6d044eb536d0 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-92729d8d-c6ea-4fc-name", "previous": null, "next": null}, "projects": []} 2018-09-26 15:13:54,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-92729d8d-c6ea-4fc-name used request id req-306ad323-e88b-4077-9186-6d044eb536d0 2018-09-26 15:13:54,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98cc6106dc11ff33225dba3b943dd06f5dc13bae" 2018-09-26 15:13:54,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-160121b5-e604-4328-9f0f-04ab7eb27866 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 15:13:54,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-160121b5-e604-4328-9f0f-04ab7eb27866 2018-09-26 15:13:54,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98cc6106dc11ff33225dba3b943dd06f5dc13bae" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-92729d8d-c6ea-4fc-name"}}' 2018-09-26 15:13:54,285 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 15:13:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2024e545-ee0c-48da-a0bb-e4ce64eac8b4 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d10a3c1b49452a9158a9131cea0464"}, "enabled": true, "id": "27d10a3c1b49452a9158a9131cea0464", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-92729d8d-c6ea-4fc-name"}} 2018-09-26 15:13:54,286 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-2024e545-ee0c-48da-a0bb-e4ce64eac8b4 2018-09-26 15:13:54,286 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-92729d8d-c6ea-4fc-name 2018-09-26 15:13:54,286 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 15:13:54,290 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-quota-sets/27d10a3c1b49452a9158a9131cea0464 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98cc6106dc11ff33225dba3b943dd06f5dc13bae" 2018-09-26 15:13:55,063 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-85dc5964-f15c-4d27-be3e-9b1366b0c51f x-compute-request-id: req-85dc5964-f15c-4d27-be3e-9b1366b0c51f Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 10240, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 51200, "floating_ips": 10, "key_pairs": 100, "id": "27d10a3c1b49452a9158a9131cea0464", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-09-26 15:13:55,064 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-quota-sets/27d10a3c1b49452a9158a9131cea0464 used request id req-85dc5964-f15c-4d27-be3e-9b1366b0c51f 2018-09-26 15:13:55,067 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:8774/v2.1/os-quota-sets/27d10a3c1b49452a9158a9131cea0464 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98cc6106dc11ff33225dba3b943dd06f5dc13bae" -d '{"quota_set": {"metadata_items": 128, "injected_file_content_bytes": 60000, "ram": 70000, "key_pairs": 8, "instances": 5, "injected_files": 6, "cores": 4, "fixed_ips": 7}}' 2018-09-26 15:13:55,960 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f6afa220-b1cb-4694-a754-6ade5dcba98f x-compute-request-id: req-f6afa220-b1cb-4694-a754-6ade5dcba98f Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 60000, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 70000, "floating_ips": 10, "key_pairs": 8, "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-09-26 15:13:55,961 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.22:8774/v2.1/os-quota-sets/27d10a3c1b49452a9158a9131cea0464 used request id req-f6afa220-b1cb-4694-a754-6ade5dcba98f 2018-09-26 15:13:55,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:13:55,970 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:13:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:13:55,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-92729d8d-c6ea-4fc-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f2a4d10bd986708eb61231eb70b261c07f1831" 2018-09-26 15:13:56,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d25812d-e931-4b3a-bc49-108e4fb16793 Content-Encoding: gzip Content-Length: 271 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-92729d8d-c6ea-4fc-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d10a3c1b49452a9158a9131cea0464"}, "enabled": true, "id": "27d10a3c1b49452a9158a9131cea0464", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-92729d8d-c6ea-4fc-name"}]} 2018-09-26 15:13:56,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-92729d8d-c6ea-4fc-name used request id req-7d25812d-e931-4b3a-bc49-108e4fb16793 2018-09-26 15:13:56,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f2a4d10bd986708eb61231eb70b261c07f1831" 2018-09-26 15:13:56,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01231250-2385-4e8f-9dc6-2a19b96b1a2f Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 15:13:56,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-01231250-2385-4e8f-9dc6-2a19b96b1a2f 2018-09-26 15:13:56,139 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 15:13:56,142 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-quota-sets/27d10a3c1b49452a9158a9131cea0464 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f2a4d10bd986708eb61231eb70b261c07f1831" 2018-09-26 15:13:57,010 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c316936-e2bc-45aa-a65a-9eb0e63b8f95 x-compute-request-id: req-8c316936-e2bc-45aa-a65a-9eb0e63b8f95 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 60000, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 70000, "floating_ips": 10, "key_pairs": 8, "id": "27d10a3c1b49452a9158a9131cea0464", "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-09-26 15:13:57,010 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-quota-sets/27d10a3c1b49452a9158a9131cea0464 used request id req-8c316936-e2bc-45aa-a65a-9eb0e63b8f95 2018-09-26 15:13:57,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98cc6106dc11ff33225dba3b943dd06f5dc13bae" 2018-09-26 15:13:57,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-2ee93d5c-51cd-4cda-a525-5584a52ba439 Date: Wed, 26 Sep 2018 15:13:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "created_at": "2018-09-26T15:03:01Z", "updated_at": "2018-09-26T15:03:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "42b64d20-0cdd-4071-90b3-bed72374e7f4", "remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "7d1bf180-3956-40c0-b13b-87d65c8127c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "985b7c76-8047-404e-bfc0-b56f14b3b0aa", "remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "e7624c79-e96e-4c9f-b820-f381a79bf690", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}], "revision_number": 4, "project_id": "6d9e93c84a104a3c8872dd8724ca8a31", "id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T15:13:13Z", "updated_at": "2018-09-26T15:13:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "2a35cbcd-1532-408c-8786-78c1a7485991", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "342a62ab-967f-4158-a52b-3549330c6d23", "remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "425d5713-a334-4764-a0ae-c2b108101c0f", "remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "75c1d273-287b-4242-9c28-8e24471a8445", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}], "revision_number": 4, "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:13:45Z", "updated_at": "2018-09-26T15:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:46Z", "revision_number": 0, "id": "803d9635-9991-4d6f-8269-dde0f524eed0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:46Z", "security_group_id": "68963bd9-e511-496c-9484-5fafc4a56718", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv6", "project_id": "27d48581408d451aadce970d111d0cc1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:46Z", "revision_number": 0, "id": "94a36084-4487-4ac1-aba7-e41056a38f26", "remote_group_id": "68963bd9-e511-496c-9484-5fafc4a56718", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:46Z", "security_group_id": "68963bd9-e511-496c-9484-5fafc4a56718", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv4", "project_id": "27d48581408d451aadce970d111d0cc1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:46Z", "revision_number": 0, "id": "c55832e0-986c-4528-a384-3e41fe48a1b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:46Z", "security_group_id": "68963bd9-e511-496c-9484-5fafc4a56718", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv4", "project_id": "27d48581408d451aadce970d111d0cc1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:46Z", "revision_number": 0, "id": "f00cc6c5-3c35-4bba-b18f-34b1744b6e33", "remote_group_id": "68963bd9-e511-496c-9484-5fafc4a56718", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:46Z", "security_group_id": "68963bd9-e511-496c-9484-5fafc4a56718", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv6", "project_id": "27d48581408d451aadce970d111d0cc1"}], "revision_number": 4, "project_id": "27d48581408d451aadce970d111d0cc1", "id": "68963bd9-e511-496c-9484-5fafc4a56718", "name": "default"}]} 2018-09-26 15:13:57,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-2ee93d5c-51cd-4cda-a525-5584a52ba439 2018-09-26 15:13:57,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98cc6106dc11ff33225dba3b943dd06f5dc13bae" 2018-09-26 15:13:57,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d76b6d8a-c532-4b97-a68b-609cfd5ce545 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31"}, "enabled": true, "id": "6d9e93c84a104a3c8872dd8724ca8a31", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 15:13:57,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31 used request id req-d76b6d8a-c532-4b97-a68b-609cfd5ce545 2018-09-26 15:13:57,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98cc6106dc11ff33225dba3b943dd06f5dc13bae" 2018-09-26 15:13:57,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a662c3b5-653a-4abf-83db-10493261d24f Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4"}, "enabled": true, "id": "32e2fc060ffa4464a00bce7763dbcae4", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 15:13:57,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4 used request id req-a662c3b5-653a-4abf-83db-10493261d24f 2018-09-26 15:13:57,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98cc6106dc11ff33225dba3b943dd06f5dc13bae" 2018-09-26 15:13:57,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ce24dc1-3927-4181-92a4-2aa3bfb189e3 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:13:57,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-8ce24dc1-3927-4181-92a4-2aa3bfb189e3 2018-09-26 15:13:57,491 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-92729d8d-c6ea-4fc-name 2018-09-26 15:13:57,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/27d10a3c1b49452a9158a9131cea0464 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98cc6106dc11ff33225dba3b943dd06f5dc13bae" 2018-09-26 15:13:57,628 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:13:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6139b746-b02a-4d9b-833d-576be820de40 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:13:57,628 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/27d10a3c1b49452a9158a9131cea0464 used request id req-6139b746-b02a-4d9b-833d-576be820de40 2018-09-26 15:13:57,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98cc6106dc11ff33225dba3b943dd06f5dc13bae" 2018-09-26 15:13:57,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35fdc268-3088-4089-9389-cd924588e21f Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "661b87bcbe3744a58cdd53d43ae2b583", "links": {"self": "http://172.30.9.22:5000/v3/roles/661b87bcbe3744a58cdd53d43ae2b583"}, "name": "Member"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}, {"domain_id": null, "id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "links": {"self": "http://172.30.9.22:5000/v3/roles/f7bb8dc1ecd0406990f2f6254df2d0f8"}, "name": "heat_stack_owner"}]} 2018-09-26 15:13:57,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-35fdc268-3088-4089-9389-cd924588e21f 2018-09-26 15:13:57,721 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:13:58,129 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:13:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["L0buNsOsQf2ivy2a9F4yTw"], "issued_at": "2018-09-26T15:13:58.000000Z"}} 2018-09-26 15:13:58,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c110410a35e25588adb264f96951df57a31d3cb0" 2018-09-26 15:13:58,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-485df4bb-a1b2-42c1-94e0-f621f1593377 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:13:58,208 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-485df4bb-a1b2-42c1-94e0-f621f1593377 2018-09-26 15:13:58,209 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:13:58,210 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:13:58,593 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:13:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["GRFW1_VWQyyB6IbmMZrTTA"], "issued_at": "2018-09-26T15:13:58.000000Z"}} 2018-09-26 15:13:58,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a094a605851bb10310ebd3541c375d8f621f5c95" 2018-09-26 15:13:58,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ed9a705-8156-4d7c-9814-9019b91ba057 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:13:58,737 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8ed9a705-8156-4d7c-9814-9019b91ba057 2018-09-26 15:13:58,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:13:58,750 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:13:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:13:58,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-b8895e9c-c261-4b2-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a094a605851bb10310ebd3541c375d8f621f5c95" 2018-09-26 15:13:58,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-525ffff5-21ed-4586-859f-e665294c518b Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-b8895e9c-c261-4b2-name", "previous": null, "next": null}, "projects": []} 2018-09-26 15:13:58,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-b8895e9c-c261-4b2-name used request id req-525ffff5-21ed-4586-859f-e665294c518b 2018-09-26 15:13:58,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a094a605851bb10310ebd3541c375d8f621f5c95" 2018-09-26 15:13:58,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94319a85-ed03-4b05-bbb4-86a0f079387f Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 15:13:58,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-94319a85-ed03-4b05-bbb4-86a0f079387f 2018-09-26 15:13:58,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a094a605851bb10310ebd3541c375d8f621f5c95" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-b8895e9c-c261-4b2-name"}}' 2018-09-26 15:13:59,033 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 15:13:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9890b861-6a92-4f56-8c36-6d3f77e7a963 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/714728034f844750b44ef871583315c8"}, "enabled": true, "id": "714728034f844750b44ef871583315c8", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-b8895e9c-c261-4b2-name"}} 2018-09-26 15:13:59,034 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-9890b861-6a92-4f56-8c36-6d3f77e7a963 2018-09-26 15:13:59,034 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-b8895e9c-c261-4b2-name 2018-09-26 15:13:59,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:13:59,042 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:13:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:13:59,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-b8895e9c-c261-4b2-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c110410a35e25588adb264f96951df57a31d3cb0" 2018-09-26 15:13:59,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97713d0b-b645-42f9-a8c5-353e438cb5ce Content-Encoding: gzip Content-Length: 271 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-b8895e9c-c261-4b2-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/714728034f844750b44ef871583315c8"}, "enabled": true, "id": "714728034f844750b44ef871583315c8", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-b8895e9c-c261-4b2-name"}]} 2018-09-26 15:13:59,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-b8895e9c-c261-4b2-name used request id req-97713d0b-b645-42f9-a8c5-353e438cb5ce 2018-09-26 15:13:59,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c110410a35e25588adb264f96951df57a31d3cb0" 2018-09-26 15:13:59,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3502bbf0-7071-40aa-a6fc-a4670d5e8430 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 15:13:59,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-3502bbf0-7071-40aa-a6fc-a4670d5e8430 2018-09-26 15:13:59,213 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 15:13:59,217 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:8774/v2.1/os-quota-sets/714728034f844750b44ef871583315c8 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a094a605851bb10310ebd3541c375d8f621f5c95" -d '{"quota_set": {"metadata_items": 64, "injected_file_content_bytes": 5120, "ram": 25600, "key_pairs": 50, "instances": 5, "injected_files": 3, "cores": 5, "fixed_ips": 100}}' 2018-09-26 15:14:00,200 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:13:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2cc3367b-b74a-4ad8-ae98-95f855b2d2d8 x-compute-request-id: req-2cc3367b-b74a-4ad8-ae98-95f855b2d2d8 Content-Encoding: gzip Content-Length: 191 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-09-26 15:14:00,200 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.22:8774/v2.1/os-quota-sets/714728034f844750b44ef871583315c8 used request id req-2cc3367b-b74a-4ad8-ae98-95f855b2d2d8 2018-09-26 15:14:00,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/quotas/714728034f844750b44ef871583315c8 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a094a605851bb10310ebd3541c375d8f621f5c95" -d '{"quota": {"subnet": 7, "network": 5, "floatingip": 25, "security_group_rule": 50, "security_group": 5, "router": 6, "port": 25}}' 2018-09-26 15:14:01,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 193 X-Openstack-Request-Id: req-6177b587-0196-4602-83b4-6e4120ce7433 Date: Wed, 26 Sep 2018 15:14:01 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25, "bgpvpn": -1}} 2018-09-26 15:14:01,180 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/quotas/714728034f844750b44ef871583315c8 used request id req-6177b587-0196-4602-83b4-6e4120ce7433 2018-09-26 15:14:01,180 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 15:14:01,184 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-quota-sets/714728034f844750b44ef871583315c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a094a605851bb10310ebd3541c375d8f621f5c95" 2018-09-26 15:14:01,799 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9589df7a-1a23-4315-98ed-d4210e8a5060 x-compute-request-id: req-9589df7a-1a23-4315-98ed-d4210e8a5060 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "id": "714728034f844750b44ef871583315c8", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-09-26 15:14:01,799 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-quota-sets/714728034f844750b44ef871583315c8 used request id req-9589df7a-1a23-4315-98ed-d4210e8a5060 2018-09-26 15:14:01,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/quotas/714728034f844750b44ef871583315c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a094a605851bb10310ebd3541c375d8f621f5c95" 2018-09-26 15:14:02,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 193 X-Openstack-Request-Id: req-c1801a60-4ffb-4567-886a-d5007a79bb03 Date: Wed, 26 Sep 2018 15:14:02 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25, "bgpvpn": -1}} 2018-09-26 15:14:02,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/quotas/714728034f844750b44ef871583315c8 used request id req-c1801a60-4ffb-4567-886a-d5007a79bb03 2018-09-26 15:14:02,003 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 15:14:02,006 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-quota-sets/714728034f844750b44ef871583315c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c110410a35e25588adb264f96951df57a31d3cb0" 2018-09-26 15:14:02,317 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cec6c56c-251b-4293-83e7-9fd480e94df8 x-compute-request-id: req-cec6c56c-251b-4293-83e7-9fd480e94df8 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "id": "714728034f844750b44ef871583315c8", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-09-26 15:14:02,318 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-quota-sets/714728034f844750b44ef871583315c8 used request id req-cec6c56c-251b-4293-83e7-9fd480e94df8 2018-09-26 15:14:02,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/quotas/714728034f844750b44ef871583315c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c110410a35e25588adb264f96951df57a31d3cb0" 2018-09-26 15:14:02,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 193 X-Openstack-Request-Id: req-94566c3f-da99-4bc3-a767-d6d636596925 Date: Wed, 26 Sep 2018 15:14:02 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25, "bgpvpn": -1}} 2018-09-26 15:14:02,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/quotas/714728034f844750b44ef871583315c8 used request id req-94566c3f-da99-4bc3-a767-d6d636596925 2018-09-26 15:14:02,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a094a605851bb10310ebd3541c375d8f621f5c95" 2018-09-26 15:14:03,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-d3cdcd1f-dca7-47da-aade-357ee33133f3 Date: Wed, 26 Sep 2018 15:14:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "created_at": "2018-09-26T15:03:01Z", "updated_at": "2018-09-26T15:03:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "42b64d20-0cdd-4071-90b3-bed72374e7f4", "remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "7d1bf180-3956-40c0-b13b-87d65c8127c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "985b7c76-8047-404e-bfc0-b56f14b3b0aa", "remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "e7624c79-e96e-4c9f-b820-f381a79bf690", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}], "revision_number": 4, "project_id": "6d9e93c84a104a3c8872dd8724ca8a31", "id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T15:13:13Z", "updated_at": "2018-09-26T15:13:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "2a35cbcd-1532-408c-8786-78c1a7485991", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "342a62ab-967f-4158-a52b-3549330c6d23", "remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "425d5713-a334-4764-a0ae-c2b108101c0f", "remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "75c1d273-287b-4242-9c28-8e24471a8445", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}], "revision_number": 4, "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:13:45Z", "updated_at": "2018-09-26T15:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:46Z", "revision_number": 0, "id": "803d9635-9991-4d6f-8269-dde0f524eed0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:46Z", "security_group_id": "68963bd9-e511-496c-9484-5fafc4a56718", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv6", "project_id": "27d48581408d451aadce970d111d0cc1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:46Z", "revision_number": 0, "id": "94a36084-4487-4ac1-aba7-e41056a38f26", "remote_group_id": "68963bd9-e511-496c-9484-5fafc4a56718", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:46Z", "security_group_id": "68963bd9-e511-496c-9484-5fafc4a56718", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv4", "project_id": "27d48581408d451aadce970d111d0cc1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:46Z", "revision_number": 0, "id": "c55832e0-986c-4528-a384-3e41fe48a1b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:46Z", "security_group_id": "68963bd9-e511-496c-9484-5fafc4a56718", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv4", "project_id": "27d48581408d451aadce970d111d0cc1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:46Z", "revision_number": 0, "id": "f00cc6c5-3c35-4bba-b18f-34b1744b6e33", "remote_group_id": "68963bd9-e511-496c-9484-5fafc4a56718", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:46Z", "security_group_id": "68963bd9-e511-496c-9484-5fafc4a56718", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv6", "project_id": "27d48581408d451aadce970d111d0cc1"}], "revision_number": 4, "project_id": "27d48581408d451aadce970d111d0cc1", "id": "68963bd9-e511-496c-9484-5fafc4a56718", "name": "default"}]} 2018-09-26 15:14:03,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-d3cdcd1f-dca7-47da-aade-357ee33133f3 2018-09-26 15:14:03,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a094a605851bb10310ebd3541c375d8f621f5c95" 2018-09-26 15:14:03,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58083a52-052c-4c29-8619-0780a2dec3d4 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31"}, "enabled": true, "id": "6d9e93c84a104a3c8872dd8724ca8a31", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 15:14:03,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31 used request id req-58083a52-052c-4c29-8619-0780a2dec3d4 2018-09-26 15:14:03,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a094a605851bb10310ebd3541c375d8f621f5c95" 2018-09-26 15:14:03,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-346a2fd2-ff95-4e93-843f-a08e2699fe3e Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4"}, "enabled": true, "id": "32e2fc060ffa4464a00bce7763dbcae4", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 15:14:03,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4 used request id req-346a2fd2-ff95-4e93-843f-a08e2699fe3e 2018-09-26 15:14:03,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a094a605851bb10310ebd3541c375d8f621f5c95" 2018-09-26 15:14:03,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e309b7ac-121b-4919-9928-9dc822b6a1ad Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:14:03,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-e309b7ac-121b-4919-9928-9dc822b6a1ad 2018-09-26 15:14:03,659 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-b8895e9c-c261-4b2-name 2018-09-26 15:14:03,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/714728034f844750b44ef871583315c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a094a605851bb10310ebd3541c375d8f621f5c95" 2018-09-26 15:14:03,810 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:14:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4b435e7-538a-48c3-a9ff-fb50d7862137 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:14:03,810 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/714728034f844750b44ef871583315c8 used request id req-a4b435e7-538a-48c3-a9ff-fb50d7862137 2018-09-26 15:14:03,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a094a605851bb10310ebd3541c375d8f621f5c95" 2018-09-26 15:14:03,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76896783-67e5-426e-98f5-bcaadea4eee3 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "661b87bcbe3744a58cdd53d43ae2b583", "links": {"self": "http://172.30.9.22:5000/v3/roles/661b87bcbe3744a58cdd53d43ae2b583"}, "name": "Member"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}, {"domain_id": null, "id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "links": {"self": "http://172.30.9.22:5000/v3/roles/f7bb8dc1ecd0406990f2f6254df2d0f8"}, "name": "heat_stack_owner"}]} 2018-09-26 15:14:03,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-76896783-67e5-426e-98f5-bcaadea4eee3 2018-09-26 15:14:03,913 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:14:04,284 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:14:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["XMobdO7yT5iwH3-Hv2P7VQ"], "issued_at": "2018-09-26T15:14:04.000000Z"}} 2018-09-26 15:14:04,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b680cc617ec99cae3ac1e662fab204abe9516e" 2018-09-26 15:14:04,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82ce56bc-7bb3-487b-b773-690b0983be1d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:14:04,374 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-82ce56bc-7bb3-487b-b773-690b0983be1d 2018-09-26 15:14:04,375 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:14:04,376 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:14:04,764 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:14:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["fhBIetaHSNm6HjEop3VlPg"], "issued_at": "2018-09-26T15:14:04.000000Z"}} 2018-09-26 15:14:04,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23835317e5b87019ef3af96284f709f424b83a05" 2018-09-26 15:14:04,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4d8176d-0ccd-4d55-804e-cbc2fa22977e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:14:04,843 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-a4d8176d-0ccd-4d55-804e-cbc2fa22977e 2018-09-26 15:14:04,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:14:04,853 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:14:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:14:04,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-4bf7f6ed-2e1b-4d1-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23835317e5b87019ef3af96284f709f424b83a05" 2018-09-26 15:14:04,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5687a194-33e2-4ed9-a1fe-f681eb20c1c8 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-4bf7f6ed-2e1b-4d1-name", "previous": null, "next": null}, "projects": []} 2018-09-26 15:14:04,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-4bf7f6ed-2e1b-4d1-name used request id req-5687a194-33e2-4ed9-a1fe-f681eb20c1c8 2018-09-26 15:14:04,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23835317e5b87019ef3af96284f709f424b83a05" 2018-09-26 15:14:05,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2c46241-d048-482f-8d99-d1c86f4149a5 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 15:14:05,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-c2c46241-d048-482f-8d99-d1c86f4149a5 2018-09-26 15:14:05,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23835317e5b87019ef3af96284f709f424b83a05" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-4bf7f6ed-2e1b-4d1-name"}}' 2018-09-26 15:14:05,135 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 15:14:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b822f949-b9af-42c2-8f88-02cb7cfe8a79 Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/093067182f0f44dbb5fac230b78691cb"}, "enabled": true, "id": "093067182f0f44dbb5fac230b78691cb", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-4bf7f6ed-2e1b-4d1-name"}} 2018-09-26 15:14:05,136 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-b822f949-b9af-42c2-8f88-02cb7cfe8a79 2018-09-26 15:14:05,136 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-4bf7f6ed-2e1b-4d1-name 2018-09-26 15:14:05,136 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:14:05,137 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:14:05,519 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:14:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["cxi6qQw6QdqPsoOUCkCdCw"], "issued_at": "2018-09-26T15:14:05.000000Z"}} 2018-09-26 15:14:05,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daa8fc495a360286150ef7685f4b8dd1a4667f5a" 2018-09-26 15:14:05,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a328c12-7ce0-4e7a-82d0-b31530d8ae25 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:14:05,596 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8a328c12-7ce0-4e7a-82d0-b31530d8ae25 2018-09-26 15:14:05,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:14:05,605 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:14:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:14:05,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daa8fc495a360286150ef7685f4b8dd1a4667f5a" 2018-09-26 15:14:05,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12fdf839-144b-4fdc-b5e7-2856760c25a0 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/0f6038362f804bdf973a1259ba7dca0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f6038362f804bdf973a1259ba7dca0e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1eb559e7c1dd4418b86e31ef3084f2ec"}, "domain_id": "75cdea7ae1e047b59527bd851db52c3a", "enabled": true, "options": {}, "id": "1eb559e7c1dd4418b86e31ef3084f2ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/4bdccdd75552479f98bffcd1d64b7662"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bdccdd75552479f98bffcd1d64b7662", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/4c02226b29744674bd45691e05726e9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c02226b29744674bd45691e05726e9e", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/5857b05d047642649579991b794ec602"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5857b05d047642649579991b794ec602", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/6e819320ddea4588808c69aeee5f74c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e819320ddea4588808c69aeee5f74c6", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "links": {"self": "http://172.30.9.22:5000/v3/users/70c1796720b24849a78177d3a880735f"}, "domain_id": "default", "enabled": true, "id": "70c1796720b24849a78177d3a880735f", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/7d97fc2ab1f2454b92dd6da51d8b72b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9433c47bb55b49999cf3f4179d1f9381"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9433c47bb55b49999cf3f4179d1f9381", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/9e63f838fd5b45728e8e57b0fc0cb664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e63f838fd5b45728e8e57b0fc0cb664", "email": "heat@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/a31274f6a9b346deb22160d9bfd8b380"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a31274f6a9b346deb22160d9bfd8b380", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/c3bff15c726d4e33aac8d94d4c693699"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c3bff15c726d4e33aac8d94d4c693699", "email": "congress@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/da2d5b9a5312407d85c50744f177f3a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da2d5b9a5312407d85c50744f177f3a3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/da30243f7cce43e39ea7a153cd6ce802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da30243f7cce43e39ea7a153cd6ce802", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fca2410da1d748118f4fe3f25d00c681"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca2410da1d748118f4fe3f25d00c681", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-26 15:14:05,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-12fdf839-144b-4fdc-b5e7-2856760c25a0 2018-09-26 15:14:05,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daa8fc495a360286150ef7685f4b8dd1a4667f5a" 2018-09-26 15:14:05,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47674025-f95f-40d3-af76-5e5b32871552 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 15:14:05,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-47674025-f95f-40d3-af76-5e5b32871552 2018-09-26 15:14:06,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daa8fc495a360286150ef7685f4b8dd1a4667f5a" 2018-09-26 15:14:06,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e403cd1-8c41-4c10-b7ab-86b960a4b001 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "661b87bcbe3744a58cdd53d43ae2b583", "links": {"self": "http://172.30.9.22:5000/v3/roles/661b87bcbe3744a58cdd53d43ae2b583"}, "name": "Member"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}, {"domain_id": null, "id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "links": {"self": "http://172.30.9.22:5000/v3/roles/f7bb8dc1ecd0406990f2f6254df2d0f8"}, "name": "heat_stack_owner"}]} 2018-09-26 15:14:06,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-3e403cd1-8c41-4c10-b7ab-86b960a4b001 2018-09-26 15:14:06,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateProjectUserTests-4bf7f6ed-2e1b-4d1-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daa8fc495a360286150ef7685f4b8dd1a4667f5a" 2018-09-26 15:14:06,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc314b1f-13bd-4ce6-8629-087ff306c305 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateProjectUserTests-4bf7f6ed-2e1b-4d1-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/093067182f0f44dbb5fac230b78691cb"}, "enabled": true, "id": "093067182f0f44dbb5fac230b78691cb", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-4bf7f6ed-2e1b-4d1-name"}]} 2018-09-26 15:14:06,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateProjectUserTests-4bf7f6ed-2e1b-4d1-name used request id req-bc314b1f-13bd-4ce6-8629-087ff306c305 2018-09-26 15:14:06,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users/d4cd920ee58c415896376d9390def84d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daa8fc495a360286150ef7685f4b8dd1a4667f5a" 2018-09-26 15:14:06,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b02f7ed9-ee5f-4e68-a8e5-5ebc9f677c0b Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/d4cd920ee58c415896376d9390def84d"}, "enabled": true, "id": "d4cd920ee58c415896376d9390def84d", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-4bf7f6ed-2e1b-4d1-user"}} 2018-09-26 15:14:06,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/d4cd920ee58c415896376d9390def84d used request id req-b02f7ed9-ee5f-4e68-a8e5-5ebc9f677c0b 2018-09-26 15:14:06,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/093067182f0f44dbb5fac230b78691cb/users/d4cd920ee58c415896376d9390def84d/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daa8fc495a360286150ef7685f4b8dd1a4667f5a" 2018-09-26 15:14:06,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-016686ea-b8a8-4663-b2f0-0a5b598eeaf7 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects/093067182f0f44dbb5fac230b78691cb/users/d4cd920ee58c415896376d9390def84d/roles", "previous": null, "next": null}, "roles": []} 2018-09-26 15:14:06,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/093067182f0f44dbb5fac230b78691cb/users/d4cd920ee58c415896376d9390def84d/roles used request id req-016686ea-b8a8-4663-b2f0-0a5b598eeaf7 2018-09-26 15:14:06,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daa8fc495a360286150ef7685f4b8dd1a4667f5a" 2018-09-26 15:14:06,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1b5a237-f223-485e-9ce6-90d0379bd07b Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "domain_id": null, "name": "admin", "id": "b7fe312ee11d43d7a925dd240013585f"}} 2018-09-26 15:14:06,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f used request id req-a1b5a237-f223-485e-9ce6-90d0379bd07b 2018-09-26 15:14:06,684 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-4bf7f6ed-2e1b-4d1-name 2018-09-26 15:14:06,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/093067182f0f44dbb5fac230b78691cb/users/d4cd920ee58c415896376d9390def84d/roles/b7fe312ee11d43d7a925dd240013585f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daa8fc495a360286150ef7685f4b8dd1a4667f5a" 2018-09-26 15:14:06,821 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:14:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ea385b6-65a8-409d-acbb-80022106cc63 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:14:06,821 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/093067182f0f44dbb5fac230b78691cb/users/d4cd920ee58c415896376d9390def84d/roles/b7fe312ee11d43d7a925dd240013585f used request id req-2ea385b6-65a8-409d-acbb-80022106cc63 2018-09-26 15:14:06,821 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-4bf7f6ed-2e1b-4d1-user 2018-09-26 15:14:06,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23835317e5b87019ef3af96284f709f424b83a05" 2018-09-26 15:14:06,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afdf1818-66b6-4049-acdd-4e7882e0d95e Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "661b87bcbe3744a58cdd53d43ae2b583", "links": {"self": "http://172.30.9.22:5000/v3/roles/661b87bcbe3744a58cdd53d43ae2b583"}, "name": "Member"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}, {"domain_id": null, "id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "links": {"self": "http://172.30.9.22:5000/v3/roles/f7bb8dc1ecd0406990f2f6254df2d0f8"}, "name": "heat_stack_owner"}]} 2018-09-26 15:14:06,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-afdf1818-66b6-4049-acdd-4e7882e0d95e 2018-09-26 15:14:06,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23835317e5b87019ef3af96284f709f424b83a05" -d '{"role": {"name": "CreateProjectUserTests-4bf7f6ed-2e1b-4d1-name-role"}}' 2018-09-26 15:14:07,022 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 15:14:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f5b2f17-9365-4b02-a7e6-45345062b0db Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fa71c487b08149e7ba0c4e668e588fd8", "links": {"self": "http://172.30.9.22:5000/v3/roles/fa71c487b08149e7ba0c4e668e588fd8"}, "name": "CreateProjectUserTests-4bf7f6ed-2e1b-4d1-name-role"}} 2018-09-26 15:14:07,022 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-0f5b2f17-9365-4b02-a7e6-45345062b0db 2018-09-26 15:14:07,022 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-4bf7f6ed-2e1b-4d1-name-role 2018-09-26 15:14:07,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/fa71c487b08149e7ba0c4e668e588fd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23835317e5b87019ef3af96284f709f424b83a05" 2018-09-26 15:14:07,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a15b3ee4-d543-4b82-972d-d8c7843d22d4 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/fa71c487b08149e7ba0c4e668e588fd8"}, "domain_id": null, "name": "CreateProjectUserTests-4bf7f6ed-2e1b-4d1-name-role", "id": "fa71c487b08149e7ba0c4e668e588fd8"}} 2018-09-26 15:14:07,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/fa71c487b08149e7ba0c4e668e588fd8 used request id req-a15b3ee4-d543-4b82-972d-d8c7843d22d4 2018-09-26 15:14:07,111 - keystone_utils - INFO - Granting role CreateProjectUserTests-4bf7f6ed-2e1b-4d1-name-role to project CreateProjectUserTests-4bf7f6ed-2e1b-4d1-name 2018-09-26 15:14:07,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/093067182f0f44dbb5fac230b78691cb/users/d4cd920ee58c415896376d9390def84d/roles/fa71c487b08149e7ba0c4e668e588fd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23835317e5b87019ef3af96284f709f424b83a05" 2018-09-26 15:14:07,240 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:14:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bc144b3-e176-42e5-b4f8-560a9a78a2c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:14:07,240 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/093067182f0f44dbb5fac230b78691cb/users/d4cd920ee58c415896376d9390def84d/roles/fa71c487b08149e7ba0c4e668e588fd8 used request id req-7bc144b3-e176-42e5-b4f8-560a9a78a2c2 2018-09-26 15:14:07,241 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:14:07,241 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:14:07,613 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}, {"id": "fa71c487b08149e7ba0c4e668e588fd8", "name": "CreateProjectUserTests-4bf7f6ed-2e1b-4d1-name-role"}], "expires_at": "2018-09-26T16:14:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "093067182f0f44dbb5fac230b78691cb", "name": "CreateProjectUserTests-4bf7f6ed-2e1b-4d1-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/093067182f0f44dbb5fac230b78691cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/093067182f0f44dbb5fac230b78691cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/093067182f0f44dbb5fac230b78691cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/093067182f0f44dbb5fac230b78691cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/093067182f0f44dbb5fac230b78691cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/093067182f0f44dbb5fac230b78691cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/093067182f0f44dbb5fac230b78691cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/093067182f0f44dbb5fac230b78691cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/093067182f0f44dbb5fac230b78691cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/093067182f0f44dbb5fac230b78691cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/093067182f0f44dbb5fac230b78691cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/093067182f0f44dbb5fac230b78691cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-4bf7f6ed-2e1b-4d1-user", "id": "d4cd920ee58c415896376d9390def84d"}, "audit_ids": ["RvnYmSpSTFKQFuE0LxY6Xg"], "issued_at": "2018-09-26T15:14:07.000000Z"}} 2018-09-26 15:14:07,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a9ff7ca2578ee18c4d11b9a670c9615a3409bb" 2018-09-26 15:14:07,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d86a9be5-5056-4023-ab58-e71afb4fc49b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:14:07,691 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d86a9be5-5056-4023-ab58-e71afb4fc49b 2018-09-26 15:14:07,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateProjectUserTests-4bf7f6ed-2e1b-4d1-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a9ff7ca2578ee18c4d11b9a670c9615a3409bb" 2018-09-26 15:14:08,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-a9363079-a01c-4b3f-a962-82726237366f Date: Wed, 26 Sep 2018 15:14:08 GMT RESP BODY: {"security_groups": []} 2018-09-26 15:14:08,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateProjectUserTests-4bf7f6ed-2e1b-4d1-name&description=hello+group used request id req-a9363079-a01c-4b3f-a962-82726237366f 2018-09-26 15:14:08,011 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-4bf7f6ed-2e1b-4d1-name... 2018-09-26 15:14:08,011 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-4bf7f6ed-2e1b-4d1-name 2018-09-26 15:14:08,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a9ff7ca2578ee18c4d11b9a670c9615a3409bb" -d '{"security_group": {"name": "CreateProjectUserTests-4bf7f6ed-2e1b-4d1-name", "description": "hello group"}}' 2018-09-26 15:14:08,538 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-6b147aa5-31ba-49ef-87e3-8f0835e10e05 Date: Wed, 26 Sep 2018 15:14:08 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "093067182f0f44dbb5fac230b78691cb", "created_at": "2018-09-26T15:14:08Z", "updated_at": "2018-09-26T15:14:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:14:08Z", "revision_number": 0, "id": "8ed5f311-2172-461c-9c09-0001cbceb18f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:14:08Z", "security_group_id": "6cae73d3-87fa-4a5e-9100-51e6e5ada73f", "tenant_id": "093067182f0f44dbb5fac230b78691cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "093067182f0f44dbb5fac230b78691cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:14:08Z", "revision_number": 0, "id": "fe53a737-535e-438b-9451-13468f69032f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:14:08Z", "security_group_id": "6cae73d3-87fa-4a5e-9100-51e6e5ada73f", "tenant_id": "093067182f0f44dbb5fac230b78691cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "093067182f0f44dbb5fac230b78691cb"}], "revision_number": 2, "project_id": "093067182f0f44dbb5fac230b78691cb", "id": "6cae73d3-87fa-4a5e-9100-51e6e5ada73f", "name": "CreateProjectUserTests-4bf7f6ed-2e1b-4d1-name"}} 2018-09-26 15:14:08,538 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-6b147aa5-31ba-49ef-87e3-8f0835e10e05 2018-09-26 15:14:08,539 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6cae73d3-87fa-4a5e-9100-51e6e5ada73f 2018-09-26 15:14:08,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=6cae73d3-87fa-4a5e-9100-51e6e5ada73f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a9ff7ca2578ee18c4d11b9a670c9615a3409bb" 2018-09-26 15:14:08,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-eee9b1be-f579-4ae6-ac94-f87f4d81684f Date: Wed, 26 Sep 2018 15:14:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:14:08Z", "security_group_id": "6cae73d3-87fa-4a5e-9100-51e6e5ada73f", "port_range_min": null, "revision_number": 0, "tenant_id": "093067182f0f44dbb5fac230b78691cb", "created_at": "2018-09-26T15:14:08Z", "project_id": "093067182f0f44dbb5fac230b78691cb", "id": "8ed5f311-2172-461c-9c09-0001cbceb18f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:14:08Z", "security_group_id": "6cae73d3-87fa-4a5e-9100-51e6e5ada73f", "port_range_min": null, "revision_number": 0, "tenant_id": "093067182f0f44dbb5fac230b78691cb", "created_at": "2018-09-26T15:14:08Z", "project_id": "093067182f0f44dbb5fac230b78691cb", "id": "fe53a737-535e-438b-9451-13468f69032f"}]} 2018-09-26 15:14:08,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=6cae73d3-87fa-4a5e-9100-51e6e5ada73f used request id req-eee9b1be-f579-4ae6-ac94-f87f4d81684f 2018-09-26 15:14:08,711 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6cae73d3-87fa-4a5e-9100-51e6e5ada73f 2018-09-26 15:14:08,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=6cae73d3-87fa-4a5e-9100-51e6e5ada73f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a9ff7ca2578ee18c4d11b9a670c9615a3409bb" 2018-09-26 15:14:09,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-17a3d8b4-b75e-4bce-a590-988fb44a4b5f Date: Wed, 26 Sep 2018 15:14:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:14:08Z", "security_group_id": "6cae73d3-87fa-4a5e-9100-51e6e5ada73f", "port_range_min": null, "revision_number": 0, "tenant_id": "093067182f0f44dbb5fac230b78691cb", "created_at": "2018-09-26T15:14:08Z", "project_id": "093067182f0f44dbb5fac230b78691cb", "id": "8ed5f311-2172-461c-9c09-0001cbceb18f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:14:08Z", "security_group_id": "6cae73d3-87fa-4a5e-9100-51e6e5ada73f", "port_range_min": null, "revision_number": 0, "tenant_id": "093067182f0f44dbb5fac230b78691cb", "created_at": "2018-09-26T15:14:08Z", "project_id": "093067182f0f44dbb5fac230b78691cb", "id": "fe53a737-535e-438b-9451-13468f69032f"}]} 2018-09-26 15:14:09,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=6cae73d3-87fa-4a5e-9100-51e6e5ada73f used request id req-17a3d8b4-b75e-4bce-a590-988fb44a4b5f 2018-09-26 15:14:09,405 - neutron_utils - INFO - Retrieving security group with ID - 6cae73d3-87fa-4a5e-9100-51e6e5ada73f 2018-09-26 15:14:09,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=6cae73d3-87fa-4a5e-9100-51e6e5ada73f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a9ff7ca2578ee18c4d11b9a670c9615a3409bb" 2018-09-26 15:14:09,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-3a6cb317-81b0-4fe7-b054-dd3217f5d332 Date: Wed, 26 Sep 2018 15:14:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "093067182f0f44dbb5fac230b78691cb", "created_at": "2018-09-26T15:14:08Z", "updated_at": "2018-09-26T15:14:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:14:08Z", "revision_number": 0, "id": "8ed5f311-2172-461c-9c09-0001cbceb18f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:14:08Z", "security_group_id": "6cae73d3-87fa-4a5e-9100-51e6e5ada73f", "tenant_id": "093067182f0f44dbb5fac230b78691cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "093067182f0f44dbb5fac230b78691cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:14:08Z", "revision_number": 0, "id": "fe53a737-535e-438b-9451-13468f69032f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:14:08Z", "security_group_id": "6cae73d3-87fa-4a5e-9100-51e6e5ada73f", "tenant_id": "093067182f0f44dbb5fac230b78691cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "093067182f0f44dbb5fac230b78691cb"}], "revision_number": 2, "project_id": "093067182f0f44dbb5fac230b78691cb", "id": "6cae73d3-87fa-4a5e-9100-51e6e5ada73f", "name": "CreateProjectUserTests-4bf7f6ed-2e1b-4d1-name"}]} 2018-09-26 15:14:09,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=6cae73d3-87fa-4a5e-9100-51e6e5ada73f used request id req-3a6cb317-81b0-4fe7-b054-dd3217f5d332 2018-09-26 15:14:09,476 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6cae73d3-87fa-4a5e-9100-51e6e5ada73f 2018-09-26 15:14:09,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=6cae73d3-87fa-4a5e-9100-51e6e5ada73f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a9ff7ca2578ee18c4d11b9a670c9615a3409bb" 2018-09-26 15:14:09,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5e7d8c51-f546-497e-aca7-6dc2d74eb635 Date: Wed, 26 Sep 2018 15:14:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:14:08Z", "security_group_id": "6cae73d3-87fa-4a5e-9100-51e6e5ada73f", "port_range_min": null, "revision_number": 0, "tenant_id": "093067182f0f44dbb5fac230b78691cb", "created_at": "2018-09-26T15:14:08Z", "project_id": "093067182f0f44dbb5fac230b78691cb", "id": "8ed5f311-2172-461c-9c09-0001cbceb18f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:14:08Z", "security_group_id": "6cae73d3-87fa-4a5e-9100-51e6e5ada73f", "port_range_min": null, "revision_number": 0, "tenant_id": "093067182f0f44dbb5fac230b78691cb", "created_at": "2018-09-26T15:14:08Z", "project_id": "093067182f0f44dbb5fac230b78691cb", "id": "fe53a737-535e-438b-9451-13468f69032f"}]} 2018-09-26 15:14:09,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=6cae73d3-87fa-4a5e-9100-51e6e5ada73f used request id req-5e7d8c51-f546-497e-aca7-6dc2d74eb635 2018-09-26 15:14:09,654 - neutron_utils - INFO - Retrieving security group with ID - 6cae73d3-87fa-4a5e-9100-51e6e5ada73f 2018-09-26 15:14:09,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=6cae73d3-87fa-4a5e-9100-51e6e5ada73f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a9ff7ca2578ee18c4d11b9a670c9615a3409bb" 2018-09-26 15:14:09,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-cbc63189-0e15-4257-b4a5-b2388a80fca7 Date: Wed, 26 Sep 2018 15:14:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "093067182f0f44dbb5fac230b78691cb", "created_at": "2018-09-26T15:14:08Z", "updated_at": "2018-09-26T15:14:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:14:08Z", "revision_number": 0, "id": "8ed5f311-2172-461c-9c09-0001cbceb18f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:14:08Z", "security_group_id": "6cae73d3-87fa-4a5e-9100-51e6e5ada73f", "tenant_id": "093067182f0f44dbb5fac230b78691cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "093067182f0f44dbb5fac230b78691cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:14:08Z", "revision_number": 0, "id": "fe53a737-535e-438b-9451-13468f69032f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:14:08Z", "security_group_id": "6cae73d3-87fa-4a5e-9100-51e6e5ada73f", "tenant_id": "093067182f0f44dbb5fac230b78691cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "093067182f0f44dbb5fac230b78691cb"}], "revision_number": 2, "project_id": "093067182f0f44dbb5fac230b78691cb", "id": "6cae73d3-87fa-4a5e-9100-51e6e5ada73f", "name": "CreateProjectUserTests-4bf7f6ed-2e1b-4d1-name"}]} 2018-09-26 15:14:09,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=6cae73d3-87fa-4a5e-9100-51e6e5ada73f used request id req-cbc63189-0e15-4257-b4a5-b2388a80fca7 2018-09-26 15:14:09,704 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6cae73d3-87fa-4a5e-9100-51e6e5ada73f 2018-09-26 15:14:09,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=6cae73d3-87fa-4a5e-9100-51e6e5ada73f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a9ff7ca2578ee18c4d11b9a670c9615a3409bb" 2018-09-26 15:14:10,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9ee6dad9-49a9-4a96-bff9-589fb64a94c8 Date: Wed, 26 Sep 2018 15:14:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:14:08Z", "security_group_id": "6cae73d3-87fa-4a5e-9100-51e6e5ada73f", "port_range_min": null, "revision_number": 0, "tenant_id": "093067182f0f44dbb5fac230b78691cb", "created_at": "2018-09-26T15:14:08Z", "project_id": "093067182f0f44dbb5fac230b78691cb", "id": "8ed5f311-2172-461c-9c09-0001cbceb18f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:14:08Z", "security_group_id": "6cae73d3-87fa-4a5e-9100-51e6e5ada73f", "port_range_min": null, "revision_number": 0, "tenant_id": "093067182f0f44dbb5fac230b78691cb", "created_at": "2018-09-26T15:14:08Z", "project_id": "093067182f0f44dbb5fac230b78691cb", "id": "fe53a737-535e-438b-9451-13468f69032f"}]} 2018-09-26 15:14:10,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=6cae73d3-87fa-4a5e-9100-51e6e5ada73f used request id req-9ee6dad9-49a9-4a96-bff9-589fb64a94c8 2018-09-26 15:14:10,488 - neutron_utils - INFO - Retrieving security group with ID - 6cae73d3-87fa-4a5e-9100-51e6e5ada73f 2018-09-26 15:14:10,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=6cae73d3-87fa-4a5e-9100-51e6e5ada73f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a9ff7ca2578ee18c4d11b9a670c9615a3409bb" 2018-09-26 15:14:11,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-a782437a-86b6-48fd-bf4a-76b2ac8217c6 Date: Wed, 26 Sep 2018 15:14:11 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "093067182f0f44dbb5fac230b78691cb", "created_at": "2018-09-26T15:14:08Z", "updated_at": "2018-09-26T15:14:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:14:08Z", "revision_number": 0, "id": "8ed5f311-2172-461c-9c09-0001cbceb18f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:14:08Z", "security_group_id": "6cae73d3-87fa-4a5e-9100-51e6e5ada73f", "tenant_id": "093067182f0f44dbb5fac230b78691cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "093067182f0f44dbb5fac230b78691cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:14:08Z", "revision_number": 0, "id": "fe53a737-535e-438b-9451-13468f69032f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:14:08Z", "security_group_id": "6cae73d3-87fa-4a5e-9100-51e6e5ada73f", "tenant_id": "093067182f0f44dbb5fac230b78691cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "093067182f0f44dbb5fac230b78691cb"}], "revision_number": 2, "project_id": "093067182f0f44dbb5fac230b78691cb", "id": "6cae73d3-87fa-4a5e-9100-51e6e5ada73f", "name": "CreateProjectUserTests-4bf7f6ed-2e1b-4d1-name"}]} 2018-09-26 15:14:11,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=6cae73d3-87fa-4a5e-9100-51e6e5ada73f used request id req-a782437a-86b6-48fd-bf4a-76b2ac8217c6 2018-09-26 15:14:11,400 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6cae73d3-87fa-4a5e-9100-51e6e5ada73f 2018-09-26 15:14:11,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=6cae73d3-87fa-4a5e-9100-51e6e5ada73f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a9ff7ca2578ee18c4d11b9a670c9615a3409bb" 2018-09-26 15:14:12,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-759e458a-4da9-41ae-9482-3292e630c464 Date: Wed, 26 Sep 2018 15:14:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:14:08Z", "security_group_id": "6cae73d3-87fa-4a5e-9100-51e6e5ada73f", "port_range_min": null, "revision_number": 0, "tenant_id": "093067182f0f44dbb5fac230b78691cb", "created_at": "2018-09-26T15:14:08Z", "project_id": "093067182f0f44dbb5fac230b78691cb", "id": "8ed5f311-2172-461c-9c09-0001cbceb18f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:14:08Z", "security_group_id": "6cae73d3-87fa-4a5e-9100-51e6e5ada73f", "port_range_min": null, "revision_number": 0, "tenant_id": "093067182f0f44dbb5fac230b78691cb", "created_at": "2018-09-26T15:14:08Z", "project_id": "093067182f0f44dbb5fac230b78691cb", "id": "fe53a737-535e-438b-9451-13468f69032f"}]} 2018-09-26 15:14:12,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=6cae73d3-87fa-4a5e-9100-51e6e5ada73f used request id req-759e458a-4da9-41ae-9482-3292e630c464 2018-09-26 15:14:12,119 - neutron_utils - INFO - Deleting security group rule with ID - 8ed5f311-2172-461c-9c09-0001cbceb18f 2018-09-26 15:14:12,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/8ed5f311-2172-461c-9c09-0001cbceb18f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a9ff7ca2578ee18c4d11b9a670c9615a3409bb" 2018-09-26 15:14:13,131 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c002f199-de24-484b-8bab-2b19da10f9b6 Content-Length: 0 Date: Wed, 26 Sep 2018 15:14:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:14:13,131 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/8ed5f311-2172-461c-9c09-0001cbceb18f used request id req-c002f199-de24-484b-8bab-2b19da10f9b6 2018-09-26 15:14:13,132 - neutron_utils - INFO - Deleting security group rule with ID - fe53a737-535e-438b-9451-13468f69032f 2018-09-26 15:14:13,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/fe53a737-535e-438b-9451-13468f69032f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a9ff7ca2578ee18c4d11b9a670c9615a3409bb" 2018-09-26 15:14:14,126 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c3d8cebc-cbc3-4d30-b9b1-f310cf6249bc Content-Length: 0 Date: Wed, 26 Sep 2018 15:14:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:14:14,126 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/fe53a737-535e-438b-9451-13468f69032f used request id req-c3d8cebc-cbc3-4d30-b9b1-f310cf6249bc 2018-09-26 15:14:14,127 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-4bf7f6ed-2e1b-4d1-name 2018-09-26 15:14:14,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/6cae73d3-87fa-4a5e-9100-51e6e5ada73f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a9ff7ca2578ee18c4d11b9a670c9615a3409bb" 2018-09-26 15:14:14,346 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cf4bc58b-e7c9-4a0b-8885-5a19b48ec529 Content-Length: 0 Date: Wed, 26 Sep 2018 15:14:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:14:14,347 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/6cae73d3-87fa-4a5e-9100-51e6e5ada73f used request id req-cf4bc58b-e7c9-4a0b-8885-5a19b48ec529 2018-09-26 15:14:14,347 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-4bf7f6ed-2e1b-4d1-user 2018-09-26 15:14:14,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/d4cd920ee58c415896376d9390def84d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daa8fc495a360286150ef7685f4b8dd1a4667f5a" 2018-09-26 15:14:14,568 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:14:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52c35bda-dd79-4365-b9fe-af0f77dc8007 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:14:14,568 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/d4cd920ee58c415896376d9390def84d used request id req-52c35bda-dd79-4365-b9fe-af0f77dc8007 2018-09-26 15:14:14,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23835317e5b87019ef3af96284f709f424b83a05" 2018-09-26 15:14:15,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9673 X-Openstack-Request-Id: req-21acc821-eb0b-461c-9bce-1bac318bd82c Date: Wed, 26 Sep 2018 15:14:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "created_at": "2018-09-26T15:03:01Z", "updated_at": "2018-09-26T15:03:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "42b64d20-0cdd-4071-90b3-bed72374e7f4", "remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "7d1bf180-3956-40c0-b13b-87d65c8127c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "985b7c76-8047-404e-bfc0-b56f14b3b0aa", "remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "e7624c79-e96e-4c9f-b820-f381a79bf690", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}], "revision_number": 4, "project_id": "6d9e93c84a104a3c8872dd8724ca8a31", "id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T15:13:13Z", "updated_at": "2018-09-26T15:13:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "2a35cbcd-1532-408c-8786-78c1a7485991", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "342a62ab-967f-4158-a52b-3549330c6d23", "remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "425d5713-a334-4764-a0ae-c2b108101c0f", "remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "75c1d273-287b-4242-9c28-8e24471a8445", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}], "revision_number": 4, "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:13:45Z", "updated_at": "2018-09-26T15:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:46Z", "revision_number": 0, "id": "803d9635-9991-4d6f-8269-dde0f524eed0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:46Z", "security_group_id": "68963bd9-e511-496c-9484-5fafc4a56718", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv6", "project_id": "27d48581408d451aadce970d111d0cc1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:46Z", "revision_number": 0, "id": "94a36084-4487-4ac1-aba7-e41056a38f26", "remote_group_id": "68963bd9-e511-496c-9484-5fafc4a56718", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:46Z", "security_group_id": "68963bd9-e511-496c-9484-5fafc4a56718", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv4", "project_id": "27d48581408d451aadce970d111d0cc1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:46Z", "revision_number": 0, "id": "c55832e0-986c-4528-a384-3e41fe48a1b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:46Z", "security_group_id": "68963bd9-e511-496c-9484-5fafc4a56718", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv4", "project_id": "27d48581408d451aadce970d111d0cc1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:46Z", "revision_number": 0, "id": "f00cc6c5-3c35-4bba-b18f-34b1744b6e33", "remote_group_id": "68963bd9-e511-496c-9484-5fafc4a56718", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:46Z", "security_group_id": "68963bd9-e511-496c-9484-5fafc4a56718", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv6", "project_id": "27d48581408d451aadce970d111d0cc1"}], "revision_number": 4, "project_id": "27d48581408d451aadce970d111d0cc1", "id": "68963bd9-e511-496c-9484-5fafc4a56718", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "093067182f0f44dbb5fac230b78691cb", "created_at": "2018-09-26T15:14:07Z", "updated_at": "2018-09-26T15:14:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:14:07Z", "revision_number": 0, "id": "0957913f-470e-4999-b4b8-00e8f9d5282a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:14:07Z", "security_group_id": "6e01c5f5-1642-4fa2-8622-b30b1e7fb5bc", "tenant_id": "093067182f0f44dbb5fac230b78691cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "093067182f0f44dbb5fac230b78691cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:14:07Z", "revision_number": 0, "id": "3f7d3335-204b-4dc1-bbd0-b2eb75ac2732", "remote_group_id": "6e01c5f5-1642-4fa2-8622-b30b1e7fb5bc", "remote_ip_prefix": null, "created_at": "2018-09-26T15:14:07Z", "security_group_id": "6e01c5f5-1642-4fa2-8622-b30b1e7fb5bc", "tenant_id": "093067182f0f44dbb5fac230b78691cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "093067182f0f44dbb5fac230b78691cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:14:07Z", "revision_number": 0, "id": "47d99ea6-96a4-4d86-87b1-06fc13d2d721", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:14:07Z", "security_group_id": "6e01c5f5-1642-4fa2-8622-b30b1e7fb5bc", "tenant_id": "093067182f0f44dbb5fac230b78691cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "093067182f0f44dbb5fac230b78691cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:14:07Z", "revision_number": 0, "id": "cbf2060c-7914-435c-ae47-36d40dedee00", "remote_group_id": "6e01c5f5-1642-4fa2-8622-b30b1e7fb5bc", "remote_ip_prefix": null, "created_at": "2018-09-26T15:14:07Z", "security_group_id": "6e01c5f5-1642-4fa2-8622-b30b1e7fb5bc", "tenant_id": "093067182f0f44dbb5fac230b78691cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "093067182f0f44dbb5fac230b78691cb"}], "revision_number": 4, "project_id": "093067182f0f44dbb5fac230b78691cb", "id": "6e01c5f5-1642-4fa2-8622-b30b1e7fb5bc", "name": "default"}]} 2018-09-26 15:14:15,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-21acc821-eb0b-461c-9bce-1bac318bd82c 2018-09-26 15:14:15,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23835317e5b87019ef3af96284f709f424b83a05" 2018-09-26 15:14:15,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdacfa93-25a7-4265-83f1-232030f4aad0 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31"}, "enabled": true, "id": "6d9e93c84a104a3c8872dd8724ca8a31", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 15:14:15,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31 used request id req-bdacfa93-25a7-4265-83f1-232030f4aad0 2018-09-26 15:14:15,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23835317e5b87019ef3af96284f709f424b83a05" 2018-09-26 15:14:15,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60fa26f2-8299-4dd7-baa1-4a7d5f508b2f Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4"}, "enabled": true, "id": "32e2fc060ffa4464a00bce7763dbcae4", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 15:14:15,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4 used request id req-60fa26f2-8299-4dd7-baa1-4a7d5f508b2f 2018-09-26 15:14:15,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23835317e5b87019ef3af96284f709f424b83a05" 2018-09-26 15:14:15,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-319453e1-dbae-480b-939d-b2c8ccbd5800 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:14:15,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-319453e1-dbae-480b-939d-b2c8ccbd5800 2018-09-26 15:14:15,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/093067182f0f44dbb5fac230b78691cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23835317e5b87019ef3af96284f709f424b83a05" 2018-09-26 15:14:15,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70655b97-5625-4632-9b70-727b3386f60c Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/093067182f0f44dbb5fac230b78691cb"}, "enabled": true, "id": "093067182f0f44dbb5fac230b78691cb", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-4bf7f6ed-2e1b-4d1-name"}} 2018-09-26 15:14:15,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/093067182f0f44dbb5fac230b78691cb used request id req-70655b97-5625-4632-9b70-727b3386f60c 2018-09-26 15:14:15,856 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6e01c5f5-1642-4fa2-8622-b30b1e7fb5bc 2018-09-26 15:14:15,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=6e01c5f5-1642-4fa2-8622-b30b1e7fb5bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23835317e5b87019ef3af96284f709f424b83a05" 2018-09-26 15:14:16,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1349b350-ffb4-4325-a1dd-65512d0c2d93 Date: Wed, 26 Sep 2018 15:14:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:14:07Z", "security_group_id": "6e01c5f5-1642-4fa2-8622-b30b1e7fb5bc", "port_range_min": null, "revision_number": 0, "tenant_id": "093067182f0f44dbb5fac230b78691cb", "created_at": "2018-09-26T15:14:07Z", "project_id": "093067182f0f44dbb5fac230b78691cb", "id": "0957913f-470e-4999-b4b8-00e8f9d5282a"}, {"remote_group_id": "6e01c5f5-1642-4fa2-8622-b30b1e7fb5bc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:14:07Z", "security_group_id": "6e01c5f5-1642-4fa2-8622-b30b1e7fb5bc", "port_range_min": null, "revision_number": 0, "tenant_id": "093067182f0f44dbb5fac230b78691cb", "created_at": "2018-09-26T15:14:07Z", "project_id": "093067182f0f44dbb5fac230b78691cb", "id": "3f7d3335-204b-4dc1-bbd0-b2eb75ac2732"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:14:07Z", "security_group_id": "6e01c5f5-1642-4fa2-8622-b30b1e7fb5bc", "port_range_min": null, "revision_number": 0, "tenant_id": "093067182f0f44dbb5fac230b78691cb", "created_at": "2018-09-26T15:14:07Z", "project_id": "093067182f0f44dbb5fac230b78691cb", "id": "47d99ea6-96a4-4d86-87b1-06fc13d2d721"}, {"remote_group_id": "6e01c5f5-1642-4fa2-8622-b30b1e7fb5bc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:14:07Z", "security_group_id": "6e01c5f5-1642-4fa2-8622-b30b1e7fb5bc", "port_range_min": null, "revision_number": 0, "tenant_id": "093067182f0f44dbb5fac230b78691cb", "created_at": "2018-09-26T15:14:07Z", "project_id": "093067182f0f44dbb5fac230b78691cb", "id": "cbf2060c-7914-435c-ae47-36d40dedee00"}]} 2018-09-26 15:14:16,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=6e01c5f5-1642-4fa2-8622-b30b1e7fb5bc used request id req-1349b350-ffb4-4325-a1dd-65512d0c2d93 2018-09-26 15:14:16,046 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 15:14:16,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/6e01c5f5-1642-4fa2-8622-b30b1e7fb5bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23835317e5b87019ef3af96284f709f424b83a05" 2018-09-26 15:14:16,367 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e963fac9-762f-4201-b8bb-74d2a4eb5903 Content-Length: 0 Date: Wed, 26 Sep 2018 15:14:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:14:16,367 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/6e01c5f5-1642-4fa2-8622-b30b1e7fb5bc used request id req-e963fac9-762f-4201-b8bb-74d2a4eb5903 2018-09-26 15:14:16,368 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-4bf7f6ed-2e1b-4d1-name 2018-09-26 15:14:16,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/093067182f0f44dbb5fac230b78691cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23835317e5b87019ef3af96284f709f424b83a05" 2018-09-26 15:14:16,582 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:14:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0ec78bd-b626-4aaa-9eed-c6b3ab09525f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:14:16,582 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/093067182f0f44dbb5fac230b78691cb used request id req-e0ec78bd-b626-4aaa-9eed-c6b3ab09525f 2018-09-26 15:14:16,582 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-4bf7f6ed-2e1b-4d1-name-role 2018-09-26 15:14:16,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/fa71c487b08149e7ba0c4e668e588fd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23835317e5b87019ef3af96284f709f424b83a05" 2018-09-26 15:14:16,704 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:14:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0f10edb-4338-4527-abef-642d2c1a7e0a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:14:16,705 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/fa71c487b08149e7ba0c4e668e588fd8 used request id req-a0f10edb-4338-4527-abef-642d2c1a7e0a 2018-09-26 15:14:16,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23835317e5b87019ef3af96284f709f424b83a05" 2018-09-26 15:14:16,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70f0ca85-a637-448c-8dfd-b58821c94ff3 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "661b87bcbe3744a58cdd53d43ae2b583", "links": {"self": "http://172.30.9.22:5000/v3/roles/661b87bcbe3744a58cdd53d43ae2b583"}, "name": "Member"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}, {"domain_id": null, "id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "links": {"self": "http://172.30.9.22:5000/v3/roles/f7bb8dc1ecd0406990f2f6254df2d0f8"}, "name": "heat_stack_owner"}]} 2018-09-26 15:14:16,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-70f0ca85-a637-448c-8dfd-b58821c94ff3 2018-09-26 15:14:16,790 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:14:17,170 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:14:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["7achnvtfQQqth2Uh_KQXwA"], "issued_at": "2018-09-26T15:14:17.000000Z"}} 2018-09-26 15:14:17,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f85271d4e47bf2d4e3887675520711881c760b6" 2018-09-26 15:14:17,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7c7cb84-88ec-41c5-bffa-c0fbd8c143f2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:14:17,257 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d7c7cb84-88ec-41c5-bffa-c0fbd8c143f2 2018-09-26 15:14:17,258 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:14:17,259 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:14:17,632 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:14:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["N6eVWS1BS3qCXOHkxUo_uA"], "issued_at": "2018-09-26T15:14:17.000000Z"}} 2018-09-26 15:14:17,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bd177686e4b8c369c0b5d82ffa47bfc65a184c6" 2018-09-26 15:14:17,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c56cc142-b09a-457b-8ee8-1ff98d6c01f7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:14:17,717 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c56cc142-b09a-457b-8ee8-1ff98d6c01f7 2018-09-26 15:14:17,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:14:17,726 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:14:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:14:17,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-061a2abe-ebec-4d8-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bd177686e4b8c369c0b5d82ffa47bfc65a184c6" 2018-09-26 15:14:17,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a30dbcf0-cc6a-4893-b8dc-41123764b459 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-061a2abe-ebec-4d8-name", "previous": null, "next": null}, "projects": []} 2018-09-26 15:14:17,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-061a2abe-ebec-4d8-name used request id req-a30dbcf0-cc6a-4893-b8dc-41123764b459 2018-09-26 15:14:17,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bd177686e4b8c369c0b5d82ffa47bfc65a184c6" 2018-09-26 15:14:17,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24f1b2ff-1532-4dfa-acfe-584ecedc07eb Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 15:14:17,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-24f1b2ff-1532-4dfa-acfe-584ecedc07eb 2018-09-26 15:14:17,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bd177686e4b8c369c0b5d82ffa47bfc65a184c6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-061a2abe-ebec-4d8-name"}}' 2018-09-26 15:14:18,028 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 15:14:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4772bc72-6e7d-417e-86b5-c69afc3933ea Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/4b1386fe6e554ba98e530e3aca06803b"}, "enabled": true, "id": "4b1386fe6e554ba98e530e3aca06803b", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-061a2abe-ebec-4d8-name"}} 2018-09-26 15:14:18,028 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-4772bc72-6e7d-417e-86b5-c69afc3933ea 2018-09-26 15:14:18,028 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-061a2abe-ebec-4d8-name 2018-09-26 15:14:18,029 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:14:18,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:14:18,405 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:14:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["3EffOjyOQzG8fRzQ-ztjpA"], "issued_at": "2018-09-26T15:14:18.000000Z"}} 2018-09-26 15:14:18,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9709a1503f6a47ed5e521b939c74ee66f60694" 2018-09-26 15:14:18,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c801a32-7b88-4d76-bf0b-979b02061da4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:14:18,486 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-7c801a32-7b88-4d76-bf0b-979b02061da4 2018-09-26 15:14:18,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:14:18,495 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:14:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:14:18,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9709a1503f6a47ed5e521b939c74ee66f60694" 2018-09-26 15:14:18,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eec6646c-6b84-43b7-ae07-d82993994761 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/0f6038362f804bdf973a1259ba7dca0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f6038362f804bdf973a1259ba7dca0e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1eb559e7c1dd4418b86e31ef3084f2ec"}, "domain_id": "75cdea7ae1e047b59527bd851db52c3a", "enabled": true, "options": {}, "id": "1eb559e7c1dd4418b86e31ef3084f2ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/4bdccdd75552479f98bffcd1d64b7662"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bdccdd75552479f98bffcd1d64b7662", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/4c02226b29744674bd45691e05726e9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c02226b29744674bd45691e05726e9e", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/5857b05d047642649579991b794ec602"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5857b05d047642649579991b794ec602", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/6e819320ddea4588808c69aeee5f74c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e819320ddea4588808c69aeee5f74c6", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "links": {"self": "http://172.30.9.22:5000/v3/users/70c1796720b24849a78177d3a880735f"}, "domain_id": "default", "enabled": true, "id": "70c1796720b24849a78177d3a880735f", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/7d97fc2ab1f2454b92dd6da51d8b72b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9433c47bb55b49999cf3f4179d1f9381"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9433c47bb55b49999cf3f4179d1f9381", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/9e63f838fd5b45728e8e57b0fc0cb664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e63f838fd5b45728e8e57b0fc0cb664", "email": "heat@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/a31274f6a9b346deb22160d9bfd8b380"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a31274f6a9b346deb22160d9bfd8b380", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/c3bff15c726d4e33aac8d94d4c693699"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c3bff15c726d4e33aac8d94d4c693699", "email": "congress@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/da2d5b9a5312407d85c50744f177f3a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da2d5b9a5312407d85c50744f177f3a3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/da30243f7cce43e39ea7a153cd6ce802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da30243f7cce43e39ea7a153cd6ce802", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fca2410da1d748118f4fe3f25d00c681"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca2410da1d748118f4fe3f25d00c681", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-26 15:14:18,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-eec6646c-6b84-43b7-ae07-d82993994761 2018-09-26 15:14:18,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9709a1503f6a47ed5e521b939c74ee66f60694" 2018-09-26 15:14:18,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c06a79fd-0204-4756-8da1-bc13c74c34d2 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 15:14:18,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-c06a79fd-0204-4756-8da1-bc13c74c34d2 2018-09-26 15:14:19,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9709a1503f6a47ed5e521b939c74ee66f60694" 2018-09-26 15:14:19,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f46503f-5f71-4d69-adb5-dc06731eeb08 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "661b87bcbe3744a58cdd53d43ae2b583", "links": {"self": "http://172.30.9.22:5000/v3/roles/661b87bcbe3744a58cdd53d43ae2b583"}, "name": "Member"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}, {"domain_id": null, "id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "links": {"self": "http://172.30.9.22:5000/v3/roles/f7bb8dc1ecd0406990f2f6254df2d0f8"}, "name": "heat_stack_owner"}]} 2018-09-26 15:14:19,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-5f46503f-5f71-4d69-adb5-dc06731eeb08 2018-09-26 15:14:19,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateProjectUserTests-061a2abe-ebec-4d8-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9709a1503f6a47ed5e521b939c74ee66f60694" 2018-09-26 15:14:19,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-154290b2-e936-455a-ae0f-390fee3b6f01 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateProjectUserTests-061a2abe-ebec-4d8-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/4b1386fe6e554ba98e530e3aca06803b"}, "enabled": true, "id": "4b1386fe6e554ba98e530e3aca06803b", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-061a2abe-ebec-4d8-name"}]} 2018-09-26 15:14:19,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateProjectUserTests-061a2abe-ebec-4d8-name used request id req-154290b2-e936-455a-ae0f-390fee3b6f01 2018-09-26 15:14:19,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users/0c59116b026b430990ae3a335d1312b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9709a1503f6a47ed5e521b939c74ee66f60694" 2018-09-26 15:14:19,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d7939c1-fd2f-45e3-9c0e-a61c296986d8 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/0c59116b026b430990ae3a335d1312b8"}, "enabled": true, "id": "0c59116b026b430990ae3a335d1312b8", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-061a2abe-ebec-4d8-user1"}} 2018-09-26 15:14:19,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/0c59116b026b430990ae3a335d1312b8 used request id req-1d7939c1-fd2f-45e3-9c0e-a61c296986d8 2018-09-26 15:14:19,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/4b1386fe6e554ba98e530e3aca06803b/users/0c59116b026b430990ae3a335d1312b8/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9709a1503f6a47ed5e521b939c74ee66f60694" 2018-09-26 15:14:19,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73a30c79-a955-402b-b173-9844a233d59b Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects/4b1386fe6e554ba98e530e3aca06803b/users/0c59116b026b430990ae3a335d1312b8/roles", "previous": null, "next": null}, "roles": []} 2018-09-26 15:14:19,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/4b1386fe6e554ba98e530e3aca06803b/users/0c59116b026b430990ae3a335d1312b8/roles used request id req-73a30c79-a955-402b-b173-9844a233d59b 2018-09-26 15:14:19,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9709a1503f6a47ed5e521b939c74ee66f60694" 2018-09-26 15:14:19,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adb7aa28-b826-4f9e-8a64-8b6308f76168 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "domain_id": null, "name": "admin", "id": "b7fe312ee11d43d7a925dd240013585f"}} 2018-09-26 15:14:19,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f used request id req-adb7aa28-b826-4f9e-8a64-8b6308f76168 2018-09-26 15:14:19,497 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-061a2abe-ebec-4d8-name 2018-09-26 15:14:19,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/4b1386fe6e554ba98e530e3aca06803b/users/0c59116b026b430990ae3a335d1312b8/roles/b7fe312ee11d43d7a925dd240013585f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9709a1503f6a47ed5e521b939c74ee66f60694" 2018-09-26 15:14:19,623 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:14:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c976166f-a184-49d9-a23f-2b4bd38d29ae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:14:19,623 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/4b1386fe6e554ba98e530e3aca06803b/users/0c59116b026b430990ae3a335d1312b8/roles/b7fe312ee11d43d7a925dd240013585f used request id req-c976166f-a184-49d9-a23f-2b4bd38d29ae 2018-09-26 15:14:19,623 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-061a2abe-ebec-4d8-user1 2018-09-26 15:14:19,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bd177686e4b8c369c0b5d82ffa47bfc65a184c6" 2018-09-26 15:14:19,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61f2e263-61f8-45c0-bf0a-0d81ecdc7f31 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "661b87bcbe3744a58cdd53d43ae2b583", "links": {"self": "http://172.30.9.22:5000/v3/roles/661b87bcbe3744a58cdd53d43ae2b583"}, "name": "Member"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}, {"domain_id": null, "id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "links": {"self": "http://172.30.9.22:5000/v3/roles/f7bb8dc1ecd0406990f2f6254df2d0f8"}, "name": "heat_stack_owner"}]} 2018-09-26 15:14:19,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-61f2e263-61f8-45c0-bf0a-0d81ecdc7f31 2018-09-26 15:14:19,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bd177686e4b8c369c0b5d82ffa47bfc65a184c6" -d '{"role": {"name": "CreateProjectUserTests-061a2abe-ebec-4d8-name-role"}}' 2018-09-26 15:14:19,830 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 15:14:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb90df80-63d5-4b36-b060-189dd676ca27 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "141738a2926c466d87020cc6c47626b7", "links": {"self": "http://172.30.9.22:5000/v3/roles/141738a2926c466d87020cc6c47626b7"}, "name": "CreateProjectUserTests-061a2abe-ebec-4d8-name-role"}} 2018-09-26 15:14:19,830 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-cb90df80-63d5-4b36-b060-189dd676ca27 2018-09-26 15:14:19,830 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-061a2abe-ebec-4d8-name-role 2018-09-26 15:14:19,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/141738a2926c466d87020cc6c47626b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bd177686e4b8c369c0b5d82ffa47bfc65a184c6" 2018-09-26 15:14:19,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d32740d1-d6fc-45b9-98fd-8c44444c41e2 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/141738a2926c466d87020cc6c47626b7"}, "domain_id": null, "name": "CreateProjectUserTests-061a2abe-ebec-4d8-name-role", "id": "141738a2926c466d87020cc6c47626b7"}} 2018-09-26 15:14:19,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/141738a2926c466d87020cc6c47626b7 used request id req-d32740d1-d6fc-45b9-98fd-8c44444c41e2 2018-09-26 15:14:19,921 - keystone_utils - INFO - Granting role CreateProjectUserTests-061a2abe-ebec-4d8-name-role to project CreateProjectUserTests-061a2abe-ebec-4d8-name 2018-09-26 15:14:19,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/4b1386fe6e554ba98e530e3aca06803b/users/0c59116b026b430990ae3a335d1312b8/roles/141738a2926c466d87020cc6c47626b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bd177686e4b8c369c0b5d82ffa47bfc65a184c6" 2018-09-26 15:14:19,976 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:14:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-420559e1-9d0f-44de-b8a6-90c31afc9d99 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:14:19,976 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/4b1386fe6e554ba98e530e3aca06803b/users/0c59116b026b430990ae3a335d1312b8/roles/141738a2926c466d87020cc6c47626b7 used request id req-420559e1-9d0f-44de-b8a6-90c31afc9d99 2018-09-26 15:14:19,976 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:14:19,977 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:14:20,359 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:14:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["AqedUE7tRGCYVxkVZYsCeQ"], "issued_at": "2018-09-26T15:14:20.000000Z"}} 2018-09-26 15:14:20,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e92eef74a3ee2449c76ad152ae31a305e69d5a27" 2018-09-26 15:14:20,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17841806-02b3-4fad-894f-34156c73530c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:14:20,534 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-17841806-02b3-4fad-894f-34156c73530c 2018-09-26 15:14:20,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:14:20,543 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:14:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:14:20,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e92eef74a3ee2449c76ad152ae31a305e69d5a27" 2018-09-26 15:14:20,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee2fe2ab-7c78-40a1-80ed-cdd70821a5ea Content-Encoding: gzip Content-Length: 902 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "CreateProjectUserTests-061a2abe-ebec-4d8-user1", "links": {"self": "http://172.30.9.22:5000/v3/users/0c59116b026b430990ae3a335d1312b8"}, "domain_id": "default", "enabled": true, "id": "0c59116b026b430990ae3a335d1312b8", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/0f6038362f804bdf973a1259ba7dca0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f6038362f804bdf973a1259ba7dca0e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1eb559e7c1dd4418b86e31ef3084f2ec"}, "domain_id": "75cdea7ae1e047b59527bd851db52c3a", "enabled": true, "options": {}, "id": "1eb559e7c1dd4418b86e31ef3084f2ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/4bdccdd75552479f98bffcd1d64b7662"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bdccdd75552479f98bffcd1d64b7662", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/4c02226b29744674bd45691e05726e9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c02226b29744674bd45691e05726e9e", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/5857b05d047642649579991b794ec602"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5857b05d047642649579991b794ec602", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/6e819320ddea4588808c69aeee5f74c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e819320ddea4588808c69aeee5f74c6", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "links": {"self": "http://172.30.9.22:5000/v3/users/70c1796720b24849a78177d3a880735f"}, "domain_id": "default", "enabled": true, "id": "70c1796720b24849a78177d3a880735f", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/7d97fc2ab1f2454b92dd6da51d8b72b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9433c47bb55b49999cf3f4179d1f9381"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9433c47bb55b49999cf3f4179d1f9381", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/9e63f838fd5b45728e8e57b0fc0cb664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e63f838fd5b45728e8e57b0fc0cb664", "email": "heat@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/a31274f6a9b346deb22160d9bfd8b380"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a31274f6a9b346deb22160d9bfd8b380", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/c3bff15c726d4e33aac8d94d4c693699"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c3bff15c726d4e33aac8d94d4c693699", "email": "congress@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/da2d5b9a5312407d85c50744f177f3a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da2d5b9a5312407d85c50744f177f3a3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/da30243f7cce43e39ea7a153cd6ce802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da30243f7cce43e39ea7a153cd6ce802", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fca2410da1d748118f4fe3f25d00c681"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca2410da1d748118f4fe3f25d00c681", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-26 15:14:20,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-ee2fe2ab-7c78-40a1-80ed-cdd70821a5ea 2018-09-26 15:14:20,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e92eef74a3ee2449c76ad152ae31a305e69d5a27" 2018-09-26 15:14:20,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9792b00d-1dba-4de0-a3d5-31c7ff5ff732 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 15:14:20,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-9792b00d-1dba-4de0-a3d5-31c7ff5ff732 2018-09-26 15:14:21,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e92eef74a3ee2449c76ad152ae31a305e69d5a27" 2018-09-26 15:14:21,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-835dce76-8d4a-4501-aa6e-08f0de93f38e Content-Encoding: gzip Content-Length: 413 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "141738a2926c466d87020cc6c47626b7", "links": {"self": "http://172.30.9.22:5000/v3/roles/141738a2926c466d87020cc6c47626b7"}, "name": "CreateProjectUserTests-061a2abe-ebec-4d8-name-role"}, {"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "661b87bcbe3744a58cdd53d43ae2b583", "links": {"self": "http://172.30.9.22:5000/v3/roles/661b87bcbe3744a58cdd53d43ae2b583"}, "name": "Member"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}, {"domain_id": null, "id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "links": {"self": "http://172.30.9.22:5000/v3/roles/f7bb8dc1ecd0406990f2f6254df2d0f8"}, "name": "heat_stack_owner"}]} 2018-09-26 15:14:21,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-835dce76-8d4a-4501-aa6e-08f0de93f38e 2018-09-26 15:14:21,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateProjectUserTests-061a2abe-ebec-4d8-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e92eef74a3ee2449c76ad152ae31a305e69d5a27" 2018-09-26 15:14:21,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0aae4f2d-0f1c-465f-8b93-b87d9987f145 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateProjectUserTests-061a2abe-ebec-4d8-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/4b1386fe6e554ba98e530e3aca06803b"}, "enabled": true, "id": "4b1386fe6e554ba98e530e3aca06803b", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-061a2abe-ebec-4d8-name"}]} 2018-09-26 15:14:21,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateProjectUserTests-061a2abe-ebec-4d8-name used request id req-0aae4f2d-0f1c-465f-8b93-b87d9987f145 2018-09-26 15:14:21,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users/0e8b85e7ff8f48049d9108a545477e9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e92eef74a3ee2449c76ad152ae31a305e69d5a27" 2018-09-26 15:14:21,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8641b402-591d-4a41-9059-ec015d0c7106 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/0e8b85e7ff8f48049d9108a545477e9d"}, "enabled": true, "id": "0e8b85e7ff8f48049d9108a545477e9d", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-061a2abe-ebec-4d8-user2"}} 2018-09-26 15:14:21,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/0e8b85e7ff8f48049d9108a545477e9d used request id req-8641b402-591d-4a41-9059-ec015d0c7106 2018-09-26 15:14:21,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/4b1386fe6e554ba98e530e3aca06803b/users/0e8b85e7ff8f48049d9108a545477e9d/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e92eef74a3ee2449c76ad152ae31a305e69d5a27" 2018-09-26 15:14:21,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acc9b0c4-edd2-4d9b-8b30-f81da1337522 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects/4b1386fe6e554ba98e530e3aca06803b/users/0e8b85e7ff8f48049d9108a545477e9d/roles", "previous": null, "next": null}, "roles": []} 2018-09-26 15:14:21,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/4b1386fe6e554ba98e530e3aca06803b/users/0e8b85e7ff8f48049d9108a545477e9d/roles used request id req-acc9b0c4-edd2-4d9b-8b30-f81da1337522 2018-09-26 15:14:21,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e92eef74a3ee2449c76ad152ae31a305e69d5a27" 2018-09-26 15:14:21,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-081ab6dc-536c-440c-85f8-8dbbee742144 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "domain_id": null, "name": "admin", "id": "b7fe312ee11d43d7a925dd240013585f"}} 2018-09-26 15:14:21,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f used request id req-081ab6dc-536c-440c-85f8-8dbbee742144 2018-09-26 15:14:21,672 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-061a2abe-ebec-4d8-name 2018-09-26 15:14:21,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/4b1386fe6e554ba98e530e3aca06803b/users/0e8b85e7ff8f48049d9108a545477e9d/roles/b7fe312ee11d43d7a925dd240013585f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e92eef74a3ee2449c76ad152ae31a305e69d5a27" 2018-09-26 15:14:21,803 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:14:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a2f675f-3701-46b1-96ec-f0d168fd4cf2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:14:21,803 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/4b1386fe6e554ba98e530e3aca06803b/users/0e8b85e7ff8f48049d9108a545477e9d/roles/b7fe312ee11d43d7a925dd240013585f used request id req-2a2f675f-3701-46b1-96ec-f0d168fd4cf2 2018-09-26 15:14:21,804 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-061a2abe-ebec-4d8-user2 2018-09-26 15:14:21,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/141738a2926c466d87020cc6c47626b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bd177686e4b8c369c0b5d82ffa47bfc65a184c6" 2018-09-26 15:14:21,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6088752c-39f6-4a41-8284-3a18bd429079 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/141738a2926c466d87020cc6c47626b7"}, "domain_id": null, "name": "CreateProjectUserTests-061a2abe-ebec-4d8-name-role", "id": "141738a2926c466d87020cc6c47626b7"}} 2018-09-26 15:14:21,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/141738a2926c466d87020cc6c47626b7 used request id req-6088752c-39f6-4a41-8284-3a18bd429079 2018-09-26 15:14:21,897 - keystone_utils - INFO - Granting role CreateProjectUserTests-061a2abe-ebec-4d8-name-role to project CreateProjectUserTests-061a2abe-ebec-4d8-name 2018-09-26 15:14:21,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/4b1386fe6e554ba98e530e3aca06803b/users/0e8b85e7ff8f48049d9108a545477e9d/roles/141738a2926c466d87020cc6c47626b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bd177686e4b8c369c0b5d82ffa47bfc65a184c6" 2018-09-26 15:14:22,154 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:14:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5507e559-5bc5-45d4-bb37-ca2202987a4a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:14:22,154 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/4b1386fe6e554ba98e530e3aca06803b/users/0e8b85e7ff8f48049d9108a545477e9d/roles/141738a2926c466d87020cc6c47626b7 used request id req-5507e559-5bc5-45d4-bb37-ca2202987a4a 2018-09-26 15:14:22,154 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:14:22,155 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:14:22,610 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "141738a2926c466d87020cc6c47626b7", "name": "CreateProjectUserTests-061a2abe-ebec-4d8-name-role"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:14:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b1386fe6e554ba98e530e3aca06803b", "name": "CreateProjectUserTests-061a2abe-ebec-4d8-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b1386fe6e554ba98e530e3aca06803b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/4b1386fe6e554ba98e530e3aca06803b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/4b1386fe6e554ba98e530e3aca06803b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b1386fe6e554ba98e530e3aca06803b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/4b1386fe6e554ba98e530e3aca06803b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/4b1386fe6e554ba98e530e3aca06803b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b1386fe6e554ba98e530e3aca06803b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/4b1386fe6e554ba98e530e3aca06803b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/4b1386fe6e554ba98e530e3aca06803b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b1386fe6e554ba98e530e3aca06803b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/4b1386fe6e554ba98e530e3aca06803b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/4b1386fe6e554ba98e530e3aca06803b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-061a2abe-ebec-4d8-user1", "id": "0c59116b026b430990ae3a335d1312b8"}, "audit_ids": ["ieI_HzONRzahQfrLORq1PA"], "issued_at": "2018-09-26T15:14:22.000000Z"}} 2018-09-26 15:14:22,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f585bf86f488d7940c48ff366feb35ecb5647e1e" 2018-09-26 15:14:22,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81d437f5-e8e4-4408-a3b5-e8319ad310fe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:14:22,697 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-81d437f5-e8e4-4408-a3b5-e8319ad310fe 2018-09-26 15:14:22,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateProjectUserTests-061a2abe-ebec-4d8-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f585bf86f488d7940c48ff366feb35ecb5647e1e" 2018-09-26 15:14:23,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-444e37c7-9275-47d7-9c26-dc4dcd8f96d2 Date: Wed, 26 Sep 2018 15:14:23 GMT RESP BODY: {"security_groups": []} 2018-09-26 15:14:23,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateProjectUserTests-061a2abe-ebec-4d8-name&description=hello+group used request id req-444e37c7-9275-47d7-9c26-dc4dcd8f96d2 2018-09-26 15:14:23,097 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-061a2abe-ebec-4d8-name... 2018-09-26 15:14:23,097 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-061a2abe-ebec-4d8-name 2018-09-26 15:14:23,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f585bf86f488d7940c48ff366feb35ecb5647e1e" -d '{"security_group": {"name": "CreateProjectUserTests-061a2abe-ebec-4d8-name", "description": "hello group"}}' 2018-09-26 15:14:24,166 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-4052604b-c9b2-49b7-be9c-1c898697534d Date: Wed, 26 Sep 2018 15:14:24 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "4b1386fe6e554ba98e530e3aca06803b", "created_at": "2018-09-26T15:14:23Z", "updated_at": "2018-09-26T15:14:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:14:24Z", "revision_number": 0, "id": "3fb23126-33ba-456b-9ee1-85e6410ec6f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:14:24Z", "security_group_id": "01e7e661-5c05-447e-848a-3668225a4daa", "tenant_id": "4b1386fe6e554ba98e530e3aca06803b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b1386fe6e554ba98e530e3aca06803b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:14:24Z", "revision_number": 0, "id": "4c433b26-a95e-4cc2-b702-d940806188a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:14:24Z", "security_group_id": "01e7e661-5c05-447e-848a-3668225a4daa", "tenant_id": "4b1386fe6e554ba98e530e3aca06803b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b1386fe6e554ba98e530e3aca06803b"}], "revision_number": 2, "project_id": "4b1386fe6e554ba98e530e3aca06803b", "id": "01e7e661-5c05-447e-848a-3668225a4daa", "name": "CreateProjectUserTests-061a2abe-ebec-4d8-name"}} 2018-09-26 15:14:24,167 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-4052604b-c9b2-49b7-be9c-1c898697534d 2018-09-26 15:14:24,167 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 01e7e661-5c05-447e-848a-3668225a4daa 2018-09-26 15:14:24,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=01e7e661-5c05-447e-848a-3668225a4daa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f585bf86f488d7940c48ff366feb35ecb5647e1e" 2018-09-26 15:14:24,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cfa4756c-9fea-44c4-b5c5-7b2607d2e8c5 Date: Wed, 26 Sep 2018 15:14:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:14:24Z", "security_group_id": "01e7e661-5c05-447e-848a-3668225a4daa", "port_range_min": null, "revision_number": 0, "tenant_id": "4b1386fe6e554ba98e530e3aca06803b", "created_at": "2018-09-26T15:14:24Z", "project_id": "4b1386fe6e554ba98e530e3aca06803b", "id": "3fb23126-33ba-456b-9ee1-85e6410ec6f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:14:24Z", "security_group_id": "01e7e661-5c05-447e-848a-3668225a4daa", "port_range_min": null, "revision_number": 0, "tenant_id": "4b1386fe6e554ba98e530e3aca06803b", "created_at": "2018-09-26T15:14:24Z", "project_id": "4b1386fe6e554ba98e530e3aca06803b", "id": "4c433b26-a95e-4cc2-b702-d940806188a0"}]} 2018-09-26 15:14:24,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=01e7e661-5c05-447e-848a-3668225a4daa used request id req-cfa4756c-9fea-44c4-b5c5-7b2607d2e8c5 2018-09-26 15:14:24,336 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 01e7e661-5c05-447e-848a-3668225a4daa 2018-09-26 15:14:24,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=01e7e661-5c05-447e-848a-3668225a4daa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f585bf86f488d7940c48ff366feb35ecb5647e1e" 2018-09-26 15:14:24,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0fe9ad1a-2c2b-4109-ac6f-35760c6dc62d Date: Wed, 26 Sep 2018 15:14:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:14:24Z", "security_group_id": "01e7e661-5c05-447e-848a-3668225a4daa", "port_range_min": null, "revision_number": 0, "tenant_id": "4b1386fe6e554ba98e530e3aca06803b", "created_at": "2018-09-26T15:14:24Z", "project_id": "4b1386fe6e554ba98e530e3aca06803b", "id": "3fb23126-33ba-456b-9ee1-85e6410ec6f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:14:24Z", "security_group_id": "01e7e661-5c05-447e-848a-3668225a4daa", "port_range_min": null, "revision_number": 0, "tenant_id": "4b1386fe6e554ba98e530e3aca06803b", "created_at": "2018-09-26T15:14:24Z", "project_id": "4b1386fe6e554ba98e530e3aca06803b", "id": "4c433b26-a95e-4cc2-b702-d940806188a0"}]} 2018-09-26 15:14:24,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=01e7e661-5c05-447e-848a-3668225a4daa used request id req-0fe9ad1a-2c2b-4109-ac6f-35760c6dc62d 2018-09-26 15:14:24,499 - neutron_utils - INFO - Retrieving security group with ID - 01e7e661-5c05-447e-848a-3668225a4daa 2018-09-26 15:14:24,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=01e7e661-5c05-447e-848a-3668225a4daa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f585bf86f488d7940c48ff366feb35ecb5647e1e" 2018-09-26 15:14:24,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-1f1f73d0-2404-4ee7-bfd6-b81b3e06f328 Date: Wed, 26 Sep 2018 15:14:24 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4b1386fe6e554ba98e530e3aca06803b", "created_at": "2018-09-26T15:14:23Z", "updated_at": "2018-09-26T15:14:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:14:24Z", "revision_number": 0, "id": "3fb23126-33ba-456b-9ee1-85e6410ec6f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:14:24Z", "security_group_id": "01e7e661-5c05-447e-848a-3668225a4daa", "tenant_id": "4b1386fe6e554ba98e530e3aca06803b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b1386fe6e554ba98e530e3aca06803b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:14:24Z", "revision_number": 0, "id": "4c433b26-a95e-4cc2-b702-d940806188a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:14:24Z", "security_group_id": "01e7e661-5c05-447e-848a-3668225a4daa", "tenant_id": "4b1386fe6e554ba98e530e3aca06803b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b1386fe6e554ba98e530e3aca06803b"}], "revision_number": 2, "project_id": "4b1386fe6e554ba98e530e3aca06803b", "id": "01e7e661-5c05-447e-848a-3668225a4daa", "name": "CreateProjectUserTests-061a2abe-ebec-4d8-name"}]} 2018-09-26 15:14:24,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=01e7e661-5c05-447e-848a-3668225a4daa used request id req-1f1f73d0-2404-4ee7-bfd6-b81b3e06f328 2018-09-26 15:14:24,820 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 01e7e661-5c05-447e-848a-3668225a4daa 2018-09-26 15:14:24,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=01e7e661-5c05-447e-848a-3668225a4daa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f585bf86f488d7940c48ff366feb35ecb5647e1e" 2018-09-26 15:14:25,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3b2be1ba-2826-419b-8760-56c438ab43f9 Date: Wed, 26 Sep 2018 15:14:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:14:24Z", "security_group_id": "01e7e661-5c05-447e-848a-3668225a4daa", "port_range_min": null, "revision_number": 0, "tenant_id": "4b1386fe6e554ba98e530e3aca06803b", "created_at": "2018-09-26T15:14:24Z", "project_id": "4b1386fe6e554ba98e530e3aca06803b", "id": "3fb23126-33ba-456b-9ee1-85e6410ec6f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:14:24Z", "security_group_id": "01e7e661-5c05-447e-848a-3668225a4daa", "port_range_min": null, "revision_number": 0, "tenant_id": "4b1386fe6e554ba98e530e3aca06803b", "created_at": "2018-09-26T15:14:24Z", "project_id": "4b1386fe6e554ba98e530e3aca06803b", "id": "4c433b26-a95e-4cc2-b702-d940806188a0"}]} 2018-09-26 15:14:25,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=01e7e661-5c05-447e-848a-3668225a4daa used request id req-3b2be1ba-2826-419b-8760-56c438ab43f9 2018-09-26 15:14:25,530 - neutron_utils - INFO - Retrieving security group with ID - 01e7e661-5c05-447e-848a-3668225a4daa 2018-09-26 15:14:25,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=01e7e661-5c05-447e-848a-3668225a4daa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f585bf86f488d7940c48ff366feb35ecb5647e1e" 2018-09-26 15:14:25,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-2a3a70b3-8d28-4386-b816-6b4c47be038f Date: Wed, 26 Sep 2018 15:14:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4b1386fe6e554ba98e530e3aca06803b", "created_at": "2018-09-26T15:14:23Z", "updated_at": "2018-09-26T15:14:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:14:24Z", "revision_number": 0, "id": "3fb23126-33ba-456b-9ee1-85e6410ec6f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:14:24Z", "security_group_id": "01e7e661-5c05-447e-848a-3668225a4daa", "tenant_id": "4b1386fe6e554ba98e530e3aca06803b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b1386fe6e554ba98e530e3aca06803b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:14:24Z", "revision_number": 0, "id": "4c433b26-a95e-4cc2-b702-d940806188a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:14:24Z", "security_group_id": "01e7e661-5c05-447e-848a-3668225a4daa", "tenant_id": "4b1386fe6e554ba98e530e3aca06803b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b1386fe6e554ba98e530e3aca06803b"}], "revision_number": 2, "project_id": "4b1386fe6e554ba98e530e3aca06803b", "id": "01e7e661-5c05-447e-848a-3668225a4daa", "name": "CreateProjectUserTests-061a2abe-ebec-4d8-name"}]} 2018-09-26 15:14:25,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=01e7e661-5c05-447e-848a-3668225a4daa used request id req-2a3a70b3-8d28-4386-b816-6b4c47be038f 2018-09-26 15:14:25,756 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 01e7e661-5c05-447e-848a-3668225a4daa 2018-09-26 15:14:25,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=01e7e661-5c05-447e-848a-3668225a4daa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f585bf86f488d7940c48ff366feb35ecb5647e1e" 2018-09-26 15:14:26,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9c1e7494-1a6c-4d67-925f-9ab26a614fff Date: Wed, 26 Sep 2018 15:14:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:14:24Z", "security_group_id": "01e7e661-5c05-447e-848a-3668225a4daa", "port_range_min": null, "revision_number": 0, "tenant_id": "4b1386fe6e554ba98e530e3aca06803b", "created_at": "2018-09-26T15:14:24Z", "project_id": "4b1386fe6e554ba98e530e3aca06803b", "id": "3fb23126-33ba-456b-9ee1-85e6410ec6f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:14:24Z", "security_group_id": "01e7e661-5c05-447e-848a-3668225a4daa", "port_range_min": null, "revision_number": 0, "tenant_id": "4b1386fe6e554ba98e530e3aca06803b", "created_at": "2018-09-26T15:14:24Z", "project_id": "4b1386fe6e554ba98e530e3aca06803b", "id": "4c433b26-a95e-4cc2-b702-d940806188a0"}]} 2018-09-26 15:14:26,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=01e7e661-5c05-447e-848a-3668225a4daa used request id req-9c1e7494-1a6c-4d67-925f-9ab26a614fff 2018-09-26 15:14:26,440 - neutron_utils - INFO - Retrieving security group with ID - 01e7e661-5c05-447e-848a-3668225a4daa 2018-09-26 15:14:26,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=01e7e661-5c05-447e-848a-3668225a4daa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f585bf86f488d7940c48ff366feb35ecb5647e1e" 2018-09-26 15:14:27,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-0dd42cd7-8cb7-4dd1-a63b-13c365eb495d Date: Wed, 26 Sep 2018 15:14:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4b1386fe6e554ba98e530e3aca06803b", "created_at": "2018-09-26T15:14:23Z", "updated_at": "2018-09-26T15:14:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:14:24Z", "revision_number": 0, "id": "3fb23126-33ba-456b-9ee1-85e6410ec6f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:14:24Z", "security_group_id": "01e7e661-5c05-447e-848a-3668225a4daa", "tenant_id": "4b1386fe6e554ba98e530e3aca06803b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b1386fe6e554ba98e530e3aca06803b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:14:24Z", "revision_number": 0, "id": "4c433b26-a95e-4cc2-b702-d940806188a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:14:24Z", "security_group_id": "01e7e661-5c05-447e-848a-3668225a4daa", "tenant_id": "4b1386fe6e554ba98e530e3aca06803b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b1386fe6e554ba98e530e3aca06803b"}], "revision_number": 2, "project_id": "4b1386fe6e554ba98e530e3aca06803b", "id": "01e7e661-5c05-447e-848a-3668225a4daa", "name": "CreateProjectUserTests-061a2abe-ebec-4d8-name"}]} 2018-09-26 15:14:27,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=01e7e661-5c05-447e-848a-3668225a4daa used request id req-0dd42cd7-8cb7-4dd1-a63b-13c365eb495d 2018-09-26 15:14:27,370 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 01e7e661-5c05-447e-848a-3668225a4daa 2018-09-26 15:14:27,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=01e7e661-5c05-447e-848a-3668225a4daa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f585bf86f488d7940c48ff366feb35ecb5647e1e" 2018-09-26 15:14:27,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-76c9fc1c-fd28-437d-baaa-1cc01a52d9bb Date: Wed, 26 Sep 2018 15:14:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:14:24Z", "security_group_id": "01e7e661-5c05-447e-848a-3668225a4daa", "port_range_min": null, "revision_number": 0, "tenant_id": "4b1386fe6e554ba98e530e3aca06803b", "created_at": "2018-09-26T15:14:24Z", "project_id": "4b1386fe6e554ba98e530e3aca06803b", "id": "3fb23126-33ba-456b-9ee1-85e6410ec6f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:14:24Z", "security_group_id": "01e7e661-5c05-447e-848a-3668225a4daa", "port_range_min": null, "revision_number": 0, "tenant_id": "4b1386fe6e554ba98e530e3aca06803b", "created_at": "2018-09-26T15:14:24Z", "project_id": "4b1386fe6e554ba98e530e3aca06803b", "id": "4c433b26-a95e-4cc2-b702-d940806188a0"}]} 2018-09-26 15:14:27,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=01e7e661-5c05-447e-848a-3668225a4daa used request id req-76c9fc1c-fd28-437d-baaa-1cc01a52d9bb 2018-09-26 15:14:27,539 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:14:27,540 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:14:27,917 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "141738a2926c466d87020cc6c47626b7", "name": "CreateProjectUserTests-061a2abe-ebec-4d8-name-role"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:14:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b1386fe6e554ba98e530e3aca06803b", "name": "CreateProjectUserTests-061a2abe-ebec-4d8-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b1386fe6e554ba98e530e3aca06803b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/4b1386fe6e554ba98e530e3aca06803b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/4b1386fe6e554ba98e530e3aca06803b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b1386fe6e554ba98e530e3aca06803b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/4b1386fe6e554ba98e530e3aca06803b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/4b1386fe6e554ba98e530e3aca06803b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b1386fe6e554ba98e530e3aca06803b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/4b1386fe6e554ba98e530e3aca06803b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/4b1386fe6e554ba98e530e3aca06803b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b1386fe6e554ba98e530e3aca06803b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/4b1386fe6e554ba98e530e3aca06803b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/4b1386fe6e554ba98e530e3aca06803b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-061a2abe-ebec-4d8-user2", "id": "0e8b85e7ff8f48049d9108a545477e9d"}, "audit_ids": ["TKJab3r3RQOZKuWS_SqbeQ"], "issued_at": "2018-09-26T15:14:27.000000Z"}} 2018-09-26 15:14:27,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75fb31d9066f274dc5e900a3b60371e4981033aa" 2018-09-26 15:14:27,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2b3ede1-8318-4402-a6ef-47374e9d8b9f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:14:27,991 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-a2b3ede1-8318-4402-a6ef-47374e9d8b9f 2018-09-26 15:14:27,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateProjectUserTests-061a2abe-ebec-4d8-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75fb31d9066f274dc5e900a3b60371e4981033aa" 2018-09-26 15:14:28,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-91ad8a0b-517c-4490-9b8d-25fde6bb2838 Date: Wed, 26 Sep 2018 15:14:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4b1386fe6e554ba98e530e3aca06803b", "created_at": "2018-09-26T15:14:23Z", "updated_at": "2018-09-26T15:14:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:14:24Z", "revision_number": 0, "id": "3fb23126-33ba-456b-9ee1-85e6410ec6f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:14:24Z", "security_group_id": "01e7e661-5c05-447e-848a-3668225a4daa", "tenant_id": "4b1386fe6e554ba98e530e3aca06803b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b1386fe6e554ba98e530e3aca06803b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:14:24Z", "revision_number": 0, "id": "4c433b26-a95e-4cc2-b702-d940806188a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:14:24Z", "security_group_id": "01e7e661-5c05-447e-848a-3668225a4daa", "tenant_id": "4b1386fe6e554ba98e530e3aca06803b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b1386fe6e554ba98e530e3aca06803b"}], "revision_number": 2, "project_id": "4b1386fe6e554ba98e530e3aca06803b", "id": "01e7e661-5c05-447e-848a-3668225a4daa", "name": "CreateProjectUserTests-061a2abe-ebec-4d8-name"}]} 2018-09-26 15:14:28,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateProjectUserTests-061a2abe-ebec-4d8-name&description=hello+group used request id req-91ad8a0b-517c-4490-9b8d-25fde6bb2838 2018-09-26 15:14:28,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:14:28,318 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:14:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:14:28,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/4b1386fe6e554ba98e530e3aca06803b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75fb31d9066f274dc5e900a3b60371e4981033aa" 2018-09-26 15:14:28,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-639187f0-fcc8-4c20-b696-38159bb38780 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/4b1386fe6e554ba98e530e3aca06803b"}, "enabled": true, "id": "4b1386fe6e554ba98e530e3aca06803b", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-061a2abe-ebec-4d8-name"}} 2018-09-26 15:14:28,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/4b1386fe6e554ba98e530e3aca06803b used request id req-639187f0-fcc8-4c20-b696-38159bb38780 2018-09-26 15:14:28,403 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 01e7e661-5c05-447e-848a-3668225a4daa 2018-09-26 15:14:28,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=01e7e661-5c05-447e-848a-3668225a4daa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75fb31d9066f274dc5e900a3b60371e4981033aa" 2018-09-26 15:14:29,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-df8f2d7c-1069-48cc-8615-f1b4530d0ae5 Date: Wed, 26 Sep 2018 15:14:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:14:24Z", "security_group_id": "01e7e661-5c05-447e-848a-3668225a4daa", "port_range_min": null, "revision_number": 0, "tenant_id": "4b1386fe6e554ba98e530e3aca06803b", "created_at": "2018-09-26T15:14:24Z", "project_id": "4b1386fe6e554ba98e530e3aca06803b", "id": "3fb23126-33ba-456b-9ee1-85e6410ec6f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:14:24Z", "security_group_id": "01e7e661-5c05-447e-848a-3668225a4daa", "port_range_min": null, "revision_number": 0, "tenant_id": "4b1386fe6e554ba98e530e3aca06803b", "created_at": "2018-09-26T15:14:24Z", "project_id": "4b1386fe6e554ba98e530e3aca06803b", "id": "4c433b26-a95e-4cc2-b702-d940806188a0"}]} 2018-09-26 15:14:29,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=01e7e661-5c05-447e-848a-3668225a4daa used request id req-df8f2d7c-1069-48cc-8615-f1b4530d0ae5 2018-09-26 15:14:29,114 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 01e7e661-5c05-447e-848a-3668225a4daa 2018-09-26 15:14:29,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=01e7e661-5c05-447e-848a-3668225a4daa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75fb31d9066f274dc5e900a3b60371e4981033aa" 2018-09-26 15:14:29,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-49d7dba0-72f0-4224-8c8b-82cb9c91a58c Date: Wed, 26 Sep 2018 15:14:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:14:24Z", "security_group_id": "01e7e661-5c05-447e-848a-3668225a4daa", "port_range_min": null, "revision_number": 0, "tenant_id": "4b1386fe6e554ba98e530e3aca06803b", "created_at": "2018-09-26T15:14:24Z", "project_id": "4b1386fe6e554ba98e530e3aca06803b", "id": "3fb23126-33ba-456b-9ee1-85e6410ec6f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:14:24Z", "security_group_id": "01e7e661-5c05-447e-848a-3668225a4daa", "port_range_min": null, "revision_number": 0, "tenant_id": "4b1386fe6e554ba98e530e3aca06803b", "created_at": "2018-09-26T15:14:24Z", "project_id": "4b1386fe6e554ba98e530e3aca06803b", "id": "4c433b26-a95e-4cc2-b702-d940806188a0"}]} 2018-09-26 15:14:29,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=01e7e661-5c05-447e-848a-3668225a4daa used request id req-49d7dba0-72f0-4224-8c8b-82cb9c91a58c 2018-09-26 15:14:29,801 - neutron_utils - INFO - Retrieving security group with ID - 01e7e661-5c05-447e-848a-3668225a4daa 2018-09-26 15:14:29,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=01e7e661-5c05-447e-848a-3668225a4daa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75fb31d9066f274dc5e900a3b60371e4981033aa" 2018-09-26 15:14:30,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-01792627-6ca5-499c-98ab-9834e9e45a84 Date: Wed, 26 Sep 2018 15:14:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4b1386fe6e554ba98e530e3aca06803b", "created_at": "2018-09-26T15:14:23Z", "updated_at": "2018-09-26T15:14:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:14:24Z", "revision_number": 0, "id": "3fb23126-33ba-456b-9ee1-85e6410ec6f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:14:24Z", "security_group_id": "01e7e661-5c05-447e-848a-3668225a4daa", "tenant_id": "4b1386fe6e554ba98e530e3aca06803b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b1386fe6e554ba98e530e3aca06803b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:14:24Z", "revision_number": 0, "id": "4c433b26-a95e-4cc2-b702-d940806188a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:14:24Z", "security_group_id": "01e7e661-5c05-447e-848a-3668225a4daa", "tenant_id": "4b1386fe6e554ba98e530e3aca06803b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b1386fe6e554ba98e530e3aca06803b"}], "revision_number": 2, "project_id": "4b1386fe6e554ba98e530e3aca06803b", "id": "01e7e661-5c05-447e-848a-3668225a4daa", "name": "CreateProjectUserTests-061a2abe-ebec-4d8-name"}]} 2018-09-26 15:14:30,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=01e7e661-5c05-447e-848a-3668225a4daa used request id req-01792627-6ca5-499c-98ab-9834e9e45a84 2018-09-26 15:14:30,017 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 01e7e661-5c05-447e-848a-3668225a4daa 2018-09-26 15:14:30,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=01e7e661-5c05-447e-848a-3668225a4daa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75fb31d9066f274dc5e900a3b60371e4981033aa" 2018-09-26 15:14:30,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ce4d8283-8e09-4963-9b92-cf9d0db916b8 Date: Wed, 26 Sep 2018 15:14:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:14:24Z", "security_group_id": "01e7e661-5c05-447e-848a-3668225a4daa", "port_range_min": null, "revision_number": 0, "tenant_id": "4b1386fe6e554ba98e530e3aca06803b", "created_at": "2018-09-26T15:14:24Z", "project_id": "4b1386fe6e554ba98e530e3aca06803b", "id": "3fb23126-33ba-456b-9ee1-85e6410ec6f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:14:24Z", "security_group_id": "01e7e661-5c05-447e-848a-3668225a4daa", "port_range_min": null, "revision_number": 0, "tenant_id": "4b1386fe6e554ba98e530e3aca06803b", "created_at": "2018-09-26T15:14:24Z", "project_id": "4b1386fe6e554ba98e530e3aca06803b", "id": "4c433b26-a95e-4cc2-b702-d940806188a0"}]} 2018-09-26 15:14:30,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=01e7e661-5c05-447e-848a-3668225a4daa used request id req-ce4d8283-8e09-4963-9b92-cf9d0db916b8 2018-09-26 15:14:30,199 - neutron_utils - INFO - Deleting security group rule with ID - 4c433b26-a95e-4cc2-b702-d940806188a0 2018-09-26 15:14:30,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/4c433b26-a95e-4cc2-b702-d940806188a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f585bf86f488d7940c48ff366feb35ecb5647e1e" 2018-09-26 15:14:30,406 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-435b8558-e485-4062-b5af-91135f2396fd Content-Length: 0 Date: Wed, 26 Sep 2018 15:14:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:14:30,406 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/4c433b26-a95e-4cc2-b702-d940806188a0 used request id req-435b8558-e485-4062-b5af-91135f2396fd 2018-09-26 15:14:30,407 - neutron_utils - INFO - Deleting security group rule with ID - 3fb23126-33ba-456b-9ee1-85e6410ec6f4 2018-09-26 15:14:30,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/3fb23126-33ba-456b-9ee1-85e6410ec6f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f585bf86f488d7940c48ff366feb35ecb5647e1e" 2018-09-26 15:14:30,691 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d9c97beb-dd1e-4e66-a590-279461ca0100 Content-Length: 0 Date: Wed, 26 Sep 2018 15:14:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:14:30,691 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/3fb23126-33ba-456b-9ee1-85e6410ec6f4 used request id req-d9c97beb-dd1e-4e66-a590-279461ca0100 2018-09-26 15:14:30,691 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-061a2abe-ebec-4d8-name 2018-09-26 15:14:30,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/01e7e661-5c05-447e-848a-3668225a4daa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f585bf86f488d7940c48ff366feb35ecb5647e1e" 2018-09-26 15:14:30,977 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a6417e4d-ce7e-440b-8ad3-6df950c7a37c Content-Length: 0 Date: Wed, 26 Sep 2018 15:14:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:14:30,978 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/01e7e661-5c05-447e-848a-3668225a4daa used request id req-a6417e4d-ce7e-440b-8ad3-6df950c7a37c 2018-09-26 15:14:30,978 - neutron_utils - INFO - Deleting security group rule with ID - 4c433b26-a95e-4cc2-b702-d940806188a0 2018-09-26 15:14:30,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/4c433b26-a95e-4cc2-b702-d940806188a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75fb31d9066f274dc5e900a3b60371e4981033aa" 2018-09-26 15:14:31,039 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-95f7e447-4ccc-438f-b863-6ebb2878b8d9 Date: Wed, 26 Sep 2018 15:14:31 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 4c433b26-a95e-4cc2-b702-d940806188a0 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-09-26 15:14:31,039 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/4c433b26-a95e-4cc2-b702-d940806188a0 used request id req-95f7e447-4ccc-438f-b863-6ebb2878b8d9 2018-09-26 15:14:31,039 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 4c433b26-a95e-4cc2-b702-d940806188a0 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-09-26 15:14:31,040 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 4c433b26-a95e-4cc2-b702-d940806188a0 does not exist Neutron server returns request_ids: ['req-95f7e447-4ccc-438f-b863-6ebb2878b8d9'] 2018-09-26 15:14:31,040 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-061a2abe-ebec-4d8-name 2018-09-26 15:14:31,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/01e7e661-5c05-447e-848a-3668225a4daa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75fb31d9066f274dc5e900a3b60371e4981033aa" 2018-09-26 15:14:31,220 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-1f62db5b-8eb3-465b-b7d6-c0590afe6d6e Date: Wed, 26 Sep 2018 15:14:31 GMT RESP BODY: {"NeutronError": {"message": "Security group 01e7e661-5c05-447e-848a-3668225a4daa does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-09-26 15:14:31,221 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/01e7e661-5c05-447e-848a-3668225a4daa used request id req-1f62db5b-8eb3-465b-b7d6-c0590afe6d6e 2018-09-26 15:14:31,221 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group 01e7e661-5c05-447e-848a-3668225a4daa does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-09-26 15:14:31,221 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 01e7e661-5c05-447e-848a-3668225a4daa does not exist Neutron server returns request_ids: ['req-1f62db5b-8eb3-465b-b7d6-c0590afe6d6e'] 2018-09-26 15:14:31,222 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-061a2abe-ebec-4d8-user1 2018-09-26 15:14:31,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/0c59116b026b430990ae3a335d1312b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9709a1503f6a47ed5e521b939c74ee66f60694" 2018-09-26 15:14:31,563 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:14:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-729b2c94-2c4f-409b-9ed2-d86fb1bf0aab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:14:31,563 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/0c59116b026b430990ae3a335d1312b8 used request id req-729b2c94-2c4f-409b-9ed2-d86fb1bf0aab 2018-09-26 15:14:31,564 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-061a2abe-ebec-4d8-user2 2018-09-26 15:14:31,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/0e8b85e7ff8f48049d9108a545477e9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e92eef74a3ee2449c76ad152ae31a305e69d5a27" 2018-09-26 15:14:31,746 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:14:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0861b752-3a4b-40f9-a99e-d45b47b5adcb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:14:31,746 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/0e8b85e7ff8f48049d9108a545477e9d used request id req-0861b752-3a4b-40f9-a99e-d45b47b5adcb 2018-09-26 15:14:31,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bd177686e4b8c369c0b5d82ffa47bfc65a184c6" 2018-09-26 15:14:31,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9673 X-Openstack-Request-Id: req-ad44fcc1-946b-462a-82e7-6def4bafdc32 Date: Wed, 26 Sep 2018 15:14:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "created_at": "2018-09-26T15:03:01Z", "updated_at": "2018-09-26T15:03:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "42b64d20-0cdd-4071-90b3-bed72374e7f4", "remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "7d1bf180-3956-40c0-b13b-87d65c8127c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "985b7c76-8047-404e-bfc0-b56f14b3b0aa", "remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "e7624c79-e96e-4c9f-b820-f381a79bf690", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}], "revision_number": 4, "project_id": "6d9e93c84a104a3c8872dd8724ca8a31", "id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T15:13:13Z", "updated_at": "2018-09-26T15:13:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "2a35cbcd-1532-408c-8786-78c1a7485991", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "342a62ab-967f-4158-a52b-3549330c6d23", "remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "425d5713-a334-4764-a0ae-c2b108101c0f", "remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "75c1d273-287b-4242-9c28-8e24471a8445", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}], "revision_number": 4, "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:13:45Z", "updated_at": "2018-09-26T15:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:46Z", "revision_number": 0, "id": "803d9635-9991-4d6f-8269-dde0f524eed0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:46Z", "security_group_id": "68963bd9-e511-496c-9484-5fafc4a56718", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv6", "project_id": "27d48581408d451aadce970d111d0cc1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:46Z", "revision_number": 0, "id": "94a36084-4487-4ac1-aba7-e41056a38f26", "remote_group_id": "68963bd9-e511-496c-9484-5fafc4a56718", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:46Z", "security_group_id": "68963bd9-e511-496c-9484-5fafc4a56718", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv4", "project_id": "27d48581408d451aadce970d111d0cc1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:46Z", "revision_number": 0, "id": "c55832e0-986c-4528-a384-3e41fe48a1b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:46Z", "security_group_id": "68963bd9-e511-496c-9484-5fafc4a56718", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv4", "project_id": "27d48581408d451aadce970d111d0cc1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:46Z", "revision_number": 0, "id": "f00cc6c5-3c35-4bba-b18f-34b1744b6e33", "remote_group_id": "68963bd9-e511-496c-9484-5fafc4a56718", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:46Z", "security_group_id": "68963bd9-e511-496c-9484-5fafc4a56718", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv6", "project_id": "27d48581408d451aadce970d111d0cc1"}], "revision_number": 4, "project_id": "27d48581408d451aadce970d111d0cc1", "id": "68963bd9-e511-496c-9484-5fafc4a56718", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b1386fe6e554ba98e530e3aca06803b", "created_at": "2018-09-26T15:14:22Z", "updated_at": "2018-09-26T15:14:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:14:22Z", "revision_number": 0, "id": "13f8eeb8-338d-4f83-86f6-960223860ebc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:14:22Z", "security_group_id": "df4822fd-d250-49aa-a0e8-0bb76e70466c", "tenant_id": "4b1386fe6e554ba98e530e3aca06803b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b1386fe6e554ba98e530e3aca06803b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:14:22Z", "revision_number": 0, "id": "3698c928-bbad-4baa-9468-842582551b5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:14:22Z", "security_group_id": "df4822fd-d250-49aa-a0e8-0bb76e70466c", "tenant_id": "4b1386fe6e554ba98e530e3aca06803b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b1386fe6e554ba98e530e3aca06803b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:14:22Z", "revision_number": 0, "id": "d5b7c3cc-74ee-4b48-ada9-e34c2d50f49c", "remote_group_id": "df4822fd-d250-49aa-a0e8-0bb76e70466c", "remote_ip_prefix": null, "created_at": "2018-09-26T15:14:22Z", "security_group_id": "df4822fd-d250-49aa-a0e8-0bb76e70466c", "tenant_id": "4b1386fe6e554ba98e530e3aca06803b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b1386fe6e554ba98e530e3aca06803b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:14:22Z", "revision_number": 0, "id": "da6be53b-e538-438c-a7f9-1942f091ee7b", "remote_group_id": "df4822fd-d250-49aa-a0e8-0bb76e70466c", "remote_ip_prefix": null, "created_at": "2018-09-26T15:14:22Z", "security_group_id": "df4822fd-d250-49aa-a0e8-0bb76e70466c", "tenant_id": "4b1386fe6e554ba98e530e3aca06803b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b1386fe6e554ba98e530e3aca06803b"}], "revision_number": 4, "project_id": "4b1386fe6e554ba98e530e3aca06803b", "id": "df4822fd-d250-49aa-a0e8-0bb76e70466c", "name": "default"}]} 2018-09-26 15:14:31,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-ad44fcc1-946b-462a-82e7-6def4bafdc32 2018-09-26 15:14:31,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bd177686e4b8c369c0b5d82ffa47bfc65a184c6" 2018-09-26 15:14:32,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17ba537e-342c-445c-b98d-5bb7cebeb68a Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31"}, "enabled": true, "id": "6d9e93c84a104a3c8872dd8724ca8a31", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 15:14:32,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31 used request id req-17ba537e-342c-445c-b98d-5bb7cebeb68a 2018-09-26 15:14:32,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bd177686e4b8c369c0b5d82ffa47bfc65a184c6" 2018-09-26 15:14:32,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f99774b-678a-4d07-b4f5-3b14eea2ae31 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4"}, "enabled": true, "id": "32e2fc060ffa4464a00bce7763dbcae4", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 15:14:32,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4 used request id req-7f99774b-678a-4d07-b4f5-3b14eea2ae31 2018-09-26 15:14:32,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bd177686e4b8c369c0b5d82ffa47bfc65a184c6" 2018-09-26 15:14:32,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd0e6df5-b45b-4a5a-844d-7633e41cb992 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:14:32,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-bd0e6df5-b45b-4a5a-844d-7633e41cb992 2018-09-26 15:14:32,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/4b1386fe6e554ba98e530e3aca06803b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bd177686e4b8c369c0b5d82ffa47bfc65a184c6" 2018-09-26 15:14:32,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75b872ed-432b-4551-afbb-31b42c9f4eea Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/4b1386fe6e554ba98e530e3aca06803b"}, "enabled": true, "id": "4b1386fe6e554ba98e530e3aca06803b", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-061a2abe-ebec-4d8-name"}} 2018-09-26 15:14:32,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/4b1386fe6e554ba98e530e3aca06803b used request id req-75b872ed-432b-4551-afbb-31b42c9f4eea 2018-09-26 15:14:32,350 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - df4822fd-d250-49aa-a0e8-0bb76e70466c 2018-09-26 15:14:32,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=df4822fd-d250-49aa-a0e8-0bb76e70466c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bd177686e4b8c369c0b5d82ffa47bfc65a184c6" 2018-09-26 15:14:32,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-031d0d9b-e810-441b-b977-4ad9558711af Date: Wed, 26 Sep 2018 15:14:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:14:22Z", "security_group_id": "df4822fd-d250-49aa-a0e8-0bb76e70466c", "port_range_min": null, "revision_number": 0, "tenant_id": "4b1386fe6e554ba98e530e3aca06803b", "created_at": "2018-09-26T15:14:22Z", "project_id": "4b1386fe6e554ba98e530e3aca06803b", "id": "13f8eeb8-338d-4f83-86f6-960223860ebc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:14:22Z", "security_group_id": "df4822fd-d250-49aa-a0e8-0bb76e70466c", "port_range_min": null, "revision_number": 0, "tenant_id": "4b1386fe6e554ba98e530e3aca06803b", "created_at": "2018-09-26T15:14:22Z", "project_id": "4b1386fe6e554ba98e530e3aca06803b", "id": "3698c928-bbad-4baa-9468-842582551b5c"}, {"remote_group_id": "df4822fd-d250-49aa-a0e8-0bb76e70466c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:14:22Z", "security_group_id": "df4822fd-d250-49aa-a0e8-0bb76e70466c", "port_range_min": null, "revision_number": 0, "tenant_id": "4b1386fe6e554ba98e530e3aca06803b", "created_at": "2018-09-26T15:14:22Z", "project_id": "4b1386fe6e554ba98e530e3aca06803b", "id": "d5b7c3cc-74ee-4b48-ada9-e34c2d50f49c"}, {"remote_group_id": "df4822fd-d250-49aa-a0e8-0bb76e70466c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:14:22Z", "security_group_id": "df4822fd-d250-49aa-a0e8-0bb76e70466c", "port_range_min": null, "revision_number": 0, "tenant_id": "4b1386fe6e554ba98e530e3aca06803b", "created_at": "2018-09-26T15:14:22Z", "project_id": "4b1386fe6e554ba98e530e3aca06803b", "id": "da6be53b-e538-438c-a7f9-1942f091ee7b"}]} 2018-09-26 15:14:32,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=df4822fd-d250-49aa-a0e8-0bb76e70466c used request id req-031d0d9b-e810-441b-b977-4ad9558711af 2018-09-26 15:14:32,537 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 15:14:32,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/df4822fd-d250-49aa-a0e8-0bb76e70466c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bd177686e4b8c369c0b5d82ffa47bfc65a184c6" 2018-09-26 15:14:32,845 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bc673d5e-7be5-463c-92d9-69215c2eda5f Content-Length: 0 Date: Wed, 26 Sep 2018 15:14:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:14:32,845 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/df4822fd-d250-49aa-a0e8-0bb76e70466c used request id req-bc673d5e-7be5-463c-92d9-69215c2eda5f 2018-09-26 15:14:32,846 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-061a2abe-ebec-4d8-name 2018-09-26 15:14:32,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/4b1386fe6e554ba98e530e3aca06803b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bd177686e4b8c369c0b5d82ffa47bfc65a184c6" 2018-09-26 15:14:33,013 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:14:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a21b5d92-bd67-4957-a25b-bd7529c4e11c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:14:33,013 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/4b1386fe6e554ba98e530e3aca06803b used request id req-a21b5d92-bd67-4957-a25b-bd7529c4e11c 2018-09-26 15:14:33,013 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-061a2abe-ebec-4d8-name-role 2018-09-26 15:14:33,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/141738a2926c466d87020cc6c47626b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bd177686e4b8c369c0b5d82ffa47bfc65a184c6" 2018-09-26 15:14:33,188 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:14:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92038871-2aca-4338-b955-4024857c929f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:14:33,188 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/141738a2926c466d87020cc6c47626b7 used request id req-92038871-2aca-4338-b955-4024857c929f 2018-09-26 15:14:33,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bd177686e4b8c369c0b5d82ffa47bfc65a184c6" 2018-09-26 15:14:33,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fac9418c-c049-48bb-998a-98acf8185a29 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "661b87bcbe3744a58cdd53d43ae2b583", "links": {"self": "http://172.30.9.22:5000/v3/roles/661b87bcbe3744a58cdd53d43ae2b583"}, "name": "Member"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}, {"domain_id": null, "id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "links": {"self": "http://172.30.9.22:5000/v3/roles/f7bb8dc1ecd0406990f2f6254df2d0f8"}, "name": "heat_stack_owner"}]} 2018-09-26 15:14:33,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-fac9418c-c049-48bb-998a-98acf8185a29 2018-09-26 15:14:33,280 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:14:33,749 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:14:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["Pa_I4_wvQnyV3cYI-hbe7Q"], "issued_at": "2018-09-26T15:14:33.000000Z"}} 2018-09-26 15:14:33,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a8dc6a6524878610a0356e2b3b3356d569c7dd7f" 2018-09-26 15:14:34,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9c6133e5-24de-4d1e-96c8-f365f1ed3e7d Date: Wed, 26 Sep 2018 15:14:34 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 15:14:34,367 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-9c6133e5-24de-4d1e-96c8-f365f1ed3e7d 2018-09-26 15:14:34,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a8dc6a6524878610a0356e2b3b3356d569c7dd7f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "GlanceUtilsTests-04d735b2-a558-447f-9ddb-681ea00676c9"}' 2018-09-26 15:14:35,199 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 614 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/66a287db-a6fb-4c21-a7f1-fb66dbf2d0b6 X-Openstack-Request-Id: req-ed2a4006-1cfa-4488-9275-fa52d4d0d241 Date: Wed, 26 Sep 2018 15:14:35 GMT RESP BODY: {"status": "queued", "name": "GlanceUtilsTests-04d735b2-a558-447f-9ddb-681ea00676c9", "tags": [], "container_format": "bare", "created_at": "2018-09-26T15:14:35Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T15:14:35Z", "visibility": "shared", "locations": [], "self": "/v2/images/66a287db-a6fb-4c21-a7f1-fb66dbf2d0b6", "min_disk": 0, "protected": false, "id": "66a287db-a6fb-4c21-a7f1-fb66dbf2d0b6", "file": "/v2/images/66a287db-a6fb-4c21-a7f1-fb66dbf2d0b6/file", "checksum": null, "owner": "27d48581408d451aadce970d111d0cc1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 15:14:35,199 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-ed2a4006-1cfa-4488-9275-fa52d4d0d241 2018-09-26 15:14:35,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/66a287db-a6fb-4c21-a7f1-fb66dbf2d0b6/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a8dc6a6524878610a0356e2b3b3356d569c7dd7f" -d '' 2018-09-26 15:14:38,342 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6e056452-cedf-428f-80d9-f7f38788ddf2 Date: Wed, 26 Sep 2018 15:14:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:14:38,342 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/66a287db-a6fb-4c21-a7f1-fb66dbf2d0b6/file used request id req-6e056452-cedf-428f-80d9-f7f38788ddf2 2018-09-26 15:14:38,343 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 15:14:38,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/66a287db-a6fb-4c21-a7f1-fb66dbf2d0b6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a8dc6a6524878610a0356e2b3b3356d569c7dd7f" 2018-09-26 15:14:39,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 875 Content-Type: application/json X-Openstack-Request-Id: req-df83a9c1-929e-40fb-b472-e8092ed9a23f Date: Wed, 26 Sep 2018 15:14:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-04d735b2-a558-447f-9ddb-681ea00676c9", "tags": [], "container_format": "bare", "created_at": "2018-09-26T15:14:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T15:14:38Z", "visibility": "shared", "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/66a287db-a6fb-4c21-a7f1-fb66dbf2d0b6/snap", "metadata": {}}], "self": "/v2/images/66a287db-a6fb-4c21-a7f1-fb66dbf2d0b6", "min_disk": 0, "protected": false, "id": "66a287db-a6fb-4c21-a7f1-fb66dbf2d0b6", "file": "/v2/images/66a287db-a6fb-4c21-a7f1-fb66dbf2d0b6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "27d48581408d451aadce970d111d0cc1", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/66a287db-a6fb-4c21-a7f1-fb66dbf2d0b6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 15:14:39,186 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/66a287db-a6fb-4c21-a7f1-fb66dbf2d0b6 used request id req-df83a9c1-929e-40fb-b472-e8092ed9a23f 2018-09-26 15:14:39,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a8dc6a6524878610a0356e2b3b3356d569c7dd7f" 2018-09-26 15:14:39,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e688ccc8-40dc-48c0-bd19-8404819486ff Date: Wed, 26 Sep 2018 15:14:39 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 15:14:39,199 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-e688ccc8-40dc-48c0-bd19-8404819486ff 2018-09-26 15:14:39,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-04d735b2-a558-447f-9ddb-681ea00676c9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a8dc6a6524878610a0356e2b3b3356d569c7dd7f" 2018-09-26 15:14:39,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1030 Content-Type: application/json X-Openstack-Request-Id: req-94821909-8f05-44df-9d58-b95b78bac05f Date: Wed, 26 Sep 2018 15:14:39 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-04d735b2-a558-447f-9ddb-681ea00676c9", "tags": [], "container_format": "bare", "created_at": "2018-09-26T15:14:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T15:14:38Z", "visibility": "shared", "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/66a287db-a6fb-4c21-a7f1-fb66dbf2d0b6/snap", "metadata": {}}], "self": "/v2/images/66a287db-a6fb-4c21-a7f1-fb66dbf2d0b6", "min_disk": 0, "protected": false, "id": "66a287db-a6fb-4c21-a7f1-fb66dbf2d0b6", "file": "/v2/images/66a287db-a6fb-4c21-a7f1-fb66dbf2d0b6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "27d48581408d451aadce970d111d0cc1", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/66a287db-a6fb-4c21-a7f1-fb66dbf2d0b6/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=GlanceUtilsTests-04d735b2-a558-447f-9ddb-681ea00676c9"} 2018-09-26 15:14:39,941 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-04d735b2-a558-447f-9ddb-681ea00676c9 used request id req-94821909-8f05-44df-9d58-b95b78bac05f 2018-09-26 15:14:39,941 - glance_utils - INFO - Deleting image named - GlanceUtilsTests-04d735b2-a558-447f-9ddb-681ea00676c9 2018-09-26 15:14:39,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/66a287db-a6fb-4c21-a7f1-fb66dbf2d0b6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a8dc6a6524878610a0356e2b3b3356d569c7dd7f" 2018-09-26 15:14:41,681 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-41a6e23c-fbb9-430c-bf53-98c9e4d3170f Date: Wed, 26 Sep 2018 15:14:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:14:41,682 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/66a287db-a6fb-4c21-a7f1-fb66dbf2d0b6 used request id req-41a6e23c-fbb9-430c-bf53-98c9e4d3170f 2018-09-26 15:14:41,683 - glance_utils_tests - WARNING - Test not executed as the image metadata requires image files 2018-09-26 15:14:41,685 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:14:42,067 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:14:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["JyQAwQOUR9qt4OBkR3oY3g"], "issued_at": "2018-09-26T15:14:42.000000Z"}} 2018-09-26 15:14:42,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f79fc7317e7f4a6396c683cdfe7d4477ad026fff" 2018-09-26 15:14:42,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9228fad1-025a-43a6-bf6b-07ae5e40e94b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:14:42,251 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-9228fad1-025a-43a6-bf6b-07ae5e40e94b 2018-09-26 15:14:42,253 - neutron_utils - INFO - Creating network with name NeutronUtilsNetworkTests-585075ad-b627-46b7-9a6c-e7870c9438c8-pub-net 2018-09-26 15:14:42,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f79fc7317e7f4a6396c683cdfe7d4477ad026fff" -d '{"network": {"name": "NeutronUtilsNetworkTests-585075ad-b627-46b7-9a6c-e7870c9438c8-pub-net", "admin_state_up": true}}' 2018-09-26 15:14:43,026 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-b6e1e668-64c7-46ba-bde2-3e8bf10b8890 Date: Wed, 26 Sep 2018 15:14:43 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ce24f5dd-ab2f-4ca4-9bec-5e8116433704","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T15:14:42Z","is_default":false,"provider:segmentation_id":10,"name":"NeutronUtilsNetworkTests-585075ad-b627-46b7-9a6c-e7870c9438c8-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:14:42Z","mtu":1450}} 2018-09-26 15:14:43,026 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-b6e1e668-64c7-46ba-bde2-3e8bf10b8890 2018-09-26 15:14:43,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=ce24f5dd-ab2f-4ca4-9bec-5e8116433704 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f79fc7317e7f4a6396c683cdfe7d4477ad026fff" 2018-09-26 15:14:43,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2df3dd1c-d4a3-4e66-924a-58feea1f8c6f Date: Wed, 26 Sep 2018 15:14:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"ce24f5dd-ab2f-4ca4-9bec-5e8116433704","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T15:14:42Z","provider:segmentation_id":10,"name":"NeutronUtilsNetworkTests-585075ad-b627-46b7-9a6c-e7870c9438c8-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:14:42Z","provider:network_type":"vxlan"}]} 2018-09-26 15:14:43,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=ce24f5dd-ab2f-4ca4-9bec-5e8116433704 used request id req-2df3dd1c-d4a3-4e66-924a-58feea1f8c6f 2018-09-26 15:14:43,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=ce24f5dd-ab2f-4ca4-9bec-5e8116433704 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f79fc7317e7f4a6396c683cdfe7d4477ad026fff" 2018-09-26 15:14:43,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a6889f67-4b7e-4803-9711-0dc2c8ac7d8b Date: Wed, 26 Sep 2018 15:14:43 GMT RESP BODY: {"subnets":[]} 2018-09-26 15:14:43,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=ce24f5dd-ab2f-4ca4-9bec-5e8116433704 used request id req-a6889f67-4b7e-4803-9711-0dc2c8ac7d8b 2018-09-26 15:14:43,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=ce24f5dd-ab2f-4ca4-9bec-5e8116433704 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f79fc7317e7f4a6396c683cdfe7d4477ad026fff" 2018-09-26 15:14:43,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-522a4dde-3505-4281-b1a2-a60cb4714a8c Date: Wed, 26 Sep 2018 15:14:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"ce24f5dd-ab2f-4ca4-9bec-5e8116433704","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T15:14:42Z","provider:segmentation_id":10,"name":"NeutronUtilsNetworkTests-585075ad-b627-46b7-9a6c-e7870c9438c8-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:14:42Z","provider:network_type":"vxlan"}]} 2018-09-26 15:14:43,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=ce24f5dd-ab2f-4ca4-9bec-5e8116433704 used request id req-522a4dde-3505-4281-b1a2-a60cb4714a8c 2018-09-26 15:14:43,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=ce24f5dd-ab2f-4ca4-9bec-5e8116433704 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f79fc7317e7f4a6396c683cdfe7d4477ad026fff" 2018-09-26 15:14:43,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7c50220e-08ca-4072-bdc7-edde95357a32 Date: Wed, 26 Sep 2018 15:14:43 GMT RESP BODY: {"subnets":[]} 2018-09-26 15:14:43,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=ce24f5dd-ab2f-4ca4-9bec-5e8116433704 used request id req-7c50220e-08ca-4072-bdc7-edde95357a32 2018-09-26 15:14:43,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsNetworkTests-585075ad-b627-46b7-9a6c-e7870c9438c8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f79fc7317e7f4a6396c683cdfe7d4477ad026fff" 2018-09-26 15:14:44,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5bf25fd7-415b-4c54-91e6-33ac99c5c4ef Date: Wed, 26 Sep 2018 15:14:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"ce24f5dd-ab2f-4ca4-9bec-5e8116433704","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T15:14:42Z","provider:segmentation_id":10,"name":"NeutronUtilsNetworkTests-585075ad-b627-46b7-9a6c-e7870c9438c8-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:14:42Z","provider:network_type":"vxlan"}]} 2018-09-26 15:14:44,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsNetworkTests-585075ad-b627-46b7-9a6c-e7870c9438c8-pub-net used request id req-5bf25fd7-415b-4c54-91e6-33ac99c5c4ef 2018-09-26 15:14:44,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:14:44,075 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:14:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:14:44,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f79fc7317e7f4a6396c683cdfe7d4477ad026fff" 2018-09-26 15:14:44,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cd762a5-74a3-4dd0-b5d8-23b2f2d8b882 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:14:44,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-7cd762a5-74a3-4dd0-b5d8-23b2f2d8b882 2018-09-26 15:14:44,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=ce24f5dd-ab2f-4ca4-9bec-5e8116433704 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f79fc7317e7f4a6396c683cdfe7d4477ad026fff" 2018-09-26 15:14:44,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-78ea7d42-f49e-4145-bff2-014283c4db49 Date: Wed, 26 Sep 2018 15:14:44 GMT RESP BODY: {"subnets":[]} 2018-09-26 15:14:44,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=ce24f5dd-ab2f-4ca4-9bec-5e8116433704 used request id req-78ea7d42-f49e-4145-bff2-014283c4db49 2018-09-26 15:14:44,196 - neutron_utils - INFO - Deleting network with name NeutronUtilsNetworkTests-585075ad-b627-46b7-9a6c-e7870c9438c8-pub-net 2018-09-26 15:14:44,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/ce24f5dd-ab2f-4ca4-9bec-5e8116433704 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f79fc7317e7f4a6396c683cdfe7d4477ad026fff" 2018-09-26 15:14:45,050 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-537599ad-15ed-463e-aa3d-231de0ac9e05 Date: Wed, 26 Sep 2018 15:14:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:14:45,050 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/ce24f5dd-ab2f-4ca4-9bec-5e8116433704 used request id req-537599ad-15ed-463e-aa3d-231de0ac9e05 2018-09-26 15:14:45,051 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:14:45,448 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:14:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["Ef-KCC2vSHWgLHBzxvOZeg"], "issued_at": "2018-09-26T15:14:45.000000Z"}} 2018-09-26 15:14:45,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99996d64f7ef696846ac216073c0c5f79e63119c" 2018-09-26 15:14:45,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d123a4aa-cd47-47cc-92e3-c44f2887e3bf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:14:45,522 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d123a4aa-cd47-47cc-92e3-c44f2887e3bf 2018-09-26 15:14:45,524 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:14:45,932 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:14:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["IFCa7Eu2R5enACmD4QDkow"], "issued_at": "2018-09-26T15:14:45.000000Z"}} 2018-09-26 15:14:45,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d7617f71ab570163d8f7c6a9ad5cebf4c65865" 2018-09-26 15:14:46,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-581bf869-560e-47e5-a8d7-65feb0d58621 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:14:46,019 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-581bf869-560e-47e5-a8d7-65feb0d58621 2018-09-26 15:14:46,021 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:14:46,418 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:14:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["xwP-1piZRU65Wh5ScmrtYQ"], "issued_at": "2018-09-26T15:14:46.000000Z"}} 2018-09-26 15:14:46,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6a4ec8912024756cba44fabaf603f752e6e9449" 2018-09-26 15:14:46,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beba8ee9-4b9e-4794-af56-ad1d7e9e6e0a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:14:46,494 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-beba8ee9-4b9e-4794-af56-ad1d7e9e6e0a 2018-09-26 15:14:46,496 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-1b0435df-188d-4059-8e03-f8f724b4c7d7-pub-net 2018-09-26 15:14:46,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6a4ec8912024756cba44fabaf603f752e6e9449" -d '{"network": {"name": "NeutronUtilsSubnetTests-1b0435df-188d-4059-8e03-f8f724b4c7d7-pub-net", "admin_state_up": true}}' 2018-09-26 15:14:46,955 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-3e596fe4-d9d0-44bf-b189-c4f0c63b46d7 Date: Wed, 26 Sep 2018 15:14:46 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"22375c4f-88d4-4c82-9f55-fa7c8bc2753d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T15:14:46Z","is_default":false,"provider:segmentation_id":77,"name":"NeutronUtilsSubnetTests-1b0435df-188d-4059-8e03-f8f724b4c7d7-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:14:46Z","mtu":1450}} 2018-09-26 15:14:46,955 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-3e596fe4-d9d0-44bf-b189-c4f0c63b46d7 2018-09-26 15:14:46,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=22375c4f-88d4-4c82-9f55-fa7c8bc2753d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6a4ec8912024756cba44fabaf603f752e6e9449" 2018-09-26 15:14:47,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-4cb929f9-bbf2-445f-a2f9-19a83acf1ae4 Date: Wed, 26 Sep 2018 15:14:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"22375c4f-88d4-4c82-9f55-fa7c8bc2753d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T15:14:46Z","provider:segmentation_id":77,"name":"NeutronUtilsSubnetTests-1b0435df-188d-4059-8e03-f8f724b4c7d7-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:14:46Z","provider:network_type":"vxlan"}]} 2018-09-26 15:14:47,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=22375c4f-88d4-4c82-9f55-fa7c8bc2753d used request id req-4cb929f9-bbf2-445f-a2f9-19a83acf1ae4 2018-09-26 15:14:47,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=22375c4f-88d4-4c82-9f55-fa7c8bc2753d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6a4ec8912024756cba44fabaf603f752e6e9449" 2018-09-26 15:14:47,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-43b2258d-b4fa-43f9-99ac-6543399f88fa Date: Wed, 26 Sep 2018 15:14:47 GMT RESP BODY: {"subnets":[]} 2018-09-26 15:14:47,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=22375c4f-88d4-4c82-9f55-fa7c8bc2753d used request id req-43b2258d-b4fa-43f9-99ac-6543399f88fa 2018-09-26 15:14:47,354 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-1b0435df-188d-4059-8e03-f8f724b4c7d7-pub-subnet 2018-09-26 15:14:47,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6a4ec8912024756cba44fabaf603f752e6e9449" -d '{"subnets": [{"ip_version": 4, "network_id": "22375c4f-88d4-4c82-9f55-fa7c8bc2753d", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-1b0435df-188d-4059-8e03-f8f724b4c7d7-pub-subnet"}]}' 2018-09-26 15:14:48,780 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-cddd1025-8d50-4418-8dcd-9b6a04600fc1 Date: Wed, 26 Sep 2018 15:14:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"22375c4f-88d4-4c82-9f55-fa7c8bc2753d","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:14:48Z","dns_nameservers":[],"updated_at":"2018-09-26T15:14:48Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"66543912-0639-4a76-89c4-69455716eb71","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-1b0435df-188d-4059-8e03-f8f724b4c7d7-pub-subnet"}]} 2018-09-26 15:14:48,781 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-cddd1025-8d50-4418-8dcd-9b6a04600fc1 2018-09-26 15:14:48,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=22375c4f-88d4-4c82-9f55-fa7c8bc2753d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6a4ec8912024756cba44fabaf603f752e6e9449" 2018-09-26 15:14:49,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-8cb801c5-926a-4062-9092-f7c04139ad2a Date: Wed, 26 Sep 2018 15:14:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"22375c4f-88d4-4c82-9f55-fa7c8bc2753d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["66543912-0639-4a76-89c4-69455716eb71"],"description":"","tags":[],"updated_at":"2018-09-26T15:14:48Z","provider:segmentation_id":77,"name":"NeutronUtilsSubnetTests-1b0435df-188d-4059-8e03-f8f724b4c7d7-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:14:46Z","provider:network_type":"vxlan"}]} 2018-09-26 15:14:49,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=22375c4f-88d4-4c82-9f55-fa7c8bc2753d used request id req-8cb801c5-926a-4062-9092-f7c04139ad2a 2018-09-26 15:14:49,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=22375c4f-88d4-4c82-9f55-fa7c8bc2753d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6a4ec8912024756cba44fabaf603f752e6e9449" 2018-09-26 15:14:49,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-058ddaa1-97cf-45ba-a1b7-e0864b36f470 Date: Wed, 26 Sep 2018 15:14:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"22375c4f-88d4-4c82-9f55-fa7c8bc2753d","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:14:48Z","dns_nameservers":[],"updated_at":"2018-09-26T15:14:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"66543912-0639-4a76-89c4-69455716eb71","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-1b0435df-188d-4059-8e03-f8f724b4c7d7-pub-subnet"}]} 2018-09-26 15:14:49,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=22375c4f-88d4-4c82-9f55-fa7c8bc2753d used request id req-058ddaa1-97cf-45ba-a1b7-e0864b36f470 2018-09-26 15:14:49,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsSubnetTests-1b0435df-188d-4059-8e03-f8f724b4c7d7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6a4ec8912024756cba44fabaf603f752e6e9449" 2018-09-26 15:14:49,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-cfb62532-3598-4f81-809c-30eba5d62642 Date: Wed, 26 Sep 2018 15:14:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"22375c4f-88d4-4c82-9f55-fa7c8bc2753d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["66543912-0639-4a76-89c4-69455716eb71"],"description":"","tags":[],"updated_at":"2018-09-26T15:14:48Z","provider:segmentation_id":77,"name":"NeutronUtilsSubnetTests-1b0435df-188d-4059-8e03-f8f724b4c7d7-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:14:46Z","provider:network_type":"vxlan"}]} 2018-09-26 15:14:49,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsSubnetTests-1b0435df-188d-4059-8e03-f8f724b4c7d7-pub-net used request id req-cfb62532-3598-4f81-809c-30eba5d62642 2018-09-26 15:14:49,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:14:49,666 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:14:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:14:49,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6a4ec8912024756cba44fabaf603f752e6e9449" 2018-09-26 15:14:49,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70ec1e8f-cc7d-40ff-bc09-473e58d81853 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:14:49,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-70ec1e8f-cc7d-40ff-bc09-473e58d81853 2018-09-26 15:14:49,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=22375c4f-88d4-4c82-9f55-fa7c8bc2753d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6a4ec8912024756cba44fabaf603f752e6e9449" 2018-09-26 15:14:50,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-63cbc4b2-48c2-4c8a-8291-de3fcd095822 Date: Wed, 26 Sep 2018 15:14:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"22375c4f-88d4-4c82-9f55-fa7c8bc2753d","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:14:48Z","dns_nameservers":[],"updated_at":"2018-09-26T15:14:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"66543912-0639-4a76-89c4-69455716eb71","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-1b0435df-188d-4059-8e03-f8f724b4c7d7-pub-subnet"}]} 2018-09-26 15:14:50,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=22375c4f-88d4-4c82-9f55-fa7c8bc2753d used request id req-63cbc4b2-48c2-4c8a-8291-de3fcd095822 2018-09-26 15:14:50,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=22375c4f-88d4-4c82-9f55-fa7c8bc2753d&name=NeutronUtilsSubnetTests-1b0435df-188d-4059-8e03-f8f724b4c7d7-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6a4ec8912024756cba44fabaf603f752e6e9449" 2018-09-26 15:14:50,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5d76d47f-a175-4393-bb49-5b42703ae8c6 Date: Wed, 26 Sep 2018 15:14:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"22375c4f-88d4-4c82-9f55-fa7c8bc2753d","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:14:48Z","dns_nameservers":[],"updated_at":"2018-09-26T15:14:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"66543912-0639-4a76-89c4-69455716eb71","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-1b0435df-188d-4059-8e03-f8f724b4c7d7-pub-subnet"}]} 2018-09-26 15:14:50,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=22375c4f-88d4-4c82-9f55-fa7c8bc2753d&name=NeutronUtilsSubnetTests-1b0435df-188d-4059-8e03-f8f724b4c7d7-pub-subnet used request id req-5d76d47f-a175-4393-bb49-5b42703ae8c6 2018-09-26 15:14:50,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=22375c4f-88d4-4c82-9f55-fa7c8bc2753d&name=NeutronUtilsSubnetTests-1b0435df-188d-4059-8e03-f8f724b4c7d7-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6a4ec8912024756cba44fabaf603f752e6e9449" 2018-09-26 15:14:50,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9594a245-66b2-4266-a443-50db1f7f3fcc Date: Wed, 26 Sep 2018 15:14:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"22375c4f-88d4-4c82-9f55-fa7c8bc2753d","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:14:48Z","dns_nameservers":[],"updated_at":"2018-09-26T15:14:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"66543912-0639-4a76-89c4-69455716eb71","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-1b0435df-188d-4059-8e03-f8f724b4c7d7-pub-subnet"}]} 2018-09-26 15:14:50,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=22375c4f-88d4-4c82-9f55-fa7c8bc2753d&name=NeutronUtilsSubnetTests-1b0435df-188d-4059-8e03-f8f724b4c7d7-pub-subnet used request id req-9594a245-66b2-4266-a443-50db1f7f3fcc 2018-09-26 15:14:50,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=22375c4f-88d4-4c82-9f55-fa7c8bc2753d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6a4ec8912024756cba44fabaf603f752e6e9449" 2018-09-26 15:14:51,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b71c6344-1bf9-4dcc-8d5e-e8e0b1c31ee5 Date: Wed, 26 Sep 2018 15:14:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"22375c4f-88d4-4c82-9f55-fa7c8bc2753d","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:14:48Z","dns_nameservers":[],"updated_at":"2018-09-26T15:14:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"66543912-0639-4a76-89c4-69455716eb71","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-1b0435df-188d-4059-8e03-f8f724b4c7d7-pub-subnet"}]} 2018-09-26 15:14:51,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=22375c4f-88d4-4c82-9f55-fa7c8bc2753d used request id req-b71c6344-1bf9-4dcc-8d5e-e8e0b1c31ee5 2018-09-26 15:14:51,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-1b0435df-188d-4059-8e03-f8f724b4c7d7-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6a4ec8912024756cba44fabaf603f752e6e9449" 2018-09-26 15:14:51,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8576f435-4c54-4cb4-a6bf-759c14c9d6e3 Date: Wed, 26 Sep 2018 15:14:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"22375c4f-88d4-4c82-9f55-fa7c8bc2753d","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:14:48Z","dns_nameservers":[],"updated_at":"2018-09-26T15:14:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"66543912-0639-4a76-89c4-69455716eb71","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-1b0435df-188d-4059-8e03-f8f724b4c7d7-pub-subnet"}]} 2018-09-26 15:14:51,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-1b0435df-188d-4059-8e03-f8f724b4c7d7-pub-subnet used request id req-8576f435-4c54-4cb4-a6bf-759c14c9d6e3 2018-09-26 15:14:51,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6a4ec8912024756cba44fabaf603f752e6e9449" 2018-09-26 15:14:51,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-562cda79-f90d-4fc7-94e7-b7718bde15ae Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:14:51,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-562cda79-f90d-4fc7-94e7-b7718bde15ae 2018-09-26 15:14:51,615 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-1b0435df-188d-4059-8e03-f8f724b4c7d7-pub-subnet 2018-09-26 15:14:51,615 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-1b0435df-188d-4059-8e03-f8f724b4c7d7-pub-subnet 2018-09-26 15:14:51,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/66543912-0639-4a76-89c4-69455716eb71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6a4ec8912024756cba44fabaf603f752e6e9449" 2018-09-26 15:14:53,978 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-01f6faf5-0d07-40d1-bc78-cdf0b8f12511 Date: Wed, 26 Sep 2018 15:14:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:14:53,978 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/66543912-0639-4a76-89c4-69455716eb71 used request id req-01f6faf5-0d07-40d1-bc78-cdf0b8f12511 2018-09-26 15:14:53,978 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-1b0435df-188d-4059-8e03-f8f724b4c7d7-pub-net 2018-09-26 15:14:53,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/22375c4f-88d4-4c82-9f55-fa7c8bc2753d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6a4ec8912024756cba44fabaf603f752e6e9449" 2018-09-26 15:14:55,851 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-28ac9430-4d52-4486-9893-954ada53657a Date: Wed, 26 Sep 2018 15:14:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:14:55,851 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/22375c4f-88d4-4c82-9f55-fa7c8bc2753d used request id req-28ac9430-4d52-4486-9893-954ada53657a 2018-09-26 15:14:55,853 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:14:56,259 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:14:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["o8C5YQXKTO6IirH4Syzt0A"], "issued_at": "2018-09-26T15:14:56.000000Z"}} 2018-09-26 15:14:56,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a040380b4c58292dac6c80d80563715a77467ca6" 2018-09-26 15:14:56,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03037747-7050-4bfc-b803-81952a53d770 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:14:56,353 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-03037747-7050-4bfc-b803-81952a53d770 2018-09-26 15:14:56,354 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-df19570a-c54c-4e2a-9bce-1c292c4732e7-pub-net 2018-09-26 15:14:56,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a040380b4c58292dac6c80d80563715a77467ca6" -d '{"network": {"name": "NeutronUtilsSubnetTests-df19570a-c54c-4e2a-9bce-1c292c4732e7-pub-net", "admin_state_up": true}}' 2018-09-26 15:14:56,774 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-b9a261c6-cde6-44b2-b32e-a0a73b93e81d Date: Wed, 26 Sep 2018 15:14:56 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"74388512-fd0c-4147-9d63-61603e50845a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T15:14:56Z","is_default":false,"provider:segmentation_id":49,"name":"NeutronUtilsSubnetTests-df19570a-c54c-4e2a-9bce-1c292c4732e7-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:14:56Z","mtu":1450}} 2018-09-26 15:14:56,775 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-b9a261c6-cde6-44b2-b32e-a0a73b93e81d 2018-09-26 15:14:56,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=74388512-fd0c-4147-9d63-61603e50845a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a040380b4c58292dac6c80d80563715a77467ca6" 2018-09-26 15:14:57,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ac2f8374-f366-435a-ad95-cdb157d735ba Date: Wed, 26 Sep 2018 15:14:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"74388512-fd0c-4147-9d63-61603e50845a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T15:14:56Z","provider:segmentation_id":49,"name":"NeutronUtilsSubnetTests-df19570a-c54c-4e2a-9bce-1c292c4732e7-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:14:56Z","provider:network_type":"vxlan"}]} 2018-09-26 15:14:57,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=74388512-fd0c-4147-9d63-61603e50845a used request id req-ac2f8374-f366-435a-ad95-cdb157d735ba 2018-09-26 15:14:57,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=74388512-fd0c-4147-9d63-61603e50845a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a040380b4c58292dac6c80d80563715a77467ca6" 2018-09-26 15:14:57,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-76a3b635-bc5a-483d-9e1b-a6ce19670f7b Date: Wed, 26 Sep 2018 15:14:57 GMT RESP BODY: {"subnets":[]} 2018-09-26 15:14:57,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=74388512-fd0c-4147-9d63-61603e50845a used request id req-76a3b635-bc5a-483d-9e1b-a6ce19670f7b 2018-09-26 15:14:57,202 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-df19570a-c54c-4e2a-9bce-1c292c4732e7-pub-subnet 2018-09-26 15:14:57,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a040380b4c58292dac6c80d80563715a77467ca6" -d '{"subnets": [{"ip_version": 4, "network_id": "74388512-fd0c-4147-9d63-61603e50845a", "cidr": "", "name": "NeutronUtilsSubnetTests-df19570a-c54c-4e2a-9bce-1c292c4732e7-pub-subnet"}]}' 2018-09-26 15:14:57,883 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 133 Content-Type: application/json X-Openstack-Request-Id: req-ca48544b-a4e0-402c-9660-27e5f6bf07b9 Date: Wed, 26 Sep 2018 15:14:57 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-09-26 15:14:57,883 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-ca48544b-a4e0-402c-9660-27e5f6bf07b9 2018-09-26 15:14:57,883 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-09-26 15:14:57,883 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-df19570a-c54c-4e2a-9bce-1c292c4732e7-pub-subnet] for network [NeutronUtilsSubnetTests-df19570a-c54c-4e2a-9bce-1c292c4732e7-pub-net] 2018-09-26 15:14:57,884 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-df19570a-c54c-4e2a-9bce-1c292c4732e7-pub-net 2018-09-26 15:14:57,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/74388512-fd0c-4147-9d63-61603e50845a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a040380b4c58292dac6c80d80563715a77467ca6" 2018-09-26 15:14:58,669 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cd663126-1884-4024-89ee-3b99b082edc7 Date: Wed, 26 Sep 2018 15:14:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:14:58,669 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/74388512-fd0c-4147-9d63-61603e50845a used request id req-cd663126-1884-4024-89ee-3b99b082edc7 2018-09-26 15:14:58,670 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:14:59,054 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:14:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["Pm_pXAgOQYqa1NqZJ13AnA"], "issued_at": "2018-09-26T15:14:59.000000Z"}} 2018-09-26 15:14:59,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a38a0ae00f4791d5c7a48c0f2c5852264a447fa" 2018-09-26 15:14:59,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:14:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cad5be2-c87a-4068-a8ea-98652a1f5887 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:14:59,139 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-1cad5be2-c87a-4068-a8ea-98652a1f5887 2018-09-26 15:14:59,140 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-6f4d4449-59b1-44b8-a64c-6d164c9121f4-pub-net 2018-09-26 15:14:59,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a38a0ae00f4791d5c7a48c0f2c5852264a447fa" -d '{"network": {"name": "NeutronUtilsSubnetTests-6f4d4449-59b1-44b8-a64c-6d164c9121f4-pub-net", "admin_state_up": true}}' 2018-09-26 15:14:59,589 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-fb5be582-7029-4074-9813-e67434c0b2a5 Date: Wed, 26 Sep 2018 15:14:59 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"1ba11f8d-d820-44d8-99fa-c4b84072d91f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T15:14:59Z","is_default":false,"provider:segmentation_id":5,"name":"NeutronUtilsSubnetTests-6f4d4449-59b1-44b8-a64c-6d164c9121f4-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:14:59Z","mtu":1450}} 2018-09-26 15:14:59,589 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-fb5be582-7029-4074-9813-e67434c0b2a5 2018-09-26 15:14:59,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=1ba11f8d-d820-44d8-99fa-c4b84072d91f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a38a0ae00f4791d5c7a48c0f2c5852264a447fa" 2018-09-26 15:14:59,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-67660544-e68b-450e-85c4-c153d97f59df Date: Wed, 26 Sep 2018 15:14:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"1ba11f8d-d820-44d8-99fa-c4b84072d91f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T15:14:59Z","provider:segmentation_id":5,"name":"NeutronUtilsSubnetTests-6f4d4449-59b1-44b8-a64c-6d164c9121f4-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:14:59Z","provider:network_type":"vxlan"}]} 2018-09-26 15:14:59,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=1ba11f8d-d820-44d8-99fa-c4b84072d91f used request id req-67660544-e68b-450e-85c4-c153d97f59df 2018-09-26 15:14:59,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=1ba11f8d-d820-44d8-99fa-c4b84072d91f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a38a0ae00f4791d5c7a48c0f2c5852264a447fa" 2018-09-26 15:15:00,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-11044d76-a46c-42bc-8fff-2edaa17eaf80 Date: Wed, 26 Sep 2018 15:15:00 GMT RESP BODY: {"subnets":[]} 2018-09-26 15:15:00,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=1ba11f8d-d820-44d8-99fa-c4b84072d91f used request id req-11044d76-a46c-42bc-8fff-2edaa17eaf80 2018-09-26 15:15:00,078 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-6f4d4449-59b1-44b8-a64c-6d164c9121f4-pub-subnet 2018-09-26 15:15:00,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a38a0ae00f4791d5c7a48c0f2c5852264a447fa" -d '{"subnets": [{"ip_version": 4, "network_id": "1ba11f8d-d820-44d8-99fa-c4b84072d91f", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-6f4d4449-59b1-44b8-a64c-6d164c9121f4-pub-subnet"}]}' 2018-09-26 15:15:01,373 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5d1eed64-6086-4527-adc6-659a13ede5c5 Date: Wed, 26 Sep 2018 15:15:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ba11f8d-d820-44d8-99fa-c4b84072d91f","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:15:01Z","dns_nameservers":[],"updated_at":"2018-09-26T15:15:01Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"1d82c38e-53d1-4b2e-afa0-18c795ca3ad0","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-6f4d4449-59b1-44b8-a64c-6d164c9121f4-pub-subnet"}]} 2018-09-26 15:15:01,374 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-5d1eed64-6086-4527-adc6-659a13ede5c5 2018-09-26 15:15:01,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=1ba11f8d-d820-44d8-99fa-c4b84072d91f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a38a0ae00f4791d5c7a48c0f2c5852264a447fa" 2018-09-26 15:15:01,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-20343602-4ef7-414a-888b-fde8cbd34494 Date: Wed, 26 Sep 2018 15:15:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1ba11f8d-d820-44d8-99fa-c4b84072d91f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["1d82c38e-53d1-4b2e-afa0-18c795ca3ad0"],"description":"","tags":[],"updated_at":"2018-09-26T15:15:01Z","provider:segmentation_id":5,"name":"NeutronUtilsSubnetTests-6f4d4449-59b1-44b8-a64c-6d164c9121f4-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:14:59Z","provider:network_type":"vxlan"}]} 2018-09-26 15:15:01,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=1ba11f8d-d820-44d8-99fa-c4b84072d91f used request id req-20343602-4ef7-414a-888b-fde8cbd34494 2018-09-26 15:15:01,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=1ba11f8d-d820-44d8-99fa-c4b84072d91f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a38a0ae00f4791d5c7a48c0f2c5852264a447fa" 2018-09-26 15:15:01,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-07dd83b7-f1e2-4ce1-ab2c-e27a7bef620b Date: Wed, 26 Sep 2018 15:15:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ba11f8d-d820-44d8-99fa-c4b84072d91f","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:15:01Z","dns_nameservers":[],"updated_at":"2018-09-26T15:15:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"1d82c38e-53d1-4b2e-afa0-18c795ca3ad0","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-6f4d4449-59b1-44b8-a64c-6d164c9121f4-pub-subnet"}]} 2018-09-26 15:15:01,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=1ba11f8d-d820-44d8-99fa-c4b84072d91f used request id req-07dd83b7-f1e2-4ce1-ab2c-e27a7bef620b 2018-09-26 15:15:01,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsSubnetTests-6f4d4449-59b1-44b8-a64c-6d164c9121f4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a38a0ae00f4791d5c7a48c0f2c5852264a447fa" 2018-09-26 15:15:02,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-1b57b7ef-8c95-4956-804b-b50f6a3c5ef9 Date: Wed, 26 Sep 2018 15:15:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1ba11f8d-d820-44d8-99fa-c4b84072d91f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["1d82c38e-53d1-4b2e-afa0-18c795ca3ad0"],"description":"","tags":[],"updated_at":"2018-09-26T15:15:01Z","provider:segmentation_id":5,"name":"NeutronUtilsSubnetTests-6f4d4449-59b1-44b8-a64c-6d164c9121f4-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:14:59Z","provider:network_type":"vxlan"}]} 2018-09-26 15:15:02,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsSubnetTests-6f4d4449-59b1-44b8-a64c-6d164c9121f4-pub-net used request id req-1b57b7ef-8c95-4956-804b-b50f6a3c5ef9 2018-09-26 15:15:02,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:15:02,099 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:15:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:15:02,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a38a0ae00f4791d5c7a48c0f2c5852264a447fa" 2018-09-26 15:15:02,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:15:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4d9526a-a8f5-4d3b-836f-298fba216d41 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:15:02,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-c4d9526a-a8f5-4d3b-836f-298fba216d41 2018-09-26 15:15:02,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=1ba11f8d-d820-44d8-99fa-c4b84072d91f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a38a0ae00f4791d5c7a48c0f2c5852264a447fa" 2018-09-26 15:15:02,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-999fd631-4cd6-4fe1-95cc-e5f1b602e366 Date: Wed, 26 Sep 2018 15:15:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ba11f8d-d820-44d8-99fa-c4b84072d91f","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:15:01Z","dns_nameservers":[],"updated_at":"2018-09-26T15:15:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"1d82c38e-53d1-4b2e-afa0-18c795ca3ad0","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-6f4d4449-59b1-44b8-a64c-6d164c9121f4-pub-subnet"}]} 2018-09-26 15:15:02,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=1ba11f8d-d820-44d8-99fa-c4b84072d91f used request id req-999fd631-4cd6-4fe1-95cc-e5f1b602e366 2018-09-26 15:15:02,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=1ba11f8d-d820-44d8-99fa-c4b84072d91f&name=NeutronUtilsSubnetTests-6f4d4449-59b1-44b8-a64c-6d164c9121f4-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a38a0ae00f4791d5c7a48c0f2c5852264a447fa" 2018-09-26 15:15:02,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c1916675-8e60-414f-a8f4-ac532bd71581 Date: Wed, 26 Sep 2018 15:15:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ba11f8d-d820-44d8-99fa-c4b84072d91f","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:15:01Z","dns_nameservers":[],"updated_at":"2018-09-26T15:15:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"1d82c38e-53d1-4b2e-afa0-18c795ca3ad0","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-6f4d4449-59b1-44b8-a64c-6d164c9121f4-pub-subnet"}]} 2018-09-26 15:15:02,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=1ba11f8d-d820-44d8-99fa-c4b84072d91f&name=NeutronUtilsSubnetTests-6f4d4449-59b1-44b8-a64c-6d164c9121f4-pub-subnet used request id req-c1916675-8e60-414f-a8f4-ac532bd71581 2018-09-26 15:15:02,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=1ba11f8d-d820-44d8-99fa-c4b84072d91f&name=NeutronUtilsSubnetTests-6f4d4449-59b1-44b8-a64c-6d164c9121f4-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a38a0ae00f4791d5c7a48c0f2c5852264a447fa" 2018-09-26 15:15:02,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-fd53821f-36b1-420b-91df-ee93a6c2c796 Date: Wed, 26 Sep 2018 15:15:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ba11f8d-d820-44d8-99fa-c4b84072d91f","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:15:01Z","dns_nameservers":[],"updated_at":"2018-09-26T15:15:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"1d82c38e-53d1-4b2e-afa0-18c795ca3ad0","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-6f4d4449-59b1-44b8-a64c-6d164c9121f4-pub-subnet"}]} 2018-09-26 15:15:02,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=1ba11f8d-d820-44d8-99fa-c4b84072d91f&name=NeutronUtilsSubnetTests-6f4d4449-59b1-44b8-a64c-6d164c9121f4-pub-subnet used request id req-fd53821f-36b1-420b-91df-ee93a6c2c796 2018-09-26 15:15:02,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=1ba11f8d-d820-44d8-99fa-c4b84072d91f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a38a0ae00f4791d5c7a48c0f2c5852264a447fa" 2018-09-26 15:15:02,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4792522f-8cb2-4208-8938-6e4dbcaff5ae Date: Wed, 26 Sep 2018 15:15:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ba11f8d-d820-44d8-99fa-c4b84072d91f","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:15:01Z","dns_nameservers":[],"updated_at":"2018-09-26T15:15:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"1d82c38e-53d1-4b2e-afa0-18c795ca3ad0","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-6f4d4449-59b1-44b8-a64c-6d164c9121f4-pub-subnet"}]} 2018-09-26 15:15:02,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=1ba11f8d-d820-44d8-99fa-c4b84072d91f used request id req-4792522f-8cb2-4208-8938-6e4dbcaff5ae 2018-09-26 15:15:02,871 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-6f4d4449-59b1-44b8-a64c-6d164c9121f4-pub-subnet 2018-09-26 15:15:02,872 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-6f4d4449-59b1-44b8-a64c-6d164c9121f4-pub-subnet 2018-09-26 15:15:02,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/1d82c38e-53d1-4b2e-afa0-18c795ca3ad0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a38a0ae00f4791d5c7a48c0f2c5852264a447fa" 2018-09-26 15:15:05,597 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d4a11e4b-f62a-49de-b0ea-7882cca0a01c Date: Wed, 26 Sep 2018 15:15:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:15:05,598 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/1d82c38e-53d1-4b2e-afa0-18c795ca3ad0 used request id req-d4a11e4b-f62a-49de-b0ea-7882cca0a01c 2018-09-26 15:15:05,598 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-6f4d4449-59b1-44b8-a64c-6d164c9121f4-pub-net 2018-09-26 15:15:05,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/1ba11f8d-d820-44d8-99fa-c4b84072d91f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a38a0ae00f4791d5c7a48c0f2c5852264a447fa" 2018-09-26 15:15:07,223 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-81ceb698-dc3d-46cb-8336-1b137d47916e Date: Wed, 26 Sep 2018 15:15:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:15:07,224 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/1ba11f8d-d820-44d8-99fa-c4b84072d91f used request id req-81ceb698-dc3d-46cb-8336-1b137d47916e 2018-09-26 15:15:07,225 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:15:07,601 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:15:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["0VQVzjPjSf-hQNIYUKcprg"], "issued_at": "2018-09-26T15:15:07.000000Z"}} 2018-09-26 15:15:07,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452270d8f99a3e5a5ed2188a9637de08e40cad6a" 2018-09-26 15:15:07,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:15:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07bb6d25-1a8b-4f56-b0bb-f225bb42a693 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:15:07,679 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-07bb6d25-1a8b-4f56-b0bb-f225bb42a693 2018-09-26 15:15:07,681 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-f0e274f1-7190-41d0-b0bf-4f254e1baa39-pub-net 2018-09-26 15:15:07,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452270d8f99a3e5a5ed2188a9637de08e40cad6a" -d '{"network": {"name": "NeutronUtilsSubnetTests-f0e274f1-7190-41d0-b0bf-4f254e1baa39-pub-net", "admin_state_up": true}}' 2018-09-26 15:15:08,266 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-dd3a55ec-489f-41b9-a598-be77b3a54114 Date: Wed, 26 Sep 2018 15:15:08 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5f5a4273-232c-425e-8139-7962a35a13da","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T15:15:08Z","is_default":false,"provider:segmentation_id":16,"name":"NeutronUtilsSubnetTests-f0e274f1-7190-41d0-b0bf-4f254e1baa39-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:15:08Z","mtu":1450}} 2018-09-26 15:15:08,266 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-dd3a55ec-489f-41b9-a598-be77b3a54114 2018-09-26 15:15:08,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=5f5a4273-232c-425e-8139-7962a35a13da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452270d8f99a3e5a5ed2188a9637de08e40cad6a" 2018-09-26 15:15:08,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d8b70608-7cb6-486c-a5df-0ba02dac1b57 Date: Wed, 26 Sep 2018 15:15:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5f5a4273-232c-425e-8139-7962a35a13da","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T15:15:08Z","provider:segmentation_id":16,"name":"NeutronUtilsSubnetTests-f0e274f1-7190-41d0-b0bf-4f254e1baa39-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:15:08Z","provider:network_type":"vxlan"}]} 2018-09-26 15:15:08,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=5f5a4273-232c-425e-8139-7962a35a13da used request id req-d8b70608-7cb6-486c-a5df-0ba02dac1b57 2018-09-26 15:15:08,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=5f5a4273-232c-425e-8139-7962a35a13da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452270d8f99a3e5a5ed2188a9637de08e40cad6a" 2018-09-26 15:15:08,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8b682705-0271-41f7-8854-8c1ad39401e4 Date: Wed, 26 Sep 2018 15:15:08 GMT RESP BODY: {"subnets":[]} 2018-09-26 15:15:08,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=5f5a4273-232c-425e-8139-7962a35a13da used request id req-8b682705-0271-41f7-8854-8c1ad39401e4 2018-09-26 15:15:08,798 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-f0e274f1-7190-41d0-b0bf-4f254e1baa39-pub-subnet 2018-09-26 15:15:08,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452270d8f99a3e5a5ed2188a9637de08e40cad6a" -d '{"subnets": [{"ip_version": 4, "network_id": "5f5a4273-232c-425e-8139-7962a35a13da", "cidr": null, "name": "NeutronUtilsSubnetTests-f0e274f1-7190-41d0-b0bf-4f254e1baa39-pub-subnet"}]}' 2018-09-26 15:15:09,211 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-8095c6aa-af5b-40d8-ae7d-defd77b75451 Date: Wed, 26 Sep 2018 15:15:09 GMT RESP BODY: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-09-26 15:15:09,212 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-8095c6aa-af5b-40d8-ae7d-defd77b75451 2018-09-26 15:15:09,212 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-09-26 15:15:09,212 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-f0e274f1-7190-41d0-b0bf-4f254e1baa39-pub-subnet] for network [NeutronUtilsSubnetTests-f0e274f1-7190-41d0-b0bf-4f254e1baa39-pub-net] 2018-09-26 15:15:09,212 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-f0e274f1-7190-41d0-b0bf-4f254e1baa39-pub-net 2018-09-26 15:15:09,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/5f5a4273-232c-425e-8139-7962a35a13da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452270d8f99a3e5a5ed2188a9637de08e40cad6a" 2018-09-26 15:15:10,166 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e645aeac-a149-4154-a1ea-77f8e145aeb7 Date: Wed, 26 Sep 2018 15:15:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:15:10,166 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/5f5a4273-232c-425e-8139-7962a35a13da used request id req-e645aeac-a149-4154-a1ea-77f8e145aeb7 2018-09-26 15:15:10,168 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:15:10,551 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:15:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["0qcVbCxpSRaeDb5xL11LAA"], "issued_at": "2018-09-26T15:15:10.000000Z"}} 2018-09-26 15:15:10,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e18254663dbb2b0eb33fe671f63e7a20916f545" 2018-09-26 15:15:10,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:15:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d63b1444-ce3d-4138-921a-b8cae938ea78 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:15:10,639 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d63b1444-ce3d-4138-921a-b8cae938ea78 2018-09-26 15:15:10,640 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-d7434e0b-d5ce-405b-a366-0f3a41c41e0d-pub-net 2018-09-26 15:15:10,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e18254663dbb2b0eb33fe671f63e7a20916f545" -d '{"network": {"name": "NeutronUtilsSubnetTests-d7434e0b-d5ce-405b-a366-0f3a41c41e0d-pub-net", "admin_state_up": true}}' 2018-09-26 15:15:11,080 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-5711e077-9ebf-4159-ac9e-8f33b04a61a5 Date: Wed, 26 Sep 2018 15:15:11 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"2f3b4f26-7922-4789-a2d6-baf60cc8fa92","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T15:15:10Z","is_default":false,"provider:segmentation_id":12,"name":"NeutronUtilsSubnetTests-d7434e0b-d5ce-405b-a366-0f3a41c41e0d-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:15:10Z","mtu":1450}} 2018-09-26 15:15:11,080 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-5711e077-9ebf-4159-ac9e-8f33b04a61a5 2018-09-26 15:15:11,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=2f3b4f26-7922-4789-a2d6-baf60cc8fa92 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e18254663dbb2b0eb33fe671f63e7a20916f545" 2018-09-26 15:15:11,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e04cc599-46fa-4401-b31a-313f97e695d2 Date: Wed, 26 Sep 2018 15:15:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"2f3b4f26-7922-4789-a2d6-baf60cc8fa92","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T15:15:10Z","provider:segmentation_id":12,"name":"NeutronUtilsSubnetTests-d7434e0b-d5ce-405b-a366-0f3a41c41e0d-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:15:10Z","provider:network_type":"vxlan"}]} 2018-09-26 15:15:11,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=2f3b4f26-7922-4789-a2d6-baf60cc8fa92 used request id req-e04cc599-46fa-4401-b31a-313f97e695d2 2018-09-26 15:15:11,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=2f3b4f26-7922-4789-a2d6-baf60cc8fa92 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e18254663dbb2b0eb33fe671f63e7a20916f545" 2018-09-26 15:15:11,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1556c0cd-a26d-4687-9e41-86afac25018f Date: Wed, 26 Sep 2018 15:15:11 GMT RESP BODY: {"subnets":[]} 2018-09-26 15:15:11,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=2f3b4f26-7922-4789-a2d6-baf60cc8fa92 used request id req-1556c0cd-a26d-4687-9e41-86afac25018f 2018-09-26 15:15:11,498 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-d7434e0b-d5ce-405b-a366-0f3a41c41e0d-pub-subnet 2018-09-26 15:15:11,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e18254663dbb2b0eb33fe671f63e7a20916f545" -d '{"subnets": [{"ip_version": 4, "network_id": "2f3b4f26-7922-4789-a2d6-baf60cc8fa92", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-d7434e0b-d5ce-405b-a366-0f3a41c41e0d-pub-subnet"}]}' 2018-09-26 15:15:12,116 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-670708d4-97da-40d8-a129-501de9e00502 Date: Wed, 26 Sep 2018 15:15:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f3b4f26-7922-4789-a2d6-baf60cc8fa92","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:15:11Z","dns_nameservers":[],"updated_at":"2018-09-26T15:15:11Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"ca10082a-0f4a-4a9b-8f4f-c7d7b8051dee","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-d7434e0b-d5ce-405b-a366-0f3a41c41e0d-pub-subnet"}]} 2018-09-26 15:15:12,116 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-670708d4-97da-40d8-a129-501de9e00502 2018-09-26 15:15:12,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=2f3b4f26-7922-4789-a2d6-baf60cc8fa92 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e18254663dbb2b0eb33fe671f63e7a20916f545" 2018-09-26 15:15:12,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-9c4bcab1-9177-47dc-bb96-0078717d60f4 Date: Wed, 26 Sep 2018 15:15:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2f3b4f26-7922-4789-a2d6-baf60cc8fa92","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["ca10082a-0f4a-4a9b-8f4f-c7d7b8051dee"],"description":"","tags":[],"updated_at":"2018-09-26T15:15:11Z","provider:segmentation_id":12,"name":"NeutronUtilsSubnetTests-d7434e0b-d5ce-405b-a366-0f3a41c41e0d-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:15:10Z","provider:network_type":"vxlan"}]} 2018-09-26 15:15:12,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=2f3b4f26-7922-4789-a2d6-baf60cc8fa92 used request id req-9c4bcab1-9177-47dc-bb96-0078717d60f4 2018-09-26 15:15:12,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=2f3b4f26-7922-4789-a2d6-baf60cc8fa92 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e18254663dbb2b0eb33fe671f63e7a20916f545" 2018-09-26 15:15:12,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4f4875e3-aaba-4816-ab4e-d58d1c69b650 Date: Wed, 26 Sep 2018 15:15:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f3b4f26-7922-4789-a2d6-baf60cc8fa92","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:15:11Z","dns_nameservers":[],"updated_at":"2018-09-26T15:15:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"ca10082a-0f4a-4a9b-8f4f-c7d7b8051dee","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-d7434e0b-d5ce-405b-a366-0f3a41c41e0d-pub-subnet"}]} 2018-09-26 15:15:12,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=2f3b4f26-7922-4789-a2d6-baf60cc8fa92 used request id req-4f4875e3-aaba-4816-ab4e-d58d1c69b650 2018-09-26 15:15:12,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsSubnetTests-d7434e0b-d5ce-405b-a366-0f3a41c41e0d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e18254663dbb2b0eb33fe671f63e7a20916f545" 2018-09-26 15:15:12,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-ce08c21f-640b-4f34-ab93-69305e76225e Date: Wed, 26 Sep 2018 15:15:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2f3b4f26-7922-4789-a2d6-baf60cc8fa92","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["ca10082a-0f4a-4a9b-8f4f-c7d7b8051dee"],"description":"","tags":[],"updated_at":"2018-09-26T15:15:11Z","provider:segmentation_id":12,"name":"NeutronUtilsSubnetTests-d7434e0b-d5ce-405b-a366-0f3a41c41e0d-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:15:10Z","provider:network_type":"vxlan"}]} 2018-09-26 15:15:12,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsSubnetTests-d7434e0b-d5ce-405b-a366-0f3a41c41e0d-pub-net used request id req-ce08c21f-640b-4f34-ab93-69305e76225e 2018-09-26 15:15:12,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:15:12,700 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:15:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:15:12,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e18254663dbb2b0eb33fe671f63e7a20916f545" 2018-09-26 15:15:12,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:15:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6820d1a0-c035-4a15-808e-cf749ef3b818 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:15:12,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-6820d1a0-c035-4a15-808e-cf749ef3b818 2018-09-26 15:15:12,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=2f3b4f26-7922-4789-a2d6-baf60cc8fa92 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e18254663dbb2b0eb33fe671f63e7a20916f545" 2018-09-26 15:15:12,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-feb94b03-b9dc-4aed-bcc6-0ad9062abef9 Date: Wed, 26 Sep 2018 15:15:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f3b4f26-7922-4789-a2d6-baf60cc8fa92","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:15:11Z","dns_nameservers":[],"updated_at":"2018-09-26T15:15:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"ca10082a-0f4a-4a9b-8f4f-c7d7b8051dee","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-d7434e0b-d5ce-405b-a366-0f3a41c41e0d-pub-subnet"}]} 2018-09-26 15:15:12,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=2f3b4f26-7922-4789-a2d6-baf60cc8fa92 used request id req-feb94b03-b9dc-4aed-bcc6-0ad9062abef9 2018-09-26 15:15:12,998 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-d7434e0b-d5ce-405b-a366-0f3a41c41e0d-pub-subnet 2018-09-26 15:15:12,998 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-d7434e0b-d5ce-405b-a366-0f3a41c41e0d-pub-subnet 2018-09-26 15:15:13,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/ca10082a-0f4a-4a9b-8f4f-c7d7b8051dee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e18254663dbb2b0eb33fe671f63e7a20916f545" 2018-09-26 15:15:14,546 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0e827334-949a-4fbe-af63-1c58ce8efccc Date: Wed, 26 Sep 2018 15:15:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:15:14,546 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/ca10082a-0f4a-4a9b-8f4f-c7d7b8051dee used request id req-0e827334-949a-4fbe-af63-1c58ce8efccc 2018-09-26 15:15:14,546 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-d7434e0b-d5ce-405b-a366-0f3a41c41e0d-pub-net 2018-09-26 15:15:14,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/2f3b4f26-7922-4789-a2d6-baf60cc8fa92 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e18254663dbb2b0eb33fe671f63e7a20916f545" 2018-09-26 15:15:16,792 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c7bd792d-2008-4c7d-aada-dfad27f9f0e3 Date: Wed, 26 Sep 2018 15:15:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:15:16,792 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/2f3b4f26-7922-4789-a2d6-baf60cc8fa92 used request id req-c7bd792d-2008-4c7d-aada-dfad27f9f0e3 2018-09-26 15:15:16,794 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:15:17,179 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:15:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["KUqKNJA3SFmJ0M9R3_fQbA"], "issued_at": "2018-09-26T15:15:17.000000Z"}} 2018-09-26 15:15:17,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1e96c7faaed78672fb7807f77600ee9fcced661" 2018-09-26 15:15:17,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:15:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09900e6e-0590-42c4-a947-0e9bc23dd936 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:15:17,256 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-09900e6e-0590-42c4-a947-0e9bc23dd936 2018-09-26 15:15:17,257 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-6a53f19d-6ba0-427e-b170-7282a3407759-pub-net 2018-09-26 15:15:17,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1e96c7faaed78672fb7807f77600ee9fcced661" -d '{"network": {"name": "NeutronUtilsRouterTests-6a53f19d-6ba0-427e-b170-7282a3407759-pub-net", "admin_state_up": true}}' 2018-09-26 15:15:17,745 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-e9a445c8-e229-4b12-b065-5cc9adf5ca9f Date: Wed, 26 Sep 2018 15:15:17 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a75a8035-22a9-4503-90ee-5893aada9fd4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T15:15:17Z","is_default":false,"provider:segmentation_id":12,"name":"NeutronUtilsRouterTests-6a53f19d-6ba0-427e-b170-7282a3407759-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:15:17Z","mtu":1450}} 2018-09-26 15:15:17,745 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-e9a445c8-e229-4b12-b065-5cc9adf5ca9f 2018-09-26 15:15:17,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=a75a8035-22a9-4503-90ee-5893aada9fd4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1e96c7faaed78672fb7807f77600ee9fcced661" 2018-09-26 15:15:17,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e24a5078-fff8-4f64-854b-2cfe427575f5 Date: Wed, 26 Sep 2018 15:15:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a75a8035-22a9-4503-90ee-5893aada9fd4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T15:15:17Z","provider:segmentation_id":12,"name":"NeutronUtilsRouterTests-6a53f19d-6ba0-427e-b170-7282a3407759-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:15:17Z","provider:network_type":"vxlan"}]} 2018-09-26 15:15:17,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=a75a8035-22a9-4503-90ee-5893aada9fd4 used request id req-e24a5078-fff8-4f64-854b-2cfe427575f5 2018-09-26 15:15:17,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=a75a8035-22a9-4503-90ee-5893aada9fd4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1e96c7faaed78672fb7807f77600ee9fcced661" 2018-09-26 15:15:18,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-101d5918-1c7c-49bb-8893-db1e02220a4d Date: Wed, 26 Sep 2018 15:15:18 GMT RESP BODY: {"subnets":[]} 2018-09-26 15:15:18,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=a75a8035-22a9-4503-90ee-5893aada9fd4 used request id req-101d5918-1c7c-49bb-8893-db1e02220a4d 2018-09-26 15:15:18,845 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-6a53f19d-6ba0-427e-b170-7282a3407759-pub-subnet 2018-09-26 15:15:18,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1e96c7faaed78672fb7807f77600ee9fcced661" -d '{"subnets": [{"ip_version": 4, "network_id": "a75a8035-22a9-4503-90ee-5893aada9fd4", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-6a53f19d-6ba0-427e-b170-7282a3407759-pub-subnet"}]}' 2018-09-26 15:15:19,422 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f6265baa-7fc9-4193-adee-d413d29d2d11 Date: Wed, 26 Sep 2018 15:15:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a75a8035-22a9-4503-90ee-5893aada9fd4","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:15:19Z","dns_nameservers":[],"updated_at":"2018-09-26T15:15:19Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"8c8d2388-42ef-4945-8c03-2669267e3fd2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-6a53f19d-6ba0-427e-b170-7282a3407759-pub-subnet"}]} 2018-09-26 15:15:19,422 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-f6265baa-7fc9-4193-adee-d413d29d2d11 2018-09-26 15:15:19,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=a75a8035-22a9-4503-90ee-5893aada9fd4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1e96c7faaed78672fb7807f77600ee9fcced661" 2018-09-26 15:15:19,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-9bce61bf-5719-4252-a7b1-a7adc4a92507 Date: Wed, 26 Sep 2018 15:15:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a75a8035-22a9-4503-90ee-5893aada9fd4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["8c8d2388-42ef-4945-8c03-2669267e3fd2"],"description":"","tags":[],"updated_at":"2018-09-26T15:15:19Z","provider:segmentation_id":12,"name":"NeutronUtilsRouterTests-6a53f19d-6ba0-427e-b170-7282a3407759-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:15:17Z","provider:network_type":"vxlan"}]} 2018-09-26 15:15:19,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=a75a8035-22a9-4503-90ee-5893aada9fd4 used request id req-9bce61bf-5719-4252-a7b1-a7adc4a92507 2018-09-26 15:15:19,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=a75a8035-22a9-4503-90ee-5893aada9fd4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1e96c7faaed78672fb7807f77600ee9fcced661" 2018-09-26 15:15:19,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-472d7871-c227-422a-859a-47a7afd3b58e Date: Wed, 26 Sep 2018 15:15:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a75a8035-22a9-4503-90ee-5893aada9fd4","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:15:19Z","dns_nameservers":[],"updated_at":"2018-09-26T15:15:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"8c8d2388-42ef-4945-8c03-2669267e3fd2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-6a53f19d-6ba0-427e-b170-7282a3407759-pub-subnet"}]} 2018-09-26 15:15:19,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=a75a8035-22a9-4503-90ee-5893aada9fd4 used request id req-472d7871-c227-422a-859a-47a7afd3b58e 2018-09-26 15:15:19,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-6a53f19d-6ba0-427e-b170-7282a3407759-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1e96c7faaed78672fb7807f77600ee9fcced661" 2018-09-26 15:15:20,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-e160cd3b-d143-4367-9af1-1cd8301598e0 Date: Wed, 26 Sep 2018 15:15:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a75a8035-22a9-4503-90ee-5893aada9fd4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["8c8d2388-42ef-4945-8c03-2669267e3fd2"],"description":"","tags":[],"updated_at":"2018-09-26T15:15:19Z","provider:segmentation_id":12,"name":"NeutronUtilsRouterTests-6a53f19d-6ba0-427e-b170-7282a3407759-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:15:17Z","provider:network_type":"vxlan"}]} 2018-09-26 15:15:20,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-6a53f19d-6ba0-427e-b170-7282a3407759-pub-net used request id req-e160cd3b-d143-4367-9af1-1cd8301598e0 2018-09-26 15:15:20,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:15:20,070 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:15:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:15:20,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1e96c7faaed78672fb7807f77600ee9fcced661" 2018-09-26 15:15:20,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:15:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-391e1573-f1b1-4798-b4f9-ad7125177833 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:15:20,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-391e1573-f1b1-4798-b4f9-ad7125177833 2018-09-26 15:15:20,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=a75a8035-22a9-4503-90ee-5893aada9fd4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1e96c7faaed78672fb7807f77600ee9fcced661" 2018-09-26 15:15:20,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3ef8aa28-08d7-4f6d-8b8a-5bcba297e354 Date: Wed, 26 Sep 2018 15:15:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a75a8035-22a9-4503-90ee-5893aada9fd4","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:15:19Z","dns_nameservers":[],"updated_at":"2018-09-26T15:15:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"8c8d2388-42ef-4945-8c03-2669267e3fd2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-6a53f19d-6ba0-427e-b170-7282a3407759-pub-subnet"}]} 2018-09-26 15:15:20,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=a75a8035-22a9-4503-90ee-5893aada9fd4 used request id req-3ef8aa28-08d7-4f6d-8b8a-5bcba297e354 2018-09-26 15:15:20,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=a75a8035-22a9-4503-90ee-5893aada9fd4&name=NeutronUtilsRouterTests-6a53f19d-6ba0-427e-b170-7282a3407759-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1e96c7faaed78672fb7807f77600ee9fcced661" 2018-09-26 15:15:20,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-12cdfe27-ad5a-4695-9278-25d8eb1a922f Date: Wed, 26 Sep 2018 15:15:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a75a8035-22a9-4503-90ee-5893aada9fd4","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:15:19Z","dns_nameservers":[],"updated_at":"2018-09-26T15:15:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"8c8d2388-42ef-4945-8c03-2669267e3fd2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-6a53f19d-6ba0-427e-b170-7282a3407759-pub-subnet"}]} 2018-09-26 15:15:20,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=a75a8035-22a9-4503-90ee-5893aada9fd4&name=NeutronUtilsRouterTests-6a53f19d-6ba0-427e-b170-7282a3407759-pub-subnet used request id req-12cdfe27-ad5a-4695-9278-25d8eb1a922f 2018-09-26 15:15:20,367 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:15:20,368 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:15:20,744 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:15:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["6r8Sriu-Q_OjUUO9lab8sQ"], "issued_at": "2018-09-26T15:15:20.000000Z"}} 2018-09-26 15:15:20,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddbfbfa3dcce6b7a1dec3de52cf774284e08e6a4" 2018-09-26 15:15:20,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:15:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11309aef-32d2-4924-bfbc-b9e885225ab9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:15:20,829 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-11309aef-32d2-4924-bfbc-b9e885225ab9 2018-09-26 15:15:20,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1e96c7faaed78672fb7807f77600ee9fcced661" 2018-09-26 15:15:20,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-bd0b6ed2-d437-4527-986c-8ae338ae67c8 Date: Wed, 26 Sep 2018 15:15:20 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d9e93c84a104a3c8872dd8724ca8a31","status":"ACTIVE","subnets":["a21b8d27-6884-4a27-90be-806b7524c88f"],"description":"","tags":[],"updated_at":"2018-09-26T15:03:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:01Z","provider:network_type":"flat"}]} 2018-09-26 15:15:20,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=external used request id req-bd0b6ed2-d437-4527-986c-8ae338ae67c8 2018-09-26 15:15:20,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f3dffb7c-5fcf-4cce-9309-0625cbadd759 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1e96c7faaed78672fb7807f77600ee9fcced661" 2018-09-26 15:15:21,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-5b3d2f95-f8ed-4c5e-8b28-80cc2280c50f Date: Wed, 26 Sep 2018 15:15:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:09Z","dns_nameservers":[],"updated_at":"2018-09-26T15:03:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"6d9e93c84a104a3c8872dd8724ca8a31","id":"a21b8d27-6884-4a27-90be-806b7524c88f","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-26 15:15:21,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f3dffb7c-5fcf-4cce-9309-0625cbadd759 used request id req-5b3d2f95-f8ed-4c5e-8b28-80cc2280c50f 2018-09-26 15:15:21,840 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-6a53f19d-6ba0-427e-b170-7282a3407759-pub-router 2018-09-26 15:15:21,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1e96c7faaed78672fb7807f77600ee9fcced661" -d '{"router": {"external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759"}, "name": "NeutronUtilsRouterTests-6a53f19d-6ba0-427e-b170-7282a3407759-pub-router", "admin_state_up": true}}' 2018-09-26 15:15:23,096 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-505f9427-5b9d-4359-9120-4503869fb451 Date: Wed, 26 Sep 2018 15:15:23 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:15:21Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 2, "routes": [], "project_id": "27d48581408d451aadce970d111d0cc1", "id": "889a9d97-8ef5-4b1e-aa34-b77eee2d5605", "name": "NeutronUtilsRouterTests-6a53f19d-6ba0-427e-b170-7282a3407759-pub-router"}} 2018-09-26 15:15:23,096 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers used request id req-505f9427-5b9d-4359-9120-4503869fb451 2018-09-26 15:15:23,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=889a9d97-8ef5-4b1e-aa34-b77eee2d5605 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1e96c7faaed78672fb7807f77600ee9fcced661" 2018-09-26 15:15:23,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-388dbca2-e3e9-4111-aedb-2ecdfcfe4e68 Date: Wed, 26 Sep 2018 15:15:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:15:22Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a21b8d27-6884-4a27-90be-806b7524c88f","ip_address":"172.30.9.209"}],"id":"05443b78-ed74-4dd3-911a-4d6f23ae6c8f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:91:02:12","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"889a9d97-8ef5-4b1e-aa34-b77eee2d5605","name":"","admin_state_up":true,"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"","created_at":"2018-09-26T15:15:22Z","binding:vnic_type":"normal"}]} 2018-09-26 15:15:23,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=889a9d97-8ef5-4b1e-aa34-b77eee2d5605 used request id req-388dbca2-e3e9-4111-aedb-2ecdfcfe4e68 2018-09-26 15:15:23,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/a21b8d27-6884-4a27-90be-806b7524c88f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1e96c7faaed78672fb7807f77600ee9fcced661" 2018-09-26 15:15:23,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-f0f366cd-c799-478a-aee2-80b90af40abc Date: Wed, 26 Sep 2018 15:15:23 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:09Z","dns_nameservers":[],"updated_at":"2018-09-26T15:03:09Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"6d9e93c84a104a3c8872dd8724ca8a31","id":"a21b8d27-6884-4a27-90be-806b7524c88f","subnetpool_id":null,"name":"external-subnet"}} 2018-09-26 15:15:23,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/a21b8d27-6884-4a27-90be-806b7524c88f used request id req-f0f366cd-c799-478a-aee2-80b90af40abc 2018-09-26 15:15:23,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-6a53f19d-6ba0-427e-b170-7282a3407759-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1e96c7faaed78672fb7807f77600ee9fcced661" 2018-09-26 15:15:23,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-37f27c73-ec90-415b-a09d-aea996e5242a Date: Wed, 26 Sep 2018 15:15:23 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:15:21Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 2, "routes": [], "project_id": "27d48581408d451aadce970d111d0cc1", "id": "889a9d97-8ef5-4b1e-aa34-b77eee2d5605", "name": "NeutronUtilsRouterTests-6a53f19d-6ba0-427e-b170-7282a3407759-pub-router"}]} 2018-09-26 15:15:23,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-6a53f19d-6ba0-427e-b170-7282a3407759-pub-router used request id req-37f27c73-ec90-415b-a09d-aea996e5242a 2018-09-26 15:15:23,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1e96c7faaed78672fb7807f77600ee9fcced661" 2018-09-26 15:15:23,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:15:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-833aea3a-8b80-4c64-b719-8e8369bacd9d Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:15:23,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-833aea3a-8b80-4c64-b719-8e8369bacd9d 2018-09-26 15:15:23,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=889a9d97-8ef5-4b1e-aa34-b77eee2d5605 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1e96c7faaed78672fb7807f77600ee9fcced661" 2018-09-26 15:15:23,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-a19ef4f1-fc93-4c3a-bac8-4e93d495d10d Date: Wed, 26 Sep 2018 15:15:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:15:22Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a21b8d27-6884-4a27-90be-806b7524c88f","ip_address":"172.30.9.209"}],"id":"05443b78-ed74-4dd3-911a-4d6f23ae6c8f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:91:02:12","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"889a9d97-8ef5-4b1e-aa34-b77eee2d5605","name":"","admin_state_up":true,"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"","created_at":"2018-09-26T15:15:22Z","binding:vnic_type":"normal"}]} 2018-09-26 15:15:23,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=889a9d97-8ef5-4b1e-aa34-b77eee2d5605 used request id req-a19ef4f1-fc93-4c3a-bac8-4e93d495d10d 2018-09-26 15:15:23,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/a21b8d27-6884-4a27-90be-806b7524c88f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1e96c7faaed78672fb7807f77600ee9fcced661" 2018-09-26 15:15:23,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-2cf536d1-11cb-4223-ab8e-4d276a1bc416 Date: Wed, 26 Sep 2018 15:15:23 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:09Z","dns_nameservers":[],"updated_at":"2018-09-26T15:03:09Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"6d9e93c84a104a3c8872dd8724ca8a31","id":"a21b8d27-6884-4a27-90be-806b7524c88f","subnetpool_id":null,"name":"external-subnet"}} 2018-09-26 15:15:23,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/a21b8d27-6884-4a27-90be-806b7524c88f used request id req-2cf536d1-11cb-4223-ab8e-4d276a1bc416 2018-09-26 15:15:23,980 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-6a53f19d-6ba0-427e-b170-7282a3407759-pub-router 2018-09-26 15:15:23,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/routers/889a9d97-8ef5-4b1e-aa34-b77eee2d5605/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1e96c7faaed78672fb7807f77600ee9fcced661" -d '{"subnet_id": "8c8d2388-42ef-4945-8c03-2669267e3fd2"}' 2018-09-26 15:15:25,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ee0e15d4-43da-4166-b0da-bb75eab06302 Date: Wed, 26 Sep 2018 15:15:25 GMT RESP BODY: {"network_id": "a75a8035-22a9-4503-90ee-5893aada9fd4", "tenant_id": "27d48581408d451aadce970d111d0cc1", "subnet_id": "8c8d2388-42ef-4945-8c03-2669267e3fd2", "subnet_ids": ["8c8d2388-42ef-4945-8c03-2669267e3fd2"], "port_id": "66db52bd-3f6f-4df6-837e-6014d159b3b3", "id": "889a9d97-8ef5-4b1e-aa34-b77eee2d5605"} 2018-09-26 15:15:25,756 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/889a9d97-8ef5-4b1e-aa34-b77eee2d5605/add_router_interface used request id req-ee0e15d4-43da-4166-b0da-bb75eab06302 2018-09-26 15:15:25,756 - neutron_utils - INFO - Removing router interface from router named NeutronUtilsRouterTests-6a53f19d-6ba0-427e-b170-7282a3407759-pub-router 2018-09-26 15:15:25,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/routers/889a9d97-8ef5-4b1e-aa34-b77eee2d5605/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1e96c7faaed78672fb7807f77600ee9fcced661" -d '{"subnet_id": "8c8d2388-42ef-4945-8c03-2669267e3fd2"}' 2018-09-26 15:15:26,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0158c043-4b84-4975-af4f-3438e8f50e1e Date: Wed, 26 Sep 2018 15:15:26 GMT RESP BODY: {"network_id": "a75a8035-22a9-4503-90ee-5893aada9fd4", "tenant_id": "27d48581408d451aadce970d111d0cc1", "subnet_id": "8c8d2388-42ef-4945-8c03-2669267e3fd2", "subnet_ids": ["8c8d2388-42ef-4945-8c03-2669267e3fd2"], "port_id": "66db52bd-3f6f-4df6-837e-6014d159b3b3", "id": "889a9d97-8ef5-4b1e-aa34-b77eee2d5605"} 2018-09-26 15:15:26,976 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/889a9d97-8ef5-4b1e-aa34-b77eee2d5605/remove_router_interface used request id req-0158c043-4b84-4975-af4f-3438e8f50e1e 2018-09-26 15:15:26,977 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-6a53f19d-6ba0-427e-b170-7282a3407759-pub-router 2018-09-26 15:15:26,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/routers/889a9d97-8ef5-4b1e-aa34-b77eee2d5605 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1e96c7faaed78672fb7807f77600ee9fcced661" 2018-09-26 15:15:28,312 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-50c26d80-79ce-4e87-8617-56ec15538d67 Content-Length: 0 Date: Wed, 26 Sep 2018 15:15:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:15:28,312 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/889a9d97-8ef5-4b1e-aa34-b77eee2d5605 used request id req-50c26d80-79ce-4e87-8617-56ec15538d67 2018-09-26 15:15:28,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-6a53f19d-6ba0-427e-b170-7282a3407759-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1e96c7faaed78672fb7807f77600ee9fcced661" 2018-09-26 15:15:28,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-37b4cb4f-02c2-4e93-92e8-e7c06d098cdb Date: Wed, 26 Sep 2018 15:15:28 GMT RESP BODY: {"routers": []} 2018-09-26 15:15:28,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-6a53f19d-6ba0-427e-b170-7282a3407759-pub-router used request id req-37b4cb4f-02c2-4e93-92e8-e7c06d098cdb 2018-09-26 15:15:28,513 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-6a53f19d-6ba0-427e-b170-7282a3407759-pub-subnet 2018-09-26 15:15:28,514 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-6a53f19d-6ba0-427e-b170-7282a3407759-pub-subnet 2018-09-26 15:15:28,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/8c8d2388-42ef-4945-8c03-2669267e3fd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1e96c7faaed78672fb7807f77600ee9fcced661" 2018-09-26 15:15:30,637 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3db78e7f-6eb2-4d07-a95c-3f66ad337388 Date: Wed, 26 Sep 2018 15:15:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:15:30,637 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/8c8d2388-42ef-4945-8c03-2669267e3fd2 used request id req-3db78e7f-6eb2-4d07-a95c-3f66ad337388 2018-09-26 15:15:30,637 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-6a53f19d-6ba0-427e-b170-7282a3407759-pub-net 2018-09-26 15:15:30,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/a75a8035-22a9-4503-90ee-5893aada9fd4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1e96c7faaed78672fb7807f77600ee9fcced661" 2018-09-26 15:15:31,822 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7bacdef9-f544-4b78-bb2d-0b9a40abf3f7 Date: Wed, 26 Sep 2018 15:15:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:15:31,823 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/a75a8035-22a9-4503-90ee-5893aada9fd4 used request id req-7bacdef9-f544-4b78-bb2d-0b9a40abf3f7 2018-09-26 15:15:31,824 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:15:32,203 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:15:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["DdXxMtazQB-15neZby_88w"], "issued_at": "2018-09-26T15:15:32.000000Z"}} 2018-09-26 15:15:32,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}412211c780ee7f75b99b261c3db841bb5ae90725" 2018-09-26 15:15:32,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:15:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a441517-0634-4b35-a41e-ef021a99fb61 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:15:32,287 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-5a441517-0634-4b35-a41e-ef021a99fb61 2018-09-26 15:15:32,289 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-670a78be-f7eb-4f7d-8ee3-88de9c3bd488-pub-net 2018-09-26 15:15:32,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}412211c780ee7f75b99b261c3db841bb5ae90725" -d '{"network": {"name": "NeutronUtilsRouterTests-670a78be-f7eb-4f7d-8ee3-88de9c3bd488-pub-net", "admin_state_up": true}}' 2018-09-26 15:15:33,482 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-f27a9946-caee-4ef7-b0da-42ef65c44865 Date: Wed, 26 Sep 2018 15:15:33 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"66931fa0-da97-4186-a81d-d887ee3ca950","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T15:15:33Z","is_default":false,"provider:segmentation_id":34,"name":"NeutronUtilsRouterTests-670a78be-f7eb-4f7d-8ee3-88de9c3bd488-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:15:33Z","mtu":1450}} 2018-09-26 15:15:33,482 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-f27a9946-caee-4ef7-b0da-42ef65c44865 2018-09-26 15:15:33,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=66931fa0-da97-4186-a81d-d887ee3ca950 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}412211c780ee7f75b99b261c3db841bb5ae90725" 2018-09-26 15:15:33,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-32e5243c-892f-4640-8400-8fa0eae9a783 Date: Wed, 26 Sep 2018 15:15:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"66931fa0-da97-4186-a81d-d887ee3ca950","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T15:15:33Z","provider:segmentation_id":34,"name":"NeutronUtilsRouterTests-670a78be-f7eb-4f7d-8ee3-88de9c3bd488-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:15:33Z","provider:network_type":"vxlan"}]} 2018-09-26 15:15:33,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=66931fa0-da97-4186-a81d-d887ee3ca950 used request id req-32e5243c-892f-4640-8400-8fa0eae9a783 2018-09-26 15:15:33,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=66931fa0-da97-4186-a81d-d887ee3ca950 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}412211c780ee7f75b99b261c3db841bb5ae90725" 2018-09-26 15:15:33,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0070aeb0-1e8b-4774-8b34-889e6c72ae64 Date: Wed, 26 Sep 2018 15:15:33 GMT RESP BODY: {"subnets":[]} 2018-09-26 15:15:33,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=66931fa0-da97-4186-a81d-d887ee3ca950 used request id req-0070aeb0-1e8b-4774-8b34-889e6c72ae64 2018-09-26 15:15:33,897 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-670a78be-f7eb-4f7d-8ee3-88de9c3bd488-pub-subnet 2018-09-26 15:15:33,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}412211c780ee7f75b99b261c3db841bb5ae90725" -d '{"subnets": [{"ip_version": 4, "network_id": "66931fa0-da97-4186-a81d-d887ee3ca950", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-670a78be-f7eb-4f7d-8ee3-88de9c3bd488-pub-subnet"}]}' 2018-09-26 15:15:34,578 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ab3d3f7e-ea6d-403d-9217-44d58e2d92e1 Date: Wed, 26 Sep 2018 15:15:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"66931fa0-da97-4186-a81d-d887ee3ca950","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:15:34Z","dns_nameservers":[],"updated_at":"2018-09-26T15:15:34Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"bc261e8d-39b3-493e-aae0-e8aad1e7b244","subnetpool_id":null,"name":"NeutronUtilsRouterTests-670a78be-f7eb-4f7d-8ee3-88de9c3bd488-pub-subnet"}]} 2018-09-26 15:15:34,578 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-ab3d3f7e-ea6d-403d-9217-44d58e2d92e1 2018-09-26 15:15:34,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=66931fa0-da97-4186-a81d-d887ee3ca950 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}412211c780ee7f75b99b261c3db841bb5ae90725" 2018-09-26 15:15:34,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-621ac097-00b0-4c0e-afc6-6b0928923815 Date: Wed, 26 Sep 2018 15:15:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"66931fa0-da97-4186-a81d-d887ee3ca950","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["bc261e8d-39b3-493e-aae0-e8aad1e7b244"],"description":"","tags":[],"updated_at":"2018-09-26T15:15:34Z","provider:segmentation_id":34,"name":"NeutronUtilsRouterTests-670a78be-f7eb-4f7d-8ee3-88de9c3bd488-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:15:33Z","provider:network_type":"vxlan"}]} 2018-09-26 15:15:34,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=66931fa0-da97-4186-a81d-d887ee3ca950 used request id req-621ac097-00b0-4c0e-afc6-6b0928923815 2018-09-26 15:15:34,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=66931fa0-da97-4186-a81d-d887ee3ca950 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}412211c780ee7f75b99b261c3db841bb5ae90725" 2018-09-26 15:15:34,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8406060d-5306-496d-a3af-9d682d69ebf1 Date: Wed, 26 Sep 2018 15:15:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"66931fa0-da97-4186-a81d-d887ee3ca950","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:15:34Z","dns_nameservers":[],"updated_at":"2018-09-26T15:15:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"bc261e8d-39b3-493e-aae0-e8aad1e7b244","subnetpool_id":null,"name":"NeutronUtilsRouterTests-670a78be-f7eb-4f7d-8ee3-88de9c3bd488-pub-subnet"}]} 2018-09-26 15:15:34,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=66931fa0-da97-4186-a81d-d887ee3ca950 used request id req-8406060d-5306-496d-a3af-9d682d69ebf1 2018-09-26 15:15:34,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-670a78be-f7eb-4f7d-8ee3-88de9c3bd488-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}412211c780ee7f75b99b261c3db841bb5ae90725" 2018-09-26 15:15:35,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-278280ff-1940-4ec5-8995-9b51f08b9cb8 Date: Wed, 26 Sep 2018 15:15:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"66931fa0-da97-4186-a81d-d887ee3ca950","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["bc261e8d-39b3-493e-aae0-e8aad1e7b244"],"description":"","tags":[],"updated_at":"2018-09-26T15:15:34Z","provider:segmentation_id":34,"name":"NeutronUtilsRouterTests-670a78be-f7eb-4f7d-8ee3-88de9c3bd488-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:15:33Z","provider:network_type":"vxlan"}]} 2018-09-26 15:15:35,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-670a78be-f7eb-4f7d-8ee3-88de9c3bd488-pub-net used request id req-278280ff-1940-4ec5-8995-9b51f08b9cb8 2018-09-26 15:15:35,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:15:35,131 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:15:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:15:35,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}412211c780ee7f75b99b261c3db841bb5ae90725" 2018-09-26 15:15:35,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:15:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c779fa28-62b3-49aa-92e5-48a858e514b3 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:15:35,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-c779fa28-62b3-49aa-92e5-48a858e514b3 2018-09-26 15:15:35,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=66931fa0-da97-4186-a81d-d887ee3ca950 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}412211c780ee7f75b99b261c3db841bb5ae90725" 2018-09-26 15:15:35,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-268effb1-70f4-4843-a373-2ffddaa497c4 Date: Wed, 26 Sep 2018 15:15:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"66931fa0-da97-4186-a81d-d887ee3ca950","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:15:34Z","dns_nameservers":[],"updated_at":"2018-09-26T15:15:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"bc261e8d-39b3-493e-aae0-e8aad1e7b244","subnetpool_id":null,"name":"NeutronUtilsRouterTests-670a78be-f7eb-4f7d-8ee3-88de9c3bd488-pub-subnet"}]} 2018-09-26 15:15:35,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=66931fa0-da97-4186-a81d-d887ee3ca950 used request id req-268effb1-70f4-4843-a373-2ffddaa497c4 2018-09-26 15:15:35,428 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:15:35,429 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:15:35,822 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:15:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["NQA7-L_5S5-J-KVCbLLizw"], "issued_at": "2018-09-26T15:15:35.000000Z"}} 2018-09-26 15:15:35,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5216d29fee7885a098810b82fd8a1c2473b24482" 2018-09-26 15:15:35,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:15:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95cac08e-01f7-4c4f-86b8-01b96a02e81d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:15:35,901 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-95cac08e-01f7-4c4f-86b8-01b96a02e81d 2018-09-26 15:15:35,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}412211c780ee7f75b99b261c3db841bb5ae90725" 2018-09-26 15:15:36,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-dae61e64-200b-40ec-9565-f83434297b77 Date: Wed, 26 Sep 2018 15:15:36 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d9e93c84a104a3c8872dd8724ca8a31","status":"ACTIVE","subnets":["a21b8d27-6884-4a27-90be-806b7524c88f"],"description":"","tags":[],"updated_at":"2018-09-26T15:03:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:01Z","provider:network_type":"flat"}]} 2018-09-26 15:15:36,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=external used request id req-dae61e64-200b-40ec-9565-f83434297b77 2018-09-26 15:15:36,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f3dffb7c-5fcf-4cce-9309-0625cbadd759 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}412211c780ee7f75b99b261c3db841bb5ae90725" 2018-09-26 15:15:36,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-b39ca839-1665-494b-9a84-c18e435eb9d3 Date: Wed, 26 Sep 2018 15:15:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:09Z","dns_nameservers":[],"updated_at":"2018-09-26T15:03:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"6d9e93c84a104a3c8872dd8724ca8a31","id":"a21b8d27-6884-4a27-90be-806b7524c88f","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-26 15:15:36,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f3dffb7c-5fcf-4cce-9309-0625cbadd759 used request id req-b39ca839-1665-494b-9a84-c18e435eb9d3 2018-09-26 15:15:36,223 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-670a78be-f7eb-4f7d-8ee3-88de9c3bd488-pub-router 2018-09-26 15:15:36,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}412211c780ee7f75b99b261c3db841bb5ae90725" -d '{"router": {"external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759"}, "name": "NeutronUtilsRouterTests-670a78be-f7eb-4f7d-8ee3-88de9c3bd488-pub-router", "admin_state_up": true}}' 2018-09-26 15:15:37,185 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-bdf47da6-e616-45f2-aaa9-90ba63b63d27 Date: Wed, 26 Sep 2018 15:15:37 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:15:36Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T15:15:37Z", "revision_number": 2, "routes": [], "project_id": "27d48581408d451aadce970d111d0cc1", "id": "b997aa1d-10ee-4b5f-b322-666d5ef76b0e", "name": "NeutronUtilsRouterTests-670a78be-f7eb-4f7d-8ee3-88de9c3bd488-pub-router"}} 2018-09-26 15:15:37,185 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers used request id req-bdf47da6-e616-45f2-aaa9-90ba63b63d27 2018-09-26 15:15:37,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=b997aa1d-10ee-4b5f-b322-666d5ef76b0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}412211c780ee7f75b99b261c3db841bb5ae90725" 2018-09-26 15:15:37,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-d58f17c4-751d-42b1-ae6d-6bb50ea459e9 Date: Wed, 26 Sep 2018 15:15:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:15:36Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a21b8d27-6884-4a27-90be-806b7524c88f","ip_address":"172.30.9.206"}],"id":"f92522f7-266e-4fd3-b1ea-efd38a0b92ed","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9b:21:2e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"b997aa1d-10ee-4b5f-b322-666d5ef76b0e","name":"","admin_state_up":true,"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"","created_at":"2018-09-26T15:15:36Z","binding:vnic_type":"normal"}]} 2018-09-26 15:15:37,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=b997aa1d-10ee-4b5f-b322-666d5ef76b0e used request id req-d58f17c4-751d-42b1-ae6d-6bb50ea459e9 2018-09-26 15:15:37,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/a21b8d27-6884-4a27-90be-806b7524c88f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}412211c780ee7f75b99b261c3db841bb5ae90725" 2018-09-26 15:15:37,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-9ed56c76-02b7-496c-b549-ec4b7090f0b3 Date: Wed, 26 Sep 2018 15:15:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:09Z","dns_nameservers":[],"updated_at":"2018-09-26T15:03:09Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"6d9e93c84a104a3c8872dd8724ca8a31","id":"a21b8d27-6884-4a27-90be-806b7524c88f","subnetpool_id":null,"name":"external-subnet"}} 2018-09-26 15:15:37,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/a21b8d27-6884-4a27-90be-806b7524c88f used request id req-9ed56c76-02b7-496c-b549-ec4b7090f0b3 2018-09-26 15:15:37,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-670a78be-f7eb-4f7d-8ee3-88de9c3bd488-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}412211c780ee7f75b99b261c3db841bb5ae90725" 2018-09-26 15:15:37,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-51e4f07b-39f7-44b6-8455-7182af188e2a Date: Wed, 26 Sep 2018 15:15:37 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:15:36Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T15:15:37Z", "revision_number": 2, "routes": [], "project_id": "27d48581408d451aadce970d111d0cc1", "id": "b997aa1d-10ee-4b5f-b322-666d5ef76b0e", "name": "NeutronUtilsRouterTests-670a78be-f7eb-4f7d-8ee3-88de9c3bd488-pub-router"}]} 2018-09-26 15:15:37,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-670a78be-f7eb-4f7d-8ee3-88de9c3bd488-pub-router used request id req-51e4f07b-39f7-44b6-8455-7182af188e2a 2018-09-26 15:15:37,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}412211c780ee7f75b99b261c3db841bb5ae90725" 2018-09-26 15:15:37,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:15:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2809a9fc-55d4-4cda-82bd-ba5f18979bb3 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:15:37,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-2809a9fc-55d4-4cda-82bd-ba5f18979bb3 2018-09-26 15:15:37,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=b997aa1d-10ee-4b5f-b322-666d5ef76b0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}412211c780ee7f75b99b261c3db841bb5ae90725" 2018-09-26 15:15:37,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-bd9c35ad-3e3a-4ee2-9264-620adb9652aa Date: Wed, 26 Sep 2018 15:15:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:15:36Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a21b8d27-6884-4a27-90be-806b7524c88f","ip_address":"172.30.9.206"}],"id":"f92522f7-266e-4fd3-b1ea-efd38a0b92ed","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9b:21:2e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"b997aa1d-10ee-4b5f-b322-666d5ef76b0e","name":"","admin_state_up":true,"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"","created_at":"2018-09-26T15:15:36Z","binding:vnic_type":"normal"}]} 2018-09-26 15:15:37,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=b997aa1d-10ee-4b5f-b322-666d5ef76b0e used request id req-bd9c35ad-3e3a-4ee2-9264-620adb9652aa 2018-09-26 15:15:37,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/a21b8d27-6884-4a27-90be-806b7524c88f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}412211c780ee7f75b99b261c3db841bb5ae90725" 2018-09-26 15:15:37,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-3d455673-0bbb-4e36-8f67-6880a2e03945 Date: Wed, 26 Sep 2018 15:15:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:09Z","dns_nameservers":[],"updated_at":"2018-09-26T15:03:09Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"6d9e93c84a104a3c8872dd8724ca8a31","id":"a21b8d27-6884-4a27-90be-806b7524c88f","subnetpool_id":null,"name":"external-subnet"}} 2018-09-26 15:15:37,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/a21b8d27-6884-4a27-90be-806b7524c88f used request id req-3d455673-0bbb-4e36-8f67-6880a2e03945 2018-09-26 15:15:37,563 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-670a78be-f7eb-4f7d-8ee3-88de9c3bd488-pub-subnet 2018-09-26 15:15:37,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/bc261e8d-39b3-493e-aae0-e8aad1e7b244 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}412211c780ee7f75b99b261c3db841bb5ae90725" 2018-09-26 15:15:39,859 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9235dbee-cfd1-4586-ae96-8ac2a2fcffa3 Date: Wed, 26 Sep 2018 15:15:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:15:39,859 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/bc261e8d-39b3-493e-aae0-e8aad1e7b244 used request id req-9235dbee-cfd1-4586-ae96-8ac2a2fcffa3 2018-09-26 15:15:39,859 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-670a78be-f7eb-4f7d-8ee3-88de9c3bd488-pub-router 2018-09-26 15:15:39,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/routers/b997aa1d-10ee-4b5f-b322-666d5ef76b0e/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}412211c780ee7f75b99b261c3db841bb5ae90725" -d '{"subnet_id": "bc261e8d-39b3-493e-aae0-e8aad1e7b244"}' 2018-09-26 15:15:40,240 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-b960e533-0d73-446f-8698-8d4a01d9ecd1 Date: Wed, 26 Sep 2018 15:15:40 GMT RESP BODY: {"NeutronError": {"message": "Subnet bc261e8d-39b3-493e-aae0-e8aad1e7b244 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-09-26 15:15:40,241 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/b997aa1d-10ee-4b5f-b322-666d5ef76b0e/add_router_interface used request id req-b960e533-0d73-446f-8698-8d4a01d9ecd1 2018-09-26 15:15:40,241 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet bc261e8d-39b3-493e-aae0-e8aad1e7b244 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-09-26 15:15:40,241 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-670a78be-f7eb-4f7d-8ee3-88de9c3bd488-pub-router 2018-09-26 15:15:40,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/routers/b997aa1d-10ee-4b5f-b322-666d5ef76b0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}412211c780ee7f75b99b261c3db841bb5ae90725" 2018-09-26 15:15:41,506 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2a393643-e677-48f2-9c3b-0798260f7fe4 Content-Length: 0 Date: Wed, 26 Sep 2018 15:15:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:15:41,506 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/b997aa1d-10ee-4b5f-b322-666d5ef76b0e used request id req-2a393643-e677-48f2-9c3b-0798260f7fe4 2018-09-26 15:15:41,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-670a78be-f7eb-4f7d-8ee3-88de9c3bd488-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}412211c780ee7f75b99b261c3db841bb5ae90725" 2018-09-26 15:15:41,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-05d350bc-f783-4444-b0b8-7dbf6a727056 Date: Wed, 26 Sep 2018 15:15:41 GMT RESP BODY: {"routers": []} 2018-09-26 15:15:41,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-670a78be-f7eb-4f7d-8ee3-88de9c3bd488-pub-router used request id req-05d350bc-f783-4444-b0b8-7dbf6a727056 2018-09-26 15:15:41,701 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-670a78be-f7eb-4f7d-8ee3-88de9c3bd488-pub-subnet 2018-09-26 15:15:41,701 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-670a78be-f7eb-4f7d-8ee3-88de9c3bd488-pub-subnet 2018-09-26 15:15:41,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/bc261e8d-39b3-493e-aae0-e8aad1e7b244 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}412211c780ee7f75b99b261c3db841bb5ae90725" 2018-09-26 15:15:41,738 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-4d965151-3008-47c3-b722-4477be7d3591 Date: Wed, 26 Sep 2018 15:15:41 GMT RESP BODY: {"NeutronError": {"message": "Subnet bc261e8d-39b3-493e-aae0-e8aad1e7b244 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-09-26 15:15:41,738 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/bc261e8d-39b3-493e-aae0-e8aad1e7b244 used request id req-4d965151-3008-47c3-b722-4477be7d3591 2018-09-26 15:15:41,739 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet bc261e8d-39b3-493e-aae0-e8aad1e7b244 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-09-26 15:15:41,739 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-670a78be-f7eb-4f7d-8ee3-88de9c3bd488-pub-net 2018-09-26 15:15:41,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/66931fa0-da97-4186-a81d-d887ee3ca950 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}412211c780ee7f75b99b261c3db841bb5ae90725" 2018-09-26 15:15:42,762 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-158d4619-285c-4850-8c47-f9f2d64183b9 Date: Wed, 26 Sep 2018 15:15:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:15:42,763 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/66931fa0-da97-4186-a81d-d887ee3ca950 used request id req-158d4619-285c-4850-8c47-f9f2d64183b9 2018-09-26 15:15:42,764 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:15:43,157 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:15:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["jNX3xTzLSzCevN1K6BUdDQ"], "issued_at": "2018-09-26T15:15:43.000000Z"}} 2018-09-26 15:15:43,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a13151cd055018fecb291dcda81eb0ba6a4be10d" 2018-09-26 15:15:43,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:15:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b46f10d4-98dc-446b-a319-fb443ef76227 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:15:43,242 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b46f10d4-98dc-446b-a319-fb443ef76227 2018-09-26 15:15:43,243 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-901cb6d6-8a63-4bd2-b7ee-20d20f8411ab-pub-net 2018-09-26 15:15:43,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a13151cd055018fecb291dcda81eb0ba6a4be10d" -d '{"network": {"name": "NeutronUtilsRouterTests-901cb6d6-8a63-4bd2-b7ee-20d20f8411ab-pub-net", "admin_state_up": true}}' 2018-09-26 15:15:43,643 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-d4c7b209-156e-4def-a6d7-b0313e6954f3 Date: Wed, 26 Sep 2018 15:15:43 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"85fd5a1b-5c9e-4803-a9a5-e9037995366f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T15:15:43Z","is_default":false,"provider:segmentation_id":90,"name":"NeutronUtilsRouterTests-901cb6d6-8a63-4bd2-b7ee-20d20f8411ab-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:15:43Z","mtu":1450}} 2018-09-26 15:15:43,643 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-d4c7b209-156e-4def-a6d7-b0313e6954f3 2018-09-26 15:15:43,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=85fd5a1b-5c9e-4803-a9a5-e9037995366f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a13151cd055018fecb291dcda81eb0ba6a4be10d" 2018-09-26 15:15:43,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-af3922cf-cd7a-486b-adb7-62121934d790 Date: Wed, 26 Sep 2018 15:15:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"85fd5a1b-5c9e-4803-a9a5-e9037995366f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T15:15:43Z","provider:segmentation_id":90,"name":"NeutronUtilsRouterTests-901cb6d6-8a63-4bd2-b7ee-20d20f8411ab-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:15:43Z","provider:network_type":"vxlan"}]} 2018-09-26 15:15:43,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=85fd5a1b-5c9e-4803-a9a5-e9037995366f used request id req-af3922cf-cd7a-486b-adb7-62121934d790 2018-09-26 15:15:43,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=85fd5a1b-5c9e-4803-a9a5-e9037995366f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a13151cd055018fecb291dcda81eb0ba6a4be10d" 2018-09-26 15:15:44,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0fd7ecd0-ab6c-4758-b9fa-83af213fa7c0 Date: Wed, 26 Sep 2018 15:15:44 GMT RESP BODY: {"subnets":[]} 2018-09-26 15:15:44,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=85fd5a1b-5c9e-4803-a9a5-e9037995366f used request id req-0fd7ecd0-ab6c-4758-b9fa-83af213fa7c0 2018-09-26 15:15:44,079 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-901cb6d6-8a63-4bd2-b7ee-20d20f8411ab-pub-subnet 2018-09-26 15:15:44,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a13151cd055018fecb291dcda81eb0ba6a4be10d" -d '{"subnets": [{"ip_version": 4, "network_id": "85fd5a1b-5c9e-4803-a9a5-e9037995366f", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-901cb6d6-8a63-4bd2-b7ee-20d20f8411ab-pub-subnet"}]}' 2018-09-26 15:15:44,625 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-290bf112-9f4b-4222-8cc6-c009421a333e Date: Wed, 26 Sep 2018 15:15:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"85fd5a1b-5c9e-4803-a9a5-e9037995366f","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:15:44Z","dns_nameservers":[],"updated_at":"2018-09-26T15:15:44Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"4d15e5ce-dc8d-4d4d-917a-4089015031e4","subnetpool_id":null,"name":"NeutronUtilsRouterTests-901cb6d6-8a63-4bd2-b7ee-20d20f8411ab-pub-subnet"}]} 2018-09-26 15:15:44,625 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-290bf112-9f4b-4222-8cc6-c009421a333e 2018-09-26 15:15:44,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=85fd5a1b-5c9e-4803-a9a5-e9037995366f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a13151cd055018fecb291dcda81eb0ba6a4be10d" 2018-09-26 15:15:44,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-012126e3-8c26-40de-a6fe-db6212675743 Date: Wed, 26 Sep 2018 15:15:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"85fd5a1b-5c9e-4803-a9a5-e9037995366f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["4d15e5ce-dc8d-4d4d-917a-4089015031e4"],"description":"","tags":[],"updated_at":"2018-09-26T15:15:44Z","provider:segmentation_id":90,"name":"NeutronUtilsRouterTests-901cb6d6-8a63-4bd2-b7ee-20d20f8411ab-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:15:43Z","provider:network_type":"vxlan"}]} 2018-09-26 15:15:44,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=85fd5a1b-5c9e-4803-a9a5-e9037995366f used request id req-012126e3-8c26-40de-a6fe-db6212675743 2018-09-26 15:15:44,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=85fd5a1b-5c9e-4803-a9a5-e9037995366f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a13151cd055018fecb291dcda81eb0ba6a4be10d" 2018-09-26 15:15:44,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-927b3509-1e75-4d75-95a7-64eee8ab1e4e Date: Wed, 26 Sep 2018 15:15:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"85fd5a1b-5c9e-4803-a9a5-e9037995366f","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:15:44Z","dns_nameservers":[],"updated_at":"2018-09-26T15:15:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"4d15e5ce-dc8d-4d4d-917a-4089015031e4","subnetpool_id":null,"name":"NeutronUtilsRouterTests-901cb6d6-8a63-4bd2-b7ee-20d20f8411ab-pub-subnet"}]} 2018-09-26 15:15:44,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=85fd5a1b-5c9e-4803-a9a5-e9037995366f used request id req-927b3509-1e75-4d75-95a7-64eee8ab1e4e 2018-09-26 15:15:44,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-901cb6d6-8a63-4bd2-b7ee-20d20f8411ab-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a13151cd055018fecb291dcda81eb0ba6a4be10d" 2018-09-26 15:15:45,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-1391205e-85af-45b5-b6da-8b117781ad94 Date: Wed, 26 Sep 2018 15:15:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"85fd5a1b-5c9e-4803-a9a5-e9037995366f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["4d15e5ce-dc8d-4d4d-917a-4089015031e4"],"description":"","tags":[],"updated_at":"2018-09-26T15:15:44Z","provider:segmentation_id":90,"name":"NeutronUtilsRouterTests-901cb6d6-8a63-4bd2-b7ee-20d20f8411ab-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:15:43Z","provider:network_type":"vxlan"}]} 2018-09-26 15:15:45,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-901cb6d6-8a63-4bd2-b7ee-20d20f8411ab-pub-net used request id req-1391205e-85af-45b5-b6da-8b117781ad94 2018-09-26 15:15:45,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:15:45,021 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:15:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:15:45,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a13151cd055018fecb291dcda81eb0ba6a4be10d" 2018-09-26 15:15:45,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:15:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfd21a46-480a-4e87-b034-541b293ced87 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:15:45,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-bfd21a46-480a-4e87-b034-541b293ced87 2018-09-26 15:15:45,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=85fd5a1b-5c9e-4803-a9a5-e9037995366f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a13151cd055018fecb291dcda81eb0ba6a4be10d" 2018-09-26 15:15:45,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c03af8a6-8899-42b8-a9ca-fa4d248aeb9a Date: Wed, 26 Sep 2018 15:15:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"85fd5a1b-5c9e-4803-a9a5-e9037995366f","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:15:44Z","dns_nameservers":[],"updated_at":"2018-09-26T15:15:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"4d15e5ce-dc8d-4d4d-917a-4089015031e4","subnetpool_id":null,"name":"NeutronUtilsRouterTests-901cb6d6-8a63-4bd2-b7ee-20d20f8411ab-pub-subnet"}]} 2018-09-26 15:15:45,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=85fd5a1b-5c9e-4803-a9a5-e9037995366f used request id req-c03af8a6-8899-42b8-a9ca-fa4d248aeb9a 2018-09-26 15:15:45,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=85fd5a1b-5c9e-4803-a9a5-e9037995366f&name=NeutronUtilsRouterTests-901cb6d6-8a63-4bd2-b7ee-20d20f8411ab-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a13151cd055018fecb291dcda81eb0ba6a4be10d" 2018-09-26 15:15:45,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e0c8eb49-5fb5-4d5c-a5e1-d7f41e532672 Date: Wed, 26 Sep 2018 15:15:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"85fd5a1b-5c9e-4803-a9a5-e9037995366f","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:15:44Z","dns_nameservers":[],"updated_at":"2018-09-26T15:15:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"4d15e5ce-dc8d-4d4d-917a-4089015031e4","subnetpool_id":null,"name":"NeutronUtilsRouterTests-901cb6d6-8a63-4bd2-b7ee-20d20f8411ab-pub-subnet"}]} 2018-09-26 15:15:45,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=85fd5a1b-5c9e-4803-a9a5-e9037995366f&name=NeutronUtilsRouterTests-901cb6d6-8a63-4bd2-b7ee-20d20f8411ab-pub-subnet used request id req-e0c8eb49-5fb5-4d5c-a5e1-d7f41e532672 2018-09-26 15:15:45,560 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-901cb6d6-8a63-4bd2-b7ee-20d20f8411ab-pub-subnet 2018-09-26 15:15:45,561 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-901cb6d6-8a63-4bd2-b7ee-20d20f8411ab-pub-subnet 2018-09-26 15:15:45,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/4d15e5ce-dc8d-4d4d-917a-4089015031e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a13151cd055018fecb291dcda81eb0ba6a4be10d" 2018-09-26 15:15:47,008 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c3b3ad56-2299-4c5f-b892-128b55d57226 Date: Wed, 26 Sep 2018 15:15:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:15:47,008 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/4d15e5ce-dc8d-4d4d-917a-4089015031e4 used request id req-c3b3ad56-2299-4c5f-b892-128b55d57226 2018-09-26 15:15:47,008 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-901cb6d6-8a63-4bd2-b7ee-20d20f8411ab-pub-net 2018-09-26 15:15:47,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/85fd5a1b-5c9e-4803-a9a5-e9037995366f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a13151cd055018fecb291dcda81eb0ba6a4be10d" 2018-09-26 15:15:48,692 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d9813755-7bc9-43b4-8319-6421c8e56912 Date: Wed, 26 Sep 2018 15:15:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:15:48,692 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/85fd5a1b-5c9e-4803-a9a5-e9037995366f used request id req-d9813755-7bc9-43b4-8319-6421c8e56912 2018-09-26 15:15:48,693 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:15:49,074 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:15:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["ntSJCTTfSoq1VpMo1TGLEg"], "issued_at": "2018-09-26T15:15:49.000000Z"}} 2018-09-26 15:15:49,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b1334ea8bb28fb0c6d8624e0d2d41f0e18a9ce" 2018-09-26 15:15:49,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:15:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f91619a1-567d-4243-8056-e515b6204c3e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:15:49,154 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f91619a1-567d-4243-8056-e515b6204c3e 2018-09-26 15:15:49,155 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-07b2687a-30ad-407d-ab24-294ad00f0479-pub-net 2018-09-26 15:15:49,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b1334ea8bb28fb0c6d8624e0d2d41f0e18a9ce" -d '{"network": {"name": "NeutronUtilsRouterTests-07b2687a-30ad-407d-ab24-294ad00f0479-pub-net", "admin_state_up": true}}' 2018-09-26 15:15:49,619 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-a65f7621-e83c-4a99-93ef-e9cc78d7e4db Date: Wed, 26 Sep 2018 15:15:49 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"d4090121-1062-4b23-bbb9-a527250ed7db","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T15:15:49Z","is_default":false,"provider:segmentation_id":96,"name":"NeutronUtilsRouterTests-07b2687a-30ad-407d-ab24-294ad00f0479-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:15:49Z","mtu":1450}} 2018-09-26 15:15:49,620 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-a65f7621-e83c-4a99-93ef-e9cc78d7e4db 2018-09-26 15:15:49,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=d4090121-1062-4b23-bbb9-a527250ed7db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b1334ea8bb28fb0c6d8624e0d2d41f0e18a9ce" 2018-09-26 15:15:49,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d83f67c5-0f83-4f4d-8ae8-c8e7b2e5e9d1 Date: Wed, 26 Sep 2018 15:15:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"d4090121-1062-4b23-bbb9-a527250ed7db","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T15:15:49Z","provider:segmentation_id":96,"name":"NeutronUtilsRouterTests-07b2687a-30ad-407d-ab24-294ad00f0479-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:15:49Z","provider:network_type":"vxlan"}]} 2018-09-26 15:15:49,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=d4090121-1062-4b23-bbb9-a527250ed7db used request id req-d83f67c5-0f83-4f4d-8ae8-c8e7b2e5e9d1 2018-09-26 15:15:49,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=d4090121-1062-4b23-bbb9-a527250ed7db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b1334ea8bb28fb0c6d8624e0d2d41f0e18a9ce" 2018-09-26 15:15:50,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d5788942-092d-4084-bfa7-d9467fa2fe68 Date: Wed, 26 Sep 2018 15:15:50 GMT RESP BODY: {"subnets":[]} 2018-09-26 15:15:50,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=d4090121-1062-4b23-bbb9-a527250ed7db used request id req-d5788942-092d-4084-bfa7-d9467fa2fe68 2018-09-26 15:15:50,039 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-07b2687a-30ad-407d-ab24-294ad00f0479-pub-subnet 2018-09-26 15:15:50,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b1334ea8bb28fb0c6d8624e0d2d41f0e18a9ce" -d '{"subnets": [{"ip_version": 4, "network_id": "d4090121-1062-4b23-bbb9-a527250ed7db", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-07b2687a-30ad-407d-ab24-294ad00f0479-pub-subnet"}]}' 2018-09-26 15:15:50,571 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8a0d01af-a799-49e7-bc2a-940d59f260ce Date: Wed, 26 Sep 2018 15:15:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4090121-1062-4b23-bbb9-a527250ed7db","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:15:50Z","dns_nameservers":[],"updated_at":"2018-09-26T15:15:50Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"e24a4527-1cee-4666-965f-2da6bc21818b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-07b2687a-30ad-407d-ab24-294ad00f0479-pub-subnet"}]} 2018-09-26 15:15:50,571 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-8a0d01af-a799-49e7-bc2a-940d59f260ce 2018-09-26 15:15:50,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=d4090121-1062-4b23-bbb9-a527250ed7db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b1334ea8bb28fb0c6d8624e0d2d41f0e18a9ce" 2018-09-26 15:15:50,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-256e299c-8d16-4aac-891b-baa07dee9bec Date: Wed, 26 Sep 2018 15:15:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d4090121-1062-4b23-bbb9-a527250ed7db","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["e24a4527-1cee-4666-965f-2da6bc21818b"],"description":"","tags":[],"updated_at":"2018-09-26T15:15:50Z","provider:segmentation_id":96,"name":"NeutronUtilsRouterTests-07b2687a-30ad-407d-ab24-294ad00f0479-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:15:49Z","provider:network_type":"vxlan"}]} 2018-09-26 15:15:50,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=d4090121-1062-4b23-bbb9-a527250ed7db used request id req-256e299c-8d16-4aac-891b-baa07dee9bec 2018-09-26 15:15:50,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=d4090121-1062-4b23-bbb9-a527250ed7db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b1334ea8bb28fb0c6d8624e0d2d41f0e18a9ce" 2018-09-26 15:15:51,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f8d832c5-67c4-431f-ac2f-229d3ee589a9 Date: Wed, 26 Sep 2018 15:15:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4090121-1062-4b23-bbb9-a527250ed7db","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:15:50Z","dns_nameservers":[],"updated_at":"2018-09-26T15:15:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"e24a4527-1cee-4666-965f-2da6bc21818b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-07b2687a-30ad-407d-ab24-294ad00f0479-pub-subnet"}]} 2018-09-26 15:15:51,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=d4090121-1062-4b23-bbb9-a527250ed7db used request id req-f8d832c5-67c4-431f-ac2f-229d3ee589a9 2018-09-26 15:15:51,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-07b2687a-30ad-407d-ab24-294ad00f0479-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b1334ea8bb28fb0c6d8624e0d2d41f0e18a9ce" 2018-09-26 15:15:51,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-ae7e8505-b768-4297-ab54-13072f01d7f2 Date: Wed, 26 Sep 2018 15:15:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d4090121-1062-4b23-bbb9-a527250ed7db","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["e24a4527-1cee-4666-965f-2da6bc21818b"],"description":"","tags":[],"updated_at":"2018-09-26T15:15:50Z","provider:segmentation_id":96,"name":"NeutronUtilsRouterTests-07b2687a-30ad-407d-ab24-294ad00f0479-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:15:49Z","provider:network_type":"vxlan"}]} 2018-09-26 15:15:51,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-07b2687a-30ad-407d-ab24-294ad00f0479-pub-net used request id req-ae7e8505-b768-4297-ab54-13072f01d7f2 2018-09-26 15:15:51,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:15:51,293 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:15:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:15:51,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b1334ea8bb28fb0c6d8624e0d2d41f0e18a9ce" 2018-09-26 15:15:51,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:15:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d21790b-8466-407d-abc3-1d2b35bf253b Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:15:51,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-0d21790b-8466-407d-abc3-1d2b35bf253b 2018-09-26 15:15:51,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=d4090121-1062-4b23-bbb9-a527250ed7db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b1334ea8bb28fb0c6d8624e0d2d41f0e18a9ce" 2018-09-26 15:15:51,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-196d821b-0f20-486e-818f-ca48b234f249 Date: Wed, 26 Sep 2018 15:15:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4090121-1062-4b23-bbb9-a527250ed7db","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:15:50Z","dns_nameservers":[],"updated_at":"2018-09-26T15:15:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"e24a4527-1cee-4666-965f-2da6bc21818b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-07b2687a-30ad-407d-ab24-294ad00f0479-pub-subnet"}]} 2018-09-26 15:15:51,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=d4090121-1062-4b23-bbb9-a527250ed7db used request id req-196d821b-0f20-486e-818f-ca48b234f249 2018-09-26 15:15:51,611 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:15:51,611 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:15:52,009 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:15:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["YocSpt3xSa2zXZMXVvCpfA"], "issued_at": "2018-09-26T15:15:52.000000Z"}} 2018-09-26 15:15:52,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f59c7f07a249fb8be4fad7ab3635a9195a43fb2" 2018-09-26 15:15:52,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:15:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-403283cc-d8a1-4fef-b1a5-67be2579bb10 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:15:52,091 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-403283cc-d8a1-4fef-b1a5-67be2579bb10 2018-09-26 15:15:52,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b1334ea8bb28fb0c6d8624e0d2d41f0e18a9ce" 2018-09-26 15:15:52,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-6ede46db-4698-4573-8e59-c2a96e3b40cf Date: Wed, 26 Sep 2018 15:15:52 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d9e93c84a104a3c8872dd8724ca8a31","status":"ACTIVE","subnets":["a21b8d27-6884-4a27-90be-806b7524c88f"],"description":"","tags":[],"updated_at":"2018-09-26T15:03:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:01Z","provider:network_type":"flat"}]} 2018-09-26 15:15:52,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=external used request id req-6ede46db-4698-4573-8e59-c2a96e3b40cf 2018-09-26 15:15:52,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f3dffb7c-5fcf-4cce-9309-0625cbadd759 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b1334ea8bb28fb0c6d8624e0d2d41f0e18a9ce" 2018-09-26 15:15:52,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-a8235f43-070d-4361-9649-702a902ba013 Date: Wed, 26 Sep 2018 15:15:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:09Z","dns_nameservers":[],"updated_at":"2018-09-26T15:03:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"6d9e93c84a104a3c8872dd8724ca8a31","id":"a21b8d27-6884-4a27-90be-806b7524c88f","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-26 15:15:52,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f3dffb7c-5fcf-4cce-9309-0625cbadd759 used request id req-a8235f43-070d-4361-9649-702a902ba013 2018-09-26 15:15:52,546 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-07b2687a-30ad-407d-ab24-294ad00f0479-pub-router 2018-09-26 15:15:52,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b1334ea8bb28fb0c6d8624e0d2d41f0e18a9ce" -d '{"router": {"external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759"}, "name": "NeutronUtilsRouterTests-07b2687a-30ad-407d-ab24-294ad00f0479-pub-router", "admin_state_up": true}}' 2018-09-26 15:15:54,400 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-78a640b6-da84-4b85-8ca4-90ce55d8bf67 Date: Wed, 26 Sep 2018 15:15:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:15:53Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T15:15:54Z", "revision_number": 2, "routes": [], "project_id": "27d48581408d451aadce970d111d0cc1", "id": "a1e666cc-ad25-4df5-bbfa-d9187a404ef6", "name": "NeutronUtilsRouterTests-07b2687a-30ad-407d-ab24-294ad00f0479-pub-router"}} 2018-09-26 15:15:54,400 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers used request id req-78a640b6-da84-4b85-8ca4-90ce55d8bf67 2018-09-26 15:15:54,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=a1e666cc-ad25-4df5-bbfa-d9187a404ef6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b1334ea8bb28fb0c6d8624e0d2d41f0e18a9ce" 2018-09-26 15:15:54,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-3f81d54f-e601-44e5-9f9c-7c7469fe077e Date: Wed, 26 Sep 2018 15:15:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:15:54Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a21b8d27-6884-4a27-90be-806b7524c88f","ip_address":"172.30.9.210"}],"id":"1a772813-a3d9-4ea3-bbc2-7f01e15205f2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:79:86:cd","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"a1e666cc-ad25-4df5-bbfa-d9187a404ef6","name":"","admin_state_up":true,"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"","created_at":"2018-09-26T15:15:53Z","binding:vnic_type":"normal"}]} 2018-09-26 15:15:54,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=a1e666cc-ad25-4df5-bbfa-d9187a404ef6 used request id req-3f81d54f-e601-44e5-9f9c-7c7469fe077e 2018-09-26 15:15:54,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/a21b8d27-6884-4a27-90be-806b7524c88f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b1334ea8bb28fb0c6d8624e0d2d41f0e18a9ce" 2018-09-26 15:15:54,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-5acd3869-1089-4a9e-af51-f96d8a90a29a Date: Wed, 26 Sep 2018 15:15:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:09Z","dns_nameservers":[],"updated_at":"2018-09-26T15:03:09Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"6d9e93c84a104a3c8872dd8724ca8a31","id":"a21b8d27-6884-4a27-90be-806b7524c88f","subnetpool_id":null,"name":"external-subnet"}} 2018-09-26 15:15:54,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/a21b8d27-6884-4a27-90be-806b7524c88f used request id req-5acd3869-1089-4a9e-af51-f96d8a90a29a 2018-09-26 15:15:54,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-07b2687a-30ad-407d-ab24-294ad00f0479-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b1334ea8bb28fb0c6d8624e0d2d41f0e18a9ce" 2018-09-26 15:15:55,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1313 X-Openstack-Request-Id: req-d9395c9d-e464-4054-820d-ccbd9c9f4da6 Date: Wed, 26 Sep 2018 15:15:55 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:15:53Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T15:15:54Z", "revision_number": 2, "routes": [], "project_id": "27d48581408d451aadce970d111d0cc1", "id": "a1e666cc-ad25-4df5-bbfa-d9187a404ef6", "name": "NeutronUtilsRouterTests-07b2687a-30ad-407d-ab24-294ad00f0479-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:15:52Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T15:15:53Z", "revision_number": 2, "routes": [], "project_id": "27d48581408d451aadce970d111d0cc1", "id": "baeb2ddc-801f-48f9-91f8-8b66702397d2", "name": "NeutronUtilsRouterTests-07b2687a-30ad-407d-ab24-294ad00f0479-pub-router"}]} 2018-09-26 15:15:55,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-07b2687a-30ad-407d-ab24-294ad00f0479-pub-router used request id req-d9395c9d-e464-4054-820d-ccbd9c9f4da6 2018-09-26 15:15:55,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b1334ea8bb28fb0c6d8624e0d2d41f0e18a9ce" 2018-09-26 15:15:55,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:15:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33d8f2dc-a8b3-4278-b38e-70fdc99a6311 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:15:55,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-33d8f2dc-a8b3-4278-b38e-70fdc99a6311 2018-09-26 15:15:55,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=a1e666cc-ad25-4df5-bbfa-d9187a404ef6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b1334ea8bb28fb0c6d8624e0d2d41f0e18a9ce" 2018-09-26 15:15:55,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-e7160447-4175-47f1-ab6e-eb6ef45e7c5d Date: Wed, 26 Sep 2018 15:15:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:15:54Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a21b8d27-6884-4a27-90be-806b7524c88f","ip_address":"172.30.9.210"}],"id":"1a772813-a3d9-4ea3-bbc2-7f01e15205f2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:79:86:cd","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"a1e666cc-ad25-4df5-bbfa-d9187a404ef6","name":"","admin_state_up":true,"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"","created_at":"2018-09-26T15:15:53Z","binding:vnic_type":"normal"}]} 2018-09-26 15:15:55,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=a1e666cc-ad25-4df5-bbfa-d9187a404ef6 used request id req-e7160447-4175-47f1-ab6e-eb6ef45e7c5d 2018-09-26 15:15:55,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/a21b8d27-6884-4a27-90be-806b7524c88f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b1334ea8bb28fb0c6d8624e0d2d41f0e18a9ce" 2018-09-26 15:15:55,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-c14294f8-8540-4578-ad4e-056ff2d0aeb3 Date: Wed, 26 Sep 2018 15:15:55 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:09Z","dns_nameservers":[],"updated_at":"2018-09-26T15:03:09Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"6d9e93c84a104a3c8872dd8724ca8a31","id":"a21b8d27-6884-4a27-90be-806b7524c88f","subnetpool_id":null,"name":"external-subnet"}} 2018-09-26 15:15:55,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/a21b8d27-6884-4a27-90be-806b7524c88f used request id req-c14294f8-8540-4578-ad4e-056ff2d0aeb3 2018-09-26 15:15:55,578 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-07b2687a-30ad-407d-ab24-294ad00f0479-pub-router 2018-09-26 15:15:55,578 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-07b2687a-30ad-407d-ab24-294ad00f0479-pub-router 2018-09-26 15:15:55,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/routers/a1e666cc-ad25-4df5-bbfa-d9187a404ef6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b1334ea8bb28fb0c6d8624e0d2d41f0e18a9ce" 2018-09-26 15:15:56,885 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-db8a9c3d-7296-4a11-8911-59808302d6e8 Content-Length: 0 Date: Wed, 26 Sep 2018 15:15:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:15:56,885 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/a1e666cc-ad25-4df5-bbfa-d9187a404ef6 used request id req-db8a9c3d-7296-4a11-8911-59808302d6e8 2018-09-26 15:15:56,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-07b2687a-30ad-407d-ab24-294ad00f0479-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b1334ea8bb28fb0c6d8624e0d2d41f0e18a9ce" 2018-09-26 15:15:57,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d25b6e8e-0a11-499d-b77c-67afa0f0da17 Date: Wed, 26 Sep 2018 15:15:57 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:15:52Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T15:15:53Z", "revision_number": 2, "routes": [], "project_id": "27d48581408d451aadce970d111d0cc1", "id": "baeb2ddc-801f-48f9-91f8-8b66702397d2", "name": "NeutronUtilsRouterTests-07b2687a-30ad-407d-ab24-294ad00f0479-pub-router"}]} 2018-09-26 15:15:57,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-07b2687a-30ad-407d-ab24-294ad00f0479-pub-router used request id req-d25b6e8e-0a11-499d-b77c-67afa0f0da17 2018-09-26 15:15:57,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b1334ea8bb28fb0c6d8624e0d2d41f0e18a9ce" 2018-09-26 15:15:57,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:15:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de642465-f1c8-463f-8efe-cddd4588ff60 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:15:57,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-de642465-f1c8-463f-8efe-cddd4588ff60 2018-09-26 15:15:57,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=baeb2ddc-801f-48f9-91f8-8b66702397d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b1334ea8bb28fb0c6d8624e0d2d41f0e18a9ce" 2018-09-26 15:15:57,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-c61c35c0-9a8d-41ec-8e64-bee01afdb8f4 Date: Wed, 26 Sep 2018 15:15:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:15:53Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a21b8d27-6884-4a27-90be-806b7524c88f","ip_address":"172.30.9.200"}],"id":"3152dc9c-15fa-438c-9b25-f3e944010601","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c4:c4:89","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"baeb2ddc-801f-48f9-91f8-8b66702397d2","name":"","admin_state_up":true,"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"","created_at":"2018-09-26T15:15:52Z","binding:vnic_type":"normal"}]} 2018-09-26 15:15:57,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=baeb2ddc-801f-48f9-91f8-8b66702397d2 used request id req-c61c35c0-9a8d-41ec-8e64-bee01afdb8f4 2018-09-26 15:15:57,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/a21b8d27-6884-4a27-90be-806b7524c88f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b1334ea8bb28fb0c6d8624e0d2d41f0e18a9ce" 2018-09-26 15:15:57,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-b819dacc-111e-46de-b52d-431a0f268d49 Date: Wed, 26 Sep 2018 15:15:57 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:09Z","dns_nameservers":[],"updated_at":"2018-09-26T15:03:09Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"6d9e93c84a104a3c8872dd8724ca8a31","id":"a21b8d27-6884-4a27-90be-806b7524c88f","subnetpool_id":null,"name":"external-subnet"}} 2018-09-26 15:15:57,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/a21b8d27-6884-4a27-90be-806b7524c88f used request id req-b819dacc-111e-46de-b52d-431a0f268d49 2018-09-26 15:15:57,362 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-07b2687a-30ad-407d-ab24-294ad00f0479-pub-subnet 2018-09-26 15:15:57,362 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-07b2687a-30ad-407d-ab24-294ad00f0479-pub-subnet 2018-09-26 15:15:57,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/e24a4527-1cee-4666-965f-2da6bc21818b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b1334ea8bb28fb0c6d8624e0d2d41f0e18a9ce" 2018-09-26 15:15:59,776 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-89a63973-55d1-47df-94b8-1d4a7e909c81 Date: Wed, 26 Sep 2018 15:15:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:15:59,776 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/e24a4527-1cee-4666-965f-2da6bc21818b used request id req-89a63973-55d1-47df-94b8-1d4a7e909c81 2018-09-26 15:15:59,776 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-07b2687a-30ad-407d-ab24-294ad00f0479-pub-net 2018-09-26 15:15:59,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/d4090121-1062-4b23-bbb9-a527250ed7db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b1334ea8bb28fb0c6d8624e0d2d41f0e18a9ce" 2018-09-26 15:16:01,026 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1e1c9c33-8b39-4ee5-bd36-bbe36e1c181a Date: Wed, 26 Sep 2018 15:16:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:16:01,026 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/d4090121-1062-4b23-bbb9-a527250ed7db used request id req-1e1c9c33-8b39-4ee5-bd36-bbe36e1c181a 2018-09-26 15:16:01,028 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:16:01,406 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:16:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["2jyd-I1uRW692wxFjfyHdg"], "issued_at": "2018-09-26T15:16:01.000000Z"}} 2018-09-26 15:16:01,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65c029caebdb0d14a653356997fede48678e8085" 2018-09-26 15:16:01,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:16:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da396f4e-a97b-40b4-a3c9-e6c775f5476c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:16:01,493 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-da396f4e-a97b-40b4-a3c9-e6c775f5476c 2018-09-26 15:16:01,494 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-41a14310-bc91-4b52-97bd-2b81b0fc53c8-pub-net 2018-09-26 15:16:01,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65c029caebdb0d14a653356997fede48678e8085" -d '{"network": {"name": "NeutronUtilsRouterTests-41a14310-bc91-4b52-97bd-2b81b0fc53c8-pub-net", "admin_state_up": true}}' 2018-09-26 15:16:01,937 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-91e4989a-0e07-4937-86b3-26b4f39e2b04 Date: Wed, 26 Sep 2018 15:16:01 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"dfa93da0-7545-418f-88fd-cc1ab9a8f0b3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T15:16:01Z","is_default":false,"provider:segmentation_id":100,"name":"NeutronUtilsRouterTests-41a14310-bc91-4b52-97bd-2b81b0fc53c8-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:01Z","mtu":1450}} 2018-09-26 15:16:01,937 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-91e4989a-0e07-4937-86b3-26b4f39e2b04 2018-09-26 15:16:01,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=dfa93da0-7545-418f-88fd-cc1ab9a8f0b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65c029caebdb0d14a653356997fede48678e8085" 2018-09-26 15:16:02,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7ff8e56d-714c-4c3f-84c2-5a778fb030f1 Date: Wed, 26 Sep 2018 15:16:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"dfa93da0-7545-418f-88fd-cc1ab9a8f0b3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T15:16:01Z","provider:segmentation_id":100,"name":"NeutronUtilsRouterTests-41a14310-bc91-4b52-97bd-2b81b0fc53c8-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:01Z","provider:network_type":"vxlan"}]} 2018-09-26 15:16:02,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=dfa93da0-7545-418f-88fd-cc1ab9a8f0b3 used request id req-7ff8e56d-714c-4c3f-84c2-5a778fb030f1 2018-09-26 15:16:02,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=dfa93da0-7545-418f-88fd-cc1ab9a8f0b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65c029caebdb0d14a653356997fede48678e8085" 2018-09-26 15:16:02,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6ca73f13-0225-4f77-9888-09c9262fbd47 Date: Wed, 26 Sep 2018 15:16:02 GMT RESP BODY: {"subnets":[]} 2018-09-26 15:16:02,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=dfa93da0-7545-418f-88fd-cc1ab9a8f0b3 used request id req-6ca73f13-0225-4f77-9888-09c9262fbd47 2018-09-26 15:16:02,408 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-41a14310-bc91-4b52-97bd-2b81b0fc53c8-pub-subnet 2018-09-26 15:16:02,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65c029caebdb0d14a653356997fede48678e8085" -d '{"subnets": [{"ip_version": 4, "network_id": "dfa93da0-7545-418f-88fd-cc1ab9a8f0b3", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-41a14310-bc91-4b52-97bd-2b81b0fc53c8-pub-subnet"}]}' 2018-09-26 15:16:02,967 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-abf896a0-afd1-4121-ac7a-91c9ccccaa34 Date: Wed, 26 Sep 2018 15:16:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dfa93da0-7545-418f-88fd-cc1ab9a8f0b3","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:02Z","dns_nameservers":[],"updated_at":"2018-09-26T15:16:02Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"b63433ff-033e-4157-8609-0d01a4c82979","subnetpool_id":null,"name":"NeutronUtilsRouterTests-41a14310-bc91-4b52-97bd-2b81b0fc53c8-pub-subnet"}]} 2018-09-26 15:16:02,967 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-abf896a0-afd1-4121-ac7a-91c9ccccaa34 2018-09-26 15:16:02,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=dfa93da0-7545-418f-88fd-cc1ab9a8f0b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65c029caebdb0d14a653356997fede48678e8085" 2018-09-26 15:16:03,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-defca0c1-67cc-4f71-bb8e-82cfe67b8115 Date: Wed, 26 Sep 2018 15:16:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"dfa93da0-7545-418f-88fd-cc1ab9a8f0b3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["b63433ff-033e-4157-8609-0d01a4c82979"],"description":"","tags":[],"updated_at":"2018-09-26T15:16:02Z","provider:segmentation_id":100,"name":"NeutronUtilsRouterTests-41a14310-bc91-4b52-97bd-2b81b0fc53c8-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:01Z","provider:network_type":"vxlan"}]} 2018-09-26 15:16:03,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=dfa93da0-7545-418f-88fd-cc1ab9a8f0b3 used request id req-defca0c1-67cc-4f71-bb8e-82cfe67b8115 2018-09-26 15:16:03,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=dfa93da0-7545-418f-88fd-cc1ab9a8f0b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65c029caebdb0d14a653356997fede48678e8085" 2018-09-26 15:16:03,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4290badd-be69-4ca0-b2d3-e6ecafc109eb Date: Wed, 26 Sep 2018 15:16:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dfa93da0-7545-418f-88fd-cc1ab9a8f0b3","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:02Z","dns_nameservers":[],"updated_at":"2018-09-26T15:16:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"b63433ff-033e-4157-8609-0d01a4c82979","subnetpool_id":null,"name":"NeutronUtilsRouterTests-41a14310-bc91-4b52-97bd-2b81b0fc53c8-pub-subnet"}]} 2018-09-26 15:16:03,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=dfa93da0-7545-418f-88fd-cc1ab9a8f0b3 used request id req-4290badd-be69-4ca0-b2d3-e6ecafc109eb 2018-09-26 15:16:03,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-41a14310-bc91-4b52-97bd-2b81b0fc53c8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65c029caebdb0d14a653356997fede48678e8085" 2018-09-26 15:16:03,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-802af754-c607-4bd6-acbe-5c5d0d1c7c28 Date: Wed, 26 Sep 2018 15:16:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"dfa93da0-7545-418f-88fd-cc1ab9a8f0b3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["b63433ff-033e-4157-8609-0d01a4c82979"],"description":"","tags":[],"updated_at":"2018-09-26T15:16:02Z","provider:segmentation_id":100,"name":"NeutronUtilsRouterTests-41a14310-bc91-4b52-97bd-2b81b0fc53c8-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:01Z","provider:network_type":"vxlan"}]} 2018-09-26 15:16:03,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-41a14310-bc91-4b52-97bd-2b81b0fc53c8-pub-net used request id req-802af754-c607-4bd6-acbe-5c5d0d1c7c28 2018-09-26 15:16:03,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:16:03,549 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:16:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:16:03,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65c029caebdb0d14a653356997fede48678e8085" 2018-09-26 15:16:03,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:16:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5870deaa-00eb-4d08-bd15-d53714f1fd8f Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:16:03,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-5870deaa-00eb-4d08-bd15-d53714f1fd8f 2018-09-26 15:16:03,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=dfa93da0-7545-418f-88fd-cc1ab9a8f0b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65c029caebdb0d14a653356997fede48678e8085" 2018-09-26 15:16:03,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d335f32e-f668-479c-be27-b434f133300b Date: Wed, 26 Sep 2018 15:16:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dfa93da0-7545-418f-88fd-cc1ab9a8f0b3","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:02Z","dns_nameservers":[],"updated_at":"2018-09-26T15:16:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"b63433ff-033e-4157-8609-0d01a4c82979","subnetpool_id":null,"name":"NeutronUtilsRouterTests-41a14310-bc91-4b52-97bd-2b81b0fc53c8-pub-subnet"}]} 2018-09-26 15:16:03,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=dfa93da0-7545-418f-88fd-cc1ab9a8f0b3 used request id req-d335f32e-f668-479c-be27-b434f133300b 2018-09-26 15:16:03,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=dfa93da0-7545-418f-88fd-cc1ab9a8f0b3&name=NeutronUtilsRouterTests-41a14310-bc91-4b52-97bd-2b81b0fc53c8-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65c029caebdb0d14a653356997fede48678e8085" 2018-09-26 15:16:04,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2dbd497a-cbc9-4343-944c-00dbca1246ee Date: Wed, 26 Sep 2018 15:16:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dfa93da0-7545-418f-88fd-cc1ab9a8f0b3","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:02Z","dns_nameservers":[],"updated_at":"2018-09-26T15:16:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"b63433ff-033e-4157-8609-0d01a4c82979","subnetpool_id":null,"name":"NeutronUtilsRouterTests-41a14310-bc91-4b52-97bd-2b81b0fc53c8-pub-subnet"}]} 2018-09-26 15:16:04,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=dfa93da0-7545-418f-88fd-cc1ab9a8f0b3&name=NeutronUtilsRouterTests-41a14310-bc91-4b52-97bd-2b81b0fc53c8-pub-subnet used request id req-2dbd497a-cbc9-4343-944c-00dbca1246ee 2018-09-26 15:16:04,137 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:16:04,138 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:16:04,524 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:16:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["yfKfg791Q2-2rzLfnyyqWQ"], "issued_at": "2018-09-26T15:16:04.000000Z"}} 2018-09-26 15:16:04,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9210eaf183413187b4f0afb29a0ef2df8e6b9052" 2018-09-26 15:16:04,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:16:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c1ef38b-b06e-4498-9ce5-50873d229484 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:16:04,601 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-6c1ef38b-b06e-4498-9ce5-50873d229484 2018-09-26 15:16:04,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-41a14310-bc91-4b52-97bd-2b81b0fc53c8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65c029caebdb0d14a653356997fede48678e8085" 2018-09-26 15:16:04,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-833af740-893e-4782-bb2b-b3b7eae75daf Date: Wed, 26 Sep 2018 15:16:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"dfa93da0-7545-418f-88fd-cc1ab9a8f0b3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["b63433ff-033e-4157-8609-0d01a4c82979"],"description":"","tags":[],"updated_at":"2018-09-26T15:16:02Z","provider:segmentation_id":100,"name":"NeutronUtilsRouterTests-41a14310-bc91-4b52-97bd-2b81b0fc53c8-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:01Z","provider:network_type":"vxlan"}]} 2018-09-26 15:16:04,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-41a14310-bc91-4b52-97bd-2b81b0fc53c8-pub-net used request id req-833af740-893e-4782-bb2b-b3b7eae75daf 2018-09-26 15:16:04,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=dfa93da0-7545-418f-88fd-cc1ab9a8f0b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65c029caebdb0d14a653356997fede48678e8085" 2018-09-26 15:16:05,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-13ea7e3a-06b3-4adc-bb01-af55ad1498f5 Date: Wed, 26 Sep 2018 15:16:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dfa93da0-7545-418f-88fd-cc1ab9a8f0b3","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:02Z","dns_nameservers":[],"updated_at":"2018-09-26T15:16:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"b63433ff-033e-4157-8609-0d01a4c82979","subnetpool_id":null,"name":"NeutronUtilsRouterTests-41a14310-bc91-4b52-97bd-2b81b0fc53c8-pub-subnet"}]} 2018-09-26 15:16:05,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=dfa93da0-7545-418f-88fd-cc1ab9a8f0b3 used request id req-13ea7e3a-06b3-4adc-bb01-af55ad1498f5 2018-09-26 15:16:05,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-41a14310-bc91-4b52-97bd-2b81b0fc53c8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65c029caebdb0d14a653356997fede48678e8085" 2018-09-26 15:16:05,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-32318754-1b22-4fef-b6b1-8e191482a9ac Date: Wed, 26 Sep 2018 15:16:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"dfa93da0-7545-418f-88fd-cc1ab9a8f0b3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["b63433ff-033e-4157-8609-0d01a4c82979"],"description":"","tags":[],"updated_at":"2018-09-26T15:16:02Z","provider:segmentation_id":100,"name":"NeutronUtilsRouterTests-41a14310-bc91-4b52-97bd-2b81b0fc53c8-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:01Z","provider:network_type":"vxlan"}]} 2018-09-26 15:16:05,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-41a14310-bc91-4b52-97bd-2b81b0fc53c8-pub-net used request id req-32318754-1b22-4fef-b6b1-8e191482a9ac 2018-09-26 15:16:05,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:16:05,473 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:16:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:16:05,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9210eaf183413187b4f0afb29a0ef2df8e6b9052" 2018-09-26 15:16:05,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:16:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbe83951-648f-4652-9aa0-358683fa4cfb Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:16:05,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-bbe83951-648f-4652-9aa0-358683fa4cfb 2018-09-26 15:16:05,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=dfa93da0-7545-418f-88fd-cc1ab9a8f0b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65c029caebdb0d14a653356997fede48678e8085" 2018-09-26 15:16:05,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-95950453-5dcd-4eb9-a996-6dd2793bb4b3 Date: Wed, 26 Sep 2018 15:16:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dfa93da0-7545-418f-88fd-cc1ab9a8f0b3","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:02Z","dns_nameservers":[],"updated_at":"2018-09-26T15:16:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"b63433ff-033e-4157-8609-0d01a4c82979","subnetpool_id":null,"name":"NeutronUtilsRouterTests-41a14310-bc91-4b52-97bd-2b81b0fc53c8-pub-subnet"}]} 2018-09-26 15:16:05,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=dfa93da0-7545-418f-88fd-cc1ab9a8f0b3 used request id req-95950453-5dcd-4eb9-a996-6dd2793bb4b3 2018-09-26 15:16:05,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=dfa93da0-7545-418f-88fd-cc1ab9a8f0b3&name=NeutronUtilsRouterTests-41a14310-bc91-4b52-97bd-2b81b0fc53c8-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65c029caebdb0d14a653356997fede48678e8085" 2018-09-26 15:16:05,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-35e80641-013f-4dd0-bccb-ea6bd57e368f Date: Wed, 26 Sep 2018 15:16:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dfa93da0-7545-418f-88fd-cc1ab9a8f0b3","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:02Z","dns_nameservers":[],"updated_at":"2018-09-26T15:16:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"b63433ff-033e-4157-8609-0d01a4c82979","subnetpool_id":null,"name":"NeutronUtilsRouterTests-41a14310-bc91-4b52-97bd-2b81b0fc53c8-pub-subnet"}]} 2018-09-26 15:16:05,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=dfa93da0-7545-418f-88fd-cc1ab9a8f0b3&name=NeutronUtilsRouterTests-41a14310-bc91-4b52-97bd-2b81b0fc53c8-pub-subnet used request id req-35e80641-013f-4dd0-bccb-ea6bd57e368f 2018-09-26 15:16:05,835 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-41a14310-bc91-4b52-97bd-2b81b0fc53c8-pub-net 2018-09-26 15:16:05,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65c029caebdb0d14a653356997fede48678e8085" -d '{"port": {"network_id": "dfa93da0-7545-418f-88fd-cc1ab9a8f0b3", "fixed_ips": [{"subnet_id": "b63433ff-033e-4157-8609-0d01a4c82979", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-41a14310-bc91-4b52-97bd-2b81b0fc53c8-port", "admin_state_up": true}}' 2018-09-26 15:16:06,410 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 855 X-Openstack-Request-Id: req-240abe7d-23be-4204-b278-721668e985ea Date: Wed, 26 Sep 2018 15:16:06 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:16:06Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b63433ff-033e-4157-8609-0d01a4c82979","ip_address":"10.55.1.100"}],"id":"91880689-958c-4f1c-9311-c734c0007eb0","security_groups":["68963bd9-e511-496c-9484-5fafc4a56718"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:23:a7:e6","project_id":"27d48581408d451aadce970d111d0cc1","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-41a14310-bc91-4b52-97bd-2b81b0fc53c8-port","admin_state_up":true,"network_id":"dfa93da0-7545-418f-88fd-cc1ab9a8f0b3","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:06Z","binding:vnic_type":"normal"}} 2018-09-26 15:16:06,410 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-240abe7d-23be-4204-b278-721668e985ea 2018-09-26 15:16:06,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65c029caebdb0d14a653356997fede48678e8085" 2018-09-26 15:16:06,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4190 X-Openstack-Request-Id: req-b41b9222-ece3-467a-b587-d5b89587025a Date: Wed, 26 Sep 2018 15:16:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:15:53Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a21b8d27-6884-4a27-90be-806b7524c88f","ip_address":"172.30.9.200"}],"id":"3152dc9c-15fa-438c-9b25-f3e944010601","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c4:c4:89","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"baeb2ddc-801f-48f9-91f8-8b66702397d2","name":"","admin_state_up":true,"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"","created_at":"2018-09-26T15:15:52Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:16:04Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b63433ff-033e-4157-8609-0d01a4c82979","ip_address":"10.55.1.2"}],"id":"502a3348-4418-482d-89fe-b1343880dc89","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dc:0b:75","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dfa93da0-7545-418f-88fd-cc1ab9a8f0b3","name":"","admin_state_up":true,"network_id":"dfa93da0-7545-418f-88fd-cc1ab9a8f0b3","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:16:05Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b63433ff-033e-4157-8609-0d01a4c82979","ip_address":"10.55.1.4"}],"id":"71e13ba4-025c-43f4-a7be-de080caaefd6","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:66:9f:c1","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dfa93da0-7545-418f-88fd-cc1ab9a8f0b3","name":"","admin_state_up":true,"network_id":"dfa93da0-7545-418f-88fd-cc1ab9a8f0b3","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:04Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:16:06Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b63433ff-033e-4157-8609-0d01a4c82979","ip_address":"10.55.1.100"}],"id":"91880689-958c-4f1c-9311-c734c0007eb0","security_groups":["68963bd9-e511-496c-9484-5fafc4a56718"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:23:a7:e6","project_id":"27d48581408d451aadce970d111d0cc1","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-41a14310-bc91-4b52-97bd-2b81b0fc53c8-port","admin_state_up":true,"network_id":"dfa93da0-7545-418f-88fd-cc1ab9a8f0b3","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:06Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:16:04Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b63433ff-033e-4157-8609-0d01a4c82979","ip_address":"10.55.1.3"}],"id":"9b5106c7-cf1f-4d41-aa87-b15ef5c0ffab","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f1:e6:fb","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dfa93da0-7545-418f-88fd-cc1ab9a8f0b3","name":"","admin_state_up":true,"network_id":"dfa93da0-7545-418f-88fd-cc1ab9a8f0b3","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:03Z","binding:vnic_type":"normal"}]} 2018-09-26 15:16:06,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports used request id req-b41b9222-ece3-467a-b587-d5b89587025a 2018-09-26 15:16:06,610 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-41a14310-bc91-4b52-97bd-2b81b0fc53c8-port 2018-09-26 15:16:06,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/91880689-958c-4f1c-9311-c734c0007eb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65c029caebdb0d14a653356997fede48678e8085" 2018-09-26 15:16:07,161 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-55c97e0a-e96a-4901-942e-6359e06d6b03 Date: Wed, 26 Sep 2018 15:16:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:16:07,161 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/91880689-958c-4f1c-9311-c734c0007eb0 used request id req-55c97e0a-e96a-4901-942e-6359e06d6b03 2018-09-26 15:16:07,161 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-41a14310-bc91-4b52-97bd-2b81b0fc53c8-pub-subnet 2018-09-26 15:16:07,161 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-41a14310-bc91-4b52-97bd-2b81b0fc53c8-pub-subnet 2018-09-26 15:16:07,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/b63433ff-033e-4157-8609-0d01a4c82979 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65c029caebdb0d14a653356997fede48678e8085" 2018-09-26 15:16:09,397 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d08ba5e9-c99b-4a97-a2d8-84a7d8c432be Date: Wed, 26 Sep 2018 15:16:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:16:09,397 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/b63433ff-033e-4157-8609-0d01a4c82979 used request id req-d08ba5e9-c99b-4a97-a2d8-84a7d8c432be 2018-09-26 15:16:09,398 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-41a14310-bc91-4b52-97bd-2b81b0fc53c8-pub-net 2018-09-26 15:16:09,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/dfa93da0-7545-418f-88fd-cc1ab9a8f0b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65c029caebdb0d14a653356997fede48678e8085" 2018-09-26 15:16:11,009 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8824fad0-9edb-46e4-8105-be186c062a1e Date: Wed, 26 Sep 2018 15:16:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:16:11,009 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/dfa93da0-7545-418f-88fd-cc1ab9a8f0b3 used request id req-8824fad0-9edb-46e4-8105-be186c062a1e 2018-09-26 15:16:11,010 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:16:11,393 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:16:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["-BUM5ZYvRy69wrin6m-2vQ"], "issued_at": "2018-09-26T15:16:11.000000Z"}} 2018-09-26 15:16:11,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4138dd91a5803ffe17b0352b2c1f9bf90f7fee6c" 2018-09-26 15:16:11,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:16:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26fde543-149a-470c-b01f-49503a94bd94 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:16:11,486 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-26fde543-149a-470c-b01f-49503a94bd94 2018-09-26 15:16:11,487 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-d36f5ab8-b8bf-4288-9d24-450d793746be-pub-net 2018-09-26 15:16:11,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4138dd91a5803ffe17b0352b2c1f9bf90f7fee6c" -d '{"network": {"name": "NeutronUtilsRouterTests-d36f5ab8-b8bf-4288-9d24-450d793746be-pub-net", "admin_state_up": true}}' 2018-09-26 15:16:11,889 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-7d47ee96-ede6-4b05-924d-6f237cc7c0e8 Date: Wed, 26 Sep 2018 15:16:11 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"0bd3ebc6-cb21-44aa-871f-0c320769701f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T15:16:11Z","is_default":false,"provider:segmentation_id":53,"name":"NeutronUtilsRouterTests-d36f5ab8-b8bf-4288-9d24-450d793746be-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:11Z","mtu":1450}} 2018-09-26 15:16:11,889 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-7d47ee96-ede6-4b05-924d-6f237cc7c0e8 2018-09-26 15:16:11,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=0bd3ebc6-cb21-44aa-871f-0c320769701f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4138dd91a5803ffe17b0352b2c1f9bf90f7fee6c" 2018-09-26 15:16:12,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-091c0591-1dec-4487-8da1-9875d907bc08 Date: Wed, 26 Sep 2018 15:16:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"0bd3ebc6-cb21-44aa-871f-0c320769701f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T15:16:11Z","provider:segmentation_id":53,"name":"NeutronUtilsRouterTests-d36f5ab8-b8bf-4288-9d24-450d793746be-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:11Z","provider:network_type":"vxlan"}]} 2018-09-26 15:16:12,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=0bd3ebc6-cb21-44aa-871f-0c320769701f used request id req-091c0591-1dec-4487-8da1-9875d907bc08 2018-09-26 15:16:12,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=0bd3ebc6-cb21-44aa-871f-0c320769701f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4138dd91a5803ffe17b0352b2c1f9bf90f7fee6c" 2018-09-26 15:16:12,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a9b61c6e-918c-401e-b1e5-8513014b2e97 Date: Wed, 26 Sep 2018 15:16:12 GMT RESP BODY: {"subnets":[]} 2018-09-26 15:16:12,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=0bd3ebc6-cb21-44aa-871f-0c320769701f used request id req-a9b61c6e-918c-401e-b1e5-8513014b2e97 2018-09-26 15:16:12,332 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-d36f5ab8-b8bf-4288-9d24-450d793746be-pub-subnet 2018-09-26 15:16:12,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4138dd91a5803ffe17b0352b2c1f9bf90f7fee6c" -d '{"subnets": [{"ip_version": 4, "network_id": "0bd3ebc6-cb21-44aa-871f-0c320769701f", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-d36f5ab8-b8bf-4288-9d24-450d793746be-pub-subnet"}]}' 2018-09-26 15:16:12,888 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0ddc0466-18d1-472c-8cf4-5eb8f4f3ef66 Date: Wed, 26 Sep 2018 15:16:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0bd3ebc6-cb21-44aa-871f-0c320769701f","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:12Z","dns_nameservers":[],"updated_at":"2018-09-26T15:16:12Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"91580dd9-9cbd-4a3f-b9f9-fbe61fe7115a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d36f5ab8-b8bf-4288-9d24-450d793746be-pub-subnet"}]} 2018-09-26 15:16:12,889 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-0ddc0466-18d1-472c-8cf4-5eb8f4f3ef66 2018-09-26 15:16:12,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=0bd3ebc6-cb21-44aa-871f-0c320769701f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4138dd91a5803ffe17b0352b2c1f9bf90f7fee6c" 2018-09-26 15:16:13,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-2e9e5443-a807-4613-a5dd-c1f4c1f07815 Date: Wed, 26 Sep 2018 15:16:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0bd3ebc6-cb21-44aa-871f-0c320769701f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["91580dd9-9cbd-4a3f-b9f9-fbe61fe7115a"],"description":"","tags":[],"updated_at":"2018-09-26T15:16:12Z","provider:segmentation_id":53,"name":"NeutronUtilsRouterTests-d36f5ab8-b8bf-4288-9d24-450d793746be-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:11Z","provider:network_type":"vxlan"}]} 2018-09-26 15:16:13,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=0bd3ebc6-cb21-44aa-871f-0c320769701f used request id req-2e9e5443-a807-4613-a5dd-c1f4c1f07815 2018-09-26 15:16:13,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=0bd3ebc6-cb21-44aa-871f-0c320769701f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4138dd91a5803ffe17b0352b2c1f9bf90f7fee6c" 2018-09-26 15:16:13,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-18569ef4-2044-4df4-ac32-722b55eb9553 Date: Wed, 26 Sep 2018 15:16:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0bd3ebc6-cb21-44aa-871f-0c320769701f","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:12Z","dns_nameservers":[],"updated_at":"2018-09-26T15:16:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"91580dd9-9cbd-4a3f-b9f9-fbe61fe7115a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d36f5ab8-b8bf-4288-9d24-450d793746be-pub-subnet"}]} 2018-09-26 15:16:13,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=0bd3ebc6-cb21-44aa-871f-0c320769701f used request id req-18569ef4-2044-4df4-ac32-722b55eb9553 2018-09-26 15:16:13,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-d36f5ab8-b8bf-4288-9d24-450d793746be-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4138dd91a5803ffe17b0352b2c1f9bf90f7fee6c" 2018-09-26 15:16:13,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-d7fc75fb-0f09-4b4e-9211-5aecb6a273b9 Date: Wed, 26 Sep 2018 15:16:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0bd3ebc6-cb21-44aa-871f-0c320769701f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["91580dd9-9cbd-4a3f-b9f9-fbe61fe7115a"],"description":"","tags":[],"updated_at":"2018-09-26T15:16:12Z","provider:segmentation_id":53,"name":"NeutronUtilsRouterTests-d36f5ab8-b8bf-4288-9d24-450d793746be-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:11Z","provider:network_type":"vxlan"}]} 2018-09-26 15:16:13,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-d36f5ab8-b8bf-4288-9d24-450d793746be-pub-net used request id req-d7fc75fb-0f09-4b4e-9211-5aecb6a273b9 2018-09-26 15:16:13,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:16:13,614 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:16:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:16:13,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4138dd91a5803ffe17b0352b2c1f9bf90f7fee6c" 2018-09-26 15:16:13,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:16:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01d93580-7979-4dba-8397-7b47815eb033 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:16:13,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-01d93580-7979-4dba-8397-7b47815eb033 2018-09-26 15:16:13,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=0bd3ebc6-cb21-44aa-871f-0c320769701f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4138dd91a5803ffe17b0352b2c1f9bf90f7fee6c" 2018-09-26 15:16:13,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c60f0bdb-c274-43a5-812f-889d7a375871 Date: Wed, 26 Sep 2018 15:16:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0bd3ebc6-cb21-44aa-871f-0c320769701f","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:12Z","dns_nameservers":[],"updated_at":"2018-09-26T15:16:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"91580dd9-9cbd-4a3f-b9f9-fbe61fe7115a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d36f5ab8-b8bf-4288-9d24-450d793746be-pub-subnet"}]} 2018-09-26 15:16:13,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=0bd3ebc6-cb21-44aa-871f-0c320769701f used request id req-c60f0bdb-c274-43a5-812f-889d7a375871 2018-09-26 15:16:13,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=0bd3ebc6-cb21-44aa-871f-0c320769701f&name=NeutronUtilsRouterTests-d36f5ab8-b8bf-4288-9d24-450d793746be-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4138dd91a5803ffe17b0352b2c1f9bf90f7fee6c" 2018-09-26 15:16:14,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-57aeb525-cd00-48be-83b1-1e9ef02a00de Date: Wed, 26 Sep 2018 15:16:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0bd3ebc6-cb21-44aa-871f-0c320769701f","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:12Z","dns_nameservers":[],"updated_at":"2018-09-26T15:16:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"91580dd9-9cbd-4a3f-b9f9-fbe61fe7115a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d36f5ab8-b8bf-4288-9d24-450d793746be-pub-subnet"}]} 2018-09-26 15:16:14,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=0bd3ebc6-cb21-44aa-871f-0c320769701f&name=NeutronUtilsRouterTests-d36f5ab8-b8bf-4288-9d24-450d793746be-pub-subnet used request id req-57aeb525-cd00-48be-83b1-1e9ef02a00de 2018-09-26 15:16:14,083 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:16:14,084 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:16:14,471 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:16:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["tiOir9N2QBKevc7ymOUFeg"], "issued_at": "2018-09-26T15:16:14.000000Z"}} 2018-09-26 15:16:14,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b68c817a35b9bea37f1c17ed75a2d7fdcc2a92f8" 2018-09-26 15:16:14,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:16:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09246ac7-dc2b-4f79-919e-514b8fe58f2f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:16:14,563 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-09246ac7-dc2b-4f79-919e-514b8fe58f2f 2018-09-26 15:16:14,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-d36f5ab8-b8bf-4288-9d24-450d793746be-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4138dd91a5803ffe17b0352b2c1f9bf90f7fee6c" 2018-09-26 15:16:14,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-febb0b85-5ddf-4095-bf91-8bbd537bdbe2 Date: Wed, 26 Sep 2018 15:16:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0bd3ebc6-cb21-44aa-871f-0c320769701f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["91580dd9-9cbd-4a3f-b9f9-fbe61fe7115a"],"description":"","tags":[],"updated_at":"2018-09-26T15:16:12Z","provider:segmentation_id":53,"name":"NeutronUtilsRouterTests-d36f5ab8-b8bf-4288-9d24-450d793746be-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:11Z","provider:network_type":"vxlan"}]} 2018-09-26 15:16:14,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-d36f5ab8-b8bf-4288-9d24-450d793746be-pub-net used request id req-febb0b85-5ddf-4095-bf91-8bbd537bdbe2 2018-09-26 15:16:14,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=0bd3ebc6-cb21-44aa-871f-0c320769701f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4138dd91a5803ffe17b0352b2c1f9bf90f7fee6c" 2018-09-26 15:16:15,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-058bcdfb-56f9-4c25-951c-9ced85800883 Date: Wed, 26 Sep 2018 15:16:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0bd3ebc6-cb21-44aa-871f-0c320769701f","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:12Z","dns_nameservers":[],"updated_at":"2018-09-26T15:16:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"91580dd9-9cbd-4a3f-b9f9-fbe61fe7115a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d36f5ab8-b8bf-4288-9d24-450d793746be-pub-subnet"}]} 2018-09-26 15:16:15,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=0bd3ebc6-cb21-44aa-871f-0c320769701f used request id req-058bcdfb-56f9-4c25-951c-9ced85800883 2018-09-26 15:16:15,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-d36f5ab8-b8bf-4288-9d24-450d793746be-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4138dd91a5803ffe17b0352b2c1f9bf90f7fee6c" 2018-09-26 15:16:15,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-2b5b8d48-ac21-4140-b8b2-d0a86b28388b Date: Wed, 26 Sep 2018 15:16:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0bd3ebc6-cb21-44aa-871f-0c320769701f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["91580dd9-9cbd-4a3f-b9f9-fbe61fe7115a"],"description":"","tags":[],"updated_at":"2018-09-26T15:16:12Z","provider:segmentation_id":53,"name":"NeutronUtilsRouterTests-d36f5ab8-b8bf-4288-9d24-450d793746be-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:11Z","provider:network_type":"vxlan"}]} 2018-09-26 15:16:15,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-d36f5ab8-b8bf-4288-9d24-450d793746be-pub-net used request id req-2b5b8d48-ac21-4140-b8b2-d0a86b28388b 2018-09-26 15:16:15,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:16:15,272 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:16:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:16:15,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b68c817a35b9bea37f1c17ed75a2d7fdcc2a92f8" 2018-09-26 15:16:15,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:16:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e7f3f51-f38b-4c59-bf3e-00208e3873d7 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:16:15,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-9e7f3f51-f38b-4c59-bf3e-00208e3873d7 2018-09-26 15:16:15,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=0bd3ebc6-cb21-44aa-871f-0c320769701f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4138dd91a5803ffe17b0352b2c1f9bf90f7fee6c" 2018-09-26 15:16:15,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-af5b3cd9-9e7c-47c6-bf2b-bb6779c0102c Date: Wed, 26 Sep 2018 15:16:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0bd3ebc6-cb21-44aa-871f-0c320769701f","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:12Z","dns_nameservers":[],"updated_at":"2018-09-26T15:16:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"91580dd9-9cbd-4a3f-b9f9-fbe61fe7115a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d36f5ab8-b8bf-4288-9d24-450d793746be-pub-subnet"}]} 2018-09-26 15:16:15,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=0bd3ebc6-cb21-44aa-871f-0c320769701f used request id req-af5b3cd9-9e7c-47c6-bf2b-bb6779c0102c 2018-09-26 15:16:15,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=0bd3ebc6-cb21-44aa-871f-0c320769701f&name=NeutronUtilsRouterTests-d36f5ab8-b8bf-4288-9d24-450d793746be-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4138dd91a5803ffe17b0352b2c1f9bf90f7fee6c" 2018-09-26 15:16:15,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5057653d-59f1-48e5-8ea1-1555a2d9b0f7 Date: Wed, 26 Sep 2018 15:16:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0bd3ebc6-cb21-44aa-871f-0c320769701f","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:12Z","dns_nameservers":[],"updated_at":"2018-09-26T15:16:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"91580dd9-9cbd-4a3f-b9f9-fbe61fe7115a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d36f5ab8-b8bf-4288-9d24-450d793746be-pub-subnet"}]} 2018-09-26 15:16:15,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=0bd3ebc6-cb21-44aa-871f-0c320769701f&name=NeutronUtilsRouterTests-d36f5ab8-b8bf-4288-9d24-450d793746be-pub-subnet used request id req-5057653d-59f1-48e5-8ea1-1555a2d9b0f7 2018-09-26 15:16:15,621 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-d36f5ab8-b8bf-4288-9d24-450d793746be-pub-net 2018-09-26 15:16:15,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4138dd91a5803ffe17b0352b2c1f9bf90f7fee6c" -d '{"port": {"network_id": "0bd3ebc6-cb21-44aa-871f-0c320769701f", "fixed_ips": [{"subnet_id": "91580dd9-9cbd-4a3f-b9f9-fbe61fe7115a", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-d36f5ab8-b8bf-4288-9d24-450d793746be-port", "admin_state_up": true}}' 2018-09-26 15:16:16,577 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 855 X-Openstack-Request-Id: req-59316c1f-cab0-4bb1-93f5-969a7fd5b42f Date: Wed, 26 Sep 2018 15:16:16 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:16:16Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"91580dd9-9cbd-4a3f-b9f9-fbe61fe7115a","ip_address":"10.55.1.100"}],"id":"ebb721f6-68c4-4a23-b4a4-cbc8e271a64a","security_groups":["68963bd9-e511-496c-9484-5fafc4a56718"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:92:d6:22","project_id":"27d48581408d451aadce970d111d0cc1","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-d36f5ab8-b8bf-4288-9d24-450d793746be-port","admin_state_up":true,"network_id":"0bd3ebc6-cb21-44aa-871f-0c320769701f","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:16Z","binding:vnic_type":"normal"}} 2018-09-26 15:16:16,577 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-59316c1f-cab0-4bb1-93f5-969a7fd5b42f 2018-09-26 15:16:16,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4138dd91a5803ffe17b0352b2c1f9bf90f7fee6c" 2018-09-26 15:16:16,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4190 X-Openstack-Request-Id: req-90891673-6ec5-45db-9be1-bbc203e6023e Date: Wed, 26 Sep 2018 15:16:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:16:13Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"91580dd9-9cbd-4a3f-b9f9-fbe61fe7115a","ip_address":"10.55.1.2"}],"id":"0fc00fe8-65b9-4bab-acdb-d232966752e7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a8:dc:f9","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0bd3ebc6-cb21-44aa-871f-0c320769701f","name":"","admin_state_up":true,"network_id":"0bd3ebc6-cb21-44aa-871f-0c320769701f","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:13Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:16:14Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"91580dd9-9cbd-4a3f-b9f9-fbe61fe7115a","ip_address":"10.55.1.3"}],"id":"2bd7c5d2-113f-4247-89ec-dc23911d057e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1d:2a:38","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0bd3ebc6-cb21-44aa-871f-0c320769701f","name":"","admin_state_up":true,"network_id":"0bd3ebc6-cb21-44aa-871f-0c320769701f","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:13Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:15:53Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a21b8d27-6884-4a27-90be-806b7524c88f","ip_address":"172.30.9.200"}],"id":"3152dc9c-15fa-438c-9b25-f3e944010601","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c4:c4:89","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"baeb2ddc-801f-48f9-91f8-8b66702397d2","name":"","admin_state_up":true,"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"","created_at":"2018-09-26T15:15:52Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:16:14Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"91580dd9-9cbd-4a3f-b9f9-fbe61fe7115a","ip_address":"10.55.1.4"}],"id":"d3680499-500b-44ee-96ac-df6a745d60ef","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:56:20:e4","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0bd3ebc6-cb21-44aa-871f-0c320769701f","name":"","admin_state_up":true,"network_id":"0bd3ebc6-cb21-44aa-871f-0c320769701f","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:14Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:16:16Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"91580dd9-9cbd-4a3f-b9f9-fbe61fe7115a","ip_address":"10.55.1.100"}],"id":"ebb721f6-68c4-4a23-b4a4-cbc8e271a64a","security_groups":["68963bd9-e511-496c-9484-5fafc4a56718"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:92:d6:22","project_id":"27d48581408d451aadce970d111d0cc1","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-d36f5ab8-b8bf-4288-9d24-450d793746be-port","admin_state_up":true,"network_id":"0bd3ebc6-cb21-44aa-871f-0c320769701f","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:16Z","binding:vnic_type":"normal"}]} 2018-09-26 15:16:16,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports used request id req-90891673-6ec5-45db-9be1-bbc203e6023e 2018-09-26 15:16:16,633 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-d36f5ab8-b8bf-4288-9d24-450d793746be-port 2018-09-26 15:16:16,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/ebb721f6-68c4-4a23-b4a4-cbc8e271a64a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4138dd91a5803ffe17b0352b2c1f9bf90f7fee6c" 2018-09-26 15:16:17,079 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-22735be4-178b-4bd5-84fc-7a3d992fad41 Date: Wed, 26 Sep 2018 15:16:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:16:17,080 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/ebb721f6-68c4-4a23-b4a4-cbc8e271a64a used request id req-22735be4-178b-4bd5-84fc-7a3d992fad41 2018-09-26 15:16:17,080 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-d36f5ab8-b8bf-4288-9d24-450d793746be-pub-subnet 2018-09-26 15:16:17,080 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-d36f5ab8-b8bf-4288-9d24-450d793746be-pub-subnet 2018-09-26 15:16:17,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/91580dd9-9cbd-4a3f-b9f9-fbe61fe7115a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4138dd91a5803ffe17b0352b2c1f9bf90f7fee6c" 2018-09-26 15:16:19,277 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ebb23dd3-e80d-407b-b78a-f8c7f818d38e Date: Wed, 26 Sep 2018 15:16:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:16:19,278 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/91580dd9-9cbd-4a3f-b9f9-fbe61fe7115a used request id req-ebb23dd3-e80d-407b-b78a-f8c7f818d38e 2018-09-26 15:16:19,278 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-d36f5ab8-b8bf-4288-9d24-450d793746be-pub-net 2018-09-26 15:16:19,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/0bd3ebc6-cb21-44aa-871f-0c320769701f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4138dd91a5803ffe17b0352b2c1f9bf90f7fee6c" 2018-09-26 15:16:20,411 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7773a7a2-9f94-4438-8110-e3483afa6b98 Date: Wed, 26 Sep 2018 15:16:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:16:20,411 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/0bd3ebc6-cb21-44aa-871f-0c320769701f used request id req-7773a7a2-9f94-4438-8110-e3483afa6b98 2018-09-26 15:16:20,413 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:16:20,802 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:16:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["oGdeeI5eST6gb4Rmj9hS6g"], "issued_at": "2018-09-26T15:16:20.000000Z"}} 2018-09-26 15:16:20,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f718f7a99edb516552ea93d387083e8f607f32c6" 2018-09-26 15:16:20,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:16:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-941f428c-d9c1-40f5-9d81-1d8a60e1a9b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:16:20,876 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-941f428c-d9c1-40f5-9d81-1d8a60e1a9b8 2018-09-26 15:16:20,877 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-dd530436-88b3-44fe-83a2-dc892866910d-pub-net 2018-09-26 15:16:20,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f718f7a99edb516552ea93d387083e8f607f32c6" -d '{"network": {"name": "NeutronUtilsRouterTests-dd530436-88b3-44fe-83a2-dc892866910d-pub-net", "admin_state_up": true}}' 2018-09-26 15:16:21,404 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-b45ecc81-d032-4896-96f4-1116d91359d3 Date: Wed, 26 Sep 2018 15:16:21 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"d95a9027-c3de-463d-ae35-8660bfa74fe8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T15:16:21Z","is_default":false,"provider:segmentation_id":71,"name":"NeutronUtilsRouterTests-dd530436-88b3-44fe-83a2-dc892866910d-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:21Z","mtu":1450}} 2018-09-26 15:16:21,404 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-b45ecc81-d032-4896-96f4-1116d91359d3 2018-09-26 15:16:21,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=d95a9027-c3de-463d-ae35-8660bfa74fe8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f718f7a99edb516552ea93d387083e8f607f32c6" 2018-09-26 15:16:21,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-500daf91-bf32-4619-bff7-187356e2961d Date: Wed, 26 Sep 2018 15:16:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"d95a9027-c3de-463d-ae35-8660bfa74fe8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T15:16:21Z","provider:segmentation_id":71,"name":"NeutronUtilsRouterTests-dd530436-88b3-44fe-83a2-dc892866910d-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:21Z","provider:network_type":"vxlan"}]} 2018-09-26 15:16:21,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=d95a9027-c3de-463d-ae35-8660bfa74fe8 used request id req-500daf91-bf32-4619-bff7-187356e2961d 2018-09-26 15:16:21,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=d95a9027-c3de-463d-ae35-8660bfa74fe8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f718f7a99edb516552ea93d387083e8f607f32c6" 2018-09-26 15:16:21,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-589ffcca-b83d-4e02-a1d7-4d270b6000e3 Date: Wed, 26 Sep 2018 15:16:21 GMT RESP BODY: {"subnets":[]} 2018-09-26 15:16:21,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=d95a9027-c3de-463d-ae35-8660bfa74fe8 used request id req-589ffcca-b83d-4e02-a1d7-4d270b6000e3 2018-09-26 15:16:21,842 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-dd530436-88b3-44fe-83a2-dc892866910d-pub-subnet 2018-09-26 15:16:21,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f718f7a99edb516552ea93d387083e8f607f32c6" -d '{"subnets": [{"ip_version": 4, "network_id": "d95a9027-c3de-463d-ae35-8660bfa74fe8", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-dd530436-88b3-44fe-83a2-dc892866910d-pub-subnet"}]}' 2018-09-26 15:16:22,475 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-aa1db905-0393-421a-a394-eaf839462cbc Date: Wed, 26 Sep 2018 15:16:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d95a9027-c3de-463d-ae35-8660bfa74fe8","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:22Z","dns_nameservers":[],"updated_at":"2018-09-26T15:16:22Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"ccbe4d82-7ed8-48b8-9919-8bd2d101de62","subnetpool_id":null,"name":"NeutronUtilsRouterTests-dd530436-88b3-44fe-83a2-dc892866910d-pub-subnet"}]} 2018-09-26 15:16:22,476 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-aa1db905-0393-421a-a394-eaf839462cbc 2018-09-26 15:16:22,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=d95a9027-c3de-463d-ae35-8660bfa74fe8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f718f7a99edb516552ea93d387083e8f607f32c6" 2018-09-26 15:16:22,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-b82ee483-93ec-440c-ac87-043df6e30421 Date: Wed, 26 Sep 2018 15:16:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d95a9027-c3de-463d-ae35-8660bfa74fe8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["ccbe4d82-7ed8-48b8-9919-8bd2d101de62"],"description":"","tags":[],"updated_at":"2018-09-26T15:16:22Z","provider:segmentation_id":71,"name":"NeutronUtilsRouterTests-dd530436-88b3-44fe-83a2-dc892866910d-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:21Z","provider:network_type":"vxlan"}]} 2018-09-26 15:16:22,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=d95a9027-c3de-463d-ae35-8660bfa74fe8 used request id req-b82ee483-93ec-440c-ac87-043df6e30421 2018-09-26 15:16:22,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=d95a9027-c3de-463d-ae35-8660bfa74fe8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f718f7a99edb516552ea93d387083e8f607f32c6" 2018-09-26 15:16:22,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b3894fa3-b351-4465-b08a-440e4920b4c3 Date: Wed, 26 Sep 2018 15:16:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d95a9027-c3de-463d-ae35-8660bfa74fe8","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:22Z","dns_nameservers":[],"updated_at":"2018-09-26T15:16:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"ccbe4d82-7ed8-48b8-9919-8bd2d101de62","subnetpool_id":null,"name":"NeutronUtilsRouterTests-dd530436-88b3-44fe-83a2-dc892866910d-pub-subnet"}]} 2018-09-26 15:16:22,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=d95a9027-c3de-463d-ae35-8660bfa74fe8 used request id req-b3894fa3-b351-4465-b08a-440e4920b4c3 2018-09-26 15:16:22,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-dd530436-88b3-44fe-83a2-dc892866910d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f718f7a99edb516552ea93d387083e8f607f32c6" 2018-09-26 15:16:23,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-9b37a8f0-64ec-4300-b6dd-a40fec2a70be Date: Wed, 26 Sep 2018 15:16:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d95a9027-c3de-463d-ae35-8660bfa74fe8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["ccbe4d82-7ed8-48b8-9919-8bd2d101de62"],"description":"","tags":[],"updated_at":"2018-09-26T15:16:22Z","provider:segmentation_id":71,"name":"NeutronUtilsRouterTests-dd530436-88b3-44fe-83a2-dc892866910d-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:21Z","provider:network_type":"vxlan"}]} 2018-09-26 15:16:23,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-dd530436-88b3-44fe-83a2-dc892866910d-pub-net used request id req-9b37a8f0-64ec-4300-b6dd-a40fec2a70be 2018-09-26 15:16:23,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:16:23,101 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:16:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:16:23,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f718f7a99edb516552ea93d387083e8f607f32c6" 2018-09-26 15:16:23,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:16:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34dc787b-83a8-4580-8b8a-45e8dc419883 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:16:23,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-34dc787b-83a8-4580-8b8a-45e8dc419883 2018-09-26 15:16:23,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=d95a9027-c3de-463d-ae35-8660bfa74fe8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f718f7a99edb516552ea93d387083e8f607f32c6" 2018-09-26 15:16:23,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-78c03cc9-d93a-46fc-8e45-a6657d2daebf Date: Wed, 26 Sep 2018 15:16:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d95a9027-c3de-463d-ae35-8660bfa74fe8","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:22Z","dns_nameservers":[],"updated_at":"2018-09-26T15:16:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"ccbe4d82-7ed8-48b8-9919-8bd2d101de62","subnetpool_id":null,"name":"NeutronUtilsRouterTests-dd530436-88b3-44fe-83a2-dc892866910d-pub-subnet"}]} 2018-09-26 15:16:23,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=d95a9027-c3de-463d-ae35-8660bfa74fe8 used request id req-78c03cc9-d93a-46fc-8e45-a6657d2daebf 2018-09-26 15:16:23,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=d95a9027-c3de-463d-ae35-8660bfa74fe8&name=NeutronUtilsRouterTests-dd530436-88b3-44fe-83a2-dc892866910d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f718f7a99edb516552ea93d387083e8f607f32c6" 2018-09-26 15:16:23,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-95c8fcc8-ced4-4859-9980-059a2c714923 Date: Wed, 26 Sep 2018 15:16:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d95a9027-c3de-463d-ae35-8660bfa74fe8","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:22Z","dns_nameservers":[],"updated_at":"2018-09-26T15:16:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"ccbe4d82-7ed8-48b8-9919-8bd2d101de62","subnetpool_id":null,"name":"NeutronUtilsRouterTests-dd530436-88b3-44fe-83a2-dc892866910d-pub-subnet"}]} 2018-09-26 15:16:23,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=d95a9027-c3de-463d-ae35-8660bfa74fe8&name=NeutronUtilsRouterTests-dd530436-88b3-44fe-83a2-dc892866910d-pub-subnet used request id req-95c8fcc8-ced4-4859-9980-059a2c714923 2018-09-26 15:16:23,634 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:16:23,634 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:16:24,009 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:16:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["qkj29hD2TFGshjrn_rIMJg"], "issued_at": "2018-09-26T15:16:24.000000Z"}} 2018-09-26 15:16:24,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f97e61e3a3795fd2476e70538cf884a7eabc2d7" 2018-09-26 15:16:24,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:16:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44ace877-b198-4ffe-9292-767f332b7e0d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:16:24,103 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-44ace877-b198-4ffe-9292-767f332b7e0d 2018-09-26 15:16:24,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-dd530436-88b3-44fe-83a2-dc892866910d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f718f7a99edb516552ea93d387083e8f607f32c6" 2018-09-26 15:16:24,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-a761efac-8aab-4ad0-b95d-eade4b7a05fa Date: Wed, 26 Sep 2018 15:16:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d95a9027-c3de-463d-ae35-8660bfa74fe8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["ccbe4d82-7ed8-48b8-9919-8bd2d101de62"],"description":"","tags":[],"updated_at":"2018-09-26T15:16:22Z","provider:segmentation_id":71,"name":"NeutronUtilsRouterTests-dd530436-88b3-44fe-83a2-dc892866910d-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:21Z","provider:network_type":"vxlan"}]} 2018-09-26 15:16:24,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-dd530436-88b3-44fe-83a2-dc892866910d-pub-net used request id req-a761efac-8aab-4ad0-b95d-eade4b7a05fa 2018-09-26 15:16:24,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=d95a9027-c3de-463d-ae35-8660bfa74fe8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f718f7a99edb516552ea93d387083e8f607f32c6" 2018-09-26 15:16:24,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-554f3f51-135a-416b-953b-a9c6dce7eafe Date: Wed, 26 Sep 2018 15:16:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d95a9027-c3de-463d-ae35-8660bfa74fe8","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:22Z","dns_nameservers":[],"updated_at":"2018-09-26T15:16:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"ccbe4d82-7ed8-48b8-9919-8bd2d101de62","subnetpool_id":null,"name":"NeutronUtilsRouterTests-dd530436-88b3-44fe-83a2-dc892866910d-pub-subnet"}]} 2018-09-26 15:16:24,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=d95a9027-c3de-463d-ae35-8660bfa74fe8 used request id req-554f3f51-135a-416b-953b-a9c6dce7eafe 2018-09-26 15:16:24,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-dd530436-88b3-44fe-83a2-dc892866910d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f718f7a99edb516552ea93d387083e8f607f32c6" 2018-09-26 15:16:24,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-2b868198-f198-4994-baec-52cae8e530fc Date: Wed, 26 Sep 2018 15:16:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d95a9027-c3de-463d-ae35-8660bfa74fe8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["ccbe4d82-7ed8-48b8-9919-8bd2d101de62"],"description":"","tags":[],"updated_at":"2018-09-26T15:16:22Z","provider:segmentation_id":71,"name":"NeutronUtilsRouterTests-dd530436-88b3-44fe-83a2-dc892866910d-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:21Z","provider:network_type":"vxlan"}]} 2018-09-26 15:16:24,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-dd530436-88b3-44fe-83a2-dc892866910d-pub-net used request id req-2b868198-f198-4994-baec-52cae8e530fc 2018-09-26 15:16:24,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:16:24,823 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:16:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:16:24,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f97e61e3a3795fd2476e70538cf884a7eabc2d7" 2018-09-26 15:16:24,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:16:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-487a6a25-4835-46f1-8cc9-4a1a993a84b4 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:16:24,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-487a6a25-4835-46f1-8cc9-4a1a993a84b4 2018-09-26 15:16:24,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=d95a9027-c3de-463d-ae35-8660bfa74fe8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f718f7a99edb516552ea93d387083e8f607f32c6" 2018-09-26 15:16:24,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-66eba019-2ad2-435c-9b2f-a3fe22f286d5 Date: Wed, 26 Sep 2018 15:16:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d95a9027-c3de-463d-ae35-8660bfa74fe8","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:22Z","dns_nameservers":[],"updated_at":"2018-09-26T15:16:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"ccbe4d82-7ed8-48b8-9919-8bd2d101de62","subnetpool_id":null,"name":"NeutronUtilsRouterTests-dd530436-88b3-44fe-83a2-dc892866910d-pub-subnet"}]} 2018-09-26 15:16:24,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=d95a9027-c3de-463d-ae35-8660bfa74fe8 used request id req-66eba019-2ad2-435c-9b2f-a3fe22f286d5 2018-09-26 15:16:24,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=d95a9027-c3de-463d-ae35-8660bfa74fe8&name=NeutronUtilsRouterTests-dd530436-88b3-44fe-83a2-dc892866910d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f718f7a99edb516552ea93d387083e8f607f32c6" 2018-09-26 15:16:25,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-bf6bacef-02c2-4b5d-9e78-042dcd0c2af3 Date: Wed, 26 Sep 2018 15:16:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d95a9027-c3de-463d-ae35-8660bfa74fe8","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:22Z","dns_nameservers":[],"updated_at":"2018-09-26T15:16:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"ccbe4d82-7ed8-48b8-9919-8bd2d101de62","subnetpool_id":null,"name":"NeutronUtilsRouterTests-dd530436-88b3-44fe-83a2-dc892866910d-pub-subnet"}]} 2018-09-26 15:16:25,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=d95a9027-c3de-463d-ae35-8660bfa74fe8&name=NeutronUtilsRouterTests-dd530436-88b3-44fe-83a2-dc892866910d-pub-subnet used request id req-bf6bacef-02c2-4b5d-9e78-042dcd0c2af3 2018-09-26 15:16:25,022 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-dd530436-88b3-44fe-83a2-dc892866910d-pub-net 2018-09-26 15:16:25,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f718f7a99edb516552ea93d387083e8f607f32c6" -d '{"port": {"network_id": "d95a9027-c3de-463d-ae35-8660bfa74fe8", "fixed_ips": [{"subnet_id": "ccbe4d82-7ed8-48b8-9919-8bd2d101de62", "ip_address": "foo"}], "name": "NeutronUtilsRouterTests-dd530436-88b3-44fe-83a2-dc892866910d-port", "admin_state_up": true}}' 2018-09-26 15:16:25,039 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 142 Content-Type: application/json X-Openstack-Request-Id: req-ac4b5de4-af47-4be6-a2a2-f3f2219ce6ba Date: Wed, 26 Sep 2018 15:16:25 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-09-26 15:16:25,039 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-ac4b5de4-af47-4be6-a2a2-f3f2219ce6ba 2018-09-26 15:16:25,039 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-09-26 15:16:25,039 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-dd530436-88b3-44fe-83a2-dc892866910d-pub-subnet 2018-09-26 15:16:25,039 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-dd530436-88b3-44fe-83a2-dc892866910d-pub-subnet 2018-09-26 15:16:25,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/ccbe4d82-7ed8-48b8-9919-8bd2d101de62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f718f7a99edb516552ea93d387083e8f607f32c6" 2018-09-26 15:16:27,110 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-89bb86e2-d5e1-4356-ae8b-7412ad9df433 Date: Wed, 26 Sep 2018 15:16:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:16:27,111 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/ccbe4d82-7ed8-48b8-9919-8bd2d101de62 used request id req-89bb86e2-d5e1-4356-ae8b-7412ad9df433 2018-09-26 15:16:27,111 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-dd530436-88b3-44fe-83a2-dc892866910d-pub-net 2018-09-26 15:16:27,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/d95a9027-c3de-463d-ae35-8660bfa74fe8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f718f7a99edb516552ea93d387083e8f607f32c6" 2018-09-26 15:16:28,655 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5c9c16ad-9b58-420b-a329-04dba0957be4 Date: Wed, 26 Sep 2018 15:16:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:16:28,655 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/d95a9027-c3de-463d-ae35-8660bfa74fe8 used request id req-5c9c16ad-9b58-420b-a329-04dba0957be4 2018-09-26 15:16:28,657 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:16:29,041 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:16:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["W5sdC9TaSGi6W0Ao5f03YA"], "issued_at": "2018-09-26T15:16:29.000000Z"}} 2018-09-26 15:16:29,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2278e462d24950a1dde4bb0058984346b29ce955" 2018-09-26 15:16:29,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:16:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5e27ba1-ab94-4d7e-8eeb-606d913e5e51 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:16:29,135 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f5e27ba1-ab94-4d7e-8eeb-606d913e5e51 2018-09-26 15:16:29,136 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-dae54f20-ba87-4117-914c-94dfbd516ee3-pub-net 2018-09-26 15:16:29,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2278e462d24950a1dde4bb0058984346b29ce955" -d '{"network": {"name": "NeutronUtilsRouterTests-dae54f20-ba87-4117-914c-94dfbd516ee3-pub-net", "admin_state_up": true}}' 2018-09-26 15:16:29,542 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-f1727f14-322f-4835-a628-c69a23e18337 Date: Wed, 26 Sep 2018 15:16:29 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"fdfda80a-1346-4465-87e9-a3a1d8bbaedd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T15:16:29Z","is_default":false,"provider:segmentation_id":27,"name":"NeutronUtilsRouterTests-dae54f20-ba87-4117-914c-94dfbd516ee3-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:29Z","mtu":1450}} 2018-09-26 15:16:29,542 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-f1727f14-322f-4835-a628-c69a23e18337 2018-09-26 15:16:29,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=fdfda80a-1346-4465-87e9-a3a1d8bbaedd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2278e462d24950a1dde4bb0058984346b29ce955" 2018-09-26 15:16:29,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-0f725bac-cfd4-4b59-9b6f-20b7b829269f Date: Wed, 26 Sep 2018 15:16:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"fdfda80a-1346-4465-87e9-a3a1d8bbaedd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T15:16:29Z","provider:segmentation_id":27,"name":"NeutronUtilsRouterTests-dae54f20-ba87-4117-914c-94dfbd516ee3-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:29Z","provider:network_type":"vxlan"}]} 2018-09-26 15:16:29,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=fdfda80a-1346-4465-87e9-a3a1d8bbaedd used request id req-0f725bac-cfd4-4b59-9b6f-20b7b829269f 2018-09-26 15:16:29,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=fdfda80a-1346-4465-87e9-a3a1d8bbaedd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2278e462d24950a1dde4bb0058984346b29ce955" 2018-09-26 15:16:29,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-32f71821-bece-405f-a4c0-8e0fcd0e7d0a Date: Wed, 26 Sep 2018 15:16:29 GMT RESP BODY: {"subnets":[]} 2018-09-26 15:16:29,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=fdfda80a-1346-4465-87e9-a3a1d8bbaedd used request id req-32f71821-bece-405f-a4c0-8e0fcd0e7d0a 2018-09-26 15:16:29,960 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-dae54f20-ba87-4117-914c-94dfbd516ee3-pub-subnet 2018-09-26 15:16:29,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2278e462d24950a1dde4bb0058984346b29ce955" -d '{"subnets": [{"ip_version": 4, "network_id": "fdfda80a-1346-4465-87e9-a3a1d8bbaedd", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-dae54f20-ba87-4117-914c-94dfbd516ee3-pub-subnet"}]}' 2018-09-26 15:16:30,517 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a5a5a2f9-4c09-4cce-992e-b8d84b999e80 Date: Wed, 26 Sep 2018 15:16:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fdfda80a-1346-4465-87e9-a3a1d8bbaedd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:30Z","dns_nameservers":[],"updated_at":"2018-09-26T15:16:30Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"4d47ad74-a581-45d3-897f-2b17f15d088e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-dae54f20-ba87-4117-914c-94dfbd516ee3-pub-subnet"}]} 2018-09-26 15:16:30,518 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-a5a5a2f9-4c09-4cce-992e-b8d84b999e80 2018-09-26 15:16:30,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=fdfda80a-1346-4465-87e9-a3a1d8bbaedd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2278e462d24950a1dde4bb0058984346b29ce955" 2018-09-26 15:16:30,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-6f5c53a4-9a2b-4b4a-83d9-bc383adf8113 Date: Wed, 26 Sep 2018 15:16:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"fdfda80a-1346-4465-87e9-a3a1d8bbaedd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["4d47ad74-a581-45d3-897f-2b17f15d088e"],"description":"","tags":[],"updated_at":"2018-09-26T15:16:30Z","provider:segmentation_id":27,"name":"NeutronUtilsRouterTests-dae54f20-ba87-4117-914c-94dfbd516ee3-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:29Z","provider:network_type":"vxlan"}]} 2018-09-26 15:16:30,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=fdfda80a-1346-4465-87e9-a3a1d8bbaedd used request id req-6f5c53a4-9a2b-4b4a-83d9-bc383adf8113 2018-09-26 15:16:30,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=fdfda80a-1346-4465-87e9-a3a1d8bbaedd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2278e462d24950a1dde4bb0058984346b29ce955" 2018-09-26 15:16:30,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5828f5e3-7acb-4e88-814f-9e47c5b804b4 Date: Wed, 26 Sep 2018 15:16:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fdfda80a-1346-4465-87e9-a3a1d8bbaedd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:30Z","dns_nameservers":[],"updated_at":"2018-09-26T15:16:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"4d47ad74-a581-45d3-897f-2b17f15d088e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-dae54f20-ba87-4117-914c-94dfbd516ee3-pub-subnet"}]} 2018-09-26 15:16:30,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=fdfda80a-1346-4465-87e9-a3a1d8bbaedd used request id req-5828f5e3-7acb-4e88-814f-9e47c5b804b4 2018-09-26 15:16:30,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-dae54f20-ba87-4117-914c-94dfbd516ee3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2278e462d24950a1dde4bb0058984346b29ce955" 2018-09-26 15:16:31,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-73fdce48-e653-45ac-9f43-795615f7c84e Date: Wed, 26 Sep 2018 15:16:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"fdfda80a-1346-4465-87e9-a3a1d8bbaedd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["4d47ad74-a581-45d3-897f-2b17f15d088e"],"description":"","tags":[],"updated_at":"2018-09-26T15:16:30Z","provider:segmentation_id":27,"name":"NeutronUtilsRouterTests-dae54f20-ba87-4117-914c-94dfbd516ee3-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:29Z","provider:network_type":"vxlan"}]} 2018-09-26 15:16:31,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-dae54f20-ba87-4117-914c-94dfbd516ee3-pub-net used request id req-73fdce48-e653-45ac-9f43-795615f7c84e 2018-09-26 15:16:31,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:16:31,182 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:16:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:16:31,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2278e462d24950a1dde4bb0058984346b29ce955" 2018-09-26 15:16:31,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:16:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acc3bf72-34af-40df-a5bc-2ee745edb20a Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:16:31,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-acc3bf72-34af-40df-a5bc-2ee745edb20a 2018-09-26 15:16:31,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=fdfda80a-1346-4465-87e9-a3a1d8bbaedd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2278e462d24950a1dde4bb0058984346b29ce955" 2018-09-26 15:16:31,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6eba8e90-31bb-4ba1-aa07-104a1db542f6 Date: Wed, 26 Sep 2018 15:16:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fdfda80a-1346-4465-87e9-a3a1d8bbaedd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:30Z","dns_nameservers":[],"updated_at":"2018-09-26T15:16:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"4d47ad74-a581-45d3-897f-2b17f15d088e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-dae54f20-ba87-4117-914c-94dfbd516ee3-pub-subnet"}]} 2018-09-26 15:16:31,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=fdfda80a-1346-4465-87e9-a3a1d8bbaedd used request id req-6eba8e90-31bb-4ba1-aa07-104a1db542f6 2018-09-26 15:16:31,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=fdfda80a-1346-4465-87e9-a3a1d8bbaedd&name=NeutronUtilsRouterTests-dae54f20-ba87-4117-914c-94dfbd516ee3-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2278e462d24950a1dde4bb0058984346b29ce955" 2018-09-26 15:16:31,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-59a26362-fd16-4d98-a670-4b2036fce63c Date: Wed, 26 Sep 2018 15:16:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fdfda80a-1346-4465-87e9-a3a1d8bbaedd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:30Z","dns_nameservers":[],"updated_at":"2018-09-26T15:16:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"4d47ad74-a581-45d3-897f-2b17f15d088e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-dae54f20-ba87-4117-914c-94dfbd516ee3-pub-subnet"}]} 2018-09-26 15:16:31,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=fdfda80a-1346-4465-87e9-a3a1d8bbaedd&name=NeutronUtilsRouterTests-dae54f20-ba87-4117-914c-94dfbd516ee3-pub-subnet used request id req-59a26362-fd16-4d98-a670-4b2036fce63c 2018-09-26 15:16:31,679 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:16:31,680 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:16:32,064 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:16:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["7SVVxqeVQzuItuB41l_FzA"], "issued_at": "2018-09-26T15:16:32.000000Z"}} 2018-09-26 15:16:32,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbd00389385fcce2b3644cc16cb3b288b4f7ddd6" 2018-09-26 15:16:32,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:16:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f560fe51-a822-46cd-a662-fbce5cabe94c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:16:32,144 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f560fe51-a822-46cd-a662-fbce5cabe94c 2018-09-26 15:16:32,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-dae54f20-ba87-4117-914c-94dfbd516ee3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2278e462d24950a1dde4bb0058984346b29ce955" 2018-09-26 15:16:32,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-9d279922-4701-4f19-8509-bd99037565ca Date: Wed, 26 Sep 2018 15:16:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"fdfda80a-1346-4465-87e9-a3a1d8bbaedd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["4d47ad74-a581-45d3-897f-2b17f15d088e"],"description":"","tags":[],"updated_at":"2018-09-26T15:16:30Z","provider:segmentation_id":27,"name":"NeutronUtilsRouterTests-dae54f20-ba87-4117-914c-94dfbd516ee3-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:29Z","provider:network_type":"vxlan"}]} 2018-09-26 15:16:32,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-dae54f20-ba87-4117-914c-94dfbd516ee3-pub-net used request id req-9d279922-4701-4f19-8509-bd99037565ca 2018-09-26 15:16:32,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=fdfda80a-1346-4465-87e9-a3a1d8bbaedd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2278e462d24950a1dde4bb0058984346b29ce955" 2018-09-26 15:16:32,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f10cf2af-8eee-4d64-99d9-0654c9b3e95f Date: Wed, 26 Sep 2018 15:16:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fdfda80a-1346-4465-87e9-a3a1d8bbaedd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:30Z","dns_nameservers":[],"updated_at":"2018-09-26T15:16:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"4d47ad74-a581-45d3-897f-2b17f15d088e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-dae54f20-ba87-4117-914c-94dfbd516ee3-pub-subnet"}]} 2018-09-26 15:16:32,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=fdfda80a-1346-4465-87e9-a3a1d8bbaedd used request id req-f10cf2af-8eee-4d64-99d9-0654c9b3e95f 2018-09-26 15:16:32,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-dae54f20-ba87-4117-914c-94dfbd516ee3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2278e462d24950a1dde4bb0058984346b29ce955" 2018-09-26 15:16:32,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-2c4d9b5f-996b-4bed-95e7-c13e7643456a Date: Wed, 26 Sep 2018 15:16:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"fdfda80a-1346-4465-87e9-a3a1d8bbaedd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["4d47ad74-a581-45d3-897f-2b17f15d088e"],"description":"","tags":[],"updated_at":"2018-09-26T15:16:30Z","provider:segmentation_id":27,"name":"NeutronUtilsRouterTests-dae54f20-ba87-4117-914c-94dfbd516ee3-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:29Z","provider:network_type":"vxlan"}]} 2018-09-26 15:16:32,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-dae54f20-ba87-4117-914c-94dfbd516ee3-pub-net used request id req-2c4d9b5f-996b-4bed-95e7-c13e7643456a 2018-09-26 15:16:32,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:16:32,745 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:16:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:16:32,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbd00389385fcce2b3644cc16cb3b288b4f7ddd6" 2018-09-26 15:16:32,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:16:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3017123-a78b-41e7-a405-e7a0a0d9cfcf Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:16:32,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-d3017123-a78b-41e7-a405-e7a0a0d9cfcf 2018-09-26 15:16:32,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=fdfda80a-1346-4465-87e9-a3a1d8bbaedd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2278e462d24950a1dde4bb0058984346b29ce955" 2018-09-26 15:16:32,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-97146001-d6b8-4460-b886-5ff27363a6b9 Date: Wed, 26 Sep 2018 15:16:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fdfda80a-1346-4465-87e9-a3a1d8bbaedd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:30Z","dns_nameservers":[],"updated_at":"2018-09-26T15:16:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"4d47ad74-a581-45d3-897f-2b17f15d088e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-dae54f20-ba87-4117-914c-94dfbd516ee3-pub-subnet"}]} 2018-09-26 15:16:32,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=fdfda80a-1346-4465-87e9-a3a1d8bbaedd used request id req-97146001-d6b8-4460-b886-5ff27363a6b9 2018-09-26 15:16:32,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=fdfda80a-1346-4465-87e9-a3a1d8bbaedd&name=NeutronUtilsRouterTests-dae54f20-ba87-4117-914c-94dfbd516ee3-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2278e462d24950a1dde4bb0058984346b29ce955" 2018-09-26 15:16:33,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-61ebdd31-ecbf-4d5c-bb99-7a1ce879e0f5 Date: Wed, 26 Sep 2018 15:16:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fdfda80a-1346-4465-87e9-a3a1d8bbaedd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:30Z","dns_nameservers":[],"updated_at":"2018-09-26T15:16:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"4d47ad74-a581-45d3-897f-2b17f15d088e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-dae54f20-ba87-4117-914c-94dfbd516ee3-pub-subnet"}]} 2018-09-26 15:16:33,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=fdfda80a-1346-4465-87e9-a3a1d8bbaedd&name=NeutronUtilsRouterTests-dae54f20-ba87-4117-914c-94dfbd516ee3-pub-subnet used request id req-61ebdd31-ecbf-4d5c-bb99-7a1ce879e0f5 2018-09-26 15:16:33,123 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-dae54f20-ba87-4117-914c-94dfbd516ee3-pub-net 2018-09-26 15:16:33,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2278e462d24950a1dde4bb0058984346b29ce955" -d '{"port": {"network_id": "fdfda80a-1346-4465-87e9-a3a1d8bbaedd", "fixed_ips": [{"subnet_id": "4d47ad74-a581-45d3-897f-2b17f15d088e", "ip_address": "10.197.123.100"}], "name": "NeutronUtilsRouterTests-dae54f20-ba87-4117-914c-94dfbd516ee3-port", "admin_state_up": true}}' 2018-09-26 15:16:33,344 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-20e8a6ed-5341-4f26-994b-f51b17b8768b Date: Wed, 26 Sep 2018 15:16:33 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-09-26 15:16:33,344 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-20e8a6ed-5341-4f26-994b-f51b17b8768b 2018-09-26 15:16:33,345 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-09-26 15:16:33,345 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-dae54f20-ba87-4117-914c-94dfbd516ee3-pub-subnet 2018-09-26 15:16:33,345 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-dae54f20-ba87-4117-914c-94dfbd516ee3-pub-subnet 2018-09-26 15:16:33,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/4d47ad74-a581-45d3-897f-2b17f15d088e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2278e462d24950a1dde4bb0058984346b29ce955" 2018-09-26 15:16:35,301 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f8bca51f-0c45-4081-8c8d-9f2932394a20 Date: Wed, 26 Sep 2018 15:16:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:16:35,302 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/4d47ad74-a581-45d3-897f-2b17f15d088e used request id req-f8bca51f-0c45-4081-8c8d-9f2932394a20 2018-09-26 15:16:35,302 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-dae54f20-ba87-4117-914c-94dfbd516ee3-pub-net 2018-09-26 15:16:35,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/fdfda80a-1346-4465-87e9-a3a1d8bbaedd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2278e462d24950a1dde4bb0058984346b29ce955" 2018-09-26 15:16:37,128 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0966a8ac-af01-41be-a0e2-d1283b771090 Date: Wed, 26 Sep 2018 15:16:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:16:37,128 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/fdfda80a-1346-4465-87e9-a3a1d8bbaedd used request id req-0966a8ac-af01-41be-a0e2-d1283b771090 2018-09-26 15:16:37,130 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:16:37,507 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:16:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["qonltepwQFWINChaN7K-rg"], "issued_at": "2018-09-26T15:16:37.000000Z"}} 2018-09-26 15:16:37,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc61085296ef38a3699374333f2ca9136a96eb5c" 2018-09-26 15:16:37,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:16:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f105feb2-2e5f-4c22-9e5f-c90c63d2ccab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:16:37,587 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f105feb2-2e5f-4c22-9e5f-c90c63d2ccab 2018-09-26 15:16:37,589 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-3b24fdb6-eb48-40c2-bd62-9cdf8e5ecd9b-pub-net 2018-09-26 15:16:37,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc61085296ef38a3699374333f2ca9136a96eb5c" -d '{"network": {"name": "NeutronUtilsRouterTests-3b24fdb6-eb48-40c2-bd62-9cdf8e5ecd9b-pub-net", "admin_state_up": true}}' 2018-09-26 15:16:37,991 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-cbb1341c-b3bd-4bce-af92-0fe728392e8e Date: Wed, 26 Sep 2018 15:16:38 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"842fd593-02ce-49e4-80db-6a3148dc34b5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T15:16:37Z","is_default":false,"provider:segmentation_id":5,"name":"NeutronUtilsRouterTests-3b24fdb6-eb48-40c2-bd62-9cdf8e5ecd9b-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:37Z","mtu":1450}} 2018-09-26 15:16:37,992 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-cbb1341c-b3bd-4bce-af92-0fe728392e8e 2018-09-26 15:16:37,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=842fd593-02ce-49e4-80db-6a3148dc34b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc61085296ef38a3699374333f2ca9136a96eb5c" 2018-09-26 15:16:38,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-d784e906-c56d-4739-811f-b08e02214da9 Date: Wed, 26 Sep 2018 15:16:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"842fd593-02ce-49e4-80db-6a3148dc34b5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T15:16:37Z","provider:segmentation_id":5,"name":"NeutronUtilsRouterTests-3b24fdb6-eb48-40c2-bd62-9cdf8e5ecd9b-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:37Z","provider:network_type":"vxlan"}]} 2018-09-26 15:16:38,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=842fd593-02ce-49e4-80db-6a3148dc34b5 used request id req-d784e906-c56d-4739-811f-b08e02214da9 2018-09-26 15:16:38,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=842fd593-02ce-49e4-80db-6a3148dc34b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc61085296ef38a3699374333f2ca9136a96eb5c" 2018-09-26 15:16:38,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d15492d7-9fa4-4468-ba97-9c8a873d68bf Date: Wed, 26 Sep 2018 15:16:38 GMT RESP BODY: {"subnets":[]} 2018-09-26 15:16:38,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=842fd593-02ce-49e4-80db-6a3148dc34b5 used request id req-d15492d7-9fa4-4468-ba97-9c8a873d68bf 2018-09-26 15:16:38,428 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-3b24fdb6-eb48-40c2-bd62-9cdf8e5ecd9b-pub-subnet 2018-09-26 15:16:38,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc61085296ef38a3699374333f2ca9136a96eb5c" -d '{"subnets": [{"ip_version": 4, "network_id": "842fd593-02ce-49e4-80db-6a3148dc34b5", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-3b24fdb6-eb48-40c2-bd62-9cdf8e5ecd9b-pub-subnet"}]}' 2018-09-26 15:16:38,955 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e873d871-b5bf-4f34-8e56-a4f531b9cb88 Date: Wed, 26 Sep 2018 15:16:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"842fd593-02ce-49e4-80db-6a3148dc34b5","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:38Z","dns_nameservers":[],"updated_at":"2018-09-26T15:16:38Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"74ab36af-d231-43ea-b03e-a015ce966b3e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3b24fdb6-eb48-40c2-bd62-9cdf8e5ecd9b-pub-subnet"}]} 2018-09-26 15:16:38,955 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-e873d871-b5bf-4f34-8e56-a4f531b9cb88 2018-09-26 15:16:38,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=842fd593-02ce-49e4-80db-6a3148dc34b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc61085296ef38a3699374333f2ca9136a96eb5c" 2018-09-26 15:16:39,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-4e8272e8-e57e-447e-9fd3-66c30e80a4e4 Date: Wed, 26 Sep 2018 15:16:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"842fd593-02ce-49e4-80db-6a3148dc34b5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["74ab36af-d231-43ea-b03e-a015ce966b3e"],"description":"","tags":[],"updated_at":"2018-09-26T15:16:38Z","provider:segmentation_id":5,"name":"NeutronUtilsRouterTests-3b24fdb6-eb48-40c2-bd62-9cdf8e5ecd9b-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:37Z","provider:network_type":"vxlan"}]} 2018-09-26 15:16:39,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=842fd593-02ce-49e4-80db-6a3148dc34b5 used request id req-4e8272e8-e57e-447e-9fd3-66c30e80a4e4 2018-09-26 15:16:39,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=842fd593-02ce-49e4-80db-6a3148dc34b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc61085296ef38a3699374333f2ca9136a96eb5c" 2018-09-26 15:16:39,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7a1fc33b-66de-45db-b243-182158611a00 Date: Wed, 26 Sep 2018 15:16:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"842fd593-02ce-49e4-80db-6a3148dc34b5","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:38Z","dns_nameservers":[],"updated_at":"2018-09-26T15:16:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"74ab36af-d231-43ea-b03e-a015ce966b3e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3b24fdb6-eb48-40c2-bd62-9cdf8e5ecd9b-pub-subnet"}]} 2018-09-26 15:16:39,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=842fd593-02ce-49e4-80db-6a3148dc34b5 used request id req-7a1fc33b-66de-45db-b243-182158611a00 2018-09-26 15:16:39,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-3b24fdb6-eb48-40c2-bd62-9cdf8e5ecd9b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc61085296ef38a3699374333f2ca9136a96eb5c" 2018-09-26 15:16:39,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-d473ea79-237a-490c-a838-c27ab2ae8f37 Date: Wed, 26 Sep 2018 15:16:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"842fd593-02ce-49e4-80db-6a3148dc34b5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["74ab36af-d231-43ea-b03e-a015ce966b3e"],"description":"","tags":[],"updated_at":"2018-09-26T15:16:38Z","provider:segmentation_id":5,"name":"NeutronUtilsRouterTests-3b24fdb6-eb48-40c2-bd62-9cdf8e5ecd9b-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:37Z","provider:network_type":"vxlan"}]} 2018-09-26 15:16:39,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-3b24fdb6-eb48-40c2-bd62-9cdf8e5ecd9b-pub-net used request id req-d473ea79-237a-490c-a838-c27ab2ae8f37 2018-09-26 15:16:39,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:16:39,506 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:16:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:16:39,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc61085296ef38a3699374333f2ca9136a96eb5c" 2018-09-26 15:16:39,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:16:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d68cd70f-d4f6-4aa0-bba2-886b40e582fe Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:16:39,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-d68cd70f-d4f6-4aa0-bba2-886b40e582fe 2018-09-26 15:16:39,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=842fd593-02ce-49e4-80db-6a3148dc34b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc61085296ef38a3699374333f2ca9136a96eb5c" 2018-09-26 15:16:39,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c84cc4c6-57fc-490c-bc66-94a41fd99ceb Date: Wed, 26 Sep 2018 15:16:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"842fd593-02ce-49e4-80db-6a3148dc34b5","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:38Z","dns_nameservers":[],"updated_at":"2018-09-26T15:16:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"74ab36af-d231-43ea-b03e-a015ce966b3e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3b24fdb6-eb48-40c2-bd62-9cdf8e5ecd9b-pub-subnet"}]} 2018-09-26 15:16:39,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=842fd593-02ce-49e4-80db-6a3148dc34b5 used request id req-c84cc4c6-57fc-490c-bc66-94a41fd99ceb 2018-09-26 15:16:39,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=842fd593-02ce-49e4-80db-6a3148dc34b5&name=NeutronUtilsRouterTests-3b24fdb6-eb48-40c2-bd62-9cdf8e5ecd9b-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc61085296ef38a3699374333f2ca9136a96eb5c" 2018-09-26 15:16:39,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5eb79a81-a2da-49f7-9c97-7cd7f1231f9e Date: Wed, 26 Sep 2018 15:16:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"842fd593-02ce-49e4-80db-6a3148dc34b5","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:38Z","dns_nameservers":[],"updated_at":"2018-09-26T15:16:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"74ab36af-d231-43ea-b03e-a015ce966b3e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3b24fdb6-eb48-40c2-bd62-9cdf8e5ecd9b-pub-subnet"}]} 2018-09-26 15:16:39,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=842fd593-02ce-49e4-80db-6a3148dc34b5&name=NeutronUtilsRouterTests-3b24fdb6-eb48-40c2-bd62-9cdf8e5ecd9b-pub-subnet used request id req-5eb79a81-a2da-49f7-9c97-7cd7f1231f9e 2018-09-26 15:16:39,844 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:16:39,845 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:16:40,243 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:16:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["cdhEGvsDSaShYaYZDEMlVw"], "issued_at": "2018-09-26T15:16:40.000000Z"}} 2018-09-26 15:16:40,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2d9ddddf449e4a7f76a35b267c8d4b673d1c37d" 2018-09-26 15:16:40,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:16:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aeadd738-a522-439d-8b13-e6b76e515a91 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:16:40,332 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-aeadd738-a522-439d-8b13-e6b76e515a91 2018-09-26 15:16:40,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-3b24fdb6-eb48-40c2-bd62-9cdf8e5ecd9b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc61085296ef38a3699374333f2ca9136a96eb5c" 2018-09-26 15:16:40,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-9cbb4f6a-5021-4f27-b60a-f907d86fee32 Date: Wed, 26 Sep 2018 15:16:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"842fd593-02ce-49e4-80db-6a3148dc34b5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["74ab36af-d231-43ea-b03e-a015ce966b3e"],"description":"","tags":[],"updated_at":"2018-09-26T15:16:38Z","provider:segmentation_id":5,"name":"NeutronUtilsRouterTests-3b24fdb6-eb48-40c2-bd62-9cdf8e5ecd9b-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:37Z","provider:network_type":"vxlan"}]} 2018-09-26 15:16:40,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-3b24fdb6-eb48-40c2-bd62-9cdf8e5ecd9b-pub-net used request id req-9cbb4f6a-5021-4f27-b60a-f907d86fee32 2018-09-26 15:16:40,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=842fd593-02ce-49e4-80db-6a3148dc34b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc61085296ef38a3699374333f2ca9136a96eb5c" 2018-09-26 15:16:40,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ce0bea00-b13c-43c8-97ff-48ad888f5e2d Date: Wed, 26 Sep 2018 15:16:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"842fd593-02ce-49e4-80db-6a3148dc34b5","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:38Z","dns_nameservers":[],"updated_at":"2018-09-26T15:16:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"74ab36af-d231-43ea-b03e-a015ce966b3e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3b24fdb6-eb48-40c2-bd62-9cdf8e5ecd9b-pub-subnet"}]} 2018-09-26 15:16:40,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=842fd593-02ce-49e4-80db-6a3148dc34b5 used request id req-ce0bea00-b13c-43c8-97ff-48ad888f5e2d 2018-09-26 15:16:40,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-3b24fdb6-eb48-40c2-bd62-9cdf8e5ecd9b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc61085296ef38a3699374333f2ca9136a96eb5c" 2018-09-26 15:16:40,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-cc387192-5bd8-42f9-a439-4921453d1e37 Date: Wed, 26 Sep 2018 15:16:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"842fd593-02ce-49e4-80db-6a3148dc34b5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["74ab36af-d231-43ea-b03e-a015ce966b3e"],"description":"","tags":[],"updated_at":"2018-09-26T15:16:38Z","provider:segmentation_id":5,"name":"NeutronUtilsRouterTests-3b24fdb6-eb48-40c2-bd62-9cdf8e5ecd9b-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:37Z","provider:network_type":"vxlan"}]} 2018-09-26 15:16:40,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-3b24fdb6-eb48-40c2-bd62-9cdf8e5ecd9b-pub-net used request id req-cc387192-5bd8-42f9-a439-4921453d1e37 2018-09-26 15:16:40,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:16:40,790 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:16:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:16:40,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2d9ddddf449e4a7f76a35b267c8d4b673d1c37d" 2018-09-26 15:16:40,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:16:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-069c10ff-69f4-4e1e-a972-e68bc9172e83 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:16:40,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-069c10ff-69f4-4e1e-a972-e68bc9172e83 2018-09-26 15:16:40,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=842fd593-02ce-49e4-80db-6a3148dc34b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc61085296ef38a3699374333f2ca9136a96eb5c" 2018-09-26 15:16:40,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4f8d4ae5-4b9a-4d87-bcde-c8f2889eddc1 Date: Wed, 26 Sep 2018 15:16:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"842fd593-02ce-49e4-80db-6a3148dc34b5","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:38Z","dns_nameservers":[],"updated_at":"2018-09-26T15:16:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"74ab36af-d231-43ea-b03e-a015ce966b3e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3b24fdb6-eb48-40c2-bd62-9cdf8e5ecd9b-pub-subnet"}]} 2018-09-26 15:16:40,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=842fd593-02ce-49e4-80db-6a3148dc34b5 used request id req-4f8d4ae5-4b9a-4d87-bcde-c8f2889eddc1 2018-09-26 15:16:40,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=842fd593-02ce-49e4-80db-6a3148dc34b5&name=NeutronUtilsRouterTests-3b24fdb6-eb48-40c2-bd62-9cdf8e5ecd9b-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc61085296ef38a3699374333f2ca9136a96eb5c" 2018-09-26 15:16:41,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-713e22fe-6d42-4fcd-8c36-d181a38a52ab Date: Wed, 26 Sep 2018 15:16:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"842fd593-02ce-49e4-80db-6a3148dc34b5","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:38Z","dns_nameservers":[],"updated_at":"2018-09-26T15:16:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"74ab36af-d231-43ea-b03e-a015ce966b3e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3b24fdb6-eb48-40c2-bd62-9cdf8e5ecd9b-pub-subnet"}]} 2018-09-26 15:16:41,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=842fd593-02ce-49e4-80db-6a3148dc34b5&name=NeutronUtilsRouterTests-3b24fdb6-eb48-40c2-bd62-9cdf8e5ecd9b-pub-subnet used request id req-713e22fe-6d42-4fcd-8c36-d181a38a52ab 2018-09-26 15:16:41,195 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-3b24fdb6-eb48-40c2-bd62-9cdf8e5ecd9b-pub-net 2018-09-26 15:16:41,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc61085296ef38a3699374333f2ca9136a96eb5c" -d '{"port": {"network_id": "842fd593-02ce-49e4-80db-6a3148dc34b5", "fixed_ips": [{"subnet_id": "74ab36af-d231-43ea-b03e-a015ce966b3e", "ip_address": null}], "name": "NeutronUtilsRouterTests-3b24fdb6-eb48-40c2-bd62-9cdf8e5ecd9b-port", "admin_state_up": true}}' 2018-09-26 15:16:41,376 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 143 Content-Type: application/json X-Openstack-Request-Id: req-326e2332-9ba4-40f2-a80c-2fad8be86e0a Date: Wed, 26 Sep 2018 15:16:41 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-09-26 15:16:41,376 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-326e2332-9ba4-40f2-a80c-2fad8be86e0a 2018-09-26 15:16:41,376 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-09-26 15:16:41,376 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-3b24fdb6-eb48-40c2-bd62-9cdf8e5ecd9b-pub-subnet 2018-09-26 15:16:41,377 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-3b24fdb6-eb48-40c2-bd62-9cdf8e5ecd9b-pub-subnet 2018-09-26 15:16:41,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/74ab36af-d231-43ea-b03e-a015ce966b3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc61085296ef38a3699374333f2ca9136a96eb5c" 2018-09-26 15:16:43,781 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cfa8bc11-3155-40ce-aef8-3de11321613d Date: Wed, 26 Sep 2018 15:16:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:16:43,781 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/74ab36af-d231-43ea-b03e-a015ce966b3e used request id req-cfa8bc11-3155-40ce-aef8-3de11321613d 2018-09-26 15:16:43,781 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-3b24fdb6-eb48-40c2-bd62-9cdf8e5ecd9b-pub-net 2018-09-26 15:16:43,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/842fd593-02ce-49e4-80db-6a3148dc34b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc61085296ef38a3699374333f2ca9136a96eb5c" 2018-09-26 15:16:45,248 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c1a16ac4-bf21-4fd3-baf6-a145d5102b85 Date: Wed, 26 Sep 2018 15:16:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:16:45,248 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/842fd593-02ce-49e4-80db-6a3148dc34b5 used request id req-c1a16ac4-bf21-4fd3-baf6-a145d5102b85 2018-09-26 15:16:45,249 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:16:45,647 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:16:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["NeUhRy1hRuquE3nOUGzwEA"], "issued_at": "2018-09-26T15:16:45.000000Z"}} 2018-09-26 15:16:45,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff0b947d3b3637a0bdf88174458034c61feb9c2" 2018-09-26 15:16:45,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:16:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-553f4b85-5a9b-4c91-8fa3-108324dbfe25 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:16:45,728 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-553f4b85-5a9b-4c91-8fa3-108324dbfe25 2018-09-26 15:16:45,729 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-d203f6c7-fc1f-40f6-9d28-abddb6d341a6-pub-net 2018-09-26 15:16:45,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff0b947d3b3637a0bdf88174458034c61feb9c2" -d '{"network": {"name": "NeutronUtilsRouterTests-d203f6c7-fc1f-40f6-9d28-abddb6d341a6-pub-net", "admin_state_up": true}}' 2018-09-26 15:16:46,146 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-7d92620e-4745-481e-aad3-c358219992d0 Date: Wed, 26 Sep 2018 15:16:46 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"d7e633f4-3ec7-42a4-8167-77e5052b452a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T15:16:46Z","is_default":false,"provider:segmentation_id":99,"name":"NeutronUtilsRouterTests-d203f6c7-fc1f-40f6-9d28-abddb6d341a6-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:45Z","mtu":1450}} 2018-09-26 15:16:46,146 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-7d92620e-4745-481e-aad3-c358219992d0 2018-09-26 15:16:46,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=d7e633f4-3ec7-42a4-8167-77e5052b452a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff0b947d3b3637a0bdf88174458034c61feb9c2" 2018-09-26 15:16:46,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d39ad042-4980-4d1e-86d5-2c3bb408d20c Date: Wed, 26 Sep 2018 15:16:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"d7e633f4-3ec7-42a4-8167-77e5052b452a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T15:16:46Z","provider:segmentation_id":99,"name":"NeutronUtilsRouterTests-d203f6c7-fc1f-40f6-9d28-abddb6d341a6-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:45Z","provider:network_type":"vxlan"}]} 2018-09-26 15:16:46,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=d7e633f4-3ec7-42a4-8167-77e5052b452a used request id req-d39ad042-4980-4d1e-86d5-2c3bb408d20c 2018-09-26 15:16:46,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=d7e633f4-3ec7-42a4-8167-77e5052b452a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff0b947d3b3637a0bdf88174458034c61feb9c2" 2018-09-26 15:16:46,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-cace2de7-6de8-4d52-853e-5643a3e1c70f Date: Wed, 26 Sep 2018 15:16:46 GMT RESP BODY: {"subnets":[]} 2018-09-26 15:16:46,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=d7e633f4-3ec7-42a4-8167-77e5052b452a used request id req-cace2de7-6de8-4d52-853e-5643a3e1c70f 2018-09-26 15:16:46,706 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-d203f6c7-fc1f-40f6-9d28-abddb6d341a6-pub-subnet 2018-09-26 15:16:46,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff0b947d3b3637a0bdf88174458034c61feb9c2" -d '{"subnets": [{"ip_version": 4, "network_id": "d7e633f4-3ec7-42a4-8167-77e5052b452a", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-d203f6c7-fc1f-40f6-9d28-abddb6d341a6-pub-subnet"}]}' 2018-09-26 15:16:47,254 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a83e338d-0a07-4548-ba9f-9aa195cb8df7 Date: Wed, 26 Sep 2018 15:16:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d7e633f4-3ec7-42a4-8167-77e5052b452a","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:47Z","dns_nameservers":[],"updated_at":"2018-09-26T15:16:47Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"97d0c7c6-50b4-4f2f-be87-68eb60c3ac13","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d203f6c7-fc1f-40f6-9d28-abddb6d341a6-pub-subnet"}]} 2018-09-26 15:16:47,255 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-a83e338d-0a07-4548-ba9f-9aa195cb8df7 2018-09-26 15:16:47,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=d7e633f4-3ec7-42a4-8167-77e5052b452a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff0b947d3b3637a0bdf88174458034c61feb9c2" 2018-09-26 15:16:47,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-a0b3b8e5-c8ec-49b5-aed5-daf6a3bcb52c Date: Wed, 26 Sep 2018 15:16:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d7e633f4-3ec7-42a4-8167-77e5052b452a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["97d0c7c6-50b4-4f2f-be87-68eb60c3ac13"],"description":"","tags":[],"updated_at":"2018-09-26T15:16:47Z","provider:segmentation_id":99,"name":"NeutronUtilsRouterTests-d203f6c7-fc1f-40f6-9d28-abddb6d341a6-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:45Z","provider:network_type":"vxlan"}]} 2018-09-26 15:16:47,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=d7e633f4-3ec7-42a4-8167-77e5052b452a used request id req-a0b3b8e5-c8ec-49b5-aed5-daf6a3bcb52c 2018-09-26 15:16:47,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=d7e633f4-3ec7-42a4-8167-77e5052b452a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff0b947d3b3637a0bdf88174458034c61feb9c2" 2018-09-26 15:16:47,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e8738fdc-3a4c-42f3-aa71-b22468ecf98f Date: Wed, 26 Sep 2018 15:16:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d7e633f4-3ec7-42a4-8167-77e5052b452a","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:47Z","dns_nameservers":[],"updated_at":"2018-09-26T15:16:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"97d0c7c6-50b4-4f2f-be87-68eb60c3ac13","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d203f6c7-fc1f-40f6-9d28-abddb6d341a6-pub-subnet"}]} 2018-09-26 15:16:47,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=d7e633f4-3ec7-42a4-8167-77e5052b452a used request id req-e8738fdc-3a4c-42f3-aa71-b22468ecf98f 2018-09-26 15:16:47,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-d203f6c7-fc1f-40f6-9d28-abddb6d341a6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff0b947d3b3637a0bdf88174458034c61feb9c2" 2018-09-26 15:16:47,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-062c1813-5e40-4412-9464-1903ceb5dd15 Date: Wed, 26 Sep 2018 15:16:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d7e633f4-3ec7-42a4-8167-77e5052b452a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["97d0c7c6-50b4-4f2f-be87-68eb60c3ac13"],"description":"","tags":[],"updated_at":"2018-09-26T15:16:47Z","provider:segmentation_id":99,"name":"NeutronUtilsRouterTests-d203f6c7-fc1f-40f6-9d28-abddb6d341a6-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:45Z","provider:network_type":"vxlan"}]} 2018-09-26 15:16:47,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-d203f6c7-fc1f-40f6-9d28-abddb6d341a6-pub-net used request id req-062c1813-5e40-4412-9464-1903ceb5dd15 2018-09-26 15:16:47,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:16:47,821 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:16:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:16:47,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff0b947d3b3637a0bdf88174458034c61feb9c2" 2018-09-26 15:16:47,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:16:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41e1631f-81c9-4d8e-9caf-bb7ad272d298 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:16:47,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-41e1631f-81c9-4d8e-9caf-bb7ad272d298 2018-09-26 15:16:47,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=d7e633f4-3ec7-42a4-8167-77e5052b452a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff0b947d3b3637a0bdf88174458034c61feb9c2" 2018-09-26 15:16:48,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f928bb13-0b90-45ac-8b03-d8a900c969de Date: Wed, 26 Sep 2018 15:16:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d7e633f4-3ec7-42a4-8167-77e5052b452a","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:47Z","dns_nameservers":[],"updated_at":"2018-09-26T15:16:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"97d0c7c6-50b4-4f2f-be87-68eb60c3ac13","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d203f6c7-fc1f-40f6-9d28-abddb6d341a6-pub-subnet"}]} 2018-09-26 15:16:48,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=d7e633f4-3ec7-42a4-8167-77e5052b452a used request id req-f928bb13-0b90-45ac-8b03-d8a900c969de 2018-09-26 15:16:48,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=d7e633f4-3ec7-42a4-8167-77e5052b452a&name=NeutronUtilsRouterTests-d203f6c7-fc1f-40f6-9d28-abddb6d341a6-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff0b947d3b3637a0bdf88174458034c61feb9c2" 2018-09-26 15:16:48,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2a30d218-fe98-455a-ade4-5969deb0da50 Date: Wed, 26 Sep 2018 15:16:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d7e633f4-3ec7-42a4-8167-77e5052b452a","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:47Z","dns_nameservers":[],"updated_at":"2018-09-26T15:16:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"97d0c7c6-50b4-4f2f-be87-68eb60c3ac13","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d203f6c7-fc1f-40f6-9d28-abddb6d341a6-pub-subnet"}]} 2018-09-26 15:16:48,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=d7e633f4-3ec7-42a4-8167-77e5052b452a&name=NeutronUtilsRouterTests-d203f6c7-fc1f-40f6-9d28-abddb6d341a6-pub-subnet used request id req-2a30d218-fe98-455a-ade4-5969deb0da50 2018-09-26 15:16:48,243 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:16:48,244 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:16:48,631 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:16:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["tu8_8tj2S9SDW_W3Xsx6zg"], "issued_at": "2018-09-26T15:16:48.000000Z"}} 2018-09-26 15:16:48,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f23daf019ac1461ff083b1edd32bb9a83b1b1ab4" 2018-09-26 15:16:48,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:16:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22bdaa88-6e25-4810-9885-76bbbd35b504 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:16:48,648 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-22bdaa88-6e25-4810-9885-76bbbd35b504 2018-09-26 15:16:48,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-d203f6c7-fc1f-40f6-9d28-abddb6d341a6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff0b947d3b3637a0bdf88174458034c61feb9c2" 2018-09-26 15:16:48,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-59f10a21-35ec-411e-b38f-872e5a83c515 Date: Wed, 26 Sep 2018 15:16:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d7e633f4-3ec7-42a4-8167-77e5052b452a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["97d0c7c6-50b4-4f2f-be87-68eb60c3ac13"],"description":"","tags":[],"updated_at":"2018-09-26T15:16:47Z","provider:segmentation_id":99,"name":"NeutronUtilsRouterTests-d203f6c7-fc1f-40f6-9d28-abddb6d341a6-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:45Z","provider:network_type":"vxlan"}]} 2018-09-26 15:16:48,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-d203f6c7-fc1f-40f6-9d28-abddb6d341a6-pub-net used request id req-59f10a21-35ec-411e-b38f-872e5a83c515 2018-09-26 15:16:48,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=d7e633f4-3ec7-42a4-8167-77e5052b452a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff0b947d3b3637a0bdf88174458034c61feb9c2" 2018-09-26 15:16:49,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-91ad07df-9cd0-4f4e-900f-c21d0dc18f00 Date: Wed, 26 Sep 2018 15:16:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d7e633f4-3ec7-42a4-8167-77e5052b452a","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:47Z","dns_nameservers":[],"updated_at":"2018-09-26T15:16:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"97d0c7c6-50b4-4f2f-be87-68eb60c3ac13","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d203f6c7-fc1f-40f6-9d28-abddb6d341a6-pub-subnet"}]} 2018-09-26 15:16:49,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=d7e633f4-3ec7-42a4-8167-77e5052b452a used request id req-91ad07df-9cd0-4f4e-900f-c21d0dc18f00 2018-09-26 15:16:49,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-d203f6c7-fc1f-40f6-9d28-abddb6d341a6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff0b947d3b3637a0bdf88174458034c61feb9c2" 2018-09-26 15:16:49,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-79d32ef9-64e6-4fcf-b7d4-9d0e65cbb291 Date: Wed, 26 Sep 2018 15:16:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d7e633f4-3ec7-42a4-8167-77e5052b452a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["97d0c7c6-50b4-4f2f-be87-68eb60c3ac13"],"description":"","tags":[],"updated_at":"2018-09-26T15:16:47Z","provider:segmentation_id":99,"name":"NeutronUtilsRouterTests-d203f6c7-fc1f-40f6-9d28-abddb6d341a6-pub-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:45Z","provider:network_type":"vxlan"}]} 2018-09-26 15:16:49,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-d203f6c7-fc1f-40f6-9d28-abddb6d341a6-pub-net used request id req-79d32ef9-64e6-4fcf-b7d4-9d0e65cbb291 2018-09-26 15:16:49,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:16:49,346 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:16:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:16:49,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f23daf019ac1461ff083b1edd32bb9a83b1b1ab4" 2018-09-26 15:16:49,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:16:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49a9c9a8-1a3b-48b3-be0a-25a31273da68 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:16:49,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-49a9c9a8-1a3b-48b3-be0a-25a31273da68 2018-09-26 15:16:49,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=d7e633f4-3ec7-42a4-8167-77e5052b452a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff0b947d3b3637a0bdf88174458034c61feb9c2" 2018-09-26 15:16:49,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f8143ea9-910a-4e5b-a22b-9c6d904115b1 Date: Wed, 26 Sep 2018 15:16:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d7e633f4-3ec7-42a4-8167-77e5052b452a","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:47Z","dns_nameservers":[],"updated_at":"2018-09-26T15:16:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"97d0c7c6-50b4-4f2f-be87-68eb60c3ac13","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d203f6c7-fc1f-40f6-9d28-abddb6d341a6-pub-subnet"}]} 2018-09-26 15:16:49,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=d7e633f4-3ec7-42a4-8167-77e5052b452a used request id req-f8143ea9-910a-4e5b-a22b-9c6d904115b1 2018-09-26 15:16:49,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=d7e633f4-3ec7-42a4-8167-77e5052b452a&name=NeutronUtilsRouterTests-d203f6c7-fc1f-40f6-9d28-abddb6d341a6-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff0b947d3b3637a0bdf88174458034c61feb9c2" 2018-09-26 15:16:49,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ce357668-66b1-441e-bb05-3698604b3aab Date: Wed, 26 Sep 2018 15:16:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d7e633f4-3ec7-42a4-8167-77e5052b452a","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:47Z","dns_nameservers":[],"updated_at":"2018-09-26T15:16:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"97d0c7c6-50b4-4f2f-be87-68eb60c3ac13","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d203f6c7-fc1f-40f6-9d28-abddb6d341a6-pub-subnet"}]} 2018-09-26 15:16:49,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=d7e633f4-3ec7-42a4-8167-77e5052b452a&name=NeutronUtilsRouterTests-d203f6c7-fc1f-40f6-9d28-abddb6d341a6-pub-subnet used request id req-ce357668-66b1-441e-bb05-3698604b3aab 2018-09-26 15:16:49,529 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-d203f6c7-fc1f-40f6-9d28-abddb6d341a6-pub-net 2018-09-26 15:16:49,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff0b947d3b3637a0bdf88174458034c61feb9c2" -d '{"port": {"network_id": "d7e633f4-3ec7-42a4-8167-77e5052b452a", "fixed_ips": [{"subnet_id": "97d0c7c6-50b4-4f2f-be87-68eb60c3ac13", "ip_address": "10.55.1.100"}], "admin_state_up": true}}' 2018-09-26 15:16:50,242 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-9c5d8829-463a-4c68-9a6f-fe909727ab8d Date: Wed, 26 Sep 2018 15:16:50 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:16:49Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"97d0c7c6-50b4-4f2f-be87-68eb60c3ac13","ip_address":"10.55.1.100"}],"id":"cd4cf94f-ee62-4d63-b32e-8a833e58be62","security_groups":["68963bd9-e511-496c-9484-5fafc4a56718"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9c:bc:79","project_id":"27d48581408d451aadce970d111d0cc1","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"","admin_state_up":true,"network_id":"d7e633f4-3ec7-42a4-8167-77e5052b452a","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:49Z","binding:vnic_type":"normal"}} 2018-09-26 15:16:50,242 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-9c5d8829-463a-4c68-9a6f-fe909727ab8d 2018-09-26 15:16:50,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/cd4cf94f-ee62-4d63-b32e-8a833e58be62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff0b947d3b3637a0bdf88174458034c61feb9c2" 2018-09-26 15:16:50,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-181e0df7-ffc1-42cc-9a92-760eaf8d4fcd Date: Wed, 26 Sep 2018 15:16:50 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:16:49Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"97d0c7c6-50b4-4f2f-be87-68eb60c3ac13","ip_address":"10.55.1.100"}],"id":"cd4cf94f-ee62-4d63-b32e-8a833e58be62","security_groups":["68963bd9-e511-496c-9484-5fafc4a56718"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9c:bc:79","project_id":"27d48581408d451aadce970d111d0cc1","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"","admin_state_up":true,"network_id":"d7e633f4-3ec7-42a4-8167-77e5052b452a","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:16:49Z","binding:vnic_type":"normal"}} 2018-09-26 15:16:50,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/cd4cf94f-ee62-4d63-b32e-8a833e58be62 used request id req-181e0df7-ffc1-42cc-9a92-760eaf8d4fcd 2018-09-26 15:16:50,321 - neutron_utils - INFO - Deleting port with name 2018-09-26 15:16:50,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/cd4cf94f-ee62-4d63-b32e-8a833e58be62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff0b947d3b3637a0bdf88174458034c61feb9c2" 2018-09-26 15:16:51,032 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f95aabc2-1f43-4566-a8d1-b2fa0848ae40 Date: Wed, 26 Sep 2018 15:16:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:16:51,033 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/cd4cf94f-ee62-4d63-b32e-8a833e58be62 used request id req-f95aabc2-1f43-4566-a8d1-b2fa0848ae40 2018-09-26 15:16:51,033 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-d203f6c7-fc1f-40f6-9d28-abddb6d341a6-pub-subnet 2018-09-26 15:16:51,033 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-d203f6c7-fc1f-40f6-9d28-abddb6d341a6-pub-subnet 2018-09-26 15:16:51,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/97d0c7c6-50b4-4f2f-be87-68eb60c3ac13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff0b947d3b3637a0bdf88174458034c61feb9c2" 2018-09-26 15:16:53,385 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-00a660f3-0b4a-441c-9f96-b2d1e94bef11 Date: Wed, 26 Sep 2018 15:16:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:16:53,386 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/97d0c7c6-50b4-4f2f-be87-68eb60c3ac13 used request id req-00a660f3-0b4a-441c-9f96-b2d1e94bef11 2018-09-26 15:16:53,386 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-d203f6c7-fc1f-40f6-9d28-abddb6d341a6-pub-net 2018-09-26 15:16:53,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/d7e633f4-3ec7-42a4-8167-77e5052b452a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff0b947d3b3637a0bdf88174458034c61feb9c2" 2018-09-26 15:16:54,643 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e6c961ad-c9c8-4e1f-ad0b-d72dcaf9bde9 Date: Wed, 26 Sep 2018 15:16:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:16:54,643 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/d7e633f4-3ec7-42a4-8167-77e5052b452a used request id req-e6c961ad-c9c8-4e1f-ad0b-d72dcaf9bde9 2018-09-26 15:16:54,644 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:16:55,023 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:16:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["dNXD9f8STsen4iqe_ZDaaQ"], "issued_at": "2018-09-26T15:16:55.000000Z"}} 2018-09-26 15:16:55,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04138134b6b3d560b18cf700b236f99080fb6ef4" 2018-09-26 15:16:55,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:16:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be2add8b-51b3-44a4-9a0f-14e5672edae7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:16:55,103 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-be2add8b-51b3-44a4-9a0f-14e5672edae7 2018-09-26 15:16:55,105 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:16:55,106 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:16:55,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:16:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["pGiH0INKStOHRbPBNptOjA"], "issued_at": "2018-09-26T15:16:55.000000Z"}} 2018-09-26 15:16:55,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4f61544342d7a94bdfe12a11bb59831a056d81c" 2018-09-26 15:16:55,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:16:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf0ff4ce-29ab-4bd6-9848-cabaa9711c07 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:16:55,567 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-bf0ff4ce-29ab-4bd6-9848-cabaa9711c07 2018-09-26 15:16:55,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-ee0822c8-e8af-4a84-ae00-8e42c6b1631d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04138134b6b3d560b18cf700b236f99080fb6ef4" 2018-09-26 15:16:55,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9ddfba87-631f-49e9-9de7-dd05d614093e Date: Wed, 26 Sep 2018 15:16:55 GMT RESP BODY: {"networks":[]} 2018-09-26 15:16:55,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-ee0822c8-e8af-4a84-ae00-8e42c6b1631d-pub-net used request id req-9ddfba87-631f-49e9-9de7-dd05d614093e 2018-09-26 15:16:55,746 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:16:56,126 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:16:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["ldmsRFdhQWCLZXJ6YGITaQ"], "issued_at": "2018-09-26T15:16:56.000000Z"}} 2018-09-26 15:16:56,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2b6fcf82a744bb1755a2b645ba92ed8486fbad4" 2018-09-26 15:16:56,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:16:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79501fec-0eba-450a-ae20-1dfb07a281b7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:16:56,203 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-79501fec-0eba-450a-ae20-1dfb07a281b7 2018-09-26 15:16:56,205 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:16:56,206 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:16:56,595 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:16:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["UwVK6KWMRIu1BmGlJs_kKw"], "issued_at": "2018-09-26T15:16:56.000000Z"}} 2018-09-26 15:16:56,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea4d9f82284067a2a7a947e44efe94b45f33f3c0" 2018-09-26 15:16:56,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:16:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-399a009e-8aa3-498a-8b08-f528f7df15b5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:16:56,681 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-399a009e-8aa3-498a-8b08-f528f7df15b5 2018-09-26 15:16:56,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2b6fcf82a744bb1755a2b645ba92ed8486fbad4" 2018-09-26 15:16:56,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-53d809cb-a1b6-4966-bcc3-a3ac856e2a2d Date: Wed, 26 Sep 2018 15:16:56 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d9e93c84a104a3c8872dd8724ca8a31","status":"ACTIVE","subnets":["a21b8d27-6884-4a27-90be-806b7524c88f"],"description":"","tags":[],"updated_at":"2018-09-26T15:03:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:01Z","provider:network_type":"flat"}]} 2018-09-26 15:16:56,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=external used request id req-53d809cb-a1b6-4966-bcc3-a3ac856e2a2d 2018-09-26 15:16:56,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f3dffb7c-5fcf-4cce-9309-0625cbadd759 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2b6fcf82a744bb1755a2b645ba92ed8486fbad4" 2018-09-26 15:16:57,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-123a4205-0fa0-46f1-875a-515935c6f228 Date: Wed, 26 Sep 2018 15:16:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:09Z","dns_nameservers":[],"updated_at":"2018-09-26T15:03:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"6d9e93c84a104a3c8872dd8724ca8a31","id":"a21b8d27-6884-4a27-90be-806b7524c88f","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-26 15:16:57,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f3dffb7c-5fcf-4cce-9309-0625cbadd759 used request id req-123a4205-0fa0-46f1-875a-515935c6f228 2018-09-26 15:16:57,132 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-d3695e80-b1f1-44db-aec7-b59dfb0675cc-pub-router 2018-09-26 15:16:57,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2b6fcf82a744bb1755a2b645ba92ed8486fbad4" -d '{"router": {"external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759"}, "name": "NeutronUtilsRouterTests-d3695e80-b1f1-44db-aec7-b59dfb0675cc-pub-router", "admin_state_up": true}}' 2018-09-26 15:16:58,383 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-0c6f03e1-b92e-4995-867b-18a0b589d97e Date: Wed, 26 Sep 2018 15:16:58 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:16:57Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T15:16:58Z", "revision_number": 2, "routes": [], "project_id": "27d48581408d451aadce970d111d0cc1", "id": "35eb4f5c-3367-4574-949a-5fe04c71e04b", "name": "NeutronUtilsRouterTests-d3695e80-b1f1-44db-aec7-b59dfb0675cc-pub-router"}} 2018-09-26 15:16:58,383 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers used request id req-0c6f03e1-b92e-4995-867b-18a0b589d97e 2018-09-26 15:16:58,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=35eb4f5c-3367-4574-949a-5fe04c71e04b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2b6fcf82a744bb1755a2b645ba92ed8486fbad4" 2018-09-26 15:16:58,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-c550bdcc-5635-4ec8-a5e3-527fc79e2ae0 Date: Wed, 26 Sep 2018 15:16:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:16:57Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a21b8d27-6884-4a27-90be-806b7524c88f","ip_address":"172.30.9.208"}],"id":"e5a6faa8-d999-4484-a99b-19889d405fe2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a1:26:48","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"35eb4f5c-3367-4574-949a-5fe04c71e04b","name":"","admin_state_up":true,"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"","created_at":"2018-09-26T15:16:57Z","binding:vnic_type":"normal"}]} 2018-09-26 15:16:58,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=35eb4f5c-3367-4574-949a-5fe04c71e04b used request id req-c550bdcc-5635-4ec8-a5e3-527fc79e2ae0 2018-09-26 15:16:58,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/a21b8d27-6884-4a27-90be-806b7524c88f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2b6fcf82a744bb1755a2b645ba92ed8486fbad4" 2018-09-26 15:16:58,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-b10de038-7b1b-4214-a0a2-d8f0ccc712b2 Date: Wed, 26 Sep 2018 15:16:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:09Z","dns_nameservers":[],"updated_at":"2018-09-26T15:03:09Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"6d9e93c84a104a3c8872dd8724ca8a31","id":"a21b8d27-6884-4a27-90be-806b7524c88f","subnetpool_id":null,"name":"external-subnet"}} 2018-09-26 15:16:58,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/a21b8d27-6884-4a27-90be-806b7524c88f used request id req-b10de038-7b1b-4214-a0a2-d8f0ccc712b2 2018-09-26 15:16:58,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-d3695e80-b1f1-44db-aec7-b59dfb0675cc-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2b6fcf82a744bb1755a2b645ba92ed8486fbad4" 2018-09-26 15:16:59,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-0639f199-a611-45eb-a0d7-dc3511814add Date: Wed, 26 Sep 2018 15:16:59 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:16:57Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T15:16:58Z", "revision_number": 2, "routes": [], "project_id": "27d48581408d451aadce970d111d0cc1", "id": "35eb4f5c-3367-4574-949a-5fe04c71e04b", "name": "NeutronUtilsRouterTests-d3695e80-b1f1-44db-aec7-b59dfb0675cc-pub-router"}]} 2018-09-26 15:16:59,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-d3695e80-b1f1-44db-aec7-b59dfb0675cc-pub-router used request id req-0639f199-a611-45eb-a0d7-dc3511814add 2018-09-26 15:16:59,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:16:59,064 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:16:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:16:59,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2b6fcf82a744bb1755a2b645ba92ed8486fbad4" 2018-09-26 15:16:59,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:16:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ffe4d85-2bec-4712-9f33-00687b95e5eb Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:16:59,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-4ffe4d85-2bec-4712-9f33-00687b95e5eb 2018-09-26 15:16:59,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=35eb4f5c-3367-4574-949a-5fe04c71e04b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2b6fcf82a744bb1755a2b645ba92ed8486fbad4" 2018-09-26 15:16:59,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-ee78236a-bf38-4a4a-8d16-954a04656b75 Date: Wed, 26 Sep 2018 15:16:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:16:57Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a21b8d27-6884-4a27-90be-806b7524c88f","ip_address":"172.30.9.208"}],"id":"e5a6faa8-d999-4484-a99b-19889d405fe2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a1:26:48","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"35eb4f5c-3367-4574-949a-5fe04c71e04b","name":"","admin_state_up":true,"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"","created_at":"2018-09-26T15:16:57Z","binding:vnic_type":"normal"}]} 2018-09-26 15:16:59,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=35eb4f5c-3367-4574-949a-5fe04c71e04b used request id req-ee78236a-bf38-4a4a-8d16-954a04656b75 2018-09-26 15:16:59,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/a21b8d27-6884-4a27-90be-806b7524c88f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2b6fcf82a744bb1755a2b645ba92ed8486fbad4" 2018-09-26 15:16:59,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-c0044383-7c01-4c48-9846-ff3312ac38dc Date: Wed, 26 Sep 2018 15:16:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:09Z","dns_nameservers":[],"updated_at":"2018-09-26T15:03:09Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"6d9e93c84a104a3c8872dd8724ca8a31","id":"a21b8d27-6884-4a27-90be-806b7524c88f","subnetpool_id":null,"name":"external-subnet"}} 2018-09-26 15:16:59,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/a21b8d27-6884-4a27-90be-806b7524c88f used request id req-c0044383-7c01-4c48-9846-ff3312ac38dc 2018-09-26 15:16:59,403 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-d3695e80-b1f1-44db-aec7-b59dfb0675cc-pub-router 2018-09-26 15:16:59,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/routers/35eb4f5c-3367-4574-949a-5fe04c71e04b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2b6fcf82a744bb1755a2b645ba92ed8486fbad4" 2018-09-26 15:17:00,629 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4397face-ff41-42d0-b66f-7ae6e4a0f60e Content-Length: 0 Date: Wed, 26 Sep 2018 15:17:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:17:00,629 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/35eb4f5c-3367-4574-949a-5fe04c71e04b used request id req-4397face-ff41-42d0-b66f-7ae6e4a0f60e 2018-09-26 15:17:00,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-d3695e80-b1f1-44db-aec7-b59dfb0675cc-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2b6fcf82a744bb1755a2b645ba92ed8486fbad4" 2018-09-26 15:17:00,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-af95812e-2647-4096-8ecd-ecbfcbeaf6f2 Date: Wed, 26 Sep 2018 15:17:00 GMT RESP BODY: {"routers": []} 2018-09-26 15:17:00,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-d3695e80-b1f1-44db-aec7-b59dfb0675cc-pub-router used request id req-af95812e-2647-4096-8ecd-ecbfcbeaf6f2 2018-09-26 15:17:00,686 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:17:01,074 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:17:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["G82VzeerSgu6hHSY_3doOg"], "issued_at": "2018-09-26T15:17:01.000000Z"}} 2018-09-26 15:17:01,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd38ba8d7a85bf685e49a5bd3bb681a100a80db4" 2018-09-26 15:17:01,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:17:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf4cc9c1-7345-4b90-82c0-22306a61ae68 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:17:01,152 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-cf4cc9c1-7345-4b90-82c0-22306a61ae68 2018-09-26 15:17:01,153 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:17:01,154 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:17:01,532 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:17:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["y7nxMrmOTtOagYb4O2omzA"], "issued_at": "2018-09-26T15:17:01.000000Z"}} 2018-09-26 15:17:01,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f498078ef62d4b89bf608ee1ec348ed9343d814f" 2018-09-26 15:17:01,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:17:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdc919a8-8946-40bd-a0e2-6d6cec07d4a9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:17:01,621 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-cdc919a8-8946-40bd-a0e2-6d6cec07d4a9 2018-09-26 15:17:01,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd38ba8d7a85bf685e49a5bd3bb681a100a80db4" 2018-09-26 15:17:01,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-76f0e0c8-402b-4e8e-9c62-c92f24aa6a0d Date: Wed, 26 Sep 2018 15:17:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d9e93c84a104a3c8872dd8724ca8a31","status":"ACTIVE","subnets":["a21b8d27-6884-4a27-90be-806b7524c88f"],"description":"","tags":[],"updated_at":"2018-09-26T15:03:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:01Z","provider:network_type":"flat"}]} 2018-09-26 15:17:01,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=external used request id req-76f0e0c8-402b-4e8e-9c62-c92f24aa6a0d 2018-09-26 15:17:01,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f3dffb7c-5fcf-4cce-9309-0625cbadd759 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd38ba8d7a85bf685e49a5bd3bb681a100a80db4" 2018-09-26 15:17:02,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-5ce2de95-5289-4b4c-b141-1d6cf5339754 Date: Wed, 26 Sep 2018 15:17:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:09Z","dns_nameservers":[],"updated_at":"2018-09-26T15:03:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"6d9e93c84a104a3c8872dd8724ca8a31","id":"a21b8d27-6884-4a27-90be-806b7524c88f","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-26 15:17:02,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f3dffb7c-5fcf-4cce-9309-0625cbadd759 used request id req-5ce2de95-5289-4b4c-b141-1d6cf5339754 2018-09-26 15:17:02,246 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-a5b3b88b-72c2-472d-afd1-25b7310db758-pub-router 2018-09-26 15:17:02,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd38ba8d7a85bf685e49a5bd3bb681a100a80db4" -d '{"router": {"external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759"}, "name": "NeutronUtilsRouterTests-a5b3b88b-72c2-472d-afd1-25b7310db758-pub-router", "admin_state_up": true}}' 2018-09-26 15:17:03,454 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-148506e7-c0c9-4979-8de1-1aceb78f6edf Date: Wed, 26 Sep 2018 15:17:03 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:17:02Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T15:17:03Z", "revision_number": 2, "routes": [], "project_id": "27d48581408d451aadce970d111d0cc1", "id": "c77ea94f-fece-4ba8-89f0-b135e951ea86", "name": "NeutronUtilsRouterTests-a5b3b88b-72c2-472d-afd1-25b7310db758-pub-router"}} 2018-09-26 15:17:03,454 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers used request id req-148506e7-c0c9-4979-8de1-1aceb78f6edf 2018-09-26 15:17:03,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=c77ea94f-fece-4ba8-89f0-b135e951ea86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd38ba8d7a85bf685e49a5bd3bb681a100a80db4" 2018-09-26 15:17:03,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-03e5efac-e60f-46a0-baf5-4dd668a7cad7 Date: Wed, 26 Sep 2018 15:17:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:17:03Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a21b8d27-6884-4a27-90be-806b7524c88f","ip_address":"172.30.9.204"}],"id":"d988c793-5d66-4602-a5eb-6b85ee36bf07","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f6:3f:8b","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"c77ea94f-fece-4ba8-89f0-b135e951ea86","name":"","admin_state_up":true,"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"","created_at":"2018-09-26T15:17:02Z","binding:vnic_type":"normal"}]} 2018-09-26 15:17:03,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=c77ea94f-fece-4ba8-89f0-b135e951ea86 used request id req-03e5efac-e60f-46a0-baf5-4dd668a7cad7 2018-09-26 15:17:03,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/a21b8d27-6884-4a27-90be-806b7524c88f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd38ba8d7a85bf685e49a5bd3bb681a100a80db4" 2018-09-26 15:17:03,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-aa75ab81-3443-4786-b154-15317ea69084 Date: Wed, 26 Sep 2018 15:17:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:09Z","dns_nameservers":[],"updated_at":"2018-09-26T15:03:09Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"6d9e93c84a104a3c8872dd8724ca8a31","id":"a21b8d27-6884-4a27-90be-806b7524c88f","subnetpool_id":null,"name":"external-subnet"}} 2018-09-26 15:17:03,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/a21b8d27-6884-4a27-90be-806b7524c88f used request id req-aa75ab81-3443-4786-b154-15317ea69084 2018-09-26 15:17:03,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-a5b3b88b-72c2-472d-afd1-25b7310db758-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd38ba8d7a85bf685e49a5bd3bb681a100a80db4" 2018-09-26 15:17:03,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-48946596-6cfb-4528-8fe9-fbf149c347b2 Date: Wed, 26 Sep 2018 15:17:03 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:17:02Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T15:17:03Z", "revision_number": 2, "routes": [], "project_id": "27d48581408d451aadce970d111d0cc1", "id": "c77ea94f-fece-4ba8-89f0-b135e951ea86", "name": "NeutronUtilsRouterTests-a5b3b88b-72c2-472d-afd1-25b7310db758-pub-router"}]} 2018-09-26 15:17:03,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-a5b3b88b-72c2-472d-afd1-25b7310db758-pub-router used request id req-48946596-6cfb-4528-8fe9-fbf149c347b2 2018-09-26 15:17:03,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:17:03,970 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:17:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:17:03,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd38ba8d7a85bf685e49a5bd3bb681a100a80db4" 2018-09-26 15:17:04,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:17:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb1f0dca-3945-4688-b033-599fcdc52c36 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:17:04,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-cb1f0dca-3945-4688-b033-599fcdc52c36 2018-09-26 15:17:04,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=c77ea94f-fece-4ba8-89f0-b135e951ea86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd38ba8d7a85bf685e49a5bd3bb681a100a80db4" 2018-09-26 15:17:04,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-1c4d58f2-5970-4e3f-a2c5-359f44e1613e Date: Wed, 26 Sep 2018 15:17:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:17:03Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a21b8d27-6884-4a27-90be-806b7524c88f","ip_address":"172.30.9.204"}],"id":"d988c793-5d66-4602-a5eb-6b85ee36bf07","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f6:3f:8b","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"c77ea94f-fece-4ba8-89f0-b135e951ea86","name":"","admin_state_up":true,"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"","created_at":"2018-09-26T15:17:02Z","binding:vnic_type":"normal"}]} 2018-09-26 15:17:04,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=c77ea94f-fece-4ba8-89f0-b135e951ea86 used request id req-1c4d58f2-5970-4e3f-a2c5-359f44e1613e 2018-09-26 15:17:04,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/a21b8d27-6884-4a27-90be-806b7524c88f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd38ba8d7a85bf685e49a5bd3bb681a100a80db4" 2018-09-26 15:17:04,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-fe5fbec2-b754-4e74-9c3e-9394e7c8cbbb Date: Wed, 26 Sep 2018 15:17:04 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:09Z","dns_nameservers":[],"updated_at":"2018-09-26T15:03:09Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"6d9e93c84a104a3c8872dd8724ca8a31","id":"a21b8d27-6884-4a27-90be-806b7524c88f","subnetpool_id":null,"name":"external-subnet"}} 2018-09-26 15:17:04,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/a21b8d27-6884-4a27-90be-806b7524c88f used request id req-fe5fbec2-b754-4e74-9c3e-9394e7c8cbbb 2018-09-26 15:17:04,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd38ba8d7a85bf685e49a5bd3bb681a100a80db4" 2018-09-26 15:17:04,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-feefaccb-9398-4b21-ac58-9a5420f476d8 Date: Wed, 26 Sep 2018 15:17:04 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d9e93c84a104a3c8872dd8724ca8a31","status":"ACTIVE","subnets":["a21b8d27-6884-4a27-90be-806b7524c88f"],"description":"","tags":[],"updated_at":"2018-09-26T15:03:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:01Z","provider:network_type":"flat"}]} 2018-09-26 15:17:04,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=external used request id req-feefaccb-9398-4b21-ac58-9a5420f476d8 2018-09-26 15:17:04,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f3dffb7c-5fcf-4cce-9309-0625cbadd759 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd38ba8d7a85bf685e49a5bd3bb681a100a80db4" 2018-09-26 15:17:04,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-e4bbb407-deda-4c36-8138-e3f6097bfe01 Date: Wed, 26 Sep 2018 15:17:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:09Z","dns_nameservers":[],"updated_at":"2018-09-26T15:03:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"6d9e93c84a104a3c8872dd8724ca8a31","id":"a21b8d27-6884-4a27-90be-806b7524c88f","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-26 15:17:04,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f3dffb7c-5fcf-4cce-9309-0625cbadd759 used request id req-e4bbb407-deda-4c36-8138-e3f6097bfe01 2018-09-26 15:17:04,804 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-a5b3b88b-72c2-472d-afd1-25b7310db758-pub-router 2018-09-26 15:17:04,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/routers/c77ea94f-fece-4ba8-89f0-b135e951ea86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd38ba8d7a85bf685e49a5bd3bb681a100a80db4" 2018-09-26 15:17:05,933 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f94a0a08-9a74-48d8-97bd-ec00abebdd01 Content-Length: 0 Date: Wed, 26 Sep 2018 15:17:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:17:05,934 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/c77ea94f-fece-4ba8-89f0-b135e951ea86 used request id req-f94a0a08-9a74-48d8-97bd-ec00abebdd01 2018-09-26 15:17:05,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-a5b3b88b-72c2-472d-afd1-25b7310db758-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd38ba8d7a85bf685e49a5bd3bb681a100a80db4" 2018-09-26 15:17:06,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-20463f7e-9027-4361-aad7-aa47c16ab66e Date: Wed, 26 Sep 2018 15:17:06 GMT RESP BODY: {"routers": []} 2018-09-26 15:17:06,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-a5b3b88b-72c2-472d-afd1-25b7310db758-pub-router used request id req-20463f7e-9027-4361-aad7-aa47c16ab66e 2018-09-26 15:17:06,160 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:17:06,545 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:17:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["Mj0ppPq8QgixLJ5XUHqa2Q"], "issued_at": "2018-09-26T15:17:06.000000Z"}} 2018-09-26 15:17:06,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f144d7cd94e946e7e197d8d00802cbc6581402f" 2018-09-26 15:17:06,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:17:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6124e260-d8bc-400a-b565-6fba6d404d7d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:17:06,623 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-6124e260-d8bc-400a-b565-6fba6d404d7d 2018-09-26 15:17:06,624 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-a965f788-0657-45b6-b79a-2383e72c4ea4name 2018-09-26 15:17:06,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f144d7cd94e946e7e197d8d00802cbc6581402f" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-a965f788-0657-45b6-b79a-2383e72c4ea4name"}}' 2018-09-26 15:17:06,994 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1403 X-Openstack-Request-Id: req-dd6cf593-ada6-4ec7-bc74-595f987b3997 Date: Wed, 26 Sep 2018 15:17:06 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:17:06Z", "updated_at": "2018-09-26T15:17:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:17:06Z", "revision_number": 0, "id": "7fcc4fb0-6dc2-471d-998e-13a61880238e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:17:06Z", "security_group_id": "a2672392-3604-4416-9775-9f237fbb6fe1", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv6", "project_id": "27d48581408d451aadce970d111d0cc1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:17:06Z", "revision_number": 0, "id": "d06200ba-5995-47cc-90ab-3dffa4184ca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:17:06Z", "security_group_id": "a2672392-3604-4416-9775-9f237fbb6fe1", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv4", "project_id": "27d48581408d451aadce970d111d0cc1"}], "revision_number": 2, "project_id": "27d48581408d451aadce970d111d0cc1", "id": "a2672392-3604-4416-9775-9f237fbb6fe1", "name": "NeutronUtilsSecurityGroupTests-a965f788-0657-45b6-b79a-2383e72c4ea4name"}} 2018-09-26 15:17:06,994 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-dd6cf593-ada6-4ec7-bc74-595f987b3997 2018-09-26 15:17:06,994 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a2672392-3604-4416-9775-9f237fbb6fe1 2018-09-26 15:17:07,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=a2672392-3604-4416-9775-9f237fbb6fe1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f144d7cd94e946e7e197d8d00802cbc6581402f" 2018-09-26 15:17:07,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e04886e5-0bfb-4d95-9c22-a5caa82f5c69 Date: Wed, 26 Sep 2018 15:17:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:17:06Z", "security_group_id": "a2672392-3604-4416-9775-9f237fbb6fe1", "port_range_min": null, "revision_number": 0, "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:17:06Z", "project_id": "27d48581408d451aadce970d111d0cc1", "id": "7fcc4fb0-6dc2-471d-998e-13a61880238e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:17:06Z", "security_group_id": "a2672392-3604-4416-9775-9f237fbb6fe1", "port_range_min": null, "revision_number": 0, "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:17:06Z", "project_id": "27d48581408d451aadce970d111d0cc1", "id": "d06200ba-5995-47cc-90ab-3dffa4184ca5"}]} 2018-09-26 15:17:07,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=a2672392-3604-4416-9775-9f237fbb6fe1 used request id req-e04886e5-0bfb-4d95-9c22-a5caa82f5c69 2018-09-26 15:17:07,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-a965f788-0657-45b6-b79a-2383e72c4ea4name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f144d7cd94e946e7e197d8d00802cbc6581402f" 2018-09-26 15:17:07,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1406 X-Openstack-Request-Id: req-2ec4be51-d35a-4014-b535-fc43b2e7ed38 Date: Wed, 26 Sep 2018 15:17:07 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:17:06Z", "updated_at": "2018-09-26T15:17:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:17:06Z", "revision_number": 0, "id": "d06200ba-5995-47cc-90ab-3dffa4184ca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:17:06Z", "security_group_id": "a2672392-3604-4416-9775-9f237fbb6fe1", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv4", "project_id": "27d48581408d451aadce970d111d0cc1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:17:06Z", "revision_number": 0, "id": "7fcc4fb0-6dc2-471d-998e-13a61880238e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:17:06Z", "security_group_id": "a2672392-3604-4416-9775-9f237fbb6fe1", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv6", "project_id": "27d48581408d451aadce970d111d0cc1"}], "revision_number": 2, "project_id": "27d48581408d451aadce970d111d0cc1", "id": "a2672392-3604-4416-9775-9f237fbb6fe1", "name": "NeutronUtilsSecurityGroupTests-a965f788-0657-45b6-b79a-2383e72c4ea4name"}]} 2018-09-26 15:17:07,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-a965f788-0657-45b6-b79a-2383e72c4ea4name used request id req-2ec4be51-d35a-4014-b535-fc43b2e7ed38 2018-09-26 15:17:07,419 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a2672392-3604-4416-9775-9f237fbb6fe1 2018-09-26 15:17:07,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=a2672392-3604-4416-9775-9f237fbb6fe1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f144d7cd94e946e7e197d8d00802cbc6581402f" 2018-09-26 15:17:07,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ebaacab0-fe90-48ec-8934-967d53d6c009 Date: Wed, 26 Sep 2018 15:17:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:17:06Z", "security_group_id": "a2672392-3604-4416-9775-9f237fbb6fe1", "port_range_min": null, "revision_number": 0, "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:17:06Z", "project_id": "27d48581408d451aadce970d111d0cc1", "id": "7fcc4fb0-6dc2-471d-998e-13a61880238e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:17:06Z", "security_group_id": "a2672392-3604-4416-9775-9f237fbb6fe1", "port_range_min": null, "revision_number": 0, "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:17:06Z", "project_id": "27d48581408d451aadce970d111d0cc1", "id": "d06200ba-5995-47cc-90ab-3dffa4184ca5"}]} 2018-09-26 15:17:07,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=a2672392-3604-4416-9775-9f237fbb6fe1 used request id req-ebaacab0-fe90-48ec-8934-967d53d6c009 2018-09-26 15:17:07,579 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-a965f788-0657-45b6-b79a-2383e72c4ea4name 2018-09-26 15:17:07,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/a2672392-3604-4416-9775-9f237fbb6fe1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f144d7cd94e946e7e197d8d00802cbc6581402f" 2018-09-26 15:17:07,785 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cee060b2-31c7-4729-af47-08669ac21bf8 Content-Length: 0 Date: Wed, 26 Sep 2018 15:17:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:17:07,785 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/a2672392-3604-4416-9775-9f237fbb6fe1 used request id req-cee060b2-31c7-4729-af47-08669ac21bf8 2018-09-26 15:17:07,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-a965f788-0657-45b6-b79a-2383e72c4ea4name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f144d7cd94e946e7e197d8d00802cbc6581402f" 2018-09-26 15:17:07,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-cc62c4a9-4d6a-44d8-a11e-13165f025af1 Date: Wed, 26 Sep 2018 15:17:07 GMT RESP BODY: {"security_groups": []} 2018-09-26 15:17:07,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-a965f788-0657-45b6-b79a-2383e72c4ea4name used request id req-cc62c4a9-4d6a-44d8-a11e-13165f025af1 2018-09-26 15:17:07,824 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:17:08,228 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:17:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["QW62eaaQRcaR9aRq1egGmw"], "issued_at": "2018-09-26T15:17:08.000000Z"}} 2018-09-26 15:17:08,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f4b6b8e4acafeab785243c042792b3311621c21" 2018-09-26 15:17:08,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:17:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-389da557-d457-405a-ad36-b58c7ac76caa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:17:08,311 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-389da557-d457-405a-ad36-b58c7ac76caa 2018-09-26 15:17:08,313 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:17:08,685 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:17:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["YI3y0aWHRumJzi8mFiYadw"], "issued_at": "2018-09-26T15:17:08.000000Z"}} 2018-09-26 15:17:08,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d80a215968eb8a1aa92ef6e26057cf4e95a0ee8e" 2018-09-26 15:17:08,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:17:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4a7153a-f201-434c-ab42-3e612b8f05d2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:17:08,855 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-a4a7153a-f201-434c-ab42-3e612b8f05d2 2018-09-26 15:17:08,856 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-d41b802f-3851-4cef-b00e-9692abc55bb4name 2018-09-26 15:17:08,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d80a215968eb8a1aa92ef6e26057cf4e95a0ee8e" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-d41b802f-3851-4cef-b00e-9692abc55bb4name", "description": "hello group"}}' 2018-09-26 15:17:09,228 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-33badcdd-3787-44f7-ae5a-f306ae654004 Date: Wed, 26 Sep 2018 15:17:09 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:17:09Z", "updated_at": "2018-09-26T15:17:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:17:09Z", "revision_number": 0, "id": "222b75e2-b3c7-49bb-a1ce-48e36bb2761f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:17:09Z", "security_group_id": "cd3338bb-28ed-4d8d-9195-992b613915c6", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv4", "project_id": "27d48581408d451aadce970d111d0cc1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:17:09Z", "revision_number": 0, "id": "c063b22f-3f2f-4da5-84f8-86ed10e71914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:17:09Z", "security_group_id": "cd3338bb-28ed-4d8d-9195-992b613915c6", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv6", "project_id": "27d48581408d451aadce970d111d0cc1"}], "revision_number": 2, "project_id": "27d48581408d451aadce970d111d0cc1", "id": "cd3338bb-28ed-4d8d-9195-992b613915c6", "name": "NeutronUtilsSecurityGroupTests-d41b802f-3851-4cef-b00e-9692abc55bb4name"}} 2018-09-26 15:17:09,228 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-33badcdd-3787-44f7-ae5a-f306ae654004 2018-09-26 15:17:09,228 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cd3338bb-28ed-4d8d-9195-992b613915c6 2018-09-26 15:17:09,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=cd3338bb-28ed-4d8d-9195-992b613915c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d80a215968eb8a1aa92ef6e26057cf4e95a0ee8e" 2018-09-26 15:17:09,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e6fcca86-2584-4312-8930-9f31ab5b8095 Date: Wed, 26 Sep 2018 15:17:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:17:09Z", "security_group_id": "cd3338bb-28ed-4d8d-9195-992b613915c6", "port_range_min": null, "revision_number": 0, "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:17:09Z", "project_id": "27d48581408d451aadce970d111d0cc1", "id": "222b75e2-b3c7-49bb-a1ce-48e36bb2761f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:17:09Z", "security_group_id": "cd3338bb-28ed-4d8d-9195-992b613915c6", "port_range_min": null, "revision_number": 0, "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:17:09Z", "project_id": "27d48581408d451aadce970d111d0cc1", "id": "c063b22f-3f2f-4da5-84f8-86ed10e71914"}]} 2018-09-26 15:17:09,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=cd3338bb-28ed-4d8d-9195-992b613915c6 used request id req-e6fcca86-2584-4312-8930-9f31ab5b8095 2018-09-26 15:17:09,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-d41b802f-3851-4cef-b00e-9692abc55bb4name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d80a215968eb8a1aa92ef6e26057cf4e95a0ee8e" 2018-09-26 15:17:09,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-58753034-0f29-4167-8ee5-8219ad2eabe9 Date: Wed, 26 Sep 2018 15:17:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:17:09Z", "updated_at": "2018-09-26T15:17:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:17:09Z", "revision_number": 0, "id": "c063b22f-3f2f-4da5-84f8-86ed10e71914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:17:09Z", "security_group_id": "cd3338bb-28ed-4d8d-9195-992b613915c6", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv6", "project_id": "27d48581408d451aadce970d111d0cc1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:17:09Z", "revision_number": 0, "id": "222b75e2-b3c7-49bb-a1ce-48e36bb2761f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:17:09Z", "security_group_id": "cd3338bb-28ed-4d8d-9195-992b613915c6", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv4", "project_id": "27d48581408d451aadce970d111d0cc1"}], "revision_number": 2, "project_id": "27d48581408d451aadce970d111d0cc1", "id": "cd3338bb-28ed-4d8d-9195-992b613915c6", "name": "NeutronUtilsSecurityGroupTests-d41b802f-3851-4cef-b00e-9692abc55bb4name"}]} 2018-09-26 15:17:09,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-d41b802f-3851-4cef-b00e-9692abc55bb4name&description=hello+group used request id req-58753034-0f29-4167-8ee5-8219ad2eabe9 2018-09-26 15:17:09,612 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cd3338bb-28ed-4d8d-9195-992b613915c6 2018-09-26 15:17:09,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=cd3338bb-28ed-4d8d-9195-992b613915c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d80a215968eb8a1aa92ef6e26057cf4e95a0ee8e" 2018-09-26 15:17:09,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-46236b18-7742-4b5e-9936-b14c16c9d1ff Date: Wed, 26 Sep 2018 15:17:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:17:09Z", "security_group_id": "cd3338bb-28ed-4d8d-9195-992b613915c6", "port_range_min": null, "revision_number": 0, "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:17:09Z", "project_id": "27d48581408d451aadce970d111d0cc1", "id": "222b75e2-b3c7-49bb-a1ce-48e36bb2761f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:17:09Z", "security_group_id": "cd3338bb-28ed-4d8d-9195-992b613915c6", "port_range_min": null, "revision_number": 0, "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:17:09Z", "project_id": "27d48581408d451aadce970d111d0cc1", "id": "c063b22f-3f2f-4da5-84f8-86ed10e71914"}]} 2018-09-26 15:17:09,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=cd3338bb-28ed-4d8d-9195-992b613915c6 used request id req-46236b18-7742-4b5e-9936-b14c16c9d1ff 2018-09-26 15:17:09,786 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-d41b802f-3851-4cef-b00e-9692abc55bb4name 2018-09-26 15:17:09,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/cd3338bb-28ed-4d8d-9195-992b613915c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d80a215968eb8a1aa92ef6e26057cf4e95a0ee8e" 2018-09-26 15:17:09,934 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7daa571f-fa70-4fb1-ba9c-39385c2b5630 Content-Length: 0 Date: Wed, 26 Sep 2018 15:17:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:17:09,935 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/cd3338bb-28ed-4d8d-9195-992b613915c6 used request id req-7daa571f-fa70-4fb1-ba9c-39385c2b5630 2018-09-26 15:17:09,936 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:17:10,323 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:17:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["ww_nY8ItQoaOmEHtyfsTgw"], "issued_at": "2018-09-26T15:17:10.000000Z"}} 2018-09-26 15:17:10,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7467f4c3859b24f4a31452d82ea3c21926a289a4" 2018-09-26 15:17:10,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:17:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff97a8a8-4757-4fe6-8509-8f66d13aec56 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:17:10,336 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ff97a8a8-4757-4fe6-8509-8f66d13aec56 2018-09-26 15:17:10,337 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-1aaa8737-cc4a-4eb3-b7d1-ef2ce2f6e86fname 2018-09-26 15:17:10,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7467f4c3859b24f4a31452d82ea3c21926a289a4" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-1aaa8737-cc4a-4eb3-b7d1-ef2ce2f6e86fname", "description": "hello group"}}' 2018-09-26 15:17:10,760 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-a5311fb3-a8ec-4e81-be68-7552299d62c0 Date: Wed, 26 Sep 2018 15:17:10 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:17:10Z", "updated_at": "2018-09-26T15:17:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:17:10Z", "revision_number": 0, "id": "a3ccc5c7-f8bc-4786-bd19-446933c52284", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:17:10Z", "security_group_id": "3e8ce992-3812-46ed-bb0f-21dee5cdb883", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv6", "project_id": "27d48581408d451aadce970d111d0cc1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:17:10Z", "revision_number": 0, "id": "d541903d-bbad-40c5-a9e8-a4f393448ea2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:17:10Z", "security_group_id": "3e8ce992-3812-46ed-bb0f-21dee5cdb883", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv4", "project_id": "27d48581408d451aadce970d111d0cc1"}], "revision_number": 2, "project_id": "27d48581408d451aadce970d111d0cc1", "id": "3e8ce992-3812-46ed-bb0f-21dee5cdb883", "name": "NeutronUtilsSecurityGroupTests-1aaa8737-cc4a-4eb3-b7d1-ef2ce2f6e86fname"}} 2018-09-26 15:17:10,761 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-a5311fb3-a8ec-4e81-be68-7552299d62c0 2018-09-26 15:17:10,761 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3e8ce992-3812-46ed-bb0f-21dee5cdb883 2018-09-26 15:17:10,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=3e8ce992-3812-46ed-bb0f-21dee5cdb883 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7467f4c3859b24f4a31452d82ea3c21926a289a4" 2018-09-26 15:17:10,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8f6c63f8-a9f7-49c2-a91c-29eed3e31c6b Date: Wed, 26 Sep 2018 15:17:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:17:10Z", "security_group_id": "3e8ce992-3812-46ed-bb0f-21dee5cdb883", "port_range_min": null, "revision_number": 0, "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:17:10Z", "project_id": "27d48581408d451aadce970d111d0cc1", "id": "a3ccc5c7-f8bc-4786-bd19-446933c52284"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:17:10Z", "security_group_id": "3e8ce992-3812-46ed-bb0f-21dee5cdb883", "port_range_min": null, "revision_number": 0, "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:17:10Z", "project_id": "27d48581408d451aadce970d111d0cc1", "id": "d541903d-bbad-40c5-a9e8-a4f393448ea2"}]} 2018-09-26 15:17:10,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=3e8ce992-3812-46ed-bb0f-21dee5cdb883 used request id req-8f6c63f8-a9f7-49c2-a91c-29eed3e31c6b 2018-09-26 15:17:10,929 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3e8ce992-3812-46ed-bb0f-21dee5cdb883 2018-09-26 15:17:10,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=3e8ce992-3812-46ed-bb0f-21dee5cdb883 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7467f4c3859b24f4a31452d82ea3c21926a289a4" 2018-09-26 15:17:11,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-425f7d97-6dbb-4325-9b8f-58262eddbd3e Date: Wed, 26 Sep 2018 15:17:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:17:10Z", "security_group_id": "3e8ce992-3812-46ed-bb0f-21dee5cdb883", "port_range_min": null, "revision_number": 0, "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:17:10Z", "project_id": "27d48581408d451aadce970d111d0cc1", "id": "a3ccc5c7-f8bc-4786-bd19-446933c52284"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:17:10Z", "security_group_id": "3e8ce992-3812-46ed-bb0f-21dee5cdb883", "port_range_min": null, "revision_number": 0, "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:17:10Z", "project_id": "27d48581408d451aadce970d111d0cc1", "id": "d541903d-bbad-40c5-a9e8-a4f393448ea2"}]} 2018-09-26 15:17:11,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=3e8ce992-3812-46ed-bb0f-21dee5cdb883 used request id req-425f7d97-6dbb-4325-9b8f-58262eddbd3e 2018-09-26 15:17:11,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7467f4c3859b24f4a31452d82ea3c21926a289a4" 2018-09-26 15:17:11,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:17:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-645b2e27-efbe-4dd7-9026-8c076c18c4e6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:17:11,205 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-645b2e27-efbe-4dd7-9026-8c076c18c4e6 2018-09-26 15:17:11,206 - neutron_utils - INFO - Creating security group to security group - NeutronUtilsSecurityGroupTests-1aaa8737-cc4a-4eb3-b7d1-ef2ce2f6e86fname 2018-09-26 15:17:11,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-1aaa8737-cc4a-4eb3-b7d1-ef2ce2f6e86fname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7467f4c3859b24f4a31452d82ea3c21926a289a4" 2018-09-26 15:17:11,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-cdb9dc6f-c62a-429d-922e-98632789a41b Date: Wed, 26 Sep 2018 15:17:11 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:17:10Z", "updated_at": "2018-09-26T15:17:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:17:10Z", "revision_number": 0, "id": "d541903d-bbad-40c5-a9e8-a4f393448ea2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:17:10Z", "security_group_id": "3e8ce992-3812-46ed-bb0f-21dee5cdb883", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv4", "project_id": "27d48581408d451aadce970d111d0cc1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:17:10Z", "revision_number": 0, "id": "a3ccc5c7-f8bc-4786-bd19-446933c52284", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:17:10Z", "security_group_id": "3e8ce992-3812-46ed-bb0f-21dee5cdb883", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv6", "project_id": "27d48581408d451aadce970d111d0cc1"}], "revision_number": 2, "project_id": "27d48581408d451aadce970d111d0cc1", "id": "3e8ce992-3812-46ed-bb0f-21dee5cdb883", "name": "NeutronUtilsSecurityGroupTests-1aaa8737-cc4a-4eb3-b7d1-ef2ce2f6e86fname"}]} 2018-09-26 15:17:11,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-1aaa8737-cc4a-4eb3-b7d1-ef2ce2f6e86fname used request id req-cdb9dc6f-c62a-429d-922e-98632789a41b 2018-09-26 15:17:11,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:17:11,400 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:17:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:17:11,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7467f4c3859b24f4a31452d82ea3c21926a289a4" 2018-09-26 15:17:11,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:17:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e964d7a-bf5c-48a1-9f86-30432fbef82d Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:17:11,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-6e964d7a-bf5c-48a1-9f86-30432fbef82d 2018-09-26 15:17:11,486 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3e8ce992-3812-46ed-bb0f-21dee5cdb883 2018-09-26 15:17:11,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=3e8ce992-3812-46ed-bb0f-21dee5cdb883 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7467f4c3859b24f4a31452d82ea3c21926a289a4" 2018-09-26 15:17:11,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-302cac7e-c34f-47c6-8de0-fa52edc9ea60 Date: Wed, 26 Sep 2018 15:17:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:17:10Z", "security_group_id": "3e8ce992-3812-46ed-bb0f-21dee5cdb883", "port_range_min": null, "revision_number": 0, "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:17:10Z", "project_id": "27d48581408d451aadce970d111d0cc1", "id": "a3ccc5c7-f8bc-4786-bd19-446933c52284"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:17:10Z", "security_group_id": "3e8ce992-3812-46ed-bb0f-21dee5cdb883", "port_range_min": null, "revision_number": 0, "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:17:10Z", "project_id": "27d48581408d451aadce970d111d0cc1", "id": "d541903d-bbad-40c5-a9e8-a4f393448ea2"}]} 2018-09-26 15:17:11,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=3e8ce992-3812-46ed-bb0f-21dee5cdb883 used request id req-302cac7e-c34f-47c6-8de0-fa52edc9ea60 2018-09-26 15:17:11,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7467f4c3859b24f4a31452d82ea3c21926a289a4" -d '{"security_group_rule": {"direction": "ingress", "security_group_id": "3e8ce992-3812-46ed-bb0f-21dee5cdb883"}}' 2018-09-26 15:17:11,987 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 510 X-Openstack-Request-Id: req-dd0bb988-4115-4b91-a9bf-4b604f255162 Date: Wed, 26 Sep 2018 15:17:11 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:17:11Z", "security_group_id": "3e8ce992-3812-46ed-bb0f-21dee5cdb883", "port_range_min": null, "revision_number": 0, "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:17:11Z", "project_id": "27d48581408d451aadce970d111d0cc1", "id": "a3eee892-7d66-49cd-8b33-43f1e9fe59f5"}} 2018-09-26 15:17:11,987 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules used request id req-dd0bb988-4115-4b91-a9bf-4b604f255162 2018-09-26 15:17:11,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-1aaa8737-cc4a-4eb3-b7d1-ef2ce2f6e86fname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7467f4c3859b24f4a31452d82ea3c21926a289a4" 2018-09-26 15:17:12,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-932f4968-d25e-4db7-974a-0b30d870da26 Date: Wed, 26 Sep 2018 15:17:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:17:10Z", "updated_at": "2018-09-26T15:17:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:17:11Z", "revision_number": 0, "id": "a3eee892-7d66-49cd-8b33-43f1e9fe59f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:17:11Z", "security_group_id": "3e8ce992-3812-46ed-bb0f-21dee5cdb883", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv4", "project_id": "27d48581408d451aadce970d111d0cc1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:17:10Z", "revision_number": 0, "id": "a3ccc5c7-f8bc-4786-bd19-446933c52284", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:17:10Z", "security_group_id": "3e8ce992-3812-46ed-bb0f-21dee5cdb883", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv6", "project_id": "27d48581408d451aadce970d111d0cc1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:17:10Z", "revision_number": 0, "id": "d541903d-bbad-40c5-a9e8-a4f393448ea2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:17:10Z", "security_group_id": "3e8ce992-3812-46ed-bb0f-21dee5cdb883", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv4", "project_id": "27d48581408d451aadce970d111d0cc1"}], "revision_number": 3, "project_id": "27d48581408d451aadce970d111d0cc1", "id": "3e8ce992-3812-46ed-bb0f-21dee5cdb883", "name": "NeutronUtilsSecurityGroupTests-1aaa8737-cc4a-4eb3-b7d1-ef2ce2f6e86fname"}]} 2018-09-26 15:17:12,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-1aaa8737-cc4a-4eb3-b7d1-ef2ce2f6e86fname&description=hello+group used request id req-932f4968-d25e-4db7-974a-0b30d870da26 2018-09-26 15:17:12,179 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3e8ce992-3812-46ed-bb0f-21dee5cdb883 2018-09-26 15:17:12,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=3e8ce992-3812-46ed-bb0f-21dee5cdb883 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7467f4c3859b24f4a31452d82ea3c21926a289a4" 2018-09-26 15:17:12,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-86137a2b-c650-489a-82ce-e0e29b581188 Date: Wed, 26 Sep 2018 15:17:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:17:10Z", "security_group_id": "3e8ce992-3812-46ed-bb0f-21dee5cdb883", "port_range_min": null, "revision_number": 0, "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:17:10Z", "project_id": "27d48581408d451aadce970d111d0cc1", "id": "a3ccc5c7-f8bc-4786-bd19-446933c52284"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:17:11Z", "security_group_id": "3e8ce992-3812-46ed-bb0f-21dee5cdb883", "port_range_min": null, "revision_number": 0, "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:17:11Z", "project_id": "27d48581408d451aadce970d111d0cc1", "id": "a3eee892-7d66-49cd-8b33-43f1e9fe59f5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:17:10Z", "security_group_id": "3e8ce992-3812-46ed-bb0f-21dee5cdb883", "port_range_min": null, "revision_number": 0, "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:17:10Z", "project_id": "27d48581408d451aadce970d111d0cc1", "id": "d541903d-bbad-40c5-a9e8-a4f393448ea2"}]} 2018-09-26 15:17:12,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=3e8ce992-3812-46ed-bb0f-21dee5cdb883 used request id req-86137a2b-c650-489a-82ce-e0e29b581188 2018-09-26 15:17:12,380 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3e8ce992-3812-46ed-bb0f-21dee5cdb883 2018-09-26 15:17:12,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=3e8ce992-3812-46ed-bb0f-21dee5cdb883 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7467f4c3859b24f4a31452d82ea3c21926a289a4" 2018-09-26 15:17:12,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-182a0cbf-7bef-4758-b89f-5f06c2b18703 Date: Wed, 26 Sep 2018 15:17:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:17:10Z", "security_group_id": "3e8ce992-3812-46ed-bb0f-21dee5cdb883", "port_range_min": null, "revision_number": 0, "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:17:10Z", "project_id": "27d48581408d451aadce970d111d0cc1", "id": "a3ccc5c7-f8bc-4786-bd19-446933c52284"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:17:11Z", "security_group_id": "3e8ce992-3812-46ed-bb0f-21dee5cdb883", "port_range_min": null, "revision_number": 0, "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:17:11Z", "project_id": "27d48581408d451aadce970d111d0cc1", "id": "a3eee892-7d66-49cd-8b33-43f1e9fe59f5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:17:10Z", "security_group_id": "3e8ce992-3812-46ed-bb0f-21dee5cdb883", "port_range_min": null, "revision_number": 0, "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:17:10Z", "project_id": "27d48581408d451aadce970d111d0cc1", "id": "d541903d-bbad-40c5-a9e8-a4f393448ea2"}]} 2018-09-26 15:17:12,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=3e8ce992-3812-46ed-bb0f-21dee5cdb883 used request id req-182a0cbf-7bef-4758-b89f-5f06c2b18703 2018-09-26 15:17:12,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-1aaa8737-cc4a-4eb3-b7d1-ef2ce2f6e86fname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7467f4c3859b24f4a31452d82ea3c21926a289a4" 2018-09-26 15:17:12,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-4d7549cb-b14b-42cc-bad1-aff19fdfa116 Date: Wed, 26 Sep 2018 15:17:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:17:10Z", "updated_at": "2018-09-26T15:17:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:17:10Z", "revision_number": 0, "id": "d541903d-bbad-40c5-a9e8-a4f393448ea2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:17:10Z", "security_group_id": "3e8ce992-3812-46ed-bb0f-21dee5cdb883", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv4", "project_id": "27d48581408d451aadce970d111d0cc1"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:17:11Z", "revision_number": 0, "id": "a3eee892-7d66-49cd-8b33-43f1e9fe59f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:17:11Z", "security_group_id": "3e8ce992-3812-46ed-bb0f-21dee5cdb883", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv4", "project_id": "27d48581408d451aadce970d111d0cc1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:17:10Z", "revision_number": 0, "id": "a3ccc5c7-f8bc-4786-bd19-446933c52284", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:17:10Z", "security_group_id": "3e8ce992-3812-46ed-bb0f-21dee5cdb883", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv6", "project_id": "27d48581408d451aadce970d111d0cc1"}], "revision_number": 3, "project_id": "27d48581408d451aadce970d111d0cc1", "id": "3e8ce992-3812-46ed-bb0f-21dee5cdb883", "name": "NeutronUtilsSecurityGroupTests-1aaa8737-cc4a-4eb3-b7d1-ef2ce2f6e86fname"}]} 2018-09-26 15:17:12,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-1aaa8737-cc4a-4eb3-b7d1-ef2ce2f6e86fname&description=hello+group used request id req-4d7549cb-b14b-42cc-bad1-aff19fdfa116 2018-09-26 15:17:12,618 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3e8ce992-3812-46ed-bb0f-21dee5cdb883 2018-09-26 15:17:12,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=3e8ce992-3812-46ed-bb0f-21dee5cdb883 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7467f4c3859b24f4a31452d82ea3c21926a289a4" 2018-09-26 15:17:12,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-422f68ca-2502-4a77-ae94-4f4dfebd429f Date: Wed, 26 Sep 2018 15:17:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:17:10Z", "security_group_id": "3e8ce992-3812-46ed-bb0f-21dee5cdb883", "port_range_min": null, "revision_number": 0, "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:17:10Z", "project_id": "27d48581408d451aadce970d111d0cc1", "id": "a3ccc5c7-f8bc-4786-bd19-446933c52284"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:17:11Z", "security_group_id": "3e8ce992-3812-46ed-bb0f-21dee5cdb883", "port_range_min": null, "revision_number": 0, "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:17:11Z", "project_id": "27d48581408d451aadce970d111d0cc1", "id": "a3eee892-7d66-49cd-8b33-43f1e9fe59f5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:17:10Z", "security_group_id": "3e8ce992-3812-46ed-bb0f-21dee5cdb883", "port_range_min": null, "revision_number": 0, "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:17:10Z", "project_id": "27d48581408d451aadce970d111d0cc1", "id": "d541903d-bbad-40c5-a9e8-a4f393448ea2"}]} 2018-09-26 15:17:12,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=3e8ce992-3812-46ed-bb0f-21dee5cdb883 used request id req-422f68ca-2502-4a77-ae94-4f4dfebd429f 2018-09-26 15:17:12,644 - neutron_utils - INFO - Deleting security group rule with ID - a3ccc5c7-f8bc-4786-bd19-446933c52284 2018-09-26 15:17:12,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/a3ccc5c7-f8bc-4786-bd19-446933c52284 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7467f4c3859b24f4a31452d82ea3c21926a289a4" 2018-09-26 15:17:12,790 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e23c3c29-70f2-40c7-b52b-4c1be86c44b5 Content-Length: 0 Date: Wed, 26 Sep 2018 15:17:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:17:12,790 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/a3ccc5c7-f8bc-4786-bd19-446933c52284 used request id req-e23c3c29-70f2-40c7-b52b-4c1be86c44b5 2018-09-26 15:17:12,791 - neutron_utils - INFO - Deleting security group rule with ID - d541903d-bbad-40c5-a9e8-a4f393448ea2 2018-09-26 15:17:12,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/d541903d-bbad-40c5-a9e8-a4f393448ea2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7467f4c3859b24f4a31452d82ea3c21926a289a4" 2018-09-26 15:17:12,898 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a009a68d-96ac-4ce3-8e67-e4612700f52f Content-Length: 0 Date: Wed, 26 Sep 2018 15:17:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:17:12,899 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/d541903d-bbad-40c5-a9e8-a4f393448ea2 used request id req-a009a68d-96ac-4ce3-8e67-e4612700f52f 2018-09-26 15:17:12,899 - neutron_utils - INFO - Deleting security group rule with ID - a3eee892-7d66-49cd-8b33-43f1e9fe59f5 2018-09-26 15:17:12,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/a3eee892-7d66-49cd-8b33-43f1e9fe59f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7467f4c3859b24f4a31452d82ea3c21926a289a4" 2018-09-26 15:17:13,149 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-de9653a8-8443-4344-8949-f6267314bf9a Content-Length: 0 Date: Wed, 26 Sep 2018 15:17:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:17:13,149 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/a3eee892-7d66-49cd-8b33-43f1e9fe59f5 used request id req-de9653a8-8443-4344-8949-f6267314bf9a 2018-09-26 15:17:13,149 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-1aaa8737-cc4a-4eb3-b7d1-ef2ce2f6e86fname 2018-09-26 15:17:13,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/3e8ce992-3812-46ed-bb0f-21dee5cdb883 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7467f4c3859b24f4a31452d82ea3c21926a289a4" 2018-09-26 15:17:13,438 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b0f5a419-d609-4e1b-8f54-b4f2a090bb2a Content-Length: 0 Date: Wed, 26 Sep 2018 15:17:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:17:13,438 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/3e8ce992-3812-46ed-bb0f-21dee5cdb883 used request id req-b0f5a419-d609-4e1b-8f54-b4f2a090bb2a 2018-09-26 15:17:13,439 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:17:13,825 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:17:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["LT--d2sATZy2MetemMHF3g"], "issued_at": "2018-09-26T15:17:13.000000Z"}} 2018-09-26 15:17:13,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3598e6721fa50b4f4a8d01683174c0351d09a46" 2018-09-26 15:17:13,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:17:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab81fb60-8d30-4306-b899-ddb24936731c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:17:13,912 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ab81fb60-8d30-4306-b899-ddb24936731c 2018-09-26 15:17:13,913 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-9bb21f10-81ce-47e2-97f6-41e520043538name-1 2018-09-26 15:17:13,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3598e6721fa50b4f4a8d01683174c0351d09a46" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-9bb21f10-81ce-47e2-97f6-41e520043538name-1", "description": "hello group"}}' 2018-09-26 15:17:14,287 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-1e20b638-4b95-4199-8f3c-c9da57b29fe9 Date: Wed, 26 Sep 2018 15:17:14 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:17:14Z", "updated_at": "2018-09-26T15:17:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:17:14Z", "revision_number": 0, "id": "246b44b6-c3d0-4bf2-831e-61d92473b596", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:17:14Z", "security_group_id": "b144e2f8-d778-4e0a-a2c5-f06d39150589", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv6", "project_id": "27d48581408d451aadce970d111d0cc1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:17:14Z", "revision_number": 0, "id": "451f6f42-6a03-4b43-9904-9e8c71d45464", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:17:14Z", "security_group_id": "b144e2f8-d778-4e0a-a2c5-f06d39150589", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv4", "project_id": "27d48581408d451aadce970d111d0cc1"}], "revision_number": 2, "project_id": "27d48581408d451aadce970d111d0cc1", "id": "b144e2f8-d778-4e0a-a2c5-f06d39150589", "name": "NeutronUtilsSecurityGroupTests-9bb21f10-81ce-47e2-97f6-41e520043538name-1"}} 2018-09-26 15:17:14,287 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-1e20b638-4b95-4199-8f3c-c9da57b29fe9 2018-09-26 15:17:14,288 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b144e2f8-d778-4e0a-a2c5-f06d39150589 2018-09-26 15:17:14,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b144e2f8-d778-4e0a-a2c5-f06d39150589 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3598e6721fa50b4f4a8d01683174c0351d09a46" 2018-09-26 15:17:14,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8957505b-6908-42bf-9775-1cfa8f97f6cf Date: Wed, 26 Sep 2018 15:17:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:17:14Z", "security_group_id": "b144e2f8-d778-4e0a-a2c5-f06d39150589", "port_range_min": null, "revision_number": 0, "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:17:14Z", "project_id": "27d48581408d451aadce970d111d0cc1", "id": "246b44b6-c3d0-4bf2-831e-61d92473b596"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:17:14Z", "security_group_id": "b144e2f8-d778-4e0a-a2c5-f06d39150589", "port_range_min": null, "revision_number": 0, "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:17:14Z", "project_id": "27d48581408d451aadce970d111d0cc1", "id": "451f6f42-6a03-4b43-9904-9e8c71d45464"}]} 2018-09-26 15:17:14,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b144e2f8-d778-4e0a-a2c5-f06d39150589 used request id req-8957505b-6908-42bf-9775-1cfa8f97f6cf 2018-09-26 15:17:14,470 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-9bb21f10-81ce-47e2-97f6-41e520043538name-2 2018-09-26 15:17:14,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3598e6721fa50b4f4a8d01683174c0351d09a46" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-9bb21f10-81ce-47e2-97f6-41e520043538name-2", "description": "hello group"}}' 2018-09-26 15:17:14,831 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-8c411ea8-dbb5-40be-8dbf-05484a94edb5 Date: Wed, 26 Sep 2018 15:17:14 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:17:14Z", "updated_at": "2018-09-26T15:17:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:17:14Z", "revision_number": 0, "id": "b1479b85-4af5-4411-9ec5-20252459face", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:17:14Z", "security_group_id": "ed7175e9-2fe7-4996-8845-50b55d954a1f", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv4", "project_id": "27d48581408d451aadce970d111d0cc1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:17:14Z", "revision_number": 0, "id": "db690720-4f09-458d-a787-9618721febc3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:17:14Z", "security_group_id": "ed7175e9-2fe7-4996-8845-50b55d954a1f", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv6", "project_id": "27d48581408d451aadce970d111d0cc1"}], "revision_number": 2, "project_id": "27d48581408d451aadce970d111d0cc1", "id": "ed7175e9-2fe7-4996-8845-50b55d954a1f", "name": "NeutronUtilsSecurityGroupTests-9bb21f10-81ce-47e2-97f6-41e520043538name-2"}} 2018-09-26 15:17:14,831 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-8c411ea8-dbb5-40be-8dbf-05484a94edb5 2018-09-26 15:17:14,832 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ed7175e9-2fe7-4996-8845-50b55d954a1f 2018-09-26 15:17:14,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ed7175e9-2fe7-4996-8845-50b55d954a1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3598e6721fa50b4f4a8d01683174c0351d09a46" 2018-09-26 15:17:15,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-04a13a5a-905d-485c-be6c-63766a888ca6 Date: Wed, 26 Sep 2018 15:17:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:17:14Z", "security_group_id": "ed7175e9-2fe7-4996-8845-50b55d954a1f", "port_range_min": null, "revision_number": 0, "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:17:14Z", "project_id": "27d48581408d451aadce970d111d0cc1", "id": "b1479b85-4af5-4411-9ec5-20252459face"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:17:14Z", "security_group_id": "ed7175e9-2fe7-4996-8845-50b55d954a1f", "port_range_min": null, "revision_number": 0, "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:17:14Z", "project_id": "27d48581408d451aadce970d111d0cc1", "id": "db690720-4f09-458d-a787-9618721febc3"}]} 2018-09-26 15:17:15,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ed7175e9-2fe7-4996-8845-50b55d954a1f used request id req-04a13a5a-905d-485c-be6c-63766a888ca6 2018-09-26 15:17:15,015 - neutron_utils - INFO - Retrieving security group with ID - b144e2f8-d778-4e0a-a2c5-f06d39150589 2018-09-26 15:17:15,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=b144e2f8-d778-4e0a-a2c5-f06d39150589 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3598e6721fa50b4f4a8d01683174c0351d09a46" 2018-09-26 15:17:15,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-74d6aa29-b6db-4b93-8c7e-3ff11e1f4d7e Date: Wed, 26 Sep 2018 15:17:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:17:14Z", "updated_at": "2018-09-26T15:17:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:17:14Z", "revision_number": 0, "id": "246b44b6-c3d0-4bf2-831e-61d92473b596", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:17:14Z", "security_group_id": "b144e2f8-d778-4e0a-a2c5-f06d39150589", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv6", "project_id": "27d48581408d451aadce970d111d0cc1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:17:14Z", "revision_number": 0, "id": "451f6f42-6a03-4b43-9904-9e8c71d45464", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:17:14Z", "security_group_id": "b144e2f8-d778-4e0a-a2c5-f06d39150589", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv4", "project_id": "27d48581408d451aadce970d111d0cc1"}], "revision_number": 2, "project_id": "27d48581408d451aadce970d111d0cc1", "id": "b144e2f8-d778-4e0a-a2c5-f06d39150589", "name": "NeutronUtilsSecurityGroupTests-9bb21f10-81ce-47e2-97f6-41e520043538name-1"}]} 2018-09-26 15:17:15,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=b144e2f8-d778-4e0a-a2c5-f06d39150589 used request id req-74d6aa29-b6db-4b93-8c7e-3ff11e1f4d7e 2018-09-26 15:17:15,237 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b144e2f8-d778-4e0a-a2c5-f06d39150589 2018-09-26 15:17:15,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b144e2f8-d778-4e0a-a2c5-f06d39150589 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3598e6721fa50b4f4a8d01683174c0351d09a46" 2018-09-26 15:17:15,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-22bc2878-7dbc-43d3-8468-4fba058e84cb Date: Wed, 26 Sep 2018 15:17:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:17:14Z", "security_group_id": "b144e2f8-d778-4e0a-a2c5-f06d39150589", "port_range_min": null, "revision_number": 0, "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:17:14Z", "project_id": "27d48581408d451aadce970d111d0cc1", "id": "246b44b6-c3d0-4bf2-831e-61d92473b596"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:17:14Z", "security_group_id": "b144e2f8-d778-4e0a-a2c5-f06d39150589", "port_range_min": null, "revision_number": 0, "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:17:14Z", "project_id": "27d48581408d451aadce970d111d0cc1", "id": "451f6f42-6a03-4b43-9904-9e8c71d45464"}]} 2018-09-26 15:17:15,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=b144e2f8-d778-4e0a-a2c5-f06d39150589 used request id req-22bc2878-7dbc-43d3-8468-4fba058e84cb 2018-09-26 15:17:15,447 - neutron_utils - INFO - Retrieving security group with ID - ed7175e9-2fe7-4996-8845-50b55d954a1f 2018-09-26 15:17:15,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=ed7175e9-2fe7-4996-8845-50b55d954a1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3598e6721fa50b4f4a8d01683174c0351d09a46" 2018-09-26 15:17:15,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-a2ec1415-91bb-4c89-9510-e487860cc4bc Date: Wed, 26 Sep 2018 15:17:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:17:14Z", "updated_at": "2018-09-26T15:17:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:17:14Z", "revision_number": 0, "id": "b1479b85-4af5-4411-9ec5-20252459face", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:17:14Z", "security_group_id": "ed7175e9-2fe7-4996-8845-50b55d954a1f", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv4", "project_id": "27d48581408d451aadce970d111d0cc1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:17:14Z", "revision_number": 0, "id": "db690720-4f09-458d-a787-9618721febc3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:17:14Z", "security_group_id": "ed7175e9-2fe7-4996-8845-50b55d954a1f", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv6", "project_id": "27d48581408d451aadce970d111d0cc1"}], "revision_number": 2, "project_id": "27d48581408d451aadce970d111d0cc1", "id": "ed7175e9-2fe7-4996-8845-50b55d954a1f", "name": "NeutronUtilsSecurityGroupTests-9bb21f10-81ce-47e2-97f6-41e520043538name-2"}]} 2018-09-26 15:17:15,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=ed7175e9-2fe7-4996-8845-50b55d954a1f used request id req-a2ec1415-91bb-4c89-9510-e487860cc4bc 2018-09-26 15:17:15,654 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ed7175e9-2fe7-4996-8845-50b55d954a1f 2018-09-26 15:17:15,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ed7175e9-2fe7-4996-8845-50b55d954a1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3598e6721fa50b4f4a8d01683174c0351d09a46" 2018-09-26 15:17:15,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a825a89d-22c3-4b72-899a-ad9d2e0861ca Date: Wed, 26 Sep 2018 15:17:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:17:14Z", "security_group_id": "ed7175e9-2fe7-4996-8845-50b55d954a1f", "port_range_min": null, "revision_number": 0, "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:17:14Z", "project_id": "27d48581408d451aadce970d111d0cc1", "id": "b1479b85-4af5-4411-9ec5-20252459face"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:17:14Z", "security_group_id": "ed7175e9-2fe7-4996-8845-50b55d954a1f", "port_range_min": null, "revision_number": 0, "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:17:14Z", "project_id": "27d48581408d451aadce970d111d0cc1", "id": "db690720-4f09-458d-a787-9618721febc3"}]} 2018-09-26 15:17:15,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=ed7175e9-2fe7-4996-8845-50b55d954a1f used request id req-a825a89d-22c3-4b72-899a-ad9d2e0861ca 2018-09-26 15:17:15,899 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-9bb21f10-81ce-47e2-97f6-41e520043538name-1 2018-09-26 15:17:15,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/b144e2f8-d778-4e0a-a2c5-f06d39150589 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3598e6721fa50b4f4a8d01683174c0351d09a46" 2018-09-26 15:17:16,089 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-35a3ae7a-f925-45c1-9f14-91c08cb3aff0 Content-Length: 0 Date: Wed, 26 Sep 2018 15:17:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:17:16,090 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/b144e2f8-d778-4e0a-a2c5-f06d39150589 used request id req-35a3ae7a-f925-45c1-9f14-91c08cb3aff0 2018-09-26 15:17:16,090 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-9bb21f10-81ce-47e2-97f6-41e520043538name-2 2018-09-26 15:17:16,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/ed7175e9-2fe7-4996-8845-50b55d954a1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3598e6721fa50b4f4a8d01683174c0351d09a46" 2018-09-26 15:17:16,260 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-36f45afe-3897-4a07-82a1-63644bb3e1cf Content-Length: 0 Date: Wed, 26 Sep 2018 15:17:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:17:16,260 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/ed7175e9-2fe7-4996-8845-50b55d954a1f used request id req-36f45afe-3897-4a07-82a1-63644bb3e1cf 2018-09-26 15:17:16,262 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:17:16,727 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:17:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["6zkivIevRS-uUAXLVM8tbw"], "issued_at": "2018-09-26T15:17:16.000000Z"}} 2018-09-26 15:17:16,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb47a4cae961981fae7a6e57ec15d5e085302d47" 2018-09-26 15:17:16,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:17:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-530c2af0-a5ed-4f43-956a-8e2dc97bc93f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:17:16,810 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-530c2af0-a5ed-4f43-956a-8e2dc97bc93f 2018-09-26 15:17:16,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb47a4cae961981fae7a6e57ec15d5e085302d47" 2018-09-26 15:17:16,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-138635bd-2a6e-46c8-bacb-b65d65bd7615 Date: Wed, 26 Sep 2018 15:17:16 GMT RESP BODY: {"floatingips": []} 2018-09-26 15:17:16,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips used request id req-138635bd-2a6e-46c8-bacb-b65d65bd7615 2018-09-26 15:17:16,987 - neutron_utils - INFO - Creating floating ip to external network - external 2018-09-26 15:17:16,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb47a4cae961981fae7a6e57ec15d5e085302d47" 2018-09-26 15:17:17,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-27607cfb-ef9e-48a1-8ded-2fda74f0126f Date: Wed, 26 Sep 2018 15:17:17 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d9e93c84a104a3c8872dd8724ca8a31","status":"ACTIVE","subnets":["a21b8d27-6884-4a27-90be-806b7524c88f"],"description":"","tags":[],"updated_at":"2018-09-26T15:03:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:01Z","provider:network_type":"flat"}]} 2018-09-26 15:17:17,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=external used request id req-27607cfb-ef9e-48a1-8ded-2fda74f0126f 2018-09-26 15:17:17,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f3dffb7c-5fcf-4cce-9309-0625cbadd759 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb47a4cae961981fae7a6e57ec15d5e085302d47" 2018-09-26 15:17:17,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-7e92c772-4a37-4cf9-a8c4-609a74fa3697 Date: Wed, 26 Sep 2018 15:17:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:09Z","dns_nameservers":[],"updated_at":"2018-09-26T15:03:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"6d9e93c84a104a3c8872dd8724ca8a31","id":"a21b8d27-6884-4a27-90be-806b7524c88f","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-26 15:17:17,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f3dffb7c-5fcf-4cce-9309-0625cbadd759 used request id req-7e92c772-4a37-4cf9-a8c4-609a74fa3697 2018-09-26 15:17:17,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb47a4cae961981fae7a6e57ec15d5e085302d47" -d '{"floatingip": {"floating_network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759"}}' 2018-09-26 15:17:18,845 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 472 X-Openstack-Request-Id: req-d7d235ca-c0d5-4ff3-9daa-6ed7fc486219 Date: Wed, 26 Sep 2018 15:17:18 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-09-26T15:17:18Z", "floating_network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 0, "port_id": null, "id": "b460caf2-7fa9-4739-aae2-7ccfaeffd3ad", "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:17:18Z", "project_id": "27d48581408d451aadce970d111d0cc1"}} 2018-09-26 15:17:18,845 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips used request id req-d7d235ca-c0d5-4ff3-9daa-6ed7fc486219 2018-09-26 15:17:18,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb47a4cae961981fae7a6e57ec15d5e085302d47" 2018-09-26 15:17:18,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-e3b49ec9-4db1-49e1-8d1d-5558447b9983 Date: Wed, 26 Sep 2018 15:17:18 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-09-26T15:17:18Z", "floating_network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 0, "port_id": null, "id": "b460caf2-7fa9-4739-aae2-7ccfaeffd3ad", "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:17:18Z", "project_id": "27d48581408d451aadce970d111d0cc1"}]} 2018-09-26 15:17:18,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips used request id req-e3b49ec9-4db1-49e1-8d1d-5558447b9983 2018-09-26 15:17:18,872 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.205 2018-09-26 15:17:18,872 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.205 2018-09-26 15:17:18,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips?ip=b460caf2-7fa9-4739-aae2-7ccfaeffd3ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb47a4cae961981fae7a6e57ec15d5e085302d47" 2018-09-26 15:17:19,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-aa399d70-f3eb-4dfb-87bf-578a988f158a Date: Wed, 26 Sep 2018 15:17:19 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-09-26T15:17:18Z", "floating_network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 0, "port_id": null, "id": "b460caf2-7fa9-4739-aae2-7ccfaeffd3ad", "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:17:18Z", "project_id": "27d48581408d451aadce970d111d0cc1"}]} 2018-09-26 15:17:19,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips?ip=b460caf2-7fa9-4739-aae2-7ccfaeffd3ad used request id req-aa399d70-f3eb-4dfb-87bf-578a988f158a 2018-09-26 15:17:19,049 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.205 2018-09-26 15:17:19,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/floatingips/b460caf2-7fa9-4739-aae2-7ccfaeffd3ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb47a4cae961981fae7a6e57ec15d5e085302d47" 2018-09-26 15:17:19,633 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3e02f0c4-e99a-4272-8859-5fd9ef016207 Content-Length: 0 Date: Wed, 26 Sep 2018 15:17:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:17:19,633 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/b460caf2-7fa9-4739-aae2-7ccfaeffd3ad used request id req-3e02f0c4-e99a-4272-8859-5fd9ef016207 2018-09-26 15:17:19,634 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 15:17:19,758 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-1c0ae01d-b792-4f59-8d97-e2dfafa0b45c 2018-09-26 15:17:19,758 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:17:20,136 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:17:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["iWc2QcjFQEC5A3tY17xv0g"], "issued_at": "2018-09-26T15:17:20.000000Z"}} 2018-09-26 15:17:20,139 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68129c0c24cfeeb032d06ce8beae59525ffaa71" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsPHrWhPAGSZEjXvVK9C/hwRXPzQ7DNIB7eFayUFaoJsIhYAb2HABw5242rp1jOuc8f7xHySs4gLyT36QkhQ7pO0XbxLYqFd/GINjHOBD+ipyaJIKClJsnkYzcxB0T7+5C0MFBSWh5h333iC5wdDaOb1kxVuvuX4Iw01ivg2TuLBlzgagZ3cx+8ApeWz9Ls7CkwGJ4Px6iFatcvDte5N5NyPE5Rz5YIOYpSe9gpzh6NyqWQ2dMWZOfIfFhwoLkGFVulVtaLc8s05LbxlAwHPR8RQ8Kn9YnPPXoONtGujnD8yVTf44uHVAVzjg52WLLZlJoMUYKb320wXBvT4hlpn03", "name": "NovaUtilsKeypairTests-1c0ae01d-b792-4f59-8d97-e2dfafa0b45c"}}' 2018-09-26 15:17:20,874 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:17:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-63e458eb-fad3-4e3c-a8bb-629b23d45bc9 x-compute-request-id: req-63e458eb-fad3-4e3c-a8bb-629b23d45bc9 Content-Encoding: gzip Content-Length: 499 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsPHrWhPAGSZEjXvVK9C/hwRXPzQ7DNIB7eFayUFaoJsIhYAb2HABw5242rp1jOuc8f7xHySs4gLyT36QkhQ7pO0XbxLYqFd/GINjHOBD+ipyaJIKClJsnkYzcxB0T7+5C0MFBSWh5h333iC5wdDaOb1kxVuvuX4Iw01ivg2TuLBlzgagZ3cx+8ApeWz9Ls7CkwGJ4Px6iFatcvDte5N5NyPE5Rz5YIOYpSe9gpzh6NyqWQ2dMWZOfIfFhwoLkGFVulVtaLc8s05LbxlAwHPR8RQ8Kn9YnPPXoONtGujnD8yVTf44uHVAVzjg52WLLZlJoMUYKb320wXBvT4hlpn03", "user_id": "70c1796720b24849a78177d3a880735f", "name": "NovaUtilsKeypairTests-1c0ae01d-b792-4f59-8d97-e2dfafa0b45c", "fingerprint": "44:59:5f:a8:cf:92:d6:a2:6a:05:c4:8d:bf:5b:10:76"}} 2018-09-26 15:17:20,874 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-63e458eb-fad3-4e3c-a8bb-629b23d45bc9 2018-09-26 15:17:20,878 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-1c0ae01d-b792-4f59-8d97-e2dfafa0b45c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68129c0c24cfeeb032d06ce8beae59525ffaa71" 2018-09-26 15:17:21,002 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:17:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2d713c41-d599-4d11-9006-78e67a63d25b x-compute-request-id: req-2d713c41-d599-4d11-9006-78e67a63d25b Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsPHrWhPAGSZEjXvVK9C/hwRXPzQ7DNIB7eFayUFaoJsIhYAb2HABw5242rp1jOuc8f7xHySs4gLyT36QkhQ7pO0XbxLYqFd/GINjHOBD+ipyaJIKClJsnkYzcxB0T7+5C0MFBSWh5h333iC5wdDaOb1kxVuvuX4Iw01ivg2TuLBlzgagZ3cx+8ApeWz9Ls7CkwGJ4Px6iFatcvDte5N5NyPE5Rz5YIOYpSe9gpzh6NyqWQ2dMWZOfIfFhwoLkGFVulVtaLc8s05LbxlAwHPR8RQ8Kn9YnPPXoONtGujnD8yVTf44uHVAVzjg52WLLZlJoMUYKb320wXBvT4hlpn03", "user_id": "70c1796720b24849a78177d3a880735f", "name": "NovaUtilsKeypairTests-1c0ae01d-b792-4f59-8d97-e2dfafa0b45c", "deleted": false, "created_at": "2018-09-26T15:17:20.000000", "updated_at": null, "fingerprint": "44:59:5f:a8:cf:92:d6:a2:6a:05:c4:8d:bf:5b:10:76", "deleted_at": null, "id": 3}} 2018-09-26 15:17:21,002 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-1c0ae01d-b792-4f59-8d97-e2dfafa0b45c used request id req-2d713c41-d599-4d11-9006-78e67a63d25b 2018-09-26 15:17:21,003 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-1c0ae01d-b792-4f59-8d97-e2dfafa0b45c 2018-09-26 15:17:21,006 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-1c0ae01d-b792-4f59-8d97-e2dfafa0b45c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68129c0c24cfeeb032d06ce8beae59525ffaa71" 2018-09-26 15:17:21,179 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:17:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e430b37f-50fe-499d-b15a-e10d355a1089 x-compute-request-id: req-e430b37f-50fe-499d-b15a-e10d355a1089 Content-Length: 0 Content-Type: application/json 2018-09-26 15:17:21,179 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-1c0ae01d-b792-4f59-8d97-e2dfafa0b45c used request id req-e430b37f-50fe-499d-b15a-e10d355a1089 2018-09-26 15:17:21,182 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-1c0ae01d-b792-4f59-8d97-e2dfafa0b45c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68129c0c24cfeeb032d06ce8beae59525ffaa71" 2018-09-26 15:17:21,306 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 15:17:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-54b0f304-ecb9-486f-9965-363250e74a37 x-compute-request-id: req-54b0f304-ecb9-486f-9965-363250e74a37 Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-1c0ae01d-b792-4f59-8d97-e2dfafa0b45c not found for user 70c1796720b24849a78177d3a880735f", "code": 404}} 2018-09-26 15:17:21,306 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-1c0ae01d-b792-4f59-8d97-e2dfafa0b45c used request id req-54b0f304-ecb9-486f-9965-363250e74a37 2018-09-26 15:17:21,306 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-1c0ae01d-b792-4f59-8d97-e2dfafa0b45c 2018-09-26 15:17:21,309 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-1c0ae01d-b792-4f59-8d97-e2dfafa0b45c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68129c0c24cfeeb032d06ce8beae59525ffaa71" 2018-09-26 15:17:21,517 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 15:17:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fad39835-f2e6-430b-bd0d-e0cee7bcdcf4 x-compute-request-id: req-fad39835-f2e6-430b-bd0d-e0cee7bcdcf4 Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-1c0ae01d-b792-4f59-8d97-e2dfafa0b45c not found for user 70c1796720b24849a78177d3a880735f", "code": 404}} 2018-09-26 15:17:21,517 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-1c0ae01d-b792-4f59-8d97-e2dfafa0b45c used request id req-fad39835-f2e6-430b-bd0d-e0cee7bcdcf4 2018-09-26 15:17:21,518 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 15:17:21,681 - file_utils - INFO - Saved public key to - tmp/NovaUtilsKeypairTests-3c081bf0-755d-4acb-a768-36612c9c9f9d.pub 2018-09-26 15:17:21,681 - file_utils - INFO - Saved private key to - tmp/NovaUtilsKeypairTests-3c081bf0-755d-4acb-a768-36612c9c9f9d 2018-09-26 15:17:21,681 - nova_utils - INFO - Saving keypair to - tmp/NovaUtilsKeypairTests-3c081bf0-755d-4acb-a768-36612c9c9f9d.pub 2018-09-26 15:17:21,681 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-3c081bf0-755d-4acb-a768-36612c9c9f9d 2018-09-26 15:17:21,682 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:17:22,142 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:17:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["z_dHrPSqQKCDbN5pcON-4A"], "issued_at": "2018-09-26T15:17:22.000000Z"}} 2018-09-26 15:17:22,145 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07b5a686f9b475429ae3b5a85ba58f175aafac0a" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDm4oex8HqlfrwWI32hxJJ91q8Ie+z/oyNXgsZHxrYTQBmE+UveAkUf+YljgM7nSetKGVfCyRksryD9DDWyJhZ/RTawF6788Aps3KAeEXQ/i0LoyWptusK8Y6vd8jFKDkpDHDCkMucpka0Y7jiMM1TQaWSdHzydGFzxivSeFsC6N85irBRPdIbk2pdfLZc6WWqbkwU+QWsGQgwPM+9fKUcHjgXmq1mEkL6595W7j8aOXKlr1MZXQRskE1SDx9oe1PEopem+el6t5sqrf8lEaDHijHLcqUomfPXdGpRj0rd+x/Cokaxp227njSmkVJ7H2DoQb7XB0R2xpkHlcZDeMD4x", "name": "NovaUtilsKeypairTests-3c081bf0-755d-4acb-a768-36612c9c9f9d"}}' 2018-09-26 15:17:22,400 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:17:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9de1fa65-8658-40d9-9fa8-6cf6ce605fa3 x-compute-request-id: req-9de1fa65-8658-40d9-9fa8-6cf6ce605fa3 Content-Encoding: gzip Content-Length: 496 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDm4oex8HqlfrwWI32hxJJ91q8Ie+z/oyNXgsZHxrYTQBmE+UveAkUf+YljgM7nSetKGVfCyRksryD9DDWyJhZ/RTawF6788Aps3KAeEXQ/i0LoyWptusK8Y6vd8jFKDkpDHDCkMucpka0Y7jiMM1TQaWSdHzydGFzxivSeFsC6N85irBRPdIbk2pdfLZc6WWqbkwU+QWsGQgwPM+9fKUcHjgXmq1mEkL6595W7j8aOXKlr1MZXQRskE1SDx9oe1PEopem+el6t5sqrf8lEaDHijHLcqUomfPXdGpRj0rd+x/Cokaxp227njSmkVJ7H2DoQb7XB0R2xpkHlcZDeMD4x", "user_id": "70c1796720b24849a78177d3a880735f", "name": "NovaUtilsKeypairTests-3c081bf0-755d-4acb-a768-36612c9c9f9d", "fingerprint": "e4:ef:9a:d4:0d:fa:43:bd:05:93:fc:69:37:b5:84:cb"}} 2018-09-26 15:17:22,400 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-9de1fa65-8658-40d9-9fa8-6cf6ce605fa3 2018-09-26 15:17:22,401 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-3c081bf0-755d-4acb-a768-36612c9c9f9d 2018-09-26 15:17:22,404 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-3c081bf0-755d-4acb-a768-36612c9c9f9d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07b5a686f9b475429ae3b5a85ba58f175aafac0a" 2018-09-26 15:17:22,441 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:17:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-476315cb-2ce4-4d57-9694-18b7c1371d49 x-compute-request-id: req-476315cb-2ce4-4d57-9694-18b7c1371d49 Content-Length: 0 Content-Type: application/json 2018-09-26 15:17:22,441 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-3c081bf0-755d-4acb-a768-36612c9c9f9d used request id req-476315cb-2ce4-4d57-9694-18b7c1371d49 2018-09-26 15:17:22,443 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 15:17:22,571 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-ba9989e5-27e0-4dc5-bed0-d5b0d5b991bb 2018-09-26 15:17:22,572 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:17:22,952 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:17:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["39tfROnNS62R-fP1lSiLgw"], "issued_at": "2018-09-26T15:17:22.000000Z"}} 2018-09-26 15:17:22,955 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78028f1cb232fdc796d03b843d21f55fdbf4c75c" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC86FtZ/9usFk5o2VVVOKoQ+qSjIA+6oXTs/M5x47ZK3HN7UxgcYunUvjjzt9CuNp+qi4CQrsgV2xav4dMqXVn/Gvd8OYqU1E1AV7uKQe51cE78P1KTZvMYCm+uSSlHhhJhCBvYW4E+mKVgaohHbMK9qc3S+/QxM2zcc7nAbIbLeAjY3NrYs7FXDnbSl3mou9ULfOBoQ0XcQXJwS8tSKEttjKxeNF+UoubfQmKFJIvXeUdLJVAqe1E9+K8LuJI3ZgnEZIq3yiTL8KvNYIqi7a2j2yDtwblsEA9db9Rb3VdJSeO7+HT/l789Xivv5lHPlaALhnNZolsWo1NXzwiMRemP", "name": "NovaUtilsKeypairTests-ba9989e5-27e0-4dc5-bed0-d5b0d5b991bb"}}' 2018-09-26 15:17:23,203 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:17:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b1bf913-1af6-4f4a-bef5-8ee3101cc323 x-compute-request-id: req-8b1bf913-1af6-4f4a-bef5-8ee3101cc323 Content-Encoding: gzip Content-Length: 496 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC86FtZ/9usFk5o2VVVOKoQ+qSjIA+6oXTs/M5x47ZK3HN7UxgcYunUvjjzt9CuNp+qi4CQrsgV2xav4dMqXVn/Gvd8OYqU1E1AV7uKQe51cE78P1KTZvMYCm+uSSlHhhJhCBvYW4E+mKVgaohHbMK9qc3S+/QxM2zcc7nAbIbLeAjY3NrYs7FXDnbSl3mou9ULfOBoQ0XcQXJwS8tSKEttjKxeNF+UoubfQmKFJIvXeUdLJVAqe1E9+K8LuJI3ZgnEZIq3yiTL8KvNYIqi7a2j2yDtwblsEA9db9Rb3VdJSeO7+HT/l789Xivv5lHPlaALhnNZolsWo1NXzwiMRemP", "user_id": "70c1796720b24849a78177d3a880735f", "name": "NovaUtilsKeypairTests-ba9989e5-27e0-4dc5-bed0-d5b0d5b991bb", "fingerprint": "80:c7:13:d0:33:d3:ff:ec:17:63:01:85:be:4a:b6:40"}} 2018-09-26 15:17:23,203 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-8b1bf913-1af6-4f4a-bef5-8ee3101cc323 2018-09-26 15:17:23,206 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-ba9989e5-27e0-4dc5-bed0-d5b0d5b991bb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78028f1cb232fdc796d03b843d21f55fdbf4c75c" 2018-09-26 15:17:23,324 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:17:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-57da440d-dba7-4a16-8b7e-7bc4e927b707 x-compute-request-id: req-57da440d-dba7-4a16-8b7e-7bc4e927b707 Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC86FtZ/9usFk5o2VVVOKoQ+qSjIA+6oXTs/M5x47ZK3HN7UxgcYunUvjjzt9CuNp+qi4CQrsgV2xav4dMqXVn/Gvd8OYqU1E1AV7uKQe51cE78P1KTZvMYCm+uSSlHhhJhCBvYW4E+mKVgaohHbMK9qc3S+/QxM2zcc7nAbIbLeAjY3NrYs7FXDnbSl3mou9ULfOBoQ0XcQXJwS8tSKEttjKxeNF+UoubfQmKFJIvXeUdLJVAqe1E9+K8LuJI3ZgnEZIq3yiTL8KvNYIqi7a2j2yDtwblsEA9db9Rb3VdJSeO7+HT/l789Xivv5lHPlaALhnNZolsWo1NXzwiMRemP", "user_id": "70c1796720b24849a78177d3a880735f", "name": "NovaUtilsKeypairTests-ba9989e5-27e0-4dc5-bed0-d5b0d5b991bb", "deleted": false, "created_at": "2018-09-26T15:17:23.000000", "updated_at": null, "fingerprint": "80:c7:13:d0:33:d3:ff:ec:17:63:01:85:be:4a:b6:40", "deleted_at": null, "id": 9}} 2018-09-26 15:17:23,324 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-ba9989e5-27e0-4dc5-bed0-d5b0d5b991bb used request id req-57da440d-dba7-4a16-8b7e-7bc4e927b707 2018-09-26 15:17:23,327 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78028f1cb232fdc796d03b843d21f55fdbf4c75c" 2018-09-26 15:17:23,351 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:17:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8170f973-2e27-48e1-94ae-5b07ec08909a x-compute-request-id: req-8170f973-2e27-48e1-94ae-5b07ec08909a Content-Encoding: gzip Content-Length: 475 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC86FtZ/9usFk5o2VVVOKoQ+qSjIA+6oXTs/M5x47ZK3HN7UxgcYunUvjjzt9CuNp+qi4CQrsgV2xav4dMqXVn/Gvd8OYqU1E1AV7uKQe51cE78P1KTZvMYCm+uSSlHhhJhCBvYW4E+mKVgaohHbMK9qc3S+/QxM2zcc7nAbIbLeAjY3NrYs7FXDnbSl3mou9ULfOBoQ0XcQXJwS8tSKEttjKxeNF+UoubfQmKFJIvXeUdLJVAqe1E9+K8LuJI3ZgnEZIq3yiTL8KvNYIqi7a2j2yDtwblsEA9db9Rb3VdJSeO7+HT/l789Xivv5lHPlaALhnNZolsWo1NXzwiMRemP", "name": "NovaUtilsKeypairTests-ba9989e5-27e0-4dc5-bed0-d5b0d5b991bb", "fingerprint": "80:c7:13:d0:33:d3:ff:ec:17:63:01:85:be:4a:b6:40"}}]} 2018-09-26 15:17:23,351 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-8170f973-2e27-48e1-94ae-5b07ec08909a 2018-09-26 15:17:23,351 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-ba9989e5-27e0-4dc5-bed0-d5b0d5b991bb 2018-09-26 15:17:23,354 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-ba9989e5-27e0-4dc5-bed0-d5b0d5b991bb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78028f1cb232fdc796d03b843d21f55fdbf4c75c" 2018-09-26 15:17:23,393 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:17:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1f5a7a83-e72a-4782-997a-6e29652ff719 x-compute-request-id: req-1f5a7a83-e72a-4782-997a-6e29652ff719 Content-Length: 0 Content-Type: application/json 2018-09-26 15:17:23,393 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-ba9989e5-27e0-4dc5-bed0-d5b0d5b991bb used request id req-1f5a7a83-e72a-4782-997a-6e29652ff719 2018-09-26 15:17:23,394 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 15:17:23,395 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:17:23,782 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:17:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["75T6Hg4SQvCO5ZyZXYLG6A"], "issued_at": "2018-09-26T15:17:23.000000Z"}} 2018-09-26 15:17:23,785 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7788a8763f54fea101949ddf6035e727625cb1a" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-cedb44fb-db34-4749-8fb3-3df9a1a6c714-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-cedb44fb-db34-4749-8fb3-3df9a1a6c714-id", "swap": 2}}' 2018-09-26 15:17:24,041 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:17:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-026a199e-3762-4aa8-b14b-bd71e7d8b9a7 x-compute-request-id: req-026a199e-3762-4aa8-b14b-bd71e7d8b9a7 Content-Encoding: gzip Content-Length: 287 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/NovaUtilsFlavorTests-cedb44fb-db34-4749-8fb3-3df9a1a6c714-id", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/NovaUtilsFlavorTests-cedb44fb-db34-4749-8fb3-3df9a1a6c714-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "disk": 1, "id": "NovaUtilsFlavorTests-cedb44fb-db34-4749-8fb3-3df9a1a6c714-id", "name": "NovaUtilsFlavorTests-cedb44fb-db34-4749-8fb3-3df9a1a6c714-name", "vcpus": 1, "swap": 2, "OS-FLV-EXT-DATA:ephemeral": 1}} 2018-09-26 15:17:24,041 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-026a199e-3762-4aa8-b14b-bd71e7d8b9a7 2018-09-26 15:17:24,045 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/NovaUtilsFlavorTests-cedb44fb-db34-4749-8fb3-3df9a1a6c714-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7788a8763f54fea101949ddf6035e727625cb1a" 2018-09-26 15:17:24,103 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:17:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5b098307-257f-45fb-a561-ca7ae96396a4 x-compute-request-id: req-5b098307-257f-45fb-a561-ca7ae96396a4 Content-Length: 0 Content-Type: application/json 2018-09-26 15:17:24,103 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/NovaUtilsFlavorTests-cedb44fb-db34-4749-8fb3-3df9a1a6c714-id used request id req-5b098307-257f-45fb-a561-ca7ae96396a4 2018-09-26 15:17:24,106 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7788a8763f54fea101949ddf6035e727625cb1a" 2018-09-26 15:17:24,136 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:17:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fb3efefb-4a80-42fd-b752-59842b031dbe x-compute-request-id: req-fb3efefb-4a80-42fd-b752-59842b031dbe Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 15:17:24,136 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-fb3efefb-4a80-42fd-b752-59842b031dbe 2018-09-26 15:17:24,139 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/NovaUtilsFlavorTests-cedb44fb-db34-4749-8fb3-3df9a1a6c714-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7788a8763f54fea101949ddf6035e727625cb1a" 2018-09-26 15:17:24,160 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 15:17:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-71bd1c51-afb8-4232-bd17-0722c6c0e5f5 x-compute-request-id: req-71bd1c51-afb8-4232-bd17-0722c6c0e5f5 Content-Length: 133 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor NovaUtilsFlavorTests-cedb44fb-db34-4749-8fb3-3df9a1a6c714-id could not be found.", "code": 404}} 2018-09-26 15:17:24,161 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/NovaUtilsFlavorTests-cedb44fb-db34-4749-8fb3-3df9a1a6c714-id used request id req-71bd1c51-afb8-4232-bd17-0722c6c0e5f5 2018-09-26 15:17:24,161 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 15:17:24,162 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:17:24,533 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:17:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["AcXE9iKQSHSbGq3fu7NzXg"], "issued_at": "2018-09-26T15:17:24.000000Z"}} 2018-09-26 15:17:24,536 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea8a33792c2b3ab323019daedd5976ccfeb8b2f9" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-2861b8af-6d5b-4f3f-b323-6a0e7b5a2111-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-2861b8af-6d5b-4f3f-b323-6a0e7b5a2111-id", "swap": 2}}' 2018-09-26 15:17:24,762 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:17:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c2f0f86-c534-4cbe-a0ee-66a75766e29f x-compute-request-id: req-0c2f0f86-c534-4cbe-a0ee-66a75766e29f Content-Encoding: gzip Content-Length: 288 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/NovaUtilsFlavorTests-2861b8af-6d5b-4f3f-b323-6a0e7b5a2111-id", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/NovaUtilsFlavorTests-2861b8af-6d5b-4f3f-b323-6a0e7b5a2111-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "disk": 1, "id": "NovaUtilsFlavorTests-2861b8af-6d5b-4f3f-b323-6a0e7b5a2111-id", "name": "NovaUtilsFlavorTests-2861b8af-6d5b-4f3f-b323-6a0e7b5a2111-name", "vcpus": 1, "swap": 2, "OS-FLV-EXT-DATA:ephemeral": 1}} 2018-09-26 15:17:24,763 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-0c2f0f86-c534-4cbe-a0ee-66a75766e29f 2018-09-26 15:17:24,766 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/NovaUtilsFlavorTests-2861b8af-6d5b-4f3f-b323-6a0e7b5a2111-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea8a33792c2b3ab323019daedd5976ccfeb8b2f9" 2018-09-26 15:17:24,931 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:17:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c040abe2-01fe-4667-b7a1-0ae9ddeed4c6 x-compute-request-id: req-c040abe2-01fe-4667-b7a1-0ae9ddeed4c6 Content-Length: 0 Content-Type: application/json 2018-09-26 15:17:24,931 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/NovaUtilsFlavorTests-2861b8af-6d5b-4f3f-b323-6a0e7b5a2111-id used request id req-c040abe2-01fe-4667-b7a1-0ae9ddeed4c6 2018-09-26 15:17:24,932 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 15:17:24,933 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:17:25,318 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:17:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["atUM5kSdTq-BQW-5gd38bg"], "issued_at": "2018-09-26T15:17:25.000000Z"}} 2018-09-26 15:17:25,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0962542e99e969ee7da7c736cc7a9df36bd07e39" 2018-09-26 15:17:25,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:17:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a91bece-404e-4f0c-992b-8049f06af14f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:17:25,331 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8a91bece-404e-4f0c-992b-8049f06af14f 2018-09-26 15:17:25,333 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 15:17:25,333 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:17:25,334 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:17:25,707 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:17:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["Fi41zgFjSy2x3FDQEzcruA"], "issued_at": "2018-09-26T15:17:25.000000Z"}} 2018-09-26 15:17:25,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f621bb531594442c68553053f265235cb02f53b3" 2018-09-26 15:17:25,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:17:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fbe4e75-b117-4600-a82b-602b8353de0e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:17:25,793 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-6fbe4e75-b117-4600-a82b-602b8353de0e 2018-09-26 15:17:25,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f621bb531594442c68553053f265235cb02f53b3" 2018-09-26 15:17:26,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 167 Content-Type: application/json X-Openstack-Request-Id: req-8d45ca70-8acc-4e91-bd17-27edf05ddace Date: Wed, 26 Sep 2018 15:17:26 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-image"} 2018-09-26 15:17:26,432 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-image used request id req-8d45ca70-8acc-4e91-bd17-27edf05ddace 2018-09-26 15:17:26,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f621bb531594442c68553053f265235cb02f53b3" 2018-09-26 15:17:27,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ac9341dc-ab44-4b81-af91-651aa9e79882 Date: Wed, 26 Sep 2018 15:17:27 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 15:17:27,067 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-ac9341dc-ab44-4b81-af91-651aa9e79882 2018-09-26 15:17:27,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f621bb531594442c68553053f265235cb02f53b3" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-image"}' 2018-09-26 15:17:27,882 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 626 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/4c497c49-4487-42de-ab1e-c20e5da93618 X-Openstack-Request-Id: req-a701dcae-d3d9-4367-b7b5-17e5b46ca02b Date: Wed, 26 Sep 2018 15:17:27 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T15:17:27Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T15:17:27Z", "visibility": "shared", "locations": [], "self": "/v2/images/4c497c49-4487-42de-ab1e-c20e5da93618", "min_disk": 0, "protected": false, "id": "4c497c49-4487-42de-ab1e-c20e5da93618", "file": "/v2/images/4c497c49-4487-42de-ab1e-c20e5da93618/file", "checksum": null, "owner": "27d48581408d451aadce970d111d0cc1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 15:17:27,882 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-a701dcae-d3d9-4367-b7b5-17e5b46ca02b 2018-09-26 15:17:27,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/4c497c49-4487-42de-ab1e-c20e5da93618/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f621bb531594442c68553053f265235cb02f53b3" -d '' 2018-09-26 15:17:29,974 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1e1096ba-316e-4f4a-b097-33a17ff09c7c Date: Wed, 26 Sep 2018 15:17:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:17:29,974 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/4c497c49-4487-42de-ab1e-c20e5da93618/file used request id req-1e1096ba-316e-4f4a-b097-33a17ff09c7c 2018-09-26 15:17:29,974 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 15:17:29,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/4c497c49-4487-42de-ab1e-c20e5da93618 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f621bb531594442c68553053f265235cb02f53b3" 2018-09-26 15:17:30,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-d1a22a07-cd96-44ac-abda-0a7a52224d84 Date: Wed, 26 Sep 2018 15:17:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T15:17:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T15:17:29Z", "visibility": "shared", "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/4c497c49-4487-42de-ab1e-c20e5da93618/snap", "metadata": {}}], "self": "/v2/images/4c497c49-4487-42de-ab1e-c20e5da93618", "min_disk": 0, "protected": false, "id": "4c497c49-4487-42de-ab1e-c20e5da93618", "file": "/v2/images/4c497c49-4487-42de-ab1e-c20e5da93618/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "27d48581408d451aadce970d111d0cc1", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/4c497c49-4487-42de-ab1e-c20e5da93618/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 15:17:30,152 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/4c497c49-4487-42de-ab1e-c20e5da93618 used request id req-d1a22a07-cd96-44ac-abda-0a7a52224d84 2018-09-26 15:17:30,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f621bb531594442c68553053f265235cb02f53b3" 2018-09-26 15:17:30,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7b7d490b-0a6f-4343-938e-1455e452f03a Date: Wed, 26 Sep 2018 15:17:30 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 15:17:30,163 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-7b7d490b-0a6f-4343-938e-1455e452f03a 2018-09-26 15:17:30,166 - create_image - INFO - Created image with name - NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-image 2018-09-26 15:17:30,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/4c497c49-4487-42de-ab1e-c20e5da93618 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f621bb531594442c68553053f265235cb02f53b3" 2018-09-26 15:17:30,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-f23eeabc-ecc1-4ace-8138-cbe3da568293 Date: Wed, 26 Sep 2018 15:17:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T15:17:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T15:17:29Z", "visibility": "shared", "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/4c497c49-4487-42de-ab1e-c20e5da93618/snap", "metadata": {}}], "self": "/v2/images/4c497c49-4487-42de-ab1e-c20e5da93618", "min_disk": 0, "protected": false, "id": "4c497c49-4487-42de-ab1e-c20e5da93618", "file": "/v2/images/4c497c49-4487-42de-ab1e-c20e5da93618/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "27d48581408d451aadce970d111d0cc1", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/4c497c49-4487-42de-ab1e-c20e5da93618/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 15:17:30,197 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/4c497c49-4487-42de-ab1e-c20e5da93618 used request id req-f23eeabc-ecc1-4ace-8138-cbe3da568293 2018-09-26 15:17:30,198 - create_image - DEBUG - Instance status is - active 2018-09-26 15:17:30,198 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-image 2018-09-26 15:17:30,198 - create_image - INFO - Image is now active with name - NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-image 2018-09-26 15:17:30,198 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:17:30,199 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:17:30,578 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:17:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["oSd527KpRCu9as1_mHmjlg"], "issued_at": "2018-09-26T15:17:30.000000Z"}} 2018-09-26 15:17:30,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}877fc5a83c4a5674575f89e7cdd0adcdce5aa853" 2018-09-26 15:17:30,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:17:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7eedd886-e9f0-4343-971e-68040b98677b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:17:30,659 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-7eedd886-e9f0-4343-971e-68040b98677b 2018-09-26 15:17:30,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}877fc5a83c4a5674575f89e7cdd0adcdce5aa853" 2018-09-26 15:17:30,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f4cc1ccf-5f4a-4c90-b240-252655d98247 Date: Wed, 26 Sep 2018 15:17:30 GMT RESP BODY: {"networks":[]} 2018-09-26 15:17:30,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-net used request id req-f4cc1ccf-5f4a-4c90-b240-252655d98247 2018-09-26 15:17:30,850 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-net 2018-09-26 15:17:30,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}877fc5a83c4a5674575f89e7cdd0adcdce5aa853" -d '{"network": {"name": "NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-net", "admin_state_up": true}}' 2018-09-26 15:17:31,284 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-c784f0e2-ce14-4b77-881d-000fd6dc3688 Date: Wed, 26 Sep 2018 15:17:31 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"939da884-35a6-46b2-8b2a-dafdbeda37f6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T15:17:31Z","is_default":false,"provider:segmentation_id":12,"name":"NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:17:31Z","mtu":1450}} 2018-09-26 15:17:31,284 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-c784f0e2-ce14-4b77-881d-000fd6dc3688 2018-09-26 15:17:31,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=939da884-35a6-46b2-8b2a-dafdbeda37f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}877fc5a83c4a5674575f89e7cdd0adcdce5aa853" 2018-09-26 15:17:31,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-c2cf9536-7d8e-46d9-9612-cf2d4c78e777 Date: Wed, 26 Sep 2018 15:17:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"939da884-35a6-46b2-8b2a-dafdbeda37f6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T15:17:31Z","provider:segmentation_id":12,"name":"NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:17:31Z","provider:network_type":"vxlan"}]} 2018-09-26 15:17:31,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=939da884-35a6-46b2-8b2a-dafdbeda37f6 used request id req-c2cf9536-7d8e-46d9-9612-cf2d4c78e777 2018-09-26 15:17:31,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=939da884-35a6-46b2-8b2a-dafdbeda37f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}877fc5a83c4a5674575f89e7cdd0adcdce5aa853" 2018-09-26 15:17:31,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-eef35b88-76e3-42bc-8e77-12b3608b5ade Date: Wed, 26 Sep 2018 15:17:31 GMT RESP BODY: {"subnets":[]} 2018-09-26 15:17:31,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=939da884-35a6-46b2-8b2a-dafdbeda37f6 used request id req-eef35b88-76e3-42bc-8e77-12b3608b5ade 2018-09-26 15:17:31,715 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-subnet 2018-09-26 15:17:31,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}877fc5a83c4a5674575f89e7cdd0adcdce5aa853" -d '{"subnets": [{"ip_version": 4, "network_id": "939da884-35a6-46b2-8b2a-dafdbeda37f6", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-subnet"}]}' 2018-09-26 15:17:32,386 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-0676e46e-6e51-4bc7-a7f5-06f6504e798e Date: Wed, 26 Sep 2018 15:17:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"939da884-35a6-46b2-8b2a-dafdbeda37f6","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:17:32Z","dns_nameservers":[],"updated_at":"2018-09-26T15:17:32Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"563f1549-dd9e-4463-8484-8b7fbe811815","subnetpool_id":null,"name":"NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-subnet"}]} 2018-09-26 15:17:32,386 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-0676e46e-6e51-4bc7-a7f5-06f6504e798e 2018-09-26 15:17:32,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=939da884-35a6-46b2-8b2a-dafdbeda37f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}877fc5a83c4a5674575f89e7cdd0adcdce5aa853" 2018-09-26 15:17:32,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-c1968b3b-dc2e-4326-9bac-d24cc7da7001 Date: Wed, 26 Sep 2018 15:17:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"939da884-35a6-46b2-8b2a-dafdbeda37f6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["563f1549-dd9e-4463-8484-8b7fbe811815"],"description":"","tags":[],"updated_at":"2018-09-26T15:17:32Z","provider:segmentation_id":12,"name":"NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:17:31Z","provider:network_type":"vxlan"}]} 2018-09-26 15:17:32,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=939da884-35a6-46b2-8b2a-dafdbeda37f6 used request id req-c1968b3b-dc2e-4326-9bac-d24cc7da7001 2018-09-26 15:17:32,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=939da884-35a6-46b2-8b2a-dafdbeda37f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}877fc5a83c4a5674575f89e7cdd0adcdce5aa853" 2018-09-26 15:17:32,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-8399594e-9605-4ac3-ad29-9fab643cf24a Date: Wed, 26 Sep 2018 15:17:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"939da884-35a6-46b2-8b2a-dafdbeda37f6","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:17:32Z","dns_nameservers":[],"updated_at":"2018-09-26T15:17:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"563f1549-dd9e-4463-8484-8b7fbe811815","subnetpool_id":null,"name":"NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-subnet"}]} 2018-09-26 15:17:32,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=939da884-35a6-46b2-8b2a-dafdbeda37f6 used request id req-8399594e-9605-4ac3-ad29-9fab643cf24a 2018-09-26 15:17:32,841 - OpenStackNetwork - DEBUG - Network [939da884-35a6-46b2-8b2a-dafdbeda37f6] created successfully 2018-09-26 15:17:32,842 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:17:32,842 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:17:33,240 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:17:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["wtJFIC5fTdGMvFVIp7Tpww"], "issued_at": "2018-09-26T15:17:33.000000Z"}} 2018-09-26 15:17:33,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbd82dabe9e10bf8035b898b59c1027a395e8d3e" 2018-09-26 15:17:33,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:17:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdc6e623-97dd-42b1-ae2a-7ef722e41d89 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:17:33,324 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-cdc6e623-97dd-42b1-ae2a-7ef722e41d89 2018-09-26 15:17:33,325 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 15:17:33,329 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbd82dabe9e10bf8035b898b59c1027a395e8d3e" 2018-09-26 15:17:33,499 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:17:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3cb03a62-c8fa-4cc1-82fb-5f8186a6f107 x-compute-request-id: req-3cb03a62-c8fa-4cc1-82fb-5f8186a6f107 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 15:17:33,499 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-3cb03a62-c8fa-4cc1-82fb-5f8186a6f107 2018-09-26 15:17:33,503 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbd82dabe9e10bf8035b898b59c1027a395e8d3e" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-26 15:17:33,601 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:17:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6603b40a-5ccf-44b6-abdb-aa1a0ba3f82f x-compute-request-id: req-6603b40a-5ccf-44b6-abdb-aa1a0ba3f82f Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/77712408-b86c-43bc-accf-fe73866e8641", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/77712408-b86c-43bc-accf-fe73866e8641", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "77712408-b86c-43bc-accf-fe73866e8641", "name": "NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 15:17:33,601 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-6603b40a-5ccf-44b6-abdb-aa1a0ba3f82f 2018-09-26 15:17:33,601 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:17:33,602 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:17:33,991 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:17:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["LltyAA7aQ6aijr0Pg7wH0w"], "issued_at": "2018-09-26T15:17:33.000000Z"}} 2018-09-26 15:17:33,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b002e05af21db116a2f1a402c7f1a1ee82fb903d" 2018-09-26 15:17:34,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:17:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7f4ee11-2396-4803-a4e8-d8e5a4b4323b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:17:34,007 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f7f4ee11-2396-4803-a4e8-d8e5a4b4323b 2018-09-26 15:17:34,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0962542e99e969ee7da7c736cc7a9df36bd07e39" 2018-09-26 15:17:34,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-2f54328f-1ae4-4edf-813f-f039e957b98f Date: Wed, 26 Sep 2018 15:17:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"939da884-35a6-46b2-8b2a-dafdbeda37f6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["563f1549-dd9e-4463-8484-8b7fbe811815"],"description":"","tags":[],"updated_at":"2018-09-26T15:17:32Z","provider:segmentation_id":12,"name":"NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:17:31Z","provider:network_type":"vxlan"}]} 2018-09-26 15:17:34,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-net used request id req-2f54328f-1ae4-4edf-813f-f039e957b98f 2018-09-26 15:17:34,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=939da884-35a6-46b2-8b2a-dafdbeda37f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0962542e99e969ee7da7c736cc7a9df36bd07e39" 2018-09-26 15:17:34,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-38f69dfc-c038-40f3-9f22-0d0b8be51839 Date: Wed, 26 Sep 2018 15:17:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"939da884-35a6-46b2-8b2a-dafdbeda37f6","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:17:32Z","dns_nameservers":[],"updated_at":"2018-09-26T15:17:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"563f1549-dd9e-4463-8484-8b7fbe811815","subnetpool_id":null,"name":"NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-subnet"}]} 2018-09-26 15:17:34,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=939da884-35a6-46b2-8b2a-dafdbeda37f6 used request id req-38f69dfc-c038-40f3-9f22-0d0b8be51839 2018-09-26 15:17:34,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0962542e99e969ee7da7c736cc7a9df36bd07e39" 2018-09-26 15:17:34,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-2ad2fed3-e5a3-4db5-88b6-d472a6fadbe0 Date: Wed, 26 Sep 2018 15:17:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"939da884-35a6-46b2-8b2a-dafdbeda37f6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["563f1549-dd9e-4463-8484-8b7fbe811815"],"description":"","tags":[],"updated_at":"2018-09-26T15:17:32Z","provider:segmentation_id":12,"name":"NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:17:31Z","provider:network_type":"vxlan"}]} 2018-09-26 15:17:34,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-net used request id req-2ad2fed3-e5a3-4db5-88b6-d472a6fadbe0 2018-09-26 15:17:34,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:17:34,699 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:17:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:17:34,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b002e05af21db116a2f1a402c7f1a1ee82fb903d" 2018-09-26 15:17:34,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:17:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11832410-fadf-4df1-ac02-28111751c4bf Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:17:34,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-11832410-fadf-4df1-ac02-28111751c4bf 2018-09-26 15:17:34,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=939da884-35a6-46b2-8b2a-dafdbeda37f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0962542e99e969ee7da7c736cc7a9df36bd07e39" 2018-09-26 15:17:34,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d168f29a-77e7-400c-8fd8-569c63b4e294 Date: Wed, 26 Sep 2018 15:17:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"939da884-35a6-46b2-8b2a-dafdbeda37f6","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:17:32Z","dns_nameservers":[],"updated_at":"2018-09-26T15:17:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"563f1549-dd9e-4463-8484-8b7fbe811815","subnetpool_id":null,"name":"NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-subnet"}]} 2018-09-26 15:17:34,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=939da884-35a6-46b2-8b2a-dafdbeda37f6 used request id req-d168f29a-77e7-400c-8fd8-569c63b4e294 2018-09-26 15:17:34,835 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-net 2018-09-26 15:17:34,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0962542e99e969ee7da7c736cc7a9df36bd07e39" -d '{"port": {"network_id": "939da884-35a6-46b2-8b2a-dafdbeda37f6", "name": "NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-port", "admin_state_up": true}}' 2018-09-26 15:17:35,446 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 852 X-Openstack-Request-Id: req-e55a2db3-5124-4d16-a58d-00b3ce156ca1 Date: Wed, 26 Sep 2018 15:17:35 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:17:35Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"563f1549-dd9e-4463-8484-8b7fbe811815","ip_address":"10.55.0.7"}],"id":"2f898f0b-6aa3-4ec5-b045-13baac33101a","security_groups":["68963bd9-e511-496c-9484-5fafc4a56718"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0a:42:cd","project_id":"27d48581408d451aadce970d111d0cc1","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-port","admin_state_up":true,"network_id":"939da884-35a6-46b2-8b2a-dafdbeda37f6","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:17:35Z","binding:vnic_type":"normal"}} 2018-09-26 15:17:35,446 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-e55a2db3-5124-4d16-a58d-00b3ce156ca1 2018-09-26 15:17:35,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0962542e99e969ee7da7c736cc7a9df36bd07e39" 2018-09-26 15:17:35,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-22518ca2-ac40-407c-8ab3-da2094b69f63 Date: Wed, 26 Sep 2018 15:17:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"939da884-35a6-46b2-8b2a-dafdbeda37f6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["563f1549-dd9e-4463-8484-8b7fbe811815"],"description":"","tags":[],"updated_at":"2018-09-26T15:17:32Z","provider:segmentation_id":12,"name":"NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:17:31Z","provider:network_type":"vxlan"}]} 2018-09-26 15:17:35,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-net used request id req-22518ca2-ac40-407c-8ab3-da2094b69f63 2018-09-26 15:17:35,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:17:35,698 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:17:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:17:35,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0962542e99e969ee7da7c736cc7a9df36bd07e39" 2018-09-26 15:17:35,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:17:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02aa3ac3-f194-44e3-85ff-aa4c11dfefc5 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:17:35,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-02aa3ac3-f194-44e3-85ff-aa4c11dfefc5 2018-09-26 15:17:35,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=939da884-35a6-46b2-8b2a-dafdbeda37f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0962542e99e969ee7da7c736cc7a9df36bd07e39" 2018-09-26 15:17:35,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-90bca460-4ba3-4e68-8625-2779475256ef Date: Wed, 26 Sep 2018 15:17:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"939da884-35a6-46b2-8b2a-dafdbeda37f6","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:17:32Z","dns_nameservers":[],"updated_at":"2018-09-26T15:17:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"563f1549-dd9e-4463-8484-8b7fbe811815","subnetpool_id":null,"name":"NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-subnet"}]} 2018-09-26 15:17:35,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=939da884-35a6-46b2-8b2a-dafdbeda37f6 used request id req-90bca460-4ba3-4e68-8625-2779475256ef 2018-09-26 15:17:35,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=939da884-35a6-46b2-8b2a-dafdbeda37f6&name=NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0962542e99e969ee7da7c736cc7a9df36bd07e39" 2018-09-26 15:17:36,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 855 X-Openstack-Request-Id: req-52f52d8b-929f-4ab7-a9ab-1cd58262caac Date: Wed, 26 Sep 2018 15:17:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:17:35Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"563f1549-dd9e-4463-8484-8b7fbe811815","ip_address":"10.55.0.7"}],"id":"2f898f0b-6aa3-4ec5-b045-13baac33101a","security_groups":["68963bd9-e511-496c-9484-5fafc4a56718"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0a:42:cd","project_id":"27d48581408d451aadce970d111d0cc1","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-port","admin_state_up":true,"network_id":"939da884-35a6-46b2-8b2a-dafdbeda37f6","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:17:35Z","binding:vnic_type":"normal"}]} 2018-09-26 15:17:36,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=939da884-35a6-46b2-8b2a-dafdbeda37f6&name=NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-port&admin_state_up=True used request id req-52f52d8b-929f-4ab7-a9ab-1cd58262caac 2018-09-26 15:17:36,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0962542e99e969ee7da7c736cc7a9df36bd07e39" 2018-09-26 15:17:36,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:17:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a8705cc-65ec-4d35-9c01-40dade117841 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:17:36,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-3a8705cc-65ec-4d35-9c01-40dade117841 2018-09-26 15:17:36,210 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-vm_inst 2018-09-26 15:17:36,213 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0962542e99e969ee7da7c736cc7a9df36bd07e39" 2018-09-26 15:17:36,389 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:17:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-be5b0446-7aaa-4f3f-b389-7139493a7fe2 x-compute-request-id: req-be5b0446-7aaa-4f3f-b389-7139493a7fe2 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "77712408-b86c-43bc-accf-fe73866e8641", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/77712408-b86c-43bc-accf-fe73866e8641", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/77712408-b86c-43bc-accf-fe73866e8641", "rel": "bookmark"}], "name": "NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-flavor-name"}]} 2018-09-26 15:17:36,389 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-be5b0446-7aaa-4f3f-b389-7139493a7fe2 2018-09-26 15:17:36,392 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/77712408-b86c-43bc-accf-fe73866e8641 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0962542e99e969ee7da7c736cc7a9df36bd07e39" 2018-09-26 15:17:36,517 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:17:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9236f6d-5c85-4455-84b6-02bc55c09502 x-compute-request-id: req-b9236f6d-5c85-4455-84b6-02bc55c09502 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/77712408-b86c-43bc-accf-fe73866e8641", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/77712408-b86c-43bc-accf-fe73866e8641", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "77712408-b86c-43bc-accf-fe73866e8641", "name": "NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 15:17:36,517 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/77712408-b86c-43bc-accf-fe73866e8641 used request id req-b9236f6d-5c85-4455-84b6-02bc55c09502 2018-09-26 15:17:36,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0962542e99e969ee7da7c736cc7a9df36bd07e39" 2018-09-26 15:17:37,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1054 Content-Type: application/json X-Openstack-Request-Id: req-34798193-4796-4d46-89d7-f38b314efb14 Date: Wed, 26 Sep 2018 15:17:37 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T15:17:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T15:17:29Z", "visibility": "shared", "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/4c497c49-4487-42de-ab1e-c20e5da93618/snap", "metadata": {}}], "self": "/v2/images/4c497c49-4487-42de-ab1e-c20e5da93618", "min_disk": 0, "protected": false, "id": "4c497c49-4487-42de-ab1e-c20e5da93618", "file": "/v2/images/4c497c49-4487-42de-ab1e-c20e5da93618/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "27d48581408d451aadce970d111d0cc1", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/4c497c49-4487-42de-ab1e-c20e5da93618/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-image"} 2018-09-26 15:17:37,132 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-image used request id req-34798193-4796-4d46-89d7-f38b314efb14 2018-09-26 15:17:37,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0962542e99e969ee7da7c736cc7a9df36bd07e39" 2018-09-26 15:17:37,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-83e7d42b-72e6-4e5f-bdc2-f9f210986273 Date: Wed, 26 Sep 2018 15:17:37 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 15:17:37,721 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-83e7d42b-72e6-4e5f-bdc2-f9f210986273 2018-09-26 15:17:37,726 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0962542e99e969ee7da7c736cc7a9df36bd07e39" -d '{"server": {"name": "NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-vm_inst", "imageRef": "4c497c49-4487-42de-ab1e-c20e5da93618", "flavorRef": "77712408-b86c-43bc-accf-fe73866e8641", "max_count": 1, "min_count": 1, "networks": [{"port": "2f898f0b-6aa3-4ec5-b045-13baac33101a"}]}}' 2018-09-26 15:17:40,107 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:17:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-104244ab-649c-4852-8c97-729a8a5caa85 x-compute-request-id: req-104244ab-649c-4852-8c97-729a8a5caa85 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/98c9647f-3055-4d56-b685-f01f1dc18099 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "98c9647f-3055-4d56-b685-f01f1dc18099", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/98c9647f-3055-4d56-b685-f01f1dc18099", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/98c9647f-3055-4d56-b685-f01f1dc18099", "rel": "bookmark"}], "adminPass": "LuQ2hZ6SBfbG"}} 2018-09-26 15:17:40,108 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-104244ab-649c-4852-8c97-729a8a5caa85 2018-09-26 15:17:40,111 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/98c9647f-3055-4d56-b685-f01f1dc18099 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0962542e99e969ee7da7c736cc7a9df36bd07e39" 2018-09-26 15:17:40,878 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:17:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e9c7bf73-fd64-48d0-8b01-a514b10317c1 x-compute-request-id: req-e9c7bf73-fd64-48d0-8b01-a514b10317c1 Content-Encoding: gzip Content-Length: 646 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/98c9647f-3055-4d56-b685-f01f1dc18099", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/98c9647f-3055-4d56-b685-f01f1dc18099", "rel": "bookmark"}], "image": {"id": "4c497c49-4487-42de-ab1e-c20e5da93618", "links": [{"href": "http://172.30.9.22:8774/images/4c497c49-4487-42de-ab1e-c20e5da93618", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77712408-b86c-43bc-accf-fe73866e8641", "links": [{"href": "http://172.30.9.22:8774/flavors/77712408-b86c-43bc-accf-fe73866e8641", "rel": "bookmark"}]}, "id": "98c9647f-3055-4d56-b685-f01f1dc18099", "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T15:17:40Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-vm_inst", "created": "2018-09-26T15:17:40Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:17:40,878 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/98c9647f-3055-4d56-b685-f01f1dc18099 used request id req-e9c7bf73-fd64-48d0-8b01-a514b10317c1 2018-09-26 15:17:40,882 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/98c9647f-3055-4d56-b685-f01f1dc18099 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0962542e99e969ee7da7c736cc7a9df36bd07e39" 2018-09-26 15:17:41,288 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:17:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-573fc5f2-2b4d-476c-8558-6db706e5b2c8 x-compute-request-id: req-573fc5f2-2b4d-476c-8558-6db706e5b2c8 Content-Encoding: gzip Content-Length: 646 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/98c9647f-3055-4d56-b685-f01f1dc18099", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/98c9647f-3055-4d56-b685-f01f1dc18099", "rel": "bookmark"}], "image": {"id": "4c497c49-4487-42de-ab1e-c20e5da93618", "links": [{"href": "http://172.30.9.22:8774/images/4c497c49-4487-42de-ab1e-c20e5da93618", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77712408-b86c-43bc-accf-fe73866e8641", "links": [{"href": "http://172.30.9.22:8774/flavors/77712408-b86c-43bc-accf-fe73866e8641", "rel": "bookmark"}]}, "id": "98c9647f-3055-4d56-b685-f01f1dc18099", "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T15:17:40Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-vm_inst", "created": "2018-09-26T15:17:40Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:17:41,288 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/98c9647f-3055-4d56-b685-f01f1dc18099 used request id req-573fc5f2-2b4d-476c-8558-6db706e5b2c8 2018-09-26 15:17:44,294 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/98c9647f-3055-4d56-b685-f01f1dc18099 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0962542e99e969ee7da7c736cc7a9df36bd07e39" 2018-09-26 15:17:45,264 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:17:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f3300b2a-062c-490f-8839-738a44ae5794 x-compute-request-id: req-f3300b2a-062c-490f-8839-738a44ae5794 Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/98c9647f-3055-4d56-b685-f01f1dc18099", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/98c9647f-3055-4d56-b685-f01f1dc18099", "rel": "bookmark"}], "image": {"id": "4c497c49-4487-42de-ab1e-c20e5da93618", "links": [{"href": "http://172.30.9.22:8774/images/4c497c49-4487-42de-ab1e-c20e5da93618", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77712408-b86c-43bc-accf-fe73866e8641", "links": [{"href": "http://172.30.9.22:8774/flavors/77712408-b86c-43bc-accf-fe73866e8641", "rel": "bookmark"}]}, "id": "98c9647f-3055-4d56-b685-f01f1dc18099", "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T15:17:42Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-vm_inst", "created": "2018-09-26T15:17:40Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:17:45,264 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/98c9647f-3055-4d56-b685-f01f1dc18099 used request id req-f3300b2a-062c-490f-8839-738a44ae5794 2018-09-26 15:17:48,270 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/98c9647f-3055-4d56-b685-f01f1dc18099 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0962542e99e969ee7da7c736cc7a9df36bd07e39" 2018-09-26 15:17:48,830 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:17:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-55a29509-0490-4dd5-89ca-c847b88cfe8c x-compute-request-id: req-55a29509-0490-4dd5-89ca-c847b88cfe8c Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/98c9647f-3055-4d56-b685-f01f1dc18099", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/98c9647f-3055-4d56-b685-f01f1dc18099", "rel": "bookmark"}], "image": {"id": "4c497c49-4487-42de-ab1e-c20e5da93618", "links": [{"href": "http://172.30.9.22:8774/images/4c497c49-4487-42de-ab1e-c20e5da93618", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77712408-b86c-43bc-accf-fe73866e8641", "links": [{"href": "http://172.30.9.22:8774/flavors/77712408-b86c-43bc-accf-fe73866e8641", "rel": "bookmark"}]}, "id": "98c9647f-3055-4d56-b685-f01f1dc18099", "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T15:17:42Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-vm_inst", "created": "2018-09-26T15:17:40Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:17:48,831 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/98c9647f-3055-4d56-b685-f01f1dc18099 used request id req-55a29509-0490-4dd5-89ca-c847b88cfe8c 2018-09-26 15:17:51,837 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/98c9647f-3055-4d56-b685-f01f1dc18099 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0962542e99e969ee7da7c736cc7a9df36bd07e39" 2018-09-26 15:17:52,808 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:17:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-59a973c3-1f0d-4651-9fd1-5df545a138cf x-compute-request-id: req-59a973c3-1f0d-4651-9fd1-5df545a138cf Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/98c9647f-3055-4d56-b685-f01f1dc18099", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/98c9647f-3055-4d56-b685-f01f1dc18099", "rel": "bookmark"}], "image": {"id": "4c497c49-4487-42de-ab1e-c20e5da93618", "links": [{"href": "http://172.30.9.22:8774/images/4c497c49-4487-42de-ab1e-c20e5da93618", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77712408-b86c-43bc-accf-fe73866e8641", "links": [{"href": "http://172.30.9.22:8774/flavors/77712408-b86c-43bc-accf-fe73866e8641", "rel": "bookmark"}]}, "id": "98c9647f-3055-4d56-b685-f01f1dc18099", "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T15:17:42Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-vm_inst", "created": "2018-09-26T15:17:40Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:17:52,808 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/98c9647f-3055-4d56-b685-f01f1dc18099 used request id req-59a973c3-1f0d-4651-9fd1-5df545a138cf 2018-09-26 15:17:55,814 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/98c9647f-3055-4d56-b685-f01f1dc18099 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0962542e99e969ee7da7c736cc7a9df36bd07e39" 2018-09-26 15:17:56,369 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:17:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f2aa04f-5691-4719-8489-2952b40a9166 x-compute-request-id: req-4f2aa04f-5691-4719-8489-2952b40a9166 Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/98c9647f-3055-4d56-b685-f01f1dc18099", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/98c9647f-3055-4d56-b685-f01f1dc18099", "rel": "bookmark"}], "image": {"id": "4c497c49-4487-42de-ab1e-c20e5da93618", "links": [{"href": "http://172.30.9.22:8774/images/4c497c49-4487-42de-ab1e-c20e5da93618", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77712408-b86c-43bc-accf-fe73866e8641", "links": [{"href": "http://172.30.9.22:8774/flavors/77712408-b86c-43bc-accf-fe73866e8641", "rel": "bookmark"}]}, "id": "98c9647f-3055-4d56-b685-f01f1dc18099", "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T15:17:42Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-vm_inst", "created": "2018-09-26T15:17:40Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:17:56,369 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/98c9647f-3055-4d56-b685-f01f1dc18099 used request id req-4f2aa04f-5691-4719-8489-2952b40a9166 2018-09-26 15:17:59,375 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/98c9647f-3055-4d56-b685-f01f1dc18099 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0962542e99e969ee7da7c736cc7a9df36bd07e39" 2018-09-26 15:18:00,261 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:17:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f62d6f4-2131-4bb9-82c0-e3f9b7b16b5d x-compute-request-id: req-4f62d6f4-2131-4bb9-82c0-e3f9b7b16b5d Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/98c9647f-3055-4d56-b685-f01f1dc18099", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/98c9647f-3055-4d56-b685-f01f1dc18099", "rel": "bookmark"}], "image": {"id": "4c497c49-4487-42de-ab1e-c20e5da93618", "links": [{"href": "http://172.30.9.22:8774/images/4c497c49-4487-42de-ab1e-c20e5da93618", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77712408-b86c-43bc-accf-fe73866e8641", "links": [{"href": "http://172.30.9.22:8774/flavors/77712408-b86c-43bc-accf-fe73866e8641", "rel": "bookmark"}]}, "id": "98c9647f-3055-4d56-b685-f01f1dc18099", "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T15:17:42Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-vm_inst", "created": "2018-09-26T15:17:40Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:18:00,261 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/98c9647f-3055-4d56-b685-f01f1dc18099 used request id req-4f62d6f4-2131-4bb9-82c0-e3f9b7b16b5d 2018-09-26 15:18:03,268 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/98c9647f-3055-4d56-b685-f01f1dc18099 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0962542e99e969ee7da7c736cc7a9df36bd07e39" 2018-09-26 15:18:03,988 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:18:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b8a144b-2719-4e8e-a60f-ad921fb864fc x-compute-request-id: req-3b8a144b-2719-4e8e-a60f-ad921fb864fc Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/98c9647f-3055-4d56-b685-f01f1dc18099", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/98c9647f-3055-4d56-b685-f01f1dc18099", "rel": "bookmark"}], "image": {"id": "4c497c49-4487-42de-ab1e-c20e5da93618", "links": [{"href": "http://172.30.9.22:8774/images/4c497c49-4487-42de-ab1e-c20e5da93618", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77712408-b86c-43bc-accf-fe73866e8641", "links": [{"href": "http://172.30.9.22:8774/flavors/77712408-b86c-43bc-accf-fe73866e8641", "rel": "bookmark"}]}, "id": "98c9647f-3055-4d56-b685-f01f1dc18099", "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T15:17:42Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-vm_inst", "created": "2018-09-26T15:17:40Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:18:03,988 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/98c9647f-3055-4d56-b685-f01f1dc18099 used request id req-3b8a144b-2719-4e8e-a60f-ad921fb864fc 2018-09-26 15:18:06,994 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/98c9647f-3055-4d56-b685-f01f1dc18099 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0962542e99e969ee7da7c736cc7a9df36bd07e39" 2018-09-26 15:18:07,266 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:18:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b42be11a-7cb1-4fa4-a23e-399c63288221 x-compute-request-id: req-b42be11a-7cb1-4fa4-a23e-399c63288221 Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/98c9647f-3055-4d56-b685-f01f1dc18099", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/98c9647f-3055-4d56-b685-f01f1dc18099", "rel": "bookmark"}], "image": {"id": "4c497c49-4487-42de-ab1e-c20e5da93618", "links": [{"href": "http://172.30.9.22:8774/images/4c497c49-4487-42de-ab1e-c20e5da93618", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77712408-b86c-43bc-accf-fe73866e8641", "links": [{"href": "http://172.30.9.22:8774/flavors/77712408-b86c-43bc-accf-fe73866e8641", "rel": "bookmark"}]}, "id": "98c9647f-3055-4d56-b685-f01f1dc18099", "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T15:17:42Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-vm_inst", "created": "2018-09-26T15:17:40Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:18:07,267 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/98c9647f-3055-4d56-b685-f01f1dc18099 used request id req-b42be11a-7cb1-4fa4-a23e-399c63288221 2018-09-26 15:18:10,273 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/98c9647f-3055-4d56-b685-f01f1dc18099 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0962542e99e969ee7da7c736cc7a9df36bd07e39" 2018-09-26 15:18:10,709 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:18:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-797f07c0-be5e-4a9c-9cf2-144d684da3c8 x-compute-request-id: req-797f07c0-be5e-4a9c-9cf2-144d684da3c8 Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/98c9647f-3055-4d56-b685-f01f1dc18099", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/98c9647f-3055-4d56-b685-f01f1dc18099", "rel": "bookmark"}], "image": {"id": "4c497c49-4487-42de-ab1e-c20e5da93618", "links": [{"href": "http://172.30.9.22:8774/images/4c497c49-4487-42de-ab1e-c20e5da93618", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77712408-b86c-43bc-accf-fe73866e8641", "links": [{"href": "http://172.30.9.22:8774/flavors/77712408-b86c-43bc-accf-fe73866e8641", "rel": "bookmark"}]}, "id": "98c9647f-3055-4d56-b685-f01f1dc18099", "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T15:17:42Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-vm_inst", "created": "2018-09-26T15:17:40Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:18:10,709 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/98c9647f-3055-4d56-b685-f01f1dc18099 used request id req-797f07c0-be5e-4a9c-9cf2-144d684da3c8 2018-09-26 15:18:13,715 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/98c9647f-3055-4d56-b685-f01f1dc18099 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0962542e99e969ee7da7c736cc7a9df36bd07e39" 2018-09-26 15:18:14,156 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:18:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-89072453-fbc6-440f-b82c-3ef7f5cef862 x-compute-request-id: req-89072453-fbc6-440f-b82c-3ef7f5cef862 Content-Encoding: gzip Content-Length: 726 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/98c9647f-3055-4d56-b685-f01f1dc18099", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/98c9647f-3055-4d56-b685-f01f1dc18099", "rel": "bookmark"}], "image": {"id": "4c497c49-4487-42de-ab1e-c20e5da93618", "links": [{"href": "http://172.30.9.22:8774/images/4c497c49-4487-42de-ab1e-c20e5da93618", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77712408-b86c-43bc-accf-fe73866e8641", "links": [{"href": "http://172.30.9.22:8774/flavors/77712408-b86c-43bc-accf-fe73866e8641", "rel": "bookmark"}]}, "id": "98c9647f-3055-4d56-b685-f01f1dc18099", "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T15:18:13Z", "hostId": "495f99e67c44358f96fab972cf3b0784c097db119c27ab17cf649e24", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-vm_inst", "created": "2018-09-26T15:17:40Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:18:14,156 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/98c9647f-3055-4d56-b685-f01f1dc18099 used request id req-89072453-fbc6-440f-b82c-3ef7f5cef862 2018-09-26 15:18:17,162 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/98c9647f-3055-4d56-b685-f01f1dc18099 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0962542e99e969ee7da7c736cc7a9df36bd07e39" 2018-09-26 15:18:17,958 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:18:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cd8d4463-f4fa-4f1b-b980-205a66bd9452 x-compute-request-id: req-cd8d4463-f4fa-4f1b-b980-205a66bd9452 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:42:cd", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/98c9647f-3055-4d56-b685-f01f1dc18099", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/98c9647f-3055-4d56-b685-f01f1dc18099", "rel": "bookmark"}], "image": {"id": "4c497c49-4487-42de-ab1e-c20e5da93618", "links": [{"href": "http://172.30.9.22:8774/images/4c497c49-4487-42de-ab1e-c20e5da93618", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77712408-b86c-43bc-accf-fe73866e8641", "links": [{"href": "http://172.30.9.22:8774/flavors/77712408-b86c-43bc-accf-fe73866e8641", "rel": "bookmark"}]}, "id": "98c9647f-3055-4d56-b685-f01f1dc18099", "security_groups": [{"name": "default"}], "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T15:18:13Z", "hostId": "495f99e67c44358f96fab972cf3b0784c097db119c27ab17cf649e24", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-vm_inst", "created": "2018-09-26T15:17:40Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:18:17,959 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/98c9647f-3055-4d56-b685-f01f1dc18099 used request id req-cd8d4463-f4fa-4f1b-b980-205a66bd9452 2018-09-26 15:18:20,965 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/98c9647f-3055-4d56-b685-f01f1dc18099 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0962542e99e969ee7da7c736cc7a9df36bd07e39" 2018-09-26 15:18:21,677 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:18:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d39846e3-ed08-4d6d-be35-cd0b7ea5f82e x-compute-request-id: req-d39846e3-ed08-4d6d-be35-cd0b7ea5f82e Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:42:cd", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/98c9647f-3055-4d56-b685-f01f1dc18099", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/98c9647f-3055-4d56-b685-f01f1dc18099", "rel": "bookmark"}], "image": {"id": "4c497c49-4487-42de-ab1e-c20e5da93618", "links": [{"href": "http://172.30.9.22:8774/images/4c497c49-4487-42de-ab1e-c20e5da93618", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": "2018-09-26T15:18:19.000000", "flavor": {"id": "77712408-b86c-43bc-accf-fe73866e8641", "links": [{"href": "http://172.30.9.22:8774/flavors/77712408-b86c-43bc-accf-fe73866e8641", "rel": "bookmark"}]}, "id": "98c9647f-3055-4d56-b685-f01f1dc18099", "security_groups": [{"name": "default"}], "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:18:19Z", "hostId": "495f99e67c44358f96fab972cf3b0784c097db119c27ab17cf649e24", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-vm_inst", "created": "2018-09-26T15:17:40Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:18:21,678 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/98c9647f-3055-4d56-b685-f01f1dc18099 used request id req-d39846e3-ed08-4d6d-be35-cd0b7ea5f82e 2018-09-26 15:18:21,681 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/98c9647f-3055-4d56-b685-f01f1dc18099 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0962542e99e969ee7da7c736cc7a9df36bd07e39" 2018-09-26 15:18:22,587 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:18:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28b19f49-2a3f-4393-885f-88d77105f972 x-compute-request-id: req-28b19f49-2a3f-4393-885f-88d77105f972 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:42:cd", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/98c9647f-3055-4d56-b685-f01f1dc18099", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/98c9647f-3055-4d56-b685-f01f1dc18099", "rel": "bookmark"}], "image": {"id": "4c497c49-4487-42de-ab1e-c20e5da93618", "links": [{"href": "http://172.30.9.22:8774/images/4c497c49-4487-42de-ab1e-c20e5da93618", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": "2018-09-26T15:18:19.000000", "flavor": {"id": "77712408-b86c-43bc-accf-fe73866e8641", "links": [{"href": "http://172.30.9.22:8774/flavors/77712408-b86c-43bc-accf-fe73866e8641", "rel": "bookmark"}]}, "id": "98c9647f-3055-4d56-b685-f01f1dc18099", "security_groups": [{"name": "default"}], "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:18:19Z", "hostId": "495f99e67c44358f96fab972cf3b0784c097db119c27ab17cf649e24", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-vm_inst", "created": "2018-09-26T15:17:40Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:18:22,588 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/98c9647f-3055-4d56-b685-f01f1dc18099 used request id req-28b19f49-2a3f-4393-885f-88d77105f972 2018-09-26 15:18:22,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0962542e99e969ee7da7c736cc7a9df36bd07e39" 2018-09-26 15:18:22,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-ecdc201f-6ef2-4bb9-b947-699a422946c2 Date: Wed, 26 Sep 2018 15:18:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"939da884-35a6-46b2-8b2a-dafdbeda37f6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["563f1549-dd9e-4463-8484-8b7fbe811815"],"description":"","tags":[],"updated_at":"2018-09-26T15:17:32Z","provider:segmentation_id":12,"name":"NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:17:31Z","provider:network_type":"vxlan"}]} 2018-09-26 15:18:22,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-net used request id req-ecdc201f-6ef2-4bb9-b947-699a422946c2 2018-09-26 15:18:22,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0962542e99e969ee7da7c736cc7a9df36bd07e39" 2018-09-26 15:18:23,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:18:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-051c4417-0f2f-43c2-97b1-924311c57c31 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:18:23,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-051c4417-0f2f-43c2-97b1-924311c57c31 2018-09-26 15:18:23,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=939da884-35a6-46b2-8b2a-dafdbeda37f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0962542e99e969ee7da7c736cc7a9df36bd07e39" 2018-09-26 15:18:23,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b8379223-962d-4aef-879d-db452528fa4d Date: Wed, 26 Sep 2018 15:18:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"939da884-35a6-46b2-8b2a-dafdbeda37f6","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:17:32Z","dns_nameservers":[],"updated_at":"2018-09-26T15:17:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"563f1549-dd9e-4463-8484-8b7fbe811815","subnetpool_id":null,"name":"NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-subnet"}]} 2018-09-26 15:18:23,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=939da884-35a6-46b2-8b2a-dafdbeda37f6 used request id req-b8379223-962d-4aef-879d-db452528fa4d 2018-09-26 15:18:23,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=939da884-35a6-46b2-8b2a-dafdbeda37f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0962542e99e969ee7da7c736cc7a9df36bd07e39" 2018-09-26 15:18:23,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3528 X-Openstack-Request-Id: req-d8d40ad0-323d-4542-a9ac-45cb3273bba3 Date: Wed, 26 Sep 2018 15:18:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:17:34Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"563f1549-dd9e-4463-8484-8b7fbe811815","ip_address":"10.55.0.4"}],"id":"07a3c1fd-8b4d-46e1-897e-56c1bfceea48","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:20:14:31","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-939da884-35a6-46b2-8b2a-dafdbeda37f6","name":"","admin_state_up":true,"network_id":"939da884-35a6-46b2-8b2a-dafdbeda37f6","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:17:33Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:18:14Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"563f1549-dd9e-4463-8484-8b7fbe811815","ip_address":"10.55.0.7"}],"id":"2f898f0b-6aa3-4ec5-b045-13baac33101a","security_groups":["68963bd9-e511-496c-9484-5fafc4a56718"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0a:42:cd","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"98c9647f-3055-4d56-b685-f01f1dc18099","name":"NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-port","admin_state_up":true,"network_id":"939da884-35a6-46b2-8b2a-dafdbeda37f6","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:17:35Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:17:33Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"563f1549-dd9e-4463-8484-8b7fbe811815","ip_address":"10.55.0.3"}],"id":"76ab4815-d6da-4199-a2cb-787a0bb07260","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:c8:56","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-939da884-35a6-46b2-8b2a-dafdbeda37f6","name":"","admin_state_up":true,"network_id":"939da884-35a6-46b2-8b2a-dafdbeda37f6","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:17:33Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:17:33Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"563f1549-dd9e-4463-8484-8b7fbe811815","ip_address":"10.55.0.2"}],"id":"d0437026-51ae-4f27-9ee8-64185aeb8543","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:04:c9","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-939da884-35a6-46b2-8b2a-dafdbeda37f6","name":"","admin_state_up":true,"network_id":"939da884-35a6-46b2-8b2a-dafdbeda37f6","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:17:32Z","binding:vnic_type":"normal"}]} 2018-09-26 15:18:23,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=939da884-35a6-46b2-8b2a-dafdbeda37f6 used request id req-d8d40ad0-323d-4542-a9ac-45cb3273bba3 2018-09-26 15:18:23,362 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/98c9647f-3055-4d56-b685-f01f1dc18099 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0962542e99e969ee7da7c736cc7a9df36bd07e39" 2018-09-26 15:18:23,706 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:18:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d0a29ef1-4eb7-4496-a5e8-78153f8b8307 x-compute-request-id: req-d0a29ef1-4eb7-4496-a5e8-78153f8b8307 Content-Type: application/json 2018-09-26 15:18:23,706 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/98c9647f-3055-4d56-b685-f01f1dc18099 used request id req-d0a29ef1-4eb7-4496-a5e8-78153f8b8307 2018-09-26 15:18:23,706 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-port 2018-09-26 15:18:23,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/2f898f0b-6aa3-4ec5-b045-13baac33101a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0962542e99e969ee7da7c736cc7a9df36bd07e39" 2018-09-26 15:18:24,248 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-55a580d1-14a9-4f3b-849e-c41e8ea1a781 Date: Wed, 26 Sep 2018 15:18:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:18:24,248 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/2f898f0b-6aa3-4ec5-b045-13baac33101a used request id req-55a580d1-14a9-4f3b-849e-c41e8ea1a781 2018-09-26 15:18:24,251 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/77712408-b86c-43bc-accf-fe73866e8641 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbd82dabe9e10bf8035b898b59c1027a395e8d3e" 2018-09-26 15:18:24,333 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:18:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b4f1de81-dc7f-497b-a34d-a7a038abf7f6 x-compute-request-id: req-b4f1de81-dc7f-497b-a34d-a7a038abf7f6 Content-Length: 0 Content-Type: application/json 2018-09-26 15:18:24,333 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/77712408-b86c-43bc-accf-fe73866e8641 used request id req-b4f1de81-dc7f-497b-a34d-a7a038abf7f6 2018-09-26 15:18:24,334 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-subnet 2018-09-26 15:18:24,335 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-subnet 2018-09-26 15:18:24,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/563f1549-dd9e-4463-8484-8b7fbe811815 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}877fc5a83c4a5674575f89e7cdd0adcdce5aa853" 2018-09-26 15:18:26,775 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-40a00d0e-019e-4d0b-ab9a-3ba6e380f1c5 Date: Wed, 26 Sep 2018 15:18:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:18:26,775 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/563f1549-dd9e-4463-8484-8b7fbe811815 used request id req-40a00d0e-019e-4d0b-ab9a-3ba6e380f1c5 2018-09-26 15:18:26,776 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-net 2018-09-26 15:18:26,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/939da884-35a6-46b2-8b2a-dafdbeda37f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}877fc5a83c4a5674575f89e7cdd0adcdce5aa853" 2018-09-26 15:18:28,613 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0d680dd8-506c-4f37-b061-360c5faa4a56 Date: Wed, 26 Sep 2018 15:18:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:18:28,614 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/939da884-35a6-46b2-8b2a-dafdbeda37f6 used request id req-0d680dd8-506c-4f37-b061-360c5faa4a56 2018-09-26 15:18:28,614 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceTests-349ea449-a925-4c57-ae68-26378314f216-image 2018-09-26 15:18:28,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/4c497c49-4487-42de-ab1e-c20e5da93618 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f621bb531594442c68553053f265235cb02f53b3" 2018-09-26 15:18:30,413 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-618ad27d-ee96-4fb7-976c-376c7ce9b89f Date: Wed, 26 Sep 2018 15:18:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:18:30,413 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/4c497c49-4487-42de-ab1e-c20e5da93618 used request id req-618ad27d-ee96-4fb7-976c-376c7ce9b89f 2018-09-26 15:18:30,415 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 15:18:30,418 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 15:18:30,418 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:18:30,419 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:18:30,801 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:18:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["0P11PFHFRoGXLJ2c2glXyQ"], "issued_at": "2018-09-26T15:18:30.000000Z"}} 2018-09-26 15:18:30,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}219c5646a1a4f0e0551302c7f87b72b0f7eb499c" 2018-09-26 15:18:30,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:18:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f899715d-ff1c-4078-ba0c-5ee5fd00317a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:18:30,885 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f899715d-ff1c-4078-ba0c-5ee5fd00317a 2018-09-26 15:18:30,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}219c5646a1a4f0e0551302c7f87b72b0f7eb499c" 2018-09-26 15:18:31,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-b67b81ac-0a7a-424e-b9c3-cb99a8cf5767 Date: Wed, 26 Sep 2018 15:18:31 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-image"} 2018-09-26 15:18:31,494 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-image used request id req-b67b81ac-0a7a-424e-b9c3-cb99a8cf5767 2018-09-26 15:18:31,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}219c5646a1a4f0e0551302c7f87b72b0f7eb499c" 2018-09-26 15:18:31,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1b0e3d7e-c37d-441c-8610-00c410544b8f Date: Wed, 26 Sep 2018 15:18:31 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 15:18:31,658 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-1b0e3d7e-c37d-441c-8610-00c410544b8f 2018-09-26 15:18:31,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}219c5646a1a4f0e0551302c7f87b72b0f7eb499c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-image"}' 2018-09-26 15:18:32,356 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/08f4f379-1264-49c3-979c-6f11090a243b X-Openstack-Request-Id: req-d08eb4f0-3c0b-4bcf-929c-8e75502168cd Date: Wed, 26 Sep 2018 15:18:32 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T15:18:32Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T15:18:32Z", "visibility": "shared", "locations": [], "self": "/v2/images/08f4f379-1264-49c3-979c-6f11090a243b", "min_disk": 0, "protected": false, "id": "08f4f379-1264-49c3-979c-6f11090a243b", "file": "/v2/images/08f4f379-1264-49c3-979c-6f11090a243b/file", "checksum": null, "owner": "27d48581408d451aadce970d111d0cc1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 15:18:32,356 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-d08eb4f0-3c0b-4bcf-929c-8e75502168cd 2018-09-26 15:18:32,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/08f4f379-1264-49c3-979c-6f11090a243b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}219c5646a1a4f0e0551302c7f87b72b0f7eb499c" -d '' 2018-09-26 15:18:34,708 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d1203a30-c14e-409d-bd27-cc32830a1fb1 Date: Wed, 26 Sep 2018 15:18:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:18:34,709 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/08f4f379-1264-49c3-979c-6f11090a243b/file used request id req-d1203a30-c14e-409d-bd27-cc32830a1fb1 2018-09-26 15:18:34,709 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 15:18:34,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/08f4f379-1264-49c3-979c-6f11090a243b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}219c5646a1a4f0e0551302c7f87b72b0f7eb499c" 2018-09-26 15:18:34,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-bf0d73fd-1889-4f62-aabd-add22ce5d84b Date: Wed, 26 Sep 2018 15:18:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T15:18:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T15:18:34Z", "visibility": "shared", "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/08f4f379-1264-49c3-979c-6f11090a243b/snap", "metadata": {}}], "self": "/v2/images/08f4f379-1264-49c3-979c-6f11090a243b", "min_disk": 0, "protected": false, "id": "08f4f379-1264-49c3-979c-6f11090a243b", "file": "/v2/images/08f4f379-1264-49c3-979c-6f11090a243b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "27d48581408d451aadce970d111d0cc1", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/08f4f379-1264-49c3-979c-6f11090a243b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 15:18:34,908 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/08f4f379-1264-49c3-979c-6f11090a243b used request id req-bf0d73fd-1889-4f62-aabd-add22ce5d84b 2018-09-26 15:18:34,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}219c5646a1a4f0e0551302c7f87b72b0f7eb499c" 2018-09-26 15:18:35,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f1c88d2f-dd01-4bc8-8035-f993572befde Date: Wed, 26 Sep 2018 15:18:35 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 15:18:35,072 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-f1c88d2f-dd01-4bc8-8035-f993572befde 2018-09-26 15:18:35,075 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-image 2018-09-26 15:18:35,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/08f4f379-1264-49c3-979c-6f11090a243b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}219c5646a1a4f0e0551302c7f87b72b0f7eb499c" 2018-09-26 15:18:35,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-9a8ea6c7-204c-41e5-a69c-35140fad68f0 Date: Wed, 26 Sep 2018 15:18:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T15:18:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T15:18:34Z", "visibility": "shared", "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/08f4f379-1264-49c3-979c-6f11090a243b/snap", "metadata": {}}], "self": "/v2/images/08f4f379-1264-49c3-979c-6f11090a243b", "min_disk": 0, "protected": false, "id": "08f4f379-1264-49c3-979c-6f11090a243b", "file": "/v2/images/08f4f379-1264-49c3-979c-6f11090a243b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "27d48581408d451aadce970d111d0cc1", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/08f4f379-1264-49c3-979c-6f11090a243b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 15:18:35,714 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/08f4f379-1264-49c3-979c-6f11090a243b used request id req-9a8ea6c7-204c-41e5-a69c-35140fad68f0 2018-09-26 15:18:35,715 - create_image - DEBUG - Instance status is - active 2018-09-26 15:18:35,715 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-image 2018-09-26 15:18:35,715 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-image 2018-09-26 15:18:35,715 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:18:35,716 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:18:36,101 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:18:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["1WDPJ3pWRIyJ5LCF_mAEyw"], "issued_at": "2018-09-26T15:18:36.000000Z"}} 2018-09-26 15:18:36,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0d0397094b6ec1df11ae8bb63596bce55f1feed" 2018-09-26 15:18:36,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:18:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d66c736-3a59-4b36-983e-395d8ee36c2c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:18:36,193 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-4d66c736-3a59-4b36-983e-395d8ee36c2c 2018-09-26 15:18:36,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0d0397094b6ec1df11ae8bb63596bce55f1feed" 2018-09-26 15:18:36,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-641e1659-1eb1-4a1c-9b6f-6fc0b77ef17c Date: Wed, 26 Sep 2018 15:18:36 GMT RESP BODY: {"networks":[]} 2018-09-26 15:18:36,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net used request id req-641e1659-1eb1-4a1c-9b6f-6fc0b77ef17c 2018-09-26 15:18:36,375 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net 2018-09-26 15:18:36,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0d0397094b6ec1df11ae8bb63596bce55f1feed" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net", "admin_state_up": true}}' 2018-09-26 15:18:36,919 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-dd7687bb-833f-4ac2-9def-147a8fdb3fc5 Date: Wed, 26 Sep 2018 15:18:36 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"3abff9e1-09bc-4509-8da6-cec3505500bd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T15:18:36Z","is_default":false,"provider:segmentation_id":21,"name":"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:36Z","mtu":1450}} 2018-09-26 15:18:36,919 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-dd7687bb-833f-4ac2-9def-147a8fdb3fc5 2018-09-26 15:18:36,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=3abff9e1-09bc-4509-8da6-cec3505500bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0d0397094b6ec1df11ae8bb63596bce55f1feed" 2018-09-26 15:18:37,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bf54e811-3d47-49c9-bed2-89726383677e Date: Wed, 26 Sep 2018 15:18:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"3abff9e1-09bc-4509-8da6-cec3505500bd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T15:18:36Z","provider:segmentation_id":21,"name":"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:36Z","provider:network_type":"vxlan"}]} 2018-09-26 15:18:37,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=3abff9e1-09bc-4509-8da6-cec3505500bd used request id req-bf54e811-3d47-49c9-bed2-89726383677e 2018-09-26 15:18:37,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0d0397094b6ec1df11ae8bb63596bce55f1feed" 2018-09-26 15:18:37,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-30236fb9-e336-467d-8a55-94e3d211f14a Date: Wed, 26 Sep 2018 15:18:37 GMT RESP BODY: {"subnets":[]} 2018-09-26 15:18:37,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd used request id req-30236fb9-e336-467d-8a55-94e3d211f14a 2018-09-26 15:18:37,337 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-subnet 2018-09-26 15:18:37,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0d0397094b6ec1df11ae8bb63596bce55f1feed" -d '{"subnets": [{"ip_version": 4, "network_id": "3abff9e1-09bc-4509-8da6-cec3505500bd", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-subnet"}]}' 2018-09-26 15:18:37,883 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-37628c46-898b-4d53-a4c5-9fba52defac4 Date: Wed, 26 Sep 2018 15:18:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:37Z","dns_nameservers":[],"updated_at":"2018-09-26T15:18:37Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-subnet"}]} 2018-09-26 15:18:37,884 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-37628c46-898b-4d53-a4c5-9fba52defac4 2018-09-26 15:18:37,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=3abff9e1-09bc-4509-8da6-cec3505500bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0d0397094b6ec1df11ae8bb63596bce55f1feed" 2018-09-26 15:18:38,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-a380132c-7845-432b-986c-60fcb2544108 Date: Wed, 26 Sep 2018 15:18:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3abff9e1-09bc-4509-8da6-cec3505500bd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["cf63583d-96fb-44bb-83bd-1e58e1c3eccf"],"description":"","tags":[],"updated_at":"2018-09-26T15:18:37Z","provider:segmentation_id":21,"name":"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:36Z","provider:network_type":"vxlan"}]} 2018-09-26 15:18:38,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=3abff9e1-09bc-4509-8da6-cec3505500bd used request id req-a380132c-7845-432b-986c-60fcb2544108 2018-09-26 15:18:38,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0d0397094b6ec1df11ae8bb63596bce55f1feed" 2018-09-26 15:18:38,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9baadc45-f884-419f-b54a-6a5039052687 Date: Wed, 26 Sep 2018 15:18:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:37Z","dns_nameservers":[],"updated_at":"2018-09-26T15:18:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-subnet"}]} 2018-09-26 15:18:38,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd used request id req-9baadc45-f884-419f-b54a-6a5039052687 2018-09-26 15:18:38,173 - OpenStackNetwork - DEBUG - Network [3abff9e1-09bc-4509-8da6-cec3505500bd] created successfully 2018-09-26 15:18:38,173 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:18:38,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:18:38,548 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:18:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["jRwOmGdqSY2C-1Tb3kn_ig"], "issued_at": "2018-09-26T15:18:38.000000Z"}} 2018-09-26 15:18:38,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}275d5478a6ce6240b9f5540e7d609f4bc5db1bbc" 2018-09-26 15:18:38,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:18:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06026128-4ea5-49c7-8e02-8131e6d508cf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:18:38,562 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-06026128-4ea5-49c7-8e02-8131e6d508cf 2018-09-26 15:18:38,563 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 15:18:38,567 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}275d5478a6ce6240b9f5540e7d609f4bc5db1bbc" 2018-09-26 15:18:39,179 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:18:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-439eafc7-0af5-4118-ba9d-81bfdc9dd610 x-compute-request-id: req-439eafc7-0af5-4118-ba9d-81bfdc9dd610 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 15:18:39,179 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-439eafc7-0af5-4118-ba9d-81bfdc9dd610 2018-09-26 15:18:39,182 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}275d5478a6ce6240b9f5540e7d609f4bc5db1bbc" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-26 15:18:39,255 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:18:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-571e8285-60b6-4e57-a79d-c554103c63b2 x-compute-request-id: req-571e8285-60b6-4e57-a79d-c554103c63b2 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/6c2db497-79ba-4c23-8c6c-d15babd572a8", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/6c2db497-79ba-4c23-8c6c-d15babd572a8", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "6c2db497-79ba-4c23-8c6c-d15babd572a8", "name": "NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 15:18:39,255 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-571e8285-60b6-4e57-a79d-c554103c63b2 2018-09-26 15:18:39,256 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:18:39,257 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:18:39,644 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:18:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["4Z2ua_kMSfWeWeZD1bu0gA"], "issued_at": "2018-09-26T15:18:39.000000Z"}} 2018-09-26 15:18:39,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2893c0c52f95058dc6bbf903b72fdd14f450da2" 2018-09-26 15:18:39,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:18:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b41c592c-bb5d-4ce2-bdb4-88046a4217c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:18:39,721 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b41c592c-bb5d-4ce2-bdb4-88046a4217c9 2018-09-26 15:18:39,726 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2893c0c52f95058dc6bbf903b72fdd14f450da2" 2018-09-26 15:18:40,573 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:18:39 GMT Server: Apache x-compute-request-id: req-e9cbfc45-715d-400b-b877-823b81ae56eb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e9cbfc45-715d-400b-b877-823b81ae56eb Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-26 15:18:40,574 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/detail used request id req-e9cbfc45-715d-400b-b877-823b81ae56eb 2018-09-26 15:18:40,577 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e9cbfc45-715d-400b-b877-823b81ae56eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2893c0c52f95058dc6bbf903b72fdd14f450da2" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-26 15:18:41,593 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:18:40 GMT Server: Apache x-compute-request-id: req-63a4e028-de98-4eb5-9c79-c45d71d76164 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-63a4e028-de98-4eb5-9c79-c45d71d76164 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "70c1796720b24849a78177d3a880735f", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/373331bc-a545-47a5-b67e-401210b304fe", "rel": "self"}, {"href": "http://172.30.9.22:8776/27d48581408d451aadce970d111d0cc1/volumes/373331bc-a545-47a5-b67e-401210b304fe", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T15:18:41.482132", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "373331bc-a545-47a5-b67e-401210b304fe", "size": 1}} 2018-09-26 15:18:41,593 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes used request id req-63a4e028-de98-4eb5-9c79-c45d71d76164 2018-09-26 15:18:41,596 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/373331bc-a545-47a5-b67e-401210b304fe -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e9cbfc45-715d-400b-b877-823b81ae56eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2893c0c52f95058dc6bbf903b72fdd14f450da2" 2018-09-26 15:18:42,372 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:18:41 GMT Server: Apache x-compute-request-id: req-4fa9be71-72c9-4c47-a6df-79bd03c4649d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4fa9be71-72c9-4c47-a6df-79bd03c4649d Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/373331bc-a545-47a5-b67e-401210b304fe", "rel": "self"}, {"href": "http://172.30.9.22:8776/27d48581408d451aadce970d111d0cc1/volumes/373331bc-a545-47a5-b67e-401210b304fe", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-26T15:18:41.000000", "replication_status": null, "snapshot_id": null, "id": "373331bc-a545-47a5-b67e-401210b304fe", "size": 1, "user_id": "70c1796720b24849a78177d3a880735f", "os-vol-tenant-attr:tenant_id": "27d48581408d451aadce970d111d0cc1", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38", "bootable": "false", "created_at": "2018-09-26T15:18:41.000000", "volume_type": null}} 2018-09-26 15:18:42,373 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/373331bc-a545-47a5-b67e-401210b304fe used request id req-4fa9be71-72c9-4c47-a6df-79bd03c4649d 2018-09-26 15:18:42,373 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38 2018-09-26 15:18:42,376 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/373331bc-a545-47a5-b67e-401210b304fe -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e9cbfc45-715d-400b-b877-823b81ae56eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2893c0c52f95058dc6bbf903b72fdd14f450da2" 2018-09-26 15:18:43,127 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:18:42 GMT Server: Apache x-compute-request-id: req-73b4b3c1-a685-4251-90d7-4739143af127 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-73b4b3c1-a685-4251-90d7-4739143af127 Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/373331bc-a545-47a5-b67e-401210b304fe", "rel": "self"}, {"href": "http://172.30.9.22:8776/27d48581408d451aadce970d111d0cc1/volumes/373331bc-a545-47a5-b67e-401210b304fe", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-26T15:18:41.000000", "replication_status": null, "snapshot_id": null, "id": "373331bc-a545-47a5-b67e-401210b304fe", "size": 1, "user_id": "70c1796720b24849a78177d3a880735f", "os-vol-tenant-attr:tenant_id": "27d48581408d451aadce970d111d0cc1", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38", "bootable": "false", "created_at": "2018-09-26T15:18:41.000000", "volume_type": null}} 2018-09-26 15:18:43,127 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/373331bc-a545-47a5-b67e-401210b304fe used request id req-73b4b3c1-a685-4251-90d7-4739143af127 2018-09-26 15:18:43,128 - create_volume - DEBUG - Instance status is - creating 2018-09-26 15:18:43,128 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-26 15:18:46,131 - create_volume - DEBUG - Volume status query timeout in 296.242094994 2018-09-26 15:18:46,134 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/373331bc-a545-47a5-b67e-401210b304fe -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e9cbfc45-715d-400b-b877-823b81ae56eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2893c0c52f95058dc6bbf903b72fdd14f450da2" 2018-09-26 15:18:46,915 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:18:46 GMT Server: Apache x-compute-request-id: req-87baa2cf-8236-442c-9df6-525520ff3f9d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-87baa2cf-8236-442c-9df6-525520ff3f9d Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/373331bc-a545-47a5-b67e-401210b304fe", "rel": "self"}, {"href": "http://172.30.9.22:8776/27d48581408d451aadce970d111d0cc1/volumes/373331bc-a545-47a5-b67e-401210b304fe", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-26T15:18:44.000000", "replication_status": null, "snapshot_id": null, "id": "373331bc-a545-47a5-b67e-401210b304fe", "size": 1, "user_id": "70c1796720b24849a78177d3a880735f", "os-vol-tenant-attr:tenant_id": "27d48581408d451aadce970d111d0cc1", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38", "bootable": "false", "created_at": "2018-09-26T15:18:41.000000", "volume_type": null}} 2018-09-26 15:18:46,915 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/373331bc-a545-47a5-b67e-401210b304fe used request id req-87baa2cf-8236-442c-9df6-525520ff3f9d 2018-09-26 15:18:46,916 - create_volume - DEBUG - Instance status is - available 2018-09-26 15:18:46,916 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38 2018-09-26 15:18:46,916 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38 2018-09-26 15:18:46,916 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:18:46,917 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:18:47,326 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:18:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["6Vih7WzCQxeX7lb6-5QHaQ"], "issued_at": "2018-09-26T15:18:47.000000Z"}} 2018-09-26 15:18:47,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:18:47,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:18:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-316c97de-28c9-4cd8-9e07-a998b3ccc92c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:18:47,413 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-316c97de-28c9-4cd8-9e07-a998b3ccc92c 2018-09-26 15:18:47,414 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 15:18:47,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:18:47,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:18:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a33caa0a-4ad6-4f15-9b41-1b8525aee7c4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:18:47,491 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-a33caa0a-4ad6-4f15-9b41-1b8525aee7c4 2018-09-26 15:18:47,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:18:47,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-c068e5e8-c755-4f07-af34-53f7c66fb41c Date: Wed, 26 Sep 2018 15:18:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3abff9e1-09bc-4509-8da6-cec3505500bd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["cf63583d-96fb-44bb-83bd-1e58e1c3eccf"],"description":"","tags":[],"updated_at":"2018-09-26T15:18:37Z","provider:segmentation_id":21,"name":"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:36Z","provider:network_type":"vxlan"}]} 2018-09-26 15:18:47,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net used request id req-c068e5e8-c755-4f07-af34-53f7c66fb41c 2018-09-26 15:18:47,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:18:47,748 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:18:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:18:47,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:18:47,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:18:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-503511a1-1956-44c5-919d-0d34127988d1 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:18:47,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-503511a1-1956-44c5-919d-0d34127988d1 2018-09-26 15:18:47,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:18:48,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-764f79c8-6853-4672-b4f1-48c6b254c583 Date: Wed, 26 Sep 2018 15:18:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:37Z","dns_nameservers":[],"updated_at":"2018-09-26T15:18:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-subnet"}]} 2018-09-26 15:18:48,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd used request id req-764f79c8-6853-4672-b4f1-48c6b254c583 2018-09-26 15:18:48,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd&name=NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:18:48,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-93e74927-0c3b-4017-a69e-ce29132d728d Date: Wed, 26 Sep 2018 15:18:48 GMT RESP BODY: {"ports":[]} 2018-09-26 15:18:48,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd&name=NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-port&admin_state_up=True used request id req-93e74927-0c3b-4017-a69e-ce29132d728d 2018-09-26 15:18:48,226 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:18:48,633 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:18:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-be505019-a2eb-4af4-9530-31e6b26f4873 x-compute-request-id: req-be505019-a2eb-4af4-9530-31e6b26f4873 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-26 15:18:48,633 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-vm_inst used request id req-be505019-a2eb-4af4-9530-31e6b26f4873 2018-09-26 15:18:48,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:18:48,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-157f7c91-8952-4537-a617-8f04adb28dd0 Date: Wed, 26 Sep 2018 15:18:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3abff9e1-09bc-4509-8da6-cec3505500bd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["cf63583d-96fb-44bb-83bd-1e58e1c3eccf"],"description":"","tags":[],"updated_at":"2018-09-26T15:18:37Z","provider:segmentation_id":21,"name":"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:36Z","provider:network_type":"vxlan"}]} 2018-09-26 15:18:48,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net used request id req-157f7c91-8952-4537-a617-8f04adb28dd0 2018-09-26 15:18:48,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:18:48,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:18:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-209a4722-e128-42a5-9868-882652539578 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:18:48,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-209a4722-e128-42a5-9868-882652539578 2018-09-26 15:18:48,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:18:49,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-07adfc2c-126e-475a-9fb7-4a7421511ae2 Date: Wed, 26 Sep 2018 15:18:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:37Z","dns_nameservers":[],"updated_at":"2018-09-26T15:18:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-subnet"}]} 2018-09-26 15:18:49,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd used request id req-07adfc2c-126e-475a-9fb7-4a7421511ae2 2018-09-26 15:18:49,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd&name=NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:18:49,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2716197f-8b95-4dec-b7a2-753f9a6153b0 Date: Wed, 26 Sep 2018 15:18:49 GMT RESP BODY: {"ports":[]} 2018-09-26 15:18:49,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd&name=NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-port&admin_state_up=True used request id req-2716197f-8b95-4dec-b7a2-753f9a6153b0 2018-09-26 15:18:49,399 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:18:49,400 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:18:49,788 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:18:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["zuhuwY-sSCmMWXX9PeaS9w"], "issued_at": "2018-09-26T15:18:49.000000Z"}} 2018-09-26 15:18:49,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133bd96a4a6e01bf2eddd45e2d86e7e68ea77c5c" 2018-09-26 15:18:49,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:18:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c32fb0a7-751a-4594-9baa-43f258b3c94b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:18:49,873 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c32fb0a7-751a-4594-9baa-43f258b3c94b 2018-09-26 15:18:49,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:18:49,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-9edf8018-dc47-4b19-ac8b-c4d713d10819 Date: Wed, 26 Sep 2018 15:18:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3abff9e1-09bc-4509-8da6-cec3505500bd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["cf63583d-96fb-44bb-83bd-1e58e1c3eccf"],"description":"","tags":[],"updated_at":"2018-09-26T15:18:37Z","provider:segmentation_id":21,"name":"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:36Z","provider:network_type":"vxlan"}]} 2018-09-26 15:18:49,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net used request id req-9edf8018-dc47-4b19-ac8b-c4d713d10819 2018-09-26 15:18:49,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:18:50,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-91060a56-2fef-42bd-ab4f-60d284b52793 Date: Wed, 26 Sep 2018 15:18:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:37Z","dns_nameservers":[],"updated_at":"2018-09-26T15:18:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-subnet"}]} 2018-09-26 15:18:50,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd used request id req-91060a56-2fef-42bd-ab4f-60d284b52793 2018-09-26 15:18:50,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:18:50,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-d0e676e9-c75f-466f-a556-804d16017516 Date: Wed, 26 Sep 2018 15:18:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3abff9e1-09bc-4509-8da6-cec3505500bd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["cf63583d-96fb-44bb-83bd-1e58e1c3eccf"],"description":"","tags":[],"updated_at":"2018-09-26T15:18:37Z","provider:segmentation_id":21,"name":"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:36Z","provider:network_type":"vxlan"}]} 2018-09-26 15:18:50,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net used request id req-d0e676e9-c75f-466f-a556-804d16017516 2018-09-26 15:18:50,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:18:50,274 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:18:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:18:50,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133bd96a4a6e01bf2eddd45e2d86e7e68ea77c5c" 2018-09-26 15:18:50,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:18:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eea94fe8-636b-4d18-9013-1c28cf12d79d Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:18:50,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-eea94fe8-636b-4d18-9013-1c28cf12d79d 2018-09-26 15:18:50,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:18:50,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8c928d5c-a06c-430b-81dc-03b8ec53dee8 Date: Wed, 26 Sep 2018 15:18:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:37Z","dns_nameservers":[],"updated_at":"2018-09-26T15:18:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-subnet"}]} 2018-09-26 15:18:50,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd used request id req-8c928d5c-a06c-430b-81dc-03b8ec53dee8 2018-09-26 15:18:50,427 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net 2018-09-26 15:18:50,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" -d '{"port": {"network_id": "3abff9e1-09bc-4509-8da6-cec3505500bd", "name": "NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-port", "admin_state_up": true}}' 2018-09-26 15:18:51,165 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 858 X-Openstack-Request-Id: req-237c98ef-d7cf-43de-8da5-a4b0c60df90b Date: Wed, 26 Sep 2018 15:18:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:18:50Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","ip_address":"10.55.0.7"}],"id":"3585b884-d136-4c93-8246-272d31efa1a9","security_groups":["68963bd9-e511-496c-9484-5fafc4a56718"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6e:e4:f1","project_id":"27d48581408d451aadce970d111d0cc1","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-port","admin_state_up":true,"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:50Z","binding:vnic_type":"normal"}} 2018-09-26 15:18:51,165 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-237c98ef-d7cf-43de-8da5-a4b0c60df90b 2018-09-26 15:18:51,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:18:51,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-50839e43-1fa7-4e03-ac24-cce62340dab9 Date: Wed, 26 Sep 2018 15:18:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3abff9e1-09bc-4509-8da6-cec3505500bd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["cf63583d-96fb-44bb-83bd-1e58e1c3eccf"],"description":"","tags":[],"updated_at":"2018-09-26T15:18:37Z","provider:segmentation_id":21,"name":"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:36Z","provider:network_type":"vxlan"}]} 2018-09-26 15:18:51,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net used request id req-50839e43-1fa7-4e03-ac24-cce62340dab9 2018-09-26 15:18:51,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:18:51,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:18:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a75df8c-63d7-4959-ad5d-5b4c357c0698 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:18:51,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-5a75df8c-63d7-4959-ad5d-5b4c357c0698 2018-09-26 15:18:51,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:18:51,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6e4b9608-9ef5-4841-aeb5-54bd46d526da Date: Wed, 26 Sep 2018 15:18:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:37Z","dns_nameservers":[],"updated_at":"2018-09-26T15:18:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-subnet"}]} 2018-09-26 15:18:51,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd used request id req-6e4b9608-9ef5-4841-aeb5-54bd46d526da 2018-09-26 15:18:51,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd&name=NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:18:51,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 861 X-Openstack-Request-Id: req-42c8728c-e597-4cf1-8a72-8c406eb4f4d2 Date: Wed, 26 Sep 2018 15:18:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:18:50Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","ip_address":"10.55.0.7"}],"id":"3585b884-d136-4c93-8246-272d31efa1a9","security_groups":["68963bd9-e511-496c-9484-5fafc4a56718"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6e:e4:f1","project_id":"27d48581408d451aadce970d111d0cc1","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-port","admin_state_up":true,"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:50Z","binding:vnic_type":"normal"}]} 2018-09-26 15:18:51,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd&name=NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-port&admin_state_up=True used request id req-42c8728c-e597-4cf1-8a72-8c406eb4f4d2 2018-09-26 15:18:51,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:18:51,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:18:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72154397-8413-41a0-a412-238792181303 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:18:51,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-72154397-8413-41a0-a412-238792181303 2018-09-26 15:18:51,837 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-vm_inst 2018-09-26 15:18:51,841 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:18:51,865 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:18:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-29f97bfd-29b2-4bec-840c-75dffd1f0bb0 x-compute-request-id: req-29f97bfd-29b2-4bec-840c-75dffd1f0bb0 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6c2db497-79ba-4c23-8c6c-d15babd572a8", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/6c2db497-79ba-4c23-8c6c-d15babd572a8", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/6c2db497-79ba-4c23-8c6c-d15babd572a8", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-flavor"}]} 2018-09-26 15:18:51,865 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-29f97bfd-29b2-4bec-840c-75dffd1f0bb0 2018-09-26 15:18:51,868 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/6c2db497-79ba-4c23-8c6c-d15babd572a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:18:51,993 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:18:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-839fee16-1dcc-4546-86fc-73147cf3c40b x-compute-request-id: req-839fee16-1dcc-4546-86fc-73147cf3c40b Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/6c2db497-79ba-4c23-8c6c-d15babd572a8", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/6c2db497-79ba-4c23-8c6c-d15babd572a8", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "6c2db497-79ba-4c23-8c6c-d15babd572a8", "name": "NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 15:18:51,993 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/6c2db497-79ba-4c23-8c6c-d15babd572a8 used request id req-839fee16-1dcc-4546-86fc-73147cf3c40b 2018-09-26 15:18:51,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:18:52,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-4796a035-8885-4ead-a0c8-d4307873c1c0 Date: Wed, 26 Sep 2018 15:18:52 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T15:18:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T15:18:34Z", "visibility": "shared", "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/08f4f379-1264-49c3-979c-6f11090a243b/snap", "metadata": {}}], "self": "/v2/images/08f4f379-1264-49c3-979c-6f11090a243b", "min_disk": 0, "protected": false, "id": "08f4f379-1264-49c3-979c-6f11090a243b", "file": "/v2/images/08f4f379-1264-49c3-979c-6f11090a243b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "27d48581408d451aadce970d111d0cc1", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/08f4f379-1264-49c3-979c-6f11090a243b/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-image"} 2018-09-26 15:18:52,200 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-image used request id req-4796a035-8885-4ead-a0c8-d4307873c1c0 2018-09-26 15:18:52,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:18:52,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4998c3bc-2d5e-4cc3-9653-a0feb1d3b53f Date: Wed, 26 Sep 2018 15:18:52 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 15:18:52,772 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-4998c3bc-2d5e-4cc3-9653-a0feb1d3b53f 2018-09-26 15:18:52,777 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-vm_inst", "imageRef": "08f4f379-1264-49c3-979c-6f11090a243b", "flavorRef": "6c2db497-79ba-4c23-8c6c-d15babd572a8", "max_count": 1, "min_count": 1, "networks": [{"port": "3585b884-d136-4c93-8246-272d31efa1a9"}]}}' 2018-09-26 15:18:55,199 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:18:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2d30e794-f0a1-4ba3-bc2f-d5cd3f836e0f x-compute-request-id: req-2d30e794-f0a1-4ba3-bc2f-d5cd3f836e0f Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "726338c8-fd92-49a7-a68c-6650cef75a65", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/726338c8-fd92-49a7-a68c-6650cef75a65", "rel": "bookmark"}], "adminPass": "Nq4LgLeyGAa5"}} 2018-09-26 15:18:55,200 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-2d30e794-f0a1-4ba3-bc2f-d5cd3f836e0f 2018-09-26 15:18:55,203 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:18:55,422 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:18:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e8715451-086a-4a8a-a0d5-2b4ece89103c x-compute-request-id: req-e8715451-086a-4a8a-a0d5-2b4ece89103c Content-Encoding: gzip Content-Length: 649 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/726338c8-fd92-49a7-a68c-6650cef75a65", "rel": "bookmark"}], "image": {"id": "08f4f379-1264-49c3-979c-6f11090a243b", "links": [{"href": "http://172.30.9.22:8774/images/08f4f379-1264-49c3-979c-6f11090a243b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c2db497-79ba-4c23-8c6c-d15babd572a8", "links": [{"href": "http://172.30.9.22:8774/flavors/6c2db497-79ba-4c23-8c6c-d15babd572a8", "rel": "bookmark"}]}, "id": "726338c8-fd92-49a7-a68c-6650cef75a65", "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T15:18:55Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-vm_inst", "created": "2018-09-26T15:18:55Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:18:55,422 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65 used request id req-e8715451-086a-4a8a-a0d5-2b4ece89103c 2018-09-26 15:18:55,422 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-vm_inst 2018-09-26 15:18:55,425 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:18:56,147 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:18:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c2da9f3-a898-4875-943f-0e3f202a673f x-compute-request-id: req-6c2da9f3-a898-4875-943f-0e3f202a673f Content-Encoding: gzip Content-Length: 649 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/726338c8-fd92-49a7-a68c-6650cef75a65", "rel": "bookmark"}], "image": {"id": "08f4f379-1264-49c3-979c-6f11090a243b", "links": [{"href": "http://172.30.9.22:8774/images/08f4f379-1264-49c3-979c-6f11090a243b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c2db497-79ba-4c23-8c6c-d15babd572a8", "links": [{"href": "http://172.30.9.22:8774/flavors/6c2db497-79ba-4c23-8c6c-d15babd572a8", "rel": "bookmark"}]}, "id": "726338c8-fd92-49a7-a68c-6650cef75a65", "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T15:18:55Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-vm_inst", "created": "2018-09-26T15:18:55Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:18:56,147 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65 used request id req-6c2da9f3-a898-4875-943f-0e3f202a673f 2018-09-26 15:18:56,147 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-vm_inst] is - BUILD 2018-09-26 15:18:56,147 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 15:18:59,150 - create_instance - DEBUG - VM status query timeout in 896.27276516 2018-09-26 15:18:59,153 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:18:59,671 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:18:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-880a25af-c067-4617-9601-73048de6cf39 x-compute-request-id: req-880a25af-c067-4617-9601-73048de6cf39 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/726338c8-fd92-49a7-a68c-6650cef75a65", "rel": "bookmark"}], "image": {"id": "08f4f379-1264-49c3-979c-6f11090a243b", "links": [{"href": "http://172.30.9.22:8774/images/08f4f379-1264-49c3-979c-6f11090a243b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c2db497-79ba-4c23-8c6c-d15babd572a8", "links": [{"href": "http://172.30.9.22:8774/flavors/6c2db497-79ba-4c23-8c6c-d15babd572a8", "rel": "bookmark"}]}, "id": "726338c8-fd92-49a7-a68c-6650cef75a65", "security_groups": [{"name": "default"}], "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T15:18:58Z", "hostId": "495f99e67c44358f96fab972cf3b0784c097db119c27ab17cf649e24", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-vm_inst", "created": "2018-09-26T15:18:55Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:18:59,672 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65 used request id req-880a25af-c067-4617-9601-73048de6cf39 2018-09-26 15:18:59,672 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-vm_inst] is - BUILD 2018-09-26 15:18:59,672 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 15:19:02,675 - create_instance - DEBUG - VM status query timeout in 892.74714613 2018-09-26 15:19:02,678 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:19:03,388 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:19:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b4a0605d-404e-43bf-98da-aa9115b95cc3 x-compute-request-id: req-b4a0605d-404e-43bf-98da-aa9115b95cc3 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:e4:f1", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/726338c8-fd92-49a7-a68c-6650cef75a65", "rel": "bookmark"}], "image": {"id": "08f4f379-1264-49c3-979c-6f11090a243b", "links": [{"href": "http://172.30.9.22:8774/images/08f4f379-1264-49c3-979c-6f11090a243b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-09-26T15:19:02.000000", "flavor": {"id": "6c2db497-79ba-4c23-8c6c-d15babd572a8", "links": [{"href": "http://172.30.9.22:8774/flavors/6c2db497-79ba-4c23-8c6c-d15babd572a8", "rel": "bookmark"}]}, "id": "726338c8-fd92-49a7-a68c-6650cef75a65", "security_groups": [{"name": "default"}], "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:19:02Z", "hostId": "495f99e67c44358f96fab972cf3b0784c097db119c27ab17cf649e24", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-vm_inst", "created": "2018-09-26T15:18:55Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:19:03,389 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65 used request id req-b4a0605d-404e-43bf-98da-aa9115b95cc3 2018-09-26 15:19:03,389 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-vm_inst] is - ACTIVE 2018-09-26 15:19:03,389 - create_instance - INFO - VM is - ACTIVE 2018-09-26 15:19:03,392 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:19:04,142 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:19:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2ab3bade-4fdd-4324-a91c-d09a7f0955dd x-compute-request-id: req-2ab3bade-4fdd-4324-a91c-d09a7f0955dd Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:e4:f1", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/726338c8-fd92-49a7-a68c-6650cef75a65", "rel": "bookmark"}], "image": {"id": "08f4f379-1264-49c3-979c-6f11090a243b", "links": [{"href": "http://172.30.9.22:8774/images/08f4f379-1264-49c3-979c-6f11090a243b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-09-26T15:19:02.000000", "flavor": {"id": "6c2db497-79ba-4c23-8c6c-d15babd572a8", "links": [{"href": "http://172.30.9.22:8774/flavors/6c2db497-79ba-4c23-8c6c-d15babd572a8", "rel": "bookmark"}]}, "id": "726338c8-fd92-49a7-a68c-6650cef75a65", "security_groups": [{"name": "default"}], "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:19:02Z", "hostId": "495f99e67c44358f96fab972cf3b0784c097db119c27ab17cf649e24", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-vm_inst", "created": "2018-09-26T15:18:55Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:19:04,143 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65 used request id req-2ab3bade-4fdd-4324-a91c-d09a7f0955dd 2018-09-26 15:19:04,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:19:04,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-da700230-7024-42d2-8c51-4cd5174000e1 Date: Wed, 26 Sep 2018 15:19:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3abff9e1-09bc-4509-8da6-cec3505500bd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["cf63583d-96fb-44bb-83bd-1e58e1c3eccf"],"description":"","tags":[],"updated_at":"2018-09-26T15:18:37Z","provider:segmentation_id":21,"name":"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:36Z","provider:network_type":"vxlan"}]} 2018-09-26 15:19:04,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net used request id req-da700230-7024-42d2-8c51-4cd5174000e1 2018-09-26 15:19:04,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:19:04,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:19:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-755508e9-a81a-477c-bf9e-d4418a50bc8d Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:19:04,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-755508e9-a81a-477c-bf9e-d4418a50bc8d 2018-09-26 15:19:04,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:19:04,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8a5e1e75-87e7-44cf-a9af-14b9e995954b Date: Wed, 26 Sep 2018 15:19:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:37Z","dns_nameservers":[],"updated_at":"2018-09-26T15:18:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-subnet"}]} 2018-09-26 15:19:04,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd used request id req-8a5e1e75-87e7-44cf-a9af-14b9e995954b 2018-09-26 15:19:04,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:19:04,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-14637728-2224-461e-ad7a-b85f21fa3c1c Date: Wed, 26 Sep 2018 15:19:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:18:59Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","ip_address":"10.55.0.7"}],"id":"3585b884-d136-4c93-8246-272d31efa1a9","security_groups":["68963bd9-e511-496c-9484-5fafc4a56718"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6e:e4:f1","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"726338c8-fd92-49a7-a68c-6650cef75a65","name":"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-port","admin_state_up":true,"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:18:39Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","ip_address":"10.55.0.4"}],"id":"7a18e2d1-de00-48be-9195-9736db7510b2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:77:85:18","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3abff9e1-09bc-4509-8da6-cec3505500bd","name":"","admin_state_up":true,"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:39Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:18:38Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","ip_address":"10.55.0.2"}],"id":"ccb262be-6b11-41c7-988f-9f6fee5dbd13","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d5:32:9b","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3abff9e1-09bc-4509-8da6-cec3505500bd","name":"","admin_state_up":true,"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:18:39Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","ip_address":"10.55.0.3"}],"id":"cd8704e8-de7a-43dc-84f5-cfcdcdf988b0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:38:c1:e2","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3abff9e1-09bc-4509-8da6-cec3505500bd","name":"","admin_state_up":true,"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:38Z","binding:vnic_type":"normal"}]} 2018-09-26 15:19:04,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd used request id req-14637728-2224-461e-ad7a-b85f21fa3c1c 2018-09-26 15:19:04,432 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:19:04,896 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:19:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["hJ3BT5uaTUiLsMt2551lGA"], "issued_at": "2018-09-26T15:19:04.000000Z"}} 2018-09-26 15:19:04,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82d62a6135d1ab722f71344bcda2b22a0d28426" 2018-09-26 15:19:04,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:19:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afde4ac8-4c68-4811-b776-00a201ded7b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:19:04,973 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-afde4ac8-4c68-4811-b776-00a201ded7b8 2018-09-26 15:19:04,977 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:19:05,743 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:19:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a72a5113-5243-4a03-b001-fd466f6d0ad0 x-compute-request-id: req-a72a5113-5243-4a03-b001-fd466f6d0ad0 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:e4:f1", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/726338c8-fd92-49a7-a68c-6650cef75a65", "rel": "bookmark"}], "image": {"id": "08f4f379-1264-49c3-979c-6f11090a243b", "links": [{"href": "http://172.30.9.22:8774/images/08f4f379-1264-49c3-979c-6f11090a243b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-09-26T15:19:02.000000", "flavor": {"id": "6c2db497-79ba-4c23-8c6c-d15babd572a8", "links": [{"href": "http://172.30.9.22:8774/flavors/6c2db497-79ba-4c23-8c6c-d15babd572a8", "rel": "bookmark"}]}, "id": "726338c8-fd92-49a7-a68c-6650cef75a65", "security_groups": [{"name": "default"}], "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:19:02Z", "hostId": "495f99e67c44358f96fab972cf3b0784c097db119c27ab17cf649e24", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-vm_inst", "created": "2018-09-26T15:18:55Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:19:05,743 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65 used request id req-a72a5113-5243-4a03-b001-fd466f6d0ad0 2018-09-26 15:19:05,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:19:05,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-776e2008-b2c5-4706-aad8-c90cdcea3c26 Date: Wed, 26 Sep 2018 15:19:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3abff9e1-09bc-4509-8da6-cec3505500bd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["cf63583d-96fb-44bb-83bd-1e58e1c3eccf"],"description":"","tags":[],"updated_at":"2018-09-26T15:18:37Z","provider:segmentation_id":21,"name":"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:36Z","provider:network_type":"vxlan"}]} 2018-09-26 15:19:05,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net used request id req-776e2008-b2c5-4706-aad8-c90cdcea3c26 2018-09-26 15:19:05,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:19:06,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:19:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdbfe07d-0854-4507-a7f5-59aa7cf80a65 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:19:06,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-cdbfe07d-0854-4507-a7f5-59aa7cf80a65 2018-09-26 15:19:06,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:19:06,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d88591d2-927a-4b75-8c1e-80623a408cf1 Date: Wed, 26 Sep 2018 15:19:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:37Z","dns_nameservers":[],"updated_at":"2018-09-26T15:18:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-subnet"}]} 2018-09-26 15:19:06,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd used request id req-d88591d2-927a-4b75-8c1e-80623a408cf1 2018-09-26 15:19:06,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:19:06,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-4af651ed-7f7b-415b-b562-edb3f56524cf Date: Wed, 26 Sep 2018 15:19:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:18:59Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","ip_address":"10.55.0.7"}],"id":"3585b884-d136-4c93-8246-272d31efa1a9","security_groups":["68963bd9-e511-496c-9484-5fafc4a56718"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6e:e4:f1","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"726338c8-fd92-49a7-a68c-6650cef75a65","name":"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-port","admin_state_up":true,"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:18:39Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","ip_address":"10.55.0.4"}],"id":"7a18e2d1-de00-48be-9195-9736db7510b2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:77:85:18","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3abff9e1-09bc-4509-8da6-cec3505500bd","name":"","admin_state_up":true,"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:39Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:18:38Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","ip_address":"10.55.0.2"}],"id":"ccb262be-6b11-41c7-988f-9f6fee5dbd13","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d5:32:9b","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3abff9e1-09bc-4509-8da6-cec3505500bd","name":"","admin_state_up":true,"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:18:39Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","ip_address":"10.55.0.3"}],"id":"cd8704e8-de7a-43dc-84f5-cfcdcdf988b0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:38:c1:e2","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3abff9e1-09bc-4509-8da6-cec3505500bd","name":"","admin_state_up":true,"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:38Z","binding:vnic_type":"normal"}]} 2018-09-26 15:19:06,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd used request id req-4af651ed-7f7b-415b-b562-edb3f56524cf 2018-09-26 15:19:06,117 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82d62a6135d1ab722f71344bcda2b22a0d28426" -d '{"volumeAttachment": {"volumeId": "373331bc-a545-47a5-b67e-401210b304fe"}}' 2018-09-26 15:19:08,818 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:19:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-95897018-deed-4947-9920-4028cf113a81 x-compute-request-id: req-95897018-deed-4947-9920-4028cf113a81 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "726338c8-fd92-49a7-a68c-6650cef75a65", "id": "373331bc-a545-47a5-b67e-401210b304fe", "volumeId": "373331bc-a545-47a5-b67e-401210b304fe"}} 2018-09-26 15:19:08,819 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65/os-volume_attachments used request id req-95897018-deed-4947-9920-4028cf113a81 2018-09-26 15:19:08,823 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82d62a6135d1ab722f71344bcda2b22a0d28426" 2018-09-26 15:19:09,672 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:19:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b41e22e-eba0-49c9-bc14-d83576417fc5 x-compute-request-id: req-8b41e22e-eba0-49c9-bc14-d83576417fc5 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:e4:f1", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/726338c8-fd92-49a7-a68c-6650cef75a65", "rel": "bookmark"}], "image": {"id": "08f4f379-1264-49c3-979c-6f11090a243b", "links": [{"href": "http://172.30.9.22:8774/images/08f4f379-1264-49c3-979c-6f11090a243b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-09-26T15:19:02.000000", "flavor": {"id": "6c2db497-79ba-4c23-8c6c-d15babd572a8", "links": [{"href": "http://172.30.9.22:8774/flavors/6c2db497-79ba-4c23-8c6c-d15babd572a8", "rel": "bookmark"}]}, "id": "726338c8-fd92-49a7-a68c-6650cef75a65", "security_groups": [{"name": "default"}], "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:19:02Z", "hostId": "495f99e67c44358f96fab972cf3b0784c097db119c27ab17cf649e24", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-vm_inst", "created": "2018-09-26T15:18:55Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [{"id": "373331bc-a545-47a5-b67e-401210b304fe"}], "metadata": {}}} 2018-09-26 15:19:09,672 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65 used request id req-8b41e22e-eba0-49c9-bc14-d83576417fc5 2018-09-26 15:19:09,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82d62a6135d1ab722f71344bcda2b22a0d28426" 2018-09-26 15:19:09,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-e0cb8713-095e-4b23-971f-c9f9e2036546 Date: Wed, 26 Sep 2018 15:19:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3abff9e1-09bc-4509-8da6-cec3505500bd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["cf63583d-96fb-44bb-83bd-1e58e1c3eccf"],"description":"","tags":[],"updated_at":"2018-09-26T15:18:37Z","provider:segmentation_id":21,"name":"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:36Z","provider:network_type":"vxlan"}]} 2018-09-26 15:19:09,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net used request id req-e0cb8713-095e-4b23-971f-c9f9e2036546 2018-09-26 15:19:09,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:19:09,928 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:19:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:19:09,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82d62a6135d1ab722f71344bcda2b22a0d28426" 2018-09-26 15:19:10,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:19:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8e7c0f1-ea3f-4704-ac42-8f561bb9d146 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:19:10,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-e8e7c0f1-ea3f-4704-ac42-8f561bb9d146 2018-09-26 15:19:10,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82d62a6135d1ab722f71344bcda2b22a0d28426" 2018-09-26 15:19:10,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0b52ed98-b4af-4205-9e05-43c14f94efc2 Date: Wed, 26 Sep 2018 15:19:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:37Z","dns_nameservers":[],"updated_at":"2018-09-26T15:18:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-subnet"}]} 2018-09-26 15:19:10,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd used request id req-0b52ed98-b4af-4205-9e05-43c14f94efc2 2018-09-26 15:19:10,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82d62a6135d1ab722f71344bcda2b22a0d28426" 2018-09-26 15:19:10,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-e91fc295-a95f-40dd-a20c-7d7de1e9ee55 Date: Wed, 26 Sep 2018 15:19:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:18:59Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","ip_address":"10.55.0.7"}],"id":"3585b884-d136-4c93-8246-272d31efa1a9","security_groups":["68963bd9-e511-496c-9484-5fafc4a56718"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6e:e4:f1","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"726338c8-fd92-49a7-a68c-6650cef75a65","name":"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-port","admin_state_up":true,"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:18:39Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","ip_address":"10.55.0.4"}],"id":"7a18e2d1-de00-48be-9195-9736db7510b2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:77:85:18","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3abff9e1-09bc-4509-8da6-cec3505500bd","name":"","admin_state_up":true,"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:39Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:18:38Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","ip_address":"10.55.0.2"}],"id":"ccb262be-6b11-41c7-988f-9f6fee5dbd13","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d5:32:9b","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3abff9e1-09bc-4509-8da6-cec3505500bd","name":"","admin_state_up":true,"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:18:39Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","ip_address":"10.55.0.3"}],"id":"cd8704e8-de7a-43dc-84f5-cfcdcdf988b0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:38:c1:e2","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3abff9e1-09bc-4509-8da6-cec3505500bd","name":"","admin_state_up":true,"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:38Z","binding:vnic_type":"normal"}]} 2018-09-26 15:19:10,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd used request id req-e91fc295-a95f-40dd-a20c-7d7de1e9ee55 2018-09-26 15:19:10,445 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/373331bc-a545-47a5-b67e-401210b304fe -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82d62a6135d1ab722f71344bcda2b22a0d28426" 2018-09-26 15:19:11,328 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:19:10 GMT Server: Apache x-compute-request-id: req-89966f51-bc45-4e1a-b1d9-402c7ec44a5d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-89966f51-bc45-4e1a-b1d9-402c7ec44a5d Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/373331bc-a545-47a5-b67e-401210b304fe", "rel": "self"}, {"href": "http://172.30.9.22:8776/27d48581408d451aadce970d111d0cc1/volumes/373331bc-a545-47a5-b67e-401210b304fe", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-26T15:19:08.000000", "replication_status": null, "snapshot_id": null, "id": "373331bc-a545-47a5-b67e-401210b304fe", "size": 1, "user_id": "70c1796720b24849a78177d3a880735f", "os-vol-tenant-attr:tenant_id": "27d48581408d451aadce970d111d0cc1", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "attaching", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38", "bootable": "false", "created_at": "2018-09-26T15:18:41.000000", "volume_type": null}} 2018-09-26 15:19:11,328 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/373331bc-a545-47a5-b67e-401210b304fe used request id req-89966f51-bc45-4e1a-b1d9-402c7ec44a5d 2018-09-26 15:19:14,334 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/373331bc-a545-47a5-b67e-401210b304fe -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-89966f51-bc45-4e1a-b1d9-402c7ec44a5d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82d62a6135d1ab722f71344bcda2b22a0d28426" 2018-09-26 15:19:15,076 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:19:14 GMT Server: Apache x-compute-request-id: req-c6c989ab-244c-4aab-9059-0603cd02a8d4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c6c989ab-244c-4aab-9059-0603cd02a8d4 Content-Encoding: gzip Content-Length: 625 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "726338c8-fd92-49a7-a68c-6650cef75a65", "attachment_id": "c6b13f42-4d49-47cf-a6fa-c075ad4d370f", "attached_at": "2018-09-26T15:19:12.000000", "host_name": null, "volume_id": "373331bc-a545-47a5-b67e-401210b304fe", "device": "/dev/vdb", "id": "373331bc-a545-47a5-b67e-401210b304fe"}], "links": [{"href": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/373331bc-a545-47a5-b67e-401210b304fe", "rel": "self"}, {"href": "http://172.30.9.22:8776/27d48581408d451aadce970d111d0cc1/volumes/373331bc-a545-47a5-b67e-401210b304fe", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-26T15:19:12.000000", "replication_status": null, "snapshot_id": null, "id": "373331bc-a545-47a5-b67e-401210b304fe", "size": 1, "user_id": "70c1796720b24849a78177d3a880735f", "os-vol-tenant-attr:tenant_id": "27d48581408d451aadce970d111d0cc1", "os-vol-mig-status-attr:migstat": null, "metadata": {"attached_mode": "rw"}, "status": "in-use", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38", "bootable": "false", "created_at": "2018-09-26T15:18:41.000000", "volume_type": null}} 2018-09-26 15:19:15,076 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/373331bc-a545-47a5-b67e-401210b304fe used request id req-c6c989ab-244c-4aab-9059-0603cd02a8d4 2018-09-26 15:19:15,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82d62a6135d1ab722f71344bcda2b22a0d28426" 2018-09-26 15:19:15,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:19:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2d9cf14-004b-4437-a3cd-790e7f53f122 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:19:15,159 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c2d9cf14-004b-4437-a3cd-790e7f53f122 2018-09-26 15:19:15,163 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:19:16,179 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:19:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-172e7714-77fe-4c7d-9819-56ac6013d341 x-compute-request-id: req-172e7714-77fe-4c7d-9819-56ac6013d341 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:e4:f1", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/726338c8-fd92-49a7-a68c-6650cef75a65", "rel": "bookmark"}], "image": {"id": "08f4f379-1264-49c3-979c-6f11090a243b", "links": [{"href": "http://172.30.9.22:8774/images/08f4f379-1264-49c3-979c-6f11090a243b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-09-26T15:19:02.000000", "flavor": {"id": "6c2db497-79ba-4c23-8c6c-d15babd572a8", "links": [{"href": "http://172.30.9.22:8774/flavors/6c2db497-79ba-4c23-8c6c-d15babd572a8", "rel": "bookmark"}]}, "id": "726338c8-fd92-49a7-a68c-6650cef75a65", "security_groups": [{"name": "default"}], "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:19:12Z", "hostId": "495f99e67c44358f96fab972cf3b0784c097db119c27ab17cf649e24", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-vm_inst", "created": "2018-09-26T15:18:55Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [{"id": "373331bc-a545-47a5-b67e-401210b304fe"}], "metadata": {}}} 2018-09-26 15:19:16,179 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65 used request id req-172e7714-77fe-4c7d-9819-56ac6013d341 2018-09-26 15:19:16,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:19:16,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-7af38968-dab0-4973-b2e8-0ad8de1dc5f1 Date: Wed, 26 Sep 2018 15:19:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3abff9e1-09bc-4509-8da6-cec3505500bd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["cf63583d-96fb-44bb-83bd-1e58e1c3eccf"],"description":"","tags":[],"updated_at":"2018-09-26T15:18:37Z","provider:segmentation_id":21,"name":"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:36Z","provider:network_type":"vxlan"}]} 2018-09-26 15:19:16,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net used request id req-7af38968-dab0-4973-b2e8-0ad8de1dc5f1 2018-09-26 15:19:16,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:19:16,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:19:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a3f202c-f2dc-4f0b-a3df-ea8779a8da77 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:19:16,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-7a3f202c-f2dc-4f0b-a3df-ea8779a8da77 2018-09-26 15:19:16,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:19:16,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ecaaf727-50c2-4d6b-a062-ae575c590a04 Date: Wed, 26 Sep 2018 15:19:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:37Z","dns_nameservers":[],"updated_at":"2018-09-26T15:18:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-subnet"}]} 2018-09-26 15:19:16,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd used request id req-ecaaf727-50c2-4d6b-a062-ae575c590a04 2018-09-26 15:19:16,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:19:16,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-7c6b367c-8896-4244-93ed-988e3cf73528 Date: Wed, 26 Sep 2018 15:19:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:18:59Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","ip_address":"10.55.0.7"}],"id":"3585b884-d136-4c93-8246-272d31efa1a9","security_groups":["68963bd9-e511-496c-9484-5fafc4a56718"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6e:e4:f1","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"726338c8-fd92-49a7-a68c-6650cef75a65","name":"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-port","admin_state_up":true,"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:18:39Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","ip_address":"10.55.0.4"}],"id":"7a18e2d1-de00-48be-9195-9736db7510b2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:77:85:18","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3abff9e1-09bc-4509-8da6-cec3505500bd","name":"","admin_state_up":true,"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:39Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:18:38Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","ip_address":"10.55.0.2"}],"id":"ccb262be-6b11-41c7-988f-9f6fee5dbd13","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d5:32:9b","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3abff9e1-09bc-4509-8da6-cec3505500bd","name":"","admin_state_up":true,"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:18:39Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","ip_address":"10.55.0.3"}],"id":"cd8704e8-de7a-43dc-84f5-cfcdcdf988b0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:38:c1:e2","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3abff9e1-09bc-4509-8da6-cec3505500bd","name":"","admin_state_up":true,"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:38Z","binding:vnic_type":"normal"}]} 2018-09-26 15:19:16,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd used request id req-7c6b367c-8896-4244-93ed-988e3cf73528 2018-09-26 15:19:16,772 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82d62a6135d1ab722f71344bcda2b22a0d28426" 2018-09-26 15:19:17,971 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:19:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3beb68af-4643-4299-b168-60449c089f4c x-compute-request-id: req-3beb68af-4643-4299-b168-60449c089f4c Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:e4:f1", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/726338c8-fd92-49a7-a68c-6650cef75a65", "rel": "bookmark"}], "image": {"id": "08f4f379-1264-49c3-979c-6f11090a243b", "links": [{"href": "http://172.30.9.22:8774/images/08f4f379-1264-49c3-979c-6f11090a243b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-09-26T15:19:02.000000", "flavor": {"id": "6c2db497-79ba-4c23-8c6c-d15babd572a8", "links": [{"href": "http://172.30.9.22:8774/flavors/6c2db497-79ba-4c23-8c6c-d15babd572a8", "rel": "bookmark"}]}, "id": "726338c8-fd92-49a7-a68c-6650cef75a65", "security_groups": [{"name": "default"}], "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:19:12Z", "hostId": "495f99e67c44358f96fab972cf3b0784c097db119c27ab17cf649e24", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-vm_inst", "created": "2018-09-26T15:18:55Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [{"id": "373331bc-a545-47a5-b67e-401210b304fe"}], "metadata": {}}} 2018-09-26 15:19:17,971 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65 used request id req-3beb68af-4643-4299-b168-60449c089f4c 2018-09-26 15:19:17,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82d62a6135d1ab722f71344bcda2b22a0d28426" 2018-09-26 15:19:18,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-d9a0f007-8f8a-448f-963c-61817454216f Date: Wed, 26 Sep 2018 15:19:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3abff9e1-09bc-4509-8da6-cec3505500bd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["cf63583d-96fb-44bb-83bd-1e58e1c3eccf"],"description":"","tags":[],"updated_at":"2018-09-26T15:18:37Z","provider:segmentation_id":21,"name":"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:36Z","provider:network_type":"vxlan"}]} 2018-09-26 15:19:18,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net used request id req-d9a0f007-8f8a-448f-963c-61817454216f 2018-09-26 15:19:18,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82d62a6135d1ab722f71344bcda2b22a0d28426" 2018-09-26 15:19:18,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:19:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-568f00fd-5e43-424b-85ba-05376e126155 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:19:18,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-568f00fd-5e43-424b-85ba-05376e126155 2018-09-26 15:19:18,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82d62a6135d1ab722f71344bcda2b22a0d28426" 2018-09-26 15:19:18,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b959c724-61e7-4b8b-994c-e80d8c2f8846 Date: Wed, 26 Sep 2018 15:19:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:37Z","dns_nameservers":[],"updated_at":"2018-09-26T15:18:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-subnet"}]} 2018-09-26 15:19:18,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd used request id req-b959c724-61e7-4b8b-994c-e80d8c2f8846 2018-09-26 15:19:18,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82d62a6135d1ab722f71344bcda2b22a0d28426" 2018-09-26 15:19:18,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-af21c231-7505-4628-a238-491ad40453d2 Date: Wed, 26 Sep 2018 15:19:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:18:59Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","ip_address":"10.55.0.7"}],"id":"3585b884-d136-4c93-8246-272d31efa1a9","security_groups":["68963bd9-e511-496c-9484-5fafc4a56718"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6e:e4:f1","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"726338c8-fd92-49a7-a68c-6650cef75a65","name":"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-port","admin_state_up":true,"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:18:39Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","ip_address":"10.55.0.4"}],"id":"7a18e2d1-de00-48be-9195-9736db7510b2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:77:85:18","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3abff9e1-09bc-4509-8da6-cec3505500bd","name":"","admin_state_up":true,"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:39Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:18:38Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","ip_address":"10.55.0.2"}],"id":"ccb262be-6b11-41c7-988f-9f6fee5dbd13","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d5:32:9b","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3abff9e1-09bc-4509-8da6-cec3505500bd","name":"","admin_state_up":true,"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:18:39Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","ip_address":"10.55.0.3"}],"id":"cd8704e8-de7a-43dc-84f5-cfcdcdf988b0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:38:c1:e2","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3abff9e1-09bc-4509-8da6-cec3505500bd","name":"","admin_state_up":true,"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:38Z","binding:vnic_type":"normal"}]} 2018-09-26 15:19:18,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd used request id req-af21c231-7505-4628-a238-491ad40453d2 2018-09-26 15:19:18,814 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:19:19,559 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:19:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4eda807d-bf5e-43c0-b4ac-5391418b0ef1 x-compute-request-id: req-4eda807d-bf5e-43c0-b4ac-5391418b0ef1 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:e4:f1", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/726338c8-fd92-49a7-a68c-6650cef75a65", "rel": "bookmark"}], "image": {"id": "08f4f379-1264-49c3-979c-6f11090a243b", "links": [{"href": "http://172.30.9.22:8774/images/08f4f379-1264-49c3-979c-6f11090a243b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-09-26T15:19:02.000000", "flavor": {"id": "6c2db497-79ba-4c23-8c6c-d15babd572a8", "links": [{"href": "http://172.30.9.22:8774/flavors/6c2db497-79ba-4c23-8c6c-d15babd572a8", "rel": "bookmark"}]}, "id": "726338c8-fd92-49a7-a68c-6650cef75a65", "security_groups": [{"name": "default"}], "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:19:12Z", "hostId": "495f99e67c44358f96fab972cf3b0784c097db119c27ab17cf649e24", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-vm_inst", "created": "2018-09-26T15:18:55Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [{"id": "373331bc-a545-47a5-b67e-401210b304fe"}], "metadata": {}}} 2018-09-26 15:19:19,559 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65 used request id req-4eda807d-bf5e-43c0-b4ac-5391418b0ef1 2018-09-26 15:19:19,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:19:19,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-20a82b98-a158-4e1c-9892-c6eb24daaedc Date: Wed, 26 Sep 2018 15:19:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3abff9e1-09bc-4509-8da6-cec3505500bd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["cf63583d-96fb-44bb-83bd-1e58e1c3eccf"],"description":"","tags":[],"updated_at":"2018-09-26T15:18:37Z","provider:segmentation_id":21,"name":"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:36Z","provider:network_type":"vxlan"}]} 2018-09-26 15:19:19,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net used request id req-20a82b98-a158-4e1c-9892-c6eb24daaedc 2018-09-26 15:19:19,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:19:19,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:19:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9f4e22e-18b6-4f92-a527-e06cb9ad86a9 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:19:19,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-e9f4e22e-18b6-4f92-a527-e06cb9ad86a9 2018-09-26 15:19:19,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:19:19,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-bce171f5-570c-4bb1-b6d1-5358fb13b145 Date: Wed, 26 Sep 2018 15:19:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:37Z","dns_nameservers":[],"updated_at":"2018-09-26T15:18:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-subnet"}]} 2018-09-26 15:19:19,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd used request id req-bce171f5-570c-4bb1-b6d1-5358fb13b145 2018-09-26 15:19:19,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:19:19,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-b8de914a-b556-4bf3-974c-efdad77bde2c Date: Wed, 26 Sep 2018 15:19:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:18:59Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","ip_address":"10.55.0.7"}],"id":"3585b884-d136-4c93-8246-272d31efa1a9","security_groups":["68963bd9-e511-496c-9484-5fafc4a56718"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6e:e4:f1","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"726338c8-fd92-49a7-a68c-6650cef75a65","name":"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-port","admin_state_up":true,"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:18:39Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","ip_address":"10.55.0.4"}],"id":"7a18e2d1-de00-48be-9195-9736db7510b2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:77:85:18","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3abff9e1-09bc-4509-8da6-cec3505500bd","name":"","admin_state_up":true,"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:39Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:18:38Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","ip_address":"10.55.0.2"}],"id":"ccb262be-6b11-41c7-988f-9f6fee5dbd13","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d5:32:9b","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3abff9e1-09bc-4509-8da6-cec3505500bd","name":"","admin_state_up":true,"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:18:39Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","ip_address":"10.55.0.3"}],"id":"cd8704e8-de7a-43dc-84f5-cfcdcdf988b0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:38:c1:e2","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3abff9e1-09bc-4509-8da6-cec3505500bd","name":"","admin_state_up":true,"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:38Z","binding:vnic_type":"normal"}]} 2018-09-26 15:19:19,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd used request id req-b8de914a-b556-4bf3-974c-efdad77bde2c 2018-09-26 15:19:19,995 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65/os-volume_attachments/373331bc-a545-47a5-b67e-401210b304fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82d62a6135d1ab722f71344bcda2b22a0d28426" 2018-09-26 15:19:22,328 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:19:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-efc75fc5-a16e-4047-8ee2-adcf2e0c8109 x-compute-request-id: req-efc75fc5-a16e-4047-8ee2-adcf2e0c8109 Content-Length: 0 Content-Type: application/json 2018-09-26 15:19:22,328 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65/os-volume_attachments/373331bc-a545-47a5-b67e-401210b304fe used request id req-efc75fc5-a16e-4047-8ee2-adcf2e0c8109 2018-09-26 15:19:22,331 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82d62a6135d1ab722f71344bcda2b22a0d28426" 2018-09-26 15:19:23,203 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:19:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-49f68407-1731-400a-bcae-ed09d3bc7f75 x-compute-request-id: req-49f68407-1731-400a-bcae-ed09d3bc7f75 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:e4:f1", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/726338c8-fd92-49a7-a68c-6650cef75a65", "rel": "bookmark"}], "image": {"id": "08f4f379-1264-49c3-979c-6f11090a243b", "links": [{"href": "http://172.30.9.22:8774/images/08f4f379-1264-49c3-979c-6f11090a243b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-09-26T15:19:02.000000", "flavor": {"id": "6c2db497-79ba-4c23-8c6c-d15babd572a8", "links": [{"href": "http://172.30.9.22:8774/flavors/6c2db497-79ba-4c23-8c6c-d15babd572a8", "rel": "bookmark"}]}, "id": "726338c8-fd92-49a7-a68c-6650cef75a65", "security_groups": [{"name": "default"}], "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:19:12Z", "hostId": "495f99e67c44358f96fab972cf3b0784c097db119c27ab17cf649e24", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-vm_inst", "created": "2018-09-26T15:18:55Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [{"id": "373331bc-a545-47a5-b67e-401210b304fe"}], "metadata": {}}} 2018-09-26 15:19:23,203 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65 used request id req-49f68407-1731-400a-bcae-ed09d3bc7f75 2018-09-26 15:19:23,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82d62a6135d1ab722f71344bcda2b22a0d28426" 2018-09-26 15:19:23,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-968dc21b-e7bf-4d3d-afcb-f1ffd6438c4f Date: Wed, 26 Sep 2018 15:19:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3abff9e1-09bc-4509-8da6-cec3505500bd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["cf63583d-96fb-44bb-83bd-1e58e1c3eccf"],"description":"","tags":[],"updated_at":"2018-09-26T15:18:37Z","provider:segmentation_id":21,"name":"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:36Z","provider:network_type":"vxlan"}]} 2018-09-26 15:19:23,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net used request id req-968dc21b-e7bf-4d3d-afcb-f1ffd6438c4f 2018-09-26 15:19:23,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82d62a6135d1ab722f71344bcda2b22a0d28426" 2018-09-26 15:19:23,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:19:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbc650d1-5eb4-45b9-ab24-e13d0df31fcc Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:19:23,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-fbc650d1-5eb4-45b9-ab24-e13d0df31fcc 2018-09-26 15:19:23,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82d62a6135d1ab722f71344bcda2b22a0d28426" 2018-09-26 15:19:23,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7d03a3e2-0b08-482c-851d-d9a9804c00c9 Date: Wed, 26 Sep 2018 15:19:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:37Z","dns_nameservers":[],"updated_at":"2018-09-26T15:18:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-subnet"}]} 2018-09-26 15:19:23,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd used request id req-7d03a3e2-0b08-482c-851d-d9a9804c00c9 2018-09-26 15:19:23,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82d62a6135d1ab722f71344bcda2b22a0d28426" 2018-09-26 15:19:23,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-e5e0fed5-e383-47a7-be59-e5ef46e74d69 Date: Wed, 26 Sep 2018 15:19:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:18:59Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","ip_address":"10.55.0.7"}],"id":"3585b884-d136-4c93-8246-272d31efa1a9","security_groups":["68963bd9-e511-496c-9484-5fafc4a56718"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6e:e4:f1","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"726338c8-fd92-49a7-a68c-6650cef75a65","name":"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-port","admin_state_up":true,"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:18:39Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","ip_address":"10.55.0.4"}],"id":"7a18e2d1-de00-48be-9195-9736db7510b2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:77:85:18","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3abff9e1-09bc-4509-8da6-cec3505500bd","name":"","admin_state_up":true,"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:39Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:18:38Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","ip_address":"10.55.0.2"}],"id":"ccb262be-6b11-41c7-988f-9f6fee5dbd13","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d5:32:9b","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3abff9e1-09bc-4509-8da6-cec3505500bd","name":"","admin_state_up":true,"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:18:39Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","ip_address":"10.55.0.3"}],"id":"cd8704e8-de7a-43dc-84f5-cfcdcdf988b0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:38:c1:e2","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3abff9e1-09bc-4509-8da6-cec3505500bd","name":"","admin_state_up":true,"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:38Z","binding:vnic_type":"normal"}]} 2018-09-26 15:19:23,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd used request id req-e5e0fed5-e383-47a7-be59-e5ef46e74d69 2018-09-26 15:19:26,810 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82d62a6135d1ab722f71344bcda2b22a0d28426" 2018-09-26 15:19:27,555 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:19:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07fc2a16-6109-443a-8e1c-24b90ffd2987 x-compute-request-id: req-07fc2a16-6109-443a-8e1c-24b90ffd2987 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:e4:f1", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/726338c8-fd92-49a7-a68c-6650cef75a65", "rel": "bookmark"}], "image": {"id": "08f4f379-1264-49c3-979c-6f11090a243b", "links": [{"href": "http://172.30.9.22:8774/images/08f4f379-1264-49c3-979c-6f11090a243b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-09-26T15:19:02.000000", "flavor": {"id": "6c2db497-79ba-4c23-8c6c-d15babd572a8", "links": [{"href": "http://172.30.9.22:8774/flavors/6c2db497-79ba-4c23-8c6c-d15babd572a8", "rel": "bookmark"}]}, "id": "726338c8-fd92-49a7-a68c-6650cef75a65", "security_groups": [{"name": "default"}], "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:19:12Z", "hostId": "495f99e67c44358f96fab972cf3b0784c097db119c27ab17cf649e24", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-vm_inst", "created": "2018-09-26T15:18:55Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:19:27,555 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65 used request id req-07fc2a16-6109-443a-8e1c-24b90ffd2987 2018-09-26 15:19:27,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82d62a6135d1ab722f71344bcda2b22a0d28426" 2018-09-26 15:19:27,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-9d257e0e-d7f1-4b64-9254-054e63d1a44e Date: Wed, 26 Sep 2018 15:19:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3abff9e1-09bc-4509-8da6-cec3505500bd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["cf63583d-96fb-44bb-83bd-1e58e1c3eccf"],"description":"","tags":[],"updated_at":"2018-09-26T15:18:37Z","provider:segmentation_id":21,"name":"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:36Z","provider:network_type":"vxlan"}]} 2018-09-26 15:19:27,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net used request id req-9d257e0e-d7f1-4b64-9254-054e63d1a44e 2018-09-26 15:19:27,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82d62a6135d1ab722f71344bcda2b22a0d28426" 2018-09-26 15:19:27,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:19:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1052761-f9bf-4ae0-85ab-83accb976563 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:19:27,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-c1052761-f9bf-4ae0-85ab-83accb976563 2018-09-26 15:19:27,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82d62a6135d1ab722f71344bcda2b22a0d28426" 2018-09-26 15:19:27,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-61428ac8-b7d7-47e0-a6bf-66d6156155cf Date: Wed, 26 Sep 2018 15:19:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:37Z","dns_nameservers":[],"updated_at":"2018-09-26T15:18:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-subnet"}]} 2018-09-26 15:19:27,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd used request id req-61428ac8-b7d7-47e0-a6bf-66d6156155cf 2018-09-26 15:19:27,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82d62a6135d1ab722f71344bcda2b22a0d28426" 2018-09-26 15:19:27,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-14d5c8e6-6c87-41d8-b12e-bf914c03f72d Date: Wed, 26 Sep 2018 15:19:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:18:59Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","ip_address":"10.55.0.7"}],"id":"3585b884-d136-4c93-8246-272d31efa1a9","security_groups":["68963bd9-e511-496c-9484-5fafc4a56718"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6e:e4:f1","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"726338c8-fd92-49a7-a68c-6650cef75a65","name":"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-port","admin_state_up":true,"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:18:39Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","ip_address":"10.55.0.4"}],"id":"7a18e2d1-de00-48be-9195-9736db7510b2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:77:85:18","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3abff9e1-09bc-4509-8da6-cec3505500bd","name":"","admin_state_up":true,"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:39Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:18:38Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","ip_address":"10.55.0.2"}],"id":"ccb262be-6b11-41c7-988f-9f6fee5dbd13","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d5:32:9b","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3abff9e1-09bc-4509-8da6-cec3505500bd","name":"","admin_state_up":true,"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:18:39Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","ip_address":"10.55.0.3"}],"id":"cd8704e8-de7a-43dc-84f5-cfcdcdf988b0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:38:c1:e2","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3abff9e1-09bc-4509-8da6-cec3505500bd","name":"","admin_state_up":true,"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:38Z","binding:vnic_type":"normal"}]} 2018-09-26 15:19:27,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd used request id req-14d5c8e6-6c87-41d8-b12e-bf914c03f72d 2018-09-26 15:19:27,841 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/373331bc-a545-47a5-b67e-401210b304fe -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-89966f51-bc45-4e1a-b1d9-402c7ec44a5d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82d62a6135d1ab722f71344bcda2b22a0d28426" 2018-09-26 15:19:28,602 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:19:27 GMT Server: Apache x-compute-request-id: req-8e0c9c39-709c-47b1-86a4-f4d7678040a7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8e0c9c39-709c-47b1-86a4-f4d7678040a7 Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/373331bc-a545-47a5-b67e-401210b304fe", "rel": "self"}, {"href": "http://172.30.9.22:8776/27d48581408d451aadce970d111d0cc1/volumes/373331bc-a545-47a5-b67e-401210b304fe", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-26T15:19:22.000000", "replication_status": null, "snapshot_id": null, "id": "373331bc-a545-47a5-b67e-401210b304fe", "size": 1, "user_id": "70c1796720b24849a78177d3a880735f", "os-vol-tenant-attr:tenant_id": "27d48581408d451aadce970d111d0cc1", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38", "bootable": "false", "created_at": "2018-09-26T15:18:41.000000", "volume_type": null}} 2018-09-26 15:19:28,602 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/373331bc-a545-47a5-b67e-401210b304fe used request id req-8e0c9c39-709c-47b1-86a4-f4d7678040a7 2018-09-26 15:19:28,605 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:19:29,046 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:19:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-69dc0f71-cc9d-4fea-9d49-389b2ac973c7 x-compute-request-id: req-69dc0f71-cc9d-4fea-9d49-389b2ac973c7 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:e4:f1", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/726338c8-fd92-49a7-a68c-6650cef75a65", "rel": "bookmark"}], "image": {"id": "08f4f379-1264-49c3-979c-6f11090a243b", "links": [{"href": "http://172.30.9.22:8774/images/08f4f379-1264-49c3-979c-6f11090a243b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-09-26T15:19:02.000000", "flavor": {"id": "6c2db497-79ba-4c23-8c6c-d15babd572a8", "links": [{"href": "http://172.30.9.22:8774/flavors/6c2db497-79ba-4c23-8c6c-d15babd572a8", "rel": "bookmark"}]}, "id": "726338c8-fd92-49a7-a68c-6650cef75a65", "security_groups": [{"name": "default"}], "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:19:12Z", "hostId": "495f99e67c44358f96fab972cf3b0784c097db119c27ab17cf649e24", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-vm_inst", "created": "2018-09-26T15:18:55Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:19:29,047 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65 used request id req-69dc0f71-cc9d-4fea-9d49-389b2ac973c7 2018-09-26 15:19:29,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:19:29,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-794c8e27-dcf3-412a-beb1-ac273e2afc2c Date: Wed, 26 Sep 2018 15:19:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3abff9e1-09bc-4509-8da6-cec3505500bd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["cf63583d-96fb-44bb-83bd-1e58e1c3eccf"],"description":"","tags":[],"updated_at":"2018-09-26T15:18:37Z","provider:segmentation_id":21,"name":"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:36Z","provider:network_type":"vxlan"}]} 2018-09-26 15:19:29,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net used request id req-794c8e27-dcf3-412a-beb1-ac273e2afc2c 2018-09-26 15:19:29,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:19:29,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:19:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01c9828f-207f-40ef-a657-01da438dbfd8 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:19:29,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-01c9828f-207f-40ef-a657-01da438dbfd8 2018-09-26 15:19:29,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:19:29,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-137777cd-fed7-46ff-a0b7-33f820d1afa8 Date: Wed, 26 Sep 2018 15:19:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:37Z","dns_nameservers":[],"updated_at":"2018-09-26T15:18:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-subnet"}]} 2018-09-26 15:19:29,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd used request id req-137777cd-fed7-46ff-a0b7-33f820d1afa8 2018-09-26 15:19:29,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:19:29,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-636bad6f-a950-45d5-b3f4-af5616e84e67 Date: Wed, 26 Sep 2018 15:19:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:18:59Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","ip_address":"10.55.0.7"}],"id":"3585b884-d136-4c93-8246-272d31efa1a9","security_groups":["68963bd9-e511-496c-9484-5fafc4a56718"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6e:e4:f1","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"726338c8-fd92-49a7-a68c-6650cef75a65","name":"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-port","admin_state_up":true,"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:18:39Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","ip_address":"10.55.0.4"}],"id":"7a18e2d1-de00-48be-9195-9736db7510b2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:77:85:18","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3abff9e1-09bc-4509-8da6-cec3505500bd","name":"","admin_state_up":true,"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:39Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:18:38Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","ip_address":"10.55.0.2"}],"id":"ccb262be-6b11-41c7-988f-9f6fee5dbd13","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d5:32:9b","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3abff9e1-09bc-4509-8da6-cec3505500bd","name":"","admin_state_up":true,"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:18:39Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","ip_address":"10.55.0.3"}],"id":"cd8704e8-de7a-43dc-84f5-cfcdcdf988b0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:38:c1:e2","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3abff9e1-09bc-4509-8da6-cec3505500bd","name":"","admin_state_up":true,"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:38Z","binding:vnic_type":"normal"}]} 2018-09-26 15:19:29,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd used request id req-636bad6f-a950-45d5-b3f4-af5616e84e67 2018-09-26 15:19:29,636 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82d62a6135d1ab722f71344bcda2b22a0d28426" 2018-09-26 15:19:30,631 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:19:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6f85f1fb-0cad-455e-a6a8-8fd25226d73a x-compute-request-id: req-6f85f1fb-0cad-455e-a6a8-8fd25226d73a Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:e4:f1", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/726338c8-fd92-49a7-a68c-6650cef75a65", "rel": "bookmark"}], "image": {"id": "08f4f379-1264-49c3-979c-6f11090a243b", "links": [{"href": "http://172.30.9.22:8774/images/08f4f379-1264-49c3-979c-6f11090a243b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-09-26T15:19:02.000000", "flavor": {"id": "6c2db497-79ba-4c23-8c6c-d15babd572a8", "links": [{"href": "http://172.30.9.22:8774/flavors/6c2db497-79ba-4c23-8c6c-d15babd572a8", "rel": "bookmark"}]}, "id": "726338c8-fd92-49a7-a68c-6650cef75a65", "security_groups": [{"name": "default"}], "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:19:12Z", "hostId": "495f99e67c44358f96fab972cf3b0784c097db119c27ab17cf649e24", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-vm_inst", "created": "2018-09-26T15:18:55Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:19:30,631 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65 used request id req-6f85f1fb-0cad-455e-a6a8-8fd25226d73a 2018-09-26 15:19:30,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82d62a6135d1ab722f71344bcda2b22a0d28426" 2018-09-26 15:19:30,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-0d07b37f-d82f-4152-81eb-3fa2bbbcb173 Date: Wed, 26 Sep 2018 15:19:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3abff9e1-09bc-4509-8da6-cec3505500bd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["cf63583d-96fb-44bb-83bd-1e58e1c3eccf"],"description":"","tags":[],"updated_at":"2018-09-26T15:18:37Z","provider:segmentation_id":21,"name":"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:36Z","provider:network_type":"vxlan"}]} 2018-09-26 15:19:30,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net used request id req-0d07b37f-d82f-4152-81eb-3fa2bbbcb173 2018-09-26 15:19:30,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82d62a6135d1ab722f71344bcda2b22a0d28426" 2018-09-26 15:19:30,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:19:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02357d20-670c-408a-85f4-0c8687905449 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:19:30,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-02357d20-670c-408a-85f4-0c8687905449 2018-09-26 15:19:30,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82d62a6135d1ab722f71344bcda2b22a0d28426" 2018-09-26 15:19:31,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-bd2bfccc-68b7-4107-8ac6-22bf4c9e5595 Date: Wed, 26 Sep 2018 15:19:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:37Z","dns_nameservers":[],"updated_at":"2018-09-26T15:18:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-subnet"}]} 2018-09-26 15:19:31,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd used request id req-bd2bfccc-68b7-4107-8ac6-22bf4c9e5595 2018-09-26 15:19:31,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82d62a6135d1ab722f71344bcda2b22a0d28426" 2018-09-26 15:19:31,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-8f27e3e9-f720-43c5-a5c3-b70a7d2b09ac Date: Wed, 26 Sep 2018 15:19:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:18:59Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","ip_address":"10.55.0.7"}],"id":"3585b884-d136-4c93-8246-272d31efa1a9","security_groups":["68963bd9-e511-496c-9484-5fafc4a56718"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6e:e4:f1","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"726338c8-fd92-49a7-a68c-6650cef75a65","name":"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-port","admin_state_up":true,"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:18:39Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","ip_address":"10.55.0.4"}],"id":"7a18e2d1-de00-48be-9195-9736db7510b2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:77:85:18","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3abff9e1-09bc-4509-8da6-cec3505500bd","name":"","admin_state_up":true,"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:39Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:18:38Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","ip_address":"10.55.0.2"}],"id":"ccb262be-6b11-41c7-988f-9f6fee5dbd13","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d5:32:9b","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3abff9e1-09bc-4509-8da6-cec3505500bd","name":"","admin_state_up":true,"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:18:39Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cf63583d-96fb-44bb-83bd-1e58e1c3eccf","ip_address":"10.55.0.3"}],"id":"cd8704e8-de7a-43dc-84f5-cfcdcdf988b0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:38:c1:e2","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3abff9e1-09bc-4509-8da6-cec3505500bd","name":"","admin_state_up":true,"network_id":"3abff9e1-09bc-4509-8da6-cec3505500bd","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:18:38Z","binding:vnic_type":"normal"}]} 2018-09-26 15:19:31,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=3abff9e1-09bc-4509-8da6-cec3505500bd used request id req-8f27e3e9-f720-43c5-a5c3-b70a7d2b09ac 2018-09-26 15:19:31,241 - create_instance - INFO - Deleting Port with ID - 3585b884-d136-4c93-8246-272d31efa1a9 2018-09-26 15:19:31,241 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-port 2018-09-26 15:19:31,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/3585b884-d136-4c93-8246-272d31efa1a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:19:32,106 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-03d5f439-464e-41df-9f78-6edb84550607 Date: Wed, 26 Sep 2018 15:19:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:19:32,106 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/3585b884-d136-4c93-8246-272d31efa1a9 used request id req-03d5f439-464e-41df-9f78-6edb84550607 2018-09-26 15:19:32,106 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-vm_inst 2018-09-26 15:19:32,109 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:19:32,276 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:19:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-844143a7-11ee-480f-862b-9d9340ad872e x-compute-request-id: req-844143a7-11ee-480f-862b-9d9340ad872e Content-Type: application/json 2018-09-26 15:19:32,277 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65 used request id req-844143a7-11ee-480f-862b-9d9340ad872e 2018-09-26 15:19:32,277 - create_instance - INFO - Checking deletion status 2018-09-26 15:19:32,280 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:19:32,372 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:19:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b28cada1-2261-4da9-8d3a-af3755a06f38 x-compute-request-id: req-b28cada1-2261-4da9-8d3a-af3755a06f38 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:e4:f1", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/726338c8-fd92-49a7-a68c-6650cef75a65", "rel": "bookmark"}], "image": {"id": "08f4f379-1264-49c3-979c-6f11090a243b", "links": [{"href": "http://172.30.9.22:8774/images/08f4f379-1264-49c3-979c-6f11090a243b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-09-26T15:19:02.000000", "flavor": {"id": "6c2db497-79ba-4c23-8c6c-d15babd572a8", "links": [{"href": "http://172.30.9.22:8774/flavors/6c2db497-79ba-4c23-8c6c-d15babd572a8", "rel": "bookmark"}]}, "id": "726338c8-fd92-49a7-a68c-6650cef75a65", "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:19:32Z", "hostId": "495f99e67c44358f96fab972cf3b0784c097db119c27ab17cf649e24", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-vm_inst", "created": "2018-09-26T15:18:55Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:19:32,372 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65 used request id req-b28cada1-2261-4da9-8d3a-af3755a06f38 2018-09-26 15:19:32,373 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-vm_inst] is - ACTIVE 2018-09-26 15:19:32,373 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 15:19:35,376 - create_instance - DEBUG - VM status query timeout in 296.900994778 2018-09-26 15:19:35,379 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:19:36,208 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:19:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c3fbe731-e2ea-46af-81f2-533f3bb2a6d2 x-compute-request-id: req-c3fbe731-e2ea-46af-81f2-533f3bb2a6d2 Content-Encoding: gzip Content-Length: 733 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/726338c8-fd92-49a7-a68c-6650cef75a65", "rel": "bookmark"}], "image": {"id": "08f4f379-1264-49c3-979c-6f11090a243b", "links": [{"href": "http://172.30.9.22:8774/images/08f4f379-1264-49c3-979c-6f11090a243b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-09-26T15:19:02.000000", "flavor": {"id": "6c2db497-79ba-4c23-8c6c-d15babd572a8", "links": [{"href": "http://172.30.9.22:8774/flavors/6c2db497-79ba-4c23-8c6c-d15babd572a8", "rel": "bookmark"}]}, "id": "726338c8-fd92-49a7-a68c-6650cef75a65", "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:19:32Z", "hostId": "495f99e67c44358f96fab972cf3b0784c097db119c27ab17cf649e24", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-vm_inst", "created": "2018-09-26T15:18:55Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:19:36,208 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65 used request id req-c3fbe731-e2ea-46af-81f2-533f3bb2a6d2 2018-09-26 15:19:36,208 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-vm_inst] is - ACTIVE 2018-09-26 15:19:36,208 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 15:19:39,212 - create_instance - DEBUG - VM status query timeout in 293.065479994 2018-09-26 15:19:39,214 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:19:39,785 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:19:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7b880de2-a8ce-45b9-a5fa-87ef5bf07ae3 x-compute-request-id: req-7b880de2-a8ce-45b9-a5fa-87ef5bf07ae3 Content-Encoding: gzip Content-Length: 733 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/726338c8-fd92-49a7-a68c-6650cef75a65", "rel": "bookmark"}], "image": {"id": "08f4f379-1264-49c3-979c-6f11090a243b", "links": [{"href": "http://172.30.9.22:8774/images/08f4f379-1264-49c3-979c-6f11090a243b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-09-26T15:19:02.000000", "flavor": {"id": "6c2db497-79ba-4c23-8c6c-d15babd572a8", "links": [{"href": "http://172.30.9.22:8774/flavors/6c2db497-79ba-4c23-8c6c-d15babd572a8", "rel": "bookmark"}]}, "id": "726338c8-fd92-49a7-a68c-6650cef75a65", "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:19:32Z", "hostId": "495f99e67c44358f96fab972cf3b0784c097db119c27ab17cf649e24", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-vm_inst", "created": "2018-09-26T15:18:55Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:19:39,785 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65 used request id req-7b880de2-a8ce-45b9-a5fa-87ef5bf07ae3 2018-09-26 15:19:39,786 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-vm_inst] is - ACTIVE 2018-09-26 15:19:39,786 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 15:19:42,789 - create_instance - DEBUG - VM status query timeout in 289.487753868 2018-09-26 15:19:42,792 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c50f39e87b0e5ed9cf03b2707effda212ffbb94f" 2018-09-26 15:19:42,978 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 15:19:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-27310237-b1be-4ed3-bf40-75cf040cc6d6 x-compute-request-id: req-27310237-b1be-4ed3-bf40-75cf040cc6d6 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 726338c8-fd92-49a7-a68c-6650cef75a65 could not be found.", "code": 404}} 2018-09-26 15:19:42,978 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/726338c8-fd92-49a7-a68c-6650cef75a65 used request id req-27310237-b1be-4ed3-bf40-75cf040cc6d6 2018-09-26 15:19:42,978 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 726338c8-fd92-49a7-a68c-6650cef75a65 could not be found. (HTTP 404) (Request-ID: req-27310237-b1be-4ed3-bf40-75cf040cc6d6) 2018-09-26 15:19:42,979 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-vm_inst 2018-09-26 15:19:42,982 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/373331bc-a545-47a5-b67e-401210b304fe -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e9cbfc45-715d-400b-b877-823b81ae56eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2893c0c52f95058dc6bbf903b72fdd14f450da2" 2018-09-26 15:19:43,201 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:19:42 GMT Server: Apache x-compute-request-id: req-6ef41463-66c3-41af-b2df-2519e59923b5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6ef41463-66c3-41af-b2df-2519e59923b5 Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/373331bc-a545-47a5-b67e-401210b304fe", "rel": "self"}, {"href": "http://172.30.9.22:8776/27d48581408d451aadce970d111d0cc1/volumes/373331bc-a545-47a5-b67e-401210b304fe", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-26T15:19:22.000000", "replication_status": null, "snapshot_id": null, "id": "373331bc-a545-47a5-b67e-401210b304fe", "size": 1, "user_id": "70c1796720b24849a78177d3a880735f", "os-vol-tenant-attr:tenant_id": "27d48581408d451aadce970d111d0cc1", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38", "bootable": "false", "created_at": "2018-09-26T15:18:41.000000", "volume_type": null}} 2018-09-26 15:19:43,202 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/373331bc-a545-47a5-b67e-401210b304fe used request id req-6ef41463-66c3-41af-b2df-2519e59923b5 2018-09-26 15:19:43,202 - create_volume - DEBUG - Instance status is - available 2018-09-26 15:19:43,202 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38 2018-09-26 15:19:43,202 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38 2018-09-26 15:19:43,205 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/373331bc-a545-47a5-b67e-401210b304fe -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e9cbfc45-715d-400b-b877-823b81ae56eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2893c0c52f95058dc6bbf903b72fdd14f450da2" 2018-09-26 15:19:43,976 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:19:43 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-21c45d25-9354-4eef-ae76-beff9c0cf618 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:19:43,976 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/373331bc-a545-47a5-b67e-401210b304fe used request id req-21c45d25-9354-4eef-ae76-beff9c0cf618 2018-09-26 15:19:43,979 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/373331bc-a545-47a5-b67e-401210b304fe -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e9cbfc45-715d-400b-b877-823b81ae56eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2893c0c52f95058dc6bbf903b72fdd14f450da2" 2018-09-26 15:19:44,029 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:19:43 GMT Server: Apache x-compute-request-id: req-0227d6d6-5199-41d5-80fa-d6fb42e4e202 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0227d6d6-5199-41d5-80fa-d6fb42e4e202 Content-Encoding: gzip Content-Length: 528 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/373331bc-a545-47a5-b67e-401210b304fe", "rel": "self"}, {"href": "http://172.30.9.22:8776/27d48581408d451aadce970d111d0cc1/volumes/373331bc-a545-47a5-b67e-401210b304fe", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-26T15:19:43.000000", "replication_status": null, "snapshot_id": null, "id": "373331bc-a545-47a5-b67e-401210b304fe", "size": 1, "user_id": "70c1796720b24849a78177d3a880735f", "os-vol-tenant-attr:tenant_id": "27d48581408d451aadce970d111d0cc1", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38", "bootable": "false", "created_at": "2018-09-26T15:18:41.000000", "volume_type": null}} 2018-09-26 15:19:44,029 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/373331bc-a545-47a5-b67e-401210b304fe used request id req-0227d6d6-5199-41d5-80fa-d6fb42e4e202 2018-09-26 15:19:44,029 - create_volume - DEBUG - Instance status is - deleting 2018-09-26 15:19:44,029 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-26 15:19:47,033 - create_volume - DEBUG - Volume status query timeout in 56.9439837933 2018-09-26 15:19:47,035 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/373331bc-a545-47a5-b67e-401210b304fe -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e9cbfc45-715d-400b-b877-823b81ae56eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2893c0c52f95058dc6bbf903b72fdd14f450da2" 2018-09-26 15:19:47,788 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 15:19:47 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-c5801cc3-b3d8-46f8-ae77-973d4bde8aa1 x-openstack-request-id: req-c5801cc3-b3d8-46f8-ae77-973d4bde8aa1 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 373331bc-a545-47a5-b67e-401210b304fe could not be found.", "code": 404}} 2018-09-26 15:19:47,788 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/373331bc-a545-47a5-b67e-401210b304fe used request id req-c5801cc3-b3d8-46f8-ae77-973d4bde8aa1 2018-09-26 15:19:47,788 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 373331bc-a545-47a5-b67e-401210b304fe could not be found. (HTTP 404) (Request-ID: req-c5801cc3-b3d8-46f8-ae77-973d4bde8aa1) 2018-09-26 15:19:47,788 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38 2018-09-26 15:19:47,792 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/6c2db497-79ba-4c23-8c6c-d15babd572a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}275d5478a6ce6240b9f5540e7d609f4bc5db1bbc" 2018-09-26 15:19:47,950 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:19:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0368617e-f9d6-46fa-a66d-b608895b2755 x-compute-request-id: req-0368617e-f9d6-46fa-a66d-b608895b2755 Content-Length: 0 Content-Type: application/json 2018-09-26 15:19:47,950 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/6c2db497-79ba-4c23-8c6c-d15babd572a8 used request id req-0368617e-f9d6-46fa-a66d-b608895b2755 2018-09-26 15:19:47,951 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-subnet 2018-09-26 15:19:47,951 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-subnet 2018-09-26 15:19:47,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/cf63583d-96fb-44bb-83bd-1e58e1c3eccf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0d0397094b6ec1df11ae8bb63596bce55f1feed" 2018-09-26 15:19:50,351 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-863f2d76-c64b-45f6-9bca-4b986c39b2fc Date: Wed, 26 Sep 2018 15:19:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:19:50,351 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/cf63583d-96fb-44bb-83bd-1e58e1c3eccf used request id req-863f2d76-c64b-45f6-9bca-4b986c39b2fc 2018-09-26 15:19:50,351 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-net 2018-09-26 15:19:50,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/3abff9e1-09bc-4509-8da6-cec3505500bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0d0397094b6ec1df11ae8bb63596bce55f1feed" 2018-09-26 15:19:52,243 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-776f1927-20ca-442f-861c-5463477944db Date: Wed, 26 Sep 2018 15:19:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:19:52,243 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/3abff9e1-09bc-4509-8da6-cec3505500bd used request id req-776f1927-20ca-442f-861c-5463477944db 2018-09-26 15:19:52,244 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-63e85012-75e4-4f5e-8667-65a1f8bdbc38-image 2018-09-26 15:19:52,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/08f4f379-1264-49c3-979c-6f11090a243b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}219c5646a1a4f0e0551302c7f87b72b0f7eb499c" 2018-09-26 15:19:54,259 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-39706d79-bf21-4505-81d0-4a7bb4381cbb Date: Wed, 26 Sep 2018 15:19:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:19:54,259 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/08f4f379-1264-49c3-979c-6f11090a243b used request id req-39706d79-bf21-4505-81d0-4a7bb4381cbb 2018-09-26 15:19:54,261 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 15:19:54,263 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 15:19:54,263 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:19:54,264 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:19:54,658 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:19:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["2CQ_qePuS-mbdtLFBA08rA"], "issued_at": "2018-09-26T15:19:54.000000Z"}} 2018-09-26 15:19:54,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a94efaac6c883d5af6c244f7dccf79a22df4023" 2018-09-26 15:19:54,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:19:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b65d73b-b68a-4ead-8d29-4814463cc67f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:19:54,742 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-4b65d73b-b68a-4ead-8d29-4814463cc67f 2018-09-26 15:19:54,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a94efaac6c883d5af6c244f7dccf79a22df4023" 2018-09-26 15:19:55,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-ac196709-cffd-4c45-b5b7-871a8549bda5 Date: Wed, 26 Sep 2018 15:19:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-image"} 2018-09-26 15:19:55,462 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-image used request id req-ac196709-cffd-4c45-b5b7-871a8549bda5 2018-09-26 15:19:55,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a94efaac6c883d5af6c244f7dccf79a22df4023" 2018-09-26 15:19:55,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7602c781-100d-4e90-837c-eb68caf10c2f Date: Wed, 26 Sep 2018 15:19:55 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 15:19:55,655 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-7602c781-100d-4e90-837c-eb68caf10c2f 2018-09-26 15:19:55,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4a94efaac6c883d5af6c244f7dccf79a22df4023" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-image"}' 2018-09-26 15:19:55,919 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/c8f9a5c0-b367-46c7-9dd8-3dc91787962c X-Openstack-Request-Id: req-4ab5c244-646c-4997-baef-3e17ba62d9e4 Date: Wed, 26 Sep 2018 15:19:55 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T15:19:55Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T15:19:55Z", "visibility": "shared", "locations": [], "self": "/v2/images/c8f9a5c0-b367-46c7-9dd8-3dc91787962c", "min_disk": 0, "protected": false, "id": "c8f9a5c0-b367-46c7-9dd8-3dc91787962c", "file": "/v2/images/c8f9a5c0-b367-46c7-9dd8-3dc91787962c/file", "checksum": null, "owner": "27d48581408d451aadce970d111d0cc1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 15:19:55,920 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-4ab5c244-646c-4997-baef-3e17ba62d9e4 2018-09-26 15:19:55,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/c8f9a5c0-b367-46c7-9dd8-3dc91787962c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a94efaac6c883d5af6c244f7dccf79a22df4023" -d '' 2018-09-26 15:19:57,375 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-15662173-1f98-46d3-ae28-5f082d4f384c Date: Wed, 26 Sep 2018 15:19:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:19:57,375 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/c8f9a5c0-b367-46c7-9dd8-3dc91787962c/file used request id req-15662173-1f98-46d3-ae28-5f082d4f384c 2018-09-26 15:19:57,376 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 15:19:57,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/c8f9a5c0-b367-46c7-9dd8-3dc91787962c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a94efaac6c883d5af6c244f7dccf79a22df4023" 2018-09-26 15:19:57,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-327d9d3b-2e44-43f7-9439-825beb2b180c Date: Wed, 26 Sep 2018 15:19:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T15:19:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T15:19:57Z", "visibility": "shared", "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/c8f9a5c0-b367-46c7-9dd8-3dc91787962c/snap", "metadata": {}}], "self": "/v2/images/c8f9a5c0-b367-46c7-9dd8-3dc91787962c", "min_disk": 0, "protected": false, "id": "c8f9a5c0-b367-46c7-9dd8-3dc91787962c", "file": "/v2/images/c8f9a5c0-b367-46c7-9dd8-3dc91787962c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "27d48581408d451aadce970d111d0cc1", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/c8f9a5c0-b367-46c7-9dd8-3dc91787962c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 15:19:57,553 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/c8f9a5c0-b367-46c7-9dd8-3dc91787962c used request id req-327d9d3b-2e44-43f7-9439-825beb2b180c 2018-09-26 15:19:57,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a94efaac6c883d5af6c244f7dccf79a22df4023" 2018-09-26 15:19:57,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f4e46436-054c-4137-8758-0dfc2a0cd9c1 Date: Wed, 26 Sep 2018 15:19:57 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 15:19:57,720 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-f4e46436-054c-4137-8758-0dfc2a0cd9c1 2018-09-26 15:19:57,723 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-image 2018-09-26 15:19:57,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/c8f9a5c0-b367-46c7-9dd8-3dc91787962c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a94efaac6c883d5af6c244f7dccf79a22df4023" 2018-09-26 15:19:57,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-59c672e3-18c2-4d5f-b078-0dd1d8e54209 Date: Wed, 26 Sep 2018 15:19:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T15:19:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T15:19:57Z", "visibility": "shared", "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/c8f9a5c0-b367-46c7-9dd8-3dc91787962c/snap", "metadata": {}}], "self": "/v2/images/c8f9a5c0-b367-46c7-9dd8-3dc91787962c", "min_disk": 0, "protected": false, "id": "c8f9a5c0-b367-46c7-9dd8-3dc91787962c", "file": "/v2/images/c8f9a5c0-b367-46c7-9dd8-3dc91787962c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "27d48581408d451aadce970d111d0cc1", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/c8f9a5c0-b367-46c7-9dd8-3dc91787962c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 15:19:57,747 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/c8f9a5c0-b367-46c7-9dd8-3dc91787962c used request id req-59c672e3-18c2-4d5f-b078-0dd1d8e54209 2018-09-26 15:19:57,748 - create_image - DEBUG - Instance status is - active 2018-09-26 15:19:57,748 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-image 2018-09-26 15:19:57,748 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-image 2018-09-26 15:19:57,748 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:19:57,749 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:19:58,138 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:19:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["-aHewdFJTxSG8HUNYPpCig"], "issued_at": "2018-09-26T15:19:58.000000Z"}} 2018-09-26 15:19:58,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179ed7d5d2ed8ce901e26a70105b15fd8a763f4f" 2018-09-26 15:19:58,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:19:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed63b410-7838-4e3b-bb54-94aa0cb67037 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:19:58,217 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ed63b410-7838-4e3b-bb54-94aa0cb67037 2018-09-26 15:19:58,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179ed7d5d2ed8ce901e26a70105b15fd8a763f4f" 2018-09-26 15:19:58,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-edf7c108-18ff-4d9a-b4ab-f9a91ec3ff7d Date: Wed, 26 Sep 2018 15:19:58 GMT RESP BODY: {"networks":[]} 2018-09-26 15:19:58,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-net used request id req-edf7c108-18ff-4d9a-b4ab-f9a91ec3ff7d 2018-09-26 15:19:58,387 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-net 2018-09-26 15:19:58,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179ed7d5d2ed8ce901e26a70105b15fd8a763f4f" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-net", "admin_state_up": true}}' 2018-09-26 15:19:58,783 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-27fcb352-d629-4e00-b2ee-3193c14a85bb Date: Wed, 26 Sep 2018 15:19:58 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"cc025770-56d2-4de1-a41e-6d8b8f972cfb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T15:19:58Z","is_default":false,"provider:segmentation_id":48,"name":"NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:19:58Z","mtu":1450}} 2018-09-26 15:19:58,783 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-27fcb352-d629-4e00-b2ee-3193c14a85bb 2018-09-26 15:19:58,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=cc025770-56d2-4de1-a41e-6d8b8f972cfb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179ed7d5d2ed8ce901e26a70105b15fd8a763f4f" 2018-09-26 15:19:59,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fbd68cb8-9707-4a25-b71b-d6439a81841c Date: Wed, 26 Sep 2018 15:19:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"cc025770-56d2-4de1-a41e-6d8b8f972cfb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T15:19:58Z","provider:segmentation_id":48,"name":"NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:19:58Z","provider:network_type":"vxlan"}]} 2018-09-26 15:19:59,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=cc025770-56d2-4de1-a41e-6d8b8f972cfb used request id req-fbd68cb8-9707-4a25-b71b-d6439a81841c 2018-09-26 15:19:59,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=cc025770-56d2-4de1-a41e-6d8b8f972cfb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179ed7d5d2ed8ce901e26a70105b15fd8a763f4f" 2018-09-26 15:19:59,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2144f8aa-6b88-446c-b26c-72f406641aec Date: Wed, 26 Sep 2018 15:19:59 GMT RESP BODY: {"subnets":[]} 2018-09-26 15:19:59,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=cc025770-56d2-4de1-a41e-6d8b8f972cfb used request id req-2144f8aa-6b88-446c-b26c-72f406641aec 2018-09-26 15:19:59,067 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-subnet 2018-09-26 15:19:59,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179ed7d5d2ed8ce901e26a70105b15fd8a763f4f" -d '{"subnets": [{"ip_version": 4, "network_id": "cc025770-56d2-4de1-a41e-6d8b8f972cfb", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-subnet"}]}' 2018-09-26 15:19:59,734 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-15e0da41-2402-45fa-bb4a-20e5e15827cb Date: Wed, 26 Sep 2018 15:19:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc025770-56d2-4de1-a41e-6d8b8f972cfb","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:19:59Z","dns_nameservers":[],"updated_at":"2018-09-26T15:19:59Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"b9de8db4-5a57-44a8-9811-00de67539f7d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-subnet"}]} 2018-09-26 15:19:59,734 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-15e0da41-2402-45fa-bb4a-20e5e15827cb 2018-09-26 15:19:59,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=cc025770-56d2-4de1-a41e-6d8b8f972cfb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179ed7d5d2ed8ce901e26a70105b15fd8a763f4f" 2018-09-26 15:19:59,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-68556cad-83d9-4293-b044-745fe79380b5 Date: Wed, 26 Sep 2018 15:19:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cc025770-56d2-4de1-a41e-6d8b8f972cfb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["b9de8db4-5a57-44a8-9811-00de67539f7d"],"description":"","tags":[],"updated_at":"2018-09-26T15:19:59Z","provider:segmentation_id":48,"name":"NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:19:58Z","provider:network_type":"vxlan"}]} 2018-09-26 15:19:59,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=cc025770-56d2-4de1-a41e-6d8b8f972cfb used request id req-68556cad-83d9-4293-b044-745fe79380b5 2018-09-26 15:19:59,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=cc025770-56d2-4de1-a41e-6d8b8f972cfb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179ed7d5d2ed8ce901e26a70105b15fd8a763f4f" 2018-09-26 15:20:00,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-75b18714-1976-47f9-a46a-bf62c3ba175f Date: Wed, 26 Sep 2018 15:20:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc025770-56d2-4de1-a41e-6d8b8f972cfb","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:19:59Z","dns_nameservers":[],"updated_at":"2018-09-26T15:19:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"b9de8db4-5a57-44a8-9811-00de67539f7d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-subnet"}]} 2018-09-26 15:20:00,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=cc025770-56d2-4de1-a41e-6d8b8f972cfb used request id req-75b18714-1976-47f9-a46a-bf62c3ba175f 2018-09-26 15:20:00,170 - OpenStackNetwork - DEBUG - Network [cc025770-56d2-4de1-a41e-6d8b8f972cfb] created successfully 2018-09-26 15:20:00,170 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:20:00,171 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:20:00,550 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:20:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["dobww-sbS9qPtlxtkVXqzA"], "issued_at": "2018-09-26T15:20:00.000000Z"}} 2018-09-26 15:20:00,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5fc276a6bfc85fbac28001b69cb916120c99a8" 2018-09-26 15:20:00,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:20:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0de8915-8f1b-45b9-b220-79a8fbef8bdd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:20:00,639 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-a0de8915-8f1b-45b9-b220-79a8fbef8bdd 2018-09-26 15:20:00,640 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 15:20:00,645 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5fc276a6bfc85fbac28001b69cb916120c99a8" 2018-09-26 15:20:01,449 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:20:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-90510d8c-7822-41cf-8c23-4d9ee2bde42d x-compute-request-id: req-90510d8c-7822-41cf-8c23-4d9ee2bde42d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 15:20:01,449 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-90510d8c-7822-41cf-8c23-4d9ee2bde42d 2018-09-26 15:20:01,452 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5fc276a6bfc85fbac28001b69cb916120c99a8" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-26 15:20:01,539 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:20:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df9f5466-3ddf-4dc0-8be2-fbcd05fa96b7 x-compute-request-id: req-df9f5466-3ddf-4dc0-8be2-fbcd05fa96b7 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98cb7ed6-303f-40fc-a17b-6e74ff6eeb84", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98cb7ed6-303f-40fc-a17b-6e74ff6eeb84", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "98cb7ed6-303f-40fc-a17b-6e74ff6eeb84", "name": "NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 15:20:01,539 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-df9f5466-3ddf-4dc0-8be2-fbcd05fa96b7 2018-09-26 15:20:01,540 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:20:01,541 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:20:01,938 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:20:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["xZQRLt1dRbexyREGGiAz1w"], "issued_at": "2018-09-26T15:20:01.000000Z"}} 2018-09-26 15:20:01,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26c3353cb259fc973a82a986aa749cc0209e6073" 2018-09-26 15:20:02,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:20:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-326b4a57-fbef-4a92-bc8b-264486e7727a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:20:02,022 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-326b4a57-fbef-4a92-bc8b-264486e7727a 2018-09-26 15:20:02,028 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26c3353cb259fc973a82a986aa749cc0209e6073" 2018-09-26 15:20:02,789 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:20:02 GMT Server: Apache x-compute-request-id: req-03aa5231-b2ae-4a58-981e-66feb36462fc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-03aa5231-b2ae-4a58-981e-66feb36462fc Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-26 15:20:02,789 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/detail used request id req-03aa5231-b2ae-4a58-981e-66feb36462fc 2018-09-26 15:20:02,793 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-03aa5231-b2ae-4a58-981e-66feb36462fc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26c3353cb259fc973a82a986aa749cc0209e6073" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-26 15:20:03,741 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:20:02 GMT Server: Apache x-compute-request-id: req-8b8ead84-a002-49de-9b07-0898c53139a6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8b8ead84-a002-49de-9b07-0898c53139a6 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "70c1796720b24849a78177d3a880735f", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/e9e7ee05-8112-4281-84b9-32a037380c6b", "rel": "self"}, {"href": "http://172.30.9.22:8776/27d48581408d451aadce970d111d0cc1/volumes/e9e7ee05-8112-4281-84b9-32a037380c6b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T15:20:03.619382", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e9e7ee05-8112-4281-84b9-32a037380c6b", "size": 1}} 2018-09-26 15:20:03,741 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes used request id req-8b8ead84-a002-49de-9b07-0898c53139a6 2018-09-26 15:20:03,744 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/e9e7ee05-8112-4281-84b9-32a037380c6b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-03aa5231-b2ae-4a58-981e-66feb36462fc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26c3353cb259fc973a82a986aa749cc0209e6073" 2018-09-26 15:20:04,485 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:20:03 GMT Server: Apache x-compute-request-id: req-b39ce245-f6ec-4fb3-8cbb-118de57a118a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b39ce245-f6ec-4fb3-8cbb-118de57a118a Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/e9e7ee05-8112-4281-84b9-32a037380c6b", "rel": "self"}, {"href": "http://172.30.9.22:8776/27d48581408d451aadce970d111d0cc1/volumes/e9e7ee05-8112-4281-84b9-32a037380c6b", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-26T15:20:04.000000", "replication_status": null, "snapshot_id": null, "id": "e9e7ee05-8112-4281-84b9-32a037380c6b", "size": 1, "user_id": "70c1796720b24849a78177d3a880735f", "os-vol-tenant-attr:tenant_id": "27d48581408d451aadce970d111d0cc1", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450", "bootable": "false", "created_at": "2018-09-26T15:20:03.000000", "volume_type": null}} 2018-09-26 15:20:04,485 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/e9e7ee05-8112-4281-84b9-32a037380c6b used request id req-b39ce245-f6ec-4fb3-8cbb-118de57a118a 2018-09-26 15:20:04,486 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450 2018-09-26 15:20:04,489 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/e9e7ee05-8112-4281-84b9-32a037380c6b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-03aa5231-b2ae-4a58-981e-66feb36462fc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26c3353cb259fc973a82a986aa749cc0209e6073" 2018-09-26 15:20:04,683 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:20:04 GMT Server: Apache x-compute-request-id: req-9e2e3da4-9533-45a2-90a2-2f78f2287095 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9e2e3da4-9533-45a2-90a2-2f78f2287095 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/e9e7ee05-8112-4281-84b9-32a037380c6b", "rel": "self"}, {"href": "http://172.30.9.22:8776/27d48581408d451aadce970d111d0cc1/volumes/e9e7ee05-8112-4281-84b9-32a037380c6b", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-26T15:20:04.000000", "replication_status": null, "snapshot_id": null, "id": "e9e7ee05-8112-4281-84b9-32a037380c6b", "size": 1, "user_id": "70c1796720b24849a78177d3a880735f", "os-vol-tenant-attr:tenant_id": "27d48581408d451aadce970d111d0cc1", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450", "bootable": "false", "created_at": "2018-09-26T15:20:03.000000", "volume_type": null}} 2018-09-26 15:20:04,684 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/e9e7ee05-8112-4281-84b9-32a037380c6b used request id req-9e2e3da4-9533-45a2-90a2-2f78f2287095 2018-09-26 15:20:04,684 - create_volume - DEBUG - Instance status is - available 2018-09-26 15:20:04,684 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450 2018-09-26 15:20:04,684 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450 2018-09-26 15:20:04,684 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:20:04,685 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:20:05,078 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:20:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["HAhGHZcHTACrtlc6ou3eWw"], "issued_at": "2018-09-26T15:20:05.000000Z"}} 2018-09-26 15:20:05,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee48ea6c616488e5a97323c730c02585edca266" 2018-09-26 15:20:05,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:20:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56ab431d-7908-4eda-b274-a2100f20b6ca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:20:05,156 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-56ab431d-7908-4eda-b274-a2100f20b6ca 2018-09-26 15:20:05,157 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 15:20:05,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee48ea6c616488e5a97323c730c02585edca266" 2018-09-26 15:20:05,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:20:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffc5e01d-390d-4a17-8385-be90bda29730 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:20:05,241 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ffc5e01d-390d-4a17-8385-be90bda29730 2018-09-26 15:20:05,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee48ea6c616488e5a97323c730c02585edca266" 2018-09-26 15:20:05,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-032ced75-6b2a-433f-b35f-5e15c4c3398e Date: Wed, 26 Sep 2018 15:20:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cc025770-56d2-4de1-a41e-6d8b8f972cfb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["b9de8db4-5a57-44a8-9811-00de67539f7d"],"description":"","tags":[],"updated_at":"2018-09-26T15:19:59Z","provider:segmentation_id":48,"name":"NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:19:58Z","provider:network_type":"vxlan"}]} 2018-09-26 15:20:05,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-net used request id req-032ced75-6b2a-433f-b35f-5e15c4c3398e 2018-09-26 15:20:05,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:20:05,499 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:20:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:20:05,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee48ea6c616488e5a97323c730c02585edca266" 2018-09-26 15:20:05,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:20:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f161cc06-d8ee-4410-b2af-a82f4176b50f Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:20:05,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-f161cc06-d8ee-4410-b2af-a82f4176b50f 2018-09-26 15:20:05,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=cc025770-56d2-4de1-a41e-6d8b8f972cfb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee48ea6c616488e5a97323c730c02585edca266" 2018-09-26 15:20:05,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e3b9739d-6640-4471-9f77-3c5019534c48 Date: Wed, 26 Sep 2018 15:20:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc025770-56d2-4de1-a41e-6d8b8f972cfb","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:19:59Z","dns_nameservers":[],"updated_at":"2018-09-26T15:19:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"b9de8db4-5a57-44a8-9811-00de67539f7d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-subnet"}]} 2018-09-26 15:20:05,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=cc025770-56d2-4de1-a41e-6d8b8f972cfb used request id req-e3b9739d-6640-4471-9f77-3c5019534c48 2018-09-26 15:20:05,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=cc025770-56d2-4de1-a41e-6d8b8f972cfb&name=NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee48ea6c616488e5a97323c730c02585edca266" 2018-09-26 15:20:05,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-abb3adbd-851a-4cc2-8564-ad010269f3cb Date: Wed, 26 Sep 2018 15:20:06 GMT RESP BODY: {"ports":[]} 2018-09-26 15:20:06,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=cc025770-56d2-4de1-a41e-6d8b8f972cfb&name=NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-port&admin_state_up=True used request id req-abb3adbd-851a-4cc2-8564-ad010269f3cb 2018-09-26 15:20:06,003 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee48ea6c616488e5a97323c730c02585edca266" 2018-09-26 15:20:06,279 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:20:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fc01dbec-90d3-45f9-83dd-bde0314befcb x-compute-request-id: req-fc01dbec-90d3-45f9-83dd-bde0314befcb Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-26 15:20:06,279 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-vm_inst used request id req-fc01dbec-90d3-45f9-83dd-bde0314befcb 2018-09-26 15:20:06,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee48ea6c616488e5a97323c730c02585edca266" 2018-09-26 15:20:06,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-be5d349d-d529-46d0-b76d-eab28d10fa97 Date: Wed, 26 Sep 2018 15:20:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cc025770-56d2-4de1-a41e-6d8b8f972cfb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["b9de8db4-5a57-44a8-9811-00de67539f7d"],"description":"","tags":[],"updated_at":"2018-09-26T15:19:59Z","provider:segmentation_id":48,"name":"NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:19:58Z","provider:network_type":"vxlan"}]} 2018-09-26 15:20:06,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-net used request id req-be5d349d-d529-46d0-b76d-eab28d10fa97 2018-09-26 15:20:06,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee48ea6c616488e5a97323c730c02585edca266" 2018-09-26 15:20:06,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:20:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5de988f5-d8b0-4f31-afd6-bfa2ce252b91 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:20:06,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-5de988f5-d8b0-4f31-afd6-bfa2ce252b91 2018-09-26 15:20:06,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=cc025770-56d2-4de1-a41e-6d8b8f972cfb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee48ea6c616488e5a97323c730c02585edca266" 2018-09-26 15:20:06,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d145da27-f82d-4a03-9885-7ef4a11e817f Date: Wed, 26 Sep 2018 15:20:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc025770-56d2-4de1-a41e-6d8b8f972cfb","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:19:59Z","dns_nameservers":[],"updated_at":"2018-09-26T15:19:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"b9de8db4-5a57-44a8-9811-00de67539f7d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-subnet"}]} 2018-09-26 15:20:06,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=cc025770-56d2-4de1-a41e-6d8b8f972cfb used request id req-d145da27-f82d-4a03-9885-7ef4a11e817f 2018-09-26 15:20:06,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=cc025770-56d2-4de1-a41e-6d8b8f972cfb&name=NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee48ea6c616488e5a97323c730c02585edca266" 2018-09-26 15:20:06,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7366181b-7273-422b-9e50-215d891848b0 Date: Wed, 26 Sep 2018 15:20:06 GMT RESP BODY: {"ports":[]} 2018-09-26 15:20:06,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=cc025770-56d2-4de1-a41e-6d8b8f972cfb&name=NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-port&admin_state_up=True used request id req-7366181b-7273-422b-9e50-215d891848b0 2018-09-26 15:20:06,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:20:06,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:20:07,249 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:20:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["fanfiYqVTC2udq7gHx6xCA"], "issued_at": "2018-09-26T15:20:07.000000Z"}} 2018-09-26 15:20:07,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16b88f6d5cfad0091c8d3d41ffecbbbf6a7438cd" 2018-09-26 15:20:07,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:20:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f42ada8-745c-4616-8c33-f235bf310bd9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:20:07,327 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-5f42ada8-745c-4616-8c33-f235bf310bd9 2018-09-26 15:20:07,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee48ea6c616488e5a97323c730c02585edca266" 2018-09-26 15:20:07,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-9ae48323-8a3c-43bb-b2e2-fba0697fbfd2 Date: Wed, 26 Sep 2018 15:20:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cc025770-56d2-4de1-a41e-6d8b8f972cfb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["b9de8db4-5a57-44a8-9811-00de67539f7d"],"description":"","tags":[],"updated_at":"2018-09-26T15:19:59Z","provider:segmentation_id":48,"name":"NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:19:58Z","provider:network_type":"vxlan"}]} 2018-09-26 15:20:07,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-net used request id req-9ae48323-8a3c-43bb-b2e2-fba0697fbfd2 2018-09-26 15:20:07,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=cc025770-56d2-4de1-a41e-6d8b8f972cfb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee48ea6c616488e5a97323c730c02585edca266" 2018-09-26 15:20:07,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-88898b8b-248d-41af-9817-28a236141d14 Date: Wed, 26 Sep 2018 15:20:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc025770-56d2-4de1-a41e-6d8b8f972cfb","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:19:59Z","dns_nameservers":[],"updated_at":"2018-09-26T15:19:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"b9de8db4-5a57-44a8-9811-00de67539f7d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-subnet"}]} 2018-09-26 15:20:07,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=cc025770-56d2-4de1-a41e-6d8b8f972cfb used request id req-88898b8b-248d-41af-9817-28a236141d14 2018-09-26 15:20:07,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee48ea6c616488e5a97323c730c02585edca266" 2018-09-26 15:20:07,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-0084fb3d-f6c1-47e3-9a18-547b5949067c Date: Wed, 26 Sep 2018 15:20:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cc025770-56d2-4de1-a41e-6d8b8f972cfb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["b9de8db4-5a57-44a8-9811-00de67539f7d"],"description":"","tags":[],"updated_at":"2018-09-26T15:19:59Z","provider:segmentation_id":48,"name":"NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:19:58Z","provider:network_type":"vxlan"}]} 2018-09-26 15:20:07,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-net used request id req-0084fb3d-f6c1-47e3-9a18-547b5949067c 2018-09-26 15:20:07,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:20:07,870 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:20:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:20:07,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16b88f6d5cfad0091c8d3d41ffecbbbf6a7438cd" 2018-09-26 15:20:07,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:20:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb0c9f9e-a668-4d8d-ae70-fe532415f6a4 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:20:07,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-eb0c9f9e-a668-4d8d-ae70-fe532415f6a4 2018-09-26 15:20:07,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=cc025770-56d2-4de1-a41e-6d8b8f972cfb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee48ea6c616488e5a97323c730c02585edca266" 2018-09-26 15:20:08,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7a6ffc91-777e-49f9-badb-aa6f04773837 Date: Wed, 26 Sep 2018 15:20:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc025770-56d2-4de1-a41e-6d8b8f972cfb","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:19:59Z","dns_nameservers":[],"updated_at":"2018-09-26T15:19:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"b9de8db4-5a57-44a8-9811-00de67539f7d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-subnet"}]} 2018-09-26 15:20:08,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=cc025770-56d2-4de1-a41e-6d8b8f972cfb used request id req-7a6ffc91-777e-49f9-badb-aa6f04773837 2018-09-26 15:20:08,017 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-net 2018-09-26 15:20:08,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee48ea6c616488e5a97323c730c02585edca266" -d '{"port": {"network_id": "cc025770-56d2-4de1-a41e-6d8b8f972cfb", "name": "NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-port", "admin_state_up": true}}' 2018-09-26 15:20:08,752 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 859 X-Openstack-Request-Id: req-fdf986c4-0f5c-4514-9ad2-48561b700288 Date: Wed, 26 Sep 2018 15:20:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:20:08Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b9de8db4-5a57-44a8-9811-00de67539f7d","ip_address":"10.55.0.14"}],"id":"c2628594-393e-4700-a294-eda40a0d7680","security_groups":["68963bd9-e511-496c-9484-5fafc4a56718"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:bb:ef:0f","project_id":"27d48581408d451aadce970d111d0cc1","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-port","admin_state_up":true,"network_id":"cc025770-56d2-4de1-a41e-6d8b8f972cfb","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:08Z","binding:vnic_type":"normal"}} 2018-09-26 15:20:08,753 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-fdf986c4-0f5c-4514-9ad2-48561b700288 2018-09-26 15:20:08,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee48ea6c616488e5a97323c730c02585edca266" 2018-09-26 15:20:08,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-18a8747b-05ee-4c43-b247-85c9b609e7bc Date: Wed, 26 Sep 2018 15:20:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cc025770-56d2-4de1-a41e-6d8b8f972cfb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["b9de8db4-5a57-44a8-9811-00de67539f7d"],"description":"","tags":[],"updated_at":"2018-09-26T15:19:59Z","provider:segmentation_id":48,"name":"NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:19:58Z","provider:network_type":"vxlan"}]} 2018-09-26 15:20:08,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-net used request id req-18a8747b-05ee-4c43-b247-85c9b609e7bc 2018-09-26 15:20:08,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee48ea6c616488e5a97323c730c02585edca266" 2018-09-26 15:20:08,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:20:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d53b60e-5cb8-4c84-9187-4b6b0ebb162d Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:20:08,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-1d53b60e-5cb8-4c84-9187-4b6b0ebb162d 2018-09-26 15:20:08,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=cc025770-56d2-4de1-a41e-6d8b8f972cfb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee48ea6c616488e5a97323c730c02585edca266" 2018-09-26 15:20:08,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d2b35e97-6397-4933-a8dd-a9a4bb689e20 Date: Wed, 26 Sep 2018 15:20:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc025770-56d2-4de1-a41e-6d8b8f972cfb","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:19:59Z","dns_nameservers":[],"updated_at":"2018-09-26T15:19:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"b9de8db4-5a57-44a8-9811-00de67539f7d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-subnet"}]} 2018-09-26 15:20:08,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=cc025770-56d2-4de1-a41e-6d8b8f972cfb used request id req-d2b35e97-6397-4933-a8dd-a9a4bb689e20 2018-09-26 15:20:08,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=cc025770-56d2-4de1-a41e-6d8b8f972cfb&name=NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee48ea6c616488e5a97323c730c02585edca266" 2018-09-26 15:20:09,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 862 X-Openstack-Request-Id: req-6f8667eb-d611-4173-9c93-3d59d82002bb Date: Wed, 26 Sep 2018 15:20:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:20:08Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b9de8db4-5a57-44a8-9811-00de67539f7d","ip_address":"10.55.0.14"}],"id":"c2628594-393e-4700-a294-eda40a0d7680","security_groups":["68963bd9-e511-496c-9484-5fafc4a56718"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:bb:ef:0f","project_id":"27d48581408d451aadce970d111d0cc1","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-port","admin_state_up":true,"network_id":"cc025770-56d2-4de1-a41e-6d8b8f972cfb","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:08Z","binding:vnic_type":"normal"}]} 2018-09-26 15:20:09,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=cc025770-56d2-4de1-a41e-6d8b8f972cfb&name=NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-port&admin_state_up=True used request id req-6f8667eb-d611-4173-9c93-3d59d82002bb 2018-09-26 15:20:09,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee48ea6c616488e5a97323c730c02585edca266" 2018-09-26 15:20:09,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:20:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09ef51e3-7c1f-4099-b5d8-355634c34320 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:20:09,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-09ef51e3-7c1f-4099-b5d8-355634c34320 2018-09-26 15:20:09,284 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-vm_inst 2018-09-26 15:20:09,287 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee48ea6c616488e5a97323c730c02585edca266" 2018-09-26 15:20:09,320 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:20:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-85e940c1-807a-4a9d-bcdd-be3513feff5f x-compute-request-id: req-85e940c1-807a-4a9d-bcdd-be3513feff5f Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "98cb7ed6-303f-40fc-a17b-6e74ff6eeb84", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98cb7ed6-303f-40fc-a17b-6e74ff6eeb84", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98cb7ed6-303f-40fc-a17b-6e74ff6eeb84", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-flavor"}]} 2018-09-26 15:20:09,321 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-85e940c1-807a-4a9d-bcdd-be3513feff5f 2018-09-26 15:20:09,324 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/98cb7ed6-303f-40fc-a17b-6e74ff6eeb84 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee48ea6c616488e5a97323c730c02585edca266" 2018-09-26 15:20:09,344 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:20:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d6bab243-236c-47e4-83ca-7678972e27b1 x-compute-request-id: req-d6bab243-236c-47e4-83ca-7678972e27b1 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98cb7ed6-303f-40fc-a17b-6e74ff6eeb84", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98cb7ed6-303f-40fc-a17b-6e74ff6eeb84", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "98cb7ed6-303f-40fc-a17b-6e74ff6eeb84", "name": "NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 15:20:09,345 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/98cb7ed6-303f-40fc-a17b-6e74ff6eeb84 used request id req-d6bab243-236c-47e4-83ca-7678972e27b1 2018-09-26 15:20:09,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dee48ea6c616488e5a97323c730c02585edca266" 2018-09-26 15:20:10,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-513cb2f9-8c5e-4c2b-85e1-c2aba15c20a9 Date: Wed, 26 Sep 2018 15:20:10 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T15:19:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T15:19:57Z", "visibility": "shared", "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/c8f9a5c0-b367-46c7-9dd8-3dc91787962c/snap", "metadata": {}}], "self": "/v2/images/c8f9a5c0-b367-46c7-9dd8-3dc91787962c", "min_disk": 0, "protected": false, "id": "c8f9a5c0-b367-46c7-9dd8-3dc91787962c", "file": "/v2/images/c8f9a5c0-b367-46c7-9dd8-3dc91787962c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "27d48581408d451aadce970d111d0cc1", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/c8f9a5c0-b367-46c7-9dd8-3dc91787962c/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-image"} 2018-09-26 15:20:10,003 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-image used request id req-513cb2f9-8c5e-4c2b-85e1-c2aba15c20a9 2018-09-26 15:20:10,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dee48ea6c616488e5a97323c730c02585edca266" 2018-09-26 15:20:10,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5e4aa1ec-a368-4bfc-89be-fa48bf8376a2 Date: Wed, 26 Sep 2018 15:20:10 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 15:20:10,558 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-5e4aa1ec-a368-4bfc-89be-fa48bf8376a2 2018-09-26 15:20:10,564 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee48ea6c616488e5a97323c730c02585edca266" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-vm_inst", "imageRef": "c8f9a5c0-b367-46c7-9dd8-3dc91787962c", "flavorRef": "98cb7ed6-303f-40fc-a17b-6e74ff6eeb84", "max_count": 1, "min_count": 1, "networks": [{"port": "c2628594-393e-4700-a294-eda40a0d7680"}]}}' 2018-09-26 15:20:12,847 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:20:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b37e27ab-8ef3-4187-97af-1fd4a436d24c x-compute-request-id: req-b37e27ab-8ef3-4187-97af-1fd4a436d24c Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/358b0944-ea6e-4068-8906-e7a2e0017223 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "358b0944-ea6e-4068-8906-e7a2e0017223", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/358b0944-ea6e-4068-8906-e7a2e0017223", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/358b0944-ea6e-4068-8906-e7a2e0017223", "rel": "bookmark"}], "adminPass": "SMK7W86JijXL"}} 2018-09-26 15:20:12,847 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-b37e27ab-8ef3-4187-97af-1fd4a436d24c 2018-09-26 15:20:12,851 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/358b0944-ea6e-4068-8906-e7a2e0017223 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee48ea6c616488e5a97323c730c02585edca266" 2018-09-26 15:20:13,230 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:20:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-03a053f4-7e21-4c29-b8ce-9e3c1fb89aff x-compute-request-id: req-03a053f4-7e21-4c29-b8ce-9e3c1fb89aff Content-Encoding: gzip Content-Length: 649 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/358b0944-ea6e-4068-8906-e7a2e0017223", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/358b0944-ea6e-4068-8906-e7a2e0017223", "rel": "bookmark"}], "image": {"id": "c8f9a5c0-b367-46c7-9dd8-3dc91787962c", "links": [{"href": "http://172.30.9.22:8774/images/c8f9a5c0-b367-46c7-9dd8-3dc91787962c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98cb7ed6-303f-40fc-a17b-6e74ff6eeb84", "links": [{"href": "http://172.30.9.22:8774/flavors/98cb7ed6-303f-40fc-a17b-6e74ff6eeb84", "rel": "bookmark"}]}, "id": "358b0944-ea6e-4068-8906-e7a2e0017223", "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T15:20:12Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-vm_inst", "created": "2018-09-26T15:20:12Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:20:13,230 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/358b0944-ea6e-4068-8906-e7a2e0017223 used request id req-03a053f4-7e21-4c29-b8ce-9e3c1fb89aff 2018-09-26 15:20:13,231 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-vm_inst 2018-09-26 15:20:13,233 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/358b0944-ea6e-4068-8906-e7a2e0017223 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee48ea6c616488e5a97323c730c02585edca266" 2018-09-26 15:20:13,752 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:20:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-147abfdc-87eb-4ce4-9f58-face61061dcf x-compute-request-id: req-147abfdc-87eb-4ce4-9f58-face61061dcf Content-Encoding: gzip Content-Length: 652 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/358b0944-ea6e-4068-8906-e7a2e0017223", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/358b0944-ea6e-4068-8906-e7a2e0017223", "rel": "bookmark"}], "image": {"id": "c8f9a5c0-b367-46c7-9dd8-3dc91787962c", "links": [{"href": "http://172.30.9.22:8774/images/c8f9a5c0-b367-46c7-9dd8-3dc91787962c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98cb7ed6-303f-40fc-a17b-6e74ff6eeb84", "links": [{"href": "http://172.30.9.22:8774/flavors/98cb7ed6-303f-40fc-a17b-6e74ff6eeb84", "rel": "bookmark"}]}, "id": "358b0944-ea6e-4068-8906-e7a2e0017223", "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T15:20:13Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-vm_inst", "created": "2018-09-26T15:20:12Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:20:13,752 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/358b0944-ea6e-4068-8906-e7a2e0017223 used request id req-147abfdc-87eb-4ce4-9f58-face61061dcf 2018-09-26 15:20:13,752 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-vm_inst] is - BUILD 2018-09-26 15:20:13,752 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 15:20:16,756 - create_instance - DEBUG - VM status query timeout in 896.475323915 2018-09-26 15:20:16,758 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/358b0944-ea6e-4068-8906-e7a2e0017223 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee48ea6c616488e5a97323c730c02585edca266" 2018-09-26 15:20:17,224 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:20:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-81a28ea7-ff14-4b4c-b156-f4c8075b13cf x-compute-request-id: req-81a28ea7-ff14-4b4c-b156-f4c8075b13cf Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/358b0944-ea6e-4068-8906-e7a2e0017223", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/358b0944-ea6e-4068-8906-e7a2e0017223", "rel": "bookmark"}], "image": {"id": "c8f9a5c0-b367-46c7-9dd8-3dc91787962c", "links": [{"href": "http://172.30.9.22:8774/images/c8f9a5c0-b367-46c7-9dd8-3dc91787962c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98cb7ed6-303f-40fc-a17b-6e74ff6eeb84", "links": [{"href": "http://172.30.9.22:8774/flavors/98cb7ed6-303f-40fc-a17b-6e74ff6eeb84", "rel": "bookmark"}]}, "id": "358b0944-ea6e-4068-8906-e7a2e0017223", "security_groups": [{"name": "default"}], "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T15:20:15Z", "hostId": "495f99e67c44358f96fab972cf3b0784c097db119c27ab17cf649e24", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-vm_inst", "created": "2018-09-26T15:20:12Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:20:17,224 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/358b0944-ea6e-4068-8906-e7a2e0017223 used request id req-81a28ea7-ff14-4b4c-b156-f4c8075b13cf 2018-09-26 15:20:17,225 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-vm_inst] is - BUILD 2018-09-26 15:20:17,225 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 15:20:20,228 - create_instance - DEBUG - VM status query timeout in 893.002970934 2018-09-26 15:20:20,231 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/358b0944-ea6e-4068-8906-e7a2e0017223 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee48ea6c616488e5a97323c730c02585edca266" 2018-09-26 15:20:21,397 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:20:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f611a5a-a471-40b1-91f7-5543d7e5f0ce x-compute-request-id: req-2f611a5a-a471-40b1-91f7-5543d7e5f0ce Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:ef:0f", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/358b0944-ea6e-4068-8906-e7a2e0017223", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/358b0944-ea6e-4068-8906-e7a2e0017223", "rel": "bookmark"}], "image": {"id": "c8f9a5c0-b367-46c7-9dd8-3dc91787962c", "links": [{"href": "http://172.30.9.22:8774/images/c8f9a5c0-b367-46c7-9dd8-3dc91787962c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-09-26T15:20:18.000000", "flavor": {"id": "98cb7ed6-303f-40fc-a17b-6e74ff6eeb84", "links": [{"href": "http://172.30.9.22:8774/flavors/98cb7ed6-303f-40fc-a17b-6e74ff6eeb84", "rel": "bookmark"}]}, "id": "358b0944-ea6e-4068-8906-e7a2e0017223", "security_groups": [{"name": "default"}], "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:20:19Z", "hostId": "495f99e67c44358f96fab972cf3b0784c097db119c27ab17cf649e24", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-vm_inst", "created": "2018-09-26T15:20:12Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:20:21,398 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/358b0944-ea6e-4068-8906-e7a2e0017223 used request id req-2f611a5a-a471-40b1-91f7-5543d7e5f0ce 2018-09-26 15:20:21,398 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-vm_inst] is - ACTIVE 2018-09-26 15:20:21,398 - create_instance - INFO - VM is - ACTIVE 2018-09-26 15:20:21,401 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/358b0944-ea6e-4068-8906-e7a2e0017223 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee48ea6c616488e5a97323c730c02585edca266" 2018-09-26 15:20:21,993 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:20:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-62625fec-221c-4b09-bf8a-ef07b31ccd85 x-compute-request-id: req-62625fec-221c-4b09-bf8a-ef07b31ccd85 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:ef:0f", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/358b0944-ea6e-4068-8906-e7a2e0017223", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/358b0944-ea6e-4068-8906-e7a2e0017223", "rel": "bookmark"}], "image": {"id": "c8f9a5c0-b367-46c7-9dd8-3dc91787962c", "links": [{"href": "http://172.30.9.22:8774/images/c8f9a5c0-b367-46c7-9dd8-3dc91787962c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-09-26T15:20:18.000000", "flavor": {"id": "98cb7ed6-303f-40fc-a17b-6e74ff6eeb84", "links": [{"href": "http://172.30.9.22:8774/flavors/98cb7ed6-303f-40fc-a17b-6e74ff6eeb84", "rel": "bookmark"}]}, "id": "358b0944-ea6e-4068-8906-e7a2e0017223", "security_groups": [{"name": "default"}], "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:20:19Z", "hostId": "495f99e67c44358f96fab972cf3b0784c097db119c27ab17cf649e24", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-vm_inst", "created": "2018-09-26T15:20:12Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:20:21,993 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/358b0944-ea6e-4068-8906-e7a2e0017223 used request id req-62625fec-221c-4b09-bf8a-ef07b31ccd85 2018-09-26 15:20:21,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee48ea6c616488e5a97323c730c02585edca266" 2018-09-26 15:20:22,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-7c45be3d-e607-4b80-96cd-70ccf2de7a2c Date: Wed, 26 Sep 2018 15:20:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cc025770-56d2-4de1-a41e-6d8b8f972cfb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["b9de8db4-5a57-44a8-9811-00de67539f7d"],"description":"","tags":[],"updated_at":"2018-09-26T15:19:59Z","provider:segmentation_id":48,"name":"NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:19:58Z","provider:network_type":"vxlan"}]} 2018-09-26 15:20:22,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-net used request id req-7c45be3d-e607-4b80-96cd-70ccf2de7a2c 2018-09-26 15:20:22,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee48ea6c616488e5a97323c730c02585edca266" 2018-09-26 15:20:22,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:20:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2d3210f-36fe-470d-8a68-d877e6c5f9cd Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:20:22,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-f2d3210f-36fe-470d-8a68-d877e6c5f9cd 2018-09-26 15:20:22,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=cc025770-56d2-4de1-a41e-6d8b8f972cfb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee48ea6c616488e5a97323c730c02585edca266" 2018-09-26 15:20:22,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e291e6c9-4de0-4647-ab1a-92bed543677a Date: Wed, 26 Sep 2018 15:20:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc025770-56d2-4de1-a41e-6d8b8f972cfb","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:19:59Z","dns_nameservers":[],"updated_at":"2018-09-26T15:19:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"b9de8db4-5a57-44a8-9811-00de67539f7d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-subnet"}]} 2018-09-26 15:20:22,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=cc025770-56d2-4de1-a41e-6d8b8f972cfb used request id req-e291e6c9-4de0-4647-ab1a-92bed543677a 2018-09-26 15:20:22,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=cc025770-56d2-4de1-a41e-6d8b8f972cfb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee48ea6c616488e5a97323c730c02585edca266" 2018-09-26 15:20:22,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-83b863d0-b834-4de8-aaea-bf6c992dadbf Date: Wed, 26 Sep 2018 15:20:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:20:01Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b9de8db4-5a57-44a8-9811-00de67539f7d","ip_address":"10.55.0.3"}],"id":"aca60e5e-357f-4c7b-8b80-2c6c7ee90724","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f1:96:79","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cc025770-56d2-4de1-a41e-6d8b8f972cfb","name":"","admin_state_up":true,"network_id":"cc025770-56d2-4de1-a41e-6d8b8f972cfb","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:00Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:20:16Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b9de8db4-5a57-44a8-9811-00de67539f7d","ip_address":"10.55.0.14"}],"id":"c2628594-393e-4700-a294-eda40a0d7680","security_groups":["68963bd9-e511-496c-9484-5fafc4a56718"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bb:ef:0f","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"358b0944-ea6e-4068-8906-e7a2e0017223","name":"NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-port","admin_state_up":true,"network_id":"cc025770-56d2-4de1-a41e-6d8b8f972cfb","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:08Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:20:00Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b9de8db4-5a57-44a8-9811-00de67539f7d","ip_address":"10.55.0.2"}],"id":"d82acab9-b3d3-40a5-907f-bd6934355233","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5c:1c:46","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-cc025770-56d2-4de1-a41e-6d8b8f972cfb","name":"","admin_state_up":true,"network_id":"cc025770-56d2-4de1-a41e-6d8b8f972cfb","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:19:59Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:20:01Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b9de8db4-5a57-44a8-9811-00de67539f7d","ip_address":"10.55.0.4"}],"id":"db232f89-d7cb-4e45-88ea-3a0fef28940d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:8b:32","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-cc025770-56d2-4de1-a41e-6d8b8f972cfb","name":"","admin_state_up":true,"network_id":"cc025770-56d2-4de1-a41e-6d8b8f972cfb","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:01Z","binding:vnic_type":"normal"}]} 2018-09-26 15:20:22,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=cc025770-56d2-4de1-a41e-6d8b8f972cfb used request id req-83b863d0-b834-4de8-aaea-bf6c992dadbf 2018-09-26 15:20:22,278 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:20:22,753 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:20:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["n0MjAYiLSc-zT4dYaoSXFA"], "issued_at": "2018-09-26T15:20:22.000000Z"}} 2018-09-26 15:20:22,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31a5e6cd7fffa2ecc2e436b603b68b7a234a9ff" 2018-09-26 15:20:22,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:20:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbbe2a7c-66af-408a-923b-9282033caabe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:20:22,845 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-dbbe2a7c-66af-408a-923b-9282033caabe 2018-09-26 15:20:22,849 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/358b0944-ea6e-4068-8906-e7a2e0017223 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee48ea6c616488e5a97323c730c02585edca266" 2018-09-26 15:20:23,462 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:20:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5505cf58-31be-442e-b822-69c90036c818 x-compute-request-id: req-5505cf58-31be-442e-b822-69c90036c818 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:ef:0f", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/358b0944-ea6e-4068-8906-e7a2e0017223", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/358b0944-ea6e-4068-8906-e7a2e0017223", "rel": "bookmark"}], "image": {"id": "c8f9a5c0-b367-46c7-9dd8-3dc91787962c", "links": [{"href": "http://172.30.9.22:8774/images/c8f9a5c0-b367-46c7-9dd8-3dc91787962c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-09-26T15:20:18.000000", "flavor": {"id": "98cb7ed6-303f-40fc-a17b-6e74ff6eeb84", "links": [{"href": "http://172.30.9.22:8774/flavors/98cb7ed6-303f-40fc-a17b-6e74ff6eeb84", "rel": "bookmark"}]}, "id": "358b0944-ea6e-4068-8906-e7a2e0017223", "security_groups": [{"name": "default"}], "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:20:19Z", "hostId": "495f99e67c44358f96fab972cf3b0784c097db119c27ab17cf649e24", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-vm_inst", "created": "2018-09-26T15:20:12Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:20:23,462 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/358b0944-ea6e-4068-8906-e7a2e0017223 used request id req-5505cf58-31be-442e-b822-69c90036c818 2018-09-26 15:20:23,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee48ea6c616488e5a97323c730c02585edca266" 2018-09-26 15:20:23,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-7375b6b1-d5f6-4ece-8903-029312f0168e Date: Wed, 26 Sep 2018 15:20:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cc025770-56d2-4de1-a41e-6d8b8f972cfb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["b9de8db4-5a57-44a8-9811-00de67539f7d"],"description":"","tags":[],"updated_at":"2018-09-26T15:19:59Z","provider:segmentation_id":48,"name":"NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:19:58Z","provider:network_type":"vxlan"}]} 2018-09-26 15:20:23,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-net used request id req-7375b6b1-d5f6-4ece-8903-029312f0168e 2018-09-26 15:20:23,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee48ea6c616488e5a97323c730c02585edca266" 2018-09-26 15:20:23,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:20:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c3a931f-d0e8-45d3-82f3-537cb8e0aa28 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:20:23,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-2c3a931f-d0e8-45d3-82f3-537cb8e0aa28 2018-09-26 15:20:23,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=cc025770-56d2-4de1-a41e-6d8b8f972cfb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee48ea6c616488e5a97323c730c02585edca266" 2018-09-26 15:20:23,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-baac0d7c-d73a-406e-a7f4-a6d437456e23 Date: Wed, 26 Sep 2018 15:20:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc025770-56d2-4de1-a41e-6d8b8f972cfb","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:19:59Z","dns_nameservers":[],"updated_at":"2018-09-26T15:19:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"b9de8db4-5a57-44a8-9811-00de67539f7d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-subnet"}]} 2018-09-26 15:20:23,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=cc025770-56d2-4de1-a41e-6d8b8f972cfb used request id req-baac0d7c-d73a-406e-a7f4-a6d437456e23 2018-09-26 15:20:23,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=cc025770-56d2-4de1-a41e-6d8b8f972cfb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee48ea6c616488e5a97323c730c02585edca266" 2018-09-26 15:20:23,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-54677961-401c-4c40-9e51-35d52457738b Date: Wed, 26 Sep 2018 15:20:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:20:01Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b9de8db4-5a57-44a8-9811-00de67539f7d","ip_address":"10.55.0.3"}],"id":"aca60e5e-357f-4c7b-8b80-2c6c7ee90724","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f1:96:79","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cc025770-56d2-4de1-a41e-6d8b8f972cfb","name":"","admin_state_up":true,"network_id":"cc025770-56d2-4de1-a41e-6d8b8f972cfb","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:00Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:20:16Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b9de8db4-5a57-44a8-9811-00de67539f7d","ip_address":"10.55.0.14"}],"id":"c2628594-393e-4700-a294-eda40a0d7680","security_groups":["68963bd9-e511-496c-9484-5fafc4a56718"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bb:ef:0f","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"358b0944-ea6e-4068-8906-e7a2e0017223","name":"NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-port","admin_state_up":true,"network_id":"cc025770-56d2-4de1-a41e-6d8b8f972cfb","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:08Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:20:00Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b9de8db4-5a57-44a8-9811-00de67539f7d","ip_address":"10.55.0.2"}],"id":"d82acab9-b3d3-40a5-907f-bd6934355233","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5c:1c:46","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-cc025770-56d2-4de1-a41e-6d8b8f972cfb","name":"","admin_state_up":true,"network_id":"cc025770-56d2-4de1-a41e-6d8b8f972cfb","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:19:59Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:20:01Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b9de8db4-5a57-44a8-9811-00de67539f7d","ip_address":"10.55.0.4"}],"id":"db232f89-d7cb-4e45-88ea-3a0fef28940d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:8b:32","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-cc025770-56d2-4de1-a41e-6d8b8f972cfb","name":"","admin_state_up":true,"network_id":"cc025770-56d2-4de1-a41e-6d8b8f972cfb","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:01Z","binding:vnic_type":"normal"}]} 2018-09-26 15:20:23,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=cc025770-56d2-4de1-a41e-6d8b8f972cfb used request id req-54677961-401c-4c40-9e51-35d52457738b 2018-09-26 15:20:23,748 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/358b0944-ea6e-4068-8906-e7a2e0017223/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31a5e6cd7fffa2ecc2e436b603b68b7a234a9ff" -d '{"volumeAttachment": {"volumeId": "e9e7ee05-8112-4281-84b9-32a037380c6b"}}' 2018-09-26 15:20:25,345 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:20:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e7dd8410-30ea-42cd-be4b-ad534df4b94b x-compute-request-id: req-e7dd8410-30ea-42cd-be4b-ad534df4b94b Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "358b0944-ea6e-4068-8906-e7a2e0017223", "id": "e9e7ee05-8112-4281-84b9-32a037380c6b", "volumeId": "e9e7ee05-8112-4281-84b9-32a037380c6b"}} 2018-09-26 15:20:25,345 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/358b0944-ea6e-4068-8906-e7a2e0017223/os-volume_attachments used request id req-e7dd8410-30ea-42cd-be4b-ad534df4b94b 2018-09-26 15:20:25,346 - create_instance - INFO - Deleting Port with ID - c2628594-393e-4700-a294-eda40a0d7680 2018-09-26 15:20:25,346 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-port 2018-09-26 15:20:25,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/c2628594-393e-4700-a294-eda40a0d7680 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee48ea6c616488e5a97323c730c02585edca266" 2018-09-26 15:20:25,955 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d1916caf-ac66-4755-8eb2-33696b04c148 Date: Wed, 26 Sep 2018 15:20:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:20:25,955 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/c2628594-393e-4700-a294-eda40a0d7680 used request id req-d1916caf-ac66-4755-8eb2-33696b04c148 2018-09-26 15:20:25,956 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-vm_inst 2018-09-26 15:20:25,958 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/358b0944-ea6e-4068-8906-e7a2e0017223 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee48ea6c616488e5a97323c730c02585edca266" 2018-09-26 15:20:26,289 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:20:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a9993d30-9efc-4875-8533-556535aed082 x-compute-request-id: req-a9993d30-9efc-4875-8533-556535aed082 Content-Type: application/json 2018-09-26 15:20:26,289 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/358b0944-ea6e-4068-8906-e7a2e0017223 used request id req-a9993d30-9efc-4875-8533-556535aed082 2018-09-26 15:20:26,289 - create_instance - INFO - Checking deletion status 2018-09-26 15:20:26,292 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/358b0944-ea6e-4068-8906-e7a2e0017223 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee48ea6c616488e5a97323c730c02585edca266" 2018-09-26 15:20:26,786 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:20:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-367d4562-f843-4ea3-876c-45d038989b6c x-compute-request-id: req-367d4562-f843-4ea3-876c-45d038989b6c Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:ef:0f", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/358b0944-ea6e-4068-8906-e7a2e0017223", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/358b0944-ea6e-4068-8906-e7a2e0017223", "rel": "bookmark"}], "image": {"id": "c8f9a5c0-b367-46c7-9dd8-3dc91787962c", "links": [{"href": "http://172.30.9.22:8774/images/c8f9a5c0-b367-46c7-9dd8-3dc91787962c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-09-26T15:20:18.000000", "flavor": {"id": "98cb7ed6-303f-40fc-a17b-6e74ff6eeb84", "links": [{"href": "http://172.30.9.22:8774/flavors/98cb7ed6-303f-40fc-a17b-6e74ff6eeb84", "rel": "bookmark"}]}, "id": "358b0944-ea6e-4068-8906-e7a2e0017223", "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:20:26Z", "hostId": "495f99e67c44358f96fab972cf3b0784c097db119c27ab17cf649e24", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-vm_inst", "created": "2018-09-26T15:20:12Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [{"id": "e9e7ee05-8112-4281-84b9-32a037380c6b"}], "metadata": {}}} 2018-09-26 15:20:26,787 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/358b0944-ea6e-4068-8906-e7a2e0017223 used request id req-367d4562-f843-4ea3-876c-45d038989b6c 2018-09-26 15:20:26,787 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-vm_inst] is - ACTIVE 2018-09-26 15:20:26,787 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 15:20:29,790 - create_instance - DEBUG - VM status query timeout in 296.499103069 2018-09-26 15:20:29,793 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/358b0944-ea6e-4068-8906-e7a2e0017223 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee48ea6c616488e5a97323c730c02585edca266" 2018-09-26 15:20:30,385 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:20:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-826d2e48-0870-4910-b0c0-a2112d250b10 x-compute-request-id: req-826d2e48-0870-4910-b0c0-a2112d250b10 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/358b0944-ea6e-4068-8906-e7a2e0017223", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/358b0944-ea6e-4068-8906-e7a2e0017223", "rel": "bookmark"}], "image": {"id": "c8f9a5c0-b367-46c7-9dd8-3dc91787962c", "links": [{"href": "http://172.30.9.22:8774/images/c8f9a5c0-b367-46c7-9dd8-3dc91787962c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-09-26T15:20:18.000000", "flavor": {"id": "98cb7ed6-303f-40fc-a17b-6e74ff6eeb84", "links": [{"href": "http://172.30.9.22:8774/flavors/98cb7ed6-303f-40fc-a17b-6e74ff6eeb84", "rel": "bookmark"}]}, "id": "358b0944-ea6e-4068-8906-e7a2e0017223", "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:20:26Z", "hostId": "495f99e67c44358f96fab972cf3b0784c097db119c27ab17cf649e24", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-vm_inst", "created": "2018-09-26T15:20:12Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [{"id": "e9e7ee05-8112-4281-84b9-32a037380c6b"}], "metadata": {}}} 2018-09-26 15:20:30,386 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/358b0944-ea6e-4068-8906-e7a2e0017223 used request id req-826d2e48-0870-4910-b0c0-a2112d250b10 2018-09-26 15:20:30,386 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-vm_inst] is - ACTIVE 2018-09-26 15:20:30,386 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 15:20:33,389 - create_instance - DEBUG - VM status query timeout in 292.900099993 2018-09-26 15:20:33,392 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/358b0944-ea6e-4068-8906-e7a2e0017223 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee48ea6c616488e5a97323c730c02585edca266" 2018-09-26 15:20:33,629 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:20:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-27c3f3f5-9d4c-4b88-95e8-f03b2377b90f x-compute-request-id: req-27c3f3f5-9d4c-4b88-95e8-f03b2377b90f Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/358b0944-ea6e-4068-8906-e7a2e0017223", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/358b0944-ea6e-4068-8906-e7a2e0017223", "rel": "bookmark"}], "image": {"id": "c8f9a5c0-b367-46c7-9dd8-3dc91787962c", "links": [{"href": "http://172.30.9.22:8774/images/c8f9a5c0-b367-46c7-9dd8-3dc91787962c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-09-26T15:20:18.000000", "flavor": {"id": "98cb7ed6-303f-40fc-a17b-6e74ff6eeb84", "links": [{"href": "http://172.30.9.22:8774/flavors/98cb7ed6-303f-40fc-a17b-6e74ff6eeb84", "rel": "bookmark"}]}, "id": "358b0944-ea6e-4068-8906-e7a2e0017223", "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:20:31Z", "hostId": "495f99e67c44358f96fab972cf3b0784c097db119c27ab17cf649e24", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-vm_inst", "created": "2018-09-26T15:20:12Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [{"id": "e9e7ee05-8112-4281-84b9-32a037380c6b"}], "metadata": {}}} 2018-09-26 15:20:33,629 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/358b0944-ea6e-4068-8906-e7a2e0017223 used request id req-27c3f3f5-9d4c-4b88-95e8-f03b2377b90f 2018-09-26 15:20:33,630 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-vm_inst] is - ACTIVE 2018-09-26 15:20:33,630 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 15:20:36,633 - create_instance - DEBUG - VM status query timeout in 289.656337023 2018-09-26 15:20:36,636 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/358b0944-ea6e-4068-8906-e7a2e0017223 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee48ea6c616488e5a97323c730c02585edca266" 2018-09-26 15:20:36,684 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 15:20:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8b152a6d-445a-4d16-b293-4697e48d0838 x-compute-request-id: req-8b152a6d-445a-4d16-b293-4697e48d0838 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 358b0944-ea6e-4068-8906-e7a2e0017223 could not be found.", "code": 404}} 2018-09-26 15:20:36,685 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/358b0944-ea6e-4068-8906-e7a2e0017223 used request id req-8b152a6d-445a-4d16-b293-4697e48d0838 2018-09-26 15:20:36,685 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 358b0944-ea6e-4068-8906-e7a2e0017223 could not be found. (HTTP 404) (Request-ID: req-8b152a6d-445a-4d16-b293-4697e48d0838) 2018-09-26 15:20:36,685 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-vm_inst 2018-09-26 15:20:36,689 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/e9e7ee05-8112-4281-84b9-32a037380c6b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-03aa5231-b2ae-4a58-981e-66feb36462fc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26c3353cb259fc973a82a986aa749cc0209e6073" 2018-09-26 15:20:37,459 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:20:36 GMT Server: Apache x-compute-request-id: req-527098b8-7359-49df-af5a-acf6dbb3b418 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-527098b8-7359-49df-af5a-acf6dbb3b418 Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/e9e7ee05-8112-4281-84b9-32a037380c6b", "rel": "self"}, {"href": "http://172.30.9.22:8776/27d48581408d451aadce970d111d0cc1/volumes/e9e7ee05-8112-4281-84b9-32a037380c6b", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-26T15:20:27.000000", "replication_status": null, "snapshot_id": null, "id": "e9e7ee05-8112-4281-84b9-32a037380c6b", "size": 1, "user_id": "70c1796720b24849a78177d3a880735f", "os-vol-tenant-attr:tenant_id": "27d48581408d451aadce970d111d0cc1", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450", "bootable": "false", "created_at": "2018-09-26T15:20:03.000000", "volume_type": null}} 2018-09-26 15:20:37,459 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/e9e7ee05-8112-4281-84b9-32a037380c6b used request id req-527098b8-7359-49df-af5a-acf6dbb3b418 2018-09-26 15:20:37,459 - create_volume - DEBUG - Instance status is - available 2018-09-26 15:20:37,459 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450 2018-09-26 15:20:37,460 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450 2018-09-26 15:20:37,462 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/e9e7ee05-8112-4281-84b9-32a037380c6b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-03aa5231-b2ae-4a58-981e-66feb36462fc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26c3353cb259fc973a82a986aa749cc0209e6073" 2018-09-26 15:20:38,379 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:20:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e307092f-af3d-455c-83dc-d71295df6a64 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:20:38,379 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/e9e7ee05-8112-4281-84b9-32a037380c6b used request id req-e307092f-af3d-455c-83dc-d71295df6a64 2018-09-26 15:20:38,382 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/e9e7ee05-8112-4281-84b9-32a037380c6b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-03aa5231-b2ae-4a58-981e-66feb36462fc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26c3353cb259fc973a82a986aa749cc0209e6073" 2018-09-26 15:20:39,133 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 15:20:38 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-b0ff507a-730c-4c63-b676-5871c55d1613 x-openstack-request-id: req-b0ff507a-730c-4c63-b676-5871c55d1613 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume e9e7ee05-8112-4281-84b9-32a037380c6b could not be found.", "code": 404}} 2018-09-26 15:20:39,133 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/e9e7ee05-8112-4281-84b9-32a037380c6b used request id req-b0ff507a-730c-4c63-b676-5871c55d1613 2018-09-26 15:20:39,133 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume e9e7ee05-8112-4281-84b9-32a037380c6b could not be found. (HTTP 404) (Request-ID: req-b0ff507a-730c-4c63-b676-5871c55d1613) 2018-09-26 15:20:39,133 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450 2018-09-26 15:20:39,137 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/98cb7ed6-303f-40fc-a17b-6e74ff6eeb84 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5fc276a6bfc85fbac28001b69cb916120c99a8" 2018-09-26 15:20:39,337 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:20:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-315e65c3-a3e9-4309-8731-766d50452c23 x-compute-request-id: req-315e65c3-a3e9-4309-8731-766d50452c23 Content-Length: 0 Content-Type: application/json 2018-09-26 15:20:39,337 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/98cb7ed6-303f-40fc-a17b-6e74ff6eeb84 used request id req-315e65c3-a3e9-4309-8731-766d50452c23 2018-09-26 15:20:39,338 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-subnet 2018-09-26 15:20:39,338 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-subnet 2018-09-26 15:20:39,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/b9de8db4-5a57-44a8-9811-00de67539f7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179ed7d5d2ed8ce901e26a70105b15fd8a763f4f" 2018-09-26 15:20:41,558 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8ee4b957-3e4d-4ed6-b1ed-0ffce5b0b0c7 Date: Wed, 26 Sep 2018 15:20:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:20:41,558 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/b9de8db4-5a57-44a8-9811-00de67539f7d used request id req-8ee4b957-3e4d-4ed6-b1ed-0ffce5b0b0c7 2018-09-26 15:20:41,558 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-net 2018-09-26 15:20:41,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/cc025770-56d2-4de1-a41e-6d8b8f972cfb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179ed7d5d2ed8ce901e26a70105b15fd8a763f4f" 2018-09-26 15:20:42,955 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d59ab10b-6ac7-46b1-a883-894dde955a3c Date: Wed, 26 Sep 2018 15:20:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:20:42,956 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/cc025770-56d2-4de1-a41e-6d8b8f972cfb used request id req-d59ab10b-6ac7-46b1-a883-894dde955a3c 2018-09-26 15:20:42,956 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-328104c2-1a54-4049-a622-c3363ba8c450-image 2018-09-26 15:20:42,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/c8f9a5c0-b367-46c7-9dd8-3dc91787962c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a94efaac6c883d5af6c244f7dccf79a22df4023" 2018-09-26 15:20:43,893 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1b4edab8-5f47-4c0a-b6b4-36cb84e74aa7 Date: Wed, 26 Sep 2018 15:20:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:20:43,893 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/c8f9a5c0-b367-46c7-9dd8-3dc91787962c used request id req-1b4edab8-5f47-4c0a-b6b4-36cb84e74aa7 2018-09-26 15:20:43,894 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 15:20:43,897 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 15:20:43,897 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:20:43,898 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:20:44,277 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:20:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["hLaYNeERQ2Gn0Ez-rKO1jQ"], "issued_at": "2018-09-26T15:20:44.000000Z"}} 2018-09-26 15:20:44,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d398aa355d62f49be635a23a3d05bab4bd987e0b" 2018-09-26 15:20:44,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:20:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a81cf6a3-fe28-422a-a985-de8eae3d1328 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:20:44,360 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-a81cf6a3-fe28-422a-a985-de8eae3d1328 2018-09-26 15:20:44,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d398aa355d62f49be635a23a3d05bab4bd987e0b" 2018-09-26 15:20:44,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-b3d74629-dc5c-4d00-b4de-00918b67f49c Date: Wed, 26 Sep 2018 15:20:44 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-image"} 2018-09-26 15:20:44,524 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-image used request id req-b3d74629-dc5c-4d00-b4de-00918b67f49c 2018-09-26 15:20:44,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d398aa355d62f49be635a23a3d05bab4bd987e0b" 2018-09-26 15:20:44,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-60757741-9c85-4219-9122-c7f3f16ae7f5 Date: Wed, 26 Sep 2018 15:20:44 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 15:20:44,684 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-60757741-9c85-4219-9122-c7f3f16ae7f5 2018-09-26 15:20:44,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d398aa355d62f49be635a23a3d05bab4bd987e0b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-image"}' 2018-09-26 15:20:44,961 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/c2e00c06-a636-4a1a-986a-47d27336f014 X-Openstack-Request-Id: req-ba328753-a9bc-4588-aa55-88a1482f4983 Date: Wed, 26 Sep 2018 15:20:44 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T15:20:44Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T15:20:44Z", "visibility": "shared", "locations": [], "self": "/v2/images/c2e00c06-a636-4a1a-986a-47d27336f014", "min_disk": 0, "protected": false, "id": "c2e00c06-a636-4a1a-986a-47d27336f014", "file": "/v2/images/c2e00c06-a636-4a1a-986a-47d27336f014/file", "checksum": null, "owner": "27d48581408d451aadce970d111d0cc1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 15:20:44,961 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-ba328753-a9bc-4588-aa55-88a1482f4983 2018-09-26 15:20:44,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/c2e00c06-a636-4a1a-986a-47d27336f014/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d398aa355d62f49be635a23a3d05bab4bd987e0b" -d '' 2018-09-26 15:20:46,988 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-916e4dd0-6508-4270-8c39-487a4e4f0599 Date: Wed, 26 Sep 2018 15:20:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:20:46,988 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/c2e00c06-a636-4a1a-986a-47d27336f014/file used request id req-916e4dd0-6508-4270-8c39-487a4e4f0599 2018-09-26 15:20:46,988 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 15:20:46,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/c2e00c06-a636-4a1a-986a-47d27336f014 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d398aa355d62f49be635a23a3d05bab4bd987e0b" 2018-09-26 15:20:47,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-e6386828-ff39-4ba4-a1a7-c0a467523144 Date: Wed, 26 Sep 2018 15:20:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T15:20:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T15:20:46Z", "visibility": "shared", "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/c2e00c06-a636-4a1a-986a-47d27336f014/snap", "metadata": {}}], "self": "/v2/images/c2e00c06-a636-4a1a-986a-47d27336f014", "min_disk": 0, "protected": false, "id": "c2e00c06-a636-4a1a-986a-47d27336f014", "file": "/v2/images/c2e00c06-a636-4a1a-986a-47d27336f014/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "27d48581408d451aadce970d111d0cc1", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/c2e00c06-a636-4a1a-986a-47d27336f014/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 15:20:47,060 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/c2e00c06-a636-4a1a-986a-47d27336f014 used request id req-e6386828-ff39-4ba4-a1a7-c0a467523144 2018-09-26 15:20:47,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d398aa355d62f49be635a23a3d05bab4bd987e0b" 2018-09-26 15:20:47,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6a9551fd-734d-4a0a-bfd4-83a16ab00af0 Date: Wed, 26 Sep 2018 15:20:47 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 15:20:47,230 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-6a9551fd-734d-4a0a-bfd4-83a16ab00af0 2018-09-26 15:20:47,232 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-image 2018-09-26 15:20:47,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/c2e00c06-a636-4a1a-986a-47d27336f014 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d398aa355d62f49be635a23a3d05bab4bd987e0b" 2018-09-26 15:20:47,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-480097d0-47d4-4e8c-89b8-8d94e729e3e3 Date: Wed, 26 Sep 2018 15:20:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T15:20:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T15:20:46Z", "visibility": "shared", "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/c2e00c06-a636-4a1a-986a-47d27336f014/snap", "metadata": {}}], "self": "/v2/images/c2e00c06-a636-4a1a-986a-47d27336f014", "min_disk": 0, "protected": false, "id": "c2e00c06-a636-4a1a-986a-47d27336f014", "file": "/v2/images/c2e00c06-a636-4a1a-986a-47d27336f014/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "27d48581408d451aadce970d111d0cc1", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/c2e00c06-a636-4a1a-986a-47d27336f014/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 15:20:47,252 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/c2e00c06-a636-4a1a-986a-47d27336f014 used request id req-480097d0-47d4-4e8c-89b8-8d94e729e3e3 2018-09-26 15:20:47,253 - create_image - DEBUG - Instance status is - active 2018-09-26 15:20:47,253 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-image 2018-09-26 15:20:47,253 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-image 2018-09-26 15:20:47,253 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:20:47,254 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:20:47,719 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:20:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["lqbwaaCfQGObzv0ig3n8xQ"], "issued_at": "2018-09-26T15:20:47.000000Z"}} 2018-09-26 15:20:47,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6735c86f1103bb88537ad755ef86c4ead45448b1" 2018-09-26 15:20:47,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:20:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d30ad588-1b3d-479d-b73f-c47abd55f51e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:20:47,809 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d30ad588-1b3d-479d-b73f-c47abd55f51e 2018-09-26 15:20:47,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6735c86f1103bb88537ad755ef86c4ead45448b1" 2018-09-26 15:20:48,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-00fd5de8-b524-448b-8a5b-def7ba0f5010 Date: Wed, 26 Sep 2018 15:20:48 GMT RESP BODY: {"networks":[]} 2018-09-26 15:20:48,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-net used request id req-00fd5de8-b524-448b-8a5b-def7ba0f5010 2018-09-26 15:20:48,059 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-net 2018-09-26 15:20:48,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6735c86f1103bb88537ad755ef86c4ead45448b1" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-net", "admin_state_up": true}}' 2018-09-26 15:20:48,496 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-b0436934-2d30-4cee-85fd-99a2152e1d6e Date: Wed, 26 Sep 2018 15:20:48 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f29e27f1-0b04-4361-af2a-1a0940dc59a9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T15:20:48Z","is_default":false,"provider:segmentation_id":21,"name":"NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:48Z","mtu":1450}} 2018-09-26 15:20:48,496 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-b0436934-2d30-4cee-85fd-99a2152e1d6e 2018-09-26 15:20:48,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=f29e27f1-0b04-4361-af2a-1a0940dc59a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6735c86f1103bb88537ad755ef86c4ead45448b1" 2018-09-26 15:20:48,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e69a4b01-52d1-4728-8e6c-d8c1ccb471f7 Date: Wed, 26 Sep 2018 15:20:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"f29e27f1-0b04-4361-af2a-1a0940dc59a9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T15:20:48Z","provider:segmentation_id":21,"name":"NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:48Z","provider:network_type":"vxlan"}]} 2018-09-26 15:20:48,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=f29e27f1-0b04-4361-af2a-1a0940dc59a9 used request id req-e69a4b01-52d1-4728-8e6c-d8c1ccb471f7 2018-09-26 15:20:48,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f29e27f1-0b04-4361-af2a-1a0940dc59a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6735c86f1103bb88537ad755ef86c4ead45448b1" 2018-09-26 15:20:48,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2fd49262-2997-4ade-bd29-6f00b9187920 Date: Wed, 26 Sep 2018 15:20:48 GMT RESP BODY: {"subnets":[]} 2018-09-26 15:20:48,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f29e27f1-0b04-4361-af2a-1a0940dc59a9 used request id req-2fd49262-2997-4ade-bd29-6f00b9187920 2018-09-26 15:20:48,905 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-subnet 2018-09-26 15:20:48,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6735c86f1103bb88537ad755ef86c4ead45448b1" -d '{"subnets": [{"ip_version": 4, "network_id": "f29e27f1-0b04-4361-af2a-1a0940dc59a9", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-subnet"}]}' 2018-09-26 15:20:49,735 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ba217294-66bb-454b-bf2d-b2989b826e9d Date: Wed, 26 Sep 2018 15:20:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f29e27f1-0b04-4361-af2a-1a0940dc59a9","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:49Z","dns_nameservers":[],"updated_at":"2018-09-26T15:20:49Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"8ff1e727-d340-4879-8bf9-57f78688ad77","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-subnet"}]} 2018-09-26 15:20:49,736 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-ba217294-66bb-454b-bf2d-b2989b826e9d 2018-09-26 15:20:49,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=f29e27f1-0b04-4361-af2a-1a0940dc59a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6735c86f1103bb88537ad755ef86c4ead45448b1" 2018-09-26 15:20:49,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-c098470e-0ed5-4871-9d52-e5f931000c3e Date: Wed, 26 Sep 2018 15:20:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f29e27f1-0b04-4361-af2a-1a0940dc59a9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["8ff1e727-d340-4879-8bf9-57f78688ad77"],"description":"","tags":[],"updated_at":"2018-09-26T15:20:49Z","provider:segmentation_id":21,"name":"NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:48Z","provider:network_type":"vxlan"}]} 2018-09-26 15:20:49,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=f29e27f1-0b04-4361-af2a-1a0940dc59a9 used request id req-c098470e-0ed5-4871-9d52-e5f931000c3e 2018-09-26 15:20:50,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f29e27f1-0b04-4361-af2a-1a0940dc59a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6735c86f1103bb88537ad755ef86c4ead45448b1" 2018-09-26 15:20:50,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6e6f0822-40d0-4835-a0ab-6e29fc738b34 Date: Wed, 26 Sep 2018 15:20:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f29e27f1-0b04-4361-af2a-1a0940dc59a9","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:49Z","dns_nameservers":[],"updated_at":"2018-09-26T15:20:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"8ff1e727-d340-4879-8bf9-57f78688ad77","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-subnet"}]} 2018-09-26 15:20:50,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f29e27f1-0b04-4361-af2a-1a0940dc59a9 used request id req-6e6f0822-40d0-4835-a0ab-6e29fc738b34 2018-09-26 15:20:50,047 - OpenStackNetwork - DEBUG - Network [f29e27f1-0b04-4361-af2a-1a0940dc59a9] created successfully 2018-09-26 15:20:50,047 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:20:50,048 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:20:50,430 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:20:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["4SfHK_nASj2z-WQw5vqOmw"], "issued_at": "2018-09-26T15:20:50.000000Z"}} 2018-09-26 15:20:50,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a427611831d4279913388366f9d171a8eb71b7a6" 2018-09-26 15:20:50,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd9106a6-fceb-46c7-9bf1-6cd7a2a8e54c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:20:50,514 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-cd9106a6-fceb-46c7-9bf1-6cd7a2a8e54c 2018-09-26 15:20:50,515 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 15:20:50,520 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a427611831d4279913388366f9d171a8eb71b7a6" 2018-09-26 15:20:50,695 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:20:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-58cb8d1f-d3fb-4242-9943-91f678e49412 x-compute-request-id: req-58cb8d1f-d3fb-4242-9943-91f678e49412 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 15:20:50,696 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-58cb8d1f-d3fb-4242-9943-91f678e49412 2018-09-26 15:20:50,699 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a427611831d4279913388366f9d171a8eb71b7a6" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-26 15:20:50,923 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:20:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2165043-ef8b-40f6-9738-0cf59e8ef6cd x-compute-request-id: req-c2165043-ef8b-40f6-9738-0cf59e8ef6cd Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1948c077-6103-4435-8323-770c98c10838", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1948c077-6103-4435-8323-770c98c10838", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "1948c077-6103-4435-8323-770c98c10838", "name": "NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 15:20:50,923 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-c2165043-ef8b-40f6-9738-0cf59e8ef6cd 2018-09-26 15:20:50,924 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:20:50,925 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:20:51,324 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:20:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["SGPnalWLSDKsD1YQPA1nuw"], "issued_at": "2018-09-26T15:20:51.000000Z"}} 2018-09-26 15:20:51,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb21cea571956a9e22b521b693969e4f0a517954" 2018-09-26 15:20:51,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b82cf135-f99b-41c2-a3a2-4d46d460f769 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:20:51,406 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b82cf135-f99b-41c2-a3a2-4d46d460f769 2018-09-26 15:20:51,411 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb21cea571956a9e22b521b693969e4f0a517954" 2018-09-26 15:20:51,600 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:20:51 GMT Server: Apache x-compute-request-id: req-907e6d8d-9936-4d1d-88a6-9e892a0a741e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-907e6d8d-9936-4d1d-88a6-9e892a0a741e Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-26 15:20:51,600 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/detail used request id req-907e6d8d-9936-4d1d-88a6-9e892a0a741e 2018-09-26 15:20:51,603 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-907e6d8d-9936-4d1d-88a6-9e892a0a741e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb21cea571956a9e22b521b693969e4f0a517954" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-26 15:20:52,042 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:20:51 GMT Server: Apache x-compute-request-id: req-87b98cdd-9815-41e1-87eb-83c74b099f77 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-87b98cdd-9815-41e1-87eb-83c74b099f77 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "70c1796720b24849a78177d3a880735f", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/10e874bd-e513-43ff-850c-5e65f4529eef", "rel": "self"}, {"href": "http://172.30.9.22:8776/27d48581408d451aadce970d111d0cc1/volumes/10e874bd-e513-43ff-850c-5e65f4529eef", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T15:20:51.870868", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "10e874bd-e513-43ff-850c-5e65f4529eef", "size": 1}} 2018-09-26 15:20:52,042 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes used request id req-87b98cdd-9815-41e1-87eb-83c74b099f77 2018-09-26 15:20:52,046 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/10e874bd-e513-43ff-850c-5e65f4529eef -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-907e6d8d-9936-4d1d-88a6-9e892a0a741e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb21cea571956a9e22b521b693969e4f0a517954" 2018-09-26 15:20:52,803 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:20:52 GMT Server: Apache x-compute-request-id: req-7e80d2cb-9901-445c-a412-9cdf88944f29 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7e80d2cb-9901-445c-a412-9cdf88944f29 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/10e874bd-e513-43ff-850c-5e65f4529eef", "rel": "self"}, {"href": "http://172.30.9.22:8776/27d48581408d451aadce970d111d0cc1/volumes/10e874bd-e513-43ff-850c-5e65f4529eef", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-26T15:20:52.000000", "replication_status": null, "snapshot_id": null, "id": "10e874bd-e513-43ff-850c-5e65f4529eef", "size": 1, "user_id": "70c1796720b24849a78177d3a880735f", "os-vol-tenant-attr:tenant_id": "27d48581408d451aadce970d111d0cc1", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f", "bootable": "false", "created_at": "2018-09-26T15:20:51.000000", "volume_type": null}} 2018-09-26 15:20:52,804 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/10e874bd-e513-43ff-850c-5e65f4529eef used request id req-7e80d2cb-9901-445c-a412-9cdf88944f29 2018-09-26 15:20:52,804 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f 2018-09-26 15:20:52,807 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/10e874bd-e513-43ff-850c-5e65f4529eef -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-907e6d8d-9936-4d1d-88a6-9e892a0a741e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb21cea571956a9e22b521b693969e4f0a517954" 2018-09-26 15:20:52,873 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:20:52 GMT Server: Apache x-compute-request-id: req-d4a89823-157b-47d0-af7a-cb10c8b82ec2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d4a89823-157b-47d0-af7a-cb10c8b82ec2 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/10e874bd-e513-43ff-850c-5e65f4529eef", "rel": "self"}, {"href": "http://172.30.9.22:8776/27d48581408d451aadce970d111d0cc1/volumes/10e874bd-e513-43ff-850c-5e65f4529eef", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-26T15:20:52.000000", "replication_status": null, "snapshot_id": null, "id": "10e874bd-e513-43ff-850c-5e65f4529eef", "size": 1, "user_id": "70c1796720b24849a78177d3a880735f", "os-vol-tenant-attr:tenant_id": "27d48581408d451aadce970d111d0cc1", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f", "bootable": "false", "created_at": "2018-09-26T15:20:51.000000", "volume_type": null}} 2018-09-26 15:20:52,874 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/10e874bd-e513-43ff-850c-5e65f4529eef used request id req-d4a89823-157b-47d0-af7a-cb10c8b82ec2 2018-09-26 15:20:52,874 - create_volume - DEBUG - Instance status is - available 2018-09-26 15:20:52,874 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f 2018-09-26 15:20:52,874 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f 2018-09-26 15:20:52,875 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:20:52,875 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:20:53,270 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:20:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["S71-FcYqSFOJx2rgFaUj2g"], "issued_at": "2018-09-26T15:20:53.000000Z"}} 2018-09-26 15:20:53,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179c44959a4a350062e117452d758866c1c1f1f3" 2018-09-26 15:20:53,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:20:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d898579-f6b0-4ed7-bf5b-cee183d49d7f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:20:53,283 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-0d898579-f6b0-4ed7-bf5b-cee183d49d7f 2018-09-26 15:20:53,285 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 15:20:53,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179c44959a4a350062e117452d758866c1c1f1f3" 2018-09-26 15:20:53,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:20:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d73161ad-fea6-458f-816a-ced2f0b3842b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:20:53,368 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d73161ad-fea6-458f-816a-ced2f0b3842b 2018-09-26 15:20:53,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179c44959a4a350062e117452d758866c1c1f1f3" 2018-09-26 15:20:53,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-566a1961-0ec7-48f7-818c-fc4f459abf0e Date: Wed, 26 Sep 2018 15:20:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f29e27f1-0b04-4361-af2a-1a0940dc59a9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["8ff1e727-d340-4879-8bf9-57f78688ad77"],"description":"","tags":[],"updated_at":"2018-09-26T15:20:49Z","provider:segmentation_id":21,"name":"NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:48Z","provider:network_type":"vxlan"}]} 2018-09-26 15:20:53,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-net used request id req-566a1961-0ec7-48f7-818c-fc4f459abf0e 2018-09-26 15:20:53,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:20:53,619 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:20:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:20:53,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179c44959a4a350062e117452d758866c1c1f1f3" 2018-09-26 15:20:53,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:20:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60e1a75a-c06c-41b9-9ca7-3d810507e485 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:20:53,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-60e1a75a-c06c-41b9-9ca7-3d810507e485 2018-09-26 15:20:53,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f29e27f1-0b04-4361-af2a-1a0940dc59a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179c44959a4a350062e117452d758866c1c1f1f3" 2018-09-26 15:20:53,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-14677d5b-5948-4d07-ab61-018aba8208bf Date: Wed, 26 Sep 2018 15:20:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f29e27f1-0b04-4361-af2a-1a0940dc59a9","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:49Z","dns_nameservers":[],"updated_at":"2018-09-26T15:20:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"8ff1e727-d340-4879-8bf9-57f78688ad77","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-subnet"}]} 2018-09-26 15:20:53,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f29e27f1-0b04-4361-af2a-1a0940dc59a9 used request id req-14677d5b-5948-4d07-ab61-018aba8208bf 2018-09-26 15:20:53,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=f29e27f1-0b04-4361-af2a-1a0940dc59a9&name=NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179c44959a4a350062e117452d758866c1c1f1f3" 2018-09-26 15:20:54,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7438aa84-890a-4d4f-8e6a-9292724107b3 Date: Wed, 26 Sep 2018 15:20:54 GMT RESP BODY: {"ports":[]} 2018-09-26 15:20:54,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=f29e27f1-0b04-4361-af2a-1a0940dc59a9&name=NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-port&admin_state_up=True used request id req-7438aa84-890a-4d4f-8e6a-9292724107b3 2018-09-26 15:20:54,086 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179c44959a4a350062e117452d758866c1c1f1f3" 2018-09-26 15:20:54,327 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:20:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c6671b4e-a3c5-4143-8471-9d29924e948b x-compute-request-id: req-c6671b4e-a3c5-4143-8471-9d29924e948b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-26 15:20:54,327 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-vm_inst used request id req-c6671b4e-a3c5-4143-8471-9d29924e948b 2018-09-26 15:20:54,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179c44959a4a350062e117452d758866c1c1f1f3" 2018-09-26 15:20:54,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-ac93a610-0cc8-4dec-932a-5d65c034ee53 Date: Wed, 26 Sep 2018 15:20:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f29e27f1-0b04-4361-af2a-1a0940dc59a9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["8ff1e727-d340-4879-8bf9-57f78688ad77"],"description":"","tags":[],"updated_at":"2018-09-26T15:20:49Z","provider:segmentation_id":21,"name":"NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:48Z","provider:network_type":"vxlan"}]} 2018-09-26 15:20:54,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-net used request id req-ac93a610-0cc8-4dec-932a-5d65c034ee53 2018-09-26 15:20:54,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179c44959a4a350062e117452d758866c1c1f1f3" 2018-09-26 15:20:54,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:20:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a56d0a9-dfa4-4ad0-8347-7c22793fcaa8 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:20:54,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-5a56d0a9-dfa4-4ad0-8347-7c22793fcaa8 2018-09-26 15:20:54,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f29e27f1-0b04-4361-af2a-1a0940dc59a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179c44959a4a350062e117452d758866c1c1f1f3" 2018-09-26 15:20:55,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-aec6d5b2-b19f-40a2-894c-ca4eced0d2d9 Date: Wed, 26 Sep 2018 15:20:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f29e27f1-0b04-4361-af2a-1a0940dc59a9","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:49Z","dns_nameservers":[],"updated_at":"2018-09-26T15:20:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"8ff1e727-d340-4879-8bf9-57f78688ad77","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-subnet"}]} 2018-09-26 15:20:55,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f29e27f1-0b04-4361-af2a-1a0940dc59a9 used request id req-aec6d5b2-b19f-40a2-894c-ca4eced0d2d9 2018-09-26 15:20:55,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=f29e27f1-0b04-4361-af2a-1a0940dc59a9&name=NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179c44959a4a350062e117452d758866c1c1f1f3" 2018-09-26 15:20:55,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-afad36d1-ab5b-4ed7-9170-b7b9186b4a4a Date: Wed, 26 Sep 2018 15:20:55 GMT RESP BODY: {"ports":[]} 2018-09-26 15:20:55,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=f29e27f1-0b04-4361-af2a-1a0940dc59a9&name=NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-port&admin_state_up=True used request id req-afad36d1-ab5b-4ed7-9170-b7b9186b4a4a 2018-09-26 15:20:55,234 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:20:55,235 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:20:55,631 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:20:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["HpIlzJJIQwGJr6kDGkjKxw"], "issued_at": "2018-09-26T15:20:55.000000Z"}} 2018-09-26 15:20:55,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3adb493e01e947e1a9b1bddd0ecfb656f57f9b70" 2018-09-26 15:20:55,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:20:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfd16277-88b0-4a99-9d7b-addcea2f02aa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:20:55,708 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-cfd16277-88b0-4a99-9d7b-addcea2f02aa 2018-09-26 15:20:55,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179c44959a4a350062e117452d758866c1c1f1f3" 2018-09-26 15:20:55,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-826e052e-04fc-45e6-a493-cf2774cf904c Date: Wed, 26 Sep 2018 15:20:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f29e27f1-0b04-4361-af2a-1a0940dc59a9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["8ff1e727-d340-4879-8bf9-57f78688ad77"],"description":"","tags":[],"updated_at":"2018-09-26T15:20:49Z","provider:segmentation_id":21,"name":"NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:48Z","provider:network_type":"vxlan"}]} 2018-09-26 15:20:55,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-net used request id req-826e052e-04fc-45e6-a493-cf2774cf904c 2018-09-26 15:20:55,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f29e27f1-0b04-4361-af2a-1a0940dc59a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179c44959a4a350062e117452d758866c1c1f1f3" 2018-09-26 15:20:56,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-65ca679e-0714-4015-a8f5-c6c800c6066c Date: Wed, 26 Sep 2018 15:20:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f29e27f1-0b04-4361-af2a-1a0940dc59a9","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:49Z","dns_nameservers":[],"updated_at":"2018-09-26T15:20:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"8ff1e727-d340-4879-8bf9-57f78688ad77","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-subnet"}]} 2018-09-26 15:20:56,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f29e27f1-0b04-4361-af2a-1a0940dc59a9 used request id req-65ca679e-0714-4015-a8f5-c6c800c6066c 2018-09-26 15:20:56,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179c44959a4a350062e117452d758866c1c1f1f3" 2018-09-26 15:20:56,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-569b4702-aee7-468a-9b72-0e706021eb8f Date: Wed, 26 Sep 2018 15:20:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f29e27f1-0b04-4361-af2a-1a0940dc59a9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["8ff1e727-d340-4879-8bf9-57f78688ad77"],"description":"","tags":[],"updated_at":"2018-09-26T15:20:49Z","provider:segmentation_id":21,"name":"NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:48Z","provider:network_type":"vxlan"}]} 2018-09-26 15:20:56,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-net used request id req-569b4702-aee7-468a-9b72-0e706021eb8f 2018-09-26 15:20:56,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:20:56,405 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:20:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:20:56,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3adb493e01e947e1a9b1bddd0ecfb656f57f9b70" 2018-09-26 15:20:56,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:20:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-291b8fa4-1dc0-452f-9222-769497953369 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:20:56,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-291b8fa4-1dc0-452f-9222-769497953369 2018-09-26 15:20:56,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f29e27f1-0b04-4361-af2a-1a0940dc59a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179c44959a4a350062e117452d758866c1c1f1f3" 2018-09-26 15:20:56,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f9196366-4780-4718-a59f-e5452d4243cd Date: Wed, 26 Sep 2018 15:20:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f29e27f1-0b04-4361-af2a-1a0940dc59a9","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:49Z","dns_nameservers":[],"updated_at":"2018-09-26T15:20:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"8ff1e727-d340-4879-8bf9-57f78688ad77","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-subnet"}]} 2018-09-26 15:20:56,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f29e27f1-0b04-4361-af2a-1a0940dc59a9 used request id req-f9196366-4780-4718-a59f-e5452d4243cd 2018-09-26 15:20:56,712 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-net 2018-09-26 15:20:56,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179c44959a4a350062e117452d758866c1c1f1f3" -d '{"port": {"network_id": "f29e27f1-0b04-4361-af2a-1a0940dc59a9", "name": "NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-port", "admin_state_up": true}}' 2018-09-26 15:20:57,716 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 859 X-Openstack-Request-Id: req-021a8338-6471-4e12-9ac7-5d121d7591ad Date: Wed, 26 Sep 2018 15:20:57 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:20:57Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8ff1e727-d340-4879-8bf9-57f78688ad77","ip_address":"10.55.0.12"}],"id":"b8d4e446-f207-4c92-b193-dd2e1ae6baf5","security_groups":["68963bd9-e511-496c-9484-5fafc4a56718"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:56:44:d7","project_id":"27d48581408d451aadce970d111d0cc1","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-port","admin_state_up":true,"network_id":"f29e27f1-0b04-4361-af2a-1a0940dc59a9","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:57Z","binding:vnic_type":"normal"}} 2018-09-26 15:20:57,717 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-021a8338-6471-4e12-9ac7-5d121d7591ad 2018-09-26 15:20:57,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179c44959a4a350062e117452d758866c1c1f1f3" 2018-09-26 15:20:57,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-37975a6a-ca60-4342-87b4-1ae56dcf66e8 Date: Wed, 26 Sep 2018 15:20:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f29e27f1-0b04-4361-af2a-1a0940dc59a9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["8ff1e727-d340-4879-8bf9-57f78688ad77"],"description":"","tags":[],"updated_at":"2018-09-26T15:20:49Z","provider:segmentation_id":21,"name":"NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:48Z","provider:network_type":"vxlan"}]} 2018-09-26 15:20:57,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-net used request id req-37975a6a-ca60-4342-87b4-1ae56dcf66e8 2018-09-26 15:20:57,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179c44959a4a350062e117452d758866c1c1f1f3" 2018-09-26 15:20:58,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:20:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81040e05-9297-40e7-90cb-3532d62fffd8 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:20:58,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-81040e05-9297-40e7-90cb-3532d62fffd8 2018-09-26 15:20:58,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f29e27f1-0b04-4361-af2a-1a0940dc59a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179c44959a4a350062e117452d758866c1c1f1f3" 2018-09-26 15:20:58,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f216196d-631a-434b-b02a-641946cbaf80 Date: Wed, 26 Sep 2018 15:20:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f29e27f1-0b04-4361-af2a-1a0940dc59a9","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:49Z","dns_nameservers":[],"updated_at":"2018-09-26T15:20:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"8ff1e727-d340-4879-8bf9-57f78688ad77","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-subnet"}]} 2018-09-26 15:20:58,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f29e27f1-0b04-4361-af2a-1a0940dc59a9 used request id req-f216196d-631a-434b-b02a-641946cbaf80 2018-09-26 15:20:58,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=f29e27f1-0b04-4361-af2a-1a0940dc59a9&name=NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179c44959a4a350062e117452d758866c1c1f1f3" 2018-09-26 15:20:58,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 862 X-Openstack-Request-Id: req-94586501-8dd4-4705-80db-2f75451843e8 Date: Wed, 26 Sep 2018 15:20:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:20:57Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8ff1e727-d340-4879-8bf9-57f78688ad77","ip_address":"10.55.0.12"}],"id":"b8d4e446-f207-4c92-b193-dd2e1ae6baf5","security_groups":["68963bd9-e511-496c-9484-5fafc4a56718"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:56:44:d7","project_id":"27d48581408d451aadce970d111d0cc1","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-port","admin_state_up":true,"network_id":"f29e27f1-0b04-4361-af2a-1a0940dc59a9","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:57Z","binding:vnic_type":"normal"}]} 2018-09-26 15:20:58,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=f29e27f1-0b04-4361-af2a-1a0940dc59a9&name=NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-port&admin_state_up=True used request id req-94586501-8dd4-4705-80db-2f75451843e8 2018-09-26 15:20:58,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179c44959a4a350062e117452d758866c1c1f1f3" 2018-09-26 15:20:58,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-588676f1-3dc5-4236-bca2-1410be273b6c Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:20:58,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-588676f1-3dc5-4236-bca2-1410be273b6c 2018-09-26 15:20:58,408 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-vm_inst 2018-09-26 15:20:58,412 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179c44959a4a350062e117452d758866c1c1f1f3" 2018-09-26 15:20:58,442 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:20:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-682067f9-6d7d-4ced-a769-c2daa5bc3b62 x-compute-request-id: req-682067f9-6d7d-4ced-a769-c2daa5bc3b62 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1948c077-6103-4435-8323-770c98c10838", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1948c077-6103-4435-8323-770c98c10838", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1948c077-6103-4435-8323-770c98c10838", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-flavor"}]} 2018-09-26 15:20:58,442 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-682067f9-6d7d-4ced-a769-c2daa5bc3b62 2018-09-26 15:20:58,445 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/1948c077-6103-4435-8323-770c98c10838 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179c44959a4a350062e117452d758866c1c1f1f3" 2018-09-26 15:20:58,466 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:20:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25073bac-6817-40da-bbff-a81a3208ca15 x-compute-request-id: req-25073bac-6817-40da-bbff-a81a3208ca15 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1948c077-6103-4435-8323-770c98c10838", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1948c077-6103-4435-8323-770c98c10838", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "1948c077-6103-4435-8323-770c98c10838", "name": "NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 15:20:58,466 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/1948c077-6103-4435-8323-770c98c10838 used request id req-25073bac-6817-40da-bbff-a81a3208ca15 2018-09-26 15:20:58,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}179c44959a4a350062e117452d758866c1c1f1f3" 2018-09-26 15:20:58,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-3b6837be-43a4-4ab9-a961-a0c8163966d7 Date: Wed, 26 Sep 2018 15:20:58 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T15:20:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T15:20:46Z", "visibility": "shared", "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/c2e00c06-a636-4a1a-986a-47d27336f014/snap", "metadata": {}}], "self": "/v2/images/c2e00c06-a636-4a1a-986a-47d27336f014", "min_disk": 0, "protected": false, "id": "c2e00c06-a636-4a1a-986a-47d27336f014", "file": "/v2/images/c2e00c06-a636-4a1a-986a-47d27336f014/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "27d48581408d451aadce970d111d0cc1", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/c2e00c06-a636-4a1a-986a-47d27336f014/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-image"} 2018-09-26 15:20:58,661 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-image used request id req-3b6837be-43a4-4ab9-a961-a0c8163966d7 2018-09-26 15:20:58,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}179c44959a4a350062e117452d758866c1c1f1f3" 2018-09-26 15:20:58,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-383032e4-3655-4e1b-9cee-d228f5edcc0f Date: Wed, 26 Sep 2018 15:20:58 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 15:20:58,807 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-383032e4-3655-4e1b-9cee-d228f5edcc0f 2018-09-26 15:20:58,812 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179c44959a4a350062e117452d758866c1c1f1f3" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-vm_inst", "imageRef": "c2e00c06-a636-4a1a-986a-47d27336f014", "flavorRef": "1948c077-6103-4435-8323-770c98c10838", "max_count": 1, "min_count": 1, "networks": [{"port": "b8d4e446-f207-4c92-b193-dd2e1ae6baf5"}]}}' 2018-09-26 15:21:00,727 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:20:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bced2acc-a2e5-417a-bda6-ff2029557329 x-compute-request-id: req-bced2acc-a2e5-417a-bda6-ff2029557329 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "8e4941a5-70e2-4d8d-812c-93f7978a2836", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836", "rel": "bookmark"}], "adminPass": "XRvy2KrogPmb"}} 2018-09-26 15:21:00,728 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-bced2acc-a2e5-417a-bda6-ff2029557329 2018-09-26 15:21:00,731 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179c44959a4a350062e117452d758866c1c1f1f3" 2018-09-26 15:21:00,938 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc01636e-48fe-4c90-85a0-8eb6c72f916e x-compute-request-id: req-cc01636e-48fe-4c90-85a0-8eb6c72f916e Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836", "rel": "bookmark"}], "image": {"id": "c2e00c06-a636-4a1a-986a-47d27336f014", "links": [{"href": "http://172.30.9.22:8774/images/c2e00c06-a636-4a1a-986a-47d27336f014", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1948c077-6103-4435-8323-770c98c10838", "links": [{"href": "http://172.30.9.22:8774/flavors/1948c077-6103-4435-8323-770c98c10838", "rel": "bookmark"}]}, "id": "8e4941a5-70e2-4d8d-812c-93f7978a2836", "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T15:21:00Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-vm_inst", "created": "2018-09-26T15:21:00Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:21:00,938 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836 used request id req-cc01636e-48fe-4c90-85a0-8eb6c72f916e 2018-09-26 15:21:00,939 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-vm_inst 2018-09-26 15:21:00,942 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179c44959a4a350062e117452d758866c1c1f1f3" 2018-09-26 15:21:01,548 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5357e506-2a98-418a-b01a-062d494708be x-compute-request-id: req-5357e506-2a98-418a-b01a-062d494708be Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836", "rel": "bookmark"}], "image": {"id": "c2e00c06-a636-4a1a-986a-47d27336f014", "links": [{"href": "http://172.30.9.22:8774/images/c2e00c06-a636-4a1a-986a-47d27336f014", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1948c077-6103-4435-8323-770c98c10838", "links": [{"href": "http://172.30.9.22:8774/flavors/1948c077-6103-4435-8323-770c98c10838", "rel": "bookmark"}]}, "id": "8e4941a5-70e2-4d8d-812c-93f7978a2836", "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T15:21:00Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-vm_inst", "created": "2018-09-26T15:21:00Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:21:01,548 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836 used request id req-5357e506-2a98-418a-b01a-062d494708be 2018-09-26 15:21:01,549 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-vm_inst] is - BUILD 2018-09-26 15:21:01,549 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 15:21:04,552 - create_instance - DEBUG - VM status query timeout in 896.387076855 2018-09-26 15:21:04,555 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179c44959a4a350062e117452d758866c1c1f1f3" 2018-09-26 15:21:05,366 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-36b2be72-1a65-4d37-9496-53d6f84ea9c2 x-compute-request-id: req-36b2be72-1a65-4d37-9496-53d6f84ea9c2 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:44:d7", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836", "rel": "bookmark"}], "image": {"id": "c2e00c06-a636-4a1a-986a-47d27336f014", "links": [{"href": "http://172.30.9.22:8774/images/c2e00c06-a636-4a1a-986a-47d27336f014", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1948c077-6103-4435-8323-770c98c10838", "links": [{"href": "http://172.30.9.22:8774/flavors/1948c077-6103-4435-8323-770c98c10838", "rel": "bookmark"}]}, "id": "8e4941a5-70e2-4d8d-812c-93f7978a2836", "security_groups": [{"name": "default"}], "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T15:21:01Z", "hostId": "495f99e67c44358f96fab972cf3b0784c097db119c27ab17cf649e24", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-vm_inst", "created": "2018-09-26T15:21:00Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:21:05,366 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836 used request id req-36b2be72-1a65-4d37-9496-53d6f84ea9c2 2018-09-26 15:21:05,367 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-vm_inst] is - BUILD 2018-09-26 15:21:05,367 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 15:21:08,370 - create_instance - DEBUG - VM status query timeout in 892.569144964 2018-09-26 15:21:08,373 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179c44959a4a350062e117452d758866c1c1f1f3" 2018-09-26 15:21:08,682 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a3e0165-90b0-4ef9-9516-b7f80c1c4ccc x-compute-request-id: req-6a3e0165-90b0-4ef9-9516-b7f80c1c4ccc Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:44:d7", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836", "rel": "bookmark"}], "image": {"id": "c2e00c06-a636-4a1a-986a-47d27336f014", "links": [{"href": "http://172.30.9.22:8774/images/c2e00c06-a636-4a1a-986a-47d27336f014", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-09-26T15:21:06.000000", "flavor": {"id": "1948c077-6103-4435-8323-770c98c10838", "links": [{"href": "http://172.30.9.22:8774/flavors/1948c077-6103-4435-8323-770c98c10838", "rel": "bookmark"}]}, "id": "8e4941a5-70e2-4d8d-812c-93f7978a2836", "security_groups": [{"name": "default"}], "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:21:06Z", "hostId": "495f99e67c44358f96fab972cf3b0784c097db119c27ab17cf649e24", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-vm_inst", "created": "2018-09-26T15:21:00Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:21:08,682 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836 used request id req-6a3e0165-90b0-4ef9-9516-b7f80c1c4ccc 2018-09-26 15:21:08,683 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-vm_inst] is - ACTIVE 2018-09-26 15:21:08,683 - create_instance - INFO - VM is - ACTIVE 2018-09-26 15:21:08,685 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179c44959a4a350062e117452d758866c1c1f1f3" 2018-09-26 15:21:09,127 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-36ada1cb-17f5-40c5-be2b-a2a3eca77ad1 x-compute-request-id: req-36ada1cb-17f5-40c5-be2b-a2a3eca77ad1 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:44:d7", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836", "rel": "bookmark"}], "image": {"id": "c2e00c06-a636-4a1a-986a-47d27336f014", "links": [{"href": "http://172.30.9.22:8774/images/c2e00c06-a636-4a1a-986a-47d27336f014", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-09-26T15:21:06.000000", "flavor": {"id": "1948c077-6103-4435-8323-770c98c10838", "links": [{"href": "http://172.30.9.22:8774/flavors/1948c077-6103-4435-8323-770c98c10838", "rel": "bookmark"}]}, "id": "8e4941a5-70e2-4d8d-812c-93f7978a2836", "security_groups": [{"name": "default"}], "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:21:06Z", "hostId": "495f99e67c44358f96fab972cf3b0784c097db119c27ab17cf649e24", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-vm_inst", "created": "2018-09-26T15:21:00Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:21:09,127 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836 used request id req-36ada1cb-17f5-40c5-be2b-a2a3eca77ad1 2018-09-26 15:21:09,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179c44959a4a350062e117452d758866c1c1f1f3" 2018-09-26 15:21:09,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-81b192e9-7e3b-4bea-8b69-d589861f34cb Date: Wed, 26 Sep 2018 15:21:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f29e27f1-0b04-4361-af2a-1a0940dc59a9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["8ff1e727-d340-4879-8bf9-57f78688ad77"],"description":"","tags":[],"updated_at":"2018-09-26T15:20:49Z","provider:segmentation_id":21,"name":"NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:48Z","provider:network_type":"vxlan"}]} 2018-09-26 15:21:09,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-net used request id req-81b192e9-7e3b-4bea-8b69-d589861f34cb 2018-09-26 15:21:09,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179c44959a4a350062e117452d758866c1c1f1f3" 2018-09-26 15:21:09,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb915cf6-a45b-427f-a6d3-5fa696cb7cf5 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:21:09,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-eb915cf6-a45b-427f-a6d3-5fa696cb7cf5 2018-09-26 15:21:09,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f29e27f1-0b04-4361-af2a-1a0940dc59a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179c44959a4a350062e117452d758866c1c1f1f3" 2018-09-26 15:21:09,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f3746a81-7be3-417d-af8a-623b023619e5 Date: Wed, 26 Sep 2018 15:21:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f29e27f1-0b04-4361-af2a-1a0940dc59a9","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:49Z","dns_nameservers":[],"updated_at":"2018-09-26T15:20:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"8ff1e727-d340-4879-8bf9-57f78688ad77","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-subnet"}]} 2018-09-26 15:21:09,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f29e27f1-0b04-4361-af2a-1a0940dc59a9 used request id req-f3746a81-7be3-417d-af8a-623b023619e5 2018-09-26 15:21:09,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=f29e27f1-0b04-4361-af2a-1a0940dc59a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179c44959a4a350062e117452d758866c1c1f1f3" 2018-09-26 15:21:09,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-14268b8d-47ff-49f7-b738-5ae8af91f9a2 Date: Wed, 26 Sep 2018 15:21:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:20:51Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8ff1e727-d340-4879-8bf9-57f78688ad77","ip_address":"10.55.0.3"}],"id":"3ba81751-02bf-4745-bec9-9c3fa17f4d35","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9b:35:ac","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f29e27f1-0b04-4361-af2a-1a0940dc59a9","name":"","admin_state_up":true,"network_id":"f29e27f1-0b04-4361-af2a-1a0940dc59a9","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:20:51Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8ff1e727-d340-4879-8bf9-57f78688ad77","ip_address":"10.55.0.4"}],"id":"78316150-c687-4e07-a7e6-b3a016461e88","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:08:3a:3a","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f29e27f1-0b04-4361-af2a-1a0940dc59a9","name":"","admin_state_up":true,"network_id":"f29e27f1-0b04-4361-af2a-1a0940dc59a9","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:21:03Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8ff1e727-d340-4879-8bf9-57f78688ad77","ip_address":"10.55.0.12"}],"id":"b8d4e446-f207-4c92-b193-dd2e1ae6baf5","security_groups":["68963bd9-e511-496c-9484-5fafc4a56718"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:56:44:d7","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"8e4941a5-70e2-4d8d-812c-93f7978a2836","name":"NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-port","admin_state_up":true,"network_id":"f29e27f1-0b04-4361-af2a-1a0940dc59a9","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:57Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:20:50Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8ff1e727-d340-4879-8bf9-57f78688ad77","ip_address":"10.55.0.2"}],"id":"dfbf40a5-0c89-41d5-b1e8-ac2b315c9642","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c6:e4:42","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f29e27f1-0b04-4361-af2a-1a0940dc59a9","name":"","admin_state_up":true,"network_id":"f29e27f1-0b04-4361-af2a-1a0940dc59a9","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:49Z","binding:vnic_type":"normal"}]} 2018-09-26 15:21:09,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=f29e27f1-0b04-4361-af2a-1a0940dc59a9 used request id req-14268b8d-47ff-49f7-b738-5ae8af91f9a2 2018-09-26 15:21:09,732 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:21:10,107 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:21:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["os4O2M0FTOyEQvFqCZ0MiQ"], "issued_at": "2018-09-26T15:21:10.000000Z"}} 2018-09-26 15:21:10,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3505464f3db8ec21d99be96eedbd28407cfbe56" 2018-09-26 15:21:10,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7058a2de-5ffd-4ba3-9a6f-f35a1b3ed159 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:21:10,193 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-7058a2de-5ffd-4ba3-9a6f-f35a1b3ed159 2018-09-26 15:21:10,197 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179c44959a4a350062e117452d758866c1c1f1f3" 2018-09-26 15:21:10,951 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4398bebf-62da-46fb-a831-8f5114bb9c69 x-compute-request-id: req-4398bebf-62da-46fb-a831-8f5114bb9c69 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:44:d7", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836", "rel": "bookmark"}], "image": {"id": "c2e00c06-a636-4a1a-986a-47d27336f014", "links": [{"href": "http://172.30.9.22:8774/images/c2e00c06-a636-4a1a-986a-47d27336f014", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-09-26T15:21:06.000000", "flavor": {"id": "1948c077-6103-4435-8323-770c98c10838", "links": [{"href": "http://172.30.9.22:8774/flavors/1948c077-6103-4435-8323-770c98c10838", "rel": "bookmark"}]}, "id": "8e4941a5-70e2-4d8d-812c-93f7978a2836", "security_groups": [{"name": "default"}], "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:21:06Z", "hostId": "495f99e67c44358f96fab972cf3b0784c097db119c27ab17cf649e24", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-vm_inst", "created": "2018-09-26T15:21:00Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:21:10,951 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836 used request id req-4398bebf-62da-46fb-a831-8f5114bb9c69 2018-09-26 15:21:10,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179c44959a4a350062e117452d758866c1c1f1f3" 2018-09-26 15:21:11,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-848c871b-7c37-4438-94e7-73b37d328736 Date: Wed, 26 Sep 2018 15:21:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f29e27f1-0b04-4361-af2a-1a0940dc59a9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["8ff1e727-d340-4879-8bf9-57f78688ad77"],"description":"","tags":[],"updated_at":"2018-09-26T15:20:49Z","provider:segmentation_id":21,"name":"NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:48Z","provider:network_type":"vxlan"}]} 2018-09-26 15:21:11,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-net used request id req-848c871b-7c37-4438-94e7-73b37d328736 2018-09-26 15:21:11,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179c44959a4a350062e117452d758866c1c1f1f3" 2018-09-26 15:21:11,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-760c2043-2692-4a6d-9965-3180d1fc4e1c Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:21:11,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-760c2043-2692-4a6d-9965-3180d1fc4e1c 2018-09-26 15:21:11,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f29e27f1-0b04-4361-af2a-1a0940dc59a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179c44959a4a350062e117452d758866c1c1f1f3" 2018-09-26 15:21:11,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f1f0d61c-0a77-4322-bbd7-934c8a36b845 Date: Wed, 26 Sep 2018 15:21:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f29e27f1-0b04-4361-af2a-1a0940dc59a9","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:49Z","dns_nameservers":[],"updated_at":"2018-09-26T15:20:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"8ff1e727-d340-4879-8bf9-57f78688ad77","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-subnet"}]} 2018-09-26 15:21:11,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f29e27f1-0b04-4361-af2a-1a0940dc59a9 used request id req-f1f0d61c-0a77-4322-bbd7-934c8a36b845 2018-09-26 15:21:11,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=f29e27f1-0b04-4361-af2a-1a0940dc59a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179c44959a4a350062e117452d758866c1c1f1f3" 2018-09-26 15:21:11,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-d5c635eb-11ad-460c-881d-136681ecd695 Date: Wed, 26 Sep 2018 15:21:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:20:51Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8ff1e727-d340-4879-8bf9-57f78688ad77","ip_address":"10.55.0.3"}],"id":"3ba81751-02bf-4745-bec9-9c3fa17f4d35","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9b:35:ac","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f29e27f1-0b04-4361-af2a-1a0940dc59a9","name":"","admin_state_up":true,"network_id":"f29e27f1-0b04-4361-af2a-1a0940dc59a9","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:20:51Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8ff1e727-d340-4879-8bf9-57f78688ad77","ip_address":"10.55.0.4"}],"id":"78316150-c687-4e07-a7e6-b3a016461e88","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:08:3a:3a","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f29e27f1-0b04-4361-af2a-1a0940dc59a9","name":"","admin_state_up":true,"network_id":"f29e27f1-0b04-4361-af2a-1a0940dc59a9","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:21:03Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8ff1e727-d340-4879-8bf9-57f78688ad77","ip_address":"10.55.0.12"}],"id":"b8d4e446-f207-4c92-b193-dd2e1ae6baf5","security_groups":["68963bd9-e511-496c-9484-5fafc4a56718"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:56:44:d7","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"8e4941a5-70e2-4d8d-812c-93f7978a2836","name":"NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-port","admin_state_up":true,"network_id":"f29e27f1-0b04-4361-af2a-1a0940dc59a9","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:57Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:20:50Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8ff1e727-d340-4879-8bf9-57f78688ad77","ip_address":"10.55.0.2"}],"id":"dfbf40a5-0c89-41d5-b1e8-ac2b315c9642","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c6:e4:42","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f29e27f1-0b04-4361-af2a-1a0940dc59a9","name":"","admin_state_up":true,"network_id":"f29e27f1-0b04-4361-af2a-1a0940dc59a9","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:49Z","binding:vnic_type":"normal"}]} 2018-09-26 15:21:11,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=f29e27f1-0b04-4361-af2a-1a0940dc59a9 used request id req-d5c635eb-11ad-460c-881d-136681ecd695 2018-09-26 15:21:11,393 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3505464f3db8ec21d99be96eedbd28407cfbe56" -d '{"volumeAttachment": {"volumeId": "10e874bd-e513-43ff-850c-5e65f4529eef"}}' 2018-09-26 15:21:13,446 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a95c984f-7f31-4941-b0fb-bfd11d0f9bcd x-compute-request-id: req-a95c984f-7f31-4941-b0fb-bfd11d0f9bcd Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "8e4941a5-70e2-4d8d-812c-93f7978a2836", "id": "10e874bd-e513-43ff-850c-5e65f4529eef", "volumeId": "10e874bd-e513-43ff-850c-5e65f4529eef"}} 2018-09-26 15:21:13,446 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836/os-volume_attachments used request id req-a95c984f-7f31-4941-b0fb-bfd11d0f9bcd 2018-09-26 15:21:13,450 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3505464f3db8ec21d99be96eedbd28407cfbe56" 2018-09-26 15:21:14,195 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7cc38b9f-4d82-405b-9214-0b14c8430cf0 x-compute-request-id: req-7cc38b9f-4d82-405b-9214-0b14c8430cf0 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:44:d7", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836", "rel": "bookmark"}], "image": {"id": "c2e00c06-a636-4a1a-986a-47d27336f014", "links": [{"href": "http://172.30.9.22:8774/images/c2e00c06-a636-4a1a-986a-47d27336f014", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-09-26T15:21:06.000000", "flavor": {"id": "1948c077-6103-4435-8323-770c98c10838", "links": [{"href": "http://172.30.9.22:8774/flavors/1948c077-6103-4435-8323-770c98c10838", "rel": "bookmark"}]}, "id": "8e4941a5-70e2-4d8d-812c-93f7978a2836", "security_groups": [{"name": "default"}], "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:21:06Z", "hostId": "495f99e67c44358f96fab972cf3b0784c097db119c27ab17cf649e24", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-vm_inst", "created": "2018-09-26T15:21:00Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [{"id": "10e874bd-e513-43ff-850c-5e65f4529eef"}], "metadata": {}}} 2018-09-26 15:21:14,195 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836 used request id req-7cc38b9f-4d82-405b-9214-0b14c8430cf0 2018-09-26 15:21:14,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3505464f3db8ec21d99be96eedbd28407cfbe56" 2018-09-26 15:21:14,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-406489e0-6539-4d25-9dda-16e32fd16615 Date: Wed, 26 Sep 2018 15:21:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f29e27f1-0b04-4361-af2a-1a0940dc59a9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["8ff1e727-d340-4879-8bf9-57f78688ad77"],"description":"","tags":[],"updated_at":"2018-09-26T15:20:49Z","provider:segmentation_id":21,"name":"NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:48Z","provider:network_type":"vxlan"}]} 2018-09-26 15:21:14,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-net used request id req-406489e0-6539-4d25-9dda-16e32fd16615 2018-09-26 15:21:14,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:21:14,430 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:21:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:21:14,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3505464f3db8ec21d99be96eedbd28407cfbe56" 2018-09-26 15:21:14,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49ccb165-b9e0-43a7-9343-92ff8c1f1795 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:21:14,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-49ccb165-b9e0-43a7-9343-92ff8c1f1795 2018-09-26 15:21:14,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f29e27f1-0b04-4361-af2a-1a0940dc59a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3505464f3db8ec21d99be96eedbd28407cfbe56" 2018-09-26 15:21:14,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f29c876c-ca74-464f-ba68-11d329f93ebd Date: Wed, 26 Sep 2018 15:21:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f29e27f1-0b04-4361-af2a-1a0940dc59a9","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:49Z","dns_nameservers":[],"updated_at":"2018-09-26T15:20:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"8ff1e727-d340-4879-8bf9-57f78688ad77","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-subnet"}]} 2018-09-26 15:21:14,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f29e27f1-0b04-4361-af2a-1a0940dc59a9 used request id req-f29c876c-ca74-464f-ba68-11d329f93ebd 2018-09-26 15:21:14,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=f29e27f1-0b04-4361-af2a-1a0940dc59a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3505464f3db8ec21d99be96eedbd28407cfbe56" 2018-09-26 15:21:14,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-a4e46f1c-74ce-4837-bec8-6f1c04037be4 Date: Wed, 26 Sep 2018 15:21:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:20:51Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8ff1e727-d340-4879-8bf9-57f78688ad77","ip_address":"10.55.0.3"}],"id":"3ba81751-02bf-4745-bec9-9c3fa17f4d35","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9b:35:ac","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f29e27f1-0b04-4361-af2a-1a0940dc59a9","name":"","admin_state_up":true,"network_id":"f29e27f1-0b04-4361-af2a-1a0940dc59a9","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:20:51Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8ff1e727-d340-4879-8bf9-57f78688ad77","ip_address":"10.55.0.4"}],"id":"78316150-c687-4e07-a7e6-b3a016461e88","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:08:3a:3a","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f29e27f1-0b04-4361-af2a-1a0940dc59a9","name":"","admin_state_up":true,"network_id":"f29e27f1-0b04-4361-af2a-1a0940dc59a9","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:21:03Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8ff1e727-d340-4879-8bf9-57f78688ad77","ip_address":"10.55.0.12"}],"id":"b8d4e446-f207-4c92-b193-dd2e1ae6baf5","security_groups":["68963bd9-e511-496c-9484-5fafc4a56718"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:56:44:d7","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"8e4941a5-70e2-4d8d-812c-93f7978a2836","name":"NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-port","admin_state_up":true,"network_id":"f29e27f1-0b04-4361-af2a-1a0940dc59a9","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:57Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:20:50Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8ff1e727-d340-4879-8bf9-57f78688ad77","ip_address":"10.55.0.2"}],"id":"dfbf40a5-0c89-41d5-b1e8-ac2b315c9642","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c6:e4:42","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f29e27f1-0b04-4361-af2a-1a0940dc59a9","name":"","admin_state_up":true,"network_id":"f29e27f1-0b04-4361-af2a-1a0940dc59a9","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:49Z","binding:vnic_type":"normal"}]} 2018-09-26 15:21:14,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=f29e27f1-0b04-4361-af2a-1a0940dc59a9 used request id req-a4e46f1c-74ce-4837-bec8-6f1c04037be4 2018-09-26 15:21:14,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3505464f3db8ec21d99be96eedbd28407cfbe56" 2018-09-26 15:21:14,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6d08831-a714-42d4-aaca-a751609e6d02 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:21:14,857 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f6d08831-a714-42d4-aaca-a751609e6d02 2018-09-26 15:21:14,860 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179c44959a4a350062e117452d758866c1c1f1f3" 2018-09-26 15:21:15,391 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-46cd36ff-5590-4037-96cc-e984210f2fdc x-compute-request-id: req-46cd36ff-5590-4037-96cc-e984210f2fdc Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:44:d7", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836", "rel": "bookmark"}], "image": {"id": "c2e00c06-a636-4a1a-986a-47d27336f014", "links": [{"href": "http://172.30.9.22:8774/images/c2e00c06-a636-4a1a-986a-47d27336f014", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-09-26T15:21:06.000000", "flavor": {"id": "1948c077-6103-4435-8323-770c98c10838", "links": [{"href": "http://172.30.9.22:8774/flavors/1948c077-6103-4435-8323-770c98c10838", "rel": "bookmark"}]}, "id": "8e4941a5-70e2-4d8d-812c-93f7978a2836", "security_groups": [{"name": "default"}], "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:21:06Z", "hostId": "495f99e67c44358f96fab972cf3b0784c097db119c27ab17cf649e24", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-vm_inst", "created": "2018-09-26T15:21:00Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [{"id": "10e874bd-e513-43ff-850c-5e65f4529eef"}], "metadata": {}}} 2018-09-26 15:21:15,391 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836 used request id req-46cd36ff-5590-4037-96cc-e984210f2fdc 2018-09-26 15:21:15,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179c44959a4a350062e117452d758866c1c1f1f3" 2018-09-26 15:21:15,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-28cc8bfe-0803-4810-9bc3-b564efe93f76 Date: Wed, 26 Sep 2018 15:21:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f29e27f1-0b04-4361-af2a-1a0940dc59a9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["8ff1e727-d340-4879-8bf9-57f78688ad77"],"description":"","tags":[],"updated_at":"2018-09-26T15:20:49Z","provider:segmentation_id":21,"name":"NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:48Z","provider:network_type":"vxlan"}]} 2018-09-26 15:21:15,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-net used request id req-28cc8bfe-0803-4810-9bc3-b564efe93f76 2018-09-26 15:21:15,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179c44959a4a350062e117452d758866c1c1f1f3" 2018-09-26 15:21:15,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f25f40b-42ec-4112-89b4-e1cd380bb72f Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:21:15,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-2f25f40b-42ec-4112-89b4-e1cd380bb72f 2018-09-26 15:21:15,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f29e27f1-0b04-4361-af2a-1a0940dc59a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179c44959a4a350062e117452d758866c1c1f1f3" 2018-09-26 15:21:16,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-df53d14a-3e8e-4210-aaa4-9ffe9f80b432 Date: Wed, 26 Sep 2018 15:21:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f29e27f1-0b04-4361-af2a-1a0940dc59a9","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:49Z","dns_nameservers":[],"updated_at":"2018-09-26T15:20:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"8ff1e727-d340-4879-8bf9-57f78688ad77","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-subnet"}]} 2018-09-26 15:21:16,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f29e27f1-0b04-4361-af2a-1a0940dc59a9 used request id req-df53d14a-3e8e-4210-aaa4-9ffe9f80b432 2018-09-26 15:21:16,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=f29e27f1-0b04-4361-af2a-1a0940dc59a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179c44959a4a350062e117452d758866c1c1f1f3" 2018-09-26 15:21:16,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-a13cde81-cba2-4e24-914a-e886ecbf2ed3 Date: Wed, 26 Sep 2018 15:21:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:20:51Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8ff1e727-d340-4879-8bf9-57f78688ad77","ip_address":"10.55.0.3"}],"id":"3ba81751-02bf-4745-bec9-9c3fa17f4d35","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9b:35:ac","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f29e27f1-0b04-4361-af2a-1a0940dc59a9","name":"","admin_state_up":true,"network_id":"f29e27f1-0b04-4361-af2a-1a0940dc59a9","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:20:51Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8ff1e727-d340-4879-8bf9-57f78688ad77","ip_address":"10.55.0.4"}],"id":"78316150-c687-4e07-a7e6-b3a016461e88","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:08:3a:3a","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f29e27f1-0b04-4361-af2a-1a0940dc59a9","name":"","admin_state_up":true,"network_id":"f29e27f1-0b04-4361-af2a-1a0940dc59a9","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:21:03Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8ff1e727-d340-4879-8bf9-57f78688ad77","ip_address":"10.55.0.12"}],"id":"b8d4e446-f207-4c92-b193-dd2e1ae6baf5","security_groups":["68963bd9-e511-496c-9484-5fafc4a56718"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:56:44:d7","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"8e4941a5-70e2-4d8d-812c-93f7978a2836","name":"NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-port","admin_state_up":true,"network_id":"f29e27f1-0b04-4361-af2a-1a0940dc59a9","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:57Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:20:50Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8ff1e727-d340-4879-8bf9-57f78688ad77","ip_address":"10.55.0.2"}],"id":"dfbf40a5-0c89-41d5-b1e8-ac2b315c9642","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c6:e4:42","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f29e27f1-0b04-4361-af2a-1a0940dc59a9","name":"","admin_state_up":true,"network_id":"f29e27f1-0b04-4361-af2a-1a0940dc59a9","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:49Z","binding:vnic_type":"normal"}]} 2018-09-26 15:21:16,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=f29e27f1-0b04-4361-af2a-1a0940dc59a9 used request id req-a13cde81-cba2-4e24-914a-e886ecbf2ed3 2018-09-26 15:21:16,303 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3505464f3db8ec21d99be96eedbd28407cfbe56" 2018-09-26 15:21:16,996 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6cf3c37b-4cf9-4831-9cc7-4e5aff95ebf3 x-compute-request-id: req-6cf3c37b-4cf9-4831-9cc7-4e5aff95ebf3 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:44:d7", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836", "rel": "bookmark"}], "image": {"id": "c2e00c06-a636-4a1a-986a-47d27336f014", "links": [{"href": "http://172.30.9.22:8774/images/c2e00c06-a636-4a1a-986a-47d27336f014", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-09-26T15:21:06.000000", "flavor": {"id": "1948c077-6103-4435-8323-770c98c10838", "links": [{"href": "http://172.30.9.22:8774/flavors/1948c077-6103-4435-8323-770c98c10838", "rel": "bookmark"}]}, "id": "8e4941a5-70e2-4d8d-812c-93f7978a2836", "security_groups": [{"name": "default"}], "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:21:15Z", "hostId": "495f99e67c44358f96fab972cf3b0784c097db119c27ab17cf649e24", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-vm_inst", "created": "2018-09-26T15:21:00Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [{"id": "10e874bd-e513-43ff-850c-5e65f4529eef"}], "metadata": {}}} 2018-09-26 15:21:16,997 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836 used request id req-6cf3c37b-4cf9-4831-9cc7-4e5aff95ebf3 2018-09-26 15:21:17,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3505464f3db8ec21d99be96eedbd28407cfbe56" 2018-09-26 15:21:17,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-9cbf8e33-d8dd-4754-a247-7dbed74f914a Date: Wed, 26 Sep 2018 15:21:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f29e27f1-0b04-4361-af2a-1a0940dc59a9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["8ff1e727-d340-4879-8bf9-57f78688ad77"],"description":"","tags":[],"updated_at":"2018-09-26T15:20:49Z","provider:segmentation_id":21,"name":"NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:48Z","provider:network_type":"vxlan"}]} 2018-09-26 15:21:17,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-net used request id req-9cbf8e33-d8dd-4754-a247-7dbed74f914a 2018-09-26 15:21:17,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3505464f3db8ec21d99be96eedbd28407cfbe56" 2018-09-26 15:21:17,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14498c59-10e0-42b5-b78e-e49624254cc2 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:21:17,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-14498c59-10e0-42b5-b78e-e49624254cc2 2018-09-26 15:21:17,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f29e27f1-0b04-4361-af2a-1a0940dc59a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3505464f3db8ec21d99be96eedbd28407cfbe56" 2018-09-26 15:21:17,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b1389b76-c925-4d9f-b3f0-4b7ed5371511 Date: Wed, 26 Sep 2018 15:21:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f29e27f1-0b04-4361-af2a-1a0940dc59a9","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:49Z","dns_nameservers":[],"updated_at":"2018-09-26T15:20:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"8ff1e727-d340-4879-8bf9-57f78688ad77","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-subnet"}]} 2018-09-26 15:21:17,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f29e27f1-0b04-4361-af2a-1a0940dc59a9 used request id req-b1389b76-c925-4d9f-b3f0-4b7ed5371511 2018-09-26 15:21:17,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=f29e27f1-0b04-4361-af2a-1a0940dc59a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3505464f3db8ec21d99be96eedbd28407cfbe56" 2018-09-26 15:21:17,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-4c060c5c-f971-4a34-86d6-78764166708b Date: Wed, 26 Sep 2018 15:21:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:20:51Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8ff1e727-d340-4879-8bf9-57f78688ad77","ip_address":"10.55.0.3"}],"id":"3ba81751-02bf-4745-bec9-9c3fa17f4d35","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9b:35:ac","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f29e27f1-0b04-4361-af2a-1a0940dc59a9","name":"","admin_state_up":true,"network_id":"f29e27f1-0b04-4361-af2a-1a0940dc59a9","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:20:51Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8ff1e727-d340-4879-8bf9-57f78688ad77","ip_address":"10.55.0.4"}],"id":"78316150-c687-4e07-a7e6-b3a016461e88","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:08:3a:3a","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f29e27f1-0b04-4361-af2a-1a0940dc59a9","name":"","admin_state_up":true,"network_id":"f29e27f1-0b04-4361-af2a-1a0940dc59a9","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:21:03Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8ff1e727-d340-4879-8bf9-57f78688ad77","ip_address":"10.55.0.12"}],"id":"b8d4e446-f207-4c92-b193-dd2e1ae6baf5","security_groups":["68963bd9-e511-496c-9484-5fafc4a56718"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:56:44:d7","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"8e4941a5-70e2-4d8d-812c-93f7978a2836","name":"NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-port","admin_state_up":true,"network_id":"f29e27f1-0b04-4361-af2a-1a0940dc59a9","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:57Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:20:50Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8ff1e727-d340-4879-8bf9-57f78688ad77","ip_address":"10.55.0.2"}],"id":"dfbf40a5-0c89-41d5-b1e8-ac2b315c9642","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c6:e4:42","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f29e27f1-0b04-4361-af2a-1a0940dc59a9","name":"","admin_state_up":true,"network_id":"f29e27f1-0b04-4361-af2a-1a0940dc59a9","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:49Z","binding:vnic_type":"normal"}]} 2018-09-26 15:21:17,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=f29e27f1-0b04-4361-af2a-1a0940dc59a9 used request id req-4c060c5c-f971-4a34-86d6-78764166708b 2018-09-26 15:21:17,624 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/10e874bd-e513-43ff-850c-5e65f4529eef -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3505464f3db8ec21d99be96eedbd28407cfbe56" 2018-09-26 15:21:17,832 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:17 GMT Server: Apache x-compute-request-id: req-05462821-0297-4f80-b625-3c8f0d787741 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-05462821-0297-4f80-b625-3c8f0d787741 Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "8e4941a5-70e2-4d8d-812c-93f7978a2836", "attachment_id": "8571f0c8-eb7d-4c98-aba5-46cf5ba5a1bf", "attached_at": "2018-09-26T15:21:16.000000", "host_name": null, "volume_id": "10e874bd-e513-43ff-850c-5e65f4529eef", "device": "/dev/vdb", "id": "10e874bd-e513-43ff-850c-5e65f4529eef"}], "links": [{"href": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/10e874bd-e513-43ff-850c-5e65f4529eef", "rel": "self"}, {"href": "http://172.30.9.22:8776/27d48581408d451aadce970d111d0cc1/volumes/10e874bd-e513-43ff-850c-5e65f4529eef", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-26T15:21:16.000000", "replication_status": null, "snapshot_id": null, "id": "10e874bd-e513-43ff-850c-5e65f4529eef", "size": 1, "user_id": "70c1796720b24849a78177d3a880735f", "os-vol-tenant-attr:tenant_id": "27d48581408d451aadce970d111d0cc1", "os-vol-mig-status-attr:migstat": null, "metadata": {"attached_mode": "rw"}, "status": "in-use", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f", "bootable": "false", "created_at": "2018-09-26T15:20:51.000000", "volume_type": null}} 2018-09-26 15:21:17,832 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/10e874bd-e513-43ff-850c-5e65f4529eef used request id req-05462821-0297-4f80-b625-3c8f0d787741 2018-09-26 15:21:17,835 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179c44959a4a350062e117452d758866c1c1f1f3" 2018-09-26 15:21:18,581 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3eafe97e-1aa5-4fae-b4a5-55b08d72b390 x-compute-request-id: req-3eafe97e-1aa5-4fae-b4a5-55b08d72b390 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:44:d7", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836", "rel": "bookmark"}], "image": {"id": "c2e00c06-a636-4a1a-986a-47d27336f014", "links": [{"href": "http://172.30.9.22:8774/images/c2e00c06-a636-4a1a-986a-47d27336f014", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-09-26T15:21:06.000000", "flavor": {"id": "1948c077-6103-4435-8323-770c98c10838", "links": [{"href": "http://172.30.9.22:8774/flavors/1948c077-6103-4435-8323-770c98c10838", "rel": "bookmark"}]}, "id": "8e4941a5-70e2-4d8d-812c-93f7978a2836", "security_groups": [{"name": "default"}], "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:21:15Z", "hostId": "495f99e67c44358f96fab972cf3b0784c097db119c27ab17cf649e24", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-vm_inst", "created": "2018-09-26T15:21:00Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [{"id": "10e874bd-e513-43ff-850c-5e65f4529eef"}], "metadata": {}}} 2018-09-26 15:21:18,581 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836 used request id req-3eafe97e-1aa5-4fae-b4a5-55b08d72b390 2018-09-26 15:21:18,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179c44959a4a350062e117452d758866c1c1f1f3" 2018-09-26 15:21:18,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-2a0e961c-7033-4fc8-85c4-2951cefbe50c Date: Wed, 26 Sep 2018 15:21:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f29e27f1-0b04-4361-af2a-1a0940dc59a9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["8ff1e727-d340-4879-8bf9-57f78688ad77"],"description":"","tags":[],"updated_at":"2018-09-26T15:20:49Z","provider:segmentation_id":21,"name":"NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:48Z","provider:network_type":"vxlan"}]} 2018-09-26 15:21:18,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-net used request id req-2a0e961c-7033-4fc8-85c4-2951cefbe50c 2018-09-26 15:21:18,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179c44959a4a350062e117452d758866c1c1f1f3" 2018-09-26 15:21:18,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-843f743c-2026-48ff-9365-b2e8b2c17da4 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:21:18,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-843f743c-2026-48ff-9365-b2e8b2c17da4 2018-09-26 15:21:18,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f29e27f1-0b04-4361-af2a-1a0940dc59a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179c44959a4a350062e117452d758866c1c1f1f3" 2018-09-26 15:21:18,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9fb57fef-5ce2-4187-a3a3-11b26685adb4 Date: Wed, 26 Sep 2018 15:21:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f29e27f1-0b04-4361-af2a-1a0940dc59a9","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:49Z","dns_nameservers":[],"updated_at":"2018-09-26T15:20:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"8ff1e727-d340-4879-8bf9-57f78688ad77","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-subnet"}]} 2018-09-26 15:21:18,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f29e27f1-0b04-4361-af2a-1a0940dc59a9 used request id req-9fb57fef-5ce2-4187-a3a3-11b26685adb4 2018-09-26 15:21:18,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=f29e27f1-0b04-4361-af2a-1a0940dc59a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179c44959a4a350062e117452d758866c1c1f1f3" 2018-09-26 15:21:19,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-1031337e-f774-471a-9e30-970110e1987d Date: Wed, 26 Sep 2018 15:21:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:20:51Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8ff1e727-d340-4879-8bf9-57f78688ad77","ip_address":"10.55.0.3"}],"id":"3ba81751-02bf-4745-bec9-9c3fa17f4d35","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9b:35:ac","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f29e27f1-0b04-4361-af2a-1a0940dc59a9","name":"","admin_state_up":true,"network_id":"f29e27f1-0b04-4361-af2a-1a0940dc59a9","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:20:51Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8ff1e727-d340-4879-8bf9-57f78688ad77","ip_address":"10.55.0.4"}],"id":"78316150-c687-4e07-a7e6-b3a016461e88","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:08:3a:3a","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f29e27f1-0b04-4361-af2a-1a0940dc59a9","name":"","admin_state_up":true,"network_id":"f29e27f1-0b04-4361-af2a-1a0940dc59a9","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:21:03Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8ff1e727-d340-4879-8bf9-57f78688ad77","ip_address":"10.55.0.12"}],"id":"b8d4e446-f207-4c92-b193-dd2e1ae6baf5","security_groups":["68963bd9-e511-496c-9484-5fafc4a56718"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:56:44:d7","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"8e4941a5-70e2-4d8d-812c-93f7978a2836","name":"NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-port","admin_state_up":true,"network_id":"f29e27f1-0b04-4361-af2a-1a0940dc59a9","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:57Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:20:50Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8ff1e727-d340-4879-8bf9-57f78688ad77","ip_address":"10.55.0.2"}],"id":"dfbf40a5-0c89-41d5-b1e8-ac2b315c9642","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c6:e4:42","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f29e27f1-0b04-4361-af2a-1a0940dc59a9","name":"","admin_state_up":true,"network_id":"f29e27f1-0b04-4361-af2a-1a0940dc59a9","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:20:49Z","binding:vnic_type":"normal"}]} 2018-09-26 15:21:19,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=f29e27f1-0b04-4361-af2a-1a0940dc59a9 used request id req-1031337e-f774-471a-9e30-970110e1987d 2018-09-26 15:21:19,036 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836/os-volume_attachments/10e874bd-e513-43ff-850c-5e65f4529eef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3505464f3db8ec21d99be96eedbd28407cfbe56" 2018-09-26 15:21:20,307 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:21:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f5c36c10-d046-4e15-aca3-489cf35e72bc x-compute-request-id: req-f5c36c10-d046-4e15-aca3-489cf35e72bc Content-Length: 0 Content-Type: application/json 2018-09-26 15:21:20,307 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836/os-volume_attachments/10e874bd-e513-43ff-850c-5e65f4529eef used request id req-f5c36c10-d046-4e15-aca3-489cf35e72bc 2018-09-26 15:21:20,308 - create_instance - INFO - Deleting Port with ID - b8d4e446-f207-4c92-b193-dd2e1ae6baf5 2018-09-26 15:21:20,308 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-port 2018-09-26 15:21:20,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/b8d4e446-f207-4c92-b193-dd2e1ae6baf5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179c44959a4a350062e117452d758866c1c1f1f3" 2018-09-26 15:21:21,626 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7f43618a-99db-4f4c-a773-a88d0735e879 Date: Wed, 26 Sep 2018 15:21:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:21:21,627 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/b8d4e446-f207-4c92-b193-dd2e1ae6baf5 used request id req-7f43618a-99db-4f4c-a773-a88d0735e879 2018-09-26 15:21:21,627 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-vm_inst 2018-09-26 15:21:21,630 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179c44959a4a350062e117452d758866c1c1f1f3" 2018-09-26 15:21:21,832 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:21:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7671d0b9-1211-448e-bee9-05bb164ff1a1 x-compute-request-id: req-7671d0b9-1211-448e-bee9-05bb164ff1a1 Content-Type: application/json 2018-09-26 15:21:21,832 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836 used request id req-7671d0b9-1211-448e-bee9-05bb164ff1a1 2018-09-26 15:21:21,833 - create_instance - INFO - Checking deletion status 2018-09-26 15:21:21,836 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179c44959a4a350062e117452d758866c1c1f1f3" 2018-09-26 15:21:22,063 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8784639-e2ef-4b41-a263-17af4a7be88f x-compute-request-id: req-a8784639-e2ef-4b41-a263-17af4a7be88f Content-Encoding: gzip Content-Length: 732 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836", "rel": "bookmark"}], "image": {"id": "c2e00c06-a636-4a1a-986a-47d27336f014", "links": [{"href": "http://172.30.9.22:8774/images/c2e00c06-a636-4a1a-986a-47d27336f014", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-09-26T15:21:06.000000", "flavor": {"id": "1948c077-6103-4435-8323-770c98c10838", "links": [{"href": "http://172.30.9.22:8774/flavors/1948c077-6103-4435-8323-770c98c10838", "rel": "bookmark"}]}, "id": "8e4941a5-70e2-4d8d-812c-93f7978a2836", "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:21:21Z", "hostId": "495f99e67c44358f96fab972cf3b0784c097db119c27ab17cf649e24", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-vm_inst", "created": "2018-09-26T15:21:00Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:21:22,063 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836 used request id req-a8784639-e2ef-4b41-a263-17af4a7be88f 2018-09-26 15:21:22,064 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-vm_inst] is - ACTIVE 2018-09-26 15:21:22,064 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 15:21:25,067 - create_instance - DEBUG - VM status query timeout in 296.765911102 2018-09-26 15:21:25,070 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179c44959a4a350062e117452d758866c1c1f1f3" 2018-09-26 15:21:25,305 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7dc5f9b6-ff54-41d2-aea8-a08f144b25c2 x-compute-request-id: req-7dc5f9b6-ff54-41d2-aea8-a08f144b25c2 Content-Encoding: gzip Content-Length: 732 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836", "rel": "bookmark"}], "image": {"id": "c2e00c06-a636-4a1a-986a-47d27336f014", "links": [{"href": "http://172.30.9.22:8774/images/c2e00c06-a636-4a1a-986a-47d27336f014", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-09-26T15:21:06.000000", "flavor": {"id": "1948c077-6103-4435-8323-770c98c10838", "links": [{"href": "http://172.30.9.22:8774/flavors/1948c077-6103-4435-8323-770c98c10838", "rel": "bookmark"}]}, "id": "8e4941a5-70e2-4d8d-812c-93f7978a2836", "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:21:21Z", "hostId": "495f99e67c44358f96fab972cf3b0784c097db119c27ab17cf649e24", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-vm_inst", "created": "2018-09-26T15:21:00Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:21:25,305 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836 used request id req-7dc5f9b6-ff54-41d2-aea8-a08f144b25c2 2018-09-26 15:21:25,306 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-vm_inst] is - ACTIVE 2018-09-26 15:21:25,306 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 15:21:28,309 - create_instance - DEBUG - VM status query timeout in 293.523832083 2018-09-26 15:21:28,312 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179c44959a4a350062e117452d758866c1c1f1f3" 2018-09-26 15:21:28,573 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-12f02437-6936-40b6-b3b4-21cb2c1bd0ec x-compute-request-id: req-12f02437-6936-40b6-b3b4-21cb2c1bd0ec Content-Encoding: gzip Content-Length: 726 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836", "rel": "bookmark"}], "image": {"id": "c2e00c06-a636-4a1a-986a-47d27336f014", "links": [{"href": "http://172.30.9.22:8774/images/c2e00c06-a636-4a1a-986a-47d27336f014", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-09-26T15:21:06.000000", "flavor": {"id": "1948c077-6103-4435-8323-770c98c10838", "links": [{"href": "http://172.30.9.22:8774/flavors/1948c077-6103-4435-8323-770c98c10838", "rel": "bookmark"}]}, "id": "8e4941a5-70e2-4d8d-812c-93f7978a2836", "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-09-26T15:21:28Z", "hostId": "495f99e67c44358f96fab972cf3b0784c097db119c27ab17cf649e24", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": "2018-09-26T15:21:27.000000", "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-vm_inst", "created": "2018-09-26T15:21:00Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:21:28,573 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8e4941a5-70e2-4d8d-812c-93f7978a2836 used request id req-12f02437-6936-40b6-b3b4-21cb2c1bd0ec 2018-09-26 15:21:28,573 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-vm_inst] is - DELETED 2018-09-26 15:21:28,573 - create_instance - INFO - VM is - DELETED 2018-09-26 15:21:28,574 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-vm_inst 2018-09-26 15:21:28,577 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/10e874bd-e513-43ff-850c-5e65f4529eef -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-907e6d8d-9936-4d1d-88a6-9e892a0a741e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb21cea571956a9e22b521b693969e4f0a517954" 2018-09-26 15:21:29,305 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:28 GMT Server: Apache x-compute-request-id: req-f06f29af-8c0c-42bc-bc0b-aa24100b7583 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f06f29af-8c0c-42bc-bc0b-aa24100b7583 Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/10e874bd-e513-43ff-850c-5e65f4529eef", "rel": "self"}, {"href": "http://172.30.9.22:8776/27d48581408d451aadce970d111d0cc1/volumes/10e874bd-e513-43ff-850c-5e65f4529eef", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-26T15:21:28.000000", "replication_status": null, "snapshot_id": null, "id": "10e874bd-e513-43ff-850c-5e65f4529eef", "size": 1, "user_id": "70c1796720b24849a78177d3a880735f", "os-vol-tenant-attr:tenant_id": "27d48581408d451aadce970d111d0cc1", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f", "bootable": "false", "created_at": "2018-09-26T15:20:51.000000", "volume_type": null}} 2018-09-26 15:21:29,305 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/10e874bd-e513-43ff-850c-5e65f4529eef used request id req-f06f29af-8c0c-42bc-bc0b-aa24100b7583 2018-09-26 15:21:29,306 - create_volume - DEBUG - Instance status is - available 2018-09-26 15:21:29,306 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f 2018-09-26 15:21:29,306 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f 2018-09-26 15:21:29,309 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/10e874bd-e513-43ff-850c-5e65f4529eef -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-907e6d8d-9936-4d1d-88a6-9e892a0a741e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb21cea571956a9e22b521b693969e4f0a517954" 2018-09-26 15:21:29,539 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:21:29 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a41a5a38-8e4e-4f4a-adf7-2ab17fbf8e46 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:21:29,540 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/10e874bd-e513-43ff-850c-5e65f4529eef used request id req-a41a5a38-8e4e-4f4a-adf7-2ab17fbf8e46 2018-09-26 15:21:29,542 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/10e874bd-e513-43ff-850c-5e65f4529eef -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-907e6d8d-9936-4d1d-88a6-9e892a0a741e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb21cea571956a9e22b521b693969e4f0a517954" 2018-09-26 15:21:29,745 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:29 GMT Server: Apache x-compute-request-id: req-003fe506-c158-4fec-85f3-e15328df58df OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-003fe506-c158-4fec-85f3-e15328df58df Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/10e874bd-e513-43ff-850c-5e65f4529eef", "rel": "self"}, {"href": "http://172.30.9.22:8776/27d48581408d451aadce970d111d0cc1/volumes/10e874bd-e513-43ff-850c-5e65f4529eef", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-26T15:21:29.000000", "replication_status": null, "snapshot_id": null, "id": "10e874bd-e513-43ff-850c-5e65f4529eef", "size": 1, "user_id": "70c1796720b24849a78177d3a880735f", "os-vol-tenant-attr:tenant_id": "27d48581408d451aadce970d111d0cc1", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f", "bootable": "false", "created_at": "2018-09-26T15:20:51.000000", "volume_type": null}} 2018-09-26 15:21:29,745 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/10e874bd-e513-43ff-850c-5e65f4529eef used request id req-003fe506-c158-4fec-85f3-e15328df58df 2018-09-26 15:21:29,746 - create_volume - DEBUG - Instance status is - deleting 2018-09-26 15:21:29,746 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-26 15:21:32,749 - create_volume - DEBUG - Volume status query timeout in 56.7910208702 2018-09-26 15:21:32,752 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/10e874bd-e513-43ff-850c-5e65f4529eef -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-907e6d8d-9936-4d1d-88a6-9e892a0a741e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb21cea571956a9e22b521b693969e4f0a517954" 2018-09-26 15:21:32,949 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 15:21:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-a0aac5bd-bcf8-4df8-92a8-e9953f345e62 x-openstack-request-id: req-a0aac5bd-bcf8-4df8-92a8-e9953f345e62 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 10e874bd-e513-43ff-850c-5e65f4529eef could not be found.", "code": 404}} 2018-09-26 15:21:32,950 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/10e874bd-e513-43ff-850c-5e65f4529eef used request id req-a0aac5bd-bcf8-4df8-92a8-e9953f345e62 2018-09-26 15:21:32,950 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 10e874bd-e513-43ff-850c-5e65f4529eef could not be found. (HTTP 404) (Request-ID: req-a0aac5bd-bcf8-4df8-92a8-e9953f345e62) 2018-09-26 15:21:32,950 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f 2018-09-26 15:21:32,954 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/1948c077-6103-4435-8323-770c98c10838 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a427611831d4279913388366f9d171a8eb71b7a6" 2018-09-26 15:21:33,015 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:21:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ab6ec3bb-fdc8-409d-bac8-07990592ff96 x-compute-request-id: req-ab6ec3bb-fdc8-409d-bac8-07990592ff96 Content-Length: 0 Content-Type: application/json 2018-09-26 15:21:33,015 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/1948c077-6103-4435-8323-770c98c10838 used request id req-ab6ec3bb-fdc8-409d-bac8-07990592ff96 2018-09-26 15:21:33,016 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-subnet 2018-09-26 15:21:33,016 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-subnet 2018-09-26 15:21:33,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/8ff1e727-d340-4879-8bf9-57f78688ad77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6735c86f1103bb88537ad755ef86c4ead45448b1" 2018-09-26 15:21:35,495 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e3c219c7-8ff2-4865-9731-ad9f69ece312 Date: Wed, 26 Sep 2018 15:21:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:21:35,495 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/8ff1e727-d340-4879-8bf9-57f78688ad77 used request id req-e3c219c7-8ff2-4865-9731-ad9f69ece312 2018-09-26 15:21:35,495 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-net 2018-09-26 15:21:35,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/f29e27f1-0b04-4361-af2a-1a0940dc59a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6735c86f1103bb88537ad755ef86c4ead45448b1" 2018-09-26 15:21:36,920 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cae37bab-ad10-4848-b627-cefe66824828 Date: Wed, 26 Sep 2018 15:21:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:21:36,920 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/f29e27f1-0b04-4361-af2a-1a0940dc59a9 used request id req-cae37bab-ad10-4848-b627-cefe66824828 2018-09-26 15:21:36,921 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-47615a42-3aca-4a58-8e3e-797d1678470f-image 2018-09-26 15:21:36,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/c2e00c06-a636-4a1a-986a-47d27336f014 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d398aa355d62f49be635a23a3d05bab4bd987e0b" 2018-09-26 15:21:37,884 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-122030ea-f9b8-427e-b506-470d52cb0b01 Date: Wed, 26 Sep 2018 15:21:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:21:37,885 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/c2e00c06-a636-4a1a-986a-47d27336f014 used request id req-122030ea-f9b8-427e-b506-470d52cb0b01 2018-09-26 15:21:37,887 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 15:21:37,888 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:21:37,889 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:21:38,265 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:21:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["ULziv7mpSJu6uDdyCDsuBw"], "issued_at": "2018-09-26T15:21:38.000000Z"}} 2018-09-26 15:21:38,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38dd212e17a06767632cfd941f1aab95b76c85af" 2018-09-26 15:21:38,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80096950-0fde-417c-912c-90e93973cc51 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:21:38,350 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-80096950-0fde-417c-912c-90e93973cc51 2018-09-26 15:21:38,351 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 15:21:38,356 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38dd212e17a06767632cfd941f1aab95b76c85af" 2018-09-26 15:21:38,538 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b5e59988-c759-48bf-b6dd-6c5642a7df9c x-compute-request-id: req-b5e59988-c759-48bf-b6dd-6c5642a7df9c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 15:21:38,538 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-b5e59988-c759-48bf-b6dd-6c5642a7df9c 2018-09-26 15:21:38,541 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38dd212e17a06767632cfd941f1aab95b76c85af" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-a168a203-3507-41f4-9572-c9af05bafde5name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-09-26 15:21:38,605 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0e53338c-9993-4076-bcde-6d555a06471a x-compute-request-id: req-0e53338c-9993-4076-bcde-6d555a06471a Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/a0495d8d-9ee5-4be2-a95c-fcdf59f0b516", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/a0495d8d-9ee5-4be2-a95c-fcdf59f0b516", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a0495d8d-9ee5-4be2-a95c-fcdf59f0b516", "name": "CreateFlavorTests-a168a203-3507-41f4-9572-c9af05bafde5name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 15:21:38,605 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-0e53338c-9993-4076-bcde-6d555a06471a 2018-09-26 15:21:38,606 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:21:38,989 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:21:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["u75I1y0kSHyNVjHKeResqg"], "issued_at": "2018-09-26T15:21:38.000000Z"}} 2018-09-26 15:21:38,992 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/a0495d8d-9ee5-4be2-a95c-fcdf59f0b516 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}121a2ae941ef030f43b37cfb8214e8ea7527199a" 2018-09-26 15:21:39,157 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25e06187-22dc-4888-97d4-2f220a748cbb x-compute-request-id: req-25e06187-22dc-4888-97d4-2f220a748cbb Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/a0495d8d-9ee5-4be2-a95c-fcdf59f0b516", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/a0495d8d-9ee5-4be2-a95c-fcdf59f0b516", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a0495d8d-9ee5-4be2-a95c-fcdf59f0b516", "name": "CreateFlavorTests-a168a203-3507-41f4-9572-c9af05bafde5name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 15:21:39,157 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/a0495d8d-9ee5-4be2-a95c-fcdf59f0b516 used request id req-25e06187-22dc-4888-97d4-2f220a748cbb 2018-09-26 15:21:39,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/a0495d8d-9ee5-4be2-a95c-fcdf59f0b516/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}121a2ae941ef030f43b37cfb8214e8ea7527199a" 2018-09-26 15:21:39,180 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ac36650e-9cab-4760-949b-d32f1280f01c x-compute-request-id: req-ac36650e-9cab-4760-949b-d32f1280f01c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-26 15:21:39,180 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/a0495d8d-9ee5-4be2-a95c-fcdf59f0b516/os-extra_specs used request id req-ac36650e-9cab-4760-949b-d32f1280f01c 2018-09-26 15:21:39,182 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/a0495d8d-9ee5-4be2-a95c-fcdf59f0b516 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38dd212e17a06767632cfd941f1aab95b76c85af" 2018-09-26 15:21:39,221 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:21:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ddb67e9f-3c57-407e-9d45-621045aa394d x-compute-request-id: req-ddb67e9f-3c57-407e-9d45-621045aa394d Content-Length: 0 Content-Type: application/json 2018-09-26 15:21:39,222 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/a0495d8d-9ee5-4be2-a95c-fcdf59f0b516 used request id req-ddb67e9f-3c57-407e-9d45-621045aa394d 2018-09-26 15:21:39,225 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}121a2ae941ef030f43b37cfb8214e8ea7527199a" 2018-09-26 15:21:39,258 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ac880484-9b38-4a86-810d-2f4d74885c59 x-compute-request-id: req-ac880484-9b38-4a86-810d-2f4d74885c59 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 15:21:39,258 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-ac880484-9b38-4a86-810d-2f4d74885c59 2018-09-26 15:21:39,259 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 15:21:39,260 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:21:39,261 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:21:39,638 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:21:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["DSzd5_zjRzWQ7NGHhYre0g"], "issued_at": "2018-09-26T15:21:39.000000Z"}} 2018-09-26 15:21:39,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd85dd7f9b3c6803622616292fba8cefb9dddede" 2018-09-26 15:21:39,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8727a99e-1279-4e35-b305-0b569cc141d6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:21:39,731 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8727a99e-1279-4e35-b305-0b569cc141d6 2018-09-26 15:21:39,733 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 15:21:39,738 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd85dd7f9b3c6803622616292fba8cefb9dddede" 2018-09-26 15:21:39,931 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-aab43449-0028-4c35-8291-beae96887a03 x-compute-request-id: req-aab43449-0028-4c35-8291-beae96887a03 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 15:21:39,932 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-aab43449-0028-4c35-8291-beae96887a03 2018-09-26 15:21:39,935 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd85dd7f9b3c6803622616292fba8cefb9dddede" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-8072c86d-10a7-4628-9e30-9744f70ea5dfname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-09-26 15:21:40,011 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b093c921-064a-4e12-82f1-3c47974cf3b0 x-compute-request-id: req-b093c921-064a-4e12-82f1-3c47974cf3b0 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/18abf408-40fd-4d77-bfd3-5a89e077aed3", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/18abf408-40fd-4d77-bfd3-5a89e077aed3", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "18abf408-40fd-4d77-bfd3-5a89e077aed3", "name": "CreateFlavorTests-8072c86d-10a7-4628-9e30-9744f70ea5dfname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 15:21:40,011 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-b093c921-064a-4e12-82f1-3c47974cf3b0 2018-09-26 15:21:40,012 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:21:40,396 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:21:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["iWptZvR4TXamA4i_0eqqTg"], "issued_at": "2018-09-26T15:21:40.000000Z"}} 2018-09-26 15:21:40,399 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/18abf408-40fd-4d77-bfd3-5a89e077aed3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6632734dca20922442ee653a76f6ab24318d9400" 2018-09-26 15:21:40,560 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f5113848-72a3-475d-a99f-66f24f66e195 x-compute-request-id: req-f5113848-72a3-475d-a99f-66f24f66e195 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/18abf408-40fd-4d77-bfd3-5a89e077aed3", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/18abf408-40fd-4d77-bfd3-5a89e077aed3", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "18abf408-40fd-4d77-bfd3-5a89e077aed3", "name": "CreateFlavorTests-8072c86d-10a7-4628-9e30-9744f70ea5dfname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 15:21:40,560 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/18abf408-40fd-4d77-bfd3-5a89e077aed3 used request id req-f5113848-72a3-475d-a99f-66f24f66e195 2018-09-26 15:21:40,563 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/18abf408-40fd-4d77-bfd3-5a89e077aed3/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6632734dca20922442ee653a76f6ab24318d9400" 2018-09-26 15:21:40,581 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b1829549-d8f0-48c2-8d37-852c59958921 x-compute-request-id: req-b1829549-d8f0-48c2-8d37-852c59958921 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-26 15:21:40,581 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/18abf408-40fd-4d77-bfd3-5a89e077aed3/os-extra_specs used request id req-b1829549-d8f0-48c2-8d37-852c59958921 2018-09-26 15:21:40,584 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/18abf408-40fd-4d77-bfd3-5a89e077aed3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6632734dca20922442ee653a76f6ab24318d9400" 2018-09-26 15:21:40,636 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:21:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-132c2502-5c08-45ad-9c24-7c384aae1586 x-compute-request-id: req-132c2502-5c08-45ad-9c24-7c384aae1586 Content-Length: 0 Content-Type: application/json 2018-09-26 15:21:40,637 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/18abf408-40fd-4d77-bfd3-5a89e077aed3 used request id req-132c2502-5c08-45ad-9c24-7c384aae1586 2018-09-26 15:21:40,640 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6632734dca20922442ee653a76f6ab24318d9400" 2018-09-26 15:21:40,673 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f40da755-6448-45ca-a83c-d43015b735fc x-compute-request-id: req-f40da755-6448-45ca-a83c-d43015b735fc Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 15:21:40,673 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-f40da755-6448-45ca-a83c-d43015b735fc 2018-09-26 15:21:40,676 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/18abf408-40fd-4d77-bfd3-5a89e077aed3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd85dd7f9b3c6803622616292fba8cefb9dddede" 2018-09-26 15:21:40,693 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 15:21:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ebf1acd4-cdc9-407f-8489-6501c1f4d0a2 x-compute-request-id: req-ebf1acd4-cdc9-407f-8489-6501c1f4d0a2 Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor 18abf408-40fd-4d77-bfd3-5a89e077aed3 could not be found.", "code": 404}} 2018-09-26 15:21:40,694 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/18abf408-40fd-4d77-bfd3-5a89e077aed3 used request id req-ebf1acd4-cdc9-407f-8489-6501c1f4d0a2 2018-09-26 15:21:40,695 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 15:21:40,696 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:21:40,697 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:21:41,072 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:21:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["_dF7kyIvQXOT_C3O6oM6xg"], "issued_at": "2018-09-26T15:21:41.000000Z"}} 2018-09-26 15:21:41,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e874110d77e6d1575b9d090a6041a3cbfb09d4" 2018-09-26 15:21:41,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c43cafcc-3357-4c4d-b364-61641fdd54e3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:21:41,153 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c43cafcc-3357-4c4d-b364-61641fdd54e3 2018-09-26 15:21:41,154 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 15:21:41,159 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e874110d77e6d1575b9d090a6041a3cbfb09d4" 2018-09-26 15:21:41,337 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f59ee2b4-444d-4d74-b585-71252d1f5128 x-compute-request-id: req-f59ee2b4-444d-4d74-b585-71252d1f5128 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 15:21:41,338 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-f59ee2b4-444d-4d74-b585-71252d1f5128 2018-09-26 15:21:41,341 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e874110d77e6d1575b9d090a6041a3cbfb09d4" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-17b89493-a31d-4aaf-adf6-572aa6d49798name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-09-26 15:21:41,420 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-adb28d1d-01d9-4ca0-851a-8c1f054a24ad x-compute-request-id: req-adb28d1d-01d9-4ca0-851a-8c1f054a24ad Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/ef777b80-5789-499f-93dd-e0d715798022", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/ef777b80-5789-499f-93dd-e0d715798022", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ef777b80-5789-499f-93dd-e0d715798022", "name": "CreateFlavorTests-17b89493-a31d-4aaf-adf6-572aa6d49798name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 15:21:41,420 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-adb28d1d-01d9-4ca0-851a-8c1f054a24ad 2018-09-26 15:21:41,421 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:21:41,803 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:21:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["333hp6bnTxiCOOFGwZfRQQ"], "issued_at": "2018-09-26T15:21:41.000000Z"}} 2018-09-26 15:21:41,806 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/ef777b80-5789-499f-93dd-e0d715798022 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86a7b66998652665a0e9a3a6659f13a6d0bf529" 2018-09-26 15:21:42,360 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-51b7775d-6e7c-496a-a69d-668e779b9afd x-compute-request-id: req-51b7775d-6e7c-496a-a69d-668e779b9afd Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/ef777b80-5789-499f-93dd-e0d715798022", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/ef777b80-5789-499f-93dd-e0d715798022", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ef777b80-5789-499f-93dd-e0d715798022", "name": "CreateFlavorTests-17b89493-a31d-4aaf-adf6-572aa6d49798name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 15:21:42,361 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/ef777b80-5789-499f-93dd-e0d715798022 used request id req-51b7775d-6e7c-496a-a69d-668e779b9afd 2018-09-26 15:21:42,364 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/ef777b80-5789-499f-93dd-e0d715798022/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86a7b66998652665a0e9a3a6659f13a6d0bf529" 2018-09-26 15:21:42,381 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b6b3b7d8-5beb-473f-a2bb-e949adc893f2 x-compute-request-id: req-b6b3b7d8-5beb-473f-a2bb-e949adc893f2 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-26 15:21:42,381 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/ef777b80-5789-499f-93dd-e0d715798022/os-extra_specs used request id req-b6b3b7d8-5beb-473f-a2bb-e949adc893f2 2018-09-26 15:21:42,384 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/ef777b80-5789-499f-93dd-e0d715798022 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e874110d77e6d1575b9d090a6041a3cbfb09d4" 2018-09-26 15:21:42,420 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:21:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e2b5acf0-ace4-4195-bb0c-281aa9574ea3 x-compute-request-id: req-e2b5acf0-ace4-4195-bb0c-281aa9574ea3 Content-Length: 0 Content-Type: application/json 2018-09-26 15:21:42,420 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/ef777b80-5789-499f-93dd-e0d715798022 used request id req-e2b5acf0-ace4-4195-bb0c-281aa9574ea3 2018-09-26 15:21:42,422 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 15:21:42,423 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:21:42,424 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:21:42,796 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:21:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["Tq9fPE4MRXWliiLcm76Z0g"], "issued_at": "2018-09-26T15:21:42.000000Z"}} 2018-09-26 15:21:42,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe596097c6dc24e6eee7ebd0d5924d659226045" 2018-09-26 15:21:42,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5081221-8168-4446-9227-c037f08ed44a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:21:42,877 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c5081221-8168-4446-9227-c037f08ed44a 2018-09-26 15:21:42,878 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 15:21:42,883 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe596097c6dc24e6eee7ebd0d5924d659226045" 2018-09-26 15:21:43,072 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5f123643-0f34-4871-bb7e-c99d67e033ec x-compute-request-id: req-5f123643-0f34-4871-bb7e-c99d67e033ec Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 15:21:43,072 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-5f123643-0f34-4871-bb7e-c99d67e033ec 2018-09-26 15:21:43,075 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe596097c6dc24e6eee7ebd0d5924d659226045" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-eb4765ba-0336-44a2-ac8f-b7e15ae46272name", "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "ram": 1, "id": null, "swap": 3}}' 2018-09-26 15:21:43,150 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-be1cafa0-b1f4-409a-8186-5fa50c91ef1d x-compute-request-id: req-be1cafa0-b1f4-409a-8186-5fa50c91ef1d Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/dc7af0af-5e01-431f-9f94-60786753b5a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/dc7af0af-5e01-431f-9f94-60786753b5a2", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "disk": 1, "id": "dc7af0af-5e01-431f-9f94-60786753b5a2", "name": "CreateFlavorTests-eb4765ba-0336-44a2-ac8f-b7e15ae46272name", "vcpus": 1, "swap": 3, "OS-FLV-EXT-DATA:ephemeral": 2}} 2018-09-26 15:21:43,150 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-be1cafa0-b1f4-409a-8186-5fa50c91ef1d 2018-09-26 15:21:43,151 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:21:43,537 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:21:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["KFPo6_YxTKOErGKP9HrGvQ"], "issued_at": "2018-09-26T15:21:43.000000Z"}} 2018-09-26 15:21:43,540 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/dc7af0af-5e01-431f-9f94-60786753b5a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b794103681e13c8b4d053d8bc5385f25120fe6" 2018-09-26 15:21:43,651 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-776f988c-7ae5-4d24-9bc6-8d8598b20f4f x-compute-request-id: req-776f988c-7ae5-4d24-9bc6-8d8598b20f4f Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/dc7af0af-5e01-431f-9f94-60786753b5a2", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/dc7af0af-5e01-431f-9f94-60786753b5a2", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "disk": 1, "id": "dc7af0af-5e01-431f-9f94-60786753b5a2", "name": "CreateFlavorTests-eb4765ba-0336-44a2-ac8f-b7e15ae46272name", "vcpus": 1, "swap": 3, "OS-FLV-EXT-DATA:ephemeral": 2}} 2018-09-26 15:21:43,651 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/dc7af0af-5e01-431f-9f94-60786753b5a2 used request id req-776f988c-7ae5-4d24-9bc6-8d8598b20f4f 2018-09-26 15:21:43,654 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/dc7af0af-5e01-431f-9f94-60786753b5a2/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b794103681e13c8b4d053d8bc5385f25120fe6" 2018-09-26 15:21:43,672 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c399a067-6177-4d00-8cb8-c59800432bd9 x-compute-request-id: req-c399a067-6177-4d00-8cb8-c59800432bd9 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-26 15:21:43,672 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/dc7af0af-5e01-431f-9f94-60786753b5a2/os-extra_specs used request id req-c399a067-6177-4d00-8cb8-c59800432bd9 2018-09-26 15:21:43,674 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/dc7af0af-5e01-431f-9f94-60786753b5a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b794103681e13c8b4d053d8bc5385f25120fe6" 2018-09-26 15:21:43,714 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:21:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5fa7bf0f-e202-45f4-8fb2-367207e5c98f x-compute-request-id: req-5fa7bf0f-e202-45f4-8fb2-367207e5c98f Content-Length: 0 Content-Type: application/json 2018-09-26 15:21:43,714 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/dc7af0af-5e01-431f-9f94-60786753b5a2 used request id req-5fa7bf0f-e202-45f4-8fb2-367207e5c98f 2018-09-26 15:21:43,717 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b794103681e13c8b4d053d8bc5385f25120fe6" 2018-09-26 15:21:43,745 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2c65e264-8c94-47df-b232-36018e5b68c3 x-compute-request-id: req-2c65e264-8c94-47df-b232-36018e5b68c3 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 15:21:43,746 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-2c65e264-8c94-47df-b232-36018e5b68c3 2018-09-26 15:21:43,748 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/dc7af0af-5e01-431f-9f94-60786753b5a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe596097c6dc24e6eee7ebd0d5924d659226045" 2018-09-26 15:21:43,769 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 15:21:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f5442e15-ca66-4417-a6b8-f020b4f44ae3 x-compute-request-id: req-f5442e15-ca66-4417-a6b8-f020b4f44ae3 Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor dc7af0af-5e01-431f-9f94-60786753b5a2 could not be found.", "code": 404}} 2018-09-26 15:21:43,769 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/dc7af0af-5e01-431f-9f94-60786753b5a2 used request id req-f5442e15-ca66-4417-a6b8-f020b4f44ae3 2018-09-26 15:21:43,770 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 15:21:43,771 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:21:43,772 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:21:44,144 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:21:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["tAPpnI0_QDm1M8SkUMim4A"], "issued_at": "2018-09-26T15:21:44.000000Z"}} 2018-09-26 15:21:44,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540bff7a965d1d39f12b2ae582ca24f33e1c7df2" 2018-09-26 15:21:44,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a18b6d2b-de33-48cd-9e15-010010db1c49 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:21:44,236 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-a18b6d2b-de33-48cd-9e15-010010db1c49 2018-09-26 15:21:44,237 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 15:21:44,243 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540bff7a965d1d39f12b2ae582ca24f33e1c7df2" 2018-09-26 15:21:44,415 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-15a59c69-64cd-40f4-85d0-a956bf916237 x-compute-request-id: req-15a59c69-64cd-40f4-85d0-a956bf916237 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 15:21:44,415 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-15a59c69-64cd-40f4-85d0-a956bf916237 2018-09-26 15:21:44,419 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540bff7a965d1d39f12b2ae582ca24f33e1c7df2" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-5e567998-74c0-4e5a-bfcf-0a0273fa025bname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-09-26 15:21:44,484 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1efb3740-ec20-4c0f-96a0-525c59d3c37f x-compute-request-id: req-1efb3740-ec20-4c0f-96a0-525c59d3c37f Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/7fbf60e9-9c89-41a9-8e29-7f80f2f39b5c", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/7fbf60e9-9c89-41a9-8e29-7f80f2f39b5c", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7fbf60e9-9c89-41a9-8e29-7f80f2f39b5c", "name": "CreateFlavorTests-5e567998-74c0-4e5a-bfcf-0a0273fa025bname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 15:21:44,484 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-1efb3740-ec20-4c0f-96a0-525c59d3c37f 2018-09-26 15:21:44,485 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:21:44,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:21:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["c89Yb8PkSJmo5GPWZBgsuA"], "issued_at": "2018-09-26T15:21:44.000000Z"}} 2018-09-26 15:21:44,972 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/7fbf60e9-9c89-41a9-8e29-7f80f2f39b5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb80e266e62360c3b203fd1fa57ac4ba3b6094c9" 2018-09-26 15:21:45,145 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4936ed14-f27a-48ea-85cd-0026fd3c100e x-compute-request-id: req-4936ed14-f27a-48ea-85cd-0026fd3c100e Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/7fbf60e9-9c89-41a9-8e29-7f80f2f39b5c", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/7fbf60e9-9c89-41a9-8e29-7f80f2f39b5c", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7fbf60e9-9c89-41a9-8e29-7f80f2f39b5c", "name": "CreateFlavorTests-5e567998-74c0-4e5a-bfcf-0a0273fa025bname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 15:21:45,145 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/7fbf60e9-9c89-41a9-8e29-7f80f2f39b5c used request id req-4936ed14-f27a-48ea-85cd-0026fd3c100e 2018-09-26 15:21:45,148 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/7fbf60e9-9c89-41a9-8e29-7f80f2f39b5c/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb80e266e62360c3b203fd1fa57ac4ba3b6094c9" 2018-09-26 15:21:45,166 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9d7adc0f-0175-450d-ab2f-8e7a2337a4d0 x-compute-request-id: req-9d7adc0f-0175-450d-ab2f-8e7a2337a4d0 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-26 15:21:45,166 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/7fbf60e9-9c89-41a9-8e29-7f80f2f39b5c/os-extra_specs used request id req-9d7adc0f-0175-450d-ab2f-8e7a2337a4d0 2018-09-26 15:21:45,166 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:21:45,167 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:21:45,550 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:21:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["_gl05ka8Sna50jt8Ew8GyA"], "issued_at": "2018-09-26T15:21:45.000000Z"}} 2018-09-26 15:21:45,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d3d48dff5355c6fe49aaf73913c54934838d1b0" 2018-09-26 15:21:45,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d136e2b-6a8b-4981-8147-e42ffdcec4cd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:21:45,639 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-6d136e2b-6a8b-4981-8147-e42ffdcec4cd 2018-09-26 15:21:45,640 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 15:21:45,644 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d3d48dff5355c6fe49aaf73913c54934838d1b0" 2018-09-26 15:21:45,809 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09184822-2334-47d4-b988-d2e5ea32ea3a x-compute-request-id: req-09184822-2334-47d4-b988-d2e5ea32ea3a Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7fbf60e9-9c89-41a9-8e29-7f80f2f39b5c", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/7fbf60e9-9c89-41a9-8e29-7f80f2f39b5c", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/7fbf60e9-9c89-41a9-8e29-7f80f2f39b5c", "rel": "bookmark"}], "name": "CreateFlavorTests-5e567998-74c0-4e5a-bfcf-0a0273fa025bname"}]} 2018-09-26 15:21:45,809 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-09184822-2334-47d4-b988-d2e5ea32ea3a 2018-09-26 15:21:45,812 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/7fbf60e9-9c89-41a9-8e29-7f80f2f39b5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d3d48dff5355c6fe49aaf73913c54934838d1b0" 2018-09-26 15:21:45,834 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6becf3e9-c7e7-4a33-8d68-e59442646d21 x-compute-request-id: req-6becf3e9-c7e7-4a33-8d68-e59442646d21 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/7fbf60e9-9c89-41a9-8e29-7f80f2f39b5c", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/7fbf60e9-9c89-41a9-8e29-7f80f2f39b5c", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7fbf60e9-9c89-41a9-8e29-7f80f2f39b5c", "name": "CreateFlavorTests-5e567998-74c0-4e5a-bfcf-0a0273fa025bname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 15:21:45,834 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/7fbf60e9-9c89-41a9-8e29-7f80f2f39b5c used request id req-6becf3e9-c7e7-4a33-8d68-e59442646d21 2018-09-26 15:21:45,834 - create_flavor - INFO - Found flavor with name - CreateFlavorTests-5e567998-74c0-4e5a-bfcf-0a0273fa025bname 2018-09-26 15:21:45,837 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/7fbf60e9-9c89-41a9-8e29-7f80f2f39b5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540bff7a965d1d39f12b2ae582ca24f33e1c7df2" 2018-09-26 15:21:45,875 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:21:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1108ead2-02c7-4f5d-b2b9-f939708c6de1 x-compute-request-id: req-1108ead2-02c7-4f5d-b2b9-f939708c6de1 Content-Length: 0 Content-Type: application/json 2018-09-26 15:21:45,876 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/7fbf60e9-9c89-41a9-8e29-7f80f2f39b5c used request id req-1108ead2-02c7-4f5d-b2b9-f939708c6de1 2018-09-26 15:21:45,877 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 15:21:45,877 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:21:45,878 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:21:46,262 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:21:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["kz_lrmU3R0SFh6rT5ZItIw"], "issued_at": "2018-09-26T15:21:46.000000Z"}} 2018-09-26 15:21:46,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e637ebcc7bbf40e7ed91eb319b3899e6b4252d" 2018-09-26 15:21:46,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66b1e1cd-eb98-4548-a777-73fd2c41bb36 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:21:46,339 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-66b1e1cd-eb98-4548-a777-73fd2c41bb36 2018-09-26 15:21:46,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a7e637ebcc7bbf40e7ed91eb319b3899e6b4252d" 2018-09-26 15:21:46,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-324ca9a9-4e3f-4784-a2c8-6d12899c11aa Date: Wed, 26 Sep 2018 15:21:46 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-image"} 2018-09-26 15:21:46,510 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-image used request id req-324ca9a9-4e3f-4784-a2c8-6d12899c11aa 2018-09-26 15:21:46,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a7e637ebcc7bbf40e7ed91eb319b3899e6b4252d" 2018-09-26 15:21:46,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2bfcc430-37d9-4b82-9a90-b40ad3f60abf Date: Wed, 26 Sep 2018 15:21:46 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 15:21:46,674 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-2bfcc430-37d9-4b82-9a90-b40ad3f60abf 2018-09-26 15:21:46,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a7e637ebcc7bbf40e7ed91eb319b3899e6b4252d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-image"}' 2018-09-26 15:21:46,930 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/a767c55f-a2e3-4000-8dd0-9a06f71cfff9 X-Openstack-Request-Id: req-b113a1ef-bd32-43f1-9f71-49ec32a95fc7 Date: Wed, 26 Sep 2018 15:21:46 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T15:21:46Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T15:21:46Z", "visibility": "shared", "locations": [], "self": "/v2/images/a767c55f-a2e3-4000-8dd0-9a06f71cfff9", "min_disk": 0, "protected": false, "id": "a767c55f-a2e3-4000-8dd0-9a06f71cfff9", "file": "/v2/images/a767c55f-a2e3-4000-8dd0-9a06f71cfff9/file", "checksum": null, "owner": "27d48581408d451aadce970d111d0cc1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 15:21:46,931 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-b113a1ef-bd32-43f1-9f71-49ec32a95fc7 2018-09-26 15:21:46,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/a767c55f-a2e3-4000-8dd0-9a06f71cfff9/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a7e637ebcc7bbf40e7ed91eb319b3899e6b4252d" -d '' 2018-09-26 15:21:48,849 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6a6e70b8-172c-4e75-890c-0a4add3ae7cd Date: Wed, 26 Sep 2018 15:21:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:21:48,849 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/a767c55f-a2e3-4000-8dd0-9a06f71cfff9/file used request id req-6a6e70b8-172c-4e75-890c-0a4add3ae7cd 2018-09-26 15:21:48,850 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 15:21:48,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/a767c55f-a2e3-4000-8dd0-9a06f71cfff9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a7e637ebcc7bbf40e7ed91eb319b3899e6b4252d" 2018-09-26 15:21:49,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-e1b85ed9-029a-4574-a207-98fa70c48032 Date: Wed, 26 Sep 2018 15:21:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T15:21:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T15:21:48Z", "visibility": "shared", "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/a767c55f-a2e3-4000-8dd0-9a06f71cfff9/snap", "metadata": {}}], "self": "/v2/images/a767c55f-a2e3-4000-8dd0-9a06f71cfff9", "min_disk": 0, "protected": false, "id": "a767c55f-a2e3-4000-8dd0-9a06f71cfff9", "file": "/v2/images/a767c55f-a2e3-4000-8dd0-9a06f71cfff9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "27d48581408d451aadce970d111d0cc1", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/a767c55f-a2e3-4000-8dd0-9a06f71cfff9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 15:21:49,015 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/a767c55f-a2e3-4000-8dd0-9a06f71cfff9 used request id req-e1b85ed9-029a-4574-a207-98fa70c48032 2018-09-26 15:21:49,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a7e637ebcc7bbf40e7ed91eb319b3899e6b4252d" 2018-09-26 15:21:49,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b201309b-00b6-40d4-9d1c-36e6e7fa1384 Date: Wed, 26 Sep 2018 15:21:49 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 15:21:49,169 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-b201309b-00b6-40d4-9d1c-36e6e7fa1384 2018-09-26 15:21:49,171 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-image 2018-09-26 15:21:49,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/a767c55f-a2e3-4000-8dd0-9a06f71cfff9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a7e637ebcc7bbf40e7ed91eb319b3899e6b4252d" 2018-09-26 15:21:49,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-ec6412f0-6560-49fa-8cd8-0d13ef59f7de Date: Wed, 26 Sep 2018 15:21:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T15:21:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T15:21:48Z", "visibility": "shared", "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/a767c55f-a2e3-4000-8dd0-9a06f71cfff9/snap", "metadata": {}}], "self": "/v2/images/a767c55f-a2e3-4000-8dd0-9a06f71cfff9", "min_disk": 0, "protected": false, "id": "a767c55f-a2e3-4000-8dd0-9a06f71cfff9", "file": "/v2/images/a767c55f-a2e3-4000-8dd0-9a06f71cfff9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "27d48581408d451aadce970d111d0cc1", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/a767c55f-a2e3-4000-8dd0-9a06f71cfff9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 15:21:49,331 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/a767c55f-a2e3-4000-8dd0-9a06f71cfff9 used request id req-ec6412f0-6560-49fa-8cd8-0d13ef59f7de 2018-09-26 15:21:49,332 - create_image - DEBUG - Instance status is - active 2018-09-26 15:21:49,332 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-image 2018-09-26 15:21:49,332 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-image 2018-09-26 15:21:49,332 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:21:49,333 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:21:49,724 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:21:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["MHbwhjy3SFyO3LbIQRMLpg"], "issued_at": "2018-09-26T15:21:49.000000Z"}} 2018-09-26 15:21:49,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}302cbdb62305a2953b82be7b75de2f4fed68e8c4" 2018-09-26 15:21:49,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b964a5a-aeba-46c0-a881-150baa029fef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:21:49,803 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-1b964a5a-aeba-46c0-a881-150baa029fef 2018-09-26 15:21:49,804 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 15:21:49,809 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}302cbdb62305a2953b82be7b75de2f4fed68e8c4" 2018-09-26 15:21:49,986 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5a9615d7-14e8-44fd-9e8f-0c75d61e4a2b x-compute-request-id: req-5a9615d7-14e8-44fd-9e8f-0c75d61e4a2b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 15:21:49,987 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-5a9615d7-14e8-44fd-9e8f-0c75d61e4a2b 2018-09-26 15:21:49,990 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}302cbdb62305a2953b82be7b75de2f4fed68e8c4" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-26 15:21:50,065 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-58d1deb2-1d53-4279-9e52-32c10b984f0c x-compute-request-id: req-58d1deb2-1d53-4279-9e52-32c10b984f0c Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/8962b2f0-bfaa-4c40-8a0a-78bcaf7e2b8e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/8962b2f0-bfaa-4c40-8a0a-78bcaf7e2b8e", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "8962b2f0-bfaa-4c40-8a0a-78bcaf7e2b8e", "name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 15:21:50,065 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-58d1deb2-1d53-4279-9e52-32c10b984f0c 2018-09-26 15:21:50,067 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-26 15:21:50,094 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:21:50,480 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:21:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["rynmu5GCTe-SsWUOz-pwNg"], "issued_at": "2018-09-26T15:21:50.000000Z"}} 2018-09-26 15:21:50,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e992d378f5923eb8e20b87bde117acfdc3c29a0" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-net", "inst_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-flavor"}}' 2018-09-26 15:21:53,911 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 15:21:50 GMT Server: Apache x-openstack-request-id: req-25c49265-371f-4337-b53d-69e709822056 Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "52295c87-cf23-484f-850c-6ac738bfdf0b", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b", "rel": "self"}]}} 2018-09-26 15:21:53,911 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks used request id req-25c49265-371f-4337-b53d-69e709822056 2018-09-26 15:21:53,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/52295c87-cf23-484f-850c-6ac738bfdf0b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e992d378f5923eb8e20b87bde117acfdc3c29a0" 2018-09-26 15:21:54,599 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:21:53 GMT Server: Apache x-openstack-request-id: req-61942380-dd57-46a2-8d66-308369fbe23a Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:21:54,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:54 GMT Server: Apache x-openstack-request-id: req-2088c290-5a4f-4b73-bece-eb7de6870d2a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "52295c87-cf23-484f-850c-6ac738bfdf0b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-image", "inst_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1", "stack_user_project_id": "fa7d03c9bd7443228fb089feac90d260", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T15:21:53Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "52295c87-cf23-484f-850c-6ac738bfdf0b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 15:21:54,816 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b used request id req-2088c290-5a4f-4b73-bece-eb7de6870d2a 2018-09-26 15:21:54,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks?stack_name=HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e992d378f5923eb8e20b87bde117acfdc3c29a0" 2018-09-26 15:21:55,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:54 GMT Server: Apache x-openstack-request-id: req-c71d9717-9865-49f5-9acb-285ff53e4afd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1", "stack_user_project_id": "fa7d03c9bd7443228fb089feac90d260", "deletion_time": null, "creation_time": "2018-09-26T15:21:53Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b", "rel": "self"}], "updated_time": null, "project": "27d48581408d451aadce970d111d0cc1", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "52295c87-cf23-484f-850c-6ac738bfdf0b", "tags": null}]} 2018-09-26 15:21:55,497 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks?stack_name=HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1 used request id req-c71d9717-9865-49f5-9acb-285ff53e4afd 2018-09-26 15:21:55,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks?stack_name=HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e992d378f5923eb8e20b87bde117acfdc3c29a0" 2018-09-26 15:21:55,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:55 GMT Server: Apache x-openstack-request-id: req-50a4eec4-2466-4576-bd1d-40f732f30aef Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1", "stack_user_project_id": "fa7d03c9bd7443228fb089feac90d260", "deletion_time": null, "creation_time": "2018-09-26T15:21:53Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b", "rel": "self"}], "updated_time": null, "project": "27d48581408d451aadce970d111d0cc1", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "52295c87-cf23-484f-850c-6ac738bfdf0b", "tags": null}]} 2018-09-26 15:21:55,576 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks?stack_name=HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1 used request id req-50a4eec4-2466-4576-bd1d-40f732f30aef 2018-09-26 15:21:55,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/52295c87-cf23-484f-850c-6ac738bfdf0b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e992d378f5923eb8e20b87bde117acfdc3c29a0" 2018-09-26 15:21:55,654 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:21:55 GMT Server: Apache x-openstack-request-id: req-1930a460-01ef-4418-a103-0d769864f752 Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:21:56,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:55 GMT Server: Apache x-openstack-request-id: req-17b327b8-7d18-405e-ad23-634ba2369083 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "52295c87-cf23-484f-850c-6ac738bfdf0b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-image", "inst_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1", "stack_user_project_id": "fa7d03c9bd7443228fb089feac90d260", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T15:21:53Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "52295c87-cf23-484f-850c-6ac738bfdf0b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 15:21:56,384 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b used request id req-17b327b8-7d18-405e-ad23-634ba2369083 2018-09-26 15:21:56,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/52295c87-cf23-484f-850c-6ac738bfdf0b/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e992d378f5923eb8e20b87bde117acfdc3c29a0" 2018-09-26 15:21:57,020 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:21:56 GMT Server: Apache x-openstack-request-id: req-16e023af-f673-433c-a82f-f27f533a3278 Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:21:57,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:57 GMT Server: Apache x-openstack-request-id: req-cc5a6fa0-edd8-4c1c-8efd-22a583afa01c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-09-26T15:21:53Z", "resource_status": "CREATE_IN_PROGRESS", "updated_time": "2018-09-26T15:21:53Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-09-26T15:21:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:21:53Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "f90a282d-39ea-490d-82fd-7b9f7b897e11", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-09-26T15:21:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:21:53Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "c3db7bd5-162f-4298-9f94-a1cb0fb278d3", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-09-26T15:21:53Z", "resource_status": "INIT_COMPLETE", "updated_time": "2018-09-26T15:21:53Z", "required_by": [], "resource_status_reason": "", "physical_resource_id": "", "resource_type": "OS::Nova::Server"}]} 2018-09-26 15:21:57,145 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b/resources used request id req-cc5a6fa0-edd8-4c1c-8efd-22a583afa01c 2018-09-26 15:21:57,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/52295c87-cf23-484f-850c-6ac738bfdf0b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e992d378f5923eb8e20b87bde117acfdc3c29a0" 2018-09-26 15:21:57,224 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:21:57 GMT Server: Apache x-openstack-request-id: req-8d6c8c08-b42f-4b80-827d-aba4d24e7fa4 Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:21:57,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:57 GMT Server: Apache x-openstack-request-id: req-e283535a-2aa5-402b-b66c-9e5435ecb9e9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "52295c87-cf23-484f-850c-6ac738bfdf0b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-image", "inst_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1", "stack_user_project_id": "fa7d03c9bd7443228fb089feac90d260", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T15:21:53Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "52295c87-cf23-484f-850c-6ac738bfdf0b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 15:21:57,969 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b used request id req-e283535a-2aa5-402b-b66c-9e5435ecb9e9 2018-09-26 15:21:57,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/52295c87-cf23-484f-850c-6ac738bfdf0b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e992d378f5923eb8e20b87bde117acfdc3c29a0" 2018-09-26 15:21:58,660 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:21:57 GMT Server: Apache x-openstack-request-id: req-c2bc17ce-f34e-4cf3-9e85-6b6013be52b0 Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:21:59,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:21:58 GMT Server: Apache x-openstack-request-id: req-6951873e-9dbb-433f-adc9-7a49b97c34ae Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "52295c87-cf23-484f-850c-6ac738bfdf0b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-image", "inst_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1", "stack_user_project_id": "fa7d03c9bd7443228fb089feac90d260", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T15:21:53Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "52295c87-cf23-484f-850c-6ac738bfdf0b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 15:21:59,375 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b used request id req-6951873e-9dbb-433f-adc9-7a49b97c34ae 2018-09-26 15:22:02,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/52295c87-cf23-484f-850c-6ac738bfdf0b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e992d378f5923eb8e20b87bde117acfdc3c29a0" 2018-09-26 15:22:03,065 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:22:02 GMT Server: Apache x-openstack-request-id: req-9f22053f-3fe5-4a66-a55b-95558bb76a81 Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:22:03,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:22:03 GMT Server: Apache x-openstack-request-id: req-8d6a169d-4f78-45cc-a069-1fdbc6c8a6f7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "52295c87-cf23-484f-850c-6ac738bfdf0b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-image", "inst_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1", "stack_user_project_id": "fa7d03c9bd7443228fb089feac90d260", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T15:21:53Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "52295c87-cf23-484f-850c-6ac738bfdf0b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 15:22:03,811 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b used request id req-8d6a169d-4f78-45cc-a069-1fdbc6c8a6f7 2018-09-26 15:22:06,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/52295c87-cf23-484f-850c-6ac738bfdf0b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e992d378f5923eb8e20b87bde117acfdc3c29a0" 2018-09-26 15:22:07,503 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:22:06 GMT Server: Apache x-openstack-request-id: req-e81b68d2-bbd2-42f1-80f9-2f5a6fea7e01 Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:22:07,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:22:07 GMT Server: Apache x-openstack-request-id: req-723f3ef4-53bc-4887-a7c1-92ca3397218c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "52295c87-cf23-484f-850c-6ac738bfdf0b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-image", "inst_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1", "stack_user_project_id": "fa7d03c9bd7443228fb089feac90d260", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T15:21:53Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "52295c87-cf23-484f-850c-6ac738bfdf0b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 15:22:07,628 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b used request id req-723f3ef4-53bc-4887-a7c1-92ca3397218c 2018-09-26 15:22:10,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/52295c87-cf23-484f-850c-6ac738bfdf0b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e992d378f5923eb8e20b87bde117acfdc3c29a0" 2018-09-26 15:22:10,710 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:22:10 GMT Server: Apache x-openstack-request-id: req-2cde166b-0f45-4126-8325-c0de80ceb930 Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:22:11,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:22:10 GMT Server: Apache x-openstack-request-id: req-ebbb80f1-d903-4444-bae0-15057312fecb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "52295c87-cf23-484f-850c-6ac738bfdf0b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-image", "inst_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1", "stack_user_project_id": "fa7d03c9bd7443228fb089feac90d260", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-26T15:21:53Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "52295c87-cf23-484f-850c-6ac738bfdf0b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 15:22:11,454 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b used request id req-ebbb80f1-d903-4444-bae0-15057312fecb 2018-09-26 15:22:11,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/52295c87-cf23-484f-850c-6ac738bfdf0b/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e992d378f5923eb8e20b87bde117acfdc3c29a0" 2018-09-26 15:22:12,160 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:22:11 GMT Server: Apache x-openstack-request-id: req-f49a84d3-566f-4d35-913c-488f68fdc285 Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:22:12,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:22:12 GMT Server: Apache x-openstack-request-id: req-8c5021cf-3ef8-492b-8eb3-ebcc720f0082 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 577 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-09-26T15:21:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:21:53Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "235cbb3d-9502-4257-b272-4483450fedc8", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-09-26T15:21:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:21:53Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "f90a282d-39ea-490d-82fd-7b9f7b897e11", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-09-26T15:21:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:21:53Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "c3db7bd5-162f-4298-9f94-a1cb0fb278d3", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-09-26T15:21:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:21:53Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "3438c491-3a99-4b17-89ac-43ce8ebe5989", "resource_type": "OS::Nova::Server"}]} 2018-09-26 15:22:12,285 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b/resources used request id req-8c5021cf-3ef8-492b-8eb3-ebcc720f0082 2018-09-26 15:22:12,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=c3db7bd5-162f-4298-9f94-a1cb0fb278d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e992d378f5923eb8e20b87bde117acfdc3c29a0" 2018-09-26 15:22:12,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-dbe9e419-581c-46c0-80af-60e474b918ba Date: Wed, 26 Sep 2018 15:22:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c3db7bd5-162f-4298-9f94-a1cb0fb278d3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["f90a282d-39ea-490d-82fd-7b9f7b897e11"],"description":"","tags":[],"updated_at":"2018-09-26T15:21:55Z","provider:segmentation_id":44,"name":"HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:21:54Z","provider:network_type":"vxlan"}]} 2018-09-26 15:22:12,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=c3db7bd5-162f-4298-9f94-a1cb0fb278d3 used request id req-dbe9e419-581c-46c0-80af-60e474b918ba 2018-09-26 15:22:12,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=c3db7bd5-162f-4298-9f94-a1cb0fb278d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e992d378f5923eb8e20b87bde117acfdc3c29a0" 2018-09-26 15:22:12,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-dcaac709-668b-4a04-a5a4-cc77b0cffa4a Date: Wed, 26 Sep 2018 15:22:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3db7bd5-162f-4298-9f94-a1cb0fb278d3","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:21:55Z","dns_nameservers":[],"updated_at":"2018-09-26T15:21:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"f90a282d-39ea-490d-82fd-7b9f7b897e11","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-subnet"}]} 2018-09-26 15:22:12,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=c3db7bd5-162f-4298-9f94-a1cb0fb278d3 used request id req-dcaac709-668b-4a04-a5a4-cc77b0cffa4a 2018-09-26 15:22:12,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=c3db7bd5-162f-4298-9f94-a1cb0fb278d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e992d378f5923eb8e20b87bde117acfdc3c29a0" 2018-09-26 15:22:12,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1901b595-bbd8-4e7d-a258-2fd3ecf9fa19 Date: Wed, 26 Sep 2018 15:22:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3db7bd5-162f-4298-9f94-a1cb0fb278d3","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:21:55Z","dns_nameservers":[],"updated_at":"2018-09-26T15:21:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"f90a282d-39ea-490d-82fd-7b9f7b897e11","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-subnet"}]} 2018-09-26 15:22:12,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=c3db7bd5-162f-4298-9f94-a1cb0fb278d3 used request id req-1901b595-bbd8-4e7d-a258-2fd3ecf9fa19 2018-09-26 15:22:12,806 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 15:22:12,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e992d378f5923eb8e20b87bde117acfdc3c29a0" 2018-09-26 15:22:12,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:22:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30f57832-6191-43f0-8ef2-6502abefe163 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:22:12,987 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-30f57832-6191-43f0-8ef2-6502abefe163 2018-09-26 15:22:12,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/52295c87-cf23-484f-850c-6ac738bfdf0b/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e992d378f5923eb8e20b87bde117acfdc3c29a0" 2018-09-26 15:22:13,764 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:22:13 GMT Server: Apache x-openstack-request-id: req-51163533-2b2f-465a-99f5-7c4ef0e85e01 Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:22:13,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:22:13 GMT Server: Apache x-openstack-request-id: req-7d68eab3-d0c6-4e3f-bad5-92d03426db98 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 577 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-09-26T15:21:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:21:53Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "235cbb3d-9502-4257-b272-4483450fedc8", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-09-26T15:21:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:21:53Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "f90a282d-39ea-490d-82fd-7b9f7b897e11", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-09-26T15:21:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:21:53Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "c3db7bd5-162f-4298-9f94-a1cb0fb278d3", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-09-26T15:21:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:21:53Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "3438c491-3a99-4b17-89ac-43ce8ebe5989", "resource_type": "OS::Nova::Server"}]} 2018-09-26 15:22:13,890 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b/resources used request id req-7d68eab3-d0c6-4e3f-bad5-92d03426db98 2018-09-26 15:22:13,894 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/3438c491-3a99-4b17-89ac-43ce8ebe5989 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e992d378f5923eb8e20b87bde117acfdc3c29a0" 2018-09-26 15:22:14,421 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:22:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f372b072-c49b-4bed-82e7-34d380989abe x-compute-request-id: req-f372b072-c49b-4bed-82e7-34d380989abe Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:46:aa", "version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3438c491-3a99-4b17-89ac-43ce8ebe5989", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3438c491-3a99-4b17-89ac-43ce8ebe5989", "rel": "bookmark"}], "image": {"id": "a767c55f-a2e3-4000-8dd0-9a06f71cfff9", "links": [{"href": "http://172.30.9.22:8774/images/a767c55f-a2e3-4000-8dd0-9a06f71cfff9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2018-09-26T15:22:05.000000", "flavor": {"id": "8962b2f0-bfaa-4c40-8a0a-78bcaf7e2b8e", "links": [{"href": "http://172.30.9.22:8774/flavors/8962b2f0-bfaa-4c40-8a0a-78bcaf7e2b8e", "rel": "bookmark"}]}, "id": "3438c491-3a99-4b17-89ac-43ce8ebe5989", "security_groups": [{"name": "default"}], "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:22:06Z", "hostId": "495f99e67c44358f96fab972cf3b0784c097db119c27ab17cf649e24", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-inst", "created": "2018-09-26T15:22:01Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:22:14,421 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/3438c491-3a99-4b17-89ac-43ce8ebe5989 used request id req-f372b072-c49b-4bed-82e7-34d380989abe 2018-09-26 15:22:14,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e992d378f5923eb8e20b87bde117acfdc3c29a0" 2018-09-26 15:22:14,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-aaee7195-8b6e-4b1e-834a-8e8531efa69b Date: Wed, 26 Sep 2018 15:22:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c3db7bd5-162f-4298-9f94-a1cb0fb278d3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["f90a282d-39ea-490d-82fd-7b9f7b897e11"],"description":"","tags":[],"updated_at":"2018-09-26T15:21:55Z","provider:segmentation_id":44,"name":"HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:21:54Z","provider:network_type":"vxlan"}]} 2018-09-26 15:22:14,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-net used request id req-aaee7195-8b6e-4b1e-834a-8e8531efa69b 2018-09-26 15:22:14,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:22:14,665 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:22:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:22:14,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e992d378f5923eb8e20b87bde117acfdc3c29a0" 2018-09-26 15:22:14,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:22:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfb8ce21-8630-412c-a56e-d69b579039b1 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:22:14,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-cfb8ce21-8630-412c-a56e-d69b579039b1 2018-09-26 15:22:14,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=c3db7bd5-162f-4298-9f94-a1cb0fb278d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e992d378f5923eb8e20b87bde117acfdc3c29a0" 2018-09-26 15:22:14,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-63b4ea56-7b88-48df-a5ac-809544f52c13 Date: Wed, 26 Sep 2018 15:22:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3db7bd5-162f-4298-9f94-a1cb0fb278d3","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:21:55Z","dns_nameservers":[],"updated_at":"2018-09-26T15:21:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"f90a282d-39ea-490d-82fd-7b9f7b897e11","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-subnet"}]} 2018-09-26 15:22:14,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=c3db7bd5-162f-4298-9f94-a1cb0fb278d3 used request id req-63b4ea56-7b88-48df-a5ac-809544f52c13 2018-09-26 15:22:14,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=c3db7bd5-162f-4298-9f94-a1cb0fb278d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e992d378f5923eb8e20b87bde117acfdc3c29a0" 2018-09-26 15:22:14,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3561 X-Openstack-Request-Id: req-fdb7ab35-fdc6-4b63-84d6-a60bd86afec2 Date: Wed, 26 Sep 2018 15:22:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:21:58Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f90a282d-39ea-490d-82fd-7b9f7b897e11","ip_address":"10.0.0.4"}],"id":"150e19b8-ccba-452d-a0b0-3eef77e7064b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:38:18:53","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c3db7bd5-162f-4298-9f94-a1cb0fb278d3","name":"","admin_state_up":true,"network_id":"c3db7bd5-162f-4298-9f94-a1cb0fb278d3","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:21:57Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:21:57Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f90a282d-39ea-490d-82fd-7b9f7b897e11","ip_address":"10.0.0.2"}],"id":"1fd70918-7834-4bcb-b384-aebdef4d42e7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ea:c5:9a","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c3db7bd5-162f-4298-9f94-a1cb0fb278d3","name":"","admin_state_up":true,"network_id":"c3db7bd5-162f-4298-9f94-a1cb0fb278d3","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:21:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:22:03Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f90a282d-39ea-490d-82fd-7b9f7b897e11","ip_address":"10.0.0.9"}],"id":"235cbb3d-9502-4257-b272-4483450fedc8","security_groups":["68963bd9-e511-496c-9484-5fafc4a56718"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7b:46:aa","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"3438c491-3a99-4b17-89ac-43ce8ebe5989","name":"HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1-server1_port-6uo2ypwxpla3","admin_state_up":true,"network_id":"c3db7bd5-162f-4298-9f94-a1cb0fb278d3","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:21:57Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:21:57Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f90a282d-39ea-490d-82fd-7b9f7b897e11","ip_address":"10.0.0.3"}],"id":"f31f1b99-0293-4340-b326-3a8eb7eda596","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5b:51:88","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c3db7bd5-162f-4298-9f94-a1cb0fb278d3","name":"","admin_state_up":true,"network_id":"c3db7bd5-162f-4298-9f94-a1cb0fb278d3","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:21:56Z","binding:vnic_type":"normal"}]} 2018-09-26 15:22:14,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=c3db7bd5-162f-4298-9f94-a1cb0fb278d3 used request id req-fdb7ab35-fdc6-4b63-84d6-a60bd86afec2 2018-09-26 15:22:14,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/52295c87-cf23-484f-850c-6ac738bfdf0b/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e992d378f5923eb8e20b87bde117acfdc3c29a0" 2018-09-26 15:22:15,537 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:22:14 GMT Server: Apache x-openstack-request-id: req-dddaa7f6-be2c-4c31-815c-a7f4ef337e29 Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:22:15,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:22:15 GMT Server: Apache x-openstack-request-id: req-bd357efa-d1d8-4c1c-91c3-140464d4abfd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 577 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-09-26T15:21:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:21:53Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "235cbb3d-9502-4257-b272-4483450fedc8", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-09-26T15:21:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:21:53Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "f90a282d-39ea-490d-82fd-7b9f7b897e11", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-09-26T15:21:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:21:53Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "c3db7bd5-162f-4298-9f94-a1cb0fb278d3", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-09-26T15:21:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:21:53Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "3438c491-3a99-4b17-89ac-43ce8ebe5989", "resource_type": "OS::Nova::Server"}]} 2018-09-26 15:22:15,662 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b/resources used request id req-bd357efa-d1d8-4c1c-91c3-140464d4abfd 2018-09-26 15:22:15,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/52295c87-cf23-484f-850c-6ac738bfdf0b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e992d378f5923eb8e20b87bde117acfdc3c29a0" 2018-09-26 15:22:15,740 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:22:15 GMT Server: Apache x-openstack-request-id: req-ae7ad91c-8d1a-4386-9574-b929f1d4e6be Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:22:15,864 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:22:15 GMT Server: Apache x-openstack-request-id: req-21666868-4701-4ea3-90f4-b50fc45dbccc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:22:15,864 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-stack1/52295c87-cf23-484f-850c-6ac738bfdf0b used request id req-21666868-4701-4ea3-90f4-b50fc45dbccc 2018-09-26 15:22:15,865 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-38ba63ac-e9f4-481d-8595-eb665d277fbc-image 2018-09-26 15:22:15,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/a767c55f-a2e3-4000-8dd0-9a06f71cfff9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a7e637ebcc7bbf40e7ed91eb319b3899e6b4252d" 2018-09-26 15:22:18,604 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5c014e5d-20c5-47b7-bdac-b4037e7c3814 Date: Wed, 26 Sep 2018 15:22:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:22:18,604 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/a767c55f-a2e3-4000-8dd0-9a06f71cfff9 used request id req-5c014e5d-20c5-47b7-bdac-b4037e7c3814 2018-09-26 15:22:18,608 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/8962b2f0-bfaa-4c40-8a0a-78bcaf7e2b8e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}302cbdb62305a2953b82be7b75de2f4fed68e8c4" 2018-09-26 15:22:18,655 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:22:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-22566832-c4e4-47bd-a34f-877927971d82 x-compute-request-id: req-22566832-c4e4-47bd-a34f-877927971d82 Content-Length: 0 Content-Type: application/json 2018-09-26 15:22:18,655 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/8962b2f0-bfaa-4c40-8a0a-78bcaf7e2b8e used request id req-22566832-c4e4-47bd-a34f-877927971d82 2018-09-26 15:22:18,657 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 15:22:18,658 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:22:18,659 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:22:19,039 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:22:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["1X3h6ezLSKKZhKyyIqiHzw"], "issued_at": "2018-09-26T15:22:19.000000Z"}} 2018-09-26 15:22:19,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4305b8c3a6713e24f591f6786f8e5ca9dd92eb04" 2018-09-26 15:22:19,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:22:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca99a8c8-e672-41bc-986c-df29c4e43124 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:22:19,120 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ca99a8c8-e672-41bc-986c-df29c4e43124 2018-09-26 15:22:19,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4305b8c3a6713e24f591f6786f8e5ca9dd92eb04" 2018-09-26 15:22:19,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-90b7a529-fd81-4737-87d6-ed78a7c7e007 Date: Wed, 26 Sep 2018 15:22:19 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-image"} 2018-09-26 15:22:19,749 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-image used request id req-90b7a529-fd81-4737-87d6-ed78a7c7e007 2018-09-26 15:22:19,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4305b8c3a6713e24f591f6786f8e5ca9dd92eb04" 2018-09-26 15:22:20,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-11a40f5e-a352-477b-a9a0-8e9ea478730e Date: Wed, 26 Sep 2018 15:22:20 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 15:22:20,306 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-11a40f5e-a352-477b-a9a0-8e9ea478730e 2018-09-26 15:22:20,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4305b8c3a6713e24f591f6786f8e5ca9dd92eb04" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-image"}' 2018-09-26 15:22:20,566 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/535c04e1-4326-4eb8-9b87-b2171f92c3dd X-Openstack-Request-Id: req-5032ac5f-df1c-4394-ab80-34c1105b61a4 Date: Wed, 26 Sep 2018 15:22:20 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T15:22:20Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T15:22:20Z", "visibility": "shared", "locations": [], "self": "/v2/images/535c04e1-4326-4eb8-9b87-b2171f92c3dd", "min_disk": 0, "protected": false, "id": "535c04e1-4326-4eb8-9b87-b2171f92c3dd", "file": "/v2/images/535c04e1-4326-4eb8-9b87-b2171f92c3dd/file", "checksum": null, "owner": "27d48581408d451aadce970d111d0cc1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 15:22:20,566 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-5032ac5f-df1c-4394-ab80-34c1105b61a4 2018-09-26 15:22:20,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/535c04e1-4326-4eb8-9b87-b2171f92c3dd/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4305b8c3a6713e24f591f6786f8e5ca9dd92eb04" -d '' 2018-09-26 15:22:22,746 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-93e88f8f-11bc-4262-b24e-c889d498e246 Date: Wed, 26 Sep 2018 15:22:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:22:22,746 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/535c04e1-4326-4eb8-9b87-b2171f92c3dd/file used request id req-93e88f8f-11bc-4262-b24e-c889d498e246 2018-09-26 15:22:22,747 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 15:22:22,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/535c04e1-4326-4eb8-9b87-b2171f92c3dd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4305b8c3a6713e24f591f6786f8e5ca9dd92eb04" 2018-09-26 15:22:22,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-9c5c1de8-e84d-4979-ac4c-5b2fa15417e0 Date: Wed, 26 Sep 2018 15:22:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T15:22:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T15:22:22Z", "visibility": "shared", "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/535c04e1-4326-4eb8-9b87-b2171f92c3dd/snap", "metadata": {}}], "self": "/v2/images/535c04e1-4326-4eb8-9b87-b2171f92c3dd", "min_disk": 0, "protected": false, "id": "535c04e1-4326-4eb8-9b87-b2171f92c3dd", "file": "/v2/images/535c04e1-4326-4eb8-9b87-b2171f92c3dd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "27d48581408d451aadce970d111d0cc1", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/535c04e1-4326-4eb8-9b87-b2171f92c3dd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 15:22:22,918 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/535c04e1-4326-4eb8-9b87-b2171f92c3dd used request id req-9c5c1de8-e84d-4979-ac4c-5b2fa15417e0 2018-09-26 15:22:22,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4305b8c3a6713e24f591f6786f8e5ca9dd92eb04" 2018-09-26 15:22:23,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6f9b499d-49ce-46ca-b156-cd7b2c55f272 Date: Wed, 26 Sep 2018 15:22:23 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 15:22:23,074 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-6f9b499d-49ce-46ca-b156-cd7b2c55f272 2018-09-26 15:22:23,077 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-image 2018-09-26 15:22:23,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/535c04e1-4326-4eb8-9b87-b2171f92c3dd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4305b8c3a6713e24f591f6786f8e5ca9dd92eb04" 2018-09-26 15:22:23,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-4e610a5c-4c68-4f93-aaad-409226b8e4ef Date: Wed, 26 Sep 2018 15:22:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T15:22:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T15:22:22Z", "visibility": "shared", "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/535c04e1-4326-4eb8-9b87-b2171f92c3dd/snap", "metadata": {}}], "self": "/v2/images/535c04e1-4326-4eb8-9b87-b2171f92c3dd", "min_disk": 0, "protected": false, "id": "535c04e1-4326-4eb8-9b87-b2171f92c3dd", "file": "/v2/images/535c04e1-4326-4eb8-9b87-b2171f92c3dd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "27d48581408d451aadce970d111d0cc1", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/535c04e1-4326-4eb8-9b87-b2171f92c3dd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 15:22:23,240 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/535c04e1-4326-4eb8-9b87-b2171f92c3dd used request id req-4e610a5c-4c68-4f93-aaad-409226b8e4ef 2018-09-26 15:22:23,240 - create_image - DEBUG - Instance status is - active 2018-09-26 15:22:23,241 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-image 2018-09-26 15:22:23,241 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-image 2018-09-26 15:22:23,241 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:22:23,242 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:22:23,616 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:22:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["amxX9ngYQqSkqth8PbOeDA"], "issued_at": "2018-09-26T15:22:23.000000Z"}} 2018-09-26 15:22:23,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab0fcff3921f7957386e312e218c7ca61b93bfd6" 2018-09-26 15:22:23,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:22:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0daf1d77-2150-4af7-beb3-d31edcff3b5b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:22:23,705 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-0daf1d77-2150-4af7-beb3-d31edcff3b5b 2018-09-26 15:22:23,706 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 15:22:23,711 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab0fcff3921f7957386e312e218c7ca61b93bfd6" 2018-09-26 15:22:23,886 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:22:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2789ca25-546e-4ff2-9989-24cbae82ae70 x-compute-request-id: req-2789ca25-546e-4ff2-9989-24cbae82ae70 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 15:22:23,886 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-2789ca25-546e-4ff2-9989-24cbae82ae70 2018-09-26 15:22:23,890 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab0fcff3921f7957386e312e218c7ca61b93bfd6" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-26 15:22:23,975 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:22:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-21992808-82d1-485c-bc96-474ab3be8090 x-compute-request-id: req-21992808-82d1-485c-bc96-474ab3be8090 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/d546f364-6b51-49c1-a9ff-e457583665a1", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/d546f364-6b51-49c1-a9ff-e457583665a1", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "d546f364-6b51-49c1-a9ff-e457583665a1", "name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 15:22:23,976 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-21992808-82d1-485c-bc96-474ab3be8090 2018-09-26 15:22:23,977 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-26 15:22:24,003 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:22:24,392 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:22:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["XWJSJqDpRN-thR8UquqKvw"], "issued_at": "2018-09-26T15:22:24.000000Z"}} 2018-09-26 15:22:24,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d805916543eacac0d4e2f0514750a9b94da11c78" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-net", "inst_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-flavor"}}' 2018-09-26 15:22:27,267 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 15:22:24 GMT Server: Apache x-openstack-request-id: req-543fcd2c-e42b-4f6f-ad78-e39e6b201cb7 Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "fd9538ad-bf15-4641-8364-478a2c24564b", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b", "rel": "self"}]}} 2018-09-26 15:22:27,267 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks used request id req-543fcd2c-e42b-4f6f-ad78-e39e6b201cb7 2018-09-26 15:22:27,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/fd9538ad-bf15-4641-8364-478a2c24564b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d805916543eacac0d4e2f0514750a9b94da11c78" 2018-09-26 15:22:27,974 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:22:27 GMT Server: Apache x-openstack-request-id: req-bc0b0088-299c-47b0-a099-b25ea795276e Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:22:28,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:22:27 GMT Server: Apache x-openstack-request-id: req-b196b379-1ff8-4bc6-9249-75bdf35bbc4c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "fd9538ad-bf15-4641-8364-478a2c24564b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1", "stack_user_project_id": "8d6f057f828542c8ba76fd0e5b9c85f1", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T15:22:26Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fd9538ad-bf15-4641-8364-478a2c24564b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 15:22:28,720 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b used request id req-b196b379-1ff8-4bc6-9249-75bdf35bbc4c 2018-09-26 15:22:28,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks?stack_name=HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d805916543eacac0d4e2f0514750a9b94da11c78" 2018-09-26 15:22:28,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:22:28 GMT Server: Apache x-openstack-request-id: req-10d3ae1a-b2ec-4421-9acd-8721b373c4af Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1", "stack_user_project_id": "8d6f057f828542c8ba76fd0e5b9c85f1", "deletion_time": null, "creation_time": "2018-09-26T15:22:26Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b", "rel": "self"}], "updated_time": null, "project": "27d48581408d451aadce970d111d0cc1", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "fd9538ad-bf15-4641-8364-478a2c24564b", "tags": null}]} 2018-09-26 15:22:28,933 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks?stack_name=HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1 used request id req-10d3ae1a-b2ec-4421-9acd-8721b373c4af 2018-09-26 15:22:28,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks?stack_name=HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d805916543eacac0d4e2f0514750a9b94da11c78" 2018-09-26 15:22:29,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:22:28 GMT Server: Apache x-openstack-request-id: req-8aa89773-8293-48eb-84fe-fd400f2bb55c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1", "stack_user_project_id": "8d6f057f828542c8ba76fd0e5b9c85f1", "deletion_time": null, "creation_time": "2018-09-26T15:22:26Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b", "rel": "self"}], "updated_time": null, "project": "27d48581408d451aadce970d111d0cc1", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "fd9538ad-bf15-4641-8364-478a2c24564b", "tags": null}]} 2018-09-26 15:22:29,011 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks?stack_name=HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1 used request id req-8aa89773-8293-48eb-84fe-fd400f2bb55c 2018-09-26 15:22:29,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/fd9538ad-bf15-4641-8364-478a2c24564b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d805916543eacac0d4e2f0514750a9b94da11c78" 2018-09-26 15:22:29,089 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:22:29 GMT Server: Apache x-openstack-request-id: req-d745379d-32cd-4475-81f6-89cd9abe8e68 Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:22:29,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:22:29 GMT Server: Apache x-openstack-request-id: req-495da50a-8b64-45ca-bb63-fdb4be2ce7f5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "fd9538ad-bf15-4641-8364-478a2c24564b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1", "stack_user_project_id": "8d6f057f828542c8ba76fd0e5b9c85f1", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T15:22:26Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fd9538ad-bf15-4641-8364-478a2c24564b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 15:22:29,364 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b used request id req-495da50a-8b64-45ca-bb63-fdb4be2ce7f5 2018-09-26 15:22:29,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/fd9538ad-bf15-4641-8364-478a2c24564b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d805916543eacac0d4e2f0514750a9b94da11c78" 2018-09-26 15:22:29,636 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:22:29 GMT Server: Apache x-openstack-request-id: req-6b8bd99c-6df5-4672-aad9-12bda4d35ee2 Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:22:30,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:22:29 GMT Server: Apache x-openstack-request-id: req-86e0f444-3750-4b8b-9fd8-41799ae23fef Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "fd9538ad-bf15-4641-8364-478a2c24564b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1", "stack_user_project_id": "8d6f057f828542c8ba76fd0e5b9c85f1", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T15:22:26Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fd9538ad-bf15-4641-8364-478a2c24564b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 15:22:30,371 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b used request id req-86e0f444-3750-4b8b-9fd8-41799ae23fef 2018-09-26 15:22:33,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/fd9538ad-bf15-4641-8364-478a2c24564b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d805916543eacac0d4e2f0514750a9b94da11c78" 2018-09-26 15:22:33,539 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:22:33 GMT Server: Apache x-openstack-request-id: req-efc5d4be-293a-437c-8d03-0f9f5fd0678c Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:22:34,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:22:33 GMT Server: Apache x-openstack-request-id: req-3e9b6db5-c6a6-434f-aa22-97be459802ec Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "fd9538ad-bf15-4641-8364-478a2c24564b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1", "stack_user_project_id": "8d6f057f828542c8ba76fd0e5b9c85f1", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T15:22:26Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fd9538ad-bf15-4641-8364-478a2c24564b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 15:22:34,186 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b used request id req-3e9b6db5-c6a6-434f-aa22-97be459802ec 2018-09-26 15:22:37,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/fd9538ad-bf15-4641-8364-478a2c24564b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d805916543eacac0d4e2f0514750a9b94da11c78" 2018-09-26 15:22:37,219 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:22:37 GMT Server: Apache x-openstack-request-id: req-0435511d-64f0-46ff-adde-4cd7d0a3c2c0 Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:22:37,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:22:37 GMT Server: Apache x-openstack-request-id: req-fc6d6597-5ad2-48c5-949a-2190d4887793 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "fd9538ad-bf15-4641-8364-478a2c24564b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1", "stack_user_project_id": "8d6f057f828542c8ba76fd0e5b9c85f1", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T15:22:26Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fd9538ad-bf15-4641-8364-478a2c24564b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 15:22:37,263 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b used request id req-fc6d6597-5ad2-48c5-949a-2190d4887793 2018-09-26 15:22:40,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/fd9538ad-bf15-4641-8364-478a2c24564b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d805916543eacac0d4e2f0514750a9b94da11c78" 2018-09-26 15:22:40,296 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:22:40 GMT Server: Apache x-openstack-request-id: req-cc8601c3-7c7e-4ced-b256-ee29c5fd2166 Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:22:40,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:22:40 GMT Server: Apache x-openstack-request-id: req-daa485d5-bba4-4174-a52f-e2484586ce59 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "fd9538ad-bf15-4641-8364-478a2c24564b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1", "stack_user_project_id": "8d6f057f828542c8ba76fd0e5b9c85f1", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T15:22:26Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fd9538ad-bf15-4641-8364-478a2c24564b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 15:22:40,482 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b used request id req-daa485d5-bba4-4174-a52f-e2484586ce59 2018-09-26 15:22:43,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/fd9538ad-bf15-4641-8364-478a2c24564b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d805916543eacac0d4e2f0514750a9b94da11c78" 2018-09-26 15:22:43,516 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:22:43 GMT Server: Apache x-openstack-request-id: req-1e2e1ea4-15a3-4857-9bc4-644a263a66cc Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:22:43,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:22:43 GMT Server: Apache x-openstack-request-id: req-593284ac-7c5f-4b6c-ba90-5a1109bfed0c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "fd9538ad-bf15-4641-8364-478a2c24564b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1", "stack_user_project_id": "8d6f057f828542c8ba76fd0e5b9c85f1", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T15:22:26Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fd9538ad-bf15-4641-8364-478a2c24564b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 15:22:43,752 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b used request id req-593284ac-7c5f-4b6c-ba90-5a1109bfed0c 2018-09-26 15:22:46,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/fd9538ad-bf15-4641-8364-478a2c24564b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d805916543eacac0d4e2f0514750a9b94da11c78" 2018-09-26 15:22:47,412 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:22:46 GMT Server: Apache x-openstack-request-id: req-0c72ca54-9452-4356-a605-595024e491f3 Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:22:48,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:22:47 GMT Server: Apache x-openstack-request-id: req-d12b796f-3d00-4bdd-804f-beedc14fbf6a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "fd9538ad-bf15-4641-8364-478a2c24564b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1", "stack_user_project_id": "8d6f057f828542c8ba76fd0e5b9c85f1", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T15:22:26Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fd9538ad-bf15-4641-8364-478a2c24564b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 15:22:48,100 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b used request id req-d12b796f-3d00-4bdd-804f-beedc14fbf6a 2018-09-26 15:22:51,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/fd9538ad-bf15-4641-8364-478a2c24564b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d805916543eacac0d4e2f0514750a9b94da11c78" 2018-09-26 15:22:51,132 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:22:51 GMT Server: Apache x-openstack-request-id: req-8b10b0f1-9914-4fc7-9edc-83dd7f87bbc5 Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:22:51,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:22:51 GMT Server: Apache x-openstack-request-id: req-cad24197-8ecd-450a-a4a4-ae10900b4860 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "fd9538ad-bf15-4641-8364-478a2c24564b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1", "stack_user_project_id": "8d6f057f828542c8ba76fd0e5b9c85f1", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T15:22:26Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fd9538ad-bf15-4641-8364-478a2c24564b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 15:22:51,207 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b used request id req-cad24197-8ecd-450a-a4a4-ae10900b4860 2018-09-26 15:22:54,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/fd9538ad-bf15-4641-8364-478a2c24564b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d805916543eacac0d4e2f0514750a9b94da11c78" 2018-09-26 15:22:54,864 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:22:54 GMT Server: Apache x-openstack-request-id: req-73119bef-e1a2-4f11-aefc-4ec0ddc51ed8 Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:22:54,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:22:54 GMT Server: Apache x-openstack-request-id: req-d88b02ab-4ea1-4cce-bc7a-5646841e84c0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "fd9538ad-bf15-4641-8364-478a2c24564b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1", "stack_user_project_id": "8d6f057f828542c8ba76fd0e5b9c85f1", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T15:22:26Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fd9538ad-bf15-4641-8364-478a2c24564b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 15:22:54,938 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b used request id req-d88b02ab-4ea1-4cce-bc7a-5646841e84c0 2018-09-26 15:22:57,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/fd9538ad-bf15-4641-8364-478a2c24564b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d805916543eacac0d4e2f0514750a9b94da11c78" 2018-09-26 15:22:57,972 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:22:57 GMT Server: Apache x-openstack-request-id: req-413dc78d-3f0d-4f8a-bd6c-b8a3c5398767 Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:22:58,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:22:57 GMT Server: Apache x-openstack-request-id: req-494cc4e7-a9df-4627-b35b-6f97921204a6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "fd9538ad-bf15-4641-8364-478a2c24564b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1", "stack_user_project_id": "8d6f057f828542c8ba76fd0e5b9c85f1", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T15:22:26Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fd9538ad-bf15-4641-8364-478a2c24564b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 15:22:58,208 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b used request id req-494cc4e7-a9df-4627-b35b-6f97921204a6 2018-09-26 15:23:01,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/fd9538ad-bf15-4641-8364-478a2c24564b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d805916543eacac0d4e2f0514750a9b94da11c78" 2018-09-26 15:23:01,855 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:23:01 GMT Server: Apache x-openstack-request-id: req-70177f7f-6e00-49a5-aece-79c3cfb495cb Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:23:02,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:23:01 GMT Server: Apache x-openstack-request-id: req-926b7722-fb3b-4299-b507-b1a7e33921ef Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "fd9538ad-bf15-4641-8364-478a2c24564b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1", "stack_user_project_id": "8d6f057f828542c8ba76fd0e5b9c85f1", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T15:22:26Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fd9538ad-bf15-4641-8364-478a2c24564b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 15:23:02,082 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b used request id req-926b7722-fb3b-4299-b507-b1a7e33921ef 2018-09-26 15:23:05,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/fd9538ad-bf15-4641-8364-478a2c24564b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d805916543eacac0d4e2f0514750a9b94da11c78" 2018-09-26 15:23:05,264 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:23:05 GMT Server: Apache x-openstack-request-id: req-0b7ce253-ccc3-4655-a2a5-224074d3e52a Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:23:05,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:23:05 GMT Server: Apache x-openstack-request-id: req-53c8b714-207b-4194-85d1-8768f16f17ef Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "fd9538ad-bf15-4641-8364-478a2c24564b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1", "stack_user_project_id": "8d6f057f828542c8ba76fd0e5b9c85f1", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T15:22:26Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fd9538ad-bf15-4641-8364-478a2c24564b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 15:23:05,976 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b used request id req-53c8b714-207b-4194-85d1-8768f16f17ef 2018-09-26 15:23:08,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/fd9538ad-bf15-4641-8364-478a2c24564b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d805916543eacac0d4e2f0514750a9b94da11c78" 2018-09-26 15:23:09,260 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:23:08 GMT Server: Apache x-openstack-request-id: req-5392397c-af0c-4bfd-90ea-e7dd8ae68bd0 Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:23:09,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:23:09 GMT Server: Apache x-openstack-request-id: req-62dbd523-4e19-4cdb-95fb-48a3af9868ed Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "fd9538ad-bf15-4641-8364-478a2c24564b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1", "stack_user_project_id": "8d6f057f828542c8ba76fd0e5b9c85f1", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T15:22:26Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fd9538ad-bf15-4641-8364-478a2c24564b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 15:23:09,336 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b used request id req-62dbd523-4e19-4cdb-95fb-48a3af9868ed 2018-09-26 15:23:12,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/fd9538ad-bf15-4641-8364-478a2c24564b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d805916543eacac0d4e2f0514750a9b94da11c78" 2018-09-26 15:23:12,370 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:23:12 GMT Server: Apache x-openstack-request-id: req-ef0f9dba-f0c7-4de8-b32e-ea4f2e2b8691 Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:23:13,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:23:12 GMT Server: Apache x-openstack-request-id: req-0b2b4e72-6607-475e-bcd9-aa39e22914fc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "fd9538ad-bf15-4641-8364-478a2c24564b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1", "stack_user_project_id": "8d6f057f828542c8ba76fd0e5b9c85f1", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T15:22:26Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fd9538ad-bf15-4641-8364-478a2c24564b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 15:23:13,136 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b used request id req-0b2b4e72-6607-475e-bcd9-aa39e22914fc 2018-09-26 15:23:16,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/fd9538ad-bf15-4641-8364-478a2c24564b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d805916543eacac0d4e2f0514750a9b94da11c78" 2018-09-26 15:23:16,170 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:23:16 GMT Server: Apache x-openstack-request-id: req-bd8bc507-71a4-4e6c-9087-7f66b99472c1 Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:23:16,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:23:16 GMT Server: Apache x-openstack-request-id: req-d17fe488-b300-47b2-8376-cb7d89990830 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "fd9538ad-bf15-4641-8364-478a2c24564b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1", "stack_user_project_id": "8d6f057f828542c8ba76fd0e5b9c85f1", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-26T15:22:26Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "fd9538ad-bf15-4641-8364-478a2c24564b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 15:23:16,391 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b used request id req-d17fe488-b300-47b2-8376-cb7d89990830 2018-09-26 15:23:16,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d805916543eacac0d4e2f0514750a9b94da11c78" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-net", "inst_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-flavor"}}' 2018-09-26 15:23:19,149 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 15:23:16 GMT Server: Apache x-openstack-request-id: req-42dd1da1-31c0-462d-951f-433d46f023dd Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2/40a473d7-1fc6-49d8-93fc-877d8ea512e8 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "40a473d7-1fc6-49d8-93fc-877d8ea512e8", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2/40a473d7-1fc6-49d8-93fc-877d8ea512e8", "rel": "self"}]}} 2018-09-26 15:23:19,149 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks used request id req-42dd1da1-31c0-462d-951f-433d46f023dd 2018-09-26 15:23:19,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/40a473d7-1fc6-49d8-93fc-877d8ea512e8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d805916543eacac0d4e2f0514750a9b94da11c78" 2018-09-26 15:23:19,179 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:23:19 GMT Server: Apache x-openstack-request-id: req-4e7c25a5-1ac7-42da-9521-d4faf0654544 Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2/40a473d7-1fc6-49d8-93fc-877d8ea512e8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2/40a473d7-1fc6-49d8-93fc-877d8ea512e8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:23:19,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:23:19 GMT Server: Apache x-openstack-request-id: req-ac592c44-981a-4aa4-9ab8-1468a1a3be2c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "40a473d7-1fc6-49d8-93fc-877d8ea512e8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2", "stack_user_project_id": "de5a65dceb524cf1acca84c884b5bce7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T15:23:17Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2/40a473d7-1fc6-49d8-93fc-877d8ea512e8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "40a473d7-1fc6-49d8-93fc-877d8ea512e8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 15:23:19,398 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2/40a473d7-1fc6-49d8-93fc-877d8ea512e8 used request id req-ac592c44-981a-4aa4-9ab8-1468a1a3be2c 2018-09-26 15:23:19,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks?stack_name=HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d805916543eacac0d4e2f0514750a9b94da11c78" 2018-09-26 15:23:19,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:23:19 GMT Server: Apache x-openstack-request-id: req-711d40aa-a422-43bf-a15f-3cad2184fd35 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2", "stack_user_project_id": "de5a65dceb524cf1acca84c884b5bce7", "deletion_time": null, "creation_time": "2018-09-26T15:23:17Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2/40a473d7-1fc6-49d8-93fc-877d8ea512e8", "rel": "self"}], "updated_time": null, "project": "27d48581408d451aadce970d111d0cc1", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "40a473d7-1fc6-49d8-93fc-877d8ea512e8", "tags": null}]} 2018-09-26 15:23:19,444 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks?stack_name=HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2 used request id req-711d40aa-a422-43bf-a15f-3cad2184fd35 2018-09-26 15:23:19,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks?stack_name=HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d805916543eacac0d4e2f0514750a9b94da11c78" 2018-09-26 15:23:19,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:23:19 GMT Server: Apache x-openstack-request-id: req-e96ad0ad-b8de-4001-994a-87a3d7355d2d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2", "stack_user_project_id": "de5a65dceb524cf1acca84c884b5bce7", "deletion_time": null, "creation_time": "2018-09-26T15:23:17Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2/40a473d7-1fc6-49d8-93fc-877d8ea512e8", "rel": "self"}], "updated_time": null, "project": "27d48581408d451aadce970d111d0cc1", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "40a473d7-1fc6-49d8-93fc-877d8ea512e8", "tags": null}]} 2018-09-26 15:23:19,487 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks?stack_name=HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2 used request id req-e96ad0ad-b8de-4001-994a-87a3d7355d2d 2018-09-26 15:23:19,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/40a473d7-1fc6-49d8-93fc-877d8ea512e8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d805916543eacac0d4e2f0514750a9b94da11c78" 2018-09-26 15:23:19,515 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:23:19 GMT Server: Apache x-openstack-request-id: req-dba2dc33-ffc9-4e99-bb14-cc36372383e9 Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2/40a473d7-1fc6-49d8-93fc-877d8ea512e8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2/40a473d7-1fc6-49d8-93fc-877d8ea512e8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:23:19,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:23:19 GMT Server: Apache x-openstack-request-id: req-8b3c9e4e-9c9f-41c6-a9a6-8dca3e541cae Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "40a473d7-1fc6-49d8-93fc-877d8ea512e8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2", "stack_user_project_id": "de5a65dceb524cf1acca84c884b5bce7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T15:23:17Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2/40a473d7-1fc6-49d8-93fc-877d8ea512e8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "40a473d7-1fc6-49d8-93fc-877d8ea512e8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 15:23:19,588 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2/40a473d7-1fc6-49d8-93fc-877d8ea512e8 used request id req-8b3c9e4e-9c9f-41c6-a9a6-8dca3e541cae 2018-09-26 15:23:19,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/40a473d7-1fc6-49d8-93fc-877d8ea512e8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d805916543eacac0d4e2f0514750a9b94da11c78" 2018-09-26 15:23:19,617 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:23:19 GMT Server: Apache x-openstack-request-id: req-912bda4f-57d5-42e5-8ff7-011577bb4a46 Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2/40a473d7-1fc6-49d8-93fc-877d8ea512e8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2/40a473d7-1fc6-49d8-93fc-877d8ea512e8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:23:19,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:23:19 GMT Server: Apache x-openstack-request-id: req-d98c54d3-4e57-4fb8-b0ac-d0dd9c5ad32a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "40a473d7-1fc6-49d8-93fc-877d8ea512e8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2", "stack_user_project_id": "de5a65dceb524cf1acca84c884b5bce7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T15:23:17Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2/40a473d7-1fc6-49d8-93fc-877d8ea512e8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "40a473d7-1fc6-49d8-93fc-877d8ea512e8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 15:23:19,690 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2/40a473d7-1fc6-49d8-93fc-877d8ea512e8 used request id req-d98c54d3-4e57-4fb8-b0ac-d0dd9c5ad32a 2018-09-26 15:23:22,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/40a473d7-1fc6-49d8-93fc-877d8ea512e8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d805916543eacac0d4e2f0514750a9b94da11c78" 2018-09-26 15:23:22,720 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:23:22 GMT Server: Apache x-openstack-request-id: req-5b58f80d-507c-4f24-aa6b-bfa19f209f4b Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2/40a473d7-1fc6-49d8-93fc-877d8ea512e8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2/40a473d7-1fc6-49d8-93fc-877d8ea512e8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:23:23,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:23:22 GMT Server: Apache x-openstack-request-id: req-c87b2d59-ba61-4585-86e1-75bcf73d3875 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "40a473d7-1fc6-49d8-93fc-877d8ea512e8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2", "stack_user_project_id": "de5a65dceb524cf1acca84c884b5bce7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T15:23:17Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2/40a473d7-1fc6-49d8-93fc-877d8ea512e8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "40a473d7-1fc6-49d8-93fc-877d8ea512e8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 15:23:23,391 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2/40a473d7-1fc6-49d8-93fc-877d8ea512e8 used request id req-c87b2d59-ba61-4585-86e1-75bcf73d3875 2018-09-26 15:23:26,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/40a473d7-1fc6-49d8-93fc-877d8ea512e8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d805916543eacac0d4e2f0514750a9b94da11c78" 2018-09-26 15:23:26,424 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:23:26 GMT Server: Apache x-openstack-request-id: req-4c3ab221-afa0-488a-b9b6-b9e5607838db Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2/40a473d7-1fc6-49d8-93fc-877d8ea512e8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2/40a473d7-1fc6-49d8-93fc-877d8ea512e8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:23:26,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:23:26 GMT Server: Apache x-openstack-request-id: req-296fa02b-47dd-42ae-8ec4-b0e400d6d02f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "40a473d7-1fc6-49d8-93fc-877d8ea512e8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2", "stack_user_project_id": "de5a65dceb524cf1acca84c884b5bce7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T15:23:17Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2/40a473d7-1fc6-49d8-93fc-877d8ea512e8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "40a473d7-1fc6-49d8-93fc-877d8ea512e8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 15:23:26,465 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2/40a473d7-1fc6-49d8-93fc-877d8ea512e8 used request id req-296fa02b-47dd-42ae-8ec4-b0e400d6d02f 2018-09-26 15:23:29,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/40a473d7-1fc6-49d8-93fc-877d8ea512e8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d805916543eacac0d4e2f0514750a9b94da11c78" 2018-09-26 15:23:29,499 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:23:29 GMT Server: Apache x-openstack-request-id: req-9a37add8-011e-476c-939a-ab8640fabc3e Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2/40a473d7-1fc6-49d8-93fc-877d8ea512e8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2/40a473d7-1fc6-49d8-93fc-877d8ea512e8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:23:29,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:23:29 GMT Server: Apache x-openstack-request-id: req-dd47bd62-4e1a-4d89-9df9-90972835348d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "40a473d7-1fc6-49d8-93fc-877d8ea512e8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2", "stack_user_project_id": "de5a65dceb524cf1acca84c884b5bce7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T15:23:17Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2/40a473d7-1fc6-49d8-93fc-877d8ea512e8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "40a473d7-1fc6-49d8-93fc-877d8ea512e8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 15:23:29,541 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2/40a473d7-1fc6-49d8-93fc-877d8ea512e8 used request id req-dd47bd62-4e1a-4d89-9df9-90972835348d 2018-09-26 15:23:32,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/40a473d7-1fc6-49d8-93fc-877d8ea512e8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d805916543eacac0d4e2f0514750a9b94da11c78" 2018-09-26 15:23:33,273 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:23:32 GMT Server: Apache x-openstack-request-id: req-5f361091-f885-4f31-b506-4493248bd003 Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2/40a473d7-1fc6-49d8-93fc-877d8ea512e8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2/40a473d7-1fc6-49d8-93fc-877d8ea512e8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:23:33,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:23:33 GMT Server: Apache x-openstack-request-id: req-ba4a67ff-ba36-420a-b423-664a782fd972 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "40a473d7-1fc6-49d8-93fc-877d8ea512e8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2", "stack_user_project_id": "de5a65dceb524cf1acca84c884b5bce7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T15:23:17Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2/40a473d7-1fc6-49d8-93fc-877d8ea512e8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "40a473d7-1fc6-49d8-93fc-877d8ea512e8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 15:23:33,315 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2/40a473d7-1fc6-49d8-93fc-877d8ea512e8 used request id req-ba4a67ff-ba36-420a-b423-664a782fd972 2018-09-26 15:23:36,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/40a473d7-1fc6-49d8-93fc-877d8ea512e8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d805916543eacac0d4e2f0514750a9b94da11c78" 2018-09-26 15:23:36,347 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:23:36 GMT Server: Apache x-openstack-request-id: req-eab42f86-58da-4322-90af-aa81f47e067b Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2/40a473d7-1fc6-49d8-93fc-877d8ea512e8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2/40a473d7-1fc6-49d8-93fc-877d8ea512e8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:23:36,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:23:36 GMT Server: Apache x-openstack-request-id: req-217a3878-3df3-427a-a4aa-30d953585d9e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "40a473d7-1fc6-49d8-93fc-877d8ea512e8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2", "stack_user_project_id": "de5a65dceb524cf1acca84c884b5bce7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T15:23:17Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2/40a473d7-1fc6-49d8-93fc-877d8ea512e8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "40a473d7-1fc6-49d8-93fc-877d8ea512e8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 15:23:36,421 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2/40a473d7-1fc6-49d8-93fc-877d8ea512e8 used request id req-217a3878-3df3-427a-a4aa-30d953585d9e 2018-09-26 15:23:39,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/40a473d7-1fc6-49d8-93fc-877d8ea512e8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d805916543eacac0d4e2f0514750a9b94da11c78" 2018-09-26 15:23:39,454 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:23:39 GMT Server: Apache x-openstack-request-id: req-ff78a37f-e078-4458-b304-57e32dd056e8 Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2/40a473d7-1fc6-49d8-93fc-877d8ea512e8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2/40a473d7-1fc6-49d8-93fc-877d8ea512e8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:23:39,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:23:39 GMT Server: Apache x-openstack-request-id: req-47f6fd3e-5cc1-4730-b82b-0258bc985b4f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "40a473d7-1fc6-49d8-93fc-877d8ea512e8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2", "stack_user_project_id": "de5a65dceb524cf1acca84c884b5bce7", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-26T15:23:17Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2/40a473d7-1fc6-49d8-93fc-877d8ea512e8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "40a473d7-1fc6-49d8-93fc-877d8ea512e8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 15:23:39,497 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2/40a473d7-1fc6-49d8-93fc-877d8ea512e8 used request id req-47f6fd3e-5cc1-4730-b82b-0258bc985b4f 2018-09-26 15:23:39,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/fd9538ad-bf15-4641-8364-478a2c24564b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d805916543eacac0d4e2f0514750a9b94da11c78" 2018-09-26 15:23:40,203 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:23:39 GMT Server: Apache x-openstack-request-id: req-e1149518-c5d4-45d9-a7d6-2c76577b13a5 Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:23:40,276 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:23:40 GMT Server: Apache x-openstack-request-id: req-84bec40a-8151-4a3b-90d4-488f9a078946 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:23:40,276 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack1/fd9538ad-bf15-4641-8364-478a2c24564b used request id req-84bec40a-8151-4a3b-90d4-488f9a078946 2018-09-26 15:23:40,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/40a473d7-1fc6-49d8-93fc-877d8ea512e8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d805916543eacac0d4e2f0514750a9b94da11c78" 2018-09-26 15:23:40,308 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:23:40 GMT Server: Apache x-openstack-request-id: req-942511fe-4341-42c8-adea-11a4adf3090b Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2/40a473d7-1fc6-49d8-93fc-877d8ea512e8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2/40a473d7-1fc6-49d8-93fc-877d8ea512e8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:23:40,380 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:23:40 GMT Server: Apache x-openstack-request-id: req-d33a89ee-f6bc-46a8-967b-f02d3918ee3b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:23:40,380 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-stack2/40a473d7-1fc6-49d8-93fc-877d8ea512e8 used request id req-d33a89ee-f6bc-46a8-967b-f02d3918ee3b 2018-09-26 15:23:40,381 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-f9b3b2cf-e059-4166-9a05-7bd4aadcc988-image 2018-09-26 15:23:40,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/535c04e1-4326-4eb8-9b87-b2171f92c3dd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4305b8c3a6713e24f591f6786f8e5ca9dd92eb04" 2018-09-26 15:23:43,099 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-25d82c2c-ed5d-473c-a7e4-17828ecb1495 Date: Wed, 26 Sep 2018 15:23:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:23:43,099 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/535c04e1-4326-4eb8-9b87-b2171f92c3dd used request id req-25d82c2c-ed5d-473c-a7e4-17828ecb1495 2018-09-26 15:23:43,103 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/d546f364-6b51-49c1-a9ff-e457583665a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab0fcff3921f7957386e312e218c7ca61b93bfd6" 2018-09-26 15:23:43,144 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:23:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1bc4a4da-d6d6-4b14-a669-16578ddb99ab x-compute-request-id: req-1bc4a4da-d6d6-4b14-a669-16578ddb99ab Content-Length: 0 Content-Type: application/json 2018-09-26 15:23:43,144 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/d546f364-6b51-49c1-a9ff-e457583665a1 used request id req-1bc4a4da-d6d6-4b14-a669-16578ddb99ab 2018-09-26 15:23:43,146 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 15:23:43,146 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:23:43,147 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:23:43,528 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:23:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["Ie_vxz0eRAqAUrzO5olsDw"], "issued_at": "2018-09-26T15:23:43.000000Z"}} 2018-09-26 15:23:43,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fabfb095bf848aa3af7366bc2af6817698f91339" 2018-09-26 15:23:43,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:23:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5603272d-3551-4ecc-af7d-3fa0ec899442 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:23:43,607 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-5603272d-3551-4ecc-af7d-3fa0ec899442 2018-09-26 15:23:43,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fabfb095bf848aa3af7366bc2af6817698f91339" 2018-09-26 15:23:43,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-7ad1e457-651f-44cf-a756-bf5d6c3cac15 Date: Wed, 26 Sep 2018 15:23:43 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image1"} 2018-09-26 15:23:43,767 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image1 used request id req-7ad1e457-651f-44cf-a756-bf5d6c3cac15 2018-09-26 15:23:43,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fabfb095bf848aa3af7366bc2af6817698f91339" 2018-09-26 15:23:43,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8eb3bd7c-a195-4917-84d7-bec2b77d9147 Date: Wed, 26 Sep 2018 15:23:43 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 15:23:43,931 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-8eb3bd7c-a195-4917-84d7-bec2b77d9147 2018-09-26 15:23:43,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fabfb095bf848aa3af7366bc2af6817698f91339" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image1"}' 2018-09-26 15:23:44,679 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/104375e1-cab8-4a12-ab61-6deca000b26b X-Openstack-Request-Id: req-cbcb2cf2-0e30-43df-990c-190d72fddfff Date: Wed, 26 Sep 2018 15:23:44 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image1", "tags": [], "container_format": "bare", "created_at": "2018-09-26T15:23:44Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T15:23:44Z", "visibility": "shared", "locations": [], "self": "/v2/images/104375e1-cab8-4a12-ab61-6deca000b26b", "min_disk": 0, "protected": false, "id": "104375e1-cab8-4a12-ab61-6deca000b26b", "file": "/v2/images/104375e1-cab8-4a12-ab61-6deca000b26b/file", "checksum": null, "owner": "27d48581408d451aadce970d111d0cc1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 15:23:44,679 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-cbcb2cf2-0e30-43df-990c-190d72fddfff 2018-09-26 15:23:44,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/104375e1-cab8-4a12-ab61-6deca000b26b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fabfb095bf848aa3af7366bc2af6817698f91339" -d '' 2018-09-26 15:23:46,938 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-84a690d4-3285-4af8-9271-902767118104 Date: Wed, 26 Sep 2018 15:23:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:23:46,938 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/104375e1-cab8-4a12-ab61-6deca000b26b/file used request id req-84a690d4-3285-4af8-9271-902767118104 2018-09-26 15:23:46,939 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 15:23:46,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/104375e1-cab8-4a12-ab61-6deca000b26b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fabfb095bf848aa3af7366bc2af6817698f91339" 2018-09-26 15:23:47,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-29f6b62f-2c5e-4a77-b8e1-cbcc1df42e54 Date: Wed, 26 Sep 2018 15:23:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image1", "tags": [], "container_format": "bare", "created_at": "2018-09-26T15:23:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T15:23:46Z", "visibility": "shared", "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/104375e1-cab8-4a12-ab61-6deca000b26b/snap", "metadata": {}}], "self": "/v2/images/104375e1-cab8-4a12-ab61-6deca000b26b", "min_disk": 0, "protected": false, "id": "104375e1-cab8-4a12-ab61-6deca000b26b", "file": "/v2/images/104375e1-cab8-4a12-ab61-6deca000b26b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "27d48581408d451aadce970d111d0cc1", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/104375e1-cab8-4a12-ab61-6deca000b26b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 15:23:47,108 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/104375e1-cab8-4a12-ab61-6deca000b26b used request id req-29f6b62f-2c5e-4a77-b8e1-cbcc1df42e54 2018-09-26 15:23:47,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fabfb095bf848aa3af7366bc2af6817698f91339" 2018-09-26 15:23:47,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a5b46f80-a837-4144-b089-9f1fd30e0b20 Date: Wed, 26 Sep 2018 15:23:47 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 15:23:47,262 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-a5b46f80-a837-4144-b089-9f1fd30e0b20 2018-09-26 15:23:47,265 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image1 2018-09-26 15:23:47,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/104375e1-cab8-4a12-ab61-6deca000b26b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fabfb095bf848aa3af7366bc2af6817698f91339" 2018-09-26 15:23:47,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-e3921fe6-290a-41b1-a074-6fbfd57809f9 Date: Wed, 26 Sep 2018 15:23:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image1", "tags": [], "container_format": "bare", "created_at": "2018-09-26T15:23:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T15:23:46Z", "visibility": "shared", "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/104375e1-cab8-4a12-ab61-6deca000b26b/snap", "metadata": {}}], "self": "/v2/images/104375e1-cab8-4a12-ab61-6deca000b26b", "min_disk": 0, "protected": false, "id": "104375e1-cab8-4a12-ab61-6deca000b26b", "file": "/v2/images/104375e1-cab8-4a12-ab61-6deca000b26b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "27d48581408d451aadce970d111d0cc1", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/104375e1-cab8-4a12-ab61-6deca000b26b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 15:23:47,285 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/104375e1-cab8-4a12-ab61-6deca000b26b used request id req-e3921fe6-290a-41b1-a074-6fbfd57809f9 2018-09-26 15:23:47,286 - create_image - DEBUG - Instance status is - active 2018-09-26 15:23:47,286 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image1 2018-09-26 15:23:47,286 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image1 2018-09-26 15:23:47,286 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 15:23:47,286 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:23:47,287 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:23:47,669 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:23:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["Z1pc7sDqRYOWO-d1V3B_vA"], "issued_at": "2018-09-26T15:23:47.000000Z"}} 2018-09-26 15:23:47,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a20d0706b80b706c730d4728e9843680f7eb003" 2018-09-26 15:23:47,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:23:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ba1d3c2-ea47-42f6-82ca-d42885b55831 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:23:47,752 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-6ba1d3c2-ea47-42f6-82ca-d42885b55831 2018-09-26 15:23:47,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1a20d0706b80b706c730d4728e9843680f7eb003" 2018-09-26 15:23:47,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-e34ded4c-45df-494d-be5d-29ee88b5e683 Date: Wed, 26 Sep 2018 15:23:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image2"} 2018-09-26 15:23:47,971 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image2 used request id req-e34ded4c-45df-494d-be5d-29ee88b5e683 2018-09-26 15:23:47,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1a20d0706b80b706c730d4728e9843680f7eb003" 2018-09-26 15:23:48,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6453adb7-5cfc-45c9-bf2e-681e03afbf88 Date: Wed, 26 Sep 2018 15:23:48 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 15:23:48,120 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-6453adb7-5cfc-45c9-bf2e-681e03afbf88 2018-09-26 15:23:48,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1a20d0706b80b706c730d4728e9843680f7eb003" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image2"}' 2018-09-26 15:23:48,351 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/2645574d-a5a6-43ce-a4d2-5dc54e1af82f X-Openstack-Request-Id: req-e666c303-adea-4ed5-b553-b62f9c949588 Date: Wed, 26 Sep 2018 15:23:48 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image2", "tags": [], "container_format": "bare", "created_at": "2018-09-26T15:23:48Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T15:23:48Z", "visibility": "shared", "locations": [], "self": "/v2/images/2645574d-a5a6-43ce-a4d2-5dc54e1af82f", "min_disk": 0, "protected": false, "id": "2645574d-a5a6-43ce-a4d2-5dc54e1af82f", "file": "/v2/images/2645574d-a5a6-43ce-a4d2-5dc54e1af82f/file", "checksum": null, "owner": "27d48581408d451aadce970d111d0cc1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 15:23:48,351 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-e666c303-adea-4ed5-b553-b62f9c949588 2018-09-26 15:23:48,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/2645574d-a5a6-43ce-a4d2-5dc54e1af82f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1a20d0706b80b706c730d4728e9843680f7eb003" -d '' 2018-09-26 15:23:50,208 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1b682091-7145-4e61-a0b9-917c69137281 Date: Wed, 26 Sep 2018 15:23:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:23:50,208 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/2645574d-a5a6-43ce-a4d2-5dc54e1af82f/file used request id req-1b682091-7145-4e61-a0b9-917c69137281 2018-09-26 15:23:50,209 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 15:23:50,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/2645574d-a5a6-43ce-a4d2-5dc54e1af82f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1a20d0706b80b706c730d4728e9843680f7eb003" 2018-09-26 15:23:50,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-1aa260c3-7af6-4b5b-9a95-f7de012b9dfb Date: Wed, 26 Sep 2018 15:23:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image2", "tags": [], "container_format": "bare", "created_at": "2018-09-26T15:23:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T15:23:50Z", "visibility": "shared", "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/2645574d-a5a6-43ce-a4d2-5dc54e1af82f/snap", "metadata": {}}], "self": "/v2/images/2645574d-a5a6-43ce-a4d2-5dc54e1af82f", "min_disk": 0, "protected": false, "id": "2645574d-a5a6-43ce-a4d2-5dc54e1af82f", "file": "/v2/images/2645574d-a5a6-43ce-a4d2-5dc54e1af82f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "27d48581408d451aadce970d111d0cc1", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/2645574d-a5a6-43ce-a4d2-5dc54e1af82f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 15:23:50,422 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/2645574d-a5a6-43ce-a4d2-5dc54e1af82f used request id req-1aa260c3-7af6-4b5b-9a95-f7de012b9dfb 2018-09-26 15:23:50,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1a20d0706b80b706c730d4728e9843680f7eb003" 2018-09-26 15:23:51,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ac97efc0-0f71-4678-b146-a450844dab2d Date: Wed, 26 Sep 2018 15:23:51 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 15:23:51,008 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-ac97efc0-0f71-4678-b146-a450844dab2d 2018-09-26 15:23:51,011 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image2 2018-09-26 15:23:51,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/2645574d-a5a6-43ce-a4d2-5dc54e1af82f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1a20d0706b80b706c730d4728e9843680f7eb003" 2018-09-26 15:23:51,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-f8f0fde2-af04-4792-9063-85072d0a1714 Date: Wed, 26 Sep 2018 15:23:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image2", "tags": [], "container_format": "bare", "created_at": "2018-09-26T15:23:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T15:23:50Z", "visibility": "shared", "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/2645574d-a5a6-43ce-a4d2-5dc54e1af82f/snap", "metadata": {}}], "self": "/v2/images/2645574d-a5a6-43ce-a4d2-5dc54e1af82f", "min_disk": 0, "protected": false, "id": "2645574d-a5a6-43ce-a4d2-5dc54e1af82f", "file": "/v2/images/2645574d-a5a6-43ce-a4d2-5dc54e1af82f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "27d48581408d451aadce970d111d0cc1", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/2645574d-a5a6-43ce-a4d2-5dc54e1af82f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 15:23:51,177 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/2645574d-a5a6-43ce-a4d2-5dc54e1af82f used request id req-f8f0fde2-af04-4792-9063-85072d0a1714 2018-09-26 15:23:51,177 - create_image - DEBUG - Instance status is - active 2018-09-26 15:23:51,177 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image2 2018-09-26 15:23:51,178 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image2 2018-09-26 15:23:51,178 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-26 15:23:51,240 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:23:51,628 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:23:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["T5THSD7MRq2MHgFEd5FJ1w"], "issued_at": "2018-09-26T15:23:51.000000Z"}} 2018-09-26 15:23:51,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9aed477c4d8af706ae7281366c42a5e3c0ddd8" -d '{"stack_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": {"default": "m1.med", "type": "string", "description": "Flavor name for the second instance", "label": "Instance Flavor for second VM"}, "image2_name": {"default": "image_2", "type": "string", "description": "Image name to be used for second instance", "label": "Image ID for second VM"}, "keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}, "security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "external_net_name": {"default": "external", "type": "string", "description": "Name of the external network which management network will connect to"}, "inst2_name": {"default": "test_vm2", "type": "string", "description": "The name of the second VM to be spawned", "label": "Second VM name"}, "inst1_name": {"default": "test_vm1", "type": "string", "description": "The name of the first VM to be spawned", "label": "First VM name"}, "router_name": {"default": "mgmt_router", "type": "string", "description": "The name of the stack's router", "label": "Test router name"}, "flavor1_name": {"default": "m1.small", "type": "string", "description": "Flavor name for the first instance", "label": "Instance Flavor for first VM"}, "image1_name": {"default": "image_1", "type": "string", "description": "Image name to be used for first instance", "label": "Image ID for first VM"}}, "resources": {"flavor2": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "flavor1": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "network": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "subnet": {"type": "OS::Neutron::Subnet", "properties": {"ip_version": 4, "cidr": "10.1.2.0/24", "name": {"get_param": "subnet_name"}, "network": {"get_resource": "network"}}}, "server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "port_range_min": 22, "protocol": "tcp"}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "icmp"}], "description": "Add security group rules for server", "name": {"get_param": "security_group_name"}}}, "floating_ip": {"type": "OS::Neutron::FloatingIP", "properties": {"floating_network": {"get_param": "external_net_name"}}}, "floating_ip_association": {"type": "OS::Neutron::FloatingIPAssociation", "properties": {"floatingip_id": {"get_resource": "floating_ip"}, "port_id": {"get_resource": "port1"}}}, "management_router": {"type": "OS::Neutron::Router", "properties": {"external_gateway_info": {"network": {"get_param": "external_net_name"}}, "name": {"get_param": "router_name"}}}, "keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}, "management_router_interface": {"type": "OS::Neutron::RouterInterface", "properties": {"router": {"get_resource": "management_router"}, "subnet": {"get_resource": "subnet"}}}, "port1": {"type": "OS::Neutron::Port", "properties": {"fixed_ips": [{"subnet_id": {"get_resource": "subnet"}}], "network": {"get_resource": "network"}, "security_groups": [{"get_resource": "server_security_group"}]}}, "vm2": {"depends_on": ["subnet", "keypair", "flavor2"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image2_name"}, "name": {"get_param": "inst2_name"}, "flavor": {"get_resource": "flavor2"}, "networks": [{"network": {"get_resource": "network"}}]}}, "vm1": {"depends_on": ["subnet", "keypair", "flavor1", "port1"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image1_name"}, "name": {"get_param": "inst1_name"}, "flavor": {"get_resource": "flavor1"}, "networks": [{"port": {"get_resource": "port1"}}]}}}}, "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-flavor2", "keypair_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-keypair", "subnet_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-subnet", "image1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image1", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-flavor1", "net_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-net"}}' 2018-09-26 15:23:55,200 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 15:23:51 GMT Server: Apache x-openstack-request-id: req-d12f4bc0-cd89-4197-8f44-1e7b9476a28f Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "996f200a-b17b-40fd-b04b-8587287e0af6", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "self"}]}} 2018-09-26 15:23:55,200 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks used request id req-d12f4bc0-cd89-4197-8f44-1e7b9476a28f 2018-09-26 15:23:55,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/996f200a-b17b-40fd-b04b-8587287e0af6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9aed477c4d8af706ae7281366c42a5e3c0ddd8" 2018-09-26 15:23:55,376 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:23:55 GMT Server: Apache x-openstack-request-id: req-e1fa604d-b26b-40bb-8183-c52c324c854d Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:23:55,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:23:55 GMT Server: Apache x-openstack-request-id: req-05be7521-5369-4dfe-9c34-ac686acc606f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 722 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-flavor2", "OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "996f200a-b17b-40fd-b04b-8587287e0af6", "OS::stack_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-subnet", "net_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack", "stack_user_project_id": "c0ad455ce8a24c219f38a2e3fcbc1b81", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T15:23:54Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "996f200a-b17b-40fd-b04b-8587287e0af6", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-26 15:23:55,603 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6 used request id req-05be7521-5369-4dfe-9c34-ac686acc606f 2018-09-26 15:23:55,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/996f200a-b17b-40fd-b04b-8587287e0af6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9aed477c4d8af706ae7281366c42a5e3c0ddd8" 2018-09-26 15:23:56,276 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:23:55 GMT Server: Apache x-openstack-request-id: req-740aec29-6cd9-487b-9529-eba448cb84cb Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:23:56,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:23:56 GMT Server: Apache x-openstack-request-id: req-ce9f99c4-bdde-4922-84eb-e4f6f62c6a3b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 722 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-flavor2", "OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "996f200a-b17b-40fd-b04b-8587287e0af6", "OS::stack_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-subnet", "net_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack", "stack_user_project_id": "c0ad455ce8a24c219f38a2e3fcbc1b81", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T15:23:54Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "996f200a-b17b-40fd-b04b-8587287e0af6", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-26 15:23:56,501 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6 used request id req-ce9f99c4-bdde-4922-84eb-e4f6f62c6a3b 2018-09-26 15:23:59,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/996f200a-b17b-40fd-b04b-8587287e0af6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9aed477c4d8af706ae7281366c42a5e3c0ddd8" 2018-09-26 15:23:59,688 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:23:59 GMT Server: Apache x-openstack-request-id: req-1789a9d5-04f3-4f0a-a5ec-50fe1d057fdb Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:24:00,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:23:59 GMT Server: Apache x-openstack-request-id: req-d6250b4b-19a6-4377-ba24-9010b44ad84e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 722 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-flavor2", "OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "996f200a-b17b-40fd-b04b-8587287e0af6", "OS::stack_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-subnet", "net_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack", "stack_user_project_id": "c0ad455ce8a24c219f38a2e3fcbc1b81", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T15:23:54Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "996f200a-b17b-40fd-b04b-8587287e0af6", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-26 15:24:00,008 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6 used request id req-d6250b4b-19a6-4377-ba24-9010b44ad84e 2018-09-26 15:24:03,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/996f200a-b17b-40fd-b04b-8587287e0af6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9aed477c4d8af706ae7281366c42a5e3c0ddd8" 2018-09-26 15:24:03,042 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:24:03 GMT Server: Apache x-openstack-request-id: req-399b2a35-30d6-47e9-848c-a32a2e5a69f7 Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:24:03,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:24:03 GMT Server: Apache x-openstack-request-id: req-d3805648-0976-44b2-9589-cdf03cf82775 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2076 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-flavor2", "OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "996f200a-b17b-40fd-b04b-8587287e0af6", "OS::stack_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-subnet", "net_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack", "stack_user_project_id": "c0ad455ce8a24c219f38a2e3fcbc1b81", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T15:23:54Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "996f200a-b17b-40fd-b04b-8587287e0af6", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAqClPi+68L3xgRkoEqG2tcvHz64IHc42M8OBOCaDmOx1zr/73\nvP257It7gnaZvSV5B+9F40OGXzIVMJ1Qpq+R4W3nvoo1dcHUz9ZQ6t7oqS5gjSfQ\nVjuqVA1CELetSJvtgz2txSvu2VLEg3nYHrwglKHa7Pxj2yc9okQ4KOtc3/kWFYZ/\ncRwazlzPXVVoiwqAZLc98WHXMrd6+AhnZyapPNPoTSxx72IwJn4e4+zKQv90WxU1\nHTu/jnGTCeg+9hdRgZvlzGeLlA0+aclSygmgGCI4bU/vjtEz7UilTCmm4H9B/bAG\nYNFGnTuyip+xgigquwPBeyy69y7LNRdovOp0CQIDAQABAoIBAGz0r0zMd3QRE1QX\nm2MCBVMnv9KFIozVV0+vFgEZFnORBqcu/ZefkjrYuULz03MBd6UTfGXfF45Qpfgk\nxd/qfAvjKTeE11SgLWIoy68SlQ8hNH/hHxTwfdEN8hNg307fcQoLCa9qYsy+2wMR\nDF4FqNqE8JOCiLSzfTTJHNYugbO/5Izd4obBufGyNYifAOdJzJa5wsKaFrBBXED+\nr5V9/wdxpOPgkstCOS6dDyxW0SeZzx6jJRqrqT1Ge8PUHEAs0HU0sUy+v2+SxLiZ\n0AqVVs5QxIAmq4CsfJ4w4VMMEb8giEIGPflJmb55mpQRRicJ6ce7p7F8yNQdpVeQ\n5eyyBgECgYEA0x7lbxwCINz3kY5s/nu7Jy/OBoJ3+JX2qcPoNweMmp4JbMzNspD9\nnICNQyyl/ArlxRrR2AYIFSUkcxknzamhLBfQPoCVjgO27cpPGKUwO5GlL6HhKA/d\nKD7+2PyX/S5RpnJP2DNBuYv1v9jfFHLNZs2q/LTx7W1qYar48KWR4MkCgYEAy+iV\n493HQ2g3OnmwFx02z+Re1cbkdcOGItM5vdBDm3lXlwmqrQrQ2ded1MrgTqv6zQMt\njyFvHzzEswXMh6CnKxko4rBl6VdjWnjE/HL2NsNSRG6L27Cz7YVR2XQ4ukMMSk2k\n305qBAPKcTEwiVT5d83LqBB+zjtoiXXr0YGm2UECgYAjTaRSGx3j/u9LIMTrHSej\nmuPZxNFo+TLBGqhnI1UIueqbjffLp2ExXXHBzOKIrg3UEvMKK6AIYSiiMo+sXXQ9\nGlJRUVEw6UAarVzioyTYoTc9KtWqzFRQGZCmGj8UMD2pFq5xWcjgzR2wEgTjt3rP\neQ7hqSRXbpd+c4ejPhyRuQKBgEaUupWGZfv6LevKxV4q2Zc6aG09DEWLKXoSfVEr\nrss5RE1epjqBnOtazCIlG2F//C9Mo0+A9jLs2PVS04o63MJ5UgKtpokPm69sUFtF\n+93W3DodvcGMt6tG058esKggnzd1CtXVEbNUEJX/vdo7lKKYlJ8XHp2KSNQUAk2h\nwDxBAoGBAJHyMm3BhOoqWQnU5LagqbHkBZhTm+a3o0qszGQwx22et4K3/s6+aPQt\nDh+RlFBIg674iUyELCzF6rdJI98mb9OMlw1XZJL8vucmYctdwA/xCBNJvndx8EN0\nR3RILgHtN01+FaUfODLsLjFpztAVYqN7CKQmK+bjugDLz+7tk/mP\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-26 15:24:03,374 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6 used request id req-d3805648-0976-44b2-9589-cdf03cf82775 2018-09-26 15:24:06,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/996f200a-b17b-40fd-b04b-8587287e0af6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9aed477c4d8af706ae7281366c42a5e3c0ddd8" 2018-09-26 15:24:06,547 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:24:06 GMT Server: Apache x-openstack-request-id: req-ba872db9-1332-4ff6-b405-1e41205c9cad Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:24:06,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:24:06 GMT Server: Apache x-openstack-request-id: req-d2d8982e-2f56-426c-98cd-5058d35c8a48 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2076 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-flavor2", "OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "996f200a-b17b-40fd-b04b-8587287e0af6", "OS::stack_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-subnet", "net_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack", "stack_user_project_id": "c0ad455ce8a24c219f38a2e3fcbc1b81", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T15:23:54Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "996f200a-b17b-40fd-b04b-8587287e0af6", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAqClPi+68L3xgRkoEqG2tcvHz64IHc42M8OBOCaDmOx1zr/73\nvP257It7gnaZvSV5B+9F40OGXzIVMJ1Qpq+R4W3nvoo1dcHUz9ZQ6t7oqS5gjSfQ\nVjuqVA1CELetSJvtgz2txSvu2VLEg3nYHrwglKHa7Pxj2yc9okQ4KOtc3/kWFYZ/\ncRwazlzPXVVoiwqAZLc98WHXMrd6+AhnZyapPNPoTSxx72IwJn4e4+zKQv90WxU1\nHTu/jnGTCeg+9hdRgZvlzGeLlA0+aclSygmgGCI4bU/vjtEz7UilTCmm4H9B/bAG\nYNFGnTuyip+xgigquwPBeyy69y7LNRdovOp0CQIDAQABAoIBAGz0r0zMd3QRE1QX\nm2MCBVMnv9KFIozVV0+vFgEZFnORBqcu/ZefkjrYuULz03MBd6UTfGXfF45Qpfgk\nxd/qfAvjKTeE11SgLWIoy68SlQ8hNH/hHxTwfdEN8hNg307fcQoLCa9qYsy+2wMR\nDF4FqNqE8JOCiLSzfTTJHNYugbO/5Izd4obBufGyNYifAOdJzJa5wsKaFrBBXED+\nr5V9/wdxpOPgkstCOS6dDyxW0SeZzx6jJRqrqT1Ge8PUHEAs0HU0sUy+v2+SxLiZ\n0AqVVs5QxIAmq4CsfJ4w4VMMEb8giEIGPflJmb55mpQRRicJ6ce7p7F8yNQdpVeQ\n5eyyBgECgYEA0x7lbxwCINz3kY5s/nu7Jy/OBoJ3+JX2qcPoNweMmp4JbMzNspD9\nnICNQyyl/ArlxRrR2AYIFSUkcxknzamhLBfQPoCVjgO27cpPGKUwO5GlL6HhKA/d\nKD7+2PyX/S5RpnJP2DNBuYv1v9jfFHLNZs2q/LTx7W1qYar48KWR4MkCgYEAy+iV\n493HQ2g3OnmwFx02z+Re1cbkdcOGItM5vdBDm3lXlwmqrQrQ2ded1MrgTqv6zQMt\njyFvHzzEswXMh6CnKxko4rBl6VdjWnjE/HL2NsNSRG6L27Cz7YVR2XQ4ukMMSk2k\n305qBAPKcTEwiVT5d83LqBB+zjtoiXXr0YGm2UECgYAjTaRSGx3j/u9LIMTrHSej\nmuPZxNFo+TLBGqhnI1UIueqbjffLp2ExXXHBzOKIrg3UEvMKK6AIYSiiMo+sXXQ9\nGlJRUVEw6UAarVzioyTYoTc9KtWqzFRQGZCmGj8UMD2pFq5xWcjgzR2wEgTjt3rP\neQ7hqSRXbpd+c4ejPhyRuQKBgEaUupWGZfv6LevKxV4q2Zc6aG09DEWLKXoSfVEr\nrss5RE1epjqBnOtazCIlG2F//C9Mo0+A9jLs2PVS04o63MJ5UgKtpokPm69sUFtF\n+93W3DodvcGMt6tG058esKggnzd1CtXVEbNUEJX/vdo7lKKYlJ8XHp2KSNQUAk2h\nwDxBAoGBAJHyMm3BhOoqWQnU5LagqbHkBZhTm+a3o0qszGQwx22et4K3/s6+aPQt\nDh+RlFBIg674iUyELCzF6rdJI98mb9OMlw1XZJL8vucmYctdwA/xCBNJvndx8EN0\nR3RILgHtN01+FaUfODLsLjFpztAVYqN7CKQmK+bjugDLz+7tk/mP\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-26 15:24:06,723 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6 used request id req-d2d8982e-2f56-426c-98cd-5058d35c8a48 2018-09-26 15:24:09,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/996f200a-b17b-40fd-b04b-8587287e0af6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9aed477c4d8af706ae7281366c42a5e3c0ddd8" 2018-09-26 15:24:09,755 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:24:09 GMT Server: Apache x-openstack-request-id: req-1f92d1d5-aef6-4135-810f-b2cd406ebd9e Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:24:10,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:24:09 GMT Server: Apache x-openstack-request-id: req-82a2a063-9ea3-4a46-98ab-d673a167c21a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2076 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-flavor2", "OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "996f200a-b17b-40fd-b04b-8587287e0af6", "OS::stack_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-subnet", "net_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack", "stack_user_project_id": "c0ad455ce8a24c219f38a2e3fcbc1b81", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T15:23:54Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "996f200a-b17b-40fd-b04b-8587287e0af6", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAqClPi+68L3xgRkoEqG2tcvHz64IHc42M8OBOCaDmOx1zr/73\nvP257It7gnaZvSV5B+9F40OGXzIVMJ1Qpq+R4W3nvoo1dcHUz9ZQ6t7oqS5gjSfQ\nVjuqVA1CELetSJvtgz2txSvu2VLEg3nYHrwglKHa7Pxj2yc9okQ4KOtc3/kWFYZ/\ncRwazlzPXVVoiwqAZLc98WHXMrd6+AhnZyapPNPoTSxx72IwJn4e4+zKQv90WxU1\nHTu/jnGTCeg+9hdRgZvlzGeLlA0+aclSygmgGCI4bU/vjtEz7UilTCmm4H9B/bAG\nYNFGnTuyip+xgigquwPBeyy69y7LNRdovOp0CQIDAQABAoIBAGz0r0zMd3QRE1QX\nm2MCBVMnv9KFIozVV0+vFgEZFnORBqcu/ZefkjrYuULz03MBd6UTfGXfF45Qpfgk\nxd/qfAvjKTeE11SgLWIoy68SlQ8hNH/hHxTwfdEN8hNg307fcQoLCa9qYsy+2wMR\nDF4FqNqE8JOCiLSzfTTJHNYugbO/5Izd4obBufGyNYifAOdJzJa5wsKaFrBBXED+\nr5V9/wdxpOPgkstCOS6dDyxW0SeZzx6jJRqrqT1Ge8PUHEAs0HU0sUy+v2+SxLiZ\n0AqVVs5QxIAmq4CsfJ4w4VMMEb8giEIGPflJmb55mpQRRicJ6ce7p7F8yNQdpVeQ\n5eyyBgECgYEA0x7lbxwCINz3kY5s/nu7Jy/OBoJ3+JX2qcPoNweMmp4JbMzNspD9\nnICNQyyl/ArlxRrR2AYIFSUkcxknzamhLBfQPoCVjgO27cpPGKUwO5GlL6HhKA/d\nKD7+2PyX/S5RpnJP2DNBuYv1v9jfFHLNZs2q/LTx7W1qYar48KWR4MkCgYEAy+iV\n493HQ2g3OnmwFx02z+Re1cbkdcOGItM5vdBDm3lXlwmqrQrQ2ded1MrgTqv6zQMt\njyFvHzzEswXMh6CnKxko4rBl6VdjWnjE/HL2NsNSRG6L27Cz7YVR2XQ4ukMMSk2k\n305qBAPKcTEwiVT5d83LqBB+zjtoiXXr0YGm2UECgYAjTaRSGx3j/u9LIMTrHSej\nmuPZxNFo+TLBGqhnI1UIueqbjffLp2ExXXHBzOKIrg3UEvMKK6AIYSiiMo+sXXQ9\nGlJRUVEw6UAarVzioyTYoTc9KtWqzFRQGZCmGj8UMD2pFq5xWcjgzR2wEgTjt3rP\neQ7hqSRXbpd+c4ejPhyRuQKBgEaUupWGZfv6LevKxV4q2Zc6aG09DEWLKXoSfVEr\nrss5RE1epjqBnOtazCIlG2F//C9Mo0+A9jLs2PVS04o63MJ5UgKtpokPm69sUFtF\n+93W3DodvcGMt6tG058esKggnzd1CtXVEbNUEJX/vdo7lKKYlJ8XHp2KSNQUAk2h\nwDxBAoGBAJHyMm3BhOoqWQnU5LagqbHkBZhTm+a3o0qszGQwx22et4K3/s6+aPQt\nDh+RlFBIg674iUyELCzF6rdJI98mb9OMlw1XZJL8vucmYctdwA/xCBNJvndx8EN0\nR3RILgHtN01+FaUfODLsLjFpztAVYqN7CKQmK+bjugDLz+7tk/mP\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-26 15:24:10,140 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6 used request id req-82a2a063-9ea3-4a46-98ab-d673a167c21a 2018-09-26 15:24:13,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/996f200a-b17b-40fd-b04b-8587287e0af6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9aed477c4d8af706ae7281366c42a5e3c0ddd8" 2018-09-26 15:24:13,315 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:24:13 GMT Server: Apache x-openstack-request-id: req-8570145d-a55e-4c3b-a67b-a188f8444aaa Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:24:14,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:24:13 GMT Server: Apache x-openstack-request-id: req-8e1946a9-5be1-4e19-83d9-9947914323ad Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2076 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-flavor2", "OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "996f200a-b17b-40fd-b04b-8587287e0af6", "OS::stack_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-subnet", "net_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack", "stack_user_project_id": "c0ad455ce8a24c219f38a2e3fcbc1b81", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T15:23:54Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "996f200a-b17b-40fd-b04b-8587287e0af6", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAqClPi+68L3xgRkoEqG2tcvHz64IHc42M8OBOCaDmOx1zr/73\nvP257It7gnaZvSV5B+9F40OGXzIVMJ1Qpq+R4W3nvoo1dcHUz9ZQ6t7oqS5gjSfQ\nVjuqVA1CELetSJvtgz2txSvu2VLEg3nYHrwglKHa7Pxj2yc9okQ4KOtc3/kWFYZ/\ncRwazlzPXVVoiwqAZLc98WHXMrd6+AhnZyapPNPoTSxx72IwJn4e4+zKQv90WxU1\nHTu/jnGTCeg+9hdRgZvlzGeLlA0+aclSygmgGCI4bU/vjtEz7UilTCmm4H9B/bAG\nYNFGnTuyip+xgigquwPBeyy69y7LNRdovOp0CQIDAQABAoIBAGz0r0zMd3QRE1QX\nm2MCBVMnv9KFIozVV0+vFgEZFnORBqcu/ZefkjrYuULz03MBd6UTfGXfF45Qpfgk\nxd/qfAvjKTeE11SgLWIoy68SlQ8hNH/hHxTwfdEN8hNg307fcQoLCa9qYsy+2wMR\nDF4FqNqE8JOCiLSzfTTJHNYugbO/5Izd4obBufGyNYifAOdJzJa5wsKaFrBBXED+\nr5V9/wdxpOPgkstCOS6dDyxW0SeZzx6jJRqrqT1Ge8PUHEAs0HU0sUy+v2+SxLiZ\n0AqVVs5QxIAmq4CsfJ4w4VMMEb8giEIGPflJmb55mpQRRicJ6ce7p7F8yNQdpVeQ\n5eyyBgECgYEA0x7lbxwCINz3kY5s/nu7Jy/OBoJ3+JX2qcPoNweMmp4JbMzNspD9\nnICNQyyl/ArlxRrR2AYIFSUkcxknzamhLBfQPoCVjgO27cpPGKUwO5GlL6HhKA/d\nKD7+2PyX/S5RpnJP2DNBuYv1v9jfFHLNZs2q/LTx7W1qYar48KWR4MkCgYEAy+iV\n493HQ2g3OnmwFx02z+Re1cbkdcOGItM5vdBDm3lXlwmqrQrQ2ded1MrgTqv6zQMt\njyFvHzzEswXMh6CnKxko4rBl6VdjWnjE/HL2NsNSRG6L27Cz7YVR2XQ4ukMMSk2k\n305qBAPKcTEwiVT5d83LqBB+zjtoiXXr0YGm2UECgYAjTaRSGx3j/u9LIMTrHSej\nmuPZxNFo+TLBGqhnI1UIueqbjffLp2ExXXHBzOKIrg3UEvMKK6AIYSiiMo+sXXQ9\nGlJRUVEw6UAarVzioyTYoTc9KtWqzFRQGZCmGj8UMD2pFq5xWcjgzR2wEgTjt3rP\neQ7hqSRXbpd+c4ejPhyRuQKBgEaUupWGZfv6LevKxV4q2Zc6aG09DEWLKXoSfVEr\nrss5RE1epjqBnOtazCIlG2F//C9Mo0+A9jLs2PVS04o63MJ5UgKtpokPm69sUFtF\n+93W3DodvcGMt6tG058esKggnzd1CtXVEbNUEJX/vdo7lKKYlJ8XHp2KSNQUAk2h\nwDxBAoGBAJHyMm3BhOoqWQnU5LagqbHkBZhTm+a3o0qszGQwx22et4K3/s6+aPQt\nDh+RlFBIg674iUyELCzF6rdJI98mb9OMlw1XZJL8vucmYctdwA/xCBNJvndx8EN0\nR3RILgHtN01+FaUfODLsLjFpztAVYqN7CKQmK+bjugDLz+7tk/mP\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-26 15:24:14,091 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6 used request id req-8e1946a9-5be1-4e19-83d9-9947914323ad 2018-09-26 15:24:17,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/996f200a-b17b-40fd-b04b-8587287e0af6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9aed477c4d8af706ae7281366c42a5e3c0ddd8" 2018-09-26 15:24:17,271 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:24:17 GMT Server: Apache x-openstack-request-id: req-b2004442-44c0-4f9d-bbd8-bc44e96e253b Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:24:17,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:24:17 GMT Server: Apache x-openstack-request-id: req-95e3681b-e443-455c-84ee-aeacca0fc927 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2076 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-flavor2", "OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "996f200a-b17b-40fd-b04b-8587287e0af6", "OS::stack_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-subnet", "net_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack", "stack_user_project_id": "c0ad455ce8a24c219f38a2e3fcbc1b81", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T15:23:54Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "996f200a-b17b-40fd-b04b-8587287e0af6", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAqClPi+68L3xgRkoEqG2tcvHz64IHc42M8OBOCaDmOx1zr/73\nvP257It7gnaZvSV5B+9F40OGXzIVMJ1Qpq+R4W3nvoo1dcHUz9ZQ6t7oqS5gjSfQ\nVjuqVA1CELetSJvtgz2txSvu2VLEg3nYHrwglKHa7Pxj2yc9okQ4KOtc3/kWFYZ/\ncRwazlzPXVVoiwqAZLc98WHXMrd6+AhnZyapPNPoTSxx72IwJn4e4+zKQv90WxU1\nHTu/jnGTCeg+9hdRgZvlzGeLlA0+aclSygmgGCI4bU/vjtEz7UilTCmm4H9B/bAG\nYNFGnTuyip+xgigquwPBeyy69y7LNRdovOp0CQIDAQABAoIBAGz0r0zMd3QRE1QX\nm2MCBVMnv9KFIozVV0+vFgEZFnORBqcu/ZefkjrYuULz03MBd6UTfGXfF45Qpfgk\nxd/qfAvjKTeE11SgLWIoy68SlQ8hNH/hHxTwfdEN8hNg307fcQoLCa9qYsy+2wMR\nDF4FqNqE8JOCiLSzfTTJHNYugbO/5Izd4obBufGyNYifAOdJzJa5wsKaFrBBXED+\nr5V9/wdxpOPgkstCOS6dDyxW0SeZzx6jJRqrqT1Ge8PUHEAs0HU0sUy+v2+SxLiZ\n0AqVVs5QxIAmq4CsfJ4w4VMMEb8giEIGPflJmb55mpQRRicJ6ce7p7F8yNQdpVeQ\n5eyyBgECgYEA0x7lbxwCINz3kY5s/nu7Jy/OBoJ3+JX2qcPoNweMmp4JbMzNspD9\nnICNQyyl/ArlxRrR2AYIFSUkcxknzamhLBfQPoCVjgO27cpPGKUwO5GlL6HhKA/d\nKD7+2PyX/S5RpnJP2DNBuYv1v9jfFHLNZs2q/LTx7W1qYar48KWR4MkCgYEAy+iV\n493HQ2g3OnmwFx02z+Re1cbkdcOGItM5vdBDm3lXlwmqrQrQ2ded1MrgTqv6zQMt\njyFvHzzEswXMh6CnKxko4rBl6VdjWnjE/HL2NsNSRG6L27Cz7YVR2XQ4ukMMSk2k\n305qBAPKcTEwiVT5d83LqBB+zjtoiXXr0YGm2UECgYAjTaRSGx3j/u9LIMTrHSej\nmuPZxNFo+TLBGqhnI1UIueqbjffLp2ExXXHBzOKIrg3UEvMKK6AIYSiiMo+sXXQ9\nGlJRUVEw6UAarVzioyTYoTc9KtWqzFRQGZCmGj8UMD2pFq5xWcjgzR2wEgTjt3rP\neQ7hqSRXbpd+c4ejPhyRuQKBgEaUupWGZfv6LevKxV4q2Zc6aG09DEWLKXoSfVEr\nrss5RE1epjqBnOtazCIlG2F//C9Mo0+A9jLs2PVS04o63MJ5UgKtpokPm69sUFtF\n+93W3DodvcGMt6tG058esKggnzd1CtXVEbNUEJX/vdo7lKKYlJ8XHp2KSNQUAk2h\nwDxBAoGBAJHyMm3BhOoqWQnU5LagqbHkBZhTm+a3o0qszGQwx22et4K3/s6+aPQt\nDh+RlFBIg674iUyELCzF6rdJI98mb9OMlw1XZJL8vucmYctdwA/xCBNJvndx8EN0\nR3RILgHtN01+FaUfODLsLjFpztAVYqN7CKQmK+bjugDLz+7tk/mP\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-26 15:24:17,599 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6 used request id req-95e3681b-e443-455c-84ee-aeacca0fc927 2018-09-26 15:24:20,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/996f200a-b17b-40fd-b04b-8587287e0af6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9aed477c4d8af706ae7281366c42a5e3c0ddd8" 2018-09-26 15:24:20,771 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:24:20 GMT Server: Apache x-openstack-request-id: req-aeb82b97-1619-464e-93fc-2210fc3ec1cd Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:24:20,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:24:20 GMT Server: Apache x-openstack-request-id: req-89100ce1-35ba-47a3-b65b-a2e6dba9ca74 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2085 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-flavor2", "OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "996f200a-b17b-40fd-b04b-8587287e0af6", "OS::stack_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-subnet", "net_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack", "stack_user_project_id": "c0ad455ce8a24c219f38a2e3fcbc1b81", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-26T15:23:54Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "996f200a-b17b-40fd-b04b-8587287e0af6", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAqClPi+68L3xgRkoEqG2tcvHz64IHc42M8OBOCaDmOx1zr/73\nvP257It7gnaZvSV5B+9F40OGXzIVMJ1Qpq+R4W3nvoo1dcHUz9ZQ6t7oqS5gjSfQ\nVjuqVA1CELetSJvtgz2txSvu2VLEg3nYHrwglKHa7Pxj2yc9okQ4KOtc3/kWFYZ/\ncRwazlzPXVVoiwqAZLc98WHXMrd6+AhnZyapPNPoTSxx72IwJn4e4+zKQv90WxU1\nHTu/jnGTCeg+9hdRgZvlzGeLlA0+aclSygmgGCI4bU/vjtEz7UilTCmm4H9B/bAG\nYNFGnTuyip+xgigquwPBeyy69y7LNRdovOp0CQIDAQABAoIBAGz0r0zMd3QRE1QX\nm2MCBVMnv9KFIozVV0+vFgEZFnORBqcu/ZefkjrYuULz03MBd6UTfGXfF45Qpfgk\nxd/qfAvjKTeE11SgLWIoy68SlQ8hNH/hHxTwfdEN8hNg307fcQoLCa9qYsy+2wMR\nDF4FqNqE8JOCiLSzfTTJHNYugbO/5Izd4obBufGyNYifAOdJzJa5wsKaFrBBXED+\nr5V9/wdxpOPgkstCOS6dDyxW0SeZzx6jJRqrqT1Ge8PUHEAs0HU0sUy+v2+SxLiZ\n0AqVVs5QxIAmq4CsfJ4w4VMMEb8giEIGPflJmb55mpQRRicJ6ce7p7F8yNQdpVeQ\n5eyyBgECgYEA0x7lbxwCINz3kY5s/nu7Jy/OBoJ3+JX2qcPoNweMmp4JbMzNspD9\nnICNQyyl/ArlxRrR2AYIFSUkcxknzamhLBfQPoCVjgO27cpPGKUwO5GlL6HhKA/d\nKD7+2PyX/S5RpnJP2DNBuYv1v9jfFHLNZs2q/LTx7W1qYar48KWR4MkCgYEAy+iV\n493HQ2g3OnmwFx02z+Re1cbkdcOGItM5vdBDm3lXlwmqrQrQ2ded1MrgTqv6zQMt\njyFvHzzEswXMh6CnKxko4rBl6VdjWnjE/HL2NsNSRG6L27Cz7YVR2XQ4ukMMSk2k\n305qBAPKcTEwiVT5d83LqBB+zjtoiXXr0YGm2UECgYAjTaRSGx3j/u9LIMTrHSej\nmuPZxNFo+TLBGqhnI1UIueqbjffLp2ExXXHBzOKIrg3UEvMKK6AIYSiiMo+sXXQ9\nGlJRUVEw6UAarVzioyTYoTc9KtWqzFRQGZCmGj8UMD2pFq5xWcjgzR2wEgTjt3rP\neQ7hqSRXbpd+c4ejPhyRuQKBgEaUupWGZfv6LevKxV4q2Zc6aG09DEWLKXoSfVEr\nrss5RE1epjqBnOtazCIlG2F//C9Mo0+A9jLs2PVS04o63MJ5UgKtpokPm69sUFtF\n+93W3DodvcGMt6tG058esKggnzd1CtXVEbNUEJX/vdo7lKKYlJ8XHp2KSNQUAk2h\nwDxBAoGBAJHyMm3BhOoqWQnU5LagqbHkBZhTm+a3o0qszGQwx22et4K3/s6+aPQt\nDh+RlFBIg674iUyELCzF6rdJI98mb9OMlw1XZJL8vucmYctdwA/xCBNJvndx8EN0\nR3RILgHtN01+FaUfODLsLjFpztAVYqN7CKQmK+bjugDLz+7tk/mP\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-26 15:24:20,945 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6 used request id req-89100ce1-35ba-47a3-b65b-a2e6dba9ca74 2018-09-26 15:24:20,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/996f200a-b17b-40fd-b04b-8587287e0af6/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9aed477c4d8af706ae7281366c42a5e3c0ddd8" 2018-09-26 15:24:20,974 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:24:20 GMT Server: Apache x-openstack-request-id: req-6befd672-fcae-4d32-9c20-81eb8b301bb7 Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:24:21,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:24:20 GMT Server: Apache x-openstack-request-id: req-9132adb6-0acc-4d8d-b672-d15d793b13f8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1038 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-09-26T15:23:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:23:55Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "42763d1d-3294-4b7d-b880-cd5ac7ab5566", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-09-26T15:23:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:23:55Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "a8efbb5f-12f1-4433-a5bd-4f1b1d41a4d3", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources/network", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-09-26T15:23:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:23:55Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "79c39545-4b6d-4290-aec1-42fb7dcb7d9d", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-09-26T15:23:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:23:55Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "99c7c7ae-dedc-42de-a9ad-bd99823d8132", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-09-26T15:23:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:23:55Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "0f3ef085-6c71-4c34-b67e-beb64e865bd5", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-09-26T15:23:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:23:55Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "54", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-09-26T15:23:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:23:55Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-09-26T15:23:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:23:55Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5925f266-f500-41d3-950c-60db23f71ae8:subnet_id=557366df-c0dd-4c3b-bacd-fe89042e0485", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-09-26T15:23:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:23:55Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "557366df-c0dd-4c3b-bacd-fe89042e0485", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-09-26T15:23:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:23:55Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "5925f266-f500-41d3-950c-60db23f71ae8", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-09-26T15:23:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:23:55Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "d932b586-ccbe-4be6-8f40-2bf6ae1308b7", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-09-26T15:23:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:23:55Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "3b8b24f1-6f88-4307-ae76-ca8b00afac2d", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources/port1", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-09-26T15:23:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:23:55Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "094313ef-e30e-44be-92fb-403063886f1e", "resource_type": "OS::Neutron::Port"}]} 2018-09-26 15:24:21,709 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources used request id req-9132adb6-0acc-4d8d-b672-d15d793b13f8 2018-09-26 15:24:21,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/996f200a-b17b-40fd-b04b-8587287e0af6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9aed477c4d8af706ae7281366c42a5e3c0ddd8" 2018-09-26 15:24:22,361 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:24:21 GMT Server: Apache x-openstack-request-id: req-496749d7-c1af-4281-8353-d2ca1165bdd2 Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:24:23,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:24:22 GMT Server: Apache x-openstack-request-id: req-c391aa11-e373-46a6-9fc9-a1ff492d1554 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2085 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-flavor2", "OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "996f200a-b17b-40fd-b04b-8587287e0af6", "OS::stack_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-subnet", "net_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack", "stack_user_project_id": "c0ad455ce8a24c219f38a2e3fcbc1b81", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-26T15:23:54Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "996f200a-b17b-40fd-b04b-8587287e0af6", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAqClPi+68L3xgRkoEqG2tcvHz64IHc42M8OBOCaDmOx1zr/73\nvP257It7gnaZvSV5B+9F40OGXzIVMJ1Qpq+R4W3nvoo1dcHUz9ZQ6t7oqS5gjSfQ\nVjuqVA1CELetSJvtgz2txSvu2VLEg3nYHrwglKHa7Pxj2yc9okQ4KOtc3/kWFYZ/\ncRwazlzPXVVoiwqAZLc98WHXMrd6+AhnZyapPNPoTSxx72IwJn4e4+zKQv90WxU1\nHTu/jnGTCeg+9hdRgZvlzGeLlA0+aclSygmgGCI4bU/vjtEz7UilTCmm4H9B/bAG\nYNFGnTuyip+xgigquwPBeyy69y7LNRdovOp0CQIDAQABAoIBAGz0r0zMd3QRE1QX\nm2MCBVMnv9KFIozVV0+vFgEZFnORBqcu/ZefkjrYuULz03MBd6UTfGXfF45Qpfgk\nxd/qfAvjKTeE11SgLWIoy68SlQ8hNH/hHxTwfdEN8hNg307fcQoLCa9qYsy+2wMR\nDF4FqNqE8JOCiLSzfTTJHNYugbO/5Izd4obBufGyNYifAOdJzJa5wsKaFrBBXED+\nr5V9/wdxpOPgkstCOS6dDyxW0SeZzx6jJRqrqT1Ge8PUHEAs0HU0sUy+v2+SxLiZ\n0AqVVs5QxIAmq4CsfJ4w4VMMEb8giEIGPflJmb55mpQRRicJ6ce7p7F8yNQdpVeQ\n5eyyBgECgYEA0x7lbxwCINz3kY5s/nu7Jy/OBoJ3+JX2qcPoNweMmp4JbMzNspD9\nnICNQyyl/ArlxRrR2AYIFSUkcxknzamhLBfQPoCVjgO27cpPGKUwO5GlL6HhKA/d\nKD7+2PyX/S5RpnJP2DNBuYv1v9jfFHLNZs2q/LTx7W1qYar48KWR4MkCgYEAy+iV\n493HQ2g3OnmwFx02z+Re1cbkdcOGItM5vdBDm3lXlwmqrQrQ2ded1MrgTqv6zQMt\njyFvHzzEswXMh6CnKxko4rBl6VdjWnjE/HL2NsNSRG6L27Cz7YVR2XQ4ukMMSk2k\n305qBAPKcTEwiVT5d83LqBB+zjtoiXXr0YGm2UECgYAjTaRSGx3j/u9LIMTrHSej\nmuPZxNFo+TLBGqhnI1UIueqbjffLp2ExXXHBzOKIrg3UEvMKK6AIYSiiMo+sXXQ9\nGlJRUVEw6UAarVzioyTYoTc9KtWqzFRQGZCmGj8UMD2pFq5xWcjgzR2wEgTjt3rP\neQ7hqSRXbpd+c4ejPhyRuQKBgEaUupWGZfv6LevKxV4q2Zc6aG09DEWLKXoSfVEr\nrss5RE1epjqBnOtazCIlG2F//C9Mo0+A9jLs2PVS04o63MJ5UgKtpokPm69sUFtF\n+93W3DodvcGMt6tG058esKggnzd1CtXVEbNUEJX/vdo7lKKYlJ8XHp2KSNQUAk2h\nwDxBAoGBAJHyMm3BhOoqWQnU5LagqbHkBZhTm+a3o0qszGQwx22et4K3/s6+aPQt\nDh+RlFBIg674iUyELCzF6rdJI98mb9OMlw1XZJL8vucmYctdwA/xCBNJvndx8EN0\nR3RILgHtN01+FaUfODLsLjFpztAVYqN7CKQmK+bjugDLz+7tk/mP\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-26 15:24:23,143 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6 used request id req-c391aa11-e373-46a6-9fc9-a1ff492d1554 2018-09-26 15:24:23,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/996f200a-b17b-40fd-b04b-8587287e0af6/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9aed477c4d8af706ae7281366c42a5e3c0ddd8" 2018-09-26 15:24:23,173 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:24:23 GMT Server: Apache x-openstack-request-id: req-242ac9c6-9819-4cfd-b8ac-fbe81a5124a4 Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:24:23,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:24:23 GMT Server: Apache x-openstack-request-id: req-b9fcf3df-e67b-44ec-bfda-b378281daf17 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1038 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-09-26T15:23:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:23:55Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "42763d1d-3294-4b7d-b880-cd5ac7ab5566", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-09-26T15:23:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:23:55Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "a8efbb5f-12f1-4433-a5bd-4f1b1d41a4d3", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources/network", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-09-26T15:23:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:23:55Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "79c39545-4b6d-4290-aec1-42fb7dcb7d9d", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-09-26T15:23:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:23:55Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "99c7c7ae-dedc-42de-a9ad-bd99823d8132", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-09-26T15:23:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:23:55Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "0f3ef085-6c71-4c34-b67e-beb64e865bd5", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-09-26T15:23:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:23:55Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "54", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-09-26T15:23:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:23:55Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-09-26T15:23:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:23:55Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5925f266-f500-41d3-950c-60db23f71ae8:subnet_id=557366df-c0dd-4c3b-bacd-fe89042e0485", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-09-26T15:23:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:23:55Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "557366df-c0dd-4c3b-bacd-fe89042e0485", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-09-26T15:23:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:23:55Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "5925f266-f500-41d3-950c-60db23f71ae8", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-09-26T15:23:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:23:55Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "d932b586-ccbe-4be6-8f40-2bf6ae1308b7", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-09-26T15:23:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:23:55Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "3b8b24f1-6f88-4307-ae76-ca8b00afac2d", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources/port1", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-09-26T15:23:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:23:55Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "094313ef-e30e-44be-92fb-403063886f1e", "resource_type": "OS::Neutron::Port"}]} 2018-09-26 15:24:23,251 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources used request id req-b9fcf3df-e67b-44ec-bfda-b378281daf17 2018-09-26 15:24:23,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=79c39545-4b6d-4290-aec1-42fb7dcb7d9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9aed477c4d8af706ae7281366c42a5e3c0ddd8" 2018-09-26 15:24:23,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-c3d9270e-4766-4b8b-b6ae-dc5a1b807a56 Date: Wed, 26 Sep 2018 15:24:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"79c39545-4b6d-4290-aec1-42fb7dcb7d9d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["557366df-c0dd-4c3b-bacd-fe89042e0485"],"description":"","tags":[],"updated_at":"2018-09-26T15:24:02Z","provider:segmentation_id":35,"name":"HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:24:00Z","provider:network_type":"vxlan"}]} 2018-09-26 15:24:23,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=79c39545-4b6d-4290-aec1-42fb7dcb7d9d used request id req-c3d9270e-4766-4b8b-b6ae-dc5a1b807a56 2018-09-26 15:24:23,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=79c39545-4b6d-4290-aec1-42fb7dcb7d9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9aed477c4d8af706ae7281366c42a5e3c0ddd8" 2018-09-26 15:24:23,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-325cc587-dfca-43c6-ad5e-bdca201b56e7 Date: Wed, 26 Sep 2018 15:24:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79c39545-4b6d-4290-aec1-42fb7dcb7d9d","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:24:02Z","dns_nameservers":[],"updated_at":"2018-09-26T15:24:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"557366df-c0dd-4c3b-bacd-fe89042e0485","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-subnet"}]} 2018-09-26 15:24:23,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=79c39545-4b6d-4290-aec1-42fb7dcb7d9d used request id req-325cc587-dfca-43c6-ad5e-bdca201b56e7 2018-09-26 15:24:23,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=79c39545-4b6d-4290-aec1-42fb7dcb7d9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9aed477c4d8af706ae7281366c42a5e3c0ddd8" 2018-09-26 15:24:23,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a6c077d2-7ec6-4648-bf93-752821b37068 Date: Wed, 26 Sep 2018 15:24:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79c39545-4b6d-4290-aec1-42fb7dcb7d9d","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:24:02Z","dns_nameservers":[],"updated_at":"2018-09-26T15:24:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"557366df-c0dd-4c3b-bacd-fe89042e0485","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-subnet"}]} 2018-09-26 15:24:23,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=79c39545-4b6d-4290-aec1-42fb7dcb7d9d used request id req-a6c077d2-7ec6-4648-bf93-752821b37068 2018-09-26 15:24:23,601 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 15:24:23,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9aed477c4d8af706ae7281366c42a5e3c0ddd8" 2018-09-26 15:24:23,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:24:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84be06f7-645b-4b1a-967a-16b676cb1f44 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:24:23,687 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-84be06f7-645b-4b1a-967a-16b676cb1f44 2018-09-26 15:24:23,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/996f200a-b17b-40fd-b04b-8587287e0af6/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9aed477c4d8af706ae7281366c42a5e3c0ddd8" 2018-09-26 15:24:23,872 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:24:23 GMT Server: Apache x-openstack-request-id: req-d590ec4e-15de-44a6-8271-67dbaaaecd45 Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:24:23,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:24:23 GMT Server: Apache x-openstack-request-id: req-992a4408-d9d2-40f9-909b-70e2fbdd4a04 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1041 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-09-26T15:23:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:23:55Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "42763d1d-3294-4b7d-b880-cd5ac7ab5566", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-09-26T15:23:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:23:55Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "a8efbb5f-12f1-4433-a5bd-4f1b1d41a4d3", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources/network", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-09-26T15:23:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:23:55Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "79c39545-4b6d-4290-aec1-42fb7dcb7d9d", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-09-26T15:23:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:23:55Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "99c7c7ae-dedc-42de-a9ad-bd99823d8132", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-09-26T15:23:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:23:55Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "0f3ef085-6c71-4c34-b67e-beb64e865bd5", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-09-26T15:23:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:23:55Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "54", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-09-26T15:23:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:23:55Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-09-26T15:23:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:23:55Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5925f266-f500-41d3-950c-60db23f71ae8:subnet_id=557366df-c0dd-4c3b-bacd-fe89042e0485", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-09-26T15:23:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:23:55Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "557366df-c0dd-4c3b-bacd-fe89042e0485", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-09-26T15:23:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:23:55Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "5925f266-f500-41d3-950c-60db23f71ae8", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-09-26T15:23:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:23:55Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "d932b586-ccbe-4be6-8f40-2bf6ae1308b7", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-09-26T15:23:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:23:55Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "3b8b24f1-6f88-4307-ae76-ca8b00afac2d", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources/port1", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-09-26T15:23:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:23:55Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "094313ef-e30e-44be-92fb-403063886f1e", "resource_type": "OS::Neutron::Port"}]} 2018-09-26 15:24:23,950 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources used request id req-992a4408-d9d2-40f9-909b-70e2fbdd4a04 2018-09-26 15:24:23,954 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d932b586-ccbe-4be6-8f40-2bf6ae1308b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9aed477c4d8af706ae7281366c42a5e3c0ddd8" 2018-09-26 15:24:24,240 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:24:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8d5f16a-2947-4c14-aef7-afbbb2e363ce x-compute-request-id: req-a8d5f16a-2947-4c14-aef7-afbbb2e363ce Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:bf:aa", "version": 4, "addr": "10.1.2.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:bf:aa", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d932b586-ccbe-4be6-8f40-2bf6ae1308b7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d932b586-ccbe-4be6-8f40-2bf6ae1308b7", "rel": "bookmark"}], "image": {"id": "104375e1-cab8-4a12-ab61-6deca000b26b", "links": [{"href": "http://172.30.9.22:8774/images/104375e1-cab8-4a12-ab61-6deca000b26b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001b", "OS-SRV-USG:launched_at": "2018-09-26T15:24:16.000000", "flavor": {"id": "a8efbb5f-12f1-4433-a5bd-4f1b1d41a4d3", "links": [{"href": "http://172.30.9.22:8774/flavors/a8efbb5f-12f1-4433-a5bd-4f1b1d41a4d3", "rel": "bookmark"}]}, "id": "d932b586-ccbe-4be6-8f40-2bf6ae1308b7", "security_groups": [{"name": "security_group_name"}], "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:24:17Z", "hostId": "fe0e0f8cb5216b06d0b4faa72125766a3f57cd014a434230517632c7", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-inst1", "created": "2018-09-26T15:24:08Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:24:24,240 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d932b586-ccbe-4be6-8f40-2bf6ae1308b7 used request id req-a8d5f16a-2947-4c14-aef7-afbbb2e363ce 2018-09-26 15:24:24,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9aed477c4d8af706ae7281366c42a5e3c0ddd8" 2018-09-26 15:24:24,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-129c2009-f3e3-48e5-ab0a-363f46d4c36d Date: Wed, 26 Sep 2018 15:24:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"79c39545-4b6d-4290-aec1-42fb7dcb7d9d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["557366df-c0dd-4c3b-bacd-fe89042e0485"],"description":"","tags":[],"updated_at":"2018-09-26T15:24:02Z","provider:segmentation_id":35,"name":"HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:24:00Z","provider:network_type":"vxlan"}]} 2018-09-26 15:24:24,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-net used request id req-129c2009-f3e3-48e5-ab0a-363f46d4c36d 2018-09-26 15:24:24,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:24:24,332 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:24:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:24:24,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9aed477c4d8af706ae7281366c42a5e3c0ddd8" 2018-09-26 15:24:24,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:24:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96fd5ce7-e2b9-4378-a75a-d278b36f5763 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:24:24,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-96fd5ce7-e2b9-4378-a75a-d278b36f5763 2018-09-26 15:24:24,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=79c39545-4b6d-4290-aec1-42fb7dcb7d9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9aed477c4d8af706ae7281366c42a5e3c0ddd8" 2018-09-26 15:24:24,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d155653e-6e2d-4765-8879-c85712b930ad Date: Wed, 26 Sep 2018 15:24:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79c39545-4b6d-4290-aec1-42fb7dcb7d9d","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:24:02Z","dns_nameservers":[],"updated_at":"2018-09-26T15:24:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"557366df-c0dd-4c3b-bacd-fe89042e0485","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-subnet"}]} 2018-09-26 15:24:24,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=79c39545-4b6d-4290-aec1-42fb7dcb7d9d used request id req-d155653e-6e2d-4765-8879-c85712b930ad 2018-09-26 15:24:24,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=79c39545-4b6d-4290-aec1-42fb7dcb7d9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9aed477c4d8af706ae7281366c42a5e3c0ddd8" 2018-09-26 15:24:24,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5216 X-Openstack-Request-Id: req-5a9532e6-dfa2-44cc-afdb-2324a1812b33 Date: Wed, 26 Sep 2018 15:24:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:24:14Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"557366df-c0dd-4c3b-bacd-fe89042e0485","ip_address":"10.1.2.8"}],"id":"094313ef-e30e-44be-92fb-403063886f1e","security_groups":["99c7c7ae-dedc-42de-a9ad-bd99823d8132"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:65:bf:aa","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"d932b586-ccbe-4be6-8f40-2bf6ae1308b7","name":"HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack-port1-exydgtq3jmmf","admin_state_up":true,"network_id":"79c39545-4b6d-4290-aec1-42fb7dcb7d9d","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:24:04Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:24:09Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"557366df-c0dd-4c3b-bacd-fe89042e0485","ip_address":"10.1.2.7"}],"id":"1bcbbc06-5a1e-4cc6-b315-55b41fb9605e","security_groups":["68963bd9-e511-496c-9484-5fafc4a56718"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:58:a5:de","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"3b8b24f1-6f88-4307-ae76-ca8b00afac2d","name":"","admin_state_up":true,"network_id":"79c39545-4b6d-4290-aec1-42fb7dcb7d9d","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:24:08Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:24:04Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"557366df-c0dd-4c3b-bacd-fe89042e0485","ip_address":"10.1.2.4"}],"id":"403839c8-1b74-432b-922a-463c2e2b7400","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:de:67","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-79c39545-4b6d-4290-aec1-42fb7dcb7d9d","name":"","admin_state_up":true,"network_id":"79c39545-4b6d-4290-aec1-42fb7dcb7d9d","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:24:04Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:24:04Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"557366df-c0dd-4c3b-bacd-fe89042e0485","ip_address":"10.1.2.3"}],"id":"f83a7e85-6f48-4fc8-9952-88f64c090679","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4a:23:72","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-79c39545-4b6d-4290-aec1-42fb7dcb7d9d","name":"","admin_state_up":true,"network_id":"79c39545-4b6d-4290-aec1-42fb7dcb7d9d","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:24:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:24:03Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"557366df-c0dd-4c3b-bacd-fe89042e0485","ip_address":"10.1.2.2"}],"id":"fe9d18e0-ae41-4c5a-a013-4fc96a838a14","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:6b:ef","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-79c39545-4b6d-4290-aec1-42fb7dcb7d9d","name":"","admin_state_up":true,"network_id":"79c39545-4b6d-4290-aec1-42fb7dcb7d9d","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:24:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:24:05Z","device_owner":"network:router_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"557366df-c0dd-4c3b-bacd-fe89042e0485","ip_address":"10.1.2.1"}],"id":"fff85dbb-d6e3-4082-a4b2-b6bbbb1b6922","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:26:e1:4b","project_id":"27d48581408d451aadce970d111d0cc1","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"5925f266-f500-41d3-950c-60db23f71ae8","name":"","admin_state_up":true,"network_id":"79c39545-4b6d-4290-aec1-42fb7dcb7d9d","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:24:04Z","binding:vnic_type":"normal"}]} 2018-09-26 15:24:24,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=79c39545-4b6d-4290-aec1-42fb7dcb7d9d used request id req-5a9532e6-dfa2-44cc-afdb-2324a1812b33 2018-09-26 15:24:24,690 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/3b8b24f1-6f88-4307-ae76-ca8b00afac2d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9aed477c4d8af706ae7281366c42a5e3c0ddd8" 2018-09-26 15:24:25,566 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:24:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6226bb00-0966-414b-981b-7acb8c6cd92b x-compute-request-id: req-6226bb00-0966-414b-981b-7acb8c6cd92b Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:a5:de", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3b8b24f1-6f88-4307-ae76-ca8b00afac2d", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3b8b24f1-6f88-4307-ae76-ca8b00afac2d", "rel": "bookmark"}], "image": {"id": "2645574d-a5a6-43ce-a4d2-5dc54e1af82f", "links": [{"href": "http://172.30.9.22:8774/images/2645574d-a5a6-43ce-a4d2-5dc54e1af82f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000018", "OS-SRV-USG:launched_at": "2018-09-26T15:24:10.000000", "flavor": {"id": "42763d1d-3294-4b7d-b880-cd5ac7ab5566", "links": [{"href": "http://172.30.9.22:8774/flavors/42763d1d-3294-4b7d-b880-cd5ac7ab5566", "rel": "bookmark"}]}, "id": "3b8b24f1-6f88-4307-ae76-ca8b00afac2d", "security_groups": [{"name": "default"}], "user_id": "70c1796720b24849a78177d3a880735f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:24:11Z", "hostId": "495f99e67c44358f96fab972cf3b0784c097db119c27ab17cf649e24", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-inst2", "created": "2018-09-26T15:24:06Z", "tenant_id": "27d48581408d451aadce970d111d0cc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:24:25,566 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/3b8b24f1-6f88-4307-ae76-ca8b00afac2d used request id req-6226bb00-0966-414b-981b-7acb8c6cd92b 2018-09-26 15:24:25,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9aed477c4d8af706ae7281366c42a5e3c0ddd8" 2018-09-26 15:24:26,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-04344722-9dc0-4b5c-8d13-13e6ae4fcf65 Date: Wed, 26 Sep 2018 15:24:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"79c39545-4b6d-4290-aec1-42fb7dcb7d9d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","subnets":["557366df-c0dd-4c3b-bacd-fe89042e0485"],"description":"","tags":[],"updated_at":"2018-09-26T15:24:02Z","provider:segmentation_id":35,"name":"HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-net","admin_state_up":true,"tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:24:00Z","provider:network_type":"vxlan"}]} 2018-09-26 15:24:26,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-net used request id req-04344722-9dc0-4b5c-8d13-13e6ae4fcf65 2018-09-26 15:24:26,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9aed477c4d8af706ae7281366c42a5e3c0ddd8" 2018-09-26 15:24:26,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:24:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3beffc37-e34c-45f3-acd9-8b4c225d8e3d Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:24:26,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-3beffc37-e34c-45f3-acd9-8b4c225d8e3d 2018-09-26 15:24:26,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=79c39545-4b6d-4290-aec1-42fb7dcb7d9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9aed477c4d8af706ae7281366c42a5e3c0ddd8" 2018-09-26 15:24:26,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9ed0e4c5-348d-4323-bacf-8bf66975e14b Date: Wed, 26 Sep 2018 15:24:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79c39545-4b6d-4290-aec1-42fb7dcb7d9d","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:24:02Z","dns_nameservers":[],"updated_at":"2018-09-26T15:24:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"27d48581408d451aadce970d111d0cc1","id":"557366df-c0dd-4c3b-bacd-fe89042e0485","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-subnet"}]} 2018-09-26 15:24:26,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=79c39545-4b6d-4290-aec1-42fb7dcb7d9d used request id req-9ed0e4c5-348d-4323-bacf-8bf66975e14b 2018-09-26 15:24:26,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=79c39545-4b6d-4290-aec1-42fb7dcb7d9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9aed477c4d8af706ae7281366c42a5e3c0ddd8" 2018-09-26 15:24:26,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5216 X-Openstack-Request-Id: req-1d390b3b-b776-4457-98d7-7dfd64eb9879 Date: Wed, 26 Sep 2018 15:24:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:24:14Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"557366df-c0dd-4c3b-bacd-fe89042e0485","ip_address":"10.1.2.8"}],"id":"094313ef-e30e-44be-92fb-403063886f1e","security_groups":["99c7c7ae-dedc-42de-a9ad-bd99823d8132"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:65:bf:aa","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"d932b586-ccbe-4be6-8f40-2bf6ae1308b7","name":"HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack-port1-exydgtq3jmmf","admin_state_up":true,"network_id":"79c39545-4b6d-4290-aec1-42fb7dcb7d9d","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:24:04Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:24:09Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"557366df-c0dd-4c3b-bacd-fe89042e0485","ip_address":"10.1.2.7"}],"id":"1bcbbc06-5a1e-4cc6-b315-55b41fb9605e","security_groups":["68963bd9-e511-496c-9484-5fafc4a56718"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:58:a5:de","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"3b8b24f1-6f88-4307-ae76-ca8b00afac2d","name":"","admin_state_up":true,"network_id":"79c39545-4b6d-4290-aec1-42fb7dcb7d9d","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:24:08Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:24:04Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"557366df-c0dd-4c3b-bacd-fe89042e0485","ip_address":"10.1.2.4"}],"id":"403839c8-1b74-432b-922a-463c2e2b7400","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:de:67","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-79c39545-4b6d-4290-aec1-42fb7dcb7d9d","name":"","admin_state_up":true,"network_id":"79c39545-4b6d-4290-aec1-42fb7dcb7d9d","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:24:04Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:24:04Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"557366df-c0dd-4c3b-bacd-fe89042e0485","ip_address":"10.1.2.3"}],"id":"f83a7e85-6f48-4fc8-9952-88f64c090679","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4a:23:72","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-79c39545-4b6d-4290-aec1-42fb7dcb7d9d","name":"","admin_state_up":true,"network_id":"79c39545-4b6d-4290-aec1-42fb7dcb7d9d","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:24:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:24:03Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"557366df-c0dd-4c3b-bacd-fe89042e0485","ip_address":"10.1.2.2"}],"id":"fe9d18e0-ae41-4c5a-a013-4fc96a838a14","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:6b:ef","project_id":"27d48581408d451aadce970d111d0cc1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-79c39545-4b6d-4290-aec1-42fb7dcb7d9d","name":"","admin_state_up":true,"network_id":"79c39545-4b6d-4290-aec1-42fb7dcb7d9d","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:24:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:24:05Z","device_owner":"network:router_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"557366df-c0dd-4c3b-bacd-fe89042e0485","ip_address":"10.1.2.1"}],"id":"fff85dbb-d6e3-4082-a4b2-b6bbbb1b6922","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:26:e1:4b","project_id":"27d48581408d451aadce970d111d0cc1","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"5925f266-f500-41d3-950c-60db23f71ae8","name":"","admin_state_up":true,"network_id":"79c39545-4b6d-4290-aec1-42fb7dcb7d9d","tenant_id":"27d48581408d451aadce970d111d0cc1","created_at":"2018-09-26T15:24:04Z","binding:vnic_type":"normal"}]} 2018-09-26 15:24:26,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=79c39545-4b6d-4290-aec1-42fb7dcb7d9d used request id req-1d390b3b-b776-4457-98d7-7dfd64eb9879 2018-09-26 15:24:26,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/996f200a-b17b-40fd-b04b-8587287e0af6/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9aed477c4d8af706ae7281366c42a5e3c0ddd8" 2018-09-26 15:24:26,270 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:24:26 GMT Server: Apache x-openstack-request-id: req-df90f0fc-3f3a-4db8-83e8-04008c09f7dd Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:24:26,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:24:26 GMT Server: Apache x-openstack-request-id: req-574bcab2-6d6b-4dbe-8408-f32c3bd461fa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1038 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-09-26T15:23:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:23:55Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "42763d1d-3294-4b7d-b880-cd5ac7ab5566", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-09-26T15:23:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:23:55Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "a8efbb5f-12f1-4433-a5bd-4f1b1d41a4d3", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources/network", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-09-26T15:23:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:23:55Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "79c39545-4b6d-4290-aec1-42fb7dcb7d9d", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-09-26T15:23:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:23:55Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "99c7c7ae-dedc-42de-a9ad-bd99823d8132", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-09-26T15:23:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:23:55Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "0f3ef085-6c71-4c34-b67e-beb64e865bd5", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-09-26T15:23:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:23:55Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "54", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-09-26T15:23:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:23:55Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-09-26T15:23:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:23:55Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5925f266-f500-41d3-950c-60db23f71ae8:subnet_id=557366df-c0dd-4c3b-bacd-fe89042e0485", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-09-26T15:23:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:23:55Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "557366df-c0dd-4c3b-bacd-fe89042e0485", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-09-26T15:23:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:23:55Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "5925f266-f500-41d3-950c-60db23f71ae8", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-09-26T15:23:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:23:55Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "d932b586-ccbe-4be6-8f40-2bf6ae1308b7", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-09-26T15:23:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:23:55Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "3b8b24f1-6f88-4307-ae76-ca8b00afac2d", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources/port1", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-09-26T15:23:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:23:55Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "094313ef-e30e-44be-92fb-403063886f1e", "resource_type": "OS::Neutron::Port"}]} 2018-09-26 15:24:26,347 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6/resources used request id req-574bcab2-6d6b-4dbe-8408-f32c3bd461fa 2018-09-26 15:24:26,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/104375e1-cab8-4a12-ab61-6deca000b26b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de9aed477c4d8af706ae7281366c42a5e3c0ddd8" 2018-09-26 15:24:26,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-ed9c8917-a759-4a34-a0bf-c091b7bb2daa Date: Wed, 26 Sep 2018 15:24:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image1", "tags": [], "container_format": "bare", "created_at": "2018-09-26T15:23:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T15:23:46Z", "visibility": "shared", "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/104375e1-cab8-4a12-ab61-6deca000b26b/snap", "metadata": {}}], "self": "/v2/images/104375e1-cab8-4a12-ab61-6deca000b26b", "min_disk": 0, "protected": false, "id": "104375e1-cab8-4a12-ab61-6deca000b26b", "file": "/v2/images/104375e1-cab8-4a12-ab61-6deca000b26b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "27d48581408d451aadce970d111d0cc1", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/104375e1-cab8-4a12-ab61-6deca000b26b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 15:24:26,506 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/104375e1-cab8-4a12-ab61-6deca000b26b used request id req-ed9c8917-a759-4a34-a0bf-c091b7bb2daa 2018-09-26 15:24:26,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de9aed477c4d8af706ae7281366c42a5e3c0ddd8" 2018-09-26 15:24:26,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d35fc3b3-eea5-42aa-8b30-aee1973d79c8 Date: Wed, 26 Sep 2018 15:24:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 15:24:26,604 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-d35fc3b3-eea5-42aa-8b30-aee1973d79c8 2018-09-26 15:24:26,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/2645574d-a5a6-43ce-a4d2-5dc54e1af82f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de9aed477c4d8af706ae7281366c42a5e3c0ddd8" 2018-09-26 15:24:26,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-981e928a-80a1-4c8e-81d7-ba70e8ad26bc Date: Wed, 26 Sep 2018 15:24:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image2", "tags": [], "container_format": "bare", "created_at": "2018-09-26T15:23:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T15:23:50Z", "visibility": "shared", "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/2645574d-a5a6-43ce-a4d2-5dc54e1af82f/snap", "metadata": {}}], "self": "/v2/images/2645574d-a5a6-43ce-a4d2-5dc54e1af82f", "min_disk": 0, "protected": false, "id": "2645574d-a5a6-43ce-a4d2-5dc54e1af82f", "file": "/v2/images/2645574d-a5a6-43ce-a4d2-5dc54e1af82f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "27d48581408d451aadce970d111d0cc1", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/2645574d-a5a6-43ce-a4d2-5dc54e1af82f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 15:24:26,623 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/2645574d-a5a6-43ce-a4d2-5dc54e1af82f used request id req-981e928a-80a1-4c8e-81d7-ba70e8ad26bc 2018-09-26 15:24:26,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/2645574d-a5a6-43ce-a4d2-5dc54e1af82f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de9aed477c4d8af706ae7281366c42a5e3c0ddd8" 2018-09-26 15:24:26,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-d4e87863-c92d-4264-9fd5-b57233511147 Date: Wed, 26 Sep 2018 15:24:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image2", "tags": [], "container_format": "bare", "created_at": "2018-09-26T15:23:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T15:23:50Z", "visibility": "shared", "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/2645574d-a5a6-43ce-a4d2-5dc54e1af82f/snap", "metadata": {}}], "self": "/v2/images/2645574d-a5a6-43ce-a4d2-5dc54e1af82f", "min_disk": 0, "protected": false, "id": "2645574d-a5a6-43ce-a4d2-5dc54e1af82f", "file": "/v2/images/2645574d-a5a6-43ce-a4d2-5dc54e1af82f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "27d48581408d451aadce970d111d0cc1", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/2645574d-a5a6-43ce-a4d2-5dc54e1af82f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 15:24:26,641 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/2645574d-a5a6-43ce-a4d2-5dc54e1af82f used request id req-d4e87863-c92d-4264-9fd5-b57233511147 2018-09-26 15:24:26,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/996f200a-b17b-40fd-b04b-8587287e0af6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9aed477c4d8af706ae7281366c42a5e3c0ddd8" 2018-09-26 15:24:26,823 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:24:26 GMT Server: Apache x-openstack-request-id: req-c047d9e6-5b11-4a56-a388-b946f3378771 Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:24:27,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:24:26 GMT Server: Apache x-openstack-request-id: req-124e7650-f49f-4227-8095-376cafee4c47 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2085 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-flavor2", "OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "996f200a-b17b-40fd-b04b-8587287e0af6", "OS::stack_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-subnet", "net_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack", "stack_user_project_id": "c0ad455ce8a24c219f38a2e3fcbc1b81", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-26T15:23:54Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "996f200a-b17b-40fd-b04b-8587287e0af6", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAqClPi+68L3xgRkoEqG2tcvHz64IHc42M8OBOCaDmOx1zr/73\nvP257It7gnaZvSV5B+9F40OGXzIVMJ1Qpq+R4W3nvoo1dcHUz9ZQ6t7oqS5gjSfQ\nVjuqVA1CELetSJvtgz2txSvu2VLEg3nYHrwglKHa7Pxj2yc9okQ4KOtc3/kWFYZ/\ncRwazlzPXVVoiwqAZLc98WHXMrd6+AhnZyapPNPoTSxx72IwJn4e4+zKQv90WxU1\nHTu/jnGTCeg+9hdRgZvlzGeLlA0+aclSygmgGCI4bU/vjtEz7UilTCmm4H9B/bAG\nYNFGnTuyip+xgigquwPBeyy69y7LNRdovOp0CQIDAQABAoIBAGz0r0zMd3QRE1QX\nm2MCBVMnv9KFIozVV0+vFgEZFnORBqcu/ZefkjrYuULz03MBd6UTfGXfF45Qpfgk\nxd/qfAvjKTeE11SgLWIoy68SlQ8hNH/hHxTwfdEN8hNg307fcQoLCa9qYsy+2wMR\nDF4FqNqE8JOCiLSzfTTJHNYugbO/5Izd4obBufGyNYifAOdJzJa5wsKaFrBBXED+\nr5V9/wdxpOPgkstCOS6dDyxW0SeZzx6jJRqrqT1Ge8PUHEAs0HU0sUy+v2+SxLiZ\n0AqVVs5QxIAmq4CsfJ4w4VMMEb8giEIGPflJmb55mpQRRicJ6ce7p7F8yNQdpVeQ\n5eyyBgECgYEA0x7lbxwCINz3kY5s/nu7Jy/OBoJ3+JX2qcPoNweMmp4JbMzNspD9\nnICNQyyl/ArlxRrR2AYIFSUkcxknzamhLBfQPoCVjgO27cpPGKUwO5GlL6HhKA/d\nKD7+2PyX/S5RpnJP2DNBuYv1v9jfFHLNZs2q/LTx7W1qYar48KWR4MkCgYEAy+iV\n493HQ2g3OnmwFx02z+Re1cbkdcOGItM5vdBDm3lXlwmqrQrQ2ded1MrgTqv6zQMt\njyFvHzzEswXMh6CnKxko4rBl6VdjWnjE/HL2NsNSRG6L27Cz7YVR2XQ4ukMMSk2k\n305qBAPKcTEwiVT5d83LqBB+zjtoiXXr0YGm2UECgYAjTaRSGx3j/u9LIMTrHSej\nmuPZxNFo+TLBGqhnI1UIueqbjffLp2ExXXHBzOKIrg3UEvMKK6AIYSiiMo+sXXQ9\nGlJRUVEw6UAarVzioyTYoTc9KtWqzFRQGZCmGj8UMD2pFq5xWcjgzR2wEgTjt3rP\neQ7hqSRXbpd+c4ejPhyRuQKBgEaUupWGZfv6LevKxV4q2Zc6aG09DEWLKXoSfVEr\nrss5RE1epjqBnOtazCIlG2F//C9Mo0+A9jLs2PVS04o63MJ5UgKtpokPm69sUFtF\n+93W3DodvcGMt6tG058esKggnzd1CtXVEbNUEJX/vdo7lKKYlJ8XHp2KSNQUAk2h\nwDxBAoGBAJHyMm3BhOoqWQnU5LagqbHkBZhTm+a3o0qszGQwx22et4K3/s6+aPQt\nDh+RlFBIg674iUyELCzF6rdJI98mb9OMlw1XZJL8vucmYctdwA/xCBNJvndx8EN0\nR3RILgHtN01+FaUfODLsLjFpztAVYqN7CKQmK+bjugDLz+7tk/mP\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-26 15:24:27,208 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6 used request id req-124e7650-f49f-4227-8095-376cafee4c47 2018-09-26 15:24:27,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/996f200a-b17b-40fd-b04b-8587287e0af6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9aed477c4d8af706ae7281366c42a5e3c0ddd8" 2018-09-26 15:24:27,379 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:24:27 GMT Server: Apache x-openstack-request-id: req-6c0dff77-8539-4174-aa00-62cb78a90084 Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:24:27,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:24:27 GMT Server: Apache x-openstack-request-id: req-8d788fd9-f0d3-4f15-8203-fb86ce6f42f3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2085 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-flavor2", "OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "996f200a-b17b-40fd-b04b-8587287e0af6", "OS::stack_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-subnet", "net_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack", "stack_user_project_id": "c0ad455ce8a24c219f38a2e3fcbc1b81", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-26T15:23:54Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "996f200a-b17b-40fd-b04b-8587287e0af6", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAqClPi+68L3xgRkoEqG2tcvHz64IHc42M8OBOCaDmOx1zr/73\nvP257It7gnaZvSV5B+9F40OGXzIVMJ1Qpq+R4W3nvoo1dcHUz9ZQ6t7oqS5gjSfQ\nVjuqVA1CELetSJvtgz2txSvu2VLEg3nYHrwglKHa7Pxj2yc9okQ4KOtc3/kWFYZ/\ncRwazlzPXVVoiwqAZLc98WHXMrd6+AhnZyapPNPoTSxx72IwJn4e4+zKQv90WxU1\nHTu/jnGTCeg+9hdRgZvlzGeLlA0+aclSygmgGCI4bU/vjtEz7UilTCmm4H9B/bAG\nYNFGnTuyip+xgigquwPBeyy69y7LNRdovOp0CQIDAQABAoIBAGz0r0zMd3QRE1QX\nm2MCBVMnv9KFIozVV0+vFgEZFnORBqcu/ZefkjrYuULz03MBd6UTfGXfF45Qpfgk\nxd/qfAvjKTeE11SgLWIoy68SlQ8hNH/hHxTwfdEN8hNg307fcQoLCa9qYsy+2wMR\nDF4FqNqE8JOCiLSzfTTJHNYugbO/5Izd4obBufGyNYifAOdJzJa5wsKaFrBBXED+\nr5V9/wdxpOPgkstCOS6dDyxW0SeZzx6jJRqrqT1Ge8PUHEAs0HU0sUy+v2+SxLiZ\n0AqVVs5QxIAmq4CsfJ4w4VMMEb8giEIGPflJmb55mpQRRicJ6ce7p7F8yNQdpVeQ\n5eyyBgECgYEA0x7lbxwCINz3kY5s/nu7Jy/OBoJ3+JX2qcPoNweMmp4JbMzNspD9\nnICNQyyl/ArlxRrR2AYIFSUkcxknzamhLBfQPoCVjgO27cpPGKUwO5GlL6HhKA/d\nKD7+2PyX/S5RpnJP2DNBuYv1v9jfFHLNZs2q/LTx7W1qYar48KWR4MkCgYEAy+iV\n493HQ2g3OnmwFx02z+Re1cbkdcOGItM5vdBDm3lXlwmqrQrQ2ded1MrgTqv6zQMt\njyFvHzzEswXMh6CnKxko4rBl6VdjWnjE/HL2NsNSRG6L27Cz7YVR2XQ4ukMMSk2k\n305qBAPKcTEwiVT5d83LqBB+zjtoiXXr0YGm2UECgYAjTaRSGx3j/u9LIMTrHSej\nmuPZxNFo+TLBGqhnI1UIueqbjffLp2ExXXHBzOKIrg3UEvMKK6AIYSiiMo+sXXQ9\nGlJRUVEw6UAarVzioyTYoTc9KtWqzFRQGZCmGj8UMD2pFq5xWcjgzR2wEgTjt3rP\neQ7hqSRXbpd+c4ejPhyRuQKBgEaUupWGZfv6LevKxV4q2Zc6aG09DEWLKXoSfVEr\nrss5RE1epjqBnOtazCIlG2F//C9Mo0+A9jLs2PVS04o63MJ5UgKtpokPm69sUFtF\n+93W3DodvcGMt6tG058esKggnzd1CtXVEbNUEJX/vdo7lKKYlJ8XHp2KSNQUAk2h\nwDxBAoGBAJHyMm3BhOoqWQnU5LagqbHkBZhTm+a3o0qszGQwx22et4K3/s6+aPQt\nDh+RlFBIg674iUyELCzF6rdJI98mb9OMlw1XZJL8vucmYctdwA/xCBNJvndx8EN0\nR3RILgHtN01+FaUfODLsLjFpztAVYqN7CKQmK+bjugDLz+7tk/mP\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-26 15:24:27,553 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6 used request id req-8d788fd9-f0d3-4f15-8203-fb86ce6f42f3 2018-09-26 15:24:27,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/996f200a-b17b-40fd-b04b-8587287e0af6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9aed477c4d8af706ae7281366c42a5e3c0ddd8" 2018-09-26 15:24:27,582 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:24:27 GMT Server: Apache x-openstack-request-id: req-230ea573-474f-46f5-9113-031a5ad24120 Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:24:27,705 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:24:27 GMT Server: Apache x-openstack-request-id: req-206c1436-5efc-4b01-9f49-1606373d9c5a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:24:27,705 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6 used request id req-206c1436-5efc-4b01-9f49-1606373d9c5a 2018-09-26 15:24:27,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/996f200a-b17b-40fd-b04b-8587287e0af6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9aed477c4d8af706ae7281366c42a5e3c0ddd8" 2018-09-26 15:24:27,735 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:24:27 GMT Server: Apache x-openstack-request-id: req-7da4ad72-aa29-4c5c-98cb-eb1734be9d0f Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:24:27,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:24:27 GMT Server: Apache x-openstack-request-id: req-74c14065-c3fc-44ce-8922-cd3e25c20962 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-flavor2", "OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "996f200a-b17b-40fd-b04b-8587287e0af6", "OS::stack_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-subnet", "net_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack", "stack_user_project_id": "c0ad455ce8a24c219f38a2e3fcbc1b81", "tags": null, "creation_time": "2018-09-26T15:23:54Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T15:24:27Z", "id": "996f200a-b17b-40fd-b04b-8587287e0af6", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-26 15:24:27,761 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6 used request id req-74c14065-c3fc-44ce-8922-cd3e25c20962 2018-09-26 15:24:30,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/996f200a-b17b-40fd-b04b-8587287e0af6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9aed477c4d8af706ae7281366c42a5e3c0ddd8" 2018-09-26 15:24:30,795 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:24:30 GMT Server: Apache x-openstack-request-id: req-2523e364-93c6-4e83-bce6-87a8f705e3b0 Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:24:30,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:24:30 GMT Server: Apache x-openstack-request-id: req-c755ff1c-8aef-4d4c-adc5-4fccf2680785 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-flavor2", "OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "996f200a-b17b-40fd-b04b-8587287e0af6", "OS::stack_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-subnet", "net_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack", "stack_user_project_id": "c0ad455ce8a24c219f38a2e3fcbc1b81", "tags": null, "creation_time": "2018-09-26T15:23:54Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T15:24:27Z", "id": "996f200a-b17b-40fd-b04b-8587287e0af6", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-26 15:24:30,823 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6 used request id req-c755ff1c-8aef-4d4c-adc5-4fccf2680785 2018-09-26 15:24:33,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/996f200a-b17b-40fd-b04b-8587287e0af6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9aed477c4d8af706ae7281366c42a5e3c0ddd8" 2018-09-26 15:24:34,001 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:24:33 GMT Server: Apache x-openstack-request-id: req-a23d12c7-8398-4a16-b481-21d97009e9b2 Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:24:34,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:24:34 GMT Server: Apache x-openstack-request-id: req-708309aa-9880-4cf7-b45c-e439289a8b01 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-flavor2", "OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "996f200a-b17b-40fd-b04b-8587287e0af6", "OS::stack_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-subnet", "net_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack", "stack_user_project_id": "c0ad455ce8a24c219f38a2e3fcbc1b81", "tags": null, "creation_time": "2018-09-26T15:23:54Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T15:24:27Z", "id": "996f200a-b17b-40fd-b04b-8587287e0af6", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-26 15:24:34,027 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6 used request id req-708309aa-9880-4cf7-b45c-e439289a8b01 2018-09-26 15:24:37,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/996f200a-b17b-40fd-b04b-8587287e0af6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9aed477c4d8af706ae7281366c42a5e3c0ddd8" 2018-09-26 15:24:37,060 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:24:37 GMT Server: Apache x-openstack-request-id: req-02ac0547-511f-49fb-a9c0-284f4a1cff22 Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:24:37,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:24:37 GMT Server: Apache x-openstack-request-id: req-9a24446e-e19f-4738-bb69-bfb91ceaf18d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-flavor2", "OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "996f200a-b17b-40fd-b04b-8587287e0af6", "OS::stack_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-subnet", "net_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack", "stack_user_project_id": "c0ad455ce8a24c219f38a2e3fcbc1b81", "tags": null, "creation_time": "2018-09-26T15:23:54Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T15:24:27Z", "id": "996f200a-b17b-40fd-b04b-8587287e0af6", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-26 15:24:37,235 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6 used request id req-9a24446e-e19f-4738-bb69-bfb91ceaf18d 2018-09-26 15:24:40,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/996f200a-b17b-40fd-b04b-8587287e0af6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9aed477c4d8af706ae7281366c42a5e3c0ddd8" 2018-09-26 15:24:40,269 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:24:40 GMT Server: Apache x-openstack-request-id: req-9c74f534-03c3-434e-b847-92e9adace77c Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:24:40,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:24:40 GMT Server: Apache x-openstack-request-id: req-0f65facc-3d83-4064-bd47-643de32f5e6f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-flavor2", "OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "996f200a-b17b-40fd-b04b-8587287e0af6", "OS::stack_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-subnet", "net_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack", "stack_user_project_id": "c0ad455ce8a24c219f38a2e3fcbc1b81", "tags": null, "creation_time": "2018-09-26T15:23:54Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T15:24:27Z", "id": "996f200a-b17b-40fd-b04b-8587287e0af6", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-26 15:24:40,311 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6 used request id req-0f65facc-3d83-4064-bd47-643de32f5e6f 2018-09-26 15:24:43,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/996f200a-b17b-40fd-b04b-8587287e0af6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9aed477c4d8af706ae7281366c42a5e3c0ddd8" 2018-09-26 15:24:43,345 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:24:43 GMT Server: Apache x-openstack-request-id: req-75ab1ba5-3da9-4b5e-9af4-694efe5e99a0 Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:24:43,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:24:43 GMT Server: Apache x-openstack-request-id: req-361caabe-25d3-4ac2-ad88-81e50c72b52e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 687 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-flavor2", "OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "996f200a-b17b-40fd-b04b-8587287e0af6", "OS::stack_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-subnet", "net_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack", "stack_user_project_id": "c0ad455ce8a24c219f38a2e3fcbc1b81", "tags": null, "creation_time": "2018-09-26T15:23:54Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-26T15:24:27Z", "id": "996f200a-b17b-40fd-b04b-8587287e0af6", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-26 15:24:43,969 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-stack/996f200a-b17b-40fd-b04b-8587287e0af6 used request id req-361caabe-25d3-4ac2-ad88-81e50c72b52e 2018-09-26 15:24:43,969 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image1 2018-09-26 15:24:43,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/104375e1-cab8-4a12-ab61-6deca000b26b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fabfb095bf848aa3af7366bc2af6817698f91339" 2018-09-26 15:24:45,073 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6d747957-caea-4c22-b107-9af97f0b22ca Date: Wed, 26 Sep 2018 15:24:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:24:45,073 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/104375e1-cab8-4a12-ab61-6deca000b26b used request id req-6d747957-caea-4c22-b107-9af97f0b22ca 2018-09-26 15:24:45,074 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-fc3e6211-65d6-496c-91c9-fd31f1545789-image2 2018-09-26 15:24:45,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/2645574d-a5a6-43ce-a4d2-5dc54e1af82f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1a20d0706b80b706c730d4728e9843680f7eb003" 2018-09-26 15:24:46,169 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a329b375-f776-4888-827b-e2519049eb41 Date: Wed, 26 Sep 2018 15:24:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:24:46,169 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/2645574d-a5a6-43ce-a4d2-5dc54e1af82f used request id req-a329b375-f776-4888-827b-e2519049eb41 2018-09-26 15:24:46,172 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-26 15:24:46,172 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 15:24:46,181 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:24:46,558 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:24:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["4mEc9GTVSryoyc8ve3lyFw"], "issued_at": "2018-09-26T15:24:46.000000Z"}} 2018-09-26 15:24:46,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b11d4111b01911380f144b5d0d180f563a8de9a" -d '{"stack_name": "HeatUtilsFlavorTests-f67fee51-9883-4150-a035-b85dd97f573a-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "resources": {"flavor": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 8, "disk": 200, "ram": 1024}}}}}' 2018-09-26 15:24:48,195 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 15:24:46 GMT Server: Apache x-openstack-request-id: req-c94ab4cd-0818-4759-9e62-119ab37fa912 Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsFlavorTests-f67fee51-9883-4150-a035-b85dd97f573a-stack/c50c0f4b-f475-440e-b2cf-6b01876c9e83 Content-Length: 264 Content-Type: application/json RESP BODY: {"stack": {"id": "c50c0f4b-f475-440e-b2cf-6b01876c9e83", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsFlavorTests-f67fee51-9883-4150-a035-b85dd97f573a-stack/c50c0f4b-f475-440e-b2cf-6b01876c9e83", "rel": "self"}]}} 2018-09-26 15:24:48,196 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks used request id req-c94ab4cd-0818-4759-9e62-119ab37fa912 2018-09-26 15:24:48,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/c50c0f4b-f475-440e-b2cf-6b01876c9e83 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b11d4111b01911380f144b5d0d180f563a8de9a" 2018-09-26 15:24:48,370 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:24:48 GMT Server: Apache x-openstack-request-id: req-3dfd8b5a-9226-49b0-8ccb-4a0abb6abdde Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsFlavorTests-f67fee51-9883-4150-a035-b85dd97f573a-stack/c50c0f4b-f475-440e-b2cf-6b01876c9e83 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsFlavorTests-f67fee51-9883-4150-a035-b85dd97f573a-stack/c50c0f4b-f475-440e-b2cf-6b01876c9e83;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:24:48,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:24:48 GMT Server: Apache x-openstack-request-id: req-bbdbd43c-7a09-45fa-b143-2a17c4d5bd42 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 508 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "c50c0f4b-f475-440e-b2cf-6b01876c9e83", "OS::stack_name": "HeatUtilsFlavorTests-f67fee51-9883-4150-a035-b85dd97f573a-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-f67fee51-9883-4150-a035-b85dd97f573a-stack", "stack_user_project_id": "890ad5c5b44546a199ff4701a42a0423", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T15:24:47Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsFlavorTests-f67fee51-9883-4150-a035-b85dd97f573a-stack/c50c0f4b-f475-440e-b2cf-6b01876c9e83", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c50c0f4b-f475-440e-b2cf-6b01876c9e83", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-26 15:24:48,579 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsFlavorTests-f67fee51-9883-4150-a035-b85dd97f573a-stack/c50c0f4b-f475-440e-b2cf-6b01876c9e83 used request id req-bbdbd43c-7a09-45fa-b143-2a17c4d5bd42 2018-09-26 15:24:48,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/c50c0f4b-f475-440e-b2cf-6b01876c9e83 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b11d4111b01911380f144b5d0d180f563a8de9a" 2018-09-26 15:24:48,762 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:24:48 GMT Server: Apache x-openstack-request-id: req-1b5b94d2-26f8-4a41-9717-ed9b2a9468a2 Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsFlavorTests-f67fee51-9883-4150-a035-b85dd97f573a-stack/c50c0f4b-f475-440e-b2cf-6b01876c9e83 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsFlavorTests-f67fee51-9883-4150-a035-b85dd97f573a-stack/c50c0f4b-f475-440e-b2cf-6b01876c9e83;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:24:48,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:24:48 GMT Server: Apache x-openstack-request-id: req-0e0963b5-6422-4906-a5b7-e41edbdb3403 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 515 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "c50c0f4b-f475-440e-b2cf-6b01876c9e83", "OS::stack_name": "HeatUtilsFlavorTests-f67fee51-9883-4150-a035-b85dd97f573a-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-f67fee51-9883-4150-a035-b85dd97f573a-stack", "stack_user_project_id": "890ad5c5b44546a199ff4701a42a0423", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-26T15:24:47Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsFlavorTests-f67fee51-9883-4150-a035-b85dd97f573a-stack/c50c0f4b-f475-440e-b2cf-6b01876c9e83", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c50c0f4b-f475-440e-b2cf-6b01876c9e83", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-26 15:24:48,949 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsFlavorTests-f67fee51-9883-4150-a035-b85dd97f573a-stack/c50c0f4b-f475-440e-b2cf-6b01876c9e83 used request id req-0e0963b5-6422-4906-a5b7-e41edbdb3403 2018-09-26 15:24:48,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/c50c0f4b-f475-440e-b2cf-6b01876c9e83/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b11d4111b01911380f144b5d0d180f563a8de9a" 2018-09-26 15:24:49,130 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:24:48 GMT Server: Apache x-openstack-request-id: req-d6b5ada7-ac14-4801-9a3e-2e5385144b43 Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsFlavorTests-f67fee51-9883-4150-a035-b85dd97f573a-stack/c50c0f4b-f475-440e-b2cf-6b01876c9e83/resources Content-Length: 497 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsFlavorTests-f67fee51-9883-4150-a035-b85dd97f573a-stack/c50c0f4b-f475-440e-b2cf-6b01876c9e83/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:24:49,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:24:49 GMT Server: Apache x-openstack-request-id: req-65eb31dd-6b93-4fca-83ff-f10edcc4c67a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsFlavorTests-f67fee51-9883-4150-a035-b85dd97f573a-stack/c50c0f4b-f475-440e-b2cf-6b01876c9e83/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsFlavorTests-f67fee51-9883-4150-a035-b85dd97f573a-stack/c50c0f4b-f475-440e-b2cf-6b01876c9e83", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-09-26T15:24:48Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:24:48Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "192896de-b702-4438-85b8-df35c2480ae7", "resource_type": "OS::Nova::Flavor"}]} 2018-09-26 15:24:49,319 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsFlavorTests-f67fee51-9883-4150-a035-b85dd97f573a-stack/c50c0f4b-f475-440e-b2cf-6b01876c9e83/resources used request id req-65eb31dd-6b93-4fca-83ff-f10edcc4c67a 2018-09-26 15:24:49,322 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/192896de-b702-4438-85b8-df35c2480ae7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b11d4111b01911380f144b5d0d180f563a8de9a" 2018-09-26 15:24:49,341 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:24:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bd879fc7-b526-4e9a-ba13-08ce3fc75719 x-compute-request-id: req-bd879fc7-b526-4e9a-ba13-08ce3fc75719 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/192896de-b702-4438-85b8-df35c2480ae7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/192896de-b702-4438-85b8-df35c2480ae7", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "192896de-b702-4438-85b8-df35c2480ae7", "name": "HeatUtilsFlavorTests-f67fee51-9883-4150-a035-b85dd97f573a-stack-flavor-p2tfwceqgr4n", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 15:24:49,341 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/192896de-b702-4438-85b8-df35c2480ae7 used request id req-bd879fc7-b526-4e9a-ba13-08ce3fc75719 2018-09-26 15:24:49,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/c50c0f4b-f475-440e-b2cf-6b01876c9e83 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b11d4111b01911380f144b5d0d180f563a8de9a" 2018-09-26 15:24:49,531 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:24:49 GMT Server: Apache x-openstack-request-id: req-a3c8feba-bad7-493d-b90e-db096408f415 Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsFlavorTests-f67fee51-9883-4150-a035-b85dd97f573a-stack/c50c0f4b-f475-440e-b2cf-6b01876c9e83 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsFlavorTests-f67fee51-9883-4150-a035-b85dd97f573a-stack/c50c0f4b-f475-440e-b2cf-6b01876c9e83;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:24:49,572 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:24:49 GMT Server: Apache x-openstack-request-id: req-399464ee-9240-41c3-bf37-d63ec489fc65 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:24:49,572 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsFlavorTests-f67fee51-9883-4150-a035-b85dd97f573a-stack/c50c0f4b-f475-440e-b2cf-6b01876c9e83 used request id req-399464ee-9240-41c3-bf37-d63ec489fc65 2018-09-26 15:24:49,574 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-26 15:24:49,574 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 15:24:49,586 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:24:49,976 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:24:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["WPFyXTLsSze0mpFyIz02hw"], "issued_at": "2018-09-26T15:24:49.000000Z"}} 2018-09-26 15:24:49,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76b520c59708369b55ba712ced65438ad1d25140" -d '{"stack_name": "HeatUtilsKeypairTests-581f1514-bb6f-4322-958c-c65b08c02d7f-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}}, "resources": {"keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}}}, "parameters": {"keypair_name": "HeatUtilsKeypairTests-581f1514-bb6f-4322-958c-c65b08c02d7f-kp"}}' 2018-09-26 15:24:51,612 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 15:24:49 GMT Server: Apache x-openstack-request-id: req-03cbc84c-75f1-4ba1-b65c-320977490431 Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsKeypairTests-581f1514-bb6f-4322-958c-c65b08c02d7f-stack/d14da651-0abc-41d9-a4db-7aa88640d422 Content-Length: 265 Content-Type: application/json RESP BODY: {"stack": {"id": "d14da651-0abc-41d9-a4db-7aa88640d422", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsKeypairTests-581f1514-bb6f-4322-958c-c65b08c02d7f-stack/d14da651-0abc-41d9-a4db-7aa88640d422", "rel": "self"}]}} 2018-09-26 15:24:51,613 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks used request id req-03cbc84c-75f1-4ba1-b65c-320977490431 2018-09-26 15:24:51,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/d14da651-0abc-41d9-a4db-7aa88640d422 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76b520c59708369b55ba712ced65438ad1d25140" 2018-09-26 15:24:51,794 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:24:51 GMT Server: Apache x-openstack-request-id: req-2443ab17-642a-420f-892c-e6f7c652c058 Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsKeypairTests-581f1514-bb6f-4322-958c-c65b08c02d7f-stack/d14da651-0abc-41d9-a4db-7aa88640d422 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsKeypairTests-581f1514-bb6f-4322-958c-c65b08c02d7f-stack/d14da651-0abc-41d9-a4db-7aa88640d422;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:24:51,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:24:51 GMT Server: Apache x-openstack-request-id: req-c7e8e5aa-5aa0-42f8-96c6-bb4549ec1a2e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "d14da651-0abc-41d9-a4db-7aa88640d422", "OS::stack_name": "HeatUtilsKeypairTests-581f1514-bb6f-4322-958c-c65b08c02d7f-stack", "keypair_name": "HeatUtilsKeypairTests-581f1514-bb6f-4322-958c-c65b08c02d7f-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-581f1514-bb6f-4322-958c-c65b08c02d7f-stack", "stack_user_project_id": "0530fa49ef7e44ef952d9c551c2741cd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T15:24:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsKeypairTests-581f1514-bb6f-4322-958c-c65b08c02d7f-stack/d14da651-0abc-41d9-a4db-7aa88640d422", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d14da651-0abc-41d9-a4db-7aa88640d422", "outputs": [{"output_value": "", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-09-26 15:24:51,982 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsKeypairTests-581f1514-bb6f-4322-958c-c65b08c02d7f-stack/d14da651-0abc-41d9-a4db-7aa88640d422 used request id req-c7e8e5aa-5aa0-42f8-96c6-bb4549ec1a2e 2018-09-26 15:24:51,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/d14da651-0abc-41d9-a4db-7aa88640d422 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76b520c59708369b55ba712ced65438ad1d25140" 2018-09-26 15:24:52,161 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:24:51 GMT Server: Apache x-openstack-request-id: req-a918f88f-ecf8-4960-b6c7-308eb85eb55a Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsKeypairTests-581f1514-bb6f-4322-958c-c65b08c02d7f-stack/d14da651-0abc-41d9-a4db-7aa88640d422 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsKeypairTests-581f1514-bb6f-4322-958c-c65b08c02d7f-stack/d14da651-0abc-41d9-a4db-7aa88640d422;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:24:52,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:24:52 GMT Server: Apache x-openstack-request-id: req-01936490-4687-470a-8308-5c6604e91b22 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1907 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "d14da651-0abc-41d9-a4db-7aa88640d422", "OS::stack_name": "HeatUtilsKeypairTests-581f1514-bb6f-4322-958c-c65b08c02d7f-stack", "keypair_name": "HeatUtilsKeypairTests-581f1514-bb6f-4322-958c-c65b08c02d7f-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-581f1514-bb6f-4322-958c-c65b08c02d7f-stack", "stack_user_project_id": "0530fa49ef7e44ef952d9c551c2741cd", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-26T15:24:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsKeypairTests-581f1514-bb6f-4322-958c-c65b08c02d7f-stack/d14da651-0abc-41d9-a4db-7aa88640d422", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d14da651-0abc-41d9-a4db-7aa88640d422", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAn8Ho1HlmDAKlmkEguN4Xpzoxt7fRANM30Q1RwN5gAF96bbe4\n33GQsRz4fOgWJp/xBYv3Pn+Mnv0cZQPiO9VxcYcxrI/KxxktZaj9cjCSrwdQ1jZk\nPsqpzwE4IcVc6oCJ1+slyxzdo15Y2qejUqAcT9nGOQMp9SUYrJxbKKhCUFLoeugw\nK5tqnguzGOX8B6G6df200ifqfkuA8bwMp2/bXKt64/PU1Z+R1c6gcKj3kvkA3Ycr\nXfRg/Y3KVCgEOFAA6ElMpGZO/gI+8arOdsHZdddpUZwGR360qtsp0cmTt1BwX1jv\nB6ZOXZGJ1mB6+ZUC8NRZiAPjn90A7o5Yux0fpwIDAQABAoIBAF0zqXvb3zb+jFJz\n0H1JxI7hGoRODvbmQtgJZzqYAXX2PdyopIhnHrzVY/qrA9FA2kIcKAAkNYvDqr8c\nBu5VVbuf3dEIioqhG6UFc+ccg1btc7GlRdKENZD46yB4nf6JQuHe48udaYiX0Eqw\nJk5b7mh/am90cxP7smtxRJVxpE5rQ+TsklZM6+XsIgS1ZwDfzvRv+cdqqGmI1wxt\ntCUVgZ3610ivPCCgkRaOuFZW4CsG96E+f85GPV7QJybw7s5EqzMDyfg3+ehNaxdZ\nqiW+YieuVQHQq8JLJvXVkyJNq0KxwibLlSU0lblvOrq0foNXP5dybjzPIH06+7yF\n4m+CxAECgYEA0j/A9jNCaYWi33JSgX/X9foBADA3ESXS25m2zfddmQqkRknqzGjv\nBdmJvhPUWa4sj6uIlPYRZZBEOjRLgdIg1PAmJcU1yWoRUkjtIb+HWVOJOUW+LwIk\n2SCFciVyX+/S7aOAMo7R1BCarQLe7sCkvh3orwT+IMz/xKGudnZ7NwECgYEAwoVx\n0gxiyrwXFk56pzp9E77NmAUFAQJUnpzpzWtnSePQuLWT2rHIoErZnVLi2SaKuh9a\nYJg99ugx98dRapu50/pJY/1EPwf0K0/ATX6lpPWdmz36iohhoSXlpzrHFr6hwUs6\nbPMbZ6IV/wBDxBCegloXZ2ZsUNJiueZeBdNqPqcCgYBEdSPERl56c1vb+6JnrhPI\ncLXAtPJJMBKfFEbUe5XLTg69IDZGhmhFdFaIQHalGLRDt2uKbTCu7DF67iojxCKS\nkvso0zS3N0UakMo9cdqFOFD3CAFr1vvegttQlmbOXA1G+TS1wZEKxrlGWifyf2Fk\n0eJAkpSYY4doI+jlg6CNAQKBgDfD0dGJw3ijW2sFrJvsZJcYiBAgwEJ9zIx8J3rA\nY6gHK3sIcw6rEP0C+Eflzyq5peOdwWcXvgvenRSPi4OoiSmAAzIrFTmMqi8Qeey9\ndfdIgppStlSorHRqTOAYNaMLm4uyaVl6iEy5Ztzn0oWOziJIeZUnA75X0f3BUQsS\nhM7ZAoGAIrflNWI+ajEFyq7JZrdothCC9hj6daoD8fV9MiXRMY0bpC7RyMMQ/tzP\nWvpBQsj85bWuWoA1TEwwSEmIqRdJIaf8QvsKLpZiNjT/4f4Exu/NVvT5pGixt3q+\n7NUTUfTofVHoMnbzqsiWvbO+mqk962At4ZhXAI+dBmXOK/S/Gfg=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-09-26 15:24:52,572 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsKeypairTests-581f1514-bb6f-4322-958c-c65b08c02d7f-stack/d14da651-0abc-41d9-a4db-7aa88640d422 used request id req-01936490-4687-470a-8308-5c6604e91b22 2018-09-26 15:24:52,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/d14da651-0abc-41d9-a4db-7aa88640d422/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76b520c59708369b55ba712ced65438ad1d25140" 2018-09-26 15:24:52,743 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:24:52 GMT Server: Apache x-openstack-request-id: req-7a12caa4-887d-45e0-a3ea-d61af1194dec Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsKeypairTests-581f1514-bb6f-4322-958c-c65b08c02d7f-stack/d14da651-0abc-41d9-a4db-7aa88640d422/resources Content-Length: 499 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsKeypairTests-581f1514-bb6f-4322-958c-c65b08c02d7f-stack/d14da651-0abc-41d9-a4db-7aa88640d422/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:24:52,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:24:52 GMT Server: Apache x-openstack-request-id: req-a8d24b93-a329-4b3c-9ae5-464d24dd004a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsKeypairTests-581f1514-bb6f-4322-958c-c65b08c02d7f-stack/d14da651-0abc-41d9-a4db-7aa88640d422/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsKeypairTests-581f1514-bb6f-4322-958c-c65b08c02d7f-stack/d14da651-0abc-41d9-a4db-7aa88640d422", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-09-26T15:24:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:24:51Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsKeypairTests-581f1514-bb6f-4322-958c-c65b08c02d7f-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-09-26 15:24:52,933 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsKeypairTests-581f1514-bb6f-4322-958c-c65b08c02d7f-stack/d14da651-0abc-41d9-a4db-7aa88640d422/resources used request id req-a8d24b93-a329-4b3c-9ae5-464d24dd004a 2018-09-26 15:24:52,936 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-581f1514-bb6f-4322-958c-c65b08c02d7f-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76b520c59708369b55ba712ced65438ad1d25140" 2018-09-26 15:24:52,952 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:24:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4686c5c5-bd1c-4efb-a233-57ddf6539211 x-compute-request-id: req-4686c5c5-bd1c-4efb-a233-57ddf6539211 Content-Encoding: gzip Content-Length: 570 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfwejUeWYMAqWaQSC43henOjG3t9EA0zfRDVHA3mAAX3ptt7jfcZCxHPh86BYmn/EFi/c+f4ye/RxlA+I71XFxhzGsj8rHGS1lqP1yMJKvB1DWNmQ+yqnPATghxVzqgInX6yXLHN2jXljap6NSoBxP2cY5Ayn1JRisnFsoqEJQUuh66DArm2qeC7MY5fwHobp1/bTSJ+p+S4DxvAynb9tcq3rj89TVn5HVzqBwqPeS+QDdhytd9GD9jcpUKAQ4UADoSUykZk7+Aj7xqs52wdl112lRnAZHfrSq2ynRyZO3UHBfWO8Hpk5dkYnWYHr5lQLw1FmIA+Of3QDujli7HR+n Generated-by-Nova", "user_id": "70c1796720b24849a78177d3a880735f", "name": "HeatUtilsKeypairTests-581f1514-bb6f-4322-958c-c65b08c02d7f-kp", "deleted": false, "created_at": "2018-09-26T15:24:52.000000", "updated_at": null, "fingerprint": "c6:f0:f2:3a:fe:de:2f:4b:f1:51:45:ff:41:7b:9e:04", "deleted_at": null, "id": 15}} 2018-09-26 15:24:52,953 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-581f1514-bb6f-4322-958c-c65b08c02d7f-kp used request id req-4686c5c5-bd1c-4efb-a233-57ddf6539211 2018-09-26 15:24:52,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/d14da651-0abc-41d9-a4db-7aa88640d422 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76b520c59708369b55ba712ced65438ad1d25140" 2018-09-26 15:24:53,136 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:24:52 GMT Server: Apache x-openstack-request-id: req-aa3b253f-a2ed-478d-a127-d18977a53817 Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsKeypairTests-581f1514-bb6f-4322-958c-c65b08c02d7f-stack/d14da651-0abc-41d9-a4db-7aa88640d422 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsKeypairTests-581f1514-bb6f-4322-958c-c65b08c02d7f-stack/d14da651-0abc-41d9-a4db-7aa88640d422;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:24:53,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:24:53 GMT Server: Apache x-openstack-request-id: req-093e4928-1018-48c4-906d-5f4da488990b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1907 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "d14da651-0abc-41d9-a4db-7aa88640d422", "OS::stack_name": "HeatUtilsKeypairTests-581f1514-bb6f-4322-958c-c65b08c02d7f-stack", "keypair_name": "HeatUtilsKeypairTests-581f1514-bb6f-4322-958c-c65b08c02d7f-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-581f1514-bb6f-4322-958c-c65b08c02d7f-stack", "stack_user_project_id": "0530fa49ef7e44ef952d9c551c2741cd", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-26T15:24:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsKeypairTests-581f1514-bb6f-4322-958c-c65b08c02d7f-stack/d14da651-0abc-41d9-a4db-7aa88640d422", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d14da651-0abc-41d9-a4db-7aa88640d422", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAn8Ho1HlmDAKlmkEguN4Xpzoxt7fRANM30Q1RwN5gAF96bbe4\n33GQsRz4fOgWJp/xBYv3Pn+Mnv0cZQPiO9VxcYcxrI/KxxktZaj9cjCSrwdQ1jZk\nPsqpzwE4IcVc6oCJ1+slyxzdo15Y2qejUqAcT9nGOQMp9SUYrJxbKKhCUFLoeugw\nK5tqnguzGOX8B6G6df200ifqfkuA8bwMp2/bXKt64/PU1Z+R1c6gcKj3kvkA3Ycr\nXfRg/Y3KVCgEOFAA6ElMpGZO/gI+8arOdsHZdddpUZwGR360qtsp0cmTt1BwX1jv\nB6ZOXZGJ1mB6+ZUC8NRZiAPjn90A7o5Yux0fpwIDAQABAoIBAF0zqXvb3zb+jFJz\n0H1JxI7hGoRODvbmQtgJZzqYAXX2PdyopIhnHrzVY/qrA9FA2kIcKAAkNYvDqr8c\nBu5VVbuf3dEIioqhG6UFc+ccg1btc7GlRdKENZD46yB4nf6JQuHe48udaYiX0Eqw\nJk5b7mh/am90cxP7smtxRJVxpE5rQ+TsklZM6+XsIgS1ZwDfzvRv+cdqqGmI1wxt\ntCUVgZ3610ivPCCgkRaOuFZW4CsG96E+f85GPV7QJybw7s5EqzMDyfg3+ehNaxdZ\nqiW+YieuVQHQq8JLJvXVkyJNq0KxwibLlSU0lblvOrq0foNXP5dybjzPIH06+7yF\n4m+CxAECgYEA0j/A9jNCaYWi33JSgX/X9foBADA3ESXS25m2zfddmQqkRknqzGjv\nBdmJvhPUWa4sj6uIlPYRZZBEOjRLgdIg1PAmJcU1yWoRUkjtIb+HWVOJOUW+LwIk\n2SCFciVyX+/S7aOAMo7R1BCarQLe7sCkvh3orwT+IMz/xKGudnZ7NwECgYEAwoVx\n0gxiyrwXFk56pzp9E77NmAUFAQJUnpzpzWtnSePQuLWT2rHIoErZnVLi2SaKuh9a\nYJg99ugx98dRapu50/pJY/1EPwf0K0/ATX6lpPWdmz36iohhoSXlpzrHFr6hwUs6\nbPMbZ6IV/wBDxBCegloXZ2ZsUNJiueZeBdNqPqcCgYBEdSPERl56c1vb+6JnrhPI\ncLXAtPJJMBKfFEbUe5XLTg69IDZGhmhFdFaIQHalGLRDt2uKbTCu7DF67iojxCKS\nkvso0zS3N0UakMo9cdqFOFD3CAFr1vvegttQlmbOXA1G+TS1wZEKxrlGWifyf2Fk\n0eJAkpSYY4doI+jlg6CNAQKBgDfD0dGJw3ijW2sFrJvsZJcYiBAgwEJ9zIx8J3rA\nY6gHK3sIcw6rEP0C+Eflzyq5peOdwWcXvgvenRSPi4OoiSmAAzIrFTmMqi8Qeey9\ndfdIgppStlSorHRqTOAYNaMLm4uyaVl6iEy5Ztzn0oWOziJIeZUnA75X0f3BUQsS\nhM7ZAoGAIrflNWI+ajEFyq7JZrdothCC9hj6daoD8fV9MiXRMY0bpC7RyMMQ/tzP\nWvpBQsj85bWuWoA1TEwwSEmIqRdJIaf8QvsKLpZiNjT/4f4Exu/NVvT5pGixt3q+\n7NUTUfTofVHoMnbzqsiWvbO+mqk962At4ZhXAI+dBmXOK/S/Gfg=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-09-26 15:24:53,262 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsKeypairTests-581f1514-bb6f-4322-958c-c65b08c02d7f-stack/d14da651-0abc-41d9-a4db-7aa88640d422 used request id req-093e4928-1018-48c4-906d-5f4da488990b 2018-09-26 15:24:53,265 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-581f1514-bb6f-4322-958c-c65b08c02d7f-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76b520c59708369b55ba712ced65438ad1d25140" 2018-09-26 15:24:53,283 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:24:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c098d155-c058-4062-a61a-37d425be4392 x-compute-request-id: req-c098d155-c058-4062-a61a-37d425be4392 Content-Encoding: gzip Content-Length: 570 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfwejUeWYMAqWaQSC43henOjG3t9EA0zfRDVHA3mAAX3ptt7jfcZCxHPh86BYmn/EFi/c+f4ye/RxlA+I71XFxhzGsj8rHGS1lqP1yMJKvB1DWNmQ+yqnPATghxVzqgInX6yXLHN2jXljap6NSoBxP2cY5Ayn1JRisnFsoqEJQUuh66DArm2qeC7MY5fwHobp1/bTSJ+p+S4DxvAynb9tcq3rj89TVn5HVzqBwqPeS+QDdhytd9GD9jcpUKAQ4UADoSUykZk7+Aj7xqs52wdl112lRnAZHfrSq2ynRyZO3UHBfWO8Hpk5dkYnWYHr5lQLw1FmIA+Of3QDujli7HR+n Generated-by-Nova", "user_id": "70c1796720b24849a78177d3a880735f", "name": "HeatUtilsKeypairTests-581f1514-bb6f-4322-958c-c65b08c02d7f-kp", "deleted": false, "created_at": "2018-09-26T15:24:52.000000", "updated_at": null, "fingerprint": "c6:f0:f2:3a:fe:de:2f:4b:f1:51:45:ff:41:7b:9e:04", "deleted_at": null, "id": 15}} 2018-09-26 15:24:53,283 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-581f1514-bb6f-4322-958c-c65b08c02d7f-kp used request id req-c098d155-c058-4062-a61a-37d425be4392 2018-09-26 15:24:53,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/d14da651-0abc-41d9-a4db-7aa88640d422 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76b520c59708369b55ba712ced65438ad1d25140" 2018-09-26 15:24:53,313 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:24:53 GMT Server: Apache x-openstack-request-id: req-d66127ea-2511-4db1-9b72-6772ff9e112c Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsKeypairTests-581f1514-bb6f-4322-958c-c65b08c02d7f-stack/d14da651-0abc-41d9-a4db-7aa88640d422 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsKeypairTests-581f1514-bb6f-4322-958c-c65b08c02d7f-stack/d14da651-0abc-41d9-a4db-7aa88640d422;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:24:53,482 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:24:53 GMT Server: Apache x-openstack-request-id: req-ed7ea24a-d472-457f-aa1d-cd7f52a9feda Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:24:53,483 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsKeypairTests-581f1514-bb6f-4322-958c-c65b08c02d7f-stack/d14da651-0abc-41d9-a4db-7aa88640d422 used request id req-ed7ea24a-d472-457f-aa1d-cd7f52a9feda 2018-09-26 15:24:53,484 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-26 15:24:53,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:24:53,884 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:24:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["19B-RsuOQr6_HRtRAsJi9A"], "issued_at": "2018-09-26T15:24:53.000000Z"}} 2018-09-26 15:24:53,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26282d3bd1378c862ecf31a547f00eb32c1228f" -d '{"stack_name": "HeatUtilsSecurityGroupTests-775e8064-995b-4815-8b40-82d492649347-stack", "template": {"heat_template_version": "2015-04-30", "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group name"}}, "resources": {"server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"direction": "egress", "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0", "ethertype": "IPv4", "port_range_max": 22, "port_range_min": 22}, {"ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}], "description": "Test description", "name": {"get_param": "security_group_name"}}}}}, "parameters": {"security_group_name": "HeatUtilsSecurityGroupTests-775e8064-995b-4815-8b40-82d492649347-sec-grp"}}' 2018-09-26 15:24:55,368 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 15:24:53 GMT Server: Apache x-openstack-request-id: req-2e5f6b47-bd4c-4906-b34c-2f739090c36c Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsSecurityGroupTests-775e8064-995b-4815-8b40-82d492649347-stack/c7ea0bae-7ccd-472e-99d7-fb2674b0539a Content-Length: 271 Content-Type: application/json RESP BODY: {"stack": {"id": "c7ea0bae-7ccd-472e-99d7-fb2674b0539a", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsSecurityGroupTests-775e8064-995b-4815-8b40-82d492649347-stack/c7ea0bae-7ccd-472e-99d7-fb2674b0539a", "rel": "self"}]}} 2018-09-26 15:24:55,368 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks used request id req-2e5f6b47-bd4c-4906-b34c-2f739090c36c 2018-09-26 15:24:55,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/c7ea0bae-7ccd-472e-99d7-fb2674b0539a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26282d3bd1378c862ecf31a547f00eb32c1228f" 2018-09-26 15:24:55,560 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:24:55 GMT Server: Apache x-openstack-request-id: req-46faf854-4506-46e4-bfc3-5d3e35a14d60 Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsSecurityGroupTests-775e8064-995b-4815-8b40-82d492649347-stack/c7ea0bae-7ccd-472e-99d7-fb2674b0539a Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsSecurityGroupTests-775e8064-995b-4815-8b40-82d492649347-stack/c7ea0bae-7ccd-472e-99d7-fb2674b0539a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:24:55,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:24:55 GMT Server: Apache x-openstack-request-id: req-1f91fb55-a237-4ea2-b6fb-85a6c3fe3976 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "c7ea0bae-7ccd-472e-99d7-fb2674b0539a", "OS::stack_name": "HeatUtilsSecurityGroupTests-775e8064-995b-4815-8b40-82d492649347-stack", "security_group_name": "HeatUtilsSecurityGroupTests-775e8064-995b-4815-8b40-82d492649347-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-775e8064-995b-4815-8b40-82d492649347-stack", "stack_user_project_id": "938f3c8ad9174d479f276616085356f7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T15:24:54Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsSecurityGroupTests-775e8064-995b-4815-8b40-82d492649347-stack/c7ea0bae-7ccd-472e-99d7-fb2674b0539a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c7ea0bae-7ccd-472e-99d7-fb2674b0539a", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-09-26 15:24:55,751 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsSecurityGroupTests-775e8064-995b-4815-8b40-82d492649347-stack/c7ea0bae-7ccd-472e-99d7-fb2674b0539a used request id req-1f91fb55-a237-4ea2-b6fb-85a6c3fe3976 2018-09-26 15:24:55,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/c7ea0bae-7ccd-472e-99d7-fb2674b0539a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26282d3bd1378c862ecf31a547f00eb32c1228f" 2018-09-26 15:24:55,925 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:24:55 GMT Server: Apache x-openstack-request-id: req-7dbc6ab7-61c1-4551-9e43-9db2b0e7d44f Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsSecurityGroupTests-775e8064-995b-4815-8b40-82d492649347-stack/c7ea0bae-7ccd-472e-99d7-fb2674b0539a Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsSecurityGroupTests-775e8064-995b-4815-8b40-82d492649347-stack/c7ea0bae-7ccd-472e-99d7-fb2674b0539a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:24:56,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:24:55 GMT Server: Apache x-openstack-request-id: req-ecc4b932-6276-495c-869d-2e50e9c5d2eb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "c7ea0bae-7ccd-472e-99d7-fb2674b0539a", "OS::stack_name": "HeatUtilsSecurityGroupTests-775e8064-995b-4815-8b40-82d492649347-stack", "security_group_name": "HeatUtilsSecurityGroupTests-775e8064-995b-4815-8b40-82d492649347-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-775e8064-995b-4815-8b40-82d492649347-stack", "stack_user_project_id": "938f3c8ad9174d479f276616085356f7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T15:24:54Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsSecurityGroupTests-775e8064-995b-4815-8b40-82d492649347-stack/c7ea0bae-7ccd-472e-99d7-fb2674b0539a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c7ea0bae-7ccd-472e-99d7-fb2674b0539a", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-09-26 15:24:56,117 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsSecurityGroupTests-775e8064-995b-4815-8b40-82d492649347-stack/c7ea0bae-7ccd-472e-99d7-fb2674b0539a used request id req-ecc4b932-6276-495c-869d-2e50e9c5d2eb 2018-09-26 15:24:59,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/c7ea0bae-7ccd-472e-99d7-fb2674b0539a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26282d3bd1378c862ecf31a547f00eb32c1228f" 2018-09-26 15:24:59,321 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:24:59 GMT Server: Apache x-openstack-request-id: req-7cc10b25-9a58-4b0e-b3ee-ae58cb66048f Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsSecurityGroupTests-775e8064-995b-4815-8b40-82d492649347-stack/c7ea0bae-7ccd-472e-99d7-fb2674b0539a Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsSecurityGroupTests-775e8064-995b-4815-8b40-82d492649347-stack/c7ea0bae-7ccd-472e-99d7-fb2674b0539a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:24:59,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:24:59 GMT Server: Apache x-openstack-request-id: req-a7f42445-d16b-451e-b36b-4b63248d4fd7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 527 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "27d48581408d451aadce970d111d0cc1", "OS::stack_id": "c7ea0bae-7ccd-472e-99d7-fb2674b0539a", "OS::stack_name": "HeatUtilsSecurityGroupTests-775e8064-995b-4815-8b40-82d492649347-stack", "security_group_name": "HeatUtilsSecurityGroupTests-775e8064-995b-4815-8b40-82d492649347-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-775e8064-995b-4815-8b40-82d492649347-stack", "stack_user_project_id": "938f3c8ad9174d479f276616085356f7", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-26T15:24:54Z", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsSecurityGroupTests-775e8064-995b-4815-8b40-82d492649347-stack/c7ea0bae-7ccd-472e-99d7-fb2674b0539a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c7ea0bae-7ccd-472e-99d7-fb2674b0539a", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-09-26 15:24:59,616 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsSecurityGroupTests-775e8064-995b-4815-8b40-82d492649347-stack/c7ea0bae-7ccd-472e-99d7-fb2674b0539a used request id req-a7f42445-d16b-451e-b36b-4b63248d4fd7 2018-09-26 15:24:59,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/c7ea0bae-7ccd-472e-99d7-fb2674b0539a/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26282d3bd1378c862ecf31a547f00eb32c1228f" 2018-09-26 15:24:59,799 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:24:59 GMT Server: Apache x-openstack-request-id: req-6182d698-2fbe-4d3e-a7c5-ed9a4a26d866 Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsSecurityGroupTests-775e8064-995b-4815-8b40-82d492649347-stack/c7ea0bae-7ccd-472e-99d7-fb2674b0539a/resources Content-Length: 511 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsSecurityGroupTests-775e8064-995b-4815-8b40-82d492649347-stack/c7ea0bae-7ccd-472e-99d7-fb2674b0539a/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:24:59,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:24:59 GMT Server: Apache x-openstack-request-id: req-e52053d1-7741-4632-8e5a-b0ce1a1f0d29 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 401 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsSecurityGroupTests-775e8064-995b-4815-8b40-82d492649347-stack/c7ea0bae-7ccd-472e-99d7-fb2674b0539a/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsSecurityGroupTests-775e8064-995b-4815-8b40-82d492649347-stack/c7ea0bae-7ccd-472e-99d7-fb2674b0539a", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-09-26T15:24:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T15:24:55Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "d71a85c3-482a-49d9-a440-9bc2b0ee9e11", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-09-26 15:24:59,841 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsSecurityGroupTests-775e8064-995b-4815-8b40-82d492649347-stack/c7ea0bae-7ccd-472e-99d7-fb2674b0539a/resources used request id req-e52053d1-7741-4632-8e5a-b0ce1a1f0d29 2018-09-26 15:24:59,841 - neutron_utils - INFO - Retrieving security group with ID - d71a85c3-482a-49d9-a440-9bc2b0ee9e11 2018-09-26 15:24:59,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=d71a85c3-482a-49d9-a440-9bc2b0ee9e11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26282d3bd1378c862ecf31a547f00eb32c1228f" 2018-09-26 15:25:00,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-1d1ac557-3dd6-43c9-bf7f-bbb339dee8a0 Date: Wed, 26 Sep 2018 15:25:00 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:24:55Z", "updated_at": "2018-09-26T15:24:57Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:24:57Z", "revision_number": 0, "id": "6786c96c-461a-4836-b46c-a03f1ad3ae75", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-09-26T15:24:57Z", "security_group_id": "d71a85c3-482a-49d9-a440-9bc2b0ee9e11", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv4", "project_id": "27d48581408d451aadce970d111d0cc1"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-26T15:24:56Z", "revision_number": 0, "id": "6b74c238-6eac-4c38-832c-affebeb0ef98", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-09-26T15:24:56Z", "security_group_id": "d71a85c3-482a-49d9-a440-9bc2b0ee9e11", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "27d48581408d451aadce970d111d0cc1"}], "revision_number": 6, "project_id": "27d48581408d451aadce970d111d0cc1", "id": "d71a85c3-482a-49d9-a440-9bc2b0ee9e11", "name": "HeatUtilsSecurityGroupTests-775e8064-995b-4815-8b40-82d492649347-sec-grp"}]} 2018-09-26 15:25:00,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=d71a85c3-482a-49d9-a440-9bc2b0ee9e11 used request id req-1d1ac557-3dd6-43c9-bf7f-bbb339dee8a0 2018-09-26 15:25:00,034 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d71a85c3-482a-49d9-a440-9bc2b0ee9e11 2018-09-26 15:25:00,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=d71a85c3-482a-49d9-a440-9bc2b0ee9e11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26282d3bd1378c862ecf31a547f00eb32c1228f" 2018-09-26 15:25:00,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-c614bc9e-6b5c-4e9d-bc77-9df9327a59c5 Date: Wed, 26 Sep 2018 15:25:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-09-26T15:24:57Z", "security_group_id": "d71a85c3-482a-49d9-a440-9bc2b0ee9e11", "port_range_min": null, "revision_number": 0, "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:24:57Z", "project_id": "27d48581408d451aadce970d111d0cc1", "id": "6786c96c-461a-4836-b46c-a03f1ad3ae75"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-09-26T15:24:56Z", "security_group_id": "d71a85c3-482a-49d9-a440-9bc2b0ee9e11", "port_range_min": 22, "revision_number": 0, "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:24:56Z", "project_id": "27d48581408d451aadce970d111d0cc1", "id": "6b74c238-6eac-4c38-832c-affebeb0ef98"}]} 2018-09-26 15:25:00,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=d71a85c3-482a-49d9-a440-9bc2b0ee9e11 used request id req-c614bc9e-6b5c-4e9d-bc77-9df9327a59c5 2018-09-26 15:25:00,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/c7ea0bae-7ccd-472e-99d7-fb2674b0539a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26282d3bd1378c862ecf31a547f00eb32c1228f" 2018-09-26 15:25:00,387 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 15:25:00 GMT Server: Apache x-openstack-request-id: req-71ffd9cb-1c62-4bb8-94f6-5d8034ee12af Location: http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsSecurityGroupTests-775e8064-995b-4815-8b40-82d492649347-stack/c7ea0bae-7ccd-472e-99d7-fb2674b0539a Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsSecurityGroupTests-775e8064-995b-4815-8b40-82d492649347-stack/c7ea0bae-7ccd-472e-99d7-fb2674b0539a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 15:25:00,574 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:25:00 GMT Server: Apache x-openstack-request-id: req-fd947bcc-da37-4804-ad97-9fa2c21184c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:25:00,574 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1/stacks/HeatUtilsSecurityGroupTests-775e8064-995b-4815-8b40-82d492649347-stack/c7ea0bae-7ccd-472e-99d7-fb2674b0539a used request id req-fd947bcc-da37-4804-ad97-9fa2c21184c0 2018-09-26 15:25:00,577 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:25:00,950 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:25:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["aikooT0aRySeB8oK8J3w3g"], "issued_at": "2018-09-26T15:25:00.000000Z"}} 2018-09-26 15:25:00,953 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}473b9ccdc5255d8feb91ce5404f56754a44eab06" -d '{"qos_specs": {"consumer": "both", "name": "CinderUtilsQoSTests-209d3d74-dbbc-45bd-a1e4-aa96aae16362"}}' 2018-09-26 15:25:01,737 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:00 GMT Server: Apache x-compute-request-id: req-5258b78b-941c-4b25-9d57-11f243fe1b71 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5258b78b-941c-4b25-9d57-11f243fe1b71 Content-Encoding: gzip Content-Length: 243 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "34d90c2c-68c7-40a4-bdf5-80c91aa0fb7c", "name": "CinderUtilsQoSTests-209d3d74-dbbc-45bd-a1e4-aa96aae16362"}, "links": [{"href": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs/34d90c2c-68c7-40a4-bdf5-80c91aa0fb7c", "rel": "self"}, {"href": "http://172.30.9.22:8776/27d48581408d451aadce970d111d0cc1/qos-specs/34d90c2c-68c7-40a4-bdf5-80c91aa0fb7c", "rel": "bookmark"}]} 2018-09-26 15:25:01,737 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs used request id req-5258b78b-941c-4b25-9d57-11f243fe1b71 2018-09-26 15:25:01,741 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5258b78b-941c-4b25-9d57-11f243fe1b71" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}473b9ccdc5255d8feb91ce5404f56754a44eab06" 2018-09-26 15:25:01,902 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:01 GMT Server: Apache x-compute-request-id: req-aa2d41be-ef5b-4c9b-a389-b6de0350bcc8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-aa2d41be-ef5b-4c9b-a389-b6de0350bcc8 Content-Encoding: gzip Content-Length: 154 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "34d90c2c-68c7-40a4-bdf5-80c91aa0fb7c", "name": "CinderUtilsQoSTests-209d3d74-dbbc-45bd-a1e4-aa96aae16362"}]} 2018-09-26 15:25:01,902 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs used request id req-aa2d41be-ef5b-4c9b-a389-b6de0350bcc8 2018-09-26 15:25:01,903 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-209d3d74-dbbc-45bd-a1e4-aa96aae16362 2018-09-26 15:25:01,906 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs/34d90c2c-68c7-40a4-bdf5-80c91aa0fb7c?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5258b78b-941c-4b25-9d57-11f243fe1b71" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}473b9ccdc5255d8feb91ce5404f56754a44eab06" 2018-09-26 15:25:02,109 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:25:01 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6b1282a6-738f-40a3-a6db-2d0b7d06f49f Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:25:02,109 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs/34d90c2c-68c7-40a4-bdf5-80c91aa0fb7c?force=False used request id req-6b1282a6-738f-40a3-a6db-2d0b7d06f49f 2018-09-26 15:25:02,112 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5258b78b-941c-4b25-9d57-11f243fe1b71" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}473b9ccdc5255d8feb91ce5404f56754a44eab06" 2018-09-26 15:25:02,817 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:02 GMT Server: Apache x-compute-request-id: req-0bc742ef-e331-4730-b335-040004b9a52d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0bc742ef-e331-4730-b335-040004b9a52d Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-09-26 15:25:02,817 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs used request id req-0bc742ef-e331-4730-b335-040004b9a52d 2018-09-26 15:25:02,817 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-209d3d74-dbbc-45bd-a1e4-aa96aae16362 2018-09-26 15:25:02,820 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs/34d90c2c-68c7-40a4-bdf5-80c91aa0fb7c?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5258b78b-941c-4b25-9d57-11f243fe1b71" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}473b9ccdc5255d8feb91ce5404f56754a44eab06" 2018-09-26 15:25:02,851 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 15:25:02 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-628df17a-9e47-4adf-9d9d-cbaeadd7ae0a x-openstack-request-id: req-628df17a-9e47-4adf-9d9d-cbaeadd7ae0a Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec 34d90c2c-68c7-40a4-bdf5-80c91aa0fb7c.", "code": 404}} 2018-09-26 15:25:02,852 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs/34d90c2c-68c7-40a4-bdf5-80c91aa0fb7c?force=False used request id req-628df17a-9e47-4adf-9d9d-cbaeadd7ae0a 2018-09-26 15:25:02,854 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:25:03,235 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:25:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["T8WBAfOqTYuPE92dF39tUA"], "issued_at": "2018-09-26T15:25:03.000000Z"}} 2018-09-26 15:25:03,239 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d00d3931c91492f7491bfde6e7d75a7419dc96f2" -d '{"qos_specs": {"foo": "bar ", "consumer": "back-end", "name": "CinderUtilsQoSTests-f634bb41-b47c-40c2-aa4c-b249f0bff26d"}}' 2018-09-26 15:25:03,453 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:03 GMT Server: Apache x-compute-request-id: req-590416f0-8d7c-49cf-8520-50d97dc2cd70 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-590416f0-8d7c-49cf-8520-50d97dc2cd70 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "ebc5f369-cd4b-44ae-868c-c1a2a3ee33e1", "name": "CinderUtilsQoSTests-f634bb41-b47c-40c2-aa4c-b249f0bff26d"}, "links": [{"href": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs/ebc5f369-cd4b-44ae-868c-c1a2a3ee33e1", "rel": "self"}, {"href": "http://172.30.9.22:8776/27d48581408d451aadce970d111d0cc1/qos-specs/ebc5f369-cd4b-44ae-868c-c1a2a3ee33e1", "rel": "bookmark"}]} 2018-09-26 15:25:03,454 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs used request id req-590416f0-8d7c-49cf-8520-50d97dc2cd70 2018-09-26 15:25:03,457 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-590416f0-8d7c-49cf-8520-50d97dc2cd70" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d00d3931c91492f7491bfde6e7d75a7419dc96f2" 2018-09-26 15:25:04,275 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:03 GMT Server: Apache x-compute-request-id: req-a5573567-c6a9-498f-9d75-83d07ec550fc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a5573567-c6a9-498f-9d75-83d07ec550fc Content-Encoding: gzip Content-Length: 163 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "back-end", "id": "ebc5f369-cd4b-44ae-868c-c1a2a3ee33e1", "name": "CinderUtilsQoSTests-f634bb41-b47c-40c2-aa4c-b249f0bff26d"}]} 2018-09-26 15:25:04,275 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs used request id req-a5573567-c6a9-498f-9d75-83d07ec550fc 2018-09-26 15:25:04,278 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs/ebc5f369-cd4b-44ae-868c-c1a2a3ee33e1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-590416f0-8d7c-49cf-8520-50d97dc2cd70" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d00d3931c91492f7491bfde6e7d75a7419dc96f2" 2018-09-26 15:25:04,450 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:04 GMT Server: Apache x-compute-request-id: req-89da40ca-9bd4-44e0-a928-9eb2ccb26f61 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-89da40ca-9bd4-44e0-a928-9eb2ccb26f61 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "ebc5f369-cd4b-44ae-868c-c1a2a3ee33e1", "name": "CinderUtilsQoSTests-f634bb41-b47c-40c2-aa4c-b249f0bff26d"}, "links": [{"href": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs/ebc5f369-cd4b-44ae-868c-c1a2a3ee33e1", "rel": "self"}, {"href": "http://172.30.9.22:8776/27d48581408d451aadce970d111d0cc1/qos-specs/ebc5f369-cd4b-44ae-868c-c1a2a3ee33e1", "rel": "bookmark"}]} 2018-09-26 15:25:04,450 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs/ebc5f369-cd4b-44ae-868c-c1a2a3ee33e1 used request id req-89da40ca-9bd4-44e0-a928-9eb2ccb26f61 2018-09-26 15:25:04,450 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-f634bb41-b47c-40c2-aa4c-b249f0bff26d 2018-09-26 15:25:04,453 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs/ebc5f369-cd4b-44ae-868c-c1a2a3ee33e1?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-590416f0-8d7c-49cf-8520-50d97dc2cd70" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d00d3931c91492f7491bfde6e7d75a7419dc96f2" 2018-09-26 15:25:04,674 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:25:04 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-af66937b-02e4-411f-9514-0f576a98bd3b Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:25:04,674 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs/ebc5f369-cd4b-44ae-868c-c1a2a3ee33e1?force=False used request id req-af66937b-02e4-411f-9514-0f576a98bd3b 2018-09-26 15:25:04,677 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:25:05,064 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:25:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["JNMWMA3FR-G14k_aMWPoIg"], "issued_at": "2018-09-26T15:25:05.000000Z"}} 2018-09-26 15:25:05,067 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251b22b21c73ec12e5db91f2f3480f43bd68c3fc" -d '{"qos_specs": {"foo": "bar ", "consumer": "both", "name": "CinderUtilsQoSTests-872e4daa-a2b0-48f8-b5fa-904d81727029"}}' 2018-09-26 15:25:05,610 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:05 GMT Server: Apache x-compute-request-id: req-3859717b-9bf6-4c8b-ba27-4f1ec507f92d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3859717b-9bf6-4c8b-ba27-4f1ec507f92d Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "f48e4164-e4a0-4365-9afb-2b3ac9f8518e", "name": "CinderUtilsQoSTests-872e4daa-a2b0-48f8-b5fa-904d81727029"}, "links": [{"href": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs/f48e4164-e4a0-4365-9afb-2b3ac9f8518e", "rel": "self"}, {"href": "http://172.30.9.22:8776/27d48581408d451aadce970d111d0cc1/qos-specs/f48e4164-e4a0-4365-9afb-2b3ac9f8518e", "rel": "bookmark"}]} 2018-09-26 15:25:05,611 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs used request id req-3859717b-9bf6-4c8b-ba27-4f1ec507f92d 2018-09-26 15:25:05,614 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3859717b-9bf6-4c8b-ba27-4f1ec507f92d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251b22b21c73ec12e5db91f2f3480f43bd68c3fc" 2018-09-26 15:25:06,322 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:05 GMT Server: Apache x-compute-request-id: req-59ae13bc-b19f-411b-8cc7-5cd493ba0af4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-59ae13bc-b19f-411b-8cc7-5cd493ba0af4 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "both", "id": "f48e4164-e4a0-4365-9afb-2b3ac9f8518e", "name": "CinderUtilsQoSTests-872e4daa-a2b0-48f8-b5fa-904d81727029"}]} 2018-09-26 15:25:06,323 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs used request id req-59ae13bc-b19f-411b-8cc7-5cd493ba0af4 2018-09-26 15:25:06,326 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs/f48e4164-e4a0-4365-9afb-2b3ac9f8518e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3859717b-9bf6-4c8b-ba27-4f1ec507f92d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251b22b21c73ec12e5db91f2f3480f43bd68c3fc" 2018-09-26 15:25:06,503 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:06 GMT Server: Apache x-compute-request-id: req-5e7b3724-cbbc-48bd-a8d9-f3446c08c319 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5e7b3724-cbbc-48bd-a8d9-f3446c08c319 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "f48e4164-e4a0-4365-9afb-2b3ac9f8518e", "name": "CinderUtilsQoSTests-872e4daa-a2b0-48f8-b5fa-904d81727029"}, "links": [{"href": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs/f48e4164-e4a0-4365-9afb-2b3ac9f8518e", "rel": "self"}, {"href": "http://172.30.9.22:8776/27d48581408d451aadce970d111d0cc1/qos-specs/f48e4164-e4a0-4365-9afb-2b3ac9f8518e", "rel": "bookmark"}]} 2018-09-26 15:25:06,503 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs/f48e4164-e4a0-4365-9afb-2b3ac9f8518e used request id req-5e7b3724-cbbc-48bd-a8d9-f3446c08c319 2018-09-26 15:25:06,503 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-872e4daa-a2b0-48f8-b5fa-904d81727029 2018-09-26 15:25:06,506 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs/f48e4164-e4a0-4365-9afb-2b3ac9f8518e?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3859717b-9bf6-4c8b-ba27-4f1ec507f92d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251b22b21c73ec12e5db91f2f3480f43bd68c3fc" 2018-09-26 15:25:06,708 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:25:06 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f41470ad-741d-42aa-9fea-1710930a6476 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:25:06,708 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs/f48e4164-e4a0-4365-9afb-2b3ac9f8518e?force=False used request id req-f41470ad-741d-42aa-9fea-1710930a6476 2018-09-26 15:25:06,711 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:25:07,089 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:25:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["8i4eBo1aQpCs2Yxqt7CcNw"], "issued_at": "2018-09-26T15:25:07.000000Z"}} 2018-09-26 15:25:07,092 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f84947e4b71b8948562db463f8c3bce67ccfda" -d '{"qos_specs": {"foo": "bar ", "consumer": "front-end", "name": "CinderUtilsQoSTests-e911e93c-2aeb-43c7-91d9-39695c61ec8f"}}' 2018-09-26 15:25:07,962 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:07 GMT Server: Apache x-compute-request-id: req-5e7ae57d-b24a-4942-b244-8897943a1425 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5e7ae57d-b24a-4942-b244-8897943a1425 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "80e1dd41-5c94-4c0c-af6b-c44bf041eaf2", "name": "CinderUtilsQoSTests-e911e93c-2aeb-43c7-91d9-39695c61ec8f"}, "links": [{"href": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs/80e1dd41-5c94-4c0c-af6b-c44bf041eaf2", "rel": "self"}, {"href": "http://172.30.9.22:8776/27d48581408d451aadce970d111d0cc1/qos-specs/80e1dd41-5c94-4c0c-af6b-c44bf041eaf2", "rel": "bookmark"}]} 2018-09-26 15:25:07,962 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs used request id req-5e7ae57d-b24a-4942-b244-8897943a1425 2018-09-26 15:25:07,965 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5e7ae57d-b24a-4942-b244-8897943a1425" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f84947e4b71b8948562db463f8c3bce67ccfda" 2018-09-26 15:25:08,680 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:07 GMT Server: Apache x-compute-request-id: req-2dc23103-4f10-4d6b-81fc-f687b942b7f2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2dc23103-4f10-4d6b-81fc-f687b942b7f2 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "front-end", "id": "80e1dd41-5c94-4c0c-af6b-c44bf041eaf2", "name": "CinderUtilsQoSTests-e911e93c-2aeb-43c7-91d9-39695c61ec8f"}]} 2018-09-26 15:25:08,681 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs used request id req-2dc23103-4f10-4d6b-81fc-f687b942b7f2 2018-09-26 15:25:08,684 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs/80e1dd41-5c94-4c0c-af6b-c44bf041eaf2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5e7ae57d-b24a-4942-b244-8897943a1425" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f84947e4b71b8948562db463f8c3bce67ccfda" 2018-09-26 15:25:09,395 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:08 GMT Server: Apache x-compute-request-id: req-db5853d5-c7cd-4f72-a046-969760809de3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-db5853d5-c7cd-4f72-a046-969760809de3 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "80e1dd41-5c94-4c0c-af6b-c44bf041eaf2", "name": "CinderUtilsQoSTests-e911e93c-2aeb-43c7-91d9-39695c61ec8f"}, "links": [{"href": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs/80e1dd41-5c94-4c0c-af6b-c44bf041eaf2", "rel": "self"}, {"href": "http://172.30.9.22:8776/27d48581408d451aadce970d111d0cc1/qos-specs/80e1dd41-5c94-4c0c-af6b-c44bf041eaf2", "rel": "bookmark"}]} 2018-09-26 15:25:09,395 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs/80e1dd41-5c94-4c0c-af6b-c44bf041eaf2 used request id req-db5853d5-c7cd-4f72-a046-969760809de3 2018-09-26 15:25:09,396 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-e911e93c-2aeb-43c7-91d9-39695c61ec8f 2018-09-26 15:25:09,398 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs/80e1dd41-5c94-4c0c-af6b-c44bf041eaf2?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5e7ae57d-b24a-4942-b244-8897943a1425" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f84947e4b71b8948562db463f8c3bce67ccfda" 2018-09-26 15:25:09,601 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:25:09 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a94d2443-28ac-4f73-924f-fbe6c9e9a981 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:25:09,601 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs/80e1dd41-5c94-4c0c-af6b-c44bf041eaf2?force=False used request id req-a94d2443-28ac-4f73-924f-fbe6c9e9a981 2018-09-26 15:25:09,604 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:25:09,988 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:25:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["wkKwtkMVRuCJtrwh3Mn5rA"], "issued_at": "2018-09-26T15:25:09.000000Z"}} 2018-09-26 15:25:09,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db702435e45663e34062bdbe453ce706b4087e43" 2018-09-26 15:25:10,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2aa06967-0a4e-4115-9d49-041e34fdb230 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:25:10,084 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-2aa06967-0a4e-4115-9d49-041e34fdb230 2018-09-26 15:25:10,088 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db702435e45663e34062bdbe453ce706b4087e43" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-dcd43c6a-8f30-41e7-83d5-08c114869ae5", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-26 15:25:10,495 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:25:10 GMT Server: Apache x-compute-request-id: req-170b9ea6-f957-4ebc-9b70-bb2023714267 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-170b9ea6-f957-4ebc-9b70-bb2023714267 Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "70c1796720b24849a78177d3a880735f", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/37c43606-d529-49d3-b689-55625a6c598b", "rel": "self"}, {"href": "http://172.30.9.22:8776/27d48581408d451aadce970d111d0cc1/volumes/37c43606-d529-49d3-b689-55625a6c598b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T15:25:10.356648", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-dcd43c6a-8f30-41e7-83d5-08c114869ae5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "37c43606-d529-49d3-b689-55625a6c598b", "size": 1}} 2018-09-26 15:25:10,495 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes used request id req-170b9ea6-f957-4ebc-9b70-bb2023714267 2018-09-26 15:25:10,498 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/37c43606-d529-49d3-b689-55625a6c598b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-170b9ea6-f957-4ebc-9b70-bb2023714267" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db702435e45663e34062bdbe453ce706b4087e43" 2018-09-26 15:25:10,706 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:10 GMT Server: Apache x-compute-request-id: req-c3e77632-918e-4fe7-8713-a53fd420f7dd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c3e77632-918e-4fe7-8713-a53fd420f7dd Content-Encoding: gzip Content-Length: 495 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/37c43606-d529-49d3-b689-55625a6c598b", "rel": "self"}, {"href": "http://172.30.9.22:8776/27d48581408d451aadce970d111d0cc1/volumes/37c43606-d529-49d3-b689-55625a6c598b", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": null, "encrypted": false, "updated_at": null, "replication_status": null, "snapshot_id": null, "id": "37c43606-d529-49d3-b689-55625a6c598b", "size": 1, "user_id": "70c1796720b24849a78177d3a880735f", "os-vol-tenant-attr:tenant_id": "27d48581408d451aadce970d111d0cc1", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-dcd43c6a-8f30-41e7-83d5-08c114869ae5", "bootable": "false", "created_at": "2018-09-26T15:25:10.000000", "volume_type": null}} 2018-09-26 15:25:10,706 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/37c43606-d529-49d3-b689-55625a6c598b used request id req-c3e77632-918e-4fe7-8713-a53fd420f7dd 2018-09-26 15:25:10,709 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/37c43606-d529-49d3-b689-55625a6c598b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-170b9ea6-f957-4ebc-9b70-bb2023714267" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db702435e45663e34062bdbe453ce706b4087e43" 2018-09-26 15:25:10,917 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:10 GMT Server: Apache x-compute-request-id: req-71f41b59-3991-47b6-b462-fc9ff1feb24b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-71f41b59-3991-47b6-b462-fc9ff1feb24b Content-Encoding: gzip Content-Length: 515 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/37c43606-d529-49d3-b689-55625a6c598b", "rel": "self"}, {"href": "http://172.30.9.22:8776/27d48581408d451aadce970d111d0cc1/volumes/37c43606-d529-49d3-b689-55625a6c598b", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-26T15:25:10.000000", "replication_status": null, "snapshot_id": null, "id": "37c43606-d529-49d3-b689-55625a6c598b", "size": 1, "user_id": "70c1796720b24849a78177d3a880735f", "os-vol-tenant-attr:tenant_id": "27d48581408d451aadce970d111d0cc1", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-dcd43c6a-8f30-41e7-83d5-08c114869ae5", "bootable": "false", "created_at": "2018-09-26T15:25:10.000000", "volume_type": null}} 2018-09-26 15:25:10,918 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/37c43606-d529-49d3-b689-55625a6c598b used request id req-71f41b59-3991-47b6-b462-fc9ff1feb24b 2018-09-26 15:25:13,924 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/37c43606-d529-49d3-b689-55625a6c598b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-170b9ea6-f957-4ebc-9b70-bb2023714267" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db702435e45663e34062bdbe453ce706b4087e43" 2018-09-26 15:25:14,143 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:13 GMT Server: Apache x-compute-request-id: req-51079360-c62b-494c-880e-d79e83fc8650 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-51079360-c62b-494c-880e-d79e83fc8650 Content-Encoding: gzip Content-Length: 516 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/37c43606-d529-49d3-b689-55625a6c598b", "rel": "self"}, {"href": "http://172.30.9.22:8776/27d48581408d451aadce970d111d0cc1/volumes/37c43606-d529-49d3-b689-55625a6c598b", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-26T15:25:11.000000", "replication_status": null, "snapshot_id": null, "id": "37c43606-d529-49d3-b689-55625a6c598b", "size": 1, "user_id": "70c1796720b24849a78177d3a880735f", "os-vol-tenant-attr:tenant_id": "27d48581408d451aadce970d111d0cc1", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-dcd43c6a-8f30-41e7-83d5-08c114869ae5", "bootable": "false", "created_at": "2018-09-26T15:25:10.000000", "volume_type": null}} 2018-09-26 15:25:14,143 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/37c43606-d529-49d3-b689-55625a6c598b used request id req-51079360-c62b-494c-880e-d79e83fc8650 2018-09-26 15:25:14,146 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-170b9ea6-f957-4ebc-9b70-bb2023714267" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db702435e45663e34062bdbe453ce706b4087e43" 2018-09-26 15:25:14,362 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:14 GMT Server: Apache x-compute-request-id: req-f279d402-6cbb-4638-bdaf-f713f253e17d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f279d402-6cbb-4638-bdaf-f713f253e17d Content-Encoding: gzip Content-Length: 515 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/37c43606-d529-49d3-b689-55625a6c598b", "rel": "self"}, {"href": "http://172.30.9.22:8776/27d48581408d451aadce970d111d0cc1/volumes/37c43606-d529-49d3-b689-55625a6c598b", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-26T15:25:11.000000", "replication_status": null, "snapshot_id": null, "id": "37c43606-d529-49d3-b689-55625a6c598b", "size": 1, "user_id": "70c1796720b24849a78177d3a880735f", "os-vol-tenant-attr:tenant_id": "27d48581408d451aadce970d111d0cc1", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-dcd43c6a-8f30-41e7-83d5-08c114869ae5", "bootable": "false", "created_at": "2018-09-26T15:25:10.000000", "volume_type": null}]} 2018-09-26 15:25:14,362 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/detail used request id req-f279d402-6cbb-4638-bdaf-f713f253e17d 2018-09-26 15:25:14,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:25:14,372 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:25:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:25:14,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db702435e45663e34062bdbe453ce706b4087e43" 2018-09-26 15:25:14,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d48ac195-1989-4ab3-8257-b8764c43c9ea Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:25:14,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-d48ac195-1989-4ab3-8257-b8764c43c9ea 2018-09-26 15:25:14,458 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-dcd43c6a-8f30-41e7-83d5-08c114869ae5 2018-09-26 15:25:14,461 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/37c43606-d529-49d3-b689-55625a6c598b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-170b9ea6-f957-4ebc-9b70-bb2023714267" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db702435e45663e34062bdbe453ce706b4087e43" 2018-09-26 15:25:15,279 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:25:14 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-50d12ae6-eabe-4212-9c2e-92dfb225095a Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:25:15,279 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/37c43606-d529-49d3-b689-55625a6c598b used request id req-50d12ae6-eabe-4212-9c2e-92dfb225095a 2018-09-26 15:25:15,282 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/37c43606-d529-49d3-b689-55625a6c598b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-170b9ea6-f957-4ebc-9b70-bb2023714267" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db702435e45663e34062bdbe453ce706b4087e43" 2018-09-26 15:25:15,589 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:15 GMT Server: Apache x-compute-request-id: req-7e2b110a-b6b2-4e30-a7d8-4002ae396b6a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7e2b110a-b6b2-4e30-a7d8-4002ae396b6a Content-Encoding: gzip Content-Length: 518 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/37c43606-d529-49d3-b689-55625a6c598b", "rel": "self"}, {"href": "http://172.30.9.22:8776/27d48581408d451aadce970d111d0cc1/volumes/37c43606-d529-49d3-b689-55625a6c598b", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-26T15:25:15.000000", "replication_status": null, "snapshot_id": null, "id": "37c43606-d529-49d3-b689-55625a6c598b", "size": 1, "user_id": "70c1796720b24849a78177d3a880735f", "os-vol-tenant-attr:tenant_id": "27d48581408d451aadce970d111d0cc1", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-dcd43c6a-8f30-41e7-83d5-08c114869ae5", "bootable": "false", "created_at": "2018-09-26T15:25:10.000000", "volume_type": null}} 2018-09-26 15:25:15,589 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/37c43606-d529-49d3-b689-55625a6c598b used request id req-7e2b110a-b6b2-4e30-a7d8-4002ae396b6a 2018-09-26 15:25:18,595 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/37c43606-d529-49d3-b689-55625a6c598b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-170b9ea6-f957-4ebc-9b70-bb2023714267" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db702435e45663e34062bdbe453ce706b4087e43" 2018-09-26 15:25:18,633 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 15:25:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-86119865-e49d-42b2-b006-a32270f9ef6e x-openstack-request-id: req-86119865-e49d-42b2-b006-a32270f9ef6e Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 37c43606-d529-49d3-b689-55625a6c598b could not be found.", "code": 404}} 2018-09-26 15:25:18,634 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/37c43606-d529-49d3-b689-55625a6c598b used request id req-86119865-e49d-42b2-b006-a32270f9ef6e 2018-09-26 15:25:18,636 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-170b9ea6-f957-4ebc-9b70-bb2023714267" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db702435e45663e34062bdbe453ce706b4087e43" 2018-09-26 15:25:18,836 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:18 GMT Server: Apache x-compute-request-id: req-8ab506e8-aab9-4a16-b540-9975fe6ddc02 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8ab506e8-aab9-4a16-b540-9975fe6ddc02 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-26 15:25:18,836 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/detail used request id req-8ab506e8-aab9-4a16-b540-9975fe6ddc02 2018-09-26 15:25:18,837 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-dcd43c6a-8f30-41e7-83d5-08c114869ae5 2018-09-26 15:25:18,840 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/37c43606-d529-49d3-b689-55625a6c598b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-170b9ea6-f957-4ebc-9b70-bb2023714267" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db702435e45663e34062bdbe453ce706b4087e43" 2018-09-26 15:25:19,040 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 15:25:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-7bdeec76-5b08-4b1b-8417-6976a43a09ac x-openstack-request-id: req-7bdeec76-5b08-4b1b-8417-6976a43a09ac Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 37c43606-d529-49d3-b689-55625a6c598b could not be found.", "code": 404}} 2018-09-26 15:25:19,041 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/37c43606-d529-49d3-b689-55625a6c598b used request id req-7bdeec76-5b08-4b1b-8417-6976a43a09ac 2018-09-26 15:25:19,044 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/37c43606-d529-49d3-b689-55625a6c598b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-170b9ea6-f957-4ebc-9b70-bb2023714267" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db702435e45663e34062bdbe453ce706b4087e43" 2018-09-26 15:25:19,256 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 15:25:19 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-57586ace-1db3-4009-b578-8f581c117c25 x-openstack-request-id: req-57586ace-1db3-4009-b578-8f581c117c25 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 37c43606-d529-49d3-b689-55625a6c598b could not be found.", "code": 404}} 2018-09-26 15:25:19,256 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/37c43606-d529-49d3-b689-55625a6c598b used request id req-57586ace-1db3-4009-b578-8f581c117c25 2018-09-26 15:25:19,258 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:25:19,641 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:25:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["BWlob9xzSYK7Nspcry_IZA"], "issued_at": "2018-09-26T15:25:19.000000Z"}} 2018-09-26 15:25:19,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0e06721ccf2e9e9d8370a6951599bb0ff5a2061" 2018-09-26 15:25:19,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9719c019-c686-4d07-b49a-176b2ab05977 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:25:19,722 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-9719c019-c686-4d07-b49a-176b2ab05977 2018-09-26 15:25:19,725 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0e06721ccf2e9e9d8370a6951599bb0ff5a2061" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-4211958d-3a14-4cf3-8cf7-eec343b60d56", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-26 15:25:20,081 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:25:19 GMT Server: Apache x-compute-request-id: req-c420f422-9a5a-4cd6-95ae-c641fa66e9ba OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c420f422-9a5a-4cd6-95ae-c641fa66e9ba Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "70c1796720b24849a78177d3a880735f", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/1baecb76-7fe1-467a-851f-4b7c977792df", "rel": "self"}, {"href": "http://172.30.9.22:8776/27d48581408d451aadce970d111d0cc1/volumes/1baecb76-7fe1-467a-851f-4b7c977792df", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T15:25:19.993408", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-4211958d-3a14-4cf3-8cf7-eec343b60d56", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1baecb76-7fe1-467a-851f-4b7c977792df", "size": 1}} 2018-09-26 15:25:20,082 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes used request id req-c420f422-9a5a-4cd6-95ae-c641fa66e9ba 2018-09-26 15:25:20,085 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/1baecb76-7fe1-467a-851f-4b7c977792df -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c420f422-9a5a-4cd6-95ae-c641fa66e9ba" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0e06721ccf2e9e9d8370a6951599bb0ff5a2061" 2018-09-26 15:25:20,296 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:20 GMT Server: Apache x-compute-request-id: req-f63a9ac5-41d0-4924-964b-56e0481a6959 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f63a9ac5-41d0-4924-964b-56e0481a6959 Content-Encoding: gzip Content-Length: 518 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/1baecb76-7fe1-467a-851f-4b7c977792df", "rel": "self"}, {"href": "http://172.30.9.22:8776/27d48581408d451aadce970d111d0cc1/volumes/1baecb76-7fe1-467a-851f-4b7c977792df", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-26T15:25:20.000000", "replication_status": null, "snapshot_id": null, "id": "1baecb76-7fe1-467a-851f-4b7c977792df", "size": 1, "user_id": "70c1796720b24849a78177d3a880735f", "os-vol-tenant-attr:tenant_id": "27d48581408d451aadce970d111d0cc1", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-4211958d-3a14-4cf3-8cf7-eec343b60d56", "bootable": "false", "created_at": "2018-09-26T15:25:19.000000", "volume_type": null}} 2018-09-26 15:25:20,297 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/1baecb76-7fe1-467a-851f-4b7c977792df used request id req-f63a9ac5-41d0-4924-964b-56e0481a6959 2018-09-26 15:25:20,299 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/1baecb76-7fe1-467a-851f-4b7c977792df -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c420f422-9a5a-4cd6-95ae-c641fa66e9ba" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0e06721ccf2e9e9d8370a6951599bb0ff5a2061" 2018-09-26 15:25:20,506 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:20 GMT Server: Apache x-compute-request-id: req-e5c50aef-4062-4d34-8185-4a3b9c704d5b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e5c50aef-4062-4d34-8185-4a3b9c704d5b Content-Encoding: gzip Content-Length: 516 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/1baecb76-7fe1-467a-851f-4b7c977792df", "rel": "self"}, {"href": "http://172.30.9.22:8776/27d48581408d451aadce970d111d0cc1/volumes/1baecb76-7fe1-467a-851f-4b7c977792df", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-26T15:25:20.000000", "replication_status": null, "snapshot_id": null, "id": "1baecb76-7fe1-467a-851f-4b7c977792df", "size": 1, "user_id": "70c1796720b24849a78177d3a880735f", "os-vol-tenant-attr:tenant_id": "27d48581408d451aadce970d111d0cc1", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-4211958d-3a14-4cf3-8cf7-eec343b60d56", "bootable": "false", "created_at": "2018-09-26T15:25:19.000000", "volume_type": null}} 2018-09-26 15:25:20,506 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/1baecb76-7fe1-467a-851f-4b7c977792df used request id req-e5c50aef-4062-4d34-8185-4a3b9c704d5b 2018-09-26 15:25:20,508 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c420f422-9a5a-4cd6-95ae-c641fa66e9ba" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0e06721ccf2e9e9d8370a6951599bb0ff5a2061" 2018-09-26 15:25:20,557 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:20 GMT Server: Apache x-compute-request-id: req-5628154b-05e8-48d9-b695-5f0c756f7392 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5628154b-05e8-48d9-b695-5f0c756f7392 Content-Encoding: gzip Content-Length: 515 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/1baecb76-7fe1-467a-851f-4b7c977792df", "rel": "self"}, {"href": "http://172.30.9.22:8776/27d48581408d451aadce970d111d0cc1/volumes/1baecb76-7fe1-467a-851f-4b7c977792df", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-26T15:25:20.000000", "replication_status": null, "snapshot_id": null, "id": "1baecb76-7fe1-467a-851f-4b7c977792df", "size": 1, "user_id": "70c1796720b24849a78177d3a880735f", "os-vol-tenant-attr:tenant_id": "27d48581408d451aadce970d111d0cc1", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-4211958d-3a14-4cf3-8cf7-eec343b60d56", "bootable": "false", "created_at": "2018-09-26T15:25:19.000000", "volume_type": null}]} 2018-09-26 15:25:20,557 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/detail used request id req-5628154b-05e8-48d9-b695-5f0c756f7392 2018-09-26 15:25:20,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:25:20,565 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:25:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:25:20,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0e06721ccf2e9e9d8370a6951599bb0ff5a2061" 2018-09-26 15:25:20,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a972c56d-cec2-4d8c-a3dc-86a2382aa675 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:25:20,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-a972c56d-cec2-4d8c-a3dc-86a2382aa675 2018-09-26 15:25:20,660 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-4211958d-3a14-4cf3-8cf7-eec343b60d56 2018-09-26 15:25:20,663 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/1baecb76-7fe1-467a-851f-4b7c977792df -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c420f422-9a5a-4cd6-95ae-c641fa66e9ba" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0e06721ccf2e9e9d8370a6951599bb0ff5a2061" 2018-09-26 15:25:21,452 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:25:20 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ba6ab2e1-159b-4a1d-b1ab-73855eac82a0 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:25:21,452 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/1baecb76-7fe1-467a-851f-4b7c977792df used request id req-ba6ab2e1-159b-4a1d-b1ab-73855eac82a0 2018-09-26 15:25:21,455 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/1baecb76-7fe1-467a-851f-4b7c977792df -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c420f422-9a5a-4cd6-95ae-c641fa66e9ba" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0e06721ccf2e9e9d8370a6951599bb0ff5a2061" 2018-09-26 15:25:21,668 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:21 GMT Server: Apache x-compute-request-id: req-164cc9a1-f827-4d74-b1af-aea01134a55b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-164cc9a1-f827-4d74-b1af-aea01134a55b Content-Encoding: gzip Content-Length: 517 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/1baecb76-7fe1-467a-851f-4b7c977792df", "rel": "self"}, {"href": "http://172.30.9.22:8776/27d48581408d451aadce970d111d0cc1/volumes/1baecb76-7fe1-467a-851f-4b7c977792df", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-26T15:25:21.000000", "replication_status": null, "snapshot_id": null, "id": "1baecb76-7fe1-467a-851f-4b7c977792df", "size": 1, "user_id": "70c1796720b24849a78177d3a880735f", "os-vol-tenant-attr:tenant_id": "27d48581408d451aadce970d111d0cc1", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-4211958d-3a14-4cf3-8cf7-eec343b60d56", "bootable": "false", "created_at": "2018-09-26T15:25:19.000000", "volume_type": null}} 2018-09-26 15:25:21,668 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/1baecb76-7fe1-467a-851f-4b7c977792df used request id req-164cc9a1-f827-4d74-b1af-aea01134a55b 2018-09-26 15:25:24,674 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/1baecb76-7fe1-467a-851f-4b7c977792df -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c420f422-9a5a-4cd6-95ae-c641fa66e9ba" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0e06721ccf2e9e9d8370a6951599bb0ff5a2061" 2018-09-26 15:25:24,707 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 15:25:24 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-b7c2a53d-886e-4164-9c9f-885751cfbd3c x-openstack-request-id: req-b7c2a53d-886e-4164-9c9f-885751cfbd3c Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 1baecb76-7fe1-467a-851f-4b7c977792df could not be found.", "code": 404}} 2018-09-26 15:25:24,707 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/volumes/1baecb76-7fe1-467a-851f-4b7c977792df used request id req-b7c2a53d-886e-4164-9c9f-885751cfbd3c 2018-09-26 15:25:24,709 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:25:25,082 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:25:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["0oXNMe4YQLiJi285mUQYjQ"], "issued_at": "2018-09-26T15:25:25.000000Z"}} 2018-09-26 15:25:25,085 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8df78e6cd1b56586e4df2f15d7a6c95853d488c" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-48311cc1-7829-4652-8e4d-1893d2d076af", "description": null}}' 2018-09-26 15:25:25,282 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:25 GMT Server: Apache x-compute-request-id: req-aa026812-938c-4441-ac4f-1e8f5e4366f9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-aa026812-938c-4441-ac4f-1e8f5e4366f9 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-48311cc1-7829-4652-8e4d-1893d2d076af", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c80f3e53-9825-4ac6-872d-e6c564f2c39f", "description": null}} 2018-09-26 15:25:25,283 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types used request id req-aa026812-938c-4441-ac4f-1e8f5e4366f9 2018-09-26 15:25:25,286 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aa026812-938c-4441-ac4f-1e8f5e4366f9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8df78e6cd1b56586e4df2f15d7a6c95853d488c" 2018-09-26 15:25:25,465 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:25 GMT Server: Apache x-compute-request-id: req-72ff084f-c009-48b7-a2fe-b97a32789c90 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-72ff084f-c009-48b7-a2fe-b97a32789c90 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-48311cc1-7829-4652-8e4d-1893d2d076af", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c80f3e53-9825-4ac6-872d-e6c564f2c39f", "description": null}]} 2018-09-26 15:25:25,466 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types?is_public=None used request id req-72ff084f-c009-48b7-a2fe-b97a32789c90 2018-09-26 15:25:25,470 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/c80f3e53-9825-4ac6-872d-e6c564f2c39f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aa026812-938c-4441-ac4f-1e8f5e4366f9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8df78e6cd1b56586e4df2f15d7a6c95853d488c" 2018-09-26 15:25:26,183 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:25 GMT Server: Apache x-compute-request-id: req-a86c608b-e62e-4d91-a2f7-25956a2aa8f9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a86c608b-e62e-4d91-a2f7-25956a2aa8f9 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-48311cc1-7829-4652-8e4d-1893d2d076af", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c80f3e53-9825-4ac6-872d-e6c564f2c39f", "description": null}} 2018-09-26 15:25:26,183 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/c80f3e53-9825-4ac6-872d-e6c564f2c39f used request id req-a86c608b-e62e-4d91-a2f7-25956a2aa8f9 2018-09-26 15:25:26,186 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/c80f3e53-9825-4ac6-872d-e6c564f2c39f/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aa026812-938c-4441-ac4f-1e8f5e4366f9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8df78e6cd1b56586e4df2f15d7a6c95853d488c" 2018-09-26 15:25:26,901 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:26 GMT Server: Apache x-compute-request-id: req-7d0a833d-da77-49f6-a27a-643c2a634070 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7d0a833d-da77-49f6-a27a-643c2a634070 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-09-26 15:25:26,901 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/c80f3e53-9825-4ac6-872d-e6c564f2c39f/encryption used request id req-7d0a833d-da77-49f6-a27a-643c2a634070 2018-09-26 15:25:26,901 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-48311cc1-7829-4652-8e4d-1893d2d076af 2018-09-26 15:25:26,904 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/c80f3e53-9825-4ac6-872d-e6c564f2c39f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aa026812-938c-4441-ac4f-1e8f5e4366f9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8df78e6cd1b56586e4df2f15d7a6c95853d488c" 2018-09-26 15:25:27,668 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:25:26 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-77970c7a-08ea-4bff-b310-07204a11bafa Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:25:27,668 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/c80f3e53-9825-4ac6-872d-e6c564f2c39f used request id req-77970c7a-08ea-4bff-b310-07204a11bafa 2018-09-26 15:25:27,671 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/c80f3e53-9825-4ac6-872d-e6c564f2c39f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aa026812-938c-4441-ac4f-1e8f5e4366f9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8df78e6cd1b56586e4df2f15d7a6c95853d488c" 2018-09-26 15:25:27,839 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 15:25:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-778abe0e-c3f8-41d0-8641-93dff118fc1b x-openstack-request-id: req-778abe0e-c3f8-41d0-8641-93dff118fc1b Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type c80f3e53-9825-4ac6-872d-e6c564f2c39f could not be found.", "code": 404}} 2018-09-26 15:25:27,839 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/c80f3e53-9825-4ac6-872d-e6c564f2c39f used request id req-778abe0e-c3f8-41d0-8641-93dff118fc1b 2018-09-26 15:25:27,840 - cinder_utils - INFO - Volume with ID [c80f3e53-9825-4ac6-872d-e6c564f2c39f] does not exist 2018-09-26 15:25:27,840 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-48311cc1-7829-4652-8e4d-1893d2d076af 2018-09-26 15:25:27,843 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/c80f3e53-9825-4ac6-872d-e6c564f2c39f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aa026812-938c-4441-ac4f-1e8f5e4366f9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8df78e6cd1b56586e4df2f15d7a6c95853d488c" 2018-09-26 15:25:28,031 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 15:25:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-84552c6f-b267-4d7d-8a8e-dfc33ec4995f x-openstack-request-id: req-84552c6f-b267-4d7d-8a8e-dfc33ec4995f Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type c80f3e53-9825-4ac6-872d-e6c564f2c39f could not be found.", "code": 404}} 2018-09-26 15:25:28,031 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/c80f3e53-9825-4ac6-872d-e6c564f2c39f used request id req-84552c6f-b267-4d7d-8a8e-dfc33ec4995f 2018-09-26 15:25:28,033 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:25:28,418 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:25:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["lMINKx_nQ1WoJrFallmCIQ"], "issued_at": "2018-09-26T15:25:28.000000Z"}} 2018-09-26 15:25:28,421 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1c23027f2ec0e45eb6c36d1ca04a54df9e71670" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-e798c28e-07db-47db-ae5c-f60e81207a6b", "description": null}}' 2018-09-26 15:25:28,636 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:28 GMT Server: Apache x-compute-request-id: req-bbe0b0b3-111b-4aa4-b91c-223784882e4a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bbe0b0b3-111b-4aa4-b91c-223784882e4a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-e798c28e-07db-47db-ae5c-f60e81207a6b", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "879ea265-1c97-4206-acaf-9fea48769fe1", "description": null}} 2018-09-26 15:25:28,636 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types used request id req-bbe0b0b3-111b-4aa4-b91c-223784882e4a 2018-09-26 15:25:28,639 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bbe0b0b3-111b-4aa4-b91c-223784882e4a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1c23027f2ec0e45eb6c36d1ca04a54df9e71670" 2018-09-26 15:25:28,810 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:28 GMT Server: Apache x-compute-request-id: req-56d5d49e-c49c-4e85-b554-ac75e64af0c8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-56d5d49e-c49c-4e85-b554-ac75e64af0c8 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-e798c28e-07db-47db-ae5c-f60e81207a6b", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "879ea265-1c97-4206-acaf-9fea48769fe1", "description": null}]} 2018-09-26 15:25:28,811 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types?is_public=None used request id req-56d5d49e-c49c-4e85-b554-ac75e64af0c8 2018-09-26 15:25:28,814 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/879ea265-1c97-4206-acaf-9fea48769fe1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bbe0b0b3-111b-4aa4-b91c-223784882e4a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1c23027f2ec0e45eb6c36d1ca04a54df9e71670" 2018-09-26 15:25:28,975 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:28 GMT Server: Apache x-compute-request-id: req-af5d4c4a-84b1-4cad-b67d-e8e0054aaf52 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-af5d4c4a-84b1-4cad-b67d-e8e0054aaf52 Content-Encoding: gzip Content-Length: 204 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-e798c28e-07db-47db-ae5c-f60e81207a6b", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "879ea265-1c97-4206-acaf-9fea48769fe1", "description": null}} 2018-09-26 15:25:28,975 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/879ea265-1c97-4206-acaf-9fea48769fe1 used request id req-af5d4c4a-84b1-4cad-b67d-e8e0054aaf52 2018-09-26 15:25:28,978 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/879ea265-1c97-4206-acaf-9fea48769fe1/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bbe0b0b3-111b-4aa4-b91c-223784882e4a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1c23027f2ec0e45eb6c36d1ca04a54df9e71670" 2018-09-26 15:25:29,148 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:28 GMT Server: Apache x-compute-request-id: req-d6887a24-b5a0-42c6-b465-df66e2c8295b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d6887a24-b5a0-42c6-b465-df66e2c8295b Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-09-26 15:25:29,149 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/879ea265-1c97-4206-acaf-9fea48769fe1/encryption used request id req-d6887a24-b5a0-42c6-b465-df66e2c8295b 2018-09-26 15:25:29,152 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/879ea265-1c97-4206-acaf-9fea48769fe1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bbe0b0b3-111b-4aa4-b91c-223784882e4a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1c23027f2ec0e45eb6c36d1ca04a54df9e71670" 2018-09-26 15:25:29,313 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:29 GMT Server: Apache x-compute-request-id: req-1bc7baaa-9528-403b-a5a7-63372d05eaf1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1bc7baaa-9528-403b-a5a7-63372d05eaf1 Content-Encoding: gzip Content-Length: 204 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-e798c28e-07db-47db-ae5c-f60e81207a6b", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "879ea265-1c97-4206-acaf-9fea48769fe1", "description": null}} 2018-09-26 15:25:29,313 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/879ea265-1c97-4206-acaf-9fea48769fe1 used request id req-1bc7baaa-9528-403b-a5a7-63372d05eaf1 2018-09-26 15:25:29,316 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/879ea265-1c97-4206-acaf-9fea48769fe1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bbe0b0b3-111b-4aa4-b91c-223784882e4a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1c23027f2ec0e45eb6c36d1ca04a54df9e71670" 2018-09-26 15:25:29,480 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:29 GMT Server: Apache x-compute-request-id: req-aa694042-cad0-46c8-bf6d-3416c897a5b0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-aa694042-cad0-46c8-bf6d-3416c897a5b0 Content-Encoding: gzip Content-Length: 204 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-e798c28e-07db-47db-ae5c-f60e81207a6b", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "879ea265-1c97-4206-acaf-9fea48769fe1", "description": null}} 2018-09-26 15:25:29,480 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/879ea265-1c97-4206-acaf-9fea48769fe1 used request id req-aa694042-cad0-46c8-bf6d-3416c897a5b0 2018-09-26 15:25:29,483 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/879ea265-1c97-4206-acaf-9fea48769fe1/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bbe0b0b3-111b-4aa4-b91c-223784882e4a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1c23027f2ec0e45eb6c36d1ca04a54df9e71670" 2018-09-26 15:25:30,200 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:29 GMT Server: Apache x-compute-request-id: req-19cbe788-b118-4bb5-8cc3-e46662b61ba3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-19cbe788-b118-4bb5-8cc3-e46662b61ba3 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-09-26 15:25:30,200 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/879ea265-1c97-4206-acaf-9fea48769fe1/encryption used request id req-19cbe788-b118-4bb5-8cc3-e46662b61ba3 2018-09-26 15:25:30,200 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-e798c28e-07db-47db-ae5c-f60e81207a6b 2018-09-26 15:25:30,203 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/879ea265-1c97-4206-acaf-9fea48769fe1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bbe0b0b3-111b-4aa4-b91c-223784882e4a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1c23027f2ec0e45eb6c36d1ca04a54df9e71670" 2018-09-26 15:25:30,402 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:25:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f4c956aa-a4ac-4213-8f4a-9b0b00d73272 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:25:30,402 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/879ea265-1c97-4206-acaf-9fea48769fe1 used request id req-f4c956aa-a4ac-4213-8f4a-9b0b00d73272 2018-09-26 15:25:30,405 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:25:30,787 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:25:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["NCQXVHAeT4uU-V2ckTWGcA"], "issued_at": "2018-09-26T15:25:30.000000Z"}} 2018-09-26 15:25:30,790 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a7450a415e0438daf931355168d3be38a71639" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-ad2efd52-37b0-4af6-835b-257360eeb65b-type", "description": null}}' 2018-09-26 15:25:30,988 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:30 GMT Server: Apache x-compute-request-id: req-f3e7d909-9782-4cab-ab2e-f47392b26d2d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f3e7d909-9782-4cab-ab2e-f47392b26d2d Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-ad2efd52-37b0-4af6-835b-257360eeb65b-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f4670079-b8c6-452d-99a7-602612966ded", "description": null}} 2018-09-26 15:25:30,989 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types used request id req-f3e7d909-9782-4cab-ab2e-f47392b26d2d 2018-09-26 15:25:30,992 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/f4670079-b8c6-452d-99a7-602612966ded/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f3e7d909-9782-4cab-ab2e-f47392b26d2d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a7450a415e0438daf931355168d3be38a71639" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-ad2efd52-37b0-4af6-835b-257360eeb65b", "control_location": "back-end", "key_size": -1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-09-26 15:25:31,194 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Wed, 26 Sep 2018 15:25:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-bdc26f4d-5057-4368-8bf8-5c62d1866d11 x-openstack-request-id: req-bdc26f4d-5057-4368-8bf8-5c62d1866d11 Content-Length: 65 Content-Type: application/json RESP BODY: {"badRequest": {"message": "key_size must be >= 0", "code": 400}} 2018-09-26 15:25:31,194 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/f4670079-b8c6-452d-99a7-602612966ded/encryption used request id req-bdc26f4d-5057-4368-8bf8-5c62d1866d11 2018-09-26 15:25:31,195 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-ad2efd52-37b0-4af6-835b-257360eeb65b-type 2018-09-26 15:25:31,198 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/f4670079-b8c6-452d-99a7-602612966ded -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f3e7d909-9782-4cab-ab2e-f47392b26d2d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a7450a415e0438daf931355168d3be38a71639" 2018-09-26 15:25:31,503 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:25:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1396e461-3ae1-492a-a3ae-73d1321ef8ef Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:25:31,503 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/f4670079-b8c6-452d-99a7-602612966ded used request id req-1396e461-3ae1-492a-a3ae-73d1321ef8ef 2018-09-26 15:25:31,506 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:25:31,882 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:25:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["Vn8tnE_sTcOG6HLkMV0mkA"], "issued_at": "2018-09-26T15:25:31.000000Z"}} 2018-09-26 15:25:31,885 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1c5d27b6d0e4f505da7b5adb60cfc473909b225" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-5aeae3f6-d664-4070-b690-2372f8aaeb64-type", "description": null}}' 2018-09-26 15:25:32,086 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:31 GMT Server: Apache x-compute-request-id: req-d7ada613-11d2-47c1-ba2d-6c9efc224e1b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d7ada613-11d2-47c1-ba2d-6c9efc224e1b Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-5aeae3f6-d664-4070-b690-2372f8aaeb64-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "84d7072b-d06c-4b69-ac86-debb557d6211", "description": null}} 2018-09-26 15:25:32,086 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types used request id req-d7ada613-11d2-47c1-ba2d-6c9efc224e1b 2018-09-26 15:25:32,089 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/84d7072b-d06c-4b69-ac86-debb557d6211/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d7ada613-11d2-47c1-ba2d-6c9efc224e1b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1c5d27b6d0e4f505da7b5adb60cfc473909b225" -d '{"encryption": {"control_location": "back-end", "provider_class": "LuksEncryptor", "name": "CinderUtilsAddEncryptionTests-5aeae3f6-d664-4070-b690-2372f8aaeb64", "provider": "LuksEncryptor"}}' 2018-09-26 15:25:32,315 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:32 GMT Server: Apache x-compute-request-id: req-61043e74-e5da-40b2-95c6-0e11b9b07ec7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-61043e74-e5da-40b2-95c6-0e11b9b07ec7 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "84d7072b-d06c-4b69-ac86-debb557d6211", "name": "CinderUtilsAddEncryptionTests-5aeae3f6-d664-4070-b690-2372f8aaeb64", "control_location": "back-end", "encryption_id": "d24762bc-f3d2-4348-90b3-2b35949f74a7", "provider": "LuksEncryptor", "provider_class": "LuksEncryptor"}} 2018-09-26 15:25:32,316 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/84d7072b-d06c-4b69-ac86-debb557d6211/encryption used request id req-61043e74-e5da-40b2-95c6-0e11b9b07ec7 2018-09-26 15:25:32,319 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/84d7072b-d06c-4b69-ac86-debb557d6211 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d7ada613-11d2-47c1-ba2d-6c9efc224e1b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1c5d27b6d0e4f505da7b5adb60cfc473909b225" 2018-09-26 15:25:32,479 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:32 GMT Server: Apache x-compute-request-id: req-5a9ef249-17a6-4172-b5f8-376d15ddc6f1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5a9ef249-17a6-4172-b5f8-376d15ddc6f1 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-5aeae3f6-d664-4070-b690-2372f8aaeb64-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "84d7072b-d06c-4b69-ac86-debb557d6211", "description": null}} 2018-09-26 15:25:32,479 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/84d7072b-d06c-4b69-ac86-debb557d6211 used request id req-5a9ef249-17a6-4172-b5f8-376d15ddc6f1 2018-09-26 15:25:32,482 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/84d7072b-d06c-4b69-ac86-debb557d6211/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d7ada613-11d2-47c1-ba2d-6c9efc224e1b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1c5d27b6d0e4f505da7b5adb60cfc473909b225" 2018-09-26 15:25:32,658 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:32 GMT Server: Apache x-compute-request-id: req-f499b30b-e108-4882-a5c9-87647d689744 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f499b30b-e108-4882-a5c9-87647d689744 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"volume_type_id": "84d7072b-d06c-4b69-ac86-debb557d6211", "control_location": "back-end", "deleted": false, "created_at": "2018-09-26T15:25:32.000000", "updated_at": null, "encryption_id": "d24762bc-f3d2-4348-90b3-2b35949f74a7", "key_size": null, "provider": "LuksEncryptor", "deleted_at": null, "cipher": null} 2018-09-26 15:25:32,658 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/84d7072b-d06c-4b69-ac86-debb557d6211/encryption used request id req-f499b30b-e108-4882-a5c9-87647d689744 2018-09-26 15:25:32,659 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-5aeae3f6-d664-4070-b690-2372f8aaeb64-type 2018-09-26 15:25:32,661 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/84d7072b-d06c-4b69-ac86-debb557d6211 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d7ada613-11d2-47c1-ba2d-6c9efc224e1b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1c5d27b6d0e4f505da7b5adb60cfc473909b225" 2018-09-26 15:25:32,826 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:32 GMT Server: Apache x-compute-request-id: req-c10dddd5-9c24-43d3-959e-cb590a610dfd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c10dddd5-9c24-43d3-959e-cb590a610dfd Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-5aeae3f6-d664-4070-b690-2372f8aaeb64-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "84d7072b-d06c-4b69-ac86-debb557d6211", "description": null}} 2018-09-26 15:25:32,826 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/84d7072b-d06c-4b69-ac86-debb557d6211 used request id req-c10dddd5-9c24-43d3-959e-cb590a610dfd 2018-09-26 15:25:32,829 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/84d7072b-d06c-4b69-ac86-debb557d6211/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d7ada613-11d2-47c1-ba2d-6c9efc224e1b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1c5d27b6d0e4f505da7b5adb60cfc473909b225" 2018-09-26 15:25:33,119 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:25:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c4f05288-7f59-43a8-8652-aef6e38386ad Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:25:33,120 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/84d7072b-d06c-4b69-ac86-debb557d6211/encryption/provider used request id req-c4f05288-7f59-43a8-8652-aef6e38386ad 2018-09-26 15:25:33,123 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/84d7072b-d06c-4b69-ac86-debb557d6211 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d7ada613-11d2-47c1-ba2d-6c9efc224e1b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1c5d27b6d0e4f505da7b5adb60cfc473909b225" 2018-09-26 15:25:33,295 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:33 GMT Server: Apache x-compute-request-id: req-360df88e-509a-426c-8943-cf736cb29462 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-360df88e-509a-426c-8943-cf736cb29462 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-5aeae3f6-d664-4070-b690-2372f8aaeb64-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "84d7072b-d06c-4b69-ac86-debb557d6211", "description": null}} 2018-09-26 15:25:33,295 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/84d7072b-d06c-4b69-ac86-debb557d6211 used request id req-360df88e-509a-426c-8943-cf736cb29462 2018-09-26 15:25:33,298 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/84d7072b-d06c-4b69-ac86-debb557d6211/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d7ada613-11d2-47c1-ba2d-6c9efc224e1b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1c5d27b6d0e4f505da7b5adb60cfc473909b225" 2018-09-26 15:25:33,469 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:33 GMT Server: Apache x-compute-request-id: req-8b5bd668-9cfc-4698-b8dd-7c350247436b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8b5bd668-9cfc-4698-b8dd-7c350247436b Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-09-26 15:25:33,469 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/84d7072b-d06c-4b69-ac86-debb557d6211/encryption used request id req-8b5bd668-9cfc-4698-b8dd-7c350247436b 2018-09-26 15:25:33,469 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-5aeae3f6-d664-4070-b690-2372f8aaeb64-type 2018-09-26 15:25:33,472 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/84d7072b-d06c-4b69-ac86-debb557d6211 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d7ada613-11d2-47c1-ba2d-6c9efc224e1b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1c5d27b6d0e4f505da7b5adb60cfc473909b225" 2018-09-26 15:25:33,643 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:33 GMT Server: Apache x-compute-request-id: req-92437c75-1d18-499a-8447-e433f7aaadbe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-92437c75-1d18-499a-8447-e433f7aaadbe Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-5aeae3f6-d664-4070-b690-2372f8aaeb64-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "84d7072b-d06c-4b69-ac86-debb557d6211", "description": null}} 2018-09-26 15:25:33,644 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/84d7072b-d06c-4b69-ac86-debb557d6211 used request id req-92437c75-1d18-499a-8447-e433f7aaadbe 2018-09-26 15:25:33,647 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/84d7072b-d06c-4b69-ac86-debb557d6211/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d7ada613-11d2-47c1-ba2d-6c9efc224e1b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1c5d27b6d0e4f505da7b5adb60cfc473909b225" 2018-09-26 15:25:33,676 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 15:25:33 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-308aad39-04f7-4330-b9ef-bcd556fb770a x-openstack-request-id: req-308aad39-04f7-4330-b9ef-bcd556fb770a Content-Length: 130 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type encryption for type 84d7072b-d06c-4b69-ac86-debb557d6211 does not exist.", "code": 404}} 2018-09-26 15:25:33,676 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/84d7072b-d06c-4b69-ac86-debb557d6211/encryption/provider used request id req-308aad39-04f7-4330-b9ef-bcd556fb770a 2018-09-26 15:25:33,677 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-5aeae3f6-d664-4070-b690-2372f8aaeb64-type 2018-09-26 15:25:33,679 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/84d7072b-d06c-4b69-ac86-debb557d6211 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d7ada613-11d2-47c1-ba2d-6c9efc224e1b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1c5d27b6d0e4f505da7b5adb60cfc473909b225" 2018-09-26 15:25:33,903 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:25:33 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9df4ede0-7dca-4730-a79b-fedcf19ea900 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:25:33,903 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/84d7072b-d06c-4b69-ac86-debb557d6211 used request id req-9df4ede0-7dca-4730-a79b-fedcf19ea900 2018-09-26 15:25:33,906 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:25:34,302 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:25:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["_FSAI-NDQHe2PItrjdYSzw"], "issued_at": "2018-09-26T15:25:34.000000Z"}} 2018-09-26 15:25:34,305 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53e249d81e75a3fdcc1b08298ab460e536a96050" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-3e2c20b6-3bdf-481a-80f5-c74ce9792689-type", "description": null}}' 2018-09-26 15:25:34,512 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:34 GMT Server: Apache x-compute-request-id: req-2fe562d4-738f-4990-9b58-70cd11366d45 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2fe562d4-738f-4990-9b58-70cd11366d45 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-3e2c20b6-3bdf-481a-80f5-c74ce9792689-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d3f9582d-653f-4a46-a141-c2314a35a1ee", "description": null}} 2018-09-26 15:25:34,512 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types used request id req-2fe562d4-738f-4990-9b58-70cd11366d45 2018-09-26 15:25:34,516 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/d3f9582d-653f-4a46-a141-c2314a35a1ee/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-2fe562d4-738f-4990-9b58-70cd11366d45" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53e249d81e75a3fdcc1b08298ab460e536a96050" -d '{"encryption": {"control_location": "front-end", "provider_class": "foo", "name": "CinderUtilsAddEncryptionTests-3e2c20b6-3bdf-481a-80f5-c74ce9792689", "provider": "foo"}}' 2018-09-26 15:25:34,721 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:34 GMT Server: Apache x-compute-request-id: req-34ad04b2-d80c-4088-9a79-d94a79a5ac9f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-34ad04b2-d80c-4088-9a79-d94a79a5ac9f Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "d3f9582d-653f-4a46-a141-c2314a35a1ee", "name": "CinderUtilsAddEncryptionTests-3e2c20b6-3bdf-481a-80f5-c74ce9792689", "control_location": "front-end", "encryption_id": "b77ac7d1-d94c-4b9f-9e61-2a1895bcb678", "provider": "foo", "provider_class": "foo"}} 2018-09-26 15:25:34,721 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/d3f9582d-653f-4a46-a141-c2314a35a1ee/encryption used request id req-34ad04b2-d80c-4088-9a79-d94a79a5ac9f 2018-09-26 15:25:34,724 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/d3f9582d-653f-4a46-a141-c2314a35a1ee -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2fe562d4-738f-4990-9b58-70cd11366d45" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53e249d81e75a3fdcc1b08298ab460e536a96050" 2018-09-26 15:25:34,901 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:34 GMT Server: Apache x-compute-request-id: req-e922a659-84c6-4b19-b1e0-33a48f1470ad OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e922a659-84c6-4b19-b1e0-33a48f1470ad Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-3e2c20b6-3bdf-481a-80f5-c74ce9792689-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d3f9582d-653f-4a46-a141-c2314a35a1ee", "description": null}} 2018-09-26 15:25:34,902 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/d3f9582d-653f-4a46-a141-c2314a35a1ee used request id req-e922a659-84c6-4b19-b1e0-33a48f1470ad 2018-09-26 15:25:34,906 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/d3f9582d-653f-4a46-a141-c2314a35a1ee/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2fe562d4-738f-4990-9b58-70cd11366d45" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53e249d81e75a3fdcc1b08298ab460e536a96050" 2018-09-26 15:25:35,086 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:34 GMT Server: Apache x-compute-request-id: req-47afd893-7bcc-40ca-9a10-28dda375ec16 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-47afd893-7bcc-40ca-9a10-28dda375ec16 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"volume_type_id": "d3f9582d-653f-4a46-a141-c2314a35a1ee", "control_location": "front-end", "deleted": false, "created_at": "2018-09-26T15:25:34.000000", "updated_at": null, "encryption_id": "b77ac7d1-d94c-4b9f-9e61-2a1895bcb678", "key_size": null, "provider": "foo", "deleted_at": null, "cipher": null} 2018-09-26 15:25:35,086 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/d3f9582d-653f-4a46-a141-c2314a35a1ee/encryption used request id req-47afd893-7bcc-40ca-9a10-28dda375ec16 2018-09-26 15:25:35,086 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-3e2c20b6-3bdf-481a-80f5-c74ce9792689-type 2018-09-26 15:25:35,089 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/d3f9582d-653f-4a46-a141-c2314a35a1ee -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2fe562d4-738f-4990-9b58-70cd11366d45" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53e249d81e75a3fdcc1b08298ab460e536a96050" 2018-09-26 15:25:35,254 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:35 GMT Server: Apache x-compute-request-id: req-81c194ce-e686-4794-99b5-0a946d466adc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-81c194ce-e686-4794-99b5-0a946d466adc Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-3e2c20b6-3bdf-481a-80f5-c74ce9792689-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d3f9582d-653f-4a46-a141-c2314a35a1ee", "description": null}} 2018-09-26 15:25:35,255 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/d3f9582d-653f-4a46-a141-c2314a35a1ee used request id req-81c194ce-e686-4794-99b5-0a946d466adc 2018-09-26 15:25:35,258 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/d3f9582d-653f-4a46-a141-c2314a35a1ee/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2fe562d4-738f-4990-9b58-70cd11366d45" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53e249d81e75a3fdcc1b08298ab460e536a96050" 2018-09-26 15:25:35,460 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:25:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4201e2fc-2e24-4c98-9f76-e3b7998e215b Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:25:35,461 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/d3f9582d-653f-4a46-a141-c2314a35a1ee/encryption/provider used request id req-4201e2fc-2e24-4c98-9f76-e3b7998e215b 2018-09-26 15:25:35,461 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-3e2c20b6-3bdf-481a-80f5-c74ce9792689-type 2018-09-26 15:25:35,464 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/d3f9582d-653f-4a46-a141-c2314a35a1ee -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2fe562d4-738f-4990-9b58-70cd11366d45" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53e249d81e75a3fdcc1b08298ab460e536a96050" 2018-09-26 15:25:35,666 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:25:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e4de5527-cc2b-43ea-a5ed-b30ed7c62bb4 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:25:35,667 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/d3f9582d-653f-4a46-a141-c2314a35a1ee used request id req-e4de5527-cc2b-43ea-a5ed-b30ed7c62bb4 2018-09-26 15:25:35,669 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:25:36,057 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:25:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["Re28fTjnSTWWLtl66cGw4g"], "issued_at": "2018-09-26T15:25:36.000000Z"}} 2018-09-26 15:25:36,060 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4dacef787301411df53103096818df80c6baa1b" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-98c57854-dc11-46fc-816e-aa2f2ac700a6-type", "description": null}}' 2018-09-26 15:25:36,269 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:36 GMT Server: Apache x-compute-request-id: req-eded07aa-1252-4c6f-afea-5711a3432131 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-eded07aa-1252-4c6f-afea-5711a3432131 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-98c57854-dc11-46fc-816e-aa2f2ac700a6-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "dd96fba4-7ec0-49aa-bfaf-33852aa7bbee", "description": null}} 2018-09-26 15:25:36,270 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types used request id req-eded07aa-1252-4c6f-afea-5711a3432131 2018-09-26 15:25:36,273 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/dd96fba4-7ec0-49aa-bfaf-33852aa7bbee/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-eded07aa-1252-4c6f-afea-5711a3432131" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4dacef787301411df53103096818df80c6baa1b" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-98c57854-dc11-46fc-816e-aa2f2ac700a6", "control_location": "back-end", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-09-26 15:25:36,487 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:36 GMT Server: Apache x-compute-request-id: req-b2efef47-ead4-4d3a-b5db-0cd673705039 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b2efef47-ead4-4d3a-b5db-0cd673705039 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "dd96fba4-7ec0-49aa-bfaf-33852aa7bbee", "name": "CinderUtilsAddEncryptionTests-98c57854-dc11-46fc-816e-aa2f2ac700a6", "control_location": "back-end", "encryption_id": "1e10135c-dcf8-4097-a7d3-8bd81851ba7c", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}} 2018-09-26 15:25:36,487 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/dd96fba4-7ec0-49aa-bfaf-33852aa7bbee/encryption used request id req-b2efef47-ead4-4d3a-b5db-0cd673705039 2018-09-26 15:25:36,490 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/dd96fba4-7ec0-49aa-bfaf-33852aa7bbee -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eded07aa-1252-4c6f-afea-5711a3432131" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4dacef787301411df53103096818df80c6baa1b" 2018-09-26 15:25:36,669 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:36 GMT Server: Apache x-compute-request-id: req-278d1f2d-e91f-4a20-96fe-40f53cbd9825 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-278d1f2d-e91f-4a20-96fe-40f53cbd9825 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-98c57854-dc11-46fc-816e-aa2f2ac700a6-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "dd96fba4-7ec0-49aa-bfaf-33852aa7bbee", "description": null}} 2018-09-26 15:25:36,669 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/dd96fba4-7ec0-49aa-bfaf-33852aa7bbee used request id req-278d1f2d-e91f-4a20-96fe-40f53cbd9825 2018-09-26 15:25:36,672 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/dd96fba4-7ec0-49aa-bfaf-33852aa7bbee/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eded07aa-1252-4c6f-afea-5711a3432131" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4dacef787301411df53103096818df80c6baa1b" 2018-09-26 15:25:36,832 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:36 GMT Server: Apache x-compute-request-id: req-50f1fcae-159b-4f0e-90f3-9802dc3b0c72 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-50f1fcae-159b-4f0e-90f3-9802dc3b0c72 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"volume_type_id": "dd96fba4-7ec0-49aa-bfaf-33852aa7bbee", "control_location": "back-end", "deleted": false, "created_at": "2018-09-26T15:25:36.000000", "updated_at": null, "encryption_id": "1e10135c-dcf8-4097-a7d3-8bd81851ba7c", "key_size": 1, "provider": "foo", "deleted_at": null, "cipher": "bar"} 2018-09-26 15:25:36,832 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/dd96fba4-7ec0-49aa-bfaf-33852aa7bbee/encryption used request id req-50f1fcae-159b-4f0e-90f3-9802dc3b0c72 2018-09-26 15:25:36,832 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-98c57854-dc11-46fc-816e-aa2f2ac700a6-type 2018-09-26 15:25:36,835 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/dd96fba4-7ec0-49aa-bfaf-33852aa7bbee -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eded07aa-1252-4c6f-afea-5711a3432131" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4dacef787301411df53103096818df80c6baa1b" 2018-09-26 15:25:37,095 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:36 GMT Server: Apache x-compute-request-id: req-a6851e18-718a-406c-b8b3-c9ab24a2e57e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a6851e18-718a-406c-b8b3-c9ab24a2e57e Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-98c57854-dc11-46fc-816e-aa2f2ac700a6-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "dd96fba4-7ec0-49aa-bfaf-33852aa7bbee", "description": null}} 2018-09-26 15:25:37,096 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/dd96fba4-7ec0-49aa-bfaf-33852aa7bbee used request id req-a6851e18-718a-406c-b8b3-c9ab24a2e57e 2018-09-26 15:25:37,099 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/dd96fba4-7ec0-49aa-bfaf-33852aa7bbee/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eded07aa-1252-4c6f-afea-5711a3432131" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4dacef787301411df53103096818df80c6baa1b" 2018-09-26 15:25:37,299 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:25:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-15e01ea0-ef36-4317-a4f7-765ad8770d0c Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:25:37,299 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/dd96fba4-7ec0-49aa-bfaf-33852aa7bbee/encryption/provider used request id req-15e01ea0-ef36-4317-a4f7-765ad8770d0c 2018-09-26 15:25:37,299 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-98c57854-dc11-46fc-816e-aa2f2ac700a6-type 2018-09-26 15:25:37,302 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/dd96fba4-7ec0-49aa-bfaf-33852aa7bbee -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eded07aa-1252-4c6f-afea-5711a3432131" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4dacef787301411df53103096818df80c6baa1b" 2018-09-26 15:25:37,506 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:25:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a8ef6cc6-2f74-4c15-aab3-14d0add7e4f3 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:25:37,506 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/dd96fba4-7ec0-49aa-bfaf-33852aa7bbee used request id req-a8ef6cc6-2f74-4c15-aab3-14d0add7e4f3 2018-09-26 15:25:37,509 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:25:37,885 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:25:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["vPDj7D8USU2PyJ536elptQ"], "issued_at": "2018-09-26T15:25:37.000000Z"}} 2018-09-26 15:25:37,887 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de91797d7a5c95859b758db005db9d786012f428" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-c42c17bc-e11a-46d4-a96e-b3816888087b-qos"}}' 2018-09-26 15:25:38,092 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:37 GMT Server: Apache x-compute-request-id: req-4051ae1f-c602-4cd4-bf35-8883cb87627d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4051ae1f-c602-4cd4-bf35-8883cb87627d Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "46b5b874-1d93-41cc-aa76-d7ce8170061c", "name": "CinderUtilsVolumeTypeCompleteTests-c42c17bc-e11a-46d4-a96e-b3816888087b-qos"}, "links": [{"href": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs/46b5b874-1d93-41cc-aa76-d7ce8170061c", "rel": "self"}, {"href": "http://172.30.9.22:8776/27d48581408d451aadce970d111d0cc1/qos-specs/46b5b874-1d93-41cc-aa76-d7ce8170061c", "rel": "bookmark"}]} 2018-09-26 15:25:38,092 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs used request id req-4051ae1f-c602-4cd4-bf35-8883cb87627d 2018-09-26 15:25:38,096 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-4051ae1f-c602-4cd4-bf35-8883cb87627d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de91797d7a5c95859b758db005db9d786012f428" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-c42c17bc-e11a-46d4-a96e-b3816888087b", "description": null}}' 2018-09-26 15:25:38,325 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:38 GMT Server: Apache x-compute-request-id: req-47fc653d-6de4-47c3-9854-53771204b65c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-47fc653d-6de4-47c3-9854-53771204b65c Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-c42c17bc-e11a-46d4-a96e-b3816888087b", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "72e73800-c955-4080-b429-e667ee9e2cf6", "description": null}} 2018-09-26 15:25:38,325 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types used request id req-47fc653d-6de4-47c3-9854-53771204b65c 2018-09-26 15:25:38,329 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/72e73800-c955-4080-b429-e667ee9e2cf6/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-4051ae1f-c602-4cd4-bf35-8883cb87627d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de91797d7a5c95859b758db005db9d786012f428" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-09-26 15:25:39,111 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:38 GMT Server: Apache x-compute-request-id: req-8695144a-be71-408d-bc51-b208d565eed3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8695144a-be71-408d-bc51-b208d565eed3 Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "72e73800-c955-4080-b429-e667ee9e2cf6", "name": "foo", "control_location": "back-end", "encryption_id": "b6a7c9e5-b774-470f-9ee1-806e63c551fd", "provider": "bar", "provider_class": "bar"}} 2018-09-26 15:25:39,111 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/72e73800-c955-4080-b429-e667ee9e2cf6/encryption used request id req-8695144a-be71-408d-bc51-b208d565eed3 2018-09-26 15:25:39,115 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/72e73800-c955-4080-b429-e667ee9e2cf6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4051ae1f-c602-4cd4-bf35-8883cb87627d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de91797d7a5c95859b758db005db9d786012f428" 2018-09-26 15:25:39,359 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:39 GMT Server: Apache x-compute-request-id: req-8175666c-ec24-4e2d-95fe-0bbeb919cb93 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8175666c-ec24-4e2d-95fe-0bbeb919cb93 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-c42c17bc-e11a-46d4-a96e-b3816888087b", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "72e73800-c955-4080-b429-e667ee9e2cf6", "description": null}} 2018-09-26 15:25:39,359 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/72e73800-c955-4080-b429-e667ee9e2cf6 used request id req-8175666c-ec24-4e2d-95fe-0bbeb919cb93 2018-09-26 15:25:39,362 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/72e73800-c955-4080-b429-e667ee9e2cf6/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4051ae1f-c602-4cd4-bf35-8883cb87627d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de91797d7a5c95859b758db005db9d786012f428" 2018-09-26 15:25:39,616 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:39 GMT Server: Apache x-compute-request-id: req-2feefce9-b87f-4b17-94b5-07f87dcc1aa3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2feefce9-b87f-4b17-94b5-07f87dcc1aa3 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"volume_type_id": "72e73800-c955-4080-b429-e667ee9e2cf6", "control_location": "back-end", "deleted": false, "created_at": "2018-09-26T15:25:39.000000", "updated_at": null, "encryption_id": "b6a7c9e5-b774-470f-9ee1-806e63c551fd", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-09-26 15:25:39,616 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/72e73800-c955-4080-b429-e667ee9e2cf6/encryption used request id req-2feefce9-b87f-4b17-94b5-07f87dcc1aa3 2018-09-26 15:25:39,616 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-c42c17bc-e11a-46d4-a96e-b3816888087b 2018-09-26 15:25:39,619 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/72e73800-c955-4080-b429-e667ee9e2cf6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4051ae1f-c602-4cd4-bf35-8883cb87627d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de91797d7a5c95859b758db005db9d786012f428" 2018-09-26 15:25:39,800 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:39 GMT Server: Apache x-compute-request-id: req-3c0521ad-59e5-4a75-8b60-0faeab9c155d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3c0521ad-59e5-4a75-8b60-0faeab9c155d Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-c42c17bc-e11a-46d4-a96e-b3816888087b", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "72e73800-c955-4080-b429-e667ee9e2cf6", "description": null}} 2018-09-26 15:25:39,800 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/72e73800-c955-4080-b429-e667ee9e2cf6 used request id req-3c0521ad-59e5-4a75-8b60-0faeab9c155d 2018-09-26 15:25:39,803 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/72e73800-c955-4080-b429-e667ee9e2cf6/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4051ae1f-c602-4cd4-bf35-8883cb87627d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de91797d7a5c95859b758db005db9d786012f428" 2018-09-26 15:25:39,843 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:25:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-82dead58-d20c-4817-bcc6-00baca1f405c Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:25:39,843 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/72e73800-c955-4080-b429-e667ee9e2cf6/encryption/provider used request id req-82dead58-d20c-4817-bcc6-00baca1f405c 2018-09-26 15:25:39,844 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-c42c17bc-e11a-46d4-a96e-b3816888087b 2018-09-26 15:25:39,846 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/72e73800-c955-4080-b429-e667ee9e2cf6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4051ae1f-c602-4cd4-bf35-8883cb87627d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de91797d7a5c95859b758db005db9d786012f428" 2018-09-26 15:25:40,037 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:25:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3c9bcb7f-c3b4-4240-82cd-97c9cb8d7b32 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:25:40,037 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/72e73800-c955-4080-b429-e667ee9e2cf6 used request id req-3c9bcb7f-c3b4-4240-82cd-97c9cb8d7b32 2018-09-26 15:25:40,037 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-c42c17bc-e11a-46d4-a96e-b3816888087b-qos 2018-09-26 15:25:40,040 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs/46b5b874-1d93-41cc-aa76-d7ce8170061c?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4051ae1f-c602-4cd4-bf35-8883cb87627d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de91797d7a5c95859b758db005db9d786012f428" 2018-09-26 15:25:40,228 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:25:40 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-62084071-e359-48b2-a8dd-4b9fcea827d4 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:25:40,228 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs/46b5b874-1d93-41cc-aa76-d7ce8170061c?force=False used request id req-62084071-e359-48b2-a8dd-4b9fcea827d4 2018-09-26 15:25:40,231 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:25:40,615 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:25:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["zm2I-SYtQuWAeSgOFg6IXg"], "issued_at": "2018-09-26T15:25:40.000000Z"}} 2018-09-26 15:25:40,618 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd29fe5c82169f69e3b5833f0fe30383a9115b1e" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-4ce3a7c3-15a2-4129-9a0f-aaba1c18a01d-qos"}}' 2018-09-26 15:25:40,805 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:40 GMT Server: Apache x-compute-request-id: req-98bd835b-dddf-43fa-bcb6-7bd8c3dec396 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-98bd835b-dddf-43fa-bcb6-7bd8c3dec396 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "6a96852d-8165-4947-8908-b5a20e3b3c91", "name": "CinderUtilsVolumeTypeCompleteTests-4ce3a7c3-15a2-4129-9a0f-aaba1c18a01d-qos"}, "links": [{"href": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs/6a96852d-8165-4947-8908-b5a20e3b3c91", "rel": "self"}, {"href": "http://172.30.9.22:8776/27d48581408d451aadce970d111d0cc1/qos-specs/6a96852d-8165-4947-8908-b5a20e3b3c91", "rel": "bookmark"}]} 2018-09-26 15:25:40,805 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs used request id req-98bd835b-dddf-43fa-bcb6-7bd8c3dec396 2018-09-26 15:25:40,809 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-98bd835b-dddf-43fa-bcb6-7bd8c3dec396" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd29fe5c82169f69e3b5833f0fe30383a9115b1e" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-4ce3a7c3-15a2-4129-9a0f-aaba1c18a01d", "description": null}}' 2018-09-26 15:25:41,028 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:40 GMT Server: Apache x-compute-request-id: req-ee9fa0a6-f35d-4391-8dfd-9afd80fd12df OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ee9fa0a6-f35d-4391-8dfd-9afd80fd12df Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-4ce3a7c3-15a2-4129-9a0f-aaba1c18a01d", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b8cd3d31-d9aa-406c-bbc4-730e54392ba0", "description": null}} 2018-09-26 15:25:41,029 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types used request id req-ee9fa0a6-f35d-4391-8dfd-9afd80fd12df 2018-09-26 15:25:41,032 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-98bd835b-dddf-43fa-bcb6-7bd8c3dec396" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd29fe5c82169f69e3b5833f0fe30383a9115b1e" 2018-09-26 15:25:41,189 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:41 GMT Server: Apache x-compute-request-id: req-f5fc2278-4c7d-4956-8ba5-0d31c05e3b1c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f5fc2278-4c7d-4956-8ba5-0d31c05e3b1c Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "6a96852d-8165-4947-8908-b5a20e3b3c91", "name": "CinderUtilsVolumeTypeCompleteTests-4ce3a7c3-15a2-4129-9a0f-aaba1c18a01d-qos"}]} 2018-09-26 15:25:41,189 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs used request id req-f5fc2278-4c7d-4956-8ba5-0d31c05e3b1c 2018-09-26 15:25:41,193 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs/None/associate?vol_type_id=b8cd3d31-d9aa-406c-bbc4-730e54392ba0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-98bd835b-dddf-43fa-bcb6-7bd8c3dec396" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd29fe5c82169f69e3b5833f0fe30383a9115b1e" 2018-09-26 15:25:41,361 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 15:25:41 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-d7170aa6-e4f3-4c75-ae92-cd665c31db41 x-openstack-request-id: req-d7170aa6-e4f3-4c75-ae92-cd665c31db41 Content-Length: 68 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec None.", "code": 404}} 2018-09-26 15:25:41,361 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs/None/associate?vol_type_id=b8cd3d31-d9aa-406c-bbc4-730e54392ba0 used request id req-d7170aa6-e4f3-4c75-ae92-cd665c31db41 2018-09-26 15:25:41,361 - cinder_utils - WARNING - Unable to locate qos_spec named foo - No such QoS spec None. (HTTP 404) (Request-ID: req-d7170aa6-e4f3-4c75-ae92-cd665c31db41) 2018-09-26 15:25:41,362 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-4ce3a7c3-15a2-4129-9a0f-aaba1c18a01d 2018-09-26 15:25:41,365 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/b8cd3d31-d9aa-406c-bbc4-730e54392ba0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-98bd835b-dddf-43fa-bcb6-7bd8c3dec396" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd29fe5c82169f69e3b5833f0fe30383a9115b1e" 2018-09-26 15:25:41,552 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:25:41 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c9d5cf38-beed-491d-88e3-ed73556666f5 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:25:41,553 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/b8cd3d31-d9aa-406c-bbc4-730e54392ba0 used request id req-c9d5cf38-beed-491d-88e3-ed73556666f5 2018-09-26 15:25:41,553 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-4ce3a7c3-15a2-4129-9a0f-aaba1c18a01d-qos 2018-09-26 15:25:41,556 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs/6a96852d-8165-4947-8908-b5a20e3b3c91?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-98bd835b-dddf-43fa-bcb6-7bd8c3dec396" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd29fe5c82169f69e3b5833f0fe30383a9115b1e" 2018-09-26 15:25:41,770 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:25:41 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a03503d6-69b3-4968-8b67-793d62ba2147 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:25:41,770 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs/6a96852d-8165-4947-8908-b5a20e3b3c91?force=False used request id req-a03503d6-69b3-4968-8b67-793d62ba2147 2018-09-26 15:25:41,773 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:25:42,155 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:25:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["ObrdwR4WR8uOwkhhtMb2pg"], "issued_at": "2018-09-26T15:25:42.000000Z"}} 2018-09-26 15:25:42,158 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d0641d5b0c4896abf030919e69d9e2d306186fd" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-2c79f3d0-d147-4604-bf78-d0893007f270-qos"}}' 2018-09-26 15:25:42,356 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:42 GMT Server: Apache x-compute-request-id: req-a169804a-a0e6-4024-b572-7735486d8d90 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a169804a-a0e6-4024-b572-7735486d8d90 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "deed469c-9f11-4c9c-894d-f4af89010bcf", "name": "CinderUtilsVolumeTypeCompleteTests-2c79f3d0-d147-4604-bf78-d0893007f270-qos"}, "links": [{"href": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs/deed469c-9f11-4c9c-894d-f4af89010bcf", "rel": "self"}, {"href": "http://172.30.9.22:8776/27d48581408d451aadce970d111d0cc1/qos-specs/deed469c-9f11-4c9c-894d-f4af89010bcf", "rel": "bookmark"}]} 2018-09-26 15:25:42,356 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs used request id req-a169804a-a0e6-4024-b572-7735486d8d90 2018-09-26 15:25:42,359 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a169804a-a0e6-4024-b572-7735486d8d90" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d0641d5b0c4896abf030919e69d9e2d306186fd" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-2c79f3d0-d147-4604-bf78-d0893007f270", "description": null}}' 2018-09-26 15:25:42,707 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:42 GMT Server: Apache x-compute-request-id: req-1cfa16de-5346-4fc9-8796-e9641c2d55ff OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1cfa16de-5346-4fc9-8796-e9641c2d55ff Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-2c79f3d0-d147-4604-bf78-d0893007f270", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "854d281a-1054-4543-9f41-93213d09c2de", "description": null}} 2018-09-26 15:25:42,707 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types used request id req-1cfa16de-5346-4fc9-8796-e9641c2d55ff 2018-09-26 15:25:42,711 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a169804a-a0e6-4024-b572-7735486d8d90" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d0641d5b0c4896abf030919e69d9e2d306186fd" 2018-09-26 15:25:42,906 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:42 GMT Server: Apache x-compute-request-id: req-4398ba04-2dec-4437-b0fa-86f4c55f62d5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4398ba04-2dec-4437-b0fa-86f4c55f62d5 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "deed469c-9f11-4c9c-894d-f4af89010bcf", "name": "CinderUtilsVolumeTypeCompleteTests-2c79f3d0-d147-4604-bf78-d0893007f270-qos"}]} 2018-09-26 15:25:42,906 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs used request id req-4398ba04-2dec-4437-b0fa-86f4c55f62d5 2018-09-26 15:25:42,910 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs/deed469c-9f11-4c9c-894d-f4af89010bcf/associate?vol_type_id=854d281a-1054-4543-9f41-93213d09c2de -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a169804a-a0e6-4024-b572-7735486d8d90" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d0641d5b0c4896abf030919e69d9e2d306186fd" 2018-09-26 15:25:43,132 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:25:42 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cc40bb18-a053-4fff-a531-fd1182720c99 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:25:43,133 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs/deed469c-9f11-4c9c-894d-f4af89010bcf/associate?vol_type_id=854d281a-1054-4543-9f41-93213d09c2de used request id req-cc40bb18-a053-4fff-a531-fd1182720c99 2018-09-26 15:25:43,133 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-2c79f3d0-d147-4604-bf78-d0893007f270 2018-09-26 15:25:43,136 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/854d281a-1054-4543-9f41-93213d09c2de -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a169804a-a0e6-4024-b572-7735486d8d90" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d0641d5b0c4896abf030919e69d9e2d306186fd" 2018-09-26 15:25:43,331 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:25:43 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cbd003f1-4995-4dd6-83e3-4746389d0e94 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:25:43,331 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/854d281a-1054-4543-9f41-93213d09c2de used request id req-cbd003f1-4995-4dd6-83e3-4746389d0e94 2018-09-26 15:25:43,332 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-2c79f3d0-d147-4604-bf78-d0893007f270-qos 2018-09-26 15:25:43,334 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs/deed469c-9f11-4c9c-894d-f4af89010bcf?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a169804a-a0e6-4024-b572-7735486d8d90" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d0641d5b0c4896abf030919e69d9e2d306186fd" 2018-09-26 15:25:43,547 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:25:43 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-54dea83c-ad10-4596-873a-5e40e03ac560 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:25:43,547 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs/deed469c-9f11-4c9c-894d-f4af89010bcf?force=False used request id req-54dea83c-ad10-4596-873a-5e40e03ac560 2018-09-26 15:25:43,550 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:25:43,929 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661b87bcbe3744a58cdd53d43ae2b583", "name": "Member"}, {"id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "name": "heat_stack_owner"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:25:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27d48581408d451aadce970d111d0cc1", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/27d48581408d451aadce970d111d0cc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "id": "70c1796720b24849a78177d3a880735f"}, "audit_ids": ["chiTFveKT_mw6nmKoVZDRQ"], "issued_at": "2018-09-26T15:25:43.000000Z"}} 2018-09-26 15:25:43,932 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f46de1a538d2ba5708c3b93786b034aecf5463" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-6b01b544-8e14-4b8c-b09d-f443a7244bd4-qos"}}' 2018-09-26 15:25:44,199 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:43 GMT Server: Apache x-compute-request-id: req-51ee548f-ca0d-406b-973c-317b6d9ee1e3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-51ee548f-ca0d-406b-973c-317b6d9ee1e3 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "dcb6a15d-c489-4cc0-b0e2-3e64c0001c9d", "name": "CinderUtilsVolumeTypeCompleteTests-6b01b544-8e14-4b8c-b09d-f443a7244bd4-qos"}, "links": [{"href": "http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs/dcb6a15d-c489-4cc0-b0e2-3e64c0001c9d", "rel": "self"}, {"href": "http://172.30.9.22:8776/27d48581408d451aadce970d111d0cc1/qos-specs/dcb6a15d-c489-4cc0-b0e2-3e64c0001c9d", "rel": "bookmark"}]} 2018-09-26 15:25:44,200 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs used request id req-51ee548f-ca0d-406b-973c-317b6d9ee1e3 2018-09-26 15:25:44,203 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-51ee548f-ca0d-406b-973c-317b6d9ee1e3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f46de1a538d2ba5708c3b93786b034aecf5463" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-6b01b544-8e14-4b8c-b09d-f443a7244bd4", "description": null}}' 2018-09-26 15:25:44,394 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:44 GMT Server: Apache x-compute-request-id: req-29b8d3e9-0874-4795-bc0a-0865dce6f0d7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-29b8d3e9-0874-4795-bc0a-0865dce6f0d7 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-6b01b544-8e14-4b8c-b09d-f443a7244bd4", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "828f43af-963f-4420-9e00-26d8366ce8da", "description": null}} 2018-09-26 15:25:44,394 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types used request id req-29b8d3e9-0874-4795-bc0a-0865dce6f0d7 2018-09-26 15:25:44,397 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/828f43af-963f-4420-9e00-26d8366ce8da/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-51ee548f-ca0d-406b-973c-317b6d9ee1e3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f46de1a538d2ba5708c3b93786b034aecf5463" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-09-26 15:25:44,613 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:44 GMT Server: Apache x-compute-request-id: req-f7625429-30d8-42ff-a0ab-9c03b6800c0c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f7625429-30d8-42ff-a0ab-9c03b6800c0c Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "828f43af-963f-4420-9e00-26d8366ce8da", "name": "foo", "control_location": "back-end", "encryption_id": "96408fae-9c4e-4862-bb2d-8bd510652694", "provider": "bar", "provider_class": "bar"}} 2018-09-26 15:25:44,613 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/828f43af-963f-4420-9e00-26d8366ce8da/encryption used request id req-f7625429-30d8-42ff-a0ab-9c03b6800c0c 2018-09-26 15:25:44,616 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-51ee548f-ca0d-406b-973c-317b6d9ee1e3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f46de1a538d2ba5708c3b93786b034aecf5463" 2018-09-26 15:25:44,792 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:44 GMT Server: Apache x-compute-request-id: req-3c55b932-42a5-4b3b-aa78-ade113b6c5f2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3c55b932-42a5-4b3b-aa78-ade113b6c5f2 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "dcb6a15d-c489-4cc0-b0e2-3e64c0001c9d", "name": "CinderUtilsVolumeTypeCompleteTests-6b01b544-8e14-4b8c-b09d-f443a7244bd4-qos"}]} 2018-09-26 15:25:44,792 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs used request id req-3c55b932-42a5-4b3b-aa78-ade113b6c5f2 2018-09-26 15:25:44,796 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs/dcb6a15d-c489-4cc0-b0e2-3e64c0001c9d/associate?vol_type_id=828f43af-963f-4420-9e00-26d8366ce8da -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-51ee548f-ca0d-406b-973c-317b6d9ee1e3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f46de1a538d2ba5708c3b93786b034aecf5463" 2018-09-26 15:25:44,989 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:25:44 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3e68a0af-5f36-46fe-9566-7d4344717341 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:25:44,990 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs/dcb6a15d-c489-4cc0-b0e2-3e64c0001c9d/associate?vol_type_id=828f43af-963f-4420-9e00-26d8366ce8da used request id req-3e68a0af-5f36-46fe-9566-7d4344717341 2018-09-26 15:25:44,993 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/828f43af-963f-4420-9e00-26d8366ce8da -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-51ee548f-ca0d-406b-973c-317b6d9ee1e3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f46de1a538d2ba5708c3b93786b034aecf5463" 2018-09-26 15:25:45,167 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:45 GMT Server: Apache x-compute-request-id: req-3686be41-0796-4eb9-b5ae-81896c8562cc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3686be41-0796-4eb9-b5ae-81896c8562cc Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-6b01b544-8e14-4b8c-b09d-f443a7244bd4", "qos_specs_id": "dcb6a15d-c489-4cc0-b0e2-3e64c0001c9d", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "828f43af-963f-4420-9e00-26d8366ce8da", "description": null}} 2018-09-26 15:25:45,167 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/828f43af-963f-4420-9e00-26d8366ce8da used request id req-3686be41-0796-4eb9-b5ae-81896c8562cc 2018-09-26 15:25:45,170 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/828f43af-963f-4420-9e00-26d8366ce8da/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-51ee548f-ca0d-406b-973c-317b6d9ee1e3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f46de1a538d2ba5708c3b93786b034aecf5463" 2018-09-26 15:25:45,874 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:45 GMT Server: Apache x-compute-request-id: req-6dc373cc-8f70-431a-8288-a9323e275073 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6dc373cc-8f70-431a-8288-a9323e275073 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"volume_type_id": "828f43af-963f-4420-9e00-26d8366ce8da", "control_location": "back-end", "deleted": false, "created_at": "2018-09-26T15:25:44.000000", "updated_at": null, "encryption_id": "96408fae-9c4e-4862-bb2d-8bd510652694", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-09-26 15:25:45,875 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/828f43af-963f-4420-9e00-26d8366ce8da/encryption used request id req-6dc373cc-8f70-431a-8288-a9323e275073 2018-09-26 15:25:45,875 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-6b01b544-8e14-4b8c-b09d-f443a7244bd4 2018-09-26 15:25:45,878 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/828f43af-963f-4420-9e00-26d8366ce8da -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-51ee548f-ca0d-406b-973c-317b6d9ee1e3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f46de1a538d2ba5708c3b93786b034aecf5463" 2018-09-26 15:25:46,059 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:45 GMT Server: Apache x-compute-request-id: req-616e4663-9bf1-4040-9a18-0adac7fff12f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-616e4663-9bf1-4040-9a18-0adac7fff12f Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-6b01b544-8e14-4b8c-b09d-f443a7244bd4", "qos_specs_id": "dcb6a15d-c489-4cc0-b0e2-3e64c0001c9d", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "828f43af-963f-4420-9e00-26d8366ce8da", "description": null}} 2018-09-26 15:25:46,059 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/828f43af-963f-4420-9e00-26d8366ce8da used request id req-616e4663-9bf1-4040-9a18-0adac7fff12f 2018-09-26 15:25:46,062 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/828f43af-963f-4420-9e00-26d8366ce8da/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-51ee548f-ca0d-406b-973c-317b6d9ee1e3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f46de1a538d2ba5708c3b93786b034aecf5463" 2018-09-26 15:25:46,257 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:25:46 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-068acb33-9c70-4b53-a6f7-ced645792008 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:25:46,257 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/828f43af-963f-4420-9e00-26d8366ce8da/encryption/provider used request id req-068acb33-9c70-4b53-a6f7-ced645792008 2018-09-26 15:25:46,257 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-6b01b544-8e14-4b8c-b09d-f443a7244bd4 2018-09-26 15:25:46,260 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/828f43af-963f-4420-9e00-26d8366ce8da -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-51ee548f-ca0d-406b-973c-317b6d9ee1e3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f46de1a538d2ba5708c3b93786b034aecf5463" 2018-09-26 15:25:46,457 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:25:46 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0be3e1c4-234b-4a80-ac6c-5e25cabe511c Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:25:46,457 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/types/828f43af-963f-4420-9e00-26d8366ce8da used request id req-0be3e1c4-234b-4a80-ac6c-5e25cabe511c 2018-09-26 15:25:46,457 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-6b01b544-8e14-4b8c-b09d-f443a7244bd4-qos 2018-09-26 15:25:46,460 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs/dcb6a15d-c489-4cc0-b0e2-3e64c0001c9d?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-51ee548f-ca0d-406b-973c-317b6d9ee1e3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f46de1a538d2ba5708c3b93786b034aecf5463" 2018-09-26 15:25:46,654 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:25:46 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fdae01d7-626c-4543-9b46-41217e0b4ba4 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:25:46,655 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/27d48581408d451aadce970d111d0cc1/qos-specs/dcb6a15d-c489-4cc0-b0e2-3e64c0001c9d?force=False used request id req-fdae01d7-626c-4543-9b46-41217e0b4ba4 2018-09-26 15:25:46,656 - xtesting.core.unit - DEBUG - test_create_project_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_user_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_credentials (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_service (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_with_each_interface (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_grant_user_role_to_project (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_admin_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user_2x (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_2x (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_bad_domain (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_quota_override (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_update_quotas (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_sec_grp_one_user (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_project_sec_grp_two_users (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_image_minimal_file (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_image_minimal_url (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_network (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_add_interface_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_missing_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip_to_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_network_object (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_simple (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_with_public_interface (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_delete_simple_sec_grp (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_one_rule (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_get_sec_grp_by_id (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_floating_ips (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsFloatingIpTests) ... ok test_create_delete_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_key_from_file (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_delete_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_instance (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceTests) ... ok test_add_remove_volume (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_attach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_detach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_create_clean_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_delete_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_all_settings (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_existing (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_create_stack_x2 (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_get_settings_from_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateComplexStackTests) ... ok test_create_flavor_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsFlavorTests) ... ok test_create_keypair_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsKeypairTests) ... ok test_create_security_group_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsSecurityGroupTests) ... ok test_create_delete_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_back (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_both (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_front (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_delete_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_simple_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_delete_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_simple_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_bad_key_size (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_delete_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_simple_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_all_attrs (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_invalid_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos_and_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok ---------------------------------------------------------------------- Ran 84 tests in 746.665s OK 2018-09-26 15:25:46,780 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-26 15:25:46,780 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 12:27 | PASS | +-------------------+------------------+------------------+----------------+ 2018-09-26 15:25:46,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 15:25:46,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a06a13810cc167599e721ce7069446c24482505" 2018-09-26 15:25:46,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b90f84c-31e0-4654-93b8-2f3b564768d9 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "661b87bcbe3744a58cdd53d43ae2b583", "links": {"self": "http://172.30.9.22:5000/v3/roles/661b87bcbe3744a58cdd53d43ae2b583"}, "name": "Member"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}, {"domain_id": null, "id": "f7bb8dc1ecd0406990f2f6254df2d0f8", "links": {"self": "http://172.30.9.22:5000/v3/roles/f7bb8dc1ecd0406990f2f6254df2d0f8"}, "name": "heat_stack_owner"}]} 2018-09-26 15:25:46,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-0b90f84c-31e0-4654-93b8-2f3b564768d9 2018-09-26 15:25:46,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0841658115387s 2018-09-26 15:25:46,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-26 15:25:46,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/f7bb8dc1ecd0406990f2f6254df2d0f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a06a13810cc167599e721ce7069446c24482505" 2018-09-26 15:25:47,025 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:25:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36b8355d-7c1c-4516-8c9e-bb2788b51972 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:25:47,026 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/f7bb8dc1ecd0406990f2f6254df2d0f8 used request id req-36b8355d-7c1c-4516-8c9e-bb2788b51972 2018-09-26 15:25:47,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.15466594696s 2018-09-26 15:25:47,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 15:25:47,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a06a13810cc167599e721ce7069446c24482505" 2018-09-26 15:25:47,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-560ce8a0-44cc-40ab-8d48-13d96e413d5e Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/0f6038362f804bdf973a1259ba7dca0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f6038362f804bdf973a1259ba7dca0e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1eb559e7c1dd4418b86e31ef3084f2ec"}, "domain_id": "75cdea7ae1e047b59527bd851db52c3a", "enabled": true, "options": {}, "id": "1eb559e7c1dd4418b86e31ef3084f2ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/4bdccdd75552479f98bffcd1d64b7662"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bdccdd75552479f98bffcd1d64b7662", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/4c02226b29744674bd45691e05726e9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c02226b29744674bd45691e05726e9e", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/5857b05d047642649579991b794ec602"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5857b05d047642649579991b794ec602", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/6e819320ddea4588808c69aeee5f74c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e819320ddea4588808c69aeee5f74c6", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315", "links": {"self": "http://172.30.9.22:5000/v3/users/70c1796720b24849a78177d3a880735f"}, "domain_id": "default", "enabled": true, "id": "70c1796720b24849a78177d3a880735f", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/7d97fc2ab1f2454b92dd6da51d8b72b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9433c47bb55b49999cf3f4179d1f9381"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9433c47bb55b49999cf3f4179d1f9381", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/9e63f838fd5b45728e8e57b0fc0cb664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e63f838fd5b45728e8e57b0fc0cb664", "email": "heat@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/a31274f6a9b346deb22160d9bfd8b380"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a31274f6a9b346deb22160d9bfd8b380", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/c3bff15c726d4e33aac8d94d4c693699"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c3bff15c726d4e33aac8d94d4c693699", "email": "congress@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/da2d5b9a5312407d85c50744f177f3a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da2d5b9a5312407d85c50744f177f3a3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/da30243f7cce43e39ea7a153cd6ce802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da30243f7cce43e39ea7a153cd6ce802", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fca2410da1d748118f4fe3f25d00c681"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca2410da1d748118f4fe3f25d00c681", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-26 15:25:47,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-560ce8a0-44cc-40ab-8d48-13d96e413d5e 2018-09-26 15:25:47,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0865180492401s 2018-09-26 15:25:47,113 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-560ce8a0-44cc-40ab-8d48-13d96e413d5e 2018-09-26 15:25:47,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 15:25:47,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/70c1796720b24849a78177d3a880735f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a06a13810cc167599e721ce7069446c24482505" 2018-09-26 15:25:47,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac6201a6-a627-48cf-ba5e-15fd10d23f0d Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/70c1796720b24849a78177d3a880735f"}, "enabled": true, "id": "70c1796720b24849a78177d3a880735f", "options": {}, "domain_id": "default", "name": "api_check-user_4f363320-3960-4a81-9e2b-48d604661315"}} 2018-09-26 15:25:47,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/70c1796720b24849a78177d3a880735f used request id req-ac6201a6-a627-48cf-ba5e-15fd10d23f0d 2018-09-26 15:25:47,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0955419540405s 2018-09-26 15:25:47,215 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/70c1796720b24849a78177d3a880735f used request id req-ac6201a6-a627-48cf-ba5e-15fd10d23f0d 2018-09-26 15:25:47,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-26 15:25:47,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/70c1796720b24849a78177d3a880735f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a06a13810cc167599e721ce7069446c24482505" 2018-09-26 15:25:47,457 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:25:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc2e2dd4-885b-4b27-8384-093688d226ac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:25:47,458 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/70c1796720b24849a78177d3a880735f used request id req-cc2e2dd4-885b-4b27-8384-093688d226ac 2018-09-26 15:25:47,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.24164891243s 2018-09-26 15:25:47,458 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/70c1796720b24849a78177d3a880735f used request id req-cc2e2dd4-885b-4b27-8384-093688d226ac 2018-09-26 15:25:47,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 15:25:47,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a06a13810cc167599e721ce7069446c24482505" 2018-09-26 15:25:47,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e271a0d4-ad0d-4461-af1c-e2a9df11f1ee Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1"}, "enabled": true, "id": "27d48581408d451aadce970d111d0cc1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4f363320-3960-4a81-9e2b-48d604661315"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4"}, "enabled": true, "id": "32e2fc060ffa4464a00bce7763dbcae4", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31"}, "enabled": true, "id": "6d9e93c84a104a3c8872dd8724ca8a31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 15:25:47,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-e271a0d4-ad0d-4461-af1c-e2a9df11f1ee 2018-09-26 15:25:47,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.154479026794s 2018-09-26 15:25:47,613 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-e271a0d4-ad0d-4461-af1c-e2a9df11f1ee 2018-09-26 15:25:47,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-26 15:25:47,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a06a13810cc167599e721ce7069446c24482505" 2018-09-26 15:25:47,829 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:25:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0659d0b1-cb39-4fd5-9ecd-e90f8d430c11 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:25:47,829 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-0659d0b1-cb39-4fd5-9ecd-e90f8d430c11 2018-09-26 15:25:47,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.213226079941s 2018-09-26 15:25:47,829 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/27d48581408d451aadce970d111d0cc1 used request id req-0659d0b1-cb39-4fd5-9ecd-e90f8d430c11 2018-09-26 15:25:47,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 15:25:47,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a06a13810cc167599e721ce7069446c24482505" 2018-09-26 15:25:47,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-397335ed-cc50-4ce2-bbdd-bada75e45585 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "661b87bcbe3744a58cdd53d43ae2b583", "links": {"self": "http://172.30.9.22:5000/v3/roles/661b87bcbe3744a58cdd53d43ae2b583"}, "name": "Member"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 15:25:47,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-397335ed-cc50-4ce2-bbdd-bada75e45585 2018-09-26 15:25:47,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0827031135559s 2018-09-26 15:25:47,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-26 15:25:47,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/661b87bcbe3744a58cdd53d43ae2b583 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a06a13810cc167599e721ce7069446c24482505" 2018-09-26 15:25:48,007 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:25:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cd7a7fe-c8ae-4a1d-a96d-4b0a886c7ebc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:25:48,007 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/661b87bcbe3744a58cdd53d43ae2b583 used request id req-0cd7a7fe-c8ae-4a1d-a96d-4b0a886c7ebc 2018-09-26 15:25:48,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.093220949173s 2018-09-26 15:25:48,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 15:25:48,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=27d48581408d451aadce970d111d0cc1&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a06a13810cc167599e721ce7069446c24482505" 2018-09-26 15:25:48,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-0983fbe4-bbdc-4d5d-aa39-4eb8d957c73e Date: Wed, 26 Sep 2018 15:25:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:13:45Z", "updated_at": "2018-09-26T15:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:46Z", "revision_number": 0, "id": "803d9635-9991-4d6f-8269-dde0f524eed0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:46Z", "security_group_id": "68963bd9-e511-496c-9484-5fafc4a56718", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv6", "project_id": "27d48581408d451aadce970d111d0cc1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:46Z", "revision_number": 0, "id": "94a36084-4487-4ac1-aba7-e41056a38f26", "remote_group_id": "68963bd9-e511-496c-9484-5fafc4a56718", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:46Z", "security_group_id": "68963bd9-e511-496c-9484-5fafc4a56718", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv4", "project_id": "27d48581408d451aadce970d111d0cc1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:46Z", "revision_number": 0, "id": "c55832e0-986c-4528-a384-3e41fe48a1b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:46Z", "security_group_id": "68963bd9-e511-496c-9484-5fafc4a56718", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv4", "project_id": "27d48581408d451aadce970d111d0cc1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:46Z", "revision_number": 0, "id": "f00cc6c5-3c35-4bba-b18f-34b1744b6e33", "remote_group_id": "68963bd9-e511-496c-9484-5fafc4a56718", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:46Z", "security_group_id": "68963bd9-e511-496c-9484-5fafc4a56718", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv6", "project_id": "27d48581408d451aadce970d111d0cc1"}], "revision_number": 4, "project_id": "27d48581408d451aadce970d111d0cc1", "id": "68963bd9-e511-496c-9484-5fafc4a56718", "name": "default"}]} 2018-09-26 15:25:48,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=27d48581408d451aadce970d111d0cc1&name=default used request id req-0983fbe4-bbdc-4d5d-aa39-4eb8d957c73e 2018-09-26 15:25:48,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.19174695015s 2018-09-26 15:25:48,205 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=27d48581408d451aadce970d111d0cc1&name=default used request id req-0983fbe4-bbdc-4d5d-aa39-4eb8d957c73e 2018-09-26 15:25:48,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 15:25:48,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a06a13810cc167599e721ce7069446c24482505" 2018-09-26 15:25:48,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-9f3139ed-b822-43a1-9a26-cea8ebd3b16c Date: Wed, 26 Sep 2018 15:25:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "created_at": "2018-09-26T15:03:01Z", "updated_at": "2018-09-26T15:03:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "e7624c79-e96e-4c9f-b820-f381a79bf690", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "7d1bf180-3956-40c0-b13b-87d65c8127c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "42b64d20-0cdd-4071-90b3-bed72374e7f4", "remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "985b7c76-8047-404e-bfc0-b56f14b3b0aa", "remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}], "revision_number": 4, "project_id": "6d9e93c84a104a3c8872dd8724ca8a31", "id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T15:13:13Z", "updated_at": "2018-09-26T15:13:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "425d5713-a334-4764-a0ae-c2b108101c0f", "remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "342a62ab-967f-4158-a52b-3549330c6d23", "remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "2a35cbcd-1532-408c-8786-78c1a7485991", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "75c1d273-287b-4242-9c28-8e24471a8445", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}], "revision_number": 4, "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:13:45Z", "updated_at": "2018-09-26T15:13:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:46Z", "revision_number": 0, "id": "94a36084-4487-4ac1-aba7-e41056a38f26", "remote_group_id": "68963bd9-e511-496c-9484-5fafc4a56718", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:46Z", "security_group_id": "68963bd9-e511-496c-9484-5fafc4a56718", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv4", "project_id": "27d48581408d451aadce970d111d0cc1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:46Z", "revision_number": 0, "id": "f00cc6c5-3c35-4bba-b18f-34b1744b6e33", "remote_group_id": "68963bd9-e511-496c-9484-5fafc4a56718", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:46Z", "security_group_id": "68963bd9-e511-496c-9484-5fafc4a56718", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv6", "project_id": "27d48581408d451aadce970d111d0cc1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:46Z", "revision_number": 0, "id": "803d9635-9991-4d6f-8269-dde0f524eed0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:46Z", "security_group_id": "68963bd9-e511-496c-9484-5fafc4a56718", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv6", "project_id": "27d48581408d451aadce970d111d0cc1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:46Z", "revision_number": 0, "id": "c55832e0-986c-4528-a384-3e41fe48a1b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:46Z", "security_group_id": "68963bd9-e511-496c-9484-5fafc4a56718", "tenant_id": "27d48581408d451aadce970d111d0cc1", "port_range_min": null, "ethertype": "IPv4", "project_id": "27d48581408d451aadce970d111d0cc1"}], "revision_number": 4, "project_id": "27d48581408d451aadce970d111d0cc1", "id": "68963bd9-e511-496c-9484-5fafc4a56718", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T15:15:22Z", "updated_at": "2018-09-26T15:15:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "04a09cd4-997d-44cc-bf48-ba09a9b953f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "21d80991-0477-489d-b604-0c0481e731e8", "remote_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "a30e74b9-69f3-4ca8-b021-d63436cfc6c9", "remote_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "12ba60b2-304d-491e-8ec2-bb9878c51946", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "name": "default"}]} 2018-09-26 15:25:48,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-9f3139ed-b822-43a1-9a26-cea8ebd3b16c 2018-09-26 15:25:48,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.224133968353s 2018-09-26 15:25:48,433 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-9f3139ed-b822-43a1-9a26-cea8ebd3b16c 2018-09-26 15:25:48,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-26 15:25:48,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/68963bd9-e511-496c-9484-5fafc4a56718.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a06a13810cc167599e721ce7069446c24482505" 2018-09-26 15:25:48,737 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1d712cc1-aae9-4244-b62d-a58f1c48b38b Content-Length: 0 Date: Wed, 26 Sep 2018 15:25:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:25:48,738 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/68963bd9-e511-496c-9484-5fafc4a56718.json used request id req-1d712cc1-aae9-4244-b62d-a58f1c48b38b 2018-09-26 15:25:48,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.300997972488s 2018-09-26 15:25:48,738 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/68963bd9-e511-496c-9484-5fafc4a56718.json used request id req-1d712cc1-aae9-4244-b62d-a58f1c48b38b 2018-09-26 15:25:48,758 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-09-26 15:25:48,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 15:25:48,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 15:25:48,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 15:25:48,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 15:25:48,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 15:25:48,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 15:25:48,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 15:25:48,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 15:25:48,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 15:25:48,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 15:25:48,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 15:25:48,779 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 15:25:48,779 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 15:25:48,779 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 15:25:48,779 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 15:25:48,779 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 15:25:48,779 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 15:25:48,779 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 15:25:48,779 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 15:25:48,779 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 15:25:48,779 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 15:25:48,779 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 15:25:48,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-26 15:25:48,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:25:48,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c94fd3a-be79-4cde-9537-b591d2ede723 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:25:48,788 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-6c94fd3a-be79-4cde-9537-b591d2ede723 2018-09-26 15:25:48,789 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:25:49,167 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:25:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["xEEAoC5gQsC9RB8ZwC_fHQ"], "issued_at": "2018-09-26T15:25:49.000000Z"}} 2018-09-26 15:25:49,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67b4b3116adae4597797583906330848a8b99185" 2018-09-26 15:25:49,176 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:25:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:25:49,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67b4b3116adae4597797583906330848a8b99185" 2018-09-26 15:25:49,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-809efd1b-12b7-489d-b817-3ad88f30ae6a Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/75cdea7ae1e047b59527bd851db52c3a"}, "description": "", "name": "heat_stack", "enabled": true, "id": "75cdea7ae1e047b59527bd851db52c3a"}, {"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-26 15:25:49,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-809efd1b-12b7-489d-b817-3ad88f30ae6a 2018-09-26 15:25:49,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.485259056091s 2018-09-26 15:25:49,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-26 15:25:49,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}67b4b3116adae4597797583906330848a8b99185" -d '{"project": {"description": "Created by OPNFV Functest: snaps_health_check", "enabled": true, "domain_id": "default", "name": "snaps_health_check-project_66e0fd9e-feb8-4bf9-baca-71907042ba7c"}}' 2018-09-26 15:25:49,378 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 15:25:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc4c4685-3c2c-4da2-a114-65daf0148a0a Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/19ba3277690c488fafb75f1a459e0a54"}, "enabled": true, "id": "19ba3277690c488fafb75f1a459e0a54", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_66e0fd9e-feb8-4bf9-baca-71907042ba7c"}} 2018-09-26 15:25:49,378 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-cc4c4685-3c2c-4da2-a114-65daf0148a0a 2018-09-26 15:25:49,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.109987020493s 2018-09-26 15:25:49,379 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-cc4c4685-3c2c-4da2-a114-65daf0148a0a 2018-09-26 15:25:49,380 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'snaps_health_check-project_66e0fd9e-feb8-4bf9-baca-71907042ba7c', 'id': u'19ba3277690c488fafb75f1a459e0a54', 'description': u'Created by OPNFV Functest: snaps_health_check', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-09-26 15:25:49,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-26 15:25:49,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.404304027557s 2018-09-26 15:25:49,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/3fc3661446f54f9392965ff1c6945979 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67b4b3116adae4597797583906330848a8b99185" 2018-09-26 15:25:49,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e59254c-5c62-41d2-a497-4d1a4bbf3f3a Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/3fc3661446f54f9392965ff1c6945979"}, "enabled": true, "id": "3fc3661446f54f9392965ff1c6945979", "options": {}, "domain_id": "default", "name": "snaps_health_check-user_66e0fd9e-feb8-4bf9-baca-71907042ba7c"}} 2018-09-26 15:25:49,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/3fc3661446f54f9392965ff1c6945979 used request id req-3e59254c-5c62-41d2-a497-4d1a4bbf3f3a 2018-09-26 15:25:49,892 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3fc3661446f54f9392965ff1c6945979', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_health_check-user_66e0fd9e-feb8-4bf9-baca-71907042ba7c'}) 2018-09-26 15:25:49,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 15:25:49,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67b4b3116adae4597797583906330848a8b99185" 2018-09-26 15:25:49,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc3d18ce-f790-49b3-908d-780cc2795b85 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 15:25:49,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-fc3d18ce-f790-49b3-908d-780cc2795b85 2018-09-26 15:25:49,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0830430984497s 2018-09-26 15:25:49,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 15:25:49,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67b4b3116adae4597797583906330848a8b99185" 2018-09-26 15:25:50,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6d3eccf-0c59-4a6a-8a67-aaf4899b004b Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 15:25:50,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e6d3eccf-0c59-4a6a-8a67-aaf4899b004b 2018-09-26 15:25:50,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.074156999588s 2018-09-26 15:25:50,051 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-26 15:25:50,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-26 15:25:50,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67b4b3116adae4597797583906330848a8b99185" -d '{"role": {"name": "Member"}}' 2018-09-26 15:25:50,157 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 15:25:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f503224d-33c0-4c03-8229-2d5e22e76764 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "66088746910a4e51bde0de4ba68b497c", "links": {"self": "http://172.30.9.22:5000/v3/roles/66088746910a4e51bde0de4ba68b497c"}, "name": "Member"}} 2018-09-26 15:25:50,157 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-f503224d-33c0-4c03-8229-2d5e22e76764 2018-09-26 15:25:50,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.105898857117s 2018-09-26 15:25:50,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles/66088746910a4e51bde0de4ba68b497c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67b4b3116adae4597797583906330848a8b99185" 2018-09-26 15:25:50,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a7ce452-680c-441c-8e37-9d3e32c54e05 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/66088746910a4e51bde0de4ba68b497c"}, "domain_id": null, "name": "Member", "id": "66088746910a4e51bde0de4ba68b497c"}} 2018-09-26 15:25:50,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/66088746910a4e51bde0de4ba68b497c used request id req-5a7ce452-680c-441c-8e37-9d3e32c54e05 2018-09-26 15:25:50,240 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.22:5000/v3/roles/66088746910a4e51bde0de4ba68b497c'}, 'domain_id': None, 'human_id': None, 'id': u'66088746910a4e51bde0de4ba68b497c', 'HUMAN_ID': False}) 2018-09-26 15:25:50,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 15:25:50,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67b4b3116adae4597797583906330848a8b99185" 2018-09-26 15:25:50,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a4f5873-9c31-44cb-aec9-a779a5db9f65 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "66088746910a4e51bde0de4ba68b497c", "links": {"self": "http://172.30.9.22:5000/v3/roles/66088746910a4e51bde0de4ba68b497c"}, "name": "Member"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 15:25:50,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-4a4f5873-9c31-44cb-aec9-a779a5db9f65 2018-09-26 15:25:50,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0772399902344s 2018-09-26 15:25:50,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 15:25:50,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67b4b3116adae4597797583906330848a8b99185" 2018-09-26 15:25:50,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f3bf103-f39b-4052-97c1-73440f14e208 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 15:25:50,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-6f3bf103-f39b-4052-97c1-73440f14e208 2018-09-26 15:25:50,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0835950374603s 2018-09-26 15:25:50,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 15:25:50,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67b4b3116adae4597797583906330848a8b99185" 2018-09-26 15:25:50,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2584b169-17c1-4fdf-8a4f-beb3da580d72 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/0f6038362f804bdf973a1259ba7dca0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f6038362f804bdf973a1259ba7dca0e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1eb559e7c1dd4418b86e31ef3084f2ec"}, "domain_id": "75cdea7ae1e047b59527bd851db52c3a", "enabled": true, "options": {}, "id": "1eb559e7c1dd4418b86e31ef3084f2ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_66e0fd9e-feb8-4bf9-baca-71907042ba7c", "links": {"self": "http://172.30.9.22:5000/v3/users/3fc3661446f54f9392965ff1c6945979"}, "domain_id": "default", "enabled": true, "id": "3fc3661446f54f9392965ff1c6945979", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/4bdccdd75552479f98bffcd1d64b7662"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bdccdd75552479f98bffcd1d64b7662", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/4c02226b29744674bd45691e05726e9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c02226b29744674bd45691e05726e9e", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/5857b05d047642649579991b794ec602"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5857b05d047642649579991b794ec602", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/6e819320ddea4588808c69aeee5f74c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e819320ddea4588808c69aeee5f74c6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/7d97fc2ab1f2454b92dd6da51d8b72b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9433c47bb55b49999cf3f4179d1f9381"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9433c47bb55b49999cf3f4179d1f9381", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/9e63f838fd5b45728e8e57b0fc0cb664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e63f838fd5b45728e8e57b0fc0cb664", "email": "heat@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/a31274f6a9b346deb22160d9bfd8b380"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a31274f6a9b346deb22160d9bfd8b380", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/c3bff15c726d4e33aac8d94d4c693699"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c3bff15c726d4e33aac8d94d4c693699", "email": "congress@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/da2d5b9a5312407d85c50744f177f3a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da2d5b9a5312407d85c50744f177f3a3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/da30243f7cce43e39ea7a153cd6ce802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da30243f7cce43e39ea7a153cd6ce802", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fca2410da1d748118f4fe3f25d00c681"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca2410da1d748118f4fe3f25d00c681", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-26 15:25:50,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-2584b169-17c1-4fdf-8a4f-beb3da580d72 2018-09-26 15:25:50,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0961599349976s 2018-09-26 15:25:50,500 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-2584b169-17c1-4fdf-8a4f-beb3da580d72 2018-09-26 15:25:50,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 15:25:50,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67b4b3116adae4597797583906330848a8b99185" 2018-09-26 15:25:50,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af087a36-b801-49cb-902a-00c3a76e9e84 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/19ba3277690c488fafb75f1a459e0a54"}, "enabled": true, "id": "19ba3277690c488fafb75f1a459e0a54", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_66e0fd9e-feb8-4bf9-baca-71907042ba7c"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4"}, "enabled": true, "id": "32e2fc060ffa4464a00bce7763dbcae4", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31"}, "enabled": true, "id": "6d9e93c84a104a3c8872dd8724ca8a31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 15:25:50,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-af087a36-b801-49cb-902a-00c3a76e9e84 2018-09-26 15:25:50,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0747389793396s 2018-09-26 15:25:50,582 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-af087a36-b801-49cb-902a-00c3a76e9e84 2018-09-26 15:25:50,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 15:25:50,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=3fc3661446f54f9392965ff1c6945979&scope.project.id=19ba3277690c488fafb75f1a459e0a54&role.id=66088746910a4e51bde0de4ba68b497c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67b4b3116adae4597797583906330848a8b99185" 2018-09-26 15:25:50,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cf3731b-1644-4d7e-b8b4-1d68d2ae5c24 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=3fc3661446f54f9392965ff1c6945979&scope.project.id=19ba3277690c488fafb75f1a459e0a54&role.id=66088746910a4e51bde0de4ba68b497c", "previous": null, "next": null}} 2018-09-26 15:25:50,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=3fc3661446f54f9392965ff1c6945979&scope.project.id=19ba3277690c488fafb75f1a459e0a54&role.id=66088746910a4e51bde0de4ba68b497c used request id req-3cf3731b-1644-4d7e-b8b4-1d68d2ae5c24 2018-09-26 15:25:50,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0795521736145s 2018-09-26 15:25:50,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 15:25:50,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/19ba3277690c488fafb75f1a459e0a54/users/3fc3661446f54f9392965ff1c6945979/roles/66088746910a4e51bde0de4ba68b497c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67b4b3116adae4597797583906330848a8b99185" 2018-09-26 15:25:50,789 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:25:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02f03a5d-9a5a-4b32-9454-35a09cf864b8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:25:50,789 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/19ba3277690c488fafb75f1a459e0a54/users/3fc3661446f54f9392965ff1c6945979/roles/66088746910a4e51bde0de4ba68b497c used request id req-02f03a5d-9a5a-4b32-9454-35a09cf864b8 2018-09-26 15:25:50,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.125424861908s 2018-09-26 15:25:50,791 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_health_check-project_66e0fd9e-feb8-4bf9-baca-71907042ba7c', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '49d1efed-3202-40e9-b905-8a34adfd3cbc', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'snaps_health_check-user_66e0fd9e-feb8-4bf9-baca-71907042ba7c', 'project_id': u'19ba3277690c488fafb75f1a459e0a54', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-26 15:25:50,792 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 15:25:50,792 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 15:25:50,792 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 15:25:50,792 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 15:25:50,792 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 15:25:50,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 15:25:50,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 15:25:50,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 15:25:50,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 15:25:50,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 15:25:50,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 15:25:50,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 15:25:50,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 15:25:50,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 15:25:50,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 15:25:50,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 15:25:50,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 15:25:50,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 15:25:50,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 15:25:50,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 15:25:50,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 15:25:50,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 15:25:50,796 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_health_check-user_66e0fd9e-feb8-4bf9-baca-71907042ba7c', 'password': '49d1efed-3202-40e9-b905-8a34adfd3cbc', 'project_name': 'snaps_health_check-project_66e0fd9e-feb8-4bf9-baca-71907042ba7c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '19ba3277690c488fafb75f1a459e0a54', 'project_domain_name': 'Default'} 2018-09-26 15:25:50,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 15:25:50,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67b4b3116adae4597797583906330848a8b99185" 2018-09-26 15:25:50,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b23893d7-6133-4fb4-94aa-fb12d1accaed Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "66088746910a4e51bde0de4ba68b497c", "links": {"self": "http://172.30.9.22:5000/v3/roles/66088746910a4e51bde0de4ba68b497c"}, "name": "Member"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 15:25:50,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-b23893d7-6133-4fb4-94aa-fb12d1accaed 2018-09-26 15:25:50,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0774250030518s 2018-09-26 15:25:50,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 15:25:50,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67b4b3116adae4597797583906330848a8b99185" 2018-09-26 15:25:50,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c8ebf94-6611-4507-9009-e443c7a50152 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "66088746910a4e51bde0de4ba68b497c", "links": {"self": "http://172.30.9.22:5000/v3/roles/66088746910a4e51bde0de4ba68b497c"}, "name": "Member"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 15:25:50,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-1c8ebf94-6611-4507-9009-e443c7a50152 2018-09-26 15:25:50,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0808708667755s 2018-09-26 15:25:50,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 15:25:50,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67b4b3116adae4597797583906330848a8b99185" 2018-09-26 15:25:50,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2abd47fd-1038-4d62-b10b-1d961ac64075 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 15:25:50,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-2abd47fd-1038-4d62-b10b-1d961ac64075 2018-09-26 15:25:50,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0158271789551s 2018-09-26 15:25:50,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 15:25:50,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67b4b3116adae4597797583906330848a8b99185" 2018-09-26 15:25:51,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf39cae4-48cb-4b08-8285-2052e800ea4d Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/0f6038362f804bdf973a1259ba7dca0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f6038362f804bdf973a1259ba7dca0e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1eb559e7c1dd4418b86e31ef3084f2ec"}, "domain_id": "75cdea7ae1e047b59527bd851db52c3a", "enabled": true, "options": {}, "id": "1eb559e7c1dd4418b86e31ef3084f2ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_66e0fd9e-feb8-4bf9-baca-71907042ba7c", "links": {"self": "http://172.30.9.22:5000/v3/users/3fc3661446f54f9392965ff1c6945979"}, "domain_id": "default", "enabled": true, "id": "3fc3661446f54f9392965ff1c6945979", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/4bdccdd75552479f98bffcd1d64b7662"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bdccdd75552479f98bffcd1d64b7662", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/4c02226b29744674bd45691e05726e9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c02226b29744674bd45691e05726e9e", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/5857b05d047642649579991b794ec602"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5857b05d047642649579991b794ec602", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/6e819320ddea4588808c69aeee5f74c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e819320ddea4588808c69aeee5f74c6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/7d97fc2ab1f2454b92dd6da51d8b72b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9433c47bb55b49999cf3f4179d1f9381"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9433c47bb55b49999cf3f4179d1f9381", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/9e63f838fd5b45728e8e57b0fc0cb664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e63f838fd5b45728e8e57b0fc0cb664", "email": "heat@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/a31274f6a9b346deb22160d9bfd8b380"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a31274f6a9b346deb22160d9bfd8b380", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/c3bff15c726d4e33aac8d94d4c693699"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c3bff15c726d4e33aac8d94d4c693699", "email": "congress@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/da2d5b9a5312407d85c50744f177f3a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da2d5b9a5312407d85c50744f177f3a3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/da30243f7cce43e39ea7a153cd6ce802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da30243f7cce43e39ea7a153cd6ce802", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fca2410da1d748118f4fe3f25d00c681"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca2410da1d748118f4fe3f25d00c681", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-26 15:25:51,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-cf39cae4-48cb-4b08-8285-2052e800ea4d 2018-09-26 15:25:51,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0922420024872s 2018-09-26 15:25:51,067 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-cf39cae4-48cb-4b08-8285-2052e800ea4d 2018-09-26 15:25:51,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 15:25:51,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67b4b3116adae4597797583906330848a8b99185" 2018-09-26 15:25:51,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b0d75db-0921-4f8c-838d-baa4c89c2b9b Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/19ba3277690c488fafb75f1a459e0a54"}, "enabled": true, "id": "19ba3277690c488fafb75f1a459e0a54", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_66e0fd9e-feb8-4bf9-baca-71907042ba7c"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4"}, "enabled": true, "id": "32e2fc060ffa4464a00bce7763dbcae4", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31"}, "enabled": true, "id": "6d9e93c84a104a3c8872dd8724ca8a31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 15:25:51,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-4b0d75db-0921-4f8c-838d-baa4c89c2b9b 2018-09-26 15:25:51,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.089005947113s 2018-09-26 15:25:51,162 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-4b0d75db-0921-4f8c-838d-baa4c89c2b9b 2018-09-26 15:25:51,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 15:25:51,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=3fc3661446f54f9392965ff1c6945979&scope.project.id=19ba3277690c488fafb75f1a459e0a54&role.id=b7fe312ee11d43d7a925dd240013585f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67b4b3116adae4597797583906330848a8b99185" 2018-09-26 15:25:51,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb8a3a07-e291-495e-9dbe-117ce70e94f1 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=3fc3661446f54f9392965ff1c6945979&scope.project.id=19ba3277690c488fafb75f1a459e0a54&role.id=b7fe312ee11d43d7a925dd240013585f", "previous": null, "next": null}} 2018-09-26 15:25:51,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=3fc3661446f54f9392965ff1c6945979&scope.project.id=19ba3277690c488fafb75f1a459e0a54&role.id=b7fe312ee11d43d7a925dd240013585f used request id req-fb8a3a07-e291-495e-9dbe-117ce70e94f1 2018-09-26 15:25:51,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0802340507507s 2018-09-26 15:25:51,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 15:25:51,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/19ba3277690c488fafb75f1a459e0a54/users/3fc3661446f54f9392965ff1c6945979/roles/b7fe312ee11d43d7a925dd240013585f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67b4b3116adae4597797583906330848a8b99185" 2018-09-26 15:25:51,356 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:25:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8f427a6-a288-4057-9747-b220eb40f6e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:25:51,357 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/19ba3277690c488fafb75f1a459e0a54/users/3fc3661446f54f9392965ff1c6945979/roles/b7fe312ee11d43d7a925dd240013585f used request id req-a8f427a6-a288-4057-9747-b220eb40f6e1 2018-09-26 15:25:51,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.111747026443s 2018-09-26 15:25:51,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 15:25:51,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67b4b3116adae4597797583906330848a8b99185" 2018-09-26 15:25:51,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3740e9c1-dd8e-4ea5-b1c6-bc07297cb100 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "66088746910a4e51bde0de4ba68b497c", "links": {"self": "http://172.30.9.22:5000/v3/roles/66088746910a4e51bde0de4ba68b497c"}, "name": "Member"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 15:25:51,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-3740e9c1-dd8e-4ea5-b1c6-bc07297cb100 2018-09-26 15:25:51,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0818729400635s 2018-09-26 15:25:51,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-26 15:25:51,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67b4b3116adae4597797583906330848a8b99185" -d '{"role": {"name": "heat_stack_owner"}}' 2018-09-26 15:25:51,586 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 15:25:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be918492-250e-4589-aec6-fe76404cece0 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c0d779bbe6ff4b64ab186133b3bcb8dc", "links": {"self": "http://172.30.9.22:5000/v3/roles/c0d779bbe6ff4b64ab186133b3bcb8dc"}, "name": "heat_stack_owner"}} 2018-09-26 15:25:51,586 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-be918492-250e-4589-aec6-fe76404cece0 2018-09-26 15:25:51,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.146039009094s 2018-09-26 15:25:51,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles/c0d779bbe6ff4b64ab186133b3bcb8dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67b4b3116adae4597797583906330848a8b99185" 2018-09-26 15:25:51,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be156da2-b4a9-4fc9-86ba-00f9720f1f2f Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/c0d779bbe6ff4b64ab186133b3bcb8dc"}, "domain_id": null, "name": "heat_stack_owner", "id": "c0d779bbe6ff4b64ab186133b3bcb8dc"}} 2018-09-26 15:25:51,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/c0d779bbe6ff4b64ab186133b3bcb8dc used request id req-be156da2-b4a9-4fc9-86ba-00f9720f1f2f 2018-09-26 15:25:51,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 15:25:51,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67b4b3116adae4597797583906330848a8b99185" 2018-09-26 15:25:51,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bdfcde5-520b-4e13-bb3c-27a78ba1e3df Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "66088746910a4e51bde0de4ba68b497c", "links": {"self": "http://172.30.9.22:5000/v3/roles/66088746910a4e51bde0de4ba68b497c"}, "name": "Member"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}, {"domain_id": null, "id": "c0d779bbe6ff4b64ab186133b3bcb8dc", "links": {"self": "http://172.30.9.22:5000/v3/roles/c0d779bbe6ff4b64ab186133b3bcb8dc"}, "name": "heat_stack_owner"}]} 2018-09-26 15:25:51,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-2bdfcde5-520b-4e13-bb3c-27a78ba1e3df 2018-09-26 15:25:51,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0819120407104s 2018-09-26 15:25:51,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 15:25:51,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67b4b3116adae4597797583906330848a8b99185" 2018-09-26 15:25:51,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ba9caa2-342e-4106-a46c-ea491f6971ad Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 15:25:51,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-1ba9caa2-342e-4106-a46c-ea491f6971ad 2018-09-26 15:25:51,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0787370204926s 2018-09-26 15:25:51,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 15:25:51,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67b4b3116adae4597797583906330848a8b99185" 2018-09-26 15:25:51,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e41e879-e6e3-41b2-ac77-016813e4053a Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/0f6038362f804bdf973a1259ba7dca0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f6038362f804bdf973a1259ba7dca0e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1eb559e7c1dd4418b86e31ef3084f2ec"}, "domain_id": "75cdea7ae1e047b59527bd851db52c3a", "enabled": true, "options": {}, "id": "1eb559e7c1dd4418b86e31ef3084f2ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_66e0fd9e-feb8-4bf9-baca-71907042ba7c", "links": {"self": "http://172.30.9.22:5000/v3/users/3fc3661446f54f9392965ff1c6945979"}, "domain_id": "default", "enabled": true, "id": "3fc3661446f54f9392965ff1c6945979", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/4bdccdd75552479f98bffcd1d64b7662"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bdccdd75552479f98bffcd1d64b7662", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/4c02226b29744674bd45691e05726e9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c02226b29744674bd45691e05726e9e", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/5857b05d047642649579991b794ec602"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5857b05d047642649579991b794ec602", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/6e819320ddea4588808c69aeee5f74c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e819320ddea4588808c69aeee5f74c6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/7d97fc2ab1f2454b92dd6da51d8b72b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9433c47bb55b49999cf3f4179d1f9381"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9433c47bb55b49999cf3f4179d1f9381", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/9e63f838fd5b45728e8e57b0fc0cb664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e63f838fd5b45728e8e57b0fc0cb664", "email": "heat@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/a31274f6a9b346deb22160d9bfd8b380"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a31274f6a9b346deb22160d9bfd8b380", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/c3bff15c726d4e33aac8d94d4c693699"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c3bff15c726d4e33aac8d94d4c693699", "email": "congress@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/da2d5b9a5312407d85c50744f177f3a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da2d5b9a5312407d85c50744f177f3a3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/da30243f7cce43e39ea7a153cd6ce802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da30243f7cce43e39ea7a153cd6ce802", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fca2410da1d748118f4fe3f25d00c681"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca2410da1d748118f4fe3f25d00c681", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-26 15:25:51,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-7e41e879-e6e3-41b2-ac77-016813e4053a 2018-09-26 15:25:51,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.106538057327s 2018-09-26 15:25:51,934 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-7e41e879-e6e3-41b2-ac77-016813e4053a 2018-09-26 15:25:51,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 15:25:51,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67b4b3116adae4597797583906330848a8b99185" 2018-09-26 15:25:52,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46f1226a-0a7f-4547-a9d5-62bd12150609 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/19ba3277690c488fafb75f1a459e0a54"}, "enabled": true, "id": "19ba3277690c488fafb75f1a459e0a54", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_66e0fd9e-feb8-4bf9-baca-71907042ba7c"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4"}, "enabled": true, "id": "32e2fc060ffa4464a00bce7763dbcae4", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31"}, "enabled": true, "id": "6d9e93c84a104a3c8872dd8724ca8a31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 15:25:52,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-46f1226a-0a7f-4547-a9d5-62bd12150609 2018-09-26 15:25:52,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0916428565979s 2018-09-26 15:25:52,032 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-46f1226a-0a7f-4547-a9d5-62bd12150609 2018-09-26 15:25:52,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 15:25:52,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=3fc3661446f54f9392965ff1c6945979&scope.project.id=19ba3277690c488fafb75f1a459e0a54&role.id=c0d779bbe6ff4b64ab186133b3bcb8dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67b4b3116adae4597797583906330848a8b99185" 2018-09-26 15:25:52,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2e306af-9575-453a-beac-658c9e814916 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=3fc3661446f54f9392965ff1c6945979&scope.project.id=19ba3277690c488fafb75f1a459e0a54&role.id=c0d779bbe6ff4b64ab186133b3bcb8dc", "previous": null, "next": null}} 2018-09-26 15:25:52,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=3fc3661446f54f9392965ff1c6945979&scope.project.id=19ba3277690c488fafb75f1a459e0a54&role.id=c0d779bbe6ff4b64ab186133b3bcb8dc used request id req-b2e306af-9575-453a-beac-658c9e814916 2018-09-26 15:25:52,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0783770084381s 2018-09-26 15:25:52,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 15:25:52,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/19ba3277690c488fafb75f1a459e0a54/users/3fc3661446f54f9392965ff1c6945979/roles/c0d779bbe6ff4b64ab186133b3bcb8dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67b4b3116adae4597797583906330848a8b99185" 2018-09-26 15:25:52,219 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:25:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa5cd7b6-944b-49d6-bf32-a687631f48e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:25:52,219 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/19ba3277690c488fafb75f1a459e0a54/users/3fc3661446f54f9392965ff1c6945979/roles/c0d779bbe6ff4b64ab186133b3bcb8dc used request id req-aa5cd7b6-944b-49d6-bf32-a687631f48e9 2018-09-26 15:25:52,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.106561183929s 2018-09-26 15:25:52,220 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-09-26 15:25:52,220 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-09-26 15:25:52,220 - openstack_tests - INFO - OS Credentials = > 2018-09-26 15:25:52,220 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:25:52,221 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:25:52,602 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66088746910a4e51bde0de4ba68b497c", "name": "Member"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}, {"id": "c0d779bbe6ff4b64ab186133b3bcb8dc", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T16:25:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19ba3277690c488fafb75f1a459e0a54", "name": "snaps_health_check-project_66e0fd9e-feb8-4bf9-baca-71907042ba7c"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/19ba3277690c488fafb75f1a459e0a54", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/19ba3277690c488fafb75f1a459e0a54", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/19ba3277690c488fafb75f1a459e0a54", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/19ba3277690c488fafb75f1a459e0a54", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/19ba3277690c488fafb75f1a459e0a54", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/19ba3277690c488fafb75f1a459e0a54", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/19ba3277690c488fafb75f1a459e0a54", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/19ba3277690c488fafb75f1a459e0a54", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/19ba3277690c488fafb75f1a459e0a54", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/19ba3277690c488fafb75f1a459e0a54", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/19ba3277690c488fafb75f1a459e0a54", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/19ba3277690c488fafb75f1a459e0a54", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_66e0fd9e-feb8-4bf9-baca-71907042ba7c", "id": "3fc3661446f54f9392965ff1c6945979"}, "audit_ids": ["n60aC-SXRrqKpAewOvX8hw"], "issued_at": "2018-09-26T15:25:52.000000Z"}} 2018-09-26 15:25:52,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1086ce7db1b7e000e5616bcad069c386e865d8ab" 2018-09-26 15:25:52,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-62d01fd1-1157-4088-91b7-5ba7465f368e Date: Wed, 26 Sep 2018 15:25:52 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d9e93c84a104a3c8872dd8724ca8a31","status":"ACTIVE","subnets":["a21b8d27-6884-4a27-90be-806b7524c88f"],"description":"","tags":[],"updated_at":"2018-09-26T15:03:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:01Z","provider:network_type":"flat"}]} 2018-09-26 15:25:52,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?router%3Aexternal=True used request id req-62d01fd1-1157-4088-91b7-5ba7465f368e 2018-09-26 15:25:52,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f3dffb7c-5fcf-4cce-9309-0625cbadd759 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1086ce7db1b7e000e5616bcad069c386e865d8ab" 2018-09-26 15:25:53,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-ff630ec9-1149-4d82-a156-d636be3a5ba1 Date: Wed, 26 Sep 2018 15:25:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:09Z","dns_nameservers":[],"updated_at":"2018-09-26T15:03:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"6d9e93c84a104a3c8872dd8724ca8a31","id":"a21b8d27-6884-4a27-90be-806b7524c88f","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-26 15:25:53,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f3dffb7c-5fcf-4cce-9309-0625cbadd759 used request id req-ff630ec9-1149-4d82-a156-d636be3a5ba1 2018-09-26 15:25:53,047 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-09-26 15:25:53,047 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-09-26 15:25:53,047 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:25:53,049 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:25:53,431 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66088746910a4e51bde0de4ba68b497c", "name": "Member"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}, {"id": "c0d779bbe6ff4b64ab186133b3bcb8dc", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T16:25:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19ba3277690c488fafb75f1a459e0a54", "name": "snaps_health_check-project_66e0fd9e-feb8-4bf9-baca-71907042ba7c"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/19ba3277690c488fafb75f1a459e0a54", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/19ba3277690c488fafb75f1a459e0a54", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/19ba3277690c488fafb75f1a459e0a54", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/19ba3277690c488fafb75f1a459e0a54", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/19ba3277690c488fafb75f1a459e0a54", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/19ba3277690c488fafb75f1a459e0a54", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/19ba3277690c488fafb75f1a459e0a54", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/19ba3277690c488fafb75f1a459e0a54", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/19ba3277690c488fafb75f1a459e0a54", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/19ba3277690c488fafb75f1a459e0a54", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/19ba3277690c488fafb75f1a459e0a54", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/19ba3277690c488fafb75f1a459e0a54", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_66e0fd9e-feb8-4bf9-baca-71907042ba7c", "id": "3fc3661446f54f9392965ff1c6945979"}, "audit_ids": ["i-M3XFHTSS-T47kb2f_zVw"], "issued_at": "2018-09-26T15:25:53.000000Z"}} 2018-09-26 15:25:53,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da95dede1826a9d209af7ff922dae4d1d2c79726" 2018-09-26 15:25:53,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e173fc2-d530-43dd-8c79-5a7df31d76c0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:25:53,507 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-7e173fc2-d530-43dd-8c79-5a7df31d76c0 2018-09-26 15:25:53,509 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:25:53,510 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:25:53,912 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66088746910a4e51bde0de4ba68b497c", "name": "Member"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}, {"id": "c0d779bbe6ff4b64ab186133b3bcb8dc", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T16:25:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19ba3277690c488fafb75f1a459e0a54", "name": "snaps_health_check-project_66e0fd9e-feb8-4bf9-baca-71907042ba7c"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/19ba3277690c488fafb75f1a459e0a54", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/19ba3277690c488fafb75f1a459e0a54", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/19ba3277690c488fafb75f1a459e0a54", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/19ba3277690c488fafb75f1a459e0a54", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/19ba3277690c488fafb75f1a459e0a54", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/19ba3277690c488fafb75f1a459e0a54", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/19ba3277690c488fafb75f1a459e0a54", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/19ba3277690c488fafb75f1a459e0a54", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/19ba3277690c488fafb75f1a459e0a54", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/19ba3277690c488fafb75f1a459e0a54", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/19ba3277690c488fafb75f1a459e0a54", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/19ba3277690c488fafb75f1a459e0a54", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_66e0fd9e-feb8-4bf9-baca-71907042ba7c", "id": "3fc3661446f54f9392965ff1c6945979"}, "audit_ids": ["JgdMf3fnQzy2KUMPsp0xhw"], "issued_at": "2018-09-26T15:25:53.000000Z"}} 2018-09-26 15:25:53,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2207181a6a947a620ac9ef2189a9818d08b130be" 2018-09-26 15:25:54,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-848252c5-9cb2-47d3-97bb-19483c126dd5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:25:54,009 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-848252c5-9cb2-47d3-97bb-19483c126dd5 2018-09-26 15:25:54,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:25:54,019 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:25:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:25:54,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-a30ea577-4fe4-462-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2207181a6a947a620ac9ef2189a9818d08b130be" 2018-09-26 15:25:54,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c241890-9a3f-44eb-9ff1-c684eeced5df Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-a30ea577-4fe4-462-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 15:25:54,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-a30ea577-4fe4-462-proj used request id req-7c241890-9a3f-44eb-9ff1-c684eeced5df 2018-09-26 15:25:54,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2207181a6a947a620ac9ef2189a9818d08b130be" 2018-09-26 15:25:54,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9983b06-3da8-4fdd-a42b-a95521c5e757 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 15:25:54,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-e9983b06-3da8-4fdd-a42b-a95521c5e757 2018-09-26 15:25:54,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2207181a6a947a620ac9ef2189a9818d08b130be" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-a30ea577-4fe4-462-proj"}}' 2018-09-26 15:25:54,247 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 15:25:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7dff203b-a924-489d-904c-4417beef91ba Content-Length: 302 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/167f148a11b04f108770753c26bad53e"}, "enabled": true, "id": "167f148a11b04f108770753c26bad53e", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-a30ea577-4fe4-462-proj"}} 2018-09-26 15:25:54,247 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-7dff203b-a924-489d-904c-4417beef91ba 2018-09-26 15:25:54,248 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-a30ea577-4fe4-462-proj 2018-09-26 15:25:54,248 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:25:54,249 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:25:54,629 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66088746910a4e51bde0de4ba68b497c", "name": "Member"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}, {"id": "c0d779bbe6ff4b64ab186133b3bcb8dc", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T16:25:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19ba3277690c488fafb75f1a459e0a54", "name": "snaps_health_check-project_66e0fd9e-feb8-4bf9-baca-71907042ba7c"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/19ba3277690c488fafb75f1a459e0a54", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/19ba3277690c488fafb75f1a459e0a54", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/19ba3277690c488fafb75f1a459e0a54", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/19ba3277690c488fafb75f1a459e0a54", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/19ba3277690c488fafb75f1a459e0a54", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/19ba3277690c488fafb75f1a459e0a54", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/19ba3277690c488fafb75f1a459e0a54", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/19ba3277690c488fafb75f1a459e0a54", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/19ba3277690c488fafb75f1a459e0a54", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/19ba3277690c488fafb75f1a459e0a54", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/19ba3277690c488fafb75f1a459e0a54", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/19ba3277690c488fafb75f1a459e0a54", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_66e0fd9e-feb8-4bf9-baca-71907042ba7c", "id": "3fc3661446f54f9392965ff1c6945979"}, "audit_ids": ["UVtXnPBHQryLAq1fi7h6XA"], "issued_at": "2018-09-26T15:25:54.000000Z"}} 2018-09-26 15:25:54,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4680c2fc326cc26bd04ff9bade7aefa4f9f85338" 2018-09-26 15:25:54,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09e2e66c-3b92-4a7a-8382-35ac873bbcf2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:25:54,716 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-09e2e66c-3b92-4a7a-8382-35ac873bbcf2 2018-09-26 15:25:54,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:25:54,725 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:25:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:25:54,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4680c2fc326cc26bd04ff9bade7aefa4f9f85338" 2018-09-26 15:25:54,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cee83fbe-f019-4084-bfb9-abbfadcb5b7b Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/0f6038362f804bdf973a1259ba7dca0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f6038362f804bdf973a1259ba7dca0e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1eb559e7c1dd4418b86e31ef3084f2ec"}, "domain_id": "75cdea7ae1e047b59527bd851db52c3a", "enabled": true, "options": {}, "id": "1eb559e7c1dd4418b86e31ef3084f2ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_66e0fd9e-feb8-4bf9-baca-71907042ba7c", "links": {"self": "http://172.30.9.22:5000/v3/users/3fc3661446f54f9392965ff1c6945979"}, "domain_id": "default", "enabled": true, "id": "3fc3661446f54f9392965ff1c6945979", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/4bdccdd75552479f98bffcd1d64b7662"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bdccdd75552479f98bffcd1d64b7662", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/4c02226b29744674bd45691e05726e9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c02226b29744674bd45691e05726e9e", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/5857b05d047642649579991b794ec602"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5857b05d047642649579991b794ec602", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/6e819320ddea4588808c69aeee5f74c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e819320ddea4588808c69aeee5f74c6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/7d97fc2ab1f2454b92dd6da51d8b72b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9433c47bb55b49999cf3f4179d1f9381"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9433c47bb55b49999cf3f4179d1f9381", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/9e63f838fd5b45728e8e57b0fc0cb664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e63f838fd5b45728e8e57b0fc0cb664", "email": "heat@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/a31274f6a9b346deb22160d9bfd8b380"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a31274f6a9b346deb22160d9bfd8b380", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/c3bff15c726d4e33aac8d94d4c693699"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c3bff15c726d4e33aac8d94d4c693699", "email": "congress@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/da2d5b9a5312407d85c50744f177f3a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da2d5b9a5312407d85c50744f177f3a3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/da30243f7cce43e39ea7a153cd6ce802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da30243f7cce43e39ea7a153cd6ce802", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fca2410da1d748118f4fe3f25d00c681"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca2410da1d748118f4fe3f25d00c681", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-26 15:25:54,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-cee83fbe-f019-4084-bfb9-abbfadcb5b7b 2018-09-26 15:25:54,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=SimpleHealthCheck-a30ea577-4fe4-462-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4680c2fc326cc26bd04ff9bade7aefa4f9f85338" 2018-09-26 15:25:54,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b46153d4-c181-4731-aa57-44f0c3a9ec7a Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=SimpleHealthCheck-a30ea577-4fe4-462-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/167f148a11b04f108770753c26bad53e"}, "enabled": true, "id": "167f148a11b04f108770753c26bad53e", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-a30ea577-4fe4-462-proj"}]} 2018-09-26 15:25:54,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=SimpleHealthCheck-a30ea577-4fe4-462-proj used request id req-b46153d4-c181-4731-aa57-44f0c3a9ec7a 2018-09-26 15:25:54,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4680c2fc326cc26bd04ff9bade7aefa4f9f85338" 2018-09-26 15:25:55,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78536c83-7410-43ed-ba98-f45eb7608929 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 15:25:55,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-78536c83-7410-43ed-ba98-f45eb7608929 2018-09-26 15:25:55,469 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-a30ea577-4fe4-462-user 2018-09-26 15:25:55,469 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:25:55,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2207181a6a947a620ac9ef2189a9818d08b130be" 2018-09-26 15:25:55,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f105764-8255-4206-b968-6ef650012387 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "66088746910a4e51bde0de4ba68b497c", "links": {"self": "http://172.30.9.22:5000/v3/roles/66088746910a4e51bde0de4ba68b497c"}, "name": "Member"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}, {"domain_id": null, "id": "c0d779bbe6ff4b64ab186133b3bcb8dc", "links": {"self": "http://172.30.9.22:5000/v3/roles/c0d779bbe6ff4b64ab186133b3bcb8dc"}, "name": "heat_stack_owner"}]} 2018-09-26 15:25:55,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-7f105764-8255-4206-b968-6ef650012387 2018-09-26 15:25:55,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2207181a6a947a620ac9ef2189a9818d08b130be" -d '{"role": {"name": "SimpleHealthCheck-a30ea577-4fe4-462-proj-role"}}' 2018-09-26 15:25:55,744 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 15:25:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea3c5e09-be83-456c-91ac-04d7ca3c05b8 Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3773972d5da749b0994786bf081143c1", "links": {"self": "http://172.30.9.22:5000/v3/roles/3773972d5da749b0994786bf081143c1"}, "name": "SimpleHealthCheck-a30ea577-4fe4-462-proj-role"}} 2018-09-26 15:25:55,744 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-ea3c5e09-be83-456c-91ac-04d7ca3c05b8 2018-09-26 15:25:55,744 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-a30ea577-4fe4-462-proj-role 2018-09-26 15:25:55,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/3773972d5da749b0994786bf081143c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2207181a6a947a620ac9ef2189a9818d08b130be" 2018-09-26 15:25:55,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef18fb4b-9668-4839-920e-60c93b44899f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/3773972d5da749b0994786bf081143c1"}, "domain_id": null, "name": "SimpleHealthCheck-a30ea577-4fe4-462-proj-role", "id": "3773972d5da749b0994786bf081143c1"}} 2018-09-26 15:25:55,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/3773972d5da749b0994786bf081143c1 used request id req-ef18fb4b-9668-4839-920e-60c93b44899f 2018-09-26 15:25:55,849 - keystone_utils - INFO - Granting role SimpleHealthCheck-a30ea577-4fe4-462-proj-role to project SimpleHealthCheck-a30ea577-4fe4-462-proj 2018-09-26 15:25:55,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/167f148a11b04f108770753c26bad53e/users/f9350a4137f14dae896c84ec494a7dd3/roles/3773972d5da749b0994786bf081143c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2207181a6a947a620ac9ef2189a9818d08b130be" 2018-09-26 15:25:55,999 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:25:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccffb860-733f-44c3-8457-b2727480a895 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:25:56,000 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/167f148a11b04f108770753c26bad53e/users/f9350a4137f14dae896c84ec494a7dd3/roles/3773972d5da749b0994786bf081143c1 used request id req-ccffb860-733f-44c3-8457-b2727480a895 2018-09-26 15:25:56,000 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 15:25:56,001 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 15:25:56,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:25:56,002 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:25:56,370 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3773972d5da749b0994786bf081143c1", "name": "SimpleHealthCheck-a30ea577-4fe4-462-proj-role"}], "expires_at": "2018-09-26T16:25:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "167f148a11b04f108770753c26bad53e", "name": "SimpleHealthCheck-a30ea577-4fe4-462-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/167f148a11b04f108770753c26bad53e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/167f148a11b04f108770753c26bad53e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/167f148a11b04f108770753c26bad53e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/167f148a11b04f108770753c26bad53e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/167f148a11b04f108770753c26bad53e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/167f148a11b04f108770753c26bad53e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/167f148a11b04f108770753c26bad53e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/167f148a11b04f108770753c26bad53e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/167f148a11b04f108770753c26bad53e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/167f148a11b04f108770753c26bad53e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/167f148a11b04f108770753c26bad53e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/167f148a11b04f108770753c26bad53e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-a30ea577-4fe4-462-user", "id": "f9350a4137f14dae896c84ec494a7dd3"}, "audit_ids": ["IBOzscGtTNOKef0cgmvyWw"], "issued_at": "2018-09-26T15:25:56.000000Z"}} 2018-09-26 15:25:56,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cc5c246b30ed345b1eb03d5464178e89584b321" 2018-09-26 15:25:56,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d4b34a3-756e-4389-9b8f-566176955c72 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:25:56,448 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-2d4b34a3-756e-4389-9b8f-566176955c72 2018-09-26 15:25:56,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8cc5c246b30ed345b1eb03d5464178e89584b321" 2018-09-26 15:25:56,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-00c6da17-4086-4f30-bf0c-880a1fb63fa6 Date: Wed, 26 Sep 2018 15:25:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-image"} 2018-09-26 15:25:56,629 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-image used request id req-00c6da17-4086-4f30-bf0c-880a1fb63fa6 2018-09-26 15:25:56,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8cc5c246b30ed345b1eb03d5464178e89584b321" 2018-09-26 15:25:56,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7d031b89-3d91-44a7-b194-89417c6da5ed Date: Wed, 26 Sep 2018 15:25:56 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 15:25:56,782 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-7d031b89-3d91-44a7-b194-89417c6da5ed 2018-09-26 15:25:56,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8cc5c246b30ed345b1eb03d5464178e89584b321" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-image"}' 2018-09-26 15:25:57,003 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/6e444b5e-0dd6-436b-984f-955a4504bf59 X-Openstack-Request-Id: req-41e42aaa-27ca-4c00-b014-7a7149ee1828 Date: Wed, 26 Sep 2018 15:25:57 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T15:25:56Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T15:25:56Z", "visibility": "shared", "locations": [], "self": "/v2/images/6e444b5e-0dd6-436b-984f-955a4504bf59", "min_disk": 0, "protected": false, "id": "6e444b5e-0dd6-436b-984f-955a4504bf59", "file": "/v2/images/6e444b5e-0dd6-436b-984f-955a4504bf59/file", "checksum": null, "owner": "167f148a11b04f108770753c26bad53e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 15:25:57,004 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-41e42aaa-27ca-4c00-b014-7a7149ee1828 2018-09-26 15:25:57,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/6e444b5e-0dd6-436b-984f-955a4504bf59/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8cc5c246b30ed345b1eb03d5464178e89584b321" -d '' 2018-09-26 15:25:58,089 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8d633e06-08c9-4cef-be6a-de2aff4f5b6b Date: Wed, 26 Sep 2018 15:25:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:25:58,089 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/6e444b5e-0dd6-436b-984f-955a4504bf59/file used request id req-8d633e06-08c9-4cef-be6a-de2aff4f5b6b 2018-09-26 15:25:58,090 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 15:25:58,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/6e444b5e-0dd6-436b-984f-955a4504bf59 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8cc5c246b30ed345b1eb03d5464178e89584b321" 2018-09-26 15:25:58,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-044d6813-f8d4-4487-83e3-4a23863c02e1 Date: Wed, 26 Sep 2018 15:25:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T15:25:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T15:25:58Z", "visibility": "shared", "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/6e444b5e-0dd6-436b-984f-955a4504bf59/snap", "metadata": {}}], "self": "/v2/images/6e444b5e-0dd6-436b-984f-955a4504bf59", "min_disk": 0, "protected": false, "id": "6e444b5e-0dd6-436b-984f-955a4504bf59", "file": "/v2/images/6e444b5e-0dd6-436b-984f-955a4504bf59/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "167f148a11b04f108770753c26bad53e", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/6e444b5e-0dd6-436b-984f-955a4504bf59/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 15:25:58,244 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/6e444b5e-0dd6-436b-984f-955a4504bf59 used request id req-044d6813-f8d4-4487-83e3-4a23863c02e1 2018-09-26 15:25:58,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8cc5c246b30ed345b1eb03d5464178e89584b321" 2018-09-26 15:25:58,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-377fb875-8c9d-45e7-a8c3-40919bd87750 Date: Wed, 26 Sep 2018 15:25:58 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 15:25:58,255 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-377fb875-8c9d-45e7-a8c3-40919bd87750 2018-09-26 15:25:58,257 - create_image - INFO - Created image with name - SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-image 2018-09-26 15:25:58,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/6e444b5e-0dd6-436b-984f-955a4504bf59 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8cc5c246b30ed345b1eb03d5464178e89584b321" 2018-09-26 15:25:58,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-2d030ede-3dea-49dd-b0c3-f3f4be7c5251 Date: Wed, 26 Sep 2018 15:25:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T15:25:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T15:25:58Z", "visibility": "shared", "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/6e444b5e-0dd6-436b-984f-955a4504bf59/snap", "metadata": {}}], "self": "/v2/images/6e444b5e-0dd6-436b-984f-955a4504bf59", "min_disk": 0, "protected": false, "id": "6e444b5e-0dd6-436b-984f-955a4504bf59", "file": "/v2/images/6e444b5e-0dd6-436b-984f-955a4504bf59/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "167f148a11b04f108770753c26bad53e", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/6e444b5e-0dd6-436b-984f-955a4504bf59/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 15:25:58,421 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/6e444b5e-0dd6-436b-984f-955a4504bf59 used request id req-2d030ede-3dea-49dd-b0c3-f3f4be7c5251 2018-09-26 15:25:58,422 - create_image - DEBUG - Instance status is - active 2018-09-26 15:25:58,422 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-image 2018-09-26 15:25:58,422 - create_image - INFO - Image is now active with name - SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-image 2018-09-26 15:25:58,422 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:25:58,423 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:25:58,801 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3773972d5da749b0994786bf081143c1", "name": "SimpleHealthCheck-a30ea577-4fe4-462-proj-role"}], "expires_at": "2018-09-26T16:25:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "167f148a11b04f108770753c26bad53e", "name": "SimpleHealthCheck-a30ea577-4fe4-462-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/167f148a11b04f108770753c26bad53e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/167f148a11b04f108770753c26bad53e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/167f148a11b04f108770753c26bad53e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/167f148a11b04f108770753c26bad53e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/167f148a11b04f108770753c26bad53e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/167f148a11b04f108770753c26bad53e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/167f148a11b04f108770753c26bad53e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/167f148a11b04f108770753c26bad53e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/167f148a11b04f108770753c26bad53e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/167f148a11b04f108770753c26bad53e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/167f148a11b04f108770753c26bad53e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/167f148a11b04f108770753c26bad53e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-a30ea577-4fe4-462-user", "id": "f9350a4137f14dae896c84ec494a7dd3"}, "audit_ids": ["OxHXhFH5RsCihooo6imyBg"], "issued_at": "2018-09-26T15:25:58.000000Z"}} 2018-09-26 15:25:58,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aa9957cd2cf70f19847c4100f30bc653e0cb037" 2018-09-26 15:25:58,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:25:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e97ce5da-358a-4880-9fea-3367e3dc92d6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:25:58,871 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e97ce5da-358a-4880-9fea-3367e3dc92d6 2018-09-26 15:25:58,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aa9957cd2cf70f19847c4100f30bc653e0cb037" 2018-09-26 15:25:59,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-203377ec-d0c5-4e7e-b996-a21997a41a21 Date: Wed, 26 Sep 2018 15:25:59 GMT RESP BODY: {"networks":[]} 2018-09-26 15:25:59,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net used request id req-203377ec-d0c5-4e7e-b996-a21997a41a21 2018-09-26 15:25:59,044 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net 2018-09-26 15:25:59,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aa9957cd2cf70f19847c4100f30bc653e0cb037" -d '{"network": {"name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net", "admin_state_up": true}}' 2018-09-26 15:25:59,700 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 600 X-Openstack-Request-Id: req-a338fe1d-ff14-4226-8609-2238ad4c3b6a Date: Wed, 26 Sep 2018 15:25:59 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"167f148a11b04f108770753c26bad53e","created_at":"2018-09-26T15:25:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-09-26T15:25:59Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"167f148a11b04f108770753c26bad53e","id":"3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40","name":"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net"}} 2018-09-26 15:25:59,700 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-a338fe1d-ff14-4226-8609-2238ad4c3b6a 2018-09-26 15:25:59,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aa9957cd2cf70f19847c4100f30bc653e0cb037" 2018-09-26 15:25:59,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 584 X-Openstack-Request-Id: req-40575322-2b13-4ad2-a071-28e616c5fc23 Date: Wed, 26 Sep 2018 15:25:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-26T15:25:59Z","tenant_id":"167f148a11b04f108770753c26bad53e","created_at":"2018-09-26T15:25:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"167f148a11b04f108770753c26bad53e","id":"3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40","name":"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net"}]} 2018-09-26 15:25:59,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40 used request id req-40575322-2b13-4ad2-a071-28e616c5fc23 2018-09-26 15:25:59,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aa9957cd2cf70f19847c4100f30bc653e0cb037" 2018-09-26 15:26:00,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ea0e5aab-bf99-4205-a711-8b0c961ce063 Date: Wed, 26 Sep 2018 15:26:00 GMT RESP BODY: {"subnets":[]} 2018-09-26 15:26:00,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40 used request id req-ea0e5aab-bf99-4205-a711-8b0c961ce063 2018-09-26 15:26:00,131 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-subnet 2018-09-26 15:26:00,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aa9957cd2cf70f19847c4100f30bc653e0cb037" -d '{"subnets": [{"ip_version": 4, "network_id": "3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-subnet"}]}' 2018-09-26 15:26:00,808 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-81790da1-4eb8-480e-9deb-bc7171126234 Date: Wed, 26 Sep 2018 15:26:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40","tenant_id":"167f148a11b04f108770753c26bad53e","created_at":"2018-09-26T15:26:00Z","dns_nameservers":[],"updated_at":"2018-09-26T15:26:00Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"167f148a11b04f108770753c26bad53e","id":"5ba26edc-b61f-4287-927a-6d880fcbd19e","subnetpool_id":null,"name":"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-subnet"}]} 2018-09-26 15:26:00,808 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-81790da1-4eb8-480e-9deb-bc7171126234 2018-09-26 15:26:00,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aa9957cd2cf70f19847c4100f30bc653e0cb037" 2018-09-26 15:26:01,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-b805e772-d280-406d-ac48-41cd13317810 Date: Wed, 26 Sep 2018 15:26:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5ba26edc-b61f-4287-927a-6d880fcbd19e"],"updated_at":"2018-09-26T15:26:00Z","tenant_id":"167f148a11b04f108770753c26bad53e","created_at":"2018-09-26T15:25:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"167f148a11b04f108770753c26bad53e","id":"3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40","name":"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net"}]} 2018-09-26 15:26:01,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40 used request id req-b805e772-d280-406d-ac48-41cd13317810 2018-09-26 15:26:01,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aa9957cd2cf70f19847c4100f30bc653e0cb037" 2018-09-26 15:26:01,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-40b1e580-dee2-410f-bb17-80c40123fcc2 Date: Wed, 26 Sep 2018 15:26:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40","tenant_id":"167f148a11b04f108770753c26bad53e","created_at":"2018-09-26T15:26:00Z","dns_nameservers":[],"updated_at":"2018-09-26T15:26:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"167f148a11b04f108770753c26bad53e","id":"5ba26edc-b61f-4287-927a-6d880fcbd19e","subnetpool_id":null,"name":"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-subnet"}]} 2018-09-26 15:26:01,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40 used request id req-40b1e580-dee2-410f-bb17-80c40123fcc2 2018-09-26 15:26:01,135 - OpenStackNetwork - DEBUG - Network [3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40] created successfully 2018-09-26 15:26:01,135 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:26:01,136 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:26:01,515 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66088746910a4e51bde0de4ba68b497c", "name": "Member"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}, {"id": "c0d779bbe6ff4b64ab186133b3bcb8dc", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T16:26:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19ba3277690c488fafb75f1a459e0a54", "name": "snaps_health_check-project_66e0fd9e-feb8-4bf9-baca-71907042ba7c"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/19ba3277690c488fafb75f1a459e0a54", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/19ba3277690c488fafb75f1a459e0a54", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/19ba3277690c488fafb75f1a459e0a54", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/19ba3277690c488fafb75f1a459e0a54", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/19ba3277690c488fafb75f1a459e0a54", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/19ba3277690c488fafb75f1a459e0a54", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/19ba3277690c488fafb75f1a459e0a54", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/19ba3277690c488fafb75f1a459e0a54", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/19ba3277690c488fafb75f1a459e0a54", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/19ba3277690c488fafb75f1a459e0a54", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/19ba3277690c488fafb75f1a459e0a54", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/19ba3277690c488fafb75f1a459e0a54", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_66e0fd9e-feb8-4bf9-baca-71907042ba7c", "id": "3fc3661446f54f9392965ff1c6945979"}, "audit_ids": ["TgoGN7XzTeyvB2_OsUzbOg"], "issued_at": "2018-09-26T15:26:01.000000Z"}} 2018-09-26 15:26:01,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1004cd4796070d5fead2ed3606117be16b377345" 2018-09-26 15:26:01,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da09930a-098e-4334-b929-3048270c126d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:26:01,599 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-da09930a-098e-4334-b929-3048270c126d 2018-09-26 15:26:01,600 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 15:26:01,605 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1004cd4796070d5fead2ed3606117be16b377345" 2018-09-26 15:26:01,793 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a807b87f-efb6-4b54-b1f4-7f2bc60d2202 x-compute-request-id: req-a807b87f-efb6-4b54-b1f4-7f2bc60d2202 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 15:26:01,793 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-a807b87f-efb6-4b54-b1f4-7f2bc60d2202 2018-09-26 15:26:01,797 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1004cd4796070d5fead2ed3606117be16b377345" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-26 15:26:01,856 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d0cd46d-5db1-4e72-9a2c-399e1fea8c9a x-compute-request-id: req-9d0cd46d-5db1-4e72-9a2c-399e1fea8c9a Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/f4ab962f-a392-43c6-8df9-4d0201976ffc", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/f4ab962f-a392-43c6-8df9-4d0201976ffc", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f4ab962f-a392-43c6-8df9-4d0201976ffc", "name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 15:26:01,856 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-9d0cd46d-5db1-4e72-9a2c-399e1fea8c9a 2018-09-26 15:26:01,857 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:26:01,858 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:26:02,231 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3773972d5da749b0994786bf081143c1", "name": "SimpleHealthCheck-a30ea577-4fe4-462-proj-role"}], "expires_at": "2018-09-26T16:26:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "167f148a11b04f108770753c26bad53e", "name": "SimpleHealthCheck-a30ea577-4fe4-462-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/167f148a11b04f108770753c26bad53e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/167f148a11b04f108770753c26bad53e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/167f148a11b04f108770753c26bad53e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/167f148a11b04f108770753c26bad53e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/167f148a11b04f108770753c26bad53e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/167f148a11b04f108770753c26bad53e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/167f148a11b04f108770753c26bad53e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/167f148a11b04f108770753c26bad53e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/167f148a11b04f108770753c26bad53e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/167f148a11b04f108770753c26bad53e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/167f148a11b04f108770753c26bad53e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/167f148a11b04f108770753c26bad53e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-a30ea577-4fe4-462-user", "id": "f9350a4137f14dae896c84ec494a7dd3"}, "audit_ids": ["GL2lf6ogSwKSHx_A32dH5w"], "issued_at": "2018-09-26T15:26:02.000000Z"}} 2018-09-26 15:26:02,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:02,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-add44791-3ecc-4792-a0fb-c3fda9613221 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:26:02,312 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-add44791-3ecc-4792-a0fb-c3fda9613221 2018-09-26 15:26:02,313 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 15:26:02,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:02,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89862224-7d0d-42af-840d-f21ae411dc26 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:26:02,327 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-89862224-7d0d-42af-840d-f21ae411dc26 2018-09-26 15:26:02,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:02,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-0837922e-f806-40f7-9ada-142009c33f8d Date: Wed, 26 Sep 2018 15:26:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5ba26edc-b61f-4287-927a-6d880fcbd19e"],"updated_at":"2018-09-26T15:26:00Z","tenant_id":"167f148a11b04f108770753c26bad53e","created_at":"2018-09-26T15:25:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"167f148a11b04f108770753c26bad53e","id":"3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40","name":"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net"}]} 2018-09-26 15:26:02,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net used request id req-0837922e-f806-40f7-9ada-142009c33f8d 2018-09-26 15:26:02,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:26:02,595 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:26:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:26:02,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/167f148a11b04f108770753c26bad53e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:02,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ab9450f-0e50-4f58-8f17-272fbdb7f946 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/167f148a11b04f108770753c26bad53e"}, "enabled": true, "id": "167f148a11b04f108770753c26bad53e", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-a30ea577-4fe4-462-proj"}} 2018-09-26 15:26:02,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/167f148a11b04f108770753c26bad53e used request id req-6ab9450f-0e50-4f58-8f17-272fbdb7f946 2018-09-26 15:26:02,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:02,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b21a1c58-257f-4523-bbd4-165a8b9494e8 Date: Wed, 26 Sep 2018 15:26:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40","tenant_id":"167f148a11b04f108770753c26bad53e","created_at":"2018-09-26T15:26:00Z","dns_nameservers":[],"updated_at":"2018-09-26T15:26:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"167f148a11b04f108770753c26bad53e","id":"5ba26edc-b61f-4287-927a-6d880fcbd19e","subnetpool_id":null,"name":"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-subnet"}]} 2018-09-26 15:26:02,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40 used request id req-b21a1c58-257f-4523-bbd4-165a8b9494e8 2018-09-26 15:26:02,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40&name=SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:03,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d36c0891-70d8-47a5-a4c5-4ea211b698ee Date: Wed, 26 Sep 2018 15:26:03 GMT RESP BODY: {"ports":[]} 2018-09-26 15:26:03,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40&name=SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76port-1&admin_state_up=True used request id req-d36c0891-70d8-47a5-a4c5-4ea211b698ee 2018-09-26 15:26:03,059 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:03,294 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fa8b3bd2-5f37-479d-b6ce-3deab71d1d21 x-compute-request-id: req-fa8b3bd2-5f37-479d-b6ce-3deab71d1d21 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-26 15:26:03,294 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-inst used request id req-fa8b3bd2-5f37-479d-b6ce-3deab71d1d21 2018-09-26 15:26:03,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:03,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-1630c694-56b2-41aa-aafd-cd78863ad240 Date: Wed, 26 Sep 2018 15:26:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5ba26edc-b61f-4287-927a-6d880fcbd19e"],"updated_at":"2018-09-26T15:26:00Z","tenant_id":"167f148a11b04f108770753c26bad53e","created_at":"2018-09-26T15:25:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"167f148a11b04f108770753c26bad53e","id":"3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40","name":"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net"}]} 2018-09-26 15:26:03,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net used request id req-1630c694-56b2-41aa-aafd-cd78863ad240 2018-09-26 15:26:03,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/167f148a11b04f108770753c26bad53e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:03,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31e44539-7104-417a-9333-411b2659af60 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/167f148a11b04f108770753c26bad53e"}, "enabled": true, "id": "167f148a11b04f108770753c26bad53e", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-a30ea577-4fe4-462-proj"}} 2018-09-26 15:26:03,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/167f148a11b04f108770753c26bad53e used request id req-31e44539-7104-417a-9333-411b2659af60 2018-09-26 15:26:03,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:04,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-542d3295-42f2-421e-b920-413463dc1b0f Date: Wed, 26 Sep 2018 15:26:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40","tenant_id":"167f148a11b04f108770753c26bad53e","created_at":"2018-09-26T15:26:00Z","dns_nameservers":[],"updated_at":"2018-09-26T15:26:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"167f148a11b04f108770753c26bad53e","id":"5ba26edc-b61f-4287-927a-6d880fcbd19e","subnetpool_id":null,"name":"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-subnet"}]} 2018-09-26 15:26:04,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40 used request id req-542d3295-42f2-421e-b920-413463dc1b0f 2018-09-26 15:26:04,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40&name=SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:04,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-63efe66e-b03a-4c3a-aeb9-d44efb9f790c Date: Wed, 26 Sep 2018 15:26:04 GMT RESP BODY: {"ports":[]} 2018-09-26 15:26:04,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40&name=SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76port-1&admin_state_up=True used request id req-63efe66e-b03a-4c3a-aeb9-d44efb9f790c 2018-09-26 15:26:04,288 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 15:26:04,289 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:26:04,661 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3773972d5da749b0994786bf081143c1", "name": "SimpleHealthCheck-a30ea577-4fe4-462-proj-role"}], "expires_at": "2018-09-26T16:26:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "167f148a11b04f108770753c26bad53e", "name": "SimpleHealthCheck-a30ea577-4fe4-462-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/167f148a11b04f108770753c26bad53e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/167f148a11b04f108770753c26bad53e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/167f148a11b04f108770753c26bad53e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/167f148a11b04f108770753c26bad53e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/167f148a11b04f108770753c26bad53e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/167f148a11b04f108770753c26bad53e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/167f148a11b04f108770753c26bad53e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/167f148a11b04f108770753c26bad53e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/167f148a11b04f108770753c26bad53e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/167f148a11b04f108770753c26bad53e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/167f148a11b04f108770753c26bad53e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/167f148a11b04f108770753c26bad53e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-a30ea577-4fe4-462-user", "id": "f9350a4137f14dae896c84ec494a7dd3"}, "audit_ids": ["LUz4v5t2RCaaRVlC9GAryA"], "issued_at": "2018-09-26T15:26:04.000000Z"}} 2018-09-26 15:26:04,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aade723e0e41ee9b02374460b127aef59cb58f05" 2018-09-26 15:26:04,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d9cd95c-ab76-469f-9c0f-720ed6adcd05 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:26:04,738 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-2d9cd95c-ab76-469f-9c0f-720ed6adcd05 2018-09-26 15:26:04,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:05,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-1cb7babd-18f5-4512-bd0b-a764be28c2aa Date: Wed, 26 Sep 2018 15:26:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5ba26edc-b61f-4287-927a-6d880fcbd19e"],"updated_at":"2018-09-26T15:26:00Z","tenant_id":"167f148a11b04f108770753c26bad53e","created_at":"2018-09-26T15:25:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"167f148a11b04f108770753c26bad53e","id":"3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40","name":"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net"}]} 2018-09-26 15:26:05,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net used request id req-1cb7babd-18f5-4512-bd0b-a764be28c2aa 2018-09-26 15:26:05,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:05,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-04a29ed2-2cf8-4f0b-8bac-12a9ca0f834a Date: Wed, 26 Sep 2018 15:26:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40","tenant_id":"167f148a11b04f108770753c26bad53e","created_at":"2018-09-26T15:26:00Z","dns_nameservers":[],"updated_at":"2018-09-26T15:26:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"167f148a11b04f108770753c26bad53e","id":"5ba26edc-b61f-4287-927a-6d880fcbd19e","subnetpool_id":null,"name":"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-subnet"}]} 2018-09-26 15:26:05,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40 used request id req-04a29ed2-2cf8-4f0b-8bac-12a9ca0f834a 2018-09-26 15:26:05,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:05,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-67fa9247-c49c-44da-95a1-3f43b5806014 Date: Wed, 26 Sep 2018 15:26:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5ba26edc-b61f-4287-927a-6d880fcbd19e"],"updated_at":"2018-09-26T15:26:00Z","tenant_id":"167f148a11b04f108770753c26bad53e","created_at":"2018-09-26T15:25:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"167f148a11b04f108770753c26bad53e","id":"3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40","name":"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net"}]} 2018-09-26 15:26:05,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net used request id req-67fa9247-c49c-44da-95a1-3f43b5806014 2018-09-26 15:26:05,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:26:05,672 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:26:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:26:05,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/167f148a11b04f108770753c26bad53e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aade723e0e41ee9b02374460b127aef59cb58f05" 2018-09-26 15:26:05,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e52f8500-0178-463f-8294-f9c59bbbecab Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/167f148a11b04f108770753c26bad53e"}, "enabled": true, "id": "167f148a11b04f108770753c26bad53e", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-a30ea577-4fe4-462-proj"}} 2018-09-26 15:26:05,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/167f148a11b04f108770753c26bad53e used request id req-e52f8500-0178-463f-8294-f9c59bbbecab 2018-09-26 15:26:05,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:06,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-cc616e37-71d8-4420-91e6-9941c55d2650 Date: Wed, 26 Sep 2018 15:26:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40","tenant_id":"167f148a11b04f108770753c26bad53e","created_at":"2018-09-26T15:26:00Z","dns_nameservers":[],"updated_at":"2018-09-26T15:26:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"167f148a11b04f108770753c26bad53e","id":"5ba26edc-b61f-4287-927a-6d880fcbd19e","subnetpool_id":null,"name":"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-subnet"}]} 2018-09-26 15:26:06,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40 used request id req-cc616e37-71d8-4420-91e6-9941c55d2650 2018-09-26 15:26:06,086 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net 2018-09-26 15:26:06,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" -d '{"port": {"network_id": "3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40", "name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76port-1", "admin_state_up": true}}' 2018-09-26 15:26:07,089 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-eb2f2f0b-bb1f-4b13-a5c2-82f6f87ff7bb Date: Wed, 26 Sep 2018 15:26:07 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-09-26T15:26:06Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40","tenant_id":"167f148a11b04f108770753c26bad53e","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-09-26T15:26:06Z","name":"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76port-1","device_owner":"","revision_number":3,"mac_address":"fa:16:3e:fc:bf:3c","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"167f148a11b04f108770753c26bad53e","fixed_ips":[{"subnet_id":"5ba26edc-b61f-4287-927a-6d880fcbd19e","ip_address":"10.55.0.14"}],"id":"47cba31e-7af9-407b-a85c-efeb76cff1c8","security_groups":["2599ef4c-c88c-494c-bfbc-df7a477b4e2f"],"device_id":""}} 2018-09-26 15:26:07,089 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-eb2f2f0b-bb1f-4b13-a5c2-82f6f87ff7bb 2018-09-26 15:26:07,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:07,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-da347355-00d9-4c88-8000-821e005e7b04 Date: Wed, 26 Sep 2018 15:26:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5ba26edc-b61f-4287-927a-6d880fcbd19e"],"updated_at":"2018-09-26T15:26:00Z","tenant_id":"167f148a11b04f108770753c26bad53e","created_at":"2018-09-26T15:25:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"167f148a11b04f108770753c26bad53e","id":"3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40","name":"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net"}]} 2018-09-26 15:26:07,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net used request id req-da347355-00d9-4c88-8000-821e005e7b04 2018-09-26 15:26:07,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/167f148a11b04f108770753c26bad53e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:07,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6365f58e-3178-4295-bd2c-86cfcadf3f67 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/167f148a11b04f108770753c26bad53e"}, "enabled": true, "id": "167f148a11b04f108770753c26bad53e", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-a30ea577-4fe4-462-proj"}} 2018-09-26 15:26:07,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/167f148a11b04f108770753c26bad53e used request id req-6365f58e-3178-4295-bd2c-86cfcadf3f67 2018-09-26 15:26:07,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:07,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-37537929-9a33-4c53-9988-f68210070edf Date: Wed, 26 Sep 2018 15:26:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40","tenant_id":"167f148a11b04f108770753c26bad53e","created_at":"2018-09-26T15:26:00Z","dns_nameservers":[],"updated_at":"2018-09-26T15:26:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"167f148a11b04f108770753c26bad53e","id":"5ba26edc-b61f-4287-927a-6d880fcbd19e","subnetpool_id":null,"name":"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-subnet"}]} 2018-09-26 15:26:07,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40 used request id req-37537929-9a33-4c53-9988-f68210070edf 2018-09-26 15:26:07,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40&name=SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:07,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-9ffaf6c9-5eed-4875-894f-afc8847399d8 Date: Wed, 26 Sep 2018 15:26:07 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40","tenant_id":"167f148a11b04f108770753c26bad53e","created_at":"2018-09-26T15:26:06Z","admin_state_up":true,"updated_at":"2018-09-26T15:26:06Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":3,"mac_address":"fa:16:3e:fc:bf:3c","id":"47cba31e-7af9-407b-a85c-efeb76cff1c8","port_security_enabled":true,"project_id":"167f148a11b04f108770753c26bad53e","fixed_ips":[{"subnet_id":"5ba26edc-b61f-4287-927a-6d880fcbd19e","ip_address":"10.55.0.14"}],"extra_dhcp_opts":[],"security_groups":["2599ef4c-c88c-494c-bfbc-df7a477b4e2f"],"name":"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76port-1"}]} 2018-09-26 15:26:07,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40&name=SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76port-1&admin_state_up=True used request id req-9ffaf6c9-5eed-4875-894f-afc8847399d8 2018-09-26 15:26:07,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/167f148a11b04f108770753c26bad53e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:07,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5629768-acdd-495d-a91c-cdf6d1645f43 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/167f148a11b04f108770753c26bad53e"}, "enabled": true, "id": "167f148a11b04f108770753c26bad53e", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-a30ea577-4fe4-462-proj"}} 2018-09-26 15:26:07,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/167f148a11b04f108770753c26bad53e used request id req-a5629768-acdd-495d-a91c-cdf6d1645f43 2018-09-26 15:26:07,775 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-inst 2018-09-26 15:26:07,778 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:07,807 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ccabcb7e-2f8c-40ff-b8d9-46e282a5625f x-compute-request-id: req-ccabcb7e-2f8c-40ff-b8d9-46e282a5625f Content-Encoding: gzip Content-Length: 203 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f4ab962f-a392-43c6-8df9-4d0201976ffc", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/f4ab962f-a392-43c6-8df9-4d0201976ffc", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/f4ab962f-a392-43c6-8df9-4d0201976ffc", "rel": "bookmark"}], "name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-flavor-name"}]} 2018-09-26 15:26:07,807 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-ccabcb7e-2f8c-40ff-b8d9-46e282a5625f 2018-09-26 15:26:07,810 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/f4ab962f-a392-43c6-8df9-4d0201976ffc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:07,834 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f00ebf9e-aefb-4b28-ada3-b04199028158 x-compute-request-id: req-f00ebf9e-aefb-4b28-ada3-b04199028158 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/f4ab962f-a392-43c6-8df9-4d0201976ffc", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/f4ab962f-a392-43c6-8df9-4d0201976ffc", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f4ab962f-a392-43c6-8df9-4d0201976ffc", "name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 15:26:07,834 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/f4ab962f-a392-43c6-8df9-4d0201976ffc used request id req-f00ebf9e-aefb-4b28-ada3-b04199028158 2018-09-26 15:26:07,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:08,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-e8703b10-e66d-458a-8a4b-fae08ae0b53b Date: Wed, 26 Sep 2018 15:26:08 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T15:25:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T15:25:58Z", "visibility": "shared", "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/6e444b5e-0dd6-436b-984f-955a4504bf59/snap", "metadata": {}}], "self": "/v2/images/6e444b5e-0dd6-436b-984f-955a4504bf59", "min_disk": 0, "protected": false, "id": "6e444b5e-0dd6-436b-984f-955a4504bf59", "file": "/v2/images/6e444b5e-0dd6-436b-984f-955a4504bf59/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "167f148a11b04f108770753c26bad53e", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/6e444b5e-0dd6-436b-984f-955a4504bf59/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-image"} 2018-09-26 15:26:08,023 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-image used request id req-e8703b10-e66d-458a-8a4b-fae08ae0b53b 2018-09-26 15:26:08,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:08,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a75fc4a2-038a-4b6d-af98-440a9e604732 Date: Wed, 26 Sep 2018 15:26:08 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 15:26:08,190 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-a75fc4a2-038a-4b6d-af98-440a9e604732 2018-09-26 15:26:08,196 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" -d '{"server": {"name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-inst", "imageRef": "6e444b5e-0dd6-436b-984f-955a4504bf59", "flavorRef": "f4ab962f-a392-43c6-8df9-4d0201976ffc", "max_count": 1, "min_count": 1, "networks": [{"port": "47cba31e-7af9-407b-a85c-efeb76cff1c8"}]}}' 2018-09-26 15:26:09,404 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:26:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6aa49d7d-37ce-4fd1-b8fe-55043e8f52b1 x-compute-request-id: req-6aa49d7d-37ce-4fd1-b8fe-55043e8f52b1 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "165290b8-1fbc-4538-8d27-8c00f21a4ee6", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "bookmark"}], "adminPass": "vq7vXaDXhQiQ"}} 2018-09-26 15:26:09,404 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-6aa49d7d-37ce-4fd1-b8fe-55043e8f52b1 2018-09-26 15:26:09,407 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:09,766 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0072cc7c-08da-4da7-ad67-a85c03c501a2 x-compute-request-id: req-0072cc7c-08da-4da7-ad67-a85c03c501a2 Content-Encoding: gzip Content-Length: 606 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "bookmark"}], "image": {"id": "6e444b5e-0dd6-436b-984f-955a4504bf59", "links": [{"href": "http://172.30.9.22:8774/images/6e444b5e-0dd6-436b-984f-955a4504bf59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f4ab962f-a392-43c6-8df9-4d0201976ffc", "links": [{"href": "http://172.30.9.22:8774/flavors/f4ab962f-a392-43c6-8df9-4d0201976ffc", "rel": "bookmark"}]}, "id": "165290b8-1fbc-4538-8d27-8c00f21a4ee6", "user_id": "f9350a4137f14dae896c84ec494a7dd3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T15:26:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-inst", "created": "2018-09-26T15:26:09Z", "tenant_id": "167f148a11b04f108770753c26bad53e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:26:09,766 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 used request id req-0072cc7c-08da-4da7-ad67-a85c03c501a2 2018-09-26 15:26:09,767 - create_instance - INFO - Created instance with name - SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-inst 2018-09-26 15:26:09,770 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:10,125 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3cd280ff-0005-4842-a1a1-729e74d7fc2b x-compute-request-id: req-3cd280ff-0005-4842-a1a1-729e74d7fc2b Content-Encoding: gzip Content-Length: 606 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "bookmark"}], "image": {"id": "6e444b5e-0dd6-436b-984f-955a4504bf59", "links": [{"href": "http://172.30.9.22:8774/images/6e444b5e-0dd6-436b-984f-955a4504bf59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f4ab962f-a392-43c6-8df9-4d0201976ffc", "links": [{"href": "http://172.30.9.22:8774/flavors/f4ab962f-a392-43c6-8df9-4d0201976ffc", "rel": "bookmark"}]}, "id": "165290b8-1fbc-4538-8d27-8c00f21a4ee6", "user_id": "f9350a4137f14dae896c84ec494a7dd3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T15:26:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-inst", "created": "2018-09-26T15:26:09Z", "tenant_id": "167f148a11b04f108770753c26bad53e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:26:10,125 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 used request id req-3cd280ff-0005-4842-a1a1-729e74d7fc2b 2018-09-26 15:26:10,125 - create_instance - DEBUG - Instance status [SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-inst] is - BUILD 2018-09-26 15:26:10,125 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 15:26:13,129 - create_instance - DEBUG - VM status query timeout in 896.638484001 2018-09-26 15:26:13,131 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:13,736 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df61ef99-d538-46b7-9ced-c6e9407a5207 x-compute-request-id: req-df61ef99-d538-46b7-9ced-c6e9407a5207 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "bookmark"}], "image": {"id": "6e444b5e-0dd6-436b-984f-955a4504bf59", "links": [{"href": "http://172.30.9.22:8774/images/6e444b5e-0dd6-436b-984f-955a4504bf59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f4ab962f-a392-43c6-8df9-4d0201976ffc", "links": [{"href": "http://172.30.9.22:8774/flavors/f4ab962f-a392-43c6-8df9-4d0201976ffc", "rel": "bookmark"}]}, "id": "165290b8-1fbc-4538-8d27-8c00f21a4ee6", "security_groups": [{"name": "default"}], "user_id": "f9350a4137f14dae896c84ec494a7dd3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T15:26:10Z", "hostId": "febf6413e37e437cb137e102a04722e5f6bc5d25e699857bd984f2e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-inst", "created": "2018-09-26T15:26:09Z", "tenant_id": "167f148a11b04f108770753c26bad53e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:26:13,736 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 used request id req-df61ef99-d538-46b7-9ced-c6e9407a5207 2018-09-26 15:26:13,736 - create_instance - DEBUG - Instance status [SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-inst] is - BUILD 2018-09-26 15:26:13,737 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 15:26:16,740 - create_instance - DEBUG - VM status query timeout in 893.02729702 2018-09-26 15:26:16,743 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:17,360 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0da70464-f3d2-4560-8d0f-7468df0345e4 x-compute-request-id: req-0da70464-f3d2-4560-8d0f-7468df0345e4 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bf:3c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "bookmark"}], "image": {"id": "6e444b5e-0dd6-436b-984f-955a4504bf59", "links": [{"href": "http://172.30.9.22:8774/images/6e444b5e-0dd6-436b-984f-955a4504bf59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:26:13.000000", "flavor": {"id": "f4ab962f-a392-43c6-8df9-4d0201976ffc", "links": [{"href": "http://172.30.9.22:8774/flavors/f4ab962f-a392-43c6-8df9-4d0201976ffc", "rel": "bookmark"}]}, "id": "165290b8-1fbc-4538-8d27-8c00f21a4ee6", "security_groups": [{"name": "default"}], "user_id": "f9350a4137f14dae896c84ec494a7dd3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:26:14Z", "hostId": "febf6413e37e437cb137e102a04722e5f6bc5d25e699857bd984f2e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-inst", "created": "2018-09-26T15:26:09Z", "tenant_id": "167f148a11b04f108770753c26bad53e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:26:17,361 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 used request id req-0da70464-f3d2-4560-8d0f-7468df0345e4 2018-09-26 15:26:17,361 - create_instance - DEBUG - Instance status [SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-inst] is - ACTIVE 2018-09-26 15:26:17,361 - create_instance - INFO - VM is - ACTIVE 2018-09-26 15:26:17,364 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:17,527 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7a27c49-e9bb-472f-bc28-520b3bf4b3a2 x-compute-request-id: req-f7a27c49-e9bb-472f-bc28-520b3bf4b3a2 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bf:3c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "bookmark"}], "image": {"id": "6e444b5e-0dd6-436b-984f-955a4504bf59", "links": [{"href": "http://172.30.9.22:8774/images/6e444b5e-0dd6-436b-984f-955a4504bf59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:26:13.000000", "flavor": {"id": "f4ab962f-a392-43c6-8df9-4d0201976ffc", "links": [{"href": "http://172.30.9.22:8774/flavors/f4ab962f-a392-43c6-8df9-4d0201976ffc", "rel": "bookmark"}]}, "id": "165290b8-1fbc-4538-8d27-8c00f21a4ee6", "security_groups": [{"name": "default"}], "user_id": "f9350a4137f14dae896c84ec494a7dd3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:26:14Z", "hostId": "febf6413e37e437cb137e102a04722e5f6bc5d25e699857bd984f2e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-inst", "created": "2018-09-26T15:26:09Z", "tenant_id": "167f148a11b04f108770753c26bad53e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:26:17,528 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 used request id req-f7a27c49-e9bb-472f-bc28-520b3bf4b3a2 2018-09-26 15:26:17,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:17,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-a0746557-e245-4496-9ed8-007e7ac241db Date: Wed, 26 Sep 2018 15:26:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5ba26edc-b61f-4287-927a-6d880fcbd19e"],"updated_at":"2018-09-26T15:26:00Z","tenant_id":"167f148a11b04f108770753c26bad53e","created_at":"2018-09-26T15:25:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"167f148a11b04f108770753c26bad53e","id":"3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40","name":"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net"}]} 2018-09-26 15:26:17,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net used request id req-a0746557-e245-4496-9ed8-007e7ac241db 2018-09-26 15:26:17,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/167f148a11b04f108770753c26bad53e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:17,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d190a17-f7a4-4b88-af3b-6154df573384 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/167f148a11b04f108770753c26bad53e"}, "enabled": true, "id": "167f148a11b04f108770753c26bad53e", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-a30ea577-4fe4-462-proj"}} 2018-09-26 15:26:17,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/167f148a11b04f108770753c26bad53e used request id req-2d190a17-f7a4-4b88-af3b-6154df573384 2018-09-26 15:26:17,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:17,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e4b7e7b5-3430-49c7-8bda-e104ecd6c472 Date: Wed, 26 Sep 2018 15:26:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40","tenant_id":"167f148a11b04f108770753c26bad53e","created_at":"2018-09-26T15:26:00Z","dns_nameservers":[],"updated_at":"2018-09-26T15:26:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"167f148a11b04f108770753c26bad53e","id":"5ba26edc-b61f-4287-927a-6d880fcbd19e","subnetpool_id":null,"name":"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-subnet"}]} 2018-09-26 15:26:17,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40 used request id req-e4b7e7b5-3430-49c7-8bda-e104ecd6c472 2018-09-26 15:26:17,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:18,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3020 X-Openstack-Request-Id: req-ad28eb54-4a96-4f3b-80c8-cd70453a7723 Date: Wed, 26 Sep 2018 15:26:18 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40","tenant_id":"167f148a11b04f108770753c26bad53e","created_at":"2018-09-26T15:26:06Z","admin_state_up":true,"updated_at":"2018-09-26T15:26:11Z","binding:vnic_type":"normal","device_id":"165290b8-1fbc-4538-8d27-8c00f21a4ee6","device_owner":"compute:nova","revision_number":5,"mac_address":"fa:16:3e:fc:bf:3c","id":"47cba31e-7af9-407b-a85c-efeb76cff1c8","port_security_enabled":true,"project_id":"167f148a11b04f108770753c26bad53e","fixed_ips":[{"subnet_id":"5ba26edc-b61f-4287-927a-6d880fcbd19e","ip_address":"10.55.0.14"}],"extra_dhcp_opts":[],"security_groups":["2599ef4c-c88c-494c-bfbc-df7a477b4e2f"],"name":"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40","tenant_id":"167f148a11b04f108770753c26bad53e","created_at":"2018-09-26T15:26:01Z","admin_state_up":true,"updated_at":"2018-09-26T15:26:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40","device_owner":"network:dhcp","revision_number":4,"mac_address":"fa:16:3e:08:7f:a1","id":"5b69b6d5-b17e-486a-9572-c2626f10fc39","port_security_enabled":false,"project_id":"167f148a11b04f108770753c26bad53e","fixed_ips":[{"subnet_id":"5ba26edc-b61f-4287-927a-6d880fcbd19e","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40","tenant_id":"167f148a11b04f108770753c26bad53e","created_at":"2018-09-26T15:26:01Z","admin_state_up":true,"updated_at":"2018-09-26T15:26:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40","device_owner":"network:dhcp","revision_number":4,"mac_address":"fa:16:3e:d9:98:21","id":"d50fcec1-d729-46e9-9e53-9d3a8bdf13de","port_security_enabled":false,"project_id":"167f148a11b04f108770753c26bad53e","fixed_ips":[{"subnet_id":"5ba26edc-b61f-4287-927a-6d880fcbd19e","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40","tenant_id":"167f148a11b04f108770753c26bad53e","created_at":"2018-09-26T15:26:02Z","admin_state_up":true,"updated_at":"2018-09-26T15:26:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40","device_owner":"network:dhcp","revision_number":4,"mac_address":"fa:16:3e:cc:95:d9","id":"ffaabdd4-680f-4ec4-8c42-71322c5c5426","port_security_enabled":false,"project_id":"167f148a11b04f108770753c26bad53e","fixed_ips":[{"subnet_id":"5ba26edc-b61f-4287-927a-6d880fcbd19e","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-09-26 15:26:18,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40 used request id req-ad28eb54-4a96-4f3b-80c8-cd70453a7723 2018-09-26 15:26:18,154 - create_instance_tests - INFO - Looking for IP 10.55.0.14 in the console log 2018-09-26 15:26:18,157 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:18,612 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-de865447-0126-4eb4-aab8-04307b8f3d8c x-compute-request-id: req-de865447-0126-4eb4-aab8-04307b8f3d8c Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bf:3c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "bookmark"}], "image": {"id": "6e444b5e-0dd6-436b-984f-955a4504bf59", "links": [{"href": "http://172.30.9.22:8774/images/6e444b5e-0dd6-436b-984f-955a4504bf59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:26:13.000000", "flavor": {"id": "f4ab962f-a392-43c6-8df9-4d0201976ffc", "links": [{"href": "http://172.30.9.22:8774/flavors/f4ab962f-a392-43c6-8df9-4d0201976ffc", "rel": "bookmark"}]}, "id": "165290b8-1fbc-4538-8d27-8c00f21a4ee6", "security_groups": [{"name": "default"}], "user_id": "f9350a4137f14dae896c84ec494a7dd3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:26:14Z", "hostId": "febf6413e37e437cb137e102a04722e5f6bc5d25e699857bd984f2e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-inst", "created": "2018-09-26T15:26:09Z", "tenant_id": "167f148a11b04f108770753c26bad53e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:26:18,612 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 used request id req-de865447-0126-4eb4-aab8-04307b8f3d8c 2018-09-26 15:26:18,615 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:26:19,719 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c11c62ab-62a0-4053-9a71-a45bd89aa3a4 x-compute-request-id: req-c11c62ab-62a0-4053-9a71-a45bd89aa3a4 Content-Encoding: gzip Content-Length: 7679 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484963912 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130798] pid_max: default: 32768 minimum: 301\n[ 0.131692] ACPI: Core revision 20150930\n[ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134380] Security Framework initialized\n[ 0.135199] Yama: becoming mindful.\n[ 0.135933] AppArmor: AppArmor initialized\n[ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141906] Initializing cgroup subsys io\n[ 0.142717] Initializing cgroup subsys memory\n[ 0.143574] Initializing cgroup subsys devices\n[ 0.144452] Initializing cgroup subsys freezer\n[ 0.145327] Initializing cgroup subsys net_cls\n[ 0.146199] Initializing cgroup subsys perf_event\n[ 0.147113] Initializing cgroup subsys net_prio\n[ 0.147999] Initializing cgroup subsys hugetlb\n[ 0.148880] Initializing cgroup subsys pids\n[ 0.149755] CPU: Physical Processor ID: 0\n[ 0.151242] mce: CPU supports 10 MCE banks\n[ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170078] ftrace: allocating 31920 entries in 125 pages\n[ 0.196078] smpboot: Max logical packages: 1\n[ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198301] x2apic enabled\n[ 0.199110] Switched APIC routing to physical x2apic.\n[ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205787] KVM setup paravirtual spinlock\n[ 0.207075] x86: Booted up 1 node, 1 CPUs\n[ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209284] devtmpfs: initialized\n[ 0.210988] evm: security.selinux\n[ 0.211697] evm: security.SMACK64\n[ 0.212383] evm: security.SMACK64EXEC\n[ 0.213133] evm: security.SMACK64TRANSMUTE\n[ 0.213941] evm: security.SMACK64MMAP\n[ 0.214688] evm: security.ima\n[ 0.215328] evm: security.capability\n[ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217977] pinctrl core: initialized pinctrl subsystem\n[ 0.219083] RTC time: 15:26:13, date: 09/26/18\n[ 0.220039] NET: Registered protocol family 16\n[ 0.221009] cpuidle: using governor ladder\n[ 0.221830] cpuidle: using governor menu\n[ 0.222619] PCCT header not found.\n[ 0.223376] ACPI: bus type PCI registered\n[ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225432] PCI: Using configuration type 1 for base access\n[ 0.227178] ACPI: Added _OSI(Module Device)\n[ 0.228025] ACPI: Added _OSI(Processor Device)\n[ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229787] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231894] ACPI: Interpreter enabled\n[ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240077] ACPI: (supports S0 S5)\n[ 0.240788] ACPI: Using IOAPIC for interrupt routing\n[ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250754] acpiphp: Slot [3] registered\n[ 0.251558] acpiphp: Slot [4] registered\n[ 0.252356] acpiphp: Slot [5] registered\n[ 0.253156] acpiphp: Slot [6] registered\n[ 0.253966] acpiphp: Slot [7] registered\n[ 0.254773] acpiphp: Slot [8] registered\n[ 0.255575] acpiphp: Slot [9] registered\n[ 0.256370] acpiphp: Slot [10] registered\n[ 0.257190] acpiphp: Slot [11] registered\n[ 0.258008] acpiphp: Slot [12] registered\n[ 0.258831] acpiphp: Slot [13] registered\n[ 0.259642] acpiphp: Slot [14] registered\n[ 0.260449] acpiphp: Slot [15] registered\n[ 0.271365] acpiphp: Slot [16] registered\n[ 0.272183] acpiphp: Slot [17] registered\n[ 0.272998] acpiphp: Slot [18] registered\n[ 0.273811] acpiphp: Slot [19] registered\n[ 0.274622] acpiphp: Slot [20] registered\n[ 0.275434] acpiphp: Slot [21] registered\n[ 0.276248] acpiphp: Slot [22] registered\n[ 0.277060] acpiphp: Slot [23] registered\n[ 0.277873] acpiphp: Slot [24] registered\n[ 0.278687] acpiphp: Slot [25] registered\n[ 0.279501] acpiphp: Slot [26] registered\n[ 0.280307] acpiphp: Slot [27] registered\n[ 0.281123] acpiphp: Slot [28] registered\n[ 0.281933] acpiphp: Slot [29] registered\n[ 0.282746] acpiphp: Slot [30] registered\n[ 0.283565] acpiphp: Slot [31] registered\n[ 0.284371] PCI host bridge to bus 0000:00\n[ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364716] vgaarb: loaded\n[ 0.365317] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366475] SCSI subsystem initialized\n[ 0.367297] ACPI: bus type USB registered\n[ 0.368122] usbcore: registered new interface driver usbfs\n[ 0.369153] usbcore: registered new interface driver hub\n[ 0.370166] usbcore: registered new device driver usb\n[ 0.371227] PCI: Using ACPI for IRQ routing\n[ 0.372258] NetLabel: Initializing\n[ 0.372976] NetLabel: domain hash size = 128\n[ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374774] NetLabel: unlabeled traffic allowed by default\n[ 0.375885] clocksource: Switched to clocksource kvm-clock\n[ 0.381270] AppArmor: AppArmor Filesystem Enabled\n[ 0.382229] pnp: PnP ACPI init\n[ 0.383144] pnp: PnP ACPI: found 5 devices\n[ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390887] NET: Registered protocol family 2\n[ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.394317] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397753] NET: Registered protocol family 1\n[ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429490] Trying to unpack rootfs image as initramfs...\n[ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.493506] Scanning for low memory corruption every 60 seconds\n[ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495958] audit: initializing netlink subsys (disabled)\n[ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized\n[ 0.498293] Initialise system trusted keyring\n[ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502360] zbud: loaded\n[ 0.503061] VFS: Disk quotas dquot_6.6.0\n[ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505388] fuse init (API version 7.23)\n[ 0.506271] Key type big_key registered\n[ 0.507072] Allocating IMA MOK and blacklist keyrings.\n[ 0.508187] Key type asymmetric registered\n[ 0.509012] Asymmetric key parser 'x509' registered\n[ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511426] io scheduler noop registered\n[ 0.512233] io scheduler deadline registered (default)\n[ 0.513223] io scheduler cfq registered\n[ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517819] ACPI: Power Button [PWRF]\n[ 0.518654] GHES: HEST is not enabled!\n[ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590361] Linux agpgart interface v0.103\n[ 0.592821] brd: module loaded\n[ 0.593965] loop: module loaded\n[ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599721] GPT:90111 != 20971519\n[ 0.600411] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601503] GPT:90111 != 20971519\n[ 0.602182] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603142] vda: vda1 vda15\n[ 0.604849] scsi host0: ata_piix\n[ 0.605959] scsi host1: ata_piix\n[ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609303] libphy: Fixed MDIO Bus: probed\n[ 0.610120] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611061] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613313] PPP generic driver version 2.4.2\n[ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615533] ehci-pci: EHCI PCI platform driver\n[ 0.616405] ehci-platform: EHCI generic platform driver\n[ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618511] ohci-pci: OHCI PCI platform driver\n[ 0.619369] ohci-platform: OHCI generic platform driver\n[ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642011] usb usb1: Product: UHCI Host Controller\n[ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644083] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645099] hub 1-0:1.0: USB hub found\n[ 0.645877] hub 1-0:1.0: 2 ports detected\n[ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650885] mousedev: PS/2 mouse device common for all mice\n[ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653986] rtc_cmos 00:00: RTC can wake from S4\n[ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657460] i2c /dev entries driver\n[ 0.658210] device-mapper: uevent: version 1.0.3\n[ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662060] NET: Registered protocol family 10\n[ 0.663047] NET: Registered protocol family 17\n[ 0.663945] Key type dns_resolver registered\n[ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667702] registered taskstats version 1\n[ 0.668535] Loading compiled-in X.509 certificates\n[ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671799] zswap: loaded using pool lzo/zbud\n[ 0.673172] Key type trusted registered\n[ 0.674712] Key type encrypted registered\n[ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.676573] ima: No TPM chip found, activating TPM-bypass!\n[ 0.677620] evm: HMAC attrs: 0x1\n[ 0.678547] Magic number: 2:937:437\n[ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574)\n[ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682089] EDD information not available.\n[ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.770418] Write protecting the kernel read-only data: 14336k\n[ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.827326] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 15:26:19,719 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action used request id req-c11c62ab-62a0-4053-9a71-a45bd89aa3a4 2018-09-26 15:26:19,723 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:20,473 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-33bf9914-3a77-4e5d-84c3-257c5cf373a9 x-compute-request-id: req-33bf9914-3a77-4e5d-84c3-257c5cf373a9 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bf:3c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "bookmark"}], "image": {"id": "6e444b5e-0dd6-436b-984f-955a4504bf59", "links": [{"href": "http://172.30.9.22:8774/images/6e444b5e-0dd6-436b-984f-955a4504bf59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:26:13.000000", "flavor": {"id": "f4ab962f-a392-43c6-8df9-4d0201976ffc", "links": [{"href": "http://172.30.9.22:8774/flavors/f4ab962f-a392-43c6-8df9-4d0201976ffc", "rel": "bookmark"}]}, "id": "165290b8-1fbc-4538-8d27-8c00f21a4ee6", "security_groups": [{"name": "default"}], "user_id": "f9350a4137f14dae896c84ec494a7dd3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:26:14Z", "hostId": "febf6413e37e437cb137e102a04722e5f6bc5d25e699857bd984f2e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-inst", "created": "2018-09-26T15:26:09Z", "tenant_id": "167f148a11b04f108770753c26bad53e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:26:20,473 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 used request id req-33bf9914-3a77-4e5d-84c3-257c5cf373a9 2018-09-26 15:26:20,476 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:26:21,590 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ab30007b-d4de-4341-818d-ae50f9de77f6 x-compute-request-id: req-ab30007b-d4de-4341-818d-ae50f9de77f6 Content-Encoding: gzip Content-Length: 7679 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484963912 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130798] pid_max: default: 32768 minimum: 301\n[ 0.131692] ACPI: Core revision 20150930\n[ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134380] Security Framework initialized\n[ 0.135199] Yama: becoming mindful.\n[ 0.135933] AppArmor: AppArmor initialized\n[ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141906] Initializing cgroup subsys io\n[ 0.142717] Initializing cgroup subsys memory\n[ 0.143574] Initializing cgroup subsys devices\n[ 0.144452] Initializing cgroup subsys freezer\n[ 0.145327] Initializing cgroup subsys net_cls\n[ 0.146199] Initializing cgroup subsys perf_event\n[ 0.147113] Initializing cgroup subsys net_prio\n[ 0.147999] Initializing cgroup subsys hugetlb\n[ 0.148880] Initializing cgroup subsys pids\n[ 0.149755] CPU: Physical Processor ID: 0\n[ 0.151242] mce: CPU supports 10 MCE banks\n[ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170078] ftrace: allocating 31920 entries in 125 pages\n[ 0.196078] smpboot: Max logical packages: 1\n[ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198301] x2apic enabled\n[ 0.199110] Switched APIC routing to physical x2apic.\n[ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205787] KVM setup paravirtual spinlock\n[ 0.207075] x86: Booted up 1 node, 1 CPUs\n[ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209284] devtmpfs: initialized\n[ 0.210988] evm: security.selinux\n[ 0.211697] evm: security.SMACK64\n[ 0.212383] evm: security.SMACK64EXEC\n[ 0.213133] evm: security.SMACK64TRANSMUTE\n[ 0.213941] evm: security.SMACK64MMAP\n[ 0.214688] evm: security.ima\n[ 0.215328] evm: security.capability\n[ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217977] pinctrl core: initialized pinctrl subsystem\n[ 0.219083] RTC time: 15:26:13, date: 09/26/18\n[ 0.220039] NET: Registered protocol family 16\n[ 0.221009] cpuidle: using governor ladder\n[ 0.221830] cpuidle: using governor menu\n[ 0.222619] PCCT header not found.\n[ 0.223376] ACPI: bus type PCI registered\n[ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225432] PCI: Using configuration type 1 for base access\n[ 0.227178] ACPI: Added _OSI(Module Device)\n[ 0.228025] ACPI: Added _OSI(Processor Device)\n[ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229787] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231894] ACPI: Interpreter enabled\n[ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240077] ACPI: (supports S0 S5)\n[ 0.240788] ACPI: Using IOAPIC for interrupt routing\n[ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250754] acpiphp: Slot [3] registered\n[ 0.251558] acpiphp: Slot [4] registered\n[ 0.252356] acpiphp: Slot [5] registered\n[ 0.253156] acpiphp: Slot [6] registered\n[ 0.253966] acpiphp: Slot [7] registered\n[ 0.254773] acpiphp: Slot [8] registered\n[ 0.255575] acpiphp: Slot [9] registered\n[ 0.256370] acpiphp: Slot [10] registered\n[ 0.257190] acpiphp: Slot [11] registered\n[ 0.258008] acpiphp: Slot [12] registered\n[ 0.258831] acpiphp: Slot [13] registered\n[ 0.259642] acpiphp: Slot [14] registered\n[ 0.260449] acpiphp: Slot [15] registered\n[ 0.271365] acpiphp: Slot [16] registered\n[ 0.272183] acpiphp: Slot [17] registered\n[ 0.272998] acpiphp: Slot [18] registered\n[ 0.273811] acpiphp: Slot [19] registered\n[ 0.274622] acpiphp: Slot [20] registered\n[ 0.275434] acpiphp: Slot [21] registered\n[ 0.276248] acpiphp: Slot [22] registered\n[ 0.277060] acpiphp: Slot [23] registered\n[ 0.277873] acpiphp: Slot [24] registered\n[ 0.278687] acpiphp: Slot [25] registered\n[ 0.279501] acpiphp: Slot [26] registered\n[ 0.280307] acpiphp: Slot [27] registered\n[ 0.281123] acpiphp: Slot [28] registered\n[ 0.281933] acpiphp: Slot [29] registered\n[ 0.282746] acpiphp: Slot [30] registered\n[ 0.283565] acpiphp: Slot [31] registered\n[ 0.284371] PCI host bridge to bus 0000:00\n[ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364716] vgaarb: loaded\n[ 0.365317] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366475] SCSI subsystem initialized\n[ 0.367297] ACPI: bus type USB registered\n[ 0.368122] usbcore: registered new interface driver usbfs\n[ 0.369153] usbcore: registered new interface driver hub\n[ 0.370166] usbcore: registered new device driver usb\n[ 0.371227] PCI: Using ACPI for IRQ routing\n[ 0.372258] NetLabel: Initializing\n[ 0.372976] NetLabel: domain hash size = 128\n[ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374774] NetLabel: unlabeled traffic allowed by default\n[ 0.375885] clocksource: Switched to clocksource kvm-clock\n[ 0.381270] AppArmor: AppArmor Filesystem Enabled\n[ 0.382229] pnp: PnP ACPI init\n[ 0.383144] pnp: PnP ACPI: found 5 devices\n[ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390887] NET: Registered protocol family 2\n[ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.394317] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397753] NET: Registered protocol family 1\n[ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429490] Trying to unpack rootfs image as initramfs...\n[ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.493506] Scanning for low memory corruption every 60 seconds\n[ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495958] audit: initializing netlink subsys (disabled)\n[ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized\n[ 0.498293] Initialise system trusted keyring\n[ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502360] zbud: loaded\n[ 0.503061] VFS: Disk quotas dquot_6.6.0\n[ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505388] fuse init (API version 7.23)\n[ 0.506271] Key type big_key registered\n[ 0.507072] Allocating IMA MOK and blacklist keyrings.\n[ 0.508187] Key type asymmetric registered\n[ 0.509012] Asymmetric key parser 'x509' registered\n[ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511426] io scheduler noop registered\n[ 0.512233] io scheduler deadline registered (default)\n[ 0.513223] io scheduler cfq registered\n[ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517819] ACPI: Power Button [PWRF]\n[ 0.518654] GHES: HEST is not enabled!\n[ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590361] Linux agpgart interface v0.103\n[ 0.592821] brd: module loaded\n[ 0.593965] loop: module loaded\n[ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599721] GPT:90111 != 20971519\n[ 0.600411] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601503] GPT:90111 != 20971519\n[ 0.602182] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603142] vda: vda1 vda15\n[ 0.604849] scsi host0: ata_piix\n[ 0.605959] scsi host1: ata_piix\n[ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609303] libphy: Fixed MDIO Bus: probed\n[ 0.610120] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611061] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613313] PPP generic driver version 2.4.2\n[ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615533] ehci-pci: EHCI PCI platform driver\n[ 0.616405] ehci-platform: EHCI generic platform driver\n[ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618511] ohci-pci: OHCI PCI platform driver\n[ 0.619369] ohci-platform: OHCI generic platform driver\n[ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642011] usb usb1: Product: UHCI Host Controller\n[ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644083] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645099] hub 1-0:1.0: USB hub found\n[ 0.645877] hub 1-0:1.0: 2 ports detected\n[ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650885] mousedev: PS/2 mouse device common for all mice\n[ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653986] rtc_cmos 00:00: RTC can wake from S4\n[ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657460] i2c /dev entries driver\n[ 0.658210] device-mapper: uevent: version 1.0.3\n[ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662060] NET: Registered protocol family 10\n[ 0.663047] NET: Registered protocol family 17\n[ 0.663945] Key type dns_resolver registered\n[ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667702] registered taskstats version 1\n[ 0.668535] Loading compiled-in X.509 certificates\n[ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671799] zswap: loaded using pool lzo/zbud\n[ 0.673172] Key type trusted registered\n[ 0.674712] Key type encrypted registered\n[ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.676573] ima: No TPM chip found, activating TPM-bypass!\n[ 0.677620] evm: HMAC attrs: 0x1\n[ 0.678547] Magic number: 2:937:437\n[ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574)\n[ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682089] EDD information not available.\n[ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.770418] Write protecting the kernel read-only data: 14336k\n[ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.827326] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 15:26:21,590 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action used request id req-ab30007b-d4de-4341-818d-ae50f9de77f6 2018-09-26 15:26:21,594 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:22,207 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-791f4d0e-9cfd-4314-af01-98ab4c8e9eaa x-compute-request-id: req-791f4d0e-9cfd-4314-af01-98ab4c8e9eaa Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bf:3c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "bookmark"}], "image": {"id": "6e444b5e-0dd6-436b-984f-955a4504bf59", "links": [{"href": "http://172.30.9.22:8774/images/6e444b5e-0dd6-436b-984f-955a4504bf59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:26:13.000000", "flavor": {"id": "f4ab962f-a392-43c6-8df9-4d0201976ffc", "links": [{"href": "http://172.30.9.22:8774/flavors/f4ab962f-a392-43c6-8df9-4d0201976ffc", "rel": "bookmark"}]}, "id": "165290b8-1fbc-4538-8d27-8c00f21a4ee6", "security_groups": [{"name": "default"}], "user_id": "f9350a4137f14dae896c84ec494a7dd3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:26:14Z", "hostId": "febf6413e37e437cb137e102a04722e5f6bc5d25e699857bd984f2e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-inst", "created": "2018-09-26T15:26:09Z", "tenant_id": "167f148a11b04f108770753c26bad53e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:26:22,207 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 used request id req-791f4d0e-9cfd-4314-af01-98ab4c8e9eaa 2018-09-26 15:26:22,211 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:26:23,316 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4175e8ec-97db-4ede-b2ce-b7ea2228fc8e x-compute-request-id: req-4175e8ec-97db-4ede-b2ce-b7ea2228fc8e Content-Encoding: gzip Content-Length: 7679 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484963912 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130798] pid_max: default: 32768 minimum: 301\n[ 0.131692] ACPI: Core revision 20150930\n[ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134380] Security Framework initialized\n[ 0.135199] Yama: becoming mindful.\n[ 0.135933] AppArmor: AppArmor initialized\n[ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141906] Initializing cgroup subsys io\n[ 0.142717] Initializing cgroup subsys memory\n[ 0.143574] Initializing cgroup subsys devices\n[ 0.144452] Initializing cgroup subsys freezer\n[ 0.145327] Initializing cgroup subsys net_cls\n[ 0.146199] Initializing cgroup subsys perf_event\n[ 0.147113] Initializing cgroup subsys net_prio\n[ 0.147999] Initializing cgroup subsys hugetlb\n[ 0.148880] Initializing cgroup subsys pids\n[ 0.149755] CPU: Physical Processor ID: 0\n[ 0.151242] mce: CPU supports 10 MCE banks\n[ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170078] ftrace: allocating 31920 entries in 125 pages\n[ 0.196078] smpboot: Max logical packages: 1\n[ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198301] x2apic enabled\n[ 0.199110] Switched APIC routing to physical x2apic.\n[ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205787] KVM setup paravirtual spinlock\n[ 0.207075] x86: Booted up 1 node, 1 CPUs\n[ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209284] devtmpfs: initialized\n[ 0.210988] evm: security.selinux\n[ 0.211697] evm: security.SMACK64\n[ 0.212383] evm: security.SMACK64EXEC\n[ 0.213133] evm: security.SMACK64TRANSMUTE\n[ 0.213941] evm: security.SMACK64MMAP\n[ 0.214688] evm: security.ima\n[ 0.215328] evm: security.capability\n[ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217977] pinctrl core: initialized pinctrl subsystem\n[ 0.219083] RTC time: 15:26:13, date: 09/26/18\n[ 0.220039] NET: Registered protocol family 16\n[ 0.221009] cpuidle: using governor ladder\n[ 0.221830] cpuidle: using governor menu\n[ 0.222619] PCCT header not found.\n[ 0.223376] ACPI: bus type PCI registered\n[ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225432] PCI: Using configuration type 1 for base access\n[ 0.227178] ACPI: Added _OSI(Module Device)\n[ 0.228025] ACPI: Added _OSI(Processor Device)\n[ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229787] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231894] ACPI: Interpreter enabled\n[ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240077] ACPI: (supports S0 S5)\n[ 0.240788] ACPI: Using IOAPIC for interrupt routing\n[ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250754] acpiphp: Slot [3] registered\n[ 0.251558] acpiphp: Slot [4] registered\n[ 0.252356] acpiphp: Slot [5] registered\n[ 0.253156] acpiphp: Slot [6] registered\n[ 0.253966] acpiphp: Slot [7] registered\n[ 0.254773] acpiphp: Slot [8] registered\n[ 0.255575] acpiphp: Slot [9] registered\n[ 0.256370] acpiphp: Slot [10] registered\n[ 0.257190] acpiphp: Slot [11] registered\n[ 0.258008] acpiphp: Slot [12] registered\n[ 0.258831] acpiphp: Slot [13] registered\n[ 0.259642] acpiphp: Slot [14] registered\n[ 0.260449] acpiphp: Slot [15] registered\n[ 0.271365] acpiphp: Slot [16] registered\n[ 0.272183] acpiphp: Slot [17] registered\n[ 0.272998] acpiphp: Slot [18] registered\n[ 0.273811] acpiphp: Slot [19] registered\n[ 0.274622] acpiphp: Slot [20] registered\n[ 0.275434] acpiphp: Slot [21] registered\n[ 0.276248] acpiphp: Slot [22] registered\n[ 0.277060] acpiphp: Slot [23] registered\n[ 0.277873] acpiphp: Slot [24] registered\n[ 0.278687] acpiphp: Slot [25] registered\n[ 0.279501] acpiphp: Slot [26] registered\n[ 0.280307] acpiphp: Slot [27] registered\n[ 0.281123] acpiphp: Slot [28] registered\n[ 0.281933] acpiphp: Slot [29] registered\n[ 0.282746] acpiphp: Slot [30] registered\n[ 0.283565] acpiphp: Slot [31] registered\n[ 0.284371] PCI host bridge to bus 0000:00\n[ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364716] vgaarb: loaded\n[ 0.365317] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366475] SCSI subsystem initialized\n[ 0.367297] ACPI: bus type USB registered\n[ 0.368122] usbcore: registered new interface driver usbfs\n[ 0.369153] usbcore: registered new interface driver hub\n[ 0.370166] usbcore: registered new device driver usb\n[ 0.371227] PCI: Using ACPI for IRQ routing\n[ 0.372258] NetLabel: Initializing\n[ 0.372976] NetLabel: domain hash size = 128\n[ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374774] NetLabel: unlabeled traffic allowed by default\n[ 0.375885] clocksource: Switched to clocksource kvm-clock\n[ 0.381270] AppArmor: AppArmor Filesystem Enabled\n[ 0.382229] pnp: PnP ACPI init\n[ 0.383144] pnp: PnP ACPI: found 5 devices\n[ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390887] NET: Registered protocol family 2\n[ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.394317] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397753] NET: Registered protocol family 1\n[ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429490] Trying to unpack rootfs image as initramfs...\n[ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.493506] Scanning for low memory corruption every 60 seconds\n[ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495958] audit: initializing netlink subsys (disabled)\n[ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized\n[ 0.498293] Initialise system trusted keyring\n[ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502360] zbud: loaded\n[ 0.503061] VFS: Disk quotas dquot_6.6.0\n[ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505388] fuse init (API version 7.23)\n[ 0.506271] Key type big_key registered\n[ 0.507072] Allocating IMA MOK and blacklist keyrings.\n[ 0.508187] Key type asymmetric registered\n[ 0.509012] Asymmetric key parser 'x509' registered\n[ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511426] io scheduler noop registered\n[ 0.512233] io scheduler deadline registered (default)\n[ 0.513223] io scheduler cfq registered\n[ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517819] ACPI: Power Button [PWRF]\n[ 0.518654] GHES: HEST is not enabled!\n[ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590361] Linux agpgart interface v0.103\n[ 0.592821] brd: module loaded\n[ 0.593965] loop: module loaded\n[ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599721] GPT:90111 != 20971519\n[ 0.600411] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601503] GPT:90111 != 20971519\n[ 0.602182] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603142] vda: vda1 vda15\n[ 0.604849] scsi host0: ata_piix\n[ 0.605959] scsi host1: ata_piix\n[ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609303] libphy: Fixed MDIO Bus: probed\n[ 0.610120] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611061] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613313] PPP generic driver version 2.4.2\n[ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615533] ehci-pci: EHCI PCI platform driver\n[ 0.616405] ehci-platform: EHCI generic platform driver\n[ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618511] ohci-pci: OHCI PCI platform driver\n[ 0.619369] ohci-platform: OHCI generic platform driver\n[ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642011] usb usb1: Product: UHCI Host Controller\n[ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644083] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645099] hub 1-0:1.0: USB hub found\n[ 0.645877] hub 1-0:1.0: 2 ports detected\n[ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650885] mousedev: PS/2 mouse device common for all mice\n[ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653986] rtc_cmos 00:00: RTC can wake from S4\n[ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657460] i2c /dev entries driver\n[ 0.658210] device-mapper: uevent: version 1.0.3\n[ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662060] NET: Registered protocol family 10\n[ 0.663047] NET: Registered protocol family 17\n[ 0.663945] Key type dns_resolver registered\n[ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667702] registered taskstats version 1\n[ 0.668535] Loading compiled-in X.509 certificates\n[ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671799] zswap: loaded using pool lzo/zbud\n[ 0.673172] Key type trusted registered\n[ 0.674712] Key type encrypted registered\n[ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.676573] ima: No TPM chip found, activating TPM-bypass!\n[ 0.677620] evm: HMAC attrs: 0x1\n[ 0.678547] Magic number: 2:937:437\n[ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574)\n[ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682089] EDD information not available.\n[ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.770418] Write protecting the kernel read-only data: 14336k\n[ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.827326] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 15:26:23,317 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action used request id req-4175e8ec-97db-4ede-b2ce-b7ea2228fc8e 2018-09-26 15:26:23,321 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:23,856 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cfd90efe-6ca6-4ead-824b-606401976a89 x-compute-request-id: req-cfd90efe-6ca6-4ead-824b-606401976a89 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bf:3c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "bookmark"}], "image": {"id": "6e444b5e-0dd6-436b-984f-955a4504bf59", "links": [{"href": "http://172.30.9.22:8774/images/6e444b5e-0dd6-436b-984f-955a4504bf59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:26:13.000000", "flavor": {"id": "f4ab962f-a392-43c6-8df9-4d0201976ffc", "links": [{"href": "http://172.30.9.22:8774/flavors/f4ab962f-a392-43c6-8df9-4d0201976ffc", "rel": "bookmark"}]}, "id": "165290b8-1fbc-4538-8d27-8c00f21a4ee6", "security_groups": [{"name": "default"}], "user_id": "f9350a4137f14dae896c84ec494a7dd3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:26:14Z", "hostId": "febf6413e37e437cb137e102a04722e5f6bc5d25e699857bd984f2e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-inst", "created": "2018-09-26T15:26:09Z", "tenant_id": "167f148a11b04f108770753c26bad53e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:26:23,857 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 used request id req-cfd90efe-6ca6-4ead-824b-606401976a89 2018-09-26 15:26:23,860 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:26:24,966 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a2a3239b-913a-42ed-a4e9-75604b1892b0 x-compute-request-id: req-a2a3239b-913a-42ed-a4e9-75604b1892b0 Content-Encoding: gzip Content-Length: 7679 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484963912 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130798] pid_max: default: 32768 minimum: 301\n[ 0.131692] ACPI: Core revision 20150930\n[ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134380] Security Framework initialized\n[ 0.135199] Yama: becoming mindful.\n[ 0.135933] AppArmor: AppArmor initialized\n[ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141906] Initializing cgroup subsys io\n[ 0.142717] Initializing cgroup subsys memory\n[ 0.143574] Initializing cgroup subsys devices\n[ 0.144452] Initializing cgroup subsys freezer\n[ 0.145327] Initializing cgroup subsys net_cls\n[ 0.146199] Initializing cgroup subsys perf_event\n[ 0.147113] Initializing cgroup subsys net_prio\n[ 0.147999] Initializing cgroup subsys hugetlb\n[ 0.148880] Initializing cgroup subsys pids\n[ 0.149755] CPU: Physical Processor ID: 0\n[ 0.151242] mce: CPU supports 10 MCE banks\n[ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170078] ftrace: allocating 31920 entries in 125 pages\n[ 0.196078] smpboot: Max logical packages: 1\n[ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198301] x2apic enabled\n[ 0.199110] Switched APIC routing to physical x2apic.\n[ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205787] KVM setup paravirtual spinlock\n[ 0.207075] x86: Booted up 1 node, 1 CPUs\n[ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209284] devtmpfs: initialized\n[ 0.210988] evm: security.selinux\n[ 0.211697] evm: security.SMACK64\n[ 0.212383] evm: security.SMACK64EXEC\n[ 0.213133] evm: security.SMACK64TRANSMUTE\n[ 0.213941] evm: security.SMACK64MMAP\n[ 0.214688] evm: security.ima\n[ 0.215328] evm: security.capability\n[ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217977] pinctrl core: initialized pinctrl subsystem\n[ 0.219083] RTC time: 15:26:13, date: 09/26/18\n[ 0.220039] NET: Registered protocol family 16\n[ 0.221009] cpuidle: using governor ladder\n[ 0.221830] cpuidle: using governor menu\n[ 0.222619] PCCT header not found.\n[ 0.223376] ACPI: bus type PCI registered\n[ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225432] PCI: Using configuration type 1 for base access\n[ 0.227178] ACPI: Added _OSI(Module Device)\n[ 0.228025] ACPI: Added _OSI(Processor Device)\n[ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229787] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231894] ACPI: Interpreter enabled\n[ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240077] ACPI: (supports S0 S5)\n[ 0.240788] ACPI: Using IOAPIC for interrupt routing\n[ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250754] acpiphp: Slot [3] registered\n[ 0.251558] acpiphp: Slot [4] registered\n[ 0.252356] acpiphp: Slot [5] registered\n[ 0.253156] acpiphp: Slot [6] registered\n[ 0.253966] acpiphp: Slot [7] registered\n[ 0.254773] acpiphp: Slot [8] registered\n[ 0.255575] acpiphp: Slot [9] registered\n[ 0.256370] acpiphp: Slot [10] registered\n[ 0.257190] acpiphp: Slot [11] registered\n[ 0.258008] acpiphp: Slot [12] registered\n[ 0.258831] acpiphp: Slot [13] registered\n[ 0.259642] acpiphp: Slot [14] registered\n[ 0.260449] acpiphp: Slot [15] registered\n[ 0.271365] acpiphp: Slot [16] registered\n[ 0.272183] acpiphp: Slot [17] registered\n[ 0.272998] acpiphp: Slot [18] registered\n[ 0.273811] acpiphp: Slot [19] registered\n[ 0.274622] acpiphp: Slot [20] registered\n[ 0.275434] acpiphp: Slot [21] registered\n[ 0.276248] acpiphp: Slot [22] registered\n[ 0.277060] acpiphp: Slot [23] registered\n[ 0.277873] acpiphp: Slot [24] registered\n[ 0.278687] acpiphp: Slot [25] registered\n[ 0.279501] acpiphp: Slot [26] registered\n[ 0.280307] acpiphp: Slot [27] registered\n[ 0.281123] acpiphp: Slot [28] registered\n[ 0.281933] acpiphp: Slot [29] registered\n[ 0.282746] acpiphp: Slot [30] registered\n[ 0.283565] acpiphp: Slot [31] registered\n[ 0.284371] PCI host bridge to bus 0000:00\n[ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364716] vgaarb: loaded\n[ 0.365317] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366475] SCSI subsystem initialized\n[ 0.367297] ACPI: bus type USB registered\n[ 0.368122] usbcore: registered new interface driver usbfs\n[ 0.369153] usbcore: registered new interface driver hub\n[ 0.370166] usbcore: registered new device driver usb\n[ 0.371227] PCI: Using ACPI for IRQ routing\n[ 0.372258] NetLabel: Initializing\n[ 0.372976] NetLabel: domain hash size = 128\n[ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374774] NetLabel: unlabeled traffic allowed by default\n[ 0.375885] clocksource: Switched to clocksource kvm-clock\n[ 0.381270] AppArmor: AppArmor Filesystem Enabled\n[ 0.382229] pnp: PnP ACPI init\n[ 0.383144] pnp: PnP ACPI: found 5 devices\n[ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390887] NET: Registered protocol family 2\n[ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.394317] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397753] NET: Registered protocol family 1\n[ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429490] Trying to unpack rootfs image as initramfs...\n[ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.493506] Scanning for low memory corruption every 60 seconds\n[ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495958] audit: initializing netlink subsys (disabled)\n[ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized\n[ 0.498293] Initialise system trusted keyring\n[ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502360] zbud: loaded\n[ 0.503061] VFS: Disk quotas dquot_6.6.0\n[ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505388] fuse init (API version 7.23)\n[ 0.506271] Key type big_key registered\n[ 0.507072] Allocating IMA MOK and blacklist keyrings.\n[ 0.508187] Key type asymmetric registered\n[ 0.509012] Asymmetric key parser 'x509' registered\n[ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511426] io scheduler noop registered\n[ 0.512233] io scheduler deadline registered (default)\n[ 0.513223] io scheduler cfq registered\n[ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517819] ACPI: Power Button [PWRF]\n[ 0.518654] GHES: HEST is not enabled!\n[ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590361] Linux agpgart interface v0.103\n[ 0.592821] brd: module loaded\n[ 0.593965] loop: module loaded\n[ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599721] GPT:90111 != 20971519\n[ 0.600411] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601503] GPT:90111 != 20971519\n[ 0.602182] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603142] vda: vda1 vda15\n[ 0.604849] scsi host0: ata_piix\n[ 0.605959] scsi host1: ata_piix\n[ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609303] libphy: Fixed MDIO Bus: probed\n[ 0.610120] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611061] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613313] PPP generic driver version 2.4.2\n[ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615533] ehci-pci: EHCI PCI platform driver\n[ 0.616405] ehci-platform: EHCI generic platform driver\n[ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618511] ohci-pci: OHCI PCI platform driver\n[ 0.619369] ohci-platform: OHCI generic platform driver\n[ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642011] usb usb1: Product: UHCI Host Controller\n[ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644083] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645099] hub 1-0:1.0: USB hub found\n[ 0.645877] hub 1-0:1.0: 2 ports detected\n[ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650885] mousedev: PS/2 mouse device common for all mice\n[ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653986] rtc_cmos 00:00: RTC can wake from S4\n[ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657460] i2c /dev entries driver\n[ 0.658210] device-mapper: uevent: version 1.0.3\n[ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662060] NET: Registered protocol family 10\n[ 0.663047] NET: Registered protocol family 17\n[ 0.663945] Key type dns_resolver registered\n[ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667702] registered taskstats version 1\n[ 0.668535] Loading compiled-in X.509 certificates\n[ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671799] zswap: loaded using pool lzo/zbud\n[ 0.673172] Key type trusted registered\n[ 0.674712] Key type encrypted registered\n[ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.676573] ima: No TPM chip found, activating TPM-bypass!\n[ 0.677620] evm: HMAC attrs: 0x1\n[ 0.678547] Magic number: 2:937:437\n[ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574)\n[ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682089] EDD information not available.\n[ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.770418] Write protecting the kernel read-only data: 14336k\n[ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.827326] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 15:26:24,967 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action used request id req-a2a3239b-913a-42ed-a4e9-75604b1892b0 2018-09-26 15:26:24,971 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:25,441 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-80f4beb0-3c99-49ac-9916-a37bc54c0e3c x-compute-request-id: req-80f4beb0-3c99-49ac-9916-a37bc54c0e3c Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bf:3c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "bookmark"}], "image": {"id": "6e444b5e-0dd6-436b-984f-955a4504bf59", "links": [{"href": "http://172.30.9.22:8774/images/6e444b5e-0dd6-436b-984f-955a4504bf59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:26:13.000000", "flavor": {"id": "f4ab962f-a392-43c6-8df9-4d0201976ffc", "links": [{"href": "http://172.30.9.22:8774/flavors/f4ab962f-a392-43c6-8df9-4d0201976ffc", "rel": "bookmark"}]}, "id": "165290b8-1fbc-4538-8d27-8c00f21a4ee6", "security_groups": [{"name": "default"}], "user_id": "f9350a4137f14dae896c84ec494a7dd3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:26:14Z", "hostId": "febf6413e37e437cb137e102a04722e5f6bc5d25e699857bd984f2e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-inst", "created": "2018-09-26T15:26:09Z", "tenant_id": "167f148a11b04f108770753c26bad53e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:26:25,441 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 used request id req-80f4beb0-3c99-49ac-9916-a37bc54c0e3c 2018-09-26 15:26:25,444 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:26:26,548 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-27188395-eee7-4b62-a667-6533bb54ba3c x-compute-request-id: req-27188395-eee7-4b62-a667-6533bb54ba3c Content-Encoding: gzip Content-Length: 7679 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484963912 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130798] pid_max: default: 32768 minimum: 301\n[ 0.131692] ACPI: Core revision 20150930\n[ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134380] Security Framework initialized\n[ 0.135199] Yama: becoming mindful.\n[ 0.135933] AppArmor: AppArmor initialized\n[ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141906] Initializing cgroup subsys io\n[ 0.142717] Initializing cgroup subsys memory\n[ 0.143574] Initializing cgroup subsys devices\n[ 0.144452] Initializing cgroup subsys freezer\n[ 0.145327] Initializing cgroup subsys net_cls\n[ 0.146199] Initializing cgroup subsys perf_event\n[ 0.147113] Initializing cgroup subsys net_prio\n[ 0.147999] Initializing cgroup subsys hugetlb\n[ 0.148880] Initializing cgroup subsys pids\n[ 0.149755] CPU: Physical Processor ID: 0\n[ 0.151242] mce: CPU supports 10 MCE banks\n[ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170078] ftrace: allocating 31920 entries in 125 pages\n[ 0.196078] smpboot: Max logical packages: 1\n[ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198301] x2apic enabled\n[ 0.199110] Switched APIC routing to physical x2apic.\n[ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205787] KVM setup paravirtual spinlock\n[ 0.207075] x86: Booted up 1 node, 1 CPUs\n[ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209284] devtmpfs: initialized\n[ 0.210988] evm: security.selinux\n[ 0.211697] evm: security.SMACK64\n[ 0.212383] evm: security.SMACK64EXEC\n[ 0.213133] evm: security.SMACK64TRANSMUTE\n[ 0.213941] evm: security.SMACK64MMAP\n[ 0.214688] evm: security.ima\n[ 0.215328] evm: security.capability\n[ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217977] pinctrl core: initialized pinctrl subsystem\n[ 0.219083] RTC time: 15:26:13, date: 09/26/18\n[ 0.220039] NET: Registered protocol family 16\n[ 0.221009] cpuidle: using governor ladder\n[ 0.221830] cpuidle: using governor menu\n[ 0.222619] PCCT header not found.\n[ 0.223376] ACPI: bus type PCI registered\n[ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225432] PCI: Using configuration type 1 for base access\n[ 0.227178] ACPI: Added _OSI(Module Device)\n[ 0.228025] ACPI: Added _OSI(Processor Device)\n[ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229787] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231894] ACPI: Interpreter enabled\n[ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240077] ACPI: (supports S0 S5)\n[ 0.240788] ACPI: Using IOAPIC for interrupt routing\n[ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250754] acpiphp: Slot [3] registered\n[ 0.251558] acpiphp: Slot [4] registered\n[ 0.252356] acpiphp: Slot [5] registered\n[ 0.253156] acpiphp: Slot [6] registered\n[ 0.253966] acpiphp: Slot [7] registered\n[ 0.254773] acpiphp: Slot [8] registered\n[ 0.255575] acpiphp: Slot [9] registered\n[ 0.256370] acpiphp: Slot [10] registered\n[ 0.257190] acpiphp: Slot [11] registered\n[ 0.258008] acpiphp: Slot [12] registered\n[ 0.258831] acpiphp: Slot [13] registered\n[ 0.259642] acpiphp: Slot [14] registered\n[ 0.260449] acpiphp: Slot [15] registered\n[ 0.271365] acpiphp: Slot [16] registered\n[ 0.272183] acpiphp: Slot [17] registered\n[ 0.272998] acpiphp: Slot [18] registered\n[ 0.273811] acpiphp: Slot [19] registered\n[ 0.274622] acpiphp: Slot [20] registered\n[ 0.275434] acpiphp: Slot [21] registered\n[ 0.276248] acpiphp: Slot [22] registered\n[ 0.277060] acpiphp: Slot [23] registered\n[ 0.277873] acpiphp: Slot [24] registered\n[ 0.278687] acpiphp: Slot [25] registered\n[ 0.279501] acpiphp: Slot [26] registered\n[ 0.280307] acpiphp: Slot [27] registered\n[ 0.281123] acpiphp: Slot [28] registered\n[ 0.281933] acpiphp: Slot [29] registered\n[ 0.282746] acpiphp: Slot [30] registered\n[ 0.283565] acpiphp: Slot [31] registered\n[ 0.284371] PCI host bridge to bus 0000:00\n[ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364716] vgaarb: loaded\n[ 0.365317] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366475] SCSI subsystem initialized\n[ 0.367297] ACPI: bus type USB registered\n[ 0.368122] usbcore: registered new interface driver usbfs\n[ 0.369153] usbcore: registered new interface driver hub\n[ 0.370166] usbcore: registered new device driver usb\n[ 0.371227] PCI: Using ACPI for IRQ routing\n[ 0.372258] NetLabel: Initializing\n[ 0.372976] NetLabel: domain hash size = 128\n[ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374774] NetLabel: unlabeled traffic allowed by default\n[ 0.375885] clocksource: Switched to clocksource kvm-clock\n[ 0.381270] AppArmor: AppArmor Filesystem Enabled\n[ 0.382229] pnp: PnP ACPI init\n[ 0.383144] pnp: PnP ACPI: found 5 devices\n[ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390887] NET: Registered protocol family 2\n[ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.394317] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397753] NET: Registered protocol family 1\n[ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429490] Trying to unpack rootfs image as initramfs...\n[ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.493506] Scanning for low memory corruption every 60 seconds\n[ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495958] audit: initializing netlink subsys (disabled)\n[ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized\n[ 0.498293] Initialise system trusted keyring\n[ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502360] zbud: loaded\n[ 0.503061] VFS: Disk quotas dquot_6.6.0\n[ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505388] fuse init (API version 7.23)\n[ 0.506271] Key type big_key registered\n[ 0.507072] Allocating IMA MOK and blacklist keyrings.\n[ 0.508187] Key type asymmetric registered\n[ 0.509012] Asymmetric key parser 'x509' registered\n[ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511426] io scheduler noop registered\n[ 0.512233] io scheduler deadline registered (default)\n[ 0.513223] io scheduler cfq registered\n[ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517819] ACPI: Power Button [PWRF]\n[ 0.518654] GHES: HEST is not enabled!\n[ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590361] Linux agpgart interface v0.103\n[ 0.592821] brd: module loaded\n[ 0.593965] loop: module loaded\n[ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599721] GPT:90111 != 20971519\n[ 0.600411] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601503] GPT:90111 != 20971519\n[ 0.602182] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603142] vda: vda1 vda15\n[ 0.604849] scsi host0: ata_piix\n[ 0.605959] scsi host1: ata_piix\n[ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609303] libphy: Fixed MDIO Bus: probed\n[ 0.610120] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611061] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613313] PPP generic driver version 2.4.2\n[ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615533] ehci-pci: EHCI PCI platform driver\n[ 0.616405] ehci-platform: EHCI generic platform driver\n[ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618511] ohci-pci: OHCI PCI platform driver\n[ 0.619369] ohci-platform: OHCI generic platform driver\n[ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642011] usb usb1: Product: UHCI Host Controller\n[ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644083] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645099] hub 1-0:1.0: USB hub found\n[ 0.645877] hub 1-0:1.0: 2 ports detected\n[ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650885] mousedev: PS/2 mouse device common for all mice\n[ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653986] rtc_cmos 00:00: RTC can wake from S4\n[ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657460] i2c /dev entries driver\n[ 0.658210] device-mapper: uevent: version 1.0.3\n[ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662060] NET: Registered protocol family 10\n[ 0.663047] NET: Registered protocol family 17\n[ 0.663945] Key type dns_resolver registered\n[ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667702] registered taskstats version 1\n[ 0.668535] Loading compiled-in X.509 certificates\n[ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671799] zswap: loaded using pool lzo/zbud\n[ 0.673172] Key type trusted registered\n[ 0.674712] Key type encrypted registered\n[ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.676573] ima: No TPM chip found, activating TPM-bypass!\n[ 0.677620] evm: HMAC attrs: 0x1\n[ 0.678547] Magic number: 2:937:437\n[ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574)\n[ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682089] EDD information not available.\n[ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.770418] Write protecting the kernel read-only data: 14336k\n[ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.827326] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 15:26:26,548 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action used request id req-27188395-eee7-4b62-a667-6533bb54ba3c 2018-09-26 15:26:26,552 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:27,170 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7109b23a-b562-4f7a-b525-370b6dfc8a70 x-compute-request-id: req-7109b23a-b562-4f7a-b525-370b6dfc8a70 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bf:3c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "bookmark"}], "image": {"id": "6e444b5e-0dd6-436b-984f-955a4504bf59", "links": [{"href": "http://172.30.9.22:8774/images/6e444b5e-0dd6-436b-984f-955a4504bf59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:26:13.000000", "flavor": {"id": "f4ab962f-a392-43c6-8df9-4d0201976ffc", "links": [{"href": "http://172.30.9.22:8774/flavors/f4ab962f-a392-43c6-8df9-4d0201976ffc", "rel": "bookmark"}]}, "id": "165290b8-1fbc-4538-8d27-8c00f21a4ee6", "security_groups": [{"name": "default"}], "user_id": "f9350a4137f14dae896c84ec494a7dd3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:26:14Z", "hostId": "febf6413e37e437cb137e102a04722e5f6bc5d25e699857bd984f2e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-inst", "created": "2018-09-26T15:26:09Z", "tenant_id": "167f148a11b04f108770753c26bad53e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:26:27,170 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 used request id req-7109b23a-b562-4f7a-b525-370b6dfc8a70 2018-09-26 15:26:27,174 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:26:28,267 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3a31c200-16af-4234-b157-ce28186ef746 x-compute-request-id: req-3a31c200-16af-4234-b157-ce28186ef746 Content-Encoding: gzip Content-Length: 7679 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484963912 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130798] pid_max: default: 32768 minimum: 301\n[ 0.131692] ACPI: Core revision 20150930\n[ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134380] Security Framework initialized\n[ 0.135199] Yama: becoming mindful.\n[ 0.135933] AppArmor: AppArmor initialized\n[ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141906] Initializing cgroup subsys io\n[ 0.142717] Initializing cgroup subsys memory\n[ 0.143574] Initializing cgroup subsys devices\n[ 0.144452] Initializing cgroup subsys freezer\n[ 0.145327] Initializing cgroup subsys net_cls\n[ 0.146199] Initializing cgroup subsys perf_event\n[ 0.147113] Initializing cgroup subsys net_prio\n[ 0.147999] Initializing cgroup subsys hugetlb\n[ 0.148880] Initializing cgroup subsys pids\n[ 0.149755] CPU: Physical Processor ID: 0\n[ 0.151242] mce: CPU supports 10 MCE banks\n[ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170078] ftrace: allocating 31920 entries in 125 pages\n[ 0.196078] smpboot: Max logical packages: 1\n[ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198301] x2apic enabled\n[ 0.199110] Switched APIC routing to physical x2apic.\n[ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205787] KVM setup paravirtual spinlock\n[ 0.207075] x86: Booted up 1 node, 1 CPUs\n[ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209284] devtmpfs: initialized\n[ 0.210988] evm: security.selinux\n[ 0.211697] evm: security.SMACK64\n[ 0.212383] evm: security.SMACK64EXEC\n[ 0.213133] evm: security.SMACK64TRANSMUTE\n[ 0.213941] evm: security.SMACK64MMAP\n[ 0.214688] evm: security.ima\n[ 0.215328] evm: security.capability\n[ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217977] pinctrl core: initialized pinctrl subsystem\n[ 0.219083] RTC time: 15:26:13, date: 09/26/18\n[ 0.220039] NET: Registered protocol family 16\n[ 0.221009] cpuidle: using governor ladder\n[ 0.221830] cpuidle: using governor menu\n[ 0.222619] PCCT header not found.\n[ 0.223376] ACPI: bus type PCI registered\n[ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225432] PCI: Using configuration type 1 for base access\n[ 0.227178] ACPI: Added _OSI(Module Device)\n[ 0.228025] ACPI: Added _OSI(Processor Device)\n[ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229787] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231894] ACPI: Interpreter enabled\n[ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240077] ACPI: (supports S0 S5)\n[ 0.240788] ACPI: Using IOAPIC for interrupt routing\n[ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250754] acpiphp: Slot [3] registered\n[ 0.251558] acpiphp: Slot [4] registered\n[ 0.252356] acpiphp: Slot [5] registered\n[ 0.253156] acpiphp: Slot [6] registered\n[ 0.253966] acpiphp: Slot [7] registered\n[ 0.254773] acpiphp: Slot [8] registered\n[ 0.255575] acpiphp: Slot [9] registered\n[ 0.256370] acpiphp: Slot [10] registered\n[ 0.257190] acpiphp: Slot [11] registered\n[ 0.258008] acpiphp: Slot [12] registered\n[ 0.258831] acpiphp: Slot [13] registered\n[ 0.259642] acpiphp: Slot [14] registered\n[ 0.260449] acpiphp: Slot [15] registered\n[ 0.271365] acpiphp: Slot [16] registered\n[ 0.272183] acpiphp: Slot [17] registered\n[ 0.272998] acpiphp: Slot [18] registered\n[ 0.273811] acpiphp: Slot [19] registered\n[ 0.274622] acpiphp: Slot [20] registered\n[ 0.275434] acpiphp: Slot [21] registered\n[ 0.276248] acpiphp: Slot [22] registered\n[ 0.277060] acpiphp: Slot [23] registered\n[ 0.277873] acpiphp: Slot [24] registered\n[ 0.278687] acpiphp: Slot [25] registered\n[ 0.279501] acpiphp: Slot [26] registered\n[ 0.280307] acpiphp: Slot [27] registered\n[ 0.281123] acpiphp: Slot [28] registered\n[ 0.281933] acpiphp: Slot [29] registered\n[ 0.282746] acpiphp: Slot [30] registered\n[ 0.283565] acpiphp: Slot [31] registered\n[ 0.284371] PCI host bridge to bus 0000:00\n[ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364716] vgaarb: loaded\n[ 0.365317] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366475] SCSI subsystem initialized\n[ 0.367297] ACPI: bus type USB registered\n[ 0.368122] usbcore: registered new interface driver usbfs\n[ 0.369153] usbcore: registered new interface driver hub\n[ 0.370166] usbcore: registered new device driver usb\n[ 0.371227] PCI: Using ACPI for IRQ routing\n[ 0.372258] NetLabel: Initializing\n[ 0.372976] NetLabel: domain hash size = 128\n[ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374774] NetLabel: unlabeled traffic allowed by default\n[ 0.375885] clocksource: Switched to clocksource kvm-clock\n[ 0.381270] AppArmor: AppArmor Filesystem Enabled\n[ 0.382229] pnp: PnP ACPI init\n[ 0.383144] pnp: PnP ACPI: found 5 devices\n[ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390887] NET: Registered protocol family 2\n[ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.394317] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397753] NET: Registered protocol family 1\n[ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429490] Trying to unpack rootfs image as initramfs...\n[ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.493506] Scanning for low memory corruption every 60 seconds\n[ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495958] audit: initializing netlink subsys (disabled)\n[ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized\n[ 0.498293] Initialise system trusted keyring\n[ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502360] zbud: loaded\n[ 0.503061] VFS: Disk quotas dquot_6.6.0\n[ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505388] fuse init (API version 7.23)\n[ 0.506271] Key type big_key registered\n[ 0.507072] Allocating IMA MOK and blacklist keyrings.\n[ 0.508187] Key type asymmetric registered\n[ 0.509012] Asymmetric key parser 'x509' registered\n[ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511426] io scheduler noop registered\n[ 0.512233] io scheduler deadline registered (default)\n[ 0.513223] io scheduler cfq registered\n[ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517819] ACPI: Power Button [PWRF]\n[ 0.518654] GHES: HEST is not enabled!\n[ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590361] Linux agpgart interface v0.103\n[ 0.592821] brd: module loaded\n[ 0.593965] loop: module loaded\n[ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599721] GPT:90111 != 20971519\n[ 0.600411] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601503] GPT:90111 != 20971519\n[ 0.602182] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603142] vda: vda1 vda15\n[ 0.604849] scsi host0: ata_piix\n[ 0.605959] scsi host1: ata_piix\n[ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609303] libphy: Fixed MDIO Bus: probed\n[ 0.610120] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611061] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613313] PPP generic driver version 2.4.2\n[ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615533] ehci-pci: EHCI PCI platform driver\n[ 0.616405] ehci-platform: EHCI generic platform driver\n[ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618511] ohci-pci: OHCI PCI platform driver\n[ 0.619369] ohci-platform: OHCI generic platform driver\n[ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642011] usb usb1: Product: UHCI Host Controller\n[ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644083] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645099] hub 1-0:1.0: USB hub found\n[ 0.645877] hub 1-0:1.0: 2 ports detected\n[ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650885] mousedev: PS/2 mouse device common for all mice\n[ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653986] rtc_cmos 00:00: RTC can wake from S4\n[ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657460] i2c /dev entries driver\n[ 0.658210] device-mapper: uevent: version 1.0.3\n[ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662060] NET: Registered protocol family 10\n[ 0.663047] NET: Registered protocol family 17\n[ 0.663945] Key type dns_resolver registered\n[ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667702] registered taskstats version 1\n[ 0.668535] Loading compiled-in X.509 certificates\n[ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671799] zswap: loaded using pool lzo/zbud\n[ 0.673172] Key type trusted registered\n[ 0.674712] Key type encrypted registered\n[ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.676573] ima: No TPM chip found, activating TPM-bypass!\n[ 0.677620] evm: HMAC attrs: 0x1\n[ 0.678547] Magic number: 2:937:437\n[ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574)\n[ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682089] EDD information not available.\n[ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.770418] Write protecting the kernel read-only data: 14336k\n[ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.827326] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 15:26:28,267 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action used request id req-3a31c200-16af-4234-b157-ce28186ef746 2018-09-26 15:26:28,271 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:28,871 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e45deb2c-7a7b-45ad-9d14-dba72c75a4f6 x-compute-request-id: req-e45deb2c-7a7b-45ad-9d14-dba72c75a4f6 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bf:3c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "bookmark"}], "image": {"id": "6e444b5e-0dd6-436b-984f-955a4504bf59", "links": [{"href": "http://172.30.9.22:8774/images/6e444b5e-0dd6-436b-984f-955a4504bf59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:26:13.000000", "flavor": {"id": "f4ab962f-a392-43c6-8df9-4d0201976ffc", "links": [{"href": "http://172.30.9.22:8774/flavors/f4ab962f-a392-43c6-8df9-4d0201976ffc", "rel": "bookmark"}]}, "id": "165290b8-1fbc-4538-8d27-8c00f21a4ee6", "security_groups": [{"name": "default"}], "user_id": "f9350a4137f14dae896c84ec494a7dd3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:26:14Z", "hostId": "febf6413e37e437cb137e102a04722e5f6bc5d25e699857bd984f2e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-inst", "created": "2018-09-26T15:26:09Z", "tenant_id": "167f148a11b04f108770753c26bad53e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:26:28,871 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 used request id req-e45deb2c-7a7b-45ad-9d14-dba72c75a4f6 2018-09-26 15:26:28,874 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:26:29,977 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a59b0d2-c3f0-4b35-8e32-0053664b4209 x-compute-request-id: req-6a59b0d2-c3f0-4b35-8e32-0053664b4209 Content-Encoding: gzip Content-Length: 7679 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484963912 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130798] pid_max: default: 32768 minimum: 301\n[ 0.131692] ACPI: Core revision 20150930\n[ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134380] Security Framework initialized\n[ 0.135199] Yama: becoming mindful.\n[ 0.135933] AppArmor: AppArmor initialized\n[ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141906] Initializing cgroup subsys io\n[ 0.142717] Initializing cgroup subsys memory\n[ 0.143574] Initializing cgroup subsys devices\n[ 0.144452] Initializing cgroup subsys freezer\n[ 0.145327] Initializing cgroup subsys net_cls\n[ 0.146199] Initializing cgroup subsys perf_event\n[ 0.147113] Initializing cgroup subsys net_prio\n[ 0.147999] Initializing cgroup subsys hugetlb\n[ 0.148880] Initializing cgroup subsys pids\n[ 0.149755] CPU: Physical Processor ID: 0\n[ 0.151242] mce: CPU supports 10 MCE banks\n[ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170078] ftrace: allocating 31920 entries in 125 pages\n[ 0.196078] smpboot: Max logical packages: 1\n[ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198301] x2apic enabled\n[ 0.199110] Switched APIC routing to physical x2apic.\n[ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205787] KVM setup paravirtual spinlock\n[ 0.207075] x86: Booted up 1 node, 1 CPUs\n[ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209284] devtmpfs: initialized\n[ 0.210988] evm: security.selinux\n[ 0.211697] evm: security.SMACK64\n[ 0.212383] evm: security.SMACK64EXEC\n[ 0.213133] evm: security.SMACK64TRANSMUTE\n[ 0.213941] evm: security.SMACK64MMAP\n[ 0.214688] evm: security.ima\n[ 0.215328] evm: security.capability\n[ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217977] pinctrl core: initialized pinctrl subsystem\n[ 0.219083] RTC time: 15:26:13, date: 09/26/18\n[ 0.220039] NET: Registered protocol family 16\n[ 0.221009] cpuidle: using governor ladder\n[ 0.221830] cpuidle: using governor menu\n[ 0.222619] PCCT header not found.\n[ 0.223376] ACPI: bus type PCI registered\n[ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225432] PCI: Using configuration type 1 for base access\n[ 0.227178] ACPI: Added _OSI(Module Device)\n[ 0.228025] ACPI: Added _OSI(Processor Device)\n[ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229787] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231894] ACPI: Interpreter enabled\n[ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240077] ACPI: (supports S0 S5)\n[ 0.240788] ACPI: Using IOAPIC for interrupt routing\n[ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250754] acpiphp: Slot [3] registered\n[ 0.251558] acpiphp: Slot [4] registered\n[ 0.252356] acpiphp: Slot [5] registered\n[ 0.253156] acpiphp: Slot [6] registered\n[ 0.253966] acpiphp: Slot [7] registered\n[ 0.254773] acpiphp: Slot [8] registered\n[ 0.255575] acpiphp: Slot [9] registered\n[ 0.256370] acpiphp: Slot [10] registered\n[ 0.257190] acpiphp: Slot [11] registered\n[ 0.258008] acpiphp: Slot [12] registered\n[ 0.258831] acpiphp: Slot [13] registered\n[ 0.259642] acpiphp: Slot [14] registered\n[ 0.260449] acpiphp: Slot [15] registered\n[ 0.271365] acpiphp: Slot [16] registered\n[ 0.272183] acpiphp: Slot [17] registered\n[ 0.272998] acpiphp: Slot [18] registered\n[ 0.273811] acpiphp: Slot [19] registered\n[ 0.274622] acpiphp: Slot [20] registered\n[ 0.275434] acpiphp: Slot [21] registered\n[ 0.276248] acpiphp: Slot [22] registered\n[ 0.277060] acpiphp: Slot [23] registered\n[ 0.277873] acpiphp: Slot [24] registered\n[ 0.278687] acpiphp: Slot [25] registered\n[ 0.279501] acpiphp: Slot [26] registered\n[ 0.280307] acpiphp: Slot [27] registered\n[ 0.281123] acpiphp: Slot [28] registered\n[ 0.281933] acpiphp: Slot [29] registered\n[ 0.282746] acpiphp: Slot [30] registered\n[ 0.283565] acpiphp: Slot [31] registered\n[ 0.284371] PCI host bridge to bus 0000:00\n[ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364716] vgaarb: loaded\n[ 0.365317] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366475] SCSI subsystem initialized\n[ 0.367297] ACPI: bus type USB registered\n[ 0.368122] usbcore: registered new interface driver usbfs\n[ 0.369153] usbcore: registered new interface driver hub\n[ 0.370166] usbcore: registered new device driver usb\n[ 0.371227] PCI: Using ACPI for IRQ routing\n[ 0.372258] NetLabel: Initializing\n[ 0.372976] NetLabel: domain hash size = 128\n[ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374774] NetLabel: unlabeled traffic allowed by default\n[ 0.375885] clocksource: Switched to clocksource kvm-clock\n[ 0.381270] AppArmor: AppArmor Filesystem Enabled\n[ 0.382229] pnp: PnP ACPI init\n[ 0.383144] pnp: PnP ACPI: found 5 devices\n[ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390887] NET: Registered protocol family 2\n[ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.394317] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397753] NET: Registered protocol family 1\n[ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429490] Trying to unpack rootfs image as initramfs...\n[ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.493506] Scanning for low memory corruption every 60 seconds\n[ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495958] audit: initializing netlink subsys (disabled)\n[ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized\n[ 0.498293] Initialise system trusted keyring\n[ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502360] zbud: loaded\n[ 0.503061] VFS: Disk quotas dquot_6.6.0\n[ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505388] fuse init (API version 7.23)\n[ 0.506271] Key type big_key registered\n[ 0.507072] Allocating IMA MOK and blacklist keyrings.\n[ 0.508187] Key type asymmetric registered\n[ 0.509012] Asymmetric key parser 'x509' registered\n[ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511426] io scheduler noop registered\n[ 0.512233] io scheduler deadline registered (default)\n[ 0.513223] io scheduler cfq registered\n[ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517819] ACPI: Power Button [PWRF]\n[ 0.518654] GHES: HEST is not enabled!\n[ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590361] Linux agpgart interface v0.103\n[ 0.592821] brd: module loaded\n[ 0.593965] loop: module loaded\n[ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599721] GPT:90111 != 20971519\n[ 0.600411] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601503] GPT:90111 != 20971519\n[ 0.602182] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603142] vda: vda1 vda15\n[ 0.604849] scsi host0: ata_piix\n[ 0.605959] scsi host1: ata_piix\n[ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609303] libphy: Fixed MDIO Bus: probed\n[ 0.610120] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611061] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613313] PPP generic driver version 2.4.2\n[ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615533] ehci-pci: EHCI PCI platform driver\n[ 0.616405] ehci-platform: EHCI generic platform driver\n[ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618511] ohci-pci: OHCI PCI platform driver\n[ 0.619369] ohci-platform: OHCI generic platform driver\n[ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642011] usb usb1: Product: UHCI Host Controller\n[ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644083] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645099] hub 1-0:1.0: USB hub found\n[ 0.645877] hub 1-0:1.0: 2 ports detected\n[ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650885] mousedev: PS/2 mouse device common for all mice\n[ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653986] rtc_cmos 00:00: RTC can wake from S4\n[ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657460] i2c /dev entries driver\n[ 0.658210] device-mapper: uevent: version 1.0.3\n[ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662060] NET: Registered protocol family 10\n[ 0.663047] NET: Registered protocol family 17\n[ 0.663945] Key type dns_resolver registered\n[ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667702] registered taskstats version 1\n[ 0.668535] Loading compiled-in X.509 certificates\n[ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671799] zswap: loaded using pool lzo/zbud\n[ 0.673172] Key type trusted registered\n[ 0.674712] Key type encrypted registered\n[ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.676573] ima: No TPM chip found, activating TPM-bypass!\n[ 0.677620] evm: HMAC attrs: 0x1\n[ 0.678547] Magic number: 2:937:437\n[ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574)\n[ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682089] EDD information not available.\n[ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.770418] Write protecting the kernel read-only data: 14336k\n[ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.827326] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 15:26:29,978 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action used request id req-6a59b0d2-c3f0-4b35-8e32-0053664b4209 2018-09-26 15:26:29,982 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:30,422 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-626fb0d1-c084-4f9b-88d7-edcacdb5f716 x-compute-request-id: req-626fb0d1-c084-4f9b-88d7-edcacdb5f716 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bf:3c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "bookmark"}], "image": {"id": "6e444b5e-0dd6-436b-984f-955a4504bf59", "links": [{"href": "http://172.30.9.22:8774/images/6e444b5e-0dd6-436b-984f-955a4504bf59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:26:13.000000", "flavor": {"id": "f4ab962f-a392-43c6-8df9-4d0201976ffc", "links": [{"href": "http://172.30.9.22:8774/flavors/f4ab962f-a392-43c6-8df9-4d0201976ffc", "rel": "bookmark"}]}, "id": "165290b8-1fbc-4538-8d27-8c00f21a4ee6", "security_groups": [{"name": "default"}], "user_id": "f9350a4137f14dae896c84ec494a7dd3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:26:14Z", "hostId": "febf6413e37e437cb137e102a04722e5f6bc5d25e699857bd984f2e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-inst", "created": "2018-09-26T15:26:09Z", "tenant_id": "167f148a11b04f108770753c26bad53e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:26:30,422 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 used request id req-626fb0d1-c084-4f9b-88d7-edcacdb5f716 2018-09-26 15:26:30,425 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:26:31,516 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e385054d-a050-45a7-9af7-106f40105bd8 x-compute-request-id: req-e385054d-a050-45a7-9af7-106f40105bd8 Content-Encoding: gzip Content-Length: 7679 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484963912 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130798] pid_max: default: 32768 minimum: 301\n[ 0.131692] ACPI: Core revision 20150930\n[ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134380] Security Framework initialized\n[ 0.135199] Yama: becoming mindful.\n[ 0.135933] AppArmor: AppArmor initialized\n[ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141906] Initializing cgroup subsys io\n[ 0.142717] Initializing cgroup subsys memory\n[ 0.143574] Initializing cgroup subsys devices\n[ 0.144452] Initializing cgroup subsys freezer\n[ 0.145327] Initializing cgroup subsys net_cls\n[ 0.146199] Initializing cgroup subsys perf_event\n[ 0.147113] Initializing cgroup subsys net_prio\n[ 0.147999] Initializing cgroup subsys hugetlb\n[ 0.148880] Initializing cgroup subsys pids\n[ 0.149755] CPU: Physical Processor ID: 0\n[ 0.151242] mce: CPU supports 10 MCE banks\n[ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170078] ftrace: allocating 31920 entries in 125 pages\n[ 0.196078] smpboot: Max logical packages: 1\n[ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198301] x2apic enabled\n[ 0.199110] Switched APIC routing to physical x2apic.\n[ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205787] KVM setup paravirtual spinlock\n[ 0.207075] x86: Booted up 1 node, 1 CPUs\n[ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209284] devtmpfs: initialized\n[ 0.210988] evm: security.selinux\n[ 0.211697] evm: security.SMACK64\n[ 0.212383] evm: security.SMACK64EXEC\n[ 0.213133] evm: security.SMACK64TRANSMUTE\n[ 0.213941] evm: security.SMACK64MMAP\n[ 0.214688] evm: security.ima\n[ 0.215328] evm: security.capability\n[ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217977] pinctrl core: initialized pinctrl subsystem\n[ 0.219083] RTC time: 15:26:13, date: 09/26/18\n[ 0.220039] NET: Registered protocol family 16\n[ 0.221009] cpuidle: using governor ladder\n[ 0.221830] cpuidle: using governor menu\n[ 0.222619] PCCT header not found.\n[ 0.223376] ACPI: bus type PCI registered\n[ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225432] PCI: Using configuration type 1 for base access\n[ 0.227178] ACPI: Added _OSI(Module Device)\n[ 0.228025] ACPI: Added _OSI(Processor Device)\n[ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229787] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231894] ACPI: Interpreter enabled\n[ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240077] ACPI: (supports S0 S5)\n[ 0.240788] ACPI: Using IOAPIC for interrupt routing\n[ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250754] acpiphp: Slot [3] registered\n[ 0.251558] acpiphp: Slot [4] registered\n[ 0.252356] acpiphp: Slot [5] registered\n[ 0.253156] acpiphp: Slot [6] registered\n[ 0.253966] acpiphp: Slot [7] registered\n[ 0.254773] acpiphp: Slot [8] registered\n[ 0.255575] acpiphp: Slot [9] registered\n[ 0.256370] acpiphp: Slot [10] registered\n[ 0.257190] acpiphp: Slot [11] registered\n[ 0.258008] acpiphp: Slot [12] registered\n[ 0.258831] acpiphp: Slot [13] registered\n[ 0.259642] acpiphp: Slot [14] registered\n[ 0.260449] acpiphp: Slot [15] registered\n[ 0.271365] acpiphp: Slot [16] registered\n[ 0.272183] acpiphp: Slot [17] registered\n[ 0.272998] acpiphp: Slot [18] registered\n[ 0.273811] acpiphp: Slot [19] registered\n[ 0.274622] acpiphp: Slot [20] registered\n[ 0.275434] acpiphp: Slot [21] registered\n[ 0.276248] acpiphp: Slot [22] registered\n[ 0.277060] acpiphp: Slot [23] registered\n[ 0.277873] acpiphp: Slot [24] registered\n[ 0.278687] acpiphp: Slot [25] registered\n[ 0.279501] acpiphp: Slot [26] registered\n[ 0.280307] acpiphp: Slot [27] registered\n[ 0.281123] acpiphp: Slot [28] registered\n[ 0.281933] acpiphp: Slot [29] registered\n[ 0.282746] acpiphp: Slot [30] registered\n[ 0.283565] acpiphp: Slot [31] registered\n[ 0.284371] PCI host bridge to bus 0000:00\n[ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364716] vgaarb: loaded\n[ 0.365317] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366475] SCSI subsystem initialized\n[ 0.367297] ACPI: bus type USB registered\n[ 0.368122] usbcore: registered new interface driver usbfs\n[ 0.369153] usbcore: registered new interface driver hub\n[ 0.370166] usbcore: registered new device driver usb\n[ 0.371227] PCI: Using ACPI for IRQ routing\n[ 0.372258] NetLabel: Initializing\n[ 0.372976] NetLabel: domain hash size = 128\n[ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374774] NetLabel: unlabeled traffic allowed by default\n[ 0.375885] clocksource: Switched to clocksource kvm-clock\n[ 0.381270] AppArmor: AppArmor Filesystem Enabled\n[ 0.382229] pnp: PnP ACPI init\n[ 0.383144] pnp: PnP ACPI: found 5 devices\n[ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390887] NET: Registered protocol family 2\n[ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.394317] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397753] NET: Registered protocol family 1\n[ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429490] Trying to unpack rootfs image as initramfs...\n[ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.493506] Scanning for low memory corruption every 60 seconds\n[ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495958] audit: initializing netlink subsys (disabled)\n[ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized\n[ 0.498293] Initialise system trusted keyring\n[ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502360] zbud: loaded\n[ 0.503061] VFS: Disk quotas dquot_6.6.0\n[ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505388] fuse init (API version 7.23)\n[ 0.506271] Key type big_key registered\n[ 0.507072] Allocating IMA MOK and blacklist keyrings.\n[ 0.508187] Key type asymmetric registered\n[ 0.509012] Asymmetric key parser 'x509' registered\n[ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511426] io scheduler noop registered\n[ 0.512233] io scheduler deadline registered (default)\n[ 0.513223] io scheduler cfq registered\n[ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517819] ACPI: Power Button [PWRF]\n[ 0.518654] GHES: HEST is not enabled!\n[ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590361] Linux agpgart interface v0.103\n[ 0.592821] brd: module loaded\n[ 0.593965] loop: module loaded\n[ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599721] GPT:90111 != 20971519\n[ 0.600411] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601503] GPT:90111 != 20971519\n[ 0.602182] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603142] vda: vda1 vda15\n[ 0.604849] scsi host0: ata_piix\n[ 0.605959] scsi host1: ata_piix\n[ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609303] libphy: Fixed MDIO Bus: probed\n[ 0.610120] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611061] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613313] PPP generic driver version 2.4.2\n[ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615533] ehci-pci: EHCI PCI platform driver\n[ 0.616405] ehci-platform: EHCI generic platform driver\n[ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618511] ohci-pci: OHCI PCI platform driver\n[ 0.619369] ohci-platform: OHCI generic platform driver\n[ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642011] usb usb1: Product: UHCI Host Controller\n[ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644083] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645099] hub 1-0:1.0: USB hub found\n[ 0.645877] hub 1-0:1.0: 2 ports detected\n[ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650885] mousedev: PS/2 mouse device common for all mice\n[ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653986] rtc_cmos 00:00: RTC can wake from S4\n[ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657460] i2c /dev entries driver\n[ 0.658210] device-mapper: uevent: version 1.0.3\n[ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662060] NET: Registered protocol family 10\n[ 0.663047] NET: Registered protocol family 17\n[ 0.663945] Key type dns_resolver registered\n[ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667702] registered taskstats version 1\n[ 0.668535] Loading compiled-in X.509 certificates\n[ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671799] zswap: loaded using pool lzo/zbud\n[ 0.673172] Key type trusted registered\n[ 0.674712] Key type encrypted registered\n[ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.676573] ima: No TPM chip found, activating TPM-bypass!\n[ 0.677620] evm: HMAC attrs: 0x1\n[ 0.678547] Magic number: 2:937:437\n[ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574)\n[ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682089] EDD information not available.\n[ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.770418] Write protecting the kernel read-only data: 14336k\n[ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.827326] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 15:26:31,516 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action used request id req-e385054d-a050-45a7-9af7-106f40105bd8 2018-09-26 15:26:31,521 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:31,984 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-695cefb7-2f85-4bad-836b-a2dd4d898b3e x-compute-request-id: req-695cefb7-2f85-4bad-836b-a2dd4d898b3e Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bf:3c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "bookmark"}], "image": {"id": "6e444b5e-0dd6-436b-984f-955a4504bf59", "links": [{"href": "http://172.30.9.22:8774/images/6e444b5e-0dd6-436b-984f-955a4504bf59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:26:13.000000", "flavor": {"id": "f4ab962f-a392-43c6-8df9-4d0201976ffc", "links": [{"href": "http://172.30.9.22:8774/flavors/f4ab962f-a392-43c6-8df9-4d0201976ffc", "rel": "bookmark"}]}, "id": "165290b8-1fbc-4538-8d27-8c00f21a4ee6", "security_groups": [{"name": "default"}], "user_id": "f9350a4137f14dae896c84ec494a7dd3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:26:14Z", "hostId": "febf6413e37e437cb137e102a04722e5f6bc5d25e699857bd984f2e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-inst", "created": "2018-09-26T15:26:09Z", "tenant_id": "167f148a11b04f108770753c26bad53e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:26:31,984 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 used request id req-695cefb7-2f85-4bad-836b-a2dd4d898b3e 2018-09-26 15:26:31,987 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:26:33,053 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e5477f46-d7af-41ce-8a6f-beb3296ea667 x-compute-request-id: req-e5477f46-d7af-41ce-8a6f-beb3296ea667 Content-Encoding: gzip Content-Length: 7679 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484963912 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130798] pid_max: default: 32768 minimum: 301\n[ 0.131692] ACPI: Core revision 20150930\n[ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134380] Security Framework initialized\n[ 0.135199] Yama: becoming mindful.\n[ 0.135933] AppArmor: AppArmor initialized\n[ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141906] Initializing cgroup subsys io\n[ 0.142717] Initializing cgroup subsys memory\n[ 0.143574] Initializing cgroup subsys devices\n[ 0.144452] Initializing cgroup subsys freezer\n[ 0.145327] Initializing cgroup subsys net_cls\n[ 0.146199] Initializing cgroup subsys perf_event\n[ 0.147113] Initializing cgroup subsys net_prio\n[ 0.147999] Initializing cgroup subsys hugetlb\n[ 0.148880] Initializing cgroup subsys pids\n[ 0.149755] CPU: Physical Processor ID: 0\n[ 0.151242] mce: CPU supports 10 MCE banks\n[ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170078] ftrace: allocating 31920 entries in 125 pages\n[ 0.196078] smpboot: Max logical packages: 1\n[ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198301] x2apic enabled\n[ 0.199110] Switched APIC routing to physical x2apic.\n[ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205787] KVM setup paravirtual spinlock\n[ 0.207075] x86: Booted up 1 node, 1 CPUs\n[ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209284] devtmpfs: initialized\n[ 0.210988] evm: security.selinux\n[ 0.211697] evm: security.SMACK64\n[ 0.212383] evm: security.SMACK64EXEC\n[ 0.213133] evm: security.SMACK64TRANSMUTE\n[ 0.213941] evm: security.SMACK64MMAP\n[ 0.214688] evm: security.ima\n[ 0.215328] evm: security.capability\n[ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217977] pinctrl core: initialized pinctrl subsystem\n[ 0.219083] RTC time: 15:26:13, date: 09/26/18\n[ 0.220039] NET: Registered protocol family 16\n[ 0.221009] cpuidle: using governor ladder\n[ 0.221830] cpuidle: using governor menu\n[ 0.222619] PCCT header not found.\n[ 0.223376] ACPI: bus type PCI registered\n[ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225432] PCI: Using configuration type 1 for base access\n[ 0.227178] ACPI: Added _OSI(Module Device)\n[ 0.228025] ACPI: Added _OSI(Processor Device)\n[ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229787] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231894] ACPI: Interpreter enabled\n[ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240077] ACPI: (supports S0 S5)\n[ 0.240788] ACPI: Using IOAPIC for interrupt routing\n[ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250754] acpiphp: Slot [3] registered\n[ 0.251558] acpiphp: Slot [4] registered\n[ 0.252356] acpiphp: Slot [5] registered\n[ 0.253156] acpiphp: Slot [6] registered\n[ 0.253966] acpiphp: Slot [7] registered\n[ 0.254773] acpiphp: Slot [8] registered\n[ 0.255575] acpiphp: Slot [9] registered\n[ 0.256370] acpiphp: Slot [10] registered\n[ 0.257190] acpiphp: Slot [11] registered\n[ 0.258008] acpiphp: Slot [12] registered\n[ 0.258831] acpiphp: Slot [13] registered\n[ 0.259642] acpiphp: Slot [14] registered\n[ 0.260449] acpiphp: Slot [15] registered\n[ 0.271365] acpiphp: Slot [16] registered\n[ 0.272183] acpiphp: Slot [17] registered\n[ 0.272998] acpiphp: Slot [18] registered\n[ 0.273811] acpiphp: Slot [19] registered\n[ 0.274622] acpiphp: Slot [20] registered\n[ 0.275434] acpiphp: Slot [21] registered\n[ 0.276248] acpiphp: Slot [22] registered\n[ 0.277060] acpiphp: Slot [23] registered\n[ 0.277873] acpiphp: Slot [24] registered\n[ 0.278687] acpiphp: Slot [25] registered\n[ 0.279501] acpiphp: Slot [26] registered\n[ 0.280307] acpiphp: Slot [27] registered\n[ 0.281123] acpiphp: Slot [28] registered\n[ 0.281933] acpiphp: Slot [29] registered\n[ 0.282746] acpiphp: Slot [30] registered\n[ 0.283565] acpiphp: Slot [31] registered\n[ 0.284371] PCI host bridge to bus 0000:00\n[ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364716] vgaarb: loaded\n[ 0.365317] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366475] SCSI subsystem initialized\n[ 0.367297] ACPI: bus type USB registered\n[ 0.368122] usbcore: registered new interface driver usbfs\n[ 0.369153] usbcore: registered new interface driver hub\n[ 0.370166] usbcore: registered new device driver usb\n[ 0.371227] PCI: Using ACPI for IRQ routing\n[ 0.372258] NetLabel: Initializing\n[ 0.372976] NetLabel: domain hash size = 128\n[ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374774] NetLabel: unlabeled traffic allowed by default\n[ 0.375885] clocksource: Switched to clocksource kvm-clock\n[ 0.381270] AppArmor: AppArmor Filesystem Enabled\n[ 0.382229] pnp: PnP ACPI init\n[ 0.383144] pnp: PnP ACPI: found 5 devices\n[ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390887] NET: Registered protocol family 2\n[ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.394317] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397753] NET: Registered protocol family 1\n[ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429490] Trying to unpack rootfs image as initramfs...\n[ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.493506] Scanning for low memory corruption every 60 seconds\n[ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495958] audit: initializing netlink subsys (disabled)\n[ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized\n[ 0.498293] Initialise system trusted keyring\n[ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502360] zbud: loaded\n[ 0.503061] VFS: Disk quotas dquot_6.6.0\n[ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505388] fuse init (API version 7.23)\n[ 0.506271] Key type big_key registered\n[ 0.507072] Allocating IMA MOK and blacklist keyrings.\n[ 0.508187] Key type asymmetric registered\n[ 0.509012] Asymmetric key parser 'x509' registered\n[ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511426] io scheduler noop registered\n[ 0.512233] io scheduler deadline registered (default)\n[ 0.513223] io scheduler cfq registered\n[ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517819] ACPI: Power Button [PWRF]\n[ 0.518654] GHES: HEST is not enabled!\n[ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590361] Linux agpgart interface v0.103\n[ 0.592821] brd: module loaded\n[ 0.593965] loop: module loaded\n[ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599721] GPT:90111 != 20971519\n[ 0.600411] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601503] GPT:90111 != 20971519\n[ 0.602182] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603142] vda: vda1 vda15\n[ 0.604849] scsi host0: ata_piix\n[ 0.605959] scsi host1: ata_piix\n[ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609303] libphy: Fixed MDIO Bus: probed\n[ 0.610120] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611061] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613313] PPP generic driver version 2.4.2\n[ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615533] ehci-pci: EHCI PCI platform driver\n[ 0.616405] ehci-platform: EHCI generic platform driver\n[ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618511] ohci-pci: OHCI PCI platform driver\n[ 0.619369] ohci-platform: OHCI generic platform driver\n[ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642011] usb usb1: Product: UHCI Host Controller\n[ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644083] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645099] hub 1-0:1.0: USB hub found\n[ 0.645877] hub 1-0:1.0: 2 ports detected\n[ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650885] mousedev: PS/2 mouse device common for all mice\n[ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653986] rtc_cmos 00:00: RTC can wake from S4\n[ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657460] i2c /dev entries driver\n[ 0.658210] device-mapper: uevent: version 1.0.3\n[ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662060] NET: Registered protocol family 10\n[ 0.663047] NET: Registered protocol family 17\n[ 0.663945] Key type dns_resolver registered\n[ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667702] registered taskstats version 1\n[ 0.668535] Loading compiled-in X.509 certificates\n[ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671799] zswap: loaded using pool lzo/zbud\n[ 0.673172] Key type trusted registered\n[ 0.674712] Key type encrypted registered\n[ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.676573] ima: No TPM chip found, activating TPM-bypass!\n[ 0.677620] evm: HMAC attrs: 0x1\n[ 0.678547] Magic number: 2:937:437\n[ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574)\n[ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682089] EDD information not available.\n[ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.770418] Write protecting the kernel read-only data: 14336k\n[ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.827326] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 15:26:33,054 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action used request id req-e5477f46-d7af-41ce-8a6f-beb3296ea667 2018-09-26 15:26:33,058 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:33,539 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e937f9cc-b594-474c-a994-c868e025e6af x-compute-request-id: req-e937f9cc-b594-474c-a994-c868e025e6af Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bf:3c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "bookmark"}], "image": {"id": "6e444b5e-0dd6-436b-984f-955a4504bf59", "links": [{"href": "http://172.30.9.22:8774/images/6e444b5e-0dd6-436b-984f-955a4504bf59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:26:13.000000", "flavor": {"id": "f4ab962f-a392-43c6-8df9-4d0201976ffc", "links": [{"href": "http://172.30.9.22:8774/flavors/f4ab962f-a392-43c6-8df9-4d0201976ffc", "rel": "bookmark"}]}, "id": "165290b8-1fbc-4538-8d27-8c00f21a4ee6", "security_groups": [{"name": "default"}], "user_id": "f9350a4137f14dae896c84ec494a7dd3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:26:14Z", "hostId": "febf6413e37e437cb137e102a04722e5f6bc5d25e699857bd984f2e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-inst", "created": "2018-09-26T15:26:09Z", "tenant_id": "167f148a11b04f108770753c26bad53e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:26:33,539 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 used request id req-e937f9cc-b594-474c-a994-c868e025e6af 2018-09-26 15:26:33,542 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:26:34,609 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f96abb0a-6d68-407e-9851-0c9725b59d3d x-compute-request-id: req-f96abb0a-6d68-407e-9851-0c9725b59d3d Content-Encoding: gzip Content-Length: 7679 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484963912 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130798] pid_max: default: 32768 minimum: 301\n[ 0.131692] ACPI: Core revision 20150930\n[ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134380] Security Framework initialized\n[ 0.135199] Yama: becoming mindful.\n[ 0.135933] AppArmor: AppArmor initialized\n[ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141906] Initializing cgroup subsys io\n[ 0.142717] Initializing cgroup subsys memory\n[ 0.143574] Initializing cgroup subsys devices\n[ 0.144452] Initializing cgroup subsys freezer\n[ 0.145327] Initializing cgroup subsys net_cls\n[ 0.146199] Initializing cgroup subsys perf_event\n[ 0.147113] Initializing cgroup subsys net_prio\n[ 0.147999] Initializing cgroup subsys hugetlb\n[ 0.148880] Initializing cgroup subsys pids\n[ 0.149755] CPU: Physical Processor ID: 0\n[ 0.151242] mce: CPU supports 10 MCE banks\n[ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170078] ftrace: allocating 31920 entries in 125 pages\n[ 0.196078] smpboot: Max logical packages: 1\n[ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198301] x2apic enabled\n[ 0.199110] Switched APIC routing to physical x2apic.\n[ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205787] KVM setup paravirtual spinlock\n[ 0.207075] x86: Booted up 1 node, 1 CPUs\n[ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209284] devtmpfs: initialized\n[ 0.210988] evm: security.selinux\n[ 0.211697] evm: security.SMACK64\n[ 0.212383] evm: security.SMACK64EXEC\n[ 0.213133] evm: security.SMACK64TRANSMUTE\n[ 0.213941] evm: security.SMACK64MMAP\n[ 0.214688] evm: security.ima\n[ 0.215328] evm: security.capability\n[ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217977] pinctrl core: initialized pinctrl subsystem\n[ 0.219083] RTC time: 15:26:13, date: 09/26/18\n[ 0.220039] NET: Registered protocol family 16\n[ 0.221009] cpuidle: using governor ladder\n[ 0.221830] cpuidle: using governor menu\n[ 0.222619] PCCT header not found.\n[ 0.223376] ACPI: bus type PCI registered\n[ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225432] PCI: Using configuration type 1 for base access\n[ 0.227178] ACPI: Added _OSI(Module Device)\n[ 0.228025] ACPI: Added _OSI(Processor Device)\n[ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229787] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231894] ACPI: Interpreter enabled\n[ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240077] ACPI: (supports S0 S5)\n[ 0.240788] ACPI: Using IOAPIC for interrupt routing\n[ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250754] acpiphp: Slot [3] registered\n[ 0.251558] acpiphp: Slot [4] registered\n[ 0.252356] acpiphp: Slot [5] registered\n[ 0.253156] acpiphp: Slot [6] registered\n[ 0.253966] acpiphp: Slot [7] registered\n[ 0.254773] acpiphp: Slot [8] registered\n[ 0.255575] acpiphp: Slot [9] registered\n[ 0.256370] acpiphp: Slot [10] registered\n[ 0.257190] acpiphp: Slot [11] registered\n[ 0.258008] acpiphp: Slot [12] registered\n[ 0.258831] acpiphp: Slot [13] registered\n[ 0.259642] acpiphp: Slot [14] registered\n[ 0.260449] acpiphp: Slot [15] registered\n[ 0.271365] acpiphp: Slot [16] registered\n[ 0.272183] acpiphp: Slot [17] registered\n[ 0.272998] acpiphp: Slot [18] registered\n[ 0.273811] acpiphp: Slot [19] registered\n[ 0.274622] acpiphp: Slot [20] registered\n[ 0.275434] acpiphp: Slot [21] registered\n[ 0.276248] acpiphp: Slot [22] registered\n[ 0.277060] acpiphp: Slot [23] registered\n[ 0.277873] acpiphp: Slot [24] registered\n[ 0.278687] acpiphp: Slot [25] registered\n[ 0.279501] acpiphp: Slot [26] registered\n[ 0.280307] acpiphp: Slot [27] registered\n[ 0.281123] acpiphp: Slot [28] registered\n[ 0.281933] acpiphp: Slot [29] registered\n[ 0.282746] acpiphp: Slot [30] registered\n[ 0.283565] acpiphp: Slot [31] registered\n[ 0.284371] PCI host bridge to bus 0000:00\n[ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364716] vgaarb: loaded\n[ 0.365317] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366475] SCSI subsystem initialized\n[ 0.367297] ACPI: bus type USB registered\n[ 0.368122] usbcore: registered new interface driver usbfs\n[ 0.369153] usbcore: registered new interface driver hub\n[ 0.370166] usbcore: registered new device driver usb\n[ 0.371227] PCI: Using ACPI for IRQ routing\n[ 0.372258] NetLabel: Initializing\n[ 0.372976] NetLabel: domain hash size = 128\n[ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374774] NetLabel: unlabeled traffic allowed by default\n[ 0.375885] clocksource: Switched to clocksource kvm-clock\n[ 0.381270] AppArmor: AppArmor Filesystem Enabled\n[ 0.382229] pnp: PnP ACPI init\n[ 0.383144] pnp: PnP ACPI: found 5 devices\n[ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390887] NET: Registered protocol family 2\n[ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.394317] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397753] NET: Registered protocol family 1\n[ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429490] Trying to unpack rootfs image as initramfs...\n[ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.493506] Scanning for low memory corruption every 60 seconds\n[ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495958] audit: initializing netlink subsys (disabled)\n[ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized\n[ 0.498293] Initialise system trusted keyring\n[ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502360] zbud: loaded\n[ 0.503061] VFS: Disk quotas dquot_6.6.0\n[ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505388] fuse init (API version 7.23)\n[ 0.506271] Key type big_key registered\n[ 0.507072] Allocating IMA MOK and blacklist keyrings.\n[ 0.508187] Key type asymmetric registered\n[ 0.509012] Asymmetric key parser 'x509' registered\n[ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511426] io scheduler noop registered\n[ 0.512233] io scheduler deadline registered (default)\n[ 0.513223] io scheduler cfq registered\n[ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517819] ACPI: Power Button [PWRF]\n[ 0.518654] GHES: HEST is not enabled!\n[ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590361] Linux agpgart interface v0.103\n[ 0.592821] brd: module loaded\n[ 0.593965] loop: module loaded\n[ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599721] GPT:90111 != 20971519\n[ 0.600411] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601503] GPT:90111 != 20971519\n[ 0.602182] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603142] vda: vda1 vda15\n[ 0.604849] scsi host0: ata_piix\n[ 0.605959] scsi host1: ata_piix\n[ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609303] libphy: Fixed MDIO Bus: probed\n[ 0.610120] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611061] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613313] PPP generic driver version 2.4.2\n[ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615533] ehci-pci: EHCI PCI platform driver\n[ 0.616405] ehci-platform: EHCI generic platform driver\n[ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618511] ohci-pci: OHCI PCI platform driver\n[ 0.619369] ohci-platform: OHCI generic platform driver\n[ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642011] usb usb1: Product: UHCI Host Controller\n[ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644083] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645099] hub 1-0:1.0: USB hub found\n[ 0.645877] hub 1-0:1.0: 2 ports detected\n[ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650885] mousedev: PS/2 mouse device common for all mice\n[ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653986] rtc_cmos 00:00: RTC can wake from S4\n[ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657460] i2c /dev entries driver\n[ 0.658210] device-mapper: uevent: version 1.0.3\n[ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662060] NET: Registered protocol family 10\n[ 0.663047] NET: Registered protocol family 17\n[ 0.663945] Key type dns_resolver registered\n[ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667702] registered taskstats version 1\n[ 0.668535] Loading compiled-in X.509 certificates\n[ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671799] zswap: loaded using pool lzo/zbud\n[ 0.673172] Key type trusted registered\n[ 0.674712] Key type encrypted registered\n[ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.676573] ima: No TPM chip found, activating TPM-bypass!\n[ 0.677620] evm: HMAC attrs: 0x1\n[ 0.678547] Magic number: 2:937:437\n[ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574)\n[ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682089] EDD information not available.\n[ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.770418] Write protecting the kernel read-only data: 14336k\n[ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.827326] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 15:26:34,609 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action used request id req-f96abb0a-6d68-407e-9851-0c9725b59d3d 2018-09-26 15:26:34,614 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:35,386 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fafd4af3-0dff-4290-a6d2-920c50cb988f x-compute-request-id: req-fafd4af3-0dff-4290-a6d2-920c50cb988f Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bf:3c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "bookmark"}], "image": {"id": "6e444b5e-0dd6-436b-984f-955a4504bf59", "links": [{"href": "http://172.30.9.22:8774/images/6e444b5e-0dd6-436b-984f-955a4504bf59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:26:13.000000", "flavor": {"id": "f4ab962f-a392-43c6-8df9-4d0201976ffc", "links": [{"href": "http://172.30.9.22:8774/flavors/f4ab962f-a392-43c6-8df9-4d0201976ffc", "rel": "bookmark"}]}, "id": "165290b8-1fbc-4538-8d27-8c00f21a4ee6", "security_groups": [{"name": "default"}], "user_id": "f9350a4137f14dae896c84ec494a7dd3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:26:14Z", "hostId": "febf6413e37e437cb137e102a04722e5f6bc5d25e699857bd984f2e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-inst", "created": "2018-09-26T15:26:09Z", "tenant_id": "167f148a11b04f108770753c26bad53e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:26:35,387 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 used request id req-fafd4af3-0dff-4290-a6d2-920c50cb988f 2018-09-26 15:26:35,390 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:26:36,484 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-db3d2206-28b9-422e-a4f3-25bbcd09bd79 x-compute-request-id: req-db3d2206-28b9-422e-a4f3-25bbcd09bd79 Content-Encoding: gzip Content-Length: 7679 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484963912 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130798] pid_max: default: 32768 minimum: 301\n[ 0.131692] ACPI: Core revision 20150930\n[ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134380] Security Framework initialized\n[ 0.135199] Yama: becoming mindful.\n[ 0.135933] AppArmor: AppArmor initialized\n[ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141906] Initializing cgroup subsys io\n[ 0.142717] Initializing cgroup subsys memory\n[ 0.143574] Initializing cgroup subsys devices\n[ 0.144452] Initializing cgroup subsys freezer\n[ 0.145327] Initializing cgroup subsys net_cls\n[ 0.146199] Initializing cgroup subsys perf_event\n[ 0.147113] Initializing cgroup subsys net_prio\n[ 0.147999] Initializing cgroup subsys hugetlb\n[ 0.148880] Initializing cgroup subsys pids\n[ 0.149755] CPU: Physical Processor ID: 0\n[ 0.151242] mce: CPU supports 10 MCE banks\n[ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170078] ftrace: allocating 31920 entries in 125 pages\n[ 0.196078] smpboot: Max logical packages: 1\n[ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198301] x2apic enabled\n[ 0.199110] Switched APIC routing to physical x2apic.\n[ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205787] KVM setup paravirtual spinlock\n[ 0.207075] x86: Booted up 1 node, 1 CPUs\n[ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209284] devtmpfs: initialized\n[ 0.210988] evm: security.selinux\n[ 0.211697] evm: security.SMACK64\n[ 0.212383] evm: security.SMACK64EXEC\n[ 0.213133] evm: security.SMACK64TRANSMUTE\n[ 0.213941] evm: security.SMACK64MMAP\n[ 0.214688] evm: security.ima\n[ 0.215328] evm: security.capability\n[ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217977] pinctrl core: initialized pinctrl subsystem\n[ 0.219083] RTC time: 15:26:13, date: 09/26/18\n[ 0.220039] NET: Registered protocol family 16\n[ 0.221009] cpuidle: using governor ladder\n[ 0.221830] cpuidle: using governor menu\n[ 0.222619] PCCT header not found.\n[ 0.223376] ACPI: bus type PCI registered\n[ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225432] PCI: Using configuration type 1 for base access\n[ 0.227178] ACPI: Added _OSI(Module Device)\n[ 0.228025] ACPI: Added _OSI(Processor Device)\n[ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229787] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231894] ACPI: Interpreter enabled\n[ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240077] ACPI: (supports S0 S5)\n[ 0.240788] ACPI: Using IOAPIC for interrupt routing\n[ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250754] acpiphp: Slot [3] registered\n[ 0.251558] acpiphp: Slot [4] registered\n[ 0.252356] acpiphp: Slot [5] registered\n[ 0.253156] acpiphp: Slot [6] registered\n[ 0.253966] acpiphp: Slot [7] registered\n[ 0.254773] acpiphp: Slot [8] registered\n[ 0.255575] acpiphp: Slot [9] registered\n[ 0.256370] acpiphp: Slot [10] registered\n[ 0.257190] acpiphp: Slot [11] registered\n[ 0.258008] acpiphp: Slot [12] registered\n[ 0.258831] acpiphp: Slot [13] registered\n[ 0.259642] acpiphp: Slot [14] registered\n[ 0.260449] acpiphp: Slot [15] registered\n[ 0.271365] acpiphp: Slot [16] registered\n[ 0.272183] acpiphp: Slot [17] registered\n[ 0.272998] acpiphp: Slot [18] registered\n[ 0.273811] acpiphp: Slot [19] registered\n[ 0.274622] acpiphp: Slot [20] registered\n[ 0.275434] acpiphp: Slot [21] registered\n[ 0.276248] acpiphp: Slot [22] registered\n[ 0.277060] acpiphp: Slot [23] registered\n[ 0.277873] acpiphp: Slot [24] registered\n[ 0.278687] acpiphp: Slot [25] registered\n[ 0.279501] acpiphp: Slot [26] registered\n[ 0.280307] acpiphp: Slot [27] registered\n[ 0.281123] acpiphp: Slot [28] registered\n[ 0.281933] acpiphp: Slot [29] registered\n[ 0.282746] acpiphp: Slot [30] registered\n[ 0.283565] acpiphp: Slot [31] registered\n[ 0.284371] PCI host bridge to bus 0000:00\n[ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364716] vgaarb: loaded\n[ 0.365317] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366475] SCSI subsystem initialized\n[ 0.367297] ACPI: bus type USB registered\n[ 0.368122] usbcore: registered new interface driver usbfs\n[ 0.369153] usbcore: registered new interface driver hub\n[ 0.370166] usbcore: registered new device driver usb\n[ 0.371227] PCI: Using ACPI for IRQ routing\n[ 0.372258] NetLabel: Initializing\n[ 0.372976] NetLabel: domain hash size = 128\n[ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374774] NetLabel: unlabeled traffic allowed by default\n[ 0.375885] clocksource: Switched to clocksource kvm-clock\n[ 0.381270] AppArmor: AppArmor Filesystem Enabled\n[ 0.382229] pnp: PnP ACPI init\n[ 0.383144] pnp: PnP ACPI: found 5 devices\n[ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390887] NET: Registered protocol family 2\n[ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.394317] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397753] NET: Registered protocol family 1\n[ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429490] Trying to unpack rootfs image as initramfs...\n[ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.493506] Scanning for low memory corruption every 60 seconds\n[ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495958] audit: initializing netlink subsys (disabled)\n[ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized\n[ 0.498293] Initialise system trusted keyring\n[ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502360] zbud: loaded\n[ 0.503061] VFS: Disk quotas dquot_6.6.0\n[ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505388] fuse init (API version 7.23)\n[ 0.506271] Key type big_key registered\n[ 0.507072] Allocating IMA MOK and blacklist keyrings.\n[ 0.508187] Key type asymmetric registered\n[ 0.509012] Asymmetric key parser 'x509' registered\n[ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511426] io scheduler noop registered\n[ 0.512233] io scheduler deadline registered (default)\n[ 0.513223] io scheduler cfq registered\n[ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517819] ACPI: Power Button [PWRF]\n[ 0.518654] GHES: HEST is not enabled!\n[ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590361] Linux agpgart interface v0.103\n[ 0.592821] brd: module loaded\n[ 0.593965] loop: module loaded\n[ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599721] GPT:90111 != 20971519\n[ 0.600411] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601503] GPT:90111 != 20971519\n[ 0.602182] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603142] vda: vda1 vda15\n[ 0.604849] scsi host0: ata_piix\n[ 0.605959] scsi host1: ata_piix\n[ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609303] libphy: Fixed MDIO Bus: probed\n[ 0.610120] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611061] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613313] PPP generic driver version 2.4.2\n[ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615533] ehci-pci: EHCI PCI platform driver\n[ 0.616405] ehci-platform: EHCI generic platform driver\n[ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618511] ohci-pci: OHCI PCI platform driver\n[ 0.619369] ohci-platform: OHCI generic platform driver\n[ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642011] usb usb1: Product: UHCI Host Controller\n[ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644083] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645099] hub 1-0:1.0: USB hub found\n[ 0.645877] hub 1-0:1.0: 2 ports detected\n[ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650885] mousedev: PS/2 mouse device common for all mice\n[ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653986] rtc_cmos 00:00: RTC can wake from S4\n[ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657460] i2c /dev entries driver\n[ 0.658210] device-mapper: uevent: version 1.0.3\n[ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662060] NET: Registered protocol family 10\n[ 0.663047] NET: Registered protocol family 17\n[ 0.663945] Key type dns_resolver registered\n[ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667702] registered taskstats version 1\n[ 0.668535] Loading compiled-in X.509 certificates\n[ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671799] zswap: loaded using pool lzo/zbud\n[ 0.673172] Key type trusted registered\n[ 0.674712] Key type encrypted registered\n[ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.676573] ima: No TPM chip found, activating TPM-bypass!\n[ 0.677620] evm: HMAC attrs: 0x1\n[ 0.678547] Magic number: 2:937:437\n[ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574)\n[ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682089] EDD information not available.\n[ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.770418] Write protecting the kernel read-only data: 14336k\n[ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.827326] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 15:26:36,485 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action used request id req-db3d2206-28b9-422e-a4f3-25bbcd09bd79 2018-09-26 15:26:36,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:36,944 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e30ef96d-ea86-4d7e-b757-ec8040f06c71 x-compute-request-id: req-e30ef96d-ea86-4d7e-b757-ec8040f06c71 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bf:3c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "bookmark"}], "image": {"id": "6e444b5e-0dd6-436b-984f-955a4504bf59", "links": [{"href": "http://172.30.9.22:8774/images/6e444b5e-0dd6-436b-984f-955a4504bf59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:26:13.000000", "flavor": {"id": "f4ab962f-a392-43c6-8df9-4d0201976ffc", "links": [{"href": "http://172.30.9.22:8774/flavors/f4ab962f-a392-43c6-8df9-4d0201976ffc", "rel": "bookmark"}]}, "id": "165290b8-1fbc-4538-8d27-8c00f21a4ee6", "security_groups": [{"name": "default"}], "user_id": "f9350a4137f14dae896c84ec494a7dd3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:26:14Z", "hostId": "febf6413e37e437cb137e102a04722e5f6bc5d25e699857bd984f2e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-inst", "created": "2018-09-26T15:26:09Z", "tenant_id": "167f148a11b04f108770753c26bad53e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:26:36,944 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 used request id req-e30ef96d-ea86-4d7e-b757-ec8040f06c71 2018-09-26 15:26:36,947 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:26:38,015 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28770eb4-0378-4125-ae8a-ef653f72d866 x-compute-request-id: req-28770eb4-0378-4125-ae8a-ef653f72d866 Content-Encoding: gzip Content-Length: 7679 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484963912 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130798] pid_max: default: 32768 minimum: 301\n[ 0.131692] ACPI: Core revision 20150930\n[ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134380] Security Framework initialized\n[ 0.135199] Yama: becoming mindful.\n[ 0.135933] AppArmor: AppArmor initialized\n[ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141906] Initializing cgroup subsys io\n[ 0.142717] Initializing cgroup subsys memory\n[ 0.143574] Initializing cgroup subsys devices\n[ 0.144452] Initializing cgroup subsys freezer\n[ 0.145327] Initializing cgroup subsys net_cls\n[ 0.146199] Initializing cgroup subsys perf_event\n[ 0.147113] Initializing cgroup subsys net_prio\n[ 0.147999] Initializing cgroup subsys hugetlb\n[ 0.148880] Initializing cgroup subsys pids\n[ 0.149755] CPU: Physical Processor ID: 0\n[ 0.151242] mce: CPU supports 10 MCE banks\n[ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170078] ftrace: allocating 31920 entries in 125 pages\n[ 0.196078] smpboot: Max logical packages: 1\n[ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198301] x2apic enabled\n[ 0.199110] Switched APIC routing to physical x2apic.\n[ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205787] KVM setup paravirtual spinlock\n[ 0.207075] x86: Booted up 1 node, 1 CPUs\n[ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209284] devtmpfs: initialized\n[ 0.210988] evm: security.selinux\n[ 0.211697] evm: security.SMACK64\n[ 0.212383] evm: security.SMACK64EXEC\n[ 0.213133] evm: security.SMACK64TRANSMUTE\n[ 0.213941] evm: security.SMACK64MMAP\n[ 0.214688] evm: security.ima\n[ 0.215328] evm: security.capability\n[ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217977] pinctrl core: initialized pinctrl subsystem\n[ 0.219083] RTC time: 15:26:13, date: 09/26/18\n[ 0.220039] NET: Registered protocol family 16\n[ 0.221009] cpuidle: using governor ladder\n[ 0.221830] cpuidle: using governor menu\n[ 0.222619] PCCT header not found.\n[ 0.223376] ACPI: bus type PCI registered\n[ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225432] PCI: Using configuration type 1 for base access\n[ 0.227178] ACPI: Added _OSI(Module Device)\n[ 0.228025] ACPI: Added _OSI(Processor Device)\n[ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229787] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231894] ACPI: Interpreter enabled\n[ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240077] ACPI: (supports S0 S5)\n[ 0.240788] ACPI: Using IOAPIC for interrupt routing\n[ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250754] acpiphp: Slot [3] registered\n[ 0.251558] acpiphp: Slot [4] registered\n[ 0.252356] acpiphp: Slot [5] registered\n[ 0.253156] acpiphp: Slot [6] registered\n[ 0.253966] acpiphp: Slot [7] registered\n[ 0.254773] acpiphp: Slot [8] registered\n[ 0.255575] acpiphp: Slot [9] registered\n[ 0.256370] acpiphp: Slot [10] registered\n[ 0.257190] acpiphp: Slot [11] registered\n[ 0.258008] acpiphp: Slot [12] registered\n[ 0.258831] acpiphp: Slot [13] registered\n[ 0.259642] acpiphp: Slot [14] registered\n[ 0.260449] acpiphp: Slot [15] registered\n[ 0.271365] acpiphp: Slot [16] registered\n[ 0.272183] acpiphp: Slot [17] registered\n[ 0.272998] acpiphp: Slot [18] registered\n[ 0.273811] acpiphp: Slot [19] registered\n[ 0.274622] acpiphp: Slot [20] registered\n[ 0.275434] acpiphp: Slot [21] registered\n[ 0.276248] acpiphp: Slot [22] registered\n[ 0.277060] acpiphp: Slot [23] registered\n[ 0.277873] acpiphp: Slot [24] registered\n[ 0.278687] acpiphp: Slot [25] registered\n[ 0.279501] acpiphp: Slot [26] registered\n[ 0.280307] acpiphp: Slot [27] registered\n[ 0.281123] acpiphp: Slot [28] registered\n[ 0.281933] acpiphp: Slot [29] registered\n[ 0.282746] acpiphp: Slot [30] registered\n[ 0.283565] acpiphp: Slot [31] registered\n[ 0.284371] PCI host bridge to bus 0000:00\n[ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364716] vgaarb: loaded\n[ 0.365317] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366475] SCSI subsystem initialized\n[ 0.367297] ACPI: bus type USB registered\n[ 0.368122] usbcore: registered new interface driver usbfs\n[ 0.369153] usbcore: registered new interface driver hub\n[ 0.370166] usbcore: registered new device driver usb\n[ 0.371227] PCI: Using ACPI for IRQ routing\n[ 0.372258] NetLabel: Initializing\n[ 0.372976] NetLabel: domain hash size = 128\n[ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374774] NetLabel: unlabeled traffic allowed by default\n[ 0.375885] clocksource: Switched to clocksource kvm-clock\n[ 0.381270] AppArmor: AppArmor Filesystem Enabled\n[ 0.382229] pnp: PnP ACPI init\n[ 0.383144] pnp: PnP ACPI: found 5 devices\n[ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390887] NET: Registered protocol family 2\n[ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.394317] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397753] NET: Registered protocol family 1\n[ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429490] Trying to unpack rootfs image as initramfs...\n[ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.493506] Scanning for low memory corruption every 60 seconds\n[ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495958] audit: initializing netlink subsys (disabled)\n[ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized\n[ 0.498293] Initialise system trusted keyring\n[ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502360] zbud: loaded\n[ 0.503061] VFS: Disk quotas dquot_6.6.0\n[ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505388] fuse init (API version 7.23)\n[ 0.506271] Key type big_key registered\n[ 0.507072] Allocating IMA MOK and blacklist keyrings.\n[ 0.508187] Key type asymmetric registered\n[ 0.509012] Asymmetric key parser 'x509' registered\n[ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511426] io scheduler noop registered\n[ 0.512233] io scheduler deadline registered (default)\n[ 0.513223] io scheduler cfq registered\n[ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517819] ACPI: Power Button [PWRF]\n[ 0.518654] GHES: HEST is not enabled!\n[ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590361] Linux agpgart interface v0.103\n[ 0.592821] brd: module loaded\n[ 0.593965] loop: module loaded\n[ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599721] GPT:90111 != 20971519\n[ 0.600411] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601503] GPT:90111 != 20971519\n[ 0.602182] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603142] vda: vda1 vda15\n[ 0.604849] scsi host0: ata_piix\n[ 0.605959] scsi host1: ata_piix\n[ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609303] libphy: Fixed MDIO Bus: probed\n[ 0.610120] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611061] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613313] PPP generic driver version 2.4.2\n[ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615533] ehci-pci: EHCI PCI platform driver\n[ 0.616405] ehci-platform: EHCI generic platform driver\n[ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618511] ohci-pci: OHCI PCI platform driver\n[ 0.619369] ohci-platform: OHCI generic platform driver\n[ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642011] usb usb1: Product: UHCI Host Controller\n[ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644083] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645099] hub 1-0:1.0: USB hub found\n[ 0.645877] hub 1-0:1.0: 2 ports detected\n[ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650885] mousedev: PS/2 mouse device common for all mice\n[ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653986] rtc_cmos 00:00: RTC can wake from S4\n[ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657460] i2c /dev entries driver\n[ 0.658210] device-mapper: uevent: version 1.0.3\n[ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662060] NET: Registered protocol family 10\n[ 0.663047] NET: Registered protocol family 17\n[ 0.663945] Key type dns_resolver registered\n[ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667702] registered taskstats version 1\n[ 0.668535] Loading compiled-in X.509 certificates\n[ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671799] zswap: loaded using pool lzo/zbud\n[ 0.673172] Key type trusted registered\n[ 0.674712] Key type encrypted registered\n[ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.676573] ima: No TPM chip found, activating TPM-bypass!\n[ 0.677620] evm: HMAC attrs: 0x1\n[ 0.678547] Magic number: 2:937:437\n[ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574)\n[ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682089] EDD information not available.\n[ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.770418] Write protecting the kernel read-only data: 14336k\n[ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.827326] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 15:26:38,016 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action used request id req-28770eb4-0378-4125-ae8a-ef653f72d866 2018-09-26 15:26:38,021 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:38,477 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09c93f14-7325-4b87-b9c5-50db573e0ef7 x-compute-request-id: req-09c93f14-7325-4b87-b9c5-50db573e0ef7 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bf:3c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "bookmark"}], "image": {"id": "6e444b5e-0dd6-436b-984f-955a4504bf59", "links": [{"href": "http://172.30.9.22:8774/images/6e444b5e-0dd6-436b-984f-955a4504bf59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:26:13.000000", "flavor": {"id": "f4ab962f-a392-43c6-8df9-4d0201976ffc", "links": [{"href": "http://172.30.9.22:8774/flavors/f4ab962f-a392-43c6-8df9-4d0201976ffc", "rel": "bookmark"}]}, "id": "165290b8-1fbc-4538-8d27-8c00f21a4ee6", "security_groups": [{"name": "default"}], "user_id": "f9350a4137f14dae896c84ec494a7dd3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:26:14Z", "hostId": "febf6413e37e437cb137e102a04722e5f6bc5d25e699857bd984f2e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-inst", "created": "2018-09-26T15:26:09Z", "tenant_id": "167f148a11b04f108770753c26bad53e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:26:38,477 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 used request id req-09c93f14-7325-4b87-b9c5-50db573e0ef7 2018-09-26 15:26:38,480 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:26:39,736 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7aac4cb0-039e-4f79-bafd-afc8ce42180e x-compute-request-id: req-7aac4cb0-039e-4f79-bafd-afc8ce42180e Content-Encoding: gzip Content-Length: 7679 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484963912 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130798] pid_max: default: 32768 minimum: 301\n[ 0.131692] ACPI: Core revision 20150930\n[ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134380] Security Framework initialized\n[ 0.135199] Yama: becoming mindful.\n[ 0.135933] AppArmor: AppArmor initialized\n[ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141906] Initializing cgroup subsys io\n[ 0.142717] Initializing cgroup subsys memory\n[ 0.143574] Initializing cgroup subsys devices\n[ 0.144452] Initializing cgroup subsys freezer\n[ 0.145327] Initializing cgroup subsys net_cls\n[ 0.146199] Initializing cgroup subsys perf_event\n[ 0.147113] Initializing cgroup subsys net_prio\n[ 0.147999] Initializing cgroup subsys hugetlb\n[ 0.148880] Initializing cgroup subsys pids\n[ 0.149755] CPU: Physical Processor ID: 0\n[ 0.151242] mce: CPU supports 10 MCE banks\n[ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170078] ftrace: allocating 31920 entries in 125 pages\n[ 0.196078] smpboot: Max logical packages: 1\n[ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198301] x2apic enabled\n[ 0.199110] Switched APIC routing to physical x2apic.\n[ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205787] KVM setup paravirtual spinlock\n[ 0.207075] x86: Booted up 1 node, 1 CPUs\n[ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209284] devtmpfs: initialized\n[ 0.210988] evm: security.selinux\n[ 0.211697] evm: security.SMACK64\n[ 0.212383] evm: security.SMACK64EXEC\n[ 0.213133] evm: security.SMACK64TRANSMUTE\n[ 0.213941] evm: security.SMACK64MMAP\n[ 0.214688] evm: security.ima\n[ 0.215328] evm: security.capability\n[ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217977] pinctrl core: initialized pinctrl subsystem\n[ 0.219083] RTC time: 15:26:13, date: 09/26/18\n[ 0.220039] NET: Registered protocol family 16\n[ 0.221009] cpuidle: using governor ladder\n[ 0.221830] cpuidle: using governor menu\n[ 0.222619] PCCT header not found.\n[ 0.223376] ACPI: bus type PCI registered\n[ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225432] PCI: Using configuration type 1 for base access\n[ 0.227178] ACPI: Added _OSI(Module Device)\n[ 0.228025] ACPI: Added _OSI(Processor Device)\n[ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229787] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231894] ACPI: Interpreter enabled\n[ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240077] ACPI: (supports S0 S5)\n[ 0.240788] ACPI: Using IOAPIC for interrupt routing\n[ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250754] acpiphp: Slot [3] registered\n[ 0.251558] acpiphp: Slot [4] registered\n[ 0.252356] acpiphp: Slot [5] registered\n[ 0.253156] acpiphp: Slot [6] registered\n[ 0.253966] acpiphp: Slot [7] registered\n[ 0.254773] acpiphp: Slot [8] registered\n[ 0.255575] acpiphp: Slot [9] registered\n[ 0.256370] acpiphp: Slot [10] registered\n[ 0.257190] acpiphp: Slot [11] registered\n[ 0.258008] acpiphp: Slot [12] registered\n[ 0.258831] acpiphp: Slot [13] registered\n[ 0.259642] acpiphp: Slot [14] registered\n[ 0.260449] acpiphp: Slot [15] registered\n[ 0.271365] acpiphp: Slot [16] registered\n[ 0.272183] acpiphp: Slot [17] registered\n[ 0.272998] acpiphp: Slot [18] registered\n[ 0.273811] acpiphp: Slot [19] registered\n[ 0.274622] acpiphp: Slot [20] registered\n[ 0.275434] acpiphp: Slot [21] registered\n[ 0.276248] acpiphp: Slot [22] registered\n[ 0.277060] acpiphp: Slot [23] registered\n[ 0.277873] acpiphp: Slot [24] registered\n[ 0.278687] acpiphp: Slot [25] registered\n[ 0.279501] acpiphp: Slot [26] registered\n[ 0.280307] acpiphp: Slot [27] registered\n[ 0.281123] acpiphp: Slot [28] registered\n[ 0.281933] acpiphp: Slot [29] registered\n[ 0.282746] acpiphp: Slot [30] registered\n[ 0.283565] acpiphp: Slot [31] registered\n[ 0.284371] PCI host bridge to bus 0000:00\n[ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364716] vgaarb: loaded\n[ 0.365317] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366475] SCSI subsystem initialized\n[ 0.367297] ACPI: bus type USB registered\n[ 0.368122] usbcore: registered new interface driver usbfs\n[ 0.369153] usbcore: registered new interface driver hub\n[ 0.370166] usbcore: registered new device driver usb\n[ 0.371227] PCI: Using ACPI for IRQ routing\n[ 0.372258] NetLabel: Initializing\n[ 0.372976] NetLabel: domain hash size = 128\n[ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374774] NetLabel: unlabeled traffic allowed by default\n[ 0.375885] clocksource: Switched to clocksource kvm-clock\n[ 0.381270] AppArmor: AppArmor Filesystem Enabled\n[ 0.382229] pnp: PnP ACPI init\n[ 0.383144] pnp: PnP ACPI: found 5 devices\n[ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390887] NET: Registered protocol family 2\n[ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.394317] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397753] NET: Registered protocol family 1\n[ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429490] Trying to unpack rootfs image as initramfs...\n[ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.493506] Scanning for low memory corruption every 60 seconds\n[ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495958] audit: initializing netlink subsys (disabled)\n[ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized\n[ 0.498293] Initialise system trusted keyring\n[ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502360] zbud: loaded\n[ 0.503061] VFS: Disk quotas dquot_6.6.0\n[ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505388] fuse init (API version 7.23)\n[ 0.506271] Key type big_key registered\n[ 0.507072] Allocating IMA MOK and blacklist keyrings.\n[ 0.508187] Key type asymmetric registered\n[ 0.509012] Asymmetric key parser 'x509' registered\n[ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511426] io scheduler noop registered\n[ 0.512233] io scheduler deadline registered (default)\n[ 0.513223] io scheduler cfq registered\n[ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517819] ACPI: Power Button [PWRF]\n[ 0.518654] GHES: HEST is not enabled!\n[ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590361] Linux agpgart interface v0.103\n[ 0.592821] brd: module loaded\n[ 0.593965] loop: module loaded\n[ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599721] GPT:90111 != 20971519\n[ 0.600411] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601503] GPT:90111 != 20971519\n[ 0.602182] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603142] vda: vda1 vda15\n[ 0.604849] scsi host0: ata_piix\n[ 0.605959] scsi host1: ata_piix\n[ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609303] libphy: Fixed MDIO Bus: probed\n[ 0.610120] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611061] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613313] PPP generic driver version 2.4.2\n[ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615533] ehci-pci: EHCI PCI platform driver\n[ 0.616405] ehci-platform: EHCI generic platform driver\n[ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618511] ohci-pci: OHCI PCI platform driver\n[ 0.619369] ohci-platform: OHCI generic platform driver\n[ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642011] usb usb1: Product: UHCI Host Controller\n[ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644083] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645099] hub 1-0:1.0: USB hub found\n[ 0.645877] hub 1-0:1.0: 2 ports detected\n[ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650885] mousedev: PS/2 mouse device common for all mice\n[ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653986] rtc_cmos 00:00: RTC can wake from S4\n[ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657460] i2c /dev entries driver\n[ 0.658210] device-mapper: uevent: version 1.0.3\n[ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662060] NET: Registered protocol family 10\n[ 0.663047] NET: Registered protocol family 17\n[ 0.663945] Key type dns_resolver registered\n[ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667702] registered taskstats version 1\n[ 0.668535] Loading compiled-in X.509 certificates\n[ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671799] zswap: loaded using pool lzo/zbud\n[ 0.673172] Key type trusted registered\n[ 0.674712] Key type encrypted registered\n[ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.676573] ima: No TPM chip found, activating TPM-bypass!\n[ 0.677620] evm: HMAC attrs: 0x1\n[ 0.678547] Magic number: 2:937:437\n[ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574)\n[ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682089] EDD information not available.\n[ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.770418] Write protecting the kernel read-only data: 14336k\n[ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.827326] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 15:26:39,736 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action used request id req-7aac4cb0-039e-4f79-bafd-afc8ce42180e 2018-09-26 15:26:39,741 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:40,373 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7658430-57f9-4ab1-9952-7ee6167e443a x-compute-request-id: req-f7658430-57f9-4ab1-9952-7ee6167e443a Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bf:3c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "bookmark"}], "image": {"id": "6e444b5e-0dd6-436b-984f-955a4504bf59", "links": [{"href": "http://172.30.9.22:8774/images/6e444b5e-0dd6-436b-984f-955a4504bf59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:26:13.000000", "flavor": {"id": "f4ab962f-a392-43c6-8df9-4d0201976ffc", "links": [{"href": "http://172.30.9.22:8774/flavors/f4ab962f-a392-43c6-8df9-4d0201976ffc", "rel": "bookmark"}]}, "id": "165290b8-1fbc-4538-8d27-8c00f21a4ee6", "security_groups": [{"name": "default"}], "user_id": "f9350a4137f14dae896c84ec494a7dd3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:26:14Z", "hostId": "febf6413e37e437cb137e102a04722e5f6bc5d25e699857bd984f2e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-inst", "created": "2018-09-26T15:26:09Z", "tenant_id": "167f148a11b04f108770753c26bad53e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:26:40,373 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 used request id req-f7658430-57f9-4ab1-9952-7ee6167e443a 2018-09-26 15:26:40,376 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:26:41,476 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a72717db-8ed6-4438-b95a-e92170c9a757 x-compute-request-id: req-a72717db-8ed6-4438-b95a-e92170c9a757 Content-Encoding: gzip Content-Length: 7679 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484963912 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130798] pid_max: default: 32768 minimum: 301\n[ 0.131692] ACPI: Core revision 20150930\n[ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134380] Security Framework initialized\n[ 0.135199] Yama: becoming mindful.\n[ 0.135933] AppArmor: AppArmor initialized\n[ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141906] Initializing cgroup subsys io\n[ 0.142717] Initializing cgroup subsys memory\n[ 0.143574] Initializing cgroup subsys devices\n[ 0.144452] Initializing cgroup subsys freezer\n[ 0.145327] Initializing cgroup subsys net_cls\n[ 0.146199] Initializing cgroup subsys perf_event\n[ 0.147113] Initializing cgroup subsys net_prio\n[ 0.147999] Initializing cgroup subsys hugetlb\n[ 0.148880] Initializing cgroup subsys pids\n[ 0.149755] CPU: Physical Processor ID: 0\n[ 0.151242] mce: CPU supports 10 MCE banks\n[ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170078] ftrace: allocating 31920 entries in 125 pages\n[ 0.196078] smpboot: Max logical packages: 1\n[ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198301] x2apic enabled\n[ 0.199110] Switched APIC routing to physical x2apic.\n[ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205787] KVM setup paravirtual spinlock\n[ 0.207075] x86: Booted up 1 node, 1 CPUs\n[ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209284] devtmpfs: initialized\n[ 0.210988] evm: security.selinux\n[ 0.211697] evm: security.SMACK64\n[ 0.212383] evm: security.SMACK64EXEC\n[ 0.213133] evm: security.SMACK64TRANSMUTE\n[ 0.213941] evm: security.SMACK64MMAP\n[ 0.214688] evm: security.ima\n[ 0.215328] evm: security.capability\n[ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217977] pinctrl core: initialized pinctrl subsystem\n[ 0.219083] RTC time: 15:26:13, date: 09/26/18\n[ 0.220039] NET: Registered protocol family 16\n[ 0.221009] cpuidle: using governor ladder\n[ 0.221830] cpuidle: using governor menu\n[ 0.222619] PCCT header not found.\n[ 0.223376] ACPI: bus type PCI registered\n[ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225432] PCI: Using configuration type 1 for base access\n[ 0.227178] ACPI: Added _OSI(Module Device)\n[ 0.228025] ACPI: Added _OSI(Processor Device)\n[ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229787] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231894] ACPI: Interpreter enabled\n[ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240077] ACPI: (supports S0 S5)\n[ 0.240788] ACPI: Using IOAPIC for interrupt routing\n[ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250754] acpiphp: Slot [3] registered\n[ 0.251558] acpiphp: Slot [4] registered\n[ 0.252356] acpiphp: Slot [5] registered\n[ 0.253156] acpiphp: Slot [6] registered\n[ 0.253966] acpiphp: Slot [7] registered\n[ 0.254773] acpiphp: Slot [8] registered\n[ 0.255575] acpiphp: Slot [9] registered\n[ 0.256370] acpiphp: Slot [10] registered\n[ 0.257190] acpiphp: Slot [11] registered\n[ 0.258008] acpiphp: Slot [12] registered\n[ 0.258831] acpiphp: Slot [13] registered\n[ 0.259642] acpiphp: Slot [14] registered\n[ 0.260449] acpiphp: Slot [15] registered\n[ 0.271365] acpiphp: Slot [16] registered\n[ 0.272183] acpiphp: Slot [17] registered\n[ 0.272998] acpiphp: Slot [18] registered\n[ 0.273811] acpiphp: Slot [19] registered\n[ 0.274622] acpiphp: Slot [20] registered\n[ 0.275434] acpiphp: Slot [21] registered\n[ 0.276248] acpiphp: Slot [22] registered\n[ 0.277060] acpiphp: Slot [23] registered\n[ 0.277873] acpiphp: Slot [24] registered\n[ 0.278687] acpiphp: Slot [25] registered\n[ 0.279501] acpiphp: Slot [26] registered\n[ 0.280307] acpiphp: Slot [27] registered\n[ 0.281123] acpiphp: Slot [28] registered\n[ 0.281933] acpiphp: Slot [29] registered\n[ 0.282746] acpiphp: Slot [30] registered\n[ 0.283565] acpiphp: Slot [31] registered\n[ 0.284371] PCI host bridge to bus 0000:00\n[ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364716] vgaarb: loaded\n[ 0.365317] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366475] SCSI subsystem initialized\n[ 0.367297] ACPI: bus type USB registered\n[ 0.368122] usbcore: registered new interface driver usbfs\n[ 0.369153] usbcore: registered new interface driver hub\n[ 0.370166] usbcore: registered new device driver usb\n[ 0.371227] PCI: Using ACPI for IRQ routing\n[ 0.372258] NetLabel: Initializing\n[ 0.372976] NetLabel: domain hash size = 128\n[ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374774] NetLabel: unlabeled traffic allowed by default\n[ 0.375885] clocksource: Switched to clocksource kvm-clock\n[ 0.381270] AppArmor: AppArmor Filesystem Enabled\n[ 0.382229] pnp: PnP ACPI init\n[ 0.383144] pnp: PnP ACPI: found 5 devices\n[ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390887] NET: Registered protocol family 2\n[ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.394317] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397753] NET: Registered protocol family 1\n[ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429490] Trying to unpack rootfs image as initramfs...\n[ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.493506] Scanning for low memory corruption every 60 seconds\n[ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495958] audit: initializing netlink subsys (disabled)\n[ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized\n[ 0.498293] Initialise system trusted keyring\n[ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502360] zbud: loaded\n[ 0.503061] VFS: Disk quotas dquot_6.6.0\n[ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505388] fuse init (API version 7.23)\n[ 0.506271] Key type big_key registered\n[ 0.507072] Allocating IMA MOK and blacklist keyrings.\n[ 0.508187] Key type asymmetric registered\n[ 0.509012] Asymmetric key parser 'x509' registered\n[ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511426] io scheduler noop registered\n[ 0.512233] io scheduler deadline registered (default)\n[ 0.513223] io scheduler cfq registered\n[ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517819] ACPI: Power Button [PWRF]\n[ 0.518654] GHES: HEST is not enabled!\n[ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590361] Linux agpgart interface v0.103\n[ 0.592821] brd: module loaded\n[ 0.593965] loop: module loaded\n[ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599721] GPT:90111 != 20971519\n[ 0.600411] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601503] GPT:90111 != 20971519\n[ 0.602182] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603142] vda: vda1 vda15\n[ 0.604849] scsi host0: ata_piix\n[ 0.605959] scsi host1: ata_piix\n[ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609303] libphy: Fixed MDIO Bus: probed\n[ 0.610120] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611061] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613313] PPP generic driver version 2.4.2\n[ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615533] ehci-pci: EHCI PCI platform driver\n[ 0.616405] ehci-platform: EHCI generic platform driver\n[ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618511] ohci-pci: OHCI PCI platform driver\n[ 0.619369] ohci-platform: OHCI generic platform driver\n[ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642011] usb usb1: Product: UHCI Host Controller\n[ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644083] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645099] hub 1-0:1.0: USB hub found\n[ 0.645877] hub 1-0:1.0: 2 ports detected\n[ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650885] mousedev: PS/2 mouse device common for all mice\n[ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653986] rtc_cmos 00:00: RTC can wake from S4\n[ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657460] i2c /dev entries driver\n[ 0.658210] device-mapper: uevent: version 1.0.3\n[ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662060] NET: Registered protocol family 10\n[ 0.663047] NET: Registered protocol family 17\n[ 0.663945] Key type dns_resolver registered\n[ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667702] registered taskstats version 1\n[ 0.668535] Loading compiled-in X.509 certificates\n[ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671799] zswap: loaded using pool lzo/zbud\n[ 0.673172] Key type trusted registered\n[ 0.674712] Key type encrypted registered\n[ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.676573] ima: No TPM chip found, activating TPM-bypass!\n[ 0.677620] evm: HMAC attrs: 0x1\n[ 0.678547] Magic number: 2:937:437\n[ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574)\n[ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682089] EDD information not available.\n[ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.770418] Write protecting the kernel read-only data: 14336k\n[ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.827326] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 15:26:41,477 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action used request id req-a72717db-8ed6-4438-b95a-e92170c9a757 2018-09-26 15:26:41,481 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:42,170 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1155123a-ebc4-4fbf-83b5-b0ae457e6b94 x-compute-request-id: req-1155123a-ebc4-4fbf-83b5-b0ae457e6b94 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bf:3c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "bookmark"}], "image": {"id": "6e444b5e-0dd6-436b-984f-955a4504bf59", "links": [{"href": "http://172.30.9.22:8774/images/6e444b5e-0dd6-436b-984f-955a4504bf59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:26:13.000000", "flavor": {"id": "f4ab962f-a392-43c6-8df9-4d0201976ffc", "links": [{"href": "http://172.30.9.22:8774/flavors/f4ab962f-a392-43c6-8df9-4d0201976ffc", "rel": "bookmark"}]}, "id": "165290b8-1fbc-4538-8d27-8c00f21a4ee6", "security_groups": [{"name": "default"}], "user_id": "f9350a4137f14dae896c84ec494a7dd3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:26:14Z", "hostId": "febf6413e37e437cb137e102a04722e5f6bc5d25e699857bd984f2e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-inst", "created": "2018-09-26T15:26:09Z", "tenant_id": "167f148a11b04f108770753c26bad53e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:26:42,170 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 used request id req-1155123a-ebc4-4fbf-83b5-b0ae457e6b94 2018-09-26 15:26:42,173 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:26:43,278 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5144818c-5e5a-4dff-a70b-068d32d42c17 x-compute-request-id: req-5144818c-5e5a-4dff-a70b-068d32d42c17 Content-Encoding: gzip Content-Length: 7679 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484963912 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130798] pid_max: default: 32768 minimum: 301\n[ 0.131692] ACPI: Core revision 20150930\n[ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134380] Security Framework initialized\n[ 0.135199] Yama: becoming mindful.\n[ 0.135933] AppArmor: AppArmor initialized\n[ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141906] Initializing cgroup subsys io\n[ 0.142717] Initializing cgroup subsys memory\n[ 0.143574] Initializing cgroup subsys devices\n[ 0.144452] Initializing cgroup subsys freezer\n[ 0.145327] Initializing cgroup subsys net_cls\n[ 0.146199] Initializing cgroup subsys perf_event\n[ 0.147113] Initializing cgroup subsys net_prio\n[ 0.147999] Initializing cgroup subsys hugetlb\n[ 0.148880] Initializing cgroup subsys pids\n[ 0.149755] CPU: Physical Processor ID: 0\n[ 0.151242] mce: CPU supports 10 MCE banks\n[ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170078] ftrace: allocating 31920 entries in 125 pages\n[ 0.196078] smpboot: Max logical packages: 1\n[ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198301] x2apic enabled\n[ 0.199110] Switched APIC routing to physical x2apic.\n[ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205787] KVM setup paravirtual spinlock\n[ 0.207075] x86: Booted up 1 node, 1 CPUs\n[ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209284] devtmpfs: initialized\n[ 0.210988] evm: security.selinux\n[ 0.211697] evm: security.SMACK64\n[ 0.212383] evm: security.SMACK64EXEC\n[ 0.213133] evm: security.SMACK64TRANSMUTE\n[ 0.213941] evm: security.SMACK64MMAP\n[ 0.214688] evm: security.ima\n[ 0.215328] evm: security.capability\n[ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217977] pinctrl core: initialized pinctrl subsystem\n[ 0.219083] RTC time: 15:26:13, date: 09/26/18\n[ 0.220039] NET: Registered protocol family 16\n[ 0.221009] cpuidle: using governor ladder\n[ 0.221830] cpuidle: using governor menu\n[ 0.222619] PCCT header not found.\n[ 0.223376] ACPI: bus type PCI registered\n[ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225432] PCI: Using configuration type 1 for base access\n[ 0.227178] ACPI: Added _OSI(Module Device)\n[ 0.228025] ACPI: Added _OSI(Processor Device)\n[ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229787] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231894] ACPI: Interpreter enabled\n[ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240077] ACPI: (supports S0 S5)\n[ 0.240788] ACPI: Using IOAPIC for interrupt routing\n[ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250754] acpiphp: Slot [3] registered\n[ 0.251558] acpiphp: Slot [4] registered\n[ 0.252356] acpiphp: Slot [5] registered\n[ 0.253156] acpiphp: Slot [6] registered\n[ 0.253966] acpiphp: Slot [7] registered\n[ 0.254773] acpiphp: Slot [8] registered\n[ 0.255575] acpiphp: Slot [9] registered\n[ 0.256370] acpiphp: Slot [10] registered\n[ 0.257190] acpiphp: Slot [11] registered\n[ 0.258008] acpiphp: Slot [12] registered\n[ 0.258831] acpiphp: Slot [13] registered\n[ 0.259642] acpiphp: Slot [14] registered\n[ 0.260449] acpiphp: Slot [15] registered\n[ 0.271365] acpiphp: Slot [16] registered\n[ 0.272183] acpiphp: Slot [17] registered\n[ 0.272998] acpiphp: Slot [18] registered\n[ 0.273811] acpiphp: Slot [19] registered\n[ 0.274622] acpiphp: Slot [20] registered\n[ 0.275434] acpiphp: Slot [21] registered\n[ 0.276248] acpiphp: Slot [22] registered\n[ 0.277060] acpiphp: Slot [23] registered\n[ 0.277873] acpiphp: Slot [24] registered\n[ 0.278687] acpiphp: Slot [25] registered\n[ 0.279501] acpiphp: Slot [26] registered\n[ 0.280307] acpiphp: Slot [27] registered\n[ 0.281123] acpiphp: Slot [28] registered\n[ 0.281933] acpiphp: Slot [29] registered\n[ 0.282746] acpiphp: Slot [30] registered\n[ 0.283565] acpiphp: Slot [31] registered\n[ 0.284371] PCI host bridge to bus 0000:00\n[ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364716] vgaarb: loaded\n[ 0.365317] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366475] SCSI subsystem initialized\n[ 0.367297] ACPI: bus type USB registered\n[ 0.368122] usbcore: registered new interface driver usbfs\n[ 0.369153] usbcore: registered new interface driver hub\n[ 0.370166] usbcore: registered new device driver usb\n[ 0.371227] PCI: Using ACPI for IRQ routing\n[ 0.372258] NetLabel: Initializing\n[ 0.372976] NetLabel: domain hash size = 128\n[ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374774] NetLabel: unlabeled traffic allowed by default\n[ 0.375885] clocksource: Switched to clocksource kvm-clock\n[ 0.381270] AppArmor: AppArmor Filesystem Enabled\n[ 0.382229] pnp: PnP ACPI init\n[ 0.383144] pnp: PnP ACPI: found 5 devices\n[ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390887] NET: Registered protocol family 2\n[ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.394317] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397753] NET: Registered protocol family 1\n[ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429490] Trying to unpack rootfs image as initramfs...\n[ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.493506] Scanning for low memory corruption every 60 seconds\n[ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495958] audit: initializing netlink subsys (disabled)\n[ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized\n[ 0.498293] Initialise system trusted keyring\n[ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502360] zbud: loaded\n[ 0.503061] VFS: Disk quotas dquot_6.6.0\n[ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505388] fuse init (API version 7.23)\n[ 0.506271] Key type big_key registered\n[ 0.507072] Allocating IMA MOK and blacklist keyrings.\n[ 0.508187] Key type asymmetric registered\n[ 0.509012] Asymmetric key parser 'x509' registered\n[ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511426] io scheduler noop registered\n[ 0.512233] io scheduler deadline registered (default)\n[ 0.513223] io scheduler cfq registered\n[ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517819] ACPI: Power Button [PWRF]\n[ 0.518654] GHES: HEST is not enabled!\n[ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590361] Linux agpgart interface v0.103\n[ 0.592821] brd: module loaded\n[ 0.593965] loop: module loaded\n[ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599721] GPT:90111 != 20971519\n[ 0.600411] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601503] GPT:90111 != 20971519\n[ 0.602182] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603142] vda: vda1 vda15\n[ 0.604849] scsi host0: ata_piix\n[ 0.605959] scsi host1: ata_piix\n[ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609303] libphy: Fixed MDIO Bus: probed\n[ 0.610120] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611061] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613313] PPP generic driver version 2.4.2\n[ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615533] ehci-pci: EHCI PCI platform driver\n[ 0.616405] ehci-platform: EHCI generic platform driver\n[ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618511] ohci-pci: OHCI PCI platform driver\n[ 0.619369] ohci-platform: OHCI generic platform driver\n[ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642011] usb usb1: Product: UHCI Host Controller\n[ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644083] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645099] hub 1-0:1.0: USB hub found\n[ 0.645877] hub 1-0:1.0: 2 ports detected\n[ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650885] mousedev: PS/2 mouse device common for all mice\n[ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653986] rtc_cmos 00:00: RTC can wake from S4\n[ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657460] i2c /dev entries driver\n[ 0.658210] device-mapper: uevent: version 1.0.3\n[ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662060] NET: Registered protocol family 10\n[ 0.663047] NET: Registered protocol family 17\n[ 0.663945] Key type dns_resolver registered\n[ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667702] registered taskstats version 1\n[ 0.668535] Loading compiled-in X.509 certificates\n[ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671799] zswap: loaded using pool lzo/zbud\n[ 0.673172] Key type trusted registered\n[ 0.674712] Key type encrypted registered\n[ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.676573] ima: No TPM chip found, activating TPM-bypass!\n[ 0.677620] evm: HMAC attrs: 0x1\n[ 0.678547] Magic number: 2:937:437\n[ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574)\n[ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682089] EDD information not available.\n[ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.770418] Write protecting the kernel read-only data: 14336k\n[ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.827326] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 15:26:43,279 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action used request id req-5144818c-5e5a-4dff-a70b-068d32d42c17 2018-09-26 15:26:43,283 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:43,590 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-08751c36-0b36-4150-a66e-94ed78d7a31b x-compute-request-id: req-08751c36-0b36-4150-a66e-94ed78d7a31b Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bf:3c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "bookmark"}], "image": {"id": "6e444b5e-0dd6-436b-984f-955a4504bf59", "links": [{"href": "http://172.30.9.22:8774/images/6e444b5e-0dd6-436b-984f-955a4504bf59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:26:13.000000", "flavor": {"id": "f4ab962f-a392-43c6-8df9-4d0201976ffc", "links": [{"href": "http://172.30.9.22:8774/flavors/f4ab962f-a392-43c6-8df9-4d0201976ffc", "rel": "bookmark"}]}, "id": "165290b8-1fbc-4538-8d27-8c00f21a4ee6", "security_groups": [{"name": "default"}], "user_id": "f9350a4137f14dae896c84ec494a7dd3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:26:14Z", "hostId": "febf6413e37e437cb137e102a04722e5f6bc5d25e699857bd984f2e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-inst", "created": "2018-09-26T15:26:09Z", "tenant_id": "167f148a11b04f108770753c26bad53e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:26:43,590 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 used request id req-08751c36-0b36-4150-a66e-94ed78d7a31b 2018-09-26 15:26:43,593 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:26:44,664 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ee6b966d-6c21-4c8c-bd1c-39361c38c307 x-compute-request-id: req-ee6b966d-6c21-4c8c-bd1c-39361c38c307 Content-Encoding: gzip Content-Length: 7679 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484963912 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130798] pid_max: default: 32768 minimum: 301\n[ 0.131692] ACPI: Core revision 20150930\n[ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134380] Security Framework initialized\n[ 0.135199] Yama: becoming mindful.\n[ 0.135933] AppArmor: AppArmor initialized\n[ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141906] Initializing cgroup subsys io\n[ 0.142717] Initializing cgroup subsys memory\n[ 0.143574] Initializing cgroup subsys devices\n[ 0.144452] Initializing cgroup subsys freezer\n[ 0.145327] Initializing cgroup subsys net_cls\n[ 0.146199] Initializing cgroup subsys perf_event\n[ 0.147113] Initializing cgroup subsys net_prio\n[ 0.147999] Initializing cgroup subsys hugetlb\n[ 0.148880] Initializing cgroup subsys pids\n[ 0.149755] CPU: Physical Processor ID: 0\n[ 0.151242] mce: CPU supports 10 MCE banks\n[ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170078] ftrace: allocating 31920 entries in 125 pages\n[ 0.196078] smpboot: Max logical packages: 1\n[ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198301] x2apic enabled\n[ 0.199110] Switched APIC routing to physical x2apic.\n[ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205787] KVM setup paravirtual spinlock\n[ 0.207075] x86: Booted up 1 node, 1 CPUs\n[ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209284] devtmpfs: initialized\n[ 0.210988] evm: security.selinux\n[ 0.211697] evm: security.SMACK64\n[ 0.212383] evm: security.SMACK64EXEC\n[ 0.213133] evm: security.SMACK64TRANSMUTE\n[ 0.213941] evm: security.SMACK64MMAP\n[ 0.214688] evm: security.ima\n[ 0.215328] evm: security.capability\n[ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217977] pinctrl core: initialized pinctrl subsystem\n[ 0.219083] RTC time: 15:26:13, date: 09/26/18\n[ 0.220039] NET: Registered protocol family 16\n[ 0.221009] cpuidle: using governor ladder\n[ 0.221830] cpuidle: using governor menu\n[ 0.222619] PCCT header not found.\n[ 0.223376] ACPI: bus type PCI registered\n[ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225432] PCI: Using configuration type 1 for base access\n[ 0.227178] ACPI: Added _OSI(Module Device)\n[ 0.228025] ACPI: Added _OSI(Processor Device)\n[ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229787] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231894] ACPI: Interpreter enabled\n[ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240077] ACPI: (supports S0 S5)\n[ 0.240788] ACPI: Using IOAPIC for interrupt routing\n[ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250754] acpiphp: Slot [3] registered\n[ 0.251558] acpiphp: Slot [4] registered\n[ 0.252356] acpiphp: Slot [5] registered\n[ 0.253156] acpiphp: Slot [6] registered\n[ 0.253966] acpiphp: Slot [7] registered\n[ 0.254773] acpiphp: Slot [8] registered\n[ 0.255575] acpiphp: Slot [9] registered\n[ 0.256370] acpiphp: Slot [10] registered\n[ 0.257190] acpiphp: Slot [11] registered\n[ 0.258008] acpiphp: Slot [12] registered\n[ 0.258831] acpiphp: Slot [13] registered\n[ 0.259642] acpiphp: Slot [14] registered\n[ 0.260449] acpiphp: Slot [15] registered\n[ 0.271365] acpiphp: Slot [16] registered\n[ 0.272183] acpiphp: Slot [17] registered\n[ 0.272998] acpiphp: Slot [18] registered\n[ 0.273811] acpiphp: Slot [19] registered\n[ 0.274622] acpiphp: Slot [20] registered\n[ 0.275434] acpiphp: Slot [21] registered\n[ 0.276248] acpiphp: Slot [22] registered\n[ 0.277060] acpiphp: Slot [23] registered\n[ 0.277873] acpiphp: Slot [24] registered\n[ 0.278687] acpiphp: Slot [25] registered\n[ 0.279501] acpiphp: Slot [26] registered\n[ 0.280307] acpiphp: Slot [27] registered\n[ 0.281123] acpiphp: Slot [28] registered\n[ 0.281933] acpiphp: Slot [29] registered\n[ 0.282746] acpiphp: Slot [30] registered\n[ 0.283565] acpiphp: Slot [31] registered\n[ 0.284371] PCI host bridge to bus 0000:00\n[ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364716] vgaarb: loaded\n[ 0.365317] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366475] SCSI subsystem initialized\n[ 0.367297] ACPI: bus type USB registered\n[ 0.368122] usbcore: registered new interface driver usbfs\n[ 0.369153] usbcore: registered new interface driver hub\n[ 0.370166] usbcore: registered new device driver usb\n[ 0.371227] PCI: Using ACPI for IRQ routing\n[ 0.372258] NetLabel: Initializing\n[ 0.372976] NetLabel: domain hash size = 128\n[ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374774] NetLabel: unlabeled traffic allowed by default\n[ 0.375885] clocksource: Switched to clocksource kvm-clock\n[ 0.381270] AppArmor: AppArmor Filesystem Enabled\n[ 0.382229] pnp: PnP ACPI init\n[ 0.383144] pnp: PnP ACPI: found 5 devices\n[ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390887] NET: Registered protocol family 2\n[ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.394317] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397753] NET: Registered protocol family 1\n[ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429490] Trying to unpack rootfs image as initramfs...\n[ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.493506] Scanning for low memory corruption every 60 seconds\n[ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495958] audit: initializing netlink subsys (disabled)\n[ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized\n[ 0.498293] Initialise system trusted keyring\n[ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502360] zbud: loaded\n[ 0.503061] VFS: Disk quotas dquot_6.6.0\n[ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505388] fuse init (API version 7.23)\n[ 0.506271] Key type big_key registered\n[ 0.507072] Allocating IMA MOK and blacklist keyrings.\n[ 0.508187] Key type asymmetric registered\n[ 0.509012] Asymmetric key parser 'x509' registered\n[ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511426] io scheduler noop registered\n[ 0.512233] io scheduler deadline registered (default)\n[ 0.513223] io scheduler cfq registered\n[ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517819] ACPI: Power Button [PWRF]\n[ 0.518654] GHES: HEST is not enabled!\n[ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590361] Linux agpgart interface v0.103\n[ 0.592821] brd: module loaded\n[ 0.593965] loop: module loaded\n[ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599721] GPT:90111 != 20971519\n[ 0.600411] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601503] GPT:90111 != 20971519\n[ 0.602182] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603142] vda: vda1 vda15\n[ 0.604849] scsi host0: ata_piix\n[ 0.605959] scsi host1: ata_piix\n[ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609303] libphy: Fixed MDIO Bus: probed\n[ 0.610120] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611061] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613313] PPP generic driver version 2.4.2\n[ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615533] ehci-pci: EHCI PCI platform driver\n[ 0.616405] ehci-platform: EHCI generic platform driver\n[ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618511] ohci-pci: OHCI PCI platform driver\n[ 0.619369] ohci-platform: OHCI generic platform driver\n[ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642011] usb usb1: Product: UHCI Host Controller\n[ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644083] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645099] hub 1-0:1.0: USB hub found\n[ 0.645877] hub 1-0:1.0: 2 ports detected\n[ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650885] mousedev: PS/2 mouse device common for all mice\n[ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653986] rtc_cmos 00:00: RTC can wake from S4\n[ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657460] i2c /dev entries driver\n[ 0.658210] device-mapper: uevent: version 1.0.3\n[ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662060] NET: Registered protocol family 10\n[ 0.663047] NET: Registered protocol family 17\n[ 0.663945] Key type dns_resolver registered\n[ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667702] registered taskstats version 1\n[ 0.668535] Loading compiled-in X.509 certificates\n[ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671799] zswap: loaded using pool lzo/zbud\n[ 0.673172] Key type trusted registered\n[ 0.674712] Key type encrypted registered\n[ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.676573] ima: No TPM chip found, activating TPM-bypass!\n[ 0.677620] evm: HMAC attrs: 0x1\n[ 0.678547] Magic number: 2:937:437\n[ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574)\n[ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682089] EDD information not available.\n[ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.770418] Write protecting the kernel read-only data: 14336k\n[ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.827326] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 15:26:44,665 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action used request id req-ee6b966d-6c21-4c8c-bd1c-39361c38c307 2018-09-26 15:26:44,670 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:45,135 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e1e4089a-20db-4086-a201-15d3153a8c60 x-compute-request-id: req-e1e4089a-20db-4086-a201-15d3153a8c60 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bf:3c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "bookmark"}], "image": {"id": "6e444b5e-0dd6-436b-984f-955a4504bf59", "links": [{"href": "http://172.30.9.22:8774/images/6e444b5e-0dd6-436b-984f-955a4504bf59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:26:13.000000", "flavor": {"id": "f4ab962f-a392-43c6-8df9-4d0201976ffc", "links": [{"href": "http://172.30.9.22:8774/flavors/f4ab962f-a392-43c6-8df9-4d0201976ffc", "rel": "bookmark"}]}, "id": "165290b8-1fbc-4538-8d27-8c00f21a4ee6", "security_groups": [{"name": "default"}], "user_id": "f9350a4137f14dae896c84ec494a7dd3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:26:14Z", "hostId": "febf6413e37e437cb137e102a04722e5f6bc5d25e699857bd984f2e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-inst", "created": "2018-09-26T15:26:09Z", "tenant_id": "167f148a11b04f108770753c26bad53e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:26:45,135 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 used request id req-e1e4089a-20db-4086-a201-15d3153a8c60 2018-09-26 15:26:45,138 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:26:46,205 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-27e58eeb-6c7a-4832-828f-edcd9b010b98 x-compute-request-id: req-27e58eeb-6c7a-4832-828f-edcd9b010b98 Content-Encoding: gzip Content-Length: 7679 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484963912 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130798] pid_max: default: 32768 minimum: 301\n[ 0.131692] ACPI: Core revision 20150930\n[ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134380] Security Framework initialized\n[ 0.135199] Yama: becoming mindful.\n[ 0.135933] AppArmor: AppArmor initialized\n[ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141906] Initializing cgroup subsys io\n[ 0.142717] Initializing cgroup subsys memory\n[ 0.143574] Initializing cgroup subsys devices\n[ 0.144452] Initializing cgroup subsys freezer\n[ 0.145327] Initializing cgroup subsys net_cls\n[ 0.146199] Initializing cgroup subsys perf_event\n[ 0.147113] Initializing cgroup subsys net_prio\n[ 0.147999] Initializing cgroup subsys hugetlb\n[ 0.148880] Initializing cgroup subsys pids\n[ 0.149755] CPU: Physical Processor ID: 0\n[ 0.151242] mce: CPU supports 10 MCE banks\n[ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170078] ftrace: allocating 31920 entries in 125 pages\n[ 0.196078] smpboot: Max logical packages: 1\n[ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198301] x2apic enabled\n[ 0.199110] Switched APIC routing to physical x2apic.\n[ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205787] KVM setup paravirtual spinlock\n[ 0.207075] x86: Booted up 1 node, 1 CPUs\n[ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209284] devtmpfs: initialized\n[ 0.210988] evm: security.selinux\n[ 0.211697] evm: security.SMACK64\n[ 0.212383] evm: security.SMACK64EXEC\n[ 0.213133] evm: security.SMACK64TRANSMUTE\n[ 0.213941] evm: security.SMACK64MMAP\n[ 0.214688] evm: security.ima\n[ 0.215328] evm: security.capability\n[ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217977] pinctrl core: initialized pinctrl subsystem\n[ 0.219083] RTC time: 15:26:13, date: 09/26/18\n[ 0.220039] NET: Registered protocol family 16\n[ 0.221009] cpuidle: using governor ladder\n[ 0.221830] cpuidle: using governor menu\n[ 0.222619] PCCT header not found.\n[ 0.223376] ACPI: bus type PCI registered\n[ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225432] PCI: Using configuration type 1 for base access\n[ 0.227178] ACPI: Added _OSI(Module Device)\n[ 0.228025] ACPI: Added _OSI(Processor Device)\n[ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229787] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231894] ACPI: Interpreter enabled\n[ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240077] ACPI: (supports S0 S5)\n[ 0.240788] ACPI: Using IOAPIC for interrupt routing\n[ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250754] acpiphp: Slot [3] registered\n[ 0.251558] acpiphp: Slot [4] registered\n[ 0.252356] acpiphp: Slot [5] registered\n[ 0.253156] acpiphp: Slot [6] registered\n[ 0.253966] acpiphp: Slot [7] registered\n[ 0.254773] acpiphp: Slot [8] registered\n[ 0.255575] acpiphp: Slot [9] registered\n[ 0.256370] acpiphp: Slot [10] registered\n[ 0.257190] acpiphp: Slot [11] registered\n[ 0.258008] acpiphp: Slot [12] registered\n[ 0.258831] acpiphp: Slot [13] registered\n[ 0.259642] acpiphp: Slot [14] registered\n[ 0.260449] acpiphp: Slot [15] registered\n[ 0.271365] acpiphp: Slot [16] registered\n[ 0.272183] acpiphp: Slot [17] registered\n[ 0.272998] acpiphp: Slot [18] registered\n[ 0.273811] acpiphp: Slot [19] registered\n[ 0.274622] acpiphp: Slot [20] registered\n[ 0.275434] acpiphp: Slot [21] registered\n[ 0.276248] acpiphp: Slot [22] registered\n[ 0.277060] acpiphp: Slot [23] registered\n[ 0.277873] acpiphp: Slot [24] registered\n[ 0.278687] acpiphp: Slot [25] registered\n[ 0.279501] acpiphp: Slot [26] registered\n[ 0.280307] acpiphp: Slot [27] registered\n[ 0.281123] acpiphp: Slot [28] registered\n[ 0.281933] acpiphp: Slot [29] registered\n[ 0.282746] acpiphp: Slot [30] registered\n[ 0.283565] acpiphp: Slot [31] registered\n[ 0.284371] PCI host bridge to bus 0000:00\n[ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364716] vgaarb: loaded\n[ 0.365317] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366475] SCSI subsystem initialized\n[ 0.367297] ACPI: bus type USB registered\n[ 0.368122] usbcore: registered new interface driver usbfs\n[ 0.369153] usbcore: registered new interface driver hub\n[ 0.370166] usbcore: registered new device driver usb\n[ 0.371227] PCI: Using ACPI for IRQ routing\n[ 0.372258] NetLabel: Initializing\n[ 0.372976] NetLabel: domain hash size = 128\n[ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374774] NetLabel: unlabeled traffic allowed by default\n[ 0.375885] clocksource: Switched to clocksource kvm-clock\n[ 0.381270] AppArmor: AppArmor Filesystem Enabled\n[ 0.382229] pnp: PnP ACPI init\n[ 0.383144] pnp: PnP ACPI: found 5 devices\n[ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390887] NET: Registered protocol family 2\n[ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.394317] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397753] NET: Registered protocol family 1\n[ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429490] Trying to unpack rootfs image as initramfs...\n[ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.493506] Scanning for low memory corruption every 60 seconds\n[ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495958] audit: initializing netlink subsys (disabled)\n[ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized\n[ 0.498293] Initialise system trusted keyring\n[ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502360] zbud: loaded\n[ 0.503061] VFS: Disk quotas dquot_6.6.0\n[ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505388] fuse init (API version 7.23)\n[ 0.506271] Key type big_key registered\n[ 0.507072] Allocating IMA MOK and blacklist keyrings.\n[ 0.508187] Key type asymmetric registered\n[ 0.509012] Asymmetric key parser 'x509' registered\n[ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511426] io scheduler noop registered\n[ 0.512233] io scheduler deadline registered (default)\n[ 0.513223] io scheduler cfq registered\n[ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517819] ACPI: Power Button [PWRF]\n[ 0.518654] GHES: HEST is not enabled!\n[ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590361] Linux agpgart interface v0.103\n[ 0.592821] brd: module loaded\n[ 0.593965] loop: module loaded\n[ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599721] GPT:90111 != 20971519\n[ 0.600411] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601503] GPT:90111 != 20971519\n[ 0.602182] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603142] vda: vda1 vda15\n[ 0.604849] scsi host0: ata_piix\n[ 0.605959] scsi host1: ata_piix\n[ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609303] libphy: Fixed MDIO Bus: probed\n[ 0.610120] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611061] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613313] PPP generic driver version 2.4.2\n[ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615533] ehci-pci: EHCI PCI platform driver\n[ 0.616405] ehci-platform: EHCI generic platform driver\n[ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618511] ohci-pci: OHCI PCI platform driver\n[ 0.619369] ohci-platform: OHCI generic platform driver\n[ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642011] usb usb1: Product: UHCI Host Controller\n[ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644083] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645099] hub 1-0:1.0: USB hub found\n[ 0.645877] hub 1-0:1.0: 2 ports detected\n[ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650885] mousedev: PS/2 mouse device common for all mice\n[ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653986] rtc_cmos 00:00: RTC can wake from S4\n[ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657460] i2c /dev entries driver\n[ 0.658210] device-mapper: uevent: version 1.0.3\n[ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662060] NET: Registered protocol family 10\n[ 0.663047] NET: Registered protocol family 17\n[ 0.663945] Key type dns_resolver registered\n[ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667702] registered taskstats version 1\n[ 0.668535] Loading compiled-in X.509 certificates\n[ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671799] zswap: loaded using pool lzo/zbud\n[ 0.673172] Key type trusted registered\n[ 0.674712] Key type encrypted registered\n[ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.676573] ima: No TPM chip found, activating TPM-bypass!\n[ 0.677620] evm: HMAC attrs: 0x1\n[ 0.678547] Magic number: 2:937:437\n[ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574)\n[ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682089] EDD information not available.\n[ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.770418] Write protecting the kernel read-only data: 14336k\n[ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.827326] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 15:26:46,205 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action used request id req-27e58eeb-6c7a-4832-828f-edcd9b010b98 2018-09-26 15:26:46,210 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:46,691 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90d8c03e-8a87-4ce0-be53-315c53edb4d5 x-compute-request-id: req-90d8c03e-8a87-4ce0-be53-315c53edb4d5 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bf:3c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "bookmark"}], "image": {"id": "6e444b5e-0dd6-436b-984f-955a4504bf59", "links": [{"href": "http://172.30.9.22:8774/images/6e444b5e-0dd6-436b-984f-955a4504bf59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:26:13.000000", "flavor": {"id": "f4ab962f-a392-43c6-8df9-4d0201976ffc", "links": [{"href": "http://172.30.9.22:8774/flavors/f4ab962f-a392-43c6-8df9-4d0201976ffc", "rel": "bookmark"}]}, "id": "165290b8-1fbc-4538-8d27-8c00f21a4ee6", "security_groups": [{"name": "default"}], "user_id": "f9350a4137f14dae896c84ec494a7dd3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:26:14Z", "hostId": "febf6413e37e437cb137e102a04722e5f6bc5d25e699857bd984f2e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-inst", "created": "2018-09-26T15:26:09Z", "tenant_id": "167f148a11b04f108770753c26bad53e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:26:46,691 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 used request id req-90d8c03e-8a87-4ce0-be53-315c53edb4d5 2018-09-26 15:26:46,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:26:47,802 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0707fb97-2cf2-41cf-a983-26aa82b527a5 x-compute-request-id: req-0707fb97-2cf2-41cf-a983-26aa82b527a5 Content-Encoding: gzip Content-Length: 7679 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484963912 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130798] pid_max: default: 32768 minimum: 301\n[ 0.131692] ACPI: Core revision 20150930\n[ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134380] Security Framework initialized\n[ 0.135199] Yama: becoming mindful.\n[ 0.135933] AppArmor: AppArmor initialized\n[ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141906] Initializing cgroup subsys io\n[ 0.142717] Initializing cgroup subsys memory\n[ 0.143574] Initializing cgroup subsys devices\n[ 0.144452] Initializing cgroup subsys freezer\n[ 0.145327] Initializing cgroup subsys net_cls\n[ 0.146199] Initializing cgroup subsys perf_event\n[ 0.147113] Initializing cgroup subsys net_prio\n[ 0.147999] Initializing cgroup subsys hugetlb\n[ 0.148880] Initializing cgroup subsys pids\n[ 0.149755] CPU: Physical Processor ID: 0\n[ 0.151242] mce: CPU supports 10 MCE banks\n[ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170078] ftrace: allocating 31920 entries in 125 pages\n[ 0.196078] smpboot: Max logical packages: 1\n[ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198301] x2apic enabled\n[ 0.199110] Switched APIC routing to physical x2apic.\n[ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205787] KVM setup paravirtual spinlock\n[ 0.207075] x86: Booted up 1 node, 1 CPUs\n[ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209284] devtmpfs: initialized\n[ 0.210988] evm: security.selinux\n[ 0.211697] evm: security.SMACK64\n[ 0.212383] evm: security.SMACK64EXEC\n[ 0.213133] evm: security.SMACK64TRANSMUTE\n[ 0.213941] evm: security.SMACK64MMAP\n[ 0.214688] evm: security.ima\n[ 0.215328] evm: security.capability\n[ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217977] pinctrl core: initialized pinctrl subsystem\n[ 0.219083] RTC time: 15:26:13, date: 09/26/18\n[ 0.220039] NET: Registered protocol family 16\n[ 0.221009] cpuidle: using governor ladder\n[ 0.221830] cpuidle: using governor menu\n[ 0.222619] PCCT header not found.\n[ 0.223376] ACPI: bus type PCI registered\n[ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225432] PCI: Using configuration type 1 for base access\n[ 0.227178] ACPI: Added _OSI(Module Device)\n[ 0.228025] ACPI: Added _OSI(Processor Device)\n[ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229787] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231894] ACPI: Interpreter enabled\n[ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240077] ACPI: (supports S0 S5)\n[ 0.240788] ACPI: Using IOAPIC for interrupt routing\n[ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250754] acpiphp: Slot [3] registered\n[ 0.251558] acpiphp: Slot [4] registered\n[ 0.252356] acpiphp: Slot [5] registered\n[ 0.253156] acpiphp: Slot [6] registered\n[ 0.253966] acpiphp: Slot [7] registered\n[ 0.254773] acpiphp: Slot [8] registered\n[ 0.255575] acpiphp: Slot [9] registered\n[ 0.256370] acpiphp: Slot [10] registered\n[ 0.257190] acpiphp: Slot [11] registered\n[ 0.258008] acpiphp: Slot [12] registered\n[ 0.258831] acpiphp: Slot [13] registered\n[ 0.259642] acpiphp: Slot [14] registered\n[ 0.260449] acpiphp: Slot [15] registered\n[ 0.271365] acpiphp: Slot [16] registered\n[ 0.272183] acpiphp: Slot [17] registered\n[ 0.272998] acpiphp: Slot [18] registered\n[ 0.273811] acpiphp: Slot [19] registered\n[ 0.274622] acpiphp: Slot [20] registered\n[ 0.275434] acpiphp: Slot [21] registered\n[ 0.276248] acpiphp: Slot [22] registered\n[ 0.277060] acpiphp: Slot [23] registered\n[ 0.277873] acpiphp: Slot [24] registered\n[ 0.278687] acpiphp: Slot [25] registered\n[ 0.279501] acpiphp: Slot [26] registered\n[ 0.280307] acpiphp: Slot [27] registered\n[ 0.281123] acpiphp: Slot [28] registered\n[ 0.281933] acpiphp: Slot [29] registered\n[ 0.282746] acpiphp: Slot [30] registered\n[ 0.283565] acpiphp: Slot [31] registered\n[ 0.284371] PCI host bridge to bus 0000:00\n[ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364716] vgaarb: loaded\n[ 0.365317] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366475] SCSI subsystem initialized\n[ 0.367297] ACPI: bus type USB registered\n[ 0.368122] usbcore: registered new interface driver usbfs\n[ 0.369153] usbcore: registered new interface driver hub\n[ 0.370166] usbcore: registered new device driver usb\n[ 0.371227] PCI: Using ACPI for IRQ routing\n[ 0.372258] NetLabel: Initializing\n[ 0.372976] NetLabel: domain hash size = 128\n[ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374774] NetLabel: unlabeled traffic allowed by default\n[ 0.375885] clocksource: Switched to clocksource kvm-clock\n[ 0.381270] AppArmor: AppArmor Filesystem Enabled\n[ 0.382229] pnp: PnP ACPI init\n[ 0.383144] pnp: PnP ACPI: found 5 devices\n[ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390887] NET: Registered protocol family 2\n[ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.394317] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397753] NET: Registered protocol family 1\n[ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429490] Trying to unpack rootfs image as initramfs...\n[ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.493506] Scanning for low memory corruption every 60 seconds\n[ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495958] audit: initializing netlink subsys (disabled)\n[ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized\n[ 0.498293] Initialise system trusted keyring\n[ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502360] zbud: loaded\n[ 0.503061] VFS: Disk quotas dquot_6.6.0\n[ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505388] fuse init (API version 7.23)\n[ 0.506271] Key type big_key registered\n[ 0.507072] Allocating IMA MOK and blacklist keyrings.\n[ 0.508187] Key type asymmetric registered\n[ 0.509012] Asymmetric key parser 'x509' registered\n[ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511426] io scheduler noop registered\n[ 0.512233] io scheduler deadline registered (default)\n[ 0.513223] io scheduler cfq registered\n[ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517819] ACPI: Power Button [PWRF]\n[ 0.518654] GHES: HEST is not enabled!\n[ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590361] Linux agpgart interface v0.103\n[ 0.592821] brd: module loaded\n[ 0.593965] loop: module loaded\n[ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599721] GPT:90111 != 20971519\n[ 0.600411] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601503] GPT:90111 != 20971519\n[ 0.602182] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603142] vda: vda1 vda15\n[ 0.604849] scsi host0: ata_piix\n[ 0.605959] scsi host1: ata_piix\n[ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609303] libphy: Fixed MDIO Bus: probed\n[ 0.610120] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611061] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613313] PPP generic driver version 2.4.2\n[ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615533] ehci-pci: EHCI PCI platform driver\n[ 0.616405] ehci-platform: EHCI generic platform driver\n[ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618511] ohci-pci: OHCI PCI platform driver\n[ 0.619369] ohci-platform: OHCI generic platform driver\n[ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642011] usb usb1: Product: UHCI Host Controller\n[ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644083] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645099] hub 1-0:1.0: USB hub found\n[ 0.645877] hub 1-0:1.0: 2 ports detected\n[ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650885] mousedev: PS/2 mouse device common for all mice\n[ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653986] rtc_cmos 00:00: RTC can wake from S4\n[ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657460] i2c /dev entries driver\n[ 0.658210] device-mapper: uevent: version 1.0.3\n[ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662060] NET: Registered protocol family 10\n[ 0.663047] NET: Registered protocol family 17\n[ 0.663945] Key type dns_resolver registered\n[ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667702] registered taskstats version 1\n[ 0.668535] Loading compiled-in X.509 certificates\n[ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671799] zswap: loaded using pool lzo/zbud\n[ 0.673172] Key type trusted registered\n[ 0.674712] Key type encrypted registered\n[ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.676573] ima: No TPM chip found, activating TPM-bypass!\n[ 0.677620] evm: HMAC attrs: 0x1\n[ 0.678547] Magic number: 2:937:437\n[ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574)\n[ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682089] EDD information not available.\n[ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.770418] Write protecting the kernel read-only data: 14336k\n[ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.827326] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 15:26:47,803 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action used request id req-0707fb97-2cf2-41cf-a983-26aa82b527a5 2018-09-26 15:26:47,808 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:48,440 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-57cea708-c3c7-4d2d-90e9-854274746027 x-compute-request-id: req-57cea708-c3c7-4d2d-90e9-854274746027 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bf:3c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "bookmark"}], "image": {"id": "6e444b5e-0dd6-436b-984f-955a4504bf59", "links": [{"href": "http://172.30.9.22:8774/images/6e444b5e-0dd6-436b-984f-955a4504bf59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:26:13.000000", "flavor": {"id": "f4ab962f-a392-43c6-8df9-4d0201976ffc", "links": [{"href": "http://172.30.9.22:8774/flavors/f4ab962f-a392-43c6-8df9-4d0201976ffc", "rel": "bookmark"}]}, "id": "165290b8-1fbc-4538-8d27-8c00f21a4ee6", "security_groups": [{"name": "default"}], "user_id": "f9350a4137f14dae896c84ec494a7dd3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:26:14Z", "hostId": "febf6413e37e437cb137e102a04722e5f6bc5d25e699857bd984f2e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-inst", "created": "2018-09-26T15:26:09Z", "tenant_id": "167f148a11b04f108770753c26bad53e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:26:48,441 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 used request id req-57cea708-c3c7-4d2d-90e9-854274746027 2018-09-26 15:26:48,444 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:26:49,542 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4090a9e-645c-4842-9f5a-4bc0f905e7f7 x-compute-request-id: req-c4090a9e-645c-4842-9f5a-4bc0f905e7f7 Content-Encoding: gzip Content-Length: 7679 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484963912 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130798] pid_max: default: 32768 minimum: 301\n[ 0.131692] ACPI: Core revision 20150930\n[ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134380] Security Framework initialized\n[ 0.135199] Yama: becoming mindful.\n[ 0.135933] AppArmor: AppArmor initialized\n[ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141906] Initializing cgroup subsys io\n[ 0.142717] Initializing cgroup subsys memory\n[ 0.143574] Initializing cgroup subsys devices\n[ 0.144452] Initializing cgroup subsys freezer\n[ 0.145327] Initializing cgroup subsys net_cls\n[ 0.146199] Initializing cgroup subsys perf_event\n[ 0.147113] Initializing cgroup subsys net_prio\n[ 0.147999] Initializing cgroup subsys hugetlb\n[ 0.148880] Initializing cgroup subsys pids\n[ 0.149755] CPU: Physical Processor ID: 0\n[ 0.151242] mce: CPU supports 10 MCE banks\n[ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170078] ftrace: allocating 31920 entries in 125 pages\n[ 0.196078] smpboot: Max logical packages: 1\n[ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198301] x2apic enabled\n[ 0.199110] Switched APIC routing to physical x2apic.\n[ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205787] KVM setup paravirtual spinlock\n[ 0.207075] x86: Booted up 1 node, 1 CPUs\n[ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209284] devtmpfs: initialized\n[ 0.210988] evm: security.selinux\n[ 0.211697] evm: security.SMACK64\n[ 0.212383] evm: security.SMACK64EXEC\n[ 0.213133] evm: security.SMACK64TRANSMUTE\n[ 0.213941] evm: security.SMACK64MMAP\n[ 0.214688] evm: security.ima\n[ 0.215328] evm: security.capability\n[ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217977] pinctrl core: initialized pinctrl subsystem\n[ 0.219083] RTC time: 15:26:13, date: 09/26/18\n[ 0.220039] NET: Registered protocol family 16\n[ 0.221009] cpuidle: using governor ladder\n[ 0.221830] cpuidle: using governor menu\n[ 0.222619] PCCT header not found.\n[ 0.223376] ACPI: bus type PCI registered\n[ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225432] PCI: Using configuration type 1 for base access\n[ 0.227178] ACPI: Added _OSI(Module Device)\n[ 0.228025] ACPI: Added _OSI(Processor Device)\n[ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229787] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231894] ACPI: Interpreter enabled\n[ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240077] ACPI: (supports S0 S5)\n[ 0.240788] ACPI: Using IOAPIC for interrupt routing\n[ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250754] acpiphp: Slot [3] registered\n[ 0.251558] acpiphp: Slot [4] registered\n[ 0.252356] acpiphp: Slot [5] registered\n[ 0.253156] acpiphp: Slot [6] registered\n[ 0.253966] acpiphp: Slot [7] registered\n[ 0.254773] acpiphp: Slot [8] registered\n[ 0.255575] acpiphp: Slot [9] registered\n[ 0.256370] acpiphp: Slot [10] registered\n[ 0.257190] acpiphp: Slot [11] registered\n[ 0.258008] acpiphp: Slot [12] registered\n[ 0.258831] acpiphp: Slot [13] registered\n[ 0.259642] acpiphp: Slot [14] registered\n[ 0.260449] acpiphp: Slot [15] registered\n[ 0.271365] acpiphp: Slot [16] registered\n[ 0.272183] acpiphp: Slot [17] registered\n[ 0.272998] acpiphp: Slot [18] registered\n[ 0.273811] acpiphp: Slot [19] registered\n[ 0.274622] acpiphp: Slot [20] registered\n[ 0.275434] acpiphp: Slot [21] registered\n[ 0.276248] acpiphp: Slot [22] registered\n[ 0.277060] acpiphp: Slot [23] registered\n[ 0.277873] acpiphp: Slot [24] registered\n[ 0.278687] acpiphp: Slot [25] registered\n[ 0.279501] acpiphp: Slot [26] registered\n[ 0.280307] acpiphp: Slot [27] registered\n[ 0.281123] acpiphp: Slot [28] registered\n[ 0.281933] acpiphp: Slot [29] registered\n[ 0.282746] acpiphp: Slot [30] registered\n[ 0.283565] acpiphp: Slot [31] registered\n[ 0.284371] PCI host bridge to bus 0000:00\n[ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364716] vgaarb: loaded\n[ 0.365317] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366475] SCSI subsystem initialized\n[ 0.367297] ACPI: bus type USB registered\n[ 0.368122] usbcore: registered new interface driver usbfs\n[ 0.369153] usbcore: registered new interface driver hub\n[ 0.370166] usbcore: registered new device driver usb\n[ 0.371227] PCI: Using ACPI for IRQ routing\n[ 0.372258] NetLabel: Initializing\n[ 0.372976] NetLabel: domain hash size = 128\n[ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374774] NetLabel: unlabeled traffic allowed by default\n[ 0.375885] clocksource: Switched to clocksource kvm-clock\n[ 0.381270] AppArmor: AppArmor Filesystem Enabled\n[ 0.382229] pnp: PnP ACPI init\n[ 0.383144] pnp: PnP ACPI: found 5 devices\n[ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390887] NET: Registered protocol family 2\n[ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.394317] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397753] NET: Registered protocol family 1\n[ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429490] Trying to unpack rootfs image as initramfs...\n[ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.493506] Scanning for low memory corruption every 60 seconds\n[ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495958] audit: initializing netlink subsys (disabled)\n[ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized\n[ 0.498293] Initialise system trusted keyring\n[ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502360] zbud: loaded\n[ 0.503061] VFS: Disk quotas dquot_6.6.0\n[ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505388] fuse init (API version 7.23)\n[ 0.506271] Key type big_key registered\n[ 0.507072] Allocating IMA MOK and blacklist keyrings.\n[ 0.508187] Key type asymmetric registered\n[ 0.509012] Asymmetric key parser 'x509' registered\n[ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511426] io scheduler noop registered\n[ 0.512233] io scheduler deadline registered (default)\n[ 0.513223] io scheduler cfq registered\n[ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517819] ACPI: Power Button [PWRF]\n[ 0.518654] GHES: HEST is not enabled!\n[ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590361] Linux agpgart interface v0.103\n[ 0.592821] brd: module loaded\n[ 0.593965] loop: module loaded\n[ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599721] GPT:90111 != 20971519\n[ 0.600411] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601503] GPT:90111 != 20971519\n[ 0.602182] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603142] vda: vda1 vda15\n[ 0.604849] scsi host0: ata_piix\n[ 0.605959] scsi host1: ata_piix\n[ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609303] libphy: Fixed MDIO Bus: probed\n[ 0.610120] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611061] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613313] PPP generic driver version 2.4.2\n[ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615533] ehci-pci: EHCI PCI platform driver\n[ 0.616405] ehci-platform: EHCI generic platform driver\n[ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618511] ohci-pci: OHCI PCI platform driver\n[ 0.619369] ohci-platform: OHCI generic platform driver\n[ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642011] usb usb1: Product: UHCI Host Controller\n[ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644083] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645099] hub 1-0:1.0: USB hub found\n[ 0.645877] hub 1-0:1.0: 2 ports detected\n[ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650885] mousedev: PS/2 mouse device common for all mice\n[ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653986] rtc_cmos 00:00: RTC can wake from S4\n[ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657460] i2c /dev entries driver\n[ 0.658210] device-mapper: uevent: version 1.0.3\n[ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662060] NET: Registered protocol family 10\n[ 0.663047] NET: Registered protocol family 17\n[ 0.663945] Key type dns_resolver registered\n[ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667702] registered taskstats version 1\n[ 0.668535] Loading compiled-in X.509 certificates\n[ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671799] zswap: loaded using pool lzo/zbud\n[ 0.673172] Key type trusted registered\n[ 0.674712] Key type encrypted registered\n[ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.676573] ima: No TPM chip found, activating TPM-bypass!\n[ 0.677620] evm: HMAC attrs: 0x1\n[ 0.678547] Magic number: 2:937:437\n[ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574)\n[ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682089] EDD information not available.\n[ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.770418] Write protecting the kernel read-only data: 14336k\n[ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.827326] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 15:26:49,542 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action used request id req-c4090a9e-645c-4842-9f5a-4bc0f905e7f7 2018-09-26 15:26:49,548 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:50,174 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2ff403fa-0b5f-4b1e-aa20-658fd036e3d9 x-compute-request-id: req-2ff403fa-0b5f-4b1e-aa20-658fd036e3d9 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bf:3c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "bookmark"}], "image": {"id": "6e444b5e-0dd6-436b-984f-955a4504bf59", "links": [{"href": "http://172.30.9.22:8774/images/6e444b5e-0dd6-436b-984f-955a4504bf59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:26:13.000000", "flavor": {"id": "f4ab962f-a392-43c6-8df9-4d0201976ffc", "links": [{"href": "http://172.30.9.22:8774/flavors/f4ab962f-a392-43c6-8df9-4d0201976ffc", "rel": "bookmark"}]}, "id": "165290b8-1fbc-4538-8d27-8c00f21a4ee6", "security_groups": [{"name": "default"}], "user_id": "f9350a4137f14dae896c84ec494a7dd3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:26:14Z", "hostId": "febf6413e37e437cb137e102a04722e5f6bc5d25e699857bd984f2e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-inst", "created": "2018-09-26T15:26:09Z", "tenant_id": "167f148a11b04f108770753c26bad53e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:26:50,174 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 used request id req-2ff403fa-0b5f-4b1e-aa20-658fd036e3d9 2018-09-26 15:26:50,177 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:26:51,242 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9079bda0-2445-420f-a2ab-35ae374fc1d0 x-compute-request-id: req-9079bda0-2445-420f-a2ab-35ae374fc1d0 Content-Encoding: gzip Content-Length: 7679 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484963912 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130798] pid_max: default: 32768 minimum: 301\n[ 0.131692] ACPI: Core revision 20150930\n[ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134380] Security Framework initialized\n[ 0.135199] Yama: becoming mindful.\n[ 0.135933] AppArmor: AppArmor initialized\n[ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141906] Initializing cgroup subsys io\n[ 0.142717] Initializing cgroup subsys memory\n[ 0.143574] Initializing cgroup subsys devices\n[ 0.144452] Initializing cgroup subsys freezer\n[ 0.145327] Initializing cgroup subsys net_cls\n[ 0.146199] Initializing cgroup subsys perf_event\n[ 0.147113] Initializing cgroup subsys net_prio\n[ 0.147999] Initializing cgroup subsys hugetlb\n[ 0.148880] Initializing cgroup subsys pids\n[ 0.149755] CPU: Physical Processor ID: 0\n[ 0.151242] mce: CPU supports 10 MCE banks\n[ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170078] ftrace: allocating 31920 entries in 125 pages\n[ 0.196078] smpboot: Max logical packages: 1\n[ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198301] x2apic enabled\n[ 0.199110] Switched APIC routing to physical x2apic.\n[ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205787] KVM setup paravirtual spinlock\n[ 0.207075] x86: Booted up 1 node, 1 CPUs\n[ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209284] devtmpfs: initialized\n[ 0.210988] evm: security.selinux\n[ 0.211697] evm: security.SMACK64\n[ 0.212383] evm: security.SMACK64EXEC\n[ 0.213133] evm: security.SMACK64TRANSMUTE\n[ 0.213941] evm: security.SMACK64MMAP\n[ 0.214688] evm: security.ima\n[ 0.215328] evm: security.capability\n[ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217977] pinctrl core: initialized pinctrl subsystem\n[ 0.219083] RTC time: 15:26:13, date: 09/26/18\n[ 0.220039] NET: Registered protocol family 16\n[ 0.221009] cpuidle: using governor ladder\n[ 0.221830] cpuidle: using governor menu\n[ 0.222619] PCCT header not found.\n[ 0.223376] ACPI: bus type PCI registered\n[ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225432] PCI: Using configuration type 1 for base access\n[ 0.227178] ACPI: Added _OSI(Module Device)\n[ 0.228025] ACPI: Added _OSI(Processor Device)\n[ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229787] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231894] ACPI: Interpreter enabled\n[ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240077] ACPI: (supports S0 S5)\n[ 0.240788] ACPI: Using IOAPIC for interrupt routing\n[ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250754] acpiphp: Slot [3] registered\n[ 0.251558] acpiphp: Slot [4] registered\n[ 0.252356] acpiphp: Slot [5] registered\n[ 0.253156] acpiphp: Slot [6] registered\n[ 0.253966] acpiphp: Slot [7] registered\n[ 0.254773] acpiphp: Slot [8] registered\n[ 0.255575] acpiphp: Slot [9] registered\n[ 0.256370] acpiphp: Slot [10] registered\n[ 0.257190] acpiphp: Slot [11] registered\n[ 0.258008] acpiphp: Slot [12] registered\n[ 0.258831] acpiphp: Slot [13] registered\n[ 0.259642] acpiphp: Slot [14] registered\n[ 0.260449] acpiphp: Slot [15] registered\n[ 0.271365] acpiphp: Slot [16] registered\n[ 0.272183] acpiphp: Slot [17] registered\n[ 0.272998] acpiphp: Slot [18] registered\n[ 0.273811] acpiphp: Slot [19] registered\n[ 0.274622] acpiphp: Slot [20] registered\n[ 0.275434] acpiphp: Slot [21] registered\n[ 0.276248] acpiphp: Slot [22] registered\n[ 0.277060] acpiphp: Slot [23] registered\n[ 0.277873] acpiphp: Slot [24] registered\n[ 0.278687] acpiphp: Slot [25] registered\n[ 0.279501] acpiphp: Slot [26] registered\n[ 0.280307] acpiphp: Slot [27] registered\n[ 0.281123] acpiphp: Slot [28] registered\n[ 0.281933] acpiphp: Slot [29] registered\n[ 0.282746] acpiphp: Slot [30] registered\n[ 0.283565] acpiphp: Slot [31] registered\n[ 0.284371] PCI host bridge to bus 0000:00\n[ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364716] vgaarb: loaded\n[ 0.365317] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366475] SCSI subsystem initialized\n[ 0.367297] ACPI: bus type USB registered\n[ 0.368122] usbcore: registered new interface driver usbfs\n[ 0.369153] usbcore: registered new interface driver hub\n[ 0.370166] usbcore: registered new device driver usb\n[ 0.371227] PCI: Using ACPI for IRQ routing\n[ 0.372258] NetLabel: Initializing\n[ 0.372976] NetLabel: domain hash size = 128\n[ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374774] NetLabel: unlabeled traffic allowed by default\n[ 0.375885] clocksource: Switched to clocksource kvm-clock\n[ 0.381270] AppArmor: AppArmor Filesystem Enabled\n[ 0.382229] pnp: PnP ACPI init\n[ 0.383144] pnp: PnP ACPI: found 5 devices\n[ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390887] NET: Registered protocol family 2\n[ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.394317] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397753] NET: Registered protocol family 1\n[ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429490] Trying to unpack rootfs image as initramfs...\n[ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.493506] Scanning for low memory corruption every 60 seconds\n[ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495958] audit: initializing netlink subsys (disabled)\n[ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized\n[ 0.498293] Initialise system trusted keyring\n[ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502360] zbud: loaded\n[ 0.503061] VFS: Disk quotas dquot_6.6.0\n[ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505388] fuse init (API version 7.23)\n[ 0.506271] Key type big_key registered\n[ 0.507072] Allocating IMA MOK and blacklist keyrings.\n[ 0.508187] Key type asymmetric registered\n[ 0.509012] Asymmetric key parser 'x509' registered\n[ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511426] io scheduler noop registered\n[ 0.512233] io scheduler deadline registered (default)\n[ 0.513223] io scheduler cfq registered\n[ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517819] ACPI: Power Button [PWRF]\n[ 0.518654] GHES: HEST is not enabled!\n[ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590361] Linux agpgart interface v0.103\n[ 0.592821] brd: module loaded\n[ 0.593965] loop: module loaded\n[ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599721] GPT:90111 != 20971519\n[ 0.600411] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601503] GPT:90111 != 20971519\n[ 0.602182] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603142] vda: vda1 vda15\n[ 0.604849] scsi host0: ata_piix\n[ 0.605959] scsi host1: ata_piix\n[ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609303] libphy: Fixed MDIO Bus: probed\n[ 0.610120] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611061] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613313] PPP generic driver version 2.4.2\n[ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615533] ehci-pci: EHCI PCI platform driver\n[ 0.616405] ehci-platform: EHCI generic platform driver\n[ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618511] ohci-pci: OHCI PCI platform driver\n[ 0.619369] ohci-platform: OHCI generic platform driver\n[ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642011] usb usb1: Product: UHCI Host Controller\n[ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644083] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645099] hub 1-0:1.0: USB hub found\n[ 0.645877] hub 1-0:1.0: 2 ports detected\n[ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650885] mousedev: PS/2 mouse device common for all mice\n[ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653986] rtc_cmos 00:00: RTC can wake from S4\n[ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657460] i2c /dev entries driver\n[ 0.658210] device-mapper: uevent: version 1.0.3\n[ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662060] NET: Registered protocol family 10\n[ 0.663047] NET: Registered protocol family 17\n[ 0.663945] Key type dns_resolver registered\n[ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667702] registered taskstats version 1\n[ 0.668535] Loading compiled-in X.509 certificates\n[ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671799] zswap: loaded using pool lzo/zbud\n[ 0.673172] Key type trusted registered\n[ 0.674712] Key type encrypted registered\n[ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.676573] ima: No TPM chip found, activating TPM-bypass!\n[ 0.677620] evm: HMAC attrs: 0x1\n[ 0.678547] Magic number: 2:937:437\n[ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574)\n[ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682089] EDD information not available.\n[ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.770418] Write protecting the kernel read-only data: 14336k\n[ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.827326] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 15:26:51,242 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action used request id req-9079bda0-2445-420f-a2ab-35ae374fc1d0 2018-09-26 15:26:51,247 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:51,863 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ed0a6d9-8ff9-492c-835a-59945593d468 x-compute-request-id: req-0ed0a6d9-8ff9-492c-835a-59945593d468 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bf:3c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "bookmark"}], "image": {"id": "6e444b5e-0dd6-436b-984f-955a4504bf59", "links": [{"href": "http://172.30.9.22:8774/images/6e444b5e-0dd6-436b-984f-955a4504bf59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:26:13.000000", "flavor": {"id": "f4ab962f-a392-43c6-8df9-4d0201976ffc", "links": [{"href": "http://172.30.9.22:8774/flavors/f4ab962f-a392-43c6-8df9-4d0201976ffc", "rel": "bookmark"}]}, "id": "165290b8-1fbc-4538-8d27-8c00f21a4ee6", "security_groups": [{"name": "default"}], "user_id": "f9350a4137f14dae896c84ec494a7dd3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:26:14Z", "hostId": "febf6413e37e437cb137e102a04722e5f6bc5d25e699857bd984f2e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-inst", "created": "2018-09-26T15:26:09Z", "tenant_id": "167f148a11b04f108770753c26bad53e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:26:51,863 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 used request id req-0ed0a6d9-8ff9-492c-835a-59945593d468 2018-09-26 15:26:51,866 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:26:52,936 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8275efbb-6233-47ae-bd79-b3df22cc9690 x-compute-request-id: req-8275efbb-6233-47ae-bd79-b3df22cc9690 Content-Encoding: gzip Content-Length: 7679 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484963912 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130798] pid_max: default: 32768 minimum: 301\n[ 0.131692] ACPI: Core revision 20150930\n[ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134380] Security Framework initialized\n[ 0.135199] Yama: becoming mindful.\n[ 0.135933] AppArmor: AppArmor initialized\n[ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141906] Initializing cgroup subsys io\n[ 0.142717] Initializing cgroup subsys memory\n[ 0.143574] Initializing cgroup subsys devices\n[ 0.144452] Initializing cgroup subsys freezer\n[ 0.145327] Initializing cgroup subsys net_cls\n[ 0.146199] Initializing cgroup subsys perf_event\n[ 0.147113] Initializing cgroup subsys net_prio\n[ 0.147999] Initializing cgroup subsys hugetlb\n[ 0.148880] Initializing cgroup subsys pids\n[ 0.149755] CPU: Physical Processor ID: 0\n[ 0.151242] mce: CPU supports 10 MCE banks\n[ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170078] ftrace: allocating 31920 entries in 125 pages\n[ 0.196078] smpboot: Max logical packages: 1\n[ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198301] x2apic enabled\n[ 0.199110] Switched APIC routing to physical x2apic.\n[ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205787] KVM setup paravirtual spinlock\n[ 0.207075] x86: Booted up 1 node, 1 CPUs\n[ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209284] devtmpfs: initialized\n[ 0.210988] evm: security.selinux\n[ 0.211697] evm: security.SMACK64\n[ 0.212383] evm: security.SMACK64EXEC\n[ 0.213133] evm: security.SMACK64TRANSMUTE\n[ 0.213941] evm: security.SMACK64MMAP\n[ 0.214688] evm: security.ima\n[ 0.215328] evm: security.capability\n[ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217977] pinctrl core: initialized pinctrl subsystem\n[ 0.219083] RTC time: 15:26:13, date: 09/26/18\n[ 0.220039] NET: Registered protocol family 16\n[ 0.221009] cpuidle: using governor ladder\n[ 0.221830] cpuidle: using governor menu\n[ 0.222619] PCCT header not found.\n[ 0.223376] ACPI: bus type PCI registered\n[ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225432] PCI: Using configuration type 1 for base access\n[ 0.227178] ACPI: Added _OSI(Module Device)\n[ 0.228025] ACPI: Added _OSI(Processor Device)\n[ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229787] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231894] ACPI: Interpreter enabled\n[ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240077] ACPI: (supports S0 S5)\n[ 0.240788] ACPI: Using IOAPIC for interrupt routing\n[ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250754] acpiphp: Slot [3] registered\n[ 0.251558] acpiphp: Slot [4] registered\n[ 0.252356] acpiphp: Slot [5] registered\n[ 0.253156] acpiphp: Slot [6] registered\n[ 0.253966] acpiphp: Slot [7] registered\n[ 0.254773] acpiphp: Slot [8] registered\n[ 0.255575] acpiphp: Slot [9] registered\n[ 0.256370] acpiphp: Slot [10] registered\n[ 0.257190] acpiphp: Slot [11] registered\n[ 0.258008] acpiphp: Slot [12] registered\n[ 0.258831] acpiphp: Slot [13] registered\n[ 0.259642] acpiphp: Slot [14] registered\n[ 0.260449] acpiphp: Slot [15] registered\n[ 0.271365] acpiphp: Slot [16] registered\n[ 0.272183] acpiphp: Slot [17] registered\n[ 0.272998] acpiphp: Slot [18] registered\n[ 0.273811] acpiphp: Slot [19] registered\n[ 0.274622] acpiphp: Slot [20] registered\n[ 0.275434] acpiphp: Slot [21] registered\n[ 0.276248] acpiphp: Slot [22] registered\n[ 0.277060] acpiphp: Slot [23] registered\n[ 0.277873] acpiphp: Slot [24] registered\n[ 0.278687] acpiphp: Slot [25] registered\n[ 0.279501] acpiphp: Slot [26] registered\n[ 0.280307] acpiphp: Slot [27] registered\n[ 0.281123] acpiphp: Slot [28] registered\n[ 0.281933] acpiphp: Slot [29] registered\n[ 0.282746] acpiphp: Slot [30] registered\n[ 0.283565] acpiphp: Slot [31] registered\n[ 0.284371] PCI host bridge to bus 0000:00\n[ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364716] vgaarb: loaded\n[ 0.365317] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366475] SCSI subsystem initialized\n[ 0.367297] ACPI: bus type USB registered\n[ 0.368122] usbcore: registered new interface driver usbfs\n[ 0.369153] usbcore: registered new interface driver hub\n[ 0.370166] usbcore: registered new device driver usb\n[ 0.371227] PCI: Using ACPI for IRQ routing\n[ 0.372258] NetLabel: Initializing\n[ 0.372976] NetLabel: domain hash size = 128\n[ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374774] NetLabel: unlabeled traffic allowed by default\n[ 0.375885] clocksource: Switched to clocksource kvm-clock\n[ 0.381270] AppArmor: AppArmor Filesystem Enabled\n[ 0.382229] pnp: PnP ACPI init\n[ 0.383144] pnp: PnP ACPI: found 5 devices\n[ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390887] NET: Registered protocol family 2\n[ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.394317] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397753] NET: Registered protocol family 1\n[ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429490] Trying to unpack rootfs image as initramfs...\n[ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.493506] Scanning for low memory corruption every 60 seconds\n[ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495958] audit: initializing netlink subsys (disabled)\n[ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized\n[ 0.498293] Initialise system trusted keyring\n[ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502360] zbud: loaded\n[ 0.503061] VFS: Disk quotas dquot_6.6.0\n[ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505388] fuse init (API version 7.23)\n[ 0.506271] Key type big_key registered\n[ 0.507072] Allocating IMA MOK and blacklist keyrings.\n[ 0.508187] Key type asymmetric registered\n[ 0.509012] Asymmetric key parser 'x509' registered\n[ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511426] io scheduler noop registered\n[ 0.512233] io scheduler deadline registered (default)\n[ 0.513223] io scheduler cfq registered\n[ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517819] ACPI: Power Button [PWRF]\n[ 0.518654] GHES: HEST is not enabled!\n[ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590361] Linux agpgart interface v0.103\n[ 0.592821] brd: module loaded\n[ 0.593965] loop: module loaded\n[ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599721] GPT:90111 != 20971519\n[ 0.600411] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601503] GPT:90111 != 20971519\n[ 0.602182] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603142] vda: vda1 vda15\n[ 0.604849] scsi host0: ata_piix\n[ 0.605959] scsi host1: ata_piix\n[ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609303] libphy: Fixed MDIO Bus: probed\n[ 0.610120] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611061] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613313] PPP generic driver version 2.4.2\n[ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615533] ehci-pci: EHCI PCI platform driver\n[ 0.616405] ehci-platform: EHCI generic platform driver\n[ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618511] ohci-pci: OHCI PCI platform driver\n[ 0.619369] ohci-platform: OHCI generic platform driver\n[ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642011] usb usb1: Product: UHCI Host Controller\n[ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644083] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645099] hub 1-0:1.0: USB hub found\n[ 0.645877] hub 1-0:1.0: 2 ports detected\n[ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650885] mousedev: PS/2 mouse device common for all mice\n[ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653986] rtc_cmos 00:00: RTC can wake from S4\n[ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657460] i2c /dev entries driver\n[ 0.658210] device-mapper: uevent: version 1.0.3\n[ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662060] NET: Registered protocol family 10\n[ 0.663047] NET: Registered protocol family 17\n[ 0.663945] Key type dns_resolver registered\n[ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667702] registered taskstats version 1\n[ 0.668535] Loading compiled-in X.509 certificates\n[ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671799] zswap: loaded using pool lzo/zbud\n[ 0.673172] Key type trusted registered\n[ 0.674712] Key type encrypted registered\n[ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.676573] ima: No TPM chip found, activating TPM-bypass!\n[ 0.677620] evm: HMAC attrs: 0x1\n[ 0.678547] Magic number: 2:937:437\n[ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574)\n[ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682089] EDD information not available.\n[ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.770418] Write protecting the kernel read-only data: 14336k\n[ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.827326] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 15:26:52,937 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action used request id req-8275efbb-6233-47ae-bd79-b3df22cc9690 2018-09-26 15:26:52,942 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:53,429 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7ba50e1f-a3ff-4196-a706-9923e19cf8f6 x-compute-request-id: req-7ba50e1f-a3ff-4196-a706-9923e19cf8f6 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bf:3c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "bookmark"}], "image": {"id": "6e444b5e-0dd6-436b-984f-955a4504bf59", "links": [{"href": "http://172.30.9.22:8774/images/6e444b5e-0dd6-436b-984f-955a4504bf59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:26:13.000000", "flavor": {"id": "f4ab962f-a392-43c6-8df9-4d0201976ffc", "links": [{"href": "http://172.30.9.22:8774/flavors/f4ab962f-a392-43c6-8df9-4d0201976ffc", "rel": "bookmark"}]}, "id": "165290b8-1fbc-4538-8d27-8c00f21a4ee6", "security_groups": [{"name": "default"}], "user_id": "f9350a4137f14dae896c84ec494a7dd3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:26:14Z", "hostId": "febf6413e37e437cb137e102a04722e5f6bc5d25e699857bd984f2e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-inst", "created": "2018-09-26T15:26:09Z", "tenant_id": "167f148a11b04f108770753c26bad53e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:26:53,429 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 used request id req-7ba50e1f-a3ff-4196-a706-9923e19cf8f6 2018-09-26 15:26:53,432 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:26:54,504 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e88eccde-56e4-4051-a0f1-afc719cc939e x-compute-request-id: req-e88eccde-56e4-4051-a0f1-afc719cc939e Content-Encoding: gzip Content-Length: 7679 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484963912 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130798] pid_max: default: 32768 minimum: 301\n[ 0.131692] ACPI: Core revision 20150930\n[ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134380] Security Framework initialized\n[ 0.135199] Yama: becoming mindful.\n[ 0.135933] AppArmor: AppArmor initialized\n[ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141906] Initializing cgroup subsys io\n[ 0.142717] Initializing cgroup subsys memory\n[ 0.143574] Initializing cgroup subsys devices\n[ 0.144452] Initializing cgroup subsys freezer\n[ 0.145327] Initializing cgroup subsys net_cls\n[ 0.146199] Initializing cgroup subsys perf_event\n[ 0.147113] Initializing cgroup subsys net_prio\n[ 0.147999] Initializing cgroup subsys hugetlb\n[ 0.148880] Initializing cgroup subsys pids\n[ 0.149755] CPU: Physical Processor ID: 0\n[ 0.151242] mce: CPU supports 10 MCE banks\n[ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170078] ftrace: allocating 31920 entries in 125 pages\n[ 0.196078] smpboot: Max logical packages: 1\n[ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198301] x2apic enabled\n[ 0.199110] Switched APIC routing to physical x2apic.\n[ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205787] KVM setup paravirtual spinlock\n[ 0.207075] x86: Booted up 1 node, 1 CPUs\n[ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209284] devtmpfs: initialized\n[ 0.210988] evm: security.selinux\n[ 0.211697] evm: security.SMACK64\n[ 0.212383] evm: security.SMACK64EXEC\n[ 0.213133] evm: security.SMACK64TRANSMUTE\n[ 0.213941] evm: security.SMACK64MMAP\n[ 0.214688] evm: security.ima\n[ 0.215328] evm: security.capability\n[ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217977] pinctrl core: initialized pinctrl subsystem\n[ 0.219083] RTC time: 15:26:13, date: 09/26/18\n[ 0.220039] NET: Registered protocol family 16\n[ 0.221009] cpuidle: using governor ladder\n[ 0.221830] cpuidle: using governor menu\n[ 0.222619] PCCT header not found.\n[ 0.223376] ACPI: bus type PCI registered\n[ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225432] PCI: Using configuration type 1 for base access\n[ 0.227178] ACPI: Added _OSI(Module Device)\n[ 0.228025] ACPI: Added _OSI(Processor Device)\n[ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229787] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231894] ACPI: Interpreter enabled\n[ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240077] ACPI: (supports S0 S5)\n[ 0.240788] ACPI: Using IOAPIC for interrupt routing\n[ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250754] acpiphp: Slot [3] registered\n[ 0.251558] acpiphp: Slot [4] registered\n[ 0.252356] acpiphp: Slot [5] registered\n[ 0.253156] acpiphp: Slot [6] registered\n[ 0.253966] acpiphp: Slot [7] registered\n[ 0.254773] acpiphp: Slot [8] registered\n[ 0.255575] acpiphp: Slot [9] registered\n[ 0.256370] acpiphp: Slot [10] registered\n[ 0.257190] acpiphp: Slot [11] registered\n[ 0.258008] acpiphp: Slot [12] registered\n[ 0.258831] acpiphp: Slot [13] registered\n[ 0.259642] acpiphp: Slot [14] registered\n[ 0.260449] acpiphp: Slot [15] registered\n[ 0.271365] acpiphp: Slot [16] registered\n[ 0.272183] acpiphp: Slot [17] registered\n[ 0.272998] acpiphp: Slot [18] registered\n[ 0.273811] acpiphp: Slot [19] registered\n[ 0.274622] acpiphp: Slot [20] registered\n[ 0.275434] acpiphp: Slot [21] registered\n[ 0.276248] acpiphp: Slot [22] registered\n[ 0.277060] acpiphp: Slot [23] registered\n[ 0.277873] acpiphp: Slot [24] registered\n[ 0.278687] acpiphp: Slot [25] registered\n[ 0.279501] acpiphp: Slot [26] registered\n[ 0.280307] acpiphp: Slot [27] registered\n[ 0.281123] acpiphp: Slot [28] registered\n[ 0.281933] acpiphp: Slot [29] registered\n[ 0.282746] acpiphp: Slot [30] registered\n[ 0.283565] acpiphp: Slot [31] registered\n[ 0.284371] PCI host bridge to bus 0000:00\n[ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364716] vgaarb: loaded\n[ 0.365317] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366475] SCSI subsystem initialized\n[ 0.367297] ACPI: bus type USB registered\n[ 0.368122] usbcore: registered new interface driver usbfs\n[ 0.369153] usbcore: registered new interface driver hub\n[ 0.370166] usbcore: registered new device driver usb\n[ 0.371227] PCI: Using ACPI for IRQ routing\n[ 0.372258] NetLabel: Initializing\n[ 0.372976] NetLabel: domain hash size = 128\n[ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374774] NetLabel: unlabeled traffic allowed by default\n[ 0.375885] clocksource: Switched to clocksource kvm-clock\n[ 0.381270] AppArmor: AppArmor Filesystem Enabled\n[ 0.382229] pnp: PnP ACPI init\n[ 0.383144] pnp: PnP ACPI: found 5 devices\n[ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390887] NET: Registered protocol family 2\n[ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.394317] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397753] NET: Registered protocol family 1\n[ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429490] Trying to unpack rootfs image as initramfs...\n[ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.493506] Scanning for low memory corruption every 60 seconds\n[ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495958] audit: initializing netlink subsys (disabled)\n[ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized\n[ 0.498293] Initialise system trusted keyring\n[ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502360] zbud: loaded\n[ 0.503061] VFS: Disk quotas dquot_6.6.0\n[ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505388] fuse init (API version 7.23)\n[ 0.506271] Key type big_key registered\n[ 0.507072] Allocating IMA MOK and blacklist keyrings.\n[ 0.508187] Key type asymmetric registered\n[ 0.509012] Asymmetric key parser 'x509' registered\n[ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511426] io scheduler noop registered\n[ 0.512233] io scheduler deadline registered (default)\n[ 0.513223] io scheduler cfq registered\n[ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517819] ACPI: Power Button [PWRF]\n[ 0.518654] GHES: HEST is not enabled!\n[ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590361] Linux agpgart interface v0.103\n[ 0.592821] brd: module loaded\n[ 0.593965] loop: module loaded\n[ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599721] GPT:90111 != 20971519\n[ 0.600411] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601503] GPT:90111 != 20971519\n[ 0.602182] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603142] vda: vda1 vda15\n[ 0.604849] scsi host0: ata_piix\n[ 0.605959] scsi host1: ata_piix\n[ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609303] libphy: Fixed MDIO Bus: probed\n[ 0.610120] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611061] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613313] PPP generic driver version 2.4.2\n[ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615533] ehci-pci: EHCI PCI platform driver\n[ 0.616405] ehci-platform: EHCI generic platform driver\n[ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618511] ohci-pci: OHCI PCI platform driver\n[ 0.619369] ohci-platform: OHCI generic platform driver\n[ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642011] usb usb1: Product: UHCI Host Controller\n[ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644083] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645099] hub 1-0:1.0: USB hub found\n[ 0.645877] hub 1-0:1.0: 2 ports detected\n[ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650885] mousedev: PS/2 mouse device common for all mice\n[ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653986] rtc_cmos 00:00: RTC can wake from S4\n[ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657460] i2c /dev entries driver\n[ 0.658210] device-mapper: uevent: version 1.0.3\n[ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662060] NET: Registered protocol family 10\n[ 0.663047] NET: Registered protocol family 17\n[ 0.663945] Key type dns_resolver registered\n[ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667702] registered taskstats version 1\n[ 0.668535] Loading compiled-in X.509 certificates\n[ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671799] zswap: loaded using pool lzo/zbud\n[ 0.673172] Key type trusted registered\n[ 0.674712] Key type encrypted registered\n[ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.676573] ima: No TPM chip found, activating TPM-bypass!\n[ 0.677620] evm: HMAC attrs: 0x1\n[ 0.678547] Magic number: 2:937:437\n[ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574)\n[ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682089] EDD information not available.\n[ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.770418] Write protecting the kernel read-only data: 14336k\n[ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.827326] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 15:26:54,504 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action used request id req-e88eccde-56e4-4051-a0f1-afc719cc939e 2018-09-26 15:26:54,510 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:54,969 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f7ccde2-e0a3-43e0-9b24-3e47472e8279 x-compute-request-id: req-0f7ccde2-e0a3-43e0-9b24-3e47472e8279 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bf:3c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "bookmark"}], "image": {"id": "6e444b5e-0dd6-436b-984f-955a4504bf59", "links": [{"href": "http://172.30.9.22:8774/images/6e444b5e-0dd6-436b-984f-955a4504bf59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:26:13.000000", "flavor": {"id": "f4ab962f-a392-43c6-8df9-4d0201976ffc", "links": [{"href": "http://172.30.9.22:8774/flavors/f4ab962f-a392-43c6-8df9-4d0201976ffc", "rel": "bookmark"}]}, "id": "165290b8-1fbc-4538-8d27-8c00f21a4ee6", "security_groups": [{"name": "default"}], "user_id": "f9350a4137f14dae896c84ec494a7dd3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:26:14Z", "hostId": "febf6413e37e437cb137e102a04722e5f6bc5d25e699857bd984f2e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-inst", "created": "2018-09-26T15:26:09Z", "tenant_id": "167f148a11b04f108770753c26bad53e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:26:54,969 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 used request id req-0f7ccde2-e0a3-43e0-9b24-3e47472e8279 2018-09-26 15:26:54,972 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:26:56,039 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-95313452-97aa-4d0b-b882-be02e611c154 x-compute-request-id: req-95313452-97aa-4d0b-b882-be02e611c154 Content-Encoding: gzip Content-Length: 7679 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484963912 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130798] pid_max: default: 32768 minimum: 301\n[ 0.131692] ACPI: Core revision 20150930\n[ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134380] Security Framework initialized\n[ 0.135199] Yama: becoming mindful.\n[ 0.135933] AppArmor: AppArmor initialized\n[ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141906] Initializing cgroup subsys io\n[ 0.142717] Initializing cgroup subsys memory\n[ 0.143574] Initializing cgroup subsys devices\n[ 0.144452] Initializing cgroup subsys freezer\n[ 0.145327] Initializing cgroup subsys net_cls\n[ 0.146199] Initializing cgroup subsys perf_event\n[ 0.147113] Initializing cgroup subsys net_prio\n[ 0.147999] Initializing cgroup subsys hugetlb\n[ 0.148880] Initializing cgroup subsys pids\n[ 0.149755] CPU: Physical Processor ID: 0\n[ 0.151242] mce: CPU supports 10 MCE banks\n[ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170078] ftrace: allocating 31920 entries in 125 pages\n[ 0.196078] smpboot: Max logical packages: 1\n[ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198301] x2apic enabled\n[ 0.199110] Switched APIC routing to physical x2apic.\n[ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205787] KVM setup paravirtual spinlock\n[ 0.207075] x86: Booted up 1 node, 1 CPUs\n[ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209284] devtmpfs: initialized\n[ 0.210988] evm: security.selinux\n[ 0.211697] evm: security.SMACK64\n[ 0.212383] evm: security.SMACK64EXEC\n[ 0.213133] evm: security.SMACK64TRANSMUTE\n[ 0.213941] evm: security.SMACK64MMAP\n[ 0.214688] evm: security.ima\n[ 0.215328] evm: security.capability\n[ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217977] pinctrl core: initialized pinctrl subsystem\n[ 0.219083] RTC time: 15:26:13, date: 09/26/18\n[ 0.220039] NET: Registered protocol family 16\n[ 0.221009] cpuidle: using governor ladder\n[ 0.221830] cpuidle: using governor menu\n[ 0.222619] PCCT header not found.\n[ 0.223376] ACPI: bus type PCI registered\n[ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225432] PCI: Using configuration type 1 for base access\n[ 0.227178] ACPI: Added _OSI(Module Device)\n[ 0.228025] ACPI: Added _OSI(Processor Device)\n[ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229787] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231894] ACPI: Interpreter enabled\n[ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240077] ACPI: (supports S0 S5)\n[ 0.240788] ACPI: Using IOAPIC for interrupt routing\n[ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250754] acpiphp: Slot [3] registered\n[ 0.251558] acpiphp: Slot [4] registered\n[ 0.252356] acpiphp: Slot [5] registered\n[ 0.253156] acpiphp: Slot [6] registered\n[ 0.253966] acpiphp: Slot [7] registered\n[ 0.254773] acpiphp: Slot [8] registered\n[ 0.255575] acpiphp: Slot [9] registered\n[ 0.256370] acpiphp: Slot [10] registered\n[ 0.257190] acpiphp: Slot [11] registered\n[ 0.258008] acpiphp: Slot [12] registered\n[ 0.258831] acpiphp: Slot [13] registered\n[ 0.259642] acpiphp: Slot [14] registered\n[ 0.260449] acpiphp: Slot [15] registered\n[ 0.271365] acpiphp: Slot [16] registered\n[ 0.272183] acpiphp: Slot [17] registered\n[ 0.272998] acpiphp: Slot [18] registered\n[ 0.273811] acpiphp: Slot [19] registered\n[ 0.274622] acpiphp: Slot [20] registered\n[ 0.275434] acpiphp: Slot [21] registered\n[ 0.276248] acpiphp: Slot [22] registered\n[ 0.277060] acpiphp: Slot [23] registered\n[ 0.277873] acpiphp: Slot [24] registered\n[ 0.278687] acpiphp: Slot [25] registered\n[ 0.279501] acpiphp: Slot [26] registered\n[ 0.280307] acpiphp: Slot [27] registered\n[ 0.281123] acpiphp: Slot [28] registered\n[ 0.281933] acpiphp: Slot [29] registered\n[ 0.282746] acpiphp: Slot [30] registered\n[ 0.283565] acpiphp: Slot [31] registered\n[ 0.284371] PCI host bridge to bus 0000:00\n[ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364716] vgaarb: loaded\n[ 0.365317] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366475] SCSI subsystem initialized\n[ 0.367297] ACPI: bus type USB registered\n[ 0.368122] usbcore: registered new interface driver usbfs\n[ 0.369153] usbcore: registered new interface driver hub\n[ 0.370166] usbcore: registered new device driver usb\n[ 0.371227] PCI: Using ACPI for IRQ routing\n[ 0.372258] NetLabel: Initializing\n[ 0.372976] NetLabel: domain hash size = 128\n[ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374774] NetLabel: unlabeled traffic allowed by default\n[ 0.375885] clocksource: Switched to clocksource kvm-clock\n[ 0.381270] AppArmor: AppArmor Filesystem Enabled\n[ 0.382229] pnp: PnP ACPI init\n[ 0.383144] pnp: PnP ACPI: found 5 devices\n[ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390887] NET: Registered protocol family 2\n[ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.394317] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397753] NET: Registered protocol family 1\n[ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429490] Trying to unpack rootfs image as initramfs...\n[ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.493506] Scanning for low memory corruption every 60 seconds\n[ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495958] audit: initializing netlink subsys (disabled)\n[ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized\n[ 0.498293] Initialise system trusted keyring\n[ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502360] zbud: loaded\n[ 0.503061] VFS: Disk quotas dquot_6.6.0\n[ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505388] fuse init (API version 7.23)\n[ 0.506271] Key type big_key registered\n[ 0.507072] Allocating IMA MOK and blacklist keyrings.\n[ 0.508187] Key type asymmetric registered\n[ 0.509012] Asymmetric key parser 'x509' registered\n[ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511426] io scheduler noop registered\n[ 0.512233] io scheduler deadline registered (default)\n[ 0.513223] io scheduler cfq registered\n[ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517819] ACPI: Power Button [PWRF]\n[ 0.518654] GHES: HEST is not enabled!\n[ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590361] Linux agpgart interface v0.103\n[ 0.592821] brd: module loaded\n[ 0.593965] loop: module loaded\n[ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599721] GPT:90111 != 20971519\n[ 0.600411] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601503] GPT:90111 != 20971519\n[ 0.602182] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603142] vda: vda1 vda15\n[ 0.604849] scsi host0: ata_piix\n[ 0.605959] scsi host1: ata_piix\n[ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609303] libphy: Fixed MDIO Bus: probed\n[ 0.610120] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611061] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613313] PPP generic driver version 2.4.2\n[ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615533] ehci-pci: EHCI PCI platform driver\n[ 0.616405] ehci-platform: EHCI generic platform driver\n[ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618511] ohci-pci: OHCI PCI platform driver\n[ 0.619369] ohci-platform: OHCI generic platform driver\n[ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642011] usb usb1: Product: UHCI Host Controller\n[ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644083] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645099] hub 1-0:1.0: USB hub found\n[ 0.645877] hub 1-0:1.0: 2 ports detected\n[ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650885] mousedev: PS/2 mouse device common for all mice\n[ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653986] rtc_cmos 00:00: RTC can wake from S4\n[ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657460] i2c /dev entries driver\n[ 0.658210] device-mapper: uevent: version 1.0.3\n[ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662060] NET: Registered protocol family 10\n[ 0.663047] NET: Registered protocol family 17\n[ 0.663945] Key type dns_resolver registered\n[ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667702] registered taskstats version 1\n[ 0.668535] Loading compiled-in X.509 certificates\n[ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671799] zswap: loaded using pool lzo/zbud\n[ 0.673172] Key type trusted registered\n[ 0.674712] Key type encrypted registered\n[ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.676573] ima: No TPM chip found, activating TPM-bypass!\n[ 0.677620] evm: HMAC attrs: 0x1\n[ 0.678547] Magic number: 2:937:437\n[ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574)\n[ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682089] EDD information not available.\n[ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.770418] Write protecting the kernel read-only data: 14336k\n[ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.827326] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 15:26:56,039 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action used request id req-95313452-97aa-4d0b-b882-be02e611c154 2018-09-26 15:26:56,045 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:56,227 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a112452-8e95-48ed-8471-6d19be870522 x-compute-request-id: req-1a112452-8e95-48ed-8471-6d19be870522 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bf:3c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "bookmark"}], "image": {"id": "6e444b5e-0dd6-436b-984f-955a4504bf59", "links": [{"href": "http://172.30.9.22:8774/images/6e444b5e-0dd6-436b-984f-955a4504bf59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:26:13.000000", "flavor": {"id": "f4ab962f-a392-43c6-8df9-4d0201976ffc", "links": [{"href": "http://172.30.9.22:8774/flavors/f4ab962f-a392-43c6-8df9-4d0201976ffc", "rel": "bookmark"}]}, "id": "165290b8-1fbc-4538-8d27-8c00f21a4ee6", "security_groups": [{"name": "default"}], "user_id": "f9350a4137f14dae896c84ec494a7dd3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:26:14Z", "hostId": "febf6413e37e437cb137e102a04722e5f6bc5d25e699857bd984f2e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-inst", "created": "2018-09-26T15:26:09Z", "tenant_id": "167f148a11b04f108770753c26bad53e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:26:56,228 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 used request id req-1a112452-8e95-48ed-8471-6d19be870522 2018-09-26 15:26:56,231 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:26:57,299 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c7a815e6-b396-4926-80e8-679ac133edf4 x-compute-request-id: req-c7a815e6-b396-4926-80e8-679ac133edf4 Content-Encoding: gzip Content-Length: 7679 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484963912 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130798] pid_max: default: 32768 minimum: 301\n[ 0.131692] ACPI: Core revision 20150930\n[ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134380] Security Framework initialized\n[ 0.135199] Yama: becoming mindful.\n[ 0.135933] AppArmor: AppArmor initialized\n[ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141906] Initializing cgroup subsys io\n[ 0.142717] Initializing cgroup subsys memory\n[ 0.143574] Initializing cgroup subsys devices\n[ 0.144452] Initializing cgroup subsys freezer\n[ 0.145327] Initializing cgroup subsys net_cls\n[ 0.146199] Initializing cgroup subsys perf_event\n[ 0.147113] Initializing cgroup subsys net_prio\n[ 0.147999] Initializing cgroup subsys hugetlb\n[ 0.148880] Initializing cgroup subsys pids\n[ 0.149755] CPU: Physical Processor ID: 0\n[ 0.151242] mce: CPU supports 10 MCE banks\n[ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170078] ftrace: allocating 31920 entries in 125 pages\n[ 0.196078] smpboot: Max logical packages: 1\n[ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198301] x2apic enabled\n[ 0.199110] Switched APIC routing to physical x2apic.\n[ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205787] KVM setup paravirtual spinlock\n[ 0.207075] x86: Booted up 1 node, 1 CPUs\n[ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209284] devtmpfs: initialized\n[ 0.210988] evm: security.selinux\n[ 0.211697] evm: security.SMACK64\n[ 0.212383] evm: security.SMACK64EXEC\n[ 0.213133] evm: security.SMACK64TRANSMUTE\n[ 0.213941] evm: security.SMACK64MMAP\n[ 0.214688] evm: security.ima\n[ 0.215328] evm: security.capability\n[ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217977] pinctrl core: initialized pinctrl subsystem\n[ 0.219083] RTC time: 15:26:13, date: 09/26/18\n[ 0.220039] NET: Registered protocol family 16\n[ 0.221009] cpuidle: using governor ladder\n[ 0.221830] cpuidle: using governor menu\n[ 0.222619] PCCT header not found.\n[ 0.223376] ACPI: bus type PCI registered\n[ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225432] PCI: Using configuration type 1 for base access\n[ 0.227178] ACPI: Added _OSI(Module Device)\n[ 0.228025] ACPI: Added _OSI(Processor Device)\n[ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229787] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231894] ACPI: Interpreter enabled\n[ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240077] ACPI: (supports S0 S5)\n[ 0.240788] ACPI: Using IOAPIC for interrupt routing\n[ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250754] acpiphp: Slot [3] registered\n[ 0.251558] acpiphp: Slot [4] registered\n[ 0.252356] acpiphp: Slot [5] registered\n[ 0.253156] acpiphp: Slot [6] registered\n[ 0.253966] acpiphp: Slot [7] registered\n[ 0.254773] acpiphp: Slot [8] registered\n[ 0.255575] acpiphp: Slot [9] registered\n[ 0.256370] acpiphp: Slot [10] registered\n[ 0.257190] acpiphp: Slot [11] registered\n[ 0.258008] acpiphp: Slot [12] registered\n[ 0.258831] acpiphp: Slot [13] registered\n[ 0.259642] acpiphp: Slot [14] registered\n[ 0.260449] acpiphp: Slot [15] registered\n[ 0.271365] acpiphp: Slot [16] registered\n[ 0.272183] acpiphp: Slot [17] registered\n[ 0.272998] acpiphp: Slot [18] registered\n[ 0.273811] acpiphp: Slot [19] registered\n[ 0.274622] acpiphp: Slot [20] registered\n[ 0.275434] acpiphp: Slot [21] registered\n[ 0.276248] acpiphp: Slot [22] registered\n[ 0.277060] acpiphp: Slot [23] registered\n[ 0.277873] acpiphp: Slot [24] registered\n[ 0.278687] acpiphp: Slot [25] registered\n[ 0.279501] acpiphp: Slot [26] registered\n[ 0.280307] acpiphp: Slot [27] registered\n[ 0.281123] acpiphp: Slot [28] registered\n[ 0.281933] acpiphp: Slot [29] registered\n[ 0.282746] acpiphp: Slot [30] registered\n[ 0.283565] acpiphp: Slot [31] registered\n[ 0.284371] PCI host bridge to bus 0000:00\n[ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364716] vgaarb: loaded\n[ 0.365317] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366475] SCSI subsystem initialized\n[ 0.367297] ACPI: bus type USB registered\n[ 0.368122] usbcore: registered new interface driver usbfs\n[ 0.369153] usbcore: registered new interface driver hub\n[ 0.370166] usbcore: registered new device driver usb\n[ 0.371227] PCI: Using ACPI for IRQ routing\n[ 0.372258] NetLabel: Initializing\n[ 0.372976] NetLabel: domain hash size = 128\n[ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374774] NetLabel: unlabeled traffic allowed by default\n[ 0.375885] clocksource: Switched to clocksource kvm-clock\n[ 0.381270] AppArmor: AppArmor Filesystem Enabled\n[ 0.382229] pnp: PnP ACPI init\n[ 0.383144] pnp: PnP ACPI: found 5 devices\n[ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390887] NET: Registered protocol family 2\n[ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.394317] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397753] NET: Registered protocol family 1\n[ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429490] Trying to unpack rootfs image as initramfs...\n[ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.493506] Scanning for low memory corruption every 60 seconds\n[ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495958] audit: initializing netlink subsys (disabled)\n[ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized\n[ 0.498293] Initialise system trusted keyring\n[ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502360] zbud: loaded\n[ 0.503061] VFS: Disk quotas dquot_6.6.0\n[ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505388] fuse init (API version 7.23)\n[ 0.506271] Key type big_key registered\n[ 0.507072] Allocating IMA MOK and blacklist keyrings.\n[ 0.508187] Key type asymmetric registered\n[ 0.509012] Asymmetric key parser 'x509' registered\n[ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511426] io scheduler noop registered\n[ 0.512233] io scheduler deadline registered (default)\n[ 0.513223] io scheduler cfq registered\n[ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517819] ACPI: Power Button [PWRF]\n[ 0.518654] GHES: HEST is not enabled!\n[ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590361] Linux agpgart interface v0.103\n[ 0.592821] brd: module loaded\n[ 0.593965] loop: module loaded\n[ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599721] GPT:90111 != 20971519\n[ 0.600411] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601503] GPT:90111 != 20971519\n[ 0.602182] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603142] vda: vda1 vda15\n[ 0.604849] scsi host0: ata_piix\n[ 0.605959] scsi host1: ata_piix\n[ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609303] libphy: Fixed MDIO Bus: probed\n[ 0.610120] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611061] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613313] PPP generic driver version 2.4.2\n[ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615533] ehci-pci: EHCI PCI platform driver\n[ 0.616405] ehci-platform: EHCI generic platform driver\n[ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618511] ohci-pci: OHCI PCI platform driver\n[ 0.619369] ohci-platform: OHCI generic platform driver\n[ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642011] usb usb1: Product: UHCI Host Controller\n[ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644083] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645099] hub 1-0:1.0: USB hub found\n[ 0.645877] hub 1-0:1.0: 2 ports detected\n[ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650885] mousedev: PS/2 mouse device common for all mice\n[ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653986] rtc_cmos 00:00: RTC can wake from S4\n[ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657460] i2c /dev entries driver\n[ 0.658210] device-mapper: uevent: version 1.0.3\n[ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662060] NET: Registered protocol family 10\n[ 0.663047] NET: Registered protocol family 17\n[ 0.663945] Key type dns_resolver registered\n[ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667702] registered taskstats version 1\n[ 0.668535] Loading compiled-in X.509 certificates\n[ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671799] zswap: loaded using pool lzo/zbud\n[ 0.673172] Key type trusted registered\n[ 0.674712] Key type encrypted registered\n[ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.676573] ima: No TPM chip found, activating TPM-bypass!\n[ 0.677620] evm: HMAC attrs: 0x1\n[ 0.678547] Magic number: 2:937:437\n[ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574)\n[ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682089] EDD information not available.\n[ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.770418] Write protecting the kernel read-only data: 14336k\n[ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.827326] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 15:26:57,300 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action used request id req-c7a815e6-b396-4926-80e8-679ac133edf4 2018-09-26 15:26:57,305 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:57,623 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2cb0f050-4ccd-4c37-bf3f-11455b0f3282 x-compute-request-id: req-2cb0f050-4ccd-4c37-bf3f-11455b0f3282 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bf:3c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "bookmark"}], "image": {"id": "6e444b5e-0dd6-436b-984f-955a4504bf59", "links": [{"href": "http://172.30.9.22:8774/images/6e444b5e-0dd6-436b-984f-955a4504bf59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:26:13.000000", "flavor": {"id": "f4ab962f-a392-43c6-8df9-4d0201976ffc", "links": [{"href": "http://172.30.9.22:8774/flavors/f4ab962f-a392-43c6-8df9-4d0201976ffc", "rel": "bookmark"}]}, "id": "165290b8-1fbc-4538-8d27-8c00f21a4ee6", "security_groups": [{"name": "default"}], "user_id": "f9350a4137f14dae896c84ec494a7dd3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:26:14Z", "hostId": "febf6413e37e437cb137e102a04722e5f6bc5d25e699857bd984f2e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-inst", "created": "2018-09-26T15:26:09Z", "tenant_id": "167f148a11b04f108770753c26bad53e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:26:57,623 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 used request id req-2cb0f050-4ccd-4c37-bf3f-11455b0f3282 2018-09-26 15:26:57,626 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:26:58,692 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a9bee8a-a233-4f64-99e0-6c3984ddca33 x-compute-request-id: req-8a9bee8a-a233-4f64-99e0-6c3984ddca33 Content-Encoding: gzip Content-Length: 7679 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484963912 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130798] pid_max: default: 32768 minimum: 301\n[ 0.131692] ACPI: Core revision 20150930\n[ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134380] Security Framework initialized\n[ 0.135199] Yama: becoming mindful.\n[ 0.135933] AppArmor: AppArmor initialized\n[ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141906] Initializing cgroup subsys io\n[ 0.142717] Initializing cgroup subsys memory\n[ 0.143574] Initializing cgroup subsys devices\n[ 0.144452] Initializing cgroup subsys freezer\n[ 0.145327] Initializing cgroup subsys net_cls\n[ 0.146199] Initializing cgroup subsys perf_event\n[ 0.147113] Initializing cgroup subsys net_prio\n[ 0.147999] Initializing cgroup subsys hugetlb\n[ 0.148880] Initializing cgroup subsys pids\n[ 0.149755] CPU: Physical Processor ID: 0\n[ 0.151242] mce: CPU supports 10 MCE banks\n[ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170078] ftrace: allocating 31920 entries in 125 pages\n[ 0.196078] smpboot: Max logical packages: 1\n[ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198301] x2apic enabled\n[ 0.199110] Switched APIC routing to physical x2apic.\n[ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205787] KVM setup paravirtual spinlock\n[ 0.207075] x86: Booted up 1 node, 1 CPUs\n[ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209284] devtmpfs: initialized\n[ 0.210988] evm: security.selinux\n[ 0.211697] evm: security.SMACK64\n[ 0.212383] evm: security.SMACK64EXEC\n[ 0.213133] evm: security.SMACK64TRANSMUTE\n[ 0.213941] evm: security.SMACK64MMAP\n[ 0.214688] evm: security.ima\n[ 0.215328] evm: security.capability\n[ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217977] pinctrl core: initialized pinctrl subsystem\n[ 0.219083] RTC time: 15:26:13, date: 09/26/18\n[ 0.220039] NET: Registered protocol family 16\n[ 0.221009] cpuidle: using governor ladder\n[ 0.221830] cpuidle: using governor menu\n[ 0.222619] PCCT header not found.\n[ 0.223376] ACPI: bus type PCI registered\n[ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225432] PCI: Using configuration type 1 for base access\n[ 0.227178] ACPI: Added _OSI(Module Device)\n[ 0.228025] ACPI: Added _OSI(Processor Device)\n[ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229787] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231894] ACPI: Interpreter enabled\n[ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240077] ACPI: (supports S0 S5)\n[ 0.240788] ACPI: Using IOAPIC for interrupt routing\n[ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250754] acpiphp: Slot [3] registered\n[ 0.251558] acpiphp: Slot [4] registered\n[ 0.252356] acpiphp: Slot [5] registered\n[ 0.253156] acpiphp: Slot [6] registered\n[ 0.253966] acpiphp: Slot [7] registered\n[ 0.254773] acpiphp: Slot [8] registered\n[ 0.255575] acpiphp: Slot [9] registered\n[ 0.256370] acpiphp: Slot [10] registered\n[ 0.257190] acpiphp: Slot [11] registered\n[ 0.258008] acpiphp: Slot [12] registered\n[ 0.258831] acpiphp: Slot [13] registered\n[ 0.259642] acpiphp: Slot [14] registered\n[ 0.260449] acpiphp: Slot [15] registered\n[ 0.271365] acpiphp: Slot [16] registered\n[ 0.272183] acpiphp: Slot [17] registered\n[ 0.272998] acpiphp: Slot [18] registered\n[ 0.273811] acpiphp: Slot [19] registered\n[ 0.274622] acpiphp: Slot [20] registered\n[ 0.275434] acpiphp: Slot [21] registered\n[ 0.276248] acpiphp: Slot [22] registered\n[ 0.277060] acpiphp: Slot [23] registered\n[ 0.277873] acpiphp: Slot [24] registered\n[ 0.278687] acpiphp: Slot [25] registered\n[ 0.279501] acpiphp: Slot [26] registered\n[ 0.280307] acpiphp: Slot [27] registered\n[ 0.281123] acpiphp: Slot [28] registered\n[ 0.281933] acpiphp: Slot [29] registered\n[ 0.282746] acpiphp: Slot [30] registered\n[ 0.283565] acpiphp: Slot [31] registered\n[ 0.284371] PCI host bridge to bus 0000:00\n[ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364716] vgaarb: loaded\n[ 0.365317] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366475] SCSI subsystem initialized\n[ 0.367297] ACPI: bus type USB registered\n[ 0.368122] usbcore: registered new interface driver usbfs\n[ 0.369153] usbcore: registered new interface driver hub\n[ 0.370166] usbcore: registered new device driver usb\n[ 0.371227] PCI: Using ACPI for IRQ routing\n[ 0.372258] NetLabel: Initializing\n[ 0.372976] NetLabel: domain hash size = 128\n[ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374774] NetLabel: unlabeled traffic allowed by default\n[ 0.375885] clocksource: Switched to clocksource kvm-clock\n[ 0.381270] AppArmor: AppArmor Filesystem Enabled\n[ 0.382229] pnp: PnP ACPI init\n[ 0.383144] pnp: PnP ACPI: found 5 devices\n[ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390887] NET: Registered protocol family 2\n[ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.394317] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397753] NET: Registered protocol family 1\n[ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429490] Trying to unpack rootfs image as initramfs...\n[ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.493506] Scanning for low memory corruption every 60 seconds\n[ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495958] audit: initializing netlink subsys (disabled)\n[ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized\n[ 0.498293] Initialise system trusted keyring\n[ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502360] zbud: loaded\n[ 0.503061] VFS: Disk quotas dquot_6.6.0\n[ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505388] fuse init (API version 7.23)\n[ 0.506271] Key type big_key registered\n[ 0.507072] Allocating IMA MOK and blacklist keyrings.\n[ 0.508187] Key type asymmetric registered\n[ 0.509012] Asymmetric key parser 'x509' registered\n[ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511426] io scheduler noop registered\n[ 0.512233] io scheduler deadline registered (default)\n[ 0.513223] io scheduler cfq registered\n[ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517819] ACPI: Power Button [PWRF]\n[ 0.518654] GHES: HEST is not enabled!\n[ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590361] Linux agpgart interface v0.103\n[ 0.592821] brd: module loaded\n[ 0.593965] loop: module loaded\n[ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599721] GPT:90111 != 20971519\n[ 0.600411] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601503] GPT:90111 != 20971519\n[ 0.602182] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603142] vda: vda1 vda15\n[ 0.604849] scsi host0: ata_piix\n[ 0.605959] scsi host1: ata_piix\n[ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609303] libphy: Fixed MDIO Bus: probed\n[ 0.610120] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611061] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613313] PPP generic driver version 2.4.2\n[ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615533] ehci-pci: EHCI PCI platform driver\n[ 0.616405] ehci-platform: EHCI generic platform driver\n[ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618511] ohci-pci: OHCI PCI platform driver\n[ 0.619369] ohci-platform: OHCI generic platform driver\n[ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642011] usb usb1: Product: UHCI Host Controller\n[ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644083] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645099] hub 1-0:1.0: USB hub found\n[ 0.645877] hub 1-0:1.0: 2 ports detected\n[ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650885] mousedev: PS/2 mouse device common for all mice\n[ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653986] rtc_cmos 00:00: RTC can wake from S4\n[ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657460] i2c /dev entries driver\n[ 0.658210] device-mapper: uevent: version 1.0.3\n[ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662060] NET: Registered protocol family 10\n[ 0.663047] NET: Registered protocol family 17\n[ 0.663945] Key type dns_resolver registered\n[ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667702] registered taskstats version 1\n[ 0.668535] Loading compiled-in X.509 certificates\n[ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671799] zswap: loaded using pool lzo/zbud\n[ 0.673172] Key type trusted registered\n[ 0.674712] Key type encrypted registered\n[ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.676573] ima: No TPM chip found, activating TPM-bypass!\n[ 0.677620] evm: HMAC attrs: 0x1\n[ 0.678547] Magic number: 2:937:437\n[ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574)\n[ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682089] EDD information not available.\n[ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.770418] Write protecting the kernel read-only data: 14336k\n[ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.827326] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 15:26:58,693 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action used request id req-8a9bee8a-a233-4f64-99e0-6c3984ddca33 2018-09-26 15:26:58,698 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:26:59,155 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0369503a-042e-44b3-9bec-78e288961931 x-compute-request-id: req-0369503a-042e-44b3-9bec-78e288961931 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bf:3c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "bookmark"}], "image": {"id": "6e444b5e-0dd6-436b-984f-955a4504bf59", "links": [{"href": "http://172.30.9.22:8774/images/6e444b5e-0dd6-436b-984f-955a4504bf59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:26:13.000000", "flavor": {"id": "f4ab962f-a392-43c6-8df9-4d0201976ffc", "links": [{"href": "http://172.30.9.22:8774/flavors/f4ab962f-a392-43c6-8df9-4d0201976ffc", "rel": "bookmark"}]}, "id": "165290b8-1fbc-4538-8d27-8c00f21a4ee6", "security_groups": [{"name": "default"}], "user_id": "f9350a4137f14dae896c84ec494a7dd3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:26:14Z", "hostId": "febf6413e37e437cb137e102a04722e5f6bc5d25e699857bd984f2e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-inst", "created": "2018-09-26T15:26:09Z", "tenant_id": "167f148a11b04f108770753c26bad53e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:26:59,155 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 used request id req-0369503a-042e-44b3-9bec-78e288961931 2018-09-26 15:26:59,158 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:27:00,269 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:26:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e24df8de-1b12-41dc-b599-326daae57079 x-compute-request-id: req-e24df8de-1b12-41dc-b599-326daae57079 Content-Encoding: gzip Content-Length: 7679 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484963912 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130798] pid_max: default: 32768 minimum: 301\n[ 0.131692] ACPI: Core revision 20150930\n[ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134380] Security Framework initialized\n[ 0.135199] Yama: becoming mindful.\n[ 0.135933] AppArmor: AppArmor initialized\n[ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141906] Initializing cgroup subsys io\n[ 0.142717] Initializing cgroup subsys memory\n[ 0.143574] Initializing cgroup subsys devices\n[ 0.144452] Initializing cgroup subsys freezer\n[ 0.145327] Initializing cgroup subsys net_cls\n[ 0.146199] Initializing cgroup subsys perf_event\n[ 0.147113] Initializing cgroup subsys net_prio\n[ 0.147999] Initializing cgroup subsys hugetlb\n[ 0.148880] Initializing cgroup subsys pids\n[ 0.149755] CPU: Physical Processor ID: 0\n[ 0.151242] mce: CPU supports 10 MCE banks\n[ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170078] ftrace: allocating 31920 entries in 125 pages\n[ 0.196078] smpboot: Max logical packages: 1\n[ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198301] x2apic enabled\n[ 0.199110] Switched APIC routing to physical x2apic.\n[ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205787] KVM setup paravirtual spinlock\n[ 0.207075] x86: Booted up 1 node, 1 CPUs\n[ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209284] devtmpfs: initialized\n[ 0.210988] evm: security.selinux\n[ 0.211697] evm: security.SMACK64\n[ 0.212383] evm: security.SMACK64EXEC\n[ 0.213133] evm: security.SMACK64TRANSMUTE\n[ 0.213941] evm: security.SMACK64MMAP\n[ 0.214688] evm: security.ima\n[ 0.215328] evm: security.capability\n[ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217977] pinctrl core: initialized pinctrl subsystem\n[ 0.219083] RTC time: 15:26:13, date: 09/26/18\n[ 0.220039] NET: Registered protocol family 16\n[ 0.221009] cpuidle: using governor ladder\n[ 0.221830] cpuidle: using governor menu\n[ 0.222619] PCCT header not found.\n[ 0.223376] ACPI: bus type PCI registered\n[ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225432] PCI: Using configuration type 1 for base access\n[ 0.227178] ACPI: Added _OSI(Module Device)\n[ 0.228025] ACPI: Added _OSI(Processor Device)\n[ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229787] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231894] ACPI: Interpreter enabled\n[ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240077] ACPI: (supports S0 S5)\n[ 0.240788] ACPI: Using IOAPIC for interrupt routing\n[ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250754] acpiphp: Slot [3] registered\n[ 0.251558] acpiphp: Slot [4] registered\n[ 0.252356] acpiphp: Slot [5] registered\n[ 0.253156] acpiphp: Slot [6] registered\n[ 0.253966] acpiphp: Slot [7] registered\n[ 0.254773] acpiphp: Slot [8] registered\n[ 0.255575] acpiphp: Slot [9] registered\n[ 0.256370] acpiphp: Slot [10] registered\n[ 0.257190] acpiphp: Slot [11] registered\n[ 0.258008] acpiphp: Slot [12] registered\n[ 0.258831] acpiphp: Slot [13] registered\n[ 0.259642] acpiphp: Slot [14] registered\n[ 0.260449] acpiphp: Slot [15] registered\n[ 0.271365] acpiphp: Slot [16] registered\n[ 0.272183] acpiphp: Slot [17] registered\n[ 0.272998] acpiphp: Slot [18] registered\n[ 0.273811] acpiphp: Slot [19] registered\n[ 0.274622] acpiphp: Slot [20] registered\n[ 0.275434] acpiphp: Slot [21] registered\n[ 0.276248] acpiphp: Slot [22] registered\n[ 0.277060] acpiphp: Slot [23] registered\n[ 0.277873] acpiphp: Slot [24] registered\n[ 0.278687] acpiphp: Slot [25] registered\n[ 0.279501] acpiphp: Slot [26] registered\n[ 0.280307] acpiphp: Slot [27] registered\n[ 0.281123] acpiphp: Slot [28] registered\n[ 0.281933] acpiphp: Slot [29] registered\n[ 0.282746] acpiphp: Slot [30] registered\n[ 0.283565] acpiphp: Slot [31] registered\n[ 0.284371] PCI host bridge to bus 0000:00\n[ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364716] vgaarb: loaded\n[ 0.365317] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366475] SCSI subsystem initialized\n[ 0.367297] ACPI: bus type USB registered\n[ 0.368122] usbcore: registered new interface driver usbfs\n[ 0.369153] usbcore: registered new interface driver hub\n[ 0.370166] usbcore: registered new device driver usb\n[ 0.371227] PCI: Using ACPI for IRQ routing\n[ 0.372258] NetLabel: Initializing\n[ 0.372976] NetLabel: domain hash size = 128\n[ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374774] NetLabel: unlabeled traffic allowed by default\n[ 0.375885] clocksource: Switched to clocksource kvm-clock\n[ 0.381270] AppArmor: AppArmor Filesystem Enabled\n[ 0.382229] pnp: PnP ACPI init\n[ 0.383144] pnp: PnP ACPI: found 5 devices\n[ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390887] NET: Registered protocol family 2\n[ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.394317] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397753] NET: Registered protocol family 1\n[ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429490] Trying to unpack rootfs image as initramfs...\n[ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.493506] Scanning for low memory corruption every 60 seconds\n[ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495958] audit: initializing netlink subsys (disabled)\n[ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized\n[ 0.498293] Initialise system trusted keyring\n[ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502360] zbud: loaded\n[ 0.503061] VFS: Disk quotas dquot_6.6.0\n[ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505388] fuse init (API version 7.23)\n[ 0.506271] Key type big_key registered\n[ 0.507072] Allocating IMA MOK and blacklist keyrings.\n[ 0.508187] Key type asymmetric registered\n[ 0.509012] Asymmetric key parser 'x509' registered\n[ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511426] io scheduler noop registered\n[ 0.512233] io scheduler deadline registered (default)\n[ 0.513223] io scheduler cfq registered\n[ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517819] ACPI: Power Button [PWRF]\n[ 0.518654] GHES: HEST is not enabled!\n[ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590361] Linux agpgart interface v0.103\n[ 0.592821] brd: module loaded\n[ 0.593965] loop: module loaded\n[ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599721] GPT:90111 != 20971519\n[ 0.600411] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601503] GPT:90111 != 20971519\n[ 0.602182] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603142] vda: vda1 vda15\n[ 0.604849] scsi host0: ata_piix\n[ 0.605959] scsi host1: ata_piix\n[ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609303] libphy: Fixed MDIO Bus: probed\n[ 0.610120] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611061] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613313] PPP generic driver version 2.4.2\n[ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615533] ehci-pci: EHCI PCI platform driver\n[ 0.616405] ehci-platform: EHCI generic platform driver\n[ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618511] ohci-pci: OHCI PCI platform driver\n[ 0.619369] ohci-platform: OHCI generic platform driver\n[ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642011] usb usb1: Product: UHCI Host Controller\n[ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644083] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645099] hub 1-0:1.0: USB hub found\n[ 0.645877] hub 1-0:1.0: 2 ports detected\n[ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650885] mousedev: PS/2 mouse device common for all mice\n[ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653986] rtc_cmos 00:00: RTC can wake from S4\n[ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657460] i2c /dev entries driver\n[ 0.658210] device-mapper: uevent: version 1.0.3\n[ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662060] NET: Registered protocol family 10\n[ 0.663047] NET: Registered protocol family 17\n[ 0.663945] Key type dns_resolver registered\n[ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667702] registered taskstats version 1\n[ 0.668535] Loading compiled-in X.509 certificates\n[ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671799] zswap: loaded using pool lzo/zbud\n[ 0.673172] Key type trusted registered\n[ 0.674712] Key type encrypted registered\n[ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.676573] ima: No TPM chip found, activating TPM-bypass!\n[ 0.677620] evm: HMAC attrs: 0x1\n[ 0.678547] Magic number: 2:937:437\n[ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574)\n[ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682089] EDD information not available.\n[ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.770418] Write protecting the kernel read-only data: 14336k\n[ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.827326] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 15:27:00,269 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action used request id req-e24df8de-1b12-41dc-b599-326daae57079 2018-09-26 15:27:00,275 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:27:00,800 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:27:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07d42625-6dc4-4bfd-a26f-f1b99d1a7d67 x-compute-request-id: req-07d42625-6dc4-4bfd-a26f-f1b99d1a7d67 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bf:3c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "bookmark"}], "image": {"id": "6e444b5e-0dd6-436b-984f-955a4504bf59", "links": [{"href": "http://172.30.9.22:8774/images/6e444b5e-0dd6-436b-984f-955a4504bf59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:26:13.000000", "flavor": {"id": "f4ab962f-a392-43c6-8df9-4d0201976ffc", "links": [{"href": "http://172.30.9.22:8774/flavors/f4ab962f-a392-43c6-8df9-4d0201976ffc", "rel": "bookmark"}]}, "id": "165290b8-1fbc-4538-8d27-8c00f21a4ee6", "security_groups": [{"name": "default"}], "user_id": "f9350a4137f14dae896c84ec494a7dd3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:26:14Z", "hostId": "febf6413e37e437cb137e102a04722e5f6bc5d25e699857bd984f2e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-inst", "created": "2018-09-26T15:26:09Z", "tenant_id": "167f148a11b04f108770753c26bad53e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:27:00,800 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 used request id req-07d42625-6dc4-4bfd-a26f-f1b99d1a7d67 2018-09-26 15:27:00,803 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:27:01,872 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:27:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b1534be-b614-4a6c-9b72-bcc8736286a6 x-compute-request-id: req-3b1534be-b614-4a6c-9b72-bcc8736286a6 Content-Encoding: gzip Content-Length: 7679 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484963912 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130798] pid_max: default: 32768 minimum: 301\n[ 0.131692] ACPI: Core revision 20150930\n[ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134380] Security Framework initialized\n[ 0.135199] Yama: becoming mindful.\n[ 0.135933] AppArmor: AppArmor initialized\n[ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141906] Initializing cgroup subsys io\n[ 0.142717] Initializing cgroup subsys memory\n[ 0.143574] Initializing cgroup subsys devices\n[ 0.144452] Initializing cgroup subsys freezer\n[ 0.145327] Initializing cgroup subsys net_cls\n[ 0.146199] Initializing cgroup subsys perf_event\n[ 0.147113] Initializing cgroup subsys net_prio\n[ 0.147999] Initializing cgroup subsys hugetlb\n[ 0.148880] Initializing cgroup subsys pids\n[ 0.149755] CPU: Physical Processor ID: 0\n[ 0.151242] mce: CPU supports 10 MCE banks\n[ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170078] ftrace: allocating 31920 entries in 125 pages\n[ 0.196078] smpboot: Max logical packages: 1\n[ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198301] x2apic enabled\n[ 0.199110] Switched APIC routing to physical x2apic.\n[ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205787] KVM setup paravirtual spinlock\n[ 0.207075] x86: Booted up 1 node, 1 CPUs\n[ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209284] devtmpfs: initialized\n[ 0.210988] evm: security.selinux\n[ 0.211697] evm: security.SMACK64\n[ 0.212383] evm: security.SMACK64EXEC\n[ 0.213133] evm: security.SMACK64TRANSMUTE\n[ 0.213941] evm: security.SMACK64MMAP\n[ 0.214688] evm: security.ima\n[ 0.215328] evm: security.capability\n[ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217977] pinctrl core: initialized pinctrl subsystem\n[ 0.219083] RTC time: 15:26:13, date: 09/26/18\n[ 0.220039] NET: Registered protocol family 16\n[ 0.221009] cpuidle: using governor ladder\n[ 0.221830] cpuidle: using governor menu\n[ 0.222619] PCCT header not found.\n[ 0.223376] ACPI: bus type PCI registered\n[ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225432] PCI: Using configuration type 1 for base access\n[ 0.227178] ACPI: Added _OSI(Module Device)\n[ 0.228025] ACPI: Added _OSI(Processor Device)\n[ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229787] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231894] ACPI: Interpreter enabled\n[ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240077] ACPI: (supports S0 S5)\n[ 0.240788] ACPI: Using IOAPIC for interrupt routing\n[ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250754] acpiphp: Slot [3] registered\n[ 0.251558] acpiphp: Slot [4] registered\n[ 0.252356] acpiphp: Slot [5] registered\n[ 0.253156] acpiphp: Slot [6] registered\n[ 0.253966] acpiphp: Slot [7] registered\n[ 0.254773] acpiphp: Slot [8] registered\n[ 0.255575] acpiphp: Slot [9] registered\n[ 0.256370] acpiphp: Slot [10] registered\n[ 0.257190] acpiphp: Slot [11] registered\n[ 0.258008] acpiphp: Slot [12] registered\n[ 0.258831] acpiphp: Slot [13] registered\n[ 0.259642] acpiphp: Slot [14] registered\n[ 0.260449] acpiphp: Slot [15] registered\n[ 0.271365] acpiphp: Slot [16] registered\n[ 0.272183] acpiphp: Slot [17] registered\n[ 0.272998] acpiphp: Slot [18] registered\n[ 0.273811] acpiphp: Slot [19] registered\n[ 0.274622] acpiphp: Slot [20] registered\n[ 0.275434] acpiphp: Slot [21] registered\n[ 0.276248] acpiphp: Slot [22] registered\n[ 0.277060] acpiphp: Slot [23] registered\n[ 0.277873] acpiphp: Slot [24] registered\n[ 0.278687] acpiphp: Slot [25] registered\n[ 0.279501] acpiphp: Slot [26] registered\n[ 0.280307] acpiphp: Slot [27] registered\n[ 0.281123] acpiphp: Slot [28] registered\n[ 0.281933] acpiphp: Slot [29] registered\n[ 0.282746] acpiphp: Slot [30] registered\n[ 0.283565] acpiphp: Slot [31] registered\n[ 0.284371] PCI host bridge to bus 0000:00\n[ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364716] vgaarb: loaded\n[ 0.365317] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366475] SCSI subsystem initialized\n[ 0.367297] ACPI: bus type USB registered\n[ 0.368122] usbcore: registered new interface driver usbfs\n[ 0.369153] usbcore: registered new interface driver hub\n[ 0.370166] usbcore: registered new device driver usb\n[ 0.371227] PCI: Using ACPI for IRQ routing\n[ 0.372258] NetLabel: Initializing\n[ 0.372976] NetLabel: domain hash size = 128\n[ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374774] NetLabel: unlabeled traffic allowed by default\n[ 0.375885] clocksource: Switched to clocksource kvm-clock\n[ 0.381270] AppArmor: AppArmor Filesystem Enabled\n[ 0.382229] pnp: PnP ACPI init\n[ 0.383144] pnp: PnP ACPI: found 5 devices\n[ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390887] NET: Registered protocol family 2\n[ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.394317] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397753] NET: Registered protocol family 1\n[ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429490] Trying to unpack rootfs image as initramfs...\n[ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.493506] Scanning for low memory corruption every 60 seconds\n[ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495958] audit: initializing netlink subsys (disabled)\n[ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized\n[ 0.498293] Initialise system trusted keyring\n[ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502360] zbud: loaded\n[ 0.503061] VFS: Disk quotas dquot_6.6.0\n[ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505388] fuse init (API version 7.23)\n[ 0.506271] Key type big_key registered\n[ 0.507072] Allocating IMA MOK and blacklist keyrings.\n[ 0.508187] Key type asymmetric registered\n[ 0.509012] Asymmetric key parser 'x509' registered\n[ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511426] io scheduler noop registered\n[ 0.512233] io scheduler deadline registered (default)\n[ 0.513223] io scheduler cfq registered\n[ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517819] ACPI: Power Button [PWRF]\n[ 0.518654] GHES: HEST is not enabled!\n[ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590361] Linux agpgart interface v0.103\n[ 0.592821] brd: module loaded\n[ 0.593965] loop: module loaded\n[ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599721] GPT:90111 != 20971519\n[ 0.600411] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601503] GPT:90111 != 20971519\n[ 0.602182] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603142] vda: vda1 vda15\n[ 0.604849] scsi host0: ata_piix\n[ 0.605959] scsi host1: ata_piix\n[ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609303] libphy: Fixed MDIO Bus: probed\n[ 0.610120] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611061] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613313] PPP generic driver version 2.4.2\n[ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615533] ehci-pci: EHCI PCI platform driver\n[ 0.616405] ehci-platform: EHCI generic platform driver\n[ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618511] ohci-pci: OHCI PCI platform driver\n[ 0.619369] ohci-platform: OHCI generic platform driver\n[ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642011] usb usb1: Product: UHCI Host Controller\n[ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644083] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645099] hub 1-0:1.0: USB hub found\n[ 0.645877] hub 1-0:1.0: 2 ports detected\n[ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650885] mousedev: PS/2 mouse device common for all mice\n[ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653986] rtc_cmos 00:00: RTC can wake from S4\n[ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657460] i2c /dev entries driver\n[ 0.658210] device-mapper: uevent: version 1.0.3\n[ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662060] NET: Registered protocol family 10\n[ 0.663047] NET: Registered protocol family 17\n[ 0.663945] Key type dns_resolver registered\n[ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667702] registered taskstats version 1\n[ 0.668535] Loading compiled-in X.509 certificates\n[ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671799] zswap: loaded using pool lzo/zbud\n[ 0.673172] Key type trusted registered\n[ 0.674712] Key type encrypted registered\n[ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.676573] ima: No TPM chip found, activating TPM-bypass!\n[ 0.677620] evm: HMAC attrs: 0x1\n[ 0.678547] Magic number: 2:937:437\n[ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574)\n[ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682089] EDD information not available.\n[ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.770418] Write protecting the kernel read-only data: 14336k\n[ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.827326] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 15:27:01,873 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action used request id req-3b1534be-b614-4a6c-9b72-bcc8736286a6 2018-09-26 15:27:01,878 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:27:02,346 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:27:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8d4ebd2-fd1e-4306-a476-127e194b0f9f x-compute-request-id: req-a8d4ebd2-fd1e-4306-a476-127e194b0f9f Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bf:3c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "bookmark"}], "image": {"id": "6e444b5e-0dd6-436b-984f-955a4504bf59", "links": [{"href": "http://172.30.9.22:8774/images/6e444b5e-0dd6-436b-984f-955a4504bf59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:26:13.000000", "flavor": {"id": "f4ab962f-a392-43c6-8df9-4d0201976ffc", "links": [{"href": "http://172.30.9.22:8774/flavors/f4ab962f-a392-43c6-8df9-4d0201976ffc", "rel": "bookmark"}]}, "id": "165290b8-1fbc-4538-8d27-8c00f21a4ee6", "security_groups": [{"name": "default"}], "user_id": "f9350a4137f14dae896c84ec494a7dd3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:26:14Z", "hostId": "febf6413e37e437cb137e102a04722e5f6bc5d25e699857bd984f2e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-inst", "created": "2018-09-26T15:26:09Z", "tenant_id": "167f148a11b04f108770753c26bad53e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:27:02,346 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 used request id req-a8d4ebd2-fd1e-4306-a476-127e194b0f9f 2018-09-26 15:27:02,349 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:27:03,438 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:27:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5bfe4ec1-57da-4b99-acf0-19ee78898404 x-compute-request-id: req-5bfe4ec1-57da-4b99-acf0-19ee78898404 Content-Encoding: gzip Content-Length: 7679 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484963912 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130798] pid_max: default: 32768 minimum: 301\n[ 0.131692] ACPI: Core revision 20150930\n[ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134380] Security Framework initialized\n[ 0.135199] Yama: becoming mindful.\n[ 0.135933] AppArmor: AppArmor initialized\n[ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141906] Initializing cgroup subsys io\n[ 0.142717] Initializing cgroup subsys memory\n[ 0.143574] Initializing cgroup subsys devices\n[ 0.144452] Initializing cgroup subsys freezer\n[ 0.145327] Initializing cgroup subsys net_cls\n[ 0.146199] Initializing cgroup subsys perf_event\n[ 0.147113] Initializing cgroup subsys net_prio\n[ 0.147999] Initializing cgroup subsys hugetlb\n[ 0.148880] Initializing cgroup subsys pids\n[ 0.149755] CPU: Physical Processor ID: 0\n[ 0.151242] mce: CPU supports 10 MCE banks\n[ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170078] ftrace: allocating 31920 entries in 125 pages\n[ 0.196078] smpboot: Max logical packages: 1\n[ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198301] x2apic enabled\n[ 0.199110] Switched APIC routing to physical x2apic.\n[ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205787] KVM setup paravirtual spinlock\n[ 0.207075] x86: Booted up 1 node, 1 CPUs\n[ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209284] devtmpfs: initialized\n[ 0.210988] evm: security.selinux\n[ 0.211697] evm: security.SMACK64\n[ 0.212383] evm: security.SMACK64EXEC\n[ 0.213133] evm: security.SMACK64TRANSMUTE\n[ 0.213941] evm: security.SMACK64MMAP\n[ 0.214688] evm: security.ima\n[ 0.215328] evm: security.capability\n[ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217977] pinctrl core: initialized pinctrl subsystem\n[ 0.219083] RTC time: 15:26:13, date: 09/26/18\n[ 0.220039] NET: Registered protocol family 16\n[ 0.221009] cpuidle: using governor ladder\n[ 0.221830] cpuidle: using governor menu\n[ 0.222619] PCCT header not found.\n[ 0.223376] ACPI: bus type PCI registered\n[ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225432] PCI: Using configuration type 1 for base access\n[ 0.227178] ACPI: Added _OSI(Module Device)\n[ 0.228025] ACPI: Added _OSI(Processor Device)\n[ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229787] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231894] ACPI: Interpreter enabled\n[ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240077] ACPI: (supports S0 S5)\n[ 0.240788] ACPI: Using IOAPIC for interrupt routing\n[ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250754] acpiphp: Slot [3] registered\n[ 0.251558] acpiphp: Slot [4] registered\n[ 0.252356] acpiphp: Slot [5] registered\n[ 0.253156] acpiphp: Slot [6] registered\n[ 0.253966] acpiphp: Slot [7] registered\n[ 0.254773] acpiphp: Slot [8] registered\n[ 0.255575] acpiphp: Slot [9] registered\n[ 0.256370] acpiphp: Slot [10] registered\n[ 0.257190] acpiphp: Slot [11] registered\n[ 0.258008] acpiphp: Slot [12] registered\n[ 0.258831] acpiphp: Slot [13] registered\n[ 0.259642] acpiphp: Slot [14] registered\n[ 0.260449] acpiphp: Slot [15] registered\n[ 0.271365] acpiphp: Slot [16] registered\n[ 0.272183] acpiphp: Slot [17] registered\n[ 0.272998] acpiphp: Slot [18] registered\n[ 0.273811] acpiphp: Slot [19] registered\n[ 0.274622] acpiphp: Slot [20] registered\n[ 0.275434] acpiphp: Slot [21] registered\n[ 0.276248] acpiphp: Slot [22] registered\n[ 0.277060] acpiphp: Slot [23] registered\n[ 0.277873] acpiphp: Slot [24] registered\n[ 0.278687] acpiphp: Slot [25] registered\n[ 0.279501] acpiphp: Slot [26] registered\n[ 0.280307] acpiphp: Slot [27] registered\n[ 0.281123] acpiphp: Slot [28] registered\n[ 0.281933] acpiphp: Slot [29] registered\n[ 0.282746] acpiphp: Slot [30] registered\n[ 0.283565] acpiphp: Slot [31] registered\n[ 0.284371] PCI host bridge to bus 0000:00\n[ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364716] vgaarb: loaded\n[ 0.365317] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366475] SCSI subsystem initialized\n[ 0.367297] ACPI: bus type USB registered\n[ 0.368122] usbcore: registered new interface driver usbfs\n[ 0.369153] usbcore: registered new interface driver hub\n[ 0.370166] usbcore: registered new device driver usb\n[ 0.371227] PCI: Using ACPI for IRQ routing\n[ 0.372258] NetLabel: Initializing\n[ 0.372976] NetLabel: domain hash size = 128\n[ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374774] NetLabel: unlabeled traffic allowed by default\n[ 0.375885] clocksource: Switched to clocksource kvm-clock\n[ 0.381270] AppArmor: AppArmor Filesystem Enabled\n[ 0.382229] pnp: PnP ACPI init\n[ 0.383144] pnp: PnP ACPI: found 5 devices\n[ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390887] NET: Registered protocol family 2\n[ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.394317] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397753] NET: Registered protocol family 1\n[ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429490] Trying to unpack rootfs image as initramfs...\n[ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.493506] Scanning for low memory corruption every 60 seconds\n[ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495958] audit: initializing netlink subsys (disabled)\n[ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized\n[ 0.498293] Initialise system trusted keyring\n[ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502360] zbud: loaded\n[ 0.503061] VFS: Disk quotas dquot_6.6.0\n[ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505388] fuse init (API version 7.23)\n[ 0.506271] Key type big_key registered\n[ 0.507072] Allocating IMA MOK and blacklist keyrings.\n[ 0.508187] Key type asymmetric registered\n[ 0.509012] Asymmetric key parser 'x509' registered\n[ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511426] io scheduler noop registered\n[ 0.512233] io scheduler deadline registered (default)\n[ 0.513223] io scheduler cfq registered\n[ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517819] ACPI: Power Button [PWRF]\n[ 0.518654] GHES: HEST is not enabled!\n[ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590361] Linux agpgart interface v0.103\n[ 0.592821] brd: module loaded\n[ 0.593965] loop: module loaded\n[ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599721] GPT:90111 != 20971519\n[ 0.600411] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601503] GPT:90111 != 20971519\n[ 0.602182] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603142] vda: vda1 vda15\n[ 0.604849] scsi host0: ata_piix\n[ 0.605959] scsi host1: ata_piix\n[ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609303] libphy: Fixed MDIO Bus: probed\n[ 0.610120] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611061] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613313] PPP generic driver version 2.4.2\n[ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615533] ehci-pci: EHCI PCI platform driver\n[ 0.616405] ehci-platform: EHCI generic platform driver\n[ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618511] ohci-pci: OHCI PCI platform driver\n[ 0.619369] ohci-platform: OHCI generic platform driver\n[ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642011] usb usb1: Product: UHCI Host Controller\n[ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644083] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645099] hub 1-0:1.0: USB hub found\n[ 0.645877] hub 1-0:1.0: 2 ports detected\n[ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650885] mousedev: PS/2 mouse device common for all mice\n[ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653986] rtc_cmos 00:00: RTC can wake from S4\n[ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657460] i2c /dev entries driver\n[ 0.658210] device-mapper: uevent: version 1.0.3\n[ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662060] NET: Registered protocol family 10\n[ 0.663047] NET: Registered protocol family 17\n[ 0.663945] Key type dns_resolver registered\n[ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667702] registered taskstats version 1\n[ 0.668535] Loading compiled-in X.509 certificates\n[ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671799] zswap: loaded using pool lzo/zbud\n[ 0.673172] Key type trusted registered\n[ 0.674712] Key type encrypted registered\n[ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.676573] ima: No TPM chip found, activating TPM-bypass!\n[ 0.677620] evm: HMAC attrs: 0x1\n[ 0.678547] Magic number: 2:937:437\n[ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574)\n[ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682089] EDD information not available.\n[ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.770418] Write protecting the kernel read-only data: 14336k\n[ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.827326] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 15:27:03,438 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action used request id req-5bfe4ec1-57da-4b99-acf0-19ee78898404 2018-09-26 15:27:03,444 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:27:03,896 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:27:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ee6a857f-f93d-4bfd-b5f5-166bd68f432b x-compute-request-id: req-ee6a857f-f93d-4bfd-b5f5-166bd68f432b Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bf:3c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "bookmark"}], "image": {"id": "6e444b5e-0dd6-436b-984f-955a4504bf59", "links": [{"href": "http://172.30.9.22:8774/images/6e444b5e-0dd6-436b-984f-955a4504bf59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:26:13.000000", "flavor": {"id": "f4ab962f-a392-43c6-8df9-4d0201976ffc", "links": [{"href": "http://172.30.9.22:8774/flavors/f4ab962f-a392-43c6-8df9-4d0201976ffc", "rel": "bookmark"}]}, "id": "165290b8-1fbc-4538-8d27-8c00f21a4ee6", "security_groups": [{"name": "default"}], "user_id": "f9350a4137f14dae896c84ec494a7dd3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:26:14Z", "hostId": "febf6413e37e437cb137e102a04722e5f6bc5d25e699857bd984f2e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-inst", "created": "2018-09-26T15:26:09Z", "tenant_id": "167f148a11b04f108770753c26bad53e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:27:03,896 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 used request id req-ee6a857f-f93d-4bfd-b5f5-166bd68f432b 2018-09-26 15:27:03,899 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:27:04,963 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:27:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-db93dbf3-5fd5-4e6f-ab87-d09dbb3140bb x-compute-request-id: req-db93dbf3-5fd5-4e6f-ab87-d09dbb3140bb Content-Encoding: gzip Content-Length: 7679 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484963912 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130798] pid_max: default: 32768 minimum: 301\n[ 0.131692] ACPI: Core revision 20150930\n[ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134380] Security Framework initialized\n[ 0.135199] Yama: becoming mindful.\n[ 0.135933] AppArmor: AppArmor initialized\n[ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141906] Initializing cgroup subsys io\n[ 0.142717] Initializing cgroup subsys memory\n[ 0.143574] Initializing cgroup subsys devices\n[ 0.144452] Initializing cgroup subsys freezer\n[ 0.145327] Initializing cgroup subsys net_cls\n[ 0.146199] Initializing cgroup subsys perf_event\n[ 0.147113] Initializing cgroup subsys net_prio\n[ 0.147999] Initializing cgroup subsys hugetlb\n[ 0.148880] Initializing cgroup subsys pids\n[ 0.149755] CPU: Physical Processor ID: 0\n[ 0.151242] mce: CPU supports 10 MCE banks\n[ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170078] ftrace: allocating 31920 entries in 125 pages\n[ 0.196078] smpboot: Max logical packages: 1\n[ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198301] x2apic enabled\n[ 0.199110] Switched APIC routing to physical x2apic.\n[ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205787] KVM setup paravirtual spinlock\n[ 0.207075] x86: Booted up 1 node, 1 CPUs\n[ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209284] devtmpfs: initialized\n[ 0.210988] evm: security.selinux\n[ 0.211697] evm: security.SMACK64\n[ 0.212383] evm: security.SMACK64EXEC\n[ 0.213133] evm: security.SMACK64TRANSMUTE\n[ 0.213941] evm: security.SMACK64MMAP\n[ 0.214688] evm: security.ima\n[ 0.215328] evm: security.capability\n[ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217977] pinctrl core: initialized pinctrl subsystem\n[ 0.219083] RTC time: 15:26:13, date: 09/26/18\n[ 0.220039] NET: Registered protocol family 16\n[ 0.221009] cpuidle: using governor ladder\n[ 0.221830] cpuidle: using governor menu\n[ 0.222619] PCCT header not found.\n[ 0.223376] ACPI: bus type PCI registered\n[ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225432] PCI: Using configuration type 1 for base access\n[ 0.227178] ACPI: Added _OSI(Module Device)\n[ 0.228025] ACPI: Added _OSI(Processor Device)\n[ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229787] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231894] ACPI: Interpreter enabled\n[ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240077] ACPI: (supports S0 S5)\n[ 0.240788] ACPI: Using IOAPIC for interrupt routing\n[ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250754] acpiphp: Slot [3] registered\n[ 0.251558] acpiphp: Slot [4] registered\n[ 0.252356] acpiphp: Slot [5] registered\n[ 0.253156] acpiphp: Slot [6] registered\n[ 0.253966] acpiphp: Slot [7] registered\n[ 0.254773] acpiphp: Slot [8] registered\n[ 0.255575] acpiphp: Slot [9] registered\n[ 0.256370] acpiphp: Slot [10] registered\n[ 0.257190] acpiphp: Slot [11] registered\n[ 0.258008] acpiphp: Slot [12] registered\n[ 0.258831] acpiphp: Slot [13] registered\n[ 0.259642] acpiphp: Slot [14] registered\n[ 0.260449] acpiphp: Slot [15] registered\n[ 0.271365] acpiphp: Slot [16] registered\n[ 0.272183] acpiphp: Slot [17] registered\n[ 0.272998] acpiphp: Slot [18] registered\n[ 0.273811] acpiphp: Slot [19] registered\n[ 0.274622] acpiphp: Slot [20] registered\n[ 0.275434] acpiphp: Slot [21] registered\n[ 0.276248] acpiphp: Slot [22] registered\n[ 0.277060] acpiphp: Slot [23] registered\n[ 0.277873] acpiphp: Slot [24] registered\n[ 0.278687] acpiphp: Slot [25] registered\n[ 0.279501] acpiphp: Slot [26] registered\n[ 0.280307] acpiphp: Slot [27] registered\n[ 0.281123] acpiphp: Slot [28] registered\n[ 0.281933] acpiphp: Slot [29] registered\n[ 0.282746] acpiphp: Slot [30] registered\n[ 0.283565] acpiphp: Slot [31] registered\n[ 0.284371] PCI host bridge to bus 0000:00\n[ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364716] vgaarb: loaded\n[ 0.365317] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366475] SCSI subsystem initialized\n[ 0.367297] ACPI: bus type USB registered\n[ 0.368122] usbcore: registered new interface driver usbfs\n[ 0.369153] usbcore: registered new interface driver hub\n[ 0.370166] usbcore: registered new device driver usb\n[ 0.371227] PCI: Using ACPI for IRQ routing\n[ 0.372258] NetLabel: Initializing\n[ 0.372976] NetLabel: domain hash size = 128\n[ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374774] NetLabel: unlabeled traffic allowed by default\n[ 0.375885] clocksource: Switched to clocksource kvm-clock\n[ 0.381270] AppArmor: AppArmor Filesystem Enabled\n[ 0.382229] pnp: PnP ACPI init\n[ 0.383144] pnp: PnP ACPI: found 5 devices\n[ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390887] NET: Registered protocol family 2\n[ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.394317] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397753] NET: Registered protocol family 1\n[ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429490] Trying to unpack rootfs image as initramfs...\n[ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.493506] Scanning for low memory corruption every 60 seconds\n[ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495958] audit: initializing netlink subsys (disabled)\n[ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized\n[ 0.498293] Initialise system trusted keyring\n[ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502360] zbud: loaded\n[ 0.503061] VFS: Disk quotas dquot_6.6.0\n[ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505388] fuse init (API version 7.23)\n[ 0.506271] Key type big_key registered\n[ 0.507072] Allocating IMA MOK and blacklist keyrings.\n[ 0.508187] Key type asymmetric registered\n[ 0.509012] Asymmetric key parser 'x509' registered\n[ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511426] io scheduler noop registered\n[ 0.512233] io scheduler deadline registered (default)\n[ 0.513223] io scheduler cfq registered\n[ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517819] ACPI: Power Button [PWRF]\n[ 0.518654] GHES: HEST is not enabled!\n[ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590361] Linux agpgart interface v0.103\n[ 0.592821] brd: module loaded\n[ 0.593965] loop: module loaded\n[ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599721] GPT:90111 != 20971519\n[ 0.600411] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601503] GPT:90111 != 20971519\n[ 0.602182] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603142] vda: vda1 vda15\n[ 0.604849] scsi host0: ata_piix\n[ 0.605959] scsi host1: ata_piix\n[ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609303] libphy: Fixed MDIO Bus: probed\n[ 0.610120] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611061] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613313] PPP generic driver version 2.4.2\n[ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615533] ehci-pci: EHCI PCI platform driver\n[ 0.616405] ehci-platform: EHCI generic platform driver\n[ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618511] ohci-pci: OHCI PCI platform driver\n[ 0.619369] ohci-platform: OHCI generic platform driver\n[ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642011] usb usb1: Product: UHCI Host Controller\n[ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644083] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645099] hub 1-0:1.0: USB hub found\n[ 0.645877] hub 1-0:1.0: 2 ports detected\n[ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650885] mousedev: PS/2 mouse device common for all mice\n[ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653986] rtc_cmos 00:00: RTC can wake from S4\n[ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657460] i2c /dev entries driver\n[ 0.658210] device-mapper: uevent: version 1.0.3\n[ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662060] NET: Registered protocol family 10\n[ 0.663047] NET: Registered protocol family 17\n[ 0.663945] Key type dns_resolver registered\n[ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667702] registered taskstats version 1\n[ 0.668535] Loading compiled-in X.509 certificates\n[ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671799] zswap: loaded using pool lzo/zbud\n[ 0.673172] Key type trusted registered\n[ 0.674712] Key type encrypted registered\n[ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.676573] ima: No TPM chip found, activating TPM-bypass!\n[ 0.677620] evm: HMAC attrs: 0x1\n[ 0.678547] Magic number: 2:937:437\n[ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574)\n[ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682089] EDD information not available.\n[ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.770418] Write protecting the kernel read-only data: 14336k\n[ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.827326] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 15:27:04,963 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action used request id req-db93dbf3-5fd5-4e6f-ab87-d09dbb3140bb 2018-09-26 15:27:04,969 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:27:05,373 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:27:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2b42f47f-0887-4fe7-9aaf-677704239225 x-compute-request-id: req-2b42f47f-0887-4fe7-9aaf-677704239225 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bf:3c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "bookmark"}], "image": {"id": "6e444b5e-0dd6-436b-984f-955a4504bf59", "links": [{"href": "http://172.30.9.22:8774/images/6e444b5e-0dd6-436b-984f-955a4504bf59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:26:13.000000", "flavor": {"id": "f4ab962f-a392-43c6-8df9-4d0201976ffc", "links": [{"href": "http://172.30.9.22:8774/flavors/f4ab962f-a392-43c6-8df9-4d0201976ffc", "rel": "bookmark"}]}, "id": "165290b8-1fbc-4538-8d27-8c00f21a4ee6", "security_groups": [{"name": "default"}], "user_id": "f9350a4137f14dae896c84ec494a7dd3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:26:14Z", "hostId": "febf6413e37e437cb137e102a04722e5f6bc5d25e699857bd984f2e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-inst", "created": "2018-09-26T15:26:09Z", "tenant_id": "167f148a11b04f108770753c26bad53e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:27:05,373 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 used request id req-2b42f47f-0887-4fe7-9aaf-677704239225 2018-09-26 15:27:05,376 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:27:06,483 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:27:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-afdb1154-15d9-4b9c-85ff-6ef9c85fd6e4 x-compute-request-id: req-afdb1154-15d9-4b9c-85ff-6ef9c85fd6e4 Content-Encoding: gzip Content-Length: 7679 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484963912 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130798] pid_max: default: 32768 minimum: 301\n[ 0.131692] ACPI: Core revision 20150930\n[ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134380] Security Framework initialized\n[ 0.135199] Yama: becoming mindful.\n[ 0.135933] AppArmor: AppArmor initialized\n[ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141906] Initializing cgroup subsys io\n[ 0.142717] Initializing cgroup subsys memory\n[ 0.143574] Initializing cgroup subsys devices\n[ 0.144452] Initializing cgroup subsys freezer\n[ 0.145327] Initializing cgroup subsys net_cls\n[ 0.146199] Initializing cgroup subsys perf_event\n[ 0.147113] Initializing cgroup subsys net_prio\n[ 0.147999] Initializing cgroup subsys hugetlb\n[ 0.148880] Initializing cgroup subsys pids\n[ 0.149755] CPU: Physical Processor ID: 0\n[ 0.151242] mce: CPU supports 10 MCE banks\n[ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170078] ftrace: allocating 31920 entries in 125 pages\n[ 0.196078] smpboot: Max logical packages: 1\n[ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198301] x2apic enabled\n[ 0.199110] Switched APIC routing to physical x2apic.\n[ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205787] KVM setup paravirtual spinlock\n[ 0.207075] x86: Booted up 1 node, 1 CPUs\n[ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209284] devtmpfs: initialized\n[ 0.210988] evm: security.selinux\n[ 0.211697] evm: security.SMACK64\n[ 0.212383] evm: security.SMACK64EXEC\n[ 0.213133] evm: security.SMACK64TRANSMUTE\n[ 0.213941] evm: security.SMACK64MMAP\n[ 0.214688] evm: security.ima\n[ 0.215328] evm: security.capability\n[ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217977] pinctrl core: initialized pinctrl subsystem\n[ 0.219083] RTC time: 15:26:13, date: 09/26/18\n[ 0.220039] NET: Registered protocol family 16\n[ 0.221009] cpuidle: using governor ladder\n[ 0.221830] cpuidle: using governor menu\n[ 0.222619] PCCT header not found.\n[ 0.223376] ACPI: bus type PCI registered\n[ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225432] PCI: Using configuration type 1 for base access\n[ 0.227178] ACPI: Added _OSI(Module Device)\n[ 0.228025] ACPI: Added _OSI(Processor Device)\n[ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229787] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231894] ACPI: Interpreter enabled\n[ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240077] ACPI: (supports S0 S5)\n[ 0.240788] ACPI: Using IOAPIC for interrupt routing\n[ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250754] acpiphp: Slot [3] registered\n[ 0.251558] acpiphp: Slot [4] registered\n[ 0.252356] acpiphp: Slot [5] registered\n[ 0.253156] acpiphp: Slot [6] registered\n[ 0.253966] acpiphp: Slot [7] registered\n[ 0.254773] acpiphp: Slot [8] registered\n[ 0.255575] acpiphp: Slot [9] registered\n[ 0.256370] acpiphp: Slot [10] registered\n[ 0.257190] acpiphp: Slot [11] registered\n[ 0.258008] acpiphp: Slot [12] registered\n[ 0.258831] acpiphp: Slot [13] registered\n[ 0.259642] acpiphp: Slot [14] registered\n[ 0.260449] acpiphp: Slot [15] registered\n[ 0.271365] acpiphp: Slot [16] registered\n[ 0.272183] acpiphp: Slot [17] registered\n[ 0.272998] acpiphp: Slot [18] registered\n[ 0.273811] acpiphp: Slot [19] registered\n[ 0.274622] acpiphp: Slot [20] registered\n[ 0.275434] acpiphp: Slot [21] registered\n[ 0.276248] acpiphp: Slot [22] registered\n[ 0.277060] acpiphp: Slot [23] registered\n[ 0.277873] acpiphp: Slot [24] registered\n[ 0.278687] acpiphp: Slot [25] registered\n[ 0.279501] acpiphp: Slot [26] registered\n[ 0.280307] acpiphp: Slot [27] registered\n[ 0.281123] acpiphp: Slot [28] registered\n[ 0.281933] acpiphp: Slot [29] registered\n[ 0.282746] acpiphp: Slot [30] registered\n[ 0.283565] acpiphp: Slot [31] registered\n[ 0.284371] PCI host bridge to bus 0000:00\n[ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364716] vgaarb: loaded\n[ 0.365317] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366475] SCSI subsystem initialized\n[ 0.367297] ACPI: bus type USB registered\n[ 0.368122] usbcore: registered new interface driver usbfs\n[ 0.369153] usbcore: registered new interface driver hub\n[ 0.370166] usbcore: registered new device driver usb\n[ 0.371227] PCI: Using ACPI for IRQ routing\n[ 0.372258] NetLabel: Initializing\n[ 0.372976] NetLabel: domain hash size = 128\n[ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374774] NetLabel: unlabeled traffic allowed by default\n[ 0.375885] clocksource: Switched to clocksource kvm-clock\n[ 0.381270] AppArmor: AppArmor Filesystem Enabled\n[ 0.382229] pnp: PnP ACPI init\n[ 0.383144] pnp: PnP ACPI: found 5 devices\n[ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390887] NET: Registered protocol family 2\n[ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.394317] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397753] NET: Registered protocol family 1\n[ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429490] Trying to unpack rootfs image as initramfs...\n[ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.493506] Scanning for low memory corruption every 60 seconds\n[ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495958] audit: initializing netlink subsys (disabled)\n[ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized\n[ 0.498293] Initialise system trusted keyring\n[ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502360] zbud: loaded\n[ 0.503061] VFS: Disk quotas dquot_6.6.0\n[ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505388] fuse init (API version 7.23)\n[ 0.506271] Key type big_key registered\n[ 0.507072] Allocating IMA MOK and blacklist keyrings.\n[ 0.508187] Key type asymmetric registered\n[ 0.509012] Asymmetric key parser 'x509' registered\n[ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511426] io scheduler noop registered\n[ 0.512233] io scheduler deadline registered (default)\n[ 0.513223] io scheduler cfq registered\n[ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517819] ACPI: Power Button [PWRF]\n[ 0.518654] GHES: HEST is not enabled!\n[ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590361] Linux agpgart interface v0.103\n[ 0.592821] brd: module loaded\n[ 0.593965] loop: module loaded\n[ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599721] GPT:90111 != 20971519\n[ 0.600411] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601503] GPT:90111 != 20971519\n[ 0.602182] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603142] vda: vda1 vda15\n[ 0.604849] scsi host0: ata_piix\n[ 0.605959] scsi host1: ata_piix\n[ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609303] libphy: Fixed MDIO Bus: probed\n[ 0.610120] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611061] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613313] PPP generic driver version 2.4.2\n[ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615533] ehci-pci: EHCI PCI platform driver\n[ 0.616405] ehci-platform: EHCI generic platform driver\n[ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618511] ohci-pci: OHCI PCI platform driver\n[ 0.619369] ohci-platform: OHCI generic platform driver\n[ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642011] usb usb1: Product: UHCI Host Controller\n[ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644083] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645099] hub 1-0:1.0: USB hub found\n[ 0.645877] hub 1-0:1.0: 2 ports detected\n[ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650885] mousedev: PS/2 mouse device common for all mice\n[ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653986] rtc_cmos 00:00: RTC can wake from S4\n[ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657460] i2c /dev entries driver\n[ 0.658210] device-mapper: uevent: version 1.0.3\n[ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662060] NET: Registered protocol family 10\n[ 0.663047] NET: Registered protocol family 17\n[ 0.663945] Key type dns_resolver registered\n[ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667702] registered taskstats version 1\n[ 0.668535] Loading compiled-in X.509 certificates\n[ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671799] zswap: loaded using pool lzo/zbud\n[ 0.673172] Key type trusted registered\n[ 0.674712] Key type encrypted registered\n[ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.676573] ima: No TPM chip found, activating TPM-bypass!\n[ 0.677620] evm: HMAC attrs: 0x1\n[ 0.678547] Magic number: 2:937:437\n[ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574)\n[ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682089] EDD information not available.\n[ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.770418] Write protecting the kernel read-only data: 14336k\n[ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.827326] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 15:27:06,484 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action used request id req-afdb1154-15d9-4b9c-85ff-6ef9c85fd6e4 2018-09-26 15:27:06,490 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:27:06,950 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:27:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e1b585fd-f9f2-4870-a97e-36f01cdc6a71 x-compute-request-id: req-e1b585fd-f9f2-4870-a97e-36f01cdc6a71 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bf:3c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "bookmark"}], "image": {"id": "6e444b5e-0dd6-436b-984f-955a4504bf59", "links": [{"href": "http://172.30.9.22:8774/images/6e444b5e-0dd6-436b-984f-955a4504bf59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:26:13.000000", "flavor": {"id": "f4ab962f-a392-43c6-8df9-4d0201976ffc", "links": [{"href": "http://172.30.9.22:8774/flavors/f4ab962f-a392-43c6-8df9-4d0201976ffc", "rel": "bookmark"}]}, "id": "165290b8-1fbc-4538-8d27-8c00f21a4ee6", "security_groups": [{"name": "default"}], "user_id": "f9350a4137f14dae896c84ec494a7dd3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:26:14Z", "hostId": "febf6413e37e437cb137e102a04722e5f6bc5d25e699857bd984f2e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-inst", "created": "2018-09-26T15:26:09Z", "tenant_id": "167f148a11b04f108770753c26bad53e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:27:06,950 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 used request id req-e1b585fd-f9f2-4870-a97e-36f01cdc6a71 2018-09-26 15:27:06,953 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:27:08,043 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:27:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-773c7047-79e5-4942-bded-5322150d9ded x-compute-request-id: req-773c7047-79e5-4942-bded-5322150d9ded Content-Encoding: gzip Content-Length: 7679 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484963912 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130798] pid_max: default: 32768 minimum: 301\n[ 0.131692] ACPI: Core revision 20150930\n[ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134380] Security Framework initialized\n[ 0.135199] Yama: becoming mindful.\n[ 0.135933] AppArmor: AppArmor initialized\n[ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141906] Initializing cgroup subsys io\n[ 0.142717] Initializing cgroup subsys memory\n[ 0.143574] Initializing cgroup subsys devices\n[ 0.144452] Initializing cgroup subsys freezer\n[ 0.145327] Initializing cgroup subsys net_cls\n[ 0.146199] Initializing cgroup subsys perf_event\n[ 0.147113] Initializing cgroup subsys net_prio\n[ 0.147999] Initializing cgroup subsys hugetlb\n[ 0.148880] Initializing cgroup subsys pids\n[ 0.149755] CPU: Physical Processor ID: 0\n[ 0.151242] mce: CPU supports 10 MCE banks\n[ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170078] ftrace: allocating 31920 entries in 125 pages\n[ 0.196078] smpboot: Max logical packages: 1\n[ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198301] x2apic enabled\n[ 0.199110] Switched APIC routing to physical x2apic.\n[ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205787] KVM setup paravirtual spinlock\n[ 0.207075] x86: Booted up 1 node, 1 CPUs\n[ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209284] devtmpfs: initialized\n[ 0.210988] evm: security.selinux\n[ 0.211697] evm: security.SMACK64\n[ 0.212383] evm: security.SMACK64EXEC\n[ 0.213133] evm: security.SMACK64TRANSMUTE\n[ 0.213941] evm: security.SMACK64MMAP\n[ 0.214688] evm: security.ima\n[ 0.215328] evm: security.capability\n[ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217977] pinctrl core: initialized pinctrl subsystem\n[ 0.219083] RTC time: 15:26:13, date: 09/26/18\n[ 0.220039] NET: Registered protocol family 16\n[ 0.221009] cpuidle: using governor ladder\n[ 0.221830] cpuidle: using governor menu\n[ 0.222619] PCCT header not found.\n[ 0.223376] ACPI: bus type PCI registered\n[ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225432] PCI: Using configuration type 1 for base access\n[ 0.227178] ACPI: Added _OSI(Module Device)\n[ 0.228025] ACPI: Added _OSI(Processor Device)\n[ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229787] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231894] ACPI: Interpreter enabled\n[ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240077] ACPI: (supports S0 S5)\n[ 0.240788] ACPI: Using IOAPIC for interrupt routing\n[ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250754] acpiphp: Slot [3] registered\n[ 0.251558] acpiphp: Slot [4] registered\n[ 0.252356] acpiphp: Slot [5] registered\n[ 0.253156] acpiphp: Slot [6] registered\n[ 0.253966] acpiphp: Slot [7] registered\n[ 0.254773] acpiphp: Slot [8] registered\n[ 0.255575] acpiphp: Slot [9] registered\n[ 0.256370] acpiphp: Slot [10] registered\n[ 0.257190] acpiphp: Slot [11] registered\n[ 0.258008] acpiphp: Slot [12] registered\n[ 0.258831] acpiphp: Slot [13] registered\n[ 0.259642] acpiphp: Slot [14] registered\n[ 0.260449] acpiphp: Slot [15] registered\n[ 0.271365] acpiphp: Slot [16] registered\n[ 0.272183] acpiphp: Slot [17] registered\n[ 0.272998] acpiphp: Slot [18] registered\n[ 0.273811] acpiphp: Slot [19] registered\n[ 0.274622] acpiphp: Slot [20] registered\n[ 0.275434] acpiphp: Slot [21] registered\n[ 0.276248] acpiphp: Slot [22] registered\n[ 0.277060] acpiphp: Slot [23] registered\n[ 0.277873] acpiphp: Slot [24] registered\n[ 0.278687] acpiphp: Slot [25] registered\n[ 0.279501] acpiphp: Slot [26] registered\n[ 0.280307] acpiphp: Slot [27] registered\n[ 0.281123] acpiphp: Slot [28] registered\n[ 0.281933] acpiphp: Slot [29] registered\n[ 0.282746] acpiphp: Slot [30] registered\n[ 0.283565] acpiphp: Slot [31] registered\n[ 0.284371] PCI host bridge to bus 0000:00\n[ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364716] vgaarb: loaded\n[ 0.365317] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366475] SCSI subsystem initialized\n[ 0.367297] ACPI: bus type USB registered\n[ 0.368122] usbcore: registered new interface driver usbfs\n[ 0.369153] usbcore: registered new interface driver hub\n[ 0.370166] usbcore: registered new device driver usb\n[ 0.371227] PCI: Using ACPI for IRQ routing\n[ 0.372258] NetLabel: Initializing\n[ 0.372976] NetLabel: domain hash size = 128\n[ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374774] NetLabel: unlabeled traffic allowed by default\n[ 0.375885] clocksource: Switched to clocksource kvm-clock\n[ 0.381270] AppArmor: AppArmor Filesystem Enabled\n[ 0.382229] pnp: PnP ACPI init\n[ 0.383144] pnp: PnP ACPI: found 5 devices\n[ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390887] NET: Registered protocol family 2\n[ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.394317] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397753] NET: Registered protocol family 1\n[ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429490] Trying to unpack rootfs image as initramfs...\n[ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.493506] Scanning for low memory corruption every 60 seconds\n[ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495958] audit: initializing netlink subsys (disabled)\n[ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized\n[ 0.498293] Initialise system trusted keyring\n[ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502360] zbud: loaded\n[ 0.503061] VFS: Disk quotas dquot_6.6.0\n[ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505388] fuse init (API version 7.23)\n[ 0.506271] Key type big_key registered\n[ 0.507072] Allocating IMA MOK and blacklist keyrings.\n[ 0.508187] Key type asymmetric registered\n[ 0.509012] Asymmetric key parser 'x509' registered\n[ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511426] io scheduler noop registered\n[ 0.512233] io scheduler deadline registered (default)\n[ 0.513223] io scheduler cfq registered\n[ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517819] ACPI: Power Button [PWRF]\n[ 0.518654] GHES: HEST is not enabled!\n[ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590361] Linux agpgart interface v0.103\n[ 0.592821] brd: module loaded\n[ 0.593965] loop: module loaded\n[ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599721] GPT:90111 != 20971519\n[ 0.600411] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601503] GPT:90111 != 20971519\n[ 0.602182] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603142] vda: vda1 vda15\n[ 0.604849] scsi host0: ata_piix\n[ 0.605959] scsi host1: ata_piix\n[ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609303] libphy: Fixed MDIO Bus: probed\n[ 0.610120] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611061] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613313] PPP generic driver version 2.4.2\n[ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615533] ehci-pci: EHCI PCI platform driver\n[ 0.616405] ehci-platform: EHCI generic platform driver\n[ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618511] ohci-pci: OHCI PCI platform driver\n[ 0.619369] ohci-platform: OHCI generic platform driver\n[ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642011] usb usb1: Product: UHCI Host Controller\n[ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644083] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645099] hub 1-0:1.0: USB hub found\n[ 0.645877] hub 1-0:1.0: 2 ports detected\n[ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650885] mousedev: PS/2 mouse device common for all mice\n[ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653986] rtc_cmos 00:00: RTC can wake from S4\n[ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657460] i2c /dev entries driver\n[ 0.658210] device-mapper: uevent: version 1.0.3\n[ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662060] NET: Registered protocol family 10\n[ 0.663047] NET: Registered protocol family 17\n[ 0.663945] Key type dns_resolver registered\n[ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667702] registered taskstats version 1\n[ 0.668535] Loading compiled-in X.509 certificates\n[ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671799] zswap: loaded using pool lzo/zbud\n[ 0.673172] Key type trusted registered\n[ 0.674712] Key type encrypted registered\n[ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.676573] ima: No TPM chip found, activating TPM-bypass!\n[ 0.677620] evm: HMAC attrs: 0x1\n[ 0.678547] Magic number: 2:937:437\n[ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574)\n[ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682089] EDD information not available.\n[ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.770418] Write protecting the kernel read-only data: 14336k\n[ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.827326] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 15:27:08,044 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action used request id req-773c7047-79e5-4942-bded-5322150d9ded 2018-09-26 15:27:08,050 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:27:08,374 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:27:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c04ac8c0-9572-432a-8d18-b74fe0c7c0a2 x-compute-request-id: req-c04ac8c0-9572-432a-8d18-b74fe0c7c0a2 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bf:3c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "bookmark"}], "image": {"id": "6e444b5e-0dd6-436b-984f-955a4504bf59", "links": [{"href": "http://172.30.9.22:8774/images/6e444b5e-0dd6-436b-984f-955a4504bf59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:26:13.000000", "flavor": {"id": "f4ab962f-a392-43c6-8df9-4d0201976ffc", "links": [{"href": "http://172.30.9.22:8774/flavors/f4ab962f-a392-43c6-8df9-4d0201976ffc", "rel": "bookmark"}]}, "id": "165290b8-1fbc-4538-8d27-8c00f21a4ee6", "security_groups": [{"name": "default"}], "user_id": "f9350a4137f14dae896c84ec494a7dd3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:26:14Z", "hostId": "febf6413e37e437cb137e102a04722e5f6bc5d25e699857bd984f2e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-inst", "created": "2018-09-26T15:26:09Z", "tenant_id": "167f148a11b04f108770753c26bad53e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:27:08,374 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 used request id req-c04ac8c0-9572-432a-8d18-b74fe0c7c0a2 2018-09-26 15:27:08,377 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:27:09,449 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:27:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d9b8f00-43d7-4f06-827a-10beda9f1b4a x-compute-request-id: req-8d9b8f00-43d7-4f06-827a-10beda9f1b4a Content-Encoding: gzip Content-Length: 7679 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484963912 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130798] pid_max: default: 32768 minimum: 301\n[ 0.131692] ACPI: Core revision 20150930\n[ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134380] Security Framework initialized\n[ 0.135199] Yama: becoming mindful.\n[ 0.135933] AppArmor: AppArmor initialized\n[ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141906] Initializing cgroup subsys io\n[ 0.142717] Initializing cgroup subsys memory\n[ 0.143574] Initializing cgroup subsys devices\n[ 0.144452] Initializing cgroup subsys freezer\n[ 0.145327] Initializing cgroup subsys net_cls\n[ 0.146199] Initializing cgroup subsys perf_event\n[ 0.147113] Initializing cgroup subsys net_prio\n[ 0.147999] Initializing cgroup subsys hugetlb\n[ 0.148880] Initializing cgroup subsys pids\n[ 0.149755] CPU: Physical Processor ID: 0\n[ 0.151242] mce: CPU supports 10 MCE banks\n[ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170078] ftrace: allocating 31920 entries in 125 pages\n[ 0.196078] smpboot: Max logical packages: 1\n[ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198301] x2apic enabled\n[ 0.199110] Switched APIC routing to physical x2apic.\n[ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205787] KVM setup paravirtual spinlock\n[ 0.207075] x86: Booted up 1 node, 1 CPUs\n[ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209284] devtmpfs: initialized\n[ 0.210988] evm: security.selinux\n[ 0.211697] evm: security.SMACK64\n[ 0.212383] evm: security.SMACK64EXEC\n[ 0.213133] evm: security.SMACK64TRANSMUTE\n[ 0.213941] evm: security.SMACK64MMAP\n[ 0.214688] evm: security.ima\n[ 0.215328] evm: security.capability\n[ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217977] pinctrl core: initialized pinctrl subsystem\n[ 0.219083] RTC time: 15:26:13, date: 09/26/18\n[ 0.220039] NET: Registered protocol family 16\n[ 0.221009] cpuidle: using governor ladder\n[ 0.221830] cpuidle: using governor menu\n[ 0.222619] PCCT header not found.\n[ 0.223376] ACPI: bus type PCI registered\n[ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225432] PCI: Using configuration type 1 for base access\n[ 0.227178] ACPI: Added _OSI(Module Device)\n[ 0.228025] ACPI: Added _OSI(Processor Device)\n[ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229787] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231894] ACPI: Interpreter enabled\n[ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240077] ACPI: (supports S0 S5)\n[ 0.240788] ACPI: Using IOAPIC for interrupt routing\n[ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250754] acpiphp: Slot [3] registered\n[ 0.251558] acpiphp: Slot [4] registered\n[ 0.252356] acpiphp: Slot [5] registered\n[ 0.253156] acpiphp: Slot [6] registered\n[ 0.253966] acpiphp: Slot [7] registered\n[ 0.254773] acpiphp: Slot [8] registered\n[ 0.255575] acpiphp: Slot [9] registered\n[ 0.256370] acpiphp: Slot [10] registered\n[ 0.257190] acpiphp: Slot [11] registered\n[ 0.258008] acpiphp: Slot [12] registered\n[ 0.258831] acpiphp: Slot [13] registered\n[ 0.259642] acpiphp: Slot [14] registered\n[ 0.260449] acpiphp: Slot [15] registered\n[ 0.271365] acpiphp: Slot [16] registered\n[ 0.272183] acpiphp: Slot [17] registered\n[ 0.272998] acpiphp: Slot [18] registered\n[ 0.273811] acpiphp: Slot [19] registered\n[ 0.274622] acpiphp: Slot [20] registered\n[ 0.275434] acpiphp: Slot [21] registered\n[ 0.276248] acpiphp: Slot [22] registered\n[ 0.277060] acpiphp: Slot [23] registered\n[ 0.277873] acpiphp: Slot [24] registered\n[ 0.278687] acpiphp: Slot [25] registered\n[ 0.279501] acpiphp: Slot [26] registered\n[ 0.280307] acpiphp: Slot [27] registered\n[ 0.281123] acpiphp: Slot [28] registered\n[ 0.281933] acpiphp: Slot [29] registered\n[ 0.282746] acpiphp: Slot [30] registered\n[ 0.283565] acpiphp: Slot [31] registered\n[ 0.284371] PCI host bridge to bus 0000:00\n[ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364716] vgaarb: loaded\n[ 0.365317] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366475] SCSI subsystem initialized\n[ 0.367297] ACPI: bus type USB registered\n[ 0.368122] usbcore: registered new interface driver usbfs\n[ 0.369153] usbcore: registered new interface driver hub\n[ 0.370166] usbcore: registered new device driver usb\n[ 0.371227] PCI: Using ACPI for IRQ routing\n[ 0.372258] NetLabel: Initializing\n[ 0.372976] NetLabel: domain hash size = 128\n[ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374774] NetLabel: unlabeled traffic allowed by default\n[ 0.375885] clocksource: Switched to clocksource kvm-clock\n[ 0.381270] AppArmor: AppArmor Filesystem Enabled\n[ 0.382229] pnp: PnP ACPI init\n[ 0.383144] pnp: PnP ACPI: found 5 devices\n[ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390887] NET: Registered protocol family 2\n[ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.394317] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397753] NET: Registered protocol family 1\n[ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429490] Trying to unpack rootfs image as initramfs...\n[ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.493506] Scanning for low memory corruption every 60 seconds\n[ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495958] audit: initializing netlink subsys (disabled)\n[ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized\n[ 0.498293] Initialise system trusted keyring\n[ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502360] zbud: loaded\n[ 0.503061] VFS: Disk quotas dquot_6.6.0\n[ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505388] fuse init (API version 7.23)\n[ 0.506271] Key type big_key registered\n[ 0.507072] Allocating IMA MOK and blacklist keyrings.\n[ 0.508187] Key type asymmetric registered\n[ 0.509012] Asymmetric key parser 'x509' registered\n[ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511426] io scheduler noop registered\n[ 0.512233] io scheduler deadline registered (default)\n[ 0.513223] io scheduler cfq registered\n[ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517819] ACPI: Power Button [PWRF]\n[ 0.518654] GHES: HEST is not enabled!\n[ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590361] Linux agpgart interface v0.103\n[ 0.592821] brd: module loaded\n[ 0.593965] loop: module loaded\n[ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599721] GPT:90111 != 20971519\n[ 0.600411] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601503] GPT:90111 != 20971519\n[ 0.602182] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603142] vda: vda1 vda15\n[ 0.604849] scsi host0: ata_piix\n[ 0.605959] scsi host1: ata_piix\n[ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609303] libphy: Fixed MDIO Bus: probed\n[ 0.610120] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611061] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613313] PPP generic driver version 2.4.2\n[ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615533] ehci-pci: EHCI PCI platform driver\n[ 0.616405] ehci-platform: EHCI generic platform driver\n[ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618511] ohci-pci: OHCI PCI platform driver\n[ 0.619369] ohci-platform: OHCI generic platform driver\n[ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642011] usb usb1: Product: UHCI Host Controller\n[ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644083] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645099] hub 1-0:1.0: USB hub found\n[ 0.645877] hub 1-0:1.0: 2 ports detected\n[ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650885] mousedev: PS/2 mouse device common for all mice\n[ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653986] rtc_cmos 00:00: RTC can wake from S4\n[ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657460] i2c /dev entries driver\n[ 0.658210] device-mapper: uevent: version 1.0.3\n[ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662060] NET: Registered protocol family 10\n[ 0.663047] NET: Registered protocol family 17\n[ 0.663945] Key type dns_resolver registered\n[ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667702] registered taskstats version 1\n[ 0.668535] Loading compiled-in X.509 certificates\n[ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671799] zswap: loaded using pool lzo/zbud\n[ 0.673172] Key type trusted registered\n[ 0.674712] Key type encrypted registered\n[ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.676573] ima: No TPM chip found, activating TPM-bypass!\n[ 0.677620] evm: HMAC attrs: 0x1\n[ 0.678547] Magic number: 2:937:437\n[ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574)\n[ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682089] EDD information not available.\n[ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.770418] Write protecting the kernel read-only data: 14336k\n[ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.827326] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 15:27:09,450 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action used request id req-8d9b8f00-43d7-4f06-827a-10beda9f1b4a 2018-09-26 15:27:09,456 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:27:09,762 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:27:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-37735bb0-6eba-4407-8e6c-e1eba7210b33 x-compute-request-id: req-37735bb0-6eba-4407-8e6c-e1eba7210b33 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bf:3c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "bookmark"}], "image": {"id": "6e444b5e-0dd6-436b-984f-955a4504bf59", "links": [{"href": "http://172.30.9.22:8774/images/6e444b5e-0dd6-436b-984f-955a4504bf59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:26:13.000000", "flavor": {"id": "f4ab962f-a392-43c6-8df9-4d0201976ffc", "links": [{"href": "http://172.30.9.22:8774/flavors/f4ab962f-a392-43c6-8df9-4d0201976ffc", "rel": "bookmark"}]}, "id": "165290b8-1fbc-4538-8d27-8c00f21a4ee6", "security_groups": [{"name": "default"}], "user_id": "f9350a4137f14dae896c84ec494a7dd3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:26:14Z", "hostId": "febf6413e37e437cb137e102a04722e5f6bc5d25e699857bd984f2e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-inst", "created": "2018-09-26T15:26:09Z", "tenant_id": "167f148a11b04f108770753c26bad53e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:27:09,762 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 used request id req-37735bb0-6eba-4407-8e6c-e1eba7210b33 2018-09-26 15:27:09,765 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:27:10,883 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:27:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b983f2d7-7235-48b6-a0df-ff729ae95a62 x-compute-request-id: req-b983f2d7-7235-48b6-a0df-ff729ae95a62 Content-Encoding: gzip Content-Length: 7679 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484963912 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130798] pid_max: default: 32768 minimum: 301\n[ 0.131692] ACPI: Core revision 20150930\n[ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134380] Security Framework initialized\n[ 0.135199] Yama: becoming mindful.\n[ 0.135933] AppArmor: AppArmor initialized\n[ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141906] Initializing cgroup subsys io\n[ 0.142717] Initializing cgroup subsys memory\n[ 0.143574] Initializing cgroup subsys devices\n[ 0.144452] Initializing cgroup subsys freezer\n[ 0.145327] Initializing cgroup subsys net_cls\n[ 0.146199] Initializing cgroup subsys perf_event\n[ 0.147113] Initializing cgroup subsys net_prio\n[ 0.147999] Initializing cgroup subsys hugetlb\n[ 0.148880] Initializing cgroup subsys pids\n[ 0.149755] CPU: Physical Processor ID: 0\n[ 0.151242] mce: CPU supports 10 MCE banks\n[ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170078] ftrace: allocating 31920 entries in 125 pages\n[ 0.196078] smpboot: Max logical packages: 1\n[ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198301] x2apic enabled\n[ 0.199110] Switched APIC routing to physical x2apic.\n[ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205787] KVM setup paravirtual spinlock\n[ 0.207075] x86: Booted up 1 node, 1 CPUs\n[ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209284] devtmpfs: initialized\n[ 0.210988] evm: security.selinux\n[ 0.211697] evm: security.SMACK64\n[ 0.212383] evm: security.SMACK64EXEC\n[ 0.213133] evm: security.SMACK64TRANSMUTE\n[ 0.213941] evm: security.SMACK64MMAP\n[ 0.214688] evm: security.ima\n[ 0.215328] evm: security.capability\n[ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217977] pinctrl core: initialized pinctrl subsystem\n[ 0.219083] RTC time: 15:26:13, date: 09/26/18\n[ 0.220039] NET: Registered protocol family 16\n[ 0.221009] cpuidle: using governor ladder\n[ 0.221830] cpuidle: using governor menu\n[ 0.222619] PCCT header not found.\n[ 0.223376] ACPI: bus type PCI registered\n[ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225432] PCI: Using configuration type 1 for base access\n[ 0.227178] ACPI: Added _OSI(Module Device)\n[ 0.228025] ACPI: Added _OSI(Processor Device)\n[ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229787] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231894] ACPI: Interpreter enabled\n[ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240077] ACPI: (supports S0 S5)\n[ 0.240788] ACPI: Using IOAPIC for interrupt routing\n[ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250754] acpiphp: Slot [3] registered\n[ 0.251558] acpiphp: Slot [4] registered\n[ 0.252356] acpiphp: Slot [5] registered\n[ 0.253156] acpiphp: Slot [6] registered\n[ 0.253966] acpiphp: Slot [7] registered\n[ 0.254773] acpiphp: Slot [8] registered\n[ 0.255575] acpiphp: Slot [9] registered\n[ 0.256370] acpiphp: Slot [10] registered\n[ 0.257190] acpiphp: Slot [11] registered\n[ 0.258008] acpiphp: Slot [12] registered\n[ 0.258831] acpiphp: Slot [13] registered\n[ 0.259642] acpiphp: Slot [14] registered\n[ 0.260449] acpiphp: Slot [15] registered\n[ 0.271365] acpiphp: Slot [16] registered\n[ 0.272183] acpiphp: Slot [17] registered\n[ 0.272998] acpiphp: Slot [18] registered\n[ 0.273811] acpiphp: Slot [19] registered\n[ 0.274622] acpiphp: Slot [20] registered\n[ 0.275434] acpiphp: Slot [21] registered\n[ 0.276248] acpiphp: Slot [22] registered\n[ 0.277060] acpiphp: Slot [23] registered\n[ 0.277873] acpiphp: Slot [24] registered\n[ 0.278687] acpiphp: Slot [25] registered\n[ 0.279501] acpiphp: Slot [26] registered\n[ 0.280307] acpiphp: Slot [27] registered\n[ 0.281123] acpiphp: Slot [28] registered\n[ 0.281933] acpiphp: Slot [29] registered\n[ 0.282746] acpiphp: Slot [30] registered\n[ 0.283565] acpiphp: Slot [31] registered\n[ 0.284371] PCI host bridge to bus 0000:00\n[ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364716] vgaarb: loaded\n[ 0.365317] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366475] SCSI subsystem initialized\n[ 0.367297] ACPI: bus type USB registered\n[ 0.368122] usbcore: registered new interface driver usbfs\n[ 0.369153] usbcore: registered new interface driver hub\n[ 0.370166] usbcore: registered new device driver usb\n[ 0.371227] PCI: Using ACPI for IRQ routing\n[ 0.372258] NetLabel: Initializing\n[ 0.372976] NetLabel: domain hash size = 128\n[ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374774] NetLabel: unlabeled traffic allowed by default\n[ 0.375885] clocksource: Switched to clocksource kvm-clock\n[ 0.381270] AppArmor: AppArmor Filesystem Enabled\n[ 0.382229] pnp: PnP ACPI init\n[ 0.383144] pnp: PnP ACPI: found 5 devices\n[ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390887] NET: Registered protocol family 2\n[ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.394317] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397753] NET: Registered protocol family 1\n[ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429490] Trying to unpack rootfs image as initramfs...\n[ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.493506] Scanning for low memory corruption every 60 seconds\n[ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495958] audit: initializing netlink subsys (disabled)\n[ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized\n[ 0.498293] Initialise system trusted keyring\n[ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502360] zbud: loaded\n[ 0.503061] VFS: Disk quotas dquot_6.6.0\n[ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505388] fuse init (API version 7.23)\n[ 0.506271] Key type big_key registered\n[ 0.507072] Allocating IMA MOK and blacklist keyrings.\n[ 0.508187] Key type asymmetric registered\n[ 0.509012] Asymmetric key parser 'x509' registered\n[ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511426] io scheduler noop registered\n[ 0.512233] io scheduler deadline registered (default)\n[ 0.513223] io scheduler cfq registered\n[ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517819] ACPI: Power Button [PWRF]\n[ 0.518654] GHES: HEST is not enabled!\n[ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590361] Linux agpgart interface v0.103\n[ 0.592821] brd: module loaded\n[ 0.593965] loop: module loaded\n[ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599721] GPT:90111 != 20971519\n[ 0.600411] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601503] GPT:90111 != 20971519\n[ 0.602182] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603142] vda: vda1 vda15\n[ 0.604849] scsi host0: ata_piix\n[ 0.605959] scsi host1: ata_piix\n[ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609303] libphy: Fixed MDIO Bus: probed\n[ 0.610120] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611061] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613313] PPP generic driver version 2.4.2\n[ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615533] ehci-pci: EHCI PCI platform driver\n[ 0.616405] ehci-platform: EHCI generic platform driver\n[ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618511] ohci-pci: OHCI PCI platform driver\n[ 0.619369] ohci-platform: OHCI generic platform driver\n[ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642011] usb usb1: Product: UHCI Host Controller\n[ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644083] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645099] hub 1-0:1.0: USB hub found\n[ 0.645877] hub 1-0:1.0: 2 ports detected\n[ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650885] mousedev: PS/2 mouse device common for all mice\n[ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653986] rtc_cmos 00:00: RTC can wake from S4\n[ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657460] i2c /dev entries driver\n[ 0.658210] device-mapper: uevent: version 1.0.3\n[ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662060] NET: Registered protocol family 10\n[ 0.663047] NET: Registered protocol family 17\n[ 0.663945] Key type dns_resolver registered\n[ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667702] registered taskstats version 1\n[ 0.668535] Loading compiled-in X.509 certificates\n[ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671799] zswap: loaded using pool lzo/zbud\n[ 0.673172] Key type trusted registered\n[ 0.674712] Key type encrypted registered\n[ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.676573] ima: No TPM chip found, activating TPM-bypass!\n[ 0.677620] evm: HMAC attrs: 0x1\n[ 0.678547] Magic number: 2:937:437\n[ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574)\n[ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682089] EDD information not available.\n[ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.770418] Write protecting the kernel read-only data: 14336k\n[ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.827326] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 15:27:10,884 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action used request id req-b983f2d7-7235-48b6-a0df-ff729ae95a62 2018-09-26 15:27:10,890 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:27:11,366 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:27:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2d36559c-bc4d-40a9-8c38-b91ad744ee7d x-compute-request-id: req-2d36559c-bc4d-40a9-8c38-b91ad744ee7d Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bf:3c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "bookmark"}], "image": {"id": "6e444b5e-0dd6-436b-984f-955a4504bf59", "links": [{"href": "http://172.30.9.22:8774/images/6e444b5e-0dd6-436b-984f-955a4504bf59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:26:13.000000", "flavor": {"id": "f4ab962f-a392-43c6-8df9-4d0201976ffc", "links": [{"href": "http://172.30.9.22:8774/flavors/f4ab962f-a392-43c6-8df9-4d0201976ffc", "rel": "bookmark"}]}, "id": "165290b8-1fbc-4538-8d27-8c00f21a4ee6", "security_groups": [{"name": "default"}], "user_id": "f9350a4137f14dae896c84ec494a7dd3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:26:14Z", "hostId": "febf6413e37e437cb137e102a04722e5f6bc5d25e699857bd984f2e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-inst", "created": "2018-09-26T15:26:09Z", "tenant_id": "167f148a11b04f108770753c26bad53e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:27:11,366 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 used request id req-2d36559c-bc4d-40a9-8c38-b91ad744ee7d 2018-09-26 15:27:11,369 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:27:12,445 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:27:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4edf2060-8bbe-48dd-9c54-06089ba7c1ae x-compute-request-id: req-4edf2060-8bbe-48dd-9c54-06089ba7c1ae Content-Encoding: gzip Content-Length: 7679 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484963912 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130798] pid_max: default: 32768 minimum: 301\n[ 0.131692] ACPI: Core revision 20150930\n[ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134380] Security Framework initialized\n[ 0.135199] Yama: becoming mindful.\n[ 0.135933] AppArmor: AppArmor initialized\n[ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141906] Initializing cgroup subsys io\n[ 0.142717] Initializing cgroup subsys memory\n[ 0.143574] Initializing cgroup subsys devices\n[ 0.144452] Initializing cgroup subsys freezer\n[ 0.145327] Initializing cgroup subsys net_cls\n[ 0.146199] Initializing cgroup subsys perf_event\n[ 0.147113] Initializing cgroup subsys net_prio\n[ 0.147999] Initializing cgroup subsys hugetlb\n[ 0.148880] Initializing cgroup subsys pids\n[ 0.149755] CPU: Physical Processor ID: 0\n[ 0.151242] mce: CPU supports 10 MCE banks\n[ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170078] ftrace: allocating 31920 entries in 125 pages\n[ 0.196078] smpboot: Max logical packages: 1\n[ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198301] x2apic enabled\n[ 0.199110] Switched APIC routing to physical x2apic.\n[ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205787] KVM setup paravirtual spinlock\n[ 0.207075] x86: Booted up 1 node, 1 CPUs\n[ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209284] devtmpfs: initialized\n[ 0.210988] evm: security.selinux\n[ 0.211697] evm: security.SMACK64\n[ 0.212383] evm: security.SMACK64EXEC\n[ 0.213133] evm: security.SMACK64TRANSMUTE\n[ 0.213941] evm: security.SMACK64MMAP\n[ 0.214688] evm: security.ima\n[ 0.215328] evm: security.capability\n[ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217977] pinctrl core: initialized pinctrl subsystem\n[ 0.219083] RTC time: 15:26:13, date: 09/26/18\n[ 0.220039] NET: Registered protocol family 16\n[ 0.221009] cpuidle: using governor ladder\n[ 0.221830] cpuidle: using governor menu\n[ 0.222619] PCCT header not found.\n[ 0.223376] ACPI: bus type PCI registered\n[ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225432] PCI: Using configuration type 1 for base access\n[ 0.227178] ACPI: Added _OSI(Module Device)\n[ 0.228025] ACPI: Added _OSI(Processor Device)\n[ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229787] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231894] ACPI: Interpreter enabled\n[ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240077] ACPI: (supports S0 S5)\n[ 0.240788] ACPI: Using IOAPIC for interrupt routing\n[ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250754] acpiphp: Slot [3] registered\n[ 0.251558] acpiphp: Slot [4] registered\n[ 0.252356] acpiphp: Slot [5] registered\n[ 0.253156] acpiphp: Slot [6] registered\n[ 0.253966] acpiphp: Slot [7] registered\n[ 0.254773] acpiphp: Slot [8] registered\n[ 0.255575] acpiphp: Slot [9] registered\n[ 0.256370] acpiphp: Slot [10] registered\n[ 0.257190] acpiphp: Slot [11] registered\n[ 0.258008] acpiphp: Slot [12] registered\n[ 0.258831] acpiphp: Slot [13] registered\n[ 0.259642] acpiphp: Slot [14] registered\n[ 0.260449] acpiphp: Slot [15] registered\n[ 0.271365] acpiphp: Slot [16] registered\n[ 0.272183] acpiphp: Slot [17] registered\n[ 0.272998] acpiphp: Slot [18] registered\n[ 0.273811] acpiphp: Slot [19] registered\n[ 0.274622] acpiphp: Slot [20] registered\n[ 0.275434] acpiphp: Slot [21] registered\n[ 0.276248] acpiphp: Slot [22] registered\n[ 0.277060] acpiphp: Slot [23] registered\n[ 0.277873] acpiphp: Slot [24] registered\n[ 0.278687] acpiphp: Slot [25] registered\n[ 0.279501] acpiphp: Slot [26] registered\n[ 0.280307] acpiphp: Slot [27] registered\n[ 0.281123] acpiphp: Slot [28] registered\n[ 0.281933] acpiphp: Slot [29] registered\n[ 0.282746] acpiphp: Slot [30] registered\n[ 0.283565] acpiphp: Slot [31] registered\n[ 0.284371] PCI host bridge to bus 0000:00\n[ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364716] vgaarb: loaded\n[ 0.365317] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366475] SCSI subsystem initialized\n[ 0.367297] ACPI: bus type USB registered\n[ 0.368122] usbcore: registered new interface driver usbfs\n[ 0.369153] usbcore: registered new interface driver hub\n[ 0.370166] usbcore: registered new device driver usb\n[ 0.371227] PCI: Using ACPI for IRQ routing\n[ 0.372258] NetLabel: Initializing\n[ 0.372976] NetLabel: domain hash size = 128\n[ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374774] NetLabel: unlabeled traffic allowed by default\n[ 0.375885] clocksource: Switched to clocksource kvm-clock\n[ 0.381270] AppArmor: AppArmor Filesystem Enabled\n[ 0.382229] pnp: PnP ACPI init\n[ 0.383144] pnp: PnP ACPI: found 5 devices\n[ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390887] NET: Registered protocol family 2\n[ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.394317] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397753] NET: Registered protocol family 1\n[ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429490] Trying to unpack rootfs image as initramfs...\n[ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.493506] Scanning for low memory corruption every 60 seconds\n[ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495958] audit: initializing netlink subsys (disabled)\n[ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized\n[ 0.498293] Initialise system trusted keyring\n[ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502360] zbud: loaded\n[ 0.503061] VFS: Disk quotas dquot_6.6.0\n[ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505388] fuse init (API version 7.23)\n[ 0.506271] Key type big_key registered\n[ 0.507072] Allocating IMA MOK and blacklist keyrings.\n[ 0.508187] Key type asymmetric registered\n[ 0.509012] Asymmetric key parser 'x509' registered\n[ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511426] io scheduler noop registered\n[ 0.512233] io scheduler deadline registered (default)\n[ 0.513223] io scheduler cfq registered\n[ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517819] ACPI: Power Button [PWRF]\n[ 0.518654] GHES: HEST is not enabled!\n[ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590361] Linux agpgart interface v0.103\n[ 0.592821] brd: module loaded\n[ 0.593965] loop: module loaded\n[ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599721] GPT:90111 != 20971519\n[ 0.600411] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601503] GPT:90111 != 20971519\n[ 0.602182] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603142] vda: vda1 vda15\n[ 0.604849] scsi host0: ata_piix\n[ 0.605959] scsi host1: ata_piix\n[ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609303] libphy: Fixed MDIO Bus: probed\n[ 0.610120] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611061] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613313] PPP generic driver version 2.4.2\n[ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615533] ehci-pci: EHCI PCI platform driver\n[ 0.616405] ehci-platform: EHCI generic platform driver\n[ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618511] ohci-pci: OHCI PCI platform driver\n[ 0.619369] ohci-platform: OHCI generic platform driver\n[ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642011] usb usb1: Product: UHCI Host Controller\n[ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644083] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645099] hub 1-0:1.0: USB hub found\n[ 0.645877] hub 1-0:1.0: 2 ports detected\n[ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650885] mousedev: PS/2 mouse device common for all mice\n[ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653986] rtc_cmos 00:00: RTC can wake from S4\n[ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657460] i2c /dev entries driver\n[ 0.658210] device-mapper: uevent: version 1.0.3\n[ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662060] NET: Registered protocol family 10\n[ 0.663047] NET: Registered protocol family 17\n[ 0.663945] Key type dns_resolver registered\n[ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667702] registered taskstats version 1\n[ 0.668535] Loading compiled-in X.509 certificates\n[ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671799] zswap: loaded using pool lzo/zbud\n[ 0.673172] Key type trusted registered\n[ 0.674712] Key type encrypted registered\n[ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.676573] ima: No TPM chip found, activating TPM-bypass!\n[ 0.677620] evm: HMAC attrs: 0x1\n[ 0.678547] Magic number: 2:937:437\n[ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574)\n[ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682089] EDD information not available.\n[ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.770418] Write protecting the kernel read-only data: 14336k\n[ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.827326] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 15:27:12,445 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action used request id req-4edf2060-8bbe-48dd-9c54-06089ba7c1ae 2018-09-26 15:27:12,452 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:27:12,902 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:27:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ddca8d7-d53b-4266-be97-c4d14c8e5080 x-compute-request-id: req-9ddca8d7-d53b-4266-be97-c4d14c8e5080 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bf:3c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "bookmark"}], "image": {"id": "6e444b5e-0dd6-436b-984f-955a4504bf59", "links": [{"href": "http://172.30.9.22:8774/images/6e444b5e-0dd6-436b-984f-955a4504bf59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:26:13.000000", "flavor": {"id": "f4ab962f-a392-43c6-8df9-4d0201976ffc", "links": [{"href": "http://172.30.9.22:8774/flavors/f4ab962f-a392-43c6-8df9-4d0201976ffc", "rel": "bookmark"}]}, "id": "165290b8-1fbc-4538-8d27-8c00f21a4ee6", "security_groups": [{"name": "default"}], "user_id": "f9350a4137f14dae896c84ec494a7dd3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:26:14Z", "hostId": "febf6413e37e437cb137e102a04722e5f6bc5d25e699857bd984f2e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-inst", "created": "2018-09-26T15:26:09Z", "tenant_id": "167f148a11b04f108770753c26bad53e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:27:12,902 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 used request id req-9ddca8d7-d53b-4266-be97-c4d14c8e5080 2018-09-26 15:27:12,905 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:27:13,971 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:27:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c6b8f149-eff8-479e-b71b-30498510e5e2 x-compute-request-id: req-c6b8f149-eff8-479e-b71b-30498510e5e2 Content-Encoding: gzip Content-Length: 7679 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484963912 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130798] pid_max: default: 32768 minimum: 301\n[ 0.131692] ACPI: Core revision 20150930\n[ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134380] Security Framework initialized\n[ 0.135199] Yama: becoming mindful.\n[ 0.135933] AppArmor: AppArmor initialized\n[ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141906] Initializing cgroup subsys io\n[ 0.142717] Initializing cgroup subsys memory\n[ 0.143574] Initializing cgroup subsys devices\n[ 0.144452] Initializing cgroup subsys freezer\n[ 0.145327] Initializing cgroup subsys net_cls\n[ 0.146199] Initializing cgroup subsys perf_event\n[ 0.147113] Initializing cgroup subsys net_prio\n[ 0.147999] Initializing cgroup subsys hugetlb\n[ 0.148880] Initializing cgroup subsys pids\n[ 0.149755] CPU: Physical Processor ID: 0\n[ 0.151242] mce: CPU supports 10 MCE banks\n[ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170078] ftrace: allocating 31920 entries in 125 pages\n[ 0.196078] smpboot: Max logical packages: 1\n[ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198301] x2apic enabled\n[ 0.199110] Switched APIC routing to physical x2apic.\n[ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205787] KVM setup paravirtual spinlock\n[ 0.207075] x86: Booted up 1 node, 1 CPUs\n[ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209284] devtmpfs: initialized\n[ 0.210988] evm: security.selinux\n[ 0.211697] evm: security.SMACK64\n[ 0.212383] evm: security.SMACK64EXEC\n[ 0.213133] evm: security.SMACK64TRANSMUTE\n[ 0.213941] evm: security.SMACK64MMAP\n[ 0.214688] evm: security.ima\n[ 0.215328] evm: security.capability\n[ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217977] pinctrl core: initialized pinctrl subsystem\n[ 0.219083] RTC time: 15:26:13, date: 09/26/18\n[ 0.220039] NET: Registered protocol family 16\n[ 0.221009] cpuidle: using governor ladder\n[ 0.221830] cpuidle: using governor menu\n[ 0.222619] PCCT header not found.\n[ 0.223376] ACPI: bus type PCI registered\n[ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225432] PCI: Using configuration type 1 for base access\n[ 0.227178] ACPI: Added _OSI(Module Device)\n[ 0.228025] ACPI: Added _OSI(Processor Device)\n[ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229787] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231894] ACPI: Interpreter enabled\n[ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240077] ACPI: (supports S0 S5)\n[ 0.240788] ACPI: Using IOAPIC for interrupt routing\n[ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250754] acpiphp: Slot [3] registered\n[ 0.251558] acpiphp: Slot [4] registered\n[ 0.252356] acpiphp: Slot [5] registered\n[ 0.253156] acpiphp: Slot [6] registered\n[ 0.253966] acpiphp: Slot [7] registered\n[ 0.254773] acpiphp: Slot [8] registered\n[ 0.255575] acpiphp: Slot [9] registered\n[ 0.256370] acpiphp: Slot [10] registered\n[ 0.257190] acpiphp: Slot [11] registered\n[ 0.258008] acpiphp: Slot [12] registered\n[ 0.258831] acpiphp: Slot [13] registered\n[ 0.259642] acpiphp: Slot [14] registered\n[ 0.260449] acpiphp: Slot [15] registered\n[ 0.271365] acpiphp: Slot [16] registered\n[ 0.272183] acpiphp: Slot [17] registered\n[ 0.272998] acpiphp: Slot [18] registered\n[ 0.273811] acpiphp: Slot [19] registered\n[ 0.274622] acpiphp: Slot [20] registered\n[ 0.275434] acpiphp: Slot [21] registered\n[ 0.276248] acpiphp: Slot [22] registered\n[ 0.277060] acpiphp: Slot [23] registered\n[ 0.277873] acpiphp: Slot [24] registered\n[ 0.278687] acpiphp: Slot [25] registered\n[ 0.279501] acpiphp: Slot [26] registered\n[ 0.280307] acpiphp: Slot [27] registered\n[ 0.281123] acpiphp: Slot [28] registered\n[ 0.281933] acpiphp: Slot [29] registered\n[ 0.282746] acpiphp: Slot [30] registered\n[ 0.283565] acpiphp: Slot [31] registered\n[ 0.284371] PCI host bridge to bus 0000:00\n[ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364716] vgaarb: loaded\n[ 0.365317] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366475] SCSI subsystem initialized\n[ 0.367297] ACPI: bus type USB registered\n[ 0.368122] usbcore: registered new interface driver usbfs\n[ 0.369153] usbcore: registered new interface driver hub\n[ 0.370166] usbcore: registered new device driver usb\n[ 0.371227] PCI: Using ACPI for IRQ routing\n[ 0.372258] NetLabel: Initializing\n[ 0.372976] NetLabel: domain hash size = 128\n[ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374774] NetLabel: unlabeled traffic allowed by default\n[ 0.375885] clocksource: Switched to clocksource kvm-clock\n[ 0.381270] AppArmor: AppArmor Filesystem Enabled\n[ 0.382229] pnp: PnP ACPI init\n[ 0.383144] pnp: PnP ACPI: found 5 devices\n[ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390887] NET: Registered protocol family 2\n[ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.394317] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397753] NET: Registered protocol family 1\n[ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429490] Trying to unpack rootfs image as initramfs...\n[ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.493506] Scanning for low memory corruption every 60 seconds\n[ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495958] audit: initializing netlink subsys (disabled)\n[ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized\n[ 0.498293] Initialise system trusted keyring\n[ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502360] zbud: loaded\n[ 0.503061] VFS: Disk quotas dquot_6.6.0\n[ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505388] fuse init (API version 7.23)\n[ 0.506271] Key type big_key registered\n[ 0.507072] Allocating IMA MOK and blacklist keyrings.\n[ 0.508187] Key type asymmetric registered\n[ 0.509012] Asymmetric key parser 'x509' registered\n[ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511426] io scheduler noop registered\n[ 0.512233] io scheduler deadline registered (default)\n[ 0.513223] io scheduler cfq registered\n[ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517819] ACPI: Power Button [PWRF]\n[ 0.518654] GHES: HEST is not enabled!\n[ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590361] Linux agpgart interface v0.103\n[ 0.592821] brd: module loaded\n[ 0.593965] loop: module loaded\n[ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599721] GPT:90111 != 20971519\n[ 0.600411] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601503] GPT:90111 != 20971519\n[ 0.602182] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603142] vda: vda1 vda15\n[ 0.604849] scsi host0: ata_piix\n[ 0.605959] scsi host1: ata_piix\n[ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609303] libphy: Fixed MDIO Bus: probed\n[ 0.610120] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611061] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613313] PPP generic driver version 2.4.2\n[ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615533] ehci-pci: EHCI PCI platform driver\n[ 0.616405] ehci-platform: EHCI generic platform driver\n[ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618511] ohci-pci: OHCI PCI platform driver\n[ 0.619369] ohci-platform: OHCI generic platform driver\n[ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642011] usb usb1: Product: UHCI Host Controller\n[ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644083] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645099] hub 1-0:1.0: USB hub found\n[ 0.645877] hub 1-0:1.0: 2 ports detected\n[ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650885] mousedev: PS/2 mouse device common for all mice\n[ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653986] rtc_cmos 00:00: RTC can wake from S4\n[ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657460] i2c /dev entries driver\n[ 0.658210] device-mapper: uevent: version 1.0.3\n[ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662060] NET: Registered protocol family 10\n[ 0.663047] NET: Registered protocol family 17\n[ 0.663945] Key type dns_resolver registered\n[ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667702] registered taskstats version 1\n[ 0.668535] Loading compiled-in X.509 certificates\n[ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671799] zswap: loaded using pool lzo/zbud\n[ 0.673172] Key type trusted registered\n[ 0.674712] Key type encrypted registered\n[ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.676573] ima: No TPM chip found, activating TPM-bypass!\n[ 0.677620] evm: HMAC attrs: 0x1\n[ 0.678547] Magic number: 2:937:437\n[ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574)\n[ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682089] EDD information not available.\n[ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.770418] Write protecting the kernel read-only data: 14336k\n[ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.827326] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 15:27:13,971 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action used request id req-c6b8f149-eff8-479e-b71b-30498510e5e2 2018-09-26 15:27:13,978 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:27:14,148 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:27:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-836031ad-8380-4574-b781-b23221fade0f x-compute-request-id: req-836031ad-8380-4574-b781-b23221fade0f Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bf:3c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "bookmark"}], "image": {"id": "6e444b5e-0dd6-436b-984f-955a4504bf59", "links": [{"href": "http://172.30.9.22:8774/images/6e444b5e-0dd6-436b-984f-955a4504bf59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:26:13.000000", "flavor": {"id": "f4ab962f-a392-43c6-8df9-4d0201976ffc", "links": [{"href": "http://172.30.9.22:8774/flavors/f4ab962f-a392-43c6-8df9-4d0201976ffc", "rel": "bookmark"}]}, "id": "165290b8-1fbc-4538-8d27-8c00f21a4ee6", "security_groups": [{"name": "default"}], "user_id": "f9350a4137f14dae896c84ec494a7dd3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:26:14Z", "hostId": "febf6413e37e437cb137e102a04722e5f6bc5d25e699857bd984f2e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-inst", "created": "2018-09-26T15:26:09Z", "tenant_id": "167f148a11b04f108770753c26bad53e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:27:14,148 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 used request id req-836031ad-8380-4574-b781-b23221fade0f 2018-09-26 15:27:14,151 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:27:15,221 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:27:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a100dc7b-9b06-4bcb-a229-d955c52fe6c7 x-compute-request-id: req-a100dc7b-9b06-4bcb-a229-d955c52fe6c7 Content-Encoding: gzip Content-Length: 7679 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484963912 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130798] pid_max: default: 32768 minimum: 301\n[ 0.131692] ACPI: Core revision 20150930\n[ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134380] Security Framework initialized\n[ 0.135199] Yama: becoming mindful.\n[ 0.135933] AppArmor: AppArmor initialized\n[ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141906] Initializing cgroup subsys io\n[ 0.142717] Initializing cgroup subsys memory\n[ 0.143574] Initializing cgroup subsys devices\n[ 0.144452] Initializing cgroup subsys freezer\n[ 0.145327] Initializing cgroup subsys net_cls\n[ 0.146199] Initializing cgroup subsys perf_event\n[ 0.147113] Initializing cgroup subsys net_prio\n[ 0.147999] Initializing cgroup subsys hugetlb\n[ 0.148880] Initializing cgroup subsys pids\n[ 0.149755] CPU: Physical Processor ID: 0\n[ 0.151242] mce: CPU supports 10 MCE banks\n[ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170078] ftrace: allocating 31920 entries in 125 pages\n[ 0.196078] smpboot: Max logical packages: 1\n[ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198301] x2apic enabled\n[ 0.199110] Switched APIC routing to physical x2apic.\n[ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205787] KVM setup paravirtual spinlock\n[ 0.207075] x86: Booted up 1 node, 1 CPUs\n[ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209284] devtmpfs: initialized\n[ 0.210988] evm: security.selinux\n[ 0.211697] evm: security.SMACK64\n[ 0.212383] evm: security.SMACK64EXEC\n[ 0.213133] evm: security.SMACK64TRANSMUTE\n[ 0.213941] evm: security.SMACK64MMAP\n[ 0.214688] evm: security.ima\n[ 0.215328] evm: security.capability\n[ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217977] pinctrl core: initialized pinctrl subsystem\n[ 0.219083] RTC time: 15:26:13, date: 09/26/18\n[ 0.220039] NET: Registered protocol family 16\n[ 0.221009] cpuidle: using governor ladder\n[ 0.221830] cpuidle: using governor menu\n[ 0.222619] PCCT header not found.\n[ 0.223376] ACPI: bus type PCI registered\n[ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225432] PCI: Using configuration type 1 for base access\n[ 0.227178] ACPI: Added _OSI(Module Device)\n[ 0.228025] ACPI: Added _OSI(Processor Device)\n[ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229787] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231894] ACPI: Interpreter enabled\n[ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240077] ACPI: (supports S0 S5)\n[ 0.240788] ACPI: Using IOAPIC for interrupt routing\n[ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250754] acpiphp: Slot [3] registered\n[ 0.251558] acpiphp: Slot [4] registered\n[ 0.252356] acpiphp: Slot [5] registered\n[ 0.253156] acpiphp: Slot [6] registered\n[ 0.253966] acpiphp: Slot [7] registered\n[ 0.254773] acpiphp: Slot [8] registered\n[ 0.255575] acpiphp: Slot [9] registered\n[ 0.256370] acpiphp: Slot [10] registered\n[ 0.257190] acpiphp: Slot [11] registered\n[ 0.258008] acpiphp: Slot [12] registered\n[ 0.258831] acpiphp: Slot [13] registered\n[ 0.259642] acpiphp: Slot [14] registered\n[ 0.260449] acpiphp: Slot [15] registered\n[ 0.271365] acpiphp: Slot [16] registered\n[ 0.272183] acpiphp: Slot [17] registered\n[ 0.272998] acpiphp: Slot [18] registered\n[ 0.273811] acpiphp: Slot [19] registered\n[ 0.274622] acpiphp: Slot [20] registered\n[ 0.275434] acpiphp: Slot [21] registered\n[ 0.276248] acpiphp: Slot [22] registered\n[ 0.277060] acpiphp: Slot [23] registered\n[ 0.277873] acpiphp: Slot [24] registered\n[ 0.278687] acpiphp: Slot [25] registered\n[ 0.279501] acpiphp: Slot [26] registered\n[ 0.280307] acpiphp: Slot [27] registered\n[ 0.281123] acpiphp: Slot [28] registered\n[ 0.281933] acpiphp: Slot [29] registered\n[ 0.282746] acpiphp: Slot [30] registered\n[ 0.283565] acpiphp: Slot [31] registered\n[ 0.284371] PCI host bridge to bus 0000:00\n[ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364716] vgaarb: loaded\n[ 0.365317] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366475] SCSI subsystem initialized\n[ 0.367297] ACPI: bus type USB registered\n[ 0.368122] usbcore: registered new interface driver usbfs\n[ 0.369153] usbcore: registered new interface driver hub\n[ 0.370166] usbcore: registered new device driver usb\n[ 0.371227] PCI: Using ACPI for IRQ routing\n[ 0.372258] NetLabel: Initializing\n[ 0.372976] NetLabel: domain hash size = 128\n[ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374774] NetLabel: unlabeled traffic allowed by default\n[ 0.375885] clocksource: Switched to clocksource kvm-clock\n[ 0.381270] AppArmor: AppArmor Filesystem Enabled\n[ 0.382229] pnp: PnP ACPI init\n[ 0.383144] pnp: PnP ACPI: found 5 devices\n[ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390887] NET: Registered protocol family 2\n[ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.394317] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397753] NET: Registered protocol family 1\n[ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429490] Trying to unpack rootfs image as initramfs...\n[ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.493506] Scanning for low memory corruption every 60 seconds\n[ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495958] audit: initializing netlink subsys (disabled)\n[ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized\n[ 0.498293] Initialise system trusted keyring\n[ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502360] zbud: loaded\n[ 0.503061] VFS: Disk quotas dquot_6.6.0\n[ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505388] fuse init (API version 7.23)\n[ 0.506271] Key type big_key registered\n[ 0.507072] Allocating IMA MOK and blacklist keyrings.\n[ 0.508187] Key type asymmetric registered\n[ 0.509012] Asymmetric key parser 'x509' registered\n[ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511426] io scheduler noop registered\n[ 0.512233] io scheduler deadline registered (default)\n[ 0.513223] io scheduler cfq registered\n[ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517819] ACPI: Power Button [PWRF]\n[ 0.518654] GHES: HEST is not enabled!\n[ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590361] Linux agpgart interface v0.103\n[ 0.592821] brd: module loaded\n[ 0.593965] loop: module loaded\n[ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599721] GPT:90111 != 20971519\n[ 0.600411] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601503] GPT:90111 != 20971519\n[ 0.602182] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603142] vda: vda1 vda15\n[ 0.604849] scsi host0: ata_piix\n[ 0.605959] scsi host1: ata_piix\n[ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609303] libphy: Fixed MDIO Bus: probed\n[ 0.610120] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611061] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613313] PPP generic driver version 2.4.2\n[ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615533] ehci-pci: EHCI PCI platform driver\n[ 0.616405] ehci-platform: EHCI generic platform driver\n[ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618511] ohci-pci: OHCI PCI platform driver\n[ 0.619369] ohci-platform: OHCI generic platform driver\n[ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642011] usb usb1: Product: UHCI Host Controller\n[ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644083] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645099] hub 1-0:1.0: USB hub found\n[ 0.645877] hub 1-0:1.0: 2 ports detected\n[ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650885] mousedev: PS/2 mouse device common for all mice\n[ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653986] rtc_cmos 00:00: RTC can wake from S4\n[ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657460] i2c /dev entries driver\n[ 0.658210] device-mapper: uevent: version 1.0.3\n[ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662060] NET: Registered protocol family 10\n[ 0.663047] NET: Registered protocol family 17\n[ 0.663945] Key type dns_resolver registered\n[ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667702] registered taskstats version 1\n[ 0.668535] Loading compiled-in X.509 certificates\n[ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671799] zswap: loaded using pool lzo/zbud\n[ 0.673172] Key type trusted registered\n[ 0.674712] Key type encrypted registered\n[ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.676573] ima: No TPM chip found, activating TPM-bypass!\n[ 0.677620] evm: HMAC attrs: 0x1\n[ 0.678547] Magic number: 2:937:437\n[ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574)\n[ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682089] EDD information not available.\n[ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.770418] Write protecting the kernel read-only data: 14336k\n[ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.827326] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 15:27:15,222 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action used request id req-a100dc7b-9b06-4bcb-a229-d955c52fe6c7 2018-09-26 15:27:15,229 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:27:15,674 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:27:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af4d628c-e452-45db-8a91-d1bc303da2f1 x-compute-request-id: req-af4d628c-e452-45db-8a91-d1bc303da2f1 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bf:3c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "bookmark"}], "image": {"id": "6e444b5e-0dd6-436b-984f-955a4504bf59", "links": [{"href": "http://172.30.9.22:8774/images/6e444b5e-0dd6-436b-984f-955a4504bf59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:26:13.000000", "flavor": {"id": "f4ab962f-a392-43c6-8df9-4d0201976ffc", "links": [{"href": "http://172.30.9.22:8774/flavors/f4ab962f-a392-43c6-8df9-4d0201976ffc", "rel": "bookmark"}]}, "id": "165290b8-1fbc-4538-8d27-8c00f21a4ee6", "security_groups": [{"name": "default"}], "user_id": "f9350a4137f14dae896c84ec494a7dd3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:26:14Z", "hostId": "febf6413e37e437cb137e102a04722e5f6bc5d25e699857bd984f2e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-inst", "created": "2018-09-26T15:26:09Z", "tenant_id": "167f148a11b04f108770753c26bad53e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:27:15,674 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 used request id req-af4d628c-e452-45db-8a91-d1bc303da2f1 2018-09-26 15:27:15,677 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:27:16,746 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:27:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a38e133-3c46-4849-8dd4-aff61326060a x-compute-request-id: req-6a38e133-3c46-4849-8dd4-aff61326060a Content-Encoding: gzip Content-Length: 7814 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484963912 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130798] pid_max: default: 32768 minimum: 301\n[ 0.131692] ACPI: Core revision 20150930\n[ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134380] Security Framework initialized\n[ 0.135199] Yama: becoming mindful.\n[ 0.135933] AppArmor: AppArmor initialized\n[ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141906] Initializing cgroup subsys io\n[ 0.142717] Initializing cgroup subsys memory\n[ 0.143574] Initializing cgroup subsys devices\n[ 0.144452] Initializing cgroup subsys freezer\n[ 0.145327] Initializing cgroup subsys net_cls\n[ 0.146199] Initializing cgroup subsys perf_event\n[ 0.147113] Initializing cgroup subsys net_prio\n[ 0.147999] Initializing cgroup subsys hugetlb\n[ 0.148880] Initializing cgroup subsys pids\n[ 0.149755] CPU: Physical Processor ID: 0\n[ 0.151242] mce: CPU supports 10 MCE banks\n[ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170078] ftrace: allocating 31920 entries in 125 pages\n[ 0.196078] smpboot: Max logical packages: 1\n[ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198301] x2apic enabled\n[ 0.199110] Switched APIC routing to physical x2apic.\n[ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205787] KVM setup paravirtual spinlock\n[ 0.207075] x86: Booted up 1 node, 1 CPUs\n[ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209284] devtmpfs: initialized\n[ 0.210988] evm: security.selinux\n[ 0.211697] evm: security.SMACK64\n[ 0.212383] evm: security.SMACK64EXEC\n[ 0.213133] evm: security.SMACK64TRANSMUTE\n[ 0.213941] evm: security.SMACK64MMAP\n[ 0.214688] evm: security.ima\n[ 0.215328] evm: security.capability\n[ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217977] pinctrl core: initialized pinctrl subsystem\n[ 0.219083] RTC time: 15:26:13, date: 09/26/18\n[ 0.220039] NET: Registered protocol family 16\n[ 0.221009] cpuidle: using governor ladder\n[ 0.221830] cpuidle: using governor menu\n[ 0.222619] PCCT header not found.\n[ 0.223376] ACPI: bus type PCI registered\n[ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225432] PCI: Using configuration type 1 for base access\n[ 0.227178] ACPI: Added _OSI(Module Device)\n[ 0.228025] ACPI: Added _OSI(Processor Device)\n[ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229787] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231894] ACPI: Interpreter enabled\n[ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240077] ACPI: (supports S0 S5)\n[ 0.240788] ACPI: Using IOAPIC for interrupt routing\n[ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250754] acpiphp: Slot [3] registered\n[ 0.251558] acpiphp: Slot [4] registered\n[ 0.252356] acpiphp: Slot [5] registered\n[ 0.253156] acpiphp: Slot [6] registered\n[ 0.253966] acpiphp: Slot [7] registered\n[ 0.254773] acpiphp: Slot [8] registered\n[ 0.255575] acpiphp: Slot [9] registered\n[ 0.256370] acpiphp: Slot [10] registered\n[ 0.257190] acpiphp: Slot [11] registered\n[ 0.258008] acpiphp: Slot [12] registered\n[ 0.258831] acpiphp: Slot [13] registered\n[ 0.259642] acpiphp: Slot [14] registered\n[ 0.260449] acpiphp: Slot [15] registered\n[ 0.271365] acpiphp: Slot [16] registered\n[ 0.272183] acpiphp: Slot [17] registered\n[ 0.272998] acpiphp: Slot [18] registered\n[ 0.273811] acpiphp: Slot [19] registered\n[ 0.274622] acpiphp: Slot [20] registered\n[ 0.275434] acpiphp: Slot [21] registered\n[ 0.276248] acpiphp: Slot [22] registered\n[ 0.277060] acpiphp: Slot [23] registered\n[ 0.277873] acpiphp: Slot [24] registered\n[ 0.278687] acpiphp: Slot [25] registered\n[ 0.279501] acpiphp: Slot [26] registered\n[ 0.280307] acpiphp: Slot [27] registered\n[ 0.281123] acpiphp: Slot [28] registered\n[ 0.281933] acpiphp: Slot [29] registered\n[ 0.282746] acpiphp: Slot [30] registered\n[ 0.283565] acpiphp: Slot [31] registered\n[ 0.284371] PCI host bridge to bus 0000:00\n[ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364716] vgaarb: loaded\n[ 0.365317] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366475] SCSI subsystem initialized\n[ 0.367297] ACPI: bus type USB registered\n[ 0.368122] usbcore: registered new interface driver usbfs\n[ 0.369153] usbcore: registered new interface driver hub\n[ 0.370166] usbcore: registered new device driver usb\n[ 0.371227] PCI: Using ACPI for IRQ routing\n[ 0.372258] NetLabel: Initializing\n[ 0.372976] NetLabel: domain hash size = 128\n[ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374774] NetLabel: unlabeled traffic allowed by default\n[ 0.375885] clocksource: Switched to clocksource kvm-clock\n[ 0.381270] AppArmor: AppArmor Filesystem Enabled\n[ 0.382229] pnp: PnP ACPI init\n[ 0.383144] pnp: PnP ACPI: found 5 devices\n[ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390887] NET: Registered protocol family 2\n[ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.394317] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397753] NET: Registered protocol family 1\n[ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429490] Trying to unpack rootfs image as initramfs...\n[ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.493506] Scanning for low memory corruption every 60 seconds\n[ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495958] audit: initializing netlink subsys (disabled)\n[ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized\n[ 0.498293] Initialise system trusted keyring\n[ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502360] zbud: loaded\n[ 0.503061] VFS: Disk quotas dquot_6.6.0\n[ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505388] fuse init (API version 7.23)\n[ 0.506271] Key type big_key registered\n[ 0.507072] Allocating IMA MOK and blacklist keyrings.\n[ 0.508187] Key type asymmetric registered\n[ 0.509012] Asymmetric key parser 'x509' registered\n[ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511426] io scheduler noop registered\n[ 0.512233] io scheduler deadline registered (default)\n[ 0.513223] io scheduler cfq registered\n[ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517819] ACPI: Power Button [PWRF]\n[ 0.518654] GHES: HEST is not enabled!\n[ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590361] Linux agpgart interface v0.103\n[ 0.592821] brd: module loaded\n[ 0.593965] loop: module loaded\n[ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599721] GPT:90111 != 20971519\n[ 0.600411] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601503] GPT:90111 != 20971519\n[ 0.602182] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603142] vda: vda1 vda15\n[ 0.604849] scsi host0: ata_piix\n[ 0.605959] scsi host1: ata_piix\n[ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609303] libphy: Fixed MDIO Bus: probed\n[ 0.610120] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611061] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613313] PPP generic driver version 2.4.2\n[ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615533] ehci-pci: EHCI PCI platform driver\n[ 0.616405] ehci-platform: EHCI generic platform driver\n[ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618511] ohci-pci: OHCI PCI platform driver\n[ 0.619369] ohci-platform: OHCI generic platform driver\n[ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642011] usb usb1: Product: UHCI Host Controller\n[ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644083] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645099] hub 1-0:1.0: USB hub found\n[ 0.645877] hub 1-0:1.0: 2 ports detected\n[ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650885] mousedev: PS/2 mouse device common for all mice\n[ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653986] rtc_cmos 00:00: RTC can wake from S4\n[ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657460] i2c /dev entries driver\n[ 0.658210] device-mapper: uevent: version 1.0.3\n[ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662060] NET: Registered protocol family 10\n[ 0.663047] NET: Registered protocol family 17\n[ 0.663945] Key type dns_resolver registered\n[ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667702] registered taskstats version 1\n[ 0.668535] Loading compiled-in X.509 certificates\n[ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671799] zswap: loaded using pool lzo/zbud\n[ 0.673172] Key type trusted registered\n[ 0.674712] Key type encrypted registered\n[ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.676573] ima: No TPM chip found, activating TPM-bypass!\n[ 0.677620] evm: HMAC attrs: 0x1\n[ 0.678547] Magic number: 2:937:437\n[ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574)\n[ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682089] EDD information not available.\n[ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.770418] Write protecting the kernel read-only data: 14336k\n[ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.827326] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.55.0.14...\nLease of 10.55.0.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.0.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\n"} 2018-09-26 15:27:16,747 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6/action used request id req-6a38e133-3c46-4849-8dd4-aff61326060a 2018-09-26 15:27:16,751 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-26 15:27:16,754 - create_instance_tests - DEBUG - Full console output - [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 484963912 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.130798] pid_max: default: 32768 minimum: 301 [ 0.131692] ACPI: Core revision 20150930 [ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134380] Security Framework initialized [ 0.135199] Yama: becoming mindful. [ 0.135933] AppArmor: AppArmor initialized [ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141906] Initializing cgroup subsys io [ 0.142717] Initializing cgroup subsys memory [ 0.143574] Initializing cgroup subsys devices [ 0.144452] Initializing cgroup subsys freezer [ 0.145327] Initializing cgroup subsys net_cls [ 0.146199] Initializing cgroup subsys perf_event [ 0.147113] Initializing cgroup subsys net_prio [ 0.147999] Initializing cgroup subsys hugetlb [ 0.148880] Initializing cgroup subsys pids [ 0.149755] CPU: Physical Processor ID: 0 [ 0.151242] mce: CPU supports 10 MCE banks [ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170078] ftrace: allocating 31920 entries in 125 pages [ 0.196078] smpboot: Max logical packages: 1 [ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198301] x2apic enabled [ 0.199110] Switched APIC routing to physical x2apic. [ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205787] KVM setup paravirtual spinlock [ 0.207075] x86: Booted up 1 node, 1 CPUs [ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209284] devtmpfs: initialized [ 0.210988] evm: security.selinux [ 0.211697] evm: security.SMACK64 [ 0.212383] evm: security.SMACK64EXEC [ 0.213133] evm: security.SMACK64TRANSMUTE [ 0.213941] evm: security.SMACK64MMAP [ 0.214688] evm: security.ima [ 0.215328] evm: security.capability [ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.217977] pinctrl core: initialized pinctrl subsystem [ 0.219083] RTC time: 15:26:13, date: 09/26/18 [ 0.220039] NET: Registered protocol family 16 [ 0.221009] cpuidle: using governor ladder [ 0.221830] cpuidle: using governor menu [ 0.222619] PCCT header not found. [ 0.223376] ACPI: bus type PCI registered [ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225432] PCI: Using configuration type 1 for base access [ 0.227178] ACPI: Added _OSI(Module Device) [ 0.228025] ACPI: Added _OSI(Processor Device) [ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.229787] ACPI: Added _OSI(Processor Aggregator Device) [ 0.231894] ACPI: Interpreter enabled [ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240077] ACPI: (supports S0 S5) [ 0.240788] ACPI: Using IOAPIC for interrupt routing [ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250754] acpiphp: Slot [3] registered [ 0.251558] acpiphp: Slot [4] registered [ 0.252356] acpiphp: Slot [5] registered [ 0.253156] acpiphp: Slot [6] registered [ 0.253966] acpiphp: Slot [7] registered [ 0.254773] acpiphp: Slot [8] registered [ 0.255575] acpiphp: Slot [9] registered [ 0.256370] acpiphp: Slot [10] registered [ 0.257190] acpiphp: Slot [11] registered [ 0.258008] acpiphp: Slot [12] registered [ 0.258831] acpiphp: Slot [13] registered [ 0.259642] acpiphp: Slot [14] registered [ 0.260449] acpiphp: Slot [15] registered [ 0.271365] acpiphp: Slot [16] registered [ 0.272183] acpiphp: Slot [17] registered [ 0.272998] acpiphp: Slot [18] registered [ 0.273811] acpiphp: Slot [19] registered [ 0.274622] acpiphp: Slot [20] registered [ 0.275434] acpiphp: Slot [21] registered [ 0.276248] acpiphp: Slot [22] registered [ 0.277060] acpiphp: Slot [23] registered [ 0.277873] acpiphp: Slot [24] registered [ 0.278687] acpiphp: Slot [25] registered [ 0.279501] acpiphp: Slot [26] registered [ 0.280307] acpiphp: Slot [27] registered [ 0.281123] acpiphp: Slot [28] registered [ 0.281933] acpiphp: Slot [29] registered [ 0.282746] acpiphp: Slot [30] registered [ 0.283565] acpiphp: Slot [31] registered [ 0.284371] PCI host bridge to bus 0000:00 [ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.364716] vgaarb: loaded [ 0.365317] vgaarb: bridge control possible 0000:00:02.0 [ 0.366475] SCSI subsystem initialized [ 0.367297] ACPI: bus type USB registered [ 0.368122] usbcore: registered new interface driver usbfs [ 0.369153] usbcore: registered new interface driver hub [ 0.370166] usbcore: registered new device driver usb [ 0.371227] PCI: Using ACPI for IRQ routing [ 0.372258] NetLabel: Initializing [ 0.372976] NetLabel: domain hash size = 128 [ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.374774] NetLabel: unlabeled traffic allowed by default [ 0.375885] clocksource: Switched to clocksource kvm-clock [ 0.381270] AppArmor: AppArmor Filesystem Enabled [ 0.382229] pnp: PnP ACPI init [ 0.383144] pnp: PnP ACPI: found 5 devices [ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.390887] NET: Registered protocol family 2 [ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.394317] TCP: Hash tables configured (established 2048 bind 2048) [ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.397753] NET: Registered protocol family 1 [ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.429490] Trying to unpack rootfs image as initramfs... [ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.493506] Scanning for low memory corruption every 60 seconds [ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495958] audit: initializing netlink subsys (disabled) [ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized [ 0.498293] Initialise system trusted keyring [ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502360] zbud: loaded [ 0.503061] VFS: Disk quotas dquot_6.6.0 [ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505388] fuse init (API version 7.23) [ 0.506271] Key type big_key registered [ 0.507072] Allocating IMA MOK and blacklist keyrings. [ 0.508187] Key type asymmetric registered [ 0.509012] Asymmetric key parser 'x509' registered [ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511426] io scheduler noop registered [ 0.512233] io scheduler deadline registered (default) [ 0.513223] io scheduler cfq registered [ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.517819] ACPI: Power Button [PWRF] [ 0.518654] GHES: HEST is not enabled! [ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.590361] Linux agpgart interface v0.103 [ 0.592821] brd: module loaded [ 0.593965] loop: module loaded [ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.599721] GPT:90111 != 20971519 [ 0.600411] GPT:Alternate GPT header not at the end of the disk. [ 0.601503] GPT:90111 != 20971519 [ 0.602182] GPT: Use GNU Parted to correct GPT errors. [ 0.603142] vda: vda1 vda15 [ 0.604849] scsi host0: ata_piix [ 0.605959] scsi host1: ata_piix [ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.609303] libphy: Fixed MDIO Bus: probed [ 0.610120] tun: Universal TUN/TAP device driver, 1.6 [ 0.611061] tun: (C) 1999-2004 Max Krasnyansky [ 0.613313] PPP generic driver version 2.4.2 [ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.615533] ehci-pci: EHCI PCI platform driver [ 0.616405] ehci-platform: EHCI generic platform driver [ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.618511] ohci-pci: OHCI PCI platform driver [ 0.619369] ohci-platform: OHCI generic platform driver [ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver [ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.642011] usb usb1: Product: UHCI Host Controller [ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.644083] usb usb1: SerialNumber: 0000:00:01.2 [ 0.645099] hub 1-0:1.0: USB hub found [ 0.645877] hub 1-0:1.0: 2 ports detected [ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.650885] mousedev: PS/2 mouse device common for all mice [ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.653986] rtc_cmos 00:00: RTC can wake from S4 [ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.657460] i2c /dev entries driver [ 0.658210] device-mapper: uevent: version 1.0.3 [ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662060] NET: Registered protocol family 10 [ 0.663047] NET: Registered protocol family 17 [ 0.663945] Key type dns_resolver registered [ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.667702] registered taskstats version 1 [ 0.668535] Loading compiled-in X.509 certificates [ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.671799] zswap: loaded using pool lzo/zbud [ 0.673172] Key type trusted registered [ 0.674712] Key type encrypted registered [ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled [ 0.676573] ima: No TPM chip found, activating TPM-bypass! [ 0.677620] evm: HMAC attrs: 0x1 [ 0.678547] Magic number: 2:937:437 [ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574) [ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.682089] EDD information not available. [ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770418] Write protecting the kernel read-only data: 14336k [ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.827326] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 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... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 484963912 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.130798] pid_max: default: 32768 minimum: 301 [ 0.131692] ACPI: Core revision 20150930 [ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134380] Security Framework initialized [ 0.135199] Yama: becoming mindful. [ 0.135933] AppArmor: AppArmor initialized [ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141906] Initializing cgroup subsys io [ 0.142717] Initializing cgroup subsys memory [ 0.143574] Initializing cgroup subsys devices [ 0.144452] Initializing cgroup subsys freezer [ 0.145327] Initializing cgroup subsys net_cls [ 0.146199] Initializing cgroup subsys perf_event [ 0.147113] Initializing cgroup subsys net_prio [ 0.147999] Initializing cgroup subsys hugetlb [ 0.148880] Initializing cgroup subsys pids [ 0.149755] CPU: Physical Processor ID: 0 [ 0.151242] mce: CPU supports 10 MCE banks [ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170078] ftrace: allocating 31920 entries in 125 pages [ 0.196078] smpboot: Max logical packages: 1 [ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198301] x2apic enabled [ 0.199110] Switched APIC routing to physical x2apic. [ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205787] KVM setup paravirtual spinlock [ 0.207075] x86: Booted up 1 node, 1 CPUs [ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209284] devtmpfs: initialized [ 0.210988] evm: security.selinux [ 0.211697] evm: security.SMACK64 [ 0.212383] evm: security.SMACK64EXEC [ 0.213133] evm: security.SMACK64TRANSMUTE [ 0.213941] evm: security.SMACK64MMAP [ 0.214688] evm: security.ima [ 0.215328] evm: security.capability [ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.217977] pinctrl core: initialized pinctrl subsystem [ 0.219083] RTC time: 15:26:13, date: 09/26/18 [ 0.220039] NET: Registered protocol family 16 [ 0.221009] cpuidle: using governor ladder [ 0.221830] cpuidle: using governor menu [ 0.222619] PCCT header not found. [ 0.223376] ACPI: bus type PCI registered [ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225432] PCI: Using configuration type 1 for base access [ 0.227178] ACPI: Added _OSI(Module Device) [ 0.228025] ACPI: Added _OSI(Processor Device) [ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.229787] ACPI: Added _OSI(Processor Aggregator Device) [ 0.231894] ACPI: Interpreter enabled [ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240077] ACPI: (supports S0 S5) [ 0.240788] ACPI: Using IOAPIC for interrupt routing [ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250754] acpiphp: Slot [3] registered [ 0.251558] acpiphp: Slot [4] registered [ 0.252356] acpiphp: Slot [5] registered [ 0.253156] acpiphp: Slot [6] registered [ 0.253966] acpiphp: Slot [7] registered [ 0.254773] acpiphp: Slot [8] registered [ 0.255575] acpiphp: Slot [9] registered [ 0.256370] acpiphp: Slot [10] registered [ 0.257190] acpiphp: Slot [11] registered [ 0.258008] acpiphp: Slot [12] registered [ 0.258831] acpiphp: Slot [13] registered [ 0.259642] acpiphp: Slot [14] registered [ 0.260449] acpiphp: Slot [15] registered [ 0.271365] acpiphp: Slot [16] registered [ 0.272183] acpiphp: Slot [17] registered [ 0.272998] acpiphp: Slot [18] registered [ 0.273811] acpiphp: Slot [19] registered [ 0.274622] acpiphp: Slot [20] registered [ 0.275434] acpiphp: Slot [21] registered [ 0.276248] acpiphp: Slot [22] registered [ 0.277060] acpiphp: Slot [23] registered [ 0.277873] acpiphp: Slot [24] registered [ 0.278687] acpiphp: Slot [25] registered [ 0.279501] acpiphp: Slot [26] registered [ 0.280307] acpiphp: Slot [27] registered [ 0.281123] acpiphp: Slot [28] registered [ 0.281933] acpiphp: Slot [29] registered [ 0.282746] acpiphp: Slot [30] registered [ 0.283565] acpiphp: Slot [31] registered [ 0.284371] PCI host bridge to bus 0000:00 [ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.364716] vgaarb: loaded [ 0.365317] vgaarb: bridge control possible 0000:00:02.0 [ 0.366475] SCSI subsystem initialized [ 0.367297] ACPI: bus type USB registered [ 0.368122] usbcore: registered new interface driver usbfs [ 0.369153] usbcore: registered new interface driver hub [ 0.370166] usbcore: registered new device driver usb [ 0.371227] PCI: Using ACPI for IRQ routing [ 0.372258] NetLabel: Initializing [ 0.372976] NetLabel: domain hash size = 128 [ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.374774] NetLabel: unlabeled traffic allowed by default [ 0.375885] clocksource: Switched to clocksource kvm-clock [ 0.381270] AppArmor: AppArmor Filesystem Enabled [ 0.382229] pnp: PnP ACPI init [ 0.383144] pnp: PnP ACPI: found 5 devices [ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.390887] NET: Registered protocol family 2 [ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.394317] TCP: Hash tables configured (established 2048 bind 2048) [ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.397753] NET: Registered protocol family 1 [ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.429490] Trying to unpack rootfs image as initramfs... [ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.493506] Scanning for low memory corruption every 60 seconds [ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495958] audit: initializing netlink subsys (disabled) [ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized [ 0.498293] Initialise system trusted keyring [ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502360] zbud: loaded [ 0.503061] VFS: Disk quotas dquot_6.6.0 [ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505388] fuse init (API version 7.23) [ 0.506271] Key type big_key registered [ 0.507072] Allocating IMA MOK and blacklist keyrings. [ 0.508187] Key type asymmetric registered [ 0.509012] Asymmetric key parser 'x509' registered [ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511426] io scheduler noop registered [ 0.512233] io scheduler deadline registered (default) [ 0.513223] io scheduler cfq registered [ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.517819] ACPI: Power Button [PWRF] [ 0.518654] GHES: HEST is not enabled! [ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.590361] Linux agpgart interface v0.103 [ 0.592821] brd: module loaded [ 0.593965] loop: module loaded [ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.599721] GPT:90111 != 20971519 [ 0.600411] GPT:Alternate GPT header not at the end of the disk. [ 0.601503] GPT:90111 != 20971519 [ 0.602182] GPT: Use GNU Parted to correct GPT errors. [ 0.603142] vda: vda1 vda15 [ 0.604849] scsi host0: ata_piix [ 0.605959] scsi host1: ata_piix [ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.609303] libphy: Fixed MDIO Bus: probed [ 0.610120] tun: Universal TUN/TAP device driver, 1.6 [ 0.611061] tun: (C) 1999-2004 Max Krasnyansky [ 0.613313] PPP generic driver version 2.4.2 [ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.615533] ehci-pci: EHCI PCI platform driver [ 0.616405] ehci-platform: EHCI generic platform driver [ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.618511] ohci-pci: OHCI PCI platform driver [ 0.619369] ohci-platform: OHCI generic platform driver [ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver [ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.642011] usb usb1: Product: UHCI Host Controller [ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.644083] usb usb1: SerialNumber: 0000:00:01.2 [ 0.645099] hub 1-0:1.0: USB hub found [ 0.645877] hub 1-0:1.0: 2 ports detected [ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.650885] mousedev: PS/2 mouse device common for all mice [ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.653986] rtc_cmos 00:00: RTC can wake from S4 [ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.657460] i2c /dev entries driver [ 0.658210] device-mapper: uevent: version 1.0.3 [ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662060] NET: Registered protocol family 10 [ 0.663047] NET: Registered protocol family 17 [ 0.663945] Key type dns_resolver registered [ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.667702] registered taskstats version 1 [ 0.668535] Loading compiled-in X.509 certificates [ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.671799] zswap: loaded using pool lzo/zbud [ 0.673172] Key type trusted registered [ 0.674712] Key type encrypted registered [ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled [ 0.676573] ima: No TPM chip found, activating TPM-bypass! [ 0.677620] evm: HMAC attrs: 0x1 [ 0.678547] Magic number: 2:937:437 [ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574) [ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.682089] EDD information not available. [ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770418] Write protecting the kernel read-only data: 14336k [ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.827326] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 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... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 484963912 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.130798] pid_max: default: 32768 minimum: 301 [ 0.131692] ACPI: Core revision 20150930 [ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134380] Security Framework initialized [ 0.135199] Yama: becoming mindful. [ 0.135933] AppArmor: AppArmor initialized [ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141906] Initializing cgroup subsys io [ 0.142717] Initializing cgroup subsys memory [ 0.143574] Initializing cgroup subsys devices [ 0.144452] Initializing cgroup subsys freezer [ 0.145327] Initializing cgroup subsys net_cls [ 0.146199] Initializing cgroup subsys perf_event [ 0.147113] Initializing cgroup subsys net_prio [ 0.147999] Initializing cgroup subsys hugetlb [ 0.148880] Initializing cgroup subsys pids [ 0.149755] CPU: Physical Processor ID: 0 [ 0.151242] mce: CPU supports 10 MCE banks [ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170078] ftrace: allocating 31920 entries in 125 pages [ 0.196078] smpboot: Max logical packages: 1 [ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198301] x2apic enabled [ 0.199110] Switched APIC routing to physical x2apic. [ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205787] KVM setup paravirtual spinlock [ 0.207075] x86: Booted up 1 node, 1 CPUs [ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209284] devtmpfs: initialized [ 0.210988] evm: security.selinux [ 0.211697] evm: security.SMACK64 [ 0.212383] evm: security.SMACK64EXEC [ 0.213133] evm: security.SMACK64TRANSMUTE [ 0.213941] evm: security.SMACK64MMAP [ 0.214688] evm: security.ima [ 0.215328] evm: security.capability [ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.217977] pinctrl core: initialized pinctrl subsystem [ 0.219083] RTC time: 15:26:13, date: 09/26/18 [ 0.220039] NET: Registered protocol family 16 [ 0.221009] cpuidle: using governor ladder [ 0.221830] cpuidle: using governor menu [ 0.222619] PCCT header not found. [ 0.223376] ACPI: bus type PCI registered [ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225432] PCI: Using configuration type 1 for base access [ 0.227178] ACPI: Added _OSI(Module Device) [ 0.228025] ACPI: Added _OSI(Processor Device) [ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.229787] ACPI: Added _OSI(Processor Aggregator Device) [ 0.231894] ACPI: Interpreter enabled [ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240077] ACPI: (supports S0 S5) [ 0.240788] ACPI: Using IOAPIC for interrupt routing [ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250754] acpiphp: Slot [3] registered [ 0.251558] acpiphp: Slot [4] registered [ 0.252356] acpiphp: Slot [5] registered [ 0.253156] acpiphp: Slot [6] registered [ 0.253966] acpiphp: Slot [7] registered [ 0.254773] acpiphp: Slot [8] registered [ 0.255575] acpiphp: Slot [9] registered [ 0.256370] acpiphp: Slot [10] registered [ 0.257190] acpiphp: Slot [11] registered [ 0.258008] acpiphp: Slot [12] registered [ 0.258831] acpiphp: Slot [13] registered [ 0.259642] acpiphp: Slot [14] registered [ 0.260449] acpiphp: Slot [15] registered [ 0.271365] acpiphp: Slot [16] registered [ 0.272183] acpiphp: Slot [17] registered [ 0.272998] acpiphp: Slot [18] registered [ 0.273811] acpiphp: Slot [19] registered [ 0.274622] acpiphp: Slot [20] registered [ 0.275434] acpiphp: Slot [21] registered [ 0.276248] acpiphp: Slot [22] registered [ 0.277060] acpiphp: Slot [23] registered [ 0.277873] acpiphp: Slot [24] registered [ 0.278687] acpiphp: Slot [25] registered [ 0.279501] acpiphp: Slot [26] registered [ 0.280307] acpiphp: Slot [27] registered [ 0.281123] acpiphp: Slot [28] registered [ 0.281933] acpiphp: Slot [29] registered [ 0.282746] acpiphp: Slot [30] registered [ 0.283565] acpiphp: Slot [31] registered [ 0.284371] PCI host bridge to bus 0000:00 [ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.364716] vgaarb: loaded [ 0.365317] vgaarb: bridge control possible 0000:00:02.0 [ 0.366475] SCSI subsystem initialized [ 0.367297] ACPI: bus type USB registered [ 0.368122] usbcore: registered new interface driver usbfs [ 0.369153] usbcore: registered new interface driver hub [ 0.370166] usbcore: registered new device driver usb [ 0.371227] PCI: Using ACPI for IRQ routing [ 0.372258] NetLabel: Initializing [ 0.372976] NetLabel: domain hash size = 128 [ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.374774] NetLabel: unlabeled traffic allowed by default [ 0.375885] clocksource: Switched to clocksource kvm-clock [ 0.381270] AppArmor: AppArmor Filesystem Enabled [ 0.382229] pnp: PnP ACPI init [ 0.383144] pnp: PnP ACPI: found 5 devices [ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.390887] NET: Registered protocol family 2 [ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.394317] TCP: Hash tables configured (established 2048 bind 2048) [ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.397753] NET: Registered protocol family 1 [ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.429490] Trying to unpack rootfs image as initramfs... [ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.493506] Scanning for low memory corruption every 60 seconds [ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495958] audit: initializing netlink subsys (disabled) [ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized [ 0.498293] Initialise system trusted keyring [ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502360] zbud: loaded [ 0.503061] VFS: Disk quotas dquot_6.6.0 [ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505388] fuse init (API version 7.23) [ 0.506271] Key type big_key registered [ 0.507072] Allocating IMA MOK and blacklist keyrings. [ 0.508187] Key type asymmetric registered [ 0.509012] Asymmetric key parser 'x509' registered [ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511426] io scheduler noop registered [ 0.512233] io scheduler deadline registered (default) [ 0.513223] io scheduler cfq registered [ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.517819] ACPI: Power Button [PWRF] [ 0.518654] GHES: HEST is not enabled! [ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.590361] Linux agpgart interface v0.103 [ 0.592821] brd: module loaded [ 0.593965] loop: module loaded [ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.599721] GPT:90111 != 20971519 [ 0.600411] GPT:Alternate GPT header not at the end of the disk. [ 0.601503] GPT:90111 != 20971519 [ 0.602182] GPT: Use GNU Parted to correct GPT errors. [ 0.603142] vda: vda1 vda15 [ 0.604849] scsi host0: ata_piix [ 0.605959] scsi host1: ata_piix [ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.609303] libphy: Fixed MDIO Bus: probed [ 0.610120] tun: Universal TUN/TAP device driver, 1.6 [ 0.611061] tun: (C) 1999-2004 Max Krasnyansky [ 0.613313] PPP generic driver version 2.4.2 [ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.615533] ehci-pci: EHCI PCI platform driver [ 0.616405] ehci-platform: EHCI generic platform driver [ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.618511] ohci-pci: OHCI PCI platform driver [ 0.619369] ohci-platform: OHCI generic platform driver [ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver [ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.642011] usb usb1: Product: UHCI Host Controller [ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.644083] usb usb1: SerialNumber: 0000:00:01.2 [ 0.645099] hub 1-0:1.0: USB hub found [ 0.645877] hub 1-0:1.0: 2 ports detected [ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.650885] mousedev: PS/2 mouse device common for all mice [ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.653986] rtc_cmos 00:00: RTC can wake from S4 [ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.657460] i2c /dev entries driver [ 0.658210] device-mapper: uevent: version 1.0.3 [ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662060] NET: Registered protocol family 10 [ 0.663047] NET: Registered protocol family 17 [ 0.663945] Key type dns_resolver registered [ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.667702] registered taskstats version 1 [ 0.668535] Loading compiled-in X.509 certificates [ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.671799] zswap: loaded using pool lzo/zbud [ 0.673172] Key type trusted registered [ 0.674712] Key type encrypted registered [ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled [ 0.676573] ima: No TPM chip found, activating TPM-bypass! [ 0.677620] evm: HMAC attrs: 0x1 [ 0.678547] Magic number: 2:937:437 [ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574) [ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.682089] EDD information not available. [ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770418] Write protecting the kernel read-only data: 14336k [ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.827326] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 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... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 484963912 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.130798] pid_max: default: 32768 minimum: 301 [ 0.131692] ACPI: Core revision 20150930 [ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134380] Security Framework initialized [ 0.135199] Yama: becoming mindful. [ 0.135933] AppArmor: AppArmor initialized [ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141906] Initializing cgroup subsys io [ 0.142717] Initializing cgroup subsys memory [ 0.143574] Initializing cgroup subsys devices [ 0.144452] Initializing cgroup subsys freezer [ 0.145327] Initializing cgroup subsys net_cls [ 0.146199] Initializing cgroup subsys perf_event [ 0.147113] Initializing cgroup subsys net_prio [ 0.147999] Initializing cgroup subsys hugetlb [ 0.148880] Initializing cgroup subsys pids [ 0.149755] CPU: Physical Processor ID: 0 [ 0.151242] mce: CPU supports 10 MCE banks [ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170078] ftrace: allocating 31920 entries in 125 pages [ 0.196078] smpboot: Max logical packages: 1 [ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198301] x2apic enabled [ 0.199110] Switched APIC routing to physical x2apic. [ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205787] KVM setup paravirtual spinlock [ 0.207075] x86: Booted up 1 node, 1 CPUs [ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209284] devtmpfs: initialized [ 0.210988] evm: security.selinux [ 0.211697] evm: security.SMACK64 [ 0.212383] evm: security.SMACK64EXEC [ 0.213133] evm: security.SMACK64TRANSMUTE [ 0.213941] evm: security.SMACK64MMAP [ 0.214688] evm: security.ima [ 0.215328] evm: security.capability [ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.217977] pinctrl core: initialized pinctrl subsystem [ 0.219083] RTC time: 15:26:13, date: 09/26/18 [ 0.220039] NET: Registered protocol family 16 [ 0.221009] cpuidle: using governor ladder [ 0.221830] cpuidle: using governor menu [ 0.222619] PCCT header not found. [ 0.223376] ACPI: bus type PCI registered [ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225432] PCI: Using configuration type 1 for base access [ 0.227178] ACPI: Added _OSI(Module Device) [ 0.228025] ACPI: Added _OSI(Processor Device) [ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.229787] ACPI: Added _OSI(Processor Aggregator Device) [ 0.231894] ACPI: Interpreter enabled [ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240077] ACPI: (supports S0 S5) [ 0.240788] ACPI: Using IOAPIC for interrupt routing [ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250754] acpiphp: Slot [3] registered [ 0.251558] acpiphp: Slot [4] registered [ 0.252356] acpiphp: Slot [5] registered [ 0.253156] acpiphp: Slot [6] registered [ 0.253966] acpiphp: Slot [7] registered [ 0.254773] acpiphp: Slot [8] registered [ 0.255575] acpiphp: Slot [9] registered [ 0.256370] acpiphp: Slot [10] registered [ 0.257190] acpiphp: Slot [11] registered [ 0.258008] acpiphp: Slot [12] registered [ 0.258831] acpiphp: Slot [13] registered [ 0.259642] acpiphp: Slot [14] registered [ 0.260449] acpiphp: Slot [15] registered [ 0.271365] acpiphp: Slot [16] registered [ 0.272183] acpiphp: Slot [17] registered [ 0.272998] acpiphp: Slot [18] registered [ 0.273811] acpiphp: Slot [19] registered [ 0.274622] acpiphp: Slot [20] registered [ 0.275434] acpiphp: Slot [21] registered [ 0.276248] acpiphp: Slot [22] registered [ 0.277060] acpiphp: Slot [23] registered [ 0.277873] acpiphp: Slot [24] registered [ 0.278687] acpiphp: Slot [25] registered [ 0.279501] acpiphp: Slot [26] registered [ 0.280307] acpiphp: Slot [27] registered [ 0.281123] acpiphp: Slot [28] registered [ 0.281933] acpiphp: Slot [29] registered [ 0.282746] acpiphp: Slot [30] registered [ 0.283565] acpiphp: Slot [31] registered [ 0.284371] PCI host bridge to bus 0000:00 [ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.364716] vgaarb: loaded [ 0.365317] vgaarb: bridge control possible 0000:00:02.0 [ 0.366475] SCSI subsystem initialized [ 0.367297] ACPI: bus type USB registered [ 0.368122] usbcore: registered new interface driver usbfs [ 0.369153] usbcore: registered new interface driver hub [ 0.370166] usbcore: registered new device driver usb [ 0.371227] PCI: Using ACPI for IRQ routing [ 0.372258] NetLabel: Initializing [ 0.372976] NetLabel: domain hash size = 128 [ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.374774] NetLabel: unlabeled traffic allowed by default [ 0.375885] clocksource: Switched to clocksource kvm-clock [ 0.381270] AppArmor: AppArmor Filesystem Enabled [ 0.382229] pnp: PnP ACPI init [ 0.383144] pnp: PnP ACPI: found 5 devices [ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.390887] NET: Registered protocol family 2 [ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.394317] TCP: Hash tables configured (established 2048 bind 2048) [ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.397753] NET: Registered protocol family 1 [ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.429490] Trying to unpack rootfs image as initramfs... [ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.493506] Scanning for low memory corruption every 60 seconds [ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495958] audit: initializing netlink subsys (disabled) [ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized [ 0.498293] Initialise system trusted keyring [ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502360] zbud: loaded [ 0.503061] VFS: Disk quotas dquot_6.6.0 [ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505388] fuse init (API version 7.23) [ 0.506271] Key type big_key registered [ 0.507072] Allocating IMA MOK and blacklist keyrings. [ 0.508187] Key type asymmetric registered [ 0.509012] Asymmetric key parser 'x509' registered [ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511426] io scheduler noop registered [ 0.512233] io scheduler deadline registered (default) [ 0.513223] io scheduler cfq registered [ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.517819] ACPI: Power Button [PWRF] [ 0.518654] GHES: HEST is not enabled! [ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.590361] Linux agpgart interface v0.103 [ 0.592821] brd: module loaded [ 0.593965] loop: module loaded [ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.599721] GPT:90111 != 20971519 [ 0.600411] GPT:Alternate GPT header not at the end of the disk. [ 0.601503] GPT:90111 != 20971519 [ 0.602182] GPT: Use GNU Parted to correct GPT errors. [ 0.603142] vda: vda1 vda15 [ 0.604849] scsi host0: ata_piix [ 0.605959] scsi host1: ata_piix [ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.609303] libphy: Fixed MDIO Bus: probed [ 0.610120] tun: Universal TUN/TAP device driver, 1.6 [ 0.611061] tun: (C) 1999-2004 Max Krasnyansky [ 0.613313] PPP generic driver version 2.4.2 [ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.615533] ehci-pci: EHCI PCI platform driver [ 0.616405] ehci-platform: EHCI generic platform driver [ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.618511] ohci-pci: OHCI PCI platform driver [ 0.619369] ohci-platform: OHCI generic platform driver [ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver [ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.642011] usb usb1: Product: UHCI Host Controller [ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.644083] usb usb1: SerialNumber: 0000:00:01.2 [ 0.645099] hub 1-0:1.0: USB hub found [ 0.645877] hub 1-0:1.0: 2 ports detected [ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.650885] mousedev: PS/2 mouse device common for all mice [ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.653986] rtc_cmos 00:00: RTC can wake from S4 [ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.657460] i2c /dev entries driver [ 0.658210] device-mapper: uevent: version 1.0.3 [ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662060] NET: Registered protocol family 10 [ 0.663047] NET: Registered protocol family 17 [ 0.663945] Key type dns_resolver registered [ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.667702] registered taskstats version 1 [ 0.668535] Loading compiled-in X.509 certificates [ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.671799] zswap: loaded using pool lzo/zbud [ 0.673172] Key type trusted registered [ 0.674712] Key type encrypted registered [ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled [ 0.676573] ima: No TPM chip found, activating TPM-bypass! [ 0.677620] evm: HMAC attrs: 0x1 [ 0.678547] Magic number: 2:937:437 [ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574) [ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.682089] EDD information not available. [ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770418] Write protecting the kernel read-only data: 14336k [ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.827326] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 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... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 484963912 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.130798] pid_max: default: 32768 minimum: 301 [ 0.131692] ACPI: Core revision 20150930 [ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134380] Security Framework initialized [ 0.135199] Yama: becoming mindful. [ 0.135933] AppArmor: AppArmor initialized [ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141906] Initializing cgroup subsys io [ 0.142717] Initializing cgroup subsys memory [ 0.143574] Initializing cgroup subsys devices [ 0.144452] Initializing cgroup subsys freezer [ 0.145327] Initializing cgroup subsys net_cls [ 0.146199] Initializing cgroup subsys perf_event [ 0.147113] Initializing cgroup subsys net_prio [ 0.147999] Initializing cgroup subsys hugetlb [ 0.148880] Initializing cgroup subsys pids [ 0.149755] CPU: Physical Processor ID: 0 [ 0.151242] mce: CPU supports 10 MCE banks [ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170078] ftrace: allocating 31920 entries in 125 pages [ 0.196078] smpboot: Max logical packages: 1 [ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198301] x2apic enabled [ 0.199110] Switched APIC routing to physical x2apic. [ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205787] KVM setup paravirtual spinlock [ 0.207075] x86: Booted up 1 node, 1 CPUs [ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209284] devtmpfs: initialized [ 0.210988] evm: security.selinux [ 0.211697] evm: security.SMACK64 [ 0.212383] evm: security.SMACK64EXEC [ 0.213133] evm: security.SMACK64TRANSMUTE [ 0.213941] evm: security.SMACK64MMAP [ 0.214688] evm: security.ima [ 0.215328] evm: security.capability [ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.217977] pinctrl core: initialized pinctrl subsystem [ 0.219083] RTC time: 15:26:13, date: 09/26/18 [ 0.220039] NET: Registered protocol family 16 [ 0.221009] cpuidle: using governor ladder [ 0.221830] cpuidle: using governor menu [ 0.222619] PCCT header not found. [ 0.223376] ACPI: bus type PCI registered [ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225432] PCI: Using configuration type 1 for base access [ 0.227178] ACPI: Added _OSI(Module Device) [ 0.228025] ACPI: Added _OSI(Processor Device) [ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.229787] ACPI: Added _OSI(Processor Aggregator Device) [ 0.231894] ACPI: Interpreter enabled [ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240077] ACPI: (supports S0 S5) [ 0.240788] ACPI: Using IOAPIC for interrupt routing [ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250754] acpiphp: Slot [3] registered [ 0.251558] acpiphp: Slot [4] registered [ 0.252356] acpiphp: Slot [5] registered [ 0.253156] acpiphp: Slot [6] registered [ 0.253966] acpiphp: Slot [7] registered [ 0.254773] acpiphp: Slot [8] registered [ 0.255575] acpiphp: Slot [9] registered [ 0.256370] acpiphp: Slot [10] registered [ 0.257190] acpiphp: Slot [11] registered [ 0.258008] acpiphp: Slot [12] registered [ 0.258831] acpiphp: Slot [13] registered [ 0.259642] acpiphp: Slot [14] registered [ 0.260449] acpiphp: Slot [15] registered [ 0.271365] acpiphp: Slot [16] registered [ 0.272183] acpiphp: Slot [17] registered [ 0.272998] acpiphp: Slot [18] registered [ 0.273811] acpiphp: Slot [19] registered [ 0.274622] acpiphp: Slot [20] registered [ 0.275434] acpiphp: Slot [21] registered [ 0.276248] acpiphp: Slot [22] registered [ 0.277060] acpiphp: Slot [23] registered [ 0.277873] acpiphp: Slot [24] registered [ 0.278687] acpiphp: Slot [25] registered [ 0.279501] acpiphp: Slot [26] registered [ 0.280307] acpiphp: Slot [27] registered [ 0.281123] acpiphp: Slot [28] registered [ 0.281933] acpiphp: Slot [29] registered [ 0.282746] acpiphp: Slot [30] registered [ 0.283565] acpiphp: Slot [31] registered [ 0.284371] PCI host bridge to bus 0000:00 [ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.364716] vgaarb: loaded [ 0.365317] vgaarb: bridge control possible 0000:00:02.0 [ 0.366475] SCSI subsystem initialized [ 0.367297] ACPI: bus type USB registered [ 0.368122] usbcore: registered new interface driver usbfs [ 0.369153] usbcore: registered new interface driver hub [ 0.370166] usbcore: registered new device driver usb [ 0.371227] PCI: Using ACPI for IRQ routing [ 0.372258] NetLabel: Initializing [ 0.372976] NetLabel: domain hash size = 128 [ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.374774] NetLabel: unlabeled traffic allowed by default [ 0.375885] clocksource: Switched to clocksource kvm-clock [ 0.381270] AppArmor: AppArmor Filesystem Enabled [ 0.382229] pnp: PnP ACPI init [ 0.383144] pnp: PnP ACPI: found 5 devices [ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.390887] NET: Registered protocol family 2 [ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.394317] TCP: Hash tables configured (established 2048 bind 2048) [ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.397753] NET: Registered protocol family 1 [ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.429490] Trying to unpack rootfs image as initramfs... [ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.493506] Scanning for low memory corruption every 60 seconds [ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495958] audit: initializing netlink subsys (disabled) [ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized [ 0.498293] Initialise system trusted keyring [ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502360] zbud: loaded [ 0.503061] VFS: Disk quotas dquot_6.6.0 [ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505388] fuse init (API version 7.23) [ 0.506271] Key type big_key registered [ 0.507072] Allocating IMA MOK and blacklist keyrings. [ 0.508187] Key type asymmetric registered [ 0.509012] Asymmetric key parser 'x509' registered [ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511426] io scheduler noop registered [ 0.512233] io scheduler deadline registered (default) [ 0.513223] io scheduler cfq registered [ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.517819] ACPI: Power Button [PWRF] [ 0.518654] GHES: HEST is not enabled! [ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.590361] Linux agpgart interface v0.103 [ 0.592821] brd: module loaded [ 0.593965] loop: module loaded [ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.599721] GPT:90111 != 20971519 [ 0.600411] GPT:Alternate GPT header not at the end of the disk. [ 0.601503] GPT:90111 != 20971519 [ 0.602182] GPT: Use GNU Parted to correct GPT errors. [ 0.603142] vda: vda1 vda15 [ 0.604849] scsi host0: ata_piix [ 0.605959] scsi host1: ata_piix [ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.609303] libphy: Fixed MDIO Bus: probed [ 0.610120] tun: Universal TUN/TAP device driver, 1.6 [ 0.611061] tun: (C) 1999-2004 Max Krasnyansky [ 0.613313] PPP generic driver version 2.4.2 [ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.615533] ehci-pci: EHCI PCI platform driver [ 0.616405] ehci-platform: EHCI generic platform driver [ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.618511] ohci-pci: OHCI PCI platform driver [ 0.619369] ohci-platform: OHCI generic platform driver [ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver [ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.642011] usb usb1: Product: UHCI Host Controller [ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.644083] usb usb1: SerialNumber: 0000:00:01.2 [ 0.645099] hub 1-0:1.0: USB hub found [ 0.645877] hub 1-0:1.0: 2 ports detected [ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.650885] mousedev: PS/2 mouse device common for all mice [ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.653986] rtc_cmos 00:00: RTC can wake from S4 [ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.657460] i2c /dev entries driver [ 0.658210] device-mapper: uevent: version 1.0.3 [ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662060] NET: Registered protocol family 10 [ 0.663047] NET: Registered protocol family 17 [ 0.663945] Key type dns_resolver registered [ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.667702] registered taskstats version 1 [ 0.668535] Loading compiled-in X.509 certificates [ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.671799] zswap: loaded using pool lzo/zbud [ 0.673172] Key type trusted registered [ 0.674712] Key type encrypted registered [ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled [ 0.676573] ima: No TPM chip found, activating TPM-bypass! [ 0.677620] evm: HMAC attrs: 0x1 [ 0.678547] Magic number: 2:937:437 [ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574) [ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.682089] EDD information not available. [ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770418] Write protecting the kernel read-only data: 14336k [ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.827326] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 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... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 484963912 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.130798] pid_max: default: 32768 minimum: 301 [ 0.131692] ACPI: Core revision 20150930 [ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134380] Security Framework initialized [ 0.135199] Yama: becoming mindful. [ 0.135933] AppArmor: AppArmor initialized [ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141906] Initializing cgroup subsys io [ 0.142717] Initializing cgroup subsys memory [ 0.143574] Initializing cgroup subsys devices [ 0.144452] Initializing cgroup subsys freezer [ 0.145327] Initializing cgroup subsys net_cls [ 0.146199] Initializing cgroup subsys perf_event [ 0.147113] Initializing cgroup subsys net_prio [ 0.147999] Initializing cgroup subsys hugetlb [ 0.148880] Initializing cgroup subsys pids [ 0.149755] CPU: Physical Processor ID: 0 [ 0.151242] mce: CPU supports 10 MCE banks [ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170078] ftrace: allocating 31920 entries in 125 pages [ 0.196078] smpboot: Max logical packages: 1 [ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198301] x2apic enabled [ 0.199110] Switched APIC routing to physical x2apic. [ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205787] KVM setup paravirtual spinlock [ 0.207075] x86: Booted up 1 node, 1 CPUs [ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209284] devtmpfs: initialized [ 0.210988] evm: security.selinux [ 0.211697] evm: security.SMACK64 [ 0.212383] evm: security.SMACK64EXEC [ 0.213133] evm: security.SMACK64TRANSMUTE [ 0.213941] evm: security.SMACK64MMAP [ 0.214688] evm: security.ima [ 0.215328] evm: security.capability [ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.217977] pinctrl core: initialized pinctrl subsystem [ 0.219083] RTC time: 15:26:13, date: 09/26/18 [ 0.220039] NET: Registered protocol family 16 [ 0.221009] cpuidle: using governor ladder [ 0.221830] cpuidle: using governor menu [ 0.222619] PCCT header not found. [ 0.223376] ACPI: bus type PCI registered [ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225432] PCI: Using configuration type 1 for base access [ 0.227178] ACPI: Added _OSI(Module Device) [ 0.228025] ACPI: Added _OSI(Processor Device) [ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.229787] ACPI: Added _OSI(Processor Aggregator Device) [ 0.231894] ACPI: Interpreter enabled [ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240077] ACPI: (supports S0 S5) [ 0.240788] ACPI: Using IOAPIC for interrupt routing [ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250754] acpiphp: Slot [3] registered [ 0.251558] acpiphp: Slot [4] registered [ 0.252356] acpiphp: Slot [5] registered [ 0.253156] acpiphp: Slot [6] registered [ 0.253966] acpiphp: Slot [7] registered [ 0.254773] acpiphp: Slot [8] registered [ 0.255575] acpiphp: Slot [9] registered [ 0.256370] acpiphp: Slot [10] registered [ 0.257190] acpiphp: Slot [11] registered [ 0.258008] acpiphp: Slot [12] registered [ 0.258831] acpiphp: Slot [13] registered [ 0.259642] acpiphp: Slot [14] registered [ 0.260449] acpiphp: Slot [15] registered [ 0.271365] acpiphp: Slot [16] registered [ 0.272183] acpiphp: Slot [17] registered [ 0.272998] acpiphp: Slot [18] registered [ 0.273811] acpiphp: Slot [19] registered [ 0.274622] acpiphp: Slot [20] registered [ 0.275434] acpiphp: Slot [21] registered [ 0.276248] acpiphp: Slot [22] registered [ 0.277060] acpiphp: Slot [23] registered [ 0.277873] acpiphp: Slot [24] registered [ 0.278687] acpiphp: Slot [25] registered [ 0.279501] acpiphp: Slot [26] registered [ 0.280307] acpiphp: Slot [27] registered [ 0.281123] acpiphp: Slot [28] registered [ 0.281933] acpiphp: Slot [29] registered [ 0.282746] acpiphp: Slot [30] registered [ 0.283565] acpiphp: Slot [31] registered [ 0.284371] PCI host bridge to bus 0000:00 [ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.364716] vgaarb: loaded [ 0.365317] vgaarb: bridge control possible 0000:00:02.0 [ 0.366475] SCSI subsystem initialized [ 0.367297] ACPI: bus type USB registered [ 0.368122] usbcore: registered new interface driver usbfs [ 0.369153] usbcore: registered new interface driver hub [ 0.370166] usbcore: registered new device driver usb [ 0.371227] PCI: Using ACPI for IRQ routing [ 0.372258] NetLabel: Initializing [ 0.372976] NetLabel: domain hash size = 128 [ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.374774] NetLabel: unlabeled traffic allowed by default [ 0.375885] clocksource: Switched to clocksource kvm-clock [ 0.381270] AppArmor: AppArmor Filesystem Enabled [ 0.382229] pnp: PnP ACPI init [ 0.383144] pnp: PnP ACPI: found 5 devices [ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.390887] NET: Registered protocol family 2 [ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.394317] TCP: Hash tables configured (established 2048 bind 2048) [ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.397753] NET: Registered protocol family 1 [ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.429490] Trying to unpack rootfs image as initramfs... [ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.493506] Scanning for low memory corruption every 60 seconds [ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495958] audit: initializing netlink subsys (disabled) [ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized [ 0.498293] Initialise system trusted keyring [ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502360] zbud: loaded [ 0.503061] VFS: Disk quotas dquot_6.6.0 [ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505388] fuse init (API version 7.23) [ 0.506271] Key type big_key registered [ 0.507072] Allocating IMA MOK and blacklist keyrings. [ 0.508187] Key type asymmetric registered [ 0.509012] Asymmetric key parser 'x509' registered [ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511426] io scheduler noop registered [ 0.512233] io scheduler deadline registered (default) [ 0.513223] io scheduler cfq registered [ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.517819] ACPI: Power Button [PWRF] [ 0.518654] GHES: HEST is not enabled! [ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.590361] Linux agpgart interface v0.103 [ 0.592821] brd: module loaded [ 0.593965] loop: module loaded [ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.599721] GPT:90111 != 20971519 [ 0.600411] GPT:Alternate GPT header not at the end of the disk. [ 0.601503] GPT:90111 != 20971519 [ 0.602182] GPT: Use GNU Parted to correct GPT errors. [ 0.603142] vda: vda1 vda15 [ 0.604849] scsi host0: ata_piix [ 0.605959] scsi host1: ata_piix [ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.609303] libphy: Fixed MDIO Bus: probed [ 0.610120] tun: Universal TUN/TAP device driver, 1.6 [ 0.611061] tun: (C) 1999-2004 Max Krasnyansky [ 0.613313] PPP generic driver version 2.4.2 [ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.615533] ehci-pci: EHCI PCI platform driver [ 0.616405] ehci-platform: EHCI generic platform driver [ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.618511] ohci-pci: OHCI PCI platform driver [ 0.619369] ohci-platform: OHCI generic platform driver [ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver [ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.642011] usb usb1: Product: UHCI Host Controller [ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.644083] usb usb1: SerialNumber: 0000:00:01.2 [ 0.645099] hub 1-0:1.0: USB hub found [ 0.645877] hub 1-0:1.0: 2 ports detected [ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.650885] mousedev: PS/2 mouse device common for all mice [ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.653986] rtc_cmos 00:00: RTC can wake from S4 [ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.657460] i2c /dev entries driver [ 0.658210] device-mapper: uevent: version 1.0.3 [ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662060] NET: Registered protocol family 10 [ 0.663047] NET: Registered protocol family 17 [ 0.663945] Key type dns_resolver registered [ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.667702] registered taskstats version 1 [ 0.668535] Loading compiled-in X.509 certificates [ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.671799] zswap: loaded using pool lzo/zbud [ 0.673172] Key type trusted registered [ 0.674712] Key type encrypted registered [ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled [ 0.676573] ima: No TPM chip found, activating TPM-bypass! [ 0.677620] evm: HMAC attrs: 0x1 [ 0.678547] Magic number: 2:937:437 [ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574) [ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.682089] EDD information not available. [ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770418] Write protecting the kernel read-only data: 14336k [ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.827326] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 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... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 484963912 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.130798] pid_max: default: 32768 minimum: 301 [ 0.131692] ACPI: Core revision 20150930 [ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134380] Security Framework initialized [ 0.135199] Yama: becoming mindful. [ 0.135933] AppArmor: AppArmor initialized [ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141906] Initializing cgroup subsys io [ 0.142717] Initializing cgroup subsys memory [ 0.143574] Initializing cgroup subsys devices [ 0.144452] Initializing cgroup subsys freezer [ 0.145327] Initializing cgroup subsys net_cls [ 0.146199] Initializing cgroup subsys perf_event [ 0.147113] Initializing cgroup subsys net_prio [ 0.147999] Initializing cgroup subsys hugetlb [ 0.148880] Initializing cgroup subsys pids [ 0.149755] CPU: Physical Processor ID: 0 [ 0.151242] mce: CPU supports 10 MCE banks [ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170078] ftrace: allocating 31920 entries in 125 pages [ 0.196078] smpboot: Max logical packages: 1 [ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198301] x2apic enabled [ 0.199110] Switched APIC routing to physical x2apic. [ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205787] KVM setup paravirtual spinlock [ 0.207075] x86: Booted up 1 node, 1 CPUs [ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209284] devtmpfs: initialized [ 0.210988] evm: security.selinux [ 0.211697] evm: security.SMACK64 [ 0.212383] evm: security.SMACK64EXEC [ 0.213133] evm: security.SMACK64TRANSMUTE [ 0.213941] evm: security.SMACK64MMAP [ 0.214688] evm: security.ima [ 0.215328] evm: security.capability [ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.217977] pinctrl core: initialized pinctrl subsystem [ 0.219083] RTC time: 15:26:13, date: 09/26/18 [ 0.220039] NET: Registered protocol family 16 [ 0.221009] cpuidle: using governor ladder [ 0.221830] cpuidle: using governor menu [ 0.222619] PCCT header not found. [ 0.223376] ACPI: bus type PCI registered [ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225432] PCI: Using configuration type 1 for base access [ 0.227178] ACPI: Added _OSI(Module Device) [ 0.228025] ACPI: Added _OSI(Processor Device) [ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.229787] ACPI: Added _OSI(Processor Aggregator Device) [ 0.231894] ACPI: Interpreter enabled [ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240077] ACPI: (supports S0 S5) [ 0.240788] ACPI: Using IOAPIC for interrupt routing [ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250754] acpiphp: Slot [3] registered [ 0.251558] acpiphp: Slot [4] registered [ 0.252356] acpiphp: Slot [5] registered [ 0.253156] acpiphp: Slot [6] registered [ 0.253966] acpiphp: Slot [7] registered [ 0.254773] acpiphp: Slot [8] registered [ 0.255575] acpiphp: Slot [9] registered [ 0.256370] acpiphp: Slot [10] registered [ 0.257190] acpiphp: Slot [11] registered [ 0.258008] acpiphp: Slot [12] registered [ 0.258831] acpiphp: Slot [13] registered [ 0.259642] acpiphp: Slot [14] registered [ 0.260449] acpiphp: Slot [15] registered [ 0.271365] acpiphp: Slot [16] registered [ 0.272183] acpiphp: Slot [17] registered [ 0.272998] acpiphp: Slot [18] registered [ 0.273811] acpiphp: Slot [19] registered [ 0.274622] acpiphp: Slot [20] registered [ 0.275434] acpiphp: Slot [21] registered [ 0.276248] acpiphp: Slot [22] registered [ 0.277060] acpiphp: Slot [23] registered [ 0.277873] acpiphp: Slot [24] registered [ 0.278687] acpiphp: Slot [25] registered [ 0.279501] acpiphp: Slot [26] registered [ 0.280307] acpiphp: Slot [27] registered [ 0.281123] acpiphp: Slot [28] registered [ 0.281933] acpiphp: Slot [29] registered [ 0.282746] acpiphp: Slot [30] registered [ 0.283565] acpiphp: Slot [31] registered [ 0.284371] PCI host bridge to bus 0000:00 [ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.364716] vgaarb: loaded [ 0.365317] vgaarb: bridge control possible 0000:00:02.0 [ 0.366475] SCSI subsystem initialized [ 0.367297] ACPI: bus type USB registered [ 0.368122] usbcore: registered new interface driver usbfs [ 0.369153] usbcore: registered new interface driver hub [ 0.370166] usbcore: registered new device driver usb [ 0.371227] PCI: Using ACPI for IRQ routing [ 0.372258] NetLabel: Initializing [ 0.372976] NetLabel: domain hash size = 128 [ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.374774] NetLabel: unlabeled traffic allowed by default [ 0.375885] clocksource: Switched to clocksource kvm-clock [ 0.381270] AppArmor: AppArmor Filesystem Enabled [ 0.382229] pnp: PnP ACPI init [ 0.383144] pnp: PnP ACPI: found 5 devices [ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.390887] NET: Registered protocol family 2 [ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.394317] TCP: Hash tables configured (established 2048 bind 2048) [ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.397753] NET: Registered protocol family 1 [ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.429490] Trying to unpack rootfs image as initramfs... [ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.493506] Scanning for low memory corruption every 60 seconds [ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495958] audit: initializing netlink subsys (disabled) [ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized [ 0.498293] Initialise system trusted keyring [ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502360] zbud: loaded [ 0.503061] VFS: Disk quotas dquot_6.6.0 [ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505388] fuse init (API version 7.23) [ 0.506271] Key type big_key registered [ 0.507072] Allocating IMA MOK and blacklist keyrings. [ 0.508187] Key type asymmetric registered [ 0.509012] Asymmetric key parser 'x509' registered [ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511426] io scheduler noop registered [ 0.512233] io scheduler deadline registered (default) [ 0.513223] io scheduler cfq registered [ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.517819] ACPI: Power Button [PWRF] [ 0.518654] GHES: HEST is not enabled! [ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.590361] Linux agpgart interface v0.103 [ 0.592821] brd: module loaded [ 0.593965] loop: module loaded [ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.599721] GPT:90111 != 20971519 [ 0.600411] GPT:Alternate GPT header not at the end of the disk. [ 0.601503] GPT:90111 != 20971519 [ 0.602182] GPT: Use GNU Parted to correct GPT errors. [ 0.603142] vda: vda1 vda15 [ 0.604849] scsi host0: ata_piix [ 0.605959] scsi host1: ata_piix [ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.609303] libphy: Fixed MDIO Bus: probed [ 0.610120] tun: Universal TUN/TAP device driver, 1.6 [ 0.611061] tun: (C) 1999-2004 Max Krasnyansky [ 0.613313] PPP generic driver version 2.4.2 [ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.615533] ehci-pci: EHCI PCI platform driver [ 0.616405] ehci-platform: EHCI generic platform driver [ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.618511] ohci-pci: OHCI PCI platform driver [ 0.619369] ohci-platform: OHCI generic platform driver [ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver [ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.642011] usb usb1: Product: UHCI Host Controller [ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.644083] usb usb1: SerialNumber: 0000:00:01.2 [ 0.645099] hub 1-0:1.0: USB hub found [ 0.645877] hub 1-0:1.0: 2 ports detected [ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.650885] mousedev: PS/2 mouse device common for all mice [ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.653986] rtc_cmos 00:00: RTC can wake from S4 [ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.657460] i2c /dev entries driver [ 0.658210] device-mapper: uevent: version 1.0.3 [ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662060] NET: Registered protocol family 10 [ 0.663047] NET: Registered protocol family 17 [ 0.663945] Key type dns_resolver registered [ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.667702] registered taskstats version 1 [ 0.668535] Loading compiled-in X.509 certificates [ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.671799] zswap: loaded using pool lzo/zbud [ 0.673172] Key type trusted registered [ 0.674712] Key type encrypted registered [ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled [ 0.676573] ima: No TPM chip found, activating TPM-bypass! [ 0.677620] evm: HMAC attrs: 0x1 [ 0.678547] Magic number: 2:937:437 [ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574) [ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.682089] EDD information not available. [ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770418] Write protecting the kernel read-only data: 14336k [ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.827326] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 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... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 484963912 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.130798] pid_max: default: 32768 minimum: 301 [ 0.131692] ACPI: Core revision 20150930 [ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134380] Security Framework initialized [ 0.135199] Yama: becoming mindful. [ 0.135933] AppArmor: AppArmor initialized [ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141906] Initializing cgroup subsys io [ 0.142717] Initializing cgroup subsys memory [ 0.143574] Initializing cgroup subsys devices [ 0.144452] Initializing cgroup subsys freezer [ 0.145327] Initializing cgroup subsys net_cls [ 0.146199] Initializing cgroup subsys perf_event [ 0.147113] Initializing cgroup subsys net_prio [ 0.147999] Initializing cgroup subsys hugetlb [ 0.148880] Initializing cgroup subsys pids [ 0.149755] CPU: Physical Processor ID: 0 [ 0.151242] mce: CPU supports 10 MCE banks [ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170078] ftrace: allocating 31920 entries in 125 pages [ 0.196078] smpboot: Max logical packages: 1 [ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198301] x2apic enabled [ 0.199110] Switched APIC routing to physical x2apic. [ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205787] KVM setup paravirtual spinlock [ 0.207075] x86: Booted up 1 node, 1 CPUs [ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209284] devtmpfs: initialized [ 0.210988] evm: security.selinux [ 0.211697] evm: security.SMACK64 [ 0.212383] evm: security.SMACK64EXEC [ 0.213133] evm: security.SMACK64TRANSMUTE [ 0.213941] evm: security.SMACK64MMAP [ 0.214688] evm: security.ima [ 0.215328] evm: security.capability [ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.217977] pinctrl core: initialized pinctrl subsystem [ 0.219083] RTC time: 15:26:13, date: 09/26/18 [ 0.220039] NET: Registered protocol family 16 [ 0.221009] cpuidle: using governor ladder [ 0.221830] cpuidle: using governor menu [ 0.222619] PCCT header not found. [ 0.223376] ACPI: bus type PCI registered [ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225432] PCI: Using configuration type 1 for base access [ 0.227178] ACPI: Added _OSI(Module Device) [ 0.228025] ACPI: Added _OSI(Processor Device) [ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.229787] ACPI: Added _OSI(Processor Aggregator Device) [ 0.231894] ACPI: Interpreter enabled [ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240077] ACPI: (supports S0 S5) [ 0.240788] ACPI: Using IOAPIC for interrupt routing [ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250754] acpiphp: Slot [3] registered [ 0.251558] acpiphp: Slot [4] registered [ 0.252356] acpiphp: Slot [5] registered [ 0.253156] acpiphp: Slot [6] registered [ 0.253966] acpiphp: Slot [7] registered [ 0.254773] acpiphp: Slot [8] registered [ 0.255575] acpiphp: Slot [9] registered [ 0.256370] acpiphp: Slot [10] registered [ 0.257190] acpiphp: Slot [11] registered [ 0.258008] acpiphp: Slot [12] registered [ 0.258831] acpiphp: Slot [13] registered [ 0.259642] acpiphp: Slot [14] registered [ 0.260449] acpiphp: Slot [15] registered [ 0.271365] acpiphp: Slot [16] registered [ 0.272183] acpiphp: Slot [17] registered [ 0.272998] acpiphp: Slot [18] registered [ 0.273811] acpiphp: Slot [19] registered [ 0.274622] acpiphp: Slot [20] registered [ 0.275434] acpiphp: Slot [21] registered [ 0.276248] acpiphp: Slot [22] registered [ 0.277060] acpiphp: Slot [23] registered [ 0.277873] acpiphp: Slot [24] registered [ 0.278687] acpiphp: Slot [25] registered [ 0.279501] acpiphp: Slot [26] registered [ 0.280307] acpiphp: Slot [27] registered [ 0.281123] acpiphp: Slot [28] registered [ 0.281933] acpiphp: Slot [29] registered [ 0.282746] acpiphp: Slot [30] registered [ 0.283565] acpiphp: Slot [31] registered [ 0.284371] PCI host bridge to bus 0000:00 [ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.364716] vgaarb: loaded [ 0.365317] vgaarb: bridge control possible 0000:00:02.0 [ 0.366475] SCSI subsystem initialized [ 0.367297] ACPI: bus type USB registered [ 0.368122] usbcore: registered new interface driver usbfs [ 0.369153] usbcore: registered new interface driver hub [ 0.370166] usbcore: registered new device driver usb [ 0.371227] PCI: Using ACPI for IRQ routing [ 0.372258] NetLabel: Initializing [ 0.372976] NetLabel: domain hash size = 128 [ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.374774] NetLabel: unlabeled traffic allowed by default [ 0.375885] clocksource: Switched to clocksource kvm-clock [ 0.381270] AppArmor: AppArmor Filesystem Enabled [ 0.382229] pnp: PnP ACPI init [ 0.383144] pnp: PnP ACPI: found 5 devices [ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.390887] NET: Registered protocol family 2 [ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.394317] TCP: Hash tables configured (established 2048 bind 2048) [ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.397753] NET: Registered protocol family 1 [ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.429490] Trying to unpack rootfs image as initramfs... [ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.493506] Scanning for low memory corruption every 60 seconds [ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495958] audit: initializing netlink subsys (disabled) [ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized [ 0.498293] Initialise system trusted keyring [ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502360] zbud: loaded [ 0.503061] VFS: Disk quotas dquot_6.6.0 [ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505388] fuse init (API version 7.23) [ 0.506271] Key type big_key registered [ 0.507072] Allocating IMA MOK and blacklist keyrings. [ 0.508187] Key type asymmetric registered [ 0.509012] Asymmetric key parser 'x509' registered [ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511426] io scheduler noop registered [ 0.512233] io scheduler deadline registered (default) [ 0.513223] io scheduler cfq registered [ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.517819] ACPI: Power Button [PWRF] [ 0.518654] GHES: HEST is not enabled! [ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.590361] Linux agpgart interface v0.103 [ 0.592821] brd: module loaded [ 0.593965] loop: module loaded [ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.599721] GPT:90111 != 20971519 [ 0.600411] GPT:Alternate GPT header not at the end of the disk. [ 0.601503] GPT:90111 != 20971519 [ 0.602182] GPT: Use GNU Parted to correct GPT errors. [ 0.603142] vda: vda1 vda15 [ 0.604849] scsi host0: ata_piix [ 0.605959] scsi host1: ata_piix [ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.609303] libphy: Fixed MDIO Bus: probed [ 0.610120] tun: Universal TUN/TAP device driver, 1.6 [ 0.611061] tun: (C) 1999-2004 Max Krasnyansky [ 0.613313] PPP generic driver version 2.4.2 [ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.615533] ehci-pci: EHCI PCI platform driver [ 0.616405] ehci-platform: EHCI generic platform driver [ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.618511] ohci-pci: OHCI PCI platform driver [ 0.619369] ohci-platform: OHCI generic platform driver [ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver [ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.642011] usb usb1: Product: UHCI Host Controller [ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.644083] usb usb1: SerialNumber: 0000:00:01.2 [ 0.645099] hub 1-0:1.0: USB hub found [ 0.645877] hub 1-0:1.0: 2 ports detected [ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.650885] mousedev: PS/2 mouse device common for all mice [ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.653986] rtc_cmos 00:00: RTC can wake from S4 [ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.657460] i2c /dev entries driver [ 0.658210] device-mapper: uevent: version 1.0.3 [ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662060] NET: Registered protocol family 10 [ 0.663047] NET: Registered protocol family 17 [ 0.663945] Key type dns_resolver registered [ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.667702] registered taskstats version 1 [ 0.668535] Loading compiled-in X.509 certificates [ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.671799] zswap: loaded using pool lzo/zbud [ 0.673172] Key type trusted registered [ 0.674712] Key type encrypted registered [ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled [ 0.676573] ima: No TPM chip found, activating TPM-bypass! [ 0.677620] evm: HMAC attrs: 0x1 [ 0.678547] Magic number: 2:937:437 [ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574) [ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.682089] EDD information not available. [ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770418] Write protecting the kernel read-only data: 14336k [ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.827326] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 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... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 484963912 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.130798] pid_max: default: 32768 minimum: 301 [ 0.131692] ACPI: Core revision 20150930 [ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134380] Security Framework initialized [ 0.135199] Yama: becoming mindful. [ 0.135933] AppArmor: AppArmor initialized [ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141906] Initializing cgroup subsys io [ 0.142717] Initializing cgroup subsys memory [ 0.143574] Initializing cgroup subsys devices [ 0.144452] Initializing cgroup subsys freezer [ 0.145327] Initializing cgroup subsys net_cls [ 0.146199] Initializing cgroup subsys perf_event [ 0.147113] Initializing cgroup subsys net_prio [ 0.147999] Initializing cgroup subsys hugetlb [ 0.148880] Initializing cgroup subsys pids [ 0.149755] CPU: Physical Processor ID: 0 [ 0.151242] mce: CPU supports 10 MCE banks [ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170078] ftrace: allocating 31920 entries in 125 pages [ 0.196078] smpboot: Max logical packages: 1 [ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198301] x2apic enabled [ 0.199110] Switched APIC routing to physical x2apic. [ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205787] KVM setup paravirtual spinlock [ 0.207075] x86: Booted up 1 node, 1 CPUs [ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209284] devtmpfs: initialized [ 0.210988] evm: security.selinux [ 0.211697] evm: security.SMACK64 [ 0.212383] evm: security.SMACK64EXEC [ 0.213133] evm: security.SMACK64TRANSMUTE [ 0.213941] evm: security.SMACK64MMAP [ 0.214688] evm: security.ima [ 0.215328] evm: security.capability [ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.217977] pinctrl core: initialized pinctrl subsystem [ 0.219083] RTC time: 15:26:13, date: 09/26/18 [ 0.220039] NET: Registered protocol family 16 [ 0.221009] cpuidle: using governor ladder [ 0.221830] cpuidle: using governor menu [ 0.222619] PCCT header not found. [ 0.223376] ACPI: bus type PCI registered [ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225432] PCI: Using configuration type 1 for base access [ 0.227178] ACPI: Added _OSI(Module Device) [ 0.228025] ACPI: Added _OSI(Processor Device) [ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.229787] ACPI: Added _OSI(Processor Aggregator Device) [ 0.231894] ACPI: Interpreter enabled [ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240077] ACPI: (supports S0 S5) [ 0.240788] ACPI: Using IOAPIC for interrupt routing [ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250754] acpiphp: Slot [3] registered [ 0.251558] acpiphp: Slot [4] registered [ 0.252356] acpiphp: Slot [5] registered [ 0.253156] acpiphp: Slot [6] registered [ 0.253966] acpiphp: Slot [7] registered [ 0.254773] acpiphp: Slot [8] registered [ 0.255575] acpiphp: Slot [9] registered [ 0.256370] acpiphp: Slot [10] registered [ 0.257190] acpiphp: Slot [11] registered [ 0.258008] acpiphp: Slot [12] registered [ 0.258831] acpiphp: Slot [13] registered [ 0.259642] acpiphp: Slot [14] registered [ 0.260449] acpiphp: Slot [15] registered [ 0.271365] acpiphp: Slot [16] registered [ 0.272183] acpiphp: Slot [17] registered [ 0.272998] acpiphp: Slot [18] registered [ 0.273811] acpiphp: Slot [19] registered [ 0.274622] acpiphp: Slot [20] registered [ 0.275434] acpiphp: Slot [21] registered [ 0.276248] acpiphp: Slot [22] registered [ 0.277060] acpiphp: Slot [23] registered [ 0.277873] acpiphp: Slot [24] registered [ 0.278687] acpiphp: Slot [25] registered [ 0.279501] acpiphp: Slot [26] registered [ 0.280307] acpiphp: Slot [27] registered [ 0.281123] acpiphp: Slot [28] registered [ 0.281933] acpiphp: Slot [29] registered [ 0.282746] acpiphp: Slot [30] registered [ 0.283565] acpiphp: Slot [31] registered [ 0.284371] PCI host bridge to bus 0000:00 [ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.364716] vgaarb: loaded [ 0.365317] vgaarb: bridge control possible 0000:00:02.0 [ 0.366475] SCSI subsystem initialized [ 0.367297] ACPI: bus type USB registered [ 0.368122] usbcore: registered new interface driver usbfs [ 0.369153] usbcore: registered new interface driver hub [ 0.370166] usbcore: registered new device driver usb [ 0.371227] PCI: Using ACPI for IRQ routing [ 0.372258] NetLabel: Initializing [ 0.372976] NetLabel: domain hash size = 128 [ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.374774] NetLabel: unlabeled traffic allowed by default [ 0.375885] clocksource: Switched to clocksource kvm-clock [ 0.381270] AppArmor: AppArmor Filesystem Enabled [ 0.382229] pnp: PnP ACPI init [ 0.383144] pnp: PnP ACPI: found 5 devices [ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.390887] NET: Registered protocol family 2 [ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.394317] TCP: Hash tables configured (established 2048 bind 2048) [ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.397753] NET: Registered protocol family 1 [ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.429490] Trying to unpack rootfs image as initramfs... [ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.493506] Scanning for low memory corruption every 60 seconds [ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495958] audit: initializing netlink subsys (disabled) [ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized [ 0.498293] Initialise system trusted keyring [ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502360] zbud: loaded [ 0.503061] VFS: Disk quotas dquot_6.6.0 [ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505388] fuse init (API version 7.23) [ 0.506271] Key type big_key registered [ 0.507072] Allocating IMA MOK and blacklist keyrings. [ 0.508187] Key type asymmetric registered [ 0.509012] Asymmetric key parser 'x509' registered [ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511426] io scheduler noop registered [ 0.512233] io scheduler deadline registered (default) [ 0.513223] io scheduler cfq registered [ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.517819] ACPI: Power Button [PWRF] [ 0.518654] GHES: HEST is not enabled! [ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.590361] Linux agpgart interface v0.103 [ 0.592821] brd: module loaded [ 0.593965] loop: module loaded [ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.599721] GPT:90111 != 20971519 [ 0.600411] GPT:Alternate GPT header not at the end of the disk. [ 0.601503] GPT:90111 != 20971519 [ 0.602182] GPT: Use GNU Parted to correct GPT errors. [ 0.603142] vda: vda1 vda15 [ 0.604849] scsi host0: ata_piix [ 0.605959] scsi host1: ata_piix [ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.609303] libphy: Fixed MDIO Bus: probed [ 0.610120] tun: Universal TUN/TAP device driver, 1.6 [ 0.611061] tun: (C) 1999-2004 Max Krasnyansky [ 0.613313] PPP generic driver version 2.4.2 [ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.615533] ehci-pci: EHCI PCI platform driver [ 0.616405] ehci-platform: EHCI generic platform driver [ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.618511] ohci-pci: OHCI PCI platform driver [ 0.619369] ohci-platform: OHCI generic platform driver [ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver [ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.642011] usb usb1: Product: UHCI Host Controller [ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.644083] usb usb1: SerialNumber: 0000:00:01.2 [ 0.645099] hub 1-0:1.0: USB hub found [ 0.645877] hub 1-0:1.0: 2 ports detected [ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.650885] mousedev: PS/2 mouse device common for all mice [ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.653986] rtc_cmos 00:00: RTC can wake from S4 [ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.657460] i2c /dev entries driver [ 0.658210] device-mapper: uevent: version 1.0.3 [ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662060] NET: Registered protocol family 10 [ 0.663047] NET: Registered protocol family 17 [ 0.663945] Key type dns_resolver registered [ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.667702] registered taskstats version 1 [ 0.668535] Loading compiled-in X.509 certificates [ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.671799] zswap: loaded using pool lzo/zbud [ 0.673172] Key type trusted registered [ 0.674712] Key type encrypted registered [ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled [ 0.676573] ima: No TPM chip found, activating TPM-bypass! [ 0.677620] evm: HMAC attrs: 0x1 [ 0.678547] Magic number: 2:937:437 [ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574) [ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.682089] EDD information not available. [ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770418] Write protecting the kernel read-only data: 14336k [ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.827326] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 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... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 484963912 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.130798] pid_max: default: 32768 minimum: 301 [ 0.131692] ACPI: Core revision 20150930 [ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134380] Security Framework initialized [ 0.135199] Yama: becoming mindful. [ 0.135933] AppArmor: AppArmor initialized [ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141906] Initializing cgroup subsys io [ 0.142717] Initializing cgroup subsys memory [ 0.143574] Initializing cgroup subsys devices [ 0.144452] Initializing cgroup subsys freezer [ 0.145327] Initializing cgroup subsys net_cls [ 0.146199] Initializing cgroup subsys perf_event [ 0.147113] Initializing cgroup subsys net_prio [ 0.147999] Initializing cgroup subsys hugetlb [ 0.148880] Initializing cgroup subsys pids [ 0.149755] CPU: Physical Processor ID: 0 [ 0.151242] mce: CPU supports 10 MCE banks [ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170078] ftrace: allocating 31920 entries in 125 pages [ 0.196078] smpboot: Max logical packages: 1 [ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198301] x2apic enabled [ 0.199110] Switched APIC routing to physical x2apic. [ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205787] KVM setup paravirtual spinlock [ 0.207075] x86: Booted up 1 node, 1 CPUs [ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209284] devtmpfs: initialized [ 0.210988] evm: security.selinux [ 0.211697] evm: security.SMACK64 [ 0.212383] evm: security.SMACK64EXEC [ 0.213133] evm: security.SMACK64TRANSMUTE [ 0.213941] evm: security.SMACK64MMAP [ 0.214688] evm: security.ima [ 0.215328] evm: security.capability [ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.217977] pinctrl core: initialized pinctrl subsystem [ 0.219083] RTC time: 15:26:13, date: 09/26/18 [ 0.220039] NET: Registered protocol family 16 [ 0.221009] cpuidle: using governor ladder [ 0.221830] cpuidle: using governor menu [ 0.222619] PCCT header not found. [ 0.223376] ACPI: bus type PCI registered [ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225432] PCI: Using configuration type 1 for base access [ 0.227178] ACPI: Added _OSI(Module Device) [ 0.228025] ACPI: Added _OSI(Processor Device) [ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.229787] ACPI: Added _OSI(Processor Aggregator Device) [ 0.231894] ACPI: Interpreter enabled [ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240077] ACPI: (supports S0 S5) [ 0.240788] ACPI: Using IOAPIC for interrupt routing [ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250754] acpiphp: Slot [3] registered [ 0.251558] acpiphp: Slot [4] registered [ 0.252356] acpiphp: Slot [5] registered [ 0.253156] acpiphp: Slot [6] registered [ 0.253966] acpiphp: Slot [7] registered [ 0.254773] acpiphp: Slot [8] registered [ 0.255575] acpiphp: Slot [9] registered [ 0.256370] acpiphp: Slot [10] registered [ 0.257190] acpiphp: Slot [11] registered [ 0.258008] acpiphp: Slot [12] registered [ 0.258831] acpiphp: Slot [13] registered [ 0.259642] acpiphp: Slot [14] registered [ 0.260449] acpiphp: Slot [15] registered [ 0.271365] acpiphp: Slot [16] registered [ 0.272183] acpiphp: Slot [17] registered [ 0.272998] acpiphp: Slot [18] registered [ 0.273811] acpiphp: Slot [19] registered [ 0.274622] acpiphp: Slot [20] registered [ 0.275434] acpiphp: Slot [21] registered [ 0.276248] acpiphp: Slot [22] registered [ 0.277060] acpiphp: Slot [23] registered [ 0.277873] acpiphp: Slot [24] registered [ 0.278687] acpiphp: Slot [25] registered [ 0.279501] acpiphp: Slot [26] registered [ 0.280307] acpiphp: Slot [27] registered [ 0.281123] acpiphp: Slot [28] registered [ 0.281933] acpiphp: Slot [29] registered [ 0.282746] acpiphp: Slot [30] registered [ 0.283565] acpiphp: Slot [31] registered [ 0.284371] PCI host bridge to bus 0000:00 [ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.364716] vgaarb: loaded [ 0.365317] vgaarb: bridge control possible 0000:00:02.0 [ 0.366475] SCSI subsystem initialized [ 0.367297] ACPI: bus type USB registered [ 0.368122] usbcore: registered new interface driver usbfs [ 0.369153] usbcore: registered new interface driver hub [ 0.370166] usbcore: registered new device driver usb [ 0.371227] PCI: Using ACPI for IRQ routing [ 0.372258] NetLabel: Initializing [ 0.372976] NetLabel: domain hash size = 128 [ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.374774] NetLabel: unlabeled traffic allowed by default [ 0.375885] clocksource: Switched to clocksource kvm-clock [ 0.381270] AppArmor: AppArmor Filesystem Enabled [ 0.382229] pnp: PnP ACPI init [ 0.383144] pnp: PnP ACPI: found 5 devices [ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.390887] NET: Registered protocol family 2 [ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.394317] TCP: Hash tables configured (established 2048 bind 2048) [ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.397753] NET: Registered protocol family 1 [ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.429490] Trying to unpack rootfs image as initramfs... [ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.493506] Scanning for low memory corruption every 60 seconds [ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495958] audit: initializing netlink subsys (disabled) [ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized [ 0.498293] Initialise system trusted keyring [ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502360] zbud: loaded [ 0.503061] VFS: Disk quotas dquot_6.6.0 [ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505388] fuse init (API version 7.23) [ 0.506271] Key type big_key registered [ 0.507072] Allocating IMA MOK and blacklist keyrings. [ 0.508187] Key type asymmetric registered [ 0.509012] Asymmetric key parser 'x509' registered [ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511426] io scheduler noop registered [ 0.512233] io scheduler deadline registered (default) [ 0.513223] io scheduler cfq registered [ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.517819] ACPI: Power Button [PWRF] [ 0.518654] GHES: HEST is not enabled! [ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.590361] Linux agpgart interface v0.103 [ 0.592821] brd: module loaded [ 0.593965] loop: module loaded [ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.599721] GPT:90111 != 20971519 [ 0.600411] GPT:Alternate GPT header not at the end of the disk. [ 0.601503] GPT:90111 != 20971519 [ 0.602182] GPT: Use GNU Parted to correct GPT errors. [ 0.603142] vda: vda1 vda15 [ 0.604849] scsi host0: ata_piix [ 0.605959] scsi host1: ata_piix [ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.609303] libphy: Fixed MDIO Bus: probed [ 0.610120] tun: Universal TUN/TAP device driver, 1.6 [ 0.611061] tun: (C) 1999-2004 Max Krasnyansky [ 0.613313] PPP generic driver version 2.4.2 [ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.615533] ehci-pci: EHCI PCI platform driver [ 0.616405] ehci-platform: EHCI generic platform driver [ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.618511] ohci-pci: OHCI PCI platform driver [ 0.619369] ohci-platform: OHCI generic platform driver [ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver [ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.642011] usb usb1: Product: UHCI Host Controller [ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.644083] usb usb1: SerialNumber: 0000:00:01.2 [ 0.645099] hub 1-0:1.0: USB hub found [ 0.645877] hub 1-0:1.0: 2 ports detected [ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.650885] mousedev: PS/2 mouse device common for all mice [ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.653986] rtc_cmos 00:00: RTC can wake from S4 [ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.657460] i2c /dev entries driver [ 0.658210] device-mapper: uevent: version 1.0.3 [ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662060] NET: Registered protocol family 10 [ 0.663047] NET: Registered protocol family 17 [ 0.663945] Key type dns_resolver registered [ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.667702] registered taskstats version 1 [ 0.668535] Loading compiled-in X.509 certificates [ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.671799] zswap: loaded using pool lzo/zbud [ 0.673172] Key type trusted registered [ 0.674712] Key type encrypted registered [ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled [ 0.676573] ima: No TPM chip found, activating TPM-bypass! [ 0.677620] evm: HMAC attrs: 0x1 [ 0.678547] Magic number: 2:937:437 [ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574) [ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.682089] EDD information not available. [ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770418] Write protecting the kernel read-only data: 14336k [ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.827326] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 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... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 484963912 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.130798] pid_max: default: 32768 minimum: 301 [ 0.131692] ACPI: Core revision 20150930 [ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134380] Security Framework initialized [ 0.135199] Yama: becoming mindful. [ 0.135933] AppArmor: AppArmor initialized [ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141906] Initializing cgroup subsys io [ 0.142717] Initializing cgroup subsys memory [ 0.143574] Initializing cgroup subsys devices [ 0.144452] Initializing cgroup subsys freezer [ 0.145327] Initializing cgroup subsys net_cls [ 0.146199] Initializing cgroup subsys perf_event [ 0.147113] Initializing cgroup subsys net_prio [ 0.147999] Initializing cgroup subsys hugetlb [ 0.148880] Initializing cgroup subsys pids [ 0.149755] CPU: Physical Processor ID: 0 [ 0.151242] mce: CPU supports 10 MCE banks [ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170078] ftrace: allocating 31920 entries in 125 pages [ 0.196078] smpboot: Max logical packages: 1 [ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198301] x2apic enabled [ 0.199110] Switched APIC routing to physical x2apic. [ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205787] KVM setup paravirtual spinlock [ 0.207075] x86: Booted up 1 node, 1 CPUs [ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209284] devtmpfs: initialized [ 0.210988] evm: security.selinux [ 0.211697] evm: security.SMACK64 [ 0.212383] evm: security.SMACK64EXEC [ 0.213133] evm: security.SMACK64TRANSMUTE [ 0.213941] evm: security.SMACK64MMAP [ 0.214688] evm: security.ima [ 0.215328] evm: security.capability [ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.217977] pinctrl core: initialized pinctrl subsystem [ 0.219083] RTC time: 15:26:13, date: 09/26/18 [ 0.220039] NET: Registered protocol family 16 [ 0.221009] cpuidle: using governor ladder [ 0.221830] cpuidle: using governor menu [ 0.222619] PCCT header not found. [ 0.223376] ACPI: bus type PCI registered [ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225432] PCI: Using configuration type 1 for base access [ 0.227178] ACPI: Added _OSI(Module Device) [ 0.228025] ACPI: Added _OSI(Processor Device) [ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.229787] ACPI: Added _OSI(Processor Aggregator Device) [ 0.231894] ACPI: Interpreter enabled [ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240077] ACPI: (supports S0 S5) [ 0.240788] ACPI: Using IOAPIC for interrupt routing [ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250754] acpiphp: Slot [3] registered [ 0.251558] acpiphp: Slot [4] registered [ 0.252356] acpiphp: Slot [5] registered [ 0.253156] acpiphp: Slot [6] registered [ 0.253966] acpiphp: Slot [7] registered [ 0.254773] acpiphp: Slot [8] registered [ 0.255575] acpiphp: Slot [9] registered [ 0.256370] acpiphp: Slot [10] registered [ 0.257190] acpiphp: Slot [11] registered [ 0.258008] acpiphp: Slot [12] registered [ 0.258831] acpiphp: Slot [13] registered [ 0.259642] acpiphp: Slot [14] registered [ 0.260449] acpiphp: Slot [15] registered [ 0.271365] acpiphp: Slot [16] registered [ 0.272183] acpiphp: Slot [17] registered [ 0.272998] acpiphp: Slot [18] registered [ 0.273811] acpiphp: Slot [19] registered [ 0.274622] acpiphp: Slot [20] registered [ 0.275434] acpiphp: Slot [21] registered [ 0.276248] acpiphp: Slot [22] registered [ 0.277060] acpiphp: Slot [23] registered [ 0.277873] acpiphp: Slot [24] registered [ 0.278687] acpiphp: Slot [25] registered [ 0.279501] acpiphp: Slot [26] registered [ 0.280307] acpiphp: Slot [27] registered [ 0.281123] acpiphp: Slot [28] registered [ 0.281933] acpiphp: Slot [29] registered [ 0.282746] acpiphp: Slot [30] registered [ 0.283565] acpiphp: Slot [31] registered [ 0.284371] PCI host bridge to bus 0000:00 [ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.364716] vgaarb: loaded [ 0.365317] vgaarb: bridge control possible 0000:00:02.0 [ 0.366475] SCSI subsystem initialized [ 0.367297] ACPI: bus type USB registered [ 0.368122] usbcore: registered new interface driver usbfs [ 0.369153] usbcore: registered new interface driver hub [ 0.370166] usbcore: registered new device driver usb [ 0.371227] PCI: Using ACPI for IRQ routing [ 0.372258] NetLabel: Initializing [ 0.372976] NetLabel: domain hash size = 128 [ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.374774] NetLabel: unlabeled traffic allowed by default [ 0.375885] clocksource: Switched to clocksource kvm-clock [ 0.381270] AppArmor: AppArmor Filesystem Enabled [ 0.382229] pnp: PnP ACPI init [ 0.383144] pnp: PnP ACPI: found 5 devices [ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.390887] NET: Registered protocol family 2 [ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.394317] TCP: Hash tables configured (established 2048 bind 2048) [ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.397753] NET: Registered protocol family 1 [ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.429490] Trying to unpack rootfs image as initramfs... [ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.493506] Scanning for low memory corruption every 60 seconds [ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495958] audit: initializing netlink subsys (disabled) [ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized [ 0.498293] Initialise system trusted keyring [ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502360] zbud: loaded [ 0.503061] VFS: Disk quotas dquot_6.6.0 [ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505388] fuse init (API version 7.23) [ 0.506271] Key type big_key registered [ 0.507072] Allocating IMA MOK and blacklist keyrings. [ 0.508187] Key type asymmetric registered [ 0.509012] Asymmetric key parser 'x509' registered [ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511426] io scheduler noop registered [ 0.512233] io scheduler deadline registered (default) [ 0.513223] io scheduler cfq registered [ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.517819] ACPI: Power Button [PWRF] [ 0.518654] GHES: HEST is not enabled! [ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.590361] Linux agpgart interface v0.103 [ 0.592821] brd: module loaded [ 0.593965] loop: module loaded [ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.599721] GPT:90111 != 20971519 [ 0.600411] GPT:Alternate GPT header not at the end of the disk. [ 0.601503] GPT:90111 != 20971519 [ 0.602182] GPT: Use GNU Parted to correct GPT errors. [ 0.603142] vda: vda1 vda15 [ 0.604849] scsi host0: ata_piix [ 0.605959] scsi host1: ata_piix [ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.609303] libphy: Fixed MDIO Bus: probed [ 0.610120] tun: Universal TUN/TAP device driver, 1.6 [ 0.611061] tun: (C) 1999-2004 Max Krasnyansky [ 0.613313] PPP generic driver version 2.4.2 [ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.615533] ehci-pci: EHCI PCI platform driver [ 0.616405] ehci-platform: EHCI generic platform driver [ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.618511] ohci-pci: OHCI PCI platform driver [ 0.619369] ohci-platform: OHCI generic platform driver [ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver [ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.642011] usb usb1: Product: UHCI Host Controller [ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.644083] usb usb1: SerialNumber: 0000:00:01.2 [ 0.645099] hub 1-0:1.0: USB hub found [ 0.645877] hub 1-0:1.0: 2 ports detected [ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.650885] mousedev: PS/2 mouse device common for all mice [ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.653986] rtc_cmos 00:00: RTC can wake from S4 [ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.657460] i2c /dev entries driver [ 0.658210] device-mapper: uevent: version 1.0.3 [ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662060] NET: Registered protocol family 10 [ 0.663047] NET: Registered protocol family 17 [ 0.663945] Key type dns_resolver registered [ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.667702] registered taskstats version 1 [ 0.668535] Loading compiled-in X.509 certificates [ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.671799] zswap: loaded using pool lzo/zbud [ 0.673172] Key type trusted registered [ 0.674712] Key type encrypted registered [ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled [ 0.676573] ima: No TPM chip found, activating TPM-bypass! [ 0.677620] evm: HMAC attrs: 0x1 [ 0.678547] Magic number: 2:937:437 [ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574) [ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.682089] EDD information not available. [ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770418] Write protecting the kernel read-only data: 14336k [ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.827326] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 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... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 484963912 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.130798] pid_max: default: 32768 minimum: 301 [ 0.131692] ACPI: Core revision 20150930 [ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134380] Security Framework initialized [ 0.135199] Yama: becoming mindful. [ 0.135933] AppArmor: AppArmor initialized [ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141906] Initializing cgroup subsys io [ 0.142717] Initializing cgroup subsys memory [ 0.143574] Initializing cgroup subsys devices [ 0.144452] Initializing cgroup subsys freezer [ 0.145327] Initializing cgroup subsys net_cls [ 0.146199] Initializing cgroup subsys perf_event [ 0.147113] Initializing cgroup subsys net_prio [ 0.147999] Initializing cgroup subsys hugetlb [ 0.148880] Initializing cgroup subsys pids [ 0.149755] CPU: Physical Processor ID: 0 [ 0.151242] mce: CPU supports 10 MCE banks [ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170078] ftrace: allocating 31920 entries in 125 pages [ 0.196078] smpboot: Max logical packages: 1 [ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198301] x2apic enabled [ 0.199110] Switched APIC routing to physical x2apic. [ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205787] KVM setup paravirtual spinlock [ 0.207075] x86: Booted up 1 node, 1 CPUs [ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209284] devtmpfs: initialized [ 0.210988] evm: security.selinux [ 0.211697] evm: security.SMACK64 [ 0.212383] evm: security.SMACK64EXEC [ 0.213133] evm: security.SMACK64TRANSMUTE [ 0.213941] evm: security.SMACK64MMAP [ 0.214688] evm: security.ima [ 0.215328] evm: security.capability [ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.217977] pinctrl core: initialized pinctrl subsystem [ 0.219083] RTC time: 15:26:13, date: 09/26/18 [ 0.220039] NET: Registered protocol family 16 [ 0.221009] cpuidle: using governor ladder [ 0.221830] cpuidle: using governor menu [ 0.222619] PCCT header not found. [ 0.223376] ACPI: bus type PCI registered [ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225432] PCI: Using configuration type 1 for base access [ 0.227178] ACPI: Added _OSI(Module Device) [ 0.228025] ACPI: Added _OSI(Processor Device) [ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.229787] ACPI: Added _OSI(Processor Aggregator Device) [ 0.231894] ACPI: Interpreter enabled [ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240077] ACPI: (supports S0 S5) [ 0.240788] ACPI: Using IOAPIC for interrupt routing [ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250754] acpiphp: Slot [3] registered [ 0.251558] acpiphp: Slot [4] registered [ 0.252356] acpiphp: Slot [5] registered [ 0.253156] acpiphp: Slot [6] registered [ 0.253966] acpiphp: Slot [7] registered [ 0.254773] acpiphp: Slot [8] registered [ 0.255575] acpiphp: Slot [9] registered [ 0.256370] acpiphp: Slot [10] registered [ 0.257190] acpiphp: Slot [11] registered [ 0.258008] acpiphp: Slot [12] registered [ 0.258831] acpiphp: Slot [13] registered [ 0.259642] acpiphp: Slot [14] registered [ 0.260449] acpiphp: Slot [15] registered [ 0.271365] acpiphp: Slot [16] registered [ 0.272183] acpiphp: Slot [17] registered [ 0.272998] acpiphp: Slot [18] registered [ 0.273811] acpiphp: Slot [19] registered [ 0.274622] acpiphp: Slot [20] registered [ 0.275434] acpiphp: Slot [21] registered [ 0.276248] acpiphp: Slot [22] registered [ 0.277060] acpiphp: Slot [23] registered [ 0.277873] acpiphp: Slot [24] registered [ 0.278687] acpiphp: Slot [25] registered [ 0.279501] acpiphp: Slot [26] registered [ 0.280307] acpiphp: Slot [27] registered [ 0.281123] acpiphp: Slot [28] registered [ 0.281933] acpiphp: Slot [29] registered [ 0.282746] acpiphp: Slot [30] registered [ 0.283565] acpiphp: Slot [31] registered [ 0.284371] PCI host bridge to bus 0000:00 [ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.364716] vgaarb: loaded [ 0.365317] vgaarb: bridge control possible 0000:00:02.0 [ 0.366475] SCSI subsystem initialized [ 0.367297] ACPI: bus type USB registered [ 0.368122] usbcore: registered new interface driver usbfs [ 0.369153] usbcore: registered new interface driver hub [ 0.370166] usbcore: registered new device driver usb [ 0.371227] PCI: Using ACPI for IRQ routing [ 0.372258] NetLabel: Initializing [ 0.372976] NetLabel: domain hash size = 128 [ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.374774] NetLabel: unlabeled traffic allowed by default [ 0.375885] clocksource: Switched to clocksource kvm-clock [ 0.381270] AppArmor: AppArmor Filesystem Enabled [ 0.382229] pnp: PnP ACPI init [ 0.383144] pnp: PnP ACPI: found 5 devices [ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.390887] NET: Registered protocol family 2 [ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.394317] TCP: Hash tables configured (established 2048 bind 2048) [ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.397753] NET: Registered protocol family 1 [ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.429490] Trying to unpack rootfs image as initramfs... [ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.493506] Scanning for low memory corruption every 60 seconds [ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495958] audit: initializing netlink subsys (disabled) [ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized [ 0.498293] Initialise system trusted keyring [ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502360] zbud: loaded [ 0.503061] VFS: Disk quotas dquot_6.6.0 [ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505388] fuse init (API version 7.23) [ 0.506271] Key type big_key registered [ 0.507072] Allocating IMA MOK and blacklist keyrings. [ 0.508187] Key type asymmetric registered [ 0.509012] Asymmetric key parser 'x509' registered [ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511426] io scheduler noop registered [ 0.512233] io scheduler deadline registered (default) [ 0.513223] io scheduler cfq registered [ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.517819] ACPI: Power Button [PWRF] [ 0.518654] GHES: HEST is not enabled! [ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.590361] Linux agpgart interface v0.103 [ 0.592821] brd: module loaded [ 0.593965] loop: module loaded [ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.599721] GPT:90111 != 20971519 [ 0.600411] GPT:Alternate GPT header not at the end of the disk. [ 0.601503] GPT:90111 != 20971519 [ 0.602182] GPT: Use GNU Parted to correct GPT errors. [ 0.603142] vda: vda1 vda15 [ 0.604849] scsi host0: ata_piix [ 0.605959] scsi host1: ata_piix [ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.609303] libphy: Fixed MDIO Bus: probed [ 0.610120] tun: Universal TUN/TAP device driver, 1.6 [ 0.611061] tun: (C) 1999-2004 Max Krasnyansky [ 0.613313] PPP generic driver version 2.4.2 [ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.615533] ehci-pci: EHCI PCI platform driver [ 0.616405] ehci-platform: EHCI generic platform driver [ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.618511] ohci-pci: OHCI PCI platform driver [ 0.619369] ohci-platform: OHCI generic platform driver [ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver [ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.642011] usb usb1: Product: UHCI Host Controller [ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.644083] usb usb1: SerialNumber: 0000:00:01.2 [ 0.645099] hub 1-0:1.0: USB hub found [ 0.645877] hub 1-0:1.0: 2 ports detected [ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.650885] mousedev: PS/2 mouse device common for all mice [ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.653986] rtc_cmos 00:00: RTC can wake from S4 [ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.657460] i2c /dev entries driver [ 0.658210] device-mapper: uevent: version 1.0.3 [ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662060] NET: Registered protocol family 10 [ 0.663047] NET: Registered protocol family 17 [ 0.663945] Key type dns_resolver registered [ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.667702] registered taskstats version 1 [ 0.668535] Loading compiled-in X.509 certificates [ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.671799] zswap: loaded using pool lzo/zbud [ 0.673172] Key type trusted registered [ 0.674712] Key type encrypted registered [ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled [ 0.676573] ima: No TPM chip found, activating TPM-bypass! [ 0.677620] evm: HMAC attrs: 0x1 [ 0.678547] Magic number: 2:937:437 [ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574) [ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.682089] EDD information not available. [ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770418] Write protecting the kernel read-only data: 14336k [ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.827326] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 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... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 484963912 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.130798] pid_max: default: 32768 minimum: 301 [ 0.131692] ACPI: Core revision 20150930 [ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134380] Security Framework initialized [ 0.135199] Yama: becoming mindful. [ 0.135933] AppArmor: AppArmor initialized [ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141906] Initializing cgroup subsys io [ 0.142717] Initializing cgroup subsys memory [ 0.143574] Initializing cgroup subsys devices [ 0.144452] Initializing cgroup subsys freezer [ 0.145327] Initializing cgroup subsys net_cls [ 0.146199] Initializing cgroup subsys perf_event [ 0.147113] Initializing cgroup subsys net_prio [ 0.147999] Initializing cgroup subsys hugetlb [ 0.148880] Initializing cgroup subsys pids [ 0.149755] CPU: Physical Processor ID: 0 [ 0.151242] mce: CPU supports 10 MCE banks [ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170078] ftrace: allocating 31920 entries in 125 pages [ 0.196078] smpboot: Max logical packages: 1 [ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198301] x2apic enabled [ 0.199110] Switched APIC routing to physical x2apic. [ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205787] KVM setup paravirtual spinlock [ 0.207075] x86: Booted up 1 node, 1 CPUs [ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209284] devtmpfs: initialized [ 0.210988] evm: security.selinux [ 0.211697] evm: security.SMACK64 [ 0.212383] evm: security.SMACK64EXEC [ 0.213133] evm: security.SMACK64TRANSMUTE [ 0.213941] evm: security.SMACK64MMAP [ 0.214688] evm: security.ima [ 0.215328] evm: security.capability [ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.217977] pinctrl core: initialized pinctrl subsystem [ 0.219083] RTC time: 15:26:13, date: 09/26/18 [ 0.220039] NET: Registered protocol family 16 [ 0.221009] cpuidle: using governor ladder [ 0.221830] cpuidle: using governor menu [ 0.222619] PCCT header not found. [ 0.223376] ACPI: bus type PCI registered [ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225432] PCI: Using configuration type 1 for base access [ 0.227178] ACPI: Added _OSI(Module Device) [ 0.228025] ACPI: Added _OSI(Processor Device) [ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.229787] ACPI: Added _OSI(Processor Aggregator Device) [ 0.231894] ACPI: Interpreter enabled [ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240077] ACPI: (supports S0 S5) [ 0.240788] ACPI: Using IOAPIC for interrupt routing [ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250754] acpiphp: Slot [3] registered [ 0.251558] acpiphp: Slot [4] registered [ 0.252356] acpiphp: Slot [5] registered [ 0.253156] acpiphp: Slot [6] registered [ 0.253966] acpiphp: Slot [7] registered [ 0.254773] acpiphp: Slot [8] registered [ 0.255575] acpiphp: Slot [9] registered [ 0.256370] acpiphp: Slot [10] registered [ 0.257190] acpiphp: Slot [11] registered [ 0.258008] acpiphp: Slot [12] registered [ 0.258831] acpiphp: Slot [13] registered [ 0.259642] acpiphp: Slot [14] registered [ 0.260449] acpiphp: Slot [15] registered [ 0.271365] acpiphp: Slot [16] registered [ 0.272183] acpiphp: Slot [17] registered [ 0.272998] acpiphp: Slot [18] registered [ 0.273811] acpiphp: Slot [19] registered [ 0.274622] acpiphp: Slot [20] registered [ 0.275434] acpiphp: Slot [21] registered [ 0.276248] acpiphp: Slot [22] registered [ 0.277060] acpiphp: Slot [23] registered [ 0.277873] acpiphp: Slot [24] registered [ 0.278687] acpiphp: Slot [25] registered [ 0.279501] acpiphp: Slot [26] registered [ 0.280307] acpiphp: Slot [27] registered [ 0.281123] acpiphp: Slot [28] registered [ 0.281933] acpiphp: Slot [29] registered [ 0.282746] acpiphp: Slot [30] registered [ 0.283565] acpiphp: Slot [31] registered [ 0.284371] PCI host bridge to bus 0000:00 [ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.364716] vgaarb: loaded [ 0.365317] vgaarb: bridge control possible 0000:00:02.0 [ 0.366475] SCSI subsystem initialized [ 0.367297] ACPI: bus type USB registered [ 0.368122] usbcore: registered new interface driver usbfs [ 0.369153] usbcore: registered new interface driver hub [ 0.370166] usbcore: registered new device driver usb [ 0.371227] PCI: Using ACPI for IRQ routing [ 0.372258] NetLabel: Initializing [ 0.372976] NetLabel: domain hash size = 128 [ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.374774] NetLabel: unlabeled traffic allowed by default [ 0.375885] clocksource: Switched to clocksource kvm-clock [ 0.381270] AppArmor: AppArmor Filesystem Enabled [ 0.382229] pnp: PnP ACPI init [ 0.383144] pnp: PnP ACPI: found 5 devices [ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.390887] NET: Registered protocol family 2 [ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.394317] TCP: Hash tables configured (established 2048 bind 2048) [ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.397753] NET: Registered protocol family 1 [ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.429490] Trying to unpack rootfs image as initramfs... [ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.493506] Scanning for low memory corruption every 60 seconds [ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495958] audit: initializing netlink subsys (disabled) [ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized [ 0.498293] Initialise system trusted keyring [ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502360] zbud: loaded [ 0.503061] VFS: Disk quotas dquot_6.6.0 [ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505388] fuse init (API version 7.23) [ 0.506271] Key type big_key registered [ 0.507072] Allocating IMA MOK and blacklist keyrings. [ 0.508187] Key type asymmetric registered [ 0.509012] Asymmetric key parser 'x509' registered [ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511426] io scheduler noop registered [ 0.512233] io scheduler deadline registered (default) [ 0.513223] io scheduler cfq registered [ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.517819] ACPI: Power Button [PWRF] [ 0.518654] GHES: HEST is not enabled! [ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.590361] Linux agpgart interface v0.103 [ 0.592821] brd: module loaded [ 0.593965] loop: module loaded [ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.599721] GPT:90111 != 20971519 [ 0.600411] GPT:Alternate GPT header not at the end of the disk. [ 0.601503] GPT:90111 != 20971519 [ 0.602182] GPT: Use GNU Parted to correct GPT errors. [ 0.603142] vda: vda1 vda15 [ 0.604849] scsi host0: ata_piix [ 0.605959] scsi host1: ata_piix [ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.609303] libphy: Fixed MDIO Bus: probed [ 0.610120] tun: Universal TUN/TAP device driver, 1.6 [ 0.611061] tun: (C) 1999-2004 Max Krasnyansky [ 0.613313] PPP generic driver version 2.4.2 [ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.615533] ehci-pci: EHCI PCI platform driver [ 0.616405] ehci-platform: EHCI generic platform driver [ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.618511] ohci-pci: OHCI PCI platform driver [ 0.619369] ohci-platform: OHCI generic platform driver [ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver [ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.642011] usb usb1: Product: UHCI Host Controller [ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.644083] usb usb1: SerialNumber: 0000:00:01.2 [ 0.645099] hub 1-0:1.0: USB hub found [ 0.645877] hub 1-0:1.0: 2 ports detected [ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.650885] mousedev: PS/2 mouse device common for all mice [ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.653986] rtc_cmos 00:00: RTC can wake from S4 [ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.657460] i2c /dev entries driver [ 0.658210] device-mapper: uevent: version 1.0.3 [ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662060] NET: Registered protocol family 10 [ 0.663047] NET: Registered protocol family 17 [ 0.663945] Key type dns_resolver registered [ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.667702] registered taskstats version 1 [ 0.668535] Loading compiled-in X.509 certificates [ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.671799] zswap: loaded using pool lzo/zbud [ 0.673172] Key type trusted registered [ 0.674712] Key type encrypted registered [ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled [ 0.676573] ima: No TPM chip found, activating TPM-bypass! [ 0.677620] evm: HMAC attrs: 0x1 [ 0.678547] Magic number: 2:937:437 [ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574) [ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.682089] EDD information not available. [ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770418] Write protecting the kernel read-only data: 14336k [ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.827326] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 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... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 484963912 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.130798] pid_max: default: 32768 minimum: 301 [ 0.131692] ACPI: Core revision 20150930 [ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134380] Security Framework initialized [ 0.135199] Yama: becoming mindful. [ 0.135933] AppArmor: AppArmor initialized [ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141906] Initializing cgroup subsys io [ 0.142717] Initializing cgroup subsys memory [ 0.143574] Initializing cgroup subsys devices [ 0.144452] Initializing cgroup subsys freezer [ 0.145327] Initializing cgroup subsys net_cls [ 0.146199] Initializing cgroup subsys perf_event [ 0.147113] Initializing cgroup subsys net_prio [ 0.147999] Initializing cgroup subsys hugetlb [ 0.148880] Initializing cgroup subsys pids [ 0.149755] CPU: Physical Processor ID: 0 [ 0.151242] mce: CPU supports 10 MCE banks [ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170078] ftrace: allocating 31920 entries in 125 pages [ 0.196078] smpboot: Max logical packages: 1 [ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198301] x2apic enabled [ 0.199110] Switched APIC routing to physical x2apic. [ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205787] KVM setup paravirtual spinlock [ 0.207075] x86: Booted up 1 node, 1 CPUs [ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209284] devtmpfs: initialized [ 0.210988] evm: security.selinux [ 0.211697] evm: security.SMACK64 [ 0.212383] evm: security.SMACK64EXEC [ 0.213133] evm: security.SMACK64TRANSMUTE [ 0.213941] evm: security.SMACK64MMAP [ 0.214688] evm: security.ima [ 0.215328] evm: security.capability [ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.217977] pinctrl core: initialized pinctrl subsystem [ 0.219083] RTC time: 15:26:13, date: 09/26/18 [ 0.220039] NET: Registered protocol family 16 [ 0.221009] cpuidle: using governor ladder [ 0.221830] cpuidle: using governor menu [ 0.222619] PCCT header not found. [ 0.223376] ACPI: bus type PCI registered [ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225432] PCI: Using configuration type 1 for base access [ 0.227178] ACPI: Added _OSI(Module Device) [ 0.228025] ACPI: Added _OSI(Processor Device) [ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.229787] ACPI: Added _OSI(Processor Aggregator Device) [ 0.231894] ACPI: Interpreter enabled [ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240077] ACPI: (supports S0 S5) [ 0.240788] ACPI: Using IOAPIC for interrupt routing [ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250754] acpiphp: Slot [3] registered [ 0.251558] acpiphp: Slot [4] registered [ 0.252356] acpiphp: Slot [5] registered [ 0.253156] acpiphp: Slot [6] registered [ 0.253966] acpiphp: Slot [7] registered [ 0.254773] acpiphp: Slot [8] registered [ 0.255575] acpiphp: Slot [9] registered [ 0.256370] acpiphp: Slot [10] registered [ 0.257190] acpiphp: Slot [11] registered [ 0.258008] acpiphp: Slot [12] registered [ 0.258831] acpiphp: Slot [13] registered [ 0.259642] acpiphp: Slot [14] registered [ 0.260449] acpiphp: Slot [15] registered [ 0.271365] acpiphp: Slot [16] registered [ 0.272183] acpiphp: Slot [17] registered [ 0.272998] acpiphp: Slot [18] registered [ 0.273811] acpiphp: Slot [19] registered [ 0.274622] acpiphp: Slot [20] registered [ 0.275434] acpiphp: Slot [21] registered [ 0.276248] acpiphp: Slot [22] registered [ 0.277060] acpiphp: Slot [23] registered [ 0.277873] acpiphp: Slot [24] registered [ 0.278687] acpiphp: Slot [25] registered [ 0.279501] acpiphp: Slot [26] registered [ 0.280307] acpiphp: Slot [27] registered [ 0.281123] acpiphp: Slot [28] registered [ 0.281933] acpiphp: Slot [29] registered [ 0.282746] acpiphp: Slot [30] registered [ 0.283565] acpiphp: Slot [31] registered [ 0.284371] PCI host bridge to bus 0000:00 [ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.364716] vgaarb: loaded [ 0.365317] vgaarb: bridge control possible 0000:00:02.0 [ 0.366475] SCSI subsystem initialized [ 0.367297] ACPI: bus type USB registered [ 0.368122] usbcore: registered new interface driver usbfs [ 0.369153] usbcore: registered new interface driver hub [ 0.370166] usbcore: registered new device driver usb [ 0.371227] PCI: Using ACPI for IRQ routing [ 0.372258] NetLabel: Initializing [ 0.372976] NetLabel: domain hash size = 128 [ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.374774] NetLabel: unlabeled traffic allowed by default [ 0.375885] clocksource: Switched to clocksource kvm-clock [ 0.381270] AppArmor: AppArmor Filesystem Enabled [ 0.382229] pnp: PnP ACPI init [ 0.383144] pnp: PnP ACPI: found 5 devices [ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.390887] NET: Registered protocol family 2 [ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.394317] TCP: Hash tables configured (established 2048 bind 2048) [ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.397753] NET: Registered protocol family 1 [ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.429490] Trying to unpack rootfs image as initramfs... [ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.493506] Scanning for low memory corruption every 60 seconds [ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495958] audit: initializing netlink subsys (disabled) [ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized [ 0.498293] Initialise system trusted keyring [ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502360] zbud: loaded [ 0.503061] VFS: Disk quotas dquot_6.6.0 [ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505388] fuse init (API version 7.23) [ 0.506271] Key type big_key registered [ 0.507072] Allocating IMA MOK and blacklist keyrings. [ 0.508187] Key type asymmetric registered [ 0.509012] Asymmetric key parser 'x509' registered [ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511426] io scheduler noop registered [ 0.512233] io scheduler deadline registered (default) [ 0.513223] io scheduler cfq registered [ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.517819] ACPI: Power Button [PWRF] [ 0.518654] GHES: HEST is not enabled! [ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.590361] Linux agpgart interface v0.103 [ 0.592821] brd: module loaded [ 0.593965] loop: module loaded [ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.599721] GPT:90111 != 20971519 [ 0.600411] GPT:Alternate GPT header not at the end of the disk. [ 0.601503] GPT:90111 != 20971519 [ 0.602182] GPT: Use GNU Parted to correct GPT errors. [ 0.603142] vda: vda1 vda15 [ 0.604849] scsi host0: ata_piix [ 0.605959] scsi host1: ata_piix [ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.609303] libphy: Fixed MDIO Bus: probed [ 0.610120] tun: Universal TUN/TAP device driver, 1.6 [ 0.611061] tun: (C) 1999-2004 Max Krasnyansky [ 0.613313] PPP generic driver version 2.4.2 [ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.615533] ehci-pci: EHCI PCI platform driver [ 0.616405] ehci-platform: EHCI generic platform driver [ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.618511] ohci-pci: OHCI PCI platform driver [ 0.619369] ohci-platform: OHCI generic platform driver [ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver [ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.642011] usb usb1: Product: UHCI Host Controller [ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.644083] usb usb1: SerialNumber: 0000:00:01.2 [ 0.645099] hub 1-0:1.0: USB hub found [ 0.645877] hub 1-0:1.0: 2 ports detected [ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.650885] mousedev: PS/2 mouse device common for all mice [ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.653986] rtc_cmos 00:00: RTC can wake from S4 [ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.657460] i2c /dev entries driver [ 0.658210] device-mapper: uevent: version 1.0.3 [ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662060] NET: Registered protocol family 10 [ 0.663047] NET: Registered protocol family 17 [ 0.663945] Key type dns_resolver registered [ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.667702] registered taskstats version 1 [ 0.668535] Loading compiled-in X.509 certificates [ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.671799] zswap: loaded using pool lzo/zbud [ 0.673172] Key type trusted registered [ 0.674712] Key type encrypted registered [ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled [ 0.676573] ima: No TPM chip found, activating TPM-bypass! [ 0.677620] evm: HMAC attrs: 0x1 [ 0.678547] Magic number: 2:937:437 [ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574) [ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.682089] EDD information not available. [ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770418] Write protecting the kernel read-only data: 14336k [ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.827326] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 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... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 484963912 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.130798] pid_max: default: 32768 minimum: 301 [ 0.131692] ACPI: Core revision 20150930 [ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134380] Security Framework initialized [ 0.135199] Yama: becoming mindful. [ 0.135933] AppArmor: AppArmor initialized [ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141906] Initializing cgroup subsys io [ 0.142717] Initializing cgroup subsys memory [ 0.143574] Initializing cgroup subsys devices [ 0.144452] Initializing cgroup subsys freezer [ 0.145327] Initializing cgroup subsys net_cls [ 0.146199] Initializing cgroup subsys perf_event [ 0.147113] Initializing cgroup subsys net_prio [ 0.147999] Initializing cgroup subsys hugetlb [ 0.148880] Initializing cgroup subsys pids [ 0.149755] CPU: Physical Processor ID: 0 [ 0.151242] mce: CPU supports 10 MCE banks [ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170078] ftrace: allocating 31920 entries in 125 pages [ 0.196078] smpboot: Max logical packages: 1 [ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198301] x2apic enabled [ 0.199110] Switched APIC routing to physical x2apic. [ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205787] KVM setup paravirtual spinlock [ 0.207075] x86: Booted up 1 node, 1 CPUs [ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209284] devtmpfs: initialized [ 0.210988] evm: security.selinux [ 0.211697] evm: security.SMACK64 [ 0.212383] evm: security.SMACK64EXEC [ 0.213133] evm: security.SMACK64TRANSMUTE [ 0.213941] evm: security.SMACK64MMAP [ 0.214688] evm: security.ima [ 0.215328] evm: security.capability [ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.217977] pinctrl core: initialized pinctrl subsystem [ 0.219083] RTC time: 15:26:13, date: 09/26/18 [ 0.220039] NET: Registered protocol family 16 [ 0.221009] cpuidle: using governor ladder [ 0.221830] cpuidle: using governor menu [ 0.222619] PCCT header not found. [ 0.223376] ACPI: bus type PCI registered [ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225432] PCI: Using configuration type 1 for base access [ 0.227178] ACPI: Added _OSI(Module Device) [ 0.228025] ACPI: Added _OSI(Processor Device) [ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.229787] ACPI: Added _OSI(Processor Aggregator Device) [ 0.231894] ACPI: Interpreter enabled [ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240077] ACPI: (supports S0 S5) [ 0.240788] ACPI: Using IOAPIC for interrupt routing [ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250754] acpiphp: Slot [3] registered [ 0.251558] acpiphp: Slot [4] registered [ 0.252356] acpiphp: Slot [5] registered [ 0.253156] acpiphp: Slot [6] registered [ 0.253966] acpiphp: Slot [7] registered [ 0.254773] acpiphp: Slot [8] registered [ 0.255575] acpiphp: Slot [9] registered [ 0.256370] acpiphp: Slot [10] registered [ 0.257190] acpiphp: Slot [11] registered [ 0.258008] acpiphp: Slot [12] registered [ 0.258831] acpiphp: Slot [13] registered [ 0.259642] acpiphp: Slot [14] registered [ 0.260449] acpiphp: Slot [15] registered [ 0.271365] acpiphp: Slot [16] registered [ 0.272183] acpiphp: Slot [17] registered [ 0.272998] acpiphp: Slot [18] registered [ 0.273811] acpiphp: Slot [19] registered [ 0.274622] acpiphp: Slot [20] registered [ 0.275434] acpiphp: Slot [21] registered [ 0.276248] acpiphp: Slot [22] registered [ 0.277060] acpiphp: Slot [23] registered [ 0.277873] acpiphp: Slot [24] registered [ 0.278687] acpiphp: Slot [25] registered [ 0.279501] acpiphp: Slot [26] registered [ 0.280307] acpiphp: Slot [27] registered [ 0.281123] acpiphp: Slot [28] registered [ 0.281933] acpiphp: Slot [29] registered [ 0.282746] acpiphp: Slot [30] registered [ 0.283565] acpiphp: Slot [31] registered [ 0.284371] PCI host bridge to bus 0000:00 [ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.364716] vgaarb: loaded [ 0.365317] vgaarb: bridge control possible 0000:00:02.0 [ 0.366475] SCSI subsystem initialized [ 0.367297] ACPI: bus type USB registered [ 0.368122] usbcore: registered new interface driver usbfs [ 0.369153] usbcore: registered new interface driver hub [ 0.370166] usbcore: registered new device driver usb [ 0.371227] PCI: Using ACPI for IRQ routing [ 0.372258] NetLabel: Initializing [ 0.372976] NetLabel: domain hash size = 128 [ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.374774] NetLabel: unlabeled traffic allowed by default [ 0.375885] clocksource: Switched to clocksource kvm-clock [ 0.381270] AppArmor: AppArmor Filesystem Enabled [ 0.382229] pnp: PnP ACPI init [ 0.383144] pnp: PnP ACPI: found 5 devices [ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.390887] NET: Registered protocol family 2 [ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.394317] TCP: Hash tables configured (established 2048 bind 2048) [ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.397753] NET: Registered protocol family 1 [ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.429490] Trying to unpack rootfs image as initramfs... [ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.493506] Scanning for low memory corruption every 60 seconds [ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495958] audit: initializing netlink subsys (disabled) [ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized [ 0.498293] Initialise system trusted keyring [ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502360] zbud: loaded [ 0.503061] VFS: Disk quotas dquot_6.6.0 [ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505388] fuse init (API version 7.23) [ 0.506271] Key type big_key registered [ 0.507072] Allocating IMA MOK and blacklist keyrings. [ 0.508187] Key type asymmetric registered [ 0.509012] Asymmetric key parser 'x509' registered [ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511426] io scheduler noop registered [ 0.512233] io scheduler deadline registered (default) [ 0.513223] io scheduler cfq registered [ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.517819] ACPI: Power Button [PWRF] [ 0.518654] GHES: HEST is not enabled! [ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.590361] Linux agpgart interface v0.103 [ 0.592821] brd: module loaded [ 0.593965] loop: module loaded [ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.599721] GPT:90111 != 20971519 [ 0.600411] GPT:Alternate GPT header not at the end of the disk. [ 0.601503] GPT:90111 != 20971519 [ 0.602182] GPT: Use GNU Parted to correct GPT errors. [ 0.603142] vda: vda1 vda15 [ 0.604849] scsi host0: ata_piix [ 0.605959] scsi host1: ata_piix [ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.609303] libphy: Fixed MDIO Bus: probed [ 0.610120] tun: Universal TUN/TAP device driver, 1.6 [ 0.611061] tun: (C) 1999-2004 Max Krasnyansky [ 0.613313] PPP generic driver version 2.4.2 [ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.615533] ehci-pci: EHCI PCI platform driver [ 0.616405] ehci-platform: EHCI generic platform driver [ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.618511] ohci-pci: OHCI PCI platform driver [ 0.619369] ohci-platform: OHCI generic platform driver [ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver [ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.642011] usb usb1: Product: UHCI Host Controller [ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.644083] usb usb1: SerialNumber: 0000:00:01.2 [ 0.645099] hub 1-0:1.0: USB hub found [ 0.645877] hub 1-0:1.0: 2 ports detected [ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.650885] mousedev: PS/2 mouse device common for all mice [ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.653986] rtc_cmos 00:00: RTC can wake from S4 [ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.657460] i2c /dev entries driver [ 0.658210] device-mapper: uevent: version 1.0.3 [ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662060] NET: Registered protocol family 10 [ 0.663047] NET: Registered protocol family 17 [ 0.663945] Key type dns_resolver registered [ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.667702] registered taskstats version 1 [ 0.668535] Loading compiled-in X.509 certificates [ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.671799] zswap: loaded using pool lzo/zbud [ 0.673172] Key type trusted registered [ 0.674712] Key type encrypted registered [ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled [ 0.676573] ima: No TPM chip found, activating TPM-bypass! [ 0.677620] evm: HMAC attrs: 0x1 [ 0.678547] Magic number: 2:937:437 [ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574) [ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.682089] EDD information not available. [ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770418] Write protecting the kernel read-only data: 14336k [ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.827326] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 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... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 484963912 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.130798] pid_max: default: 32768 minimum: 301 [ 0.131692] ACPI: Core revision 20150930 [ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134380] Security Framework initialized [ 0.135199] Yama: becoming mindful. [ 0.135933] AppArmor: AppArmor initialized [ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141906] Initializing cgroup subsys io [ 0.142717] Initializing cgroup subsys memory [ 0.143574] Initializing cgroup subsys devices [ 0.144452] Initializing cgroup subsys freezer [ 0.145327] Initializing cgroup subsys net_cls [ 0.146199] Initializing cgroup subsys perf_event [ 0.147113] Initializing cgroup subsys net_prio [ 0.147999] Initializing cgroup subsys hugetlb [ 0.148880] Initializing cgroup subsys pids [ 0.149755] CPU: Physical Processor ID: 0 [ 0.151242] mce: CPU supports 10 MCE banks [ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170078] ftrace: allocating 31920 entries in 125 pages [ 0.196078] smpboot: Max logical packages: 1 [ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198301] x2apic enabled [ 0.199110] Switched APIC routing to physical x2apic. [ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205787] KVM setup paravirtual spinlock [ 0.207075] x86: Booted up 1 node, 1 CPUs [ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209284] devtmpfs: initialized [ 0.210988] evm: security.selinux [ 0.211697] evm: security.SMACK64 [ 0.212383] evm: security.SMACK64EXEC [ 0.213133] evm: security.SMACK64TRANSMUTE [ 0.213941] evm: security.SMACK64MMAP [ 0.214688] evm: security.ima [ 0.215328] evm: security.capability [ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.217977] pinctrl core: initialized pinctrl subsystem [ 0.219083] RTC time: 15:26:13, date: 09/26/18 [ 0.220039] NET: Registered protocol family 16 [ 0.221009] cpuidle: using governor ladder [ 0.221830] cpuidle: using governor menu [ 0.222619] PCCT header not found. [ 0.223376] ACPI: bus type PCI registered [ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225432] PCI: Using configuration type 1 for base access [ 0.227178] ACPI: Added _OSI(Module Device) [ 0.228025] ACPI: Added _OSI(Processor Device) [ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.229787] ACPI: Added _OSI(Processor Aggregator Device) [ 0.231894] ACPI: Interpreter enabled [ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240077] ACPI: (supports S0 S5) [ 0.240788] ACPI: Using IOAPIC for interrupt routing [ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250754] acpiphp: Slot [3] registered [ 0.251558] acpiphp: Slot [4] registered [ 0.252356] acpiphp: Slot [5] registered [ 0.253156] acpiphp: Slot [6] registered [ 0.253966] acpiphp: Slot [7] registered [ 0.254773] acpiphp: Slot [8] registered [ 0.255575] acpiphp: Slot [9] registered [ 0.256370] acpiphp: Slot [10] registered [ 0.257190] acpiphp: Slot [11] registered [ 0.258008] acpiphp: Slot [12] registered [ 0.258831] acpiphp: Slot [13] registered [ 0.259642] acpiphp: Slot [14] registered [ 0.260449] acpiphp: Slot [15] registered [ 0.271365] acpiphp: Slot [16] registered [ 0.272183] acpiphp: Slot [17] registered [ 0.272998] acpiphp: Slot [18] registered [ 0.273811] acpiphp: Slot [19] registered [ 0.274622] acpiphp: Slot [20] registered [ 0.275434] acpiphp: Slot [21] registered [ 0.276248] acpiphp: Slot [22] registered [ 0.277060] acpiphp: Slot [23] registered [ 0.277873] acpiphp: Slot [24] registered [ 0.278687] acpiphp: Slot [25] registered [ 0.279501] acpiphp: Slot [26] registered [ 0.280307] acpiphp: Slot [27] registered [ 0.281123] acpiphp: Slot [28] registered [ 0.281933] acpiphp: Slot [29] registered [ 0.282746] acpiphp: Slot [30] registered [ 0.283565] acpiphp: Slot [31] registered [ 0.284371] PCI host bridge to bus 0000:00 [ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.364716] vgaarb: loaded [ 0.365317] vgaarb: bridge control possible 0000:00:02.0 [ 0.366475] SCSI subsystem initialized [ 0.367297] ACPI: bus type USB registered [ 0.368122] usbcore: registered new interface driver usbfs [ 0.369153] usbcore: registered new interface driver hub [ 0.370166] usbcore: registered new device driver usb [ 0.371227] PCI: Using ACPI for IRQ routing [ 0.372258] NetLabel: Initializing [ 0.372976] NetLabel: domain hash size = 128 [ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.374774] NetLabel: unlabeled traffic allowed by default [ 0.375885] clocksource: Switched to clocksource kvm-clock [ 0.381270] AppArmor: AppArmor Filesystem Enabled [ 0.382229] pnp: PnP ACPI init [ 0.383144] pnp: PnP ACPI: found 5 devices [ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.390887] NET: Registered protocol family 2 [ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.394317] TCP: Hash tables configured (established 2048 bind 2048) [ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.397753] NET: Registered protocol family 1 [ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.429490] Trying to unpack rootfs image as initramfs... [ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.493506] Scanning for low memory corruption every 60 seconds [ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495958] audit: initializing netlink subsys (disabled) [ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized [ 0.498293] Initialise system trusted keyring [ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502360] zbud: loaded [ 0.503061] VFS: Disk quotas dquot_6.6.0 [ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505388] fuse init (API version 7.23) [ 0.506271] Key type big_key registered [ 0.507072] Allocating IMA MOK and blacklist keyrings. [ 0.508187] Key type asymmetric registered [ 0.509012] Asymmetric key parser 'x509' registered [ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511426] io scheduler noop registered [ 0.512233] io scheduler deadline registered (default) [ 0.513223] io scheduler cfq registered [ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.517819] ACPI: Power Button [PWRF] [ 0.518654] GHES: HEST is not enabled! [ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.590361] Linux agpgart interface v0.103 [ 0.592821] brd: module loaded [ 0.593965] loop: module loaded [ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.599721] GPT:90111 != 20971519 [ 0.600411] GPT:Alternate GPT header not at the end of the disk. [ 0.601503] GPT:90111 != 20971519 [ 0.602182] GPT: Use GNU Parted to correct GPT errors. [ 0.603142] vda: vda1 vda15 [ 0.604849] scsi host0: ata_piix [ 0.605959] scsi host1: ata_piix [ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.609303] libphy: Fixed MDIO Bus: probed [ 0.610120] tun: Universal TUN/TAP device driver, 1.6 [ 0.611061] tun: (C) 1999-2004 Max Krasnyansky [ 0.613313] PPP generic driver version 2.4.2 [ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.615533] ehci-pci: EHCI PCI platform driver [ 0.616405] ehci-platform: EHCI generic platform driver [ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.618511] ohci-pci: OHCI PCI platform driver [ 0.619369] ohci-platform: OHCI generic platform driver [ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver [ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.642011] usb usb1: Product: UHCI Host Controller [ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.644083] usb usb1: SerialNumber: 0000:00:01.2 [ 0.645099] hub 1-0:1.0: USB hub found [ 0.645877] hub 1-0:1.0: 2 ports detected [ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.650885] mousedev: PS/2 mouse device common for all mice [ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.653986] rtc_cmos 00:00: RTC can wake from S4 [ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.657460] i2c /dev entries driver [ 0.658210] device-mapper: uevent: version 1.0.3 [ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662060] NET: Registered protocol family 10 [ 0.663047] NET: Registered protocol family 17 [ 0.663945] Key type dns_resolver registered [ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.667702] registered taskstats version 1 [ 0.668535] Loading compiled-in X.509 certificates [ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.671799] zswap: loaded using pool lzo/zbud [ 0.673172] Key type trusted registered [ 0.674712] Key type encrypted registered [ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled [ 0.676573] ima: No TPM chip found, activating TPM-bypass! [ 0.677620] evm: HMAC attrs: 0x1 [ 0.678547] Magic number: 2:937:437 [ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574) [ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.682089] EDD information not available. [ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770418] Write protecting the kernel read-only data: 14336k [ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.827326] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 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... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 484963912 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.130798] pid_max: default: 32768 minimum: 301 [ 0.131692] ACPI: Core revision 20150930 [ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134380] Security Framework initialized [ 0.135199] Yama: becoming mindful. [ 0.135933] AppArmor: AppArmor initialized [ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141906] Initializing cgroup subsys io [ 0.142717] Initializing cgroup subsys memory [ 0.143574] Initializing cgroup subsys devices [ 0.144452] Initializing cgroup subsys freezer [ 0.145327] Initializing cgroup subsys net_cls [ 0.146199] Initializing cgroup subsys perf_event [ 0.147113] Initializing cgroup subsys net_prio [ 0.147999] Initializing cgroup subsys hugetlb [ 0.148880] Initializing cgroup subsys pids [ 0.149755] CPU: Physical Processor ID: 0 [ 0.151242] mce: CPU supports 10 MCE banks [ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170078] ftrace: allocating 31920 entries in 125 pages [ 0.196078] smpboot: Max logical packages: 1 [ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198301] x2apic enabled [ 0.199110] Switched APIC routing to physical x2apic. [ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205787] KVM setup paravirtual spinlock [ 0.207075] x86: Booted up 1 node, 1 CPUs [ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209284] devtmpfs: initialized [ 0.210988] evm: security.selinux [ 0.211697] evm: security.SMACK64 [ 0.212383] evm: security.SMACK64EXEC [ 0.213133] evm: security.SMACK64TRANSMUTE [ 0.213941] evm: security.SMACK64MMAP [ 0.214688] evm: security.ima [ 0.215328] evm: security.capability [ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.217977] pinctrl core: initialized pinctrl subsystem [ 0.219083] RTC time: 15:26:13, date: 09/26/18 [ 0.220039] NET: Registered protocol family 16 [ 0.221009] cpuidle: using governor ladder [ 0.221830] cpuidle: using governor menu [ 0.222619] PCCT header not found. [ 0.223376] ACPI: bus type PCI registered [ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225432] PCI: Using configuration type 1 for base access [ 0.227178] ACPI: Added _OSI(Module Device) [ 0.228025] ACPI: Added _OSI(Processor Device) [ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.229787] ACPI: Added _OSI(Processor Aggregator Device) [ 0.231894] ACPI: Interpreter enabled [ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240077] ACPI: (supports S0 S5) [ 0.240788] ACPI: Using IOAPIC for interrupt routing [ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250754] acpiphp: Slot [3] registered [ 0.251558] acpiphp: Slot [4] registered [ 0.252356] acpiphp: Slot [5] registered [ 0.253156] acpiphp: Slot [6] registered [ 0.253966] acpiphp: Slot [7] registered [ 0.254773] acpiphp: Slot [8] registered [ 0.255575] acpiphp: Slot [9] registered [ 0.256370] acpiphp: Slot [10] registered [ 0.257190] acpiphp: Slot [11] registered [ 0.258008] acpiphp: Slot [12] registered [ 0.258831] acpiphp: Slot [13] registered [ 0.259642] acpiphp: Slot [14] registered [ 0.260449] acpiphp: Slot [15] registered [ 0.271365] acpiphp: Slot [16] registered [ 0.272183] acpiphp: Slot [17] registered [ 0.272998] acpiphp: Slot [18] registered [ 0.273811] acpiphp: Slot [19] registered [ 0.274622] acpiphp: Slot [20] registered [ 0.275434] acpiphp: Slot [21] registered [ 0.276248] acpiphp: Slot [22] registered [ 0.277060] acpiphp: Slot [23] registered [ 0.277873] acpiphp: Slot [24] registered [ 0.278687] acpiphp: Slot [25] registered [ 0.279501] acpiphp: Slot [26] registered [ 0.280307] acpiphp: Slot [27] registered [ 0.281123] acpiphp: Slot [28] registered [ 0.281933] acpiphp: Slot [29] registered [ 0.282746] acpiphp: Slot [30] registered [ 0.283565] acpiphp: Slot [31] registered [ 0.284371] PCI host bridge to bus 0000:00 [ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.364716] vgaarb: loaded [ 0.365317] vgaarb: bridge control possible 0000:00:02.0 [ 0.366475] SCSI subsystem initialized [ 0.367297] ACPI: bus type USB registered [ 0.368122] usbcore: registered new interface driver usbfs [ 0.369153] usbcore: registered new interface driver hub [ 0.370166] usbcore: registered new device driver usb [ 0.371227] PCI: Using ACPI for IRQ routing [ 0.372258] NetLabel: Initializing [ 0.372976] NetLabel: domain hash size = 128 [ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.374774] NetLabel: unlabeled traffic allowed by default [ 0.375885] clocksource: Switched to clocksource kvm-clock [ 0.381270] AppArmor: AppArmor Filesystem Enabled [ 0.382229] pnp: PnP ACPI init [ 0.383144] pnp: PnP ACPI: found 5 devices [ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.390887] NET: Registered protocol family 2 [ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.394317] TCP: Hash tables configured (established 2048 bind 2048) [ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.397753] NET: Registered protocol family 1 [ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.429490] Trying to unpack rootfs image as initramfs... [ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.493506] Scanning for low memory corruption every 60 seconds [ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495958] audit: initializing netlink subsys (disabled) [ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized [ 0.498293] Initialise system trusted keyring [ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502360] zbud: loaded [ 0.503061] VFS: Disk quotas dquot_6.6.0 [ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505388] fuse init (API version 7.23) [ 0.506271] Key type big_key registered [ 0.507072] Allocating IMA MOK and blacklist keyrings. [ 0.508187] Key type asymmetric registered [ 0.509012] Asymmetric key parser 'x509' registered [ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511426] io scheduler noop registered [ 0.512233] io scheduler deadline registered (default) [ 0.513223] io scheduler cfq registered [ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.517819] ACPI: Power Button [PWRF] [ 0.518654] GHES: HEST is not enabled! [ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.590361] Linux agpgart interface v0.103 [ 0.592821] brd: module loaded [ 0.593965] loop: module loaded [ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.599721] GPT:90111 != 20971519 [ 0.600411] GPT:Alternate GPT header not at the end of the disk. [ 0.601503] GPT:90111 != 20971519 [ 0.602182] GPT: Use GNU Parted to correct GPT errors. [ 0.603142] vda: vda1 vda15 [ 0.604849] scsi host0: ata_piix [ 0.605959] scsi host1: ata_piix [ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.609303] libphy: Fixed MDIO Bus: probed [ 0.610120] tun: Universal TUN/TAP device driver, 1.6 [ 0.611061] tun: (C) 1999-2004 Max Krasnyansky [ 0.613313] PPP generic driver version 2.4.2 [ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.615533] ehci-pci: EHCI PCI platform driver [ 0.616405] ehci-platform: EHCI generic platform driver [ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.618511] ohci-pci: OHCI PCI platform driver [ 0.619369] ohci-platform: OHCI generic platform driver [ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver [ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.642011] usb usb1: Product: UHCI Host Controller [ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.644083] usb usb1: SerialNumber: 0000:00:01.2 [ 0.645099] hub 1-0:1.0: USB hub found [ 0.645877] hub 1-0:1.0: 2 ports detected [ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.650885] mousedev: PS/2 mouse device common for all mice [ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.653986] rtc_cmos 00:00: RTC can wake from S4 [ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.657460] i2c /dev entries driver [ 0.658210] device-mapper: uevent: version 1.0.3 [ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662060] NET: Registered protocol family 10 [ 0.663047] NET: Registered protocol family 17 [ 0.663945] Key type dns_resolver registered [ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.667702] registered taskstats version 1 [ 0.668535] Loading compiled-in X.509 certificates [ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.671799] zswap: loaded using pool lzo/zbud [ 0.673172] Key type trusted registered [ 0.674712] Key type encrypted registered [ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled [ 0.676573] ima: No TPM chip found, activating TPM-bypass! [ 0.677620] evm: HMAC attrs: 0x1 [ 0.678547] Magic number: 2:937:437 [ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574) [ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.682089] EDD information not available. [ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770418] Write protecting the kernel read-only data: 14336k [ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.827326] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 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... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 484963912 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.130798] pid_max: default: 32768 minimum: 301 [ 0.131692] ACPI: Core revision 20150930 [ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134380] Security Framework initialized [ 0.135199] Yama: becoming mindful. [ 0.135933] AppArmor: AppArmor initialized [ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141906] Initializing cgroup subsys io [ 0.142717] Initializing cgroup subsys memory [ 0.143574] Initializing cgroup subsys devices [ 0.144452] Initializing cgroup subsys freezer [ 0.145327] Initializing cgroup subsys net_cls [ 0.146199] Initializing cgroup subsys perf_event [ 0.147113] Initializing cgroup subsys net_prio [ 0.147999] Initializing cgroup subsys hugetlb [ 0.148880] Initializing cgroup subsys pids [ 0.149755] CPU: Physical Processor ID: 0 [ 0.151242] mce: CPU supports 10 MCE banks [ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170078] ftrace: allocating 31920 entries in 125 pages [ 0.196078] smpboot: Max logical packages: 1 [ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198301] x2apic enabled [ 0.199110] Switched APIC routing to physical x2apic. [ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205787] KVM setup paravirtual spinlock [ 0.207075] x86: Booted up 1 node, 1 CPUs [ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209284] devtmpfs: initialized [ 0.210988] evm: security.selinux [ 0.211697] evm: security.SMACK64 [ 0.212383] evm: security.SMACK64EXEC [ 0.213133] evm: security.SMACK64TRANSMUTE [ 0.213941] evm: security.SMACK64MMAP [ 0.214688] evm: security.ima [ 0.215328] evm: security.capability [ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.217977] pinctrl core: initialized pinctrl subsystem [ 0.219083] RTC time: 15:26:13, date: 09/26/18 [ 0.220039] NET: Registered protocol family 16 [ 0.221009] cpuidle: using governor ladder [ 0.221830] cpuidle: using governor menu [ 0.222619] PCCT header not found. [ 0.223376] ACPI: bus type PCI registered [ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225432] PCI: Using configuration type 1 for base access [ 0.227178] ACPI: Added _OSI(Module Device) [ 0.228025] ACPI: Added _OSI(Processor Device) [ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.229787] ACPI: Added _OSI(Processor Aggregator Device) [ 0.231894] ACPI: Interpreter enabled [ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240077] ACPI: (supports S0 S5) [ 0.240788] ACPI: Using IOAPIC for interrupt routing [ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250754] acpiphp: Slot [3] registered [ 0.251558] acpiphp: Slot [4] registered [ 0.252356] acpiphp: Slot [5] registered [ 0.253156] acpiphp: Slot [6] registered [ 0.253966] acpiphp: Slot [7] registered [ 0.254773] acpiphp: Slot [8] registered [ 0.255575] acpiphp: Slot [9] registered [ 0.256370] acpiphp: Slot [10] registered [ 0.257190] acpiphp: Slot [11] registered [ 0.258008] acpiphp: Slot [12] registered [ 0.258831] acpiphp: Slot [13] registered [ 0.259642] acpiphp: Slot [14] registered [ 0.260449] acpiphp: Slot [15] registered [ 0.271365] acpiphp: Slot [16] registered [ 0.272183] acpiphp: Slot [17] registered [ 0.272998] acpiphp: Slot [18] registered [ 0.273811] acpiphp: Slot [19] registered [ 0.274622] acpiphp: Slot [20] registered [ 0.275434] acpiphp: Slot [21] registered [ 0.276248] acpiphp: Slot [22] registered [ 0.277060] acpiphp: Slot [23] registered [ 0.277873] acpiphp: Slot [24] registered [ 0.278687] acpiphp: Slot [25] registered [ 0.279501] acpiphp: Slot [26] registered [ 0.280307] acpiphp: Slot [27] registered [ 0.281123] acpiphp: Slot [28] registered [ 0.281933] acpiphp: Slot [29] registered [ 0.282746] acpiphp: Slot [30] registered [ 0.283565] acpiphp: Slot [31] registered [ 0.284371] PCI host bridge to bus 0000:00 [ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.364716] vgaarb: loaded [ 0.365317] vgaarb: bridge control possible 0000:00:02.0 [ 0.366475] SCSI subsystem initialized [ 0.367297] ACPI: bus type USB registered [ 0.368122] usbcore: registered new interface driver usbfs [ 0.369153] usbcore: registered new interface driver hub [ 0.370166] usbcore: registered new device driver usb [ 0.371227] PCI: Using ACPI for IRQ routing [ 0.372258] NetLabel: Initializing [ 0.372976] NetLabel: domain hash size = 128 [ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.374774] NetLabel: unlabeled traffic allowed by default [ 0.375885] clocksource: Switched to clocksource kvm-clock [ 0.381270] AppArmor: AppArmor Filesystem Enabled [ 0.382229] pnp: PnP ACPI init [ 0.383144] pnp: PnP ACPI: found 5 devices [ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.390887] NET: Registered protocol family 2 [ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.394317] TCP: Hash tables configured (established 2048 bind 2048) [ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.397753] NET: Registered protocol family 1 [ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.429490] Trying to unpack rootfs image as initramfs... [ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.493506] Scanning for low memory corruption every 60 seconds [ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495958] audit: initializing netlink subsys (disabled) [ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized [ 0.498293] Initialise system trusted keyring [ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502360] zbud: loaded [ 0.503061] VFS: Disk quotas dquot_6.6.0 [ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505388] fuse init (API version 7.23) [ 0.506271] Key type big_key registered [ 0.507072] Allocating IMA MOK and blacklist keyrings. [ 0.508187] Key type asymmetric registered [ 0.509012] Asymmetric key parser 'x509' registered [ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511426] io scheduler noop registered [ 0.512233] io scheduler deadline registered (default) [ 0.513223] io scheduler cfq registered [ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.517819] ACPI: Power Button [PWRF] [ 0.518654] GHES: HEST is not enabled! [ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.590361] Linux agpgart interface v0.103 [ 0.592821] brd: module loaded [ 0.593965] loop: module loaded [ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.599721] GPT:90111 != 20971519 [ 0.600411] GPT:Alternate GPT header not at the end of the disk. [ 0.601503] GPT:90111 != 20971519 [ 0.602182] GPT: Use GNU Parted to correct GPT errors. [ 0.603142] vda: vda1 vda15 [ 0.604849] scsi host0: ata_piix [ 0.605959] scsi host1: ata_piix [ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.609303] libphy: Fixed MDIO Bus: probed [ 0.610120] tun: Universal TUN/TAP device driver, 1.6 [ 0.611061] tun: (C) 1999-2004 Max Krasnyansky [ 0.613313] PPP generic driver version 2.4.2 [ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.615533] ehci-pci: EHCI PCI platform driver [ 0.616405] ehci-platform: EHCI generic platform driver [ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.618511] ohci-pci: OHCI PCI platform driver [ 0.619369] ohci-platform: OHCI generic platform driver [ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver [ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.642011] usb usb1: Product: UHCI Host Controller [ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.644083] usb usb1: SerialNumber: 0000:00:01.2 [ 0.645099] hub 1-0:1.0: USB hub found [ 0.645877] hub 1-0:1.0: 2 ports detected [ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.650885] mousedev: PS/2 mouse device common for all mice [ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.653986] rtc_cmos 00:00: RTC can wake from S4 [ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.657460] i2c /dev entries driver [ 0.658210] device-mapper: uevent: version 1.0.3 [ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662060] NET: Registered protocol family 10 [ 0.663047] NET: Registered protocol family 17 [ 0.663945] Key type dns_resolver registered [ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.667702] registered taskstats version 1 [ 0.668535] Loading compiled-in X.509 certificates [ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.671799] zswap: loaded using pool lzo/zbud [ 0.673172] Key type trusted registered [ 0.674712] Key type encrypted registered [ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled [ 0.676573] ima: No TPM chip found, activating TPM-bypass! [ 0.677620] evm: HMAC attrs: 0x1 [ 0.678547] Magic number: 2:937:437 [ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574) [ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.682089] EDD information not available. [ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770418] Write protecting the kernel read-only data: 14336k [ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.827326] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 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... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 484963912 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.130798] pid_max: default: 32768 minimum: 301 [ 0.131692] ACPI: Core revision 20150930 [ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134380] Security Framework initialized [ 0.135199] Yama: becoming mindful. [ 0.135933] AppArmor: AppArmor initialized [ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141906] Initializing cgroup subsys io [ 0.142717] Initializing cgroup subsys memory [ 0.143574] Initializing cgroup subsys devices [ 0.144452] Initializing cgroup subsys freezer [ 0.145327] Initializing cgroup subsys net_cls [ 0.146199] Initializing cgroup subsys perf_event [ 0.147113] Initializing cgroup subsys net_prio [ 0.147999] Initializing cgroup subsys hugetlb [ 0.148880] Initializing cgroup subsys pids [ 0.149755] CPU: Physical Processor ID: 0 [ 0.151242] mce: CPU supports 10 MCE banks [ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170078] ftrace: allocating 31920 entries in 125 pages [ 0.196078] smpboot: Max logical packages: 1 [ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198301] x2apic enabled [ 0.199110] Switched APIC routing to physical x2apic. [ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205787] KVM setup paravirtual spinlock [ 0.207075] x86: Booted up 1 node, 1 CPUs [ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209284] devtmpfs: initialized [ 0.210988] evm: security.selinux [ 0.211697] evm: security.SMACK64 [ 0.212383] evm: security.SMACK64EXEC [ 0.213133] evm: security.SMACK64TRANSMUTE [ 0.213941] evm: security.SMACK64MMAP [ 0.214688] evm: security.ima [ 0.215328] evm: security.capability [ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.217977] pinctrl core: initialized pinctrl subsystem [ 0.219083] RTC time: 15:26:13, date: 09/26/18 [ 0.220039] NET: Registered protocol family 16 [ 0.221009] cpuidle: using governor ladder [ 0.221830] cpuidle: using governor menu [ 0.222619] PCCT header not found. [ 0.223376] ACPI: bus type PCI registered [ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225432] PCI: Using configuration type 1 for base access [ 0.227178] ACPI: Added _OSI(Module Device) [ 0.228025] ACPI: Added _OSI(Processor Device) [ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.229787] ACPI: Added _OSI(Processor Aggregator Device) [ 0.231894] ACPI: Interpreter enabled [ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240077] ACPI: (supports S0 S5) [ 0.240788] ACPI: Using IOAPIC for interrupt routing [ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250754] acpiphp: Slot [3] registered [ 0.251558] acpiphp: Slot [4] registered [ 0.252356] acpiphp: Slot [5] registered [ 0.253156] acpiphp: Slot [6] registered [ 0.253966] acpiphp: Slot [7] registered [ 0.254773] acpiphp: Slot [8] registered [ 0.255575] acpiphp: Slot [9] registered [ 0.256370] acpiphp: Slot [10] registered [ 0.257190] acpiphp: Slot [11] registered [ 0.258008] acpiphp: Slot [12] registered [ 0.258831] acpiphp: Slot [13] registered [ 0.259642] acpiphp: Slot [14] registered [ 0.260449] acpiphp: Slot [15] registered [ 0.271365] acpiphp: Slot [16] registered [ 0.272183] acpiphp: Slot [17] registered [ 0.272998] acpiphp: Slot [18] registered [ 0.273811] acpiphp: Slot [19] registered [ 0.274622] acpiphp: Slot [20] registered [ 0.275434] acpiphp: Slot [21] registered [ 0.276248] acpiphp: Slot [22] registered [ 0.277060] acpiphp: Slot [23] registered [ 0.277873] acpiphp: Slot [24] registered [ 0.278687] acpiphp: Slot [25] registered [ 0.279501] acpiphp: Slot [26] registered [ 0.280307] acpiphp: Slot [27] registered [ 0.281123] acpiphp: Slot [28] registered [ 0.281933] acpiphp: Slot [29] registered [ 0.282746] acpiphp: Slot [30] registered [ 0.283565] acpiphp: Slot [31] registered [ 0.284371] PCI host bridge to bus 0000:00 [ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.364716] vgaarb: loaded [ 0.365317] vgaarb: bridge control possible 0000:00:02.0 [ 0.366475] SCSI subsystem initialized [ 0.367297] ACPI: bus type USB registered [ 0.368122] usbcore: registered new interface driver usbfs [ 0.369153] usbcore: registered new interface driver hub [ 0.370166] usbcore: registered new device driver usb [ 0.371227] PCI: Using ACPI for IRQ routing [ 0.372258] NetLabel: Initializing [ 0.372976] NetLabel: domain hash size = 128 [ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.374774] NetLabel: unlabeled traffic allowed by default [ 0.375885] clocksource: Switched to clocksource kvm-clock [ 0.381270] AppArmor: AppArmor Filesystem Enabled [ 0.382229] pnp: PnP ACPI init [ 0.383144] pnp: PnP ACPI: found 5 devices [ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.390887] NET: Registered protocol family 2 [ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.394317] TCP: Hash tables configured (established 2048 bind 2048) [ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.397753] NET: Registered protocol family 1 [ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.429490] Trying to unpack rootfs image as initramfs... [ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.493506] Scanning for low memory corruption every 60 seconds [ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495958] audit: initializing netlink subsys (disabled) [ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized [ 0.498293] Initialise system trusted keyring [ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502360] zbud: loaded [ 0.503061] VFS: Disk quotas dquot_6.6.0 [ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505388] fuse init (API version 7.23) [ 0.506271] Key type big_key registered [ 0.507072] Allocating IMA MOK and blacklist keyrings. [ 0.508187] Key type asymmetric registered [ 0.509012] Asymmetric key parser 'x509' registered [ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511426] io scheduler noop registered [ 0.512233] io scheduler deadline registered (default) [ 0.513223] io scheduler cfq registered [ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.517819] ACPI: Power Button [PWRF] [ 0.518654] GHES: HEST is not enabled! [ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.590361] Linux agpgart interface v0.103 [ 0.592821] brd: module loaded [ 0.593965] loop: module loaded [ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.599721] GPT:90111 != 20971519 [ 0.600411] GPT:Alternate GPT header not at the end of the disk. [ 0.601503] GPT:90111 != 20971519 [ 0.602182] GPT: Use GNU Parted to correct GPT errors. [ 0.603142] vda: vda1 vda15 [ 0.604849] scsi host0: ata_piix [ 0.605959] scsi host1: ata_piix [ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.609303] libphy: Fixed MDIO Bus: probed [ 0.610120] tun: Universal TUN/TAP device driver, 1.6 [ 0.611061] tun: (C) 1999-2004 Max Krasnyansky [ 0.613313] PPP generic driver version 2.4.2 [ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.615533] ehci-pci: EHCI PCI platform driver [ 0.616405] ehci-platform: EHCI generic platform driver [ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.618511] ohci-pci: OHCI PCI platform driver [ 0.619369] ohci-platform: OHCI generic platform driver [ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver [ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.642011] usb usb1: Product: UHCI Host Controller [ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.644083] usb usb1: SerialNumber: 0000:00:01.2 [ 0.645099] hub 1-0:1.0: USB hub found [ 0.645877] hub 1-0:1.0: 2 ports detected [ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.650885] mousedev: PS/2 mouse device common for all mice [ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.653986] rtc_cmos 00:00: RTC can wake from S4 [ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.657460] i2c /dev entries driver [ 0.658210] device-mapper: uevent: version 1.0.3 [ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662060] NET: Registered protocol family 10 [ 0.663047] NET: Registered protocol family 17 [ 0.663945] Key type dns_resolver registered [ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.667702] registered taskstats version 1 [ 0.668535] Loading compiled-in X.509 certificates [ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.671799] zswap: loaded using pool lzo/zbud [ 0.673172] Key type trusted registered [ 0.674712] Key type encrypted registered [ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled [ 0.676573] ima: No TPM chip found, activating TPM-bypass! [ 0.677620] evm: HMAC attrs: 0x1 [ 0.678547] Magic number: 2:937:437 [ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574) [ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.682089] EDD information not available. [ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770418] Write protecting the kernel read-only data: 14336k [ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.827326] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 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... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 484963912 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.130798] pid_max: default: 32768 minimum: 301 [ 0.131692] ACPI: Core revision 20150930 [ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134380] Security Framework initialized [ 0.135199] Yama: becoming mindful. [ 0.135933] AppArmor: AppArmor initialized [ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141906] Initializing cgroup subsys io [ 0.142717] Initializing cgroup subsys memory [ 0.143574] Initializing cgroup subsys devices [ 0.144452] Initializing cgroup subsys freezer [ 0.145327] Initializing cgroup subsys net_cls [ 0.146199] Initializing cgroup subsys perf_event [ 0.147113] Initializing cgroup subsys net_prio [ 0.147999] Initializing cgroup subsys hugetlb [ 0.148880] Initializing cgroup subsys pids [ 0.149755] CPU: Physical Processor ID: 0 [ 0.151242] mce: CPU supports 10 MCE banks [ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170078] ftrace: allocating 31920 entries in 125 pages [ 0.196078] smpboot: Max logical packages: 1 [ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198301] x2apic enabled [ 0.199110] Switched APIC routing to physical x2apic. [ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205787] KVM setup paravirtual spinlock [ 0.207075] x86: Booted up 1 node, 1 CPUs [ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209284] devtmpfs: initialized [ 0.210988] evm: security.selinux [ 0.211697] evm: security.SMACK64 [ 0.212383] evm: security.SMACK64EXEC [ 0.213133] evm: security.SMACK64TRANSMUTE [ 0.213941] evm: security.SMACK64MMAP [ 0.214688] evm: security.ima [ 0.215328] evm: security.capability [ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.217977] pinctrl core: initialized pinctrl subsystem [ 0.219083] RTC time: 15:26:13, date: 09/26/18 [ 0.220039] NET: Registered protocol family 16 [ 0.221009] cpuidle: using governor ladder [ 0.221830] cpuidle: using governor menu [ 0.222619] PCCT header not found. [ 0.223376] ACPI: bus type PCI registered [ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225432] PCI: Using configuration type 1 for base access [ 0.227178] ACPI: Added _OSI(Module Device) [ 0.228025] ACPI: Added _OSI(Processor Device) [ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.229787] ACPI: Added _OSI(Processor Aggregator Device) [ 0.231894] ACPI: Interpreter enabled [ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240077] ACPI: (supports S0 S5) [ 0.240788] ACPI: Using IOAPIC for interrupt routing [ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250754] acpiphp: Slot [3] registered [ 0.251558] acpiphp: Slot [4] registered [ 0.252356] acpiphp: Slot [5] registered [ 0.253156] acpiphp: Slot [6] registered [ 0.253966] acpiphp: Slot [7] registered [ 0.254773] acpiphp: Slot [8] registered [ 0.255575] acpiphp: Slot [9] registered [ 0.256370] acpiphp: Slot [10] registered [ 0.257190] acpiphp: Slot [11] registered [ 0.258008] acpiphp: Slot [12] registered [ 0.258831] acpiphp: Slot [13] registered [ 0.259642] acpiphp: Slot [14] registered [ 0.260449] acpiphp: Slot [15] registered [ 0.271365] acpiphp: Slot [16] registered [ 0.272183] acpiphp: Slot [17] registered [ 0.272998] acpiphp: Slot [18] registered [ 0.273811] acpiphp: Slot [19] registered [ 0.274622] acpiphp: Slot [20] registered [ 0.275434] acpiphp: Slot [21] registered [ 0.276248] acpiphp: Slot [22] registered [ 0.277060] acpiphp: Slot [23] registered [ 0.277873] acpiphp: Slot [24] registered [ 0.278687] acpiphp: Slot [25] registered [ 0.279501] acpiphp: Slot [26] registered [ 0.280307] acpiphp: Slot [27] registered [ 0.281123] acpiphp: Slot [28] registered [ 0.281933] acpiphp: Slot [29] registered [ 0.282746] acpiphp: Slot [30] registered [ 0.283565] acpiphp: Slot [31] registered [ 0.284371] PCI host bridge to bus 0000:00 [ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.364716] vgaarb: loaded [ 0.365317] vgaarb: bridge control possible 0000:00:02.0 [ 0.366475] SCSI subsystem initialized [ 0.367297] ACPI: bus type USB registered [ 0.368122] usbcore: registered new interface driver usbfs [ 0.369153] usbcore: registered new interface driver hub [ 0.370166] usbcore: registered new device driver usb [ 0.371227] PCI: Using ACPI for IRQ routing [ 0.372258] NetLabel: Initializing [ 0.372976] NetLabel: domain hash size = 128 [ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.374774] NetLabel: unlabeled traffic allowed by default [ 0.375885] clocksource: Switched to clocksource kvm-clock [ 0.381270] AppArmor: AppArmor Filesystem Enabled [ 0.382229] pnp: PnP ACPI init [ 0.383144] pnp: PnP ACPI: found 5 devices [ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.390887] NET: Registered protocol family 2 [ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.394317] TCP: Hash tables configured (established 2048 bind 2048) [ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.397753] NET: Registered protocol family 1 [ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.429490] Trying to unpack rootfs image as initramfs... [ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.493506] Scanning for low memory corruption every 60 seconds [ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495958] audit: initializing netlink subsys (disabled) [ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized [ 0.498293] Initialise system trusted keyring [ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502360] zbud: loaded [ 0.503061] VFS: Disk quotas dquot_6.6.0 [ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505388] fuse init (API version 7.23) [ 0.506271] Key type big_key registered [ 0.507072] Allocating IMA MOK and blacklist keyrings. [ 0.508187] Key type asymmetric registered [ 0.509012] Asymmetric key parser 'x509' registered [ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511426] io scheduler noop registered [ 0.512233] io scheduler deadline registered (default) [ 0.513223] io scheduler cfq registered [ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.517819] ACPI: Power Button [PWRF] [ 0.518654] GHES: HEST is not enabled! [ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.590361] Linux agpgart interface v0.103 [ 0.592821] brd: module loaded [ 0.593965] loop: module loaded [ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.599721] GPT:90111 != 20971519 [ 0.600411] GPT:Alternate GPT header not at the end of the disk. [ 0.601503] GPT:90111 != 20971519 [ 0.602182] GPT: Use GNU Parted to correct GPT errors. [ 0.603142] vda: vda1 vda15 [ 0.604849] scsi host0: ata_piix [ 0.605959] scsi host1: ata_piix [ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.609303] libphy: Fixed MDIO Bus: probed [ 0.610120] tun: Universal TUN/TAP device driver, 1.6 [ 0.611061] tun: (C) 1999-2004 Max Krasnyansky [ 0.613313] PPP generic driver version 2.4.2 [ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.615533] ehci-pci: EHCI PCI platform driver [ 0.616405] ehci-platform: EHCI generic platform driver [ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.618511] ohci-pci: OHCI PCI platform driver [ 0.619369] ohci-platform: OHCI generic platform driver [ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver [ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.642011] usb usb1: Product: UHCI Host Controller [ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.644083] usb usb1: SerialNumber: 0000:00:01.2 [ 0.645099] hub 1-0:1.0: USB hub found [ 0.645877] hub 1-0:1.0: 2 ports detected [ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.650885] mousedev: PS/2 mouse device common for all mice [ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.653986] rtc_cmos 00:00: RTC can wake from S4 [ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.657460] i2c /dev entries driver [ 0.658210] device-mapper: uevent: version 1.0.3 [ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662060] NET: Registered protocol family 10 [ 0.663047] NET: Registered protocol family 17 [ 0.663945] Key type dns_resolver registered [ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.667702] registered taskstats version 1 [ 0.668535] Loading compiled-in X.509 certificates [ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.671799] zswap: loaded using pool lzo/zbud [ 0.673172] Key type trusted registered [ 0.674712] Key type encrypted registered [ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled [ 0.676573] ima: No TPM chip found, activating TPM-bypass! [ 0.677620] evm: HMAC attrs: 0x1 [ 0.678547] Magic number: 2:937:437 [ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574) [ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.682089] EDD information not available. [ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770418] Write protecting the kernel read-only data: 14336k [ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.827326] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 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... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 484963912 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.130798] pid_max: default: 32768 minimum: 301 [ 0.131692] ACPI: Core revision 20150930 [ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134380] Security Framework initialized [ 0.135199] Yama: becoming mindful. [ 0.135933] AppArmor: AppArmor initialized [ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141906] Initializing cgroup subsys io [ 0.142717] Initializing cgroup subsys memory [ 0.143574] Initializing cgroup subsys devices [ 0.144452] Initializing cgroup subsys freezer [ 0.145327] Initializing cgroup subsys net_cls [ 0.146199] Initializing cgroup subsys perf_event [ 0.147113] Initializing cgroup subsys net_prio [ 0.147999] Initializing cgroup subsys hugetlb [ 0.148880] Initializing cgroup subsys pids [ 0.149755] CPU: Physical Processor ID: 0 [ 0.151242] mce: CPU supports 10 MCE banks [ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170078] ftrace: allocating 31920 entries in 125 pages [ 0.196078] smpboot: Max logical packages: 1 [ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198301] x2apic enabled [ 0.199110] Switched APIC routing to physical x2apic. [ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205787] KVM setup paravirtual spinlock [ 0.207075] x86: Booted up 1 node, 1 CPUs [ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209284] devtmpfs: initialized [ 0.210988] evm: security.selinux [ 0.211697] evm: security.SMACK64 [ 0.212383] evm: security.SMACK64EXEC [ 0.213133] evm: security.SMACK64TRANSMUTE [ 0.213941] evm: security.SMACK64MMAP [ 0.214688] evm: security.ima [ 0.215328] evm: security.capability [ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.217977] pinctrl core: initialized pinctrl subsystem [ 0.219083] RTC time: 15:26:13, date: 09/26/18 [ 0.220039] NET: Registered protocol family 16 [ 0.221009] cpuidle: using governor ladder [ 0.221830] cpuidle: using governor menu [ 0.222619] PCCT header not found. [ 0.223376] ACPI: bus type PCI registered [ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225432] PCI: Using configuration type 1 for base access [ 0.227178] ACPI: Added _OSI(Module Device) [ 0.228025] ACPI: Added _OSI(Processor Device) [ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.229787] ACPI: Added _OSI(Processor Aggregator Device) [ 0.231894] ACPI: Interpreter enabled [ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240077] ACPI: (supports S0 S5) [ 0.240788] ACPI: Using IOAPIC for interrupt routing [ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250754] acpiphp: Slot [3] registered [ 0.251558] acpiphp: Slot [4] registered [ 0.252356] acpiphp: Slot [5] registered [ 0.253156] acpiphp: Slot [6] registered [ 0.253966] acpiphp: Slot [7] registered [ 0.254773] acpiphp: Slot [8] registered [ 0.255575] acpiphp: Slot [9] registered [ 0.256370] acpiphp: Slot [10] registered [ 0.257190] acpiphp: Slot [11] registered [ 0.258008] acpiphp: Slot [12] registered [ 0.258831] acpiphp: Slot [13] registered [ 0.259642] acpiphp: Slot [14] registered [ 0.260449] acpiphp: Slot [15] registered [ 0.271365] acpiphp: Slot [16] registered [ 0.272183] acpiphp: Slot [17] registered [ 0.272998] acpiphp: Slot [18] registered [ 0.273811] acpiphp: Slot [19] registered [ 0.274622] acpiphp: Slot [20] registered [ 0.275434] acpiphp: Slot [21] registered [ 0.276248] acpiphp: Slot [22] registered [ 0.277060] acpiphp: Slot [23] registered [ 0.277873] acpiphp: Slot [24] registered [ 0.278687] acpiphp: Slot [25] registered [ 0.279501] acpiphp: Slot [26] registered [ 0.280307] acpiphp: Slot [27] registered [ 0.281123] acpiphp: Slot [28] registered [ 0.281933] acpiphp: Slot [29] registered [ 0.282746] acpiphp: Slot [30] registered [ 0.283565] acpiphp: Slot [31] registered [ 0.284371] PCI host bridge to bus 0000:00 [ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.364716] vgaarb: loaded [ 0.365317] vgaarb: bridge control possible 0000:00:02.0 [ 0.366475] SCSI subsystem initialized [ 0.367297] ACPI: bus type USB registered [ 0.368122] usbcore: registered new interface driver usbfs [ 0.369153] usbcore: registered new interface driver hub [ 0.370166] usbcore: registered new device driver usb [ 0.371227] PCI: Using ACPI for IRQ routing [ 0.372258] NetLabel: Initializing [ 0.372976] NetLabel: domain hash size = 128 [ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.374774] NetLabel: unlabeled traffic allowed by default [ 0.375885] clocksource: Switched to clocksource kvm-clock [ 0.381270] AppArmor: AppArmor Filesystem Enabled [ 0.382229] pnp: PnP ACPI init [ 0.383144] pnp: PnP ACPI: found 5 devices [ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.390887] NET: Registered protocol family 2 [ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.394317] TCP: Hash tables configured (established 2048 bind 2048) [ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.397753] NET: Registered protocol family 1 [ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.429490] Trying to unpack rootfs image as initramfs... [ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.493506] Scanning for low memory corruption every 60 seconds [ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495958] audit: initializing netlink subsys (disabled) [ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized [ 0.498293] Initialise system trusted keyring [ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502360] zbud: loaded [ 0.503061] VFS: Disk quotas dquot_6.6.0 [ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505388] fuse init (API version 7.23) [ 0.506271] Key type big_key registered [ 0.507072] Allocating IMA MOK and blacklist keyrings. [ 0.508187] Key type asymmetric registered [ 0.509012] Asymmetric key parser 'x509' registered [ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511426] io scheduler noop registered [ 0.512233] io scheduler deadline registered (default) [ 0.513223] io scheduler cfq registered [ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.517819] ACPI: Power Button [PWRF] [ 0.518654] GHES: HEST is not enabled! [ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.590361] Linux agpgart interface v0.103 [ 0.592821] brd: module loaded [ 0.593965] loop: module loaded [ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.599721] GPT:90111 != 20971519 [ 0.600411] GPT:Alternate GPT header not at the end of the disk. [ 0.601503] GPT:90111 != 20971519 [ 0.602182] GPT: Use GNU Parted to correct GPT errors. [ 0.603142] vda: vda1 vda15 [ 0.604849] scsi host0: ata_piix [ 0.605959] scsi host1: ata_piix [ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.609303] libphy: Fixed MDIO Bus: probed [ 0.610120] tun: Universal TUN/TAP device driver, 1.6 [ 0.611061] tun: (C) 1999-2004 Max Krasnyansky [ 0.613313] PPP generic driver version 2.4.2 [ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.615533] ehci-pci: EHCI PCI platform driver [ 0.616405] ehci-platform: EHCI generic platform driver [ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.618511] ohci-pci: OHCI PCI platform driver [ 0.619369] ohci-platform: OHCI generic platform driver [ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver [ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.642011] usb usb1: Product: UHCI Host Controller [ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.644083] usb usb1: SerialNumber: 0000:00:01.2 [ 0.645099] hub 1-0:1.0: USB hub found [ 0.645877] hub 1-0:1.0: 2 ports detected [ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.650885] mousedev: PS/2 mouse device common for all mice [ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.653986] rtc_cmos 00:00: RTC can wake from S4 [ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.657460] i2c /dev entries driver [ 0.658210] device-mapper: uevent: version 1.0.3 [ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662060] NET: Registered protocol family 10 [ 0.663047] NET: Registered protocol family 17 [ 0.663945] Key type dns_resolver registered [ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.667702] registered taskstats version 1 [ 0.668535] Loading compiled-in X.509 certificates [ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.671799] zswap: loaded using pool lzo/zbud [ 0.673172] Key type trusted registered [ 0.674712] Key type encrypted registered [ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled [ 0.676573] ima: No TPM chip found, activating TPM-bypass! [ 0.677620] evm: HMAC attrs: 0x1 [ 0.678547] Magic number: 2:937:437 [ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574) [ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.682089] EDD information not available. [ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770418] Write protecting the kernel read-only data: 14336k [ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.827326] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 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... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 484963912 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.130798] pid_max: default: 32768 minimum: 301 [ 0.131692] ACPI: Core revision 20150930 [ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134380] Security Framework initialized [ 0.135199] Yama: becoming mindful. [ 0.135933] AppArmor: AppArmor initialized [ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141906] Initializing cgroup subsys io [ 0.142717] Initializing cgroup subsys memory [ 0.143574] Initializing cgroup subsys devices [ 0.144452] Initializing cgroup subsys freezer [ 0.145327] Initializing cgroup subsys net_cls [ 0.146199] Initializing cgroup subsys perf_event [ 0.147113] Initializing cgroup subsys net_prio [ 0.147999] Initializing cgroup subsys hugetlb [ 0.148880] Initializing cgroup subsys pids [ 0.149755] CPU: Physical Processor ID: 0 [ 0.151242] mce: CPU supports 10 MCE banks [ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170078] ftrace: allocating 31920 entries in 125 pages [ 0.196078] smpboot: Max logical packages: 1 [ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198301] x2apic enabled [ 0.199110] Switched APIC routing to physical x2apic. [ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205787] KVM setup paravirtual spinlock [ 0.207075] x86: Booted up 1 node, 1 CPUs [ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209284] devtmpfs: initialized [ 0.210988] evm: security.selinux [ 0.211697] evm: security.SMACK64 [ 0.212383] evm: security.SMACK64EXEC [ 0.213133] evm: security.SMACK64TRANSMUTE [ 0.213941] evm: security.SMACK64MMAP [ 0.214688] evm: security.ima [ 0.215328] evm: security.capability [ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.217977] pinctrl core: initialized pinctrl subsystem [ 0.219083] RTC time: 15:26:13, date: 09/26/18 [ 0.220039] NET: Registered protocol family 16 [ 0.221009] cpuidle: using governor ladder [ 0.221830] cpuidle: using governor menu [ 0.222619] PCCT header not found. [ 0.223376] ACPI: bus type PCI registered [ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225432] PCI: Using configuration type 1 for base access [ 0.227178] ACPI: Added _OSI(Module Device) [ 0.228025] ACPI: Added _OSI(Processor Device) [ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.229787] ACPI: Added _OSI(Processor Aggregator Device) [ 0.231894] ACPI: Interpreter enabled [ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240077] ACPI: (supports S0 S5) [ 0.240788] ACPI: Using IOAPIC for interrupt routing [ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250754] acpiphp: Slot [3] registered [ 0.251558] acpiphp: Slot [4] registered [ 0.252356] acpiphp: Slot [5] registered [ 0.253156] acpiphp: Slot [6] registered [ 0.253966] acpiphp: Slot [7] registered [ 0.254773] acpiphp: Slot [8] registered [ 0.255575] acpiphp: Slot [9] registered [ 0.256370] acpiphp: Slot [10] registered [ 0.257190] acpiphp: Slot [11] registered [ 0.258008] acpiphp: Slot [12] registered [ 0.258831] acpiphp: Slot [13] registered [ 0.259642] acpiphp: Slot [14] registered [ 0.260449] acpiphp: Slot [15] registered [ 0.271365] acpiphp: Slot [16] registered [ 0.272183] acpiphp: Slot [17] registered [ 0.272998] acpiphp: Slot [18] registered [ 0.273811] acpiphp: Slot [19] registered [ 0.274622] acpiphp: Slot [20] registered [ 0.275434] acpiphp: Slot [21] registered [ 0.276248] acpiphp: Slot [22] registered [ 0.277060] acpiphp: Slot [23] registered [ 0.277873] acpiphp: Slot [24] registered [ 0.278687] acpiphp: Slot [25] registered [ 0.279501] acpiphp: Slot [26] registered [ 0.280307] acpiphp: Slot [27] registered [ 0.281123] acpiphp: Slot [28] registered [ 0.281933] acpiphp: Slot [29] registered [ 0.282746] acpiphp: Slot [30] registered [ 0.283565] acpiphp: Slot [31] registered [ 0.284371] PCI host bridge to bus 0000:00 [ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.364716] vgaarb: loaded [ 0.365317] vgaarb: bridge control possible 0000:00:02.0 [ 0.366475] SCSI subsystem initialized [ 0.367297] ACPI: bus type USB registered [ 0.368122] usbcore: registered new interface driver usbfs [ 0.369153] usbcore: registered new interface driver hub [ 0.370166] usbcore: registered new device driver usb [ 0.371227] PCI: Using ACPI for IRQ routing [ 0.372258] NetLabel: Initializing [ 0.372976] NetLabel: domain hash size = 128 [ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.374774] NetLabel: unlabeled traffic allowed by default [ 0.375885] clocksource: Switched to clocksource kvm-clock [ 0.381270] AppArmor: AppArmor Filesystem Enabled [ 0.382229] pnp: PnP ACPI init [ 0.383144] pnp: PnP ACPI: found 5 devices [ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.390887] NET: Registered protocol family 2 [ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.394317] TCP: Hash tables configured (established 2048 bind 2048) [ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.397753] NET: Registered protocol family 1 [ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.429490] Trying to unpack rootfs image as initramfs... [ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.493506] Scanning for low memory corruption every 60 seconds [ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495958] audit: initializing netlink subsys (disabled) [ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized [ 0.498293] Initialise system trusted keyring [ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502360] zbud: loaded [ 0.503061] VFS: Disk quotas dquot_6.6.0 [ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505388] fuse init (API version 7.23) [ 0.506271] Key type big_key registered [ 0.507072] Allocating IMA MOK and blacklist keyrings. [ 0.508187] Key type asymmetric registered [ 0.509012] Asymmetric key parser 'x509' registered [ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511426] io scheduler noop registered [ 0.512233] io scheduler deadline registered (default) [ 0.513223] io scheduler cfq registered [ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.517819] ACPI: Power Button [PWRF] [ 0.518654] GHES: HEST is not enabled! [ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.590361] Linux agpgart interface v0.103 [ 0.592821] brd: module loaded [ 0.593965] loop: module loaded [ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.599721] GPT:90111 != 20971519 [ 0.600411] GPT:Alternate GPT header not at the end of the disk. [ 0.601503] GPT:90111 != 20971519 [ 0.602182] GPT: Use GNU Parted to correct GPT errors. [ 0.603142] vda: vda1 vda15 [ 0.604849] scsi host0: ata_piix [ 0.605959] scsi host1: ata_piix [ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.609303] libphy: Fixed MDIO Bus: probed [ 0.610120] tun: Universal TUN/TAP device driver, 1.6 [ 0.611061] tun: (C) 1999-2004 Max Krasnyansky [ 0.613313] PPP generic driver version 2.4.2 [ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.615533] ehci-pci: EHCI PCI platform driver [ 0.616405] ehci-platform: EHCI generic platform driver [ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.618511] ohci-pci: OHCI PCI platform driver [ 0.619369] ohci-platform: OHCI generic platform driver [ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver [ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.642011] usb usb1: Product: UHCI Host Controller [ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.644083] usb usb1: SerialNumber: 0000:00:01.2 [ 0.645099] hub 1-0:1.0: USB hub found [ 0.645877] hub 1-0:1.0: 2 ports detected [ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.650885] mousedev: PS/2 mouse device common for all mice [ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.653986] rtc_cmos 00:00: RTC can wake from S4 [ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.657460] i2c /dev entries driver [ 0.658210] device-mapper: uevent: version 1.0.3 [ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662060] NET: Registered protocol family 10 [ 0.663047] NET: Registered protocol family 17 [ 0.663945] Key type dns_resolver registered [ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.667702] registered taskstats version 1 [ 0.668535] Loading compiled-in X.509 certificates [ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.671799] zswap: loaded using pool lzo/zbud [ 0.673172] Key type trusted registered [ 0.674712] Key type encrypted registered [ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled [ 0.676573] ima: No TPM chip found, activating TPM-bypass! [ 0.677620] evm: HMAC attrs: 0x1 [ 0.678547] Magic number: 2:937:437 [ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574) [ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.682089] EDD information not available. [ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770418] Write protecting the kernel read-only data: 14336k [ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.827326] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 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... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 484963912 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.130798] pid_max: default: 32768 minimum: 301 [ 0.131692] ACPI: Core revision 20150930 [ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134380] Security Framework initialized [ 0.135199] Yama: becoming mindful. [ 0.135933] AppArmor: AppArmor initialized [ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141906] Initializing cgroup subsys io [ 0.142717] Initializing cgroup subsys memory [ 0.143574] Initializing cgroup subsys devices [ 0.144452] Initializing cgroup subsys freezer [ 0.145327] Initializing cgroup subsys net_cls [ 0.146199] Initializing cgroup subsys perf_event [ 0.147113] Initializing cgroup subsys net_prio [ 0.147999] Initializing cgroup subsys hugetlb [ 0.148880] Initializing cgroup subsys pids [ 0.149755] CPU: Physical Processor ID: 0 [ 0.151242] mce: CPU supports 10 MCE banks [ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170078] ftrace: allocating 31920 entries in 125 pages [ 0.196078] smpboot: Max logical packages: 1 [ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198301] x2apic enabled [ 0.199110] Switched APIC routing to physical x2apic. [ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205787] KVM setup paravirtual spinlock [ 0.207075] x86: Booted up 1 node, 1 CPUs [ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209284] devtmpfs: initialized [ 0.210988] evm: security.selinux [ 0.211697] evm: security.SMACK64 [ 0.212383] evm: security.SMACK64EXEC [ 0.213133] evm: security.SMACK64TRANSMUTE [ 0.213941] evm: security.SMACK64MMAP [ 0.214688] evm: security.ima [ 0.215328] evm: security.capability [ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.217977] pinctrl core: initialized pinctrl subsystem [ 0.219083] RTC time: 15:26:13, date: 09/26/18 [ 0.220039] NET: Registered protocol family 16 [ 0.221009] cpuidle: using governor ladder [ 0.221830] cpuidle: using governor menu [ 0.222619] PCCT header not found. [ 0.223376] ACPI: bus type PCI registered [ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225432] PCI: Using configuration type 1 for base access [ 0.227178] ACPI: Added _OSI(Module Device) [ 0.228025] ACPI: Added _OSI(Processor Device) [ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.229787] ACPI: Added _OSI(Processor Aggregator Device) [ 0.231894] ACPI: Interpreter enabled [ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240077] ACPI: (supports S0 S5) [ 0.240788] ACPI: Using IOAPIC for interrupt routing [ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250754] acpiphp: Slot [3] registered [ 0.251558] acpiphp: Slot [4] registered [ 0.252356] acpiphp: Slot [5] registered [ 0.253156] acpiphp: Slot [6] registered [ 0.253966] acpiphp: Slot [7] registered [ 0.254773] acpiphp: Slot [8] registered [ 0.255575] acpiphp: Slot [9] registered [ 0.256370] acpiphp: Slot [10] registered [ 0.257190] acpiphp: Slot [11] registered [ 0.258008] acpiphp: Slot [12] registered [ 0.258831] acpiphp: Slot [13] registered [ 0.259642] acpiphp: Slot [14] registered [ 0.260449] acpiphp: Slot [15] registered [ 0.271365] acpiphp: Slot [16] registered [ 0.272183] acpiphp: Slot [17] registered [ 0.272998] acpiphp: Slot [18] registered [ 0.273811] acpiphp: Slot [19] registered [ 0.274622] acpiphp: Slot [20] registered [ 0.275434] acpiphp: Slot [21] registered [ 0.276248] acpiphp: Slot [22] registered [ 0.277060] acpiphp: Slot [23] registered [ 0.277873] acpiphp: Slot [24] registered [ 0.278687] acpiphp: Slot [25] registered [ 0.279501] acpiphp: Slot [26] registered [ 0.280307] acpiphp: Slot [27] registered [ 0.281123] acpiphp: Slot [28] registered [ 0.281933] acpiphp: Slot [29] registered [ 0.282746] acpiphp: Slot [30] registered [ 0.283565] acpiphp: Slot [31] registered [ 0.284371] PCI host bridge to bus 0000:00 [ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.364716] vgaarb: loaded [ 0.365317] vgaarb: bridge control possible 0000:00:02.0 [ 0.366475] SCSI subsystem initialized [ 0.367297] ACPI: bus type USB registered [ 0.368122] usbcore: registered new interface driver usbfs [ 0.369153] usbcore: registered new interface driver hub [ 0.370166] usbcore: registered new device driver usb [ 0.371227] PCI: Using ACPI for IRQ routing [ 0.372258] NetLabel: Initializing [ 0.372976] NetLabel: domain hash size = 128 [ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.374774] NetLabel: unlabeled traffic allowed by default [ 0.375885] clocksource: Switched to clocksource kvm-clock [ 0.381270] AppArmor: AppArmor Filesystem Enabled [ 0.382229] pnp: PnP ACPI init [ 0.383144] pnp: PnP ACPI: found 5 devices [ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.390887] NET: Registered protocol family 2 [ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.394317] TCP: Hash tables configured (established 2048 bind 2048) [ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.397753] NET: Registered protocol family 1 [ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.429490] Trying to unpack rootfs image as initramfs... [ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.493506] Scanning for low memory corruption every 60 seconds [ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495958] audit: initializing netlink subsys (disabled) [ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized [ 0.498293] Initialise system trusted keyring [ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502360] zbud: loaded [ 0.503061] VFS: Disk quotas dquot_6.6.0 [ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505388] fuse init (API version 7.23) [ 0.506271] Key type big_key registered [ 0.507072] Allocating IMA MOK and blacklist keyrings. [ 0.508187] Key type asymmetric registered [ 0.509012] Asymmetric key parser 'x509' registered [ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511426] io scheduler noop registered [ 0.512233] io scheduler deadline registered (default) [ 0.513223] io scheduler cfq registered [ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.517819] ACPI: Power Button [PWRF] [ 0.518654] GHES: HEST is not enabled! [ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.590361] Linux agpgart interface v0.103 [ 0.592821] brd: module loaded [ 0.593965] loop: module loaded [ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.599721] GPT:90111 != 20971519 [ 0.600411] GPT:Alternate GPT header not at the end of the disk. [ 0.601503] GPT:90111 != 20971519 [ 0.602182] GPT: Use GNU Parted to correct GPT errors. [ 0.603142] vda: vda1 vda15 [ 0.604849] scsi host0: ata_piix [ 0.605959] scsi host1: ata_piix [ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.609303] libphy: Fixed MDIO Bus: probed [ 0.610120] tun: Universal TUN/TAP device driver, 1.6 [ 0.611061] tun: (C) 1999-2004 Max Krasnyansky [ 0.613313] PPP generic driver version 2.4.2 [ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.615533] ehci-pci: EHCI PCI platform driver [ 0.616405] ehci-platform: EHCI generic platform driver [ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.618511] ohci-pci: OHCI PCI platform driver [ 0.619369] ohci-platform: OHCI generic platform driver [ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver [ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.642011] usb usb1: Product: UHCI Host Controller [ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.644083] usb usb1: SerialNumber: 0000:00:01.2 [ 0.645099] hub 1-0:1.0: USB hub found [ 0.645877] hub 1-0:1.0: 2 ports detected [ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.650885] mousedev: PS/2 mouse device common for all mice [ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.653986] rtc_cmos 00:00: RTC can wake from S4 [ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.657460] i2c /dev entries driver [ 0.658210] device-mapper: uevent: version 1.0.3 [ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662060] NET: Registered protocol family 10 [ 0.663047] NET: Registered protocol family 17 [ 0.663945] Key type dns_resolver registered [ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.667702] registered taskstats version 1 [ 0.668535] Loading compiled-in X.509 certificates [ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.671799] zswap: loaded using pool lzo/zbud [ 0.673172] Key type trusted registered [ 0.674712] Key type encrypted registered [ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled [ 0.676573] ima: No TPM chip found, activating TPM-bypass! [ 0.677620] evm: HMAC attrs: 0x1 [ 0.678547] Magic number: 2:937:437 [ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574) [ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.682089] EDD information not available. [ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770418] Write protecting the kernel read-only data: 14336k [ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.827326] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 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... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 484963912 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.130798] pid_max: default: 32768 minimum: 301 [ 0.131692] ACPI: Core revision 20150930 [ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134380] Security Framework initialized [ 0.135199] Yama: becoming mindful. [ 0.135933] AppArmor: AppArmor initialized [ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141906] Initializing cgroup subsys io [ 0.142717] Initializing cgroup subsys memory [ 0.143574] Initializing cgroup subsys devices [ 0.144452] Initializing cgroup subsys freezer [ 0.145327] Initializing cgroup subsys net_cls [ 0.146199] Initializing cgroup subsys perf_event [ 0.147113] Initializing cgroup subsys net_prio [ 0.147999] Initializing cgroup subsys hugetlb [ 0.148880] Initializing cgroup subsys pids [ 0.149755] CPU: Physical Processor ID: 0 [ 0.151242] mce: CPU supports 10 MCE banks [ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170078] ftrace: allocating 31920 entries in 125 pages [ 0.196078] smpboot: Max logical packages: 1 [ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198301] x2apic enabled [ 0.199110] Switched APIC routing to physical x2apic. [ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205787] KVM setup paravirtual spinlock [ 0.207075] x86: Booted up 1 node, 1 CPUs [ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209284] devtmpfs: initialized [ 0.210988] evm: security.selinux [ 0.211697] evm: security.SMACK64 [ 0.212383] evm: security.SMACK64EXEC [ 0.213133] evm: security.SMACK64TRANSMUTE [ 0.213941] evm: security.SMACK64MMAP [ 0.214688] evm: security.ima [ 0.215328] evm: security.capability [ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.217977] pinctrl core: initialized pinctrl subsystem [ 0.219083] RTC time: 15:26:13, date: 09/26/18 [ 0.220039] NET: Registered protocol family 16 [ 0.221009] cpuidle: using governor ladder [ 0.221830] cpuidle: using governor menu [ 0.222619] PCCT header not found. [ 0.223376] ACPI: bus type PCI registered [ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225432] PCI: Using configuration type 1 for base access [ 0.227178] ACPI: Added _OSI(Module Device) [ 0.228025] ACPI: Added _OSI(Processor Device) [ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.229787] ACPI: Added _OSI(Processor Aggregator Device) [ 0.231894] ACPI: Interpreter enabled [ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240077] ACPI: (supports S0 S5) [ 0.240788] ACPI: Using IOAPIC for interrupt routing [ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250754] acpiphp: Slot [3] registered [ 0.251558] acpiphp: Slot [4] registered [ 0.252356] acpiphp: Slot [5] registered [ 0.253156] acpiphp: Slot [6] registered [ 0.253966] acpiphp: Slot [7] registered [ 0.254773] acpiphp: Slot [8] registered [ 0.255575] acpiphp: Slot [9] registered [ 0.256370] acpiphp: Slot [10] registered [ 0.257190] acpiphp: Slot [11] registered [ 0.258008] acpiphp: Slot [12] registered [ 0.258831] acpiphp: Slot [13] registered [ 0.259642] acpiphp: Slot [14] registered [ 0.260449] acpiphp: Slot [15] registered [ 0.271365] acpiphp: Slot [16] registered [ 0.272183] acpiphp: Slot [17] registered [ 0.272998] acpiphp: Slot [18] registered [ 0.273811] acpiphp: Slot [19] registered [ 0.274622] acpiphp: Slot [20] registered [ 0.275434] acpiphp: Slot [21] registered [ 0.276248] acpiphp: Slot [22] registered [ 0.277060] acpiphp: Slot [23] registered [ 0.277873] acpiphp: Slot [24] registered [ 0.278687] acpiphp: Slot [25] registered [ 0.279501] acpiphp: Slot [26] registered [ 0.280307] acpiphp: Slot [27] registered [ 0.281123] acpiphp: Slot [28] registered [ 0.281933] acpiphp: Slot [29] registered [ 0.282746] acpiphp: Slot [30] registered [ 0.283565] acpiphp: Slot [31] registered [ 0.284371] PCI host bridge to bus 0000:00 [ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.364716] vgaarb: loaded [ 0.365317] vgaarb: bridge control possible 0000:00:02.0 [ 0.366475] SCSI subsystem initialized [ 0.367297] ACPI: bus type USB registered [ 0.368122] usbcore: registered new interface driver usbfs [ 0.369153] usbcore: registered new interface driver hub [ 0.370166] usbcore: registered new device driver usb [ 0.371227] PCI: Using ACPI for IRQ routing [ 0.372258] NetLabel: Initializing [ 0.372976] NetLabel: domain hash size = 128 [ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.374774] NetLabel: unlabeled traffic allowed by default [ 0.375885] clocksource: Switched to clocksource kvm-clock [ 0.381270] AppArmor: AppArmor Filesystem Enabled [ 0.382229] pnp: PnP ACPI init [ 0.383144] pnp: PnP ACPI: found 5 devices [ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.390887] NET: Registered protocol family 2 [ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.394317] TCP: Hash tables configured (established 2048 bind 2048) [ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.397753] NET: Registered protocol family 1 [ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.429490] Trying to unpack rootfs image as initramfs... [ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.493506] Scanning for low memory corruption every 60 seconds [ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495958] audit: initializing netlink subsys (disabled) [ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized [ 0.498293] Initialise system trusted keyring [ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502360] zbud: loaded [ 0.503061] VFS: Disk quotas dquot_6.6.0 [ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505388] fuse init (API version 7.23) [ 0.506271] Key type big_key registered [ 0.507072] Allocating IMA MOK and blacklist keyrings. [ 0.508187] Key type asymmetric registered [ 0.509012] Asymmetric key parser 'x509' registered [ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511426] io scheduler noop registered [ 0.512233] io scheduler deadline registered (default) [ 0.513223] io scheduler cfq registered [ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.517819] ACPI: Power Button [PWRF] [ 0.518654] GHES: HEST is not enabled! [ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.590361] Linux agpgart interface v0.103 [ 0.592821] brd: module loaded [ 0.593965] loop: module loaded [ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.599721] GPT:90111 != 20971519 [ 0.600411] GPT:Alternate GPT header not at the end of the disk. [ 0.601503] GPT:90111 != 20971519 [ 0.602182] GPT: Use GNU Parted to correct GPT errors. [ 0.603142] vda: vda1 vda15 [ 0.604849] scsi host0: ata_piix [ 0.605959] scsi host1: ata_piix [ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.609303] libphy: Fixed MDIO Bus: probed [ 0.610120] tun: Universal TUN/TAP device driver, 1.6 [ 0.611061] tun: (C) 1999-2004 Max Krasnyansky [ 0.613313] PPP generic driver version 2.4.2 [ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.615533] ehci-pci: EHCI PCI platform driver [ 0.616405] ehci-platform: EHCI generic platform driver [ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.618511] ohci-pci: OHCI PCI platform driver [ 0.619369] ohci-platform: OHCI generic platform driver [ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver [ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.642011] usb usb1: Product: UHCI Host Controller [ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.644083] usb usb1: SerialNumber: 0000:00:01.2 [ 0.645099] hub 1-0:1.0: USB hub found [ 0.645877] hub 1-0:1.0: 2 ports detected [ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.650885] mousedev: PS/2 mouse device common for all mice [ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.653986] rtc_cmos 00:00: RTC can wake from S4 [ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.657460] i2c /dev entries driver [ 0.658210] device-mapper: uevent: version 1.0.3 [ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662060] NET: Registered protocol family 10 [ 0.663047] NET: Registered protocol family 17 [ 0.663945] Key type dns_resolver registered [ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.667702] registered taskstats version 1 [ 0.668535] Loading compiled-in X.509 certificates [ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.671799] zswap: loaded using pool lzo/zbud [ 0.673172] Key type trusted registered [ 0.674712] Key type encrypted registered [ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled [ 0.676573] ima: No TPM chip found, activating TPM-bypass! [ 0.677620] evm: HMAC attrs: 0x1 [ 0.678547] Magic number: 2:937:437 [ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574) [ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.682089] EDD information not available. [ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770418] Write protecting the kernel read-only data: 14336k [ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.827326] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 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... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 484963912 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.130798] pid_max: default: 32768 minimum: 301 [ 0.131692] ACPI: Core revision 20150930 [ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134380] Security Framework initialized [ 0.135199] Yama: becoming mindful. [ 0.135933] AppArmor: AppArmor initialized [ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141906] Initializing cgroup subsys io [ 0.142717] Initializing cgroup subsys memory [ 0.143574] Initializing cgroup subsys devices [ 0.144452] Initializing cgroup subsys freezer [ 0.145327] Initializing cgroup subsys net_cls [ 0.146199] Initializing cgroup subsys perf_event [ 0.147113] Initializing cgroup subsys net_prio [ 0.147999] Initializing cgroup subsys hugetlb [ 0.148880] Initializing cgroup subsys pids [ 0.149755] CPU: Physical Processor ID: 0 [ 0.151242] mce: CPU supports 10 MCE banks [ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170078] ftrace: allocating 31920 entries in 125 pages [ 0.196078] smpboot: Max logical packages: 1 [ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198301] x2apic enabled [ 0.199110] Switched APIC routing to physical x2apic. [ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205787] KVM setup paravirtual spinlock [ 0.207075] x86: Booted up 1 node, 1 CPUs [ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209284] devtmpfs: initialized [ 0.210988] evm: security.selinux [ 0.211697] evm: security.SMACK64 [ 0.212383] evm: security.SMACK64EXEC [ 0.213133] evm: security.SMACK64TRANSMUTE [ 0.213941] evm: security.SMACK64MMAP [ 0.214688] evm: security.ima [ 0.215328] evm: security.capability [ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.217977] pinctrl core: initialized pinctrl subsystem [ 0.219083] RTC time: 15:26:13, date: 09/26/18 [ 0.220039] NET: Registered protocol family 16 [ 0.221009] cpuidle: using governor ladder [ 0.221830] cpuidle: using governor menu [ 0.222619] PCCT header not found. [ 0.223376] ACPI: bus type PCI registered [ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225432] PCI: Using configuration type 1 for base access [ 0.227178] ACPI: Added _OSI(Module Device) [ 0.228025] ACPI: Added _OSI(Processor Device) [ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.229787] ACPI: Added _OSI(Processor Aggregator Device) [ 0.231894] ACPI: Interpreter enabled [ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240077] ACPI: (supports S0 S5) [ 0.240788] ACPI: Using IOAPIC for interrupt routing [ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250754] acpiphp: Slot [3] registered [ 0.251558] acpiphp: Slot [4] registered [ 0.252356] acpiphp: Slot [5] registered [ 0.253156] acpiphp: Slot [6] registered [ 0.253966] acpiphp: Slot [7] registered [ 0.254773] acpiphp: Slot [8] registered [ 0.255575] acpiphp: Slot [9] registered [ 0.256370] acpiphp: Slot [10] registered [ 0.257190] acpiphp: Slot [11] registered [ 0.258008] acpiphp: Slot [12] registered [ 0.258831] acpiphp: Slot [13] registered [ 0.259642] acpiphp: Slot [14] registered [ 0.260449] acpiphp: Slot [15] registered [ 0.271365] acpiphp: Slot [16] registered [ 0.272183] acpiphp: Slot [17] registered [ 0.272998] acpiphp: Slot [18] registered [ 0.273811] acpiphp: Slot [19] registered [ 0.274622] acpiphp: Slot [20] registered [ 0.275434] acpiphp: Slot [21] registered [ 0.276248] acpiphp: Slot [22] registered [ 0.277060] acpiphp: Slot [23] registered [ 0.277873] acpiphp: Slot [24] registered [ 0.278687] acpiphp: Slot [25] registered [ 0.279501] acpiphp: Slot [26] registered [ 0.280307] acpiphp: Slot [27] registered [ 0.281123] acpiphp: Slot [28] registered [ 0.281933] acpiphp: Slot [29] registered [ 0.282746] acpiphp: Slot [30] registered [ 0.283565] acpiphp: Slot [31] registered [ 0.284371] PCI host bridge to bus 0000:00 [ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.364716] vgaarb: loaded [ 0.365317] vgaarb: bridge control possible 0000:00:02.0 [ 0.366475] SCSI subsystem initialized [ 0.367297] ACPI: bus type USB registered [ 0.368122] usbcore: registered new interface driver usbfs [ 0.369153] usbcore: registered new interface driver hub [ 0.370166] usbcore: registered new device driver usb [ 0.371227] PCI: Using ACPI for IRQ routing [ 0.372258] NetLabel: Initializing [ 0.372976] NetLabel: domain hash size = 128 [ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.374774] NetLabel: unlabeled traffic allowed by default [ 0.375885] clocksource: Switched to clocksource kvm-clock [ 0.381270] AppArmor: AppArmor Filesystem Enabled [ 0.382229] pnp: PnP ACPI init [ 0.383144] pnp: PnP ACPI: found 5 devices [ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.390887] NET: Registered protocol family 2 [ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.394317] TCP: Hash tables configured (established 2048 bind 2048) [ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.397753] NET: Registered protocol family 1 [ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.429490] Trying to unpack rootfs image as initramfs... [ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.493506] Scanning for low memory corruption every 60 seconds [ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495958] audit: initializing netlink subsys (disabled) [ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized [ 0.498293] Initialise system trusted keyring [ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502360] zbud: loaded [ 0.503061] VFS: Disk quotas dquot_6.6.0 [ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505388] fuse init (API version 7.23) [ 0.506271] Key type big_key registered [ 0.507072] Allocating IMA MOK and blacklist keyrings. [ 0.508187] Key type asymmetric registered [ 0.509012] Asymmetric key parser 'x509' registered [ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511426] io scheduler noop registered [ 0.512233] io scheduler deadline registered (default) [ 0.513223] io scheduler cfq registered [ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.517819] ACPI: Power Button [PWRF] [ 0.518654] GHES: HEST is not enabled! [ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.590361] Linux agpgart interface v0.103 [ 0.592821] brd: module loaded [ 0.593965] loop: module loaded [ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.599721] GPT:90111 != 20971519 [ 0.600411] GPT:Alternate GPT header not at the end of the disk. [ 0.601503] GPT:90111 != 20971519 [ 0.602182] GPT: Use GNU Parted to correct GPT errors. [ 0.603142] vda: vda1 vda15 [ 0.604849] scsi host0: ata_piix [ 0.605959] scsi host1: ata_piix [ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.609303] libphy: Fixed MDIO Bus: probed [ 0.610120] tun: Universal TUN/TAP device driver, 1.6 [ 0.611061] tun: (C) 1999-2004 Max Krasnyansky [ 0.613313] PPP generic driver version 2.4.2 [ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.615533] ehci-pci: EHCI PCI platform driver [ 0.616405] ehci-platform: EHCI generic platform driver [ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.618511] ohci-pci: OHCI PCI platform driver [ 0.619369] ohci-platform: OHCI generic platform driver [ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver [ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.642011] usb usb1: Product: UHCI Host Controller [ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.644083] usb usb1: SerialNumber: 0000:00:01.2 [ 0.645099] hub 1-0:1.0: USB hub found [ 0.645877] hub 1-0:1.0: 2 ports detected [ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.650885] mousedev: PS/2 mouse device common for all mice [ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.653986] rtc_cmos 00:00: RTC can wake from S4 [ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.657460] i2c /dev entries driver [ 0.658210] device-mapper: uevent: version 1.0.3 [ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662060] NET: Registered protocol family 10 [ 0.663047] NET: Registered protocol family 17 [ 0.663945] Key type dns_resolver registered [ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.667702] registered taskstats version 1 [ 0.668535] Loading compiled-in X.509 certificates [ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.671799] zswap: loaded using pool lzo/zbud [ 0.673172] Key type trusted registered [ 0.674712] Key type encrypted registered [ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled [ 0.676573] ima: No TPM chip found, activating TPM-bypass! [ 0.677620] evm: HMAC attrs: 0x1 [ 0.678547] Magic number: 2:937:437 [ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574) [ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.682089] EDD information not available. [ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770418] Write protecting the kernel read-only data: 14336k [ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.827326] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 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... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 484963912 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.130798] pid_max: default: 32768 minimum: 301 [ 0.131692] ACPI: Core revision 20150930 [ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134380] Security Framework initialized [ 0.135199] Yama: becoming mindful. [ 0.135933] AppArmor: AppArmor initialized [ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141906] Initializing cgroup subsys io [ 0.142717] Initializing cgroup subsys memory [ 0.143574] Initializing cgroup subsys devices [ 0.144452] Initializing cgroup subsys freezer [ 0.145327] Initializing cgroup subsys net_cls [ 0.146199] Initializing cgroup subsys perf_event [ 0.147113] Initializing cgroup subsys net_prio [ 0.147999] Initializing cgroup subsys hugetlb [ 0.148880] Initializing cgroup subsys pids [ 0.149755] CPU: Physical Processor ID: 0 [ 0.151242] mce: CPU supports 10 MCE banks [ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170078] ftrace: allocating 31920 entries in 125 pages [ 0.196078] smpboot: Max logical packages: 1 [ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198301] x2apic enabled [ 0.199110] Switched APIC routing to physical x2apic. [ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205787] KVM setup paravirtual spinlock [ 0.207075] x86: Booted up 1 node, 1 CPUs [ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209284] devtmpfs: initialized [ 0.210988] evm: security.selinux [ 0.211697] evm: security.SMACK64 [ 0.212383] evm: security.SMACK64EXEC [ 0.213133] evm: security.SMACK64TRANSMUTE [ 0.213941] evm: security.SMACK64MMAP [ 0.214688] evm: security.ima [ 0.215328] evm: security.capability [ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.217977] pinctrl core: initialized pinctrl subsystem [ 0.219083] RTC time: 15:26:13, date: 09/26/18 [ 0.220039] NET: Registered protocol family 16 [ 0.221009] cpuidle: using governor ladder [ 0.221830] cpuidle: using governor menu [ 0.222619] PCCT header not found. [ 0.223376] ACPI: bus type PCI registered [ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225432] PCI: Using configuration type 1 for base access [ 0.227178] ACPI: Added _OSI(Module Device) [ 0.228025] ACPI: Added _OSI(Processor Device) [ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.229787] ACPI: Added _OSI(Processor Aggregator Device) [ 0.231894] ACPI: Interpreter enabled [ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240077] ACPI: (supports S0 S5) [ 0.240788] ACPI: Using IOAPIC for interrupt routing [ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250754] acpiphp: Slot [3] registered [ 0.251558] acpiphp: Slot [4] registered [ 0.252356] acpiphp: Slot [5] registered [ 0.253156] acpiphp: Slot [6] registered [ 0.253966] acpiphp: Slot [7] registered [ 0.254773] acpiphp: Slot [8] registered [ 0.255575] acpiphp: Slot [9] registered [ 0.256370] acpiphp: Slot [10] registered [ 0.257190] acpiphp: Slot [11] registered [ 0.258008] acpiphp: Slot [12] registered [ 0.258831] acpiphp: Slot [13] registered [ 0.259642] acpiphp: Slot [14] registered [ 0.260449] acpiphp: Slot [15] registered [ 0.271365] acpiphp: Slot [16] registered [ 0.272183] acpiphp: Slot [17] registered [ 0.272998] acpiphp: Slot [18] registered [ 0.273811] acpiphp: Slot [19] registered [ 0.274622] acpiphp: Slot [20] registered [ 0.275434] acpiphp: Slot [21] registered [ 0.276248] acpiphp: Slot [22] registered [ 0.277060] acpiphp: Slot [23] registered [ 0.277873] acpiphp: Slot [24] registered [ 0.278687] acpiphp: Slot [25] registered [ 0.279501] acpiphp: Slot [26] registered [ 0.280307] acpiphp: Slot [27] registered [ 0.281123] acpiphp: Slot [28] registered [ 0.281933] acpiphp: Slot [29] registered [ 0.282746] acpiphp: Slot [30] registered [ 0.283565] acpiphp: Slot [31] registered [ 0.284371] PCI host bridge to bus 0000:00 [ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.364716] vgaarb: loaded [ 0.365317] vgaarb: bridge control possible 0000:00:02.0 [ 0.366475] SCSI subsystem initialized [ 0.367297] ACPI: bus type USB registered [ 0.368122] usbcore: registered new interface driver usbfs [ 0.369153] usbcore: registered new interface driver hub [ 0.370166] usbcore: registered new device driver usb [ 0.371227] PCI: Using ACPI for IRQ routing [ 0.372258] NetLabel: Initializing [ 0.372976] NetLabel: domain hash size = 128 [ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.374774] NetLabel: unlabeled traffic allowed by default [ 0.375885] clocksource: Switched to clocksource kvm-clock [ 0.381270] AppArmor: AppArmor Filesystem Enabled [ 0.382229] pnp: PnP ACPI init [ 0.383144] pnp: PnP ACPI: found 5 devices [ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.390887] NET: Registered protocol family 2 [ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.394317] TCP: Hash tables configured (established 2048 bind 2048) [ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.397753] NET: Registered protocol family 1 [ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.429490] Trying to unpack rootfs image as initramfs... [ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.493506] Scanning for low memory corruption every 60 seconds [ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495958] audit: initializing netlink subsys (disabled) [ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized [ 0.498293] Initialise system trusted keyring [ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502360] zbud: loaded [ 0.503061] VFS: Disk quotas dquot_6.6.0 [ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505388] fuse init (API version 7.23) [ 0.506271] Key type big_key registered [ 0.507072] Allocating IMA MOK and blacklist keyrings. [ 0.508187] Key type asymmetric registered [ 0.509012] Asymmetric key parser 'x509' registered [ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511426] io scheduler noop registered [ 0.512233] io scheduler deadline registered (default) [ 0.513223] io scheduler cfq registered [ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.517819] ACPI: Power Button [PWRF] [ 0.518654] GHES: HEST is not enabled! [ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.590361] Linux agpgart interface v0.103 [ 0.592821] brd: module loaded [ 0.593965] loop: module loaded [ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.599721] GPT:90111 != 20971519 [ 0.600411] GPT:Alternate GPT header not at the end of the disk. [ 0.601503] GPT:90111 != 20971519 [ 0.602182] GPT: Use GNU Parted to correct GPT errors. [ 0.603142] vda: vda1 vda15 [ 0.604849] scsi host0: ata_piix [ 0.605959] scsi host1: ata_piix [ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.609303] libphy: Fixed MDIO Bus: probed [ 0.610120] tun: Universal TUN/TAP device driver, 1.6 [ 0.611061] tun: (C) 1999-2004 Max Krasnyansky [ 0.613313] PPP generic driver version 2.4.2 [ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.615533] ehci-pci: EHCI PCI platform driver [ 0.616405] ehci-platform: EHCI generic platform driver [ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.618511] ohci-pci: OHCI PCI platform driver [ 0.619369] ohci-platform: OHCI generic platform driver [ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver [ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.642011] usb usb1: Product: UHCI Host Controller [ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.644083] usb usb1: SerialNumber: 0000:00:01.2 [ 0.645099] hub 1-0:1.0: USB hub found [ 0.645877] hub 1-0:1.0: 2 ports detected [ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.650885] mousedev: PS/2 mouse device common for all mice [ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.653986] rtc_cmos 00:00: RTC can wake from S4 [ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.657460] i2c /dev entries driver [ 0.658210] device-mapper: uevent: version 1.0.3 [ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662060] NET: Registered protocol family 10 [ 0.663047] NET: Registered protocol family 17 [ 0.663945] Key type dns_resolver registered [ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.667702] registered taskstats version 1 [ 0.668535] Loading compiled-in X.509 certificates [ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.671799] zswap: loaded using pool lzo/zbud [ 0.673172] Key type trusted registered [ 0.674712] Key type encrypted registered [ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled [ 0.676573] ima: No TPM chip found, activating TPM-bypass! [ 0.677620] evm: HMAC attrs: 0x1 [ 0.678547] Magic number: 2:937:437 [ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574) [ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.682089] EDD information not available. [ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770418] Write protecting the kernel read-only data: 14336k [ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.827326] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 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... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 484963912 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.130798] pid_max: default: 32768 minimum: 301 [ 0.131692] ACPI: Core revision 20150930 [ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134380] Security Framework initialized [ 0.135199] Yama: becoming mindful. [ 0.135933] AppArmor: AppArmor initialized [ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141906] Initializing cgroup subsys io [ 0.142717] Initializing cgroup subsys memory [ 0.143574] Initializing cgroup subsys devices [ 0.144452] Initializing cgroup subsys freezer [ 0.145327] Initializing cgroup subsys net_cls [ 0.146199] Initializing cgroup subsys perf_event [ 0.147113] Initializing cgroup subsys net_prio [ 0.147999] Initializing cgroup subsys hugetlb [ 0.148880] Initializing cgroup subsys pids [ 0.149755] CPU: Physical Processor ID: 0 [ 0.151242] mce: CPU supports 10 MCE banks [ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170078] ftrace: allocating 31920 entries in 125 pages [ 0.196078] smpboot: Max logical packages: 1 [ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198301] x2apic enabled [ 0.199110] Switched APIC routing to physical x2apic. [ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205787] KVM setup paravirtual spinlock [ 0.207075] x86: Booted up 1 node, 1 CPUs [ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209284] devtmpfs: initialized [ 0.210988] evm: security.selinux [ 0.211697] evm: security.SMACK64 [ 0.212383] evm: security.SMACK64EXEC [ 0.213133] evm: security.SMACK64TRANSMUTE [ 0.213941] evm: security.SMACK64MMAP [ 0.214688] evm: security.ima [ 0.215328] evm: security.capability [ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.217977] pinctrl core: initialized pinctrl subsystem [ 0.219083] RTC time: 15:26:13, date: 09/26/18 [ 0.220039] NET: Registered protocol family 16 [ 0.221009] cpuidle: using governor ladder [ 0.221830] cpuidle: using governor menu [ 0.222619] PCCT header not found. [ 0.223376] ACPI: bus type PCI registered [ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225432] PCI: Using configuration type 1 for base access [ 0.227178] ACPI: Added _OSI(Module Device) [ 0.228025] ACPI: Added _OSI(Processor Device) [ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.229787] ACPI: Added _OSI(Processor Aggregator Device) [ 0.231894] ACPI: Interpreter enabled [ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240077] ACPI: (supports S0 S5) [ 0.240788] ACPI: Using IOAPIC for interrupt routing [ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250754] acpiphp: Slot [3] registered [ 0.251558] acpiphp: Slot [4] registered [ 0.252356] acpiphp: Slot [5] registered [ 0.253156] acpiphp: Slot [6] registered [ 0.253966] acpiphp: Slot [7] registered [ 0.254773] acpiphp: Slot [8] registered [ 0.255575] acpiphp: Slot [9] registered [ 0.256370] acpiphp: Slot [10] registered [ 0.257190] acpiphp: Slot [11] registered [ 0.258008] acpiphp: Slot [12] registered [ 0.258831] acpiphp: Slot [13] registered [ 0.259642] acpiphp: Slot [14] registered [ 0.260449] acpiphp: Slot [15] registered [ 0.271365] acpiphp: Slot [16] registered [ 0.272183] acpiphp: Slot [17] registered [ 0.272998] acpiphp: Slot [18] registered [ 0.273811] acpiphp: Slot [19] registered [ 0.274622] acpiphp: Slot [20] registered [ 0.275434] acpiphp: Slot [21] registered [ 0.276248] acpiphp: Slot [22] registered [ 0.277060] acpiphp: Slot [23] registered [ 0.277873] acpiphp: Slot [24] registered [ 0.278687] acpiphp: Slot [25] registered [ 0.279501] acpiphp: Slot [26] registered [ 0.280307] acpiphp: Slot [27] registered [ 0.281123] acpiphp: Slot [28] registered [ 0.281933] acpiphp: Slot [29] registered [ 0.282746] acpiphp: Slot [30] registered [ 0.283565] acpiphp: Slot [31] registered [ 0.284371] PCI host bridge to bus 0000:00 [ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.364716] vgaarb: loaded [ 0.365317] vgaarb: bridge control possible 0000:00:02.0 [ 0.366475] SCSI subsystem initialized [ 0.367297] ACPI: bus type USB registered [ 0.368122] usbcore: registered new interface driver usbfs [ 0.369153] usbcore: registered new interface driver hub [ 0.370166] usbcore: registered new device driver usb [ 0.371227] PCI: Using ACPI for IRQ routing [ 0.372258] NetLabel: Initializing [ 0.372976] NetLabel: domain hash size = 128 [ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.374774] NetLabel: unlabeled traffic allowed by default [ 0.375885] clocksource: Switched to clocksource kvm-clock [ 0.381270] AppArmor: AppArmor Filesystem Enabled [ 0.382229] pnp: PnP ACPI init [ 0.383144] pnp: PnP ACPI: found 5 devices [ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.390887] NET: Registered protocol family 2 [ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.394317] TCP: Hash tables configured (established 2048 bind 2048) [ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.397753] NET: Registered protocol family 1 [ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.429490] Trying to unpack rootfs image as initramfs... [ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.493506] Scanning for low memory corruption every 60 seconds [ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495958] audit: initializing netlink subsys (disabled) [ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized [ 0.498293] Initialise system trusted keyring [ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502360] zbud: loaded [ 0.503061] VFS: Disk quotas dquot_6.6.0 [ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505388] fuse init (API version 7.23) [ 0.506271] Key type big_key registered [ 0.507072] Allocating IMA MOK and blacklist keyrings. [ 0.508187] Key type asymmetric registered [ 0.509012] Asymmetric key parser 'x509' registered [ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511426] io scheduler noop registered [ 0.512233] io scheduler deadline registered (default) [ 0.513223] io scheduler cfq registered [ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.517819] ACPI: Power Button [PWRF] [ 0.518654] GHES: HEST is not enabled! [ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.590361] Linux agpgart interface v0.103 [ 0.592821] brd: module loaded [ 0.593965] loop: module loaded [ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.599721] GPT:90111 != 20971519 [ 0.600411] GPT:Alternate GPT header not at the end of the disk. [ 0.601503] GPT:90111 != 20971519 [ 0.602182] GPT: Use GNU Parted to correct GPT errors. [ 0.603142] vda: vda1 vda15 [ 0.604849] scsi host0: ata_piix [ 0.605959] scsi host1: ata_piix [ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.609303] libphy: Fixed MDIO Bus: probed [ 0.610120] tun: Universal TUN/TAP device driver, 1.6 [ 0.611061] tun: (C) 1999-2004 Max Krasnyansky [ 0.613313] PPP generic driver version 2.4.2 [ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.615533] ehci-pci: EHCI PCI platform driver [ 0.616405] ehci-platform: EHCI generic platform driver [ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.618511] ohci-pci: OHCI PCI platform driver [ 0.619369] ohci-platform: OHCI generic platform driver [ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver [ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.642011] usb usb1: Product: UHCI Host Controller [ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.644083] usb usb1: SerialNumber: 0000:00:01.2 [ 0.645099] hub 1-0:1.0: USB hub found [ 0.645877] hub 1-0:1.0: 2 ports detected [ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.650885] mousedev: PS/2 mouse device common for all mice [ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.653986] rtc_cmos 00:00: RTC can wake from S4 [ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.657460] i2c /dev entries driver [ 0.658210] device-mapper: uevent: version 1.0.3 [ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662060] NET: Registered protocol family 10 [ 0.663047] NET: Registered protocol family 17 [ 0.663945] Key type dns_resolver registered [ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.667702] registered taskstats version 1 [ 0.668535] Loading compiled-in X.509 certificates [ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.671799] zswap: loaded using pool lzo/zbud [ 0.673172] Key type trusted registered [ 0.674712] Key type encrypted registered [ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled [ 0.676573] ima: No TPM chip found, activating TPM-bypass! [ 0.677620] evm: HMAC attrs: 0x1 [ 0.678547] Magic number: 2:937:437 [ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574) [ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.682089] EDD information not available. [ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770418] Write protecting the kernel read-only data: 14336k [ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.827326] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 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... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 484963912 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.130798] pid_max: default: 32768 minimum: 301 [ 0.131692] ACPI: Core revision 20150930 [ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134380] Security Framework initialized [ 0.135199] Yama: becoming mindful. [ 0.135933] AppArmor: AppArmor initialized [ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141906] Initializing cgroup subsys io [ 0.142717] Initializing cgroup subsys memory [ 0.143574] Initializing cgroup subsys devices [ 0.144452] Initializing cgroup subsys freezer [ 0.145327] Initializing cgroup subsys net_cls [ 0.146199] Initializing cgroup subsys perf_event [ 0.147113] Initializing cgroup subsys net_prio [ 0.147999] Initializing cgroup subsys hugetlb [ 0.148880] Initializing cgroup subsys pids [ 0.149755] CPU: Physical Processor ID: 0 [ 0.151242] mce: CPU supports 10 MCE banks [ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170078] ftrace: allocating 31920 entries in 125 pages [ 0.196078] smpboot: Max logical packages: 1 [ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198301] x2apic enabled [ 0.199110] Switched APIC routing to physical x2apic. [ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205787] KVM setup paravirtual spinlock [ 0.207075] x86: Booted up 1 node, 1 CPUs [ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209284] devtmpfs: initialized [ 0.210988] evm: security.selinux [ 0.211697] evm: security.SMACK64 [ 0.212383] evm: security.SMACK64EXEC [ 0.213133] evm: security.SMACK64TRANSMUTE [ 0.213941] evm: security.SMACK64MMAP [ 0.214688] evm: security.ima [ 0.215328] evm: security.capability [ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.217977] pinctrl core: initialized pinctrl subsystem [ 0.219083] RTC time: 15:26:13, date: 09/26/18 [ 0.220039] NET: Registered protocol family 16 [ 0.221009] cpuidle: using governor ladder [ 0.221830] cpuidle: using governor menu [ 0.222619] PCCT header not found. [ 0.223376] ACPI: bus type PCI registered [ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225432] PCI: Using configuration type 1 for base access [ 0.227178] ACPI: Added _OSI(Module Device) [ 0.228025] ACPI: Added _OSI(Processor Device) [ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.229787] ACPI: Added _OSI(Processor Aggregator Device) [ 0.231894] ACPI: Interpreter enabled [ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240077] ACPI: (supports S0 S5) [ 0.240788] ACPI: Using IOAPIC for interrupt routing [ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250754] acpiphp: Slot [3] registered [ 0.251558] acpiphp: Slot [4] registered [ 0.252356] acpiphp: Slot [5] registered [ 0.253156] acpiphp: Slot [6] registered [ 0.253966] acpiphp: Slot [7] registered [ 0.254773] acpiphp: Slot [8] registered [ 0.255575] acpiphp: Slot [9] registered [ 0.256370] acpiphp: Slot [10] registered [ 0.257190] acpiphp: Slot [11] registered [ 0.258008] acpiphp: Slot [12] registered [ 0.258831] acpiphp: Slot [13] registered [ 0.259642] acpiphp: Slot [14] registered [ 0.260449] acpiphp: Slot [15] registered [ 0.271365] acpiphp: Slot [16] registered [ 0.272183] acpiphp: Slot [17] registered [ 0.272998] acpiphp: Slot [18] registered [ 0.273811] acpiphp: Slot [19] registered [ 0.274622] acpiphp: Slot [20] registered [ 0.275434] acpiphp: Slot [21] registered [ 0.276248] acpiphp: Slot [22] registered [ 0.277060] acpiphp: Slot [23] registered [ 0.277873] acpiphp: Slot [24] registered [ 0.278687] acpiphp: Slot [25] registered [ 0.279501] acpiphp: Slot [26] registered [ 0.280307] acpiphp: Slot [27] registered [ 0.281123] acpiphp: Slot [28] registered [ 0.281933] acpiphp: Slot [29] registered [ 0.282746] acpiphp: Slot [30] registered [ 0.283565] acpiphp: Slot [31] registered [ 0.284371] PCI host bridge to bus 0000:00 [ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.364716] vgaarb: loaded [ 0.365317] vgaarb: bridge control possible 0000:00:02.0 [ 0.366475] SCSI subsystem initialized [ 0.367297] ACPI: bus type USB registered [ 0.368122] usbcore: registered new interface driver usbfs [ 0.369153] usbcore: registered new interface driver hub [ 0.370166] usbcore: registered new device driver usb [ 0.371227] PCI: Using ACPI for IRQ routing [ 0.372258] NetLabel: Initializing [ 0.372976] NetLabel: domain hash size = 128 [ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.374774] NetLabel: unlabeled traffic allowed by default [ 0.375885] clocksource: Switched to clocksource kvm-clock [ 0.381270] AppArmor: AppArmor Filesystem Enabled [ 0.382229] pnp: PnP ACPI init [ 0.383144] pnp: PnP ACPI: found 5 devices [ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.390887] NET: Registered protocol family 2 [ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.394317] TCP: Hash tables configured (established 2048 bind 2048) [ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.397753] NET: Registered protocol family 1 [ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.429490] Trying to unpack rootfs image as initramfs... [ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.493506] Scanning for low memory corruption every 60 seconds [ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495958] audit: initializing netlink subsys (disabled) [ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized [ 0.498293] Initialise system trusted keyring [ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502360] zbud: loaded [ 0.503061] VFS: Disk quotas dquot_6.6.0 [ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505388] fuse init (API version 7.23) [ 0.506271] Key type big_key registered [ 0.507072] Allocating IMA MOK and blacklist keyrings. [ 0.508187] Key type asymmetric registered [ 0.509012] Asymmetric key parser 'x509' registered [ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511426] io scheduler noop registered [ 0.512233] io scheduler deadline registered (default) [ 0.513223] io scheduler cfq registered [ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.517819] ACPI: Power Button [PWRF] [ 0.518654] GHES: HEST is not enabled! [ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.590361] Linux agpgart interface v0.103 [ 0.592821] brd: module loaded [ 0.593965] loop: module loaded [ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.599721] GPT:90111 != 20971519 [ 0.600411] GPT:Alternate GPT header not at the end of the disk. [ 0.601503] GPT:90111 != 20971519 [ 0.602182] GPT: Use GNU Parted to correct GPT errors. [ 0.603142] vda: vda1 vda15 [ 0.604849] scsi host0: ata_piix [ 0.605959] scsi host1: ata_piix [ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.609303] libphy: Fixed MDIO Bus: probed [ 0.610120] tun: Universal TUN/TAP device driver, 1.6 [ 0.611061] tun: (C) 1999-2004 Max Krasnyansky [ 0.613313] PPP generic driver version 2.4.2 [ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.615533] ehci-pci: EHCI PCI platform driver [ 0.616405] ehci-platform: EHCI generic platform driver [ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.618511] ohci-pci: OHCI PCI platform driver [ 0.619369] ohci-platform: OHCI generic platform driver [ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver [ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.642011] usb usb1: Product: UHCI Host Controller [ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.644083] usb usb1: SerialNumber: 0000:00:01.2 [ 0.645099] hub 1-0:1.0: USB hub found [ 0.645877] hub 1-0:1.0: 2 ports detected [ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.650885] mousedev: PS/2 mouse device common for all mice [ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.653986] rtc_cmos 00:00: RTC can wake from S4 [ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.657460] i2c /dev entries driver [ 0.658210] device-mapper: uevent: version 1.0.3 [ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662060] NET: Registered protocol family 10 [ 0.663047] NET: Registered protocol family 17 [ 0.663945] Key type dns_resolver registered [ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.667702] registered taskstats version 1 [ 0.668535] Loading compiled-in X.509 certificates [ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.671799] zswap: loaded using pool lzo/zbud [ 0.673172] Key type trusted registered [ 0.674712] Key type encrypted registered [ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled [ 0.676573] ima: No TPM chip found, activating TPM-bypass! [ 0.677620] evm: HMAC attrs: 0x1 [ 0.678547] Magic number: 2:937:437 [ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574) [ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.682089] EDD information not available. [ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770418] Write protecting the kernel read-only data: 14336k [ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.827326] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 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... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 484963912 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.130798] pid_max: default: 32768 minimum: 301 [ 0.131692] ACPI: Core revision 20150930 [ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134380] Security Framework initialized [ 0.135199] Yama: becoming mindful. [ 0.135933] AppArmor: AppArmor initialized [ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141906] Initializing cgroup subsys io [ 0.142717] Initializing cgroup subsys memory [ 0.143574] Initializing cgroup subsys devices [ 0.144452] Initializing cgroup subsys freezer [ 0.145327] Initializing cgroup subsys net_cls [ 0.146199] Initializing cgroup subsys perf_event [ 0.147113] Initializing cgroup subsys net_prio [ 0.147999] Initializing cgroup subsys hugetlb [ 0.148880] Initializing cgroup subsys pids [ 0.149755] CPU: Physical Processor ID: 0 [ 0.151242] mce: CPU supports 10 MCE banks [ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170078] ftrace: allocating 31920 entries in 125 pages [ 0.196078] smpboot: Max logical packages: 1 [ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198301] x2apic enabled [ 0.199110] Switched APIC routing to physical x2apic. [ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205787] KVM setup paravirtual spinlock [ 0.207075] x86: Booted up 1 node, 1 CPUs [ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209284] devtmpfs: initialized [ 0.210988] evm: security.selinux [ 0.211697] evm: security.SMACK64 [ 0.212383] evm: security.SMACK64EXEC [ 0.213133] evm: security.SMACK64TRANSMUTE [ 0.213941] evm: security.SMACK64MMAP [ 0.214688] evm: security.ima [ 0.215328] evm: security.capability [ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.217977] pinctrl core: initialized pinctrl subsystem [ 0.219083] RTC time: 15:26:13, date: 09/26/18 [ 0.220039] NET: Registered protocol family 16 [ 0.221009] cpuidle: using governor ladder [ 0.221830] cpuidle: using governor menu [ 0.222619] PCCT header not found. [ 0.223376] ACPI: bus type PCI registered [ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225432] PCI: Using configuration type 1 for base access [ 0.227178] ACPI: Added _OSI(Module Device) [ 0.228025] ACPI: Added _OSI(Processor Device) [ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.229787] ACPI: Added _OSI(Processor Aggregator Device) [ 0.231894] ACPI: Interpreter enabled [ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240077] ACPI: (supports S0 S5) [ 0.240788] ACPI: Using IOAPIC for interrupt routing [ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250754] acpiphp: Slot [3] registered [ 0.251558] acpiphp: Slot [4] registered [ 0.252356] acpiphp: Slot [5] registered [ 0.253156] acpiphp: Slot [6] registered [ 0.253966] acpiphp: Slot [7] registered [ 0.254773] acpiphp: Slot [8] registered [ 0.255575] acpiphp: Slot [9] registered [ 0.256370] acpiphp: Slot [10] registered [ 0.257190] acpiphp: Slot [11] registered [ 0.258008] acpiphp: Slot [12] registered [ 0.258831] acpiphp: Slot [13] registered [ 0.259642] acpiphp: Slot [14] registered [ 0.260449] acpiphp: Slot [15] registered [ 0.271365] acpiphp: Slot [16] registered [ 0.272183] acpiphp: Slot [17] registered [ 0.272998] acpiphp: Slot [18] registered [ 0.273811] acpiphp: Slot [19] registered [ 0.274622] acpiphp: Slot [20] registered [ 0.275434] acpiphp: Slot [21] registered [ 0.276248] acpiphp: Slot [22] registered [ 0.277060] acpiphp: Slot [23] registered [ 0.277873] acpiphp: Slot [24] registered [ 0.278687] acpiphp: Slot [25] registered [ 0.279501] acpiphp: Slot [26] registered [ 0.280307] acpiphp: Slot [27] registered [ 0.281123] acpiphp: Slot [28] registered [ 0.281933] acpiphp: Slot [29] registered [ 0.282746] acpiphp: Slot [30] registered [ 0.283565] acpiphp: Slot [31] registered [ 0.284371] PCI host bridge to bus 0000:00 [ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.364716] vgaarb: loaded [ 0.365317] vgaarb: bridge control possible 0000:00:02.0 [ 0.366475] SCSI subsystem initialized [ 0.367297] ACPI: bus type USB registered [ 0.368122] usbcore: registered new interface driver usbfs [ 0.369153] usbcore: registered new interface driver hub [ 0.370166] usbcore: registered new device driver usb [ 0.371227] PCI: Using ACPI for IRQ routing [ 0.372258] NetLabel: Initializing [ 0.372976] NetLabel: domain hash size = 128 [ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.374774] NetLabel: unlabeled traffic allowed by default [ 0.375885] clocksource: Switched to clocksource kvm-clock [ 0.381270] AppArmor: AppArmor Filesystem Enabled [ 0.382229] pnp: PnP ACPI init [ 0.383144] pnp: PnP ACPI: found 5 devices [ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.390887] NET: Registered protocol family 2 [ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.394317] TCP: Hash tables configured (established 2048 bind 2048) [ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.397753] NET: Registered protocol family 1 [ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.429490] Trying to unpack rootfs image as initramfs... [ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.493506] Scanning for low memory corruption every 60 seconds [ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495958] audit: initializing netlink subsys (disabled) [ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized [ 0.498293] Initialise system trusted keyring [ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502360] zbud: loaded [ 0.503061] VFS: Disk quotas dquot_6.6.0 [ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505388] fuse init (API version 7.23) [ 0.506271] Key type big_key registered [ 0.507072] Allocating IMA MOK and blacklist keyrings. [ 0.508187] Key type asymmetric registered [ 0.509012] Asymmetric key parser 'x509' registered [ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511426] io scheduler noop registered [ 0.512233] io scheduler deadline registered (default) [ 0.513223] io scheduler cfq registered [ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.517819] ACPI: Power Button [PWRF] [ 0.518654] GHES: HEST is not enabled! [ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.590361] Linux agpgart interface v0.103 [ 0.592821] brd: module loaded [ 0.593965] loop: module loaded [ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.599721] GPT:90111 != 20971519 [ 0.600411] GPT:Alternate GPT header not at the end of the disk. [ 0.601503] GPT:90111 != 20971519 [ 0.602182] GPT: Use GNU Parted to correct GPT errors. [ 0.603142] vda: vda1 vda15 [ 0.604849] scsi host0: ata_piix [ 0.605959] scsi host1: ata_piix [ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.609303] libphy: Fixed MDIO Bus: probed [ 0.610120] tun: Universal TUN/TAP device driver, 1.6 [ 0.611061] tun: (C) 1999-2004 Max Krasnyansky [ 0.613313] PPP generic driver version 2.4.2 [ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.615533] ehci-pci: EHCI PCI platform driver [ 0.616405] ehci-platform: EHCI generic platform driver [ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.618511] ohci-pci: OHCI PCI platform driver [ 0.619369] ohci-platform: OHCI generic platform driver [ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver [ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.642011] usb usb1: Product: UHCI Host Controller [ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.644083] usb usb1: SerialNumber: 0000:00:01.2 [ 0.645099] hub 1-0:1.0: USB hub found [ 0.645877] hub 1-0:1.0: 2 ports detected [ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.650885] mousedev: PS/2 mouse device common for all mice [ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.653986] rtc_cmos 00:00: RTC can wake from S4 [ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.657460] i2c /dev entries driver [ 0.658210] device-mapper: uevent: version 1.0.3 [ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662060] NET: Registered protocol family 10 [ 0.663047] NET: Registered protocol family 17 [ 0.663945] Key type dns_resolver registered [ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.667702] registered taskstats version 1 [ 0.668535] Loading compiled-in X.509 certificates [ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.671799] zswap: loaded using pool lzo/zbud [ 0.673172] Key type trusted registered [ 0.674712] Key type encrypted registered [ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled [ 0.676573] ima: No TPM chip found, activating TPM-bypass! [ 0.677620] evm: HMAC attrs: 0x1 [ 0.678547] Magic number: 2:937:437 [ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574) [ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.682089] EDD information not available. [ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770418] Write protecting the kernel read-only data: 14336k [ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.827326] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 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... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 484963912 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.130798] pid_max: default: 32768 minimum: 301 [ 0.131692] ACPI: Core revision 20150930 [ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134380] Security Framework initialized [ 0.135199] Yama: becoming mindful. [ 0.135933] AppArmor: AppArmor initialized [ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141906] Initializing cgroup subsys io [ 0.142717] Initializing cgroup subsys memory [ 0.143574] Initializing cgroup subsys devices [ 0.144452] Initializing cgroup subsys freezer [ 0.145327] Initializing cgroup subsys net_cls [ 0.146199] Initializing cgroup subsys perf_event [ 0.147113] Initializing cgroup subsys net_prio [ 0.147999] Initializing cgroup subsys hugetlb [ 0.148880] Initializing cgroup subsys pids [ 0.149755] CPU: Physical Processor ID: 0 [ 0.151242] mce: CPU supports 10 MCE banks [ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170078] ftrace: allocating 31920 entries in 125 pages [ 0.196078] smpboot: Max logical packages: 1 [ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198301] x2apic enabled [ 0.199110] Switched APIC routing to physical x2apic. [ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205787] KVM setup paravirtual spinlock [ 0.207075] x86: Booted up 1 node, 1 CPUs [ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209284] devtmpfs: initialized [ 0.210988] evm: security.selinux [ 0.211697] evm: security.SMACK64 [ 0.212383] evm: security.SMACK64EXEC [ 0.213133] evm: security.SMACK64TRANSMUTE [ 0.213941] evm: security.SMACK64MMAP [ 0.214688] evm: security.ima [ 0.215328] evm: security.capability [ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.217977] pinctrl core: initialized pinctrl subsystem [ 0.219083] RTC time: 15:26:13, date: 09/26/18 [ 0.220039] NET: Registered protocol family 16 [ 0.221009] cpuidle: using governor ladder [ 0.221830] cpuidle: using governor menu [ 0.222619] PCCT header not found. [ 0.223376] ACPI: bus type PCI registered [ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225432] PCI: Using configuration type 1 for base access [ 0.227178] ACPI: Added _OSI(Module Device) [ 0.228025] ACPI: Added _OSI(Processor Device) [ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.229787] ACPI: Added _OSI(Processor Aggregator Device) [ 0.231894] ACPI: Interpreter enabled [ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240077] ACPI: (supports S0 S5) [ 0.240788] ACPI: Using IOAPIC for interrupt routing [ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250754] acpiphp: Slot [3] registered [ 0.251558] acpiphp: Slot [4] registered [ 0.252356] acpiphp: Slot [5] registered [ 0.253156] acpiphp: Slot [6] registered [ 0.253966] acpiphp: Slot [7] registered [ 0.254773] acpiphp: Slot [8] registered [ 0.255575] acpiphp: Slot [9] registered [ 0.256370] acpiphp: Slot [10] registered [ 0.257190] acpiphp: Slot [11] registered [ 0.258008] acpiphp: Slot [12] registered [ 0.258831] acpiphp: Slot [13] registered [ 0.259642] acpiphp: Slot [14] registered [ 0.260449] acpiphp: Slot [15] registered [ 0.271365] acpiphp: Slot [16] registered [ 0.272183] acpiphp: Slot [17] registered [ 0.272998] acpiphp: Slot [18] registered [ 0.273811] acpiphp: Slot [19] registered [ 0.274622] acpiphp: Slot [20] registered [ 0.275434] acpiphp: Slot [21] registered [ 0.276248] acpiphp: Slot [22] registered [ 0.277060] acpiphp: Slot [23] registered [ 0.277873] acpiphp: Slot [24] registered [ 0.278687] acpiphp: Slot [25] registered [ 0.279501] acpiphp: Slot [26] registered [ 0.280307] acpiphp: Slot [27] registered [ 0.281123] acpiphp: Slot [28] registered [ 0.281933] acpiphp: Slot [29] registered [ 0.282746] acpiphp: Slot [30] registered [ 0.283565] acpiphp: Slot [31] registered [ 0.284371] PCI host bridge to bus 0000:00 [ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.364716] vgaarb: loaded [ 0.365317] vgaarb: bridge control possible 0000:00:02.0 [ 0.366475] SCSI subsystem initialized [ 0.367297] ACPI: bus type USB registered [ 0.368122] usbcore: registered new interface driver usbfs [ 0.369153] usbcore: registered new interface driver hub [ 0.370166] usbcore: registered new device driver usb [ 0.371227] PCI: Using ACPI for IRQ routing [ 0.372258] NetLabel: Initializing [ 0.372976] NetLabel: domain hash size = 128 [ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.374774] NetLabel: unlabeled traffic allowed by default [ 0.375885] clocksource: Switched to clocksource kvm-clock [ 0.381270] AppArmor: AppArmor Filesystem Enabled [ 0.382229] pnp: PnP ACPI init [ 0.383144] pnp: PnP ACPI: found 5 devices [ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.390887] NET: Registered protocol family 2 [ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.394317] TCP: Hash tables configured (established 2048 bind 2048) [ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.397753] NET: Registered protocol family 1 [ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.429490] Trying to unpack rootfs image as initramfs... [ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.493506] Scanning for low memory corruption every 60 seconds [ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495958] audit: initializing netlink subsys (disabled) [ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized [ 0.498293] Initialise system trusted keyring [ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502360] zbud: loaded [ 0.503061] VFS: Disk quotas dquot_6.6.0 [ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505388] fuse init (API version 7.23) [ 0.506271] Key type big_key registered [ 0.507072] Allocating IMA MOK and blacklist keyrings. [ 0.508187] Key type asymmetric registered [ 0.509012] Asymmetric key parser 'x509' registered [ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511426] io scheduler noop registered [ 0.512233] io scheduler deadline registered (default) [ 0.513223] io scheduler cfq registered [ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.517819] ACPI: Power Button [PWRF] [ 0.518654] GHES: HEST is not enabled! [ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.590361] Linux agpgart interface v0.103 [ 0.592821] brd: module loaded [ 0.593965] loop: module loaded [ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.599721] GPT:90111 != 20971519 [ 0.600411] GPT:Alternate GPT header not at the end of the disk. [ 0.601503] GPT:90111 != 20971519 [ 0.602182] GPT: Use GNU Parted to correct GPT errors. [ 0.603142] vda: vda1 vda15 [ 0.604849] scsi host0: ata_piix [ 0.605959] scsi host1: ata_piix [ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.609303] libphy: Fixed MDIO Bus: probed [ 0.610120] tun: Universal TUN/TAP device driver, 1.6 [ 0.611061] tun: (C) 1999-2004 Max Krasnyansky [ 0.613313] PPP generic driver version 2.4.2 [ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.615533] ehci-pci: EHCI PCI platform driver [ 0.616405] ehci-platform: EHCI generic platform driver [ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.618511] ohci-pci: OHCI PCI platform driver [ 0.619369] ohci-platform: OHCI generic platform driver [ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver [ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.642011] usb usb1: Product: UHCI Host Controller [ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.644083] usb usb1: SerialNumber: 0000:00:01.2 [ 0.645099] hub 1-0:1.0: USB hub found [ 0.645877] hub 1-0:1.0: 2 ports detected [ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.650885] mousedev: PS/2 mouse device common for all mice [ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.653986] rtc_cmos 00:00: RTC can wake from S4 [ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.657460] i2c /dev entries driver [ 0.658210] device-mapper: uevent: version 1.0.3 [ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662060] NET: Registered protocol family 10 [ 0.663047] NET: Registered protocol family 17 [ 0.663945] Key type dns_resolver registered [ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.667702] registered taskstats version 1 [ 0.668535] Loading compiled-in X.509 certificates [ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.671799] zswap: loaded using pool lzo/zbud [ 0.673172] Key type trusted registered [ 0.674712] Key type encrypted registered [ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled [ 0.676573] ima: No TPM chip found, activating TPM-bypass! [ 0.677620] evm: HMAC attrs: 0x1 [ 0.678547] Magic number: 2:937:437 [ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574) [ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.682089] EDD information not available. [ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770418] Write protecting the kernel read-only data: 14336k [ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.827326] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 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... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 484963912 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.130798] pid_max: default: 32768 minimum: 301 [ 0.131692] ACPI: Core revision 20150930 [ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134380] Security Framework initialized [ 0.135199] Yama: becoming mindful. [ 0.135933] AppArmor: AppArmor initialized [ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141906] Initializing cgroup subsys io [ 0.142717] Initializing cgroup subsys memory [ 0.143574] Initializing cgroup subsys devices [ 0.144452] Initializing cgroup subsys freezer [ 0.145327] Initializing cgroup subsys net_cls [ 0.146199] Initializing cgroup subsys perf_event [ 0.147113] Initializing cgroup subsys net_prio [ 0.147999] Initializing cgroup subsys hugetlb [ 0.148880] Initializing cgroup subsys pids [ 0.149755] CPU: Physical Processor ID: 0 [ 0.151242] mce: CPU supports 10 MCE banks [ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170078] ftrace: allocating 31920 entries in 125 pages [ 0.196078] smpboot: Max logical packages: 1 [ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198301] x2apic enabled [ 0.199110] Switched APIC routing to physical x2apic. [ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205787] KVM setup paravirtual spinlock [ 0.207075] x86: Booted up 1 node, 1 CPUs [ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209284] devtmpfs: initialized [ 0.210988] evm: security.selinux [ 0.211697] evm: security.SMACK64 [ 0.212383] evm: security.SMACK64EXEC [ 0.213133] evm: security.SMACK64TRANSMUTE [ 0.213941] evm: security.SMACK64MMAP [ 0.214688] evm: security.ima [ 0.215328] evm: security.capability [ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.217977] pinctrl core: initialized pinctrl subsystem [ 0.219083] RTC time: 15:26:13, date: 09/26/18 [ 0.220039] NET: Registered protocol family 16 [ 0.221009] cpuidle: using governor ladder [ 0.221830] cpuidle: using governor menu [ 0.222619] PCCT header not found. [ 0.223376] ACPI: bus type PCI registered [ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225432] PCI: Using configuration type 1 for base access [ 0.227178] ACPI: Added _OSI(Module Device) [ 0.228025] ACPI: Added _OSI(Processor Device) [ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.229787] ACPI: Added _OSI(Processor Aggregator Device) [ 0.231894] ACPI: Interpreter enabled [ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240077] ACPI: (supports S0 S5) [ 0.240788] ACPI: Using IOAPIC for interrupt routing [ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250754] acpiphp: Slot [3] registered [ 0.251558] acpiphp: Slot [4] registered [ 0.252356] acpiphp: Slot [5] registered [ 0.253156] acpiphp: Slot [6] registered [ 0.253966] acpiphp: Slot [7] registered [ 0.254773] acpiphp: Slot [8] registered [ 0.255575] acpiphp: Slot [9] registered [ 0.256370] acpiphp: Slot [10] registered [ 0.257190] acpiphp: Slot [11] registered [ 0.258008] acpiphp: Slot [12] registered [ 0.258831] acpiphp: Slot [13] registered [ 0.259642] acpiphp: Slot [14] registered [ 0.260449] acpiphp: Slot [15] registered [ 0.271365] acpiphp: Slot [16] registered [ 0.272183] acpiphp: Slot [17] registered [ 0.272998] acpiphp: Slot [18] registered [ 0.273811] acpiphp: Slot [19] registered [ 0.274622] acpiphp: Slot [20] registered [ 0.275434] acpiphp: Slot [21] registered [ 0.276248] acpiphp: Slot [22] registered [ 0.277060] acpiphp: Slot [23] registered [ 0.277873] acpiphp: Slot [24] registered [ 0.278687] acpiphp: Slot [25] registered [ 0.279501] acpiphp: Slot [26] registered [ 0.280307] acpiphp: Slot [27] registered [ 0.281123] acpiphp: Slot [28] registered [ 0.281933] acpiphp: Slot [29] registered [ 0.282746] acpiphp: Slot [30] registered [ 0.283565] acpiphp: Slot [31] registered [ 0.284371] PCI host bridge to bus 0000:00 [ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.364716] vgaarb: loaded [ 0.365317] vgaarb: bridge control possible 0000:00:02.0 [ 0.366475] SCSI subsystem initialized [ 0.367297] ACPI: bus type USB registered [ 0.368122] usbcore: registered new interface driver usbfs [ 0.369153] usbcore: registered new interface driver hub [ 0.370166] usbcore: registered new device driver usb [ 0.371227] PCI: Using ACPI for IRQ routing [ 0.372258] NetLabel: Initializing [ 0.372976] NetLabel: domain hash size = 128 [ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.374774] NetLabel: unlabeled traffic allowed by default [ 0.375885] clocksource: Switched to clocksource kvm-clock [ 0.381270] AppArmor: AppArmor Filesystem Enabled [ 0.382229] pnp: PnP ACPI init [ 0.383144] pnp: PnP ACPI: found 5 devices [ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.390887] NET: Registered protocol family 2 [ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.394317] TCP: Hash tables configured (established 2048 bind 2048) [ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.397753] NET: Registered protocol family 1 [ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.429490] Trying to unpack rootfs image as initramfs... [ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.493506] Scanning for low memory corruption every 60 seconds [ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495958] audit: initializing netlink subsys (disabled) [ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized [ 0.498293] Initialise system trusted keyring [ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502360] zbud: loaded [ 0.503061] VFS: Disk quotas dquot_6.6.0 [ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505388] fuse init (API version 7.23) [ 0.506271] Key type big_key registered [ 0.507072] Allocating IMA MOK and blacklist keyrings. [ 0.508187] Key type asymmetric registered [ 0.509012] Asymmetric key parser 'x509' registered [ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511426] io scheduler noop registered [ 0.512233] io scheduler deadline registered (default) [ 0.513223] io scheduler cfq registered [ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.517819] ACPI: Power Button [PWRF] [ 0.518654] GHES: HEST is not enabled! [ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.590361] Linux agpgart interface v0.103 [ 0.592821] brd: module loaded [ 0.593965] loop: module loaded [ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.599721] GPT:90111 != 20971519 [ 0.600411] GPT:Alternate GPT header not at the end of the disk. [ 0.601503] GPT:90111 != 20971519 [ 0.602182] GPT: Use GNU Parted to correct GPT errors. [ 0.603142] vda: vda1 vda15 [ 0.604849] scsi host0: ata_piix [ 0.605959] scsi host1: ata_piix [ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.609303] libphy: Fixed MDIO Bus: probed [ 0.610120] tun: Universal TUN/TAP device driver, 1.6 [ 0.611061] tun: (C) 1999-2004 Max Krasnyansky [ 0.613313] PPP generic driver version 2.4.2 [ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.615533] ehci-pci: EHCI PCI platform driver [ 0.616405] ehci-platform: EHCI generic platform driver [ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.618511] ohci-pci: OHCI PCI platform driver [ 0.619369] ohci-platform: OHCI generic platform driver [ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver [ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.642011] usb usb1: Product: UHCI Host Controller [ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.644083] usb usb1: SerialNumber: 0000:00:01.2 [ 0.645099] hub 1-0:1.0: USB hub found [ 0.645877] hub 1-0:1.0: 2 ports detected [ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.650885] mousedev: PS/2 mouse device common for all mice [ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.653986] rtc_cmos 00:00: RTC can wake from S4 [ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.657460] i2c /dev entries driver [ 0.658210] device-mapper: uevent: version 1.0.3 [ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662060] NET: Registered protocol family 10 [ 0.663047] NET: Registered protocol family 17 [ 0.663945] Key type dns_resolver registered [ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.667702] registered taskstats version 1 [ 0.668535] Loading compiled-in X.509 certificates [ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.671799] zswap: loaded using pool lzo/zbud [ 0.673172] Key type trusted registered [ 0.674712] Key type encrypted registered [ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled [ 0.676573] ima: No TPM chip found, activating TPM-bypass! [ 0.677620] evm: HMAC attrs: 0x1 [ 0.678547] Magic number: 2:937:437 [ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574) [ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.682089] EDD information not available. [ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770418] Write protecting the kernel read-only data: 14336k [ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.827326] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 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... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 484963912 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.130798] pid_max: default: 32768 minimum: 301 [ 0.131692] ACPI: Core revision 20150930 [ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134380] Security Framework initialized [ 0.135199] Yama: becoming mindful. [ 0.135933] AppArmor: AppArmor initialized [ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141906] Initializing cgroup subsys io [ 0.142717] Initializing cgroup subsys memory [ 0.143574] Initializing cgroup subsys devices [ 0.144452] Initializing cgroup subsys freezer [ 0.145327] Initializing cgroup subsys net_cls [ 0.146199] Initializing cgroup subsys perf_event [ 0.147113] Initializing cgroup subsys net_prio [ 0.147999] Initializing cgroup subsys hugetlb [ 0.148880] Initializing cgroup subsys pids [ 0.149755] CPU: Physical Processor ID: 0 [ 0.151242] mce: CPU supports 10 MCE banks [ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170078] ftrace: allocating 31920 entries in 125 pages [ 0.196078] smpboot: Max logical packages: 1 [ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198301] x2apic enabled [ 0.199110] Switched APIC routing to physical x2apic. [ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205787] KVM setup paravirtual spinlock [ 0.207075] x86: Booted up 1 node, 1 CPUs [ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209284] devtmpfs: initialized [ 0.210988] evm: security.selinux [ 0.211697] evm: security.SMACK64 [ 0.212383] evm: security.SMACK64EXEC [ 0.213133] evm: security.SMACK64TRANSMUTE [ 0.213941] evm: security.SMACK64MMAP [ 0.214688] evm: security.ima [ 0.215328] evm: security.capability [ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.217977] pinctrl core: initialized pinctrl subsystem [ 0.219083] RTC time: 15:26:13, date: 09/26/18 [ 0.220039] NET: Registered protocol family 16 [ 0.221009] cpuidle: using governor ladder [ 0.221830] cpuidle: using governor menu [ 0.222619] PCCT header not found. [ 0.223376] ACPI: bus type PCI registered [ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225432] PCI: Using configuration type 1 for base access [ 0.227178] ACPI: Added _OSI(Module Device) [ 0.228025] ACPI: Added _OSI(Processor Device) [ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.229787] ACPI: Added _OSI(Processor Aggregator Device) [ 0.231894] ACPI: Interpreter enabled [ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240077] ACPI: (supports S0 S5) [ 0.240788] ACPI: Using IOAPIC for interrupt routing [ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250754] acpiphp: Slot [3] registered [ 0.251558] acpiphp: Slot [4] registered [ 0.252356] acpiphp: Slot [5] registered [ 0.253156] acpiphp: Slot [6] registered [ 0.253966] acpiphp: Slot [7] registered [ 0.254773] acpiphp: Slot [8] registered [ 0.255575] acpiphp: Slot [9] registered [ 0.256370] acpiphp: Slot [10] registered [ 0.257190] acpiphp: Slot [11] registered [ 0.258008] acpiphp: Slot [12] registered [ 0.258831] acpiphp: Slot [13] registered [ 0.259642] acpiphp: Slot [14] registered [ 0.260449] acpiphp: Slot [15] registered [ 0.271365] acpiphp: Slot [16] registered [ 0.272183] acpiphp: Slot [17] registered [ 0.272998] acpiphp: Slot [18] registered [ 0.273811] acpiphp: Slot [19] registered [ 0.274622] acpiphp: Slot [20] registered [ 0.275434] acpiphp: Slot [21] registered [ 0.276248] acpiphp: Slot [22] registered [ 0.277060] acpiphp: Slot [23] registered [ 0.277873] acpiphp: Slot [24] registered [ 0.278687] acpiphp: Slot [25] registered [ 0.279501] acpiphp: Slot [26] registered [ 0.280307] acpiphp: Slot [27] registered [ 0.281123] acpiphp: Slot [28] registered [ 0.281933] acpiphp: Slot [29] registered [ 0.282746] acpiphp: Slot [30] registered [ 0.283565] acpiphp: Slot [31] registered [ 0.284371] PCI host bridge to bus 0000:00 [ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.364716] vgaarb: loaded [ 0.365317] vgaarb: bridge control possible 0000:00:02.0 [ 0.366475] SCSI subsystem initialized [ 0.367297] ACPI: bus type USB registered [ 0.368122] usbcore: registered new interface driver usbfs [ 0.369153] usbcore: registered new interface driver hub [ 0.370166] usbcore: registered new device driver usb [ 0.371227] PCI: Using ACPI for IRQ routing [ 0.372258] NetLabel: Initializing [ 0.372976] NetLabel: domain hash size = 128 [ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.374774] NetLabel: unlabeled traffic allowed by default [ 0.375885] clocksource: Switched to clocksource kvm-clock [ 0.381270] AppArmor: AppArmor Filesystem Enabled [ 0.382229] pnp: PnP ACPI init [ 0.383144] pnp: PnP ACPI: found 5 devices [ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.390887] NET: Registered protocol family 2 [ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.394317] TCP: Hash tables configured (established 2048 bind 2048) [ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.397753] NET: Registered protocol family 1 [ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.429490] Trying to unpack rootfs image as initramfs... [ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.493506] Scanning for low memory corruption every 60 seconds [ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495958] audit: initializing netlink subsys (disabled) [ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized [ 0.498293] Initialise system trusted keyring [ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502360] zbud: loaded [ 0.503061] VFS: Disk quotas dquot_6.6.0 [ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505388] fuse init (API version 7.23) [ 0.506271] Key type big_key registered [ 0.507072] Allocating IMA MOK and blacklist keyrings. [ 0.508187] Key type asymmetric registered [ 0.509012] Asymmetric key parser 'x509' registered [ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511426] io scheduler noop registered [ 0.512233] io scheduler deadline registered (default) [ 0.513223] io scheduler cfq registered [ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.517819] ACPI: Power Button [PWRF] [ 0.518654] GHES: HEST is not enabled! [ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.590361] Linux agpgart interface v0.103 [ 0.592821] brd: module loaded [ 0.593965] loop: module loaded [ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.599721] GPT:90111 != 20971519 [ 0.600411] GPT:Alternate GPT header not at the end of the disk. [ 0.601503] GPT:90111 != 20971519 [ 0.602182] GPT: Use GNU Parted to correct GPT errors. [ 0.603142] vda: vda1 vda15 [ 0.604849] scsi host0: ata_piix [ 0.605959] scsi host1: ata_piix [ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.609303] libphy: Fixed MDIO Bus: probed [ 0.610120] tun: Universal TUN/TAP device driver, 1.6 [ 0.611061] tun: (C) 1999-2004 Max Krasnyansky [ 0.613313] PPP generic driver version 2.4.2 [ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.615533] ehci-pci: EHCI PCI platform driver [ 0.616405] ehci-platform: EHCI generic platform driver [ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.618511] ohci-pci: OHCI PCI platform driver [ 0.619369] ohci-platform: OHCI generic platform driver [ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver [ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.642011] usb usb1: Product: UHCI Host Controller [ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.644083] usb usb1: SerialNumber: 0000:00:01.2 [ 0.645099] hub 1-0:1.0: USB hub found [ 0.645877] hub 1-0:1.0: 2 ports detected [ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.650885] mousedev: PS/2 mouse device common for all mice [ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.653986] rtc_cmos 00:00: RTC can wake from S4 [ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.657460] i2c /dev entries driver [ 0.658210] device-mapper: uevent: version 1.0.3 [ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662060] NET: Registered protocol family 10 [ 0.663047] NET: Registered protocol family 17 [ 0.663945] Key type dns_resolver registered [ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.667702] registered taskstats version 1 [ 0.668535] Loading compiled-in X.509 certificates [ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.671799] zswap: loaded using pool lzo/zbud [ 0.673172] Key type trusted registered [ 0.674712] Key type encrypted registered [ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled [ 0.676573] ima: No TPM chip found, activating TPM-bypass! [ 0.677620] evm: HMAC attrs: 0x1 [ 0.678547] Magic number: 2:937:437 [ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574) [ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.682089] EDD information not available. [ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770418] Write protecting the kernel read-only data: 14336k [ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.827326] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 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... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 484963912 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.130798] pid_max: default: 32768 minimum: 301 [ 0.131692] ACPI: Core revision 20150930 [ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134380] Security Framework initialized [ 0.135199] Yama: becoming mindful. [ 0.135933] AppArmor: AppArmor initialized [ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141906] Initializing cgroup subsys io [ 0.142717] Initializing cgroup subsys memory [ 0.143574] Initializing cgroup subsys devices [ 0.144452] Initializing cgroup subsys freezer [ 0.145327] Initializing cgroup subsys net_cls [ 0.146199] Initializing cgroup subsys perf_event [ 0.147113] Initializing cgroup subsys net_prio [ 0.147999] Initializing cgroup subsys hugetlb [ 0.148880] Initializing cgroup subsys pids [ 0.149755] CPU: Physical Processor ID: 0 [ 0.151242] mce: CPU supports 10 MCE banks [ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170078] ftrace: allocating 31920 entries in 125 pages [ 0.196078] smpboot: Max logical packages: 1 [ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198301] x2apic enabled [ 0.199110] Switched APIC routing to physical x2apic. [ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205787] KVM setup paravirtual spinlock [ 0.207075] x86: Booted up 1 node, 1 CPUs [ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209284] devtmpfs: initialized [ 0.210988] evm: security.selinux [ 0.211697] evm: security.SMACK64 [ 0.212383] evm: security.SMACK64EXEC [ 0.213133] evm: security.SMACK64TRANSMUTE [ 0.213941] evm: security.SMACK64MMAP [ 0.214688] evm: security.ima [ 0.215328] evm: security.capability [ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.217977] pinctrl core: initialized pinctrl subsystem [ 0.219083] RTC time: 15:26:13, date: 09/26/18 [ 0.220039] NET: Registered protocol family 16 [ 0.221009] cpuidle: using governor ladder [ 0.221830] cpuidle: using governor menu [ 0.222619] PCCT header not found. [ 0.223376] ACPI: bus type PCI registered [ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225432] PCI: Using configuration type 1 for base access [ 0.227178] ACPI: Added _OSI(Module Device) [ 0.228025] ACPI: Added _OSI(Processor Device) [ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.229787] ACPI: Added _OSI(Processor Aggregator Device) [ 0.231894] ACPI: Interpreter enabled [ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240077] ACPI: (supports S0 S5) [ 0.240788] ACPI: Using IOAPIC for interrupt routing [ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250754] acpiphp: Slot [3] registered [ 0.251558] acpiphp: Slot [4] registered [ 0.252356] acpiphp: Slot [5] registered [ 0.253156] acpiphp: Slot [6] registered [ 0.253966] acpiphp: Slot [7] registered [ 0.254773] acpiphp: Slot [8] registered [ 0.255575] acpiphp: Slot [9] registered [ 0.256370] acpiphp: Slot [10] registered [ 0.257190] acpiphp: Slot [11] registered [ 0.258008] acpiphp: Slot [12] registered [ 0.258831] acpiphp: Slot [13] registered [ 0.259642] acpiphp: Slot [14] registered [ 0.260449] acpiphp: Slot [15] registered [ 0.271365] acpiphp: Slot [16] registered [ 0.272183] acpiphp: Slot [17] registered [ 0.272998] acpiphp: Slot [18] registered [ 0.273811] acpiphp: Slot [19] registered [ 0.274622] acpiphp: Slot [20] registered [ 0.275434] acpiphp: Slot [21] registered [ 0.276248] acpiphp: Slot [22] registered [ 0.277060] acpiphp: Slot [23] registered [ 0.277873] acpiphp: Slot [24] registered [ 0.278687] acpiphp: Slot [25] registered [ 0.279501] acpiphp: Slot [26] registered [ 0.280307] acpiphp: Slot [27] registered [ 0.281123] acpiphp: Slot [28] registered [ 0.281933] acpiphp: Slot [29] registered [ 0.282746] acpiphp: Slot [30] registered [ 0.283565] acpiphp: Slot [31] registered [ 0.284371] PCI host bridge to bus 0000:00 [ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.364716] vgaarb: loaded [ 0.365317] vgaarb: bridge control possible 0000:00:02.0 [ 0.366475] SCSI subsystem initialized [ 0.367297] ACPI: bus type USB registered [ 0.368122] usbcore: registered new interface driver usbfs [ 0.369153] usbcore: registered new interface driver hub [ 0.370166] usbcore: registered new device driver usb [ 0.371227] PCI: Using ACPI for IRQ routing [ 0.372258] NetLabel: Initializing [ 0.372976] NetLabel: domain hash size = 128 [ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.374774] NetLabel: unlabeled traffic allowed by default [ 0.375885] clocksource: Switched to clocksource kvm-clock [ 0.381270] AppArmor: AppArmor Filesystem Enabled [ 0.382229] pnp: PnP ACPI init [ 0.383144] pnp: PnP ACPI: found 5 devices [ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.390887] NET: Registered protocol family 2 [ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.394317] TCP: Hash tables configured (established 2048 bind 2048) [ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.397753] NET: Registered protocol family 1 [ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.429490] Trying to unpack rootfs image as initramfs... [ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.493506] Scanning for low memory corruption every 60 seconds [ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495958] audit: initializing netlink subsys (disabled) [ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized [ 0.498293] Initialise system trusted keyring [ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502360] zbud: loaded [ 0.503061] VFS: Disk quotas dquot_6.6.0 [ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505388] fuse init (API version 7.23) [ 0.506271] Key type big_key registered [ 0.507072] Allocating IMA MOK and blacklist keyrings. [ 0.508187] Key type asymmetric registered [ 0.509012] Asymmetric key parser 'x509' registered [ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511426] io scheduler noop registered [ 0.512233] io scheduler deadline registered (default) [ 0.513223] io scheduler cfq registered [ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.517819] ACPI: Power Button [PWRF] [ 0.518654] GHES: HEST is not enabled! [ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.590361] Linux agpgart interface v0.103 [ 0.592821] brd: module loaded [ 0.593965] loop: module loaded [ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.599721] GPT:90111 != 20971519 [ 0.600411] GPT:Alternate GPT header not at the end of the disk. [ 0.601503] GPT:90111 != 20971519 [ 0.602182] GPT: Use GNU Parted to correct GPT errors. [ 0.603142] vda: vda1 vda15 [ 0.604849] scsi host0: ata_piix [ 0.605959] scsi host1: ata_piix [ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.609303] libphy: Fixed MDIO Bus: probed [ 0.610120] tun: Universal TUN/TAP device driver, 1.6 [ 0.611061] tun: (C) 1999-2004 Max Krasnyansky [ 0.613313] PPP generic driver version 2.4.2 [ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.615533] ehci-pci: EHCI PCI platform driver [ 0.616405] ehci-platform: EHCI generic platform driver [ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.618511] ohci-pci: OHCI PCI platform driver [ 0.619369] ohci-platform: OHCI generic platform driver [ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver [ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.642011] usb usb1: Product: UHCI Host Controller [ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.644083] usb usb1: SerialNumber: 0000:00:01.2 [ 0.645099] hub 1-0:1.0: USB hub found [ 0.645877] hub 1-0:1.0: 2 ports detected [ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.650885] mousedev: PS/2 mouse device common for all mice [ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.653986] rtc_cmos 00:00: RTC can wake from S4 [ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.657460] i2c /dev entries driver [ 0.658210] device-mapper: uevent: version 1.0.3 [ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662060] NET: Registered protocol family 10 [ 0.663047] NET: Registered protocol family 17 [ 0.663945] Key type dns_resolver registered [ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.667702] registered taskstats version 1 [ 0.668535] Loading compiled-in X.509 certificates [ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.671799] zswap: loaded using pool lzo/zbud [ 0.673172] Key type trusted registered [ 0.674712] Key type encrypted registered [ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled [ 0.676573] ima: No TPM chip found, activating TPM-bypass! [ 0.677620] evm: HMAC attrs: 0x1 [ 0.678547] Magic number: 2:937:437 [ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574) [ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.682089] EDD information not available. [ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770418] Write protecting the kernel read-only data: 14336k [ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.827326] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 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... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 484963912 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.130798] pid_max: default: 32768 minimum: 301 [ 0.131692] ACPI: Core revision 20150930 [ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134380] Security Framework initialized [ 0.135199] Yama: becoming mindful. [ 0.135933] AppArmor: AppArmor initialized [ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141906] Initializing cgroup subsys io [ 0.142717] Initializing cgroup subsys memory [ 0.143574] Initializing cgroup subsys devices [ 0.144452] Initializing cgroup subsys freezer [ 0.145327] Initializing cgroup subsys net_cls [ 0.146199] Initializing cgroup subsys perf_event [ 0.147113] Initializing cgroup subsys net_prio [ 0.147999] Initializing cgroup subsys hugetlb [ 0.148880] Initializing cgroup subsys pids [ 0.149755] CPU: Physical Processor ID: 0 [ 0.151242] mce: CPU supports 10 MCE banks [ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170078] ftrace: allocating 31920 entries in 125 pages [ 0.196078] smpboot: Max logical packages: 1 [ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198301] x2apic enabled [ 0.199110] Switched APIC routing to physical x2apic. [ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205787] KVM setup paravirtual spinlock [ 0.207075] x86: Booted up 1 node, 1 CPUs [ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209284] devtmpfs: initialized [ 0.210988] evm: security.selinux [ 0.211697] evm: security.SMACK64 [ 0.212383] evm: security.SMACK64EXEC [ 0.213133] evm: security.SMACK64TRANSMUTE [ 0.213941] evm: security.SMACK64MMAP [ 0.214688] evm: security.ima [ 0.215328] evm: security.capability [ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.217977] pinctrl core: initialized pinctrl subsystem [ 0.219083] RTC time: 15:26:13, date: 09/26/18 [ 0.220039] NET: Registered protocol family 16 [ 0.221009] cpuidle: using governor ladder [ 0.221830] cpuidle: using governor menu [ 0.222619] PCCT header not found. [ 0.223376] ACPI: bus type PCI registered [ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225432] PCI: Using configuration type 1 for base access [ 0.227178] ACPI: Added _OSI(Module Device) [ 0.228025] ACPI: Added _OSI(Processor Device) [ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.229787] ACPI: Added _OSI(Processor Aggregator Device) [ 0.231894] ACPI: Interpreter enabled [ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240077] ACPI: (supports S0 S5) [ 0.240788] ACPI: Using IOAPIC for interrupt routing [ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250754] acpiphp: Slot [3] registered [ 0.251558] acpiphp: Slot [4] registered [ 0.252356] acpiphp: Slot [5] registered [ 0.253156] acpiphp: Slot [6] registered [ 0.253966] acpiphp: Slot [7] registered [ 0.254773] acpiphp: Slot [8] registered [ 0.255575] acpiphp: Slot [9] registered [ 0.256370] acpiphp: Slot [10] registered [ 0.257190] acpiphp: Slot [11] registered [ 0.258008] acpiphp: Slot [12] registered [ 0.258831] acpiphp: Slot [13] registered [ 0.259642] acpiphp: Slot [14] registered [ 0.260449] acpiphp: Slot [15] registered [ 0.271365] acpiphp: Slot [16] registered [ 0.272183] acpiphp: Slot [17] registered [ 0.272998] acpiphp: Slot [18] registered [ 0.273811] acpiphp: Slot [19] registered [ 0.274622] acpiphp: Slot [20] registered [ 0.275434] acpiphp: Slot [21] registered [ 0.276248] acpiphp: Slot [22] registered [ 0.277060] acpiphp: Slot [23] registered [ 0.277873] acpiphp: Slot [24] registered [ 0.278687] acpiphp: Slot [25] registered [ 0.279501] acpiphp: Slot [26] registered [ 0.280307] acpiphp: Slot [27] registered [ 0.281123] acpiphp: Slot [28] registered [ 0.281933] acpiphp: Slot [29] registered [ 0.282746] acpiphp: Slot [30] registered [ 0.283565] acpiphp: Slot [31] registered [ 0.284371] PCI host bridge to bus 0000:00 [ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.364716] vgaarb: loaded [ 0.365317] vgaarb: bridge control possible 0000:00:02.0 [ 0.366475] SCSI subsystem initialized [ 0.367297] ACPI: bus type USB registered [ 0.368122] usbcore: registered new interface driver usbfs [ 0.369153] usbcore: registered new interface driver hub [ 0.370166] usbcore: registered new device driver usb [ 0.371227] PCI: Using ACPI for IRQ routing [ 0.372258] NetLabel: Initializing [ 0.372976] NetLabel: domain hash size = 128 [ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.374774] NetLabel: unlabeled traffic allowed by default [ 0.375885] clocksource: Switched to clocksource kvm-clock [ 0.381270] AppArmor: AppArmor Filesystem Enabled [ 0.382229] pnp: PnP ACPI init [ 0.383144] pnp: PnP ACPI: found 5 devices [ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.390887] NET: Registered protocol family 2 [ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.394317] TCP: Hash tables configured (established 2048 bind 2048) [ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.397753] NET: Registered protocol family 1 [ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.429490] Trying to unpack rootfs image as initramfs... [ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.493506] Scanning for low memory corruption every 60 seconds [ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495958] audit: initializing netlink subsys (disabled) [ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized [ 0.498293] Initialise system trusted keyring [ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502360] zbud: loaded [ 0.503061] VFS: Disk quotas dquot_6.6.0 [ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505388] fuse init (API version 7.23) [ 0.506271] Key type big_key registered [ 0.507072] Allocating IMA MOK and blacklist keyrings. [ 0.508187] Key type asymmetric registered [ 0.509012] Asymmetric key parser 'x509' registered [ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511426] io scheduler noop registered [ 0.512233] io scheduler deadline registered (default) [ 0.513223] io scheduler cfq registered [ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.517819] ACPI: Power Button [PWRF] [ 0.518654] GHES: HEST is not enabled! [ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.590361] Linux agpgart interface v0.103 [ 0.592821] brd: module loaded [ 0.593965] loop: module loaded [ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.599721] GPT:90111 != 20971519 [ 0.600411] GPT:Alternate GPT header not at the end of the disk. [ 0.601503] GPT:90111 != 20971519 [ 0.602182] GPT: Use GNU Parted to correct GPT errors. [ 0.603142] vda: vda1 vda15 [ 0.604849] scsi host0: ata_piix [ 0.605959] scsi host1: ata_piix [ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.609303] libphy: Fixed MDIO Bus: probed [ 0.610120] tun: Universal TUN/TAP device driver, 1.6 [ 0.611061] tun: (C) 1999-2004 Max Krasnyansky [ 0.613313] PPP generic driver version 2.4.2 [ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.615533] ehci-pci: EHCI PCI platform driver [ 0.616405] ehci-platform: EHCI generic platform driver [ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.618511] ohci-pci: OHCI PCI platform driver [ 0.619369] ohci-platform: OHCI generic platform driver [ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver [ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.642011] usb usb1: Product: UHCI Host Controller [ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.644083] usb usb1: SerialNumber: 0000:00:01.2 [ 0.645099] hub 1-0:1.0: USB hub found [ 0.645877] hub 1-0:1.0: 2 ports detected [ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.650885] mousedev: PS/2 mouse device common for all mice [ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.653986] rtc_cmos 00:00: RTC can wake from S4 [ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.657460] i2c /dev entries driver [ 0.658210] device-mapper: uevent: version 1.0.3 [ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662060] NET: Registered protocol family 10 [ 0.663047] NET: Registered protocol family 17 [ 0.663945] Key type dns_resolver registered [ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.667702] registered taskstats version 1 [ 0.668535] Loading compiled-in X.509 certificates [ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.671799] zswap: loaded using pool lzo/zbud [ 0.673172] Key type trusted registered [ 0.674712] Key type encrypted registered [ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled [ 0.676573] ima: No TPM chip found, activating TPM-bypass! [ 0.677620] evm: HMAC attrs: 0x1 [ 0.678547] Magic number: 2:937:437 [ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574) [ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.682089] EDD information not available. [ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770418] Write protecting the kernel read-only data: 14336k [ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.827326] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 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... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 484963912 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.130798] pid_max: default: 32768 minimum: 301 [ 0.131692] ACPI: Core revision 20150930 [ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134380] Security Framework initialized [ 0.135199] Yama: becoming mindful. [ 0.135933] AppArmor: AppArmor initialized [ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141906] Initializing cgroup subsys io [ 0.142717] Initializing cgroup subsys memory [ 0.143574] Initializing cgroup subsys devices [ 0.144452] Initializing cgroup subsys freezer [ 0.145327] Initializing cgroup subsys net_cls [ 0.146199] Initializing cgroup subsys perf_event [ 0.147113] Initializing cgroup subsys net_prio [ 0.147999] Initializing cgroup subsys hugetlb [ 0.148880] Initializing cgroup subsys pids [ 0.149755] CPU: Physical Processor ID: 0 [ 0.151242] mce: CPU supports 10 MCE banks [ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170078] ftrace: allocating 31920 entries in 125 pages [ 0.196078] smpboot: Max logical packages: 1 [ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198301] x2apic enabled [ 0.199110] Switched APIC routing to physical x2apic. [ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205787] KVM setup paravirtual spinlock [ 0.207075] x86: Booted up 1 node, 1 CPUs [ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209284] devtmpfs: initialized [ 0.210988] evm: security.selinux [ 0.211697] evm: security.SMACK64 [ 0.212383] evm: security.SMACK64EXEC [ 0.213133] evm: security.SMACK64TRANSMUTE [ 0.213941] evm: security.SMACK64MMAP [ 0.214688] evm: security.ima [ 0.215328] evm: security.capability [ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.217977] pinctrl core: initialized pinctrl subsystem [ 0.219083] RTC time: 15:26:13, date: 09/26/18 [ 0.220039] NET: Registered protocol family 16 [ 0.221009] cpuidle: using governor ladder [ 0.221830] cpuidle: using governor menu [ 0.222619] PCCT header not found. [ 0.223376] ACPI: bus type PCI registered [ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225432] PCI: Using configuration type 1 for base access [ 0.227178] ACPI: Added _OSI(Module Device) [ 0.228025] ACPI: Added _OSI(Processor Device) [ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.229787] ACPI: Added _OSI(Processor Aggregator Device) [ 0.231894] ACPI: Interpreter enabled [ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240077] ACPI: (supports S0 S5) [ 0.240788] ACPI: Using IOAPIC for interrupt routing [ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250754] acpiphp: Slot [3] registered [ 0.251558] acpiphp: Slot [4] registered [ 0.252356] acpiphp: Slot [5] registered [ 0.253156] acpiphp: Slot [6] registered [ 0.253966] acpiphp: Slot [7] registered [ 0.254773] acpiphp: Slot [8] registered [ 0.255575] acpiphp: Slot [9] registered [ 0.256370] acpiphp: Slot [10] registered [ 0.257190] acpiphp: Slot [11] registered [ 0.258008] acpiphp: Slot [12] registered [ 0.258831] acpiphp: Slot [13] registered [ 0.259642] acpiphp: Slot [14] registered [ 0.260449] acpiphp: Slot [15] registered [ 0.271365] acpiphp: Slot [16] registered [ 0.272183] acpiphp: Slot [17] registered [ 0.272998] acpiphp: Slot [18] registered [ 0.273811] acpiphp: Slot [19] registered [ 0.274622] acpiphp: Slot [20] registered [ 0.275434] acpiphp: Slot [21] registered [ 0.276248] acpiphp: Slot [22] registered [ 0.277060] acpiphp: Slot [23] registered [ 0.277873] acpiphp: Slot [24] registered [ 0.278687] acpiphp: Slot [25] registered [ 0.279501] acpiphp: Slot [26] registered [ 0.280307] acpiphp: Slot [27] registered [ 0.281123] acpiphp: Slot [28] registered [ 0.281933] acpiphp: Slot [29] registered [ 0.282746] acpiphp: Slot [30] registered [ 0.283565] acpiphp: Slot [31] registered [ 0.284371] PCI host bridge to bus 0000:00 [ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.364716] vgaarb: loaded [ 0.365317] vgaarb: bridge control possible 0000:00:02.0 [ 0.366475] SCSI subsystem initialized [ 0.367297] ACPI: bus type USB registered [ 0.368122] usbcore: registered new interface driver usbfs [ 0.369153] usbcore: registered new interface driver hub [ 0.370166] usbcore: registered new device driver usb [ 0.371227] PCI: Using ACPI for IRQ routing [ 0.372258] NetLabel: Initializing [ 0.372976] NetLabel: domain hash size = 128 [ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.374774] NetLabel: unlabeled traffic allowed by default [ 0.375885] clocksource: Switched to clocksource kvm-clock [ 0.381270] AppArmor: AppArmor Filesystem Enabled [ 0.382229] pnp: PnP ACPI init [ 0.383144] pnp: PnP ACPI: found 5 devices [ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.390887] NET: Registered protocol family 2 [ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.394317] TCP: Hash tables configured (established 2048 bind 2048) [ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.397753] NET: Registered protocol family 1 [ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.429490] Trying to unpack rootfs image as initramfs... [ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.493506] Scanning for low memory corruption every 60 seconds [ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495958] audit: initializing netlink subsys (disabled) [ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized [ 0.498293] Initialise system trusted keyring [ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502360] zbud: loaded [ 0.503061] VFS: Disk quotas dquot_6.6.0 [ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505388] fuse init (API version 7.23) [ 0.506271] Key type big_key registered [ 0.507072] Allocating IMA MOK and blacklist keyrings. [ 0.508187] Key type asymmetric registered [ 0.509012] Asymmetric key parser 'x509' registered [ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511426] io scheduler noop registered [ 0.512233] io scheduler deadline registered (default) [ 0.513223] io scheduler cfq registered [ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.517819] ACPI: Power Button [PWRF] [ 0.518654] GHES: HEST is not enabled! [ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.590361] Linux agpgart interface v0.103 [ 0.592821] brd: module loaded [ 0.593965] loop: module loaded [ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.599721] GPT:90111 != 20971519 [ 0.600411] GPT:Alternate GPT header not at the end of the disk. [ 0.601503] GPT:90111 != 20971519 [ 0.602182] GPT: Use GNU Parted to correct GPT errors. [ 0.603142] vda: vda1 vda15 [ 0.604849] scsi host0: ata_piix [ 0.605959] scsi host1: ata_piix [ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.609303] libphy: Fixed MDIO Bus: probed [ 0.610120] tun: Universal TUN/TAP device driver, 1.6 [ 0.611061] tun: (C) 1999-2004 Max Krasnyansky [ 0.613313] PPP generic driver version 2.4.2 [ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.615533] ehci-pci: EHCI PCI platform driver [ 0.616405] ehci-platform: EHCI generic platform driver [ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.618511] ohci-pci: OHCI PCI platform driver [ 0.619369] ohci-platform: OHCI generic platform driver [ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver [ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.642011] usb usb1: Product: UHCI Host Controller [ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.644083] usb usb1: SerialNumber: 0000:00:01.2 [ 0.645099] hub 1-0:1.0: USB hub found [ 0.645877] hub 1-0:1.0: 2 ports detected [ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.650885] mousedev: PS/2 mouse device common for all mice [ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.653986] rtc_cmos 00:00: RTC can wake from S4 [ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.657460] i2c /dev entries driver [ 0.658210] device-mapper: uevent: version 1.0.3 [ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662060] NET: Registered protocol family 10 [ 0.663047] NET: Registered protocol family 17 [ 0.663945] Key type dns_resolver registered [ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.667702] registered taskstats version 1 [ 0.668535] Loading compiled-in X.509 certificates [ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.671799] zswap: loaded using pool lzo/zbud [ 0.673172] Key type trusted registered [ 0.674712] Key type encrypted registered [ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled [ 0.676573] ima: No TPM chip found, activating TPM-bypass! [ 0.677620] evm: HMAC attrs: 0x1 [ 0.678547] Magic number: 2:937:437 [ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574) [ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.682089] EDD information not available. [ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770418] Write protecting the kernel read-only data: 14336k [ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.827326] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 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... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 484963912 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.130798] pid_max: default: 32768 minimum: 301 [ 0.131692] ACPI: Core revision 20150930 [ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134380] Security Framework initialized [ 0.135199] Yama: becoming mindful. [ 0.135933] AppArmor: AppArmor initialized [ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141906] Initializing cgroup subsys io [ 0.142717] Initializing cgroup subsys memory [ 0.143574] Initializing cgroup subsys devices [ 0.144452] Initializing cgroup subsys freezer [ 0.145327] Initializing cgroup subsys net_cls [ 0.146199] Initializing cgroup subsys perf_event [ 0.147113] Initializing cgroup subsys net_prio [ 0.147999] Initializing cgroup subsys hugetlb [ 0.148880] Initializing cgroup subsys pids [ 0.149755] CPU: Physical Processor ID: 0 [ 0.151242] mce: CPU supports 10 MCE banks [ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170078] ftrace: allocating 31920 entries in 125 pages [ 0.196078] smpboot: Max logical packages: 1 [ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198301] x2apic enabled [ 0.199110] Switched APIC routing to physical x2apic. [ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205787] KVM setup paravirtual spinlock [ 0.207075] x86: Booted up 1 node, 1 CPUs [ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209284] devtmpfs: initialized [ 0.210988] evm: security.selinux [ 0.211697] evm: security.SMACK64 [ 0.212383] evm: security.SMACK64EXEC [ 0.213133] evm: security.SMACK64TRANSMUTE [ 0.213941] evm: security.SMACK64MMAP [ 0.214688] evm: security.ima [ 0.215328] evm: security.capability [ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.217977] pinctrl core: initialized pinctrl subsystem [ 0.219083] RTC time: 15:26:13, date: 09/26/18 [ 0.220039] NET: Registered protocol family 16 [ 0.221009] cpuidle: using governor ladder [ 0.221830] cpuidle: using governor menu [ 0.222619] PCCT header not found. [ 0.223376] ACPI: bus type PCI registered [ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225432] PCI: Using configuration type 1 for base access [ 0.227178] ACPI: Added _OSI(Module Device) [ 0.228025] ACPI: Added _OSI(Processor Device) [ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.229787] ACPI: Added _OSI(Processor Aggregator Device) [ 0.231894] ACPI: Interpreter enabled [ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240077] ACPI: (supports S0 S5) [ 0.240788] ACPI: Using IOAPIC for interrupt routing [ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250754] acpiphp: Slot [3] registered [ 0.251558] acpiphp: Slot [4] registered [ 0.252356] acpiphp: Slot [5] registered [ 0.253156] acpiphp: Slot [6] registered [ 0.253966] acpiphp: Slot [7] registered [ 0.254773] acpiphp: Slot [8] registered [ 0.255575] acpiphp: Slot [9] registered [ 0.256370] acpiphp: Slot [10] registered [ 0.257190] acpiphp: Slot [11] registered [ 0.258008] acpiphp: Slot [12] registered [ 0.258831] acpiphp: Slot [13] registered [ 0.259642] acpiphp: Slot [14] registered [ 0.260449] acpiphp: Slot [15] registered [ 0.271365] acpiphp: Slot [16] registered [ 0.272183] acpiphp: Slot [17] registered [ 0.272998] acpiphp: Slot [18] registered [ 0.273811] acpiphp: Slot [19] registered [ 0.274622] acpiphp: Slot [20] registered [ 0.275434] acpiphp: Slot [21] registered [ 0.276248] acpiphp: Slot [22] registered [ 0.277060] acpiphp: Slot [23] registered [ 0.277873] acpiphp: Slot [24] registered [ 0.278687] acpiphp: Slot [25] registered [ 0.279501] acpiphp: Slot [26] registered [ 0.280307] acpiphp: Slot [27] registered [ 0.281123] acpiphp: Slot [28] registered [ 0.281933] acpiphp: Slot [29] registered [ 0.282746] acpiphp: Slot [30] registered [ 0.283565] acpiphp: Slot [31] registered [ 0.284371] PCI host bridge to bus 0000:00 [ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.364716] vgaarb: loaded [ 0.365317] vgaarb: bridge control possible 0000:00:02.0 [ 0.366475] SCSI subsystem initialized [ 0.367297] ACPI: bus type USB registered [ 0.368122] usbcore: registered new interface driver usbfs [ 0.369153] usbcore: registered new interface driver hub [ 0.370166] usbcore: registered new device driver usb [ 0.371227] PCI: Using ACPI for IRQ routing [ 0.372258] NetLabel: Initializing [ 0.372976] NetLabel: domain hash size = 128 [ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.374774] NetLabel: unlabeled traffic allowed by default [ 0.375885] clocksource: Switched to clocksource kvm-clock [ 0.381270] AppArmor: AppArmor Filesystem Enabled [ 0.382229] pnp: PnP ACPI init [ 0.383144] pnp: PnP ACPI: found 5 devices [ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.390887] NET: Registered protocol family 2 [ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.394317] TCP: Hash tables configured (established 2048 bind 2048) [ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.397753] NET: Registered protocol family 1 [ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.429490] Trying to unpack rootfs image as initramfs... [ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.493506] Scanning for low memory corruption every 60 seconds [ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495958] audit: initializing netlink subsys (disabled) [ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized [ 0.498293] Initialise system trusted keyring [ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502360] zbud: loaded [ 0.503061] VFS: Disk quotas dquot_6.6.0 [ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505388] fuse init (API version 7.23) [ 0.506271] Key type big_key registered [ 0.507072] Allocating IMA MOK and blacklist keyrings. [ 0.508187] Key type asymmetric registered [ 0.509012] Asymmetric key parser 'x509' registered [ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511426] io scheduler noop registered [ 0.512233] io scheduler deadline registered (default) [ 0.513223] io scheduler cfq registered [ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.517819] ACPI: Power Button [PWRF] [ 0.518654] GHES: HEST is not enabled! [ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.590361] Linux agpgart interface v0.103 [ 0.592821] brd: module loaded [ 0.593965] loop: module loaded [ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.599721] GPT:90111 != 20971519 [ 0.600411] GPT:Alternate GPT header not at the end of the disk. [ 0.601503] GPT:90111 != 20971519 [ 0.602182] GPT: Use GNU Parted to correct GPT errors. [ 0.603142] vda: vda1 vda15 [ 0.604849] scsi host0: ata_piix [ 0.605959] scsi host1: ata_piix [ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.609303] libphy: Fixed MDIO Bus: probed [ 0.610120] tun: Universal TUN/TAP device driver, 1.6 [ 0.611061] tun: (C) 1999-2004 Max Krasnyansky [ 0.613313] PPP generic driver version 2.4.2 [ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.615533] ehci-pci: EHCI PCI platform driver [ 0.616405] ehci-platform: EHCI generic platform driver [ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.618511] ohci-pci: OHCI PCI platform driver [ 0.619369] ohci-platform: OHCI generic platform driver [ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver [ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.642011] usb usb1: Product: UHCI Host Controller [ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.644083] usb usb1: SerialNumber: 0000:00:01.2 [ 0.645099] hub 1-0:1.0: USB hub found [ 0.645877] hub 1-0:1.0: 2 ports detected [ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.650885] mousedev: PS/2 mouse device common for all mice [ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.653986] rtc_cmos 00:00: RTC can wake from S4 [ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.657460] i2c /dev entries driver [ 0.658210] device-mapper: uevent: version 1.0.3 [ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662060] NET: Registered protocol family 10 [ 0.663047] NET: Registered protocol family 17 [ 0.663945] Key type dns_resolver registered [ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.667702] registered taskstats version 1 [ 0.668535] Loading compiled-in X.509 certificates [ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.671799] zswap: loaded using pool lzo/zbud [ 0.673172] Key type trusted registered [ 0.674712] Key type encrypted registered [ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled [ 0.676573] ima: No TPM chip found, activating TPM-bypass! [ 0.677620] evm: HMAC attrs: 0x1 [ 0.678547] Magic number: 2:937:437 [ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574) [ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.682089] EDD information not available. [ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770418] Write protecting the kernel read-only data: 14336k [ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.827326] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 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... [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 484963912 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.129143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.130798] pid_max: default: 32768 minimum: 301 [ 0.131692] ACPI: Core revision 20150930 [ 0.133072] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134380] Security Framework initialized [ 0.135199] Yama: becoming mindful. [ 0.135933] AppArmor: AppArmor initialized [ 0.136796] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138087] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.139338] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141906] Initializing cgroup subsys io [ 0.142717] Initializing cgroup subsys memory [ 0.143574] Initializing cgroup subsys devices [ 0.144452] Initializing cgroup subsys freezer [ 0.145327] Initializing cgroup subsys net_cls [ 0.146199] Initializing cgroup subsys perf_event [ 0.147113] Initializing cgroup subsys net_prio [ 0.147999] Initializing cgroup subsys hugetlb [ 0.148880] Initializing cgroup subsys pids [ 0.149755] CPU: Physical Processor ID: 0 [ 0.151242] mce: CPU supports 10 MCE banks [ 0.152094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170078] ftrace: allocating 31920 entries in 125 pages [ 0.196078] smpboot: Max logical packages: 1 [ 0.196954] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198301] x2apic enabled [ 0.199110] Switched APIC routing to physical x2apic. [ 0.200871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205787] KVM setup paravirtual spinlock [ 0.207075] x86: Booted up 1 node, 1 CPUs [ 0.207892] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209284] devtmpfs: initialized [ 0.210988] evm: security.selinux [ 0.211697] evm: security.SMACK64 [ 0.212383] evm: security.SMACK64EXEC [ 0.213133] evm: security.SMACK64TRANSMUTE [ 0.213941] evm: security.SMACK64MMAP [ 0.214688] evm: security.ima [ 0.215328] evm: security.capability [ 0.216132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.217977] pinctrl core: initialized pinctrl subsystem [ 0.219083] RTC time: 15:26:13, date: 09/26/18 [ 0.220039] NET: Registered protocol family 16 [ 0.221009] cpuidle: using governor ladder [ 0.221830] cpuidle: using governor menu [ 0.222619] PCCT header not found. [ 0.223376] ACPI: bus type PCI registered [ 0.224181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225432] PCI: Using configuration type 1 for base access [ 0.227178] ACPI: Added _OSI(Module Device) [ 0.228025] ACPI: Added _OSI(Processor Device) [ 0.228885] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.229787] ACPI: Added _OSI(Processor Aggregator Device) [ 0.231894] ACPI: Interpreter enabled [ 0.232682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.234536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240077] ACPI: (supports S0 S5) [ 0.240788] ACPI: Using IOAPIC for interrupt routing [ 0.241853] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.244936] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.248516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250754] acpiphp: Slot [3] registered [ 0.251558] acpiphp: Slot [4] registered [ 0.252356] acpiphp: Slot [5] registered [ 0.253156] acpiphp: Slot [6] registered [ 0.253966] acpiphp: Slot [7] registered [ 0.254773] acpiphp: Slot [8] registered [ 0.255575] acpiphp: Slot [9] registered [ 0.256370] acpiphp: Slot [10] registered [ 0.257190] acpiphp: Slot [11] registered [ 0.258008] acpiphp: Slot [12] registered [ 0.258831] acpiphp: Slot [13] registered [ 0.259642] acpiphp: Slot [14] registered [ 0.260449] acpiphp: Slot [15] registered [ 0.271365] acpiphp: Slot [16] registered [ 0.272183] acpiphp: Slot [17] registered [ 0.272998] acpiphp: Slot [18] registered [ 0.273811] acpiphp: Slot [19] registered [ 0.274622] acpiphp: Slot [20] registered [ 0.275434] acpiphp: Slot [21] registered [ 0.276248] acpiphp: Slot [22] registered [ 0.277060] acpiphp: Slot [23] registered [ 0.277873] acpiphp: Slot [24] registered [ 0.278687] acpiphp: Slot [25] registered [ 0.279501] acpiphp: Slot [26] registered [ 0.280307] acpiphp: Slot [27] registered [ 0.281123] acpiphp: Slot [28] registered [ 0.281933] acpiphp: Slot [29] registered [ 0.282746] acpiphp: Slot [30] registered [ 0.283565] acpiphp: Slot [31] registered [ 0.284371] PCI host bridge to bus 0000:00 [ 0.285183] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286398] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289088] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.290534] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296887] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300669] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307046] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308502] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.353759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.355264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.356692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.358124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.359518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.360781] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.361945] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.363170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.364716] vgaarb: loaded [ 0.365317] vgaarb: bridge control possible 0000:00:02.0 [ 0.366475] SCSI subsystem initialized [ 0.367297] ACPI: bus type USB registered [ 0.368122] usbcore: registered new interface driver usbfs [ 0.369153] usbcore: registered new interface driver hub [ 0.370166] usbcore: registered new device driver usb [ 0.371227] PCI: Using ACPI for IRQ routing [ 0.372258] NetLabel: Initializing [ 0.372976] NetLabel: domain hash size = 128 [ 0.373827] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.374774] NetLabel: unlabeled traffic allowed by default [ 0.375885] clocksource: Switched to clocksource kvm-clock [ 0.381270] AppArmor: AppArmor Filesystem Enabled [ 0.382229] pnp: PnP ACPI init [ 0.383144] pnp: PnP ACPI: found 5 devices [ 0.389172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.390887] NET: Registered protocol family 2 [ 0.391858] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.393143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.394317] TCP: Hash tables configured (established 2048 bind 2048) [ 0.395491] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.396575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.397753] NET: Registered protocol family 1 [ 0.398623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399720] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.400802] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.415227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.429490] Trying to unpack rootfs image as initramfs... [ 0.479448] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.493506] Scanning for low memory corruption every 60 seconds [ 0.494807] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495958] audit: initializing netlink subsys (disabled) [ 0.496983] audit: type=2000 audit(1537975574.564:1): initialized [ 0.498293] Initialise system trusted keyring [ 0.499220] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500388] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502360] zbud: loaded [ 0.503061] VFS: Disk quotas dquot_6.6.0 [ 0.503877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505388] fuse init (API version 7.23) [ 0.506271] Key type big_key registered [ 0.507072] Allocating IMA MOK and blacklist keyrings. [ 0.508187] Key type asymmetric registered [ 0.509012] Asymmetric key parser 'x509' registered [ 0.509961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511426] io scheduler noop registered [ 0.512233] io scheduler deadline registered (default) [ 0.513223] io scheduler cfq registered [ 0.514052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516363] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.517819] ACPI: Power Button [PWRF] [ 0.518654] GHES: HEST is not enabled! [ 0.532343] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.560211] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.562453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.588105] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.590361] Linux agpgart interface v0.103 [ 0.592821] brd: module loaded [ 0.593965] loop: module loaded [ 0.598272] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.599721] GPT:90111 != 20971519 [ 0.600411] GPT:Alternate GPT header not at the end of the disk. [ 0.601503] GPT:90111 != 20971519 [ 0.602182] GPT: Use GNU Parted to correct GPT errors. [ 0.603142] vda: vda1 vda15 [ 0.604849] scsi host0: ata_piix [ 0.605959] scsi host1: ata_piix [ 0.606664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.607870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.609303] libphy: Fixed MDIO Bus: probed [ 0.610120] tun: Universal TUN/TAP device driver, 1.6 [ 0.611061] tun: (C) 1999-2004 Max Krasnyansky [ 0.613313] PPP generic driver version 2.4.2 [ 0.614197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.615533] ehci-pci: EHCI PCI platform driver [ 0.616405] ehci-platform: EHCI generic platform driver [ 0.617389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.618511] ohci-pci: OHCI PCI platform driver [ 0.619369] ohci-platform: OHCI generic platform driver [ 0.620355] uhci_hcd: USB Universal Host Controller Interface driver [ 0.634793] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.635787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.637238] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.638266] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.639376] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.640595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.642011] usb usb1: Product: UHCI Host Controller [ 0.642941] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.644083] usb usb1: SerialNumber: 0000:00:01.2 [ 0.645099] hub 1-0:1.0: USB hub found [ 0.645877] hub 1-0:1.0: 2 ports detected [ 0.646784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648914] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649866] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.650885] mousedev: PS/2 mouse device common for all mice [ 0.652145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.653986] rtc_cmos 00:00: RTC can wake from S4 [ 0.655074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656270] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.657460] i2c /dev entries driver [ 0.658210] device-mapper: uevent: version 1.0.3 [ 0.659147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.660777] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662060] NET: Registered protocol family 10 [ 0.663047] NET: Registered protocol family 17 [ 0.663945] Key type dns_resolver registered [ 0.664871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.665966] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.667702] registered taskstats version 1 [ 0.668535] Loading compiled-in X.509 certificates [ 0.669965] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.671799] zswap: loaded using pool lzo/zbud [ 0.673172] Key type trusted registered [ 0.674712] Key type encrypted registered [ 0.675538] AppArmor: AppArmor sha1 policy hashing enabled [ 0.676573] ima: No TPM chip found, activating TPM-bypass! [ 0.677620] evm: HMAC attrs: 0x1 [ 0.678547] Magic number: 2:937:437 [ 0.679381] rtc_cmos 00:00: setting system clock to 2018-09-26 15:26:14 UTC (1537975574) [ 0.680977] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.682089] EDD information not available. [ 0.768863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770418] Write protecting the kernel read-only data: 14336k [ 0.782174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783998] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.827326] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 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 discover... Sending select for 10.55.0.14... Lease of 10.55.0.14 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.0.1" checking http://169.254.169.254/2009-04-04/instance-id 2018-09-26 15:27:16,768 - create_instance - INFO - Deleting Port with ID - 47cba31e-7af9-407b-a85c-efeb76cff1c8 2018-09-26 15:27:16,768 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76port-1 2018-09-26 15:27:16,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/47cba31e-7af9-407b-a85c-efeb76cff1c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:27:17,431 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-02da2489-d672-4c75-b3f4-7f5796defdba Date: Wed, 26 Sep 2018 15:27:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:27:17,431 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/47cba31e-7af9-407b-a85c-efeb76cff1c8 used request id req-02da2489-d672-4c75-b3f4-7f5796defdba 2018-09-26 15:27:17,431 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-inst 2018-09-26 15:27:17,435 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:27:17,614 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:27:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-be042413-a091-4a52-93f6-dc931ef20f81 x-compute-request-id: req-be042413-a091-4a52-93f6-dc931ef20f81 Content-Type: application/json 2018-09-26 15:27:17,614 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 used request id req-be042413-a091-4a52-93f6-dc931ef20f81 2018-09-26 15:27:17,614 - create_instance - INFO - Checking deletion status 2018-09-26 15:27:17,617 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:27:18,000 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:27:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-58419873-a0f1-4ec0-85fe-0cc9f4c41bc1 x-compute-request-id: req-58419873-a0f1-4ec0-85fe-0cc9f4c41bc1 Content-Encoding: gzip Content-Length: 660 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6", "rel": "bookmark"}], "image": {"id": "6e444b5e-0dd6-436b-984f-955a4504bf59", "links": [{"href": "http://172.30.9.22:8774/images/6e444b5e-0dd6-436b-984f-955a4504bf59", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:26:13.000000", "flavor": {"id": "f4ab962f-a392-43c6-8df9-4d0201976ffc", "links": [{"href": "http://172.30.9.22:8774/flavors/f4ab962f-a392-43c6-8df9-4d0201976ffc", "rel": "bookmark"}]}, "id": "165290b8-1fbc-4538-8d27-8c00f21a4ee6", "user_id": "f9350a4137f14dae896c84ec494a7dd3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:27:17Z", "hostId": "febf6413e37e437cb137e102a04722e5f6bc5d25e699857bd984f2e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-inst", "created": "2018-09-26T15:26:09Z", "tenant_id": "167f148a11b04f108770753c26bad53e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 15:27:18,000 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 used request id req-58419873-a0f1-4ec0-85fe-0cc9f4c41bc1 2018-09-26 15:27:18,001 - create_instance - DEBUG - Instance status [SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-inst] is - ACTIVE 2018-09-26 15:27:18,001 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 15:27:21,004 - create_instance - DEBUG - VM status query timeout in 296.610352993 2018-09-26 15:27:21,007 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5dcc5ca86cbc83551cbbe7666ad4eaecfbbe92" 2018-09-26 15:27:21,053 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 15:27:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8c479a67-c452-4d61-8fd2-3a9b81f9203a x-compute-request-id: req-8c479a67-c452-4d61-8fd2-3a9b81f9203a Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 165290b8-1fbc-4538-8d27-8c00f21a4ee6 could not be found.", "code": 404}} 2018-09-26 15:27:21,053 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/165290b8-1fbc-4538-8d27-8c00f21a4ee6 used request id req-8c479a67-c452-4d61-8fd2-3a9b81f9203a 2018-09-26 15:27:21,054 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 165290b8-1fbc-4538-8d27-8c00f21a4ee6 could not be found. (HTTP 404) (Request-ID: req-8c479a67-c452-4d61-8fd2-3a9b81f9203a) 2018-09-26 15:27:21,054 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-inst 2018-09-26 15:27:21,055 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-subnet 2018-09-26 15:27:21,055 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-subnet 2018-09-26 15:27:21,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/5ba26edc-b61f-4287-927a-6d880fcbd19e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aa9957cd2cf70f19847c4100f30bc653e0cb037" 2018-09-26 15:27:23,445 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a84fc500-d29f-4f8a-9ffb-448806846b52 Date: Wed, 26 Sep 2018 15:27:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:27:23,445 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/5ba26edc-b61f-4287-927a-6d880fcbd19e used request id req-a84fc500-d29f-4f8a-9ffb-448806846b52 2018-09-26 15:27:23,445 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-priv-net 2018-09-26 15:27:23,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aa9957cd2cf70f19847c4100f30bc653e0cb037" 2018-09-26 15:27:24,771 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-52477d8f-bea7-4b51-b19e-1f1f7f540d47 Date: Wed, 26 Sep 2018 15:27:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:27:24,771 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/3a1992d9-4fc2-47e2-84dc-13fcdf8c0e40 used request id req-52477d8f-bea7-4b51-b19e-1f1f7f540d47 2018-09-26 15:27:24,774 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/f4ab962f-a392-43c6-8df9-4d0201976ffc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1004cd4796070d5fead2ed3606117be16b377345" 2018-09-26 15:27:24,833 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:27:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-eb05e127-5814-489d-8aa2-c8e21a7a6e62 x-compute-request-id: req-eb05e127-5814-489d-8aa2-c8e21a7a6e62 Content-Length: 0 Content-Type: application/json 2018-09-26 15:27:24,833 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/f4ab962f-a392-43c6-8df9-4d0201976ffc used request id req-eb05e127-5814-489d-8aa2-c8e21a7a6e62 2018-09-26 15:27:24,834 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-26ec5144-e4ef-4ed4-927b-ed8f3651aa76-image 2018-09-26 15:27:24,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/6e444b5e-0dd6-436b-984f-955a4504bf59 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8cc5c246b30ed345b1eb03d5464178e89584b321" 2018-09-26 15:27:26,163 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3f17722b-dc68-4440-92b8-2539806afebe Date: Wed, 26 Sep 2018 15:27:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:27:26,163 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/6e444b5e-0dd6-436b-984f-955a4504bf59 used request id req-3f17722b-dc68-4440-92b8-2539806afebe 2018-09-26 15:27:26,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2207181a6a947a620ac9ef2189a9818d08b130be" 2018-09-26 15:27:26,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-a8da1852-d7ef-4766-8c24-5a6d8999c49e Date: Wed, 26 Sep 2018 15:27:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "created_at": "2018-09-26T15:03:01Z", "updated_at": "2018-09-26T15:03:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "42b64d20-0cdd-4071-90b3-bed72374e7f4", "remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "7d1bf180-3956-40c0-b13b-87d65c8127c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "985b7c76-8047-404e-bfc0-b56f14b3b0aa", "remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "e7624c79-e96e-4c9f-b820-f381a79bf690", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}], "revision_number": 4, "project_id": "6d9e93c84a104a3c8872dd8724ca8a31", "id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "167f148a11b04f108770753c26bad53e", "created_at": "2018-09-26T15:25:59Z", "updated_at": "2018-09-26T15:25:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:25:59Z", "revision_number": 0, "id": "101ef4ea-62d0-4b5d-b4a6-3167cb9e650d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:25:59Z", "security_group_id": "2599ef4c-c88c-494c-bfbc-df7a477b4e2f", "tenant_id": "167f148a11b04f108770753c26bad53e", "port_range_min": null, "ethertype": "IPv4", "project_id": "167f148a11b04f108770753c26bad53e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:25:59Z", "revision_number": 0, "id": "6984124a-824c-40af-bc7d-25c048b8680e", "remote_group_id": "2599ef4c-c88c-494c-bfbc-df7a477b4e2f", "remote_ip_prefix": null, "created_at": "2018-09-26T15:25:59Z", "security_group_id": "2599ef4c-c88c-494c-bfbc-df7a477b4e2f", "tenant_id": "167f148a11b04f108770753c26bad53e", "port_range_min": null, "ethertype": "IPv4", "project_id": "167f148a11b04f108770753c26bad53e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:25:59Z", "revision_number": 0, "id": "96b72f2b-75cb-46f2-a1da-39f9f7ad9599", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:25:59Z", "security_group_id": "2599ef4c-c88c-494c-bfbc-df7a477b4e2f", "tenant_id": "167f148a11b04f108770753c26bad53e", "port_range_min": null, "ethertype": "IPv6", "project_id": "167f148a11b04f108770753c26bad53e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:25:59Z", "revision_number": 0, "id": "d4e9a189-3baf-4f76-ad19-a7d38bf5f72a", "remote_group_id": "2599ef4c-c88c-494c-bfbc-df7a477b4e2f", "remote_ip_prefix": null, "created_at": "2018-09-26T15:25:59Z", "security_group_id": "2599ef4c-c88c-494c-bfbc-df7a477b4e2f", "tenant_id": "167f148a11b04f108770753c26bad53e", "port_range_min": null, "ethertype": "IPv6", "project_id": "167f148a11b04f108770753c26bad53e"}], "revision_number": 4, "project_id": "167f148a11b04f108770753c26bad53e", "id": "2599ef4c-c88c-494c-bfbc-df7a477b4e2f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T15:13:13Z", "updated_at": "2018-09-26T15:13:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "2a35cbcd-1532-408c-8786-78c1a7485991", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "342a62ab-967f-4158-a52b-3549330c6d23", "remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "425d5713-a334-4764-a0ae-c2b108101c0f", "remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "75c1d273-287b-4242-9c28-8e24471a8445", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}], "revision_number": 4, "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T15:15:22Z", "updated_at": "2018-09-26T15:15:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "04a09cd4-997d-44cc-bf48-ba09a9b953f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "12ba60b2-304d-491e-8ec2-bb9878c51946", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "21d80991-0477-489d-b604-0c0481e731e8", "remote_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "a30e74b9-69f3-4ca8-b021-d63436cfc6c9", "remote_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19ba3277690c488fafb75f1a459e0a54", "created_at": "2018-09-26T15:27:26Z", "updated_at": "2018-09-26T15:27:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:27:26Z", "revision_number": 0, "id": "28c2218d-767b-45d1-a243-afde8040e9bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:27:26Z", "security_group_id": "97da052a-863d-4dd4-a4d7-b8acbcdc1d98", "tenant_id": "19ba3277690c488fafb75f1a459e0a54", "port_range_min": null, "ethertype": "IPv6", "project_id": "19ba3277690c488fafb75f1a459e0a54"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:27:26Z", "revision_number": 0, "id": "3a609314-57d1-43b2-89df-610459ba5cb7", "remote_group_id": "97da052a-863d-4dd4-a4d7-b8acbcdc1d98", "remote_ip_prefix": null, "created_at": "2018-09-26T15:27:26Z", "security_group_id": "97da052a-863d-4dd4-a4d7-b8acbcdc1d98", "tenant_id": "19ba3277690c488fafb75f1a459e0a54", "port_range_min": null, "ethertype": "IPv4", "project_id": "19ba3277690c488fafb75f1a459e0a54"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:27:26Z", "revision_number": 0, "id": "9e4e86ee-1541-40b6-9f8a-20aedb7bddc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:27:26Z", "security_group_id": "97da052a-863d-4dd4-a4d7-b8acbcdc1d98", "tenant_id": "19ba3277690c488fafb75f1a459e0a54", "port_range_min": null, "ethertype": "IPv4", "project_id": "19ba3277690c488fafb75f1a459e0a54"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:27:26Z", "revision_number": 0, "id": "a17175f8-7203-4abd-a48e-9e2cc5f0427f", "remote_group_id": "97da052a-863d-4dd4-a4d7-b8acbcdc1d98", "remote_ip_prefix": null, "created_at": "2018-09-26T15:27:26Z", "security_group_id": "97da052a-863d-4dd4-a4d7-b8acbcdc1d98", "tenant_id": "19ba3277690c488fafb75f1a459e0a54", "port_range_min": null, "ethertype": "IPv6", "project_id": "19ba3277690c488fafb75f1a459e0a54"}], "revision_number": 4, "project_id": "19ba3277690c488fafb75f1a459e0a54", "id": "97da052a-863d-4dd4-a4d7-b8acbcdc1d98", "name": "default"}]} 2018-09-26 15:27:26,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-a8da1852-d7ef-4766-8c24-5a6d8999c49e 2018-09-26 15:27:26,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2207181a6a947a620ac9ef2189a9818d08b130be" 2018-09-26 15:27:26,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:27:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c8cd49c-5491-497e-aa84-8b298cdbdeb3 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31"}, "enabled": true, "id": "6d9e93c84a104a3c8872dd8724ca8a31", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 15:27:26,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31 used request id req-2c8cd49c-5491-497e-aa84-8b298cdbdeb3 2018-09-26 15:27:26,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/167f148a11b04f108770753c26bad53e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2207181a6a947a620ac9ef2189a9818d08b130be" 2018-09-26 15:27:26,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:27:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b20055e9-1255-4070-bd62-9a7bebdf3c4e Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/167f148a11b04f108770753c26bad53e"}, "enabled": true, "id": "167f148a11b04f108770753c26bad53e", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-a30ea577-4fe4-462-proj"}} 2018-09-26 15:27:26,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/167f148a11b04f108770753c26bad53e used request id req-b20055e9-1255-4070-bd62-9a7bebdf3c4e 2018-09-26 15:27:26,733 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2599ef4c-c88c-494c-bfbc-df7a477b4e2f 2018-09-26 15:27:26,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=2599ef4c-c88c-494c-bfbc-df7a477b4e2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2207181a6a947a620ac9ef2189a9818d08b130be" 2018-09-26 15:27:26,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-353b54ce-dffe-429f-ad00-c96eedbbf527 Date: Wed, 26 Sep 2018 15:27:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:25:59Z", "security_group_id": "2599ef4c-c88c-494c-bfbc-df7a477b4e2f", "port_range_min": null, "revision_number": 0, "tenant_id": "167f148a11b04f108770753c26bad53e", "created_at": "2018-09-26T15:25:59Z", "project_id": "167f148a11b04f108770753c26bad53e", "id": "101ef4ea-62d0-4b5d-b4a6-3167cb9e650d"}, {"remote_group_id": "2599ef4c-c88c-494c-bfbc-df7a477b4e2f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:25:59Z", "security_group_id": "2599ef4c-c88c-494c-bfbc-df7a477b4e2f", "port_range_min": null, "revision_number": 0, "tenant_id": "167f148a11b04f108770753c26bad53e", "created_at": "2018-09-26T15:25:59Z", "project_id": "167f148a11b04f108770753c26bad53e", "id": "6984124a-824c-40af-bc7d-25c048b8680e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:25:59Z", "security_group_id": "2599ef4c-c88c-494c-bfbc-df7a477b4e2f", "port_range_min": null, "revision_number": 0, "tenant_id": "167f148a11b04f108770753c26bad53e", "created_at": "2018-09-26T15:25:59Z", "project_id": "167f148a11b04f108770753c26bad53e", "id": "96b72f2b-75cb-46f2-a1da-39f9f7ad9599"}, {"remote_group_id": "2599ef4c-c88c-494c-bfbc-df7a477b4e2f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:25:59Z", "security_group_id": "2599ef4c-c88c-494c-bfbc-df7a477b4e2f", "port_range_min": null, "revision_number": 0, "tenant_id": "167f148a11b04f108770753c26bad53e", "created_at": "2018-09-26T15:25:59Z", "project_id": "167f148a11b04f108770753c26bad53e", "id": "d4e9a189-3baf-4f76-ad19-a7d38bf5f72a"}]} 2018-09-26 15:27:26,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=2599ef4c-c88c-494c-bfbc-df7a477b4e2f used request id req-353b54ce-dffe-429f-ad00-c96eedbbf527 2018-09-26 15:27:26,911 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 15:27:26,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/2599ef4c-c88c-494c-bfbc-df7a477b4e2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2207181a6a947a620ac9ef2189a9818d08b130be" 2018-09-26 15:27:27,291 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-62691c09-6fe5-4d08-8f18-aaf1fbc6d423 Content-Length: 0 Date: Wed, 26 Sep 2018 15:27:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:27:27,291 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/2599ef4c-c88c-494c-bfbc-df7a477b4e2f used request id req-62691c09-6fe5-4d08-8f18-aaf1fbc6d423 2018-09-26 15:27:27,292 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-a30ea577-4fe4-462-proj 2018-09-26 15:27:27,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/167f148a11b04f108770753c26bad53e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2207181a6a947a620ac9ef2189a9818d08b130be" 2018-09-26 15:27:27,566 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:27:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bab34c4e-747e-4309-af2b-95fc4b148b71 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:27:27,566 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/167f148a11b04f108770753c26bad53e used request id req-bab34c4e-747e-4309-af2b-95fc4b148b71 2018-09-26 15:27:27,567 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-a30ea577-4fe4-462-proj-role 2018-09-26 15:27:27,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/3773972d5da749b0994786bf081143c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2207181a6a947a620ac9ef2189a9818d08b130be" 2018-09-26 15:27:27,689 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:27:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2382bd61-eb39-45c7-b117-71efc79d0356 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:27:27,689 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/3773972d5da749b0994786bf081143c1 used request id req-2382bd61-eb39-45c7-b117-71efc79d0356 2018-09-26 15:27:27,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2207181a6a947a620ac9ef2189a9818d08b130be" 2018-09-26 15:27:27,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:27:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbf4d02a-d7c4-4130-bd92-5fd57068b0f2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "66088746910a4e51bde0de4ba68b497c", "links": {"self": "http://172.30.9.22:5000/v3/roles/66088746910a4e51bde0de4ba68b497c"}, "name": "Member"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}, {"domain_id": null, "id": "c0d779bbe6ff4b64ab186133b3bcb8dc", "links": {"self": "http://172.30.9.22:5000/v3/roles/c0d779bbe6ff4b64ab186133b3bcb8dc"}, "name": "heat_stack_owner"}]} 2018-09-26 15:27:27,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-fbf4d02a-d7c4-4130-bd92-5fd57068b0f2 2018-09-26 15:27:27,786 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-a30ea577-4fe4-462-user 2018-09-26 15:27:27,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/f9350a4137f14dae896c84ec494a7dd3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4680c2fc326cc26bd04ff9bade7aefa4f9f85338" 2018-09-26 15:27:28,026 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:27:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca571b32-df04-4675-af03-aadaacde0326 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:27:28,026 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/f9350a4137f14dae896c84ec494a7dd3 used request id req-ca571b32-df04-4675-af03-aadaacde0326 2018-09-26 15:27:28,027 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 94.979s OK 2018-09-26 15:27:28,141 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-26 15:27:28,141 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 01:35 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-09-26 15:27:28,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 15:27:28,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67b4b3116adae4597797583906330848a8b99185" 2018-09-26 15:27:28,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:27:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd1c3c85-abc6-45cd-8674-eea9743247cd Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "66088746910a4e51bde0de4ba68b497c", "links": {"self": "http://172.30.9.22:5000/v3/roles/66088746910a4e51bde0de4ba68b497c"}, "name": "Member"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}, {"domain_id": null, "id": "c0d779bbe6ff4b64ab186133b3bcb8dc", "links": {"self": "http://172.30.9.22:5000/v3/roles/c0d779bbe6ff4b64ab186133b3bcb8dc"}, "name": "heat_stack_owner"}]} 2018-09-26 15:27:28,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-fd1c3c85-abc6-45cd-8674-eea9743247cd 2018-09-26 15:27:28,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0790560245514s 2018-09-26 15:27:28,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-26 15:27:28,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/c0d779bbe6ff4b64ab186133b3bcb8dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67b4b3116adae4597797583906330848a8b99185" 2018-09-26 15:27:28,403 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:27:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6c0bdf2-8b3d-48b8-abcb-de561cb88d5e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:27:28,403 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/c0d779bbe6ff4b64ab186133b3bcb8dc used request id req-a6c0bdf2-8b3d-48b8-abcb-de561cb88d5e 2018-09-26 15:27:28,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.174956083298s 2018-09-26 15:27:28,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 15:27:28,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67b4b3116adae4597797583906330848a8b99185" 2018-09-26 15:27:28,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:27:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0abe7227-24b9-4dc4-acad-126af3db834b Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/0f6038362f804bdf973a1259ba7dca0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f6038362f804bdf973a1259ba7dca0e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1eb559e7c1dd4418b86e31ef3084f2ec"}, "domain_id": "75cdea7ae1e047b59527bd851db52c3a", "enabled": true, "options": {}, "id": "1eb559e7c1dd4418b86e31ef3084f2ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_66e0fd9e-feb8-4bf9-baca-71907042ba7c", "links": {"self": "http://172.30.9.22:5000/v3/users/3fc3661446f54f9392965ff1c6945979"}, "domain_id": "default", "enabled": true, "id": "3fc3661446f54f9392965ff1c6945979", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/4bdccdd75552479f98bffcd1d64b7662"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bdccdd75552479f98bffcd1d64b7662", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/4c02226b29744674bd45691e05726e9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c02226b29744674bd45691e05726e9e", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/5857b05d047642649579991b794ec602"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5857b05d047642649579991b794ec602", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/6e819320ddea4588808c69aeee5f74c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e819320ddea4588808c69aeee5f74c6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/7d97fc2ab1f2454b92dd6da51d8b72b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9433c47bb55b49999cf3f4179d1f9381"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9433c47bb55b49999cf3f4179d1f9381", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/9e63f838fd5b45728e8e57b0fc0cb664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e63f838fd5b45728e8e57b0fc0cb664", "email": "heat@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/a31274f6a9b346deb22160d9bfd8b380"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a31274f6a9b346deb22160d9bfd8b380", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/c3bff15c726d4e33aac8d94d4c693699"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c3bff15c726d4e33aac8d94d4c693699", "email": "congress@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/da2d5b9a5312407d85c50744f177f3a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da2d5b9a5312407d85c50744f177f3a3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/da30243f7cce43e39ea7a153cd6ce802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da30243f7cce43e39ea7a153cd6ce802", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fca2410da1d748118f4fe3f25d00c681"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca2410da1d748118f4fe3f25d00c681", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-26 15:27:28,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-0abe7227-24b9-4dc4-acad-126af3db834b 2018-09-26 15:27:28,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0918679237366s 2018-09-26 15:27:28,496 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-0abe7227-24b9-4dc4-acad-126af3db834b 2018-09-26 15:27:28,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 15:27:28,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/3fc3661446f54f9392965ff1c6945979 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67b4b3116adae4597797583906330848a8b99185" 2018-09-26 15:27:28,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:27:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fb506b9-6b06-4826-8106-7bf0fb3f567e Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/3fc3661446f54f9392965ff1c6945979"}, "enabled": true, "id": "3fc3661446f54f9392965ff1c6945979", "options": {}, "domain_id": "default", "name": "snaps_health_check-user_66e0fd9e-feb8-4bf9-baca-71907042ba7c"}} 2018-09-26 15:27:28,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/3fc3661446f54f9392965ff1c6945979 used request id req-5fb506b9-6b06-4826-8106-7bf0fb3f567e 2018-09-26 15:27:28,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0911459922791s 2018-09-26 15:27:28,593 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/3fc3661446f54f9392965ff1c6945979 used request id req-5fb506b9-6b06-4826-8106-7bf0fb3f567e 2018-09-26 15:27:28,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-26 15:27:28,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/3fc3661446f54f9392965ff1c6945979 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67b4b3116adae4597797583906330848a8b99185" 2018-09-26 15:27:28,817 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:27:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1edc55a5-7496-47e6-96cf-fc583a0c387f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:27:28,817 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/3fc3661446f54f9392965ff1c6945979 used request id req-1edc55a5-7496-47e6-96cf-fc583a0c387f 2018-09-26 15:27:28,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.22260093689s 2018-09-26 15:27:28,817 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/3fc3661446f54f9392965ff1c6945979 used request id req-1edc55a5-7496-47e6-96cf-fc583a0c387f 2018-09-26 15:27:28,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 15:27:28,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67b4b3116adae4597797583906330848a8b99185" 2018-09-26 15:27:28,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:27:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b1a2296-c96d-4d6c-a1f9-7130e95958ca Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/19ba3277690c488fafb75f1a459e0a54"}, "enabled": true, "id": "19ba3277690c488fafb75f1a459e0a54", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_66e0fd9e-feb8-4bf9-baca-71907042ba7c"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4"}, "enabled": true, "id": "32e2fc060ffa4464a00bce7763dbcae4", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31"}, "enabled": true, "id": "6d9e93c84a104a3c8872dd8724ca8a31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 15:27:28,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-3b1a2296-c96d-4d6c-a1f9-7130e95958ca 2018-09-26 15:27:28,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0770280361176s 2018-09-26 15:27:28,895 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-3b1a2296-c96d-4d6c-a1f9-7130e95958ca 2018-09-26 15:27:28,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-26 15:27:28,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/19ba3277690c488fafb75f1a459e0a54 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67b4b3116adae4597797583906330848a8b99185" 2018-09-26 15:27:29,076 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:27:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2977659-fe4a-441c-be0d-22df037654fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:27:29,076 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/19ba3277690c488fafb75f1a459e0a54 used request id req-e2977659-fe4a-441c-be0d-22df037654fa 2018-09-26 15:27:29,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.179060935974s 2018-09-26 15:27:29,077 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/19ba3277690c488fafb75f1a459e0a54 used request id req-e2977659-fe4a-441c-be0d-22df037654fa 2018-09-26 15:27:29,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 15:27:29,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67b4b3116adae4597797583906330848a8b99185" 2018-09-26 15:27:29,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:27:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ec144de-adca-4326-888d-d2e47a6d0be6 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "66088746910a4e51bde0de4ba68b497c", "links": {"self": "http://172.30.9.22:5000/v3/roles/66088746910a4e51bde0de4ba68b497c"}, "name": "Member"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 15:27:29,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-0ec144de-adca-4326-888d-d2e47a6d0be6 2018-09-26 15:27:29,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0827131271362s 2018-09-26 15:27:29,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-26 15:27:29,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/66088746910a4e51bde0de4ba68b497c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67b4b3116adae4597797583906330848a8b99185" 2018-09-26 15:27:29,259 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:27:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ed00e1b-94ae-4de7-a771-b27250b4f6d9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:27:29,259 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/66088746910a4e51bde0de4ba68b497c used request id req-2ed00e1b-94ae-4de7-a771-b27250b4f6d9 2018-09-26 15:27:29,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.0974390506744s 2018-09-26 15:27:29,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 15:27:29,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=19ba3277690c488fafb75f1a459e0a54&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67b4b3116adae4597797583906330848a8b99185" 2018-09-26 15:27:29,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-aafba581-7550-451e-bd88-79039543e1bc Date: Wed, 26 Sep 2018 15:27:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "19ba3277690c488fafb75f1a459e0a54", "created_at": "2018-09-26T15:27:26Z", "updated_at": "2018-09-26T15:27:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:27:26Z", "revision_number": 0, "id": "28c2218d-767b-45d1-a243-afde8040e9bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:27:26Z", "security_group_id": "97da052a-863d-4dd4-a4d7-b8acbcdc1d98", "tenant_id": "19ba3277690c488fafb75f1a459e0a54", "port_range_min": null, "ethertype": "IPv6", "project_id": "19ba3277690c488fafb75f1a459e0a54"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:27:26Z", "revision_number": 0, "id": "3a609314-57d1-43b2-89df-610459ba5cb7", "remote_group_id": "97da052a-863d-4dd4-a4d7-b8acbcdc1d98", "remote_ip_prefix": null, "created_at": "2018-09-26T15:27:26Z", "security_group_id": "97da052a-863d-4dd4-a4d7-b8acbcdc1d98", "tenant_id": "19ba3277690c488fafb75f1a459e0a54", "port_range_min": null, "ethertype": "IPv4", "project_id": "19ba3277690c488fafb75f1a459e0a54"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:27:26Z", "revision_number": 0, "id": "9e4e86ee-1541-40b6-9f8a-20aedb7bddc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:27:26Z", "security_group_id": "97da052a-863d-4dd4-a4d7-b8acbcdc1d98", "tenant_id": "19ba3277690c488fafb75f1a459e0a54", "port_range_min": null, "ethertype": "IPv4", "project_id": "19ba3277690c488fafb75f1a459e0a54"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:27:26Z", "revision_number": 0, "id": "a17175f8-7203-4abd-a48e-9e2cc5f0427f", "remote_group_id": "97da052a-863d-4dd4-a4d7-b8acbcdc1d98", "remote_ip_prefix": null, "created_at": "2018-09-26T15:27:26Z", "security_group_id": "97da052a-863d-4dd4-a4d7-b8acbcdc1d98", "tenant_id": "19ba3277690c488fafb75f1a459e0a54", "port_range_min": null, "ethertype": "IPv6", "project_id": "19ba3277690c488fafb75f1a459e0a54"}], "revision_number": 4, "project_id": "19ba3277690c488fafb75f1a459e0a54", "id": "97da052a-863d-4dd4-a4d7-b8acbcdc1d98", "name": "default"}]} 2018-09-26 15:27:29,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=19ba3277690c488fafb75f1a459e0a54&name=default used request id req-aafba581-7550-451e-bd88-79039543e1bc 2018-09-26 15:27:29,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.194782972336s 2018-09-26 15:27:29,460 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=19ba3277690c488fafb75f1a459e0a54&name=default used request id req-aafba581-7550-451e-bd88-79039543e1bc 2018-09-26 15:27:29,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 15:27:29,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67b4b3116adae4597797583906330848a8b99185" 2018-09-26 15:27:29,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-4c3ed9fa-a9bb-4831-b419-879fa064bf88 Date: Wed, 26 Sep 2018 15:27:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "created_at": "2018-09-26T15:03:01Z", "updated_at": "2018-09-26T15:03:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "985b7c76-8047-404e-bfc0-b56f14b3b0aa", "remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "7d1bf180-3956-40c0-b13b-87d65c8127c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "e7624c79-e96e-4c9f-b820-f381a79bf690", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "42b64d20-0cdd-4071-90b3-bed72374e7f4", "remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}], "revision_number": 4, "project_id": "6d9e93c84a104a3c8872dd8724ca8a31", "id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T15:13:13Z", "updated_at": "2018-09-26T15:13:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "342a62ab-967f-4158-a52b-3549330c6d23", "remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "2a35cbcd-1532-408c-8786-78c1a7485991", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "75c1d273-287b-4242-9c28-8e24471a8445", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "425d5713-a334-4764-a0ae-c2b108101c0f", "remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}], "revision_number": 4, "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T15:15:22Z", "updated_at": "2018-09-26T15:15:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "12ba60b2-304d-491e-8ec2-bb9878c51946", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "04a09cd4-997d-44cc-bf48-ba09a9b953f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "a30e74b9-69f3-4ca8-b021-d63436cfc6c9", "remote_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "21d80991-0477-489d-b604-0c0481e731e8", "remote_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19ba3277690c488fafb75f1a459e0a54", "created_at": "2018-09-26T15:27:26Z", "updated_at": "2018-09-26T15:27:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:27:26Z", "revision_number": 0, "id": "9e4e86ee-1541-40b6-9f8a-20aedb7bddc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:27:26Z", "security_group_id": "97da052a-863d-4dd4-a4d7-b8acbcdc1d98", "tenant_id": "19ba3277690c488fafb75f1a459e0a54", "port_range_min": null, "ethertype": "IPv4", "project_id": "19ba3277690c488fafb75f1a459e0a54"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:27:26Z", "revision_number": 0, "id": "3a609314-57d1-43b2-89df-610459ba5cb7", "remote_group_id": "97da052a-863d-4dd4-a4d7-b8acbcdc1d98", "remote_ip_prefix": null, "created_at": "2018-09-26T15:27:26Z", "security_group_id": "97da052a-863d-4dd4-a4d7-b8acbcdc1d98", "tenant_id": "19ba3277690c488fafb75f1a459e0a54", "port_range_min": null, "ethertype": "IPv4", "project_id": "19ba3277690c488fafb75f1a459e0a54"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:27:26Z", "revision_number": 0, "id": "28c2218d-767b-45d1-a243-afde8040e9bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:27:26Z", "security_group_id": "97da052a-863d-4dd4-a4d7-b8acbcdc1d98", "tenant_id": "19ba3277690c488fafb75f1a459e0a54", "port_range_min": null, "ethertype": "IPv6", "project_id": "19ba3277690c488fafb75f1a459e0a54"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:27:26Z", "revision_number": 0, "id": "a17175f8-7203-4abd-a48e-9e2cc5f0427f", "remote_group_id": "97da052a-863d-4dd4-a4d7-b8acbcdc1d98", "remote_ip_prefix": null, "created_at": "2018-09-26T15:27:26Z", "security_group_id": "97da052a-863d-4dd4-a4d7-b8acbcdc1d98", "tenant_id": "19ba3277690c488fafb75f1a459e0a54", "port_range_min": null, "ethertype": "IPv6", "project_id": "19ba3277690c488fafb75f1a459e0a54"}], "revision_number": 4, "project_id": "19ba3277690c488fafb75f1a459e0a54", "id": "97da052a-863d-4dd4-a4d7-b8acbcdc1d98", "name": "default"}]} 2018-09-26 15:27:29,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-4c3ed9fa-a9bb-4831-b419-879fa064bf88 2018-09-26 15:27:29,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.191234827042s 2018-09-26 15:27:29,655 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-4c3ed9fa-a9bb-4831-b419-879fa064bf88 2018-09-26 15:27:29,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-26 15:27:29,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/97da052a-863d-4dd4-a4d7-b8acbcdc1d98.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67b4b3116adae4597797583906330848a8b99185" 2018-09-26 15:27:29,969 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7a6f2eb1-14f1-46b0-916a-9bffc6f4c13f Content-Length: 0 Date: Wed, 26 Sep 2018 15:27:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:27:29,969 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/97da052a-863d-4dd4-a4d7-b8acbcdc1d98.json used request id req-7a6f2eb1-14f1-46b0-916a-9bffc6f4c13f 2018-09-26 15:27:29,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.310416221619s 2018-09-26 15:27:29,969 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/97da052a-863d-4dd4-a4d7-b8acbcdc1d98.json used request id req-7a6f2eb1-14f1-46b0-916a-9bffc6f4c13f 2018-09-26 15:27:29,970 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:10 | PASS | | api_check | functest | healthcheck | 12:27 | PASS | | snaps_health_check | functest | healthcheck | 01:35 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-09-26 15:27:29,974 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-09-26 15:27:35,340 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-286 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-09-26 15:27:35,347 - 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_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=6vX8tFG4dWD2Eb2E3XY8F8TwJ export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.22,192.30.9.3 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 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 SDN_CONTROLLER_IP=192.30.9.3 export OS_REGION_NAME=regionOne 2018-09-26 15:27:35,347 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-09-26 15:27:35,349 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+--------------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | refstack_defcore patrole odl snaps_smoke | | | | | | neutron_trunk | +---------------+---------------+--------------------------+------------------------------------------+--------------------------------------------------+ 2018-09-26 15:27:35,399 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-09-26 15:27:37,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 15:27:37,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 15:27:37,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 15:27:37,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 15:27:37,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 15:27:37,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 15:27:37,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 15:27:37,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 15:27:37,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 15:27:37,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 15:27:37,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 15:27:37,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 15:27:37,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 15:27:37,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 15:27:37,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 15:27:37,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 15:27:37,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 15:27:37,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 15:27:37,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 15:27:37,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 15:27:37,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 15:27:37,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 15:27:37,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 15:27:37,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 15:27:37,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:27:37,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdba61df-ad3c-4652-a34b-ccbcc0c22761 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:27:37,390 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-cdba61df-ad3c-4652-a34b-ccbcc0c22761 2018-09-26 15:27:37,391 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:27:37,773 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:27:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["kpdgqEi5RBaeQXFBwGFAiQ"], "issued_at": "2018-09-26T15:27:37.000000Z"}} 2018-09-26 15:27:37,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 15:27:37,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}675d609659135c1a16f2bf556e7344adbc541267" 2018-09-26 15:27:38,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-a7c83117-f4e6-4294-9812-2b55cf6d5c68 Date: Wed, 26 Sep 2018 15:27:38 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d9e93c84a104a3c8872dd8724ca8a31","status":"ACTIVE","subnets":["a21b8d27-6884-4a27-90be-806b7524c88f"],"description":"","tags":[],"updated_at":"2018-09-26T15:03:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:01Z","provider:network_type":"flat"}]} 2018-09-26 15:27:38,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a7c83117-f4e6-4294-9812-2b55cf6d5c68 2018-09-26 15:27:38,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.236114025116s 2018-09-26 15:27:38,014 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a7c83117-f4e6-4294-9812-2b55cf6d5c68 2018-09-26 15:27:38,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-26 15:27:38,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}675d609659135c1a16f2bf556e7344adbc541267" 2018-09-26 15:27:38,028 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:27:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:27:38,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}675d609659135c1a16f2bf556e7344adbc541267" 2018-09-26 15:27:38,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e9fb482-2161-4677-b5b0-6959feb06a19 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/75cdea7ae1e047b59527bd851db52c3a"}, "description": "", "name": "heat_stack", "enabled": true, "id": "75cdea7ae1e047b59527bd851db52c3a"}, {"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-26 15:27:38,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-8e9fb482-2161-4677-b5b0-6959feb06a19 2018-09-26 15:27:38,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.367854833603s 2018-09-26 15:27:38,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-26 15:27:38,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}675d609659135c1a16f2bf556e7344adbc541267" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_834b62be-8aca-4694-a998-43823d2ead66"}}' 2018-09-26 15:27:38,493 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 15:27:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d71e8a24-c64d-4d49-8c12-88b82f428c34 Content-Length: 352 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.22:5000/v3/projects/7ca3c555a82540eab4a62c0a2fe46b70"}, "enabled": true, "id": "7ca3c555a82540eab4a62c0a2fe46b70", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_834b62be-8aca-4694-a998-43823d2ead66"}} 2018-09-26 15:27:38,493 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-d71e8a24-c64d-4d49-8c12-88b82f428c34 2018-09-26 15:27:38,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.103662014008s 2018-09-26 15:27:38,493 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-d71e8a24-c64d-4d49-8c12-88b82f428c34 2018-09-26 15:27:38,494 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_ssh-project_834b62be-8aca-4694-a998-43823d2ead66', 'id': u'7ca3c555a82540eab4a62c0a2fe46b70', 'description': u'Created by OPNFV Functest: vping_ssh', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-09-26 15:27:38,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-26 15:27:38,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.376046180725s 2018-09-26 15:27:38,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/8d7b62e1dc754f068bb9e76860630eeb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}675d609659135c1a16f2bf556e7344adbc541267" 2018-09-26 15:27:38,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21ed96bc-6064-4777-9129-fa36ee46f1f1 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/8d7b62e1dc754f068bb9e76860630eeb"}, "enabled": true, "id": "8d7b62e1dc754f068bb9e76860630eeb", "options": {}, "domain_id": "default", "name": "vping_ssh-user_834b62be-8aca-4694-a998-43823d2ead66"}} 2018-09-26 15:27:38,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/8d7b62e1dc754f068bb9e76860630eeb used request id req-21ed96bc-6064-4777-9129-fa36ee46f1f1 2018-09-26 15:27:38,967 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8d7b62e1dc754f068bb9e76860630eeb', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_834b62be-8aca-4694-a998-43823d2ead66'}) 2018-09-26 15:27:38,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 15:27:38,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}675d609659135c1a16f2bf556e7344adbc541267" 2018-09-26 15:27:39,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cad90885-3afa-427f-a5f0-d87915a9b273 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 15:27:39,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-cad90885-3afa-427f-a5f0-d87915a9b273 2018-09-26 15:27:39,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0785059928894s 2018-09-26 15:27:39,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 15:27:39,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}675d609659135c1a16f2bf556e7344adbc541267" 2018-09-26 15:27:39,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a25d66e5-55d3-42fd-bb79-39bf049bef0c Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 15:27:39,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-a25d66e5-55d3-42fd-bb79-39bf049bef0c 2018-09-26 15:27:39,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0730140209198s 2018-09-26 15:27:39,121 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-26 15:27:39,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-26 15:27:39,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}675d609659135c1a16f2bf556e7344adbc541267" -d '{"role": {"name": "Member"}}' 2018-09-26 15:27:39,229 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 15:27:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9cfb9d0-7616-4542-b3fa-3c410a632829 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bf6a8910b6984610b900089adb5a8de5", "links": {"self": "http://172.30.9.22:5000/v3/roles/bf6a8910b6984610b900089adb5a8de5"}, "name": "Member"}} 2018-09-26 15:27:39,229 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-f9cfb9d0-7616-4542-b3fa-3c410a632829 2018-09-26 15:27:39,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.107553005219s 2018-09-26 15:27:39,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles/bf6a8910b6984610b900089adb5a8de5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}675d609659135c1a16f2bf556e7344adbc541267" 2018-09-26 15:27:39,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b80cd0cb-564f-49e0-8403-b5c428cde87d Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/bf6a8910b6984610b900089adb5a8de5"}, "domain_id": null, "name": "Member", "id": "bf6a8910b6984610b900089adb5a8de5"}} 2018-09-26 15:27:39,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/bf6a8910b6984610b900089adb5a8de5 used request id req-b80cd0cb-564f-49e0-8403-b5c428cde87d 2018-09-26 15:27:39,247 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.22:5000/v3/roles/bf6a8910b6984610b900089adb5a8de5'}, 'domain_id': None, 'human_id': None, 'id': u'bf6a8910b6984610b900089adb5a8de5', 'HUMAN_ID': False}) 2018-09-26 15:27:39,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 15:27:39,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}675d609659135c1a16f2bf556e7344adbc541267" 2018-09-26 15:27:39,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-851baaa3-3d6c-4cea-8ba0-59c0e60280ae Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}, {"domain_id": null, "id": "bf6a8910b6984610b900089adb5a8de5", "links": {"self": "http://172.30.9.22:5000/v3/roles/bf6a8910b6984610b900089adb5a8de5"}, "name": "Member"}]} 2018-09-26 15:27:39,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-851baaa3-3d6c-4cea-8ba0-59c0e60280ae 2018-09-26 15:27:39,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0781750679016s 2018-09-26 15:27:39,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 15:27:39,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}675d609659135c1a16f2bf556e7344adbc541267" 2018-09-26 15:27:39,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb98090e-df38-4fd1-9319-254b1b84fa90 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 15:27:39,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-cb98090e-df38-4fd1-9319-254b1b84fa90 2018-09-26 15:27:39,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0830931663513s 2018-09-26 15:27:39,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 15:27:39,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}675d609659135c1a16f2bf556e7344adbc541267" 2018-09-26 15:27:39,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b09584f8-c29d-452f-9bd4-fcf79f975e7a Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/0f6038362f804bdf973a1259ba7dca0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f6038362f804bdf973a1259ba7dca0e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1eb559e7c1dd4418b86e31ef3084f2ec"}, "domain_id": "75cdea7ae1e047b59527bd851db52c3a", "enabled": true, "options": {}, "id": "1eb559e7c1dd4418b86e31ef3084f2ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/4bdccdd75552479f98bffcd1d64b7662"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bdccdd75552479f98bffcd1d64b7662", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/4c02226b29744674bd45691e05726e9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c02226b29744674bd45691e05726e9e", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/5857b05d047642649579991b794ec602"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5857b05d047642649579991b794ec602", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/6e819320ddea4588808c69aeee5f74c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e819320ddea4588808c69aeee5f74c6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/7d97fc2ab1f2454b92dd6da51d8b72b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "email": "admin@example.com", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_ssh-user_834b62be-8aca-4694-a998-43823d2ead66", "links": {"self": "http://172.30.9.22:5000/v3/users/8d7b62e1dc754f068bb9e76860630eeb"}, "domain_id": "default", "enabled": true, "id": "8d7b62e1dc754f068bb9e76860630eeb", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9433c47bb55b49999cf3f4179d1f9381"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9433c47bb55b49999cf3f4179d1f9381", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/9e63f838fd5b45728e8e57b0fc0cb664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e63f838fd5b45728e8e57b0fc0cb664", "email": "heat@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/a31274f6a9b346deb22160d9bfd8b380"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a31274f6a9b346deb22160d9bfd8b380", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/c3bff15c726d4e33aac8d94d4c693699"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c3bff15c726d4e33aac8d94d4c693699", "email": "congress@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/da2d5b9a5312407d85c50744f177f3a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da2d5b9a5312407d85c50744f177f3a3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/da30243f7cce43e39ea7a153cd6ce802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da30243f7cce43e39ea7a153cd6ce802", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fca2410da1d748118f4fe3f25d00c681"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca2410da1d748118f4fe3f25d00c681", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-26 15:27:39,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-b09584f8-c29d-452f-9bd4-fcf79f975e7a 2018-09-26 15:27:39,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100010871887s 2018-09-26 15:27:39,512 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-b09584f8-c29d-452f-9bd4-fcf79f975e7a 2018-09-26 15:27:39,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 15:27:39,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}675d609659135c1a16f2bf556e7344adbc541267" 2018-09-26 15:27:39,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-152a0e2c-7e96-4d51-9121-785afdfd042b Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4"}, "enabled": true, "id": "32e2fc060ffa4464a00bce7763dbcae4", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31"}, "enabled": true, "id": "6d9e93c84a104a3c8872dd8724ca8a31", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.22:5000/v3/projects/7ca3c555a82540eab4a62c0a2fe46b70"}, "enabled": true, "id": "7ca3c555a82540eab4a62c0a2fe46b70", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_834b62be-8aca-4694-a998-43823d2ead66"}]} 2018-09-26 15:27:39,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-152a0e2c-7e96-4d51-9121-785afdfd042b 2018-09-26 15:27:39,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0781450271606s 2018-09-26 15:27:39,597 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-152a0e2c-7e96-4d51-9121-785afdfd042b 2018-09-26 15:27:39,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 15:27:39,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=8d7b62e1dc754f068bb9e76860630eeb&scope.project.id=7ca3c555a82540eab4a62c0a2fe46b70&role.id=bf6a8910b6984610b900089adb5a8de5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}675d609659135c1a16f2bf556e7344adbc541267" 2018-09-26 15:27:39,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d5616b1-4d50-4c3f-8bde-fc6681633b1e Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=8d7b62e1dc754f068bb9e76860630eeb&scope.project.id=7ca3c555a82540eab4a62c0a2fe46b70&role.id=bf6a8910b6984610b900089adb5a8de5", "previous": null, "next": null}} 2018-09-26 15:27:39,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=8d7b62e1dc754f068bb9e76860630eeb&scope.project.id=7ca3c555a82540eab4a62c0a2fe46b70&role.id=bf6a8910b6984610b900089adb5a8de5 used request id req-2d5616b1-4d50-4c3f-8bde-fc6681633b1e 2018-09-26 15:27:39,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0790829658508s 2018-09-26 15:27:39,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 15:27:39,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/7ca3c555a82540eab4a62c0a2fe46b70/users/8d7b62e1dc754f068bb9e76860630eeb/roles/bf6a8910b6984610b900089adb5a8de5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}675d609659135c1a16f2bf556e7344adbc541267" 2018-09-26 15:27:39,807 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:27:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-183fb979-b202-47e3-8da1-2e51c54ed7c5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:27:39,807 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/7ca3c555a82540eab4a62c0a2fe46b70/users/8d7b62e1dc754f068bb9e76860630eeb/roles/bf6a8910b6984610b900089adb5a8de5 used request id req-183fb979-b202-47e3-8da1-2e51c54ed7c5 2018-09-26 15:27:39,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.128463029861s 2018-09-26 15:27:39,808 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_834b62be-8aca-4694-a998-43823d2ead66', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '19bbbc64-3cbf-49cc-a219-1c617c079f89', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'vping_ssh-user_834b62be-8aca-4694-a998-43823d2ead66', 'project_id': u'7ca3c555a82540eab4a62c0a2fe46b70', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-26 15:27:39,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 15:27:39,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 15:27:39,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 15:27:39,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 15:27:39,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 15:27:39,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 15:27:39,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 15:27:39,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 15:27:39,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 15:27:39,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 15:27:39,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 15:27:39,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 15:27:39,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 15:27:39,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 15:27:39,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 15:27:39,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 15:27:39,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 15:27:39,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 15:27:39,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 15:27:39,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 15:27:39,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 15:27:39,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 15:27:39,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 15:27:39,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 15:27:39,814 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_834b62be-8aca-4694-a998-43823d2ead66', 'password': '19bbbc64-3cbf-49cc-a219-1c617c079f89', 'project_name': 'vping_ssh-project_834b62be-8aca-4694-a998-43823d2ead66', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '7ca3c555a82540eab4a62c0a2fe46b70', 'project_domain_name': 'Default'} 2018-09-26 15:27:39,815 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-09-26 15:27:39,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-26 15:27:39,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}675d609659135c1a16f2bf556e7344adbc541267" 2018-09-26 15:27:39,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f13266e2-a4b7-4585-8d38-bc622930d420 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/75cdea7ae1e047b59527bd851db52c3a"}, "description": "", "name": "heat_stack", "enabled": true, "id": "75cdea7ae1e047b59527bd851db52c3a"}, {"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-26 15:27:39,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-f13266e2-a4b7-4585-8d38-bc622930d420 2018-09-26 15:27:39,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0814270973206s 2018-09-26 15:27:39,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 15:27:39,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}675d609659135c1a16f2bf556e7344adbc541267" 2018-09-26 15:27:39,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c006e8f3-d304-4f0e-a347-93bda78557f3 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4"}, "enabled": true, "id": "32e2fc060ffa4464a00bce7763dbcae4", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31"}, "enabled": true, "id": "6d9e93c84a104a3c8872dd8724ca8a31", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.22:5000/v3/projects/7ca3c555a82540eab4a62c0a2fe46b70"}, "enabled": true, "id": "7ca3c555a82540eab4a62c0a2fe46b70", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_834b62be-8aca-4694-a998-43823d2ead66"}]} 2018-09-26 15:27:39,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-c006e8f3-d304-4f0e-a347-93bda78557f3 2018-09-26 15:27:39,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0841250419617s 2018-09-26 15:27:39,983 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-c006e8f3-d304-4f0e-a347-93bda78557f3 2018-09-26 15:27:39,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-26 15:27:39,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}675d609659135c1a16f2bf556e7344adbc541267" -d '{"network": {"tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "name": "vping_ssh-net_834b62be-8aca-4694-a998-43823d2ead66", "admin_state_up": true}}' 2018-09-26 15:27:40,544 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-40bb80f8-5527-4a43-8a19-5692d9731120 Date: Wed, 26 Sep 2018 15:27:40 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"919cff13-372d-4265-a927-5869999b7a1c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7ca3c555a82540eab4a62c0a2fe46b70","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T15:27:40Z","is_default":false,"provider:segmentation_id":41,"name":"vping_ssh-net_834b62be-8aca-4694-a998-43823d2ead66","admin_state_up":true,"tenant_id":"7ca3c555a82540eab4a62c0a2fe46b70","created_at":"2018-09-26T15:27:40Z","mtu":1450}} 2018-09-26 15:27:40,544 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-40bb80f8-5527-4a43-8a19-5692d9731120 2018-09-26 15:27:40,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.558688879013s 2018-09-26 15:27:40,545 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-40bb80f8-5527-4a43-8a19-5692d9731120 2018-09-26 15:27:40,545 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-26T15:27:40Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'919cff13-372d-4265-a927-5869999b7a1c', u'provider:segmentation_id': 41, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_834b62be-8aca-4694-a998-43823d2ead66', u'admin_state_up': True, u'tenant_id': u'7ca3c555a82540eab4a62c0a2fe46b70', u'created_at': u'2018-09-26T15:27:40Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'7ca3c555a82540eab4a62c0a2fe46b70'}) 2018-09-26 15:27:40,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:27:40,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:27:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69ce1d42-7888-47ca-b64b-01ab3ed2c12c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:27:40,553 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-69ce1d42-7888-47ca-b64b-01ab3ed2c12c 2018-09-26 15:27:40,554 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:27:40,921 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bf6a8910b6984610b900089adb5a8de5", "name": "Member"}], "expires_at": "2018-09-26T16:27:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ca3c555a82540eab4a62c0a2fe46b70", "name": "vping_ssh-project_834b62be-8aca-4694-a998-43823d2ead66"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7ca3c555a82540eab4a62c0a2fe46b70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/7ca3c555a82540eab4a62c0a2fe46b70", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/7ca3c555a82540eab4a62c0a2fe46b70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/7ca3c555a82540eab4a62c0a2fe46b70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/7ca3c555a82540eab4a62c0a2fe46b70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/7ca3c555a82540eab4a62c0a2fe46b70", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7ca3c555a82540eab4a62c0a2fe46b70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/7ca3c555a82540eab4a62c0a2fe46b70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/7ca3c555a82540eab4a62c0a2fe46b70", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7ca3c555a82540eab4a62c0a2fe46b70", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/7ca3c555a82540eab4a62c0a2fe46b70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/7ca3c555a82540eab4a62c0a2fe46b70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_834b62be-8aca-4694-a998-43823d2ead66", "id": "8d7b62e1dc754f068bb9e76860630eeb"}, "audit_ids": ["xTIoGJd4Tmix6NX-yfD6EA"], "issued_at": "2018-09-26T15:27:40.000000Z"}} 2018-09-26 15:27:40,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 15:27:40,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" 2018-09-26 15:27:41,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1148 X-Openstack-Request-Id: req-a5cfbf53-e16d-4389-aa99-846e307fdb50 Date: Wed, 26 Sep 2018 15:27:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-26T15:27:40Z","tenant_id":"7ca3c555a82540eab4a62c0a2fe46b70","created_at":"2018-09-26T15:27:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"7ca3c555a82540eab4a62c0a2fe46b70","id":"919cff13-372d-4265-a927-5869999b7a1c","name":"vping_ssh-net_834b62be-8aca-4694-a998-43823d2ead66"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a21b8d27-6884-4a27-90be-806b7524c88f"],"updated_at":"2018-09-26T15:03:09Z","tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:01Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6d9e93c84a104a3c8872dd8724ca8a31","id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","name":"external"}]} 2018-09-26 15:27:41,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-a5cfbf53-e16d-4389-aa99-846e307fdb50 2018-09-26 15:27:41,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.340989112854s 2018-09-26 15:27:41,265 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-a5cfbf53-e16d-4389-aa99-846e307fdb50 2018-09-26 15:27:41,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-26 15:27:41,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" -d '{"subnet": {"name": "vping_ssh-subnet_834b62be-8aca-4694-a998-43823d2ead66", "enable_dhcp": true, "network_id": "919cff13-372d-4265-a927-5869999b7a1c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-26 15:27:41,976 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-32047d54-5858-4489-b2a6-17b2d57a2a8c Date: Wed, 26 Sep 2018 15:27:41 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"919cff13-372d-4265-a927-5869999b7a1c","tenant_id":"7ca3c555a82540eab4a62c0a2fe46b70","created_at":"2018-09-26T15:27:41Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-26T15:27:41Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"7ca3c555a82540eab4a62c0a2fe46b70","id":"c2d9658e-70fc-4f80-bd46-850886fbdcbf","subnetpool_id":null,"name":"vping_ssh-subnet_834b62be-8aca-4694-a998-43823d2ead66"}} 2018-09-26 15:27:41,976 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-32047d54-5858-4489-b2a6-17b2d57a2a8c 2018-09-26 15:27:41,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.709511995316s 2018-09-26 15:27:41,977 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-32047d54-5858-4489-b2a6-17b2d57a2a8c 2018-09-26 15:27:41,977 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-26T15:27:41Z', 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'c2d9658e-70fc-4f80-bd46-850886fbdcbf', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_834b62be-8aca-4694-a998-43823d2ead66', u'enable_dhcp': True, u'network_id': u'919cff13-372d-4265-a927-5869999b7a1c', u'tenant_id': u'7ca3c555a82540eab4a62c0a2fe46b70', u'created_at': u'2018-09-26T15:27:41Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'7ca3c555a82540eab4a62c0a2fe46b70'}) 2018-09-26 15:27:41,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-26 15:27:41,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" -d '{"router": {"external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759"}, "name": "vping_ssh-router_834b62be-8aca-4694-a998-43823d2ead66", "admin_state_up": true}}' 2018-09-26 15:27:43,218 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-3697db1e-ecf5-4277-871a-519f6157ee79 Date: Wed, 26 Sep 2018 15:27:43 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "created_at": "2018-09-26T15:27:42Z", "admin_state_up": true, "updated_at": "2018-09-26T15:27:43Z", "revision_number": 2, "routes": [], "project_id": "7ca3c555a82540eab4a62c0a2fe46b70", "id": "07e44785-fdd8-4b24-8a70-559449a793f4", "name": "vping_ssh-router_834b62be-8aca-4694-a998-43823d2ead66"}} 2018-09-26 15:27:43,219 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-3697db1e-ecf5-4277-871a-519f6157ee79 2018-09-26 15:27:43,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.2410390377s 2018-09-26 15:27:43,219 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-3697db1e-ecf5-4277-871a-519f6157ee79 2018-09-26 15:27:43,219 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'f3dffb7c-5fcf-4cce-9309-0625cbadd759', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a21b8d27-6884-4a27-90be-806b7524c88f', u'ip_address': u'172.30.9.207'}]}, u'description': u'', u'tags': [], u'tenant_id': u'7ca3c555a82540eab4a62c0a2fe46b70', u'created_at': u'2018-09-26T15:27:42Z', u'admin_state_up': True, u'updated_at': u'2018-09-26T15:27:43Z', u'revision_number': 2, u'routes': [], u'project_id': u'7ca3c555a82540eab4a62c0a2fe46b70', u'id': u'07e44785-fdd8-4b24-8a70-559449a793f4', u'name': u'vping_ssh-router_834b62be-8aca-4694-a998-43823d2ead66'}) 2018-09-26 15:27:43,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-26 15:27:43,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/07e44785-fdd8-4b24-8a70-559449a793f4/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" -d '{"subnet_id": "c2d9658e-70fc-4f80-bd46-850886fbdcbf"}' 2018-09-26 15:27:45,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-360ab325-51cc-4346-a730-89f9dfc40b61 Date: Wed, 26 Sep 2018 15:27:45 GMT RESP BODY: {"network_id": "919cff13-372d-4265-a927-5869999b7a1c", "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "subnet_id": "c2d9658e-70fc-4f80-bd46-850886fbdcbf", "subnet_ids": ["c2d9658e-70fc-4f80-bd46-850886fbdcbf"], "port_id": "a7c79b9a-7e16-4c70-9a1e-3e7a0d06d514", "id": "07e44785-fdd8-4b24-8a70-559449a793f4"} 2018-09-26 15:27:45,410 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/07e44785-fdd8-4b24-8a70-559449a793f4/add_router_interface.json used request id req-360ab325-51cc-4346-a730-89f9dfc40b61 2018-09-26 15:27:45,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.18954491615s 2018-09-26 15:27:45,410 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/07e44785-fdd8-4b24-8a70-559449a793f4/add_router_interface.json used request id req-360ab325-51cc-4346-a730-89f9dfc40b61 returning object 07e44785-fdd8-4b24-8a70-559449a793f4 2018-09-26 15:27:45,411 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 15:27:45,543 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-26 15:27:45,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" 2018-09-26 15:27:45,550 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Wed, 26 Sep 2018 15:27:45 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-09-26 15:27:45,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 15:27:45,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" 2018-09-26 15:27:45,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-d0a6c357-3478-449d-855b-96d6c7e053c6 Date: Wed, 26 Sep 2018 15:27:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 15:27:45,720 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-d0a6c357-3478-449d-855b-96d6c7e053c6 2018-09-26 15:27:45,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.165957927704s 2018-09-26 15:27:45,720 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-d0a6c357-3478-449d-855b-96d6c7e053c6 2018-09-26 15:27:45,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-26 15:27:45,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_834b62be-8aca-4694-a998-43823d2ead66", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_834b62be-8aca-4694-a998-43823d2ead66"}' 2018-09-26 15:27:45,927 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/96664f1e-a148-4540-9428-7e4bdb9bf03f X-Openstack-Request-Id: req-8bebebe8-e8ac-4533-837f-9c0fbe041484 Date: Wed, 26 Sep 2018 15:27:45 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/96664f1e-a148-4540-9428-7e4bdb9bf03f/file", "owner": "7ca3c555a82540eab4a62c0a2fe46b70", "id": "96664f1e-a148-4540-9428-7e4bdb9bf03f", "size": null, "self": "/v2/images/96664f1e-a148-4540-9428-7e4bdb9bf03f", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T15:27:45Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_834b62be-8aca-4694-a998-43823d2ead66", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_834b62be-8aca-4694-a998-43823d2ead66", "checksum": null, "created_at": "2018-09-26T15:27:45Z", "protected": false} 2018-09-26 15:27:45,927 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-8bebebe8-e8ac-4533-837f-9c0fbe041484 2018-09-26 15:27:45,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.205155849457s 2018-09-26 15:27:45,927 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-8bebebe8-e8ac-4533-837f-9c0fbe041484 returning object 96664f1e-a148-4540-9428-7e4bdb9bf03f 2018-09-26 15:27:45,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-26 15:27:45,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/96664f1e-a148-4540-9428-7e4bdb9bf03f/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" -d '' 2018-09-26 15:27:46,886 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f780149e-0269-400f-9b6a-c661dc6cff45 Date: Wed, 26 Sep 2018 15:27:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:27:46,886 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/96664f1e-a148-4540-9428-7e4bdb9bf03f/file used request id req-f780149e-0269-400f-9b6a-c661dc6cff45 2018-09-26 15:27:46,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.95783996582s 2018-09-26 15:27:46,886 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/96664f1e-a148-4540-9428-7e4bdb9bf03f/file used request id req-f780149e-0269-400f-9b6a-c661dc6cff45 2018-09-26 15:27:46,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 15:27:46,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" 2018-09-26 15:27:47,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-1a649ad6-6e71-4c18-92bc-9850eaf7c928 Date: Wed, 26 Sep 2018 15:27:47 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/96664f1e-a148-4540-9428-7e4bdb9bf03f/snap", "metadata": {}}], "file": "/v2/images/96664f1e-a148-4540-9428-7e4bdb9bf03f/file", "owner": "7ca3c555a82540eab4a62c0a2fe46b70", "id": "96664f1e-a148-4540-9428-7e4bdb9bf03f", "size": 12716032, "self": "/v2/images/96664f1e-a148-4540-9428-7e4bdb9bf03f", "disk_format": "qcow2", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/96664f1e-a148-4540-9428-7e4bdb9bf03f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T15:27:46Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_834b62be-8aca-4694-a998-43823d2ead66", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_834b62be-8aca-4694-a998-43823d2ead66", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T15:27:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 15:27:47,056 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-1a649ad6-6e71-4c18-92bc-9850eaf7c928 2018-09-26 15:27:47,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.168616056442s 2018-09-26 15:27:47,056 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-1a649ad6-6e71-4c18-92bc-9850eaf7c928 2018-09-26 15:27:47,058 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/96664f1e-a148-4540-9428-7e4bdb9bf03f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/96664f1e-a148-4540-9428-7e4bdb9bf03f/file', 'owner': u'7ca3c555a82540eab4a62c0a2fe46b70', 'id': u'96664f1e-a148-4540-9428-7e4bdb9bf03f', 'size': 12716032, u'self': u'/v2/images/96664f1e-a148-4540-9428-7e4bdb9bf03f', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ca3c555a82540eab4a62c0a2fe46b70', 'name': 'vping_ssh-project_834b62be-8aca-4694-a998-43823d2ead66', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/96664f1e-a148-4540-9428-7e4bdb9bf03f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-26T15:27:46Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-26T15:27:46Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_834b62be-8aca-4694-a998-43823d2ead66', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/96664f1e-a148-4540-9428-7e4bdb9bf03f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_834b62be-8aca-4694-a998-43823d2ead66', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_834b62be-8aca-4694-a998-43823d2ead66', 'created': u'2018-09-26T15:27:45Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-26T15:27:45Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/96664f1e-a148-4540-9428-7e4bdb9bf03f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_834b62be-8aca-4694-a998-43823d2ead66', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-26 15:27:47,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-26 15:27:47,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}675d609659135c1a16f2bf556e7344adbc541267" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_834b62be-8aca-4694-a998-43823d2ead66", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-26 15:27:47,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:27:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d004a737-f4d5-467c-ac3b-f4331ed3a90b x-compute-request-id: req-d004a737-f4d5-467c-ac3b-f4331ed3a90b Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/08c515a8-7502-46e4-8b1e-778720811a0a", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/08c515a8-7502-46e4-8b1e-778720811a0a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "08c515a8-7502-46e4-8b1e-778720811a0a", "name": "vping_ssh-flavor_834b62be-8aca-4694-a998-43823d2ead66", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 15:27:47,260 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-d004a737-f4d5-467c-ac3b-f4331ed3a90b 2018-09-26 15:27:47,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.200541973114s 2018-09-26 15:27:47,260 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-d004a737-f4d5-467c-ac3b-f4331ed3a90b returning object 08c515a8-7502-46e4-8b1e-778720811a0a 2018-09-26 15:27:47,261 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_834b62be-8aca-4694-a998-43823d2ead66', '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'32e2fc060ffa4464a00bce7763dbcae4', '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'08c515a8-7502-46e4-8b1e-778720811a0a', 'swap': 0}) 2018-09-26 15:27:47,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-26 15:27:47,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/08c515a8-7502-46e4-8b1e-778720811a0a/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}675d609659135c1a16f2bf556e7344adbc541267" -d '{"extra_specs": {}}' 2018-09-26 15:27:47,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:27:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-19b20e50-c024-4eaf-ba57-d34f451a09e2 x-compute-request-id: req-19b20e50-c024-4eaf-ba57-d34f451a09e2 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-26 15:27:47,283 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/08c515a8-7502-46e4-8b1e-778720811a0a/os-extra_specs used request id req-19b20e50-c024-4eaf-ba57-d34f451a09e2 2018-09-26 15:27:47,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.020877122879s 2018-09-26 15:27:47,283 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/08c515a8-7502-46e4-8b1e-778720811a0a/os-extra_specs used request id req-19b20e50-c024-4eaf-ba57-d34f451a09e2 2018-09-26 15:27:47,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-09-26 15:27:47,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" -d '{"keypair": {"name": "vping_ssh-kp_834b62be-8aca-4694-a998-43823d2ead66"}}' 2018-09-26 15:27:47,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:27:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d96fa341-4ad1-44e9-b9db-bf0b04fe8cf4 x-compute-request-id: req-d96fa341-4ad1-44e9-b9db-bf0b04fe8cf4 Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHkuZv8hT/bTJX0HxjV3WXtwbXwkUZ6fYZhIOatra0jg17P9ZtZGFyxh29EJ3TXCK9a++jXhvozsoNYXDlZJpmtRnzzWjILFVSMP8mfNqQQmQ0NzFi8M/dZRByVwvaV9gclxltp/nRfGpL40CYYXxZ1MiT55NrMjWU8Q2lj84LMZkjkxJGWrC4SQdR/2nQBGJzR75LMukYM+4yXaZsGbFY34YPsj5QmC4crZy2SzrDscI42s5ydyQCAeH7TYQ5o3URyuVEnlB3aoLD+fK92UAxcqdfx6bgPTI99BniT5NryxWHF0F1KJNtlZJJfd1tsBTMJeGSPzHLgPtoHx8Vam1x Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAx5Lmb/IU/20yV9B8Y1d1l7cG18JFGen2GYSDmra2tI4Nez/W\nbWRhcsYdvRCd01wivWvvo14b6M7KDWFw5WSaZrUZ881oyCxVUjD/JnzakEJkNDcx\nYvDP3WUQclcL2lfYHJcZbaf50XxqS+NAmGF8WdTIk+eTazI1lPENpY/OCzGZI5MS\nRlqwuEkHUf9p0ARic0e+SzLpGDPuMl2mbBmxWN+GD7I+UJguHK2ctks6w7HCONrO\ncnckAgHh+02EOaN1EcrlRJ5Qd2qCw/nyvdlAMXKnX8em4D0yPfQZ4k+Ta8sVhxdB\ndSiTbZWSSX3dbbAUzCXhkj8xy4D7aB8fFWptcQIDAQABAoIBAAhi8fAOWjeJnS33\nguKh0D054b27WjAGluLnoKgluXPI7GQbgKVELJwoGyPQyPES1BrlqEJTOBUGa5M4\nXwgkvCBIx/hoz1hqFIPJr08su/qH77IKB7dCq1mAX7qOUd8xBdHdv6HOBz94XPcn\na5V7s0ALIwqkFpvQllPV9V7ZtizeK6Hw/+xsPT0/XafW4dL90A4TWsHq0zGe3CG3\nEtUxuILIZLxbWokq9l+HoE8O8c9ZIhD8yALzbza7XN6UJM6KObqQoCghHpe/TIdJ\nJvxg4vYstjNif9Kuntq75QXighosPuApR+a5oSMPXzT+3Ps6qrw7D8F8Yf2Frw4S\nKoXOTOECgYEA9mL1c7wVRicCnsChetV/yMbRCL0VS0SdvE7fh3lqcrYDLrfsmyqy\naKyRc0UlsKnnZ95A6RRp9YGaHtPdKtPuwfr9Y1d9qJlaYwHbmYG70xcrFkBIwV4Y\ncUJP3PeIW/etHRV1ayNkaRzUwYlRP7TOLBxP2Opahx/Rxw7KYylFr9UCgYEAz1xZ\nxjFj7+nmBbyiYVNq2OTZiWA8ALChX2IsFUF1o7mkzGW1AhmsjZ5m6cvw2Ic0YHpQ\nLqQxDBevAOHQVixZZGAE14+ucGKgvMyPK+qC/sIwG26g/fBZCbv9f35vd7cy4Yn4\n1oE3oQx59VdQUDBFMF1/B022m/4SzKIYQfeX8S0CgYEA518AjkFWXP1vKXNNcNMi\n34FMdP9TCs6RrW8H2+l5u+UOUgXny8KprUA4il2pyh+TLef5XqeL5T9iYoakD37b\nnA+9eVeEqhnwVj89YAcDQXRlQsz1RZi+LUWPR7qvs2V/jGtFS2n99fNcG65+vOtm\nHOgtV06j2nZYAazzA3GTfk0CgYEAiIvzwgM8H/wSMKzq8NQRhAoPBduNJ5cobLsk\n9EpKwSm6T66Z52woqIkqk8JsMum1n+JrcotEkQX3g8kve89wfhyMk7ZV1EPePPUn\nQnAHGuOc8jODaDUhLLvSTmZf2KGWq9ZDOl2U2ERy+xAoHuXqadLnl1OhcE966a3D\n84yrTXECgYEA7Sp5Ed34EIP3X7Ln6mVpBwsok10M5V2Gde6bJVgaUdcjGpRi6AlV\np4SmUp/JTl31ZXvWUO3C2nlq1dUTFliYUwXR4847MyrDcsvDCqzBUEKhuwtmUixN\nO3A5/Nij0K40w+Nu4ih/xbuLS+EBJxsi0/1qZ8m38rG248WjQ5OQFsY=\n-----END RSA PRIVATE KEY-----\n", "user_id": "8d7b62e1dc754f068bb9e76860630eeb", "name": "vping_ssh-kp_834b62be-8aca-4694-a998-43823d2ead66", "fingerprint": "75:f7:7f:43:f9:6c:9c:f1:b8:8f:f4:6c:1a:3d:27:5f"}} 2018-09-26 15:27:47,567 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-d96fa341-4ad1-44e9-b9db-bf0b04fe8cf4 2018-09-26 15:27:47,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.283592939377s 2018-09-26 15:27:47,568 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-d96fa341-4ad1-44e9-b9db-bf0b04fe8cf4 2018-09-26 15:27:47,568 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHkuZv8hT/bTJX0HxjV3WXtwbXwkUZ6fYZhIOatra0jg17P9ZtZGFyxh29EJ3TXCK9a++jXhvozsoNYXDlZJpmtRnzzWjILFVSMP8mfNqQQmQ0NzFi8M/dZRByVwvaV9gclxltp/nRfGpL40CYYXxZ1MiT55NrMjWU8Q2lj84LMZkjkxJGWrC4SQdR/2nQBGJzR75LMukYM+4yXaZsGbFY34YPsj5QmC4crZy2SzrDscI42s5ydyQCAeH7TYQ5o3URyuVEnlB3aoLD+fK92UAxcqdfx6bgPTI99BniT5NryxWHF0F1KJNtlZJJfd1tsBTMJeGSPzHLgPtoHx8Vam1x Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAx5Lmb/IU/20yV9B8Y1d1l7cG18JFGen2GYSDmra2tI4Nez/W\nbWRhcsYdvRCd01wivWvvo14b6M7KDWFw5WSaZrUZ881oyCxVUjD/JnzakEJkNDcx\nYvDP3WUQclcL2lfYHJcZbaf50XxqS+NAmGF8WdTIk+eTazI1lPENpY/OCzGZI5MS\nRlqwuEkHUf9p0ARic0e+SzLpGDPuMl2mbBmxWN+GD7I+UJguHK2ctks6w7HCONrO\ncnckAgHh+02EOaN1EcrlRJ5Qd2qCw/nyvdlAMXKnX8em4D0yPfQZ4k+Ta8sVhxdB\ndSiTbZWSSX3dbbAUzCXhkj8xy4D7aB8fFWptcQIDAQABAoIBAAhi8fAOWjeJnS33\nguKh0D054b27WjAGluLnoKgluXPI7GQbgKVELJwoGyPQyPES1BrlqEJTOBUGa5M4\nXwgkvCBIx/hoz1hqFIPJr08su/qH77IKB7dCq1mAX7qOUd8xBdHdv6HOBz94XPcn\na5V7s0ALIwqkFpvQllPV9V7ZtizeK6Hw/+xsPT0/XafW4dL90A4TWsHq0zGe3CG3\nEtUxuILIZLxbWokq9l+HoE8O8c9ZIhD8yALzbza7XN6UJM6KObqQoCghHpe/TIdJ\nJvxg4vYstjNif9Kuntq75QXighosPuApR+a5oSMPXzT+3Ps6qrw7D8F8Yf2Frw4S\nKoXOTOECgYEA9mL1c7wVRicCnsChetV/yMbRCL0VS0SdvE7fh3lqcrYDLrfsmyqy\naKyRc0UlsKnnZ95A6RRp9YGaHtPdKtPuwfr9Y1d9qJlaYwHbmYG70xcrFkBIwV4Y\ncUJP3PeIW/etHRV1ayNkaRzUwYlRP7TOLBxP2Opahx/Rxw7KYylFr9UCgYEAz1xZ\nxjFj7+nmBbyiYVNq2OTZiWA8ALChX2IsFUF1o7mkzGW1AhmsjZ5m6cvw2Ic0YHpQ\nLqQxDBevAOHQVixZZGAE14+ucGKgvMyPK+qC/sIwG26g/fBZCbv9f35vd7cy4Yn4\n1oE3oQx59VdQUDBFMF1/B022m/4SzKIYQfeX8S0CgYEA518AjkFWXP1vKXNNcNMi\n34FMdP9TCs6RrW8H2+l5u+UOUgXny8KprUA4il2pyh+TLef5XqeL5T9iYoakD37b\nnA+9eVeEqhnwVj89YAcDQXRlQsz1RZi+LUWPR7qvs2V/jGtFS2n99fNcG65+vOtm\nHOgtV06j2nZYAazzA3GTfk0CgYEAiIvzwgM8H/wSMKzq8NQRhAoPBduNJ5cobLsk\n9EpKwSm6T66Z52woqIkqk8JsMum1n+JrcotEkQX3g8kve89wfhyMk7ZV1EPePPUn\nQnAHGuOc8jODaDUhLLvSTmZf2KGWq9ZDOl2U2ERy+xAoHuXqadLnl1OhcE966a3D\n84yrTXECgYEA7Sp5Ed34EIP3X7Ln6mVpBwsok10M5V2Gde6bJVgaUdcjGpRi6AlV\np4SmUp/JTl31ZXvWUO3C2nlq1dUTFliYUwXR4847MyrDcsvDCqzBUEKhuwtmUixN\nO3A5/Nij0K40w+Nu4ih/xbuLS+EBJxsi0/1qZ8m38rG248WjQ5OQFsY=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'8d7b62e1dc754f068bb9e76860630eeb', 'name': u'vping_ssh-kp_834b62be-8aca-4694-a998-43823d2ead66', 'created_at': '2018-09-26T15:27:47.568933', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ca3c555a82540eab4a62c0a2fe46b70', 'name': 'vping_ssh-project_834b62be-8aca-4694-a998-43823d2ead66', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'75:f7:7f:43:f9:6c:9c:f1:b8:8f:f4:6c:1a:3d:27:5f', 'type': 'ssh', 'id': u'vping_ssh-kp_834b62be-8aca-4694-a998-43823d2ead66'}) 2018-09-26 15:27:47,569 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAx5Lmb/IU/20yV9B8Y1d1l7cG18JFGen2GYSDmra2tI4Nez/W bWRhcsYdvRCd01wivWvvo14b6M7KDWFw5WSaZrUZ881oyCxVUjD/JnzakEJkNDcx YvDP3WUQclcL2lfYHJcZbaf50XxqS+NAmGF8WdTIk+eTazI1lPENpY/OCzGZI5MS RlqwuEkHUf9p0ARic0e+SzLpGDPuMl2mbBmxWN+GD7I+UJguHK2ctks6w7HCONrO cnckAgHh+02EOaN1EcrlRJ5Qd2qCw/nyvdlAMXKnX8em4D0yPfQZ4k+Ta8sVhxdB dSiTbZWSSX3dbbAUzCXhkj8xy4D7aB8fFWptcQIDAQABAoIBAAhi8fAOWjeJnS33 guKh0D054b27WjAGluLnoKgluXPI7GQbgKVELJwoGyPQyPES1BrlqEJTOBUGa5M4 XwgkvCBIx/hoz1hqFIPJr08su/qH77IKB7dCq1mAX7qOUd8xBdHdv6HOBz94XPcn a5V7s0ALIwqkFpvQllPV9V7ZtizeK6Hw/+xsPT0/XafW4dL90A4TWsHq0zGe3CG3 EtUxuILIZLxbWokq9l+HoE8O8c9ZIhD8yALzbza7XN6UJM6KObqQoCghHpe/TIdJ Jvxg4vYstjNif9Kuntq75QXighosPuApR+a5oSMPXzT+3Ps6qrw7D8F8Yf2Frw4S KoXOTOECgYEA9mL1c7wVRicCnsChetV/yMbRCL0VS0SdvE7fh3lqcrYDLrfsmyqy aKyRc0UlsKnnZ95A6RRp9YGaHtPdKtPuwfr9Y1d9qJlaYwHbmYG70xcrFkBIwV4Y cUJP3PeIW/etHRV1ayNkaRzUwYlRP7TOLBxP2Opahx/Rxw7KYylFr9UCgYEAz1xZ xjFj7+nmBbyiYVNq2OTZiWA8ALChX2IsFUF1o7mkzGW1AhmsjZ5m6cvw2Ic0YHpQ LqQxDBevAOHQVixZZGAE14+ucGKgvMyPK+qC/sIwG26g/fBZCbv9f35vd7cy4Yn4 1oE3oQx59VdQUDBFMF1/B022m/4SzKIYQfeX8S0CgYEA518AjkFWXP1vKXNNcNMi 34FMdP9TCs6RrW8H2+l5u+UOUgXny8KprUA4il2pyh+TLef5XqeL5T9iYoakD37b nA+9eVeEqhnwVj89YAcDQXRlQsz1RZi+LUWPR7qvs2V/jGtFS2n99fNcG65+vOtm HOgtV06j2nZYAazzA3GTfk0CgYEAiIvzwgM8H/wSMKzq8NQRhAoPBduNJ5cobLsk 9EpKwSm6T66Z52woqIkqk8JsMum1n+JrcotEkQX3g8kve89wfhyMk7ZV1EPePPUn QnAHGuOc8jODaDUhLLvSTmZf2KGWq9ZDOl2U2ERy+xAoHuXqadLnl1OhcE966a3D 84yrTXECgYEA7Sp5Ed34EIP3X7Ln6mVpBwsok10M5V2Gde6bJVgaUdcjGpRi6AlV p4SmUp/JTl31ZXvWUO3C2nlq1dUTFliYUwXR4847MyrDcsvDCqzBUEKhuwtmUixN O3A5/Nij0K40w+Nu4ih/xbuLS+EBJxsi0/1qZ8m38rG248WjQ5OQFsY= -----END RSA PRIVATE KEY----- 2018-09-26 15:27:47,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-09-26 15:27:47,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" -d '{"security_group": {"name": "vping_ssh-sg_834b62be-8aca-4694-a998-43823d2ead66", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-09-26 15:27:47,944 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-0d7b993e-53bc-4d36-8bd7-3826d9cd1c12 Date: Wed, 26 Sep 2018 15:27:47 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "created_at": "2018-09-26T15:27:47Z", "updated_at": "2018-09-26T15:27:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:27:47Z", "revision_number": 0, "id": "0222f485-42e0-4112-b044-5906c1c38be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:27:47Z", "security_group_id": "5f21ad92-a55d-4ca2-8830-eeab9b158978", "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ca3c555a82540eab4a62c0a2fe46b70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:27:47Z", "revision_number": 0, "id": "e492402c-c7df-4491-8be2-b2a2803c9416", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:27:47Z", "security_group_id": "5f21ad92-a55d-4ca2-8830-eeab9b158978", "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ca3c555a82540eab4a62c0a2fe46b70"}], "revision_number": 2, "project_id": "7ca3c555a82540eab4a62c0a2fe46b70", "id": "5f21ad92-a55d-4ca2-8830-eeab9b158978", "name": "vping_ssh-sg_834b62be-8aca-4694-a998-43823d2ead66"}} 2018-09-26 15:27:47,944 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-0d7b993e-53bc-4d36-8bd7-3826d9cd1c12 2018-09-26 15:27:47,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.372313022614s 2018-09-26 15:27:47,945 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-0d7b993e-53bc-4d36-8bd7-3826d9cd1c12 2018-09-26 15:27:47,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 15:27:47,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" 2018-09-26 15:27:48,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-2b131cc7-73cd-414d-a222-51256156cb78 Date: Wed, 26 Sep 2018 15:27:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "created_at": "2018-09-26T15:27:40Z", "updated_at": "2018-09-26T15:27:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:27:40Z", "revision_number": 0, "id": "26457a58-4cb5-4b68-ac86-d8bfcfeeb824", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:27:40Z", "security_group_id": "3a15ed6b-c383-4aaf-9980-149400bf2f87", "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ca3c555a82540eab4a62c0a2fe46b70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:27:40Z", "revision_number": 0, "id": "279829a4-2142-4e11-9134-a16f68a311dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:27:40Z", "security_group_id": "3a15ed6b-c383-4aaf-9980-149400bf2f87", "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ca3c555a82540eab4a62c0a2fe46b70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:27:40Z", "revision_number": 0, "id": "4f8e2204-99f7-4e54-9054-104ebcbeee80", "remote_group_id": "3a15ed6b-c383-4aaf-9980-149400bf2f87", "remote_ip_prefix": null, "created_at": "2018-09-26T15:27:40Z", "security_group_id": "3a15ed6b-c383-4aaf-9980-149400bf2f87", "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ca3c555a82540eab4a62c0a2fe46b70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:27:40Z", "revision_number": 0, "id": "724f3522-a5f4-43e5-82de-992be882e93f", "remote_group_id": "3a15ed6b-c383-4aaf-9980-149400bf2f87", "remote_ip_prefix": null, "created_at": "2018-09-26T15:27:40Z", "security_group_id": "3a15ed6b-c383-4aaf-9980-149400bf2f87", "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ca3c555a82540eab4a62c0a2fe46b70"}], "revision_number": 4, "project_id": "7ca3c555a82540eab4a62c0a2fe46b70", "id": "3a15ed6b-c383-4aaf-9980-149400bf2f87", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "created_at": "2018-09-26T15:27:47Z", "updated_at": "2018-09-26T15:27:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:27:47Z", "revision_number": 0, "id": "0222f485-42e0-4112-b044-5906c1c38be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:27:47Z", "security_group_id": "5f21ad92-a55d-4ca2-8830-eeab9b158978", "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ca3c555a82540eab4a62c0a2fe46b70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:27:47Z", "revision_number": 0, "id": "e492402c-c7df-4491-8be2-b2a2803c9416", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:27:47Z", "security_group_id": "5f21ad92-a55d-4ca2-8830-eeab9b158978", "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ca3c555a82540eab4a62c0a2fe46b70"}], "revision_number": 2, "project_id": "7ca3c555a82540eab4a62c0a2fe46b70", "id": "5f21ad92-a55d-4ca2-8830-eeab9b158978", "name": "vping_ssh-sg_834b62be-8aca-4694-a998-43823d2ead66"}]} 2018-09-26 15:27:48,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-2b131cc7-73cd-414d-a222-51256156cb78 2018-09-26 15:27:48,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.191890001297s 2018-09-26 15:27:48,142 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-2b131cc7-73cd-414d-a222-51256156cb78 2018-09-26 15:27:48,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-26 15:27:48,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "5f21ad92-a55d-4ca2-8830-eeab9b158978"}}' 2018-09-26 15:27:48,440 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-e2fd88b9-f4db-4160-9ee0-ebb33a2d506f Date: Wed, 26 Sep 2018 15:27:48 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-26T15:27:48Z", "security_group_id": "5f21ad92-a55d-4ca2-8830-eeab9b158978", "port_range_min": 22, "revision_number": 0, "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "created_at": "2018-09-26T15:27:48Z", "project_id": "7ca3c555a82540eab4a62c0a2fe46b70", "id": "5295657f-9dcf-4e75-bebc-789bfb1c034f"}} 2018-09-26 15:27:48,440 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-e2fd88b9-f4db-4160-9ee0-ebb33a2d506f 2018-09-26 15:27:48,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.294502019882s 2018-09-26 15:27:48,440 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-e2fd88b9-f4db-4160-9ee0-ebb33a2d506f 2018-09-26 15:27:48,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 15:27:48,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" 2018-09-26 15:27:48,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-0958c150-abdf-4d73-b7bb-6302d7bfeac3 Date: Wed, 26 Sep 2018 15:27:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "created_at": "2018-09-26T15:27:40Z", "updated_at": "2018-09-26T15:27:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:27:40Z", "revision_number": 0, "id": "26457a58-4cb5-4b68-ac86-d8bfcfeeb824", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:27:40Z", "security_group_id": "3a15ed6b-c383-4aaf-9980-149400bf2f87", "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ca3c555a82540eab4a62c0a2fe46b70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:27:40Z", "revision_number": 0, "id": "279829a4-2142-4e11-9134-a16f68a311dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:27:40Z", "security_group_id": "3a15ed6b-c383-4aaf-9980-149400bf2f87", "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ca3c555a82540eab4a62c0a2fe46b70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:27:40Z", "revision_number": 0, "id": "4f8e2204-99f7-4e54-9054-104ebcbeee80", "remote_group_id": "3a15ed6b-c383-4aaf-9980-149400bf2f87", "remote_ip_prefix": null, "created_at": "2018-09-26T15:27:40Z", "security_group_id": "3a15ed6b-c383-4aaf-9980-149400bf2f87", "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ca3c555a82540eab4a62c0a2fe46b70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:27:40Z", "revision_number": 0, "id": "724f3522-a5f4-43e5-82de-992be882e93f", "remote_group_id": "3a15ed6b-c383-4aaf-9980-149400bf2f87", "remote_ip_prefix": null, "created_at": "2018-09-26T15:27:40Z", "security_group_id": "3a15ed6b-c383-4aaf-9980-149400bf2f87", "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ca3c555a82540eab4a62c0a2fe46b70"}], "revision_number": 4, "project_id": "7ca3c555a82540eab4a62c0a2fe46b70", "id": "3a15ed6b-c383-4aaf-9980-149400bf2f87", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "created_at": "2018-09-26T15:27:47Z", "updated_at": "2018-09-26T15:27:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:27:47Z", "revision_number": 0, "id": "0222f485-42e0-4112-b044-5906c1c38be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:27:47Z", "security_group_id": "5f21ad92-a55d-4ca2-8830-eeab9b158978", "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ca3c555a82540eab4a62c0a2fe46b70"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-26T15:27:48Z", "revision_number": 0, "id": "5295657f-9dcf-4e75-bebc-789bfb1c034f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:27:48Z", "security_group_id": "5f21ad92-a55d-4ca2-8830-eeab9b158978", "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7ca3c555a82540eab4a62c0a2fe46b70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:27:47Z", "revision_number": 0, "id": "e492402c-c7df-4491-8be2-b2a2803c9416", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:27:47Z", "security_group_id": "5f21ad92-a55d-4ca2-8830-eeab9b158978", "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ca3c555a82540eab4a62c0a2fe46b70"}], "revision_number": 3, "project_id": "7ca3c555a82540eab4a62c0a2fe46b70", "id": "5f21ad92-a55d-4ca2-8830-eeab9b158978", "name": "vping_ssh-sg_834b62be-8aca-4694-a998-43823d2ead66"}]} 2018-09-26 15:27:48,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-0958c150-abdf-4d73-b7bb-6302d7bfeac3 2018-09-26 15:27:48,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.194692850113s 2018-09-26 15:27:48,639 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-0958c150-abdf-4d73-b7bb-6302d7bfeac3 2018-09-26 15:27:48,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-26 15:27:48,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "5f21ad92-a55d-4ca2-8830-eeab9b158978"}}' 2018-09-26 15:27:48,960 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-90b41e56-ffaa-46b8-9e51-622513ddf13d Date: Wed, 26 Sep 2018 15:27:48 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:27:48Z", "security_group_id": "5f21ad92-a55d-4ca2-8830-eeab9b158978", "port_range_min": null, "revision_number": 0, "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "created_at": "2018-09-26T15:27:48Z", "project_id": "7ca3c555a82540eab4a62c0a2fe46b70", "id": "fbffd146-6bfa-48be-a89c-8a9a2d20a7df"}} 2018-09-26 15:27:48,961 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-90b41e56-ffaa-46b8-9e51-622513ddf13d 2018-09-26 15:27:48,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.318483829498s 2018-09-26 15:27:48,961 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-90b41e56-ffaa-46b8-9e51-622513ddf13d 2018-09-26 15:27:48,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 15:27:48,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" 2018-09-26 15:27:49,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-d99c39dc-0f77-496d-93f8-231c288b8ccd Date: Wed, 26 Sep 2018 15:27:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c2d9658e-70fc-4f80-bd46-850886fbdcbf"],"updated_at":"2018-09-26T15:27:41Z","tenant_id":"7ca3c555a82540eab4a62c0a2fe46b70","created_at":"2018-09-26T15:27:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7ca3c555a82540eab4a62c0a2fe46b70","id":"919cff13-372d-4265-a927-5869999b7a1c","name":"vping_ssh-net_834b62be-8aca-4694-a998-43823d2ead66"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a21b8d27-6884-4a27-90be-806b7524c88f"],"updated_at":"2018-09-26T15:03:09Z","tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:01Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6d9e93c84a104a3c8872dd8724ca8a31","id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","name":"external"}]} 2018-09-26 15:27:49,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-d99c39dc-0f77-496d-93f8-231c288b8ccd 2018-09-26 15:27:49,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.254369974136s 2018-09-26 15:27:49,217 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-d99c39dc-0f77-496d-93f8-231c288b8ccd 2018-09-26 15:27:49,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 15:27:49,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" 2018-09-26 15:27:49,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-45182f74-3a6a-40f8-bc29-c11dd40e4813 Date: Wed, 26 Sep 2018 15:27:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/96664f1e-a148-4540-9428-7e4bdb9bf03f/snap", "metadata": {}}], "file": "/v2/images/96664f1e-a148-4540-9428-7e4bdb9bf03f/file", "owner": "7ca3c555a82540eab4a62c0a2fe46b70", "id": "96664f1e-a148-4540-9428-7e4bdb9bf03f", "size": 12716032, "self": "/v2/images/96664f1e-a148-4540-9428-7e4bdb9bf03f", "disk_format": "qcow2", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/96664f1e-a148-4540-9428-7e4bdb9bf03f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T15:27:46Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_834b62be-8aca-4694-a998-43823d2ead66", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_834b62be-8aca-4694-a998-43823d2ead66", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T15:27:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 15:27:49,383 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-45182f74-3a6a-40f8-bc29-c11dd40e4813 2018-09-26 15:27:49,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.164535999298s 2018-09-26 15:27:49,384 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-45182f74-3a6a-40f8-bc29-c11dd40e4813 2018-09-26 15:27:49,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-26 15:27:49,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" 2018-09-26 15:27:49,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:27:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d777166-640d-4138-ab3b-178de87a3218 x-compute-request-id: req-7d777166-640d-4138-ab3b-178de87a3218 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/08c515a8-7502-46e4-8b1e-778720811a0a", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/08c515a8-7502-46e4-8b1e-778720811a0a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "08c515a8-7502-46e4-8b1e-778720811a0a", "name": "vping_ssh-flavor_834b62be-8aca-4694-a998-43823d2ead66", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-26 15:27:49,419 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-7d777166-640d-4138-ab3b-178de87a3218 2018-09-26 15:27:49,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0336861610413s 2018-09-26 15:27:49,419 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-7d777166-640d-4138-ab3b-178de87a3218 2018-09-26 15:27:49,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-26 15:27:49,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" -d '{"server": {"name": "vping_ssh-vm2_834b62be-8aca-4694-a998-43823d2ead66", "imageRef": "96664f1e-a148-4540-9428-7e4bdb9bf03f", "flavorRef": "08c515a8-7502-46e4-8b1e-778720811a0a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "919cff13-372d-4265-a927-5869999b7a1c"}], "security_groups": [{"name": "5f21ad92-a55d-4ca2-8830-eeab9b158978"}]}}' 2018-09-26 15:27:51,141 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:27:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a8d2bb8c-2b8a-49b3-a9d1-9f304d34456c x-compute-request-id: req-a8d2bb8c-2b8a-49b3-a9d1-9f304d34456c Content-Length: 403 location: http://172.30.9.22:8774/v2.1/servers/90d9fab1-89b6-4732-a10b-3cf427d066b4 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "5f21ad92-a55d-4ca2-8830-eeab9b158978"}], "OS-DCF:diskConfig": "MANUAL", "id": "90d9fab1-89b6-4732-a10b-3cf427d066b4", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/90d9fab1-89b6-4732-a10b-3cf427d066b4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/90d9fab1-89b6-4732-a10b-3cf427d066b4", "rel": "bookmark"}], "adminPass": "6KVq4futAasU"}} 2018-09-26 15:27:51,141 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-a8d2bb8c-2b8a-49b3-a9d1-9f304d34456c 2018-09-26 15:27:51,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.72048902512s 2018-09-26 15:27:51,142 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-a8d2bb8c-2b8a-49b3-a9d1-9f304d34456c 2018-09-26 15:27:51,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:27:51,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" 2018-09-26 15:27:51,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:27:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ffc4c2e5-5152-470e-9830-df89b821963e x-compute-request-id: req-ffc4c2e5-5152-470e-9830-df89b821963e Content-Encoding: gzip Content-Length: 601 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/90d9fab1-89b6-4732-a10b-3cf427d066b4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/90d9fab1-89b6-4732-a10b-3cf427d066b4", "rel": "bookmark"}], "image": {"id": "96664f1e-a148-4540-9428-7e4bdb9bf03f", "links": [{"href": "http://172.30.9.22:8774/images/96664f1e-a148-4540-9428-7e4bdb9bf03f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08c515a8-7502-46e4-8b1e-778720811a0a", "links": [{"href": "http://172.30.9.22:8774/flavors/08c515a8-7502-46e4-8b1e-778720811a0a", "rel": "bookmark"}]}, "id": "90d9fab1-89b6-4732-a10b-3cf427d066b4", "user_id": "8d7b62e1dc754f068bb9e76860630eeb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T15:27:51Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_834b62be-8aca-4694-a998-43823d2ead66", "created": "2018-09-26T15:27:51Z", "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:27:51,408 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ffc4c2e5-5152-470e-9830-df89b821963e 2018-09-26 15:27:51,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.265261888504s 2018-09-26 15:27:51,409 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ffc4c2e5-5152-470e-9830-df89b821963e 2018-09-26 15:27:51,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 15:27:51,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" 2018-09-26 15:27:51,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-6aca9f4f-c3a9-414a-a0d4-71378a1878ba Date: Wed, 26 Sep 2018 15:27:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c2d9658e-70fc-4f80-bd46-850886fbdcbf"],"updated_at":"2018-09-26T15:27:41Z","tenant_id":"7ca3c555a82540eab4a62c0a2fe46b70","created_at":"2018-09-26T15:27:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7ca3c555a82540eab4a62c0a2fe46b70","id":"919cff13-372d-4265-a927-5869999b7a1c","name":"vping_ssh-net_834b62be-8aca-4694-a998-43823d2ead66"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a21b8d27-6884-4a27-90be-806b7524c88f"],"updated_at":"2018-09-26T15:03:09Z","tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:01Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6d9e93c84a104a3c8872dd8724ca8a31","id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","name":"external"}]} 2018-09-26 15:27:51,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-6aca9f4f-c3a9-414a-a0d4-71378a1878ba 2018-09-26 15:27:51,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.270143985748s 2018-09-26 15:27:51,686 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-6aca9f4f-c3a9-414a-a0d4-71378a1878ba 2018-09-26 15:27:51,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-26 15:27:51,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" 2018-09-26 15:27:51,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-839aee41-da8e-4c1c-b43a-62631e5ee5c1 Date: Wed, 26 Sep 2018 15:27:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"919cff13-372d-4265-a927-5869999b7a1c","tenant_id":"7ca3c555a82540eab4a62c0a2fe46b70","created_at":"2018-09-26T15:27:41Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-26T15:27:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"7ca3c555a82540eab4a62c0a2fe46b70","id":"c2d9658e-70fc-4f80-bd46-850886fbdcbf","subnetpool_id":null,"name":"vping_ssh-subnet_834b62be-8aca-4694-a998-43823d2ead66"}]} 2018-09-26 15:27:51,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-839aee41-da8e-4c1c-b43a-62631e5ee5c1 2018-09-26 15:27:51,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.193676948547s 2018-09-26 15:27:51,882 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-839aee41-da8e-4c1c-b43a-62631e5ee5c1 2018-09-26 15:27:51,882 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 15:27:53,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:27:53,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" 2018-09-26 15:27:54,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:27:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-48ffc18f-0315-4ea2-9891-97ca5bff0cd7 x-compute-request-id: req-48ffc18f-0315-4ea2-9891-97ca5bff0cd7 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/90d9fab1-89b6-4732-a10b-3cf427d066b4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/90d9fab1-89b6-4732-a10b-3cf427d066b4", "rel": "bookmark"}], "image": {"id": "96664f1e-a148-4540-9428-7e4bdb9bf03f", "links": [{"href": "http://172.30.9.22:8774/images/96664f1e-a148-4540-9428-7e4bdb9bf03f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08c515a8-7502-46e4-8b1e-778720811a0a", "links": [{"href": "http://172.30.9.22:8774/flavors/08c515a8-7502-46e4-8b1e-778720811a0a", "rel": "bookmark"}]}, "id": "90d9fab1-89b6-4732-a10b-3cf427d066b4", "security_groups": [{"name": "vping_ssh-sg_834b62be-8aca-4694-a998-43823d2ead66"}], "user_id": "8d7b62e1dc754f068bb9e76860630eeb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T15:27:52Z", "hostId": "d06e6b5876ce2d98f0e7599f70676cf216555ddb7a7abc3b46925cc2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_834b62be-8aca-4694-a998-43823d2ead66", "created": "2018-09-26T15:27:51Z", "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:27:54,711 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-48ffc18f-0315-4ea2-9891-97ca5bff0cd7 2018-09-26 15:27:54,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.825427055359s 2018-09-26 15:27:54,711 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-48ffc18f-0315-4ea2-9891-97ca5bff0cd7 2018-09-26 15:27:54,715 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 15:27:56,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:27:56,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" 2018-09-26 15:27:57,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:27:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a0fd0511-bc81-4b3b-a56f-960b34271260 x-compute-request-id: req-a0fd0511-bc81-4b3b-a56f-960b34271260 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_834b62be-8aca-4694-a998-43823d2ead66": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:88:94", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/90d9fab1-89b6-4732-a10b-3cf427d066b4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/90d9fab1-89b6-4732-a10b-3cf427d066b4", "rel": "bookmark"}], "image": {"id": "96664f1e-a148-4540-9428-7e4bdb9bf03f", "links": [{"href": "http://172.30.9.22:8774/images/96664f1e-a148-4540-9428-7e4bdb9bf03f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:27:55.000000", "flavor": {"id": "08c515a8-7502-46e4-8b1e-778720811a0a", "links": [{"href": "http://172.30.9.22:8774/flavors/08c515a8-7502-46e4-8b1e-778720811a0a", "rel": "bookmark"}]}, "id": "90d9fab1-89b6-4732-a10b-3cf427d066b4", "security_groups": [{"name": "vping_ssh-sg_834b62be-8aca-4694-a998-43823d2ead66"}], "user_id": "8d7b62e1dc754f068bb9e76860630eeb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:27:56Z", "hostId": "d06e6b5876ce2d98f0e7599f70676cf216555ddb7a7abc3b46925cc2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_834b62be-8aca-4694-a998-43823d2ead66", "created": "2018-09-26T15:27:51Z", "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:27:57,198 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a0fd0511-bc81-4b3b-a56f-960b34271260 2018-09-26 15:27:57,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.479971885681s 2018-09-26 15:27:57,199 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a0fd0511-bc81-4b3b-a56f-960b34271260 2018-09-26 15:27:57,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-26 15:27:57,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=90d9fab1-89b6-4732-a10b-3cf427d066b4" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" 2018-09-26 15:27:57,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-fff44dcb-df97-400d-b35e-84ad3e62e580 Date: Wed, 26 Sep 2018 15:27:57 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"919cff13-372d-4265-a927-5869999b7a1c","tenant_id":"7ca3c555a82540eab4a62c0a2fe46b70","created_at":"2018-09-26T15:27:52Z","admin_state_up":true,"updated_at":"2018-09-26T15:27:54Z","binding:vnic_type":"normal","device_id":"90d9fab1-89b6-4732-a10b-3cf427d066b4","device_owner":"compute:nova","revision_number":5,"mac_address":"fa:16:3e:62:88:94","id":"bc74e30e-c314-4db6-a0ad-e58c7b838c61","port_security_enabled":true,"project_id":"7ca3c555a82540eab4a62c0a2fe46b70","fixed_ips":[{"subnet_id":"c2d9658e-70fc-4f80-bd46-850886fbdcbf","ip_address":"192.168.120.7"}],"extra_dhcp_opts":[],"security_groups":["5f21ad92-a55d-4ca2-8830-eeab9b158978"],"name":""}]} 2018-09-26 15:27:57,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=90d9fab1-89b6-4732-a10b-3cf427d066b4 used request id req-fff44dcb-df97-400d-b35e-84ad3e62e580 2018-09-26 15:27:57,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.211453914642s 2018-09-26 15:27:57,415 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=90d9fab1-89b6-4732-a10b-3cf427d066b4 used request id req-fff44dcb-df97-400d-b35e-84ad3e62e580 2018-09-26 15:27:57,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-26 15:27:57,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=bc74e30e-c314-4db6-a0ad-e58c7b838c61" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" 2018-09-26 15:27:57,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-72431c6c-175a-469f-a5e5-3f05e2283884 Date: Wed, 26 Sep 2018 15:27:57 GMT RESP BODY: {"floatingips": []} 2018-09-26 15:27:57,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=bc74e30e-c314-4db6-a0ad-e58c7b838c61 used request id req-72431c6c-175a-469f-a5e5-3f05e2283884 2018-09-26 15:27:57,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0200278759003s 2018-09-26 15:27:57,440 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=bc74e30e-c314-4db6-a0ad-e58c7b838c61 used request id req-72431c6c-175a-469f-a5e5-3f05e2283884 2018-09-26 15:27:57,441 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_834b62be-8aca-4694-a998-43823d2ead66': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:62:88:94', 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'96664f1e-a148-4540-9428-7e4bdb9bf03f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-26T15:27:55.000000', 'flavor': Munch({u'id': u'08c515a8-7502-46e4-8b1e-778720811a0a'}), 'az': u'nova', 'id': u'90d9fab1-89b6-4732-a10b-3cf427d066b4', 'security_groups': [Munch({u'name': u'vping_ssh-sg_834b62be-8aca-4694-a998-43823d2ead66'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'8d7b62e1dc754f068bb9e76860630eeb', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ca3c555a82540eab4a62c0a2fe46b70', 'name': 'vping_ssh-project_834b62be-8aca-4694-a998-43823d2ead66', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-09-26T15:27:55.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-26T15:27:56Z', 'hostId': u'd06e6b5876ce2d98f0e7599f70676cf216555ddb7a7abc3b46925cc2', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'd06e6b5876ce2d98f0e7599f70676cf216555ddb7a7abc3b46925cc2', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-26T15:27:55.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7ca3c555a82540eab4a62c0a2fe46b70', 'name': u'vping_ssh-vm2_834b62be-8aca-4694-a998-43823d2ead66', 'adminPass': u'6KVq4futAasU', 'tenant_id': u'7ca3c555a82540eab4a62c0a2fe46b70', 'region': 'regionOne', 'created': u'2018-09-26T15:27:51Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-09-26 15:27:57,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 15:27:57,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" 2018-09-26 15:27:57,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-c6571598-096f-44e0-9e86-679ff9b46404 Date: Wed, 26 Sep 2018 15:27:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c2d9658e-70fc-4f80-bd46-850886fbdcbf"],"updated_at":"2018-09-26T15:27:41Z","tenant_id":"7ca3c555a82540eab4a62c0a2fe46b70","created_at":"2018-09-26T15:27:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7ca3c555a82540eab4a62c0a2fe46b70","id":"919cff13-372d-4265-a927-5869999b7a1c","name":"vping_ssh-net_834b62be-8aca-4694-a998-43823d2ead66"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a21b8d27-6884-4a27-90be-806b7524c88f"],"updated_at":"2018-09-26T15:03:09Z","tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:01Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6d9e93c84a104a3c8872dd8724ca8a31","id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","name":"external"}]} 2018-09-26 15:27:57,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-c6571598-096f-44e0-9e86-679ff9b46404 2018-09-26 15:27:57,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.116333961487s 2018-09-26 15:27:57,558 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-c6571598-096f-44e0-9e86-679ff9b46404 2018-09-26 15:27:57,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 15:27:57,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" 2018-09-26 15:27:57,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-ab7b26fd-2525-47e5-a73c-fd4d8dd8085f Date: Wed, 26 Sep 2018 15:27:57 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/96664f1e-a148-4540-9428-7e4bdb9bf03f/snap", "metadata": {}}], "file": "/v2/images/96664f1e-a148-4540-9428-7e4bdb9bf03f/file", "owner": "7ca3c555a82540eab4a62c0a2fe46b70", "id": "96664f1e-a148-4540-9428-7e4bdb9bf03f", "size": 12716032, "self": "/v2/images/96664f1e-a148-4540-9428-7e4bdb9bf03f", "disk_format": "qcow2", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/96664f1e-a148-4540-9428-7e4bdb9bf03f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T15:27:46Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_834b62be-8aca-4694-a998-43823d2ead66", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_834b62be-8aca-4694-a998-43823d2ead66", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T15:27:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 15:27:57,734 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-ab7b26fd-2525-47e5-a73c-fd4d8dd8085f 2018-09-26 15:27:57,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.174871921539s 2018-09-26 15:27:57,735 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-ab7b26fd-2525-47e5-a73c-fd4d8dd8085f 2018-09-26 15:27:57,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-26 15:27:57,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" 2018-09-26 15:27:57,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:27:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8e53eb63-40a8-4e61-8400-ab027e743d95 x-compute-request-id: req-8e53eb63-40a8-4e61-8400-ab027e743d95 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/08c515a8-7502-46e4-8b1e-778720811a0a", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/08c515a8-7502-46e4-8b1e-778720811a0a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "08c515a8-7502-46e4-8b1e-778720811a0a", "name": "vping_ssh-flavor_834b62be-8aca-4694-a998-43823d2ead66", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-26 15:27:57,770 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-8e53eb63-40a8-4e61-8400-ab027e743d95 2018-09-26 15:27:57,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0328369140625s 2018-09-26 15:27:57,770 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-8e53eb63-40a8-4e61-8400-ab027e743d95 2018-09-26 15:27:57,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-26 15:27:57,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" -d '{"server": {"name": "vping_ssh-vm_834b62be-8aca-4694-a998-43823d2ead66", "imageRef": "96664f1e-a148-4540-9428-7e4bdb9bf03f", "key_name": "vping_ssh-kp_834b62be-8aca-4694-a998-43823d2ead66", "flavorRef": "08c515a8-7502-46e4-8b1e-778720811a0a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "919cff13-372d-4265-a927-5869999b7a1c"}], "security_groups": [{"name": "5f21ad92-a55d-4ca2-8830-eeab9b158978"}]}}' 2018-09-26 15:27:59,279 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:27:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f4f51a66-4172-4f9e-8301-03cfd65bf2eb x-compute-request-id: req-f4f51a66-4172-4f9e-8301-03cfd65bf2eb Content-Length: 403 location: http://172.30.9.22:8774/v2.1/servers/8f7ec7a5-2661-4530-960b-f7000d67634a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "5f21ad92-a55d-4ca2-8830-eeab9b158978"}], "OS-DCF:diskConfig": "MANUAL", "id": "8f7ec7a5-2661-4530-960b-f7000d67634a", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8f7ec7a5-2661-4530-960b-f7000d67634a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8f7ec7a5-2661-4530-960b-f7000d67634a", "rel": "bookmark"}], "adminPass": "r5T8X9egfAyG"}} 2018-09-26 15:27:59,279 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-f4f51a66-4172-4f9e-8301-03cfd65bf2eb 2018-09-26 15:27:59,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.50768089294s 2018-09-26 15:27:59,280 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-f4f51a66-4172-4f9e-8301-03cfd65bf2eb 2018-09-26 15:27:59,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:27:59,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" 2018-09-26 15:28:00,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:27:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d18fdbf-f6af-42d9-b68b-e7280aeff825 x-compute-request-id: req-1d18fdbf-f6af-42d9-b68b-e7280aeff825 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8f7ec7a5-2661-4530-960b-f7000d67634a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8f7ec7a5-2661-4530-960b-f7000d67634a", "rel": "bookmark"}], "image": {"id": "96664f1e-a148-4540-9428-7e4bdb9bf03f", "links": [{"href": "http://172.30.9.22:8774/images/96664f1e-a148-4540-9428-7e4bdb9bf03f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08c515a8-7502-46e4-8b1e-778720811a0a", "links": [{"href": "http://172.30.9.22:8774/flavors/08c515a8-7502-46e4-8b1e-778720811a0a", "rel": "bookmark"}]}, "id": "8f7ec7a5-2661-4530-960b-f7000d67634a", "user_id": "8d7b62e1dc754f068bb9e76860630eeb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T15:27:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_834b62be-8aca-4694-a998-43823d2ead66", "name": "vping_ssh-vm_834b62be-8aca-4694-a998-43823d2ead66", "created": "2018-09-26T15:27:59Z", "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_834b62be-8aca-4694-a998-43823d2ead66": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:88:94", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/90d9fab1-89b6-4732-a10b-3cf427d066b4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/90d9fab1-89b6-4732-a10b-3cf427d066b4", "rel": "bookmark"}], "image": {"id": "96664f1e-a148-4540-9428-7e4bdb9bf03f", "links": [{"href": "http://172.30.9.22:8774/images/96664f1e-a148-4540-9428-7e4bdb9bf03f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:27:55.000000", "flavor": {"id": "08c515a8-7502-46e4-8b1e-778720811a0a", "links": [{"href": "http://172.30.9.22:8774/flavors/08c515a8-7502-46e4-8b1e-778720811a0a", "rel": "bookmark"}]}, "id": "90d9fab1-89b6-4732-a10b-3cf427d066b4", "security_groups": [{"name": "vping_ssh-sg_834b62be-8aca-4694-a998-43823d2ead66"}], "user_id": "8d7b62e1dc754f068bb9e76860630eeb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:27:56Z", "hostId": "d06e6b5876ce2d98f0e7599f70676cf216555ddb7a7abc3b46925cc2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_834b62be-8aca-4694-a998-43823d2ead66", "created": "2018-09-26T15:27:51Z", "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:28:00,019 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1d18fdbf-f6af-42d9-b68b-e7280aeff825 2018-09-26 15:28:00,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.738576173782s 2018-09-26 15:28:00,020 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1d18fdbf-f6af-42d9-b68b-e7280aeff825 2018-09-26 15:28:00,025 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 15:28:02,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:28:02,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" 2018-09-26 15:28:02,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:28:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-45e2a6a7-1567-4a94-bfb1-49787e732ecd x-compute-request-id: req-45e2a6a7-1567-4a94-bfb1-49787e732ecd Content-Encoding: gzip Content-Length: 889 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8f7ec7a5-2661-4530-960b-f7000d67634a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8f7ec7a5-2661-4530-960b-f7000d67634a", "rel": "bookmark"}], "image": {"id": "96664f1e-a148-4540-9428-7e4bdb9bf03f", "links": [{"href": "http://172.30.9.22:8774/images/96664f1e-a148-4540-9428-7e4bdb9bf03f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08c515a8-7502-46e4-8b1e-778720811a0a", "links": [{"href": "http://172.30.9.22:8774/flavors/08c515a8-7502-46e4-8b1e-778720811a0a", "rel": "bookmark"}]}, "id": "8f7ec7a5-2661-4530-960b-f7000d67634a", "security_groups": [{"name": "vping_ssh-sg_834b62be-8aca-4694-a998-43823d2ead66"}], "user_id": "8d7b62e1dc754f068bb9e76860630eeb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T15:28:00Z", "hostId": "d09ba062571a23b686fcb02b6f3523fa43b597fb2a114da182426efc", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_834b62be-8aca-4694-a998-43823d2ead66", "name": "vping_ssh-vm_834b62be-8aca-4694-a998-43823d2ead66", "created": "2018-09-26T15:27:59Z", "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_834b62be-8aca-4694-a998-43823d2ead66": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:88:94", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/90d9fab1-89b6-4732-a10b-3cf427d066b4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/90d9fab1-89b6-4732-a10b-3cf427d066b4", "rel": "bookmark"}], "image": {"id": "96664f1e-a148-4540-9428-7e4bdb9bf03f", "links": [{"href": "http://172.30.9.22:8774/images/96664f1e-a148-4540-9428-7e4bdb9bf03f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:27:55.000000", "flavor": {"id": "08c515a8-7502-46e4-8b1e-778720811a0a", "links": [{"href": "http://172.30.9.22:8774/flavors/08c515a8-7502-46e4-8b1e-778720811a0a", "rel": "bookmark"}]}, "id": "90d9fab1-89b6-4732-a10b-3cf427d066b4", "security_groups": [{"name": "vping_ssh-sg_834b62be-8aca-4694-a998-43823d2ead66"}], "user_id": "8d7b62e1dc754f068bb9e76860630eeb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:27:56Z", "hostId": "d06e6b5876ce2d98f0e7599f70676cf216555ddb7a7abc3b46925cc2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_834b62be-8aca-4694-a998-43823d2ead66", "created": "2018-09-26T15:27:51Z", "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:28:02,561 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-45e2a6a7-1567-4a94-bfb1-49787e732ecd 2018-09-26 15:28:02,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.533056974411s 2018-09-26 15:28:02,562 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-45e2a6a7-1567-4a94-bfb1-49787e732ecd 2018-09-26 15:28:02,567 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 15:28:04,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:28:04,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" 2018-09-26 15:28:05,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:28:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bc0d7fd8-55e2-493c-90f3-4be96fc6c69b x-compute-request-id: req-bc0d7fd8-55e2-493c-90f3-4be96fc6c69b Content-Encoding: gzip Content-Length: 889 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8f7ec7a5-2661-4530-960b-f7000d67634a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8f7ec7a5-2661-4530-960b-f7000d67634a", "rel": "bookmark"}], "image": {"id": "96664f1e-a148-4540-9428-7e4bdb9bf03f", "links": [{"href": "http://172.30.9.22:8774/images/96664f1e-a148-4540-9428-7e4bdb9bf03f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08c515a8-7502-46e4-8b1e-778720811a0a", "links": [{"href": "http://172.30.9.22:8774/flavors/08c515a8-7502-46e4-8b1e-778720811a0a", "rel": "bookmark"}]}, "id": "8f7ec7a5-2661-4530-960b-f7000d67634a", "security_groups": [{"name": "vping_ssh-sg_834b62be-8aca-4694-a998-43823d2ead66"}], "user_id": "8d7b62e1dc754f068bb9e76860630eeb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T15:28:00Z", "hostId": "d09ba062571a23b686fcb02b6f3523fa43b597fb2a114da182426efc", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_834b62be-8aca-4694-a998-43823d2ead66", "name": "vping_ssh-vm_834b62be-8aca-4694-a998-43823d2ead66", "created": "2018-09-26T15:27:59Z", "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_834b62be-8aca-4694-a998-43823d2ead66": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:88:94", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/90d9fab1-89b6-4732-a10b-3cf427d066b4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/90d9fab1-89b6-4732-a10b-3cf427d066b4", "rel": "bookmark"}], "image": {"id": "96664f1e-a148-4540-9428-7e4bdb9bf03f", "links": [{"href": "http://172.30.9.22:8774/images/96664f1e-a148-4540-9428-7e4bdb9bf03f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:27:55.000000", "flavor": {"id": "08c515a8-7502-46e4-8b1e-778720811a0a", "links": [{"href": "http://172.30.9.22:8774/flavors/08c515a8-7502-46e4-8b1e-778720811a0a", "rel": "bookmark"}]}, "id": "90d9fab1-89b6-4732-a10b-3cf427d066b4", "security_groups": [{"name": "vping_ssh-sg_834b62be-8aca-4694-a998-43823d2ead66"}], "user_id": "8d7b62e1dc754f068bb9e76860630eeb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:27:56Z", "hostId": "d06e6b5876ce2d98f0e7599f70676cf216555ddb7a7abc3b46925cc2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_834b62be-8aca-4694-a998-43823d2ead66", "created": "2018-09-26T15:27:51Z", "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:28:05,098 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bc0d7fd8-55e2-493c-90f3-4be96fc6c69b 2018-09-26 15:28:05,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.528295040131s 2018-09-26 15:28:05,098 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bc0d7fd8-55e2-493c-90f3-4be96fc6c69b 2018-09-26 15:28:05,103 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 15:28:07,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:28:07,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" 2018-09-26 15:28:07,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:28:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09ba1144-b0c9-4943-b399-1a042e0d590a x-compute-request-id: req-09ba1144-b0c9-4943-b399-1a042e0d590a Content-Encoding: gzip Content-Length: 889 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8f7ec7a5-2661-4530-960b-f7000d67634a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8f7ec7a5-2661-4530-960b-f7000d67634a", "rel": "bookmark"}], "image": {"id": "96664f1e-a148-4540-9428-7e4bdb9bf03f", "links": [{"href": "http://172.30.9.22:8774/images/96664f1e-a148-4540-9428-7e4bdb9bf03f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08c515a8-7502-46e4-8b1e-778720811a0a", "links": [{"href": "http://172.30.9.22:8774/flavors/08c515a8-7502-46e4-8b1e-778720811a0a", "rel": "bookmark"}]}, "id": "8f7ec7a5-2661-4530-960b-f7000d67634a", "security_groups": [{"name": "vping_ssh-sg_834b62be-8aca-4694-a998-43823d2ead66"}], "user_id": "8d7b62e1dc754f068bb9e76860630eeb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T15:28:00Z", "hostId": "d09ba062571a23b686fcb02b6f3523fa43b597fb2a114da182426efc", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_834b62be-8aca-4694-a998-43823d2ead66", "name": "vping_ssh-vm_834b62be-8aca-4694-a998-43823d2ead66", "created": "2018-09-26T15:27:59Z", "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_834b62be-8aca-4694-a998-43823d2ead66": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:88:94", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/90d9fab1-89b6-4732-a10b-3cf427d066b4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/90d9fab1-89b6-4732-a10b-3cf427d066b4", "rel": "bookmark"}], "image": {"id": "96664f1e-a148-4540-9428-7e4bdb9bf03f", "links": [{"href": "http://172.30.9.22:8774/images/96664f1e-a148-4540-9428-7e4bdb9bf03f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:27:55.000000", "flavor": {"id": "08c515a8-7502-46e4-8b1e-778720811a0a", "links": [{"href": "http://172.30.9.22:8774/flavors/08c515a8-7502-46e4-8b1e-778720811a0a", "rel": "bookmark"}]}, "id": "90d9fab1-89b6-4732-a10b-3cf427d066b4", "security_groups": [{"name": "vping_ssh-sg_834b62be-8aca-4694-a998-43823d2ead66"}], "user_id": "8d7b62e1dc754f068bb9e76860630eeb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:27:56Z", "hostId": "d06e6b5876ce2d98f0e7599f70676cf216555ddb7a7abc3b46925cc2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_834b62be-8aca-4694-a998-43823d2ead66", "created": "2018-09-26T15:27:51Z", "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:28:07,789 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-09ba1144-b0c9-4943-b399-1a042e0d590a 2018-09-26 15:28:07,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.683496952057s 2018-09-26 15:28:07,790 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-09ba1144-b0c9-4943-b399-1a042e0d590a 2018-09-26 15:28:07,795 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 15:28:09,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:28:09,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" 2018-09-26 15:28:10,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:28:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-06244ea7-c36b-4e2c-bcd8-e3313e19b1d7 x-compute-request-id: req-06244ea7-c36b-4e2c-bcd8-e3313e19b1d7 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_834b62be-8aca-4694-a998-43823d2ead66": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d5:71", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8f7ec7a5-2661-4530-960b-f7000d67634a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8f7ec7a5-2661-4530-960b-f7000d67634a", "rel": "bookmark"}], "image": {"id": "96664f1e-a148-4540-9428-7e4bdb9bf03f", "links": [{"href": "http://172.30.9.22:8774/images/96664f1e-a148-4540-9428-7e4bdb9bf03f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:28:06.000000", "flavor": {"id": "08c515a8-7502-46e4-8b1e-778720811a0a", "links": [{"href": "http://172.30.9.22:8774/flavors/08c515a8-7502-46e4-8b1e-778720811a0a", "rel": "bookmark"}]}, "id": "8f7ec7a5-2661-4530-960b-f7000d67634a", "security_groups": [{"name": "vping_ssh-sg_834b62be-8aca-4694-a998-43823d2ead66"}], "user_id": "8d7b62e1dc754f068bb9e76860630eeb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:28:07Z", "hostId": "d09ba062571a23b686fcb02b6f3523fa43b597fb2a114da182426efc", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_834b62be-8aca-4694-a998-43823d2ead66", "name": "vping_ssh-vm_834b62be-8aca-4694-a998-43823d2ead66", "created": "2018-09-26T15:27:59Z", "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_834b62be-8aca-4694-a998-43823d2ead66": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:88:94", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/90d9fab1-89b6-4732-a10b-3cf427d066b4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/90d9fab1-89b6-4732-a10b-3cf427d066b4", "rel": "bookmark"}], "image": {"id": "96664f1e-a148-4540-9428-7e4bdb9bf03f", "links": [{"href": "http://172.30.9.22:8774/images/96664f1e-a148-4540-9428-7e4bdb9bf03f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:27:55.000000", "flavor": {"id": "08c515a8-7502-46e4-8b1e-778720811a0a", "links": [{"href": "http://172.30.9.22:8774/flavors/08c515a8-7502-46e4-8b1e-778720811a0a", "rel": "bookmark"}]}, "id": "90d9fab1-89b6-4732-a10b-3cf427d066b4", "security_groups": [{"name": "vping_ssh-sg_834b62be-8aca-4694-a998-43823d2ead66"}], "user_id": "8d7b62e1dc754f068bb9e76860630eeb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:27:56Z", "hostId": "d06e6b5876ce2d98f0e7599f70676cf216555ddb7a7abc3b46925cc2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_834b62be-8aca-4694-a998-43823d2ead66", "created": "2018-09-26T15:27:51Z", "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:28:10,299 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-06244ea7-c36b-4e2c-bcd8-e3313e19b1d7 2018-09-26 15:28:10,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.502151966095s 2018-09-26 15:28:10,300 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-06244ea7-c36b-4e2c-bcd8-e3313e19b1d7 2018-09-26 15:28:10,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-26 15:28:10,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=8f7ec7a5-2661-4530-960b-f7000d67634a" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" 2018-09-26 15:28:10,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-2aeddc8c-de43-423b-bfc7-6de0ed0da472 Date: Wed, 26 Sep 2018 15:28:10 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"919cff13-372d-4265-a927-5869999b7a1c","tenant_id":"7ca3c555a82540eab4a62c0a2fe46b70","created_at":"2018-09-26T15:28:01Z","admin_state_up":true,"updated_at":"2018-09-26T15:28:03Z","binding:vnic_type":"normal","device_id":"8f7ec7a5-2661-4530-960b-f7000d67634a","device_owner":"compute:nova","revision_number":5,"mac_address":"fa:16:3e:90:d5:71","id":"c7b55b44-e836-4aac-bda7-6de4cbb42290","port_security_enabled":true,"project_id":"7ca3c555a82540eab4a62c0a2fe46b70","fixed_ips":[{"subnet_id":"c2d9658e-70fc-4f80-bd46-850886fbdcbf","ip_address":"192.168.120.14"}],"extra_dhcp_opts":[],"security_groups":["5f21ad92-a55d-4ca2-8830-eeab9b158978"],"name":""}]} 2018-09-26 15:28:10,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=8f7ec7a5-2661-4530-960b-f7000d67634a used request id req-2aeddc8c-de43-423b-bfc7-6de0ed0da472 2018-09-26 15:28:10,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0846691131592s 2018-09-26 15:28:10,390 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=8f7ec7a5-2661-4530-960b-f7000d67634a used request id req-2aeddc8c-de43-423b-bfc7-6de0ed0da472 2018-09-26 15:28:10,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-26 15:28:10,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=c7b55b44-e836-4aac-bda7-6de4cbb42290" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" 2018-09-26 15:28:10,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-55cf29b6-aca2-4eb0-a85d-d610a20d435e Date: Wed, 26 Sep 2018 15:28:10 GMT RESP BODY: {"floatingips": []} 2018-09-26 15:28:10,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=c7b55b44-e836-4aac-bda7-6de4cbb42290 used request id req-55cf29b6-aca2-4eb0-a85d-d610a20d435e 2018-09-26 15:28:10,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0195190906525s 2018-09-26 15:28:10,415 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=c7b55b44-e836-4aac-bda7-6de4cbb42290 used request id req-55cf29b6-aca2-4eb0-a85d-d610a20d435e 2018-09-26 15:28:10,415 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_834b62be-8aca-4694-a998-43823d2ead66': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:90:d5:71', 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'96664f1e-a148-4540-9428-7e4bdb9bf03f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-26T15:28:06.000000', 'flavor': Munch({u'id': u'08c515a8-7502-46e4-8b1e-778720811a0a'}), 'az': u'nova', 'id': u'8f7ec7a5-2661-4530-960b-f7000d67634a', 'security_groups': [Munch({u'name': u'vping_ssh-sg_834b62be-8aca-4694-a998-43823d2ead66'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'8d7b62e1dc754f068bb9e76860630eeb', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ca3c555a82540eab4a62c0a2fe46b70', 'name': 'vping_ssh-project_834b62be-8aca-4694-a998-43823d2ead66', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-09-26T15:28:06.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-26T15:28:07Z', 'hostId': u'd09ba062571a23b686fcb02b6f3523fa43b597fb2a114da182426efc', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_834b62be-8aca-4694-a998-43823d2ead66', 'public_v6': '', 'private_v4': u'192.168.120.14', 'cloud': 'envvars', 'host_id': u'd09ba062571a23b686fcb02b6f3523fa43b597fb2a114da182426efc', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-26T15:28:06.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7ca3c555a82540eab4a62c0a2fe46b70', 'name': u'vping_ssh-vm_834b62be-8aca-4694-a998-43823d2ead66', 'adminPass': u'r5T8X9egfAyG', 'tenant_id': u'7ca3c555a82540eab4a62c0a2fe46b70', 'region': 'regionOne', 'created': u'2018-09-26T15:27:59Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-09-26 15:28:10,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 15:28:10,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" 2018-09-26 15:28:10,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-91796c3a-833d-44b2-a254-fb4c0fe6135a Date: Wed, 26 Sep 2018 15:28:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c2d9658e-70fc-4f80-bd46-850886fbdcbf"],"updated_at":"2018-09-26T15:27:41Z","tenant_id":"7ca3c555a82540eab4a62c0a2fe46b70","created_at":"2018-09-26T15:27:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7ca3c555a82540eab4a62c0a2fe46b70","id":"919cff13-372d-4265-a927-5869999b7a1c","name":"vping_ssh-net_834b62be-8aca-4694-a998-43823d2ead66"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a21b8d27-6884-4a27-90be-806b7524c88f"],"updated_at":"2018-09-26T15:03:09Z","tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:01Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6d9e93c84a104a3c8872dd8724ca8a31","id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","name":"external"}]} 2018-09-26 15:28:10,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-91796c3a-833d-44b2-a254-fb4c0fe6135a 2018-09-26 15:28:10,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108240127563s 2018-09-26 15:28:10,527 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-91796c3a-833d-44b2-a254-fb4c0fe6135a 2018-09-26 15:28:10,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-26 15:28:10,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=8f7ec7a5-2661-4530-960b-f7000d67634a" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" 2018-09-26 15:28:10,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-1ec5ee25-f2e5-48ec-b580-593f893aa969 Date: Wed, 26 Sep 2018 15:28:10 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"919cff13-372d-4265-a927-5869999b7a1c","tenant_id":"7ca3c555a82540eab4a62c0a2fe46b70","created_at":"2018-09-26T15:28:01Z","admin_state_up":true,"updated_at":"2018-09-26T15:28:03Z","binding:vnic_type":"normal","device_id":"8f7ec7a5-2661-4530-960b-f7000d67634a","device_owner":"compute:nova","revision_number":5,"mac_address":"fa:16:3e:90:d5:71","id":"c7b55b44-e836-4aac-bda7-6de4cbb42290","port_security_enabled":true,"project_id":"7ca3c555a82540eab4a62c0a2fe46b70","fixed_ips":[{"subnet_id":"c2d9658e-70fc-4f80-bd46-850886fbdcbf","ip_address":"192.168.120.14"}],"extra_dhcp_opts":[],"security_groups":["5f21ad92-a55d-4ca2-8830-eeab9b158978"],"name":""}]} 2018-09-26 15:28:10,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=8f7ec7a5-2661-4530-960b-f7000d67634a used request id req-1ec5ee25-f2e5-48ec-b580-593f893aa969 2018-09-26 15:28:10,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0648488998413s 2018-09-26 15:28:10,594 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=8f7ec7a5-2661-4530-960b-f7000d67634a used request id req-1ec5ee25-f2e5-48ec-b580-593f893aa969 2018-09-26 15:28:10,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-09-26 15:28:10,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" -d '{"floatingip": {"floating_network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "fixed_ip_address": "192.168.120.14", "port_id": "c7b55b44-e836-4aac-bda7-6de4cbb42290"}}' 2018-09-26 15:28:12,598 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-aab35672-51f6-4945-8b15-8ae1a9d11d8d Date: Wed, 26 Sep 2018 15:28:12 GMT RESP BODY: {"floatingip": {"router_id": "07e44785-fdd8-4b24-8a70-559449a793f4", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-09-26T15:28:11Z", "floating_network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.203", "revision_number": 0, "port_id": "c7b55b44-e836-4aac-bda7-6de4cbb42290", "id": "3835362b-9b7e-4e08-b960-19020a005db6", "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "created_at": "2018-09-26T15:28:11Z", "project_id": "7ca3c555a82540eab4a62c0a2fe46b70"}} 2018-09-26 15:28:12,598 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-aab35672-51f6-4945-8b15-8ae1a9d11d8d 2018-09-26 15:28:12,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.00323200226s 2018-09-26 15:28:12,598 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-aab35672-51f6-4945-8b15-8ae1a9d11d8d 2018-09-26 15:28:12,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-26 15:28:12,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" 2018-09-26 15:28:12,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-dedff94e-9348-4c08-a455-f9b2efa459d3 Date: Wed, 26 Sep 2018 15:28:12 GMT RESP BODY: {"floatingips": [{"router_id": "07e44785-fdd8-4b24-8a70-559449a793f4", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-09-26T15:28:11Z", "floating_network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.203", "revision_number": 0, "port_id": "c7b55b44-e836-4aac-bda7-6de4cbb42290", "id": "3835362b-9b7e-4e08-b960-19020a005db6", "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "created_at": "2018-09-26T15:28:11Z", "project_id": "7ca3c555a82540eab4a62c0a2fe46b70"}]} 2018-09-26 15:28:12,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-dedff94e-9348-4c08-a455-f9b2efa459d3 2018-09-26 15:28:12,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0280060768127s 2018-09-26 15:28:12,635 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-dedff94e-9348-4c08-a455-f9b2efa459d3 2018-09-26 15:28:12,639 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'07e44785-fdd8-4b24-8a70-559449a793f4', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'7ca3c555a82540eab4a62c0a2fe46b70', 'created_at': u'2018-09-26T15:28:11Z', 'attached': True, 'updated_at': u'2018-09-26T15:28:11Z', 'id': u'3835362b-9b7e-4e08-b960-19020a005db6', 'floating_network_id': u'f3dffb7c-5fcf-4cce-9309-0625cbadd759', 'fixed_ip_address': u'192.168.120.14', 'floating_ip_address': u'172.30.9.203', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ca3c555a82540eab4a62c0a2fe46b70', 'name': 'vping_ssh-project_834b62be-8aca-4694-a998-43823d2ead66', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'07e44785-fdd8-4b24-8a70-559449a793f4', 'project_id': u'7ca3c555a82540eab4a62c0a2fe46b70', 'port_id': u'c7b55b44-e836-4aac-bda7-6de4cbb42290', 'port': u'c7b55b44-e836-4aac-bda7-6de4cbb42290', 'network': u'f3dffb7c-5fcf-4cce-9309-0625cbadd759'}) 2018-09-26 15:28:12,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:28:12,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/8f7ec7a5-2661-4530-960b-f7000d67634a/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:28:13,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:28:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4d558db5-f456-4bd7-8c39-1061e6e79e0b x-compute-request-id: req-4d558db5-f456-4bd7-8c39-1061e6e79e0b Content-Encoding: gzip Content-Length: 9552 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 706689623 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.133411] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135107] pid_max: default: 32768 minimum: 301\n[ 0.136018] ACPI: Core revision 20150930\n[ 0.137396] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138729] Security Framework initialized\n[ 0.139573] Yama: becoming mindful.\n[ 0.140318] AppArmor: AppArmor initialized\n[ 0.141245] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142627] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143939] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145231] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146660] Initializing cgroup subsys io\n[ 0.147491] Initializing cgroup subsys memory\n[ 0.148368] Initializing cgroup subsys devices\n[ 0.149328] Initializing cgroup subsys freezer\n[ 0.150213] Initializing cgroup subsys net_cls\n[ 0.151097] Initializing cgroup subsys perf_event\n[ 0.152027] Initializing cgroup subsys net_prio\n[ 0.152961] Initializing cgroup subsys hugetlb\n[ 0.153882] Initializing cgroup subsys pids\n[ 0.154773] CPU: Physical Processor ID: 0\n[ 0.156298] mce: CPU supports 10 MCE banks\n[ 0.157219] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158262] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170359] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176715] ftrace: allocating 31920 entries in 125 pages\n[ 0.202627] smpboot: Max logical packages: 1\n[ 0.203544] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204956] x2apic enabled\n[ 0.205792] Switched APIC routing to physical x2apic.\n[ 0.207580] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208756] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210845] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212718] KVM setup paravirtual spinlock\n[ 0.214051] x86: Booted up 1 node, 1 CPUs\n[ 0.214887] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216309] devtmpfs: initialized\n[ 0.218022] evm: security.selinux\n[ 0.218754] evm: security.SMACK64\n[ 0.219492] evm: security.SMACK64EXEC\n[ 0.220261] evm: security.SMACK64TRANSMUTE\n[ 0.221106] evm: security.SMACK64MMAP\n[ 0.221883] evm: security.ima\n[ 0.222570] evm: security.capability\n[ 0.223389] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225305] pinctrl core: initialized pinctrl subsystem\n[ 0.226446] RTC time: 15:28:06, date: 09/26/18\n[ 0.227424] NET: Registered protocol family 16\n[ 0.228414] cpuidle: using governor ladder\n[ 0.229255] cpuidle: using governor menu\n[ 0.230061] PCCT header not found.\n[ 0.230833] ACPI: bus type PCI registered\n[ 0.231659] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232937] PCI: Using configuration type 1 for base access\n[ 0.234699] ACPI: Added _OSI(Module Device)\n[ 0.235574] ACPI: Added _OSI(Processor Device)\n[ 0.236460] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237384] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239527] ACPI: Interpreter enabled\n[ 0.240320] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242214] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244080] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245904] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247720] ACPI: (supports S0 S5)\n[ 0.248422] ACPI: Using IOAPIC for interrupt routing\n[ 0.249465] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252534] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253671] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254889] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256073] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258271] acpiphp: Slot [3] registered\n[ 0.259074] acpiphp: Slot [4] registered\n[ 0.259866] acpiphp: Slot [5] registered\n[ 0.260662] acpiphp: Slot [6] registered\n[ 0.261454] acpiphp: Slot [7] registered\n[ 0.262253] acpiphp: Slot [8] registered\n[ 0.263048] acpiphp: Slot [9] registered\n[ 0.263840] acpiphp: Slot [10] registered\n[ 0.264646] acpiphp: Slot [11] registered\n[ 0.265451] acpiphp: Slot [12] registered\n[ 0.266261] acpiphp: Slot [13] registered\n[ 0.267065] acpiphp: Slot [14] registered\n[ 0.267865] acpiphp: Slot [15] registered\n[ 0.278641] acpiphp: Slot [16] registered\n[ 0.279454] acpiphp: Slot [17] registered\n[ 0.280259] acpiphp: Slot [18] registered\n[ 0.281063] acpiphp: Slot [19] registered\n[ 0.281861] acpiphp: Slot [20] registered\n[ 0.282671] acpiphp: Slot [21] registered\n[ 0.283478] acpiphp: Slot [22] registered\n[ 0.284282] acpiphp: Slot [23] registered\n[ 0.285086] acpiphp: Slot [24] registered\n[ 0.285885] acpiphp: Slot [25] registered\n[ 0.286694] acpiphp: Slot [26] registered\n[ 0.287503] acpiphp: Slot [27] registered\n[ 0.288306] acpiphp: Slot [28] registered\n[ 0.289109] acpiphp: Slot [29] registered\n[ 0.289906] acpiphp: Slot [30] registered\n[ 0.290716] acpiphp: Slot [31] registered\n[ 0.291524] PCI host bridge to bus 0000:00\n[ 0.292327] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293529] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294734] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297613] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303745] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305043] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306204] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307458] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313844] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315265] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360476] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361941] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363362] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364774] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366152] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367393] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368765] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369821] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371359] vgaarb: loaded\n[ 0.371955] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373102] SCSI subsystem initialized\n[ 0.373913] ACPI: bus type USB registered\n[ 0.374728] usbcore: registered new interface driver usbfs\n[ 0.375750] usbcore: registered new interface driver hub\n[ 0.376747] usbcore: registered new device driver usb\n[ 0.377802] PCI: Using ACPI for IRQ routing\n[ 0.378828] NetLabel: Initializing\n[ 0.379537] NetLabel: domain hash size = 128\n[ 0.380378] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381315] NetLabel: unlabeled traffic allowed by default\n[ 0.382420] clocksource: Switched to clocksource kvm-clock\n[ 0.387942] AppArmor: AppArmor Filesystem Enabled\n[ 0.388920] pnp: PnP ACPI init\n[ 0.389830] pnp: PnP ACPI: found 5 devices\n[ 0.396193] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397892] NET: Registered protocol family 2\n[ 0.398849] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.400118] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.401280] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.402443] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403518] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404676] NET: Registered protocol family 1\n[ 0.405535] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406634] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407697] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421717] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437426] Trying to unpack rootfs image as initramfs...\n[ 0.487438] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501574] Scanning for low memory corruption every 60 seconds\n[ 0.502878] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504025] audit: initializing netlink subsys (disabled)\n[ 0.505039] audit: type=2000 audit(1537975687.613:1): initialized\n[ 0.506325] Initialise system trusted keyring\n[ 0.507254] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508415] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510364] zbud: loaded\n[ 0.511073] VFS: Disk quotas dquot_6.6.0\n[ 0.511886] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513384] fuse init (API version 7.23)\n[ 0.514275] Key type big_key registered\n[ 0.515083] Allocating IMA MOK and blacklist keyrings.\n[ 0.516550] Key type asymmetric registered\n[ 0.517363] Asymmetric key parser 'x509' registered\n[ 0.518304] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519760] io scheduler noop registered\n[ 0.520554] io scheduler deadline registered (default)\n[ 0.521530] io scheduler cfq registered\n[ 0.522354] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524652] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526087] ACPI: Power Button [PWRF]\n[ 0.526929] GHES: HEST is not enabled!\n[ 0.540627] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569086] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571412] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596378] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.598702] Linux agpgart interface v0.103\n[ 0.600785] brd: module loaded\n[ 0.602033] loop: module loaded\n[ 0.607103] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608886] GPT:90111 != 2097151\n[ 0.609653] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611080] GPT:90111 != 2097151\n[ 0.611873] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613066] vda: vda1 vda15\n[ 0.614556] scsi host0: ata_piix\n[ 0.615375] scsi host1: ata_piix\n[ 0.616157] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.617696] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.619475] libphy: Fixed MDIO Bus: probed\n[ 0.620429] tun: Universal TUN/TAP device driver, 1.6\n[ 0.621536] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.623984] PPP generic driver version 2.4.2\n[ 0.625133] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.626728] ehci-pci: EHCI PCI platform driver\n[ 0.627791] ehci-platform: EHCI generic platform driver\n[ 0.629107] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630550] ohci-pci: OHCI PCI platform driver\n[ 0.631585] ohci-platform: OHCI generic platform driver\n[ 0.632856] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647376] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648628] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650503] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651805] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653152] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654802] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656710] usb usb1: Product: UHCI Host Controller\n[ 0.657912] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.659476] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.660636] hub 1-0:1.0: USB hub found\n[ 0.661683] hub 1-0:1.0: 2 ports detected\n[ 0.662889] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.665564] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.666948] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.668220] mousedev: PS/2 mouse device common for all mice\n[ 0.669745] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.672090] rtc_cmos 00:00: RTC can wake from S4\n[ 0.673492] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.675078] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.676715] i2c /dev entries driver\n[ 0.677689] device-mapper: uevent: version 1.0.3\n[ 0.678919] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.681120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.682848] NET: Registered protocol family 10\n[ 0.684124] NET: Registered protocol family 17\n[ 0.685321] Key type dns_resolver registered\n[ 0.686530] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.688040] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.690407] registered taskstats version 1\n[ 0.691413] Loading compiled-in X.509 certificates\n[ 0.693282] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.695750] zswap: loaded using pool lzo/zbud\n[ 0.697345] Key type trusted registered\n[ 0.699062] Key type encrypted registered\n[ 0.700081] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.701483] ima: No TPM chip found, activating TPM-bypass!\n[ 0.702924] evm: HMAC attrs: 0x1\n[ 0.704070] Magic number: 2:490:488\n[ 0.705063] regulator regulator.0: hash matches\n[ 0.706278] rtc_cmos 00:00: setting system clock to 2018-09-26 15:28:07 UTC (1537975687)\n[ 0.708406] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.709931] EDD information not available.\n[ 0.779387] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.791700] Write protecting the kernel read-only data: 14336k\n[ 0.793553] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.795645] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.841272] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.95. iid=i-00000024\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDuSJp7hPX+GvSJWM0uW4rM5QTncQigbFLj4SAm1bm0rebs5BS5JGLR3Qqom02K95EFCKcd6Grk5syRf3k4oQhmS8/75+SJYehf4z185820ZVm3MmHFLiLA8YmCOU39KVtOgTLOOxXgBIDCjyPo7Ki7kVv2QFjekq3M6jUR8nrIficSL09EEz1CzTyAnokSAFZa1sO9i36tXjpvXsjE6Lo5T4hbCh0C7fXpTdTpvDWIsf4njj5F8bt/pHAuT/DnLTBisg6gXuiE5TdTVdxjLFIFL4e8VwQsGkVe+uFhZBbCJJkqhu7xF/w6QBi1ar8zmO+1RMind+5JZwsXPWf2GDoJ root@vping-ssh-vm-834b62be-8aca-4694-a998-43823d2ead66\nssh-dss AAAAB3NzaC1kc3MAAACBAPJXAeiZELWGgESz8mLMQofN61VLfGjdHeI2rBV4IfUthFvct1+V6vIQSxYZlQbESWS1cnkNM9g/jssUG617s0TBNO2iDfUDQjZ97zzCLte7b006vYwBOOMog3F2BjFnc5RcT7oPHK107Z9gS1Dz2v3nV6N7Jsrl57V37j5MfeWfAAAAFQCYV2xTBMDLjAaR9POFgRr6ec2drQAAAIEA28hClKcfAYX+clk0sp8jTFpNvkXzQuA3jbdx2tX/ouMmO7Z/dbEM6kSscM+lfMEIbcI13o4FeWMskrvXvjPgUh6kVgDi15i6IJadAKmfEFKqg4t2sJQvov2W5lwhROjWtfyH31mClPUVYfNJwHjPMV6bxRqVo1JYxIbR9GJI3gsAAACAMB6jkbm6oMkVPyFJilEgXft2R4drKr5z8AhSoCfdUOSkrQc46wNdfbwP0A3Z6RzJK7GW4IkVAm5HS2drx8hLgHMBMLBcXWX/+q3loxZYXv5gfuN+lY/wAWAtAxXBNbq4mgrO4kRwCVgdftYDJSA24X+lC5XMYBJirbt4l4O9vDE= root@vping-ssh-vm-834b62be-8aca-4694-a998-43823d2ead66\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.14,24,fe80::f816:3eff:fe90:d571/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.4 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.14 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000024\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-834b62be-8aca-4694-a998-43823d2ead66\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=4.99 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-ssh-vm-834b62be-8aca-4694-a998-43823d2ead66 login: "} 2018-09-26 15:28:13,711 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/8f7ec7a5-2661-4530-960b-f7000d67634a/action used request id req-4d558db5-f456-4bd7-8c39-1061e6e79e0b 2018-09-26 15:28:13,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07167196274s 2018-09-26 15:28:13,712 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/8f7ec7a5-2661-4530-960b-f7000d67634a/action used request id req-4d558db5-f456-4bd7-8c39-1061e6e79e0b 2018-09-26 15:28:13,712 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 706689623 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.133411] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.135107] pid_max: default: 32768 minimum: 301 [ 0.136018] ACPI: Core revision 20150930 [ 0.137396] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138729] Security Framework initialized [ 0.139573] Yama: becoming mindful. [ 0.140318] AppArmor: AppArmor initialized [ 0.141245] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142627] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143939] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145231] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146660] Initializing cgroup subsys io [ 0.147491] Initializing cgroup subsys memory [ 0.148368] Initializing cgroup subsys devices [ 0.149328] Initializing cgroup subsys freezer [ 0.150213] Initializing cgroup subsys net_cls [ 0.151097] Initializing cgroup subsys perf_event [ 0.152027] Initializing cgroup subsys net_prio [ 0.152961] Initializing cgroup subsys hugetlb [ 0.153882] Initializing cgroup subsys pids [ 0.154773] CPU: Physical Processor ID: 0 [ 0.156298] mce: CPU supports 10 MCE banks [ 0.157219] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158262] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.170359] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176715] ftrace: allocating 31920 entries in 125 pages [ 0.202627] smpboot: Max logical packages: 1 [ 0.203544] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.204956] x2apic enabled [ 0.205792] Switched APIC routing to physical x2apic. [ 0.207580] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208756] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.210845] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.212718] KVM setup paravirtual spinlock [ 0.214051] x86: Booted up 1 node, 1 CPUs [ 0.214887] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.216309] devtmpfs: initialized [ 0.218022] evm: security.selinux [ 0.218754] evm: security.SMACK64 [ 0.219492] evm: security.SMACK64EXEC [ 0.220261] evm: security.SMACK64TRANSMUTE [ 0.221106] evm: security.SMACK64MMAP [ 0.221883] evm: security.ima [ 0.222570] evm: security.capability [ 0.223389] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.225305] pinctrl core: initialized pinctrl subsystem [ 0.226446] RTC time: 15:28:06, date: 09/26/18 [ 0.227424] NET: Registered protocol family 16 [ 0.228414] cpuidle: using governor ladder [ 0.229255] cpuidle: using governor menu [ 0.230061] PCCT header not found. [ 0.230833] ACPI: bus type PCI registered [ 0.231659] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.232937] PCI: Using configuration type 1 for base access [ 0.234699] ACPI: Added _OSI(Module Device) [ 0.235574] ACPI: Added _OSI(Processor Device) [ 0.236460] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.237384] ACPI: Added _OSI(Processor Aggregator Device) [ 0.239527] ACPI: Interpreter enabled [ 0.240320] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.242214] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.244080] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.245904] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.247720] ACPI: (supports S0 S5) [ 0.248422] ACPI: Using IOAPIC for interrupt routing [ 0.249465] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.252534] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.253671] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.254889] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.256073] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.258271] acpiphp: Slot [3] registered [ 0.259074] acpiphp: Slot [4] registered [ 0.259866] acpiphp: Slot [5] registered [ 0.260662] acpiphp: Slot [6] registered [ 0.261454] acpiphp: Slot [7] registered [ 0.262253] acpiphp: Slot [8] registered [ 0.263048] acpiphp: Slot [9] registered [ 0.263840] acpiphp: Slot [10] registered [ 0.264646] acpiphp: Slot [11] registered [ 0.265451] acpiphp: Slot [12] registered [ 0.266261] acpiphp: Slot [13] registered [ 0.267065] acpiphp: Slot [14] registered [ 0.267865] acpiphp: Slot [15] registered [ 0.278641] acpiphp: Slot [16] registered [ 0.279454] acpiphp: Slot [17] registered [ 0.280259] acpiphp: Slot [18] registered [ 0.281063] acpiphp: Slot [19] registered [ 0.281861] acpiphp: Slot [20] registered [ 0.282671] acpiphp: Slot [21] registered [ 0.283478] acpiphp: Slot [22] registered [ 0.284282] acpiphp: Slot [23] registered [ 0.285086] acpiphp: Slot [24] registered [ 0.285885] acpiphp: Slot [25] registered [ 0.286694] acpiphp: Slot [26] registered [ 0.287503] acpiphp: Slot [27] registered [ 0.288306] acpiphp: Slot [28] registered [ 0.289109] acpiphp: Slot [29] registered [ 0.289906] acpiphp: Slot [30] registered [ 0.290716] acpiphp: Slot [31] registered [ 0.291524] PCI host bridge to bus 0000:00 [ 0.292327] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.293529] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.294734] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.296176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.297613] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.303745] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.305043] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.306204] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.307458] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.313844] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.315265] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.360476] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.361941] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.363362] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.364774] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.366152] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.367393] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.368765] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.369821] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.371359] vgaarb: loaded [ 0.371955] vgaarb: bridge control possible 0000:00:02.0 [ 0.373102] SCSI subsystem initialized [ 0.373913] ACPI: bus type USB registered [ 0.374728] usbcore: registered new interface driver usbfs [ 0.375750] usbcore: registered new interface driver hub [ 0.376747] usbcore: registered new device driver usb [ 0.377802] PCI: Using ACPI for IRQ routing [ 0.378828] NetLabel: Initializing [ 0.379537] NetLabel: domain hash size = 128 [ 0.380378] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.381315] NetLabel: unlabeled traffic allowed by default [ 0.382420] clocksource: Switched to clocksource kvm-clock [ 0.387942] AppArmor: AppArmor Filesystem Enabled [ 0.388920] pnp: PnP ACPI init [ 0.389830] pnp: PnP ACPI: found 5 devices [ 0.396193] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.397892] NET: Registered protocol family 2 [ 0.398849] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.400118] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.401280] TCP: Hash tables configured (established 4096 bind 4096) [ 0.402443] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.403518] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.404676] NET: Registered protocol family 1 [ 0.405535] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.406634] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.407697] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.421717] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.437426] Trying to unpack rootfs image as initramfs... [ 0.487438] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.501574] Scanning for low memory corruption every 60 seconds [ 0.502878] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.504025] audit: initializing netlink subsys (disabled) [ 0.505039] audit: type=2000 audit(1537975687.613:1): initialized [ 0.506325] Initialise system trusted keyring [ 0.507254] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508415] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510364] zbud: loaded [ 0.511073] VFS: Disk quotas dquot_6.6.0 [ 0.511886] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.513384] fuse init (API version 7.23) [ 0.514275] Key type big_key registered [ 0.515083] Allocating IMA MOK and blacklist keyrings. [ 0.516550] Key type asymmetric registered [ 0.517363] Asymmetric key parser 'x509' registered [ 0.518304] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.519760] io scheduler noop registered [ 0.520554] io scheduler deadline registered (default) [ 0.521530] io scheduler cfq registered [ 0.522354] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.523399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.524652] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526087] ACPI: Power Button [PWRF] [ 0.526929] GHES: HEST is not enabled! [ 0.540627] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.569086] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.571412] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.596378] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.598702] Linux agpgart interface v0.103 [ 0.600785] brd: module loaded [ 0.602033] loop: module loaded [ 0.607103] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.608886] GPT:90111 != 2097151 [ 0.609653] GPT:Alternate GPT header not at the end of the disk. [ 0.611080] GPT:90111 != 2097151 [ 0.611873] GPT: Use GNU Parted to correct GPT errors. [ 0.613066] vda: vda1 vda15 [ 0.614556] scsi host0: ata_piix [ 0.615375] scsi host1: ata_piix [ 0.616157] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.617696] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.619475] libphy: Fixed MDIO Bus: probed [ 0.620429] tun: Universal TUN/TAP device driver, 1.6 [ 0.621536] tun: (C) 1999-2004 Max Krasnyansky [ 0.623984] PPP generic driver version 2.4.2 [ 0.625133] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.626728] ehci-pci: EHCI PCI platform driver [ 0.627791] ehci-platform: EHCI generic platform driver [ 0.629107] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630550] ohci-pci: OHCI PCI platform driver [ 0.631585] ohci-platform: OHCI generic platform driver [ 0.632856] uhci_hcd: USB Universal Host Controller Interface driver [ 0.647376] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.648628] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.650503] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.651805] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.653152] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.654802] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.656710] usb usb1: Product: UHCI Host Controller [ 0.657912] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.659476] usb usb1: SerialNumber: 0000:00:01.2 [ 0.660636] hub 1-0:1.0: USB hub found [ 0.661683] hub 1-0:1.0: 2 ports detected [ 0.662889] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.665564] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.666948] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.668220] mousedev: PS/2 mouse device common for all mice [ 0.669745] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.672090] rtc_cmos 00:00: RTC can wake from S4 [ 0.673492] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.675078] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.676715] i2c /dev entries driver [ 0.677689] device-mapper: uevent: version 1.0.3 [ 0.678919] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.681120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.682848] NET: Registered protocol family 10 [ 0.684124] NET: Registered protocol family 17 [ 0.685321] Key type dns_resolver registered [ 0.686530] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.688040] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.690407] registered taskstats version 1 [ 0.691413] Loading compiled-in X.509 certificates [ 0.693282] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.695750] zswap: loaded using pool lzo/zbud [ 0.697345] Key type trusted registered [ 0.699062] Key type encrypted registered [ 0.700081] AppArmor: AppArmor sha1 policy hashing enabled [ 0.701483] ima: No TPM chip found, activating TPM-bypass! [ 0.702924] evm: HMAC attrs: 0x1 [ 0.704070] Magic number: 2:490:488 [ 0.705063] regulator regulator.0: hash matches [ 0.706278] rtc_cmos 00:00: setting system clock to 2018-09-26 15:28:07 UTC (1537975687) [ 0.708406] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.709931] EDD information not available. [ 0.779387] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.791700] Write protecting the kernel read-only data: 14336k [ 0.793553] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.795645] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.841272] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.86 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.14... Lease of 192.168.120.14 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.95. iid=i-00000024 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDuSJp7hPX+GvSJWM0uW4rM5QTncQigbFLj4SAm1bm0rebs5BS5JGLR3Qqom02K95EFCKcd6Grk5syRf3k4oQhmS8/75+SJYehf4z185820ZVm3MmHFLiLA8YmCOU39KVtOgTLOOxXgBIDCjyPo7Ki7kVv2QFjekq3M6jUR8nrIficSL09EEz1CzTyAnokSAFZa1sO9i36tXjpvXsjE6Lo5T4hbCh0C7fXpTdTpvDWIsf4njj5F8bt/pHAuT/DnLTBisg6gXuiE5TdTVdxjLFIFL4e8VwQsGkVe+uFhZBbCJJkqhu7xF/w6QBi1ar8zmO+1RMind+5JZwsXPWf2GDoJ root@vping-ssh-vm-834b62be-8aca-4694-a998-43823d2ead66 ssh-dss AAAAB3NzaC1kc3MAAACBAPJXAeiZELWGgESz8mLMQofN61VLfGjdHeI2rBV4IfUthFvct1+V6vIQSxYZlQbESWS1cnkNM9g/jssUG617s0TBNO2iDfUDQjZ97zzCLte7b006vYwBOOMog3F2BjFnc5RcT7oPHK107Z9gS1Dz2v3nV6N7Jsrl57V37j5MfeWfAAAAFQCYV2xTBMDLjAaR9POFgRr6ec2drQAAAIEA28hClKcfAYX+clk0sp8jTFpNvkXzQuA3jbdx2tX/ouMmO7Z/dbEM6kSscM+lfMEIbcI13o4FeWMskrvXvjPgUh6kVgDi15i6IJadAKmfEFKqg4t2sJQvov2W5lwhROjWtfyH31mClPUVYfNJwHjPMV6bxRqVo1JYxIbR9GJI3gsAAACAMB6jkbm6oMkVPyFJilEgXft2R4drKr5z8AhSoCfdUOSkrQc46wNdfbwP0A3Z6RzJK7GW4IkVAm5HS2drx8hLgHMBMLBcXWX/+q3loxZYXv5gfuN+lY/wAWAtAxXBNbq4mgrO4kRwCVgdftYDJSA24X+lC5XMYBJirbt4l4O9vDE= root@vping-ssh-vm-834b62be-8aca-4694-a998-43823d2ead66 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.14,24,fe80::f816:3eff:fe90:d571/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.4 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-00000024 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-834b62be-8aca-4694-a998-43823d2ead66 launch-index: 0 === cirros: current=0.4.0 uptime=4.99 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-834b62be-8aca-4694-a998-43823d2ead66 login: 2018-09-26 15:28:14,715 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.203: timed out 2018-09-26 15:28:23,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:28:23,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/8f7ec7a5-2661-4530-960b-f7000d67634a/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:28:24,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:28:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b6f8ec7b-0890-4ba3-9ff3-9688941899e6 x-compute-request-id: req-b6f8ec7b-0890-4ba3-9ff3-9688941899e6 Content-Encoding: gzip Content-Length: 9576 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 706689623 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.133411] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135107] pid_max: default: 32768 minimum: 301\n[ 0.136018] ACPI: Core revision 20150930\n[ 0.137396] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138729] Security Framework initialized\n[ 0.139573] Yama: becoming mindful.\n[ 0.140318] AppArmor: AppArmor initialized\n[ 0.141245] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142627] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143939] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145231] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146660] Initializing cgroup subsys io\n[ 0.147491] Initializing cgroup subsys memory\n[ 0.148368] Initializing cgroup subsys devices\n[ 0.149328] Initializing cgroup subsys freezer\n[ 0.150213] Initializing cgroup subsys net_cls\n[ 0.151097] Initializing cgroup subsys perf_event\n[ 0.152027] Initializing cgroup subsys net_prio\n[ 0.152961] Initializing cgroup subsys hugetlb\n[ 0.153882] Initializing cgroup subsys pids\n[ 0.154773] CPU: Physical Processor ID: 0\n[ 0.156298] mce: CPU supports 10 MCE banks\n[ 0.157219] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158262] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170359] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176715] ftrace: allocating 31920 entries in 125 pages\n[ 0.202627] smpboot: Max logical packages: 1\n[ 0.203544] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204956] x2apic enabled\n[ 0.205792] Switched APIC routing to physical x2apic.\n[ 0.207580] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208756] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210845] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212718] KVM setup paravirtual spinlock\n[ 0.214051] x86: Booted up 1 node, 1 CPUs\n[ 0.214887] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216309] devtmpfs: initialized\n[ 0.218022] evm: security.selinux\n[ 0.218754] evm: security.SMACK64\n[ 0.219492] evm: security.SMACK64EXEC\n[ 0.220261] evm: security.SMACK64TRANSMUTE\n[ 0.221106] evm: security.SMACK64MMAP\n[ 0.221883] evm: security.ima\n[ 0.222570] evm: security.capability\n[ 0.223389] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225305] pinctrl core: initialized pinctrl subsystem\n[ 0.226446] RTC time: 15:28:06, date: 09/26/18\n[ 0.227424] NET: Registered protocol family 16\n[ 0.228414] cpuidle: using governor ladder\n[ 0.229255] cpuidle: using governor menu\n[ 0.230061] PCCT header not found.\n[ 0.230833] ACPI: bus type PCI registered\n[ 0.231659] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232937] PCI: Using configuration type 1 for base access\n[ 0.234699] ACPI: Added _OSI(Module Device)\n[ 0.235574] ACPI: Added _OSI(Processor Device)\n[ 0.236460] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237384] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239527] ACPI: Interpreter enabled\n[ 0.240320] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242214] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244080] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245904] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247720] ACPI: (supports S0 S5)\n[ 0.248422] ACPI: Using IOAPIC for interrupt routing\n[ 0.249465] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252534] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253671] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254889] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256073] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258271] acpiphp: Slot [3] registered\n[ 0.259074] acpiphp: Slot [4] registered\n[ 0.259866] acpiphp: Slot [5] registered\n[ 0.260662] acpiphp: Slot [6] registered\n[ 0.261454] acpiphp: Slot [7] registered\n[ 0.262253] acpiphp: Slot [8] registered\n[ 0.263048] acpiphp: Slot [9] registered\n[ 0.263840] acpiphp: Slot [10] registered\n[ 0.264646] acpiphp: Slot [11] registered\n[ 0.265451] acpiphp: Slot [12] registered\n[ 0.266261] acpiphp: Slot [13] registered\n[ 0.267065] acpiphp: Slot [14] registered\n[ 0.267865] acpiphp: Slot [15] registered\n[ 0.278641] acpiphp: Slot [16] registered\n[ 0.279454] acpiphp: Slot [17] registered\n[ 0.280259] acpiphp: Slot [18] registered\n[ 0.281063] acpiphp: Slot [19] registered\n[ 0.281861] acpiphp: Slot [20] registered\n[ 0.282671] acpiphp: Slot [21] registered\n[ 0.283478] acpiphp: Slot [22] registered\n[ 0.284282] acpiphp: Slot [23] registered\n[ 0.285086] acpiphp: Slot [24] registered\n[ 0.285885] acpiphp: Slot [25] registered\n[ 0.286694] acpiphp: Slot [26] registered\n[ 0.287503] acpiphp: Slot [27] registered\n[ 0.288306] acpiphp: Slot [28] registered\n[ 0.289109] acpiphp: Slot [29] registered\n[ 0.289906] acpiphp: Slot [30] registered\n[ 0.290716] acpiphp: Slot [31] registered\n[ 0.291524] PCI host bridge to bus 0000:00\n[ 0.292327] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293529] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294734] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297613] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303745] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305043] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306204] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307458] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313844] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315265] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360476] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361941] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363362] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364774] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366152] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367393] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368765] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369821] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371359] vgaarb: loaded\n[ 0.371955] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373102] SCSI subsystem initialized\n[ 0.373913] ACPI: bus type USB registered\n[ 0.374728] usbcore: registered new interface driver usbfs\n[ 0.375750] usbcore: registered new interface driver hub\n[ 0.376747] usbcore: registered new device driver usb\n[ 0.377802] PCI: Using ACPI for IRQ routing\n[ 0.378828] NetLabel: Initializing\n[ 0.379537] NetLabel: domain hash size = 128\n[ 0.380378] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381315] NetLabel: unlabeled traffic allowed by default\n[ 0.382420] clocksource: Switched to clocksource kvm-clock\n[ 0.387942] AppArmor: AppArmor Filesystem Enabled\n[ 0.388920] pnp: PnP ACPI init\n[ 0.389830] pnp: PnP ACPI: found 5 devices\n[ 0.396193] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397892] NET: Registered protocol family 2\n[ 0.398849] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.400118] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.401280] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.402443] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403518] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404676] NET: Registered protocol family 1\n[ 0.405535] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406634] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407697] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421717] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437426] Trying to unpack rootfs image as initramfs...\n[ 0.487438] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501574] Scanning for low memory corruption every 60 seconds\n[ 0.502878] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504025] audit: initializing netlink subsys (disabled)\n[ 0.505039] audit: type=2000 audit(1537975687.613:1): initialized\n[ 0.506325] Initialise system trusted keyring\n[ 0.507254] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508415] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510364] zbud: loaded\n[ 0.511073] VFS: Disk quotas dquot_6.6.0\n[ 0.511886] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513384] fuse init (API version 7.23)\n[ 0.514275] Key type big_key registered\n[ 0.515083] Allocating IMA MOK and blacklist keyrings.\n[ 0.516550] Key type asymmetric registered\n[ 0.517363] Asymmetric key parser 'x509' registered\n[ 0.518304] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519760] io scheduler noop registered\n[ 0.520554] io scheduler deadline registered (default)\n[ 0.521530] io scheduler cfq registered\n[ 0.522354] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524652] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526087] ACPI: Power Button [PWRF]\n[ 0.526929] GHES: HEST is not enabled!\n[ 0.540627] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569086] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571412] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596378] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.598702] Linux agpgart interface v0.103\n[ 0.600785] brd: module loaded\n[ 0.602033] loop: module loaded\n[ 0.607103] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608886] GPT:90111 != 2097151\n[ 0.609653] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611080] GPT:90111 != 2097151\n[ 0.611873] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613066] vda: vda1 vda15\n[ 0.614556] scsi host0: ata_piix\n[ 0.615375] scsi host1: ata_piix\n[ 0.616157] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.617696] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.619475] libphy: Fixed MDIO Bus: probed\n[ 0.620429] tun: Universal TUN/TAP device driver, 1.6\n[ 0.621536] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.623984] PPP generic driver version 2.4.2\n[ 0.625133] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.626728] ehci-pci: EHCI PCI platform driver\n[ 0.627791] ehci-platform: EHCI generic platform driver\n[ 0.629107] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630550] ohci-pci: OHCI PCI platform driver\n[ 0.631585] ohci-platform: OHCI generic platform driver\n[ 0.632856] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647376] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648628] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650503] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651805] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653152] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654802] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656710] usb usb1: Product: UHCI Host Controller\n[ 0.657912] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.659476] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.660636] hub 1-0:1.0: USB hub found\n[ 0.661683] hub 1-0:1.0: 2 ports detected\n[ 0.662889] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.665564] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.666948] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.668220] mousedev: PS/2 mouse device common for all mice\n[ 0.669745] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.672090] rtc_cmos 00:00: RTC can wake from S4\n[ 0.673492] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.675078] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.676715] i2c /dev entries driver\n[ 0.677689] device-mapper: uevent: version 1.0.3\n[ 0.678919] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.681120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.682848] NET: Registered protocol family 10\n[ 0.684124] NET: Registered protocol family 17\n[ 0.685321] Key type dns_resolver registered\n[ 0.686530] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.688040] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.690407] registered taskstats version 1\n[ 0.691413] Loading compiled-in X.509 certificates\n[ 0.693282] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.695750] zswap: loaded using pool lzo/zbud\n[ 0.697345] Key type trusted registered\n[ 0.699062] Key type encrypted registered\n[ 0.700081] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.701483] ima: No TPM chip found, activating TPM-bypass!\n[ 0.702924] evm: HMAC attrs: 0x1\n[ 0.704070] Magic number: 2:490:488\n[ 0.705063] regulator regulator.0: hash matches\n[ 0.706278] rtc_cmos 00:00: setting system clock to 2018-09-26 15:28:07 UTC (1537975687)\n[ 0.708406] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.709931] EDD information not available.\n[ 0.779387] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.791700] Write protecting the kernel read-only data: 14336k\n[ 0.793553] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.795645] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.841272] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.95. iid=i-00000024\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDuSJp7hPX+GvSJWM0uW4rM5QTncQigbFLj4SAm1bm0rebs5BS5JGLR3Qqom02K95EFCKcd6Grk5syRf3k4oQhmS8/75+SJYehf4z185820ZVm3MmHFLiLA8YmCOU39KVtOgTLOOxXgBIDCjyPo7Ki7kVv2QFjekq3M6jUR8nrIficSL09EEz1CzTyAnokSAFZa1sO9i36tXjpvXsjE6Lo5T4hbCh0C7fXpTdTpvDWIsf4njj5F8bt/pHAuT/DnLTBisg6gXuiE5TdTVdxjLFIFL4e8VwQsGkVe+uFhZBbCJJkqhu7xF/w6QBi1ar8zmO+1RMind+5JZwsXPWf2GDoJ root@vping-ssh-vm-834b62be-8aca-4694-a998-43823d2ead66\nssh-dss AAAAB3NzaC1kc3MAAACBAPJXAeiZELWGgESz8mLMQofN61VLfGjdHeI2rBV4IfUthFvct1+V6vIQSxYZlQbESWS1cnkNM9g/jssUG617s0TBNO2iDfUDQjZ97zzCLte7b006vYwBOOMog3F2BjFnc5RcT7oPHK107Z9gS1Dz2v3nV6N7Jsrl57V37j5MfeWfAAAAFQCYV2xTBMDLjAaR9POFgRr6ec2drQAAAIEA28hClKcfAYX+clk0sp8jTFpNvkXzQuA3jbdx2tX/ouMmO7Z/dbEM6kSscM+lfMEIbcI13o4FeWMskrvXvjPgUh6kVgDi15i6IJadAKmfEFKqg4t2sJQvov2W5lwhROjWtfyH31mClPUVYfNJwHjPMV6bxRqVo1JYxIbR9GJI3gsAAACAMB6jkbm6oMkVPyFJilEgXft2R4drKr5z8AhSoCfdUOSkrQc46wNdfbwP0A3Z6RzJK7GW4IkVAm5HS2drx8hLgHMBMLBcXWX/+q3loxZYXv5gfuN+lY/wAWAtAxXBNbq4mgrO4kRwCVgdftYDJSA24X+lC5XMYBJirbt4l4O9vDE= root@vping-ssh-vm-834b62be-8aca-4694-a998-43823d2ead66\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.14,24,fe80::f816:3eff:fe90:d571/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.4 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.14 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000024\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-834b62be-8aca-4694-a998-43823d2ead66\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=4.99 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-ssh-vm-834b62be-8aca-4694-a998-43823d2ead66 login: /dev/root resized successfully [took 3.57s]\n"} 2018-09-26 15:28:24,836 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/8f7ec7a5-2661-4530-960b-f7000d67634a/action used request id req-b6f8ec7b-0890-4ba3-9ff3-9688941899e6 2018-09-26 15:28:24,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.11377286911s 2018-09-26 15:28:24,837 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/8f7ec7a5-2661-4530-960b-f7000d67634a/action used request id req-b6f8ec7b-0890-4ba3-9ff3-9688941899e6 2018-09-26 15:28:24,837 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 706689623 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.133411] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.135107] pid_max: default: 32768 minimum: 301 [ 0.136018] ACPI: Core revision 20150930 [ 0.137396] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138729] Security Framework initialized [ 0.139573] Yama: becoming mindful. [ 0.140318] AppArmor: AppArmor initialized [ 0.141245] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142627] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143939] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145231] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146660] Initializing cgroup subsys io [ 0.147491] Initializing cgroup subsys memory [ 0.148368] Initializing cgroup subsys devices [ 0.149328] Initializing cgroup subsys freezer [ 0.150213] Initializing cgroup subsys net_cls [ 0.151097] Initializing cgroup subsys perf_event [ 0.152027] Initializing cgroup subsys net_prio [ 0.152961] Initializing cgroup subsys hugetlb [ 0.153882] Initializing cgroup subsys pids [ 0.154773] CPU: Physical Processor ID: 0 [ 0.156298] mce: CPU supports 10 MCE banks [ 0.157219] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158262] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.170359] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176715] ftrace: allocating 31920 entries in 125 pages [ 0.202627] smpboot: Max logical packages: 1 [ 0.203544] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.204956] x2apic enabled [ 0.205792] Switched APIC routing to physical x2apic. [ 0.207580] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208756] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.210845] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.212718] KVM setup paravirtual spinlock [ 0.214051] x86: Booted up 1 node, 1 CPUs [ 0.214887] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.216309] devtmpfs: initialized [ 0.218022] evm: security.selinux [ 0.218754] evm: security.SMACK64 [ 0.219492] evm: security.SMACK64EXEC [ 0.220261] evm: security.SMACK64TRANSMUTE [ 0.221106] evm: security.SMACK64MMAP [ 0.221883] evm: security.ima [ 0.222570] evm: security.capability [ 0.223389] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.225305] pinctrl core: initialized pinctrl subsystem [ 0.226446] RTC time: 15:28:06, date: 09/26/18 [ 0.227424] NET: Registered protocol family 16 [ 0.228414] cpuidle: using governor ladder [ 0.229255] cpuidle: using governor menu [ 0.230061] PCCT header not found. [ 0.230833] ACPI: bus type PCI registered [ 0.231659] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.232937] PCI: Using configuration type 1 for base access [ 0.234699] ACPI: Added _OSI(Module Device) [ 0.235574] ACPI: Added _OSI(Processor Device) [ 0.236460] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.237384] ACPI: Added _OSI(Processor Aggregator Device) [ 0.239527] ACPI: Interpreter enabled [ 0.240320] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.242214] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.244080] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.245904] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.247720] ACPI: (supports S0 S5) [ 0.248422] ACPI: Using IOAPIC for interrupt routing [ 0.249465] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.252534] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.253671] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.254889] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.256073] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.258271] acpiphp: Slot [3] registered [ 0.259074] acpiphp: Slot [4] registered [ 0.259866] acpiphp: Slot [5] registered [ 0.260662] acpiphp: Slot [6] registered [ 0.261454] acpiphp: Slot [7] registered [ 0.262253] acpiphp: Slot [8] registered [ 0.263048] acpiphp: Slot [9] registered [ 0.263840] acpiphp: Slot [10] registered [ 0.264646] acpiphp: Slot [11] registered [ 0.265451] acpiphp: Slot [12] registered [ 0.266261] acpiphp: Slot [13] registered [ 0.267065] acpiphp: Slot [14] registered [ 0.267865] acpiphp: Slot [15] registered [ 0.278641] acpiphp: Slot [16] registered [ 0.279454] acpiphp: Slot [17] registered [ 0.280259] acpiphp: Slot [18] registered [ 0.281063] acpiphp: Slot [19] registered [ 0.281861] acpiphp: Slot [20] registered [ 0.282671] acpiphp: Slot [21] registered [ 0.283478] acpiphp: Slot [22] registered [ 0.284282] acpiphp: Slot [23] registered [ 0.285086] acpiphp: Slot [24] registered [ 0.285885] acpiphp: Slot [25] registered [ 0.286694] acpiphp: Slot [26] registered [ 0.287503] acpiphp: Slot [27] registered [ 0.288306] acpiphp: Slot [28] registered [ 0.289109] acpiphp: Slot [29] registered [ 0.289906] acpiphp: Slot [30] registered [ 0.290716] acpiphp: Slot [31] registered [ 0.291524] PCI host bridge to bus 0000:00 [ 0.292327] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.293529] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.294734] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.296176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.297613] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.303745] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.305043] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.306204] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.307458] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.313844] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.315265] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.360476] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.361941] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.363362] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.364774] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.366152] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.367393] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.368765] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.369821] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.371359] vgaarb: loaded [ 0.371955] vgaarb: bridge control possible 0000:00:02.0 [ 0.373102] SCSI subsystem initialized [ 0.373913] ACPI: bus type USB registered [ 0.374728] usbcore: registered new interface driver usbfs [ 0.375750] usbcore: registered new interface driver hub [ 0.376747] usbcore: registered new device driver usb [ 0.377802] PCI: Using ACPI for IRQ routing [ 0.378828] NetLabel: Initializing [ 0.379537] NetLabel: domain hash size = 128 [ 0.380378] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.381315] NetLabel: unlabeled traffic allowed by default [ 0.382420] clocksource: Switched to clocksource kvm-clock [ 0.387942] AppArmor: AppArmor Filesystem Enabled [ 0.388920] pnp: PnP ACPI init [ 0.389830] pnp: PnP ACPI: found 5 devices [ 0.396193] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.397892] NET: Registered protocol family 2 [ 0.398849] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.400118] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.401280] TCP: Hash tables configured (established 4096 bind 4096) [ 0.402443] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.403518] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.404676] NET: Registered protocol family 1 [ 0.405535] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.406634] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.407697] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.421717] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.437426] Trying to unpack rootfs image as initramfs... [ 0.487438] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.501574] Scanning for low memory corruption every 60 seconds [ 0.502878] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.504025] audit: initializing netlink subsys (disabled) [ 0.505039] audit: type=2000 audit(1537975687.613:1): initialized [ 0.506325] Initialise system trusted keyring [ 0.507254] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508415] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510364] zbud: loaded [ 0.511073] VFS: Disk quotas dquot_6.6.0 [ 0.511886] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.513384] fuse init (API version 7.23) [ 0.514275] Key type big_key registered [ 0.515083] Allocating IMA MOK and blacklist keyrings. [ 0.516550] Key type asymmetric registered [ 0.517363] Asymmetric key parser 'x509' registered [ 0.518304] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.519760] io scheduler noop registered [ 0.520554] io scheduler deadline registered (default) [ 0.521530] io scheduler cfq registered [ 0.522354] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.523399] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.524652] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526087] ACPI: Power Button [PWRF] [ 0.526929] GHES: HEST is not enabled! [ 0.540627] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.569086] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.571412] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.596378] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.598702] Linux agpgart interface v0.103 [ 0.600785] brd: module loaded [ 0.602033] loop: module loaded [ 0.607103] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.608886] GPT:90111 != 2097151 [ 0.609653] GPT:Alternate GPT header not at the end of the disk. [ 0.611080] GPT:90111 != 2097151 [ 0.611873] GPT: Use GNU Parted to correct GPT errors. [ 0.613066] vda: vda1 vda15 [ 0.614556] scsi host0: ata_piix [ 0.615375] scsi host1: ata_piix [ 0.616157] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.617696] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.619475] libphy: Fixed MDIO Bus: probed [ 0.620429] tun: Universal TUN/TAP device driver, 1.6 [ 0.621536] tun: (C) 1999-2004 Max Krasnyansky [ 0.623984] PPP generic driver version 2.4.2 [ 0.625133] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.626728] ehci-pci: EHCI PCI platform driver [ 0.627791] ehci-platform: EHCI generic platform driver [ 0.629107] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630550] ohci-pci: OHCI PCI platform driver [ 0.631585] ohci-platform: OHCI generic platform driver [ 0.632856] uhci_hcd: USB Universal Host Controller Interface driver [ 0.647376] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.648628] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.650503] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.651805] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.653152] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.654802] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.656710] usb usb1: Product: UHCI Host Controller [ 0.657912] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.659476] usb usb1: SerialNumber: 0000:00:01.2 [ 0.660636] hub 1-0:1.0: USB hub found [ 0.661683] hub 1-0:1.0: 2 ports detected [ 0.662889] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.665564] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.666948] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.668220] mousedev: PS/2 mouse device common for all mice [ 0.669745] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.672090] rtc_cmos 00:00: RTC can wake from S4 [ 0.673492] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.675078] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.676715] i2c /dev entries driver [ 0.677689] device-mapper: uevent: version 1.0.3 [ 0.678919] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.681120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.682848] NET: Registered protocol family 10 [ 0.684124] NET: Registered protocol family 17 [ 0.685321] Key type dns_resolver registered [ 0.686530] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.688040] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.690407] registered taskstats version 1 [ 0.691413] Loading compiled-in X.509 certificates [ 0.693282] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.695750] zswap: loaded using pool lzo/zbud [ 0.697345] Key type trusted registered [ 0.699062] Key type encrypted registered [ 0.700081] AppArmor: AppArmor sha1 policy hashing enabled [ 0.701483] ima: No TPM chip found, activating TPM-bypass! [ 0.702924] evm: HMAC attrs: 0x1 [ 0.704070] Magic number: 2:490:488 [ 0.705063] regulator regulator.0: hash matches [ 0.706278] rtc_cmos 00:00: setting system clock to 2018-09-26 15:28:07 UTC (1537975687) [ 0.708406] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.709931] EDD information not available. [ 0.779387] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.791700] Write protecting the kernel read-only data: 14336k [ 0.793553] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.795645] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.841272] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.86 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.14... Lease of 192.168.120.14 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.95. iid=i-00000024 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDuSJp7hPX+GvSJWM0uW4rM5QTncQigbFLj4SAm1bm0rebs5BS5JGLR3Qqom02K95EFCKcd6Grk5syRf3k4oQhmS8/75+SJYehf4z185820ZVm3MmHFLiLA8YmCOU39KVtOgTLOOxXgBIDCjyPo7Ki7kVv2QFjekq3M6jUR8nrIficSL09EEz1CzTyAnokSAFZa1sO9i36tXjpvXsjE6Lo5T4hbCh0C7fXpTdTpvDWIsf4njj5F8bt/pHAuT/DnLTBisg6gXuiE5TdTVdxjLFIFL4e8VwQsGkVe+uFhZBbCJJkqhu7xF/w6QBi1ar8zmO+1RMind+5JZwsXPWf2GDoJ root@vping-ssh-vm-834b62be-8aca-4694-a998-43823d2ead66 ssh-dss AAAAB3NzaC1kc3MAAACBAPJXAeiZELWGgESz8mLMQofN61VLfGjdHeI2rBV4IfUthFvct1+V6vIQSxYZlQbESWS1cnkNM9g/jssUG617s0TBNO2iDfUDQjZ97zzCLte7b006vYwBOOMog3F2BjFnc5RcT7oPHK107Z9gS1Dz2v3nV6N7Jsrl57V37j5MfeWfAAAAFQCYV2xTBMDLjAaR9POFgRr6ec2drQAAAIEA28hClKcfAYX+clk0sp8jTFpNvkXzQuA3jbdx2tX/ouMmO7Z/dbEM6kSscM+lfMEIbcI13o4FeWMskrvXvjPgUh6kVgDi15i6IJadAKmfEFKqg4t2sJQvov2W5lwhROjWtfyH31mClPUVYfNJwHjPMV6bxRqVo1JYxIbR9GJI3gsAAACAMB6jkbm6oMkVPyFJilEgXft2R4drKr5z8AhSoCfdUOSkrQc46wNdfbwP0A3Z6RzJK7GW4IkVAm5HS2drx8hLgHMBMLBcXWX/+q3loxZYXv5gfuN+lY/wAWAtAxXBNbq4mgrO4kRwCVgdftYDJSA24X+lC5XMYBJirbt4l4O9vDE= root@vping-ssh-vm-834b62be-8aca-4694-a998-43823d2ead66 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.14,24,fe80::f816:3eff:fe90:d571/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.4 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-00000024 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-834b62be-8aca-4694-a998-43823d2ead66 launch-index: 0 === cirros: current=0.4.0 uptime=4.99 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-834b62be-8aca-4694-a998-43823d2ead66 login: /dev/root resized successfully [took 3.57s] 2018-09-26 15:28:24,841 - paramiko.transport - DEBUG - starting thread (client mode): 0x64dd3e10L 2018-09-26 15:28:24,841 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 15:28:24,842 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-26 15:28:24,842 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-26 15:28:24,843 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 15:28:24,843 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 15:28:24,844 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-26 15:28:24,844 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 15:28:24,844 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 15:28:24,844 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 15:28:24,865 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 15:28:24,866 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 15:28:24,874 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.203: 106b695e6ba52a09372230199f7e8b35 2018-09-26 15:28:24,875 - paramiko.transport - DEBUG - Trying key 75f77f43f96c9cf1b88ff46c1a3d275f from /tmp/tmps5KIzg 2018-09-26 15:28:24,904 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 15:28:24,909 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 15:28:24,940 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 15:28:24,941 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-26 15:28:24,941 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 15:28:24,942 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 15:28:34,944 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 15:28:34,944 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.7 (192.168.120.7): 56 data bytes --- 192.168.120.7 ping statistics --- 1 packets transmitted, 0 packets received, 100% packet loss 2018-09-26 15:28:34,945 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-09-26 15:28:34,946 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 15:28:35,070 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-26 15:28:35,070 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:55 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-09-26 15:28:35,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-26 15:28:35,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/90d9fab1-89b6-4732-a10b-3cf427d066b4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" 2018-09-26 15:28:35,237 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:28:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-617835af-d983-494c-a947-9711f65e24dc x-compute-request-id: req-617835af-d983-494c-a947-9711f65e24dc Content-Type: application/json 2018-09-26 15:28:35,237 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/90d9fab1-89b6-4732-a10b-3cf427d066b4 used request id req-617835af-d983-494c-a947-9711f65e24dc 2018-09-26 15:28:35,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.161976099014s 2018-09-26 15:28:35,238 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/90d9fab1-89b6-4732-a10b-3cf427d066b4 used request id req-617835af-d983-494c-a947-9711f65e24dc 2018-09-26 15:28:35,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:28:35,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" 2018-09-26 15:28:35,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:28:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c651e22e-d3fb-4c2a-a46b-b3b1307add2b x-compute-request-id: req-c651e22e-d3fb-4c2a-a46b-b3b1307add2b Content-Encoding: gzip Content-Length: 905 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_834b62be-8aca-4694-a998-43823d2ead66": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d5:71", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d5:71", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8f7ec7a5-2661-4530-960b-f7000d67634a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8f7ec7a5-2661-4530-960b-f7000d67634a", "rel": "bookmark"}], "image": {"id": "96664f1e-a148-4540-9428-7e4bdb9bf03f", "links": [{"href": "http://172.30.9.22:8774/images/96664f1e-a148-4540-9428-7e4bdb9bf03f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:28:06.000000", "flavor": {"id": "08c515a8-7502-46e4-8b1e-778720811a0a", "links": [{"href": "http://172.30.9.22:8774/flavors/08c515a8-7502-46e4-8b1e-778720811a0a", "rel": "bookmark"}]}, "id": "8f7ec7a5-2661-4530-960b-f7000d67634a", "security_groups": [{"name": "vping_ssh-sg_834b62be-8aca-4694-a998-43823d2ead66"}], "user_id": "8d7b62e1dc754f068bb9e76860630eeb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:28:07Z", "hostId": "d09ba062571a23b686fcb02b6f3523fa43b597fb2a114da182426efc", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_834b62be-8aca-4694-a998-43823d2ead66", "name": "vping_ssh-vm_834b62be-8aca-4694-a998-43823d2ead66", "created": "2018-09-26T15:27:59Z", "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_834b62be-8aca-4694-a998-43823d2ead66": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:88:94", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/90d9fab1-89b6-4732-a10b-3cf427d066b4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/90d9fab1-89b6-4732-a10b-3cf427d066b4", "rel": "bookmark"}], "image": {"id": "96664f1e-a148-4540-9428-7e4bdb9bf03f", "links": [{"href": "http://172.30.9.22:8774/images/96664f1e-a148-4540-9428-7e4bdb9bf03f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:27:55.000000", "flavor": {"id": "08c515a8-7502-46e4-8b1e-778720811a0a", "links": [{"href": "http://172.30.9.22:8774/flavors/08c515a8-7502-46e4-8b1e-778720811a0a", "rel": "bookmark"}]}, "id": "90d9fab1-89b6-4732-a10b-3cf427d066b4", "security_groups": [{"name": "vping_ssh-sg_834b62be-8aca-4694-a998-43823d2ead66"}], "user_id": "8d7b62e1dc754f068bb9e76860630eeb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:28:35Z", "hostId": "d06e6b5876ce2d98f0e7599f70676cf216555ddb7a7abc3b46925cc2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_834b62be-8aca-4694-a998-43823d2ead66", "created": "2018-09-26T15:27:51Z", "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:28:35,923 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c651e22e-d3fb-4c2a-a46b-b3b1307add2b 2018-09-26 15:28:35,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.68455696106s 2018-09-26 15:28:35,923 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c651e22e-d3fb-4c2a-a46b-b3b1307add2b 2018-09-26 15:28:35,926 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 15:28:37,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:28:37,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" 2018-09-26 15:28:38,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:28:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65a15e23-7696-4e06-b0b2-9cc9f9664f5f x-compute-request-id: req-65a15e23-7696-4e06-b0b2-9cc9f9664f5f Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_834b62be-8aca-4694-a998-43823d2ead66": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d5:71", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d5:71", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8f7ec7a5-2661-4530-960b-f7000d67634a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8f7ec7a5-2661-4530-960b-f7000d67634a", "rel": "bookmark"}], "image": {"id": "96664f1e-a148-4540-9428-7e4bdb9bf03f", "links": [{"href": "http://172.30.9.22:8774/images/96664f1e-a148-4540-9428-7e4bdb9bf03f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:28:06.000000", "flavor": {"id": "08c515a8-7502-46e4-8b1e-778720811a0a", "links": [{"href": "http://172.30.9.22:8774/flavors/08c515a8-7502-46e4-8b1e-778720811a0a", "rel": "bookmark"}]}, "id": "8f7ec7a5-2661-4530-960b-f7000d67634a", "security_groups": [{"name": "vping_ssh-sg_834b62be-8aca-4694-a998-43823d2ead66"}], "user_id": "8d7b62e1dc754f068bb9e76860630eeb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:28:07Z", "hostId": "d09ba062571a23b686fcb02b6f3523fa43b597fb2a114da182426efc", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_834b62be-8aca-4694-a998-43823d2ead66", "name": "vping_ssh-vm_834b62be-8aca-4694-a998-43823d2ead66", "created": "2018-09-26T15:27:59Z", "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:28:38,268 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-65a15e23-7696-4e06-b0b2-9cc9f9664f5f 2018-09-26 15:28:38,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.339882135391s 2018-09-26 15:28:38,269 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-65a15e23-7696-4e06-b0b2-9cc9f9664f5f 2018-09-26 15:28:38,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-09-26 15:28:38,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/3835362b-9b7e-4e08-b960-19020a005db6.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" 2018-09-26 15:28:39,069 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fa13ac6f-e330-49de-bfea-ea757c94a907 Content-Length: 0 Date: Wed, 26 Sep 2018 15:28:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:28:39,069 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/3835362b-9b7e-4e08-b960-19020a005db6.json used request id req-fa13ac6f-e330-49de-bfea-ea757c94a907 2018-09-26 15:28:39,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.796138048172s 2018-09-26 15:28:39,069 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/3835362b-9b7e-4e08-b960-19020a005db6.json used request id req-fa13ac6f-e330-49de-bfea-ea757c94a907 2018-09-26 15:28:39,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-26 15:28:39,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" 2018-09-26 15:28:39,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-90a85678-666c-4d1f-b149-c869402e8afd Date: Wed, 26 Sep 2018 15:28:39 GMT RESP BODY: {"floatingips": []} 2018-09-26 15:28:39,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-90a85678-666c-4d1f-b149-c869402e8afd 2018-09-26 15:28:39,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0187199115753s 2018-09-26 15:28:39,094 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-90a85678-666c-4d1f-b149-c869402e8afd 2018-09-26 15:28:39,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-26 15:28:39,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/8f7ec7a5-2661-4530-960b-f7000d67634a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" 2018-09-26 15:28:39,237 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:28:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-95dca8c5-46d4-477c-b441-533c5d06b6e5 x-compute-request-id: req-95dca8c5-46d4-477c-b441-533c5d06b6e5 Content-Type: application/json 2018-09-26 15:28:39,237 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/8f7ec7a5-2661-4530-960b-f7000d67634a used request id req-95dca8c5-46d4-477c-b441-533c5d06b6e5 2018-09-26 15:28:39,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.142801046371s 2018-09-26 15:28:39,238 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/8f7ec7a5-2661-4530-960b-f7000d67634a used request id req-95dca8c5-46d4-477c-b441-533c5d06b6e5 2018-09-26 15:28:39,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:28:39,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" 2018-09-26 15:28:39,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:28:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-75072206-99b3-46e7-9005-5771d5ac4e5e x-compute-request-id: req-75072206-99b3-46e7-9005-5771d5ac4e5e Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_834b62be-8aca-4694-a998-43823d2ead66": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d5:71", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d5:71", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8f7ec7a5-2661-4530-960b-f7000d67634a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8f7ec7a5-2661-4530-960b-f7000d67634a", "rel": "bookmark"}], "image": {"id": "96664f1e-a148-4540-9428-7e4bdb9bf03f", "links": [{"href": "http://172.30.9.22:8774/images/96664f1e-a148-4540-9428-7e4bdb9bf03f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:28:06.000000", "flavor": {"id": "08c515a8-7502-46e4-8b1e-778720811a0a", "links": [{"href": "http://172.30.9.22:8774/flavors/08c515a8-7502-46e4-8b1e-778720811a0a", "rel": "bookmark"}]}, "id": "8f7ec7a5-2661-4530-960b-f7000d67634a", "security_groups": [{"name": "vping_ssh-sg_834b62be-8aca-4694-a998-43823d2ead66"}], "user_id": "8d7b62e1dc754f068bb9e76860630eeb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:28:39Z", "hostId": "d09ba062571a23b686fcb02b6f3523fa43b597fb2a114da182426efc", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_834b62be-8aca-4694-a998-43823d2ead66", "name": "vping_ssh-vm_834b62be-8aca-4694-a998-43823d2ead66", "created": "2018-09-26T15:27:59Z", "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:28:39,771 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-75072206-99b3-46e7-9005-5771d5ac4e5e 2018-09-26 15:28:39,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.532958030701s 2018-09-26 15:28:39,771 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-75072206-99b3-46e7-9005-5771d5ac4e5e 2018-09-26 15:28:39,773 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 15:28:41,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:28:41,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" 2018-09-26 15:28:41,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:28:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-30aaf843-178d-48c6-a04f-09416f64adbc x-compute-request-id: req-30aaf843-178d-48c6-a04f-09416f64adbc Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-26 15:28:41,859 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-30aaf843-178d-48c6-a04f-09416f64adbc 2018-09-26 15:28:41,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0835690498352s 2018-09-26 15:28:41,860 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-30aaf843-178d-48c6-a04f-09416f64adbc 2018-09-26 15:28:41,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 15:28:41,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" 2018-09-26 15:28:41,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-c929c1be-4cce-42e8-95d9-cc61e5e1106a Date: Wed, 26 Sep 2018 15:28:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "created_at": "2018-09-26T15:27:40Z", "updated_at": "2018-09-26T15:27:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:27:40Z", "revision_number": 0, "id": "26457a58-4cb5-4b68-ac86-d8bfcfeeb824", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:27:40Z", "security_group_id": "3a15ed6b-c383-4aaf-9980-149400bf2f87", "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ca3c555a82540eab4a62c0a2fe46b70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:27:40Z", "revision_number": 0, "id": "279829a4-2142-4e11-9134-a16f68a311dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:27:40Z", "security_group_id": "3a15ed6b-c383-4aaf-9980-149400bf2f87", "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ca3c555a82540eab4a62c0a2fe46b70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:27:40Z", "revision_number": 0, "id": "4f8e2204-99f7-4e54-9054-104ebcbeee80", "remote_group_id": "3a15ed6b-c383-4aaf-9980-149400bf2f87", "remote_ip_prefix": null, "created_at": "2018-09-26T15:27:40Z", "security_group_id": "3a15ed6b-c383-4aaf-9980-149400bf2f87", "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ca3c555a82540eab4a62c0a2fe46b70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:27:40Z", "revision_number": 0, "id": "724f3522-a5f4-43e5-82de-992be882e93f", "remote_group_id": "3a15ed6b-c383-4aaf-9980-149400bf2f87", "remote_ip_prefix": null, "created_at": "2018-09-26T15:27:40Z", "security_group_id": "3a15ed6b-c383-4aaf-9980-149400bf2f87", "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ca3c555a82540eab4a62c0a2fe46b70"}], "revision_number": 4, "project_id": "7ca3c555a82540eab4a62c0a2fe46b70", "id": "3a15ed6b-c383-4aaf-9980-149400bf2f87", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "created_at": "2018-09-26T15:27:47Z", "updated_at": "2018-09-26T15:27:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:27:47Z", "revision_number": 0, "id": "0222f485-42e0-4112-b044-5906c1c38be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:27:47Z", "security_group_id": "5f21ad92-a55d-4ca2-8830-eeab9b158978", "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ca3c555a82540eab4a62c0a2fe46b70"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-26T15:27:48Z", "revision_number": 0, "id": "5295657f-9dcf-4e75-bebc-789bfb1c034f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:27:48Z", "security_group_id": "5f21ad92-a55d-4ca2-8830-eeab9b158978", "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7ca3c555a82540eab4a62c0a2fe46b70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:27:47Z", "revision_number": 0, "id": "e492402c-c7df-4491-8be2-b2a2803c9416", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:27:47Z", "security_group_id": "5f21ad92-a55d-4ca2-8830-eeab9b158978", "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ca3c555a82540eab4a62c0a2fe46b70"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:27:48Z", "revision_number": 0, "id": "fbffd146-6bfa-48be-a89c-8a9a2d20a7df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:27:48Z", "security_group_id": "5f21ad92-a55d-4ca2-8830-eeab9b158978", "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ca3c555a82540eab4a62c0a2fe46b70"}], "revision_number": 4, "project_id": "7ca3c555a82540eab4a62c0a2fe46b70", "id": "5f21ad92-a55d-4ca2-8830-eeab9b158978", "name": "vping_ssh-sg_834b62be-8aca-4694-a998-43823d2ead66"}]} 2018-09-26 15:28:41,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-c929c1be-4cce-42e8-95d9-cc61e5e1106a 2018-09-26 15:28:41,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.051463842392s 2018-09-26 15:28:41,915 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-c929c1be-4cce-42e8-95d9-cc61e5e1106a 2018-09-26 15:28:41,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-26 15:28:41,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/5f21ad92-a55d-4ca2-8830-eeab9b158978.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" 2018-09-26 15:28:42,111 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e25fedf5-7640-4cf8-a863-3bb30f5bb459 Content-Length: 0 Date: Wed, 26 Sep 2018 15:28:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:28:42,111 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/5f21ad92-a55d-4ca2-8830-eeab9b158978.json used request id req-e25fedf5-7640-4cf8-a863-3bb30f5bb459 2018-09-26 15:28:42,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.193401098251s 2018-09-26 15:28:42,112 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/5f21ad92-a55d-4ca2-8830-eeab9b158978.json used request id req-e25fedf5-7640-4cf8-a863-3bb30f5bb459 2018-09-26 15:28:42,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-09-26 15:28:42,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/vping_ssh-kp_834b62be-8aca-4694-a998-43823d2ead66 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" 2018-09-26 15:28:42,163 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:28:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d74cc99b-6cf8-437e-bdc5-bf7ff5216673 x-compute-request-id: req-d74cc99b-6cf8-437e-bdc5-bf7ff5216673 Content-Length: 0 Content-Type: application/json 2018-09-26 15:28:42,163 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/vping_ssh-kp_834b62be-8aca-4694-a998-43823d2ead66 used request id req-d74cc99b-6cf8-437e-bdc5-bf7ff5216673 2018-09-26 15:28:42,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0515468120575s 2018-09-26 15:28:42,164 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/vping_ssh-kp_834b62be-8aca-4694-a998-43823d2ead66 used request id req-d74cc99b-6cf8-437e-bdc5-bf7ff5216673 2018-09-26 15:28:42,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-26 15:28:42,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/07e44785-fdd8-4b24-8a70-559449a793f4/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" -d '{"subnet_id": "c2d9658e-70fc-4f80-bd46-850886fbdcbf"}' 2018-09-26 15:28:43,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ff73f720-f2b0-4c29-a345-562389e28ba8 Date: Wed, 26 Sep 2018 15:28:43 GMT RESP BODY: {"network_id": "919cff13-372d-4265-a927-5869999b7a1c", "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "subnet_id": "c2d9658e-70fc-4f80-bd46-850886fbdcbf", "subnet_ids": ["c2d9658e-70fc-4f80-bd46-850886fbdcbf"], "port_id": "a7c79b9a-7e16-4c70-9a1e-3e7a0d06d514", "id": "07e44785-fdd8-4b24-8a70-559449a793f4"} 2018-09-26 15:28:43,216 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/07e44785-fdd8-4b24-8a70-559449a793f4/remove_router_interface.json used request id req-ff73f720-f2b0-4c29-a345-562389e28ba8 2018-09-26 15:28:43,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.0513780117s 2018-09-26 15:28:43,216 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/07e44785-fdd8-4b24-8a70-559449a793f4/remove_router_interface.json used request id req-ff73f720-f2b0-4c29-a345-562389e28ba8 returning object 07e44785-fdd8-4b24-8a70-559449a793f4 2018-09-26 15:28:43,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-26 15:28:43,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" 2018-09-26 15:28:43,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-0a77d6a6-6d12-42cd-9f74-7a305b007d43 Date: Wed, 26 Sep 2018 15:28:43 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "created_at": "2018-09-26T15:27:42Z", "admin_state_up": true, "updated_at": "2018-09-26T15:28:42Z", "revision_number": 4, "routes": [], "project_id": "7ca3c555a82540eab4a62c0a2fe46b70", "id": "07e44785-fdd8-4b24-8a70-559449a793f4", "name": "vping_ssh-router_834b62be-8aca-4694-a998-43823d2ead66"}]} 2018-09-26 15:28:43,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-0a77d6a6-6d12-42cd-9f74-7a305b007d43 2018-09-26 15:28:43,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0717248916626s 2018-09-26 15:28:43,289 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-0a77d6a6-6d12-42cd-9f74-7a305b007d43 2018-09-26 15:28:43,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-26 15:28:43,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/07e44785-fdd8-4b24-8a70-559449a793f4.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" 2018-09-26 15:28:44,574 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c8e8b81c-9caa-4dfc-87b7-de9c6650402c Content-Length: 0 Date: Wed, 26 Sep 2018 15:28:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:28:44,575 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/07e44785-fdd8-4b24-8a70-559449a793f4.json used request id req-c8e8b81c-9caa-4dfc-87b7-de9c6650402c 2018-09-26 15:28:44,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.2843580246s 2018-09-26 15:28:44,575 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/07e44785-fdd8-4b24-8a70-559449a793f4.json used request id req-c8e8b81c-9caa-4dfc-87b7-de9c6650402c 2018-09-26 15:28:44,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-26 15:28:44,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" 2018-09-26 15:28:44,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-935bc9fe-3c81-40bc-8388-28d9e89550b6 Date: Wed, 26 Sep 2018 15:28:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"919cff13-372d-4265-a927-5869999b7a1c","tenant_id":"7ca3c555a82540eab4a62c0a2fe46b70","created_at":"2018-09-26T15:27:41Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-26T15:27:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"7ca3c555a82540eab4a62c0a2fe46b70","id":"c2d9658e-70fc-4f80-bd46-850886fbdcbf","subnetpool_id":null,"name":"vping_ssh-subnet_834b62be-8aca-4694-a998-43823d2ead66"}]} 2018-09-26 15:28:44,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-935bc9fe-3c81-40bc-8388-28d9e89550b6 2018-09-26 15:28:44,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0547199249268s 2018-09-26 15:28:44,631 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-935bc9fe-3c81-40bc-8388-28d9e89550b6 2018-09-26 15:28:44,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-26 15:28:44,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/c2d9658e-70fc-4f80-bd46-850886fbdcbf.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" 2018-09-26 15:28:46,937 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fe8108cf-edf8-4289-9e95-b85ab95831dd Date: Wed, 26 Sep 2018 15:28:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:28:46,937 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/c2d9658e-70fc-4f80-bd46-850886fbdcbf.json used request id req-fe8108cf-edf8-4289-9e95-b85ab95831dd 2018-09-26 15:28:46,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.30496788025s 2018-09-26 15:28:46,937 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/c2d9658e-70fc-4f80-bd46-850886fbdcbf.json used request id req-fe8108cf-edf8-4289-9e95-b85ab95831dd 2018-09-26 15:28:46,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 15:28:46,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" 2018-09-26 15:28:47,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1154 X-Openstack-Request-Id: req-56a89855-24c1-4605-9bd4-209f32b96498 Date: Wed, 26 Sep 2018 15:28:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-26T15:28:46Z","tenant_id":"7ca3c555a82540eab4a62c0a2fe46b70","created_at":"2018-09-26T15:27:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7ca3c555a82540eab4a62c0a2fe46b70","id":"919cff13-372d-4265-a927-5869999b7a1c","name":"vping_ssh-net_834b62be-8aca-4694-a998-43823d2ead66"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a21b8d27-6884-4a27-90be-806b7524c88f"],"updated_at":"2018-09-26T15:03:09Z","tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:01Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6d9e93c84a104a3c8872dd8724ca8a31","id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","name":"external"}]} 2018-09-26 15:28:47,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-56a89855-24c1-4605-9bd4-209f32b96498 2018-09-26 15:28:47,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.264876127243s 2018-09-26 15:28:47,203 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-56a89855-24c1-4605-9bd4-209f32b96498 2018-09-26 15:28:47,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-26 15:28:47,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/919cff13-372d-4265-a927-5869999b7a1c.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" 2018-09-26 15:28:48,470 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f934820c-f088-4422-b77b-42572e28caed Date: Wed, 26 Sep 2018 15:28:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:28:48,470 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/919cff13-372d-4265-a927-5869999b7a1c.json used request id req-f934820c-f088-4422-b77b-42572e28caed 2018-09-26 15:28:48,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.26583003998s 2018-09-26 15:28:48,471 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/919cff13-372d-4265-a927-5869999b7a1c.json used request id req-f934820c-f088-4422-b77b-42572e28caed 2018-09-26 15:28:48,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 15:28:48,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" 2018-09-26 15:28:48,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-c4767d91-57ff-4212-a853-8b6f1c912ed0 Date: Wed, 26 Sep 2018 15:28:48 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/96664f1e-a148-4540-9428-7e4bdb9bf03f/snap", "metadata": {}}], "file": "/v2/images/96664f1e-a148-4540-9428-7e4bdb9bf03f/file", "owner": "7ca3c555a82540eab4a62c0a2fe46b70", "id": "96664f1e-a148-4540-9428-7e4bdb9bf03f", "size": 12716032, "self": "/v2/images/96664f1e-a148-4540-9428-7e4bdb9bf03f", "disk_format": "qcow2", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/96664f1e-a148-4540-9428-7e4bdb9bf03f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T15:27:46Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_834b62be-8aca-4694-a998-43823d2ead66", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_834b62be-8aca-4694-a998-43823d2ead66", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T15:27:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 15:28:48,710 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-c4767d91-57ff-4212-a853-8b6f1c912ed0 2018-09-26 15:28:48,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.239031076431s 2018-09-26 15:28:48,711 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-c4767d91-57ff-4212-a853-8b6f1c912ed0 2018-09-26 15:28:48,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-26 15:28:48,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/96664f1e-a148-4540-9428-7e4bdb9bf03f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c06c8313a333ad3c068bccd4743fed45d33556e" 2018-09-26 15:28:50,630 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e5997242-ff04-48ba-9792-6f2ec01eef46 Date: Wed, 26 Sep 2018 15:28:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:28:50,630 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/96664f1e-a148-4540-9428-7e4bdb9bf03f used request id req-e5997242-ff04-48ba-9792-6f2ec01eef46 2018-09-26 15:28:50,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.91783380508s 2018-09-26 15:28:50,631 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/96664f1e-a148-4540-9428-7e4bdb9bf03f used request id req-e5997242-ff04-48ba-9792-6f2ec01eef46 2018-09-26 15:28:50,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-26 15:28:50,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}675d609659135c1a16f2bf556e7344adbc541267" 2018-09-26 15:28:50,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:28:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a4b4bab6-1014-4270-85f4-453d8cec2a0d x-compute-request-id: req-a4b4bab6-1014-4270-85f4-453d8cec2a0d Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/08c515a8-7502-46e4-8b1e-778720811a0a", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/08c515a8-7502-46e4-8b1e-778720811a0a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "08c515a8-7502-46e4-8b1e-778720811a0a", "name": "vping_ssh-flavor_834b62be-8aca-4694-a998-43823d2ead66", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-26 15:28:50,666 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-a4b4bab6-1014-4270-85f4-453d8cec2a0d 2018-09-26 15:28:50,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0351510047913s 2018-09-26 15:28:50,667 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-a4b4bab6-1014-4270-85f4-453d8cec2a0d 2018-09-26 15:28:50,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-26 15:28:50,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/08c515a8-7502-46e4-8b1e-778720811a0a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}675d609659135c1a16f2bf556e7344adbc541267" 2018-09-26 15:28:50,704 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:28:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-59433b24-08fd-4f23-8f69-bda290b0d087 x-compute-request-id: req-59433b24-08fd-4f23-8f69-bda290b0d087 Content-Length: 0 Content-Type: application/json 2018-09-26 15:28:50,704 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/08c515a8-7502-46e4-8b1e-778720811a0a used request id req-59433b24-08fd-4f23-8f69-bda290b0d087 2018-09-26 15:28:50,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0360360145569s 2018-09-26 15:28:50,704 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/08c515a8-7502-46e4-8b1e-778720811a0a used request id req-59433b24-08fd-4f23-8f69-bda290b0d087 2018-09-26 15:28:50,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 15:28:50,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}675d609659135c1a16f2bf556e7344adbc541267" 2018-09-26 15:28:50,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:28:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42b693e7-6fce-43a8-bfbe-89e3f2586a43 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/0f6038362f804bdf973a1259ba7dca0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f6038362f804bdf973a1259ba7dca0e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1eb559e7c1dd4418b86e31ef3084f2ec"}, "domain_id": "75cdea7ae1e047b59527bd851db52c3a", "enabled": true, "options": {}, "id": "1eb559e7c1dd4418b86e31ef3084f2ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/4bdccdd75552479f98bffcd1d64b7662"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bdccdd75552479f98bffcd1d64b7662", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/4c02226b29744674bd45691e05726e9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c02226b29744674bd45691e05726e9e", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/5857b05d047642649579991b794ec602"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5857b05d047642649579991b794ec602", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/6e819320ddea4588808c69aeee5f74c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e819320ddea4588808c69aeee5f74c6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/7d97fc2ab1f2454b92dd6da51d8b72b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "email": "admin@example.com", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_ssh-user_834b62be-8aca-4694-a998-43823d2ead66", "links": {"self": "http://172.30.9.22:5000/v3/users/8d7b62e1dc754f068bb9e76860630eeb"}, "domain_id": "default", "enabled": true, "id": "8d7b62e1dc754f068bb9e76860630eeb", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9433c47bb55b49999cf3f4179d1f9381"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9433c47bb55b49999cf3f4179d1f9381", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/9e63f838fd5b45728e8e57b0fc0cb664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e63f838fd5b45728e8e57b0fc0cb664", "email": "heat@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/a31274f6a9b346deb22160d9bfd8b380"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a31274f6a9b346deb22160d9bfd8b380", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/c3bff15c726d4e33aac8d94d4c693699"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c3bff15c726d4e33aac8d94d4c693699", "email": "congress@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/da2d5b9a5312407d85c50744f177f3a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da2d5b9a5312407d85c50744f177f3a3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/da30243f7cce43e39ea7a153cd6ce802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da30243f7cce43e39ea7a153cd6ce802", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fca2410da1d748118f4fe3f25d00c681"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca2410da1d748118f4fe3f25d00c681", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-26 15:28:50,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-42b693e7-6fce-43a8-bfbe-89e3f2586a43 2018-09-26 15:28:50,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0923800468445s 2018-09-26 15:28:50,797 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-42b693e7-6fce-43a8-bfbe-89e3f2586a43 2018-09-26 15:28:50,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 15:28:50,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/8d7b62e1dc754f068bb9e76860630eeb -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}675d609659135c1a16f2bf556e7344adbc541267" 2018-09-26 15:28:50,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:28:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22f5017b-e2d2-4c5c-9984-507742b02153 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/8d7b62e1dc754f068bb9e76860630eeb"}, "enabled": true, "id": "8d7b62e1dc754f068bb9e76860630eeb", "options": {}, "domain_id": "default", "name": "vping_ssh-user_834b62be-8aca-4694-a998-43823d2ead66"}} 2018-09-26 15:28:50,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/8d7b62e1dc754f068bb9e76860630eeb used request id req-22f5017b-e2d2-4c5c-9984-507742b02153 2018-09-26 15:28:50,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0967168807983s 2018-09-26 15:28:50,900 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/8d7b62e1dc754f068bb9e76860630eeb used request id req-22f5017b-e2d2-4c5c-9984-507742b02153 2018-09-26 15:28:50,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-26 15:28:50,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/8d7b62e1dc754f068bb9e76860630eeb -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}675d609659135c1a16f2bf556e7344adbc541267" 2018-09-26 15:28:51,102 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:28:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e0188cd-ca15-4542-aeb7-34ad08f9e171 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:28:51,102 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/8d7b62e1dc754f068bb9e76860630eeb used request id req-6e0188cd-ca15-4542-aeb7-34ad08f9e171 2018-09-26 15:28:51,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.200868844986s 2018-09-26 15:28:51,102 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/8d7b62e1dc754f068bb9e76860630eeb used request id req-6e0188cd-ca15-4542-aeb7-34ad08f9e171 2018-09-26 15:28:51,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 15:28:51,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}675d609659135c1a16f2bf556e7344adbc541267" 2018-09-26 15:28:51,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a55f6b68-eb11-408d-8df9-eb7ba0471dab Content-Encoding: gzip Content-Length: 375 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4"}, "enabled": true, "id": "32e2fc060ffa4464a00bce7763dbcae4", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31"}, "enabled": true, "id": "6d9e93c84a104a3c8872dd8724ca8a31", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.22:5000/v3/projects/7ca3c555a82540eab4a62c0a2fe46b70"}, "enabled": true, "id": "7ca3c555a82540eab4a62c0a2fe46b70", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_834b62be-8aca-4694-a998-43823d2ead66"}]} 2018-09-26 15:28:51,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-a55f6b68-eb11-408d-8df9-eb7ba0471dab 2018-09-26 15:28:51,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.08726978302s 2018-09-26 15:28:51,190 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-a55f6b68-eb11-408d-8df9-eb7ba0471dab 2018-09-26 15:28:51,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-26 15:28:51,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/7ca3c555a82540eab4a62c0a2fe46b70 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}675d609659135c1a16f2bf556e7344adbc541267" 2018-09-26 15:28:51,334 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:28:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb6fcaf7-4490-4878-9444-fdc9560b61dd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:28:51,335 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/7ca3c555a82540eab4a62c0a2fe46b70 used request id req-eb6fcaf7-4490-4878-9444-fdc9560b61dd 2018-09-26 15:28:51,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.142060041428s 2018-09-26 15:28:51,335 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/7ca3c555a82540eab4a62c0a2fe46b70 used request id req-eb6fcaf7-4490-4878-9444-fdc9560b61dd 2018-09-26 15:28:51,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 15:28:51,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}675d609659135c1a16f2bf556e7344adbc541267" 2018-09-26 15:28:51,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc827aba-a431-4f80-93fa-4112049d9dd8 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}, {"domain_id": null, "id": "bf6a8910b6984610b900089adb5a8de5", "links": {"self": "http://172.30.9.22:5000/v3/roles/bf6a8910b6984610b900089adb5a8de5"}, "name": "Member"}]} 2018-09-26 15:28:51,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-cc827aba-a431-4f80-93fa-4112049d9dd8 2018-09-26 15:28:51,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0781569480896s 2018-09-26 15:28:51,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-26 15:28:51,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/bf6a8910b6984610b900089adb5a8de5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}675d609659135c1a16f2bf556e7344adbc541267" 2018-09-26 15:28:51,568 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:28:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76f46eaf-a10a-4de8-85b7-90990b8489d8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:28:51,568 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/bf6a8910b6984610b900089adb5a8de5 used request id req-76f46eaf-a10a-4de8-85b7-90990b8489d8 2018-09-26 15:28:51,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.152759075165s 2018-09-26 15:28:51,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 15:28:51,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=7ca3c555a82540eab4a62c0a2fe46b70&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}675d609659135c1a16f2bf556e7344adbc541267" 2018-09-26 15:28:51,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-38d964bc-da54-41c5-9f81-285465796a35 Date: Wed, 26 Sep 2018 15:28:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "created_at": "2018-09-26T15:27:40Z", "updated_at": "2018-09-26T15:27:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:27:40Z", "revision_number": 0, "id": "26457a58-4cb5-4b68-ac86-d8bfcfeeb824", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:27:40Z", "security_group_id": "3a15ed6b-c383-4aaf-9980-149400bf2f87", "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ca3c555a82540eab4a62c0a2fe46b70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:27:40Z", "revision_number": 0, "id": "279829a4-2142-4e11-9134-a16f68a311dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:27:40Z", "security_group_id": "3a15ed6b-c383-4aaf-9980-149400bf2f87", "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ca3c555a82540eab4a62c0a2fe46b70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:27:40Z", "revision_number": 0, "id": "4f8e2204-99f7-4e54-9054-104ebcbeee80", "remote_group_id": "3a15ed6b-c383-4aaf-9980-149400bf2f87", "remote_ip_prefix": null, "created_at": "2018-09-26T15:27:40Z", "security_group_id": "3a15ed6b-c383-4aaf-9980-149400bf2f87", "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ca3c555a82540eab4a62c0a2fe46b70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:27:40Z", "revision_number": 0, "id": "724f3522-a5f4-43e5-82de-992be882e93f", "remote_group_id": "3a15ed6b-c383-4aaf-9980-149400bf2f87", "remote_ip_prefix": null, "created_at": "2018-09-26T15:27:40Z", "security_group_id": "3a15ed6b-c383-4aaf-9980-149400bf2f87", "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ca3c555a82540eab4a62c0a2fe46b70"}], "revision_number": 4, "project_id": "7ca3c555a82540eab4a62c0a2fe46b70", "id": "3a15ed6b-c383-4aaf-9980-149400bf2f87", "name": "default"}]} 2018-09-26 15:28:51,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=7ca3c555a82540eab4a62c0a2fe46b70&name=default used request id req-38d964bc-da54-41c5-9f81-285465796a35 2018-09-26 15:28:51,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.183615922928s 2018-09-26 15:28:51,755 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=7ca3c555a82540eab4a62c0a2fe46b70&name=default used request id req-38d964bc-da54-41c5-9f81-285465796a35 2018-09-26 15:28:51,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 15:28:51,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}675d609659135c1a16f2bf556e7344adbc541267" 2018-09-26 15:28:51,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-c074c584-d0eb-4194-a141-932688351d7d Date: Wed, 26 Sep 2018 15:28:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "created_at": "2018-09-26T15:03:01Z", "updated_at": "2018-09-26T15:03:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "42b64d20-0cdd-4071-90b3-bed72374e7f4", "remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "7d1bf180-3956-40c0-b13b-87d65c8127c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "985b7c76-8047-404e-bfc0-b56f14b3b0aa", "remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "e7624c79-e96e-4c9f-b820-f381a79bf690", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}], "revision_number": 4, "project_id": "6d9e93c84a104a3c8872dd8724ca8a31", "id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "created_at": "2018-09-26T15:27:40Z", "updated_at": "2018-09-26T15:27:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:27:40Z", "revision_number": 0, "id": "26457a58-4cb5-4b68-ac86-d8bfcfeeb824", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:27:40Z", "security_group_id": "3a15ed6b-c383-4aaf-9980-149400bf2f87", "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ca3c555a82540eab4a62c0a2fe46b70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:27:40Z", "revision_number": 0, "id": "279829a4-2142-4e11-9134-a16f68a311dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:27:40Z", "security_group_id": "3a15ed6b-c383-4aaf-9980-149400bf2f87", "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ca3c555a82540eab4a62c0a2fe46b70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:27:40Z", "revision_number": 0, "id": "4f8e2204-99f7-4e54-9054-104ebcbeee80", "remote_group_id": "3a15ed6b-c383-4aaf-9980-149400bf2f87", "remote_ip_prefix": null, "created_at": "2018-09-26T15:27:40Z", "security_group_id": "3a15ed6b-c383-4aaf-9980-149400bf2f87", "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ca3c555a82540eab4a62c0a2fe46b70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:27:40Z", "revision_number": 0, "id": "724f3522-a5f4-43e5-82de-992be882e93f", "remote_group_id": "3a15ed6b-c383-4aaf-9980-149400bf2f87", "remote_ip_prefix": null, "created_at": "2018-09-26T15:27:40Z", "security_group_id": "3a15ed6b-c383-4aaf-9980-149400bf2f87", "tenant_id": "7ca3c555a82540eab4a62c0a2fe46b70", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ca3c555a82540eab4a62c0a2fe46b70"}], "revision_number": 4, "project_id": "7ca3c555a82540eab4a62c0a2fe46b70", "id": "3a15ed6b-c383-4aaf-9980-149400bf2f87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T15:13:13Z", "updated_at": "2018-09-26T15:13:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "2a35cbcd-1532-408c-8786-78c1a7485991", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "342a62ab-967f-4158-a52b-3549330c6d23", "remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "425d5713-a334-4764-a0ae-c2b108101c0f", "remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "75c1d273-287b-4242-9c28-8e24471a8445", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}], "revision_number": 4, "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T15:15:22Z", "updated_at": "2018-09-26T15:15:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "04a09cd4-997d-44cc-bf48-ba09a9b953f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "12ba60b2-304d-491e-8ec2-bb9878c51946", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "21d80991-0477-489d-b604-0c0481e731e8", "remote_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "a30e74b9-69f3-4ca8-b021-d63436cfc6c9", "remote_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "name": "default"}]} 2018-09-26 15:28:51,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-c074c584-d0eb-4194-a141-932688351d7d 2018-09-26 15:28:51,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.191925048828s 2018-09-26 15:28:51,951 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-c074c584-d0eb-4194-a141-932688351d7d 2018-09-26 15:28:51,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-26 15:28:51,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/3a15ed6b-c383-4aaf-9980-149400bf2f87.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}675d609659135c1a16f2bf556e7344adbc541267" 2018-09-26 15:28:52,301 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-73c89e0d-c21e-4266-a392-0f2096ca231b Content-Length: 0 Date: Wed, 26 Sep 2018 15:28:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:28:52,301 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/3a15ed6b-c383-4aaf-9980-149400bf2f87.json used request id req-73c89e0d-c21e-4266-a392-0f2096ca231b 2018-09-26 15:28:52,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.345291137695s 2018-09-26 15:28:52,301 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/3a15ed6b-c383-4aaf-9980-149400bf2f87.json used request id req-73c89e0d-c21e-4266-a392-0f2096ca231b 2018-09-26 15:28:52,301 - xtesting.ci.run_tests - ERROR - The test case 'vping_ssh' failed. 2018-09-26 15:28:52,354 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-09-26 15:28:52,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 15:28:52,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 15:28:52,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 15:28:52,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 15:28:52,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 15:28:52,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 15:28:52,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 15:28:52,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 15:28:52,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 15:28:52,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 15:28:52,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 15:28:52,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 15:28:52,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 15:28:52,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 15:28:52,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 15:28:52,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 15:28:52,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 15:28:52,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 15:28:52,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 15:28:52,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 15:28:52,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 15:28:52,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 15:28:52,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 15:28:52,397 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 15:28:52,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:28:52,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:28:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa9fcac1-3d7d-4708-887b-a324f0252272 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:28:52,403 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-fa9fcac1-3d7d-4708-887b-a324f0252272 2018-09-26 15:28:52,404 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:28:52,773 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:28:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["cfhp7T7bSMmI4Ef811C0cw"], "issued_at": "2018-09-26T15:28:52.000000Z"}} 2018-09-26 15:28:52,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 15:28:52,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7dc0d1dc9c80294918c37f0f17aa627f940c4404" 2018-09-26 15:28:52,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-d68b0b1c-6d36-407f-b208-63e4aec9b7dc Date: Wed, 26 Sep 2018 15:28:53 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d9e93c84a104a3c8872dd8724ca8a31","status":"ACTIVE","subnets":["a21b8d27-6884-4a27-90be-806b7524c88f"],"description":"","tags":[],"updated_at":"2018-09-26T15:03:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:01Z","provider:network_type":"flat"}]} 2018-09-26 15:28:52,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d68b0b1c-6d36-407f-b208-63e4aec9b7dc 2018-09-26 15:28:52,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.218263864517s 2018-09-26 15:28:52,995 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d68b0b1c-6d36-407f-b208-63e4aec9b7dc 2018-09-26 15:28:52,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-26 15:28:52,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dc0d1dc9c80294918c37f0f17aa627f940c4404" 2018-09-26 15:28:53,004 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:28:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:28:53,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dc0d1dc9c80294918c37f0f17aa627f940c4404" 2018-09-26 15:28:53,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:28:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5dc53ed-0cb1-49ab-b066-aaef80504966 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/75cdea7ae1e047b59527bd851db52c3a"}, "description": "", "name": "heat_stack", "enabled": true, "id": "75cdea7ae1e047b59527bd851db52c3a"}, {"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-26 15:28:53,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-a5dc53ed-0cb1-49ab-b066-aaef80504966 2018-09-26 15:28:53,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0954039096832s 2018-09-26 15:28:53,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-26 15:28:53,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7dc0d1dc9c80294918c37f0f17aa627f940c4404" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d"}}' 2018-09-26 15:28:53,206 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 15:28:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd4b5e50-eccb-4b28-a31f-e324e957902f Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.22:5000/v3/projects/55e0eb12e80f49aab28e45272175d192"}, "enabled": true, "id": "55e0eb12e80f49aab28e45272175d192", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d"}} 2018-09-26 15:28:53,206 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-fd4b5e50-eccb-4b28-a31f-e324e957902f 2018-09-26 15:28:53,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.11346912384s 2018-09-26 15:28:53,207 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-fd4b5e50-eccb-4b28-a31f-e324e957902f 2018-09-26 15:28:53,207 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_userdata-project_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d', 'id': u'55e0eb12e80f49aab28e45272175d192', 'description': u'Created by OPNFV Functest: vping_userdata', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-09-26 15:28:53,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-26 15:28:53,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.356842041016s 2018-09-26 15:28:53,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/3cd03a180a0c4ae4a7f50ffd9d768da6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dc0d1dc9c80294918c37f0f17aa627f940c4404" 2018-09-26 15:28:53,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:28:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7d604a1-beb9-4796-be3a-f635b56ea299 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/3cd03a180a0c4ae4a7f50ffd9d768da6"}, "enabled": true, "id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "options": {}, "domain_id": "default", "name": "vping_userdata-user_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d"}} 2018-09-26 15:28:53,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/3cd03a180a0c4ae4a7f50ffd9d768da6 used request id req-a7d604a1-beb9-4796-be3a-f635b56ea299 2018-09-26 15:28:53,658 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3cd03a180a0c4ae4a7f50ffd9d768da6', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d'}) 2018-09-26 15:28:53,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 15:28:53,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dc0d1dc9c80294918c37f0f17aa627f940c4404" 2018-09-26 15:28:53,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:28:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36978cf4-8528-4f56-8761-5244dbe66785 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 15:28:53,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-36978cf4-8528-4f56-8761-5244dbe66785 2018-09-26 15:28:53,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0740871429443s 2018-09-26 15:28:53,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 15:28:53,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dc0d1dc9c80294918c37f0f17aa627f940c4404" 2018-09-26 15:28:53,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:28:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe6537b4-05d0-4f4f-9dc4-46728dec09b8 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 15:28:53,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-fe6537b4-05d0-4f4f-9dc4-46728dec09b8 2018-09-26 15:28:53,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0803229808807s 2018-09-26 15:28:53,815 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-26 15:28:53,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-26 15:28:53,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dc0d1dc9c80294918c37f0f17aa627f940c4404" -d '{"role": {"name": "Member"}}' 2018-09-26 15:28:53,924 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 15:28:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ec9d9be-0d42-418e-b18e-0ee3f7cc22c3 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "937aa87e4c2446af89283843537cbc6d", "links": {"self": "http://172.30.9.22:5000/v3/roles/937aa87e4c2446af89283843537cbc6d"}, "name": "Member"}} 2018-09-26 15:28:53,924 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-2ec9d9be-0d42-418e-b18e-0ee3f7cc22c3 2018-09-26 15:28:53,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.109481096268s 2018-09-26 15:28:53,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles/937aa87e4c2446af89283843537cbc6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dc0d1dc9c80294918c37f0f17aa627f940c4404" 2018-09-26 15:28:53,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:28:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-655cb3b1-ee1a-4d1b-89df-6d4e8cd602ba Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/937aa87e4c2446af89283843537cbc6d"}, "domain_id": null, "name": "Member", "id": "937aa87e4c2446af89283843537cbc6d"}} 2018-09-26 15:28:53,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/937aa87e4c2446af89283843537cbc6d used request id req-655cb3b1-ee1a-4d1b-89df-6d4e8cd602ba 2018-09-26 15:28:53,942 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.22:5000/v3/roles/937aa87e4c2446af89283843537cbc6d'}, 'domain_id': None, 'human_id': None, 'id': u'937aa87e4c2446af89283843537cbc6d', 'HUMAN_ID': False}) 2018-09-26 15:28:53,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 15:28:53,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dc0d1dc9c80294918c37f0f17aa627f940c4404" 2018-09-26 15:28:54,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:28:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-685b409a-4d8f-4568-8972-1bf9cf2f140b Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "937aa87e4c2446af89283843537cbc6d", "links": {"self": "http://172.30.9.22:5000/v3/roles/937aa87e4c2446af89283843537cbc6d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 15:28:54,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-685b409a-4d8f-4568-8972-1bf9cf2f140b 2018-09-26 15:28:54,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0789120197296s 2018-09-26 15:28:54,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 15:28:54,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dc0d1dc9c80294918c37f0f17aa627f940c4404" 2018-09-26 15:28:54,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:28:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d0f3369-4d10-4139-93b2-f3ca0f1b2750 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 15:28:54,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-5d0f3369-4d10-4139-93b2-f3ca0f1b2750 2018-09-26 15:28:54,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0792660713196s 2018-09-26 15:28:54,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 15:28:54,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7dc0d1dc9c80294918c37f0f17aa627f940c4404" 2018-09-26 15:28:54,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:28:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac714bfa-70e7-4ddb-9c1c-ea592bb5ef1f Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/0f6038362f804bdf973a1259ba7dca0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f6038362f804bdf973a1259ba7dca0e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1eb559e7c1dd4418b86e31ef3084f2ec"}, "domain_id": "75cdea7ae1e047b59527bd851db52c3a", "enabled": true, "options": {}, "id": "1eb559e7c1dd4418b86e31ef3084f2ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_userdata-user_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "links": {"self": "http://172.30.9.22:5000/v3/users/3cd03a180a0c4ae4a7f50ffd9d768da6"}, "domain_id": "default", "enabled": true, "id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/4bdccdd75552479f98bffcd1d64b7662"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bdccdd75552479f98bffcd1d64b7662", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/4c02226b29744674bd45691e05726e9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c02226b29744674bd45691e05726e9e", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/5857b05d047642649579991b794ec602"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5857b05d047642649579991b794ec602", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/6e819320ddea4588808c69aeee5f74c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e819320ddea4588808c69aeee5f74c6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/7d97fc2ab1f2454b92dd6da51d8b72b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9433c47bb55b49999cf3f4179d1f9381"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9433c47bb55b49999cf3f4179d1f9381", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/9e63f838fd5b45728e8e57b0fc0cb664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e63f838fd5b45728e8e57b0fc0cb664", "email": "heat@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/a31274f6a9b346deb22160d9bfd8b380"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a31274f6a9b346deb22160d9bfd8b380", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/c3bff15c726d4e33aac8d94d4c693699"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c3bff15c726d4e33aac8d94d4c693699", "email": "congress@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/da2d5b9a5312407d85c50744f177f3a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da2d5b9a5312407d85c50744f177f3a3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/da30243f7cce43e39ea7a153cd6ce802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da30243f7cce43e39ea7a153cd6ce802", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fca2410da1d748118f4fe3f25d00c681"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca2410da1d748118f4fe3f25d00c681", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-26 15:28:54,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-ac714bfa-70e7-4ddb-9c1c-ea592bb5ef1f 2018-09-26 15:28:54,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0935878753662s 2018-09-26 15:28:54,197 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-ac714bfa-70e7-4ddb-9c1c-ea592bb5ef1f 2018-09-26 15:28:54,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 15:28:54,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7dc0d1dc9c80294918c37f0f17aa627f940c4404" 2018-09-26 15:28:54,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:28:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-112be763-d26c-499e-81f7-196b0cfacfb0 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4"}, "enabled": true, "id": "32e2fc060ffa4464a00bce7763dbcae4", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.22:5000/v3/projects/55e0eb12e80f49aab28e45272175d192"}, "enabled": true, "id": "55e0eb12e80f49aab28e45272175d192", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31"}, "enabled": true, "id": "6d9e93c84a104a3c8872dd8724ca8a31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 15:28:54,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-112be763-d26c-499e-81f7-196b0cfacfb0 2018-09-26 15:28:54,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.078272819519s 2018-09-26 15:28:54,282 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-112be763-d26c-499e-81f7-196b0cfacfb0 2018-09-26 15:28:54,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 15:28:54,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=3cd03a180a0c4ae4a7f50ffd9d768da6&scope.project.id=55e0eb12e80f49aab28e45272175d192&role.id=937aa87e4c2446af89283843537cbc6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dc0d1dc9c80294918c37f0f17aa627f940c4404" 2018-09-26 15:28:54,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:28:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-250ef0f6-6994-4cab-ad66-b339e776d126 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=3cd03a180a0c4ae4a7f50ffd9d768da6&scope.project.id=55e0eb12e80f49aab28e45272175d192&role.id=937aa87e4c2446af89283843537cbc6d", "previous": null, "next": null}} 2018-09-26 15:28:54,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=3cd03a180a0c4ae4a7f50ffd9d768da6&scope.project.id=55e0eb12e80f49aab28e45272175d192&role.id=937aa87e4c2446af89283843537cbc6d used request id req-250ef0f6-6994-4cab-ad66-b339e776d126 2018-09-26 15:28:54,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0802760124207s 2018-09-26 15:28:54,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 15:28:54,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/55e0eb12e80f49aab28e45272175d192/users/3cd03a180a0c4ae4a7f50ffd9d768da6/roles/937aa87e4c2446af89283843537cbc6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dc0d1dc9c80294918c37f0f17aa627f940c4404" 2018-09-26 15:28:54,483 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:28:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84846fd1-ee36-4361-8fdd-f318fdd2eefd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:28:54,483 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/55e0eb12e80f49aab28e45272175d192/users/3cd03a180a0c4ae4a7f50ffd9d768da6/roles/937aa87e4c2446af89283843537cbc6d used request id req-84846fd1-ee36-4361-8fdd-f318fdd2eefd 2018-09-26 15:28:54,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.118492841721s 2018-09-26 15:28:54,484 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '66263c8f-54f1-4534-896c-e8631e9beb06', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'vping_userdata-user_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d', 'project_id': u'55e0eb12e80f49aab28e45272175d192', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-26 15:28:54,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 15:28:54,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 15:28:54,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 15:28:54,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 15:28:54,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 15:28:54,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 15:28:54,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 15:28:54,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 15:28:54,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 15:28:54,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 15:28:54,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 15:28:54,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 15:28:54,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 15:28:54,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 15:28:54,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 15:28:54,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 15:28:54,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 15:28:54,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 15:28:54,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 15:28:54,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 15:28:54,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 15:28:54,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 15:28:54,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 15:28:54,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 15:28:54,490 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d', 'password': '66263c8f-54f1-4534-896c-e8631e9beb06', 'project_name': 'vping_userdata-project_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '55e0eb12e80f49aab28e45272175d192', 'project_domain_name': 'Default'} 2018-09-26 15:28:54,490 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-09-26 15:28:54,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-26 15:28:54,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dc0d1dc9c80294918c37f0f17aa627f940c4404" 2018-09-26 15:28:54,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:28:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-353699fe-562f-4885-be16-77facf2a5eac Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/75cdea7ae1e047b59527bd851db52c3a"}, "description": "", "name": "heat_stack", "enabled": true, "id": "75cdea7ae1e047b59527bd851db52c3a"}, {"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-26 15:28:54,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-353699fe-562f-4885-be16-77facf2a5eac 2018-09-26 15:28:54,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0772318840027s 2018-09-26 15:28:54,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 15:28:54,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7dc0d1dc9c80294918c37f0f17aa627f940c4404" 2018-09-26 15:28:54,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:28:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63c1eef2-3ece-4e50-977c-73ad2ffa563f Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4"}, "enabled": true, "id": "32e2fc060ffa4464a00bce7763dbcae4", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.22:5000/v3/projects/55e0eb12e80f49aab28e45272175d192"}, "enabled": true, "id": "55e0eb12e80f49aab28e45272175d192", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31"}, "enabled": true, "id": "6d9e93c84a104a3c8872dd8724ca8a31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 15:28:54,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-63c1eef2-3ece-4e50-977c-73ad2ffa563f 2018-09-26 15:28:54,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0814139842987s 2018-09-26 15:28:54,651 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-63c1eef2-3ece-4e50-977c-73ad2ffa563f 2018-09-26 15:28:54,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-26 15:28:54,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7dc0d1dc9c80294918c37f0f17aa627f940c4404" -d '{"network": {"tenant_id": "55e0eb12e80f49aab28e45272175d192", "name": "vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "admin_state_up": true}}' 2018-09-26 15:28:55,216 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-7a880abe-117e-4658-9dd6-02b0cdf340d8 Date: Wed, 26 Sep 2018 15:28:55 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"d4f2a35c-50fe-4698-936b-d30f741036aa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"55e0eb12e80f49aab28e45272175d192","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T15:28:55Z","is_default":false,"provider:segmentation_id":52,"name":"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d","admin_state_up":true,"tenant_id":"55e0eb12e80f49aab28e45272175d192","created_at":"2018-09-26T15:28:54Z","mtu":1450}} 2018-09-26 15:28:55,216 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-7a880abe-117e-4658-9dd6-02b0cdf340d8 2018-09-26 15:28:55,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.561279058456s 2018-09-26 15:28:55,216 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-7a880abe-117e-4658-9dd6-02b0cdf340d8 2018-09-26 15:28:55,217 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-26T15:28:55Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd4f2a35c-50fe-4698-936b-d30f741036aa', u'provider:segmentation_id': 52, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d', u'admin_state_up': True, u'tenant_id': u'55e0eb12e80f49aab28e45272175d192', u'created_at': u'2018-09-26T15:28:54Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'55e0eb12e80f49aab28e45272175d192'}) 2018-09-26 15:28:55,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:28:55,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:28:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86f53479-8372-48ed-a42f-60ef80d06f46 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:28:55,224 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-86f53479-8372-48ed-a42f-60ef80d06f46 2018-09-26 15:28:55,225 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:28:55,598 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "937aa87e4c2446af89283843537cbc6d", "name": "Member"}], "expires_at": "2018-09-26T16:28:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "55e0eb12e80f49aab28e45272175d192", "name": "vping_userdata-project_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/55e0eb12e80f49aab28e45272175d192", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/55e0eb12e80f49aab28e45272175d192", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/55e0eb12e80f49aab28e45272175d192", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/55e0eb12e80f49aab28e45272175d192", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/55e0eb12e80f49aab28e45272175d192", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/55e0eb12e80f49aab28e45272175d192", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/55e0eb12e80f49aab28e45272175d192", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/55e0eb12e80f49aab28e45272175d192", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/55e0eb12e80f49aab28e45272175d192", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/55e0eb12e80f49aab28e45272175d192", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/55e0eb12e80f49aab28e45272175d192", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/55e0eb12e80f49aab28e45272175d192", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "id": "3cd03a180a0c4ae4a7f50ffd9d768da6"}, "audit_ids": ["dfSgOLDeQwOp6PBEJQjiNQ"], "issued_at": "2018-09-26T15:28:55.000000Z"}} 2018-09-26 15:28:55,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 15:28:55,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:28:55,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-ba1eff3a-2520-4034-a3a5-972960d1fb43 Date: Wed, 26 Sep 2018 15:28:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-26T15:28:55Z","tenant_id":"55e0eb12e80f49aab28e45272175d192","created_at":"2018-09-26T15:28:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"55e0eb12e80f49aab28e45272175d192","id":"d4f2a35c-50fe-4698-936b-d30f741036aa","name":"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a21b8d27-6884-4a27-90be-806b7524c88f"],"updated_at":"2018-09-26T15:03:09Z","tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:01Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6d9e93c84a104a3c8872dd8724ca8a31","id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","name":"external"}]} 2018-09-26 15:28:55,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ba1eff3a-2520-4034-a3a5-972960d1fb43 2018-09-26 15:28:55,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.258888959885s 2018-09-26 15:28:55,860 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ba1eff3a-2520-4034-a3a5-972960d1fb43 2018-09-26 15:28:55,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-26 15:28:55,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"subnet": {"name": "vping_userdata-subnet_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "enable_dhcp": true, "network_id": "d4f2a35c-50fe-4698-936b-d30f741036aa", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-26 15:28:56,677 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ee7a8c16-14ac-430e-a651-dbb021e2c54d Date: Wed, 26 Sep 2018 15:28:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4f2a35c-50fe-4698-936b-d30f741036aa","tenant_id":"55e0eb12e80f49aab28e45272175d192","created_at":"2018-09-26T15:28:56Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-26T15:28:56Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"55e0eb12e80f49aab28e45272175d192","id":"005efada-da38-4b0d-af29-42780637eef6","subnetpool_id":null,"name":"vping_userdata-subnet_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d"}} 2018-09-26 15:28:56,677 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-ee7a8c16-14ac-430e-a651-dbb021e2c54d 2018-09-26 15:28:56,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.815078020096s 2018-09-26 15:28:56,677 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-ee7a8c16-14ac-430e-a651-dbb021e2c54d 2018-09-26 15:28:56,678 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-26T15:28:56Z', 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'005efada-da38-4b0d-af29-42780637eef6', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d', u'enable_dhcp': True, u'network_id': u'd4f2a35c-50fe-4698-936b-d30f741036aa', u'tenant_id': u'55e0eb12e80f49aab28e45272175d192', u'created_at': u'2018-09-26T15:28:56Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'55e0eb12e80f49aab28e45272175d192'}) 2018-09-26 15:28:56,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-26 15:28:56,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"router": {"external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759"}, "name": "vping_userdata-router_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "admin_state_up": true}}' 2018-09-26 15:28:57,787 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-bb336160-3736-461b-9092-dd6990c0671a Date: Wed, 26 Sep 2018 15:28:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "55e0eb12e80f49aab28e45272175d192", "created_at": "2018-09-26T15:28:56Z", "admin_state_up": true, "updated_at": "2018-09-26T15:28:57Z", "revision_number": 2, "routes": [], "project_id": "55e0eb12e80f49aab28e45272175d192", "id": "4500bab0-eae0-4d98-a0ee-ffb32b95f887", "name": "vping_userdata-router_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d"}} 2018-09-26 15:28:57,788 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-bb336160-3736-461b-9092-dd6990c0671a 2018-09-26 15:28:57,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.10923695564s 2018-09-26 15:28:57,788 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-bb336160-3736-461b-9092-dd6990c0671a 2018-09-26 15:28:57,788 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'f3dffb7c-5fcf-4cce-9309-0625cbadd759', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a21b8d27-6884-4a27-90be-806b7524c88f', u'ip_address': u'172.30.9.206'}]}, u'description': u'', u'tags': [], u'tenant_id': u'55e0eb12e80f49aab28e45272175d192', u'created_at': u'2018-09-26T15:28:56Z', u'admin_state_up': True, u'updated_at': u'2018-09-26T15:28:57Z', u'revision_number': 2, u'routes': [], u'project_id': u'55e0eb12e80f49aab28e45272175d192', u'id': u'4500bab0-eae0-4d98-a0ee-ffb32b95f887', u'name': u'vping_userdata-router_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d'}) 2018-09-26 15:28:57,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-26 15:28:57,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/4500bab0-eae0-4d98-a0ee-ffb32b95f887/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"subnet_id": "005efada-da38-4b0d-af29-42780637eef6"}' 2018-09-26 15:28:59,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ea72c004-5597-41f7-8f9d-07dc05fee84e Date: Wed, 26 Sep 2018 15:28:59 GMT RESP BODY: {"network_id": "d4f2a35c-50fe-4698-936b-d30f741036aa", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "subnet_id": "005efada-da38-4b0d-af29-42780637eef6", "subnet_ids": ["005efada-da38-4b0d-af29-42780637eef6"], "port_id": "29839551-8696-4407-8a70-1a5cb31cf305", "id": "4500bab0-eae0-4d98-a0ee-ffb32b95f887"} 2018-09-26 15:28:59,375 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/4500bab0-eae0-4d98-a0ee-ffb32b95f887/add_router_interface.json used request id req-ea72c004-5597-41f7-8f9d-07dc05fee84e 2018-09-26 15:28:59,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.5858631134s 2018-09-26 15:28:59,375 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/4500bab0-eae0-4d98-a0ee-ffb32b95f887/add_router_interface.json used request id req-ea72c004-5597-41f7-8f9d-07dc05fee84e returning object 4500bab0-eae0-4d98-a0ee-ffb32b95f887 2018-09-26 15:28:59,376 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 15:28:59,508 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-26 15:28:59,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:28:59,515 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Wed, 26 Sep 2018 15:28:59 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-09-26 15:28:59,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 15:28:59,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:28:59,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-834589e8-c20f-46e6-95d2-bc53c1d0751a Date: Wed, 26 Sep 2018 15:28:59 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 15:28:59,704 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-834589e8-c20f-46e6-95d2-bc53c1d0751a 2018-09-26 15:28:59,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.185583114624s 2018-09-26 15:28:59,705 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-834589e8-c20f-46e6-95d2-bc53c1d0751a 2018-09-26 15:28:59,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-26 15:28:59,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d"}' 2018-09-26 15:28:59,951 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 880 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d X-Openstack-Request-Id: req-d7d4681f-3964-4e11-895d-24ade79fe8cb Date: Wed, 26 Sep 2018 15:28:59 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d/file", "owner": "55e0eb12e80f49aab28e45272175d192", "id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "size": null, "self": "/v2/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T15:28:59Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "checksum": null, "created_at": "2018-09-26T15:28:59Z", "protected": false} 2018-09-26 15:28:59,951 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-d7d4681f-3964-4e11-895d-24ade79fe8cb 2018-09-26 15:28:59,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.24435210228s 2018-09-26 15:28:59,952 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-d7d4681f-3964-4e11-895d-24ade79fe8cb returning object 786c7bbc-6e7e-4cef-8f3e-8886225e9d7d 2018-09-26 15:28:59,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-26 15:28:59,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '' 2018-09-26 15:29:01,168 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-51d49403-4d46-4dc6-9614-a220513cf30a Date: Wed, 26 Sep 2018 15:29:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:29:01,168 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d/file used request id req-51d49403-4d46-4dc6-9614-a220513cf30a 2018-09-26 15:29:01,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.21591496468s 2018-09-26 15:29:01,169 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d/file used request id req-51d49403-4d46-4dc6-9614-a220513cf30a 2018-09-26 15:29:01,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 15:29:01,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:29:01,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-4047f352-0c62-498c-a461-7bc1701d98a4 Date: Wed, 26 Sep 2018 15:29:01 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d/snap", "metadata": {}}], "file": "/v2/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d/file", "owner": "55e0eb12e80f49aab28e45272175d192", "id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "size": 12716032, "self": "/v2/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "disk_format": "qcow2", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T15:29:01Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T15:28:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 15:29:01,335 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-4047f352-0c62-498c-a461-7bc1701d98a4 2018-09-26 15:29:01,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.166224002838s 2018-09-26 15:29:01,336 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-4047f352-0c62-498c-a461-7bc1701d98a4 2018-09-26 15:29:01,338 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d/file', 'owner': u'55e0eb12e80f49aab28e45272175d192', 'id': u'786c7bbc-6e7e-4cef-8f3e-8886225e9d7d', 'size': 12716032, u'self': u'/v2/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'55e0eb12e80f49aab28e45272175d192', 'name': 'vping_userdata-project_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-26T15:29:01Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-26T15:29:01Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d', 'created': u'2018-09-26T15:28:59Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-26T15:28:59Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-26 15:29:01,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-26 15:29:01,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7dc0d1dc9c80294918c37f0f17aa627f940c4404" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-26 15:29:01,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:29:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1144a5bd-448d-4439-ba84-67c963a48d8e x-compute-request-id: req-1144a5bd-448d-4439-ba84-67c963a48d8e Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "name": "vping_userdata-flavor_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 15:29:01,548 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-1144a5bd-448d-4439-ba84-67c963a48d8e 2018-09-26 15:29:01,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.209300041199s 2018-09-26 15:29:01,549 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-1144a5bd-448d-4439-ba84-67c963a48d8e returning object 5a019452-821e-4ea3-9417-b1d4febeb6fa 2018-09-26 15:29:01,550 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d', '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'32e2fc060ffa4464a00bce7763dbcae4', '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'5a019452-821e-4ea3-9417-b1d4febeb6fa', 'swap': 0}) 2018-09-26 15:29:01,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-26 15:29:01,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7dc0d1dc9c80294918c37f0f17aa627f940c4404" -d '{"extra_specs": {}}' 2018-09-26 15:29:01,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:29:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f06c641c-f24f-4927-89bb-0df587d74bc4 x-compute-request-id: req-f06c641c-f24f-4927-89bb-0df587d74bc4 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-26 15:29:01,570 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa/os-extra_specs used request id req-f06c641c-f24f-4927-89bb-0df587d74bc4 2018-09-26 15:29:01,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0200870037079s 2018-09-26 15:29:01,571 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa/os-extra_specs used request id req-f06c641c-f24f-4927-89bb-0df587d74bc4 2018-09-26 15:29:01,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 15:29:01,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:29:01,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-fecf85f8-4e4c-48eb-9d03-950034656d50 Date: Wed, 26 Sep 2018 15:29:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["005efada-da38-4b0d-af29-42780637eef6"],"updated_at":"2018-09-26T15:28:56Z","tenant_id":"55e0eb12e80f49aab28e45272175d192","created_at":"2018-09-26T15:28:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"55e0eb12e80f49aab28e45272175d192","id":"d4f2a35c-50fe-4698-936b-d30f741036aa","name":"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a21b8d27-6884-4a27-90be-806b7524c88f"],"updated_at":"2018-09-26T15:03:09Z","tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:01Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6d9e93c84a104a3c8872dd8724ca8a31","id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","name":"external"}]} 2018-09-26 15:29:01,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-fecf85f8-4e4c-48eb-9d03-950034656d50 2018-09-26 15:29:01,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.261666059494s 2018-09-26 15:29:01,834 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-fecf85f8-4e4c-48eb-9d03-950034656d50 2018-09-26 15:29:01,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 15:29:01,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:29:02,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-b00267c7-9e17-4d31-872f-b753614e03d4 Date: Wed, 26 Sep 2018 15:29:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d/snap", "metadata": {}}], "file": "/v2/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d/file", "owner": "55e0eb12e80f49aab28e45272175d192", "id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "size": 12716032, "self": "/v2/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "disk_format": "qcow2", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T15:29:01Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T15:28:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 15:29:02,007 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-b00267c7-9e17-4d31-872f-b753614e03d4 2018-09-26 15:29:02,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.171921014786s 2018-09-26 15:29:02,007 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-b00267c7-9e17-4d31-872f-b753614e03d4 2018-09-26 15:29:02,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-26 15:29:02,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:29:02,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:29:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e9dbb1c6-e7b0-4a44-90bc-4a476da3599d x-compute-request-id: req-e9dbb1c6-e7b0-4a44-90bc-4a476da3599d Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "name": "vping_userdata-flavor_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-26 15:29:02,184 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-e9dbb1c6-e7b0-4a44-90bc-4a476da3599d 2018-09-26 15:29:02,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.175670862198s 2018-09-26 15:29:02,185 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-e9dbb1c6-e7b0-4a44-90bc-4a476da3599d 2018-09-26 15:29:02,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-26 15:29:02,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"server": {"name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "imageRef": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "flavorRef": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d4f2a35c-50fe-4698-936b-d30f741036aa"}]}}' 2018-09-26 15:29:03,931 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:29:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8fa1ed0a-4fc8-4591-afb1-4cd6d9312920 x-compute-request-id: req-8fa1ed0a-4fc8-4591-afb1-4cd6d9312920 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "adminPass": "3JcE6xwCA9vK"}} 2018-09-26 15:29:03,931 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-8fa1ed0a-4fc8-4591-afb1-4cd6d9312920 2018-09-26 15:29:03,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.74370217323s 2018-09-26 15:29:03,931 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-8fa1ed0a-4fc8-4591-afb1-4cd6d9312920 2018-09-26 15:29:03,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:29:03,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:29:04,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:29:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dca4774f-f878-4c3a-905f-291f56fae6b1 x-compute-request-id: req-dca4774f-f878-4c3a-905f-291f56fae6b1 Content-Encoding: gzip Content-Length: 603 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T15:29:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:29:04,342 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-dca4774f-f878-4c3a-905f-291f56fae6b1 2018-09-26 15:29:04,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.410091876984s 2018-09-26 15:29:04,343 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-dca4774f-f878-4c3a-905f-291f56fae6b1 2018-09-26 15:29:04,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 15:29:04,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:29:04,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-389e20b4-b93a-464d-b94b-20a85946b4cc Date: Wed, 26 Sep 2018 15:29:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["005efada-da38-4b0d-af29-42780637eef6"],"updated_at":"2018-09-26T15:28:56Z","tenant_id":"55e0eb12e80f49aab28e45272175d192","created_at":"2018-09-26T15:28:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"55e0eb12e80f49aab28e45272175d192","id":"d4f2a35c-50fe-4698-936b-d30f741036aa","name":"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a21b8d27-6884-4a27-90be-806b7524c88f"],"updated_at":"2018-09-26T15:03:09Z","tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:01Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6d9e93c84a104a3c8872dd8724ca8a31","id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","name":"external"}]} 2018-09-26 15:29:04,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-389e20b4-b93a-464d-b94b-20a85946b4cc 2018-09-26 15:29:04,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.242276191711s 2018-09-26 15:29:04,592 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-389e20b4-b93a-464d-b94b-20a85946b4cc 2018-09-26 15:29:04,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-26 15:29:04,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:29:04,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-22541824-9f93-488f-a25d-7e9b798339cd Date: Wed, 26 Sep 2018 15:29:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4f2a35c-50fe-4698-936b-d30f741036aa","tenant_id":"55e0eb12e80f49aab28e45272175d192","created_at":"2018-09-26T15:28:56Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-26T15:28:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"55e0eb12e80f49aab28e45272175d192","id":"005efada-da38-4b0d-af29-42780637eef6","subnetpool_id":null,"name":"vping_userdata-subnet_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d"}]} 2018-09-26 15:29:04,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-22541824-9f93-488f-a25d-7e9b798339cd 2018-09-26 15:29:04,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.195888996124s 2018-09-26 15:29:04,789 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-22541824-9f93-488f-a25d-7e9b798339cd 2018-09-26 15:29:04,790 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 15:29:06,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:29:06,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:29:07,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:29:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-123f98a0-3656-4c7b-b3bb-c7839ef1bf57 x-compute-request-id: req-123f98a0-3656-4c7b-b3bb-c7839ef1bf57 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T15:29:05Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:29:07,565 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-123f98a0-3656-4c7b-b3bb-c7839ef1bf57 2018-09-26 15:29:07,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.772588968277s 2018-09-26 15:29:07,566 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-123f98a0-3656-4c7b-b3bb-c7839ef1bf57 2018-09-26 15:29:07,569 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 15:29:09,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:29:09,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:29:10,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:29:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-59307424-d153-442b-8fb7-0bdf240b5402 x-compute-request-id: req-59307424-d153-442b-8fb7-0bdf240b5402 Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:29:10,058 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-59307424-d153-442b-8fb7-0bdf240b5402 2018-09-26 15:29:10,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.485863924026s 2018-09-26 15:29:10,058 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-59307424-d153-442b-8fb7-0bdf240b5402 2018-09-26 15:29:10,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-26 15:29:10,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=5b9b5b1b-08cb-4f5a-b550-21727b31fc01" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:29:10,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-baea494d-f9e7-4fc7-a287-aba0634299c0 Date: Wed, 26 Sep 2018 15:29:10 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d4f2a35c-50fe-4698-936b-d30f741036aa","tenant_id":"55e0eb12e80f49aab28e45272175d192","created_at":"2018-09-26T15:29:06Z","admin_state_up":true,"updated_at":"2018-09-26T15:29:08Z","binding:vnic_type":"normal","device_id":"5b9b5b1b-08cb-4f5a-b550-21727b31fc01","device_owner":"compute:nova","revision_number":5,"mac_address":"fa:16:3e:b9:14:77","id":"2fe36c84-d0ab-43d9-8671-c6490a802b37","port_security_enabled":true,"project_id":"55e0eb12e80f49aab28e45272175d192","fixed_ips":[{"subnet_id":"005efada-da38-4b0d-af29-42780637eef6","ip_address":"192.168.120.9"}],"extra_dhcp_opts":[],"security_groups":["5f793d63-e94c-48b1-bf60-b1d644d6eb54"],"name":""}]} 2018-09-26 15:29:10,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=5b9b5b1b-08cb-4f5a-b550-21727b31fc01 used request id req-baea494d-f9e7-4fc7-a287-aba0634299c0 2018-09-26 15:29:10,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.194384098053s 2018-09-26 15:29:10,257 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=5b9b5b1b-08cb-4f5a-b550-21727b31fc01 used request id req-baea494d-f9e7-4fc7-a287-aba0634299c0 2018-09-26 15:29:10,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-26 15:29:10,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=2fe36c84-d0ab-43d9-8671-c6490a802b37" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:29:10,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-2e9ceb5d-bb41-4b99-9fa1-1f63fa2df7e4 Date: Wed, 26 Sep 2018 15:29:10 GMT RESP BODY: {"floatingips": []} 2018-09-26 15:29:10,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=2fe36c84-d0ab-43d9-8671-c6490a802b37 used request id req-2e9ceb5d-bb41-4b99-9fa1-1f63fa2df7e4 2018-09-26 15:29:10,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0179619789124s 2018-09-26 15:29:10,281 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=2fe36c84-d0ab-43d9-8671-c6490a802b37 used request id req-2e9ceb5d-bb41-4b99-9fa1-1f63fa2df7e4 2018-09-26 15:29:10,281 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b9:14:77', u'version': 4, u'addr': u'192.168.120.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'786c7bbc-6e7e-4cef-8f3e-8886225e9d7d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-26T15:29:08.000000', 'flavor': Munch({u'id': u'5a019452-821e-4ea3-9417-b1d4febeb6fa'}), 'az': u'nova', 'id': u'5b9b5b1b-08cb-4f5a-b550-21727b31fc01', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3cd03a180a0c4ae4a7f50ffd9d768da6', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'55e0eb12e80f49aab28e45272175d192', 'name': 'vping_userdata-project_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-09-26T15:29:08.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-26T15:29:09Z', 'hostId': u'66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-26T15:29:08.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'55e0eb12e80f49aab28e45272175d192', 'name': u'vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d', 'adminPass': u'3JcE6xwCA9vK', 'tenant_id': u'55e0eb12e80f49aab28e45272175d192', 'region': 'regionOne', 'created': u'2018-09-26T15:29:03Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-09-26 15:29:10,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 15:29:10,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:29:10,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-e2bb6f62-03e5-4431-bb73-49f943b88870 Date: Wed, 26 Sep 2018 15:29:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["005efada-da38-4b0d-af29-42780637eef6"],"updated_at":"2018-09-26T15:28:56Z","tenant_id":"55e0eb12e80f49aab28e45272175d192","created_at":"2018-09-26T15:28:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"55e0eb12e80f49aab28e45272175d192","id":"d4f2a35c-50fe-4698-936b-d30f741036aa","name":"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a21b8d27-6884-4a27-90be-806b7524c88f"],"updated_at":"2018-09-26T15:03:09Z","tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:01Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6d9e93c84a104a3c8872dd8724ca8a31","id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","name":"external"}]} 2018-09-26 15:29:10,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-e2bb6f62-03e5-4431-bb73-49f943b88870 2018-09-26 15:29:10,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108360052109s 2018-09-26 15:29:10,391 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-e2bb6f62-03e5-4431-bb73-49f943b88870 2018-09-26 15:29:10,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 15:29:10,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:29:10,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-7b80040e-ce3c-4339-9e0c-a501d39337e4 Date: Wed, 26 Sep 2018 15:29:10 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d/snap", "metadata": {}}], "file": "/v2/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d/file", "owner": "55e0eb12e80f49aab28e45272175d192", "id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "size": 12716032, "self": "/v2/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "disk_format": "qcow2", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T15:29:01Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T15:28:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 15:29:10,566 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-7b80040e-ce3c-4339-9e0c-a501d39337e4 2018-09-26 15:29:10,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.17361497879s 2018-09-26 15:29:10,567 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-7b80040e-ce3c-4339-9e0c-a501d39337e4 2018-09-26 15:29:10,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-26 15:29:10,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:29:10,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:29:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8bc552da-8c0d-4cc4-8b0a-38c6301a0013 x-compute-request-id: req-8bc552da-8c0d-4cc4-8b0a-38c6301a0013 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "name": "vping_userdata-flavor_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-26 15:29:10,602 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-8bc552da-8c0d-4cc4-8b0a-38c6301a0013 2018-09-26 15:29:10,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0334222316742s 2018-09-26 15:29:10,603 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-8bc552da-8c0d-4cc4-8b0a-38c6301a0013 2018-09-26 15:29:10,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-26 15:29:10,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"server": {"name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "imageRef": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "flavorRef": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjkgMj4mMSA+L2Rldi9udWxsCiBSRVM9JD8KIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICBlY2hvICd2UGluZyBPSycKICBicmVhawogZWxzZQogIGVjaG8gJ3ZQaW5nIEtPJwogZmkKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d4f2a35c-50fe-4698-936b-d30f741036aa"}]}}' 2018-09-26 15:29:12,198 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:29:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0719af33-5b47-4a9f-85db-7dd71765e573 x-compute-request-id: req-0719af33-5b47-4a9f-85db-7dd71765e573 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "adminPass": "2AGTb48ZtC3M"}} 2018-09-26 15:29:12,198 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-0719af33-5b47-4a9f-85db-7dd71765e573 2018-09-26 15:29:12,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.59407711029s 2018-09-26 15:29:12,198 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-0719af33-5b47-4a9f-85db-7dd71765e573 2018-09-26 15:29:12,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:29:12,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:29:12,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:29:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5452e5e-c0b3-4254-8e4e-7fb814324f66 x-compute-request-id: req-a5452e5e-c0b3-4254-8e4e-7fb814324f66 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T15:29:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:29:12,791 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a5452e5e-c0b3-4254-8e4e-7fb814324f66 2018-09-26 15:29:12,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.591636896133s 2018-09-26 15:29:12,791 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a5452e5e-c0b3-4254-8e4e-7fb814324f66 2018-09-26 15:29:12,796 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 15:29:14,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:29:14,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:29:15,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:29:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-de6c167f-261c-4fd0-81db-3e133bda3727 x-compute-request-id: req-de6c167f-261c-4fd0-81db-3e133bda3727 Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T15:29:13Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:29:15,314 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-de6c167f-261c-4fd0-81db-3e133bda3727 2018-09-26 15:29:15,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.514482975006s 2018-09-26 15:29:15,314 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-de6c167f-261c-4fd0-81db-3e133bda3727 2018-09-26 15:29:15,319 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 15:29:17,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:29:17,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:29:17,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:29:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-db79e860-a7de-40cc-9612-56c136a1a3b8 x-compute-request-id: req-db79e860-a7de-40cc-9612-56c136a1a3b8 Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T15:29:13Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:29:17,851 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-db79e860-a7de-40cc-9612-56c136a1a3b8 2018-09-26 15:29:17,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.529675006866s 2018-09-26 15:29:17,852 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-db79e860-a7de-40cc-9612-56c136a1a3b8 2018-09-26 15:29:17,856 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 15:29:19,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:29:19,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:29:20,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:29:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-32dce5cb-fdaf-435e-a62b-fd96f7aff238 x-compute-request-id: req-32dce5cb-fdaf-435e-a62b-fd96f7aff238 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:29:20,447 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-32dce5cb-fdaf-435e-a62b-fd96f7aff238 2018-09-26 15:29:20,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.587823867798s 2018-09-26 15:29:20,447 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-32dce5cb-fdaf-435e-a62b-fd96f7aff238 2018-09-26 15:29:20,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-26 15:29:20,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=fb2887ca-5537-40e2-be08-b1b4a7f5c559" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:29:20,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-bd56aaae-aa95-4f4d-bd3a-15c510534efd Date: Wed, 26 Sep 2018 15:29:20 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d4f2a35c-50fe-4698-936b-d30f741036aa","tenant_id":"55e0eb12e80f49aab28e45272175d192","created_at":"2018-09-26T15:29:13Z","admin_state_up":true,"updated_at":"2018-09-26T15:29:15Z","binding:vnic_type":"normal","device_id":"fb2887ca-5537-40e2-be08-b1b4a7f5c559","device_owner":"compute:nova","revision_number":5,"mac_address":"fa:16:3e:fc:f4:22","id":"11dd2ee1-dbdd-4381-85c3-38753deb4fd3","port_security_enabled":true,"project_id":"55e0eb12e80f49aab28e45272175d192","fixed_ips":[{"subnet_id":"005efada-da38-4b0d-af29-42780637eef6","ip_address":"192.168.120.14"}],"extra_dhcp_opts":[],"security_groups":["5f793d63-e94c-48b1-bf60-b1d644d6eb54"],"name":""}]} 2018-09-26 15:29:20,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=fb2887ca-5537-40e2-be08-b1b4a7f5c559 used request id req-bd56aaae-aa95-4f4d-bd3a-15c510534efd 2018-09-26 15:29:20,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.19929599762s 2018-09-26 15:29:20,652 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=fb2887ca-5537-40e2-be08-b1b4a7f5c559 used request id req-bd56aaae-aa95-4f4d-bd3a-15c510534efd 2018-09-26 15:29:20,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-26 15:29:20,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=11dd2ee1-dbdd-4381-85c3-38753deb4fd3" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:29:20,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-80609688-5680-422c-9223-57eeb6f23019 Date: Wed, 26 Sep 2018 15:29:20 GMT RESP BODY: {"floatingips": []} 2018-09-26 15:29:20,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=11dd2ee1-dbdd-4381-85c3-38753deb4fd3 used request id req-80609688-5680-422c-9223-57eeb6f23019 2018-09-26 15:29:20,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0227949619293s 2018-09-26 15:29:20,680 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=11dd2ee1-dbdd-4381-85c3-38753deb4fd3 used request id req-80609688-5680-422c-9223-57eeb6f23019 2018-09-26 15:29:20,680 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:fc:f4:22', 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'786c7bbc-6e7e-4cef-8f3e-8886225e9d7d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-26T15:29:18.000000', 'flavor': Munch({u'id': u'5a019452-821e-4ea3-9417-b1d4febeb6fa'}), 'az': u'nova', 'id': u'fb2887ca-5537-40e2-be08-b1b4a7f5c559', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3cd03a180a0c4ae4a7f50ffd9d768da6', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'55e0eb12e80f49aab28e45272175d192', 'name': 'vping_userdata-project_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-09-26T15:29:18.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-26T15:29:19Z', 'hostId': u'dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.14', 'cloud': 'envvars', 'host_id': u'dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-26T15:29:18.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'55e0eb12e80f49aab28e45272175d192', 'name': u'vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d', 'adminPass': u'2AGTb48ZtC3M', 'tenant_id': u'55e0eb12e80f49aab28e45272175d192', 'region': 'regionOne', 'created': u'2018-09-26T15:29:12Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-09-26 15:29:20,681 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-09-26 15:29:21,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:29:21,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:29:22,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:29:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ee10d7a4-52f4-40a1-acc8-1cf77e35cace x-compute-request-id: req-ee10d7a4-52f4-40a1-acc8-1cf77e35cace Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:29:22,338 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ee10d7a4-52f4-40a1-acc8-1cf77e35cace 2018-09-26 15:29:22,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.655203819275s 2018-09-26 15:29:22,338 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ee10d7a4-52f4-40a1-acc8-1cf77e35cace 2018-09-26 15:29:22,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:29:22,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:29:23,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:29:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-76ee2896-b03a-44b3-ac08-982bcf0a4732 x-compute-request-id: req-76ee2896-b03a-44b3-ac08-982bcf0a4732 Content-Encoding: gzip Content-Length: 7942 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: "} 2018-09-26 15:29:23,419 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-76ee2896-b03a-44b3-ac08-982bcf0a4732 2018-09-26 15:29:23,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07855796814s 2018-09-26 15:29:23,420 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-76ee2896-b03a-44b3-ac08-982bcf0a4732 2018-09-26 15:29:23,421 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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: 2018-09-26 15:29:23,422 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.9. Waiting for response... 2018-09-26 15:29:24,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:29:24,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:29:24,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:29:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-056da3f7-0f6c-46c2-a71b-ea821a1c197f x-compute-request-id: req-056da3f7-0f6c-46c2-a71b-ea821a1c197f Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:29:24,886 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-056da3f7-0f6c-46c2-a71b-ea821a1c197f 2018-09-26 15:29:24,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.462184906006s 2018-09-26 15:29:24,886 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-056da3f7-0f6c-46c2-a71b-ea821a1c197f 2018-09-26 15:29:24,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:29:24,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:29:25,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:29:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-797e8080-a43f-4296-88b0-14b8b4b7dcb4 x-compute-request-id: req-797e8080-a43f-4296-88b0-14b8b4b7dcb4 Content-Encoding: gzip Content-Length: 8009 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n"} 2018-09-26 15:29:25,960 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-797e8080-a43f-4296-88b0-14b8b4b7dcb4 2018-09-26 15:29:25,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.0710439682s 2018-09-26 15:29:25,961 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-797e8080-a43f-4296-88b0-14b8b4b7dcb4 2018-09-26 15:29:25,961 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 2018-09-26 15:29:26,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:29:26,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:29:27,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:29:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d398ae41-0003-449c-9c8a-beca021534bf x-compute-request-id: req-d398ae41-0003-449c-9c8a-beca021534bf Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:29:27,457 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d398ae41-0003-449c-9c8a-beca021534bf 2018-09-26 15:29:27,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.493767976761s 2018-09-26 15:29:27,458 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d398ae41-0003-449c-9c8a-beca021534bf 2018-09-26 15:29:27,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:29:27,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:29:28,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:29:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8e99c5df-568c-4d5a-9f04-908cfc118f6c x-compute-request-id: req-8e99c5df-568c-4d5a-9f04-908cfc118f6c Content-Encoding: gzip Content-Length: 8033 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\n"} 2018-09-26 15:29:28,555 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-8e99c5df-568c-4d5a-9f04-908cfc118f6c 2018-09-26 15:29:28,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.09512400627s 2018-09-26 15:29:28,556 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-8e99c5df-568c-4d5a-9f04-908cfc118f6c 2018-09-26 15:29:28,556 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] 2018-09-26 15:29:29,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:29:29,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:29:30,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:29:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a656387e-e73d-4ba6-b9f6-1e124741e16e x-compute-request-id: req-a656387e-e73d-4ba6-b9f6-1e124741e16e Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:29:30,126 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a656387e-e73d-4ba6-b9f6-1e124741e16e 2018-09-26 15:29:30,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.567703962326s 2018-09-26 15:29:30,127 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a656387e-e73d-4ba6-b9f6-1e124741e16e 2018-09-26 15:29:30,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:29:30,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:29:31,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:29:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6b37841e-11e7-4631-81c9-e417c8651e8a x-compute-request-id: req-6b37841e-11e7-4631-81c9-e417c8651e8a Content-Encoding: gzip Content-Length: 8033 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\n"} 2018-09-26 15:29:31,202 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-6b37841e-11e7-4631-81c9-e417c8651e8a 2018-09-26 15:29:31,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07272791862s 2018-09-26 15:29:31,203 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-6b37841e-11e7-4631-81c9-e417c8651e8a 2018-09-26 15:29:31,204 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] 2018-09-26 15:29:32,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:29:32,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:29:32,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:29:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-15e459e9-f7d5-4ad3-b4ab-d3bd06206ad1 x-compute-request-id: req-15e459e9-f7d5-4ad3-b4ab-d3bd06206ad1 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:29:32,714 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-15e459e9-f7d5-4ad3-b4ab-d3bd06206ad1 2018-09-26 15:29:32,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.508247852325s 2018-09-26 15:29:32,715 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-15e459e9-f7d5-4ad3-b4ab-d3bd06206ad1 2018-09-26 15:29:32,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:29:32,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:29:33,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:29:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-968504e6-c745-48d5-9955-a0209286c773 x-compute-request-id: req-968504e6-c745-48d5-9955-a0209286c773 Content-Encoding: gzip Content-Length: 8033 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\n"} 2018-09-26 15:29:33,792 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-968504e6-c745-48d5-9955-a0209286c773 2018-09-26 15:29:33,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07456588745s 2018-09-26 15:29:33,794 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-968504e6-c745-48d5-9955-a0209286c773 2018-09-26 15:29:33,794 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] 2018-09-26 15:29:34,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:29:34,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:29:35,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:29:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f3b22cd-c928-4b41-864c-8856f4cacc34 x-compute-request-id: req-4f3b22cd-c928-4b41-864c-8856f4cacc34 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:29:35,333 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4f3b22cd-c928-4b41-864c-8856f4cacc34 2018-09-26 15:29:35,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.536386966705s 2018-09-26 15:29:35,334 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4f3b22cd-c928-4b41-864c-8856f4cacc34 2018-09-26 15:29:35,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:29:35,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:29:36,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:29:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf8b811c-ab02-4208-aae8-16afe4045fe3 x-compute-request-id: req-bf8b811c-ab02-4208-aae8-16afe4045fe3 Content-Encoding: gzip Content-Length: 8040 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\n"} 2018-09-26 15:29:36,433 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-bf8b811c-ab02-4208-aae8-16afe4045fe3 2018-09-26 15:29:36,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.0966770649s 2018-09-26 15:29:36,434 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-bf8b811c-ab02-4208-aae8-16afe4045fe3 2018-09-26 15:29:36,434 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO 2018-09-26 15:29:37,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:29:37,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:29:38,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:29:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-159b2510-cabf-402f-949c-e34151c9ec47 x-compute-request-id: req-159b2510-cabf-402f-949c-e34151c9ec47 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:29:38,111 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-159b2510-cabf-402f-949c-e34151c9ec47 2018-09-26 15:29:38,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.673998832703s 2018-09-26 15:29:38,112 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-159b2510-cabf-402f-949c-e34151c9ec47 2018-09-26 15:29:38,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:29:38,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:29:39,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:29:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f2bc2a24-482a-44bf-8dc4-bdf8e1eb4f1f x-compute-request-id: req-f2bc2a24-482a-44bf-8dc4-bdf8e1eb4f1f Content-Encoding: gzip Content-Length: 8040 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\n"} 2018-09-26 15:29:39,216 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-f2bc2a24-482a-44bf-8dc4-bdf8e1eb4f1f 2018-09-26 15:29:39,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.1016690731s 2018-09-26 15:29:39,217 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-f2bc2a24-482a-44bf-8dc4-bdf8e1eb4f1f 2018-09-26 15:29:39,217 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO 2018-09-26 15:29:40,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:29:40,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:29:40,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:29:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ae6fd03-5f55-48a6-a683-4f14d0c02c59 x-compute-request-id: req-4ae6fd03-5f55-48a6-a683-4f14d0c02c59 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:29:40,578 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4ae6fd03-5f55-48a6-a683-4f14d0c02c59 2018-09-26 15:29:40,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.358247995377s 2018-09-26 15:29:40,579 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4ae6fd03-5f55-48a6-a683-4f14d0c02c59 2018-09-26 15:29:40,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:29:40,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:29:41,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:29:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-713c3e6b-c3c1-47ef-8771-46f4375c13ea x-compute-request-id: req-713c3e6b-c3c1-47ef-8771-46f4375c13ea Content-Encoding: gzip Content-Length: 8040 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\n"} 2018-09-26 15:29:41,653 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-713c3e6b-c3c1-47ef-8771-46f4375c13ea 2018-09-26 15:29:41,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07161188126s 2018-09-26 15:29:41,654 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-713c3e6b-c3c1-47ef-8771-46f4375c13ea 2018-09-26 15:29:41,654 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO 2018-09-26 15:29:42,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:29:42,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:29:43,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:29:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c3dffc08-d0e3-4af2-85ee-bb77ef195b7d x-compute-request-id: req-c3dffc08-d0e3-4af2-85ee-bb77ef195b7d Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:29:43,550 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c3dffc08-d0e3-4af2-85ee-bb77ef195b7d 2018-09-26 15:29:43,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.893316984177s 2018-09-26 15:29:43,551 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c3dffc08-d0e3-4af2-85ee-bb77ef195b7d 2018-09-26 15:29:43,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:29:43,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:29:44,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:29:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ff05866-4782-41c3-984a-c331782b263f x-compute-request-id: req-4ff05866-4782-41c3-984a-c331782b263f Content-Encoding: gzip Content-Length: 8040 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\n"} 2018-09-26 15:29:44,624 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-4ff05866-4782-41c3-984a-c331782b263f 2018-09-26 15:29:44,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07092905045s 2018-09-26 15:29:44,625 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-4ff05866-4782-41c3-984a-c331782b263f 2018-09-26 15:29:44,626 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO 2018-09-26 15:29:45,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:29:45,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:29:46,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:29:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b346413-f6e6-4c81-8cb1-59a580134566 x-compute-request-id: req-1b346413-f6e6-4c81-8cb1-59a580134566 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:29:46,321 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1b346413-f6e6-4c81-8cb1-59a580134566 2018-09-26 15:29:46,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.692994832993s 2018-09-26 15:29:46,322 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1b346413-f6e6-4c81-8cb1-59a580134566 2018-09-26 15:29:46,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:29:46,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:29:47,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:29:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-455527d2-ea79-4575-84b3-dc1394956509 x-compute-request-id: req-455527d2-ea79-4575-84b3-dc1394956509 Content-Encoding: gzip Content-Length: 8041 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\n"} 2018-09-26 15:29:47,398 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-455527d2-ea79-4575-84b3-dc1394956509 2018-09-26 15:29:47,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07300901413s 2018-09-26 15:29:47,399 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-455527d2-ea79-4575-84b3-dc1394956509 2018-09-26 15:29:47,399 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO 2018-09-26 15:29:48,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:29:48,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:29:48,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:29:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-029726d1-2f92-464a-ad77-a9b203061aa5 x-compute-request-id: req-029726d1-2f92-464a-ad77-a9b203061aa5 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:29:48,969 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-029726d1-2f92-464a-ad77-a9b203061aa5 2018-09-26 15:29:48,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.566994905472s 2018-09-26 15:29:48,969 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-029726d1-2f92-464a-ad77-a9b203061aa5 2018-09-26 15:29:48,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:29:48,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:29:50,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:29:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-102ef120-e5e2-49fb-98e5-4e4a7c012537 x-compute-request-id: req-102ef120-e5e2-49fb-98e5-4e4a7c012537 Content-Encoding: gzip Content-Length: 8041 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\n"} 2018-09-26 15:29:50,042 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-102ef120-e5e2-49fb-98e5-4e4a7c012537 2018-09-26 15:29:50,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.06993818283s 2018-09-26 15:29:50,043 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-102ef120-e5e2-49fb-98e5-4e4a7c012537 2018-09-26 15:29:50,043 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO 2018-09-26 15:29:50,044 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.9. Waiting for response... 2018-09-26 15:29:51,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:29:51,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:29:51,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:29:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2660ee81-d6b2-4ba5-aa96-a91f04f04e0d x-compute-request-id: req-2660ee81-d6b2-4ba5-aa96-a91f04f04e0d Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:29:51,715 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2660ee81-d6b2-4ba5-aa96-a91f04f04e0d 2018-09-26 15:29:51,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.669059038162s 2018-09-26 15:29:51,715 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2660ee81-d6b2-4ba5-aa96-a91f04f04e0d 2018-09-26 15:29:51,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:29:51,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:29:52,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:29:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-83a6ddbc-a2e9-41dc-93d2-9cccad3b4fd8 x-compute-request-id: req-83a6ddbc-a2e9-41dc-93d2-9cccad3b4fd8 Content-Encoding: gzip Content-Length: 8041 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\n"} 2018-09-26 15:29:52,816 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-83a6ddbc-a2e9-41dc-93d2-9cccad3b4fd8 2018-09-26 15:29:52,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.09847211838s 2018-09-26 15:29:52,817 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-83a6ddbc-a2e9-41dc-93d2-9cccad3b4fd8 2018-09-26 15:29:52,818 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO 2018-09-26 15:29:53,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:29:53,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:29:54,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:29:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d2e06cab-670b-4e83-81d7-b5ba4c08f3f9 x-compute-request-id: req-d2e06cab-670b-4e83-81d7-b5ba4c08f3f9 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:29:54,314 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d2e06cab-670b-4e83-81d7-b5ba4c08f3f9 2018-09-26 15:29:54,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.493498086929s 2018-09-26 15:29:54,314 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d2e06cab-670b-4e83-81d7-b5ba4c08f3f9 2018-09-26 15:29:54,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:29:54,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:29:55,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:29:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c500cd00-c637-4a85-ba9b-36b465404331 x-compute-request-id: req-c500cd00-c637-4a85-ba9b-36b465404331 Content-Encoding: gzip Content-Length: 8041 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\n"} 2018-09-26 15:29:55,390 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-c500cd00-c637-4a85-ba9b-36b465404331 2018-09-26 15:29:55,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.0731921196s 2018-09-26 15:29:55,391 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-c500cd00-c637-4a85-ba9b-36b465404331 2018-09-26 15:29:55,391 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO 2018-09-26 15:29:56,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:29:56,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:29:56,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:29:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d246250-01ff-4bdf-889b-947cc4f032b6 x-compute-request-id: req-9d246250-01ff-4bdf-889b-947cc4f032b6 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:29:56,771 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9d246250-01ff-4bdf-889b-947cc4f032b6 2018-09-26 15:29:56,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.377164125443s 2018-09-26 15:29:56,772 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9d246250-01ff-4bdf-889b-947cc4f032b6 2018-09-26 15:29:56,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:29:56,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:29:57,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:29:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-13de68c8-a168-42b3-8b82-24efa48c5e41 x-compute-request-id: req-13de68c8-a168-42b3-8b82-24efa48c5e41 Content-Encoding: gzip Content-Length: 8041 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:29:57,846 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-13de68c8-a168-42b3-8b82-24efa48c5e41 2018-09-26 15:29:57,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07169008255s 2018-09-26 15:29:57,847 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-13de68c8-a168-42b3-8b82-24efa48c5e41 2018-09-26 15:29:57,848 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO 2018-09-26 15:29:58,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:29:58,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:29:59,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:29:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b8a9099-eab0-4211-949b-02f1be156077 x-compute-request-id: req-3b8a9099-eab0-4211-949b-02f1be156077 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:29:59,264 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3b8a9099-eab0-4211-949b-02f1be156077 2018-09-26 15:29:59,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.41348195076s 2018-09-26 15:29:59,264 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3b8a9099-eab0-4211-949b-02f1be156077 2018-09-26 15:29:59,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:29:59,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:30:00,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:29:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e017eaf-be1e-4067-99e9-30120aae98e0 x-compute-request-id: req-9e017eaf-be1e-4067-99e9-30120aae98e0 Content-Encoding: gzip Content-Length: 8041 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:30:00,340 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-9e017eaf-be1e-4067-99e9-30120aae98e0 2018-09-26 15:30:00,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07305312157s 2018-09-26 15:30:00,341 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-9e017eaf-be1e-4067-99e9-30120aae98e0 2018-09-26 15:30:00,341 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO 2018-09-26 15:30:01,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:30:01,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:30:02,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:30:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43ff4366-c733-4f53-b21c-f9cb208dcedc x-compute-request-id: req-43ff4366-c733-4f53-b21c-f9cb208dcedc Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:30:02,297 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-43ff4366-c733-4f53-b21c-f9cb208dcedc 2018-09-26 15:30:02,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.953006029129s 2018-09-26 15:30:02,298 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-43ff4366-c733-4f53-b21c-f9cb208dcedc 2018-09-26 15:30:02,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:30:02,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:30:03,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:30:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-575d54dd-2804-437a-975a-53a1cb671043 x-compute-request-id: req-575d54dd-2804-437a-975a-53a1cb671043 Content-Encoding: gzip Content-Length: 8041 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:30:03,374 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-575d54dd-2804-437a-975a-53a1cb671043 2018-09-26 15:30:03,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.0741789341s 2018-09-26 15:30:03,375 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-575d54dd-2804-437a-975a-53a1cb671043 2018-09-26 15:30:03,376 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO 2018-09-26 15:30:04,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:30:04,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:30:04,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:30:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2d96cbe7-32d6-4cbe-81bb-5e1fb19cfed1 x-compute-request-id: req-2d96cbe7-32d6-4cbe-81bb-5e1fb19cfed1 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:30:04,899 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2d96cbe7-32d6-4cbe-81bb-5e1fb19cfed1 2018-09-26 15:30:04,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.520532131195s 2018-09-26 15:30:04,900 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2d96cbe7-32d6-4cbe-81bb-5e1fb19cfed1 2018-09-26 15:30:04,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:30:04,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:30:05,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:30:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-adf0aedd-2930-477e-bd39-1e8ed37a015d x-compute-request-id: req-adf0aedd-2930-477e-bd39-1e8ed37a015d Content-Encoding: gzip Content-Length: 8041 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:30:05,981 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-adf0aedd-2930-477e-bd39-1e8ed37a015d 2018-09-26 15:30:05,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07931303978s 2018-09-26 15:30:05,982 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-adf0aedd-2930-477e-bd39-1e8ed37a015d 2018-09-26 15:30:05,983 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO 2018-09-26 15:30:06,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:30:06,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:30:07,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:30:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d48dc724-40c1-41ae-97db-a913743be3da x-compute-request-id: req-d48dc724-40c1-41ae-97db-a913743be3da Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:30:07,358 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d48dc724-40c1-41ae-97db-a913743be3da 2018-09-26 15:30:07,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373127937317s 2018-09-26 15:30:07,359 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d48dc724-40c1-41ae-97db-a913743be3da 2018-09-26 15:30:07,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:30:07,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:30:08,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:30:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d16273eb-6d43-4fce-81c8-3090333db1db x-compute-request-id: req-d16273eb-6d43-4fce-81c8-3090333db1db Content-Encoding: gzip Content-Length: 8041 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:30:08,432 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-d16273eb-6d43-4fce-81c8-3090333db1db 2018-09-26 15:30:08,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07044196129s 2018-09-26 15:30:08,433 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-d16273eb-6d43-4fce-81c8-3090333db1db 2018-09-26 15:30:08,433 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:30:09,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:30:09,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:30:09,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:30:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df92a172-2f8c-411a-9f0f-76754c30dd6c x-compute-request-id: req-df92a172-2f8c-411a-9f0f-76754c30dd6c Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:30:09,982 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-df92a172-2f8c-411a-9f0f-76754c30dd6c 2018-09-26 15:30:09,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.54640007019s 2018-09-26 15:30:09,983 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-df92a172-2f8c-411a-9f0f-76754c30dd6c 2018-09-26 15:30:09,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:30:09,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:30:11,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:30:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9472c6c-f421-474a-a0f9-8b1c5bd3cc0b x-compute-request-id: req-b9472c6c-f421-474a-a0f9-8b1c5bd3cc0b Content-Encoding: gzip Content-Length: 8041 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:30:11,091 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-b9472c6c-f421-474a-a0f9-8b1c5bd3cc0b 2018-09-26 15:30:11,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.10522007942s 2018-09-26 15:30:11,092 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-b9472c6c-f421-474a-a0f9-8b1c5bd3cc0b 2018-09-26 15:30:11,092 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:30:12,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:30:12,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:30:12,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:30:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-56093370-010a-40b1-9051-b8999841d90d x-compute-request-id: req-56093370-010a-40b1-9051-b8999841d90d Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:30:12,625 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-56093370-010a-40b1-9051-b8999841d90d 2018-09-26 15:30:12,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.530601024628s 2018-09-26 15:30:12,626 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-56093370-010a-40b1-9051-b8999841d90d 2018-09-26 15:30:12,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:30:12,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:30:13,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:30:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dcefbadf-b1d5-45d3-9737-8e2bf8d22bf9 x-compute-request-id: req-dcefbadf-b1d5-45d3-9737-8e2bf8d22bf9 Content-Encoding: gzip Content-Length: 8041 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:30:13,698 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-dcefbadf-b1d5-45d3-9737-8e2bf8d22bf9 2018-09-26 15:30:13,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.06984806061s 2018-09-26 15:30:13,699 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-dcefbadf-b1d5-45d3-9737-8e2bf8d22bf9 2018-09-26 15:30:13,699 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:30:14,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:30:14,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:30:15,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:30:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-97b48648-d2a4-4805-8a5c-180ea1cb9b2d x-compute-request-id: req-97b48648-d2a4-4805-8a5c-180ea1cb9b2d Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:30:15,072 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-97b48648-d2a4-4805-8a5c-180ea1cb9b2d 2018-09-26 15:30:15,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.37056016922s 2018-09-26 15:30:15,073 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-97b48648-d2a4-4805-8a5c-180ea1cb9b2d 2018-09-26 15:30:15,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:30:15,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:30:16,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:30:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c1a4559b-02c9-4f7a-81d5-7b7128280743 x-compute-request-id: req-c1a4559b-02c9-4f7a-81d5-7b7128280743 Content-Encoding: gzip Content-Length: 8041 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:30:16,147 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-c1a4559b-02c9-4f7a-81d5-7b7128280743 2018-09-26 15:30:16,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07107782364s 2018-09-26 15:30:16,148 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-c1a4559b-02c9-4f7a-81d5-7b7128280743 2018-09-26 15:30:16,148 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:30:16,149 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.9. Waiting for response... 2018-09-26 15:30:17,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:30:17,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:30:17,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:30:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-79e37a2c-8426-4a34-b6cb-62355fa2eb15 x-compute-request-id: req-79e37a2c-8426-4a34-b6cb-62355fa2eb15 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:30:17,674 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-79e37a2c-8426-4a34-b6cb-62355fa2eb15 2018-09-26 15:30:17,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.52283000946s 2018-09-26 15:30:17,674 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-79e37a2c-8426-4a34-b6cb-62355fa2eb15 2018-09-26 15:30:17,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:30:17,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:30:18,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:30:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-22b75310-894c-43bb-b66c-2a7fda9b8c94 x-compute-request-id: req-22b75310-894c-43bb-b66c-2a7fda9b8c94 Content-Encoding: gzip Content-Length: 8041 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:30:18,784 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-22b75310-894c-43bb-b66c-2a7fda9b8c94 2018-09-26 15:30:18,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.10763192177s 2018-09-26 15:30:18,785 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-22b75310-894c-43bb-b66c-2a7fda9b8c94 2018-09-26 15:30:18,786 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:30:19,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:30:19,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:30:20,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:30:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc692446-8d61-4316-b513-b000a869b598 x-compute-request-id: req-fc692446-8d61-4316-b513-b000a869b598 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:30:20,299 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fc692446-8d61-4316-b513-b000a869b598 2018-09-26 15:30:20,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.511301994324s 2018-09-26 15:30:20,300 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fc692446-8d61-4316-b513-b000a869b598 2018-09-26 15:30:20,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:30:20,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:30:21,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:30:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e9acd79-ceae-44dd-8ba8-9392ec571b7d x-compute-request-id: req-7e9acd79-ceae-44dd-8ba8-9392ec571b7d Content-Encoding: gzip Content-Length: 8041 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:30:21,536 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-7e9acd79-ceae-44dd-8ba8-9392ec571b7d 2018-09-26 15:30:21,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.23299789429s 2018-09-26 15:30:21,537 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-7e9acd79-ceae-44dd-8ba8-9392ec571b7d 2018-09-26 15:30:21,537 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:30:22,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:30:22,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:30:23,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:30:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e89addf2-a0b5-47bc-9bd8-104a425fb78d x-compute-request-id: req-e89addf2-a0b5-47bc-9bd8-104a425fb78d Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:30:23,058 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e89addf2-a0b5-47bc-9bd8-104a425fb78d 2018-09-26 15:30:23,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.518432855606s 2018-09-26 15:30:23,058 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e89addf2-a0b5-47bc-9bd8-104a425fb78d 2018-09-26 15:30:23,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:30:23,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:30:24,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:30:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a102a07-db11-4047-b804-0ca0934d8efd x-compute-request-id: req-5a102a07-db11-4047-b804-0ca0934d8efd Content-Encoding: gzip Content-Length: 8041 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:30:24,132 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-5a102a07-db11-4047-b804-0ca0934d8efd 2018-09-26 15:30:24,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07089495659s 2018-09-26 15:30:24,133 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-5a102a07-db11-4047-b804-0ca0934d8efd 2018-09-26 15:30:24,133 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:30:25,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:30:25,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:30:25,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:30:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-33967ef4-6d2e-433b-bb20-f881e7e2d5e2 x-compute-request-id: req-33967ef4-6d2e-433b-bb20-f881e7e2d5e2 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:30:25,498 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-33967ef4-6d2e-433b-bb20-f881e7e2d5e2 2018-09-26 15:30:25,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.362175226212s 2018-09-26 15:30:25,498 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-33967ef4-6d2e-433b-bb20-f881e7e2d5e2 2018-09-26 15:30:25,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:30:25,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:30:26,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:30:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-74ff82c5-ca16-4a24-a601-e504e5e3e817 x-compute-request-id: req-74ff82c5-ca16-4a24-a601-e504e5e3e817 Content-Encoding: gzip Content-Length: 8041 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:30:26,572 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-74ff82c5-ca16-4a24-a601-e504e5e3e817 2018-09-26 15:30:26,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07102203369s 2018-09-26 15:30:26,573 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-74ff82c5-ca16-4a24-a601-e504e5e3e817 2018-09-26 15:30:26,573 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:30:27,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:30:27,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:30:28,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:30:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa0ac41c-5f37-4232-bcde-0a6918bfc485 x-compute-request-id: req-aa0ac41c-5f37-4232-bcde-0a6918bfc485 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:30:28,075 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-aa0ac41c-5f37-4232-bcde-0a6918bfc485 2018-09-26 15:30:28,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.499167919159s 2018-09-26 15:30:28,075 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-aa0ac41c-5f37-4232-bcde-0a6918bfc485 2018-09-26 15:30:28,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:30:28,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:30:29,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:30:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-011a8fdb-a13d-4637-ae19-9c4bf4c444b6 x-compute-request-id: req-011a8fdb-a13d-4637-ae19-9c4bf4c444b6 Content-Encoding: gzip Content-Length: 8041 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:30:29,157 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-011a8fdb-a13d-4637-ae19-9c4bf4c444b6 2018-09-26 15:30:29,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07918691635s 2018-09-26 15:30:29,158 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-011a8fdb-a13d-4637-ae19-9c4bf4c444b6 2018-09-26 15:30:29,158 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:30:30,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:30:30,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:30:30,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:30:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-660dda15-5f08-46ed-b42e-e2c151cae7cc x-compute-request-id: req-660dda15-5f08-46ed-b42e-e2c151cae7cc Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:30:30,673 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-660dda15-5f08-46ed-b42e-e2c151cae7cc 2018-09-26 15:30:30,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.511585950851s 2018-09-26 15:30:30,673 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-660dda15-5f08-46ed-b42e-e2c151cae7cc 2018-09-26 15:30:30,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:30:30,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:30:31,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:30:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5cde37d0-fd0f-4064-8a32-78a35641278a x-compute-request-id: req-5cde37d0-fd0f-4064-8a32-78a35641278a Content-Encoding: gzip Content-Length: 8041 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:30:31,746 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-5cde37d0-fd0f-4064-8a32-78a35641278a 2018-09-26 15:30:31,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07062792778s 2018-09-26 15:30:31,747 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-5cde37d0-fd0f-4064-8a32-78a35641278a 2018-09-26 15:30:31,748 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:30:32,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:30:32,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:30:33,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:30:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-23676fda-5755-4a9c-9967-782da8e642a5 x-compute-request-id: req-23676fda-5755-4a9c-9967-782da8e642a5 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:30:33,118 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-23676fda-5755-4a9c-9967-782da8e642a5 2018-09-26 15:30:33,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.367009162903s 2018-09-26 15:30:33,118 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-23676fda-5755-4a9c-9967-782da8e642a5 2018-09-26 15:30:33,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:30:33,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:30:34,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:30:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cd3923ae-15a1-4680-86dd-c5e8a953bf82 x-compute-request-id: req-cd3923ae-15a1-4680-86dd-c5e8a953bf82 Content-Encoding: gzip Content-Length: 8041 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:30:34,199 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-cd3923ae-15a1-4680-86dd-c5e8a953bf82 2018-09-26 15:30:34,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07756519318s 2018-09-26 15:30:34,200 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-cd3923ae-15a1-4680-86dd-c5e8a953bf82 2018-09-26 15:30:34,200 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:30:35,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:30:35,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:30:35,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:30:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-845160b1-a12e-4f51-aabd-688f12c0782b x-compute-request-id: req-845160b1-a12e-4f51-aabd-688f12c0782b Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:30:35,768 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-845160b1-a12e-4f51-aabd-688f12c0782b 2018-09-26 15:30:35,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.565668106079s 2018-09-26 15:30:35,769 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-845160b1-a12e-4f51-aabd-688f12c0782b 2018-09-26 15:30:35,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:30:35,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:30:36,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:30:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07056f1e-aa15-4128-afc0-aa1071c14484 x-compute-request-id: req-07056f1e-aa15-4128-afc0-aa1071c14484 Content-Encoding: gzip Content-Length: 8041 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:30:36,846 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-07056f1e-aa15-4128-afc0-aa1071c14484 2018-09-26 15:30:36,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07460808754s 2018-09-26 15:30:36,847 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-07056f1e-aa15-4128-afc0-aa1071c14484 2018-09-26 15:30:36,847 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:30:37,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:30:37,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:30:38,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:30:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-214f1dc1-487b-4657-9b6c-ab29164e58f2 x-compute-request-id: req-214f1dc1-487b-4657-9b6c-ab29164e58f2 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:30:38,598 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-214f1dc1-487b-4657-9b6c-ab29164e58f2 2018-09-26 15:30:38,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.748272180557s 2018-09-26 15:30:38,599 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-214f1dc1-487b-4657-9b6c-ab29164e58f2 2018-09-26 15:30:38,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:30:38,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:30:39,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:30:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5bb65cd4-2b26-495a-a74e-5df20fbec7f8 x-compute-request-id: req-5bb65cd4-2b26-495a-a74e-5df20fbec7f8 Content-Encoding: gzip Content-Length: 8041 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:30:39,674 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-5bb65cd4-2b26-495a-a74e-5df20fbec7f8 2018-09-26 15:30:39,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07251691818s 2018-09-26 15:30:39,675 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-5bb65cd4-2b26-495a-a74e-5df20fbec7f8 2018-09-26 15:30:39,675 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:30:40,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:30:40,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:30:41,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:30:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-052b3b28-e84e-4bee-9f16-8f6d0bc5dd50 x-compute-request-id: req-052b3b28-e84e-4bee-9f16-8f6d0bc5dd50 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:30:41,336 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-052b3b28-e84e-4bee-9f16-8f6d0bc5dd50 2018-09-26 15:30:41,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.657801866531s 2018-09-26 15:30:41,336 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-052b3b28-e84e-4bee-9f16-8f6d0bc5dd50 2018-09-26 15:30:41,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:30:41,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:30:42,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:30:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8bcfeb6b-d8c0-473a-8c22-1220926accc9 x-compute-request-id: req-8bcfeb6b-d8c0-473a-8c22-1220926accc9 Content-Encoding: gzip Content-Length: 8041 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:30:42,453 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-8bcfeb6b-d8c0-473a-8c22-1220926accc9 2018-09-26 15:30:42,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.11442112923s 2018-09-26 15:30:42,454 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-8bcfeb6b-d8c0-473a-8c22-1220926accc9 2018-09-26 15:30:42,454 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:30:42,456 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.9. Waiting for response... 2018-09-26 15:30:43,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:30:43,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:30:43,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:30:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af6bec17-0d6e-4866-aff7-4b9fad0b873d x-compute-request-id: req-af6bec17-0d6e-4866-aff7-4b9fad0b873d Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:30:43,976 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-af6bec17-0d6e-4866-aff7-4b9fad0b873d 2018-09-26 15:30:43,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.51886177063s 2018-09-26 15:30:43,977 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-af6bec17-0d6e-4866-aff7-4b9fad0b873d 2018-09-26 15:30:43,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:30:43,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:30:45,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:30:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77b7135e-b740-4336-abe0-aa0bfbbbf57a x-compute-request-id: req-77b7135e-b740-4336-abe0-aa0bfbbbf57a Content-Encoding: gzip Content-Length: 8041 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:30:45,055 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-77b7135e-b740-4336-abe0-aa0bfbbbf57a 2018-09-26 15:30:45,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07565999031s 2018-09-26 15:30:45,056 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-77b7135e-b740-4336-abe0-aa0bfbbbf57a 2018-09-26 15:30:45,056 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:30:46,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:30:46,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:30:46,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:30:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b103cdc-080f-4219-a7d5-86fed15c9be8 x-compute-request-id: req-5b103cdc-080f-4219-a7d5-86fed15c9be8 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:30:46,612 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5b103cdc-080f-4219-a7d5-86fed15c9be8 2018-09-26 15:30:46,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.552975177765s 2018-09-26 15:30:46,612 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5b103cdc-080f-4219-a7d5-86fed15c9be8 2018-09-26 15:30:46,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:30:46,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:30:47,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:30:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-522a730e-3cbb-4d33-8ef0-757d48e7f3a5 x-compute-request-id: req-522a730e-3cbb-4d33-8ef0-757d48e7f3a5 Content-Encoding: gzip Content-Length: 8041 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:30:47,688 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-522a730e-3cbb-4d33-8ef0-757d48e7f3a5 2018-09-26 15:30:47,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07288408279s 2018-09-26 15:30:47,689 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-522a730e-3cbb-4d33-8ef0-757d48e7f3a5 2018-09-26 15:30:47,689 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:30:48,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:30:48,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:30:49,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:30:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9112d094-f4ad-4a65-8390-f3f16c2ac1ac x-compute-request-id: req-9112d094-f4ad-4a65-8390-f3f16c2ac1ac Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:30:49,062 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9112d094-f4ad-4a65-8390-f3f16c2ac1ac 2018-09-26 15:30:49,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.370360851288s 2018-09-26 15:30:49,062 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9112d094-f4ad-4a65-8390-f3f16c2ac1ac 2018-09-26 15:30:49,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:30:49,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:30:50,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:30:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b52d2099-faf0-4f34-85b2-002d1ea10deb x-compute-request-id: req-b52d2099-faf0-4f34-85b2-002d1ea10deb Content-Encoding: gzip Content-Length: 8041 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:30:50,144 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-b52d2099-faf0-4f34-85b2-002d1ea10deb 2018-09-26 15:30:50,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07982993126s 2018-09-26 15:30:50,145 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-b52d2099-faf0-4f34-85b2-002d1ea10deb 2018-09-26 15:30:50,146 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:30:51,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:30:51,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:30:51,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:30:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-31d3122b-2745-4d27-86d6-7c37386a6777 x-compute-request-id: req-31d3122b-2745-4d27-86d6-7c37386a6777 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:30:51,800 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-31d3122b-2745-4d27-86d6-7c37386a6777 2018-09-26 15:30:51,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.651477098465s 2018-09-26 15:30:51,800 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-31d3122b-2745-4d27-86d6-7c37386a6777 2018-09-26 15:30:51,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:30:51,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:30:52,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:30:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9246497c-5d7c-4b31-8b7b-1fd751cb9eef x-compute-request-id: req-9246497c-5d7c-4b31-8b7b-1fd751cb9eef Content-Encoding: gzip Content-Length: 8042 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:30:52,908 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-9246497c-5d7c-4b31-8b7b-1fd751cb9eef 2018-09-26 15:30:52,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.10554814339s 2018-09-26 15:30:52,909 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-9246497c-5d7c-4b31-8b7b-1fd751cb9eef 2018-09-26 15:30:52,910 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:30:53,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:30:53,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:30:54,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:30:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-afd40c10-0f2f-4eab-9d01-81b27dab860e x-compute-request-id: req-afd40c10-0f2f-4eab-9d01-81b27dab860e Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:30:54,419 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-afd40c10-0f2f-4eab-9d01-81b27dab860e 2018-09-26 15:30:54,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.506654024124s 2018-09-26 15:30:54,419 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-afd40c10-0f2f-4eab-9d01-81b27dab860e 2018-09-26 15:30:54,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:30:54,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:30:55,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:30:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3e50360d-50bb-4406-a3f6-afefbf94226e x-compute-request-id: req-3e50360d-50bb-4406-a3f6-afefbf94226e Content-Encoding: gzip Content-Length: 8042 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:30:55,491 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-3e50360d-50bb-4406-a3f6-afefbf94226e 2018-09-26 15:30:55,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.06860804558s 2018-09-26 15:30:55,492 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-3e50360d-50bb-4406-a3f6-afefbf94226e 2018-09-26 15:30:55,492 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:30:56,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:30:56,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:30:57,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:30:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c0b699dd-c52b-444e-864b-60ec21b98caf x-compute-request-id: req-c0b699dd-c52b-444e-864b-60ec21b98caf Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:30:57,031 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c0b699dd-c52b-444e-864b-60ec21b98caf 2018-09-26 15:30:57,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.536351919174s 2018-09-26 15:30:57,031 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c0b699dd-c52b-444e-864b-60ec21b98caf 2018-09-26 15:30:57,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:30:57,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:30:58,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:30:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dadc298b-40fe-4d98-ab92-d94b960930e2 x-compute-request-id: req-dadc298b-40fe-4d98-ab92-d94b960930e2 Content-Encoding: gzip Content-Length: 8042 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:30:58,114 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-dadc298b-40fe-4d98-ab92-d94b960930e2 2018-09-26 15:30:58,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.0798330307s 2018-09-26 15:30:58,115 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-dadc298b-40fe-4d98-ab92-d94b960930e2 2018-09-26 15:30:58,115 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:30:59,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:30:59,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:30:59,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:30:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec68b0f1-62ba-4c8a-8157-534ad44464f9 x-compute-request-id: req-ec68b0f1-62ba-4c8a-8157-534ad44464f9 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:30:59,683 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ec68b0f1-62ba-4c8a-8157-534ad44464f9 2018-09-26 15:30:59,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.564996957779s 2018-09-26 15:30:59,683 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ec68b0f1-62ba-4c8a-8157-534ad44464f9 2018-09-26 15:30:59,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:30:59,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:31:00,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:30:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-44857e00-8d46-45e4-9b95-f349ef1e1c2a x-compute-request-id: req-44857e00-8d46-45e4-9b95-f349ef1e1c2a Content-Encoding: gzip Content-Length: 8042 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:31:00,757 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-44857e00-8d46-45e4-9b95-f349ef1e1c2a 2018-09-26 15:31:00,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07127404213s 2018-09-26 15:31:00,758 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-44857e00-8d46-45e4-9b95-f349ef1e1c2a 2018-09-26 15:31:00,758 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:31:01,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:31:01,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:31:02,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:31:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1263e37-7906-45ac-8030-2f494dd2fe2f x-compute-request-id: req-d1263e37-7906-45ac-8030-2f494dd2fe2f Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:31:02,152 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d1263e37-7906-45ac-8030-2f494dd2fe2f 2018-09-26 15:31:02,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.391193151474s 2018-09-26 15:31:02,153 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d1263e37-7906-45ac-8030-2f494dd2fe2f 2018-09-26 15:31:02,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:31:02,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:31:03,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:31:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b71acb6a-cd10-4fe4-9872-20e189ca00f0 x-compute-request-id: req-b71acb6a-cd10-4fe4-9872-20e189ca00f0 Content-Encoding: gzip Content-Length: 8042 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:31:03,226 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-b71acb6a-cd10-4fe4-9872-20e189ca00f0 2018-09-26 15:31:03,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07039093971s 2018-09-26 15:31:03,227 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-b71acb6a-cd10-4fe4-9872-20e189ca00f0 2018-09-26 15:31:03,227 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:31:04,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:31:04,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:31:04,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:31:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a5ee84e-5d26-4e98-ba01-62bf62616e95 x-compute-request-id: req-5a5ee84e-5d26-4e98-ba01-62bf62616e95 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:31:04,771 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5a5ee84e-5d26-4e98-ba01-62bf62616e95 2018-09-26 15:31:04,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.541091918945s 2018-09-26 15:31:04,771 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5a5ee84e-5d26-4e98-ba01-62bf62616e95 2018-09-26 15:31:04,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:31:04,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:31:05,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:31:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-797efada-5d71-4759-9453-29a883442dda x-compute-request-id: req-797efada-5d71-4759-9453-29a883442dda Content-Encoding: gzip Content-Length: 8042 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:31:05,848 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-797efada-5d71-4759-9453-29a883442dda 2018-09-26 15:31:05,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07362890244s 2018-09-26 15:31:05,849 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-797efada-5d71-4759-9453-29a883442dda 2018-09-26 15:31:05,849 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:31:06,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:31:06,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:31:07,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:31:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65351f5d-0b11-4320-b58d-fe132ed028d9 x-compute-request-id: req-65351f5d-0b11-4320-b58d-fe132ed028d9 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:31:07,215 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-65351f5d-0b11-4320-b58d-fe132ed028d9 2018-09-26 15:31:07,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.363609075546s 2018-09-26 15:31:07,216 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-65351f5d-0b11-4320-b58d-fe132ed028d9 2018-09-26 15:31:07,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:31:07,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:31:08,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:31:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f9bba3f1-31e0-40fb-b9c7-488805155753 x-compute-request-id: req-f9bba3f1-31e0-40fb-b9c7-488805155753 Content-Encoding: gzip Content-Length: 8042 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:31:08,291 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-f9bba3f1-31e0-40fb-b9c7-488805155753 2018-09-26 15:31:08,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07215380669s 2018-09-26 15:31:08,292 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-f9bba3f1-31e0-40fb-b9c7-488805155753 2018-09-26 15:31:08,292 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:31:08,293 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.9. Waiting for response... 2018-09-26 15:31:09,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:31:09,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:31:09,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:31:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-56ff3f3b-b004-464e-8c0b-98dec736fe89 x-compute-request-id: req-56ff3f3b-b004-464e-8c0b-98dec736fe89 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:31:09,802 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-56ff3f3b-b004-464e-8c0b-98dec736fe89 2018-09-26 15:31:09,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.507419109344s 2018-09-26 15:31:09,803 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-56ff3f3b-b004-464e-8c0b-98dec736fe89 2018-09-26 15:31:09,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:31:09,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:31:10,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:31:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c4b90df-eeca-41af-955d-b967438b7e7f x-compute-request-id: req-0c4b90df-eeca-41af-955d-b967438b7e7f Content-Encoding: gzip Content-Length: 8042 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:31:10,876 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-0c4b90df-eeca-41af-955d-b967438b7e7f 2018-09-26 15:31:10,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07108020782s 2018-09-26 15:31:10,878 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-0c4b90df-eeca-41af-955d-b967438b7e7f 2018-09-26 15:31:10,878 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:31:11,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:31:11,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:31:12,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:31:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b1710981-9283-493f-b2a0-a94880038148 x-compute-request-id: req-b1710981-9283-493f-b2a0-a94880038148 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:31:12,334 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b1710981-9283-493f-b2a0-a94880038148 2018-09-26 15:31:12,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.453186035156s 2018-09-26 15:31:12,334 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b1710981-9283-493f-b2a0-a94880038148 2018-09-26 15:31:12,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:31:12,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:31:13,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:31:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65a0be96-b13a-4d40-84fa-0daa65be169b x-compute-request-id: req-65a0be96-b13a-4d40-84fa-0daa65be169b Content-Encoding: gzip Content-Length: 8043 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:31:13,409 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-65a0be96-b13a-4d40-84fa-0daa65be169b 2018-09-26 15:31:13,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07249999046s 2018-09-26 15:31:13,410 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-65a0be96-b13a-4d40-84fa-0daa65be169b 2018-09-26 15:31:13,410 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:31:14,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:31:14,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:31:15,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:31:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-26fa2150-748f-4933-a2f5-b0ec41b85524 x-compute-request-id: req-26fa2150-748f-4933-a2f5-b0ec41b85524 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:31:15,058 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-26fa2150-748f-4933-a2f5-b0ec41b85524 2018-09-26 15:31:15,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.645457983017s 2018-09-26 15:31:15,059 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-26fa2150-748f-4933-a2f5-b0ec41b85524 2018-09-26 15:31:15,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:31:15,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:31:16,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:31:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ddaecf2e-a6f1-40d0-9cb0-ee8d1e928da4 x-compute-request-id: req-ddaecf2e-a6f1-40d0-9cb0-ee8d1e928da4 Content-Encoding: gzip Content-Length: 8043 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:31:16,158 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-ddaecf2e-a6f1-40d0-9cb0-ee8d1e928da4 2018-09-26 15:31:16,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.09647297859s 2018-09-26 15:31:16,159 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-ddaecf2e-a6f1-40d0-9cb0-ee8d1e928da4 2018-09-26 15:31:16,159 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:31:17,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:31:17,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:31:17,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:31:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-83978f51-5717-4ee8-84d9-ea04146dd71b x-compute-request-id: req-83978f51-5717-4ee8-84d9-ea04146dd71b Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:31:17,676 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-83978f51-5717-4ee8-84d9-ea04146dd71b 2018-09-26 15:31:17,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.514196872711s 2018-09-26 15:31:17,677 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-83978f51-5717-4ee8-84d9-ea04146dd71b 2018-09-26 15:31:17,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:31:17,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:31:18,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:31:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b335f0ab-bcdd-49af-8b08-37ab9b50b653 x-compute-request-id: req-b335f0ab-bcdd-49af-8b08-37ab9b50b653 Content-Encoding: gzip Content-Length: 8043 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:31:18,748 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-b335f0ab-bcdd-49af-8b08-37ab9b50b653 2018-09-26 15:31:18,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.06902289391s 2018-09-26 15:31:18,749 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-b335f0ab-bcdd-49af-8b08-37ab9b50b653 2018-09-26 15:31:18,749 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:31:19,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:31:19,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:31:20,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:31:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3e55fa42-cc3c-4981-aadb-31d846b405e8 x-compute-request-id: req-3e55fa42-cc3c-4981-aadb-31d846b405e8 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:31:20,288 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3e55fa42-cc3c-4981-aadb-31d846b405e8 2018-09-26 15:31:20,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.535255908966s 2018-09-26 15:31:20,288 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3e55fa42-cc3c-4981-aadb-31d846b405e8 2018-09-26 15:31:20,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:31:20,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:31:21,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:31:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-acde151a-00a2-43e0-826b-6756143b266a x-compute-request-id: req-acde151a-00a2-43e0-826b-6756143b266a Content-Encoding: gzip Content-Length: 8043 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:31:21,361 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-acde151a-00a2-43e0-826b-6756143b266a 2018-09-26 15:31:21,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07008600235s 2018-09-26 15:31:21,362 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-acde151a-00a2-43e0-826b-6756143b266a 2018-09-26 15:31:21,362 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:31:22,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:31:22,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:31:22,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:31:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-426456f5-d901-4d69-a980-01bfc3c01142 x-compute-request-id: req-426456f5-d901-4d69-a980-01bfc3c01142 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:31:22,772 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-426456f5-d901-4d69-a980-01bfc3c01142 2018-09-26 15:31:22,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.407330989838s 2018-09-26 15:31:22,772 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-426456f5-d901-4d69-a980-01bfc3c01142 2018-09-26 15:31:22,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:31:22,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:31:23,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:31:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eab6051e-e57f-4f81-a27e-f6cf2798b189 x-compute-request-id: req-eab6051e-e57f-4f81-a27e-f6cf2798b189 Content-Encoding: gzip Content-Length: 8043 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:31:23,848 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-eab6051e-e57f-4f81-a27e-f6cf2798b189 2018-09-26 15:31:23,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07309985161s 2018-09-26 15:31:23,849 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-eab6051e-e57f-4f81-a27e-f6cf2798b189 2018-09-26 15:31:23,849 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:31:24,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:31:24,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:31:25,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:31:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1cee67e9-f29e-4cf5-be0e-75064a15deeb x-compute-request-id: req-1cee67e9-f29e-4cf5-be0e-75064a15deeb Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:31:25,380 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1cee67e9-f29e-4cf5-be0e-75064a15deeb 2018-09-26 15:31:25,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.527575969696s 2018-09-26 15:31:25,380 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1cee67e9-f29e-4cf5-be0e-75064a15deeb 2018-09-26 15:31:25,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:31:25,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:31:26,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:31:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-490ca2b5-124e-43f2-ad6f-e314719939fb x-compute-request-id: req-490ca2b5-124e-43f2-ad6f-e314719939fb Content-Encoding: gzip Content-Length: 8043 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:31:26,454 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-490ca2b5-124e-43f2-ad6f-e314719939fb 2018-09-26 15:31:26,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07118582726s 2018-09-26 15:31:26,455 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-490ca2b5-124e-43f2-ad6f-e314719939fb 2018-09-26 15:31:26,455 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:31:27,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:31:27,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:31:28,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:31:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a577b05-d849-4c64-a4bd-ff639229eaa7 x-compute-request-id: req-7a577b05-d849-4c64-a4bd-ff639229eaa7 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:31:28,022 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7a577b05-d849-4c64-a4bd-ff639229eaa7 2018-09-26 15:31:28,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.563987970352s 2018-09-26 15:31:28,022 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7a577b05-d849-4c64-a4bd-ff639229eaa7 2018-09-26 15:31:28,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:31:28,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:31:29,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:31:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-afa99cdd-2bfd-4759-9c3b-1a19681dd80e x-compute-request-id: req-afa99cdd-2bfd-4759-9c3b-1a19681dd80e Content-Encoding: gzip Content-Length: 8043 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:31:29,101 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-afa99cdd-2bfd-4759-9c3b-1a19681dd80e 2018-09-26 15:31:29,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07548999786s 2018-09-26 15:31:29,102 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-afa99cdd-2bfd-4759-9c3b-1a19681dd80e 2018-09-26 15:31:29,102 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:31:30,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:31:30,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:31:30,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:31:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2a964f5-affe-475d-bddf-a3ceffe2d3d1 x-compute-request-id: req-c2a964f5-affe-475d-bddf-a3ceffe2d3d1 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:31:30,458 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c2a964f5-affe-475d-bddf-a3ceffe2d3d1 2018-09-26 15:31:30,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.354140043259s 2018-09-26 15:31:30,459 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c2a964f5-affe-475d-bddf-a3ceffe2d3d1 2018-09-26 15:31:30,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:31:30,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:31:31,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:31:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e0ed7546-7905-48b1-b36a-8f3e6fa50b26 x-compute-request-id: req-e0ed7546-7905-48b1-b36a-8f3e6fa50b26 Content-Encoding: gzip Content-Length: 8043 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:31:31,578 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-e0ed7546-7905-48b1-b36a-8f3e6fa50b26 2018-09-26 15:31:31,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.11677002907s 2018-09-26 15:31:31,579 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-e0ed7546-7905-48b1-b36a-8f3e6fa50b26 2018-09-26 15:31:31,580 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:31:32,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:31:32,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:31:32,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:31:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9b82f46d-d014-48ad-9b72-da5ac5a597ae x-compute-request-id: req-9b82f46d-d014-48ad-9b72-da5ac5a597ae Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:31:32,961 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9b82f46d-d014-48ad-9b72-da5ac5a597ae 2018-09-26 15:31:32,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.378664016724s 2018-09-26 15:31:32,961 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9b82f46d-d014-48ad-9b72-da5ac5a597ae 2018-09-26 15:31:32,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:31:32,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:31:34,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:31:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53fb9026-6ade-416e-94f2-fd72063c4f84 x-compute-request-id: req-53fb9026-6ade-416e-94f2-fd72063c4f84 Content-Encoding: gzip Content-Length: 8043 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:31:34,043 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-53fb9026-6ade-416e-94f2-fd72063c4f84 2018-09-26 15:31:34,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07896304131s 2018-09-26 15:31:34,044 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-53fb9026-6ade-416e-94f2-fd72063c4f84 2018-09-26 15:31:34,044 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:31:34,046 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.9. Waiting for response... 2018-09-26 15:31:35,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:31:35,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:31:35,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:31:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8903a70c-8200-4661-9249-332fc560b0bb x-compute-request-id: req-8903a70c-8200-4661-9249-332fc560b0bb Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:31:35,581 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8903a70c-8200-4661-9249-332fc560b0bb 2018-09-26 15:31:35,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.534098863602s 2018-09-26 15:31:35,582 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8903a70c-8200-4661-9249-332fc560b0bb 2018-09-26 15:31:35,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:31:35,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:31:36,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:31:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ebe40655-03a7-4e21-ab20-154818bdf59c x-compute-request-id: req-ebe40655-03a7-4e21-ab20-154818bdf59c Content-Encoding: gzip Content-Length: 8043 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:31:36,656 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-ebe40655-03a7-4e21-ab20-154818bdf59c 2018-09-26 15:31:36,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.0712659359s 2018-09-26 15:31:36,657 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-ebe40655-03a7-4e21-ab20-154818bdf59c 2018-09-26 15:31:36,657 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:31:37,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:31:37,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:31:38,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:31:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f43e76da-b37f-47e0-9ee3-49b00e6d5d94 x-compute-request-id: req-f43e76da-b37f-47e0-9ee3-49b00e6d5d94 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:31:38,191 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f43e76da-b37f-47e0-9ee3-49b00e6d5d94 2018-09-26 15:31:38,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.531605005264s 2018-09-26 15:31:38,192 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f43e76da-b37f-47e0-9ee3-49b00e6d5d94 2018-09-26 15:31:38,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:31:38,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:31:39,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:31:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8d562d1-712c-4947-a485-55632881aab3 x-compute-request-id: req-a8d562d1-712c-4947-a485-55632881aab3 Content-Encoding: gzip Content-Length: 8043 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:31:39,268 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-a8d562d1-712c-4947-a485-55632881aab3 2018-09-26 15:31:39,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07402896881s 2018-09-26 15:31:39,269 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-a8d562d1-712c-4947-a485-55632881aab3 2018-09-26 15:31:39,270 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:31:40,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:31:40,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:31:40,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:31:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a04a7e99-dc8a-4bde-8f3d-fff901cf7e80 x-compute-request-id: req-a04a7e99-dc8a-4bde-8f3d-fff901cf7e80 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:31:40,812 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a04a7e99-dc8a-4bde-8f3d-fff901cf7e80 2018-09-26 15:31:40,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.540024995804s 2018-09-26 15:31:40,813 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a04a7e99-dc8a-4bde-8f3d-fff901cf7e80 2018-09-26 15:31:40,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:31:40,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:31:41,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:31:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed69dfb3-9e66-4aa9-9391-e0b543b56cf7 x-compute-request-id: req-ed69dfb3-9e66-4aa9-9391-e0b543b56cf7 Content-Encoding: gzip Content-Length: 8043 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:31:41,889 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-ed69dfb3-9e66-4aa9-9391-e0b543b56cf7 2018-09-26 15:31:41,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07383704185s 2018-09-26 15:31:41,890 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-ed69dfb3-9e66-4aa9-9391-e0b543b56cf7 2018-09-26 15:31:41,891 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:31:42,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:31:42,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:31:43,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:31:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a638b7a8-a21d-4b41-ac5b-77cbf0f676aa x-compute-request-id: req-a638b7a8-a21d-4b41-ac5b-77cbf0f676aa Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:31:43,556 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a638b7a8-a21d-4b41-ac5b-77cbf0f676aa 2018-09-26 15:31:43,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.662755012512s 2018-09-26 15:31:43,556 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a638b7a8-a21d-4b41-ac5b-77cbf0f676aa 2018-09-26 15:31:43,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:31:43,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:31:44,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:31:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e9522f67-cb44-4ba6-8165-6f2bfc9293cd x-compute-request-id: req-e9522f67-cb44-4ba6-8165-6f2bfc9293cd Content-Encoding: gzip Content-Length: 8043 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:31:44,631 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-e9522f67-cb44-4ba6-8165-6f2bfc9293cd 2018-09-26 15:31:44,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07256484032s 2018-09-26 15:31:44,632 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-e9522f67-cb44-4ba6-8165-6f2bfc9293cd 2018-09-26 15:31:44,633 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:31:45,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:31:45,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:31:46,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:31:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78a31564-f098-43dd-90a1-f8a3c8ec3a4f x-compute-request-id: req-78a31564-f098-43dd-90a1-f8a3c8ec3a4f Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:31:46,158 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-78a31564-f098-43dd-90a1-f8a3c8ec3a4f 2018-09-26 15:31:46,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.522994041443s 2018-09-26 15:31:46,159 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-78a31564-f098-43dd-90a1-f8a3c8ec3a4f 2018-09-26 15:31:46,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:31:46,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:31:47,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:31:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b6a1d014-e8c7-4304-b1cb-684b8e6a1c88 x-compute-request-id: req-b6a1d014-e8c7-4304-b1cb-684b8e6a1c88 Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:31:47,232 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-b6a1d014-e8c7-4304-b1cb-684b8e6a1c88 2018-09-26 15:31:47,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07086920738s 2018-09-26 15:31:47,233 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-b6a1d014-e8c7-4304-b1cb-684b8e6a1c88 2018-09-26 15:31:47,234 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:31:48,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:31:48,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:31:48,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:31:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-760861f6-e073-420b-b813-65067e5f2662 x-compute-request-id: req-760861f6-e073-420b-b813-65067e5f2662 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:31:48,775 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-760861f6-e073-420b-b813-65067e5f2662 2018-09-26 15:31:48,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.539444923401s 2018-09-26 15:31:48,776 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-760861f6-e073-420b-b813-65067e5f2662 2018-09-26 15:31:48,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:31:48,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:31:49,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:31:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9b20947d-c95d-4a6b-abc5-9978b302d61c x-compute-request-id: req-9b20947d-c95d-4a6b-abc5-9978b302d61c Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:31:49,897 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-9b20947d-c95d-4a6b-abc5-9978b302d61c 2018-09-26 15:31:49,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.11849808693s 2018-09-26 15:31:49,898 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-9b20947d-c95d-4a6b-abc5-9978b302d61c 2018-09-26 15:31:49,898 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:31:50,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:31:50,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:31:51,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:31:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96f62d71-5370-4324-a14a-4c70468ff30e x-compute-request-id: req-96f62d71-5370-4324-a14a-4c70468ff30e Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:31:51,433 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-96f62d71-5370-4324-a14a-4c70468ff30e 2018-09-26 15:31:51,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.532559871674s 2018-09-26 15:31:51,434 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-96f62d71-5370-4324-a14a-4c70468ff30e 2018-09-26 15:31:51,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:31:51,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:31:52,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:31:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d168bf69-b33f-41b7-8663-0d383c051d5a x-compute-request-id: req-d168bf69-b33f-41b7-8663-0d383c051d5a Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:31:52,509 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-d168bf69-b33f-41b7-8663-0d383c051d5a 2018-09-26 15:31:52,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07302904129s 2018-09-26 15:31:52,510 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-d168bf69-b33f-41b7-8663-0d383c051d5a 2018-09-26 15:31:52,511 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:31:53,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:31:53,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:31:53,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:31:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb885b4f-06fc-4a08-a19f-1ad11fab30a5 x-compute-request-id: req-bb885b4f-06fc-4a08-a19f-1ad11fab30a5 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:31:53,871 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bb885b4f-06fc-4a08-a19f-1ad11fab30a5 2018-09-26 15:31:53,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.358373165131s 2018-09-26 15:31:53,872 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bb885b4f-06fc-4a08-a19f-1ad11fab30a5 2018-09-26 15:31:53,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:31:53,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:31:54,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:31:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-32666743-32a6-4242-ad05-15b67b7c6907 x-compute-request-id: req-32666743-32a6-4242-ad05-15b67b7c6907 Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:31:54,946 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-32666743-32a6-4242-ad05-15b67b7c6907 2018-09-26 15:31:54,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07131791115s 2018-09-26 15:31:54,947 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-32666743-32a6-4242-ad05-15b67b7c6907 2018-09-26 15:31:54,947 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:31:55,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:31:55,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:31:56,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:31:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a11fc20-a364-48c2-b317-b145d7b7a561 x-compute-request-id: req-8a11fc20-a364-48c2-b317-b145d7b7a561 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:31:56,473 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8a11fc20-a364-48c2-b317-b145d7b7a561 2018-09-26 15:31:56,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.523400068283s 2018-09-26 15:31:56,474 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8a11fc20-a364-48c2-b317-b145d7b7a561 2018-09-26 15:31:56,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:31:56,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:31:57,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:31:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-813f417c-f367-4fb1-8d0e-6fff081165d9 x-compute-request-id: req-813f417c-f367-4fb1-8d0e-6fff081165d9 Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:31:57,547 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-813f417c-f367-4fb1-8d0e-6fff081165d9 2018-09-26 15:31:57,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07007288933s 2018-09-26 15:31:57,548 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-813f417c-f367-4fb1-8d0e-6fff081165d9 2018-09-26 15:31:57,548 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:31:58,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:31:58,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:31:58,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:31:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-47b692e1-0c6e-416d-a306-f1922f3b8ec0 x-compute-request-id: req-47b692e1-0c6e-416d-a306-f1922f3b8ec0 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:31:58,924 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-47b692e1-0c6e-416d-a306-f1922f3b8ec0 2018-09-26 15:31:58,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373695135117s 2018-09-26 15:31:58,925 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-47b692e1-0c6e-416d-a306-f1922f3b8ec0 2018-09-26 15:31:58,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:31:58,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:32:00,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:31:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-39651779-46b5-4cdf-b48f-4f9c4b42eeec x-compute-request-id: req-39651779-46b5-4cdf-b48f-4f9c4b42eeec Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:32:00,005 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-39651779-46b5-4cdf-b48f-4f9c4b42eeec 2018-09-26 15:32:00,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07785797119s 2018-09-26 15:32:00,006 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-39651779-46b5-4cdf-b48f-4f9c4b42eeec 2018-09-26 15:32:00,006 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:32:00,008 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.9. Waiting for response... 2018-09-26 15:32:01,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:32:01,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:32:01,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:32:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f3397e08-95b1-420f-a456-c6d76db4bdff x-compute-request-id: req-f3397e08-95b1-420f-a456-c6d76db4bdff Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:32:01,519 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f3397e08-95b1-420f-a456-c6d76db4bdff 2018-09-26 15:32:01,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.509832859039s 2018-09-26 15:32:01,520 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f3397e08-95b1-420f-a456-c6d76db4bdff 2018-09-26 15:32:01,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:32:01,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:32:02,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:32:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e93d46f-1443-48ca-ada7-f1a8721b99e6 x-compute-request-id: req-2e93d46f-1443-48ca-ada7-f1a8721b99e6 Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:32:02,595 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-2e93d46f-1443-48ca-ada7-f1a8721b99e6 2018-09-26 15:32:02,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07216119766s 2018-09-26 15:32:02,596 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-2e93d46f-1443-48ca-ada7-f1a8721b99e6 2018-09-26 15:32:02,596 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:32:03,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:32:03,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:32:04,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:32:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2629eb8c-245d-4cce-a6c7-65a21b62b513 x-compute-request-id: req-2629eb8c-245d-4cce-a6c7-65a21b62b513 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:32:04,111 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2629eb8c-245d-4cce-a6c7-65a21b62b513 2018-09-26 15:32:04,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.512766122818s 2018-09-26 15:32:04,112 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2629eb8c-245d-4cce-a6c7-65a21b62b513 2018-09-26 15:32:04,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:32:04,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:32:05,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:32:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cd048b97-74bd-4186-b02c-c2f32a178f1f x-compute-request-id: req-cd048b97-74bd-4186-b02c-c2f32a178f1f Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:32:05,185 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-cd048b97-74bd-4186-b02c-c2f32a178f1f 2018-09-26 15:32:05,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07068490982s 2018-09-26 15:32:05,186 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-cd048b97-74bd-4186-b02c-c2f32a178f1f 2018-09-26 15:32:05,186 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:32:06,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:32:06,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:32:06,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:32:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-69ca8375-aa26-4622-a34e-01a53670cc2b x-compute-request-id: req-69ca8375-aa26-4622-a34e-01a53670cc2b Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:32:06,714 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-69ca8375-aa26-4622-a34e-01a53670cc2b 2018-09-26 15:32:06,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.52600812912s 2018-09-26 15:32:06,715 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-69ca8375-aa26-4622-a34e-01a53670cc2b 2018-09-26 15:32:06,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:32:06,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:32:07,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:32:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-30de4df5-42d0-400d-9459-ebc5579f78ba x-compute-request-id: req-30de4df5-42d0-400d-9459-ebc5579f78ba Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:32:07,796 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-30de4df5-42d0-400d-9459-ebc5579f78ba 2018-09-26 15:32:07,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07854294777s 2018-09-26 15:32:07,797 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-30de4df5-42d0-400d-9459-ebc5579f78ba 2018-09-26 15:32:07,798 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:32:08,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:32:08,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:32:09,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:32:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3861305e-afc4-4fe2-818f-cf63fde99402 x-compute-request-id: req-3861305e-afc4-4fe2-818f-cf63fde99402 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:32:09,418 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3861305e-afc4-4fe2-818f-cf63fde99402 2018-09-26 15:32:09,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.618000030518s 2018-09-26 15:32:09,419 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3861305e-afc4-4fe2-818f-cf63fde99402 2018-09-26 15:32:09,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:32:09,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:32:10,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:32:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5168438d-f30b-42fd-a6ff-edbd66953a30 x-compute-request-id: req-5168438d-f30b-42fd-a6ff-edbd66953a30 Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:32:10,491 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-5168438d-f30b-42fd-a6ff-edbd66953a30 2018-09-26 15:32:10,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.06998896599s 2018-09-26 15:32:10,492 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-5168438d-f30b-42fd-a6ff-edbd66953a30 2018-09-26 15:32:10,493 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:32:11,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:32:11,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:32:12,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:32:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6e51a679-1321-4e73-abf5-161db7db50c9 x-compute-request-id: req-6e51a679-1321-4e73-abf5-161db7db50c9 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:32:12,001 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6e51a679-1321-4e73-abf5-161db7db50c9 2018-09-26 15:32:12,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.506213903427s 2018-09-26 15:32:12,002 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6e51a679-1321-4e73-abf5-161db7db50c9 2018-09-26 15:32:12,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:32:12,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:32:13,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:32:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ceeb962-8acc-4086-9cd5-ca098639543a x-compute-request-id: req-4ceeb962-8acc-4086-9cd5-ca098639543a Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:32:13,075 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-4ceeb962-8acc-4086-9cd5-ca098639543a 2018-09-26 15:32:13,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07010602951s 2018-09-26 15:32:13,076 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-4ceeb962-8acc-4086-9cd5-ca098639543a 2018-09-26 15:32:13,076 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:32:14,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:32:14,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:32:14,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:32:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-640fecd7-e0a9-42cd-a3da-5394932176b0 x-compute-request-id: req-640fecd7-e0a9-42cd-a3da-5394932176b0 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:32:14,609 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-640fecd7-e0a9-42cd-a3da-5394932176b0 2018-09-26 15:32:14,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.531108856201s 2018-09-26 15:32:14,610 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-640fecd7-e0a9-42cd-a3da-5394932176b0 2018-09-26 15:32:14,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:32:14,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:32:15,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:32:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1ea600c5-f835-4352-a43e-b416ea817fc3 x-compute-request-id: req-1ea600c5-f835-4352-a43e-b416ea817fc3 Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:32:15,682 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-1ea600c5-f835-4352-a43e-b416ea817fc3 2018-09-26 15:32:15,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.06947398186s 2018-09-26 15:32:15,683 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-1ea600c5-f835-4352-a43e-b416ea817fc3 2018-09-26 15:32:15,683 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:32:16,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:32:16,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:32:16,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:32:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f55608c1-ae06-491e-8cfd-e8b2fcc21e81 x-compute-request-id: req-f55608c1-ae06-491e-8cfd-e8b2fcc21e81 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:32:16,911 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f55608c1-ae06-491e-8cfd-e8b2fcc21e81 2018-09-26 15:32:16,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.225400924683s 2018-09-26 15:32:16,912 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f55608c1-ae06-491e-8cfd-e8b2fcc21e81 2018-09-26 15:32:16,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:32:16,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:32:17,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:32:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0562a2cf-298e-49cb-9e29-ca530c5b7c18 x-compute-request-id: req-0562a2cf-298e-49cb-9e29-ca530c5b7c18 Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:32:17,983 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-0562a2cf-298e-49cb-9e29-ca530c5b7c18 2018-09-26 15:32:17,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.06913995743s 2018-09-26 15:32:17,984 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-0562a2cf-298e-49cb-9e29-ca530c5b7c18 2018-09-26 15:32:17,985 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:32:18,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:32:18,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:32:19,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:32:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7441fdd3-bc34-43d4-b577-f828a819ccdd x-compute-request-id: req-7441fdd3-bc34-43d4-b577-f828a819ccdd Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:32:19,352 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7441fdd3-bc34-43d4-b577-f828a819ccdd 2018-09-26 15:32:19,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.365113973618s 2018-09-26 15:32:19,353 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7441fdd3-bc34-43d4-b577-f828a819ccdd 2018-09-26 15:32:19,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:32:19,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:32:20,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:32:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1e2e5761-ae69-4924-ac55-2bee14c494bf x-compute-request-id: req-1e2e5761-ae69-4924-ac55-2bee14c494bf Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:32:20,431 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-1e2e5761-ae69-4924-ac55-2bee14c494bf 2018-09-26 15:32:20,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07495212555s 2018-09-26 15:32:20,432 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-1e2e5761-ae69-4924-ac55-2bee14c494bf 2018-09-26 15:32:20,432 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:32:21,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:32:21,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:32:21,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:32:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-afa2877a-cbd9-45b5-8f60-b3cfb2efbbe2 x-compute-request-id: req-afa2877a-cbd9-45b5-8f60-b3cfb2efbbe2 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:32:21,934 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-afa2877a-cbd9-45b5-8f60-b3cfb2efbbe2 2018-09-26 15:32:21,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.499459981918s 2018-09-26 15:32:21,934 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-afa2877a-cbd9-45b5-8f60-b3cfb2efbbe2 2018-09-26 15:32:21,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:32:21,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:32:23,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:32:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-703da112-e4db-4bba-86c1-46761169bfda x-compute-request-id: req-703da112-e4db-4bba-86c1-46761169bfda Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:32:23,012 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-703da112-e4db-4bba-86c1-46761169bfda 2018-09-26 15:32:23,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07454609871s 2018-09-26 15:32:23,013 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-703da112-e4db-4bba-86c1-46761169bfda 2018-09-26 15:32:23,013 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:32:24,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:32:24,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:32:24,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:32:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-715dca4d-c1ef-4786-875a-39b5039e0ac6 x-compute-request-id: req-715dca4d-c1ef-4786-875a-39b5039e0ac6 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:32:24,240 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-715dca4d-c1ef-4786-875a-39b5039e0ac6 2018-09-26 15:32:24,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.224224090576s 2018-09-26 15:32:24,240 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-715dca4d-c1ef-4786-875a-39b5039e0ac6 2018-09-26 15:32:24,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:32:24,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:32:25,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:32:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7fa0d6cb-0a3a-4262-81d4-4c5cd8a60977 x-compute-request-id: req-7fa0d6cb-0a3a-4262-81d4-4c5cd8a60977 Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:32:25,313 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-7fa0d6cb-0a3a-4262-81d4-4c5cd8a60977 2018-09-26 15:32:25,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07066583633s 2018-09-26 15:32:25,314 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-7fa0d6cb-0a3a-4262-81d4-4c5cd8a60977 2018-09-26 15:32:25,315 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:32:25,316 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.9. Waiting for response... 2018-09-26 15:32:26,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:32:26,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:32:26,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:32:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6ddac0b-1069-4a7a-87c9-57a594b53959 x-compute-request-id: req-e6ddac0b-1069-4a7a-87c9-57a594b53959 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:32:26,824 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e6ddac0b-1069-4a7a-87c9-57a594b53959 2018-09-26 15:32:26,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.506904125214s 2018-09-26 15:32:26,825 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e6ddac0b-1069-4a7a-87c9-57a594b53959 2018-09-26 15:32:26,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:32:26,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:32:27,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:32:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-137d895e-4052-4a8c-a9c2-6409855161f0 x-compute-request-id: req-137d895e-4052-4a8c-a9c2-6409855161f0 Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:32:27,900 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-137d895e-4052-4a8c-a9c2-6409855161f0 2018-09-26 15:32:27,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07322096825s 2018-09-26 15:32:27,901 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-137d895e-4052-4a8c-a9c2-6409855161f0 2018-09-26 15:32:27,902 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:32:28,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:32:28,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:32:29,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:32:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c75de4d-2793-469e-80da-9a68f8b1726f x-compute-request-id: req-0c75de4d-2793-469e-80da-9a68f8b1726f Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:32:29,115 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0c75de4d-2793-469e-80da-9a68f8b1726f 2018-09-26 15:32:29,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.211673021317s 2018-09-26 15:32:29,116 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0c75de4d-2793-469e-80da-9a68f8b1726f 2018-09-26 15:32:29,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:32:29,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:32:30,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:32:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c18e6960-b4d1-47f0-9fb0-1f0915a5a81b x-compute-request-id: req-c18e6960-b4d1-47f0-9fb0-1f0915a5a81b Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:32:30,194 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-c18e6960-b4d1-47f0-9fb0-1f0915a5a81b 2018-09-26 15:32:30,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.0757329464s 2018-09-26 15:32:30,195 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-c18e6960-b4d1-47f0-9fb0-1f0915a5a81b 2018-09-26 15:32:30,195 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:32:31,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:32:31,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:32:31,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:32:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b515080-c19f-46e1-96b1-0efcd06b0dc3 x-compute-request-id: req-3b515080-c19f-46e1-96b1-0efcd06b0dc3 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:32:31,814 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3b515080-c19f-46e1-96b1-0efcd06b0dc3 2018-09-26 15:32:31,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.616296052933s 2018-09-26 15:32:31,815 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3b515080-c19f-46e1-96b1-0efcd06b0dc3 2018-09-26 15:32:31,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:32:31,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:32:32,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:32:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7568f272-87e5-4eaf-82ad-3aae25eb0216 x-compute-request-id: req-7568f272-87e5-4eaf-82ad-3aae25eb0216 Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:32:32,895 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-7568f272-87e5-4eaf-82ad-3aae25eb0216 2018-09-26 15:32:32,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07768297195s 2018-09-26 15:32:32,896 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-7568f272-87e5-4eaf-82ad-3aae25eb0216 2018-09-26 15:32:32,896 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:32:33,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:32:33,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:32:34,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:32:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc1846b9-71d4-4c11-8101-e86c8f97a602 x-compute-request-id: req-cc1846b9-71d4-4c11-8101-e86c8f97a602 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:32:34,443 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cc1846b9-71d4-4c11-8101-e86c8f97a602 2018-09-26 15:32:34,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.543745040894s 2018-09-26 15:32:34,443 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cc1846b9-71d4-4c11-8101-e86c8f97a602 2018-09-26 15:32:34,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:32:34,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:32:35,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:32:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4d9d1280-3f0f-438a-b0a4-dcdaf3be2f7b x-compute-request-id: req-4d9d1280-3f0f-438a-b0a4-dcdaf3be2f7b Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:32:35,520 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-4d9d1280-3f0f-438a-b0a4-dcdaf3be2f7b 2018-09-26 15:32:35,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07391381264s 2018-09-26 15:32:35,521 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-4d9d1280-3f0f-438a-b0a4-dcdaf3be2f7b 2018-09-26 15:32:35,521 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:32:36,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:32:36,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:32:37,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:32:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f15057d-8270-4085-a9a3-1b17952675bf x-compute-request-id: req-2f15057d-8270-4085-a9a3-1b17952675bf Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:32:37,050 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2f15057d-8270-4085-a9a3-1b17952675bf 2018-09-26 15:32:37,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.526544094086s 2018-09-26 15:32:37,051 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2f15057d-8270-4085-a9a3-1b17952675bf 2018-09-26 15:32:37,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:32:37,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:32:38,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:32:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4d43be23-9e5d-462e-b0a8-de77ee5d48db x-compute-request-id: req-4d43be23-9e5d-462e-b0a8-de77ee5d48db Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:32:38,128 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-4d43be23-9e5d-462e-b0a8-de77ee5d48db 2018-09-26 15:32:38,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07498192787s 2018-09-26 15:32:38,129 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-4d43be23-9e5d-462e-b0a8-de77ee5d48db 2018-09-26 15:32:38,129 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:32:39,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:32:39,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:32:39,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:32:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af2515fe-c6d5-4507-8f6a-3dcb8760abca x-compute-request-id: req-af2515fe-c6d5-4507-8f6a-3dcb8760abca Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:32:39,655 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-af2515fe-c6d5-4507-8f6a-3dcb8760abca 2018-09-26 15:32:39,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.523092985153s 2018-09-26 15:32:39,656 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-af2515fe-c6d5-4507-8f6a-3dcb8760abca 2018-09-26 15:32:39,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:32:39,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:32:40,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:32:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3ab27a42-bbbe-48bd-99d1-bbaf4c40e919 x-compute-request-id: req-3ab27a42-bbbe-48bd-99d1-bbaf4c40e919 Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:32:40,728 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-3ab27a42-bbbe-48bd-99d1-bbaf4c40e919 2018-09-26 15:32:40,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07019591331s 2018-09-26 15:32:40,729 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-3ab27a42-bbbe-48bd-99d1-bbaf4c40e919 2018-09-26 15:32:40,730 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:32:41,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:32:41,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:32:42,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:32:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-42f11fc1-66cd-4d08-9fcb-c7cae2787f12 x-compute-request-id: req-42f11fc1-66cd-4d08-9fcb-c7cae2787f12 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:32:42,376 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-42f11fc1-66cd-4d08-9fcb-c7cae2787f12 2018-09-26 15:32:42,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.64418888092s 2018-09-26 15:32:42,377 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-42f11fc1-66cd-4d08-9fcb-c7cae2787f12 2018-09-26 15:32:42,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:32:42,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:32:43,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:32:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2253d828-248f-414f-98db-605f0b01db81 x-compute-request-id: req-2253d828-248f-414f-98db-605f0b01db81 Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:32:43,451 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-2253d828-248f-414f-98db-605f0b01db81 2018-09-26 15:32:43,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.0717189312s 2018-09-26 15:32:43,452 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-2253d828-248f-414f-98db-605f0b01db81 2018-09-26 15:32:43,453 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:32:44,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:32:44,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:32:44,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:32:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09531416-6fbe-49be-9d75-19e1087e2120 x-compute-request-id: req-09531416-6fbe-49be-9d75-19e1087e2120 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:32:44,966 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-09531416-6fbe-49be-9d75-19e1087e2120 2018-09-26 15:32:44,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.510814905167s 2018-09-26 15:32:44,966 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-09531416-6fbe-49be-9d75-19e1087e2120 2018-09-26 15:32:44,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:32:44,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:32:46,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:32:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0e654f5a-2dab-4e4a-8d7e-bfa00f69cec6 x-compute-request-id: req-0e654f5a-2dab-4e4a-8d7e-bfa00f69cec6 Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:32:46,040 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-0e654f5a-2dab-4e4a-8d7e-bfa00f69cec6 2018-09-26 15:32:46,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07170987129s 2018-09-26 15:32:46,042 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-0e654f5a-2dab-4e4a-8d7e-bfa00f69cec6 2018-09-26 15:32:46,042 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:32:47,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:32:47,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:32:47,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:32:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a85ccfac-fb92-4ee6-8a88-f28ec1629946 x-compute-request-id: req-a85ccfac-fb92-4ee6-8a88-f28ec1629946 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:32:47,423 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a85ccfac-fb92-4ee6-8a88-f28ec1629946 2018-09-26 15:32:47,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.378253936768s 2018-09-26 15:32:47,423 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a85ccfac-fb92-4ee6-8a88-f28ec1629946 2018-09-26 15:32:47,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:32:47,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:32:48,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:32:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-04d5c1eb-7e80-4343-852c-71cabc129077 x-compute-request-id: req-04d5c1eb-7e80-4343-852c-71cabc129077 Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:32:48,495 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-04d5c1eb-7e80-4343-852c-71cabc129077 2018-09-26 15:32:48,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.06945490837s 2018-09-26 15:32:48,496 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-04d5c1eb-7e80-4343-852c-71cabc129077 2018-09-26 15:32:48,496 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:32:49,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:32:49,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:32:49,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:32:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6b7c85f1-a767-403a-ad6c-0654a8c2154d x-compute-request-id: req-6b7c85f1-a767-403a-ad6c-0654a8c2154d Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:32:49,889 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6b7c85f1-a767-403a-ad6c-0654a8c2154d 2018-09-26 15:32:49,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.39022898674s 2018-09-26 15:32:49,890 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6b7c85f1-a767-403a-ad6c-0654a8c2154d 2018-09-26 15:32:49,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:32:49,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:32:50,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:32:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-833796c1-fe82-4af0-9f92-9b432e615eec x-compute-request-id: req-833796c1-fe82-4af0-9f92-9b432e615eec Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:32:50,963 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-833796c1-fe82-4af0-9f92-9b432e615eec 2018-09-26 15:32:50,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07107186317s 2018-09-26 15:32:50,964 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-833796c1-fe82-4af0-9f92-9b432e615eec 2018-09-26 15:32:50,965 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:32:50,965 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.9. Waiting for response... 2018-09-26 15:32:51,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:32:51,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:32:52,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:32:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a36bc97-0ec5-4f93-b56e-3f7f0f02e78d x-compute-request-id: req-7a36bc97-0ec5-4f93-b56e-3f7f0f02e78d Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:32:52,343 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7a36bc97-0ec5-4f93-b56e-3f7f0f02e78d 2018-09-26 15:32:52,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.375613927841s 2018-09-26 15:32:52,343 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7a36bc97-0ec5-4f93-b56e-3f7f0f02e78d 2018-09-26 15:32:52,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:32:52,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:32:53,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:32:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c75f1c3f-f869-44f1-b953-8097788b7d4d x-compute-request-id: req-c75f1c3f-f869-44f1-b953-8097788b7d4d Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:32:53,419 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-c75f1c3f-f869-44f1-b953-8097788b7d4d 2018-09-26 15:32:53,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07342004776s 2018-09-26 15:32:53,420 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-c75f1c3f-f869-44f1-b953-8097788b7d4d 2018-09-26 15:32:53,421 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:32:54,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:32:54,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:32:54,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:32:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e8123666-de6d-4b13-8075-a8b8bb7febdc x-compute-request-id: req-e8123666-de6d-4b13-8075-a8b8bb7febdc Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:32:54,805 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e8123666-de6d-4b13-8075-a8b8bb7febdc 2018-09-26 15:32:54,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.381784915924s 2018-09-26 15:32:54,806 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e8123666-de6d-4b13-8075-a8b8bb7febdc 2018-09-26 15:32:54,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:32:54,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:32:55,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:32:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-26d5547f-d4c0-4d39-a5ab-c7a8d8b11377 x-compute-request-id: req-26d5547f-d4c0-4d39-a5ab-c7a8d8b11377 Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:32:55,880 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-26d5547f-d4c0-4d39-a5ab-c7a8d8b11377 2018-09-26 15:32:55,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07205295563s 2018-09-26 15:32:55,881 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-26d5547f-d4c0-4d39-a5ab-c7a8d8b11377 2018-09-26 15:32:55,881 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:32:56,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:32:56,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:32:57,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:32:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a0e3171b-ce5e-4038-b722-e7912817c214 x-compute-request-id: req-a0e3171b-ce5e-4038-b722-e7912817c214 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:32:57,439 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a0e3171b-ce5e-4038-b722-e7912817c214 2018-09-26 15:32:57,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.554462909698s 2018-09-26 15:32:57,439 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a0e3171b-ce5e-4038-b722-e7912817c214 2018-09-26 15:32:57,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:32:57,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:32:58,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:32:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2208b926-3efa-4863-9f0b-7902adffc687 x-compute-request-id: req-2208b926-3efa-4863-9f0b-7902adffc687 Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:32:58,511 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-2208b926-3efa-4863-9f0b-7902adffc687 2018-09-26 15:32:58,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.06887698174s 2018-09-26 15:32:58,512 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-2208b926-3efa-4863-9f0b-7902adffc687 2018-09-26 15:32:58,512 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:32:59,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:32:59,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:33:00,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:32:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8fab2b5f-bfc7-4a3a-aac7-3abf2030b633 x-compute-request-id: req-8fab2b5f-bfc7-4a3a-aac7-3abf2030b633 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:33:00,034 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8fab2b5f-bfc7-4a3a-aac7-3abf2030b633 2018-09-26 15:33:00,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.519324064255s 2018-09-26 15:33:00,034 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8fab2b5f-bfc7-4a3a-aac7-3abf2030b633 2018-09-26 15:33:00,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:33:00,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:33:01,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:33:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e567506-2ce9-43d3-85d3-9799889041b0 x-compute-request-id: req-2e567506-2ce9-43d3-85d3-9799889041b0 Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:33:01,111 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-2e567506-2ce9-43d3-85d3-9799889041b0 2018-09-26 15:33:01,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07492303848s 2018-09-26 15:33:01,113 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-2e567506-2ce9-43d3-85d3-9799889041b0 2018-09-26 15:33:01,113 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:33:02,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:33:02,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:33:02,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:33:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-808eba23-d311-4504-9012-c29ed91016f6 x-compute-request-id: req-808eba23-d311-4504-9012-c29ed91016f6 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:33:02,469 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-808eba23-d311-4504-9012-c29ed91016f6 2018-09-26 15:33:02,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.354076862335s 2018-09-26 15:33:02,470 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-808eba23-d311-4504-9012-c29ed91016f6 2018-09-26 15:33:02,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:33:02,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:33:03,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:33:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-04f40868-e6fa-47ee-85d9-c3bb77ae1bd9 x-compute-request-id: req-04f40868-e6fa-47ee-85d9-c3bb77ae1bd9 Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:33:03,553 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-04f40868-e6fa-47ee-85d9-c3bb77ae1bd9 2018-09-26 15:33:03,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.08015203476s 2018-09-26 15:33:03,554 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-04f40868-e6fa-47ee-85d9-c3bb77ae1bd9 2018-09-26 15:33:03,554 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:33:04,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:33:04,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:33:05,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:33:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a7cfc31f-94e0-452e-a7e3-30c0e0e15124 x-compute-request-id: req-a7cfc31f-94e0-452e-a7e3-30c0e0e15124 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:33:05,085 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a7cfc31f-94e0-452e-a7e3-30c0e0e15124 2018-09-26 15:33:05,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.528372049332s 2018-09-26 15:33:05,085 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a7cfc31f-94e0-452e-a7e3-30c0e0e15124 2018-09-26 15:33:05,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:33:05,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:33:06,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:33:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-54d0c549-758c-416a-a3e8-8b0a55a6d669 x-compute-request-id: req-54d0c549-758c-416a-a3e8-8b0a55a6d669 Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:33:06,163 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-54d0c549-758c-416a-a3e8-8b0a55a6d669 2018-09-26 15:33:06,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07496809959s 2018-09-26 15:33:06,164 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-54d0c549-758c-416a-a3e8-8b0a55a6d669 2018-09-26 15:33:06,164 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:33:07,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:33:07,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:33:07,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:33:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d87a1009-319f-488a-af2b-dd5d14fd4b06 x-compute-request-id: req-d87a1009-319f-488a-af2b-dd5d14fd4b06 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:33:07,712 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d87a1009-319f-488a-af2b-dd5d14fd4b06 2018-09-26 15:33:07,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.545336961746s 2018-09-26 15:33:07,712 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d87a1009-319f-488a-af2b-dd5d14fd4b06 2018-09-26 15:33:07,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:33:07,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:33:08,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:33:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e0f6508d-2dbc-4b6a-8ae5-936ce69d30aa x-compute-request-id: req-e0f6508d-2dbc-4b6a-8ae5-936ce69d30aa Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:33:08,792 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-e0f6508d-2dbc-4b6a-8ae5-936ce69d30aa 2018-09-26 15:33:08,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07729101181s 2018-09-26 15:33:08,793 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-e0f6508d-2dbc-4b6a-8ae5-936ce69d30aa 2018-09-26 15:33:08,794 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:33:09,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:33:09,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:33:10,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:33:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f188d384-b46a-41cc-91b0-48a418070dd2 x-compute-request-id: req-f188d384-b46a-41cc-91b0-48a418070dd2 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:33:10,325 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f188d384-b46a-41cc-91b0-48a418070dd2 2018-09-26 15:33:10,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.529039144516s 2018-09-26 15:33:10,326 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f188d384-b46a-41cc-91b0-48a418070dd2 2018-09-26 15:33:10,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:33:10,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:33:11,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:33:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-530b5562-84b5-4d39-be80-b5f21914a65b x-compute-request-id: req-530b5562-84b5-4d39-be80-b5f21914a65b Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:33:11,402 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-530b5562-84b5-4d39-be80-b5f21914a65b 2018-09-26 15:33:11,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07392811775s 2018-09-26 15:33:11,403 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-530b5562-84b5-4d39-be80-b5f21914a65b 2018-09-26 15:33:11,404 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:33:12,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:33:12,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:33:12,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:33:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-11ad7ed3-7c03-4823-9291-68f785d33181 x-compute-request-id: req-11ad7ed3-7c03-4823-9291-68f785d33181 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:33:12,828 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-11ad7ed3-7c03-4823-9291-68f785d33181 2018-09-26 15:33:12,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.421766996384s 2018-09-26 15:33:12,829 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-11ad7ed3-7c03-4823-9291-68f785d33181 2018-09-26 15:33:12,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:33:12,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:33:13,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:33:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1669a1b5-c392-49c7-9623-4ff335243a77 x-compute-request-id: req-1669a1b5-c392-49c7-9623-4ff335243a77 Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:33:13,908 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-1669a1b5-c392-49c7-9623-4ff335243a77 2018-09-26 15:33:13,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07729315758s 2018-09-26 15:33:13,909 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-1669a1b5-c392-49c7-9623-4ff335243a77 2018-09-26 15:33:13,910 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:33:14,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:33:14,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:33:15,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:33:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a0d58c90-f3d3-4c89-9fb9-0f1674c62c0a x-compute-request-id: req-a0d58c90-f3d3-4c89-9fb9-0f1674c62c0a Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:33:15,284 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a0d58c90-f3d3-4c89-9fb9-0f1674c62c0a 2018-09-26 15:33:15,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.372304916382s 2018-09-26 15:33:15,285 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a0d58c90-f3d3-4c89-9fb9-0f1674c62c0a 2018-09-26 15:33:15,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:33:15,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:33:16,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:33:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af6e3c02-131c-4732-b42b-44686921c9bb x-compute-request-id: req-af6e3c02-131c-4732-b42b-44686921c9bb Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:33:16,365 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-af6e3c02-131c-4732-b42b-44686921c9bb 2018-09-26 15:33:16,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07775998116s 2018-09-26 15:33:16,366 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-af6e3c02-131c-4732-b42b-44686921c9bb 2018-09-26 15:33:16,367 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:33:16,368 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.9. Waiting for response... 2018-09-26 15:33:17,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:33:17,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:33:17,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:33:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bc57e9b9-4c5e-45ae-8f48-30a2e5d69dd1 x-compute-request-id: req-bc57e9b9-4c5e-45ae-8f48-30a2e5d69dd1 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:33:17,869 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bc57e9b9-4c5e-45ae-8f48-30a2e5d69dd1 2018-09-26 15:33:17,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.499851942062s 2018-09-26 15:33:17,870 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bc57e9b9-4c5e-45ae-8f48-30a2e5d69dd1 2018-09-26 15:33:17,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:33:17,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:33:18,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:33:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d5cfab7-d044-46de-ba1c-016adbd138c5 x-compute-request-id: req-1d5cfab7-d044-46de-ba1c-016adbd138c5 Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:33:18,947 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-1d5cfab7-d044-46de-ba1c-016adbd138c5 2018-09-26 15:33:18,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.0740339756s 2018-09-26 15:33:18,948 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-1d5cfab7-d044-46de-ba1c-016adbd138c5 2018-09-26 15:33:18,948 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:33:19,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:33:19,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:33:20,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:33:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d6ec9b69-e6fc-47fb-85ba-93605ffe8ab0 x-compute-request-id: req-d6ec9b69-e6fc-47fb-85ba-93605ffe8ab0 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:33:20,366 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d6ec9b69-e6fc-47fb-85ba-93605ffe8ab0 2018-09-26 15:33:20,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.415786981583s 2018-09-26 15:33:20,367 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d6ec9b69-e6fc-47fb-85ba-93605ffe8ab0 2018-09-26 15:33:20,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:33:20,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:33:21,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:33:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cf6ba9db-0c7b-43b9-bc3e-053f91e80feb x-compute-request-id: req-cf6ba9db-0c7b-43b9-bc3e-053f91e80feb Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:33:21,442 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-cf6ba9db-0c7b-43b9-bc3e-053f91e80feb 2018-09-26 15:33:21,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.0729238987s 2018-09-26 15:33:21,444 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-cf6ba9db-0c7b-43b9-bc3e-053f91e80feb 2018-09-26 15:33:21,444 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:33:22,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:33:22,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:33:22,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:33:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d0c7056-e12b-4489-9a57-41908440c82e x-compute-request-id: req-8d0c7056-e12b-4489-9a57-41908440c82e Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:33:22,837 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8d0c7056-e12b-4489-9a57-41908440c82e 2018-09-26 15:33:22,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.391357183456s 2018-09-26 15:33:22,838 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8d0c7056-e12b-4489-9a57-41908440c82e 2018-09-26 15:33:22,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:33:22,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:33:23,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:33:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-41204373-820d-4bec-8552-5e8d608b36f9 x-compute-request-id: req-41204373-820d-4bec-8552-5e8d608b36f9 Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:33:23,911 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-41204373-820d-4bec-8552-5e8d608b36f9 2018-09-26 15:33:23,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07013010979s 2018-09-26 15:33:23,912 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-41204373-820d-4bec-8552-5e8d608b36f9 2018-09-26 15:33:23,912 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:33:24,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:33:24,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:33:25,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:33:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-afa70359-b26e-4465-912d-229629fdea16 x-compute-request-id: req-afa70359-b26e-4465-912d-229629fdea16 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:33:25,419 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-afa70359-b26e-4465-912d-229629fdea16 2018-09-26 15:33:25,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.504441976547s 2018-09-26 15:33:25,420 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-afa70359-b26e-4465-912d-229629fdea16 2018-09-26 15:33:25,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:33:25,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:33:26,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:33:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e8c2373-3ff1-4b8a-b972-335249987968 x-compute-request-id: req-7e8c2373-3ff1-4b8a-b972-335249987968 Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:33:26,492 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-7e8c2373-3ff1-4b8a-b972-335249987968 2018-09-26 15:33:26,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.06931710243s 2018-09-26 15:33:26,492 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-7e8c2373-3ff1-4b8a-b972-335249987968 2018-09-26 15:33:26,493 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:33:27,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:33:27,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:33:27,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:33:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a113d085-9ea8-4914-986b-c07d6e2f0ca8 x-compute-request-id: req-a113d085-9ea8-4914-986b-c07d6e2f0ca8 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:33:27,851 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a113d085-9ea8-4914-986b-c07d6e2f0ca8 2018-09-26 15:33:27,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.356312990189s 2018-09-26 15:33:27,852 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a113d085-9ea8-4914-986b-c07d6e2f0ca8 2018-09-26 15:33:27,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:33:27,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:33:28,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:33:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-32d124d2-de00-4ace-b5fe-4386295516c3 x-compute-request-id: req-32d124d2-de00-4ace-b5fe-4386295516c3 Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:33:28,925 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-32d124d2-de00-4ace-b5fe-4386295516c3 2018-09-26 15:33:28,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.070510149s 2018-09-26 15:33:28,926 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-32d124d2-de00-4ace-b5fe-4386295516c3 2018-09-26 15:33:28,926 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:33:29,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:33:29,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:33:30,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:33:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eaf2f879-b664-464d-ab79-c3291d00f103 x-compute-request-id: req-eaf2f879-b664-464d-ab79-c3291d00f103 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:33:30,305 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-eaf2f879-b664-464d-ab79-c3291d00f103 2018-09-26 15:33:30,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.376349210739s 2018-09-26 15:33:30,305 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-eaf2f879-b664-464d-ab79-c3291d00f103 2018-09-26 15:33:30,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:33:30,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:33:31,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:33:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e0ef22cd-668f-4709-839a-316432ad9ca8 x-compute-request-id: req-e0ef22cd-668f-4709-839a-316432ad9ca8 Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:33:31,389 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-e0ef22cd-668f-4709-839a-316432ad9ca8 2018-09-26 15:33:31,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.08119797707s 2018-09-26 15:33:31,390 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-e0ef22cd-668f-4709-839a-316432ad9ca8 2018-09-26 15:33:31,390 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:33:32,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:33:32,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:33:32,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:33:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14094c05-9af7-493f-b179-bc778a2cd831 x-compute-request-id: req-14094c05-9af7-493f-b179-bc778a2cd831 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:33:32,960 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-14094c05-9af7-493f-b179-bc778a2cd831 2018-09-26 15:33:32,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.567816019058s 2018-09-26 15:33:32,961 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-14094c05-9af7-493f-b179-bc778a2cd831 2018-09-26 15:33:32,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:33:32,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:33:34,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:33:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e7eb525f-f324-4600-a975-0a645fd6727c x-compute-request-id: req-e7eb525f-f324-4600-a975-0a645fd6727c Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:33:34,038 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-e7eb525f-f324-4600-a975-0a645fd6727c 2018-09-26 15:33:34,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07415294647s 2018-09-26 15:33:34,039 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-e7eb525f-f324-4600-a975-0a645fd6727c 2018-09-26 15:33:34,039 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:33:35,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:33:35,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:33:35,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:33:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d803689a-3ee9-4a49-897f-c2d1f2c90ece x-compute-request-id: req-d803689a-3ee9-4a49-897f-c2d1f2c90ece Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:33:35,584 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d803689a-3ee9-4a49-897f-c2d1f2c90ece 2018-09-26 15:33:35,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.542930841446s 2018-09-26 15:33:35,585 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d803689a-3ee9-4a49-897f-c2d1f2c90ece 2018-09-26 15:33:35,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:33:35,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:33:36,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:33:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b5e4341b-1500-414a-be46-1c0fb216eca6 x-compute-request-id: req-b5e4341b-1500-414a-be46-1c0fb216eca6 Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:33:36,661 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-b5e4341b-1500-414a-be46-1c0fb216eca6 2018-09-26 15:33:36,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07314395905s 2018-09-26 15:33:36,662 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-b5e4341b-1500-414a-be46-1c0fb216eca6 2018-09-26 15:33:36,662 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:33:37,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:33:37,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:33:37,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:33:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-714d88f9-707b-4fcd-9fcf-5d9ba6aac435 x-compute-request-id: req-714d88f9-707b-4fcd-9fcf-5d9ba6aac435 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:33:37,897 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-714d88f9-707b-4fcd-9fcf-5d9ba6aac435 2018-09-26 15:33:37,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.232784032822s 2018-09-26 15:33:37,898 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-714d88f9-707b-4fcd-9fcf-5d9ba6aac435 2018-09-26 15:33:37,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:33:37,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:33:38,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:33:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-24a8c1e2-16d8-4cbd-94cc-5b15ef9bdb41 x-compute-request-id: req-24a8c1e2-16d8-4cbd-94cc-5b15ef9bdb41 Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:33:38,971 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-24a8c1e2-16d8-4cbd-94cc-5b15ef9bdb41 2018-09-26 15:33:38,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07081198692s 2018-09-26 15:33:38,972 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-24a8c1e2-16d8-4cbd-94cc-5b15ef9bdb41 2018-09-26 15:33:38,973 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:33:39,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:33:39,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:33:40,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:33:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d70a153d-877b-4c95-b7ea-dcc204f715cd x-compute-request-id: req-d70a153d-877b-4c95-b7ea-dcc204f715cd Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:33:40,503 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d70a153d-877b-4c95-b7ea-dcc204f715cd 2018-09-26 15:33:40,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.528100013733s 2018-09-26 15:33:40,504 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d70a153d-877b-4c95-b7ea-dcc204f715cd 2018-09-26 15:33:40,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:33:40,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:33:41,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:33:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-088003dc-d2fc-474d-85f5-d15c9c9de474 x-compute-request-id: req-088003dc-d2fc-474d-85f5-d15c9c9de474 Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:33:41,577 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-088003dc-d2fc-474d-85f5-d15c9c9de474 2018-09-26 15:33:41,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07034301758s 2018-09-26 15:33:41,578 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-088003dc-d2fc-474d-85f5-d15c9c9de474 2018-09-26 15:33:41,578 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:33:41,579 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.9. Waiting for response... 2018-09-26 15:33:42,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:33:42,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:33:42,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:33:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f721fa95-a2fe-44cf-95c8-a4e3c0f23b33 x-compute-request-id: req-f721fa95-a2fe-44cf-95c8-a4e3c0f23b33 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:33:42,961 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f721fa95-a2fe-44cf-95c8-a4e3c0f23b33 2018-09-26 15:33:42,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.380374908447s 2018-09-26 15:33:42,962 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f721fa95-a2fe-44cf-95c8-a4e3c0f23b33 2018-09-26 15:33:42,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:33:42,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:33:44,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:33:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a0cdb29-7c92-4758-8d42-6246ace8649d x-compute-request-id: req-1a0cdb29-7c92-4758-8d42-6246ace8649d Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:33:44,036 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-1a0cdb29-7c92-4758-8d42-6246ace8649d 2018-09-26 15:33:44,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07188487053s 2018-09-26 15:33:44,037 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-1a0cdb29-7c92-4758-8d42-6246ace8649d 2018-09-26 15:33:44,038 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:33:45,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:33:45,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:33:45,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:33:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b22c171-8f83-4149-97a4-93a417819937 x-compute-request-id: req-8b22c171-8f83-4149-97a4-93a417819937 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:33:45,581 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8b22c171-8f83-4149-97a4-93a417819937 2018-09-26 15:33:45,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.540446996689s 2018-09-26 15:33:45,582 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8b22c171-8f83-4149-97a4-93a417819937 2018-09-26 15:33:45,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:33:45,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:33:46,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:33:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-796c70be-91af-47dd-b5d6-073f813e163e x-compute-request-id: req-796c70be-91af-47dd-b5d6-073f813e163e Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:33:46,656 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-796c70be-91af-47dd-b5d6-073f813e163e 2018-09-26 15:33:46,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07169318199s 2018-09-26 15:33:46,657 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-796c70be-91af-47dd-b5d6-073f813e163e 2018-09-26 15:33:46,657 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:33:47,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:33:47,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:33:48,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:33:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-13e71053-aafe-45d6-a19f-59e29f997718 x-compute-request-id: req-13e71053-aafe-45d6-a19f-59e29f997718 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:33:48,187 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-13e71053-aafe-45d6-a19f-59e29f997718 2018-09-26 15:33:48,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.52795290947s 2018-09-26 15:33:48,188 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-13e71053-aafe-45d6-a19f-59e29f997718 2018-09-26 15:33:48,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:33:48,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:33:49,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:33:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-05c05647-0cb1-4f31-a570-7a606dd5767a x-compute-request-id: req-05c05647-0cb1-4f31-a570-7a606dd5767a Content-Encoding: gzip Content-Length: 8043 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:33:49,266 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-05c05647-0cb1-4f31-a570-7a606dd5767a 2018-09-26 15:33:49,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07544994354s 2018-09-26 15:33:49,267 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-05c05647-0cb1-4f31-a570-7a606dd5767a 2018-09-26 15:33:49,268 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:33:50,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:33:50,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:33:50,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:33:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e89295b-b18a-49b6-8bf5-9c9063c61d80 x-compute-request-id: req-2e89295b-b18a-49b6-8bf5-9c9063c61d80 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:33:50,796 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2e89295b-b18a-49b6-8bf5-9c9063c61d80 2018-09-26 15:33:50,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.525909900665s 2018-09-26 15:33:50,797 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2e89295b-b18a-49b6-8bf5-9c9063c61d80 2018-09-26 15:33:50,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:33:50,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:33:51,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:33:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77f29c43-4e46-4681-bda4-4ea2164f621f x-compute-request-id: req-77f29c43-4e46-4681-bda4-4ea2164f621f Content-Encoding: gzip Content-Length: 8043 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:33:51,868 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-77f29c43-4e46-4681-bda4-4ea2164f621f 2018-09-26 15:33:51,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.0687918663s 2018-09-26 15:33:51,869 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-77f29c43-4e46-4681-bda4-4ea2164f621f 2018-09-26 15:33:51,869 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:33:52,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:33:52,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:33:53,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:33:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-153526c1-f43f-4037-b3d5-4294523d443f x-compute-request-id: req-153526c1-f43f-4037-b3d5-4294523d443f Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:33:53,250 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-153526c1-f43f-4037-b3d5-4294523d443f 2018-09-26 15:33:53,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.377305030823s 2018-09-26 15:33:53,250 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-153526c1-f43f-4037-b3d5-4294523d443f 2018-09-26 15:33:53,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:33:53,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:33:54,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:33:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6637631-6a2a-4be7-9612-179ad83966d7 x-compute-request-id: req-e6637631-6a2a-4be7-9612-179ad83966d7 Content-Encoding: gzip Content-Length: 8043 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:33:54,326 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-e6637631-6a2a-4be7-9612-179ad83966d7 2018-09-26 15:33:54,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07256102562s 2018-09-26 15:33:54,327 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-e6637631-6a2a-4be7-9612-179ad83966d7 2018-09-26 15:33:54,327 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:33:55,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:33:55,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:33:55,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:33:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-93728c69-57eb-4e43-8b5d-45ba2cbeb977 x-compute-request-id: req-93728c69-57eb-4e43-8b5d-45ba2cbeb977 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:33:55,858 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-93728c69-57eb-4e43-8b5d-45ba2cbeb977 2018-09-26 15:33:55,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.527961015701s 2018-09-26 15:33:55,858 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-93728c69-57eb-4e43-8b5d-45ba2cbeb977 2018-09-26 15:33:55,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:33:55,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:33:56,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:33:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-45cb6b4b-2dd8-4b46-8388-03c89e5c2707 x-compute-request-id: req-45cb6b4b-2dd8-4b46-8388-03c89e5c2707 Content-Encoding: gzip Content-Length: 8043 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:33:56,933 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-45cb6b4b-2dd8-4b46-8388-03c89e5c2707 2018-09-26 15:33:56,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07209682465s 2018-09-26 15:33:56,934 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-45cb6b4b-2dd8-4b46-8388-03c89e5c2707 2018-09-26 15:33:56,935 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:33:57,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:33:57,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:33:58,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:33:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f3a748a1-8b18-42aa-8589-4c6a562bc3c0 x-compute-request-id: req-f3a748a1-8b18-42aa-8589-4c6a562bc3c0 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:33:58,582 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f3a748a1-8b18-42aa-8589-4c6a562bc3c0 2018-09-26 15:33:58,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.644747018814s 2018-09-26 15:33:58,583 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f3a748a1-8b18-42aa-8589-4c6a562bc3c0 2018-09-26 15:33:58,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:33:58,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:33:59,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:33:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-01bb37db-3490-4ac4-92f8-fc80d8ed8161 x-compute-request-id: req-01bb37db-3490-4ac4-92f8-fc80d8ed8161 Content-Encoding: gzip Content-Length: 8043 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:33:59,655 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-01bb37db-3490-4ac4-92f8-fc80d8ed8161 2018-09-26 15:33:59,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.06975507736s 2018-09-26 15:33:59,656 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-01bb37db-3490-4ac4-92f8-fc80d8ed8161 2018-09-26 15:33:59,657 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:34:00,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:34:00,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:34:01,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:34:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2d4f6d9d-7d95-4713-9c34-a0132a79aba1 x-compute-request-id: req-2d4f6d9d-7d95-4713-9c34-a0132a79aba1 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:34:01,127 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2d4f6d9d-7d95-4713-9c34-a0132a79aba1 2018-09-26 15:34:01,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.467712879181s 2018-09-26 15:34:01,127 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2d4f6d9d-7d95-4713-9c34-a0132a79aba1 2018-09-26 15:34:01,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:34:01,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:34:02,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:34:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-305e86d1-73ee-4d75-8960-f0e8c7b917b7 x-compute-request-id: req-305e86d1-73ee-4d75-8960-f0e8c7b917b7 Content-Encoding: gzip Content-Length: 8043 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:34:02,511 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-305e86d1-73ee-4d75-8960-f0e8c7b917b7 2018-09-26 15:34:02,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.38089513779s 2018-09-26 15:34:02,512 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-305e86d1-73ee-4d75-8960-f0e8c7b917b7 2018-09-26 15:34:02,512 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:34:03,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:34:03,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:34:03,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:34:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2722ed5b-26d1-4683-9dbe-bd0eb3bf371c x-compute-request-id: req-2722ed5b-26d1-4683-9dbe-bd0eb3bf371c Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:34:03,870 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2722ed5b-26d1-4683-9dbe-bd0eb3bf371c 2018-09-26 15:34:03,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.355325937271s 2018-09-26 15:34:03,871 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2722ed5b-26d1-4683-9dbe-bd0eb3bf371c 2018-09-26 15:34:03,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:34:03,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:34:04,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:34:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e44a1d96-0314-40f7-814f-0eab3efb9965 x-compute-request-id: req-e44a1d96-0314-40f7-814f-0eab3efb9965 Content-Encoding: gzip Content-Length: 8043 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:34:04,951 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-e44a1d96-0314-40f7-814f-0eab3efb9965 2018-09-26 15:34:04,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.0772151947s 2018-09-26 15:34:04,952 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-e44a1d96-0314-40f7-814f-0eab3efb9965 2018-09-26 15:34:04,952 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:34:05,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:34:05,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:34:06,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:34:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f467775c-8a97-4967-8842-cdcc0723243a x-compute-request-id: req-f467775c-8a97-4967-8842-cdcc0723243a Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:34:06,784 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f467775c-8a97-4967-8842-cdcc0723243a 2018-09-26 15:34:06,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.829903841019s 2018-09-26 15:34:06,785 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f467775c-8a97-4967-8842-cdcc0723243a 2018-09-26 15:34:06,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:34:06,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:34:07,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:34:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aef88014-890a-4a6d-9d67-338f3b1a4e08 x-compute-request-id: req-aef88014-890a-4a6d-9d67-338f3b1a4e08 Content-Encoding: gzip Content-Length: 8043 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:34:07,859 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-aef88014-890a-4a6d-9d67-338f3b1a4e08 2018-09-26 15:34:07,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.071352005s 2018-09-26 15:34:07,860 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-aef88014-890a-4a6d-9d67-338f3b1a4e08 2018-09-26 15:34:07,860 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:34:07,861 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.9. Waiting for response... 2018-09-26 15:34:08,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:34:08,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:34:09,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:34:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-889c43e4-0eff-4be1-b1d7-f37d1814ba02 x-compute-request-id: req-889c43e4-0eff-4be1-b1d7-f37d1814ba02 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:34:09,534 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-889c43e4-0eff-4be1-b1d7-f37d1814ba02 2018-09-26 15:34:09,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.670933008194s 2018-09-26 15:34:09,534 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-889c43e4-0eff-4be1-b1d7-f37d1814ba02 2018-09-26 15:34:09,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:34:09,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:34:10,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:34:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6b068e76-7231-4243-ae12-40517d7a9fcc x-compute-request-id: req-6b068e76-7231-4243-ae12-40517d7a9fcc Content-Encoding: gzip Content-Length: 8043 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:34:10,609 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-6b068e76-7231-4243-ae12-40517d7a9fcc 2018-09-26 15:34:10,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07176208496s 2018-09-26 15:34:10,610 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-6b068e76-7231-4243-ae12-40517d7a9fcc 2018-09-26 15:34:10,610 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:34:11,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:34:11,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:34:12,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:34:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eeb6f346-5849-4f2e-a581-fa6701d736e7 x-compute-request-id: req-eeb6f346-5849-4f2e-a581-fa6701d736e7 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:34:12,400 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-eeb6f346-5849-4f2e-a581-fa6701d736e7 2018-09-26 15:34:12,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.786894083023s 2018-09-26 15:34:12,400 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-eeb6f346-5849-4f2e-a581-fa6701d736e7 2018-09-26 15:34:12,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:34:12,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:34:13,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:34:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e642e13-3880-4aac-86f3-61d092e6fd30 x-compute-request-id: req-7e642e13-3880-4aac-86f3-61d092e6fd30 Content-Encoding: gzip Content-Length: 8043 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:34:13,476 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-7e642e13-3880-4aac-86f3-61d092e6fd30 2018-09-26 15:34:13,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07311892509s 2018-09-26 15:34:13,477 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-7e642e13-3880-4aac-86f3-61d092e6fd30 2018-09-26 15:34:13,478 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:34:14,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:34:14,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:34:15,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:34:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14858fd5-6e04-40a5-a90d-ccac55a3b80f x-compute-request-id: req-14858fd5-6e04-40a5-a90d-ccac55a3b80f Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:34:15,134 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-14858fd5-6e04-40a5-a90d-ccac55a3b80f 2018-09-26 15:34:15,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.653520107269s 2018-09-26 15:34:15,134 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-14858fd5-6e04-40a5-a90d-ccac55a3b80f 2018-09-26 15:34:15,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:34:15,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:34:16,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:34:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-acba4656-e261-4cce-8894-0c2d21098720 x-compute-request-id: req-acba4656-e261-4cce-8894-0c2d21098720 Content-Encoding: gzip Content-Length: 8043 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:34:16,212 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-acba4656-e261-4cce-8894-0c2d21098720 2018-09-26 15:34:16,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07468008995s 2018-09-26 15:34:16,213 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-acba4656-e261-4cce-8894-0c2d21098720 2018-09-26 15:34:16,213 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:34:17,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:34:17,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:34:17,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:34:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-74b019b8-6a27-416c-bfdc-8a23a4326c82 x-compute-request-id: req-74b019b8-6a27-416c-bfdc-8a23a4326c82 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:34:17,879 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-74b019b8-6a27-416c-bfdc-8a23a4326c82 2018-09-26 15:34:17,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.663758039474s 2018-09-26 15:34:17,880 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-74b019b8-6a27-416c-bfdc-8a23a4326c82 2018-09-26 15:34:17,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:34:17,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:34:18,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:34:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-259ca2e9-3b54-44b5-8059-75f9b3eddb7e x-compute-request-id: req-259ca2e9-3b54-44b5-8059-75f9b3eddb7e Content-Encoding: gzip Content-Length: 8043 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:34:18,955 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-259ca2e9-3b54-44b5-8059-75f9b3eddb7e 2018-09-26 15:34:18,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07319116592s 2018-09-26 15:34:18,957 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-259ca2e9-3b54-44b5-8059-75f9b3eddb7e 2018-09-26 15:34:18,957 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:34:19,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:34:19,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:34:20,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:34:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c3ed3878-89b2-48dd-9421-5d0a9893165c x-compute-request-id: req-c3ed3878-89b2-48dd-9421-5d0a9893165c Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:34:20,405 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c3ed3878-89b2-48dd-9421-5d0a9893165c 2018-09-26 15:34:20,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.445605039597s 2018-09-26 15:34:20,406 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c3ed3878-89b2-48dd-9421-5d0a9893165c 2018-09-26 15:34:20,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:34:20,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:34:21,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:34:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ef3ce6aa-2efd-47c2-9b0f-bd323d17676f x-compute-request-id: req-ef3ce6aa-2efd-47c2-9b0f-bd323d17676f Content-Encoding: gzip Content-Length: 8043 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:34:21,480 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-ef3ce6aa-2efd-47c2-9b0f-bd323d17676f 2018-09-26 15:34:21,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07155299187s 2018-09-26 15:34:21,481 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-ef3ce6aa-2efd-47c2-9b0f-bd323d17676f 2018-09-26 15:34:21,481 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:34:22,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:34:22,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:34:23,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:34:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-853a656f-0301-450e-bf5b-e43410abd401 x-compute-request-id: req-853a656f-0301-450e-bf5b-e43410abd401 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:34:23,019 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-853a656f-0301-450e-bf5b-e43410abd401 2018-09-26 15:34:23,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.534513950348s 2018-09-26 15:34:23,019 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-853a656f-0301-450e-bf5b-e43410abd401 2018-09-26 15:34:23,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:34:23,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:34:24,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:34:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43f51d9f-c76c-4f3a-899c-5c0b3be281d5 x-compute-request-id: req-43f51d9f-c76c-4f3a-899c-5c0b3be281d5 Content-Encoding: gzip Content-Length: 8043 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:34:24,092 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-43f51d9f-c76c-4f3a-899c-5c0b3be281d5 2018-09-26 15:34:24,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.06986403465s 2018-09-26 15:34:24,093 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-43f51d9f-c76c-4f3a-899c-5c0b3be281d5 2018-09-26 15:34:24,093 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:34:25,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:34:25,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:34:25,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:34:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dcd38ea8-b929-4852-b5b4-72ba9399f1cc x-compute-request-id: req-dcd38ea8-b929-4852-b5b4-72ba9399f1cc Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:34:25,906 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-dcd38ea8-b929-4852-b5b4-72ba9399f1cc 2018-09-26 15:34:25,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.810423851013s 2018-09-26 15:34:25,907 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-dcd38ea8-b929-4852-b5b4-72ba9399f1cc 2018-09-26 15:34:25,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:34:25,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:34:26,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:34:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d99c5ccf-3d36-42ac-8eb6-3ac2bf252ffc x-compute-request-id: req-d99c5ccf-3d36-42ac-8eb6-3ac2bf252ffc Content-Encoding: gzip Content-Length: 8043 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:34:26,980 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-d99c5ccf-3d36-42ac-8eb6-3ac2bf252ffc 2018-09-26 15:34:26,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07051706314s 2018-09-26 15:34:26,981 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-d99c5ccf-3d36-42ac-8eb6-3ac2bf252ffc 2018-09-26 15:34:26,982 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:34:27,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:34:27,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:34:28,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:34:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8435e88f-0e50-423d-80d5-0f2e06d4420e x-compute-request-id: req-8435e88f-0e50-423d-80d5-0f2e06d4420e Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:34:28,768 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8435e88f-0e50-423d-80d5-0f2e06d4420e 2018-09-26 15:34:28,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.783535003662s 2018-09-26 15:34:28,768 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8435e88f-0e50-423d-80d5-0f2e06d4420e 2018-09-26 15:34:28,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:34:28,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:34:29,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:34:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da008013-08fe-4f8d-aeda-925fca98faba x-compute-request-id: req-da008013-08fe-4f8d-aeda-925fca98faba Content-Encoding: gzip Content-Length: 8043 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:34:29,848 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-da008013-08fe-4f8d-aeda-925fca98faba 2018-09-26 15:34:29,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07649803162s 2018-09-26 15:34:29,849 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-da008013-08fe-4f8d-aeda-925fca98faba 2018-09-26 15:34:29,849 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:34:30,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:34:30,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:34:31,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:34:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-34ac8eb2-1767-445e-9e15-4dcbac1887d5 x-compute-request-id: req-34ac8eb2-1767-445e-9e15-4dcbac1887d5 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:34:31,527 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-34ac8eb2-1767-445e-9e15-4dcbac1887d5 2018-09-26 15:34:31,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.675420999527s 2018-09-26 15:34:31,528 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-34ac8eb2-1767-445e-9e15-4dcbac1887d5 2018-09-26 15:34:31,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:34:31,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:34:32,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:34:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9f279ed4-a2a6-4ff4-ba84-d6c433c1472a x-compute-request-id: req-9f279ed4-a2a6-4ff4-ba84-d6c433c1472a Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:34:32,603 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-9f279ed4-a2a6-4ff4-ba84-d6c433c1472a 2018-09-26 15:34:32,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07274198532s 2018-09-26 15:34:32,604 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-9f279ed4-a2a6-4ff4-ba84-d6c433c1472a 2018-09-26 15:34:32,604 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:34:33,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:34:33,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:34:34,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:34:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a7f7e80-adbb-4bbc-850d-33f8f80b1cec x-compute-request-id: req-6a7f7e80-adbb-4bbc-850d-33f8f80b1cec Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:34:34,129 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6a7f7e80-adbb-4bbc-850d-33f8f80b1cec 2018-09-26 15:34:34,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.522068977356s 2018-09-26 15:34:34,130 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6a7f7e80-adbb-4bbc-850d-33f8f80b1cec 2018-09-26 15:34:34,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:34:34,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:34:35,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:34:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe933040-173c-4da7-a68f-97f8fa09c386 x-compute-request-id: req-fe933040-173c-4da7-a68f-97f8fa09c386 Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:34:35,204 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-fe933040-173c-4da7-a68f-97f8fa09c386 2018-09-26 15:34:35,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07110309601s 2018-09-26 15:34:35,205 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-fe933040-173c-4da7-a68f-97f8fa09c386 2018-09-26 15:34:35,205 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:34:35,206 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.9. Waiting for response... 2018-09-26 15:34:36,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:34:36,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:34:36,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:34:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-751c212d-fcda-44f2-9b5b-2c83a3cf01bf x-compute-request-id: req-751c212d-fcda-44f2-9b5b-2c83a3cf01bf Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:34:36,754 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-751c212d-fcda-44f2-9b5b-2c83a3cf01bf 2018-09-26 15:34:36,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.546089887619s 2018-09-26 15:34:36,755 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-751c212d-fcda-44f2-9b5b-2c83a3cf01bf 2018-09-26 15:34:36,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:34:36,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:34:37,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:34:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e7f914da-e150-4734-af38-66b9cfc81f23 x-compute-request-id: req-e7f914da-e150-4734-af38-66b9cfc81f23 Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:34:37,851 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-e7f914da-e150-4734-af38-66b9cfc81f23 2018-09-26 15:34:37,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.09402990341s 2018-09-26 15:34:37,852 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-e7f914da-e150-4734-af38-66b9cfc81f23 2018-09-26 15:34:37,853 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:34:38,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:34:38,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:34:39,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:34:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8e12289a-1630-4d50-b9a6-525e93a53610 x-compute-request-id: req-8e12289a-1630-4d50-b9a6-525e93a53610 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:34:39,223 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8e12289a-1630-4d50-b9a6-525e93a53610 2018-09-26 15:34:39,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.367166996002s 2018-09-26 15:34:39,223 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8e12289a-1630-4d50-b9a6-525e93a53610 2018-09-26 15:34:39,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:34:39,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:34:40,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:34:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-beae99a8-3384-456c-bb59-2c4f9752242e x-compute-request-id: req-beae99a8-3384-456c-bb59-2c4f9752242e Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:34:40,300 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-beae99a8-3384-456c-bb59-2c4f9752242e 2018-09-26 15:34:40,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07357883453s 2018-09-26 15:34:40,301 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-beae99a8-3384-456c-bb59-2c4f9752242e 2018-09-26 15:34:40,301 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:34:41,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:34:41,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:34:42,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:34:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3a543a8a-cea0-4ef6-89b5-17f06e7243ad x-compute-request-id: req-3a543a8a-cea0-4ef6-89b5-17f06e7243ad Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:34:42,124 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3a543a8a-cea0-4ef6-89b5-17f06e7243ad 2018-09-26 15:34:42,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.820456981659s 2018-09-26 15:34:42,125 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3a543a8a-cea0-4ef6-89b5-17f06e7243ad 2018-09-26 15:34:42,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:34:42,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:34:43,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:34:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1fb43d09-47a2-4921-aa6c-9f5025b8ff8c x-compute-request-id: req-1fb43d09-47a2-4921-aa6c-9f5025b8ff8c Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:34:43,198 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-1fb43d09-47a2-4921-aa6c-9f5025b8ff8c 2018-09-26 15:34:43,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07088708878s 2018-09-26 15:34:43,199 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-1fb43d09-47a2-4921-aa6c-9f5025b8ff8c 2018-09-26 15:34:43,199 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:34:44,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:34:44,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:34:44,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:34:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fcd91f69-4641-4e87-9f1b-5128868a03e5 x-compute-request-id: req-fcd91f69-4641-4e87-9f1b-5128868a03e5 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:34:44,895 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fcd91f69-4641-4e87-9f1b-5128868a03e5 2018-09-26 15:34:44,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.692950963974s 2018-09-26 15:34:44,895 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fcd91f69-4641-4e87-9f1b-5128868a03e5 2018-09-26 15:34:44,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:34:44,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:34:45,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:34:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3f565c6d-98de-4a09-8a4c-5c0d5e128076 x-compute-request-id: req-3f565c6d-98de-4a09-8a4c-5c0d5e128076 Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:34:45,972 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-3f565c6d-98de-4a09-8a4c-5c0d5e128076 2018-09-26 15:34:45,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07405781746s 2018-09-26 15:34:45,973 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-3f565c6d-98de-4a09-8a4c-5c0d5e128076 2018-09-26 15:34:45,973 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:34:46,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:34:46,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:34:47,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:34:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d99f9cc7-046b-4b61-ae72-63a70918d50b x-compute-request-id: req-d99f9cc7-046b-4b61-ae72-63a70918d50b Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:34:47,642 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d99f9cc7-046b-4b61-ae72-63a70918d50b 2018-09-26 15:34:47,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.666136980057s 2018-09-26 15:34:47,643 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d99f9cc7-046b-4b61-ae72-63a70918d50b 2018-09-26 15:34:47,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:34:47,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:34:48,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:34:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c0cab2c-e5d7-4496-b465-34f8cafbcb5a x-compute-request-id: req-3c0cab2c-e5d7-4496-b465-34f8cafbcb5a Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:34:48,717 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-3c0cab2c-e5d7-4496-b465-34f8cafbcb5a 2018-09-26 15:34:48,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07112407684s 2018-09-26 15:34:48,718 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-3c0cab2c-e5d7-4496-b465-34f8cafbcb5a 2018-09-26 15:34:48,718 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:34:49,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:34:49,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:34:50,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:34:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-17a61d02-5ae7-4d83-ab5d-0b792bd0bc08 x-compute-request-id: req-17a61d02-5ae7-4d83-ab5d-0b792bd0bc08 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:34:50,400 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-17a61d02-5ae7-4d83-ab5d-0b792bd0bc08 2018-09-26 15:34:50,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.679670095444s 2018-09-26 15:34:50,401 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-17a61d02-5ae7-4d83-ab5d-0b792bd0bc08 2018-09-26 15:34:50,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:34:50,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:34:51,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:34:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-02f7060c-9e70-4fa2-955c-c9b37b2a034f x-compute-request-id: req-02f7060c-9e70-4fa2-955c-c9b37b2a034f Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:34:51,476 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-02f7060c-9e70-4fa2-955c-c9b37b2a034f 2018-09-26 15:34:51,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07257699966s 2018-09-26 15:34:51,477 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-02f7060c-9e70-4fa2-955c-c9b37b2a034f 2018-09-26 15:34:51,477 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:34:52,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:34:52,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:34:53,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:34:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6afcbc3-672e-4776-a207-ae9dcab0accf x-compute-request-id: req-e6afcbc3-672e-4776-a207-ae9dcab0accf Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:34:53,005 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e6afcbc3-672e-4776-a207-ae9dcab0accf 2018-09-26 15:34:53,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.525560855865s 2018-09-26 15:34:53,006 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e6afcbc3-672e-4776-a207-ae9dcab0accf 2018-09-26 15:34:53,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:34:53,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:34:54,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:34:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d5686ce7-36ba-4ab3-bf7b-f02ede2ff09c x-compute-request-id: req-d5686ce7-36ba-4ab3-bf7b-f02ede2ff09c Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:34:54,078 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-d5686ce7-36ba-4ab3-bf7b-f02ede2ff09c 2018-09-26 15:34:54,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07010889053s 2018-09-26 15:34:54,080 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-d5686ce7-36ba-4ab3-bf7b-f02ede2ff09c 2018-09-26 15:34:54,080 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:34:55,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:34:55,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:34:55,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:34:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-676a9097-cc2c-434d-88db-6f90dee1690d x-compute-request-id: req-676a9097-cc2c-434d-88db-6f90dee1690d Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:34:55,598 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-676a9097-cc2c-434d-88db-6f90dee1690d 2018-09-26 15:34:55,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.515114784241s 2018-09-26 15:34:55,598 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-676a9097-cc2c-434d-88db-6f90dee1690d 2018-09-26 15:34:55,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:34:55,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:34:56,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:34:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb28507b-d016-4b8c-bd18-1efe361f8f51 x-compute-request-id: req-bb28507b-d016-4b8c-bd18-1efe361f8f51 Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:34:56,675 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-bb28507b-d016-4b8c-bd18-1efe361f8f51 2018-09-26 15:34:56,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07366108894s 2018-09-26 15:34:56,676 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-bb28507b-d016-4b8c-bd18-1efe361f8f51 2018-09-26 15:34:56,676 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:34:57,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:34:57,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:34:58,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:34:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60baed32-73e6-4e6c-80df-a14aef1421a1 x-compute-request-id: req-60baed32-73e6-4e6c-80df-a14aef1421a1 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:34:58,114 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-60baed32-73e6-4e6c-80df-a14aef1421a1 2018-09-26 15:34:58,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.435256958008s 2018-09-26 15:34:58,115 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-60baed32-73e6-4e6c-80df-a14aef1421a1 2018-09-26 15:34:58,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:34:58,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:34:59,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:34:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-091ad388-b650-430f-b0ed-1a717ae2149b x-compute-request-id: req-091ad388-b650-430f-b0ed-1a717ae2149b Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:34:59,206 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-091ad388-b650-430f-b0ed-1a717ae2149b 2018-09-26 15:34:59,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.08870697021s 2018-09-26 15:34:59,207 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-091ad388-b650-430f-b0ed-1a717ae2149b 2018-09-26 15:34:59,208 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:35:00,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:35:00,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:35:00,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:35:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3371a7ec-72cc-4181-a2d5-82bd8c3aaa5b x-compute-request-id: req-3371a7ec-72cc-4181-a2d5-82bd8c3aaa5b Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:35:00,759 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3371a7ec-72cc-4181-a2d5-82bd8c3aaa5b 2018-09-26 15:35:00,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.548072099686s 2018-09-26 15:35:00,759 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3371a7ec-72cc-4181-a2d5-82bd8c3aaa5b 2018-09-26 15:35:00,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:35:00,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:35:01,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:35:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53616342-0a30-4373-939c-6dc5763a5c65 x-compute-request-id: req-53616342-0a30-4373-939c-6dc5763a5c65 Content-Encoding: gzip Content-Length: 8044 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:35:01,837 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-53616342-0a30-4373-939c-6dc5763a5c65 2018-09-26 15:35:01,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07497096062s 2018-09-26 15:35:01,838 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-53616342-0a30-4373-939c-6dc5763a5c65 2018-09-26 15:35:01,838 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:35:01,838 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.9. Waiting for response... 2018-09-26 15:35:02,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:35:02,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:35:03,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:35:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ebe3c1d3-38d7-4ea8-afe4-5a01672db775 x-compute-request-id: req-ebe3c1d3-38d7-4ea8-afe4-5a01672db775 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:35:03,368 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ebe3c1d3-38d7-4ea8-afe4-5a01672db775 2018-09-26 15:35:03,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.52823805809s 2018-09-26 15:35:03,369 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ebe3c1d3-38d7-4ea8-afe4-5a01672db775 2018-09-26 15:35:03,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:35:03,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:35:04,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:35:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98d3bf1e-ae01-4287-a7c3-3eb38c18ec9b x-compute-request-id: req-98d3bf1e-ae01-4287-a7c3-3eb38c18ec9b Content-Encoding: gzip Content-Length: 8068 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\n"} 2018-09-26 15:35:04,445 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-98d3bf1e-ae01-4287-a7c3-3eb38c18ec9b 2018-09-26 15:35:04,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07393193245s 2018-09-26 15:35:04,446 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-98d3bf1e-ae01-4287-a7c3-3eb38c18ec9b 2018-09-26 15:35:04,447 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO 2018-09-26 15:35:05,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:35:05,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:35:05,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:35:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2d698b9c-db24-4ace-b0d4-032fdd56946b x-compute-request-id: req-2d698b9c-db24-4ace-b0d4-032fdd56946b Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:35:05,982 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2d698b9c-db24-4ace-b0d4-032fdd56946b 2018-09-26 15:35:05,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.53316116333s 2018-09-26 15:35:05,983 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2d698b9c-db24-4ace-b0d4-032fdd56946b 2018-09-26 15:35:05,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:35:05,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:35:07,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:35:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4a7520d9-b49c-4b7b-836f-46ca39c0f9fc x-compute-request-id: req-4a7520d9-b49c-4b7b-836f-46ca39c0f9fc Content-Encoding: gzip Content-Length: 8068 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\n"} 2018-09-26 15:35:07,060 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-4a7520d9-b49c-4b7b-836f-46ca39c0f9fc 2018-09-26 15:35:07,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07488203049s 2018-09-26 15:35:07,061 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-4a7520d9-b49c-4b7b-836f-46ca39c0f9fc 2018-09-26 15:35:07,062 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO 2018-09-26 15:35:08,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:35:08,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:35:08,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:35:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9dacd39b-8e58-421a-9503-a0d4d1c5b2eb x-compute-request-id: req-9dacd39b-8e58-421a-9503-a0d4d1c5b2eb Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:35:08,456 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9dacd39b-8e58-421a-9503-a0d4d1c5b2eb 2018-09-26 15:35:08,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.391262054443s 2018-09-26 15:35:08,456 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9dacd39b-8e58-421a-9503-a0d4d1c5b2eb 2018-09-26 15:35:08,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:35:08,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:35:09,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:35:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8faa0fa1-46b7-4588-8ce3-c338fc004778 x-compute-request-id: req-8faa0fa1-46b7-4588-8ce3-c338fc004778 Content-Encoding: gzip Content-Length: 8068 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\n"} 2018-09-26 15:35:09,539 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-8faa0fa1-46b7-4588-8ce3-c338fc004778 2018-09-26 15:35:09,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.0796289444s 2018-09-26 15:35:09,540 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-8faa0fa1-46b7-4588-8ce3-c338fc004778 2018-09-26 15:35:09,540 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO 2018-09-26 15:35:10,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:35:10,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:35:11,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:35:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2020881c-06f1-4df4-aafd-67dc1281ca5a x-compute-request-id: req-2020881c-06f1-4df4-aafd-67dc1281ca5a Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:35:11,065 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2020881c-06f1-4df4-aafd-67dc1281ca5a 2018-09-26 15:35:11,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.522500038147s 2018-09-26 15:35:11,066 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2020881c-06f1-4df4-aafd-67dc1281ca5a 2018-09-26 15:35:11,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:35:11,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:35:12,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:35:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd515e77-1ef8-4c20-8a51-56113a31da4d x-compute-request-id: req-dd515e77-1ef8-4c20-8a51-56113a31da4d Content-Encoding: gzip Content-Length: 8068 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\n"} 2018-09-26 15:35:12,169 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-dd515e77-1ef8-4c20-8a51-56113a31da4d 2018-09-26 15:35:12,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.10086202621s 2018-09-26 15:35:12,170 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-dd515e77-1ef8-4c20-8a51-56113a31da4d 2018-09-26 15:35:12,170 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO 2018-09-26 15:35:13,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:35:13,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:35:13,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:35:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f2f66be-9044-4e05-bebe-afb652b00f4e x-compute-request-id: req-8f2f66be-9044-4e05-bebe-afb652b00f4e Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:35:13,699 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8f2f66be-9044-4e05-bebe-afb652b00f4e 2018-09-26 15:35:13,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.526068210602s 2018-09-26 15:35:13,700 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8f2f66be-9044-4e05-bebe-afb652b00f4e 2018-09-26 15:35:13,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:35:13,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:35:14,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:35:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-38bb94b1-8f40-4e74-9146-4dfbd1fb5ca4 x-compute-request-id: req-38bb94b1-8f40-4e74-9146-4dfbd1fb5ca4 Content-Encoding: gzip Content-Length: 8068 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\n"} 2018-09-26 15:35:14,780 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-38bb94b1-8f40-4e74-9146-4dfbd1fb5ca4 2018-09-26 15:35:14,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07700800896s 2018-09-26 15:35:14,781 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-38bb94b1-8f40-4e74-9146-4dfbd1fb5ca4 2018-09-26 15:35:14,781 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO 2018-09-26 15:35:15,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:35:15,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:35:16,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:35:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-083bec13-85c8-42f1-be9e-88b6f49b2ce7 x-compute-request-id: req-083bec13-85c8-42f1-be9e-88b6f49b2ce7 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:35:16,296 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-083bec13-85c8-42f1-be9e-88b6f49b2ce7 2018-09-26 15:35:16,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.512404918671s 2018-09-26 15:35:16,296 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-083bec13-85c8-42f1-be9e-88b6f49b2ce7 2018-09-26 15:35:16,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:35:16,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:35:17,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:35:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e938d8b9-1a24-40d0-ae4b-a613f4598efd x-compute-request-id: req-e938d8b9-1a24-40d0-ae4b-a613f4598efd Content-Encoding: gzip Content-Length: 8068 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\n"} 2018-09-26 15:35:17,378 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-e938d8b9-1a24-40d0-ae4b-a613f4598efd 2018-09-26 15:35:17,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07897615433s 2018-09-26 15:35:17,379 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-e938d8b9-1a24-40d0-ae4b-a613f4598efd 2018-09-26 15:35:17,380 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO 2018-09-26 15:35:18,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:35:18,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:35:18,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:35:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4bb96c70-6408-4ace-98fb-131ae8c9dd5f x-compute-request-id: req-4bb96c70-6408-4ace-98fb-131ae8c9dd5f Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:35:18,923 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4bb96c70-6408-4ace-98fb-131ae8c9dd5f 2018-09-26 15:35:18,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.540971040726s 2018-09-26 15:35:18,924 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4bb96c70-6408-4ace-98fb-131ae8c9dd5f 2018-09-26 15:35:18,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:35:18,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:35:19,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:35:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-13662034-a1e7-44d0-8cc4-2a806b0fc654 x-compute-request-id: req-13662034-a1e7-44d0-8cc4-2a806b0fc654 Content-Encoding: gzip Content-Length: 8068 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\n"} 2018-09-26 15:35:19,998 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-13662034-a1e7-44d0-8cc4-2a806b0fc654 2018-09-26 15:35:19,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07077598572s 2018-09-26 15:35:19,998 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-13662034-a1e7-44d0-8cc4-2a806b0fc654 2018-09-26 15:35:19,999 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO 2018-09-26 15:35:21,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:35:21,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:35:21,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:35:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ef722558-ef81-4de3-9e32-a03c7e8b755e x-compute-request-id: req-ef722558-ef81-4de3-9e32-a03c7e8b755e Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:35:21,506 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ef722558-ef81-4de3-9e32-a03c7e8b755e 2018-09-26 15:35:21,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.504653930664s 2018-09-26 15:35:21,506 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ef722558-ef81-4de3-9e32-a03c7e8b755e 2018-09-26 15:35:21,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:35:21,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:35:22,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:35:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-464a8273-365e-49cf-91bb-34f4789a148b x-compute-request-id: req-464a8273-365e-49cf-91bb-34f4789a148b Content-Encoding: gzip Content-Length: 8068 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\n"} 2018-09-26 15:35:22,580 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-464a8273-365e-49cf-91bb-34f4789a148b 2018-09-26 15:35:22,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07066512108s 2018-09-26 15:35:22,581 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-464a8273-365e-49cf-91bb-34f4789a148b 2018-09-26 15:35:22,581 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO 2018-09-26 15:35:23,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:35:23,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:35:24,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:35:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-26651942-db93-4039-84bb-982753c304e1 x-compute-request-id: req-26651942-db93-4039-84bb-982753c304e1 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:35:24,344 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-26651942-db93-4039-84bb-982753c304e1 2018-09-26 15:35:24,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.760730981827s 2018-09-26 15:35:24,345 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-26651942-db93-4039-84bb-982753c304e1 2018-09-26 15:35:24,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:35:24,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:35:25,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:35:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-812eac00-e42f-4e57-87d2-ee0090859ae3 x-compute-request-id: req-812eac00-e42f-4e57-87d2-ee0090859ae3 Content-Encoding: gzip Content-Length: 8068 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\n"} 2018-09-26 15:35:25,417 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-812eac00-e42f-4e57-87d2-ee0090859ae3 2018-09-26 15:35:25,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.0695078373s 2018-09-26 15:35:25,418 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-812eac00-e42f-4e57-87d2-ee0090859ae3 2018-09-26 15:35:25,418 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO 2018-09-26 15:35:26,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:35:26,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:35:26,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:35:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9f0c0a37-de57-4720-9cf7-50b4a75020a2 x-compute-request-id: req-9f0c0a37-de57-4720-9cf7-50b4a75020a2 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:35:26,879 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9f0c0a37-de57-4720-9cf7-50b4a75020a2 2018-09-26 15:35:26,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.455575942993s 2018-09-26 15:35:26,880 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9f0c0a37-de57-4720-9cf7-50b4a75020a2 2018-09-26 15:35:26,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:35:26,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:35:27,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:35:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-50d97ac8-deaa-4d5b-bb6a-d6b16666121c x-compute-request-id: req-50d97ac8-deaa-4d5b-bb6a-d6b16666121c Content-Encoding: gzip Content-Length: 8068 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:35:27,958 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-50d97ac8-deaa-4d5b-bb6a-d6b16666121c 2018-09-26 15:35:27,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07438492775s 2018-09-26 15:35:27,959 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-50d97ac8-deaa-4d5b-bb6a-d6b16666121c 2018-09-26 15:35:27,959 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO 2018-09-26 15:35:27,961 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.9. Waiting for response... 2018-09-26 15:35:28,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:35:28,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:35:29,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:35:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5572e92e-55e0-4395-bb8e-0563398f3a19 x-compute-request-id: req-5572e92e-55e0-4395-bb8e-0563398f3a19 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:35:29,623 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5572e92e-55e0-4395-bb8e-0563398f3a19 2018-09-26 15:35:29,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.660582065582s 2018-09-26 15:35:29,624 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5572e92e-55e0-4395-bb8e-0563398f3a19 2018-09-26 15:35:29,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:35:29,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:35:30,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:35:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-45f40751-c82a-46d9-b2ab-664a2811e669 x-compute-request-id: req-45f40751-c82a-46d9-b2ab-664a2811e669 Content-Encoding: gzip Content-Length: 8068 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:35:30,697 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-45f40751-c82a-46d9-b2ab-664a2811e669 2018-09-26 15:35:30,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07074117661s 2018-09-26 15:35:30,698 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-45f40751-c82a-46d9-b2ab-664a2811e669 2018-09-26 15:35:30,698 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO 2018-09-26 15:35:31,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:35:31,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:35:32,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:35:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28ab2e4a-9bb7-4125-a0cf-0ba6acd6f0ac x-compute-request-id: req-28ab2e4a-9bb7-4125-a0cf-0ba6acd6f0ac Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:35:32,208 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-28ab2e4a-9bb7-4125-a0cf-0ba6acd6f0ac 2018-09-26 15:35:32,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.507538080215s 2018-09-26 15:35:32,209 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-28ab2e4a-9bb7-4125-a0cf-0ba6acd6f0ac 2018-09-26 15:35:32,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:35:32,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:35:33,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:35:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eaf94e73-3690-407d-bcd5-9d6b74e416e3 x-compute-request-id: req-eaf94e73-3690-407d-bcd5-9d6b74e416e3 Content-Encoding: gzip Content-Length: 8068 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:35:33,286 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-eaf94e73-3690-407d-bcd5-9d6b74e416e3 2018-09-26 15:35:33,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07501602173s 2018-09-26 15:35:33,287 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-eaf94e73-3690-407d-bcd5-9d6b74e416e3 2018-09-26 15:35:33,288 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO 2018-09-26 15:35:34,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:35:34,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:35:34,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:35:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a4bdc4dc-05a7-4ce7-982d-4ab3bded3576 x-compute-request-id: req-a4bdc4dc-05a7-4ce7-982d-4ab3bded3576 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:35:34,659 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a4bdc4dc-05a7-4ce7-982d-4ab3bded3576 2018-09-26 15:35:34,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.368527889252s 2018-09-26 15:35:34,659 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a4bdc4dc-05a7-4ce7-982d-4ab3bded3576 2018-09-26 15:35:34,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:35:34,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:35:35,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:35:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c9645d0-64ea-4eff-9297-2f1f0decc252 x-compute-request-id: req-3c9645d0-64ea-4eff-9297-2f1f0decc252 Content-Encoding: gzip Content-Length: 8068 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:35:35,735 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-3c9645d0-64ea-4eff-9297-2f1f0decc252 2018-09-26 15:35:35,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07249307632s 2018-09-26 15:35:35,736 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-3c9645d0-64ea-4eff-9297-2f1f0decc252 2018-09-26 15:35:35,736 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO 2018-09-26 15:35:36,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:35:36,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:35:37,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:35:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2ae4a5b6-571a-40aa-a9b2-b2de69d3b86b x-compute-request-id: req-2ae4a5b6-571a-40aa-a9b2-b2de69d3b86b Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:35:37,145 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2ae4a5b6-571a-40aa-a9b2-b2de69d3b86b 2018-09-26 15:35:37,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.406448125839s 2018-09-26 15:35:37,146 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2ae4a5b6-571a-40aa-a9b2-b2de69d3b86b 2018-09-26 15:35:37,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:35:37,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:35:38,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:35:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d7eb7a5c-26d9-432e-aac0-5643e3ece1d7 x-compute-request-id: req-d7eb7a5c-26d9-432e-aac0-5643e3ece1d7 Content-Encoding: gzip Content-Length: 8068 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:35:38,220 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-d7eb7a5c-26d9-432e-aac0-5643e3ece1d7 2018-09-26 15:35:38,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07172894478s 2018-09-26 15:35:38,221 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-d7eb7a5c-26d9-432e-aac0-5643e3ece1d7 2018-09-26 15:35:38,221 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:35:39,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:35:39,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:35:39,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:35:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-47e33b1e-1460-4903-aba6-a7184a076359 x-compute-request-id: req-47e33b1e-1460-4903-aba6-a7184a076359 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:35:39,720 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-47e33b1e-1460-4903-aba6-a7184a076359 2018-09-26 15:35:39,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.496602058411s 2018-09-26 15:35:39,721 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-47e33b1e-1460-4903-aba6-a7184a076359 2018-09-26 15:35:39,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:35:39,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:35:40,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:35:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14806433-ac4f-4d9f-abfd-dbb1dfcb6ac7 x-compute-request-id: req-14806433-ac4f-4d9f-abfd-dbb1dfcb6ac7 Content-Encoding: gzip Content-Length: 8068 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:35:40,795 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-14806433-ac4f-4d9f-abfd-dbb1dfcb6ac7 2018-09-26 15:35:40,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07181119919s 2018-09-26 15:35:40,796 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-14806433-ac4f-4d9f-abfd-dbb1dfcb6ac7 2018-09-26 15:35:40,797 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:35:41,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:35:41,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:35:42,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:35:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da361855-e705-425f-a069-505f4634587f x-compute-request-id: req-da361855-e705-425f-a069-505f4634587f Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:35:42,626 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-da361855-e705-425f-a069-505f4634587f 2018-09-26 15:35:42,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.826392889023s 2018-09-26 15:35:42,626 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-da361855-e705-425f-a069-505f4634587f 2018-09-26 15:35:42,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:35:42,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:35:43,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:35:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f23fb6c6-8217-401d-8f3b-bc22a3e8b9e0 x-compute-request-id: req-f23fb6c6-8217-401d-8f3b-bc22a3e8b9e0 Content-Encoding: gzip Content-Length: 8068 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:35:43,700 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-f23fb6c6-8217-401d-8f3b-bc22a3e8b9e0 2018-09-26 15:35:43,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07148504257s 2018-09-26 15:35:43,701 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-f23fb6c6-8217-401d-8f3b-bc22a3e8b9e0 2018-09-26 15:35:43,701 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:35:44,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:35:44,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:35:45,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:35:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-48e65f80-f018-4742-b32a-8bc906644f0a x-compute-request-id: req-48e65f80-f018-4742-b32a-8bc906644f0a Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:35:45,343 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-48e65f80-f018-4742-b32a-8bc906644f0a 2018-09-26 15:35:45,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.638935089111s 2018-09-26 15:35:45,343 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-48e65f80-f018-4742-b32a-8bc906644f0a 2018-09-26 15:35:45,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:35:45,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:35:46,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:35:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3d84c227-49e3-48b8-8085-c2ae76969b7b x-compute-request-id: req-3d84c227-49e3-48b8-8085-c2ae76969b7b Content-Encoding: gzip Content-Length: 8068 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:35:46,420 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-3d84c227-49e3-48b8-8085-c2ae76969b7b 2018-09-26 15:35:46,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07430481911s 2018-09-26 15:35:46,421 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-3d84c227-49e3-48b8-8085-c2ae76969b7b 2018-09-26 15:35:46,422 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:35:47,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:35:47,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:35:47,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:35:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6320f74b-4723-443a-a884-f457cf6a759b x-compute-request-id: req-6320f74b-4723-443a-a884-f457cf6a759b Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:35:47,973 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6320f74b-4723-443a-a884-f457cf6a759b 2018-09-26 15:35:47,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.548861026764s 2018-09-26 15:35:47,974 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6320f74b-4723-443a-a884-f457cf6a759b 2018-09-26 15:35:47,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:35:47,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:35:49,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:35:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a04bf3c4-07c1-4ee8-aa5a-f2b6c7ce4d45 x-compute-request-id: req-a04bf3c4-07c1-4ee8-aa5a-f2b6c7ce4d45 Content-Encoding: gzip Content-Length: 8068 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:35:49,051 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-a04bf3c4-07c1-4ee8-aa5a-f2b6c7ce4d45 2018-09-26 15:35:49,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07449507713s 2018-09-26 15:35:49,052 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-a04bf3c4-07c1-4ee8-aa5a-f2b6c7ce4d45 2018-09-26 15:35:49,052 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:35:50,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:35:50,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:35:50,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:35:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8700d806-2647-49a4-92d4-a37480d42c76 x-compute-request-id: req-8700d806-2647-49a4-92d4-a37480d42c76 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:35:50,601 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8700d806-2647-49a4-92d4-a37480d42c76 2018-09-26 15:35:50,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.546272993088s 2018-09-26 15:35:50,601 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8700d806-2647-49a4-92d4-a37480d42c76 2018-09-26 15:35:50,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:35:50,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:35:51,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:35:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7b8ee448-40f9-49bd-9829-a22c262d74e8 x-compute-request-id: req-7b8ee448-40f9-49bd-9829-a22c262d74e8 Content-Encoding: gzip Content-Length: 8068 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:35:51,675 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-7b8ee448-40f9-49bd-9829-a22c262d74e8 2018-09-26 15:35:51,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07164597511s 2018-09-26 15:35:51,676 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-7b8ee448-40f9-49bd-9829-a22c262d74e8 2018-09-26 15:35:51,677 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:35:52,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:35:52,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:35:53,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:35:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f9ec659e-8ae3-4fa2-937a-bf1189506fee x-compute-request-id: req-f9ec659e-8ae3-4fa2-937a-bf1189506fee Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:35:53,239 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f9ec659e-8ae3-4fa2-937a-bf1189506fee 2018-09-26 15:35:53,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.560372114182s 2018-09-26 15:35:53,240 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f9ec659e-8ae3-4fa2-937a-bf1189506fee 2018-09-26 15:35:53,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:35:53,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:35:54,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:35:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5d5b38dc-bdf6-4c0a-b94a-48d89d5066a1 x-compute-request-id: req-5d5b38dc-bdf6-4c0a-b94a-48d89d5066a1 Content-Encoding: gzip Content-Length: 8068 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:35:54,314 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-5d5b38dc-bdf6-4c0a-b94a-48d89d5066a1 2018-09-26 15:35:54,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07107806206s 2018-09-26 15:35:54,315 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-5d5b38dc-bdf6-4c0a-b94a-48d89d5066a1 2018-09-26 15:35:54,315 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:35:54,316 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.9. Waiting for response... 2018-09-26 15:35:55,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:35:55,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:35:55,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:35:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7ce19a24-c1dc-43c5-9455-536295daafa4 x-compute-request-id: req-7ce19a24-c1dc-43c5-9455-536295daafa4 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:35:55,999 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7ce19a24-c1dc-43c5-9455-536295daafa4 2018-09-26 15:35:55,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.681107997894s 2018-09-26 15:35:56,000 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7ce19a24-c1dc-43c5-9455-536295daafa4 2018-09-26 15:35:56,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:35:56,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:35:57,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:35:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e5e99cf9-9774-4c40-b5d1-71d9eed1bbfd x-compute-request-id: req-e5e99cf9-9774-4c40-b5d1-71d9eed1bbfd Content-Encoding: gzip Content-Length: 8068 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:35:57,083 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-e5e99cf9-9774-4c40-b5d1-71d9eed1bbfd 2018-09-26 15:35:57,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.08067393303s 2018-09-26 15:35:57,084 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-e5e99cf9-9774-4c40-b5d1-71d9eed1bbfd 2018-09-26 15:35:57,084 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:35:58,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:35:58,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:35:58,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:35:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ff4b660-c3e9-4a5a-b5ff-a979d54855c4 x-compute-request-id: req-5ff4b660-c3e9-4a5a-b5ff-a979d54855c4 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:35:58,598 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5ff4b660-c3e9-4a5a-b5ff-a979d54855c4 2018-09-26 15:35:58,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.511813879013s 2018-09-26 15:35:58,599 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5ff4b660-c3e9-4a5a-b5ff-a979d54855c4 2018-09-26 15:35:58,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:35:58,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:35:59,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:35:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-62d64d34-3edb-4f43-9c6b-2c9f02b6386e x-compute-request-id: req-62d64d34-3edb-4f43-9c6b-2c9f02b6386e Content-Encoding: gzip Content-Length: 8068 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:35:59,682 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-62d64d34-3edb-4f43-9c6b-2c9f02b6386e 2018-09-26 15:35:59,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.08039283752s 2018-09-26 15:35:59,683 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-62d64d34-3edb-4f43-9c6b-2c9f02b6386e 2018-09-26 15:35:59,683 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:36:00,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:36:00,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:36:01,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:36:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-08bc8e1b-9a16-43df-8166-077e958cb0cb x-compute-request-id: req-08bc8e1b-9a16-43df-8166-077e958cb0cb Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:36:01,204 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-08bc8e1b-9a16-43df-8166-077e958cb0cb 2018-09-26 15:36:01,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.518370866776s 2018-09-26 15:36:01,204 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-08bc8e1b-9a16-43df-8166-077e958cb0cb 2018-09-26 15:36:01,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:36:01,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:36:02,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:36:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c1290fa4-bf54-4a3f-98d0-73e7b701c3a1 x-compute-request-id: req-c1290fa4-bf54-4a3f-98d0-73e7b701c3a1 Content-Encoding: gzip Content-Length: 8068 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:36:02,276 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-c1290fa4-bf54-4a3f-98d0-73e7b701c3a1 2018-09-26 15:36:02,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.06924915314s 2018-09-26 15:36:02,277 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-c1290fa4-bf54-4a3f-98d0-73e7b701c3a1 2018-09-26 15:36:02,277 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:36:03,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:36:03,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:36:03,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:36:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4661ce42-f3c2-4471-91fb-82f1d79f7e5a x-compute-request-id: req-4661ce42-f3c2-4471-91fb-82f1d79f7e5a Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:36:03,947 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4661ce42-f3c2-4471-91fb-82f1d79f7e5a 2018-09-26 15:36:03,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.666882991791s 2018-09-26 15:36:03,947 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4661ce42-f3c2-4471-91fb-82f1d79f7e5a 2018-09-26 15:36:03,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:36:03,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:36:05,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:36:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4d1afb7f-d062-4560-9328-e23dffa6c029 x-compute-request-id: req-4d1afb7f-d062-4560-9328-e23dffa6c029 Content-Encoding: gzip Content-Length: 8068 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:36:05,030 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-4d1afb7f-d062-4560-9328-e23dffa6c029 2018-09-26 15:36:05,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.08015322685s 2018-09-26 15:36:05,031 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-4d1afb7f-d062-4560-9328-e23dffa6c029 2018-09-26 15:36:05,031 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:36:06,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:36:06,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:36:06,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:36:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-88364612-b870-4d90-8fa9-907cefcffa3a x-compute-request-id: req-88364612-b870-4d90-8fa9-907cefcffa3a Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:36:06,566 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-88364612-b870-4d90-8fa9-907cefcffa3a 2018-09-26 15:36:06,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.532825946808s 2018-09-26 15:36:06,567 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-88364612-b870-4d90-8fa9-907cefcffa3a 2018-09-26 15:36:06,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:36:06,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:36:07,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:36:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99124e08-7d0b-4d21-80d1-76ceb6683f48 x-compute-request-id: req-99124e08-7d0b-4d21-80d1-76ceb6683f48 Content-Encoding: gzip Content-Length: 8068 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:36:07,643 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-99124e08-7d0b-4d21-80d1-76ceb6683f48 2018-09-26 15:36:07,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.0735449791s 2018-09-26 15:36:07,644 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-99124e08-7d0b-4d21-80d1-76ceb6683f48 2018-09-26 15:36:07,644 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:36:08,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:36:08,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:36:09,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:36:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-84cef2fc-a864-493a-86ce-e379ccd9de24 x-compute-request-id: req-84cef2fc-a864-493a-86ce-e379ccd9de24 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:36:09,020 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-84cef2fc-a864-493a-86ce-e379ccd9de24 2018-09-26 15:36:09,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373491048813s 2018-09-26 15:36:09,020 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-84cef2fc-a864-493a-86ce-e379ccd9de24 2018-09-26 15:36:09,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:36:09,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:36:10,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:36:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2da43c73-47a7-4f05-b245-52c91c13b425 x-compute-request-id: req-2da43c73-47a7-4f05-b245-52c91c13b425 Content-Encoding: gzip Content-Length: 8068 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:36:10,102 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-2da43c73-47a7-4f05-b245-52c91c13b425 2018-09-26 15:36:10,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07892680168s 2018-09-26 15:36:10,103 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-2da43c73-47a7-4f05-b245-52c91c13b425 2018-09-26 15:36:10,103 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:36:11,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:36:11,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:36:11,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:36:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f11228ce-9dc2-4127-b39b-de76d4b5dbfd x-compute-request-id: req-f11228ce-9dc2-4127-b39b-de76d4b5dbfd Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:36:11,688 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f11228ce-9dc2-4127-b39b-de76d4b5dbfd 2018-09-26 15:36:11,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.582236051559s 2018-09-26 15:36:11,689 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f11228ce-9dc2-4127-b39b-de76d4b5dbfd 2018-09-26 15:36:11,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:36:11,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:36:12,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:36:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b0337100-3c6b-4c60-ba51-3d95eb7fc32b x-compute-request-id: req-b0337100-3c6b-4c60-ba51-3d95eb7fc32b Content-Encoding: gzip Content-Length: 8068 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:36:12,764 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-b0337100-3c6b-4c60-ba51-3d95eb7fc32b 2018-09-26 15:36:12,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07292699814s 2018-09-26 15:36:12,765 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-b0337100-3c6b-4c60-ba51-3d95eb7fc32b 2018-09-26 15:36:12,765 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:36:13,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:36:13,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:36:14,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:36:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fad6205a-c06b-4953-a2a1-8a54b3ec6e24 x-compute-request-id: req-fad6205a-c06b-4953-a2a1-8a54b3ec6e24 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:36:14,471 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fad6205a-c06b-4953-a2a1-8a54b3ec6e24 2018-09-26 15:36:14,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.702990055084s 2018-09-26 15:36:14,471 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fad6205a-c06b-4953-a2a1-8a54b3ec6e24 2018-09-26 15:36:14,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:36:14,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:36:15,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:36:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0b40a038-ccd5-4778-9beb-6568249337a4 x-compute-request-id: req-0b40a038-ccd5-4778-9beb-6568249337a4 Content-Encoding: gzip Content-Length: 8068 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:36:15,544 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-0b40a038-ccd5-4778-9beb-6568249337a4 2018-09-26 15:36:15,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07009196281s 2018-09-26 15:36:15,545 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-0b40a038-ccd5-4778-9beb-6568249337a4 2018-09-26 15:36:15,545 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:36:16,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:36:16,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:36:17,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:36:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d1e65c9-ae05-4f56-aef2-51753a8c1ad5 x-compute-request-id: req-8d1e65c9-ae05-4f56-aef2-51753a8c1ad5 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:36:17,240 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8d1e65c9-ae05-4f56-aef2-51753a8c1ad5 2018-09-26 15:36:17,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.692187070847s 2018-09-26 15:36:17,240 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8d1e65c9-ae05-4f56-aef2-51753a8c1ad5 2018-09-26 15:36:17,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:36:17,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:36:18,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:36:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb38486d-ea79-4145-9874-331873a948c3 x-compute-request-id: req-eb38486d-ea79-4145-9874-331873a948c3 Content-Encoding: gzip Content-Length: 8068 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:36:18,315 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-eb38486d-ea79-4145-9874-331873a948c3 2018-09-26 15:36:18,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.0725748539s 2018-09-26 15:36:18,317 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-eb38486d-ea79-4145-9874-331873a948c3 2018-09-26 15:36:18,317 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:36:19,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:36:19,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:36:19,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:36:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aae77522-57a9-4553-85a8-b8b2160c94bc x-compute-request-id: req-aae77522-57a9-4553-85a8-b8b2160c94bc Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:36:19,841 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-aae77522-57a9-4553-85a8-b8b2160c94bc 2018-09-26 15:36:19,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.522145986557s 2018-09-26 15:36:19,842 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-aae77522-57a9-4553-85a8-b8b2160c94bc 2018-09-26 15:36:19,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:36:19,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:36:20,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:36:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d72cbfa2-3a7b-40ea-9903-d959d0b6606d x-compute-request-id: req-d72cbfa2-3a7b-40ea-9903-d959d0b6606d Content-Encoding: gzip Content-Length: 8068 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:36:20,918 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-d72cbfa2-3a7b-40ea-9903-d959d0b6606d 2018-09-26 15:36:20,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07322692871s 2018-09-26 15:36:20,919 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-d72cbfa2-3a7b-40ea-9903-d959d0b6606d 2018-09-26 15:36:20,919 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:36:20,920 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.9. Waiting for response... 2018-09-26 15:36:21,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:36:21,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:36:22,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:36:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f628534b-f39f-49ff-8312-dbecbe55c2ee x-compute-request-id: req-f628534b-f39f-49ff-8312-dbecbe55c2ee Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:36:22,322 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f628534b-f39f-49ff-8312-dbecbe55c2ee 2018-09-26 15:36:22,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.400057792664s 2018-09-26 15:36:22,323 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f628534b-f39f-49ff-8312-dbecbe55c2ee 2018-09-26 15:36:22,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:36:22,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:36:23,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:36:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-158d9177-1e5e-4429-8ea7-b2e7267f5e90 x-compute-request-id: req-158d9177-1e5e-4429-8ea7-b2e7267f5e90 Content-Encoding: gzip Content-Length: 8068 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:36:23,396 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-158d9177-1e5e-4429-8ea7-b2e7267f5e90 2018-09-26 15:36:23,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07034301758s 2018-09-26 15:36:23,397 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-158d9177-1e5e-4429-8ea7-b2e7267f5e90 2018-09-26 15:36:23,397 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:36:24,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:36:24,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:36:24,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:36:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-48c39643-541d-42af-922b-1aea5a7c8af8 x-compute-request-id: req-48c39643-541d-42af-922b-1aea5a7c8af8 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:36:24,798 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-48c39643-541d-42af-922b-1aea5a7c8af8 2018-09-26 15:36:24,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.399020910263s 2018-09-26 15:36:24,799 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-48c39643-541d-42af-922b-1aea5a7c8af8 2018-09-26 15:36:24,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:36:24,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:36:25,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:36:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1eaef8d8-03f7-4c84-833f-16767be9c6fb x-compute-request-id: req-1eaef8d8-03f7-4c84-833f-16767be9c6fb Content-Encoding: gzip Content-Length: 8068 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:36:25,871 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-1eaef8d8-03f7-4c84-833f-16767be9c6fb 2018-09-26 15:36:25,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.06907606125s 2018-09-26 15:36:25,872 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-1eaef8d8-03f7-4c84-833f-16767be9c6fb 2018-09-26 15:36:25,872 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:36:26,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:36:26,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:36:27,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:36:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8602de98-f03f-4d8c-92d6-39fb271b3377 x-compute-request-id: req-8602de98-f03f-4d8c-92d6-39fb271b3377 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:36:27,269 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8602de98-f03f-4d8c-92d6-39fb271b3377 2018-09-26 15:36:27,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.39440703392s 2018-09-26 15:36:27,269 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8602de98-f03f-4d8c-92d6-39fb271b3377 2018-09-26 15:36:27,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:36:27,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:36:28,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:36:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d19b23d2-ac49-426e-bb10-8da7f7a4e6e5 x-compute-request-id: req-d19b23d2-ac49-426e-bb10-8da7f7a4e6e5 Content-Encoding: gzip Content-Length: 8068 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:36:28,342 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-d19b23d2-ac49-426e-bb10-8da7f7a4e6e5 2018-09-26 15:36:28,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07025814056s 2018-09-26 15:36:28,343 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-d19b23d2-ac49-426e-bb10-8da7f7a4e6e5 2018-09-26 15:36:28,344 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:36:29,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:36:29,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:36:29,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:36:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9f6201ff-4a13-4f50-a9f1-c9b97057c81f x-compute-request-id: req-9f6201ff-4a13-4f50-a9f1-c9b97057c81f Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:36:29,879 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9f6201ff-4a13-4f50-a9f1-c9b97057c81f 2018-09-26 15:36:29,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.53267288208s 2018-09-26 15:36:29,879 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9f6201ff-4a13-4f50-a9f1-c9b97057c81f 2018-09-26 15:36:29,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:36:29,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:36:30,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:36:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-310706ca-e78c-4108-938d-aca32e7137b7 x-compute-request-id: req-310706ca-e78c-4108-938d-aca32e7137b7 Content-Encoding: gzip Content-Length: 8068 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:36:30,954 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-310706ca-e78c-4108-938d-aca32e7137b7 2018-09-26 15:36:30,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.072286129s 2018-09-26 15:36:30,955 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-310706ca-e78c-4108-938d-aca32e7137b7 2018-09-26 15:36:30,956 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:36:31,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:36:31,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:36:32,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:36:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c6f60800-7ea8-47a7-9d29-f56bccce6b0e x-compute-request-id: req-c6f60800-7ea8-47a7-9d29-f56bccce6b0e Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:36:32,473 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c6f60800-7ea8-47a7-9d29-f56bccce6b0e 2018-09-26 15:36:32,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.514801979065s 2018-09-26 15:36:32,474 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c6f60800-7ea8-47a7-9d29-f56bccce6b0e 2018-09-26 15:36:32,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:36:32,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:36:33,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:36:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96d07fee-a119-4f57-ab1c-ca1b4ca5471f x-compute-request-id: req-96d07fee-a119-4f57-ab1c-ca1b4ca5471f Content-Encoding: gzip Content-Length: 8070 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:36:33,547 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-96d07fee-a119-4f57-ab1c-ca1b4ca5471f 2018-09-26 15:36:33,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07070112228s 2018-09-26 15:36:33,548 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-96d07fee-a119-4f57-ab1c-ca1b4ca5471f 2018-09-26 15:36:33,548 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:36:34,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:36:34,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:36:35,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:36:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b55d4035-4ffe-4251-8d96-b72dd15b255b x-compute-request-id: req-b55d4035-4ffe-4251-8d96-b72dd15b255b Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:36:35,070 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b55d4035-4ffe-4251-8d96-b72dd15b255b 2018-09-26 15:36:35,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.518662929535s 2018-09-26 15:36:35,070 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b55d4035-4ffe-4251-8d96-b72dd15b255b 2018-09-26 15:36:35,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:36:35,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:36:36,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:36:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5aa140e3-75d1-482a-b985-efd4c2581f33 x-compute-request-id: req-5aa140e3-75d1-482a-b985-efd4c2581f33 Content-Encoding: gzip Content-Length: 8070 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:36:36,148 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-5aa140e3-75d1-482a-b985-efd4c2581f33 2018-09-26 15:36:36,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07534813881s 2018-09-26 15:36:36,149 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-5aa140e3-75d1-482a-b985-efd4c2581f33 2018-09-26 15:36:36,150 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:36:37,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:36:37,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:36:37,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:36:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4b1a3548-7f2f-456e-80c9-18b5fa87f6c7 x-compute-request-id: req-4b1a3548-7f2f-456e-80c9-18b5fa87f6c7 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:36:37,839 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4b1a3548-7f2f-456e-80c9-18b5fa87f6c7 2018-09-26 15:36:37,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.687019109726s 2018-09-26 15:36:37,840 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4b1a3548-7f2f-456e-80c9-18b5fa87f6c7 2018-09-26 15:36:37,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:36:37,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:36:38,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:36:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ab4b933d-0162-4aca-8e99-6d261ce9e1da x-compute-request-id: req-ab4b933d-0162-4aca-8e99-6d261ce9e1da Content-Encoding: gzip Content-Length: 8070 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:36:38,913 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-ab4b933d-0162-4aca-8e99-6d261ce9e1da 2018-09-26 15:36:38,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07096791267s 2018-09-26 15:36:38,915 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-ab4b933d-0162-4aca-8e99-6d261ce9e1da 2018-09-26 15:36:38,915 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:36:39,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:36:39,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:36:40,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:36:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-04289b45-4885-4a1d-932f-9f40d5569a15 x-compute-request-id: req-04289b45-4885-4a1d-932f-9f40d5569a15 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:36:40,409 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-04289b45-4885-4a1d-932f-9f40d5569a15 2018-09-26 15:36:40,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.491250991821s 2018-09-26 15:36:40,409 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-04289b45-4885-4a1d-932f-9f40d5569a15 2018-09-26 15:36:40,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:36:40,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:36:41,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:36:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c1d5a621-d32c-4164-95ad-646ffb7bd5b5 x-compute-request-id: req-c1d5a621-d32c-4164-95ad-646ffb7bd5b5 Content-Encoding: gzip Content-Length: 8070 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:36:41,486 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-c1d5a621-d32c-4164-95ad-646ffb7bd5b5 2018-09-26 15:36:41,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07459688187s 2018-09-26 15:36:41,487 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-c1d5a621-d32c-4164-95ad-646ffb7bd5b5 2018-09-26 15:36:41,488 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:36:42,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:36:42,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:36:42,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:36:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-391ef880-87e2-41cb-bb94-6feb6f34d6f2 x-compute-request-id: req-391ef880-87e2-41cb-bb94-6feb6f34d6f2 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:36:42,850 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-391ef880-87e2-41cb-bb94-6feb6f34d6f2 2018-09-26 15:36:42,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.360183954239s 2018-09-26 15:36:42,851 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-391ef880-87e2-41cb-bb94-6feb6f34d6f2 2018-09-26 15:36:42,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:36:42,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:36:43,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:36:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b04f8362-aa08-4737-a7de-d736cd8f67ab x-compute-request-id: req-b04f8362-aa08-4737-a7de-d736cd8f67ab Content-Encoding: gzip Content-Length: 8071 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:36:43,923 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-b04f8362-aa08-4737-a7de-d736cd8f67ab 2018-09-26 15:36:43,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.06989717484s 2018-09-26 15:36:43,924 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-b04f8362-aa08-4737-a7de-d736cd8f67ab 2018-09-26 15:36:43,925 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:36:44,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:36:44,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:36:45,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:36:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1be61cfe-e737-4c50-a28d-9339a8ccad4d x-compute-request-id: req-1be61cfe-e737-4c50-a28d-9339a8ccad4d Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:36:45,452 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1be61cfe-e737-4c50-a28d-9339a8ccad4d 2018-09-26 15:36:45,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.524552106857s 2018-09-26 15:36:45,452 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1be61cfe-e737-4c50-a28d-9339a8ccad4d 2018-09-26 15:36:45,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:36:45,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:36:46,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:36:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f2a043c2-0bf5-43e8-b624-04599b57416d x-compute-request-id: req-f2a043c2-0bf5-43e8-b624-04599b57416d Content-Encoding: gzip Content-Length: 8071 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:36:46,525 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-f2a043c2-0bf5-43e8-b624-04599b57416d 2018-09-26 15:36:46,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07038617134s 2018-09-26 15:36:46,526 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-f2a043c2-0bf5-43e8-b624-04599b57416d 2018-09-26 15:36:46,527 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:36:46,528 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.9. Waiting for response... 2018-09-26 15:36:47,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:36:47,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:36:48,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:36:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b942f72-d90c-485e-be04-b91d2ae08525 x-compute-request-id: req-1b942f72-d90c-485e-be04-b91d2ae08525 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:36:48,206 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1b942f72-d90c-485e-be04-b91d2ae08525 2018-09-26 15:36:48,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.677096128464s 2018-09-26 15:36:48,207 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1b942f72-d90c-485e-be04-b91d2ae08525 2018-09-26 15:36:48,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:36:48,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:36:49,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:36:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1c0c5ea-dc9b-4342-8dc1-33251d216e05 x-compute-request-id: req-d1c0c5ea-dc9b-4342-8dc1-33251d216e05 Content-Encoding: gzip Content-Length: 8071 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:36:49,285 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-d1c0c5ea-dc9b-4342-8dc1-33251d216e05 2018-09-26 15:36:49,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.075715065s 2018-09-26 15:36:49,286 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-d1c0c5ea-dc9b-4342-8dc1-33251d216e05 2018-09-26 15:36:49,287 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:36:50,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:36:50,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:36:50,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:36:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c5f4f1a-bb94-4329-9d66-215d611fd283 x-compute-request-id: req-3c5f4f1a-bb94-4329-9d66-215d611fd283 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:36:50,799 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3c5f4f1a-bb94-4329-9d66-215d611fd283 2018-09-26 15:36:50,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.509551048279s 2018-09-26 15:36:50,799 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3c5f4f1a-bb94-4329-9d66-215d611fd283 2018-09-26 15:36:50,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:36:50,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:36:51,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:36:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-08f4aa18-ab94-4246-9f43-6dac86831818 x-compute-request-id: req-08f4aa18-ab94-4246-9f43-6dac86831818 Content-Encoding: gzip Content-Length: 8071 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:36:51,873 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-08f4aa18-ab94-4246-9f43-6dac86831818 2018-09-26 15:36:51,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07136797905s 2018-09-26 15:36:51,874 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-08f4aa18-ab94-4246-9f43-6dac86831818 2018-09-26 15:36:51,874 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:36:52,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:36:52,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:36:53,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:36:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-701a1801-699c-4f9d-91e9-3e5fef1cf703 x-compute-request-id: req-701a1801-699c-4f9d-91e9-3e5fef1cf703 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:36:53,405 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-701a1801-699c-4f9d-91e9-3e5fef1cf703 2018-09-26 15:36:53,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.528364896774s 2018-09-26 15:36:53,406 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-701a1801-699c-4f9d-91e9-3e5fef1cf703 2018-09-26 15:36:53,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:36:53,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:36:54,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:36:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f656f5f-ee83-4d57-be97-56b895921f52 x-compute-request-id: req-8f656f5f-ee83-4d57-be97-56b895921f52 Content-Encoding: gzip Content-Length: 8071 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:36:54,480 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-8f656f5f-ee83-4d57-be97-56b895921f52 2018-09-26 15:36:54,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07170295715s 2018-09-26 15:36:54,481 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-8f656f5f-ee83-4d57-be97-56b895921f52 2018-09-26 15:36:54,481 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:36:55,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:36:55,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:36:56,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:36:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-37536870-11cc-46d9-975c-94dd5e0082b4 x-compute-request-id: req-37536870-11cc-46d9-975c-94dd5e0082b4 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:36:56,017 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-37536870-11cc-46d9-975c-94dd5e0082b4 2018-09-26 15:36:56,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.533760070801s 2018-09-26 15:36:56,017 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-37536870-11cc-46d9-975c-94dd5e0082b4 2018-09-26 15:36:56,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:36:56,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:36:57,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:36:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ad714c89-6b79-4482-9eee-6840b9636c73 x-compute-request-id: req-ad714c89-6b79-4482-9eee-6840b9636c73 Content-Encoding: gzip Content-Length: 8071 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:36:57,090 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-ad714c89-6b79-4482-9eee-6840b9636c73 2018-09-26 15:36:57,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07011580467s 2018-09-26 15:36:57,091 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-ad714c89-6b79-4482-9eee-6840b9636c73 2018-09-26 15:36:57,091 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:36:58,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:36:58,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:36:58,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:36:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e987cb6a-6340-4df1-9338-88ac1a7e2232 x-compute-request-id: req-e987cb6a-6340-4df1-9338-88ac1a7e2232 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:36:58,587 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e987cb6a-6340-4df1-9338-88ac1a7e2232 2018-09-26 15:36:58,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.492820978165s 2018-09-26 15:36:58,587 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e987cb6a-6340-4df1-9338-88ac1a7e2232 2018-09-26 15:36:58,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:36:58,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:36:59,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:36:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-33b7b75f-7f61-4101-8158-2d0ede0b6e00 x-compute-request-id: req-33b7b75f-7f61-4101-8158-2d0ede0b6e00 Content-Encoding: gzip Content-Length: 8071 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:36:59,661 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-33b7b75f-7f61-4101-8158-2d0ede0b6e00 2018-09-26 15:36:59,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.0712480545s 2018-09-26 15:36:59,662 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-33b7b75f-7f61-4101-8158-2d0ede0b6e00 2018-09-26 15:36:59,663 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:37:00,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:37:00,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:37:01,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:37:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a960777a-23de-4629-8441-90023222aae0 x-compute-request-id: req-a960777a-23de-4629-8441-90023222aae0 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:37:01,187 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a960777a-23de-4629-8441-90023222aae0 2018-09-26 15:37:01,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.521345853806s 2018-09-26 15:37:01,187 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a960777a-23de-4629-8441-90023222aae0 2018-09-26 15:37:01,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:37:01,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:37:02,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:37:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7b806187-90c0-44af-9c1d-d8fd46c8e51d x-compute-request-id: req-7b806187-90c0-44af-9c1d-d8fd46c8e51d Content-Encoding: gzip Content-Length: 8071 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:37:02,264 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-7b806187-90c0-44af-9c1d-d8fd46c8e51d 2018-09-26 15:37:02,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07405400276s 2018-09-26 15:37:02,265 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-7b806187-90c0-44af-9c1d-d8fd46c8e51d 2018-09-26 15:37:02,265 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:37:03,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:37:03,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:37:03,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:37:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-805ad951-3d49-46ac-a4fd-5469f9a017a3 x-compute-request-id: req-805ad951-3d49-46ac-a4fd-5469f9a017a3 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:37:03,938 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-805ad951-3d49-46ac-a4fd-5469f9a017a3 2018-09-26 15:37:03,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.67006111145s 2018-09-26 15:37:03,938 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-805ad951-3d49-46ac-a4fd-5469f9a017a3 2018-09-26 15:37:03,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:37:03,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:37:05,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:37:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-40fd43df-69a5-45a0-a038-954104110437 x-compute-request-id: req-40fd43df-69a5-45a0-a038-954104110437 Content-Encoding: gzip Content-Length: 8071 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:37:05,013 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-40fd43df-69a5-45a0-a038-954104110437 2018-09-26 15:37:05,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07244300842s 2018-09-26 15:37:05,014 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-40fd43df-69a5-45a0-a038-954104110437 2018-09-26 15:37:05,015 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:37:06,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:37:06,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:37:06,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:37:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ad548f3-f04b-402d-af9d-a9549c1e9975 x-compute-request-id: req-4ad548f3-f04b-402d-af9d-a9549c1e9975 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:37:06,515 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4ad548f3-f04b-402d-af9d-a9549c1e9975 2018-09-26 15:37:06,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.497580051422s 2018-09-26 15:37:06,515 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4ad548f3-f04b-402d-af9d-a9549c1e9975 2018-09-26 15:37:06,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:37:06,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:37:07,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:37:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d8074d9f-42be-4b7c-96ba-f1a54b843929 x-compute-request-id: req-d8074d9f-42be-4b7c-96ba-f1a54b843929 Content-Encoding: gzip Content-Length: 8071 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:37:07,590 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-d8074d9f-42be-4b7c-96ba-f1a54b843929 2018-09-26 15:37:07,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07230401039s 2018-09-26 15:37:07,591 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-d8074d9f-42be-4b7c-96ba-f1a54b843929 2018-09-26 15:37:07,592 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:37:08,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:37:08,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:37:09,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:37:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e201f18-2e93-462f-878a-1166d4e33b96 x-compute-request-id: req-5e201f18-2e93-462f-878a-1166d4e33b96 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:37:09,124 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5e201f18-2e93-462f-878a-1166d4e33b96 2018-09-26 15:37:09,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.529612064362s 2018-09-26 15:37:09,124 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5e201f18-2e93-462f-878a-1166d4e33b96 2018-09-26 15:37:09,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:37:09,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:37:10,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:37:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a3a08319-9bf8-4e1a-9aae-20656243626e x-compute-request-id: req-a3a08319-9bf8-4e1a-9aae-20656243626e Content-Encoding: gzip Content-Length: 8071 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:37:10,196 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-a3a08319-9bf8-4e1a-9aae-20656243626e 2018-09-26 15:37:10,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.06895303726s 2018-09-26 15:37:10,197 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-a3a08319-9bf8-4e1a-9aae-20656243626e 2018-09-26 15:37:10,197 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:37:11,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:37:11,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:37:11,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:37:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ad754f6b-f4be-423e-82cb-28490775a286 x-compute-request-id: req-ad754f6b-f4be-423e-82cb-28490775a286 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:37:11,698 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ad754f6b-f4be-423e-82cb-28490775a286 2018-09-26 15:37:11,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.498136997223s 2018-09-26 15:37:11,699 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ad754f6b-f4be-423e-82cb-28490775a286 2018-09-26 15:37:11,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:37:11,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:37:12,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:37:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c92c618a-5251-49d4-b121-e1c1d138db50 x-compute-request-id: req-c92c618a-5251-49d4-b121-e1c1d138db50 Content-Encoding: gzip Content-Length: 8071 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:37:12,771 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-c92c618a-5251-49d4-b121-e1c1d138db50 2018-09-26 15:37:12,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.06939387321s 2018-09-26 15:37:12,772 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-c92c618a-5251-49d4-b121-e1c1d138db50 2018-09-26 15:37:12,772 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:37:12,773 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.9. Waiting for response... 2018-09-26 15:37:13,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:37:13,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:37:14,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:37:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1c25feb8-5396-4cbb-8b05-4fb51f7ace54 x-compute-request-id: req-1c25feb8-5396-4cbb-8b05-4fb51f7ace54 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:37:14,318 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1c25feb8-5396-4cbb-8b05-4fb51f7ace54 2018-09-26 15:37:14,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.543510198593s 2018-09-26 15:37:14,319 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1c25feb8-5396-4cbb-8b05-4fb51f7ace54 2018-09-26 15:37:14,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:37:14,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:37:15,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:37:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2d10f6e-072f-4bae-bb09-046bcfbdc2bd x-compute-request-id: req-b2d10f6e-072f-4bae-bb09-046bcfbdc2bd Content-Encoding: gzip Content-Length: 8071 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:37:15,393 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-b2d10f6e-072f-4bae-bb09-046bcfbdc2bd 2018-09-26 15:37:15,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07148098946s 2018-09-26 15:37:15,394 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-b2d10f6e-072f-4bae-bb09-046bcfbdc2bd 2018-09-26 15:37:15,394 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:37:16,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:37:16,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:37:16,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:37:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ef22381-b9d5-4aa6-bc87-faf31226d069 x-compute-request-id: req-9ef22381-b9d5-4aa6-bc87-faf31226d069 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:37:16,888 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9ef22381-b9d5-4aa6-bc87-faf31226d069 2018-09-26 15:37:16,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.491635084152s 2018-09-26 15:37:16,889 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9ef22381-b9d5-4aa6-bc87-faf31226d069 2018-09-26 15:37:16,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:37:16,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:37:17,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:37:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d02b0eba-9d11-42bf-98b2-516e19d465a2 x-compute-request-id: req-d02b0eba-9d11-42bf-98b2-516e19d465a2 Content-Encoding: gzip Content-Length: 8071 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:37:17,962 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-d02b0eba-9d11-42bf-98b2-516e19d465a2 2018-09-26 15:37:17,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07114005089s 2018-09-26 15:37:17,963 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-d02b0eba-9d11-42bf-98b2-516e19d465a2 2018-09-26 15:37:17,964 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:37:18,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:37:18,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:37:19,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:37:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2d536c2f-750e-44f3-aa7d-9ef3e7a57a68 x-compute-request-id: req-2d536c2f-750e-44f3-aa7d-9ef3e7a57a68 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:37:19,504 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2d536c2f-750e-44f3-aa7d-9ef3e7a57a68 2018-09-26 15:37:19,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.538007974625s 2018-09-26 15:37:19,505 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2d536c2f-750e-44f3-aa7d-9ef3e7a57a68 2018-09-26 15:37:19,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:37:19,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:37:20,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:37:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eba23789-2586-43fd-8df7-540860db5906 x-compute-request-id: req-eba23789-2586-43fd-8df7-540860db5906 Content-Encoding: gzip Content-Length: 8071 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:37:20,578 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-eba23789-2586-43fd-8df7-540860db5906 2018-09-26 15:37:20,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07020902634s 2018-09-26 15:37:20,579 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-eba23789-2586-43fd-8df7-540860db5906 2018-09-26 15:37:20,579 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:37:21,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:37:21,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:37:22,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:37:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-530304ed-2c1e-474d-8a58-0c339b60b1eb x-compute-request-id: req-530304ed-2c1e-474d-8a58-0c339b60b1eb Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:37:22,052 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-530304ed-2c1e-474d-8a58-0c339b60b1eb 2018-09-26 15:37:22,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.471031188965s 2018-09-26 15:37:22,053 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-530304ed-2c1e-474d-8a58-0c339b60b1eb 2018-09-26 15:37:22,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:37:22,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:37:23,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:37:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6f1e2f84-0709-46f6-b937-e4d03080f74e x-compute-request-id: req-6f1e2f84-0709-46f6-b937-e4d03080f74e Content-Encoding: gzip Content-Length: 8071 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:37:23,130 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-6f1e2f84-0709-46f6-b937-e4d03080f74e 2018-09-26 15:37:23,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07466387749s 2018-09-26 15:37:23,131 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-6f1e2f84-0709-46f6-b937-e4d03080f74e 2018-09-26 15:37:23,131 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:37:24,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:37:24,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:37:24,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:37:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-69b58e36-31b6-490c-8e50-c0ebc97af864 x-compute-request-id: req-69b58e36-31b6-490c-8e50-c0ebc97af864 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:37:24,869 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-69b58e36-31b6-490c-8e50-c0ebc97af864 2018-09-26 15:37:24,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.735589981079s 2018-09-26 15:37:24,870 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-69b58e36-31b6-490c-8e50-c0ebc97af864 2018-09-26 15:37:24,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:37:24,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:37:25,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:37:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f76166c1-1a82-453d-87cc-aad560866ef9 x-compute-request-id: req-f76166c1-1a82-453d-87cc-aad560866ef9 Content-Encoding: gzip Content-Length: 8071 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:37:25,944 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-f76166c1-1a82-453d-87cc-aad560866ef9 2018-09-26 15:37:25,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07102894783s 2018-09-26 15:37:25,945 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-f76166c1-1a82-453d-87cc-aad560866ef9 2018-09-26 15:37:25,945 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:37:26,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:37:26,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:37:27,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:37:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe9db9c8-62d6-4c8d-8384-52b922789cb8 x-compute-request-id: req-fe9db9c8-62d6-4c8d-8384-52b922789cb8 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:37:27,635 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fe9db9c8-62d6-4c8d-8384-52b922789cb8 2018-09-26 15:37:27,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.687727212906s 2018-09-26 15:37:27,636 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fe9db9c8-62d6-4c8d-8384-52b922789cb8 2018-09-26 15:37:27,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:37:27,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:37:28,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:37:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-73b982dc-d044-48a8-89ab-5e9104838397 x-compute-request-id: req-73b982dc-d044-48a8-89ab-5e9104838397 Content-Encoding: gzip Content-Length: 8073 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:37:28,710 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-73b982dc-d044-48a8-89ab-5e9104838397 2018-09-26 15:37:28,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07155990601s 2018-09-26 15:37:28,711 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-73b982dc-d044-48a8-89ab-5e9104838397 2018-09-26 15:37:28,711 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:37:29,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:37:29,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:37:30,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:37:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-487718e2-3b85-460d-b2c1-45d4242bcdc2 x-compute-request-id: req-487718e2-3b85-460d-b2c1-45d4242bcdc2 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:37:30,374 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-487718e2-3b85-460d-b2c1-45d4242bcdc2 2018-09-26 15:37:30,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.660578012466s 2018-09-26 15:37:30,375 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-487718e2-3b85-460d-b2c1-45d4242bcdc2 2018-09-26 15:37:30,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:37:30,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:37:31,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:37:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f8129882-ed47-4efb-9009-13b05faffdaa x-compute-request-id: req-f8129882-ed47-4efb-9009-13b05faffdaa Content-Encoding: gzip Content-Length: 8073 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:37:31,449 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-f8129882-ed47-4efb-9009-13b05faffdaa 2018-09-26 15:37:31,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07184696198s 2018-09-26 15:37:31,450 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-f8129882-ed47-4efb-9009-13b05faffdaa 2018-09-26 15:37:31,451 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:37:32,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:37:32,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:37:33,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:37:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b59e5fce-7de0-4e52-a4d9-8b67a6720fd3 x-compute-request-id: req-b59e5fce-7de0-4e52-a4d9-8b67a6720fd3 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:37:33,004 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b59e5fce-7de0-4e52-a4d9-8b67a6720fd3 2018-09-26 15:37:33,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.550890207291s 2018-09-26 15:37:33,005 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b59e5fce-7de0-4e52-a4d9-8b67a6720fd3 2018-09-26 15:37:33,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:37:33,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:37:34,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:37:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-576161db-2590-4f86-8bd3-b63c2ba8d433 x-compute-request-id: req-576161db-2590-4f86-8bd3-b63c2ba8d433 Content-Encoding: gzip Content-Length: 8073 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:37:34,081 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-576161db-2590-4f86-8bd3-b63c2ba8d433 2018-09-26 15:37:34,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07339406013s 2018-09-26 15:37:34,082 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-576161db-2590-4f86-8bd3-b63c2ba8d433 2018-09-26 15:37:34,082 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:37:35,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:37:35,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:37:35,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:37:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3e5fd738-71d0-4065-b350-289ab504880e x-compute-request-id: req-3e5fd738-71d0-4065-b350-289ab504880e Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:37:35,631 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3e5fd738-71d0-4065-b350-289ab504880e 2018-09-26 15:37:35,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.54647898674s 2018-09-26 15:37:35,632 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3e5fd738-71d0-4065-b350-289ab504880e 2018-09-26 15:37:35,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:37:35,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:37:36,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:37:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8875324-2b1c-41aa-be66-d35a0d4cb1ae x-compute-request-id: req-a8875324-2b1c-41aa-be66-d35a0d4cb1ae Content-Encoding: gzip Content-Length: 8073 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:37:36,708 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-a8875324-2b1c-41aa-be66-d35a0d4cb1ae 2018-09-26 15:37:36,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07412004471s 2018-09-26 15:37:36,709 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-a8875324-2b1c-41aa-be66-d35a0d4cb1ae 2018-09-26 15:37:36,710 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:37:37,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:37:37,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:37:37,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:37:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aaa996b9-1b7a-4a4a-8b83-4da43c3712c5 x-compute-request-id: req-aaa996b9-1b7a-4a4a-8b83-4da43c3712c5 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:37:37,934 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-aaa996b9-1b7a-4a4a-8b83-4da43c3712c5 2018-09-26 15:37:37,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.221881151199s 2018-09-26 15:37:37,934 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-aaa996b9-1b7a-4a4a-8b83-4da43c3712c5 2018-09-26 15:37:37,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:37:37,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:37:39,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:37:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-84be5e1c-8d07-4324-8a52-b90b0022ae5f x-compute-request-id: req-84be5e1c-8d07-4324-8a52-b90b0022ae5f Content-Encoding: gzip Content-Length: 8074 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:37:39,014 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-84be5e1c-8d07-4324-8a52-b90b0022ae5f 2018-09-26 15:37:39,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07771110535s 2018-09-26 15:37:39,016 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-84be5e1c-8d07-4324-8a52-b90b0022ae5f 2018-09-26 15:37:39,016 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:37:39,017 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.9. Waiting for response... 2018-09-26 15:37:40,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:37:40,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:37:40,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:37:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c814763-ac2b-4f36-8f9c-00d3ea153a41 x-compute-request-id: req-5c814763-ac2b-4f36-8f9c-00d3ea153a41 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:37:40,561 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5c814763-ac2b-4f36-8f9c-00d3ea153a41 2018-09-26 15:37:40,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.542062997818s 2018-09-26 15:37:40,561 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5c814763-ac2b-4f36-8f9c-00d3ea153a41 2018-09-26 15:37:40,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:37:40,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:37:41,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:37:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2b19d1a-0836-4275-891d-26f53b3c21b1 x-compute-request-id: req-c2b19d1a-0836-4275-891d-26f53b3c21b1 Content-Encoding: gzip Content-Length: 8074 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:37:41,636 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-c2b19d1a-0836-4275-891d-26f53b3c21b1 2018-09-26 15:37:41,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07180905342s 2018-09-26 15:37:41,637 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-c2b19d1a-0836-4275-891d-26f53b3c21b1 2018-09-26 15:37:41,637 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:37:42,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:37:42,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:37:43,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:37:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f54ee8a6-394b-4df9-b7ca-1544983930a6 x-compute-request-id: req-f54ee8a6-394b-4df9-b7ca-1544983930a6 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:37:43,151 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f54ee8a6-394b-4df9-b7ca-1544983930a6 2018-09-26 15:37:43,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.511615037918s 2018-09-26 15:37:43,151 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f54ee8a6-394b-4df9-b7ca-1544983930a6 2018-09-26 15:37:43,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:37:43,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:37:44,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:37:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e3d50891-8821-491e-be49-24925a1049d7 x-compute-request-id: req-e3d50891-8821-491e-be49-24925a1049d7 Content-Encoding: gzip Content-Length: 8074 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:37:44,226 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-e3d50891-8821-491e-be49-24925a1049d7 2018-09-26 15:37:44,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07153701782s 2018-09-26 15:37:44,227 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-e3d50891-8821-491e-be49-24925a1049d7 2018-09-26 15:37:44,227 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:37:45,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:37:45,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:37:45,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:37:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df9ad417-aac6-4fe9-a5ef-bd1a7e9bf2c0 x-compute-request-id: req-df9ad417-aac6-4fe9-a5ef-bd1a7e9bf2c0 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:37:45,935 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-df9ad417-aac6-4fe9-a5ef-bd1a7e9bf2c0 2018-09-26 15:37:45,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.706648826599s 2018-09-26 15:37:45,936 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-df9ad417-aac6-4fe9-a5ef-bd1a7e9bf2c0 2018-09-26 15:37:45,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:37:45,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:37:47,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:37:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c7d580d-07e1-41e6-be57-82aecc8f3935 x-compute-request-id: req-6c7d580d-07e1-41e6-be57-82aecc8f3935 Content-Encoding: gzip Content-Length: 8074 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:37:47,010 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-6c7d580d-07e1-41e6-be57-82aecc8f3935 2018-09-26 15:37:47,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07103395462s 2018-09-26 15:37:47,011 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-6c7d580d-07e1-41e6-be57-82aecc8f3935 2018-09-26 15:37:47,011 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:37:48,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:37:48,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:37:48,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:37:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9798c75f-4237-4791-bc21-5d29717f54c7 x-compute-request-id: req-9798c75f-4237-4791-bc21-5d29717f54c7 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:37:48,542 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9798c75f-4237-4791-bc21-5d29717f54c7 2018-09-26 15:37:48,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.528579950333s 2018-09-26 15:37:48,543 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9798c75f-4237-4791-bc21-5d29717f54c7 2018-09-26 15:37:48,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:37:48,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:37:49,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:37:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e1561e75-dfa3-46a4-88f4-dcef3780608e x-compute-request-id: req-e1561e75-dfa3-46a4-88f4-dcef3780608e Content-Encoding: gzip Content-Length: 8074 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:37:49,615 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-e1561e75-dfa3-46a4-88f4-dcef3780608e 2018-09-26 15:37:49,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.06990504265s 2018-09-26 15:37:49,616 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-e1561e75-dfa3-46a4-88f4-dcef3780608e 2018-09-26 15:37:49,616 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:37:50,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:37:50,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:37:51,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:37:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ce10da5-1537-4097-b3e2-3372b031e83e x-compute-request-id: req-0ce10da5-1537-4097-b3e2-3372b031e83e Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:37:51,157 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0ce10da5-1537-4097-b3e2-3372b031e83e 2018-09-26 15:37:51,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.53791809082s 2018-09-26 15:37:51,157 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0ce10da5-1537-4097-b3e2-3372b031e83e 2018-09-26 15:37:51,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:37:51,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:37:52,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:37:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c388df70-9c6a-48d8-9620-c8d13094b17b x-compute-request-id: req-c388df70-9c6a-48d8-9620-c8d13094b17b Content-Encoding: gzip Content-Length: 8074 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:37:52,240 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-c388df70-9c6a-48d8-9620-c8d13094b17b 2018-09-26 15:37:52,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.08003091812s 2018-09-26 15:37:52,241 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-c388df70-9c6a-48d8-9620-c8d13094b17b 2018-09-26 15:37:52,241 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:37:53,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:37:53,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:37:53,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:37:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac9a545b-4f9f-4122-b8a6-76aae34e6a5d x-compute-request-id: req-ac9a545b-4f9f-4122-b8a6-76aae34e6a5d Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:37:53,635 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ac9a545b-4f9f-4122-b8a6-76aae34e6a5d 2018-09-26 15:37:53,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.390670061111s 2018-09-26 15:37:53,635 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ac9a545b-4f9f-4122-b8a6-76aae34e6a5d 2018-09-26 15:37:53,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:37:53,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:37:54,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:37:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-226a20ad-cbd1-447b-95f2-27a94756e367 x-compute-request-id: req-226a20ad-cbd1-447b-95f2-27a94756e367 Content-Encoding: gzip Content-Length: 8074 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:37:54,706 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-226a20ad-cbd1-447b-95f2-27a94756e367 2018-09-26 15:37:54,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.06874608994s 2018-09-26 15:37:54,708 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-226a20ad-cbd1-447b-95f2-27a94756e367 2018-09-26 15:37:54,708 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:37:55,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:37:55,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:37:56,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:37:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-173375fa-b054-48a4-8e1c-501c6762a9d1 x-compute-request-id: req-173375fa-b054-48a4-8e1c-501c6762a9d1 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:37:56,240 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-173375fa-b054-48a4-8e1c-501c6762a9d1 2018-09-26 15:37:56,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.530184030533s 2018-09-26 15:37:56,240 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-173375fa-b054-48a4-8e1c-501c6762a9d1 2018-09-26 15:37:56,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:37:56,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:37:57,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:37:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-89e9e88f-1dbd-4b1b-8a14-272089eb0489 x-compute-request-id: req-89e9e88f-1dbd-4b1b-8a14-272089eb0489 Content-Encoding: gzip Content-Length: 8074 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:37:57,315 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-89e9e88f-1dbd-4b1b-8a14-272089eb0489 2018-09-26 15:37:57,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07157206535s 2018-09-26 15:37:57,316 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-89e9e88f-1dbd-4b1b-8a14-272089eb0489 2018-09-26 15:37:57,316 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:37:58,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:37:58,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:37:58,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:37:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-68a7ccd2-5c79-461e-b291-66b51bba0971 x-compute-request-id: req-68a7ccd2-5c79-461e-b291-66b51bba0971 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:37:58,864 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-68a7ccd2-5c79-461e-b291-66b51bba0971 2018-09-26 15:37:58,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.545200824738s 2018-09-26 15:37:58,864 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-68a7ccd2-5c79-461e-b291-66b51bba0971 2018-09-26 15:37:58,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:37:58,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:37:59,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:37:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53e19de6-0243-4f7f-a120-e90219c86795 x-compute-request-id: req-53e19de6-0243-4f7f-a120-e90219c86795 Content-Encoding: gzip Content-Length: 8074 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:37:59,938 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-53e19de6-0243-4f7f-a120-e90219c86795 2018-09-26 15:37:59,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07078886032s 2018-09-26 15:37:59,939 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-53e19de6-0243-4f7f-a120-e90219c86795 2018-09-26 15:37:59,939 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:38:00,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:38:00,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:38:01,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:38:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-606a8c84-6984-40c7-b3b3-727181e83f06 x-compute-request-id: req-606a8c84-6984-40c7-b3b3-727181e83f06 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:38:01,468 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-606a8c84-6984-40c7-b3b3-727181e83f06 2018-09-26 15:38:01,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.52548789978s 2018-09-26 15:38:01,468 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-606a8c84-6984-40c7-b3b3-727181e83f06 2018-09-26 15:38:01,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:38:01,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:38:02,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:38:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60c55025-68b9-4e58-ad85-fe9be8a3b29a x-compute-request-id: req-60c55025-68b9-4e58-ad85-fe9be8a3b29a Content-Encoding: gzip Content-Length: 8074 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:38:02,543 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-60c55025-68b9-4e58-ad85-fe9be8a3b29a 2018-09-26 15:38:02,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07207107544s 2018-09-26 15:38:02,544 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-60c55025-68b9-4e58-ad85-fe9be8a3b29a 2018-09-26 15:38:02,544 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:38:03,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:38:03,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:38:04,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:38:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6e0324f3-a3df-4413-826b-29ffc8a05b9e x-compute-request-id: req-6e0324f3-a3df-4413-826b-29ffc8a05b9e Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:09Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:38:04,509 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6e0324f3-a3df-4413-826b-29ffc8a05b9e 2018-09-26 15:38:04,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.961627960205s 2018-09-26 15:38:04,510 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6e0324f3-a3df-4413-826b-29ffc8a05b9e 2018-09-26 15:38:04,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 15:38:04,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 15:38:05,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:38:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a78fefe7-2246-4d61-bed6-49ea5e3b9664 x-compute-request-id: req-a78fefe7-2246-4d61-bed6-49ea5e3b9664 Content-Encoding: gzip Content-Length: 8074 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481681941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130381] pid_max: default: 32768 minimum: 301\n[ 0.131256] ACPI: Core revision 20150930\n[ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133910] Security Framework initialized\n[ 0.134705] Yama: becoming mindful.\n[ 0.135419] AppArmor: AppArmor initialized\n[ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141331] Initializing cgroup subsys io\n[ 0.142124] Initializing cgroup subsys memory\n[ 0.142958] Initializing cgroup subsys devices\n[ 0.143799] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145508] Initializing cgroup subsys perf_event\n[ 0.146392] Initializing cgroup subsys net_prio\n[ 0.147254] Initializing cgroup subsys hugetlb\n[ 0.148112] Initializing cgroup subsys pids\n[ 0.148967] CPU: Physical Processor ID: 0\n[ 0.150437] mce: CPU supports 10 MCE banks\n[ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169212] ftrace: allocating 31920 entries in 125 pages\n[ 0.195478] smpboot: Max logical packages: 1\n[ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197643] x2apic enabled\n[ 0.198439] Switched APIC routing to physical x2apic.\n[ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204969] KVM setup paravirtual spinlock\n[ 0.206239] x86: Booted up 1 node, 1 CPUs\n[ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208385] devtmpfs: initialized\n[ 0.210082] evm: security.selinux\n[ 0.210766] evm: security.SMACK64\n[ 0.211446] evm: security.SMACK64EXEC\n[ 0.212173] evm: security.SMACK64TRANSMUTE\n[ 0.212961] evm: security.SMACK64MMAP\n[ 0.213684] evm: security.ima\n[ 0.214315] evm: security.capability\n[ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216904] pinctrl core: initialized pinctrl subsystem\n[ 0.217968] RTC time: 15:29:18, date: 09/26/18\n[ 0.218908] NET: Registered protocol family 16\n[ 0.219860] cpuidle: using governor ladder\n[ 0.220653] cpuidle: using governor menu\n[ 0.221418] PCCT header not found.\n[ 0.222148] ACPI: bus type PCI registered\n[ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224145] PCI: Using configuration type 1 for base access\n[ 0.225877] ACPI: Added _OSI(Module Device)\n[ 0.226690] ACPI: Added _OSI(Processor Device)\n[ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230540] ACPI: Interpreter enabled\n[ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238482] ACPI: (supports S0 S5)\n[ 0.239171] ACPI: Using IOAPIC for interrupt routing\n[ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248838] acpiphp: Slot [3] registered\n[ 0.249615] acpiphp: Slot [4] registered\n[ 0.250388] acpiphp: Slot [5] registered\n[ 0.251168] acpiphp: Slot [6] registered\n[ 0.251938] acpiphp: Slot [7] registered\n[ 0.252704] acpiphp: Slot [8] registered\n[ 0.253479] acpiphp: Slot [9] registered\n[ 0.254250] acpiphp: Slot [10] registered\n[ 0.255032] acpiphp: Slot [11] registered\n[ 0.255817] acpiphp: Slot [12] registered\n[ 0.256610] acpiphp: Slot [13] registered\n[ 0.257395] acpiphp: Slot [14] registered\n[ 0.258180] acpiphp: Slot [15] registered\n[ 0.268831] acpiphp: Slot [16] registered\n[ 0.269620] acpiphp: Slot [17] registered\n[ 0.270404] acpiphp: Slot [18] registered\n[ 0.271187] acpiphp: Slot [19] registered\n[ 0.271968] acpiphp: Slot [20] registered\n[ 0.272747] acpiphp: Slot [21] registered\n[ 0.273535] acpiphp: Slot [22] registered\n[ 0.274322] acpiphp: Slot [23] registered\n[ 0.275105] acpiphp: Slot [24] registered\n[ 0.275887] acpiphp: Slot [25] registered\n[ 0.276683] acpiphp: Slot [26] registered\n[ 0.277470] acpiphp: Slot [27] registered\n[ 0.278267] acpiphp: Slot [28] registered\n[ 0.279052] acpiphp: Slot [29] registered\n[ 0.279829] acpiphp: Slot [30] registered\n[ 0.280611] acpiphp: Slot [31] registered\n[ 0.281391] PCI host bridge to bus 0000:00\n[ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361019] vgaarb: loaded\n[ 0.361606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362724] SCSI subsystem initialized\n[ 0.363530] ACPI: bus type USB registered\n[ 0.364331] usbcore: registered new interface driver usbfs\n[ 0.365337] usbcore: registered new interface driver hub\n[ 0.366322] usbcore: registered new device driver usb\n[ 0.367359] PCI: Using ACPI for IRQ routing\n[ 0.368365] NetLabel: Initializing\n[ 0.369066] NetLabel: domain hash size = 128\n[ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370821] NetLabel: unlabeled traffic allowed by default\n[ 0.371905] clocksource: Switched to clocksource kvm-clock\n[ 0.377399] AppArmor: AppArmor Filesystem Enabled\n[ 0.378350] pnp: PnP ACPI init\n[ 0.379244] pnp: PnP ACPI: found 5 devices\n[ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387264] NET: Registered protocol family 2\n[ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393950] NET: Registered protocol family 1\n[ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425197] Trying to unpack rootfs image as initramfs...\n[ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489395] Scanning for low memory corruption every 60 seconds\n[ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491837] audit: initializing netlink subsys (disabled)\n[ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized\n[ 0.494124] Initialise system trusted keyring\n[ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498113] zbud: loaded\n[ 0.498795] VFS: Disk quotas dquot_6.6.0\n[ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501075] fuse init (API version 7.23)\n[ 0.501952] Key type big_key registered\n[ 0.502729] Allocating IMA MOK and blacklist keyrings.\n[ 0.504189] Key type asymmetric registered\n[ 0.504994] Asymmetric key parser 'x509' registered\n[ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507344] io scheduler noop registered\n[ 0.508130] io scheduler deadline registered (default)\n[ 0.509093] io scheduler cfq registered\n[ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513578] ACPI: Power Button [PWRF]\n[ 0.514393] GHES: HEST is not enabled!\n[ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586111] Linux agpgart interface v0.103\n[ 0.588132] brd: module loaded\n[ 0.589293] loop: module loaded\n[ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594973] GPT:90111 != 2097151\n[ 0.595640] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596722] GPT:90111 != 2097151\n[ 0.597395] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598349] vda: vda1 vda15\n[ 0.599869] scsi host0: ata_piix\n[ 0.600595] scsi host1: ata_piix\n[ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.603931] libphy: Fixed MDIO Bus: probed\n[ 0.604737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605674] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607822] PPP generic driver version 2.4.2\n[ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609970] ehci-pci: EHCI PCI platform driver\n[ 0.610826] ehci-platform: EHCI generic platform driver\n[ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612912] ohci-pci: OHCI PCI platform driver\n[ 0.613766] ohci-platform: OHCI generic platform driver\n[ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636265] usb usb1: Product: UHCI Host Controller\n[ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638318] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639309] hub 1-0:1.0: USB hub found\n[ 0.640082] hub 1-0:1.0: 2 ports detected\n[ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645046] mousedev: PS/2 mouse device common for all mice\n[ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651535] i2c /dev entries driver\n[ 0.652301] device-mapper: uevent: version 1.0.3\n[ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656115] NET: Registered protocol family 10\n[ 0.657095] NET: Registered protocol family 17\n[ 0.657968] Key type dns_resolver registered\n[ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661688] registered taskstats version 1\n[ 0.662514] Loading compiled-in X.509 certificates\n[ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665794] zswap: loaded using pool lzo/zbud\n[ 0.667151] Key type trusted registered\n[ 0.668688] Key type encrypted registered\n[ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671527] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 2:490:488\n[ 0.673594] regulator regulator.0: hash matches\n[ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759)\n[ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677197] EDD information not available.\n[ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772418] Write protecting the kernel read-only data: 14336k\n[ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.597376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n[ 342.594513] random: nonblocking pool is initialized\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-09-26 15:38:05,582 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-a78fefe7-2246-4d61-bed6-49ea5e3b9664 2018-09-26 15:38:05,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.06979608536s 2018-09-26 15:38:05,583 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559/action used request id req-a78fefe7-2246-4d61-bed6-49ea5e3b9664 2018-09-26 15:38:05,583 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 481681941 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.128771] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130381] pid_max: default: 32768 minimum: 301 [ 0.131256] ACPI: Core revision 20150930 [ 0.132619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133910] Security Framework initialized [ 0.134705] Yama: becoming mindful. [ 0.135419] AppArmor: AppArmor initialized [ 0.136272] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141331] Initializing cgroup subsys io [ 0.142124] Initializing cgroup subsys memory [ 0.142958] Initializing cgroup subsys devices [ 0.143799] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145508] Initializing cgroup subsys perf_event [ 0.146392] Initializing cgroup subsys net_prio [ 0.147254] Initializing cgroup subsys hugetlb [ 0.148112] Initializing cgroup subsys pids [ 0.148967] CPU: Physical Processor ID: 0 [ 0.150437] mce: CPU supports 10 MCE banks [ 0.151261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162865] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169212] ftrace: allocating 31920 entries in 125 pages [ 0.195478] smpboot: Max logical packages: 1 [ 0.196319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197643] x2apic enabled [ 0.198439] Switched APIC routing to physical x2apic. [ 0.200171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204969] KVM setup paravirtual spinlock [ 0.206239] x86: Booted up 1 node, 1 CPUs [ 0.207027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208385] devtmpfs: initialized [ 0.210082] evm: security.selinux [ 0.210766] evm: security.SMACK64 [ 0.211446] evm: security.SMACK64EXEC [ 0.212173] evm: security.SMACK64TRANSMUTE [ 0.212961] evm: security.SMACK64MMAP [ 0.213684] evm: security.ima [ 0.214315] evm: security.capability [ 0.215099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216904] pinctrl core: initialized pinctrl subsystem [ 0.217968] RTC time: 15:29:18, date: 09/26/18 [ 0.218908] NET: Registered protocol family 16 [ 0.219860] cpuidle: using governor ladder [ 0.220653] cpuidle: using governor menu [ 0.221418] PCCT header not found. [ 0.222148] ACPI: bus type PCI registered [ 0.222936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224145] PCI: Using configuration type 1 for base access [ 0.225877] ACPI: Added _OSI(Module Device) [ 0.226690] ACPI: Added _OSI(Processor Device) [ 0.227542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230540] ACPI: Interpreter enabled [ 0.231288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238482] ACPI: (supports S0 S5) [ 0.239171] ACPI: Using IOAPIC for interrupt routing [ 0.240092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245521] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248838] acpiphp: Slot [3] registered [ 0.249615] acpiphp: Slot [4] registered [ 0.250388] acpiphp: Slot [5] registered [ 0.251168] acpiphp: Slot [6] registered [ 0.251938] acpiphp: Slot [7] registered [ 0.252704] acpiphp: Slot [8] registered [ 0.253479] acpiphp: Slot [9] registered [ 0.254250] acpiphp: Slot [10] registered [ 0.255032] acpiphp: Slot [11] registered [ 0.255817] acpiphp: Slot [12] registered [ 0.256610] acpiphp: Slot [13] registered [ 0.257395] acpiphp: Slot [14] registered [ 0.258180] acpiphp: Slot [15] registered [ 0.268831] acpiphp: Slot [16] registered [ 0.269620] acpiphp: Slot [17] registered [ 0.270404] acpiphp: Slot [18] registered [ 0.271187] acpiphp: Slot [19] registered [ 0.271968] acpiphp: Slot [20] registered [ 0.272747] acpiphp: Slot [21] registered [ 0.273535] acpiphp: Slot [22] registered [ 0.274322] acpiphp: Slot [23] registered [ 0.275105] acpiphp: Slot [24] registered [ 0.275887] acpiphp: Slot [25] registered [ 0.276683] acpiphp: Slot [26] registered [ 0.277470] acpiphp: Slot [27] registered [ 0.278267] acpiphp: Slot [28] registered [ 0.279052] acpiphp: Slot [29] registered [ 0.279829] acpiphp: Slot [30] registered [ 0.280611] acpiphp: Slot [31] registered [ 0.281391] PCI host bridge to bus 0000:00 [ 0.282173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284516] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285918] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287315] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295815] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303531] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304917] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358477] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361019] vgaarb: loaded [ 0.361606] vgaarb: bridge control possible 0000:00:02.0 [ 0.362724] SCSI subsystem initialized [ 0.363530] ACPI: bus type USB registered [ 0.364331] usbcore: registered new interface driver usbfs [ 0.365337] usbcore: registered new interface driver hub [ 0.366322] usbcore: registered new device driver usb [ 0.367359] PCI: Using ACPI for IRQ routing [ 0.368365] NetLabel: Initializing [ 0.369066] NetLabel: domain hash size = 128 [ 0.369899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370821] NetLabel: unlabeled traffic allowed by default [ 0.371905] clocksource: Switched to clocksource kvm-clock [ 0.377399] AppArmor: AppArmor Filesystem Enabled [ 0.378350] pnp: PnP ACPI init [ 0.379244] pnp: PnP ACPI: found 5 devices [ 0.385598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387264] NET: Registered protocol family 2 [ 0.388209] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391737] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393950] NET: Registered protocol family 1 [ 0.394793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410966] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425197] Trying to unpack rootfs image as initramfs... [ 0.475312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489395] Scanning for low memory corruption every 60 seconds [ 0.490724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491837] audit: initializing netlink subsys (disabled) [ 0.492845] audit: type=2000 audit(1537975759.259:1): initialized [ 0.494124] Initialise system trusted keyring [ 0.495035] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498113] zbud: loaded [ 0.498795] VFS: Disk quotas dquot_6.6.0 [ 0.499595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501075] fuse init (API version 7.23) [ 0.501952] Key type big_key registered [ 0.502729] Allocating IMA MOK and blacklist keyrings. [ 0.504189] Key type asymmetric registered [ 0.504994] Asymmetric key parser 'x509' registered [ 0.505921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507344] io scheduler noop registered [ 0.508130] io scheduler deadline registered (default) [ 0.509093] io scheduler cfq registered [ 0.509906] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513578] ACPI: Power Button [PWRF] [ 0.514393] GHES: HEST is not enabled! [ 0.528076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586111] Linux agpgart interface v0.103 [ 0.588132] brd: module loaded [ 0.589293] loop: module loaded [ 0.593531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.594973] GPT:90111 != 2097151 [ 0.595640] GPT:Alternate GPT header not at the end of the disk. [ 0.596722] GPT:90111 != 2097151 [ 0.597395] GPT: Use GNU Parted to correct GPT errors. [ 0.598349] vda: vda1 vda15 [ 0.599869] scsi host0: ata_piix [ 0.600595] scsi host1: ata_piix [ 0.601292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.603931] libphy: Fixed MDIO Bus: probed [ 0.604737] tun: Universal TUN/TAP device driver, 1.6 [ 0.605674] tun: (C) 1999-2004 Max Krasnyansky [ 0.607822] PPP generic driver version 2.4.2 [ 0.608705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609970] ehci-pci: EHCI PCI platform driver [ 0.610826] ehci-platform: EHCI generic platform driver [ 0.611797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612912] ohci-pci: OHCI PCI platform driver [ 0.613766] ohci-platform: OHCI generic platform driver [ 0.614750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630084] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632540] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636265] usb usb1: Product: UHCI Host Controller [ 0.637193] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638318] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639309] hub 1-0:1.0: USB hub found [ 0.640082] hub 1-0:1.0: 2 ports detected [ 0.640973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644021] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645046] mousedev: PS/2 mouse device common for all mice [ 0.646281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648111] rtc_cmos 00:00: RTC can wake from S4 [ 0.649186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650361] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651535] i2c /dev entries driver [ 0.652301] device-mapper: uevent: version 1.0.3 [ 0.653238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654843] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656115] NET: Registered protocol family 10 [ 0.657095] NET: Registered protocol family 17 [ 0.657968] Key type dns_resolver registered [ 0.658880] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659961] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661688] registered taskstats version 1 [ 0.662514] Loading compiled-in X.509 certificates [ 0.663959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665794] zswap: loaded using pool lzo/zbud [ 0.667151] Key type trusted registered [ 0.668688] Key type encrypted registered [ 0.669506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670512] ima: No TPM chip found, activating TPM-bypass! [ 0.671527] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 2:490:488 [ 0.673594] regulator regulator.0: hash matches [ 0.674517] rtc_cmos 00:00: setting system clock to 2018-09-26 15:29:19 UTC (1537975759) [ 0.676102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677197] EDD information not available. [ 0.760841] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772418] Write protecting the kernel read-only data: 14336k [ 0.773955] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775731] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.39 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.597376] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-0000002a 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 /dev/root resized successfully [took 3.29s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 342.594513] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-09-26 15:38:05,585 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Timeout reached. 2018-09-26 15:38:05,711 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-26 15:38:05,711 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 09:11 | FAIL | +------------------------+------------------+------------------+----------------+ 2018-09-26 15:38:05,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-26 15:38:05,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:38:05,886 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:38:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0e2215a9-6625-4f4f-ac94-ec763773e95c x-compute-request-id: req-0e2215a9-6625-4f4f-ac94-ec763773e95c Content-Type: application/json 2018-09-26 15:38:05,887 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01 used request id req-0e2215a9-6625-4f4f-ac94-ec763773e95c 2018-09-26 15:38:05,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.168429136276s 2018-09-26 15:38:05,887 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01 used request id req-0e2215a9-6625-4f4f-ac94-ec763773e95c 2018-09-26 15:38:05,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:38:05,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:38:06,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:38:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cb58c797-6aa1-4f42-8b2d-8b426ec07b5a x-compute-request-id: req-cb58c797-6aa1-4f42-8b2d-8b426ec07b5a Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:14:77", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:08.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "5b9b5b1b-08cb-4f5a-b550-21727b31fc01", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:38:05Z", "hostId": "66f5241bc2dd1c79c327daf1b921521b6a1044a6ad1ca2182c5a98d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:03Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:38:06,352 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cb58c797-6aa1-4f42-8b2d-8b426ec07b5a 2018-09-26 15:38:06,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.464401006699s 2018-09-26 15:38:06,352 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cb58c797-6aa1-4f42-8b2d-8b426ec07b5a 2018-09-26 15:38:06,355 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 15:38:08,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:38:08,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:38:08,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:38:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9b06073f-b1a7-4c79-abfe-413995780f9a x-compute-request-id: req-9b06073f-b1a7-4c79-abfe-413995780f9a Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:29:19Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:38:08,852 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9b06073f-b1a7-4c79-abfe-413995780f9a 2018-09-26 15:38:08,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.494497060776s 2018-09-26 15:38:08,852 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9b06073f-b1a7-4c79-abfe-413995780f9a 2018-09-26 15:38:08,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-26 15:38:08,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:38:09,036 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:38:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c24a49cf-b3de-4a59-83d3-8405c1891398 x-compute-request-id: req-c24a49cf-b3de-4a59-83d3-8405c1891398 Content-Type: application/json 2018-09-26 15:38:09,036 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559 used request id req-c24a49cf-b3de-4a59-83d3-8405c1891398 2018-09-26 15:38:09,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.182187080383s 2018-09-26 15:38:09,037 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559 used request id req-c24a49cf-b3de-4a59-83d3-8405c1891398 2018-09-26 15:38:09,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:38:09,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:38:09,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:38:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-692f6bdb-5903-42b3-bdbf-b359173db769 x-compute-request-id: req-692f6bdb-5903-42b3-bdbf-b359173db769 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:f4:22", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fb2887ca-5537-40e2-be08-b1b4a7f5c559", "rel": "bookmark"}], "image": {"id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "links": [{"href": "http://172.30.9.22:8774/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T15:29:18.000000", "flavor": {"id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "links": [{"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}]}, "id": "fb2887ca-5537-40e2-be08-b1b4a7f5c559", "security_groups": [{"name": "default"}], "user_id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T15:38:08Z", "hostId": "dd8f1b5717949f0f41dd93e90fc63ad62b8841caa506962aa4f6c22c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "created": "2018-09-26T15:29:12Z", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 15:38:09,389 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-692f6bdb-5903-42b3-bdbf-b359173db769 2018-09-26 15:38:09,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.352359056473s 2018-09-26 15:38:09,390 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-692f6bdb-5903-42b3-bdbf-b359173db769 2018-09-26 15:38:09,391 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 15:38:11,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 15:38:11,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:38:11,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:38:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a79728e1-d834-41bf-9caf-2f19b1ab7ddd x-compute-request-id: req-a79728e1-d834-41bf-9caf-2f19b1ab7ddd Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-26 15:38:11,482 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a79728e1-d834-41bf-9caf-2f19b1ab7ddd 2018-09-26 15:38:11,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0883190631866s 2018-09-26 15:38:11,483 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a79728e1-d834-41bf-9caf-2f19b1ab7ddd 2018-09-26 15:38:11,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-26 15:38:11,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/4500bab0-eae0-4d98-a0ee-ffb32b95f887/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" -d '{"subnet_id": "005efada-da38-4b0d-af29-42780637eef6"}' 2018-09-26 15:38:12,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7fb7f34b-151b-45d5-a601-80a4a06b845e Date: Wed, 26 Sep 2018 15:38:12 GMT RESP BODY: {"network_id": "d4f2a35c-50fe-4698-936b-d30f741036aa", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "subnet_id": "005efada-da38-4b0d-af29-42780637eef6", "subnet_ids": ["005efada-da38-4b0d-af29-42780637eef6"], "port_id": "29839551-8696-4407-8a70-1a5cb31cf305", "id": "4500bab0-eae0-4d98-a0ee-ffb32b95f887"} 2018-09-26 15:38:12,526 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/4500bab0-eae0-4d98-a0ee-ffb32b95f887/remove_router_interface.json used request id req-7fb7f34b-151b-45d5-a601-80a4a06b845e 2018-09-26 15:38:12,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.04246902466s 2018-09-26 15:38:12,527 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/4500bab0-eae0-4d98-a0ee-ffb32b95f887/remove_router_interface.json used request id req-7fb7f34b-151b-45d5-a601-80a4a06b845e returning object 4500bab0-eae0-4d98-a0ee-ffb32b95f887 2018-09-26 15:38:12,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-26 15:38:12,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:38:12,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-1527fcc8-9fe3-4154-b81e-9d3463b5a1ff Date: Wed, 26 Sep 2018 15:38:12 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "55e0eb12e80f49aab28e45272175d192", "created_at": "2018-09-26T15:28:56Z", "admin_state_up": true, "updated_at": "2018-09-26T15:38:12Z", "revision_number": 4, "routes": [], "project_id": "55e0eb12e80f49aab28e45272175d192", "id": "4500bab0-eae0-4d98-a0ee-ffb32b95f887", "name": "vping_userdata-router_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d"}]} 2018-09-26 15:38:12,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-1527fcc8-9fe3-4154-b81e-9d3463b5a1ff 2018-09-26 15:38:12,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0786151885986s 2018-09-26 15:38:12,606 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-1527fcc8-9fe3-4154-b81e-9d3463b5a1ff 2018-09-26 15:38:12,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-26 15:38:12,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/4500bab0-eae0-4d98-a0ee-ffb32b95f887.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:38:13,727 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-49eb8216-33db-4e7d-8941-22e0a49f1a92 Content-Length: 0 Date: Wed, 26 Sep 2018 15:38:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:38:13,728 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/4500bab0-eae0-4d98-a0ee-ffb32b95f887.json used request id req-49eb8216-33db-4e7d-8941-22e0a49f1a92 2018-09-26 15:38:13,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.11962389946s 2018-09-26 15:38:13,728 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/4500bab0-eae0-4d98-a0ee-ffb32b95f887.json used request id req-49eb8216-33db-4e7d-8941-22e0a49f1a92 2018-09-26 15:38:13,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-26 15:38:13,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:38:13,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a23bfc98-8eed-4c00-b40b-1ace859c87fd Date: Wed, 26 Sep 2018 15:38:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4f2a35c-50fe-4698-936b-d30f741036aa","tenant_id":"55e0eb12e80f49aab28e45272175d192","created_at":"2018-09-26T15:28:56Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-26T15:28:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"55e0eb12e80f49aab28e45272175d192","id":"005efada-da38-4b0d-af29-42780637eef6","subnetpool_id":null,"name":"vping_userdata-subnet_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d"}]} 2018-09-26 15:38:13,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-a23bfc98-8eed-4c00-b40b-1ace859c87fd 2018-09-26 15:38:13,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0549879074097s 2018-09-26 15:38:13,784 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-a23bfc98-8eed-4c00-b40b-1ace859c87fd 2018-09-26 15:38:13,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-26 15:38:13,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/005efada-da38-4b0d-af29-42780637eef6.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:38:15,969 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-91fa4e1b-96a2-4eda-9178-9b69e071e13c Date: Wed, 26 Sep 2018 15:38:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:38:15,970 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/005efada-da38-4b0d-af29-42780637eef6.json used request id req-91fa4e1b-96a2-4eda-9178-9b69e071e13c 2018-09-26 15:38:15,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.18446993828s 2018-09-26 15:38:15,970 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/005efada-da38-4b0d-af29-42780637eef6.json used request id req-91fa4e1b-96a2-4eda-9178-9b69e071e13c 2018-09-26 15:38:15,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 15:38:15,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:38:16,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1159 X-Openstack-Request-Id: req-b576faf5-e9dd-4109-a38c-29074cabf006 Date: Wed, 26 Sep 2018 15:38:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-26T15:38:15Z","tenant_id":"55e0eb12e80f49aab28e45272175d192","created_at":"2018-09-26T15:28:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"55e0eb12e80f49aab28e45272175d192","id":"d4f2a35c-50fe-4698-936b-d30f741036aa","name":"vping_userdata-net_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a21b8d27-6884-4a27-90be-806b7524c88f"],"updated_at":"2018-09-26T15:03:09Z","tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:01Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6d9e93c84a104a3c8872dd8724ca8a31","id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","name":"external"}]} 2018-09-26 15:38:16,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-b576faf5-e9dd-4109-a38c-29074cabf006 2018-09-26 15:38:16,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.11647105217s 2018-09-26 15:38:16,087 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-b576faf5-e9dd-4109-a38c-29074cabf006 2018-09-26 15:38:16,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-26 15:38:16,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/d4f2a35c-50fe-4698-936b-d30f741036aa.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:38:17,442 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4f620205-496a-4eaf-a370-be4bf59014f6 Date: Wed, 26 Sep 2018 15:38:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:38:17,442 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/d4f2a35c-50fe-4698-936b-d30f741036aa.json used request id req-4f620205-496a-4eaf-a370-be4bf59014f6 2018-09-26 15:38:17,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.35402989388s 2018-09-26 15:38:17,443 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/d4f2a35c-50fe-4698-936b-d30f741036aa.json used request id req-4f620205-496a-4eaf-a370-be4bf59014f6 2018-09-26 15:38:17,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 15:38:17,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:38:17,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-50b294a4-8fe2-4ef8-9c6c-29ccd738b76e Date: Wed, 26 Sep 2018 15:38:17 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d/snap", "metadata": {}}], "file": "/v2/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d/file", "owner": "55e0eb12e80f49aab28e45272175d192", "id": "786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "size": 12716032, "self": "/v2/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d", "disk_format": "qcow2", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T15:29:01Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T15:28:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 15:38:17,618 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-50b294a4-8fe2-4ef8-9c6c-29ccd738b76e 2018-09-26 15:38:17,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.174616098404s 2018-09-26 15:38:17,618 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-50b294a4-8fe2-4ef8-9c6c-29ccd738b76e 2018-09-26 15:38:17,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-26 15:38:17,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d12a34278bd6690f75848218b038f792f826e7a" 2018-09-26 15:38:19,167 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7bd12979-4b05-4a79-ad59-b018d4bcb304 Date: Wed, 26 Sep 2018 15:38:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:38:19,167 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d used request id req-7bd12979-4b05-4a79-ad59-b018d4bcb304 2018-09-26 15:38:19,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.54689884186s 2018-09-26 15:38:19,167 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/786c7bbc-6e7e-4cef-8f3e-8886225e9d7d used request id req-7bd12979-4b05-4a79-ad59-b018d4bcb304 2018-09-26 15:38:19,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-26 15:38:19,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7dc0d1dc9c80294918c37f0f17aa627f940c4404" 2018-09-26 15:38:19,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:38:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3e81aa89-4340-409f-b6e1-21d3be954ba1 x-compute-request-id: req-3e81aa89-4340-409f-b6e1-21d3be954ba1 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5a019452-821e-4ea3-9417-b1d4febeb6fa", "name": "vping_userdata-flavor_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-26 15:38:19,335 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-3e81aa89-4340-409f-b6e1-21d3be954ba1 2018-09-26 15:38:19,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.167317867279s 2018-09-26 15:38:19,336 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-3e81aa89-4340-409f-b6e1-21d3be954ba1 2018-09-26 15:38:19,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-26 15:38:19,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7dc0d1dc9c80294918c37f0f17aa627f940c4404" 2018-09-26 15:38:19,372 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:38:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ddb38aa1-57e0-4e6f-b0b4-d73a0b66ccd5 x-compute-request-id: req-ddb38aa1-57e0-4e6f-b0b4-d73a0b66ccd5 Content-Length: 0 Content-Type: application/json 2018-09-26 15:38:19,372 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa used request id req-ddb38aa1-57e0-4e6f-b0b4-d73a0b66ccd5 2018-09-26 15:38:19,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0353419780731s 2018-09-26 15:38:19,373 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/5a019452-821e-4ea3-9417-b1d4febeb6fa used request id req-ddb38aa1-57e0-4e6f-b0b4-d73a0b66ccd5 2018-09-26 15:38:19,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 15:38:19,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7dc0d1dc9c80294918c37f0f17aa627f940c4404" 2018-09-26 15:38:19,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:38:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7c6026a-ded2-46bd-bedc-5405e9e068cb Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/0f6038362f804bdf973a1259ba7dca0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f6038362f804bdf973a1259ba7dca0e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1eb559e7c1dd4418b86e31ef3084f2ec"}, "domain_id": "75cdea7ae1e047b59527bd851db52c3a", "enabled": true, "options": {}, "id": "1eb559e7c1dd4418b86e31ef3084f2ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_userdata-user_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d", "links": {"self": "http://172.30.9.22:5000/v3/users/3cd03a180a0c4ae4a7f50ffd9d768da6"}, "domain_id": "default", "enabled": true, "id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/4bdccdd75552479f98bffcd1d64b7662"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bdccdd75552479f98bffcd1d64b7662", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/4c02226b29744674bd45691e05726e9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c02226b29744674bd45691e05726e9e", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/5857b05d047642649579991b794ec602"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5857b05d047642649579991b794ec602", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/6e819320ddea4588808c69aeee5f74c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e819320ddea4588808c69aeee5f74c6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/7d97fc2ab1f2454b92dd6da51d8b72b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9433c47bb55b49999cf3f4179d1f9381"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9433c47bb55b49999cf3f4179d1f9381", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/9e63f838fd5b45728e8e57b0fc0cb664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e63f838fd5b45728e8e57b0fc0cb664", "email": "heat@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/a31274f6a9b346deb22160d9bfd8b380"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a31274f6a9b346deb22160d9bfd8b380", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/c3bff15c726d4e33aac8d94d4c693699"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c3bff15c726d4e33aac8d94d4c693699", "email": "congress@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/da2d5b9a5312407d85c50744f177f3a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da2d5b9a5312407d85c50744f177f3a3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/da30243f7cce43e39ea7a153cd6ce802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da30243f7cce43e39ea7a153cd6ce802", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fca2410da1d748118f4fe3f25d00c681"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca2410da1d748118f4fe3f25d00c681", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-26 15:38:19,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-e7c6026a-ded2-46bd-bedc-5405e9e068cb 2018-09-26 15:38:19,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101407051086s 2018-09-26 15:38:19,475 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-e7c6026a-ded2-46bd-bedc-5405e9e068cb 2018-09-26 15:38:19,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 15:38:19,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/3cd03a180a0c4ae4a7f50ffd9d768da6 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7dc0d1dc9c80294918c37f0f17aa627f940c4404" 2018-09-26 15:38:19,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:38:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cb6dd9d-f1d2-4c5d-9754-4604e8d752d0 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/3cd03a180a0c4ae4a7f50ffd9d768da6"}, "enabled": true, "id": "3cd03a180a0c4ae4a7f50ffd9d768da6", "options": {}, "domain_id": "default", "name": "vping_userdata-user_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d"}} 2018-09-26 15:38:19,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/3cd03a180a0c4ae4a7f50ffd9d768da6 used request id req-3cb6dd9d-f1d2-4c5d-9754-4604e8d752d0 2018-09-26 15:38:19,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0848739147186s 2018-09-26 15:38:19,566 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/3cd03a180a0c4ae4a7f50ffd9d768da6 used request id req-3cb6dd9d-f1d2-4c5d-9754-4604e8d752d0 2018-09-26 15:38:19,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-26 15:38:19,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/3cd03a180a0c4ae4a7f50ffd9d768da6 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7dc0d1dc9c80294918c37f0f17aa627f940c4404" 2018-09-26 15:38:19,758 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:38:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90fef5f5-504e-4879-931f-3ca54bdc0b5d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:38:19,758 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/3cd03a180a0c4ae4a7f50ffd9d768da6 used request id req-90fef5f5-504e-4879-931f-3ca54bdc0b5d 2018-09-26 15:38:19,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.190874099731s 2018-09-26 15:38:19,758 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/3cd03a180a0c4ae4a7f50ffd9d768da6 used request id req-90fef5f5-504e-4879-931f-3ca54bdc0b5d 2018-09-26 15:38:19,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 15:38:19,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7dc0d1dc9c80294918c37f0f17aa627f940c4404" 2018-09-26 15:38:19,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:38:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e739665a-7957-4078-a749-aadf6d211eab Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4"}, "enabled": true, "id": "32e2fc060ffa4464a00bce7763dbcae4", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.22:5000/v3/projects/55e0eb12e80f49aab28e45272175d192"}, "enabled": true, "id": "55e0eb12e80f49aab28e45272175d192", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_dd6c50d5-0532-4ca9-816a-4d0d228cfb5d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31"}, "enabled": true, "id": "6d9e93c84a104a3c8872dd8724ca8a31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 15:38:19,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-e739665a-7957-4078-a749-aadf6d211eab 2018-09-26 15:38:19,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.084018945694s 2018-09-26 15:38:19,843 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-e739665a-7957-4078-a749-aadf6d211eab 2018-09-26 15:38:19,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-26 15:38:19,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/55e0eb12e80f49aab28e45272175d192 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7dc0d1dc9c80294918c37f0f17aa627f940c4404" 2018-09-26 15:38:19,983 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:38:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11293e9f-3afb-42a8-9792-7d148a303669 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:38:19,983 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/55e0eb12e80f49aab28e45272175d192 used request id req-11293e9f-3afb-42a8-9792-7d148a303669 2018-09-26 15:38:19,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.137932062149s 2018-09-26 15:38:19,984 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/55e0eb12e80f49aab28e45272175d192 used request id req-11293e9f-3afb-42a8-9792-7d148a303669 2018-09-26 15:38:19,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 15:38:19,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dc0d1dc9c80294918c37f0f17aa627f940c4404" 2018-09-26 15:38:20,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:38:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91562344-23ba-48da-9e0f-30bbd27c4b93 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "937aa87e4c2446af89283843537cbc6d", "links": {"self": "http://172.30.9.22:5000/v3/roles/937aa87e4c2446af89283843537cbc6d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 15:38:20,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-91562344-23ba-48da-9e0f-30bbd27c4b93 2018-09-26 15:38:20,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0802240371704s 2018-09-26 15:38:20,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-26 15:38:20,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/937aa87e4c2446af89283843537cbc6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dc0d1dc9c80294918c37f0f17aa627f940c4404" 2018-09-26 15:38:20,287 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:38:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52407616-bc87-4d0c-91b8-73b1ed607204 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:38:20,287 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/937aa87e4c2446af89283843537cbc6d used request id req-52407616-bc87-4d0c-91b8-73b1ed607204 2018-09-26 15:38:20,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.221312046051s 2018-09-26 15:38:20,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 15:38:20,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=55e0eb12e80f49aab28e45272175d192&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7dc0d1dc9c80294918c37f0f17aa627f940c4404" 2018-09-26 15:38:20,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-a1270ecb-ee85-4e0e-9e9a-533371d04156 Date: Wed, 26 Sep 2018 15:38:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "55e0eb12e80f49aab28e45272175d192", "created_at": "2018-09-26T15:28:54Z", "updated_at": "2018-09-26T15:28:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:28:54Z", "revision_number": 0, "id": "18f9ea82-6cc1-4d97-b8a7-95d1eea2bc83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:28:54Z", "security_group_id": "5f793d63-e94c-48b1-bf60-b1d644d6eb54", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "port_range_min": null, "ethertype": "IPv6", "project_id": "55e0eb12e80f49aab28e45272175d192"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:28:54Z", "revision_number": 0, "id": "433d35c7-e76e-4889-9500-0eb7cf758038", "remote_group_id": "5f793d63-e94c-48b1-bf60-b1d644d6eb54", "remote_ip_prefix": null, "created_at": "2018-09-26T15:28:54Z", "security_group_id": "5f793d63-e94c-48b1-bf60-b1d644d6eb54", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "port_range_min": null, "ethertype": "IPv6", "project_id": "55e0eb12e80f49aab28e45272175d192"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:28:54Z", "revision_number": 0, "id": "9a3587a6-c45c-415f-b9d2-7349ae592573", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:28:54Z", "security_group_id": "5f793d63-e94c-48b1-bf60-b1d644d6eb54", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "port_range_min": null, "ethertype": "IPv4", "project_id": "55e0eb12e80f49aab28e45272175d192"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:28:54Z", "revision_number": 0, "id": "a340439d-8d38-4d9c-b041-d89ece72bbea", "remote_group_id": "5f793d63-e94c-48b1-bf60-b1d644d6eb54", "remote_ip_prefix": null, "created_at": "2018-09-26T15:28:54Z", "security_group_id": "5f793d63-e94c-48b1-bf60-b1d644d6eb54", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "port_range_min": null, "ethertype": "IPv4", "project_id": "55e0eb12e80f49aab28e45272175d192"}], "revision_number": 4, "project_id": "55e0eb12e80f49aab28e45272175d192", "id": "5f793d63-e94c-48b1-bf60-b1d644d6eb54", "name": "default"}]} 2018-09-26 15:38:20,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=55e0eb12e80f49aab28e45272175d192&name=default used request id req-a1270ecb-ee85-4e0e-9e9a-533371d04156 2018-09-26 15:38:20,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.195208072662s 2018-09-26 15:38:20,487 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=55e0eb12e80f49aab28e45272175d192&name=default used request id req-a1270ecb-ee85-4e0e-9e9a-533371d04156 2018-09-26 15:38:20,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 15:38:20,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7dc0d1dc9c80294918c37f0f17aa627f940c4404" 2018-09-26 15:38:20,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-bf9c7e82-869f-48dc-95ef-9aca9d46ed97 Date: Wed, 26 Sep 2018 15:38:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "created_at": "2018-09-26T15:03:01Z", "updated_at": "2018-09-26T15:03:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "42b64d20-0cdd-4071-90b3-bed72374e7f4", "remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "7d1bf180-3956-40c0-b13b-87d65c8127c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "985b7c76-8047-404e-bfc0-b56f14b3b0aa", "remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "e7624c79-e96e-4c9f-b820-f381a79bf690", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}], "revision_number": 4, "project_id": "6d9e93c84a104a3c8872dd8724ca8a31", "id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55e0eb12e80f49aab28e45272175d192", "created_at": "2018-09-26T15:28:54Z", "updated_at": "2018-09-26T15:28:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:28:54Z", "revision_number": 0, "id": "18f9ea82-6cc1-4d97-b8a7-95d1eea2bc83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:28:54Z", "security_group_id": "5f793d63-e94c-48b1-bf60-b1d644d6eb54", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "port_range_min": null, "ethertype": "IPv6", "project_id": "55e0eb12e80f49aab28e45272175d192"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:28:54Z", "revision_number": 0, "id": "433d35c7-e76e-4889-9500-0eb7cf758038", "remote_group_id": "5f793d63-e94c-48b1-bf60-b1d644d6eb54", "remote_ip_prefix": null, "created_at": "2018-09-26T15:28:54Z", "security_group_id": "5f793d63-e94c-48b1-bf60-b1d644d6eb54", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "port_range_min": null, "ethertype": "IPv6", "project_id": "55e0eb12e80f49aab28e45272175d192"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:28:54Z", "revision_number": 0, "id": "9a3587a6-c45c-415f-b9d2-7349ae592573", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:28:54Z", "security_group_id": "5f793d63-e94c-48b1-bf60-b1d644d6eb54", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "port_range_min": null, "ethertype": "IPv4", "project_id": "55e0eb12e80f49aab28e45272175d192"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:28:54Z", "revision_number": 0, "id": "a340439d-8d38-4d9c-b041-d89ece72bbea", "remote_group_id": "5f793d63-e94c-48b1-bf60-b1d644d6eb54", "remote_ip_prefix": null, "created_at": "2018-09-26T15:28:54Z", "security_group_id": "5f793d63-e94c-48b1-bf60-b1d644d6eb54", "tenant_id": "55e0eb12e80f49aab28e45272175d192", "port_range_min": null, "ethertype": "IPv4", "project_id": "55e0eb12e80f49aab28e45272175d192"}], "revision_number": 4, "project_id": "55e0eb12e80f49aab28e45272175d192", "id": "5f793d63-e94c-48b1-bf60-b1d644d6eb54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T15:13:13Z", "updated_at": "2018-09-26T15:13:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "2a35cbcd-1532-408c-8786-78c1a7485991", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "342a62ab-967f-4158-a52b-3549330c6d23", "remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "425d5713-a334-4764-a0ae-c2b108101c0f", "remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "75c1d273-287b-4242-9c28-8e24471a8445", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}], "revision_number": 4, "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T15:15:22Z", "updated_at": "2018-09-26T15:15:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "04a09cd4-997d-44cc-bf48-ba09a9b953f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "12ba60b2-304d-491e-8ec2-bb9878c51946", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "21d80991-0477-489d-b604-0c0481e731e8", "remote_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "a30e74b9-69f3-4ca8-b021-d63436cfc6c9", "remote_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "name": "default"}]} 2018-09-26 15:38:20,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-bf9c7e82-869f-48dc-95ef-9aca9d46ed97 2018-09-26 15:38:20,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.199048042297s 2018-09-26 15:38:20,689 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-bf9c7e82-869f-48dc-95ef-9aca9d46ed97 2018-09-26 15:38:20,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-26 15:38:20,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/5f793d63-e94c-48b1-bf60-b1d644d6eb54.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7dc0d1dc9c80294918c37f0f17aa627f940c4404" 2018-09-26 15:38:21,031 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-424417c2-a465-445e-98e8-def7b01b806b Content-Length: 0 Date: Wed, 26 Sep 2018 15:38:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 15:38:21,032 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/5f793d63-e94c-48b1-bf60-b1d644d6eb54.json used request id req-424417c2-a465-445e-98e8-def7b01b806b 2018-09-26 15:38:21,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.338019132614s 2018-09-26 15:38:21,032 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/5f793d63-e94c-48b1-bf60-b1d644d6eb54.json used request id req-424417c2-a465-445e-98e8-def7b01b806b 2018-09-26 15:38:21,032 - xtesting.ci.run_tests - ERROR - The test case 'vping_userdata' failed. 2018-09-26 15:38:21,087 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke_serial'... 2018-09-26 15:38:21,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 15:38:21,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 15:38:21,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 15:38:21,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 15:38:21,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 15:38:21,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 15:38:21,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 15:38:21,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 15:38:21,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 15:38:21,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 15:38:21,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 15:38:21,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 15:38:21,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 15:38:21,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 15:38:21,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 15:38:21,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 15:38:21,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 15:38:21,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 15:38:21,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 15:38:21,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 15:38:21,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 15:38:21,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 15:38:21,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 15:38:21,148 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 15:38:21,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:38:21,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:38:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cdc2314-8b8f-4f85-ab06-27a991f7e9cf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:38:21,162 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-1cdc2314-8b8f-4f85-ab06-27a991f7e9cf 2018-09-26 15:38:21,163 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:38:21,545 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:38:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["KqvcGuAERcSzv4MlJvf8kg"], "issued_at": "2018-09-26T15:38:21.000000Z"}} 2018-09-26 15:38:21,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 15:38:21,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}60422e917b7a72ef46e1c094a5108ba2634d9782" 2018-09-26 15:38:21,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-6b2fe26b-f241-49f7-92ab-804263e8d7e6 Date: Wed, 26 Sep 2018 15:38:21 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d9e93c84a104a3c8872dd8724ca8a31","status":"ACTIVE","subnets":["a21b8d27-6884-4a27-90be-806b7524c88f"],"description":"","tags":[],"updated_at":"2018-09-26T15:03:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:01Z","provider:network_type":"flat"}]} 2018-09-26 15:38:21,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6b2fe26b-f241-49f7-92ab-804263e8d7e6 2018-09-26 15:38:21,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.235127925873s 2018-09-26 15:38:21,783 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6b2fe26b-f241-49f7-92ab-804263e8d7e6 2018-09-26 15:38:21,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-26 15:38:21,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60422e917b7a72ef46e1c094a5108ba2634d9782" 2018-09-26 15:38:21,793 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:38:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:38:21,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60422e917b7a72ef46e1c094a5108ba2634d9782" 2018-09-26 15:38:21,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:38:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-513134fb-4c9c-42d5-abec-cc82c69ed89b Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/75cdea7ae1e047b59527bd851db52c3a"}, "description": "", "name": "heat_stack", "enabled": true, "id": "75cdea7ae1e047b59527bd851db52c3a"}, {"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-26 15:38:21,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-513134fb-4c9c-42d5-abec-cc82c69ed89b 2018-09-26 15:38:21,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0888779163361s 2018-09-26 15:38:21,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-26 15:38:21,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}60422e917b7a72ef46e1c094a5108ba2634d9782" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke_serial", "enabled": true, "domain_id": "default", "name": "tempest_smoke_seri-project_4fa996cd-0980-48c2-ba19-f5300f6f791a"}}' 2018-09-26 15:38:21,981 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 15:38:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-284a431f-56b7-460c-8226-b5da8ce26da5 Content-Length: 372 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.22:5000/v3/projects/5391654c9c744eec95b8ac303787f0f9"}, "enabled": true, "id": "5391654c9c744eec95b8ac303787f0f9", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_4fa996cd-0980-48c2-ba19-f5300f6f791a"}} 2018-09-26 15:38:21,981 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-284a431f-56b7-460c-8226-b5da8ce26da5 2018-09-26 15:38:21,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.106585025787s 2018-09-26 15:38:21,982 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-284a431f-56b7-460c-8226-b5da8ce26da5 2018-09-26 15:38:21,982 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_smoke_seri-project_4fa996cd-0980-48c2-ba19-f5300f6f791a', 'id': u'5391654c9c744eec95b8ac303787f0f9', 'description': u'Created by OPNFV Functest: tempest_smoke_serial', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-09-26 15:38:21,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-26 15:38:22,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.35048699379s 2018-09-26 15:38:22,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/5430eb5192564ac4a756e9259bdce2b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60422e917b7a72ef46e1c094a5108ba2634d9782" 2018-09-26 15:38:22,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:38:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06489e3d-d768-46e2-a1e9-96ffa9dd4c7c Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/5430eb5192564ac4a756e9259bdce2b2"}, "enabled": true, "id": "5430eb5192564ac4a756e9259bdce2b2", "options": {}, "domain_id": "default", "name": "tempest_smoke_serial-user_4fa996cd-0980-48c2-ba19-f5300f6f791a"}} 2018-09-26 15:38:22,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/5430eb5192564ac4a756e9259bdce2b2 used request id req-06489e3d-d768-46e2-a1e9-96ffa9dd4c7c 2018-09-26 15:38:22,423 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5430eb5192564ac4a756e9259bdce2b2', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke_serial-user_4fa996cd-0980-48c2-ba19-f5300f6f791a'}) 2018-09-26 15:38:22,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 15:38:22,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60422e917b7a72ef46e1c094a5108ba2634d9782" 2018-09-26 15:38:22,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:38:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2aa91fd4-07ea-496f-a16f-ffb4c46578a1 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 15:38:22,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-2aa91fd4-07ea-496f-a16f-ffb4c46578a1 2018-09-26 15:38:22,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0774509906769s 2018-09-26 15:38:22,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 15:38:22,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60422e917b7a72ef46e1c094a5108ba2634d9782" 2018-09-26 15:38:22,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:38:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57b73285-3923-4b23-90cd-da7116613c17 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 15:38:22,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-57b73285-3923-4b23-90cd-da7116613c17 2018-09-26 15:38:22,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0826010704041s 2018-09-26 15:38:22,586 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-26 15:38:22,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-26 15:38:22,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60422e917b7a72ef46e1c094a5108ba2634d9782" -d '{"role": {"name": "Member"}}' 2018-09-26 15:38:22,732 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 15:38:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c43d7011-7ec8-416a-a9b4-7d44696efa9c Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fbebd4652f044b8fa4beb111721abd21", "links": {"self": "http://172.30.9.22:5000/v3/roles/fbebd4652f044b8fa4beb111721abd21"}, "name": "Member"}} 2018-09-26 15:38:22,733 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-c43d7011-7ec8-416a-a9b4-7d44696efa9c 2018-09-26 15:38:22,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.146431922913s 2018-09-26 15:38:22,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles/fbebd4652f044b8fa4beb111721abd21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60422e917b7a72ef46e1c094a5108ba2634d9782" 2018-09-26 15:38:22,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:38:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e688641d-1855-4bf0-91d3-05391e73a709 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/fbebd4652f044b8fa4beb111721abd21"}, "domain_id": null, "name": "Member", "id": "fbebd4652f044b8fa4beb111721abd21"}} 2018-09-26 15:38:22,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/fbebd4652f044b8fa4beb111721abd21 used request id req-e688641d-1855-4bf0-91d3-05391e73a709 2018-09-26 15:38:22,816 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.22:5000/v3/roles/fbebd4652f044b8fa4beb111721abd21'}, 'domain_id': None, 'human_id': None, 'id': u'fbebd4652f044b8fa4beb111721abd21', 'HUMAN_ID': False}) 2018-09-26 15:38:22,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 15:38:22,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60422e917b7a72ef46e1c094a5108ba2634d9782" 2018-09-26 15:38:22,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:38:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15b777a1-e2ab-4f21-9b3e-17b004970a75 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}, {"domain_id": null, "id": "fbebd4652f044b8fa4beb111721abd21", "links": {"self": "http://172.30.9.22:5000/v3/roles/fbebd4652f044b8fa4beb111721abd21"}, "name": "Member"}]} 2018-09-26 15:38:22,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-15b777a1-e2ab-4f21-9b3e-17b004970a75 2018-09-26 15:38:22,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0852060317993s 2018-09-26 15:38:22,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 15:38:22,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60422e917b7a72ef46e1c094a5108ba2634d9782" 2018-09-26 15:38:22,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:38:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19c952c4-6fb7-41da-a9ab-c116f2475b90 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 15:38:22,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-19c952c4-6fb7-41da-a9ab-c116f2475b90 2018-09-26 15:38:22,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0782861709595s 2018-09-26 15:38:22,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 15:38:22,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}60422e917b7a72ef46e1c094a5108ba2634d9782" 2018-09-26 15:38:23,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:38:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ca40367-f8d1-48d1-b2f4-14e92984fd46 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/0f6038362f804bdf973a1259ba7dca0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f6038362f804bdf973a1259ba7dca0e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1eb559e7c1dd4418b86e31ef3084f2ec"}, "domain_id": "75cdea7ae1e047b59527bd851db52c3a", "enabled": true, "options": {}, "id": "1eb559e7c1dd4418b86e31ef3084f2ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/4bdccdd75552479f98bffcd1d64b7662"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bdccdd75552479f98bffcd1d64b7662", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/4c02226b29744674bd45691e05726e9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c02226b29744674bd45691e05726e9e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_4fa996cd-0980-48c2-ba19-f5300f6f791a", "links": {"self": "http://172.30.9.22:5000/v3/users/5430eb5192564ac4a756e9259bdce2b2"}, "domain_id": "default", "enabled": true, "id": "5430eb5192564ac4a756e9259bdce2b2", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/5857b05d047642649579991b794ec602"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5857b05d047642649579991b794ec602", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/6e819320ddea4588808c69aeee5f74c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e819320ddea4588808c69aeee5f74c6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/7d97fc2ab1f2454b92dd6da51d8b72b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9433c47bb55b49999cf3f4179d1f9381"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9433c47bb55b49999cf3f4179d1f9381", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/9e63f838fd5b45728e8e57b0fc0cb664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e63f838fd5b45728e8e57b0fc0cb664", "email": "heat@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/a31274f6a9b346deb22160d9bfd8b380"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a31274f6a9b346deb22160d9bfd8b380", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/c3bff15c726d4e33aac8d94d4c693699"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c3bff15c726d4e33aac8d94d4c693699", "email": "congress@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/da2d5b9a5312407d85c50744f177f3a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da2d5b9a5312407d85c50744f177f3a3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/da30243f7cce43e39ea7a153cd6ce802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da30243f7cce43e39ea7a153cd6ce802", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fca2410da1d748118f4fe3f25d00c681"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca2410da1d748118f4fe3f25d00c681", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-26 15:38:23,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-5ca40367-f8d1-48d1-b2f4-14e92984fd46 2018-09-26 15:38:23,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0968749523163s 2018-09-26 15:38:23,080 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-5ca40367-f8d1-48d1-b2f4-14e92984fd46 2018-09-26 15:38:23,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 15:38:23,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}60422e917b7a72ef46e1c094a5108ba2634d9782" 2018-09-26 15:38:23,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:38:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14fc4bcd-9ca5-4e4f-9f8f-f2ca5d21856a Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4"}, "enabled": true, "id": "32e2fc060ffa4464a00bce7763dbcae4", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.22:5000/v3/projects/5391654c9c744eec95b8ac303787f0f9"}, "enabled": true, "id": "5391654c9c744eec95b8ac303787f0f9", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_4fa996cd-0980-48c2-ba19-f5300f6f791a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31"}, "enabled": true, "id": "6d9e93c84a104a3c8872dd8724ca8a31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 15:38:23,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-14fc4bcd-9ca5-4e4f-9f8f-f2ca5d21856a 2018-09-26 15:38:23,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.086149930954s 2018-09-26 15:38:23,172 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-14fc4bcd-9ca5-4e4f-9f8f-f2ca5d21856a 2018-09-26 15:38:23,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 15:38:23,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=5430eb5192564ac4a756e9259bdce2b2&scope.project.id=5391654c9c744eec95b8ac303787f0f9&role.id=fbebd4652f044b8fa4beb111721abd21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60422e917b7a72ef46e1c094a5108ba2634d9782" 2018-09-26 15:38:23,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:38:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03952895-e1a9-4309-ba36-a997c9c2c8fd Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=5430eb5192564ac4a756e9259bdce2b2&scope.project.id=5391654c9c744eec95b8ac303787f0f9&role.id=fbebd4652f044b8fa4beb111721abd21", "previous": null, "next": null}} 2018-09-26 15:38:23,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=5430eb5192564ac4a756e9259bdce2b2&scope.project.id=5391654c9c744eec95b8ac303787f0f9&role.id=fbebd4652f044b8fa4beb111721abd21 used request id req-03952895-e1a9-4309-ba36-a997c9c2c8fd 2018-09-26 15:38:23,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.077584028244s 2018-09-26 15:38:23,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 15:38:23,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/5391654c9c744eec95b8ac303787f0f9/users/5430eb5192564ac4a756e9259bdce2b2/roles/fbebd4652f044b8fa4beb111721abd21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60422e917b7a72ef46e1c094a5108ba2634d9782" 2018-09-26 15:38:23,372 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:38:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bd59be0-0031-4d66-85f1-be5158a7a2d8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:38:23,372 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/5391654c9c744eec95b8ac303787f0f9/users/5430eb5192564ac4a756e9259bdce2b2/roles/fbebd4652f044b8fa4beb111721abd21 used request id req-3bd59be0-0031-4d66-85f1-be5158a7a2d8 2018-09-26 15:38:23,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.119287014008s 2018-09-26 15:38:23,373 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke_seri-project_4fa996cd-0980-48c2-ba19-f5300f6f791a', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '38fbb91e-78ee-47f8-8b76-201010f9d9fc', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'tempest_smoke_serial-user_4fa996cd-0980-48c2-ba19-f5300f6f791a', 'project_id': u'5391654c9c744eec95b8ac303787f0f9', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-26 15:38:23,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 15:38:23,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 15:38:23,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 15:38:23,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 15:38:23,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 15:38:23,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 15:38:23,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 15:38:23,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 15:38:23,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 15:38:23,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 15:38:23,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 15:38:23,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 15:38:23,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 15:38:23,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 15:38:23,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 15:38:23,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 15:38:23,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 15:38:23,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 15:38:23,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 15:38:23,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 15:38:23,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 15:38:23,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 15:38:23,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 15:38:23,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 15:38:23,379 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke_serial-user_4fa996cd-0980-48c2-ba19-f5300f6f791a', 'password': '38fbb91e-78ee-47f8-8b76-201010f9d9fc', 'project_name': 'tempest_smoke_seri-project_4fa996cd-0980-48c2-ba19-f5300f6f791a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '5391654c9c744eec95b8ac303787f0f9', 'project_domain_name': 'Default'} 2018-09-26 15:38:23,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 15:38:23,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60422e917b7a72ef46e1c094a5108ba2634d9782" 2018-09-26 15:38:23,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:38:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab195815-9c08-4873-b705-776bee9a9600 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}, {"domain_id": null, "id": "fbebd4652f044b8fa4beb111721abd21", "links": {"self": "http://172.30.9.22:5000/v3/roles/fbebd4652f044b8fa4beb111721abd21"}, "name": "Member"}]} 2018-09-26 15:38:23,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ab195815-9c08-4873-b705-776bee9a9600 2018-09-26 15:38:23,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0806460380554s 2018-09-26 15:38:23,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 15:38:23,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60422e917b7a72ef46e1c094a5108ba2634d9782" 2018-09-26 15:38:23,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:38:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55293f2c-1756-4061-b289-886ad4b93e2e Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}, {"domain_id": null, "id": "fbebd4652f044b8fa4beb111721abd21", "links": {"self": "http://172.30.9.22:5000/v3/roles/fbebd4652f044b8fa4beb111721abd21"}, "name": "Member"}]} 2018-09-26 15:38:23,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-55293f2c-1756-4061-b289-886ad4b93e2e 2018-09-26 15:38:23,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0794999599457s 2018-09-26 15:38:23,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 15:38:23,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60422e917b7a72ef46e1c094a5108ba2634d9782" 2018-09-26 15:38:23,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:38:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25fef078-9905-498d-9eab-fdbced556321 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 15:38:23,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-25fef078-9905-498d-9eab-fdbced556321 2018-09-26 15:38:23,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0792510509491s 2018-09-26 15:38:23,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 15:38:23,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}60422e917b7a72ef46e1c094a5108ba2634d9782" 2018-09-26 15:38:23,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:38:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9825e978-2411-46f2-8357-cc45edd572fb Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/0f6038362f804bdf973a1259ba7dca0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f6038362f804bdf973a1259ba7dca0e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1eb559e7c1dd4418b86e31ef3084f2ec"}, "domain_id": "75cdea7ae1e047b59527bd851db52c3a", "enabled": true, "options": {}, "id": "1eb559e7c1dd4418b86e31ef3084f2ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/4bdccdd75552479f98bffcd1d64b7662"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bdccdd75552479f98bffcd1d64b7662", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/4c02226b29744674bd45691e05726e9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c02226b29744674bd45691e05726e9e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_4fa996cd-0980-48c2-ba19-f5300f6f791a", "links": {"self": "http://172.30.9.22:5000/v3/users/5430eb5192564ac4a756e9259bdce2b2"}, "domain_id": "default", "enabled": true, "id": "5430eb5192564ac4a756e9259bdce2b2", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/5857b05d047642649579991b794ec602"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5857b05d047642649579991b794ec602", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/6e819320ddea4588808c69aeee5f74c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e819320ddea4588808c69aeee5f74c6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/7d97fc2ab1f2454b92dd6da51d8b72b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9433c47bb55b49999cf3f4179d1f9381"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9433c47bb55b49999cf3f4179d1f9381", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/9e63f838fd5b45728e8e57b0fc0cb664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e63f838fd5b45728e8e57b0fc0cb664", "email": "heat@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/a31274f6a9b346deb22160d9bfd8b380"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a31274f6a9b346deb22160d9bfd8b380", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/c3bff15c726d4e33aac8d94d4c693699"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c3bff15c726d4e33aac8d94d4c693699", "email": "congress@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/da2d5b9a5312407d85c50744f177f3a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da2d5b9a5312407d85c50744f177f3a3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/da30243f7cce43e39ea7a153cd6ce802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da30243f7cce43e39ea7a153cd6ce802", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fca2410da1d748118f4fe3f25d00c681"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca2410da1d748118f4fe3f25d00c681", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-26 15:38:23,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-9825e978-2411-46f2-8357-cc45edd572fb 2018-09-26 15:38:23,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0958178043365s 2018-09-26 15:38:23,719 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-9825e978-2411-46f2-8357-cc45edd572fb 2018-09-26 15:38:23,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 15:38:23,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}60422e917b7a72ef46e1c094a5108ba2634d9782" 2018-09-26 15:38:23,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:38:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d769795f-86bd-44a4-ab9e-8201c46eb97e Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4"}, "enabled": true, "id": "32e2fc060ffa4464a00bce7763dbcae4", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.22:5000/v3/projects/5391654c9c744eec95b8ac303787f0f9"}, "enabled": true, "id": "5391654c9c744eec95b8ac303787f0f9", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_4fa996cd-0980-48c2-ba19-f5300f6f791a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31"}, "enabled": true, "id": "6d9e93c84a104a3c8872dd8724ca8a31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 15:38:23,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-d769795f-86bd-44a4-ab9e-8201c46eb97e 2018-09-26 15:38:23,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0770399570465s 2018-09-26 15:38:23,802 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-d769795f-86bd-44a4-ab9e-8201c46eb97e 2018-09-26 15:38:23,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 15:38:23,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=5430eb5192564ac4a756e9259bdce2b2&scope.project.id=5391654c9c744eec95b8ac303787f0f9&role.id=b7fe312ee11d43d7a925dd240013585f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60422e917b7a72ef46e1c094a5108ba2634d9782" 2018-09-26 15:38:23,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:38:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac102536-a7dd-44a9-9d4a-e4f4e057fc63 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=5430eb5192564ac4a756e9259bdce2b2&scope.project.id=5391654c9c744eec95b8ac303787f0f9&role.id=b7fe312ee11d43d7a925dd240013585f", "previous": null, "next": null}} 2018-09-26 15:38:23,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=5430eb5192564ac4a756e9259bdce2b2&scope.project.id=5391654c9c744eec95b8ac303787f0f9&role.id=b7fe312ee11d43d7a925dd240013585f used request id req-ac102536-a7dd-44a9-9d4a-e4f4e057fc63 2018-09-26 15:38:23,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.017618894577s 2018-09-26 15:38:23,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 15:38:23,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/5391654c9c744eec95b8ac303787f0f9/users/5430eb5192564ac4a756e9259bdce2b2/roles/b7fe312ee11d43d7a925dd240013585f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60422e917b7a72ef46e1c094a5108ba2634d9782" 2018-09-26 15:38:23,947 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:38:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f67a7313-dae2-4cc9-8168-f846cf881362 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:38:23,947 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/5391654c9c744eec95b8ac303787f0f9/users/5430eb5192564ac4a756e9259bdce2b2/roles/b7fe312ee11d43d7a925dd240013585f used request id req-f67a7313-dae2-4cc9-8168-f846cf881362 2018-09-26 15:38:23,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.125237941742s 2018-09-26 15:38:23,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 15:38:23,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60422e917b7a72ef46e1c094a5108ba2634d9782" 2018-09-26 15:38:24,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:38:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6cc97b3-9536-4977-bb6d-829c5ea0b9b5 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}, {"domain_id": null, "id": "fbebd4652f044b8fa4beb111721abd21", "links": {"self": "http://172.30.9.22:5000/v3/roles/fbebd4652f044b8fa4beb111721abd21"}, "name": "Member"}]} 2018-09-26 15:38:24,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-a6cc97b3-9536-4977-bb6d-829c5ea0b9b5 2018-09-26 15:38:24,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0741109848022s 2018-09-26 15:38:24,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 15:38:24,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60422e917b7a72ef46e1c094a5108ba2634d9782" 2018-09-26 15:38:24,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:38:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f61b930e-b7dc-4830-a5d9-3d745ea14aff Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 15:38:24,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-f61b930e-b7dc-4830-a5d9-3d745ea14aff 2018-09-26 15:38:24,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0828812122345s 2018-09-26 15:38:24,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 15:38:24,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}60422e917b7a72ef46e1c094a5108ba2634d9782" 2018-09-26 15:38:24,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:38:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-780bd69b-e27f-4210-a521-856a999fbfe7 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/0f6038362f804bdf973a1259ba7dca0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f6038362f804bdf973a1259ba7dca0e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1eb559e7c1dd4418b86e31ef3084f2ec"}, "domain_id": "75cdea7ae1e047b59527bd851db52c3a", "enabled": true, "options": {}, "id": "1eb559e7c1dd4418b86e31ef3084f2ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/4bdccdd75552479f98bffcd1d64b7662"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bdccdd75552479f98bffcd1d64b7662", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/4c02226b29744674bd45691e05726e9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c02226b29744674bd45691e05726e9e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_4fa996cd-0980-48c2-ba19-f5300f6f791a", "links": {"self": "http://172.30.9.22:5000/v3/users/5430eb5192564ac4a756e9259bdce2b2"}, "domain_id": "default", "enabled": true, "id": "5430eb5192564ac4a756e9259bdce2b2", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/5857b05d047642649579991b794ec602"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5857b05d047642649579991b794ec602", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/6e819320ddea4588808c69aeee5f74c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e819320ddea4588808c69aeee5f74c6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/7d97fc2ab1f2454b92dd6da51d8b72b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9433c47bb55b49999cf3f4179d1f9381"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9433c47bb55b49999cf3f4179d1f9381", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/9e63f838fd5b45728e8e57b0fc0cb664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e63f838fd5b45728e8e57b0fc0cb664", "email": "heat@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/a31274f6a9b346deb22160d9bfd8b380"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a31274f6a9b346deb22160d9bfd8b380", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/c3bff15c726d4e33aac8d94d4c693699"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c3bff15c726d4e33aac8d94d4c693699", "email": "congress@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/da2d5b9a5312407d85c50744f177f3a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da2d5b9a5312407d85c50744f177f3a3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/da30243f7cce43e39ea7a153cd6ce802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da30243f7cce43e39ea7a153cd6ce802", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fca2410da1d748118f4fe3f25d00c681"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca2410da1d748118f4fe3f25d00c681", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-26 15:38:24,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-780bd69b-e27f-4210-a521-856a999fbfe7 2018-09-26 15:38:24,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0960690975189s 2018-09-26 15:38:24,204 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-780bd69b-e27f-4210-a521-856a999fbfe7 2018-09-26 15:38:24,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 15:38:24,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=5430eb5192564ac4a756e9259bdce2b2&role.id=b7fe312ee11d43d7a925dd240013585f&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60422e917b7a72ef46e1c094a5108ba2634d9782" 2018-09-26 15:38:24,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:38:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f292a86-33e4-4b88-9bc9-80b8afe08364 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=5430eb5192564ac4a756e9259bdce2b2&role.id=b7fe312ee11d43d7a925dd240013585f&scope.domain.id=default", "previous": null, "next": null}} 2018-09-26 15:38:24,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=5430eb5192564ac4a756e9259bdce2b2&role.id=b7fe312ee11d43d7a925dd240013585f&scope.domain.id=default used request id req-6f292a86-33e4-4b88-9bc9-80b8afe08364 2018-09-26 15:38:24,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0721299648285s 2018-09-26 15:38:24,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 15:38:24,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/domains/default/users/5430eb5192564ac4a756e9259bdce2b2/roles/b7fe312ee11d43d7a925dd240013585f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60422e917b7a72ef46e1c094a5108ba2634d9782" 2018-09-26 15:38:24,402 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:38:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f70bffdd-e84e-41ca-b966-d8d07b6f832c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:38:24,402 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/domains/default/users/5430eb5192564ac4a756e9259bdce2b2/roles/b7fe312ee11d43d7a925dd240013585f used request id req-f70bffdd-e84e-41ca-b966-d8d07b6f832c 2018-09-26 15:38:24,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.12065410614s 2018-09-26 15:38:24,403 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-26 15:38:30,662 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-09-26 15:38:30.325 14 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=3b54c0f4-4aca-41a7-9515-baf086eac9f7) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 3b54c0f4-4aca-41a7-9515-baf086eac9f7 | 2018-09-26T15:38:30 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 3b54c0f4-4aca-41a7-9515-baf086eac9f7 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-09-26 15:38:34,241 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-09-26 15:38:34,242 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-09-26 15:38:40,371 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-09-26 15:38:38.432 23 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-09-26 15:38:38.594 23 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-09-26 15:38:40.187 23 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=6e38e3fc-8e76-4811-8465-409e17a5ba2e) has been successfully created! Using verifier 'opnfv-tempest' (UUID=6e38e3fc-8e76-4811-8465-409e17a5ba2e) as the default verifier for the future CLI operations. 2018-09-26 15:38:43,553 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-09-26 15:38:43,555 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 15:38:43,687 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-26 15:38:43,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:38:43,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:38:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d70d657b-bc70-49af-ac72-2794894cdee7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:38:43,696 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d70d657b-bc70-49af-ac72-2794894cdee7 2018-09-26 15:38:43,696 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:38:44,147 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fbebd4652f044b8fa4beb111721abd21", "name": "Member"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:38:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5391654c9c744eec95b8ac303787f0f9", "name": "tempest_smoke_seri-project_4fa996cd-0980-48c2-ba19-f5300f6f791a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5391654c9c744eec95b8ac303787f0f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/5391654c9c744eec95b8ac303787f0f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/5391654c9c744eec95b8ac303787f0f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5391654c9c744eec95b8ac303787f0f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/5391654c9c744eec95b8ac303787f0f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/5391654c9c744eec95b8ac303787f0f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5391654c9c744eec95b8ac303787f0f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/5391654c9c744eec95b8ac303787f0f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/5391654c9c744eec95b8ac303787f0f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5391654c9c744eec95b8ac303787f0f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/5391654c9c744eec95b8ac303787f0f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/5391654c9c744eec95b8ac303787f0f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke_serial-user_4fa996cd-0980-48c2-ba19-f5300f6f791a", "id": "5430eb5192564ac4a756e9259bdce2b2"}, "audit_ids": ["9ha-zYzgRcK5_qmeModYlQ"], "issued_at": "2018-09-26T15:38:44.000000Z"}} 2018-09-26 15:38:44,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0848cb48d8a9dbaef1c6ba591dd6e1824ccd609b" 2018-09-26 15:38:44,157 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Wed, 26 Sep 2018 15:38:44 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-09-26 15:38:44,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 15:38:44,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0848cb48d8a9dbaef1c6ba591dd6e1824ccd609b" 2018-09-26 15:38:44,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-4e63bf41-3975-400d-9dd4-5b150161bcb3 Date: Wed, 26 Sep 2018 15:38:44 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 15:38:44,347 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-4e63bf41-3975-400d-9dd4-5b150161bcb3 2018-09-26 15:38:44,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.187040090561s 2018-09-26 15:38:44,348 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-4e63bf41-3975-400d-9dd4-5b150161bcb3 2018-09-26 15:38:44,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-26 15:38:44,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0848cb48d8a9dbaef1c6ba591dd6e1824ccd609b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke_serial-img_4fa996cd-0980-48c2-ba19-f5300f6f791a", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke_serial-img_4fa996cd-0980-48c2-ba19-f5300f6f791a"}' 2018-09-26 15:38:44,560 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/ce8c0e8d-8f03-42b4-8c43-cd6756f8ad67 X-Openstack-Request-Id: req-36d06429-f004-46cb-8014-58a0b12b8257 Date: Wed, 26 Sep 2018 15:38:44 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/ce8c0e8d-8f03-42b4-8c43-cd6756f8ad67/file", "owner": "5391654c9c744eec95b8ac303787f0f9", "id": "ce8c0e8d-8f03-42b4-8c43-cd6756f8ad67", "size": null, "self": "/v2/images/ce8c0e8d-8f03-42b4-8c43-cd6756f8ad67", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T15:38:44Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_4fa996cd-0980-48c2-ba19-f5300f6f791a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_4fa996cd-0980-48c2-ba19-f5300f6f791a", "checksum": null, "created_at": "2018-09-26T15:38:44Z", "protected": false} 2018-09-26 15:38:44,560 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-36d06429-f004-46cb-8014-58a0b12b8257 2018-09-26 15:38:44,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.210994958878s 2018-09-26 15:38:44,561 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-36d06429-f004-46cb-8014-58a0b12b8257 returning object ce8c0e8d-8f03-42b4-8c43-cd6756f8ad67 2018-09-26 15:38:44,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-26 15:38:44,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/ce8c0e8d-8f03-42b4-8c43-cd6756f8ad67/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0848cb48d8a9dbaef1c6ba591dd6e1824ccd609b" -d '' 2018-09-26 15:38:45,707 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7f8d6528-9101-44aa-a491-22cf755bdc6f Date: Wed, 26 Sep 2018 15:38:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:38:45,707 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/ce8c0e8d-8f03-42b4-8c43-cd6756f8ad67/file used request id req-7f8d6528-9101-44aa-a491-22cf755bdc6f 2018-09-26 15:38:45,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.14555191994s 2018-09-26 15:38:45,708 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/ce8c0e8d-8f03-42b4-8c43-cd6756f8ad67/file used request id req-7f8d6528-9101-44aa-a491-22cf755bdc6f 2018-09-26 15:38:45,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 15:38:45,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0848cb48d8a9dbaef1c6ba591dd6e1824ccd609b" 2018-09-26 15:38:45,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-6fb6bb51-eeeb-4e90-8ff4-0fac4e4e5a37 Date: Wed, 26 Sep 2018 15:38:45 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/ce8c0e8d-8f03-42b4-8c43-cd6756f8ad67/snap", "metadata": {}}], "file": "/v2/images/ce8c0e8d-8f03-42b4-8c43-cd6756f8ad67/file", "owner": "5391654c9c744eec95b8ac303787f0f9", "id": "ce8c0e8d-8f03-42b4-8c43-cd6756f8ad67", "size": 12716032, "self": "/v2/images/ce8c0e8d-8f03-42b4-8c43-cd6756f8ad67", "disk_format": "qcow2", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/ce8c0e8d-8f03-42b4-8c43-cd6756f8ad67/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T15:38:45Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_4fa996cd-0980-48c2-ba19-f5300f6f791a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_4fa996cd-0980-48c2-ba19-f5300f6f791a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T15:38:44Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 15:38:45,917 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-6fb6bb51-eeeb-4e90-8ff4-0fac4e4e5a37 2018-09-26 15:38:45,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.20930981636s 2018-09-26 15:38:45,918 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-6fb6bb51-eeeb-4e90-8ff4-0fac4e4e5a37 2018-09-26 15:38:45,920 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/ce8c0e8d-8f03-42b4-8c43-cd6756f8ad67/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ce8c0e8d-8f03-42b4-8c43-cd6756f8ad67/file', 'owner': u'5391654c9c744eec95b8ac303787f0f9', 'id': u'ce8c0e8d-8f03-42b4-8c43-cd6756f8ad67', 'size': 12716032, u'self': u'/v2/images/ce8c0e8d-8f03-42b4-8c43-cd6756f8ad67', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5391654c9c744eec95b8ac303787f0f9', 'name': 'tempest_smoke_seri-project_4fa996cd-0980-48c2-ba19-f5300f6f791a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/ce8c0e8d-8f03-42b4-8c43-cd6756f8ad67/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-26T15:38:45Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-26T15:38:45Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_4fa996cd-0980-48c2-ba19-f5300f6f791a', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/ce8c0e8d-8f03-42b4-8c43-cd6756f8ad67', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_4fa996cd-0980-48c2-ba19-f5300f6f791a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_4fa996cd-0980-48c2-ba19-f5300f6f791a', 'created': u'2018-09-26T15:38:44Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-26T15:38:44Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/ce8c0e8d-8f03-42b4-8c43-cd6756f8ad67', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_4fa996cd-0980-48c2-ba19-f5300f6f791a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-26 15:38:45,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-26 15:38:45,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}60422e917b7a72ef46e1c094a5108ba2634d9782" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke_serial-flavor_4fa996cd-0980-48c2-ba19-f5300f6f791a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-26 15:38:46,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:38:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9443cfdd-75e9-47a1-ad1c-585bc9015fd4 x-compute-request-id: req-9443cfdd-75e9-47a1-ad1c-585bc9015fd4 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/3a3bf05b-f83d-4ae8-9e49-3f50af67f36e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/3a3bf05b-f83d-4ae8-9e49-3f50af67f36e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3a3bf05b-f83d-4ae8-9e49-3f50af67f36e", "name": "tempest_smoke_serial-flavor_4fa996cd-0980-48c2-ba19-f5300f6f791a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 15:38:46,147 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-9443cfdd-75e9-47a1-ad1c-585bc9015fd4 2018-09-26 15:38:46,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.225686073303s 2018-09-26 15:38:46,147 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-9443cfdd-75e9-47a1-ad1c-585bc9015fd4 returning object 3a3bf05b-f83d-4ae8-9e49-3f50af67f36e 2018-09-26 15:38:46,148 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_4fa996cd-0980-48c2-ba19-f5300f6f791a', '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'32e2fc060ffa4464a00bce7763dbcae4', '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'3a3bf05b-f83d-4ae8-9e49-3f50af67f36e', 'swap': 0}) 2018-09-26 15:38:46,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-26 15:38:46,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/3a3bf05b-f83d-4ae8-9e49-3f50af67f36e/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}60422e917b7a72ef46e1c094a5108ba2634d9782" -d '{"extra_specs": {}}' 2018-09-26 15:38:46,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:38:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dd4530df-9963-4e4c-879b-ee1b2e39cfd4 x-compute-request-id: req-dd4530df-9963-4e4c-879b-ee1b2e39cfd4 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-26 15:38:46,169 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/3a3bf05b-f83d-4ae8-9e49-3f50af67f36e/os-extra_specs used request id req-dd4530df-9963-4e4c-879b-ee1b2e39cfd4 2018-09-26 15:38:46,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0203008651733s 2018-09-26 15:38:46,169 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/3a3bf05b-f83d-4ae8-9e49-3f50af67f36e/os-extra_specs used request id req-dd4530df-9963-4e4c-879b-ee1b2e39cfd4 2018-09-26 15:38:46,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 15:38:46,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0848cb48d8a9dbaef1c6ba591dd6e1824ccd609b" 2018-09-26 15:38:46,180 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:38:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:38:46,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0848cb48d8a9dbaef1c6ba591dd6e1824ccd609b" 2018-09-26 15:38:46,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:38:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-344bc959-88df-4ff6-a55e-8872489c2cee Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}, {"domain_id": null, "id": "fbebd4652f044b8fa4beb111721abd21", "links": {"self": "http://172.30.9.22:5000/v3/roles/fbebd4652f044b8fa4beb111721abd21"}, "name": "Member"}]} 2018-09-26 15:38:46,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-344bc959-88df-4ff6-a55e-8872489c2cee 2018-09-26 15:38:46,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0884740352631s 2018-09-26 15:38:46,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-09-26 15:38:46,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0848cb48d8a9dbaef1c6ba591dd6e1824ccd609b" 2018-09-26 15:38:46,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:38:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2c7a3491-286e-414c-ba8a-3add28df64b5 x-compute-request-id: req-2c7a3491-286e-414c-ba8a-3add28df64b5 Content-Encoding: gzip Content-Length: 718 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 225}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 228}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-09-26 15:38:46,438 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-2c7a3491-286e-414c-ba8a-3add28df64b5 2018-09-26 15:38:46,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.174968004227s 2018-09-26 15:38:46,439 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-2c7a3491-286e-414c-ba8a-3add28df64b5 2018-09-26 15:38:46,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 15:38:46,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0848cb48d8a9dbaef1c6ba591dd6e1824ccd609b" 2018-09-26 15:38:46,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-a307d6c7-01aa-4b5b-83d9-074a62c37b33 Date: Wed, 26 Sep 2018 15:38:46 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/ce8c0e8d-8f03-42b4-8c43-cd6756f8ad67/snap", "metadata": {}}], "file": "/v2/images/ce8c0e8d-8f03-42b4-8c43-cd6756f8ad67/file", "owner": "5391654c9c744eec95b8ac303787f0f9", "id": "ce8c0e8d-8f03-42b4-8c43-cd6756f8ad67", "size": 12716032, "self": "/v2/images/ce8c0e8d-8f03-42b4-8c43-cd6756f8ad67", "disk_format": "qcow2", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/ce8c0e8d-8f03-42b4-8c43-cd6756f8ad67/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T15:38:45Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_4fa996cd-0980-48c2-ba19-f5300f6f791a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_4fa996cd-0980-48c2-ba19-f5300f6f791a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T15:38:44Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 15:38:46,607 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-a307d6c7-01aa-4b5b-83d9-074a62c37b33 2018-09-26 15:38:46,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.166744947433s 2018-09-26 15:38:46,607 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-a307d6c7-01aa-4b5b-83d9-074a62c37b33 2018-09-26 15:38:46,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-26 15:38:46,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0848cb48d8a9dbaef1c6ba591dd6e1824ccd609b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_4fa996cd-0980-48c2-ba19-f5300f6f791a", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke_serial-img_alt_4fa996cd-0980-48c2-ba19-f5300f6f791a"}' 2018-09-26 15:38:46,929 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 899 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/a1873e1b-5f2a-406f-b088-0614d17ad967 X-Openstack-Request-Id: req-a81b5439-811b-4fba-8e32-8aef38a99267 Date: Wed, 26 Sep 2018 15:38:46 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/a1873e1b-5f2a-406f-b088-0614d17ad967/file", "owner": "5391654c9c744eec95b8ac303787f0f9", "id": "a1873e1b-5f2a-406f-b088-0614d17ad967", "size": null, "self": "/v2/images/a1873e1b-5f2a-406f-b088-0614d17ad967", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T15:38:46Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_4fa996cd-0980-48c2-ba19-f5300f6f791a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_alt_4fa996cd-0980-48c2-ba19-f5300f6f791a", "checksum": null, "created_at": "2018-09-26T15:38:46Z", "protected": false} 2018-09-26 15:38:46,929 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-a81b5439-811b-4fba-8e32-8aef38a99267 2018-09-26 15:38:46,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.31968998909s 2018-09-26 15:38:46,930 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-a81b5439-811b-4fba-8e32-8aef38a99267 returning object a1873e1b-5f2a-406f-b088-0614d17ad967 2018-09-26 15:38:46,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-26 15:38:46,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/a1873e1b-5f2a-406f-b088-0614d17ad967/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0848cb48d8a9dbaef1c6ba591dd6e1824ccd609b" -d '' 2018-09-26 15:38:48,805 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7cbcf772-8bee-4cce-9706-a8c690648635 Date: Wed, 26 Sep 2018 15:38:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:38:48,805 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/a1873e1b-5f2a-406f-b088-0614d17ad967/file used request id req-7cbcf772-8bee-4cce-9706-a8c690648635 2018-09-26 15:38:48,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.8745470047s 2018-09-26 15:38:48,806 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/a1873e1b-5f2a-406f-b088-0614d17ad967/file used request id req-7cbcf772-8bee-4cce-9706-a8c690648635 2018-09-26 15:38:48,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 15:38:48,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0848cb48d8a9dbaef1c6ba591dd6e1824ccd609b" 2018-09-26 15:38:48,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2383 Content-Type: application/json X-Openstack-Request-Id: req-3f43687a-92db-4bd2-a3bd-d0fbf9c0bc6d Date: Wed, 26 Sep 2018 15:38:48 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/a1873e1b-5f2a-406f-b088-0614d17ad967/snap", "metadata": {}}], "file": "/v2/images/a1873e1b-5f2a-406f-b088-0614d17ad967/file", "owner": "5391654c9c744eec95b8ac303787f0f9", "id": "a1873e1b-5f2a-406f-b088-0614d17ad967", "size": 12716032, "self": "/v2/images/a1873e1b-5f2a-406f-b088-0614d17ad967", "disk_format": "qcow2", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/a1873e1b-5f2a-406f-b088-0614d17ad967/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T15:38:48Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_4fa996cd-0980-48c2-ba19-f5300f6f791a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_alt_4fa996cd-0980-48c2-ba19-f5300f6f791a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T15:38:46Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/ce8c0e8d-8f03-42b4-8c43-cd6756f8ad67/snap", "metadata": {}}], "file": "/v2/images/ce8c0e8d-8f03-42b4-8c43-cd6756f8ad67/file", "owner": "5391654c9c744eec95b8ac303787f0f9", "id": "ce8c0e8d-8f03-42b4-8c43-cd6756f8ad67", "size": 12716032, "self": "/v2/images/ce8c0e8d-8f03-42b4-8c43-cd6756f8ad67", "disk_format": "qcow2", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/ce8c0e8d-8f03-42b4-8c43-cd6756f8ad67/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T15:38:45Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_4fa996cd-0980-48c2-ba19-f5300f6f791a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_4fa996cd-0980-48c2-ba19-f5300f6f791a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T15:38:44Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 15:38:48,976 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-3f43687a-92db-4bd2-a3bd-d0fbf9c0bc6d 2018-09-26 15:38:48,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.170272111893s 2018-09-26 15:38:48,977 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-3f43687a-92db-4bd2-a3bd-d0fbf9c0bc6d 2018-09-26 15:38:48,980 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/a1873e1b-5f2a-406f-b088-0614d17ad967/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a1873e1b-5f2a-406f-b088-0614d17ad967/file', 'owner': u'5391654c9c744eec95b8ac303787f0f9', 'id': u'a1873e1b-5f2a-406f-b088-0614d17ad967', 'size': 12716032, u'self': u'/v2/images/a1873e1b-5f2a-406f-b088-0614d17ad967', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5391654c9c744eec95b8ac303787f0f9', 'name': 'tempest_smoke_seri-project_4fa996cd-0980-48c2-ba19-f5300f6f791a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/a1873e1b-5f2a-406f-b088-0614d17ad967/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-26T15:38:48Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-26T15:38:48Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_4fa996cd-0980-48c2-ba19-f5300f6f791a', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/a1873e1b-5f2a-406f-b088-0614d17ad967', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_4fa996cd-0980-48c2-ba19-f5300f6f791a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_alt_4fa996cd-0980-48c2-ba19-f5300f6f791a', 'created': u'2018-09-26T15:38:46Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-26T15:38:46Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/a1873e1b-5f2a-406f-b088-0614d17ad967', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_4fa996cd-0980-48c2-ba19-f5300f6f791a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-26 15:38:48,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-26 15:38:48,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}60422e917b7a72ef46e1c094a5108ba2634d9782" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke_serial-flavor_alt_4fa996cd-0980-48c2-ba19-f5300f6f791a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-26 15:38:49,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:38:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-82e10fd9-3828-4f65-bc75-ef6b6cce59b9 x-compute-request-id: req-82e10fd9-3828-4f65-bc75-ef6b6cce59b9 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/de817879-88cf-455e-b4cf-5bf576182451", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/de817879-88cf-455e-b4cf-5bf576182451", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "de817879-88cf-455e-b4cf-5bf576182451", "name": "tempest_smoke_serial-flavor_alt_4fa996cd-0980-48c2-ba19-f5300f6f791a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 15:38:49,033 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-82e10fd9-3828-4f65-bc75-ef6b6cce59b9 2018-09-26 15:38:49,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0520489215851s 2018-09-26 15:38:49,033 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-82e10fd9-3828-4f65-bc75-ef6b6cce59b9 returning object de817879-88cf-455e-b4cf-5bf576182451 2018-09-26 15:38:49,034 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_4fa996cd-0980-48c2-ba19-f5300f6f791a', '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'32e2fc060ffa4464a00bce7763dbcae4', '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'de817879-88cf-455e-b4cf-5bf576182451', 'swap': 0}) 2018-09-26 15:38:49,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-26 15:38:49,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/de817879-88cf-455e-b4cf-5bf576182451/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}60422e917b7a72ef46e1c094a5108ba2634d9782" -d '{"extra_specs": {}}' 2018-09-26 15:38:49,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:38:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1ddf80f3-fcef-47de-83ea-530154f5f67c x-compute-request-id: req-1ddf80f3-fcef-47de-83ea-530154f5f67c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-26 15:38:49,054 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/de817879-88cf-455e-b4cf-5bf576182451/os-extra_specs used request id req-1ddf80f3-fcef-47de-83ea-530154f5f67c 2018-09-26 15:38:49,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0192048549652s 2018-09-26 15:38:49,054 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/de817879-88cf-455e-b4cf-5bf576182451/os-extra_specs used request id req-1ddf80f3-fcef-47de-83ea-530154f5f67c 2018-09-26 15:38:49,054 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_4fa996cd-0980-48c2-ba19-f5300f6f791a', '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'32e2fc060ffa4464a00bce7763dbcae4', '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'de817879-88cf-455e-b4cf-5bf576182451', 'swap': 0}) 2018-09-26 15:38:52,209 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-09-26 15:38:51.192 42 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=6e38e3fc-8e76-4811-8465-409e17a5ba2e) for deployment 'opnfv-rally' (UUID=3b54c0f4-4aca-41a7-9515-baf086eac9f7). 2018-09-26 15:38:52.034 42 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-09-26 15:38:52.036 42 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=6e38e3fc-8e76-4811-8465-409e17a5ba2e) has been successfully configured for deployment 'opnfv-rally' (UUID=3b54c0f4-4aca-41a7-9515-baf086eac9f7)! 2018-09-26 15:38:52,210 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-09-26 15:38:52,210 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-09-26 15:38:52,212 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-09-26 15:38:52,946 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-09-26 15:38:56,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-6e38e3fc-8e76-4811-8465-409e17a5ba2e/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest_smoke_serial/test_list.txt 2>/dev/null) 2018-09-26 15:38:56,699 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-09-26 15:38:56,717 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-09-26 15:38:56,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke_serial/test_list.txt', u'--concurrency=1']'. 2018-09-26 15:38:59,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:38:59.495 51 INFO rally.api [-] Starting verification (UUID=07f99c26-c6e4-4669-8db9-d237116ca0b7) for deployment 'opnfv-rally' (UUID=3b54c0f4-4aca-41a7-9515-baf086eac9f7) by verifier 'opnfv-tempest' (UUID=6e38e3fc-8e76-4811-8465-409e17a5ba2e). 2018-09-26 15:38:59,497 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 07f99c26-c6e4-4669-8db9-d237116ca0b7 2018-09-26 15:39:05,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:39:05.522 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.177s] 2018-09-26 15:39:05,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:39:05.575 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.053s] 2018-09-26 15:39:12,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:39:12.424 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.539s] 2018-09-26 15:39:15,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:39:15.725 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.300s] 2018-09-26 15:39:28,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:39:28.940 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.956s] 2018-09-26 15:39:45,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:39:45.555 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [9.608s] 2018-09-26 15:40:21,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:40:21.105 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.065s] 2018-09-26 15:40:21,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:40:21.107 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-09-26 15:40:54,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:40:54.595 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.065s] 2018-09-26 15:40:54,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:40:54.596 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-09-26 15:41:24,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:41:24.658 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.062s] 2018-09-26 15:41:24,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:41:24.659 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-09-26 15:42:10,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:42:10.960 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [11.750s] 2018-09-26 15:42:32,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:42:32.956 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.049s] 2018-09-26 15:42:33,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:42:33.050 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.094s] 2018-09-26 15:42:41,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:42:41.173 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.672s] 2018-09-26 15:42:41,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:42:41.182 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-09-26 15:42:42,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:42:42.845 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-09-26 15:42:42,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:42:42.846 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-09-26 15:42:47,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:42:47.081 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.340s] 2018-09-26 15:42:54,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:42:54.228 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.490s] 2018-09-26 15:43:01,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:43:01.321 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.550s] 2018-09-26 15:43:08,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:43:08.942 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.363s] 2018-09-26 15:43:18,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:43:18.082 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.985s] 2018-09-26 15:43:24,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:43:24.361 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.696s] 2018-09-26 15:43:30,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:43:30.473 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.163s] 2018-09-26 15:43:38,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:43:38.268 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.420s] 2018-09-26 15:43:45,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:43:45.766 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.734s] 2018-09-26 15:43:54,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:43:54.699 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.579s] 2018-09-26 15:43:57,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:43:57.317 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-09-26 15:43:59,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:43:59.220 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.078s] 2018-09-26 15:43:59,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:43:59.294 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.074s] 2018-09-26 15:43:59,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:43:59.366 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.071s] 2018-09-26 15:43:59,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:43:59.372 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-09-26 15:44:03,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:44:03.498 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.791s] 2018-09-26 15:44:05,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:44:05.279 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.780s] 2018-09-26 15:44:07,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:44:07.407 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.127s] 2018-09-26 15:44:13,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:44:13.469 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2018-09-26 15:44:20,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:44:20.171 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [3.374s] 2018-09-26 15:44:32,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:44:32.419 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.703s] 2018-09-26 15:44:35,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:44:35.993 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [3.572s] 2018-09-26 15:44:47,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:44:47.063 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.769s] 2018-09-26 15:44:50,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:44:50.785 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.721s] 2018-09-26 15:44:59,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:44:59.175 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.389s] 2018-09-26 15:45:10,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:45:10.023 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.806s] 2018-09-26 15:45:13,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:45:13.676 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.651s] 2018-09-26 15:45:20,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:45:20.264 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.588s] 2018-09-26 15:45:36,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:45:36.135 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.572s] 2018-09-26 15:45:36,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:45:36.543 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.407s] 2018-09-26 15:45:36,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:45:36.686 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.143s] 2018-09-26 15:45:36,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:45:36.895 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.207s] 2018-09-26 15:45:37,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:45:37.137 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.242s] 2018-09-26 15:45:37,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:45:37.328 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.191s] 2018-09-26 15:45:52,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:45:52.893 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.188s] 2018-09-26 15:45:53,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:45:53.330 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.437s] 2018-09-26 15:45:53,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:45:53.603 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.272s] 2018-09-26 15:45:53,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:45:53.686 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.082s] 2018-09-26 15:45:53,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:45:53.931 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.244s] 2018-09-26 15:45:53,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:45:53.983 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.052s] 2018-09-26 15:46:07,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:46:07.324 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.421s] 2018-09-26 15:46:12,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:46:12.715 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.390s] 2018-09-26 15:46:14,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:46:14.449 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.734s] 2018-09-26 15:46:14,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:46:14.736 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.287s] 2018-09-26 15:46:14,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:46:14.811 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.075s] 2018-09-26 15:46:27,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:46:27.331 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.464s] 2018-09-26 15:46:34,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:46:34.626 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [7.295s] 2018-09-26 15:46:36,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:46:36.250 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.623s] 2018-09-26 15:46:36,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:46:36.460 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.209s] 2018-09-26 15:46:36,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:46:36.669 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.209s] 2018-09-26 15:46:51,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:46:51.508 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [9.117s] 2018-09-26 15:46:57,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:46:57.021 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [5.514s] 2018-09-26 15:47:01,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:47:01.717 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [4.695s] 2018-09-26 15:47:05,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:47:05.097 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.379s] 2018-09-26 15:47:29,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:47:29.370 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [9.148s] 2018-09-26 15:47:34,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:47:34.611 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [5.241s] 2018-09-26 15:47:39,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:47:39.088 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [4.475s] 2018-09-26 15:47:42,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:47:42.138 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.050s] 2018-09-26 15:47:59,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:47:59.491 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.528s] 2018-09-26 15:48:01,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:48:01.656 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.162s] 2018-09-26 15:48:01,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:48:01.987 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.334s] 2018-09-26 15:48:06,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:48:06.776 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.360s] 2018-09-26 15:48:09,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:48:09.237 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.459s] 2018-09-26 15:48:09,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:48:09.281 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.047s] 2018-09-26 15:48:13,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:48:13.629 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.338s] 2018-09-26 15:48:17,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:48:17.240 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-09-26 15:48:18,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:48:18.657 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-09-26 15:48:18,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:48:18.659 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-09-26 15:48:18,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:48:18.660 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-09-26 15:48:18,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:48:18.661 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-09-26 15:48:18,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:48:18.661 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-09-26 15:48:20,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:48:20.552 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-09-26 15:48:37,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:48:37.465 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [10.966s] 2018-09-26 15:48:48,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:48:48.201 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.031s] 2018-09-26 15:49:00,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:49:00.840 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [12.637s] 2018-09-26 15:49:10,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:49:10.091 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.205s] 2018-09-26 15:50:17,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:50:17.746 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [61.384s] 2018-09-26 15:50:54,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:50:54.781 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [27.133s] 2018-09-26 15:51:38,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 15:51:38.974 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [24.262s] 2018-09-26 15:51:54,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 07f99c26-c6e4-4669-8db9-d237116ca0b7 2018-09-26 15:51:54,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '07f99c26-c6e4-4669-8db9-d237116ca0b7']'. 2018-09-26 15:51:55,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-09-26 15:51:55,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-09-26 15:51:55,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-26 15:51:55,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 07f99c26-c6e4-4669-8db9-d237116ca0b7 | 2018-09-26 15:51:55,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-09-26 15:51:55,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-09-26 15:38:59 | 2018-09-26 15:51:55,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-09-26 15:51:54 | 2018-09-26 15:51:55,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:12:55 | 2018-09-26 15:51:55,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-09-26 15:51:55,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-09-26 15:51:55,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-09-26 15:51:55,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 6e38e3fc-8e76-4811-8465-409e17a5ba2e) | 2018-09-26 15:51:55,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-09-26 15:51:55,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 3b54c0f4-4aca-41a7-9515-baf086eac9f7) | 2018-09-26 15:51:55,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-09-26 15:51:55,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 755.488 | 2018-09-26 15:51:55,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-09-26 15:51:55,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-09-26 15:51:55,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-09-26 15:51:55,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-09-26 15:51:55,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-09-26 15:51:55,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-26 15:51:55,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-09-26 15:51:55,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-09-26 15:51:55,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-09-26 15:51:55,658 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-26 15:51:55,658 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 13:12 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-09-26 15:51:55,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-26 15:51:55,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/a1873e1b-5f2a-406f-b088-0614d17ad967 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0848cb48d8a9dbaef1c6ba591dd6e1824ccd609b" 2018-09-26 15:51:56,800 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d41e9bda-e79a-48f1-9a76-540692b51b25 Date: Wed, 26 Sep 2018 15:51:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:51:56,800 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/a1873e1b-5f2a-406f-b088-0614d17ad967 used request id req-d41e9bda-e79a-48f1-9a76-540692b51b25 2018-09-26 15:51:56,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.13601994514s 2018-09-26 15:51:56,801 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/a1873e1b-5f2a-406f-b088-0614d17ad967 used request id req-d41e9bda-e79a-48f1-9a76-540692b51b25 2018-09-26 15:51:56,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-26 15:51:56,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}60422e917b7a72ef46e1c094a5108ba2634d9782" 2018-09-26 15:51:56,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:51:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-02d58b69-6c35-44b6-acdf-452469bbb575 x-compute-request-id: req-02d58b69-6c35-44b6-acdf-452469bbb575 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/3a3bf05b-f83d-4ae8-9e49-3f50af67f36e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/3a3bf05b-f83d-4ae8-9e49-3f50af67f36e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3a3bf05b-f83d-4ae8-9e49-3f50af67f36e", "name": "tempest_smoke_serial-flavor_4fa996cd-0980-48c2-ba19-f5300f6f791a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/de817879-88cf-455e-b4cf-5bf576182451", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/de817879-88cf-455e-b4cf-5bf576182451", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "de817879-88cf-455e-b4cf-5bf576182451", "name": "tempest_smoke_serial-flavor_alt_4fa996cd-0980-48c2-ba19-f5300f6f791a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-26 15:51:56,991 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-02d58b69-6c35-44b6-acdf-452469bbb575 2018-09-26 15:51:56,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.18991112709s 2018-09-26 15:51:56,992 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-02d58b69-6c35-44b6-acdf-452469bbb575 2018-09-26 15:51:56,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-26 15:51:56,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/de817879-88cf-455e-b4cf-5bf576182451 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}60422e917b7a72ef46e1c094a5108ba2634d9782" 2018-09-26 15:51:57,034 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:51:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c62819fd-a612-45e7-84ac-a049a41df6af x-compute-request-id: req-c62819fd-a612-45e7-84ac-a049a41df6af Content-Length: 0 Content-Type: application/json 2018-09-26 15:51:57,034 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/de817879-88cf-455e-b4cf-5bf576182451 used request id req-c62819fd-a612-45e7-84ac-a049a41df6af 2018-09-26 15:51:57,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0401167869568s 2018-09-26 15:51:57,035 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/de817879-88cf-455e-b4cf-5bf576182451 used request id req-c62819fd-a612-45e7-84ac-a049a41df6af 2018-09-26 15:51:57,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 15:51:57,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0848cb48d8a9dbaef1c6ba591dd6e1824ccd609b" 2018-09-26 15:51:57,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-b0bae10a-4dff-4ba4-a519-0f61331bab49 Date: Wed, 26 Sep 2018 15:51:57 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/ce8c0e8d-8f03-42b4-8c43-cd6756f8ad67/snap", "metadata": {}}], "file": "/v2/images/ce8c0e8d-8f03-42b4-8c43-cd6756f8ad67/file", "owner": "5391654c9c744eec95b8ac303787f0f9", "id": "ce8c0e8d-8f03-42b4-8c43-cd6756f8ad67", "size": 12716032, "self": "/v2/images/ce8c0e8d-8f03-42b4-8c43-cd6756f8ad67", "disk_format": "qcow2", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/ce8c0e8d-8f03-42b4-8c43-cd6756f8ad67/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T15:38:45Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_4fa996cd-0980-48c2-ba19-f5300f6f791a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_4fa996cd-0980-48c2-ba19-f5300f6f791a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T15:38:44Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 15:51:57,199 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-b0bae10a-4dff-4ba4-a519-0f61331bab49 2018-09-26 15:51:57,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.164402961731s 2018-09-26 15:51:57,200 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-b0bae10a-4dff-4ba4-a519-0f61331bab49 2018-09-26 15:51:57,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-26 15:51:57,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/ce8c0e8d-8f03-42b4-8c43-cd6756f8ad67 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0848cb48d8a9dbaef1c6ba591dd6e1824ccd609b" 2018-09-26 15:51:58,871 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-904d0f7b-6aae-4f0b-bc23-a3520ce3bc16 Date: Wed, 26 Sep 2018 15:51:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:51:58,871 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/ce8c0e8d-8f03-42b4-8c43-cd6756f8ad67 used request id req-904d0f7b-6aae-4f0b-bc23-a3520ce3bc16 2018-09-26 15:51:58,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.66940593719s 2018-09-26 15:51:58,871 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/ce8c0e8d-8f03-42b4-8c43-cd6756f8ad67 used request id req-904d0f7b-6aae-4f0b-bc23-a3520ce3bc16 2018-09-26 15:51:58,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-26 15:51:58,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}60422e917b7a72ef46e1c094a5108ba2634d9782" 2018-09-26 15:51:58,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:51:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-370a3ea2-c4ab-4408-9179-d9e9680413e3 x-compute-request-id: req-370a3ea2-c4ab-4408-9179-d9e9680413e3 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/3a3bf05b-f83d-4ae8-9e49-3f50af67f36e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/3a3bf05b-f83d-4ae8-9e49-3f50af67f36e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3a3bf05b-f83d-4ae8-9e49-3f50af67f36e", "name": "tempest_smoke_serial-flavor_4fa996cd-0980-48c2-ba19-f5300f6f791a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-26 15:51:58,909 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-370a3ea2-c4ab-4408-9179-d9e9680413e3 2018-09-26 15:51:58,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.037328004837s 2018-09-26 15:51:58,910 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-370a3ea2-c4ab-4408-9179-d9e9680413e3 2018-09-26 15:51:58,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-26 15:51:58,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/3a3bf05b-f83d-4ae8-9e49-3f50af67f36e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}60422e917b7a72ef46e1c094a5108ba2634d9782" 2018-09-26 15:51:58,956 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 15:51:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e17f38a0-c9e6-429a-b815-d284a40668b6 x-compute-request-id: req-e17f38a0-c9e6-429a-b815-d284a40668b6 Content-Length: 0 Content-Type: application/json 2018-09-26 15:51:58,956 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/3a3bf05b-f83d-4ae8-9e49-3f50af67f36e used request id req-e17f38a0-c9e6-429a-b815-d284a40668b6 2018-09-26 15:51:58,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0451021194458s 2018-09-26 15:51:58,957 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/3a3bf05b-f83d-4ae8-9e49-3f50af67f36e used request id req-e17f38a0-c9e6-429a-b815-d284a40668b6 2018-09-26 15:51:58,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 15:51:58,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}60422e917b7a72ef46e1c094a5108ba2634d9782" 2018-09-26 15:51:59,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:51:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31897f72-2420-40da-b980-c4b35cd988a7 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/0f6038362f804bdf973a1259ba7dca0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f6038362f804bdf973a1259ba7dca0e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1eb559e7c1dd4418b86e31ef3084f2ec"}, "domain_id": "75cdea7ae1e047b59527bd851db52c3a", "enabled": true, "options": {}, "id": "1eb559e7c1dd4418b86e31ef3084f2ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/4bdccdd75552479f98bffcd1d64b7662"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bdccdd75552479f98bffcd1d64b7662", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/4c02226b29744674bd45691e05726e9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c02226b29744674bd45691e05726e9e", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_4fa996cd-0980-48c2-ba19-f5300f6f791a", "links": {"self": "http://172.30.9.22:5000/v3/users/5430eb5192564ac4a756e9259bdce2b2"}, "domain_id": "default", "enabled": true, "id": "5430eb5192564ac4a756e9259bdce2b2", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/5857b05d047642649579991b794ec602"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5857b05d047642649579991b794ec602", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/6e819320ddea4588808c69aeee5f74c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e819320ddea4588808c69aeee5f74c6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/7d97fc2ab1f2454b92dd6da51d8b72b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9433c47bb55b49999cf3f4179d1f9381"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9433c47bb55b49999cf3f4179d1f9381", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/9e63f838fd5b45728e8e57b0fc0cb664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e63f838fd5b45728e8e57b0fc0cb664", "email": "heat@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/a31274f6a9b346deb22160d9bfd8b380"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a31274f6a9b346deb22160d9bfd8b380", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/c3bff15c726d4e33aac8d94d4c693699"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c3bff15c726d4e33aac8d94d4c693699", "email": "congress@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/da2d5b9a5312407d85c50744f177f3a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da2d5b9a5312407d85c50744f177f3a3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/da30243f7cce43e39ea7a153cd6ce802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da30243f7cce43e39ea7a153cd6ce802", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fca2410da1d748118f4fe3f25d00c681"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca2410da1d748118f4fe3f25d00c681", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-26 15:51:59,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-31897f72-2420-40da-b980-c4b35cd988a7 2018-09-26 15:51:59,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0950880050659s 2018-09-26 15:51:59,053 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-31897f72-2420-40da-b980-c4b35cd988a7 2018-09-26 15:51:59,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 15:51:59,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/5430eb5192564ac4a756e9259bdce2b2 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}60422e917b7a72ef46e1c094a5108ba2634d9782" 2018-09-26 15:51:59,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:51:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b15f2d9-b00a-4695-a86a-b06b507135b6 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/5430eb5192564ac4a756e9259bdce2b2"}, "enabled": true, "id": "5430eb5192564ac4a756e9259bdce2b2", "options": {}, "domain_id": "default", "name": "tempest_smoke_serial-user_4fa996cd-0980-48c2-ba19-f5300f6f791a"}} 2018-09-26 15:51:59,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/5430eb5192564ac4a756e9259bdce2b2 used request id req-2b15f2d9-b00a-4695-a86a-b06b507135b6 2018-09-26 15:51:59,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0985059738159s 2018-09-26 15:51:59,158 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/5430eb5192564ac4a756e9259bdce2b2 used request id req-2b15f2d9-b00a-4695-a86a-b06b507135b6 2018-09-26 15:51:59,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-26 15:51:59,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/5430eb5192564ac4a756e9259bdce2b2 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}60422e917b7a72ef46e1c094a5108ba2634d9782" 2018-09-26 15:51:59,338 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:51:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-931c52b9-32d3-4926-ba84-41ba873b7b0b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:51:59,338 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/5430eb5192564ac4a756e9259bdce2b2 used request id req-931c52b9-32d3-4926-ba84-41ba873b7b0b 2018-09-26 15:51:59,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.179929018021s 2018-09-26 15:51:59,339 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/5430eb5192564ac4a756e9259bdce2b2 used request id req-931c52b9-32d3-4926-ba84-41ba873b7b0b 2018-09-26 15:51:59,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 15:51:59,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}60422e917b7a72ef46e1c094a5108ba2634d9782" 2018-09-26 15:51:59,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:51:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5eefbc6-235f-4cc0-9950-162de6d1abd6 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4"}, "enabled": true, "id": "32e2fc060ffa4464a00bce7763dbcae4", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.22:5000/v3/projects/5391654c9c744eec95b8ac303787f0f9"}, "enabled": true, "id": "5391654c9c744eec95b8ac303787f0f9", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_4fa996cd-0980-48c2-ba19-f5300f6f791a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31"}, "enabled": true, "id": "6d9e93c84a104a3c8872dd8724ca8a31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 15:51:59,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-a5eefbc6-235f-4cc0-9950-162de6d1abd6 2018-09-26 15:51:59,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0765509605408s 2018-09-26 15:51:59,416 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-a5eefbc6-235f-4cc0-9950-162de6d1abd6 2018-09-26 15:51:59,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-26 15:51:59,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/5391654c9c744eec95b8ac303787f0f9 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}60422e917b7a72ef46e1c094a5108ba2634d9782" 2018-09-26 15:51:59,569 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:51:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1ab3bd7-f30d-41d2-a21b-2b77e88fba7d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:51:59,569 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/5391654c9c744eec95b8ac303787f0f9 used request id req-d1ab3bd7-f30d-41d2-a21b-2b77e88fba7d 2018-09-26 15:51:59,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.15025806427s 2018-09-26 15:51:59,569 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/5391654c9c744eec95b8ac303787f0f9 used request id req-d1ab3bd7-f30d-41d2-a21b-2b77e88fba7d 2018-09-26 15:51:59,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 15:51:59,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60422e917b7a72ef46e1c094a5108ba2634d9782" 2018-09-26 15:51:59,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:51:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73481238-0dfa-4cdc-9932-1e2d9ac10bb9 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}, {"domain_id": null, "id": "fbebd4652f044b8fa4beb111721abd21", "links": {"self": "http://172.30.9.22:5000/v3/roles/fbebd4652f044b8fa4beb111721abd21"}, "name": "Member"}]} 2018-09-26 15:51:59,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-73481238-0dfa-4cdc-9932-1e2d9ac10bb9 2018-09-26 15:51:59,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0822658538818s 2018-09-26 15:51:59,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-26 15:51:59,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/fbebd4652f044b8fa4beb111721abd21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60422e917b7a72ef46e1c094a5108ba2634d9782" 2018-09-26 15:51:59,750 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:51:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8ab9736-997b-497e-9293-3c067b49ea6e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:51:59,751 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/fbebd4652f044b8fa4beb111721abd21 used request id req-a8ab9736-997b-497e-9293-3c067b49ea6e 2018-09-26 15:51:59,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.0971739292145s 2018-09-26 15:51:59,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 15:51:59,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=5391654c9c744eec95b8ac303787f0f9&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}60422e917b7a72ef46e1c094a5108ba2634d9782" 2018-09-26 15:51:59,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-a8b78c96-3ab6-4e3a-8aff-57c7ff7c3fc4 Date: Wed, 26 Sep 2018 15:51:59 GMT RESP BODY: {"security_groups": []} 2018-09-26 15:51:59,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=5391654c9c744eec95b8ac303787f0f9&name=default used request id req-a8b78c96-3ab6-4e3a-8aff-57c7ff7c3fc4 2018-09-26 15:51:59,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.179915189743s 2018-09-26 15:51:59,934 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=5391654c9c744eec95b8ac303787f0f9&name=default used request id req-a8b78c96-3ab6-4e3a-8aff-57c7ff7c3fc4 2018-09-26 15:51:59,987 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-09-26 15:52:00,044 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 15:52:00,044 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 15:52:00,044 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 15:52:00,045 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 15:52:00,045 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 15:52:00,045 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 15:52:00,045 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 15:52:00,045 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 15:52:00,045 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 15:52:00,046 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 15:52:00,046 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 15:52:00,046 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 15:52:00,046 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 15:52:00,046 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 15:52:00,046 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 15:52:00,046 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 15:52:00,046 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 15:52:00,047 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 15:52:00,047 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 15:52:00,047 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 15:52:00,047 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 15:52:00,047 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 15:52:00,047 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 15:52:00,047 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 15:52:00,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:52:00,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:52:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f9e2f07-9471-42e4-baec-8488cc6021fa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:52:00,059 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-3f9e2f07-9471-42e4-baec-8488cc6021fa 2018-09-26 15:52:00,060 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:52:00,522 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:52:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["IFb1jXi_RpCdXs1OsIz7hw"], "issued_at": "2018-09-26T15:52:00.000000Z"}} 2018-09-26 15:52:00,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 15:52:00,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05d68409b65462912bfb6d53a4fb548ff92d0267" 2018-09-26 15:52:00,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-6e687163-c2ad-45c6-9a3a-082eea14af7d Date: Wed, 26 Sep 2018 15:52:00 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d9e93c84a104a3c8872dd8724ca8a31","status":"ACTIVE","subnets":["a21b8d27-6884-4a27-90be-806b7524c88f"],"description":"","tags":[],"updated_at":"2018-09-26T15:03:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:01Z","provider:network_type":"flat"}]} 2018-09-26 15:52:00,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6e687163-c2ad-45c6-9a3a-082eea14af7d 2018-09-26 15:52:00,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.227859973907s 2018-09-26 15:52:00,754 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6e687163-c2ad-45c6-9a3a-082eea14af7d 2018-09-26 15:52:00,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-26 15:52:00,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05d68409b65462912bfb6d53a4fb548ff92d0267" 2018-09-26 15:52:00,763 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 15:52:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 15:52:00,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05d68409b65462912bfb6d53a4fb548ff92d0267" 2018-09-26 15:52:00,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:52:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e22d616c-6dd4-4c31-9507-ab5cd75517c6 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/75cdea7ae1e047b59527bd851db52c3a"}, "description": "", "name": "heat_stack", "enabled": true, "id": "75cdea7ae1e047b59527bd851db52c3a"}, {"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-26 15:52:00,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-e22d616c-6dd4-4c31-9507-ab5cd75517c6 2018-09-26 15:52:00,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.106131076813s 2018-09-26 15:52:00,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-26 15:52:00,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}05d68409b65462912bfb6d53a4fb548ff92d0267" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_cd55e01a-ac82-4de0-910c-597fdf5c0603"}}' 2018-09-26 15:52:00,973 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 15:52:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6aa7b03a-f0e9-4664-8cc8-343173a1ea2d Content-Length: 358 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.22:5000/v3/projects/250a57d173a6488dbbc8a6a2ad9cba0d"}, "enabled": true, "id": "250a57d173a6488dbbc8a6a2ad9cba0d", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_cd55e01a-ac82-4de0-910c-597fdf5c0603"}} 2018-09-26 15:52:00,973 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-6aa7b03a-f0e9-4664-8cc8-343173a1ea2d 2018-09-26 15:52:00,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.110846042633s 2018-09-26 15:52:00,973 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-6aa7b03a-f0e9-4664-8cc8-343173a1ea2d 2018-09-26 15:52:00,974 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'rally_sanity-project_cd55e01a-ac82-4de0-910c-597fdf5c0603', 'id': u'250a57d173a6488dbbc8a6a2ad9cba0d', 'description': u'Created by OPNFV Functest: rally_sanity', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-09-26 15:52:00,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-26 15:52:01,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.344894886017s 2018-09-26 15:52:01,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/48cbc0968c8f45108f5b6f2eccd293d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05d68409b65462912bfb6d53a4fb548ff92d0267" 2018-09-26 15:52:01,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:52:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bcf4f84-2d01-413c-a46c-b74ee8f75b38 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/48cbc0968c8f45108f5b6f2eccd293d0"}, "enabled": true, "id": "48cbc0968c8f45108f5b6f2eccd293d0", "options": {}, "domain_id": "default", "name": "rally_sanity-user_cd55e01a-ac82-4de0-910c-597fdf5c0603"}} 2018-09-26 15:52:01,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/48cbc0968c8f45108f5b6f2eccd293d0 used request id req-6bcf4f84-2d01-413c-a46c-b74ee8f75b38 2018-09-26 15:52:01,416 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'48cbc0968c8f45108f5b6f2eccd293d0', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_cd55e01a-ac82-4de0-910c-597fdf5c0603'}) 2018-09-26 15:52:01,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 15:52:01,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05d68409b65462912bfb6d53a4fb548ff92d0267" 2018-09-26 15:52:01,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:52:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14485830-e13d-41f9-a679-30f3bb02712f Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 15:52:01,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-14485830-e13d-41f9-a679-30f3bb02712f 2018-09-26 15:52:01,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0805478096008s 2018-09-26 15:52:01,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 15:52:01,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05d68409b65462912bfb6d53a4fb548ff92d0267" 2018-09-26 15:52:01,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:52:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c4e85ec-4aa4-417d-bf6b-f6a474b7949a Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 15:52:01,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-2c4e85ec-4aa4-417d-bf6b-f6a474b7949a 2018-09-26 15:52:01,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0736401081085s 2018-09-26 15:52:01,573 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-26 15:52:01,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-26 15:52:01,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05d68409b65462912bfb6d53a4fb548ff92d0267" -d '{"role": {"name": "Member"}}' 2018-09-26 15:52:01,673 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 15:52:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e39301f-7d62-476d-a0e4-9b80991c3d58 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "54c25c2184894d8fbeb2516df3b37562", "links": {"self": "http://172.30.9.22:5000/v3/roles/54c25c2184894d8fbeb2516df3b37562"}, "name": "Member"}} 2018-09-26 15:52:01,674 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-7e39301f-7d62-476d-a0e4-9b80991c3d58 2018-09-26 15:52:01,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.100466012955s 2018-09-26 15:52:01,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles/54c25c2184894d8fbeb2516df3b37562 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05d68409b65462912bfb6d53a4fb548ff92d0267" 2018-09-26 15:52:01,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:52:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-159b0ab3-8b06-45bd-9291-8190ab40323d Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/54c25c2184894d8fbeb2516df3b37562"}, "domain_id": null, "name": "Member", "id": "54c25c2184894d8fbeb2516df3b37562"}} 2018-09-26 15:52:01,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/54c25c2184894d8fbeb2516df3b37562 used request id req-159b0ab3-8b06-45bd-9291-8190ab40323d 2018-09-26 15:52:01,754 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.22:5000/v3/roles/54c25c2184894d8fbeb2516df3b37562'}, 'domain_id': None, 'human_id': None, 'id': u'54c25c2184894d8fbeb2516df3b37562', 'HUMAN_ID': False}) 2018-09-26 15:52:01,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 15:52:01,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05d68409b65462912bfb6d53a4fb548ff92d0267" 2018-09-26 15:52:01,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:52:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7298884-4d64-45df-b860-e448c81188af Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "54c25c2184894d8fbeb2516df3b37562", "links": {"self": "http://172.30.9.22:5000/v3/roles/54c25c2184894d8fbeb2516df3b37562"}, "name": "Member"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 15:52:01,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c7298884-4d64-45df-b860-e448c81188af 2018-09-26 15:52:01,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0743429660797s 2018-09-26 15:52:01,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 15:52:01,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05d68409b65462912bfb6d53a4fb548ff92d0267" 2018-09-26 15:52:01,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:52:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86e0b09b-f58e-4f3d-8dca-ad572e666d97 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 15:52:01,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-86e0b09b-f58e-4f3d-8dca-ad572e666d97 2018-09-26 15:52:01,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0814089775085s 2018-09-26 15:52:01,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 15:52:01,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05d68409b65462912bfb6d53a4fb548ff92d0267" 2018-09-26 15:52:02,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:52:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fe4bcc6-ffe9-4a5f-8819-d70ff7fda9b2 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/0f6038362f804bdf973a1259ba7dca0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f6038362f804bdf973a1259ba7dca0e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1eb559e7c1dd4418b86e31ef3084f2ec"}, "domain_id": "75cdea7ae1e047b59527bd851db52c3a", "enabled": true, "options": {}, "id": "1eb559e7c1dd4418b86e31ef3084f2ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_cd55e01a-ac82-4de0-910c-597fdf5c0603", "links": {"self": "http://172.30.9.22:5000/v3/users/48cbc0968c8f45108f5b6f2eccd293d0"}, "domain_id": "default", "enabled": true, "id": "48cbc0968c8f45108f5b6f2eccd293d0", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/4bdccdd75552479f98bffcd1d64b7662"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bdccdd75552479f98bffcd1d64b7662", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/4c02226b29744674bd45691e05726e9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c02226b29744674bd45691e05726e9e", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/5857b05d047642649579991b794ec602"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5857b05d047642649579991b794ec602", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/6e819320ddea4588808c69aeee5f74c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e819320ddea4588808c69aeee5f74c6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/7d97fc2ab1f2454b92dd6da51d8b72b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9433c47bb55b49999cf3f4179d1f9381"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9433c47bb55b49999cf3f4179d1f9381", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/9e63f838fd5b45728e8e57b0fc0cb664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e63f838fd5b45728e8e57b0fc0cb664", "email": "heat@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/a31274f6a9b346deb22160d9bfd8b380"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a31274f6a9b346deb22160d9bfd8b380", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/c3bff15c726d4e33aac8d94d4c693699"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c3bff15c726d4e33aac8d94d4c693699", "email": "congress@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/da2d5b9a5312407d85c50744f177f3a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da2d5b9a5312407d85c50744f177f3a3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/da30243f7cce43e39ea7a153cd6ce802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da30243f7cce43e39ea7a153cd6ce802", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fca2410da1d748118f4fe3f25d00c681"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca2410da1d748118f4fe3f25d00c681", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-26 15:52:02,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-8fe4bcc6-ffe9-4a5f-8819-d70ff7fda9b2 2018-09-26 15:52:02,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.105217933655s 2018-09-26 15:52:02,018 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-8fe4bcc6-ffe9-4a5f-8819-d70ff7fda9b2 2018-09-26 15:52:02,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 15:52:02,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05d68409b65462912bfb6d53a4fb548ff92d0267" 2018-09-26 15:52:02,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:52:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcc23247-8dce-4cd4-b603-7b3fd50c6a8e Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.22:5000/v3/projects/250a57d173a6488dbbc8a6a2ad9cba0d"}, "enabled": true, "id": "250a57d173a6488dbbc8a6a2ad9cba0d", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_cd55e01a-ac82-4de0-910c-597fdf5c0603"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4"}, "enabled": true, "id": "32e2fc060ffa4464a00bce7763dbcae4", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31"}, "enabled": true, "id": "6d9e93c84a104a3c8872dd8724ca8a31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 15:52:02,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-dcc23247-8dce-4cd4-b603-7b3fd50c6a8e 2018-09-26 15:52:02,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0735650062561s 2018-09-26 15:52:02,099 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-dcc23247-8dce-4cd4-b603-7b3fd50c6a8e 2018-09-26 15:52:02,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 15:52:02,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=48cbc0968c8f45108f5b6f2eccd293d0&scope.project.id=250a57d173a6488dbbc8a6a2ad9cba0d&role.id=54c25c2184894d8fbeb2516df3b37562 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05d68409b65462912bfb6d53a4fb548ff92d0267" 2018-09-26 15:52:02,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:52:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b38881ba-633c-4151-93b7-9bbd03f94e91 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=48cbc0968c8f45108f5b6f2eccd293d0&scope.project.id=250a57d173a6488dbbc8a6a2ad9cba0d&role.id=54c25c2184894d8fbeb2516df3b37562", "previous": null, "next": null}} 2018-09-26 15:52:02,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=48cbc0968c8f45108f5b6f2eccd293d0&scope.project.id=250a57d173a6488dbbc8a6a2ad9cba0d&role.id=54c25c2184894d8fbeb2516df3b37562 used request id req-b38881ba-633c-4151-93b7-9bbd03f94e91 2018-09-26 15:52:02,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0796439647675s 2018-09-26 15:52:02,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 15:52:02,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/250a57d173a6488dbbc8a6a2ad9cba0d/users/48cbc0968c8f45108f5b6f2eccd293d0/roles/54c25c2184894d8fbeb2516df3b37562 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05d68409b65462912bfb6d53a4fb548ff92d0267" 2018-09-26 15:52:02,311 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:52:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62ad86fa-b8fd-4b5e-8a2a-17f72e40b50b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:52:02,311 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/250a57d173a6488dbbc8a6a2ad9cba0d/users/48cbc0968c8f45108f5b6f2eccd293d0/roles/54c25c2184894d8fbeb2516df3b37562 used request id req-62ad86fa-b8fd-4b5e-8a2a-17f72e40b50b 2018-09-26 15:52:02,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.129656076431s 2018-09-26 15:52:02,312 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_cd55e01a-ac82-4de0-910c-597fdf5c0603', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '567deaba-e1b2-4871-a7a8-9969488ea30c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'rally_sanity-user_cd55e01a-ac82-4de0-910c-597fdf5c0603', 'project_id': u'250a57d173a6488dbbc8a6a2ad9cba0d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-26 15:52:02,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 15:52:02,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 15:52:02,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 15:52:02,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 15:52:02,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 15:52:02,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 15:52:02,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 15:52:02,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 15:52:02,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 15:52:02,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 15:52:02,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 15:52:02,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 15:52:02,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 15:52:02,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 15:52:02,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 15:52:02,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 15:52:02,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 15:52:02,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 15:52:02,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 15:52:02,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 15:52:02,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 15:52:02,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 15:52:02,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 15:52:02,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 15:52:02,318 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_cd55e01a-ac82-4de0-910c-597fdf5c0603', 'password': '567deaba-e1b2-4871-a7a8-9969488ea30c', 'project_name': 'rally_sanity-project_cd55e01a-ac82-4de0-910c-597fdf5c0603', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '250a57d173a6488dbbc8a6a2ad9cba0d', 'project_domain_name': 'Default'} 2018-09-26 15:52:02,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 15:52:02,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05d68409b65462912bfb6d53a4fb548ff92d0267" 2018-09-26 15:52:02,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:52:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-023945cd-f071-4eca-b337-dbedc140ee7c Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "54c25c2184894d8fbeb2516df3b37562", "links": {"self": "http://172.30.9.22:5000/v3/roles/54c25c2184894d8fbeb2516df3b37562"}, "name": "Member"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 15:52:02,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-023945cd-f071-4eca-b337-dbedc140ee7c 2018-09-26 15:52:02,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0754749774933s 2018-09-26 15:52:02,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 15:52:02,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05d68409b65462912bfb6d53a4fb548ff92d0267" 2018-09-26 15:52:02,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:52:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0775925d-2b21-427b-a988-89a557f8612a Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "54c25c2184894d8fbeb2516df3b37562", "links": {"self": "http://172.30.9.22:5000/v3/roles/54c25c2184894d8fbeb2516df3b37562"}, "name": "Member"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 15:52:02,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-0775925d-2b21-427b-a988-89a557f8612a 2018-09-26 15:52:02,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0832231044769s 2018-09-26 15:52:02,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 15:52:02,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05d68409b65462912bfb6d53a4fb548ff92d0267" 2018-09-26 15:52:02,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:52:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4ec3225-e5fc-4d33-8951-f01a9f8dadb1 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 15:52:02,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-f4ec3225-e5fc-4d33-8951-f01a9f8dadb1 2018-09-26 15:52:02,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0835571289062s 2018-09-26 15:52:02,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 15:52:02,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05d68409b65462912bfb6d53a4fb548ff92d0267" 2018-09-26 15:52:02,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:52:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9a2c7cb-baf6-4978-97b4-95b9e115083b Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/0f6038362f804bdf973a1259ba7dca0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f6038362f804bdf973a1259ba7dca0e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1eb559e7c1dd4418b86e31ef3084f2ec"}, "domain_id": "75cdea7ae1e047b59527bd851db52c3a", "enabled": true, "options": {}, "id": "1eb559e7c1dd4418b86e31ef3084f2ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_cd55e01a-ac82-4de0-910c-597fdf5c0603", "links": {"self": "http://172.30.9.22:5000/v3/users/48cbc0968c8f45108f5b6f2eccd293d0"}, "domain_id": "default", "enabled": true, "id": "48cbc0968c8f45108f5b6f2eccd293d0", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/4bdccdd75552479f98bffcd1d64b7662"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bdccdd75552479f98bffcd1d64b7662", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/4c02226b29744674bd45691e05726e9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c02226b29744674bd45691e05726e9e", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/5857b05d047642649579991b794ec602"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5857b05d047642649579991b794ec602", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/6e819320ddea4588808c69aeee5f74c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e819320ddea4588808c69aeee5f74c6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/7d97fc2ab1f2454b92dd6da51d8b72b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9433c47bb55b49999cf3f4179d1f9381"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9433c47bb55b49999cf3f4179d1f9381", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/9e63f838fd5b45728e8e57b0fc0cb664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e63f838fd5b45728e8e57b0fc0cb664", "email": "heat@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/a31274f6a9b346deb22160d9bfd8b380"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a31274f6a9b346deb22160d9bfd8b380", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/c3bff15c726d4e33aac8d94d4c693699"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c3bff15c726d4e33aac8d94d4c693699", "email": "congress@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/da2d5b9a5312407d85c50744f177f3a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da2d5b9a5312407d85c50744f177f3a3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/da30243f7cce43e39ea7a153cd6ce802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da30243f7cce43e39ea7a153cd6ce802", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fca2410da1d748118f4fe3f25d00c681"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca2410da1d748118f4fe3f25d00c681", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-26 15:52:02,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-d9a2c7cb-baf6-4978-97b4-95b9e115083b 2018-09-26 15:52:02,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0916569232941s 2018-09-26 15:52:02,656 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-d9a2c7cb-baf6-4978-97b4-95b9e115083b 2018-09-26 15:52:02,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 15:52:02,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05d68409b65462912bfb6d53a4fb548ff92d0267" 2018-09-26 15:52:02,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:52:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-715720e3-7052-4fda-b7bd-b16dd3e0b5c8 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.22:5000/v3/projects/250a57d173a6488dbbc8a6a2ad9cba0d"}, "enabled": true, "id": "250a57d173a6488dbbc8a6a2ad9cba0d", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_cd55e01a-ac82-4de0-910c-597fdf5c0603"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4"}, "enabled": true, "id": "32e2fc060ffa4464a00bce7763dbcae4", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31"}, "enabled": true, "id": "6d9e93c84a104a3c8872dd8724ca8a31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 15:52:02,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-715720e3-7052-4fda-b7bd-b16dd3e0b5c8 2018-09-26 15:52:02,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0821628570557s 2018-09-26 15:52:02,744 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-715720e3-7052-4fda-b7bd-b16dd3e0b5c8 2018-09-26 15:52:02,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 15:52:02,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=48cbc0968c8f45108f5b6f2eccd293d0&scope.project.id=250a57d173a6488dbbc8a6a2ad9cba0d&role.id=b7fe312ee11d43d7a925dd240013585f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05d68409b65462912bfb6d53a4fb548ff92d0267" 2018-09-26 15:52:02,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:52:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d60e3eb-80e2-40dc-b0ad-30054781854e Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=48cbc0968c8f45108f5b6f2eccd293d0&scope.project.id=250a57d173a6488dbbc8a6a2ad9cba0d&role.id=b7fe312ee11d43d7a925dd240013585f", "previous": null, "next": null}} 2018-09-26 15:52:02,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=48cbc0968c8f45108f5b6f2eccd293d0&scope.project.id=250a57d173a6488dbbc8a6a2ad9cba0d&role.id=b7fe312ee11d43d7a925dd240013585f used request id req-9d60e3eb-80e2-40dc-b0ad-30054781854e 2018-09-26 15:52:02,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0828518867493s 2018-09-26 15:52:02,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 15:52:02,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/250a57d173a6488dbbc8a6a2ad9cba0d/users/48cbc0968c8f45108f5b6f2eccd293d0/roles/b7fe312ee11d43d7a925dd240013585f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05d68409b65462912bfb6d53a4fb548ff92d0267" 2018-09-26 15:52:02,945 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 15:52:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b5d5fa5-8aa5-4f08-b9af-8288336fd770 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 15:52:02,945 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/250a57d173a6488dbbc8a6a2ad9cba0d/users/48cbc0968c8f45108f5b6f2eccd293d0/roles/b7fe312ee11d43d7a925dd240013585f used request id req-4b5d5fa5-8aa5-4f08-b9af-8288336fd770 2018-09-26 15:52:02,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.115037202835s 2018-09-26 15:52:02,945 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-09-26 15:52:07,122 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=HTTPConnectionPool(host='energy.opnfv.fr', port=80): Max retries exceeded with url: /resources/monitoring/ping (Caused by ConnectTimeoutError(, 'Connection to energy.opnfv.fr timed out. (connect timeout=4)')) 2018-09-26 15:52:07,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-26 15:52:07,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05d68409b65462912bfb6d53a4fb548ff92d0267" 2018-09-26 15:52:07,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:52:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0617ae31-209a-422c-acf4-92966610fb05 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/75cdea7ae1e047b59527bd851db52c3a"}, "description": "", "name": "heat_stack", "enabled": true, "id": "75cdea7ae1e047b59527bd851db52c3a"}, {"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-26 15:52:07,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-0617ae31-209a-422c-acf4-92966610fb05 2018-09-26 15:52:07,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0920820236206s 2018-09-26 15:52:07,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 15:52:07,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05d68409b65462912bfb6d53a4fb548ff92d0267" 2018-09-26 15:52:07,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:52:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0948e1f2-b023-410f-ac7e-bd55e4d9d378 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.22:5000/v3/projects/250a57d173a6488dbbc8a6a2ad9cba0d"}, "enabled": true, "id": "250a57d173a6488dbbc8a6a2ad9cba0d", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_cd55e01a-ac82-4de0-910c-597fdf5c0603"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4"}, "enabled": true, "id": "32e2fc060ffa4464a00bce7763dbcae4", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31"}, "enabled": true, "id": "6d9e93c84a104a3c8872dd8724ca8a31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 15:52:07,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-0948e1f2-b023-410f-ac7e-bd55e4d9d378 2018-09-26 15:52:07,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0905640125275s 2018-09-26 15:52:07,307 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-0948e1f2-b023-410f-ac7e-bd55e4d9d378 2018-09-26 15:52:07,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-26 15:52:07,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}05d68409b65462912bfb6d53a4fb548ff92d0267" -d '{"network": {"shared": true, "tenant_id": "250a57d173a6488dbbc8a6a2ad9cba0d", "name": "rally_sanity-net_cd55e01a-ac82-4de0-910c-597fdf5c0603", "admin_state_up": true}}' 2018-09-26 15:52:07,917 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-eae24f7e-43c1-475c-95f7-fe9b841787a5 Date: Wed, 26 Sep 2018 15:52:07 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b9699e37-1223-4323-85c7-59639bbb2486","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"250a57d173a6488dbbc8a6a2ad9cba0d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T15:52:07Z","is_default":false,"provider:segmentation_id":62,"name":"rally_sanity-net_cd55e01a-ac82-4de0-910c-597fdf5c0603","admin_state_up":true,"tenant_id":"250a57d173a6488dbbc8a6a2ad9cba0d","created_at":"2018-09-26T15:52:07Z","mtu":1450}} 2018-09-26 15:52:07,917 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-eae24f7e-43c1-475c-95f7-fe9b841787a5 2018-09-26 15:52:07,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.607383012772s 2018-09-26 15:52:07,917 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-eae24f7e-43c1-475c-95f7-fe9b841787a5 2018-09-26 15:52:07,918 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-26T15:52:07Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b9699e37-1223-4323-85c7-59639bbb2486', u'provider:segmentation_id': 62, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-net_cd55e01a-ac82-4de0-910c-597fdf5c0603', u'admin_state_up': True, u'tenant_id': u'250a57d173a6488dbbc8a6a2ad9cba0d', u'created_at': u'2018-09-26T15:52:07Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'250a57d173a6488dbbc8a6a2ad9cba0d'}) 2018-09-26 15:52:07,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 15:52:07,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:52:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42274554-4de3-480f-8f6d-a77f80ae491c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 15:52:07,926 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-42274554-4de3-480f-8f6d-a77f80ae491c 2018-09-26 15:52:07,926 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 15:52:08,313 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "54c25c2184894d8fbeb2516df3b37562", "name": "Member"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T16:52:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "250a57d173a6488dbbc8a6a2ad9cba0d", "name": "rally_sanity-project_cd55e01a-ac82-4de0-910c-597fdf5c0603"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/250a57d173a6488dbbc8a6a2ad9cba0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/250a57d173a6488dbbc8a6a2ad9cba0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/250a57d173a6488dbbc8a6a2ad9cba0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/250a57d173a6488dbbc8a6a2ad9cba0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/250a57d173a6488dbbc8a6a2ad9cba0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/250a57d173a6488dbbc8a6a2ad9cba0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/250a57d173a6488dbbc8a6a2ad9cba0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/250a57d173a6488dbbc8a6a2ad9cba0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/250a57d173a6488dbbc8a6a2ad9cba0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/250a57d173a6488dbbc8a6a2ad9cba0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/250a57d173a6488dbbc8a6a2ad9cba0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/250a57d173a6488dbbc8a6a2ad9cba0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_cd55e01a-ac82-4de0-910c-597fdf5c0603", "id": "48cbc0968c8f45108f5b6f2eccd293d0"}, "audit_ids": ["9lEd9ZasT82nS8gCE74F2A"], "issued_at": "2018-09-26T15:52:08.000000Z"}} 2018-09-26 15:52:08,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 15:52:08,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}76ef3176b645f1cccbedfaaf031d5def2266711e" 2018-09-26 15:52:08,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1349 X-Openstack-Request-Id: req-72e52e54-785a-44ac-a263-f3c49620a7ef Date: Wed, 26 Sep 2018 15:52:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b9699e37-1223-4323-85c7-59639bbb2486","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"250a57d173a6488dbbc8a6a2ad9cba0d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T15:52:07Z","provider:segmentation_id":62,"name":"rally_sanity-net_cd55e01a-ac82-4de0-910c-597fdf5c0603","admin_state_up":true,"tenant_id":"250a57d173a6488dbbc8a6a2ad9cba0d","created_at":"2018-09-26T15:52:07Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d9e93c84a104a3c8872dd8724ca8a31","status":"ACTIVE","subnets":["a21b8d27-6884-4a27-90be-806b7524c88f"],"description":"","tags":[],"updated_at":"2018-09-26T15:03:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:01Z","provider:network_type":"flat"}]} 2018-09-26 15:52:08,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-72e52e54-785a-44ac-a263-f3c49620a7ef 2018-09-26 15:52:08,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.233808994293s 2018-09-26 15:52:08,551 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-72e52e54-785a-44ac-a263-f3c49620a7ef 2018-09-26 15:52:08,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-26 15:52:08,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}76ef3176b645f1cccbedfaaf031d5def2266711e" -d '{"subnet": {"name": "rally_sanity-subnet_cd55e01a-ac82-4de0-910c-597fdf5c0603", "enable_dhcp": true, "network_id": "b9699e37-1223-4323-85c7-59639bbb2486", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-26 15:52:09,168 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-f84d58e6-64f4-4867-b912-71bd8a856a4c Date: Wed, 26 Sep 2018 15:52:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b9699e37-1223-4323-85c7-59639bbb2486","tenant_id":"250a57d173a6488dbbc8a6a2ad9cba0d","created_at":"2018-09-26T15:52:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-26T15:52:08Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"250a57d173a6488dbbc8a6a2ad9cba0d","id":"3b093eb2-9cd4-4271-934b-8c0debe930f7","subnetpool_id":null,"name":"rally_sanity-subnet_cd55e01a-ac82-4de0-910c-597fdf5c0603"}} 2018-09-26 15:52:09,168 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-f84d58e6-64f4-4867-b912-71bd8a856a4c 2018-09-26 15:52:09,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.616140127182s 2018-09-26 15:52:09,169 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-f84d58e6-64f4-4867-b912-71bd8a856a4c 2018-09-26 15:52:09,169 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-26T15:52:08Z', 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'3b093eb2-9cd4-4271-934b-8c0debe930f7', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_cd55e01a-ac82-4de0-910c-597fdf5c0603', u'enable_dhcp': True, u'network_id': u'b9699e37-1223-4323-85c7-59639bbb2486', u'tenant_id': u'250a57d173a6488dbbc8a6a2ad9cba0d', u'created_at': u'2018-09-26T15:52:08Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'250a57d173a6488dbbc8a6a2ad9cba0d'}) 2018-09-26 15:52:09,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-26 15:52:09,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}76ef3176b645f1cccbedfaaf031d5def2266711e" -d '{"router": {"external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759"}, "name": "rally_sanity-router_cd55e01a-ac82-4de0-910c-597fdf5c0603", "admin_state_up": true}}' 2018-09-26 15:52:10,226 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-f607a316-eb6b-4ff0-94d2-48c26745a5c5 Date: Wed, 26 Sep 2018 15:52:10 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "250a57d173a6488dbbc8a6a2ad9cba0d", "created_at": "2018-09-26T15:52:09Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T15:52:10Z", "revision_number": 2, "routes": [], "project_id": "250a57d173a6488dbbc8a6a2ad9cba0d", "id": "f08ce165-d9fb-4e47-a68a-43d520b39313", "name": "rally_sanity-router_cd55e01a-ac82-4de0-910c-597fdf5c0603"}} 2018-09-26 15:52:10,226 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-f607a316-eb6b-4ff0-94d2-48c26745a5c5 2018-09-26 15:52:10,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.05625414848s 2018-09-26 15:52:10,227 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-f607a316-eb6b-4ff0-94d2-48c26745a5c5 2018-09-26 15:52:10,227 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'f3dffb7c-5fcf-4cce-9309-0625cbadd759', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a21b8d27-6884-4a27-90be-806b7524c88f', u'ip_address': u'172.30.9.203'}]}, u'description': u'', u'tags': [], u'tenant_id': u'250a57d173a6488dbbc8a6a2ad9cba0d', u'created_at': u'2018-09-26T15:52:09Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-09-26T15:52:10Z', u'revision_number': 2, u'routes': [], u'project_id': u'250a57d173a6488dbbc8a6a2ad9cba0d', u'id': u'f08ce165-d9fb-4e47-a68a-43d520b39313', u'name': u'rally_sanity-router_cd55e01a-ac82-4de0-910c-597fdf5c0603'}) 2018-09-26 15:52:10,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-26 15:52:10,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/f08ce165-d9fb-4e47-a68a-43d520b39313/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}76ef3176b645f1cccbedfaaf031d5def2266711e" -d '{"subnet_id": "3b093eb2-9cd4-4271-934b-8c0debe930f7"}' 2018-09-26 15:52:11,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-98c267ae-007d-4f03-a481-f32569d68d9a Date: Wed, 26 Sep 2018 15:52:11 GMT RESP BODY: {"network_id": "b9699e37-1223-4323-85c7-59639bbb2486", "tenant_id": "250a57d173a6488dbbc8a6a2ad9cba0d", "subnet_id": "3b093eb2-9cd4-4271-934b-8c0debe930f7", "subnet_ids": ["3b093eb2-9cd4-4271-934b-8c0debe930f7"], "port_id": "fa752182-f511-4808-b998-b3f79de196f7", "id": "f08ce165-d9fb-4e47-a68a-43d520b39313"} 2018-09-26 15:52:11,840 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/f08ce165-d9fb-4e47-a68a-43d520b39313/add_router_interface.json used request id req-98c267ae-007d-4f03-a481-f32569d68d9a 2018-09-26 15:52:11,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.61211705208s 2018-09-26 15:52:11,840 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/f08ce165-d9fb-4e47-a68a-43d520b39313/add_router_interface.json used request id req-98c267ae-007d-4f03-a481-f32569d68d9a returning object f08ce165-d9fb-4e47-a68a-43d520b39313 2018-09-26 15:52:11,841 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 15:52:11,973 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-26 15:52:11,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76ef3176b645f1cccbedfaaf031d5def2266711e" 2018-09-26 15:52:11,980 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Wed, 26 Sep 2018 15:52:11 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-09-26 15:52:11,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 15:52:11,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}76ef3176b645f1cccbedfaaf031d5def2266711e" 2018-09-26 15:52:12,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-3c54d013-f371-4cab-830e-8680cc15e86e Date: Wed, 26 Sep 2018 15:52:12 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 15:52:12,147 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-3c54d013-f371-4cab-830e-8680cc15e86e 2018-09-26 15:52:12,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.163065910339s 2018-09-26 15:52:12,147 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-3c54d013-f371-4cab-830e-8680cc15e86e 2018-09-26 15:52:12,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-26 15:52:12,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}76ef3176b645f1cccbedfaaf031d5def2266711e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_cd55e01a-ac82-4de0-910c-597fdf5c0603", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_cd55e01a-ac82-4de0-910c-597fdf5c0603"}' 2018-09-26 15:52:12,389 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/33eb53b3-976a-4807-b110-844a5784a8d7 X-Openstack-Request-Id: req-2074a792-2ccc-47c6-b9b8-c49fe6c330d9 Date: Wed, 26 Sep 2018 15:52:12 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/33eb53b3-976a-4807-b110-844a5784a8d7/file", "owner": "250a57d173a6488dbbc8a6a2ad9cba0d", "id": "33eb53b3-976a-4807-b110-844a5784a8d7", "size": null, "self": "/v2/images/33eb53b3-976a-4807-b110-844a5784a8d7", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T15:52:12Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_cd55e01a-ac82-4de0-910c-597fdf5c0603", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_cd55e01a-ac82-4de0-910c-597fdf5c0603", "checksum": null, "created_at": "2018-09-26T15:52:12Z", "protected": false} 2018-09-26 15:52:12,390 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-2074a792-2ccc-47c6-b9b8-c49fe6c330d9 2018-09-26 15:52:12,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.240959882736s 2018-09-26 15:52:12,390 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-2074a792-2ccc-47c6-b9b8-c49fe6c330d9 returning object 33eb53b3-976a-4807-b110-844a5784a8d7 2018-09-26 15:52:12,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-26 15:52:12,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/33eb53b3-976a-4807-b110-844a5784a8d7/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}76ef3176b645f1cccbedfaaf031d5def2266711e" -d '' 2018-09-26 15:52:14,034 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-941a8e54-8632-4e4d-95f4-e9e6c303c112 Date: Wed, 26 Sep 2018 15:52:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 15:52:14,034 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/33eb53b3-976a-4807-b110-844a5784a8d7/file used request id req-941a8e54-8632-4e4d-95f4-e9e6c303c112 2018-09-26 15:52:14,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.64318299294s 2018-09-26 15:52:14,034 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/33eb53b3-976a-4807-b110-844a5784a8d7/file used request id req-941a8e54-8632-4e4d-95f4-e9e6c303c112 2018-09-26 15:52:14,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 15:52:14,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}76ef3176b645f1cccbedfaaf031d5def2266711e" 2018-09-26 15:52:14,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-0f8a4c52-e70d-43bb-921a-b2848ed1200a Date: Wed, 26 Sep 2018 15:52:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/33eb53b3-976a-4807-b110-844a5784a8d7/snap", "metadata": {}}], "file": "/v2/images/33eb53b3-976a-4807-b110-844a5784a8d7/file", "owner": "250a57d173a6488dbbc8a6a2ad9cba0d", "id": "33eb53b3-976a-4807-b110-844a5784a8d7", "size": 12716032, "self": "/v2/images/33eb53b3-976a-4807-b110-844a5784a8d7", "disk_format": "qcow2", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/33eb53b3-976a-4807-b110-844a5784a8d7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T15:52:14Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_cd55e01a-ac82-4de0-910c-597fdf5c0603", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_cd55e01a-ac82-4de0-910c-597fdf5c0603", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T15:52:12Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 15:52:14,204 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-0f8a4c52-e70d-43bb-921a-b2848ed1200a 2018-09-26 15:52:14,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.169582843781s 2018-09-26 15:52:14,205 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-0f8a4c52-e70d-43bb-921a-b2848ed1200a 2018-09-26 15:52:14,207 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/33eb53b3-976a-4807-b110-844a5784a8d7/snap', u'metadata': Munch({})})], 'file': u'/v2/images/33eb53b3-976a-4807-b110-844a5784a8d7/file', 'owner': u'250a57d173a6488dbbc8a6a2ad9cba0d', 'id': u'33eb53b3-976a-4807-b110-844a5784a8d7', 'size': 12716032, u'self': u'/v2/images/33eb53b3-976a-4807-b110-844a5784a8d7', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'250a57d173a6488dbbc8a6a2ad9cba0d', 'name': 'rally_sanity-project_cd55e01a-ac82-4de0-910c-597fdf5c0603', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/33eb53b3-976a-4807-b110-844a5784a8d7/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-26T15:52:14Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-26T15:52:14Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_cd55e01a-ac82-4de0-910c-597fdf5c0603', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/33eb53b3-976a-4807-b110-844a5784a8d7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_cd55e01a-ac82-4de0-910c-597fdf5c0603', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_cd55e01a-ac82-4de0-910c-597fdf5c0603', 'created': u'2018-09-26T15:52:12Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-26T15:52:12Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/33eb53b3-976a-4807-b110-844a5784a8d7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_cd55e01a-ac82-4de0-910c-597fdf5c0603', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-26 15:52:14,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-26 15:52:14,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}05d68409b65462912bfb6d53a4fb548ff92d0267" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_cd55e01a-ac82-4de0-910c-597fdf5c0603", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-26 15:52:14,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:52:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-922c6c4d-c49f-4c84-9233-d2b237a0e357 x-compute-request-id: req-922c6c4d-c49f-4c84-9233-d2b237a0e357 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/3b00c811-5036-4eed-aa01-ca921d2d0163", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/3b00c811-5036-4eed-aa01-ca921d2d0163", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3b00c811-5036-4eed-aa01-ca921d2d0163", "name": "rally_sanity-flavor_cd55e01a-ac82-4de0-910c-597fdf5c0603", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 15:52:14,403 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-922c6c4d-c49f-4c84-9233-d2b237a0e357 2018-09-26 15:52:14,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.195222139359s 2018-09-26 15:52:14,404 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-922c6c4d-c49f-4c84-9233-d2b237a0e357 returning object 3b00c811-5036-4eed-aa01-ca921d2d0163 2018-09-26 15:52:14,405 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_cd55e01a-ac82-4de0-910c-597fdf5c0603', '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'32e2fc060ffa4464a00bce7763dbcae4', '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'3b00c811-5036-4eed-aa01-ca921d2d0163', 'swap': 0}) 2018-09-26 15:52:14,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-26 15:52:14,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/3b00c811-5036-4eed-aa01-ca921d2d0163/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}05d68409b65462912bfb6d53a4fb548ff92d0267" -d '{"extra_specs": {}}' 2018-09-26 15:52:14,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:52:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-171bdc01-65bc-4093-b487-13eb8b9285e0 x-compute-request-id: req-171bdc01-65bc-4093-b487-13eb8b9285e0 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-26 15:52:14,426 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/3b00c811-5036-4eed-aa01-ca921d2d0163/os-extra_specs used request id req-171bdc01-65bc-4093-b487-13eb8b9285e0 2018-09-26 15:52:14,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0211188793182s 2018-09-26 15:52:14,427 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/3b00c811-5036-4eed-aa01-ca921d2d0163/os-extra_specs used request id req-171bdc01-65bc-4093-b487-13eb8b9285e0 2018-09-26 15:52:14,427 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-26 15:52:17,157 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-09-26 15:52:16.721 121 INFO rally.deployment.engine [-] Deployment 3b54c0f4-4aca-41a7-9515-baf086eac9f7 | Starting: Destroy cloud and free allocated resources. 2018-09-26 15:52:16.812 121 INFO rally.deployment.engine [-] Deployment 3b54c0f4-4aca-41a7-9515-baf086eac9f7 | Completed: Destroy cloud and free allocated resources. 2018-09-26 15:52:16.851 121 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=6e38e3fc-8e76-4811-8465-409e17a5ba2e) for deployment 'opnfv-rally'. 2018-09-26 15:52:16.867 121 INFO rally.api [-] Deleting verification (UUID=07f99c26-c6e4-4669-8db9-d237116ca0b7). 2018-09-26 15:52:16.906 121 INFO rally.api [-] Verification has been successfully deleted! 2018-09-26 15:52:16.906 121 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=6e38e3fc-8e76-4811-8465-409e17a5ba2e). 2018-09-26 15:52:16.912 121 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-09-26 15:52:19,589 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-09-26 15:52:19.286 124 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=8c7d132f-faa0-4afa-bfc3-607e4f36815b) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 8c7d132f-faa0-4afa-bfc3-607e4f36815b | 2018-09-26T15:52:19 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 8c7d132f-faa0-4afa-bfc3-607e4f36815b ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-09-26 15:52:23,109 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-09-26 15:52:23,109 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-09-26 15:52:23,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-09-26 15:52:23,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}76ef3176b645f1cccbedfaaf031d5def2266711e" 2018-09-26 15:52:23,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:52:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a9ec2a3-cd5d-4fcb-9bae-6379aa3a55b3 x-compute-request-id: req-7a9ec2a3-cd5d-4fcb-9bae-6379aa3a55b3 Content-Encoding: gzip Content-Length: 718 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 225}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 228}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-09-26 15:52:23,305 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-7a9ec2a3-cd5d-4fcb-9bae-6379aa3a55b3 2018-09-26 15:52:23,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.195084095001s 2018-09-26 15:52:23,306 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-7a9ec2a3-cd5d-4fcb-9bae-6379aa3a55b3 2018-09-26 15:52:23,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-26 15:52:23,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}05d68409b65462912bfb6d53a4fb548ff92d0267" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_cd55e01a-ac82-4de0-910c-597fdf5c0603", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-26 15:52:23,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:52:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5d6c6051-2cd2-441e-8b5a-dd3420e33fdc x-compute-request-id: req-5d6c6051-2cd2-441e-8b5a-dd3420e33fdc Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/5e6e528e-ae4a-400c-9ada-29f06e436f55", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/5e6e528e-ae4a-400c-9ada-29f06e436f55", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5e6e528e-ae4a-400c-9ada-29f06e436f55", "name": "rally_sanity-flavor_alt_cd55e01a-ac82-4de0-910c-597fdf5c0603", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 15:52:23,356 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-5d6c6051-2cd2-441e-8b5a-dd3420e33fdc 2018-09-26 15:52:23,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0491330623627s 2018-09-26 15:52:23,357 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-5d6c6051-2cd2-441e-8b5a-dd3420e33fdc returning object 5e6e528e-ae4a-400c-9ada-29f06e436f55 2018-09-26 15:52:23,358 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_cd55e01a-ac82-4de0-910c-597fdf5c0603', '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'32e2fc060ffa4464a00bce7763dbcae4', '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'5e6e528e-ae4a-400c-9ada-29f06e436f55', 'swap': 0}) 2018-09-26 15:52:23,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-26 15:52:23,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/5e6e528e-ae4a-400c-9ada-29f06e436f55/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}05d68409b65462912bfb6d53a4fb548ff92d0267" -d '{"extra_specs": {}}' 2018-09-26 15:52:23,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 15:52:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-87733908-94b9-4e7e-b4ba-3639e0d9a46a x-compute-request-id: req-87733908-94b9-4e7e-b4ba-3639e0d9a46a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-26 15:52:23,379 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/5e6e528e-ae4a-400c-9ada-29f06e436f55/os-extra_specs used request id req-87733908-94b9-4e7e-b4ba-3639e0d9a46a 2018-09-26 15:52:23,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0209739208221s 2018-09-26 15:52:23,380 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/5e6e528e-ae4a-400c-9ada-29f06e436f55/os-extra_specs used request id req-87733908-94b9-4e7e-b4ba-3639e0d9a46a 2018-09-26 15:52:23,380 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_cd55e01a-ac82-4de0-910c-597fdf5c0603', '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'32e2fc060ffa4464a00bce7763dbcae4', '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'5e6e528e-ae4a-400c-9ada-29f06e436f55', 'swap': 0}) 2018-09-26 15:52:23,381 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-09-26 15:52:23,391 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-09-26 15:52:23,392 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-26 15:52:23,409 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-26 15:52:23,410 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': 'b9699e37-1223-4323-85c7-59639bbb2486', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_cd55e01a-ac82-4de0-910c-597fdf5c0603', 'flavor_name': 'rally_sanity-flavor_cd55e01a-ac82-4de0-910c-597fdf5c0603', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_cd55e01a-ac82-4de0-910c-597fdf5c0603', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-09-26 15:53:23,874 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6aafd5c6-dec7-45f9-9846-00cce9b4ae5e 2018-09-26 15:53:23,875 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-09-26 15:53:23,876 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '6aafd5c6-dec7-45f9-9846-00cce9b4ae5e'] 2018-09-26 15:53:24,951 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 6aafd5c6-dec7-45f9-9846-00cce9b4ae5e -------------------------------------------------------------------------------- Task 6aafd5c6-dec7-45f9-9846-00cce9b4ae5e: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 6aafd5c6-dec7-45f9-9846-00cce9b4ae5e has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.keystone | 0.467 | 0.467 | 0.467 | 0.467 | 0.467 | 0.467 | 100.0% | 1 | | total | 0.468 | 0.468 | 0.468 | 0.468 | 0.468 | 0.468 | 100.0% | 1 | | -> duration | 0.468 | 0.468 | 0.468 | 0.468 | 0.468 | 0.468 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.467516 Full duration: 7.25354 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 6aafd5c6-dec7-45f9-9846-00cce9b4ae5e has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 0.33 | 0.33 | 0.33 | 0.33 | 0.33 | 0.33 | 100.0% | 1 | | total | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 100.0% | 1 | | -> duration | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.829301 Full duration: 7.493846 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 6aafd5c6-dec7-45f9-9846-00cce9b4ae5e has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_glance | 0.52 | 0.52 | 0.52 | 0.52 | 0.52 | 0.52 | 100.0% | 1 | | total | 0.937 | 0.937 | 0.937 | 0.937 | 0.937 | 0.937 | 100.0% | 1 | | -> duration | 0.937 | 0.937 | 0.937 | 0.937 | 0.937 | 0.937 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.936845 Full duration: 7.626941 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 6aafd5c6-dec7-45f9-9846-00cce9b4ae5e has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 0.359 | 0.359 | 0.359 | 0.359 | 0.359 | 0.359 | 100.0% | 1 | | total | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 100.0% | 1 | | -> duration | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.812328 Full duration: 7.897337 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 6aafd5c6-dec7-45f9-9846-00cce9b4ae5e has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 100.0% | 1 | | total | 1.161 | 1.161 | 1.161 | 1.161 | 1.161 | 1.161 | 100.0% | 1 | | -> duration | 1.161 | 1.161 | 1.161 | 1.161 | 1.161 | 1.161 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.160734 Full duration: 7.751701 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 6aafd5c6-dec7-45f9-9846-00cce9b4ae5e has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 100.0% | 1 | | total | 0.649 | 0.649 | 0.649 | 0.649 | 0.649 | 0.649 | 100.0% | 1 | | -> duration | 0.649 | 0.649 | 0.649 | 0.649 | 0.649 | 0.649 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.648942 Full duration: 7.420881 HINTS: * To plot HTML graphics with this data, run: rally task report 6aafd5c6-dec7-45f9-9846-00cce9b4ae5e --out output.html * To generate a JUnit report, run: rally task export 6aafd5c6-dec7-45f9-9846-00cce9b4ae5e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 6aafd5c6-dec7-45f9-9846-00cce9b4ae5e --json --out output.json 2018-09-26 15:53:24,951 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '6aafd5c6-dec7-45f9-9846-00cce9b4ae5e', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.json'] 2018-09-26 15:53:27,111 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 6aafd5c6-dec7-45f9-9846-00cce9b4ae5e --out /home/opnfv/functest/results/rally/opnfv-authenticate.json 2018-09-26 15:53:27.003 732 INFO rally.api [-] Building 'json' report for the following task(s): '6aafd5c6-dec7-45f9-9846-00cce9b4ae5e'. 2018-09-26 15:53:27.008 732 INFO rally.api [-] The report has been successfully built. 2018-09-26 15:53:27,112 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '6aafd5c6-dec7-45f9-9846-00cce9b4ae5e', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-09-26 15:53:29,397 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 6aafd5c6-dec7-45f9-9846-00cce9b4ae5e --out /home/opnfv/functest/results/rally/opnfv-authenticate.html 2018-09-26 15:53:29.272 735 INFO rally.api [-] Building 'html' report for the following task(s): '6aafd5c6-dec7-45f9-9846-00cce9b4ae5e'. 2018-09-26 15:53:29.295 735 INFO rally.api [-] The report has been successfully built. 2018-09-26 15:53:29,400 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-09-26 15:53:29,400 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-09-26 15:53:29,407 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-09-26 15:53:29,407 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-26 15:53:29,424 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-26 15:53:29,424 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['glance'], 'concurrency': 4, 'netid': 'b9699e37-1223-4323-85c7-59639bbb2486', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_cd55e01a-ac82-4de0-910c-597fdf5c0603', 'flavor_name': 'rally_sanity-flavor_cd55e01a-ac82-4de0-910c-597fdf5c0603', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_cd55e01a-ac82-4de0-910c-597fdf5c0603', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-09-26 15:55:05,740 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5dbc1c38-ea38-4732-931d-efa4fd52f1c4 2018-09-26 15:55:05,740 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '5dbc1c38-ea38-4732-931d-efa4fd52f1c4'] 2018-09-26 15:55:06,915 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 5dbc1c38-ea38-4732-931d-efa4fd52f1c4 -------------------------------------------------------------------------------- Task 5dbc1c38-ea38-4732-931d-efa4fd52f1c4: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 5dbc1c38-ea38-4732-931d-efa4fd52f1c4 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.556 | 4.556 | 4.556 | 4.556 | 4.556 | 4.556 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.485 | 0.485 | 0.485 | 0.485 | 0.485 | 0.485 | 100.0% | 1 | | -> glance_v2.upload_data | 1.608 | 1.608 | 1.608 | 1.608 | 1.608 | 1.608 | 100.0% | 1 | | glance_v2.delete_image | 1.214 | 1.214 | 1.214 | 1.214 | 1.214 | 1.214 | 100.0% | 1 | | total | 5.77 | 5.77 | 5.77 | 5.77 | 5.77 | 5.77 | 100.0% | 1 | | -> duration | 5.77 | 5.77 | 5.77 | 5.77 | 5.77 | 5.77 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.769882 Full duration: 14.114242 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 5dbc1c38-ea38-4732-931d-efa4fd52f1c4 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.48 | 4.48 | 4.48 | 4.48 | 4.48 | 4.48 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.518 | 0.518 | 0.518 | 0.518 | 0.518 | 0.518 | 100.0% | 1 | | -> glance_v2.upload_data | 1.453 | 1.453 | 1.453 | 1.453 | 1.453 | 1.453 | 100.0% | 1 | | glance_v2.list_images | 0.168 | 0.168 | 0.168 | 0.168 | 0.168 | 0.168 | 100.0% | 1 | | total | 4.648 | 4.648 | 4.648 | 4.648 | 4.648 | 4.648 | 100.0% | 1 | | -> duration | 4.648 | 4.648 | 4.648 | 4.648 | 4.648 | 4.648 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.648222 Full duration: 16.729166 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 5dbc1c38-ea38-4732-931d-efa4fd52f1c4 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.list_images | 0.347 | 0.347 | 0.347 | 0.347 | 0.347 | 0.347 | 100.0% | 1 | | total | 0.347 | 0.347 | 0.347 | 0.347 | 0.347 | 0.347 | 100.0% | 1 | | -> duration | 0.347 | 0.347 | 0.347 | 0.347 | 0.347 | 0.347 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.347231 Full duration: 8.044312 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "flavor": { "name": "rally_sanity-flavor_cd55e01a-ac82-4de0-910c-597fdf5c0603" }, "number_instances": 2, "nics": [ { "net-id": "b9699e37-1223-4323-85c7-59639bbb2486" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 5dbc1c38-ea38-4732-931d-efa4fd52f1c4 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.788 | 4.788 | 4.788 | 4.788 | 4.788 | 4.788 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.335 | 0.335 | 0.335 | 0.335 | 0.335 | 0.335 | 100.0% | 1 | | -> glance_v2.upload_data | 2.014 | 2.014 | 2.014 | 2.014 | 2.014 | 2.014 | 100.0% | 1 | | nova.boot_servers | 11.543 | 11.543 | 11.543 | 11.543 | 11.543 | 11.543 | 100.0% | 1 | | total | 16.332 | 16.332 | 16.332 | 16.332 | 16.332 | 16.332 | 100.0% | 1 | | -> duration | 15.332 | 15.332 | 15.332 | 15.332 | 15.332 | 15.332 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.332227 Full duration: 39.40411 HINTS: * To plot HTML graphics with this data, run: rally task report 5dbc1c38-ea38-4732-931d-efa4fd52f1c4 --out output.html * To generate a JUnit report, run: rally task export 5dbc1c38-ea38-4732-931d-efa4fd52f1c4 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 5dbc1c38-ea38-4732-931d-efa4fd52f1c4 --json --out output.json 2018-09-26 15:55:06,916 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '5dbc1c38-ea38-4732-931d-efa4fd52f1c4', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.json'] 2018-09-26 15:55:09,192 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 5dbc1c38-ea38-4732-931d-efa4fd52f1c4 --out /home/opnfv/functest/results/rally/opnfv-glance.json 2018-09-26 15:55:09.085 1288 INFO rally.api [-] Building 'json' report for the following task(s): '5dbc1c38-ea38-4732-931d-efa4fd52f1c4'. 2018-09-26 15:55:09.090 1288 INFO rally.api [-] The report has been successfully built. 2018-09-26 15:55:09,193 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '5dbc1c38-ea38-4732-931d-efa4fd52f1c4', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-09-26 15:55:11,363 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 5dbc1c38-ea38-4732-931d-efa4fd52f1c4 --out /home/opnfv/functest/results/rally/opnfv-glance.html 2018-09-26 15:55:11.240 1291 INFO rally.api [-] Building 'html' report for the following task(s): '5dbc1c38-ea38-4732-931d-efa4fd52f1c4'. 2018-09-26 15:55:11.262 1291 INFO rally.api [-] The report has been successfully built. 2018-09-26 15:55:11,369 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-09-26 15:55:11,369 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-09-26 15:55:11,370 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-09-26 15:55:11,370 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-26 15:55:11,387 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-26 15:55:11,388 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': 'b9699e37-1223-4323-85c7-59639bbb2486', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_cd55e01a-ac82-4de0-910c-597fdf5c0603', 'flavor_name': 'rally_sanity-flavor_cd55e01a-ac82-4de0-910c-597fdf5c0603', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_cd55e01a-ac82-4de0-910c-597fdf5c0603', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-09-26 15:58:34,817 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6ad0d2db-7875-4914-82db-4b8adf517765 2018-09-26 15:58:34,818 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '6ad0d2db-7875-4914-82db-4b8adf517765'] 2018-09-26 15:58:35,933 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 6ad0d2db-7875-4914-82db-4b8adf517765 -------------------------------------------------------------------------------- Task 6ad0d2db-7875-4914-82db-4b8adf517765: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 6ad0d2db-7875-4914-82db-4b8adf517765 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 3.268 | 3.268 | 3.268 | 3.268 | 3.268 | 3.268 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.911 | 2.911 | 2.911 | 2.911 | 2.911 | 2.911 | 100.0% | 1 | | total | 6.179 | 6.179 | 6.179 | 6.179 | 6.179 | 6.179 | 100.0% | 1 | | -> duration | 6.179 | 6.179 | 6.179 | 6.179 | 6.179 | 6.179 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.179414 Full duration: 23.395945 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 6ad0d2db-7875-4914-82db-4b8adf517765 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 4.21 | 4.21 | 4.21 | 4.21 | 4.21 | 4.21 | 100.0% | 1 | | cinder_v2.delete_volume | 2.621 | 2.621 | 2.621 | 2.621 | 2.621 | 2.621 | 100.0% | 1 | | total | 6.832 | 6.832 | 6.832 | 6.832 | 6.832 | 6.832 | 100.0% | 1 | | -> duration | 6.832 | 6.832 | 6.832 | 6.832 | 6.832 | 6.832 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.831506 Full duration: 16.768957 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "image": { "name": "rally_sanity-img_cd55e01a-ac82-4de0-910c-597fdf5c0603" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 6ad0d2db-7875-4914-82db-4b8adf517765 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 9.03 | 9.03 | 9.03 | 9.03 | 9.03 | 9.03 | 100.0% | 1 | | cinder_v2.delete_volume | 2.551 | 2.551 | 2.551 | 2.551 | 2.551 | 2.551 | 100.0% | 1 | | total | 11.581 | 11.581 | 11.581 | 11.581 | 11.581 | 11.581 | 100.0% | 1 | | -> duration | 11.581 | 11.581 | 11.581 | 11.581 | 11.581 | 11.581 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.581202 Full duration: 22.584091 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 6ad0d2db-7875-4914-82db-4b8adf517765 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.305 | 3.305 | 3.305 | 3.305 | 3.305 | 3.305 | 100.0% | 1 | | cinder_v2.delete_volume | 2.724 | 2.724 | 2.724 | 2.724 | 2.724 | 2.724 | 100.0% | 1 | | total | 6.029 | 6.029 | 6.029 | 6.029 | 6.029 | 6.029 | 100.0% | 1 | | -> duration | 6.029 | 6.029 | 6.029 | 6.029 | 6.029 | 6.029 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.029455 Full duration: 16.233635 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 6ad0d2db-7875-4914-82db-4b8adf517765 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.092 | 3.092 | 3.092 | 3.092 | 3.092 | 3.092 | 100.0% | 1 | | cinder_v2.extend_volume | 2.631 | 2.631 | 2.631 | 2.631 | 2.631 | 2.631 | 100.0% | 1 | | cinder_v2.delete_volume | 2.442 | 2.442 | 2.442 | 2.442 | 2.442 | 2.442 | 100.0% | 1 | | total | 8.166 | 8.166 | 8.166 | 8.166 | 8.166 | 8.166 | 100.0% | 1 | | -> duration | 8.166 | 8.166 | 8.166 | 8.166 | 8.166 | 8.166 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.165659 Full duration: 18.635966 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 6ad0d2db-7875-4914-82db-4b8adf517765 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.814 | 3.814 | 3.814 | 3.814 | 3.814 | 3.814 | 100.0% | 1 | | cinder_v2.delete_volume | 2.437 | 2.437 | 2.437 | 2.437 | 2.437 | 2.437 | 100.0% | 1 | | total | 6.251 | 6.251 | 6.251 | 6.251 | 6.251 | 6.251 | 100.0% | 1 | | -> duration | 6.251 | 6.251 | 6.251 | 6.251 | 6.251 | 6.251 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.250652 Full duration: 23.304199 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "consumer": "both", "write_iops_sec": "10", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 6ad0d2db-7875-4914-82db-4b8adf517765 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.609 | 0.609 | 0.609 | 0.609 | 0.609 | 0.609 | 100.0% | 1 | | cinder_v2.list_qos | 0.164 | 0.164 | 0.164 | 0.164 | 0.164 | 0.164 | 100.0% | 1 | | total | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 100.0% | 1 | | -> duration | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.773561 Full duration: 12.582586 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "consumer": "back-end", "write_iops_sec": "10", "read_iops_sec": "1000", "set_consumer": "both", "set_write_iops_sec": "11", "set_read_iops_sec": "1001" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 6ad0d2db-7875-4914-82db-4b8adf517765 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 100.0% | 1 | | cinder_v2.set_qos | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 100.0% | 1 | | total | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | -> duration | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.789415 Full duration: 12.479953 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 6ad0d2db-7875-4914-82db-4b8adf517765 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 100.0% | 1 | | cinder_v2.list_types | 0.173 | 0.173 | 0.173 | 0.173 | 0.173 | 0.173 | 100.0% | 1 | | total | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | -> duration | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.77889 Full duration: 12.526365 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "description": "rally tests creating types", "provider": "LuksEncryptor", "cipher": "aes-xts-plain64", "key_size": 512, "control_location": "front-end" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 6ad0d2db-7875-4914-82db-4b8adf517765 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 100.0% | 1 | | total | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 100.0% | 1 | | -> duration | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.832497 Full duration: 12.4322 HINTS: * To plot HTML graphics with this data, run: rally task report 6ad0d2db-7875-4914-82db-4b8adf517765 --out output.html * To generate a JUnit report, run: rally task export 6ad0d2db-7875-4914-82db-4b8adf517765 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 6ad0d2db-7875-4914-82db-4b8adf517765 --json --out output.json 2018-09-26 15:58:35,933 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '6ad0d2db-7875-4914-82db-4b8adf517765', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.json'] 2018-09-26 15:58:38,117 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 6ad0d2db-7875-4914-82db-4b8adf517765 --out /home/opnfv/functest/results/rally/opnfv-cinder.json 2018-09-26 15:58:38.004 3080 INFO rally.api [-] Building 'json' report for the following task(s): '6ad0d2db-7875-4914-82db-4b8adf517765'. 2018-09-26 15:58:38.013 3080 INFO rally.api [-] The report has been successfully built. 2018-09-26 15:58:38,118 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '6ad0d2db-7875-4914-82db-4b8adf517765', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-09-26 15:58:40,378 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 6ad0d2db-7875-4914-82db-4b8adf517765 --out /home/opnfv/functest/results/rally/opnfv-cinder.html 2018-09-26 15:58:40.247 3083 INFO rally.api [-] Building 'html' report for the following task(s): '6ad0d2db-7875-4914-82db-4b8adf517765'. 2018-09-26 15:58:40.275 3083 INFO rally.api [-] The report has been successfully built. 2018-09-26 15:58:40,390 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-09-26 15:58:40,390 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-09-26 15:58:40,391 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-09-26 15:58:40,391 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-26 15:58:40,407 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-26 15:58:40,408 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['heat'], 'concurrency': 4, 'netid': 'b9699e37-1223-4323-85c7-59639bbb2486', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_cd55e01a-ac82-4de0-910c-597fdf5c0603', 'flavor_name': 'rally_sanity-flavor_cd55e01a-ac82-4de0-910c-597fdf5c0603', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_cd55e01a-ac82-4de0-910c-597fdf5c0603', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-09-26 16:00:03,329 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 40d626a7-b0f4-4da7-907f-235b59c85ac6 2018-09-26 16:00:03,330 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '40d626a7-b0f4-4da7-907f-235b59c85ac6'] 2018-09-26 16:00:04,405 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 40d626a7-b0f4-4da7-907f-235b59c85ac6 -------------------------------------------------------------------------------- Task 40d626a7-b0f4-4da7-907f-235b59c85ac6: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/autoscaling_policy.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_autoscaling_policy_inplace.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 40d626a7-b0f4-4da7-907f-235b59c85ac6 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.076 | 5.076 | 5.076 | 5.076 | 5.076 | 5.076 | 100.0% | 1 | | heat.update_stack | 2.861 | 2.861 | 2.861 | 2.861 | 2.861 | 2.861 | 100.0% | 1 | | heat.delete_stack | 2.828 | 2.828 | 2.828 | 2.828 | 2.828 | 2.828 | 100.0% | 1 | | total | 10.765 | 10.765 | 10.765 | 10.765 | 10.765 | 10.765 | 100.0% | 1 | | -> duration | 6.765 | 6.765 | 6.765 | 6.765 | 6.765 | 6.765 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.764764 Full duration: 19.188113 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 40d626a7-b0f4-4da7-907f-235b59c85ac6 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.618 | 4.618 | 4.618 | 4.618 | 4.618 | 4.618 | 100.0% | 1 | | heat.check_stack | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 100.0% | 1 | | heat.delete_stack | 2.504 | 2.504 | 2.504 | 2.504 | 2.504 | 2.504 | 100.0% | 1 | | total | 7.856 | 7.856 | 7.856 | 7.856 | 7.856 | 7.856 | 100.0% | 1 | | -> duration | 5.856 | 5.856 | 5.856 | 5.856 | 5.856 | 5.856 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.856431 Full duration: 16.151949 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 40d626a7-b0f4-4da7-907f-235b59c85ac6 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.512 | 4.512 | 4.512 | 4.512 | 4.512 | 4.512 | 100.0% | 1 | | heat.suspend_stack | 1.029 | 1.029 | 1.029 | 1.029 | 1.029 | 1.029 | 100.0% | 1 | | heat.resume_stack | 1.618 | 1.618 | 1.618 | 1.618 | 1.618 | 1.618 | 100.0% | 1 | | heat.delete_stack | 1.436 | 1.436 | 1.436 | 1.436 | 1.436 | 1.436 | 100.0% | 1 | | total | 8.595 | 8.595 | 8.595 | 8.595 | 8.595 | 8.595 | 100.0% | 1 | | -> duration | 6.595 | 6.595 | 6.595 | 6.595 | 6.595 | 6.595 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.595404 Full duration: 18.771469 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 40d626a7-b0f4-4da7-907f-235b59c85ac6 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 0.569 | 0.569 | 0.569 | 0.569 | 0.569 | 0.569 | 100.0% | 1 | | total | 0.569 | 0.569 | 0.569 | 0.569 | 0.569 | 0.569 | 100.0% | 1 | | -> duration | 0.569 | 0.569 | 0.569 | 0.569 | 0.569 | 0.569 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.569201 Full duration: 8.235642 HINTS: * To plot HTML graphics with this data, run: rally task report 40d626a7-b0f4-4da7-907f-235b59c85ac6 --out output.html * To generate a JUnit report, run: rally task export 40d626a7-b0f4-4da7-907f-235b59c85ac6 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 40d626a7-b0f4-4da7-907f-235b59c85ac6 --json --out output.json 2018-09-26 16:00:04,405 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '40d626a7-b0f4-4da7-907f-235b59c85ac6', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.json'] 2018-09-26 16:00:06,576 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 40d626a7-b0f4-4da7-907f-235b59c85ac6 --out /home/opnfv/functest/results/rally/opnfv-heat.json 2018-09-26 16:00:06.480 3816 INFO rally.api [-] Building 'json' report for the following task(s): '40d626a7-b0f4-4da7-907f-235b59c85ac6'. 2018-09-26 16:00:06.484 3816 INFO rally.api [-] The report has been successfully built. 2018-09-26 16:00:06,577 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '40d626a7-b0f4-4da7-907f-235b59c85ac6', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-09-26 16:00:08,767 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 40d626a7-b0f4-4da7-907f-235b59c85ac6 --out /home/opnfv/functest/results/rally/opnfv-heat.html 2018-09-26 16:00:08.644 3819 INFO rally.api [-] Building 'html' report for the following task(s): '40d626a7-b0f4-4da7-907f-235b59c85ac6'. 2018-09-26 16:00:08.665 3819 INFO rally.api [-] The report has been successfully built. 2018-09-26 16:00:08,772 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-09-26 16:00:08,772 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-09-26 16:00:08,773 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-09-26 16:00:08,773 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-26 16:00:08,789 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-26 16:00:08,790 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': 'b9699e37-1223-4323-85c7-59639bbb2486', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_cd55e01a-ac82-4de0-910c-597fdf5c0603', 'flavor_name': 'rally_sanity-flavor_cd55e01a-ac82-4de0-910c-597fdf5c0603', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_cd55e01a-ac82-4de0-910c-597fdf5c0603', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-09-26 16:03:24,834 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 96faed9a-0e07-4d83-9352-7888e41ad2af 2018-09-26 16:03:24,834 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '96faed9a-0e07-4d83-9352-7888e41ad2af'] 2018-09-26 16:03:25,961 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 96faed9a-0e07-4d83-9352-7888e41ad2af -------------------------------------------------------------------------------- Task 96faed9a-0e07-4d83-9352-7888e41ad2af: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 96faed9a-0e07-4d83-9352-7888e41ad2af has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.539 | 0.539 | 0.539 | 0.539 | 0.539 | 0.539 | 100.0% | 1 | | keystone_v3.add_role | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 100.0% | 1 | | keystone_v3.revoke_role | 0.155 | 0.155 | 0.155 | 0.155 | 0.155 | 0.155 | 100.0% | 1 | | total | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 100.0% | 1 | | -> duration | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.820309 Full duration: 14.256077 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 96faed9a-0e07-4d83-9352-7888e41ad2af has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.508 | 0.508 | 0.508 | 0.508 | 0.508 | 0.508 | 100.0% | 1 | | keystone_v3.add_role | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 100.0% | 1 | | keystone_v3.list_roles | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | total | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 100.0% | 1 | | -> duration | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.732428 Full duration: 14.74901 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 96faed9a-0e07-4d83-9352-7888e41ad2af has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | keystone_v3.list_projects | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | total | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 100.0% | 1 | | -> duration | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.805298 Full duration: 15.42832 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 96faed9a-0e07-4d83-9352-7888e41ad2af has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.512 | 0.512 | 0.512 | 0.512 | 0.512 | 0.512 | 100.0% | 1 | | keystone_v3.delete_role | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 100.0% | 1 | | total | 0.632 | 0.632 | 0.632 | 0.632 | 0.632 | 0.632 | 100.0% | 1 | | -> duration | 0.632 | 0.632 | 0.632 | 0.632 | 0.632 | 0.632 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.631518 Full duration: 12.970843 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 96faed9a-0e07-4d83-9352-7888e41ad2af has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_service | 0.487 | 0.487 | 0.487 | 0.487 | 0.487 | 0.487 | 100.0% | 1 | | keystone_v3.delete_service | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | total | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 100.0% | 1 | | -> duration | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.597976 Full duration: 12.232722 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 96faed9a-0e07-4d83-9352-7888e41ad2af has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 100.0% | 1 | | keystone_v3.create_user | 0.505 | 0.505 | 0.505 | 0.505 | 0.505 | 0.505 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 100.0% | 1 | | -> keystone_v3.add_role | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 100.0% | 1 | | keystone_v3.create_role | 0.149 | 0.149 | 0.149 | 0.149 | 0.149 | 0.149 | 100.0% | 1 | | keystone_v3.get_project | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 100.0% | 1 | | keystone_v3.get_user | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 100.0% | 1 | | keystone_v3.get_role | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 100.0% | 1 | | keystone_v3.list_services | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 100.0% | 1 | | keystone_v3.get_services | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 100.0% | 1 | | total | 1.86 | 1.86 | 1.86 | 1.86 | 1.86 | 1.86 | 100.0% | 1 | | -> duration | 1.86 | 1.86 | 1.86 | 1.86 | 1.86 | 1.86 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.859915 Full duration: 19.827679 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 96faed9a-0e07-4d83-9352-7888e41ad2af has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 100.0% | 1 | | keystone_v3.update_project | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | keystone_v3.delete_project | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 100.0% | 1 | | total | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 100.0% | 1 | | -> duration | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.930909 Full duration: 12.414522 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 96faed9a-0e07-4d83-9352-7888e41ad2af has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | total | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 100.0% | 1 | | -> duration | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.774112 Full duration: 14.651732 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 96faed9a-0e07-4d83-9352-7888e41ad2af has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 100.0% | 1 | | total | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 100.0% | 1 | | -> duration | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.696323 Full duration: 14.475907 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 96faed9a-0e07-4d83-9352-7888e41ad2af has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 100.0% | 1 | | keystone_v3.list_users | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | total | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 100.0% | 1 | | -> duration | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.87294 Full duration: 14.714245 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 96faed9a-0e07-4d83-9352-7888e41ad2af has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 100.0% | 1 | | keystone_v3.create_users | 5.117 | 5.117 | 5.117 | 5.117 | 5.117 | 5.117 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 5.117 | 5.117 | 5.117 | 5.117 | 5.117 | 5.117 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.256 | 1.256 | 1.256 | 1.256 | 1.256 | 1.256 | 100.0% | 1 | | total | 6.772 | 6.772 | 6.772 | 6.772 | 6.772 | 6.772 | 100.0% | 1 | | -> duration | 6.772 | 6.772 | 6.772 | 6.772 | 6.772 | 6.772 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.771515 Full duration: 22.956753 HINTS: * To plot HTML graphics with this data, run: rally task report 96faed9a-0e07-4d83-9352-7888e41ad2af --out output.html * To generate a JUnit report, run: rally task export 96faed9a-0e07-4d83-9352-7888e41ad2af --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 96faed9a-0e07-4d83-9352-7888e41ad2af --json --out output.json 2018-09-26 16:03:25,961 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '96faed9a-0e07-4d83-9352-7888e41ad2af', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.json'] 2018-09-26 16:03:28,264 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 96faed9a-0e07-4d83-9352-7888e41ad2af --out /home/opnfv/functest/results/rally/opnfv-keystone.json 2018-09-26 16:03:28.150 5734 INFO rally.api [-] Building 'json' report for the following task(s): '96faed9a-0e07-4d83-9352-7888e41ad2af'. 2018-09-26 16:03:28.160 5734 INFO rally.api [-] The report has been successfully built. 2018-09-26 16:03:28,265 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '96faed9a-0e07-4d83-9352-7888e41ad2af', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-09-26 16:03:30,550 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 96faed9a-0e07-4d83-9352-7888e41ad2af --out /home/opnfv/functest/results/rally/opnfv-keystone.html 2018-09-26 16:03:30.416 5737 INFO rally.api [-] Building 'html' report for the following task(s): '96faed9a-0e07-4d83-9352-7888e41ad2af'. 2018-09-26 16:03:30.447 5737 INFO rally.api [-] The report has been successfully built. 2018-09-26 16:03:30,564 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-09-26 16:03:30,564 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-09-26 16:03:30,565 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-09-26 16:03:30,565 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-26 16:03:30,581 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-26 16:03:30,582 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': 'b9699e37-1223-4323-85c7-59639bbb2486', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_cd55e01a-ac82-4de0-910c-597fdf5c0603', 'flavor_name': 'rally_sanity-flavor_cd55e01a-ac82-4de0-910c-597fdf5c0603', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_cd55e01a-ac82-4de0-910c-597fdf5c0603', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-09-26 16:08:42,501 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a8b7d511-6cd7-41e8-94b7-ec62d65ca064 2018-09-26 16:08:42,502 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'a8b7d511-6cd7-41e8-94b7-ec62d65ca064'] 2018-09-26 16:08:43,641 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid a8b7d511-6cd7-41e8-94b7-ec62d65ca064 -------------------------------------------------------------------------------- Task a8b7d511-6cd7-41e8-94b7-ec62d65ca064: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task a8b7d511-6cd7-41e8-94b7-ec62d65ca064 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 100.0% | 1 | | neutron.delete_network | 0.937 | 0.937 | 0.937 | 0.937 | 0.937 | 0.937 | 100.0% | 1 | | total | 1.941 | 1.941 | 1.941 | 1.941 | 1.941 | 1.941 | 100.0% | 1 | | -> duration | 1.941 | 1.941 | 1.941 | 1.941 | 1.941 | 1.941 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.940848 Full duration: 15.496936 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task a8b7d511-6cd7-41e8-94b7-ec62d65ca064 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.495 | 1.495 | 1.495 | 1.495 | 1.495 | 1.495 | 100.0% | 1 | | neutron.delete_port | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 100.0% | 1 | | total | 2.115 | 2.115 | 2.115 | 2.115 | 2.115 | 2.115 | 100.0% | 1 | | -> duration | 2.115 | 2.115 | 2.115 | 2.115 | 2.115 | 2.115 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.114876 Full duration: 27.8097 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "port": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task a8b7d511-6cd7-41e8-94b7-ec62d65ca064 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.889 | 0.889 | 0.889 | 0.889 | 0.889 | 0.889 | 100.0% | 1 | | neutron.create_subnet | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 100.0% | 1 | | neutron.create_router | 0.279 | 0.279 | 0.279 | 0.279 | 0.279 | 0.279 | 100.0% | 1 | | neutron.add_interface_router | 1.585 | 1.585 | 1.585 | 1.585 | 1.585 | 1.585 | 100.0% | 1 | | neutron.remove_interface_router | 1.039 | 1.039 | 1.039 | 1.039 | 1.039 | 1.039 | 100.0% | 1 | | neutron.delete_router | 0.412 | 0.412 | 0.412 | 0.412 | 0.412 | 0.412 | 100.0% | 1 | | total | 4.923 | 4.923 | 4.923 | 4.923 | 4.923 | 4.923 | 100.0% | 1 | | -> duration | 4.923 | 4.923 | 4.923 | 4.923 | 4.923 | 4.923 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.923343 Full duration: 36.001481 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task a8b7d511-6cd7-41e8-94b7-ec62d65ca064 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.148 | 1.148 | 1.148 | 1.148 | 1.148 | 1.148 | 100.0% | 1 | | neutron.delete_subnet | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 100.0% | 1 | | total | 1.862 | 1.862 | 1.862 | 1.862 | 1.862 | 1.862 | 100.0% | 1 | | -> duration | 1.862 | 1.862 | 1.862 | 1.862 | 1.862 | 1.862 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.86164 Full duration: 29.584108 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task a8b7d511-6cd7-41e8-94b7-ec62d65ca064 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.19 | 1.19 | 1.19 | 1.19 | 1.19 | 1.19 | 100.0% | 1 | | neutron.list_networks | 0.454 | 0.454 | 0.454 | 0.454 | 0.454 | 0.454 | 100.0% | 1 | | total | 1.644 | 1.644 | 1.644 | 1.644 | 1.644 | 1.644 | 100.0% | 1 | | -> duration | 1.644 | 1.644 | 1.644 | 1.644 | 1.644 | 1.644 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.644117 Full duration: 17.004009 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task a8b7d511-6cd7-41e8-94b7-ec62d65ca064 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.264 | 1.264 | 1.264 | 1.264 | 1.264 | 1.264 | 100.0% | 1 | | neutron.list_ports | 0.239 | 0.239 | 0.239 | 0.239 | 0.239 | 0.239 | 100.0% | 1 | | total | 1.503 | 1.503 | 1.503 | 1.503 | 1.503 | 1.503 | 100.0% | 1 | | -> duration | 1.503 | 1.503 | 1.503 | 1.503 | 1.503 | 1.503 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.503132 Full duration: 29.585163 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task a8b7d511-6cd7-41e8-94b7-ec62d65ca064 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 100.0% | 1 | | neutron.create_subnet | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 100.0% | 1 | | neutron.create_router | 0.302 | 0.302 | 0.302 | 0.302 | 0.302 | 0.302 | 100.0% | 1 | | neutron.add_interface_router | 1.558 | 1.558 | 1.558 | 1.558 | 1.558 | 1.558 | 100.0% | 1 | | neutron.list_routers | 0.238 | 0.238 | 0.238 | 0.238 | 0.238 | 0.238 | 100.0% | 1 | | total | 3.708 | 3.708 | 3.708 | 3.708 | 3.708 | 3.708 | 100.0% | 1 | | -> duration | 3.708 | 3.708 | 3.708 | 3.708 | 3.708 | 3.708 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.707572 Full duration: 40.963837 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task a8b7d511-6cd7-41e8-94b7-ec62d65ca064 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 100.0% | 1 | | neutron.create_subnet | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | neutron.list_subnets | 0.208 | 0.208 | 0.208 | 0.208 | 0.208 | 0.208 | 100.0% | 1 | | total | 1.853 | 1.853 | 1.853 | 1.853 | 1.853 | 1.853 | 100.0% | 1 | | -> duration | 1.853 | 1.853 | 1.853 | 1.853 | 1.853 | 1.853 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.852864 Full duration: 32.952243 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task a8b7d511-6cd7-41e8-94b7-ec62d65ca064 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.994 | 0.994 | 0.994 | 0.994 | 0.994 | 0.994 | 100.0% | 1 | | neutron.delete_security_group | 0.32 | 0.32 | 0.32 | 0.32 | 0.32 | 0.32 | 100.0% | 1 | | total | 1.314 | 1.314 | 1.314 | 1.314 | 1.314 | 1.314 | 100.0% | 1 | | -> duration | 1.314 | 1.314 | 1.314 | 1.314 | 1.314 | 1.314 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.314396 Full duration: 15.023658 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task a8b7d511-6cd7-41e8-94b7-ec62d65ca064 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.969 | 0.969 | 0.969 | 0.969 | 0.969 | 0.969 | 100.0% | 1 | | neutron.create_security_group_rule | 0.419 | 0.419 | 0.419 | 0.419 | 0.419 | 0.419 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.251 | 0.251 | 0.251 | 0.251 | 0.251 | 0.251 | 100.0% | 1 | | neutron.delete_security_group | 0.283 | 0.283 | 0.283 | 0.283 | 0.283 | 0.283 | 100.0% | 1 | | total | 1.922 | 1.922 | 1.922 | 1.922 | 1.922 | 1.922 | 100.0% | 1 | | -> duration | 1.922 | 1.922 | 1.922 | 1.922 | 1.922 | 1.922 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.922038 Full duration: 14.939742 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1, "router": -1 } }, "roles": [ "admin" ] } } -------------------------------------------------------------------------------- Task a8b7d511-6cd7-41e8-94b7-ec62d65ca064 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.102 | 1.102 | 1.102 | 1.102 | 1.102 | 1.102 | 100.0% | 1 | | neutron.create_router | 0.391 | 0.391 | 0.391 | 0.391 | 0.391 | 0.391 | 100.0% | 1 | | neutron.add_gateway_router | 1.818 | 1.818 | 1.818 | 1.818 | 1.818 | 1.818 | 100.0% | 1 | | neutron.remove_gateway_router | 0.992 | 0.992 | 0.992 | 0.992 | 0.992 | 0.992 | 100.0% | 1 | | total | 4.304 | 4.304 | 4.304 | 4.304 | 4.304 | 4.304 | 100.0% | 1 | | -> duration | 4.304 | 4.304 | 4.304 | 4.304 | 4.304 | 4.304 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.304081 Full duration: 24.984914 HINTS: * To plot HTML graphics with this data, run: rally task report a8b7d511-6cd7-41e8-94b7-ec62d65ca064 --out output.html * To generate a JUnit report, run: rally task export a8b7d511-6cd7-41e8-94b7-ec62d65ca064 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a8b7d511-6cd7-41e8-94b7-ec62d65ca064 --json --out output.json 2018-09-26 16:08:43,641 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'a8b7d511-6cd7-41e8-94b7-ec62d65ca064', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.json'] 2018-09-26 16:08:45,984 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid a8b7d511-6cd7-41e8-94b7-ec62d65ca064 --out /home/opnfv/functest/results/rally/opnfv-neutron.json 2018-09-26 16:08:45.861 9032 INFO rally.api [-] Building 'json' report for the following task(s): 'a8b7d511-6cd7-41e8-94b7-ec62d65ca064'. 2018-09-26 16:08:45.870 9032 INFO rally.api [-] The report has been successfully built. 2018-09-26 16:08:45,985 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'a8b7d511-6cd7-41e8-94b7-ec62d65ca064', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-09-26 16:08:48,353 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid a8b7d511-6cd7-41e8-94b7-ec62d65ca064 --out /home/opnfv/functest/results/rally/opnfv-neutron.html 2018-09-26 16:08:48.218 9035 INFO rally.api [-] Building 'html' report for the following task(s): 'a8b7d511-6cd7-41e8-94b7-ec62d65ca064'. 2018-09-26 16:08:48.250 9035 INFO rally.api [-] The report has been successfully built. 2018-09-26 16:08:48,367 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-09-26 16:08:48,367 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-09-26 16:08:48,368 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-09-26 16:08:48,368 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-26 16:08:48,384 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-26 16:08:48,385 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['nova'], 'concurrency': 4, 'netid': 'b9699e37-1223-4323-85c7-59639bbb2486', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_cd55e01a-ac82-4de0-910c-597fdf5c0603', 'flavor_name': 'rally_sanity-flavor_cd55e01a-ac82-4de0-910c-597fdf5c0603', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_cd55e01a-ac82-4de0-910c-597fdf5c0603', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-09-26 16:16:00,654 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : bdf307bc-f399-4e61-ad8f-26f2005e19da 2018-09-26 16:16:00,655 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'bdf307bc-f399-4e61-ad8f-26f2005e19da'] 2018-09-26 16:16:01,790 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid bdf307bc-f399-4e61-ad8f-26f2005e19da -------------------------------------------------------------------------------- Task bdf307bc-f399-4e61-ad8f-26f2005e19da: finished -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_cd55e01a-ac82-4de0-910c-597fdf5c0603" }, "image": { "name": "rally_sanity-img_cd55e01a-ac82-4de0-910c-597fdf5c0603" }, "block_migration": false, "nics": [ { "net-id": "b9699e37-1223-4323-85c7-59639bbb2486" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task bdf307bc-f399-4e61-ad8f-26f2005e19da has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.744 | 9.744 | 9.744 | 9.744 | 9.744 | 9.744 | 100.0% | 1 | | nova.find_host_to_migrate | 1.451 | 1.451 | 1.451 | 1.451 | 1.451 | 1.451 | 100.0% | 1 | | nova.live_migrate | 11.862 | 11.862 | 11.862 | 11.862 | 11.862 | 11.862 | 100.0% | 1 | | nova.delete_server | 2.646 | 2.646 | 2.646 | 2.646 | 2.646 | 2.646 | 100.0% | 1 | | total | 25.704 | 25.704 | 25.704 | 25.704 | 25.704 | 25.704 | 100.0% | 1 | | -> duration | 24.704 | 24.704 | 24.704 | 24.704 | 24.704 | 24.704 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.703716 Full duration: 35.322733 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_cd55e01a-ac82-4de0-910c-597fdf5c0603" }, "image": { "name": "rally_sanity-img_cd55e01a-ac82-4de0-910c-597fdf5c0603" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "b9699e37-1223-4323-85c7-59639bbb2486" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task bdf307bc-f399-4e61-ad8f-26f2005e19da has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.134 | 9.134 | 9.134 | 9.134 | 9.134 | 9.134 | 100.0% | 1 | | cinder_v2.create_volume | 2.879 | 2.879 | 2.879 | 2.879 | 2.879 | 2.879 | 100.0% | 1 | | nova.attach_volume | 4.009 | 4.009 | 4.009 | 4.009 | 4.009 | 4.009 | 100.0% | 1 | | nova.find_host_to_migrate | 1.385 | 1.385 | 1.385 | 1.385 | 1.385 | 1.385 | 100.0% | 1 | | nova.live_migrate | 13.843 | 13.843 | 13.843 | 13.843 | 13.843 | 13.843 | 100.0% | 1 | | nova.detach_volume | 3.829 | 3.829 | 3.829 | 3.829 | 3.829 | 3.829 | 100.0% | 1 | | cinder_v2.delete_volume | 2.296 | 2.296 | 2.296 | 2.296 | 2.296 | 2.296 | 100.0% | 1 | | nova.delete_server | 2.951 | 2.951 | 2.951 | 2.951 | 2.951 | 2.951 | 100.0% | 1 | | total | 40.327 | 40.327 | 40.327 | 40.327 | 40.327 | 40.327 | 100.0% | 1 | | -> duration | 39.327 | 39.327 | 39.327 | 39.327 | 39.327 | 39.327 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 39.326981 Full duration: 52.151887 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_cd55e01a-ac82-4de0-910c-597fdf5c0603" }, "image": { "name": "rally_sanity-img_cd55e01a-ac82-4de0-910c-597fdf5c0603" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "b9699e37-1223-4323-85c7-59639bbb2486" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task bdf307bc-f399-4e61-ad8f-26f2005e19da has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 8.688 | 8.688 | 8.688 | 8.688 | 8.688 | 8.688 | 100.0% | 1 | | nova.boot_server | 10.185 | 10.185 | 10.185 | 10.185 | 10.185 | 10.185 | 100.0% | 1 | | nova.find_host_to_migrate | 1.291 | 1.291 | 1.291 | 1.291 | 1.291 | 1.291 | 100.0% | 1 | | nova.live_migrate | 17.131 | 17.131 | 17.131 | 17.131 | 17.131 | 17.131 | 100.0% | 1 | | nova.delete_server | 5.593 | 5.593 | 5.593 | 5.593 | 5.593 | 5.593 | 100.0% | 1 | | total | 42.887 | 42.887 | 42.887 | 42.887 | 42.887 | 42.887 | 100.0% | 1 | | -> duration | 41.887 | 41.887 | 41.887 | 41.887 | 41.887 | 41.887 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 41.88714 Full duration: 54.571594 -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_cd55e01a-ac82-4de0-910c-597fdf5c0603" }, "image": { "name": "rally_sanity-img_cd55e01a-ac82-4de0-910c-597fdf5c0603" }, "server_kwargs": { "nics": [ { "net-id": "b9699e37-1223-4323-85c7-59639bbb2486" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "key_pairs": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task bdf307bc-f399-4e61-ad8f-26f2005e19da has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 100.0% | 1 | | nova.boot_server | 9.121 | 9.121 | 9.121 | 9.121 | 9.121 | 9.121 | 100.0% | 1 | | nova.delete_server | 2.523 | 2.523 | 2.523 | 2.523 | 2.523 | 2.523 | 100.0% | 1 | | nova.delete_keypair | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 100.0% | 1 | | total | 12.463 | 12.463 | 12.463 | 12.463 | 12.463 | 12.463 | 100.0% | 1 | | -> duration | 11.463 | 11.463 | 11.463 | 11.463 | 11.463 | 11.463 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.462543 Full duration: 38.425015 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_cd55e01a-ac82-4de0-910c-597fdf5c0603" }, "image": { "name": "rally_sanity-img_cd55e01a-ac82-4de0-910c-597fdf5c0603" }, "volume_size": 5, "nics": [ { "net-id": "b9699e37-1223-4323-85c7-59639bbb2486" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 }, "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task bdf307bc-f399-4e61-ad8f-26f2005e19da has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 8.996 | 8.996 | 8.996 | 8.996 | 8.996 | 8.996 | 100.0% | 1 | | nova.boot_server | 7.723 | 7.723 | 7.723 | 7.723 | 7.723 | 7.723 | 100.0% | 1 | | nova.delete_server | 2.532 | 2.532 | 2.532 | 2.532 | 2.532 | 2.532 | 100.0% | 1 | | total | 19.251 | 19.251 | 19.251 | 19.251 | 19.251 | 19.251 | 100.0% | 1 | | -> duration | 18.251 | 18.251 | 18.251 | 18.251 | 18.251 | 18.251 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.251002 Full duration: 50.064464 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_cd55e01a-ac82-4de0-910c-597fdf5c0603" }, "image": { "name": "rally_sanity-img_cd55e01a-ac82-4de0-910c-597fdf5c0603" }, "force_delete": false, "nics": [ { "net-id": "b9699e37-1223-4323-85c7-59639bbb2486" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task bdf307bc-f399-4e61-ad8f-26f2005e19da has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 8.343 | 8.343 | 8.343 | 8.343 | 8.343 | 8.343 | 100.0% | 1 | | nova.pause_server | 2.909 | 2.909 | 2.909 | 2.909 | 2.909 | 2.909 | 100.0% | 1 | | nova.unpause_server | 3.436 | 3.436 | 3.436 | 3.436 | 3.436 | 3.436 | 100.0% | 1 | | nova.delete_server | 5.628 | 5.628 | 5.628 | 5.628 | 5.628 | 5.628 | 100.0% | 1 | | total | 20.317 | 20.317 | 20.317 | 20.317 | 20.317 | 20.317 | 100.0% | 1 | | -> duration | 15.317 | 15.317 | 15.317 | 15.317 | 15.317 | 15.317 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.316758 Full duration: 47.032947 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_cd55e01a-ac82-4de0-910c-597fdf5c0603" }, "image": { "name": "rally_sanity-img_cd55e01a-ac82-4de0-910c-597fdf5c0603" }, "nics": [ { "net-id": "b9699e37-1223-4323-85c7-59639bbb2486" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task bdf307bc-f399-4e61-ad8f-26f2005e19da has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 8.246 | 8.246 | 8.246 | 8.246 | 8.246 | 8.246 | 100.0% | 1 | | nova.migrate | 44.073 | 44.073 | 44.073 | 44.073 | 44.073 | 44.073 | 100.0% | 1 | | nova.resize_confirm | 3.352 | 3.352 | 3.352 | 3.352 | 3.352 | 3.352 | 100.0% | 1 | | nova.delete_server | 2.82 | 2.82 | 2.82 | 2.82 | 2.82 | 2.82 | 100.0% | 1 | | total | 58.491 | 58.491 | 58.491 | 58.491 | 58.491 | 58.491 | 100.0% | 1 | | -> duration | 57.491 | 57.491 | 57.491 | 57.491 | 57.491 | 57.491 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 57.490882 Full duration: 67.749148 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_cd55e01a-ac82-4de0-910c-597fdf5c0603" }, "image": { "name": "rally_sanity-img_cd55e01a-ac82-4de0-910c-597fdf5c0603" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task bdf307bc-f399-4e61-ad8f-26f2005e19da has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.94 | 9.94 | 9.94 | 9.94 | 9.94 | 9.94 | 100.0% | 1 | | nova.list_interfaces | 0.401 | 0.401 | 0.401 | 0.401 | 0.401 | 0.401 | 100.0% | 1 | | total | 10.341 | 10.341 | 10.341 | 10.341 | 10.341 | 10.341 | 100.0% | 1 | | -> duration | 9.341 | 9.341 | 9.341 | 9.341 | 9.341 | 9.341 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.341092 Full duration: 42.438475 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task bdf307bc-f399-4e61-ad8f-26f2005e19da has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 100.0% | 1 | | nova.delete_server_group | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 100.0% | 1 | | total | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 100.0% | 1 | | -> duration | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.691996 Full duration: 9.649428 HINTS: * To plot HTML graphics with this data, run: rally task report bdf307bc-f399-4e61-ad8f-26f2005e19da --out output.html * To generate a JUnit report, run: rally task export bdf307bc-f399-4e61-ad8f-26f2005e19da --type junit --to output.xml * To get raw JSON output of task results, run: rally task report bdf307bc-f399-4e61-ad8f-26f2005e19da --json --out output.json 2018-09-26 16:16:01,791 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'bdf307bc-f399-4e61-ad8f-26f2005e19da', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.json'] 2018-09-26 16:16:04,008 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid bdf307bc-f399-4e61-ad8f-26f2005e19da --out /home/opnfv/functest/results/rally/opnfv-nova.json 2018-09-26 16:16:03.894 10678 INFO rally.api [-] Building 'json' report for the following task(s): 'bdf307bc-f399-4e61-ad8f-26f2005e19da'. 2018-09-26 16:16:03.903 10678 INFO rally.api [-] The report has been successfully built. 2018-09-26 16:16:04,008 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'bdf307bc-f399-4e61-ad8f-26f2005e19da', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-09-26 16:16:06,286 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid bdf307bc-f399-4e61-ad8f-26f2005e19da --out /home/opnfv/functest/results/rally/opnfv-nova.html 2018-09-26 16:16:06.142 10681 INFO rally.api [-] Building 'html' report for the following task(s): 'bdf307bc-f399-4e61-ad8f-26f2005e19da'. 2018-09-26 16:16:06.174 10681 INFO rally.api [-] The report has been successfully built. 2018-09-26 16:16:06,299 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-09-26 16:16:06,300 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-09-26 16:16:06,300 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-09-26 16:16:06,301 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-26 16:16:06,318 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-26 16:16:06,318 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': 'b9699e37-1223-4323-85c7-59639bbb2486', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_cd55e01a-ac82-4de0-910c-597fdf5c0603', 'flavor_name': 'rally_sanity-flavor_cd55e01a-ac82-4de0-910c-597fdf5c0603', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_cd55e01a-ac82-4de0-910c-597fdf5c0603', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-09-26 16:16:59,687 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : db72d992-736d-4fd4-8e74-409c62c917ea 2018-09-26 16:16:59,687 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'db72d992-736d-4fd4-8e74-409c62c917ea'] 2018-09-26 16:17:00,759 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid db72d992-736d-4fd4-8e74-409c62c917ea -------------------------------------------------------------------------------- Task db72d992-736d-4fd4-8e74-409c62c917ea: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task db72d992-736d-4fd4-8e74-409c62c917ea has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 100.0% | 1 | | quotas.delete_quotas | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 100.0% | 1 | | total | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 100.0% | 1 | | -> duration | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.040761 Full duration: 9.035961 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task db72d992-736d-4fd4-8e74-409c62c917ea has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 100.0% | 1 | | total | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 100.0% | 1 | | -> duration | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.709225 Full duration: 8.562732 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task db72d992-736d-4fd4-8e74-409c62c917ea has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.315 | 0.315 | 0.315 | 0.315 | 0.315 | 0.315 | 100.0% | 1 | | total | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 100.0% | 1 | | -> duration | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.711802 Full duration: 8.560451 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task db72d992-736d-4fd4-8e74-409c62c917ea has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.209 | 1.209 | 1.209 | 1.209 | 1.209 | 1.209 | 100.0% | 1 | | total | 1.209 | 1.209 | 1.209 | 1.209 | 1.209 | 1.209 | 100.0% | 1 | | -> duration | 1.209 | 1.209 | 1.209 | 1.209 | 1.209 | 1.209 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.208993 Full duration: 9.045086 HINTS: * To plot HTML graphics with this data, run: rally task report db72d992-736d-4fd4-8e74-409c62c917ea --out output.html * To generate a JUnit report, run: rally task export db72d992-736d-4fd4-8e74-409c62c917ea --type junit --to output.xml * To get raw JSON output of task results, run: rally task report db72d992-736d-4fd4-8e74-409c62c917ea --json --out output.json 2018-09-26 16:17:00,760 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'db72d992-736d-4fd4-8e74-409c62c917ea', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.json'] 2018-09-26 16:17:03,112 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid db72d992-736d-4fd4-8e74-409c62c917ea --out /home/opnfv/functest/results/rally/opnfv-quotas.json 2018-09-26 16:17:02.993 11194 INFO rally.api [-] Building 'json' report for the following task(s): 'db72d992-736d-4fd4-8e74-409c62c917ea'. 2018-09-26 16:17:02.998 11194 INFO rally.api [-] The report has been successfully built. 2018-09-26 16:17:03,113 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'db72d992-736d-4fd4-8e74-409c62c917ea', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-09-26 16:17:05,276 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid db72d992-736d-4fd4-8e74-409c62c917ea --out /home/opnfv/functest/results/rally/opnfv-quotas.html 2018-09-26 16:17:05.151 11197 INFO rally.api [-] Building 'html' report for the following task(s): 'db72d992-736d-4fd4-8e74-409c62c917ea'. 2018-09-26 16:17:05.172 11197 INFO rally.api [-] The report has been successfully built. 2018-09-26 16:17:05,280 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-09-26 16:17:05,284 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:45 | 6 | 100.00% | | glance | 01:18 | 4 | 100.00% | | cinder | 02:50 | 10 | 100.00% | | heat | 01:02 | 4 | 100.00% | | keystone | 02:48 | 11 | 100.00% | | neutron | 04:44 | 11 | 100.00% | | nova | 06:37 | 9 | 100.00% | | quotas | 00:35 | 4 | 100.00% | | | | | | | TOTAL: | 00:20:42 | 59 | 100.00% | +----------------+------------+----------------+-----------+ 2018-09-26 16:17:05,284 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 8/8 modules 2018-09-26 16:17:05,405 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-26 16:17:05,406 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 24:58 | PASS | +----------------------+------------------+------------------+----------------+ 2018-09-26 16:17:05,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-26 16:17:05,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05d68409b65462912bfb6d53a4fb548ff92d0267" 2018-09-26 16:17:05,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:17:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9df3cae3-dad0-422b-9ba7-e1cd8e1d827b x-compute-request-id: req-9df3cae3-dad0-422b-9ba7-e1cd8e1d827b Content-Encoding: gzip Content-Length: 361 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/3b00c811-5036-4eed-aa01-ca921d2d0163", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/3b00c811-5036-4eed-aa01-ca921d2d0163", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3b00c811-5036-4eed-aa01-ca921d2d0163", "name": "rally_sanity-flavor_cd55e01a-ac82-4de0-910c-597fdf5c0603", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/5e6e528e-ae4a-400c-9ada-29f06e436f55", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/5e6e528e-ae4a-400c-9ada-29f06e436f55", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5e6e528e-ae4a-400c-9ada-29f06e436f55", "name": "rally_sanity-flavor_alt_cd55e01a-ac82-4de0-910c-597fdf5c0603", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-26 16:17:05,678 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-9df3cae3-dad0-422b-9ba7-e1cd8e1d827b 2018-09-26 16:17:05,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.268667936325s 2018-09-26 16:17:05,678 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-9df3cae3-dad0-422b-9ba7-e1cd8e1d827b 2018-09-26 16:17:05,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-26 16:17:05,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/5e6e528e-ae4a-400c-9ada-29f06e436f55 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05d68409b65462912bfb6d53a4fb548ff92d0267" 2018-09-26 16:17:05,718 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 16:17:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dfe1cb6f-ef8a-49fc-b1c8-900c3095e9ce x-compute-request-id: req-dfe1cb6f-ef8a-49fc-b1c8-900c3095e9ce Content-Length: 0 Content-Type: application/json 2018-09-26 16:17:05,718 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/5e6e528e-ae4a-400c-9ada-29f06e436f55 used request id req-dfe1cb6f-ef8a-49fc-b1c8-900c3095e9ce 2018-09-26 16:17:05,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0381529331207s 2018-09-26 16:17:05,718 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/5e6e528e-ae4a-400c-9ada-29f06e436f55 used request id req-dfe1cb6f-ef8a-49fc-b1c8-900c3095e9ce 2018-09-26 16:17:05,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-26 16:17:05,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/f08ce165-d9fb-4e47-a68a-43d520b39313/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}76ef3176b645f1cccbedfaaf031d5def2266711e" -d '{"subnet_id": "3b093eb2-9cd4-4271-934b-8c0debe930f7"}' 2018-09-26 16:17:06,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a8e88e8e-dbd6-421f-80c1-cbed5ac68896 Date: Wed, 26 Sep 2018 16:17:06 GMT RESP BODY: {"network_id": "b9699e37-1223-4323-85c7-59639bbb2486", "tenant_id": "250a57d173a6488dbbc8a6a2ad9cba0d", "subnet_id": "3b093eb2-9cd4-4271-934b-8c0debe930f7", "subnet_ids": ["3b093eb2-9cd4-4271-934b-8c0debe930f7"], "port_id": "fa752182-f511-4808-b998-b3f79de196f7", "id": "f08ce165-d9fb-4e47-a68a-43d520b39313"} 2018-09-26 16:17:06,954 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/f08ce165-d9fb-4e47-a68a-43d520b39313/remove_router_interface.json used request id req-a8e88e8e-dbd6-421f-80c1-cbed5ac68896 2018-09-26 16:17:06,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.23587679863s 2018-09-26 16:17:06,955 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/f08ce165-d9fb-4e47-a68a-43d520b39313/remove_router_interface.json used request id req-a8e88e8e-dbd6-421f-80c1-cbed5ac68896 returning object f08ce165-d9fb-4e47-a68a-43d520b39313 2018-09-26 16:17:06,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-26 16:17:06,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}76ef3176b645f1cccbedfaaf031d5def2266711e" 2018-09-26 16:17:07,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8698 X-Openstack-Request-Id: req-87363a16-6f9d-4425-abdb-277ca17f4af6 Date: Wed, 26 Sep 2018 16:17:07 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "f6a40d2eab134248a835cf82963eca10", "created_at": "2018-09-26T16:15:09Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T16:15:10Z", "revision_number": 2, "routes": [], "project_id": "f6a40d2eab134248a835cf82963eca10", "id": "004ea81b-7bc9-4355-975c-4ec8071eb3ae", "name": "c_rally_a4824f4f_jiiVWfUh"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.220"}]}, "description": "", "tags": [], "tenant_id": "29f37b9dbb2d47b28d68d466578d60e2", "created_at": "2018-09-26T16:12:24Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T16:12:25Z", "revision_number": 2, "routes": [], "project_id": "29f37b9dbb2d47b28d68d466578d60e2", "id": "082c3162-1e76-4122-8929-060ee27e9a20", "name": "c_rally_f7e89afa_T3xMLpLB"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "f66bfc2139924877a700d0abde29c6ee", "created_at": "2018-09-26T15:41:40Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T15:41:41Z", "revision_number": 2, "routes": [], "project_id": "f66bfc2139924877a700d0abde29c6ee", "id": "40007591-5a90-4dfd-bf06-8381b2530a04", "name": "tempest-ServerActionsTestJSON-1197451462-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "0c4a536a85684244b30e98091bd2972a", "created_at": "2018-09-26T15:39:54Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T15:39:55Z", "revision_number": 2, "routes": [], "project_id": "0c4a536a85684244b30e98091bd2972a", "id": "5ec7ac83-a9cb-465e-8eae-8551cb1e6a5c", "name": "tempest-ServersTestBootFromVolume-826662574-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "6f20f2f013b54604a7033c2764a422b7", "created_at": "2018-09-26T16:11:43Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T16:11:44Z", "revision_number": 2, "routes": [], "project_id": "6f20f2f013b54604a7033c2764a422b7", "id": "6626fc69-b86f-44c0-a11c-77f2cf610f5f", "name": "c_rally_5f94cfe7_jxjkSVTo"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "3359bb1e2f5c4144b483600370c1132a", "created_at": "2018-09-26T15:40:37Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T15:40:37Z", "revision_number": 2, "routes": [], "project_id": "3359bb1e2f5c4144b483600370c1132a", "id": "9620b4ac-cf19-4a7a-86e9-5920aa63c2cb", "name": "tempest-ServersTestJSON-917878395-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "a94e7d19a9194ba2b1e4580fb5c353eb", "created_at": "2018-09-26T15:51:10Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T15:51:11Z", "revision_number": 2, "routes": [], "project_id": "a94e7d19a9194ba2b1e4580fb5c353eb", "id": "ab993dad-ef38-40b6-9684-62022b166476", "name": "tempest-TestServerMultinode-1780361039-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "f66bfc2139924877a700d0abde29c6ee", "created_at": "2018-09-26T15:41:43Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T15:41:44Z", "revision_number": 2, "routes": [], "project_id": "f66bfc2139924877a700d0abde29c6ee", "id": "b22fec61-ecb2-4b2f-af3c-f6a2e38896c2", "name": "tempest-ServerActionsTestJSON-1197451462-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:15:52Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T15:15:53Z", "revision_number": 2, "routes": [], "project_id": "27d48581408d451aadce970d111d0cc1", "id": "baeb2ddc-801f-48f9-91f8-8b66702397d2", "name": "NeutronUtilsRouterTests-07b2687a-30ad-407d-ab24-294ad00f0479-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.214"}]}, "description": "", "tags": [], "tenant_id": "f66bfc2139924877a700d0abde29c6ee", "created_at": "2018-09-26T15:41:42Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T15:41:43Z", "revision_number": 2, "routes": [], "project_id": "f66bfc2139924877a700d0abde29c6ee", "id": "e6381c9a-2797-47a1-af52-0b3c05978f74", "name": "tempest-ServerActionsTestJSON-1197451462-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "f66bfc2139924877a700d0abde29c6ee", "created_at": "2018-09-26T15:41:39Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T15:41:40Z", "revision_number": 2, "routes": [], "project_id": "f66bfc2139924877a700d0abde29c6ee", "id": "ea71e5cc-4cb5-44d2-874f-3877e3558784", "name": "tempest-ServerActionsTestJSON-1197451462-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "250a57d173a6488dbbc8a6a2ad9cba0d", "created_at": "2018-09-26T15:52:09Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T16:17:06Z", "revision_number": 4, "routes": [], "project_id": "250a57d173a6488dbbc8a6a2ad9cba0d", "id": "f08ce165-d9fb-4e47-a68a-43d520b39313", "name": "rally_sanity-router_cd55e01a-ac82-4de0-910c-597fdf5c0603"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:23:58Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T15:23:59Z", "revision_number": 2, "routes": [], "project_id": "27d48581408d451aadce970d111d0cc1", "id": "f482ef93-bda6-4a32-a0c3-ca41b86bf719", "name": "mgmt_router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "cf861b0caed04ff38131f37a87cc24cc", "created_at": "2018-09-26T15:50:23Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T15:50:24Z", "revision_number": 2, "routes": [], "project_id": "cf861b0caed04ff38131f37a87cc24cc", "id": "ff696584-f752-4d54-bf58-e2380a569d89", "name": "tempest-TestServerBasicOps-972312014-router"}]} 2018-09-26 16:17:07,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-87363a16-6f9d-4425-abdb-277ca17f4af6 2018-09-26 16:17:07,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.241285085678s 2018-09-26 16:17:07,198 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-87363a16-6f9d-4425-abdb-277ca17f4af6 2018-09-26 16:17:07,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-26 16:17:07,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/f08ce165-d9fb-4e47-a68a-43d520b39313.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}76ef3176b645f1cccbedfaaf031d5def2266711e" 2018-09-26 16:17:08,422 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-72bf9418-f44f-4bbe-b047-59d8052d7898 Content-Length: 0 Date: Wed, 26 Sep 2018 16:17:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 16:17:08,422 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/f08ce165-d9fb-4e47-a68a-43d520b39313.json used request id req-72bf9418-f44f-4bbe-b047-59d8052d7898 2018-09-26 16:17:08,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.22096204758s 2018-09-26 16:17:08,423 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/f08ce165-d9fb-4e47-a68a-43d520b39313.json used request id req-72bf9418-f44f-4bbe-b047-59d8052d7898 2018-09-26 16:17:08,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-26 16:17:08,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}76ef3176b645f1cccbedfaaf031d5def2266711e" 2018-09-26 16:17:08,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1294 X-Openstack-Request-Id: req-31d2aafb-8762-4ae2-adc3-407e61dac7e9 Date: Wed, 26 Sep 2018 16:17:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b9699e37-1223-4323-85c7-59639bbb2486","tenant_id":"250a57d173a6488dbbc8a6a2ad9cba0d","created_at":"2018-09-26T15:52:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-26T15:52:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"250a57d173a6488dbbc8a6a2ad9cba0d","id":"3b093eb2-9cd4-4271-934b-8c0debe930f7","subnetpool_id":null,"name":"rally_sanity-subnet_cd55e01a-ac82-4de0-910c-597fdf5c0603"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:09Z","dns_nameservers":[],"updated_at":"2018-09-26T15:03:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"6d9e93c84a104a3c8872dd8724ca8a31","id":"a21b8d27-6884-4a27-90be-806b7524c88f","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-26 16:17:08,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-31d2aafb-8762-4ae2-adc3-407e61dac7e9 2018-09-26 16:17:08,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.194847822189s 2018-09-26 16:17:08,618 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-31d2aafb-8762-4ae2-adc3-407e61dac7e9 2018-09-26 16:17:08,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-26 16:17:08,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/3b093eb2-9cd4-4271-934b-8c0debe930f7.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}76ef3176b645f1cccbedfaaf031d5def2266711e" 2018-09-26 16:17:10,941 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-acc31ebf-dc81-44fc-9c3e-1c7ec6cf2b69 Date: Wed, 26 Sep 2018 16:17:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 16:17:10,941 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/3b093eb2-9cd4-4271-934b-8c0debe930f7.json used request id req-acc31ebf-dc81-44fc-9c3e-1c7ec6cf2b69 2018-09-26 16:17:10,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.32172107697s 2018-09-26 16:17:10,942 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/3b093eb2-9cd4-4271-934b-8c0debe930f7.json used request id req-acc31ebf-dc81-44fc-9c3e-1c7ec6cf2b69 2018-09-26 16:17:10,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 16:17:10,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}76ef3176b645f1cccbedfaaf031d5def2266711e" 2018-09-26 16:17:11,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1355 X-Openstack-Request-Id: req-4af9ed06-0724-44b6-9bae-ceccfa1c5b17 Date: Wed, 26 Sep 2018 16:17:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b9699e37-1223-4323-85c7-59639bbb2486","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":true,"project_id":"250a57d173a6488dbbc8a6a2ad9cba0d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T16:17:10Z","provider:segmentation_id":62,"name":"rally_sanity-net_cd55e01a-ac82-4de0-910c-597fdf5c0603","admin_state_up":true,"tenant_id":"250a57d173a6488dbbc8a6a2ad9cba0d","created_at":"2018-09-26T15:52:07Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d9e93c84a104a3c8872dd8724ca8a31","status":"ACTIVE","subnets":["a21b8d27-6884-4a27-90be-806b7524c88f"],"description":"","tags":[],"updated_at":"2018-09-26T15:03:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:01Z","provider:network_type":"flat"}]} 2018-09-26 16:17:11,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-4af9ed06-0724-44b6-9bae-ceccfa1c5b17 2018-09-26 16:17:11,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.386997938156s 2018-09-26 16:17:11,330 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-4af9ed06-0724-44b6-9bae-ceccfa1c5b17 2018-09-26 16:17:11,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-26 16:17:11,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/b9699e37-1223-4323-85c7-59639bbb2486.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}76ef3176b645f1cccbedfaaf031d5def2266711e" 2018-09-26 16:17:12,624 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-20d78440-c162-4d2e-bd16-b7446d5c23f3 Date: Wed, 26 Sep 2018 16:17:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 16:17:12,624 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/b9699e37-1223-4323-85c7-59639bbb2486.json used request id req-20d78440-c162-4d2e-bd16-b7446d5c23f3 2018-09-26 16:17:12,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.2930829525s 2018-09-26 16:17:12,625 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/b9699e37-1223-4323-85c7-59639bbb2486.json used request id req-20d78440-c162-4d2e-bd16-b7446d5c23f3 2018-09-26 16:17:12,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 16:17:12,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}76ef3176b645f1cccbedfaaf031d5def2266711e" 2018-09-26 16:17:12,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-24d2d2fd-e5fd-42f1-a392-3b765e972545 Date: Wed, 26 Sep 2018 16:17:12 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/33eb53b3-976a-4807-b110-844a5784a8d7/snap", "metadata": {}}], "file": "/v2/images/33eb53b3-976a-4807-b110-844a5784a8d7/file", "owner": "250a57d173a6488dbbc8a6a2ad9cba0d", "id": "33eb53b3-976a-4807-b110-844a5784a8d7", "size": 12716032, "self": "/v2/images/33eb53b3-976a-4807-b110-844a5784a8d7", "disk_format": "qcow2", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/33eb53b3-976a-4807-b110-844a5784a8d7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T15:52:14Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_cd55e01a-ac82-4de0-910c-597fdf5c0603", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_cd55e01a-ac82-4de0-910c-597fdf5c0603", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T15:52:12Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 16:17:12,828 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-24d2d2fd-e5fd-42f1-a392-3b765e972545 2018-09-26 16:17:12,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.203387022018s 2018-09-26 16:17:12,829 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-24d2d2fd-e5fd-42f1-a392-3b765e972545 2018-09-26 16:17:12,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-26 16:17:12,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/33eb53b3-976a-4807-b110-844a5784a8d7 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}76ef3176b645f1cccbedfaaf031d5def2266711e" 2018-09-26 16:17:13,831 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2f93600b-2031-4100-b369-603652469ed9 Date: Wed, 26 Sep 2018 16:17:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 16:17:13,831 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/33eb53b3-976a-4807-b110-844a5784a8d7 used request id req-2f93600b-2031-4100-b369-603652469ed9 2018-09-26 16:17:13,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.00010490417s 2018-09-26 16:17:13,831 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/33eb53b3-976a-4807-b110-844a5784a8d7 used request id req-2f93600b-2031-4100-b369-603652469ed9 2018-09-26 16:17:13,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-26 16:17:13,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05d68409b65462912bfb6d53a4fb548ff92d0267" 2018-09-26 16:17:13,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:17:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af14e465-4b3d-4a34-8556-6c405e5debc7 x-compute-request-id: req-af14e465-4b3d-4a34-8556-6c405e5debc7 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/3b00c811-5036-4eed-aa01-ca921d2d0163", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/3b00c811-5036-4eed-aa01-ca921d2d0163", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3b00c811-5036-4eed-aa01-ca921d2d0163", "name": "rally_sanity-flavor_cd55e01a-ac82-4de0-910c-597fdf5c0603", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-26 16:17:13,864 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-af14e465-4b3d-4a34-8556-6c405e5debc7 2018-09-26 16:17:13,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0320649147034s 2018-09-26 16:17:13,864 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-af14e465-4b3d-4a34-8556-6c405e5debc7 2018-09-26 16:17:13,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-26 16:17:13,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/3b00c811-5036-4eed-aa01-ca921d2d0163 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05d68409b65462912bfb6d53a4fb548ff92d0267" 2018-09-26 16:17:13,910 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 16:17:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f69d007f-ae9a-482d-8229-98fa35ebca3b x-compute-request-id: req-f69d007f-ae9a-482d-8229-98fa35ebca3b Content-Length: 0 Content-Type: application/json 2018-09-26 16:17:13,910 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/3b00c811-5036-4eed-aa01-ca921d2d0163 used request id req-f69d007f-ae9a-482d-8229-98fa35ebca3b 2018-09-26 16:17:13,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0428469181061s 2018-09-26 16:17:13,910 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/3b00c811-5036-4eed-aa01-ca921d2d0163 used request id req-f69d007f-ae9a-482d-8229-98fa35ebca3b 2018-09-26 16:17:13,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 16:17:13,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05d68409b65462912bfb6d53a4fb548ff92d0267" 2018-09-26 16:17:14,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:17:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-124aa2ed-843a-4044-a651-e5a427aee3c3 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/0f6038362f804bdf973a1259ba7dca0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f6038362f804bdf973a1259ba7dca0e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1eb559e7c1dd4418b86e31ef3084f2ec"}, "domain_id": "75cdea7ae1e047b59527bd851db52c3a", "enabled": true, "options": {}, "id": "1eb559e7c1dd4418b86e31ef3084f2ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_cd55e01a-ac82-4de0-910c-597fdf5c0603", "links": {"self": "http://172.30.9.22:5000/v3/users/48cbc0968c8f45108f5b6f2eccd293d0"}, "domain_id": "default", "enabled": true, "id": "48cbc0968c8f45108f5b6f2eccd293d0", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/4bdccdd75552479f98bffcd1d64b7662"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bdccdd75552479f98bffcd1d64b7662", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/4c02226b29744674bd45691e05726e9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c02226b29744674bd45691e05726e9e", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/5857b05d047642649579991b794ec602"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5857b05d047642649579991b794ec602", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/6e819320ddea4588808c69aeee5f74c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e819320ddea4588808c69aeee5f74c6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/7d97fc2ab1f2454b92dd6da51d8b72b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9433c47bb55b49999cf3f4179d1f9381"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9433c47bb55b49999cf3f4179d1f9381", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/9e63f838fd5b45728e8e57b0fc0cb664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e63f838fd5b45728e8e57b0fc0cb664", "email": "heat@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/a31274f6a9b346deb22160d9bfd8b380"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a31274f6a9b346deb22160d9bfd8b380", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/c3bff15c726d4e33aac8d94d4c693699"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c3bff15c726d4e33aac8d94d4c693699", "email": "congress@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/da2d5b9a5312407d85c50744f177f3a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da2d5b9a5312407d85c50744f177f3a3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/da30243f7cce43e39ea7a153cd6ce802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da30243f7cce43e39ea7a153cd6ce802", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fca2410da1d748118f4fe3f25d00c681"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca2410da1d748118f4fe3f25d00c681", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-26 16:17:14,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-124aa2ed-843a-4044-a651-e5a427aee3c3 2018-09-26 16:17:14,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.091274023056s 2018-09-26 16:17:14,002 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-124aa2ed-843a-4044-a651-e5a427aee3c3 2018-09-26 16:17:14,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 16:17:14,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/48cbc0968c8f45108f5b6f2eccd293d0 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05d68409b65462912bfb6d53a4fb548ff92d0267" 2018-09-26 16:17:14,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:17:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c9f738a-748e-411a-96e6-f698e9142973 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/48cbc0968c8f45108f5b6f2eccd293d0"}, "enabled": true, "id": "48cbc0968c8f45108f5b6f2eccd293d0", "options": {}, "domain_id": "default", "name": "rally_sanity-user_cd55e01a-ac82-4de0-910c-597fdf5c0603"}} 2018-09-26 16:17:14,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/48cbc0968c8f45108f5b6f2eccd293d0 used request id req-7c9f738a-748e-411a-96e6-f698e9142973 2018-09-26 16:17:14,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0938839912415s 2018-09-26 16:17:14,103 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/48cbc0968c8f45108f5b6f2eccd293d0 used request id req-7c9f738a-748e-411a-96e6-f698e9142973 2018-09-26 16:17:14,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-26 16:17:14,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/48cbc0968c8f45108f5b6f2eccd293d0 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05d68409b65462912bfb6d53a4fb548ff92d0267" 2018-09-26 16:17:14,344 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 16:17:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a784fce0-162f-4b4a-8d88-5df5ea4b396c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 16:17:14,344 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/48cbc0968c8f45108f5b6f2eccd293d0 used request id req-a784fce0-162f-4b4a-8d88-5df5ea4b396c 2018-09-26 16:17:14,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.241259098053s 2018-09-26 16:17:14,345 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/48cbc0968c8f45108f5b6f2eccd293d0 used request id req-a784fce0-162f-4b4a-8d88-5df5ea4b396c 2018-09-26 16:17:14,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 16:17:14,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05d68409b65462912bfb6d53a4fb548ff92d0267" 2018-09-26 16:17:14,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:17:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61d324c7-2d2b-41a8-aa2b-477d3f29ccc0 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.22:5000/v3/projects/250a57d173a6488dbbc8a6a2ad9cba0d"}, "enabled": true, "id": "250a57d173a6488dbbc8a6a2ad9cba0d", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_cd55e01a-ac82-4de0-910c-597fdf5c0603"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4"}, "enabled": true, "id": "32e2fc060ffa4464a00bce7763dbcae4", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31"}, "enabled": true, "id": "6d9e93c84a104a3c8872dd8724ca8a31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 16:17:14,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-61d324c7-2d2b-41a8-aa2b-477d3f29ccc0 2018-09-26 16:17:14,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0811710357666s 2018-09-26 16:17:14,427 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-61d324c7-2d2b-41a8-aa2b-477d3f29ccc0 2018-09-26 16:17:14,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-26 16:17:14,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/250a57d173a6488dbbc8a6a2ad9cba0d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05d68409b65462912bfb6d53a4fb548ff92d0267" 2018-09-26 16:17:14,575 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 16:17:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c93bdca3-db8b-4ba3-bf57-86f71274814f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 16:17:14,575 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/250a57d173a6488dbbc8a6a2ad9cba0d used request id req-c93bdca3-db8b-4ba3-bf57-86f71274814f 2018-09-26 16:17:14,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.145333051682s 2018-09-26 16:17:14,575 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/250a57d173a6488dbbc8a6a2ad9cba0d used request id req-c93bdca3-db8b-4ba3-bf57-86f71274814f 2018-09-26 16:17:14,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 16:17:14,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05d68409b65462912bfb6d53a4fb548ff92d0267" 2018-09-26 16:17:14,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:17:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-253897b8-a793-46df-a20d-ed2f55473533 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "54c25c2184894d8fbeb2516df3b37562", "links": {"self": "http://172.30.9.22:5000/v3/roles/54c25c2184894d8fbeb2516df3b37562"}, "name": "Member"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 16:17:14,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-253897b8-a793-46df-a20d-ed2f55473533 2018-09-26 16:17:14,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0816621780396s 2018-09-26 16:17:14,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-26 16:17:14,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/54c25c2184894d8fbeb2516df3b37562 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05d68409b65462912bfb6d53a4fb548ff92d0267" 2018-09-26 16:17:14,771 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 16:17:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e47680b-3673-412d-a6c9-e3b1427bb66b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 16:17:14,771 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/54c25c2184894d8fbeb2516df3b37562 used request id req-5e47680b-3673-412d-a6c9-e3b1427bb66b 2018-09-26 16:17:14,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.111747980118s 2018-09-26 16:17:14,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 16:17:14,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=250a57d173a6488dbbc8a6a2ad9cba0d&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05d68409b65462912bfb6d53a4fb548ff92d0267" 2018-09-26 16:17:14,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-b0ba9af4-d839-45f3-b883-9ef4371ff399 Date: Wed, 26 Sep 2018 16:17:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "250a57d173a6488dbbc8a6a2ad9cba0d", "created_at": "2018-09-26T15:52:07Z", "updated_at": "2018-09-26T15:52:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:52:07Z", "revision_number": 0, "id": "17c03007-342f-4a99-b036-377c10964247", "remote_group_id": "662dc2d6-ef7d-4444-b6f1-0185c637e8e2", "remote_ip_prefix": null, "created_at": "2018-09-26T15:52:07Z", "security_group_id": "662dc2d6-ef7d-4444-b6f1-0185c637e8e2", "tenant_id": "250a57d173a6488dbbc8a6a2ad9cba0d", "port_range_min": null, "ethertype": "IPv6", "project_id": "250a57d173a6488dbbc8a6a2ad9cba0d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:52:07Z", "revision_number": 0, "id": "51299fd4-5c02-4d47-b54b-31f0edea9307", "remote_group_id": "662dc2d6-ef7d-4444-b6f1-0185c637e8e2", "remote_ip_prefix": null, "created_at": "2018-09-26T15:52:07Z", "security_group_id": "662dc2d6-ef7d-4444-b6f1-0185c637e8e2", "tenant_id": "250a57d173a6488dbbc8a6a2ad9cba0d", "port_range_min": null, "ethertype": "IPv4", "project_id": "250a57d173a6488dbbc8a6a2ad9cba0d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:52:07Z", "revision_number": 0, "id": "934ca12b-07a0-46e8-9a61-d430c368043a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:52:07Z", "security_group_id": "662dc2d6-ef7d-4444-b6f1-0185c637e8e2", "tenant_id": "250a57d173a6488dbbc8a6a2ad9cba0d", "port_range_min": null, "ethertype": "IPv6", "project_id": "250a57d173a6488dbbc8a6a2ad9cba0d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:52:07Z", "revision_number": 0, "id": "9ea8557a-3f60-4081-8921-aaa6c63a70cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:52:07Z", "security_group_id": "662dc2d6-ef7d-4444-b6f1-0185c637e8e2", "tenant_id": "250a57d173a6488dbbc8a6a2ad9cba0d", "port_range_min": null, "ethertype": "IPv4", "project_id": "250a57d173a6488dbbc8a6a2ad9cba0d"}], "revision_number": 4, "project_id": "250a57d173a6488dbbc8a6a2ad9cba0d", "id": "662dc2d6-ef7d-4444-b6f1-0185c637e8e2", "name": "default"}]} 2018-09-26 16:17:14,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=250a57d173a6488dbbc8a6a2ad9cba0d&name=default used request id req-b0ba9af4-d839-45f3-b883-9ef4371ff399 2018-09-26 16:17:14,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.179855823517s 2018-09-26 16:17:14,954 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=250a57d173a6488dbbc8a6a2ad9cba0d&name=default used request id req-b0ba9af4-d839-45f3-b883-9ef4371ff399 2018-09-26 16:17:14,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 16:17:14,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05d68409b65462912bfb6d53a4fb548ff92d0267" 2018-09-26 16:17:15,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-87c08334-59f5-4d1c-ae07-1b03990e4c4f Date: Wed, 26 Sep 2018 16:17:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "created_at": "2018-09-26T15:03:01Z", "updated_at": "2018-09-26T15:03:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "42b64d20-0cdd-4071-90b3-bed72374e7f4", "remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "985b7c76-8047-404e-bfc0-b56f14b3b0aa", "remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "7d1bf180-3956-40c0-b13b-87d65c8127c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "e7624c79-e96e-4c9f-b820-f381a79bf690", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}], "revision_number": 4, "project_id": "6d9e93c84a104a3c8872dd8724ca8a31", "id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "250a57d173a6488dbbc8a6a2ad9cba0d", "created_at": "2018-09-26T15:52:07Z", "updated_at": "2018-09-26T15:52:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:52:07Z", "revision_number": 0, "id": "9ea8557a-3f60-4081-8921-aaa6c63a70cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:52:07Z", "security_group_id": "662dc2d6-ef7d-4444-b6f1-0185c637e8e2", "tenant_id": "250a57d173a6488dbbc8a6a2ad9cba0d", "port_range_min": null, "ethertype": "IPv4", "project_id": "250a57d173a6488dbbc8a6a2ad9cba0d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:52:07Z", "revision_number": 0, "id": "17c03007-342f-4a99-b036-377c10964247", "remote_group_id": "662dc2d6-ef7d-4444-b6f1-0185c637e8e2", "remote_ip_prefix": null, "created_at": "2018-09-26T15:52:07Z", "security_group_id": "662dc2d6-ef7d-4444-b6f1-0185c637e8e2", "tenant_id": "250a57d173a6488dbbc8a6a2ad9cba0d", "port_range_min": null, "ethertype": "IPv6", "project_id": "250a57d173a6488dbbc8a6a2ad9cba0d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:52:07Z", "revision_number": 0, "id": "934ca12b-07a0-46e8-9a61-d430c368043a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:52:07Z", "security_group_id": "662dc2d6-ef7d-4444-b6f1-0185c637e8e2", "tenant_id": "250a57d173a6488dbbc8a6a2ad9cba0d", "port_range_min": null, "ethertype": "IPv6", "project_id": "250a57d173a6488dbbc8a6a2ad9cba0d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:52:07Z", "revision_number": 0, "id": "51299fd4-5c02-4d47-b54b-31f0edea9307", "remote_group_id": "662dc2d6-ef7d-4444-b6f1-0185c637e8e2", "remote_ip_prefix": null, "created_at": "2018-09-26T15:52:07Z", "security_group_id": "662dc2d6-ef7d-4444-b6f1-0185c637e8e2", "tenant_id": "250a57d173a6488dbbc8a6a2ad9cba0d", "port_range_min": null, "ethertype": "IPv4", "project_id": "250a57d173a6488dbbc8a6a2ad9cba0d"}], "revision_number": 4, "project_id": "250a57d173a6488dbbc8a6a2ad9cba0d", "id": "662dc2d6-ef7d-4444-b6f1-0185c637e8e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T15:13:13Z", "updated_at": "2018-09-26T15:13:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "425d5713-a334-4764-a0ae-c2b108101c0f", "remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "342a62ab-967f-4158-a52b-3549330c6d23", "remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "2a35cbcd-1532-408c-8786-78c1a7485991", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "75c1d273-287b-4242-9c28-8e24471a8445", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}], "revision_number": 4, "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T15:15:22Z", "updated_at": "2018-09-26T15:15:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "12ba60b2-304d-491e-8ec2-bb9878c51946", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "04a09cd4-997d-44cc-bf48-ba09a9b953f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "a30e74b9-69f3-4ca8-b021-d63436cfc6c9", "remote_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "21d80991-0477-489d-b604-0c0481e731e8", "remote_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "name": "default"}]} 2018-09-26 16:17:15,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-87c08334-59f5-4d1c-ae07-1b03990e4c4f 2018-09-26 16:17:15,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.192958116531s 2018-09-26 16:17:15,152 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-87c08334-59f5-4d1c-ae07-1b03990e4c4f 2018-09-26 16:17:15,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-26 16:17:15,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/662dc2d6-ef7d-4444-b6f1-0185c637e8e2.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05d68409b65462912bfb6d53a4fb548ff92d0267" 2018-09-26 16:17:15,510 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b2d2c433-30a5-4275-9b1e-443fbd7ac3b9 Content-Length: 0 Date: Wed, 26 Sep 2018 16:17:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 16:17:15,510 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/662dc2d6-ef7d-4444-b6f1-0185c637e8e2.json used request id req-b2d2c433-30a5-4275-9b1e-443fbd7ac3b9 2018-09-26 16:17:15,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.354084968567s 2018-09-26 16:17:15,511 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/662dc2d6-ef7d-4444-b6f1-0185c637e8e2.json used request id req-b2d2c433-30a5-4275-9b1e-443fbd7ac3b9 2018-09-26 16:17:15,564 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2018-09-26 16:17:15,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 16:17:15,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 16:17:15,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 16:17:15,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 16:17:15,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 16:17:15,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 16:17:15,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 16:17:15,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 16:17:15,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 16:17:15,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 16:17:15,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 16:17:15,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 16:17:15,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 16:17:15,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 16:17:15,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 16:17:15,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 16:17:15,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 16:17:15,616 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 16:17:15,616 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 16:17:15,616 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 16:17:15,616 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 16:17:15,616 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 16:17:15,616 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 16:17:15,616 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 16:17:15,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 16:17:15,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:17:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee38e765-6040-42b9-9c97-fee4562c0346 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 16:17:15,623 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ee38e765-6040-42b9-9c97-fee4562c0346 2018-09-26 16:17:15,623 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 16:17:16,035 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T17:17:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["hSRdMJBYRuugpYf5lWysfw"], "issued_at": "2018-09-26T16:17:16.000000Z"}} 2018-09-26 16:17:16,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 16:17:16,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51478915cbc58994cf482af0ad5fe9dadb902c02" 2018-09-26 16:17:16,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-e0750b88-59b4-4963-84d5-933890165d64 Date: Wed, 26 Sep 2018 16:17:16 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d9e93c84a104a3c8872dd8724ca8a31","status":"ACTIVE","subnets":["a21b8d27-6884-4a27-90be-806b7524c88f"],"description":"","tags":[],"updated_at":"2018-09-26T15:03:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:01Z","provider:network_type":"flat"}]} 2018-09-26 16:17:16,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e0750b88-59b4-4963-84d5-933890165d64 2018-09-26 16:17:16,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.240162134171s 2018-09-26 16:17:16,279 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e0750b88-59b4-4963-84d5-933890165d64 2018-09-26 16:17:16,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-26 16:17:16,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51478915cbc58994cf482af0ad5fe9dadb902c02" 2018-09-26 16:17:16,288 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 16:17:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 16:17:16,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51478915cbc58994cf482af0ad5fe9dadb902c02" 2018-09-26 16:17:16,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:17:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fc8a091-2b4e-4fd3-8fa1-5fc58da536de Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/75cdea7ae1e047b59527bd851db52c3a"}, "description": "", "name": "heat_stack", "enabled": true, "id": "75cdea7ae1e047b59527bd851db52c3a"}, {"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-26 16:17:16,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-3fc8a091-2b4e-4fd3-8fa1-5fc58da536de 2018-09-26 16:17:16,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0878012180328s 2018-09-26 16:17:16,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-26 16:17:16,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}51478915cbc58994cf482af0ad5fe9dadb902c02" -d '{"project": {"description": "Created by OPNFV Functest: refstack_defcore", "enabled": true, "domain_id": "default", "name": "refstack_defcore-project_de35bb13-66a8-4385-b2b8-2aa8e7397faf"}}' 2018-09-26 16:17:16,478 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 16:17:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e99352a2-5d4e-4bcf-ad17-1537047a2aae Content-Length: 366 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.22:5000/v3/projects/9d0a3c03f9034c5aaa0c93aa9a4ce6df"}, "enabled": true, "id": "9d0a3c03f9034c5aaa0c93aa9a4ce6df", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_de35bb13-66a8-4385-b2b8-2aa8e7397faf"}} 2018-09-26 16:17:16,478 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-e99352a2-5d4e-4bcf-ad17-1537047a2aae 2018-09-26 16:17:16,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.109059095383s 2018-09-26 16:17:16,479 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-e99352a2-5d4e-4bcf-ad17-1537047a2aae 2018-09-26 16:17:16,479 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'refstack_defcore-project_de35bb13-66a8-4385-b2b8-2aa8e7397faf', 'id': u'9d0a3c03f9034c5aaa0c93aa9a4ce6df', 'description': u'Created by OPNFV Functest: refstack_defcore', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-09-26 16:17:16,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-26 16:17:16,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.356964111328s 2018-09-26 16:17:16,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/6b6cf58e5c9c4f72bf3850b20327b6e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51478915cbc58994cf482af0ad5fe9dadb902c02" 2018-09-26 16:17:16,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:17:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff9cfcf7-3d1e-4ea8-9368-f681d5189c93 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/6b6cf58e5c9c4f72bf3850b20327b6e8"}, "enabled": true, "id": "6b6cf58e5c9c4f72bf3850b20327b6e8", "options": {}, "domain_id": "default", "name": "refstack_defcore-user_de35bb13-66a8-4385-b2b8-2aa8e7397faf"}} 2018-09-26 16:17:16,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/6b6cf58e5c9c4f72bf3850b20327b6e8 used request id req-ff9cfcf7-3d1e-4ea8-9368-f681d5189c93 2018-09-26 16:17:16,923 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6b6cf58e5c9c4f72bf3850b20327b6e8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_de35bb13-66a8-4385-b2b8-2aa8e7397faf'}) 2018-09-26 16:17:16,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 16:17:16,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51478915cbc58994cf482af0ad5fe9dadb902c02" 2018-09-26 16:17:16,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:17:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdac6d90-1ae7-4591-9693-9bc917fae1e1 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 16:17:16,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-bdac6d90-1ae7-4591-9693-9bc917fae1e1 2018-09-26 16:17:16,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0741419792175s 2018-09-26 16:17:16,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 16:17:17,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51478915cbc58994cf482af0ad5fe9dadb902c02" 2018-09-26 16:17:17,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:17:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67aed7e5-c3fe-4e78-a6ee-b8a551cdd155 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 16:17:17,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-67aed7e5-c3fe-4e78-a6ee-b8a551cdd155 2018-09-26 16:17:17,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0800018310547s 2018-09-26 16:17:17,080 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-26 16:17:17,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-26 16:17:17,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51478915cbc58994cf482af0ad5fe9dadb902c02" -d '{"role": {"name": "Member"}}' 2018-09-26 16:17:17,292 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 16:17:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6994be80-6570-4f22-8781-ea5ed4b70000 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6b741bb202ff4681b0e6c72506e1d11f", "links": {"self": "http://172.30.9.22:5000/v3/roles/6b741bb202ff4681b0e6c72506e1d11f"}, "name": "Member"}} 2018-09-26 16:17:17,292 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-6994be80-6570-4f22-8781-ea5ed4b70000 2018-09-26 16:17:17,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.211035966873s 2018-09-26 16:17:17,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles/6b741bb202ff4681b0e6c72506e1d11f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51478915cbc58994cf482af0ad5fe9dadb902c02" 2018-09-26 16:17:17,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:17:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43f6f381-6432-4e23-ba9c-6fc1bec219b5 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/6b741bb202ff4681b0e6c72506e1d11f"}, "domain_id": null, "name": "Member", "id": "6b741bb202ff4681b0e6c72506e1d11f"}} 2018-09-26 16:17:17,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/6b741bb202ff4681b0e6c72506e1d11f used request id req-43f6f381-6432-4e23-ba9c-6fc1bec219b5 2018-09-26 16:17:17,376 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.22:5000/v3/roles/6b741bb202ff4681b0e6c72506e1d11f'}, 'domain_id': None, 'human_id': None, 'id': u'6b741bb202ff4681b0e6c72506e1d11f', 'HUMAN_ID': False}) 2018-09-26 16:17:17,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 16:17:17,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51478915cbc58994cf482af0ad5fe9dadb902c02" 2018-09-26 16:17:17,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:17:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-337fc90e-ac46-4f95-ae6b-1cd87e676db4 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6b741bb202ff4681b0e6c72506e1d11f", "links": {"self": "http://172.30.9.22:5000/v3/roles/6b741bb202ff4681b0e6c72506e1d11f"}, "name": "Member"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 16:17:17,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-337fc90e-ac46-4f95-ae6b-1cd87e676db4 2018-09-26 16:17:17,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0806360244751s 2018-09-26 16:17:17,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 16:17:17,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51478915cbc58994cf482af0ad5fe9dadb902c02" 2018-09-26 16:17:17,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:17:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1006c7a3-db00-45dc-bb92-fb61765c8e09 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 16:17:17,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-1006c7a3-db00-45dc-bb92-fb61765c8e09 2018-09-26 16:17:17,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0755279064178s 2018-09-26 16:17:17,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 16:17:17,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51478915cbc58994cf482af0ad5fe9dadb902c02" 2018-09-26 16:17:17,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:17:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14ad06b0-cf14-4bb6-9a98-9aae034bb182 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/0f6038362f804bdf973a1259ba7dca0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f6038362f804bdf973a1259ba7dca0e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1eb559e7c1dd4418b86e31ef3084f2ec"}, "domain_id": "75cdea7ae1e047b59527bd851db52c3a", "enabled": true, "options": {}, "id": "1eb559e7c1dd4418b86e31ef3084f2ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/4bdccdd75552479f98bffcd1d64b7662"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bdccdd75552479f98bffcd1d64b7662", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/4c02226b29744674bd45691e05726e9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c02226b29744674bd45691e05726e9e", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/5857b05d047642649579991b794ec602"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5857b05d047642649579991b794ec602", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_de35bb13-66a8-4385-b2b8-2aa8e7397faf", "links": {"self": "http://172.30.9.22:5000/v3/users/6b6cf58e5c9c4f72bf3850b20327b6e8"}, "domain_id": "default", "enabled": true, "id": "6b6cf58e5c9c4f72bf3850b20327b6e8", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/6e819320ddea4588808c69aeee5f74c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e819320ddea4588808c69aeee5f74c6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/7d97fc2ab1f2454b92dd6da51d8b72b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9433c47bb55b49999cf3f4179d1f9381"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9433c47bb55b49999cf3f4179d1f9381", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/9e63f838fd5b45728e8e57b0fc0cb664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e63f838fd5b45728e8e57b0fc0cb664", "email": "heat@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/a31274f6a9b346deb22160d9bfd8b380"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a31274f6a9b346deb22160d9bfd8b380", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/c3bff15c726d4e33aac8d94d4c693699"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c3bff15c726d4e33aac8d94d4c693699", "email": "congress@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/da2d5b9a5312407d85c50744f177f3a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da2d5b9a5312407d85c50744f177f3a3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/da30243f7cce43e39ea7a153cd6ce802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da30243f7cce43e39ea7a153cd6ce802", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fca2410da1d748118f4fe3f25d00c681"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca2410da1d748118f4fe3f25d00c681", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-26 16:17:17,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-14ad06b0-cf14-4bb6-9a98-9aae034bb182 2018-09-26 16:17:17,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0955770015717s 2018-09-26 16:17:17,631 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-14ad06b0-cf14-4bb6-9a98-9aae034bb182 2018-09-26 16:17:17,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 16:17:17,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51478915cbc58994cf482af0ad5fe9dadb902c02" 2018-09-26 16:17:17,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:17:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6915cb12-96a0-410d-a67e-58271542b143 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4"}, "enabled": true, "id": "32e2fc060ffa4464a00bce7763dbcae4", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31"}, "enabled": true, "id": "6d9e93c84a104a3c8872dd8724ca8a31", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.22:5000/v3/projects/9d0a3c03f9034c5aaa0c93aa9a4ce6df"}, "enabled": true, "id": "9d0a3c03f9034c5aaa0c93aa9a4ce6df", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_de35bb13-66a8-4385-b2b8-2aa8e7397faf"}]} 2018-09-26 16:17:17,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-6915cb12-96a0-410d-a67e-58271542b143 2018-09-26 16:17:17,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0866649150848s 2018-09-26 16:17:17,724 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-6915cb12-96a0-410d-a67e-58271542b143 2018-09-26 16:17:17,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 16:17:17,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=6b6cf58e5c9c4f72bf3850b20327b6e8&scope.project.id=9d0a3c03f9034c5aaa0c93aa9a4ce6df&role.id=6b741bb202ff4681b0e6c72506e1d11f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51478915cbc58994cf482af0ad5fe9dadb902c02" 2018-09-26 16:17:17,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:17:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-306935a9-23af-4653-8f36-1cfd83ffe5bd Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=6b6cf58e5c9c4f72bf3850b20327b6e8&scope.project.id=9d0a3c03f9034c5aaa0c93aa9a4ce6df&role.id=6b741bb202ff4681b0e6c72506e1d11f", "previous": null, "next": null}} 2018-09-26 16:17:17,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=6b6cf58e5c9c4f72bf3850b20327b6e8&scope.project.id=9d0a3c03f9034c5aaa0c93aa9a4ce6df&role.id=6b741bb202ff4681b0e6c72506e1d11f used request id req-306935a9-23af-4653-8f36-1cfd83ffe5bd 2018-09-26 16:17:17,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.076192855835s 2018-09-26 16:17:17,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 16:17:17,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/9d0a3c03f9034c5aaa0c93aa9a4ce6df/users/6b6cf58e5c9c4f72bf3850b20327b6e8/roles/6b741bb202ff4681b0e6c72506e1d11f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51478915cbc58994cf482af0ad5fe9dadb902c02" 2018-09-26 16:17:17,941 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 16:17:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ce47d54-0040-406a-847d-6d8bc771ffb4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 16:17:17,942 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/9d0a3c03f9034c5aaa0c93aa9a4ce6df/users/6b6cf58e5c9c4f72bf3850b20327b6e8/roles/6b741bb202ff4681b0e6c72506e1d11f used request id req-1ce47d54-0040-406a-847d-6d8bc771ffb4 2018-09-26 16:17:17,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.138415813446s 2018-09-26 16:17:17,943 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_de35bb13-66a8-4385-b2b8-2aa8e7397faf', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '30127d56-22a5-4a7e-8dfa-d7220733cd95', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'refstack_defcore-user_de35bb13-66a8-4385-b2b8-2aa8e7397faf', 'project_id': u'9d0a3c03f9034c5aaa0c93aa9a4ce6df', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-26 16:17:17,944 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 16:17:17,944 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 16:17:17,944 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 16:17:17,944 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 16:17:17,944 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 16:17:17,944 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 16:17:17,945 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 16:17:17,945 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 16:17:17,945 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 16:17:17,945 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 16:17:17,945 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 16:17:17,945 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 16:17:17,945 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 16:17:17,945 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 16:17:17,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 16:17:17,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 16:17:17,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 16:17:17,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 16:17:17,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 16:17:17,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 16:17:17,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 16:17:17,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 16:17:17,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 16:17:17,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 16:17:17,948 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_de35bb13-66a8-4385-b2b8-2aa8e7397faf', 'password': '30127d56-22a5-4a7e-8dfa-d7220733cd95', 'project_name': 'refstack_defcore-project_de35bb13-66a8-4385-b2b8-2aa8e7397faf', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '9d0a3c03f9034c5aaa0c93aa9a4ce6df', 'project_domain_name': 'Default'} 2018-09-26 16:17:17,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 16:17:17,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51478915cbc58994cf482af0ad5fe9dadb902c02" 2018-09-26 16:17:18,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:17:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-972147b8-3133-4566-be90-1bcc57ebdd29 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6b741bb202ff4681b0e6c72506e1d11f", "links": {"self": "http://172.30.9.22:5000/v3/roles/6b741bb202ff4681b0e6c72506e1d11f"}, "name": "Member"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 16:17:18,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-972147b8-3133-4566-be90-1bcc57ebdd29 2018-09-26 16:17:18,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0807530879974s 2018-09-26 16:17:18,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 16:17:18,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51478915cbc58994cf482af0ad5fe9dadb902c02" 2018-09-26 16:17:18,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:17:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c93b739-fe52-4e94-9381-47ec388a67cb Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6b741bb202ff4681b0e6c72506e1d11f", "links": {"self": "http://172.30.9.22:5000/v3/roles/6b741bb202ff4681b0e6c72506e1d11f"}, "name": "Member"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 16:17:18,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-9c93b739-fe52-4e94-9381-47ec388a67cb 2018-09-26 16:17:18,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.074059009552s 2018-09-26 16:17:18,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 16:17:18,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51478915cbc58994cf482af0ad5fe9dadb902c02" 2018-09-26 16:17:18,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:17:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b484188b-9d6d-488a-9515-5a98f5e862b2 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 16:17:18,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-b484188b-9d6d-488a-9515-5a98f5e862b2 2018-09-26 16:17:18,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0767710208893s 2018-09-26 16:17:18,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 16:17:18,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51478915cbc58994cf482af0ad5fe9dadb902c02" 2018-09-26 16:17:18,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:17:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fa1f497-8c7c-4d14-8253-2a202b792b4e Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/0f6038362f804bdf973a1259ba7dca0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f6038362f804bdf973a1259ba7dca0e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1eb559e7c1dd4418b86e31ef3084f2ec"}, "domain_id": "75cdea7ae1e047b59527bd851db52c3a", "enabled": true, "options": {}, "id": "1eb559e7c1dd4418b86e31ef3084f2ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/4bdccdd75552479f98bffcd1d64b7662"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bdccdd75552479f98bffcd1d64b7662", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/4c02226b29744674bd45691e05726e9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c02226b29744674bd45691e05726e9e", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/5857b05d047642649579991b794ec602"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5857b05d047642649579991b794ec602", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_de35bb13-66a8-4385-b2b8-2aa8e7397faf", "links": {"self": "http://172.30.9.22:5000/v3/users/6b6cf58e5c9c4f72bf3850b20327b6e8"}, "domain_id": "default", "enabled": true, "id": "6b6cf58e5c9c4f72bf3850b20327b6e8", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/6e819320ddea4588808c69aeee5f74c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e819320ddea4588808c69aeee5f74c6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/7d97fc2ab1f2454b92dd6da51d8b72b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9433c47bb55b49999cf3f4179d1f9381"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9433c47bb55b49999cf3f4179d1f9381", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/9e63f838fd5b45728e8e57b0fc0cb664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e63f838fd5b45728e8e57b0fc0cb664", "email": "heat@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/a31274f6a9b346deb22160d9bfd8b380"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a31274f6a9b346deb22160d9bfd8b380", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/c3bff15c726d4e33aac8d94d4c693699"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c3bff15c726d4e33aac8d94d4c693699", "email": "congress@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/da2d5b9a5312407d85c50744f177f3a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da2d5b9a5312407d85c50744f177f3a3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/da30243f7cce43e39ea7a153cd6ce802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da30243f7cce43e39ea7a153cd6ce802", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fca2410da1d748118f4fe3f25d00c681"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca2410da1d748118f4fe3f25d00c681", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-26 16:17:18,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-6fa1f497-8c7c-4d14-8253-2a202b792b4e 2018-09-26 16:17:18,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0953009128571s 2018-09-26 16:17:18,280 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-6fa1f497-8c7c-4d14-8253-2a202b792b4e 2018-09-26 16:17:18,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 16:17:18,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51478915cbc58994cf482af0ad5fe9dadb902c02" 2018-09-26 16:17:18,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:17:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f75018be-3604-43e3-9d83-673f27a6496c Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4"}, "enabled": true, "id": "32e2fc060ffa4464a00bce7763dbcae4", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31"}, "enabled": true, "id": "6d9e93c84a104a3c8872dd8724ca8a31", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.22:5000/v3/projects/9d0a3c03f9034c5aaa0c93aa9a4ce6df"}, "enabled": true, "id": "9d0a3c03f9034c5aaa0c93aa9a4ce6df", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_de35bb13-66a8-4385-b2b8-2aa8e7397faf"}]} 2018-09-26 16:17:18,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-f75018be-3604-43e3-9d83-673f27a6496c 2018-09-26 16:17:18,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0751600265503s 2018-09-26 16:17:18,361 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-f75018be-3604-43e3-9d83-673f27a6496c 2018-09-26 16:17:18,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 16:17:18,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=6b6cf58e5c9c4f72bf3850b20327b6e8&scope.project.id=9d0a3c03f9034c5aaa0c93aa9a4ce6df&role.id=b7fe312ee11d43d7a925dd240013585f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51478915cbc58994cf482af0ad5fe9dadb902c02" 2018-09-26 16:17:18,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:17:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9acb680-dfe5-46c4-9c43-3fc8254e8e1a Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=6b6cf58e5c9c4f72bf3850b20327b6e8&scope.project.id=9d0a3c03f9034c5aaa0c93aa9a4ce6df&role.id=b7fe312ee11d43d7a925dd240013585f", "previous": null, "next": null}} 2018-09-26 16:17:18,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=6b6cf58e5c9c4f72bf3850b20327b6e8&scope.project.id=9d0a3c03f9034c5aaa0c93aa9a4ce6df&role.id=b7fe312ee11d43d7a925dd240013585f used request id req-f9acb680-dfe5-46c4-9c43-3fc8254e8e1a 2018-09-26 16:17:18,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0836219787598s 2018-09-26 16:17:18,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 16:17:18,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/9d0a3c03f9034c5aaa0c93aa9a4ce6df/users/6b6cf58e5c9c4f72bf3850b20327b6e8/roles/b7fe312ee11d43d7a925dd240013585f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51478915cbc58994cf482af0ad5fe9dadb902c02" 2018-09-26 16:17:18,589 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 16:17:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9af5e0fc-ae69-4273-a011-82454096aa42 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 16:17:18,589 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/9d0a3c03f9034c5aaa0c93aa9a4ce6df/users/6b6cf58e5c9c4f72bf3850b20327b6e8/roles/b7fe312ee11d43d7a925dd240013585f used request id req-9af5e0fc-ae69-4273-a011-82454096aa42 2018-09-26 16:17:18,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.141892910004s 2018-09-26 16:17:18,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 16:17:18,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51478915cbc58994cf482af0ad5fe9dadb902c02" 2018-09-26 16:17:18,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:17:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b477c477-e840-4a48-b548-5465ff93f69c Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6b741bb202ff4681b0e6c72506e1d11f", "links": {"self": "http://172.30.9.22:5000/v3/roles/6b741bb202ff4681b0e6c72506e1d11f"}, "name": "Member"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 16:17:18,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-b477c477-e840-4a48-b548-5465ff93f69c 2018-09-26 16:17:18,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0729699134827s 2018-09-26 16:17:18,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 16:17:18,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51478915cbc58994cf482af0ad5fe9dadb902c02" 2018-09-26 16:17:18,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:17:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7e79c96-1055-4177-8430-af9a32d1cedd Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 16:17:18,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-d7e79c96-1055-4177-8430-af9a32d1cedd 2018-09-26 16:17:18,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0757968425751s 2018-09-26 16:17:18,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 16:17:18,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51478915cbc58994cf482af0ad5fe9dadb902c02" 2018-09-26 16:17:18,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:17:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bec8948-8e9a-473d-992a-fd0a566014e9 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/0f6038362f804bdf973a1259ba7dca0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f6038362f804bdf973a1259ba7dca0e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1eb559e7c1dd4418b86e31ef3084f2ec"}, "domain_id": "75cdea7ae1e047b59527bd851db52c3a", "enabled": true, "options": {}, "id": "1eb559e7c1dd4418b86e31ef3084f2ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/4bdccdd75552479f98bffcd1d64b7662"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bdccdd75552479f98bffcd1d64b7662", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/4c02226b29744674bd45691e05726e9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c02226b29744674bd45691e05726e9e", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/5857b05d047642649579991b794ec602"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5857b05d047642649579991b794ec602", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_de35bb13-66a8-4385-b2b8-2aa8e7397faf", "links": {"self": "http://172.30.9.22:5000/v3/users/6b6cf58e5c9c4f72bf3850b20327b6e8"}, "domain_id": "default", "enabled": true, "id": "6b6cf58e5c9c4f72bf3850b20327b6e8", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/6e819320ddea4588808c69aeee5f74c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e819320ddea4588808c69aeee5f74c6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/7d97fc2ab1f2454b92dd6da51d8b72b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9433c47bb55b49999cf3f4179d1f9381"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9433c47bb55b49999cf3f4179d1f9381", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/9e63f838fd5b45728e8e57b0fc0cb664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e63f838fd5b45728e8e57b0fc0cb664", "email": "heat@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/a31274f6a9b346deb22160d9bfd8b380"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a31274f6a9b346deb22160d9bfd8b380", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/c3bff15c726d4e33aac8d94d4c693699"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c3bff15c726d4e33aac8d94d4c693699", "email": "congress@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/da2d5b9a5312407d85c50744f177f3a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da2d5b9a5312407d85c50744f177f3a3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/da30243f7cce43e39ea7a153cd6ce802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da30243f7cce43e39ea7a153cd6ce802", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fca2410da1d748118f4fe3f25d00c681"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca2410da1d748118f4fe3f25d00c681", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-26 16:17:18,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-3bec8948-8e9a-473d-992a-fd0a566014e9 2018-09-26 16:17:18,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0954458713531s 2018-09-26 16:17:18,837 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-3bec8948-8e9a-473d-992a-fd0a566014e9 2018-09-26 16:17:18,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 16:17:18,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=6b6cf58e5c9c4f72bf3850b20327b6e8&role.id=b7fe312ee11d43d7a925dd240013585f&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51478915cbc58994cf482af0ad5fe9dadb902c02" 2018-09-26 16:17:18,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:17:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09af0e14-c544-4229-ba19-da60a1e88e3c Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=6b6cf58e5c9c4f72bf3850b20327b6e8&role.id=b7fe312ee11d43d7a925dd240013585f&scope.domain.id=default", "previous": null, "next": null}} 2018-09-26 16:17:18,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=6b6cf58e5c9c4f72bf3850b20327b6e8&role.id=b7fe312ee11d43d7a925dd240013585f&scope.domain.id=default used request id req-09af0e14-c544-4229-ba19-da60a1e88e3c 2018-09-26 16:17:18,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0753428936005s 2018-09-26 16:17:18,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 16:17:18,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/domains/default/users/6b6cf58e5c9c4f72bf3850b20327b6e8/roles/b7fe312ee11d43d7a925dd240013585f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51478915cbc58994cf482af0ad5fe9dadb902c02" 2018-09-26 16:17:19,037 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 16:17:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95cca543-3462-4a11-bdd9-fd60b7e73cf3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 16:17:19,037 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/domains/default/users/6b6cf58e5c9c4f72bf3850b20327b6e8/roles/b7fe312ee11d43d7a925dd240013585f used request id req-95cca543-3462-4a11-bdd9-fd60b7e73cf3 2018-09-26 16:17:19,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.118813037872s 2018-09-26 16:17:19,037 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-26 16:17:21,471 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-09-26 16:17:21.168 11200 INFO rally.deployment.engine [-] Deployment 8c7d132f-faa0-4afa-bfc3-607e4f36815b | Starting: Destroy cloud and free allocated resources. 2018-09-26 16:17:21.247 11200 INFO rally.deployment.engine [-] Deployment 8c7d132f-faa0-4afa-bfc3-607e4f36815b | Completed: Destroy cloud and free allocated resources. 2018-09-26 16:17:21.268 11200 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=6e38e3fc-8e76-4811-8465-409e17a5ba2e). 2018-09-26 16:17:21.272 11200 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-09-26 16:17:23,965 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-09-26 16:17:23.686 11203 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=babf01d0-9587-44a4-8bc2-aa2b2b1b1cc0) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | babf01d0-9587-44a4-8bc2-aa2b2b1b1cc0 | 2018-09-26T16:17:23 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: babf01d0-9587-44a4-8bc2-aa2b2b1b1cc0 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-09-26 16:17:27,262 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-09-26 16:17:27,262 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-09-26 16:17:29,657 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-09-26 16:17:29.391 11209 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=6e38e3fc-8e76-4811-8465-409e17a5ba2e). 2018-09-26 16:17:29.522 11209 INFO rally.api [-] Verifier has been successfully deleted! 2018-09-26 16:17:33,090 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-09-26 16:17:31.760 11212 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-09-26 16:17:31.912 11212 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-09-26 16:17:32.924 11212 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b197bce5-b6ca-47ec-bb99-342f465153c1) has been successfully created! Using verifier 'opnfv-tempest' (UUID=b197bce5-b6ca-47ec-bb99-342f465153c1) as the default verifier for the future CLI operations. 2018-09-26 16:17:36,059 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-09-26 16:17:36,060 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 16:17:36,193 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-26 16:17:36,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 16:17:36,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:17:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93e6fc82-9ef9-4dbc-b7f1-16673efcd611 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 16:17:36,200 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-93e6fc82-9ef9-4dbc-b7f1-16673efcd611 2018-09-26 16:17:36,201 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 16:17:36,591 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}, {"id": "6b741bb202ff4681b0e6c72506e1d11f", "name": "Member"}], "expires_at": "2018-09-26T17:17:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d0a3c03f9034c5aaa0c93aa9a4ce6df", "name": "refstack_defcore-project_de35bb13-66a8-4385-b2b8-2aa8e7397faf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/9d0a3c03f9034c5aaa0c93aa9a4ce6df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/9d0a3c03f9034c5aaa0c93aa9a4ce6df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/9d0a3c03f9034c5aaa0c93aa9a4ce6df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/9d0a3c03f9034c5aaa0c93aa9a4ce6df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/9d0a3c03f9034c5aaa0c93aa9a4ce6df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/9d0a3c03f9034c5aaa0c93aa9a4ce6df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9d0a3c03f9034c5aaa0c93aa9a4ce6df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/9d0a3c03f9034c5aaa0c93aa9a4ce6df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/9d0a3c03f9034c5aaa0c93aa9a4ce6df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9d0a3c03f9034c5aaa0c93aa9a4ce6df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/9d0a3c03f9034c5aaa0c93aa9a4ce6df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/9d0a3c03f9034c5aaa0c93aa9a4ce6df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "refstack_defcore-user_de35bb13-66a8-4385-b2b8-2aa8e7397faf", "id": "6b6cf58e5c9c4f72bf3850b20327b6e8"}, "audit_ids": ["BNCK0UqHRKGzVu9dc0qJaQ"], "issued_at": "2018-09-26T16:17:36.000000Z"}} 2018-09-26 16:17:36,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f75673727b359b90b00a53d616eb0c1b6d0bf444" 2018-09-26 16:17:36,602 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Wed, 26 Sep 2018 16:17:36 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-09-26 16:17:36,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 16:17:36,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f75673727b359b90b00a53d616eb0c1b6d0bf444" 2018-09-26 16:17:37,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-54ea1b99-736d-469b-9b51-118b142b355e Date: Wed, 26 Sep 2018 16:17:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 16:17:37,179 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-54ea1b99-736d-469b-9b51-118b142b355e 2018-09-26 16:17:37,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.573413133621s 2018-09-26 16:17:37,179 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-54ea1b99-736d-469b-9b51-118b142b355e 2018-09-26 16:17:37,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-26 16:17:37,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f75673727b359b90b00a53d616eb0c1b6d0bf444" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_de35bb13-66a8-4385-b2b8-2aa8e7397faf", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_de35bb13-66a8-4385-b2b8-2aa8e7397faf"}' 2018-09-26 16:17:37,441 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 883 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/edb90160-f7d0-4086-a548-306f3fdc1e00 X-Openstack-Request-Id: req-f21a689e-ff93-4f7e-8bcb-43838c05ef1b Date: Wed, 26 Sep 2018 16:17:37 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/edb90160-f7d0-4086-a548-306f3fdc1e00/file", "owner": "9d0a3c03f9034c5aaa0c93aa9a4ce6df", "id": "edb90160-f7d0-4086-a548-306f3fdc1e00", "size": null, "self": "/v2/images/edb90160-f7d0-4086-a548-306f3fdc1e00", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T16:17:37Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_de35bb13-66a8-4385-b2b8-2aa8e7397faf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_de35bb13-66a8-4385-b2b8-2aa8e7397faf", "checksum": null, "created_at": "2018-09-26T16:17:37Z", "protected": false} 2018-09-26 16:17:37,441 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-f21a689e-ff93-4f7e-8bcb-43838c05ef1b 2018-09-26 16:17:37,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.260087966919s 2018-09-26 16:17:37,442 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-f21a689e-ff93-4f7e-8bcb-43838c05ef1b returning object edb90160-f7d0-4086-a548-306f3fdc1e00 2018-09-26 16:17:37,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-26 16:17:37,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/edb90160-f7d0-4086-a548-306f3fdc1e00/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f75673727b359b90b00a53d616eb0c1b6d0bf444" -d '' 2018-09-26 16:17:38,604 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-87509359-a3f2-4d7d-8a41-da11590c32a8 Date: Wed, 26 Sep 2018 16:17:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 16:17:38,604 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/edb90160-f7d0-4086-a548-306f3fdc1e00/file used request id req-87509359-a3f2-4d7d-8a41-da11590c32a8 2018-09-26 16:17:38,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.16186404228s 2018-09-26 16:17:38,605 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/edb90160-f7d0-4086-a548-306f3fdc1e00/file used request id req-87509359-a3f2-4d7d-8a41-da11590c32a8 2018-09-26 16:17:38,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 16:17:38,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f75673727b359b90b00a53d616eb0c1b6d0bf444" 2018-09-26 16:17:39,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-fc855c1d-f133-4276-b110-9ff09598e51b Date: Wed, 26 Sep 2018 16:17:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/edb90160-f7d0-4086-a548-306f3fdc1e00/snap", "metadata": {}}], "file": "/v2/images/edb90160-f7d0-4086-a548-306f3fdc1e00/file", "owner": "9d0a3c03f9034c5aaa0c93aa9a4ce6df", "id": "edb90160-f7d0-4086-a548-306f3fdc1e00", "size": 12716032, "self": "/v2/images/edb90160-f7d0-4086-a548-306f3fdc1e00", "disk_format": "qcow2", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/edb90160-f7d0-4086-a548-306f3fdc1e00/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T16:17:38Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_de35bb13-66a8-4385-b2b8-2aa8e7397faf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_de35bb13-66a8-4385-b2b8-2aa8e7397faf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T16:17:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 16:17:39,169 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-fc855c1d-f133-4276-b110-9ff09598e51b 2018-09-26 16:17:39,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.563632965088s 2018-09-26 16:17:39,169 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-fc855c1d-f133-4276-b110-9ff09598e51b 2018-09-26 16:17:39,171 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/edb90160-f7d0-4086-a548-306f3fdc1e00/snap', u'metadata': Munch({})})], 'file': u'/v2/images/edb90160-f7d0-4086-a548-306f3fdc1e00/file', 'owner': u'9d0a3c03f9034c5aaa0c93aa9a4ce6df', 'id': u'edb90160-f7d0-4086-a548-306f3fdc1e00', 'size': 12716032, u'self': u'/v2/images/edb90160-f7d0-4086-a548-306f3fdc1e00', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9d0a3c03f9034c5aaa0c93aa9a4ce6df', 'name': 'refstack_defcore-project_de35bb13-66a8-4385-b2b8-2aa8e7397faf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/edb90160-f7d0-4086-a548-306f3fdc1e00/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-26T16:17:38Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-26T16:17:38Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_de35bb13-66a8-4385-b2b8-2aa8e7397faf', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/edb90160-f7d0-4086-a548-306f3fdc1e00', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_de35bb13-66a8-4385-b2b8-2aa8e7397faf', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_de35bb13-66a8-4385-b2b8-2aa8e7397faf', 'created': u'2018-09-26T16:17:37Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-26T16:17:37Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/edb90160-f7d0-4086-a548-306f3fdc1e00', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_de35bb13-66a8-4385-b2b8-2aa8e7397faf', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-26 16:17:39,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-26 16:17:39,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}51478915cbc58994cf482af0ad5fe9dadb902c02" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_de35bb13-66a8-4385-b2b8-2aa8e7397faf", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-26 16:17:39,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:17:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-82c1628c-9709-4a80-93fc-075e9ad451af x-compute-request-id: req-82c1628c-9709-4a80-93fc-075e9ad451af Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/f0022b5e-a5d8-4a3a-95f9-13095e57beda", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/f0022b5e-a5d8-4a3a-95f9-13095e57beda", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f0022b5e-a5d8-4a3a-95f9-13095e57beda", "name": "refstack_defcore-flavor_de35bb13-66a8-4385-b2b8-2aa8e7397faf", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 16:17:39,388 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-82c1628c-9709-4a80-93fc-075e9ad451af 2018-09-26 16:17:39,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.215917825699s 2018-09-26 16:17:39,388 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-82c1628c-9709-4a80-93fc-075e9ad451af returning object f0022b5e-a5d8-4a3a-95f9-13095e57beda 2018-09-26 16:17:39,389 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_de35bb13-66a8-4385-b2b8-2aa8e7397faf', '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'32e2fc060ffa4464a00bce7763dbcae4', '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'f0022b5e-a5d8-4a3a-95f9-13095e57beda', 'swap': 0}) 2018-09-26 16:17:39,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-26 16:17:39,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/f0022b5e-a5d8-4a3a-95f9-13095e57beda/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}51478915cbc58994cf482af0ad5fe9dadb902c02" -d '{"extra_specs": {}}' 2018-09-26 16:17:39,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:17:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e1d6e712-27c3-41c4-9a8e-6d5501b08926 x-compute-request-id: req-e1d6e712-27c3-41c4-9a8e-6d5501b08926 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-26 16:17:39,411 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/f0022b5e-a5d8-4a3a-95f9-13095e57beda/os-extra_specs used request id req-e1d6e712-27c3-41c4-9a8e-6d5501b08926 2018-09-26 16:17:39,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0212941169739s 2018-09-26 16:17:39,411 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/f0022b5e-a5d8-4a3a-95f9-13095e57beda/os-extra_specs used request id req-e1d6e712-27c3-41c4-9a8e-6d5501b08926 2018-09-26 16:17:39,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 16:17:39,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f75673727b359b90b00a53d616eb0c1b6d0bf444" 2018-09-26 16:17:39,422 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 16:17:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 16:17:39,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f75673727b359b90b00a53d616eb0c1b6d0bf444" 2018-09-26 16:17:39,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:17:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95a5fcd7-9889-4e7f-83d6-a9284a548e7b Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6b741bb202ff4681b0e6c72506e1d11f", "links": {"self": "http://172.30.9.22:5000/v3/roles/6b741bb202ff4681b0e6c72506e1d11f"}, "name": "Member"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 16:17:39,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-95a5fcd7-9889-4e7f-83d6-a9284a548e7b 2018-09-26 16:17:39,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.083508014679s 2018-09-26 16:17:39,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-09-26 16:17:39,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f75673727b359b90b00a53d616eb0c1b6d0bf444" 2018-09-26 16:17:39,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:17:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6322a990-a07b-43cd-9594-3d267c7cf76e x-compute-request-id: req-6322a990-a07b-43cd-9594-3d267c7cf76e Content-Encoding: gzip Content-Length: 718 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 225}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 228}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-09-26 16:17:39,688 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-6322a990-a07b-43cd-9594-3d267c7cf76e 2018-09-26 16:17:39,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.188362836838s 2018-09-26 16:17:39,689 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-6322a990-a07b-43cd-9594-3d267c7cf76e 2018-09-26 16:17:39,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 16:17:39,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f75673727b359b90b00a53d616eb0c1b6d0bf444" 2018-09-26 16:17:39,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-1edeb114-8afe-4bcc-977d-5f96b3d9d40b Date: Wed, 26 Sep 2018 16:17:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/edb90160-f7d0-4086-a548-306f3fdc1e00/snap", "metadata": {}}], "file": "/v2/images/edb90160-f7d0-4086-a548-306f3fdc1e00/file", "owner": "9d0a3c03f9034c5aaa0c93aa9a4ce6df", "id": "edb90160-f7d0-4086-a548-306f3fdc1e00", "size": 12716032, "self": "/v2/images/edb90160-f7d0-4086-a548-306f3fdc1e00", "disk_format": "qcow2", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/edb90160-f7d0-4086-a548-306f3fdc1e00/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T16:17:38Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_de35bb13-66a8-4385-b2b8-2aa8e7397faf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_de35bb13-66a8-4385-b2b8-2aa8e7397faf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T16:17:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 16:17:39,862 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-1edeb114-8afe-4bcc-977d-5f96b3d9d40b 2018-09-26 16:17:39,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.172406196594s 2018-09-26 16:17:39,862 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-1edeb114-8afe-4bcc-977d-5f96b3d9d40b 2018-09-26 16:17:39,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-26 16:17:39,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f75673727b359b90b00a53d616eb0c1b6d0bf444" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_de35bb13-66a8-4385-b2b8-2aa8e7397faf", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_de35bb13-66a8-4385-b2b8-2aa8e7397faf"}' 2018-09-26 16:17:40,426 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/2127f92f-1741-44c9-ac34-ee0694fc10a1 X-Openstack-Request-Id: req-8ce5df23-f07b-45eb-ac15-d835690d3ac2 Date: Wed, 26 Sep 2018 16:17:40 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/2127f92f-1741-44c9-ac34-ee0694fc10a1/file", "owner": "9d0a3c03f9034c5aaa0c93aa9a4ce6df", "id": "2127f92f-1741-44c9-ac34-ee0694fc10a1", "size": null, "self": "/v2/images/2127f92f-1741-44c9-ac34-ee0694fc10a1", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T16:17:40Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_de35bb13-66a8-4385-b2b8-2aa8e7397faf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_de35bb13-66a8-4385-b2b8-2aa8e7397faf", "checksum": null, "created_at": "2018-09-26T16:17:40Z", "protected": false} 2018-09-26 16:17:40,426 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-8ce5df23-f07b-45eb-ac15-d835690d3ac2 2018-09-26 16:17:40,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.561187028885s 2018-09-26 16:17:40,427 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-8ce5df23-f07b-45eb-ac15-d835690d3ac2 returning object 2127f92f-1741-44c9-ac34-ee0694fc10a1 2018-09-26 16:17:40,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-26 16:17:40,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/2127f92f-1741-44c9-ac34-ee0694fc10a1/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f75673727b359b90b00a53d616eb0c1b6d0bf444" -d '' 2018-09-26 16:17:41,952 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3b4e4a3a-cc33-4387-81d0-29eb5d0205e6 Date: Wed, 26 Sep 2018 16:17:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 16:17:41,952 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/2127f92f-1741-44c9-ac34-ee0694fc10a1/file used request id req-3b4e4a3a-cc33-4387-81d0-29eb5d0205e6 2018-09-26 16:17:41,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.52467513084s 2018-09-26 16:17:41,952 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/2127f92f-1741-44c9-ac34-ee0694fc10a1/file used request id req-3b4e4a3a-cc33-4387-81d0-29eb5d0205e6 2018-09-26 16:17:41,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 16:17:41,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f75673727b359b90b00a53d616eb0c1b6d0bf444" 2018-09-26 16:17:42,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2367 Content-Type: application/json X-Openstack-Request-Id: req-2fa4ffec-5980-48d1-a3c7-bae24d9cf7e6 Date: Wed, 26 Sep 2018 16:17:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/2127f92f-1741-44c9-ac34-ee0694fc10a1/snap", "metadata": {}}], "file": "/v2/images/2127f92f-1741-44c9-ac34-ee0694fc10a1/file", "owner": "9d0a3c03f9034c5aaa0c93aa9a4ce6df", "id": "2127f92f-1741-44c9-ac34-ee0694fc10a1", "size": 12716032, "self": "/v2/images/2127f92f-1741-44c9-ac34-ee0694fc10a1", "disk_format": "qcow2", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/2127f92f-1741-44c9-ac34-ee0694fc10a1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T16:17:41Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_de35bb13-66a8-4385-b2b8-2aa8e7397faf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_de35bb13-66a8-4385-b2b8-2aa8e7397faf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T16:17:40Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/edb90160-f7d0-4086-a548-306f3fdc1e00/snap", "metadata": {}}], "file": "/v2/images/edb90160-f7d0-4086-a548-306f3fdc1e00/file", "owner": "9d0a3c03f9034c5aaa0c93aa9a4ce6df", "id": "edb90160-f7d0-4086-a548-306f3fdc1e00", "size": 12716032, "self": "/v2/images/edb90160-f7d0-4086-a548-306f3fdc1e00", "disk_format": "qcow2", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/edb90160-f7d0-4086-a548-306f3fdc1e00/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T16:17:38Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_de35bb13-66a8-4385-b2b8-2aa8e7397faf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_de35bb13-66a8-4385-b2b8-2aa8e7397faf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T16:17:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 16:17:42,488 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-2fa4ffec-5980-48d1-a3c7-bae24d9cf7e6 2018-09-26 16:17:42,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.535166025162s 2018-09-26 16:17:42,489 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-2fa4ffec-5980-48d1-a3c7-bae24d9cf7e6 2018-09-26 16:17:42,491 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/2127f92f-1741-44c9-ac34-ee0694fc10a1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2127f92f-1741-44c9-ac34-ee0694fc10a1/file', 'owner': u'9d0a3c03f9034c5aaa0c93aa9a4ce6df', 'id': u'2127f92f-1741-44c9-ac34-ee0694fc10a1', 'size': 12716032, u'self': u'/v2/images/2127f92f-1741-44c9-ac34-ee0694fc10a1', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9d0a3c03f9034c5aaa0c93aa9a4ce6df', 'name': 'refstack_defcore-project_de35bb13-66a8-4385-b2b8-2aa8e7397faf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/2127f92f-1741-44c9-ac34-ee0694fc10a1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-26T16:17:41Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-26T16:17:41Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_de35bb13-66a8-4385-b2b8-2aa8e7397faf', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/2127f92f-1741-44c9-ac34-ee0694fc10a1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_de35bb13-66a8-4385-b2b8-2aa8e7397faf', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_de35bb13-66a8-4385-b2b8-2aa8e7397faf', 'created': u'2018-09-26T16:17:40Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-26T16:17:40Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/2127f92f-1741-44c9-ac34-ee0694fc10a1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_de35bb13-66a8-4385-b2b8-2aa8e7397faf', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-26 16:17:42,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-26 16:17:42,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}51478915cbc58994cf482af0ad5fe9dadb902c02" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_de35bb13-66a8-4385-b2b8-2aa8e7397faf", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-26 16:17:42,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:17:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5e98853-1acb-4ccb-a710-06c6c37a3e8f x-compute-request-id: req-a5e98853-1acb-4ccb-a710-06c6c37a3e8f Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/9431faa9-7665-44d4-a737-e4563b58965e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/9431faa9-7665-44d4-a737-e4563b58965e", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "9431faa9-7665-44d4-a737-e4563b58965e", "name": "refstack_defcore-flavor_alt_de35bb13-66a8-4385-b2b8-2aa8e7397faf", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 16:17:42,719 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-a5e98853-1acb-4ccb-a710-06c6c37a3e8f 2018-09-26 16:17:42,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.227001905441s 2018-09-26 16:17:42,719 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-a5e98853-1acb-4ccb-a710-06c6c37a3e8f returning object 9431faa9-7665-44d4-a737-e4563b58965e 2018-09-26 16:17:42,720 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_de35bb13-66a8-4385-b2b8-2aa8e7397faf', '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'32e2fc060ffa4464a00bce7763dbcae4', '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'9431faa9-7665-44d4-a737-e4563b58965e', 'swap': 0}) 2018-09-26 16:17:42,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-26 16:17:42,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/9431faa9-7665-44d4-a737-e4563b58965e/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}51478915cbc58994cf482af0ad5fe9dadb902c02" -d '{"extra_specs": {}}' 2018-09-26 16:17:42,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:17:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a246e385-3e5b-4967-a9e8-53a8b3644c77 x-compute-request-id: req-a246e385-3e5b-4967-a9e8-53a8b3644c77 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-26 16:17:42,743 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/9431faa9-7665-44d4-a737-e4563b58965e/os-extra_specs used request id req-a246e385-3e5b-4967-a9e8-53a8b3644c77 2018-09-26 16:17:42,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0221228599548s 2018-09-26 16:17:42,743 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/9431faa9-7665-44d4-a737-e4563b58965e/os-extra_specs used request id req-a246e385-3e5b-4967-a9e8-53a8b3644c77 2018-09-26 16:17:42,744 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_de35bb13-66a8-4385-b2b8-2aa8e7397faf', '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'32e2fc060ffa4464a00bce7763dbcae4', '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'9431faa9-7665-44d4-a737-e4563b58965e', 'swap': 0}) 2018-09-26 16:17:45,906 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-09-26 16:17:44.886 11231 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=b197bce5-b6ca-47ec-bb99-342f465153c1) for deployment 'opnfv-rally' (UUID=babf01d0-9587-44a4-8bc2-aa2b2b1b1cc0). 2018-09-26 16:17:45.738 11231 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-09-26 16:17:45.740 11231 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b197bce5-b6ca-47ec-bb99-342f465153c1) has been successfully configured for deployment 'opnfv-rally' (UUID=babf01d0-9587-44a4-8bc2-aa2b2b1b1cc0)! 2018-09-26 16:17:45,906 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-09-26 16:17:45,906 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-09-26 16:17:45,909 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-09-26 16:17:49,070 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_create_get_delete_snapshot_metadata not found in Tempest list. 2018-09-26 16:17:49,070 - refstack_client.list_parser - WARNING - Test tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_reboot_deleted_server not found in Tempest list. 2018-09-26 16:17:49,070 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_out_passing_size not found in Tempest list. 2018-09-26 16:17:49,070 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_volume_without_passing_volume_id not found in Tempest list. 2018-09-26 16:17:49,070 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_volume_without_passing_volume_id not found in Tempest list. 2018-09-26 16:17:49,070 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_networks not found in Tempest list. 2018-09-26 16:17:49,070 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw not found in Tempest list. 2018-09-26 16:17:49,070 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name not found in Tempest list. 2018-09-26 16:17:49,071 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status not found in Tempest list. 2018-09-26 16:17:49,071 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata not found in Tempest list. 2018-09-26 16:17:49,071 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params not found in Tempest list. 2018-09-26 16:17:49,071 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_container_format not found in Tempest list. 2018-09-26 16:17:49,071 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_nonexistent_volume_id not found in Tempest list. 2018-09-26 16:17:49,071 - refstack_client.list_parser - WARNING - Test tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination not found in Tempest list. 2018-09-26 16:17:49,071 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id not found in Tempest list. 2018-09-26 16:17:49,071 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative not found in Tempest list. 2018-09-26 16:17:49,071 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id not found in Tempest list. 2018-09-26 16:17:49,071 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions not found in Tempest list. 2018-09-26 16:17:49,071 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id not found in Tempest list. 2018-09-26 16:17:49,071 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status not found in Tempest list. 2018-09-26 16:17:49,071 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_create_get_delete_volume_metadata not found in Tempest list. 2018-09-26 16:17:49,071 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item not found in Tempest list. 2018-09-26 16:17:49,071 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name not found in Tempest list. 2018-09-26 16:17:49,071 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshot_create_get_list_update_delete not found in Tempest list. 2018-09-26 16:17:49,071 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_as_clone not found in Tempest list. 2018-09-26 16:17:49,071 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero not found in Tempest list. 2018-09-26 16:17:49,071 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params not found in Tempest list. 2018-09-26 16:17:49,071 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status not found in Tempest list. 2018-09-26 16:17:49,071 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_nonexistent_name not found in Tempest list. 2018-09-26 16:17:49,072 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet not found in Tempest list. 2018-09-26 16:17:49,072 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_details_with_params not found in Tempest list. 2018-09-26 16:17:49,072 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_display_name_and_status not found in Tempest list. 2018-09-26 16:17:49,072 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_upload not found in Tempest list. 2018-09-26 16:17:49,072 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields not found in Tempest list. 2018-09-26 16:17:49,072 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_disk_format not found in Tempest list. 2018-09-26 16:17:49,072 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image not found in Tempest list. 2018-09-26 16:17:49,072 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_update_subnet_gw_dns_host_routes_dhcp not found in Tempest list. 2018-09-26 16:17:49,072 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw_and_allocation_pools not found in Tempest list. 2018-09-26 16:17:49,072 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_source_volid not found in Tempest list. 2018-09-26 16:17:49,072 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses not found in Tempest list. 2018-09-26 16:17:49,072 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone not found in Tempest list. 2018-09-26 16:17:49,072 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_details_with_params not found in Tempest list. 2018-09-26 16:17:49,072 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_volume_type not found in Tempest list. 2018-09-26 16:17:49,072 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id not found in Tempest list. 2018-09-26 16:17:49,072 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_invalid_status not found in Tempest list. 2018-09-26 16:17:49,072 - refstack_client.list_parser - WARNING - Test tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_with_multiple_params not found in Tempest list. 2018-09-26 16:17:49,072 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes not found in Tempest list. 2018-09-26 16:17:49,072 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_dhcp_enabled not found in Tempest list. 2018-09-26 16:17:49,072 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet not found in Tempest list. 2018-09-26 16:17:49,072 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list not found in Tempest list. 2018-09-26 16:17:49,072 - refstack_client.list_parser - WARNING - Test tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_status not found in Tempest list. 2018-09-26 16:17:49,073 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_network not found in Tempest list. 2018-09-26 16:17:49,073 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_min_max_size not found in Tempest list. 2018-09-26 16:17:49,073 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields not found in Tempest list. 2018-09-26 16:17:49,073 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item not found in Tempest list. 2018-09-26 16:17:49,073 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet not found in Tempest list. 2018-09-26 16:17:49,073 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size not found in Tempest list. 2018-09-26 16:17:49,073 - refstack_client.list_parser - WARNING - Test tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination not found in Tempest list. 2018-09-26 16:17:49,073 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_media_types not found in Tempest list. 2018-09-26 16:17:49,073 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_empty_volume_id not found in Tempest list. 2018-09-26 16:17:49,073 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete not found in Tempest list. 2018-09-26 16:17:49,073 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id not found in Tempest list. 2018-09-26 16:17:49,073 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size not found in Tempest list. 2018-09-26 16:17:49,073 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields not found in Tempest list. 2018-09-26 16:17:49,073 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources not found in Tempest list. 2018-09-26 16:17:49,073 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway not found in Tempest list. 2018-09-26 16:17:49,073 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_availability_zone not found in Tempest list. 2018-09-26 16:17:49,073 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit not found in Tempest list. 2018-09-26 16:17:49,073 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params not found in Tempest list. 2018-09-26 16:17:49,073 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id not found in Tempest list. 2018-09-26 16:17:49,073 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_metadata not found in Tempest list. 2018-09-26 16:17:49,073 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name not found in Tempest list. 2018-09-26 16:17:49,073 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields not found in Tempest list. 2018-09-26 16:17:49,074 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility not found in Tempest list. 2018-09-26 16:17:49,074 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema not found in Tempest list. 2018-09-26 16:17:49,074 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_param_display_name_and_status not found in Tempest list. 2018-09-26 16:17:49,074 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_invalid_volume_id not found in Tempest list. 2018-09-26 16:17:49,074 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable not found in Tempest list. 2018-09-26 16:17:49,074 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update not found in Tempest list. 2018-09-26 16:17:49,074 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata not found in Tempest list. 2018-09-26 16:17:49,074 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot not found in Tempest list. 2018-09-26 16:17:49,074 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item not found in Tempest list. 2018-09-26 16:17:49,074 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params not found in Tempest list. 2018-09-26 16:17:49,074 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_host_routes_and_dns_nameservers not found in Tempest list. 2018-09-26 16:17:49,074 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status not found in Tempest list. 2018-09-26 16:17:49,074 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list not found in Tempest list. 2018-09-26 16:17:49,074 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets not found in Tempest list. 2018-09-26 16:17:49,074 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item not found in Tempest list. 2018-09-26 16:17:49,074 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_allocation_pools not found in Tempest list. 2018-09-26 16:17:49,074 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details not found in Tempest list. 2018-09-26 16:17:49,074 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata not found in Tempest list. 2018-09-26 16:17:49,074 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema not found in Tempest list. 2018-09-26 16:17:49,074 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_snapshot_id not found in Tempest list. 2018-09-26 16:17:49,074 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size not found in Tempest list. 2018-09-26 16:17:49,074 - refstack_client.list_parser - DEBUG - Number of tests: 200 2018-09-26 16:17:49,076 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-09-26 16:17:49,098 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-09-26 16:17:49,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack_defcore/test_list.txt', u'--concurrency=4']'. 2018-09-26 16:17:51,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:17:51.139 11243 INFO rally.api [-] Starting verification (UUID=d3aae2c6-0f1d-4752-a31d-37de3a1fae25) for deployment 'opnfv-rally' (UUID=babf01d0-9587-44a4-8bc2-aa2b2b1b1cc0) by verifier 'opnfv-tempest' (UUID=b197bce5-b6ca-47ec-bb99-342f465153c1). 2018-09-26 16:17:51,141 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: d3aae2c6-0f1d-4752-a31d-37de3a1fae25 2018-09-26 16:17:57,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:17:57.376 11243 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.208s] 2018-09-26 16:17:57,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:17:57.446 11243 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.070s] 2018-09-26 16:17:59,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:17:59.509 11243 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [2.197s] 2018-09-26 16:18:00,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:00.989 11243 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.235s] 2018-09-26 16:18:14,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:14.422 11243 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [14.909s] 2018-09-26 16:18:15,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:15.055 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [17.746s] 2018-09-26 16:18:18,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:18.728 11243 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.077s] 2018-09-26 16:18:18,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:18.740 11243 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.011s] 2018-09-26 16:18:18,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:18.879 11243 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.138s] 2018-09-26 16:18:18,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:18.890 11243 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.011s] 2018-09-26 16:18:18,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:18.901 11243 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.010s] 2018-09-26 16:18:18,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:18.932 11243 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.031s] 2018-09-26 16:18:18,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:18.997 11243 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.065s] 2018-09-26 16:18:19,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:19.060 11243 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.062s] 2018-09-26 16:18:19,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:19.485 11243 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.424s] 2018-09-26 16:18:19,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:19.500 11243 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.014s] 2018-09-26 16:18:19,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:19.564 11243 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.064s] 2018-09-26 16:18:26,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:26.563 11243 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.011s] 2018-09-26 16:18:29,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:29.166 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.078s] 2018-09-26 16:18:30,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:30.111 11243 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.071s] 2018-09-26 16:18:30,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:30.186 11243 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.075s] 2018-09-26 16:18:30,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:30.263 11243 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.076s] 2018-09-26 16:18:30,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:30.499 11243 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [16.074s] 2018-09-26 16:18:32,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:32.769 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [3.600s] 2018-09-26 16:18:34,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:34.044 11243 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.155s] 2018-09-26 16:18:34,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:34.192 11243 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.147s] 2018-09-26 16:18:35,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:35.204 11243 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [1.011s] 2018-09-26 16:18:35,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:35.345 11243 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.142s] 2018-09-26 16:18:35,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:35.496 11243 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.151s] 2018-09-26 16:18:35,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:35.722 11243 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [28.791s] 2018-09-26 16:18:36,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:36.975 11243 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [1.257s] 2018-09-26 16:18:38,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:38.969 11243 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [8.471s] 2018-09-26 16:18:47,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:47.940 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [7.464s] 2018-09-26 16:18:51,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:51.779 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [3.838s] 2018-09-26 16:18:57,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:57.297 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [5.517s] 2018-09-26 16:18:58,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:58.503 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.860s] 2018-09-26 16:18:59,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:59.263 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.759s] 2018-09-26 16:18:59,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:59.611 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.348s] 2018-09-26 16:18:59,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:18:59.933 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.320s] 2018-09-26 16:19:00,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:00.480 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.547s] 2018-09-26 16:19:00,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:00.563 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.083s] 2018-09-26 16:19:00,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:00.694 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.131s] 2018-09-26 16:19:00,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:00.781 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.086s] 2018-09-26 16:19:00,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:00.859 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.078s] 2018-09-26 16:19:00,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:00.928 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.068s] 2018-09-26 16:19:01,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:01.073 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.144s] 2018-09-26 16:19:04,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:04.450 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [7.153s] 2018-09-26 16:19:09,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:09.406 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.955s] 2018-09-26 16:19:10,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:10.794 11243 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [3.613s] 2018-09-26 16:19:10,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:10.867 11243 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.072s] 2018-09-26 16:19:11,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:11.264 11243 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.396s] 2018-09-26 16:19:11,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:11.363 11243 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.099s] 2018-09-26 16:19:11,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:11.365 11243 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-09-26 16:19:12,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:12.791 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [3.385s] 2018-09-26 16:19:17,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:17.103 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [4.312s] 2018-09-26 16:19:21,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:21.265 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.161s] 2018-09-26 16:19:25,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:25.432 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [4.166s] 2018-09-26 16:19:25,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:25.679 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.247s] 2018-09-26 16:19:25,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:25.845 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.166s] 2018-09-26 16:19:26,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:26.041 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.196s] 2018-09-26 16:19:26,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:26.229 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.186s] 2018-09-26 16:19:26,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:26.355 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.126s] 2018-09-26 16:19:26,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:26.612 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.256s] 2018-09-26 16:19:26,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:26.666 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.053s] 2018-09-26 16:19:26,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:26.743 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.077s] 2018-09-26 16:19:34,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:34.376 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [7.630s] 2018-09-26 16:19:41,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:41.834 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.167s] 2018-09-26 16:19:43,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:43.236 11243 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [64.249s] 2018-09-26 16:19:43,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:43.992 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [2.156s] 2018-09-26 16:19:45,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:45.632 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.639s] 2018-09-26 16:19:46,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:46.661 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [1.029s] 2018-09-26 16:19:47,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:47.723 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.060s] 2018-09-26 16:19:48,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:48.470 11243 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.302s] 2018-09-26 16:19:49,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:49.026 11243 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.556s] 2018-09-26 16:19:50,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:50.346 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [2.621s] 2018-09-26 16:19:51,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:51.381 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.035s] 2018-09-26 16:19:51,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:51.637 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.257s] 2018-09-26 16:19:51,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:51.662 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.024s] 2018-09-26 16:19:51,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:51.818 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.155s] 2018-09-26 16:19:51,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:19:51.845 11243 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.027s] 2018-09-26 16:20:00,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:00.839 11243 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [2.767s] 2018-09-26 16:20:01,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:01.933 11243 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [12.726s] 2018-09-26 16:20:02,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:02.004 11243 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.070s] 2018-09-26 16:20:02,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:02.430 11243 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.590s] 2018-09-26 16:20:02,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:02.841 11243 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.836s] 2018-09-26 16:20:02,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:02.938 11243 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.097s] 2018-09-26 16:20:02,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:02.940 11243 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-09-26 16:20:08,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:08.242 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [18.763s] 2018-09-26 16:20:16,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:16.687 11243 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [6.735s] 2018-09-26 16:20:19,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:19.837 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [11.597s] 2018-09-26 16:20:24,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:24.785 11243 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.378s] 2018-09-26 16:20:25,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:25.025 11243 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.239s] 2018-09-26 16:20:25,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:25.245 11243 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.220s] 2018-09-26 16:20:25,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:25.597 11243 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.350s] 2018-09-26 16:20:26,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:26.003 11243 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.406s] 2018-09-26 16:20:26,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:26.300 11243 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [9.611s] 2018-09-26 16:20:26,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:26.403 11243 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.400s] 2018-09-26 16:20:32,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:32.316 11243 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.785s] 2018-09-26 16:20:35,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:35.221 11243 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.905s] 2018-09-26 16:20:44,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:44.213 11243 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.371s] 2018-09-26 16:20:46,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:46.257 11243 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [2.044s] 2018-09-26 16:20:50,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:50.941 11243 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [4.679s] 2018-09-26 16:20:51,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:51.427 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [31.583s] 2018-09-26 16:20:51,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:51.860 11243 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.921s] 2018-09-26 16:20:53,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:53.865 11243 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [2.003s] 2018-09-26 16:20:54,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:54.882 11243 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.017s] 2018-09-26 16:20:56,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:56.858 11243 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.972s] 2018-09-26 16:20:56,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:20:56.903 11243 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.048s] 2018-09-26 16:21:00,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:21:00.390 11243 INFO opnfv-tempest [-] {1} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.156s] 2018-09-26 16:21:06,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:21:06.920 11243 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.849s] 2018-09-26 16:21:07,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:21:07.617 11243 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.695s] 2018-09-26 16:21:08,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:21:08.505 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [17.078s] 2018-09-26 16:21:32,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:21:32.974 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.037s] 2018-09-26 16:21:33,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:21:33.716 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.742s] 2018-09-26 16:21:34,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:21:34.543 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.825s] 2018-09-26 16:21:35,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:21:35.333 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.790s] 2018-09-26 16:21:36,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:21:36.248 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.914s] 2018-09-26 16:21:37,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:21:37.165 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.916s] 2018-09-26 16:21:37,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:21:37.920 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.755s] 2018-09-26 16:21:38,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:21:38.579 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.658s] 2018-09-26 16:21:38,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:21:38.968 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.387s] 2018-09-26 16:21:39,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:21:39.732 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.763s] 2018-09-26 16:21:40,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:21:40.257 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.524s] 2018-09-26 16:21:40,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:21:40.797 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.541s] 2018-09-26 16:21:41,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:21:41.337 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.538s] 2018-09-26 16:21:42,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:21:42.553 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [1.215s] 2018-09-26 16:21:43,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:21:43.432 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.879s] 2018-09-26 16:21:44,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:21:44.270 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.837s] 2018-09-26 16:21:44,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:21:44.928 11243 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [37.303s] 2018-09-26 16:21:45,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:21:45.360 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [1.089s] 2018-09-26 16:21:45,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:21:45.730 11243 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.370s] 2018-09-26 16:21:52,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:21:52.190 11243 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.397s] 2018-09-26 16:21:56,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:21:56.490 11243 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.212s] 2018-09-26 16:21:56,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:21:56.694 11243 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.204s] 2018-09-26 16:22:01,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:22:01.288 11243 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [2.873s] 2018-09-26 16:22:05,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:22:05.944 11243 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.655s] 2018-09-26 16:22:08,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:22:08.104 11243 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.159s] 2018-09-26 16:22:08,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:22:08.180 11243 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.169s] 2018-09-26 16:22:08,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:22:08.304 11243 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.200s] 2018-09-26 16:22:08,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:22:08.439 11243 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.259s] 2018-09-26 16:22:08,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:22:08.496 11243 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.191s] 2018-09-26 16:22:08,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:22:08.549 11243 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.052s] 2018-09-26 16:22:08,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:22:08.731 11243 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.182s] 2018-09-26 16:22:14,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:22:14.843 11243 INFO opnfv-tempest [-] {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.156s] 2018-09-26 16:22:25,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:22:25.193 11243 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.723s] 2018-09-26 16:22:34,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:22:34.998 11243 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [9.802s] 2018-09-26 16:22:49,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:22:49.180 11243 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [14.180s] 2018-09-26 16:23:23,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:23:23.741 11243 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... fail [206.000s] 2018-09-26 16:23:56,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:23:56.022 11243 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [32.275s] 2018-09-26 16:24:08,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:24:08.404 11243 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.315s] 2018-09-26 16:24:22,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:24:22.218 11243 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.149s] 2018-09-26 16:24:22,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:24:22.364 11243 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.145s] 2018-09-26 16:24:22,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:24:22.545 11243 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.181s] 2018-09-26 16:24:22,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:24:22.578 11243 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.033s] 2018-09-26 16:24:22,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:24:22.760 11243 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.181s] 2018-09-26 16:24:23,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:24:23.036 11243 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.275s] 2018-09-26 16:24:23,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:24:23.831 11243 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.795s] 2018-09-26 16:24:23,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:24:23.882 11243 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.049s] 2018-09-26 16:24:24,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:24:24.142 11243 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.260s] 2018-09-26 16:24:24,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:24:24.185 11243 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.043s] 2018-09-26 16:24:35,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:24:35.759 11243 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.662s] 2018-09-26 16:24:35,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:24:35.944 11243 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.184s] 2018-09-26 16:24:40,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:24:40.753 11243 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.270s] 2018-09-26 16:24:48,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:24:48.908 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.334s] 2018-09-26 16:24:49,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:24:49.465 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.556s] 2018-09-26 16:25:01,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:01.069 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.044s] 2018-09-26 16:25:01,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:01.105 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.036s] 2018-09-26 16:25:01,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:01.300 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.194s] 2018-09-26 16:25:01,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:01.842 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.541s] 2018-09-26 16:25:01,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:01.945 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.102s] 2018-09-26 16:25:02,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:02.459 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.514s] 2018-09-26 16:25:02,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:02.496 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.037s] 2018-09-26 16:25:02,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:02.545 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.049s] 2018-09-26 16:25:02,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:02.597 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.051s] 2018-09-26 16:25:02,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:02.644 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.047s] 2018-09-26 16:25:02,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:02.833 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.188s] 2018-09-26 16:25:03,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:03.073 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.238s] 2018-09-26 16:25:03,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:03.151 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.077s] 2018-09-26 16:25:03,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:03.202 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.052s] 2018-09-26 16:25:03,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:03.253 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.051s] 2018-09-26 16:25:09,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:09.931 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.153s] 2018-09-26 16:25:10,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:10.104 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.172s] 2018-09-26 16:25:10,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:10.286 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.181s] 2018-09-26 16:25:10,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:10.443 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.157s] 2018-09-26 16:25:10,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:10.602 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.158s] 2018-09-26 16:25:10,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:10.762 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.159s] 2018-09-26 16:25:10,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:10.972 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.209s] 2018-09-26 16:25:11,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:11.005 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.033s] 2018-09-26 16:25:11,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:11.015 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.010s] 2018-09-26 16:25:11,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:11.048 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.033s] 2018-09-26 16:25:11,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:11.196 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.147s] 2018-09-26 16:25:11,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:11.245 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.049s] 2018-09-26 16:25:11,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:11.289 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.043s] 2018-09-26 16:25:11,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:11.325 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.035s] 2018-09-26 16:25:11,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:11.366 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.040s] 2018-09-26 16:25:11,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:11.527 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.160s] 2018-09-26 16:25:11,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:11.562 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.034s] 2018-09-26 16:25:11,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:11.737 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.174s] 2018-09-26 16:25:11,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:11.771 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.035s] 2018-09-26 16:25:11,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:11.804 11243 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.033s] 2018-09-26 16:25:16,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: d3aae2c6-0f1d-4752-a31d-37de3a1fae25 2018-09-26 16:25:16,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'd3aae2c6-0f1d-4752-a31d-37de3a1fae25']'. 2018-09-26 16:25:17,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-09-26 16:25:17,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-09-26 16:25:17,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-26 16:25:17,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | d3aae2c6-0f1d-4752-a31d-37de3a1fae25 | 2018-09-26 16:25:17,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-09-26 16:25:17,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-09-26 16:17:51 | 2018-09-26 16:25:17,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-09-26 16:25:15 | 2018-09-26 16:25:17,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:07:24 | 2018-09-26 16:25:17,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-09-26 16:25:17,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-09-26 16:25:17,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-09-26 16:25:17,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: b197bce5-b6ca-47ec-bb99-342f465153c1) | 2018-09-26 16:25:17,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-09-26 16:25:17,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: babf01d0-9587-44a4-8bc2-aa2b2b1b1cc0) | 2018-09-26 16:25:17,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 200 | 2018-09-26 16:25:17,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 436.394 | 2018-09-26 16:25:17,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 199 | 2018-09-26 16:25:17,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-09-26 16:25:17,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-09-26 16:25:17,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-09-26 16:25:17,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-09-26 16:25:17,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-26 16:25:17,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-09-26 16:25:17,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-09-26 16:25:17,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 99.5% 2018-09-26 16:25:17,550 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-26 16:25:17,550 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 07:41 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-09-26 16:25:17,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-26 16:25:17,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/2127f92f-1741-44c9-ac34-ee0694fc10a1 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f75673727b359b90b00a53d616eb0c1b6d0bf444" 2018-09-26 16:25:19,411 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d930fbca-1fc4-4e3f-a2d0-f0e1e8ea3727 Date: Wed, 26 Sep 2018 16:25:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 16:25:19,411 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/2127f92f-1741-44c9-ac34-ee0694fc10a1 used request id req-d930fbca-1fc4-4e3f-a2d0-f0e1e8ea3727 2018-09-26 16:25:19,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.8583741188s 2018-09-26 16:25:19,412 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/2127f92f-1741-44c9-ac34-ee0694fc10a1 used request id req-d930fbca-1fc4-4e3f-a2d0-f0e1e8ea3727 2018-09-26 16:25:19,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-26 16:25:19,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51478915cbc58994cf482af0ad5fe9dadb902c02" 2018-09-26 16:25:19,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:25:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e2cd7e28-9ab3-496c-9f7b-a4be0ead9a14 x-compute-request-id: req-e2cd7e28-9ab3-496c-9f7b-a4be0ead9a14 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/9431faa9-7665-44d4-a737-e4563b58965e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/9431faa9-7665-44d4-a737-e4563b58965e", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "9431faa9-7665-44d4-a737-e4563b58965e", "name": "refstack_defcore-flavor_alt_de35bb13-66a8-4385-b2b8-2aa8e7397faf", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/f0022b5e-a5d8-4a3a-95f9-13095e57beda", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/f0022b5e-a5d8-4a3a-95f9-13095e57beda", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f0022b5e-a5d8-4a3a-95f9-13095e57beda", "name": "refstack_defcore-flavor_de35bb13-66a8-4385-b2b8-2aa8e7397faf", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-26 16:25:19,589 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-e2cd7e28-9ab3-496c-9f7b-a4be0ead9a14 2018-09-26 16:25:19,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.177031993866s 2018-09-26 16:25:19,590 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-e2cd7e28-9ab3-496c-9f7b-a4be0ead9a14 2018-09-26 16:25:19,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-26 16:25:19,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/9431faa9-7665-44d4-a737-e4563b58965e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51478915cbc58994cf482af0ad5fe9dadb902c02" 2018-09-26 16:25:19,642 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 16:25:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c58bb77e-7d60-4fa6-9b1a-559366233279 x-compute-request-id: req-c58bb77e-7d60-4fa6-9b1a-559366233279 Content-Length: 0 Content-Type: application/json 2018-09-26 16:25:19,642 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/9431faa9-7665-44d4-a737-e4563b58965e used request id req-c58bb77e-7d60-4fa6-9b1a-559366233279 2018-09-26 16:25:19,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0510330200195s 2018-09-26 16:25:19,643 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/9431faa9-7665-44d4-a737-e4563b58965e used request id req-c58bb77e-7d60-4fa6-9b1a-559366233279 2018-09-26 16:25:19,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 16:25:19,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f75673727b359b90b00a53d616eb0c1b6d0bf444" 2018-09-26 16:25:19,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-86265e41-b4dd-4bac-a7e0-884e5f010181 Date: Wed, 26 Sep 2018 16:25:19 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/edb90160-f7d0-4086-a548-306f3fdc1e00/snap", "metadata": {}}], "file": "/v2/images/edb90160-f7d0-4086-a548-306f3fdc1e00/file", "owner": "9d0a3c03f9034c5aaa0c93aa9a4ce6df", "id": "edb90160-f7d0-4086-a548-306f3fdc1e00", "size": 12716032, "self": "/v2/images/edb90160-f7d0-4086-a548-306f3fdc1e00", "disk_format": "qcow2", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/edb90160-f7d0-4086-a548-306f3fdc1e00/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T16:17:38Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_de35bb13-66a8-4385-b2b8-2aa8e7397faf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_de35bb13-66a8-4385-b2b8-2aa8e7397faf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T16:17:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 16:25:19,805 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-86265e41-b4dd-4bac-a7e0-884e5f010181 2018-09-26 16:25:19,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.162284135818s 2018-09-26 16:25:19,806 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-86265e41-b4dd-4bac-a7e0-884e5f010181 2018-09-26 16:25:19,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-26 16:25:19,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/edb90160-f7d0-4086-a548-306f3fdc1e00 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f75673727b359b90b00a53d616eb0c1b6d0bf444" 2018-09-26 16:25:21,534 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d18bf981-4089-47c0-bab3-188bb142f41d Date: Wed, 26 Sep 2018 16:25:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 16:25:21,534 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/edb90160-f7d0-4086-a548-306f3fdc1e00 used request id req-d18bf981-4089-47c0-bab3-188bb142f41d 2018-09-26 16:25:21,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.72709107399s 2018-09-26 16:25:21,534 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/edb90160-f7d0-4086-a548-306f3fdc1e00 used request id req-d18bf981-4089-47c0-bab3-188bb142f41d 2018-09-26 16:25:21,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-26 16:25:21,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51478915cbc58994cf482af0ad5fe9dadb902c02" 2018-09-26 16:25:21,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:25:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-84873866-b839-48b4-a8a0-9fa62f7a00c1 x-compute-request-id: req-84873866-b839-48b4-a8a0-9fa62f7a00c1 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/f0022b5e-a5d8-4a3a-95f9-13095e57beda", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/f0022b5e-a5d8-4a3a-95f9-13095e57beda", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f0022b5e-a5d8-4a3a-95f9-13095e57beda", "name": "refstack_defcore-flavor_de35bb13-66a8-4385-b2b8-2aa8e7397faf", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-26 16:25:21,581 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-84873866-b839-48b4-a8a0-9fa62f7a00c1 2018-09-26 16:25:21,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.046539068222s 2018-09-26 16:25:21,582 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-84873866-b839-48b4-a8a0-9fa62f7a00c1 2018-09-26 16:25:21,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-26 16:25:21,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/f0022b5e-a5d8-4a3a-95f9-13095e57beda -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51478915cbc58994cf482af0ad5fe9dadb902c02" 2018-09-26 16:25:21,618 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 16:25:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c8a23d46-5085-420c-a966-613fc567411b x-compute-request-id: req-c8a23d46-5085-420c-a966-613fc567411b Content-Length: 0 Content-Type: application/json 2018-09-26 16:25:21,618 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/f0022b5e-a5d8-4a3a-95f9-13095e57beda used request id req-c8a23d46-5085-420c-a966-613fc567411b 2018-09-26 16:25:21,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0345149040222s 2018-09-26 16:25:21,618 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/f0022b5e-a5d8-4a3a-95f9-13095e57beda used request id req-c8a23d46-5085-420c-a966-613fc567411b 2018-09-26 16:25:21,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 16:25:21,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51478915cbc58994cf482af0ad5fe9dadb902c02" 2018-09-26 16:25:21,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:25:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af4ed2c5-3967-4576-bc48-b626cc532369 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/0f6038362f804bdf973a1259ba7dca0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f6038362f804bdf973a1259ba7dca0e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1eb559e7c1dd4418b86e31ef3084f2ec"}, "domain_id": "75cdea7ae1e047b59527bd851db52c3a", "enabled": true, "options": {}, "id": "1eb559e7c1dd4418b86e31ef3084f2ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/4bdccdd75552479f98bffcd1d64b7662"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bdccdd75552479f98bffcd1d64b7662", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/4c02226b29744674bd45691e05726e9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c02226b29744674bd45691e05726e9e", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/5857b05d047642649579991b794ec602"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5857b05d047642649579991b794ec602", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_de35bb13-66a8-4385-b2b8-2aa8e7397faf", "links": {"self": "http://172.30.9.22:5000/v3/users/6b6cf58e5c9c4f72bf3850b20327b6e8"}, "domain_id": "default", "enabled": true, "id": "6b6cf58e5c9c4f72bf3850b20327b6e8", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/6e819320ddea4588808c69aeee5f74c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e819320ddea4588808c69aeee5f74c6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/7d97fc2ab1f2454b92dd6da51d8b72b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9433c47bb55b49999cf3f4179d1f9381"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9433c47bb55b49999cf3f4179d1f9381", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/9e63f838fd5b45728e8e57b0fc0cb664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e63f838fd5b45728e8e57b0fc0cb664", "email": "heat@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/a31274f6a9b346deb22160d9bfd8b380"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a31274f6a9b346deb22160d9bfd8b380", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/c3bff15c726d4e33aac8d94d4c693699"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c3bff15c726d4e33aac8d94d4c693699", "email": "congress@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/da2d5b9a5312407d85c50744f177f3a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da2d5b9a5312407d85c50744f177f3a3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/da30243f7cce43e39ea7a153cd6ce802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da30243f7cce43e39ea7a153cd6ce802", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fca2410da1d748118f4fe3f25d00c681"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca2410da1d748118f4fe3f25d00c681", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-26 16:25:21,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-af4ed2c5-3967-4576-bc48-b626cc532369 2018-09-26 16:25:21,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0967490673065s 2018-09-26 16:25:21,716 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-af4ed2c5-3967-4576-bc48-b626cc532369 2018-09-26 16:25:21,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 16:25:21,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/6b6cf58e5c9c4f72bf3850b20327b6e8 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51478915cbc58994cf482af0ad5fe9dadb902c02" 2018-09-26 16:25:21,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:25:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07125156-c025-47c7-b4bd-302f854f74f3 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/6b6cf58e5c9c4f72bf3850b20327b6e8"}, "enabled": true, "id": "6b6cf58e5c9c4f72bf3850b20327b6e8", "options": {}, "domain_id": "default", "name": "refstack_defcore-user_de35bb13-66a8-4385-b2b8-2aa8e7397faf"}} 2018-09-26 16:25:21,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/6b6cf58e5c9c4f72bf3850b20327b6e8 used request id req-07125156-c025-47c7-b4bd-302f854f74f3 2018-09-26 16:25:21,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0988290309906s 2018-09-26 16:25:21,821 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/6b6cf58e5c9c4f72bf3850b20327b6e8 used request id req-07125156-c025-47c7-b4bd-302f854f74f3 2018-09-26 16:25:21,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-26 16:25:21,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/6b6cf58e5c9c4f72bf3850b20327b6e8 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51478915cbc58994cf482af0ad5fe9dadb902c02" 2018-09-26 16:25:22,006 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 16:25:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd14b170-4153-439b-b9f2-5be9187656a7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 16:25:22,006 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/6b6cf58e5c9c4f72bf3850b20327b6e8 used request id req-dd14b170-4153-439b-b9f2-5be9187656a7 2018-09-26 16:25:22,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.184320926666s 2018-09-26 16:25:22,006 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/6b6cf58e5c9c4f72bf3850b20327b6e8 used request id req-dd14b170-4153-439b-b9f2-5be9187656a7 2018-09-26 16:25:22,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 16:25:22,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51478915cbc58994cf482af0ad5fe9dadb902c02" 2018-09-26 16:25:22,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:25:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ced9ae51-0909-4170-8a5f-02767b1acac2 Content-Encoding: gzip Content-Length: 376 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4"}, "enabled": true, "id": "32e2fc060ffa4464a00bce7763dbcae4", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31"}, "enabled": true, "id": "6d9e93c84a104a3c8872dd8724ca8a31", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.22:5000/v3/projects/9d0a3c03f9034c5aaa0c93aa9a4ce6df"}, "enabled": true, "id": "9d0a3c03f9034c5aaa0c93aa9a4ce6df", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_de35bb13-66a8-4385-b2b8-2aa8e7397faf"}]} 2018-09-26 16:25:22,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-ced9ae51-0909-4170-8a5f-02767b1acac2 2018-09-26 16:25:22,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0807549953461s 2018-09-26 16:25:22,088 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-ced9ae51-0909-4170-8a5f-02767b1acac2 2018-09-26 16:25:22,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-26 16:25:22,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/9d0a3c03f9034c5aaa0c93aa9a4ce6df -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51478915cbc58994cf482af0ad5fe9dadb902c02" 2018-09-26 16:25:22,255 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 16:25:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c81e9659-4c13-4261-b5e5-23dd713cbfe7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 16:25:22,255 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/9d0a3c03f9034c5aaa0c93aa9a4ce6df used request id req-c81e9659-4c13-4261-b5e5-23dd713cbfe7 2018-09-26 16:25:22,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.164909124374s 2018-09-26 16:25:22,256 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/9d0a3c03f9034c5aaa0c93aa9a4ce6df used request id req-c81e9659-4c13-4261-b5e5-23dd713cbfe7 2018-09-26 16:25:22,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 16:25:22,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51478915cbc58994cf482af0ad5fe9dadb902c02" 2018-09-26 16:25:22,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:25:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a4b78d6-9ed3-43c2-a978-1fdf299e899a Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6b741bb202ff4681b0e6c72506e1d11f", "links": {"self": "http://172.30.9.22:5000/v3/roles/6b741bb202ff4681b0e6c72506e1d11f"}, "name": "Member"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 16:25:22,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-6a4b78d6-9ed3-43c2-a978-1fdf299e899a 2018-09-26 16:25:22,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0827641487122s 2018-09-26 16:25:22,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-26 16:25:22,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/6b741bb202ff4681b0e6c72506e1d11f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51478915cbc58994cf482af0ad5fe9dadb902c02" 2018-09-26 16:25:22,540 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 16:25:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7850502b-df02-4ba2-86f7-81f5c7666d5c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 16:25:22,540 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/6b741bb202ff4681b0e6c72506e1d11f used request id req-7850502b-df02-4ba2-86f7-81f5c7666d5c 2018-09-26 16:25:22,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.199470043182s 2018-09-26 16:25:22,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 16:25:22,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=9d0a3c03f9034c5aaa0c93aa9a4ce6df&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51478915cbc58994cf482af0ad5fe9dadb902c02" 2018-09-26 16:25:22,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-fc503a46-9dee-4efd-9c2a-559d2d686758 Date: Wed, 26 Sep 2018 16:25:22 GMT RESP BODY: {"security_groups": []} 2018-09-26 16:25:22,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=9d0a3c03f9034c5aaa0c93aa9a4ce6df&name=default used request id req-fc503a46-9dee-4efd-9c2a-559d2d686758 2018-09-26 16:25:22,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.177896976471s 2018-09-26 16:25:22,722 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=9d0a3c03f9034c5aaa0c93aa9a4ce6df&name=default used request id req-fc503a46-9dee-4efd-9c2a-559d2d686758 2018-09-26 16:25:22,722 - xtesting.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2018-09-26 16:25:22,774 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-09-26 16:25:22,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 16:25:22,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 16:25:22,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 16:25:22,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 16:25:22,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 16:25:22,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 16:25:22,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 16:25:22,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 16:25:22,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 16:25:22,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 16:25:22,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 16:25:22,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 16:25:22,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 16:25:22,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 16:25:22,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 16:25:22,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 16:25:22,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 16:25:22,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 16:25:22,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 16:25:22,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 16:25:22,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 16:25:22,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 16:25:22,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 16:25:22,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 16:25:22,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 16:25:22,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:25:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80348f1b-c338-44cf-b701-77d727b784de Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 16:25:22,825 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-80348f1b-c338-44cf-b701-77d727b784de 2018-09-26 16:25:22,825 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 16:25:23,204 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T17:25:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["4syUMkCAR9CUMlpgne2PnQ"], "issued_at": "2018-09-26T16:25:23.000000Z"}} 2018-09-26 16:25:23,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 16:25:23,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bdd53a475f92e4fb356c47a9b3301be56107575f" 2018-09-26 16:25:23,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-581475a8-1533-4ec7-81d8-34cb12587327 Date: Wed, 26 Sep 2018 16:25:23 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d9e93c84a104a3c8872dd8724ca8a31","status":"ACTIVE","subnets":["a21b8d27-6884-4a27-90be-806b7524c88f"],"description":"","tags":[],"updated_at":"2018-09-26T15:03:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:01Z","provider:network_type":"flat"}]} 2018-09-26 16:25:23,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-581475a8-1533-4ec7-81d8-34cb12587327 2018-09-26 16:25:23,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.235009908676s 2018-09-26 16:25:23,442 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-581475a8-1533-4ec7-81d8-34cb12587327 2018-09-26 16:25:23,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-26 16:25:23,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd53a475f92e4fb356c47a9b3301be56107575f" 2018-09-26 16:25:23,452 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 16:25:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 16:25:23,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd53a475f92e4fb356c47a9b3301be56107575f" 2018-09-26 16:25:23,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:25:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7dec413-6f44-491d-92ba-f1f4747f946d Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/75cdea7ae1e047b59527bd851db52c3a"}, "description": "", "name": "heat_stack", "enabled": true, "id": "75cdea7ae1e047b59527bd851db52c3a"}, {"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-26 16:25:23,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-b7dec413-6f44-491d-92ba-f1f4747f946d 2018-09-26 16:25:23,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.089674949646s 2018-09-26 16:25:23,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-26 16:25:23,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bdd53a475f92e4fb356c47a9b3301be56107575f" -d '{"project": {"description": "Created by OPNFV Functest: patrole", "enabled": true, "domain_id": "default", "name": "patrole-project_aea91e59-4acd-4f4a-92f1-6f5129abb704"}}' 2018-09-26 16:25:23,653 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 16:25:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0dc5c72-8ed6-4d6e-b32f-82e9b95c56ef Content-Length: 348 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.22:5000/v3/projects/c26d16e2b03c481998e3129b15f68e07"}, "enabled": true, "id": "c26d16e2b03c481998e3129b15f68e07", "parent_id": "default", "domain_id": "default", "name": "patrole-project_aea91e59-4acd-4f4a-92f1-6f5129abb704"}} 2018-09-26 16:25:23,654 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-a0dc5c72-8ed6-4d6e-b32f-82e9b95c56ef 2018-09-26 16:25:23,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.119494915009s 2018-09-26 16:25:23,654 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-a0dc5c72-8ed6-4d6e-b32f-82e9b95c56ef 2018-09-26 16:25:23,655 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'patrole-project_aea91e59-4acd-4f4a-92f1-6f5129abb704', 'id': u'c26d16e2b03c481998e3129b15f68e07', 'description': u'Created by OPNFV Functest: patrole', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-09-26 16:25:23,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-26 16:25:24,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.358763933182s 2018-09-26 16:25:24,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/81170885ffc44797bcadeca494b2c645 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd53a475f92e4fb356c47a9b3301be56107575f" 2018-09-26 16:25:24,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:25:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b86726a0-a38a-4358-9145-c231a60316d0 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/81170885ffc44797bcadeca494b2c645"}, "enabled": true, "id": "81170885ffc44797bcadeca494b2c645", "options": {}, "domain_id": "default", "name": "patrole-user_aea91e59-4acd-4f4a-92f1-6f5129abb704"}} 2018-09-26 16:25:24,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/81170885ffc44797bcadeca494b2c645 used request id req-b86726a0-a38a-4358-9145-c231a60316d0 2018-09-26 16:25:24,103 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'81170885ffc44797bcadeca494b2c645', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_aea91e59-4acd-4f4a-92f1-6f5129abb704'}) 2018-09-26 16:25:24,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 16:25:24,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd53a475f92e4fb356c47a9b3301be56107575f" 2018-09-26 16:25:24,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:25:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f75a7704-ea34-4da9-9121-3039bd95e3f5 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 16:25:24,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f75a7704-ea34-4da9-9121-3039bd95e3f5 2018-09-26 16:25:24,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.081248998642s 2018-09-26 16:25:24,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 16:25:24,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd53a475f92e4fb356c47a9b3301be56107575f" 2018-09-26 16:25:24,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:25:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5de5a209-91b6-4e5c-84c3-73feb2e3fbc8 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 16:25:24,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-5de5a209-91b6-4e5c-84c3-73feb2e3fbc8 2018-09-26 16:25:24,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0807368755341s 2018-09-26 16:25:24,267 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-26 16:25:24,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-26 16:25:24,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd53a475f92e4fb356c47a9b3301be56107575f" -d '{"role": {"name": "Member"}}' 2018-09-26 16:25:24,378 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 16:25:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a37fd3f3-aabb-48e2-999a-c9a1ff9a7d45 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0063476888d54c57b0b0187b72256ada", "links": {"self": "http://172.30.9.22:5000/v3/roles/0063476888d54c57b0b0187b72256ada"}, "name": "Member"}} 2018-09-26 16:25:24,378 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-a37fd3f3-aabb-48e2-999a-c9a1ff9a7d45 2018-09-26 16:25:24,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.110736131668s 2018-09-26 16:25:24,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles/0063476888d54c57b0b0187b72256ada -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd53a475f92e4fb356c47a9b3301be56107575f" 2018-09-26 16:25:24,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:25:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ae86abb-5ab2-4c42-847e-a247a1bd6a26 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/0063476888d54c57b0b0187b72256ada"}, "domain_id": null, "name": "Member", "id": "0063476888d54c57b0b0187b72256ada"}} 2018-09-26 16:25:24,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/0063476888d54c57b0b0187b72256ada used request id req-5ae86abb-5ab2-4c42-847e-a247a1bd6a26 2018-09-26 16:25:24,459 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.22:5000/v3/roles/0063476888d54c57b0b0187b72256ada'}, 'domain_id': None, 'human_id': None, 'id': u'0063476888d54c57b0b0187b72256ada', 'HUMAN_ID': False}) 2018-09-26 16:25:24,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 16:25:24,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd53a475f92e4fb356c47a9b3301be56107575f" 2018-09-26 16:25:24,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:25:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a6bc3b3-b029-4a22-a050-e5c6850e33b8 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0063476888d54c57b0b0187b72256ada", "links": {"self": "http://172.30.9.22:5000/v3/roles/0063476888d54c57b0b0187b72256ada"}, "name": "Member"}, {"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 16:25:24,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-5a6bc3b3-b029-4a22-a050-e5c6850e33b8 2018-09-26 16:25:24,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0858111381531s 2018-09-26 16:25:24,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 16:25:24,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd53a475f92e4fb356c47a9b3301be56107575f" 2018-09-26 16:25:24,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:25:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d07f7f2-9cc4-49d4-aa45-883b2a5cdeae Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 16:25:24,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-6d07f7f2-9cc4-49d4-aa45-883b2a5cdeae 2018-09-26 16:25:24,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0744547843933s 2018-09-26 16:25:24,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 16:25:24,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bdd53a475f92e4fb356c47a9b3301be56107575f" 2018-09-26 16:25:24,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:25:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18835952-ef78-4edb-a411-b03fc509c7dd Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/0f6038362f804bdf973a1259ba7dca0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f6038362f804bdf973a1259ba7dca0e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1eb559e7c1dd4418b86e31ef3084f2ec"}, "domain_id": "75cdea7ae1e047b59527bd851db52c3a", "enabled": true, "options": {}, "id": "1eb559e7c1dd4418b86e31ef3084f2ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/4bdccdd75552479f98bffcd1d64b7662"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bdccdd75552479f98bffcd1d64b7662", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/4c02226b29744674bd45691e05726e9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c02226b29744674bd45691e05726e9e", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/5857b05d047642649579991b794ec602"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5857b05d047642649579991b794ec602", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/6e819320ddea4588808c69aeee5f74c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e819320ddea4588808c69aeee5f74c6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/7d97fc2ab1f2454b92dd6da51d8b72b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "email": "admin@example.com", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_aea91e59-4acd-4f4a-92f1-6f5129abb704", "links": {"self": "http://172.30.9.22:5000/v3/users/81170885ffc44797bcadeca494b2c645"}, "domain_id": "default", "enabled": true, "id": "81170885ffc44797bcadeca494b2c645", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9433c47bb55b49999cf3f4179d1f9381"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9433c47bb55b49999cf3f4179d1f9381", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/9e63f838fd5b45728e8e57b0fc0cb664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e63f838fd5b45728e8e57b0fc0cb664", "email": "heat@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/a31274f6a9b346deb22160d9bfd8b380"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a31274f6a9b346deb22160d9bfd8b380", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/c3bff15c726d4e33aac8d94d4c693699"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c3bff15c726d4e33aac8d94d4c693699", "email": "congress@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/da2d5b9a5312407d85c50744f177f3a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da2d5b9a5312407d85c50744f177f3a3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/da30243f7cce43e39ea7a153cd6ce802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da30243f7cce43e39ea7a153cd6ce802", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fca2410da1d748118f4fe3f25d00c681"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca2410da1d748118f4fe3f25d00c681", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-26 16:25:24,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-18835952-ef78-4edb-a411-b03fc509c7dd 2018-09-26 16:25:24,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0958309173584s 2018-09-26 16:25:24,718 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-18835952-ef78-4edb-a411-b03fc509c7dd 2018-09-26 16:25:24,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 16:25:24,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bdd53a475f92e4fb356c47a9b3301be56107575f" 2018-09-26 16:25:24,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:25:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5101db5-8df8-405a-84e1-d30821c59806 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4"}, "enabled": true, "id": "32e2fc060ffa4464a00bce7763dbcae4", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31"}, "enabled": true, "id": "6d9e93c84a104a3c8872dd8724ca8a31", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.22:5000/v3/projects/c26d16e2b03c481998e3129b15f68e07"}, "enabled": true, "id": "c26d16e2b03c481998e3129b15f68e07", "parent_id": "default", "domain_id": "default", "name": "patrole-project_aea91e59-4acd-4f4a-92f1-6f5129abb704"}]} 2018-09-26 16:25:24,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-b5101db5-8df8-405a-84e1-d30821c59806 2018-09-26 16:25:24,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.080619096756s 2018-09-26 16:25:24,806 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-b5101db5-8df8-405a-84e1-d30821c59806 2018-09-26 16:25:24,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 16:25:24,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=81170885ffc44797bcadeca494b2c645&scope.project.id=c26d16e2b03c481998e3129b15f68e07&role.id=0063476888d54c57b0b0187b72256ada -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd53a475f92e4fb356c47a9b3301be56107575f" 2018-09-26 16:25:24,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:25:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb8b1e94-01eb-4723-b410-ca425d8484e5 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=81170885ffc44797bcadeca494b2c645&scope.project.id=c26d16e2b03c481998e3129b15f68e07&role.id=0063476888d54c57b0b0187b72256ada", "previous": null, "next": null}} 2018-09-26 16:25:24,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=81170885ffc44797bcadeca494b2c645&scope.project.id=c26d16e2b03c481998e3129b15f68e07&role.id=0063476888d54c57b0b0187b72256ada used request id req-fb8b1e94-01eb-4723-b410-ca425d8484e5 2018-09-26 16:25:24,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.076308965683s 2018-09-26 16:25:24,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 16:25:24,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/c26d16e2b03c481998e3129b15f68e07/users/81170885ffc44797bcadeca494b2c645/roles/0063476888d54c57b0b0187b72256ada -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd53a475f92e4fb356c47a9b3301be56107575f" 2018-09-26 16:25:25,003 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 16:25:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61508f8e-2bf6-4fe7-aba6-58c0fb0b262a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 16:25:25,003 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/c26d16e2b03c481998e3129b15f68e07/users/81170885ffc44797bcadeca494b2c645/roles/0063476888d54c57b0b0187b72256ada used request id req-61508f8e-2bf6-4fe7-aba6-58c0fb0b262a 2018-09-26 16:25:25,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.118088006973s 2018-09-26 16:25:25,004 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_aea91e59-4acd-4f4a-92f1-6f5129abb704', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '0c7ba18c-2ab4-45a7-a2e8-323fb9c7b584', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'patrole-user_aea91e59-4acd-4f4a-92f1-6f5129abb704', 'project_id': u'c26d16e2b03c481998e3129b15f68e07', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-26 16:25:25,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 16:25:25,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 16:25:25,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 16:25:25,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 16:25:25,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 16:25:25,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 16:25:25,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 16:25:25,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 16:25:25,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 16:25:25,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 16:25:25,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 16:25:25,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 16:25:25,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 16:25:25,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 16:25:25,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 16:25:25,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 16:25:25,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 16:25:25,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 16:25:25,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 16:25:25,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 16:25:25,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 16:25:25,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 16:25:25,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 16:25:25,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 16:25:25,010 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_aea91e59-4acd-4f4a-92f1-6f5129abb704', 'password': '0c7ba18c-2ab4-45a7-a2e8-323fb9c7b584', 'project_name': 'patrole-project_aea91e59-4acd-4f4a-92f1-6f5129abb704', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': 'c26d16e2b03c481998e3129b15f68e07', 'project_domain_name': 'Default'} 2018-09-26 16:25:25,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 16:25:25,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd53a475f92e4fb356c47a9b3301be56107575f" 2018-09-26 16:25:25,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:25:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dccf3f90-72c7-4c96-ad20-81dfa9f17ca5 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0063476888d54c57b0b0187b72256ada", "links": {"self": "http://172.30.9.22:5000/v3/roles/0063476888d54c57b0b0187b72256ada"}, "name": "Member"}, {"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 16:25:25,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-dccf3f90-72c7-4c96-ad20-81dfa9f17ca5 2018-09-26 16:25:25,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0782179832458s 2018-09-26 16:25:25,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 16:25:25,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd53a475f92e4fb356c47a9b3301be56107575f" 2018-09-26 16:25:25,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:25:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-811e9255-eabd-4b6a-9f14-3c3aba0797b4 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0063476888d54c57b0b0187b72256ada", "links": {"self": "http://172.30.9.22:5000/v3/roles/0063476888d54c57b0b0187b72256ada"}, "name": "Member"}, {"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 16:25:25,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-811e9255-eabd-4b6a-9f14-3c3aba0797b4 2018-09-26 16:25:25,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0734210014343s 2018-09-26 16:25:25,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 16:25:25,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd53a475f92e4fb356c47a9b3301be56107575f" 2018-09-26 16:25:25,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:25:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47fa54f4-b96c-4881-a0a3-15b4ef98b999 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 16:25:25,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-47fa54f4-b96c-4881-a0a3-15b4ef98b999 2018-09-26 16:25:25,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0793168544769s 2018-09-26 16:25:25,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 16:25:25,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bdd53a475f92e4fb356c47a9b3301be56107575f" 2018-09-26 16:25:25,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:25:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3103daeb-2124-4fc0-a79e-fd43d8ac1d8f Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/0f6038362f804bdf973a1259ba7dca0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f6038362f804bdf973a1259ba7dca0e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1eb559e7c1dd4418b86e31ef3084f2ec"}, "domain_id": "75cdea7ae1e047b59527bd851db52c3a", "enabled": true, "options": {}, "id": "1eb559e7c1dd4418b86e31ef3084f2ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/4bdccdd75552479f98bffcd1d64b7662"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bdccdd75552479f98bffcd1d64b7662", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/4c02226b29744674bd45691e05726e9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c02226b29744674bd45691e05726e9e", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/5857b05d047642649579991b794ec602"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5857b05d047642649579991b794ec602", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/6e819320ddea4588808c69aeee5f74c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e819320ddea4588808c69aeee5f74c6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/7d97fc2ab1f2454b92dd6da51d8b72b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "email": "admin@example.com", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_aea91e59-4acd-4f4a-92f1-6f5129abb704", "links": {"self": "http://172.30.9.22:5000/v3/users/81170885ffc44797bcadeca494b2c645"}, "domain_id": "default", "enabled": true, "id": "81170885ffc44797bcadeca494b2c645", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9433c47bb55b49999cf3f4179d1f9381"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9433c47bb55b49999cf3f4179d1f9381", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/9e63f838fd5b45728e8e57b0fc0cb664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e63f838fd5b45728e8e57b0fc0cb664", "email": "heat@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/a31274f6a9b346deb22160d9bfd8b380"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a31274f6a9b346deb22160d9bfd8b380", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/c3bff15c726d4e33aac8d94d4c693699"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c3bff15c726d4e33aac8d94d4c693699", "email": "congress@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/da2d5b9a5312407d85c50744f177f3a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da2d5b9a5312407d85c50744f177f3a3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/da30243f7cce43e39ea7a153cd6ce802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da30243f7cce43e39ea7a153cd6ce802", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fca2410da1d748118f4fe3f25d00c681"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca2410da1d748118f4fe3f25d00c681", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-26 16:25:25,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-3103daeb-2124-4fc0-a79e-fd43d8ac1d8f 2018-09-26 16:25:25,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0967080593109s 2018-09-26 16:25:25,342 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-3103daeb-2124-4fc0-a79e-fd43d8ac1d8f 2018-09-26 16:25:25,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 16:25:25,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bdd53a475f92e4fb356c47a9b3301be56107575f" 2018-09-26 16:25:25,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:25:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be394835-ab77-47bb-89bc-6bc7aec2656c Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4"}, "enabled": true, "id": "32e2fc060ffa4464a00bce7763dbcae4", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31"}, "enabled": true, "id": "6d9e93c84a104a3c8872dd8724ca8a31", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.22:5000/v3/projects/c26d16e2b03c481998e3129b15f68e07"}, "enabled": true, "id": "c26d16e2b03c481998e3129b15f68e07", "parent_id": "default", "domain_id": "default", "name": "patrole-project_aea91e59-4acd-4f4a-92f1-6f5129abb704"}]} 2018-09-26 16:25:25,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-be394835-ab77-47bb-89bc-6bc7aec2656c 2018-09-26 16:25:25,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.075474023819s 2018-09-26 16:25:25,424 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-be394835-ab77-47bb-89bc-6bc7aec2656c 2018-09-26 16:25:25,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 16:25:25,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=81170885ffc44797bcadeca494b2c645&scope.project.id=c26d16e2b03c481998e3129b15f68e07&role.id=b7fe312ee11d43d7a925dd240013585f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd53a475f92e4fb356c47a9b3301be56107575f" 2018-09-26 16:25:25,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:25:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72a84d6e-2cf3-4710-aafb-5ea6b6eaf3e3 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=81170885ffc44797bcadeca494b2c645&scope.project.id=c26d16e2b03c481998e3129b15f68e07&role.id=b7fe312ee11d43d7a925dd240013585f", "previous": null, "next": null}} 2018-09-26 16:25:25,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=81170885ffc44797bcadeca494b2c645&scope.project.id=c26d16e2b03c481998e3129b15f68e07&role.id=b7fe312ee11d43d7a925dd240013585f used request id req-72a84d6e-2cf3-4710-aafb-5ea6b6eaf3e3 2018-09-26 16:25:25,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0789110660553s 2018-09-26 16:25:25,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 16:25:25,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/c26d16e2b03c481998e3129b15f68e07/users/81170885ffc44797bcadeca494b2c645/roles/b7fe312ee11d43d7a925dd240013585f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd53a475f92e4fb356c47a9b3301be56107575f" 2018-09-26 16:25:25,626 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 16:25:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98d5360b-c3f2-4a2e-a175-91f20621c5f7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 16:25:25,626 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/c26d16e2b03c481998e3129b15f68e07/users/81170885ffc44797bcadeca494b2c645/roles/b7fe312ee11d43d7a925dd240013585f used request id req-98d5360b-c3f2-4a2e-a175-91f20621c5f7 2018-09-26 16:25:25,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.120481967926s 2018-09-26 16:25:25,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 16:25:25,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd53a475f92e4fb356c47a9b3301be56107575f" 2018-09-26 16:25:25,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:25:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f09399e-f37e-4ada-a39c-6b235a2f81b9 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0063476888d54c57b0b0187b72256ada", "links": {"self": "http://172.30.9.22:5000/v3/roles/0063476888d54c57b0b0187b72256ada"}, "name": "Member"}, {"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 16:25:25,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-2f09399e-f37e-4ada-a39c-6b235a2f81b9 2018-09-26 16:25:25,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0773329734802s 2018-09-26 16:25:25,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 16:25:25,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd53a475f92e4fb356c47a9b3301be56107575f" 2018-09-26 16:25:25,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:25:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84fa6e75-85df-4f94-b0e6-15f5cf1191dc Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 16:25:25,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-84fa6e75-85df-4f94-b0e6-15f5cf1191dc 2018-09-26 16:25:25,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0773019790649s 2018-09-26 16:25:25,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 16:25:25,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bdd53a475f92e4fb356c47a9b3301be56107575f" 2018-09-26 16:25:25,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:25:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07ad98d4-a95e-4c2a-bb94-4a643b3eea3d Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/0f6038362f804bdf973a1259ba7dca0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f6038362f804bdf973a1259ba7dca0e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1eb559e7c1dd4418b86e31ef3084f2ec"}, "domain_id": "75cdea7ae1e047b59527bd851db52c3a", "enabled": true, "options": {}, "id": "1eb559e7c1dd4418b86e31ef3084f2ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/4bdccdd75552479f98bffcd1d64b7662"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bdccdd75552479f98bffcd1d64b7662", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/4c02226b29744674bd45691e05726e9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c02226b29744674bd45691e05726e9e", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/5857b05d047642649579991b794ec602"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5857b05d047642649579991b794ec602", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/6e819320ddea4588808c69aeee5f74c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e819320ddea4588808c69aeee5f74c6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/7d97fc2ab1f2454b92dd6da51d8b72b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "email": "admin@example.com", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_aea91e59-4acd-4f4a-92f1-6f5129abb704", "links": {"self": "http://172.30.9.22:5000/v3/users/81170885ffc44797bcadeca494b2c645"}, "domain_id": "default", "enabled": true, "id": "81170885ffc44797bcadeca494b2c645", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9433c47bb55b49999cf3f4179d1f9381"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9433c47bb55b49999cf3f4179d1f9381", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/9e63f838fd5b45728e8e57b0fc0cb664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e63f838fd5b45728e8e57b0fc0cb664", "email": "heat@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/a31274f6a9b346deb22160d9bfd8b380"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a31274f6a9b346deb22160d9bfd8b380", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/c3bff15c726d4e33aac8d94d4c693699"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c3bff15c726d4e33aac8d94d4c693699", "email": "congress@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/da2d5b9a5312407d85c50744f177f3a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da2d5b9a5312407d85c50744f177f3a3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/da30243f7cce43e39ea7a153cd6ce802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da30243f7cce43e39ea7a153cd6ce802", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fca2410da1d748118f4fe3f25d00c681"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca2410da1d748118f4fe3f25d00c681", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-26 16:25:25,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-07ad98d4-a95e-4c2a-bb94-4a643b3eea3d 2018-09-26 16:25:25,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0997660160065s 2018-09-26 16:25:25,884 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-07ad98d4-a95e-4c2a-bb94-4a643b3eea3d 2018-09-26 16:25:25,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 16:25:25,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=81170885ffc44797bcadeca494b2c645&role.id=b7fe312ee11d43d7a925dd240013585f&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd53a475f92e4fb356c47a9b3301be56107575f" 2018-09-26 16:25:25,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:25:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b6d0657-7c72-488e-8e93-84deb996b4ad Content-Encoding: gzip Content-Length: 191 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=81170885ffc44797bcadeca494b2c645&role.id=b7fe312ee11d43d7a925dd240013585f&scope.domain.id=default", "previous": null, "next": null}} 2018-09-26 16:25:25,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=81170885ffc44797bcadeca494b2c645&role.id=b7fe312ee11d43d7a925dd240013585f&scope.domain.id=default used request id req-7b6d0657-7c72-488e-8e93-84deb996b4ad 2018-09-26 16:25:25,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0746200084686s 2018-09-26 16:25:25,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 16:25:25,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/domains/default/users/81170885ffc44797bcadeca494b2c645/roles/b7fe312ee11d43d7a925dd240013585f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd53a475f92e4fb356c47a9b3301be56107575f" 2018-09-26 16:25:26,087 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 16:25:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99c17a41-034d-4c1b-9104-31a4931348e3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 16:25:26,087 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/domains/default/users/81170885ffc44797bcadeca494b2c645/roles/b7fe312ee11d43d7a925dd240013585f used request id req-99c17a41-034d-4c1b-9104-31a4931348e3 2018-09-26 16:25:26,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.122710943222s 2018-09-26 16:25:26,088 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-26 16:25:28,685 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-09-26 16:25:28.268 11289 INFO rally.deployment.engine [-] Deployment babf01d0-9587-44a4-8bc2-aa2b2b1b1cc0 | Starting: Destroy cloud and free allocated resources. 2018-09-26 16:25:28.368 11289 INFO rally.deployment.engine [-] Deployment babf01d0-9587-44a4-8bc2-aa2b2b1b1cc0 | Completed: Destroy cloud and free allocated resources. 2018-09-26 16:25:28.415 11289 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=b197bce5-b6ca-47ec-bb99-342f465153c1) for deployment 'opnfv-rally'. 2018-09-26 16:25:28.437 11289 INFO rally.api [-] Deleting verification (UUID=d3aae2c6-0f1d-4752-a31d-37de3a1fae25). 2018-09-26 16:25:28.484 11289 INFO rally.api [-] Verification has been successfully deleted! 2018-09-26 16:25:28.485 11289 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=b197bce5-b6ca-47ec-bb99-342f465153c1). 2018-09-26 16:25:28.490 11289 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-09-26 16:25:31,228 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-09-26 16:25:30.882 11292 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=759a2800-f20f-4d39-a6bc-c0a8d830a5a6) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 759a2800-f20f-4d39-a6bc-c0a8d830a5a6 | 2018-09-26T16:25:30 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 759a2800-f20f-4d39-a6bc-c0a8d830a5a6 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-09-26 16:25:34,543 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-09-26 16:25:34,544 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-09-26 16:25:36,934 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-09-26 16:25:36.685 11298 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=b197bce5-b6ca-47ec-bb99-342f465153c1). 2018-09-26 16:25:36.817 11298 INFO rally.api [-] Verifier has been successfully deleted! 2018-09-26 16:25:40,295 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-09-26 16:25:39.014 11301 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-09-26 16:25:39.135 11301 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-09-26 16:25:40.122 11301 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=852e40b9-9634-4404-bee3-f2e77bbfc108) has been successfully created! Using verifier 'opnfv-tempest' (UUID=852e40b9-9634-4404-bee3-f2e77bbfc108) as the default verifier for the future CLI operations. 2018-09-26 16:25:43,285 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-09-26 16:25:43,286 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 16:25:43,381 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-26 16:25:43,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 16:25:43,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:25:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-888396b2-1836-46a9-8265-bf9b2b397030 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 16:25:43,389 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-888396b2-1836-46a9-8265-bf9b2b397030 2018-09-26 16:25:43,390 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 16:25:43,768 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0063476888d54c57b0b0187b72256ada", "name": "Member"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T17:25:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c26d16e2b03c481998e3129b15f68e07", "name": "patrole-project_aea91e59-4acd-4f4a-92f1-6f5129abb704"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/c26d16e2b03c481998e3129b15f68e07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/c26d16e2b03c481998e3129b15f68e07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/c26d16e2b03c481998e3129b15f68e07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/c26d16e2b03c481998e3129b15f68e07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/c26d16e2b03c481998e3129b15f68e07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/c26d16e2b03c481998e3129b15f68e07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c26d16e2b03c481998e3129b15f68e07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/c26d16e2b03c481998e3129b15f68e07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/c26d16e2b03c481998e3129b15f68e07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/c26d16e2b03c481998e3129b15f68e07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/c26d16e2b03c481998e3129b15f68e07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/c26d16e2b03c481998e3129b15f68e07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "patrole-user_aea91e59-4acd-4f4a-92f1-6f5129abb704", "id": "81170885ffc44797bcadeca494b2c645"}, "audit_ids": ["8dAqtAi6Q4-3xe5iwkQaUw"], "issued_at": "2018-09-26T16:25:43.000000Z"}} 2018-09-26 16:25:43,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba4d61290112fc44ce42e7c29a70319b742f68ab" 2018-09-26 16:25:43,779 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Wed, 26 Sep 2018 16:25:43 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-09-26 16:25:43,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 16:25:43,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ba4d61290112fc44ce42e7c29a70319b742f68ab" 2018-09-26 16:25:43,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-34c35133-8da1-48dc-af58-df612c165628 Date: Wed, 26 Sep 2018 16:25:43 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 16:25:43,941 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-34c35133-8da1-48dc-af58-df612c165628 2018-09-26 16:25:43,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.158846855164s 2018-09-26 16:25:43,942 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-34c35133-8da1-48dc-af58-df612c165628 2018-09-26 16:25:43,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-26 16:25:43,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ba4d61290112fc44ce42e7c29a70319b742f68ab" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_aea91e59-4acd-4f4a-92f1-6f5129abb704", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_aea91e59-4acd-4f4a-92f1-6f5129abb704"}' 2018-09-26 16:25:44,143 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 865 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/94404aeb-9284-4b0c-a03a-ca79013fb128 X-Openstack-Request-Id: req-2f6268c7-521b-49e5-ba81-f04f18141dfa Date: Wed, 26 Sep 2018 16:25:44 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/94404aeb-9284-4b0c-a03a-ca79013fb128/file", "owner": "c26d16e2b03c481998e3129b15f68e07", "id": "94404aeb-9284-4b0c-a03a-ca79013fb128", "size": null, "self": "/v2/images/94404aeb-9284-4b0c-a03a-ca79013fb128", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T16:25:44Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_aea91e59-4acd-4f4a-92f1-6f5129abb704", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_aea91e59-4acd-4f4a-92f1-6f5129abb704", "checksum": null, "created_at": "2018-09-26T16:25:44Z", "protected": false} 2018-09-26 16:25:44,143 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-2f6268c7-521b-49e5-ba81-f04f18141dfa 2018-09-26 16:25:44,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.200078010559s 2018-09-26 16:25:44,144 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-2f6268c7-521b-49e5-ba81-f04f18141dfa returning object 94404aeb-9284-4b0c-a03a-ca79013fb128 2018-09-26 16:25:44,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-26 16:25:44,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/94404aeb-9284-4b0c-a03a-ca79013fb128/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ba4d61290112fc44ce42e7c29a70319b742f68ab" -d '' 2018-09-26 16:25:45,324 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e754ce19-4b2e-4a70-9f39-209b8b5d8306 Date: Wed, 26 Sep 2018 16:25:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 16:25:45,324 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/94404aeb-9284-4b0c-a03a-ca79013fb128/file used request id req-e754ce19-4b2e-4a70-9f39-209b8b5d8306 2018-09-26 16:25:45,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.17976784706s 2018-09-26 16:25:45,325 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/94404aeb-9284-4b0c-a03a-ca79013fb128/file used request id req-e754ce19-4b2e-4a70-9f39-209b8b5d8306 2018-09-26 16:25:45,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 16:25:45,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ba4d61290112fc44ce42e7c29a70319b742f68ab" 2018-09-26 16:25:45,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-e7a3b34e-116f-400a-8844-b27d9f3483ee Date: Wed, 26 Sep 2018 16:25:45 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/94404aeb-9284-4b0c-a03a-ca79013fb128/snap", "metadata": {}}], "file": "/v2/images/94404aeb-9284-4b0c-a03a-ca79013fb128/file", "owner": "c26d16e2b03c481998e3129b15f68e07", "id": "94404aeb-9284-4b0c-a03a-ca79013fb128", "size": 12716032, "self": "/v2/images/94404aeb-9284-4b0c-a03a-ca79013fb128", "disk_format": "qcow2", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/94404aeb-9284-4b0c-a03a-ca79013fb128/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T16:25:45Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_aea91e59-4acd-4f4a-92f1-6f5129abb704", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_aea91e59-4acd-4f4a-92f1-6f5129abb704", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T16:25:44Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 16:25:45,489 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e7a3b34e-116f-400a-8844-b27d9f3483ee 2018-09-26 16:25:45,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.164086103439s 2018-09-26 16:25:45,490 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e7a3b34e-116f-400a-8844-b27d9f3483ee 2018-09-26 16:25:45,492 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/94404aeb-9284-4b0c-a03a-ca79013fb128/snap', u'metadata': Munch({})})], 'file': u'/v2/images/94404aeb-9284-4b0c-a03a-ca79013fb128/file', 'owner': u'c26d16e2b03c481998e3129b15f68e07', 'id': u'94404aeb-9284-4b0c-a03a-ca79013fb128', 'size': 12716032, u'self': u'/v2/images/94404aeb-9284-4b0c-a03a-ca79013fb128', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c26d16e2b03c481998e3129b15f68e07', 'name': 'patrole-project_aea91e59-4acd-4f4a-92f1-6f5129abb704', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/94404aeb-9284-4b0c-a03a-ca79013fb128/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-26T16:25:45Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-26T16:25:45Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_aea91e59-4acd-4f4a-92f1-6f5129abb704', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/94404aeb-9284-4b0c-a03a-ca79013fb128', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_aea91e59-4acd-4f4a-92f1-6f5129abb704', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_aea91e59-4acd-4f4a-92f1-6f5129abb704', 'created': u'2018-09-26T16:25:44Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-26T16:25:44Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/94404aeb-9284-4b0c-a03a-ca79013fb128', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_aea91e59-4acd-4f4a-92f1-6f5129abb704', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-26 16:25:45,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-26 16:25:45,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bdd53a475f92e4fb356c47a9b3301be56107575f" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_aea91e59-4acd-4f4a-92f1-6f5129abb704", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-26 16:25:45,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:25:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a882cdd1-01d9-416c-82ec-4a6061453532 x-compute-request-id: req-a882cdd1-01d9-416c-82ec-4a6061453532 Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/cca57ac1-fc3a-43e2-b1ca-6862c496925d", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/cca57ac1-fc3a-43e2-b1ca-6862c496925d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "cca57ac1-fc3a-43e2-b1ca-6862c496925d", "name": "patrole-flavor_aea91e59-4acd-4f4a-92f1-6f5129abb704", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 16:25:45,702 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-a882cdd1-01d9-416c-82ec-4a6061453532 2018-09-26 16:25:45,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.209249019623s 2018-09-26 16:25:45,702 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-a882cdd1-01d9-416c-82ec-4a6061453532 returning object cca57ac1-fc3a-43e2-b1ca-6862c496925d 2018-09-26 16:25:45,703 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_aea91e59-4acd-4f4a-92f1-6f5129abb704', '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'32e2fc060ffa4464a00bce7763dbcae4', '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'cca57ac1-fc3a-43e2-b1ca-6862c496925d', 'swap': 0}) 2018-09-26 16:25:45,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-26 16:25:45,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/cca57ac1-fc3a-43e2-b1ca-6862c496925d/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bdd53a475f92e4fb356c47a9b3301be56107575f" -d '{"extra_specs": {}}' 2018-09-26 16:25:45,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:25:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f07ff4b6-af6f-4eee-8045-3b703d203275 x-compute-request-id: req-f07ff4b6-af6f-4eee-8045-3b703d203275 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-26 16:25:45,727 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/cca57ac1-fc3a-43e2-b1ca-6862c496925d/os-extra_specs used request id req-f07ff4b6-af6f-4eee-8045-3b703d203275 2018-09-26 16:25:45,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0232768058777s 2018-09-26 16:25:45,728 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/cca57ac1-fc3a-43e2-b1ca-6862c496925d/os-extra_specs used request id req-f07ff4b6-af6f-4eee-8045-3b703d203275 2018-09-26 16:25:45,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 16:25:45,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba4d61290112fc44ce42e7c29a70319b742f68ab" 2018-09-26 16:25:45,738 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 16:25:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 16:25:45,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba4d61290112fc44ce42e7c29a70319b742f68ab" 2018-09-26 16:25:45,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:25:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3162fead-0ceb-4806-8b37-267404461f5c Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0063476888d54c57b0b0187b72256ada", "links": {"self": "http://172.30.9.22:5000/v3/roles/0063476888d54c57b0b0187b72256ada"}, "name": "Member"}, {"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 16:25:45,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-3162fead-0ceb-4806-8b37-267404461f5c 2018-09-26 16:25:45,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0893130302429s 2018-09-26 16:25:46,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-09-26 16:25:46,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ba4d61290112fc44ce42e7c29a70319b742f68ab" 2018-09-26 16:25:46,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:25:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e1cc8735-86f5-4a0a-8982-298727fe3ec1 x-compute-request-id: req-e1cc8735-86f5-4a0a-8982-298727fe3ec1 Content-Encoding: gzip Content-Length: 718 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 225}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 228}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-09-26 16:25:46,411 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-e1cc8735-86f5-4a0a-8982-298727fe3ec1 2018-09-26 16:25:46,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.181823015213s 2018-09-26 16:25:46,412 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-e1cc8735-86f5-4a0a-8982-298727fe3ec1 2018-09-26 16:25:46,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 16:25:46,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ba4d61290112fc44ce42e7c29a70319b742f68ab" 2018-09-26 16:25:46,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-10526e5e-7b2d-44d4-b078-17ee6c84e014 Date: Wed, 26 Sep 2018 16:25:46 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/94404aeb-9284-4b0c-a03a-ca79013fb128/snap", "metadata": {}}], "file": "/v2/images/94404aeb-9284-4b0c-a03a-ca79013fb128/file", "owner": "c26d16e2b03c481998e3129b15f68e07", "id": "94404aeb-9284-4b0c-a03a-ca79013fb128", "size": 12716032, "self": "/v2/images/94404aeb-9284-4b0c-a03a-ca79013fb128", "disk_format": "qcow2", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/94404aeb-9284-4b0c-a03a-ca79013fb128/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T16:25:45Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_aea91e59-4acd-4f4a-92f1-6f5129abb704", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_aea91e59-4acd-4f4a-92f1-6f5129abb704", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T16:25:44Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 16:25:46,674 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-10526e5e-7b2d-44d4-b078-17ee6c84e014 2018-09-26 16:25:46,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.261400938034s 2018-09-26 16:25:46,675 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-10526e5e-7b2d-44d4-b078-17ee6c84e014 2018-09-26 16:25:46,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-26 16:25:46,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ba4d61290112fc44ce42e7c29a70319b742f68ab" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_aea91e59-4acd-4f4a-92f1-6f5129abb704", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_aea91e59-4acd-4f4a-92f1-6f5129abb704"}' 2018-09-26 16:25:46,884 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 873 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/e4ea9a9b-7b7d-4247-a2b2-29e5b18276d8 X-Openstack-Request-Id: req-f2816ed4-0e67-4b33-88b7-fd3a55ebb7fa Date: Wed, 26 Sep 2018 16:25:46 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/e4ea9a9b-7b7d-4247-a2b2-29e5b18276d8/file", "owner": "c26d16e2b03c481998e3129b15f68e07", "id": "e4ea9a9b-7b7d-4247-a2b2-29e5b18276d8", "size": null, "self": "/v2/images/e4ea9a9b-7b7d-4247-a2b2-29e5b18276d8", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T16:25:46Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_aea91e59-4acd-4f4a-92f1-6f5129abb704", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_aea91e59-4acd-4f4a-92f1-6f5129abb704", "checksum": null, "created_at": "2018-09-26T16:25:46Z", "protected": false} 2018-09-26 16:25:46,884 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-f2816ed4-0e67-4b33-88b7-fd3a55ebb7fa 2018-09-26 16:25:46,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.206562995911s 2018-09-26 16:25:46,885 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-f2816ed4-0e67-4b33-88b7-fd3a55ebb7fa returning object e4ea9a9b-7b7d-4247-a2b2-29e5b18276d8 2018-09-26 16:25:46,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-26 16:25:46,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/e4ea9a9b-7b7d-4247-a2b2-29e5b18276d8/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ba4d61290112fc44ce42e7c29a70319b742f68ab" -d '' 2018-09-26 16:25:48,686 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-20b80954-cb1b-417c-8676-62c447d98f62 Date: Wed, 26 Sep 2018 16:25:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 16:25:48,687 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/e4ea9a9b-7b7d-4247-a2b2-29e5b18276d8/file used request id req-20b80954-cb1b-417c-8676-62c447d98f62 2018-09-26 16:25:48,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.80140304565s 2018-09-26 16:25:48,687 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/e4ea9a9b-7b7d-4247-a2b2-29e5b18276d8/file used request id req-20b80954-cb1b-417c-8676-62c447d98f62 2018-09-26 16:25:48,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 16:25:48,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ba4d61290112fc44ce42e7c29a70319b742f68ab" 2018-09-26 16:25:48,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2331 Content-Type: application/json X-Openstack-Request-Id: req-45854300-7af8-470f-99ac-ef9282e04037 Date: Wed, 26 Sep 2018 16:25:48 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/e4ea9a9b-7b7d-4247-a2b2-29e5b18276d8/snap", "metadata": {}}], "file": "/v2/images/e4ea9a9b-7b7d-4247-a2b2-29e5b18276d8/file", "owner": "c26d16e2b03c481998e3129b15f68e07", "id": "e4ea9a9b-7b7d-4247-a2b2-29e5b18276d8", "size": 12716032, "self": "/v2/images/e4ea9a9b-7b7d-4247-a2b2-29e5b18276d8", "disk_format": "qcow2", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/e4ea9a9b-7b7d-4247-a2b2-29e5b18276d8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T16:25:48Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_aea91e59-4acd-4f4a-92f1-6f5129abb704", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_aea91e59-4acd-4f4a-92f1-6f5129abb704", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T16:25:46Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/94404aeb-9284-4b0c-a03a-ca79013fb128/snap", "metadata": {}}], "file": "/v2/images/94404aeb-9284-4b0c-a03a-ca79013fb128/file", "owner": "c26d16e2b03c481998e3129b15f68e07", "id": "94404aeb-9284-4b0c-a03a-ca79013fb128", "size": 12716032, "self": "/v2/images/94404aeb-9284-4b0c-a03a-ca79013fb128", "disk_format": "qcow2", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/94404aeb-9284-4b0c-a03a-ca79013fb128/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T16:25:45Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_aea91e59-4acd-4f4a-92f1-6f5129abb704", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_aea91e59-4acd-4f4a-92f1-6f5129abb704", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T16:25:44Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 16:25:48,853 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-45854300-7af8-470f-99ac-ef9282e04037 2018-09-26 16:25:48,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.165364027023s 2018-09-26 16:25:48,854 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-45854300-7af8-470f-99ac-ef9282e04037 2018-09-26 16:25:48,856 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/e4ea9a9b-7b7d-4247-a2b2-29e5b18276d8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e4ea9a9b-7b7d-4247-a2b2-29e5b18276d8/file', 'owner': u'c26d16e2b03c481998e3129b15f68e07', 'id': u'e4ea9a9b-7b7d-4247-a2b2-29e5b18276d8', 'size': 12716032, u'self': u'/v2/images/e4ea9a9b-7b7d-4247-a2b2-29e5b18276d8', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c26d16e2b03c481998e3129b15f68e07', 'name': 'patrole-project_aea91e59-4acd-4f4a-92f1-6f5129abb704', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/e4ea9a9b-7b7d-4247-a2b2-29e5b18276d8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-26T16:25:48Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-26T16:25:48Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_aea91e59-4acd-4f4a-92f1-6f5129abb704', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/e4ea9a9b-7b7d-4247-a2b2-29e5b18276d8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_aea91e59-4acd-4f4a-92f1-6f5129abb704', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_aea91e59-4acd-4f4a-92f1-6f5129abb704', 'created': u'2018-09-26T16:25:46Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-26T16:25:46Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/e4ea9a9b-7b7d-4247-a2b2-29e5b18276d8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_aea91e59-4acd-4f4a-92f1-6f5129abb704', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-26 16:25:48,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-26 16:25:48,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bdd53a475f92e4fb356c47a9b3301be56107575f" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_aea91e59-4acd-4f4a-92f1-6f5129abb704", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-26 16:25:48,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:25:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-74ec1924-e5c7-4c12-aa5e-a67d12bfcf3e x-compute-request-id: req-74ec1924-e5c7-4c12-aa5e-a67d12bfcf3e Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/ed1643ae-3c56-4118-9630-f85d50f8339d", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/ed1643ae-3c56-4118-9630-f85d50f8339d", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ed1643ae-3c56-4118-9630-f85d50f8339d", "name": "patrole-flavor_alt_aea91e59-4acd-4f4a-92f1-6f5129abb704", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 16:25:48,956 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-74ec1924-e5c7-4c12-aa5e-a67d12bfcf3e 2018-09-26 16:25:48,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.098776102066s 2018-09-26 16:25:48,956 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-74ec1924-e5c7-4c12-aa5e-a67d12bfcf3e returning object ed1643ae-3c56-4118-9630-f85d50f8339d 2018-09-26 16:25:48,957 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_aea91e59-4acd-4f4a-92f1-6f5129abb704', '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'32e2fc060ffa4464a00bce7763dbcae4', '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'ed1643ae-3c56-4118-9630-f85d50f8339d', 'swap': 0}) 2018-09-26 16:25:48,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-26 16:25:48,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/ed1643ae-3c56-4118-9630-f85d50f8339d/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bdd53a475f92e4fb356c47a9b3301be56107575f" -d '{"extra_specs": {}}' 2018-09-26 16:25:48,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:25:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ec518ec5-4f47-41ca-8157-08d1b8d136b9 x-compute-request-id: req-ec518ec5-4f47-41ca-8157-08d1b8d136b9 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-26 16:25:48,981 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/ed1643ae-3c56-4118-9630-f85d50f8339d/os-extra_specs used request id req-ec518ec5-4f47-41ca-8157-08d1b8d136b9 2018-09-26 16:25:48,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0236570835114s 2018-09-26 16:25:48,982 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/ed1643ae-3c56-4118-9630-f85d50f8339d/os-extra_specs used request id req-ec518ec5-4f47-41ca-8157-08d1b8d136b9 2018-09-26 16:25:48,982 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_aea91e59-4acd-4f4a-92f1-6f5129abb704', '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'32e2fc060ffa4464a00bce7763dbcae4', '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'ed1643ae-3c56-4118-9630-f85d50f8339d', 'swap': 0}) 2018-09-26 16:25:52,249 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-09-26 16:25:51.190 11320 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=852e40b9-9634-4404-bee3-f2e77bbfc108) for deployment 'opnfv-rally' (UUID=759a2800-f20f-4d39-a6bc-c0a8d830a5a6). 2018-09-26 16:25:52.055 11320 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-09-26 16:25:52.057 11320 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=852e40b9-9634-4404-bee3-f2e77bbfc108) has been successfully configured for deployment 'opnfv-rally' (UUID=759a2800-f20f-4d39-a6bc-c0a8d830a5a6)! 2018-09-26 16:25:52,249 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-09-26 16:25:52,250 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-09-26 16:25:52,252 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-09-26 16:25:52,270 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-09-26 16:25:55,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-852e40b9-9634-4404-bee3-f2e77bbfc108/repo; testr list-tests '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network|volume))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2018-09-26 16:25:55,731 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-09-26 16:25:55,756 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-09-26 16:25:55,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/test_list.txt']'. 2018-09-26 16:25:57,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 16:25:57.819 11329 INFO rally.api [-] Starting verification (UUID=d9f40eee-7a47-4895-9220-d6fb6782bcbd) for deployment 'opnfv-rally' (UUID=759a2800-f20f-4d39-a6bc-c0a8d830a5a6) by verifier 'opnfv-tempest' (UUID=852e40b9-9634-4404-bee3-f2e77bbfc108). 2018-09-26 16:25:57,820 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: d9f40eee-7a47-4895-9220-d6fb6782bcbd 2018-09-26 16:28:34,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: d9f40eee-7a47-4895-9220-d6fb6782bcbd 2018-09-26 16:28:34,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'd9f40eee-7a47-4895-9220-d6fb6782bcbd']'. 2018-09-26 16:28:35,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-09-26 16:28:35,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-09-26 16:28:35,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-26 16:28:35,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | d9f40eee-7a47-4895-9220-d6fb6782bcbd | 2018-09-26 16:28:35,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-09-26 16:28:35,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-09-26 16:25:57 | 2018-09-26 16:28:35,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-09-26 16:28:34 | 2018-09-26 16:28:35,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:37 | 2018-09-26 16:28:35,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-09-26 16:28:35,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-09-26 16:28:35,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 852e40b9-9634-4404-bee3-f2e77bbfc108) | 2018-09-26 16:28:35,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-09-26 16:28:35,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 759a2800-f20f-4d39-a6bc-c0a8d830a5a6) | 2018-09-26 16:28:35,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-09-26 16:28:35,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 148.094 | 2018-09-26 16:28:35,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 124 | 2018-09-26 16:28:35,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 163 | 2018-09-26 16:28:35,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-09-26 16:28:35,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-09-26 16:28:35,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-09-26 16:28:35,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-26 16:28:35,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-09-26 16:28:35,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-09-26 16:28:36,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-09-26 16:28:36,241 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-26 16:28:36,241 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:53 | PASS | +-------------------+------------------+------------------+----------------+ 2018-09-26 16:28:36,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-26 16:28:36,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/e4ea9a9b-7b7d-4247-a2b2-29e5b18276d8 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ba4d61290112fc44ce42e7c29a70319b742f68ab" 2018-09-26 16:28:37,248 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0083a774-1fd0-4d73-97d7-ebbf8737e905 Date: Wed, 26 Sep 2018 16:28:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 16:28:37,248 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/e4ea9a9b-7b7d-4247-a2b2-29e5b18276d8 used request id req-0083a774-1fd0-4d73-97d7-ebbf8737e905 2018-09-26 16:28:37,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.999945878983s 2018-09-26 16:28:37,248 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/e4ea9a9b-7b7d-4247-a2b2-29e5b18276d8 used request id req-0083a774-1fd0-4d73-97d7-ebbf8737e905 2018-09-26 16:28:37,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-26 16:28:37,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bdd53a475f92e4fb356c47a9b3301be56107575f" 2018-09-26 16:28:37,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:28:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ce66e835-de6f-44be-8b13-653ce1528ae8 x-compute-request-id: req-ce66e835-de6f-44be-8b13-653ce1528ae8 Content-Encoding: gzip Content-Length: 358 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/cca57ac1-fc3a-43e2-b1ca-6862c496925d", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/cca57ac1-fc3a-43e2-b1ca-6862c496925d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "cca57ac1-fc3a-43e2-b1ca-6862c496925d", "name": "patrole-flavor_aea91e59-4acd-4f4a-92f1-6f5129abb704", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/ed1643ae-3c56-4118-9630-f85d50f8339d", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/ed1643ae-3c56-4118-9630-f85d50f8339d", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ed1643ae-3c56-4118-9630-f85d50f8339d", "name": "patrole-flavor_alt_aea91e59-4acd-4f4a-92f1-6f5129abb704", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-26 16:28:37,282 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-ce66e835-de6f-44be-8b13-653ce1528ae8 2018-09-26 16:28:37,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0330328941345s 2018-09-26 16:28:37,282 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-ce66e835-de6f-44be-8b13-653ce1528ae8 2018-09-26 16:28:37,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-26 16:28:37,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/ed1643ae-3c56-4118-9630-f85d50f8339d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bdd53a475f92e4fb356c47a9b3301be56107575f" 2018-09-26 16:28:37,339 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 16:28:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8e49300c-a87f-4933-a406-f93d65a34b93 x-compute-request-id: req-8e49300c-a87f-4933-a406-f93d65a34b93 Content-Length: 0 Content-Type: application/json 2018-09-26 16:28:37,339 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/ed1643ae-3c56-4118-9630-f85d50f8339d used request id req-8e49300c-a87f-4933-a406-f93d65a34b93 2018-09-26 16:28:37,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0547950267792s 2018-09-26 16:28:37,340 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/ed1643ae-3c56-4118-9630-f85d50f8339d used request id req-8e49300c-a87f-4933-a406-f93d65a34b93 2018-09-26 16:28:37,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 16:28:37,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ba4d61290112fc44ce42e7c29a70319b742f68ab" 2018-09-26 16:28:37,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-91428fb0-2cf0-4f38-85cc-3c692baa0d24 Date: Wed, 26 Sep 2018 16:28:37 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/94404aeb-9284-4b0c-a03a-ca79013fb128/snap", "metadata": {}}], "file": "/v2/images/94404aeb-9284-4b0c-a03a-ca79013fb128/file", "owner": "c26d16e2b03c481998e3129b15f68e07", "id": "94404aeb-9284-4b0c-a03a-ca79013fb128", "size": 12716032, "self": "/v2/images/94404aeb-9284-4b0c-a03a-ca79013fb128", "disk_format": "qcow2", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/94404aeb-9284-4b0c-a03a-ca79013fb128/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T16:25:45Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_aea91e59-4acd-4f4a-92f1-6f5129abb704", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_aea91e59-4acd-4f4a-92f1-6f5129abb704", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T16:25:44Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 16:28:37,597 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-91428fb0-2cf0-4f38-85cc-3c692baa0d24 2018-09-26 16:28:37,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.256854057312s 2018-09-26 16:28:37,597 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-91428fb0-2cf0-4f38-85cc-3c692baa0d24 2018-09-26 16:28:37,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-26 16:28:37,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/94404aeb-9284-4b0c-a03a-ca79013fb128 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ba4d61290112fc44ce42e7c29a70319b742f68ab" 2018-09-26 16:28:39,577 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0152e470-d6aa-4a97-baa2-9061a444250d Date: Wed, 26 Sep 2018 16:28:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 16:28:39,578 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/94404aeb-9284-4b0c-a03a-ca79013fb128 used request id req-0152e470-d6aa-4a97-baa2-9061a444250d 2018-09-26 16:28:39,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.97837400436s 2018-09-26 16:28:39,578 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/94404aeb-9284-4b0c-a03a-ca79013fb128 used request id req-0152e470-d6aa-4a97-baa2-9061a444250d 2018-09-26 16:28:39,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-26 16:28:39,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bdd53a475f92e4fb356c47a9b3301be56107575f" 2018-09-26 16:28:39,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:28:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec7d5fe2-501a-48c0-a021-93440c56ad0a x-compute-request-id: req-ec7d5fe2-501a-48c0-a021-93440c56ad0a Content-Encoding: gzip Content-Length: 304 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/cca57ac1-fc3a-43e2-b1ca-6862c496925d", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/cca57ac1-fc3a-43e2-b1ca-6862c496925d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "cca57ac1-fc3a-43e2-b1ca-6862c496925d", "name": "patrole-flavor_aea91e59-4acd-4f4a-92f1-6f5129abb704", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-26 16:28:39,614 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-ec7d5fe2-501a-48c0-a021-93440c56ad0a 2018-09-26 16:28:39,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0360271930695s 2018-09-26 16:28:39,615 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-ec7d5fe2-501a-48c0-a021-93440c56ad0a 2018-09-26 16:28:39,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-26 16:28:39,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/cca57ac1-fc3a-43e2-b1ca-6862c496925d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bdd53a475f92e4fb356c47a9b3301be56107575f" 2018-09-26 16:28:39,661 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 16:28:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-56cd5ff8-5f8e-4280-9756-d501a7d6c7b3 x-compute-request-id: req-56cd5ff8-5f8e-4280-9756-d501a7d6c7b3 Content-Length: 0 Content-Type: application/json 2018-09-26 16:28:39,662 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/cca57ac1-fc3a-43e2-b1ca-6862c496925d used request id req-56cd5ff8-5f8e-4280-9756-d501a7d6c7b3 2018-09-26 16:28:39,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0451219081879s 2018-09-26 16:28:39,662 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/cca57ac1-fc3a-43e2-b1ca-6862c496925d used request id req-56cd5ff8-5f8e-4280-9756-d501a7d6c7b3 2018-09-26 16:28:39,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 16:28:39,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bdd53a475f92e4fb356c47a9b3301be56107575f" 2018-09-26 16:28:39,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a26935e-bda3-4fc6-8cc7-e666f4703609 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/0f6038362f804bdf973a1259ba7dca0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f6038362f804bdf973a1259ba7dca0e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1eb559e7c1dd4418b86e31ef3084f2ec"}, "domain_id": "75cdea7ae1e047b59527bd851db52c3a", "enabled": true, "options": {}, "id": "1eb559e7c1dd4418b86e31ef3084f2ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/4bdccdd75552479f98bffcd1d64b7662"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bdccdd75552479f98bffcd1d64b7662", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/4c02226b29744674bd45691e05726e9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c02226b29744674bd45691e05726e9e", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/5857b05d047642649579991b794ec602"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5857b05d047642649579991b794ec602", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/6e819320ddea4588808c69aeee5f74c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e819320ddea4588808c69aeee5f74c6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/7d97fc2ab1f2454b92dd6da51d8b72b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "email": "admin@example.com", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_aea91e59-4acd-4f4a-92f1-6f5129abb704", "links": {"self": "http://172.30.9.22:5000/v3/users/81170885ffc44797bcadeca494b2c645"}, "domain_id": "default", "enabled": true, "id": "81170885ffc44797bcadeca494b2c645", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9433c47bb55b49999cf3f4179d1f9381"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9433c47bb55b49999cf3f4179d1f9381", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/9e63f838fd5b45728e8e57b0fc0cb664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e63f838fd5b45728e8e57b0fc0cb664", "email": "heat@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/a31274f6a9b346deb22160d9bfd8b380"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a31274f6a9b346deb22160d9bfd8b380", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/c3bff15c726d4e33aac8d94d4c693699"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c3bff15c726d4e33aac8d94d4c693699", "email": "congress@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/da2d5b9a5312407d85c50744f177f3a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da2d5b9a5312407d85c50744f177f3a3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/da30243f7cce43e39ea7a153cd6ce802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da30243f7cce43e39ea7a153cd6ce802", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fca2410da1d748118f4fe3f25d00c681"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca2410da1d748118f4fe3f25d00c681", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-26 16:28:39,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-7a26935e-bda3-4fc6-8cc7-e666f4703609 2018-09-26 16:28:39,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0966069698334s 2018-09-26 16:28:39,760 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-7a26935e-bda3-4fc6-8cc7-e666f4703609 2018-09-26 16:28:39,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 16:28:39,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/81170885ffc44797bcadeca494b2c645 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bdd53a475f92e4fb356c47a9b3301be56107575f" 2018-09-26 16:28:39,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa74b1a8-f7e2-4407-8db2-84feaef801be Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/81170885ffc44797bcadeca494b2c645"}, "enabled": true, "id": "81170885ffc44797bcadeca494b2c645", "options": {}, "domain_id": "default", "name": "patrole-user_aea91e59-4acd-4f4a-92f1-6f5129abb704"}} 2018-09-26 16:28:39,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/81170885ffc44797bcadeca494b2c645 used request id req-aa74b1a8-f7e2-4407-8db2-84feaef801be 2018-09-26 16:28:39,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0936069488525s 2018-09-26 16:28:39,859 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/81170885ffc44797bcadeca494b2c645 used request id req-aa74b1a8-f7e2-4407-8db2-84feaef801be 2018-09-26 16:28:39,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-26 16:28:39,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/81170885ffc44797bcadeca494b2c645 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bdd53a475f92e4fb356c47a9b3301be56107575f" 2018-09-26 16:28:40,041 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 16:28:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a56a066-f14e-458d-8442-c826d20a5fd2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 16:28:40,041 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/81170885ffc44797bcadeca494b2c645 used request id req-3a56a066-f14e-458d-8442-c826d20a5fd2 2018-09-26 16:28:40,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.181214809418s 2018-09-26 16:28:40,041 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/81170885ffc44797bcadeca494b2c645 used request id req-3a56a066-f14e-458d-8442-c826d20a5fd2 2018-09-26 16:28:40,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 16:28:40,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bdd53a475f92e4fb356c47a9b3301be56107575f" 2018-09-26 16:28:40,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:28:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ec3e884-961c-4bbf-8a85-f0f6f0207f97 Content-Encoding: gzip Content-Length: 375 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4"}, "enabled": true, "id": "32e2fc060ffa4464a00bce7763dbcae4", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31"}, "enabled": true, "id": "6d9e93c84a104a3c8872dd8724ca8a31", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.22:5000/v3/projects/c26d16e2b03c481998e3129b15f68e07"}, "enabled": true, "id": "c26d16e2b03c481998e3129b15f68e07", "parent_id": "default", "domain_id": "default", "name": "patrole-project_aea91e59-4acd-4f4a-92f1-6f5129abb704"}]} 2018-09-26 16:28:40,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-9ec3e884-961c-4bbf-8a85-f0f6f0207f97 2018-09-26 16:28:40,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0777730941772s 2018-09-26 16:28:40,120 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-9ec3e884-961c-4bbf-8a85-f0f6f0207f97 2018-09-26 16:28:40,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-26 16:28:40,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/c26d16e2b03c481998e3129b15f68e07 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bdd53a475f92e4fb356c47a9b3301be56107575f" 2018-09-26 16:28:40,262 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 16:28:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dac194f5-339a-4ea8-9ca7-fdf80e883298 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 16:28:40,262 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/c26d16e2b03c481998e3129b15f68e07 used request id req-dac194f5-339a-4ea8-9ca7-fdf80e883298 2018-09-26 16:28:40,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.140036821365s 2018-09-26 16:28:40,263 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/c26d16e2b03c481998e3129b15f68e07 used request id req-dac194f5-339a-4ea8-9ca7-fdf80e883298 2018-09-26 16:28:40,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 16:28:40,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd53a475f92e4fb356c47a9b3301be56107575f" 2018-09-26 16:28:40,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:28:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26ff47ac-0fd1-410f-81e7-df54f41cab8b Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0063476888d54c57b0b0187b72256ada", "links": {"self": "http://172.30.9.22:5000/v3/roles/0063476888d54c57b0b0187b72256ada"}, "name": "Member"}, {"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 16:28:40,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-26ff47ac-0fd1-410f-81e7-df54f41cab8b 2018-09-26 16:28:40,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.078929901123s 2018-09-26 16:28:40,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-26 16:28:40,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/0063476888d54c57b0b0187b72256ada -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd53a475f92e4fb356c47a9b3301be56107575f" 2018-09-26 16:28:40,444 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 16:28:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88d60aec-d568-47d6-9210-f721e5160e46 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 16:28:40,444 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/0063476888d54c57b0b0187b72256ada used request id req-88d60aec-d568-47d6-9210-f721e5160e46 2018-09-26 16:28:40,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.100694179535s 2018-09-26 16:28:40,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 16:28:40,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=c26d16e2b03c481998e3129b15f68e07&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bdd53a475f92e4fb356c47a9b3301be56107575f" 2018-09-26 16:28:40,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-e93c19a6-0dc3-4028-8a91-37568862504f Date: Wed, 26 Sep 2018 16:28:40 GMT RESP BODY: {"security_groups": []} 2018-09-26 16:28:40,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=c26d16e2b03c481998e3129b15f68e07&name=default used request id req-e93c19a6-0dc3-4028-8a91-37568862504f 2018-09-26 16:28:40,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.181231021881s 2018-09-26 16:28:40,629 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=c26d16e2b03c481998e3129b15f68e07&name=default used request id req-e93c19a6-0dc3-4028-8a91-37568862504f 2018-09-26 16:28:40,679 - xtesting.ci.run_tests - INFO - Loading test case 'odl'... 2018-09-26 16:28:41,327 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2018-09-26 16:28:41,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 16:28:41,329 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 16:28:41,329 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 16:28:41,329 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 16:28:41,329 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 16:28:41,329 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 16:28:41,329 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 16:28:41,329 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 16:28:41,329 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 16:28:41,329 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 16:28:41,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 16:28:41,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 16:28:41,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 16:28:41,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 16:28:41,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 16:28:41,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 16:28:41,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 16:28:41,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 16:28:41,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 16:28:41,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 16:28:41,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 16:28:41,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 16:28:41,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 16:28:41,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 16:28:41,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2018-09-26 16:28:41,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 16:28:41,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:28:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca4a213a-afef-4652-b318-6fbc11cc1c31 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 16:28:41,339 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ca4a213a-afef-4652-b318-6fbc11cc1c31 2018-09-26 16:28:41,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 16:28:41,720 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T17:28:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["bTVJ4qLJQ4mGpHU2JM6DnQ"], "issued_at": "2018-09-26T16:28:41.000000Z"}} 2018-09-26 16:28:41,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ad8cfd45b429f92a8b9665ab0aeabc7822d830" 2018-09-26 16:28:41,729 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 16:28:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 16:28:41,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/services? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ad8cfd45b429f92a8b9665ab0aeabc7822d830" 2018-09-26 16:28:41,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:28:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09a81e88-c5f6-46fe-807e-d1ca8c8b9c2b Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"services": [{"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.22:5000/v3/services/0005032bf92e42bb9aa7ce7ee3d1bc46"}, "enabled": true, "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"description": "Key management Service", "links": {"self": "http://172.30.9.22:5000/v3/services/10dc1d848194401e9c2d7ecc6d36384b"}, "enabled": true, "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.22:5000/v3/services/2aa59599796143a6ae020ee23855582f"}, "enabled": true, "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.22:5000/v3/services/3cdfb50adac6431d8ffe3265daa88a3e"}, "enabled": true, "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"description": "congress Policy Service", "links": {"self": "http://172.30.9.22:5000/v3/services/3e1947ad6cdc4de7bdbb7cc1ef29e720"}, "enabled": true, "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.22:5000/v3/services/4855df81ad1d42e08594eb4c0a8f97a8"}, "enabled": true, "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.22:5000/v3/services/5a42563c4c4c4924b6175b48a9775f1c"}, "enabled": true, "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"description": "Cinder Service v3", "links": {"self": "http://172.30.9.22:5000/v3/services/6dcc44f85dfb4ebcac1dacd4aff06e53"}, "enabled": true, "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.22:5000/v3/services/74cbb78876294fbbb3c520efd771a4f5"}, "enabled": true, "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"description": "Cinder Service v2", "links": {"self": "http://172.30.9.22:5000/v3/services/8d388b8171664805abc857c5b0ca339d"}, "enabled": true, "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.22:5000/v3/services/956d1af66da247658dbec130fb09b9fc"}, "enabled": true, "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.22:5000/v3/services/acf3d5a2d9ca4bb993c42b985148258e"}, "enabled": true, "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.22:5000/v3/services/bff86d5e172a40f5b6ab925097a042f7"}, "enabled": true, "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"description": "Cinder Service", "links": {"self": "http://172.30.9.22:5000/v3/services/c4f55377082a44b1980d5b237229e59b"}, "enabled": true, "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.22:5000/v3/services/ec9ceb80cf0041a3afa3424526f9cb41"}, "enabled": true, "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "links": {"self": "http://172.30.9.22:5000/v3/services", "previous": null, "next": null}} 2018-09-26 16:28:41,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/services used request id req-09a81e88-c5f6-46fe-807e-d1ca8c8b9c2b 2018-09-26 16:28:41,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.479192018509s 2018-09-26 16:28:41,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2018-09-26 16:28:41,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/endpoints? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ad8cfd45b429f92a8b9665ab0aeabc7822d830" 2018-09-26 16:28:41,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 16:28:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bcb9ec8-b769-4510-b71f-61bc19750458 Content-Encoding: gzip Content-Length: 1951 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/02bc96b41fad410595bab75a7289c35b"}, "url": "http://192.30.9.3:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "10dc1d848194401e9c2d7ecc6d36384b", "id": "02bc96b41fad410595bab75a7289c35b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/08c5fa6cca8e4493a07078dc39c576c1"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "956d1af66da247658dbec130fb09b9fc", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/0f355ba9afac41989a2e0d0bd158d2d0"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "74cbb78876294fbbb3c520efd771a4f5", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/142f7ee89fc6476087e36b7d5974002f"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8d388b8171664805abc857c5b0ca339d", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1583686382314eb6ae82673235b33fe3"}, "url": "http://172.30.9.22:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4855df81ad1d42e08594eb4c0a8f97a8", "id": "1583686382314eb6ae82673235b33fe3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1774151ff5e549a9a241ead049de4f0a"}, "url": "http://172.30.9.22:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2aa59599796143a6ae020ee23855582f", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1b39ad43b8d64bbd879da78099ff8be5"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bff86d5e172a40f5b6ab925097a042f7", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/259cb357e9cc413d865405ea6c22473f"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "id": "259cb357e9cc413d865405ea6c22473f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2fb7435d8e8047f9b490cf2a171b7772"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c4f55377082a44b1980d5b237229e59b", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/338fcc33861d4b3ba2093dbd10c341b9"}, "url": "http://172.30.9.22:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c4f55377082a44b1980d5b237229e59b", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/3b0fa75e63074f5792460cdbdf8c0bc0"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ec9ceb80cf0041a3afa3424526f9cb41", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/3e1526cb1cf74cb39f613fae9c3d08cc"}, "url": "http://192.30.9.3:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "10dc1d848194401e9c2d7ecc6d36384b", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/494abd32a7af44f78f0cbfc67b67925a"}, "url": "http://172.30.9.22:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "956d1af66da247658dbec130fb09b9fc", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/4961cf6eb40f424e86d3731d65dfbd48"}, "url": "http://172.30.9.22:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3cdfb50adac6431d8ffe3265daa88a3e", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/4bcc8ad85489444c8aa42917af1a2efc"}, "url": "http://192.30.9.3:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/4d7d4b7b36184f84b7a9239081ee2734"}, "url": "http://172.30.9.22:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8d388b8171664805abc857c5b0ca339d", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/4e598f58791946a4aa98dd6cce6e8eae"}, "url": "http://192.30.9.3:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/5143f268960c49538083f419064c9256"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "id": "5143f268960c49538083f419064c9256"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/5882ce69dbed4ee9ae848bb1304108cb"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4855df81ad1d42e08594eb4c0a8f97a8", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/60a0e2f1dfd24b8697ad3a3abaf58456"}, "url": "http://172.30.9.22:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "74cbb78876294fbbb3c520efd771a4f5", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/756bf235e4f34f009e0d7f57036b7141"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "74cbb78876294fbbb3c520efd771a4f5", "id": "756bf235e4f34f009e0d7f57036b7141"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/77484623f9a24914b218a226a2d36cf6"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3cdfb50adac6431d8ffe3265daa88a3e", "id": "77484623f9a24914b218a226a2d36cf6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/78b68340d9b84c8ab04940cdff938bbd"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "acf3d5a2d9ca4bb993c42b985148258e", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7945a2f3a7434e50b9830c3ad0c62023"}, "url": "http://172.30.9.22:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "10dc1d848194401e9c2d7ecc6d36384b", "id": "7945a2f3a7434e50b9830c3ad0c62023"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/80eb63071240482bacd7bddb101a23f9"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "956d1af66da247658dbec130fb09b9fc", "id": "80eb63071240482bacd7bddb101a23f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/8683b4f984bb46aba79b1cf2c22abe1c"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/89012062387b4703a9899647de0ce667"}, "url": "http://172.30.9.22:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "id": "89012062387b4703a9899647de0ce667"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/978669d34ac24c8b8c677c90fc79334b"}, "url": "http://172.30.9.22:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ec9ceb80cf0041a3afa3424526f9cb41", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a13b53c48d3c4a9cb8528155ba234e7e"}, "url": "http://172.30.9.22:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a36145c6dd73418da3e3787b21551f71"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bff86d5e172a40f5b6ab925097a042f7", "id": "a36145c6dd73418da3e3787b21551f71"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/aed2744eae0342b387fb21bde88b8ede"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "acf3d5a2d9ca4bb993c42b985148258e", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/af9dee60738d4a6188ec2404b0542b36"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3cdfb50adac6431d8ffe3265daa88a3e", "id": "af9dee60738d4a6188ec2404b0542b36"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b24c866af8904cd9bedff704144628db"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ec9ceb80cf0041a3afa3424526f9cb41", "id": "b24c866af8904cd9bedff704144628db"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/bfe69fee391f41c6996d86ea5028a2b4"}, "url": "http://172.30.9.22:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "acf3d5a2d9ca4bb993c42b985148258e", "id": "bfe69fee391f41c6996d86ea5028a2b4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c6a5332c5dda45c49d353d24ec2be5e9"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8d388b8171664805abc857c5b0ca339d", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c6b1374e0568436b8d56f16fb022cffb"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "id": "c6b1374e0568436b8d56f16fb022cffb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c91dba5cabb840daa386fb0bf1c28205"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2aa59599796143a6ae020ee23855582f", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/cd07ce59da1949dd996562180ddb44fd"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c4f55377082a44b1980d5b237229e59b", "id": "cd07ce59da1949dd996562180ddb44fd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d58ed33343564c9dbeb39ec26ce36888"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4855df81ad1d42e08594eb4c0a8f97a8", "id": "d58ed33343564c9dbeb39ec26ce36888"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d6bdd72429a043c6b1f5eeebc48c3a67"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2aa59599796143a6ae020ee23855582f", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/da8e588a5e424e00b5b4eb94d2069782"}, "url": "http://172.30.9.22:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "id": "da8e588a5e424e00b5b4eb94d2069782"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e029cfb00dbf44c8b9668a87dcb43b12"}, "url": "http://172.30.9.22:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bff86d5e172a40f5b6ab925097a042f7", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "links": {"self": "http://172.30.9.22:5000/v3/endpoints", "previous": null, "next": null}} 2018-09-26 16:28:41,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-0bcb9ec8-b769-4510-b71f-61bc19750458 2018-09-26 16:28:41,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.084410905838s 2018-09-26 16:29:01,595 - xtesting.core.robotframework - INFO - ============================================================================== Basic & Neutron ============================================================================== Basic & Neutron.Basic ============================================================================== Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Restconf is OK. ============================================================================== Get Controller Modules :: Get the restconf modules, check 200 stat... | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Res... | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Basic | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin ============================================================================== Basic & Neutron.Neutron.Reachability ============================================================================== Get the complete list of networks :: Get the complete list of netw... | PASS | ------------------------------------------------------------------------------ Get the complete list of subnets :: Get the complete list of subnets | PASS | ------------------------------------------------------------------------------ Get the complete list of ports :: Get the complete list of ports | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Reachability | PASS | 3 critical tests, 3 passed, 0 failed 3 tests total, 3 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Networks :: Checking Network created in OpenStack a... ============================================================================== Check OpenStack Networks :: Checking OpenStack Neutron for known n... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight Networks :: Checking OpenDaylight Neutron API f... | PASS | ------------------------------------------------------------------------------ Create Network :: Create new network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network :: Check network created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Networks :: Checking Network created in Op... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Subnets :: Checking Subnets created in OpenStack ar... ============================================================================== Check OpenStack Subnets :: Checking OpenStack Neutron for known su... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight subnets :: Checking OpenDaylight Neutron API fo... | PASS | ------------------------------------------------------------------------------ Create New subnet :: Create new subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet :: Check new subnet created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Subnets :: Checking Subnets created in Ope... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStack are pus... ============================================================================== Check OpenStack ports :: Checking OpenStack Neutron for known ports | PASS | ------------------------------------------------------------------------------ Check OpenDaylight ports :: Checking OpenDaylight Neutron API for ... | PASS | ------------------------------------------------------------------------------ Create New Port :: Create new port in OpenStack | PASS | ------------------------------------------------------------------------------ Check New Port :: Check new port created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStac... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in OpenStack ... ============================================================================== Delete New Port :: Delete previously created port in OpenStack | PASS | ------------------------------------------------------------------------------ Check Port Deleted :: Check port deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in O... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted in OpenS... ============================================================================== Delete New subnet :: Delete previously created subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet deleted :: Check subnet deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Networks :: Checking Network deleted in Open... ============================================================================== Delete Network :: Delete network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network deleted :: Check network deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Networks :: Checking Network delete... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin | PASS | 21 critical tests, 21 passed, 0 failed 21 tests total, 21 passed, 0 failed ============================================================================== Basic & Neutron | PASS | 22 critical tests, 22 passed, 0 failed 22 tests total, 22 passed, 0 failed ============================================================================== Output: /home/opnfv/functest/results/odl/output.xml 2018-09-26 16:29:01,641 - xtesting.core.robotframework - INFO - Results were successfully parsed 2018-09-26 16:29:01,790 - xtesting.core.robotframework - INFO - Results were successfully generated 2018-09-26 16:29:01,911 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-26 16:29:01,912 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:20 | PASS | +-------------------+------------------+------------------+----------------+ 2018-09-26 16:29:01,965 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-09-26 16:29:03,771 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-26 16:29:05,849 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-09-26 16:29:05,849 - openstack_tests - INFO - OS Credentials = > 2018-09-26 16:29:06,699 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-09-26 16:29:06,700 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-09-26 16:29:08,002 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-78ad07cd-a36c-4b5-proj 2018-09-26 16:29:09,055 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-78ad07cd-a36c-4b5-user 2018-09-26 16:29:09,235 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-78ad07cd-a36c-4b5-proj-role 2018-09-26 16:29:09,328 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-78ad07cd-a36c-4b5-proj-role to project CreateSecurityGroupTests-78ad07cd-a36c-4b5-proj 2018-09-26 16:29:10,240 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-2e914efb-c5d0-409a-9240-51d6f98fc7c1name... 2018-09-26 16:29:10,240 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-2e914efb-c5d0-409a-9240-51d6f98fc7c1name 2018-09-26 16:29:10,691 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3d2c0924-f028-4a3b-9377-f7effb4ca970 2018-09-26 16:29:10,871 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3d2c0924-f028-4a3b-9377-f7effb4ca970 2018-09-26 16:29:11,036 - neutron_utils - INFO - Retrieving security group with ID - 3d2c0924-f028-4a3b-9377-f7effb4ca970 2018-09-26 16:29:11,233 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3d2c0924-f028-4a3b-9377-f7effb4ca970 2018-09-26 16:29:11,416 - neutron_utils - INFO - Retrieving security group with ID - 3d2c0924-f028-4a3b-9377-f7effb4ca970 2018-09-26 16:29:11,610 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3d2c0924-f028-4a3b-9377-f7effb4ca970 2018-09-26 16:29:11,793 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-2e914efb-c5d0-409a-9240-51d6f98fc7c1name 2018-09-26 16:29:12,009 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3d2c0924-f028-4a3b-9377-f7effb4ca970 2018-09-26 16:29:12,544 - neutron_utils - INFO - Retrieving security group with ID - 3d2c0924-f028-4a3b-9377-f7effb4ca970 2018-09-26 16:29:12,733 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3d2c0924-f028-4a3b-9377-f7effb4ca970 2018-09-26 16:29:13,490 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3d2c0924-f028-4a3b-9377-f7effb4ca970 2018-09-26 16:29:13,658 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3d2c0924-f028-4a3b-9377-f7effb4ca970 2018-09-26 16:29:14,124 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3d2c0924-f028-4a3b-9377-f7effb4ca970 2018-09-26 16:29:14,495 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3d2c0924-f028-4a3b-9377-f7effb4ca970 2018-09-26 16:29:14,675 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3d2c0924-f028-4a3b-9377-f7effb4ca970 2018-09-26 16:29:14,706 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-2e914efb-c5d0-409a-9240-51d6f98fc7c1name 2018-09-26 16:29:14,840 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3d2c0924-f028-4a3b-9377-f7effb4ca970 2018-09-26 16:29:15,339 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3d2c0924-f028-4a3b-9377-f7effb4ca970 2018-09-26 16:29:15,537 - neutron_utils - INFO - Deleting security group rule with ID - fdd4968b-dffd-4e07-b244-12d54b9b22d8 2018-09-26 16:29:15,640 - neutron_utils - INFO - Deleting security group rule with ID - 5e51ec68-7b77-42ae-ade9-81029cdaf8a4 2018-09-26 16:29:15,894 - neutron_utils - INFO - Deleting security group rule with ID - 1085b03d-7981-491e-88c1-bbcae09b7950 2018-09-26 16:29:15,990 - neutron_utils - INFO - Deleting security group rule with ID - 00496126-b66a-44ea-90d0-eef18dba682f 2018-09-26 16:29:16,092 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-2e914efb-c5d0-409a-9240-51d6f98fc7c1name 2018-09-26 16:29:17,163 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fd26fbc5-3310-4cc2-80f5-03fe3dd039ae 2018-09-26 16:29:17,345 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 16:29:17,657 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-78ad07cd-a36c-4b5-proj 2018-09-26 16:29:17,920 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-78ad07cd-a36c-4b5-proj-role 2018-09-26 16:29:18,132 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-78ad07cd-a36c-4b5-user 2018-09-26 16:29:19,546 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-f33181ce-89ab-439-proj 2018-09-26 16:29:20,606 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-f33181ce-89ab-439-user 2018-09-26 16:29:20,803 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-f33181ce-89ab-439-proj-role 2018-09-26 16:29:20,897 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-f33181ce-89ab-439-proj-role to project CreateSecurityGroupTests-f33181ce-89ab-439-proj 2018-09-26 16:29:21,792 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-daff708e-e7cb-4bcc-bb55-9f4e37541355name... 2018-09-26 16:29:21,792 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-daff708e-e7cb-4bcc-bb55-9f4e37541355name 2018-09-26 16:29:22,229 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5c0d1156-b6fb-4fd5-b887-8e552aab9845 2018-09-26 16:29:22,400 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5c0d1156-b6fb-4fd5-b887-8e552aab9845 2018-09-26 16:29:22,575 - neutron_utils - INFO - Retrieving security group with ID - 5c0d1156-b6fb-4fd5-b887-8e552aab9845 2018-09-26 16:29:22,777 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5c0d1156-b6fb-4fd5-b887-8e552aab9845 2018-09-26 16:29:22,958 - neutron_utils - INFO - Retrieving security group with ID - 5c0d1156-b6fb-4fd5-b887-8e552aab9845 2018-09-26 16:29:23,008 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5c0d1156-b6fb-4fd5-b887-8e552aab9845 2018-09-26 16:29:23,037 - neutron_utils - INFO - Retrieving security group with ID - 5c0d1156-b6fb-4fd5-b887-8e552aab9845 2018-09-26 16:29:23,108 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5c0d1156-b6fb-4fd5-b887-8e552aab9845 2018-09-26 16:29:23,276 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-daff708e-e7cb-4bcc-bb55-9f4e37541355name 2018-09-26 16:29:24,134 - neutron_utils - INFO - Deleting security group rule with ID - fa5fccd0-e05f-475b-ac3d-a70a3dd08fb3 2018-09-26 16:29:24,159 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule fa5fccd0-e05f-475b-ac3d-a70a3dd08fb3 does not exist Neutron server returns request_ids: ['req-a2a9adb6-ab9c-4fdd-8beb-c9bc1ea04cbf'] 2018-09-26 16:29:24,159 - neutron_utils - INFO - Deleting security group rule with ID - a20e7350-c8b6-498f-8a39-ff2b3ef35a1f 2018-09-26 16:29:24,184 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule a20e7350-c8b6-498f-8a39-ff2b3ef35a1f does not exist Neutron server returns request_ids: ['req-97e71536-ebea-4149-858d-27e928d68b3e'] 2018-09-26 16:29:24,185 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-daff708e-e7cb-4bcc-bb55-9f4e37541355name 2018-09-26 16:29:24,344 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 5c0d1156-b6fb-4fd5-b887-8e552aab9845 does not exist Neutron server returns request_ids: ['req-f7439308-5bbc-44ef-b657-36be252e4de4'] 2018-09-26 16:29:24,832 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fa609cc-65d8-4a60-a466-ad3b0c62f2ff 2018-09-26 16:29:25,006 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 16:29:25,305 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-f33181ce-89ab-439-proj 2018-09-26 16:29:25,562 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-f33181ce-89ab-439-proj-role 2018-09-26 16:29:25,788 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-f33181ce-89ab-439-user 2018-09-26 16:29:27,265 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-ee05ea5e-310a-45e-proj 2018-09-26 16:29:28,319 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-ee05ea5e-310a-45e-user 2018-09-26 16:29:28,475 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-ee05ea5e-310a-45e-proj-role 2018-09-26 16:29:28,560 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-ee05ea5e-310a-45e-proj-role to project CreateSecurityGroupTests-ee05ea5e-310a-45e-proj 2018-09-26 16:29:29,529 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-698aa818-b522-4c3a-a973-2e2812141daaname... 2018-09-26 16:29:29,529 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-698aa818-b522-4c3a-a973-2e2812141daaname 2018-09-26 16:29:30,368 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2a84d8ba-c119-4501-9630-1d750f6805db 2018-09-26 16:29:30,537 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2a84d8ba-c119-4501-9630-1d750f6805db 2018-09-26 16:29:30,715 - neutron_utils - INFO - Retrieving security group with ID - 2a84d8ba-c119-4501-9630-1d750f6805db 2018-09-26 16:29:30,921 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2a84d8ba-c119-4501-9630-1d750f6805db 2018-09-26 16:29:31,090 - neutron_utils - INFO - Retrieving security group with ID - 2a84d8ba-c119-4501-9630-1d750f6805db 2018-09-26 16:29:31,136 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2a84d8ba-c119-4501-9630-1d750f6805db 2018-09-26 16:29:31,314 - neutron_utils - INFO - Retrieving security group with ID - 2a84d8ba-c119-4501-9630-1d750f6805db 2018-09-26 16:29:31,533 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2a84d8ba-c119-4501-9630-1d750f6805db 2018-09-26 16:29:32,408 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2a84d8ba-c119-4501-9630-1d750f6805db 2018-09-26 16:29:32,570 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2a84d8ba-c119-4501-9630-1d750f6805db 2018-09-26 16:29:33,601 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2a84d8ba-c119-4501-9630-1d750f6805db 2018-09-26 16:29:33,764 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2a84d8ba-c119-4501-9630-1d750f6805db 2018-09-26 16:29:33,953 - neutron_utils - INFO - Retrieving security group with ID - 2a84d8ba-c119-4501-9630-1d750f6805db 2018-09-26 16:29:34,156 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2a84d8ba-c119-4501-9630-1d750f6805db 2018-09-26 16:29:34,185 - neutron_utils - INFO - Deleting security group rule with ID - cd36104a-4131-4995-a3d6-161afed1156c 2018-09-26 16:29:34,291 - neutron_utils - INFO - Deleting security group rule with ID - bbb8f385-da2b-4d58-b459-9ffe8bb7cebe 2018-09-26 16:29:34,547 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-698aa818-b522-4c3a-a973-2e2812141daaname 2018-09-26 16:29:35,456 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ed51fb45-2eb1-4c9f-aa59-aa04759950c6 2018-09-26 16:29:35,638 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 16:29:35,967 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-ee05ea5e-310a-45e-proj 2018-09-26 16:29:36,225 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-ee05ea5e-310a-45e-proj-role 2018-09-26 16:29:36,425 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-ee05ea5e-310a-45e-user 2018-09-26 16:29:37,942 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-2ac9fe7a-d62c-40c-proj 2018-09-26 16:29:39,127 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-2ac9fe7a-d62c-40c-user 2018-09-26 16:29:39,331 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-2ac9fe7a-d62c-40c-proj-role 2018-09-26 16:29:39,423 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-2ac9fe7a-d62c-40c-proj-role to project CreateSecurityGroupTests-2ac9fe7a-d62c-40c-proj 2018-09-26 16:29:40,241 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-821e3eea-946a-4102-9a8f-3b4f0d09f895name... 2018-09-26 16:29:40,241 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-821e3eea-946a-4102-9a8f-3b4f0d09f895name 2018-09-26 16:29:41,021 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce329bd9-8f2c-4c96-9579-339ee10f1f12 2018-09-26 16:29:41,197 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce329bd9-8f2c-4c96-9579-339ee10f1f12 2018-09-26 16:29:41,389 - neutron_utils - INFO - Retrieving security group with ID - ce329bd9-8f2c-4c96-9579-339ee10f1f12 2018-09-26 16:29:41,598 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce329bd9-8f2c-4c96-9579-339ee10f1f12 2018-09-26 16:29:41,768 - neutron_utils - INFO - Retrieving security group with ID - ce329bd9-8f2c-4c96-9579-339ee10f1f12 2018-09-26 16:29:42,042 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce329bd9-8f2c-4c96-9579-339ee10f1f12 2018-09-26 16:29:42,221 - neutron_utils - INFO - Retrieving security group with ID - ce329bd9-8f2c-4c96-9579-339ee10f1f12 2018-09-26 16:29:42,273 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce329bd9-8f2c-4c96-9579-339ee10f1f12 2018-09-26 16:29:43,163 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce329bd9-8f2c-4c96-9579-339ee10f1f12 2018-09-26 16:29:43,327 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce329bd9-8f2c-4c96-9579-339ee10f1f12 2018-09-26 16:29:43,503 - neutron_utils - INFO - Deleting security group rule with ID - 0cae25d1-68e0-4a69-bf05-aa8a0e0ee464 2018-09-26 16:29:43,752 - neutron_utils - INFO - Deleting security group rule with ID - e80a0558-71c0-4495-8184-bb3340de46fc 2018-09-26 16:29:44,003 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-821e3eea-946a-4102-9a8f-3b4f0d09f895name 2018-09-26 16:29:44,660 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0f3e66ff-9f99-460a-8fdf-67d225d95cfc 2018-09-26 16:29:44,850 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 16:29:45,193 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-2ac9fe7a-d62c-40c-proj 2018-09-26 16:29:45,424 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-2ac9fe7a-d62c-40c-proj-role 2018-09-26 16:29:45,666 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-2ac9fe7a-d62c-40c-user 2018-09-26 16:29:47,175 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-4527d513-e996-454-proj 2018-09-26 16:29:48,319 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-4527d513-e996-454-user 2018-09-26 16:29:48,516 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-4527d513-e996-454-proj-role 2018-09-26 16:29:48,610 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-4527d513-e996-454-proj-role to project CreateSecurityGroupTests-4527d513-e996-454-proj 2018-09-26 16:29:49,509 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-ef3af692-f158-4a46-865d-d8d3977b6d06name... 2018-09-26 16:29:49,509 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-ef3af692-f158-4a46-865d-d8d3977b6d06name 2018-09-26 16:29:50,110 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8d7554d6-8e3a-4db6-a377-69ea6d06bffd 2018-09-26 16:29:50,318 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8d7554d6-8e3a-4db6-a377-69ea6d06bffd 2018-09-26 16:29:50,516 - neutron_utils - INFO - Retrieving security group with ID - 8d7554d6-8e3a-4db6-a377-69ea6d06bffd 2018-09-26 16:29:50,598 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8d7554d6-8e3a-4db6-a377-69ea6d06bffd 2018-09-26 16:29:50,643 - neutron_utils - INFO - Retrieving security group with ID - 8d7554d6-8e3a-4db6-a377-69ea6d06bffd 2018-09-26 16:29:50,830 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8d7554d6-8e3a-4db6-a377-69ea6d06bffd 2018-09-26 16:29:50,886 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-ef3af692-f158-4a46-865d-d8d3977b6d06name 2018-09-26 16:29:50,963 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8d7554d6-8e3a-4db6-a377-69ea6d06bffd 2018-09-26 16:29:51,345 - neutron_utils - INFO - Retrieving security group with ID - 8d7554d6-8e3a-4db6-a377-69ea6d06bffd 2018-09-26 16:29:51,395 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8d7554d6-8e3a-4db6-a377-69ea6d06bffd 2018-09-26 16:29:52,008 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8d7554d6-8e3a-4db6-a377-69ea6d06bffd 2018-09-26 16:29:52,184 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8d7554d6-8e3a-4db6-a377-69ea6d06bffd 2018-09-26 16:29:52,579 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8d7554d6-8e3a-4db6-a377-69ea6d06bffd 2018-09-26 16:29:52,961 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8d7554d6-8e3a-4db6-a377-69ea6d06bffd 2018-09-26 16:29:53,186 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8d7554d6-8e3a-4db6-a377-69ea6d06bffd 2018-09-26 16:29:53,365 - neutron_utils - INFO - Deleting security group rule with ID - 85abac09-bc62-4af7-9a69-9e5ced7fe65f 2018-09-26 16:29:53,622 - neutron_utils - INFO - Deleting security group rule with ID - 040f3be6-32a1-48f7-b40c-86c52df7eeb5 2018-09-26 16:29:53,905 - neutron_utils - INFO - Deleting security group rule with ID - dae11d38-d51d-41ea-9bed-43d00f2ea177 2018-09-26 16:29:54,174 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-ef3af692-f158-4a46-865d-d8d3977b6d06name 2018-09-26 16:29:54,969 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 10763f5d-2f14-4143-85ce-7d41533e5fc5 2018-09-26 16:29:55,153 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 16:29:55,470 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-4527d513-e996-454-proj 2018-09-26 16:29:55,681 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-4527d513-e996-454-proj-role 2018-09-26 16:29:55,881 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-4527d513-e996-454-user 2018-09-26 16:29:57,355 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-4e4bb5a7-c9de-446-proj 2018-09-26 16:29:58,468 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-4e4bb5a7-c9de-446-user 2018-09-26 16:29:58,661 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-4e4bb5a7-c9de-446-proj-role 2018-09-26 16:29:58,747 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-4e4bb5a7-c9de-446-proj-role to project CreateSecurityGroupTests-4e4bb5a7-c9de-446-proj 2018-09-26 16:29:59,658 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-1166c494-a63f-472f-882e-f71df8ab9aadname... 2018-09-26 16:29:59,658 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-1166c494-a63f-472f-882e-f71df8ab9aadname 2018-09-26 16:30:00,038 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db6ee1d1-d4e8-49c4-97aa-acda383b6902 2018-09-26 16:30:00,239 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db6ee1d1-d4e8-49c4-97aa-acda383b6902 2018-09-26 16:30:00,269 - neutron_utils - INFO - Retrieving security group with ID - db6ee1d1-d4e8-49c4-97aa-acda383b6902 2018-09-26 16:30:00,476 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db6ee1d1-d4e8-49c4-97aa-acda383b6902 2018-09-26 16:30:00,653 - neutron_utils - INFO - Retrieving security group with ID - db6ee1d1-d4e8-49c4-97aa-acda383b6902 2018-09-26 16:30:00,854 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db6ee1d1-d4e8-49c4-97aa-acda383b6902 2018-09-26 16:30:01,015 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-1166c494-a63f-472f-882e-f71df8ab9aadname 2018-09-26 16:30:01,156 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db6ee1d1-d4e8-49c4-97aa-acda383b6902 2018-09-26 16:30:01,692 - neutron_utils - INFO - Retrieving security group with ID - db6ee1d1-d4e8-49c4-97aa-acda383b6902 2018-09-26 16:30:01,897 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db6ee1d1-d4e8-49c4-97aa-acda383b6902 2018-09-26 16:30:02,496 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db6ee1d1-d4e8-49c4-97aa-acda383b6902 2018-09-26 16:30:02,660 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db6ee1d1-d4e8-49c4-97aa-acda383b6902 2018-09-26 16:30:03,071 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db6ee1d1-d4e8-49c4-97aa-acda383b6902 2018-09-26 16:30:03,102 - neutron_utils - INFO - Deleting security group rule with ID - 74c21363-00ae-403b-93bf-d1b702f7f860 2018-09-26 16:30:03,203 - neutron_utils - INFO - Deleting security group rule with ID - 5564d9c8-cf30-48d7-b45e-9e597780763e 2018-09-26 16:30:03,443 - neutron_utils - INFO - Deleting security group rule with ID - 28ce91f3-d4ee-47fc-baf6-f7fb28d0a178 2018-09-26 16:30:03,542 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-1166c494-a63f-472f-882e-f71df8ab9aadname 2018-09-26 16:30:04,326 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fb644627-1fea-4ab0-9dee-5976449e96fa 2018-09-26 16:30:04,510 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 16:30:04,812 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-4e4bb5a7-c9de-446-proj 2018-09-26 16:30:05,046 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-4e4bb5a7-c9de-446-proj-role 2018-09-26 16:30:05,235 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-4e4bb5a7-c9de-446-user 2018-09-26 16:30:06,702 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-99f20ce6-7eac-4ee-proj 2018-09-26 16:30:07,751 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-99f20ce6-7eac-4ee-user 2018-09-26 16:30:07,935 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-99f20ce6-7eac-4ee-proj-role 2018-09-26 16:30:08,109 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-99f20ce6-7eac-4ee-proj-role to project CreateSecurityGroupTests-99f20ce6-7eac-4ee-proj 2018-09-26 16:30:09,053 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-4fea11f3-506a-4259-abb8-e0001922a301name... 2018-09-26 16:30:09,054 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-4fea11f3-506a-4259-abb8-e0001922a301name 2018-09-26 16:30:09,434 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f9cd7d79-ee03-4edd-ae3b-c638f0bf95da 2018-09-26 16:30:09,608 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f9cd7d79-ee03-4edd-ae3b-c638f0bf95da 2018-09-26 16:30:09,636 - neutron_utils - INFO - Retrieving security group with ID - f9cd7d79-ee03-4edd-ae3b-c638f0bf95da 2018-09-26 16:30:09,712 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f9cd7d79-ee03-4edd-ae3b-c638f0bf95da 2018-09-26 16:30:09,901 - neutron_utils - INFO - Retrieving security group with ID - f9cd7d79-ee03-4edd-ae3b-c638f0bf95da 2018-09-26 16:30:10,122 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f9cd7d79-ee03-4edd-ae3b-c638f0bf95da 2018-09-26 16:30:10,303 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-4fea11f3-506a-4259-abb8-e0001922a301name 2018-09-26 16:30:10,577 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f9cd7d79-ee03-4edd-ae3b-c638f0bf95da 2018-09-26 16:30:11,212 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-4fea11f3-506a-4259-abb8-e0001922a301name 2018-09-26 16:30:11,366 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f9cd7d79-ee03-4edd-ae3b-c638f0bf95da 2018-09-26 16:30:11,739 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-4fea11f3-506a-4259-abb8-e0001922a301name 2018-09-26 16:30:12,029 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f9cd7d79-ee03-4edd-ae3b-c638f0bf95da 2018-09-26 16:30:12,398 - neutron_utils - INFO - Retrieving security group with ID - f9cd7d79-ee03-4edd-ae3b-c638f0bf95da 2018-09-26 16:30:12,455 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f9cd7d79-ee03-4edd-ae3b-c638f0bf95da 2018-09-26 16:30:13,214 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f9cd7d79-ee03-4edd-ae3b-c638f0bf95da 2018-09-26 16:30:13,404 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f9cd7d79-ee03-4edd-ae3b-c638f0bf95da 2018-09-26 16:30:13,786 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f9cd7d79-ee03-4edd-ae3b-c638f0bf95da 2018-09-26 16:30:14,172 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f9cd7d79-ee03-4edd-ae3b-c638f0bf95da 2018-09-26 16:30:14,573 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f9cd7d79-ee03-4edd-ae3b-c638f0bf95da 2018-09-26 16:30:14,808 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f9cd7d79-ee03-4edd-ae3b-c638f0bf95da 2018-09-26 16:30:15,048 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f9cd7d79-ee03-4edd-ae3b-c638f0bf95da 2018-09-26 16:30:15,133 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f9cd7d79-ee03-4edd-ae3b-c638f0bf95da 2018-09-26 16:30:15,352 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f9cd7d79-ee03-4edd-ae3b-c638f0bf95da 2018-09-26 16:30:15,580 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f9cd7d79-ee03-4edd-ae3b-c638f0bf95da 2018-09-26 16:30:15,670 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f9cd7d79-ee03-4edd-ae3b-c638f0bf95da 2018-09-26 16:30:16,121 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f9cd7d79-ee03-4edd-ae3b-c638f0bf95da 2018-09-26 16:30:16,581 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f9cd7d79-ee03-4edd-ae3b-c638f0bf95da 2018-09-26 16:30:16,958 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f9cd7d79-ee03-4edd-ae3b-c638f0bf95da 2018-09-26 16:30:16,993 - neutron_utils - INFO - Deleting security group rule with ID - 4ecc9e08-58e3-4867-a339-6527f92c8fb7 2018-09-26 16:30:17,297 - neutron_utils - INFO - Deleting security group rule with ID - 1441cc77-dee4-49be-9fa9-127b743b0b67 2018-09-26 16:30:17,554 - neutron_utils - INFO - Deleting security group rule with ID - 3f209904-3b65-4869-a61a-b9ed7dec1d3a 2018-09-26 16:30:17,659 - neutron_utils - INFO - Deleting security group rule with ID - e973900c-2f41-4b7e-ac0f-7ca3a1ca0119 2018-09-26 16:30:17,939 - neutron_utils - INFO - Deleting security group rule with ID - f68c203d-b7bf-4da8-b975-777f4e134f21 2018-09-26 16:30:18,201 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-4fea11f3-506a-4259-abb8-e0001922a301name 2018-09-26 16:30:18,990 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5c5efe41-e438-4b54-93d2-422ac833c3aa 2018-09-26 16:30:19,172 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 16:30:19,481 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-99f20ce6-7eac-4ee-proj 2018-09-26 16:30:19,724 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-99f20ce6-7eac-4ee-proj-role 2018-09-26 16:30:19,919 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-99f20ce6-7eac-4ee-user 2018-09-26 16:30:21,463 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-8f885f24-5ea3-4d1-proj 2018-09-26 16:30:22,631 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-8f885f24-5ea3-4d1-user 2018-09-26 16:30:22,834 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-8f885f24-5ea3-4d1-proj-role 2018-09-26 16:30:22,924 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-8f885f24-5ea3-4d1-proj-role to project CreateSecurityGroupTests-8f885f24-5ea3-4d1-proj 2018-09-26 16:30:23,973 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-f13449fc-604f-4d65-b916-3c4d30d9d01aname... 2018-09-26 16:30:23,973 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-f13449fc-604f-4d65-b916-3c4d30d9d01aname 2018-09-26 16:30:24,350 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bf338d52-4e33-4bc5-871e-b7c380ad80cf 2018-09-26 16:30:24,519 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bf338d52-4e33-4bc5-871e-b7c380ad80cf 2018-09-26 16:30:24,695 - neutron_utils - INFO - Retrieving security group with ID - bf338d52-4e33-4bc5-871e-b7c380ad80cf 2018-09-26 16:30:24,766 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bf338d52-4e33-4bc5-871e-b7c380ad80cf 2018-09-26 16:30:24,968 - neutron_utils - INFO - Retrieving security group with ID - bf338d52-4e33-4bc5-871e-b7c380ad80cf 2018-09-26 16:30:25,019 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bf338d52-4e33-4bc5-871e-b7c380ad80cf 2018-09-26 16:30:25,187 - neutron_utils - INFO - Retrieving security group with ID - bf338d52-4e33-4bc5-871e-b7c380ad80cf 2018-09-26 16:30:25,386 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bf338d52-4e33-4bc5-871e-b7c380ad80cf 2018-09-26 16:30:25,980 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bf338d52-4e33-4bc5-871e-b7c380ad80cf 2018-09-26 16:30:26,151 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bf338d52-4e33-4bc5-871e-b7c380ad80cf 2018-09-26 16:30:26,327 - neutron_utils - INFO - Deleting security group rule with ID - 3403b914-a66a-49d8-bbd6-46cecf8e9aa1 2018-09-26 16:30:26,585 - neutron_utils - INFO - Deleting security group rule with ID - d01b3e51-c3c1-446e-bcba-cf991df92dd2 2018-09-26 16:30:26,930 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-f13449fc-604f-4d65-b916-3c4d30d9d01aname 2018-09-26 16:30:27,814 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 836f16e1-14b3-47da-a2f0-3e16312e52ce 2018-09-26 16:30:27,991 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 16:30:28,320 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-8f885f24-5ea3-4d1-proj 2018-09-26 16:30:28,550 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-8f885f24-5ea3-4d1-proj-role 2018-09-26 16:30:28,756 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-8f885f24-5ea3-4d1-user 2018-09-26 16:30:30,169 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-da0e1157-dfe0-414-proj 2018-09-26 16:30:31,283 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-da0e1157-dfe0-414-user 2018-09-26 16:30:31,469 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-da0e1157-dfe0-414-proj-role 2018-09-26 16:30:31,556 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-da0e1157-dfe0-414-proj-role to project CreateSecurityGroupTests-da0e1157-dfe0-414-proj 2018-09-26 16:30:32,460 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-5ce4aa7c-0979-4b92-bb85-297050248f06name... 2018-09-26 16:30:32,460 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-5ce4aa7c-0979-4b92-bb85-297050248f06name 2018-09-26 16:30:32,853 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 04534d6f-67b5-49c1-a806-0fa5f49235f4 2018-09-26 16:30:33,022 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 04534d6f-67b5-49c1-a806-0fa5f49235f4 2018-09-26 16:30:33,272 - neutron_utils - INFO - Retrieving security group with ID - 04534d6f-67b5-49c1-a806-0fa5f49235f4 2018-09-26 16:30:33,476 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 04534d6f-67b5-49c1-a806-0fa5f49235f4 2018-09-26 16:30:33,650 - neutron_utils - INFO - Retrieving security group with ID - 04534d6f-67b5-49c1-a806-0fa5f49235f4 2018-09-26 16:30:33,847 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 04534d6f-67b5-49c1-a806-0fa5f49235f4 2018-09-26 16:30:34,024 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-5ce4aa7c-0979-4b92-bb85-297050248f06name 2018-09-26 16:30:34,389 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 04534d6f-67b5-49c1-a806-0fa5f49235f4 2018-09-26 16:30:34,761 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-5ce4aa7c-0979-4b92-bb85-297050248f06name 2018-09-26 16:30:35,023 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 04534d6f-67b5-49c1-a806-0fa5f49235f4 2018-09-26 16:30:35,368 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-5ce4aa7c-0979-4b92-bb85-297050248f06name 2018-09-26 16:30:35,653 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 04534d6f-67b5-49c1-a806-0fa5f49235f4 2018-09-26 16:30:36,009 - neutron_utils - INFO - Retrieving security group with ID - 04534d6f-67b5-49c1-a806-0fa5f49235f4 2018-09-26 16:30:36,254 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 04534d6f-67b5-49c1-a806-0fa5f49235f4 2018-09-26 16:30:36,889 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 04534d6f-67b5-49c1-a806-0fa5f49235f4 2018-09-26 16:30:37,064 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 04534d6f-67b5-49c1-a806-0fa5f49235f4 2018-09-26 16:30:37,476 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 04534d6f-67b5-49c1-a806-0fa5f49235f4 2018-09-26 16:30:37,884 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 04534d6f-67b5-49c1-a806-0fa5f49235f4 2018-09-26 16:30:38,263 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 04534d6f-67b5-49c1-a806-0fa5f49235f4 2018-09-26 16:30:38,646 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 04534d6f-67b5-49c1-a806-0fa5f49235f4 2018-09-26 16:30:38,737 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 04534d6f-67b5-49c1-a806-0fa5f49235f4 2018-09-26 16:30:39,100 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 04534d6f-67b5-49c1-a806-0fa5f49235f4 2018-09-26 16:30:39,189 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 04534d6f-67b5-49c1-a806-0fa5f49235f4 2018-09-26 16:30:39,590 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 04534d6f-67b5-49c1-a806-0fa5f49235f4 2018-09-26 16:30:39,700 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 04534d6f-67b5-49c1-a806-0fa5f49235f4 2018-09-26 16:30:39,809 - neutron_utils - INFO - Deleting security group rule with ID - 2c31abb3-2260-4cae-baed-7c79e991a6d2 2018-09-26 16:30:40,123 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-09-26 16:30:40,123 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 04534d6f-67b5-49c1-a806-0fa5f49235f4 2018-09-26 16:30:40,157 - neutron_utils - INFO - Deleting security group rule with ID - 2c31abb3-2260-4cae-baed-7c79e991a6d2 2018-09-26 16:30:40,182 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 2c31abb3-2260-4cae-baed-7c79e991a6d2 does not exist Neutron server returns request_ids: ['req-7ce49283-9607-4767-830a-ed46d780cea5'] 2018-09-26 16:30:40,182 - neutron_utils - INFO - Deleting security group rule with ID - 7cf13348-37c0-45d4-ad2a-e684f745804d 2018-09-26 16:30:40,287 - neutron_utils - INFO - Deleting security group rule with ID - 5de108bc-b2a3-4361-afba-4c31393ceddd 2018-09-26 16:30:40,642 - neutron_utils - INFO - Deleting security group rule with ID - adaea424-cd92-4fac-acb2-3c132f6ebb3f 2018-09-26 16:30:40,891 - neutron_utils - INFO - Deleting security group rule with ID - d377dae1-a499-4450-a156-f2d4a6618afd 2018-09-26 16:30:40,999 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-5ce4aa7c-0979-4b92-bb85-297050248f06name 2018-09-26 16:30:41,653 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0f2d3210-3a1e-47ea-9abe-e2685c9a799c 2018-09-26 16:30:41,917 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 16:30:42,247 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-da0e1157-dfe0-414-proj 2018-09-26 16:30:42,496 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-da0e1157-dfe0-414-proj-role 2018-09-26 16:30:42,789 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-da0e1157-dfe0-414-user 2018-09-26 16:30:44,223 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-35b07c46-453a-4fe-proj 2018-09-26 16:30:45,259 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-35b07c46-453a-4fe-user 2018-09-26 16:30:45,482 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-35b07c46-453a-4fe-proj-role 2018-09-26 16:30:45,574 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-35b07c46-453a-4fe-proj-role to project CreateSecurityGroupTests-35b07c46-453a-4fe-proj 2018-09-26 16:30:46,492 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-330a83a5-9ee3-471f-a045-198c8d218442name... 2018-09-26 16:30:46,492 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-330a83a5-9ee3-471f-a045-198c8d218442name 2018-09-26 16:30:46,975 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fc4e7c95-25f6-49fc-b3dd-363299d6c6ad 2018-09-26 16:30:47,148 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fc4e7c95-25f6-49fc-b3dd-363299d6c6ad 2018-09-26 16:30:47,355 - neutron_utils - INFO - Retrieving security group with ID - fc4e7c95-25f6-49fc-b3dd-363299d6c6ad 2018-09-26 16:30:47,553 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fc4e7c95-25f6-49fc-b3dd-363299d6c6ad 2018-09-26 16:30:47,715 - neutron_utils - INFO - Retrieving security group with ID - fc4e7c95-25f6-49fc-b3dd-363299d6c6ad 2018-09-26 16:30:47,952 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fc4e7c95-25f6-49fc-b3dd-363299d6c6ad 2018-09-26 16:30:48,125 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-330a83a5-9ee3-471f-a045-198c8d218442name 2018-09-26 16:30:48,349 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fc4e7c95-25f6-49fc-b3dd-363299d6c6ad 2018-09-26 16:30:48,566 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-330a83a5-9ee3-471f-a045-198c8d218442name 2018-09-26 16:30:48,699 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fc4e7c95-25f6-49fc-b3dd-363299d6c6ad 2018-09-26 16:30:48,919 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-330a83a5-9ee3-471f-a045-198c8d218442name 2018-09-26 16:30:49,050 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fc4e7c95-25f6-49fc-b3dd-363299d6c6ad 2018-09-26 16:30:49,302 - neutron_utils - INFO - Retrieving security group with ID - fc4e7c95-25f6-49fc-b3dd-363299d6c6ad 2018-09-26 16:30:49,500 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fc4e7c95-25f6-49fc-b3dd-363299d6c6ad 2018-09-26 16:30:50,263 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fc4e7c95-25f6-49fc-b3dd-363299d6c6ad 2018-09-26 16:30:50,471 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fc4e7c95-25f6-49fc-b3dd-363299d6c6ad 2018-09-26 16:30:50,842 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fc4e7c95-25f6-49fc-b3dd-363299d6c6ad 2018-09-26 16:30:51,078 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fc4e7c95-25f6-49fc-b3dd-363299d6c6ad 2018-09-26 16:30:51,312 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fc4e7c95-25f6-49fc-b3dd-363299d6c6ad 2018-09-26 16:30:51,539 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fc4e7c95-25f6-49fc-b3dd-363299d6c6ad 2018-09-26 16:30:51,913 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fc4e7c95-25f6-49fc-b3dd-363299d6c6ad 2018-09-26 16:30:52,314 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fc4e7c95-25f6-49fc-b3dd-363299d6c6ad 2018-09-26 16:30:52,547 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fc4e7c95-25f6-49fc-b3dd-363299d6c6ad 2018-09-26 16:30:52,784 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fc4e7c95-25f6-49fc-b3dd-363299d6c6ad 2018-09-26 16:30:52,875 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fc4e7c95-25f6-49fc-b3dd-363299d6c6ad 2018-09-26 16:30:53,067 - neutron_utils - INFO - Deleting security group rule with ID - 57c413ce-ff24-49c6-bf4b-6886e02204f2 2018-09-26 16:30:53,328 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-09-26 16:30:53,328 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fc4e7c95-25f6-49fc-b3dd-363299d6c6ad 2018-09-26 16:30:53,507 - neutron_utils - INFO - Deleting security group rule with ID - 9b44da03-3095-4e2b-b088-08f1f7c7798f 2018-09-26 16:30:53,611 - neutron_utils - INFO - Deleting security group rule with ID - bd31b6eb-aef8-4068-89df-c77c49ecbb8f 2018-09-26 16:30:53,866 - neutron_utils - INFO - Deleting security group rule with ID - fef61a2e-db75-41d3-9a8e-04163871b2c9 2018-09-26 16:30:53,974 - neutron_utils - INFO - Deleting security group rule with ID - 0c88228a-6aa1-43a4-94a9-d676fe2ca15b 2018-09-26 16:30:54,213 - neutron_utils - INFO - Deleting security group rule with ID - 57c413ce-ff24-49c6-bf4b-6886e02204f2 2018-09-26 16:30:54,388 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 57c413ce-ff24-49c6-bf4b-6886e02204f2 does not exist Neutron server returns request_ids: ['req-afd9a894-8b30-49db-88ed-d344270baa9b'] 2018-09-26 16:30:54,388 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-330a83a5-9ee3-471f-a045-198c8d218442name 2018-09-26 16:30:55,158 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 23fe9d81-857e-4eb3-a52c-7496a0d26745 2018-09-26 16:30:55,340 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 16:30:55,656 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-35b07c46-453a-4fe-proj 2018-09-26 16:30:55,885 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-35b07c46-453a-4fe-proj-role 2018-09-26 16:30:56,084 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-35b07c46-453a-4fe-user 2018-09-26 16:30:57,517 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-8abc3f12-9bb3-4f5-proj 2018-09-26 16:30:58,601 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-8abc3f12-9bb3-4f5-user 2018-09-26 16:30:58,792 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-8abc3f12-9bb3-4f5-proj-role 2018-09-26 16:30:58,812 - keystone_utils - INFO - Granting role CreateImageSuccessTests-8abc3f12-9bb3-4f5-proj-role to project CreateImageSuccessTests-8abc3f12-9bb3-4f5-proj 2018-09-26 16:31:01,268 - create_image - INFO - Created image with name - CreateImageSuccessTests-e602eab9-c5a5-43eb-8c4e-6f01f6eac753 2018-09-26 16:31:01,431 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-e602eab9-c5a5-43eb-8c4e-6f01f6eac753 2018-09-26 16:31:02,142 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-e602eab9-c5a5-43eb-8c4e-6f01f6eac753 2018-09-26 16:31:03,624 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-e602eab9-c5a5-43eb-8c4e-6f01f6eac753 2018-09-26 16:31:04,348 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-8abc3f12-9bb3-4f5-proj 2018-09-26 16:31:04,532 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-8abc3f12-9bb3-4f5-proj-role 2018-09-26 16:31:04,744 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-8abc3f12-9bb3-4f5-user 2018-09-26 16:31:06,241 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-63ef0073-f087-45a-proj 2018-09-26 16:31:07,292 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-63ef0073-f087-45a-user 2018-09-26 16:31:07,493 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-63ef0073-f087-45a-proj-role 2018-09-26 16:31:07,579 - keystone_utils - INFO - Granting role CreateImageSuccessTests-63ef0073-f087-45a-proj-role to project CreateImageSuccessTests-63ef0073-f087-45a-proj 2018-09-26 16:31:10,119 - create_image - INFO - Created image with name - CreateImageSuccessTests-c7deb5bf-b60e-4b97-8bdf-2244360e7f80 2018-09-26 16:31:10,283 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-c7deb5bf-b60e-4b97-8bdf-2244360e7f80 2018-09-26 16:31:11,115 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-c7deb5bf-b60e-4b97-8bdf-2244360e7f80 2018-09-26 16:31:12,697 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-63ef0073-f087-45a-proj 2018-09-26 16:31:12,902 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-63ef0073-f087-45a-proj-role 2018-09-26 16:31:13,105 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-63ef0073-f087-45a-user 2018-09-26 16:31:14,547 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-cc7e5b65-cf93-4e5-proj 2018-09-26 16:31:15,576 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-cc7e5b65-cf93-4e5-user 2018-09-26 16:31:15,787 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-cc7e5b65-cf93-4e5-proj-role 2018-09-26 16:31:15,807 - keystone_utils - INFO - Granting role CreateImageSuccessTests-cc7e5b65-cf93-4e5-proj-role to project CreateImageSuccessTests-cc7e5b65-cf93-4e5-proj 2018-09-26 16:31:18,545 - create_image - INFO - Created image with name - CreateImageSuccessTests-3463a24f-2ade-417b-870d-f144974c1f14 2018-09-26 16:31:18,705 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-3463a24f-2ade-417b-870d-f144974c1f14 2018-09-26 16:31:19,504 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-3463a24f-2ade-417b-870d-f144974c1f14 2018-09-26 16:31:21,753 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-cc7e5b65-cf93-4e5-proj 2018-09-26 16:31:21,962 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-cc7e5b65-cf93-4e5-proj-role 2018-09-26 16:31:22,156 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-cc7e5b65-cf93-4e5-user 2018-09-26 16:31:23,654 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-f1feb178-38e2-40c-proj 2018-09-26 16:31:24,776 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-f1feb178-38e2-40c-user 2018-09-26 16:31:24,983 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-f1feb178-38e2-40c-proj-role 2018-09-26 16:31:25,074 - keystone_utils - INFO - Granting role CreateImageSuccessTests-f1feb178-38e2-40c-proj-role to project CreateImageSuccessTests-f1feb178-38e2-40c-proj 2018-09-26 16:31:28,554 - create_image - INFO - Created image with name - CreateImageSuccessTests-266c6602-300f-4b24-8156-2e91f07741e1 2018-09-26 16:31:28,715 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-266c6602-300f-4b24-8156-2e91f07741e1 2018-09-26 16:31:29,429 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-266c6602-300f-4b24-8156-2e91f07741e1 2018-09-26 16:31:31,121 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-f1feb178-38e2-40c-proj 2018-09-26 16:31:31,419 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-f1feb178-38e2-40c-proj-role 2018-09-26 16:31:31,639 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-f1feb178-38e2-40c-user 2018-09-26 16:31:33,038 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-a3a56ec6-e7bd-4a7-proj 2018-09-26 16:31:34,032 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-a3a56ec6-e7bd-4a7-user 2018-09-26 16:31:34,223 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-a3a56ec6-e7bd-4a7-proj-role 2018-09-26 16:31:34,318 - keystone_utils - INFO - Granting role CreateImageSuccessTests-a3a56ec6-e7bd-4a7-proj-role to project CreateImageSuccessTests-a3a56ec6-e7bd-4a7-proj 2018-09-26 16:31:37,330 - create_image - INFO - Created image with name - CreateImageSuccessTests-3a7d6456-b22f-4ec0-8e5e-bd8065e6eb53 2018-09-26 16:31:37,488 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-3a7d6456-b22f-4ec0-8e5e-bd8065e6eb53 2018-09-26 16:31:39,101 - create_image - INFO - Found image with name - CreateImageSuccessTests-3a7d6456-b22f-4ec0-8e5e-bd8065e6eb53 2018-09-26 16:31:39,101 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-3a7d6456-b22f-4ec0-8e5e-bd8065e6eb53 2018-09-26 16:31:40,926 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-a3a56ec6-e7bd-4a7-proj 2018-09-26 16:31:41,190 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-a3a56ec6-e7bd-4a7-proj-role 2018-09-26 16:31:41,408 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-a3a56ec6-e7bd-4a7-user 2018-09-26 16:31:43,092 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-a7ef3b77-639c-40e-proj 2018-09-26 16:31:44,062 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-a7ef3b77-639c-40e-user 2018-09-26 16:31:44,253 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-a7ef3b77-639c-40e-proj-role 2018-09-26 16:31:44,352 - keystone_utils - INFO - Granting role CreateImageSuccessTests-a7ef3b77-639c-40e-proj-role to project CreateImageSuccessTests-a7ef3b77-639c-40e-proj 2018-09-26 16:31:47,449 - create_image - INFO - Created image with name - CreateImageSuccessTests-d51238d4-9cd4-4737-affd-241807bdcc7c 2018-09-26 16:31:47,616 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-d51238d4-9cd4-4737-affd-241807bdcc7c 2018-09-26 16:31:49,128 - create_image - INFO - Found image with name - CreateImageSuccessTests-d51238d4-9cd4-4737-affd-241807bdcc7c 2018-09-26 16:31:49,128 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-d51238d4-9cd4-4737-affd-241807bdcc7c 2018-09-26 16:31:51,229 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-a7ef3b77-639c-40e-proj 2018-09-26 16:31:51,436 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-a7ef3b77-639c-40e-proj-role 2018-09-26 16:31:51,634 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-a7ef3b77-639c-40e-user 2018-09-26 16:31:53,116 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-bfd5131e-842f-43b-proj 2018-09-26 16:31:54,236 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-bfd5131e-842f-43b-user 2018-09-26 16:31:54,439 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-bfd5131e-842f-43b-proj-role 2018-09-26 16:31:54,524 - keystone_utils - INFO - Granting role CreateImageNegativeTests-bfd5131e-842f-43b-proj-role to project CreateImageNegativeTests-bfd5131e-842f-43b-proj 2018-09-26 16:31:55,689 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-09-26 16:31:55,689 - glance_utils - INFO - Deleting image named - CreateImageNegativeTests-de7730fe-9d7d-4d57-ab33-ac5ad7d95d1c 2018-09-26 16:31:56,381 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-bfd5131e-842f-43b-proj 2018-09-26 16:31:56,592 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-bfd5131e-842f-43b-proj-role 2018-09-26 16:31:56,802 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-bfd5131e-842f-43b-user 2018-09-26 16:31:58,224 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-4a09e331-6260-4e8-proj 2018-09-26 16:31:59,349 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-4a09e331-6260-4e8-user 2018-09-26 16:31:59,535 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-4a09e331-6260-4e8-proj-role 2018-09-26 16:31:59,626 - keystone_utils - INFO - Granting role CreateImageNegativeTests-4a09e331-6260-4e8-proj-role to project CreateImageNegativeTests-4a09e331-6260-4e8-proj 2018-09-26 16:32:00,895 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-09-26 16:32:00,896 - glance_utils - INFO - Removing file ./tmp/867c3d9f-4733-4545-9804-a35105d802ce 2018-09-26 16:32:01,398 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-4a09e331-6260-4e8-proj 2018-09-26 16:32:01,616 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-4a09e331-6260-4e8-proj-role 2018-09-26 16:32:01,821 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-4a09e331-6260-4e8-user 2018-09-26 16:32:03,164 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-75fb30ad-6349-4cc-proj 2018-09-26 16:32:04,218 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-75fb30ad-6349-4cc-user 2018-09-26 16:32:04,415 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-75fb30ad-6349-4cc-proj-role 2018-09-26 16:32:04,510 - keystone_utils - INFO - Granting role CreateImageNegativeTests-75fb30ad-6349-4cc-proj-role to project CreateImageNegativeTests-75fb30ad-6349-4cc-proj 2018-09-26 16:32:05,694 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-75fb30ad-6349-4cc-proj 2018-09-26 16:32:05,897 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-75fb30ad-6349-4cc-proj-role 2018-09-26 16:32:06,104 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-75fb30ad-6349-4cc-user 2018-09-26 16:32:07,529 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-880a7ae8-0c4c-4f9-proj 2018-09-26 16:32:08,711 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-880a7ae8-0c4c-4f9-user 2018-09-26 16:32:08,913 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-880a7ae8-0c4c-4f9-proj-role 2018-09-26 16:32:08,996 - keystone_utils - INFO - Granting role CreateImageNegativeTests-880a7ae8-0c4c-4f9-proj-role to project CreateImageNegativeTests-880a7ae8-0c4c-4f9-proj 2018-09-26 16:32:10,249 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-880a7ae8-0c4c-4f9-proj 2018-09-26 16:32:10,460 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-880a7ae8-0c4c-4f9-proj-role 2018-09-26 16:32:10,749 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-880a7ae8-0c4c-4f9-user 2018-09-26 16:32:12,272 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-260ac1f7-2615-493-proj 2018-09-26 16:32:13,423 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-260ac1f7-2615-493-user 2018-09-26 16:32:13,619 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-260ac1f7-2615-493-proj-role 2018-09-26 16:32:13,719 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-260ac1f7-2615-493-proj-role to project CreateMultiPartImageTests-260ac1f7-2615-493-proj 2018-09-26 16:32:13,850 - create_image_tests - WARNING - Will not download the kernel image. Cannot execute test 2018-09-26 16:32:14,341 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-260ac1f7-2615-493-proj 2018-09-26 16:32:14,562 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-260ac1f7-2615-493-proj-role 2018-09-26 16:32:14,692 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-260ac1f7-2615-493-user 2018-09-26 16:32:16,122 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-a2d0b42a-ba73-454-proj 2018-09-26 16:32:17,110 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-a2d0b42a-ba73-454-user 2018-09-26 16:32:17,314 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-a2d0b42a-ba73-454-proj-role 2018-09-26 16:32:17,401 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-a2d0b42a-ba73-454-proj-role to project CreateMultiPartImageTests-a2d0b42a-ba73-454-proj 2018-09-26 16:32:17,542 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-09-26 16:32:17,953 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-a2d0b42a-ba73-454-proj 2018-09-26 16:32:18,172 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-a2d0b42a-ba73-454-proj-role 2018-09-26 16:32:18,374 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-a2d0b42a-ba73-454-user 2018-09-26 16:32:19,787 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-dd7de89a-005f-488-proj 2018-09-26 16:32:20,775 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-dd7de89a-005f-488-user 2018-09-26 16:32:20,973 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-dd7de89a-005f-488-proj-role 2018-09-26 16:32:21,065 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-dd7de89a-005f-488-proj-role to project CreateMultiPartImageTests-dd7de89a-005f-488-proj 2018-09-26 16:32:21,201 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-09-26 16:32:21,677 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-dd7de89a-005f-488-proj 2018-09-26 16:32:21,886 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-dd7de89a-005f-488-proj-role 2018-09-26 16:32:22,020 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-dd7de89a-005f-488-user 2018-09-26 16:32:23,548 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-a81245b5-c0c0-432-proj 2018-09-26 16:32:24,680 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-a81245b5-c0c0-432-user 2018-09-26 16:32:24,960 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-a81245b5-c0c0-432-proj-role 2018-09-26 16:32:25,052 - keystone_utils - INFO - Granting role CreateKeypairsTests-a81245b5-c0c0-432-proj-role to project CreateKeypairsTests-a81245b5-c0c0-432-proj 2018-09-26 16:32:25,858 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-9d2bc1a3-c885-48fd-8356-2a694496f7f5... 2018-09-26 16:32:25,858 - OpenStackKeypair - INFO - Creating new keypair 2018-09-26 16:32:25,907 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-9d2bc1a3-c885-48fd-8356-2a694496f7f5 2018-09-26 16:32:27,163 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-a81245b5-c0c0-432-proj 2018-09-26 16:32:27,358 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-a81245b5-c0c0-432-proj-role 2018-09-26 16:32:27,567 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-a81245b5-c0c0-432-user 2018-09-26 16:32:28,979 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-14d30d9c-3dda-4ef-proj 2018-09-26 16:32:30,038 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-14d30d9c-3dda-4ef-user 2018-09-26 16:32:30,237 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-14d30d9c-3dda-4ef-proj-role 2018-09-26 16:32:30,323 - keystone_utils - INFO - Granting role CreateKeypairsTests-14d30d9c-3dda-4ef-proj-role to project CreateKeypairsTests-14d30d9c-3dda-4ef-proj 2018-09-26 16:32:30,663 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-7270f76e-3a4f-4467-a428-431104363f41.pub 2018-09-26 16:32:31,294 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-7270f76e-3a4f-4467-a428-431104363f41... 2018-09-26 16:32:31,294 - OpenStackKeypair - INFO - Uploading existing keypair 2018-09-26 16:32:31,294 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsTests-7270f76e-3a4f-4467-a428-431104363f41.pub 2018-09-26 16:32:31,294 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-7270f76e-3a4f-4467-a428-431104363f41 2018-09-26 16:32:32,483 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-14d30d9c-3dda-4ef-proj 2018-09-26 16:32:32,695 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-14d30d9c-3dda-4ef-proj-role 2018-09-26 16:32:32,898 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-14d30d9c-3dda-4ef-user 2018-09-26 16:32:34,409 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-7fcb9454-bf9d-46b-proj 2018-09-26 16:32:35,469 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-7fcb9454-bf9d-46b-user 2018-09-26 16:32:35,667 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-7fcb9454-bf9d-46b-proj-role 2018-09-26 16:32:35,755 - keystone_utils - INFO - Granting role CreateKeypairsTests-7fcb9454-bf9d-46b-proj-role to project CreateKeypairsTests-7fcb9454-bf9d-46b-proj 2018-09-26 16:32:36,508 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-d45b2938-e587-4670-a175-4d77ecec7528... 2018-09-26 16:32:36,508 - OpenStackKeypair - INFO - Creating new keypair 2018-09-26 16:32:43,329 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-d45b2938-e587-4670-a175-4d77ecec7528 2018-09-26 16:32:44,844 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-7fcb9454-bf9d-46b-proj 2018-09-26 16:32:45,143 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-7fcb9454-bf9d-46b-proj-role 2018-09-26 16:32:45,345 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-7fcb9454-bf9d-46b-user 2018-09-26 16:32:46,745 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-8d90599f-68b0-41f-proj 2018-09-26 16:32:47,932 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-8d90599f-68b0-41f-user 2018-09-26 16:32:48,122 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-8d90599f-68b0-41f-proj-role 2018-09-26 16:32:48,141 - keystone_utils - INFO - Granting role CreateKeypairsTests-8d90599f-68b0-41f-proj-role to project CreateKeypairsTests-8d90599f-68b0-41f-proj 2018-09-26 16:32:49,019 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-4a11ae74-d26f-4308-902d-e1e3710a4aba... 2018-09-26 16:32:49,019 - OpenStackKeypair - INFO - Creating new keypair 2018-09-26 16:32:49,072 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-4a11ae74-d26f-4308-902d-e1e3710a4aba 2018-09-26 16:32:50,191 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-8d90599f-68b0-41f-proj 2018-09-26 16:32:50,394 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-8d90599f-68b0-41f-proj-role 2018-09-26 16:32:50,605 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-8d90599f-68b0-41f-user 2018-09-26 16:32:51,996 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-3255484a-0df7-4ce-proj 2018-09-26 16:32:53,134 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-3255484a-0df7-4ce-user 2018-09-26 16:32:53,320 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-3255484a-0df7-4ce-proj-role 2018-09-26 16:32:53,342 - keystone_utils - INFO - Granting role CreateKeypairsTests-3255484a-0df7-4ce-proj-role to project CreateKeypairsTests-3255484a-0df7-4ce-proj 2018-09-26 16:32:54,090 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-2060fb57-5505-4f08-9ecd-1369544fb4ab... 2018-09-26 16:32:54,091 - OpenStackKeypair - INFO - Creating new keypair 2018-09-26 16:32:54,108 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-2060fb57-5505-4f08-9ecd-1369544fb4ab 2018-09-26 16:32:54,196 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-2060fb57-5505-4f08-9ecd-1369544fb4ab.pub 2018-09-26 16:32:54,197 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsTests-2060fb57-5505-4f08-9ecd-1369544fb4ab 2018-09-26 16:32:54,769 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-2060fb57-5505-4f08-9ecd-1369544fb4ab.pub] 2018-09-26 16:32:54,769 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsTests-2060fb57-5505-4f08-9ecd-1369544fb4ab] 2018-09-26 16:32:55,251 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-3255484a-0df7-4ce-proj 2018-09-26 16:32:55,468 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-3255484a-0df7-4ce-proj-role 2018-09-26 16:32:55,664 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-3255484a-0df7-4ce-user 2018-09-26 16:32:57,116 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-f83a0b90-bc81-404-proj 2018-09-26 16:32:58,254 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-f83a0b90-bc81-404-user 2018-09-26 16:32:58,446 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-f83a0b90-bc81-404-proj-role 2018-09-26 16:32:58,537 - keystone_utils - INFO - Granting role CreateKeypairsTests-f83a0b90-bc81-404-proj-role to project CreateKeypairsTests-f83a0b90-bc81-404-proj 2018-09-26 16:32:59,372 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-474df4b3-3c0f-4878-9c3a-87adc7fb5326... 2018-09-26 16:32:59,372 - OpenStackKeypair - INFO - Creating new keypair 2018-09-26 16:32:59,405 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-474df4b3-3c0f-4878-9c3a-87adc7fb5326 2018-09-26 16:32:59,478 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-474df4b3-3c0f-4878-9c3a-87adc7fb5326.pub 2018-09-26 16:33:00,044 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-474df4b3-3c0f-4878-9c3a-87adc7fb5326.pub] 2018-09-26 16:33:00,529 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-f83a0b90-bc81-404-proj 2018-09-26 16:33:00,760 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-f83a0b90-bc81-404-proj-role 2018-09-26 16:33:00,964 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-f83a0b90-bc81-404-user 2018-09-26 16:33:02,476 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-8402ca7d-6bb6-41b-proj 2018-09-26 16:33:03,607 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-8402ca7d-6bb6-41b-user 2018-09-26 16:33:03,804 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-8402ca7d-6bb6-41b-proj-role 2018-09-26 16:33:03,823 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-8402ca7d-6bb6-41b-proj-role to project CreateKeypairsCleanupTests-8402ca7d-6bb6-41b-proj 2018-09-26 16:33:04,155 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-911a1a1f-604b-4f43-aed0-aef090370e80.pub 2018-09-26 16:33:04,155 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-911a1a1f-604b-4f43-aed0-aef090370e80 2018-09-26 16:33:04,766 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-911a1a1f-604b-4f43-aed0-aef090370e80... 2018-09-26 16:33:04,766 - OpenStackKeypair - INFO - Uploading existing keypair 2018-09-26 16:33:04,766 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-911a1a1f-604b-4f43-aed0-aef090370e80.pub 2018-09-26 16:33:04,766 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-911a1a1f-604b-4f43-aed0-aef090370e80 2018-09-26 16:33:04,865 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-911a1a1f-604b-4f43-aed0-aef090370e80.pub] 2018-09-26 16:33:04,865 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-911a1a1f-604b-4f43-aed0-aef090370e80] 2018-09-26 16:33:05,358 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-8402ca7d-6bb6-41b-proj 2018-09-26 16:33:05,574 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-8402ca7d-6bb6-41b-proj-role 2018-09-26 16:33:05,768 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-8402ca7d-6bb6-41b-user 2018-09-26 16:33:07,110 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-2eaad1f8-acf7-48c-proj 2018-09-26 16:33:08,104 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-2eaad1f8-acf7-48c-user 2018-09-26 16:33:08,301 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-2eaad1f8-acf7-48c-proj-role 2018-09-26 16:33:08,390 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-2eaad1f8-acf7-48c-proj-role to project CreateKeypairsCleanupTests-2eaad1f8-acf7-48c-proj 2018-09-26 16:33:08,586 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-14de4e74-6e42-4c52-a6b3-47723adaebb4.pub 2018-09-26 16:33:08,587 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-14de4e74-6e42-4c52-a6b3-47723adaebb4 2018-09-26 16:33:09,212 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-14de4e74-6e42-4c52-a6b3-47723adaebb4... 2018-09-26 16:33:09,212 - OpenStackKeypair - INFO - Uploading existing keypair 2018-09-26 16:33:09,212 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-14de4e74-6e42-4c52-a6b3-47723adaebb4.pub 2018-09-26 16:33:09,212 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-14de4e74-6e42-4c52-a6b3-47723adaebb4 2018-09-26 16:33:09,809 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-2eaad1f8-acf7-48c-proj 2018-09-26 16:33:10,005 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-2eaad1f8-acf7-48c-proj-role 2018-09-26 16:33:10,204 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-2eaad1f8-acf7-48c-user 2018-09-26 16:33:11,613 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-1dc65419-36da-4c9-proj 2018-09-26 16:33:12,583 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-1dc65419-36da-4c9-user 2018-09-26 16:33:12,781 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-1dc65419-36da-4c9-proj-role 2018-09-26 16:33:12,863 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-1dc65419-36da-4c9-proj-role to project CreateKeypairsCleanupTests-1dc65419-36da-4c9-proj 2018-09-26 16:33:13,628 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-74c8dcdd-7600-4d27-bf7f-5af60837bb4f... 2018-09-26 16:33:13,629 - OpenStackKeypair - INFO - Creating new keypair 2018-09-26 16:33:13,681 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-74c8dcdd-7600-4d27-bf7f-5af60837bb4f 2018-09-26 16:33:13,753 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-74c8dcdd-7600-4d27-bf7f-5af60837bb4f.pub 2018-09-26 16:33:13,754 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-74c8dcdd-7600-4d27-bf7f-5af60837bb4f 2018-09-26 16:33:13,793 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-74c8dcdd-7600-4d27-bf7f-5af60837bb4f.pub] 2018-09-26 16:33:13,793 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-74c8dcdd-7600-4d27-bf7f-5af60837bb4f] 2018-09-26 16:33:14,353 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-1dc65419-36da-4c9-proj 2018-09-26 16:33:14,568 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-1dc65419-36da-4c9-proj-role 2018-09-26 16:33:14,765 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-1dc65419-36da-4c9-user 2018-09-26 16:33:16,194 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-676d9027-a42c-455-proj 2018-09-26 16:33:17,320 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-676d9027-a42c-455-user 2018-09-26 16:33:17,511 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-676d9027-a42c-455-proj-role 2018-09-26 16:33:17,600 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-676d9027-a42c-455-proj-role to project CreateKeypairsCleanupTests-676d9027-a42c-455-proj 2018-09-26 16:33:18,357 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-cfeca259-cd9f-4ffe-bbbb-4a3ba3dc3168... 2018-09-26 16:33:18,358 - OpenStackKeypair - INFO - Creating new keypair 2018-09-26 16:33:18,393 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-cfeca259-cd9f-4ffe-bbbb-4a3ba3dc3168 2018-09-26 16:33:18,466 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-cfeca259-cd9f-4ffe-bbbb-4a3ba3dc3168.pub 2018-09-26 16:33:18,467 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-cfeca259-cd9f-4ffe-bbbb-4a3ba3dc3168 2018-09-26 16:33:18,499 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-cfeca259-cd9f-4ffe-bbbb-4a3ba3dc3168.pub] 2018-09-26 16:33:18,500 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-cfeca259-cd9f-4ffe-bbbb-4a3ba3dc3168] 2018-09-26 16:33:18,994 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-676d9027-a42c-455-proj 2018-09-26 16:33:19,186 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-676d9027-a42c-455-proj-role 2018-09-26 16:33:19,373 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-676d9027-a42c-455-user 2018-09-26 16:33:20,840 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-6cb3f4ff-a26e-405-proj 2018-09-26 16:33:21,967 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-6cb3f4ff-a26e-405-user 2018-09-26 16:33:22,158 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-6cb3f4ff-a26e-405-proj-role 2018-09-26 16:33:22,248 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-6cb3f4ff-a26e-405-proj-role to project CreateKeypairsCleanupTests-6cb3f4ff-a26e-405-proj 2018-09-26 16:33:22,998 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-201d0d43-f25f-4b85-8e1a-cc6990bd73ba... 2018-09-26 16:33:22,999 - OpenStackKeypair - INFO - Creating new keypair 2018-09-26 16:33:23,025 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-201d0d43-f25f-4b85-8e1a-cc6990bd73ba 2018-09-26 16:33:23,095 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-201d0d43-f25f-4b85-8e1a-cc6990bd73ba.pub 2018-09-26 16:33:23,095 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-201d0d43-f25f-4b85-8e1a-cc6990bd73ba 2018-09-26 16:33:23,615 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-6cb3f4ff-a26e-405-proj 2018-09-26 16:33:23,808 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-6cb3f4ff-a26e-405-proj-role 2018-09-26 16:33:24,015 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-6cb3f4ff-a26e-405-user 2018-09-26 16:33:25,416 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-edfba851-608f-44f-proj 2018-09-26 16:33:26,457 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-edfba851-608f-44f-user 2018-09-26 16:33:26,589 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-edfba851-608f-44f-proj-role 2018-09-26 16:33:26,675 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-edfba851-608f-44f-proj-role to project CreateNetworkSuccessTests-edfba851-608f-44f-proj 2018-09-26 16:33:27,427 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-ff445c93-27f7-49f7-a3cd-c0ceec9f17bf-pub-net 2018-09-26 16:33:28,482 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-ff445c93-27f7-49f7-a3cd-c0ceec9f17bf-pub-subnet 2018-09-26 16:33:30,771 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-ff445c93-27f7-49f7-a3cd-c0ceec9f17bf-pub-subnet 2018-09-26 16:33:30,771 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-ff445c93-27f7-49f7-a3cd-c0ceec9f17bf-pub-subnet 2018-09-26 16:33:33,354 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-ff445c93-27f7-49f7-a3cd-c0ceec9f17bf-pub-net 2018-09-26 16:33:34,939 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-ff445c93-27f7-49f7-a3cd-c0ceec9f17bf-pub-subnet 2018-09-26 16:33:34,939 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-ff445c93-27f7-49f7-a3cd-c0ceec9f17bf-pub-subnet 2018-09-26 16:33:34,976 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-ff445c93-27f7-49f7-a3cd-c0ceec9f17bf-pub-net 2018-09-26 16:33:35,637 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5ca85023-ee6f-48c7-8169-a8b43d19b5a2 2018-09-26 16:33:35,812 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 16:33:36,160 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-edfba851-608f-44f-proj 2018-09-26 16:33:36,401 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-edfba851-608f-44f-proj-role 2018-09-26 16:33:36,587 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-edfba851-608f-44f-user 2018-09-26 16:33:38,015 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-2dad5ef4-0e06-450-proj 2018-09-26 16:33:39,099 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-2dad5ef4-0e06-450-user 2018-09-26 16:33:39,385 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-2dad5ef4-0e06-450-proj-role 2018-09-26 16:33:39,480 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-2dad5ef4-0e06-450-proj-role to project CreateNetworkSuccessTests-2dad5ef4-0e06-450-proj 2018-09-26 16:33:40,188 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-219a113b-9e0f-4779-bea4-09885277a951-pub-net 2018-09-26 16:33:42,382 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-219a113b-9e0f-4779-bea4-09885277a951-pub-subnet 2018-09-26 16:33:47,171 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-219a113b-9e0f-4779-bea4-09885277a951-pub-router 2018-09-26 16:33:49,625 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-219a113b-9e0f-4779-bea4-09885277a951-pub-router 2018-09-26 16:33:52,275 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-219a113b-9e0f-4779-bea4-09885277a951-pub-router and subnet CreateNetworkSuccessTests-219a113b-9e0f-4779-bea4-09885277a951-pub-subnet 2018-09-26 16:33:52,275 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-219a113b-9e0f-4779-bea4-09885277a951-pub-router 2018-09-26 16:33:53,311 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-219a113b-9e0f-4779-bea4-09885277a951-pub-router 2018-09-26 16:33:53,311 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-219a113b-9e0f-4779-bea4-09885277a951-pub-router 2018-09-26 16:33:54,558 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-219a113b-9e0f-4779-bea4-09885277a951-pub-subnet 2018-09-26 16:33:54,558 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-219a113b-9e0f-4779-bea4-09885277a951-pub-subnet 2018-09-26 16:33:56,893 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-219a113b-9e0f-4779-bea4-09885277a951-pub-net 2018-09-26 16:33:58,836 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 850a8c4a-fb15-44b3-b015-649e9afb4dd5 2018-09-26 16:33:59,010 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 16:33:59,352 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-2dad5ef4-0e06-450-proj 2018-09-26 16:33:59,628 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-2dad5ef4-0e06-450-proj-role 2018-09-26 16:33:59,830 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-2dad5ef4-0e06-450-user 2018-09-26 16:34:01,302 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-7d3e626c-fc7d-4e8-proj 2018-09-26 16:34:02,385 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-7d3e626c-fc7d-4e8-user 2018-09-26 16:34:02,608 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-7d3e626c-fc7d-4e8-proj-role 2018-09-26 16:34:02,692 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-7d3e626c-fc7d-4e8-proj-role to project CreateNetworkSuccessTests-7d3e626c-fc7d-4e8-proj 2018-09-26 16:34:03,475 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-284008cd-54ac-48ff-996f-cdb7245f0845-pub-net 2018-09-26 16:34:05,748 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-284008cd-54ac-48ff-996f-cdb7245f0845-pub-subnet 2018-09-26 16:34:09,382 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-284008cd-54ac-48ff-996f-cdb7245f0845-pub-router 2018-09-26 16:34:16,878 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-284008cd-54ac-48ff-996f-cdb7245f0845-pub-router 2018-09-26 16:34:19,038 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-284008cd-54ac-48ff-996f-cdb7245f0845-pub-router and subnet CreateNetworkSuccessTests-284008cd-54ac-48ff-996f-cdb7245f0845-pub-subnet 2018-09-26 16:34:19,039 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-284008cd-54ac-48ff-996f-cdb7245f0845-pub-router 2018-09-26 16:34:20,205 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-284008cd-54ac-48ff-996f-cdb7245f0845-pub-router 2018-09-26 16:34:20,205 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-284008cd-54ac-48ff-996f-cdb7245f0845-pub-router 2018-09-26 16:34:21,458 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-284008cd-54ac-48ff-996f-cdb7245f0845-pub-subnet 2018-09-26 16:34:21,458 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-284008cd-54ac-48ff-996f-cdb7245f0845-pub-subnet 2018-09-26 16:34:23,693 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-284008cd-54ac-48ff-996f-cdb7245f0845-pub-net 2018-09-26 16:34:26,212 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 62e08b73-20f6-4ba1-975e-9ece2c4d1f7d 2018-09-26 16:34:26,396 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 16:34:26,712 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-7d3e626c-fc7d-4e8-proj 2018-09-26 16:34:26,982 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-7d3e626c-fc7d-4e8-proj-role 2018-09-26 16:34:27,186 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-7d3e626c-fc7d-4e8-user 2018-09-26 16:34:28,529 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-5a2d9767-68dc-438-proj 2018-09-26 16:34:29,643 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-5a2d9767-68dc-438-user 2018-09-26 16:34:29,847 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-5a2d9767-68dc-438-proj-role 2018-09-26 16:34:29,867 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-5a2d9767-68dc-438-proj-role to project CreateNetworkSuccessTests-5a2d9767-68dc-438-proj 2018-09-26 16:34:30,720 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-c3472baf-347e-440d-a11a-2ecf0c1c2dde-pub-net 2018-09-26 16:34:31,976 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-c3472baf-347e-440d-a11a-2ecf0c1c2dde-pub-subnet 2018-09-26 16:34:34,643 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-c3472baf-347e-440d-a11a-2ecf0c1c2dde-pub-router 2018-09-26 16:34:36,708 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-c3472baf-347e-440d-a11a-2ecf0c1c2dde-pub-router 2018-09-26 16:34:40,977 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-c3472baf-347e-440d-a11a-2ecf0c1c2dde-pub-router and subnet CreateNetworkSuccessTests-c3472baf-347e-440d-a11a-2ecf0c1c2dde-pub-subnet 2018-09-26 16:34:40,977 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-c3472baf-347e-440d-a11a-2ecf0c1c2dde-pub-router 2018-09-26 16:34:42,120 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-c3472baf-347e-440d-a11a-2ecf0c1c2dde-pub-router 2018-09-26 16:34:42,120 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-c3472baf-347e-440d-a11a-2ecf0c1c2dde-pub-router 2018-09-26 16:34:43,443 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-c3472baf-347e-440d-a11a-2ecf0c1c2dde-pub-subnet 2018-09-26 16:34:43,443 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-c3472baf-347e-440d-a11a-2ecf0c1c2dde-pub-subnet 2018-09-26 16:34:45,938 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-c3472baf-347e-440d-a11a-2ecf0c1c2dde-pub-net 2018-09-26 16:34:47,814 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5009a82c-2f1e-4a79-9bff-83d487c1f796 2018-09-26 16:34:48,082 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 16:34:48,549 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-5a2d9767-68dc-438-proj 2018-09-26 16:34:48,826 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-5a2d9767-68dc-438-proj-role 2018-09-26 16:34:49,028 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-5a2d9767-68dc-438-user 2018-09-26 16:34:50,512 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-fb85bd8f-37a7-4c3-proj 2018-09-26 16:34:51,607 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-fb85bd8f-37a7-4c3-user 2018-09-26 16:34:51,817 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-fb85bd8f-37a7-4c3-proj-role 2018-09-26 16:34:51,909 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-fb85bd8f-37a7-4c3-proj-role to project CreateNetworkSuccessTests-fb85bd8f-37a7-4c3-proj 2018-09-26 16:34:52,676 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-17c4ab89-32d5-45c4-a247-40d0520bade2-pub-net 2018-09-26 16:34:53,689 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-17c4ab89-32d5-45c4-a247-40d0520bade2-pub-subnet 2018-09-26 16:34:56,280 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-17c4ab89-32d5-45c4-a247-40d0520bade2-pub-subnet 2018-09-26 16:34:56,281 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-17c4ab89-32d5-45c4-a247-40d0520bade2-pub-subnet 2018-09-26 16:34:58,978 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-17c4ab89-32d5-45c4-a247-40d0520bade2-pub-net 2018-09-26 16:35:00,861 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d429b054-4765-4bc6-bbd6-53214f223e68 2018-09-26 16:35:01,058 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 16:35:01,368 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-fb85bd8f-37a7-4c3-proj 2018-09-26 16:35:01,587 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-fb85bd8f-37a7-4c3-proj-role 2018-09-26 16:35:01,786 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-fb85bd8f-37a7-4c3-user 2018-09-26 16:35:03,218 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-25d8508e-b053-459-proj 2018-09-26 16:35:04,350 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-25d8508e-b053-459-user 2018-09-26 16:35:04,560 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-25d8508e-b053-459-proj-role 2018-09-26 16:35:04,579 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-25d8508e-b053-459-proj-role to project CreateNetworkSuccessTests-25d8508e-b053-459-proj 2018-09-26 16:35:05,329 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-e2cf5db5-f864-4008-af1e-a43a3a2f0cff-pub-net 2018-09-26 16:35:06,547 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-e2cf5db5-f864-4008-af1e-a43a3a2f0cff-pub-subnet 2018-09-26 16:35:08,869 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-e2cf5db5-f864-4008-af1e-a43a3a2f0cff-pub-subnet 2018-09-26 16:35:08,869 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-e2cf5db5-f864-4008-af1e-a43a3a2f0cff-pub-subnet 2018-09-26 16:35:11,240 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-e2cf5db5-f864-4008-af1e-a43a3a2f0cff-pub-net 2018-09-26 16:35:13,198 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8c52df0a-265e-4282-892b-b29b647fbfbd 2018-09-26 16:35:13,380 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 16:35:13,692 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-25d8508e-b053-459-proj 2018-09-26 16:35:13,928 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-25d8508e-b053-459-proj-role 2018-09-26 16:35:14,132 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-25d8508e-b053-459-user 2018-09-26 16:35:15,722 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-433ef9b6-3339-4f0-proj 2018-09-26 16:35:16,811 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-433ef9b6-3339-4f0-user 2018-09-26 16:35:17,015 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-433ef9b6-3339-4f0-proj-role 2018-09-26 16:35:17,105 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-433ef9b6-3339-4f0-proj-role to project CreateRouterSuccessTests-433ef9b6-3339-4f0-proj 2018-09-26 16:35:18,773 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-9db314f4-d8d5-4c69-996b-1c6a9375a717-pub-router 2018-09-26 16:35:21,264 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-9db314f4-d8d5-4c69-996b-1c6a9375a717-pub-router 2018-09-26 16:35:22,842 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-9db314f4-d8d5-4c69-996b-1c6a9375a717-pub-router 2018-09-26 16:35:22,842 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-9db314f4-d8d5-4c69-996b-1c6a9375a717-pub-router 2018-09-26 16:35:23,533 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-433ef9b6-3339-4f0-proj 2018-09-26 16:35:23,772 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-433ef9b6-3339-4f0-proj-role 2018-09-26 16:35:23,977 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-433ef9b6-3339-4f0-user 2018-09-26 16:35:25,351 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-51935808-1561-441-proj 2018-09-26 16:35:26,482 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-51935808-1561-441-user 2018-09-26 16:35:26,674 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-51935808-1561-441-proj-role 2018-09-26 16:35:26,762 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-51935808-1561-441-proj-role to project CreateRouterSuccessTests-51935808-1561-441-proj 2018-09-26 16:35:27,998 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-76a22a2d-1cea-461c-9e6e-ec440de44a7f-pub-router 2018-09-26 16:35:29,812 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-76a22a2d-1cea-461c-9e6e-ec440de44a7f-pub-router 2018-09-26 16:35:29,812 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-76a22a2d-1cea-461c-9e6e-ec440de44a7f-pub-router 2018-09-26 16:35:30,582 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-51935808-1561-441-proj 2018-09-26 16:35:30,808 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-51935808-1561-441-proj-role 2018-09-26 16:35:31,004 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-51935808-1561-441-user 2018-09-26 16:35:32,428 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-e8b2bd5b-1e72-4e1-proj 2018-09-26 16:35:33,476 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-e8b2bd5b-1e72-4e1-user 2018-09-26 16:35:33,668 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-e8b2bd5b-1e72-4e1-proj-role 2018-09-26 16:35:33,778 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-e8b2bd5b-1e72-4e1-proj-role to project CreateRouterSuccessTests-e8b2bd5b-1e72-4e1-proj 2018-09-26 16:35:35,063 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-2b03bd2f-4ec9-45b6-add7-87249311d567-pub-router 2018-09-26 16:35:36,816 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-2b03bd2f-4ec9-45b6-add7-87249311d567-pub-router 2018-09-26 16:35:36,816 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-2b03bd2f-4ec9-45b6-add7-87249311d567-pub-router 2018-09-26 16:35:37,778 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-e8b2bd5b-1e72-4e1-proj 2018-09-26 16:35:37,994 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-e8b2bd5b-1e72-4e1-proj-role 2018-09-26 16:35:38,203 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-e8b2bd5b-1e72-4e1-user 2018-09-26 16:35:39,663 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-91fe8b0a-b54b-403-proj 2018-09-26 16:35:40,728 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-91fe8b0a-b54b-403-user 2018-09-26 16:35:40,847 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-91fe8b0a-b54b-403-proj-role 2018-09-26 16:35:40,941 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-91fe8b0a-b54b-403-proj-role to project CreateRouterSuccessTests-91fe8b0a-b54b-403-proj 2018-09-26 16:35:42,759 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-87b186e3-1070-415e-93f5-aee7f9803074-pub-router 2018-09-26 16:35:46,339 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-87b186e3-1070-415e-93f5-aee7f9803074-pub-router 2018-09-26 16:35:46,340 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-87b186e3-1070-415e-93f5-aee7f9803074-pub-router 2018-09-26 16:35:48,073 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-91fe8b0a-b54b-403-proj 2018-09-26 16:35:48,270 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-91fe8b0a-b54b-403-proj-role 2018-09-26 16:35:48,469 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-91fe8b0a-b54b-403-user 2018-09-26 16:35:49,889 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-4058a75d-19de-4a3-proj 2018-09-26 16:35:51,015 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-4058a75d-19de-4a3-user 2018-09-26 16:35:51,231 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-4058a75d-19de-4a3-proj-role 2018-09-26 16:35:51,317 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-4058a75d-19de-4a3-proj-role to project CreateRouterSuccessTests-4058a75d-19de-4a3-proj 2018-09-26 16:35:52,064 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-b2a0ad84-71ae-438a-bbca-1ba112f04043-pub-net1 2018-09-26 16:35:53,108 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-b2a0ad84-71ae-438a-bbca-1ba112f04043-pub-subnet1 2018-09-26 16:35:55,883 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-b2a0ad84-71ae-438a-bbca-1ba112f04043-pub-router 2018-09-26 16:35:59,113 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-b2a0ad84-71ae-438a-bbca-1ba112f04043-pub-subnet1 2018-09-26 16:35:59,113 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-b2a0ad84-71ae-438a-bbca-1ba112f04043-pub-subnet1 2018-09-26 16:36:01,577 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-b2a0ad84-71ae-438a-bbca-1ba112f04043-pub-net1 2018-09-26 16:36:03,398 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2806eed7-105d-4cfe-8a0b-4f84a6a4e3ed 2018-09-26 16:36:03,606 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 16:36:03,939 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-4058a75d-19de-4a3-proj 2018-09-26 16:36:04,199 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-4058a75d-19de-4a3-proj-role 2018-09-26 16:36:04,395 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-4058a75d-19de-4a3-user 2018-09-26 16:36:05,758 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-af0310a7-1e68-4e1-proj 2018-09-26 16:36:06,819 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-af0310a7-1e68-4e1-user 2018-09-26 16:36:07,028 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-af0310a7-1e68-4e1-proj-role 2018-09-26 16:36:07,120 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-af0310a7-1e68-4e1-proj-role to project CreateRouterSuccessTests-af0310a7-1e68-4e1-proj 2018-09-26 16:36:08,950 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-ae7a8d24-dffc-42b9-b2e1-334954de39d2-pub-router 2018-09-26 16:36:10,287 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-af0310a7-1e68-4e1-proj 2018-09-26 16:36:10,499 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-af0310a7-1e68-4e1-proj-role 2018-09-26 16:36:10,633 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-af0310a7-1e68-4e1-user 2018-09-26 16:36:12,069 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-9a674790-d5ae-4d5-proj 2018-09-26 16:36:13,129 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-9a674790-d5ae-4d5-user 2018-09-26 16:36:13,321 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-9a674790-d5ae-4d5-proj-role 2018-09-26 16:36:13,339 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-9a674790-d5ae-4d5-proj-role to project CreateRouterSuccessTests-9a674790-d5ae-4d5-proj 2018-09-26 16:36:14,097 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-043aedff-aa82-49e7-84d4-2c5b8041213a-pub-net1 2018-09-26 16:36:15,080 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-043aedff-aa82-49e7-84d4-2c5b8041213a-pub-subnet1 2018-09-26 16:36:16,719 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-043aedff-aa82-49e7-84d4-2c5b8041213a-pub-net2 2018-09-26 16:36:17,668 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-043aedff-aa82-49e7-84d4-2c5b8041213a-pub-subnet2 2018-09-26 16:36:19,995 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-043aedff-aa82-49e7-84d4-2c5b8041213a-pub-router 2018-09-26 16:36:21,163 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-043aedff-aa82-49e7-84d4-2c5b8041213a-port1 for router - CreateRouterSuccessTests-043aedff-aa82-49e7-84d4-2c5b8041213a-pub-router 2018-09-26 16:36:22,425 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-043aedff-aa82-49e7-84d4-2c5b8041213a-pub-net1 2018-09-26 16:36:23,475 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-043aedff-aa82-49e7-84d4-2c5b8041213a-port1 for router - CreateRouterSuccessTests-043aedff-aa82-49e7-84d4-2c5b8041213a-pub-router 2018-09-26 16:36:23,475 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-043aedff-aa82-49e7-84d4-2c5b8041213a-pub-router 2018-09-26 16:36:25,372 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-043aedff-aa82-49e7-84d4-2c5b8041213a-port2 for router - CreateRouterSuccessTests-043aedff-aa82-49e7-84d4-2c5b8041213a-pub-router 2018-09-26 16:36:26,599 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-043aedff-aa82-49e7-84d4-2c5b8041213a-pub-net2 2018-09-26 16:36:27,511 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-043aedff-aa82-49e7-84d4-2c5b8041213a-port2 for router - CreateRouterSuccessTests-043aedff-aa82-49e7-84d4-2c5b8041213a-pub-router 2018-09-26 16:36:27,511 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-043aedff-aa82-49e7-84d4-2c5b8041213a-pub-router 2018-09-26 16:36:36,888 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-043aedff-aa82-49e7-84d4-2c5b8041213a-pub-router and port CreateRouterSuccessTests-043aedff-aa82-49e7-84d4-2c5b8041213a-port1 2018-09-26 16:36:36,889 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-043aedff-aa82-49e7-84d4-2c5b8041213a-pub-router 2018-09-26 16:36:38,049 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-043aedff-aa82-49e7-84d4-2c5b8041213a-pub-router and port CreateRouterSuccessTests-043aedff-aa82-49e7-84d4-2c5b8041213a-port2 2018-09-26 16:36:38,049 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-043aedff-aa82-49e7-84d4-2c5b8041213a-pub-router 2018-09-26 16:36:39,098 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-043aedff-aa82-49e7-84d4-2c5b8041213a-pub-router 2018-09-26 16:36:39,098 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-043aedff-aa82-49e7-84d4-2c5b8041213a-pub-router 2018-09-26 16:36:39,532 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-043aedff-aa82-49e7-84d4-2c5b8041213a-pub-subnet1 2018-09-26 16:36:39,533 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-043aedff-aa82-49e7-84d4-2c5b8041213a-pub-subnet1 2018-09-26 16:36:41,882 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-043aedff-aa82-49e7-84d4-2c5b8041213a-pub-net1 2018-09-26 16:36:43,679 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-043aedff-aa82-49e7-84d4-2c5b8041213a-pub-subnet2 2018-09-26 16:36:43,679 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-043aedff-aa82-49e7-84d4-2c5b8041213a-pub-subnet2 2018-09-26 16:36:45,927 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-043aedff-aa82-49e7-84d4-2c5b8041213a-pub-net2 2018-09-26 16:36:48,295 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c4864e52-823b-4481-bce6-bd20abed4790 2018-09-26 16:36:48,480 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 16:36:48,799 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-9a674790-d5ae-4d5-proj 2018-09-26 16:36:49,042 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-9a674790-d5ae-4d5-proj-role 2018-09-26 16:36:49,238 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-9a674790-d5ae-4d5-user 2018-09-26 16:36:50,788 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-fa7835bc-9c65-45c-proj 2018-09-26 16:36:51,938 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-fa7835bc-9c65-45c-user 2018-09-26 16:36:52,135 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-fa7835bc-9c65-45c-proj-role 2018-09-26 16:36:52,308 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-fa7835bc-9c65-45c-proj-role to project CreateRouterSuccessTests-fa7835bc-9c65-45c-proj 2018-09-26 16:36:53,975 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-d62fb494-bd42-4ab2-9bd6-14896a76ccbd-pub-router 2018-09-26 16:36:55,563 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-fa7835bc-9c65-45c-proj 2018-09-26 16:36:55,779 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-fa7835bc-9c65-45c-proj-role 2018-09-26 16:36:55,982 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-fa7835bc-9c65-45c-user 2018-09-26 16:36:57,447 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-5d1e2142-df83-4be-proj 2018-09-26 16:36:58,560 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-5d1e2142-df83-4be-user 2018-09-26 16:36:58,752 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-5d1e2142-df83-4be-proj-role 2018-09-26 16:36:58,840 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-5d1e2142-df83-4be-proj-role to project CreateRouterSuccessTests-5d1e2142-df83-4be-proj 2018-09-26 16:37:00,102 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-fe25d6a9-6964-4612-8105-8a4d6d3ce428-pub-router 2018-09-26 16:37:00,957 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-fe25d6a9-6964-4612-8105-8a4d6d3ce428-port1 for router - CreateRouterSuccessTests-fe25d6a9-6964-4612-8105-8a4d6d3ce428-pub-router 2018-09-26 16:37:01,718 - neutron_utils - INFO - Creating port for network with name - external 2018-09-26 16:37:02,134 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-fe25d6a9-6964-4612-8105-8a4d6d3ce428-pub-router 2018-09-26 16:37:02,134 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-fe25d6a9-6964-4612-8105-8a4d6d3ce428-pub-router 2018-09-26 16:37:03,121 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-5d1e2142-df83-4be-proj 2018-09-26 16:37:03,503 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-5d1e2142-df83-4be-proj-role 2018-09-26 16:37:03,693 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-5d1e2142-df83-4be-user 2018-09-26 16:37:05,129 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-d1cf955c-fb37-4be-proj 2018-09-26 16:37:06,243 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-d1cf955c-fb37-4be-user 2018-09-26 16:37:06,441 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-d1cf955c-fb37-4be-proj-role 2018-09-26 16:37:06,458 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-d1cf955c-fb37-4be-proj-role to project CreateRouterSuccessTests-d1cf955c-fb37-4be-proj 2018-09-26 16:37:07,207 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-0f7c8ef3-a5fe-4199-8e4e-b24f18ef63f7-pub-net1 2018-09-26 16:37:08,373 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-0f7c8ef3-a5fe-4199-8e4e-b24f18ef63f7-pub-subnet1 2018-09-26 16:37:11,203 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-0f7c8ef3-a5fe-4199-8e4e-b24f18ef63f7-pub-router 2018-09-26 16:37:12,278 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-0f7c8ef3-a5fe-4199-8e4e-b24f18ef63f7-pub-subnet1 2018-09-26 16:37:12,279 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-0f7c8ef3-a5fe-4199-8e4e-b24f18ef63f7-pub-subnet1 2018-09-26 16:37:14,728 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-0f7c8ef3-a5fe-4199-8e4e-b24f18ef63f7-pub-net1 2018-09-26 16:37:17,145 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a6c2158f-3468-4346-9eeb-6ca83abc23e4 2018-09-26 16:37:17,325 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 16:37:17,652 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-d1cf955c-fb37-4be-proj 2018-09-26 16:37:17,882 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-d1cf955c-fb37-4be-proj-role 2018-09-26 16:37:18,083 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-d1cf955c-fb37-4be-user 2018-09-26 16:37:19,507 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-65a00c72-d26c-4a6-proj 2018-09-26 16:37:20,626 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-65a00c72-d26c-4a6-user 2018-09-26 16:37:20,817 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-65a00c72-d26c-4a6-proj-role 2018-09-26 16:37:20,909 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-65a00c72-d26c-4a6-proj-role to project CreateRouterSuccessTests-65a00c72-d26c-4a6-proj 2018-09-26 16:37:21,669 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-5208f80d-786e-4b4d-af5d-2b10e56e12fe-pub-net1 2018-09-26 16:37:22,546 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-5208f80d-786e-4b4d-af5d-2b10e56e12fe-pub-subnet1 2018-09-26 16:37:25,310 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-5208f80d-786e-4b4d-af5d-2b10e56e12fe-pub-router 2018-09-26 16:37:26,326 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-5208f80d-786e-4b4d-af5d-2b10e56e12fe-pub-subnet1 2018-09-26 16:37:26,327 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-5208f80d-786e-4b4d-af5d-2b10e56e12fe-pub-subnet1 2018-09-26 16:37:28,682 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-5208f80d-786e-4b4d-af5d-2b10e56e12fe-pub-net1 2018-09-26 16:37:30,408 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-65a00c72-d26c-4a6-proj 2018-09-26 16:37:30,630 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-65a00c72-d26c-4a6-proj-role 2018-09-26 16:37:30,832 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-65a00c72-d26c-4a6-user 2018-09-26 16:37:32,315 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-365102f7-3ac2-447-proj 2018-09-26 16:37:33,381 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-365102f7-3ac2-447-user 2018-09-26 16:37:33,501 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-365102f7-3ac2-447-proj-role 2018-09-26 16:37:33,589 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-365102f7-3ac2-447-proj-role to project CreateRouterNegativeTests-365102f7-3ac2-447-proj 2018-09-26 16:37:34,356 - neutron_utils - INFO - Creating network with name CreateRouterNegativeTests-ca7d837b-37b4-4b80-8823-6b19f008c7fd-pub-net1 2018-09-26 16:37:35,166 - neutron_utils - INFO - Creating subnet with name CreateRouterNegativeTests-ca7d837b-37b4-4b80-8823-6b19f008c7fd-pub-subnet1 2018-09-26 16:37:38,043 - neutron_utils - INFO - Creating router with name - CreateRouterNegativeTests-ca7d837b-37b4-4b80-8823-6b19f008c7fd-pub-router 2018-09-26 16:37:39,039 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-ca7d837b-37b4-4b80-8823-6b19f008c7fd-pub-subnet1 2018-09-26 16:37:39,039 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-ca7d837b-37b4-4b80-8823-6b19f008c7fd-pub-subnet1 2018-09-26 16:37:41,130 - neutron_utils - INFO - Deleting network with name CreateRouterNegativeTests-ca7d837b-37b4-4b80-8823-6b19f008c7fd-pub-net1 2018-09-26 16:37:43,499 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-365102f7-3ac2-447-proj 2018-09-26 16:37:43,677 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-365102f7-3ac2-447-proj-role 2018-09-26 16:37:43,877 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-365102f7-3ac2-447-user 2018-09-26 16:37:45,399 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-53147e61-b824-4e6-proj 2018-09-26 16:37:46,537 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-53147e61-b824-4e6-user 2018-09-26 16:37:46,746 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-53147e61-b824-4e6-proj-role 2018-09-26 16:37:46,766 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-53147e61-b824-4e6-proj-role to project CreateRouterNegativeTests-53147e61-b824-4e6-proj 2018-09-26 16:37:48,711 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-53147e61-b824-4e6-proj 2018-09-26 16:37:48,893 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-53147e61-b824-4e6-proj-role 2018-09-26 16:37:49,090 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-53147e61-b824-4e6-user 2018-09-26 16:37:50,501 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-44cf7899-b865-45e-proj 2018-09-26 16:37:51,542 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-44cf7899-b865-45e-user 2018-09-26 16:37:51,746 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-44cf7899-b865-45e-proj-role 2018-09-26 16:37:51,765 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-44cf7899-b865-45e-proj-role to project CreateRouterNegativeTests-44cf7899-b865-45e-proj 2018-09-26 16:37:52,379 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-44cf7899-b865-45e-proj 2018-09-26 16:37:52,594 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-44cf7899-b865-45e-proj-role 2018-09-26 16:37:52,807 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-44cf7899-b865-45e-user 2018-09-26 16:37:54,369 - keystone_utils - INFO - Created project with name - CreateQoSTests-e49b172a-5889-485-proj 2018-09-26 16:37:55,507 - keystone_utils - INFO - Created user with name - CreateQoSTests-e49b172a-5889-485-user 2018-09-26 16:37:55,704 - keystone_utils - INFO - Created role with name - CreateQoSTests-e49b172a-5889-485-proj-role 2018-09-26 16:37:55,796 - keystone_utils - INFO - Granting role CreateQoSTests-e49b172a-5889-485-proj-role to project CreateQoSTests-e49b172a-5889-485-proj 2018-09-26 16:37:56,867 - create_qos - INFO - Created qos with name - CreateQoSTests-ea96df6a-5106-4cbe-935e-f0aafed17ea2 2018-09-26 16:37:57,041 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-ea96df6a-5106-4cbe-935e-f0aafed17ea2 2018-09-26 16:37:57,431 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-ea96df6a-5106-4cbe-935e-f0aafed17ea2 2018-09-26 16:37:58,094 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-e49b172a-5889-485-proj 2018-09-26 16:37:58,317 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-e49b172a-5889-485-proj-role 2018-09-26 16:37:58,550 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-e49b172a-5889-485-user 2018-09-26 16:38:00,046 - keystone_utils - INFO - Created project with name - CreateQoSTests-473eb872-fb00-449-proj 2018-09-26 16:38:01,172 - keystone_utils - INFO - Created user with name - CreateQoSTests-473eb872-fb00-449-user 2018-09-26 16:38:01,375 - keystone_utils - INFO - Created role with name - CreateQoSTests-473eb872-fb00-449-proj-role 2018-09-26 16:38:01,463 - keystone_utils - INFO - Granting role CreateQoSTests-473eb872-fb00-449-proj-role to project CreateQoSTests-473eb872-fb00-449-proj 2018-09-26 16:38:02,473 - create_qos - INFO - Created qos with name - CreateQoSTests-f2f1f63a-4270-4212-9594-7b17e089c923 2018-09-26 16:38:02,652 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-f2f1f63a-4270-4212-9594-7b17e089c923 2018-09-26 16:38:03,300 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-473eb872-fb00-449-proj 2018-09-26 16:38:03,534 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-473eb872-fb00-449-proj-role 2018-09-26 16:38:03,661 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-473eb872-fb00-449-user 2018-09-26 16:38:05,190 - keystone_utils - INFO - Created project with name - CreateQoSTests-652533db-5ef1-4e2-proj 2018-09-26 16:38:06,345 - keystone_utils - INFO - Created user with name - CreateQoSTests-652533db-5ef1-4e2-user 2018-09-26 16:38:06,567 - keystone_utils - INFO - Created role with name - CreateQoSTests-652533db-5ef1-4e2-proj-role 2018-09-26 16:38:06,659 - keystone_utils - INFO - Granting role CreateQoSTests-652533db-5ef1-4e2-proj-role to project CreateQoSTests-652533db-5ef1-4e2-proj 2018-09-26 16:38:07,664 - create_qos - INFO - Created qos with name - CreateQoSTests-a0df80d5-a91a-4c60-9236-8ad399a77420 2018-09-26 16:38:08,483 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-a0df80d5-a91a-4c60-9236-8ad399a77420 2018-09-26 16:38:09,234 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-652533db-5ef1-4e2-proj 2018-09-26 16:38:09,462 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-652533db-5ef1-4e2-proj-role 2018-09-26 16:38:09,669 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-652533db-5ef1-4e2-user 2018-09-26 16:38:11,064 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-415d6825-9639-408-proj 2018-09-26 16:38:12,117 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-415d6825-9639-408-user 2018-09-26 16:38:12,316 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-415d6825-9639-408-proj-role 2018-09-26 16:38:12,405 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-415d6825-9639-408-proj-role to project CreateSimpleVolumeTypeSuccessTests-415d6825-9639-408-proj 2018-09-26 16:38:13,320 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-56894b52-ffb8-4a44-a7f4-3aa1dd7f11de 2018-09-26 16:38:13,847 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-56894b52-ffb8-4a44-a7f4-3aa1dd7f11de 2018-09-26 16:38:14,242 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-56894b52-ffb8-4a44-a7f4-3aa1dd7f11de 2018-09-26 16:38:14,904 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-415d6825-9639-408-proj 2018-09-26 16:38:15,114 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-415d6825-9639-408-proj-role 2018-09-26 16:38:15,310 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-415d6825-9639-408-user 2018-09-26 16:38:16,657 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-047a58b6-c49e-419-proj 2018-09-26 16:38:17,771 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-047a58b6-c49e-419-user 2018-09-26 16:38:17,968 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-047a58b6-c49e-419-proj-role 2018-09-26 16:38:18,062 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-047a58b6-c49e-419-proj-role to project CreateSimpleVolumeTypeSuccessTests-047a58b6-c49e-419-proj 2018-09-26 16:38:19,094 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-4a04c257-cb40-4a4e-aa93-7174a5b46fc7 2018-09-26 16:38:20,628 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-4a04c257-cb40-4a4e-aa93-7174a5b46fc7 2018-09-26 16:38:21,309 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-047a58b6-c49e-419-proj 2018-09-26 16:38:21,534 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-047a58b6-c49e-419-proj-role 2018-09-26 16:38:21,773 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-047a58b6-c49e-419-user 2018-09-26 16:38:23,304 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-ed9e7434-e2c4-41a-proj 2018-09-26 16:38:24,280 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-ed9e7434-e2c4-41a-user 2018-09-26 16:38:24,477 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-ed9e7434-e2c4-41a-proj-role 2018-09-26 16:38:24,567 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-ed9e7434-e2c4-41a-proj-role to project CreateSimpleVolumeTypeSuccessTests-ed9e7434-e2c4-41a-proj 2018-09-26 16:38:25,550 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-a37e1db6-ae93-4c1f-8172-16838d0cda97 2018-09-26 16:38:26,605 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-a37e1db6-ae93-4c1f-8172-16838d0cda97 2018-09-26 16:38:27,292 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-ed9e7434-e2c4-41a-proj 2018-09-26 16:38:27,486 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-ed9e7434-e2c4-41a-proj-role 2018-09-26 16:38:27,612 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-ed9e7434-e2c4-41a-user 2018-09-26 16:38:28,992 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-4f9bfc21-5c95-458-proj 2018-09-26 16:38:30,105 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-4f9bfc21-5c95-458-user 2018-09-26 16:38:30,237 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-4f9bfc21-5c95-458-proj-role 2018-09-26 16:38:30,255 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-4f9bfc21-5c95-458-proj-role to project CreateVolumeTypeComplexTests-4f9bfc21-5c95-458-proj 2018-09-26 16:38:31,239 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-d8d6ad2c-e3b7-4c5b-a3c6-34c9342c785d-qos-spec 2018-09-26 16:38:32,310 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-d8d6ad2c-e3b7-4c5b-a3c6-34c9342c785d-vol_type 2018-09-26 16:38:32,822 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-d8d6ad2c-e3b7-4c5b-a3c6-34c9342c785d-vol_type 2018-09-26 16:38:33,029 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-d8d6ad2c-e3b7-4c5b-a3c6-34c9342c785d-qos-spec 2018-09-26 16:38:33,716 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-4f9bfc21-5c95-458-proj 2018-09-26 16:38:33,917 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-4f9bfc21-5c95-458-proj-role 2018-09-26 16:38:34,043 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-4f9bfc21-5c95-458-user 2018-09-26 16:38:35,447 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-8cbcf61f-30d2-406-proj 2018-09-26 16:38:36,561 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-8cbcf61f-30d2-406-user 2018-09-26 16:38:36,758 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-8cbcf61f-30d2-406-proj-role 2018-09-26 16:38:36,862 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-8cbcf61f-30d2-406-proj-role to project CreateVolumeTypeComplexTests-8cbcf61f-30d2-406-proj 2018-09-26 16:38:37,855 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-5194c0fd-97e6-48c2-80aa-510513e65e93-qos-spec 2018-09-26 16:38:39,118 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-5194c0fd-97e6-48c2-80aa-510513e65e93-vol_type 2018-09-26 16:38:39,816 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-5194c0fd-97e6-48c2-80aa-510513e65e93-vol_type 2018-09-26 16:38:39,873 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-5194c0fd-97e6-48c2-80aa-510513e65e93-qos-spec 2018-09-26 16:38:40,549 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-8cbcf61f-30d2-406-proj 2018-09-26 16:38:40,743 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-8cbcf61f-30d2-406-proj-role 2018-09-26 16:38:40,949 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-8cbcf61f-30d2-406-user 2018-09-26 16:38:42,352 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-534fd6e6-ca49-45a-proj 2018-09-26 16:38:43,465 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-534fd6e6-ca49-45a-user 2018-09-26 16:38:43,668 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-534fd6e6-ca49-45a-proj-role 2018-09-26 16:38:43,754 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-534fd6e6-ca49-45a-proj-role to project CreateVolumeTypeComplexTests-534fd6e6-ca49-45a-proj 2018-09-26 16:38:44,652 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-442a68fa-14c9-42f2-8988-bc39514ab46f-qos-spec 2018-09-26 16:38:46,101 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-442a68fa-14c9-42f2-8988-bc39514ab46f-vol_type 2018-09-26 16:38:47,190 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-442a68fa-14c9-42f2-8988-bc39514ab46f-vol_type 2018-09-26 16:38:47,410 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-442a68fa-14c9-42f2-8988-bc39514ab46f-qos-spec 2018-09-26 16:38:48,106 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-534fd6e6-ca49-45a-proj 2018-09-26 16:38:48,312 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-534fd6e6-ca49-45a-proj-role 2018-09-26 16:38:48,509 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-534fd6e6-ca49-45a-user 2018-09-26 16:38:49,896 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-28467cd3-ec38-451-proj 2018-09-26 16:38:50,945 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-28467cd3-ec38-451-user 2018-09-26 16:38:51,154 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-28467cd3-ec38-451-proj-role 2018-09-26 16:38:51,174 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-28467cd3-ec38-451-proj-role to project CreateSimpleVolumeSuccessTests-28467cd3-ec38-451-proj 2018-09-26 16:38:52,909 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-fbd840ba-282d-454f-8829-fb3f79e30846 2018-09-26 16:38:53,103 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-fbd840ba-282d-454f-8829-fb3f79e30846 2018-09-26 16:38:53,558 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-fbd840ba-282d-454f-8829-fb3f79e30846 2018-09-26 16:38:57,194 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-fbd840ba-282d-454f-8829-fb3f79e30846 2018-09-26 16:38:57,859 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-28467cd3-ec38-451-proj 2018-09-26 16:38:58,073 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-28467cd3-ec38-451-proj-role 2018-09-26 16:38:58,268 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-28467cd3-ec38-451-user 2018-09-26 16:38:59,687 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-f6cbcc13-585e-45a-proj 2018-09-26 16:39:00,794 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-f6cbcc13-585e-45a-user 2018-09-26 16:39:00,986 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-f6cbcc13-585e-45a-proj-role 2018-09-26 16:39:01,076 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-f6cbcc13-585e-45a-proj-role to project CreateSimpleVolumeSuccessTests-f6cbcc13-585e-45a-proj 2018-09-26 16:39:02,988 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-65d4b1f7-aead-4431-b583-0e49f7b22b0b 2018-09-26 16:39:03,186 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-65d4b1f7-aead-4431-b583-0e49f7b22b0b 2018-09-26 16:39:04,145 - create_volume - INFO - Did not create volume due to cleanup mode 2018-09-26 16:39:04,346 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-65d4b1f7-aead-4431-b583-0e49f7b22b0b 2018-09-26 16:39:07,946 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-65d4b1f7-aead-4431-b583-0e49f7b22b0b 2018-09-26 16:39:08,455 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-f6cbcc13-585e-45a-proj 2018-09-26 16:39:08,660 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-f6cbcc13-585e-45a-proj-role 2018-09-26 16:39:08,856 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-f6cbcc13-585e-45a-user 2018-09-26 16:39:10,237 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-a0efce27-6569-4cd-proj 2018-09-26 16:39:11,381 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-a0efce27-6569-4cd-user 2018-09-26 16:39:11,567 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-a0efce27-6569-4cd-proj-role 2018-09-26 16:39:11,657 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-a0efce27-6569-4cd-proj-role to project CreateSimpleVolumeSuccessTests-a0efce27-6569-4cd-proj 2018-09-26 16:39:13,412 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-0b1a6546-a9c1-4ee1-ace3-3c30f25e1891 2018-09-26 16:39:16,842 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-0b1a6546-a9c1-4ee1-ace3-3c30f25e1891 2018-09-26 16:39:17,424 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-0b1a6546-a9c1-4ee1-ace3-3c30f25e1891 2018-09-26 16:39:20,911 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-0b1a6546-a9c1-4ee1-ace3-3c30f25e1891 2018-09-26 16:39:21,413 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-a0efce27-6569-4cd-proj 2018-09-26 16:39:21,630 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-a0efce27-6569-4cd-proj-role 2018-09-26 16:39:21,830 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-a0efce27-6569-4cd-user 2018-09-26 16:39:23,388 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-26938e5b-8bd4-471-proj 2018-09-26 16:39:24,447 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-26938e5b-8bd4-471-user 2018-09-26 16:39:24,645 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-26938e5b-8bd4-471-proj-role 2018-09-26 16:39:24,736 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-26938e5b-8bd4-471-proj-role to project CreateSimpleVolumeFailureTests-26938e5b-8bd4-471-proj 2018-09-26 16:39:26,432 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-26938e5b-8bd4-471-proj 2018-09-26 16:39:26,660 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-26938e5b-8bd4-471-proj-role 2018-09-26 16:39:26,872 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-26938e5b-8bd4-471-user 2018-09-26 16:39:28,232 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-aaaa6f91-79ea-4fe-proj 2018-09-26 16:39:29,292 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-aaaa6f91-79ea-4fe-user 2018-09-26 16:39:29,489 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-aaaa6f91-79ea-4fe-proj-role 2018-09-26 16:39:29,583 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-aaaa6f91-79ea-4fe-proj-role to project CreateSimpleVolumeFailureTests-aaaa6f91-79ea-4fe-proj 2018-09-26 16:39:31,092 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-aaaa6f91-79ea-4fe-proj 2018-09-26 16:39:31,396 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-aaaa6f91-79ea-4fe-proj-role 2018-09-26 16:39:31,616 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-aaaa6f91-79ea-4fe-user 2018-09-26 16:39:33,190 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-fda13391-cb01-4b4-proj 2018-09-26 16:39:34,238 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-fda13391-cb01-4b4-user 2018-09-26 16:39:34,363 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-fda13391-cb01-4b4-proj-role 2018-09-26 16:39:34,449 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-fda13391-cb01-4b4-proj-role to project CreateSimpleVolumeFailureTests-fda13391-cb01-4b4-proj 2018-09-26 16:39:35,967 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-fda13391-cb01-4b4-proj 2018-09-26 16:39:36,193 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-fda13391-cb01-4b4-proj-role 2018-09-26 16:39:36,330 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-fda13391-cb01-4b4-user 2018-09-26 16:39:37,747 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-bbbde975-6f6d-45d-proj 2018-09-26 16:39:38,998 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-bbbde975-6f6d-45d-user 2018-09-26 16:39:39,196 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-bbbde975-6f6d-45d-proj-role 2018-09-26 16:39:39,284 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-bbbde975-6f6d-45d-proj-role to project CreateVolumeWithTypeTests-bbbde975-6f6d-45d-proj 2018-09-26 16:39:40,272 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-d799540a-e968-42ff-8fc4-7c69e00610c7-vol-type 2018-09-26 16:39:41,218 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-d799540a-e968-42ff-8fc4-7c69e00610c7-vol-type 2018-09-26 16:39:41,753 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-bbbde975-6f6d-45d-proj 2018-09-26 16:39:41,947 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-bbbde975-6f6d-45d-proj-role 2018-09-26 16:39:42,139 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-bbbde975-6f6d-45d-user 2018-09-26 16:39:43,543 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-179381f6-6e40-49d-proj 2018-09-26 16:39:44,693 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-179381f6-6e40-49d-user 2018-09-26 16:39:44,884 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-179381f6-6e40-49d-proj-role 2018-09-26 16:39:44,904 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-179381f6-6e40-49d-proj-role to project CreateVolumeWithTypeTests-179381f6-6e40-49d-proj 2018-09-26 16:39:45,879 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-36204d6c-757d-47c8-8e2f-7fec7790c0fd-vol-type 2018-09-26 16:39:47,158 - create_volume - INFO - Created volume with name - CreateVolumeWithTypeTests-36204d6c-757d-47c8-8e2f-7fec7790c0fd-vol 2018-09-26 16:39:50,587 - create_volume - INFO - Volume is now active with name - CreateVolumeWithTypeTests-36204d6c-757d-47c8-8e2f-7fec7790c0fd-vol 2018-09-26 16:39:50,801 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-36204d6c-757d-47c8-8e2f-7fec7790c0fd-vol 2018-09-26 16:39:54,283 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithTypeTests-36204d6c-757d-47c8-8e2f-7fec7790c0fd-vol 2018-09-26 16:39:54,284 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-36204d6c-757d-47c8-8e2f-7fec7790c0fd-vol-type 2018-09-26 16:39:54,997 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-179381f6-6e40-49d-proj 2018-09-26 16:39:55,217 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-179381f6-6e40-49d-proj-role 2018-09-26 16:39:55,411 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-179381f6-6e40-49d-user 2018-09-26 16:39:56,861 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-dde63daf-c2af-479-proj 2018-09-26 16:39:58,010 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-dde63daf-c2af-479-user 2018-09-26 16:39:58,208 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-dde63daf-c2af-479-proj-role 2018-09-26 16:39:58,295 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-dde63daf-c2af-479-proj-role to project CreateVolumeWithImageTests-dde63daf-c2af-479-proj 2018-09-26 16:40:00,885 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-7338423b-32e7-4b1c-b39d-5247bd8cbd31-image 2018-09-26 16:40:00,903 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-7338423b-32e7-4b1c-b39d-5247bd8cbd31-image 2018-09-26 16:40:01,920 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-7338423b-32e7-4b1c-b39d-5247bd8cbd31-image 2018-09-26 16:40:03,821 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-dde63daf-c2af-479-proj 2018-09-26 16:40:04,093 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-dde63daf-c2af-479-proj-role 2018-09-26 16:40:04,292 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-dde63daf-c2af-479-user 2018-09-26 16:40:05,807 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-d84b6a5a-2f39-4fd-proj 2018-09-26 16:40:06,873 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-d84b6a5a-2f39-4fd-user 2018-09-26 16:40:07,076 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-d84b6a5a-2f39-4fd-proj-role 2018-09-26 16:40:07,177 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-d84b6a5a-2f39-4fd-proj-role to project CreateVolumeWithImageTests-d84b6a5a-2f39-4fd-proj 2018-09-26 16:40:09,919 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-1ba184e7-7ad3-4ecc-a9c0-53dcefa65cab-image 2018-09-26 16:40:10,164 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-1ba184e7-7ad3-4ecc-a9c0-53dcefa65cab-image 2018-09-26 16:40:12,427 - create_volume - INFO - Created volume with name - CreateVolumeWithImageTests-1ba184e7-7ad3-4ecc-a9c0-53dcefa65cab-vol 2018-09-26 16:40:19,044 - create_volume - INFO - Volume is now active with name - CreateVolumeWithImageTests-1ba184e7-7ad3-4ecc-a9c0-53dcefa65cab-vol 2018-09-26 16:40:20,026 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithImageTests-1ba184e7-7ad3-4ecc-a9c0-53dcefa65cab-vol 2018-09-26 16:40:23,350 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithImageTests-1ba184e7-7ad3-4ecc-a9c0-53dcefa65cab-vol 2018-09-26 16:40:23,351 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-1ba184e7-7ad3-4ecc-a9c0-53dcefa65cab-image 2018-09-26 16:40:25,729 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-d84b6a5a-2f39-4fd-proj 2018-09-26 16:40:25,941 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-d84b6a5a-2f39-4fd-proj-role 2018-09-26 16:40:26,231 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-d84b6a5a-2f39-4fd-user 2018-09-26 16:40:27,639 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-fd64d2be-e11c-427-proj 2018-09-26 16:40:28,730 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-fd64d2be-e11c-427-user 2018-09-26 16:40:28,921 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-fd64d2be-e11c-427-proj-role 2018-09-26 16:40:29,009 - keystone_utils - INFO - Granting role SimpleHealthCheck-fd64d2be-e11c-427-proj-role to project SimpleHealthCheck-fd64d2be-e11c-427-proj 2018-09-26 16:40:32,257 - create_image - INFO - Created image with name - SimpleHealthCheck-37fb7a00-b576-433a-a625-91239d956aca-image 2018-09-26 16:40:32,415 - create_image - INFO - Image is now active with name - SimpleHealthCheck-37fb7a00-b576-433a-a625-91239d956aca-image 2018-09-26 16:40:33,042 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-37fb7a00-b576-433a-a625-91239d956aca-priv-net 2018-09-26 16:40:34,209 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-37fb7a00-b576-433a-a625-91239d956aca-priv-subnet 2018-09-26 16:40:39,942 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-37fb7a00-b576-433a-a625-91239d956aca-priv-net 2018-09-26 16:40:41,653 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-37fb7a00-b576-433a-a625-91239d956aca-inst 2018-09-26 16:40:44,048 - create_instance - INFO - Created instance with name - SimpleHealthCheck-37fb7a00-b576-433a-a625-91239d956aca-inst 2018-09-26 16:40:51,604 - create_instance - INFO - VM is - ACTIVE 2018-09-26 16:40:52,704 - create_instance_tests - INFO - Looking for IP 10.55.0.13 in the console log 2018-09-26 16:40:54,632 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-26 16:40:54,633 - create_instance - INFO - Deleting Port with ID - d90df5f9-810c-4874-9d56-0cc69950dc56 2018-09-26 16:40:54,633 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-37fb7a00-b576-433a-a625-91239d956acaport-1 2018-09-26 16:40:55,229 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-37fb7a00-b576-433a-a625-91239d956aca-inst 2018-09-26 16:40:55,402 - create_instance - INFO - Checking deletion status 2018-09-26 16:41:02,102 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-37fb7a00-b576-433a-a625-91239d956aca-inst 2018-09-26 16:41:02,102 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-37fb7a00-b576-433a-a625-91239d956aca-priv-subnet 2018-09-26 16:41:02,103 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-37fb7a00-b576-433a-a625-91239d956aca-priv-subnet 2018-09-26 16:41:04,759 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-37fb7a00-b576-433a-a625-91239d956aca-priv-net 2018-09-26 16:41:06,588 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-37fb7a00-b576-433a-a625-91239d956aca-image 2018-09-26 16:41:08,499 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 18620229-2af3-40c4-be5c-38b93f539bc7 2018-09-26 16:41:08,669 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 16:41:08,980 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-fd64d2be-e11c-427-proj 2018-09-26 16:41:09,217 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-fd64d2be-e11c-427-proj-role 2018-09-26 16:41:09,415 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-fd64d2be-e11c-427-user 2018-09-26 16:41:11,076 - keystone_utils - INFO - Created project with name - CreateInstanceTwoNetTests-049c9461-8d47-4c6-proj 2018-09-26 16:41:12,136 - keystone_utils - INFO - Created user with name - CreateInstanceTwoNetTests-049c9461-8d47-4c6-user 2018-09-26 16:41:12,334 - keystone_utils - INFO - Created role with name - CreateInstanceTwoNetTests-049c9461-8d47-4c6-proj-role 2018-09-26 16:41:12,423 - keystone_utils - INFO - Granting role CreateInstanceTwoNetTests-049c9461-8d47-4c6-proj-role to project CreateInstanceTwoNetTests-049c9461-8d47-4c6-proj 2018-09-26 16:41:15,094 - create_image - INFO - Created image with name - CreateInstanceTwoNetTests-fe932991-1843-4c1e-992b-26f7815b57f7 2018-09-26 16:41:15,243 - create_image - INFO - Image is now active with name - CreateInstanceTwoNetTests-fe932991-1843-4c1e-992b-26f7815b57f7 2018-09-26 16:41:15,859 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-c1624c57-64c4-4110-920c-4a54aa032951-net1 2018-09-26 16:41:16,852 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-c1624c57-64c4-4110-920c-4a54aa032951-subnet1 2018-09-26 16:41:18,877 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-c1624c57-64c4-4110-920c-4a54aa032951-net2 2018-09-26 16:41:19,722 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-c1624c57-64c4-4110-920c-4a54aa032951-subnet2 2018-09-26 16:41:22,171 - neutron_utils - INFO - Creating router with name - CreateInstanceTwoNetTests-c1624c57-64c4-4110-920c-4a54aa032951-pub-router 2018-09-26 16:41:23,581 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-c1624c57-64c4-4110-920c-4a54aa032951-router-port1 for router - CreateInstanceTwoNetTests-c1624c57-64c4-4110-920c-4a54aa032951-pub-router 2018-09-26 16:41:25,143 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-c1624c57-64c4-4110-920c-4a54aa032951-net1 2018-09-26 16:41:26,051 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-c1624c57-64c4-4110-920c-4a54aa032951-router-port1 for router - CreateInstanceTwoNetTests-c1624c57-64c4-4110-920c-4a54aa032951-pub-router 2018-09-26 16:41:26,051 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-c1624c57-64c4-4110-920c-4a54aa032951-pub-router 2018-09-26 16:41:27,951 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-c1624c57-64c4-4110-920c-4a54aa032951-router-port2 for router - CreateInstanceTwoNetTests-c1624c57-64c4-4110-920c-4a54aa032951-pub-router 2018-09-26 16:41:29,200 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-c1624c57-64c4-4110-920c-4a54aa032951-net2 2018-09-26 16:41:30,095 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-c1624c57-64c4-4110-920c-4a54aa032951-router-port2 for router - CreateInstanceTwoNetTests-c1624c57-64c4-4110-920c-4a54aa032951-pub-router 2018-09-26 16:41:30,095 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-c1624c57-64c4-4110-920c-4a54aa032951-pub-router 2018-09-26 16:41:33,483 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceTwoNetTests-c1624c57-64c4-4110-920c-4a54aa032951-sec-grp... 2018-09-26 16:41:33,483 - neutron_utils - INFO - Creating security group with name - CreateInstanceTwoNetTests-c1624c57-64c4-4110-920c-4a54aa032951-sec-grp 2018-09-26 16:41:33,886 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a50d1aa6-bede-4443-bf78-90161585c433 2018-09-26 16:41:34,066 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a50d1aa6-bede-4443-bf78-90161585c433 2018-09-26 16:41:34,240 - neutron_utils - INFO - Retrieving security group with ID - a50d1aa6-bede-4443-bf78-90161585c433 2018-09-26 16:41:34,427 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a50d1aa6-bede-4443-bf78-90161585c433 2018-09-26 16:41:34,600 - neutron_utils - INFO - Retrieving security group with ID - a50d1aa6-bede-4443-bf78-90161585c433 2018-09-26 16:41:34,807 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a50d1aa6-bede-4443-bf78-90161585c433 2018-09-26 16:41:34,973 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-c1624c57-64c4-4110-920c-4a54aa032951-sec-grp 2018-09-26 16:41:35,244 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a50d1aa6-bede-4443-bf78-90161585c433 2018-09-26 16:41:35,636 - neutron_utils - INFO - Retrieving security group with ID - a50d1aa6-bede-4443-bf78-90161585c433 2018-09-26 16:41:35,688 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a50d1aa6-bede-4443-bf78-90161585c433 2018-09-26 16:41:39,422 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-c1624c57-64c4-4110-920c-4a54aa032951-net1 2018-09-26 16:41:41,230 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-c1624c57-64c4-4110-920c-4a54aa032951-inst1 2018-09-26 16:41:43,773 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-c1624c57-64c4-4110-920c-4a54aa032951-inst1 2018-09-26 16:41:51,665 - create_instance - INFO - VM is - ACTIVE 2018-09-26 16:41:56,786 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-c1624c57-64c4-4110-920c-4a54aa032951-net2 2018-09-26 16:41:58,374 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-c1624c57-64c4-4110-920c-4a54aa032951-inst2 2018-09-26 16:42:00,759 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-c1624c57-64c4-4110-920c-4a54aa032951-inst2 2018-09-26 16:42:11,916 - create_instance - INFO - VM is - ACTIVE 2018-09-26 16:42:12,998 - create_instance_tests - INFO - Looking for IP 10.200.201.5 in the console log 2018-09-26 16:42:14,665 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-26 16:42:14,666 - create_instance_tests - INFO - Looking for IP 10.200.202.5 in the console log 2018-09-26 16:42:16,354 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-26 16:42:34,579 - create_instance - INFO - Deleting Port with ID - 8ad3a249-337d-487e-ae64-ab67b03ee72f 2018-09-26 16:42:34,579 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-c1624c57-64c4-4110-920c-4a54aa032951-vm1-port 2018-09-26 16:42:35,045 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-c1624c57-64c4-4110-920c-4a54aa032951-inst1 2018-09-26 16:42:35,224 - create_instance - INFO - Checking deletion status 2018-09-26 16:42:51,551 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-c1624c57-64c4-4110-920c-4a54aa032951-inst1 2018-09-26 16:42:51,552 - create_instance - INFO - Deleting Port with ID - 84dde5f3-f429-4965-9f66-32058524f160 2018-09-26 16:42:51,553 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-c1624c57-64c4-4110-920c-4a54aa032951-vm2-port 2018-09-26 16:42:52,169 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-c1624c57-64c4-4110-920c-4a54aa032951-inst2 2018-09-26 16:42:52,306 - create_instance - INFO - Checking deletion status 2018-09-26 16:43:02,243 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-c1624c57-64c4-4110-920c-4a54aa032951-inst2 2018-09-26 16:43:02,295 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-c1624c57-64c4-4110-920c-4a54aa032951-pub-router and port CreateInstanceTwoNetTests-c1624c57-64c4-4110-920c-4a54aa032951-router-port1 2018-09-26 16:43:02,295 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-c1624c57-64c4-4110-920c-4a54aa032951-pub-router 2018-09-26 16:43:03,421 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-c1624c57-64c4-4110-920c-4a54aa032951-pub-router and port CreateInstanceTwoNetTests-c1624c57-64c4-4110-920c-4a54aa032951-router-port2 2018-09-26 16:43:03,421 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-c1624c57-64c4-4110-920c-4a54aa032951-pub-router 2018-09-26 16:43:04,578 - OpenStackNetwork - INFO - Removing router CreateInstanceTwoNetTests-c1624c57-64c4-4110-920c-4a54aa032951-pub-router 2018-09-26 16:43:04,578 - neutron_utils - INFO - Deleting router with name - CreateInstanceTwoNetTests-c1624c57-64c4-4110-920c-4a54aa032951-pub-router 2018-09-26 16:43:04,877 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-c1624c57-64c4-4110-920c-4a54aa032951-subnet1 2018-09-26 16:43:04,877 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-c1624c57-64c4-4110-920c-4a54aa032951-subnet1 2018-09-26 16:43:07,363 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-c1624c57-64c4-4110-920c-4a54aa032951-net1 2018-09-26 16:43:08,890 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-c1624c57-64c4-4110-920c-4a54aa032951-subnet2 2018-09-26 16:43:08,890 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-c1624c57-64c4-4110-920c-4a54aa032951-subnet2 2018-09-26 16:43:11,341 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-c1624c57-64c4-4110-920c-4a54aa032951-net2 2018-09-26 16:43:12,785 - neutron_utils - INFO - Deleting security group rule with ID - 54ad3d29-898f-448f-a988-d4d89ed6178d 2018-09-26 16:43:13,200 - neutron_utils - INFO - Deleting security group rule with ID - 8336efdb-79a1-42ef-9471-26de500b0a58 2018-09-26 16:43:13,542 - neutron_utils - INFO - Deleting security group rule with ID - a3da3f80-62df-443b-b085-aa6d068c71f6 2018-09-26 16:43:13,881 - neutron_utils - INFO - Deleting security group with name - CreateInstanceTwoNetTests-c1624c57-64c4-4110-920c-4a54aa032951-sec-grp 2018-09-26 16:43:14,206 - glance_utils - INFO - Deleting image named - CreateInstanceTwoNetTests-fe932991-1843-4c1e-992b-26f7815b57f7 2018-09-26 16:43:16,688 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cf9593af-b820-43d0-a74b-09a2ae2150b8 2018-09-26 16:43:16,873 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 16:43:17,189 - keystone_utils - INFO - Deleting project with name - CreateInstanceTwoNetTests-049c9461-8d47-4c6-proj 2018-09-26 16:43:17,644 - keystone_utils - INFO - Deleting role with name - CreateInstanceTwoNetTests-049c9461-8d47-4c6-proj-role 2018-09-26 16:43:18,179 - keystone_utils - INFO - Deleting user with name - CreateInstanceTwoNetTests-049c9461-8d47-4c6-user 2018-09-26 16:43:19,742 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-7cd6abce-24a1-480-proj 2018-09-26 16:43:20,832 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-7cd6abce-24a1-480-user 2018-09-26 16:43:21,042 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-7cd6abce-24a1-480-proj-role 2018-09-26 16:43:21,134 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-7cd6abce-24a1-480-proj-role to project CreateInstanceSimpleTests-7cd6abce-24a1-480-proj 2018-09-26 16:43:24,103 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-91d596ff-fedc-4272-b160-d7ecb8022b3b-image 2018-09-26 16:43:24,267 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-91d596ff-fedc-4272-b160-d7ecb8022b3b-image 2018-09-26 16:43:25,648 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-91d596ff-fedc-4272-b160-d7ecb8022b3b-pub-net 2018-09-26 16:43:26,596 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-91d596ff-fedc-4272-b160-d7ecb8022b3b-pub-subnet 2018-09-26 16:43:31,905 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-91d596ff-fedc-4272-b160-d7ecb8022b3b-pub-net 2018-09-26 16:43:33,354 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-91d596ff-fedc-4272-b160-d7ecb8022b3b-inst 2018-09-26 16:43:35,363 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-91d596ff-fedc-4272-b160-d7ecb8022b3b-inst 2018-09-26 16:43:42,488 - create_instance - INFO - VM is - ACTIVE 2018-09-26 16:43:48,751 - create_instance - INFO - Deleting Port with ID - 7fcc06fd-efba-4e10-ae72-9dbec8bce77a 2018-09-26 16:43:48,751 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-91d596ff-fedc-4272-b160-d7ecb8022b3b-port 2018-09-26 16:43:49,412 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-91d596ff-fedc-4272-b160-d7ecb8022b3b-inst 2018-09-26 16:43:49,594 - create_instance - INFO - Checking deletion status 2018-09-26 16:43:56,158 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-91d596ff-fedc-4272-b160-d7ecb8022b3b-inst 2018-09-26 16:43:56,205 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-91d596ff-fedc-4272-b160-d7ecb8022b3b-pub-subnet 2018-09-26 16:43:56,206 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-91d596ff-fedc-4272-b160-d7ecb8022b3b-pub-subnet 2018-09-26 16:43:58,323 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-91d596ff-fedc-4272-b160-d7ecb8022b3b-pub-net 2018-09-26 16:43:59,698 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-91d596ff-fedc-4272-b160-d7ecb8022b3b-image 2018-09-26 16:44:01,318 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-7cd6abce-24a1-480-proj 2018-09-26 16:44:01,541 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-7cd6abce-24a1-480-proj-role 2018-09-26 16:44:01,735 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-7cd6abce-24a1-480-user 2018-09-26 16:44:03,156 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-681943ae-d33b-4ea-proj 2018-09-26 16:44:04,305 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-681943ae-d33b-4ea-user 2018-09-26 16:44:04,443 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-681943ae-d33b-4ea-proj-role 2018-09-26 16:44:04,539 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-681943ae-d33b-4ea-proj-role to project CreateInstanceSimpleTests-681943ae-d33b-4ea-proj 2018-09-26 16:44:07,426 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-bf2ca992-77d0-4f9b-9125-5ec064c051f9-image 2018-09-26 16:44:07,585 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-bf2ca992-77d0-4f9b-9125-5ec064c051f9-image 2018-09-26 16:44:08,929 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-bf2ca992-77d0-4f9b-9125-5ec064c051f9-pub-net 2018-09-26 16:44:09,965 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-bf2ca992-77d0-4f9b-9125-5ec064c051f9-pub-subnet 2018-09-26 16:44:14,286 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-bf2ca992-77d0-4f9b-9125-5ec064c051f9-pub-net 2018-09-26 16:44:15,890 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-bf2ca992-77d0-4f9b-9125-5ec064c051f9-inst 2018-09-26 16:44:18,495 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-bf2ca992-77d0-4f9b-9125-5ec064c051f9-inst 2018-09-26 16:44:26,037 - create_instance - INFO - VM is - ACTIVE 2018-09-26 16:44:39,118 - create_instance - INFO - Deleting Port with ID - 09832b0c-8282-4f55-9c10-f332030ba225 2018-09-26 16:44:39,118 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-bf2ca992-77d0-4f9b-9125-5ec064c051f9-port 2018-09-26 16:44:39,615 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-bf2ca992-77d0-4f9b-9125-5ec064c051f9-inst 2018-09-26 16:44:39,660 - create_instance - WARNING - Instance already deleted - Instance 6599a5b1-5ae9-4a95-b400-a396eca513f5 could not be found. (HTTP 404) (Request-ID: req-a170f37f-3648-4864-81d0-f089289e5d3e) 2018-09-26 16:44:39,661 - create_instance - INFO - Checking deletion status 2018-09-26 16:44:39,714 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-bf2ca992-77d0-4f9b-9125-5ec064c051f9-inst 2018-09-26 16:44:39,750 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-bf2ca992-77d0-4f9b-9125-5ec064c051f9-pub-subnet 2018-09-26 16:44:39,750 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-bf2ca992-77d0-4f9b-9125-5ec064c051f9-pub-subnet 2018-09-26 16:44:42,258 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-bf2ca992-77d0-4f9b-9125-5ec064c051f9-pub-net 2018-09-26 16:44:44,247 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-bf2ca992-77d0-4f9b-9125-5ec064c051f9-image 2018-09-26 16:44:46,428 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7b734793-7b6a-46d7-8fe0-355cab5b6b8c 2018-09-26 16:44:46,607 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 16:44:46,951 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-681943ae-d33b-4ea-proj 2018-09-26 16:44:47,141 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-681943ae-d33b-4ea-proj-role 2018-09-26 16:44:47,347 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-681943ae-d33b-4ea-user 2018-09-26 16:44:48,814 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-f7485eb8-3b4c-4d3-proj 2018-09-26 16:44:49,916 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-f7485eb8-3b4c-4d3-user 2018-09-26 16:44:50,185 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-f7485eb8-3b4c-4d3-proj-role 2018-09-26 16:44:50,280 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-f7485eb8-3b4c-4d3-proj-role to project CreateInstancePortManipulationTests-f7485eb8-3b4c-4d3-proj 2018-09-26 16:44:53,598 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-551e7163-6007-4418-8410-54350df03ac8-image 2018-09-26 16:44:53,618 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-551e7163-6007-4418-8410-54350df03ac8-image 2018-09-26 16:44:54,253 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-551e7163-6007-4418-8410-54350df03ac8-pub-net 2018-09-26 16:44:55,257 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-551e7163-6007-4418-8410-54350df03ac8-pub-subnet 2018-09-26 16:45:00,911 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-551e7163-6007-4418-8410-54350df03ac8-pub-net 2018-09-26 16:45:02,548 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-551e7163-6007-4418-8410-54350df03ac8-inst 2018-09-26 16:45:04,862 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-551e7163-6007-4418-8410-54350df03ac8-inst 2018-09-26 16:45:12,695 - create_instance - INFO - VM is - ACTIVE 2018-09-26 16:45:13,659 - create_instance - INFO - Deleting Port with ID - 992f89b1-41f4-4b53-8def-eba937617699 2018-09-26 16:45:13,659 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-551e7163-6007-4418-8410-54350df03ac8port-1 2018-09-26 16:45:14,514 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-551e7163-6007-4418-8410-54350df03ac8-inst 2018-09-26 16:45:14,679 - create_instance - INFO - Checking deletion status 2018-09-26 16:45:18,290 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-551e7163-6007-4418-8410-54350df03ac8-inst 2018-09-26 16:45:18,344 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-551e7163-6007-4418-8410-54350df03ac8-pub-subnet 2018-09-26 16:45:18,344 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-551e7163-6007-4418-8410-54350df03ac8-pub-subnet 2018-09-26 16:45:20,641 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-551e7163-6007-4418-8410-54350df03ac8-pub-net 2018-09-26 16:45:22,308 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-551e7163-6007-4418-8410-54350df03ac8-image 2018-09-26 16:45:24,285 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 18e72e42-7be8-4039-9a32-d7188ce12a49 2018-09-26 16:45:24,458 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 16:45:24,827 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-f7485eb8-3b4c-4d3-proj 2018-09-26 16:45:25,051 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-f7485eb8-3b4c-4d3-proj-role 2018-09-26 16:45:25,259 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-f7485eb8-3b4c-4d3-user 2018-09-26 16:45:26,761 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-e78f6a10-ecd0-48e-proj 2018-09-26 16:45:27,815 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-e78f6a10-ecd0-48e-user 2018-09-26 16:45:27,940 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-e78f6a10-ecd0-48e-proj-role 2018-09-26 16:45:28,029 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-e78f6a10-ecd0-48e-proj-role to project CreateInstancePortManipulationTests-e78f6a10-ecd0-48e-proj 2018-09-26 16:45:31,312 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-28b1d490-b378-4747-8be5-238aab4c4d80-image 2018-09-26 16:45:31,487 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-28b1d490-b378-4747-8be5-238aab4c4d80-image 2018-09-26 16:45:32,115 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-28b1d490-b378-4747-8be5-238aab4c4d80-pub-net 2018-09-26 16:45:33,008 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-28b1d490-b378-4747-8be5-238aab4c4d80-pub-subnet 2018-09-26 16:45:38,457 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-28b1d490-b378-4747-8be5-238aab4c4d80-pub-net 2018-09-26 16:45:38,679 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-28b1d490-b378-4747-8be5-238aab4c4d80-pub-subnet 2018-09-26 16:45:38,679 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-28b1d490-b378-4747-8be5-238aab4c4d80-pub-subnet 2018-09-26 16:45:41,034 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-28b1d490-b378-4747-8be5-238aab4c4d80-pub-net 2018-09-26 16:45:42,212 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-28b1d490-b378-4747-8be5-238aab4c4d80-image 2018-09-26 16:45:44,845 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a4d1cde1-bf93-4400-92d6-0597a2d8e6fa 2018-09-26 16:45:45,029 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 16:45:45,369 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-e78f6a10-ecd0-48e-proj 2018-09-26 16:45:45,674 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-e78f6a10-ecd0-48e-proj-role 2018-09-26 16:45:45,892 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-e78f6a10-ecd0-48e-user 2018-09-26 16:45:47,365 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-b7416325-f8f9-421-proj 2018-09-26 16:45:48,497 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-b7416325-f8f9-421-user 2018-09-26 16:45:48,725 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-b7416325-f8f9-421-proj-role 2018-09-26 16:45:48,821 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-b7416325-f8f9-421-proj-role to project CreateInstancePortManipulationTests-b7416325-f8f9-421-proj 2018-09-26 16:45:52,189 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-ce04af22-5a92-473c-ab8e-1eaca898b97d-image 2018-09-26 16:45:52,352 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-ce04af22-5a92-473c-ab8e-1eaca898b97d-image 2018-09-26 16:45:52,986 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-ce04af22-5a92-473c-ab8e-1eaca898b97d-pub-net 2018-09-26 16:45:54,034 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-ce04af22-5a92-473c-ab8e-1eaca898b97d-pub-subnet 2018-09-26 16:45:59,328 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-ce04af22-5a92-473c-ab8e-1eaca898b97d-pub-net 2018-09-26 16:45:59,386 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-ce04af22-5a92-473c-ab8e-1eaca898b97d-pub-subnet 2018-09-26 16:45:59,387 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-ce04af22-5a92-473c-ab8e-1eaca898b97d-pub-subnet 2018-09-26 16:46:01,729 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-ce04af22-5a92-473c-ab8e-1eaca898b97d-pub-net 2018-09-26 16:46:03,610 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-ce04af22-5a92-473c-ab8e-1eaca898b97d-image 2018-09-26 16:46:05,663 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8cde52b8-dc6c-4c6c-847d-a17a8a908347 2018-09-26 16:46:05,827 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 16:46:06,478 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-b7416325-f8f9-421-proj 2018-09-26 16:46:06,704 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-b7416325-f8f9-421-proj-role 2018-09-26 16:46:06,919 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-b7416325-f8f9-421-user 2018-09-26 16:46:08,341 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-66efdb07-8b8d-4f8-proj 2018-09-26 16:46:09,420 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-66efdb07-8b8d-4f8-user 2018-09-26 16:46:09,623 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-66efdb07-8b8d-4f8-proj-role 2018-09-26 16:46:09,641 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-66efdb07-8b8d-4f8-proj-role to project CreateInstancePortManipulationTests-66efdb07-8b8d-4f8-proj 2018-09-26 16:46:12,586 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-2590d3b5-4738-43ee-80df-14a81316306b-image 2018-09-26 16:46:12,745 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-2590d3b5-4738-43ee-80df-14a81316306b-image 2018-09-26 16:46:13,374 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-2590d3b5-4738-43ee-80df-14a81316306b-pub-net 2018-09-26 16:46:14,455 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-2590d3b5-4738-43ee-80df-14a81316306b-pub-subnet 2018-09-26 16:46:20,097 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-2590d3b5-4738-43ee-80df-14a81316306b-pub-net 2018-09-26 16:46:20,652 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-2590d3b5-4738-43ee-80df-14a81316306b-pub-subnet 2018-09-26 16:46:20,652 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-2590d3b5-4738-43ee-80df-14a81316306b-pub-subnet 2018-09-26 16:46:23,111 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-2590d3b5-4738-43ee-80df-14a81316306b-pub-net 2018-09-26 16:46:25,070 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-2590d3b5-4738-43ee-80df-14a81316306b-image 2018-09-26 16:46:27,374 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6e1ecffe-3b80-452f-9310-434e0d633132 2018-09-26 16:46:27,545 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 16:46:27,889 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-66efdb07-8b8d-4f8-proj 2018-09-26 16:46:28,141 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-66efdb07-8b8d-4f8-proj-role 2018-09-26 16:46:28,271 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-66efdb07-8b8d-4f8-user 2018-09-26 16:46:29,647 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-a6e8ecc2-38a0-4f8-proj 2018-09-26 16:46:30,880 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-a6e8ecc2-38a0-4f8-user 2018-09-26 16:46:31,078 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-a6e8ecc2-38a0-4f8-proj-role 2018-09-26 16:46:31,097 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-a6e8ecc2-38a0-4f8-proj-role to project CreateInstancePortManipulationTests-a6e8ecc2-38a0-4f8-proj 2018-09-26 16:46:33,626 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-0a3dfd98-5216-4633-b990-54eac02d4a55-image 2018-09-26 16:46:33,793 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-0a3dfd98-5216-4633-b990-54eac02d4a55-image 2018-09-26 16:46:34,433 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-0a3dfd98-5216-4633-b990-54eac02d4a55-pub-net 2018-09-26 16:46:35,673 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-0a3dfd98-5216-4633-b990-54eac02d4a55-pub-subnet 2018-09-26 16:46:41,461 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-0a3dfd98-5216-4633-b990-54eac02d4a55-pub-net 2018-09-26 16:46:41,722 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-0a3dfd98-5216-4633-b990-54eac02d4a55-pub-subnet 2018-09-26 16:46:41,722 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-0a3dfd98-5216-4633-b990-54eac02d4a55-pub-subnet 2018-09-26 16:46:44,022 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-0a3dfd98-5216-4633-b990-54eac02d4a55-pub-net 2018-09-26 16:46:45,412 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-0a3dfd98-5216-4633-b990-54eac02d4a55-image 2018-09-26 16:46:47,226 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ad7fb291-2e19-4381-ace2-02fa45e85fc5 2018-09-26 16:46:47,415 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 16:46:47,816 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-a6e8ecc2-38a0-4f8-proj 2018-09-26 16:46:48,034 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-a6e8ecc2-38a0-4f8-proj-role 2018-09-26 16:46:48,245 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-a6e8ecc2-38a0-4f8-user 2018-09-26 16:46:49,737 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-3b25ee02-ac64-41a-proj 2018-09-26 16:46:50,857 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-3b25ee02-ac64-41a-user 2018-09-26 16:46:51,055 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-3b25ee02-ac64-41a-proj-role 2018-09-26 16:46:51,149 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-3b25ee02-ac64-41a-proj-role to project CreateInstancePortManipulationTests-3b25ee02-ac64-41a-proj 2018-09-26 16:46:54,684 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-ebfdd836-ca01-43c3-98b9-bf2ec4af33a1-image 2018-09-26 16:46:54,845 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-ebfdd836-ca01-43c3-98b9-bf2ec4af33a1-image 2018-09-26 16:46:55,626 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-ebfdd836-ca01-43c3-98b9-bf2ec4af33a1-pub-net 2018-09-26 16:46:56,654 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-ebfdd836-ca01-43c3-98b9-bf2ec4af33a1-pub-subnet 2018-09-26 16:47:02,505 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-ebfdd836-ca01-43c3-98b9-bf2ec4af33a1-pub-net 2018-09-26 16:47:04,209 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-ebfdd836-ca01-43c3-98b9-bf2ec4af33a1-inst 2018-09-26 16:47:06,387 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-ebfdd836-ca01-43c3-98b9-bf2ec4af33a1-inst 2018-09-26 16:47:13,925 - create_instance - INFO - VM is - ACTIVE 2018-09-26 16:47:15,703 - create_instance - INFO - Deleting Port with ID - b2eeab14-30d5-4b45-bd16-9bd4e73e5ee9 2018-09-26 16:47:15,703 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-ebfdd836-ca01-43c3-98b9-bf2ec4af33a1port-1 2018-09-26 16:47:16,179 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-ebfdd836-ca01-43c3-98b9-bf2ec4af33a1-inst 2018-09-26 16:47:16,344 - create_instance - INFO - Checking deletion status 2018-09-26 16:47:22,753 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-ebfdd836-ca01-43c3-98b9-bf2ec4af33a1-inst 2018-09-26 16:47:22,806 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-ebfdd836-ca01-43c3-98b9-bf2ec4af33a1-pub-subnet 2018-09-26 16:47:22,806 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-ebfdd836-ca01-43c3-98b9-bf2ec4af33a1-pub-subnet 2018-09-26 16:47:25,341 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-ebfdd836-ca01-43c3-98b9-bf2ec4af33a1-pub-net 2018-09-26 16:47:27,159 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-ebfdd836-ca01-43c3-98b9-bf2ec4af33a1-image 2018-09-26 16:47:28,688 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fc24290e-b5b9-46d5-92fc-1160b4769527 2018-09-26 16:47:28,871 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 16:47:29,193 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-3b25ee02-ac64-41a-proj 2018-09-26 16:47:29,442 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-3b25ee02-ac64-41a-proj-role 2018-09-26 16:47:29,651 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-3b25ee02-ac64-41a-user 2018-09-26 16:47:31,120 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-94772a79-7582-448-proj 2018-09-26 16:47:32,313 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-94772a79-7582-448-user 2018-09-26 16:47:32,528 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-94772a79-7582-448-proj-role 2018-09-26 16:47:32,611 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-94772a79-7582-448-proj-role to project CreateInstancePortManipulationTests-94772a79-7582-448-proj 2018-09-26 16:47:35,983 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-e7924aaf-bbfb-4ba9-b87d-aa2830eb49b3-image 2018-09-26 16:47:36,141 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-e7924aaf-bbfb-4ba9-b87d-aa2830eb49b3-image 2018-09-26 16:47:36,855 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-e7924aaf-bbfb-4ba9-b87d-aa2830eb49b3-pub-net 2018-09-26 16:47:37,741 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-e7924aaf-bbfb-4ba9-b87d-aa2830eb49b3-pub-subnet 2018-09-26 16:47:43,419 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-e7924aaf-bbfb-4ba9-b87d-aa2830eb49b3-pub-net 2018-09-26 16:47:45,238 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-e7924aaf-bbfb-4ba9-b87d-aa2830eb49b3-inst 2018-09-26 16:47:47,397 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-e7924aaf-bbfb-4ba9-b87d-aa2830eb49b3-inst 2018-09-26 16:47:54,866 - create_instance - INFO - VM is - ACTIVE 2018-09-26 16:47:56,577 - create_instance - INFO - Deleting Port with ID - 5e191c84-05c0-440e-aa56-0bf40800f892 2018-09-26 16:47:56,577 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-e7924aaf-bbfb-4ba9-b87d-aa2830eb49b3port-1 2018-09-26 16:47:57,202 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-e7924aaf-bbfb-4ba9-b87d-aa2830eb49b3-inst 2018-09-26 16:47:57,344 - create_instance - INFO - Checking deletion status 2018-09-26 16:48:03,893 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-e7924aaf-bbfb-4ba9-b87d-aa2830eb49b3-inst 2018-09-26 16:48:03,961 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-e7924aaf-bbfb-4ba9-b87d-aa2830eb49b3-pub-subnet 2018-09-26 16:48:03,961 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-e7924aaf-bbfb-4ba9-b87d-aa2830eb49b3-pub-subnet 2018-09-26 16:48:06,543 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-e7924aaf-bbfb-4ba9-b87d-aa2830eb49b3-pub-net 2018-09-26 16:48:07,957 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-e7924aaf-bbfb-4ba9-b87d-aa2830eb49b3-image 2018-09-26 16:48:09,815 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b2bd75c5-0fca-415f-b093-951f4167bf55 2018-09-26 16:48:09,985 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 16:48:10,339 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-94772a79-7582-448-proj 2018-09-26 16:48:10,573 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-94772a79-7582-448-proj-role 2018-09-26 16:48:10,776 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-94772a79-7582-448-user 2018-09-26 16:48:12,295 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-21fb4c17-91b8-4e5-proj 2018-09-26 16:48:13,420 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-21fb4c17-91b8-4e5-user 2018-09-26 16:48:13,611 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-21fb4c17-91b8-4e5-proj-role 2018-09-26 16:48:13,706 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-21fb4c17-91b8-4e5-proj-role to project CreateInstancePortManipulationTests-21fb4c17-91b8-4e5-proj 2018-09-26 16:48:17,025 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-9538ac7e-dd41-4a92-b03f-66abed0d0798-image 2018-09-26 16:48:17,188 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-9538ac7e-dd41-4a92-b03f-66abed0d0798-image 2018-09-26 16:48:17,812 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-9538ac7e-dd41-4a92-b03f-66abed0d0798-pub-net 2018-09-26 16:48:18,820 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-9538ac7e-dd41-4a92-b03f-66abed0d0798-pub-subnet 2018-09-26 16:48:25,003 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-9538ac7e-dd41-4a92-b03f-66abed0d0798-pub-net 2018-09-26 16:48:26,979 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-9538ac7e-dd41-4a92-b03f-66abed0d0798-inst 2018-09-26 16:48:29,433 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-9538ac7e-dd41-4a92-b03f-66abed0d0798-inst 2018-09-26 16:48:37,190 - create_instance - INFO - VM is - ACTIVE 2018-09-26 16:48:37,982 - create_instance - INFO - Deleting Port with ID - 3875a186-7926-436f-b4b0-e396ccf00aee 2018-09-26 16:48:37,983 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-9538ac7e-dd41-4a92-b03f-66abed0d0798port-1 2018-09-26 16:48:38,602 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-9538ac7e-dd41-4a92-b03f-66abed0d0798-inst 2018-09-26 16:48:38,859 - create_instance - INFO - Checking deletion status 2018-09-26 16:48:45,268 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-9538ac7e-dd41-4a92-b03f-66abed0d0798-inst 2018-09-26 16:48:45,326 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-9538ac7e-dd41-4a92-b03f-66abed0d0798-pub-subnet 2018-09-26 16:48:45,326 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-9538ac7e-dd41-4a92-b03f-66abed0d0798-pub-subnet 2018-09-26 16:48:47,549 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-9538ac7e-dd41-4a92-b03f-66abed0d0798-pub-net 2018-09-26 16:48:49,063 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-9538ac7e-dd41-4a92-b03f-66abed0d0798-image 2018-09-26 16:48:51,164 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0cdeeb54-6ef9-418f-a70a-41313917fbd0 2018-09-26 16:48:51,335 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 16:48:51,699 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-21fb4c17-91b8-4e5-proj 2018-09-26 16:48:51,956 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-21fb4c17-91b8-4e5-proj-role 2018-09-26 16:48:52,142 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-21fb4c17-91b8-4e5-user 2018-09-26 16:48:53,636 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-c34e9231-2123-470-proj 2018-09-26 16:48:54,893 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-c34e9231-2123-470-user 2018-09-26 16:48:55,097 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-c34e9231-2123-470-proj-role 2018-09-26 16:48:55,189 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-c34e9231-2123-470-proj-role to project CreateInstancePortManipulationTests-c34e9231-2123-470-proj 2018-09-26 16:48:58,667 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-1e711006-d0d7-4b77-9474-c6d4154ab689-image 2018-09-26 16:48:58,687 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-1e711006-d0d7-4b77-9474-c6d4154ab689-image 2018-09-26 16:48:59,310 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-1e711006-d0d7-4b77-9474-c6d4154ab689-pub-net 2018-09-26 16:49:00,370 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-1e711006-d0d7-4b77-9474-c6d4154ab689-pub-subnet 2018-09-26 16:49:05,890 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-1e711006-d0d7-4b77-9474-c6d4154ab689-pub-net 2018-09-26 16:49:07,754 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-1e711006-d0d7-4b77-9474-c6d4154ab689-inst 2018-09-26 16:49:10,245 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-1e711006-d0d7-4b77-9474-c6d4154ab689-inst 2018-09-26 16:49:17,566 - create_instance - INFO - VM is - ACTIVE 2018-09-26 16:49:18,504 - create_instance - INFO - Deleting Port with ID - 49eef5a8-0323-47d5-8e43-8c79bc2d82a2 2018-09-26 16:49:18,504 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-1e711006-d0d7-4b77-9474-c6d4154ab689port-1 2018-09-26 16:49:19,264 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-1e711006-d0d7-4b77-9474-c6d4154ab689-inst 2018-09-26 16:49:19,422 - create_instance - INFO - Checking deletion status 2018-09-26 16:49:25,960 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-1e711006-d0d7-4b77-9474-c6d4154ab689-inst 2018-09-26 16:49:26,009 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-1e711006-d0d7-4b77-9474-c6d4154ab689-pub-subnet 2018-09-26 16:49:26,009 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-1e711006-d0d7-4b77-9474-c6d4154ab689-pub-subnet 2018-09-26 16:49:28,362 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-1e711006-d0d7-4b77-9474-c6d4154ab689-pub-net 2018-09-26 16:49:29,682 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-1e711006-d0d7-4b77-9474-c6d4154ab689-image 2018-09-26 16:49:31,713 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8dd446bf-a300-4e00-8266-1aed8e18c5fa 2018-09-26 16:49:31,888 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 16:49:32,206 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-c34e9231-2123-470-proj 2018-09-26 16:49:32,441 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-c34e9231-2123-470-proj-role 2018-09-26 16:49:32,649 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-c34e9231-2123-470-user 2018-09-26 16:49:34,115 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-1ddbcac4-e8e8-4b6-proj 2018-09-26 16:49:35,260 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-1ddbcac4-e8e8-4b6-user 2018-09-26 16:49:35,462 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-1ddbcac4-e8e8-4b6-proj-role 2018-09-26 16:49:35,557 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-1ddbcac4-e8e8-4b6-proj-role to project CreateInstancePortManipulationTests-1ddbcac4-e8e8-4b6-proj 2018-09-26 16:49:39,103 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-2744bc93-3a49-489b-9980-860c69b4fd0a-image 2018-09-26 16:49:39,273 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-2744bc93-3a49-489b-9980-860c69b4fd0a-image 2018-09-26 16:49:39,895 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-2744bc93-3a49-489b-9980-860c69b4fd0a-pub-net 2018-09-26 16:49:41,098 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-2744bc93-3a49-489b-9980-860c69b4fd0a-pub-subnet 2018-09-26 16:49:43,616 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-2744bc93-3a49-489b-9980-860c69b4fd0anet2 2018-09-26 16:49:44,592 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-2744bc93-3a49-489b-9980-860c69b4fd0a-subnet1 2018-09-26 16:49:45,257 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-2744bc93-3a49-489b-9980-860c69b4fd0a-subnet2 2018-09-26 16:49:50,286 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-2744bc93-3a49-489b-9980-860c69b4fd0anet2 2018-09-26 16:49:52,097 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-2744bc93-3a49-489b-9980-860c69b4fd0a-inst 2018-09-26 16:49:54,165 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-2744bc93-3a49-489b-9980-860c69b4fd0a-inst 2018-09-26 16:50:01,361 - create_instance - INFO - VM is - ACTIVE 2018-09-26 16:50:02,339 - create_instance - INFO - Deleting Port with ID - fb52b4b0-6dc1-4f2c-a91c-10ef42982f8a 2018-09-26 16:50:02,339 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-2744bc93-3a49-489b-9980-860c69b4fd0aport-1 2018-09-26 16:50:03,048 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-2744bc93-3a49-489b-9980-860c69b4fd0a-inst 2018-09-26 16:50:03,182 - create_instance - INFO - Checking deletion status 2018-09-26 16:50:09,737 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-2744bc93-3a49-489b-9980-860c69b4fd0a-inst 2018-09-26 16:50:09,807 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-2744bc93-3a49-489b-9980-860c69b4fd0a-pub-subnet 2018-09-26 16:50:09,807 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-2744bc93-3a49-489b-9980-860c69b4fd0a-pub-subnet 2018-09-26 16:50:12,281 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-2744bc93-3a49-489b-9980-860c69b4fd0a-pub-net 2018-09-26 16:50:13,612 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-2744bc93-3a49-489b-9980-860c69b4fd0a-subnet2 2018-09-26 16:50:13,612 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-2744bc93-3a49-489b-9980-860c69b4fd0a-subnet2 2018-09-26 16:50:16,113 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-2744bc93-3a49-489b-9980-860c69b4fd0a-subnet1 2018-09-26 16:50:16,114 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-2744bc93-3a49-489b-9980-860c69b4fd0a-subnet1 2018-09-26 16:50:18,468 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-2744bc93-3a49-489b-9980-860c69b4fd0anet2 2018-09-26 16:50:20,473 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-2744bc93-3a49-489b-9980-860c69b4fd0a-image 2018-09-26 16:50:22,378 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - aae9655a-0759-40c0-905f-d2d229645cc5 2018-09-26 16:50:22,554 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 16:50:22,907 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-1ddbcac4-e8e8-4b6-proj 2018-09-26 16:50:23,160 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-1ddbcac4-e8e8-4b6-proj-role 2018-09-26 16:50:23,361 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-1ddbcac4-e8e8-4b6-user 2018-09-26 16:50:24,755 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-cbabdc55-7dab-4aa-proj 2018-09-26 16:50:25,926 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-cbabdc55-7dab-4aa-user 2018-09-26 16:50:26,133 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-cbabdc55-7dab-4aa-proj-role 2018-09-26 16:50:26,154 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-cbabdc55-7dab-4aa-proj-role to project InstanceSecurityGroupTests-cbabdc55-7dab-4aa-proj 2018-09-26 16:50:29,881 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-eeb42434-f750-4d41-b362-15fdeb83bc42-image 2018-09-26 16:50:30,049 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-eeb42434-f750-4d41-b362-15fdeb83bc42-image 2018-09-26 16:50:30,667 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-eeb42434-f750-4d41-b362-15fdeb83bc42-pub-net 2018-09-26 16:50:31,853 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-eeb42434-f750-4d41-b362-15fdeb83bc42-pub-subnet 2018-09-26 16:50:37,586 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-eeb42434-f750-4d41-b362-15fdeb83bc42-pub-net 2018-09-26 16:50:39,244 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-eeb42434-f750-4d41-b362-15fdeb83bc42-inst 2018-09-26 16:50:41,402 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-eeb42434-f750-4d41-b362-15fdeb83bc42-inst 2018-09-26 16:50:48,921 - create_instance - INFO - VM is - ACTIVE 2018-09-26 16:50:50,425 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-eeb42434-f750-4d41-b362-15fdeb83bc42-name... 2018-09-26 16:50:50,425 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-eeb42434-f750-4d41-b362-15fdeb83bc42-name 2018-09-26 16:50:50,823 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cf6739b3-55b4-43b9-82d4-ea9644369347 2018-09-26 16:50:50,984 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cf6739b3-55b4-43b9-82d4-ea9644369347 2018-09-26 16:50:51,155 - neutron_utils - INFO - Retrieving security group with ID - cf6739b3-55b4-43b9-82d4-ea9644369347 2018-09-26 16:50:51,351 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cf6739b3-55b4-43b9-82d4-ea9644369347 2018-09-26 16:50:51,508 - neutron_utils - INFO - Retrieving security group with ID - cf6739b3-55b4-43b9-82d4-ea9644369347 2018-09-26 16:50:51,848 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cf6739b3-55b4-43b9-82d4-ea9644369347 2018-09-26 16:50:52,023 - neutron_utils - INFO - Retrieving security group with ID - cf6739b3-55b4-43b9-82d4-ea9644369347 2018-09-26 16:50:52,221 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cf6739b3-55b4-43b9-82d4-ea9644369347 2018-09-26 16:50:52,393 - neutron_utils - INFO - Deleting security group rule with ID - 40a96046-ebc5-4cc8-925e-382750019cf2 2018-09-26 16:50:52,506 - neutron_utils - INFO - Deleting security group rule with ID - 24e964c4-96e1-472a-8691-78cddddf9727 2018-09-26 16:50:52,755 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-eeb42434-f750-4d41-b362-15fdeb83bc42-name 2018-09-26 16:50:56,262 - create_instance - INFO - VM is - ACTIVE 2018-09-26 16:50:59,543 - nova_utils - ERROR - Unexpected error while adding security group [InstanceSecurityGroupTests-eeb42434-f750-4d41-b362-15fdeb83bc42-name] - Security group InstanceSecurityGroupTests-eeb42434-f750-4d41-b362-15fdeb83bc42-name is not found for project e55813199af14355817c538529d077c0 (HTTP 404) (Request-ID: req-50c94522-7276-4a5d-882c-5993f09b1949) 2018-09-26 16:50:59,544 - create_instance - WARNING - Security group not added - Security group InstanceSecurityGroupTests-eeb42434-f750-4d41-b362-15fdeb83bc42-name is not found for project e55813199af14355817c538529d077c0 (HTTP 404) (Request-ID: req-50c94522-7276-4a5d-882c-5993f09b1949) 2018-09-26 16:51:00,979 - create_instance - INFO - Deleting Port with ID - 9839be6b-45b7-4401-98c6-6781c562cf9b 2018-09-26 16:51:00,979 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-eeb42434-f750-4d41-b362-15fdeb83bc42-port 2018-09-26 16:51:01,448 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-eeb42434-f750-4d41-b362-15fdeb83bc42-inst 2018-09-26 16:51:01,590 - create_instance - INFO - Checking deletion status 2018-09-26 16:51:08,305 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-eeb42434-f750-4d41-b362-15fdeb83bc42-inst 2018-09-26 16:51:08,352 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-eeb42434-f750-4d41-b362-15fdeb83bc42-pub-subnet 2018-09-26 16:51:08,352 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-eeb42434-f750-4d41-b362-15fdeb83bc42-pub-subnet 2018-09-26 16:51:10,621 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-eeb42434-f750-4d41-b362-15fdeb83bc42-pub-net 2018-09-26 16:51:12,251 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-eeb42434-f750-4d41-b362-15fdeb83bc42-image 2018-09-26 16:51:14,093 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b5f10a4b-fb50-41a9-8e61-fd9b55cd926c 2018-09-26 16:51:14,274 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 16:51:14,620 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-cbabdc55-7dab-4aa-proj 2018-09-26 16:51:14,867 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-cbabdc55-7dab-4aa-proj-role 2018-09-26 16:51:15,082 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-cbabdc55-7dab-4aa-user 2018-09-26 16:51:16,612 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-79894903-1fcc-4e3-proj 2018-09-26 16:51:17,691 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-79894903-1fcc-4e3-user 2018-09-26 16:51:17,882 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-79894903-1fcc-4e3-proj-role 2018-09-26 16:51:17,981 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-79894903-1fcc-4e3-proj-role to project InstanceSecurityGroupTests-79894903-1fcc-4e3-proj 2018-09-26 16:51:21,248 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-bcdba73a-5662-4193-a1f8-2eb32da78275-image 2018-09-26 16:51:21,405 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-bcdba73a-5662-4193-a1f8-2eb32da78275-image 2018-09-26 16:51:22,034 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-bcdba73a-5662-4193-a1f8-2eb32da78275-pub-net 2018-09-26 16:51:23,159 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-bcdba73a-5662-4193-a1f8-2eb32da78275-pub-subnet 2018-09-26 16:51:25,980 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-bcdba73a-5662-4193-a1f8-2eb32da78275-name... 2018-09-26 16:51:25,980 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-bcdba73a-5662-4193-a1f8-2eb32da78275-name 2018-09-26 16:51:26,386 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d0458764-d9e9-4941-b631-b87a4d73dccc 2018-09-26 16:51:26,565 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d0458764-d9e9-4941-b631-b87a4d73dccc 2018-09-26 16:51:26,746 - neutron_utils - INFO - Retrieving security group with ID - d0458764-d9e9-4941-b631-b87a4d73dccc 2018-09-26 16:51:26,826 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d0458764-d9e9-4941-b631-b87a4d73dccc 2018-09-26 16:51:26,854 - neutron_utils - INFO - Retrieving security group with ID - d0458764-d9e9-4941-b631-b87a4d73dccc 2018-09-26 16:51:26,905 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d0458764-d9e9-4941-b631-b87a4d73dccc 2018-09-26 16:51:27,076 - neutron_utils - INFO - Retrieving security group with ID - d0458764-d9e9-4941-b631-b87a4d73dccc 2018-09-26 16:51:27,262 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d0458764-d9e9-4941-b631-b87a4d73dccc 2018-09-26 16:51:30,934 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-bcdba73a-5662-4193-a1f8-2eb32da78275-pub-net 2018-09-26 16:51:32,798 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-bcdba73a-5662-4193-a1f8-2eb32da78275-inst 2018-09-26 16:51:36,035 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-bcdba73a-5662-4193-a1f8-2eb32da78275-inst 2018-09-26 16:51:43,718 - create_instance - INFO - VM is - ACTIVE 2018-09-26 16:51:45,253 - create_instance - INFO - VM is - ACTIVE 2018-09-26 16:51:50,053 - create_instance - INFO - VM is - ACTIVE 2018-09-26 16:51:53,519 - nova_utils - WARNING - Security group [InstanceSecurityGroupTests-bcdba73a-5662-4193-a1f8-2eb32da78275-name] already added to VM [InstanceSecurityGroupTests-bcdba73a-5662-4193-a1f8-2eb32da78275-inst] 2018-09-26 16:51:55,234 - create_instance - INFO - Deleting Port with ID - a0b9b9b4-b714-42b6-8f74-4e5d94f5cf96 2018-09-26 16:51:55,234 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-bcdba73a-5662-4193-a1f8-2eb32da78275-port 2018-09-26 16:51:55,677 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-bcdba73a-5662-4193-a1f8-2eb32da78275-inst 2018-09-26 16:51:55,836 - create_instance - INFO - Checking deletion status 2018-09-26 16:52:02,238 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-bcdba73a-5662-4193-a1f8-2eb32da78275-inst 2018-09-26 16:52:02,239 - neutron_utils - INFO - Deleting security group rule with ID - 9b2d40cb-3af7-420d-8687-ae9be5754f4a 2018-09-26 16:52:02,497 - neutron_utils - INFO - Deleting security group rule with ID - eab19cf1-3dee-4dab-8884-913c236211c6 2018-09-26 16:52:02,909 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-bcdba73a-5662-4193-a1f8-2eb32da78275-name 2018-09-26 16:52:03,289 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-bcdba73a-5662-4193-a1f8-2eb32da78275-pub-subnet 2018-09-26 16:52:03,289 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-bcdba73a-5662-4193-a1f8-2eb32da78275-pub-subnet 2018-09-26 16:52:05,726 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-bcdba73a-5662-4193-a1f8-2eb32da78275-pub-net 2018-09-26 16:52:06,875 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-bcdba73a-5662-4193-a1f8-2eb32da78275-image 2018-09-26 16:52:08,375 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 270773f6-8bd6-4b37-a6f1-53393619e1ac 2018-09-26 16:52:08,540 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 16:52:08,869 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-79894903-1fcc-4e3-proj 2018-09-26 16:52:09,095 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-79894903-1fcc-4e3-proj-role 2018-09-26 16:52:09,292 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-79894903-1fcc-4e3-user 2018-09-26 16:52:10,715 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-4220d291-a82c-4b4-proj 2018-09-26 16:52:11,859 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-4220d291-a82c-4b4-user 2018-09-26 16:52:12,056 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-4220d291-a82c-4b4-proj-role 2018-09-26 16:52:12,147 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-4220d291-a82c-4b4-proj-role to project InstanceSecurityGroupTests-4220d291-a82c-4b4-proj 2018-09-26 16:52:14,667 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-b3a13a92-f8ed-41d8-a75b-9102c94f169e-image 2018-09-26 16:52:14,832 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-b3a13a92-f8ed-41d8-a75b-9102c94f169e-image 2018-09-26 16:52:15,455 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-b3a13a92-f8ed-41d8-a75b-9102c94f169e-pub-net 2018-09-26 16:52:16,409 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-b3a13a92-f8ed-41d8-a75b-9102c94f169e-pub-subnet 2018-09-26 16:52:22,398 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-b3a13a92-f8ed-41d8-a75b-9102c94f169e-pub-net 2018-09-26 16:52:24,346 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-b3a13a92-f8ed-41d8-a75b-9102c94f169e-inst 2018-09-26 16:52:26,733 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-b3a13a92-f8ed-41d8-a75b-9102c94f169e-inst 2018-09-26 16:52:33,840 - create_instance - INFO - VM is - ACTIVE 2018-09-26 16:52:35,657 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-b3a13a92-f8ed-41d8-a75b-9102c94f169e-name... 2018-09-26 16:52:35,657 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-b3a13a92-f8ed-41d8-a75b-9102c94f169e-name 2018-09-26 16:52:36,028 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b6a04b37-7eb4-40ac-a899-c0779b94f2c5 2018-09-26 16:52:36,197 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b6a04b37-7eb4-40ac-a899-c0779b94f2c5 2018-09-26 16:52:36,366 - neutron_utils - INFO - Retrieving security group with ID - b6a04b37-7eb4-40ac-a899-c0779b94f2c5 2018-09-26 16:52:36,559 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b6a04b37-7eb4-40ac-a899-c0779b94f2c5 2018-09-26 16:52:36,720 - neutron_utils - INFO - Retrieving security group with ID - b6a04b37-7eb4-40ac-a899-c0779b94f2c5 2018-09-26 16:52:36,773 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b6a04b37-7eb4-40ac-a899-c0779b94f2c5 2018-09-26 16:52:36,960 - neutron_utils - INFO - Retrieving security group with ID - b6a04b37-7eb4-40ac-a899-c0779b94f2c5 2018-09-26 16:52:37,168 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b6a04b37-7eb4-40ac-a899-c0779b94f2c5 2018-09-26 16:52:40,423 - create_instance - INFO - VM is - ACTIVE 2018-09-26 16:52:44,738 - create_instance - INFO - Deleting Port with ID - 22ec5328-3d35-4b65-9b71-347aa4656dc9 2018-09-26 16:52:44,738 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-b3a13a92-f8ed-41d8-a75b-9102c94f169e-port 2018-09-26 16:52:45,708 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-b3a13a92-f8ed-41d8-a75b-9102c94f169e-inst 2018-09-26 16:52:45,848 - create_instance - INFO - Checking deletion status 2018-09-26 16:52:55,904 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-b3a13a92-f8ed-41d8-a75b-9102c94f169e-inst 2018-09-26 16:52:55,905 - neutron_utils - INFO - Deleting security group rule with ID - 512b10c4-d6d7-4cf5-ac59-c1a0c331a639 2018-09-26 16:52:56,188 - neutron_utils - INFO - Deleting security group rule with ID - 4208b8b2-2beb-4d30-9170-68da6dd751aa 2018-09-26 16:52:56,487 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-b3a13a92-f8ed-41d8-a75b-9102c94f169e-name 2018-09-26 16:52:56,993 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-b3a13a92-f8ed-41d8-a75b-9102c94f169e-pub-subnet 2018-09-26 16:52:56,993 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-b3a13a92-f8ed-41d8-a75b-9102c94f169e-pub-subnet 2018-09-26 16:52:59,528 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-b3a13a92-f8ed-41d8-a75b-9102c94f169e-pub-net 2018-09-26 16:53:00,783 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-b3a13a92-f8ed-41d8-a75b-9102c94f169e-image 2018-09-26 16:53:02,371 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 21f41846-8840-4232-b10c-41c6965651c1 2018-09-26 16:53:02,560 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 16:53:02,873 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-4220d291-a82c-4b4-proj 2018-09-26 16:53:03,137 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-4220d291-a82c-4b4-proj-role 2018-09-26 16:53:03,339 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-4220d291-a82c-4b4-user 2018-09-26 16:53:04,775 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-9be848ad-9495-433-proj 2018-09-26 16:53:05,853 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-9be848ad-9495-433-user 2018-09-26 16:53:06,062 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-9be848ad-9495-433-proj-role 2018-09-26 16:53:06,155 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-9be848ad-9495-433-proj-role to project InstanceSecurityGroupTests-9be848ad-9495-433-proj 2018-09-26 16:53:08,641 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-451ed62e-58f7-409b-b38b-309b63e456fe-image 2018-09-26 16:53:08,660 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-451ed62e-58f7-409b-b38b-309b63e456fe-image 2018-09-26 16:53:09,296 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-451ed62e-58f7-409b-b38b-309b63e456fe-pub-net 2018-09-26 16:53:10,308 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-451ed62e-58f7-409b-b38b-309b63e456fe-pub-subnet 2018-09-26 16:53:12,720 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-451ed62e-58f7-409b-b38b-309b63e456fe-name... 2018-09-26 16:53:12,720 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-451ed62e-58f7-409b-b38b-309b63e456fe-name 2018-09-26 16:53:13,136 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a4f8807f-ea84-43f3-aafe-74de56311336 2018-09-26 16:53:13,325 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a4f8807f-ea84-43f3-aafe-74de56311336 2018-09-26 16:53:13,504 - neutron_utils - INFO - Retrieving security group with ID - a4f8807f-ea84-43f3-aafe-74de56311336 2018-09-26 16:53:13,771 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a4f8807f-ea84-43f3-aafe-74de56311336 2018-09-26 16:53:13,947 - neutron_utils - INFO - Retrieving security group with ID - a4f8807f-ea84-43f3-aafe-74de56311336 2018-09-26 16:53:13,997 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a4f8807f-ea84-43f3-aafe-74de56311336 2018-09-26 16:53:14,024 - neutron_utils - INFO - Retrieving security group with ID - a4f8807f-ea84-43f3-aafe-74de56311336 2018-09-26 16:53:14,073 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a4f8807f-ea84-43f3-aafe-74de56311336 2018-09-26 16:53:17,709 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-451ed62e-58f7-409b-b38b-309b63e456fe-pub-net 2018-09-26 16:53:19,525 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-451ed62e-58f7-409b-b38b-309b63e456fe-inst 2018-09-26 16:53:22,531 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-451ed62e-58f7-409b-b38b-309b63e456fe-inst 2018-09-26 16:53:29,676 - create_instance - INFO - VM is - ACTIVE 2018-09-26 16:53:31,180 - create_instance - INFO - VM is - ACTIVE 2018-09-26 16:53:35,252 - create_instance - INFO - VM is - ACTIVE 2018-09-26 16:53:39,781 - create_instance - INFO - Deleting Port with ID - 2912817d-973a-4cf9-b36c-59740ee10652 2018-09-26 16:53:39,781 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-451ed62e-58f7-409b-b38b-309b63e456fe-port 2018-09-26 16:53:40,234 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-451ed62e-58f7-409b-b38b-309b63e456fe-inst 2018-09-26 16:53:40,400 - create_instance - INFO - Checking deletion status 2018-09-26 16:53:43,650 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-451ed62e-58f7-409b-b38b-309b63e456fe-inst 2018-09-26 16:53:43,651 - neutron_utils - INFO - Deleting security group rule with ID - 6a1e873d-339b-44f9-a3e1-57694abb4a4c 2018-09-26 16:53:43,752 - neutron_utils - INFO - Deleting security group rule with ID - 1f48b039-e1bc-46e5-aad7-615399079753 2018-09-26 16:53:44,019 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-451ed62e-58f7-409b-b38b-309b63e456fe-name 2018-09-26 16:53:44,370 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-451ed62e-58f7-409b-b38b-309b63e456fe-pub-subnet 2018-09-26 16:53:44,370 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-451ed62e-58f7-409b-b38b-309b63e456fe-pub-subnet 2018-09-26 16:53:46,781 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-451ed62e-58f7-409b-b38b-309b63e456fe-pub-net 2018-09-26 16:53:47,961 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-451ed62e-58f7-409b-b38b-309b63e456fe-image 2018-09-26 16:53:50,414 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e3e398ad-49c5-4f6a-87d1-b4d59f78d0a9 2018-09-26 16:53:50,603 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 16:53:50,923 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-9be848ad-9495-433-proj 2018-09-26 16:53:51,203 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-9be848ad-9495-433-proj-role 2018-09-26 16:53:51,418 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-9be848ad-9495-433-user 2018-09-26 16:53:52,817 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-de4a3003-bf8c-41e-proj 2018-09-26 16:53:53,954 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-de4a3003-bf8c-41e-user 2018-09-26 16:53:54,224 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-de4a3003-bf8c-41e-proj-role 2018-09-26 16:53:54,247 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-de4a3003-bf8c-41e-proj-role to project InstanceSecurityGroupTests-de4a3003-bf8c-41e-proj 2018-09-26 16:53:57,336 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-b798c850-82c8-4a10-a16a-1fa57f58e0b8-image 2018-09-26 16:53:57,357 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-b798c850-82c8-4a10-a16a-1fa57f58e0b8-image 2018-09-26 16:53:57,988 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-b798c850-82c8-4a10-a16a-1fa57f58e0b8-pub-net 2018-09-26 16:53:59,192 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-b798c850-82c8-4a10-a16a-1fa57f58e0b8-pub-subnet 2018-09-26 16:54:01,719 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-b798c850-82c8-4a10-a16a-1fa57f58e0b8-name... 2018-09-26 16:54:01,719 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-b798c850-82c8-4a10-a16a-1fa57f58e0b8-name 2018-09-26 16:54:02,123 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 63d21145-65f7-4aac-8633-167502ecf4c9 2018-09-26 16:54:02,301 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 63d21145-65f7-4aac-8633-167502ecf4c9 2018-09-26 16:54:02,378 - neutron_utils - INFO - Retrieving security group with ID - 63d21145-65f7-4aac-8633-167502ecf4c9 2018-09-26 16:54:02,450 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 63d21145-65f7-4aac-8633-167502ecf4c9 2018-09-26 16:54:02,631 - neutron_utils - INFO - Retrieving security group with ID - 63d21145-65f7-4aac-8633-167502ecf4c9 2018-09-26 16:54:02,688 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 63d21145-65f7-4aac-8633-167502ecf4c9 2018-09-26 16:54:02,858 - neutron_utils - INFO - Retrieving security group with ID - 63d21145-65f7-4aac-8633-167502ecf4c9 2018-09-26 16:54:03,063 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 63d21145-65f7-4aac-8633-167502ecf4c9 2018-09-26 16:54:06,781 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-b798c850-82c8-4a10-a16a-1fa57f58e0b8-pub-net 2018-09-26 16:54:08,718 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-b798c850-82c8-4a10-a16a-1fa57f58e0b8-inst 2018-09-26 16:54:11,215 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-b798c850-82c8-4a10-a16a-1fa57f58e0b8-inst 2018-09-26 16:54:18,422 - create_instance - INFO - VM is - ACTIVE 2018-09-26 16:54:21,612 - create_instance - INFO - VM is - ACTIVE 2018-09-26 16:54:24,201 - create_instance - WARNING - Security group not removed - Security group InstanceSecurityGroupTests-b798c850-82c8-4a10-a16a-1fa57f58e0b8-name not associated with the instance 900525df-b459-473e-b62a-ae3744a67481 (HTTP 404) (Request-ID: req-95fb6d13-cfe8-47d1-ac40-b0ca447b16ce) 2018-09-26 16:54:26,470 - create_instance - INFO - Deleting Port with ID - 33219d53-9674-47e6-85ae-77b4f8bd9f8a 2018-09-26 16:54:26,471 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-b798c850-82c8-4a10-a16a-1fa57f58e0b8-port 2018-09-26 16:54:27,126 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-b798c850-82c8-4a10-a16a-1fa57f58e0b8-inst 2018-09-26 16:54:27,298 - create_instance - INFO - Checking deletion status 2018-09-26 16:54:33,825 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-b798c850-82c8-4a10-a16a-1fa57f58e0b8-inst 2018-09-26 16:54:33,826 - neutron_utils - INFO - Deleting security group rule with ID - d374a86a-2b78-470d-94e7-681a12f60309 2018-09-26 16:54:34,135 - neutron_utils - INFO - Deleting security group rule with ID - 824b294b-30ad-4e67-a4e6-67eb88153866 2018-09-26 16:54:34,394 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-b798c850-82c8-4a10-a16a-1fa57f58e0b8-name 2018-09-26 16:54:34,760 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-b798c850-82c8-4a10-a16a-1fa57f58e0b8-pub-subnet 2018-09-26 16:54:34,760 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-b798c850-82c8-4a10-a16a-1fa57f58e0b8-pub-subnet 2018-09-26 16:54:37,253 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-b798c850-82c8-4a10-a16a-1fa57f58e0b8-pub-net 2018-09-26 16:54:38,636 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-b798c850-82c8-4a10-a16a-1fa57f58e0b8-image 2018-09-26 16:54:39,905 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 295987d3-6331-427f-ad04-3bdbf8a37575 2018-09-26 16:54:40,089 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 16:54:40,393 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-de4a3003-bf8c-41e-proj 2018-09-26 16:54:40,695 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-de4a3003-bf8c-41e-proj-role 2018-09-26 16:54:40,895 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-de4a3003-bf8c-41e-user 2018-09-26 16:54:42,296 - keystone_utils - INFO - Created project with name - CreateInstanceOnComputeHost-8bccb5ef-528b-4d8-proj 2018-09-26 16:54:43,368 - keystone_utils - INFO - Created user with name - CreateInstanceOnComputeHost-8bccb5ef-528b-4d8-user 2018-09-26 16:54:43,566 - keystone_utils - INFO - Created role with name - CreateInstanceOnComputeHost-8bccb5ef-528b-4d8-proj-role 2018-09-26 16:54:43,586 - keystone_utils - INFO - Granting role CreateInstanceOnComputeHost-8bccb5ef-528b-4d8-proj-role to project CreateInstanceOnComputeHost-8bccb5ef-528b-4d8-proj 2018-09-26 16:54:44,380 - neutron_utils - INFO - Creating network with name CreateInstanceOnComputeHost-3d01b235-a3bc-4dbe-a537-099fdbd93671-priv-net 2018-09-26 16:54:45,232 - neutron_utils - INFO - Creating subnet with name CreateInstanceOnComputeHost-3d01b235-a3bc-4dbe-a537-099fdbd93671-priv-subnet 2018-09-26 16:54:50,337 - create_image - INFO - Created image with name - CreateInstanceOnComputeHost-3d01b235-a3bc-4dbe-a537-099fdbd93671-image 2018-09-26 16:54:50,355 - create_image - INFO - Image is now active with name - CreateInstanceOnComputeHost-3d01b235-a3bc-4dbe-a537-099fdbd93671-image 2018-09-26 16:54:54,298 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-3d01b235-a3bc-4dbe-a537-099fdbd93671-priv-net 2018-09-26 16:54:55,791 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-3d01b235-a3bc-4dbe-a537-099fdbd93671-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-09-26 16:54:58,167 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-3d01b235-a3bc-4dbe-a537-099fdbd93671-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-09-26 16:55:05,533 - create_instance - INFO - VM is - ACTIVE 2018-09-26 16:55:12,046 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-3d01b235-a3bc-4dbe-a537-099fdbd93671-priv-net 2018-09-26 16:55:13,748 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-3d01b235-a3bc-4dbe-a537-099fdbd93671-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-09-26 16:55:16,016 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-3d01b235-a3bc-4dbe-a537-099fdbd93671-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-09-26 16:55:23,486 - create_instance - INFO - VM is - ACTIVE 2018-09-26 16:55:26,944 - create_instance - INFO - VM is - ACTIVE 2018-09-26 16:55:29,088 - create_instance - INFO - VM is - ACTIVE 2018-09-26 16:55:30,721 - create_instance - INFO - Deleting Port with ID - 870b4e44-b6fe-47ec-9a19-e0304c8275c7 2018-09-26 16:55:30,721 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-3d01b235-a3bc-4dbe-a537-099fdbd93671port-1 2018-09-26 16:55:31,290 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-3d01b235-a3bc-4dbe-a537-099fdbd93671-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-09-26 16:55:31,454 - create_instance - INFO - Checking deletion status 2018-09-26 16:55:34,748 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-3d01b235-a3bc-4dbe-a537-099fdbd93671-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-09-26 16:55:34,749 - create_instance - INFO - Deleting Port with ID - 0cd21329-4654-45ff-9e1b-d5fafb7c9fd3 2018-09-26 16:55:34,749 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-3d01b235-a3bc-4dbe-a537-099fdbd93671port-2 2018-09-26 16:55:35,435 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-3d01b235-a3bc-4dbe-a537-099fdbd93671-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-09-26 16:55:35,580 - create_instance - INFO - Checking deletion status 2018-09-26 16:55:38,736 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-3d01b235-a3bc-4dbe-a537-099fdbd93671-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-09-26 16:55:38,777 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-3d01b235-a3bc-4dbe-a537-099fdbd93671-priv-subnet 2018-09-26 16:55:38,778 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-3d01b235-a3bc-4dbe-a537-099fdbd93671-priv-subnet 2018-09-26 16:55:40,893 - neutron_utils - INFO - Deleting network with name CreateInstanceOnComputeHost-3d01b235-a3bc-4dbe-a537-099fdbd93671-priv-net 2018-09-26 16:55:42,792 - glance_utils - INFO - Deleting image named - CreateInstanceOnComputeHost-3d01b235-a3bc-4dbe-a537-099fdbd93671-image 2018-09-26 16:55:44,267 - keystone_utils - INFO - Deleting project with name - CreateInstanceOnComputeHost-8bccb5ef-528b-4d8-proj 2018-09-26 16:55:44,516 - keystone_utils - INFO - Deleting role with name - CreateInstanceOnComputeHost-8bccb5ef-528b-4d8-proj-role 2018-09-26 16:55:44,719 - keystone_utils - INFO - Deleting user with name - CreateInstanceOnComputeHost-8bccb5ef-528b-4d8-user 2018-09-26 16:55:46,369 - keystone_utils - INFO - Created project with name - CreateInstanceFromThreePartImage-c6e2bcde-90b8-462-proj 2018-09-26 16:55:47,512 - keystone_utils - INFO - Created user with name - CreateInstanceFromThreePartImage-c6e2bcde-90b8-462-user 2018-09-26 16:55:47,710 - keystone_utils - INFO - Created role with name - CreateInstanceFromThreePartImage-c6e2bcde-90b8-462-proj-role 2018-09-26 16:55:47,799 - keystone_utils - INFO - Granting role CreateInstanceFromThreePartImage-c6e2bcde-90b8-462-proj-role to project CreateInstanceFromThreePartImage-c6e2bcde-90b8-462-proj 2018-09-26 16:55:47,923 - create_instance_tests - WARNING - 3 Part image will not be tested. Image metadata has overridden this functionality 2018-09-26 16:55:51,055 - create_image - INFO - Created image with name - CreateInstanceFromThreePartImage-7ed37d4a-0a73-4638-9b80-3db2a44968aa 2018-09-26 16:55:51,229 - create_image - INFO - Image is now active with name - CreateInstanceFromThreePartImage-7ed37d4a-0a73-4638-9b80-3db2a44968aa 2018-09-26 16:55:52,693 - neutron_utils - INFO - Creating network with name CreateInstanceFromThreePartImage-7ed37d4a-0a73-4638-9b80-3db2a44968aa-pub-net 2018-09-26 16:55:53,797 - neutron_utils - INFO - Creating subnet with name CreateInstanceFromThreePartImage-7ed37d4a-0a73-4638-9b80-3db2a44968aa-pub-subnet 2018-09-26 16:55:58,384 - neutron_utils - INFO - Creating port for network with name - CreateInstanceFromThreePartImage-7ed37d4a-0a73-4638-9b80-3db2a44968aa-pub-net 2018-09-26 16:56:00,223 - nova_utils - INFO - Creating VM with name - CreateInstanceFromThreePartImage-7ed37d4a-0a73-4638-9b80-3db2a44968aa-inst 2018-09-26 16:56:01,989 - create_instance - INFO - Created instance with name - CreateInstanceFromThreePartImage-7ed37d4a-0a73-4638-9b80-3db2a44968aa-inst 2018-09-26 16:56:09,322 - create_instance - INFO - VM is - ACTIVE 2018-09-26 16:56:10,213 - create_instance - INFO - Deleting Port with ID - 94b88a6a-8baf-4db7-97ab-b6bc19b48c77 2018-09-26 16:56:10,213 - neutron_utils - INFO - Deleting port with name CreateInstanceFromThreePartImage-7ed37d4a-0a73-4638-9b80-3db2a44968aa-port 2018-09-26 16:56:11,256 - create_instance - INFO - Deleting VM instance - CreateInstanceFromThreePartImage-7ed37d4a-0a73-4638-9b80-3db2a44968aa-inst 2018-09-26 16:56:11,514 - create_instance - INFO - Checking deletion status 2018-09-26 16:56:18,071 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceFromThreePartImage-7ed37d4a-0a73-4638-9b80-3db2a44968aa-inst 2018-09-26 16:56:18,113 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-7ed37d4a-0a73-4638-9b80-3db2a44968aa-pub-subnet 2018-09-26 16:56:18,114 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-7ed37d4a-0a73-4638-9b80-3db2a44968aa-pub-subnet 2018-09-26 16:56:20,678 - neutron_utils - INFO - Deleting network with name CreateInstanceFromThreePartImage-7ed37d4a-0a73-4638-9b80-3db2a44968aa-pub-net 2018-09-26 16:56:22,121 - glance_utils - INFO - Deleting image named - CreateInstanceFromThreePartImage-7ed37d4a-0a73-4638-9b80-3db2a44968aa 2018-09-26 16:56:24,334 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fa18b4a8-37cc-4bf0-9027-95eb0a7ae7ff 2018-09-26 16:56:24,515 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 16:56:24,854 - keystone_utils - INFO - Deleting project with name - CreateInstanceFromThreePartImage-c6e2bcde-90b8-462-proj 2018-09-26 16:56:25,060 - keystone_utils - INFO - Deleting role with name - CreateInstanceFromThreePartImage-c6e2bcde-90b8-462-proj-role 2018-09-26 16:56:25,286 - keystone_utils - INFO - Deleting user with name - CreateInstanceFromThreePartImage-c6e2bcde-90b8-462-user 2018-09-26 16:56:26,752 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-661ebadc-e3c7-4e4-proj 2018-09-26 16:56:27,746 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-661ebadc-e3c7-4e4-user 2018-09-26 16:56:27,949 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-661ebadc-e3c7-4e4-proj-role 2018-09-26 16:56:28,032 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-661ebadc-e3c7-4e4-proj-role to project CreateInstanceVolumeTests-661ebadc-e3c7-4e4-proj 2018-09-26 16:56:30,780 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-9d599508-5c83-46f5-8b13-85ded6915c7e-image 2018-09-26 16:56:30,949 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-9d599508-5c83-46f5-8b13-85ded6915c7e-image 2018-09-26 16:56:32,311 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-9d599508-5c83-46f5-8b13-85ded6915c7e-pub-net 2018-09-26 16:56:33,320 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-9d599508-5c83-46f5-8b13-85ded6915c7e-pub-subnet 2018-09-26 16:56:35,733 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-9d599508-5c83-46f5-8b13-85ded6915c7e-1 2018-09-26 16:56:39,193 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-9d599508-5c83-46f5-8b13-85ded6915c7e-1 2018-09-26 16:56:40,378 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-9d599508-5c83-46f5-8b13-85ded6915c7e-2 2018-09-26 16:56:40,569 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-9d599508-5c83-46f5-8b13-85ded6915c7e-2 2018-09-26 16:56:44,189 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-9d599508-5c83-46f5-8b13-85ded6915c7e-pub-net 2018-09-26 16:56:45,638 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-9d599508-5c83-46f5-8b13-85ded6915c7e-inst 2018-09-26 16:56:47,704 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-9d599508-5c83-46f5-8b13-85ded6915c7e-inst 2018-09-26 16:56:55,124 - create_instance - INFO - VM is - ACTIVE 2018-09-26 16:56:57,555 - create_instance - INFO - VM is - ACTIVE 2018-09-26 16:57:02,768 - create_instance - INFO - Deleting Port with ID - 60e3957a-8e3a-4036-8777-cf9a9e217899 2018-09-26 16:57:02,768 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-9d599508-5c83-46f5-8b13-85ded6915c7e-port 2018-09-26 16:57:08,287 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-9d599508-5c83-46f5-8b13-85ded6915c7e-inst 2018-09-26 16:57:08,539 - create_instance - INFO - Checking deletion status 2018-09-26 16:57:11,974 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-9d599508-5c83-46f5-8b13-85ded6915c7e-inst 2018-09-26 16:57:12,011 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-9d599508-5c83-46f5-8b13-85ded6915c7e-pub-subnet 2018-09-26 16:57:12,012 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-9d599508-5c83-46f5-8b13-85ded6915c7e-pub-subnet 2018-09-26 16:57:14,418 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-9d599508-5c83-46f5-8b13-85ded6915c7e-pub-net 2018-09-26 16:57:15,805 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-9d599508-5c83-46f5-8b13-85ded6915c7e-2 2018-09-26 16:57:16,597 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-9d599508-5c83-46f5-8b13-85ded6915c7e-2 2018-09-26 16:57:16,804 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-9d599508-5c83-46f5-8b13-85ded6915c7e-1 2018-09-26 16:57:20,276 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-9d599508-5c83-46f5-8b13-85ded6915c7e-1 2018-09-26 16:57:20,277 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-9d599508-5c83-46f5-8b13-85ded6915c7e-image 2018-09-26 16:57:22,067 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 510b7fc6-7abb-4196-92c9-8e5cf7d4fe22 2018-09-26 16:57:22,241 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 16:57:22,597 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-661ebadc-e3c7-4e4-proj 2018-09-26 16:57:22,887 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-661ebadc-e3c7-4e4-proj-role 2018-09-26 16:57:23,095 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-661ebadc-e3c7-4e4-user 2018-09-26 16:57:24,597 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-64ca8293-38c7-429-proj 2018-09-26 16:57:25,698 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-64ca8293-38c7-429-user 2018-09-26 16:57:25,914 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-64ca8293-38c7-429-proj-role 2018-09-26 16:57:26,004 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-64ca8293-38c7-429-proj-role to project CreateInstanceVolumeTests-64ca8293-38c7-429-proj 2018-09-26 16:57:28,601 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-b2bb0d0e-6b80-4e54-9ec3-38ba18472d4a-image 2018-09-26 16:57:28,766 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-b2bb0d0e-6b80-4e54-9ec3-38ba18472d4a-image 2018-09-26 16:57:30,074 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-b2bb0d0e-6b80-4e54-9ec3-38ba18472d4a-pub-net 2018-09-26 16:57:31,282 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-b2bb0d0e-6b80-4e54-9ec3-38ba18472d4a-pub-subnet 2018-09-26 16:57:33,894 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-b2bb0d0e-6b80-4e54-9ec3-38ba18472d4a-1 2018-09-26 16:57:34,097 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-b2bb0d0e-6b80-4e54-9ec3-38ba18472d4a-1 2018-09-26 16:57:35,272 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-b2bb0d0e-6b80-4e54-9ec3-38ba18472d4a-2 2018-09-26 16:57:38,699 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-b2bb0d0e-6b80-4e54-9ec3-38ba18472d4a-2 2018-09-26 16:57:42,229 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-b2bb0d0e-6b80-4e54-9ec3-38ba18472d4a-pub-net 2018-09-26 16:57:44,091 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-b2bb0d0e-6b80-4e54-9ec3-38ba18472d4a-inst 2018-09-26 16:57:46,514 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-b2bb0d0e-6b80-4e54-9ec3-38ba18472d4a-inst 2018-09-26 16:57:54,132 - create_instance - INFO - VM is - ACTIVE 2018-09-26 16:57:56,234 - create_instance - INFO - VM is - ACTIVE 2018-09-26 16:57:59,720 - create_instance - INFO - VM is - ACTIVE 2018-09-26 16:58:04,858 - create_instance - INFO - Deleting Port with ID - 209cdc74-f2f7-417b-b9e7-25860ee5ce9e 2018-09-26 16:58:04,858 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-b2bb0d0e-6b80-4e54-9ec3-38ba18472d4a-port 2018-09-26 16:58:14,588 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-b2bb0d0e-6b80-4e54-9ec3-38ba18472d4a-inst 2018-09-26 16:58:14,748 - create_instance - INFO - Checking deletion status 2018-09-26 16:58:18,036 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-b2bb0d0e-6b80-4e54-9ec3-38ba18472d4a-inst 2018-09-26 16:58:18,072 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-b2bb0d0e-6b80-4e54-9ec3-38ba18472d4a-pub-subnet 2018-09-26 16:58:18,072 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-b2bb0d0e-6b80-4e54-9ec3-38ba18472d4a-pub-subnet 2018-09-26 16:58:20,577 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-b2bb0d0e-6b80-4e54-9ec3-38ba18472d4a-pub-net 2018-09-26 16:58:22,224 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-b2bb0d0e-6b80-4e54-9ec3-38ba18472d4a-2 2018-09-26 16:58:25,583 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-b2bb0d0e-6b80-4e54-9ec3-38ba18472d4a-2 2018-09-26 16:58:25,638 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-b2bb0d0e-6b80-4e54-9ec3-38ba18472d4a-1 2018-09-26 16:58:29,296 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-b2bb0d0e-6b80-4e54-9ec3-38ba18472d4a-1 2018-09-26 16:58:29,297 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-b2bb0d0e-6b80-4e54-9ec3-38ba18472d4a-image 2018-09-26 16:58:31,248 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3b058d98-2c09-4614-adf6-91bb6fb6c94a 2018-09-26 16:58:31,432 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 16:58:31,776 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-64ca8293-38c7-429-proj 2018-09-26 16:58:32,019 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-64ca8293-38c7-429-proj-role 2018-09-26 16:58:32,218 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-64ca8293-38c7-429-user 2018-09-26 16:58:33,764 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-df830887-e6f3-4af-proj 2018-09-26 16:58:35,409 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-df830887-e6f3-4af-proj 2018-09-26 16:58:35,540 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-df830887-e6f3-4af-user 2018-09-26 16:58:35,752 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-df830887-e6f3-4af-proj-role 2018-09-26 16:58:35,841 - keystone_utils - INFO - Granting role CreateStackSuccessTests-df830887-e6f3-4af-proj-role to project CreateStackSuccessTests-df830887-e6f3-4af-proj 2018-09-26 16:58:38,583 - create_image - INFO - Created image with name - CreateStackSuccessTests-5dbfffdf-3a70-4f09-9356-4a7fc49e6a4d-image 2018-09-26 16:58:38,602 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-5dbfffdf-3a70-4f09-9356-4a7fc49e6a4d-image 2018-09-26 16:58:44,254 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-5dbfffdf-3a70-4f09-9356-4a7fc49e6a4d-stack 2018-09-26 16:58:59,308 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-5dbfffdf-3a70-4f09-9356-4a7fc49e6a4d-stack 2018-09-26 16:59:14,883 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-5dbfffdf-3a70-4f09-9356-4a7fc49e6a4d-stack 2018-09-26 16:59:15,218 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-5dbfffdf-3a70-4f09-9356-4a7fc49e6a4d-image 2018-09-26 16:59:16,737 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 80a11906-4851-4f3b-b760-1357b1b33f1e 2018-09-26 16:59:16,989 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 16:59:17,317 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-df830887-e6f3-4af-proj 2018-09-26 16:59:17,576 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-df830887-e6f3-4af-proj-role 2018-09-26 16:59:17,779 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-df830887-e6f3-4af-user 2018-09-26 16:59:19,195 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-a358f792-c965-4b2-proj 2018-09-26 16:59:21,063 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-a358f792-c965-4b2-proj 2018-09-26 16:59:21,121 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-a358f792-c965-4b2-user 2018-09-26 16:59:21,316 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-a358f792-c965-4b2-proj-role 2018-09-26 16:59:21,410 - keystone_utils - INFO - Granting role CreateStackSuccessTests-a358f792-c965-4b2-proj-role to project CreateStackSuccessTests-a358f792-c965-4b2-proj 2018-09-26 16:59:24,267 - create_image - INFO - Created image with name - CreateStackSuccessTests-444b9b44-e58b-4571-a106-2181d00a929c-image 2018-09-26 16:59:24,439 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-444b9b44-e58b-4571-a106-2181d00a929c-image 2018-09-26 16:59:28,861 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-444b9b44-e58b-4571-a106-2181d00a929c-stack 2018-09-26 16:59:43,248 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-444b9b44-e58b-4571-a106-2181d00a929c-stack 2018-09-26 16:59:44,720 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-444b9b44-e58b-4571-a106-2181d00a929c-stack 2018-09-26 16:59:44,720 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-444b9b44-e58b-4571-a106-2181d00a929c-stack 2018-09-26 16:59:44,720 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-444b9b44-e58b-4571-a106-2181d00a929c-stack 2018-09-26 16:59:55,014 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-444b9b44-e58b-4571-a106-2181d00a929c-stack 2018-09-26 16:59:55,744 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-444b9b44-e58b-4571-a106-2181d00a929c-image 2018-09-26 16:59:57,359 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1c2dcfac-a69c-4c04-a613-53e51290e634 2018-09-26 16:59:57,540 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 16:59:57,861 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-a358f792-c965-4b2-proj 2018-09-26 16:59:58,073 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-a358f792-c965-4b2-proj-role 2018-09-26 16:59:58,261 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-a358f792-c965-4b2-user 2018-09-26 16:59:59,657 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-1e6ab4d0-3403-41f-proj 2018-09-26 17:00:01,303 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-1e6ab4d0-3403-41f-proj 2018-09-26 17:00:01,438 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-1e6ab4d0-3403-41f-user 2018-09-26 17:00:01,638 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-1e6ab4d0-3403-41f-proj-role 2018-09-26 17:00:01,728 - keystone_utils - INFO - Granting role CreateStackSuccessTests-1e6ab4d0-3403-41f-proj-role to project CreateStackSuccessTests-1e6ab4d0-3403-41f-proj 2018-09-26 17:00:04,589 - create_image - INFO - Created image with name - CreateStackSuccessTests-5f1fb377-9167-48d1-ade5-73f01ea2e625-image 2018-09-26 17:00:04,607 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-5f1fb377-9167-48d1-ade5-73f01ea2e625-image 2018-09-26 17:00:08,579 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-5f1fb377-9167-48d1-ade5-73f01ea2e625-stack 2018-09-26 17:00:08,579 - create_stack - ERROR - Timeout checking for stack status for CREATE_COMPLETE 2018-09-26 17:00:08,938 - create_stack - ERROR - ERROR: STACK CREATION FAILED: Stack CREATE started 2018-09-26 17:00:08,938 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-5f1fb377-9167-48d1-ade5-73f01ea2e625-stack 2018-09-26 17:00:19,018 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-5f1fb377-9167-48d1-ade5-73f01ea2e625-stack 2018-09-26 17:00:19,210 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-5f1fb377-9167-48d1-ade5-73f01ea2e625-image 2018-09-26 17:00:20,642 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9613cbf8-ec3c-4cbf-8d67-2e52fa8b62f8 2018-09-26 17:00:20,828 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 17:00:21,158 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-1e6ab4d0-3403-41f-proj 2018-09-26 17:00:21,572 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-1e6ab4d0-3403-41f-proj-role 2018-09-26 17:00:21,777 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-1e6ab4d0-3403-41f-user 2018-09-26 17:00:23,315 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-98b92c30-74c4-431-proj 2018-09-26 17:00:24,771 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-98b92c30-74c4-431-proj 2018-09-26 17:00:24,900 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-98b92c30-74c4-431-user 2018-09-26 17:00:25,196 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-98b92c30-74c4-431-proj-role 2018-09-26 17:00:25,288 - keystone_utils - INFO - Granting role CreateStackSuccessTests-98b92c30-74c4-431-proj-role to project CreateStackSuccessTests-98b92c30-74c4-431-proj 2018-09-26 17:00:27,536 - create_image - INFO - Created image with name - CreateStackSuccessTests-3be8f3b0-2761-485d-a566-6fab07ef065d-image 2018-09-26 17:00:27,706 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-3be8f3b0-2761-485d-a566-6fab07ef065d-image 2018-09-26 17:00:31,735 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-3be8f3b0-2761-485d-a566-6fab07ef065d-stack 2018-09-26 17:00:48,896 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-3be8f3b0-2761-485d-a566-6fab07ef065d-stack 2018-09-26 17:00:49,891 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-3be8f3b0-2761-485d-a566-6fab07ef065d-stack 2018-09-26 17:01:06,739 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-3be8f3b0-2761-485d-a566-6fab07ef065d-stack 2018-09-26 17:01:06,950 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-3be8f3b0-2761-485d-a566-6fab07ef065d-image 2018-09-26 17:01:08,651 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 758cb44a-80fa-4f24-8fee-e8771d24adf8 2018-09-26 17:01:08,837 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 17:01:09,181 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-98b92c30-74c4-431-proj 2018-09-26 17:01:09,482 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-98b92c30-74c4-431-proj-role 2018-09-26 17:01:09,693 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-98b92c30-74c4-431-user 2018-09-26 17:01:11,107 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-0f4dd2a1-39c2-4ca-proj 2018-09-26 17:01:12,744 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-0f4dd2a1-39c2-4ca-proj 2018-09-26 17:01:12,882 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-0f4dd2a1-39c2-4ca-user 2018-09-26 17:01:13,083 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-0f4dd2a1-39c2-4ca-proj-role 2018-09-26 17:01:13,176 - keystone_utils - INFO - Granting role CreateStackSuccessTests-0f4dd2a1-39c2-4ca-proj-role to project CreateStackSuccessTests-0f4dd2a1-39c2-4ca-proj 2018-09-26 17:01:15,720 - create_image - INFO - Created image with name - CreateStackSuccessTests-07a9528f-e29e-4a31-87ed-3eac257e184f-image 2018-09-26 17:01:15,892 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-07a9528f-e29e-4a31-87ed-3eac257e184f-image 2018-09-26 17:01:20,004 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-07a9528f-e29e-4a31-87ed-3eac257e184f-stack 2018-09-26 17:01:36,645 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-07a9528f-e29e-4a31-87ed-3eac257e184f-stack 2018-09-26 17:01:38,211 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-07a9528f-e29e-4a31-87ed-3eac257e184f-stack 2018-09-26 17:01:38,617 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-07a9528f-e29e-4a31-87ed-3eac257e184f-stack 2018-09-26 17:01:46,370 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-07a9528f-e29e-4a31-87ed-3eac257e184f-stack 2018-09-26 17:01:46,807 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-07a9528f-e29e-4a31-87ed-3eac257e184f-image 2018-09-26 17:01:48,334 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - afb11fb8-6b27-4fa9-948f-5ceff03810e1 2018-09-26 17:01:48,519 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 17:01:48,870 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-0f4dd2a1-39c2-4ca-proj 2018-09-26 17:01:49,152 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-0f4dd2a1-39c2-4ca-proj-role 2018-09-26 17:01:49,348 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-0f4dd2a1-39c2-4ca-user 2018-09-26 17:01:50,951 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-fc0982d9-3247-4f5-proj 2018-09-26 17:01:52,418 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-fc0982d9-3247-4f5-proj 2018-09-26 17:01:52,552 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-fc0982d9-3247-4f5-user 2018-09-26 17:01:52,747 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-fc0982d9-3247-4f5-proj-role 2018-09-26 17:01:52,833 - keystone_utils - INFO - Granting role CreateStackSuccessTests-fc0982d9-3247-4f5-proj-role to project CreateStackSuccessTests-fc0982d9-3247-4f5-proj 2018-09-26 17:01:55,932 - create_image - INFO - Created image with name - CreateStackSuccessTests-7771e253-0a53-46ad-b697-fcff148db83a-image 2018-09-26 17:01:56,107 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-7771e253-0a53-46ad-b697-fcff148db83a-image 2018-09-26 17:02:00,195 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-7771e253-0a53-46ad-b697-fcff148db83a-stack 2018-09-26 17:02:17,194 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-7771e253-0a53-46ad-b697-fcff148db83a-stack 2018-09-26 17:02:20,987 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-7771e253-0a53-46ad-b697-fcff148db83a-stack 2018-09-26 17:02:37,251 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-7771e253-0a53-46ad-b697-fcff148db83a-stack 2018-09-26 17:02:37,473 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-7771e253-0a53-46ad-b697-fcff148db83a-image 2018-09-26 17:02:38,966 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ab81249a-291a-455f-ac90-5e31a4bdcf65 2018-09-26 17:02:39,151 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 17:02:39,492 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-fc0982d9-3247-4f5-proj 2018-09-26 17:02:39,793 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-fc0982d9-3247-4f5-proj-role 2018-09-26 17:02:39,994 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-fc0982d9-3247-4f5-user 2018-09-26 17:02:41,388 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-6ecb98c4-80e3-4ed-proj 2018-09-26 17:02:42,931 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-6ecb98c4-80e3-4ed-proj 2018-09-26 17:02:43,075 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-6ecb98c4-80e3-4ed-user 2018-09-26 17:02:43,281 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-6ecb98c4-80e3-4ed-proj-role 2018-09-26 17:02:43,370 - keystone_utils - INFO - Granting role CreateStackSuccessTests-6ecb98c4-80e3-4ed-proj-role to project CreateStackSuccessTests-6ecb98c4-80e3-4ed-proj 2018-09-26 17:02:46,177 - create_image - INFO - Created image with name - CreateStackSuccessTests-7d77d8aa-b082-441e-af1d-ed563acace45-image 2018-09-26 17:02:46,333 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-7d77d8aa-b082-441e-af1d-ed563acace45-image 2018-09-26 17:02:50,256 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-7d77d8aa-b082-441e-af1d-ed563acace45-stack 2018-09-26 17:03:03,938 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-7d77d8aa-b082-441e-af1d-ed563acace45-stack 2018-09-26 17:03:10,319 - create_instance - INFO - Found existing machine with name - CreateStackSuccessTests-7d77d8aa-b082-441e-af1d-ed563acace45-inst 2018-09-26 17:03:18,237 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-7d77d8aa-b082-441e-af1d-ed563acace45-stack 2018-09-26 17:03:34,425 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-7d77d8aa-b082-441e-af1d-ed563acace45-stack 2018-09-26 17:03:34,646 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-7d77d8aa-b082-441e-af1d-ed563acace45-image 2018-09-26 17:03:36,269 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 44e18cd0-f740-4f9a-8c1c-e9bf9e95fe2e 2018-09-26 17:03:36,462 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 17:03:36,801 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-6ecb98c4-80e3-4ed-proj 2018-09-26 17:03:37,087 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-6ecb98c4-80e3-4ed-proj-role 2018-09-26 17:03:37,288 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-6ecb98c4-80e3-4ed-user 2018-09-26 17:03:38,724 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-6a31bf0c-a8cd-4e9-proj 2018-09-26 17:03:40,334 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-6a31bf0c-a8cd-4e9-proj 2018-09-26 17:03:40,926 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-6a31bf0c-a8cd-4e9-proj 2018-09-26 17:03:41,068 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-6a31bf0c-a8cd-4e9-user 2018-09-26 17:03:41,257 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-6a31bf0c-a8cd-4e9-proj-role 2018-09-26 17:03:41,340 - keystone_utils - INFO - Granting role CreateStackVolumeTests-6a31bf0c-a8cd-4e9-proj-role to project CreateStackVolumeTests-6a31bf0c-a8cd-4e9-proj 2018-09-26 17:03:44,330 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-755e31fb-9194-4b6b-9163-fa2d339df53c-stack 2018-09-26 17:03:47,929 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-755e31fb-9194-4b6b-9163-fa2d339df53c-stack 2018-09-26 17:03:49,364 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-755e31fb-9194-4b6b-9163-fa2d339df53c-stack 2018-09-26 17:03:53,202 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-755e31fb-9194-4b6b-9163-fa2d339df53c-stack 2018-09-26 17:03:53,958 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-6a31bf0c-a8cd-4e9-proj 2018-09-26 17:03:54,190 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-6a31bf0c-a8cd-4e9-proj-role 2018-09-26 17:03:54,383 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-6a31bf0c-a8cd-4e9-user 2018-09-26 17:03:55,802 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-96370c07-660e-4a3-proj 2018-09-26 17:03:57,340 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-96370c07-660e-4a3-proj 2018-09-26 17:03:57,852 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-96370c07-660e-4a3-proj 2018-09-26 17:03:57,966 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-96370c07-660e-4a3-user 2018-09-26 17:03:58,156 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-96370c07-660e-4a3-proj-role 2018-09-26 17:03:58,238 - keystone_utils - INFO - Granting role CreateStackVolumeTests-96370c07-660e-4a3-proj-role to project CreateStackVolumeTests-96370c07-660e-4a3-proj 2018-09-26 17:04:01,035 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-ff79d05a-23e5-4507-bf3b-89d101998ed1-stack 2018-09-26 17:04:04,722 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-ff79d05a-23e5-4507-bf3b-89d101998ed1-stack 2018-09-26 17:04:06,287 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-ff79d05a-23e5-4507-bf3b-89d101998ed1-stack 2018-09-26 17:04:09,915 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-ff79d05a-23e5-4507-bf3b-89d101998ed1-stack 2018-09-26 17:04:10,617 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-96370c07-660e-4a3-proj 2018-09-26 17:04:10,840 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-96370c07-660e-4a3-proj-role 2018-09-26 17:04:11,127 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-96370c07-660e-4a3-user 2018-09-26 17:04:12,544 - keystone_utils - INFO - Created project with name - CreateStackFlavorTests-0947758f-2993-4fd-proj 2018-09-26 17:04:14,007 - keystone_utils - INFO - Granting role admin to project CreateStackFlavorTests-0947758f-2993-4fd-proj 2018-09-26 17:04:14,443 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFlavorTests-0947758f-2993-4fd-proj 2018-09-26 17:04:14,583 - keystone_utils - INFO - Created user with name - CreateStackFlavorTests-0947758f-2993-4fd-user 2018-09-26 17:04:14,778 - keystone_utils - INFO - Created role with name - CreateStackFlavorTests-0947758f-2993-4fd-proj-role 2018-09-26 17:04:14,875 - keystone_utils - INFO - Granting role CreateStackFlavorTests-0947758f-2993-4fd-proj-role to project CreateStackFlavorTests-0947758f-2993-4fd-proj 2018-09-26 17:04:17,572 - create_stack - INFO - Created stack with name - CreateStackFlavorTests-50d97525-bd97-4f3e-8a58-e142808ad852-stack 2018-09-26 17:04:17,795 - create_stack - INFO - Stack is now active with name - CreateStackFlavorTests-50d97525-bd97-4f3e-8a58-e142808ad852-stack 2018-09-26 17:04:18,695 - create_flavor - INFO - Found flavor with name - CreateStackFlavorTests-50d97525-bd97-4f3e-8a58-e142808ad852-stack-flavor-exihmasomz75 2018-09-26 17:04:18,696 - create_stack - INFO - Deleting stack - CreateStackFlavorTests-50d97525-bd97-4f3e-8a58-e142808ad852-stack 2018-09-26 17:04:22,177 - create_stack - INFO - Attempting to delete again stack - CreateStackFlavorTests-50d97525-bd97-4f3e-8a58-e142808ad852-stack 2018-09-26 17:04:22,905 - keystone_utils - INFO - Deleting project with name - CreateStackFlavorTests-0947758f-2993-4fd-proj 2018-09-26 17:04:23,141 - keystone_utils - INFO - Deleting role with name - CreateStackFlavorTests-0947758f-2993-4fd-proj-role 2018-09-26 17:04:23,339 - keystone_utils - INFO - Deleting user with name - CreateStackFlavorTests-0947758f-2993-4fd-user 2018-09-26 17:04:24,688 - keystone_utils - INFO - Created project with name - CreateStackKeypairTests-1f1edcd4-e79c-4f5-proj 2018-09-26 17:04:26,377 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackKeypairTests-1f1edcd4-e79c-4f5-proj 2018-09-26 17:04:26,518 - keystone_utils - INFO - Created user with name - CreateStackKeypairTests-1f1edcd4-e79c-4f5-user 2018-09-26 17:04:26,718 - keystone_utils - INFO - Created role with name - CreateStackKeypairTests-1f1edcd4-e79c-4f5-proj-role 2018-09-26 17:04:26,809 - keystone_utils - INFO - Granting role CreateStackKeypairTests-1f1edcd4-e79c-4f5-proj-role to project CreateStackKeypairTests-1f1edcd4-e79c-4f5-proj 2018-09-26 17:04:29,565 - create_stack - INFO - Created stack with name - CreateStackKeypairTests-CreateStackKeypairTests-5788bdc8-e3bf-4a72-9194-d3df54f708f2-stack 2018-09-26 17:04:30,068 - create_stack - INFO - Stack is now active with name - CreateStackKeypairTests-CreateStackKeypairTests-5788bdc8-e3bf-4a72-9194-d3df54f708f2-stack 2018-09-26 17:04:32,058 - create_stack - INFO - Deleting stack - CreateStackKeypairTests-CreateStackKeypairTests-5788bdc8-e3bf-4a72-9194-d3df54f708f2-stack 2018-09-26 17:04:35,726 - create_stack - INFO - Attempting to delete again stack - CreateStackKeypairTests-CreateStackKeypairTests-5788bdc8-e3bf-4a72-9194-d3df54f708f2-stack 2018-09-26 17:04:36,583 - keystone_utils - INFO - Deleting project with name - CreateStackKeypairTests-1f1edcd4-e79c-4f5-proj 2018-09-26 17:04:36,805 - keystone_utils - INFO - Deleting role with name - CreateStackKeypairTests-1f1edcd4-e79c-4f5-proj-role 2018-09-26 17:04:37,009 - keystone_utils - INFO - Deleting user with name - CreateStackKeypairTests-1f1edcd4-e79c-4f5-user 2018-09-26 17:04:38,419 - keystone_utils - INFO - Created project with name - CreateStackSecurityGroupTests-8ff29c45-64b8-4d3-proj 2018-09-26 17:04:39,965 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSecurityGroupTests-8ff29c45-64b8-4d3-proj 2018-09-26 17:04:40,020 - keystone_utils - INFO - Created user with name - CreateStackSecurityGroupTests-8ff29c45-64b8-4d3-user 2018-09-26 17:04:40,216 - keystone_utils - INFO - Created role with name - CreateStackSecurityGroupTests-8ff29c45-64b8-4d3-proj-role 2018-09-26 17:04:40,298 - keystone_utils - INFO - Granting role CreateStackSecurityGroupTests-8ff29c45-64b8-4d3-proj-role to project CreateStackSecurityGroupTests-8ff29c45-64b8-4d3-proj 2018-09-26 17:04:43,203 - create_stack - INFO - Created stack with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-5568bc07-5175-4ad7-a134-0d19e99be962-stack 2018-09-26 17:04:46,800 - create_stack - INFO - Stack is now active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-5568bc07-5175-4ad7-a134-0d19e99be962-stack 2018-09-26 17:04:47,182 - neutron_utils - INFO - Retrieving security group with ID - 777df300-a47d-4fc2-aafe-33b5e21130c6 2018-09-26 17:04:47,388 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 777df300-a47d-4fc2-aafe-33b5e21130c6 2018-09-26 17:04:47,572 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 777df300-a47d-4fc2-aafe-33b5e21130c6 2018-09-26 17:04:48,513 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 777df300-a47d-4fc2-aafe-33b5e21130c6 2018-09-26 17:04:48,698 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 777df300-a47d-4fc2-aafe-33b5e21130c6 2018-09-26 17:04:48,870 - neutron_utils - INFO - Retrieving security group with ID - 777df300-a47d-4fc2-aafe-33b5e21130c6 2018-09-26 17:04:49,075 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 777df300-a47d-4fc2-aafe-33b5e21130c6 2018-09-26 17:04:49,104 - create_stack - INFO - Deleting stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-5568bc07-5175-4ad7-a134-0d19e99be962-stack 2018-09-26 17:04:52,933 - create_stack - INFO - Attempting to delete again stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-5568bc07-5175-4ad7-a134-0d19e99be962-stack 2018-09-26 17:04:53,815 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d3f3256b-7b8f-40ef-89b1-c08e8faab115 2018-09-26 17:04:54,003 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 17:04:54,316 - keystone_utils - INFO - Deleting project with name - CreateStackSecurityGroupTests-8ff29c45-64b8-4d3-proj 2018-09-26 17:04:54,596 - keystone_utils - INFO - Deleting role with name - CreateStackSecurityGroupTests-8ff29c45-64b8-4d3-proj-role 2018-09-26 17:04:54,816 - keystone_utils - INFO - Deleting user with name - CreateStackSecurityGroupTests-8ff29c45-64b8-4d3-user 2018-09-26 17:04:56,209 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-5f27872b-1f86-4a8-proj 2018-09-26 17:04:57,773 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-5f27872b-1f86-4a8-proj 2018-09-26 17:04:57,906 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-5f27872b-1f86-4a8-user 2018-09-26 17:04:58,102 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-5f27872b-1f86-4a8-proj-role 2018-09-26 17:04:58,183 - keystone_utils - INFO - Granting role CreateStackNegativeTests-5f27872b-1f86-4a8-proj-role to project CreateStackNegativeTests-5f27872b-1f86-4a8-proj 2018-09-26 17:04:59,470 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-5f27872b-1f86-4a8-proj 2018-09-26 17:04:59,692 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-5f27872b-1f86-4a8-proj-role 2018-09-26 17:04:59,884 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-5f27872b-1f86-4a8-user 2018-09-26 17:05:01,342 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-22161ba6-ce16-41a-proj 2018-09-26 17:05:03,036 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-22161ba6-ce16-41a-proj 2018-09-26 17:05:03,170 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-22161ba6-ce16-41a-user 2018-09-26 17:05:03,353 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-22161ba6-ce16-41a-proj-role 2018-09-26 17:05:03,445 - keystone_utils - INFO - Granting role CreateStackNegativeTests-22161ba6-ce16-41a-proj-role to project CreateStackNegativeTests-22161ba6-ce16-41a-proj 2018-09-26 17:05:05,258 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-22161ba6-ce16-41a-proj 2018-09-26 17:05:05,476 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-22161ba6-ce16-41a-proj-role 2018-09-26 17:05:05,685 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-22161ba6-ce16-41a-user 2018-09-26 17:05:07,072 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-fd359b25-7666-473-proj 2018-09-26 17:05:08,227 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-fd359b25-7666-473-user 2018-09-26 17:05:08,431 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-fd359b25-7666-473-proj-role 2018-09-26 17:05:08,521 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-fd359b25-7666-473-proj-role to project CreateInstanceSingleNetworkTests-fd359b25-7666-473-proj 2018-09-26 17:05:11,921 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-5bb51ea6-6e4b-452a-8a5f-13c5c7688ceb-image 2018-09-26 17:05:11,940 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-5bb51ea6-6e4b-452a-8a5f-13c5c7688ceb-image 2018-09-26 17:05:12,562 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-5bb51ea6-6e4b-452a-8a5f-13c5c7688ceb-pub-net 2018-09-26 17:05:13,574 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-5bb51ea6-6e4b-452a-8a5f-13c5c7688ceb-pub-subnet 2018-09-26 17:05:16,480 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-5bb51ea6-6e4b-452a-8a5f-13c5c7688ceb-pub-router 2018-09-26 17:05:17,632 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-5bb51ea6-6e4b-452a-8a5f-13c5c7688ceb-pub-subnet 2018-09-26 17:05:17,632 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-5bb51ea6-6e4b-452a-8a5f-13c5c7688ceb-pub-subnet 2018-09-26 17:05:19,932 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-5bb51ea6-6e4b-452a-8a5f-13c5c7688ceb-pub-net 2018-09-26 17:05:21,884 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-5bb51ea6-6e4b-452a-8a5f-13c5c7688ceb-image 2018-09-26 17:05:23,390 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6c91bc7e-6f51-43af-97b1-22d4cb3f76d9 2018-09-26 17:05:23,574 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 17:05:23,915 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-fd359b25-7666-473-proj 2018-09-26 17:05:24,141 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-fd359b25-7666-473-proj-role 2018-09-26 17:05:24,344 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-fd359b25-7666-473-user 2018-09-26 17:05:25,754 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-439815d5-9d4e-410-proj 2018-09-26 17:05:26,898 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-439815d5-9d4e-410-user 2018-09-26 17:05:27,048 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-439815d5-9d4e-410-proj-role 2018-09-26 17:05:27,139 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-439815d5-9d4e-410-proj-role to project CreateInstanceSingleNetworkTests-439815d5-9d4e-410-proj 2018-09-26 17:05:29,835 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-e38a5a5e-206a-4cad-9d53-683950450a7f-image 2018-09-26 17:05:29,855 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-e38a5a5e-206a-4cad-9d53-683950450a7f-image 2018-09-26 17:05:30,485 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-e38a5a5e-206a-4cad-9d53-683950450a7f-pub-net 2018-09-26 17:05:31,499 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-e38a5a5e-206a-4cad-9d53-683950450a7f-pub-subnet 2018-09-26 17:05:34,260 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-e38a5a5e-206a-4cad-9d53-683950450a7f-pub-router 2018-09-26 17:05:35,328 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-e38a5a5e-206a-4cad-9d53-683950450a7f-pub-subnet 2018-09-26 17:05:35,328 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-e38a5a5e-206a-4cad-9d53-683950450a7f-pub-subnet 2018-09-26 17:05:37,828 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-e38a5a5e-206a-4cad-9d53-683950450a7f-pub-net 2018-09-26 17:05:39,094 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-e38a5a5e-206a-4cad-9d53-683950450a7f-image 2018-09-26 17:05:41,179 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 111269ed-70bf-435b-9dfd-753d64bb8802 2018-09-26 17:05:41,364 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 17:05:41,720 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-439815d5-9d4e-410-proj 2018-09-26 17:05:42,039 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-439815d5-9d4e-410-proj-role 2018-09-26 17:05:42,267 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-439815d5-9d4e-410-user 2018-09-26 17:05:43,695 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-1f3a8fc4-3234-4fd-proj 2018-09-26 17:05:44,814 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-1f3a8fc4-3234-4fd-user 2018-09-26 17:05:45,024 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-1f3a8fc4-3234-4fd-proj-role 2018-09-26 17:05:45,044 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-1f3a8fc4-3234-4fd-proj-role to project CreateInstanceSingleNetworkTests-1f3a8fc4-3234-4fd-proj 2018-09-26 17:05:47,480 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-ab9b49bc-4ee8-4350-8906-6e7707ba8442-image 2018-09-26 17:05:47,643 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-ab9b49bc-4ee8-4350-8906-6e7707ba8442-image 2018-09-26 17:05:48,268 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-ab9b49bc-4ee8-4350-8906-6e7707ba8442-pub-net 2018-09-26 17:05:49,123 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-ab9b49bc-4ee8-4350-8906-6e7707ba8442-pub-subnet 2018-09-26 17:05:51,937 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-ab9b49bc-4ee8-4350-8906-6e7707ba8442-pub-router 2018-09-26 17:05:53,029 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-ab9b49bc-4ee8-4350-8906-6e7707ba8442-pub-subnet 2018-09-26 17:05:53,029 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-ab9b49bc-4ee8-4350-8906-6e7707ba8442-pub-subnet 2018-09-26 17:05:55,249 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-ab9b49bc-4ee8-4350-8906-6e7707ba8442-pub-net 2018-09-26 17:05:56,598 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-ab9b49bc-4ee8-4350-8906-6e7707ba8442-image 2018-09-26 17:05:57,620 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0480bbb7-87a9-4b3c-b6fc-0ec9d5833c91 2018-09-26 17:05:57,797 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 17:05:58,145 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-1f3a8fc4-3234-4fd-proj 2018-09-26 17:05:58,369 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-1f3a8fc4-3234-4fd-proj-role 2018-09-26 17:05:58,589 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-1f3a8fc4-3234-4fd-user 2018-09-26 17:06:00,012 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-7d0eef17-da1c-453-proj 2018-09-26 17:06:01,097 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-7d0eef17-da1c-453-user 2018-09-26 17:06:01,287 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-7d0eef17-da1c-453-proj-role 2018-09-26 17:06:01,376 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-7d0eef17-da1c-453-proj-role to project CreateInstanceSingleNetworkTests-7d0eef17-da1c-453-proj 2018-09-26 17:06:04,190 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-4bfcc75d-a0b8-467d-a04b-0cd8be4b9d44-image 2018-09-26 17:06:04,347 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-4bfcc75d-a0b8-467d-a04b-0cd8be4b9d44-image 2018-09-26 17:06:04,992 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-4bfcc75d-a0b8-467d-a04b-0cd8be4b9d44-pub-net 2018-09-26 17:06:06,003 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-4bfcc75d-a0b8-467d-a04b-0cd8be4b9d44-pub-subnet 2018-09-26 17:06:08,681 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-4bfcc75d-a0b8-467d-a04b-0cd8be4b9d44-pub-router 2018-09-26 17:06:09,670 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-4bfcc75d-a0b8-467d-a04b-0cd8be4b9d44-pub-subnet 2018-09-26 17:06:09,670 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-4bfcc75d-a0b8-467d-a04b-0cd8be4b9d44-pub-subnet 2018-09-26 17:06:12,136 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-4bfcc75d-a0b8-467d-a04b-0cd8be4b9d44-pub-net 2018-09-26 17:06:13,497 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-4bfcc75d-a0b8-467d-a04b-0cd8be4b9d44-image 2018-09-26 17:06:15,348 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 36162c26-7b04-493b-9e72-3df174324cf3 2018-09-26 17:06:15,533 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 17:06:15,845 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-7d0eef17-da1c-453-proj 2018-09-26 17:06:16,082 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-7d0eef17-da1c-453-proj-role 2018-09-26 17:06:16,282 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-7d0eef17-da1c-453-user 2018-09-26 17:06:17,767 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-ed3c8275-6d8d-454-proj 2018-09-26 17:06:18,814 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-ed3c8275-6d8d-454-user 2018-09-26 17:06:18,934 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-ed3c8275-6d8d-454-proj-role 2018-09-26 17:06:19,023 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-ed3c8275-6d8d-454-proj-role to project CreateInstanceSingleNetworkTests-ed3c8275-6d8d-454-proj 2018-09-26 17:06:21,511 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-27ba143f-e666-47f4-be1b-93e29a097238-image 2018-09-26 17:06:21,678 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-27ba143f-e666-47f4-be1b-93e29a097238-image 2018-09-26 17:06:22,260 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-27ba143f-e666-47f4-be1b-93e29a097238-pub-net 2018-09-26 17:06:23,382 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-27ba143f-e666-47f4-be1b-93e29a097238-pub-subnet 2018-09-26 17:06:26,145 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-27ba143f-e666-47f4-be1b-93e29a097238-pub-router 2018-09-26 17:06:27,179 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-27ba143f-e666-47f4-be1b-93e29a097238-pub-subnet 2018-09-26 17:06:27,179 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-27ba143f-e666-47f4-be1b-93e29a097238-pub-subnet 2018-09-26 17:06:29,309 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-27ba143f-e666-47f4-be1b-93e29a097238-pub-net 2018-09-26 17:06:30,643 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-27ba143f-e666-47f4-be1b-93e29a097238-image 2018-09-26 17:06:32,475 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e78967bb-ac1b-42e7-a0e3-1940cc7ded57 2018-09-26 17:06:32,653 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 17:06:32,972 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-ed3c8275-6d8d-454-proj 2018-09-26 17:06:33,213 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-ed3c8275-6d8d-454-proj-role 2018-09-26 17:06:33,407 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-ed3c8275-6d8d-454-user 2018-09-26 17:06:34,839 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-fb9ddd29-a131-4a2-proj 2018-09-26 17:06:35,988 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-fb9ddd29-a131-4a2-user 2018-09-26 17:06:36,198 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-fb9ddd29-a131-4a2-proj-role 2018-09-26 17:06:36,290 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-fb9ddd29-a131-4a2-proj-role to project CreateInstanceSingleNetworkTests-fb9ddd29-a131-4a2-proj 2018-09-26 17:06:38,581 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-81291fff-51fe-4bd3-8f43-7bb446fc31aa-image 2018-09-26 17:06:38,600 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-81291fff-51fe-4bd3-8f43-7bb446fc31aa-image 2018-09-26 17:06:39,326 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-81291fff-51fe-4bd3-8f43-7bb446fc31aa-pub-net 2018-09-26 17:06:40,351 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-81291fff-51fe-4bd3-8f43-7bb446fc31aa-pub-subnet 2018-09-26 17:06:43,103 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-81291fff-51fe-4bd3-8f43-7bb446fc31aa-pub-router 2018-09-26 17:06:44,131 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-81291fff-51fe-4bd3-8f43-7bb446fc31aa-pub-subnet 2018-09-26 17:06:44,131 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-81291fff-51fe-4bd3-8f43-7bb446fc31aa-pub-subnet 2018-09-26 17:06:46,412 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-81291fff-51fe-4bd3-8f43-7bb446fc31aa-pub-net 2018-09-26 17:06:47,866 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-81291fff-51fe-4bd3-8f43-7bb446fc31aa-image 2018-09-26 17:06:50,158 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9e5ba77d-c96a-4d33-9f5d-74d26b8816ee 2018-09-26 17:06:50,336 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 17:06:50,761 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-fb9ddd29-a131-4a2-proj 2018-09-26 17:06:50,974 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-fb9ddd29-a131-4a2-proj-role 2018-09-26 17:06:51,183 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-fb9ddd29-a131-4a2-user 2018-09-26 17:06:52,606 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-65083934-4c7b-419-proj 2018-09-26 17:06:53,785 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-65083934-4c7b-419-user 2018-09-26 17:06:54,084 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-65083934-4c7b-419-proj-role 2018-09-26 17:06:54,167 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-65083934-4c7b-419-proj-role to project CreateInstanceSingleNetworkTests-65083934-4c7b-419-proj 2018-09-26 17:06:57,519 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-090225db-3e5d-482d-98a5-6fb0e34346ce-image 2018-09-26 17:06:57,687 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-090225db-3e5d-482d-98a5-6fb0e34346ce-image 2018-09-26 17:06:58,453 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-090225db-3e5d-482d-98a5-6fb0e34346ce-pub-net 2018-09-26 17:06:59,401 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-090225db-3e5d-482d-98a5-6fb0e34346ce-pub-subnet 2018-09-26 17:07:02,245 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-090225db-3e5d-482d-98a5-6fb0e34346ce-pub-router 2018-09-26 17:07:03,143 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-090225db-3e5d-482d-98a5-6fb0e34346ce-pub-subnet 2018-09-26 17:07:03,143 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-090225db-3e5d-482d-98a5-6fb0e34346ce-pub-subnet 2018-09-26 17:07:05,575 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-090225db-3e5d-482d-98a5-6fb0e34346ce-pub-net 2018-09-26 17:07:07,224 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-090225db-3e5d-482d-98a5-6fb0e34346ce-image 2018-09-26 17:07:08,866 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1069d2c7-155a-4b08-9d54-36650db16792 2018-09-26 17:07:09,047 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 17:07:09,361 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-65083934-4c7b-419-proj 2018-09-26 17:07:09,620 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-65083934-4c7b-419-proj-role 2018-09-26 17:07:09,834 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-65083934-4c7b-419-user 2018-09-26 17:07:11,270 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-ace5168e-14bc-440-proj 2018-09-26 17:07:12,905 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-ace5168e-14bc-440-proj 2018-09-26 17:07:13,332 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-ace5168e-14bc-440-proj 2018-09-26 17:07:13,452 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-ace5168e-14bc-440-user 2018-09-26 17:07:13,653 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-ace5168e-14bc-440-proj-role 2018-09-26 17:07:13,738 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-ace5168e-14bc-440-proj-role to project CreateStackFloatingIpTests-ace5168e-14bc-440-proj 2018-09-26 17:07:16,089 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-ea0d3911-08d7-4e11-89a0-91989fedee0e-image 2018-09-26 17:07:16,263 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-ea0d3911-08d7-4e11-89a0-91989fedee0e-image 2018-09-26 17:07:20,544 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-ea0d3911-08d7-4e11-89a0-91989fedee0e-stack 2018-09-26 17:07:28,091 - create_stack - ERROR - Stack CreateStackFloatingIpTests-CreateStackFloatingIpTests-ea0d3911-08d7-4e11-89a0-91989fedee0e-stack failed 2018-09-26 17:07:28,092 - create_stack - ERROR - Resource: [floating_ip] status: [INIT_COMPLETE] reason: [] 2018-09-26 17:07:28,092 - create_stack - ERROR - Resource: [floating_ip_association] status: [INIT_COMPLETE] reason: [] 2018-09-26 17:07:28,092 - create_stack - ERROR - Resource: [management_router_interface] status: [INIT_COMPLETE] reason: [] 2018-09-26 17:07:28,092 - create_stack - ERROR - Resource: [management_router] status: [CREATE_FAILED] reason: [IpAddressGenerationFailureClient: resources.management_router: No more IP addresses available on network f3dffb7c-5fcf-4cce-9309-0625cbadd759. Neutron server returns request_ids: ['req-32a9c133-7f48-41c7-affe-6301e9b19af1']] 2018-09-26 17:07:28,092 - create_stack - ERROR - Resource: [vm2] status: [CREATE_IN_PROGRESS] reason: [state changed] 2018-09-26 17:07:28,092 - create_stack - ERROR - Resource: [vm1] status: [INIT_COMPLETE] reason: [] 2018-09-26 17:07:28,093 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-ea0d3911-08d7-4e11-89a0-91989fedee0e-stack 2018-09-26 17:07:48,233 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-ea0d3911-08d7-4e11-89a0-91989fedee0e-stack 2018-09-26 17:07:48,288 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-ea0d3911-08d7-4e11-89a0-91989fedee0e-image 2018-09-26 17:07:50,434 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 79edb344-eeec-491b-9f09-995a29ba68a8 2018-09-26 17:07:50,622 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 17:07:51,127 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-ace5168e-14bc-440-proj 2018-09-26 17:07:51,453 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-ace5168e-14bc-440-proj-role 2018-09-26 17:07:51,679 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-ace5168e-14bc-440-user 2018-09-26 17:07:53,192 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-6d24fd48-3a69-4f7-proj 2018-09-26 17:07:54,743 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-6d24fd48-3a69-4f7-proj 2018-09-26 17:07:55,163 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-6d24fd48-3a69-4f7-proj 2018-09-26 17:07:55,285 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-6d24fd48-3a69-4f7-user 2018-09-26 17:07:55,485 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-6d24fd48-3a69-4f7-proj-role 2018-09-26 17:07:55,571 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-6d24fd48-3a69-4f7-proj-role to project CreateStackFloatingIpTests-6d24fd48-3a69-4f7-proj 2018-09-26 17:07:58,938 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-d0a698d3-c9bc-4e87-942b-b8a9e0c06a6a-image 2018-09-26 17:07:58,957 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-d0a698d3-c9bc-4e87-942b-b8a9e0c06a6a-image 2018-09-26 17:08:03,311 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-d0a698d3-c9bc-4e87-942b-b8a9e0c06a6a-stack 2018-09-26 17:08:11,029 - create_stack - ERROR - Stack CreateStackFloatingIpTests-CreateStackFloatingIpTests-d0a698d3-c9bc-4e87-942b-b8a9e0c06a6a-stack failed 2018-09-26 17:08:11,029 - create_stack - ERROR - Resource: [floating_ip] status: [INIT_COMPLETE] reason: [] 2018-09-26 17:08:11,029 - create_stack - ERROR - Resource: [floating_ip_association] status: [INIT_COMPLETE] reason: [] 2018-09-26 17:08:11,029 - create_stack - ERROR - Resource: [management_router_interface] status: [INIT_COMPLETE] reason: [] 2018-09-26 17:08:11,030 - create_stack - ERROR - Resource: [management_router] status: [CREATE_FAILED] reason: [IpAddressGenerationFailureClient: resources.management_router: No more IP addresses available on network f3dffb7c-5fcf-4cce-9309-0625cbadd759. Neutron server returns request_ids: ['req-50a8803b-7d4b-4bbf-9474-e44fc61b6923']] 2018-09-26 17:08:11,030 - create_stack - ERROR - Resource: [vm1] status: [INIT_COMPLETE] reason: [] 2018-09-26 17:08:11,030 - create_stack - ERROR - Resource: [vm2] status: [CREATE_IN_PROGRESS] reason: [state changed] 2018-09-26 17:08:11,030 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-d0a698d3-c9bc-4e87-942b-b8a9e0c06a6a-stack 2018-09-26 17:08:33,919 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-d0a698d3-c9bc-4e87-942b-b8a9e0c06a6a-stack 2018-09-26 17:08:34,123 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-d0a698d3-c9bc-4e87-942b-b8a9e0c06a6a-image 2018-09-26 17:08:35,380 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d925cf3f-47aa-466c-8512-77c83e9fb01f 2018-09-26 17:08:35,652 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 17:08:35,959 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-6d24fd48-3a69-4f7-proj 2018-09-26 17:08:36,195 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-6d24fd48-3a69-4f7-proj-role 2018-09-26 17:08:36,403 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-6d24fd48-3a69-4f7-user 2018-09-26 17:08:37,899 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-fb87cf09-aee7-481-proj 2018-09-26 17:08:38,995 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-fb87cf09-aee7-481-user 2018-09-26 17:08:39,199 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-fb87cf09-aee7-481-proj-role 2018-09-26 17:08:39,218 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-fb87cf09-aee7-481-proj-role to project AnsibleProvisioningTests-fb87cf09-aee7-481-proj 2018-09-26 17:08:46,175 - create_image - INFO - Created image with name - AnsibleProvisioningTests-6613cf54-0da7-4432-baa1-526c453594a6--image 2018-09-26 17:08:46,347 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-6613cf54-0da7-4432-baa1-526c453594a6--image 2018-09-26 17:08:46,983 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-6613cf54-0da7-4432-baa1-526c453594a6-pub-net 2018-09-26 17:08:48,002 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-6613cf54-0da7-4432-baa1-526c453594a6-pub-subnet 2018-09-26 17:08:50,686 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-6613cf54-0da7-4432-baa1-526c453594a6-pub-router 2018-09-26 17:08:51,581 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-6613cf54-0da7-4432-baa1-526c453594a6-pub-subnet 2018-09-26 17:08:51,581 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-6613cf54-0da7-4432-baa1-526c453594a6-pub-subnet 2018-09-26 17:08:54,308 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-6613cf54-0da7-4432-baa1-526c453594a6-pub-net 2018-09-26 17:08:55,704 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-6613cf54-0da7-4432-baa1-526c453594a6--image 2018-09-26 17:08:57,640 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 222c4b76-f431-43d3-9e45-22e7a6f2de80 2018-09-26 17:08:57,824 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 17:08:58,159 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-fb87cf09-aee7-481-proj 2018-09-26 17:08:58,441 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-fb87cf09-aee7-481-proj-role 2018-09-26 17:08:58,637 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-fb87cf09-aee7-481-user 2018-09-26 17:09:00,079 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-1116551e-e001-424-proj 2018-09-26 17:09:01,127 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-1116551e-e001-424-user 2018-09-26 17:09:01,319 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-1116551e-e001-424-proj-role 2018-09-26 17:09:01,410 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-1116551e-e001-424-proj-role to project AnsibleProvisioningTests-1116551e-e001-424-proj 2018-09-26 17:09:09,381 - create_image - INFO - Created image with name - AnsibleProvisioningTests-3c824238-7ae2-475c-ad1c-16dbd4b6d4bc--image 2018-09-26 17:09:09,548 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-3c824238-7ae2-475c-ad1c-16dbd4b6d4bc--image 2018-09-26 17:09:10,201 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-3c824238-7ae2-475c-ad1c-16dbd4b6d4bc-pub-net 2018-09-26 17:09:11,181 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-3c824238-7ae2-475c-ad1c-16dbd4b6d4bc-pub-subnet 2018-09-26 17:09:14,324 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-3c824238-7ae2-475c-ad1c-16dbd4b6d4bc-pub-router 2018-09-26 17:09:15,198 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-3c824238-7ae2-475c-ad1c-16dbd4b6d4bc-pub-subnet 2018-09-26 17:09:15,198 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-3c824238-7ae2-475c-ad1c-16dbd4b6d4bc-pub-subnet 2018-09-26 17:09:17,765 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-3c824238-7ae2-475c-ad1c-16dbd4b6d4bc-pub-net 2018-09-26 17:09:19,364 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-3c824238-7ae2-475c-ad1c-16dbd4b6d4bc--image 2018-09-26 17:09:22,081 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bd25c403-ef45-471d-8e11-97037b0ba4ea 2018-09-26 17:09:22,253 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 17:09:22,580 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-1116551e-e001-424-proj 2018-09-26 17:09:22,933 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-1116551e-e001-424-proj-role 2018-09-26 17:09:23,128 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-1116551e-e001-424-user 2018-09-26 17:09:23,508 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-26 17:09:23,509 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 40:17 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-09-26 17:09:25,367 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-09-26 17:09:25,418 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-09-26 17:09:26,842 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-26 17:09:28,663 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-26 17:09:31,185 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-09-26 17:09:30.779 11419 INFO rally.deployment.engine [-] Deployment 759a2800-f20f-4d39-a6bc-c0a8d830a5a6 | Starting: Destroy cloud and free allocated resources. 2018-09-26 17:09:30.855 11419 INFO rally.deployment.engine [-] Deployment 759a2800-f20f-4d39-a6bc-c0a8d830a5a6 | Completed: Destroy cloud and free allocated resources. 2018-09-26 17:09:30.909 11419 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=852e40b9-9634-4404-bee3-f2e77bbfc108) for deployment 'opnfv-rally'. 2018-09-26 17:09:30.938 11419 INFO rally.api [-] Deleting verification (UUID=d9f40eee-7a47-4895-9220-d6fb6782bcbd). 2018-09-26 17:09:30.985 11419 INFO rally.api [-] Verification has been successfully deleted! 2018-09-26 17:09:30.985 11419 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=852e40b9-9634-4404-bee3-f2e77bbfc108). 2018-09-26 17:09:30.990 11419 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-09-26 17:09:33,507 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-09-26 17:09:33.305 11422 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=dc1eb190-7bd0-4fd6-b6a1-006809290ca8) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | dc1eb190-7bd0-4fd6-b6a1-006809290ca8 | 2018-09-26T17:09:33 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: dc1eb190-7bd0-4fd6-b6a1-006809290ca8 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-09-26 17:09:36,760 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-09-26 17:09:36,761 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-09-26 17:09:39,361 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-09-26 17:09:39.067 11428 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=852e40b9-9634-4404-bee3-f2e77bbfc108). 2018-09-26 17:09:39.202 11428 INFO rally.api [-] Verifier has been successfully deleted! 2018-09-26 17:09:43,015 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-09-26 17:09:41.397 11431 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-09-26 17:09:41.555 11431 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-09-26 17:09:42.842 11431 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=71bdfcd3-43a1-4c15-8d4d-04fe51aa7759) has been successfully created! Using verifier 'opnfv-tempest' (UUID=71bdfcd3-43a1-4c15-8d4d-04fe51aa7759) as the default verifier for the future CLI operations. 2018-09-26 17:09:45,896 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-09-26 17:09:54,803 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-09-26 17:09:53.393 11450 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=71bdfcd3-43a1-4c15-8d4d-04fe51aa7759) for deployment 'opnfv-rally' (UUID=dc1eb190-7bd0-4fd6-b6a1-006809290ca8). 2018-09-26 17:09:54.635 11450 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-09-26 17:09:54.637 11450 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=71bdfcd3-43a1-4c15-8d4d-04fe51aa7759) has been successfully configured for deployment 'opnfv-rally' (UUID=dc1eb190-7bd0-4fd6-b6a1-006809290ca8)! 2018-09-26 17:09:58,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-71bdfcd3-43a1-4c15-8d4d-04fe51aa7759/repo; testr list-tests 'neutron.tests.tempest.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-09-26 17:09:58,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-09-26 17:10:00,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:10:00.524 11459 INFO rally.api [-] Starting verification (UUID=7dd49bef-00e8-4cbe-8885-be8bccb5a050) for deployment 'opnfv-rally' (UUID=dc1eb190-7bd0-4fd6-b6a1-006809290ca8) by verifier 'opnfv-tempest' (UUID=71bdfcd3-43a1-4c15-8d4d-04fe51aa7759). 2018-09-26 17:11:49,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 7dd49bef-00e8-4cbe-8885-be8bccb5a050 2018-09-26 17:11:49,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '7dd49bef-00e8-4cbe-8885-be8bccb5a050']'. 2018-09-26 17:11:50,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-09-26 17:11:50,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-09-26 17:11:50,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-26 17:11:50,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 7dd49bef-00e8-4cbe-8885-be8bccb5a050 | 2018-09-26 17:11:50,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-09-26 17:11:50,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-09-26 17:10:00 | 2018-09-26 17:11:50,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-09-26 17:11:49 | 2018-09-26 17:11:50,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:49 | 2018-09-26 17:11:50,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-09-26 17:11:50,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-09-26 17:11:50,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 71bdfcd3-43a1-4c15-8d4d-04fe51aa7759) | 2018-09-26 17:11:50,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-09-26 17:11:50,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: dc1eb190-7bd0-4fd6-b6a1-006809290ca8) | 2018-09-26 17:11:50,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-09-26 17:11:50,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 97.568 | 2018-09-26 17:11:50,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 42 | 2018-09-26 17:11:50,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 8 | 2018-09-26 17:11:50,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-09-26 17:11:50,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-09-26 17:11:50,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2018-09-26 17:11:50,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-26 17:11:50,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-09-26 17:11:50,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-09-26 17:11:50,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 95.4545454545% 2018-09-26 17:11:50,374 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-26 17:11:50,374 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:04 | FAIL | +-----------------------+------------------+------------------+----------------+ 2018-09-26 17:11:54,011 - xtesting.ci.run_tests - ERROR - The test case 'neutron_trunk' failed. 2018-09-26 17:11:54,012 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:55 | FAIL | | vping_userdata | functest | smoke | 09:11 | FAIL | | tempest_smoke_serial | functest | smoke | 13:12 | PASS | | rally_sanity | functest | smoke | 24:58 | PASS | | refstack_defcore | functest | smoke | 07:41 | FAIL | | patrole | functest | smoke | 02:53 | PASS | | odl | functest | smoke | 00:20 | PASS | | snaps_smoke | functest | smoke | 40:17 | FAIL | | neutron_trunk | functest | smoke | 02:04 | FAIL | +------------------------------+------------------+---------------+------------------+----------------+ 2018-09-26 17:11:54,023 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-09-26 17:11:58,852 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-286 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-09-26 17:11:58,857 - 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_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=6vX8tFG4dWD2Eb2E3XY8F8TwJ export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.22,192.30.9.3 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 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 SDN_CONTROLLER_IP=192.30.9.3 export OS_REGION_NAME=regionOne 2018-09-26 17:11:58,857 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-09-26 17:11:58,859 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+------------------------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | doctor-notification bgpvpn | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+------------------------------------+ 2018-09-26 17:11:58,879 - xtesting.ci.run_tests - INFO - Loading test case 'doctor-notification'... 2018-09-26 17:11:58,897 - xtesting.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-09-26 17:15:41,473 - xtesting.core.feature - INFO - Test result is stored in '/var/lib/xtesting/results/doctor-notification.log' 2018-09-26 17:15:41,590 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-26 17:15:41,591 - xtesting.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 03:43 | PASS | +-----------------------------+-----------------+------------------+----------------+ 2018-09-26 17:15:41,625 - xtesting.ci.run_tests - INFO - Loading test case 'bgpvpn'... 2018-09-26 17:15:43,437 - xtesting.ci.run_tests - INFO - Running test case 'bgpvpn'... 2018-09-26 17:15:44,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:15:44,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:15:44,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:15:44,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:15:44,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:15:44,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:15:44,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:15:44,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:15:44,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:15:44,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:15:44,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:15:44,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:15:44,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:15:44,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:15:44,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:15:44,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:15:44,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:15:44,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:15:44,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:15:44,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:15:44,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:15:44,828 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:15:44,828 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:15:44,828 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:15:44,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:15:44,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:15:44,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:15:44,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:15:44,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:15:44,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:15:44,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:15:44,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:15:44,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:15:44,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:15:44,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:15:44,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:15:44,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:15:44,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:15:44,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:15:44,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:15:44,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:15:44,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:15:44,903 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:15:44,903 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:15:44,903 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:15:44,903 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:15:44,903 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:15:44,903 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:15:44,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-09-26 17:15:44,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:15:44,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:15:44,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:15:44,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:15:44,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:15:44,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:15:44,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:15:44,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:15:44,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:15:44,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:15:44,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:15:44,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:15:44,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:15:44,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:15:44,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:15:44,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:15:44,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:15:44,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:15:44,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:15:44,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:15:44,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:15:44,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:15:44,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:15:44,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:15:44,973 - sdnvpn.lib.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-09-26 17:15:44,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:15:44,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:15:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cb5bc6e-6b2a-4ce1-b029-3127305cc1f7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:15:44,980 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-7cb5bc6e-6b2a-4ce1-b029-3127305cc1f7 2018-09-26 17:15:44,981 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:15:45,354 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:15:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["o9gMn8xeQUKA91Ku1Bx94g"], "issued_at": "2018-09-26T17:15:45.000000Z"}} 2018-09-26 17:15:45,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33a9a60ccf218f19cb07b531019454fc458f9f26" 2018-09-26 17:15:45,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:15:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-005d45c9-1f5b-441f-9984-54e86371a08a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:15:45,437 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-005d45c9-1f5b-441f-9984-54e86371a08a 2018-09-26 17:15:45,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:15:45,448 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 17:15:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://192.30.9.3:35357/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.30.9.3:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 17:15:45,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/projects? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33a9a60ccf218f19cb07b531019454fc458f9f26" 2018-09-26 17:15:45,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:15:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81769676-e383-435c-8681-13a23d413fb9 Content-Encoding: gzip Content-Length: 278 Content-Type: application/json RESP BODY: {"links": {"self": "http://192.30.9.3:35357/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://192.30.9.3:35357/v3/projects/32e2fc060ffa4464a00bce7763dbcae4"}, "enabled": true, "id": "32e2fc060ffa4464a00bce7763dbcae4", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://192.30.9.3:35357/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31"}, "enabled": true, "id": "6d9e93c84a104a3c8872dd8724ca8a31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 17:15:45,525 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/projects used request id req-81769676-e383-435c-8681-13a23d413fb9 2018-09-26 17:15:45,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:15:45,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:15:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78d4d642-91d4-464f-a5c5-1626c9b20439 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:15:45,532 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-78d4d642-91d4-464f-a5c5-1626c9b20439 2018-09-26 17:15:45,533 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:15:45,906 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:15:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["QLiTnB66Rsi5X35qFnp-Kg"], "issued_at": "2018-09-26T17:15:45.000000Z"}} 2018-09-26 17:15:45,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/quotas/32e2fc060ffa4464a00bce7763dbcae4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9b945a6822e9f7f89724370979aea2fd3162b" 2018-09-26 17:15:46,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 201 X-Openstack-Request-Id: req-2367a9ed-34e4-4621-8784-b93538502cb8 Date: Wed, 26 Sep 2018 17:15:46 GMT RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 10, "router": 10, "rbac_policy": 10, "port": 500, "bgpvpn": -1}} 2018-09-26 17:15:46,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/quotas/32e2fc060ffa4464a00bce7763dbcae4 used request id req-2367a9ed-34e4-4621-8784-b93538502cb8 2018-09-26 17:15:46,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:15:46,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:15:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-403581fd-c9e9-446f-92be-9523485eb795 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:15:46,083 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-403581fd-c9e9-446f-92be-9523485eb795 2018-09-26 17:15:46,083 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:15:46,451 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:15:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["Zs6ZSMBhSTC98xJ1a1gTng"], "issued_at": "2018-09-26T17:15:46.000000Z"}} 2018-09-26 17:15:46,455 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/os-quota-class-sets/default -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b819298be326b0cf3c86efee1767dadc31179d8" 2018-09-26 17:15:46,613 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:15:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-731177c4-6866-4a95-a0dc-f790ec073d74 x-compute-request-id: req-731177c4-6866-4a95-a0dc-f790ec073d74 Content-Encoding: gzip Content-Length: 191 Content-Type: application/json RESP BODY: {"quota_class_set": {"injected_file_content_bytes": 10240, "metadata_items": 128, "ram": 51200, "floating_ips": 10, "key_pairs": 100, "id": "default", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-09-26 17:15:46,613 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-quota-class-sets/default used request id req-731177c4-6866-4a95-a0dc-f790ec073d74 2018-09-26 17:15:46,614 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Setting net/subnet/port/router quota to unlimited 2018-09-26 17:15:46,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/quotas/32e2fc060ffa4464a00bce7763dbcae4 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9b945a6822e9f7f89724370979aea2fd3162b" -d '{"quota": {"subnet": -1, "router": -1, "network": -1, "port": -1}}' 2018-09-26 17:15:46,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 198 X-Openstack-Request-Id: req-ef11ab3a-a9bd-484c-b4be-5a1bfd3c56e5 Date: Wed, 26 Sep 2018 17:15:46 GMT RESP BODY: {"quota": {"subnet": -1, "network": -1, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 10, "router": -1, "rbac_policy": 10, "port": -1, "bgpvpn": -1}} 2018-09-26 17:15:46,855 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/quotas/32e2fc060ffa4464a00bce7763dbcae4 used request id req-ef11ab3a-a9bd-484c-b4be-5a1bfd3c56e5 2018-09-26 17:15:46,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:15:46,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:15:46,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:15:46,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:15:46,857 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:15:46,857 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:15:46,857 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:15:46,857 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:15:46,857 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:15:46,857 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:15:46,857 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:15:46,857 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:15:46,858 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:15:46,858 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:15:46,858 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:15:46,858 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:15:46,858 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:15:46,858 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:15:46,858 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:15:46,858 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:15:46,858 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:15:46,859 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:15:46,859 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:15:46,859 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:15:46,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:15:46,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:15:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8da51e2c-8c88-4ab0-9614-01e5b3a5e619 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:15:46,869 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8da51e2c-8c88-4ab0-9614-01e5b3a5e619 2018-09-26 17:15:46,870 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:15:47,251 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:15:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["C6dl5QaMTUycrxtg6VreKQ"], "issued_at": "2018-09-26T17:15:47.000000Z"}} 2018-09-26 17:15:47,254 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f65b538068f1bf2ffb0eb767f76d1fe9b7fdaf9" 2018-09-26 17:15:47,431 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:15:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bab85317-e8b3-40f5-900e-506dfc0fa0f3 x-compute-request-id: req-bab85317-e8b3-40f5-900e-506dfc0fa0f3 Content-Encoding: gzip Content-Length: 277 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-26 17:15:47,431 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail used request id req-bab85317-e8b3-40f5-900e-506dfc0fa0f3 2018-09-26 17:15:47,432 - sdnvpn.lib.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-09-26 17:15:47,432 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Setting instances quota class to unlimited 2018-09-26 17:15:47,435 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:8774/v2.1/os-quota-class-sets/default -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b819298be326b0cf3c86efee1767dadc31179d8" -d '{"quota_class_set": {"instances": -1}}' 2018-09-26 17:15:47,474 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:15:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c8fbf283-213d-4308-85aa-60f7a4888a45 x-compute-request-id: req-c8fbf283-213d-4308-85aa-60f7a4888a45 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"quota_class_set": {"injected_file_content_bytes": 10240, "metadata_items": 128, "ram": 51200, "floating_ips": 10, "key_pairs": 100, "instances": -1, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-09-26 17:15:47,474 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.22:8774/v2.1/os-quota-class-sets/default used request id req-c8fbf283-213d-4308-85aa-60f7a4888a45 2018-09-26 17:15:47,474 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Cleaning up the Floating IP Addresses 2018-09-26 17:15:47,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9b945a6822e9f7f89724370979aea2fd3162b" 2018-09-26 17:15:47,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-1bcc8455-171d-4a66-aa2e-a771e29c850e Date: Wed, 26 Sep 2018 17:15:47 GMT RESP BODY: {"floatingips": []} 2018-09-26 17:15:47,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips used request id req-1bcc8455-171d-4a66-aa2e-a771e29c850e 2018-09-26 17:15:47,639 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Cleaning up the stale routers 2018-09-26 17:15:47,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9b945a6822e9f7f89724370979aea2fd3162b" 2018-09-26 17:15:47,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15551 X-Openstack-Request-Id: req-0e7ecb35-2bca-4eb7-a096-4867d55dea2c Date: Wed, 26 Sep 2018 17:15:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T16:34:13Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a21b8d27-6884-4a27-90be-806b7524c88f","ip_address":"172.30.9.210"}],"id":"06910bdd-6e94-4b8b-a61d-be1c9046a5f5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:df:ff:73","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"1b3228aa-8f2f-4257-bf95-70d8b87927db","name":"","admin_state_up":true,"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"","created_at":"2018-09-26T16:34:13Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T16:34:11Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a21b8d27-6884-4a27-90be-806b7524c88f","ip_address":"172.30.9.215"}],"id":"141ddbe0-9a99-43f2-b6ac-1da75f6d5d73","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:bb:0e:92","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"faf69e1f-957e-4697-96d8-639c09e7ca81","name":"","admin_state_up":true,"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"","created_at":"2018-09-26T16:34:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:15:53Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a21b8d27-6884-4a27-90be-806b7524c88f","ip_address":"172.30.9.200"}],"id":"3152dc9c-15fa-438c-9b25-f3e944010601","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c4:c4:89","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"baeb2ddc-801f-48f9-91f8-8b66702397d2","name":"","admin_state_up":true,"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"","created_at":"2018-09-26T15:15:52Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:41:44Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a21b8d27-6884-4a27-90be-806b7524c88f","ip_address":"172.30.9.209"}],"id":"4b0c01bf-4263-40a1-8c5e-6ca5a6085379","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ee:5e:0a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"b22fec61-ecb2-4b2f-af3c-f6a2e38896c2","name":"","admin_state_up":true,"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"","created_at":"2018-09-26T15:41:44Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T16:19:31Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a21b8d27-6884-4a27-90be-806b7524c88f","ip_address":"172.30.9.216"}],"id":"4bc8ccf9-efa8-4994-917a-6c045298171c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e7:fd:2c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"4cb51099-ece7-4e03-98c3-2db1e78d649c","name":"","admin_state_up":true,"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"","created_at":"2018-09-26T16:19:31Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:23:59Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a21b8d27-6884-4a27-90be-806b7524c88f","ip_address":"172.30.9.208"}],"id":"55cd4b86-ed19-4d9f-b6e3-2d186e5c246b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8e:d0:86","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"f482ef93-bda6-4a32-a0c3-ca41b86bf719","name":"","admin_state_up":true,"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"","created_at":"2018-09-26T15:23:59Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:39:55Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a21b8d27-6884-4a27-90be-806b7524c88f","ip_address":"172.30.9.204"}],"id":"5b1a1af3-d46b-4f22-9110-9fd570587c78","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d6:84:da","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"5ec7ac83-a9cb-465e-8eae-8551cb1e6a5c","name":"","admin_state_up":true,"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"","created_at":"2018-09-26T15:39:55Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T16:34:10Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a21b8d27-6884-4a27-90be-806b7524c88f","ip_address":"172.30.9.203"}],"id":"5c87440c-b20e-4921-ab7a-1af4f2b212fb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4e:a3:59","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"70ae1e05-4a0b-4788-9d0c-80b9eb742e99","name":"","admin_state_up":true,"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"","created_at":"2018-09-26T16:34:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T16:35:56Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a21b8d27-6884-4a27-90be-806b7524c88f","ip_address":"172.30.9.217"}],"id":"6791ff9c-5c45-4692-b96d-49e05ea00fc3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9a:48:89","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"aa694fd6-87f7-45cf-b21c-a8cfcbe5c0bd","name":"","admin_state_up":true,"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"","created_at":"2018-09-26T16:35:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:41:42Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a21b8d27-6884-4a27-90be-806b7524c88f","ip_address":"172.30.9.214"}],"id":"6b5e2f6c-7370-4b5c-b6f1-4fa1171f7070","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:33:58:bc","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"e6381c9a-2797-47a1-af52-0b3c05978f74","name":"","admin_state_up":true,"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"","created_at":"2018-09-26T15:41:42Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T16:18:46Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a21b8d27-6884-4a27-90be-806b7524c88f","ip_address":"172.30.9.218"}],"id":"76b350d9-a4a5-4798-910d-2d170b21a02f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4b:8f:ac","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"32b42bdd-c9bf-4269-8141-e1af33831a8f","name":"","admin_state_up":true,"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"","created_at":"2018-09-26T16:18:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T16:15:10Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a21b8d27-6884-4a27-90be-806b7524c88f","ip_address":"172.30.9.211"}],"id":"7c9baf61-1f7b-4d57-b016-6efa2ff666f0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:06:11:85","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"004ea81b-7bc9-4355-975c-4ec8071eb3ae","name":"","admin_state_up":true,"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"","created_at":"2018-09-26T16:15:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T16:35:57Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a21b8d27-6884-4a27-90be-806b7524c88f","ip_address":"172.30.9.219"}],"id":"80b8add8-e81f-4453-af1f-f3ca19afa2e9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:32:be:35","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"d183dd9a-5228-4982-abe9-ee3213c64369","name":"","admin_state_up":true,"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"","created_at":"2018-09-26T16:35:57Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:40:37Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a21b8d27-6884-4a27-90be-806b7524c88f","ip_address":"172.30.9.207"}],"id":"8180a2ba-249a-4315-ba6f-09d6b10f2f2d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ab:be:d3","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"9620b4ac-cf19-4a7a-86e9-5920aa63c2cb","name":"","admin_state_up":true,"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"","created_at":"2018-09-26T15:40:37Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T16:12:25Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a21b8d27-6884-4a27-90be-806b7524c88f","ip_address":"172.30.9.220"}],"id":"9b19abc9-57a2-4a62-9f7f-a58d8247f773","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e7:02:19","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"082c3162-1e76-4122-8929-060ee27e9a20","name":"","admin_state_up":true,"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"","created_at":"2018-09-26T16:12:25Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T16:34:12Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a21b8d27-6884-4a27-90be-806b7524c88f","ip_address":"172.30.9.212"}],"id":"ab41d6a6-0765-473a-813c-4a6858227f85","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4f:2a:46","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"dedd573f-46de-43cf-8e38-a1faef96be32","name":"","admin_state_up":true,"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"","created_at":"2018-09-26T16:34:12Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:41:41Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a21b8d27-6884-4a27-90be-806b7524c88f","ip_address":"172.30.9.202"}],"id":"bf572c69-66ad-4c68-8edd-2ebf53d46ad0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c7:85:06","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"40007591-5a90-4dfd-bf06-8381b2530a04","name":"","admin_state_up":true,"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"","created_at":"2018-09-26T15:41:41Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:51:11Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a21b8d27-6884-4a27-90be-806b7524c88f","ip_address":"172.30.9.205"}],"id":"db0107c4-da98-40d8-b7bb-2a5f3871ee9e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:31:97:cc","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"ab993dad-ef38-40b6-9684-62022b166476","name":"","admin_state_up":true,"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"","created_at":"2018-09-26T15:51:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T16:11:43Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a21b8d27-6884-4a27-90be-806b7524c88f","ip_address":"172.30.9.201"}],"id":"e179179b-95ef-4dd8-af89-2c205d7f71ee","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:fd:70:92","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"6626fc69-b86f-44c0-a11c-77f2cf610f5f","name":"","admin_state_up":true,"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"","created_at":"2018-09-26T16:11:43Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:41:40Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a21b8d27-6884-4a27-90be-806b7524c88f","ip_address":"172.30.9.213"}],"id":"e7671abe-e5fd-4fbf-9183-428b931bab1f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ed:a8:26","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"ea71e5cc-4cb5-44d2-874f-3877e3558784","name":"","admin_state_up":true,"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"","created_at":"2018-09-26T15:41:40Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T15:50:24Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a21b8d27-6884-4a27-90be-806b7524c88f","ip_address":"172.30.9.206"}],"id":"f4a1447a-fe7d-4da2-a524-9967f446944c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3f:4a:e0","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"ff696584-f752-4d54-bf58-e2380a569d89","name":"","admin_state_up":true,"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"","created_at":"2018-09-26T15:50:24Z","binding:vnic_type":"normal"}]} 2018-09-26 17:15:47,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports used request id req-0e7ecb35-2bca-4eb7-a096-4867d55dea2c 2018-09-26 17:15:47,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9b945a6822e9f7f89724370979aea2fd3162b" 2018-09-26 17:15:48,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13218 X-Openstack-Request-Id: req-d03fcef5-c1c0-4fd3-8f46-e2beebdc2916 Date: Wed, 26 Sep 2018 17:15:48 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "f6a40d2eab134248a835cf82963eca10", "created_at": "2018-09-26T16:15:09Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T16:15:10Z", "revision_number": 2, "routes": [], "project_id": "f6a40d2eab134248a835cf82963eca10", "id": "004ea81b-7bc9-4355-975c-4ec8071eb3ae", "name": "c_rally_a4824f4f_jiiVWfUh"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.220"}]}, "description": "", "tags": [], "tenant_id": "29f37b9dbb2d47b28d68d466578d60e2", "created_at": "2018-09-26T16:12:24Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T16:12:25Z", "revision_number": 2, "routes": [], "project_id": "29f37b9dbb2d47b28d68d466578d60e2", "id": "082c3162-1e76-4122-8929-060ee27e9a20", "name": "c_rally_f7e89afa_T3xMLpLB"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "2474daa3ddb145c9beecf6f4f7655c37", "created_at": "2018-09-26T16:34:13Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T16:34:13Z", "revision_number": 2, "routes": [], "project_id": "2474daa3ddb145c9beecf6f4f7655c37", "id": "1b3228aa-8f2f-4257-bf95-70d8b87927db", "name": "CreateNetworkSuccessTests-284008cd-54ac-48ff-996f-cdb7245f0845-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.218"}]}, "description": "", "tags": [], "tenant_id": "3e64113885ec4644b124c16dc894cca1", "created_at": "2018-09-26T16:18:45Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T16:18:46Z", "revision_number": 2, "routes": [], "project_id": "3e64113885ec4644b124c16dc894cca1", "id": "32b42bdd-c9bf-4269-8141-e1af33831a8f", "name": "tempest-ServersTestJSON-1613582188-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "f66bfc2139924877a700d0abde29c6ee", "created_at": "2018-09-26T15:41:40Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T15:41:41Z", "revision_number": 2, "routes": [], "project_id": "f66bfc2139924877a700d0abde29c6ee", "id": "40007591-5a90-4dfd-bf06-8381b2530a04", "name": "tempest-ServerActionsTestJSON-1197451462-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.216"}]}, "description": "", "tags": [], "tenant_id": "08de81e9ae0a4d518fb09779aeeaafef", "created_at": "2018-09-26T16:19:31Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T16:19:31Z", "revision_number": 2, "routes": [], "project_id": "08de81e9ae0a4d518fb09779aeeaafef", "id": "4cb51099-ece7-4e03-98c3-2db1e78d649c", "name": "tempest-ServersTestManualDisk-104080566-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "0c4a536a85684244b30e98091bd2972a", "created_at": "2018-09-26T15:39:54Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T15:39:55Z", "revision_number": 2, "routes": [], "project_id": "0c4a536a85684244b30e98091bd2972a", "id": "5ec7ac83-a9cb-465e-8eae-8551cb1e6a5c", "name": "tempest-ServersTestBootFromVolume-826662574-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "6f20f2f013b54604a7033c2764a422b7", "created_at": "2018-09-26T16:11:43Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T16:11:44Z", "revision_number": 2, "routes": [], "project_id": "6f20f2f013b54604a7033c2764a422b7", "id": "6626fc69-b86f-44c0-a11c-77f2cf610f5f", "name": "c_rally_5f94cfe7_jxjkSVTo"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "2474daa3ddb145c9beecf6f4f7655c37", "created_at": "2018-09-26T16:34:09Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T16:34:10Z", "revision_number": 2, "routes": [], "project_id": "2474daa3ddb145c9beecf6f4f7655c37", "id": "70ae1e05-4a0b-4788-9d0c-80b9eb742e99", "name": "CreateNetworkSuccessTests-284008cd-54ac-48ff-996f-cdb7245f0845-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "3359bb1e2f5c4144b483600370c1132a", "created_at": "2018-09-26T15:40:37Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T15:40:37Z", "revision_number": 2, "routes": [], "project_id": "3359bb1e2f5c4144b483600370c1132a", "id": "9620b4ac-cf19-4a7a-86e9-5920aa63c2cb", "name": "tempest-ServersTestJSON-917878395-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.217"}]}, "description": "", "tags": [], "tenant_id": "516b7250d3d24afc9a61ef646530ad1e", "created_at": "2018-09-26T16:35:55Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T16:35:56Z", "revision_number": 2, "routes": [], "project_id": "516b7250d3d24afc9a61ef646530ad1e", "id": "aa694fd6-87f7-45cf-b21c-a8cfcbe5c0bd", "name": "CreateRouterSuccessTests-b2a0ad84-71ae-438a-bbca-1ba112f04043-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "a94e7d19a9194ba2b1e4580fb5c353eb", "created_at": "2018-09-26T15:51:10Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T15:51:11Z", "revision_number": 2, "routes": [], "project_id": "a94e7d19a9194ba2b1e4580fb5c353eb", "id": "ab993dad-ef38-40b6-9684-62022b166476", "name": "tempest-TestServerMultinode-1780361039-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "f66bfc2139924877a700d0abde29c6ee", "created_at": "2018-09-26T15:41:43Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T15:41:44Z", "revision_number": 2, "routes": [], "project_id": "f66bfc2139924877a700d0abde29c6ee", "id": "b22fec61-ecb2-4b2f-af3c-f6a2e38896c2", "name": "tempest-ServerActionsTestJSON-1197451462-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:15:52Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T15:15:53Z", "revision_number": 2, "routes": [], "project_id": "27d48581408d451aadce970d111d0cc1", "id": "baeb2ddc-801f-48f9-91f8-8b66702397d2", "name": "NeutronUtilsRouterTests-07b2687a-30ad-407d-ab24-294ad00f0479-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.219"}]}, "description": "", "tags": [], "tenant_id": "516b7250d3d24afc9a61ef646530ad1e", "created_at": "2018-09-26T16:35:57Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T16:35:57Z", "revision_number": 2, "routes": [], "project_id": "516b7250d3d24afc9a61ef646530ad1e", "id": "d183dd9a-5228-4982-abe9-ee3213c64369", "name": "CreateRouterSuccessTests-b2a0ad84-71ae-438a-bbca-1ba112f04043-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "2474daa3ddb145c9beecf6f4f7655c37", "created_at": "2018-09-26T16:34:11Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T16:34:12Z", "revision_number": 2, "routes": [], "project_id": "2474daa3ddb145c9beecf6f4f7655c37", "id": "dedd573f-46de-43cf-8e38-a1faef96be32", "name": "CreateNetworkSuccessTests-284008cd-54ac-48ff-996f-cdb7245f0845-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.214"}]}, "description": "", "tags": [], "tenant_id": "f66bfc2139924877a700d0abde29c6ee", "created_at": "2018-09-26T15:41:42Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T15:41:43Z", "revision_number": 2, "routes": [], "project_id": "f66bfc2139924877a700d0abde29c6ee", "id": "e6381c9a-2797-47a1-af52-0b3c05978f74", "name": "tempest-ServerActionsTestJSON-1197451462-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "f66bfc2139924877a700d0abde29c6ee", "created_at": "2018-09-26T15:41:39Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T15:41:40Z", "revision_number": 2, "routes": [], "project_id": "f66bfc2139924877a700d0abde29c6ee", "id": "ea71e5cc-4cb5-44d2-874f-3877e3558784", "name": "tempest-ServerActionsTestJSON-1197451462-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:23:58Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T15:23:59Z", "revision_number": 2, "routes": [], "project_id": "27d48581408d451aadce970d111d0cc1", "id": "f482ef93-bda6-4a32-a0c3-ca41b86bf719", "name": "mgmt_router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.215"}]}, "description": "", "tags": [], "tenant_id": "2474daa3ddb145c9beecf6f4f7655c37", "created_at": "2018-09-26T16:34:10Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T16:34:11Z", "revision_number": 2, "routes": [], "project_id": "2474daa3ddb145c9beecf6f4f7655c37", "id": "faf69e1f-957e-4697-96d8-639c09e7ca81", "name": "CreateNetworkSuccessTests-284008cd-54ac-48ff-996f-cdb7245f0845-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "cf861b0caed04ff38131f37a87cc24cc", "created_at": "2018-09-26T15:50:23Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T15:50:24Z", "revision_number": 2, "routes": [], "project_id": "cf861b0caed04ff38131f37a87cc24cc", "id": "ff696584-f752-4d54-bf58-e2380a569d89", "name": "tempest-TestServerBasicOps-972312014-router"}]} 2018-09-26 17:15:48,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers used request id req-d03fcef5-c1c0-4fd3-8f46-e2beebdc2916 2018-09-26 17:15:48,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/004ea81b-7bc9-4355-975c-4ec8071eb3ae -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9b945a6822e9f7f89724370979aea2fd3162b" -d '{"router": {"external_gateway_info": {}}}' 2018-09-26 17:15:49,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 434 X-Openstack-Request-Id: req-2b1c2934-f922-472f-ac9a-81db3e33abbb Date: Wed, 26 Sep 2018 17:15:49 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "f6a40d2eab134248a835cf82963eca10", "created_at": "2018-09-26T16:15:09Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T17:15:48Z", "revision_number": 5, "routes": [], "project_id": "f6a40d2eab134248a835cf82963eca10", "id": "004ea81b-7bc9-4355-975c-4ec8071eb3ae", "name": "c_rally_a4824f4f_jiiVWfUh"}} 2018-09-26 17:15:49,108 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/004ea81b-7bc9-4355-975c-4ec8071eb3ae used request id req-2b1c2934-f922-472f-ac9a-81db3e33abbb 2018-09-26 17:15:49,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/004ea81b-7bc9-4355-975c-4ec8071eb3ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9b945a6822e9f7f89724370979aea2fd3162b" 2018-09-26 17:15:49,717 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bc4fae48-caa2-496d-81b3-62c50596386a Content-Length: 0 Date: Wed, 26 Sep 2018 17:15:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:15:49,717 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/004ea81b-7bc9-4355-975c-4ec8071eb3ae used request id req-bc4fae48-caa2-496d-81b3-62c50596386a 2018-09-26 17:15:49,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/082c3162-1e76-4122-8929-060ee27e9a20 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9b945a6822e9f7f89724370979aea2fd3162b" -d '{"router": {"external_gateway_info": {}}}' 2018-09-26 17:15:50,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 434 X-Openstack-Request-Id: req-d03a3d0e-f04e-423a-8ae8-7a9b37f273c7 Date: Wed, 26 Sep 2018 17:15:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "29f37b9dbb2d47b28d68d466578d60e2", "created_at": "2018-09-26T16:12:24Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T17:15:50Z", "revision_number": 5, "routes": [], "project_id": "29f37b9dbb2d47b28d68d466578d60e2", "id": "082c3162-1e76-4122-8929-060ee27e9a20", "name": "c_rally_f7e89afa_T3xMLpLB"}} 2018-09-26 17:15:50,488 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/082c3162-1e76-4122-8929-060ee27e9a20 used request id req-d03a3d0e-f04e-423a-8ae8-7a9b37f273c7 2018-09-26 17:15:50,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/082c3162-1e76-4122-8929-060ee27e9a20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9b945a6822e9f7f89724370979aea2fd3162b" 2018-09-26 17:15:50,823 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ac4e5494-9732-4ef8-9d22-06ad229fb1ad Content-Length: 0 Date: Wed, 26 Sep 2018 17:15:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:15:50,823 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/082c3162-1e76-4122-8929-060ee27e9a20 used request id req-ac4e5494-9732-4ef8-9d22-06ad229fb1ad 2018-09-26 17:15:50,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/1b3228aa-8f2f-4257-bf95-70d8b87927db -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9b945a6822e9f7f89724370979aea2fd3162b" -d '{"router": {"external_gateway_info": {}}}' 2018-09-26 17:15:51,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 482 X-Openstack-Request-Id: req-f49c2340-ae4a-412b-a31e-65b0c4949a44 Date: Wed, 26 Sep 2018 17:15:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "2474daa3ddb145c9beecf6f4f7655c37", "created_at": "2018-09-26T16:34:13Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T17:15:51Z", "revision_number": 5, "routes": [], "project_id": "2474daa3ddb145c9beecf6f4f7655c37", "id": "1b3228aa-8f2f-4257-bf95-70d8b87927db", "name": "CreateNetworkSuccessTests-284008cd-54ac-48ff-996f-cdb7245f0845-pub-router"}} 2018-09-26 17:15:51,752 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/1b3228aa-8f2f-4257-bf95-70d8b87927db used request id req-f49c2340-ae4a-412b-a31e-65b0c4949a44 2018-09-26 17:15:51,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/1b3228aa-8f2f-4257-bf95-70d8b87927db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9b945a6822e9f7f89724370979aea2fd3162b" 2018-09-26 17:15:52,196 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a99fe158-9524-424b-bf9c-8e66d9e5f31d Content-Length: 0 Date: Wed, 26 Sep 2018 17:15:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:15:52,196 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/1b3228aa-8f2f-4257-bf95-70d8b87927db used request id req-a99fe158-9524-424b-bf9c-8e66d9e5f31d 2018-09-26 17:15:52,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/32b42bdd-c9bf-4269-8141-e1af33831a8f -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9b945a6822e9f7f89724370979aea2fd3162b" -d '{"router": {"external_gateway_info": {}}}' 2018-09-26 17:15:53,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 450 X-Openstack-Request-Id: req-b5c7d296-e567-4ca8-b6ae-3f57eee452b6 Date: Wed, 26 Sep 2018 17:15:53 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "3e64113885ec4644b124c16dc894cca1", "created_at": "2018-09-26T16:18:45Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T17:15:52Z", "revision_number": 5, "routes": [], "project_id": "3e64113885ec4644b124c16dc894cca1", "id": "32b42bdd-c9bf-4269-8141-e1af33831a8f", "name": "tempest-ServersTestJSON-1613582188-router"}} 2018-09-26 17:15:53,147 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/32b42bdd-c9bf-4269-8141-e1af33831a8f used request id req-b5c7d296-e567-4ca8-b6ae-3f57eee452b6 2018-09-26 17:15:53,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/32b42bdd-c9bf-4269-8141-e1af33831a8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9b945a6822e9f7f89724370979aea2fd3162b" 2018-09-26 17:15:54,063 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b2c48489-67d5-47fb-a34d-8adf219f910a Content-Length: 0 Date: Wed, 26 Sep 2018 17:15:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:15:54,064 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/32b42bdd-c9bf-4269-8141-e1af33831a8f used request id req-b2c48489-67d5-47fb-a34d-8adf219f910a 2018-09-26 17:15:54,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/40007591-5a90-4dfd-bf06-8381b2530a04 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9b945a6822e9f7f89724370979aea2fd3162b" -d '{"router": {"external_gateway_info": {}}}' 2018-09-26 17:15:55,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 456 X-Openstack-Request-Id: req-638f21c5-48c6-4769-984e-70ce3d7f5f0d Date: Wed, 26 Sep 2018 17:15:55 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "f66bfc2139924877a700d0abde29c6ee", "created_at": "2018-09-26T15:41:40Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T17:15:54Z", "revision_number": 5, "routes": [], "project_id": "f66bfc2139924877a700d0abde29c6ee", "id": "40007591-5a90-4dfd-bf06-8381b2530a04", "name": "tempest-ServerActionsTestJSON-1197451462-router"}} 2018-09-26 17:15:55,026 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/40007591-5a90-4dfd-bf06-8381b2530a04 used request id req-638f21c5-48c6-4769-984e-70ce3d7f5f0d 2018-09-26 17:15:55,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/40007591-5a90-4dfd-bf06-8381b2530a04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9b945a6822e9f7f89724370979aea2fd3162b" 2018-09-26 17:15:55,992 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-51066b21-d46a-4e0f-88f7-b1dab70b3e7d Content-Length: 0 Date: Wed, 26 Sep 2018 17:15:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:15:55,992 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/40007591-5a90-4dfd-bf06-8381b2530a04 used request id req-51066b21-d46a-4e0f-88f7-b1dab70b3e7d 2018-09-26 17:15:55,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/4cb51099-ece7-4e03-98c3-2db1e78d649c -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9b945a6822e9f7f89724370979aea2fd3162b" -d '{"router": {"external_gateway_info": {}}}' 2018-09-26 17:15:56,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 455 X-Openstack-Request-Id: req-683cba3b-81ea-4ef4-85e5-0ef2f25f5ead Date: Wed, 26 Sep 2018 17:15:56 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "08de81e9ae0a4d518fb09779aeeaafef", "created_at": "2018-09-26T16:19:31Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T17:15:56Z", "revision_number": 5, "routes": [], "project_id": "08de81e9ae0a4d518fb09779aeeaafef", "id": "4cb51099-ece7-4e03-98c3-2db1e78d649c", "name": "tempest-ServersTestManualDisk-104080566-router"}} 2018-09-26 17:15:56,866 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/4cb51099-ece7-4e03-98c3-2db1e78d649c used request id req-683cba3b-81ea-4ef4-85e5-0ef2f25f5ead 2018-09-26 17:15:56,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/4cb51099-ece7-4e03-98c3-2db1e78d649c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9b945a6822e9f7f89724370979aea2fd3162b" 2018-09-26 17:15:57,312 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b611ac2d-e226-4365-a91d-0218eabdc5e0 Content-Length: 0 Date: Wed, 26 Sep 2018 17:15:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:15:57,312 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/4cb51099-ece7-4e03-98c3-2db1e78d649c used request id req-b611ac2d-e226-4365-a91d-0218eabdc5e0 2018-09-26 17:15:57,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/5ec7ac83-a9cb-465e-8eae-8551cb1e6a5c -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9b945a6822e9f7f89724370979aea2fd3162b" -d '{"router": {"external_gateway_info": {}}}' 2018-09-26 17:15:57,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 459 X-Openstack-Request-Id: req-c86184ff-f05d-41c7-a849-2c8e493fa4dc Date: Wed, 26 Sep 2018 17:15:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "0c4a536a85684244b30e98091bd2972a", "created_at": "2018-09-26T15:39:54Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T17:15:57Z", "revision_number": 5, "routes": [], "project_id": "0c4a536a85684244b30e98091bd2972a", "id": "5ec7ac83-a9cb-465e-8eae-8551cb1e6a5c", "name": "tempest-ServersTestBootFromVolume-826662574-router"}} 2018-09-26 17:15:57,976 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/5ec7ac83-a9cb-465e-8eae-8551cb1e6a5c used request id req-c86184ff-f05d-41c7-a849-2c8e493fa4dc 2018-09-26 17:15:57,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/5ec7ac83-a9cb-465e-8eae-8551cb1e6a5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9b945a6822e9f7f89724370979aea2fd3162b" 2018-09-26 17:15:58,417 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6e92cc74-ef08-4229-877a-2f3d937a1aad Content-Length: 0 Date: Wed, 26 Sep 2018 17:15:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:15:58,417 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/5ec7ac83-a9cb-465e-8eae-8551cb1e6a5c used request id req-6e92cc74-ef08-4229-877a-2f3d937a1aad 2018-09-26 17:15:58,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/6626fc69-b86f-44c0-a11c-77f2cf610f5f -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9b945a6822e9f7f89724370979aea2fd3162b" -d '{"router": {"external_gateway_info": {}}}' 2018-09-26 17:15:59,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 434 X-Openstack-Request-Id: req-c4f75045-82fc-497b-ba09-92d7e515df34 Date: Wed, 26 Sep 2018 17:15:59 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "6f20f2f013b54604a7033c2764a422b7", "created_at": "2018-09-26T16:11:43Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T17:15:59Z", "revision_number": 5, "routes": [], "project_id": "6f20f2f013b54604a7033c2764a422b7", "id": "6626fc69-b86f-44c0-a11c-77f2cf610f5f", "name": "c_rally_5f94cfe7_jxjkSVTo"}} 2018-09-26 17:15:59,469 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/6626fc69-b86f-44c0-a11c-77f2cf610f5f used request id req-c4f75045-82fc-497b-ba09-92d7e515df34 2018-09-26 17:15:59,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/6626fc69-b86f-44c0-a11c-77f2cf610f5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9b945a6822e9f7f89724370979aea2fd3162b" 2018-09-26 17:15:59,931 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8b332ce4-7abc-4a47-84b1-cc69cbba2f2a Content-Length: 0 Date: Wed, 26 Sep 2018 17:15:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:15:59,931 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/6626fc69-b86f-44c0-a11c-77f2cf610f5f used request id req-8b332ce4-7abc-4a47-84b1-cc69cbba2f2a 2018-09-26 17:15:59,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/70ae1e05-4a0b-4788-9d0c-80b9eb742e99 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9b945a6822e9f7f89724370979aea2fd3162b" -d '{"router": {"external_gateway_info": {}}}' 2018-09-26 17:16:01,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 482 X-Openstack-Request-Id: req-28901192-be99-4ecf-8f74-b8728da6c164 Date: Wed, 26 Sep 2018 17:16:01 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "2474daa3ddb145c9beecf6f4f7655c37", "created_at": "2018-09-26T16:34:09Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T17:16:01Z", "revision_number": 5, "routes": [], "project_id": "2474daa3ddb145c9beecf6f4f7655c37", "id": "70ae1e05-4a0b-4788-9d0c-80b9eb742e99", "name": "CreateNetworkSuccessTests-284008cd-54ac-48ff-996f-cdb7245f0845-pub-router"}} 2018-09-26 17:16:01,331 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/70ae1e05-4a0b-4788-9d0c-80b9eb742e99 used request id req-28901192-be99-4ecf-8f74-b8728da6c164 2018-09-26 17:16:01,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/70ae1e05-4a0b-4788-9d0c-80b9eb742e99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9b945a6822e9f7f89724370979aea2fd3162b" 2018-09-26 17:16:01,629 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-96b8e59f-8c8b-445b-9c05-a6d1d74f4e8d Content-Length: 0 Date: Wed, 26 Sep 2018 17:16:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:16:01,629 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/70ae1e05-4a0b-4788-9d0c-80b9eb742e99 used request id req-96b8e59f-8c8b-445b-9c05-a6d1d74f4e8d 2018-09-26 17:16:01,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/9620b4ac-cf19-4a7a-86e9-5920aa63c2cb -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9b945a6822e9f7f89724370979aea2fd3162b" -d '{"router": {"external_gateway_info": {}}}' 2018-09-26 17:16:02,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 449 X-Openstack-Request-Id: req-c8f098cc-624d-45cd-affd-0c416d9a7bc9 Date: Wed, 26 Sep 2018 17:16:02 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "3359bb1e2f5c4144b483600370c1132a", "created_at": "2018-09-26T15:40:37Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T17:16:02Z", "revision_number": 5, "routes": [], "project_id": "3359bb1e2f5c4144b483600370c1132a", "id": "9620b4ac-cf19-4a7a-86e9-5920aa63c2cb", "name": "tempest-ServersTestJSON-917878395-router"}} 2018-09-26 17:16:02,474 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/9620b4ac-cf19-4a7a-86e9-5920aa63c2cb used request id req-c8f098cc-624d-45cd-affd-0c416d9a7bc9 2018-09-26 17:16:02,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/9620b4ac-cf19-4a7a-86e9-5920aa63c2cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9b945a6822e9f7f89724370979aea2fd3162b" 2018-09-26 17:16:02,764 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a8c3e297-5f78-4329-9609-07604b8803fd Content-Length: 0 Date: Wed, 26 Sep 2018 17:16:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:16:02,764 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/9620b4ac-cf19-4a7a-86e9-5920aa63c2cb used request id req-a8c3e297-5f78-4329-9609-07604b8803fd 2018-09-26 17:16:02,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/aa694fd6-87f7-45cf-b21c-a8cfcbe5c0bd -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9b945a6822e9f7f89724370979aea2fd3162b" -d '{"router": {"external_gateway_info": {}}}' 2018-09-26 17:16:03,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 481 X-Openstack-Request-Id: req-33ffdf77-8995-4fff-ba42-e77f055e0299 Date: Wed, 26 Sep 2018 17:16:03 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "516b7250d3d24afc9a61ef646530ad1e", "created_at": "2018-09-26T16:35:55Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T17:16:03Z", "revision_number": 5, "routes": [], "project_id": "516b7250d3d24afc9a61ef646530ad1e", "id": "aa694fd6-87f7-45cf-b21c-a8cfcbe5c0bd", "name": "CreateRouterSuccessTests-b2a0ad84-71ae-438a-bbca-1ba112f04043-pub-router"}} 2018-09-26 17:16:03,754 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/aa694fd6-87f7-45cf-b21c-a8cfcbe5c0bd used request id req-33ffdf77-8995-4fff-ba42-e77f055e0299 2018-09-26 17:16:03,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/aa694fd6-87f7-45cf-b21c-a8cfcbe5c0bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9b945a6822e9f7f89724370979aea2fd3162b" 2018-09-26 17:16:04,051 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dd057632-f133-4ac9-9e94-e73cf25a569a Content-Length: 0 Date: Wed, 26 Sep 2018 17:16:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:16:04,051 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/aa694fd6-87f7-45cf-b21c-a8cfcbe5c0bd used request id req-dd057632-f133-4ac9-9e94-e73cf25a569a 2018-09-26 17:16:04,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/ab993dad-ef38-40b6-9684-62022b166476 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9b945a6822e9f7f89724370979aea2fd3162b" -d '{"router": {"external_gateway_info": {}}}' 2018-09-26 17:16:04,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 454 X-Openstack-Request-Id: req-192627a3-fd20-44df-ac7d-324c0b59564f Date: Wed, 26 Sep 2018 17:16:04 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "a94e7d19a9194ba2b1e4580fb5c353eb", "created_at": "2018-09-26T15:51:10Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T17:16:04Z", "revision_number": 5, "routes": [], "project_id": "a94e7d19a9194ba2b1e4580fb5c353eb", "id": "ab993dad-ef38-40b6-9684-62022b166476", "name": "tempest-TestServerMultinode-1780361039-router"}} 2018-09-26 17:16:04,964 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/ab993dad-ef38-40b6-9684-62022b166476 used request id req-192627a3-fd20-44df-ac7d-324c0b59564f 2018-09-26 17:16:04,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/ab993dad-ef38-40b6-9684-62022b166476 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9b945a6822e9f7f89724370979aea2fd3162b" 2018-09-26 17:16:05,311 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c164055f-09bc-422a-bc68-5d37b2b18c0e Content-Length: 0 Date: Wed, 26 Sep 2018 17:16:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:16:05,312 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/ab993dad-ef38-40b6-9684-62022b166476 used request id req-c164055f-09bc-422a-bc68-5d37b2b18c0e 2018-09-26 17:16:05,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/b22fec61-ecb2-4b2f-af3c-f6a2e38896c2 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9b945a6822e9f7f89724370979aea2fd3162b" -d '{"router": {"external_gateway_info": {}}}' 2018-09-26 17:16:06,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 456 X-Openstack-Request-Id: req-c8cdd3c2-2eb2-40ad-99c9-5f2df2aafc6a Date: Wed, 26 Sep 2018 17:16:06 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "f66bfc2139924877a700d0abde29c6ee", "created_at": "2018-09-26T15:41:43Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T17:16:06Z", "revision_number": 5, "routes": [], "project_id": "f66bfc2139924877a700d0abde29c6ee", "id": "b22fec61-ecb2-4b2f-af3c-f6a2e38896c2", "name": "tempest-ServerActionsTestJSON-1197451462-router"}} 2018-09-26 17:16:06,371 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/b22fec61-ecb2-4b2f-af3c-f6a2e38896c2 used request id req-c8cdd3c2-2eb2-40ad-99c9-5f2df2aafc6a 2018-09-26 17:16:06,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/b22fec61-ecb2-4b2f-af3c-f6a2e38896c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9b945a6822e9f7f89724370979aea2fd3162b" 2018-09-26 17:16:06,662 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f6a58946-fa8c-4e1e-a07a-4c2f38290b2c Content-Length: 0 Date: Wed, 26 Sep 2018 17:16:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:16:06,662 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/b22fec61-ecb2-4b2f-af3c-f6a2e38896c2 used request id req-f6a58946-fa8c-4e1e-a07a-4c2f38290b2c 2018-09-26 17:16:06,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/baeb2ddc-801f-48f9-91f8-8b66702397d2 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9b945a6822e9f7f89724370979aea2fd3162b" -d '{"router": {"external_gateway_info": {}}}' 2018-09-26 17:16:07,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 480 X-Openstack-Request-Id: req-faab1527-fb3b-47d5-92b2-5a1475dfb5b7 Date: Wed, 26 Sep 2018 17:16:07 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:15:52Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T17:16:07Z", "revision_number": 5, "routes": [], "project_id": "27d48581408d451aadce970d111d0cc1", "id": "baeb2ddc-801f-48f9-91f8-8b66702397d2", "name": "NeutronUtilsRouterTests-07b2687a-30ad-407d-ab24-294ad00f0479-pub-router"}} 2018-09-26 17:16:07,522 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/baeb2ddc-801f-48f9-91f8-8b66702397d2 used request id req-faab1527-fb3b-47d5-92b2-5a1475dfb5b7 2018-09-26 17:16:07,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/baeb2ddc-801f-48f9-91f8-8b66702397d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9b945a6822e9f7f89724370979aea2fd3162b" 2018-09-26 17:16:07,940 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ea760caf-d6d6-4a8e-b78a-c4afec2c1ea0 Content-Length: 0 Date: Wed, 26 Sep 2018 17:16:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:16:07,940 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/baeb2ddc-801f-48f9-91f8-8b66702397d2 used request id req-ea760caf-d6d6-4a8e-b78a-c4afec2c1ea0 2018-09-26 17:16:07,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/d183dd9a-5228-4982-abe9-ee3213c64369 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9b945a6822e9f7f89724370979aea2fd3162b" -d '{"router": {"external_gateway_info": {}}}' 2018-09-26 17:16:09,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 481 X-Openstack-Request-Id: req-eae508d8-ae15-4372-bf4f-c8b35100874a Date: Wed, 26 Sep 2018 17:16:09 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "516b7250d3d24afc9a61ef646530ad1e", "created_at": "2018-09-26T16:35:57Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T17:16:09Z", "revision_number": 5, "routes": [], "project_id": "516b7250d3d24afc9a61ef646530ad1e", "id": "d183dd9a-5228-4982-abe9-ee3213c64369", "name": "CreateRouterSuccessTests-b2a0ad84-71ae-438a-bbca-1ba112f04043-pub-router"}} 2018-09-26 17:16:09,355 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/d183dd9a-5228-4982-abe9-ee3213c64369 used request id req-eae508d8-ae15-4372-bf4f-c8b35100874a 2018-09-26 17:16:09,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/d183dd9a-5228-4982-abe9-ee3213c64369 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9b945a6822e9f7f89724370979aea2fd3162b" 2018-09-26 17:16:10,050 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0b81c294-ea98-47bf-b177-810d9f2b76a1 Content-Length: 0 Date: Wed, 26 Sep 2018 17:16:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:16:10,050 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/d183dd9a-5228-4982-abe9-ee3213c64369 used request id req-0b81c294-ea98-47bf-b177-810d9f2b76a1 2018-09-26 17:16:10,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/dedd573f-46de-43cf-8e38-a1faef96be32 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9b945a6822e9f7f89724370979aea2fd3162b" -d '{"router": {"external_gateway_info": {}}}' 2018-09-26 17:16:10,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 482 X-Openstack-Request-Id: req-648e2f0e-8d34-4b74-8eaa-281bc04d62a1 Date: Wed, 26 Sep 2018 17:16:10 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "2474daa3ddb145c9beecf6f4f7655c37", "created_at": "2018-09-26T16:34:11Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T17:16:10Z", "revision_number": 5, "routes": [], "project_id": "2474daa3ddb145c9beecf6f4f7655c37", "id": "dedd573f-46de-43cf-8e38-a1faef96be32", "name": "CreateNetworkSuccessTests-284008cd-54ac-48ff-996f-cdb7245f0845-pub-router"}} 2018-09-26 17:16:10,979 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/dedd573f-46de-43cf-8e38-a1faef96be32 used request id req-648e2f0e-8d34-4b74-8eaa-281bc04d62a1 2018-09-26 17:16:10,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/dedd573f-46de-43cf-8e38-a1faef96be32 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9b945a6822e9f7f89724370979aea2fd3162b" 2018-09-26 17:16:11,398 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0c97b606-c5df-43cd-afff-0a2ec5251e80 Content-Length: 0 Date: Wed, 26 Sep 2018 17:16:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:16:11,399 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/dedd573f-46de-43cf-8e38-a1faef96be32 used request id req-0c97b606-c5df-43cd-afff-0a2ec5251e80 2018-09-26 17:16:11,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/e6381c9a-2797-47a1-af52-0b3c05978f74 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9b945a6822e9f7f89724370979aea2fd3162b" -d '{"router": {"external_gateway_info": {}}}' 2018-09-26 17:16:12,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 456 X-Openstack-Request-Id: req-50f7d457-1ee1-4f76-ba33-d4f3efe75303 Date: Wed, 26 Sep 2018 17:16:12 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "f66bfc2139924877a700d0abde29c6ee", "created_at": "2018-09-26T15:41:42Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T17:16:11Z", "revision_number": 5, "routes": [], "project_id": "f66bfc2139924877a700d0abde29c6ee", "id": "e6381c9a-2797-47a1-af52-0b3c05978f74", "name": "tempest-ServerActionsTestJSON-1197451462-router"}} 2018-09-26 17:16:12,264 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/e6381c9a-2797-47a1-af52-0b3c05978f74 used request id req-50f7d457-1ee1-4f76-ba33-d4f3efe75303 2018-09-26 17:16:12,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/e6381c9a-2797-47a1-af52-0b3c05978f74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9b945a6822e9f7f89724370979aea2fd3162b" 2018-09-26 17:16:12,710 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-43a834cc-e7b7-494c-8c75-4eaa2a8744b8 Content-Length: 0 Date: Wed, 26 Sep 2018 17:16:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:16:12,710 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/e6381c9a-2797-47a1-af52-0b3c05978f74 used request id req-43a834cc-e7b7-494c-8c75-4eaa2a8744b8 2018-09-26 17:16:12,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/ea71e5cc-4cb5-44d2-874f-3877e3558784 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9b945a6822e9f7f89724370979aea2fd3162b" -d '{"router": {"external_gateway_info": {}}}' 2018-09-26 17:16:13,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 456 X-Openstack-Request-Id: req-523d209f-6753-4bc4-a4f4-348bae772066 Date: Wed, 26 Sep 2018 17:16:13 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "f66bfc2139924877a700d0abde29c6ee", "created_at": "2018-09-26T15:41:39Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T17:16:13Z", "revision_number": 5, "routes": [], "project_id": "f66bfc2139924877a700d0abde29c6ee", "id": "ea71e5cc-4cb5-44d2-874f-3877e3558784", "name": "tempest-ServerActionsTestJSON-1197451462-router"}} 2018-09-26 17:16:13,542 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/ea71e5cc-4cb5-44d2-874f-3877e3558784 used request id req-523d209f-6753-4bc4-a4f4-348bae772066 2018-09-26 17:16:13,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/ea71e5cc-4cb5-44d2-874f-3877e3558784 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9b945a6822e9f7f89724370979aea2fd3162b" 2018-09-26 17:16:13,842 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-871bc288-2992-4e50-ac88-00e10018ee77 Content-Length: 0 Date: Wed, 26 Sep 2018 17:16:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:16:13,843 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/ea71e5cc-4cb5-44d2-874f-3877e3558784 used request id req-871bc288-2992-4e50-ac88-00e10018ee77 2018-09-26 17:16:13,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/f482ef93-bda6-4a32-a0c3-ca41b86bf719 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9b945a6822e9f7f89724370979aea2fd3162b" -d '{"router": {"external_gateway_info": {}}}' 2018-09-26 17:16:14,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 420 X-Openstack-Request-Id: req-a220580f-2be4-458a-aa5d-8f8f6ff088e7 Date: Wed, 26 Sep 2018 17:16:14 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "27d48581408d451aadce970d111d0cc1", "created_at": "2018-09-26T15:23:58Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T17:16:14Z", "revision_number": 5, "routes": [], "project_id": "27d48581408d451aadce970d111d0cc1", "id": "f482ef93-bda6-4a32-a0c3-ca41b86bf719", "name": "mgmt_router"}} 2018-09-26 17:16:14,679 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/f482ef93-bda6-4a32-a0c3-ca41b86bf719 used request id req-a220580f-2be4-458a-aa5d-8f8f6ff088e7 2018-09-26 17:16:14,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/f482ef93-bda6-4a32-a0c3-ca41b86bf719 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9b945a6822e9f7f89724370979aea2fd3162b" 2018-09-26 17:16:15,117 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1cc8827a-25cd-4e56-ba29-9ac2fcfe56c5 Content-Length: 0 Date: Wed, 26 Sep 2018 17:16:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:16:15,117 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/f482ef93-bda6-4a32-a0c3-ca41b86bf719 used request id req-1cc8827a-25cd-4e56-ba29-9ac2fcfe56c5 2018-09-26 17:16:15,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/faf69e1f-957e-4697-96d8-639c09e7ca81 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9b945a6822e9f7f89724370979aea2fd3162b" -d '{"router": {"external_gateway_info": {}}}' 2018-09-26 17:16:16,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 482 X-Openstack-Request-Id: req-e5678b44-393d-43bd-9faf-2d028f3173ed Date: Wed, 26 Sep 2018 17:16:16 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "2474daa3ddb145c9beecf6f4f7655c37", "created_at": "2018-09-26T16:34:10Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T17:16:15Z", "revision_number": 5, "routes": [], "project_id": "2474daa3ddb145c9beecf6f4f7655c37", "id": "faf69e1f-957e-4697-96d8-639c09e7ca81", "name": "CreateNetworkSuccessTests-284008cd-54ac-48ff-996f-cdb7245f0845-pub-router"}} 2018-09-26 17:16:16,106 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/faf69e1f-957e-4697-96d8-639c09e7ca81 used request id req-e5678b44-393d-43bd-9faf-2d028f3173ed 2018-09-26 17:16:16,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/faf69e1f-957e-4697-96d8-639c09e7ca81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9b945a6822e9f7f89724370979aea2fd3162b" 2018-09-26 17:16:16,423 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-142836c8-163a-475f-addc-5c4d7ca44da6 Content-Length: 0 Date: Wed, 26 Sep 2018 17:16:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:16:16,423 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/faf69e1f-957e-4697-96d8-639c09e7ca81 used request id req-142836c8-163a-475f-addc-5c4d7ca44da6 2018-09-26 17:16:16,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/ff696584-f752-4d54-bf58-e2380a569d89 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9b945a6822e9f7f89724370979aea2fd3162b" -d '{"router": {"external_gateway_info": {}}}' 2018-09-26 17:16:17,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 452 X-Openstack-Request-Id: req-1685390d-3a87-4c1a-8637-41c1e7f6df40 Date: Wed, 26 Sep 2018 17:16:17 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "cf861b0caed04ff38131f37a87cc24cc", "created_at": "2018-09-26T15:50:23Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T17:16:16Z", "revision_number": 5, "routes": [], "project_id": "cf861b0caed04ff38131f37a87cc24cc", "id": "ff696584-f752-4d54-bf58-e2380a569d89", "name": "tempest-TestServerBasicOps-972312014-router"}} 2018-09-26 17:16:17,275 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/ff696584-f752-4d54-bf58-e2380a569d89 used request id req-1685390d-3a87-4c1a-8637-41c1e7f6df40 2018-09-26 17:16:17,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/ff696584-f752-4d54-bf58-e2380a569d89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9b945a6822e9f7f89724370979aea2fd3162b" 2018-09-26 17:16:17,560 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d9cded5a-53c4-4433-8881-6419e66d2245 Content-Length: 0 Date: Wed, 26 Sep 2018 17:16:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:16:17,560 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/ff696584-f752-4d54-bf58-e2380a569d89 used request id req-d9cded5a-53c4-4433-8881-6419e66d2245 2018-09-26 17:16:17,633 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_9 - Verify that all OpenStack nodes OVS br-int have fail_mode set to secure.' 2018-09-26 17:16:17,633 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ==================================================================================================================== 2018-09-26 17:16:17,633 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_9 2018-09-26 17:16:17,701 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_9 main method 2018-09-26 17:16:17,704 - paramiko.transport - DEBUG - starting thread (client mode): 0xe1b20b50L 2018-09-26 17:16:17,705 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:16:17,734 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:16:17,734 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:16:17,740 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:16:17,740 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:16:17,741 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:16:17,741 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:16:17,741 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:16:17,741 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:16:17,751 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:16:17,752 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:16:17,768 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.14: 78b5a837596c984e2fbf28d276a7907e 2018-09-26 17:16:17,769 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:16:17,792 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:16:17,834 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:16:17,870 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:16:18,117 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:16:18,118 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:16:18,157 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:16:18,157 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:16:18,180 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:16:23,586 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:16:23,588 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:16:23,590 - paramiko.transport - DEBUG - starting thread (client mode): 0xde806590L 2018-09-26 17:16:23,591 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:16:23,596 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:16:23,596 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:16:23,598 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:16:23,599 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:16:23,599 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:16:23,599 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:16:23,599 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:16:23,599 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:16:23,604 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:16:23,605 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:16:23,606 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 4ebabf5bd25be310f84c58334e9466d4 2018-09-26 17:16:23,607 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:16:23,644 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:16:23,654 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:16:23,672 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:16:23,737 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:16:23,738 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:16:23,777 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:16:23,778 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:16:23,783 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:16:23,814 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:16:23,815 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:16:23,816 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:16:23,817 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:16:23,817 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:16:23,858 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:16:23,900 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:16:23,902 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:16:23,902 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:16:23,903 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:16:23,904 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:16:23,944 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:16:23,975 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:16:23,977 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:16:23,978 - paramiko.transport - DEBUG - starting thread (client mode): 0xde887690L 2018-09-26 17:16:23,979 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:16:23,984 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:16:23,985 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:16:23,987 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:16:23,988 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:16:23,988 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:16:23,988 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:16:23,988 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:16:23,988 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:16:23,993 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:16:23,994 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:16:23,994 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: 5d5e19f7e4365d6cbc565881ecf10c0c 2018-09-26 17:16:23,995 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:16:24,033 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:16:24,045 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:16:24,059 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:16:24,133 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:16:24,133 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:16:24,172 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:16:24,173 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:16:24,178 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:16:24,214 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:16:24,215 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:16:24,216 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:16:24,217 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:16:24,217 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:16:24,258 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:16:24,305 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:16:24,306 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:16:24,307 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:16:24,307 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:16:24,308 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:16:24,348 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:16:24,383 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:16:24,384 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:16:24,386 - paramiko.transport - DEBUG - starting thread (client mode): 0xde80e650L 2018-09-26 17:16:24,387 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:16:24,392 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:16:24,392 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:16:24,395 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:16:24,395 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:16:24,395 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:16:24,396 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:16:24,396 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:16:24,396 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:16:24,401 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:16:24,402 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:16:24,418 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: ede84b98ad499c4ea903e74933f9b943 2018-09-26 17:16:24,419 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:16:24,442 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:16:24,453 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:16:24,483 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:16:24,555 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:16:24,556 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:16:24,595 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:16:24,596 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:16:24,603 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:16:24,637 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:16:24,638 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:16:24,639 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:16:24,640 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:16:24,640 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:16:24,681 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:16:24,726 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:16:24,728 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:16:24,729 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:16:24,730 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:16:24,730 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:16:24,771 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:16:24,803 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:16:24,804 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:16:24,806 - paramiko.transport - DEBUG - starting thread (client mode): 0xde918e90L 2018-09-26 17:16:24,807 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:16:24,811 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:16:24,812 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:16:24,814 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:16:24,814 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:16:24,814 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:16:24,814 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:16:24,814 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:16:24,814 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:16:24,819 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:16:24,819 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:16:24,822 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: 9dc2bea3a840a8e132a8fcb83b387e48 2018-09-26 17:16:24,823 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:16:24,859 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:16:24,869 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:16:24,887 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:16:24,960 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:16:24,961 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:16:25,000 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:16:25,001 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:16:25,005 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:16:25,037 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:16:25,037 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:16:25,038 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:16:25,039 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:16:25,039 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:16:25,080 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:16:25,122 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:16:25,124 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:16:25,124 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:16:25,125 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:16:25,125 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:16:25,166 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:16:25,194 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:16:25,195 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:16:25,197 - paramiko.transport - DEBUG - starting thread (client mode): 0xde8c7810L 2018-09-26 17:16:25,198 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:16:25,204 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:16:25,204 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:16:25,207 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:16:25,207 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:16:25,207 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:16:25,208 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:16:25,208 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:16:25,208 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:16:25,212 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:16:25,213 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:16:25,229 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: 0841e02aa75f60bbf3d20a1745d529cb 2018-09-26 17:16:25,230 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:16:25,252 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:16:25,263 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:16:25,294 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:16:25,364 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:16:25,364 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:16:25,403 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:16:25,404 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:16:25,413 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:16:25,441 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:16:25,442 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:16:25,443 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:16:25,444 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:16:25,444 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:16:25,485 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:16:25,525 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:16:25,527 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:16:25,527 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:16:25,528 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:16:25,528 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:16:25,569 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:16:25,595 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:16:25,596 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:16:25,597 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:16:25,598 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:16:25,598 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:16:25,605 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:16:30,470 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:16:30,472 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:16:30,474 - paramiko.transport - DEBUG - starting thread (client mode): 0xde806790L 2018-09-26 17:16:30,474 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:16:30,481 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:16:30,481 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:16:30,484 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:16:30,484 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:16:30,484 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:16:30,484 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:16:30,485 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:16:30,485 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:16:30,489 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:16:30,490 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:16:30,506 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 4ebabf5bd25be310f84c58334e9466d4 2018-09-26 17:16:30,507 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:16:30,530 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:16:30,542 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:16:30,571 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:16:30,644 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:16:30,644 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:16:30,683 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:16:30,683 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:16:30,690 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:16:30,728 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:16:30,729 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:16:30,730 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:16:30,730 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:16:30,730 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:16:30,771 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:16:30,811 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:16:30,812 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:16:30,813 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:16:30,814 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:16:30,814 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:16:30,855 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:16:30,887 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:16:30,889 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:16:30,891 - paramiko.transport - DEBUG - starting thread (client mode): 0xde7f2fd0L 2018-09-26 17:16:30,891 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:16:30,898 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:16:30,898 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:16:30,901 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:16:30,902 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:16:30,902 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:16:30,902 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:16:30,902 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:16:30,902 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:16:30,907 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:16:30,908 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:16:30,923 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: 5d5e19f7e4365d6cbc565881ecf10c0c 2018-09-26 17:16:30,924 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:16:30,947 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:16:30,959 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:16:30,988 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:16:31,051 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:16:31,051 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:16:31,090 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:16:31,091 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:16:31,097 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:16:31,134 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:16:31,135 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:16:31,135 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:16:31,136 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:16:31,137 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:16:31,177 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:16:31,215 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:16:31,217 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:16:31,217 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:16:31,218 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:16:31,218 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:16:31,259 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:16:31,291 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:16:31,293 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:16:31,294 - paramiko.transport - DEBUG - starting thread (client mode): 0xde801c10L 2018-09-26 17:16:31,295 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:16:31,301 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:16:31,302 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:16:31,304 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:16:31,305 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:16:31,305 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:16:31,305 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:16:31,305 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:16:31,305 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:16:31,310 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:16:31,311 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:16:31,327 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: ede84b98ad499c4ea903e74933f9b943 2018-09-26 17:16:31,328 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:16:31,350 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:16:31,362 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:16:31,392 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:16:31,461 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:16:31,461 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:16:31,501 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:16:31,502 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:16:31,511 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:16:31,546 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:16:31,547 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:16:31,547 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:16:31,549 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:16:31,549 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:16:31,590 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:16:31,627 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:16:31,629 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:16:31,630 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:16:31,630 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:16:31,631 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:16:31,671 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:16:31,705 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:16:31,706 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:16:31,708 - paramiko.transport - DEBUG - starting thread (client mode): 0xde8187d0L 2018-09-26 17:16:31,708 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:16:31,712 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:16:31,713 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:16:31,714 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:16:31,715 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:16:31,715 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:16:31,715 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:16:31,715 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:16:31,715 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:16:31,719 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:16:31,720 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:16:31,724 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: 9dc2bea3a840a8e132a8fcb83b387e48 2018-09-26 17:16:31,724 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:16:31,759 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:16:31,768 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:16:31,788 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:16:31,844 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:16:31,845 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:16:31,884 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:16:31,885 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:16:31,891 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:16:31,921 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:16:31,922 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:16:31,922 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:16:31,923 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:16:31,923 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:16:31,964 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:16:31,997 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:16:31,999 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:16:31,999 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:16:32,000 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:16:32,000 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:16:32,041 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:16:32,070 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:16:32,071 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:16:32,073 - paramiko.transport - DEBUG - starting thread (client mode): 0xde83bb10L 2018-09-26 17:16:32,073 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:16:32,079 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:16:32,079 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:16:32,081 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:16:32,082 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:16:32,082 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:16:32,082 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:16:32,082 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:16:32,082 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:16:32,087 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:16:32,087 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:16:32,088 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: 0841e02aa75f60bbf3d20a1745d529cb 2018-09-26 17:16:32,089 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:16:32,127 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:16:32,138 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:16:32,153 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:16:32,234 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:16:32,235 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:16:32,274 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:16:32,275 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:16:32,288 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:16:32,320 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:16:32,322 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:16:32,322 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:16:32,323 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:16:32,323 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:16:32,364 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:16:32,400 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:16:32,401 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:16:32,402 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:16:32,403 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:16:32,403 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:16:32,444 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:16:32,477 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:16:32,478 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-09-26 17:16:32,478 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:16:32,480 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-09-26 17:16:32,480 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-09-26 17:16:32,484 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-09-26 17:16:32,538 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-09-26 17:16:32,539 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-09-26 17:16:32,540 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-09-26 17:16:32,541 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-09-26 17:16:32,541 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-09-26 17:16:32,546 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-09-26 17:16:32,597 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-09-26 17:16:32,598 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-09-26 17:16:32,599 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-09-26 17:16:32,600 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-09-26 17:16:32,600 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-09-26 17:16:32,604 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-09-26 17:16:32,655 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-09-26 17:16:32,656 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-09-26 17:16:32,657 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-09-26 17:16:32,657 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-09-26 17:16:32,658 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-09-26 17:16:32,662 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-09-26 17:16:32,750 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-09-26 17:16:32,750 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-09-26 17:16:32,751 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-09-26 17:16:32,752 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-09-26 17:16:32,752 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-09-26 17:16:32,756 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-09-26 17:16:32,852 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-09-26 17:16:32,853 - sdnvpn-results - INFO - Verify that all OpenStack nodes OVS br-int have fail_mode set to secure 2018-09-26 17:16:32,853 - __name__ - INFO - Controller (ODL) list is ready 2018-09-26 17:16:32,854 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-09-26 17:16:32,856 - paramiko.transport - DEBUG - starting thread (client mode): 0xde9c6950L 2018-09-26 17:16:32,856 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:16:32,879 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:16:32,880 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:16:32,887 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:16:32,888 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:16:32,888 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:16:32,888 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:16:32,889 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:16:32,889 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:16:32,898 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:16:32,899 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:16:32,920 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.14: 78b5a837596c984e2fbf28d276a7907e 2018-09-26 17:16:32,921 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:16:32,938 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:16:32,976 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:16:32,985 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:16:33,228 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:16:33,228 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:16:33,267 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:16:33,268 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:16:33,293 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:16:38,636 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:16:38,637 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:16:38,640 - paramiko.transport - DEBUG - starting thread (client mode): 0xde823ad0L 2018-09-26 17:16:38,640 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:16:38,647 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:16:38,647 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:16:38,650 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:16:38,651 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:16:38,651 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:16:38,651 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:16:38,651 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:16:38,651 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:16:38,657 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:16:38,657 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:16:38,672 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 4ebabf5bd25be310f84c58334e9466d4 2018-09-26 17:16:38,673 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:16:38,697 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:16:38,710 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:16:38,737 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:16:38,815 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:16:38,815 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:16:38,854 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:16:38,855 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:16:38,872 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:16:38,909 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:16:38,909 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:16:38,910 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:16:38,911 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:16:38,911 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:16:38,952 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:16:38,990 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:16:38,991 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:16:38,992 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:16:38,993 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:16:38,993 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:16:39,034 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:16:39,067 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:16:39,068 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:16:39,070 - paramiko.transport - DEBUG - starting thread (client mode): 0xde841690L 2018-09-26 17:16:39,070 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:16:39,076 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:16:39,077 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:16:39,079 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:16:39,080 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:16:39,080 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:16:39,080 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:16:39,080 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:16:39,080 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:16:39,085 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:16:39,086 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:16:39,102 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: 5d5e19f7e4365d6cbc565881ecf10c0c 2018-09-26 17:16:39,103 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:16:39,125 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:16:39,138 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:16:39,167 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:16:39,230 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:16:39,230 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:16:39,269 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:16:39,270 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:16:39,275 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:16:39,310 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:16:39,312 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:16:39,312 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:16:39,313 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:16:39,313 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:16:39,355 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:16:39,394 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:16:39,395 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:16:39,395 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:16:39,397 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:16:39,397 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:16:39,438 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:16:39,471 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:16:39,473 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:16:39,475 - paramiko.transport - DEBUG - starting thread (client mode): 0xde852dd0L 2018-09-26 17:16:39,476 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:16:39,481 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:16:39,482 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:16:39,485 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:16:39,485 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:16:39,485 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:16:39,485 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:16:39,485 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:16:39,486 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:16:39,490 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:16:39,491 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:16:39,507 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: ede84b98ad499c4ea903e74933f9b943 2018-09-26 17:16:39,508 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:16:39,530 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:16:39,543 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:16:39,572 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:16:39,647 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:16:39,648 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:16:39,687 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:16:39,688 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:16:39,691 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:16:39,730 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:16:39,731 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:16:39,731 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:16:39,732 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:16:39,732 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:16:39,773 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:16:39,811 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:16:39,812 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:16:39,813 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:16:39,814 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:16:39,814 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:16:39,855 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:16:39,888 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:16:39,889 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:16:39,891 - paramiko.transport - DEBUG - starting thread (client mode): 0xde84f310L 2018-09-26 17:16:39,892 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:16:39,896 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:16:39,896 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:16:39,897 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:16:39,898 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:16:39,898 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:16:39,898 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:16:39,898 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:16:39,898 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:16:39,903 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:16:39,903 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:16:39,907 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: 9dc2bea3a840a8e132a8fcb83b387e48 2018-09-26 17:16:39,908 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:16:39,942 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:16:39,953 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:16:39,972 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:16:40,029 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:16:40,029 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:16:40,068 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:16:40,068 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:16:40,075 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:16:40,103 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:16:40,103 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:16:40,104 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:16:40,105 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:16:40,105 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:16:40,146 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:16:40,178 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:16:40,179 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:16:40,180 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:16:40,180 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:16:40,181 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:16:40,221 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:16:40,249 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:16:40,251 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:16:40,252 - paramiko.transport - DEBUG - starting thread (client mode): 0xdd76b290L 2018-09-26 17:16:40,253 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:16:40,258 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:16:40,258 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:16:40,260 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:16:40,260 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:16:40,260 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:16:40,261 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:16:40,261 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:16:40,261 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:16:40,265 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:16:40,266 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:16:40,268 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: 0841e02aa75f60bbf3d20a1745d529cb 2018-09-26 17:16:40,269 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:16:40,305 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:16:40,315 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:16:40,333 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:16:40,388 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:16:40,388 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:16:40,428 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:16:40,429 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:16:40,436 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:16:40,466 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:16:40,467 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:16:40,467 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:16:40,468 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:16:40,468 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:16:40,509 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:16:40,542 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:16:40,543 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:16:40,544 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:16:40,545 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:16:40,545 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:16:40,586 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:16:40,614 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:16:40,615 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:16:40,615 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:16:40,616 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:16:40,617 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:16:40,624 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:16:45,479 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:16:45,481 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:16:45,483 - paramiko.transport - DEBUG - starting thread (client mode): 0xde823710L 2018-09-26 17:16:45,483 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:16:45,490 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:16:45,490 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:16:45,493 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:16:45,493 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:16:45,494 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:16:45,494 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:16:45,494 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:16:45,494 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:16:45,499 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:16:45,499 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:16:45,515 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 4ebabf5bd25be310f84c58334e9466d4 2018-09-26 17:16:45,516 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:16:45,539 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:16:45,550 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:16:45,580 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:16:45,657 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:16:45,657 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:16:45,696 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:16:45,697 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:16:45,716 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:16:45,754 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:16:45,755 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:16:45,756 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:16:45,757 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:16:45,757 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:16:45,798 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:16:45,837 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:16:45,839 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:16:45,840 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:16:45,841 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:16:45,841 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:16:45,882 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:16:45,915 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:16:45,917 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:16:45,919 - paramiko.transport - DEBUG - starting thread (client mode): 0xdd772d50L 2018-09-26 17:16:45,919 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:16:45,924 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:16:45,924 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:16:45,927 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:16:45,927 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:16:45,927 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:16:45,927 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:16:45,927 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:16:45,927 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:16:45,932 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:16:45,933 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:16:45,935 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: 5d5e19f7e4365d6cbc565881ecf10c0c 2018-09-26 17:16:45,936 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:16:45,972 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:16:45,983 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:16:46,000 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:16:46,066 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:16:46,066 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:16:46,106 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:16:46,107 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:16:46,111 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:16:46,143 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:16:46,144 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:16:46,145 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:16:46,146 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:16:46,146 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:16:46,186 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:16:46,221 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:16:46,223 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:16:46,223 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:16:46,224 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:16:46,225 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:16:46,265 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:16:46,295 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:16:46,297 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:16:46,298 - paramiko.transport - DEBUG - starting thread (client mode): 0xdd77cbd0L 2018-09-26 17:16:46,299 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:16:46,304 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:16:46,304 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:16:46,306 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:16:46,307 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:16:46,307 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:16:46,307 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:16:46,307 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:16:46,307 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:16:46,312 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:16:46,313 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:16:46,314 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: ede84b98ad499c4ea903e74933f9b943 2018-09-26 17:16:46,315 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:16:46,352 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:16:46,363 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:16:46,379 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:16:46,445 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:16:46,445 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:16:46,484 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:16:46,485 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:16:46,489 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:16:46,523 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:16:46,524 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:16:46,524 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:16:46,525 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:16:46,526 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:16:46,566 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:16:46,601 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:16:46,603 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:16:46,604 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:16:46,604 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:16:46,605 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:16:46,645 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:16:46,673 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:16:46,675 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:16:46,676 - paramiko.transport - DEBUG - starting thread (client mode): 0xdd7848d0L 2018-09-26 17:16:46,677 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:16:46,681 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:16:46,681 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:16:46,683 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:16:46,683 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:16:46,683 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:16:46,683 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:16:46,683 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:16:46,684 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:16:46,688 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:16:46,689 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:16:46,692 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: 9dc2bea3a840a8e132a8fcb83b387e48 2018-09-26 17:16:46,693 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:16:46,728 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:16:46,738 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:16:46,757 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:16:46,814 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:16:46,814 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:16:46,853 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:16:46,854 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:16:46,860 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:16:46,890 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:16:46,891 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:16:46,892 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:16:46,893 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:16:46,893 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:16:46,933 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:16:46,965 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:16:46,966 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:16:46,967 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:16:46,968 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:16:46,968 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:16:47,008 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:16:47,036 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:16:47,037 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:16:47,039 - paramiko.transport - DEBUG - starting thread (client mode): 0xdd77cf10L 2018-09-26 17:16:47,040 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:16:47,044 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:16:47,044 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:16:47,046 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:16:47,046 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:16:47,046 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:16:47,046 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:16:47,047 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:16:47,047 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:16:47,051 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:16:47,052 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:16:47,055 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: 0841e02aa75f60bbf3d20a1745d529cb 2018-09-26 17:16:47,056 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:16:47,091 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:16:47,101 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:16:47,120 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:16:47,173 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:16:47,173 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:16:47,212 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:16:47,213 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:16:47,224 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:16:47,253 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:16:47,254 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:16:47,255 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:16:47,256 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:16:47,256 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:16:47,297 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:16:47,331 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:16:47,333 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:16:47,333 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:16:47,334 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:16:47,334 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:16:47,375 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:16:47,403 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:16:47,404 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-09-26 17:16:47,405 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:16:47,406 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-09-26 17:16:47,406 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-09-26 17:16:47,410 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-09-26 17:16:47,461 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-09-26 17:16:47,462 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-09-26 17:16:47,463 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-09-26 17:16:47,464 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-09-26 17:16:47,464 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-09-26 17:16:47,505 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-09-26 17:16:47,545 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-09-26 17:16:47,546 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-09-26 17:16:47,546 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-09-26 17:16:47,547 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-09-26 17:16:47,547 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-09-26 17:16:47,553 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-09-26 17:16:47,601 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-09-26 17:16:47,602 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-09-26 17:16:47,602 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-09-26 17:16:47,603 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-09-26 17:16:47,603 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-09-26 17:16:47,644 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-09-26 17:16:47,683 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-09-26 17:16:47,684 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-09-26 17:16:47,685 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-09-26 17:16:47,686 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-09-26 17:16:47,686 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-09-26 17:16:47,688 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-09-26 17:16:47,739 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-09-26 17:16:47,739 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-09-26 17:16:47,740 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-09-26 17:16:47,741 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-09-26 17:16:47,741 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-09-26 17:16:47,782 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-09-26 17:16:47,822 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-09-26 17:16:47,823 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-09-26 17:16:47,824 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-09-26 17:16:47,825 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-09-26 17:16:47,825 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-09-26 17:16:47,827 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-09-26 17:16:47,864 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-09-26 17:16:47,865 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-09-26 17:16:47,866 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-09-26 17:16:47,867 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-09-26 17:16:47,867 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-09-26 17:16:47,907 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-09-26 17:16:47,942 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-09-26 17:16:47,943 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-09-26 17:16:47,943 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-09-26 17:16:47,944 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-09-26 17:16:47,944 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-09-26 17:16:47,946 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-09-26 17:16:47,986 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-09-26 17:16:47,987 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-09-26 17:16:47,987 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-09-26 17:16:47,988 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-09-26 17:16:47,989 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-09-26 17:16:48,029 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-09-26 17:16:48,063 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-09-26 17:16:48,063 - sdnvpn-results - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Verify that all OpenStack nodes OVS br-int have fail_mode set to secure | +----------------------------------------------------------------------------------------+ | PASS | Controller (ODL) list is ready | | PASS | Node overcloud-novacompute-1 br-int is fail_mode secure | | PASS | Node overcloud-novacompute-0 br-int is fail_mode secure | | PASS | Node overcloud-controller-2 br-int is fail_mode secure | | PASS | Node overcloud-controller-1 br-int is fail_mode secure | | PASS | Node overcloud-controller-0 br-int is fail_mode secure | +========================================================================================+ 2018-09-26 17:16:48,064 - sdnvpn-results - INFO - All the subtests have passed. 2018-09-26 17:16:48,064 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-09-26 17:16:48,064 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_9 2018-09-26 17:16:48,065 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_9 - Verify that all OpenStack nodes OVS br-int have fail_mode set to secure.': {'status': 'PASS', 'details': [{'Controller (ODL) list is ready': 'PASS'}, {'Node overcloud-novacompute-1 br-int is fail_mode secure': 'PASS'}, {'Node overcloud-novacompute-0 br-int is fail_mode secure': 'PASS'}, {'Node overcloud-controller-2 br-int is fail_mode secure': 'PASS'}, {'Node overcloud-controller-1 br-int is fail_mode secure': 'PASS'}, {'Node overcloud-controller-0 br-int is fail_mode secure': 'PASS'}]} 2018-09-26 17:16:48,065 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_8 - Test floating IP and router assoc coexistence' 2018-09-26 17:16:48,066 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ========================================================================================= 2018-09-26 17:16:48,066 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_8 2018-09-26 17:16:48,152 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_8 main method 2018-09-26 17:16:48,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:16:48,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:16:48,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:16:48,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:16:48,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:16:48,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:16:48,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:16:48,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:16:48,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:16:48,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:16:48,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:16:48,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:16:48,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:16:48,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:16:48,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:16:48,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:16:48,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:16:48,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:16:48,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:16:48,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:16:48,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:16:48,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:16:48,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:16:48,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:16:48,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:16:48,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:16:48,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:16:48,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:16:48,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:16:48,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:16:48,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:16:48,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:16:48,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:16:48,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:16:48,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:16:48,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:16:48,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:16:48,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:16:48,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:16:48,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:16:48,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:16:48,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:16:48,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:16:48,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:16:48,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:16:48,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:16:48,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:16:48,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:16:48,158 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-09-26 17:16:48,159 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:16:48,159 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:16:48,159 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:16:48,159 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:16:48,159 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:16:48,159 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:16:48,159 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:16:48,159 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:16:48,159 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:16:48,159 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:16:48,159 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:16:48,159 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:16:48,159 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:16:48,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:16:48,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:16:48,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:16:48,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:16:48,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:16:48,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:16:48,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:16:48,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:16:48,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:16:48,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:16:48,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:16:48,161 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-09-26 17:16:48,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:16:48,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:16:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b17bc7f-6c68-4085-8c75-341faff546d2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:16:48,259 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-6b17bc7f-6c68-4085-8c75-341faff546d2 2018-09-26 17:16:48,260 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:16:48,641 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:16:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["zpSFKYocRRm67lm0bfBSVQ"], "issued_at": "2018-09-26T17:16:48.000000Z"}} 2018-09-26 17:16:48,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d2933ad49c2ae20f8b43bd52bd4e57470a04f30a" 2018-09-26 17:16:49,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-5c0d2e9e-bce7-4be9-90f2-30b6968cbd11 Date: Wed, 26 Sep 2018 17:16:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-09-26 17:16:49,194 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20 used request id req-5c0d2e9e-bce7-4be9-90f2-30b6968cbd11 2018-09-26 17:16:49,194 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-09-26 17:16:49,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d2933ad49c2ae20f8b43bd52bd4e57470a04f30a" 2018-09-26 17:16:49,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2991d216-8e88-49fa-8012-618080bd0ac7 Date: Wed, 26 Sep 2018 17:16:49 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 17:16:49,354 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-2991d216-8e88-49fa-8012-618080bd0ac7 2018-09-26 17:16:49,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d2933ad49c2ae20f8b43bd52bd4e57470a04f30a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-09-26 17:16:49,582 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/a20d286e-0153-43d6-8f7d-7f3da63e6034 X-Openstack-Request-Id: req-137d87d7-2dda-43f2-a8cc-68d713d828ba Date: Wed, 26 Sep 2018 17:16:49 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T17:16:49Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T17:16:49Z", "visibility": "public", "locations": [], "self": "/v2/images/a20d286e-0153-43d6-8f7d-7f3da63e6034", "min_disk": 0, "protected": false, "id": "a20d286e-0153-43d6-8f7d-7f3da63e6034", "file": "/v2/images/a20d286e-0153-43d6-8f7d-7f3da63e6034/file", "checksum": null, "owner": "32e2fc060ffa4464a00bce7763dbcae4", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 17:16:49,582 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-137d87d7-2dda-43f2-a8cc-68d713d828ba 2018-09-26 17:16:49,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/a20d286e-0153-43d6-8f7d-7f3da63e6034/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d2933ad49c2ae20f8b43bd52bd4e57470a04f30a" -d '' 2018-09-26 17:16:50,622 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0c86f781-0521-4530-a515-f73443ea7a27 Date: Wed, 26 Sep 2018 17:16:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 17:16:50,622 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/a20d286e-0153-43d6-8f7d-7f3da63e6034/file used request id req-0c86f781-0521-4530-a515-f73443ea7a27 2018-09-26 17:16:50,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:16:50,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:16:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30fc98cf-30f1-4e79-92d4-ed732ae6366c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:16:50,630 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-30fc98cf-30f1-4e79-92d4-ed732ae6366c 2018-09-26 17:16:50,630 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:16:50,999 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:16:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["lE05Q4XKR6emEnT01dzoMA"], "issued_at": "2018-09-26T17:16:51.000000Z"}} 2018-09-26 17:16:51,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eaaa5a7fa4990716bedd8fc9284eea2294cece6" 2018-09-26 17:16:51,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-888e0393-1466-4448-883d-d1c7e5748343 Date: Wed, 26 Sep 2018 17:16:51 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d9e93c84a104a3c8872dd8724ca8a31","status":"ACTIVE","subnets":["a21b8d27-6884-4a27-90be-806b7524c88f"],"description":"","tags":[],"updated_at":"2018-09-26T15:03:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:01Z","provider:network_type":"flat"}]} 2018-09-26 17:16:51,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks used request id req-888e0393-1466-4448-883d-d1c7e5748343 2018-09-26 17:16:51,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eaaa5a7fa4990716bedd8fc9284eea2294cece6" 2018-09-26 17:16:51,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-27f6c72c-b6d8-4e53-aca9-cdf4cd97235f Date: Wed, 26 Sep 2018 17:16:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:09Z","dns_nameservers":[],"updated_at":"2018-09-26T15:03:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"6d9e93c84a104a3c8872dd8724ca8a31","id":"a21b8d27-6884-4a27-90be-806b7524c88f","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-26 17:16:51,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-27f6c72c-b6d8-4e53-aca9-cdf4cd97235f 2018-09-26 17:16:51,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eaaa5a7fa4990716bedd8fc9284eea2294cece6" 2018-09-26 17:16:51,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5325de23-a29f-469a-a22b-507b1279659d Date: Wed, 26 Sep 2018 17:16:51 GMT RESP BODY: {"routers": []} 2018-09-26 17:16:51,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers used request id req-5325de23-a29f-469a-a22b-507b1279659d 2018-09-26 17:16:51,652 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-8-1... 2018-09-26 17:16:51,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eaaa5a7fa4990716bedd8fc9284eea2294cece6" -d '{"network": {"name": "sdnvpn-8-1", "admin_state_up": true}}' 2018-09-26 17:16:52,056 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-08ec5f8a-b9ec-42e8-9cca-5a7043ce39a4 Date: Wed, 26 Sep 2018 17:16:52 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5ca80b24-d516-4741-a73b-b9306cc817df","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T17:16:51Z","is_default":false,"provider:segmentation_id":51,"name":"sdnvpn-8-1","admin_state_up":true,"tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:16:51Z","mtu":1450}} 2018-09-26 17:16:52,056 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-08ec5f8a-b9ec-42e8-9cca-5a7043ce39a4 2018-09-26 17:16:52,056 - sdnvpn.lib.openstack_utils - DEBUG - Network '5ca80b24-d516-4741-a73b-b9306cc817df' created successfully 2018-09-26 17:16:52,057 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-09-26 17:16:52,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eaaa5a7fa4990716bedd8fc9284eea2294cece6" -d '{"subnets": [{"ip_version": 4, "network_id": "5ca80b24-d516-4741-a73b-b9306cc817df", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-8-1-subnet"}]}' 2018-09-26 17:16:52,643 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-dba9d34e-281c-469f-8378-b08f66e9e0da Date: Wed, 26 Sep 2018 17:16:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ca80b24-d516-4741-a73b-b9306cc817df","tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:16:52Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-09-26T17:16:52Z","gateway_ip":"10.10.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.10.0/24","project_id":"32e2fc060ffa4464a00bce7763dbcae4","id":"53e84bda-391f-496f-a69c-ec5a43f0e9ed","subnetpool_id":null,"name":"sdnvpn-8-1-subnet"}]} 2018-09-26 17:16:52,643 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-dba9d34e-281c-469f-8378-b08f66e9e0da 2018-09-26 17:16:52,643 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '53e84bda-391f-496f-a69c-ec5a43f0e9ed' created successfully 2018-09-26 17:16:52,644 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-09-26 17:16:52,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eaaa5a7fa4990716bedd8fc9284eea2294cece6" -d '{"router": {"name": "sdnvpn-8-1-router", "admin_state_up": true}}' 2018-09-26 17:16:52,934 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 426 X-Openstack-Request-Id: req-ca95b114-f2fd-4247-a687-5d0c88f4201b Date: Wed, 26 Sep 2018 17:16:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:16:52Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T17:16:52Z", "revision_number": 0, "routes": [], "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "ab90e3ce-fe19-4738-9244-495fe9c0d3d7", "name": "sdnvpn-8-1-router"}} 2018-09-26 17:16:52,934 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers used request id req-ca95b114-f2fd-4247-a687-5d0c88f4201b 2018-09-26 17:16:52,934 - sdnvpn.lib.openstack_utils - DEBUG - Router 'ab90e3ce-fe19-4738-9244-495fe9c0d3d7' created successfully 2018-09-26 17:16:52,935 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-09-26 17:16:52,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/ab90e3ce-fe19-4738-9244-495fe9c0d3d7/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eaaa5a7fa4990716bedd8fc9284eea2294cece6" -d '{"subnet_id": "53e84bda-391f-496f-a69c-ec5a43f0e9ed"}' 2018-09-26 17:16:54,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8b8ef5db-212c-4e79-a349-d1c91218a692 Date: Wed, 26 Sep 2018 17:16:54 GMT RESP BODY: {"network_id": "5ca80b24-d516-4741-a73b-b9306cc817df", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "subnet_id": "53e84bda-391f-496f-a69c-ec5a43f0e9ed", "subnet_ids": ["53e84bda-391f-496f-a69c-ec5a43f0e9ed"], "port_id": "c7a695c6-9dc3-416a-8fb1-e8b00274a2a5", "id": "ab90e3ce-fe19-4738-9244-495fe9c0d3d7"} 2018-09-26 17:16:54,523 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/ab90e3ce-fe19-4738-9244-495fe9c0d3d7/add_router_interface used request id req-8b8ef5db-212c-4e79-a349-d1c91218a692 2018-09-26 17:16:54,523 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-09-26 17:16:54,524 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-09-26 17:16:54,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eaaa5a7fa4990716bedd8fc9284eea2294cece6" 2018-09-26 17:16:54,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-dfca75cd-dcfb-4ea8-ac34-c7d947484151 Date: Wed, 26 Sep 2018 17:16:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5ca80b24-d516-4741-a73b-b9306cc817df","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","subnets":["53e84bda-391f-496f-a69c-ec5a43f0e9ed"],"description":"","tags":[],"updated_at":"2018-09-26T17:16:52Z","provider:segmentation_id":51,"name":"sdnvpn-8-1","admin_state_up":true,"tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:16:51Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d9e93c84a104a3c8872dd8724ca8a31","status":"ACTIVE","subnets":["a21b8d27-6884-4a27-90be-806b7524c88f"],"description":"","tags":[],"updated_at":"2018-09-26T15:03:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:01Z","provider:network_type":"flat"}]} 2018-09-26 17:16:54,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks used request id req-dfca75cd-dcfb-4ea8-ac34-c7d947484151 2018-09-26 17:16:54,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/ab90e3ce-fe19-4738-9244-495fe9c0d3d7 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eaaa5a7fa4990716bedd8fc9284eea2294cece6" -d '{"router": {"external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759"}}}' 2018-09-26 17:16:56,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-0d3786ec-dd69-436c-a7cd-042c13efdccb Date: Wed, 26 Sep 2018 17:16:56 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:16:52Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T17:16:56Z", "revision_number": 4, "routes": [], "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "ab90e3ce-fe19-4738-9244-495fe9c0d3d7", "name": "sdnvpn-8-1-router"}} 2018-09-26 17:16:56,764 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/ab90e3ce-fe19-4738-9244-495fe9c0d3d7 used request id req-0d3786ec-dd69-436c-a7cd-042c13efdccb 2018-09-26 17:16:56,765 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-09-26 17:16:56,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eaaa5a7fa4990716bedd8fc9284eea2294cece6" 2018-09-26 17:16:57,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-2acc4974-e113-480b-9c28-1d22c9887c22 Date: Wed, 26 Sep 2018 17:16:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5ca80b24-d516-4741-a73b-b9306cc817df","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","subnets":["53e84bda-391f-496f-a69c-ec5a43f0e9ed"],"description":"","tags":[],"updated_at":"2018-09-26T17:16:52Z","provider:segmentation_id":51,"name":"sdnvpn-8-1","admin_state_up":true,"tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:16:51Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d9e93c84a104a3c8872dd8724ca8a31","status":"ACTIVE","subnets":["a21b8d27-6884-4a27-90be-806b7524c88f"],"description":"","tags":[],"updated_at":"2018-09-26T15:03:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:01Z","provider:network_type":"flat"}]} 2018-09-26 17:16:57,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks used request id req-2acc4974-e113-480b-9c28-1d22c9887c22 2018-09-26 17:16:57,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eaaa5a7fa4990716bedd8fc9284eea2294cece6" 2018-09-26 17:16:57,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1253 X-Openstack-Request-Id: req-3a894a2c-2998-4124-8b42-7c4df1f08484 Date: Wed, 26 Sep 2018 17:16:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ca80b24-d516-4741-a73b-b9306cc817df","tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:16:52Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-09-26T17:16:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"gateway_ip":"10.10.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.10.10.0/24","project_id":"32e2fc060ffa4464a00bce7763dbcae4","id":"53e84bda-391f-496f-a69c-ec5a43f0e9ed","subnetpool_id":null,"name":"sdnvpn-8-1-subnet"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:09Z","dns_nameservers":[],"updated_at":"2018-09-26T15:03:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"6d9e93c84a104a3c8872dd8724ca8a31","id":"a21b8d27-6884-4a27-90be-806b7524c88f","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-26 17:16:57,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-3a894a2c-2998-4124-8b42-7c4df1f08484 2018-09-26 17:16:57,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eaaa5a7fa4990716bedd8fc9284eea2294cece6" 2018-09-26 17:16:57,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 609 X-Openstack-Request-Id: req-e67f5ae7-c9af-4c6c-8dfc-13fcdbec690c Date: Wed, 26 Sep 2018 17:16:57 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:16:52Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T17:16:56Z", "revision_number": 4, "routes": [], "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "ab90e3ce-fe19-4738-9244-495fe9c0d3d7", "name": "sdnvpn-8-1-router"}]} 2018-09-26 17:16:57,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers used request id req-e67f5ae7-c9af-4c6c-8dfc-13fcdbec690c 2018-09-26 17:16:57,376 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-8-2... 2018-09-26 17:16:57,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eaaa5a7fa4990716bedd8fc9284eea2294cece6" -d '{"network": {"name": "sdnvpn-8-2", "admin_state_up": true}}' 2018-09-26 17:16:57,780 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-80f0383e-9b27-4139-90be-9c9ab51abdc6 Date: Wed, 26 Sep 2018 17:16:57 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b815018f-105d-4335-a882-9b9bfda4a9f8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T17:16:57Z","is_default":false,"provider:segmentation_id":44,"name":"sdnvpn-8-2","admin_state_up":true,"tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:16:57Z","mtu":1450}} 2018-09-26 17:16:57,780 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-80f0383e-9b27-4139-90be-9c9ab51abdc6 2018-09-26 17:16:57,781 - sdnvpn.lib.openstack_utils - DEBUG - Network 'b815018f-105d-4335-a882-9b9bfda4a9f8' created successfully 2018-09-26 17:16:57,781 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-09-26 17:16:57,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eaaa5a7fa4990716bedd8fc9284eea2294cece6" -d '{"subnets": [{"ip_version": 4, "network_id": "b815018f-105d-4335-a882-9b9bfda4a9f8", "cidr": "10.10.20.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-8-2-subnet"}]}' 2018-09-26 17:16:58,337 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-9dd22cb7-a0f5-46c1-9f55-c5854687c23c Date: Wed, 26 Sep 2018 17:16:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b815018f-105d-4335-a882-9b9bfda4a9f8","tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:16:58Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-09-26T17:16:58Z","gateway_ip":"10.10.20.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.20.2","end":"10.10.20.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.20.0/24","project_id":"32e2fc060ffa4464a00bce7763dbcae4","id":"aea17c55-884f-4946-9eb7-6105c784fd4e","subnetpool_id":null,"name":"sdnvpn-8-2-subnet"}]} 2018-09-26 17:16:58,338 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-9dd22cb7-a0f5-46c1-9f55-c5854687c23c 2018-09-26 17:16:58,338 - sdnvpn.lib.openstack_utils - DEBUG - Subnet 'aea17c55-884f-4946-9eb7-6105c784fd4e' created successfully 2018-09-26 17:16:58,338 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-09-26 17:16:58,339 - sdnvpn.lib.openstack_utils - DEBUG - Router 'ab90e3ce-fe19-4738-9244-495fe9c0d3d7' created successfully 2018-09-26 17:16:58,339 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-09-26 17:16:58,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/ab90e3ce-fe19-4738-9244-495fe9c0d3d7/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eaaa5a7fa4990716bedd8fc9284eea2294cece6" -d '{"subnet_id": "aea17c55-884f-4946-9eb7-6105c784fd4e"}' 2018-09-26 17:16:59,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-bb5cb26a-0bb1-4151-bbbc-2a64e96d17b3 Date: Wed, 26 Sep 2018 17:16:59 GMT RESP BODY: {"network_id": "b815018f-105d-4335-a882-9b9bfda4a9f8", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "subnet_id": "aea17c55-884f-4946-9eb7-6105c784fd4e", "subnet_ids": ["aea17c55-884f-4946-9eb7-6105c784fd4e"], "port_id": "d4753dbd-e34b-42c3-9300-37a56d5ffb1c", "id": "ab90e3ce-fe19-4738-9244-495fe9c0d3d7"} 2018-09-26 17:16:59,683 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/ab90e3ce-fe19-4738-9244-495fe9c0d3d7/add_router_interface used request id req-bb5cb26a-0bb1-4151-bbbc-2a64e96d17b3 2018-09-26 17:16:59,684 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-09-26 17:16:59,684 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-09-26 17:16:59,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eaaa5a7fa4990716bedd8fc9284eea2294cece6" 2018-09-26 17:16:59,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2007 X-Openstack-Request-Id: req-2ce7b975-d487-45be-a6f1-6918b5d09ee5 Date: Wed, 26 Sep 2018 17:16:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5ca80b24-d516-4741-a73b-b9306cc817df","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","subnets":["53e84bda-391f-496f-a69c-ec5a43f0e9ed"],"description":"","tags":[],"updated_at":"2018-09-26T17:16:52Z","provider:segmentation_id":51,"name":"sdnvpn-8-1","admin_state_up":true,"tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:16:51Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b815018f-105d-4335-a882-9b9bfda4a9f8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","subnets":["aea17c55-884f-4946-9eb7-6105c784fd4e"],"description":"","tags":[],"updated_at":"2018-09-26T17:16:58Z","provider:segmentation_id":44,"name":"sdnvpn-8-2","admin_state_up":true,"tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:16:57Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d9e93c84a104a3c8872dd8724ca8a31","status":"ACTIVE","subnets":["a21b8d27-6884-4a27-90be-806b7524c88f"],"description":"","tags":[],"updated_at":"2018-09-26T15:03:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:01Z","provider:network_type":"flat"}]} 2018-09-26 17:16:59,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks used request id req-2ce7b975-d487-45be-a6f1-6918b5d09ee5 2018-09-26 17:16:59,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/ab90e3ce-fe19-4738-9244-495fe9c0d3d7 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eaaa5a7fa4990716bedd8fc9284eea2294cece6" -d '{"router": {"external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759"}}}' 2018-09-26 17:17:00,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-1c65629b-5dde-4e44-a129-d10242460ced Date: Wed, 26 Sep 2018 17:17:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:16:52Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T17:17:00Z", "revision_number": 6, "routes": [], "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "ab90e3ce-fe19-4738-9244-495fe9c0d3d7", "name": "sdnvpn-8-1-router"}} 2018-09-26 17:17:00,491 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/ab90e3ce-fe19-4738-9244-495fe9c0d3d7 used request id req-1c65629b-5dde-4e44-a129-d10242460ced 2018-09-26 17:17:00,491 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-09-26 17:17:00,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eaaa5a7fa4990716bedd8fc9284eea2294cece6" 2018-09-26 17:17:00,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-1e76eec4-18fc-4345-8ac6-018187b4c5c2 Date: Wed, 26 Sep 2018 17:17:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "created_at": "2018-09-26T15:03:01Z", "updated_at": "2018-09-26T15:03:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "42b64d20-0cdd-4071-90b3-bed72374e7f4", "remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "7d1bf180-3956-40c0-b13b-87d65c8127c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "985b7c76-8047-404e-bfc0-b56f14b3b0aa", "remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "e7624c79-e96e-4c9f-b820-f381a79bf690", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}], "revision_number": 4, "project_id": "6d9e93c84a104a3c8872dd8724ca8a31", "id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "created_at": "2018-09-26T17:12:52Z", "updated_at": "2018-09-26T17:12:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "revision_number": 0, "id": "1bc5d554-72b0-4be6-a33f-7b0282153d83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "revision_number": 0, "id": "60c3e269-0a18-4c33-a7b1-24bfb181ffb4", "remote_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "remote_ip_prefix": null, "created_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "revision_number": 0, "id": "6d2a532b-595a-4226-ac82-2a4b163451b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "revision_number": 0, "id": "eafe6624-5075-4952-8f53-4c2be01a6dff", "remote_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "remote_ip_prefix": null, "created_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6"}], "revision_number": 4, "project_id": "5c7c3cbda3844d01907cca3cdc0889f6", "id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T15:13:13Z", "updated_at": "2018-09-26T15:13:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "2a35cbcd-1532-408c-8786-78c1a7485991", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "342a62ab-967f-4158-a52b-3549330c6d23", "remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "425d5713-a334-4764-a0ae-c2b108101c0f", "remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "75c1d273-287b-4242-9c28-8e24471a8445", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}], "revision_number": 4, "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T15:15:22Z", "updated_at": "2018-09-26T15:15:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "04a09cd4-997d-44cc-bf48-ba09a9b953f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "12ba60b2-304d-491e-8ec2-bb9878c51946", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "21d80991-0477-489d-b604-0c0481e731e8", "remote_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "a30e74b9-69f3-4ca8-b021-d63436cfc6c9", "remote_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "name": "default"}]} 2018-09-26 17:17:00,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-1e76eec4-18fc-4345-8ac6-018187b4c5c2 2018-09-26 17:17:00,706 - sdnvpn.lib.openstack_utils - INFO - Creating security group 'sdnvpn-sg'... 2018-09-26 17:17:00,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eaaa5a7fa4990716bedd8fc9284eea2294cece6" -d '{"security_group": {"name": "sdnvpn-sg", "description": "Security group for SDNVPN test cases"}}' 2018-09-26 17:17:00,946 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1377 X-Openstack-Request-Id: req-f78c8346-202d-47c0-871c-b6260e1158fb Date: Wed, 26 Sep 2018 17:17:00 GMT RESP BODY: {"security_group": {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:17:00Z", "updated_at": "2018-09-26T17:17:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:17:00Z", "revision_number": 0, "id": "9743e41c-717b-445f-acf1-cef6c95bb1e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:17:00Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:17:00Z", "revision_number": 0, "id": "d94c0457-522e-492b-8235-21b49eb05a36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:17:00Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}], "revision_number": 2, "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "620171f6-0dde-4380-a534-a1fcabdc013e", "name": "sdnvpn-sg"}} 2018-09-26 17:17:00,946 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-f78c8346-202d-47c0-871c-b6260e1158fb 2018-09-26 17:17:00,947 - sdnvpn.lib.openstack_utils - DEBUG - Security group 'sdnvpn-sg' with ID=620171f6-0dde-4380-a534-a1fcabdc013e created successfully. 2018-09-26 17:17:00,947 - sdnvpn.lib.openstack_utils - DEBUG - Adding ICMP rules in security group 'sdnvpn-sg'... 2018-09-26 17:17:00,947 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (no port range mentioned) 2018-09-26 17:17:00,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eaaa5a7fa4990716bedd8fc9284eea2294cece6" -d '{"security_group_rule": {"direction": "ingress", "protocol": "icmp", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e"}}' 2018-09-26 17:17:01,214 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-99d64415-f4de-4d8e-bbd9-3fdfa8fa7024 Date: Wed, 26 Sep 2018 17:17:01 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T17:17:01Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "port_range_min": null, "revision_number": 0, "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:17:01Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "196f4e7d-5eb0-4e05-a34a-498b3a96df3a"}} 2018-09-26 17:17:01,214 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules used request id req-99d64415-f4de-4d8e-bbd9-3fdfa8fa7024 2018-09-26 17:17:01,214 - sdnvpn.lib.openstack_utils - DEBUG - Adding SSH rules in security group 'sdnvpn-sg'... 2018-09-26 17:17:01,215 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-09-26 17:17:01,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eaaa5a7fa4990716bedd8fc9284eea2294cece6" -d '{"security_group_rule": {"port_range_min": "22", "direction": "ingress", "protocol": "tcp", "port_range_max": "22", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e"}}' 2018-09-26 17:17:01,418 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-ed5e7e35-1c05-4aca-8804-1882a06daf4f Date: Wed, 26 Sep 2018 17:17:01 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-26T17:17:01Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "port_range_min": 22, "revision_number": 0, "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:17:01Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "98b8ec09-7683-4f66-bda1-798a9d1eb12d"}} 2018-09-26 17:17:01,418 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules used request id req-ed5e7e35-1c05-4aca-8804-1882a06daf4f 2018-09-26 17:17:01,418 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-09-26 17:17:01,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eaaa5a7fa4990716bedd8fc9284eea2294cece6" -d '{"security_group_rule": {"port_range_min": "22", "direction": "egress", "protocol": "tcp", "port_range_max": "22", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e"}}' 2018-09-26 17:17:01,597 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 506 X-Openstack-Request-Id: req-850bdb79-1755-465b-b5a9-103e122abffc Date: Wed, 26 Sep 2018 17:17:01 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-26T17:17:01Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "port_range_min": 22, "revision_number": 0, "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:17:01Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "1718c47a-c8e1-4264-8e7a-7e324312f802"}} 2018-09-26 17:17:01,597 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules used request id req-850bdb79-1755-465b-b5a9-103e122abffc 2018-09-26 17:17:01,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eaaa5a7fa4990716bedd8fc9284eea2294cece6" 2018-09-26 17:17:01,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10290 X-Openstack-Request-Id: req-423e855b-db4a-47eb-a19b-385e7e183c3d Date: Wed, 26 Sep 2018 17:17:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-09-26T15:15:22Z", "project_id": "", "id": "04a09cd4-997d-44cc-bf48-ba09a9b953f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-09-26T15:15:22Z", "project_id": "", "id": "12ba60b2-304d-491e-8ec2-bb9878c51946"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-26T17:17:01Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "port_range_min": 22, "revision_number": 0, "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:17:01Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "1718c47a-c8e1-4264-8e7a-7e324312f802"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T17:17:01Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "port_range_min": null, "revision_number": 0, "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:17:01Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "196f4e7d-5eb0-4e05-a34a-498b3a96df3a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "port_range_min": null, "revision_number": 0, "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "created_at": "2018-09-26T17:12:52Z", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6", "id": "1bc5d554-72b0-4be6-a33f-7b0282153d83"}, {"remote_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-09-26T15:15:22Z", "project_id": "", "id": "21d80991-0477-489d-b604-0c0481e731e8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "port_range_min": null, "revision_number": 0, "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T15:13:13Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "2a35cbcd-1532-408c-8786-78c1a7485991"}, {"remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "port_range_min": null, "revision_number": 0, "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T15:13:13Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "342a62ab-967f-4158-a52b-3549330c6d23"}, {"remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "port_range_min": null, "revision_number": 0, "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T15:13:13Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "425d5713-a334-4764-a0ae-c2b108101c0f"}, {"remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "port_range_min": null, "revision_number": 0, "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "created_at": "2018-09-26T15:03:01Z", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31", "id": "42b64d20-0cdd-4071-90b3-bed72374e7f4"}, {"remote_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "port_range_min": null, "revision_number": 0, "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "created_at": "2018-09-26T17:12:52Z", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6", "id": "60c3e269-0a18-4c33-a7b1-24bfb181ffb4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "port_range_min": null, "revision_number": 0, "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "created_at": "2018-09-26T17:12:52Z", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6", "id": "6d2a532b-595a-4226-ac82-2a4b163451b7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "port_range_min": null, "revision_number": 0, "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T15:13:13Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "75c1d273-287b-4242-9c28-8e24471a8445"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "port_range_min": null, "revision_number": 0, "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "created_at": "2018-09-26T15:03:01Z", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31", "id": "7d1bf180-3956-40c0-b13b-87d65c8127c0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T17:17:00Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "port_range_min": null, "revision_number": 0, "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:17:00Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "9743e41c-717b-445f-acf1-cef6c95bb1e8"}, {"remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "port_range_min": null, "revision_number": 0, "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "created_at": "2018-09-26T15:03:01Z", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31", "id": "985b7c76-8047-404e-bfc0-b56f14b3b0aa"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-26T17:17:01Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "port_range_min": 22, "revision_number": 0, "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:17:01Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "98b8ec09-7683-4f66-bda1-798a9d1eb12d"}, {"remote_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-09-26T15:15:22Z", "project_id": "", "id": "a30e74b9-69f3-4ca8-b021-d63436cfc6c9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T17:17:00Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "port_range_min": null, "revision_number": 0, "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:17:00Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "d94c0457-522e-492b-8235-21b49eb05a36"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "port_range_min": null, "revision_number": 0, "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "created_at": "2018-09-26T15:03:01Z", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31", "id": "e7624c79-e96e-4c9f-b820-f381a79bf690"}, {"remote_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "port_range_min": null, "revision_number": 0, "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "created_at": "2018-09-26T17:12:52Z", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6", "id": "eafe6624-5075-4952-8f53-4c2be01a6dff"}]} 2018-09-26 17:17:01,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules used request id req-423e855b-db4a-47eb-a19b-385e7e183c3d 2018-09-26 17:17:01,769 - sdnvpn_test_utils - INFO - This rule exists for security group: 620171f6-0dde-4380-a534-a1fcabdc013e 2018-09-26 17:17:01,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eaaa5a7fa4990716bedd8fc9284eea2294cece6" 2018-09-26 17:17:01,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10290 X-Openstack-Request-Id: req-5c5d9fa0-9ea8-4a11-b440-2764bf60f2cc Date: Wed, 26 Sep 2018 17:17:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-09-26T15:15:22Z", "project_id": "", "id": "04a09cd4-997d-44cc-bf48-ba09a9b953f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-09-26T15:15:22Z", "project_id": "", "id": "12ba60b2-304d-491e-8ec2-bb9878c51946"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-26T17:17:01Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "port_range_min": 22, "revision_number": 0, "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:17:01Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "1718c47a-c8e1-4264-8e7a-7e324312f802"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T17:17:01Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "port_range_min": null, "revision_number": 0, "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:17:01Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "196f4e7d-5eb0-4e05-a34a-498b3a96df3a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "port_range_min": null, "revision_number": 0, "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "created_at": "2018-09-26T17:12:52Z", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6", "id": "1bc5d554-72b0-4be6-a33f-7b0282153d83"}, {"remote_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-09-26T15:15:22Z", "project_id": "", "id": "21d80991-0477-489d-b604-0c0481e731e8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "port_range_min": null, "revision_number": 0, "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T15:13:13Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "2a35cbcd-1532-408c-8786-78c1a7485991"}, {"remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "port_range_min": null, "revision_number": 0, "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T15:13:13Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "342a62ab-967f-4158-a52b-3549330c6d23"}, {"remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "port_range_min": null, "revision_number": 0, "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T15:13:13Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "425d5713-a334-4764-a0ae-c2b108101c0f"}, {"remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "port_range_min": null, "revision_number": 0, "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "created_at": "2018-09-26T15:03:01Z", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31", "id": "42b64d20-0cdd-4071-90b3-bed72374e7f4"}, {"remote_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "port_range_min": null, "revision_number": 0, "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "created_at": "2018-09-26T17:12:52Z", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6", "id": "60c3e269-0a18-4c33-a7b1-24bfb181ffb4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "port_range_min": null, "revision_number": 0, "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "created_at": "2018-09-26T17:12:52Z", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6", "id": "6d2a532b-595a-4226-ac82-2a4b163451b7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "port_range_min": null, "revision_number": 0, "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T15:13:13Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "75c1d273-287b-4242-9c28-8e24471a8445"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "port_range_min": null, "revision_number": 0, "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "created_at": "2018-09-26T15:03:01Z", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31", "id": "7d1bf180-3956-40c0-b13b-87d65c8127c0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T17:17:00Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "port_range_min": null, "revision_number": 0, "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:17:00Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "9743e41c-717b-445f-acf1-cef6c95bb1e8"}, {"remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "port_range_min": null, "revision_number": 0, "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "created_at": "2018-09-26T15:03:01Z", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31", "id": "985b7c76-8047-404e-bfc0-b56f14b3b0aa"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-26T17:17:01Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "port_range_min": 22, "revision_number": 0, "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:17:01Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "98b8ec09-7683-4f66-bda1-798a9d1eb12d"}, {"remote_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-09-26T15:15:22Z", "project_id": "", "id": "a30e74b9-69f3-4ca8-b021-d63436cfc6c9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T17:17:00Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "port_range_min": null, "revision_number": 0, "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:17:00Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "d94c0457-522e-492b-8235-21b49eb05a36"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "port_range_min": null, "revision_number": 0, "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "created_at": "2018-09-26T15:03:01Z", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31", "id": "e7624c79-e96e-4c9f-b820-f381a79bf690"}, {"remote_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "port_range_min": null, "revision_number": 0, "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "created_at": "2018-09-26T17:12:52Z", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6", "id": "eafe6624-5075-4952-8f53-4c2be01a6dff"}]} 2018-09-26 17:17:01,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules used request id req-5c5d9fa0-9ea8-4a11-b440-2764bf60f2cc 2018-09-26 17:17:01,843 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-09-26 17:17:01,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eaaa5a7fa4990716bedd8fc9284eea2294cece6" -d '{"security_group_rule": {"port_range_min": 80, "direction": "ingress", "protocol": "tcp", "port_range_max": 80, "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e"}}' 2018-09-26 17:17:02,017 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-e7af1c2d-6ce2-4895-9edb-a21ddb5d5423 Date: Wed, 26 Sep 2018 17:17:02 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-09-26T17:17:01Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "port_range_min": 80, "revision_number": 0, "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:17:01Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "0744bcd9-e01e-4f12-9a98-aabdc313ce19"}} 2018-09-26 17:17:02,017 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules used request id req-e7af1c2d-6ce2-4895-9edb-a21ddb5d5423 2018-09-26 17:17:02,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:17:02,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:17:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcb386ca-832f-4228-9388-270f1af54dc2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:17:02,024 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-dcb386ca-832f-4228-9388-270f1af54dc2 2018-09-26 17:17:02,025 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:17:02,404 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:17:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["bH0ojec1TfKFBHDomI2nKA"], "issued_at": "2018-09-26T17:17:02.000000Z"}} 2018-09-26 17:17:02,407 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840946bc5a971d84efbee9fd59e429c525770e5c" 2018-09-26 17:17:02,964 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:17:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6f1d7c85-f6f6-42a8-9162-67dcc326d0e6 x-compute-request-id: req-6f1d7c85-f6f6-42a8-9162-67dcc326d0e6 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 225}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10179, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 228}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10179, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-09-26 17:17:02,964 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-6f1d7c85-f6f6-42a8-9162-67dcc326d0e6 2018-09-26 17:17:02,966 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-0.opnfvlf.org', u'overcloud-novacompute-1.opnfvlf.org'] 2018-09-26 17:17:02,966 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-8-2'... 2018-09-26 17:17:02,966 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-8-2 flavor=m1.tiny image=a20d286e-0153-43d6-8f7d-7f3da63e6034 network=b815018f-105d-4335-a882-9b9bfda4a9f8 secgroup=620171f6-0dde-4380-a534-a1fcabdc013e hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-09-26 17:17:02,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:17:02,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:17:02,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:17:02,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:17:02,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:17:02,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:17:02,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:17:02,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:17:02,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:17:02,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:17:02,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:17:02,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:17:02,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:17:02,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:17:02,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:17:02,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:17:02,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:17:02,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:17:02,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:17:02,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:17:02,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:17:02,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:17:02,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:17:02,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:17:02,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:17:02,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:17:02,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:17:02,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:17:02,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:17:02,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:17:02,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:17:02,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:17:02,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:17:02,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:17:02,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:17:02,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:17:02,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:17:02,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:17:02,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:17:02,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:17:02,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:17:02,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:17:02,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:17:02,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:17:02,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:17:02,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:17:02,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:17:02,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:17:02,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:17:02,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:17:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d05d0dc-221e-4269-8a8d-6d5572702a93 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:17:02,985 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-7d05d0dc-221e-4269-8a8d-6d5572702a93 2018-09-26 17:17:02,985 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:17:03,360 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:17:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["wMTzVHsvRzmJbMJUIeMDKg"], "issued_at": "2018-09-26T17:17:03.000000Z"}} 2018-09-26 17:17:03,364 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7d42ea408b56d2225d8154b41d74d6fcbc3715e" 2018-09-26 17:17:03,922 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:17:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f6a359bc-53da-4ff4-95f3-1e461dffeccb x-compute-request-id: req-f6a359bc-53da-4ff4-95f3-1e461dffeccb Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-09-26 17:17:03,922 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-f6a359bc-53da-4ff4-95f3-1e461dffeccb 2018-09-26 17:17:03,926 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7d42ea408b56d2225d8154b41d74d6fcbc3715e" 2018-09-26 17:17:03,945 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:17:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f096f98f-0623-4502-9bf6-b0329717163f x-compute-request-id: req-f096f98f-0623-4502-9bf6-b0329717163f Content-Encoding: gzip Content-Length: 278 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 17:17:03,945 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b used request id req-f096f98f-0623-4502-9bf6-b0329717163f 2018-09-26 17:17:03,948 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7d42ea408b56d2225d8154b41d74d6fcbc3715e" -d '{"server": {"name": "sdnvpn-8-2", "imageRef": "a20d286e-0153-43d6-8f7d-7f3da63e6034", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "max_count": 1, "min_count": 1, "networks": [{"uuid": "b815018f-105d-4335-a882-9b9bfda4a9f8"}]}}' 2018-09-26 17:17:05,838 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:17:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-28643acd-e3ac-4408-9787-36b7a2e0b382 x-compute-request-id: req-28643acd-e3ac-4408-9787-36b7a2e0b382 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/db8bfc20-0e00-4ac3-9837-ee55a510bb20 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "db8bfc20-0e00-4ac3-9837-ee55a510bb20", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/db8bfc20-0e00-4ac3-9837-ee55a510bb20", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/db8bfc20-0e00-4ac3-9837-ee55a510bb20", "rel": "bookmark"}], "adminPass": "BXQGVDb6w6V9"}} 2018-09-26 17:17:05,838 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-28643acd-e3ac-4408-9787-36b7a2e0b382 2018-09-26 17:17:05,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:17:05,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:17:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2217af86-1ad6-47ad-80b5-aef40cc95ea4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:17:05,846 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-2217af86-1ad6-47ad-80b5-aef40cc95ea4 2018-09-26 17:17:05,846 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:17:06,231 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:17:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["LYMTWEyvTDeXmcMoVPbC8w"], "issued_at": "2018-09-26T17:17:06.000000Z"}} 2018-09-26 17:17:06,234 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/db8bfc20-0e00-4ac3-9837-ee55a510bb20 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccb57ff5edbad6fe319486809d44ef79dc1a90de" 2018-09-26 17:17:06,726 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:17:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e38d5c9e-f933-4496-8798-4d76785e7e8c x-compute-request-id: req-e38d5c9e-f933-4496-8798-4d76785e7e8c Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/db8bfc20-0e00-4ac3-9837-ee55a510bb20", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/db8bfc20-0e00-4ac3-9837-ee55a510bb20", "rel": "bookmark"}], "image": {"id": "a20d286e-0153-43d6-8f7d-7f3da63e6034", "links": [{"href": "http://172.30.9.22:8774/images/a20d286e-0153-43d6-8f7d-7f3da63e6034", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "db8bfc20-0e00-4ac3-9837-ee55a510bb20", "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T17:17:06Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-8-2", "created": "2018-09-26T17:17:05Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:17:06,726 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/db8bfc20-0e00-4ac3-9837-ee55a510bb20 used request id req-e38d5c9e-f933-4496-8798-4d76785e7e8c 2018-09-26 17:17:09,733 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/db8bfc20-0e00-4ac3-9837-ee55a510bb20 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccb57ff5edbad6fe319486809d44ef79dc1a90de" 2018-09-26 17:17:10,970 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:17:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e39df66f-80f0-4a09-8f6c-1d20f9d92870 x-compute-request-id: req-e39df66f-80f0-4a09-8f6c-1d20f9d92870 Content-Encoding: gzip Content-Length: 707 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/db8bfc20-0e00-4ac3-9837-ee55a510bb20", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/db8bfc20-0e00-4ac3-9837-ee55a510bb20", "rel": "bookmark"}], "image": {"id": "a20d286e-0153-43d6-8f7d-7f3da63e6034", "links": [{"href": "http://172.30.9.22:8774/images/a20d286e-0153-43d6-8f7d-7f3da63e6034", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010e", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "db8bfc20-0e00-4ac3-9837-ee55a510bb20", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T17:17:08Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-8-2", "created": "2018-09-26T17:17:05Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:17:10,970 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/db8bfc20-0e00-4ac3-9837-ee55a510bb20 used request id req-e39df66f-80f0-4a09-8f6c-1d20f9d92870 2018-09-26 17:17:13,976 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/db8bfc20-0e00-4ac3-9837-ee55a510bb20 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccb57ff5edbad6fe319486809d44ef79dc1a90de" 2018-09-26 17:17:15,096 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:17:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f236a3a1-11f5-4181-8b1c-42c68ec0b6e7 x-compute-request-id: req-f236a3a1-11f5-4181-8b1c-42c68ec0b6e7 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-8-2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:46:81", "version": 4, "addr": "10.10.20.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/db8bfc20-0e00-4ac3-9837-ee55a510bb20", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/db8bfc20-0e00-4ac3-9837-ee55a510bb20", "rel": "bookmark"}], "image": {"id": "a20d286e-0153-43d6-8f7d-7f3da63e6034", "links": [{"href": "http://172.30.9.22:8774/images/a20d286e-0153-43d6-8f7d-7f3da63e6034", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010e", "OS-SRV-USG:launched_at": "2018-09-26T17:17:11.000000", "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "db8bfc20-0e00-4ac3-9837-ee55a510bb20", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T17:17:12Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-8-2", "created": "2018-09-26T17:17:05Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:17:15,096 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/db8bfc20-0e00-4ac3-9837-ee55a510bb20 used request id req-f236a3a1-11f5-4181-8b1c-42c68ec0b6e7 2018-09-26 17:17:15,100 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/db8bfc20-0e00-4ac3-9837-ee55a510bb20 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7d42ea408b56d2225d8154b41d74d6fcbc3715e" 2018-09-26 17:17:15,724 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:17:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f94e9ce6-41ed-4396-b4a8-13c73cc701ac x-compute-request-id: req-f94e9ce6-41ed-4396-b4a8-13c73cc701ac Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-8-2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:46:81", "version": 4, "addr": "10.10.20.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/db8bfc20-0e00-4ac3-9837-ee55a510bb20", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/db8bfc20-0e00-4ac3-9837-ee55a510bb20", "rel": "bookmark"}], "image": {"id": "a20d286e-0153-43d6-8f7d-7f3da63e6034", "links": [{"href": "http://172.30.9.22:8774/images/a20d286e-0153-43d6-8f7d-7f3da63e6034", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010e", "OS-SRV-USG:launched_at": "2018-09-26T17:17:11.000000", "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "db8bfc20-0e00-4ac3-9837-ee55a510bb20", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T17:17:12Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-8-2", "created": "2018-09-26T17:17:05Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:17:15,724 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/db8bfc20-0e00-4ac3-9837-ee55a510bb20 used request id req-f94e9ce6-41ed-4396-b4a8-13c73cc701ac 2018-09-26 17:17:15,725 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-8-2' booted successfully. IP='10.10.20.11'. 2018-09-26 17:17:15,725 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-8-2' to security group 'sdnvpn-sg'... 2018-09-26 17:17:15,728 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/db8bfc20-0e00-4ac3-9837-ee55a510bb20/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840946bc5a971d84efbee9fd59e429c525770e5c" -d '{"addSecurityGroup": {"name": "620171f6-0dde-4380-a534-a1fcabdc013e"}}' 2018-09-26 17:17:17,701 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:17:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ef5b4610-aff7-47bb-b639-d0c39009e016 x-compute-request-id: req-ef5b4610-aff7-47bb-b639-d0c39009e016 Content-Length: 0 Content-Type: application/json 2018-09-26 17:17:17,702 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/db8bfc20-0e00-4ac3-9837-ee55a510bb20/action used request id req-ef5b4610-aff7-47bb-b639-d0c39009e016 2018-09-26 17:17:17,702 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-8-1'... 2018-09-26 17:17:17,702 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-8-1 flavor=m1.tiny image=a20d286e-0153-43d6-8f7d-7f3da63e6034 network=5ca80b24-d516-4741-a73b-b9306cc817df secgroup=620171f6-0dde-4380-a534-a1fcabdc013e hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.20.11 while true; do for i do ip=$i ping -c 10 $ip 2>&1 >/dev/null RES=$? if [ "Z$RES" = "Z0" ] ; then echo ping $ip OK else echo ping $ip KO fi done sleep 1 done 2018-09-26 17:17:17,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:17:17,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:17:17,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:17:17,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:17:17,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:17:17,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:17:17,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:17:17,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:17:17,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:17:17,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:17:17,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:17:17,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:17:17,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:17:17,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:17:17,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:17:17,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:17:17,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:17:17,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:17:17,705 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:17:17,705 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:17:17,705 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:17:17,705 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:17:17,705 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:17:17,705 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:17:17,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:17:17,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:17:17,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:17:17,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:17:17,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:17:17,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:17:17,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:17:17,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:17:17,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:17:17,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:17:17,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:17:17,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:17:17,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:17:17,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:17:17,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:17:17,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:17:17,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:17:17,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:17:17,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:17:17,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:17:17,710 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:17:17,710 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:17:17,710 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:17:17,710 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:17:17,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:17:17,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:17:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8def098-4365-4eba-b38f-243b4f3b525c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:17:17,718 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e8def098-4365-4eba-b38f-243b4f3b525c 2018-09-26 17:17:17,719 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:17:18,093 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:17:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["2cjunARnRYO63Wv833_bFA"], "issued_at": "2018-09-26T17:17:18.000000Z"}} 2018-09-26 17:17:18,097 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53e703e88125f6b650e27c1f8216220bf41a1501" 2018-09-26 17:17:18,257 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:17:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd38bd4e-ad7b-440f-8989-1baf4aa45e95 x-compute-request-id: req-dd38bd4e-ad7b-440f-8989-1baf4aa45e95 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-09-26 17:17:18,257 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-dd38bd4e-ad7b-440f-8989-1baf4aa45e95 2018-09-26 17:17:18,260 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53e703e88125f6b650e27c1f8216220bf41a1501" 2018-09-26 17:17:18,280 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:17:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-438a2b29-99f2-4c29-80b4-d5bbe7c8a766 x-compute-request-id: req-438a2b29-99f2-4c29-80b4-d5bbe7c8a766 Content-Encoding: gzip Content-Length: 278 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 17:17:18,280 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b used request id req-438a2b29-99f2-4c29-80b4-d5bbe7c8a766 2018-09-26 17:17:18,283 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53e703e88125f6b650e27c1f8216220bf41a1501" -d '{"server": {"name": "sdnvpn-8-1", "imageRef": "a20d286e-0153-43d6-8f7d-7f3da63e6034", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4yMC4xMQp3aGlsZSB0cnVlOyBkbwogZm9yIGkgZG8KICBpcD0kaQogIHBpbmcgLWMgMTAgJGlwIDI+JjEgPi9kZXYvbnVsbAogIFJFUz0kPwogIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICAgZWNobyBwaW5nICRpcCBPSwogIGVsc2UgZWNobyBwaW5nICRpcCBLTwogIGZpCiBkb25lCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5ca80b24-d516-4741-a73b-b9306cc817df"}], "config_drive": true}}' 2018-09-26 17:17:20,562 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:17:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2459bf17-81bf-48e5-9703-a790e95ac8b7 x-compute-request-id: req-2459bf17-81bf-48e5-9703-a790e95ac8b7 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/4e8ca953-6843-4c44-8c64-1ac79f49b811 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4e8ca953-6843-4c44-8c64-1ac79f49b811", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4e8ca953-6843-4c44-8c64-1ac79f49b811", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4e8ca953-6843-4c44-8c64-1ac79f49b811", "rel": "bookmark"}], "adminPass": "SFpT7tH67KdA"}} 2018-09-26 17:17:20,562 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-2459bf17-81bf-48e5-9703-a790e95ac8b7 2018-09-26 17:17:20,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:17:20,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:17:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f44f4ef-e8bd-4ef5-8f9f-131ba0b880ee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:17:20,570 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8f44f4ef-e8bd-4ef5-8f9f-131ba0b880ee 2018-09-26 17:17:20,570 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:17:20,959 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:17:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["EcAj1zKATWaWOQqSOaQmsQ"], "issued_at": "2018-09-26T17:17:20.000000Z"}} 2018-09-26 17:17:20,962 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/4e8ca953-6843-4c44-8c64-1ac79f49b811 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de57f825428ab5543665f386c9230c2bc3c01329" 2018-09-26 17:17:21,903 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:17:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e1b386e-fa7d-495b-bb26-5ead442ce1fd x-compute-request-id: req-2e1b386e-fa7d-495b-bb26-5ead442ce1fd Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4e8ca953-6843-4c44-8c64-1ac79f49b811", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4e8ca953-6843-4c44-8c64-1ac79f49b811", "rel": "bookmark"}], "image": {"id": "a20d286e-0153-43d6-8f7d-7f3da63e6034", "links": [{"href": "http://172.30.9.22:8774/images/a20d286e-0153-43d6-8f7d-7f3da63e6034", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "4e8ca953-6843-4c44-8c64-1ac79f49b811", "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:17:21Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-8-1", "created": "2018-09-26T17:17:20Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:17:21,904 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/4e8ca953-6843-4c44-8c64-1ac79f49b811 used request id req-2e1b386e-fa7d-495b-bb26-5ead442ce1fd 2018-09-26 17:17:24,908 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/4e8ca953-6843-4c44-8c64-1ac79f49b811 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de57f825428ab5543665f386c9230c2bc3c01329" 2018-09-26 17:17:26,081 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:17:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-91b6e7d6-857c-48b4-9e90-ec033f066840 x-compute-request-id: req-91b6e7d6-857c-48b4-9e90-ec033f066840 Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4e8ca953-6843-4c44-8c64-1ac79f49b811", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4e8ca953-6843-4c44-8c64-1ac79f49b811", "rel": "bookmark"}], "image": {"id": "a20d286e-0153-43d6-8f7d-7f3da63e6034", "links": [{"href": "http://172.30.9.22:8774/images/a20d286e-0153-43d6-8f7d-7f3da63e6034", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000111", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "4e8ca953-6843-4c44-8c64-1ac79f49b811", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:17:22Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-8-1", "created": "2018-09-26T17:17:20Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:17:26,081 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/4e8ca953-6843-4c44-8c64-1ac79f49b811 used request id req-91b6e7d6-857c-48b4-9e90-ec033f066840 2018-09-26 17:17:29,087 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/4e8ca953-6843-4c44-8c64-1ac79f49b811 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de57f825428ab5543665f386c9230c2bc3c01329" 2018-09-26 17:17:29,959 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:17:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d594db58-08c5-4388-b17a-4bd768381c9a x-compute-request-id: req-d594db58-08c5-4388-b17a-4bd768381c9a Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-8-1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:16:aa", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4e8ca953-6843-4c44-8c64-1ac79f49b811", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4e8ca953-6843-4c44-8c64-1ac79f49b811", "rel": "bookmark"}], "image": {"id": "a20d286e-0153-43d6-8f7d-7f3da63e6034", "links": [{"href": "http://172.30.9.22:8774/images/a20d286e-0153-43d6-8f7d-7f3da63e6034", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000111", "OS-SRV-USG:launched_at": "2018-09-26T17:17:27.000000", "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "4e8ca953-6843-4c44-8c64-1ac79f49b811", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-09-26T17:17:27Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-8-1", "created": "2018-09-26T17:17:20Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:17:29,959 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/4e8ca953-6843-4c44-8c64-1ac79f49b811 used request id req-d594db58-08c5-4388-b17a-4bd768381c9a 2018-09-26 17:17:29,962 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/4e8ca953-6843-4c44-8c64-1ac79f49b811 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53e703e88125f6b650e27c1f8216220bf41a1501" 2018-09-26 17:17:30,576 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:17:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b631832-178b-4c25-bc1f-8562612294bf x-compute-request-id: req-5b631832-178b-4c25-bc1f-8562612294bf Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-8-1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:16:aa", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4e8ca953-6843-4c44-8c64-1ac79f49b811", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4e8ca953-6843-4c44-8c64-1ac79f49b811", "rel": "bookmark"}], "image": {"id": "a20d286e-0153-43d6-8f7d-7f3da63e6034", "links": [{"href": "http://172.30.9.22:8774/images/a20d286e-0153-43d6-8f7d-7f3da63e6034", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000111", "OS-SRV-USG:launched_at": "2018-09-26T17:17:27.000000", "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "4e8ca953-6843-4c44-8c64-1ac79f49b811", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-09-26T17:17:27Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-8-1", "created": "2018-09-26T17:17:20Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:17:30,576 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/4e8ca953-6843-4c44-8c64-1ac79f49b811 used request id req-5b631832-178b-4c25-bc1f-8562612294bf 2018-09-26 17:17:30,577 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-8-1' booted successfully. IP='10.10.10.6'. 2018-09-26 17:17:30,577 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-8-1' to security group 'sdnvpn-sg'... 2018-09-26 17:17:30,580 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/4e8ca953-6843-4c44-8c64-1ac79f49b811/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840946bc5a971d84efbee9fd59e429c525770e5c" -d '{"addSecurityGroup": {"name": "620171f6-0dde-4380-a534-a1fcabdc013e"}}' 2018-09-26 17:17:32,187 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:17:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5688c92d-fef2-4fe6-8cc9-034c856fbd18 x-compute-request-id: req-5688c92d-fef2-4fe6-8cc9-034c856fbd18 Content-Length: 0 Content-Type: application/json 2018-09-26 17:17:32,187 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/4e8ca953-6843-4c44-8c64-1ac79f49b811/action used request id req-5688c92d-fef2-4fe6-8cc9-034c856fbd18 2018-09-26 17:17:32,187 - sdnvpn_test_utils - INFO - Waiting for instance db8bfc20-0e00-4ac3-9837-ee55a510bb20 to boot up 2018-09-26 17:17:32,190 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/db8bfc20-0e00-4ac3-9837-ee55a510bb20/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7d42ea408b56d2225d8154b41d74d6fcbc3715e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:17:33,275 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:17:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6bbe527e-d4d3-4e94-aef3-49e3e8d47089 x-compute-request-id: req-6bbe527e-d4d3-4e94-aef3-49e3e8d47089 Content-Encoding: gzip Content-Length: 10158 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 487724977 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128286] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.129924] pid_max: default: 32768 minimum: 301\n[ 0.130812] ACPI: Core revision 20150930\n[ 0.132189] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133480] Security Framework initialized\n[ 0.134286] Yama: becoming mindful.\n[ 0.135018] AppArmor: AppArmor initialized\n[ 0.135873] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137190] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138455] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139651] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141040] Initializing cgroup subsys io\n[ 0.141842] Initializing cgroup subsys memory\n[ 0.142693] Initializing cgroup subsys devices\n[ 0.143566] Initializing cgroup subsys freezer\n[ 0.144429] Initializing cgroup subsys net_cls\n[ 0.145286] Initializing cgroup subsys perf_event\n[ 0.146185] Initializing cgroup subsys net_prio\n[ 0.147059] Initializing cgroup subsys hugetlb\n[ 0.147925] Initializing cgroup subsys pids\n[ 0.148791] CPU: Physical Processor ID: 0\n[ 0.150291] mce: CPU supports 10 MCE banks\n[ 0.151135] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152127] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164182] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170736] ftrace: allocating 31920 entries in 125 pages\n[ 0.197706] smpboot: Max logical packages: 1\n[ 0.198560] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199900] x2apic enabled\n[ 0.200696] Switched APIC routing to physical x2apic.\n[ 0.202424] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203533] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205503] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207303] KVM setup paravirtual spinlock\n[ 0.208593] x86: Booted up 1 node, 1 CPUs\n[ 0.209402] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210779] devtmpfs: initialized\n[ 0.212482] evm: security.selinux\n[ 0.213175] evm: security.SMACK64\n[ 0.213862] evm: security.SMACK64EXEC\n[ 0.214596] evm: security.SMACK64TRANSMUTE\n[ 0.215398] evm: security.SMACK64MMAP\n[ 0.216140] evm: security.ima\n[ 0.216773] evm: security.capability\n[ 0.217563] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219387] pinctrl core: initialized pinctrl subsystem\n[ 0.220471] RTC time: 17:17:11, date: 09/26/18\n[ 0.221422] NET: Registered protocol family 16\n[ 0.222382] cpuidle: using governor ladder\n[ 0.223191] cpuidle: using governor menu\n[ 0.223968] PCCT header not found.\n[ 0.224713] ACPI: bus type PCI registered\n[ 0.225508] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226742] PCI: Using configuration type 1 for base access\n[ 0.228478] ACPI: Added _OSI(Module Device)\n[ 0.229317] ACPI: Added _OSI(Processor Device)\n[ 0.230173] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231068] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233161] ACPI: Interpreter enabled\n[ 0.233930] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235762] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237580] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241236] ACPI: (supports S0 S5)\n[ 0.241933] ACPI: Using IOAPIC for interrupt routing\n[ 0.242881] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245945] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247078] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248298] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249470] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251670] acpiphp: Slot [3] registered\n[ 0.252463] acpiphp: Slot [4] registered\n[ 0.253253] acpiphp: Slot [5] registered\n[ 0.254043] acpiphp: Slot [6] registered\n[ 0.254828] acpiphp: Slot [7] registered\n[ 0.255618] acpiphp: Slot [8] registered\n[ 0.256432] acpiphp: Slot [9] registered\n[ 0.257224] acpiphp: Slot [10] registered\n[ 0.258023] acpiphp: Slot [11] registered\n[ 0.258848] acpiphp: Slot [12] registered\n[ 0.259655] acpiphp: Slot [13] registered\n[ 0.260461] acpiphp: Slot [14] registered\n[ 0.261270] acpiphp: Slot [15] registered\n[ 0.271969] acpiphp: Slot [16] registered\n[ 0.272778] acpiphp: Slot [17] registered\n[ 0.273579] acpiphp: Slot [18] registered\n[ 0.274384] acpiphp: Slot [19] registered\n[ 0.275190] acpiphp: Slot [20] registered\n[ 0.276001] acpiphp: Slot [21] registered\n[ 0.276806] acpiphp: Slot [22] registered\n[ 0.277606] acpiphp: Slot [23] registered\n[ 0.278413] acpiphp: Slot [24] registered\n[ 0.279220] acpiphp: Slot [25] registered\n[ 0.280028] acpiphp: Slot [26] registered\n[ 0.280831] acpiphp: Slot [27] registered\n[ 0.281631] acpiphp: Slot [28] registered\n[ 0.282439] acpiphp: Slot [29] registered\n[ 0.283243] acpiphp: Slot [30] registered\n[ 0.284053] acpiphp: Slot [31] registered\n[ 0.284857] PCI host bridge to bus 0000:00\n[ 0.285659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286867] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288075] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289517] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290960] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297128] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298419] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299601] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300892] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307760] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309190] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357458] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358932] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360346] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361757] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363148] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365017] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366183] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367241] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368794] vgaarb: loaded\n[ 0.369396] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370532] SCSI subsystem initialized\n[ 0.371358] ACPI: bus type USB registered\n[ 0.372182] usbcore: registered new interface driver usbfs\n[ 0.373217] usbcore: registered new interface driver hub\n[ 0.374228] usbcore: registered new device driver usb\n[ 0.375280] PCI: Using ACPI for IRQ routing\n[ 0.376305] NetLabel: Initializing\n[ 0.377033] NetLabel: domain hash size = 128\n[ 0.377888] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378840] NetLabel: unlabeled traffic allowed by default\n[ 0.379931] clocksource: Switched to clocksource kvm-clock\n[ 0.385391] AppArmor: AppArmor Filesystem Enabled\n[ 0.386357] pnp: PnP ACPI init\n[ 0.387265] pnp: PnP ACPI: found 5 devices\n[ 0.393642] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395352] NET: Registered protocol family 2\n[ 0.396312] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397579] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398771] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399922] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400994] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402169] NET: Registered protocol family 1\n[ 0.403033] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404127] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.405193] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.419187] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433397] Trying to unpack rootfs image as initramfs...\n[ 0.483352] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497109] Scanning for low memory corruption every 60 seconds\n[ 0.498423] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499567] audit: initializing netlink subsys (disabled)\n[ 0.500592] audit: type=2000 audit(1537982232.105:1): initialized\n[ 0.501901] Initialise system trusted keyring\n[ 0.502828] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503995] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505950] zbud: loaded\n[ 0.506662] VFS: Disk quotas dquot_6.6.0\n[ 0.507484] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509006] fuse init (API version 7.23)\n[ 0.509892] Key type big_key registered\n[ 0.510683] Allocating IMA MOK and blacklist keyrings.\n[ 0.512166] Key type asymmetric registered\n[ 0.512991] Asymmetric key parser 'x509' registered\n[ 0.513969] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515653] io scheduler noop registered\n[ 0.516456] io scheduler deadline registered (default)\n[ 0.517444] io scheduler cfq registered\n[ 0.518287] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519326] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520597] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522053] ACPI: Power Button [PWRF]\n[ 0.522883] GHES: HEST is not enabled!\n[ 0.536556] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564524] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566716] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594321] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597506] Linux agpgart interface v0.103\n[ 0.600093] brd: module loaded\n[ 0.601328] loop: module loaded\n[ 0.606187] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.607649] GPT:90111 != 2097151\n[ 0.608333] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609420] GPT:90111 != 2097151\n[ 0.610093] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611054] vda: vda1 vda15\n[ 0.612598] scsi host0: ata_piix\n[ 0.613340] scsi host1: ata_piix\n[ 0.614054] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615261] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616697] libphy: Fixed MDIO Bus: probed\n[ 0.617512] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618452] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620554] PPP generic driver version 2.4.2\n[ 0.621443] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622885] ehci-pci: EHCI PCI platform driver\n[ 0.623749] ehci-platform: EHCI generic platform driver\n[ 0.624740] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625864] ohci-pci: OHCI PCI platform driver\n[ 0.626726] ohci-platform: OHCI generic platform driver\n[ 0.627709] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642121] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643117] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644558] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645559] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646670] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.647884] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649297] usb usb1: Product: UHCI Host Controller\n[ 0.650229] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651371] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652428] hub 1-0:1.0: USB hub found\n[ 0.653206] hub 1-0:1.0: 2 ports detected\n[ 0.654112] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656211] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657182] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658203] mousedev: PS/2 mouse device common for all mice\n[ 0.659438] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661262] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662347] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663533] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664727] i2c /dev entries driver\n[ 0.665493] device-mapper: uevent: version 1.0.3\n[ 0.666438] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668071] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669350] NET: Registered protocol family 10\n[ 0.670332] NET: Registered protocol family 17\n[ 0.671219] Key type dns_resolver registered\n[ 0.672151] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673246] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.674981] registered taskstats version 1\n[ 0.675805] Loading compiled-in X.509 certificates\n[ 0.677249] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679096] zswap: loaded using pool lzo/zbud\n[ 0.680937] Key type trusted registered\n[ 0.682473] Key type encrypted registered\n[ 0.683296] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684348] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685381] evm: HMAC attrs: 0x1\n[ 0.686293] Magic number: 2:496:290\n[ 0.687057] tty tty23: hash matches\n[ 0.687838] rtc_cmos 00:00: setting system clock to 2018-09-26 17:17:12 UTC (1537982232)\n[ 0.689434] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690540] EDD information not available.\n[ 0.773024] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784584] Write protecting the kernel read-only data: 14336k\n[ 0.786141] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.787938] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.91\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.106481] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.20.11...\nLease of 10.10.20.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.20.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.00. iid=i-00000108\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCIF7a6Fqf5bCvkq3IXFcK0TaYEi7sDFmq/Z4SnclB1p7GTUKXUkx1M+iMJYb9bgSmErZUXuW1Ag9w1crvbO5Ah2KCrHGNNaMupCbfZvO/mqqu8vVix2rUm4rvx21HV3364iQAA70q9wgX6rSidte+mAvmjE4r5oeeN47maTEqMrOAc7CX0KFS17Bx41LZSqm+CHKYHVOk8aHLfevChQMO29dV/UI+lCwq+2ZV01W8vUz4bjgPcPPjHhf3/T6WRjmq3Z0dtaWKlvr4wM1bxxzPsko7HXwxNDvfe4UYGoXClidMOpeuP9Akf2DEv7a1bQiNZQwjdQNeqUrBg/I8KLk3B root@sdnvpn-8-2\nssh-dss AAAAB3NzaC1kc3MAAACBAM1+UWh7joIuLLe7uQzQenO+7OVQWx7O6zbv1lyquSLLVBZ4FQP51M4xUtMRY3dovWDw02+ZcwMmEJ6OZPDLUmQbzw460AZD9p4tdhZ3ovYIF0r62896rADG5QhBusTZEm7izgo+4H7LR4IdYdvg9xyaKf735VMD6/MQydWQveP3AAAAFQC/q2Dupe8IXuLN+FahVGAJsQ6uZQAAAIAAkr5NCy+MPKD98LioIGnL/afnOycf5/G9BwYy4FFCDlI5o4uCw2YJ4Axut6dlX6akAEjmYma528HimVP72l1+Ecql+x+clUcHyjPzTemHhIKLnPFMoKSxXHCdXcb3utTX7L6uf87ig5RyEeOZ5TRiTR8oUvYoGR8FNyryByz03QAAAIB+zV/ySSyd0zdByMvJ7GufA+mP3M8qu39lg3y01g0eP7efYbaJFQZuaIenT+K3r+kfQAo6+RWl2rkf20YfFPef92W/r5WeuEgB5v4rS4yLFuTu9EqMkwxdqo78snBGjLLACTZyJzHVPYq32II2+DKUeEdanLiSEkyJ4+ZHV6Q/0Q== root@sdnvpn-8-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.20.11,24,fe80::f816:3eff:fef6:4681/64,\nip-route:default via 10.10.20.1 dev eth0 \nip-route:10.10.20.0/24 dev eth0 src 10.10.20.11 \nip-route:169.254.169.254 via 10.10.20.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000108\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-8-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.83 ===\n/dev/root resized successfully [took 2.10s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:F6:46:81 \n inet addr:10.10.20.11 Bcast:10.10.20.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fef6:4681/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:66 errors:0 dropped:5 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8785 (8.5 KiB) TX bytes:9138 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.20.1 0.0.0.0 UG 0 0 0 eth0\n10.10.20.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.20.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.20.1\nPING 10.10.20.1 (10.10.20.1): 56 data bytes\n64 bytes from 10.10.20.1: seq=0 ttl=64 time=0.179 ms\n64 bytes from 10.10.20.1: seq=1 ttl=64 time=0.228 ms\n64 bytes from 10.10.20.1: seq=2 ttl=64 time=0.118 ms\n64 bytes from 10.10.20.1: seq=3 ttl=64 time=0.233 ms\n64 bytes from 10.10.20.1: seq=4 ttl=64 time=0.292 ms\n\n--- 10.10.20.1 ping statistics ---\n5 packets transmitted, 5 packets received, 0% packet loss\nround-trip min/avg/max = 0.118/0.210/0.292 ms\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-09-26 17:17:33,276 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/db8bfc20-0e00-4ac3-9837-ee55a510bb20/action used request id req-6bbe527e-d4d3-4e94-aef3-49e3e8d47089 2018-09-26 17:17:35,297 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/db8bfc20-0e00-4ac3-9837-ee55a510bb20/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7d42ea408b56d2225d8154b41d74d6fcbc3715e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:17:36,372 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:17:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ff20df0-c641-4a2c-bd32-2a49a05937cb x-compute-request-id: req-8ff20df0-c641-4a2c-bd32-2a49a05937cb Content-Encoding: gzip Content-Length: 10158 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 487724977 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128286] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.129924] pid_max: default: 32768 minimum: 301\n[ 0.130812] ACPI: Core revision 20150930\n[ 0.132189] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133480] Security Framework initialized\n[ 0.134286] Yama: becoming mindful.\n[ 0.135018] AppArmor: AppArmor initialized\n[ 0.135873] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137190] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138455] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139651] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141040] Initializing cgroup subsys io\n[ 0.141842] Initializing cgroup subsys memory\n[ 0.142693] Initializing cgroup subsys devices\n[ 0.143566] Initializing cgroup subsys freezer\n[ 0.144429] Initializing cgroup subsys net_cls\n[ 0.145286] Initializing cgroup subsys perf_event\n[ 0.146185] Initializing cgroup subsys net_prio\n[ 0.147059] Initializing cgroup subsys hugetlb\n[ 0.147925] Initializing cgroup subsys pids\n[ 0.148791] CPU: Physical Processor ID: 0\n[ 0.150291] mce: CPU supports 10 MCE banks\n[ 0.151135] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152127] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164182] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170736] ftrace: allocating 31920 entries in 125 pages\n[ 0.197706] smpboot: Max logical packages: 1\n[ 0.198560] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199900] x2apic enabled\n[ 0.200696] Switched APIC routing to physical x2apic.\n[ 0.202424] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203533] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205503] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207303] KVM setup paravirtual spinlock\n[ 0.208593] x86: Booted up 1 node, 1 CPUs\n[ 0.209402] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210779] devtmpfs: initialized\n[ 0.212482] evm: security.selinux\n[ 0.213175] evm: security.SMACK64\n[ 0.213862] evm: security.SMACK64EXEC\n[ 0.214596] evm: security.SMACK64TRANSMUTE\n[ 0.215398] evm: security.SMACK64MMAP\n[ 0.216140] evm: security.ima\n[ 0.216773] evm: security.capability\n[ 0.217563] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219387] pinctrl core: initialized pinctrl subsystem\n[ 0.220471] RTC time: 17:17:11, date: 09/26/18\n[ 0.221422] NET: Registered protocol family 16\n[ 0.222382] cpuidle: using governor ladder\n[ 0.223191] cpuidle: using governor menu\n[ 0.223968] PCCT header not found.\n[ 0.224713] ACPI: bus type PCI registered\n[ 0.225508] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226742] PCI: Using configuration type 1 for base access\n[ 0.228478] ACPI: Added _OSI(Module Device)\n[ 0.229317] ACPI: Added _OSI(Processor Device)\n[ 0.230173] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231068] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233161] ACPI: Interpreter enabled\n[ 0.233930] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235762] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237580] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241236] ACPI: (supports S0 S5)\n[ 0.241933] ACPI: Using IOAPIC for interrupt routing\n[ 0.242881] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245945] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247078] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248298] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249470] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251670] acpiphp: Slot [3] registered\n[ 0.252463] acpiphp: Slot [4] registered\n[ 0.253253] acpiphp: Slot [5] registered\n[ 0.254043] acpiphp: Slot [6] registered\n[ 0.254828] acpiphp: Slot [7] registered\n[ 0.255618] acpiphp: Slot [8] registered\n[ 0.256432] acpiphp: Slot [9] registered\n[ 0.257224] acpiphp: Slot [10] registered\n[ 0.258023] acpiphp: Slot [11] registered\n[ 0.258848] acpiphp: Slot [12] registered\n[ 0.259655] acpiphp: Slot [13] registered\n[ 0.260461] acpiphp: Slot [14] registered\n[ 0.261270] acpiphp: Slot [15] registered\n[ 0.271969] acpiphp: Slot [16] registered\n[ 0.272778] acpiphp: Slot [17] registered\n[ 0.273579] acpiphp: Slot [18] registered\n[ 0.274384] acpiphp: Slot [19] registered\n[ 0.275190] acpiphp: Slot [20] registered\n[ 0.276001] acpiphp: Slot [21] registered\n[ 0.276806] acpiphp: Slot [22] registered\n[ 0.277606] acpiphp: Slot [23] registered\n[ 0.278413] acpiphp: Slot [24] registered\n[ 0.279220] acpiphp: Slot [25] registered\n[ 0.280028] acpiphp: Slot [26] registered\n[ 0.280831] acpiphp: Slot [27] registered\n[ 0.281631] acpiphp: Slot [28] registered\n[ 0.282439] acpiphp: Slot [29] registered\n[ 0.283243] acpiphp: Slot [30] registered\n[ 0.284053] acpiphp: Slot [31] registered\n[ 0.284857] PCI host bridge to bus 0000:00\n[ 0.285659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286867] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288075] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289517] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290960] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297128] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298419] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299601] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300892] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307760] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309190] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357458] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358932] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360346] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361757] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363148] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365017] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366183] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367241] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368794] vgaarb: loaded\n[ 0.369396] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370532] SCSI subsystem initialized\n[ 0.371358] ACPI: bus type USB registered\n[ 0.372182] usbcore: registered new interface driver usbfs\n[ 0.373217] usbcore: registered new interface driver hub\n[ 0.374228] usbcore: registered new device driver usb\n[ 0.375280] PCI: Using ACPI for IRQ routing\n[ 0.376305] NetLabel: Initializing\n[ 0.377033] NetLabel: domain hash size = 128\n[ 0.377888] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378840] NetLabel: unlabeled traffic allowed by default\n[ 0.379931] clocksource: Switched to clocksource kvm-clock\n[ 0.385391] AppArmor: AppArmor Filesystem Enabled\n[ 0.386357] pnp: PnP ACPI init\n[ 0.387265] pnp: PnP ACPI: found 5 devices\n[ 0.393642] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395352] NET: Registered protocol family 2\n[ 0.396312] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397579] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398771] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399922] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400994] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402169] NET: Registered protocol family 1\n[ 0.403033] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404127] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.405193] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.419187] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433397] Trying to unpack rootfs image as initramfs...\n[ 0.483352] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497109] Scanning for low memory corruption every 60 seconds\n[ 0.498423] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499567] audit: initializing netlink subsys (disabled)\n[ 0.500592] audit: type=2000 audit(1537982232.105:1): initialized\n[ 0.501901] Initialise system trusted keyring\n[ 0.502828] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503995] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505950] zbud: loaded\n[ 0.506662] VFS: Disk quotas dquot_6.6.0\n[ 0.507484] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509006] fuse init (API version 7.23)\n[ 0.509892] Key type big_key registered\n[ 0.510683] Allocating IMA MOK and blacklist keyrings.\n[ 0.512166] Key type asymmetric registered\n[ 0.512991] Asymmetric key parser 'x509' registered\n[ 0.513969] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515653] io scheduler noop registered\n[ 0.516456] io scheduler deadline registered (default)\n[ 0.517444] io scheduler cfq registered\n[ 0.518287] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519326] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520597] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522053] ACPI: Power Button [PWRF]\n[ 0.522883] GHES: HEST is not enabled!\n[ 0.536556] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564524] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566716] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594321] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597506] Linux agpgart interface v0.103\n[ 0.600093] brd: module loaded\n[ 0.601328] loop: module loaded\n[ 0.606187] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.607649] GPT:90111 != 2097151\n[ 0.608333] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609420] GPT:90111 != 2097151\n[ 0.610093] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611054] vda: vda1 vda15\n[ 0.612598] scsi host0: ata_piix\n[ 0.613340] scsi host1: ata_piix\n[ 0.614054] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615261] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616697] libphy: Fixed MDIO Bus: probed\n[ 0.617512] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618452] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620554] PPP generic driver version 2.4.2\n[ 0.621443] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622885] ehci-pci: EHCI PCI platform driver\n[ 0.623749] ehci-platform: EHCI generic platform driver\n[ 0.624740] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625864] ohci-pci: OHCI PCI platform driver\n[ 0.626726] ohci-platform: OHCI generic platform driver\n[ 0.627709] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642121] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643117] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644558] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645559] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646670] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.647884] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649297] usb usb1: Product: UHCI Host Controller\n[ 0.650229] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651371] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652428] hub 1-0:1.0: USB hub found\n[ 0.653206] hub 1-0:1.0: 2 ports detected\n[ 0.654112] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656211] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657182] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658203] mousedev: PS/2 mouse device common for all mice\n[ 0.659438] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661262] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662347] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663533] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664727] i2c /dev entries driver\n[ 0.665493] device-mapper: uevent: version 1.0.3\n[ 0.666438] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668071] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669350] NET: Registered protocol family 10\n[ 0.670332] NET: Registered protocol family 17\n[ 0.671219] Key type dns_resolver registered\n[ 0.672151] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673246] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.674981] registered taskstats version 1\n[ 0.675805] Loading compiled-in X.509 certificates\n[ 0.677249] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679096] zswap: loaded using pool lzo/zbud\n[ 0.680937] Key type trusted registered\n[ 0.682473] Key type encrypted registered\n[ 0.683296] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684348] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685381] evm: HMAC attrs: 0x1\n[ 0.686293] Magic number: 2:496:290\n[ 0.687057] tty tty23: hash matches\n[ 0.687838] rtc_cmos 00:00: setting system clock to 2018-09-26 17:17:12 UTC (1537982232)\n[ 0.689434] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690540] EDD information not available.\n[ 0.773024] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784584] Write protecting the kernel read-only data: 14336k\n[ 0.786141] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.787938] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.91\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.106481] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.20.11...\nLease of 10.10.20.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.20.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.00. iid=i-00000108\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCIF7a6Fqf5bCvkq3IXFcK0TaYEi7sDFmq/Z4SnclB1p7GTUKXUkx1M+iMJYb9bgSmErZUXuW1Ag9w1crvbO5Ah2KCrHGNNaMupCbfZvO/mqqu8vVix2rUm4rvx21HV3364iQAA70q9wgX6rSidte+mAvmjE4r5oeeN47maTEqMrOAc7CX0KFS17Bx41LZSqm+CHKYHVOk8aHLfevChQMO29dV/UI+lCwq+2ZV01W8vUz4bjgPcPPjHhf3/T6WRjmq3Z0dtaWKlvr4wM1bxxzPsko7HXwxNDvfe4UYGoXClidMOpeuP9Akf2DEv7a1bQiNZQwjdQNeqUrBg/I8KLk3B root@sdnvpn-8-2\nssh-dss AAAAB3NzaC1kc3MAAACBAM1+UWh7joIuLLe7uQzQenO+7OVQWx7O6zbv1lyquSLLVBZ4FQP51M4xUtMRY3dovWDw02+ZcwMmEJ6OZPDLUmQbzw460AZD9p4tdhZ3ovYIF0r62896rADG5QhBusTZEm7izgo+4H7LR4IdYdvg9xyaKf735VMD6/MQydWQveP3AAAAFQC/q2Dupe8IXuLN+FahVGAJsQ6uZQAAAIAAkr5NCy+MPKD98LioIGnL/afnOycf5/G9BwYy4FFCDlI5o4uCw2YJ4Axut6dlX6akAEjmYma528HimVP72l1+Ecql+x+clUcHyjPzTemHhIKLnPFMoKSxXHCdXcb3utTX7L6uf87ig5RyEeOZ5TRiTR8oUvYoGR8FNyryByz03QAAAIB+zV/ySSyd0zdByMvJ7GufA+mP3M8qu39lg3y01g0eP7efYbaJFQZuaIenT+K3r+kfQAo6+RWl2rkf20YfFPef92W/r5WeuEgB5v4rS4yLFuTu9EqMkwxdqo78snBGjLLACTZyJzHVPYq32II2+DKUeEdanLiSEkyJ4+ZHV6Q/0Q== root@sdnvpn-8-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.20.11,24,fe80::f816:3eff:fef6:4681/64,\nip-route:default via 10.10.20.1 dev eth0 \nip-route:10.10.20.0/24 dev eth0 src 10.10.20.11 \nip-route:169.254.169.254 via 10.10.20.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000108\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-8-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.83 ===\n/dev/root resized successfully [took 2.10s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:F6:46:81 \n inet addr:10.10.20.11 Bcast:10.10.20.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fef6:4681/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:66 errors:0 dropped:5 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8785 (8.5 KiB) TX bytes:9138 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.20.1 0.0.0.0 UG 0 0 0 eth0\n10.10.20.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.20.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.20.1\nPING 10.10.20.1 (10.10.20.1): 56 data bytes\n64 bytes from 10.10.20.1: seq=0 ttl=64 time=0.179 ms\n64 bytes from 10.10.20.1: seq=1 ttl=64 time=0.228 ms\n64 bytes from 10.10.20.1: seq=2 ttl=64 time=0.118 ms\n64 bytes from 10.10.20.1: seq=3 ttl=64 time=0.233 ms\n64 bytes from 10.10.20.1: seq=4 ttl=64 time=0.292 ms\n\n--- 10.10.20.1 ping statistics ---\n5 packets transmitted, 5 packets received, 0% packet loss\nround-trip min/avg/max = 0.118/0.210/0.292 ms\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-09-26 17:17:36,373 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/db8bfc20-0e00-4ac3-9837-ee55a510bb20/action used request id req-8ff20df0-c641-4a2c-bd32-2a49a05937cb 2018-09-26 17:17:38,393 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/db8bfc20-0e00-4ac3-9837-ee55a510bb20/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7d42ea408b56d2225d8154b41d74d6fcbc3715e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:17:39,471 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:17:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-46732359-16af-4df7-bbe4-c884dde8eef1 x-compute-request-id: req-46732359-16af-4df7-bbe4-c884dde8eef1 Content-Encoding: gzip Content-Length: 10188 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 487724977 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128286] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.129924] pid_max: default: 32768 minimum: 301\n[ 0.130812] ACPI: Core revision 20150930\n[ 0.132189] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133480] Security Framework initialized\n[ 0.134286] Yama: becoming mindful.\n[ 0.135018] AppArmor: AppArmor initialized\n[ 0.135873] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137190] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138455] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139651] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141040] Initializing cgroup subsys io\n[ 0.141842] Initializing cgroup subsys memory\n[ 0.142693] Initializing cgroup subsys devices\n[ 0.143566] Initializing cgroup subsys freezer\n[ 0.144429] Initializing cgroup subsys net_cls\n[ 0.145286] Initializing cgroup subsys perf_event\n[ 0.146185] Initializing cgroup subsys net_prio\n[ 0.147059] Initializing cgroup subsys hugetlb\n[ 0.147925] Initializing cgroup subsys pids\n[ 0.148791] CPU: Physical Processor ID: 0\n[ 0.150291] mce: CPU supports 10 MCE banks\n[ 0.151135] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152127] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164182] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170736] ftrace: allocating 31920 entries in 125 pages\n[ 0.197706] smpboot: Max logical packages: 1\n[ 0.198560] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199900] x2apic enabled\n[ 0.200696] Switched APIC routing to physical x2apic.\n[ 0.202424] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203533] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205503] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207303] KVM setup paravirtual spinlock\n[ 0.208593] x86: Booted up 1 node, 1 CPUs\n[ 0.209402] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210779] devtmpfs: initialized\n[ 0.212482] evm: security.selinux\n[ 0.213175] evm: security.SMACK64\n[ 0.213862] evm: security.SMACK64EXEC\n[ 0.214596] evm: security.SMACK64TRANSMUTE\n[ 0.215398] evm: security.SMACK64MMAP\n[ 0.216140] evm: security.ima\n[ 0.216773] evm: security.capability\n[ 0.217563] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219387] pinctrl core: initialized pinctrl subsystem\n[ 0.220471] RTC time: 17:17:11, date: 09/26/18\n[ 0.221422] NET: Registered protocol family 16\n[ 0.222382] cpuidle: using governor ladder\n[ 0.223191] cpuidle: using governor menu\n[ 0.223968] PCCT header not found.\n[ 0.224713] ACPI: bus type PCI registered\n[ 0.225508] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226742] PCI: Using configuration type 1 for base access\n[ 0.228478] ACPI: Added _OSI(Module Device)\n[ 0.229317] ACPI: Added _OSI(Processor Device)\n[ 0.230173] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231068] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233161] ACPI: Interpreter enabled\n[ 0.233930] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235762] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237580] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241236] ACPI: (supports S0 S5)\n[ 0.241933] ACPI: Using IOAPIC for interrupt routing\n[ 0.242881] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245945] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247078] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248298] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249470] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251670] acpiphp: Slot [3] registered\n[ 0.252463] acpiphp: Slot [4] registered\n[ 0.253253] acpiphp: Slot [5] registered\n[ 0.254043] acpiphp: Slot [6] registered\n[ 0.254828] acpiphp: Slot [7] registered\n[ 0.255618] acpiphp: Slot [8] registered\n[ 0.256432] acpiphp: Slot [9] registered\n[ 0.257224] acpiphp: Slot [10] registered\n[ 0.258023] acpiphp: Slot [11] registered\n[ 0.258848] acpiphp: Slot [12] registered\n[ 0.259655] acpiphp: Slot [13] registered\n[ 0.260461] acpiphp: Slot [14] registered\n[ 0.261270] acpiphp: Slot [15] registered\n[ 0.271969] acpiphp: Slot [16] registered\n[ 0.272778] acpiphp: Slot [17] registered\n[ 0.273579] acpiphp: Slot [18] registered\n[ 0.274384] acpiphp: Slot [19] registered\n[ 0.275190] acpiphp: Slot [20] registered\n[ 0.276001] acpiphp: Slot [21] registered\n[ 0.276806] acpiphp: Slot [22] registered\n[ 0.277606] acpiphp: Slot [23] registered\n[ 0.278413] acpiphp: Slot [24] registered\n[ 0.279220] acpiphp: Slot [25] registered\n[ 0.280028] acpiphp: Slot [26] registered\n[ 0.280831] acpiphp: Slot [27] registered\n[ 0.281631] acpiphp: Slot [28] registered\n[ 0.282439] acpiphp: Slot [29] registered\n[ 0.283243] acpiphp: Slot [30] registered\n[ 0.284053] acpiphp: Slot [31] registered\n[ 0.284857] PCI host bridge to bus 0000:00\n[ 0.285659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286867] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288075] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289517] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290960] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297128] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298419] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299601] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300892] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307760] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309190] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357458] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358932] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360346] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361757] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363148] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365017] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366183] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367241] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368794] vgaarb: loaded\n[ 0.369396] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370532] SCSI subsystem initialized\n[ 0.371358] ACPI: bus type USB registered\n[ 0.372182] usbcore: registered new interface driver usbfs\n[ 0.373217] usbcore: registered new interface driver hub\n[ 0.374228] usbcore: registered new device driver usb\n[ 0.375280] PCI: Using ACPI for IRQ routing\n[ 0.376305] NetLabel: Initializing\n[ 0.377033] NetLabel: domain hash size = 128\n[ 0.377888] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378840] NetLabel: unlabeled traffic allowed by default\n[ 0.379931] clocksource: Switched to clocksource kvm-clock\n[ 0.385391] AppArmor: AppArmor Filesystem Enabled\n[ 0.386357] pnp: PnP ACPI init\n[ 0.387265] pnp: PnP ACPI: found 5 devices\n[ 0.393642] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395352] NET: Registered protocol family 2\n[ 0.396312] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397579] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398771] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399922] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400994] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402169] NET: Registered protocol family 1\n[ 0.403033] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404127] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.405193] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.419187] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433397] Trying to unpack rootfs image as initramfs...\n[ 0.483352] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497109] Scanning for low memory corruption every 60 seconds\n[ 0.498423] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499567] audit: initializing netlink subsys (disabled)\n[ 0.500592] audit: type=2000 audit(1537982232.105:1): initialized\n[ 0.501901] Initialise system trusted keyring\n[ 0.502828] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503995] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505950] zbud: loaded\n[ 0.506662] VFS: Disk quotas dquot_6.6.0\n[ 0.507484] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509006] fuse init (API version 7.23)\n[ 0.509892] Key type big_key registered\n[ 0.510683] Allocating IMA MOK and blacklist keyrings.\n[ 0.512166] Key type asymmetric registered\n[ 0.512991] Asymmetric key parser 'x509' registered\n[ 0.513969] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515653] io scheduler noop registered\n[ 0.516456] io scheduler deadline registered (default)\n[ 0.517444] io scheduler cfq registered\n[ 0.518287] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519326] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520597] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522053] ACPI: Power Button [PWRF]\n[ 0.522883] GHES: HEST is not enabled!\n[ 0.536556] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564524] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566716] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594321] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597506] Linux agpgart interface v0.103\n[ 0.600093] brd: module loaded\n[ 0.601328] loop: module loaded\n[ 0.606187] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.607649] GPT:90111 != 2097151\n[ 0.608333] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609420] GPT:90111 != 2097151\n[ 0.610093] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611054] vda: vda1 vda15\n[ 0.612598] scsi host0: ata_piix\n[ 0.613340] scsi host1: ata_piix\n[ 0.614054] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615261] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616697] libphy: Fixed MDIO Bus: probed\n[ 0.617512] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618452] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620554] PPP generic driver version 2.4.2\n[ 0.621443] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622885] ehci-pci: EHCI PCI platform driver\n[ 0.623749] ehci-platform: EHCI generic platform driver\n[ 0.624740] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625864] ohci-pci: OHCI PCI platform driver\n[ 0.626726] ohci-platform: OHCI generic platform driver\n[ 0.627709] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642121] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643117] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644558] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645559] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646670] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.647884] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649297] usb usb1: Product: UHCI Host Controller\n[ 0.650229] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651371] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652428] hub 1-0:1.0: USB hub found\n[ 0.653206] hub 1-0:1.0: 2 ports detected\n[ 0.654112] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656211] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657182] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658203] mousedev: PS/2 mouse device common for all mice\n[ 0.659438] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661262] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662347] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663533] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664727] i2c /dev entries driver\n[ 0.665493] device-mapper: uevent: version 1.0.3\n[ 0.666438] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668071] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669350] NET: Registered protocol family 10\n[ 0.670332] NET: Registered protocol family 17\n[ 0.671219] Key type dns_resolver registered\n[ 0.672151] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673246] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.674981] registered taskstats version 1\n[ 0.675805] Loading compiled-in X.509 certificates\n[ 0.677249] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679096] zswap: loaded using pool lzo/zbud\n[ 0.680937] Key type trusted registered\n[ 0.682473] Key type encrypted registered\n[ 0.683296] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684348] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685381] evm: HMAC attrs: 0x1\n[ 0.686293] Magic number: 2:496:290\n[ 0.687057] tty tty23: hash matches\n[ 0.687838] rtc_cmos 00:00: setting system clock to 2018-09-26 17:17:12 UTC (1537982232)\n[ 0.689434] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690540] EDD information not available.\n[ 0.773024] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784584] Write protecting the kernel read-only data: 14336k\n[ 0.786141] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.787938] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.91\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.106481] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.20.11...\nLease of 10.10.20.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.20.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.00. iid=i-00000108\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCIF7a6Fqf5bCvkq3IXFcK0TaYEi7sDFmq/Z4SnclB1p7GTUKXUkx1M+iMJYb9bgSmErZUXuW1Ag9w1crvbO5Ah2KCrHGNNaMupCbfZvO/mqqu8vVix2rUm4rvx21HV3364iQAA70q9wgX6rSidte+mAvmjE4r5oeeN47maTEqMrOAc7CX0KFS17Bx41LZSqm+CHKYHVOk8aHLfevChQMO29dV/UI+lCwq+2ZV01W8vUz4bjgPcPPjHhf3/T6WRjmq3Z0dtaWKlvr4wM1bxxzPsko7HXwxNDvfe4UYGoXClidMOpeuP9Akf2DEv7a1bQiNZQwjdQNeqUrBg/I8KLk3B root@sdnvpn-8-2\nssh-dss AAAAB3NzaC1kc3MAAACBAM1+UWh7joIuLLe7uQzQenO+7OVQWx7O6zbv1lyquSLLVBZ4FQP51M4xUtMRY3dovWDw02+ZcwMmEJ6OZPDLUmQbzw460AZD9p4tdhZ3ovYIF0r62896rADG5QhBusTZEm7izgo+4H7LR4IdYdvg9xyaKf735VMD6/MQydWQveP3AAAAFQC/q2Dupe8IXuLN+FahVGAJsQ6uZQAAAIAAkr5NCy+MPKD98LioIGnL/afnOycf5/G9BwYy4FFCDlI5o4uCw2YJ4Axut6dlX6akAEjmYma528HimVP72l1+Ecql+x+clUcHyjPzTemHhIKLnPFMoKSxXHCdXcb3utTX7L6uf87ig5RyEeOZ5TRiTR8oUvYoGR8FNyryByz03QAAAIB+zV/ySSyd0zdByMvJ7GufA+mP3M8qu39lg3y01g0eP7efYbaJFQZuaIenT+K3r+kfQAo6+RWl2rkf20YfFPef92W/r5WeuEgB5v4rS4yLFuTu9EqMkwxdqo78snBGjLLACTZyJzHVPYq32II2+DKUeEdanLiSEkyJ4+ZHV6Q/0Q== root@sdnvpn-8-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.20.11,24,fe80::f816:3eff:fef6:4681/64,\nip-route:default via 10.10.20.1 dev eth0 \nip-route:10.10.20.0/24 dev eth0 src 10.10.20.11 \nip-route:169.254.169.254 via 10.10.20.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000108\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-8-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.83 ===\n/dev/root resized successfully [took 2.10s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:F6:46:81 \n inet addr:10.10.20.11 Bcast:10.10.20.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fef6:4681/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:66 errors:0 dropped:5 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8785 (8.5 KiB) TX bytes:9138 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.20.1 0.0.0.0 UG 0 0 0 eth0\n10.10.20.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.20.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.20.1\nPING 10.10.20.1 (10.10.20.1): 56 data bytes\n64 bytes from 10.10.20.1: seq=0 ttl=64 time=0.179 ms\n64 bytes from 10.10.20.1: seq=1 ttl=64 time=0.228 ms\n64 bytes from 10.10.20.1: seq=2 ttl=64 time=0.118 ms\n64 bytes from 10.10.20.1: seq=3 ttl=64 time=0.233 ms\n64 bytes from 10.10.20.1: seq=4 ttl=64 time=0.292 ms\n\n--- 10.10.20.1 ping statistics ---\n5 packets transmitted, 5 packets received, 0% packet loss\nround-trip min/avg/max = 0.118/0.210/0.292 ms\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-09-26 17:17:39,472 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/db8bfc20-0e00-4ac3-9837-ee55a510bb20/action used request id req-46732359-16af-4df7-bbe4-c884dde8eef1 2018-09-26 17:17:41,492 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/db8bfc20-0e00-4ac3-9837-ee55a510bb20/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7d42ea408b56d2225d8154b41d74d6fcbc3715e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:17:42,576 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:17:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a0584171-d088-4f3c-9a5c-8052124914b7 x-compute-request-id: req-a0584171-d088-4f3c-9a5c-8052124914b7 Content-Encoding: gzip Content-Length: 10188 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 487724977 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128286] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.129924] pid_max: default: 32768 minimum: 301\n[ 0.130812] ACPI: Core revision 20150930\n[ 0.132189] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133480] Security Framework initialized\n[ 0.134286] Yama: becoming mindful.\n[ 0.135018] AppArmor: AppArmor initialized\n[ 0.135873] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137190] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138455] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139651] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141040] Initializing cgroup subsys io\n[ 0.141842] Initializing cgroup subsys memory\n[ 0.142693] Initializing cgroup subsys devices\n[ 0.143566] Initializing cgroup subsys freezer\n[ 0.144429] Initializing cgroup subsys net_cls\n[ 0.145286] Initializing cgroup subsys perf_event\n[ 0.146185] Initializing cgroup subsys net_prio\n[ 0.147059] Initializing cgroup subsys hugetlb\n[ 0.147925] Initializing cgroup subsys pids\n[ 0.148791] CPU: Physical Processor ID: 0\n[ 0.150291] mce: CPU supports 10 MCE banks\n[ 0.151135] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152127] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164182] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170736] ftrace: allocating 31920 entries in 125 pages\n[ 0.197706] smpboot: Max logical packages: 1\n[ 0.198560] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199900] x2apic enabled\n[ 0.200696] Switched APIC routing to physical x2apic.\n[ 0.202424] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203533] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205503] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207303] KVM setup paravirtual spinlock\n[ 0.208593] x86: Booted up 1 node, 1 CPUs\n[ 0.209402] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210779] devtmpfs: initialized\n[ 0.212482] evm: security.selinux\n[ 0.213175] evm: security.SMACK64\n[ 0.213862] evm: security.SMACK64EXEC\n[ 0.214596] evm: security.SMACK64TRANSMUTE\n[ 0.215398] evm: security.SMACK64MMAP\n[ 0.216140] evm: security.ima\n[ 0.216773] evm: security.capability\n[ 0.217563] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219387] pinctrl core: initialized pinctrl subsystem\n[ 0.220471] RTC time: 17:17:11, date: 09/26/18\n[ 0.221422] NET: Registered protocol family 16\n[ 0.222382] cpuidle: using governor ladder\n[ 0.223191] cpuidle: using governor menu\n[ 0.223968] PCCT header not found.\n[ 0.224713] ACPI: bus type PCI registered\n[ 0.225508] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226742] PCI: Using configuration type 1 for base access\n[ 0.228478] ACPI: Added _OSI(Module Device)\n[ 0.229317] ACPI: Added _OSI(Processor Device)\n[ 0.230173] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231068] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233161] ACPI: Interpreter enabled\n[ 0.233930] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235762] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237580] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241236] ACPI: (supports S0 S5)\n[ 0.241933] ACPI: Using IOAPIC for interrupt routing\n[ 0.242881] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245945] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247078] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248298] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249470] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251670] acpiphp: Slot [3] registered\n[ 0.252463] acpiphp: Slot [4] registered\n[ 0.253253] acpiphp: Slot [5] registered\n[ 0.254043] acpiphp: Slot [6] registered\n[ 0.254828] acpiphp: Slot [7] registered\n[ 0.255618] acpiphp: Slot [8] registered\n[ 0.256432] acpiphp: Slot [9] registered\n[ 0.257224] acpiphp: Slot [10] registered\n[ 0.258023] acpiphp: Slot [11] registered\n[ 0.258848] acpiphp: Slot [12] registered\n[ 0.259655] acpiphp: Slot [13] registered\n[ 0.260461] acpiphp: Slot [14] registered\n[ 0.261270] acpiphp: Slot [15] registered\n[ 0.271969] acpiphp: Slot [16] registered\n[ 0.272778] acpiphp: Slot [17] registered\n[ 0.273579] acpiphp: Slot [18] registered\n[ 0.274384] acpiphp: Slot [19] registered\n[ 0.275190] acpiphp: Slot [20] registered\n[ 0.276001] acpiphp: Slot [21] registered\n[ 0.276806] acpiphp: Slot [22] registered\n[ 0.277606] acpiphp: Slot [23] registered\n[ 0.278413] acpiphp: Slot [24] registered\n[ 0.279220] acpiphp: Slot [25] registered\n[ 0.280028] acpiphp: Slot [26] registered\n[ 0.280831] acpiphp: Slot [27] registered\n[ 0.281631] acpiphp: Slot [28] registered\n[ 0.282439] acpiphp: Slot [29] registered\n[ 0.283243] acpiphp: Slot [30] registered\n[ 0.284053] acpiphp: Slot [31] registered\n[ 0.284857] PCI host bridge to bus 0000:00\n[ 0.285659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286867] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288075] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289517] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290960] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297128] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298419] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299601] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300892] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307760] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309190] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357458] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358932] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360346] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361757] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363148] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365017] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366183] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367241] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368794] vgaarb: loaded\n[ 0.369396] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370532] SCSI subsystem initialized\n[ 0.371358] ACPI: bus type USB registered\n[ 0.372182] usbcore: registered new interface driver usbfs\n[ 0.373217] usbcore: registered new interface driver hub\n[ 0.374228] usbcore: registered new device driver usb\n[ 0.375280] PCI: Using ACPI for IRQ routing\n[ 0.376305] NetLabel: Initializing\n[ 0.377033] NetLabel: domain hash size = 128\n[ 0.377888] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378840] NetLabel: unlabeled traffic allowed by default\n[ 0.379931] clocksource: Switched to clocksource kvm-clock\n[ 0.385391] AppArmor: AppArmor Filesystem Enabled\n[ 0.386357] pnp: PnP ACPI init\n[ 0.387265] pnp: PnP ACPI: found 5 devices\n[ 0.393642] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395352] NET: Registered protocol family 2\n[ 0.396312] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397579] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398771] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399922] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400994] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402169] NET: Registered protocol family 1\n[ 0.403033] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404127] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.405193] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.419187] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433397] Trying to unpack rootfs image as initramfs...\n[ 0.483352] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497109] Scanning for low memory corruption every 60 seconds\n[ 0.498423] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499567] audit: initializing netlink subsys (disabled)\n[ 0.500592] audit: type=2000 audit(1537982232.105:1): initialized\n[ 0.501901] Initialise system trusted keyring\n[ 0.502828] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503995] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505950] zbud: loaded\n[ 0.506662] VFS: Disk quotas dquot_6.6.0\n[ 0.507484] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509006] fuse init (API version 7.23)\n[ 0.509892] Key type big_key registered\n[ 0.510683] Allocating IMA MOK and blacklist keyrings.\n[ 0.512166] Key type asymmetric registered\n[ 0.512991] Asymmetric key parser 'x509' registered\n[ 0.513969] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515653] io scheduler noop registered\n[ 0.516456] io scheduler deadline registered (default)\n[ 0.517444] io scheduler cfq registered\n[ 0.518287] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519326] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520597] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522053] ACPI: Power Button [PWRF]\n[ 0.522883] GHES: HEST is not enabled!\n[ 0.536556] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564524] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566716] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594321] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597506] Linux agpgart interface v0.103\n[ 0.600093] brd: module loaded\n[ 0.601328] loop: module loaded\n[ 0.606187] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.607649] GPT:90111 != 2097151\n[ 0.608333] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609420] GPT:90111 != 2097151\n[ 0.610093] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611054] vda: vda1 vda15\n[ 0.612598] scsi host0: ata_piix\n[ 0.613340] scsi host1: ata_piix\n[ 0.614054] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615261] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616697] libphy: Fixed MDIO Bus: probed\n[ 0.617512] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618452] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620554] PPP generic driver version 2.4.2\n[ 0.621443] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622885] ehci-pci: EHCI PCI platform driver\n[ 0.623749] ehci-platform: EHCI generic platform driver\n[ 0.624740] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625864] ohci-pci: OHCI PCI platform driver\n[ 0.626726] ohci-platform: OHCI generic platform driver\n[ 0.627709] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642121] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643117] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644558] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645559] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646670] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.647884] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649297] usb usb1: Product: UHCI Host Controller\n[ 0.650229] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651371] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652428] hub 1-0:1.0: USB hub found\n[ 0.653206] hub 1-0:1.0: 2 ports detected\n[ 0.654112] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656211] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657182] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658203] mousedev: PS/2 mouse device common for all mice\n[ 0.659438] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661262] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662347] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663533] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664727] i2c /dev entries driver\n[ 0.665493] device-mapper: uevent: version 1.0.3\n[ 0.666438] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668071] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669350] NET: Registered protocol family 10\n[ 0.670332] NET: Registered protocol family 17\n[ 0.671219] Key type dns_resolver registered\n[ 0.672151] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673246] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.674981] registered taskstats version 1\n[ 0.675805] Loading compiled-in X.509 certificates\n[ 0.677249] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679096] zswap: loaded using pool lzo/zbud\n[ 0.680937] Key type trusted registered\n[ 0.682473] Key type encrypted registered\n[ 0.683296] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684348] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685381] evm: HMAC attrs: 0x1\n[ 0.686293] Magic number: 2:496:290\n[ 0.687057] tty tty23: hash matches\n[ 0.687838] rtc_cmos 00:00: setting system clock to 2018-09-26 17:17:12 UTC (1537982232)\n[ 0.689434] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690540] EDD information not available.\n[ 0.773024] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784584] Write protecting the kernel read-only data: 14336k\n[ 0.786141] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.787938] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.91\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.106481] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.20.11...\nLease of 10.10.20.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.20.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.00. iid=i-00000108\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCIF7a6Fqf5bCvkq3IXFcK0TaYEi7sDFmq/Z4SnclB1p7GTUKXUkx1M+iMJYb9bgSmErZUXuW1Ag9w1crvbO5Ah2KCrHGNNaMupCbfZvO/mqqu8vVix2rUm4rvx21HV3364iQAA70q9wgX6rSidte+mAvmjE4r5oeeN47maTEqMrOAc7CX0KFS17Bx41LZSqm+CHKYHVOk8aHLfevChQMO29dV/UI+lCwq+2ZV01W8vUz4bjgPcPPjHhf3/T6WRjmq3Z0dtaWKlvr4wM1bxxzPsko7HXwxNDvfe4UYGoXClidMOpeuP9Akf2DEv7a1bQiNZQwjdQNeqUrBg/I8KLk3B root@sdnvpn-8-2\nssh-dss AAAAB3NzaC1kc3MAAACBAM1+UWh7joIuLLe7uQzQenO+7OVQWx7O6zbv1lyquSLLVBZ4FQP51M4xUtMRY3dovWDw02+ZcwMmEJ6OZPDLUmQbzw460AZD9p4tdhZ3ovYIF0r62896rADG5QhBusTZEm7izgo+4H7LR4IdYdvg9xyaKf735VMD6/MQydWQveP3AAAAFQC/q2Dupe8IXuLN+FahVGAJsQ6uZQAAAIAAkr5NCy+MPKD98LioIGnL/afnOycf5/G9BwYy4FFCDlI5o4uCw2YJ4Axut6dlX6akAEjmYma528HimVP72l1+Ecql+x+clUcHyjPzTemHhIKLnPFMoKSxXHCdXcb3utTX7L6uf87ig5RyEeOZ5TRiTR8oUvYoGR8FNyryByz03QAAAIB+zV/ySSyd0zdByMvJ7GufA+mP3M8qu39lg3y01g0eP7efYbaJFQZuaIenT+K3r+kfQAo6+RWl2rkf20YfFPef92W/r5WeuEgB5v4rS4yLFuTu9EqMkwxdqo78snBGjLLACTZyJzHVPYq32II2+DKUeEdanLiSEkyJ4+ZHV6Q/0Q== root@sdnvpn-8-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.20.11,24,fe80::f816:3eff:fef6:4681/64,\nip-route:default via 10.10.20.1 dev eth0 \nip-route:10.10.20.0/24 dev eth0 src 10.10.20.11 \nip-route:169.254.169.254 via 10.10.20.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000108\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-8-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.83 ===\n/dev/root resized successfully [took 2.10s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:F6:46:81 \n inet addr:10.10.20.11 Bcast:10.10.20.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fef6:4681/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:66 errors:0 dropped:5 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8785 (8.5 KiB) TX bytes:9138 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.20.1 0.0.0.0 UG 0 0 0 eth0\n10.10.20.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.20.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.20.1\nPING 10.10.20.1 (10.10.20.1): 56 data bytes\n64 bytes from 10.10.20.1: seq=0 ttl=64 time=0.179 ms\n64 bytes from 10.10.20.1: seq=1 ttl=64 time=0.228 ms\n64 bytes from 10.10.20.1: seq=2 ttl=64 time=0.118 ms\n64 bytes from 10.10.20.1: seq=3 ttl=64 time=0.233 ms\n64 bytes from 10.10.20.1: seq=4 ttl=64 time=0.292 ms\n\n--- 10.10.20.1 ping statistics ---\n5 packets transmitted, 5 packets received, 0% packet loss\nround-trip min/avg/max = 0.118/0.210/0.292 ms\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-09-26 17:17:42,576 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/db8bfc20-0e00-4ac3-9837-ee55a510bb20/action used request id req-a0584171-d088-4f3c-9a5c-8052124914b7 2018-09-26 17:17:44,597 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/db8bfc20-0e00-4ac3-9837-ee55a510bb20/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7d42ea408b56d2225d8154b41d74d6fcbc3715e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:17:45,668 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:17:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e2c1a942-743c-44ed-b9da-87bcae09dd4e x-compute-request-id: req-e2c1a942-743c-44ed-b9da-87bcae09dd4e Content-Encoding: gzip Content-Length: 10188 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 487724977 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128286] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.129924] pid_max: default: 32768 minimum: 301\n[ 0.130812] ACPI: Core revision 20150930\n[ 0.132189] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133480] Security Framework initialized\n[ 0.134286] Yama: becoming mindful.\n[ 0.135018] AppArmor: AppArmor initialized\n[ 0.135873] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137190] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138455] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139651] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141040] Initializing cgroup subsys io\n[ 0.141842] Initializing cgroup subsys memory\n[ 0.142693] Initializing cgroup subsys devices\n[ 0.143566] Initializing cgroup subsys freezer\n[ 0.144429] Initializing cgroup subsys net_cls\n[ 0.145286] Initializing cgroup subsys perf_event\n[ 0.146185] Initializing cgroup subsys net_prio\n[ 0.147059] Initializing cgroup subsys hugetlb\n[ 0.147925] Initializing cgroup subsys pids\n[ 0.148791] CPU: Physical Processor ID: 0\n[ 0.150291] mce: CPU supports 10 MCE banks\n[ 0.151135] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152127] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164182] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170736] ftrace: allocating 31920 entries in 125 pages\n[ 0.197706] smpboot: Max logical packages: 1\n[ 0.198560] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199900] x2apic enabled\n[ 0.200696] Switched APIC routing to physical x2apic.\n[ 0.202424] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203533] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205503] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207303] KVM setup paravirtual spinlock\n[ 0.208593] x86: Booted up 1 node, 1 CPUs\n[ 0.209402] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210779] devtmpfs: initialized\n[ 0.212482] evm: security.selinux\n[ 0.213175] evm: security.SMACK64\n[ 0.213862] evm: security.SMACK64EXEC\n[ 0.214596] evm: security.SMACK64TRANSMUTE\n[ 0.215398] evm: security.SMACK64MMAP\n[ 0.216140] evm: security.ima\n[ 0.216773] evm: security.capability\n[ 0.217563] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219387] pinctrl core: initialized pinctrl subsystem\n[ 0.220471] RTC time: 17:17:11, date: 09/26/18\n[ 0.221422] NET: Registered protocol family 16\n[ 0.222382] cpuidle: using governor ladder\n[ 0.223191] cpuidle: using governor menu\n[ 0.223968] PCCT header not found.\n[ 0.224713] ACPI: bus type PCI registered\n[ 0.225508] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226742] PCI: Using configuration type 1 for base access\n[ 0.228478] ACPI: Added _OSI(Module Device)\n[ 0.229317] ACPI: Added _OSI(Processor Device)\n[ 0.230173] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231068] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233161] ACPI: Interpreter enabled\n[ 0.233930] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235762] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237580] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241236] ACPI: (supports S0 S5)\n[ 0.241933] ACPI: Using IOAPIC for interrupt routing\n[ 0.242881] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245945] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247078] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248298] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249470] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251670] acpiphp: Slot [3] registered\n[ 0.252463] acpiphp: Slot [4] registered\n[ 0.253253] acpiphp: Slot [5] registered\n[ 0.254043] acpiphp: Slot [6] registered\n[ 0.254828] acpiphp: Slot [7] registered\n[ 0.255618] acpiphp: Slot [8] registered\n[ 0.256432] acpiphp: Slot [9] registered\n[ 0.257224] acpiphp: Slot [10] registered\n[ 0.258023] acpiphp: Slot [11] registered\n[ 0.258848] acpiphp: Slot [12] registered\n[ 0.259655] acpiphp: Slot [13] registered\n[ 0.260461] acpiphp: Slot [14] registered\n[ 0.261270] acpiphp: Slot [15] registered\n[ 0.271969] acpiphp: Slot [16] registered\n[ 0.272778] acpiphp: Slot [17] registered\n[ 0.273579] acpiphp: Slot [18] registered\n[ 0.274384] acpiphp: Slot [19] registered\n[ 0.275190] acpiphp: Slot [20] registered\n[ 0.276001] acpiphp: Slot [21] registered\n[ 0.276806] acpiphp: Slot [22] registered\n[ 0.277606] acpiphp: Slot [23] registered\n[ 0.278413] acpiphp: Slot [24] registered\n[ 0.279220] acpiphp: Slot [25] registered\n[ 0.280028] acpiphp: Slot [26] registered\n[ 0.280831] acpiphp: Slot [27] registered\n[ 0.281631] acpiphp: Slot [28] registered\n[ 0.282439] acpiphp: Slot [29] registered\n[ 0.283243] acpiphp: Slot [30] registered\n[ 0.284053] acpiphp: Slot [31] registered\n[ 0.284857] PCI host bridge to bus 0000:00\n[ 0.285659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286867] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288075] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289517] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290960] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297128] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298419] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299601] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300892] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307760] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309190] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357458] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358932] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360346] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361757] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363148] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365017] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366183] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367241] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368794] vgaarb: loaded\n[ 0.369396] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370532] SCSI subsystem initialized\n[ 0.371358] ACPI: bus type USB registered\n[ 0.372182] usbcore: registered new interface driver usbfs\n[ 0.373217] usbcore: registered new interface driver hub\n[ 0.374228] usbcore: registered new device driver usb\n[ 0.375280] PCI: Using ACPI for IRQ routing\n[ 0.376305] NetLabel: Initializing\n[ 0.377033] NetLabel: domain hash size = 128\n[ 0.377888] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378840] NetLabel: unlabeled traffic allowed by default\n[ 0.379931] clocksource: Switched to clocksource kvm-clock\n[ 0.385391] AppArmor: AppArmor Filesystem Enabled\n[ 0.386357] pnp: PnP ACPI init\n[ 0.387265] pnp: PnP ACPI: found 5 devices\n[ 0.393642] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395352] NET: Registered protocol family 2\n[ 0.396312] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397579] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398771] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399922] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400994] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402169] NET: Registered protocol family 1\n[ 0.403033] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404127] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.405193] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.419187] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433397] Trying to unpack rootfs image as initramfs...\n[ 0.483352] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497109] Scanning for low memory corruption every 60 seconds\n[ 0.498423] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499567] audit: initializing netlink subsys (disabled)\n[ 0.500592] audit: type=2000 audit(1537982232.105:1): initialized\n[ 0.501901] Initialise system trusted keyring\n[ 0.502828] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503995] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505950] zbud: loaded\n[ 0.506662] VFS: Disk quotas dquot_6.6.0\n[ 0.507484] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509006] fuse init (API version 7.23)\n[ 0.509892] Key type big_key registered\n[ 0.510683] Allocating IMA MOK and blacklist keyrings.\n[ 0.512166] Key type asymmetric registered\n[ 0.512991] Asymmetric key parser 'x509' registered\n[ 0.513969] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515653] io scheduler noop registered\n[ 0.516456] io scheduler deadline registered (default)\n[ 0.517444] io scheduler cfq registered\n[ 0.518287] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519326] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520597] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522053] ACPI: Power Button [PWRF]\n[ 0.522883] GHES: HEST is not enabled!\n[ 0.536556] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564524] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566716] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594321] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597506] Linux agpgart interface v0.103\n[ 0.600093] brd: module loaded\n[ 0.601328] loop: module loaded\n[ 0.606187] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.607649] GPT:90111 != 2097151\n[ 0.608333] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609420] GPT:90111 != 2097151\n[ 0.610093] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611054] vda: vda1 vda15\n[ 0.612598] scsi host0: ata_piix\n[ 0.613340] scsi host1: ata_piix\n[ 0.614054] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615261] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616697] libphy: Fixed MDIO Bus: probed\n[ 0.617512] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618452] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620554] PPP generic driver version 2.4.2\n[ 0.621443] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622885] ehci-pci: EHCI PCI platform driver\n[ 0.623749] ehci-platform: EHCI generic platform driver\n[ 0.624740] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625864] ohci-pci: OHCI PCI platform driver\n[ 0.626726] ohci-platform: OHCI generic platform driver\n[ 0.627709] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642121] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643117] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644558] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645559] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646670] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.647884] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649297] usb usb1: Product: UHCI Host Controller\n[ 0.650229] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651371] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652428] hub 1-0:1.0: USB hub found\n[ 0.653206] hub 1-0:1.0: 2 ports detected\n[ 0.654112] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656211] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657182] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658203] mousedev: PS/2 mouse device common for all mice\n[ 0.659438] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661262] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662347] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663533] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664727] i2c /dev entries driver\n[ 0.665493] device-mapper: uevent: version 1.0.3\n[ 0.666438] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668071] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669350] NET: Registered protocol family 10\n[ 0.670332] NET: Registered protocol family 17\n[ 0.671219] Key type dns_resolver registered\n[ 0.672151] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673246] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.674981] registered taskstats version 1\n[ 0.675805] Loading compiled-in X.509 certificates\n[ 0.677249] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679096] zswap: loaded using pool lzo/zbud\n[ 0.680937] Key type trusted registered\n[ 0.682473] Key type encrypted registered\n[ 0.683296] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684348] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685381] evm: HMAC attrs: 0x1\n[ 0.686293] Magic number: 2:496:290\n[ 0.687057] tty tty23: hash matches\n[ 0.687838] rtc_cmos 00:00: setting system clock to 2018-09-26 17:17:12 UTC (1537982232)\n[ 0.689434] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690540] EDD information not available.\n[ 0.773024] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784584] Write protecting the kernel read-only data: 14336k\n[ 0.786141] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.787938] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.91\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.106481] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.20.11...\nLease of 10.10.20.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.20.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.00. iid=i-00000108\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCIF7a6Fqf5bCvkq3IXFcK0TaYEi7sDFmq/Z4SnclB1p7GTUKXUkx1M+iMJYb9bgSmErZUXuW1Ag9w1crvbO5Ah2KCrHGNNaMupCbfZvO/mqqu8vVix2rUm4rvx21HV3364iQAA70q9wgX6rSidte+mAvmjE4r5oeeN47maTEqMrOAc7CX0KFS17Bx41LZSqm+CHKYHVOk8aHLfevChQMO29dV/UI+lCwq+2ZV01W8vUz4bjgPcPPjHhf3/T6WRjmq3Z0dtaWKlvr4wM1bxxzPsko7HXwxNDvfe4UYGoXClidMOpeuP9Akf2DEv7a1bQiNZQwjdQNeqUrBg/I8KLk3B root@sdnvpn-8-2\nssh-dss AAAAB3NzaC1kc3MAAACBAM1+UWh7joIuLLe7uQzQenO+7OVQWx7O6zbv1lyquSLLVBZ4FQP51M4xUtMRY3dovWDw02+ZcwMmEJ6OZPDLUmQbzw460AZD9p4tdhZ3ovYIF0r62896rADG5QhBusTZEm7izgo+4H7LR4IdYdvg9xyaKf735VMD6/MQydWQveP3AAAAFQC/q2Dupe8IXuLN+FahVGAJsQ6uZQAAAIAAkr5NCy+MPKD98LioIGnL/afnOycf5/G9BwYy4FFCDlI5o4uCw2YJ4Axut6dlX6akAEjmYma528HimVP72l1+Ecql+x+clUcHyjPzTemHhIKLnPFMoKSxXHCdXcb3utTX7L6uf87ig5RyEeOZ5TRiTR8oUvYoGR8FNyryByz03QAAAIB+zV/ySSyd0zdByMvJ7GufA+mP3M8qu39lg3y01g0eP7efYbaJFQZuaIenT+K3r+kfQAo6+RWl2rkf20YfFPef92W/r5WeuEgB5v4rS4yLFuTu9EqMkwxdqo78snBGjLLACTZyJzHVPYq32II2+DKUeEdanLiSEkyJ4+ZHV6Q/0Q== root@sdnvpn-8-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.20.11,24,fe80::f816:3eff:fef6:4681/64,\nip-route:default via 10.10.20.1 dev eth0 \nip-route:10.10.20.0/24 dev eth0 src 10.10.20.11 \nip-route:169.254.169.254 via 10.10.20.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000108\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-8-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.83 ===\n/dev/root resized successfully [took 2.10s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:F6:46:81 \n inet addr:10.10.20.11 Bcast:10.10.20.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fef6:4681/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:66 errors:0 dropped:5 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8785 (8.5 KiB) TX bytes:9138 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.20.1 0.0.0.0 UG 0 0 0 eth0\n10.10.20.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.20.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.20.1\nPING 10.10.20.1 (10.10.20.1): 56 data bytes\n64 bytes from 10.10.20.1: seq=0 ttl=64 time=0.179 ms\n64 bytes from 10.10.20.1: seq=1 ttl=64 time=0.228 ms\n64 bytes from 10.10.20.1: seq=2 ttl=64 time=0.118 ms\n64 bytes from 10.10.20.1: seq=3 ttl=64 time=0.233 ms\n64 bytes from 10.10.20.1: seq=4 ttl=64 time=0.292 ms\n\n--- 10.10.20.1 ping statistics ---\n5 packets transmitted, 5 packets received, 0% packet loss\nround-trip min/avg/max = 0.118/0.210/0.292 ms\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-09-26 17:17:45,669 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/db8bfc20-0e00-4ac3-9837-ee55a510bb20/action used request id req-e2c1a942-743c-44ed-b9da-87bcae09dd4e 2018-09-26 17:17:47,689 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/db8bfc20-0e00-4ac3-9837-ee55a510bb20/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7d42ea408b56d2225d8154b41d74d6fcbc3715e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:17:48,771 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:17:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f399501-e8f7-4c88-80a0-e0991f8dda78 x-compute-request-id: req-4f399501-e8f7-4c88-80a0-e0991f8dda78 Content-Encoding: gzip Content-Length: 10188 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 487724977 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128286] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.129924] pid_max: default: 32768 minimum: 301\n[ 0.130812] ACPI: Core revision 20150930\n[ 0.132189] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133480] Security Framework initialized\n[ 0.134286] Yama: becoming mindful.\n[ 0.135018] AppArmor: AppArmor initialized\n[ 0.135873] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137190] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138455] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139651] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141040] Initializing cgroup subsys io\n[ 0.141842] Initializing cgroup subsys memory\n[ 0.142693] Initializing cgroup subsys devices\n[ 0.143566] Initializing cgroup subsys freezer\n[ 0.144429] Initializing cgroup subsys net_cls\n[ 0.145286] Initializing cgroup subsys perf_event\n[ 0.146185] Initializing cgroup subsys net_prio\n[ 0.147059] Initializing cgroup subsys hugetlb\n[ 0.147925] Initializing cgroup subsys pids\n[ 0.148791] CPU: Physical Processor ID: 0\n[ 0.150291] mce: CPU supports 10 MCE banks\n[ 0.151135] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152127] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164182] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170736] ftrace: allocating 31920 entries in 125 pages\n[ 0.197706] smpboot: Max logical packages: 1\n[ 0.198560] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199900] x2apic enabled\n[ 0.200696] Switched APIC routing to physical x2apic.\n[ 0.202424] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203533] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205503] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207303] KVM setup paravirtual spinlock\n[ 0.208593] x86: Booted up 1 node, 1 CPUs\n[ 0.209402] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210779] devtmpfs: initialized\n[ 0.212482] evm: security.selinux\n[ 0.213175] evm: security.SMACK64\n[ 0.213862] evm: security.SMACK64EXEC\n[ 0.214596] evm: security.SMACK64TRANSMUTE\n[ 0.215398] evm: security.SMACK64MMAP\n[ 0.216140] evm: security.ima\n[ 0.216773] evm: security.capability\n[ 0.217563] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219387] pinctrl core: initialized pinctrl subsystem\n[ 0.220471] RTC time: 17:17:11, date: 09/26/18\n[ 0.221422] NET: Registered protocol family 16\n[ 0.222382] cpuidle: using governor ladder\n[ 0.223191] cpuidle: using governor menu\n[ 0.223968] PCCT header not found.\n[ 0.224713] ACPI: bus type PCI registered\n[ 0.225508] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226742] PCI: Using configuration type 1 for base access\n[ 0.228478] ACPI: Added _OSI(Module Device)\n[ 0.229317] ACPI: Added _OSI(Processor Device)\n[ 0.230173] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231068] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233161] ACPI: Interpreter enabled\n[ 0.233930] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235762] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237580] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241236] ACPI: (supports S0 S5)\n[ 0.241933] ACPI: Using IOAPIC for interrupt routing\n[ 0.242881] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245945] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247078] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248298] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249470] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251670] acpiphp: Slot [3] registered\n[ 0.252463] acpiphp: Slot [4] registered\n[ 0.253253] acpiphp: Slot [5] registered\n[ 0.254043] acpiphp: Slot [6] registered\n[ 0.254828] acpiphp: Slot [7] registered\n[ 0.255618] acpiphp: Slot [8] registered\n[ 0.256432] acpiphp: Slot [9] registered\n[ 0.257224] acpiphp: Slot [10] registered\n[ 0.258023] acpiphp: Slot [11] registered\n[ 0.258848] acpiphp: Slot [12] registered\n[ 0.259655] acpiphp: Slot [13] registered\n[ 0.260461] acpiphp: Slot [14] registered\n[ 0.261270] acpiphp: Slot [15] registered\n[ 0.271969] acpiphp: Slot [16] registered\n[ 0.272778] acpiphp: Slot [17] registered\n[ 0.273579] acpiphp: Slot [18] registered\n[ 0.274384] acpiphp: Slot [19] registered\n[ 0.275190] acpiphp: Slot [20] registered\n[ 0.276001] acpiphp: Slot [21] registered\n[ 0.276806] acpiphp: Slot [22] registered\n[ 0.277606] acpiphp: Slot [23] registered\n[ 0.278413] acpiphp: Slot [24] registered\n[ 0.279220] acpiphp: Slot [25] registered\n[ 0.280028] acpiphp: Slot [26] registered\n[ 0.280831] acpiphp: Slot [27] registered\n[ 0.281631] acpiphp: Slot [28] registered\n[ 0.282439] acpiphp: Slot [29] registered\n[ 0.283243] acpiphp: Slot [30] registered\n[ 0.284053] acpiphp: Slot [31] registered\n[ 0.284857] PCI host bridge to bus 0000:00\n[ 0.285659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286867] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288075] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289517] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290960] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297128] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298419] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299601] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300892] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307760] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309190] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357458] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358932] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360346] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361757] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363148] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365017] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366183] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367241] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368794] vgaarb: loaded\n[ 0.369396] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370532] SCSI subsystem initialized\n[ 0.371358] ACPI: bus type USB registered\n[ 0.372182] usbcore: registered new interface driver usbfs\n[ 0.373217] usbcore: registered new interface driver hub\n[ 0.374228] usbcore: registered new device driver usb\n[ 0.375280] PCI: Using ACPI for IRQ routing\n[ 0.376305] NetLabel: Initializing\n[ 0.377033] NetLabel: domain hash size = 128\n[ 0.377888] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378840] NetLabel: unlabeled traffic allowed by default\n[ 0.379931] clocksource: Switched to clocksource kvm-clock\n[ 0.385391] AppArmor: AppArmor Filesystem Enabled\n[ 0.386357] pnp: PnP ACPI init\n[ 0.387265] pnp: PnP ACPI: found 5 devices\n[ 0.393642] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395352] NET: Registered protocol family 2\n[ 0.396312] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397579] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398771] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399922] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400994] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402169] NET: Registered protocol family 1\n[ 0.403033] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404127] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.405193] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.419187] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433397] Trying to unpack rootfs image as initramfs...\n[ 0.483352] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497109] Scanning for low memory corruption every 60 seconds\n[ 0.498423] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499567] audit: initializing netlink subsys (disabled)\n[ 0.500592] audit: type=2000 audit(1537982232.105:1): initialized\n[ 0.501901] Initialise system trusted keyring\n[ 0.502828] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503995] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505950] zbud: loaded\n[ 0.506662] VFS: Disk quotas dquot_6.6.0\n[ 0.507484] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509006] fuse init (API version 7.23)\n[ 0.509892] Key type big_key registered\n[ 0.510683] Allocating IMA MOK and blacklist keyrings.\n[ 0.512166] Key type asymmetric registered\n[ 0.512991] Asymmetric key parser 'x509' registered\n[ 0.513969] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515653] io scheduler noop registered\n[ 0.516456] io scheduler deadline registered (default)\n[ 0.517444] io scheduler cfq registered\n[ 0.518287] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519326] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520597] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522053] ACPI: Power Button [PWRF]\n[ 0.522883] GHES: HEST is not enabled!\n[ 0.536556] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564524] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566716] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594321] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597506] Linux agpgart interface v0.103\n[ 0.600093] brd: module loaded\n[ 0.601328] loop: module loaded\n[ 0.606187] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.607649] GPT:90111 != 2097151\n[ 0.608333] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609420] GPT:90111 != 2097151\n[ 0.610093] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611054] vda: vda1 vda15\n[ 0.612598] scsi host0: ata_piix\n[ 0.613340] scsi host1: ata_piix\n[ 0.614054] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615261] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616697] libphy: Fixed MDIO Bus: probed\n[ 0.617512] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618452] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620554] PPP generic driver version 2.4.2\n[ 0.621443] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622885] ehci-pci: EHCI PCI platform driver\n[ 0.623749] ehci-platform: EHCI generic platform driver\n[ 0.624740] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625864] ohci-pci: OHCI PCI platform driver\n[ 0.626726] ohci-platform: OHCI generic platform driver\n[ 0.627709] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642121] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643117] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644558] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645559] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646670] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.647884] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649297] usb usb1: Product: UHCI Host Controller\n[ 0.650229] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651371] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652428] hub 1-0:1.0: USB hub found\n[ 0.653206] hub 1-0:1.0: 2 ports detected\n[ 0.654112] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656211] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657182] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658203] mousedev: PS/2 mouse device common for all mice\n[ 0.659438] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661262] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662347] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663533] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664727] i2c /dev entries driver\n[ 0.665493] device-mapper: uevent: version 1.0.3\n[ 0.666438] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668071] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669350] NET: Registered protocol family 10\n[ 0.670332] NET: Registered protocol family 17\n[ 0.671219] Key type dns_resolver registered\n[ 0.672151] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673246] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.674981] registered taskstats version 1\n[ 0.675805] Loading compiled-in X.509 certificates\n[ 0.677249] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679096] zswap: loaded using pool lzo/zbud\n[ 0.680937] Key type trusted registered\n[ 0.682473] Key type encrypted registered\n[ 0.683296] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684348] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685381] evm: HMAC attrs: 0x1\n[ 0.686293] Magic number: 2:496:290\n[ 0.687057] tty tty23: hash matches\n[ 0.687838] rtc_cmos 00:00: setting system clock to 2018-09-26 17:17:12 UTC (1537982232)\n[ 0.689434] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690540] EDD information not available.\n[ 0.773024] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784584] Write protecting the kernel read-only data: 14336k\n[ 0.786141] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.787938] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.91\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.106481] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.20.11...\nLease of 10.10.20.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.20.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.00. iid=i-00000108\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCIF7a6Fqf5bCvkq3IXFcK0TaYEi7sDFmq/Z4SnclB1p7GTUKXUkx1M+iMJYb9bgSmErZUXuW1Ag9w1crvbO5Ah2KCrHGNNaMupCbfZvO/mqqu8vVix2rUm4rvx21HV3364iQAA70q9wgX6rSidte+mAvmjE4r5oeeN47maTEqMrOAc7CX0KFS17Bx41LZSqm+CHKYHVOk8aHLfevChQMO29dV/UI+lCwq+2ZV01W8vUz4bjgPcPPjHhf3/T6WRjmq3Z0dtaWKlvr4wM1bxxzPsko7HXwxNDvfe4UYGoXClidMOpeuP9Akf2DEv7a1bQiNZQwjdQNeqUrBg/I8KLk3B root@sdnvpn-8-2\nssh-dss AAAAB3NzaC1kc3MAAACBAM1+UWh7joIuLLe7uQzQenO+7OVQWx7O6zbv1lyquSLLVBZ4FQP51M4xUtMRY3dovWDw02+ZcwMmEJ6OZPDLUmQbzw460AZD9p4tdhZ3ovYIF0r62896rADG5QhBusTZEm7izgo+4H7LR4IdYdvg9xyaKf735VMD6/MQydWQveP3AAAAFQC/q2Dupe8IXuLN+FahVGAJsQ6uZQAAAIAAkr5NCy+MPKD98LioIGnL/afnOycf5/G9BwYy4FFCDlI5o4uCw2YJ4Axut6dlX6akAEjmYma528HimVP72l1+Ecql+x+clUcHyjPzTemHhIKLnPFMoKSxXHCdXcb3utTX7L6uf87ig5RyEeOZ5TRiTR8oUvYoGR8FNyryByz03QAAAIB+zV/ySSyd0zdByMvJ7GufA+mP3M8qu39lg3y01g0eP7efYbaJFQZuaIenT+K3r+kfQAo6+RWl2rkf20YfFPef92W/r5WeuEgB5v4rS4yLFuTu9EqMkwxdqo78snBGjLLACTZyJzHVPYq32II2+DKUeEdanLiSEkyJ4+ZHV6Q/0Q== root@sdnvpn-8-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.20.11,24,fe80::f816:3eff:fef6:4681/64,\nip-route:default via 10.10.20.1 dev eth0 \nip-route:10.10.20.0/24 dev eth0 src 10.10.20.11 \nip-route:169.254.169.254 via 10.10.20.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000108\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-8-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.83 ===\n/dev/root resized successfully [took 2.10s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:F6:46:81 \n inet addr:10.10.20.11 Bcast:10.10.20.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fef6:4681/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:66 errors:0 dropped:5 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8785 (8.5 KiB) TX bytes:9138 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.20.1 0.0.0.0 UG 0 0 0 eth0\n10.10.20.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.20.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.20.1\nPING 10.10.20.1 (10.10.20.1): 56 data bytes\n64 bytes from 10.10.20.1: seq=0 ttl=64 time=0.179 ms\n64 bytes from 10.10.20.1: seq=1 ttl=64 time=0.228 ms\n64 bytes from 10.10.20.1: seq=2 ttl=64 time=0.118 ms\n64 bytes from 10.10.20.1: seq=3 ttl=64 time=0.233 ms\n64 bytes from 10.10.20.1: seq=4 ttl=64 time=0.292 ms\n\n--- 10.10.20.1 ping statistics ---\n5 packets transmitted, 5 packets received, 0% packet loss\nround-trip min/avg/max = 0.118/0.210/0.292 ms\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-09-26 17:17:48,771 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/db8bfc20-0e00-4ac3-9837-ee55a510bb20/action used request id req-4f399501-e8f7-4c88-80a0-e0991f8dda78 2018-09-26 17:17:50,792 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/db8bfc20-0e00-4ac3-9837-ee55a510bb20/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7d42ea408b56d2225d8154b41d74d6fcbc3715e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:17:51,869 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:17:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-339bce3b-754d-4f8e-903a-3dfb66756ba5 x-compute-request-id: req-339bce3b-754d-4f8e-903a-3dfb66756ba5 Content-Encoding: gzip Content-Length: 11247 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 487724977 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128286] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.129924] pid_max: default: 32768 minimum: 301\n[ 0.130812] ACPI: Core revision 20150930\n[ 0.132189] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133480] Security Framework initialized\n[ 0.134286] Yama: becoming mindful.\n[ 0.135018] AppArmor: AppArmor initialized\n[ 0.135873] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137190] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138455] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139651] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141040] Initializing cgroup subsys io\n[ 0.141842] Initializing cgroup subsys memory\n[ 0.142693] Initializing cgroup subsys devices\n[ 0.143566] Initializing cgroup subsys freezer\n[ 0.144429] Initializing cgroup subsys net_cls\n[ 0.145286] Initializing cgroup subsys perf_event\n[ 0.146185] Initializing cgroup subsys net_prio\n[ 0.147059] Initializing cgroup subsys hugetlb\n[ 0.147925] Initializing cgroup subsys pids\n[ 0.148791] CPU: Physical Processor ID: 0\n[ 0.150291] mce: CPU supports 10 MCE banks\n[ 0.151135] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152127] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164182] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170736] ftrace: allocating 31920 entries in 125 pages\n[ 0.197706] smpboot: Max logical packages: 1\n[ 0.198560] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199900] x2apic enabled\n[ 0.200696] Switched APIC routing to physical x2apic.\n[ 0.202424] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203533] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205503] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207303] KVM setup paravirtual spinlock\n[ 0.208593] x86: Booted up 1 node, 1 CPUs\n[ 0.209402] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210779] devtmpfs: initialized\n[ 0.212482] evm: security.selinux\n[ 0.213175] evm: security.SMACK64\n[ 0.213862] evm: security.SMACK64EXEC\n[ 0.214596] evm: security.SMACK64TRANSMUTE\n[ 0.215398] evm: security.SMACK64MMAP\n[ 0.216140] evm: security.ima\n[ 0.216773] evm: security.capability\n[ 0.217563] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219387] pinctrl core: initialized pinctrl subsystem\n[ 0.220471] RTC time: 17:17:11, date: 09/26/18\n[ 0.221422] NET: Registered protocol family 16\n[ 0.222382] cpuidle: using governor ladder\n[ 0.223191] cpuidle: using governor menu\n[ 0.223968] PCCT header not found.\n[ 0.224713] ACPI: bus type PCI registered\n[ 0.225508] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226742] PCI: Using configuration type 1 for base access\n[ 0.228478] ACPI: Added _OSI(Module Device)\n[ 0.229317] ACPI: Added _OSI(Processor Device)\n[ 0.230173] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231068] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233161] ACPI: Interpreter enabled\n[ 0.233930] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235762] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237580] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241236] ACPI: (supports S0 S5)\n[ 0.241933] ACPI: Using IOAPIC for interrupt routing\n[ 0.242881] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245945] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247078] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248298] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249470] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251670] acpiphp: Slot [3] registered\n[ 0.252463] acpiphp: Slot [4] registered\n[ 0.253253] acpiphp: Slot [5] registered\n[ 0.254043] acpiphp: Slot [6] registered\n[ 0.254828] acpiphp: Slot [7] registered\n[ 0.255618] acpiphp: Slot [8] registered\n[ 0.256432] acpiphp: Slot [9] registered\n[ 0.257224] acpiphp: Slot [10] registered\n[ 0.258023] acpiphp: Slot [11] registered\n[ 0.258848] acpiphp: Slot [12] registered\n[ 0.259655] acpiphp: Slot [13] registered\n[ 0.260461] acpiphp: Slot [14] registered\n[ 0.261270] acpiphp: Slot [15] registered\n[ 0.271969] acpiphp: Slot [16] registered\n[ 0.272778] acpiphp: Slot [17] registered\n[ 0.273579] acpiphp: Slot [18] registered\n[ 0.274384] acpiphp: Slot [19] registered\n[ 0.275190] acpiphp: Slot [20] registered\n[ 0.276001] acpiphp: Slot [21] registered\n[ 0.276806] acpiphp: Slot [22] registered\n[ 0.277606] acpiphp: Slot [23] registered\n[ 0.278413] acpiphp: Slot [24] registered\n[ 0.279220] acpiphp: Slot [25] registered\n[ 0.280028] acpiphp: Slot [26] registered\n[ 0.280831] acpiphp: Slot [27] registered\n[ 0.281631] acpiphp: Slot [28] registered\n[ 0.282439] acpiphp: Slot [29] registered\n[ 0.283243] acpiphp: Slot [30] registered\n[ 0.284053] acpiphp: Slot [31] registered\n[ 0.284857] PCI host bridge to bus 0000:00\n[ 0.285659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286867] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288075] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289517] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290960] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297128] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298419] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299601] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300892] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307760] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309190] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357458] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358932] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360346] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361757] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363148] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365017] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366183] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367241] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368794] vgaarb: loaded\n[ 0.369396] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370532] SCSI subsystem initialized\n[ 0.371358] ACPI: bus type USB registered\n[ 0.372182] usbcore: registered new interface driver usbfs\n[ 0.373217] usbcore: registered new interface driver hub\n[ 0.374228] usbcore: registered new device driver usb\n[ 0.375280] PCI: Using ACPI for IRQ routing\n[ 0.376305] NetLabel: Initializing\n[ 0.377033] NetLabel: domain hash size = 128\n[ 0.377888] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378840] NetLabel: unlabeled traffic allowed by default\n[ 0.379931] clocksource: Switched to clocksource kvm-clock\n[ 0.385391] AppArmor: AppArmor Filesystem Enabled\n[ 0.386357] pnp: PnP ACPI init\n[ 0.387265] pnp: PnP ACPI: found 5 devices\n[ 0.393642] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395352] NET: Registered protocol family 2\n[ 0.396312] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397579] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398771] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399922] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400994] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402169] NET: Registered protocol family 1\n[ 0.403033] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404127] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.405193] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.419187] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433397] Trying to unpack rootfs image as initramfs...\n[ 0.483352] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497109] Scanning for low memory corruption every 60 seconds\n[ 0.498423] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499567] audit: initializing netlink subsys (disabled)\n[ 0.500592] audit: type=2000 audit(1537982232.105:1): initialized\n[ 0.501901] Initialise system trusted keyring\n[ 0.502828] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503995] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505950] zbud: loaded\n[ 0.506662] VFS: Disk quotas dquot_6.6.0\n[ 0.507484] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509006] fuse init (API version 7.23)\n[ 0.509892] Key type big_key registered\n[ 0.510683] Allocating IMA MOK and blacklist keyrings.\n[ 0.512166] Key type asymmetric registered\n[ 0.512991] Asymmetric key parser 'x509' registered\n[ 0.513969] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515653] io scheduler noop registered\n[ 0.516456] io scheduler deadline registered (default)\n[ 0.517444] io scheduler cfq registered\n[ 0.518287] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519326] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520597] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522053] ACPI: Power Button [PWRF]\n[ 0.522883] GHES: HEST is not enabled!\n[ 0.536556] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564524] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566716] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594321] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597506] Linux agpgart interface v0.103\n[ 0.600093] brd: module loaded\n[ 0.601328] loop: module loaded\n[ 0.606187] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.607649] GPT:90111 != 2097151\n[ 0.608333] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609420] GPT:90111 != 2097151\n[ 0.610093] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611054] vda: vda1 vda15\n[ 0.612598] scsi host0: ata_piix\n[ 0.613340] scsi host1: ata_piix\n[ 0.614054] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615261] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616697] libphy: Fixed MDIO Bus: probed\n[ 0.617512] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618452] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620554] PPP generic driver version 2.4.2\n[ 0.621443] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622885] ehci-pci: EHCI PCI platform driver\n[ 0.623749] ehci-platform: EHCI generic platform driver\n[ 0.624740] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625864] ohci-pci: OHCI PCI platform driver\n[ 0.626726] ohci-platform: OHCI generic platform driver\n[ 0.627709] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642121] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643117] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644558] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645559] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646670] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.647884] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649297] usb usb1: Product: UHCI Host Controller\n[ 0.650229] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651371] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652428] hub 1-0:1.0: USB hub found\n[ 0.653206] hub 1-0:1.0: 2 ports detected\n[ 0.654112] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656211] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657182] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658203] mousedev: PS/2 mouse device common for all mice\n[ 0.659438] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661262] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662347] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663533] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664727] i2c /dev entries driver\n[ 0.665493] device-mapper: uevent: version 1.0.3\n[ 0.666438] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668071] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669350] NET: Registered protocol family 10\n[ 0.670332] NET: Registered protocol family 17\n[ 0.671219] Key type dns_resolver registered\n[ 0.672151] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673246] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.674981] registered taskstats version 1\n[ 0.675805] Loading compiled-in X.509 certificates\n[ 0.677249] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679096] zswap: loaded using pool lzo/zbud\n[ 0.680937] Key type trusted registered\n[ 0.682473] Key type encrypted registered\n[ 0.683296] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684348] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685381] evm: HMAC attrs: 0x1\n[ 0.686293] Magic number: 2:496:290\n[ 0.687057] tty tty23: hash matches\n[ 0.687838] rtc_cmos 00:00: setting system clock to 2018-09-26 17:17:12 UTC (1537982232)\n[ 0.689434] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690540] EDD information not available.\n[ 0.773024] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784584] Write protecting the kernel read-only data: 14336k\n[ 0.786141] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.787938] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.91\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.106481] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.20.11...\nLease of 10.10.20.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.20.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.00. iid=i-00000108\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCIF7a6Fqf5bCvkq3IXFcK0TaYEi7sDFmq/Z4SnclB1p7GTUKXUkx1M+iMJYb9bgSmErZUXuW1Ag9w1crvbO5Ah2KCrHGNNaMupCbfZvO/mqqu8vVix2rUm4rvx21HV3364iQAA70q9wgX6rSidte+mAvmjE4r5oeeN47maTEqMrOAc7CX0KFS17Bx41LZSqm+CHKYHVOk8aHLfevChQMO29dV/UI+lCwq+2ZV01W8vUz4bjgPcPPjHhf3/T6WRjmq3Z0dtaWKlvr4wM1bxxzPsko7HXwxNDvfe4UYGoXClidMOpeuP9Akf2DEv7a1bQiNZQwjdQNeqUrBg/I8KLk3B root@sdnvpn-8-2\nssh-dss AAAAB3NzaC1kc3MAAACBAM1+UWh7joIuLLe7uQzQenO+7OVQWx7O6zbv1lyquSLLVBZ4FQP51M4xUtMRY3dovWDw02+ZcwMmEJ6OZPDLUmQbzw460AZD9p4tdhZ3ovYIF0r62896rADG5QhBusTZEm7izgo+4H7LR4IdYdvg9xyaKf735VMD6/MQydWQveP3AAAAFQC/q2Dupe8IXuLN+FahVGAJsQ6uZQAAAIAAkr5NCy+MPKD98LioIGnL/afnOycf5/G9BwYy4FFCDlI5o4uCw2YJ4Axut6dlX6akAEjmYma528HimVP72l1+Ecql+x+clUcHyjPzTemHhIKLnPFMoKSxXHCdXcb3utTX7L6uf87ig5RyEeOZ5TRiTR8oUvYoGR8FNyryByz03QAAAIB+zV/ySSyd0zdByMvJ7GufA+mP3M8qu39lg3y01g0eP7efYbaJFQZuaIenT+K3r+kfQAo6+RWl2rkf20YfFPef92W/r5WeuEgB5v4rS4yLFuTu9EqMkwxdqo78snBGjLLACTZyJzHVPYq32II2+DKUeEdanLiSEkyJ4+ZHV6Q/0Q== root@sdnvpn-8-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.20.11,24,fe80::f816:3eff:fef6:4681/64,\nip-route:default via 10.10.20.1 dev eth0 \nip-route:10.10.20.0/24 dev eth0 src 10.10.20.11 \nip-route:169.254.169.254 via 10.10.20.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000108\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-8-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.83 ===\n/dev/root resized successfully [took 2.10s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:F6:46:81 \n inet addr:10.10.20.11 Bcast:10.10.20.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fef6:4681/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:66 errors:0 dropped:5 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8785 (8.5 KiB) TX bytes:9138 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.20.1 0.0.0.0 UG 0 0 0 eth0\n10.10.20.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.20.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.20.1\nPING 10.10.20.1 (10.10.20.1): 56 data bytes\n64 bytes from 10.10.20.1: seq=0 ttl=64 time=0.179 ms\n64 bytes from 10.10.20.1: seq=1 ttl=64 time=0.228 ms\n64 bytes from 10.10.20.1: seq=2 ttl=64 time=0.118 ms\n64 bytes from 10.10.20.1: seq=3 ttl=64 time=0.233 ms\n64 bytes from 10.10.20.1: seq=4 ttl=64 time=0.292 ms\n\n--- 10.10.20.1 ping statistics ---\n5 packets transmitted, 5 packets received, 0% packet loss\nround-trip min/avg/max = 0.118/0.210/0.292 ms\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-8-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.106481] random: dd urandom read with 5 bits of entropy available\n[ 1.123830] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.123832] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.123833] usb 1-1: Product: QEMU USB Tablet\n[ 1.123834] usb 1-1: Manufacturer: QEMU\n[ 1.123835] usb 1-1: SerialNumber: 42\n[ 1.496040] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 1.496043] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\n[ 2.946532] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.378206] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nSep 26 18:17:12 cirros kern.info kernel: [ 0.787938] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nSep 26 18:17:12 cirros kern.info kernel: [ 0.798948] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nSep 26 18:17:12 cirros kern.info kernel: [ 0.798949] e1000: Copyright (c) 1999-2006 Intel Corporation.\nSep 26 18:17:12 cirros kern.info kernel: [ 0.800622] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nSep 26 18:17:12 cirros kern.info kernel: [ 0.803558] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nSep 26 18:17:12 cirros kern.info kernel: [ 0.805544] ip_tables: (C) 2000-2006 Netfilter Core Team\nSep 26 18:17:12 cirros kern.info kernel: [ 0.830400] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nSep 26 18:17:12 cirros kern.info kernel: [ 0.831347] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nSep 26 18:17:12 cirros kern.info kernel: [ 0.832466] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nSep 26 18:17:12 cirros kern.info kernel: [ 0.862345] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nSep 26 18:17:12 cirros kern.info kernel: [ 0.963959] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nSep 26 18:17:12 cirros kern.info kernel: [ 1.074005] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nSep 26 18:17:12 cirros kern.info kernel: [ 1.088382] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nSep 26 18:17:12 cirros kern.notice kernel: [ 1.106481] random: dd urandom read with 5 bits of entropy available\nSep 26 18:17:12 cirros kern.info kernel: [ 1.123830] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nSep 26 18:17:12 cirros kern.info kernel: [ 1.123832] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nSep 26 18:17:12 cirros kern.info kernel: [ 1.123833] usb 1-1: Product: QEMU USB Tablet\nSep 26 18:17:12 cirros kern.info kernel: [ 1.123834] usb 1-1: Manufacturer: QEMU\nSep 26 18:17:12 cirros kern.info kernel: [ 1.123835] usb 1-1: SerialNumber: 42\nSep 26 18:17:13 cirros kern.info kernel: [ 1.496040] tsc: Refined TSC clocksource calibration: 3491.911 MHz\nSep 26 18:17:13 cirros kern.info kernel: [ 1.496043] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\nSep 26 18:17:14 cirros auth.notice su: + /dev/console root:cirros\nSep 26 18:17:14 cirros authpriv.info dropbear[340]: Running in background\nSep 26 18:17:14 cirros kern.info kernel: [ 2.946532] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nSep 26 18:17:15 cirros kern.info kernel: [ 3.378206] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-8-2 login: "} 2018-09-26 17:17:51,870 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/db8bfc20-0e00-4ac3-9837-ee55a510bb20/action used request id req-339bce3b-754d-4f8e-903a-3dfb66756ba5 2018-09-26 17:17:53,907 - sdnvpn_test_utils - INFO - Waiting for instance 4e8ca953-6843-4c44-8c64-1ac79f49b811 to boot up 2018-09-26 17:17:53,909 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/4e8ca953-6843-4c44-8c64-1ac79f49b811/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53e703e88125f6b650e27c1f8216220bf41a1501" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:17:54,979 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:17:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14ce6047-46d5-4ee3-9d52-0137563595e3 x-compute-request-id: req-14ce6047-46d5-4ee3-9d52-0137563595e3 Content-Encoding: gzip Content-Length: 8126 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501421228 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.158390] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.160594] pid_max: default: 32768 minimum: 301\n[ 0.161800] ACPI: Core revision 20150930\n[ 0.163459] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.165202] Security Framework initialized\n[ 0.166291] Yama: becoming mindful.\n[ 0.167257] AppArmor: AppArmor initialized\n[ 0.168417] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.169806] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.171141] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.172412] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.173875] Initializing cgroup subsys io\n[ 0.174726] Initializing cgroup subsys memory\n[ 0.175607] Initializing cgroup subsys devices\n[ 0.176515] Initializing cgroup subsys freezer\n[ 0.177425] Initializing cgroup subsys net_cls\n[ 0.178331] Initializing cgroup subsys perf_event\n[ 0.179261] Initializing cgroup subsys net_prio\n[ 0.180161] Initializing cgroup subsys hugetlb\n[ 0.181039] Initializing cgroup subsys pids\n[ 0.181937] CPU: Physical Processor ID: 0\n[ 0.183467] mce: CPU supports 10 MCE banks\n[ 0.184333] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.185365] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.196481] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.202878] ftrace: allocating 31920 entries in 125 pages\n[ 0.229054] smpboot: Max logical packages: 1\n[ 0.229946] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.231487] x2apic enabled\n[ 0.232308] Switched APIC routing to physical x2apic.\n[ 0.234084] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.235226] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.237266] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.239090] KVM setup paravirtual spinlock\n[ 0.240410] x86: Booted up 1 node, 1 CPUs\n[ 0.241239] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.242677] devtmpfs: initialized\n[ 0.244409] evm: security.selinux\n[ 0.245127] evm: security.SMACK64\n[ 0.245830] evm: security.SMACK64EXEC\n[ 0.246589] evm: security.SMACK64TRANSMUTE\n[ 0.247414] evm: security.SMACK64MMAP\n[ 0.248180] evm: security.ima\n[ 0.248832] evm: security.capability\n[ 0.249650] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.251542] pinctrl core: initialized pinctrl subsystem\n[ 0.252673] RTC time: 17:17:26, date: 09/26/18\n[ 0.253646] NET: Registered protocol family 16\n[ 0.254634] cpuidle: using governor ladder\n[ 0.255470] cpuidle: using governor menu\n[ 0.256311] PCCT header not found.\n[ 0.257194] ACPI: bus type PCI registered\n[ 0.258014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.259292] PCI: Using configuration type 1 for base access\n[ 0.261087] ACPI: Added _OSI(Module Device)\n[ 0.261947] ACPI: Added _OSI(Processor Device)\n[ 0.262830] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.263772] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.265930] ACPI: Interpreter enabled\n[ 0.266723] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.268609] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.270494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.272397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.274294] ACPI: (supports S0 S5)\n[ 0.275017] ACPI: Using IOAPIC for interrupt routing\n[ 0.276106] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.279409] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.280589] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.281856] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.283085] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.285367] acpiphp: Slot [3] registered\n[ 0.286189] acpiphp: Slot [4] registered\n[ 0.287003] acpiphp: Slot [5] registered\n[ 0.287821] acpiphp: Slot [6] registered\n[ 0.288638] acpiphp: Slot [7] registered\n[ 0.289462] acpiphp: Slot [8] registered\n[ 0.290284] acpiphp: Slot [9] registered\n[ 0.291127] acpiphp: Slot [10] registered\n[ 0.291954] acpiphp: Slot [11] registered\n[ 0.292780] acpiphp: Slot [12] registered\n[ 0.293615] acpiphp: Slot [13] registered\n[ 0.294453] acpiphp: Slot [14] registered\n[ 0.295280] acpiphp: Slot [15] registered\n[ 0.306746] acpiphp: Slot [16] registered\n[ 0.307585] acpiphp: Slot [17] registered\n[ 0.308416] acpiphp: Slot [18] registered\n[ 0.309244] acpiphp: Slot [19] registered\n[ 0.310077] acpiphp: Slot [20] registered\n[ 0.310909] acpiphp: Slot [21] registered\n[ 0.311743] acpiphp: Slot [22] registered\n[ 0.312574] acpiphp: Slot [23] registered\n[ 0.313402] acpiphp: Slot [24] registered\n[ 0.314227] acpiphp: Slot [25] registered\n[ 0.315058] acpiphp: Slot [26] registered\n[ 0.315880] acpiphp: Slot [27] registered\n[ 0.316707] acpiphp: Slot [28] registered\n[ 0.317535] acpiphp: Slot [29] registered\n[ 0.318361] acpiphp: Slot [30] registered\n[ 0.319193] acpiphp: Slot [31] registered\n[ 0.320015] PCI host bridge to bus 0000:00\n[ 0.320844] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.322169] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.323950] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.325461] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.327096] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.333389] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.334701] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.335904] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.337208] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.343652] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.345122] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.391620] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.393140] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.394602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.396037] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.397672] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.399093] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.400507] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.401592] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403187] vgaarb: loaded\n[ 0.403810] vgaarb: bridge control possible 0000:00:02.0\n[ 0.404985] SCSI subsystem initialized\n[ 0.405831] ACPI: bus type USB registered\n[ 0.406678] usbcore: registered new interface driver usbfs\n[ 0.408028] usbcore: registered new interface driver hub\n[ 0.409068] usbcore: registered new device driver usb\n[ 0.410150] PCI: Using ACPI for IRQ routing\n[ 0.411188] NetLabel: Initializing\n[ 0.411913] NetLabel: domain hash size = 128\n[ 0.412790] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.413762] NetLabel: unlabeled traffic allowed by default\n[ 0.414878] clocksource: Switched to clocksource kvm-clock\n[ 0.420376] AppArmor: AppArmor Filesystem Enabled\n[ 0.421435] pnp: PnP ACPI init\n[ 0.422433] pnp: PnP ACPI: found 5 devices\n[ 0.428837] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430583] NET: Registered protocol family 2\n[ 0.431560] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.432872] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434070] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.435263] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436368] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437553] NET: Registered protocol family 1\n[ 0.438435] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.439564] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.440663] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.454894] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.469180] Trying to unpack rootfs image as initramfs...\n[ 0.519569] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.533267] Scanning for low memory corruption every 60 seconds\n[ 0.534654] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.535837] audit: initializing netlink subsys (disabled)\n[ 0.536893] audit: type=2000 audit(1537982247.826:1): initialized\n[ 0.538226] Initialise system trusted keyring\n[ 0.539185] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.540378] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.542370] zbud: loaded\n[ 0.543100] VFS: Disk quotas dquot_6.6.0\n[ 0.543934] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.545489] fuse init (API version 7.23)\n[ 0.546394] Key type big_key registered\n[ 0.547225] Allocating IMA MOK and blacklist keyrings.\n[ 0.548811] Key type asymmetric registered\n[ 0.549671] Asymmetric key parser 'x509' registered\n[ 0.550648] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.552158] io scheduler noop registered\n[ 0.552971] io scheduler deadline registered (default)\n[ 0.553983] io scheduler cfq registered\n[ 0.554833] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.555934] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.557242] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.558721] ACPI: Power Button [PWRF]\n[ 0.559587] GHES: HEST is not enabled!\n[ 0.574812] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.604332] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.606875] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.630600] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.632846] Linux agpgart interface v0.103\n[ 0.634946] brd: module loaded\n[ 0.636171] loop: module loaded\n[ 0.640899] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.642394] GPT:90111 != 2097151\n[ 0.643089] GPT:Alternate GPT header not at the end of the disk.\n[ 0.644211] GPT:90111 != 2097151\n[ 0.644898] GPT: Use GNU Parted to correct GPT errors.\n[ 0.645900] vda: vda1 vda15\n[ 0.647379] scsi host0: ata_piix\n[ 0.648131] scsi host1: ata_piix\n[ 0.648859] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.650115] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.651566] libphy: Fixed MDIO Bus: probed\n[ 0.652633] tun: Universal TUN/TAP device driver, 1.6\n[ 0.653615] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.656118] PPP generic driver version 2.4.2\n[ 0.657059] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.658287] ehci-pci: EHCI PCI platform driver\n[ 0.659193] ehci-platform: EHCI generic platform driver\n[ 0.660209] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.661447] ohci-pci: OHCI PCI platform driver\n[ 0.662346] ohci-platform: OHCI generic platform driver\n[ 0.663373] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.677816] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.678972] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.680472] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.681528] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.682671] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.683942] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.685402] usb usb1: Product: UHCI Host Controller\n[ 0.686361] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.687534] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.688550] hub 1-0:1.0: USB hub found\n[ 0.689350] hub 1-0:1.0: 2 ports detected\n[ 0.690272] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.692456] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.693454] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.694509] mousedev: PS/2 mouse device common for all mice\n[ 0.695821] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.697706] rtc_cmos 00:00: RTC can wake from S4\n[ 0.698826] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.700065] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.701289] i2c /dev entries driver\n[ 0.702076] device-mapper: uevent: version 1.0.3\n[ 0.703048] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.704705] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.706005] NET: Registered protocol family 10\n[ 0.707022] NET: Registered protocol family 17\n[ 0.707927] Key type dns_resolver registered\n[ 0.708879] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.710002] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.729341] registered taskstats version 1\n[ 0.732368] Loading compiled-in X.509 certificates\n[ 0.733840] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.735750] zswap: loaded using pool lzo/zbud\n[ 0.737153] Key type trusted registered\n[ 0.738717] Key type encrypted registered\n[ 0.739578] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.740637] ima: No TPM chip found, activating TPM-bypass!\n[ 0.741701] evm: HMAC attrs: 0x1\n[ 0.742663] Magic number: 2:496:290\n[ 0.743473] tty tty23: hash matches\n[ 0.744290] rtc_cmos 00:00: setting system clock to 2018-09-26 17:17:27 UTC (1537982247)\n[ 0.745917] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.747068] EDD information not available.\n[ 0.807452] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.808924] ata1.00: configured for MWDMA2\n[ 0.820894] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.823316] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.824574] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.825864] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.827767] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.829353] Write protecting the kernel read-only data: 14336k\n[ 0.830953] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.832811] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.888479] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.10\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.14s]\nping 10.10.20.11 OK\nping 10.10.20.11 OK\n"} 2018-09-26 17:17:54,980 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/4e8ca953-6843-4c44-8c64-1ac79f49b811/action used request id req-14ce6047-46d5-4ee3-9d52-0137563595e3 2018-09-26 17:17:56,983 - sdnvpn.test.functest.testcase_8 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-09-26 17:18:27,011 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/4e8ca953-6843-4c44-8c64-1ac79f49b811/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53e703e88125f6b650e27c1f8216220bf41a1501" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:18:28,086 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:18:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3e69c101-a5c3-47c4-a53b-a77b40d016c6 x-compute-request-id: req-3e69c101-a5c3-47c4-a53b-a77b40d016c6 Content-Encoding: gzip Content-Length: 8128 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501421228 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.158390] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.160594] pid_max: default: 32768 minimum: 301\n[ 0.161800] ACPI: Core revision 20150930\n[ 0.163459] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.165202] Security Framework initialized\n[ 0.166291] Yama: becoming mindful.\n[ 0.167257] AppArmor: AppArmor initialized\n[ 0.168417] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.169806] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.171141] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.172412] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.173875] Initializing cgroup subsys io\n[ 0.174726] Initializing cgroup subsys memory\n[ 0.175607] Initializing cgroup subsys devices\n[ 0.176515] Initializing cgroup subsys freezer\n[ 0.177425] Initializing cgroup subsys net_cls\n[ 0.178331] Initializing cgroup subsys perf_event\n[ 0.179261] Initializing cgroup subsys net_prio\n[ 0.180161] Initializing cgroup subsys hugetlb\n[ 0.181039] Initializing cgroup subsys pids\n[ 0.181937] CPU: Physical Processor ID: 0\n[ 0.183467] mce: CPU supports 10 MCE banks\n[ 0.184333] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.185365] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.196481] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.202878] ftrace: allocating 31920 entries in 125 pages\n[ 0.229054] smpboot: Max logical packages: 1\n[ 0.229946] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.231487] x2apic enabled\n[ 0.232308] Switched APIC routing to physical x2apic.\n[ 0.234084] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.235226] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.237266] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.239090] KVM setup paravirtual spinlock\n[ 0.240410] x86: Booted up 1 node, 1 CPUs\n[ 0.241239] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.242677] devtmpfs: initialized\n[ 0.244409] evm: security.selinux\n[ 0.245127] evm: security.SMACK64\n[ 0.245830] evm: security.SMACK64EXEC\n[ 0.246589] evm: security.SMACK64TRANSMUTE\n[ 0.247414] evm: security.SMACK64MMAP\n[ 0.248180] evm: security.ima\n[ 0.248832] evm: security.capability\n[ 0.249650] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.251542] pinctrl core: initialized pinctrl subsystem\n[ 0.252673] RTC time: 17:17:26, date: 09/26/18\n[ 0.253646] NET: Registered protocol family 16\n[ 0.254634] cpuidle: using governor ladder\n[ 0.255470] cpuidle: using governor menu\n[ 0.256311] PCCT header not found.\n[ 0.257194] ACPI: bus type PCI registered\n[ 0.258014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.259292] PCI: Using configuration type 1 for base access\n[ 0.261087] ACPI: Added _OSI(Module Device)\n[ 0.261947] ACPI: Added _OSI(Processor Device)\n[ 0.262830] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.263772] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.265930] ACPI: Interpreter enabled\n[ 0.266723] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.268609] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.270494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.272397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.274294] ACPI: (supports S0 S5)\n[ 0.275017] ACPI: Using IOAPIC for interrupt routing\n[ 0.276106] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.279409] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.280589] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.281856] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.283085] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.285367] acpiphp: Slot [3] registered\n[ 0.286189] acpiphp: Slot [4] registered\n[ 0.287003] acpiphp: Slot [5] registered\n[ 0.287821] acpiphp: Slot [6] registered\n[ 0.288638] acpiphp: Slot [7] registered\n[ 0.289462] acpiphp: Slot [8] registered\n[ 0.290284] acpiphp: Slot [9] registered\n[ 0.291127] acpiphp: Slot [10] registered\n[ 0.291954] acpiphp: Slot [11] registered\n[ 0.292780] acpiphp: Slot [12] registered\n[ 0.293615] acpiphp: Slot [13] registered\n[ 0.294453] acpiphp: Slot [14] registered\n[ 0.295280] acpiphp: Slot [15] registered\n[ 0.306746] acpiphp: Slot [16] registered\n[ 0.307585] acpiphp: Slot [17] registered\n[ 0.308416] acpiphp: Slot [18] registered\n[ 0.309244] acpiphp: Slot [19] registered\n[ 0.310077] acpiphp: Slot [20] registered\n[ 0.310909] acpiphp: Slot [21] registered\n[ 0.311743] acpiphp: Slot [22] registered\n[ 0.312574] acpiphp: Slot [23] registered\n[ 0.313402] acpiphp: Slot [24] registered\n[ 0.314227] acpiphp: Slot [25] registered\n[ 0.315058] acpiphp: Slot [26] registered\n[ 0.315880] acpiphp: Slot [27] registered\n[ 0.316707] acpiphp: Slot [28] registered\n[ 0.317535] acpiphp: Slot [29] registered\n[ 0.318361] acpiphp: Slot [30] registered\n[ 0.319193] acpiphp: Slot [31] registered\n[ 0.320015] PCI host bridge to bus 0000:00\n[ 0.320844] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.322169] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.323950] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.325461] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.327096] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.333389] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.334701] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.335904] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.337208] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.343652] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.345122] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.391620] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.393140] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.394602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.396037] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.397672] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.399093] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.400507] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.401592] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403187] vgaarb: loaded\n[ 0.403810] vgaarb: bridge control possible 0000:00:02.0\n[ 0.404985] SCSI subsystem initialized\n[ 0.405831] ACPI: bus type USB registered\n[ 0.406678] usbcore: registered new interface driver usbfs\n[ 0.408028] usbcore: registered new interface driver hub\n[ 0.409068] usbcore: registered new device driver usb\n[ 0.410150] PCI: Using ACPI for IRQ routing\n[ 0.411188] NetLabel: Initializing\n[ 0.411913] NetLabel: domain hash size = 128\n[ 0.412790] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.413762] NetLabel: unlabeled traffic allowed by default\n[ 0.414878] clocksource: Switched to clocksource kvm-clock\n[ 0.420376] AppArmor: AppArmor Filesystem Enabled\n[ 0.421435] pnp: PnP ACPI init\n[ 0.422433] pnp: PnP ACPI: found 5 devices\n[ 0.428837] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430583] NET: Registered protocol family 2\n[ 0.431560] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.432872] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434070] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.435263] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436368] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437553] NET: Registered protocol family 1\n[ 0.438435] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.439564] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.440663] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.454894] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.469180] Trying to unpack rootfs image as initramfs...\n[ 0.519569] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.533267] Scanning for low memory corruption every 60 seconds\n[ 0.534654] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.535837] audit: initializing netlink subsys (disabled)\n[ 0.536893] audit: type=2000 audit(1537982247.826:1): initialized\n[ 0.538226] Initialise system trusted keyring\n[ 0.539185] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.540378] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.542370] zbud: loaded\n[ 0.543100] VFS: Disk quotas dquot_6.6.0\n[ 0.543934] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.545489] fuse init (API version 7.23)\n[ 0.546394] Key type big_key registered\n[ 0.547225] Allocating IMA MOK and blacklist keyrings.\n[ 0.548811] Key type asymmetric registered\n[ 0.549671] Asymmetric key parser 'x509' registered\n[ 0.550648] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.552158] io scheduler noop registered\n[ 0.552971] io scheduler deadline registered (default)\n[ 0.553983] io scheduler cfq registered\n[ 0.554833] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.555934] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.557242] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.558721] ACPI: Power Button [PWRF]\n[ 0.559587] GHES: HEST is not enabled!\n[ 0.574812] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.604332] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.606875] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.630600] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.632846] Linux agpgart interface v0.103\n[ 0.634946] brd: module loaded\n[ 0.636171] loop: module loaded\n[ 0.640899] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.642394] GPT:90111 != 2097151\n[ 0.643089] GPT:Alternate GPT header not at the end of the disk.\n[ 0.644211] GPT:90111 != 2097151\n[ 0.644898] GPT: Use GNU Parted to correct GPT errors.\n[ 0.645900] vda: vda1 vda15\n[ 0.647379] scsi host0: ata_piix\n[ 0.648131] scsi host1: ata_piix\n[ 0.648859] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.650115] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.651566] libphy: Fixed MDIO Bus: probed\n[ 0.652633] tun: Universal TUN/TAP device driver, 1.6\n[ 0.653615] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.656118] PPP generic driver version 2.4.2\n[ 0.657059] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.658287] ehci-pci: EHCI PCI platform driver\n[ 0.659193] ehci-platform: EHCI generic platform driver\n[ 0.660209] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.661447] ohci-pci: OHCI PCI platform driver\n[ 0.662346] ohci-platform: OHCI generic platform driver\n[ 0.663373] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.677816] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.678972] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.680472] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.681528] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.682671] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.683942] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.685402] usb usb1: Product: UHCI Host Controller\n[ 0.686361] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.687534] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.688550] hub 1-0:1.0: USB hub found\n[ 0.689350] hub 1-0:1.0: 2 ports detected\n[ 0.690272] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.692456] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.693454] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.694509] mousedev: PS/2 mouse device common for all mice\n[ 0.695821] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.697706] rtc_cmos 00:00: RTC can wake from S4\n[ 0.698826] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.700065] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.701289] i2c /dev entries driver\n[ 0.702076] device-mapper: uevent: version 1.0.3\n[ 0.703048] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.704705] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.706005] NET: Registered protocol family 10\n[ 0.707022] NET: Registered protocol family 17\n[ 0.707927] Key type dns_resolver registered\n[ 0.708879] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.710002] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.729341] registered taskstats version 1\n[ 0.732368] Loading compiled-in X.509 certificates\n[ 0.733840] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.735750] zswap: loaded using pool lzo/zbud\n[ 0.737153] Key type trusted registered\n[ 0.738717] Key type encrypted registered\n[ 0.739578] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.740637] ima: No TPM chip found, activating TPM-bypass!\n[ 0.741701] evm: HMAC attrs: 0x1\n[ 0.742663] Magic number: 2:496:290\n[ 0.743473] tty tty23: hash matches\n[ 0.744290] rtc_cmos 00:00: setting system clock to 2018-09-26 17:17:27 UTC (1537982247)\n[ 0.745917] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.747068] EDD information not available.\n[ 0.807452] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.808924] ata1.00: configured for MWDMA2\n[ 0.820894] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.823316] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.824574] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.825864] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.827767] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.829353] Write protecting the kernel read-only data: 14336k\n[ 0.830953] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.832811] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.888479] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.10\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.14s]\nping 10.10.20.11 OK\nping 10.10.20.11 OK\nping 10.10.20.11 OK\nping 10.10.20.11 OK\nping 10.10.20.11 OK\n"} 2018-09-26 17:18:28,087 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/4e8ca953-6843-4c44-8c64-1ac79f49b811/action used request id req-3e69c101-a5c3-47c4-a53b-a77b40d016c6 2018-09-26 17:18:28,088 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-8-1' (10.10.10.6) to 'sdnvpn-8-2' (10.10.20.11). -->Expected result: can ping. 2018-09-26 17:18:28,091 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/4e8ca953-6843-4c44-8c64-1ac79f49b811/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53e703e88125f6b650e27c1f8216220bf41a1501" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:18:29,175 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:18:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2dfa7f7d-beba-4e52-979e-be44d1619b91 x-compute-request-id: req-2dfa7f7d-beba-4e52-979e-be44d1619b91 Content-Encoding: gzip Content-Length: 8128 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501421228 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.158390] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.160594] pid_max: default: 32768 minimum: 301\n[ 0.161800] ACPI: Core revision 20150930\n[ 0.163459] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.165202] Security Framework initialized\n[ 0.166291] Yama: becoming mindful.\n[ 0.167257] AppArmor: AppArmor initialized\n[ 0.168417] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.169806] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.171141] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.172412] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.173875] Initializing cgroup subsys io\n[ 0.174726] Initializing cgroup subsys memory\n[ 0.175607] Initializing cgroup subsys devices\n[ 0.176515] Initializing cgroup subsys freezer\n[ 0.177425] Initializing cgroup subsys net_cls\n[ 0.178331] Initializing cgroup subsys perf_event\n[ 0.179261] Initializing cgroup subsys net_prio\n[ 0.180161] Initializing cgroup subsys hugetlb\n[ 0.181039] Initializing cgroup subsys pids\n[ 0.181937] CPU: Physical Processor ID: 0\n[ 0.183467] mce: CPU supports 10 MCE banks\n[ 0.184333] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.185365] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.196481] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.202878] ftrace: allocating 31920 entries in 125 pages\n[ 0.229054] smpboot: Max logical packages: 1\n[ 0.229946] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.231487] x2apic enabled\n[ 0.232308] Switched APIC routing to physical x2apic.\n[ 0.234084] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.235226] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.237266] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.239090] KVM setup paravirtual spinlock\n[ 0.240410] x86: Booted up 1 node, 1 CPUs\n[ 0.241239] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.242677] devtmpfs: initialized\n[ 0.244409] evm: security.selinux\n[ 0.245127] evm: security.SMACK64\n[ 0.245830] evm: security.SMACK64EXEC\n[ 0.246589] evm: security.SMACK64TRANSMUTE\n[ 0.247414] evm: security.SMACK64MMAP\n[ 0.248180] evm: security.ima\n[ 0.248832] evm: security.capability\n[ 0.249650] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.251542] pinctrl core: initialized pinctrl subsystem\n[ 0.252673] RTC time: 17:17:26, date: 09/26/18\n[ 0.253646] NET: Registered protocol family 16\n[ 0.254634] cpuidle: using governor ladder\n[ 0.255470] cpuidle: using governor menu\n[ 0.256311] PCCT header not found.\n[ 0.257194] ACPI: bus type PCI registered\n[ 0.258014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.259292] PCI: Using configuration type 1 for base access\n[ 0.261087] ACPI: Added _OSI(Module Device)\n[ 0.261947] ACPI: Added _OSI(Processor Device)\n[ 0.262830] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.263772] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.265930] ACPI: Interpreter enabled\n[ 0.266723] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.268609] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.270494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.272397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.274294] ACPI: (supports S0 S5)\n[ 0.275017] ACPI: Using IOAPIC for interrupt routing\n[ 0.276106] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.279409] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.280589] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.281856] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.283085] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.285367] acpiphp: Slot [3] registered\n[ 0.286189] acpiphp: Slot [4] registered\n[ 0.287003] acpiphp: Slot [5] registered\n[ 0.287821] acpiphp: Slot [6] registered\n[ 0.288638] acpiphp: Slot [7] registered\n[ 0.289462] acpiphp: Slot [8] registered\n[ 0.290284] acpiphp: Slot [9] registered\n[ 0.291127] acpiphp: Slot [10] registered\n[ 0.291954] acpiphp: Slot [11] registered\n[ 0.292780] acpiphp: Slot [12] registered\n[ 0.293615] acpiphp: Slot [13] registered\n[ 0.294453] acpiphp: Slot [14] registered\n[ 0.295280] acpiphp: Slot [15] registered\n[ 0.306746] acpiphp: Slot [16] registered\n[ 0.307585] acpiphp: Slot [17] registered\n[ 0.308416] acpiphp: Slot [18] registered\n[ 0.309244] acpiphp: Slot [19] registered\n[ 0.310077] acpiphp: Slot [20] registered\n[ 0.310909] acpiphp: Slot [21] registered\n[ 0.311743] acpiphp: Slot [22] registered\n[ 0.312574] acpiphp: Slot [23] registered\n[ 0.313402] acpiphp: Slot [24] registered\n[ 0.314227] acpiphp: Slot [25] registered\n[ 0.315058] acpiphp: Slot [26] registered\n[ 0.315880] acpiphp: Slot [27] registered\n[ 0.316707] acpiphp: Slot [28] registered\n[ 0.317535] acpiphp: Slot [29] registered\n[ 0.318361] acpiphp: Slot [30] registered\n[ 0.319193] acpiphp: Slot [31] registered\n[ 0.320015] PCI host bridge to bus 0000:00\n[ 0.320844] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.322169] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.323950] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.325461] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.327096] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.333389] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.334701] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.335904] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.337208] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.343652] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.345122] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.391620] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.393140] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.394602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.396037] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.397672] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.399093] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.400507] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.401592] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403187] vgaarb: loaded\n[ 0.403810] vgaarb: bridge control possible 0000:00:02.0\n[ 0.404985] SCSI subsystem initialized\n[ 0.405831] ACPI: bus type USB registered\n[ 0.406678] usbcore: registered new interface driver usbfs\n[ 0.408028] usbcore: registered new interface driver hub\n[ 0.409068] usbcore: registered new device driver usb\n[ 0.410150] PCI: Using ACPI for IRQ routing\n[ 0.411188] NetLabel: Initializing\n[ 0.411913] NetLabel: domain hash size = 128\n[ 0.412790] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.413762] NetLabel: unlabeled traffic allowed by default\n[ 0.414878] clocksource: Switched to clocksource kvm-clock\n[ 0.420376] AppArmor: AppArmor Filesystem Enabled\n[ 0.421435] pnp: PnP ACPI init\n[ 0.422433] pnp: PnP ACPI: found 5 devices\n[ 0.428837] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430583] NET: Registered protocol family 2\n[ 0.431560] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.432872] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434070] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.435263] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436368] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437553] NET: Registered protocol family 1\n[ 0.438435] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.439564] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.440663] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.454894] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.469180] Trying to unpack rootfs image as initramfs...\n[ 0.519569] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.533267] Scanning for low memory corruption every 60 seconds\n[ 0.534654] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.535837] audit: initializing netlink subsys (disabled)\n[ 0.536893] audit: type=2000 audit(1537982247.826:1): initialized\n[ 0.538226] Initialise system trusted keyring\n[ 0.539185] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.540378] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.542370] zbud: loaded\n[ 0.543100] VFS: Disk quotas dquot_6.6.0\n[ 0.543934] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.545489] fuse init (API version 7.23)\n[ 0.546394] Key type big_key registered\n[ 0.547225] Allocating IMA MOK and blacklist keyrings.\n[ 0.548811] Key type asymmetric registered\n[ 0.549671] Asymmetric key parser 'x509' registered\n[ 0.550648] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.552158] io scheduler noop registered\n[ 0.552971] io scheduler deadline registered (default)\n[ 0.553983] io scheduler cfq registered\n[ 0.554833] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.555934] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.557242] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.558721] ACPI: Power Button [PWRF]\n[ 0.559587] GHES: HEST is not enabled!\n[ 0.574812] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.604332] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.606875] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.630600] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.632846] Linux agpgart interface v0.103\n[ 0.634946] brd: module loaded\n[ 0.636171] loop: module loaded\n[ 0.640899] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.642394] GPT:90111 != 2097151\n[ 0.643089] GPT:Alternate GPT header not at the end of the disk.\n[ 0.644211] GPT:90111 != 2097151\n[ 0.644898] GPT: Use GNU Parted to correct GPT errors.\n[ 0.645900] vda: vda1 vda15\n[ 0.647379] scsi host0: ata_piix\n[ 0.648131] scsi host1: ata_piix\n[ 0.648859] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.650115] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.651566] libphy: Fixed MDIO Bus: probed\n[ 0.652633] tun: Universal TUN/TAP device driver, 1.6\n[ 0.653615] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.656118] PPP generic driver version 2.4.2\n[ 0.657059] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.658287] ehci-pci: EHCI PCI platform driver\n[ 0.659193] ehci-platform: EHCI generic platform driver\n[ 0.660209] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.661447] ohci-pci: OHCI PCI platform driver\n[ 0.662346] ohci-platform: OHCI generic platform driver\n[ 0.663373] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.677816] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.678972] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.680472] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.681528] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.682671] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.683942] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.685402] usb usb1: Product: UHCI Host Controller\n[ 0.686361] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.687534] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.688550] hub 1-0:1.0: USB hub found\n[ 0.689350] hub 1-0:1.0: 2 ports detected\n[ 0.690272] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.692456] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.693454] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.694509] mousedev: PS/2 mouse device common for all mice\n[ 0.695821] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.697706] rtc_cmos 00:00: RTC can wake from S4\n[ 0.698826] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.700065] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.701289] i2c /dev entries driver\n[ 0.702076] device-mapper: uevent: version 1.0.3\n[ 0.703048] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.704705] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.706005] NET: Registered protocol family 10\n[ 0.707022] NET: Registered protocol family 17\n[ 0.707927] Key type dns_resolver registered\n[ 0.708879] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.710002] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.729341] registered taskstats version 1\n[ 0.732368] Loading compiled-in X.509 certificates\n[ 0.733840] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.735750] zswap: loaded using pool lzo/zbud\n[ 0.737153] Key type trusted registered\n[ 0.738717] Key type encrypted registered\n[ 0.739578] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.740637] ima: No TPM chip found, activating TPM-bypass!\n[ 0.741701] evm: HMAC attrs: 0x1\n[ 0.742663] Magic number: 2:496:290\n[ 0.743473] tty tty23: hash matches\n[ 0.744290] rtc_cmos 00:00: setting system clock to 2018-09-26 17:17:27 UTC (1537982247)\n[ 0.745917] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.747068] EDD information not available.\n[ 0.807452] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.808924] ata1.00: configured for MWDMA2\n[ 0.820894] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.823316] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.824574] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.825864] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.827767] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.829353] Write protecting the kernel read-only data: 14336k\n[ 0.830953] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.832811] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.888479] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.10\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.14s]\nping 10.10.20.11 OK\nping 10.10.20.11 OK\nping 10.10.20.11 OK\nping 10.10.20.11 OK\nping 10.10.20.11 OK\n"} 2018-09-26 17:18:29,176 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/4e8ca953-6843-4c44-8c64-1ac79f49b811/action used request id req-2dfa7f7d-beba-4e52-979e-be44d1619b91 2018-09-26 17:18:29,177 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-8-1' can ping 'sdnvpn-8-2' 2018-09-26 17:18:29,177 - sdnvpn-results - INFO - Assign a Floating IP to sdnvpn-8-1 2018-09-26 17:18:29,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eaaa5a7fa4990716bedd8fc9284eea2294cece6" 2018-09-26 17:18:29,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2007 X-Openstack-Request-Id: req-8a9f550e-cab4-44f5-9516-e2d63d07faeb Date: Wed, 26 Sep 2018 17:18:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5ca80b24-d516-4741-a73b-b9306cc817df","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","subnets":["53e84bda-391f-496f-a69c-ec5a43f0e9ed"],"description":"","tags":[],"updated_at":"2018-09-26T17:16:52Z","provider:segmentation_id":51,"name":"sdnvpn-8-1","admin_state_up":true,"tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:16:51Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b815018f-105d-4335-a882-9b9bfda4a9f8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","subnets":["aea17c55-884f-4946-9eb7-6105c784fd4e"],"description":"","tags":[],"updated_at":"2018-09-26T17:16:58Z","provider:segmentation_id":44,"name":"sdnvpn-8-2","admin_state_up":true,"tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:16:57Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d9e93c84a104a3c8872dd8724ca8a31","status":"ACTIVE","subnets":["a21b8d27-6884-4a27-90be-806b7524c88f"],"description":"","tags":[],"updated_at":"2018-09-26T15:03:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:01Z","provider:network_type":"flat"}]} 2018-09-26 17:18:29,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks used request id req-8a9f550e-cab4-44f5-9516-e2d63d07faeb 2018-09-26 17:18:29,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eaaa5a7fa4990716bedd8fc9284eea2294cece6" -d '{"floatingip": {"floating_network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759"}}' 2018-09-26 17:18:31,173 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 472 X-Openstack-Request-Id: req-c7cdab68-8111-4cad-8d93-2e1fa280c91e Date: Wed, 26 Sep 2018 17:18:31 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-09-26T17:18:30Z", "floating_network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 0, "port_id": null, "id": "07333f6a-52f0-4c89-a776-82736c002d15", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:18:30Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}} 2018-09-26 17:18:31,174 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips used request id req-c7cdab68-8111-4cad-8d93-2e1fa280c91e 2018-09-26 17:18:31,177 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/4e8ca953-6843-4c44-8c64-1ac79f49b811/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840946bc5a971d84efbee9fd59e429c525770e5c" -d '{"addFloatingIp": {"address": "172.30.9.209"}}' 2018-09-26 17:18:34,241 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:18:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fa3b6144-593a-4c07-afef-1eff6896c25d x-compute-request-id: req-fa3b6144-593a-4c07-afef-1eff6896c25d Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 17:18:34,242 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/4e8ca953-6843-4c44-8c64-1ac79f49b811/action used request id req-fa3b6144-593a-4c07-afef-1eff6896c25d 2018-09-26 17:18:34,242 - sdnvpn-results - INFO - Ping sdnvpn-8-1 via Floating IP 2018-09-26 17:18:34,242 - sdnvpn-results - DEBUG - Ping IP 172.30.9.209 2018-09-26 17:18:34,242 - functest.utils.functest_utils - DEBUG - Executing command: 'ping 172.30.9.209 -c 10' 2018-09-26 17:18:43,260 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/4e8ca953-6843-4c44-8c64-1ac79f49b811/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840946bc5a971d84efbee9fd59e429c525770e5c" -d '{"forceDelete": null}' 2018-09-26 17:18:43,438 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:18:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f830ec0b-2233-42ea-b4fe-e880b196806b x-compute-request-id: req-f830ec0b-2233-42ea-b4fe-e880b196806b Content-Length: 0 Content-Type: application/json 2018-09-26 17:18:43,438 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/4e8ca953-6843-4c44-8c64-1ac79f49b811/action used request id req-f830ec0b-2233-42ea-b4fe-e880b196806b 2018-09-26 17:18:43,443 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/db8bfc20-0e00-4ac3-9837-ee55a510bb20/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840946bc5a971d84efbee9fd59e429c525770e5c" -d '{"forceDelete": null}' 2018-09-26 17:18:43,598 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:18:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bc1616c1-8ef4-4d43-93dd-4777fb852b17 x-compute-request-id: req-bc1616c1-8ef4-4d43-93dd-4777fb852b17 Content-Length: 0 Content-Type: application/json 2018-09-26 17:18:43,598 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/db8bfc20-0e00-4ac3-9837-ee55a510bb20/action used request id req-bc1616c1-8ef4-4d43-93dd-4777fb852b17 2018-09-26 17:18:43,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/a20d286e-0153-43d6-8f7d-7f3da63e6034 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d2933ad49c2ae20f8b43bd52bd4e57470a04f30a" 2018-09-26 17:18:45,585 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c70e142c-a2f7-4f0a-8e4c-19f6a5b681c5 Date: Wed, 26 Sep 2018 17:18:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 17:18:45,586 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/a20d286e-0153-43d6-8f7d-7f3da63e6034 used request id req-c70e142c-a2f7-4f0a-8e4c-19f6a5b681c5 2018-09-26 17:18:45,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/07333f6a-52f0-4c89-a776-82736c002d15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eaaa5a7fa4990716bedd8fc9284eea2294cece6" 2018-09-26 17:18:46,370 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4999e28e-7c89-462f-bdc7-a7b199dd8f9e Content-Length: 0 Date: Wed, 26 Sep 2018 17:18:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:18:46,370 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/07333f6a-52f0-4c89-a776-82736c002d15 used request id req-4999e28e-7c89-462f-bdc7-a7b199dd8f9e 2018-09-26 17:18:46,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/ab90e3ce-fe19-4738-9244-495fe9c0d3d7/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eaaa5a7fa4990716bedd8fc9284eea2294cece6" -d '{"subnet_id": "53e84bda-391f-496f-a69c-ec5a43f0e9ed"}' 2018-09-26 17:18:47,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2ad5fae9-eb2e-4a6f-8910-37998c022a3e Date: Wed, 26 Sep 2018 17:18:47 GMT RESP BODY: {"network_id": "5ca80b24-d516-4741-a73b-b9306cc817df", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "subnet_id": "53e84bda-391f-496f-a69c-ec5a43f0e9ed", "subnet_ids": ["53e84bda-391f-496f-a69c-ec5a43f0e9ed"], "port_id": "c7a695c6-9dc3-416a-8fb1-e8b00274a2a5", "id": "ab90e3ce-fe19-4738-9244-495fe9c0d3d7"} 2018-09-26 17:18:47,301 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/ab90e3ce-fe19-4738-9244-495fe9c0d3d7/remove_router_interface used request id req-2ad5fae9-eb2e-4a6f-8910-37998c022a3e 2018-09-26 17:18:47,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/ab90e3ce-fe19-4738-9244-495fe9c0d3d7/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eaaa5a7fa4990716bedd8fc9284eea2294cece6" -d '{"subnet_id": "aea17c55-884f-4946-9eb7-6105c784fd4e"}' 2018-09-26 17:18:48,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d19eec2e-c7ac-44ad-87c7-5cb98b559b13 Date: Wed, 26 Sep 2018 17:18:48 GMT RESP BODY: {"network_id": "b815018f-105d-4335-a882-9b9bfda4a9f8", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "subnet_id": "aea17c55-884f-4946-9eb7-6105c784fd4e", "subnet_ids": ["aea17c55-884f-4946-9eb7-6105c784fd4e"], "port_id": "d4753dbd-e34b-42c3-9300-37a56d5ffb1c", "id": "ab90e3ce-fe19-4738-9244-495fe9c0d3d7"} 2018-09-26 17:18:48,396 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/ab90e3ce-fe19-4738-9244-495fe9c0d3d7/remove_router_interface used request id req-d19eec2e-c7ac-44ad-87c7-5cb98b559b13 2018-09-26 17:18:48,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/ab90e3ce-fe19-4738-9244-495fe9c0d3d7 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eaaa5a7fa4990716bedd8fc9284eea2294cece6" -d '{"router": {"external_gateway_info": {}}}' 2018-09-26 17:18:49,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 427 X-Openstack-Request-Id: req-aceccffc-5b49-4d52-8a59-b966d4376aad Date: Wed, 26 Sep 2018 17:18:49 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:16:52Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T17:18:48Z", "revision_number": 11, "routes": [], "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "ab90e3ce-fe19-4738-9244-495fe9c0d3d7", "name": "sdnvpn-8-1-router"}} 2018-09-26 17:18:49,256 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/ab90e3ce-fe19-4738-9244-495fe9c0d3d7 used request id req-aceccffc-5b49-4d52-8a59-b966d4376aad 2018-09-26 17:18:49,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/53e84bda-391f-496f-a69c-ec5a43f0e9ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eaaa5a7fa4990716bedd8fc9284eea2294cece6" 2018-09-26 17:18:51,266 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-96113bd0-273e-47b6-9fa5-e9875626f7df Date: Wed, 26 Sep 2018 17:18:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:18:51,267 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/53e84bda-391f-496f-a69c-ec5a43f0e9ed used request id req-96113bd0-273e-47b6-9fa5-e9875626f7df 2018-09-26 17:18:51,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/aea17c55-884f-4946-9eb7-6105c784fd4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eaaa5a7fa4990716bedd8fc9284eea2294cece6" 2018-09-26 17:18:53,384 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-71e90b62-ee8a-4610-bd0a-e2dc5ed8433b Date: Wed, 26 Sep 2018 17:18:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:18:53,384 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/aea17c55-884f-4946-9eb7-6105c784fd4e used request id req-71e90b62-ee8a-4610-bd0a-e2dc5ed8433b 2018-09-26 17:18:53,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/ab90e3ce-fe19-4738-9244-495fe9c0d3d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eaaa5a7fa4990716bedd8fc9284eea2294cece6" 2018-09-26 17:18:54,035 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5c20114f-5b00-4743-87cd-e55e3c6d4557 Content-Length: 0 Date: Wed, 26 Sep 2018 17:18:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:18:54,035 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/ab90e3ce-fe19-4738-9244-495fe9c0d3d7 used request id req-5c20114f-5b00-4743-87cd-e55e3c6d4557 2018-09-26 17:18:54,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/5ca80b24-d516-4741-a73b-b9306cc817df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eaaa5a7fa4990716bedd8fc9284eea2294cece6" 2018-09-26 17:18:54,763 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-90cf9af9-ba8f-4d99-9498-94df252684a8 Date: Wed, 26 Sep 2018 17:18:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:18:54,763 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/5ca80b24-d516-4741-a73b-b9306cc817df used request id req-90cf9af9-ba8f-4d99-9498-94df252684a8 2018-09-26 17:18:54,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/b815018f-105d-4335-a882-9b9bfda4a9f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eaaa5a7fa4990716bedd8fc9284eea2294cece6" 2018-09-26 17:18:55,684 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0b477db9-5cce-43dc-a1f3-68c8c907d33f Date: Wed, 26 Sep 2018 17:18:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:18:55,684 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/b815018f-105d-4335-a882-9b9bfda4a9f8 used request id req-0b477db9-5cce-43dc-a1f3-68c8c907d33f 2018-09-26 17:18:55,685 - sdnvpn-results - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | PASS | 'sdnvpn-8-1' can ping 'sdnvpn-8-2' | +========================================================================================+ | Assign a Floating IP to sdnvpn-8-1 | | PASS | Assign a Floating IP to sdnvpn-8-1 | +========================================================================================+ | Ping sdnvpn-8-1 via Floating IP | +----------------------------------------------------------------------------------------+ | PASS | Ping IP 172.30.9.209 | +========================================================================================+ 2018-09-26 17:18:55,685 - sdnvpn-results - INFO - All the subtests have passed. 2018-09-26 17:18:55,685 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_8 2018-09-26 17:18:55,686 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_8 - Test floating IP and router assoc coexistence': {'status': 'PASS', 'details': [{u"'sdnvpn-8-1' can ping 'sdnvpn-8-2'": 'PASS'}, {u'Assign a Floating IP to sdnvpn-8-1': 'PASS'}, {u'Ping IP 172.30.9.209': 'PASS'}]} 2018-09-26 17:18:55,686 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_3 - Data center gateway integration' 2018-09-26 17:18:55,686 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - =========================================================================== 2018-09-26 17:18:55,686 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_3 2018-09-26 17:18:55,779 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_3 main method 2018-09-26 17:18:55,781 - paramiko.transport - DEBUG - starting thread (client mode): 0xdcddcd90L 2018-09-26 17:18:55,782 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:18:55,813 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:18:55,813 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:18:55,819 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:18:55,820 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:18:55,820 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:18:55,820 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:18:55,820 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:18:55,820 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:18:55,829 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:18:55,830 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:18:55,846 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.14: 78b5a837596c984e2fbf28d276a7907e 2018-09-26 17:18:55,846 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:18:55,869 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:18:55,906 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:18:55,911 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:18:56,102 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:18:56,102 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:18:56,141 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:18:56,142 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:18:56,151 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:19:01,041 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:19:01,043 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:19:01,045 - paramiko.transport - DEBUG - starting thread (client mode): 0xdcddc4d0L 2018-09-26 17:19:01,045 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:19:01,050 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:19:01,051 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:19:01,053 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:19:01,053 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:19:01,054 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:19:01,054 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:19:01,054 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:19:01,054 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:19:01,059 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:19:01,059 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:19:01,061 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 4ebabf5bd25be310f84c58334e9466d4 2018-09-26 17:19:01,061 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:19:01,099 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:19:01,110 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:19:01,126 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:19:01,193 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:19:01,194 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:19:01,233 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:19:01,234 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:19:01,245 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:19:01,277 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:19:01,277 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:19:01,278 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:19:01,279 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:19:01,279 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:19:01,321 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:19:01,356 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:19:01,357 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:19:01,358 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:19:01,359 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:19:01,359 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:19:01,400 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:19:01,429 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:19:01,431 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:19:01,432 - paramiko.transport - DEBUG - starting thread (client mode): 0xdce72e90L 2018-09-26 17:19:01,433 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:19:01,438 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:19:01,439 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:19:01,442 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:19:01,442 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:19:01,442 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:19:01,442 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:19:01,442 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:19:01,443 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:19:01,447 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:19:01,448 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:19:01,464 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: 5d5e19f7e4365d6cbc565881ecf10c0c 2018-09-26 17:19:01,465 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:19:01,487 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:19:01,500 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:19:01,529 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:19:01,586 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:19:01,586 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:19:01,625 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:19:01,626 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:19:01,635 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:19:01,673 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:19:01,674 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:19:01,674 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:19:01,675 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:19:01,675 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:19:01,716 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:19:01,753 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:19:01,755 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:19:01,756 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:19:01,756 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:19:01,757 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:19:01,797 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:19:01,830 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:19:01,831 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:19:01,833 - paramiko.transport - DEBUG - starting thread (client mode): 0xdce14950L 2018-09-26 17:19:01,833 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:19:01,839 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:19:01,839 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:19:01,842 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:19:01,842 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:19:01,842 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:19:01,842 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:19:01,842 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:19:01,843 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:19:01,847 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:19:01,848 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:19:01,849 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: ede84b98ad499c4ea903e74933f9b943 2018-09-26 17:19:01,849 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:19:01,887 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:19:01,898 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:19:01,914 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:19:01,989 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:19:01,989 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:19:02,028 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:19:02,029 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:19:02,034 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:19:02,067 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:19:02,068 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:19:02,069 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:19:02,070 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:19:02,070 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:19:02,111 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:19:02,146 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:19:02,147 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:19:02,148 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:19:02,149 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:19:02,149 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:19:02,190 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:19:02,220 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:19:02,221 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:19:02,223 - paramiko.transport - DEBUG - starting thread (client mode): 0xdce72710L 2018-09-26 17:19:02,224 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:19:02,228 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:19:02,228 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:19:02,230 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:19:02,230 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:19:02,231 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:19:02,231 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:19:02,231 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:19:02,231 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:19:02,235 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:19:02,236 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:19:02,239 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: 9dc2bea3a840a8e132a8fcb83b387e48 2018-09-26 17:19:02,240 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:19:02,275 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:19:02,285 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:19:02,304 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:19:02,366 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:19:02,366 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:19:02,405 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:19:02,406 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:19:02,408 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:19:02,438 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:19:02,439 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:19:02,440 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:19:02,441 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:19:02,441 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:19:02,481 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:19:02,513 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:19:02,514 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:19:02,515 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:19:02,516 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:19:02,516 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:19:02,557 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:19:02,585 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:19:02,586 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:19:02,588 - paramiko.transport - DEBUG - starting thread (client mode): 0xdce16f90L 2018-09-26 17:19:02,588 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:19:02,593 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:19:02,593 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:19:02,596 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:19:02,596 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:19:02,596 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:19:02,596 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:19:02,596 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:19:02,597 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:19:02,601 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:19:02,601 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:19:02,604 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: 0841e02aa75f60bbf3d20a1745d529cb 2018-09-26 17:19:02,604 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:19:02,641 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:19:02,651 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:19:02,669 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:19:02,723 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:19:02,723 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:19:02,763 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:19:02,764 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:19:02,772 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:19:02,800 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:19:02,801 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:19:02,802 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:19:02,803 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:19:02,803 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:19:02,843 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:19:02,873 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:19:02,875 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:19:02,876 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:19:02,876 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:19:02,877 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:19:02,916 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:19:02,944 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:19:02,945 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:19:02,946 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:19:02,947 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:19:02,947 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:19:02,954 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:19:08,516 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:19:08,518 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:19:08,521 - paramiko.transport - DEBUG - starting thread (client mode): 0xdcddc350L 2018-09-26 17:19:08,521 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:19:08,528 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:19:08,528 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:19:08,531 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:19:08,532 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:19:08,532 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:19:08,532 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:19:08,532 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:19:08,532 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:19:08,537 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:19:08,538 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:19:08,553 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 4ebabf5bd25be310f84c58334e9466d4 2018-09-26 17:19:08,553 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:19:08,577 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:19:08,589 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:19:08,617 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:19:08,690 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:19:08,691 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:19:08,730 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:19:08,731 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:19:08,737 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:19:08,775 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:19:08,776 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:19:08,777 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:19:08,778 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:19:08,778 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:19:08,819 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:19:08,858 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:19:08,859 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:19:08,860 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:19:08,861 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:19:08,861 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:19:08,902 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:19:08,934 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:19:08,936 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:19:08,937 - paramiko.transport - DEBUG - starting thread (client mode): 0xdcec3d10L 2018-09-26 17:19:08,938 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:19:08,944 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:19:08,944 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:19:08,948 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:19:08,948 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:19:08,948 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:19:08,948 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:19:08,948 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:19:08,948 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:19:08,953 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:19:08,953 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:19:08,969 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: 5d5e19f7e4365d6cbc565881ecf10c0c 2018-09-26 17:19:08,970 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:19:08,993 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:19:09,006 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:19:09,035 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:19:09,101 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:19:09,101 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:19:09,140 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:19:09,141 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:19:09,146 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:19:09,183 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:19:09,184 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:19:09,185 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:19:09,186 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:19:09,186 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:19:09,227 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:19:09,269 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:19:09,270 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:19:09,271 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:19:09,272 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:19:09,272 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:19:09,313 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:19:09,348 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:19:09,349 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:19:09,351 - paramiko.transport - DEBUG - starting thread (client mode): 0xdcec7890L 2018-09-26 17:19:09,351 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:19:09,358 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:19:09,359 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:19:09,363 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:19:09,363 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:19:09,363 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:19:09,364 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:19:09,364 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:19:09,364 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:19:09,368 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:19:09,369 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:19:09,383 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: ede84b98ad499c4ea903e74933f9b943 2018-09-26 17:19:09,384 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:19:09,409 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:19:09,422 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:19:09,448 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:19:09,532 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:19:09,532 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:19:09,571 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:19:09,572 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:19:09,585 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:19:09,620 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:19:09,621 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:19:09,622 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:19:09,623 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:19:09,623 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:19:09,663 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:19:09,699 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:19:09,700 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:19:09,701 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:19:09,702 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:19:09,702 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:19:09,744 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:19:09,774 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:19:09,776 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:19:09,777 - paramiko.transport - DEBUG - starting thread (client mode): 0xdce8f590L 2018-09-26 17:19:09,778 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:19:09,782 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:19:09,782 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:19:09,783 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:19:09,784 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:19:09,784 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:19:09,784 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:19:09,784 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:19:09,784 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:19:09,789 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:19:09,789 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:19:09,793 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: 9dc2bea3a840a8e132a8fcb83b387e48 2018-09-26 17:19:09,794 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:19:09,829 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:19:09,840 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:19:09,859 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:19:09,916 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:19:09,916 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:19:09,955 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:19:09,956 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:19:09,962 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:19:09,990 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:19:09,991 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:19:09,992 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:19:09,993 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:19:09,993 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:19:10,033 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:19:10,064 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:19:10,066 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:19:10,067 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:19:10,068 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:19:10,068 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:19:10,108 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:19:10,135 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:19:10,137 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:19:10,139 - paramiko.transport - DEBUG - starting thread (client mode): 0xdce90890L 2018-09-26 17:19:10,139 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:19:10,143 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:19:10,143 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:19:10,145 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:19:10,146 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:19:10,146 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:19:10,146 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:19:10,146 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:19:10,146 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:19:10,151 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:19:10,151 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:19:10,154 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: 0841e02aa75f60bbf3d20a1745d529cb 2018-09-26 17:19:10,155 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:19:10,191 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:19:10,201 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:19:10,219 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:19:10,273 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:19:10,273 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:19:10,313 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:19:10,313 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:19:10,323 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:19:10,352 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:19:10,353 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:19:10,354 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:19:10,355 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:19:10,355 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:19:10,396 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:19:10,428 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:19:10,430 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:19:10,431 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:19:10,431 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:19:10,432 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:19:10,472 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:19:10,501 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:19:10,502 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-09-26 17:19:10,503 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:19:10,503 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-09-26 17:19:10,503 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-09-26 17:19:10,508 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-09-26 17:19:10,560 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-09-26 17:19:10,562 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-09-26 17:19:10,562 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-09-26 17:19:10,563 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-09-26 17:19:10,563 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-09-26 17:19:10,567 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-09-26 17:19:10,613 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-09-26 17:19:10,614 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-09-26 17:19:10,615 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-09-26 17:19:10,615 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-09-26 17:19:10,616 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-09-26 17:19:10,619 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-09-26 17:19:10,668 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-09-26 17:19:10,669 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-09-26 17:19:10,670 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-09-26 17:19:10,670 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-09-26 17:19:10,670 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-09-26 17:19:10,673 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-09-26 17:19:10,713 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-09-26 17:19:10,713 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-09-26 17:19:10,715 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-09-26 17:19:10,715 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-09-26 17:19:10,715 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-09-26 17:19:10,717 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-09-26 17:19:10,765 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-09-26 17:19:10,765 - sdnvpn-results - INFO - Verify that OpenDaylight can start/communicate with zrpcd/Quagga 2018-09-26 17:19:10,765 - sdnvpn.test.functest.testcase_3 - INFO - Controller (ODL) list is ready 2018-09-26 17:19:10,766 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-09-26 17:19:10,766 - sdnvpn.test.functest.testcase_3 - INFO - Checking if zrpcd is running on the controller nodes 2018-09-26 17:19:10,767 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-09-26 17:19:10,768 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-09-26 17:19:10,768 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-09-26 17:19:10,770 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-09-26 17:19:10,822 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-09-26 17:19:10,822 - sdnvpn.test.functest.testcase_3 - INFO - zrpcd is running on the controller node overcloud-controller-2 2018-09-26 17:19:10,823 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-09-26 17:19:10,824 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-09-26 17:19:10,825 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-09-26 17:19:10,825 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-09-26 17:19:10,827 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-09-26 17:19:10,879 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-09-26 17:19:10,879 - sdnvpn.test.functest.testcase_3 - INFO - zrpcd is running on the controller node overcloud-controller-0 2018-09-26 17:19:10,880 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-09-26 17:19:10,881 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-09-26 17:19:10,881 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-09-26 17:19:10,882 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-09-26 17:19:10,884 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-09-26 17:19:10,931 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-09-26 17:19:10,932 - sdnvpn.test.functest.testcase_3 - INFO - zrpcd is running on the controller node overcloud-controller-1 2018-09-26 17:19:10,936 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-09-26 17:19:10,952 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-09-26 17:19:10,952 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-09-26 17:19:10,953 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-09-26 17:19:10,955 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-09-26 17:19:10,992 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-09-26 17:19:10,993 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-09-26 17:19:10,994 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-09-26 17:19:10,994 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-09-26 17:19:10,994 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-09-26 17:19:11,035 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-09-26 17:19:11,071 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-09-26 17:19:11,073 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-09-26 17:19:11,074 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-09-26 17:19:11,114 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-09-26 17:19:11,114 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-09-26 17:19:11,140 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-09-26 17:19:11,170 - paramiko.transport.sftp - INFO - [chan 7] Opened sftp connection (server version 3) 2018-09-26 17:19:11,171 - paramiko.transport.sftp - DEBUG - [chan 7] stat('/home/heat-admin/akka.conf') 2018-09-26 17:19:11,172 - paramiko.transport.sftp - DEBUG - [chan 7] open('/home/heat-admin/akka.conf', 'rb') 2018-09-26 17:19:11,173 - paramiko.transport.sftp - DEBUG - [chan 7] open('/home/heat-admin/akka.conf', 'rb') -> 00000000 2018-09-26 17:19:11,177 - paramiko.transport.sftp - DEBUG - [chan 7] close(00000000) 2018-09-26 17:19:11,178 - sdnvpn.test.functest.testcase_3 - INFO - BGP entity owner is overcloud-controller-2 2018-09-26 17:19:11,179 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2018-09-26 17:19:11,179 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2018-09-26 17:19:11,179 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2018-09-26 17:19:11,181 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2018-09-26 17:19:11,182 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2018-09-26 17:19:11,183 - paramiko.transport - DEBUG - Ignoring message for dead channel 7 2018-09-26 17:19:11,183 - paramiko.transport - DEBUG - Ignoring message for dead channel 7 2018-09-26 17:19:11,183 - paramiko.transport - DEBUG - Ignoring message for dead channel 7 2018-09-26 17:19:11,219 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2018-09-26 17:19:11,219 - sdnvpn.test.functest.testcase_3 - INFO - Starting bgp speaker of controller at IP 172.30.9.26 2018-09-26 17:19:11,220 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2018-09-26 17:19:11,221 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2018-09-26 17:19:11,222 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2018-09-26 17:19:11,222 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2018-09-26 17:19:11,263 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2018-09-26 17:19:12,910 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2018-09-26 17:19:12,911 - paramiko.transport - DEBUG - [chan 10] Max packet in: 32768 bytes 2018-09-26 17:19:12,912 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2018-09-26 17:19:12,913 - paramiko.transport - DEBUG - [chan 10] Max packet out: 32768 bytes 2018-09-26 17:19:12,913 - paramiko.transport - DEBUG - Secsh channel 10 opened. 2018-09-26 17:19:12,954 - paramiko.transport - DEBUG - [chan 10] Sesch channel 10 request ok 2018-09-26 17:19:13,666 - paramiko.transport - DEBUG - [chan 10] EOF received (10) 2018-09-26 17:19:13,667 - paramiko.transport - DEBUG - [chan 10] EOF sent (10) 2018-09-26 17:19:18,672 - sdnvpn.test.functest.testcase_3 - INFO - Checking if bgpd is running on the controller node 2018-09-26 17:19:18,673 - paramiko.transport - DEBUG - [chan 11] Max packet in: 32768 bytes 2018-09-26 17:19:18,674 - paramiko.transport - DEBUG - [chan 11] Max packet out: 32768 bytes 2018-09-26 17:19:18,674 - paramiko.transport - DEBUG - Secsh channel 11 opened. 2018-09-26 17:19:18,676 - paramiko.transport - DEBUG - [chan 11] Sesch channel 11 request ok 2018-09-26 17:19:18,728 - paramiko.transport - DEBUG - [chan 11] EOF received (11) 2018-09-26 17:19:18,729 - sdnvpn.test.functest.testcase_3 - INFO - bgpd is running on the controller node 2018-09-26 17:19:18,729 - sdnvpn.test.functest.testcase_3 - INFO - Downloading image 2018-09-26 17:19:18,732 - paramiko.transport - DEBUG - [chan 11] EOF sent (11) 2018-09-26 17:19:27,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:19:27,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:19:27,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:19:27,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:19:27,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:19:27,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:19:27,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:19:27,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:19:27,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:19:27,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:19:27,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:19:27,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:19:27,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:19:27,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:19:27,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:19:27,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:19:27,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:19:27,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:19:27,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:19:27,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:19:27,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:19:27,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:19:27,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:19:27,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:19:27,541 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-09-26 17:19:27,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:19:27,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:19:27,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:19:27,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:19:27,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:19:27,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:19:27,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:19:27,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:19:27,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:19:27,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:19:27,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:19:27,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:19:27,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:19:27,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:19:27,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:19:27,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:19:27,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:19:27,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:19:27,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:19:27,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:19:27,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:19:27,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:19:27,545 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:19:27,545 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:19:27,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:19:27,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:19:27,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:19:27,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:19:27,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:19:27,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:19:27,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:19:27,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:19:27,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:19:27,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:19:27,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:19:27,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:19:27,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:19:27,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:19:27,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:19:27,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:19:27,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:19:27,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:19:27,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:19:27,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:19:27,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:19:27,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:19:27,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:19:27,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:19:27,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-09-26 17:19:27,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:19:27,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:19:27,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:19:27,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:19:27,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:19:27,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:19:27,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:19:27,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:19:27,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:19:27,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:19:27,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:19:27,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:19:27,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:19:27,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:19:27,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:19:27,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:19:27,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:19:27,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:19:27,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:19:27,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:19:27,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:19:27,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:19:27,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:19:27,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:19:27,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:19:27,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:19:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e8efe47-c394-4d6e-b6d8-c01b5c20cedd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:19:27,570 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8e8efe47-c394-4d6e-b6d8-c01b5c20cedd 2018-09-26 17:19:27,571 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:19:27,960 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:19:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["f3ZvCXhRR0qCxBVF-Fmi5w"], "issued_at": "2018-09-26T17:19:27.000000Z"}} 2018-09-26 17:19:27,964 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8802d6b777d7925fc2033a767b400f5bde02938d" 2018-09-26 17:19:28,132 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:19:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d276c3b6-34c9-47f5-a7fe-4ce86f299bb3 x-compute-request-id: req-d276c3b6-34c9-47f5-a7fe-4ce86f299bb3 Content-Encoding: gzip Content-Length: 277 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-26 17:19:28,132 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail used request id req-d276c3b6-34c9-47f5-a7fe-4ce86f299bb3 2018-09-26 17:19:28,133 - sdnvpn.lib.openstack_utils - INFO - Creating flavor 'm1.custom' with '1024' RAM, '10' disk size, '1' vcpus... 2018-09-26 17:19:28,136 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8802d6b777d7925fc2033a767b400f5bde02938d" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "m1.custom", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1024, "id": null, "swap": 0}}' 2018-09-26 17:19:28,184 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:19:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2c2d073f-ef5e-4d69-9a5d-8536ebc499a7 x-compute-request-id: req-2c2d073f-ef5e-4d69-9a5d-8536ebc499a7 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/2eba4e12-4dc9-492b-a414-ca70ce792c2e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/2eba4e12-4dc9-492b-a414-ca70ce792c2e", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "2eba4e12-4dc9-492b-a414-ca70ce792c2e", "name": "m1.custom", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 17:19:28,185 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-2c2d073f-ef5e-4d69-9a5d-8536ebc499a7 2018-09-26 17:19:28,185 - sdnvpn.lib.openstack_utils - DEBUG - Flavor 'm1.custom' with ID=2eba4e12-4dc9-492b-a414-ca70ce792c2e created successfully. 2018-09-26 17:19:28,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:19:28,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:19:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0e80627-ddcf-454a-b286-362e5b9f6ff4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:19:28,193 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e0e80627-ddcf-454a-b286-362e5b9f6ff4 2018-09-26 17:19:28,194 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:19:28,576 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:19:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["yAfhZXCrR-2qwS7EWN2nUw"], "issued_at": "2018-09-26T17:19:28.000000Z"}} 2018-09-26 17:19:28,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eac09a5a47da7230661680abbceab06cf34bb19" 2018-09-26 17:19:28,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12700 X-Openstack-Request-Id: req-6dc758bb-eb2a-44a3-bd5d-3ee82dd6be59 Date: Wed, 26 Sep 2018 17:19:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "created_at": "2018-09-26T15:03:01Z", "updated_at": "2018-09-26T15:03:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "42b64d20-0cdd-4071-90b3-bed72374e7f4", "remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "7d1bf180-3956-40c0-b13b-87d65c8127c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "985b7c76-8047-404e-bfc0-b56f14b3b0aa", "remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "e7624c79-e96e-4c9f-b820-f381a79bf690", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}], "revision_number": 4, "project_id": "6d9e93c84a104a3c8872dd8724ca8a31", "id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "created_at": "2018-09-26T17:12:52Z", "updated_at": "2018-09-26T17:12:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "revision_number": 0, "id": "1bc5d554-72b0-4be6-a33f-7b0282153d83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "revision_number": 0, "id": "60c3e269-0a18-4c33-a7b1-24bfb181ffb4", "remote_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "remote_ip_prefix": null, "created_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "revision_number": 0, "id": "6d2a532b-595a-4226-ac82-2a4b163451b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "revision_number": 0, "id": "eafe6624-5075-4952-8f53-4c2be01a6dff", "remote_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "remote_ip_prefix": null, "created_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6"}], "revision_number": 4, "project_id": "5c7c3cbda3844d01907cca3cdc0889f6", "id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:17:00Z", "updated_at": "2018-09-26T17:17:01Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-09-26T17:17:01Z", "revision_number": 0, "id": "0744bcd9-e01e-4f12-9a98-aabdc313ce19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:17:01Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": 80, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-26T17:17:01Z", "revision_number": 0, "id": "1718c47a-c8e1-4264-8e7a-7e324312f802", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:17:01Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:17:01Z", "revision_number": 0, "id": "196f4e7d-5eb0-4e05-a34a-498b3a96df3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:17:01Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:17:00Z", "revision_number": 0, "id": "9743e41c-717b-445f-acf1-cef6c95bb1e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:17:00Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-26T17:17:01Z", "revision_number": 0, "id": "98b8ec09-7683-4f66-bda1-798a9d1eb12d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:17:01Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:17:00Z", "revision_number": 0, "id": "d94c0457-522e-492b-8235-21b49eb05a36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:17:00Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}], "revision_number": 6, "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "620171f6-0dde-4380-a534-a1fcabdc013e", "name": "sdnvpn-sg"}, {"description": "Default security group", "tags": [], "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T15:13:13Z", "updated_at": "2018-09-26T15:13:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "2a35cbcd-1532-408c-8786-78c1a7485991", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "342a62ab-967f-4158-a52b-3549330c6d23", "remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "425d5713-a334-4764-a0ae-c2b108101c0f", "remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "75c1d273-287b-4242-9c28-8e24471a8445", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}], "revision_number": 4, "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T15:15:22Z", "updated_at": "2018-09-26T15:15:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "04a09cd4-997d-44cc-bf48-ba09a9b953f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "12ba60b2-304d-491e-8ec2-bb9878c51946", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "21d80991-0477-489d-b604-0c0481e731e8", "remote_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "a30e74b9-69f3-4ca8-b021-d63436cfc6c9", "remote_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "name": "default"}]} 2018-09-26 17:19:28,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-6dc758bb-eb2a-44a3-bd5d-3ee82dd6be59 2018-09-26 17:19:28,792 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-09-26 17:19:28,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eac09a5a47da7230661680abbceab06cf34bb19" 2018-09-26 17:19:28,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10774 X-Openstack-Request-Id: req-6121107c-6f46-4bc6-9e47-64a814fdd650 Date: Wed, 26 Sep 2018 17:19:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-09-26T15:15:22Z", "project_id": "", "id": "04a09cd4-997d-44cc-bf48-ba09a9b953f3"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-09-26T17:17:01Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "port_range_min": 80, "revision_number": 0, "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:17:01Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "0744bcd9-e01e-4f12-9a98-aabdc313ce19"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-09-26T15:15:22Z", "project_id": "", "id": "12ba60b2-304d-491e-8ec2-bb9878c51946"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-26T17:17:01Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "port_range_min": 22, "revision_number": 0, "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:17:01Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "1718c47a-c8e1-4264-8e7a-7e324312f802"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T17:17:01Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "port_range_min": null, "revision_number": 0, "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:17:01Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "196f4e7d-5eb0-4e05-a34a-498b3a96df3a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "port_range_min": null, "revision_number": 0, "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "created_at": "2018-09-26T17:12:52Z", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6", "id": "1bc5d554-72b0-4be6-a33f-7b0282153d83"}, {"remote_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-09-26T15:15:22Z", "project_id": "", "id": "21d80991-0477-489d-b604-0c0481e731e8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "port_range_min": null, "revision_number": 0, "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T15:13:13Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "2a35cbcd-1532-408c-8786-78c1a7485991"}, {"remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "port_range_min": null, "revision_number": 0, "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T15:13:13Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "342a62ab-967f-4158-a52b-3549330c6d23"}, {"remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "port_range_min": null, "revision_number": 0, "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T15:13:13Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "425d5713-a334-4764-a0ae-c2b108101c0f"}, {"remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "port_range_min": null, "revision_number": 0, "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "created_at": "2018-09-26T15:03:01Z", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31", "id": "42b64d20-0cdd-4071-90b3-bed72374e7f4"}, {"remote_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "port_range_min": null, "revision_number": 0, "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "created_at": "2018-09-26T17:12:52Z", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6", "id": "60c3e269-0a18-4c33-a7b1-24bfb181ffb4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "port_range_min": null, "revision_number": 0, "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "created_at": "2018-09-26T17:12:52Z", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6", "id": "6d2a532b-595a-4226-ac82-2a4b163451b7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "port_range_min": null, "revision_number": 0, "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T15:13:13Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "75c1d273-287b-4242-9c28-8e24471a8445"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "port_range_min": null, "revision_number": 0, "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "created_at": "2018-09-26T15:03:01Z", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31", "id": "7d1bf180-3956-40c0-b13b-87d65c8127c0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T17:17:00Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "port_range_min": null, "revision_number": 0, "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:17:00Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "9743e41c-717b-445f-acf1-cef6c95bb1e8"}, {"remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "port_range_min": null, "revision_number": 0, "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "created_at": "2018-09-26T15:03:01Z", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31", "id": "985b7c76-8047-404e-bfc0-b56f14b3b0aa"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-26T17:17:01Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "port_range_min": 22, "revision_number": 0, "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:17:01Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "98b8ec09-7683-4f66-bda1-798a9d1eb12d"}, {"remote_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-09-26T15:15:22Z", "project_id": "", "id": "a30e74b9-69f3-4ca8-b021-d63436cfc6c9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T17:17:00Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "port_range_min": null, "revision_number": 0, "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:17:00Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "d94c0457-522e-492b-8235-21b49eb05a36"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "port_range_min": null, "revision_number": 0, "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "created_at": "2018-09-26T15:03:01Z", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31", "id": "e7624c79-e96e-4c9f-b820-f381a79bf690"}, {"remote_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "port_range_min": null, "revision_number": 0, "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "created_at": "2018-09-26T17:12:52Z", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6", "id": "eafe6624-5075-4952-8f53-4c2be01a6dff"}]} 2018-09-26 17:19:28,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules used request id req-6121107c-6f46-4bc6-9e47-64a814fdd650 2018-09-26 17:19:29,000 - sdnvpn_test_utils - INFO - This rule exists for security group: 620171f6-0dde-4380-a534-a1fcabdc013e 2018-09-26 17:19:29,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eac09a5a47da7230661680abbceab06cf34bb19" 2018-09-26 17:19:29,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10774 X-Openstack-Request-Id: req-7350a2da-dbe6-4f0a-b807-66a7d70f6997 Date: Wed, 26 Sep 2018 17:19:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-09-26T15:15:22Z", "project_id": "", "id": "04a09cd4-997d-44cc-bf48-ba09a9b953f3"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-09-26T17:17:01Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "port_range_min": 80, "revision_number": 0, "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:17:01Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "0744bcd9-e01e-4f12-9a98-aabdc313ce19"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-09-26T15:15:22Z", "project_id": "", "id": "12ba60b2-304d-491e-8ec2-bb9878c51946"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-26T17:17:01Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "port_range_min": 22, "revision_number": 0, "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:17:01Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "1718c47a-c8e1-4264-8e7a-7e324312f802"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T17:17:01Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "port_range_min": null, "revision_number": 0, "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:17:01Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "196f4e7d-5eb0-4e05-a34a-498b3a96df3a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "port_range_min": null, "revision_number": 0, "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "created_at": "2018-09-26T17:12:52Z", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6", "id": "1bc5d554-72b0-4be6-a33f-7b0282153d83"}, {"remote_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-09-26T15:15:22Z", "project_id": "", "id": "21d80991-0477-489d-b604-0c0481e731e8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "port_range_min": null, "revision_number": 0, "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T15:13:13Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "2a35cbcd-1532-408c-8786-78c1a7485991"}, {"remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "port_range_min": null, "revision_number": 0, "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T15:13:13Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "342a62ab-967f-4158-a52b-3549330c6d23"}, {"remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "port_range_min": null, "revision_number": 0, "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T15:13:13Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "425d5713-a334-4764-a0ae-c2b108101c0f"}, {"remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "port_range_min": null, "revision_number": 0, "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "created_at": "2018-09-26T15:03:01Z", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31", "id": "42b64d20-0cdd-4071-90b3-bed72374e7f4"}, {"remote_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "port_range_min": null, "revision_number": 0, "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "created_at": "2018-09-26T17:12:52Z", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6", "id": "60c3e269-0a18-4c33-a7b1-24bfb181ffb4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "port_range_min": null, "revision_number": 0, "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "created_at": "2018-09-26T17:12:52Z", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6", "id": "6d2a532b-595a-4226-ac82-2a4b163451b7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "port_range_min": null, "revision_number": 0, "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T15:13:13Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "75c1d273-287b-4242-9c28-8e24471a8445"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "port_range_min": null, "revision_number": 0, "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "created_at": "2018-09-26T15:03:01Z", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31", "id": "7d1bf180-3956-40c0-b13b-87d65c8127c0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T17:17:00Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "port_range_min": null, "revision_number": 0, "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:17:00Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "9743e41c-717b-445f-acf1-cef6c95bb1e8"}, {"remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "port_range_min": null, "revision_number": 0, "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "created_at": "2018-09-26T15:03:01Z", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31", "id": "985b7c76-8047-404e-bfc0-b56f14b3b0aa"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-26T17:17:01Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "port_range_min": 22, "revision_number": 0, "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:17:01Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "98b8ec09-7683-4f66-bda1-798a9d1eb12d"}, {"remote_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-09-26T15:15:22Z", "project_id": "", "id": "a30e74b9-69f3-4ca8-b021-d63436cfc6c9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T17:17:00Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "port_range_min": null, "revision_number": 0, "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:17:00Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "d94c0457-522e-492b-8235-21b49eb05a36"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "port_range_min": null, "revision_number": 0, "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "created_at": "2018-09-26T15:03:01Z", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31", "id": "e7624c79-e96e-4c9f-b820-f381a79bf690"}, {"remote_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "port_range_min": null, "revision_number": 0, "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "created_at": "2018-09-26T17:12:52Z", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6", "id": "eafe6624-5075-4952-8f53-4c2be01a6dff"}]} 2018-09-26 17:19:29,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules used request id req-7350a2da-dbe6-4f0a-b807-66a7d70f6997 2018-09-26 17:19:29,173 - sdnvpn_test_utils - INFO - This rule exists for security group: 620171f6-0dde-4380-a534-a1fcabdc013e 2018-09-26 17:19:29,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eac09a5a47da7230661680abbceab06cf34bb19" 2018-09-26 17:19:29,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10774 X-Openstack-Request-Id: req-09d4cae9-1123-48d7-83d0-c2f500fb72e9 Date: Wed, 26 Sep 2018 17:19:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-09-26T15:15:22Z", "project_id": "", "id": "04a09cd4-997d-44cc-bf48-ba09a9b953f3"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-09-26T17:17:01Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "port_range_min": 80, "revision_number": 0, "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:17:01Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "0744bcd9-e01e-4f12-9a98-aabdc313ce19"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-09-26T15:15:22Z", "project_id": "", "id": "12ba60b2-304d-491e-8ec2-bb9878c51946"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-26T17:17:01Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "port_range_min": 22, "revision_number": 0, "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:17:01Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "1718c47a-c8e1-4264-8e7a-7e324312f802"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T17:17:01Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "port_range_min": null, "revision_number": 0, "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:17:01Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "196f4e7d-5eb0-4e05-a34a-498b3a96df3a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "port_range_min": null, "revision_number": 0, "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "created_at": "2018-09-26T17:12:52Z", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6", "id": "1bc5d554-72b0-4be6-a33f-7b0282153d83"}, {"remote_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-09-26T15:15:22Z", "project_id": "", "id": "21d80991-0477-489d-b604-0c0481e731e8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "port_range_min": null, "revision_number": 0, "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T15:13:13Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "2a35cbcd-1532-408c-8786-78c1a7485991"}, {"remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "port_range_min": null, "revision_number": 0, "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T15:13:13Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "342a62ab-967f-4158-a52b-3549330c6d23"}, {"remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "port_range_min": null, "revision_number": 0, "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T15:13:13Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "425d5713-a334-4764-a0ae-c2b108101c0f"}, {"remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "port_range_min": null, "revision_number": 0, "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "created_at": "2018-09-26T15:03:01Z", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31", "id": "42b64d20-0cdd-4071-90b3-bed72374e7f4"}, {"remote_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "port_range_min": null, "revision_number": 0, "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "created_at": "2018-09-26T17:12:52Z", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6", "id": "60c3e269-0a18-4c33-a7b1-24bfb181ffb4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "port_range_min": null, "revision_number": 0, "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "created_at": "2018-09-26T17:12:52Z", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6", "id": "6d2a532b-595a-4226-ac82-2a4b163451b7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "port_range_min": null, "revision_number": 0, "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T15:13:13Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "75c1d273-287b-4242-9c28-8e24471a8445"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "port_range_min": null, "revision_number": 0, "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "created_at": "2018-09-26T15:03:01Z", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31", "id": "7d1bf180-3956-40c0-b13b-87d65c8127c0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T17:17:00Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "port_range_min": null, "revision_number": 0, "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:17:00Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "9743e41c-717b-445f-acf1-cef6c95bb1e8"}, {"remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "port_range_min": null, "revision_number": 0, "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "created_at": "2018-09-26T15:03:01Z", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31", "id": "985b7c76-8047-404e-bfc0-b56f14b3b0aa"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-26T17:17:01Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "port_range_min": 22, "revision_number": 0, "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:17:01Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "98b8ec09-7683-4f66-bda1-798a9d1eb12d"}, {"remote_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-09-26T15:15:22Z", "project_id": "", "id": "a30e74b9-69f3-4ca8-b021-d63436cfc6c9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T17:17:00Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "port_range_min": null, "revision_number": 0, "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:17:00Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "d94c0457-522e-492b-8235-21b49eb05a36"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "port_range_min": null, "revision_number": 0, "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "created_at": "2018-09-26T15:03:01Z", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31", "id": "e7624c79-e96e-4c9f-b820-f381a79bf690"}, {"remote_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "port_range_min": null, "revision_number": 0, "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "created_at": "2018-09-26T17:12:52Z", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6", "id": "eafe6624-5075-4952-8f53-4c2be01a6dff"}]} 2018-09-26 17:19:29,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules used request id req-09d4cae9-1123-48d7-83d0-c2f500fb72e9 2018-09-26 17:19:29,354 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-09-26 17:19:29,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eac09a5a47da7230661680abbceab06cf34bb19" -d '{"security_group_rule": {"port_range_min": 179, "direction": "ingress", "protocol": "tcp", "port_range_max": 179, "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e"}}' 2018-09-26 17:19:29,718 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-09383c00-bf0a-4776-8890-88a70f74f4b4 Date: Wed, 26 Sep 2018 17:19:29 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 179, "updated_at": "2018-09-26T17:19:29Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "port_range_min": 179, "revision_number": 0, "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:19:29Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "2fcf23b2-0c76-498d-8b92-d8e42c498145"}} 2018-09-26 17:19:29,719 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules used request id req-09383c00-bf0a-4776-8890-88a70f74f4b4 2018-09-26 17:19:29,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eac09a5a47da7230661680abbceab06cf34bb19" 2018-09-26 17:19:29,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-02a5c617-c4af-4971-9363-82b9717e0eb9 Date: Wed, 26 Sep 2018 17:19:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d9e93c84a104a3c8872dd8724ca8a31","status":"ACTIVE","subnets":["a21b8d27-6884-4a27-90be-806b7524c88f"],"description":"","tags":[],"updated_at":"2018-09-26T15:03:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:01Z","provider:network_type":"flat"}]} 2018-09-26 17:19:29,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks used request id req-02a5c617-c4af-4971-9363-82b9717e0eb9 2018-09-26 17:19:29,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eac09a5a47da7230661680abbceab06cf34bb19" 2018-09-26 17:19:30,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-b4f54aa1-5a60-42e6-889f-d2ada544abd1 Date: Wed, 26 Sep 2018 17:19:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:09Z","dns_nameservers":[],"updated_at":"2018-09-26T15:03:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"6d9e93c84a104a3c8872dd8724ca8a31","id":"a21b8d27-6884-4a27-90be-806b7524c88f","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-26 17:19:30,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-b4f54aa1-5a60-42e6-889f-d2ada544abd1 2018-09-26 17:19:30,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eac09a5a47da7230661680abbceab06cf34bb19" 2018-09-26 17:19:30,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-aefffe18-5314-4155-b7b8-33c4578e2517 Date: Wed, 26 Sep 2018 17:19:30 GMT RESP BODY: {"routers": []} 2018-09-26 17:19:30,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers used request id req-aefffe18-5314-4155-b7b8-33c4578e2517 2018-09-26 17:19:30,357 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-3-1-net... 2018-09-26 17:19:30,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eac09a5a47da7230661680abbceab06cf34bb19" -d '{"network": {"name": "sdnvpn-3-1-net", "admin_state_up": true}}' 2018-09-26 17:19:30,733 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-d55c3d2e-5899-4318-ac92-83429126eb1f Date: Wed, 26 Sep 2018 17:19:30 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ebdc0f53-c09c-4628-a8d4-73e20036e0f4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T17:19:30Z","is_default":false,"provider:segmentation_id":29,"name":"sdnvpn-3-1-net","admin_state_up":true,"tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:19:30Z","mtu":1450}} 2018-09-26 17:19:30,733 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-d55c3d2e-5899-4318-ac92-83429126eb1f 2018-09-26 17:19:30,734 - sdnvpn.lib.openstack_utils - DEBUG - Network 'ebdc0f53-c09c-4628-a8d4-73e20036e0f4' created successfully 2018-09-26 17:19:30,734 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-09-26 17:19:30,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eac09a5a47da7230661680abbceab06cf34bb19" -d '{"subnets": [{"ip_version": 4, "network_id": "ebdc0f53-c09c-4628-a8d4-73e20036e0f4", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-3-1-subnet"}]}' 2018-09-26 17:19:31,416 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-50444e08-8607-421d-8b89-9d37784e12b0 Date: Wed, 26 Sep 2018 17:19:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ebdc0f53-c09c-4628-a8d4-73e20036e0f4","tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:19:31Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-09-26T17:19:31Z","gateway_ip":"10.10.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.10.0/24","project_id":"32e2fc060ffa4464a00bce7763dbcae4","id":"8d96a4ed-1632-419f-ab6c-aaf560eebd31","subnetpool_id":null,"name":"sdnvpn-3-1-subnet"}]} 2018-09-26 17:19:31,416 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-50444e08-8607-421d-8b89-9d37784e12b0 2018-09-26 17:19:31,417 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '8d96a4ed-1632-419f-ab6c-aaf560eebd31' created successfully 2018-09-26 17:19:31,417 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-09-26 17:19:31,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eac09a5a47da7230661680abbceab06cf34bb19" -d '{"router": {"name": "sdnvpn-3-1-router", "admin_state_up": true}}' 2018-09-26 17:19:31,682 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 426 X-Openstack-Request-Id: req-8d5106a0-2de6-47c2-b12f-05bf60b0ad77 Date: Wed, 26 Sep 2018 17:19:31 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:19:31Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T17:19:31Z", "revision_number": 0, "routes": [], "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "756cbcfe-650d-4703-a7ae-0fec6de3210e", "name": "sdnvpn-3-1-router"}} 2018-09-26 17:19:31,682 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers used request id req-8d5106a0-2de6-47c2-b12f-05bf60b0ad77 2018-09-26 17:19:31,682 - sdnvpn.lib.openstack_utils - DEBUG - Router '756cbcfe-650d-4703-a7ae-0fec6de3210e' created successfully 2018-09-26 17:19:31,683 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-09-26 17:19:31,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/756cbcfe-650d-4703-a7ae-0fec6de3210e/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eac09a5a47da7230661680abbceab06cf34bb19" -d '{"subnet_id": "8d96a4ed-1632-419f-ab6c-aaf560eebd31"}' 2018-09-26 17:19:33,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8dbf1097-48c0-402d-bb66-4e4c4fc56bd8 Date: Wed, 26 Sep 2018 17:19:33 GMT RESP BODY: {"network_id": "ebdc0f53-c09c-4628-a8d4-73e20036e0f4", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "subnet_id": "8d96a4ed-1632-419f-ab6c-aaf560eebd31", "subnet_ids": ["8d96a4ed-1632-419f-ab6c-aaf560eebd31"], "port_id": "0d845677-6682-43b3-9514-94567fe063fa", "id": "756cbcfe-650d-4703-a7ae-0fec6de3210e"} 2018-09-26 17:19:33,088 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/756cbcfe-650d-4703-a7ae-0fec6de3210e/add_router_interface used request id req-8dbf1097-48c0-402d-bb66-4e4c4fc56bd8 2018-09-26 17:19:33,088 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-09-26 17:19:33,088 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-09-26 17:19:33,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eac09a5a47da7230661680abbceab06cf34bb19" 2018-09-26 17:19:33,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1355 X-Openstack-Request-Id: req-aaba1194-1e8f-4702-b3c7-2549c5ec1af2 Date: Wed, 26 Sep 2018 17:19:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ebdc0f53-c09c-4628-a8d4-73e20036e0f4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","subnets":["8d96a4ed-1632-419f-ab6c-aaf560eebd31"],"description":"","tags":[],"updated_at":"2018-09-26T17:19:31Z","provider:segmentation_id":29,"name":"sdnvpn-3-1-net","admin_state_up":true,"tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:19:30Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d9e93c84a104a3c8872dd8724ca8a31","status":"ACTIVE","subnets":["a21b8d27-6884-4a27-90be-806b7524c88f"],"description":"","tags":[],"updated_at":"2018-09-26T15:03:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:01Z","provider:network_type":"flat"}]} 2018-09-26 17:19:33,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks used request id req-aaba1194-1e8f-4702-b3c7-2549c5ec1af2 2018-09-26 17:19:33,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/756cbcfe-650d-4703-a7ae-0fec6de3210e -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eac09a5a47da7230661680abbceab06cf34bb19" -d '{"router": {"external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759"}}}' 2018-09-26 17:19:34,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-4fbdfca2-fc7f-4e2f-9657-5b73c6eae28d Date: Wed, 26 Sep 2018 17:19:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:19:31Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T17:19:34Z", "revision_number": 3, "routes": [], "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "756cbcfe-650d-4703-a7ae-0fec6de3210e", "name": "sdnvpn-3-1-router"}} 2018-09-26 17:19:34,822 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/756cbcfe-650d-4703-a7ae-0fec6de3210e used request id req-4fbdfca2-fc7f-4e2f-9657-5b73c6eae28d 2018-09-26 17:19:34,823 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-09-26 17:19:34,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eac09a5a47da7230661680abbceab06cf34bb19" 2018-09-26 17:19:35,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1355 X-Openstack-Request-Id: req-0ae2159e-b649-4af8-9e30-335fcd20d074 Date: Wed, 26 Sep 2018 17:19:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ebdc0f53-c09c-4628-a8d4-73e20036e0f4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","subnets":["8d96a4ed-1632-419f-ab6c-aaf560eebd31"],"description":"","tags":[],"updated_at":"2018-09-26T17:19:31Z","provider:segmentation_id":29,"name":"sdnvpn-3-1-net","admin_state_up":true,"tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:19:30Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d9e93c84a104a3c8872dd8724ca8a31","status":"ACTIVE","subnets":["a21b8d27-6884-4a27-90be-806b7524c88f"],"description":"","tags":[],"updated_at":"2018-09-26T15:03:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:01Z","provider:network_type":"flat"}]} 2018-09-26 17:19:35,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks used request id req-0ae2159e-b649-4af8-9e30-335fcd20d074 2018-09-26 17:19:35,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eac09a5a47da7230661680abbceab06cf34bb19" 2018-09-26 17:19:35,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1253 X-Openstack-Request-Id: req-fbc0761a-4fb1-4f82-af04-d6b402d19c25 Date: Wed, 26 Sep 2018 17:19:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ebdc0f53-c09c-4628-a8d4-73e20036e0f4","tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:19:31Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-09-26T17:19:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"gateway_ip":"10.10.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.10.10.0/24","project_id":"32e2fc060ffa4464a00bce7763dbcae4","id":"8d96a4ed-1632-419f-ab6c-aaf560eebd31","subnetpool_id":null,"name":"sdnvpn-3-1-subnet"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:09Z","dns_nameservers":[],"updated_at":"2018-09-26T15:03:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"6d9e93c84a104a3c8872dd8724ca8a31","id":"a21b8d27-6884-4a27-90be-806b7524c88f","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-26 17:19:35,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-fbc0761a-4fb1-4f82-af04-d6b402d19c25 2018-09-26 17:19:35,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eac09a5a47da7230661680abbceab06cf34bb19" 2018-09-26 17:19:35,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 609 X-Openstack-Request-Id: req-577663ce-c799-4ab4-b64f-3ece08a3c2d4 Date: Wed, 26 Sep 2018 17:19:35 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:19:31Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T17:19:34Z", "revision_number": 3, "routes": [], "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "756cbcfe-650d-4703-a7ae-0fec6de3210e", "name": "sdnvpn-3-1-router"}]} 2018-09-26 17:19:35,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers used request id req-577663ce-c799-4ab4-b64f-3ece08a3c2d4 2018-09-26 17:19:35,493 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-3-2-quagga-net... 2018-09-26 17:19:35,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eac09a5a47da7230661680abbceab06cf34bb19" -d '{"network": {"name": "sdnvpn-3-2-quagga-net", "admin_state_up": true}}' 2018-09-26 17:19:35,895 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-6bfb2d75-6210-44af-ab77-b6e0365ea3e3 Date: Wed, 26 Sep 2018 17:19:35 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5a96b6e4-2a52-4da1-887c-526db6654745","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T17:19:35Z","is_default":false,"provider:segmentation_id":60,"name":"sdnvpn-3-2-quagga-net","admin_state_up":true,"tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:19:35Z","mtu":1450}} 2018-09-26 17:19:35,895 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-6bfb2d75-6210-44af-ab77-b6e0365ea3e3 2018-09-26 17:19:35,895 - sdnvpn.lib.openstack_utils - DEBUG - Network '5a96b6e4-2a52-4da1-887c-526db6654745' created successfully 2018-09-26 17:19:35,896 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-09-26 17:19:35,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eac09a5a47da7230661680abbceab06cf34bb19" -d '{"subnets": [{"ip_version": 4, "network_id": "5a96b6e4-2a52-4da1-887c-526db6654745", "cidr": "10.10.11.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-3-2-quagga-subnet"}]}' 2018-09-26 17:19:36,405 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-d0ed7425-816a-4de0-89fe-cbda81c124bc Date: Wed, 26 Sep 2018 17:19:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a96b6e4-2a52-4da1-887c-526db6654745","tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:19:36Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-09-26T17:19:36Z","gateway_ip":"10.10.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.11.2","end":"10.10.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.11.0/24","project_id":"32e2fc060ffa4464a00bce7763dbcae4","id":"2af57f6d-512b-44b9-a7c6-fd72c88ae724","subnetpool_id":null,"name":"sdnvpn-3-2-quagga-subnet"}]} 2018-09-26 17:19:36,405 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-d0ed7425-816a-4de0-89fe-cbda81c124bc 2018-09-26 17:19:36,406 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '2af57f6d-512b-44b9-a7c6-fd72c88ae724' created successfully 2018-09-26 17:19:36,406 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-09-26 17:19:36,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eac09a5a47da7230661680abbceab06cf34bb19" -d '{"router": {"name": "sdnvpn-3-2-quagga-router", "admin_state_up": true}}' 2018-09-26 17:19:36,547 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 433 X-Openstack-Request-Id: req-733f4702-1c92-4490-9367-aece4c50f509 Date: Wed, 26 Sep 2018 17:19:36 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:19:36Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T17:19:36Z", "revision_number": 0, "routes": [], "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "900c6cd4-75de-479f-8750-76bcd2278a7e", "name": "sdnvpn-3-2-quagga-router"}} 2018-09-26 17:19:36,547 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers used request id req-733f4702-1c92-4490-9367-aece4c50f509 2018-09-26 17:19:36,547 - sdnvpn.lib.openstack_utils - DEBUG - Router '900c6cd4-75de-479f-8750-76bcd2278a7e' created successfully 2018-09-26 17:19:36,548 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-09-26 17:19:36,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/900c6cd4-75de-479f-8750-76bcd2278a7e/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eac09a5a47da7230661680abbceab06cf34bb19" -d '{"subnet_id": "2af57f6d-512b-44b9-a7c6-fd72c88ae724"}' 2018-09-26 17:19:37,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-357cb2cc-2159-4553-9549-e3fe8e832bbe Date: Wed, 26 Sep 2018 17:19:37 GMT RESP BODY: {"network_id": "5a96b6e4-2a52-4da1-887c-526db6654745", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "subnet_id": "2af57f6d-512b-44b9-a7c6-fd72c88ae724", "subnet_ids": ["2af57f6d-512b-44b9-a7c6-fd72c88ae724"], "port_id": "8ea6e01a-f016-45d2-b4d7-30640ca84300", "id": "900c6cd4-75de-479f-8750-76bcd2278a7e"} 2018-09-26 17:19:37,884 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/900c6cd4-75de-479f-8750-76bcd2278a7e/add_router_interface used request id req-357cb2cc-2159-4553-9549-e3fe8e832bbe 2018-09-26 17:19:37,885 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-09-26 17:19:37,885 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-09-26 17:19:37,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eac09a5a47da7230661680abbceab06cf34bb19" 2018-09-26 17:19:38,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2022 X-Openstack-Request-Id: req-a2ebb730-da77-4a23-a0ed-1d50058c734b Date: Wed, 26 Sep 2018 17:19:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5a96b6e4-2a52-4da1-887c-526db6654745","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","subnets":["2af57f6d-512b-44b9-a7c6-fd72c88ae724"],"description":"","tags":[],"updated_at":"2018-09-26T17:19:36Z","provider:segmentation_id":60,"name":"sdnvpn-3-2-quagga-net","admin_state_up":true,"tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:19:35Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ebdc0f53-c09c-4628-a8d4-73e20036e0f4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","subnets":["8d96a4ed-1632-419f-ab6c-aaf560eebd31"],"description":"","tags":[],"updated_at":"2018-09-26T17:19:31Z","provider:segmentation_id":29,"name":"sdnvpn-3-1-net","admin_state_up":true,"tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:19:30Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d9e93c84a104a3c8872dd8724ca8a31","status":"ACTIVE","subnets":["a21b8d27-6884-4a27-90be-806b7524c88f"],"description":"","tags":[],"updated_at":"2018-09-26T15:03:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:01Z","provider:network_type":"flat"}]} 2018-09-26 17:19:38,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks used request id req-a2ebb730-da77-4a23-a0ed-1d50058c734b 2018-09-26 17:19:38,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/900c6cd4-75de-479f-8750-76bcd2278a7e -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eac09a5a47da7230661680abbceab06cf34bb19" -d '{"router": {"external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759"}}}' 2018-09-26 17:19:39,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-21de6a41-558a-403c-8a66-d6840d1b35e2 Date: Wed, 26 Sep 2018 17:19:39 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:19:36Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T17:19:39Z", "revision_number": 3, "routes": [], "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "900c6cd4-75de-479f-8750-76bcd2278a7e", "name": "sdnvpn-3-2-quagga-router"}} 2018-09-26 17:19:39,465 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/900c6cd4-75de-479f-8750-76bcd2278a7e used request id req-21de6a41-558a-403c-8a66-d6840d1b35e2 2018-09-26 17:19:39,465 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-09-26 17:19:39,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:19:39,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:19:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-594135c0-badf-415d-8060-d6c5fc6db149 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:19:39,474 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-594135c0-badf-415d-8060-d6c5fc6db149 2018-09-26 17:19:39,475 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:19:39,850 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:19:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["yR9RHZ6_S5S-Ysb47FLUEg"], "issued_at": "2018-09-26T17:19:39.000000Z"}} 2018-09-26 17:19:39,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}07057e34bb5c3ba9d3db621f051a157ee2dc84dd" 2018-09-26 17:19:40,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-45e71fb8-1a52-4b22-92f0-514bc07e23b5 Date: Wed, 26 Sep 2018 17:19:40 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-09-26 17:19:40,023 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20 used request id req-45e71fb8-1a52-4b22-92f0-514bc07e23b5 2018-09-26 17:19:40,024 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-ubuntu' from '/home/opnfv/functest/data/ubuntu-16.04-server-cloudimg-amd64-disk1.img'... 2018-09-26 17:19:40,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}07057e34bb5c3ba9d3db621f051a157ee2dc84dd" 2018-09-26 17:19:40,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f8cca8f4-e16d-4e54-9ea4-3e17c389c2a0 Date: Wed, 26 Sep 2018 17:19:40 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 17:19:40,547 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-f8cca8f4-e16d-4e54-9ea4-3e17c389c2a0 2018-09-26 17:19:40,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}07057e34bb5c3ba9d3db621f051a157ee2dc84dd" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-ubuntu", "visibility": "public"}' 2018-09-26 17:19:41,158 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 574 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/1abd8f71-7514-42c4-8d8b-d2adf6662e42 X-Openstack-Request-Id: req-2c27e5f8-1c6c-4055-9678-9bc95df96587 Date: Wed, 26 Sep 2018 17:19:41 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-ubuntu", "tags": [], "container_format": "bare", "created_at": "2018-09-26T17:19:41Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T17:19:41Z", "visibility": "public", "locations": [], "self": "/v2/images/1abd8f71-7514-42c4-8d8b-d2adf6662e42", "min_disk": 0, "protected": false, "id": "1abd8f71-7514-42c4-8d8b-d2adf6662e42", "file": "/v2/images/1abd8f71-7514-42c4-8d8b-d2adf6662e42/file", "checksum": null, "owner": "32e2fc060ffa4464a00bce7763dbcae4", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 17:19:41,158 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-2c27e5f8-1c6c-4055-9678-9bc95df96587 2018-09-26 17:19:41,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/1abd8f71-7514-42c4-8d8b-d2adf6662e42/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}07057e34bb5c3ba9d3db621f051a157ee2dc84dd" -d '' 2018-09-26 17:19:51,600 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e9a82d6d-47ca-42cf-af03-752a1c6518f4 Date: Wed, 26 Sep 2018 17:19:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 17:19:51,600 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/1abd8f71-7514-42c4-8d8b-d2adf6662e42/file used request id req-e9a82d6d-47ca-42cf-af03-752a1c6518f4 2018-09-26 17:19:51,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eac09a5a47da7230661680abbceab06cf34bb19" 2018-09-26 17:19:51,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2022 X-Openstack-Request-Id: req-8a351322-ea7b-48ae-85a8-4b2500b88b69 Date: Wed, 26 Sep 2018 17:19:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5a96b6e4-2a52-4da1-887c-526db6654745","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","subnets":["2af57f6d-512b-44b9-a7c6-fd72c88ae724"],"description":"","tags":[],"updated_at":"2018-09-26T17:19:36Z","provider:segmentation_id":60,"name":"sdnvpn-3-2-quagga-net","admin_state_up":true,"tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:19:35Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ebdc0f53-c09c-4628-a8d4-73e20036e0f4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","subnets":["8d96a4ed-1632-419f-ab6c-aaf560eebd31"],"description":"","tags":[],"updated_at":"2018-09-26T17:19:31Z","provider:segmentation_id":29,"name":"sdnvpn-3-1-net","admin_state_up":true,"tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:19:30Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d9e93c84a104a3c8872dd8724ca8a31","status":"ACTIVE","subnets":["a21b8d27-6884-4a27-90be-806b7524c88f"],"description":"","tags":[],"updated_at":"2018-09-26T15:03:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:01Z","provider:network_type":"flat"}]} 2018-09-26 17:19:51,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks used request id req-8a351322-ea7b-48ae-85a8-4b2500b88b69 2018-09-26 17:19:51,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eac09a5a47da7230661680abbceab06cf34bb19" -d '{"floatingip": {"floating_network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759"}}' 2018-09-26 17:19:53,479 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 472 X-Openstack-Request-Id: req-da7849c1-faf5-46d5-a153-1f9ca491ad55 Date: Wed, 26 Sep 2018 17:19:53 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-09-26T17:19:52Z", "floating_network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 0, "port_id": null, "id": "b2c979e8-1959-4ce7-af9f-3d2c7a4033f2", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:19:52Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}} 2018-09-26 17:19:53,479 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips used request id req-da7849c1-faf5-46d5-a153-1f9ca491ad55 2018-09-26 17:19:53,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eac09a5a47da7230661680abbceab06cf34bb19" 2018-09-26 17:19:53,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2022 X-Openstack-Request-Id: req-349fa632-e007-4037-8be3-9759bf47a1c1 Date: Wed, 26 Sep 2018 17:19:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5a96b6e4-2a52-4da1-887c-526db6654745","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","subnets":["2af57f6d-512b-44b9-a7c6-fd72c88ae724"],"description":"","tags":[],"updated_at":"2018-09-26T17:19:36Z","provider:segmentation_id":60,"name":"sdnvpn-3-2-quagga-net","admin_state_up":true,"tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:19:35Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ebdc0f53-c09c-4628-a8d4-73e20036e0f4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","subnets":["8d96a4ed-1632-419f-ab6c-aaf560eebd31"],"description":"","tags":[],"updated_at":"2018-09-26T17:19:31Z","provider:segmentation_id":29,"name":"sdnvpn-3-1-net","admin_state_up":true,"tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:19:30Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d9e93c84a104a3c8872dd8724ca8a31","status":"ACTIVE","subnets":["a21b8d27-6884-4a27-90be-806b7524c88f"],"description":"","tags":[],"updated_at":"2018-09-26T15:03:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:01Z","provider:network_type":"flat"}]} 2018-09-26 17:19:53,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks used request id req-349fa632-e007-4037-8be3-9759bf47a1c1 2018-09-26 17:19:53,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eac09a5a47da7230661680abbceab06cf34bb19" -d '{"floatingip": {"floating_network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759"}}' 2018-09-26 17:19:55,126 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 472 X-Openstack-Request-Id: req-9047f97a-e91a-4e4b-a26d-7f8b9d826ed9 Date: Wed, 26 Sep 2018 17:19:55 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-09-26T17:19:54Z", "floating_network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "fixed_ip_address": null, "floating_ip_address": "172.30.9.212", "revision_number": 0, "port_id": null, "id": "67a9ba3a-1434-43fe-84be-e3e7ea938461", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:19:54Z", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}} 2018-09-26 17:19:55,126 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips used request id req-9047f97a-e91a-4e4b-a26d-7f8b9d826ed9 2018-09-26 17:19:55,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:19:55,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:19:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7f687b2-95c0-4a52-b0fa-de1b9630c2bc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:19:55,135 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e7f687b2-95c0-4a52-b0fa-de1b9630c2bc 2018-09-26 17:19:55,136 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:19:55,501 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:19:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["yS-oi_KZR6anvaKTONQUmA"], "issued_at": "2018-09-26T17:19:55.000000Z"}} 2018-09-26 17:19:55,505 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c69eefcd11705785875c21e7bf1504ab0f2663c0" 2018-09-26 17:19:55,695 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:19:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a4c6889-0966-407d-9f44-2b41612ee82b x-compute-request-id: req-5a4c6889-0966-407d-9f44-2b41612ee82b Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 225}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10179, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 228}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10179, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-09-26 17:19:55,695 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-5a4c6889-0966-407d-9f44-2b41612ee82b 2018-09-26 17:19:55,697 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-09-26 17:19:55,698 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-09-26 17:19:55,699 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-09-26 17:19:55,703 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-09-26 17:19:55,739 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-09-26 17:19:55,740 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-09-26 17:19:55,752 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-3-2-quagga'... 2018-09-26 17:19:55,753 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-3-2-quagga flavor=m1.custom image=1abd8f71-7514-42c4-8d8b-d2adf6662e42 network=5a96b6e4-2a52-4da1-887c-526db6654745 secgroup=620171f6-0dde-4380-a534-a1fcabdc013e hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=10.10.11.5 files=None userdata= #! /bin/bash set -xe # change the password because this script is run on a passwordless cloud-image echo 'ubuntu:opnfv' | chpasswd # Wait for a floating IP # as a workaround to NAT breakage sleep 20 # Variables to be filled in with python NEIGHBOR_IP=172.30.9.26 OWN_IP=172.30.9.212 # directly access the instance from the external net without NAT EXT_NET_MASK=24 if [[ $(getent hosts | awk '{print $2}') != *"$(cat /etc/hostname | awk '{print $1}')"* ]] then echo "127.0.1.1 $(cat /etc/hostname | awk '{print $1}')" | tee -a /etc/hosts fi quagga_int='' for net_int in $(netstat -ia | awk 'NR>2{print $1}'); do if [ -z "$(ifconfig | grep $net_int)" ] then quagga_int=$net_int break fi done if [ -z "$quagga_int" ] then echo 'No available network interface' fi ip link set $quagga_int up ip addr add $OWN_IP/$EXT_NET_MASK dev $quagga_int ZEBRA_CONFIG_LOCATION="/etc/quagga/zebra.conf" DAEMONS_FILE_LOCATION="/etc/quagga/daemons" BGPD_CONFIG_LOCATION="/etc/quagga/bgpd.conf" BGPD_LOG_FILE="/var/log/bgpd.log" # Quagga is already installed to run as well in setups without inet # dns fix # echo "nameserver 8.8.8.8" > /etc/resolvconf/resolv.conf.d/head # resolvconf -u # DEBIAN_FRONTEND=noninteractive apt-get update # DEBIAN_FRONTEND=noninteractive apt-get install quagga -y touch $BGPD_LOG_FILE chown quagga:quagga $BGPD_LOG_FILE chown quagga:quagga $DAEMONS_FILE_LOCATION cat < $DAEMONS_FILE_LOCATION zebra=yes bgpd=yes ospfd=no ospf6d=no ripd=no ripngd=no isisd=no babeld=no CATEOF touch $ZEBRA_CONFIG_LOCATION chown quagga:quagga $ZEBRA_CONFIG_LOCATION cat < $BGPD_CONFIG_LOCATION ! -*- bgp -*- hostname bgpd password sdncbgpc router bgp 200 bgp router-id ${OWN_IP} neighbor ${NEIGHBOR_IP} remote-as 100 no neighbor ${NEIGHBOR_IP} activate ! address-family vpnv4 unicast neighbor ${NEIGHBOR_IP} activate exit-address-family ! line vty exec-timeout 0 0 ! debug bgp events debug bgp updates log file ${BGPD_LOG_FILE} end CATEOF chown quagga:quagga $BGPD_CONFIG_LOCATION service quagga restart pgrep bgpd pgrep zebra 2018-09-26 17:19:55,753 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:19:55,753 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:19:55,753 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:19:55,753 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:19:55,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:19:55,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:19:55,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:19:55,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:19:55,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:19:55,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:19:55,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:19:55,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:19:55,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:19:55,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:19:55,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:19:55,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:19:55,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:19:55,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:19:55,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:19:55,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:19:55,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:19:55,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:19:55,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:19:55,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:19:55,758 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:19:55,758 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:19:55,758 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:19:55,758 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:19:55,758 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:19:55,759 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:19:55,759 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:19:55,759 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:19:55,759 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:19:55,759 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:19:55,759 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:19:55,759 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:19:55,759 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:19:55,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:19:55,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:19:55,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:19:55,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:19:55,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:19:55,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:19:55,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:19:55,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:19:55,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:19:55,761 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:19:55,761 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:19:55,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:19:55,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:19:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6642d1e-75d1-4bbe-9c2c-d08001239121 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:19:55,771 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b6642d1e-75d1-4bbe-9c2c-d08001239121 2018-09-26 17:19:55,772 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:19:56,151 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:19:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["axYLBFxYQNG3z_fUl2wqcQ"], "issued_at": "2018-09-26T17:19:56.000000Z"}} 2018-09-26 17:19:56,155 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9811e5b798691457c00b833a48b3b2f7d79fc1ed" 2018-09-26 17:19:56,320 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:19:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-951fcd6c-b470-41c2-96af-89ed736e5d9f x-compute-request-id: req-951fcd6c-b470-41c2-96af-89ed736e5d9f Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2eba4e12-4dc9-492b-a414-ca70ce792c2e", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/2eba4e12-4dc9-492b-a414-ca70ce792c2e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/2eba4e12-4dc9-492b-a414-ca70ce792c2e", "rel": "bookmark"}], "name": "m1.custom"}, {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-09-26 17:19:56,320 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-951fcd6c-b470-41c2-96af-89ed736e5d9f 2018-09-26 17:19:56,323 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/2eba4e12-4dc9-492b-a414-ca70ce792c2e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9811e5b798691457c00b833a48b3b2f7d79fc1ed" 2018-09-26 17:19:56,349 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:19:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-294bb964-07d8-4f1d-8fd6-72fbde92dcfe x-compute-request-id: req-294bb964-07d8-4f1d-8fd6-72fbde92dcfe Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/2eba4e12-4dc9-492b-a414-ca70ce792c2e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/2eba4e12-4dc9-492b-a414-ca70ce792c2e", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "2eba4e12-4dc9-492b-a414-ca70ce792c2e", "name": "m1.custom", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 17:19:56,349 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/2eba4e12-4dc9-492b-a414-ca70ce792c2e used request id req-294bb964-07d8-4f1d-8fd6-72fbde92dcfe 2018-09-26 17:19:56,352 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9811e5b798691457c00b833a48b3b2f7d79fc1ed" -d '{"server": {"name": "sdnvpn-3-2-quagga", "imageRef": "1abd8f71-7514-42c4-8d8b-d2adf6662e42", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "2eba4e12-4dc9-492b-a414-ca70ce792c2e", "user_data": "IyEgL2Jpbi9iYXNoCgpzZXQgLXhlCgojIGNoYW5nZSB0aGUgcGFzc3dvcmQgYmVjYXVzZSB0aGlzIHNjcmlwdCBpcyBydW4gb24gYSBwYXNzd29yZGxlc3MgY2xvdWQtaW1hZ2UKZWNobyAndWJ1bnR1Om9wbmZ2JyB8IGNocGFzc3dkCgojIFdhaXQgZm9yIGEgZmxvYXRpbmcgSVAKIyBhcyBhIHdvcmthcm91bmQgdG8gTkFUIGJyZWFrYWdlCnNsZWVwIDIwCgojIFZhcmlhYmxlcyB0byBiZSBmaWxsZWQgaW4gd2l0aCBweXRob24KTkVJR0hCT1JfSVA9MTcyLjMwLjkuMjYKT1dOX0lQPTE3Mi4zMC45LjIxMgojIGRpcmVjdGx5IGFjY2VzcyB0aGUgaW5zdGFuY2UgZnJvbSB0aGUgZXh0ZXJuYWwgbmV0IHdpdGhvdXQgTkFUCkVYVF9ORVRfTUFTSz0yNAoKaWYgW1sgJChnZXRlbnQgaG9zdHMgfCBhd2sgJ3twcmludCAkMn0nKSAhPSAqIiQoY2F0IC9ldGMvaG9zdG5hbWUgfCBhd2sgJ3twcmludCAkMX0nKSIqIF1dCnRoZW4gCmVjaG8gIjEyNy4wLjEuMSAkKGNhdCAvZXRjL2hvc3RuYW1lIHwgYXdrICd7cHJpbnQgJDF9JykiIHwgdGVlIC1hIC9ldGMvaG9zdHMKZmkKCnF1YWdnYV9pbnQ9JycKZm9yIG5ldF9pbnQgaW4gJChuZXRzdGF0IC1pYSB8IGF3ayAnTlI+MntwcmludCAkMX0nKTsKZG8KaWYgWyAteiAiJChpZmNvbmZpZyB8IGdyZXAgJG5ldF9pbnQpIiBdCnRoZW4KcXVhZ2dhX2ludD0kbmV0X2ludApicmVhawpmaQpkb25lCmlmIFsgLXogIiRxdWFnZ2FfaW50IiBdCnRoZW4KZWNobyAnTm8gYXZhaWxhYmxlIG5ldHdvcmsgaW50ZXJmYWNlJwpmaQoKaXAgbGluayBzZXQgJHF1YWdnYV9pbnQgdXAKaXAgYWRkciBhZGQgJE9XTl9JUC8kRVhUX05FVF9NQVNLIGRldiAkcXVhZ2dhX2ludAoKWkVCUkFfQ09ORklHX0xPQ0FUSU9OPSIvZXRjL3F1YWdnYS96ZWJyYS5jb25mIgpEQUVNT05TX0ZJTEVfTE9DQVRJT049Ii9ldGMvcXVhZ2dhL2RhZW1vbnMiCkJHUERfQ09ORklHX0xPQ0FUSU9OPSIvZXRjL3F1YWdnYS9iZ3BkLmNvbmYiCkJHUERfTE9HX0ZJTEU9Ii92YXIvbG9nL2JncGQubG9nIgoKIyBRdWFnZ2EgaXMgYWxyZWFkeSBpbnN0YWxsZWQgdG8gcnVuIGFzIHdlbGwgaW4gc2V0dXBzIHdpdGhvdXQgaW5ldAojIGRucyBmaXgKIyBlY2hvICJuYW1lc2VydmVyIDguOC44LjgiID4gL2V0Yy9yZXNvbHZjb25mL3Jlc29sdi5jb25mLmQvaGVhZAojIHJlc29sdmNvbmYgLXUKIyBERUJJQU5fRlJPTlRFTkQ9bm9uaW50ZXJhY3RpdmUgYXB0LWdldCB1cGRhdGUKIyBERUJJQU5fRlJPTlRFTkQ9bm9uaW50ZXJhY3RpdmUgYXB0LWdldCBpbnN0YWxsIHF1YWdnYSAteQoKdG91Y2ggJEJHUERfTE9HX0ZJTEUKY2hvd24gcXVhZ2dhOnF1YWdnYSAkQkdQRF9MT0dfRklMRQoKY2hvd24gcXVhZ2dhOnF1YWdnYSAkREFFTU9OU19GSUxFX0xPQ0FUSU9OCmNhdCA8PENBVEVPRiA+ICREQUVNT05TX0ZJTEVfTE9DQVRJT04KemVicmE9eWVzCmJncGQ9eWVzCm9zcGZkPW5vCm9zcGY2ZD1ubwpyaXBkPW5vCnJpcG5nZD1ubwppc2lzZD1ubwpiYWJlbGQ9bm8KQ0FURU9GCgp0b3VjaCAkWkVCUkFfQ09ORklHX0xPQ0FUSU9OCmNob3duIHF1YWdnYTpxdWFnZ2EgJFpFQlJBX0NPTkZJR19MT0NBVElPTgoKY2F0IDw8Q0FURU9GID4gJEJHUERfQ09ORklHX0xPQ0FUSU9OCiEgLSotIGJncCAtKi0KCmhvc3RuYW1lIGJncGQKcGFzc3dvcmQgc2RuY2JncGMKCnJvdXRlciBiZ3AgMjAwCiBiZ3Agcm91dGVyLWlkICR7T1dOX0lQfQogbmVpZ2hib3IgJHtORUlHSEJPUl9JUH0gcmVtb3RlLWFzIDEwMAogbm8gbmVpZ2hib3IgJHtORUlHSEJPUl9JUH0gYWN0aXZhdGUKIQogYWRkcmVzcy1mYW1pbHkgdnBudjQgdW5pY2FzdAogbmVpZ2hib3IgJHtORUlHSEJPUl9JUH0gYWN0aXZhdGUKIGV4aXQtYWRkcmVzcy1mYW1pbHkKIQpsaW5lIHZ0eQogZXhlYy10aW1lb3V0IDAgMAohCmRlYnVnIGJncCBldmVudHMKZGVidWcgYmdwICB1cGRhdGVzCmxvZyBmaWxlICR7QkdQRF9MT0dfRklMRX0KZW5kCkNBVEVPRgpjaG93biBxdWFnZ2E6cXVhZ2dhICRCR1BEX0NPTkZJR19MT0NBVElPTgpzZXJ2aWNlIHF1YWdnYSByZXN0YXJ0CnBncmVwIGJncGQKcGdyZXAgemVicmEK", "max_count": 1, "min_count": 1, "networks": [{"fixed_ip": "10.10.11.5", "uuid": "5a96b6e4-2a52-4da1-887c-526db6654745"}], "config_drive": true}}' 2018-09-26 17:19:58,564 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:19:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-52e27a04-5721-4152-8632-8df34ae6d275 x-compute-request-id: req-52e27a04-5721-4152-8632-8df34ae6d275 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e258c807-118f-4a60-bfe3-9566550fbc43", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "bookmark"}], "adminPass": "WJyXw9EuRdyC"}} 2018-09-26 17:19:58,565 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-52e27a04-5721-4152-8632-8df34ae6d275 2018-09-26 17:19:58,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:19:58,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:19:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de9d6a32-522d-47fe-a927-f8561467a30c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:19:58,575 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-de9d6a32-522d-47fe-a927-f8561467a30c 2018-09-26 17:19:58,576 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:19:58,952 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:19:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["FFHy7T2vQDawBs6URpi14A"], "issued_at": "2018-09-26T17:19:58.000000Z"}} 2018-09-26 17:19:58,954 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e67de8a6b824b7d8b372d5efb2b94d642f959be" 2018-09-26 17:19:59,458 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:19:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90e48fda-878b-415e-aa37-9e62e85f0558 x-compute-request-id: req-90e48fda-878b-415e-aa37-9e62e85f0558 Content-Encoding: gzip Content-Length: 625 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "bookmark"}], "image": {"id": "1abd8f71-7514-42c4-8d8b-d2adf6662e42", "links": [{"href": "http://172.30.9.22:8774/images/1abd8f71-7514-42c4-8d8b-d2adf6662e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2eba4e12-4dc9-492b-a414-ca70ce792c2e", "links": [{"href": "http://172.30.9.22:8774/flavors/2eba4e12-4dc9-492b-a414-ca70ce792c2e", "rel": "bookmark"}]}, "id": "e258c807-118f-4a60-bfe3-9566550fbc43", "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:19:59Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-3-2-quagga", "created": "2018-09-26T17:19:58Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:19:59,458 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 used request id req-90e48fda-878b-415e-aa37-9e62e85f0558 2018-09-26 17:20:02,465 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e67de8a6b824b7d8b372d5efb2b94d642f959be" 2018-09-26 17:20:03,594 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:20:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-31344f40-50f4-4ee7-89bb-7f8c93068aff x-compute-request-id: req-31344f40-50f4-4ee7-89bb-7f8c93068aff Content-Encoding: gzip Content-Length: 718 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "bookmark"}], "image": {"id": "1abd8f71-7514-42c4-8d8b-d2adf6662e42", "links": [{"href": "http://172.30.9.22:8774/images/1abd8f71-7514-42c4-8d8b-d2adf6662e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2eba4e12-4dc9-492b-a414-ca70ce792c2e", "links": [{"href": "http://172.30.9.22:8774/flavors/2eba4e12-4dc9-492b-a414-ca70ce792c2e", "rel": "bookmark"}]}, "id": "e258c807-118f-4a60-bfe3-9566550fbc43", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:20:00Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-09-26T17:19:58Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:20:03,594 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 used request id req-31344f40-50f4-4ee7-89bb-7f8c93068aff 2018-09-26 17:20:06,601 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e67de8a6b824b7d8b372d5efb2b94d642f959be" 2018-09-26 17:20:07,284 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:20:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4130a694-17f2-4f2f-b71b-186533c732b7 x-compute-request-id: req-4130a694-17f2-4f2f-b71b-186533c732b7 Content-Encoding: gzip Content-Length: 718 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "bookmark"}], "image": {"id": "1abd8f71-7514-42c4-8d8b-d2adf6662e42", "links": [{"href": "http://172.30.9.22:8774/images/1abd8f71-7514-42c4-8d8b-d2adf6662e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2eba4e12-4dc9-492b-a414-ca70ce792c2e", "links": [{"href": "http://172.30.9.22:8774/flavors/2eba4e12-4dc9-492b-a414-ca70ce792c2e", "rel": "bookmark"}]}, "id": "e258c807-118f-4a60-bfe3-9566550fbc43", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:20:00Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-09-26T17:19:58Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:20:07,284 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 used request id req-4130a694-17f2-4f2f-b71b-186533c732b7 2018-09-26 17:20:10,291 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e67de8a6b824b7d8b372d5efb2b94d642f959be" 2018-09-26 17:20:11,299 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:20:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-57a45a77-128b-4609-8c2f-5305adcac423 x-compute-request-id: req-57a45a77-128b-4609-8c2f-5305adcac423 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:46:c4", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "bookmark"}], "image": {"id": "1abd8f71-7514-42c4-8d8b-d2adf6662e42", "links": [{"href": "http://172.30.9.22:8774/images/1abd8f71-7514-42c4-8d8b-d2adf6662e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2eba4e12-4dc9-492b-a414-ca70ce792c2e", "links": [{"href": "http://172.30.9.22:8774/flavors/2eba4e12-4dc9-492b-a414-ca70ce792c2e", "rel": "bookmark"}]}, "id": "e258c807-118f-4a60-bfe3-9566550fbc43", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:20:00Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-09-26T17:19:58Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:20:11,300 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 used request id req-57a45a77-128b-4609-8c2f-5305adcac423 2018-09-26 17:20:14,307 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e67de8a6b824b7d8b372d5efb2b94d642f959be" 2018-09-26 17:20:15,058 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:20:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e2f43bb-f3bd-4dae-a26d-b3c644ec325d x-compute-request-id: req-4e2f43bb-f3bd-4dae-a26d-b3c644ec325d Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:46:c4", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "bookmark"}], "image": {"id": "1abd8f71-7514-42c4-8d8b-d2adf6662e42", "links": [{"href": "http://172.30.9.22:8774/images/1abd8f71-7514-42c4-8d8b-d2adf6662e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2eba4e12-4dc9-492b-a414-ca70ce792c2e", "links": [{"href": "http://172.30.9.22:8774/flavors/2eba4e12-4dc9-492b-a414-ca70ce792c2e", "rel": "bookmark"}]}, "id": "e258c807-118f-4a60-bfe3-9566550fbc43", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:20:00Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-09-26T17:19:58Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:20:15,058 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 used request id req-4e2f43bb-f3bd-4dae-a26d-b3c644ec325d 2018-09-26 17:20:18,063 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e67de8a6b824b7d8b372d5efb2b94d642f959be" 2018-09-26 17:20:18,695 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:20:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-64c646e3-e1ec-423a-a03d-4bba0e8eee0c x-compute-request-id: req-64c646e3-e1ec-423a-a03d-4bba0e8eee0c Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:46:c4", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "bookmark"}], "image": {"id": "1abd8f71-7514-42c4-8d8b-d2adf6662e42", "links": [{"href": "http://172.30.9.22:8774/images/1abd8f71-7514-42c4-8d8b-d2adf6662e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2eba4e12-4dc9-492b-a414-ca70ce792c2e", "links": [{"href": "http://172.30.9.22:8774/flavors/2eba4e12-4dc9-492b-a414-ca70ce792c2e", "rel": "bookmark"}]}, "id": "e258c807-118f-4a60-bfe3-9566550fbc43", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:20:00Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-09-26T17:19:58Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:20:18,695 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 used request id req-64c646e3-e1ec-423a-a03d-4bba0e8eee0c 2018-09-26 17:20:21,702 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e67de8a6b824b7d8b372d5efb2b94d642f959be" 2018-09-26 17:20:22,500 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:20:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fa48f199-2581-4e96-a11d-e9942af87fb7 x-compute-request-id: req-fa48f199-2581-4e96-a11d-e9942af87fb7 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:46:c4", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "bookmark"}], "image": {"id": "1abd8f71-7514-42c4-8d8b-d2adf6662e42", "links": [{"href": "http://172.30.9.22:8774/images/1abd8f71-7514-42c4-8d8b-d2adf6662e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2eba4e12-4dc9-492b-a414-ca70ce792c2e", "links": [{"href": "http://172.30.9.22:8774/flavors/2eba4e12-4dc9-492b-a414-ca70ce792c2e", "rel": "bookmark"}]}, "id": "e258c807-118f-4a60-bfe3-9566550fbc43", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:20:00Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-09-26T17:19:58Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:20:22,501 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 used request id req-fa48f199-2581-4e96-a11d-e9942af87fb7 2018-09-26 17:20:25,507 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e67de8a6b824b7d8b372d5efb2b94d642f959be" 2018-09-26 17:20:26,337 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:20:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2ea97ab2-9bf2-4a16-bc93-93636ccfb3ae x-compute-request-id: req-2ea97ab2-9bf2-4a16-bc93-93636ccfb3ae Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:46:c4", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "bookmark"}], "image": {"id": "1abd8f71-7514-42c4-8d8b-d2adf6662e42", "links": [{"href": "http://172.30.9.22:8774/images/1abd8f71-7514-42c4-8d8b-d2adf6662e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2eba4e12-4dc9-492b-a414-ca70ce792c2e", "links": [{"href": "http://172.30.9.22:8774/flavors/2eba4e12-4dc9-492b-a414-ca70ce792c2e", "rel": "bookmark"}]}, "id": "e258c807-118f-4a60-bfe3-9566550fbc43", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:20:00Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-09-26T17:19:58Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:20:26,337 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 used request id req-2ea97ab2-9bf2-4a16-bc93-93636ccfb3ae 2018-09-26 17:20:29,343 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e67de8a6b824b7d8b372d5efb2b94d642f959be" 2018-09-26 17:20:30,103 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:20:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f07a696f-4dd7-4e82-8f25-34dee284d70d x-compute-request-id: req-f07a696f-4dd7-4e82-8f25-34dee284d70d Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:46:c4", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "bookmark"}], "image": {"id": "1abd8f71-7514-42c4-8d8b-d2adf6662e42", "links": [{"href": "http://172.30.9.22:8774/images/1abd8f71-7514-42c4-8d8b-d2adf6662e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2eba4e12-4dc9-492b-a414-ca70ce792c2e", "links": [{"href": "http://172.30.9.22:8774/flavors/2eba4e12-4dc9-492b-a414-ca70ce792c2e", "rel": "bookmark"}]}, "id": "e258c807-118f-4a60-bfe3-9566550fbc43", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:20:00Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-09-26T17:19:58Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:20:30,103 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 used request id req-f07a696f-4dd7-4e82-8f25-34dee284d70d 2018-09-26 17:20:33,109 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e67de8a6b824b7d8b372d5efb2b94d642f959be" 2018-09-26 17:20:33,730 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:20:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e04dbcd-cb96-41f0-9a84-83b82f7c25af x-compute-request-id: req-9e04dbcd-cb96-41f0-9a84-83b82f7c25af Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:46:c4", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "bookmark"}], "image": {"id": "1abd8f71-7514-42c4-8d8b-d2adf6662e42", "links": [{"href": "http://172.30.9.22:8774/images/1abd8f71-7514-42c4-8d8b-d2adf6662e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2eba4e12-4dc9-492b-a414-ca70ce792c2e", "links": [{"href": "http://172.30.9.22:8774/flavors/2eba4e12-4dc9-492b-a414-ca70ce792c2e", "rel": "bookmark"}]}, "id": "e258c807-118f-4a60-bfe3-9566550fbc43", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:20:00Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-09-26T17:19:58Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:20:33,731 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 used request id req-9e04dbcd-cb96-41f0-9a84-83b82f7c25af 2018-09-26 17:20:36,737 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e67de8a6b824b7d8b372d5efb2b94d642f959be" 2018-09-26 17:20:37,554 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:20:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5175a933-2b1d-480d-830e-e78919815bd5 x-compute-request-id: req-5175a933-2b1d-480d-830e-e78919815bd5 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:46:c4", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "bookmark"}], "image": {"id": "1abd8f71-7514-42c4-8d8b-d2adf6662e42", "links": [{"href": "http://172.30.9.22:8774/images/1abd8f71-7514-42c4-8d8b-d2adf6662e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2eba4e12-4dc9-492b-a414-ca70ce792c2e", "links": [{"href": "http://172.30.9.22:8774/flavors/2eba4e12-4dc9-492b-a414-ca70ce792c2e", "rel": "bookmark"}]}, "id": "e258c807-118f-4a60-bfe3-9566550fbc43", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:20:00Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-09-26T17:19:58Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:20:37,554 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 used request id req-5175a933-2b1d-480d-830e-e78919815bd5 2018-09-26 17:20:40,558 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e67de8a6b824b7d8b372d5efb2b94d642f959be" 2018-09-26 17:20:41,159 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:20:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5903885-24c5-4623-84c1-78cb5578efe7 x-compute-request-id: req-a5903885-24c5-4623-84c1-78cb5578efe7 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:46:c4", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "bookmark"}], "image": {"id": "1abd8f71-7514-42c4-8d8b-d2adf6662e42", "links": [{"href": "http://172.30.9.22:8774/images/1abd8f71-7514-42c4-8d8b-d2adf6662e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2eba4e12-4dc9-492b-a414-ca70ce792c2e", "links": [{"href": "http://172.30.9.22:8774/flavors/2eba4e12-4dc9-492b-a414-ca70ce792c2e", "rel": "bookmark"}]}, "id": "e258c807-118f-4a60-bfe3-9566550fbc43", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:20:00Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-09-26T17:19:58Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:20:41,159 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 used request id req-a5903885-24c5-4623-84c1-78cb5578efe7 2018-09-26 17:20:44,166 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e67de8a6b824b7d8b372d5efb2b94d642f959be" 2018-09-26 17:20:45,028 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:20:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-794984b4-6229-4975-96bb-b8d93646230f x-compute-request-id: req-794984b4-6229-4975-96bb-b8d93646230f Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:46:c4", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "bookmark"}], "image": {"id": "1abd8f71-7514-42c4-8d8b-d2adf6662e42", "links": [{"href": "http://172.30.9.22:8774/images/1abd8f71-7514-42c4-8d8b-d2adf6662e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2eba4e12-4dc9-492b-a414-ca70ce792c2e", "links": [{"href": "http://172.30.9.22:8774/flavors/2eba4e12-4dc9-492b-a414-ca70ce792c2e", "rel": "bookmark"}]}, "id": "e258c807-118f-4a60-bfe3-9566550fbc43", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:20:00Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-09-26T17:19:58Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:20:45,028 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 used request id req-794984b4-6229-4975-96bb-b8d93646230f 2018-09-26 17:20:48,034 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e67de8a6b824b7d8b372d5efb2b94d642f959be" 2018-09-26 17:20:49,053 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:20:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4eb91027-300c-454c-aa1a-2962c28f9be5 x-compute-request-id: req-4eb91027-300c-454c-aa1a-2962c28f9be5 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:46:c4", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "bookmark"}], "image": {"id": "1abd8f71-7514-42c4-8d8b-d2adf6662e42", "links": [{"href": "http://172.30.9.22:8774/images/1abd8f71-7514-42c4-8d8b-d2adf6662e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2eba4e12-4dc9-492b-a414-ca70ce792c2e", "links": [{"href": "http://172.30.9.22:8774/flavors/2eba4e12-4dc9-492b-a414-ca70ce792c2e", "rel": "bookmark"}]}, "id": "e258c807-118f-4a60-bfe3-9566550fbc43", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:20:00Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-09-26T17:19:58Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:20:49,053 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 used request id req-4eb91027-300c-454c-aa1a-2962c28f9be5 2018-09-26 17:20:52,059 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e67de8a6b824b7d8b372d5efb2b94d642f959be" 2018-09-26 17:20:52,614 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:20:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9a13939d-f9f5-44b4-b15e-cb18459b5bae x-compute-request-id: req-9a13939d-f9f5-44b4-b15e-cb18459b5bae Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:46:c4", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "bookmark"}], "image": {"id": "1abd8f71-7514-42c4-8d8b-d2adf6662e42", "links": [{"href": "http://172.30.9.22:8774/images/1abd8f71-7514-42c4-8d8b-d2adf6662e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2eba4e12-4dc9-492b-a414-ca70ce792c2e", "links": [{"href": "http://172.30.9.22:8774/flavors/2eba4e12-4dc9-492b-a414-ca70ce792c2e", "rel": "bookmark"}]}, "id": "e258c807-118f-4a60-bfe3-9566550fbc43", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:20:00Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-09-26T17:19:58Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:20:52,615 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 used request id req-9a13939d-f9f5-44b4-b15e-cb18459b5bae 2018-09-26 17:20:55,622 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e67de8a6b824b7d8b372d5efb2b94d642f959be" 2018-09-26 17:20:56,364 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:20:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d3a6f8b-2cfe-4921-b63e-49b954c021ce x-compute-request-id: req-7d3a6f8b-2cfe-4921-b63e-49b954c021ce Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:46:c4", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "bookmark"}], "image": {"id": "1abd8f71-7514-42c4-8d8b-d2adf6662e42", "links": [{"href": "http://172.30.9.22:8774/images/1abd8f71-7514-42c4-8d8b-d2adf6662e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2eba4e12-4dc9-492b-a414-ca70ce792c2e", "links": [{"href": "http://172.30.9.22:8774/flavors/2eba4e12-4dc9-492b-a414-ca70ce792c2e", "rel": "bookmark"}]}, "id": "e258c807-118f-4a60-bfe3-9566550fbc43", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:20:00Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-09-26T17:19:58Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:20:56,364 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 used request id req-7d3a6f8b-2cfe-4921-b63e-49b954c021ce 2018-09-26 17:20:59,367 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e67de8a6b824b7d8b372d5efb2b94d642f959be" 2018-09-26 17:21:00,125 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:20:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f9757df-123b-41cd-b4d0-f3ea47edec6a x-compute-request-id: req-4f9757df-123b-41cd-b4d0-f3ea47edec6a Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:46:c4", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "bookmark"}], "image": {"id": "1abd8f71-7514-42c4-8d8b-d2adf6662e42", "links": [{"href": "http://172.30.9.22:8774/images/1abd8f71-7514-42c4-8d8b-d2adf6662e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2eba4e12-4dc9-492b-a414-ca70ce792c2e", "links": [{"href": "http://172.30.9.22:8774/flavors/2eba4e12-4dc9-492b-a414-ca70ce792c2e", "rel": "bookmark"}]}, "id": "e258c807-118f-4a60-bfe3-9566550fbc43", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:20:00Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-09-26T17:19:58Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:21:00,125 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 used request id req-4f9757df-123b-41cd-b4d0-f3ea47edec6a 2018-09-26 17:21:03,132 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e67de8a6b824b7d8b372d5efb2b94d642f959be" 2018-09-26 17:21:03,585 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:21:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-11b1b3e0-48d0-4ac1-94b5-8507a47a6b03 x-compute-request-id: req-11b1b3e0-48d0-4ac1-94b5-8507a47a6b03 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:46:c4", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "bookmark"}], "image": {"id": "1abd8f71-7514-42c4-8d8b-d2adf6662e42", "links": [{"href": "http://172.30.9.22:8774/images/1abd8f71-7514-42c4-8d8b-d2adf6662e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2eba4e12-4dc9-492b-a414-ca70ce792c2e", "links": [{"href": "http://172.30.9.22:8774/flavors/2eba4e12-4dc9-492b-a414-ca70ce792c2e", "rel": "bookmark"}]}, "id": "e258c807-118f-4a60-bfe3-9566550fbc43", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:20:00Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-09-26T17:19:58Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:21:03,585 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 used request id req-11b1b3e0-48d0-4ac1-94b5-8507a47a6b03 2018-09-26 17:21:06,592 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e67de8a6b824b7d8b372d5efb2b94d642f959be" 2018-09-26 17:21:07,619 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:21:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-48044b02-1efd-4018-b2cb-649b9b5d74f5 x-compute-request-id: req-48044b02-1efd-4018-b2cb-649b9b5d74f5 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:46:c4", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "bookmark"}], "image": {"id": "1abd8f71-7514-42c4-8d8b-d2adf6662e42", "links": [{"href": "http://172.30.9.22:8774/images/1abd8f71-7514-42c4-8d8b-d2adf6662e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2eba4e12-4dc9-492b-a414-ca70ce792c2e", "links": [{"href": "http://172.30.9.22:8774/flavors/2eba4e12-4dc9-492b-a414-ca70ce792c2e", "rel": "bookmark"}]}, "id": "e258c807-118f-4a60-bfe3-9566550fbc43", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:20:00Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-09-26T17:19:58Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:21:07,619 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 used request id req-48044b02-1efd-4018-b2cb-649b9b5d74f5 2018-09-26 17:21:10,626 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e67de8a6b824b7d8b372d5efb2b94d642f959be" 2018-09-26 17:21:11,603 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:21:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d06ec777-7ffb-431c-9b7f-db121c30b54f x-compute-request-id: req-d06ec777-7ffb-431c-9b7f-db121c30b54f Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:46:c4", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "bookmark"}], "image": {"id": "1abd8f71-7514-42c4-8d8b-d2adf6662e42", "links": [{"href": "http://172.30.9.22:8774/images/1abd8f71-7514-42c4-8d8b-d2adf6662e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2eba4e12-4dc9-492b-a414-ca70ce792c2e", "links": [{"href": "http://172.30.9.22:8774/flavors/2eba4e12-4dc9-492b-a414-ca70ce792c2e", "rel": "bookmark"}]}, "id": "e258c807-118f-4a60-bfe3-9566550fbc43", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:20:00Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-09-26T17:19:58Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:21:11,603 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 used request id req-d06ec777-7ffb-431c-9b7f-db121c30b54f 2018-09-26 17:21:14,610 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e67de8a6b824b7d8b372d5efb2b94d642f959be" 2018-09-26 17:21:15,047 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:21:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-500275d3-39fc-44ad-8229-e240d714b16c x-compute-request-id: req-500275d3-39fc-44ad-8229-e240d714b16c Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:46:c4", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "bookmark"}], "image": {"id": "1abd8f71-7514-42c4-8d8b-d2adf6662e42", "links": [{"href": "http://172.30.9.22:8774/images/1abd8f71-7514-42c4-8d8b-d2adf6662e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2eba4e12-4dc9-492b-a414-ca70ce792c2e", "links": [{"href": "http://172.30.9.22:8774/flavors/2eba4e12-4dc9-492b-a414-ca70ce792c2e", "rel": "bookmark"}]}, "id": "e258c807-118f-4a60-bfe3-9566550fbc43", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:20:00Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-09-26T17:19:58Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:21:15,047 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 used request id req-500275d3-39fc-44ad-8229-e240d714b16c 2018-09-26 17:21:18,053 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e67de8a6b824b7d8b372d5efb2b94d642f959be" 2018-09-26 17:21:18,671 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:21:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe240f3c-5c8c-4c72-a606-91647a344ee3 x-compute-request-id: req-fe240f3c-5c8c-4c72-a606-91647a344ee3 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:46:c4", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "bookmark"}], "image": {"id": "1abd8f71-7514-42c4-8d8b-d2adf6662e42", "links": [{"href": "http://172.30.9.22:8774/images/1abd8f71-7514-42c4-8d8b-d2adf6662e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2eba4e12-4dc9-492b-a414-ca70ce792c2e", "links": [{"href": "http://172.30.9.22:8774/flavors/2eba4e12-4dc9-492b-a414-ca70ce792c2e", "rel": "bookmark"}]}, "id": "e258c807-118f-4a60-bfe3-9566550fbc43", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:20:00Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-09-26T17:19:58Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:21:18,672 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 used request id req-fe240f3c-5c8c-4c72-a606-91647a344ee3 2018-09-26 17:21:21,678 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e67de8a6b824b7d8b372d5efb2b94d642f959be" 2018-09-26 17:21:22,155 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:21:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f197961e-d22f-4e29-b8f5-ee733a029208 x-compute-request-id: req-f197961e-d22f-4e29-b8f5-ee733a029208 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:46:c4", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "bookmark"}], "image": {"id": "1abd8f71-7514-42c4-8d8b-d2adf6662e42", "links": [{"href": "http://172.30.9.22:8774/images/1abd8f71-7514-42c4-8d8b-d2adf6662e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2eba4e12-4dc9-492b-a414-ca70ce792c2e", "links": [{"href": "http://172.30.9.22:8774/flavors/2eba4e12-4dc9-492b-a414-ca70ce792c2e", "rel": "bookmark"}]}, "id": "e258c807-118f-4a60-bfe3-9566550fbc43", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:20:00Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-09-26T17:19:58Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:21:22,155 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 used request id req-f197961e-d22f-4e29-b8f5-ee733a029208 2018-09-26 17:21:25,161 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e67de8a6b824b7d8b372d5efb2b94d642f959be" 2018-09-26 17:21:25,771 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:21:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d660b09b-01a4-4b60-bc68-f2c6dfd3b11a x-compute-request-id: req-d660b09b-01a4-4b60-bc68-f2c6dfd3b11a Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:46:c4", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "bookmark"}], "image": {"id": "1abd8f71-7514-42c4-8d8b-d2adf6662e42", "links": [{"href": "http://172.30.9.22:8774/images/1abd8f71-7514-42c4-8d8b-d2adf6662e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2eba4e12-4dc9-492b-a414-ca70ce792c2e", "links": [{"href": "http://172.30.9.22:8774/flavors/2eba4e12-4dc9-492b-a414-ca70ce792c2e", "rel": "bookmark"}]}, "id": "e258c807-118f-4a60-bfe3-9566550fbc43", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:20:00Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-09-26T17:19:58Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:21:25,772 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 used request id req-d660b09b-01a4-4b60-bc68-f2c6dfd3b11a 2018-09-26 17:21:28,778 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e67de8a6b824b7d8b372d5efb2b94d642f959be" 2018-09-26 17:21:29,405 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:21:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-218f9bc8-0df7-414c-ae37-c92a5db1f6e9 x-compute-request-id: req-218f9bc8-0df7-414c-ae37-c92a5db1f6e9 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:46:c4", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "bookmark"}], "image": {"id": "1abd8f71-7514-42c4-8d8b-d2adf6662e42", "links": [{"href": "http://172.30.9.22:8774/images/1abd8f71-7514-42c4-8d8b-d2adf6662e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2eba4e12-4dc9-492b-a414-ca70ce792c2e", "links": [{"href": "http://172.30.9.22:8774/flavors/2eba4e12-4dc9-492b-a414-ca70ce792c2e", "rel": "bookmark"}]}, "id": "e258c807-118f-4a60-bfe3-9566550fbc43", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:20:00Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-09-26T17:19:58Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:21:29,405 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 used request id req-218f9bc8-0df7-414c-ae37-c92a5db1f6e9 2018-09-26 17:21:32,412 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e67de8a6b824b7d8b372d5efb2b94d642f959be" 2018-09-26 17:21:32,914 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:21:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fadf7b08-8ecd-4da7-bbef-03ec2fe0d5bd x-compute-request-id: req-fadf7b08-8ecd-4da7-bbef-03ec2fe0d5bd Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:46:c4", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "bookmark"}], "image": {"id": "1abd8f71-7514-42c4-8d8b-d2adf6662e42", "links": [{"href": "http://172.30.9.22:8774/images/1abd8f71-7514-42c4-8d8b-d2adf6662e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2eba4e12-4dc9-492b-a414-ca70ce792c2e", "links": [{"href": "http://172.30.9.22:8774/flavors/2eba4e12-4dc9-492b-a414-ca70ce792c2e", "rel": "bookmark"}]}, "id": "e258c807-118f-4a60-bfe3-9566550fbc43", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:20:00Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-09-26T17:19:58Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:21:32,914 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 used request id req-fadf7b08-8ecd-4da7-bbef-03ec2fe0d5bd 2018-09-26 17:21:35,920 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e67de8a6b824b7d8b372d5efb2b94d642f959be" 2018-09-26 17:21:36,534 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:21:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28a655fa-69b8-402d-a62a-a00e9df6d359 x-compute-request-id: req-28a655fa-69b8-402d-a62a-a00e9df6d359 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:46:c4", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "bookmark"}], "image": {"id": "1abd8f71-7514-42c4-8d8b-d2adf6662e42", "links": [{"href": "http://172.30.9.22:8774/images/1abd8f71-7514-42c4-8d8b-d2adf6662e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2eba4e12-4dc9-492b-a414-ca70ce792c2e", "links": [{"href": "http://172.30.9.22:8774/flavors/2eba4e12-4dc9-492b-a414-ca70ce792c2e", "rel": "bookmark"}]}, "id": "e258c807-118f-4a60-bfe3-9566550fbc43", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:20:00Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-09-26T17:19:58Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:21:36,534 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 used request id req-28a655fa-69b8-402d-a62a-a00e9df6d359 2018-09-26 17:21:39,540 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e67de8a6b824b7d8b372d5efb2b94d642f959be" 2018-09-26 17:21:39,871 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:21:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8dedecf1-c719-4755-b45a-bf19fd3a56bc x-compute-request-id: req-8dedecf1-c719-4755-b45a-bf19fd3a56bc Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:46:c4", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "bookmark"}], "image": {"id": "1abd8f71-7514-42c4-8d8b-d2adf6662e42", "links": [{"href": "http://172.30.9.22:8774/images/1abd8f71-7514-42c4-8d8b-d2adf6662e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2eba4e12-4dc9-492b-a414-ca70ce792c2e", "links": [{"href": "http://172.30.9.22:8774/flavors/2eba4e12-4dc9-492b-a414-ca70ce792c2e", "rel": "bookmark"}]}, "id": "e258c807-118f-4a60-bfe3-9566550fbc43", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:20:00Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-09-26T17:19:58Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:21:39,871 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 used request id req-8dedecf1-c719-4755-b45a-bf19fd3a56bc 2018-09-26 17:21:42,877 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e67de8a6b824b7d8b372d5efb2b94d642f959be" 2018-09-26 17:21:43,339 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:21:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-885b0558-c80d-40b5-93dc-eef8ae0cb0cb x-compute-request-id: req-885b0558-c80d-40b5-93dc-eef8ae0cb0cb Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:46:c4", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "bookmark"}], "image": {"id": "1abd8f71-7514-42c4-8d8b-d2adf6662e42", "links": [{"href": "http://172.30.9.22:8774/images/1abd8f71-7514-42c4-8d8b-d2adf6662e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2eba4e12-4dc9-492b-a414-ca70ce792c2e", "links": [{"href": "http://172.30.9.22:8774/flavors/2eba4e12-4dc9-492b-a414-ca70ce792c2e", "rel": "bookmark"}]}, "id": "e258c807-118f-4a60-bfe3-9566550fbc43", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:20:00Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-09-26T17:19:58Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:21:43,340 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 used request id req-885b0558-c80d-40b5-93dc-eef8ae0cb0cb 2018-09-26 17:21:46,346 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e67de8a6b824b7d8b372d5efb2b94d642f959be" 2018-09-26 17:21:46,823 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:21:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac079e05-a3ed-423c-b28e-aa55a52f09c1 x-compute-request-id: req-ac079e05-a3ed-423c-b28e-aa55a52f09c1 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:46:c4", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "bookmark"}], "image": {"id": "1abd8f71-7514-42c4-8d8b-d2adf6662e42", "links": [{"href": "http://172.30.9.22:8774/images/1abd8f71-7514-42c4-8d8b-d2adf6662e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2eba4e12-4dc9-492b-a414-ca70ce792c2e", "links": [{"href": "http://172.30.9.22:8774/flavors/2eba4e12-4dc9-492b-a414-ca70ce792c2e", "rel": "bookmark"}]}, "id": "e258c807-118f-4a60-bfe3-9566550fbc43", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:20:00Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-09-26T17:19:58Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:21:46,823 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 used request id req-ac079e05-a3ed-423c-b28e-aa55a52f09c1 2018-09-26 17:21:49,830 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e67de8a6b824b7d8b372d5efb2b94d642f959be" 2018-09-26 17:21:50,431 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:21:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0122c877-dc78-4f4d-a2f9-1f4dbdcb3633 x-compute-request-id: req-0122c877-dc78-4f4d-a2f9-1f4dbdcb3633 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:46:c4", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "bookmark"}], "image": {"id": "1abd8f71-7514-42c4-8d8b-d2adf6662e42", "links": [{"href": "http://172.30.9.22:8774/images/1abd8f71-7514-42c4-8d8b-d2adf6662e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2eba4e12-4dc9-492b-a414-ca70ce792c2e", "links": [{"href": "http://172.30.9.22:8774/flavors/2eba4e12-4dc9-492b-a414-ca70ce792c2e", "rel": "bookmark"}]}, "id": "e258c807-118f-4a60-bfe3-9566550fbc43", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:20:00Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-09-26T17:19:58Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:21:50,432 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 used request id req-0122c877-dc78-4f4d-a2f9-1f4dbdcb3633 2018-09-26 17:21:53,438 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e67de8a6b824b7d8b372d5efb2b94d642f959be" 2018-09-26 17:21:53,903 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:21:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c765d04e-3e20-4ff7-823b-73d7d8ac9b2e x-compute-request-id: req-c765d04e-3e20-4ff7-823b-73d7d8ac9b2e Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:46:c4", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "bookmark"}], "image": {"id": "1abd8f71-7514-42c4-8d8b-d2adf6662e42", "links": [{"href": "http://172.30.9.22:8774/images/1abd8f71-7514-42c4-8d8b-d2adf6662e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2eba4e12-4dc9-492b-a414-ca70ce792c2e", "links": [{"href": "http://172.30.9.22:8774/flavors/2eba4e12-4dc9-492b-a414-ca70ce792c2e", "rel": "bookmark"}]}, "id": "e258c807-118f-4a60-bfe3-9566550fbc43", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:20:00Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-09-26T17:19:58Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:21:53,903 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 used request id req-c765d04e-3e20-4ff7-823b-73d7d8ac9b2e 2018-09-26 17:21:56,909 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e67de8a6b824b7d8b372d5efb2b94d642f959be" 2018-09-26 17:21:57,386 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:21:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f3d051e5-9aea-4d38-934b-af2483270d1b x-compute-request-id: req-f3d051e5-9aea-4d38-934b-af2483270d1b Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:46:c4", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "bookmark"}], "image": {"id": "1abd8f71-7514-42c4-8d8b-d2adf6662e42", "links": [{"href": "http://172.30.9.22:8774/images/1abd8f71-7514-42c4-8d8b-d2adf6662e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2eba4e12-4dc9-492b-a414-ca70ce792c2e", "links": [{"href": "http://172.30.9.22:8774/flavors/2eba4e12-4dc9-492b-a414-ca70ce792c2e", "rel": "bookmark"}]}, "id": "e258c807-118f-4a60-bfe3-9566550fbc43", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:20:00Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-09-26T17:19:58Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:21:57,387 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 used request id req-f3d051e5-9aea-4d38-934b-af2483270d1b 2018-09-26 17:22:00,395 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e67de8a6b824b7d8b372d5efb2b94d642f959be" 2018-09-26 17:22:00,840 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:22:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0dceee27-7980-489a-a258-8187f74e3178 x-compute-request-id: req-0dceee27-7980-489a-a258-8187f74e3178 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:46:c4", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "bookmark"}], "image": {"id": "1abd8f71-7514-42c4-8d8b-d2adf6662e42", "links": [{"href": "http://172.30.9.22:8774/images/1abd8f71-7514-42c4-8d8b-d2adf6662e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2eba4e12-4dc9-492b-a414-ca70ce792c2e", "links": [{"href": "http://172.30.9.22:8774/flavors/2eba4e12-4dc9-492b-a414-ca70ce792c2e", "rel": "bookmark"}]}, "id": "e258c807-118f-4a60-bfe3-9566550fbc43", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:20:00Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-09-26T17:19:58Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:22:00,841 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 used request id req-0dceee27-7980-489a-a258-8187f74e3178 2018-09-26 17:22:03,847 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e67de8a6b824b7d8b372d5efb2b94d642f959be" 2018-09-26 17:22:04,308 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:22:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cdc2a686-5905-4274-b8d1-fd9a8a599d5a x-compute-request-id: req-cdc2a686-5905-4274-b8d1-fd9a8a599d5a Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:46:c4", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "bookmark"}], "image": {"id": "1abd8f71-7514-42c4-8d8b-d2adf6662e42", "links": [{"href": "http://172.30.9.22:8774/images/1abd8f71-7514-42c4-8d8b-d2adf6662e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2eba4e12-4dc9-492b-a414-ca70ce792c2e", "links": [{"href": "http://172.30.9.22:8774/flavors/2eba4e12-4dc9-492b-a414-ca70ce792c2e", "rel": "bookmark"}]}, "id": "e258c807-118f-4a60-bfe3-9566550fbc43", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:20:00Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-09-26T17:19:58Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:22:04,309 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 used request id req-cdc2a686-5905-4274-b8d1-fd9a8a599d5a 2018-09-26 17:22:07,315 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e67de8a6b824b7d8b372d5efb2b94d642f959be" 2018-09-26 17:22:07,623 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:22:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2aaa673-8361-4c2c-a826-bd1b0fff9fff x-compute-request-id: req-c2aaa673-8361-4c2c-a826-bd1b0fff9fff Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:46:c4", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "bookmark"}], "image": {"id": "1abd8f71-7514-42c4-8d8b-d2adf6662e42", "links": [{"href": "http://172.30.9.22:8774/images/1abd8f71-7514-42c4-8d8b-d2adf6662e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2eba4e12-4dc9-492b-a414-ca70ce792c2e", "links": [{"href": "http://172.30.9.22:8774/flavors/2eba4e12-4dc9-492b-a414-ca70ce792c2e", "rel": "bookmark"}]}, "id": "e258c807-118f-4a60-bfe3-9566550fbc43", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:20:00Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-09-26T17:19:58Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:22:07,623 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 used request id req-c2aaa673-8361-4c2c-a826-bd1b0fff9fff 2018-09-26 17:22:10,629 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e67de8a6b824b7d8b372d5efb2b94d642f959be" 2018-09-26 17:22:11,096 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:22:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f752ee0-76b7-4389-9894-1d1363b270c9 x-compute-request-id: req-1f752ee0-76b7-4389-9894-1d1363b270c9 Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:46:c4", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "bookmark"}], "image": {"id": "1abd8f71-7514-42c4-8d8b-d2adf6662e42", "links": [{"href": "http://172.30.9.22:8774/images/1abd8f71-7514-42c4-8d8b-d2adf6662e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": "2018-09-26T17:22:09.000000", "flavor": {"id": "2eba4e12-4dc9-492b-a414-ca70ce792c2e", "links": [{"href": "http://172.30.9.22:8774/flavors/2eba4e12-4dc9-492b-a414-ca70ce792c2e", "rel": "bookmark"}]}, "id": "e258c807-118f-4a60-bfe3-9566550fbc43", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-09-26T17:22:10Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-09-26T17:19:58Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:22:11,096 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 used request id req-1f752ee0-76b7-4389-9894-1d1363b270c9 2018-09-26 17:22:11,099 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9811e5b798691457c00b833a48b3b2f7d79fc1ed" 2018-09-26 17:22:11,982 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:22:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-041c23f0-c411-4fa2-a8a7-1d27d3de730c x-compute-request-id: req-041c23f0-c411-4fa2-a8a7-1d27d3de730c Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:46:c4", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e258c807-118f-4a60-bfe3-9566550fbc43", "rel": "bookmark"}], "image": {"id": "1abd8f71-7514-42c4-8d8b-d2adf6662e42", "links": [{"href": "http://172.30.9.22:8774/images/1abd8f71-7514-42c4-8d8b-d2adf6662e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": "2018-09-26T17:22:09.000000", "flavor": {"id": "2eba4e12-4dc9-492b-a414-ca70ce792c2e", "links": [{"href": "http://172.30.9.22:8774/flavors/2eba4e12-4dc9-492b-a414-ca70ce792c2e", "rel": "bookmark"}]}, "id": "e258c807-118f-4a60-bfe3-9566550fbc43", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-09-26T17:22:10Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-09-26T17:19:58Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:22:11,982 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43 used request id req-041c23f0-c411-4fa2-a8a7-1d27d3de730c 2018-09-26 17:22:11,983 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-3-2-quagga' booted successfully. IP='10.10.11.5'. 2018-09-26 17:22:11,983 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-3-2-quagga' to security group '620171f6-0dde-4380-a534-a1fcabdc013e'... 2018-09-26 17:22:11,986 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c69eefcd11705785875c21e7bf1504ab0f2663c0" -d '{"addSecurityGroup": {"name": "620171f6-0dde-4380-a534-a1fcabdc013e"}}' 2018-09-26 17:22:13,519 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:22:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2ed6d429-d7d9-4ec3-a3c2-b10afdfd4713 x-compute-request-id: req-2ed6d429-d7d9-4ec3-a3c2-b10afdfd4713 Content-Length: 0 Content-Type: application/json 2018-09-26 17:22:13,519 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43/action used request id req-2ed6d429-d7d9-4ec3-a3c2-b10afdfd4713 2018-09-26 17:22:13,522 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c69eefcd11705785875c21e7bf1504ab0f2663c0" -d '{"addFloatingIp": {"address": "172.30.9.208"}}' 2018-09-26 17:22:15,586 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:22:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-eee5d0ac-33df-430b-8efd-1253292d034b x-compute-request-id: req-eee5d0ac-33df-430b-8efd-1253292d034b Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 17:22:15,586 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43/action used request id req-eee5d0ac-33df-430b-8efd-1253292d034b 2018-09-26 17:22:15,587 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-09-26 17:22:15,588 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-09-26 17:22:15,588 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-09-26 17:22:15,593 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-09-26 17:22:15,770 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-09-26 17:22:15,771 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-09-26 17:22:15,771 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-09-26 17:22:15,772 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-09-26 17:22:15,773 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-09-26 17:22:15,813 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-09-26 17:22:15,898 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-09-26 17:22:15,898 - sdnvpn_test_utils - INFO - Waiting for cloud init of instance: sdnvpn-3-2-quagga 2018-09-26 17:22:15,903 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9811e5b798691457c00b833a48b3b2f7d79fc1ed" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:22:15,906 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-09-26 17:22:17,024 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:22:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c0d7fe2f-906d-477d-bc68-b2d57d099159 x-compute-request-id: req-c0d7fe2f-906d-477d-bc68-b2d57d099159 Content-Encoding: gzip Content-Length: 10474 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-66-generic (buildd@lgw01-28) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ) #87-Ubuntu SMP Fri Mar 3 15:29:05 UTC 2017 (Ubuntu 4.4.0-66.87-generic 4.4.44)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x36ac8000-0x3755bfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 884598181 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98264 r8192 d28712 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d9c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1001796K/1048040K available (8452K kernel code, 1293K rwdata, 3980K rodata, 1488K init, 1316K bss, 46244K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.136776] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.138460] pid_max: default: 32768 minimum: 301\n[ 0.139366] ACPI: Core revision 20150930\n[ 0.140763] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142102] Security Framework initialized\n[ 0.142933] Yama: becoming mindful.\n[ 0.143680] AppArmor: AppArmor initialized\n[ 0.144577] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.146002] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.147701] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.148948] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.150357] Initializing cgroup subsys io\n[ 0.151184] Initializing cgroup subsys memory\n[ 0.152059] Initializing cgroup subsys devices\n[ 0.152944] Initializing cgroup subsys freezer\n[ 0.153825] Initializing cgroup subsys net_cls\n[ 0.154722] Initializing cgroup subsys perf_event\n[ 0.155640] Initializing cgroup subsys net_prio\n[ 0.156538] Initializing cgroup subsys hugetlb\n[ 0.157420] Initializing cgroup subsys pids\n[ 0.158305] CPU: Physical Processor ID: 0\n[ 0.159829] mce: CPU supports 10 MCE banks\n[ 0.160690] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161701] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.173592] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.180031] ftrace: allocating 32123 entries in 126 pages\n[ 0.206768] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.209977] smpboot: Max logical packages: 1\n[ 0.210991] x2apic enabled\n[ 0.211816] Switched APIC routing to physical x2apic.\n[ 0.213585] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.214728] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.216751] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.218578] KVM setup paravirtual spinlock\n[ 0.219888] x86: Booted up 1 node, 1 CPUs\n[ 0.220710] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.222127] devtmpfs: initialized\n[ 0.224599] evm: security.selinux\n[ 0.225313] evm: security.SMACK64\n[ 0.226011] evm: security.SMACK64EXEC\n[ 0.226765] evm: security.SMACK64TRANSMUTE\n[ 0.227590] evm: security.SMACK64MMAP\n[ 0.228350] evm: security.ima\n[ 0.228992] evm: security.capability\n[ 0.229808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.231700] pinctrl core: initialized pinctrl subsystem\n[ 0.232827] RTC time: 17:22:10, date: 09/26/18\n[ 0.233783] NET: Registered protocol family 16\n[ 0.234775] cpuidle: using governor ladder\n[ 0.235616] cpuidle: using governor menu\n[ 0.236419] PCCT header not found.\n[ 0.237183] ACPI: bus type PCI registered\n[ 0.237992] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.239267] PCI: Using configuration type 1 for base access\n[ 0.241449] ACPI: Added _OSI(Module Device)\n[ 0.242300] ACPI: Added _OSI(Processor Device)\n[ 0.243172] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.244080] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.246563] ACPI: Interpreter enabled\n[ 0.247337] ACPI: (supports S0 S5)\n[ 0.248048] ACPI: Using IOAPIC for interrupt routing\n[ 0.249014] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252133] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253287] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254531] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255748] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258168] acpiphp: Slot [3] registered\n[ 0.258980] acpiphp: Slot [4] registered\n[ 0.259799] acpiphp: Slot [5] registered\n[ 0.260618] acpiphp: Slot [6] registered\n[ 0.261436] acpiphp: Slot [7] registered\n[ 0.262245] acpiphp: Slot [8] registered\n[ 0.263054] acpiphp: Slot [9] registered\n[ 0.263871] acpiphp: Slot [10] registered\n[ 0.264699] acpiphp: Slot [11] registered\n[ 0.265522] acpiphp: Slot [12] registered\n[ 0.266345] acpiphp: Slot [13] registered\n[ 0.267167] acpiphp: Slot [14] registered\n[ 0.278049] acpiphp: Slot [15] registered\n[ 0.278879] acpiphp: Slot [16] registered\n[ 0.279708] acpiphp: Slot [17] registered\n[ 0.280535] acpiphp: Slot [18] registered\n[ 0.281359] acpiphp: Slot [19] registered\n[ 0.282186] acpiphp: Slot [20] registered\n[ 0.283013] acpiphp: Slot [21] registered\n[ 0.283845] acpiphp: Slot [22] registered\n[ 0.284679] acpiphp: Slot [23] registered\n[ 0.285514] acpiphp: Slot [24] registered\n[ 0.286348] acpiphp: Slot [25] registered\n[ 0.287180] acpiphp: Slot [26] registered\n[ 0.288003] acpiphp: Slot [27] registered\n[ 0.288829] acpiphp: Slot [28] registered\n[ 0.289658] acpiphp: Slot [29] registered\n[ 0.290495] acpiphp: Slot [30] registered\n[ 0.291325] acpiphp: Slot [31] registered\n[ 0.292148] PCI host bridge to bus 0000:00\n[ 0.292976] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294228] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.295633] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297774] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.299910] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.308166] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310128] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.311916] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.314823] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.321416] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.324344] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374504] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376471] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.378384] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.380285] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.382166] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.383860] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.385444] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.387003] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.389296] vgaarb: loaded\n[ 0.390138] vgaarb: bridge control possible 0000:00:02.0\n[ 0.391783] SCSI subsystem initialized\n[ 0.392935] ACPI: bus type USB registered\n[ 0.394106] usbcore: registered new interface driver usbfs\n[ 0.395623] usbcore: registered new interface driver hub\n[ 0.397105] usbcore: registered new device driver usb\n[ 0.398637] PCI: Using ACPI for IRQ routing\n[ 0.400033] NetLabel: Initializing\n[ 0.401042] NetLabel: domain hash size = 128\n[ 0.402275] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.403672] NetLabel: unlabeled traffic allowed by default\n[ 0.405261] amd_nb: Cannot enumerate AMD northbridges\n[ 0.406681] clocksource: Switched to clocksource kvm-clock\n[ 0.412888] AppArmor: AppArmor Filesystem Enabled\n[ 0.414304] pnp: PnP ACPI init\n[ 0.415531] pnp: PnP ACPI: found 5 devices\n[ 0.421977] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.424553] NET: Registered protocol family 2\n[ 0.425903] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.427852] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.429639] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.431412] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.433039] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.434794] NET: Registered protocol family 1\n[ 0.436048] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.437683] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.439272] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.453699] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.468192] Trying to unpack rootfs image as initramfs...\n[ 1.760626] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.779419] Scanning for low memory corruption every 60 seconds\n[ 1.781283] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.782455] audit: initializing netlink subsys (disabled)\n[ 1.783507] audit: type=2000 audit(1537982531.955:1): initialized\n[ 1.784833] Initialise system trusted keyring\n[ 1.785778] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.786963] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.789412] zbud: loaded\n[ 1.790134] VFS: Disk quotas dquot_6.6.0\n[ 1.790973] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.792401] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.793665] fuse init (API version 7.23)\n[ 1.794562] Key type big_key registered\n[ 1.795384] Allocating IMA MOK and blacklist keyrings.\n[ 1.796515] Key type asymmetric registered\n[ 1.797352] Asymmetric key parser 'x509' registered\n[ 1.798323] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.799829] io scheduler noop registered\n[ 1.800652] io scheduler deadline registered (default)\n[ 1.801660] io scheduler cfq registered\n[ 1.802513] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.803592] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.804885] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.806366] ACPI: Power Button [PWRF]\n[ 1.807229] GHES: HEST is not enabled!\n[ 1.821077] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.849495] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.851817] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.875549] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.877663] Linux agpgart interface v0.103\n[ 1.880162] brd: module loaded\n[ 1.881328] loop: module loaded\n[ 1.882788] vda: vda1\n[ 1.884070] scsi host0: ata_piix\n[ 1.884818] scsi host1: ata_piix\n[ 1.885543] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.886790] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.888262] libphy: Fixed MDIO Bus: probed\n[ 1.889101] tun: Universal TUN/TAP device driver, 1.6\n[ 1.890068] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.892252] PPP generic driver version 2.4.2\n[ 1.893464] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.894772] ehci-pci: EHCI PCI platform driver\n[ 1.895673] ehci-platform: EHCI generic platform driver\n[ 1.896680] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.897839] ohci-pci: OHCI PCI platform driver\n[ 1.898742] ohci-platform: OHCI generic platform driver\n[ 1.899760] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.914116] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.915125] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.916603] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.917616] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.918758] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.920005] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.921454] usb usb1: Product: UHCI Host Controller\n[ 1.922410] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.923581] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.924602] hub 1-0:1.0: USB hub found\n[ 1.925399] hub 1-0:1.0: 2 ports detected\n[ 1.926318] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.928478] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.929485] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.930530] mousedev: PS/2 mouse device common for all mice\n[ 1.931803] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.933690] rtc_cmos 00:00: RTC can wake from S4\n[ 1.934824] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.936042] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.937271] i2c /dev entries driver\n[ 1.938031] device-mapper: uevent: version 1.0.3\n[ 1.938998] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.940673] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.941963] NET: Registered protocol family 10\n[ 1.942992] NET: Registered protocol family 17\n[ 1.943914] Key type dns_resolver registered\n[ 1.944848] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.945958] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.947721] registered taskstats version 1\n[ 1.948571] Loading compiled-in X.509 certificates\n[ 1.950004] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.951866] zswap: loaded using pool lzo/zbud\n[ 1.955049] Key type trusted registered\n[ 1.957362] Key type encrypted registered\n[ 1.958214] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.959261] ima: No TPM chip found, activating TPM-bypass!\n[ 1.960314] evm: HMAC attrs: 0x1\n[ 1.961257] Magic number: 2:599:391\n[ 1.962116] rtc_cmos 00:00: setting system clock to 2018-09-26 17:22:11 UTC (1537982531)\n[ 1.963756] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.964876] EDD information not available.\n[ 2.043198] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.044662] ata1.00: configured for MWDMA2\n[ 2.045874] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.048231] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.049464] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.061168] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.063060] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.064602] Write protecting the kernel read-only data: 14336k\n[ 2.066157] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.067882] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.076647] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.078457] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.080474] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.082372] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.084238] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.086071] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.087967] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.089763] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.092088] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.093869] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.124425] virtio_net virtio0 ens3: renamed from eth0\n[ 2.132292] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.134162] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.156829] AVX2 version of gcm_enc/dec engaged.\n[ 2.157807] AES CTR mode by8 optimization enabled\n[ 2.163011] FDC 0 is a S82078B\n[ 2.234723] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.399171] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.400421] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.401721] usb 1-1: Product: QEMU USB Tablet\n[ 2.402581] usb 1-1: Manufacturer: QEMU\n[ 2.403368] usb 1-1: SerialNumber: 42\n[ 2.410754] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.416507] usbcore: registered new interface driver usbhid\n[ 2.417645] usbhid: USB HID core driver\n[ 2.420403] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 2.422664] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.778749] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 2.779963] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\nBegin: Loading essential drivers ... [ 3.682580] md: linear personality registered for level -1\n[ 3.685595] md: multipath personality registered for level -4\n[ 3.688669] md: raid0 personality registered for level 0\n[ 3.691939] md: raid1 personality registered for level 1\n[ 3.762688] raid6: sse2x1 gen() 11579 MB/s\n[ 3.830684] raid6: sse2x1 xor() 9049 MB/s\n[ 3.898686] raid6: sse2x2 gen() 14632 MB/s\n[ 3.966686] raid6: sse2x2 xor() 9919 MB/s\n[ 4.034685] raid6: sse2x4 gen() 16855 MB/s\n[ 4.102684] raid6: sse2x4 xor() 11559 MB/s\n[ 4.170687] raid6: avx2x1 gen() 22382 MB/s\n[ 4.238685] raid6: avx2x2 gen() 26317 MB/s\n[ 4.306684] raid6: avx2x4 gen() 30350 MB/s\n[ 4.307566] raid6: using algorithm avx2x4 gen() 30350 MB/s\n[ 4.308607] raid6: using avx2x2 recovery algorithm\n[ 4.310873] xor: automatically using best checksumming function:\n[ 4.350684] avx : 36062.000 MB/sec\n[ 4.352802] async_tx: api initialized (async)\n[ 4.362131] md: raid6 personality registered for level 6\n[ 4.363190] md: raid5 personality registered for level 5\n[ 4.364228] md: raid4 personality registered for level 4\n[ 4.368712] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 4.393642] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.423861] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 4.518620] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 4.521923] systemd[1]: Detected virtualization kvm.\n[ 4.522895] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.527178] systemd[1]: Set hostname to .\n[ 4.531640] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.532778] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.642447] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.644867] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.647550] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.651895] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.655099] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.658318] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.661688] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 4.666668] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.669494] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.671676] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.674213] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.676328] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.678875] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.681614] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.684357] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 4.687707] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.690509] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.692986] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.695476] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.698124] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 4.702517] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.708657] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.713427] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.717218] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.722621] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 4.728808] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.739330] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.742668] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.749280] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.752165] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.762190] systemd[1]: Mounted Debug File System.\n[ 4.769901] pci 0000:00:06.0: BAR 6: assigned [mem 0x40000000-0x4003ffff pref]\n[ 4.771433] pci 0000:00:06.0: BAR 0: assigned [io 0x1000-0x10ff]\n[ 4.772895] pci 0000:00:06.0: BAR 1: assigned [mem 0x40040000-0x400400ff]\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.783543] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.785752] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.791762] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[ 4.793777] EXT4-fs (vda1): re-mounted. Opts: (null)\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[ 4.802379] Loading iSCSI transport class v2.0-870.\n[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.811452] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.851480] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting udev Coldplug all Devices...\n Starting Initial cloud-init job (pre-networking)...\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n"} 2018-09-26 17:22:17,025 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43/action used request id req-c0d7fe2f-906d-477d-bc68-b2d57d099159 2018-09-26 17:22:47,052 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9811e5b798691457c00b833a48b3b2f7d79fc1ed" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:22:48,127 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:22:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a3f821de-4970-4263-8fbd-c67f8629dc13 x-compute-request-id: req-a3f821de-4970-4263-8fbd-c67f8629dc13 Content-Encoding: gzip Content-Length: 13233 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-66-generic (buildd@lgw01-28) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ) #87-Ubuntu SMP Fri Mar 3 15:29:05 UTC 2017 (Ubuntu 4.4.0-66.87-generic 4.4.44)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x36ac8000-0x3755bfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 884598181 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98264 r8192 d28712 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d9c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1001796K/1048040K available (8452K kernel code, 1293K rwdata, 3980K rodata, 1488K init, 1316K bss, 46244K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.136776] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.138460] pid_max: default: 32768 minimum: 301\n[ 0.139366] ACPI: Core revision 20150930\n[ 0.140763] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142102] Security Framework initialized\n[ 0.142933] Yama: becoming mindful.\n[ 0.143680] AppArmor: AppArmor initialized\n[ 0.144577] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.146002] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.147701] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.148948] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.150357] Initializing cgroup subsys io\n[ 0.151184] Initializing cgroup subsys memory\n[ 0.152059] Initializing cgroup subsys devices\n[ 0.152944] Initializing cgroup subsys freezer\n[ 0.153825] Initializing cgroup subsys net_cls\n[ 0.154722] Initializing cgroup subsys perf_event\n[ 0.155640] Initializing cgroup subsys net_prio\n[ 0.156538] Initializing cgroup subsys hugetlb\n[ 0.157420] Initializing cgroup subsys pids\n[ 0.158305] CPU: Physical Processor ID: 0\n[ 0.159829] mce: CPU supports 10 MCE banks\n[ 0.160690] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161701] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.173592] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.180031] ftrace: allocating 32123 entries in 126 pages\n[ 0.206768] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.209977] smpboot: Max logical packages: 1\n[ 0.210991] x2apic enabled\n[ 0.211816] Switched APIC routing to physical x2apic.\n[ 0.213585] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.214728] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.216751] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.218578] KVM setup paravirtual spinlock\n[ 0.219888] x86: Booted up 1 node, 1 CPUs\n[ 0.220710] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.222127] devtmpfs: initialized\n[ 0.224599] evm: security.selinux\n[ 0.225313] evm: security.SMACK64\n[ 0.226011] evm: security.SMACK64EXEC\n[ 0.226765] evm: security.SMACK64TRANSMUTE\n[ 0.227590] evm: security.SMACK64MMAP\n[ 0.228350] evm: security.ima\n[ 0.228992] evm: security.capability\n[ 0.229808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.231700] pinctrl core: initialized pinctrl subsystem\n[ 0.232827] RTC time: 17:22:10, date: 09/26/18\n[ 0.233783] NET: Registered protocol family 16\n[ 0.234775] cpuidle: using governor ladder\n[ 0.235616] cpuidle: using governor menu\n[ 0.236419] PCCT header not found.\n[ 0.237183] ACPI: bus type PCI registered\n[ 0.237992] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.239267] PCI: Using configuration type 1 for base access\n[ 0.241449] ACPI: Added _OSI(Module Device)\n[ 0.242300] ACPI: Added _OSI(Processor Device)\n[ 0.243172] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.244080] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.246563] ACPI: Interpreter enabled\n[ 0.247337] ACPI: (supports S0 S5)\n[ 0.248048] ACPI: Using IOAPIC for interrupt routing\n[ 0.249014] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252133] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253287] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254531] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255748] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258168] acpiphp: Slot [3] registered\n[ 0.258980] acpiphp: Slot [4] registered\n[ 0.259799] acpiphp: Slot [5] registered\n[ 0.260618] acpiphp: Slot [6] registered\n[ 0.261436] acpiphp: Slot [7] registered\n[ 0.262245] acpiphp: Slot [8] registered\n[ 0.263054] acpiphp: Slot [9] registered\n[ 0.263871] acpiphp: Slot [10] registered\n[ 0.264699] acpiphp: Slot [11] registered\n[ 0.265522] acpiphp: Slot [12] registered\n[ 0.266345] acpiphp: Slot [13] registered\n[ 0.267167] acpiphp: Slot [14] registered\n[ 0.278049] acpiphp: Slot [15] registered\n[ 0.278879] acpiphp: Slot [16] registered\n[ 0.279708] acpiphp: Slot [17] registered\n[ 0.280535] acpiphp: Slot [18] registered\n[ 0.281359] acpiphp: Slot [19] registered\n[ 0.282186] acpiphp: Slot [20] registered\n[ 0.283013] acpiphp: Slot [21] registered\n[ 0.283845] acpiphp: Slot [22] registered\n[ 0.284679] acpiphp: Slot [23] registered\n[ 0.285514] acpiphp: Slot [24] registered\n[ 0.286348] acpiphp: Slot [25] registered\n[ 0.287180] acpiphp: Slot [26] registered\n[ 0.288003] acpiphp: Slot [27] registered\n[ 0.288829] acpiphp: Slot [28] registered\n[ 0.289658] acpiphp: Slot [29] registered\n[ 0.290495] acpiphp: Slot [30] registered\n[ 0.291325] acpiphp: Slot [31] registered\n[ 0.292148] PCI host bridge to bus 0000:00\n[ 0.292976] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294228] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.295633] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297774] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.299910] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.308166] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310128] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.311916] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.314823] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.321416] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.324344] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374504] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376471] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.378384] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.380285] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.382166] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.383860] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.385444] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.387003] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.389296] vgaarb: loaded\n[ 0.390138] vgaarb: bridge control possible 0000:00:02.0\n[ 0.391783] SCSI subsystem initialized\n[ 0.392935] ACPI: bus type USB registered\n[ 0.394106] usbcore: registered new interface driver usbfs\n[ 0.395623] usbcore: registered new interface driver hub\n[ 0.397105] usbcore: registered new device driver usb\n[ 0.398637] PCI: Using ACPI for IRQ routing\n[ 0.400033] NetLabel: Initializing\n[ 0.401042] NetLabel: domain hash size = 128\n[ 0.402275] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.403672] NetLabel: unlabeled traffic allowed by default\n[ 0.405261] amd_nb: Cannot enumerate AMD northbridges\n[ 0.406681] clocksource: Switched to clocksource kvm-clock\n[ 0.412888] AppArmor: AppArmor Filesystem Enabled\n[ 0.414304] pnp: PnP ACPI init\n[ 0.415531] pnp: PnP ACPI: found 5 devices\n[ 0.421977] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.424553] NET: Registered protocol family 2\n[ 0.425903] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.427852] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.429639] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.431412] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.433039] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.434794] NET: Registered protocol family 1\n[ 0.436048] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.437683] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.439272] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.453699] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.468192] Trying to unpack rootfs image as initramfs...\n[ 1.760626] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.779419] Scanning for low memory corruption every 60 seconds\n[ 1.781283] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.782455] audit: initializing netlink subsys (disabled)\n[ 1.783507] audit: type=2000 audit(1537982531.955:1): initialized\n[ 1.784833] Initialise system trusted keyring\n[ 1.785778] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.786963] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.789412] zbud: loaded\n[ 1.790134] VFS: Disk quotas dquot_6.6.0\n[ 1.790973] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.792401] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.793665] fuse init (API version 7.23)\n[ 1.794562] Key type big_key registered\n[ 1.795384] Allocating IMA MOK and blacklist keyrings.\n[ 1.796515] Key type asymmetric registered\n[ 1.797352] Asymmetric key parser 'x509' registered\n[ 1.798323] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.799829] io scheduler noop registered\n[ 1.800652] io scheduler deadline registered (default)\n[ 1.801660] io scheduler cfq registered\n[ 1.802513] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.803592] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.804885] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.806366] ACPI: Power Button [PWRF]\n[ 1.807229] GHES: HEST is not enabled!\n[ 1.821077] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.849495] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.851817] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.875549] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.877663] Linux agpgart interface v0.103\n[ 1.880162] brd: module loaded\n[ 1.881328] loop: module loaded\n[ 1.882788] vda: vda1\n[ 1.884070] scsi host0: ata_piix\n[ 1.884818] scsi host1: ata_piix\n[ 1.885543] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.886790] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.888262] libphy: Fixed MDIO Bus: probed\n[ 1.889101] tun: Universal TUN/TAP device driver, 1.6\n[ 1.890068] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.892252] PPP generic driver version 2.4.2\n[ 1.893464] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.894772] ehci-pci: EHCI PCI platform driver\n[ 1.895673] ehci-platform: EHCI generic platform driver\n[ 1.896680] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.897839] ohci-pci: OHCI PCI platform driver\n[ 1.898742] ohci-platform: OHCI generic platform driver\n[ 1.899760] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.914116] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.915125] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.916603] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.917616] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.918758] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.920005] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.921454] usb usb1: Product: UHCI Host Controller\n[ 1.922410] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.923581] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.924602] hub 1-0:1.0: USB hub found\n[ 1.925399] hub 1-0:1.0: 2 ports detected\n[ 1.926318] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.928478] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.929485] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.930530] mousedev: PS/2 mouse device common for all mice\n[ 1.931803] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.933690] rtc_cmos 00:00: RTC can wake from S4\n[ 1.934824] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.936042] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.937271] i2c /dev entries driver\n[ 1.938031] device-mapper: uevent: version 1.0.3\n[ 1.938998] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.940673] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.941963] NET: Registered protocol family 10\n[ 1.942992] NET: Registered protocol family 17\n[ 1.943914] Key type dns_resolver registered\n[ 1.944848] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.945958] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.947721] registered taskstats version 1\n[ 1.948571] Loading compiled-in X.509 certificates\n[ 1.950004] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.951866] zswap: loaded using pool lzo/zbud\n[ 1.955049] Key type trusted registered\n[ 1.957362] Key type encrypted registered\n[ 1.958214] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.959261] ima: No TPM chip found, activating TPM-bypass!\n[ 1.960314] evm: HMAC attrs: 0x1\n[ 1.961257] Magic number: 2:599:391\n[ 1.962116] rtc_cmos 00:00: setting system clock to 2018-09-26 17:22:11 UTC (1537982531)\n[ 1.963756] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.964876] EDD information not available.\n[ 2.043198] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.044662] ata1.00: configured for MWDMA2\n[ 2.045874] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.048231] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.049464] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.061168] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.063060] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.064602] Write protecting the kernel read-only data: 14336k\n[ 2.066157] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.067882] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.076647] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.078457] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.080474] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.082372] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.084238] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.086071] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.087967] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.089763] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.092088] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.093869] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.124425] virtio_net virtio0 ens3: renamed from eth0\n[ 2.132292] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.134162] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.156829] AVX2 version of gcm_enc/dec engaged.\n[ 2.157807] AES CTR mode by8 optimization enabled\n[ 2.163011] FDC 0 is a S82078B\n[ 2.234723] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.399171] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.400421] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.401721] usb 1-1: Product: QEMU USB Tablet\n[ 2.402581] usb 1-1: Manufacturer: QEMU\n[ 2.403368] usb 1-1: SerialNumber: 42\n[ 2.410754] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.416507] usbcore: registered new interface driver usbhid\n[ 2.417645] usbhid: USB HID core driver\n[ 2.420403] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 2.422664] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.778749] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 2.779963] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\nBegin: Loading essential drivers ... [ 3.682580] md: linear personality registered for level -1\n[ 3.685595] md: multipath personality registered for level -4\n[ 3.688669] md: raid0 personality registered for level 0\n[ 3.691939] md: raid1 personality registered for level 1\n[ 3.762688] raid6: sse2x1 gen() 11579 MB/s\n[ 3.830684] raid6: sse2x1 xor() 9049 MB/s\n[ 3.898686] raid6: sse2x2 gen() 14632 MB/s\n[ 3.966686] raid6: sse2x2 xor() 9919 MB/s\n[ 4.034685] raid6: sse2x4 gen() 16855 MB/s\n[ 4.102684] raid6: sse2x4 xor() 11559 MB/s\n[ 4.170687] raid6: avx2x1 gen() 22382 MB/s\n[ 4.238685] raid6: avx2x2 gen() 26317 MB/s\n[ 4.306684] raid6: avx2x4 gen() 30350 MB/s\n[ 4.307566] raid6: using algorithm avx2x4 gen() 30350 MB/s\n[ 4.308607] raid6: using avx2x2 recovery algorithm\n[ 4.310873] xor: automatically using best checksumming function:\n[ 4.350684] avx : 36062.000 MB/sec\n[ 4.352802] async_tx: api initialized (async)\n[ 4.362131] md: raid6 personality registered for level 6\n[ 4.363190] md: raid5 personality registered for level 5\n[ 4.364228] md: raid4 personality registered for level 4\n[ 4.368712] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 4.393642] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.423861] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 4.518620] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 4.521923] systemd[1]: Detected virtualization kvm.\n[ 4.522895] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.527178] systemd[1]: Set hostname to .\n[ 4.531640] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.532778] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.642447] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.644867] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.647550] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.651895] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.655099] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.658318] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.661688] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 4.666668] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.669494] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.671676] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.674213] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.676328] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.678875] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.681614] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.684357] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 4.687707] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.690509] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.692986] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.695476] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.698124] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 4.702517] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.708657] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.713427] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.717218] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.722621] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 4.728808] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.739330] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.742668] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.749280] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.752165] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.762190] systemd[1]: Mounted Debug File System.\n[ 4.769901] pci 0000:00:06.0: BAR 6: assigned [mem 0x40000000-0x4003ffff pref]\n[ 4.771433] pci 0000:00:06.0: BAR 0: assigned [io 0x1000-0x10ff]\n[ 4.772895] pci 0000:00:06.0: BAR 1: assigned [mem 0x40040000-0x400400ff]\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.783543] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.785752] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.791762] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[ 4.793777] EXT4-fs (vda1): re-mounted. Opts: (null)\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[ 4.802379] Loading iSCSI transport class v2.0-870.\n[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.811452] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.851480] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting udev Coldplug all Devices...\n Starting Initial cloud-init job (pre-networking)...\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 6.288086] cloud-init[450]: Cloud-init v. 0.7.9 running 'init-local' at Wed, 26 Sep 2018 17:22:15 +0000. Up 5.61 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 8.490872] cloud-init[1032]: Cloud-init v. 0.7.9 running 'init' at Wed, 26 Sep 2018 17:22:17 +0000. Up 7.36 seconds.\n[ 8.493088] cloud-init[1032]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 8.500147] cloud-init[1032]: ci-info: +--------+-------+------------------------------+---------------+-------+-------------------+\n[ 8.502474] cloud-init[1032]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 8.508286] cloud-init[1032]: ci-info: +--------+-------+------------------------------+---------------+-------+-------------------+\n[ 8.510557] cloud-init[1032]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 8.516286] cloud-init[1032]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 8.520098] cloud-init[1032]: ci-info: | ens3 | True | 10.10.11.5 | 255.255.255.0 | . | fa:16:3e:c0:46:c4 |\n[ 8.524102] cloud-init[1032]: ci-info: | ens3 | True | fe80::f816:3eff:fec0:46c4/64 | . | link | fa:16:3e:c0:46:c4 |\n[ 8.532124] cloud-init[1032]: ci-info: | ens6 | False | . | . | . | 52:54:00:29:04:93 |\n[ 8.534331] cloud-init[1032]: ci-info: +--------+-------+------------------------------+---------------+-------+-------------------+\n[ 8.540290] cloud-init[1032]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 8.542346] cloud-init[1032]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.546382] cloud-init[1032]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target System Initialization.\n\n[ 8.553478] cloud-init[1032]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.556091] cloud-init[1032]: ci-info: | 0 | 0.0.0.0 | 10.10.11.1 | 0.0.0.0 | ens3 | UG |\n Starting LXD - unix socket.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 8.560215] cloud-init[1032]: ci-info: | 1 | 10.10.11.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |[[0;32m OK [0m] Started Daily apt activities.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n[ 8.565484] cloud-init[1032]: ci-info: | 2 | 169.254.169.254 | 10.10.11.4 | 255.255.255.255 | ens3 | UGH |\n[ 8.567666] cloud-init\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Reached target Timers.\n[1032]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.572198] cloud-init[[0;32m OK [0m] Started ACPI Events Check.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.[1032]: Generating public/private rsa key pair.\n[ 8.577179] cloud-init[1032]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 8.578509] cloud-init[1032]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 8.579830] \n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Reached target Cloud-config availability.\ncloud-init[1032]: The key fingerprint is:\n[ 8.583954] cloud-init[1032]: SHA256:GhYkv/hh0l0wTg/Zk/Ya8eK0XLtWA4ASMe4iUaTP5XE root@sdnvpn-3-2-quagga\n[ 8.586227] [[0;32m OK [0m] Listening on LXD - unix socket.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\ncloud-init[1032]: The key's randomart image is:\n[ 8.591594] cloud-init[1032]: +---[RSA 2048]----+\n[ 8.594355] cloud-init[1032]: | .+ =o=+ . |\n[ 8.598356] cloud-init[1032]: | o =.+o=B |\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[ 8.600983] cloud-init[1032]: | o *.E.o* |\n Starting Login to default iSCSI targets...[ 8.604137] cloud-init[1032]: | + * * .+ = |\n[ 8.605007] cloud-init[1032]: | . * X S+ * o |\n[ 8.605818] cloud-init[1032]: | . * + = . o |\n[ 8.606632] cloud-init[1032]: | o o . |\n[ 8.607448] cloud-init[1032]: | o |\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n Starting Accounts Service...\n\n[[0;32m OK [0m] Started ACPI event daemon.\n[ 8.613624] cloud-init[1032]: | . | Starting Pollinate to seed the pseudo random number generator...\n[ 8.618655] \ncloud-init[1032]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Auto import assertions from block devices...[ 8.625392] cloud-init[1032]: \n Starting Apply the settings specified in cloud-config...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\nGenerating public/private dsa key pair.\n[ 8.672876] cloud-init[1032]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 8.680915] Starting System Logging Service...\n Starting /etc/rc.local Compatibility...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting Login Service...cloud-init\n[1032]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started Auto import assertions from block devices.\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n\n[ 8.722002] cloud-init[1032]: The key fingerprint is:\n[ 8.737186] cloud-init[1032]: SHA256:hR+/4oFtczl1pGZveS9/EfzyO4zL16bfHsMw59/KfNQ root@sdnvpn-3-2-quagga[[0;32m OK [0m] Started Login to default iSCSI targets.\n\n[ 8.756327] cloud-init[1032]: The key's randomart image is:\n[ 8.765874] cloud-init[1032]: +---[DSA 1024]----+\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[ 8.785735] cloud-init[1032]: | |\n[ 8.801157] cloud-init[1032]: | . |\n[ 8.805938] cloud-init[1032]: | . o . .|\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n[ 8.817069] cloud-init[1032]: | o o = | Starting LSB: daemon to balance interrupts for SMP systems...\n \n[ 8.825138] cloud-init[1032]: | S . .o=.=|Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: start and stop the Quagga routing suite...\n Starting LSB: automatic crash report generation...\n Starting Permit User Sessions...\n[[0;32m OK [0m] Started Login Service.\n[[0;32m OK [0m] Started Permit User Sessions.\n\n[ 8.870477] Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Getty on tty1.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\ncloud-init[1032]: | o *B+E|\n[[0;32m OK [0m] Started LXD - container startup/shutdown.[ 8.912290] cloud-init[1032]: | . * = oX*|\n[ 8.913048] cloud-init[1032]: | o =.=.=#|\n[ 8.913803] cloud-init[1032]: | . oB@%|\n[ 8.914555] cloud-init[1032]: +----[SHA256]-----+\n[ 8.915288] cloud-init[1032]: Generating public/private ecdsa key pair.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started Set console scheme.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started Accounts Service.\n\n[ 8.944923] cloud-init[1032]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 8.952972] cloud-init[1032]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 8.964297] cloud-init[1032]: The key fingerprint is:\n[ 8.968060] cloud-init[1032]: SHA256:Nlm6KdP32nPrb35iQC/wuXHmcnN5IE8TNuwz6ps4px0 root@sdnvpn-3-2-quagga\n[ 8.972063] cloud-init[1032]: The key's randomart image is:\n[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n[ 8.982568] cloud-init[1032]: +---[ECDSA 256]---+\n[ 8.983555] cloud-init[1032]: | |\n[ 8.988057] cloud-init[1032]: | |\n[ 8.989050] cloud-init[1032]: | . . |\n[ 8.991985] cloud-init[1032]: | +. . = |\n[ 8.997990] cloud-init[1032]: | S + = o |\n[ 8.999114] cloud-init[1032]: | o + B @ |\n[ 9.000256] cloud-init[1032]: | o + . E& =.|\n[ 9.001949] cloud-init[1032]: | o ..=*oO.=|\n[ 9.004826] cloud-init[1032]: | +*BOoO=|\n[ 9.008045] cloud-init[1032]: +----[SHA256]-----+\n[ 9.010940] cloud-init[1032]: Generating public/private ed25519 key pair.\n[ 9.014793] cloud-init[1032]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 9.018239] cloud-init[1032]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 9.021949] cloud-init[1032]: The key fingerprint is:\n[ 9.024054] cloud-init[1032]: SHA256:lwhY2j2TrfjJgUq7HiPRLJqduZDUHHcnmJbFnJOiOBo root@sdnvpn-3-2-quagga\n[ 9.028148] cloud-init[1032]: The key's randomart image is:\n[ 9.033129] cloud-init[1032]: +--[ED25519 256]--+\n[ 9.036055] cloud-init[1032]: | +.o |\n[ 9.040243] cloud-init[1032]: | *=B o |\n[ 9.041517] cloud-init[1032]: | ..+*+o*.. |\n[ 9.042761] cloud-init[1032]: |Eoo++ .+o= . |\n[ 9.045268] cloud-init[1032]: |.o+o+ o S o |\n[ 9.048056] cloud-init[1032]: |o= * o o + |\n[ 9.052055] cloud-init[1032]: |= = = + |\n[ 9.053658] cloud-init[1032]: | . o + |\n[ 9.056055] cloud-init[1032]: | ..o |\n[ 9.060054] cloud-init[1032]: +----[SHA256]-----+\n[ 9.270021] cloud-init[1151]: Generating locales (this might take a while)...\n[ 9.853784] cloud-init[1151]: en_US.UTF-8... done\n[ 9.855883] cloud-init[1151]: Generation complete.\n\nUbuntu 16.04.2 LTS sdnvpn-3-2-quagga ttyS0\n\nsdnvpn-3-2-quagga login: "} 2018-09-26 17:22:48,128 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43/action used request id req-a3f821de-4970-4263-8fbd-c67f8629dc13 2018-09-26 17:23:18,162 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9811e5b798691457c00b833a48b3b2f7d79fc1ed" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:23:19,243 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:23:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1516c761-9de5-4d5f-b947-0ab231b1034a x-compute-request-id: req-1516c761-9de5-4d5f-b947-0ab231b1034a Content-Encoding: gzip Content-Length: 13233 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-66-generic (buildd@lgw01-28) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ) #87-Ubuntu SMP Fri Mar 3 15:29:05 UTC 2017 (Ubuntu 4.4.0-66.87-generic 4.4.44)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x36ac8000-0x3755bfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 884598181 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98264 r8192 d28712 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d9c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1001796K/1048040K available (8452K kernel code, 1293K rwdata, 3980K rodata, 1488K init, 1316K bss, 46244K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.136776] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.138460] pid_max: default: 32768 minimum: 301\n[ 0.139366] ACPI: Core revision 20150930\n[ 0.140763] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142102] Security Framework initialized\n[ 0.142933] Yama: becoming mindful.\n[ 0.143680] AppArmor: AppArmor initialized\n[ 0.144577] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.146002] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.147701] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.148948] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.150357] Initializing cgroup subsys io\n[ 0.151184] Initializing cgroup subsys memory\n[ 0.152059] Initializing cgroup subsys devices\n[ 0.152944] Initializing cgroup subsys freezer\n[ 0.153825] Initializing cgroup subsys net_cls\n[ 0.154722] Initializing cgroup subsys perf_event\n[ 0.155640] Initializing cgroup subsys net_prio\n[ 0.156538] Initializing cgroup subsys hugetlb\n[ 0.157420] Initializing cgroup subsys pids\n[ 0.158305] CPU: Physical Processor ID: 0\n[ 0.159829] mce: CPU supports 10 MCE banks\n[ 0.160690] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161701] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.173592] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.180031] ftrace: allocating 32123 entries in 126 pages\n[ 0.206768] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.209977] smpboot: Max logical packages: 1\n[ 0.210991] x2apic enabled\n[ 0.211816] Switched APIC routing to physical x2apic.\n[ 0.213585] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.214728] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.216751] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.218578] KVM setup paravirtual spinlock\n[ 0.219888] x86: Booted up 1 node, 1 CPUs\n[ 0.220710] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.222127] devtmpfs: initialized\n[ 0.224599] evm: security.selinux\n[ 0.225313] evm: security.SMACK64\n[ 0.226011] evm: security.SMACK64EXEC\n[ 0.226765] evm: security.SMACK64TRANSMUTE\n[ 0.227590] evm: security.SMACK64MMAP\n[ 0.228350] evm: security.ima\n[ 0.228992] evm: security.capability\n[ 0.229808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.231700] pinctrl core: initialized pinctrl subsystem\n[ 0.232827] RTC time: 17:22:10, date: 09/26/18\n[ 0.233783] NET: Registered protocol family 16\n[ 0.234775] cpuidle: using governor ladder\n[ 0.235616] cpuidle: using governor menu\n[ 0.236419] PCCT header not found.\n[ 0.237183] ACPI: bus type PCI registered\n[ 0.237992] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.239267] PCI: Using configuration type 1 for base access\n[ 0.241449] ACPI: Added _OSI(Module Device)\n[ 0.242300] ACPI: Added _OSI(Processor Device)\n[ 0.243172] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.244080] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.246563] ACPI: Interpreter enabled\n[ 0.247337] ACPI: (supports S0 S5)\n[ 0.248048] ACPI: Using IOAPIC for interrupt routing\n[ 0.249014] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252133] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253287] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254531] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255748] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258168] acpiphp: Slot [3] registered\n[ 0.258980] acpiphp: Slot [4] registered\n[ 0.259799] acpiphp: Slot [5] registered\n[ 0.260618] acpiphp: Slot [6] registered\n[ 0.261436] acpiphp: Slot [7] registered\n[ 0.262245] acpiphp: Slot [8] registered\n[ 0.263054] acpiphp: Slot [9] registered\n[ 0.263871] acpiphp: Slot [10] registered\n[ 0.264699] acpiphp: Slot [11] registered\n[ 0.265522] acpiphp: Slot [12] registered\n[ 0.266345] acpiphp: Slot [13] registered\n[ 0.267167] acpiphp: Slot [14] registered\n[ 0.278049] acpiphp: Slot [15] registered\n[ 0.278879] acpiphp: Slot [16] registered\n[ 0.279708] acpiphp: Slot [17] registered\n[ 0.280535] acpiphp: Slot [18] registered\n[ 0.281359] acpiphp: Slot [19] registered\n[ 0.282186] acpiphp: Slot [20] registered\n[ 0.283013] acpiphp: Slot [21] registered\n[ 0.283845] acpiphp: Slot [22] registered\n[ 0.284679] acpiphp: Slot [23] registered\n[ 0.285514] acpiphp: Slot [24] registered\n[ 0.286348] acpiphp: Slot [25] registered\n[ 0.287180] acpiphp: Slot [26] registered\n[ 0.288003] acpiphp: Slot [27] registered\n[ 0.288829] acpiphp: Slot [28] registered\n[ 0.289658] acpiphp: Slot [29] registered\n[ 0.290495] acpiphp: Slot [30] registered\n[ 0.291325] acpiphp: Slot [31] registered\n[ 0.292148] PCI host bridge to bus 0000:00\n[ 0.292976] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294228] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.295633] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297774] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.299910] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.308166] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310128] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.311916] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.314823] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.321416] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.324344] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374504] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376471] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.378384] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.380285] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.382166] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.383860] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.385444] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.387003] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.389296] vgaarb: loaded\n[ 0.390138] vgaarb: bridge control possible 0000:00:02.0\n[ 0.391783] SCSI subsystem initialized\n[ 0.392935] ACPI: bus type USB registered\n[ 0.394106] usbcore: registered new interface driver usbfs\n[ 0.395623] usbcore: registered new interface driver hub\n[ 0.397105] usbcore: registered new device driver usb\n[ 0.398637] PCI: Using ACPI for IRQ routing\n[ 0.400033] NetLabel: Initializing\n[ 0.401042] NetLabel: domain hash size = 128\n[ 0.402275] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.403672] NetLabel: unlabeled traffic allowed by default\n[ 0.405261] amd_nb: Cannot enumerate AMD northbridges\n[ 0.406681] clocksource: Switched to clocksource kvm-clock\n[ 0.412888] AppArmor: AppArmor Filesystem Enabled\n[ 0.414304] pnp: PnP ACPI init\n[ 0.415531] pnp: PnP ACPI: found 5 devices\n[ 0.421977] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.424553] NET: Registered protocol family 2\n[ 0.425903] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.427852] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.429639] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.431412] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.433039] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.434794] NET: Registered protocol family 1\n[ 0.436048] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.437683] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.439272] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.453699] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.468192] Trying to unpack rootfs image as initramfs...\n[ 1.760626] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.779419] Scanning for low memory corruption every 60 seconds\n[ 1.781283] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.782455] audit: initializing netlink subsys (disabled)\n[ 1.783507] audit: type=2000 audit(1537982531.955:1): initialized\n[ 1.784833] Initialise system trusted keyring\n[ 1.785778] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.786963] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.789412] zbud: loaded\n[ 1.790134] VFS: Disk quotas dquot_6.6.0\n[ 1.790973] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.792401] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.793665] fuse init (API version 7.23)\n[ 1.794562] Key type big_key registered\n[ 1.795384] Allocating IMA MOK and blacklist keyrings.\n[ 1.796515] Key type asymmetric registered\n[ 1.797352] Asymmetric key parser 'x509' registered\n[ 1.798323] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.799829] io scheduler noop registered\n[ 1.800652] io scheduler deadline registered (default)\n[ 1.801660] io scheduler cfq registered\n[ 1.802513] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.803592] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.804885] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.806366] ACPI: Power Button [PWRF]\n[ 1.807229] GHES: HEST is not enabled!\n[ 1.821077] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.849495] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.851817] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.875549] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.877663] Linux agpgart interface v0.103\n[ 1.880162] brd: module loaded\n[ 1.881328] loop: module loaded\n[ 1.882788] vda: vda1\n[ 1.884070] scsi host0: ata_piix\n[ 1.884818] scsi host1: ata_piix\n[ 1.885543] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.886790] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.888262] libphy: Fixed MDIO Bus: probed\n[ 1.889101] tun: Universal TUN/TAP device driver, 1.6\n[ 1.890068] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.892252] PPP generic driver version 2.4.2\n[ 1.893464] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.894772] ehci-pci: EHCI PCI platform driver\n[ 1.895673] ehci-platform: EHCI generic platform driver\n[ 1.896680] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.897839] ohci-pci: OHCI PCI platform driver\n[ 1.898742] ohci-platform: OHCI generic platform driver\n[ 1.899760] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.914116] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.915125] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.916603] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.917616] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.918758] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.920005] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.921454] usb usb1: Product: UHCI Host Controller\n[ 1.922410] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.923581] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.924602] hub 1-0:1.0: USB hub found\n[ 1.925399] hub 1-0:1.0: 2 ports detected\n[ 1.926318] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.928478] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.929485] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.930530] mousedev: PS/2 mouse device common for all mice\n[ 1.931803] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.933690] rtc_cmos 00:00: RTC can wake from S4\n[ 1.934824] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.936042] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.937271] i2c /dev entries driver\n[ 1.938031] device-mapper: uevent: version 1.0.3\n[ 1.938998] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.940673] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.941963] NET: Registered protocol family 10\n[ 1.942992] NET: Registered protocol family 17\n[ 1.943914] Key type dns_resolver registered\n[ 1.944848] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.945958] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.947721] registered taskstats version 1\n[ 1.948571] Loading compiled-in X.509 certificates\n[ 1.950004] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.951866] zswap: loaded using pool lzo/zbud\n[ 1.955049] Key type trusted registered\n[ 1.957362] Key type encrypted registered\n[ 1.958214] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.959261] ima: No TPM chip found, activating TPM-bypass!\n[ 1.960314] evm: HMAC attrs: 0x1\n[ 1.961257] Magic number: 2:599:391\n[ 1.962116] rtc_cmos 00:00: setting system clock to 2018-09-26 17:22:11 UTC (1537982531)\n[ 1.963756] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.964876] EDD information not available.\n[ 2.043198] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.044662] ata1.00: configured for MWDMA2\n[ 2.045874] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.048231] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.049464] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.061168] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.063060] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.064602] Write protecting the kernel read-only data: 14336k\n[ 2.066157] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.067882] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.076647] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.078457] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.080474] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.082372] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.084238] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.086071] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.087967] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.089763] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.092088] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.093869] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.124425] virtio_net virtio0 ens3: renamed from eth0\n[ 2.132292] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.134162] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.156829] AVX2 version of gcm_enc/dec engaged.\n[ 2.157807] AES CTR mode by8 optimization enabled\n[ 2.163011] FDC 0 is a S82078B\n[ 2.234723] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.399171] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.400421] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.401721] usb 1-1: Product: QEMU USB Tablet\n[ 2.402581] usb 1-1: Manufacturer: QEMU\n[ 2.403368] usb 1-1: SerialNumber: 42\n[ 2.410754] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.416507] usbcore: registered new interface driver usbhid\n[ 2.417645] usbhid: USB HID core driver\n[ 2.420403] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 2.422664] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.778749] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 2.779963] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\nBegin: Loading essential drivers ... [ 3.682580] md: linear personality registered for level -1\n[ 3.685595] md: multipath personality registered for level -4\n[ 3.688669] md: raid0 personality registered for level 0\n[ 3.691939] md: raid1 personality registered for level 1\n[ 3.762688] raid6: sse2x1 gen() 11579 MB/s\n[ 3.830684] raid6: sse2x1 xor() 9049 MB/s\n[ 3.898686] raid6: sse2x2 gen() 14632 MB/s\n[ 3.966686] raid6: sse2x2 xor() 9919 MB/s\n[ 4.034685] raid6: sse2x4 gen() 16855 MB/s\n[ 4.102684] raid6: sse2x4 xor() 11559 MB/s\n[ 4.170687] raid6: avx2x1 gen() 22382 MB/s\n[ 4.238685] raid6: avx2x2 gen() 26317 MB/s\n[ 4.306684] raid6: avx2x4 gen() 30350 MB/s\n[ 4.307566] raid6: using algorithm avx2x4 gen() 30350 MB/s\n[ 4.308607] raid6: using avx2x2 recovery algorithm\n[ 4.310873] xor: automatically using best checksumming function:\n[ 4.350684] avx : 36062.000 MB/sec\n[ 4.352802] async_tx: api initialized (async)\n[ 4.362131] md: raid6 personality registered for level 6\n[ 4.363190] md: raid5 personality registered for level 5\n[ 4.364228] md: raid4 personality registered for level 4\n[ 4.368712] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 4.393642] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.423861] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 4.518620] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 4.521923] systemd[1]: Detected virtualization kvm.\n[ 4.522895] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.527178] systemd[1]: Set hostname to .\n[ 4.531640] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.532778] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.642447] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.644867] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.647550] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.651895] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.655099] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.658318] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.661688] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 4.666668] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.669494] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.671676] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.674213] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.676328] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.678875] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.681614] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.684357] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 4.687707] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.690509] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.692986] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.695476] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.698124] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 4.702517] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.708657] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.713427] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.717218] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.722621] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 4.728808] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.739330] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.742668] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.749280] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.752165] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.762190] systemd[1]: Mounted Debug File System.\n[ 4.769901] pci 0000:00:06.0: BAR 6: assigned [mem 0x40000000-0x4003ffff pref]\n[ 4.771433] pci 0000:00:06.0: BAR 0: assigned [io 0x1000-0x10ff]\n[ 4.772895] pci 0000:00:06.0: BAR 1: assigned [mem 0x40040000-0x400400ff]\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.783543] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.785752] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.791762] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[ 4.793777] EXT4-fs (vda1): re-mounted. Opts: (null)\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[ 4.802379] Loading iSCSI transport class v2.0-870.\n[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.811452] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.851480] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting udev Coldplug all Devices...\n Starting Initial cloud-init job (pre-networking)...\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 6.288086] cloud-init[450]: Cloud-init v. 0.7.9 running 'init-local' at Wed, 26 Sep 2018 17:22:15 +0000. Up 5.61 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 8.490872] cloud-init[1032]: Cloud-init v. 0.7.9 running 'init' at Wed, 26 Sep 2018 17:22:17 +0000. Up 7.36 seconds.\n[ 8.493088] cloud-init[1032]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 8.500147] cloud-init[1032]: ci-info: +--------+-------+------------------------------+---------------+-------+-------------------+\n[ 8.502474] cloud-init[1032]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 8.508286] cloud-init[1032]: ci-info: +--------+-------+------------------------------+---------------+-------+-------------------+\n[ 8.510557] cloud-init[1032]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 8.516286] cloud-init[1032]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 8.520098] cloud-init[1032]: ci-info: | ens3 | True | 10.10.11.5 | 255.255.255.0 | . | fa:16:3e:c0:46:c4 |\n[ 8.524102] cloud-init[1032]: ci-info: | ens3 | True | fe80::f816:3eff:fec0:46c4/64 | . | link | fa:16:3e:c0:46:c4 |\n[ 8.532124] cloud-init[1032]: ci-info: | ens6 | False | . | . | . | 52:54:00:29:04:93 |\n[ 8.534331] cloud-init[1032]: ci-info: +--------+-------+------------------------------+---------------+-------+-------------------+\n[ 8.540290] cloud-init[1032]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 8.542346] cloud-init[1032]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.546382] cloud-init[1032]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target System Initialization.\n\n[ 8.553478] cloud-init[1032]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.556091] cloud-init[1032]: ci-info: | 0 | 0.0.0.0 | 10.10.11.1 | 0.0.0.0 | ens3 | UG |\n Starting LXD - unix socket.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 8.560215] cloud-init[1032]: ci-info: | 1 | 10.10.11.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |[[0;32m OK [0m] Started Daily apt activities.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n[ 8.565484] cloud-init[1032]: ci-info: | 2 | 169.254.169.254 | 10.10.11.4 | 255.255.255.255 | ens3 | UGH |\n[ 8.567666] cloud-init\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Reached target Timers.\n[1032]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.572198] cloud-init[[0;32m OK [0m] Started ACPI Events Check.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.[1032]: Generating public/private rsa key pair.\n[ 8.577179] cloud-init[1032]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 8.578509] cloud-init[1032]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 8.579830] \n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Reached target Cloud-config availability.\ncloud-init[1032]: The key fingerprint is:\n[ 8.583954] cloud-init[1032]: SHA256:GhYkv/hh0l0wTg/Zk/Ya8eK0XLtWA4ASMe4iUaTP5XE root@sdnvpn-3-2-quagga\n[ 8.586227] [[0;32m OK [0m] Listening on LXD - unix socket.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\ncloud-init[1032]: The key's randomart image is:\n[ 8.591594] cloud-init[1032]: +---[RSA 2048]----+\n[ 8.594355] cloud-init[1032]: | .+ =o=+ . |\n[ 8.598356] cloud-init[1032]: | o =.+o=B |\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[ 8.600983] cloud-init[1032]: | o *.E.o* |\n Starting Login to default iSCSI targets...[ 8.604137] cloud-init[1032]: | + * * .+ = |\n[ 8.605007] cloud-init[1032]: | . * X S+ * o |\n[ 8.605818] cloud-init[1032]: | . * + = . o |\n[ 8.606632] cloud-init[1032]: | o o . |\n[ 8.607448] cloud-init[1032]: | o |\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n Starting Accounts Service...\n\n[[0;32m OK [0m] Started ACPI event daemon.\n[ 8.613624] cloud-init[1032]: | . | Starting Pollinate to seed the pseudo random number generator...\n[ 8.618655] \ncloud-init[1032]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Auto import assertions from block devices...[ 8.625392] cloud-init[1032]: \n Starting Apply the settings specified in cloud-config...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\nGenerating public/private dsa key pair.\n[ 8.672876] cloud-init[1032]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 8.680915] Starting System Logging Service...\n Starting /etc/rc.local Compatibility...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting Login Service...cloud-init\n[1032]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started Auto import assertions from block devices.\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n\n[ 8.722002] cloud-init[1032]: The key fingerprint is:\n[ 8.737186] cloud-init[1032]: SHA256:hR+/4oFtczl1pGZveS9/EfzyO4zL16bfHsMw59/KfNQ root@sdnvpn-3-2-quagga[[0;32m OK [0m] Started Login to default iSCSI targets.\n\n[ 8.756327] cloud-init[1032]: The key's randomart image is:\n[ 8.765874] cloud-init[1032]: +---[DSA 1024]----+\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[ 8.785735] cloud-init[1032]: | |\n[ 8.801157] cloud-init[1032]: | . |\n[ 8.805938] cloud-init[1032]: | . o . .|\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n[ 8.817069] cloud-init[1032]: | o o = | Starting LSB: daemon to balance interrupts for SMP systems...\n \n[ 8.825138] cloud-init[1032]: | S . .o=.=|Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: start and stop the Quagga routing suite...\n Starting LSB: automatic crash report generation...\n Starting Permit User Sessions...\n[[0;32m OK [0m] Started Login Service.\n[[0;32m OK [0m] Started Permit User Sessions.\n\n[ 8.870477] Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Getty on tty1.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\ncloud-init[1032]: | o *B+E|\n[[0;32m OK [0m] Started LXD - container startup/shutdown.[ 8.912290] cloud-init[1032]: | . * = oX*|\n[ 8.913048] cloud-init[1032]: | o =.=.=#|\n[ 8.913803] cloud-init[1032]: | . oB@%|\n[ 8.914555] cloud-init[1032]: +----[SHA256]-----+\n[ 8.915288] cloud-init[1032]: Generating public/private ecdsa key pair.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started Set console scheme.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started Accounts Service.\n\n[ 8.944923] cloud-init[1032]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 8.952972] cloud-init[1032]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 8.964297] cloud-init[1032]: The key fingerprint is:\n[ 8.968060] cloud-init[1032]: SHA256:Nlm6KdP32nPrb35iQC/wuXHmcnN5IE8TNuwz6ps4px0 root@sdnvpn-3-2-quagga\n[ 8.972063] cloud-init[1032]: The key's randomart image is:\n[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n[ 8.982568] cloud-init[1032]: +---[ECDSA 256]---+\n[ 8.983555] cloud-init[1032]: | |\n[ 8.988057] cloud-init[1032]: | |\n[ 8.989050] cloud-init[1032]: | . . |\n[ 8.991985] cloud-init[1032]: | +. . = |\n[ 8.997990] cloud-init[1032]: | S + = o |\n[ 8.999114] cloud-init[1032]: | o + B @ |\n[ 9.000256] cloud-init[1032]: | o + . E& =.|\n[ 9.001949] cloud-init[1032]: | o ..=*oO.=|\n[ 9.004826] cloud-init[1032]: | +*BOoO=|\n[ 9.008045] cloud-init[1032]: +----[SHA256]-----+\n[ 9.010940] cloud-init[1032]: Generating public/private ed25519 key pair.\n[ 9.014793] cloud-init[1032]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 9.018239] cloud-init[1032]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 9.021949] cloud-init[1032]: The key fingerprint is:\n[ 9.024054] cloud-init[1032]: SHA256:lwhY2j2TrfjJgUq7HiPRLJqduZDUHHcnmJbFnJOiOBo root@sdnvpn-3-2-quagga\n[ 9.028148] cloud-init[1032]: The key's randomart image is:\n[ 9.033129] cloud-init[1032]: +--[ED25519 256]--+\n[ 9.036055] cloud-init[1032]: | +.o |\n[ 9.040243] cloud-init[1032]: | *=B o |\n[ 9.041517] cloud-init[1032]: | ..+*+o*.. |\n[ 9.042761] cloud-init[1032]: |Eoo++ .+o= . |\n[ 9.045268] cloud-init[1032]: |.o+o+ o S o |\n[ 9.048056] cloud-init[1032]: |o= * o o + |\n[ 9.052055] cloud-init[1032]: |= = = + |\n[ 9.053658] cloud-init[1032]: | . o + |\n[ 9.056055] cloud-init[1032]: | ..o |\n[ 9.060054] cloud-init[1032]: +----[SHA256]-----+\n[ 9.270021] cloud-init[1151]: Generating locales (this might take a while)...\n[ 9.853784] cloud-init[1151]: en_US.UTF-8... done\n[ 9.855883] cloud-init[1151]: Generation complete.\n\nUbuntu 16.04.2 LTS sdnvpn-3-2-quagga ttyS0\n\nsdnvpn-3-2-quagga login: "} 2018-09-26 17:23:19,244 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43/action used request id req-1516c761-9de5-4d5f-b947-0ab231b1034a 2018-09-26 17:23:49,266 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9811e5b798691457c00b833a48b3b2f7d79fc1ed" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:23:50,342 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:23:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-786f7ce9-710f-4a4c-8ee5-09b4b59ad624 x-compute-request-id: req-786f7ce9-710f-4a4c-8ee5-09b4b59ad624 Content-Encoding: gzip Content-Length: 13318 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-66-generic (buildd@lgw01-28) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ) #87-Ubuntu SMP Fri Mar 3 15:29:05 UTC 2017 (Ubuntu 4.4.0-66.87-generic 4.4.44)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x36ac8000-0x3755bfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 884598181 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98264 r8192 d28712 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d9c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1001796K/1048040K available (8452K kernel code, 1293K rwdata, 3980K rodata, 1488K init, 1316K bss, 46244K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.136776] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.138460] pid_max: default: 32768 minimum: 301\n[ 0.139366] ACPI: Core revision 20150930\n[ 0.140763] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142102] Security Framework initialized\n[ 0.142933] Yama: becoming mindful.\n[ 0.143680] AppArmor: AppArmor initialized\n[ 0.144577] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.146002] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.147701] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.148948] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.150357] Initializing cgroup subsys io\n[ 0.151184] Initializing cgroup subsys memory\n[ 0.152059] Initializing cgroup subsys devices\n[ 0.152944] Initializing cgroup subsys freezer\n[ 0.153825] Initializing cgroup subsys net_cls\n[ 0.154722] Initializing cgroup subsys perf_event\n[ 0.155640] Initializing cgroup subsys net_prio\n[ 0.156538] Initializing cgroup subsys hugetlb\n[ 0.157420] Initializing cgroup subsys pids\n[ 0.158305] CPU: Physical Processor ID: 0\n[ 0.159829] mce: CPU supports 10 MCE banks\n[ 0.160690] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161701] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.173592] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.180031] ftrace: allocating 32123 entries in 126 pages\n[ 0.206768] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.209977] smpboot: Max logical packages: 1\n[ 0.210991] x2apic enabled\n[ 0.211816] Switched APIC routing to physical x2apic.\n[ 0.213585] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.214728] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.216751] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.218578] KVM setup paravirtual spinlock\n[ 0.219888] x86: Booted up 1 node, 1 CPUs\n[ 0.220710] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.222127] devtmpfs: initialized\n[ 0.224599] evm: security.selinux\n[ 0.225313] evm: security.SMACK64\n[ 0.226011] evm: security.SMACK64EXEC\n[ 0.226765] evm: security.SMACK64TRANSMUTE\n[ 0.227590] evm: security.SMACK64MMAP\n[ 0.228350] evm: security.ima\n[ 0.228992] evm: security.capability\n[ 0.229808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.231700] pinctrl core: initialized pinctrl subsystem\n[ 0.232827] RTC time: 17:22:10, date: 09/26/18\n[ 0.233783] NET: Registered protocol family 16\n[ 0.234775] cpuidle: using governor ladder\n[ 0.235616] cpuidle: using governor menu\n[ 0.236419] PCCT header not found.\n[ 0.237183] ACPI: bus type PCI registered\n[ 0.237992] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.239267] PCI: Using configuration type 1 for base access\n[ 0.241449] ACPI: Added _OSI(Module Device)\n[ 0.242300] ACPI: Added _OSI(Processor Device)\n[ 0.243172] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.244080] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.246563] ACPI: Interpreter enabled\n[ 0.247337] ACPI: (supports S0 S5)\n[ 0.248048] ACPI: Using IOAPIC for interrupt routing\n[ 0.249014] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252133] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253287] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254531] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255748] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258168] acpiphp: Slot [3] registered\n[ 0.258980] acpiphp: Slot [4] registered\n[ 0.259799] acpiphp: Slot [5] registered\n[ 0.260618] acpiphp: Slot [6] registered\n[ 0.261436] acpiphp: Slot [7] registered\n[ 0.262245] acpiphp: Slot [8] registered\n[ 0.263054] acpiphp: Slot [9] registered\n[ 0.263871] acpiphp: Slot [10] registered\n[ 0.264699] acpiphp: Slot [11] registered\n[ 0.265522] acpiphp: Slot [12] registered\n[ 0.266345] acpiphp: Slot [13] registered\n[ 0.267167] acpiphp: Slot [14] registered\n[ 0.278049] acpiphp: Slot [15] registered\n[ 0.278879] acpiphp: Slot [16] registered\n[ 0.279708] acpiphp: Slot [17] registered\n[ 0.280535] acpiphp: Slot [18] registered\n[ 0.281359] acpiphp: Slot [19] registered\n[ 0.282186] acpiphp: Slot [20] registered\n[ 0.283013] acpiphp: Slot [21] registered\n[ 0.283845] acpiphp: Slot [22] registered\n[ 0.284679] acpiphp: Slot [23] registered\n[ 0.285514] acpiphp: Slot [24] registered\n[ 0.286348] acpiphp: Slot [25] registered\n[ 0.287180] acpiphp: Slot [26] registered\n[ 0.288003] acpiphp: Slot [27] registered\n[ 0.288829] acpiphp: Slot [28] registered\n[ 0.289658] acpiphp: Slot [29] registered\n[ 0.290495] acpiphp: Slot [30] registered\n[ 0.291325] acpiphp: Slot [31] registered\n[ 0.292148] PCI host bridge to bus 0000:00\n[ 0.292976] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294228] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.295633] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297774] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.299910] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.308166] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310128] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.311916] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.314823] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.321416] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.324344] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374504] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376471] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.378384] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.380285] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.382166] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.383860] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.385444] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.387003] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.389296] vgaarb: loaded\n[ 0.390138] vgaarb: bridge control possible 0000:00:02.0\n[ 0.391783] SCSI subsystem initialized\n[ 0.392935] ACPI: bus type USB registered\n[ 0.394106] usbcore: registered new interface driver usbfs\n[ 0.395623] usbcore: registered new interface driver hub\n[ 0.397105] usbcore: registered new device driver usb\n[ 0.398637] PCI: Using ACPI for IRQ routing\n[ 0.400033] NetLabel: Initializing\n[ 0.401042] NetLabel: domain hash size = 128\n[ 0.402275] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.403672] NetLabel: unlabeled traffic allowed by default\n[ 0.405261] amd_nb: Cannot enumerate AMD northbridges\n[ 0.406681] clocksource: Switched to clocksource kvm-clock\n[ 0.412888] AppArmor: AppArmor Filesystem Enabled\n[ 0.414304] pnp: PnP ACPI init\n[ 0.415531] pnp: PnP ACPI: found 5 devices\n[ 0.421977] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.424553] NET: Registered protocol family 2\n[ 0.425903] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.427852] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.429639] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.431412] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.433039] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.434794] NET: Registered protocol family 1\n[ 0.436048] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.437683] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.439272] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.453699] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.468192] Trying to unpack rootfs image as initramfs...\n[ 1.760626] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.779419] Scanning for low memory corruption every 60 seconds\n[ 1.781283] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.782455] audit: initializing netlink subsys (disabled)\n[ 1.783507] audit: type=2000 audit(1537982531.955:1): initialized\n[ 1.784833] Initialise system trusted keyring\n[ 1.785778] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.786963] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.789412] zbud: loaded\n[ 1.790134] VFS: Disk quotas dquot_6.6.0\n[ 1.790973] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.792401] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.793665] fuse init (API version 7.23)\n[ 1.794562] Key type big_key registered\n[ 1.795384] Allocating IMA MOK and blacklist keyrings.\n[ 1.796515] Key type asymmetric registered\n[ 1.797352] Asymmetric key parser 'x509' registered\n[ 1.798323] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.799829] io scheduler noop registered\n[ 1.800652] io scheduler deadline registered (default)\n[ 1.801660] io scheduler cfq registered\n[ 1.802513] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.803592] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.804885] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.806366] ACPI: Power Button [PWRF]\n[ 1.807229] GHES: HEST is not enabled!\n[ 1.821077] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.849495] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.851817] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.875549] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.877663] Linux agpgart interface v0.103\n[ 1.880162] brd: module loaded\n[ 1.881328] loop: module loaded\n[ 1.882788] vda: vda1\n[ 1.884070] scsi host0: ata_piix\n[ 1.884818] scsi host1: ata_piix\n[ 1.885543] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.886790] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.888262] libphy: Fixed MDIO Bus: probed\n[ 1.889101] tun: Universal TUN/TAP device driver, 1.6\n[ 1.890068] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.892252] PPP generic driver version 2.4.2\n[ 1.893464] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.894772] ehci-pci: EHCI PCI platform driver\n[ 1.895673] ehci-platform: EHCI generic platform driver\n[ 1.896680] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.897839] ohci-pci: OHCI PCI platform driver\n[ 1.898742] ohci-platform: OHCI generic platform driver\n[ 1.899760] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.914116] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.915125] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.916603] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.917616] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.918758] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.920005] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.921454] usb usb1: Product: UHCI Host Controller\n[ 1.922410] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.923581] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.924602] hub 1-0:1.0: USB hub found\n[ 1.925399] hub 1-0:1.0: 2 ports detected\n[ 1.926318] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.928478] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.929485] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.930530] mousedev: PS/2 mouse device common for all mice\n[ 1.931803] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.933690] rtc_cmos 00:00: RTC can wake from S4\n[ 1.934824] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.936042] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.937271] i2c /dev entries driver\n[ 1.938031] device-mapper: uevent: version 1.0.3\n[ 1.938998] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.940673] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.941963] NET: Registered protocol family 10\n[ 1.942992] NET: Registered protocol family 17\n[ 1.943914] Key type dns_resolver registered\n[ 1.944848] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.945958] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.947721] registered taskstats version 1\n[ 1.948571] Loading compiled-in X.509 certificates\n[ 1.950004] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.951866] zswap: loaded using pool lzo/zbud\n[ 1.955049] Key type trusted registered\n[ 1.957362] Key type encrypted registered\n[ 1.958214] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.959261] ima: No TPM chip found, activating TPM-bypass!\n[ 1.960314] evm: HMAC attrs: 0x1\n[ 1.961257] Magic number: 2:599:391\n[ 1.962116] rtc_cmos 00:00: setting system clock to 2018-09-26 17:22:11 UTC (1537982531)\n[ 1.963756] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.964876] EDD information not available.\n[ 2.043198] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.044662] ata1.00: configured for MWDMA2\n[ 2.045874] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.048231] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.049464] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.061168] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.063060] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.064602] Write protecting the kernel read-only data: 14336k\n[ 2.066157] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.067882] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.076647] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.078457] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.080474] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.082372] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.084238] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.086071] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.087967] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.089763] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.092088] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.093869] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.124425] virtio_net virtio0 ens3: renamed from eth0\n[ 2.132292] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.134162] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.156829] AVX2 version of gcm_enc/dec engaged.\n[ 2.157807] AES CTR mode by8 optimization enabled\n[ 2.163011] FDC 0 is a S82078B\n[ 2.234723] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.399171] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.400421] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.401721] usb 1-1: Product: QEMU USB Tablet\n[ 2.402581] usb 1-1: Manufacturer: QEMU\n[ 2.403368] usb 1-1: SerialNumber: 42\n[ 2.410754] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.416507] usbcore: registered new interface driver usbhid\n[ 2.417645] usbhid: USB HID core driver\n[ 2.420403] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 2.422664] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.778749] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 2.779963] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\nBegin: Loading essential drivers ... [ 3.682580] md: linear personality registered for level -1\n[ 3.685595] md: multipath personality registered for level -4\n[ 3.688669] md: raid0 personality registered for level 0\n[ 3.691939] md: raid1 personality registered for level 1\n[ 3.762688] raid6: sse2x1 gen() 11579 MB/s\n[ 3.830684] raid6: sse2x1 xor() 9049 MB/s\n[ 3.898686] raid6: sse2x2 gen() 14632 MB/s\n[ 3.966686] raid6: sse2x2 xor() 9919 MB/s\n[ 4.034685] raid6: sse2x4 gen() 16855 MB/s\n[ 4.102684] raid6: sse2x4 xor() 11559 MB/s\n[ 4.170687] raid6: avx2x1 gen() 22382 MB/s\n[ 4.238685] raid6: avx2x2 gen() 26317 MB/s\n[ 4.306684] raid6: avx2x4 gen() 30350 MB/s\n[ 4.307566] raid6: using algorithm avx2x4 gen() 30350 MB/s\n[ 4.308607] raid6: using avx2x2 recovery algorithm\n[ 4.310873] xor: automatically using best checksumming function:\n[ 4.350684] avx : 36062.000 MB/sec\n[ 4.352802] async_tx: api initialized (async)\n[ 4.362131] md: raid6 personality registered for level 6\n[ 4.363190] md: raid5 personality registered for level 5\n[ 4.364228] md: raid4 personality registered for level 4\n[ 4.368712] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 4.393642] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.423861] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 4.518620] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 4.521923] systemd[1]: Detected virtualization kvm.\n[ 4.522895] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.527178] systemd[1]: Set hostname to .\n[ 4.531640] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.532778] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.642447] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.644867] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.647550] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.651895] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.655099] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.658318] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.661688] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 4.666668] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.669494] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.671676] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.674213] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.676328] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.678875] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.681614] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.684357] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 4.687707] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.690509] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.692986] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.695476] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.698124] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 4.702517] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.708657] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.713427] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.717218] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.722621] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 4.728808] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.739330] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.742668] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.749280] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.752165] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.762190] systemd[1]: Mounted Debug File System.\n[ 4.769901] pci 0000:00:06.0: BAR 6: assigned [mem 0x40000000-0x4003ffff pref]\n[ 4.771433] pci 0000:00:06.0: BAR 0: assigned [io 0x1000-0x10ff]\n[ 4.772895] pci 0000:00:06.0: BAR 1: assigned [mem 0x40040000-0x400400ff]\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.783543] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.785752] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.791762] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[ 4.793777] EXT4-fs (vda1): re-mounted. Opts: (null)\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[ 4.802379] Loading iSCSI transport class v2.0-870.\n[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.811452] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.851480] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting udev Coldplug all Devices...\n Starting Initial cloud-init job (pre-networking)...\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 6.288086] cloud-init[450]: Cloud-init v. 0.7.9 running 'init-local' at Wed, 26 Sep 2018 17:22:15 +0000. Up 5.61 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 8.490872] cloud-init[1032]: Cloud-init v. 0.7.9 running 'init' at Wed, 26 Sep 2018 17:22:17 +0000. Up 7.36 seconds.\n[ 8.493088] cloud-init[1032]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 8.500147] cloud-init[1032]: ci-info: +--------+-------+------------------------------+---------------+-------+-------------------+\n[ 8.502474] cloud-init[1032]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 8.508286] cloud-init[1032]: ci-info: +--------+-------+------------------------------+---------------+-------+-------------------+\n[ 8.510557] cloud-init[1032]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 8.516286] cloud-init[1032]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 8.520098] cloud-init[1032]: ci-info: | ens3 | True | 10.10.11.5 | 255.255.255.0 | . | fa:16:3e:c0:46:c4 |\n[ 8.524102] cloud-init[1032]: ci-info: | ens3 | True | fe80::f816:3eff:fec0:46c4/64 | . | link | fa:16:3e:c0:46:c4 |\n[ 8.532124] cloud-init[1032]: ci-info: | ens6 | False | . | . | . | 52:54:00:29:04:93 |\n[ 8.534331] cloud-init[1032]: ci-info: +--------+-------+------------------------------+---------------+-------+-------------------+\n[ 8.540290] cloud-init[1032]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 8.542346] cloud-init[1032]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.546382] cloud-init[1032]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target System Initialization.\n\n[ 8.553478] cloud-init[1032]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.556091] cloud-init[1032]: ci-info: | 0 | 0.0.0.0 | 10.10.11.1 | 0.0.0.0 | ens3 | UG |\n Starting LXD - unix socket.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 8.560215] cloud-init[1032]: ci-info: | 1 | 10.10.11.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |[[0;32m OK [0m] Started Daily apt activities.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n[ 8.565484] cloud-init[1032]: ci-info: | 2 | 169.254.169.254 | 10.10.11.4 | 255.255.255.255 | ens3 | UGH |\n[ 8.567666] cloud-init\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Reached target Timers.\n[1032]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.572198] cloud-init[[0;32m OK [0m] Started ACPI Events Check.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.[1032]: Generating public/private rsa key pair.\n[ 8.577179] cloud-init[1032]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 8.578509] cloud-init[1032]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 8.579830] \n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Reached target Cloud-config availability.\ncloud-init[1032]: The key fingerprint is:\n[ 8.583954] cloud-init[1032]: SHA256:GhYkv/hh0l0wTg/Zk/Ya8eK0XLtWA4ASMe4iUaTP5XE root@sdnvpn-3-2-quagga\n[ 8.586227] [[0;32m OK [0m] Listening on LXD - unix socket.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\ncloud-init[1032]: The key's randomart image is:\n[ 8.591594] cloud-init[1032]: +---[RSA 2048]----+\n[ 8.594355] cloud-init[1032]: | .+ =o=+ . |\n[ 8.598356] cloud-init[1032]: | o =.+o=B |\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[ 8.600983] cloud-init[1032]: | o *.E.o* |\n Starting Login to default iSCSI targets...[ 8.604137] cloud-init[1032]: | + * * .+ = |\n[ 8.605007] cloud-init[1032]: | . * X S+ * o |\n[ 8.605818] cloud-init[1032]: | . * + = . o |\n[ 8.606632] cloud-init[1032]: | o o . |\n[ 8.607448] cloud-init[1032]: | o |\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n Starting Accounts Service...\n\n[[0;32m OK [0m] Started ACPI event daemon.\n[ 8.613624] cloud-init[1032]: | . | Starting Pollinate to seed the pseudo random number generator...\n[ 8.618655] \ncloud-init[1032]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Auto import assertions from block devices...[ 8.625392] cloud-init[1032]: \n Starting Apply the settings specified in cloud-config...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\nGenerating public/private dsa key pair.\n[ 8.672876] cloud-init[1032]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 8.680915] Starting System Logging Service...\n Starting /etc/rc.local Compatibility...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting Login Service...cloud-init\n[1032]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started Auto import assertions from block devices.\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n\n[ 8.722002] cloud-init[1032]: The key fingerprint is:\n[ 8.737186] cloud-init[1032]: SHA256:hR+/4oFtczl1pGZveS9/EfzyO4zL16bfHsMw59/KfNQ root@sdnvpn-3-2-quagga[[0;32m OK [0m] Started Login to default iSCSI targets.\n\n[ 8.756327] cloud-init[1032]: The key's randomart image is:\n[ 8.765874] cloud-init[1032]: +---[DSA 1024]----+\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[ 8.785735] cloud-init[1032]: | |\n[ 8.801157] cloud-init[1032]: | . |\n[ 8.805938] cloud-init[1032]: | . o . .|\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n[ 8.817069] cloud-init[1032]: | o o = | Starting LSB: daemon to balance interrupts for SMP systems...\n \n[ 8.825138] cloud-init[1032]: | S . .o=.=|Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: start and stop the Quagga routing suite...\n Starting LSB: automatic crash report generation...\n Starting Permit User Sessions...\n[[0;32m OK [0m] Started Login Service.\n[[0;32m OK [0m] Started Permit User Sessions.\n\n[ 8.870477] Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Getty on tty1.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\ncloud-init[1032]: | o *B+E|\n[[0;32m OK [0m] Started LXD - container startup/shutdown.[ 8.912290] cloud-init[1032]: | . * = oX*|\n[ 8.913048] cloud-init[1032]: | o =.=.=#|\n[ 8.913803] cloud-init[1032]: | . oB@%|\n[ 8.914555] cloud-init[1032]: +----[SHA256]-----+\n[ 8.915288] cloud-init[1032]: Generating public/private ecdsa key pair.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started Set console scheme.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started Accounts Service.\n\n[ 8.944923] cloud-init[1032]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 8.952972] cloud-init[1032]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 8.964297] cloud-init[1032]: The key fingerprint is:\n[ 8.968060] cloud-init[1032]: SHA256:Nlm6KdP32nPrb35iQC/wuXHmcnN5IE8TNuwz6ps4px0 root@sdnvpn-3-2-quagga\n[ 8.972063] cloud-init[1032]: The key's randomart image is:\n[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n[ 8.982568] cloud-init[1032]: +---[ECDSA 256]---+\n[ 8.983555] cloud-init[1032]: | |\n[ 8.988057] cloud-init[1032]: | |\n[ 8.989050] cloud-init[1032]: | . . |\n[ 8.991985] cloud-init[1032]: | +. . = |\n[ 8.997990] cloud-init[1032]: | S + = o |\n[ 8.999114] cloud-init[1032]: | o + B @ |\n[ 9.000256] cloud-init[1032]: | o + . E& =.|\n[ 9.001949] cloud-init[1032]: | o ..=*oO.=|\n[ 9.004826] cloud-init[1032]: | +*BOoO=|\n[ 9.008045] cloud-init[1032]: +----[SHA256]-----+\n[ 9.010940] cloud-init[1032]: Generating public/private ed25519 key pair.\n[ 9.014793] cloud-init[1032]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 9.018239] cloud-init[1032]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 9.021949] cloud-init[1032]: The key fingerprint is:\n[ 9.024054] cloud-init[1032]: SHA256:lwhY2j2TrfjJgUq7HiPRLJqduZDUHHcnmJbFnJOiOBo root@sdnvpn-3-2-quagga\n[ 9.028148] cloud-init[1032]: The key's randomart image is:\n[ 9.033129] cloud-init[1032]: +--[ED25519 256]--+\n[ 9.036055] cloud-init[1032]: | +.o |\n[ 9.040243] cloud-init[1032]: | *=B o |\n[ 9.041517] cloud-init[1032]: | ..+*+o*.. |\n[ 9.042761] cloud-init[1032]: |Eoo++ .+o= . |\n[ 9.045268] cloud-init[1032]: |.o+o+ o S o |\n[ 9.048056] cloud-init[1032]: |o= * o o + |\n[ 9.052055] cloud-init[1032]: |= = = + |\n[ 9.053658] cloud-init[1032]: | . o + |\n[ 9.056055] cloud-init[1032]: | ..o |\n[ 9.060054] cloud-init[1032]: +----[SHA256]-----+\n[ 9.270021] cloud-init[1151]: Generating locales (this might take a while)...\n[ 9.853784] cloud-init[1151]: en_US.UTF-8... done\n[ 9.855883] cloud-init[1151]: Generation complete.\n\nUbuntu 16.04.2 LTS sdnvpn-3-2-quagga ttyS0\n\nsdnvpn-3-2-quagga login: [ 80.602126] cloud-init[1151]: Cloud-init v. 0.7.9 running 'modules:config' at Wed, 26 Sep 2018 17:22:18 +0000. Up 9.20 seconds.\n[ 80.909153] cloud-init[1398]: + chpasswd\n[ 80.910254] cloud-init[1398]: + echo ubuntu:opnfv\n[ 80.944342] cloud-init[1398]: + sleep 20\n"} 2018-09-26 17:23:50,343 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43/action used request id req-786f7ce9-710f-4a4c-8ee5-09b4b59ad624 2018-09-26 17:24:20,368 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9811e5b798691457c00b833a48b3b2f7d79fc1ed" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:24:21,452 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:24:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-42004b8b-4857-4c9a-8bc8-9e35951e3813 x-compute-request-id: req-42004b8b-4857-4c9a-8bc8-9e35951e3813 Content-Encoding: gzip Content-Length: 14869 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-66-generic (buildd@lgw01-28) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ) #87-Ubuntu SMP Fri Mar 3 15:29:05 UTC 2017 (Ubuntu 4.4.0-66.87-generic 4.4.44)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x36ac8000-0x3755bfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 884598181 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98264 r8192 d28712 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d9c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1001796K/1048040K available (8452K kernel code, 1293K rwdata, 3980K rodata, 1488K init, 1316K bss, 46244K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.136776] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.138460] pid_max: default: 32768 minimum: 301\n[ 0.139366] ACPI: Core revision 20150930\n[ 0.140763] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142102] Security Framework initialized\n[ 0.142933] Yama: becoming mindful.\n[ 0.143680] AppArmor: AppArmor initialized\n[ 0.144577] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.146002] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.147701] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.148948] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.150357] Initializing cgroup subsys io\n[ 0.151184] Initializing cgroup subsys memory\n[ 0.152059] Initializing cgroup subsys devices\n[ 0.152944] Initializing cgroup subsys freezer\n[ 0.153825] Initializing cgroup subsys net_cls\n[ 0.154722] Initializing cgroup subsys perf_event\n[ 0.155640] Initializing cgroup subsys net_prio\n[ 0.156538] Initializing cgroup subsys hugetlb\n[ 0.157420] Initializing cgroup subsys pids\n[ 0.158305] CPU: Physical Processor ID: 0\n[ 0.159829] mce: CPU supports 10 MCE banks\n[ 0.160690] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161701] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.173592] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.180031] ftrace: allocating 32123 entries in 126 pages\n[ 0.206768] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.209977] smpboot: Max logical packages: 1\n[ 0.210991] x2apic enabled\n[ 0.211816] Switched APIC routing to physical x2apic.\n[ 0.213585] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.214728] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.216751] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.218578] KVM setup paravirtual spinlock\n[ 0.219888] x86: Booted up 1 node, 1 CPUs\n[ 0.220710] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.222127] devtmpfs: initialized\n[ 0.224599] evm: security.selinux\n[ 0.225313] evm: security.SMACK64\n[ 0.226011] evm: security.SMACK64EXEC\n[ 0.226765] evm: security.SMACK64TRANSMUTE\n[ 0.227590] evm: security.SMACK64MMAP\n[ 0.228350] evm: security.ima\n[ 0.228992] evm: security.capability\n[ 0.229808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.231700] pinctrl core: initialized pinctrl subsystem\n[ 0.232827] RTC time: 17:22:10, date: 09/26/18\n[ 0.233783] NET: Registered protocol family 16\n[ 0.234775] cpuidle: using governor ladder\n[ 0.235616] cpuidle: using governor menu\n[ 0.236419] PCCT header not found.\n[ 0.237183] ACPI: bus type PCI registered\n[ 0.237992] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.239267] PCI: Using configuration type 1 for base access\n[ 0.241449] ACPI: Added _OSI(Module Device)\n[ 0.242300] ACPI: Added _OSI(Processor Device)\n[ 0.243172] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.244080] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.246563] ACPI: Interpreter enabled\n[ 0.247337] ACPI: (supports S0 S5)\n[ 0.248048] ACPI: Using IOAPIC for interrupt routing\n[ 0.249014] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252133] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253287] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254531] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255748] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258168] acpiphp: Slot [3] registered\n[ 0.258980] acpiphp: Slot [4] registered\n[ 0.259799] acpiphp: Slot [5] registered\n[ 0.260618] acpiphp: Slot [6] registered\n[ 0.261436] acpiphp: Slot [7] registered\n[ 0.262245] acpiphp: Slot [8] registered\n[ 0.263054] acpiphp: Slot [9] registered\n[ 0.263871] acpiphp: Slot [10] registered\n[ 0.264699] acpiphp: Slot [11] registered\n[ 0.265522] acpiphp: Slot [12] registered\n[ 0.266345] acpiphp: Slot [13] registered\n[ 0.267167] acpiphp: Slot [14] registered\n[ 0.278049] acpiphp: Slot [15] registered\n[ 0.278879] acpiphp: Slot [16] registered\n[ 0.279708] acpiphp: Slot [17] registered\n[ 0.280535] acpiphp: Slot [18] registered\n[ 0.281359] acpiphp: Slot [19] registered\n[ 0.282186] acpiphp: Slot [20] registered\n[ 0.283013] acpiphp: Slot [21] registered\n[ 0.283845] acpiphp: Slot [22] registered\n[ 0.284679] acpiphp: Slot [23] registered\n[ 0.285514] acpiphp: Slot [24] registered\n[ 0.286348] acpiphp: Slot [25] registered\n[ 0.287180] acpiphp: Slot [26] registered\n[ 0.288003] acpiphp: Slot [27] registered\n[ 0.288829] acpiphp: Slot [28] registered\n[ 0.289658] acpiphp: Slot [29] registered\n[ 0.290495] acpiphp: Slot [30] registered\n[ 0.291325] acpiphp: Slot [31] registered\n[ 0.292148] PCI host bridge to bus 0000:00\n[ 0.292976] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294228] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.295633] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297774] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.299910] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.308166] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310128] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.311916] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.314823] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.321416] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.324344] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374504] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376471] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.378384] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.380285] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.382166] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.383860] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.385444] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.387003] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.389296] vgaarb: loaded\n[ 0.390138] vgaarb: bridge control possible 0000:00:02.0\n[ 0.391783] SCSI subsystem initialized\n[ 0.392935] ACPI: bus type USB registered\n[ 0.394106] usbcore: registered new interface driver usbfs\n[ 0.395623] usbcore: registered new interface driver hub\n[ 0.397105] usbcore: registered new device driver usb\n[ 0.398637] PCI: Using ACPI for IRQ routing\n[ 0.400033] NetLabel: Initializing\n[ 0.401042] NetLabel: domain hash size = 128\n[ 0.402275] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.403672] NetLabel: unlabeled traffic allowed by default\n[ 0.405261] amd_nb: Cannot enumerate AMD northbridges\n[ 0.406681] clocksource: Switched to clocksource kvm-clock\n[ 0.412888] AppArmor: AppArmor Filesystem Enabled\n[ 0.414304] pnp: PnP ACPI init\n[ 0.415531] pnp: PnP ACPI: found 5 devices\n[ 0.421977] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.424553] NET: Registered protocol family 2\n[ 0.425903] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.427852] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.429639] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.431412] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.433039] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.434794] NET: Registered protocol family 1\n[ 0.436048] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.437683] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.439272] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.453699] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.468192] Trying to unpack rootfs image as initramfs...\n[ 1.760626] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.779419] Scanning for low memory corruption every 60 seconds\n[ 1.781283] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.782455] audit: initializing netlink subsys (disabled)\n[ 1.783507] audit: type=2000 audit(1537982531.955:1): initialized\n[ 1.784833] Initialise system trusted keyring\n[ 1.785778] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.786963] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.789412] zbud: loaded\n[ 1.790134] VFS: Disk quotas dquot_6.6.0\n[ 1.790973] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.792401] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.793665] fuse init (API version 7.23)\n[ 1.794562] Key type big_key registered\n[ 1.795384] Allocating IMA MOK and blacklist keyrings.\n[ 1.796515] Key type asymmetric registered\n[ 1.797352] Asymmetric key parser 'x509' registered\n[ 1.798323] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.799829] io scheduler noop registered\n[ 1.800652] io scheduler deadline registered (default)\n[ 1.801660] io scheduler cfq registered\n[ 1.802513] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.803592] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.804885] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.806366] ACPI: Power Button [PWRF]\n[ 1.807229] GHES: HEST is not enabled!\n[ 1.821077] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.849495] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.851817] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.875549] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.877663] Linux agpgart interface v0.103\n[ 1.880162] brd: module loaded\n[ 1.881328] loop: module loaded\n[ 1.882788] vda: vda1\n[ 1.884070] scsi host0: ata_piix\n[ 1.884818] scsi host1: ata_piix\n[ 1.885543] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.886790] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.888262] libphy: Fixed MDIO Bus: probed\n[ 1.889101] tun: Universal TUN/TAP device driver, 1.6\n[ 1.890068] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.892252] PPP generic driver version 2.4.2\n[ 1.893464] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.894772] ehci-pci: EHCI PCI platform driver\n[ 1.895673] ehci-platform: EHCI generic platform driver\n[ 1.896680] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.897839] ohci-pci: OHCI PCI platform driver\n[ 1.898742] ohci-platform: OHCI generic platform driver\n[ 1.899760] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.914116] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.915125] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.916603] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.917616] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.918758] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.920005] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.921454] usb usb1: Product: UHCI Host Controller\n[ 1.922410] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.923581] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.924602] hub 1-0:1.0: USB hub found\n[ 1.925399] hub 1-0:1.0: 2 ports detected\n[ 1.926318] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.928478] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.929485] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.930530] mousedev: PS/2 mouse device common for all mice\n[ 1.931803] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.933690] rtc_cmos 00:00: RTC can wake from S4\n[ 1.934824] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.936042] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.937271] i2c /dev entries driver\n[ 1.938031] device-mapper: uevent: version 1.0.3\n[ 1.938998] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.940673] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.941963] NET: Registered protocol family 10\n[ 1.942992] NET: Registered protocol family 17\n[ 1.943914] Key type dns_resolver registered\n[ 1.944848] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.945958] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.947721] registered taskstats version 1\n[ 1.948571] Loading compiled-in X.509 certificates\n[ 1.950004] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.951866] zswap: loaded using pool lzo/zbud\n[ 1.955049] Key type trusted registered\n[ 1.957362] Key type encrypted registered\n[ 1.958214] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.959261] ima: No TPM chip found, activating TPM-bypass!\n[ 1.960314] evm: HMAC attrs: 0x1\n[ 1.961257] Magic number: 2:599:391\n[ 1.962116] rtc_cmos 00:00: setting system clock to 2018-09-26 17:22:11 UTC (1537982531)\n[ 1.963756] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.964876] EDD information not available.\n[ 2.043198] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.044662] ata1.00: configured for MWDMA2\n[ 2.045874] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.048231] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.049464] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.061168] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.063060] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.064602] Write protecting the kernel read-only data: 14336k\n[ 2.066157] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.067882] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.076647] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.078457] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.080474] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.082372] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.084238] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.086071] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.087967] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.089763] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.092088] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.093869] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.124425] virtio_net virtio0 ens3: renamed from eth0\n[ 2.132292] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.134162] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.156829] AVX2 version of gcm_enc/dec engaged.\n[ 2.157807] AES CTR mode by8 optimization enabled\n[ 2.163011] FDC 0 is a S82078B\n[ 2.234723] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.399171] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.400421] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.401721] usb 1-1: Product: QEMU USB Tablet\n[ 2.402581] usb 1-1: Manufacturer: QEMU\n[ 2.403368] usb 1-1: SerialNumber: 42\n[ 2.410754] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.416507] usbcore: registered new interface driver usbhid\n[ 2.417645] usbhid: USB HID core driver\n[ 2.420403] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 2.422664] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.778749] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 2.779963] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\nBegin: Loading essential drivers ... [ 3.682580] md: linear personality registered for level -1\n[ 3.685595] md: multipath personality registered for level -4\n[ 3.688669] md: raid0 personality registered for level 0\n[ 3.691939] md: raid1 personality registered for level 1\n[ 3.762688] raid6: sse2x1 gen() 11579 MB/s\n[ 3.830684] raid6: sse2x1 xor() 9049 MB/s\n[ 3.898686] raid6: sse2x2 gen() 14632 MB/s\n[ 3.966686] raid6: sse2x2 xor() 9919 MB/s\n[ 4.034685] raid6: sse2x4 gen() 16855 MB/s\n[ 4.102684] raid6: sse2x4 xor() 11559 MB/s\n[ 4.170687] raid6: avx2x1 gen() 22382 MB/s\n[ 4.238685] raid6: avx2x2 gen() 26317 MB/s\n[ 4.306684] raid6: avx2x4 gen() 30350 MB/s\n[ 4.307566] raid6: using algorithm avx2x4 gen() 30350 MB/s\n[ 4.308607] raid6: using avx2x2 recovery algorithm\n[ 4.310873] xor: automatically using best checksumming function:\n[ 4.350684] avx : 36062.000 MB/sec\n[ 4.352802] async_tx: api initialized (async)\n[ 4.362131] md: raid6 personality registered for level 6\n[ 4.363190] md: raid5 personality registered for level 5\n[ 4.364228] md: raid4 personality registered for level 4\n[ 4.368712] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 4.393642] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.423861] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 4.518620] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 4.521923] systemd[1]: Detected virtualization kvm.\n[ 4.522895] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.527178] systemd[1]: Set hostname to .\n[ 4.531640] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.532778] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.642447] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.644867] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.647550] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.651895] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.655099] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.658318] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.661688] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 4.666668] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.669494] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.671676] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.674213] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.676328] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.678875] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.681614] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.684357] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 4.687707] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.690509] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.692986] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.695476] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.698124] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 4.702517] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.708657] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.713427] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.717218] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.722621] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 4.728808] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.739330] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.742668] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.749280] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.752165] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.762190] systemd[1]: Mounted Debug File System.\n[ 4.769901] pci 0000:00:06.0: BAR 6: assigned [mem 0x40000000-0x4003ffff pref]\n[ 4.771433] pci 0000:00:06.0: BAR 0: assigned [io 0x1000-0x10ff]\n[ 4.772895] pci 0000:00:06.0: BAR 1: assigned [mem 0x40040000-0x400400ff]\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.783543] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.785752] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.791762] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[ 4.793777] EXT4-fs (vda1): re-mounted. Opts: (null)\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[ 4.802379] Loading iSCSI transport class v2.0-870.\n[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.811452] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.851480] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting udev Coldplug all Devices...\n Starting Initial cloud-init job (pre-networking)...\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 6.288086] cloud-init[450]: Cloud-init v. 0.7.9 running 'init-local' at Wed, 26 Sep 2018 17:22:15 +0000. Up 5.61 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 8.490872] cloud-init[1032]: Cloud-init v. 0.7.9 running 'init' at Wed, 26 Sep 2018 17:22:17 +0000. Up 7.36 seconds.\n[ 8.493088] cloud-init[1032]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 8.500147] cloud-init[1032]: ci-info: +--------+-------+------------------------------+---------------+-------+-------------------+\n[ 8.502474] cloud-init[1032]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 8.508286] cloud-init[1032]: ci-info: +--------+-------+------------------------------+---------------+-------+-------------------+\n[ 8.510557] cloud-init[1032]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 8.516286] cloud-init[1032]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 8.520098] cloud-init[1032]: ci-info: | ens3 | True | 10.10.11.5 | 255.255.255.0 | . | fa:16:3e:c0:46:c4 |\n[ 8.524102] cloud-init[1032]: ci-info: | ens3 | True | fe80::f816:3eff:fec0:46c4/64 | . | link | fa:16:3e:c0:46:c4 |\n[ 8.532124] cloud-init[1032]: ci-info: | ens6 | False | . | . | . | 52:54:00:29:04:93 |\n[ 8.534331] cloud-init[1032]: ci-info: +--------+-------+------------------------------+---------------+-------+-------------------+\n[ 8.540290] cloud-init[1032]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 8.542346] cloud-init[1032]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.546382] cloud-init[1032]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target System Initialization.\n\n[ 8.553478] cloud-init[1032]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.556091] cloud-init[1032]: ci-info: | 0 | 0.0.0.0 | 10.10.11.1 | 0.0.0.0 | ens3 | UG |\n Starting LXD - unix socket.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 8.560215] cloud-init[1032]: ci-info: | 1 | 10.10.11.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |[[0;32m OK [0m] Started Daily apt activities.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n[ 8.565484] cloud-init[1032]: ci-info: | 2 | 169.254.169.254 | 10.10.11.4 | 255.255.255.255 | ens3 | UGH |\n[ 8.567666] cloud-init\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Reached target Timers.\n[1032]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.572198] cloud-init[[0;32m OK [0m] Started ACPI Events Check.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.[1032]: Generating public/private rsa key pair.\n[ 8.577179] cloud-init[1032]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 8.578509] cloud-init[1032]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 8.579830] \n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Reached target Cloud-config availability.\ncloud-init[1032]: The key fingerprint is:\n[ 8.583954] cloud-init[1032]: SHA256:GhYkv/hh0l0wTg/Zk/Ya8eK0XLtWA4ASMe4iUaTP5XE root@sdnvpn-3-2-quagga\n[ 8.586227] [[0;32m OK [0m] Listening on LXD - unix socket.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\ncloud-init[1032]: The key's randomart image is:\n[ 8.591594] cloud-init[1032]: +---[RSA 2048]----+\n[ 8.594355] cloud-init[1032]: | .+ =o=+ . |\n[ 8.598356] cloud-init[1032]: | o =.+o=B |\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[ 8.600983] cloud-init[1032]: | o *.E.o* |\n Starting Login to default iSCSI targets...[ 8.604137] cloud-init[1032]: | + * * .+ = |\n[ 8.605007] cloud-init[1032]: | . * X S+ * o |\n[ 8.605818] cloud-init[1032]: | . * + = . o |\n[ 8.606632] cloud-init[1032]: | o o . |\n[ 8.607448] cloud-init[1032]: | o |\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n Starting Accounts Service...\n\n[[0;32m OK [0m] Started ACPI event daemon.\n[ 8.613624] cloud-init[1032]: | . | Starting Pollinate to seed the pseudo random number generator...\n[ 8.618655] \ncloud-init[1032]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Auto import assertions from block devices...[ 8.625392] cloud-init[1032]: \n Starting Apply the settings specified in cloud-config...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\nGenerating public/private dsa key pair.\n[ 8.672876] cloud-init[1032]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 8.680915] Starting System Logging Service...\n Starting /etc/rc.local Compatibility...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting Login Service...cloud-init\n[1032]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started Auto import assertions from block devices.\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n\n[ 8.722002] cloud-init[1032]: The key fingerprint is:\n[ 8.737186] cloud-init[1032]: SHA256:hR+/4oFtczl1pGZveS9/EfzyO4zL16bfHsMw59/KfNQ root@sdnvpn-3-2-quagga[[0;32m OK [0m] Started Login to default iSCSI targets.\n\n[ 8.756327] cloud-init[1032]: The key's randomart image is:\n[ 8.765874] cloud-init[1032]: +---[DSA 1024]----+\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[ 8.785735] cloud-init[1032]: | |\n[ 8.801157] cloud-init[1032]: | . |\n[ 8.805938] cloud-init[1032]: | . o . .|\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n[ 8.817069] cloud-init[1032]: | o o = | Starting LSB: daemon to balance interrupts for SMP systems...\n \n[ 8.825138] cloud-init[1032]: | S . .o=.=|Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: start and stop the Quagga routing suite...\n Starting LSB: automatic crash report generation...\n Starting Permit User Sessions...\n[[0;32m OK [0m] Started Login Service.\n[[0;32m OK [0m] Started Permit User Sessions.\n\n[ 8.870477] Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Getty on tty1.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\ncloud-init[1032]: | o *B+E|\n[[0;32m OK [0m] Started LXD - container startup/shutdown.[ 8.912290] cloud-init[1032]: | . * = oX*|\n[ 8.913048] cloud-init[1032]: | o =.=.=#|\n[ 8.913803] cloud-init[1032]: | . oB@%|\n[ 8.914555] cloud-init[1032]: +----[SHA256]-----+\n[ 8.915288] cloud-init[1032]: Generating public/private ecdsa key pair.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started Set console scheme.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started Accounts Service.\n\n[ 8.944923] cloud-init[1032]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 8.952972] cloud-init[1032]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 8.964297] cloud-init[1032]: The key fingerprint is:\n[ 8.968060] cloud-init[1032]: SHA256:Nlm6KdP32nPrb35iQC/wuXHmcnN5IE8TNuwz6ps4px0 root@sdnvpn-3-2-quagga\n[ 8.972063] cloud-init[1032]: The key's randomart image is:\n[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n[ 8.982568] cloud-init[1032]: +---[ECDSA 256]---+\n[ 8.983555] cloud-init[1032]: | |\n[ 8.988057] cloud-init[1032]: | |\n[ 8.989050] cloud-init[1032]: | . . |\n[ 8.991985] cloud-init[1032]: | +. . = |\n[ 8.997990] cloud-init[1032]: | S + = o |\n[ 8.999114] cloud-init[1032]: | o + B @ |\n[ 9.000256] cloud-init[1032]: | o + . E& =.|\n[ 9.001949] cloud-init[1032]: | o ..=*oO.=|\n[ 9.004826] cloud-init[1032]: | +*BOoO=|\n[ 9.008045] cloud-init[1032]: +----[SHA256]-----+\n[ 9.010940] cloud-init[1032]: Generating public/private ed25519 key pair.\n[ 9.014793] cloud-init[1032]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 9.018239] cloud-init[1032]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 9.021949] cloud-init[1032]: The key fingerprint is:\n[ 9.024054] cloud-init[1032]: SHA256:lwhY2j2TrfjJgUq7HiPRLJqduZDUHHcnmJbFnJOiOBo root@sdnvpn-3-2-quagga\n[ 9.028148] cloud-init[1032]: The key's randomart image is:\n[ 9.033129] cloud-init[1032]: +--[ED25519 256]--+\n[ 9.036055] cloud-init[1032]: | +.o |\n[ 9.040243] cloud-init[1032]: | *=B o |\n[ 9.041517] cloud-init[1032]: | ..+*+o*.. |\n[ 9.042761] cloud-init[1032]: |Eoo++ .+o= . |\n[ 9.045268] cloud-init[1032]: |.o+o+ o S o |\n[ 9.048056] cloud-init[1032]: |o= * o o + |\n[ 9.052055] cloud-init[1032]: |= = = + |\n[ 9.053658] cloud-init[1032]: | . o + |\n[ 9.056055] cloud-init[1032]: | ..o |\n[ 9.060054] cloud-init[1032]: +----[SHA256]-----+\n[ 9.270021] cloud-init[1151]: Generating locales (this might take a while)...\n[ 9.853784] cloud-init[1151]: en_US.UTF-8... done\n[ 9.855883] cloud-init[1151]: Generation complete.\n\nUbuntu 16.04.2 LTS sdnvpn-3-2-quagga ttyS0\n\nsdnvpn-3-2-quagga login: [ 80.602126] cloud-init[1151]: Cloud-init v. 0.7.9 running 'modules:config' at Wed, 26 Sep 2018 17:22:18 +0000. Up 9.20 seconds.\n[ 80.909153] cloud-init[1398]: + chpasswd\n[ 80.910254] cloud-init[1398]: + echo ubuntu:opnfv\n[ 80.944342] cloud-init[1398]: + sleep 20\n[ 100.946070] cloud-init[1398]: + NEIGHBOR_IP=172.30.9.26\n[ 100.947057] cloud-init[1398]: + OWN_IP=172.30.9.212\n[ 100.947879] cloud-init[1398]: + EXT_NET_MASK=24\n[ 100.950249] cloud-init[1398]: ++ awk '{print $2}'\n[ 100.951207] cloud-init[1398]: ++ getent hosts\n[ 100.954467] cloud-init[1398]: ++ awk '{print $1}'\n[ 100.956061] cloud-init[1398]: ++ cat /etc/hostname\n[ 100.957563] cloud-init[1398]: + [[ localhost\n[ 100.959669] cloud-init[1398]: ip6-localhost != *\\s\\d\\n\\v\\p\\n\\-\\3\\-\\2\\-\\q\\u\\a\\g\\g\\a* ]]\n[ 100.961260] cloud-init[1398]: + tee -a /etc/hosts\n[ 100.963900] cloud-init[1398]: ++ awk '{print $1}'\n[ 100.965084] cloud-init[1398]: ++ cat /etc/hostname\n[ 100.967360] cloud-init[1398]: + echo '127.0.1.1 sdnvpn-3-2-quagga'\n[ 100.969264] cloud-init[1398]: 127.0.1.1 sdnvpn-3-2-quagga\n[ 100.970455] cloud-init[1398]: + quagga_int=\n[ 100.971853] cloud-init[1398]: ++ awk 'NR>2{print $1}'\n[ 100.973746] cloud-init[1398]: ++ netstat -ia\n[ 100.976034] cloud-init[1398]: + for net_int in '$(netstat -ia | awk '\\''NR>2{print $1}'\\'')'\n[ 100.979372] cloud-init[1398]: ++ grep ens3\n[ 100.980662] cloud-init[1398]: ++ ifconfig\n[ 100.981978] cloud-init[1398]: + '[' -z 'ens3 Link encap:Ethernet HWaddr fa:16:3e:c0:46:c4 ' ']'\n[ 100.983593] cloud-init[1398]: + for net_int in '$(netstat -ia | awk '\\''NR>2{print $1}'\\'')'\n[ 100.998477] cloud-init[1398]: ++ grep ens6\n[ 100.999315] cloud-init[1398]: ++ ifconfig\n[ 101.001744] cloud-init[1398]: + '[' -z '' ']'\n[ 101.003989] cloud-init[1398]: + quagga_int=ens6\n[ 101.005388] cloud-init[1398]: + break\n[ 101.008025] cloud-init[1398]: + '[' -z ens6 ']'\n[ 101.010510] cloud-init[1398]: + ip link set ens6 up\n[ 101.011594] cloud-init[1398]: + ip addr add 172.30.9.212/24 dev ens6\n[ 101.026490] cloud-init[1398]: + ZEBRA_CONFIG_LOCATION=/etc/quagga/zebra.conf\n[ 101.029515] cloud-init[1398]: + DAEMONS_FILE_LOCATION=/etc/quagga/daemons\n[ 101.030607] cloud-init[1398]: + BGPD_CONFIG_LOCATION=/etc/quagga/bgpd.conf\n[ 101.033917] cloud-init[1398]: + BGPD_LOG_FILE=/var/log/bgpd.log\n[ 101.034929] cloud-init[1398]: + touch /var/log/bgpd.log\n[ 101.037730] cloud-init[1398]: + chown quagga:quagga /var/log/bgpd.log\n[ 101.038810] cloud-init[1398]: + chown quagga:quagga /etc/quagga/daemons\n[ 101.040567] cloud-init[1398]: + cat\n[ 101.042161] cloud-init[1398]: + touch /etc/quagga/zebra.conf\n[ 101.043147] cloud-init[1398]: + chown quagga:quagga /etc/quagga/zebra.conf\n[ 101.044447] cloud-init[1398]: + cat\n[ 101.045158] cloud-init[1398]: + chown quagga:quagga /etc/quagga/bgpd.conf\n[ 101.046358] cloud-init[1398]: + service quagga restart\n[ 101.067870] cloud-init[1398]: + pgrep bgpd\n[ 101.072511] cloud-init[1398]: 1493\n[ 101.073447] cloud-init[1398]: + pgrep zebra\n[ 101.075993] cloud-init[1398]: 1489\nci-info: no authorized ssh keys fingerprints found for user ubuntu.\n<14>Sep 26 17:23:52 ec2: \n<14>Sep 26 17:23:52 ec2: #############################################################\n<14>Sep 26 17:23:52 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\n<14>Sep 26 17:23:52 ec2: 1024 SHA256:hR+/4oFtczl1pGZveS9/EfzyO4zL16bfHsMw59/KfNQ root@sdnvpn-3-2-quagga (DSA)\n<14>Sep 26 17:23:52 ec2: 256 SHA256:Nlm6KdP32nPrb35iQC/wuXHmcnN5IE8TNuwz6ps4px0 root@sdnvpn-3-2-quagga (ECDSA)\n<14>Sep 26 17:23:52 ec2: 256 SHA256:lwhY2j2TrfjJgUq7HiPRLJqduZDUHHcnmJbFnJOiOBo root@sdnvpn-3-2-quagga (ED25519)\n<14>Sep 26 17:23:52 ec2: 2048 SHA256:GhYkv/hh0l0wTg/Zk/Ya8eK0XLtWA4ASMe4iUaTP5XE root@sdnvpn-3-2-quagga (RSA)\n<14>Sep 26 17:23:52 ec2: -----END SSH HOST KEY FINGERPRINTS-----\n<14>Sep 26 17:23:52 ec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBL9vRO4aUtMoUYMTPO2XL0kXIVSqX248hR3qe/P0qKhxlLD4Eaf+AyyCOjOF4pwTxPnjhadinFFv+nPLF6AamB8= root@sdnvpn-3-2-quagga\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIP73205vjuBrd3FYhlOLXMtQ88mWENpHq1KxsUKxxCxY root@sdnvpn-3-2-quagga\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD5DZRPmcB7LLQCfNxI+wCprDRgtWB4mTmFKlTbeE9NTfb2N4wFVBROTnCJcq7nrYPKSWkHBeQHOGCdbVoZY1wDwMRlGTeTxLE0GaC9ACw8NUL009I4OCdL0XPHb+ibrT641NV7xPZpCsbZM7MyOZ956Rn2rjlRaxFcMa07gDcwyP2aca6Bs3vxRj6bEnQcHDY53xtzVKNwTaAkQ1pA7qqOTAOOWNn82DEtFmSZomMkAjXN9jvEZu7SEtKSh1Dk/uvegfxBRsrLPmKCmuCrdnEXe9K/TKTe/PA/0m/02efABysY7eVf11GWNGLuHwfwhAJpXRBhLX1M7V7Ru35KMk8R root@sdnvpn-3-2-quagga\n-----END SSH HOST KEY KEYS-----\n[ 101.111345] cloud-init[1398]: Cloud-init v. 0.7.9 running 'modules:final' at Wed, 26 Sep 2018 17:23:32 +0000. Up 80.83 seconds.\n[ 101.112963] cloud-init[1398]: ci-info: no authorized ssh keys fingerprints found for user ubuntu.\n[ 101.114217] cloud-init[1398]: Cloud-init v. 0.7.9 finished at Wed, 26 Sep 2018 17:23:52 +0000. Datasource DataSourceConfigDrive [net,ver=2][source=/dev/sr0]. Up 101.10 seconds\n"} 2018-09-26 17:24:21,453 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43/action used request id req-42004b8b-4857-4c9a-8bc8-9e35951e3813 2018-09-26 17:24:21,455 - sdnvpn_test_utils - INFO - Finished waiting for cloud init of instance sdnvpn-3-2-quagga result was True 2018-09-26 17:24:21,456 - paramiko.transport - DEBUG - [chan 12] Max packet in: 32768 bytes 2018-09-26 17:24:21,457 - paramiko.transport - DEBUG - [chan 12] Max packet out: 32768 bytes 2018-09-26 17:24:21,458 - paramiko.transport - DEBUG - Secsh channel 12 opened. 2018-09-26 17:24:21,460 - paramiko.transport - DEBUG - [chan 12] Sesch channel 12 request ok 2018-09-26 17:24:22,161 - paramiko.transport - DEBUG - [chan 12] EOF received (12) 2018-09-26 17:24:22,161 - sdnvpn-quagga - INFO - Maybe stdout of configure-bgp -op add-neighbor --as-num 200 --ip 172.30.9.212 --use-source-ip 172.30.9.26: client: JAVA_HOME not set; results may vary  2018-09-26 17:24:22,163 - paramiko.transport - DEBUG - [chan 12] EOF sent (12) 2018-09-26 17:24:22,164 - paramiko.transport - DEBUG - [chan 13] Max packet in: 32768 bytes 2018-09-26 17:24:22,165 - paramiko.transport - DEBUG - [chan 13] Max packet out: 32768 bytes 2018-09-26 17:24:22,165 - paramiko.transport - DEBUG - Secsh channel 13 opened. 2018-09-26 17:24:22,205 - paramiko.transport - DEBUG - [chan 13] Sesch channel 13 request ok 2018-09-26 17:24:22,867 - paramiko.transport - DEBUG - [chan 13] EOF received (13) 2018-09-26 17:24:22,869 - sdnvpn-quagga - INFO - Output of show-bgp --cmd \"ip bgp neighbors\": client: JAVA_HOME not set; results may vary BGP neighbor is 172.30.9.212, remote AS 200, local AS 100, external link BGP version 4, remote router ID 0.0.0.0 BGP state = Idle Last read 00:00:00, hold time is 180, keepalive interval is 60 seconds Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 0 0 Notifications: 0 0 Updates: 0 0 Keepalives: 0 0 Route Refresh: 0 0 Capability: 0 0 Total: 0 0 Minimum time between advertisement runs is 30 seconds For address family: VPN-IPv4 Unicast NEXT_HOP is propagated unchanged to this neighbor Community attribute sent to this neighbor(both) 0 accepted prefixes Connections established 0; dropped 0 Last reset never Next start timer due in 2 seconds Read thread: off Write thread: off  2018-09-26 17:24:22,869 - paramiko.transport - DEBUG - [chan 13] EOF sent (13) 2018-09-26 17:24:22,869 - sdnvpn-quagga - INFO - Opens sent/received: 0 0 2018-09-26 17:24:22,870 - sdnvpn-quagga - INFO - Peering state: BGP state = Idle 2018-09-26 17:24:23,872 - paramiko.transport - DEBUG - [chan 14] Max packet in: 32768 bytes 2018-09-26 17:24:23,873 - paramiko.transport - DEBUG - [chan 14] Max packet out: 32768 bytes 2018-09-26 17:24:23,873 - paramiko.transport - DEBUG - Secsh channel 14 opened. 2018-09-26 17:24:23,875 - paramiko.transport - DEBUG - [chan 14] Sesch channel 14 request ok 2018-09-26 17:24:24,564 - paramiko.transport - DEBUG - [chan 14] EOF received (14) 2018-09-26 17:24:24,566 - sdnvpn-quagga - INFO - Output of show-bgp --cmd \"ip bgp neighbors\": client: JAVA_HOME not set; results may vary BGP neighbor is 172.30.9.212, remote AS 200, local AS 100, external link BGP version 4, remote router ID 0.0.0.0 BGP state = Idle Last read 00:00:02, hold time is 180, keepalive interval is 60 seconds Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 0 0 Notifications: 0 0 Updates: 0 0 Keepalives: 0 0 Route Refresh: 0 0 Capability: 0 0 Total: 0 0 Minimum time between advertisement runs is 30 seconds Update source is 172.30.9.26 For address family: VPN-IPv4 Unicast NEXT_HOP is propagated unchanged to this neighbor Community attribute sent to this neighbor(both) 0 accepted prefixes Connections established 0; dropped 0 Last reset never Next start timer due in 1 seconds Read thread:off Write thread: off  2018-09-26 17:24:24,566 - paramiko.transport - DEBUG - [chan 14] EOF sent (14) 2018-09-26 17:24:24,566 - sdnvpn-quagga - INFO - Opens sent/received: 0 0 2018-09-26 17:24:24,567 - sdnvpn-quagga - INFO - Peering state: BGP state = Idle 2018-09-26 17:24:25,569 - paramiko.transport - DEBUG - [chan 15] Max packet in: 32768 bytes 2018-09-26 17:24:25,570 - paramiko.transport - DEBUG - [chan 15] Max packet out: 32768 bytes 2018-09-26 17:24:25,570 - paramiko.transport - DEBUG - Secsh channel 15 opened. 2018-09-26 17:24:25,572 - paramiko.transport - DEBUG - [chan 15] Sesch channel 15 request ok 2018-09-26 17:24:26,250 - paramiko.transport - DEBUG - [chan 15] EOF received (15) 2018-09-26 17:24:26,251 - sdnvpn-quagga - INFO - Output of show-bgp --cmd \"ip bgp neighbors\": client: JAVA_HOME not set; results may vary BGP neighbor is 172.30.9.212, remote AS 200, local AS 100, external link BGP version 4, remote router ID 172.30.9.212 BGP state = Established, up for 00:00:01 Last read00:00:01, hold time is 180, keepalive interval is 60 seconds Neighbor capabilities: 4 Byte AS: advertised and received Route refresh: advertised and received(old & new) Address family VPN-IPv4 Unicast: advertised and received Graceful Restart Capabilty: advertised and received Remote Restart timer is 120 seconds Address families by peer: none Graceful restart informations: End-of-RIB send: VPN-IPv4 Unicast End-of-RIB received: Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 1 1 Notifications: 0 0 Updates: 1 0 Keepalives: 2 1 Route Refresh: 0 0 Capability: 0 0 Total: 4 2 Minimum time between advertisement runs is 30 seconds Update source is 172.30.9.26 For address family: VPN-IPv4 Unicast NEXT_HOP is propagated unchanged to this neighbor Community attribute sent to this neighbor(both) 0 accepted prefixes Connections established 1; dropped 0 Last reset never Local host: 172.30.9.26, Local port: 34333 Foreign host: 172.30.9.212, Foreign port: 179 Nexthop: 172.30.9.26 Nexthop global: :: Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off  2018-09-26 17:24:26,251 - paramiko.transport - DEBUG - [chan 15] EOF sent (15) 2018-09-26 17:24:26,252 - sdnvpn-quagga - INFO - Opens sent/received: 1 1 2018-09-26 17:24:26,252 - sdnvpn-quagga - INFO - Peering state: BGP state = Established, up for 00:00:01 2018-09-26 17:24:27,253 - sdnvpn-quagga - INFO - Quagga peered with OpenDaylight 2018-09-26 17:24:27,254 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-09-26 17:24:27,255 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-09-26 17:24:27,255 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-09-26 17:24:27,257 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-09-26 17:24:27,319 - paramiko.transport - DEBUG - [chan 7] EOF received (7) 2018-09-26 17:24:27,320 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2018-09-26 17:24:27,321 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2018-09-26 17:24:27,322 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2018-09-26 17:24:27,322 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2018-09-26 17:24:27,362 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2018-09-26 17:24:27,465 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2018-09-26 17:24:27,465 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2018-09-26 17:24:27,467 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2018-09-26 17:24:27,468 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2018-09-26 17:24:27,468 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2018-09-26 17:24:27,508 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2018-09-26 17:24:27,647 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2018-09-26 17:24:27,652 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/2eba4e12-4dc9-492b-a414-ca70ce792c2e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c69eefcd11705785875c21e7bf1504ab0f2663c0" 2018-09-26 17:24:27,654 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2018-09-26 17:24:27,696 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:24:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3f02ab04-e185-42e0-9bbc-7e348eb92e42 x-compute-request-id: req-3f02ab04-e185-42e0-9bbc-7e348eb92e42 Content-Length: 0 Content-Type: application/json 2018-09-26 17:24:27,697 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/2eba4e12-4dc9-492b-a414-ca70ce792c2e used request id req-3f02ab04-e185-42e0-9bbc-7e348eb92e42 2018-09-26 17:24:27,700 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c69eefcd11705785875c21e7bf1504ab0f2663c0" -d '{"forceDelete": null}' 2018-09-26 17:24:27,894 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:24:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-021d9816-be91-4c08-955a-0df7cee64948 x-compute-request-id: req-021d9816-be91-4c08-955a-0df7cee64948 Content-Length: 0 Content-Type: application/json 2018-09-26 17:24:27,894 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/e258c807-118f-4a60-bfe3-9566550fbc43/action used request id req-021d9816-be91-4c08-955a-0df7cee64948 2018-09-26 17:24:27,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/1abd8f71-7514-42c4-8d8b-d2adf6662e42 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}07057e34bb5c3ba9d3db621f051a157ee2dc84dd" 2018-09-26 17:24:29,547 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5cabf420-e70c-4989-867a-ad582298fd57 Date: Wed, 26 Sep 2018 17:24:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 17:24:29,547 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/1abd8f71-7514-42c4-8d8b-d2adf6662e42 used request id req-5cabf420-e70c-4989-867a-ad582298fd57 2018-09-26 17:24:29,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/b2c979e8-1959-4ce7-af9f-3d2c7a4033f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eac09a5a47da7230661680abbceab06cf34bb19" 2018-09-26 17:24:30,118 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2a9b1dc6-d8d7-4c6e-b386-67b7a5faca96 Content-Length: 0 Date: Wed, 26 Sep 2018 17:24:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:24:30,119 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/b2c979e8-1959-4ce7-af9f-3d2c7a4033f2 used request id req-2a9b1dc6-d8d7-4c6e-b386-67b7a5faca96 2018-09-26 17:24:30,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/67a9ba3a-1434-43fe-84be-e3e7ea938461 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eac09a5a47da7230661680abbceab06cf34bb19" 2018-09-26 17:24:31,063 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7748af51-57a6-4768-92df-d3c58949852b Content-Length: 0 Date: Wed, 26 Sep 2018 17:24:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:24:31,063 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/67a9ba3a-1434-43fe-84be-e3e7ea938461 used request id req-7748af51-57a6-4768-92df-d3c58949852b 2018-09-26 17:24:31,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/756cbcfe-650d-4703-a7ae-0fec6de3210e/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eac09a5a47da7230661680abbceab06cf34bb19" -d '{"subnet_id": "8d96a4ed-1632-419f-ab6c-aaf560eebd31"}' 2018-09-26 17:24:32,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-452562ad-4d12-4aad-9a5f-d5785fc358b4 Date: Wed, 26 Sep 2018 17:24:32 GMT RESP BODY: {"network_id": "ebdc0f53-c09c-4628-a8d4-73e20036e0f4", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "subnet_id": "8d96a4ed-1632-419f-ab6c-aaf560eebd31", "subnet_ids": ["8d96a4ed-1632-419f-ab6c-aaf560eebd31"], "port_id": "0d845677-6682-43b3-9514-94567fe063fa", "id": "756cbcfe-650d-4703-a7ae-0fec6de3210e"} 2018-09-26 17:24:32,160 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/756cbcfe-650d-4703-a7ae-0fec6de3210e/remove_router_interface used request id req-452562ad-4d12-4aad-9a5f-d5785fc358b4 2018-09-26 17:24:32,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/900c6cd4-75de-479f-8750-76bcd2278a7e/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eac09a5a47da7230661680abbceab06cf34bb19" -d '{"subnet_id": "2af57f6d-512b-44b9-a7c6-fd72c88ae724"}' 2018-09-26 17:24:33,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-166b3742-1390-491b-969a-8bf703d515e8 Date: Wed, 26 Sep 2018 17:24:33 GMT RESP BODY: {"network_id": "5a96b6e4-2a52-4da1-887c-526db6654745", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "subnet_id": "2af57f6d-512b-44b9-a7c6-fd72c88ae724", "subnet_ids": ["2af57f6d-512b-44b9-a7c6-fd72c88ae724"], "port_id": "8ea6e01a-f016-45d2-b4d7-30640ca84300", "id": "900c6cd4-75de-479f-8750-76bcd2278a7e"} 2018-09-26 17:24:33,305 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/900c6cd4-75de-479f-8750-76bcd2278a7e/remove_router_interface used request id req-166b3742-1390-491b-969a-8bf703d515e8 2018-09-26 17:24:33,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/756cbcfe-650d-4703-a7ae-0fec6de3210e -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eac09a5a47da7230661680abbceab06cf34bb19" -d '{"router": {"external_gateway_info": {}}}' 2018-09-26 17:24:34,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 426 X-Openstack-Request-Id: req-d5cf068b-5a6c-4ffb-9c0e-6da9e9f20b9c Date: Wed, 26 Sep 2018 17:24:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:19:31Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T17:24:33Z", "revision_number": 7, "routes": [], "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "756cbcfe-650d-4703-a7ae-0fec6de3210e", "name": "sdnvpn-3-1-router"}} 2018-09-26 17:24:34,220 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/756cbcfe-650d-4703-a7ae-0fec6de3210e used request id req-d5cf068b-5a6c-4ffb-9c0e-6da9e9f20b9c 2018-09-26 17:24:34,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/900c6cd4-75de-479f-8750-76bcd2278a7e -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eac09a5a47da7230661680abbceab06cf34bb19" -d '{"router": {"external_gateway_info": {}}}' 2018-09-26 17:24:35,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 433 X-Openstack-Request-Id: req-2924372e-9293-499c-9259-b6a7ba5c7dac Date: Wed, 26 Sep 2018 17:24:35 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:19:36Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T17:24:34Z", "revision_number": 7, "routes": [], "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "900c6cd4-75de-479f-8750-76bcd2278a7e", "name": "sdnvpn-3-2-quagga-router"}} 2018-09-26 17:24:35,244 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/900c6cd4-75de-479f-8750-76bcd2278a7e used request id req-2924372e-9293-499c-9259-b6a7ba5c7dac 2018-09-26 17:24:35,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/8d96a4ed-1632-419f-ab6c-aaf560eebd31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eac09a5a47da7230661680abbceab06cf34bb19" 2018-09-26 17:24:37,335 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-50054f37-6eea-4671-b773-01e79d1b84b2 Date: Wed, 26 Sep 2018 17:24:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:24:37,336 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/8d96a4ed-1632-419f-ab6c-aaf560eebd31 used request id req-50054f37-6eea-4671-b773-01e79d1b84b2 2018-09-26 17:24:37,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/2af57f6d-512b-44b9-a7c6-fd72c88ae724 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eac09a5a47da7230661680abbceab06cf34bb19" 2018-09-26 17:24:39,469 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1c28cfee-baa0-4adb-8c2c-9e20bd54ab6a Date: Wed, 26 Sep 2018 17:24:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:24:39,469 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/2af57f6d-512b-44b9-a7c6-fd72c88ae724 used request id req-1c28cfee-baa0-4adb-8c2c-9e20bd54ab6a 2018-09-26 17:24:39,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/756cbcfe-650d-4703-a7ae-0fec6de3210e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eac09a5a47da7230661680abbceab06cf34bb19" 2018-09-26 17:24:40,106 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c08acaa5-c64c-41e8-8608-208b5058ca23 Content-Length: 0 Date: Wed, 26 Sep 2018 17:24:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:24:40,106 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/756cbcfe-650d-4703-a7ae-0fec6de3210e used request id req-c08acaa5-c64c-41e8-8608-208b5058ca23 2018-09-26 17:24:40,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/900c6cd4-75de-479f-8750-76bcd2278a7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eac09a5a47da7230661680abbceab06cf34bb19" 2018-09-26 17:24:40,551 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4f4fda97-a13f-4cbb-a051-e292abd5c83d Content-Length: 0 Date: Wed, 26 Sep 2018 17:24:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:24:40,551 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/900c6cd4-75de-479f-8750-76bcd2278a7e used request id req-4f4fda97-a13f-4cbb-a051-e292abd5c83d 2018-09-26 17:24:40,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/ebdc0f53-c09c-4628-a8d4-73e20036e0f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eac09a5a47da7230661680abbceab06cf34bb19" 2018-09-26 17:24:41,456 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1fc250bc-a184-4674-a39f-d57b41dc98fc Date: Wed, 26 Sep 2018 17:24:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:24:41,456 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/ebdc0f53-c09c-4628-a8d4-73e20036e0f4 used request id req-1fc250bc-a184-4674-a39f-d57b41dc98fc 2018-09-26 17:24:41,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/5a96b6e4-2a52-4da1-887c-526db6654745 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eac09a5a47da7230661680abbceab06cf34bb19" 2018-09-26 17:24:42,178 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-54dbe3b1-9149-4285-9654-f57b56192d54 Date: Wed, 26 Sep 2018 17:24:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:24:42,179 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/5a96b6e4-2a52-4da1-887c-526db6654745 used request id req-54dbe3b1-9149-4285-9654-f57b56192d54 2018-09-26 17:24:42,179 - sdnvpn-results - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Verify that OpenDaylight can start/communicate with zrpcd/Quagga | +----------------------------------------------------------------------------------------+ | PASS | Controller (ODL) list is ready | | PASS | zrpcd is running in overcloud-controller-2 | +----------------------------------------------------------------------------------------+ | PASS | zrpcd is running in overcloud-controller-0 | +----------------------------------------------------------------------------------------+ | PASS | zrpcd is running in overcloud-controller-1 | +----------------------------------------------------------------------------------------+ | PASS | Found BGP entity owner | +----------------------------------------------------------------------------------------+ | PASS | bgpd is running | +----------------------------------------------------------------------------------------+ | PASS | Assign a Floating IP to sdnvpn-3-2-quagga | | PASS | Bootstrap quagga inside an OpenStack instance | +========================================================================================+ +----------------------------------------------------------------------------------------+ | Peer Quagga with OpenDaylight | +----------------------------------------------------------------------------------------+ | PASS | Peering with quagga | +========================================================================================+ 2018-09-26 17:24:42,179 - sdnvpn-results - INFO - All the subtests have passed. 2018-09-26 17:24:42,180 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_3 2018-09-26 17:24:42,180 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_3 - Data center gateway integration': {'status': 'PASS', 'details': [{'Controller (ODL) list is ready': 'PASS'}, {'zrpcd is running in overcloud-controller-2': 'PASS'}, {'zrpcd is running in overcloud-controller-0': 'PASS'}, {'zrpcd is running in overcloud-controller-1': 'PASS'}, {'Found BGP entity owner': 'PASS'}, {'bgpd is running': 'PASS'}, {'Assign a Floating IP to sdnvpn-3-2-quagga ': 'PASS'}, {'Bootstrap quagga inside an OpenStack instance': 'PASS'}, {'Peering with quagga': 'PASS'}]} 2018-09-26 17:24:42,180 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_2 - Tenant separation' 2018-09-26 17:24:42,180 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================= 2018-09-26 17:24:42,180 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_2 2018-09-26 17:24:42,273 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_2 main method 2018-09-26 17:24:42,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:24:42,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:24:42,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:24:42,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:24:42,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:24:42,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:24:42,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:24:42,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:24:42,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:24:42,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:24:42,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:24:42,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:24:42,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:24:42,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:24:42,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:24:42,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:24:42,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:24:42,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:24:42,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:24:42,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:24:42,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:24:42,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:24:42,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:24:42,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:24:42,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:24:42,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:24:42,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:24:42,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:24:42,278 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:24:42,278 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:24:42,278 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:24:42,278 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:24:42,278 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:24:42,278 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:24:42,278 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:24:42,278 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:24:42,278 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:24:42,278 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:24:42,278 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:24:42,279 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:24:42,279 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:24:42,279 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:24:42,279 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:24:42,279 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:24:42,279 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:24:42,279 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:24:42,279 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:24:42,279 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:24:42,280 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-09-26 17:24:42,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:24:42,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:24:42,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:24:42,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:24:42,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:24:42,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:24:42,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:24:42,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:24:42,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:24:42,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:24:42,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:24:42,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:24:42,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:24:42,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:24:42,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:24:42,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:24:42,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:24:42,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:24:42,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:24:42,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:24:42,284 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:24:42,284 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:24:42,284 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:24:42,284 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:24:42,285 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-09-26 17:24:42,285 - sdnvpn.test.functest.testcase_2 - DEBUG - Using private key /usr/lib/python2.7/site-packages/sdnvpn/artifacts/id_rsa injected to the VMs. 2018-09-26 17:24:42,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:24:42,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:24:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ed81fe7-d1a6-4fef-bbba-8310c70678ef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:24:42,299 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-5ed81fe7-d1a6-4fef-bbba-8310c70678ef 2018-09-26 17:24:42,300 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:24:42,678 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:24:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["j4drZShYQaq9QNOrOE0h9g"], "issued_at": "2018-09-26T17:24:42.000000Z"}} 2018-09-26 17:24:42,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5d6f481a442eea4d5e7e257f6c812f8b77e32632" 2018-09-26 17:24:43,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-eeff657c-97ae-4ef5-866a-9303fe7234ac Date: Wed, 26 Sep 2018 17:24:43 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-09-26 17:24:43,248 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20 used request id req-eeff657c-97ae-4ef5-866a-9303fe7234ac 2018-09-26 17:24:43,248 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-09-26 17:24:43,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5d6f481a442eea4d5e7e257f6c812f8b77e32632" 2018-09-26 17:24:43,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fd5d3503-685b-4163-b8f9-d18a1a410a13 Date: Wed, 26 Sep 2018 17:24:43 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 17:24:43,402 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-fd5d3503-685b-4163-b8f9-d18a1a410a13 2018-09-26 17:24:43,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5d6f481a442eea4d5e7e257f6c812f8b77e32632" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-09-26 17:24:44,033 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/adb52818-89e8-4a56-af55-38fc50081171 X-Openstack-Request-Id: req-bd8f07de-49ad-4cb9-a86d-cf7c6cea5c7a Date: Wed, 26 Sep 2018 17:24:44 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T17:24:44Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T17:24:44Z", "visibility": "public", "locations": [], "self": "/v2/images/adb52818-89e8-4a56-af55-38fc50081171", "min_disk": 0, "protected": false, "id": "adb52818-89e8-4a56-af55-38fc50081171", "file": "/v2/images/adb52818-89e8-4a56-af55-38fc50081171/file", "checksum": null, "owner": "32e2fc060ffa4464a00bce7763dbcae4", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 17:24:44,034 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-bd8f07de-49ad-4cb9-a86d-cf7c6cea5c7a 2018-09-26 17:24:44,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/adb52818-89e8-4a56-af55-38fc50081171/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5d6f481a442eea4d5e7e257f6c812f8b77e32632" -d '' 2018-09-26 17:24:45,629 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8f82bdff-0979-4d25-8471-ee344dd39a5f Date: Wed, 26 Sep 2018 17:24:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 17:24:45,630 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/adb52818-89e8-4a56-af55-38fc50081171/file used request id req-8f82bdff-0979-4d25-8471-ee344dd39a5f 2018-09-26 17:24:45,630 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-2-1-net 2018-09-26 17:24:45,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:24:45,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:24:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f729a4f-9fd3-4282-8ec6-a8131da95d09 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:24:45,637 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-2f729a4f-9fd3-4282-8ec6-a8131da95d09 2018-09-26 17:24:45,638 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:24:46,026 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:24:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["y7ap99nbSGaUj0P61TrROQ"], "issued_at": "2018-09-26T17:24:46.000000Z"}} 2018-09-26 17:24:46,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb573ae716795365a0e857e3caaa4a6b12412b8" -d '{"network": {"name": "sdnvpn-2-1-net", "admin_state_up": true}}' 2018-09-26 17:24:46,412 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-c64ff2e4-5756-4ec4-96cc-86718838bd42 Date: Wed, 26 Sep 2018 17:24:46 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"2f4151b3-2ea7-4f7f-a7cf-9e448faea1b1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T17:24:46Z","is_default":false,"provider:segmentation_id":39,"name":"sdnvpn-2-1-net","admin_state_up":true,"tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:24:46Z","mtu":1450}} 2018-09-26 17:24:46,412 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-c64ff2e4-5756-4ec4-96cc-86718838bd42 2018-09-26 17:24:46,413 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-2-1a-subnet in network 2f4151b3-2ea7-4f7f-a7cf-9e448faea1b1 with cidr 10.10.10.0/24 2018-09-26 17:24:46,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb573ae716795365a0e857e3caaa4a6b12412b8" -d '{"subnets": [{"ip_version": 4, "network_id": "2f4151b3-2ea7-4f7f-a7cf-9e448faea1b1", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-2-1a-subnet"}]}' 2018-09-26 17:24:47,160 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-888910b9-0f25-410c-8552-dd12763c318f Date: Wed, 26 Sep 2018 17:24:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f4151b3-2ea7-4f7f-a7cf-9e448faea1b1","tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:24:46Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-09-26T17:24:46Z","gateway_ip":"10.10.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.10.0/24","project_id":"32e2fc060ffa4464a00bce7763dbcae4","id":"8aa62f59-613b-4f92-9eda-63ed3b7af9f9","subnetpool_id":null,"name":"sdnvpn-2-1a-subnet"}]} 2018-09-26 17:24:47,160 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-888910b9-0f25-410c-8552-dd12763c318f 2018-09-26 17:24:47,160 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-2-2-net 2018-09-26 17:24:47,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb573ae716795365a0e857e3caaa4a6b12412b8" -d '{"network": {"name": "sdnvpn-2-2-net", "admin_state_up": true}}' 2018-09-26 17:24:47,543 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-28a15b08-89ed-428c-9004-9d925c18270c Date: Wed, 26 Sep 2018 17:24:47 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"843a9c0a-d642-4761-b834-2e9acdbc5ed6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T17:24:47Z","is_default":false,"provider:segmentation_id":46,"name":"sdnvpn-2-2-net","admin_state_up":true,"tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:24:47Z","mtu":1450}} 2018-09-26 17:24:47,543 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-28a15b08-89ed-428c-9004-9d925c18270c 2018-09-26 17:24:47,544 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-2-2b-subnet in network 843a9c0a-d642-4761-b834-2e9acdbc5ed6 with cidr 10.10.10.0/24 2018-09-26 17:24:47,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb573ae716795365a0e857e3caaa4a6b12412b8" -d '{"subnets": [{"ip_version": 4, "network_id": "843a9c0a-d642-4761-b834-2e9acdbc5ed6", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-2-2b-subnet"}]}' 2018-09-26 17:24:48,202 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-116e9f87-a281-4226-bd77-b99c521f3689 Date: Wed, 26 Sep 2018 17:24:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"843a9c0a-d642-4761-b834-2e9acdbc5ed6","tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:24:47Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-09-26T17:24:47Z","gateway_ip":"10.10.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.10.0/24","project_id":"32e2fc060ffa4464a00bce7763dbcae4","id":"0573b4e8-d0df-42fd-a042-a01bd8d7c873","subnetpool_id":null,"name":"sdnvpn-2-2b-subnet"}]} 2018-09-26 17:24:48,202 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-116e9f87-a281-4226-bd77-b99c521f3689 2018-09-26 17:24:48,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb573ae716795365a0e857e3caaa4a6b12412b8" 2018-09-26 17:24:48,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13198 X-Openstack-Request-Id: req-8da07405-660f-4c02-9254-1ff03b3766aa Date: Wed, 26 Sep 2018 17:24:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "created_at": "2018-09-26T15:03:01Z", "updated_at": "2018-09-26T15:03:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "42b64d20-0cdd-4071-90b3-bed72374e7f4", "remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "7d1bf180-3956-40c0-b13b-87d65c8127c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "985b7c76-8047-404e-bfc0-b56f14b3b0aa", "remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "e7624c79-e96e-4c9f-b820-f381a79bf690", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}], "revision_number": 4, "project_id": "6d9e93c84a104a3c8872dd8724ca8a31", "id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "created_at": "2018-09-26T17:12:52Z", "updated_at": "2018-09-26T17:12:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "revision_number": 0, "id": "1bc5d554-72b0-4be6-a33f-7b0282153d83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "revision_number": 0, "id": "60c3e269-0a18-4c33-a7b1-24bfb181ffb4", "remote_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "remote_ip_prefix": null, "created_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "revision_number": 0, "id": "6d2a532b-595a-4226-ac82-2a4b163451b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "revision_number": 0, "id": "eafe6624-5075-4952-8f53-4c2be01a6dff", "remote_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "remote_ip_prefix": null, "created_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6"}], "revision_number": 4, "project_id": "5c7c3cbda3844d01907cca3cdc0889f6", "id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:17:00Z", "updated_at": "2018-09-26T17:19:29Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-09-26T17:17:01Z", "revision_number": 0, "id": "0744bcd9-e01e-4f12-9a98-aabdc313ce19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:17:01Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": 80, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-26T17:17:01Z", "revision_number": 0, "id": "1718c47a-c8e1-4264-8e7a-7e324312f802", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:17:01Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:17:01Z", "revision_number": 0, "id": "196f4e7d-5eb0-4e05-a34a-498b3a96df3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:17:01Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 179, "updated_at": "2018-09-26T17:19:29Z", "revision_number": 0, "id": "2fcf23b2-0c76-498d-8b92-d8e42c498145", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:19:29Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": 179, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:17:00Z", "revision_number": 0, "id": "9743e41c-717b-445f-acf1-cef6c95bb1e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:17:00Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-26T17:17:01Z", "revision_number": 0, "id": "98b8ec09-7683-4f66-bda1-798a9d1eb12d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:17:01Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:17:00Z", "revision_number": 0, "id": "d94c0457-522e-492b-8235-21b49eb05a36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:17:00Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}], "revision_number": 7, "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "620171f6-0dde-4380-a534-a1fcabdc013e", "name": "sdnvpn-sg"}, {"description": "Default security group", "tags": [], "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T15:13:13Z", "updated_at": "2018-09-26T15:13:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "2a35cbcd-1532-408c-8786-78c1a7485991", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "342a62ab-967f-4158-a52b-3549330c6d23", "remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "425d5713-a334-4764-a0ae-c2b108101c0f", "remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "75c1d273-287b-4242-9c28-8e24471a8445", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}], "revision_number": 4, "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T15:15:22Z", "updated_at": "2018-09-26T15:15:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "04a09cd4-997d-44cc-bf48-ba09a9b953f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "12ba60b2-304d-491e-8ec2-bb9878c51946", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "21d80991-0477-489d-b604-0c0481e731e8", "remote_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "a30e74b9-69f3-4ca8-b021-d63436cfc6c9", "remote_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "name": "default"}]} 2018-09-26 17:24:48,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-8da07405-660f-4c02-9254-1ff03b3766aa 2018-09-26 17:24:48,437 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-09-26 17:24:48,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:24:48,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:24:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6f86291-8368-4fa5-9068-8575ff1a3319 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:24:48,445 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e6f86291-8368-4fa5-9068-8575ff1a3319 2018-09-26 17:24:48,445 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:24:48,834 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:24:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["-ImNPYPoQBmWIyi8F5BwiQ"], "issued_at": "2018-09-26T17:24:48.000000Z"}} 2018-09-26 17:24:48,837 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3c24379d28bb87b5a30b86a1df9da4545c7bde4" 2018-09-26 17:24:49,051 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:24:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa6d37b6-efc5-4a9d-90e7-11d1e2b4b819 x-compute-request-id: req-aa6d37b6-efc5-4a9d-90e7-11d1e2b4b819 Content-Encoding: gzip Content-Length: 723 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 225}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10172, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 228}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10178, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-09-26 17:24:49,052 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-aa6d37b6-efc5-4a9d-90e7-11d1e2b4b819 2018-09-26 17:24:49,053 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-0.opnfvlf.org', u'overcloud-novacompute-1.opnfvlf.org'] 2018-09-26 17:24:49,053 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-2-2'... 2018-09-26 17:24:49,053 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-2-2 flavor=m1.tiny image=adb52818-89e8-4a56-af55-38fc50081171 network=2f4151b3-2ea7-4f7f-a7cf-9e448faea1b1 secgroup=620171f6-0dde-4380-a534-a1fcabdc013e hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=10.10.10.12 files=None userdata= #!/bin/sh sudo mkdir -p /home/cirros/.ssh/ sudo chown cirros:cirros /home/cirros/.ssh/ sudo chown cirros:cirros /home/cirros/id_rsa mv /home/cirros/id_rsa /home/cirros/.ssh/ sudo echo ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgnWtSS98Am516estBsq0jbyOB4eLMUYDdgzsUHsnxFQCtACwwAg9/2uq3FoGUBUWeHZNsT6jcK9sCMEYiS479CUCzbrxcd8XaIlK38HECcDVglgBNwNzX/WDfMejXpKzZG61s98rUElNvZ0YDqhaqZGqxIV4ejalqLjYrQkoly3R+2k= cirros@test1>/home/cirros/.ssh/authorized_keys sudo chown cirros:cirros /home/cirros/.ssh/authorized_keys chmod 700 /home/cirros/.ssh chmod 644 /home/cirros/.ssh/authorized_keys chmod 600 /home/cirros/.ssh/id_rsa 2018-09-26 17:24:49,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:24:49,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:24:49,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:24:49,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:24:49,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:24:49,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:24:49,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:24:49,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:24:49,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:24:49,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:24:49,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:24:49,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:24:49,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:24:49,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:24:49,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:24:49,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:24:49,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:24:49,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:24:49,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:24:49,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:24:49,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:24:49,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:24:49,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:24:49,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:24:49,059 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:24:49,059 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:24:49,059 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:24:49,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:24:49,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:24:49,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:24:49,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:24:49,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:24:49,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:24:49,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:24:49,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:24:49,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:24:49,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:24:49,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:24:49,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:24:49,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:24:49,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:24:49,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:24:49,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:24:49,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:24:49,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:24:49,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:24:49,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:24:49,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:24:49,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:24:49,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:24:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4841efe1-959c-471a-9bda-9270e3ade9c4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:24:49,073 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-4841efe1-959c-471a-9bda-9270e3ade9c4 2018-09-26 17:24:49,074 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:24:49,503 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:24:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["FVyRkuvdT7qT-n-zx6Tgtw"], "issued_at": "2018-09-26T17:24:49.000000Z"}} 2018-09-26 17:24:49,507 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c39a010765b9554a30124f1f32bbbbc4907919b" 2018-09-26 17:24:49,717 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:24:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-67db1f97-fde3-4203-92b4-fde7464e5fc3 x-compute-request-id: req-67db1f97-fde3-4203-92b4-fde7464e5fc3 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-09-26 17:24:49,718 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-67db1f97-fde3-4203-92b4-fde7464e5fc3 2018-09-26 17:24:49,721 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c39a010765b9554a30124f1f32bbbbc4907919b" 2018-09-26 17:24:49,740 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:24:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-248d9f14-4a7b-4e1e-825e-8e7e10020743 x-compute-request-id: req-248d9f14-4a7b-4e1e-825e-8e7e10020743 Content-Encoding: gzip Content-Length: 278 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 17:24:49,740 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b used request id req-248d9f14-4a7b-4e1e-825e-8e7e10020743 2018-09-26 17:24:49,743 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c39a010765b9554a30124f1f32bbbbc4907919b" -d '{"server": {"name": "sdnvpn-2-2", "imageRef": "adb52818-89e8-4a56-af55-38fc50081171", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "user_data": "IyEvYmluL3NoCnN1ZG8gbWtkaXIgLXAgL2hvbWUvY2lycm9zLy5zc2gvCnN1ZG8gY2hvd24gY2lycm9zOmNpcnJvcyAvaG9tZS9jaXJyb3MvLnNzaC8Kc3VkbyBjaG93biBjaXJyb3M6Y2lycm9zIC9ob21lL2NpcnJvcy9pZF9yc2EKbXYgL2hvbWUvY2lycm9zL2lkX3JzYSAvaG9tZS9jaXJyb3MvLnNzaC8Kc3VkbyBlY2hvIHNzaC1yc2EgQUFBQUIzTnphQzF5YzJFQUFBQURBUUFCQUFBQWduV3RTUzk4QW01MTZlc3RCc3EwamJ5T0I0ZUxNVVlEZGd6c1VIc254RlFDdEFDd3dBZzkvMnVxM0ZvR1VCVVdlSFpOc1Q2amNLOXNDTUVZaVM0NzlDVUN6YnJ4Y2Q4WGFJbEszOEhFQ2NEVmdsZ0JOd056WC9XRGZNZWpYcEt6Wkc2MXM5OHJVRWxOdlowWURxaGFxWkdxeElWNGVqYWxxTGpZclFrb2x5M1IrMms9IGNpcnJvc0B0ZXN0MT4vaG9tZS9jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMKc3VkbyBjaG93biBjaXJyb3M6Y2lycm9zIC9ob21lL2NpcnJvcy8uc3NoL2F1dGhvcml6ZWRfa2V5cwpjaG1vZCA3MDAgL2hvbWUvY2lycm9zLy5zc2gKY2htb2QgNjQ0IC9ob21lL2NpcnJvcy8uc3NoL2F1dGhvcml6ZWRfa2V5cwpjaG1vZCA2MDAgL2hvbWUvY2lycm9zLy5zc2gvaWRfcnNhCg==", "max_count": 1, "min_count": 1, "networks": [{"fixed_ip": "10.10.10.12", "uuid": "2f4151b3-2ea7-4f7f-a7cf-9e448faea1b1"}], "config_drive": true}}' 2018-09-26 17:24:52,099 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:24:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c04bb3f4-b5f9-4f8f-9649-cacb3420cc4e x-compute-request-id: req-c04bb3f4-b5f9-4f8f-9649-cacb3420cc4e Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/2eda8ccc-1268-4163-987b-62cd741b8955 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2eda8ccc-1268-4163-987b-62cd741b8955", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2eda8ccc-1268-4163-987b-62cd741b8955", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2eda8ccc-1268-4163-987b-62cd741b8955", "rel": "bookmark"}], "adminPass": "q9B6hyVF2i6S"}} 2018-09-26 17:24:52,099 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-c04bb3f4-b5f9-4f8f-9649-cacb3420cc4e 2018-09-26 17:24:52,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:24:52,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:24:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef27967b-5191-4656-8762-d61d10716a52 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:24:52,106 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ef27967b-5191-4656-8762-d61d10716a52 2018-09-26 17:24:52,107 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:24:52,474 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:24:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["_ANbpiKFQhSanD4ZQkpKXg"], "issued_at": "2018-09-26T17:24:52.000000Z"}} 2018-09-26 17:24:52,477 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/2eda8ccc-1268-4163-987b-62cd741b8955 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f9f84eb88e5d036026f9204a48b0b692d21602" 2018-09-26 17:24:52,972 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:24:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-82a03ece-c007-4ba1-94a4-2d6d29fb1420 x-compute-request-id: req-82a03ece-c007-4ba1-94a4-2d6d29fb1420 Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2eda8ccc-1268-4163-987b-62cd741b8955", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2eda8ccc-1268-4163-987b-62cd741b8955", "rel": "bookmark"}], "image": {"id": "adb52818-89e8-4a56-af55-38fc50081171", "links": [{"href": "http://172.30.9.22:8774/images/adb52818-89e8-4a56-af55-38fc50081171", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "2eda8ccc-1268-4163-987b-62cd741b8955", "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:24:52Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-2-2", "created": "2018-09-26T17:24:52Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:24:52,973 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/2eda8ccc-1268-4163-987b-62cd741b8955 used request id req-82a03ece-c007-4ba1-94a4-2d6d29fb1420 2018-09-26 17:24:55,979 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/2eda8ccc-1268-4163-987b-62cd741b8955 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f9f84eb88e5d036026f9204a48b0b692d21602" 2018-09-26 17:24:56,685 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:24:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2487b3b9-c696-42a5-859b-6901f982c614 x-compute-request-id: req-2487b3b9-c696-42a5-859b-6901f982c614 Content-Encoding: gzip Content-Length: 711 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2eda8ccc-1268-4163-987b-62cd741b8955", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2eda8ccc-1268-4163-987b-62cd741b8955", "rel": "bookmark"}], "image": {"id": "adb52818-89e8-4a56-af55-38fc50081171", "links": [{"href": "http://172.30.9.22:8774/images/adb52818-89e8-4a56-af55-38fc50081171", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "2eda8ccc-1268-4163-987b-62cd741b8955", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:24:53Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-2", "created": "2018-09-26T17:24:52Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:24:56,686 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/2eda8ccc-1268-4163-987b-62cd741b8955 used request id req-2487b3b9-c696-42a5-859b-6901f982c614 2018-09-26 17:24:59,692 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/2eda8ccc-1268-4163-987b-62cd741b8955 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f9f84eb88e5d036026f9204a48b0b692d21602" 2018-09-26 17:25:00,285 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:24:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-83488514-32fe-4dd4-bd14-8140d7874949 x-compute-request-id: req-83488514-32fe-4dd4-bd14-8140d7874949 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-2-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:b7:60", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2eda8ccc-1268-4163-987b-62cd741b8955", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2eda8ccc-1268-4163-987b-62cd741b8955", "rel": "bookmark"}], "image": {"id": "adb52818-89e8-4a56-af55-38fc50081171", "links": [{"href": "http://172.30.9.22:8774/images/adb52818-89e8-4a56-af55-38fc50081171", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": "2018-09-26T17:24:57.000000", "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "2eda8ccc-1268-4163-987b-62cd741b8955", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-09-26T17:24:58Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-2", "created": "2018-09-26T17:24:52Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:25:00,285 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/2eda8ccc-1268-4163-987b-62cd741b8955 used request id req-83488514-32fe-4dd4-bd14-8140d7874949 2018-09-26 17:25:00,288 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/2eda8ccc-1268-4163-987b-62cd741b8955 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c39a010765b9554a30124f1f32bbbbc4907919b" 2018-09-26 17:25:01,103 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:25:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c01761f1-0d7d-4266-abdb-4c6fd2aa32c8 x-compute-request-id: req-c01761f1-0d7d-4266-abdb-4c6fd2aa32c8 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-2-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:b7:60", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2eda8ccc-1268-4163-987b-62cd741b8955", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2eda8ccc-1268-4163-987b-62cd741b8955", "rel": "bookmark"}], "image": {"id": "adb52818-89e8-4a56-af55-38fc50081171", "links": [{"href": "http://172.30.9.22:8774/images/adb52818-89e8-4a56-af55-38fc50081171", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": "2018-09-26T17:24:57.000000", "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "2eda8ccc-1268-4163-987b-62cd741b8955", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-09-26T17:24:58Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-2", "created": "2018-09-26T17:24:52Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:25:01,103 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/2eda8ccc-1268-4163-987b-62cd741b8955 used request id req-c01761f1-0d7d-4266-abdb-4c6fd2aa32c8 2018-09-26 17:25:01,104 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-2-2' booted successfully. IP='10.10.10.12'. 2018-09-26 17:25:01,104 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-2-2' to security group 'sdnvpn-sg'... 2018-09-26 17:25:01,107 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2eda8ccc-1268-4163-987b-62cd741b8955/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3c24379d28bb87b5a30b86a1df9da4545c7bde4" -d '{"addSecurityGroup": {"name": "620171f6-0dde-4380-a534-a1fcabdc013e"}}' 2018-09-26 17:25:02,581 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:25:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-63c79c89-9498-413f-aa5f-2e17b7fa75ea x-compute-request-id: req-63c79c89-9498-413f-aa5f-2e17b7fa75ea Content-Length: 0 Content-Type: application/json 2018-09-26 17:25:02,581 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2eda8ccc-1268-4163-987b-62cd741b8955/action used request id req-63c79c89-9498-413f-aa5f-2e17b7fa75ea 2018-09-26 17:25:02,582 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-2-4'... 2018-09-26 17:25:02,582 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-2-4 flavor=m1.tiny image=adb52818-89e8-4a56-af55-38fc50081171 network=843a9c0a-d642-4761-b834-2e9acdbc5ed6 secgroup=620171f6-0dde-4380-a534-a1fcabdc013e hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=10.10.10.12 files={'/home/cirros/id_rsa': "\x00\x00\x00\x07ssh-rsa\x00\x00\x00\x03\x01\x00\x01\x00\x00\x00\x82u\xadI/|\x02nu\xe9\xeb-\x06\xca\xb4\x8d\xbc\x8e\x07\x87\x8b1F\x03v\x0c\xecP{'\xc4T\x02\xb4\x00\xb0\xc0\x08=\xffk\xaa\xdcZ\x06P\x15\x16xvM\xb1>\xa3p\xafl\x08\xc1\x18\x89.;\xf4%\x02\xcd\xba\xf1q\xdf\x17h\x89J\xdf\xc1\xc4\t\xc0\xd5\x82X\x017\x03s_\xf5\x83|\xc7\xa3^\x92\xb3dn\xb5\xb3\xdf+PIM\xbd\x9d\x18\x0e\xa8Z\xa9\x91\xaa\xc4\x85xz6\xa5\xa8\xb8\xd8\xad\t(\x97-\xd1\xfbi\x00\x00\x00\x82\x01~\xcf\xd3E\x0c&\x0f\xfeS_\x87\xe7]\x1f3*1FMD\x1b\xd3\xa7n\xc7ha\x9bu\\\x05\x89\x92o\x12\xf4\xd4\xa8\x0eB3,;I\xe7\xa1\x18\xab\x94\xfc\\i\xcfG+dG|\xaf\x87\xfa\xdf\xdb[\xba\x1f\xcf\xf5\x87y\xbf\xde\xf9uz+\xe1\xff\xffu\xd4\xbelwp\x11\x124\x96\x80\x0f\xdd\xf6\xc0\xd0\xe6\x0e\x9a\xe3\x86o\xe5Y\xd0x]\x88Y\xa1\xb9o\x9a\xa6\x1d\x03\x84\xce\xfa\xc3\xa1Q\x1c\x8f\xeb\xc1R\xb8\x92\x11\x00\x00\x00B\x00\x9bu\xac\x13\t\xfa\xc2\xc3s\xdc\xa1\x88|\xff\xbd|\xa8\xdb%2CV1\xbd\xb6\xf6\x87^\x01\x0c\xad\xe0\x19\x8f\xc0T\xed\x04\xc7z \xb1}\x16\xb8|\xf1\xc9\xc2+7\x82\xba\x1a\xb2\x91\xfd\xf5\xc9a\x10\xaf\xe1\xb3'\x00\x00\x00B\x00\xc1\xc82D\xb1n\x00K5\xcc'p\x1f\x9a\x87\x1bC\x1c\xd81-l+\xc7\x08\x03\xc7F\x96s\xeaL\xdbL\n\xc1\xa9\xaaL\xe5\x9c\xfb\xdd\xd0qG\x05j\xaf\xd3\xf9\x17-\xfb\t\x10\x00\x80V\x8dZ4\x12\xb6\xef"} userdata= #!/bin/sh sudo mkdir -p /home/cirros/.ssh/ sudo chown cirros:cirros /home/cirros/.ssh/ sudo chown cirros:cirros /home/cirros/id_rsa mv /home/cirros/id_rsa /home/cirros/.ssh/ sudo echo ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgnWtSS98Am516estBsq0jbyOB4eLMUYDdgzsUHsnxFQCtACwwAg9/2uq3FoGUBUWeHZNsT6jcK9sCMEYiS479CUCzbrxcd8XaIlK38HECcDVglgBNwNzX/WDfMejXpKzZG61s98rUElNvZ0YDqhaqZGqxIV4ejalqLjYrQkoly3R+2k= cirros@test1>/home/cirros/.ssh/authorized_keys sudo chown cirros:cirros /home/cirros/.ssh/authorized_keys chmod 700 /home/cirros/.ssh chmod 644 /home/cirros/.ssh/authorized_keys chmod 600 /home/cirros/.ssh/id_rsa #!/bin/sh set 10.10.10.11 while true; do for i do ip=$i hostname=$(ssh -y -i /home/cirros/.ssh/id_rsa cirros@$ip 'hostname' /dev/null) RES=$? if [ "Z$RES" = "Z0" ]; then echo $ip $hostname; else echo $ip 'not reachable';fi; done sleep 1 done 2018-09-26 17:25:02,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:25:02,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:25:02,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:25:02,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:25:02,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:25:02,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:25:02,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:25:02,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:25:02,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:25:02,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:25:02,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:25:02,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:25:02,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:25:02,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:25:02,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:25:02,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:25:02,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:25:02,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:25:02,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:25:02,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:25:02,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:25:02,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:25:02,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:25:02,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:25:02,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:25:02,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:25:02,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:25:02,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:25:02,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:25:02,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:25:02,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:25:02,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:25:02,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:25:02,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:25:02,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:25:02,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:25:02,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:25:02,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:25:02,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:25:02,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:25:02,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:25:02,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:25:02,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:25:02,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:25:02,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:25:02,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:25:02,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:25:02,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:25:02,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:25:02,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:25:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0951f23-babb-468b-945a-25ecc405195b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:25:02,602 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c0951f23-babb-468b-945a-25ecc405195b 2018-09-26 17:25:02,602 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:25:02,983 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:25:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["dGThy3GuRaiQh4uXEQKBIA"], "issued_at": "2018-09-26T17:25:02.000000Z"}} 2018-09-26 17:25:02,986 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8530a63788ae41cd4e9430361c6efc77f6699230" 2018-09-26 17:25:03,117 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:25:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6ebce09c-3ff4-4f4e-8550-97d4ddb15a63 x-compute-request-id: req-6ebce09c-3ff4-4f4e-8550-97d4ddb15a63 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-09-26 17:25:03,117 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-6ebce09c-3ff4-4f4e-8550-97d4ddb15a63 2018-09-26 17:25:03,120 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8530a63788ae41cd4e9430361c6efc77f6699230" 2018-09-26 17:25:03,139 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:25:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ce9664fd-6381-4ff0-9c70-b1ffadd2951e x-compute-request-id: req-ce9664fd-6381-4ff0-9c70-b1ffadd2951e Content-Encoding: gzip Content-Length: 278 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 17:25:03,139 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b used request id req-ce9664fd-6381-4ff0-9c70-b1ffadd2951e 2018-09-26 17:25:03,142 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8530a63788ae41cd4e9430361c6efc77f6699230" -d '{"server": {"name": "sdnvpn-2-4", "imageRef": "adb52818-89e8-4a56-af55-38fc50081171", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "user_data": "IyEvYmluL3NoCnN1ZG8gbWtkaXIgLXAgL2hvbWUvY2lycm9zLy5zc2gvCnN1ZG8gY2hvd24gY2lycm9zOmNpcnJvcyAvaG9tZS9jaXJyb3MvLnNzaC8Kc3VkbyBjaG93biBjaXJyb3M6Y2lycm9zIC9ob21lL2NpcnJvcy9pZF9yc2EKbXYgL2hvbWUvY2lycm9zL2lkX3JzYSAvaG9tZS9jaXJyb3MvLnNzaC8Kc3VkbyBlY2hvIHNzaC1yc2EgQUFBQUIzTnphQzF5YzJFQUFBQURBUUFCQUFBQWduV3RTUzk4QW01MTZlc3RCc3EwamJ5T0I0ZUxNVVlEZGd6c1VIc254RlFDdEFDd3dBZzkvMnVxM0ZvR1VCVVdlSFpOc1Q2amNLOXNDTUVZaVM0NzlDVUN6YnJ4Y2Q4WGFJbEszOEhFQ2NEVmdsZ0JOd056WC9XRGZNZWpYcEt6Wkc2MXM5OHJVRWxOdlowWURxaGFxWkdxeElWNGVqYWxxTGpZclFrb2x5M1IrMms9IGNpcnJvc0B0ZXN0MT4vaG9tZS9jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMKc3VkbyBjaG93biBjaXJyb3M6Y2lycm9zIC9ob21lL2NpcnJvcy8uc3NoL2F1dGhvcml6ZWRfa2V5cwpjaG1vZCA3MDAgL2hvbWUvY2lycm9zLy5zc2gKY2htb2QgNjQ0IC9ob21lL2NpcnJvcy8uc3NoL2F1dGhvcml6ZWRfa2V5cwpjaG1vZCA2MDAgL2hvbWUvY2lycm9zLy5zc2gvaWRfcnNhCiMhL2Jpbi9zaApzZXQgMTAuMTAuMTAuMTEKd2hpbGUgdHJ1ZTsgZG8KIGZvciBpIGRvCiAgaXA9JGkKICBob3N0bmFtZT0kKHNzaCAteSAtaSAvaG9tZS9jaXJyb3MvLnNzaC9pZF9yc2EgY2lycm9zQCRpcCAnaG9zdG5hbWUnIDwvZGV2L3plcm8gMj4vZGV2L251bGwpCiAgUkVTPSQ/CiAgaWYgWyAiWiRSRVMiID0gIlowIiBdOyB0aGVuIGVjaG8gJGlwICRob3N0bmFtZTsKICBlbHNlIGVjaG8gJGlwICdub3QgcmVhY2hhYmxlJztmaTsKIGRvbmUKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "personality": [{"path": "/home/cirros/id_rsa", "contents": "AAAAB3NzaC1yc2EAAAADAQABAAAAgnWtSS98Am516estBsq0jbyOB4eLMUYDdgzsUHsnxFQCtACwwAg9/2uq3FoGUBUWeHZNsT6jcK9sCMEYiS479CUCzbrxcd8XaIlK38HECcDVglgBNwNzX/WDfMejXpKzZG61s98rUElNvZ0YDqhaqZGqxIV4ejalqLjYrQkoly3R+2kAAACCAX7P00UMJg/+U1+H510fMyoxRk1EG9OnbsdoYZt1XAWJkm8S9NSoDkIzLDtJ56EYq5T8XGnPRytkR3yvh/rf21u6H8/1h3m/3vl1eivh//911L5sd3AREjSWgA/d9sDQ5g6a44Zv5VnQeF2IWaG5b5qmHQOEzvrDoVEcj+vBUriSEQAAAEIAm3WsEwn6wsNz3KGIfP+9fKjbJTJDVjG9tvaHXgEMreAZj8BU7QTHeiCxfRa4fPHJwis3groaspH99clhEK/hsycAAABCAMHIMkSxbgBLNcwncB+ahxtDHNgxLWwrxwgDx0aWc+pM20wKwamqTOWc+93QcUcFaq/T+Rct+wkQAIBWjVo0Erbv"}], "networks": [{"fixed_ip": "10.10.10.12", "uuid": "843a9c0a-d642-4761-b834-2e9acdbc5ed6"}], "config_drive": true}}' 2018-09-26 17:25:05,811 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:25:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6d8b30e9-5542-4966-9a83-f1fe0a4cd95d x-compute-request-id: req-6d8b30e9-5542-4966-9a83-f1fe0a4cd95d Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/8a73128e-554b-4804-8ab4-392511e1c83e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "8a73128e-554b-4804-8ab4-392511e1c83e", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8a73128e-554b-4804-8ab4-392511e1c83e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8a73128e-554b-4804-8ab4-392511e1c83e", "rel": "bookmark"}], "adminPass": "eyCzb4fHdQvE"}} 2018-09-26 17:25:05,812 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-6d8b30e9-5542-4966-9a83-f1fe0a4cd95d 2018-09-26 17:25:05,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:25:05,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:25:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ced25b5-e2db-4022-aa99-a9b9f6549b8e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:25:05,822 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-7ced25b5-e2db-4022-aa99-a9b9f6549b8e 2018-09-26 17:25:05,822 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:25:06,188 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:25:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["D76iWfVkQc2lizF4CScfQQ"], "issued_at": "2018-09-26T17:25:06.000000Z"}} 2018-09-26 17:25:06,191 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/8a73128e-554b-4804-8ab4-392511e1c83e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f874b97a33cdb501a584fd38df6938c46b29e50d" 2018-09-26 17:25:06,496 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:25:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4a1e21a8-df10-4817-84a0-dbf8544ae951 x-compute-request-id: req-4a1e21a8-df10-4817-84a0-dbf8544ae951 Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8a73128e-554b-4804-8ab4-392511e1c83e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8a73128e-554b-4804-8ab4-392511e1c83e", "rel": "bookmark"}], "image": {"id": "adb52818-89e8-4a56-af55-38fc50081171", "links": [{"href": "http://172.30.9.22:8774/images/adb52818-89e8-4a56-af55-38fc50081171", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "8a73128e-554b-4804-8ab4-392511e1c83e", "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:25:06Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-2-4", "created": "2018-09-26T17:25:05Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:25:06,496 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8a73128e-554b-4804-8ab4-392511e1c83e used request id req-4a1e21a8-df10-4817-84a0-dbf8544ae951 2018-09-26 17:25:09,502 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/8a73128e-554b-4804-8ab4-392511e1c83e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f874b97a33cdb501a584fd38df6938c46b29e50d" 2018-09-26 17:25:10,231 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:25:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b26d2ab6-b0be-4044-b3e4-d0d0b4615745 x-compute-request-id: req-b26d2ab6-b0be-4044-b3e4-d0d0b4615745 Content-Encoding: gzip Content-Length: 710 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8a73128e-554b-4804-8ab4-392511e1c83e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8a73128e-554b-4804-8ab4-392511e1c83e", "rel": "bookmark"}], "image": {"id": "adb52818-89e8-4a56-af55-38fc50081171", "links": [{"href": "http://172.30.9.22:8774/images/adb52818-89e8-4a56-af55-38fc50081171", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011a", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "8a73128e-554b-4804-8ab4-392511e1c83e", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:25:07Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-4", "created": "2018-09-26T17:25:05Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:25:10,231 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8a73128e-554b-4804-8ab4-392511e1c83e used request id req-b26d2ab6-b0be-4044-b3e4-d0d0b4615745 2018-09-26 17:25:13,237 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/8a73128e-554b-4804-8ab4-392511e1c83e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f874b97a33cdb501a584fd38df6938c46b29e50d" 2018-09-26 17:25:13,863 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:25:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60cf9d69-d46e-43dc-a789-eab7d8786ad1 x-compute-request-id: req-60cf9d69-d46e-43dc-a789-eab7d8786ad1 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-2-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:37:2c", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8a73128e-554b-4804-8ab4-392511e1c83e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8a73128e-554b-4804-8ab4-392511e1c83e", "rel": "bookmark"}], "image": {"id": "adb52818-89e8-4a56-af55-38fc50081171", "links": [{"href": "http://172.30.9.22:8774/images/adb52818-89e8-4a56-af55-38fc50081171", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011a", "OS-SRV-USG:launched_at": "2018-09-26T17:25:10.000000", "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "8a73128e-554b-4804-8ab4-392511e1c83e", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-09-26T17:25:11Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-4", "created": "2018-09-26T17:25:05Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:25:13,863 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8a73128e-554b-4804-8ab4-392511e1c83e used request id req-60cf9d69-d46e-43dc-a789-eab7d8786ad1 2018-09-26 17:25:13,866 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/8a73128e-554b-4804-8ab4-392511e1c83e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8530a63788ae41cd4e9430361c6efc77f6699230" 2018-09-26 17:25:14,724 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:25:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a383e0b4-104d-4606-8262-a180d924883d x-compute-request-id: req-a383e0b4-104d-4606-8262-a180d924883d Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-2-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:37:2c", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8a73128e-554b-4804-8ab4-392511e1c83e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8a73128e-554b-4804-8ab4-392511e1c83e", "rel": "bookmark"}], "image": {"id": "adb52818-89e8-4a56-af55-38fc50081171", "links": [{"href": "http://172.30.9.22:8774/images/adb52818-89e8-4a56-af55-38fc50081171", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011a", "OS-SRV-USG:launched_at": "2018-09-26T17:25:10.000000", "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "8a73128e-554b-4804-8ab4-392511e1c83e", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-09-26T17:25:11Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-4", "created": "2018-09-26T17:25:05Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:25:14,725 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8a73128e-554b-4804-8ab4-392511e1c83e used request id req-a383e0b4-104d-4606-8262-a180d924883d 2018-09-26 17:25:14,725 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-2-4' booted successfully. IP='10.10.10.12'. 2018-09-26 17:25:14,725 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-2-4' to security group 'sdnvpn-sg'... 2018-09-26 17:25:14,728 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/8a73128e-554b-4804-8ab4-392511e1c83e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3c24379d28bb87b5a30b86a1df9da4545c7bde4" -d '{"addSecurityGroup": {"name": "620171f6-0dde-4380-a534-a1fcabdc013e"}}' 2018-09-26 17:25:16,099 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:25:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4b146cbe-a1d6-4bf8-9b7a-febf63b15617 x-compute-request-id: req-4b146cbe-a1d6-4bf8-9b7a-febf63b15617 Content-Length: 0 Content-Type: application/json 2018-09-26 17:25:16,099 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/8a73128e-554b-4804-8ab4-392511e1c83e/action used request id req-4b146cbe-a1d6-4bf8-9b7a-febf63b15617 2018-09-26 17:25:16,100 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-2-1'... 2018-09-26 17:25:16,100 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-2-1 flavor=m1.tiny image=adb52818-89e8-4a56-af55-38fc50081171 network=2f4151b3-2ea7-4f7f-a7cf-9e448faea1b1 secgroup=620171f6-0dde-4380-a534-a1fcabdc013e hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=10.10.10.11 files={'/home/cirros/id_rsa': "\x00\x00\x00\x07ssh-rsa\x00\x00\x00\x03\x01\x00\x01\x00\x00\x00\x82u\xadI/|\x02nu\xe9\xeb-\x06\xca\xb4\x8d\xbc\x8e\x07\x87\x8b1F\x03v\x0c\xecP{'\xc4T\x02\xb4\x00\xb0\xc0\x08=\xffk\xaa\xdcZ\x06P\x15\x16xvM\xb1>\xa3p\xafl\x08\xc1\x18\x89.;\xf4%\x02\xcd\xba\xf1q\xdf\x17h\x89J\xdf\xc1\xc4\t\xc0\xd5\x82X\x017\x03s_\xf5\x83|\xc7\xa3^\x92\xb3dn\xb5\xb3\xdf+PIM\xbd\x9d\x18\x0e\xa8Z\xa9\x91\xaa\xc4\x85xz6\xa5\xa8\xb8\xd8\xad\t(\x97-\xd1\xfbi\x00\x00\x00\x82\x01~\xcf\xd3E\x0c&\x0f\xfeS_\x87\xe7]\x1f3*1FMD\x1b\xd3\xa7n\xc7ha\x9bu\\\x05\x89\x92o\x12\xf4\xd4\xa8\x0eB3,;I\xe7\xa1\x18\xab\x94\xfc\\i\xcfG+dG|\xaf\x87\xfa\xdf\xdb[\xba\x1f\xcf\xf5\x87y\xbf\xde\xf9uz+\xe1\xff\xffu\xd4\xbelwp\x11\x124\x96\x80\x0f\xdd\xf6\xc0\xd0\xe6\x0e\x9a\xe3\x86o\xe5Y\xd0x]\x88Y\xa1\xb9o\x9a\xa6\x1d\x03\x84\xce\xfa\xc3\xa1Q\x1c\x8f\xeb\xc1R\xb8\x92\x11\x00\x00\x00B\x00\x9bu\xac\x13\t\xfa\xc2\xc3s\xdc\xa1\x88|\xff\xbd|\xa8\xdb%2CV1\xbd\xb6\xf6\x87^\x01\x0c\xad\xe0\x19\x8f\xc0T\xed\x04\xc7z \xb1}\x16\xb8|\xf1\xc9\xc2+7\x82\xba\x1a\xb2\x91\xfd\xf5\xc9a\x10\xaf\xe1\xb3'\x00\x00\x00B\x00\xc1\xc82D\xb1n\x00K5\xcc'p\x1f\x9a\x87\x1bC\x1c\xd81-l+\xc7\x08\x03\xc7F\x96s\xeaL\xdbL\n\xc1\xa9\xaaL\xe5\x9c\xfb\xdd\xd0qG\x05j\xaf\xd3\xf9\x17-\xfb\t\x10\x00\x80V\x8dZ4\x12\xb6\xef"} userdata= #!/bin/sh sudo mkdir -p /home/cirros/.ssh/ sudo chown cirros:cirros /home/cirros/.ssh/ sudo chown cirros:cirros /home/cirros/id_rsa mv /home/cirros/id_rsa /home/cirros/.ssh/ sudo echo ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgnWtSS98Am516estBsq0jbyOB4eLMUYDdgzsUHsnxFQCtACwwAg9/2uq3FoGUBUWeHZNsT6jcK9sCMEYiS479CUCzbrxcd8XaIlK38HECcDVglgBNwNzX/WDfMejXpKzZG61s98rUElNvZ0YDqhaqZGqxIV4ejalqLjYrQkoly3R+2k= cirros@test1>/home/cirros/.ssh/authorized_keys sudo chown cirros:cirros /home/cirros/.ssh/authorized_keys chmod 700 /home/cirros/.ssh chmod 644 /home/cirros/.ssh/authorized_keys chmod 600 /home/cirros/.ssh/id_rsa #!/bin/sh set 10.10.10.12 10.10.10.12 while true; do for i do ip=$i hostname=$(ssh -y -i /home/cirros/.ssh/id_rsa cirros@$ip 'hostname' /dev/null) RES=$? if [ "Z$RES" = "Z0" ]; then echo $ip $hostname; else echo $ip 'not reachable';fi; done sleep 1 done 2018-09-26 17:25:16,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:25:16,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:25:16,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:25:16,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:25:16,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:25:16,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:25:16,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:25:16,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:25:16,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:25:16,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:25:16,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:25:16,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:25:16,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:25:16,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:25:16,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:25:16,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:25:16,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:25:16,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:25:16,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:25:16,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:25:16,104 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:25:16,104 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:25:16,104 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:25:16,104 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:25:16,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:25:16,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:25:16,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:25:16,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:25:16,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:25:16,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:25:16,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:25:16,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:25:16,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:25:16,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:25:16,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:25:16,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:25:16,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:25:16,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:25:16,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:25:16,109 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:25:16,109 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:25:16,109 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:25:16,109 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:25:16,109 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:25:16,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:25:16,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:25:16,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:25:16,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:25:16,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:25:16,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:25:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f498481-8cfa-45f7-9a81-ede4347efcce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:25:16,120 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-7f498481-8cfa-45f7-9a81-ede4347efcce 2018-09-26 17:25:16,120 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:25:16,516 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:25:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["_re7KXsJQNiLpyv_zHo3Lw"], "issued_at": "2018-09-26T17:25:16.000000Z"}} 2018-09-26 17:25:16,519 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26f1596f6cd6066e9e4f71a70c752428e77896cf" 2018-09-26 17:25:16,699 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:25:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-22289fc6-02f7-4b3a-bfce-969f3781f415 x-compute-request-id: req-22289fc6-02f7-4b3a-bfce-969f3781f415 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-09-26 17:25:16,700 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-22289fc6-02f7-4b3a-bfce-969f3781f415 2018-09-26 17:25:16,704 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26f1596f6cd6066e9e4f71a70c752428e77896cf" 2018-09-26 17:25:16,725 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:25:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-63a9856e-4b04-48c3-a98b-b6fa6419d54f x-compute-request-id: req-63a9856e-4b04-48c3-a98b-b6fa6419d54f Content-Encoding: gzip Content-Length: 278 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 17:25:16,726 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b used request id req-63a9856e-4b04-48c3-a98b-b6fa6419d54f 2018-09-26 17:25:16,729 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26f1596f6cd6066e9e4f71a70c752428e77896cf" -d '{"server": {"name": "sdnvpn-2-1", "imageRef": "adb52818-89e8-4a56-af55-38fc50081171", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "user_data": "IyEvYmluL3NoCnN1ZG8gbWtkaXIgLXAgL2hvbWUvY2lycm9zLy5zc2gvCnN1ZG8gY2hvd24gY2lycm9zOmNpcnJvcyAvaG9tZS9jaXJyb3MvLnNzaC8Kc3VkbyBjaG93biBjaXJyb3M6Y2lycm9zIC9ob21lL2NpcnJvcy9pZF9yc2EKbXYgL2hvbWUvY2lycm9zL2lkX3JzYSAvaG9tZS9jaXJyb3MvLnNzaC8Kc3VkbyBlY2hvIHNzaC1yc2EgQUFBQUIzTnphQzF5YzJFQUFBQURBUUFCQUFBQWduV3RTUzk4QW01MTZlc3RCc3EwamJ5T0I0ZUxNVVlEZGd6c1VIc254RlFDdEFDd3dBZzkvMnVxM0ZvR1VCVVdlSFpOc1Q2amNLOXNDTUVZaVM0NzlDVUN6YnJ4Y2Q4WGFJbEszOEhFQ2NEVmdsZ0JOd056WC9XRGZNZWpYcEt6Wkc2MXM5OHJVRWxOdlowWURxaGFxWkdxeElWNGVqYWxxTGpZclFrb2x5M1IrMms9IGNpcnJvc0B0ZXN0MT4vaG9tZS9jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMKc3VkbyBjaG93biBjaXJyb3M6Y2lycm9zIC9ob21lL2NpcnJvcy8uc3NoL2F1dGhvcml6ZWRfa2V5cwpjaG1vZCA3MDAgL2hvbWUvY2lycm9zLy5zc2gKY2htb2QgNjQ0IC9ob21lL2NpcnJvcy8uc3NoL2F1dGhvcml6ZWRfa2V5cwpjaG1vZCA2MDAgL2hvbWUvY2lycm9zLy5zc2gvaWRfcnNhCiMhL2Jpbi9zaApzZXQgMTAuMTAuMTAuMTIgMTAuMTAuMTAuMTIKd2hpbGUgdHJ1ZTsgZG8KIGZvciBpIGRvCiAgaXA9JGkKICBob3N0bmFtZT0kKHNzaCAteSAtaSAvaG9tZS9jaXJyb3MvLnNzaC9pZF9yc2EgY2lycm9zQCRpcCAnaG9zdG5hbWUnIDwvZGV2L3plcm8gMj4vZGV2L251bGwpCiAgUkVTPSQ/CiAgaWYgWyAiWiRSRVMiID0gIlowIiBdOyB0aGVuIGVjaG8gJGlwICRob3N0bmFtZTsKICBlbHNlIGVjaG8gJGlwICdub3QgcmVhY2hhYmxlJztmaTsKIGRvbmUKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "personality": [{"path": "/home/cirros/id_rsa", "contents": "AAAAB3NzaC1yc2EAAAADAQABAAAAgnWtSS98Am516estBsq0jbyOB4eLMUYDdgzsUHsnxFQCtACwwAg9/2uq3FoGUBUWeHZNsT6jcK9sCMEYiS479CUCzbrxcd8XaIlK38HECcDVglgBNwNzX/WDfMejXpKzZG61s98rUElNvZ0YDqhaqZGqxIV4ejalqLjYrQkoly3R+2kAAACCAX7P00UMJg/+U1+H510fMyoxRk1EG9OnbsdoYZt1XAWJkm8S9NSoDkIzLDtJ56EYq5T8XGnPRytkR3yvh/rf21u6H8/1h3m/3vl1eivh//911L5sd3AREjSWgA/d9sDQ5g6a44Zv5VnQeF2IWaG5b5qmHQOEzvrDoVEcj+vBUriSEQAAAEIAm3WsEwn6wsNz3KGIfP+9fKjbJTJDVjG9tvaHXgEMreAZj8BU7QTHeiCxfRa4fPHJwis3groaspH99clhEK/hsycAAABCAMHIMkSxbgBLNcwncB+ahxtDHNgxLWwrxwgDx0aWc+pM20wKwamqTOWc+93QcUcFaq/T+Rct+wkQAIBWjVo0Erbv"}], "networks": [{"fixed_ip": "10.10.10.11", "uuid": "2f4151b3-2ea7-4f7f-a7cf-9e448faea1b1"}], "config_drive": true}}' 2018-09-26 17:25:18,769 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:25:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5349b5f0-206e-4691-90ed-c8a934f043b1 x-compute-request-id: req-5349b5f0-206e-4691-90ed-c8a934f043b1 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/dcb77338-1f3f-43a5-8878-057e98add468 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "dcb77338-1f3f-43a5-8878-057e98add468", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/dcb77338-1f3f-43a5-8878-057e98add468", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/dcb77338-1f3f-43a5-8878-057e98add468", "rel": "bookmark"}], "adminPass": "uY7NwZkYJfCd"}} 2018-09-26 17:25:18,770 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-5349b5f0-206e-4691-90ed-c8a934f043b1 2018-09-26 17:25:18,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:25:18,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:25:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32d09389-e5ac-4137-8102-c6ca30437b26 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:25:18,779 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-32d09389-e5ac-4137-8102-c6ca30437b26 2018-09-26 17:25:18,780 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:25:19,157 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:25:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["nieD4E9iQwebqm81z6SqJA"], "issued_at": "2018-09-26T17:25:19.000000Z"}} 2018-09-26 17:25:19,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/dcb77338-1f3f-43a5-8878-057e98add468 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ea33743bd84f6d761ebd926f5ebf6b3aa258871" 2018-09-26 17:25:19,459 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:25:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6beed807-5531-419e-bf3a-527c85a77351 x-compute-request-id: req-6beed807-5531-419e-bf3a-527c85a77351 Content-Encoding: gzip Content-Length: 623 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/dcb77338-1f3f-43a5-8878-057e98add468", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/dcb77338-1f3f-43a5-8878-057e98add468", "rel": "bookmark"}], "image": {"id": "adb52818-89e8-4a56-af55-38fc50081171", "links": [{"href": "http://172.30.9.22:8774/images/adb52818-89e8-4a56-af55-38fc50081171", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "dcb77338-1f3f-43a5-8878-057e98add468", "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:25:19Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-2-1", "created": "2018-09-26T17:25:18Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:25:19,460 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/dcb77338-1f3f-43a5-8878-057e98add468 used request id req-6beed807-5531-419e-bf3a-527c85a77351 2018-09-26 17:25:22,466 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/dcb77338-1f3f-43a5-8878-057e98add468 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ea33743bd84f6d761ebd926f5ebf6b3aa258871" 2018-09-26 17:25:23,077 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:25:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-56d8ffd6-96a5-4204-86d5-28d538073ac6 x-compute-request-id: req-56d8ffd6-96a5-4204-86d5-28d538073ac6 Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/dcb77338-1f3f-43a5-8878-057e98add468", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/dcb77338-1f3f-43a5-8878-057e98add468", "rel": "bookmark"}], "image": {"id": "adb52818-89e8-4a56-af55-38fc50081171", "links": [{"href": "http://172.30.9.22:8774/images/adb52818-89e8-4a56-af55-38fc50081171", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011d", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "dcb77338-1f3f-43a5-8878-057e98add468", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:25:19Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-1", "created": "2018-09-26T17:25:18Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:25:23,077 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/dcb77338-1f3f-43a5-8878-057e98add468 used request id req-56d8ffd6-96a5-4204-86d5-28d538073ac6 2018-09-26 17:25:26,084 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/dcb77338-1f3f-43a5-8878-057e98add468 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ea33743bd84f6d761ebd926f5ebf6b3aa258871" 2018-09-26 17:25:26,464 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:25:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ae6f2d39-ba90-4bdb-8930-34e0dd83b37f x-compute-request-id: req-ae6f2d39-ba90-4bdb-8930-34e0dd83b37f Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-2-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:4b:7b", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/dcb77338-1f3f-43a5-8878-057e98add468", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/dcb77338-1f3f-43a5-8878-057e98add468", "rel": "bookmark"}], "image": {"id": "adb52818-89e8-4a56-af55-38fc50081171", "links": [{"href": "http://172.30.9.22:8774/images/adb52818-89e8-4a56-af55-38fc50081171", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011d", "OS-SRV-USG:launched_at": "2018-09-26T17:25:23.000000", "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "dcb77338-1f3f-43a5-8878-057e98add468", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-09-26T17:25:25Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-1", "created": "2018-09-26T17:25:18Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:25:26,464 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/dcb77338-1f3f-43a5-8878-057e98add468 used request id req-ae6f2d39-ba90-4bdb-8930-34e0dd83b37f 2018-09-26 17:25:26,467 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/dcb77338-1f3f-43a5-8878-057e98add468 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26f1596f6cd6066e9e4f71a70c752428e77896cf" 2018-09-26 17:25:27,590 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:25:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0626a4f2-033f-4f0c-94c3-4adeb95d5fc1 x-compute-request-id: req-0626a4f2-033f-4f0c-94c3-4adeb95d5fc1 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-2-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:4b:7b", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/dcb77338-1f3f-43a5-8878-057e98add468", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/dcb77338-1f3f-43a5-8878-057e98add468", "rel": "bookmark"}], "image": {"id": "adb52818-89e8-4a56-af55-38fc50081171", "links": [{"href": "http://172.30.9.22:8774/images/adb52818-89e8-4a56-af55-38fc50081171", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011d", "OS-SRV-USG:launched_at": "2018-09-26T17:25:23.000000", "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "dcb77338-1f3f-43a5-8878-057e98add468", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-09-26T17:25:25Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-1", "created": "2018-09-26T17:25:18Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:25:27,590 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/dcb77338-1f3f-43a5-8878-057e98add468 used request id req-0626a4f2-033f-4f0c-94c3-4adeb95d5fc1 2018-09-26 17:25:27,590 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-2-1' booted successfully. IP='10.10.10.11'. 2018-09-26 17:25:27,591 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-2-1' to security group 'sdnvpn-sg'... 2018-09-26 17:25:27,593 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/dcb77338-1f3f-43a5-8878-057e98add468/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3c24379d28bb87b5a30b86a1df9da4545c7bde4" -d '{"addSecurityGroup": {"name": "620171f6-0dde-4380-a534-a1fcabdc013e"}}' 2018-09-26 17:25:28,706 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:25:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-74d7ebc0-1833-4226-8357-65efc56bfdf7 x-compute-request-id: req-74d7ebc0-1833-4226-8357-65efc56bfdf7 Content-Length: 0 Content-Type: application/json 2018-09-26 17:25:28,706 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/dcb77338-1f3f-43a5-8878-057e98add468/action used request id req-74d7ebc0-1833-4226-8357-65efc56bfdf7 2018-09-26 17:25:28,707 - sdnvpn-results - INFO - Create VPN1 with eRT=iRT 2018-09-26 17:25:28,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb573ae716795365a0e857e3caaa4a6b12412b8" -d '{"bgpvpn": {"route_targets": "55:55", "import_targets": "55:55", "export_targets": "55:55", "name": "sdnvpn-1-697743", "route_distinguishers": "111:111"}}' 2018-09-26 17:25:29,043 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 352 X-Openstack-Request-Id: req-bf48c27f-f293-4cca-8019-a58f22dc63fa Date: Wed, 26 Sep 2018 17:25:29 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["111:111"], "routers": [], "id": "13d7a6cd-0cd3-4281-92d5-c592a1703224", "name": "sdnvpn-1-697743", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "import_targets": ["55:55"], "networks": [], "route_targets": ["55:55"], "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "type": "l3"}} 2018-09-26 17:25:29,044 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns used request id req-bf48c27f-f293-4cca-8019-a58f22dc63fa 2018-09-26 17:25:29,044 - sdnvpn.test.functest.testcase_2 - DEBUG - VPN1 created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-1-697743', u'route_distinguishers': [u'111:111'], u'routers': [], u'import_targets': [u'55:55'], u'networks': [], u'tenant_id': u'32e2fc060ffa4464a00bce7763dbcae4', u'route_targets': [u'55:55'], u'project_id': u'32e2fc060ffa4464a00bce7763dbcae4', u'type': u'l3', u'id': u'13d7a6cd-0cd3-4281-92d5-c592a1703224'}} 2018-09-26 17:25:29,044 - sdnvpn-results - INFO - Associate network 'sdnvpn-2-1-net' to the VPN. 2018-09-26 17:25:29,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/13d7a6cd-0cd3-4281-92d5-c592a1703224/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb573ae716795365a0e857e3caaa4a6b12412b8" -d '{"network_association": {"network_id": "2f4151b3-2ea7-4f7f-a7cf-9e448faea1b1"}}' 2018-09-26 17:25:29,676 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-21256350-0eaf-4fd6-94ae-7996aa247de9 Date: Wed, 26 Sep 2018 17:25:29 GMT RESP BODY: {"network_association": {"network_id": "2f4151b3-2ea7-4f7f-a7cf-9e448faea1b1", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "436a80d0-8f17-4759-8ba5-4cab05cd750f"}} 2018-09-26 17:25:29,677 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/13d7a6cd-0cd3-4281-92d5-c592a1703224/network_associations used request id req-21256350-0eaf-4fd6-94ae-7996aa247de9 2018-09-26 17:25:29,677 - sdnvpn_test_utils - INFO - Waiting for instance 2eda8ccc-1268-4163-987b-62cd741b8955 to boot up 2018-09-26 17:25:29,680 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2eda8ccc-1268-4163-987b-62cd741b8955/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c39a010765b9554a30124f1f32bbbbc4907919b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:25:30,747 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:25:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-71f116d9-ab4d-49d8-874b-91a595178a2f x-compute-request-id: req-71f116d9-ab4d-49d8-874b-91a595178a2f Content-Encoding: gzip Content-Length: 10254 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 503722070 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.129567] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.131162] pid_max: default: 32768 minimum: 301\n[ 0.132017] ACPI: Core revision 20150930\n[ 0.133361] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134610] Security Framework initialized\n[ 0.135390] Yama: becoming mindful.\n[ 0.136090] AppArmor: AppArmor initialized\n[ 0.136927] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138203] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139428] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140568] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141897] Initializing cgroup subsys io\n[ 0.142671] Initializing cgroup subsys memory\n[ 0.143491] Initializing cgroup subsys devices\n[ 0.144324] Initializing cgroup subsys freezer\n[ 0.145163] Initializing cgroup subsys net_cls\n[ 0.145993] Initializing cgroup subsys perf_event\n[ 0.146859] Initializing cgroup subsys net_prio\n[ 0.147698] Initializing cgroup subsys hugetlb\n[ 0.148521] Initializing cgroup subsys pids\n[ 0.149373] CPU: Physical Processor ID: 0\n[ 0.150838] mce: CPU supports 10 MCE banks\n[ 0.151643] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152593] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163130] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169395] ftrace: allocating 31920 entries in 125 pages\n[ 0.195379] smpboot: Max logical packages: 1\n[ 0.196194] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197486] x2apic enabled\n[ 0.198270] Switched APIC routing to physical x2apic.\n[ 0.199973] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201040] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.202950] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204653] KVM setup paravirtual spinlock\n[ 0.205931] x86: Booted up 1 node, 1 CPUs\n[ 0.206699] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208025] devtmpfs: initialized\n[ 0.209705] evm: security.selinux\n[ 0.210369] evm: security.SMACK64\n[ 0.211032] evm: security.SMACK64EXEC\n[ 0.211742] evm: security.SMACK64TRANSMUTE\n[ 0.212508] evm: security.SMACK64MMAP\n[ 0.213216] evm: security.ima\n[ 0.213836] evm: security.capability\n[ 0.214604] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216380] pinctrl core: initialized pinctrl subsystem\n[ 0.217423] RTC time: 17:24:57, date: 09/26/18\n[ 0.218346] NET: Registered protocol family 16\n[ 0.219279] cpuidle: using governor ladder\n[ 0.220059] cpuidle: using governor menu\n[ 0.220808] PCCT header not found.\n[ 0.221521] ACPI: bus type PCI registered\n[ 0.222295] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.223481] PCI: Using configuration type 1 for base access\n[ 0.225195] ACPI: Added _OSI(Module Device)\n[ 0.226001] ACPI: Added _OSI(Processor Device)\n[ 0.226827] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.227685] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.229769] ACPI: Interpreter enabled\n[ 0.230497] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.232263] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.235786] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.237536] ACPI: (supports S0 S5)\n[ 0.238211] ACPI: Using IOAPIC for interrupt routing\n[ 0.239113] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.242232] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.243319] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.244489] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.245630] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.247755] acpiphp: Slot [3] registered\n[ 0.248518] acpiphp: Slot [4] registered\n[ 0.249287] acpiphp: Slot [5] registered\n[ 0.250058] acpiphp: Slot [6] registered\n[ 0.250823] acpiphp: Slot [7] registered\n[ 0.251581] acpiphp: Slot [8] registered\n[ 0.252345] acpiphp: Slot [9] registered\n[ 0.253106] acpiphp: Slot [10] registered\n[ 0.253878] acpiphp: Slot [11] registered\n[ 0.254653] acpiphp: Slot [12] registered\n[ 0.255429] acpiphp: Slot [13] registered\n[ 0.256209] acpiphp: Slot [14] registered\n[ 0.256985] acpiphp: Slot [15] registered\n[ 0.267696] acpiphp: Slot [16] registered\n[ 0.268470] acpiphp: Slot [17] registered\n[ 0.269246] acpiphp: Slot [18] registered\n[ 0.270025] acpiphp: Slot [19] registered\n[ 0.270798] acpiphp: Slot [20] registered\n[ 0.271568] acpiphp: Slot [21] registered\n[ 0.272347] acpiphp: Slot [22] registered\n[ 0.273128] acpiphp: Slot [23] registered\n[ 0.273903] acpiphp: Slot [24] registered\n[ 0.274671] acpiphp: Slot [25] registered\n[ 0.275441] acpiphp: Slot [26] registered\n[ 0.276212] acpiphp: Slot [27] registered\n[ 0.276992] acpiphp: Slot [28] registered\n[ 0.277768] acpiphp: Slot [29] registered\n[ 0.278537] acpiphp: Slot [30] registered\n[ 0.279310] acpiphp: Slot [31] registered\n[ 0.280081] PCI host bridge to bus 0000:00\n[ 0.280852] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.282007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.283158] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.284536] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.285916] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.292163] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.293385] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.294502] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.295712] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.302028] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.303391] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.349835] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351266] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.352625] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.353999] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.355332] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.356538] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.357645] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.358906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.360377] vgaarb: loaded\n[ 0.360952] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362040] SCSI subsystem initialized\n[ 0.362823] ACPI: bus type USB registered\n[ 0.363596] usbcore: registered new interface driver usbfs\n[ 0.364573] usbcore: registered new interface driver hub\n[ 0.365528] usbcore: registered new device driver usb\n[ 0.366537] PCI: Using ACPI for IRQ routing\n[ 0.367522] NetLabel: Initializing\n[ 0.368204] NetLabel: domain hash size = 128\n[ 0.369013] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.369916] NetLabel: unlabeled traffic allowed by default\n[ 0.370963] clocksource: Switched to clocksource kvm-clock\n[ 0.376316] AppArmor: AppArmor Filesystem Enabled\n[ 0.377244] pnp: PnP ACPI init\n[ 0.378120] pnp: PnP ACPI: found 5 devices\n[ 0.384453] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.386075] NET: Registered protocol family 2\n[ 0.386992] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.388200] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.389311] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.390413] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.391448] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392563] NET: Registered protocol family 1\n[ 0.393391] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.394431] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.395455] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.409405] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.423601] Trying to unpack rootfs image as initramfs...\n[ 0.473444] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.487269] Scanning for low memory corruption every 60 seconds\n[ 0.489158] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.490800] audit: initializing netlink subsys (disabled)\n[ 0.492278] audit: type=2000 audit(1537982698.652:1): initialized\n[ 0.494067] Initialise system trusted keyring\n[ 0.495279] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496947] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499448] zbud: loaded\n[ 0.500344] VFS: Disk quotas dquot_6.6.0\n[ 0.501459] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503553] fuse init (API version 7.23)\n[ 0.504734] Key type big_key registered\n[ 0.505850] Allocating IMA MOK and blacklist keyrings.\n[ 0.507387] Key type asymmetric registered\n[ 0.508537] Asymmetric key parser 'x509' registered\n[ 0.509878] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511946] io scheduler noop registered\n[ 0.513064] io scheduler deadline registered (default)\n[ 0.514455] io scheduler cfq registered\n[ 0.515599] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.517081] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.518866] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.520923] ACPI: Power Button [PWRF]\n[ 0.522432] GHES: HEST is not enabled!\n[ 0.536485] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565167] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567843] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597534] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.601917] Linux agpgart interface v0.103\n[ 0.604471] brd: module loaded\n[ 0.606021] loop: module loaded\n[ 0.611592] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613198] GPT:90111 != 2097151\n[ 0.613914] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615198] GPT:90111 != 2097151\n[ 0.615936] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617030] vda: vda1 vda15\n[ 0.618909] scsi host0: ata_piix\n[ 0.619729] scsi host1: ata_piix\n[ 0.620518] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621811] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.623524] libphy: Fixed MDIO Bus: probed\n[ 0.624424] tun: Universal TUN/TAP device driver, 1.6\n[ 0.625502] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.627782] PPP generic driver version 2.4.2\n[ 0.629224] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631005] ehci-pci: EHCI PCI platform driver\n[ 0.632275] ehci-platform: EHCI generic platform driver\n[ 0.633707] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.635405] ohci-pci: OHCI PCI platform driver\n[ 0.636676] ohci-platform: OHCI generic platform driver\n[ 0.638131] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.653602] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.655088] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.657205] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.658650] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660274] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662098] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.664218] usb usb1: Product: UHCI Host Controller\n[ 0.665593] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.666904] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.667902] hub 1-0:1.0: USB hub found\n[ 0.668657] hub 1-0:1.0: 2 ports detected\n[ 0.669549] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.671652] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.672600] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.673594] mousedev: PS/2 mouse device common for all mice\n[ 0.674825] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.676611] rtc_cmos 00:00: RTC can wake from S4\n[ 0.677660] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.678817] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679970] i2c /dev entries driver\n[ 0.680721] device-mapper: uevent: version 1.0.3\n[ 0.681616] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.683191] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684463] NET: Registered protocol family 10\n[ 0.685437] NET: Registered protocol family 17\n[ 0.686298] Key type dns_resolver registered\n[ 0.687219] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.688285] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.689980] registered taskstats version 1\n[ 0.690790] Loading compiled-in X.509 certificates\n[ 0.692199] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693979] zswap: loaded using pool lzo/zbud\n[ 0.695366] Key type trusted registered\n[ 0.696895] Key type encrypted registered\n[ 0.697700] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.698678] ima: No TPM chip found, activating TPM-bypass!\n[ 0.699689] evm: HMAC attrs: 0x1\n[ 0.700614] Magic number: 2:152:442\n[ 0.701354] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1462\n[ 0.702954] rtc_cmos 00:00: setting system clock to 2018-09-26 17:24:58 UTC (1537982698)\n[ 0.704501] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.705566] EDD information not available.\n[ 0.779629] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.791169] ata1.00: configured for MWDMA2\n[ 0.792387] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.794508] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.795691] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.796907] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.798746] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.800233] Write protecting the kernel read-only data: 14336k\n[ 0.801763] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803505] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.861458] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.09\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nchown: /home/cirros/id_rsa: No such file or directory\nmv: can't rename '/home/cirros/id_rsa': No such file or directory\nchmod: /home/cirros/.ssh/id_rsa: No such file or directory\nWARN: /etc/rc3.d/S95-cirros-userdata failed\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nsr0 11:0 489472 config-2 \nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvB6U0Md8K8rycpVNVlBogTChvA776HZeAOz6LLc85eauPiiYvlWtKkU8l+gnixO5dDzrqj65/A7XXP/WvJzAA9vyZsXC+Ymr9ibvLpUYT6i8Blkli/iT1H5Q7lYjkv+nnEwuwSMpJdM6s389wOXi75NbKGJOCwkRObhiMrRFT3i/jfaTe3nAppv1mWmy62gLcpdFg1r4mQqX80u3FtA0OwmSp/WWfEVcMb5j7lPLyq4wBnQRPc6rMJGG1yDZuLIl0o9rUUoXm+1lzk4zY8RL/MXFiNl8VQjoWepHhrTL4qYE+G50meyB22LmGUYJzrdhP/n+E+l+KQJVFFg7XM0jV root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMk+OhnCEqLBfqg6Rvrvr4F4ZGyfrUiJBUMi+2wIM5jo3n2+uTQyeYlzHVu91g4w/cbxm9R4CHjbTxeqA3GNp3HcCHmkdr75J65x3XzhU14bWCZmlyypXTaS3+btMVG0+xkhi1U5yoKJkk1VrPXNb6GXiwQoxWZhlHnl8rByggaZAAAAFQDhAIII5MZUSmiwbQYJotbVnhYCMQAAAIEAlKnhensdZwPAuMvar4/yHNP7UzV2/k5FLFNSfWeaPZ/0hla00cuGWriyFgJbsHxcbg+I2c2/X39WiBamCbxkvBGq3SxkfdF0GJIbf48zKnlVQXnIaWdQaQh8UxrvTdaKXS75TO6M+Pnr8XeL2A8+F6uBXPhcdZfDxZBrsE5hBTgAAACBAJGlhr+/B5b/mjj4NTtSBXklWDtwu5Hpm2x8VntLVN2wSJj1/SDgyB51qEi324dK3qZS+rcAVIQS+Si2fSnIY/PCvPAeJhZDfsU0jQ9mZqC4uv5rvEfPnlGkhWgiCESVa647V29608N2KTrEThTRZwuHZPgWwgFUDhnY3q6WXZTu root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:fea1:b760/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: 2eda8ccc-1268-4163-987b-62cd741b8955\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=1.99 ===\n/dev/root resized successfully [took 2.91s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:A1:B7:60 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fea1:b760/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:16 errors:0 dropped:4 overruns:0 frame:0\n TX packets:10 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:3854 (3.7 KiB) TX bytes:1234 (1.2 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-09-26 17:25:30,748 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2eda8ccc-1268-4163-987b-62cd741b8955/action used request id req-71f116d9-ab4d-49d8-874b-91a595178a2f 2018-09-26 17:25:32,765 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2eda8ccc-1268-4163-987b-62cd741b8955/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c39a010765b9554a30124f1f32bbbbc4907919b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:25:33,841 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:25:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-62b7d520-2ff7-4d8f-8a39-708a8f14b1a2 x-compute-request-id: req-62b7d520-2ff7-4d8f-8a39-708a8f14b1a2 Content-Encoding: gzip Content-Length: 10274 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 503722070 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.129567] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.131162] pid_max: default: 32768 minimum: 301\n[ 0.132017] ACPI: Core revision 20150930\n[ 0.133361] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134610] Security Framework initialized\n[ 0.135390] Yama: becoming mindful.\n[ 0.136090] AppArmor: AppArmor initialized\n[ 0.136927] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138203] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139428] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140568] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141897] Initializing cgroup subsys io\n[ 0.142671] Initializing cgroup subsys memory\n[ 0.143491] Initializing cgroup subsys devices\n[ 0.144324] Initializing cgroup subsys freezer\n[ 0.145163] Initializing cgroup subsys net_cls\n[ 0.145993] Initializing cgroup subsys perf_event\n[ 0.146859] Initializing cgroup subsys net_prio\n[ 0.147698] Initializing cgroup subsys hugetlb\n[ 0.148521] Initializing cgroup subsys pids\n[ 0.149373] CPU: Physical Processor ID: 0\n[ 0.150838] mce: CPU supports 10 MCE banks\n[ 0.151643] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152593] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163130] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169395] ftrace: allocating 31920 entries in 125 pages\n[ 0.195379] smpboot: Max logical packages: 1\n[ 0.196194] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197486] x2apic enabled\n[ 0.198270] Switched APIC routing to physical x2apic.\n[ 0.199973] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201040] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.202950] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204653] KVM setup paravirtual spinlock\n[ 0.205931] x86: Booted up 1 node, 1 CPUs\n[ 0.206699] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208025] devtmpfs: initialized\n[ 0.209705] evm: security.selinux\n[ 0.210369] evm: security.SMACK64\n[ 0.211032] evm: security.SMACK64EXEC\n[ 0.211742] evm: security.SMACK64TRANSMUTE\n[ 0.212508] evm: security.SMACK64MMAP\n[ 0.213216] evm: security.ima\n[ 0.213836] evm: security.capability\n[ 0.214604] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216380] pinctrl core: initialized pinctrl subsystem\n[ 0.217423] RTC time: 17:24:57, date: 09/26/18\n[ 0.218346] NET: Registered protocol family 16\n[ 0.219279] cpuidle: using governor ladder\n[ 0.220059] cpuidle: using governor menu\n[ 0.220808] PCCT header not found.\n[ 0.221521] ACPI: bus type PCI registered\n[ 0.222295] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.223481] PCI: Using configuration type 1 for base access\n[ 0.225195] ACPI: Added _OSI(Module Device)\n[ 0.226001] ACPI: Added _OSI(Processor Device)\n[ 0.226827] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.227685] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.229769] ACPI: Interpreter enabled\n[ 0.230497] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.232263] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.235786] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.237536] ACPI: (supports S0 S5)\n[ 0.238211] ACPI: Using IOAPIC for interrupt routing\n[ 0.239113] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.242232] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.243319] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.244489] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.245630] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.247755] acpiphp: Slot [3] registered\n[ 0.248518] acpiphp: Slot [4] registered\n[ 0.249287] acpiphp: Slot [5] registered\n[ 0.250058] acpiphp: Slot [6] registered\n[ 0.250823] acpiphp: Slot [7] registered\n[ 0.251581] acpiphp: Slot [8] registered\n[ 0.252345] acpiphp: Slot [9] registered\n[ 0.253106] acpiphp: Slot [10] registered\n[ 0.253878] acpiphp: Slot [11] registered\n[ 0.254653] acpiphp: Slot [12] registered\n[ 0.255429] acpiphp: Slot [13] registered\n[ 0.256209] acpiphp: Slot [14] registered\n[ 0.256985] acpiphp: Slot [15] registered\n[ 0.267696] acpiphp: Slot [16] registered\n[ 0.268470] acpiphp: Slot [17] registered\n[ 0.269246] acpiphp: Slot [18] registered\n[ 0.270025] acpiphp: Slot [19] registered\n[ 0.270798] acpiphp: Slot [20] registered\n[ 0.271568] acpiphp: Slot [21] registered\n[ 0.272347] acpiphp: Slot [22] registered\n[ 0.273128] acpiphp: Slot [23] registered\n[ 0.273903] acpiphp: Slot [24] registered\n[ 0.274671] acpiphp: Slot [25] registered\n[ 0.275441] acpiphp: Slot [26] registered\n[ 0.276212] acpiphp: Slot [27] registered\n[ 0.276992] acpiphp: Slot [28] registered\n[ 0.277768] acpiphp: Slot [29] registered\n[ 0.278537] acpiphp: Slot [30] registered\n[ 0.279310] acpiphp: Slot [31] registered\n[ 0.280081] PCI host bridge to bus 0000:00\n[ 0.280852] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.282007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.283158] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.284536] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.285916] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.292163] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.293385] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.294502] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.295712] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.302028] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.303391] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.349835] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351266] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.352625] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.353999] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.355332] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.356538] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.357645] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.358906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.360377] vgaarb: loaded\n[ 0.360952] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362040] SCSI subsystem initialized\n[ 0.362823] ACPI: bus type USB registered\n[ 0.363596] usbcore: registered new interface driver usbfs\n[ 0.364573] usbcore: registered new interface driver hub\n[ 0.365528] usbcore: registered new device driver usb\n[ 0.366537] PCI: Using ACPI for IRQ routing\n[ 0.367522] NetLabel: Initializing\n[ 0.368204] NetLabel: domain hash size = 128\n[ 0.369013] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.369916] NetLabel: unlabeled traffic allowed by default\n[ 0.370963] clocksource: Switched to clocksource kvm-clock\n[ 0.376316] AppArmor: AppArmor Filesystem Enabled\n[ 0.377244] pnp: PnP ACPI init\n[ 0.378120] pnp: PnP ACPI: found 5 devices\n[ 0.384453] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.386075] NET: Registered protocol family 2\n[ 0.386992] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.388200] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.389311] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.390413] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.391448] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392563] NET: Registered protocol family 1\n[ 0.393391] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.394431] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.395455] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.409405] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.423601] Trying to unpack rootfs image as initramfs...\n[ 0.473444] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.487269] Scanning for low memory corruption every 60 seconds\n[ 0.489158] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.490800] audit: initializing netlink subsys (disabled)\n[ 0.492278] audit: type=2000 audit(1537982698.652:1): initialized\n[ 0.494067] Initialise system trusted keyring\n[ 0.495279] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496947] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499448] zbud: loaded\n[ 0.500344] VFS: Disk quotas dquot_6.6.0\n[ 0.501459] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503553] fuse init (API version 7.23)\n[ 0.504734] Key type big_key registered\n[ 0.505850] Allocating IMA MOK and blacklist keyrings.\n[ 0.507387] Key type asymmetric registered\n[ 0.508537] Asymmetric key parser 'x509' registered\n[ 0.509878] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511946] io scheduler noop registered\n[ 0.513064] io scheduler deadline registered (default)\n[ 0.514455] io scheduler cfq registered\n[ 0.515599] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.517081] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.518866] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.520923] ACPI: Power Button [PWRF]\n[ 0.522432] GHES: HEST is not enabled!\n[ 0.536485] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565167] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567843] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597534] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.601917] Linux agpgart interface v0.103\n[ 0.604471] brd: module loaded\n[ 0.606021] loop: module loaded\n[ 0.611592] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613198] GPT:90111 != 2097151\n[ 0.613914] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615198] GPT:90111 != 2097151\n[ 0.615936] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617030] vda: vda1 vda15\n[ 0.618909] scsi host0: ata_piix\n[ 0.619729] scsi host1: ata_piix\n[ 0.620518] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621811] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.623524] libphy: Fixed MDIO Bus: probed\n[ 0.624424] tun: Universal TUN/TAP device driver, 1.6\n[ 0.625502] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.627782] PPP generic driver version 2.4.2\n[ 0.629224] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631005] ehci-pci: EHCI PCI platform driver\n[ 0.632275] ehci-platform: EHCI generic platform driver\n[ 0.633707] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.635405] ohci-pci: OHCI PCI platform driver\n[ 0.636676] ohci-platform: OHCI generic platform driver\n[ 0.638131] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.653602] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.655088] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.657205] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.658650] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660274] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662098] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.664218] usb usb1: Product: UHCI Host Controller\n[ 0.665593] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.666904] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.667902] hub 1-0:1.0: USB hub found\n[ 0.668657] hub 1-0:1.0: 2 ports detected\n[ 0.669549] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.671652] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.672600] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.673594] mousedev: PS/2 mouse device common for all mice\n[ 0.674825] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.676611] rtc_cmos 00:00: RTC can wake from S4\n[ 0.677660] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.678817] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679970] i2c /dev entries driver\n[ 0.680721] device-mapper: uevent: version 1.0.3\n[ 0.681616] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.683191] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684463] NET: Registered protocol family 10\n[ 0.685437] NET: Registered protocol family 17\n[ 0.686298] Key type dns_resolver registered\n[ 0.687219] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.688285] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.689980] registered taskstats version 1\n[ 0.690790] Loading compiled-in X.509 certificates\n[ 0.692199] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693979] zswap: loaded using pool lzo/zbud\n[ 0.695366] Key type trusted registered\n[ 0.696895] Key type encrypted registered\n[ 0.697700] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.698678] ima: No TPM chip found, activating TPM-bypass!\n[ 0.699689] evm: HMAC attrs: 0x1\n[ 0.700614] Magic number: 2:152:442\n[ 0.701354] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1462\n[ 0.702954] rtc_cmos 00:00: setting system clock to 2018-09-26 17:24:58 UTC (1537982698)\n[ 0.704501] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.705566] EDD information not available.\n[ 0.779629] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.791169] ata1.00: configured for MWDMA2\n[ 0.792387] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.794508] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.795691] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.796907] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.798746] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.800233] Write protecting the kernel read-only data: 14336k\n[ 0.801763] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803505] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.861458] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.09\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nchown: /home/cirros/id_rsa: No such file or directory\nmv: can't rename '/home/cirros/id_rsa': No such file or directory\nchmod: /home/cirros/.ssh/id_rsa: No such file or directory\nWARN: /etc/rc3.d/S95-cirros-userdata failed\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nsr0 11:0 489472 config-2 \nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvB6U0Md8K8rycpVNVlBogTChvA776HZeAOz6LLc85eauPiiYvlWtKkU8l+gnixO5dDzrqj65/A7XXP/WvJzAA9vyZsXC+Ymr9ibvLpUYT6i8Blkli/iT1H5Q7lYjkv+nnEwuwSMpJdM6s389wOXi75NbKGJOCwkRObhiMrRFT3i/jfaTe3nAppv1mWmy62gLcpdFg1r4mQqX80u3FtA0OwmSp/WWfEVcMb5j7lPLyq4wBnQRPc6rMJGG1yDZuLIl0o9rUUoXm+1lzk4zY8RL/MXFiNl8VQjoWepHhrTL4qYE+G50meyB22LmGUYJzrdhP/n+E+l+KQJVFFg7XM0jV root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMk+OhnCEqLBfqg6Rvrvr4F4ZGyfrUiJBUMi+2wIM5jo3n2+uTQyeYlzHVu91g4w/cbxm9R4CHjbTxeqA3GNp3HcCHmkdr75J65x3XzhU14bWCZmlyypXTaS3+btMVG0+xkhi1U5yoKJkk1VrPXNb6GXiwQoxWZhlHnl8rByggaZAAAAFQDhAIII5MZUSmiwbQYJotbVnhYCMQAAAIEAlKnhensdZwPAuMvar4/yHNP7UzV2/k5FLFNSfWeaPZ/0hla00cuGWriyFgJbsHxcbg+I2c2/X39WiBamCbxkvBGq3SxkfdF0GJIbf48zKnlVQXnIaWdQaQh8UxrvTdaKXS75TO6M+Pnr8XeL2A8+F6uBXPhcdZfDxZBrsE5hBTgAAACBAJGlhr+/B5b/mjj4NTtSBXklWDtwu5Hpm2x8VntLVN2wSJj1/SDgyB51qEi324dK3qZS+rcAVIQS+Si2fSnIY/PCvPAeJhZDfsU0jQ9mZqC4uv5rvEfPnlGkhWgiCESVa647V29608N2KTrEThTRZwuHZPgWwgFUDhnY3q6WXZTu root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:fea1:b760/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: 2eda8ccc-1268-4163-987b-62cd741b8955\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=1.99 ===\n/dev/root resized successfully [took 2.91s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:A1:B7:60 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fea1:b760/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:16 errors:0 dropped:4 overruns:0 frame:0\n TX packets:10 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:3854 (3.7 KiB) TX bytes:1234 (1.2 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-09-26 17:25:33,841 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2eda8ccc-1268-4163-987b-62cd741b8955/action used request id req-62b7d520-2ff7-4d8f-8a39-708a8f14b1a2 2018-09-26 17:25:35,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2eda8ccc-1268-4163-987b-62cd741b8955/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c39a010765b9554a30124f1f32bbbbc4907919b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:25:36,929 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:25:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e67b0da-c9be-4069-98b3-aab7caa71648 x-compute-request-id: req-5e67b0da-c9be-4069-98b3-aab7caa71648 Content-Encoding: gzip Content-Length: 10274 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 503722070 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.129567] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.131162] pid_max: default: 32768 minimum: 301\n[ 0.132017] ACPI: Core revision 20150930\n[ 0.133361] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134610] Security Framework initialized\n[ 0.135390] Yama: becoming mindful.\n[ 0.136090] AppArmor: AppArmor initialized\n[ 0.136927] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138203] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139428] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140568] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141897] Initializing cgroup subsys io\n[ 0.142671] Initializing cgroup subsys memory\n[ 0.143491] Initializing cgroup subsys devices\n[ 0.144324] Initializing cgroup subsys freezer\n[ 0.145163] Initializing cgroup subsys net_cls\n[ 0.145993] Initializing cgroup subsys perf_event\n[ 0.146859] Initializing cgroup subsys net_prio\n[ 0.147698] Initializing cgroup subsys hugetlb\n[ 0.148521] Initializing cgroup subsys pids\n[ 0.149373] CPU: Physical Processor ID: 0\n[ 0.150838] mce: CPU supports 10 MCE banks\n[ 0.151643] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152593] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163130] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169395] ftrace: allocating 31920 entries in 125 pages\n[ 0.195379] smpboot: Max logical packages: 1\n[ 0.196194] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197486] x2apic enabled\n[ 0.198270] Switched APIC routing to physical x2apic.\n[ 0.199973] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201040] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.202950] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204653] KVM setup paravirtual spinlock\n[ 0.205931] x86: Booted up 1 node, 1 CPUs\n[ 0.206699] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208025] devtmpfs: initialized\n[ 0.209705] evm: security.selinux\n[ 0.210369] evm: security.SMACK64\n[ 0.211032] evm: security.SMACK64EXEC\n[ 0.211742] evm: security.SMACK64TRANSMUTE\n[ 0.212508] evm: security.SMACK64MMAP\n[ 0.213216] evm: security.ima\n[ 0.213836] evm: security.capability\n[ 0.214604] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216380] pinctrl core: initialized pinctrl subsystem\n[ 0.217423] RTC time: 17:24:57, date: 09/26/18\n[ 0.218346] NET: Registered protocol family 16\n[ 0.219279] cpuidle: using governor ladder\n[ 0.220059] cpuidle: using governor menu\n[ 0.220808] PCCT header not found.\n[ 0.221521] ACPI: bus type PCI registered\n[ 0.222295] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.223481] PCI: Using configuration type 1 for base access\n[ 0.225195] ACPI: Added _OSI(Module Device)\n[ 0.226001] ACPI: Added _OSI(Processor Device)\n[ 0.226827] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.227685] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.229769] ACPI: Interpreter enabled\n[ 0.230497] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.232263] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.235786] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.237536] ACPI: (supports S0 S5)\n[ 0.238211] ACPI: Using IOAPIC for interrupt routing\n[ 0.239113] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.242232] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.243319] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.244489] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.245630] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.247755] acpiphp: Slot [3] registered\n[ 0.248518] acpiphp: Slot [4] registered\n[ 0.249287] acpiphp: Slot [5] registered\n[ 0.250058] acpiphp: Slot [6] registered\n[ 0.250823] acpiphp: Slot [7] registered\n[ 0.251581] acpiphp: Slot [8] registered\n[ 0.252345] acpiphp: Slot [9] registered\n[ 0.253106] acpiphp: Slot [10] registered\n[ 0.253878] acpiphp: Slot [11] registered\n[ 0.254653] acpiphp: Slot [12] registered\n[ 0.255429] acpiphp: Slot [13] registered\n[ 0.256209] acpiphp: Slot [14] registered\n[ 0.256985] acpiphp: Slot [15] registered\n[ 0.267696] acpiphp: Slot [16] registered\n[ 0.268470] acpiphp: Slot [17] registered\n[ 0.269246] acpiphp: Slot [18] registered\n[ 0.270025] acpiphp: Slot [19] registered\n[ 0.270798] acpiphp: Slot [20] registered\n[ 0.271568] acpiphp: Slot [21] registered\n[ 0.272347] acpiphp: Slot [22] registered\n[ 0.273128] acpiphp: Slot [23] registered\n[ 0.273903] acpiphp: Slot [24] registered\n[ 0.274671] acpiphp: Slot [25] registered\n[ 0.275441] acpiphp: Slot [26] registered\n[ 0.276212] acpiphp: Slot [27] registered\n[ 0.276992] acpiphp: Slot [28] registered\n[ 0.277768] acpiphp: Slot [29] registered\n[ 0.278537] acpiphp: Slot [30] registered\n[ 0.279310] acpiphp: Slot [31] registered\n[ 0.280081] PCI host bridge to bus 0000:00\n[ 0.280852] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.282007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.283158] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.284536] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.285916] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.292163] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.293385] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.294502] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.295712] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.302028] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.303391] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.349835] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351266] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.352625] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.353999] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.355332] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.356538] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.357645] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.358906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.360377] vgaarb: loaded\n[ 0.360952] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362040] SCSI subsystem initialized\n[ 0.362823] ACPI: bus type USB registered\n[ 0.363596] usbcore: registered new interface driver usbfs\n[ 0.364573] usbcore: registered new interface driver hub\n[ 0.365528] usbcore: registered new device driver usb\n[ 0.366537] PCI: Using ACPI for IRQ routing\n[ 0.367522] NetLabel: Initializing\n[ 0.368204] NetLabel: domain hash size = 128\n[ 0.369013] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.369916] NetLabel: unlabeled traffic allowed by default\n[ 0.370963] clocksource: Switched to clocksource kvm-clock\n[ 0.376316] AppArmor: AppArmor Filesystem Enabled\n[ 0.377244] pnp: PnP ACPI init\n[ 0.378120] pnp: PnP ACPI: found 5 devices\n[ 0.384453] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.386075] NET: Registered protocol family 2\n[ 0.386992] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.388200] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.389311] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.390413] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.391448] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392563] NET: Registered protocol family 1\n[ 0.393391] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.394431] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.395455] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.409405] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.423601] Trying to unpack rootfs image as initramfs...\n[ 0.473444] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.487269] Scanning for low memory corruption every 60 seconds\n[ 0.489158] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.490800] audit: initializing netlink subsys (disabled)\n[ 0.492278] audit: type=2000 audit(1537982698.652:1): initialized\n[ 0.494067] Initialise system trusted keyring\n[ 0.495279] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496947] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499448] zbud: loaded\n[ 0.500344] VFS: Disk quotas dquot_6.6.0\n[ 0.501459] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503553] fuse init (API version 7.23)\n[ 0.504734] Key type big_key registered\n[ 0.505850] Allocating IMA MOK and blacklist keyrings.\n[ 0.507387] Key type asymmetric registered\n[ 0.508537] Asymmetric key parser 'x509' registered\n[ 0.509878] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511946] io scheduler noop registered\n[ 0.513064] io scheduler deadline registered (default)\n[ 0.514455] io scheduler cfq registered\n[ 0.515599] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.517081] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.518866] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.520923] ACPI: Power Button [PWRF]\n[ 0.522432] GHES: HEST is not enabled!\n[ 0.536485] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565167] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567843] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597534] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.601917] Linux agpgart interface v0.103\n[ 0.604471] brd: module loaded\n[ 0.606021] loop: module loaded\n[ 0.611592] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613198] GPT:90111 != 2097151\n[ 0.613914] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615198] GPT:90111 != 2097151\n[ 0.615936] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617030] vda: vda1 vda15\n[ 0.618909] scsi host0: ata_piix\n[ 0.619729] scsi host1: ata_piix\n[ 0.620518] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621811] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.623524] libphy: Fixed MDIO Bus: probed\n[ 0.624424] tun: Universal TUN/TAP device driver, 1.6\n[ 0.625502] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.627782] PPP generic driver version 2.4.2\n[ 0.629224] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631005] ehci-pci: EHCI PCI platform driver\n[ 0.632275] ehci-platform: EHCI generic platform driver\n[ 0.633707] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.635405] ohci-pci: OHCI PCI platform driver\n[ 0.636676] ohci-platform: OHCI generic platform driver\n[ 0.638131] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.653602] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.655088] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.657205] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.658650] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660274] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662098] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.664218] usb usb1: Product: UHCI Host Controller\n[ 0.665593] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.666904] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.667902] hub 1-0:1.0: USB hub found\n[ 0.668657] hub 1-0:1.0: 2 ports detected\n[ 0.669549] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.671652] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.672600] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.673594] mousedev: PS/2 mouse device common for all mice\n[ 0.674825] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.676611] rtc_cmos 00:00: RTC can wake from S4\n[ 0.677660] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.678817] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679970] i2c /dev entries driver\n[ 0.680721] device-mapper: uevent: version 1.0.3\n[ 0.681616] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.683191] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684463] NET: Registered protocol family 10\n[ 0.685437] NET: Registered protocol family 17\n[ 0.686298] Key type dns_resolver registered\n[ 0.687219] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.688285] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.689980] registered taskstats version 1\n[ 0.690790] Loading compiled-in X.509 certificates\n[ 0.692199] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693979] zswap: loaded using pool lzo/zbud\n[ 0.695366] Key type trusted registered\n[ 0.696895] Key type encrypted registered\n[ 0.697700] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.698678] ima: No TPM chip found, activating TPM-bypass!\n[ 0.699689] evm: HMAC attrs: 0x1\n[ 0.700614] Magic number: 2:152:442\n[ 0.701354] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1462\n[ 0.702954] rtc_cmos 00:00: setting system clock to 2018-09-26 17:24:58 UTC (1537982698)\n[ 0.704501] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.705566] EDD information not available.\n[ 0.779629] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.791169] ata1.00: configured for MWDMA2\n[ 0.792387] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.794508] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.795691] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.796907] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.798746] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.800233] Write protecting the kernel read-only data: 14336k\n[ 0.801763] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803505] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.861458] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.09\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nchown: /home/cirros/id_rsa: No such file or directory\nmv: can't rename '/home/cirros/id_rsa': No such file or directory\nchmod: /home/cirros/.ssh/id_rsa: No such file or directory\nWARN: /etc/rc3.d/S95-cirros-userdata failed\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nsr0 11:0 489472 config-2 \nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvB6U0Md8K8rycpVNVlBogTChvA776HZeAOz6LLc85eauPiiYvlWtKkU8l+gnixO5dDzrqj65/A7XXP/WvJzAA9vyZsXC+Ymr9ibvLpUYT6i8Blkli/iT1H5Q7lYjkv+nnEwuwSMpJdM6s389wOXi75NbKGJOCwkRObhiMrRFT3i/jfaTe3nAppv1mWmy62gLcpdFg1r4mQqX80u3FtA0OwmSp/WWfEVcMb5j7lPLyq4wBnQRPc6rMJGG1yDZuLIl0o9rUUoXm+1lzk4zY8RL/MXFiNl8VQjoWepHhrTL4qYE+G50meyB22LmGUYJzrdhP/n+E+l+KQJVFFg7XM0jV root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMk+OhnCEqLBfqg6Rvrvr4F4ZGyfrUiJBUMi+2wIM5jo3n2+uTQyeYlzHVu91g4w/cbxm9R4CHjbTxeqA3GNp3HcCHmkdr75J65x3XzhU14bWCZmlyypXTaS3+btMVG0+xkhi1U5yoKJkk1VrPXNb6GXiwQoxWZhlHnl8rByggaZAAAAFQDhAIII5MZUSmiwbQYJotbVnhYCMQAAAIEAlKnhensdZwPAuMvar4/yHNP7UzV2/k5FLFNSfWeaPZ/0hla00cuGWriyFgJbsHxcbg+I2c2/X39WiBamCbxkvBGq3SxkfdF0GJIbf48zKnlVQXnIaWdQaQh8UxrvTdaKXS75TO6M+Pnr8XeL2A8+F6uBXPhcdZfDxZBrsE5hBTgAAACBAJGlhr+/B5b/mjj4NTtSBXklWDtwu5Hpm2x8VntLVN2wSJj1/SDgyB51qEi324dK3qZS+rcAVIQS+Si2fSnIY/PCvPAeJhZDfsU0jQ9mZqC4uv5rvEfPnlGkhWgiCESVa647V29608N2KTrEThTRZwuHZPgWwgFUDhnY3q6WXZTu root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:fea1:b760/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: 2eda8ccc-1268-4163-987b-62cd741b8955\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=1.99 ===\n/dev/root resized successfully [took 2.91s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:A1:B7:60 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fea1:b760/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:16 errors:0 dropped:4 overruns:0 frame:0\n TX packets:10 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:3854 (3.7 KiB) TX bytes:1234 (1.2 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-09-26 17:25:36,929 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2eda8ccc-1268-4163-987b-62cd741b8955/action used request id req-5e67b0da-c9be-4069-98b3-aab7caa71648 2018-09-26 17:25:38,951 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2eda8ccc-1268-4163-987b-62cd741b8955/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c39a010765b9554a30124f1f32bbbbc4907919b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:25:40,024 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:25:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-314a09bf-afc6-483a-8de8-8851ac7c8680 x-compute-request-id: req-314a09bf-afc6-483a-8de8-8851ac7c8680 Content-Encoding: gzip Content-Length: 10274 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 503722070 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.129567] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.131162] pid_max: default: 32768 minimum: 301\n[ 0.132017] ACPI: Core revision 20150930\n[ 0.133361] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134610] Security Framework initialized\n[ 0.135390] Yama: becoming mindful.\n[ 0.136090] AppArmor: AppArmor initialized\n[ 0.136927] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138203] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139428] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140568] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141897] Initializing cgroup subsys io\n[ 0.142671] Initializing cgroup subsys memory\n[ 0.143491] Initializing cgroup subsys devices\n[ 0.144324] Initializing cgroup subsys freezer\n[ 0.145163] Initializing cgroup subsys net_cls\n[ 0.145993] Initializing cgroup subsys perf_event\n[ 0.146859] Initializing cgroup subsys net_prio\n[ 0.147698] Initializing cgroup subsys hugetlb\n[ 0.148521] Initializing cgroup subsys pids\n[ 0.149373] CPU: Physical Processor ID: 0\n[ 0.150838] mce: CPU supports 10 MCE banks\n[ 0.151643] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152593] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163130] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169395] ftrace: allocating 31920 entries in 125 pages\n[ 0.195379] smpboot: Max logical packages: 1\n[ 0.196194] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197486] x2apic enabled\n[ 0.198270] Switched APIC routing to physical x2apic.\n[ 0.199973] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201040] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.202950] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204653] KVM setup paravirtual spinlock\n[ 0.205931] x86: Booted up 1 node, 1 CPUs\n[ 0.206699] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208025] devtmpfs: initialized\n[ 0.209705] evm: security.selinux\n[ 0.210369] evm: security.SMACK64\n[ 0.211032] evm: security.SMACK64EXEC\n[ 0.211742] evm: security.SMACK64TRANSMUTE\n[ 0.212508] evm: security.SMACK64MMAP\n[ 0.213216] evm: security.ima\n[ 0.213836] evm: security.capability\n[ 0.214604] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216380] pinctrl core: initialized pinctrl subsystem\n[ 0.217423] RTC time: 17:24:57, date: 09/26/18\n[ 0.218346] NET: Registered protocol family 16\n[ 0.219279] cpuidle: using governor ladder\n[ 0.220059] cpuidle: using governor menu\n[ 0.220808] PCCT header not found.\n[ 0.221521] ACPI: bus type PCI registered\n[ 0.222295] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.223481] PCI: Using configuration type 1 for base access\n[ 0.225195] ACPI: Added _OSI(Module Device)\n[ 0.226001] ACPI: Added _OSI(Processor Device)\n[ 0.226827] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.227685] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.229769] ACPI: Interpreter enabled\n[ 0.230497] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.232263] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.235786] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.237536] ACPI: (supports S0 S5)\n[ 0.238211] ACPI: Using IOAPIC for interrupt routing\n[ 0.239113] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.242232] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.243319] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.244489] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.245630] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.247755] acpiphp: Slot [3] registered\n[ 0.248518] acpiphp: Slot [4] registered\n[ 0.249287] acpiphp: Slot [5] registered\n[ 0.250058] acpiphp: Slot [6] registered\n[ 0.250823] acpiphp: Slot [7] registered\n[ 0.251581] acpiphp: Slot [8] registered\n[ 0.252345] acpiphp: Slot [9] registered\n[ 0.253106] acpiphp: Slot [10] registered\n[ 0.253878] acpiphp: Slot [11] registered\n[ 0.254653] acpiphp: Slot [12] registered\n[ 0.255429] acpiphp: Slot [13] registered\n[ 0.256209] acpiphp: Slot [14] registered\n[ 0.256985] acpiphp: Slot [15] registered\n[ 0.267696] acpiphp: Slot [16] registered\n[ 0.268470] acpiphp: Slot [17] registered\n[ 0.269246] acpiphp: Slot [18] registered\n[ 0.270025] acpiphp: Slot [19] registered\n[ 0.270798] acpiphp: Slot [20] registered\n[ 0.271568] acpiphp: Slot [21] registered\n[ 0.272347] acpiphp: Slot [22] registered\n[ 0.273128] acpiphp: Slot [23] registered\n[ 0.273903] acpiphp: Slot [24] registered\n[ 0.274671] acpiphp: Slot [25] registered\n[ 0.275441] acpiphp: Slot [26] registered\n[ 0.276212] acpiphp: Slot [27] registered\n[ 0.276992] acpiphp: Slot [28] registered\n[ 0.277768] acpiphp: Slot [29] registered\n[ 0.278537] acpiphp: Slot [30] registered\n[ 0.279310] acpiphp: Slot [31] registered\n[ 0.280081] PCI host bridge to bus 0000:00\n[ 0.280852] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.282007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.283158] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.284536] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.285916] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.292163] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.293385] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.294502] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.295712] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.302028] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.303391] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.349835] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351266] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.352625] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.353999] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.355332] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.356538] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.357645] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.358906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.360377] vgaarb: loaded\n[ 0.360952] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362040] SCSI subsystem initialized\n[ 0.362823] ACPI: bus type USB registered\n[ 0.363596] usbcore: registered new interface driver usbfs\n[ 0.364573] usbcore: registered new interface driver hub\n[ 0.365528] usbcore: registered new device driver usb\n[ 0.366537] PCI: Using ACPI for IRQ routing\n[ 0.367522] NetLabel: Initializing\n[ 0.368204] NetLabel: domain hash size = 128\n[ 0.369013] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.369916] NetLabel: unlabeled traffic allowed by default\n[ 0.370963] clocksource: Switched to clocksource kvm-clock\n[ 0.376316] AppArmor: AppArmor Filesystem Enabled\n[ 0.377244] pnp: PnP ACPI init\n[ 0.378120] pnp: PnP ACPI: found 5 devices\n[ 0.384453] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.386075] NET: Registered protocol family 2\n[ 0.386992] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.388200] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.389311] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.390413] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.391448] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392563] NET: Registered protocol family 1\n[ 0.393391] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.394431] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.395455] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.409405] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.423601] Trying to unpack rootfs image as initramfs...\n[ 0.473444] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.487269] Scanning for low memory corruption every 60 seconds\n[ 0.489158] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.490800] audit: initializing netlink subsys (disabled)\n[ 0.492278] audit: type=2000 audit(1537982698.652:1): initialized\n[ 0.494067] Initialise system trusted keyring\n[ 0.495279] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496947] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499448] zbud: loaded\n[ 0.500344] VFS: Disk quotas dquot_6.6.0\n[ 0.501459] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503553] fuse init (API version 7.23)\n[ 0.504734] Key type big_key registered\n[ 0.505850] Allocating IMA MOK and blacklist keyrings.\n[ 0.507387] Key type asymmetric registered\n[ 0.508537] Asymmetric key parser 'x509' registered\n[ 0.509878] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511946] io scheduler noop registered\n[ 0.513064] io scheduler deadline registered (default)\n[ 0.514455] io scheduler cfq registered\n[ 0.515599] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.517081] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.518866] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.520923] ACPI: Power Button [PWRF]\n[ 0.522432] GHES: HEST is not enabled!\n[ 0.536485] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565167] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567843] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597534] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.601917] Linux agpgart interface v0.103\n[ 0.604471] brd: module loaded\n[ 0.606021] loop: module loaded\n[ 0.611592] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613198] GPT:90111 != 2097151\n[ 0.613914] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615198] GPT:90111 != 2097151\n[ 0.615936] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617030] vda: vda1 vda15\n[ 0.618909] scsi host0: ata_piix\n[ 0.619729] scsi host1: ata_piix\n[ 0.620518] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621811] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.623524] libphy: Fixed MDIO Bus: probed\n[ 0.624424] tun: Universal TUN/TAP device driver, 1.6\n[ 0.625502] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.627782] PPP generic driver version 2.4.2\n[ 0.629224] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631005] ehci-pci: EHCI PCI platform driver\n[ 0.632275] ehci-platform: EHCI generic platform driver\n[ 0.633707] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.635405] ohci-pci: OHCI PCI platform driver\n[ 0.636676] ohci-platform: OHCI generic platform driver\n[ 0.638131] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.653602] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.655088] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.657205] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.658650] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660274] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662098] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.664218] usb usb1: Product: UHCI Host Controller\n[ 0.665593] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.666904] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.667902] hub 1-0:1.0: USB hub found\n[ 0.668657] hub 1-0:1.0: 2 ports detected\n[ 0.669549] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.671652] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.672600] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.673594] mousedev: PS/2 mouse device common for all mice\n[ 0.674825] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.676611] rtc_cmos 00:00: RTC can wake from S4\n[ 0.677660] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.678817] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679970] i2c /dev entries driver\n[ 0.680721] device-mapper: uevent: version 1.0.3\n[ 0.681616] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.683191] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684463] NET: Registered protocol family 10\n[ 0.685437] NET: Registered protocol family 17\n[ 0.686298] Key type dns_resolver registered\n[ 0.687219] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.688285] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.689980] registered taskstats version 1\n[ 0.690790] Loading compiled-in X.509 certificates\n[ 0.692199] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693979] zswap: loaded using pool lzo/zbud\n[ 0.695366] Key type trusted registered\n[ 0.696895] Key type encrypted registered\n[ 0.697700] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.698678] ima: No TPM chip found, activating TPM-bypass!\n[ 0.699689] evm: HMAC attrs: 0x1\n[ 0.700614] Magic number: 2:152:442\n[ 0.701354] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1462\n[ 0.702954] rtc_cmos 00:00: setting system clock to 2018-09-26 17:24:58 UTC (1537982698)\n[ 0.704501] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.705566] EDD information not available.\n[ 0.779629] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.791169] ata1.00: configured for MWDMA2\n[ 0.792387] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.794508] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.795691] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.796907] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.798746] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.800233] Write protecting the kernel read-only data: 14336k\n[ 0.801763] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803505] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.861458] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.09\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nchown: /home/cirros/id_rsa: No such file or directory\nmv: can't rename '/home/cirros/id_rsa': No such file or directory\nchmod: /home/cirros/.ssh/id_rsa: No such file or directory\nWARN: /etc/rc3.d/S95-cirros-userdata failed\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nsr0 11:0 489472 config-2 \nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvB6U0Md8K8rycpVNVlBogTChvA776HZeAOz6LLc85eauPiiYvlWtKkU8l+gnixO5dDzrqj65/A7XXP/WvJzAA9vyZsXC+Ymr9ibvLpUYT6i8Blkli/iT1H5Q7lYjkv+nnEwuwSMpJdM6s389wOXi75NbKGJOCwkRObhiMrRFT3i/jfaTe3nAppv1mWmy62gLcpdFg1r4mQqX80u3FtA0OwmSp/WWfEVcMb5j7lPLyq4wBnQRPc6rMJGG1yDZuLIl0o9rUUoXm+1lzk4zY8RL/MXFiNl8VQjoWepHhrTL4qYE+G50meyB22LmGUYJzrdhP/n+E+l+KQJVFFg7XM0jV root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMk+OhnCEqLBfqg6Rvrvr4F4ZGyfrUiJBUMi+2wIM5jo3n2+uTQyeYlzHVu91g4w/cbxm9R4CHjbTxeqA3GNp3HcCHmkdr75J65x3XzhU14bWCZmlyypXTaS3+btMVG0+xkhi1U5yoKJkk1VrPXNb6GXiwQoxWZhlHnl8rByggaZAAAAFQDhAIII5MZUSmiwbQYJotbVnhYCMQAAAIEAlKnhensdZwPAuMvar4/yHNP7UzV2/k5FLFNSfWeaPZ/0hla00cuGWriyFgJbsHxcbg+I2c2/X39WiBamCbxkvBGq3SxkfdF0GJIbf48zKnlVQXnIaWdQaQh8UxrvTdaKXS75TO6M+Pnr8XeL2A8+F6uBXPhcdZfDxZBrsE5hBTgAAACBAJGlhr+/B5b/mjj4NTtSBXklWDtwu5Hpm2x8VntLVN2wSJj1/SDgyB51qEi324dK3qZS+rcAVIQS+Si2fSnIY/PCvPAeJhZDfsU0jQ9mZqC4uv5rvEfPnlGkhWgiCESVa647V29608N2KTrEThTRZwuHZPgWwgFUDhnY3q6WXZTu root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:fea1:b760/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: 2eda8ccc-1268-4163-987b-62cd741b8955\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=1.99 ===\n/dev/root resized successfully [took 2.91s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:A1:B7:60 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fea1:b760/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:16 errors:0 dropped:4 overruns:0 frame:0\n TX packets:10 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:3854 (3.7 KiB) TX bytes:1234 (1.2 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-09-26 17:25:40,024 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2eda8ccc-1268-4163-987b-62cd741b8955/action used request id req-314a09bf-afc6-483a-8de8-8851ac7c8680 2018-09-26 17:25:42,045 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2eda8ccc-1268-4163-987b-62cd741b8955/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c39a010765b9554a30124f1f32bbbbc4907919b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:25:43,122 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:25:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-92cda8f6-f014-483d-9740-b19a414367ef x-compute-request-id: req-92cda8f6-f014-483d-9740-b19a414367ef Content-Encoding: gzip Content-Length: 10274 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 503722070 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.129567] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.131162] pid_max: default: 32768 minimum: 301\n[ 0.132017] ACPI: Core revision 20150930\n[ 0.133361] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134610] Security Framework initialized\n[ 0.135390] Yama: becoming mindful.\n[ 0.136090] AppArmor: AppArmor initialized\n[ 0.136927] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138203] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139428] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140568] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141897] Initializing cgroup subsys io\n[ 0.142671] Initializing cgroup subsys memory\n[ 0.143491] Initializing cgroup subsys devices\n[ 0.144324] Initializing cgroup subsys freezer\n[ 0.145163] Initializing cgroup subsys net_cls\n[ 0.145993] Initializing cgroup subsys perf_event\n[ 0.146859] Initializing cgroup subsys net_prio\n[ 0.147698] Initializing cgroup subsys hugetlb\n[ 0.148521] Initializing cgroup subsys pids\n[ 0.149373] CPU: Physical Processor ID: 0\n[ 0.150838] mce: CPU supports 10 MCE banks\n[ 0.151643] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152593] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163130] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169395] ftrace: allocating 31920 entries in 125 pages\n[ 0.195379] smpboot: Max logical packages: 1\n[ 0.196194] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197486] x2apic enabled\n[ 0.198270] Switched APIC routing to physical x2apic.\n[ 0.199973] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201040] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.202950] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204653] KVM setup paravirtual spinlock\n[ 0.205931] x86: Booted up 1 node, 1 CPUs\n[ 0.206699] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208025] devtmpfs: initialized\n[ 0.209705] evm: security.selinux\n[ 0.210369] evm: security.SMACK64\n[ 0.211032] evm: security.SMACK64EXEC\n[ 0.211742] evm: security.SMACK64TRANSMUTE\n[ 0.212508] evm: security.SMACK64MMAP\n[ 0.213216] evm: security.ima\n[ 0.213836] evm: security.capability\n[ 0.214604] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216380] pinctrl core: initialized pinctrl subsystem\n[ 0.217423] RTC time: 17:24:57, date: 09/26/18\n[ 0.218346] NET: Registered protocol family 16\n[ 0.219279] cpuidle: using governor ladder\n[ 0.220059] cpuidle: using governor menu\n[ 0.220808] PCCT header not found.\n[ 0.221521] ACPI: bus type PCI registered\n[ 0.222295] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.223481] PCI: Using configuration type 1 for base access\n[ 0.225195] ACPI: Added _OSI(Module Device)\n[ 0.226001] ACPI: Added _OSI(Processor Device)\n[ 0.226827] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.227685] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.229769] ACPI: Interpreter enabled\n[ 0.230497] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.232263] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.235786] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.237536] ACPI: (supports S0 S5)\n[ 0.238211] ACPI: Using IOAPIC for interrupt routing\n[ 0.239113] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.242232] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.243319] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.244489] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.245630] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.247755] acpiphp: Slot [3] registered\n[ 0.248518] acpiphp: Slot [4] registered\n[ 0.249287] acpiphp: Slot [5] registered\n[ 0.250058] acpiphp: Slot [6] registered\n[ 0.250823] acpiphp: Slot [7] registered\n[ 0.251581] acpiphp: Slot [8] registered\n[ 0.252345] acpiphp: Slot [9] registered\n[ 0.253106] acpiphp: Slot [10] registered\n[ 0.253878] acpiphp: Slot [11] registered\n[ 0.254653] acpiphp: Slot [12] registered\n[ 0.255429] acpiphp: Slot [13] registered\n[ 0.256209] acpiphp: Slot [14] registered\n[ 0.256985] acpiphp: Slot [15] registered\n[ 0.267696] acpiphp: Slot [16] registered\n[ 0.268470] acpiphp: Slot [17] registered\n[ 0.269246] acpiphp: Slot [18] registered\n[ 0.270025] acpiphp: Slot [19] registered\n[ 0.270798] acpiphp: Slot [20] registered\n[ 0.271568] acpiphp: Slot [21] registered\n[ 0.272347] acpiphp: Slot [22] registered\n[ 0.273128] acpiphp: Slot [23] registered\n[ 0.273903] acpiphp: Slot [24] registered\n[ 0.274671] acpiphp: Slot [25] registered\n[ 0.275441] acpiphp: Slot [26] registered\n[ 0.276212] acpiphp: Slot [27] registered\n[ 0.276992] acpiphp: Slot [28] registered\n[ 0.277768] acpiphp: Slot [29] registered\n[ 0.278537] acpiphp: Slot [30] registered\n[ 0.279310] acpiphp: Slot [31] registered\n[ 0.280081] PCI host bridge to bus 0000:00\n[ 0.280852] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.282007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.283158] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.284536] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.285916] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.292163] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.293385] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.294502] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.295712] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.302028] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.303391] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.349835] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351266] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.352625] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.353999] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.355332] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.356538] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.357645] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.358906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.360377] vgaarb: loaded\n[ 0.360952] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362040] SCSI subsystem initialized\n[ 0.362823] ACPI: bus type USB registered\n[ 0.363596] usbcore: registered new interface driver usbfs\n[ 0.364573] usbcore: registered new interface driver hub\n[ 0.365528] usbcore: registered new device driver usb\n[ 0.366537] PCI: Using ACPI for IRQ routing\n[ 0.367522] NetLabel: Initializing\n[ 0.368204] NetLabel: domain hash size = 128\n[ 0.369013] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.369916] NetLabel: unlabeled traffic allowed by default\n[ 0.370963] clocksource: Switched to clocksource kvm-clock\n[ 0.376316] AppArmor: AppArmor Filesystem Enabled\n[ 0.377244] pnp: PnP ACPI init\n[ 0.378120] pnp: PnP ACPI: found 5 devices\n[ 0.384453] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.386075] NET: Registered protocol family 2\n[ 0.386992] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.388200] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.389311] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.390413] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.391448] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392563] NET: Registered protocol family 1\n[ 0.393391] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.394431] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.395455] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.409405] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.423601] Trying to unpack rootfs image as initramfs...\n[ 0.473444] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.487269] Scanning for low memory corruption every 60 seconds\n[ 0.489158] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.490800] audit: initializing netlink subsys (disabled)\n[ 0.492278] audit: type=2000 audit(1537982698.652:1): initialized\n[ 0.494067] Initialise system trusted keyring\n[ 0.495279] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496947] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499448] zbud: loaded\n[ 0.500344] VFS: Disk quotas dquot_6.6.0\n[ 0.501459] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503553] fuse init (API version 7.23)\n[ 0.504734] Key type big_key registered\n[ 0.505850] Allocating IMA MOK and blacklist keyrings.\n[ 0.507387] Key type asymmetric registered\n[ 0.508537] Asymmetric key parser 'x509' registered\n[ 0.509878] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511946] io scheduler noop registered\n[ 0.513064] io scheduler deadline registered (default)\n[ 0.514455] io scheduler cfq registered\n[ 0.515599] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.517081] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.518866] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.520923] ACPI: Power Button [PWRF]\n[ 0.522432] GHES: HEST is not enabled!\n[ 0.536485] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565167] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567843] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597534] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.601917] Linux agpgart interface v0.103\n[ 0.604471] brd: module loaded\n[ 0.606021] loop: module loaded\n[ 0.611592] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613198] GPT:90111 != 2097151\n[ 0.613914] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615198] GPT:90111 != 2097151\n[ 0.615936] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617030] vda: vda1 vda15\n[ 0.618909] scsi host0: ata_piix\n[ 0.619729] scsi host1: ata_piix\n[ 0.620518] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621811] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.623524] libphy: Fixed MDIO Bus: probed\n[ 0.624424] tun: Universal TUN/TAP device driver, 1.6\n[ 0.625502] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.627782] PPP generic driver version 2.4.2\n[ 0.629224] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631005] ehci-pci: EHCI PCI platform driver\n[ 0.632275] ehci-platform: EHCI generic platform driver\n[ 0.633707] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.635405] ohci-pci: OHCI PCI platform driver\n[ 0.636676] ohci-platform: OHCI generic platform driver\n[ 0.638131] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.653602] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.655088] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.657205] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.658650] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660274] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662098] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.664218] usb usb1: Product: UHCI Host Controller\n[ 0.665593] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.666904] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.667902] hub 1-0:1.0: USB hub found\n[ 0.668657] hub 1-0:1.0: 2 ports detected\n[ 0.669549] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.671652] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.672600] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.673594] mousedev: PS/2 mouse device common for all mice\n[ 0.674825] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.676611] rtc_cmos 00:00: RTC can wake from S4\n[ 0.677660] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.678817] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679970] i2c /dev entries driver\n[ 0.680721] device-mapper: uevent: version 1.0.3\n[ 0.681616] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.683191] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684463] NET: Registered protocol family 10\n[ 0.685437] NET: Registered protocol family 17\n[ 0.686298] Key type dns_resolver registered\n[ 0.687219] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.688285] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.689980] registered taskstats version 1\n[ 0.690790] Loading compiled-in X.509 certificates\n[ 0.692199] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693979] zswap: loaded using pool lzo/zbud\n[ 0.695366] Key type trusted registered\n[ 0.696895] Key type encrypted registered\n[ 0.697700] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.698678] ima: No TPM chip found, activating TPM-bypass!\n[ 0.699689] evm: HMAC attrs: 0x1\n[ 0.700614] Magic number: 2:152:442\n[ 0.701354] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1462\n[ 0.702954] rtc_cmos 00:00: setting system clock to 2018-09-26 17:24:58 UTC (1537982698)\n[ 0.704501] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.705566] EDD information not available.\n[ 0.779629] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.791169] ata1.00: configured for MWDMA2\n[ 0.792387] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.794508] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.795691] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.796907] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.798746] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.800233] Write protecting the kernel read-only data: 14336k\n[ 0.801763] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803505] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.861458] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.09\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nchown: /home/cirros/id_rsa: No such file or directory\nmv: can't rename '/home/cirros/id_rsa': No such file or directory\nchmod: /home/cirros/.ssh/id_rsa: No such file or directory\nWARN: /etc/rc3.d/S95-cirros-userdata failed\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nsr0 11:0 489472 config-2 \nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvB6U0Md8K8rycpVNVlBogTChvA776HZeAOz6LLc85eauPiiYvlWtKkU8l+gnixO5dDzrqj65/A7XXP/WvJzAA9vyZsXC+Ymr9ibvLpUYT6i8Blkli/iT1H5Q7lYjkv+nnEwuwSMpJdM6s389wOXi75NbKGJOCwkRObhiMrRFT3i/jfaTe3nAppv1mWmy62gLcpdFg1r4mQqX80u3FtA0OwmSp/WWfEVcMb5j7lPLyq4wBnQRPc6rMJGG1yDZuLIl0o9rUUoXm+1lzk4zY8RL/MXFiNl8VQjoWepHhrTL4qYE+G50meyB22LmGUYJzrdhP/n+E+l+KQJVFFg7XM0jV root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMk+OhnCEqLBfqg6Rvrvr4F4ZGyfrUiJBUMi+2wIM5jo3n2+uTQyeYlzHVu91g4w/cbxm9R4CHjbTxeqA3GNp3HcCHmkdr75J65x3XzhU14bWCZmlyypXTaS3+btMVG0+xkhi1U5yoKJkk1VrPXNb6GXiwQoxWZhlHnl8rByggaZAAAAFQDhAIII5MZUSmiwbQYJotbVnhYCMQAAAIEAlKnhensdZwPAuMvar4/yHNP7UzV2/k5FLFNSfWeaPZ/0hla00cuGWriyFgJbsHxcbg+I2c2/X39WiBamCbxkvBGq3SxkfdF0GJIbf48zKnlVQXnIaWdQaQh8UxrvTdaKXS75TO6M+Pnr8XeL2A8+F6uBXPhcdZfDxZBrsE5hBTgAAACBAJGlhr+/B5b/mjj4NTtSBXklWDtwu5Hpm2x8VntLVN2wSJj1/SDgyB51qEi324dK3qZS+rcAVIQS+Si2fSnIY/PCvPAeJhZDfsU0jQ9mZqC4uv5rvEfPnlGkhWgiCESVa647V29608N2KTrEThTRZwuHZPgWwgFUDhnY3q6WXZTu root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:fea1:b760/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: 2eda8ccc-1268-4163-987b-62cd741b8955\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=1.99 ===\n/dev/root resized successfully [took 2.91s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:A1:B7:60 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fea1:b760/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:16 errors:0 dropped:4 overruns:0 frame:0\n TX packets:10 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:3854 (3.7 KiB) TX bytes:1234 (1.2 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-09-26 17:25:43,122 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2eda8ccc-1268-4163-987b-62cd741b8955/action used request id req-92cda8f6-f014-483d-9740-b19a414367ef 2018-09-26 17:25:45,143 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2eda8ccc-1268-4163-987b-62cd741b8955/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c39a010765b9554a30124f1f32bbbbc4907919b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:25:46,220 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:25:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a37ba1c6-ef6d-4afa-9f4c-18135dc6c5f6 x-compute-request-id: req-a37ba1c6-ef6d-4afa-9f4c-18135dc6c5f6 Content-Encoding: gzip Content-Length: 10274 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 503722070 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.129567] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.131162] pid_max: default: 32768 minimum: 301\n[ 0.132017] ACPI: Core revision 20150930\n[ 0.133361] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134610] Security Framework initialized\n[ 0.135390] Yama: becoming mindful.\n[ 0.136090] AppArmor: AppArmor initialized\n[ 0.136927] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138203] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139428] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140568] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141897] Initializing cgroup subsys io\n[ 0.142671] Initializing cgroup subsys memory\n[ 0.143491] Initializing cgroup subsys devices\n[ 0.144324] Initializing cgroup subsys freezer\n[ 0.145163] Initializing cgroup subsys net_cls\n[ 0.145993] Initializing cgroup subsys perf_event\n[ 0.146859] Initializing cgroup subsys net_prio\n[ 0.147698] Initializing cgroup subsys hugetlb\n[ 0.148521] Initializing cgroup subsys pids\n[ 0.149373] CPU: Physical Processor ID: 0\n[ 0.150838] mce: CPU supports 10 MCE banks\n[ 0.151643] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152593] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163130] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169395] ftrace: allocating 31920 entries in 125 pages\n[ 0.195379] smpboot: Max logical packages: 1\n[ 0.196194] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197486] x2apic enabled\n[ 0.198270] Switched APIC routing to physical x2apic.\n[ 0.199973] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201040] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.202950] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204653] KVM setup paravirtual spinlock\n[ 0.205931] x86: Booted up 1 node, 1 CPUs\n[ 0.206699] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208025] devtmpfs: initialized\n[ 0.209705] evm: security.selinux\n[ 0.210369] evm: security.SMACK64\n[ 0.211032] evm: security.SMACK64EXEC\n[ 0.211742] evm: security.SMACK64TRANSMUTE\n[ 0.212508] evm: security.SMACK64MMAP\n[ 0.213216] evm: security.ima\n[ 0.213836] evm: security.capability\n[ 0.214604] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216380] pinctrl core: initialized pinctrl subsystem\n[ 0.217423] RTC time: 17:24:57, date: 09/26/18\n[ 0.218346] NET: Registered protocol family 16\n[ 0.219279] cpuidle: using governor ladder\n[ 0.220059] cpuidle: using governor menu\n[ 0.220808] PCCT header not found.\n[ 0.221521] ACPI: bus type PCI registered\n[ 0.222295] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.223481] PCI: Using configuration type 1 for base access\n[ 0.225195] ACPI: Added _OSI(Module Device)\n[ 0.226001] ACPI: Added _OSI(Processor Device)\n[ 0.226827] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.227685] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.229769] ACPI: Interpreter enabled\n[ 0.230497] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.232263] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.235786] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.237536] ACPI: (supports S0 S5)\n[ 0.238211] ACPI: Using IOAPIC for interrupt routing\n[ 0.239113] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.242232] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.243319] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.244489] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.245630] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.247755] acpiphp: Slot [3] registered\n[ 0.248518] acpiphp: Slot [4] registered\n[ 0.249287] acpiphp: Slot [5] registered\n[ 0.250058] acpiphp: Slot [6] registered\n[ 0.250823] acpiphp: Slot [7] registered\n[ 0.251581] acpiphp: Slot [8] registered\n[ 0.252345] acpiphp: Slot [9] registered\n[ 0.253106] acpiphp: Slot [10] registered\n[ 0.253878] acpiphp: Slot [11] registered\n[ 0.254653] acpiphp: Slot [12] registered\n[ 0.255429] acpiphp: Slot [13] registered\n[ 0.256209] acpiphp: Slot [14] registered\n[ 0.256985] acpiphp: Slot [15] registered\n[ 0.267696] acpiphp: Slot [16] registered\n[ 0.268470] acpiphp: Slot [17] registered\n[ 0.269246] acpiphp: Slot [18] registered\n[ 0.270025] acpiphp: Slot [19] registered\n[ 0.270798] acpiphp: Slot [20] registered\n[ 0.271568] acpiphp: Slot [21] registered\n[ 0.272347] acpiphp: Slot [22] registered\n[ 0.273128] acpiphp: Slot [23] registered\n[ 0.273903] acpiphp: Slot [24] registered\n[ 0.274671] acpiphp: Slot [25] registered\n[ 0.275441] acpiphp: Slot [26] registered\n[ 0.276212] acpiphp: Slot [27] registered\n[ 0.276992] acpiphp: Slot [28] registered\n[ 0.277768] acpiphp: Slot [29] registered\n[ 0.278537] acpiphp: Slot [30] registered\n[ 0.279310] acpiphp: Slot [31] registered\n[ 0.280081] PCI host bridge to bus 0000:00\n[ 0.280852] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.282007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.283158] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.284536] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.285916] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.292163] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.293385] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.294502] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.295712] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.302028] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.303391] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.349835] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351266] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.352625] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.353999] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.355332] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.356538] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.357645] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.358906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.360377] vgaarb: loaded\n[ 0.360952] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362040] SCSI subsystem initialized\n[ 0.362823] ACPI: bus type USB registered\n[ 0.363596] usbcore: registered new interface driver usbfs\n[ 0.364573] usbcore: registered new interface driver hub\n[ 0.365528] usbcore: registered new device driver usb\n[ 0.366537] PCI: Using ACPI for IRQ routing\n[ 0.367522] NetLabel: Initializing\n[ 0.368204] NetLabel: domain hash size = 128\n[ 0.369013] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.369916] NetLabel: unlabeled traffic allowed by default\n[ 0.370963] clocksource: Switched to clocksource kvm-clock\n[ 0.376316] AppArmor: AppArmor Filesystem Enabled\n[ 0.377244] pnp: PnP ACPI init\n[ 0.378120] pnp: PnP ACPI: found 5 devices\n[ 0.384453] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.386075] NET: Registered protocol family 2\n[ 0.386992] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.388200] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.389311] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.390413] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.391448] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392563] NET: Registered protocol family 1\n[ 0.393391] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.394431] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.395455] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.409405] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.423601] Trying to unpack rootfs image as initramfs...\n[ 0.473444] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.487269] Scanning for low memory corruption every 60 seconds\n[ 0.489158] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.490800] audit: initializing netlink subsys (disabled)\n[ 0.492278] audit: type=2000 audit(1537982698.652:1): initialized\n[ 0.494067] Initialise system trusted keyring\n[ 0.495279] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496947] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499448] zbud: loaded\n[ 0.500344] VFS: Disk quotas dquot_6.6.0\n[ 0.501459] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503553] fuse init (API version 7.23)\n[ 0.504734] Key type big_key registered\n[ 0.505850] Allocating IMA MOK and blacklist keyrings.\n[ 0.507387] Key type asymmetric registered\n[ 0.508537] Asymmetric key parser 'x509' registered\n[ 0.509878] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511946] io scheduler noop registered\n[ 0.513064] io scheduler deadline registered (default)\n[ 0.514455] io scheduler cfq registered\n[ 0.515599] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.517081] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.518866] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.520923] ACPI: Power Button [PWRF]\n[ 0.522432] GHES: HEST is not enabled!\n[ 0.536485] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565167] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567843] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597534] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.601917] Linux agpgart interface v0.103\n[ 0.604471] brd: module loaded\n[ 0.606021] loop: module loaded\n[ 0.611592] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613198] GPT:90111 != 2097151\n[ 0.613914] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615198] GPT:90111 != 2097151\n[ 0.615936] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617030] vda: vda1 vda15\n[ 0.618909] scsi host0: ata_piix\n[ 0.619729] scsi host1: ata_piix\n[ 0.620518] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621811] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.623524] libphy: Fixed MDIO Bus: probed\n[ 0.624424] tun: Universal TUN/TAP device driver, 1.6\n[ 0.625502] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.627782] PPP generic driver version 2.4.2\n[ 0.629224] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631005] ehci-pci: EHCI PCI platform driver\n[ 0.632275] ehci-platform: EHCI generic platform driver\n[ 0.633707] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.635405] ohci-pci: OHCI PCI platform driver\n[ 0.636676] ohci-platform: OHCI generic platform driver\n[ 0.638131] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.653602] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.655088] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.657205] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.658650] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660274] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662098] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.664218] usb usb1: Product: UHCI Host Controller\n[ 0.665593] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.666904] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.667902] hub 1-0:1.0: USB hub found\n[ 0.668657] hub 1-0:1.0: 2 ports detected\n[ 0.669549] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.671652] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.672600] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.673594] mousedev: PS/2 mouse device common for all mice\n[ 0.674825] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.676611] rtc_cmos 00:00: RTC can wake from S4\n[ 0.677660] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.678817] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679970] i2c /dev entries driver\n[ 0.680721] device-mapper: uevent: version 1.0.3\n[ 0.681616] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.683191] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684463] NET: Registered protocol family 10\n[ 0.685437] NET: Registered protocol family 17\n[ 0.686298] Key type dns_resolver registered\n[ 0.687219] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.688285] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.689980] registered taskstats version 1\n[ 0.690790] Loading compiled-in X.509 certificates\n[ 0.692199] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693979] zswap: loaded using pool lzo/zbud\n[ 0.695366] Key type trusted registered\n[ 0.696895] Key type encrypted registered\n[ 0.697700] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.698678] ima: No TPM chip found, activating TPM-bypass!\n[ 0.699689] evm: HMAC attrs: 0x1\n[ 0.700614] Magic number: 2:152:442\n[ 0.701354] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1462\n[ 0.702954] rtc_cmos 00:00: setting system clock to 2018-09-26 17:24:58 UTC (1537982698)\n[ 0.704501] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.705566] EDD information not available.\n[ 0.779629] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.791169] ata1.00: configured for MWDMA2\n[ 0.792387] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.794508] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.795691] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.796907] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.798746] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.800233] Write protecting the kernel read-only data: 14336k\n[ 0.801763] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803505] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.861458] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.09\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nchown: /home/cirros/id_rsa: No such file or directory\nmv: can't rename '/home/cirros/id_rsa': No such file or directory\nchmod: /home/cirros/.ssh/id_rsa: No such file or directory\nWARN: /etc/rc3.d/S95-cirros-userdata failed\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nsr0 11:0 489472 config-2 \nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvB6U0Md8K8rycpVNVlBogTChvA776HZeAOz6LLc85eauPiiYvlWtKkU8l+gnixO5dDzrqj65/A7XXP/WvJzAA9vyZsXC+Ymr9ibvLpUYT6i8Blkli/iT1H5Q7lYjkv+nnEwuwSMpJdM6s389wOXi75NbKGJOCwkRObhiMrRFT3i/jfaTe3nAppv1mWmy62gLcpdFg1r4mQqX80u3FtA0OwmSp/WWfEVcMb5j7lPLyq4wBnQRPc6rMJGG1yDZuLIl0o9rUUoXm+1lzk4zY8RL/MXFiNl8VQjoWepHhrTL4qYE+G50meyB22LmGUYJzrdhP/n+E+l+KQJVFFg7XM0jV root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMk+OhnCEqLBfqg6Rvrvr4F4ZGyfrUiJBUMi+2wIM5jo3n2+uTQyeYlzHVu91g4w/cbxm9R4CHjbTxeqA3GNp3HcCHmkdr75J65x3XzhU14bWCZmlyypXTaS3+btMVG0+xkhi1U5yoKJkk1VrPXNb6GXiwQoxWZhlHnl8rByggaZAAAAFQDhAIII5MZUSmiwbQYJotbVnhYCMQAAAIEAlKnhensdZwPAuMvar4/yHNP7UzV2/k5FLFNSfWeaPZ/0hla00cuGWriyFgJbsHxcbg+I2c2/X39WiBamCbxkvBGq3SxkfdF0GJIbf48zKnlVQXnIaWdQaQh8UxrvTdaKXS75TO6M+Pnr8XeL2A8+F6uBXPhcdZfDxZBrsE5hBTgAAACBAJGlhr+/B5b/mjj4NTtSBXklWDtwu5Hpm2x8VntLVN2wSJj1/SDgyB51qEi324dK3qZS+rcAVIQS+Si2fSnIY/PCvPAeJhZDfsU0jQ9mZqC4uv5rvEfPnlGkhWgiCESVa647V29608N2KTrEThTRZwuHZPgWwgFUDhnY3q6WXZTu root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:fea1:b760/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: 2eda8ccc-1268-4163-987b-62cd741b8955\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=1.99 ===\n/dev/root resized successfully [took 2.91s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:A1:B7:60 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fea1:b760/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:16 errors:0 dropped:4 overruns:0 frame:0\n TX packets:10 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:3854 (3.7 KiB) TX bytes:1234 (1.2 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-09-26 17:25:46,221 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2eda8ccc-1268-4163-987b-62cd741b8955/action used request id req-a37ba1c6-ef6d-4afa-9f4c-18135dc6c5f6 2018-09-26 17:25:48,239 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2eda8ccc-1268-4163-987b-62cd741b8955/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c39a010765b9554a30124f1f32bbbbc4907919b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:25:49,309 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:25:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d8ce4898-c156-411d-9062-d5368fd43963 x-compute-request-id: req-d8ce4898-c156-411d-9062-d5368fd43963 Content-Encoding: gzip Content-Length: 11192 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 503722070 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.129567] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.131162] pid_max: default: 32768 minimum: 301\n[ 0.132017] ACPI: Core revision 20150930\n[ 0.133361] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134610] Security Framework initialized\n[ 0.135390] Yama: becoming mindful.\n[ 0.136090] AppArmor: AppArmor initialized\n[ 0.136927] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138203] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139428] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140568] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141897] Initializing cgroup subsys io\n[ 0.142671] Initializing cgroup subsys memory\n[ 0.143491] Initializing cgroup subsys devices\n[ 0.144324] Initializing cgroup subsys freezer\n[ 0.145163] Initializing cgroup subsys net_cls\n[ 0.145993] Initializing cgroup subsys perf_event\n[ 0.146859] Initializing cgroup subsys net_prio\n[ 0.147698] Initializing cgroup subsys hugetlb\n[ 0.148521] Initializing cgroup subsys pids\n[ 0.149373] CPU: Physical Processor ID: 0\n[ 0.150838] mce: CPU supports 10 MCE banks\n[ 0.151643] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152593] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163130] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169395] ftrace: allocating 31920 entries in 125 pages\n[ 0.195379] smpboot: Max logical packages: 1\n[ 0.196194] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197486] x2apic enabled\n[ 0.198270] Switched APIC routing to physical x2apic.\n[ 0.199973] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201040] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.202950] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204653] KVM setup paravirtual spinlock\n[ 0.205931] x86: Booted up 1 node, 1 CPUs\n[ 0.206699] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208025] devtmpfs: initialized\n[ 0.209705] evm: security.selinux\n[ 0.210369] evm: security.SMACK64\n[ 0.211032] evm: security.SMACK64EXEC\n[ 0.211742] evm: security.SMACK64TRANSMUTE\n[ 0.212508] evm: security.SMACK64MMAP\n[ 0.213216] evm: security.ima\n[ 0.213836] evm: security.capability\n[ 0.214604] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216380] pinctrl core: initialized pinctrl subsystem\n[ 0.217423] RTC time: 17:24:57, date: 09/26/18\n[ 0.218346] NET: Registered protocol family 16\n[ 0.219279] cpuidle: using governor ladder\n[ 0.220059] cpuidle: using governor menu\n[ 0.220808] PCCT header not found.\n[ 0.221521] ACPI: bus type PCI registered\n[ 0.222295] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.223481] PCI: Using configuration type 1 for base access\n[ 0.225195] ACPI: Added _OSI(Module Device)\n[ 0.226001] ACPI: Added _OSI(Processor Device)\n[ 0.226827] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.227685] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.229769] ACPI: Interpreter enabled\n[ 0.230497] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.232263] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.235786] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.237536] ACPI: (supports S0 S5)\n[ 0.238211] ACPI: Using IOAPIC for interrupt routing\n[ 0.239113] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.242232] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.243319] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.244489] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.245630] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.247755] acpiphp: Slot [3] registered\n[ 0.248518] acpiphp: Slot [4] registered\n[ 0.249287] acpiphp: Slot [5] registered\n[ 0.250058] acpiphp: Slot [6] registered\n[ 0.250823] acpiphp: Slot [7] registered\n[ 0.251581] acpiphp: Slot [8] registered\n[ 0.252345] acpiphp: Slot [9] registered\n[ 0.253106] acpiphp: Slot [10] registered\n[ 0.253878] acpiphp: Slot [11] registered\n[ 0.254653] acpiphp: Slot [12] registered\n[ 0.255429] acpiphp: Slot [13] registered\n[ 0.256209] acpiphp: Slot [14] registered\n[ 0.256985] acpiphp: Slot [15] registered\n[ 0.267696] acpiphp: Slot [16] registered\n[ 0.268470] acpiphp: Slot [17] registered\n[ 0.269246] acpiphp: Slot [18] registered\n[ 0.270025] acpiphp: Slot [19] registered\n[ 0.270798] acpiphp: Slot [20] registered\n[ 0.271568] acpiphp: Slot [21] registered\n[ 0.272347] acpiphp: Slot [22] registered\n[ 0.273128] acpiphp: Slot [23] registered\n[ 0.273903] acpiphp: Slot [24] registered\n[ 0.274671] acpiphp: Slot [25] registered\n[ 0.275441] acpiphp: Slot [26] registered\n[ 0.276212] acpiphp: Slot [27] registered\n[ 0.276992] acpiphp: Slot [28] registered\n[ 0.277768] acpiphp: Slot [29] registered\n[ 0.278537] acpiphp: Slot [30] registered\n[ 0.279310] acpiphp: Slot [31] registered\n[ 0.280081] PCI host bridge to bus 0000:00\n[ 0.280852] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.282007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.283158] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.284536] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.285916] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.292163] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.293385] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.294502] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.295712] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.302028] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.303391] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.349835] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351266] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.352625] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.353999] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.355332] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.356538] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.357645] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.358906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.360377] vgaarb: loaded\n[ 0.360952] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362040] SCSI subsystem initialized\n[ 0.362823] ACPI: bus type USB registered\n[ 0.363596] usbcore: registered new interface driver usbfs\n[ 0.364573] usbcore: registered new interface driver hub\n[ 0.365528] usbcore: registered new device driver usb\n[ 0.366537] PCI: Using ACPI for IRQ routing\n[ 0.367522] NetLabel: Initializing\n[ 0.368204] NetLabel: domain hash size = 128\n[ 0.369013] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.369916] NetLabel: unlabeled traffic allowed by default\n[ 0.370963] clocksource: Switched to clocksource kvm-clock\n[ 0.376316] AppArmor: AppArmor Filesystem Enabled\n[ 0.377244] pnp: PnP ACPI init\n[ 0.378120] pnp: PnP ACPI: found 5 devices\n[ 0.384453] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.386075] NET: Registered protocol family 2\n[ 0.386992] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.388200] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.389311] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.390413] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.391448] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392563] NET: Registered protocol family 1\n[ 0.393391] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.394431] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.395455] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.409405] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.423601] Trying to unpack rootfs image as initramfs...\n[ 0.473444] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.487269] Scanning for low memory corruption every 60 seconds\n[ 0.489158] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.490800] audit: initializing netlink subsys (disabled)\n[ 0.492278] audit: type=2000 audit(1537982698.652:1): initialized\n[ 0.494067] Initialise system trusted keyring\n[ 0.495279] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496947] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499448] zbud: loaded\n[ 0.500344] VFS: Disk quotas dquot_6.6.0\n[ 0.501459] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503553] fuse init (API version 7.23)\n[ 0.504734] Key type big_key registered\n[ 0.505850] Allocating IMA MOK and blacklist keyrings.\n[ 0.507387] Key type asymmetric registered\n[ 0.508537] Asymmetric key parser 'x509' registered\n[ 0.509878] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511946] io scheduler noop registered\n[ 0.513064] io scheduler deadline registered (default)\n[ 0.514455] io scheduler cfq registered\n[ 0.515599] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.517081] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.518866] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.520923] ACPI: Power Button [PWRF]\n[ 0.522432] GHES: HEST is not enabled!\n[ 0.536485] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565167] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567843] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597534] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.601917] Linux agpgart interface v0.103\n[ 0.604471] brd: module loaded\n[ 0.606021] loop: module loaded\n[ 0.611592] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613198] GPT:90111 != 2097151\n[ 0.613914] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615198] GPT:90111 != 2097151\n[ 0.615936] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617030] vda: vda1 vda15\n[ 0.618909] scsi host0: ata_piix\n[ 0.619729] scsi host1: ata_piix\n[ 0.620518] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621811] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.623524] libphy: Fixed MDIO Bus: probed\n[ 0.624424] tun: Universal TUN/TAP device driver, 1.6\n[ 0.625502] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.627782] PPP generic driver version 2.4.2\n[ 0.629224] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631005] ehci-pci: EHCI PCI platform driver\n[ 0.632275] ehci-platform: EHCI generic platform driver\n[ 0.633707] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.635405] ohci-pci: OHCI PCI platform driver\n[ 0.636676] ohci-platform: OHCI generic platform driver\n[ 0.638131] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.653602] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.655088] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.657205] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.658650] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660274] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662098] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.664218] usb usb1: Product: UHCI Host Controller\n[ 0.665593] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.666904] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.667902] hub 1-0:1.0: USB hub found\n[ 0.668657] hub 1-0:1.0: 2 ports detected\n[ 0.669549] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.671652] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.672600] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.673594] mousedev: PS/2 mouse device common for all mice\n[ 0.674825] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.676611] rtc_cmos 00:00: RTC can wake from S4\n[ 0.677660] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.678817] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679970] i2c /dev entries driver\n[ 0.680721] device-mapper: uevent: version 1.0.3\n[ 0.681616] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.683191] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684463] NET: Registered protocol family 10\n[ 0.685437] NET: Registered protocol family 17\n[ 0.686298] Key type dns_resolver registered\n[ 0.687219] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.688285] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.689980] registered taskstats version 1\n[ 0.690790] Loading compiled-in X.509 certificates\n[ 0.692199] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693979] zswap: loaded using pool lzo/zbud\n[ 0.695366] Key type trusted registered\n[ 0.696895] Key type encrypted registered\n[ 0.697700] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.698678] ima: No TPM chip found, activating TPM-bypass!\n[ 0.699689] evm: HMAC attrs: 0x1\n[ 0.700614] Magic number: 2:152:442\n[ 0.701354] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1462\n[ 0.702954] rtc_cmos 00:00: setting system clock to 2018-09-26 17:24:58 UTC (1537982698)\n[ 0.704501] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.705566] EDD information not available.\n[ 0.779629] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.791169] ata1.00: configured for MWDMA2\n[ 0.792387] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.794508] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.795691] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.796907] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.798746] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.800233] Write protecting the kernel read-only data: 14336k\n[ 0.801763] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803505] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.861458] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.09\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nchown: /home/cirros/id_rsa: No such file or directory\nmv: can't rename '/home/cirros/id_rsa': No such file or directory\nchmod: /home/cirros/.ssh/id_rsa: No such file or directory\nWARN: /etc/rc3.d/S95-cirros-userdata failed\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nsr0 11:0 489472 config-2 \nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvB6U0Md8K8rycpVNVlBogTChvA776HZeAOz6LLc85eauPiiYvlWtKkU8l+gnixO5dDzrqj65/A7XXP/WvJzAA9vyZsXC+Ymr9ibvLpUYT6i8Blkli/iT1H5Q7lYjkv+nnEwuwSMpJdM6s389wOXi75NbKGJOCwkRObhiMrRFT3i/jfaTe3nAppv1mWmy62gLcpdFg1r4mQqX80u3FtA0OwmSp/WWfEVcMb5j7lPLyq4wBnQRPc6rMJGG1yDZuLIl0o9rUUoXm+1lzk4zY8RL/MXFiNl8VQjoWepHhrTL4qYE+G50meyB22LmGUYJzrdhP/n+E+l+KQJVFFg7XM0jV root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMk+OhnCEqLBfqg6Rvrvr4F4ZGyfrUiJBUMi+2wIM5jo3n2+uTQyeYlzHVu91g4w/cbxm9R4CHjbTxeqA3GNp3HcCHmkdr75J65x3XzhU14bWCZmlyypXTaS3+btMVG0+xkhi1U5yoKJkk1VrPXNb6GXiwQoxWZhlHnl8rByggaZAAAAFQDhAIII5MZUSmiwbQYJotbVnhYCMQAAAIEAlKnhensdZwPAuMvar4/yHNP7UzV2/k5FLFNSfWeaPZ/0hla00cuGWriyFgJbsHxcbg+I2c2/X39WiBamCbxkvBGq3SxkfdF0GJIbf48zKnlVQXnIaWdQaQh8UxrvTdaKXS75TO6M+Pnr8XeL2A8+F6uBXPhcdZfDxZBrsE5hBTgAAACBAJGlhr+/B5b/mjj4NTtSBXklWDtwu5Hpm2x8VntLVN2wSJj1/SDgyB51qEi324dK3qZS+rcAVIQS+Si2fSnIY/PCvPAeJhZDfsU0jQ9mZqC4uv5rvEfPnlGkhWgiCESVa647V29608N2KTrEThTRZwuHZPgWwgFUDhnY3q6WXZTu root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:fea1:b760/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: 2eda8ccc-1268-4163-987b-62cd741b8955\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=1.99 ===\n/dev/root resized successfully [took 2.91s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:A1:B7:60 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fea1:b760/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:16 errors:0 dropped:4 overruns:0 frame:0\n TX packets:10 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:3854 (3.7 KiB) TX bytes:1234 (1.2 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-2-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.140604] usb 1-1: Manufacturer: QEMU\n[ 1.140607] usb 1-1: SerialNumber: 42\n[ 1.257952] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.269964] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.328049] ISO 9660 Extensions: Microsoft Joliet Level 3\n[ 1.329977] ISO 9660 Extensions: RRIP_1991A\n[ 1.486997] tsc: Refined TSC clocksource calibration: 3491.910 MHz\n[ 1.486999] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\n[ 2.100139] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 2.458193] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nSep 26 18:25:40 cirros authpriv.info dropbear[499]: Exit (cirros): Exited normally\nSep 26 18:25:41 cirros authpriv.info dropbear[502]: Child connection from 10.10.10.11:36320\nSep 26 18:25:41 cirros authpriv.notice dropbear[502]: Pubkey auth succeeded for 'cirros' with key md5 3d:76:82:23:b3:d7:51:3b:3c:84:d5:6b:36:f8:ac:ba from 10.10.10.11:36320\nSep 26 18:25:41 cirros authpriv.info dropbear[502]: Exit (cirros): Exited normally\nSep 26 18:25:41 cirros authpriv.info dropbear[505]: Child connection from 10.10.10.11:36322\nSep 26 18:25:41 cirros authpriv.notice dropbear[505]: Pubkey auth succeeded for 'cirros' with key md5 3d:76:82:23:b3:d7:51:3b:3c:84:d5:6b:36:f8:ac:ba from 10.10.10.11:36322\nSep 26 18:25:41 cirros authpriv.info dropbear[505]: Exit (cirros): Exited normally\nSep 26 18:25:42 cirros authpriv.info dropbear[508]: Child connection from 10.10.10.11:36324\nSep 26 18:25:42 cirros authpriv.notice dropbear[508]: Pubkey auth succeeded for 'cirros' with key md5 3d:76:82:23:b3:d7:51:3b:3c:84:d5:6b:36:f8:ac:ba from 10.10.10.11:36324\nSep 26 18:25:42 cirros authpriv.info dropbear[508]: Exit (cirros): Exited normally\nSep 26 18:25:42 cirros authpriv.info dropbear[511]: Child connection from 10.10.10.11:36326\nSep 26 18:25:42 cirros authpriv.notice dropbear[511]: Pubkey auth succeeded for 'cirros' with key md5 3d:76:82:23:b3:d7:51:3b:3c:84:d5:6b:36:f8:ac:ba from 10.10.10.11:36326\nSep 26 18:25:42 cirros authpriv.info dropbear[511]: Exit (cirros): Exited normally\nSep 26 18:25:43 cirros authpriv.info dropbear[514]: Child connection from 10.10.10.11:36328\nSep 26 18:25:43 cirros authpriv.notice dropbear[514]: Pubkey auth succeeded for 'cirros' with key md5 3d:76:82:23:b3:d7:51:3b:3c:84:d5:6b:36:f8:ac:ba from 10.10.10.11:36328\nSep 26 18:25:43 cirros authpriv.info dropbear[514]: Exit (cirros): Exited normally\nSep 26 18:25:43 cirros authpriv.info dropbear[517]: Child connection from 10.10.10.11:36330\nSep 26 18:25:43 cirros authpriv.notice dropbear[517]: Pubkey auth succeeded for 'cirros' with key md5 3d:76:82:23:b3:d7:51:3b:3c:84:d5:6b:36:f8:ac:ba from 10.10.10.11:36330\nSep 26 18:25:43 cirros authpriv.info dropbear[517]: Exit (cirros): Exited normally\nSep 26 18:25:44 cirros authpriv.info dropbear[520]: Child connection from 10.10.10.11:36332\nSep 26 18:25:44 cirros authpriv.notice dropbear[520]: Pubkey auth succeeded for 'cirros' with key md5 3d:76:82:23:b3:d7:51:3b:3c:84:d5:6b:36:f8:ac:ba from 10.10.10.11:36332\nSep 26 18:25:44 cirros authpriv.info dropbear[520]: Exit (cirros): Exited normally\nSep 26 18:25:44 cirros authpriv.info dropbear[523]: Child connection from 10.10.10.11:36334\nSep 26 18:25:44 cirros authpriv.notice dropbear[523]: Pubkey auth succeeded for 'cirros' with key md5 3d:76:82:23:b3:d7:51:3b:3c:84:d5:6b:36:f8:ac:ba from 10.10.10.11:36334\nSep 26 18:25:44 cirros authpriv.info dropbear[523]: Exit (cirros): Exited normally\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-2-2 login: "} 2018-09-26 17:25:49,309 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2eda8ccc-1268-4163-987b-62cd741b8955/action used request id req-d8ce4898-c156-411d-9062-d5368fd43963 2018-09-26 17:25:51,344 - sdnvpn_test_utils - INFO - Waiting for instance dcb77338-1f3f-43a5-8878-057e98add468 to boot up 2018-09-26 17:25:51,348 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/dcb77338-1f3f-43a5-8878-057e98add468/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26f1596f6cd6066e9e4f71a70c752428e77896cf" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:25:52,421 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:25:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-36a821e3-0cdd-4cf8-9c66-3937c952343b x-compute-request-id: req-36a821e3-0cdd-4cf8-9c66-3937c952343b Content-Encoding: gzip Content-Length: 8162 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 531459672 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.154779] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.156781] pid_max: default: 32768 minimum: 301\n[ 0.157859] ACPI: Core revision 20150930\n[ 0.159423] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.161003] Security Framework initialized\n[ 0.161991] Yama: becoming mindful.\n[ 0.162859] AppArmor: AppArmor initialized\n[ 0.163887] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.165519] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.167088] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.168526] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.170173] Initializing cgroup subsys io\n[ 0.171113] Initializing cgroup subsys memory\n[ 0.172114] Initializing cgroup subsys devices\n[ 0.173124] Initializing cgroup subsys freezer\n[ 0.174138] Initializing cgroup subsys net_cls\n[ 0.175150] Initializing cgroup subsys perf_event\n[ 0.176227] Initializing cgroup subsys net_prio\n[ 0.177247] Initializing cgroup subsys hugetlb\n[ 0.178278] Initializing cgroup subsys pids\n[ 0.179292] CPU: Physical Processor ID: 0\n[ 0.180937] mce: CPU supports 10 MCE banks\n[ 0.181947] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.183117] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.194105] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.200800] ftrace: allocating 31920 entries in 125 pages\n[ 0.227305] smpboot: Max logical packages: 1\n[ 0.228323] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.229905] x2apic enabled\n[ 0.230797] Switched APIC routing to physical x2apic.\n[ 0.232705] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.234020] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.236337] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.238401] KVM setup paravirtual spinlock\n[ 0.239835] x86: Booted up 1 node, 1 CPUs\n[ 0.240770] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.242395] devtmpfs: initialized\n[ 0.244233] evm: security.selinux\n[ 0.245052] evm: security.SMACK64\n[ 0.245842] evm: security.SMACK64EXEC\n[ 0.246715] evm: security.SMACK64TRANSMUTE\n[ 0.247661] evm: security.SMACK64MMAP\n[ 0.248543] evm: security.ima\n[ 0.249299] evm: security.capability\n[ 0.250220] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.252416] pinctrl core: initialized pinctrl subsystem\n[ 0.253695] RTC time: 17:25:23, date: 09/26/18\n[ 0.254817] NET: Registered protocol family 16\n[ 0.255939] cpuidle: using governor ladder\n[ 0.256914] cpuidle: using governor menu\n[ 0.257821] PCCT header not found.\n[ 0.258679] ACPI: bus type PCI registered\n[ 0.259613] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.261061] PCI: Using configuration type 1 for base access\n[ 0.263011] ACPI: Added _OSI(Module Device)\n[ 0.263999] ACPI: Added _OSI(Processor Device)\n[ 0.264996] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.266060] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.268354] ACPI: Interpreter enabled\n[ 0.269249] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.271419] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.273538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.275656] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.277779] ACPI: (supports S0 S5)\n[ 0.278711] ACPI: Using IOAPIC for interrupt routing\n[ 0.279803] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.283174] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.284527] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.285973] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.287377] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.289938] acpiphp: Slot [3] registered\n[ 0.290785] acpiphp: Slot [4] registered\n[ 0.291571] acpiphp: Slot [5] registered\n[ 0.292348] acpiphp: Slot [6] registered\n[ 0.293117] acpiphp: Slot [7] registered\n[ 0.293892] acpiphp: Slot [8] registered\n[ 0.294702] acpiphp: Slot [9] registered\n[ 0.295494] acpiphp: Slot [10] registered\n[ 0.296282] acpiphp: Slot [11] registered\n[ 0.297086] acpiphp: Slot [12] registered\n[ 0.297879] acpiphp: Slot [13] registered\n[ 0.298685] acpiphp: Slot [14] registered\n[ 0.299494] acpiphp: Slot [15] registered\n[ 0.310565] acpiphp: Slot [16] registered\n[ 0.311364] acpiphp: Slot [17] registered\n[ 0.312165] acpiphp: Slot [18] registered\n[ 0.312962] acpiphp: Slot [19] registered\n[ 0.313761] acpiphp: Slot [20] registered\n[ 0.314559] acpiphp: Slot [21] registered\n[ 0.315377] acpiphp: Slot [22] registered\n[ 0.316168] acpiphp: Slot [23] registered\n[ 0.316962] acpiphp: Slot [24] registered\n[ 0.317767] acpiphp: Slot [25] registered\n[ 0.318564] acpiphp: Slot [26] registered\n[ 0.319349] acpiphp: Slot [27] registered\n[ 0.320142] acpiphp: Slot [28] registered\n[ 0.320944] acpiphp: Slot [29] registered\n[ 0.321735] acpiphp: Slot [30] registered\n[ 0.322531] acpiphp: Slot [31] registered\n[ 0.323324] PCI host bridge to bus 0000:00\n[ 0.324110] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.325285] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.326456] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.327869] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.329291] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.335673] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.336937] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.338090] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.339337] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.345894] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.347300] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.393948] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.395454] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.396852] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.398247] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.399656] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.401319] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.402458] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.403501] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.405051] vgaarb: loaded\n[ 0.405648] vgaarb: bridge control possible 0000:00:02.0\n[ 0.406768] SCSI subsystem initialized\n[ 0.407580] ACPI: bus type USB registered\n[ 0.408385] usbcore: registered new interface driver usbfs\n[ 0.409424] usbcore: registered new interface driver hub\n[ 0.410419] usbcore: registered new device driver usb\n[ 0.411456] PCI: Using ACPI for IRQ routing\n[ 0.412463] NetLabel: Initializing\n[ 0.413166] NetLabel: domain hash size = 128\n[ 0.414005] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.414944] NetLabel: unlabeled traffic allowed by default\n[ 0.416029] clocksource: Switched to clocksource kvm-clock\n[ 0.421431] AppArmor: AppArmor Filesystem Enabled\n[ 0.422387] pnp: PnP ACPI init\n[ 0.423292] pnp: PnP ACPI: found 5 devices\n[ 0.429645] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.431348] NET: Registered protocol family 2\n[ 0.432293] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433555] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434702] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.435840] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436903] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.438056] NET: Registered protocol family 1\n[ 0.438910] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.440004] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.441063] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.455140] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.469378] Trying to unpack rootfs image as initramfs...\n[ 0.520046] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.533951] Scanning for low memory corruption every 60 seconds\n[ 0.535353] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.536507] audit: initializing netlink subsys (disabled)\n[ 0.537541] audit: type=2000 audit(1537982724.502:1): initialized\n[ 0.538835] Initialise system trusted keyring\n[ 0.539758] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.540941] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.542894] zbud: loaded\n[ 0.543598] VFS: Disk quotas dquot_6.6.0\n[ 0.544421] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.545926] fuse init (API version 7.23)\n[ 0.546811] Key type big_key registered\n[ 0.547613] Allocating IMA MOK and blacklist keyrings.\n[ 0.548714] Key type asymmetric registered\n[ 0.549536] Asymmetric key parser 'x509' registered\n[ 0.550499] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.552328] io scheduler noop registered\n[ 0.553121] io scheduler deadline registered (default)\n[ 0.554109] io scheduler cfq registered\n[ 0.554945] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.555985] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.557246] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.558693] ACPI: Power Button [PWRF]\n[ 0.559519] GHES: HEST is not enabled!\n[ 0.573425] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.603661] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.606492] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.630133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.632316] Linux agpgart interface v0.103\n[ 0.634377] brd: module loaded\n[ 0.635565] loop: module loaded\n[ 0.640082] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641568] GPT:90111 != 2097151\n[ 0.642255] GPT:Alternate GPT header not at the end of the disk.\n[ 0.643341] GPT:90111 != 2097151\n[ 0.644016] GPT: Use GNU Parted to correct GPT errors.\n[ 0.644996] vda: vda1 vda15\n[ 0.646523] scsi host0: ata_piix\n[ 0.647254] scsi host1: ata_piix\n[ 0.647955] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.649178] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.650644] libphy: Fixed MDIO Bus: probed\n[ 0.651461] tun: Universal TUN/TAP device driver, 1.6\n[ 0.652416] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.654674] PPP generic driver version 2.4.2\n[ 0.655560] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.656861] ehci-pci: EHCI PCI platform driver\n[ 0.657729] ehci-platform: EHCI generic platform driver\n[ 0.658709] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.659824] ohci-pci: OHCI PCI platform driver\n[ 0.660688] ohci-platform: OHCI generic platform driver\n[ 0.661686] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.676112] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.677112] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.678552] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.679581] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.680728] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.681953] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.683349] usb usb1: Product: UHCI Host Controller\n[ 0.684282] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.685411] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.686399] hub 1-0:1.0: USB hub found\n[ 0.687171] hub 1-0:1.0: 2 ports detected\n[ 0.688061] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.690176] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.691111] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.692141] mousedev: PS/2 mouse device common for all mice\n[ 0.693388] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.695204] rtc_cmos 00:00: RTC can wake from S4\n[ 0.696293] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.697484] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698663] i2c /dev entries driver\n[ 0.699429] device-mapper: uevent: version 1.0.3\n[ 0.700363] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.701984] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703239] NET: Registered protocol family 10\n[ 0.704212] NET: Registered protocol family 17\n[ 0.705076] Key type dns_resolver registered\n[ 0.705987] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.707062] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.708817] registered taskstats version 1\n[ 0.709640] Loading compiled-in X.509 certificates\n[ 0.711073] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.712920] zswap: loaded using pool lzo/zbud\n[ 0.714286] Key type trusted registered\n[ 0.715830] Key type encrypted registered\n[ 0.716668] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.717682] ima: No TPM chip found, activating TPM-bypass!\n[ 0.718701] evm: HMAC attrs: 0x1\n[ 0.719630] Magic number: 2:152:442\n[ 0.720389] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1462\n[ 0.722026] rtc_cmos 00:00: setting system clock to 2018-09-26 17:25:24 UTC (1537982724)\n[ 0.723596] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.724692] EDD information not available.\n[ 0.804612] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.816972] ata1.00: configured for MWDMA2\n[ 0.818193] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.820380] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.821599] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.822871] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.824750] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.826284] Write protecting the kernel read-only data: 14336k\n[ 0.827830] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.829631] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.72\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.956947] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n/dev/root resized successfully [took 1.53s]\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n"} 2018-09-26 17:25:52,422 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/dcb77338-1f3f-43a5-8878-057e98add468/action used request id req-36a821e3-0cdd-4cf8-9c66-3937c952343b 2018-09-26 17:25:54,425 - sdnvpn_test_utils - INFO - Waiting for instance 8a73128e-554b-4804-8ab4-392511e1c83e to boot up 2018-09-26 17:25:54,428 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/8a73128e-554b-4804-8ab4-392511e1c83e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8530a63788ae41cd4e9430361c6efc77f6699230" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:25:55,500 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:25:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-17940f62-9ce8-4acf-9356-1654b54711ef x-compute-request-id: req-17940f62-9ce8-4acf-9356-1654b54711ef Content-Encoding: gzip Content-Length: 8137 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 498910371 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.130602] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132229] pid_max: default: 32768 minimum: 301\n[ 0.133103] ACPI: Core revision 20150930\n[ 0.134468] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135754] Security Framework initialized\n[ 0.136551] Yama: becoming mindful.\n[ 0.137266] AppArmor: AppArmor initialized\n[ 0.138117] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139418] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140680] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141866] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143223] Initializing cgroup subsys io\n[ 0.144019] Initializing cgroup subsys memory\n[ 0.144858] Initializing cgroup subsys devices\n[ 0.145717] Initializing cgroup subsys freezer\n[ 0.146564] Initializing cgroup subsys net_cls\n[ 0.147405] Initializing cgroup subsys perf_event\n[ 0.148295] Initializing cgroup subsys net_prio\n[ 0.149156] Initializing cgroup subsys hugetlb\n[ 0.150010] Initializing cgroup subsys pids\n[ 0.150861] CPU: Physical Processor ID: 0\n[ 0.152333] mce: CPU supports 10 MCE banks\n[ 0.153160] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154141] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165128] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171436] ftrace: allocating 31920 entries in 125 pages\n[ 0.197537] smpboot: Max logical packages: 1\n[ 0.198394] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199712] x2apic enabled\n[ 0.200497] Switched APIC routing to physical x2apic.\n[ 0.202227] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203313] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205263] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207002] KVM setup paravirtual spinlock\n[ 0.208263] x86: Booted up 1 node, 1 CPUs\n[ 0.209048] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210393] devtmpfs: initialized\n[ 0.212090] evm: security.selinux\n[ 0.212772] evm: security.SMACK64\n[ 0.213440] evm: security.SMACK64EXEC\n[ 0.214163] evm: security.SMACK64TRANSMUTE\n[ 0.214947] evm: security.SMACK64MMAP\n[ 0.215667] evm: security.ima\n[ 0.216290] evm: security.capability\n[ 0.217072] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218867] pinctrl core: initialized pinctrl subsystem\n[ 0.219927] RTC time: 17:25:10, date: 09/26/18\n[ 0.220865] NET: Registered protocol family 16\n[ 0.221815] cpuidle: using governor ladder\n[ 0.222610] cpuidle: using governor menu\n[ 0.223380] PCCT header not found.\n[ 0.224113] ACPI: bus type PCI registered\n[ 0.224899] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226119] PCI: Using configuration type 1 for base access\n[ 0.227846] ACPI: Added _OSI(Module Device)\n[ 0.228667] ACPI: Added _OSI(Processor Device)\n[ 0.229507] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230384] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232458] ACPI: Interpreter enabled\n[ 0.233207] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236830] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238642] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240439] ACPI: (supports S0 S5)\n[ 0.241129] ACPI: Using IOAPIC for interrupt routing\n[ 0.242108] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245166] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246275] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247472] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248641] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250800] acpiphp: Slot [3] registered\n[ 0.251582] acpiphp: Slot [4] registered\n[ 0.252356] acpiphp: Slot [5] registered\n[ 0.253140] acpiphp: Slot [6] registered\n[ 0.253919] acpiphp: Slot [7] registered\n[ 0.254695] acpiphp: Slot [8] registered\n[ 0.255471] acpiphp: Slot [9] registered\n[ 0.256248] acpiphp: Slot [10] registered\n[ 0.257037] acpiphp: Slot [11] registered\n[ 0.257836] acpiphp: Slot [12] registered\n[ 0.258639] acpiphp: Slot [13] registered\n[ 0.259426] acpiphp: Slot [14] registered\n[ 0.260218] acpiphp: Slot [15] registered\n[ 0.271047] acpiphp: Slot [16] registered\n[ 0.271861] acpiphp: Slot [17] registered\n[ 0.272656] acpiphp: Slot [18] registered\n[ 0.273443] acpiphp: Slot [19] registered\n[ 0.274231] acpiphp: Slot [20] registered\n[ 0.275022] acpiphp: Slot [21] registered\n[ 0.275818] acpiphp: Slot [22] registered\n[ 0.276610] acpiphp: Slot [23] registered\n[ 0.277398] acpiphp: Slot [24] registered\n[ 0.278189] acpiphp: Slot [25] registered\n[ 0.278976] acpiphp: Slot [26] registered\n[ 0.279763] acpiphp: Slot [27] registered\n[ 0.280560] acpiphp: Slot [28] registered\n[ 0.281351] acpiphp: Slot [29] registered\n[ 0.282142] acpiphp: Slot [30] registered\n[ 0.282933] acpiphp: Slot [31] registered\n[ 0.283719] PCI host bridge to bus 0000:00\n[ 0.284506] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285689] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286867] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288276] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289688] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295798] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297044] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298191] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299420] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305970] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307386] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352133] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353588] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354989] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356381] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.357740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358957] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360086] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361116] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.362690] vgaarb: loaded\n[ 0.363277] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364390] SCSI subsystem initialized\n[ 0.365194] ACPI: bus type USB registered\n[ 0.365990] usbcore: registered new interface driver usbfs\n[ 0.366986] usbcore: registered new interface driver hub\n[ 0.367963] usbcore: registered new device driver usb\n[ 0.368996] PCI: Using ACPI for IRQ routing\n[ 0.369994] NetLabel: Initializing\n[ 0.370687] NetLabel: domain hash size = 128\n[ 0.371509] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.372428] NetLabel: unlabeled traffic allowed by default\n[ 0.373498] clocksource: Switched to clocksource kvm-clock\n[ 0.378890] AppArmor: AppArmor Filesystem Enabled\n[ 0.379823] pnp: PnP ACPI init\n[ 0.380713] pnp: PnP ACPI: found 5 devices\n[ 0.387056] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.388734] NET: Registered protocol family 2\n[ 0.389673] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.390931] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.392070] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.393198] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394249] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395393] NET: Registered protocol family 1\n[ 0.396230] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.397285] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.398326] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.412314] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.426477] Trying to unpack rootfs image as initramfs...\n[ 0.476306] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490127] Scanning for low memory corruption every 60 seconds\n[ 0.491423] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.492553] audit: initializing netlink subsys (disabled)\n[ 0.493568] audit: type=2000 audit(1537982711.455:1): initialized\n[ 0.494849] Initialise system trusted keyring\n[ 0.495759] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496904] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498847] zbud: loaded\n[ 0.499530] VFS: Disk quotas dquot_6.6.0\n[ 0.500335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501819] fuse init (API version 7.23)\n[ 0.502697] Key type big_key registered\n[ 0.503479] Allocating IMA MOK and blacklist keyrings.\n[ 0.504570] Key type asymmetric registered\n[ 0.505373] Asymmetric key parser 'x509' registered\n[ 0.506319] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507758] io scheduler noop registered\n[ 0.508530] io scheduler deadline registered (default)\n[ 0.509492] io scheduler cfq registered\n[ 0.510319] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.511348] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512586] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514021] ACPI: Power Button [PWRF]\n[ 0.515209] GHES: HEST is not enabled!\n[ 0.528794] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.556775] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558973] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.584721] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587361] Linux agpgart interface v0.103\n[ 0.589426] brd: module loaded\n[ 0.590665] loop: module loaded\n[ 0.595312] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596739] GPT:90111 != 2097151\n[ 0.597396] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598465] GPT:90111 != 2097151\n[ 0.599133] GPT: Use GNU Parted to correct GPT errors.\n[ 0.600070] vda: vda1 vda15\n[ 0.601584] scsi host0: ata_piix\n[ 0.602295] scsi host1: ata_piix\n[ 0.602996] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.604174] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605586] libphy: Fixed MDIO Bus: probed\n[ 0.606380] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607303] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609404] PPP generic driver version 2.4.2\n[ 0.610286] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611561] ehci-pci: EHCI PCI platform driver\n[ 0.612407] ehci-platform: EHCI generic platform driver\n[ 0.613368] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614476] ohci-pci: OHCI PCI platform driver\n[ 0.615334] ohci-platform: OHCI generic platform driver\n[ 0.616299] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630643] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631620] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.633039] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.634053] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635147] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636343] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637737] usb usb1: Product: UHCI Host Controller\n[ 0.638651] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639765] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640754] hub 1-0:1.0: USB hub found\n[ 0.641533] hub 1-0:1.0: 2 ports detected\n[ 0.642422] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644492] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645432] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646441] mousedev: PS/2 mouse device common for all mice\n[ 0.647674] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649472] rtc_cmos 00:00: RTC can wake from S4\n[ 0.650548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651732] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652898] i2c /dev entries driver\n[ 0.653654] device-mapper: uevent: version 1.0.3\n[ 0.654575] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656173] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.657445] NET: Registered protocol family 10\n[ 0.658439] NET: Registered protocol family 17\n[ 0.659310] Key type dns_resolver registered\n[ 0.660214] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661300] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.663017] registered taskstats version 1\n[ 0.663837] Loading compiled-in X.509 certificates\n[ 0.665259] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667077] zswap: loaded using pool lzo/zbud\n[ 0.668420] Key type trusted registered\n[ 0.669970] Key type encrypted registered\n[ 0.670790] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.671795] ima: No TPM chip found, activating TPM-bypass!\n[ 0.672812] evm: HMAC attrs: 0x1\n[ 0.673734] Magic number: 2:152:442\n[ 0.674473] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1462\n[ 0.676087] rtc_cmos 00:00: setting system clock to 2018-09-26 17:25:11 UTC (1537982711)\n[ 0.677678] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.678775] EDD information not available.\n[ 0.762191] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.774014] ata1.00: configured for MWDMA2\n[ 0.775214] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.777372] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.778571] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.779792] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.781648] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.783162] Write protecting the kernel read-only data: 14336k\n[ 0.784707] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.786477] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.72\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.912975] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.27s]\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n"} 2018-09-26 17:25:55,500 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/8a73128e-554b-4804-8ab4-392511e1c83e/action used request id req-17940f62-9ce8-4acf-9356-1654b54711ef 2018-09-26 17:25:57,503 - sdnvpn.test.functest.testcase_2 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-09-26 17:26:27,515 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/dcb77338-1f3f-43a5-8878-057e98add468/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26f1596f6cd6066e9e4f71a70c752428e77896cf" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:26:28,584 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:26:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43b64cf4-901c-4331-975b-6594e7fd480f x-compute-request-id: req-43b64cf4-901c-4331-975b-6594e7fd480f Content-Encoding: gzip Content-Length: 8181 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 531459672 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.154779] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.156781] pid_max: default: 32768 minimum: 301\n[ 0.157859] ACPI: Core revision 20150930\n[ 0.159423] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.161003] Security Framework initialized\n[ 0.161991] Yama: becoming mindful.\n[ 0.162859] AppArmor: AppArmor initialized\n[ 0.163887] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.165519] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.167088] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.168526] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.170173] Initializing cgroup subsys io\n[ 0.171113] Initializing cgroup subsys memory\n[ 0.172114] Initializing cgroup subsys devices\n[ 0.173124] Initializing cgroup subsys freezer\n[ 0.174138] Initializing cgroup subsys net_cls\n[ 0.175150] Initializing cgroup subsys perf_event\n[ 0.176227] Initializing cgroup subsys net_prio\n[ 0.177247] Initializing cgroup subsys hugetlb\n[ 0.178278] Initializing cgroup subsys pids\n[ 0.179292] CPU: Physical Processor ID: 0\n[ 0.180937] mce: CPU supports 10 MCE banks\n[ 0.181947] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.183117] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.194105] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.200800] ftrace: allocating 31920 entries in 125 pages\n[ 0.227305] smpboot: Max logical packages: 1\n[ 0.228323] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.229905] x2apic enabled\n[ 0.230797] Switched APIC routing to physical x2apic.\n[ 0.232705] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.234020] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.236337] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.238401] KVM setup paravirtual spinlock\n[ 0.239835] x86: Booted up 1 node, 1 CPUs\n[ 0.240770] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.242395] devtmpfs: initialized\n[ 0.244233] evm: security.selinux\n[ 0.245052] evm: security.SMACK64\n[ 0.245842] evm: security.SMACK64EXEC\n[ 0.246715] evm: security.SMACK64TRANSMUTE\n[ 0.247661] evm: security.SMACK64MMAP\n[ 0.248543] evm: security.ima\n[ 0.249299] evm: security.capability\n[ 0.250220] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.252416] pinctrl core: initialized pinctrl subsystem\n[ 0.253695] RTC time: 17:25:23, date: 09/26/18\n[ 0.254817] NET: Registered protocol family 16\n[ 0.255939] cpuidle: using governor ladder\n[ 0.256914] cpuidle: using governor menu\n[ 0.257821] PCCT header not found.\n[ 0.258679] ACPI: bus type PCI registered\n[ 0.259613] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.261061] PCI: Using configuration type 1 for base access\n[ 0.263011] ACPI: Added _OSI(Module Device)\n[ 0.263999] ACPI: Added _OSI(Processor Device)\n[ 0.264996] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.266060] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.268354] ACPI: Interpreter enabled\n[ 0.269249] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.271419] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.273538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.275656] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.277779] ACPI: (supports S0 S5)\n[ 0.278711] ACPI: Using IOAPIC for interrupt routing\n[ 0.279803] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.283174] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.284527] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.285973] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.287377] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.289938] acpiphp: Slot [3] registered\n[ 0.290785] acpiphp: Slot [4] registered\n[ 0.291571] acpiphp: Slot [5] registered\n[ 0.292348] acpiphp: Slot [6] registered\n[ 0.293117] acpiphp: Slot [7] registered\n[ 0.293892] acpiphp: Slot [8] registered\n[ 0.294702] acpiphp: Slot [9] registered\n[ 0.295494] acpiphp: Slot [10] registered\n[ 0.296282] acpiphp: Slot [11] registered\n[ 0.297086] acpiphp: Slot [12] registered\n[ 0.297879] acpiphp: Slot [13] registered\n[ 0.298685] acpiphp: Slot [14] registered\n[ 0.299494] acpiphp: Slot [15] registered\n[ 0.310565] acpiphp: Slot [16] registered\n[ 0.311364] acpiphp: Slot [17] registered\n[ 0.312165] acpiphp: Slot [18] registered\n[ 0.312962] acpiphp: Slot [19] registered\n[ 0.313761] acpiphp: Slot [20] registered\n[ 0.314559] acpiphp: Slot [21] registered\n[ 0.315377] acpiphp: Slot [22] registered\n[ 0.316168] acpiphp: Slot [23] registered\n[ 0.316962] acpiphp: Slot [24] registered\n[ 0.317767] acpiphp: Slot [25] registered\n[ 0.318564] acpiphp: Slot [26] registered\n[ 0.319349] acpiphp: Slot [27] registered\n[ 0.320142] acpiphp: Slot [28] registered\n[ 0.320944] acpiphp: Slot [29] registered\n[ 0.321735] acpiphp: Slot [30] registered\n[ 0.322531] acpiphp: Slot [31] registered\n[ 0.323324] PCI host bridge to bus 0000:00\n[ 0.324110] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.325285] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.326456] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.327869] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.329291] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.335673] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.336937] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.338090] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.339337] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.345894] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.347300] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.393948] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.395454] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.396852] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.398247] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.399656] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.401319] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.402458] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.403501] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.405051] vgaarb: loaded\n[ 0.405648] vgaarb: bridge control possible 0000:00:02.0\n[ 0.406768] SCSI subsystem initialized\n[ 0.407580] ACPI: bus type USB registered\n[ 0.408385] usbcore: registered new interface driver usbfs\n[ 0.409424] usbcore: registered new interface driver hub\n[ 0.410419] usbcore: registered new device driver usb\n[ 0.411456] PCI: Using ACPI for IRQ routing\n[ 0.412463] NetLabel: Initializing\n[ 0.413166] NetLabel: domain hash size = 128\n[ 0.414005] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.414944] NetLabel: unlabeled traffic allowed by default\n[ 0.416029] clocksource: Switched to clocksource kvm-clock\n[ 0.421431] AppArmor: AppArmor Filesystem Enabled\n[ 0.422387] pnp: PnP ACPI init\n[ 0.423292] pnp: PnP ACPI: found 5 devices\n[ 0.429645] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.431348] NET: Registered protocol family 2\n[ 0.432293] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433555] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434702] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.435840] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436903] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.438056] NET: Registered protocol family 1\n[ 0.438910] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.440004] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.441063] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.455140] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.469378] Trying to unpack rootfs image as initramfs...\n[ 0.520046] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.533951] Scanning for low memory corruption every 60 seconds\n[ 0.535353] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.536507] audit: initializing netlink subsys (disabled)\n[ 0.537541] audit: type=2000 audit(1537982724.502:1): initialized\n[ 0.538835] Initialise system trusted keyring\n[ 0.539758] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.540941] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.542894] zbud: loaded\n[ 0.543598] VFS: Disk quotas dquot_6.6.0\n[ 0.544421] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.545926] fuse init (API version 7.23)\n[ 0.546811] Key type big_key registered\n[ 0.547613] Allocating IMA MOK and blacklist keyrings.\n[ 0.548714] Key type asymmetric registered\n[ 0.549536] Asymmetric key parser 'x509' registered\n[ 0.550499] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.552328] io scheduler noop registered\n[ 0.553121] io scheduler deadline registered (default)\n[ 0.554109] io scheduler cfq registered\n[ 0.554945] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.555985] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.557246] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.558693] ACPI: Power Button [PWRF]\n[ 0.559519] GHES: HEST is not enabled!\n[ 0.573425] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.603661] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.606492] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.630133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.632316] Linux agpgart interface v0.103\n[ 0.634377] brd: module loaded\n[ 0.635565] loop: module loaded\n[ 0.640082] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641568] GPT:90111 != 2097151\n[ 0.642255] GPT:Alternate GPT header not at the end of the disk.\n[ 0.643341] GPT:90111 != 2097151\n[ 0.644016] GPT: Use GNU Parted to correct GPT errors.\n[ 0.644996] vda: vda1 vda15\n[ 0.646523] scsi host0: ata_piix\n[ 0.647254] scsi host1: ata_piix\n[ 0.647955] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.649178] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.650644] libphy: Fixed MDIO Bus: probed\n[ 0.651461] tun: Universal TUN/TAP device driver, 1.6\n[ 0.652416] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.654674] PPP generic driver version 2.4.2\n[ 0.655560] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.656861] ehci-pci: EHCI PCI platform driver\n[ 0.657729] ehci-platform: EHCI generic platform driver\n[ 0.658709] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.659824] ohci-pci: OHCI PCI platform driver\n[ 0.660688] ohci-platform: OHCI generic platform driver\n[ 0.661686] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.676112] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.677112] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.678552] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.679581] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.680728] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.681953] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.683349] usb usb1: Product: UHCI Host Controller\n[ 0.684282] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.685411] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.686399] hub 1-0:1.0: USB hub found\n[ 0.687171] hub 1-0:1.0: 2 ports detected\n[ 0.688061] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.690176] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.691111] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.692141] mousedev: PS/2 mouse device common for all mice\n[ 0.693388] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.695204] rtc_cmos 00:00: RTC can wake from S4\n[ 0.696293] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.697484] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698663] i2c /dev entries driver\n[ 0.699429] device-mapper: uevent: version 1.0.3\n[ 0.700363] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.701984] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703239] NET: Registered protocol family 10\n[ 0.704212] NET: Registered protocol family 17\n[ 0.705076] Key type dns_resolver registered\n[ 0.705987] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.707062] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.708817] registered taskstats version 1\n[ 0.709640] Loading compiled-in X.509 certificates\n[ 0.711073] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.712920] zswap: loaded using pool lzo/zbud\n[ 0.714286] Key type trusted registered\n[ 0.715830] Key type encrypted registered\n[ 0.716668] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.717682] ima: No TPM chip found, activating TPM-bypass!\n[ 0.718701] evm: HMAC attrs: 0x1\n[ 0.719630] Magic number: 2:152:442\n[ 0.720389] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1462\n[ 0.722026] rtc_cmos 00:00: setting system clock to 2018-09-26 17:25:24 UTC (1537982724)\n[ 0.723596] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.724692] EDD information not available.\n[ 0.804612] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.816972] ata1.00: configured for MWDMA2\n[ 0.818193] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.820380] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.821599] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.822871] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.824750] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.826284] Write protecting the kernel read-only data: 14336k\n[ 0.827830] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.829631] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.72\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.956947] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n/dev/root resized successfully [took 1.53s]\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n"} 2018-09-26 17:26:28,584 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/dcb77338-1f3f-43a5-8878-057e98add468/action used request id req-43b64cf4-901c-4331-975b-6594e7fd480f 2018-09-26 17:26:28,585 - sdnvpn-results - DEBUG - SSH from 'sdnvpn-2-1' (10.10.10.11) to 'sdnvpn-2-2' (10.10.10.12). -->Expected result: sdnvpn-2-2. 2018-09-26 17:26:28,588 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/dcb77338-1f3f-43a5-8878-057e98add468/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26f1596f6cd6066e9e4f71a70c752428e77896cf" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:26:29,666 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:26:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a82ef88e-3069-4e17-8ded-fcd7581653b4 x-compute-request-id: req-a82ef88e-3069-4e17-8ded-fcd7581653b4 Content-Encoding: gzip Content-Length: 8180 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 531459672 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.154779] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.156781] pid_max: default: 32768 minimum: 301\n[ 0.157859] ACPI: Core revision 20150930\n[ 0.159423] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.161003] Security Framework initialized\n[ 0.161991] Yama: becoming mindful.\n[ 0.162859] AppArmor: AppArmor initialized\n[ 0.163887] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.165519] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.167088] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.168526] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.170173] Initializing cgroup subsys io\n[ 0.171113] Initializing cgroup subsys memory\n[ 0.172114] Initializing cgroup subsys devices\n[ 0.173124] Initializing cgroup subsys freezer\n[ 0.174138] Initializing cgroup subsys net_cls\n[ 0.175150] Initializing cgroup subsys perf_event\n[ 0.176227] Initializing cgroup subsys net_prio\n[ 0.177247] Initializing cgroup subsys hugetlb\n[ 0.178278] Initializing cgroup subsys pids\n[ 0.179292] CPU: Physical Processor ID: 0\n[ 0.180937] mce: CPU supports 10 MCE banks\n[ 0.181947] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.183117] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.194105] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.200800] ftrace: allocating 31920 entries in 125 pages\n[ 0.227305] smpboot: Max logical packages: 1\n[ 0.228323] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.229905] x2apic enabled\n[ 0.230797] Switched APIC routing to physical x2apic.\n[ 0.232705] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.234020] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.236337] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.238401] KVM setup paravirtual spinlock\n[ 0.239835] x86: Booted up 1 node, 1 CPUs\n[ 0.240770] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.242395] devtmpfs: initialized\n[ 0.244233] evm: security.selinux\n[ 0.245052] evm: security.SMACK64\n[ 0.245842] evm: security.SMACK64EXEC\n[ 0.246715] evm: security.SMACK64TRANSMUTE\n[ 0.247661] evm: security.SMACK64MMAP\n[ 0.248543] evm: security.ima\n[ 0.249299] evm: security.capability\n[ 0.250220] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.252416] pinctrl core: initialized pinctrl subsystem\n[ 0.253695] RTC time: 17:25:23, date: 09/26/18\n[ 0.254817] NET: Registered protocol family 16\n[ 0.255939] cpuidle: using governor ladder\n[ 0.256914] cpuidle: using governor menu\n[ 0.257821] PCCT header not found.\n[ 0.258679] ACPI: bus type PCI registered\n[ 0.259613] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.261061] PCI: Using configuration type 1 for base access\n[ 0.263011] ACPI: Added _OSI(Module Device)\n[ 0.263999] ACPI: Added _OSI(Processor Device)\n[ 0.264996] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.266060] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.268354] ACPI: Interpreter enabled\n[ 0.269249] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.271419] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.273538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.275656] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.277779] ACPI: (supports S0 S5)\n[ 0.278711] ACPI: Using IOAPIC for interrupt routing\n[ 0.279803] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.283174] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.284527] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.285973] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.287377] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.289938] acpiphp: Slot [3] registered\n[ 0.290785] acpiphp: Slot [4] registered\n[ 0.291571] acpiphp: Slot [5] registered\n[ 0.292348] acpiphp: Slot [6] registered\n[ 0.293117] acpiphp: Slot [7] registered\n[ 0.293892] acpiphp: Slot [8] registered\n[ 0.294702] acpiphp: Slot [9] registered\n[ 0.295494] acpiphp: Slot [10] registered\n[ 0.296282] acpiphp: Slot [11] registered\n[ 0.297086] acpiphp: Slot [12] registered\n[ 0.297879] acpiphp: Slot [13] registered\n[ 0.298685] acpiphp: Slot [14] registered\n[ 0.299494] acpiphp: Slot [15] registered\n[ 0.310565] acpiphp: Slot [16] registered\n[ 0.311364] acpiphp: Slot [17] registered\n[ 0.312165] acpiphp: Slot [18] registered\n[ 0.312962] acpiphp: Slot [19] registered\n[ 0.313761] acpiphp: Slot [20] registered\n[ 0.314559] acpiphp: Slot [21] registered\n[ 0.315377] acpiphp: Slot [22] registered\n[ 0.316168] acpiphp: Slot [23] registered\n[ 0.316962] acpiphp: Slot [24] registered\n[ 0.317767] acpiphp: Slot [25] registered\n[ 0.318564] acpiphp: Slot [26] registered\n[ 0.319349] acpiphp: Slot [27] registered\n[ 0.320142] acpiphp: Slot [28] registered\n[ 0.320944] acpiphp: Slot [29] registered\n[ 0.321735] acpiphp: Slot [30] registered\n[ 0.322531] acpiphp: Slot [31] registered\n[ 0.323324] PCI host bridge to bus 0000:00\n[ 0.324110] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.325285] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.326456] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.327869] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.329291] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.335673] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.336937] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.338090] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.339337] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.345894] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.347300] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.393948] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.395454] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.396852] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.398247] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.399656] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.401319] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.402458] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.403501] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.405051] vgaarb: loaded\n[ 0.405648] vgaarb: bridge control possible 0000:00:02.0\n[ 0.406768] SCSI subsystem initialized\n[ 0.407580] ACPI: bus type USB registered\n[ 0.408385] usbcore: registered new interface driver usbfs\n[ 0.409424] usbcore: registered new interface driver hub\n[ 0.410419] usbcore: registered new device driver usb\n[ 0.411456] PCI: Using ACPI for IRQ routing\n[ 0.412463] NetLabel: Initializing\n[ 0.413166] NetLabel: domain hash size = 128\n[ 0.414005] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.414944] NetLabel: unlabeled traffic allowed by default\n[ 0.416029] clocksource: Switched to clocksource kvm-clock\n[ 0.421431] AppArmor: AppArmor Filesystem Enabled\n[ 0.422387] pnp: PnP ACPI init\n[ 0.423292] pnp: PnP ACPI: found 5 devices\n[ 0.429645] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.431348] NET: Registered protocol family 2\n[ 0.432293] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433555] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434702] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.435840] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436903] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.438056] NET: Registered protocol family 1\n[ 0.438910] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.440004] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.441063] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.455140] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.469378] Trying to unpack rootfs image as initramfs...\n[ 0.520046] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.533951] Scanning for low memory corruption every 60 seconds\n[ 0.535353] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.536507] audit: initializing netlink subsys (disabled)\n[ 0.537541] audit: type=2000 audit(1537982724.502:1): initialized\n[ 0.538835] Initialise system trusted keyring\n[ 0.539758] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.540941] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.542894] zbud: loaded\n[ 0.543598] VFS: Disk quotas dquot_6.6.0\n[ 0.544421] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.545926] fuse init (API version 7.23)\n[ 0.546811] Key type big_key registered\n[ 0.547613] Allocating IMA MOK and blacklist keyrings.\n[ 0.548714] Key type asymmetric registered\n[ 0.549536] Asymmetric key parser 'x509' registered\n[ 0.550499] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.552328] io scheduler noop registered\n[ 0.553121] io scheduler deadline registered (default)\n[ 0.554109] io scheduler cfq registered\n[ 0.554945] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.555985] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.557246] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.558693] ACPI: Power Button [PWRF]\n[ 0.559519] GHES: HEST is not enabled!\n[ 0.573425] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.603661] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.606492] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.630133] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.632316] Linux agpgart interface v0.103\n[ 0.634377] brd: module loaded\n[ 0.635565] loop: module loaded\n[ 0.640082] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641568] GPT:90111 != 2097151\n[ 0.642255] GPT:Alternate GPT header not at the end of the disk.\n[ 0.643341] GPT:90111 != 2097151\n[ 0.644016] GPT: Use GNU Parted to correct GPT errors.\n[ 0.644996] vda: vda1 vda15\n[ 0.646523] scsi host0: ata_piix\n[ 0.647254] scsi host1: ata_piix\n[ 0.647955] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.649178] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.650644] libphy: Fixed MDIO Bus: probed\n[ 0.651461] tun: Universal TUN/TAP device driver, 1.6\n[ 0.652416] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.654674] PPP generic driver version 2.4.2\n[ 0.655560] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.656861] ehci-pci: EHCI PCI platform driver\n[ 0.657729] ehci-platform: EHCI generic platform driver\n[ 0.658709] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.659824] ohci-pci: OHCI PCI platform driver\n[ 0.660688] ohci-platform: OHCI generic platform driver\n[ 0.661686] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.676112] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.677112] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.678552] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.679581] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.680728] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.681953] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.683349] usb usb1: Product: UHCI Host Controller\n[ 0.684282] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.685411] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.686399] hub 1-0:1.0: USB hub found\n[ 0.687171] hub 1-0:1.0: 2 ports detected\n[ 0.688061] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.690176] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.691111] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.692141] mousedev: PS/2 mouse device common for all mice\n[ 0.693388] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.695204] rtc_cmos 00:00: RTC can wake from S4\n[ 0.696293] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.697484] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698663] i2c /dev entries driver\n[ 0.699429] device-mapper: uevent: version 1.0.3\n[ 0.700363] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.701984] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703239] NET: Registered protocol family 10\n[ 0.704212] NET: Registered protocol family 17\n[ 0.705076] Key type dns_resolver registered\n[ 0.705987] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.707062] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.708817] registered taskstats version 1\n[ 0.709640] Loading compiled-in X.509 certificates\n[ 0.711073] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.712920] zswap: loaded using pool lzo/zbud\n[ 0.714286] Key type trusted registered\n[ 0.715830] Key type encrypted registered\n[ 0.716668] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.717682] ima: No TPM chip found, activating TPM-bypass!\n[ 0.718701] evm: HMAC attrs: 0x1\n[ 0.719630] Magic number: 2:152:442\n[ 0.720389] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1462\n[ 0.722026] rtc_cmos 00:00: setting system clock to 2018-09-26 17:25:24 UTC (1537982724)\n[ 0.723596] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.724692] EDD information not available.\n[ 0.804612] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.816972] ata1.00: configured for MWDMA2\n[ 0.818193] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.820380] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.821599] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.822871] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.824750] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.826284] Write protecting the kernel read-only data: 14336k\n[ 0.827830] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.829631] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.72\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.956947] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n/dev/root resized successfully [took 1.53s]\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n"} 2018-09-26 17:26:29,667 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/dcb77338-1f3f-43a5-8878-057e98add468/action used request id req-a82ef88e-3069-4e17-8ded-fcd7581653b4 2018-09-26 17:26:29,668 - sdnvpn-results - DEBUG - [PASS] [10.10.10.12] returns 'I am sdnvpn-2-2' to 'sdnvpn-2-1'[10.10.10.11] 2018-09-26 17:26:29,668 - sdnvpn-results - INFO - Create VPN2 with eRT=iRT 2018-09-26 17:26:29,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb573ae716795365a0e857e3caaa4a6b12412b8" -d '{"bgpvpn": {"route_targets": "88:88", "import_targets": "88:88", "export_targets": "88:88", "name": "sdnvpn-2-245386", "route_distinguishers": "222:222"}}' 2018-09-26 17:26:30,008 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 352 X-Openstack-Request-Id: req-5c00a732-7d6f-43b1-a899-ec6965082278 Date: Wed, 26 Sep 2018 17:26:30 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["222:222"], "routers": [], "id": "e2ad7dce-6a7d-4a9e-ac2c-abc2526b95f2", "name": "sdnvpn-2-245386", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "import_targets": ["88:88"], "networks": [], "route_targets": ["88:88"], "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "type": "l3"}} 2018-09-26 17:26:30,008 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns used request id req-5c00a732-7d6f-43b1-a899-ec6965082278 2018-09-26 17:26:30,009 - sdnvpn.test.functest.testcase_2 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-2-245386', u'route_distinguishers': [u'222:222'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'32e2fc060ffa4464a00bce7763dbcae4', u'route_targets': [u'88:88'], u'project_id': u'32e2fc060ffa4464a00bce7763dbcae4', u'type': u'l3', u'id': u'e2ad7dce-6a7d-4a9e-ac2c-abc2526b95f2'}} 2018-09-26 17:26:30,009 - sdnvpn-results - INFO - Associate network 'sdnvpn-2-2-net' to the VPN2. 2018-09-26 17:26:30,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/e2ad7dce-6a7d-4a9e-ac2c-abc2526b95f2/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb573ae716795365a0e857e3caaa4a6b12412b8" -d '{"network_association": {"network_id": "843a9c0a-d642-4761-b834-2e9acdbc5ed6"}}' 2018-09-26 17:26:30,725 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-ce9d5fc3-5d3a-4f31-9af5-cb268dab240b Date: Wed, 26 Sep 2018 17:26:30 GMT RESP BODY: {"network_association": {"network_id": "843a9c0a-d642-4761-b834-2e9acdbc5ed6", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "a5b49e14-6d7f-41e9-83a4-4dcb5554967f"}} 2018-09-26 17:26:30,725 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/e2ad7dce-6a7d-4a9e-ac2c-abc2526b95f2/network_associations used request id req-ce9d5fc3-5d3a-4f31-9af5-cb268dab240b 2018-09-26 17:26:30,725 - sdnvpn_test_utils - DEBUG - Waiting for network 13d7a6cd-0cd3-4281-92d5-c592a1703224 to associate with BGPVPN 2f4151b3-2ea7-4f7f-a7cf-9e448faea1b1 2018-09-26 17:26:30,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/13d7a6cd-0cd3-4281-92d5-c592a1703224 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb573ae716795365a0e857e3caaa4a6b12412b8" 2018-09-26 17:26:31,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 390 X-Openstack-Request-Id: req-5ddbb05f-20fe-4b4c-bd44-762a884c595a Date: Wed, 26 Sep 2018 17:26:31 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["111:111"], "routers": [], "id": "13d7a6cd-0cd3-4281-92d5-c592a1703224", "name": "sdnvpn-1-697743", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "import_targets": ["55:55"], "networks": ["2f4151b3-2ea7-4f7f-a7cf-9e448faea1b1"], "route_targets": ["55:55"], "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "type": "l3"}} 2018-09-26 17:26:31,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/13d7a6cd-0cd3-4281-92d5-c592a1703224 used request id req-5ddbb05f-20fe-4b4c-bd44-762a884c595a 2018-09-26 17:26:32,214 - sdnvpn_test_utils - DEBUG - Waiting for network e2ad7dce-6a7d-4a9e-ac2c-abc2526b95f2 to associate with BGPVPN 843a9c0a-d642-4761-b834-2e9acdbc5ed6 2018-09-26 17:26:32,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/e2ad7dce-6a7d-4a9e-ac2c-abc2526b95f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb573ae716795365a0e857e3caaa4a6b12412b8" 2018-09-26 17:26:32,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 390 X-Openstack-Request-Id: req-bb883684-86b4-4532-9048-17d6de6d1684 Date: Wed, 26 Sep 2018 17:26:32 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["222:222"], "routers": [], "id": "e2ad7dce-6a7d-4a9e-ac2c-abc2526b95f2", "name": "sdnvpn-2-245386", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "import_targets": ["88:88"], "networks": ["843a9c0a-d642-4761-b834-2e9acdbc5ed6"], "route_targets": ["88:88"], "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "type": "l3"}} 2018-09-26 17:26:32,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/e2ad7dce-6a7d-4a9e-ac2c-abc2526b95f2 used request id req-bb883684-86b4-4532-9048-17d6de6d1684 2018-09-26 17:26:33,547 - sdnvpn.test.functest.testcase_2 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-09-26 17:27:03,568 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/8a73128e-554b-4804-8ab4-392511e1c83e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8530a63788ae41cd4e9430361c6efc77f6699230" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:27:04,638 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:27:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-75a4fa9f-ec7b-4118-93d8-b3285f7b93e0 x-compute-request-id: req-75a4fa9f-ec7b-4118-93d8-b3285f7b93e0 Content-Encoding: gzip Content-Length: 8145 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 498910371 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.130602] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132229] pid_max: default: 32768 minimum: 301\n[ 0.133103] ACPI: Core revision 20150930\n[ 0.134468] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135754] Security Framework initialized\n[ 0.136551] Yama: becoming mindful.\n[ 0.137266] AppArmor: AppArmor initialized\n[ 0.138117] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139418] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140680] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141866] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143223] Initializing cgroup subsys io\n[ 0.144019] Initializing cgroup subsys memory\n[ 0.144858] Initializing cgroup subsys devices\n[ 0.145717] Initializing cgroup subsys freezer\n[ 0.146564] Initializing cgroup subsys net_cls\n[ 0.147405] Initializing cgroup subsys perf_event\n[ 0.148295] Initializing cgroup subsys net_prio\n[ 0.149156] Initializing cgroup subsys hugetlb\n[ 0.150010] Initializing cgroup subsys pids\n[ 0.150861] CPU: Physical Processor ID: 0\n[ 0.152333] mce: CPU supports 10 MCE banks\n[ 0.153160] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154141] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165128] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171436] ftrace: allocating 31920 entries in 125 pages\n[ 0.197537] smpboot: Max logical packages: 1\n[ 0.198394] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199712] x2apic enabled\n[ 0.200497] Switched APIC routing to physical x2apic.\n[ 0.202227] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203313] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205263] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207002] KVM setup paravirtual spinlock\n[ 0.208263] x86: Booted up 1 node, 1 CPUs\n[ 0.209048] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210393] devtmpfs: initialized\n[ 0.212090] evm: security.selinux\n[ 0.212772] evm: security.SMACK64\n[ 0.213440] evm: security.SMACK64EXEC\n[ 0.214163] evm: security.SMACK64TRANSMUTE\n[ 0.214947] evm: security.SMACK64MMAP\n[ 0.215667] evm: security.ima\n[ 0.216290] evm: security.capability\n[ 0.217072] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218867] pinctrl core: initialized pinctrl subsystem\n[ 0.219927] RTC time: 17:25:10, date: 09/26/18\n[ 0.220865] NET: Registered protocol family 16\n[ 0.221815] cpuidle: using governor ladder\n[ 0.222610] cpuidle: using governor menu\n[ 0.223380] PCCT header not found.\n[ 0.224113] ACPI: bus type PCI registered\n[ 0.224899] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226119] PCI: Using configuration type 1 for base access\n[ 0.227846] ACPI: Added _OSI(Module Device)\n[ 0.228667] ACPI: Added _OSI(Processor Device)\n[ 0.229507] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230384] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232458] ACPI: Interpreter enabled\n[ 0.233207] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236830] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238642] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240439] ACPI: (supports S0 S5)\n[ 0.241129] ACPI: Using IOAPIC for interrupt routing\n[ 0.242108] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245166] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246275] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247472] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248641] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250800] acpiphp: Slot [3] registered\n[ 0.251582] acpiphp: Slot [4] registered\n[ 0.252356] acpiphp: Slot [5] registered\n[ 0.253140] acpiphp: Slot [6] registered\n[ 0.253919] acpiphp: Slot [7] registered\n[ 0.254695] acpiphp: Slot [8] registered\n[ 0.255471] acpiphp: Slot [9] registered\n[ 0.256248] acpiphp: Slot [10] registered\n[ 0.257037] acpiphp: Slot [11] registered\n[ 0.257836] acpiphp: Slot [12] registered\n[ 0.258639] acpiphp: Slot [13] registered\n[ 0.259426] acpiphp: Slot [14] registered\n[ 0.260218] acpiphp: Slot [15] registered\n[ 0.271047] acpiphp: Slot [16] registered\n[ 0.271861] acpiphp: Slot [17] registered\n[ 0.272656] acpiphp: Slot [18] registered\n[ 0.273443] acpiphp: Slot [19] registered\n[ 0.274231] acpiphp: Slot [20] registered\n[ 0.275022] acpiphp: Slot [21] registered\n[ 0.275818] acpiphp: Slot [22] registered\n[ 0.276610] acpiphp: Slot [23] registered\n[ 0.277398] acpiphp: Slot [24] registered\n[ 0.278189] acpiphp: Slot [25] registered\n[ 0.278976] acpiphp: Slot [26] registered\n[ 0.279763] acpiphp: Slot [27] registered\n[ 0.280560] acpiphp: Slot [28] registered\n[ 0.281351] acpiphp: Slot [29] registered\n[ 0.282142] acpiphp: Slot [30] registered\n[ 0.282933] acpiphp: Slot [31] registered\n[ 0.283719] PCI host bridge to bus 0000:00\n[ 0.284506] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285689] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286867] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288276] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289688] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295798] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297044] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298191] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299420] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305970] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307386] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352133] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353588] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354989] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356381] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.357740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358957] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360086] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361116] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.362690] vgaarb: loaded\n[ 0.363277] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364390] SCSI subsystem initialized\n[ 0.365194] ACPI: bus type USB registered\n[ 0.365990] usbcore: registered new interface driver usbfs\n[ 0.366986] usbcore: registered new interface driver hub\n[ 0.367963] usbcore: registered new device driver usb\n[ 0.368996] PCI: Using ACPI for IRQ routing\n[ 0.369994] NetLabel: Initializing\n[ 0.370687] NetLabel: domain hash size = 128\n[ 0.371509] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.372428] NetLabel: unlabeled traffic allowed by default\n[ 0.373498] clocksource: Switched to clocksource kvm-clock\n[ 0.378890] AppArmor: AppArmor Filesystem Enabled\n[ 0.379823] pnp: PnP ACPI init\n[ 0.380713] pnp: PnP ACPI: found 5 devices\n[ 0.387056] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.388734] NET: Registered protocol family 2\n[ 0.389673] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.390931] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.392070] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.393198] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394249] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395393] NET: Registered protocol family 1\n[ 0.396230] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.397285] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.398326] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.412314] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.426477] Trying to unpack rootfs image as initramfs...\n[ 0.476306] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490127] Scanning for low memory corruption every 60 seconds\n[ 0.491423] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.492553] audit: initializing netlink subsys (disabled)\n[ 0.493568] audit: type=2000 audit(1537982711.455:1): initialized\n[ 0.494849] Initialise system trusted keyring\n[ 0.495759] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496904] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498847] zbud: loaded\n[ 0.499530] VFS: Disk quotas dquot_6.6.0\n[ 0.500335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501819] fuse init (API version 7.23)\n[ 0.502697] Key type big_key registered\n[ 0.503479] Allocating IMA MOK and blacklist keyrings.\n[ 0.504570] Key type asymmetric registered\n[ 0.505373] Asymmetric key parser 'x509' registered\n[ 0.506319] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507758] io scheduler noop registered\n[ 0.508530] io scheduler deadline registered (default)\n[ 0.509492] io scheduler cfq registered\n[ 0.510319] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.511348] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512586] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514021] ACPI: Power Button [PWRF]\n[ 0.515209] GHES: HEST is not enabled!\n[ 0.528794] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.556775] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558973] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.584721] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587361] Linux agpgart interface v0.103\n[ 0.589426] brd: module loaded\n[ 0.590665] loop: module loaded\n[ 0.595312] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596739] GPT:90111 != 2097151\n[ 0.597396] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598465] GPT:90111 != 2097151\n[ 0.599133] GPT: Use GNU Parted to correct GPT errors.\n[ 0.600070] vda: vda1 vda15\n[ 0.601584] scsi host0: ata_piix\n[ 0.602295] scsi host1: ata_piix\n[ 0.602996] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.604174] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605586] libphy: Fixed MDIO Bus: probed\n[ 0.606380] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607303] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609404] PPP generic driver version 2.4.2\n[ 0.610286] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611561] ehci-pci: EHCI PCI platform driver\n[ 0.612407] ehci-platform: EHCI generic platform driver\n[ 0.613368] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614476] ohci-pci: OHCI PCI platform driver\n[ 0.615334] ohci-platform: OHCI generic platform driver\n[ 0.616299] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630643] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631620] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.633039] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.634053] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635147] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636343] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637737] usb usb1: Product: UHCI Host Controller\n[ 0.638651] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639765] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640754] hub 1-0:1.0: USB hub found\n[ 0.641533] hub 1-0:1.0: 2 ports detected\n[ 0.642422] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644492] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645432] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646441] mousedev: PS/2 mouse device common for all mice\n[ 0.647674] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649472] rtc_cmos 00:00: RTC can wake from S4\n[ 0.650548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651732] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652898] i2c /dev entries driver\n[ 0.653654] device-mapper: uevent: version 1.0.3\n[ 0.654575] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656173] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.657445] NET: Registered protocol family 10\n[ 0.658439] NET: Registered protocol family 17\n[ 0.659310] Key type dns_resolver registered\n[ 0.660214] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661300] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.663017] registered taskstats version 1\n[ 0.663837] Loading compiled-in X.509 certificates\n[ 0.665259] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667077] zswap: loaded using pool lzo/zbud\n[ 0.668420] Key type trusted registered\n[ 0.669970] Key type encrypted registered\n[ 0.670790] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.671795] ima: No TPM chip found, activating TPM-bypass!\n[ 0.672812] evm: HMAC attrs: 0x1\n[ 0.673734] Magic number: 2:152:442\n[ 0.674473] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1462\n[ 0.676087] rtc_cmos 00:00: setting system clock to 2018-09-26 17:25:11 UTC (1537982711)\n[ 0.677678] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.678775] EDD information not available.\n[ 0.762191] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.774014] ata1.00: configured for MWDMA2\n[ 0.775214] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.777372] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.778571] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.779792] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.781648] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.783162] Write protecting the kernel read-only data: 14336k\n[ 0.784707] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.786477] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.72\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.912975] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.27s]\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n"} 2018-09-26 17:27:04,638 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/8a73128e-554b-4804-8ab4-392511e1c83e/action used request id req-75a4fa9f-ec7b-4118-93d8-b3285f7b93e0 2018-09-26 17:27:04,639 - sdnvpn-results - DEBUG - SSH from 'sdnvpn-2-4' (10.10.10.12) to 'sdnvpn-2-1' (10.10.10.11). -->Expected result: not reachable. 2018-09-26 17:27:04,642 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/8a73128e-554b-4804-8ab4-392511e1c83e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8530a63788ae41cd4e9430361c6efc77f6699230" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:27:05,713 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:27:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-746cce74-3601-4032-9156-998090db8bee x-compute-request-id: req-746cce74-3601-4032-9156-998090db8bee Content-Encoding: gzip Content-Length: 8144 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 498910371 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.130602] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132229] pid_max: default: 32768 minimum: 301\n[ 0.133103] ACPI: Core revision 20150930\n[ 0.134468] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135754] Security Framework initialized\n[ 0.136551] Yama: becoming mindful.\n[ 0.137266] AppArmor: AppArmor initialized\n[ 0.138117] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139418] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140680] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141866] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143223] Initializing cgroup subsys io\n[ 0.144019] Initializing cgroup subsys memory\n[ 0.144858] Initializing cgroup subsys devices\n[ 0.145717] Initializing cgroup subsys freezer\n[ 0.146564] Initializing cgroup subsys net_cls\n[ 0.147405] Initializing cgroup subsys perf_event\n[ 0.148295] Initializing cgroup subsys net_prio\n[ 0.149156] Initializing cgroup subsys hugetlb\n[ 0.150010] Initializing cgroup subsys pids\n[ 0.150861] CPU: Physical Processor ID: 0\n[ 0.152333] mce: CPU supports 10 MCE banks\n[ 0.153160] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154141] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165128] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171436] ftrace: allocating 31920 entries in 125 pages\n[ 0.197537] smpboot: Max logical packages: 1\n[ 0.198394] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199712] x2apic enabled\n[ 0.200497] Switched APIC routing to physical x2apic.\n[ 0.202227] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203313] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205263] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207002] KVM setup paravirtual spinlock\n[ 0.208263] x86: Booted up 1 node, 1 CPUs\n[ 0.209048] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210393] devtmpfs: initialized\n[ 0.212090] evm: security.selinux\n[ 0.212772] evm: security.SMACK64\n[ 0.213440] evm: security.SMACK64EXEC\n[ 0.214163] evm: security.SMACK64TRANSMUTE\n[ 0.214947] evm: security.SMACK64MMAP\n[ 0.215667] evm: security.ima\n[ 0.216290] evm: security.capability\n[ 0.217072] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218867] pinctrl core: initialized pinctrl subsystem\n[ 0.219927] RTC time: 17:25:10, date: 09/26/18\n[ 0.220865] NET: Registered protocol family 16\n[ 0.221815] cpuidle: using governor ladder\n[ 0.222610] cpuidle: using governor menu\n[ 0.223380] PCCT header not found.\n[ 0.224113] ACPI: bus type PCI registered\n[ 0.224899] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226119] PCI: Using configuration type 1 for base access\n[ 0.227846] ACPI: Added _OSI(Module Device)\n[ 0.228667] ACPI: Added _OSI(Processor Device)\n[ 0.229507] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230384] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232458] ACPI: Interpreter enabled\n[ 0.233207] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236830] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238642] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240439] ACPI: (supports S0 S5)\n[ 0.241129] ACPI: Using IOAPIC for interrupt routing\n[ 0.242108] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245166] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246275] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247472] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248641] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250800] acpiphp: Slot [3] registered\n[ 0.251582] acpiphp: Slot [4] registered\n[ 0.252356] acpiphp: Slot [5] registered\n[ 0.253140] acpiphp: Slot [6] registered\n[ 0.253919] acpiphp: Slot [7] registered\n[ 0.254695] acpiphp: Slot [8] registered\n[ 0.255471] acpiphp: Slot [9] registered\n[ 0.256248] acpiphp: Slot [10] registered\n[ 0.257037] acpiphp: Slot [11] registered\n[ 0.257836] acpiphp: Slot [12] registered\n[ 0.258639] acpiphp: Slot [13] registered\n[ 0.259426] acpiphp: Slot [14] registered\n[ 0.260218] acpiphp: Slot [15] registered\n[ 0.271047] acpiphp: Slot [16] registered\n[ 0.271861] acpiphp: Slot [17] registered\n[ 0.272656] acpiphp: Slot [18] registered\n[ 0.273443] acpiphp: Slot [19] registered\n[ 0.274231] acpiphp: Slot [20] registered\n[ 0.275022] acpiphp: Slot [21] registered\n[ 0.275818] acpiphp: Slot [22] registered\n[ 0.276610] acpiphp: Slot [23] registered\n[ 0.277398] acpiphp: Slot [24] registered\n[ 0.278189] acpiphp: Slot [25] registered\n[ 0.278976] acpiphp: Slot [26] registered\n[ 0.279763] acpiphp: Slot [27] registered\n[ 0.280560] acpiphp: Slot [28] registered\n[ 0.281351] acpiphp: Slot [29] registered\n[ 0.282142] acpiphp: Slot [30] registered\n[ 0.282933] acpiphp: Slot [31] registered\n[ 0.283719] PCI host bridge to bus 0000:00\n[ 0.284506] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285689] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286867] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288276] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289688] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295798] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297044] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298191] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299420] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305970] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307386] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352133] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353588] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354989] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356381] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.357740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358957] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360086] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361116] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.362690] vgaarb: loaded\n[ 0.363277] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364390] SCSI subsystem initialized\n[ 0.365194] ACPI: bus type USB registered\n[ 0.365990] usbcore: registered new interface driver usbfs\n[ 0.366986] usbcore: registered new interface driver hub\n[ 0.367963] usbcore: registered new device driver usb\n[ 0.368996] PCI: Using ACPI for IRQ routing\n[ 0.369994] NetLabel: Initializing\n[ 0.370687] NetLabel: domain hash size = 128\n[ 0.371509] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.372428] NetLabel: unlabeled traffic allowed by default\n[ 0.373498] clocksource: Switched to clocksource kvm-clock\n[ 0.378890] AppArmor: AppArmor Filesystem Enabled\n[ 0.379823] pnp: PnP ACPI init\n[ 0.380713] pnp: PnP ACPI: found 5 devices\n[ 0.387056] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.388734] NET: Registered protocol family 2\n[ 0.389673] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.390931] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.392070] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.393198] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394249] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395393] NET: Registered protocol family 1\n[ 0.396230] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.397285] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.398326] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.412314] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.426477] Trying to unpack rootfs image as initramfs...\n[ 0.476306] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490127] Scanning for low memory corruption every 60 seconds\n[ 0.491423] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.492553] audit: initializing netlink subsys (disabled)\n[ 0.493568] audit: type=2000 audit(1537982711.455:1): initialized\n[ 0.494849] Initialise system trusted keyring\n[ 0.495759] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496904] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498847] zbud: loaded\n[ 0.499530] VFS: Disk quotas dquot_6.6.0\n[ 0.500335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501819] fuse init (API version 7.23)\n[ 0.502697] Key type big_key registered\n[ 0.503479] Allocating IMA MOK and blacklist keyrings.\n[ 0.504570] Key type asymmetric registered\n[ 0.505373] Asymmetric key parser 'x509' registered\n[ 0.506319] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507758] io scheduler noop registered\n[ 0.508530] io scheduler deadline registered (default)\n[ 0.509492] io scheduler cfq registered\n[ 0.510319] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.511348] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512586] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514021] ACPI: Power Button [PWRF]\n[ 0.515209] GHES: HEST is not enabled!\n[ 0.528794] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.556775] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558973] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.584721] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587361] Linux agpgart interface v0.103\n[ 0.589426] brd: module loaded\n[ 0.590665] loop: module loaded\n[ 0.595312] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596739] GPT:90111 != 2097151\n[ 0.597396] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598465] GPT:90111 != 2097151\n[ 0.599133] GPT: Use GNU Parted to correct GPT errors.\n[ 0.600070] vda: vda1 vda15\n[ 0.601584] scsi host0: ata_piix\n[ 0.602295] scsi host1: ata_piix\n[ 0.602996] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.604174] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605586] libphy: Fixed MDIO Bus: probed\n[ 0.606380] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607303] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609404] PPP generic driver version 2.4.2\n[ 0.610286] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611561] ehci-pci: EHCI PCI platform driver\n[ 0.612407] ehci-platform: EHCI generic platform driver\n[ 0.613368] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614476] ohci-pci: OHCI PCI platform driver\n[ 0.615334] ohci-platform: OHCI generic platform driver\n[ 0.616299] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630643] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631620] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.633039] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.634053] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635147] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636343] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637737] usb usb1: Product: UHCI Host Controller\n[ 0.638651] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639765] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640754] hub 1-0:1.0: USB hub found\n[ 0.641533] hub 1-0:1.0: 2 ports detected\n[ 0.642422] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644492] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645432] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646441] mousedev: PS/2 mouse device common for all mice\n[ 0.647674] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649472] rtc_cmos 00:00: RTC can wake from S4\n[ 0.650548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651732] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652898] i2c /dev entries driver\n[ 0.653654] device-mapper: uevent: version 1.0.3\n[ 0.654575] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656173] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.657445] NET: Registered protocol family 10\n[ 0.658439] NET: Registered protocol family 17\n[ 0.659310] Key type dns_resolver registered\n[ 0.660214] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661300] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.663017] registered taskstats version 1\n[ 0.663837] Loading compiled-in X.509 certificates\n[ 0.665259] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667077] zswap: loaded using pool lzo/zbud\n[ 0.668420] Key type trusted registered\n[ 0.669970] Key type encrypted registered\n[ 0.670790] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.671795] ima: No TPM chip found, activating TPM-bypass!\n[ 0.672812] evm: HMAC attrs: 0x1\n[ 0.673734] Magic number: 2:152:442\n[ 0.674473] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1462\n[ 0.676087] rtc_cmos 00:00: setting system clock to 2018-09-26 17:25:11 UTC (1537982711)\n[ 0.677678] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.678775] EDD information not available.\n[ 0.762191] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.774014] ata1.00: configured for MWDMA2\n[ 0.775214] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.777372] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.778571] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.779792] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.781648] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.783162] Write protecting the kernel read-only data: 14336k\n[ 0.784707] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.786477] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.72\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.912975] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.27s]\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n"} 2018-09-26 17:27:05,714 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/8a73128e-554b-4804-8ab4-392511e1c83e/action used request id req-746cce74-3601-4032-9156-998090db8bee 2018-09-26 17:27:05,715 - sdnvpn-results - DEBUG - [PASS] [10.10.10.11] returns 'I am not reachable' to 'sdnvpn-2-4'[10.10.10.12] 2018-09-26 17:27:05,718 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/dcb77338-1f3f-43a5-8878-057e98add468/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3c24379d28bb87b5a30b86a1df9da4545c7bde4" -d '{"forceDelete": null}' 2018-09-26 17:27:05,913 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:27:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-acd39272-ae87-4acf-8e58-6fd34a8a662d x-compute-request-id: req-acd39272-ae87-4acf-8e58-6fd34a8a662d Content-Length: 0 Content-Type: application/json 2018-09-26 17:27:05,913 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/dcb77338-1f3f-43a5-8878-057e98add468/action used request id req-acd39272-ae87-4acf-8e58-6fd34a8a662d 2018-09-26 17:27:05,916 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2eda8ccc-1268-4163-987b-62cd741b8955/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3c24379d28bb87b5a30b86a1df9da4545c7bde4" -d '{"forceDelete": null}' 2018-09-26 17:27:06,105 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:27:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4e115316-a810-4f09-873b-bb5ca671322c x-compute-request-id: req-4e115316-a810-4f09-873b-bb5ca671322c Content-Length: 0 Content-Type: application/json 2018-09-26 17:27:06,105 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2eda8ccc-1268-4163-987b-62cd741b8955/action used request id req-4e115316-a810-4f09-873b-bb5ca671322c 2018-09-26 17:27:06,108 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/8a73128e-554b-4804-8ab4-392511e1c83e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3c24379d28bb87b5a30b86a1df9da4545c7bde4" -d '{"forceDelete": null}' 2018-09-26 17:27:06,314 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:27:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-84532d14-4aec-41f1-baea-5b816cae42c5 x-compute-request-id: req-84532d14-4aec-41f1-baea-5b816cae42c5 Content-Length: 0 Content-Type: application/json 2018-09-26 17:27:06,314 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/8a73128e-554b-4804-8ab4-392511e1c83e/action used request id req-84532d14-4aec-41f1-baea-5b816cae42c5 2018-09-26 17:27:06,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/adb52818-89e8-4a56-af55-38fc50081171 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5d6f481a442eea4d5e7e257f6c812f8b77e32632" 2018-09-26 17:27:07,635 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-39aa42d5-e6ec-4791-90bb-62287f52c1c5 Date: Wed, 26 Sep 2018 17:27:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 17:27:07,636 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/adb52818-89e8-4a56-af55-38fc50081171 used request id req-39aa42d5-e6ec-4791-90bb-62287f52c1c5 2018-09-26 17:27:07,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/13d7a6cd-0cd3-4281-92d5-c592a1703224 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb573ae716795365a0e857e3caaa4a6b12412b8" 2018-09-26 17:27:08,130 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a4946b43-2440-4b03-b622-af05a7fa25e0 Content-Length: 0 Date: Wed, 26 Sep 2018 17:27:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:27:08,130 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/13d7a6cd-0cd3-4281-92d5-c592a1703224 used request id req-a4946b43-2440-4b03-b622-af05a7fa25e0 2018-09-26 17:27:08,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/e2ad7dce-6a7d-4a9e-ac2c-abc2526b95f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb573ae716795365a0e857e3caaa4a6b12412b8" 2018-09-26 17:27:08,845 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-19c73476-bea7-475d-aab3-3035ec186d4e Content-Length: 0 Date: Wed, 26 Sep 2018 17:27:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:27:08,845 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/e2ad7dce-6a7d-4a9e-ac2c-abc2526b95f2 used request id req-19c73476-bea7-475d-aab3-3035ec186d4e 2018-09-26 17:27:08,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/8aa62f59-613b-4f92-9eda-63ed3b7af9f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb573ae716795365a0e857e3caaa4a6b12412b8" 2018-09-26 17:27:11,272 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-703dfdc0-98a5-4a9a-98b5-48d2583be484 Date: Wed, 26 Sep 2018 17:27:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:27:11,272 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/8aa62f59-613b-4f92-9eda-63ed3b7af9f9 used request id req-703dfdc0-98a5-4a9a-98b5-48d2583be484 2018-09-26 17:27:11,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/0573b4e8-d0df-42fd-a042-a01bd8d7c873 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb573ae716795365a0e857e3caaa4a6b12412b8" 2018-09-26 17:27:13,507 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-62f7d70d-2f38-45e7-8860-415970bcd2cb Date: Wed, 26 Sep 2018 17:27:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:27:13,507 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/0573b4e8-d0df-42fd-a042-a01bd8d7c873 used request id req-62f7d70d-2f38-45e7-8860-415970bcd2cb 2018-09-26 17:27:13,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/2f4151b3-2ea7-4f7f-a7cf-9e448faea1b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb573ae716795365a0e857e3caaa4a6b12412b8" 2018-09-26 17:27:14,244 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-42b19dd7-4df8-4e46-a8d6-c8bd367bef16 Date: Wed, 26 Sep 2018 17:27:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:27:14,244 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/2f4151b3-2ea7-4f7f-a7cf-9e448faea1b1 used request id req-42b19dd7-4df8-4e46-a8d6-c8bd367bef16 2018-09-26 17:27:14,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/843a9c0a-d642-4761-b834-2e9acdbc5ed6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb573ae716795365a0e857e3caaa4a6b12412b8" 2018-09-26 17:27:14,973 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0f6ccd0d-3cdc-440c-9a4d-42884e8d075a Date: Wed, 26 Sep 2018 17:27:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:27:14,973 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/843a9c0a-d642-4761-b834-2e9acdbc5ed6 used request id req-0f6ccd0d-3cdc-440c-9a4d-42884e8d075a 2018-09-26 17:27:14,973 - sdnvpn-results - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Create VPN1 with eRT=iRT | | Associate network 'sdnvpn-2-1-net' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | [10.10.10.12] returns 'I am sdnvpn-2-2' to 'sdnvpn-2-1'[10.10.10.11] | +----------------------------------------------------------------------------------------+ | Create VPN2 with eRT=iRT | | Associate network 'sdnvpn-2-2-net' to the VPN2. | +----------------------------------------------------------------------------------------+ | PASS | [10.10.10.11] returns 'I am not reachable' to 'sdnvpn-2-4'[10.10.10.12] | +========================================================================================+ 2018-09-26 17:27:14,973 - sdnvpn-results - INFO - All the subtests have passed. 2018-09-26 17:27:14,974 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_2 2018-09-26 17:27:14,974 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_2 - Tenant separation': {'status': 'PASS', 'details': [{u"[10.10.10.12] returns 'I am sdnvpn-2-2' to 'sdnvpn-2-1'[10.10.10.11]": 'PASS'}, {u"[10.10.10.11] returns 'I am not reachable' to 'sdnvpn-2-4'[10.10.10.12]": 'PASS'}]} 2018-09-26 17:27:14,974 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_1 - VPN provides connectivity between subnets' 2018-09-26 17:27:14,974 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ===================================================================================== 2018-09-26 17:27:14,974 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_1 2018-09-26 17:27:15,072 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_1 main method 2018-09-26 17:27:15,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:27:15,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:27:15,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:27:15,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:27:15,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:27:15,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:27:15,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:27:15,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:27:15,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:27:15,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:27:15,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:27:15,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:27:15,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:27:15,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:27:15,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:27:15,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:27:15,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:27:15,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:27:15,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:27:15,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:27:15,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:27:15,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:27:15,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:27:15,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:27:15,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:27:15,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:27:15,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:27:15,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:27:15,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:27:15,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:27:15,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:27:15,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:27:15,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:27:15,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:27:15,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:27:15,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:27:15,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:27:15,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:27:15,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:27:15,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:27:15,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:27:15,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:27:15,078 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:27:15,078 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:27:15,078 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:27:15,078 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:27:15,078 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:27:15,078 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:27:15,079 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-09-26 17:27:15,079 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:27:15,080 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:27:15,080 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:27:15,080 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:27:15,080 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:27:15,080 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:27:15,080 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:27:15,080 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:27:15,080 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:27:15,080 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:27:15,080 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:27:15,080 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:27:15,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:27:15,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:27:15,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:27:15,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:27:15,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:27:15,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:27:15,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:27:15,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:27:15,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:27:15,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:27:15,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:27:15,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:27:15,082 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-09-26 17:27:15,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:27:15,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:27:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c7e485b-a07c-41c9-b640-a450c3a39010 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:27:15,090 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-3c7e485b-a07c-41c9-b640-a450c3a39010 2018-09-26 17:27:15,091 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:27:15,470 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:27:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["yLzGxhwFScWW9DEChOsB8g"], "issued_at": "2018-09-26T17:27:15.000000Z"}} 2018-09-26 17:27:15,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}99f59b3a1663cd1d6d8a737134e1e6d69faaa65e" 2018-09-26 17:27:15,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-57d3a8d4-d5d1-4cf9-8d09-a83d0454242a Date: Wed, 26 Sep 2018 17:27:15 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-09-26 17:27:15,644 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20 used request id req-57d3a8d4-d5d1-4cf9-8d09-a83d0454242a 2018-09-26 17:27:15,644 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-09-26 17:27:15,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}99f59b3a1663cd1d6d8a737134e1e6d69faaa65e" 2018-09-26 17:27:15,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-bdf1a62c-55b0-42f7-af00-465f83571c80 Date: Wed, 26 Sep 2018 17:27:15 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 17:27:15,807 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-bdf1a62c-55b0-42f7-af00-465f83571c80 2018-09-26 17:27:15,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}99f59b3a1663cd1d6d8a737134e1e6d69faaa65e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-09-26 17:27:16,526 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/e977890f-cf90-4e78-a04f-d41e5366f1d3 X-Openstack-Request-Id: req-fb7624e5-5ed4-471a-a8a1-713426ef5330 Date: Wed, 26 Sep 2018 17:27:16 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T17:27:16Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T17:27:16Z", "visibility": "public", "locations": [], "self": "/v2/images/e977890f-cf90-4e78-a04f-d41e5366f1d3", "min_disk": 0, "protected": false, "id": "e977890f-cf90-4e78-a04f-d41e5366f1d3", "file": "/v2/images/e977890f-cf90-4e78-a04f-d41e5366f1d3/file", "checksum": null, "owner": "32e2fc060ffa4464a00bce7763dbcae4", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 17:27:16,527 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-fb7624e5-5ed4-471a-a8a1-713426ef5330 2018-09-26 17:27:16,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/e977890f-cf90-4e78-a04f-d41e5366f1d3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}99f59b3a1663cd1d6d8a737134e1e6d69faaa65e" -d '' 2018-09-26 17:27:18,356 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ba003890-3b06-433a-a9c9-7a9ab6085c13 Date: Wed, 26 Sep 2018 17:27:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 17:27:18,356 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/e977890f-cf90-4e78-a04f-d41e5366f1d3/file used request id req-ba003890-3b06-433a-a9c9-7a9ab6085c13 2018-09-26 17:27:18,357 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-1-1-net 2018-09-26 17:27:18,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:27:18,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:27:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66add1d9-5b5e-496f-89f7-9af2c645545a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:27:18,364 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-66add1d9-5b5e-496f-89f7-9af2c645545a 2018-09-26 17:27:18,365 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:27:18,739 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:27:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["5kensdUgSd--8l_LqkCXiA"], "issued_at": "2018-09-26T17:27:18.000000Z"}} 2018-09-26 17:27:18,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ddaaeacf7200cecdeab806ed081caa5decbbfb1" -d '{"network": {"name": "sdnvpn-1-1-net", "admin_state_up": true}}' 2018-09-26 17:27:19,227 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-24f39454-27a4-4d41-a1e9-46a15ac6e8b9 Date: Wed, 26 Sep 2018 17:27:19 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e5f43aa8-f119-49b8-b264-9800254ad319","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T17:27:19Z","is_default":false,"provider:segmentation_id":58,"name":"sdnvpn-1-1-net","admin_state_up":true,"tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:27:19Z","mtu":1450}} 2018-09-26 17:27:19,228 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-24f39454-27a4-4d41-a1e9-46a15ac6e8b9 2018-09-26 17:27:19,229 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-1-1-subnet in network e5f43aa8-f119-49b8-b264-9800254ad319 with cidr 10.10.10.0/24 2018-09-26 17:27:19,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ddaaeacf7200cecdeab806ed081caa5decbbfb1" -d '{"subnets": [{"ip_version": 4, "network_id": "e5f43aa8-f119-49b8-b264-9800254ad319", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-1-1-subnet"}]}' 2018-09-26 17:27:19,796 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-b0de8256-7af2-4587-9fe3-2ac65d9b5bf6 Date: Wed, 26 Sep 2018 17:27:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5f43aa8-f119-49b8-b264-9800254ad319","tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:27:19Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-09-26T17:27:19Z","gateway_ip":"10.10.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.10.0/24","project_id":"32e2fc060ffa4464a00bce7763dbcae4","id":"3916b932-e8b4-4df9-9782-05c0b515f85f","subnetpool_id":null,"name":"sdnvpn-1-1-subnet"}]} 2018-09-26 17:27:19,796 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-b0de8256-7af2-4587-9fe3-2ac65d9b5bf6 2018-09-26 17:27:19,797 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-1-2-net 2018-09-26 17:27:19,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ddaaeacf7200cecdeab806ed081caa5decbbfb1" -d '{"network": {"name": "sdnvpn-1-2-net", "admin_state_up": true}}' 2018-09-26 17:27:20,203 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-0653d8ab-087a-44bf-a215-c103fbfee60e Date: Wed, 26 Sep 2018 17:27:20 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"258dba5a-51a5-4838-8974-9a1926f6bc9c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T17:27:20Z","is_default":false,"provider:segmentation_id":18,"name":"sdnvpn-1-2-net","admin_state_up":true,"tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:27:20Z","mtu":1450}} 2018-09-26 17:27:20,203 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-0653d8ab-087a-44bf-a215-c103fbfee60e 2018-09-26 17:27:20,203 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-1-2-subnet in network 258dba5a-51a5-4838-8974-9a1926f6bc9c with cidr 10.10.11.0/24 2018-09-26 17:27:20,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ddaaeacf7200cecdeab806ed081caa5decbbfb1" -d '{"subnets": [{"ip_version": 4, "network_id": "258dba5a-51a5-4838-8974-9a1926f6bc9c", "cidr": "10.10.11.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-1-2-subnet"}]}' 2018-09-26 17:27:21,125 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-0b6e8d63-e4b6-45d0-b7d1-d3afecdf2031 Date: Wed, 26 Sep 2018 17:27:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"258dba5a-51a5-4838-8974-9a1926f6bc9c","tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:27:20Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-09-26T17:27:20Z","gateway_ip":"10.10.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.11.2","end":"10.10.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.11.0/24","project_id":"32e2fc060ffa4464a00bce7763dbcae4","id":"4d8f1cd4-d965-4a36-aaa7-f79a97d447f4","subnetpool_id":null,"name":"sdnvpn-1-2-subnet"}]} 2018-09-26 17:27:21,125 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-0b6e8d63-e4b6-45d0-b7d1-d3afecdf2031 2018-09-26 17:27:21,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ddaaeacf7200cecdeab806ed081caa5decbbfb1" 2018-09-26 17:27:21,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13198 X-Openstack-Request-Id: req-6608680a-d387-46f9-9085-8821bb00dc64 Date: Wed, 26 Sep 2018 17:27:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "created_at": "2018-09-26T15:03:01Z", "updated_at": "2018-09-26T15:03:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "42b64d20-0cdd-4071-90b3-bed72374e7f4", "remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "7d1bf180-3956-40c0-b13b-87d65c8127c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "985b7c76-8047-404e-bfc0-b56f14b3b0aa", "remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "e7624c79-e96e-4c9f-b820-f381a79bf690", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}], "revision_number": 4, "project_id": "6d9e93c84a104a3c8872dd8724ca8a31", "id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "created_at": "2018-09-26T17:12:52Z", "updated_at": "2018-09-26T17:12:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "revision_number": 0, "id": "1bc5d554-72b0-4be6-a33f-7b0282153d83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "revision_number": 0, "id": "60c3e269-0a18-4c33-a7b1-24bfb181ffb4", "remote_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "remote_ip_prefix": null, "created_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "revision_number": 0, "id": "6d2a532b-595a-4226-ac82-2a4b163451b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "revision_number": 0, "id": "eafe6624-5075-4952-8f53-4c2be01a6dff", "remote_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "remote_ip_prefix": null, "created_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6"}], "revision_number": 4, "project_id": "5c7c3cbda3844d01907cca3cdc0889f6", "id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:17:00Z", "updated_at": "2018-09-26T17:19:29Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-09-26T17:17:01Z", "revision_number": 0, "id": "0744bcd9-e01e-4f12-9a98-aabdc313ce19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:17:01Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": 80, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-26T17:17:01Z", "revision_number": 0, "id": "1718c47a-c8e1-4264-8e7a-7e324312f802", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:17:01Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:17:01Z", "revision_number": 0, "id": "196f4e7d-5eb0-4e05-a34a-498b3a96df3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:17:01Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 179, "updated_at": "2018-09-26T17:19:29Z", "revision_number": 0, "id": "2fcf23b2-0c76-498d-8b92-d8e42c498145", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:19:29Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": 179, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:17:00Z", "revision_number": 0, "id": "9743e41c-717b-445f-acf1-cef6c95bb1e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:17:00Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-26T17:17:01Z", "revision_number": 0, "id": "98b8ec09-7683-4f66-bda1-798a9d1eb12d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:17:01Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:17:00Z", "revision_number": 0, "id": "d94c0457-522e-492b-8235-21b49eb05a36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:17:00Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}], "revision_number": 7, "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "620171f6-0dde-4380-a534-a1fcabdc013e", "name": "sdnvpn-sg"}, {"description": "Default security group", "tags": [], "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T15:13:13Z", "updated_at": "2018-09-26T15:13:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "2a35cbcd-1532-408c-8786-78c1a7485991", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "342a62ab-967f-4158-a52b-3549330c6d23", "remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "425d5713-a334-4764-a0ae-c2b108101c0f", "remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "75c1d273-287b-4242-9c28-8e24471a8445", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}], "revision_number": 4, "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T15:15:22Z", "updated_at": "2018-09-26T15:15:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "04a09cd4-997d-44cc-bf48-ba09a9b953f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "12ba60b2-304d-491e-8ec2-bb9878c51946", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "21d80991-0477-489d-b604-0c0481e731e8", "remote_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "a30e74b9-69f3-4ca8-b021-d63436cfc6c9", "remote_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "name": "default"}]} 2018-09-26 17:27:21,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-6608680a-d387-46f9-9085-8821bb00dc64 2018-09-26 17:27:21,217 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-09-26 17:27:21,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:27:21,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:27:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-feb9831d-60e2-46fe-904c-e31b3c719f71 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:27:21,224 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-feb9831d-60e2-46fe-904c-e31b3c719f71 2018-09-26 17:27:21,225 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:27:21,634 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:27:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["-9roQokuRD6uMos2S78InA"], "issued_at": "2018-09-26T17:27:21.000000Z"}} 2018-09-26 17:27:21,638 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0077c7b1a783233e236991b91fdf42debfb0030" 2018-09-26 17:27:22,244 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:27:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-166c4f5e-d477-4472-af33-f4689d902360 x-compute-request-id: req-166c4f5e-d477-4472-af33-f4689d902360 Content-Encoding: gzip Content-Length: 724 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 225}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10178, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 228}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10177, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-09-26 17:27:22,245 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-166c4f5e-d477-4472-af33-f4689d902360 2018-09-26 17:27:22,246 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-0.opnfvlf.org', u'overcloud-novacompute-1.opnfvlf.org'] 2018-09-26 17:27:22,246 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-1-2'... 2018-09-26 17:27:22,246 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-1-2 flavor=m1.tiny image=e977890f-cf90-4e78-a04f-d41e5366f1d3 network=e5f43aa8-f119-49b8-b264-9800254ad319 secgroup=620171f6-0dde-4380-a534-a1fcabdc013e hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-09-26 17:27:22,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:27:22,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:27:22,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:27:22,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:27:22,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:27:22,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:27:22,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:27:22,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:27:22,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:27:22,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:27:22,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:27:22,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:27:22,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:27:22,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:27:22,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:27:22,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:27:22,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:27:22,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:27:22,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:27:22,248 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:27:22,248 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:27:22,248 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:27:22,248 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:27:22,248 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:27:22,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:27:22,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:27:22,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:27:22,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:27:22,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:27:22,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:27:22,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:27:22,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:27:22,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:27:22,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:27:22,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:27:22,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:27:22,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:27:22,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:27:22,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:27:22,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:27:22,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:27:22,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:27:22,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:27:22,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:27:22,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:27:22,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:27:22,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:27:22,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:27:22,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:27:22,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:27:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86341deb-36c4-4520-8d34-05bd26534712 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:27:22,259 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-86341deb-36c4-4520-8d34-05bd26534712 2018-09-26 17:27:22,260 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:27:22,637 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:27:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["q-7XZyXrR4eEWKm-gO1EUA"], "issued_at": "2018-09-26T17:27:22.000000Z"}} 2018-09-26 17:27:22,640 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8adca8ada1974cf307999650d10c3bdbf1d19989" 2018-09-26 17:27:22,815 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:27:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da01d018-edf1-4c80-8568-d2387ff0f5ab x-compute-request-id: req-da01d018-edf1-4c80-8568-d2387ff0f5ab Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-09-26 17:27:22,815 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-da01d018-edf1-4c80-8568-d2387ff0f5ab 2018-09-26 17:27:22,819 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8adca8ada1974cf307999650d10c3bdbf1d19989" 2018-09-26 17:27:22,838 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:27:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f2ced9a6-c686-451f-8125-a0f4519515b8 x-compute-request-id: req-f2ced9a6-c686-451f-8125-a0f4519515b8 Content-Encoding: gzip Content-Length: 278 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 17:27:22,839 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b used request id req-f2ced9a6-c686-451f-8125-a0f4519515b8 2018-09-26 17:27:22,842 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8adca8ada1974cf307999650d10c3bdbf1d19989" -d '{"server": {"name": "sdnvpn-1-2", "imageRef": "e977890f-cf90-4e78-a04f-d41e5366f1d3", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e5f43aa8-f119-49b8-b264-9800254ad319"}]}}' 2018-09-26 17:27:24,435 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:27:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-25d5b004-1380-495b-b1c3-ea192fccd469 x-compute-request-id: req-25d5b004-1380-495b-b1c3-ea192fccd469 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b", "rel": "bookmark"}], "adminPass": "tJ9n7L8hrBYR"}} 2018-09-26 17:27:24,435 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-25d5b004-1380-495b-b1c3-ea192fccd469 2018-09-26 17:27:24,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:27:24,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:27:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94631938-dd51-4bed-9cb5-b2933476c89b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:27:24,444 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-94631938-dd51-4bed-9cb5-b2933476c89b 2018-09-26 17:27:24,445 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:27:24,829 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:27:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["F72BSR4wRruzFOFARzaXaQ"], "issued_at": "2018-09-26T17:27:24.000000Z"}} 2018-09-26 17:27:24,832 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13fc92ea493d46e7b97c7f84f146ee96ec93b0e9" 2018-09-26 17:27:25,332 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:27:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-527fd833-e8be-4d9f-bbd7-52b78dc169fe x-compute-request-id: req-527fd833-e8be-4d9f-bbd7-52b78dc169fe Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b", "rel": "bookmark"}], "image": {"id": "e977890f-cf90-4e78-a04f-d41e5366f1d3", "links": [{"href": "http://172.30.9.22:8774/images/e977890f-cf90-4e78-a04f-d41e5366f1d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b", "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T17:27:24Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-1-2", "created": "2018-09-26T17:27:24Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:27:25,332 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b used request id req-527fd833-e8be-4d9f-bbd7-52b78dc169fe 2018-09-26 17:27:28,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13fc92ea493d46e7b97c7f84f146ee96ec93b0e9" 2018-09-26 17:27:28,910 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:27:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c9e3fe8b-7b2d-4c7d-8d37-b48f0c5c1d6a x-compute-request-id: req-c9e3fe8b-7b2d-4c7d-8d37-b48f0c5c1d6a Content-Encoding: gzip Content-Length: 705 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b", "rel": "bookmark"}], "image": {"id": "e977890f-cf90-4e78-a04f-d41e5366f1d3", "links": [{"href": "http://172.30.9.22:8774/images/e977890f-cf90-4e78-a04f-d41e5366f1d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T17:27:25Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-2", "created": "2018-09-26T17:27:24Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:27:28,910 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b used request id req-c9e3fe8b-7b2d-4c7d-8d37-b48f0c5c1d6a 2018-09-26 17:27:31,915 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13fc92ea493d46e7b97c7f84f146ee96ec93b0e9" 2018-09-26 17:27:32,585 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:27:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-87a2c4b5-3b02-4a93-bc59-bd8650c423d1 x-compute-request-id: req-87a2c4b5-3b02-4a93-bc59-bd8650c423d1 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:9d:99", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b", "rel": "bookmark"}], "image": {"id": "e977890f-cf90-4e78-a04f-d41e5366f1d3", "links": [{"href": "http://172.30.9.22:8774/images/e977890f-cf90-4e78-a04f-d41e5366f1d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2018-09-26T17:27:29.000000", "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T17:27:29Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-2", "created": "2018-09-26T17:27:24Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:27:32,585 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b used request id req-87a2c4b5-3b02-4a93-bc59-bd8650c423d1 2018-09-26 17:27:32,589 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8adca8ada1974cf307999650d10c3bdbf1d19989" 2018-09-26 17:27:33,097 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:27:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-956e86f2-be38-431a-974c-98fcb5eff98f x-compute-request-id: req-956e86f2-be38-431a-974c-98fcb5eff98f Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:9d:99", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b", "rel": "bookmark"}], "image": {"id": "e977890f-cf90-4e78-a04f-d41e5366f1d3", "links": [{"href": "http://172.30.9.22:8774/images/e977890f-cf90-4e78-a04f-d41e5366f1d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2018-09-26T17:27:29.000000", "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T17:27:29Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-2", "created": "2018-09-26T17:27:24Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:27:33,097 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b used request id req-956e86f2-be38-431a-974c-98fcb5eff98f 2018-09-26 17:27:33,097 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-1-2' booted successfully. IP='10.10.10.8'. 2018-09-26 17:27:33,097 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-1-2' to security group 'sdnvpn-sg'... 2018-09-26 17:27:33,100 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0077c7b1a783233e236991b91fdf42debfb0030" -d '{"addSecurityGroup": {"name": "620171f6-0dde-4380-a534-a1fcabdc013e"}}' 2018-09-26 17:27:34,568 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:27:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-36fd3955-4a80-467b-b251-f12cfbed3918 x-compute-request-id: req-36fd3955-4a80-467b-b251-f12cfbed3918 Content-Length: 0 Content-Type: application/json 2018-09-26 17:27:34,568 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b/action used request id req-36fd3955-4a80-467b-b251-f12cfbed3918 2018-09-26 17:27:34,569 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-1-3'... 2018-09-26 17:27:34,569 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-1-3 flavor=m1.tiny image=e977890f-cf90-4e78-a04f-d41e5366f1d3 network=e5f43aa8-f119-49b8-b264-9800254ad319 secgroup=620171f6-0dde-4380-a534-a1fcabdc013e hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2018-09-26 17:27:34,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:27:34,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:27:34,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:27:34,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:27:34,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:27:34,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:27:34,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:27:34,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:27:34,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:27:34,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:27:34,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:27:34,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:27:34,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:27:34,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:27:34,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:27:34,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:27:34,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:27:34,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:27:34,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:27:34,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:27:34,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:27:34,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:27:34,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:27:34,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:27:34,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:27:34,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:27:34,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:27:34,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:27:34,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:27:34,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:27:34,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:27:34,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:27:34,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:27:34,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:27:34,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:27:34,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:27:34,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:27:34,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:27:34,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:27:34,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:27:34,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:27:34,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:27:34,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:27:34,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:27:34,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:27:34,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:27:34,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:27:34,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:27:34,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:27:34,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:27:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00594eae-9649-4064-b348-45b823d52ae4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:27:34,587 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-00594eae-9649-4064-b348-45b823d52ae4 2018-09-26 17:27:34,587 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:27:34,964 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:27:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["SwM4mIFYTT2lKkYD-V4vtg"], "issued_at": "2018-09-26T17:27:34.000000Z"}} 2018-09-26 17:27:34,971 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0c0da76ac3e57d0ff6938a29e45f5860e9a18a" 2018-09-26 17:27:35,133 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:27:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c642b9a3-d80f-4fa5-a284-0ac3d7462fdf x-compute-request-id: req-c642b9a3-d80f-4fa5-a284-0ac3d7462fdf Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-09-26 17:27:35,133 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-c642b9a3-d80f-4fa5-a284-0ac3d7462fdf 2018-09-26 17:27:35,136 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0c0da76ac3e57d0ff6938a29e45f5860e9a18a" 2018-09-26 17:27:35,156 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:27:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-503b833b-d0db-4254-aecd-a18274d0c815 x-compute-request-id: req-503b833b-d0db-4254-aecd-a18274d0c815 Content-Encoding: gzip Content-Length: 278 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 17:27:35,157 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b used request id req-503b833b-d0db-4254-aecd-a18274d0c815 2018-09-26 17:27:35,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0c0da76ac3e57d0ff6938a29e45f5860e9a18a" -d '{"server": {"name": "sdnvpn-1-3", "imageRef": "e977890f-cf90-4e78-a04f-d41e5366f1d3", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e5f43aa8-f119-49b8-b264-9800254ad319"}]}}' 2018-09-26 17:27:36,662 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:27:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a75265e7-dd59-47ca-90e5-dc9b9ad05bba x-compute-request-id: req-a75265e7-dd59-47ca-90e5-dc9b9ad05bba Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/c03645dc-4d15-4c5b-9ec3-c05362895493 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c03645dc-4d15-4c5b-9ec3-c05362895493", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c03645dc-4d15-4c5b-9ec3-c05362895493", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c03645dc-4d15-4c5b-9ec3-c05362895493", "rel": "bookmark"}], "adminPass": "vggQ5f8WdKrR"}} 2018-09-26 17:27:36,662 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-a75265e7-dd59-47ca-90e5-dc9b9ad05bba 2018-09-26 17:27:36,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:27:36,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:27:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b16ad91-a3c2-40f3-806e-881fd5e1c3d3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:27:36,672 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8b16ad91-a3c2-40f3-806e-881fd5e1c3d3 2018-09-26 17:27:36,672 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:27:37,054 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:27:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["trJgMAuYTQKDyb0VTLFLhw"], "issued_at": "2018-09-26T17:27:37.000000Z"}} 2018-09-26 17:27:37,057 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/c03645dc-4d15-4c5b-9ec3-c05362895493 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1eec38cfa2b4e9b23cf79579a7cf1fa9575d702" 2018-09-26 17:27:37,674 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:27:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a00cf18-90f4-4fd8-bce0-57a7fa7586bc x-compute-request-id: req-7a00cf18-90f4-4fd8-bce0-57a7fa7586bc Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c03645dc-4d15-4c5b-9ec3-c05362895493", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c03645dc-4d15-4c5b-9ec3-c05362895493", "rel": "bookmark"}], "image": {"id": "e977890f-cf90-4e78-a04f-d41e5366f1d3", "links": [{"href": "http://172.30.9.22:8774/images/e977890f-cf90-4e78-a04f-d41e5366f1d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000123", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "c03645dc-4d15-4c5b-9ec3-c05362895493", "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T17:27:37Z", "hostId": "61cce4974931cbfcfa422b5f4f71fe533eb37e778af18c6750a7d8ed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-3", "created": "2018-09-26T17:27:36Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:27:37,674 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c03645dc-4d15-4c5b-9ec3-c05362895493 used request id req-7a00cf18-90f4-4fd8-bce0-57a7fa7586bc 2018-09-26 17:27:40,681 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/c03645dc-4d15-4c5b-9ec3-c05362895493 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1eec38cfa2b4e9b23cf79579a7cf1fa9575d702" 2018-09-26 17:27:41,370 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:27:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a09f683-a514-4c02-a5fa-b3d75b66d50e x-compute-request-id: req-2a09f683-a514-4c02-a5fa-b3d75b66d50e Content-Encoding: gzip Content-Length: 709 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c03645dc-4d15-4c5b-9ec3-c05362895493", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c03645dc-4d15-4c5b-9ec3-c05362895493", "rel": "bookmark"}], "image": {"id": "e977890f-cf90-4e78-a04f-d41e5366f1d3", "links": [{"href": "http://172.30.9.22:8774/images/e977890f-cf90-4e78-a04f-d41e5366f1d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000123", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "c03645dc-4d15-4c5b-9ec3-c05362895493", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T17:27:37Z", "hostId": "61cce4974931cbfcfa422b5f4f71fe533eb37e778af18c6750a7d8ed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-3", "created": "2018-09-26T17:27:36Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:27:41,370 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c03645dc-4d15-4c5b-9ec3-c05362895493 used request id req-2a09f683-a514-4c02-a5fa-b3d75b66d50e 2018-09-26 17:27:44,377 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/c03645dc-4d15-4c5b-9ec3-c05362895493 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1eec38cfa2b4e9b23cf79579a7cf1fa9575d702" 2018-09-26 17:27:45,043 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:27:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3e779880-7e9e-43c1-adf8-5d3ed33f38a9 x-compute-request-id: req-3e779880-7e9e-43c1-adf8-5d3ed33f38a9 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:32:a8", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c03645dc-4d15-4c5b-9ec3-c05362895493", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c03645dc-4d15-4c5b-9ec3-c05362895493", "rel": "bookmark"}], "image": {"id": "e977890f-cf90-4e78-a04f-d41e5366f1d3", "links": [{"href": "http://172.30.9.22:8774/images/e977890f-cf90-4e78-a04f-d41e5366f1d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000123", "OS-SRV-USG:launched_at": "2018-09-26T17:27:40.000000", "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "c03645dc-4d15-4c5b-9ec3-c05362895493", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T17:27:41Z", "hostId": "61cce4974931cbfcfa422b5f4f71fe533eb37e778af18c6750a7d8ed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-3", "created": "2018-09-26T17:27:36Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:27:45,043 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c03645dc-4d15-4c5b-9ec3-c05362895493 used request id req-3e779880-7e9e-43c1-adf8-5d3ed33f38a9 2018-09-26 17:27:45,046 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/c03645dc-4d15-4c5b-9ec3-c05362895493 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0c0da76ac3e57d0ff6938a29e45f5860e9a18a" 2018-09-26 17:27:46,045 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:27:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc41160d-5f76-4809-b311-4017347d8f86 x-compute-request-id: req-cc41160d-5f76-4809-b311-4017347d8f86 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:32:a8", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c03645dc-4d15-4c5b-9ec3-c05362895493", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c03645dc-4d15-4c5b-9ec3-c05362895493", "rel": "bookmark"}], "image": {"id": "e977890f-cf90-4e78-a04f-d41e5366f1d3", "links": [{"href": "http://172.30.9.22:8774/images/e977890f-cf90-4e78-a04f-d41e5366f1d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000123", "OS-SRV-USG:launched_at": "2018-09-26T17:27:40.000000", "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "c03645dc-4d15-4c5b-9ec3-c05362895493", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T17:27:41Z", "hostId": "61cce4974931cbfcfa422b5f4f71fe533eb37e778af18c6750a7d8ed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-3", "created": "2018-09-26T17:27:36Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:27:46,045 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c03645dc-4d15-4c5b-9ec3-c05362895493 used request id req-cc41160d-5f76-4809-b311-4017347d8f86 2018-09-26 17:27:46,046 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-1-3' booted successfully. IP='10.10.10.12'. 2018-09-26 17:27:46,046 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-1-3' to security group 'sdnvpn-sg'... 2018-09-26 17:27:46,049 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/c03645dc-4d15-4c5b-9ec3-c05362895493/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0077c7b1a783233e236991b91fdf42debfb0030" -d '{"addSecurityGroup": {"name": "620171f6-0dde-4380-a534-a1fcabdc013e"}}' 2018-09-26 17:27:47,417 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:27:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d219a24e-9e40-4da7-9cd6-81a406a593e8 x-compute-request-id: req-d219a24e-9e40-4da7-9cd6-81a406a593e8 Content-Length: 0 Content-Type: application/json 2018-09-26 17:27:47,417 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/c03645dc-4d15-4c5b-9ec3-c05362895493/action used request id req-d219a24e-9e40-4da7-9cd6-81a406a593e8 2018-09-26 17:27:47,417 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-1-5'... 2018-09-26 17:27:47,417 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-1-5 flavor=m1.tiny image=e977890f-cf90-4e78-a04f-d41e5366f1d3 network=258dba5a-51a5-4838-8974-9a1926f6bc9c secgroup=620171f6-0dde-4380-a534-a1fcabdc013e hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2018-09-26 17:27:47,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:27:47,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:27:47,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:27:47,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:27:47,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:27:47,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:27:47,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:27:47,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:27:47,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:27:47,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:27:47,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:27:47,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:27:47,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:27:47,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:27:47,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:27:47,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:27:47,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:27:47,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:27:47,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:27:47,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:27:47,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:27:47,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:27:47,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:27:47,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:27:47,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:27:47,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:27:47,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:27:47,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:27:47,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:27:47,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:27:47,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:27:47,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:27:47,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:27:47,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:27:47,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:27:47,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:27:47,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:27:47,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:27:47,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:27:47,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:27:47,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:27:47,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:27:47,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:27:47,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:27:47,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:27:47,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:27:47,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:27:47,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:27:47,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:27:47,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:27:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-216fd72f-fb46-46f2-9302-69d78821c137 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:27:47,435 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-216fd72f-fb46-46f2-9302-69d78821c137 2018-09-26 17:27:47,435 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:27:47,813 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:27:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["KUlT2MJoRa2ZNiOJqBZR3w"], "issued_at": "2018-09-26T17:27:47.000000Z"}} 2018-09-26 17:27:47,816 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4679688ee058e41370dce00ec1c29b0de2da3d93" 2018-09-26 17:27:47,923 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:27:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf2ff8fd-bec3-4b6e-a6b3-cd4c95fa6ca1 x-compute-request-id: req-bf2ff8fd-bec3-4b6e-a6b3-cd4c95fa6ca1 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-09-26 17:27:47,924 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-bf2ff8fd-bec3-4b6e-a6b3-cd4c95fa6ca1 2018-09-26 17:27:47,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4679688ee058e41370dce00ec1c29b0de2da3d93" 2018-09-26 17:27:47,947 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:27:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7feea24b-22c2-450b-a09f-a9032cd56104 x-compute-request-id: req-7feea24b-22c2-450b-a09f-a9032cd56104 Content-Encoding: gzip Content-Length: 278 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 17:27:47,948 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b used request id req-7feea24b-22c2-450b-a09f-a9032cd56104 2018-09-26 17:27:47,951 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4679688ee058e41370dce00ec1c29b0de2da3d93" -d '{"server": {"name": "sdnvpn-1-5", "imageRef": "e977890f-cf90-4e78-a04f-d41e5366f1d3", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "max_count": 1, "min_count": 1, "networks": [{"uuid": "258dba5a-51a5-4838-8974-9a1926f6bc9c"}]}}' 2018-09-26 17:27:49,432 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:27:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1b128937-d888-407d-9b0b-c906ed14bb0d x-compute-request-id: req-1b128937-d888-407d-9b0b-c906ed14bb0d Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "67591295-0274-4a50-8838-8b10890aa402", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/67591295-0274-4a50-8838-8b10890aa402", "rel": "bookmark"}], "adminPass": "TEnAZXCD2Zg2"}} 2018-09-26 17:27:49,433 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-1b128937-d888-407d-9b0b-c906ed14bb0d 2018-09-26 17:27:49,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:27:49,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:27:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ce8358a-5f48-44b8-ba8a-6544792b8dac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:27:49,441 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-0ce8358a-5f48-44b8-ba8a-6544792b8dac 2018-09-26 17:27:49,441 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:27:49,813 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:27:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["AvFBvXX6TD6bU0JLL9EYNg"], "issued_at": "2018-09-26T17:27:49.000000Z"}} 2018-09-26 17:27:49,816 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d549bc00a90b45367be0090109b1f275863ca63e" 2018-09-26 17:27:50,235 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:27:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bae71b9b-ac5b-4441-a339-17e2412af065 x-compute-request-id: req-bae71b9b-ac5b-4441-a339-17e2412af065 Content-Encoding: gzip Content-Length: 618 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/67591295-0274-4a50-8838-8b10890aa402", "rel": "bookmark"}], "image": {"id": "e977890f-cf90-4e78-a04f-d41e5366f1d3", "links": [{"href": "http://172.30.9.22:8774/images/e977890f-cf90-4e78-a04f-d41e5366f1d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000126", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "67591295-0274-4a50-8838-8b10890aa402", "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T17:27:49Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-1-5", "created": "2018-09-26T17:27:49Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:27:50,235 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402 used request id req-bae71b9b-ac5b-4441-a339-17e2412af065 2018-09-26 17:27:53,242 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d549bc00a90b45367be0090109b1f275863ca63e" 2018-09-26 17:27:54,347 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:27:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9fbcd92-c7d3-49f4-8294-e7d86c720359 x-compute-request-id: req-a9fbcd92-c7d3-49f4-8294-e7d86c720359 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:86:61", "version": 4, "addr": "10.10.11.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/67591295-0274-4a50-8838-8b10890aa402", "rel": "bookmark"}], "image": {"id": "e977890f-cf90-4e78-a04f-d41e5366f1d3", "links": [{"href": "http://172.30.9.22:8774/images/e977890f-cf90-4e78-a04f-d41e5366f1d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000126", "OS-SRV-USG:launched_at": "2018-09-26T17:27:52.000000", "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "67591295-0274-4a50-8838-8b10890aa402", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T17:27:53Z", "hostId": "61cce4974931cbfcfa422b5f4f71fe533eb37e778af18c6750a7d8ed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-5", "created": "2018-09-26T17:27:49Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:27:54,348 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402 used request id req-a9fbcd92-c7d3-49f4-8294-e7d86c720359 2018-09-26 17:27:54,351 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4679688ee058e41370dce00ec1c29b0de2da3d93" 2018-09-26 17:27:54,860 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:27:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d054c5cb-3037-4c24-89f4-8845940d82a9 x-compute-request-id: req-d054c5cb-3037-4c24-89f4-8845940d82a9 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:86:61", "version": 4, "addr": "10.10.11.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/67591295-0274-4a50-8838-8b10890aa402", "rel": "bookmark"}], "image": {"id": "e977890f-cf90-4e78-a04f-d41e5366f1d3", "links": [{"href": "http://172.30.9.22:8774/images/e977890f-cf90-4e78-a04f-d41e5366f1d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000126", "OS-SRV-USG:launched_at": "2018-09-26T17:27:52.000000", "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "67591295-0274-4a50-8838-8b10890aa402", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T17:27:53Z", "hostId": "61cce4974931cbfcfa422b5f4f71fe533eb37e778af18c6750a7d8ed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-5", "created": "2018-09-26T17:27:49Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:27:54,860 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402 used request id req-d054c5cb-3037-4c24-89f4-8845940d82a9 2018-09-26 17:27:54,861 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-1-5' booted successfully. IP='10.10.11.11'. 2018-09-26 17:27:54,861 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-1-5' to security group 'sdnvpn-sg'... 2018-09-26 17:27:54,864 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0077c7b1a783233e236991b91fdf42debfb0030" -d '{"addSecurityGroup": {"name": "620171f6-0dde-4380-a534-a1fcabdc013e"}}' 2018-09-26 17:27:56,418 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:27:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d1342d73-cb6f-4242-af83-23c8a6d62e88 x-compute-request-id: req-d1342d73-cb6f-4242-af83-23c8a6d62e88 Content-Length: 0 Content-Type: application/json 2018-09-26 17:27:56,419 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action used request id req-d1342d73-cb6f-4242-af83-23c8a6d62e88 2018-09-26 17:27:56,419 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-1-4'... 2018-09-26 17:27:56,419 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-1-4 flavor=m1.tiny image=e977890f-cf90-4e78-a04f-d41e5366f1d3 network=258dba5a-51a5-4838-8974-9a1926f6bc9c secgroup=620171f6-0dde-4380-a534-a1fcabdc013e hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.11.11 while true; do for i do ip=$i ping -c 10 $ip 2>&1 >/dev/null RES=$? if [ "Z$RES" = "Z0" ] ; then echo ping $ip OK else echo ping $ip KO fi done sleep 1 done 2018-09-26 17:27:56,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:27:56,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:27:56,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:27:56,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:27:56,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:27:56,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:27:56,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:27:56,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:27:56,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:27:56,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:27:56,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:27:56,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:27:56,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:27:56,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:27:56,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:27:56,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:27:56,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:27:56,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:27:56,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:27:56,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:27:56,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:27:56,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:27:56,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:27:56,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:27:56,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:27:56,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:27:56,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:27:56,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:27:56,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:27:56,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:27:56,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:27:56,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:27:56,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:27:56,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:27:56,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:27:56,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:27:56,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:27:56,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:27:56,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:27:56,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:27:56,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:27:56,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:27:56,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:27:56,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:27:56,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:27:56,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:27:56,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:27:56,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:27:56,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:27:56,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:27:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54c087b1-d5ce-42e8-86bb-48d49bea2b5d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:27:56,436 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-54c087b1-d5ce-42e8-86bb-48d49bea2b5d 2018-09-26 17:27:56,437 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:27:56,827 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:27:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["o67u7bZbQCWd_-wRvTNS6w"], "issued_at": "2018-09-26T17:27:56.000000Z"}} 2018-09-26 17:27:56,831 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56733657d87ea3dfc1b44ebfb902b6fb6fe3b299" 2018-09-26 17:27:56,996 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:27:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7058f3c0-ade0-45fc-82ad-1d24b897d997 x-compute-request-id: req-7058f3c0-ade0-45fc-82ad-1d24b897d997 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-09-26 17:27:56,996 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-7058f3c0-ade0-45fc-82ad-1d24b897d997 2018-09-26 17:27:56,999 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56733657d87ea3dfc1b44ebfb902b6fb6fe3b299" 2018-09-26 17:27:57,019 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:27:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4b7f3e40-7eae-49f0-bb3a-2b6954395803 x-compute-request-id: req-4b7f3e40-7eae-49f0-bb3a-2b6954395803 Content-Encoding: gzip Content-Length: 278 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 17:27:57,019 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b used request id req-4b7f3e40-7eae-49f0-bb3a-2b6954395803 2018-09-26 17:27:57,021 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56733657d87ea3dfc1b44ebfb902b6fb6fe3b299" -d '{"server": {"name": "sdnvpn-1-4", "imageRef": "e977890f-cf90-4e78-a04f-d41e5366f1d3", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMS4xMQp3aGlsZSB0cnVlOyBkbwogZm9yIGkgZG8KICBpcD0kaQogIHBpbmcgLWMgMTAgJGlwIDI+JjEgPi9kZXYvbnVsbAogIFJFUz0kPwogIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICAgZWNobyBwaW5nICRpcCBPSwogIGVsc2UgZWNobyBwaW5nICRpcCBLTwogIGZpCiBkb25lCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "258dba5a-51a5-4838-8974-9a1926f6bc9c"}], "config_drive": true}}' 2018-09-26 17:27:59,189 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:27:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f55e9239-a15e-4722-b7ce-7a697cf5ca9b x-compute-request-id: req-f55e9239-a15e-4722-b7ce-7a697cf5ca9b Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/397537ae-32fa-4b50-b81c-87ccfbec6216 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "397537ae-32fa-4b50-b81c-87ccfbec6216", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/397537ae-32fa-4b50-b81c-87ccfbec6216", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/397537ae-32fa-4b50-b81c-87ccfbec6216", "rel": "bookmark"}], "adminPass": "UeY4uosnTTmN"}} 2018-09-26 17:27:59,189 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-f55e9239-a15e-4722-b7ce-7a697cf5ca9b 2018-09-26 17:27:59,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:27:59,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:27:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-558b4c0e-f4e0-4c0f-8263-f166243cd7eb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:27:59,198 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-558b4c0e-f4e0-4c0f-8263-f166243cd7eb 2018-09-26 17:27:59,199 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:27:59,580 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:27:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["gT4a2Am-Q-yMtZS7LICl7w"], "issued_at": "2018-09-26T17:27:59.000000Z"}} 2018-09-26 17:27:59,583 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/397537ae-32fa-4b50-b81c-87ccfbec6216 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e35861f94ee5d6a1ced27f99855619f652321de7" 2018-09-26 17:28:00,207 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:27:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-57b13739-e529-4f15-aeb9-61b357bebbce x-compute-request-id: req-57b13739-e529-4f15-aeb9-61b357bebbce Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/397537ae-32fa-4b50-b81c-87ccfbec6216", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/397537ae-32fa-4b50-b81c-87ccfbec6216", "rel": "bookmark"}], "image": {"id": "e977890f-cf90-4e78-a04f-d41e5366f1d3", "links": [{"href": "http://172.30.9.22:8774/images/e977890f-cf90-4e78-a04f-d41e5366f1d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000129", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "397537ae-32fa-4b50-b81c-87ccfbec6216", "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:27:59Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-4", "created": "2018-09-26T17:27:59Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:28:00,207 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/397537ae-32fa-4b50-b81c-87ccfbec6216 used request id req-57b13739-e529-4f15-aeb9-61b357bebbce 2018-09-26 17:28:03,212 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/397537ae-32fa-4b50-b81c-87ccfbec6216 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e35861f94ee5d6a1ced27f99855619f652321de7" 2018-09-26 17:28:04,044 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:28:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a346da0a-1253-4a57-8b42-f12d27451a34 x-compute-request-id: req-a346da0a-1253-4a57-8b42-f12d27451a34 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:04:29", "version": 4, "addr": "10.10.11.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/397537ae-32fa-4b50-b81c-87ccfbec6216", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/397537ae-32fa-4b50-b81c-87ccfbec6216", "rel": "bookmark"}], "image": {"id": "e977890f-cf90-4e78-a04f-d41e5366f1d3", "links": [{"href": "http://172.30.9.22:8774/images/e977890f-cf90-4e78-a04f-d41e5366f1d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000129", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "397537ae-32fa-4b50-b81c-87ccfbec6216", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:28:00Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-4", "created": "2018-09-26T17:27:59Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:28:04,044 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/397537ae-32fa-4b50-b81c-87ccfbec6216 used request id req-a346da0a-1253-4a57-8b42-f12d27451a34 2018-09-26 17:28:07,051 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/397537ae-32fa-4b50-b81c-87ccfbec6216 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e35861f94ee5d6a1ced27f99855619f652321de7" 2018-09-26 17:28:07,578 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:28:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f19e48a1-307f-4fa9-a38c-a35937fce970 x-compute-request-id: req-f19e48a1-307f-4fa9-a38c-a35937fce970 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:04:29", "version": 4, "addr": "10.10.11.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/397537ae-32fa-4b50-b81c-87ccfbec6216", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/397537ae-32fa-4b50-b81c-87ccfbec6216", "rel": "bookmark"}], "image": {"id": "e977890f-cf90-4e78-a04f-d41e5366f1d3", "links": [{"href": "http://172.30.9.22:8774/images/e977890f-cf90-4e78-a04f-d41e5366f1d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000129", "OS-SRV-USG:launched_at": "2018-09-26T17:28:02.000000", "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "397537ae-32fa-4b50-b81c-87ccfbec6216", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-09-26T17:28:03Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-4", "created": "2018-09-26T17:27:59Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:28:07,578 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/397537ae-32fa-4b50-b81c-87ccfbec6216 used request id req-f19e48a1-307f-4fa9-a38c-a35937fce970 2018-09-26 17:28:07,581 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/397537ae-32fa-4b50-b81c-87ccfbec6216 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56733657d87ea3dfc1b44ebfb902b6fb6fe3b299" 2018-09-26 17:28:08,332 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:28:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e550813-584b-4aa5-badf-570b74caf7df x-compute-request-id: req-4e550813-584b-4aa5-badf-570b74caf7df Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:04:29", "version": 4, "addr": "10.10.11.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/397537ae-32fa-4b50-b81c-87ccfbec6216", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/397537ae-32fa-4b50-b81c-87ccfbec6216", "rel": "bookmark"}], "image": {"id": "e977890f-cf90-4e78-a04f-d41e5366f1d3", "links": [{"href": "http://172.30.9.22:8774/images/e977890f-cf90-4e78-a04f-d41e5366f1d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000129", "OS-SRV-USG:launched_at": "2018-09-26T17:28:02.000000", "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "397537ae-32fa-4b50-b81c-87ccfbec6216", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-09-26T17:28:03Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-4", "created": "2018-09-26T17:27:59Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:28:08,332 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/397537ae-32fa-4b50-b81c-87ccfbec6216 used request id req-4e550813-584b-4aa5-badf-570b74caf7df 2018-09-26 17:28:08,333 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-1-4' booted successfully. IP='10.10.11.6'. 2018-09-26 17:28:08,333 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-1-4' to security group 'sdnvpn-sg'... 2018-09-26 17:28:08,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/397537ae-32fa-4b50-b81c-87ccfbec6216/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0077c7b1a783233e236991b91fdf42debfb0030" -d '{"addSecurityGroup": {"name": "620171f6-0dde-4380-a534-a1fcabdc013e"}}' 2018-09-26 17:28:09,739 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:28:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-849bb60c-de8f-4b62-b656-dc9118f89c16 x-compute-request-id: req-849bb60c-de8f-4b62-b656-dc9118f89c16 Content-Length: 0 Content-Type: application/json 2018-09-26 17:28:09,740 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/397537ae-32fa-4b50-b81c-87ccfbec6216/action used request id req-849bb60c-de8f-4b62-b656-dc9118f89c16 2018-09-26 17:28:09,740 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-1-1'... 2018-09-26 17:28:09,740 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-1-1 flavor=m1.tiny image=e977890f-cf90-4e78-a04f-d41e5366f1d3 network=e5f43aa8-f119-49b8-b264-9800254ad319 secgroup=620171f6-0dde-4380-a534-a1fcabdc013e hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.10.8 10.10.10.12 10.10.11.6 10.10.11.11 while true; do for i do ip=$i ping -c 10 $ip 2>&1 >/dev/null RES=$? if [ "Z$RES" = "Z0" ] ; then echo ping $ip OK else echo ping $ip KO fi done sleep 1 done 2018-09-26 17:28:09,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:28:09,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:28:09,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:28:09,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:28:09,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:28:09,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:28:09,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:28:09,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:28:09,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:28:09,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:28:09,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:28:09,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:28:09,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:28:09,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:28:09,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:28:09,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:28:09,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:28:09,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:28:09,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:28:09,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:28:09,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:28:09,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:28:09,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:28:09,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:28:09,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:28:09,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:28:09,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:28:09,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:28:09,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:28:09,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:28:09,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:28:09,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:28:09,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:28:09,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:28:09,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:28:09,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:28:09,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:28:09,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:28:09,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:28:09,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:28:09,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:28:09,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:28:09,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:28:09,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:28:09,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:28:09,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:28:09,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:28:09,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:28:09,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:28:09,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:28:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59c83926-829c-4642-a5a8-b11bd831ad69 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:28:09,757 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-59c83926-829c-4642-a5a8-b11bd831ad69 2018-09-26 17:28:09,758 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:28:10,148 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:28:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["vqwT7WZ9TTuD3x__y3Nsjg"], "issued_at": "2018-09-26T17:28:10.000000Z"}} 2018-09-26 17:28:10,152 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5aeaf288018018305200360993dfab9e140f241" 2018-09-26 17:28:10,324 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:28:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff486a89-6f44-42b8-8428-8180a7ec2f80 x-compute-request-id: req-ff486a89-6f44-42b8-8428-8180a7ec2f80 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-09-26 17:28:10,324 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-ff486a89-6f44-42b8-8428-8180a7ec2f80 2018-09-26 17:28:10,328 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5aeaf288018018305200360993dfab9e140f241" 2018-09-26 17:28:10,347 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:28:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6630300e-0a62-437e-8ab3-adb530e94709 x-compute-request-id: req-6630300e-0a62-437e-8ab3-adb530e94709 Content-Encoding: gzip Content-Length: 278 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 17:28:10,347 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b used request id req-6630300e-0a62-437e-8ab3-adb530e94709 2018-09-26 17:28:10,350 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5aeaf288018018305200360993dfab9e140f241" -d '{"server": {"name": "sdnvpn-1-1", "imageRef": "e977890f-cf90-4e78-a04f-d41e5366f1d3", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMC44IDEwLjEwLjEwLjEyIDEwLjEwLjExLjYgMTAuMTAuMTEuMTEKd2hpbGUgdHJ1ZTsgZG8KIGZvciBpIGRvCiAgaXA9JGkKICBwaW5nIC1jIDEwICRpcCAyPiYxID4vZGV2L251bGwKICBSRVM9JD8KICBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgIGVjaG8gcGluZyAkaXAgT0sKICBlbHNlIGVjaG8gcGluZyAkaXAgS08KICBmaQogZG9uZQogc2xlZXAgMQpkb25lCg==", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e5f43aa8-f119-49b8-b264-9800254ad319"}], "config_drive": true}}' 2018-09-26 17:28:11,873 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:28:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b7ecd61c-5fc0-4c49-aee7-bbeedab97d78 x-compute-request-id: req-b7ecd61c-5fc0-4c49-aee7-bbeedab97d78 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/2f2ecb5e-e6aa-49c0-8d64-555868cfdbb8 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2f2ecb5e-e6aa-49c0-8d64-555868cfdbb8", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f2ecb5e-e6aa-49c0-8d64-555868cfdbb8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f2ecb5e-e6aa-49c0-8d64-555868cfdbb8", "rel": "bookmark"}], "adminPass": "woXDvUnePbG3"}} 2018-09-26 17:28:11,873 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-b7ecd61c-5fc0-4c49-aee7-bbeedab97d78 2018-09-26 17:28:11,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:28:11,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:28:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec6967ad-7af1-4651-88f4-7f30c4859f57 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:28:11,881 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ec6967ad-7af1-4651-88f4-7f30c4859f57 2018-09-26 17:28:11,882 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:28:12,254 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:28:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["vPEkLOJsQaySksrZioiVpA"], "issued_at": "2018-09-26T17:28:12.000000Z"}} 2018-09-26 17:28:12,257 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/2f2ecb5e-e6aa-49c0-8d64-555868cfdbb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9375db73740d576dc9bdac65a38c29ff10f0cc56" 2018-09-26 17:28:12,722 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:28:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e3dcfe9f-b863-4a6c-80e9-f641418ed173 x-compute-request-id: req-e3dcfe9f-b863-4a6c-80e9-f641418ed173 Content-Encoding: gzip Content-Length: 627 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f2ecb5e-e6aa-49c0-8d64-555868cfdbb8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f2ecb5e-e6aa-49c0-8d64-555868cfdbb8", "rel": "bookmark"}], "image": {"id": "e977890f-cf90-4e78-a04f-d41e5366f1d3", "links": [{"href": "http://172.30.9.22:8774/images/e977890f-cf90-4e78-a04f-d41e5366f1d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "2f2ecb5e-e6aa-49c0-8d64-555868cfdbb8", "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:28:12Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-1-1", "created": "2018-09-26T17:28:11Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:28:12,722 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/2f2ecb5e-e6aa-49c0-8d64-555868cfdbb8 used request id req-e3dcfe9f-b863-4a6c-80e9-f641418ed173 2018-09-26 17:28:15,727 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/2f2ecb5e-e6aa-49c0-8d64-555868cfdbb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9375db73740d576dc9bdac65a38c29ff10f0cc56" 2018-09-26 17:28:16,262 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:28:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ea4b74e-8cf7-4f25-9610-b8b209c9fb8c x-compute-request-id: req-0ea4b74e-8cf7-4f25-9610-b8b209c9fb8c Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:09:e7", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f2ecb5e-e6aa-49c0-8d64-555868cfdbb8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f2ecb5e-e6aa-49c0-8d64-555868cfdbb8", "rel": "bookmark"}], "image": {"id": "e977890f-cf90-4e78-a04f-d41e5366f1d3", "links": [{"href": "http://172.30.9.22:8774/images/e977890f-cf90-4e78-a04f-d41e5366f1d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "2f2ecb5e-e6aa-49c0-8d64-555868cfdbb8", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:28:12Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-1", "created": "2018-09-26T17:28:11Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:28:16,262 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/2f2ecb5e-e6aa-49c0-8d64-555868cfdbb8 used request id req-0ea4b74e-8cf7-4f25-9610-b8b209c9fb8c 2018-09-26 17:28:19,268 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/2f2ecb5e-e6aa-49c0-8d64-555868cfdbb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9375db73740d576dc9bdac65a38c29ff10f0cc56" 2018-09-26 17:28:19,984 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:28:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-de6c2941-4768-428b-a343-f88ce19f2b3d x-compute-request-id: req-de6c2941-4768-428b-a343-f88ce19f2b3d Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:09:e7", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f2ecb5e-e6aa-49c0-8d64-555868cfdbb8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f2ecb5e-e6aa-49c0-8d64-555868cfdbb8", "rel": "bookmark"}], "image": {"id": "e977890f-cf90-4e78-a04f-d41e5366f1d3", "links": [{"href": "http://172.30.9.22:8774/images/e977890f-cf90-4e78-a04f-d41e5366f1d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012c", "OS-SRV-USG:launched_at": "2018-09-26T17:28:15.000000", "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "2f2ecb5e-e6aa-49c0-8d64-555868cfdbb8", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-09-26T17:28:16Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-1", "created": "2018-09-26T17:28:11Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:28:19,984 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/2f2ecb5e-e6aa-49c0-8d64-555868cfdbb8 used request id req-de6c2941-4768-428b-a343-f88ce19f2b3d 2018-09-26 17:28:19,987 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/2f2ecb5e-e6aa-49c0-8d64-555868cfdbb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5aeaf288018018305200360993dfab9e140f241" 2018-09-26 17:28:20,655 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:28:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eadc8f01-d5f5-43dd-8a39-ae21ba2c2684 x-compute-request-id: req-eadc8f01-d5f5-43dd-8a39-ae21ba2c2684 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:09:e7", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f2ecb5e-e6aa-49c0-8d64-555868cfdbb8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f2ecb5e-e6aa-49c0-8d64-555868cfdbb8", "rel": "bookmark"}], "image": {"id": "e977890f-cf90-4e78-a04f-d41e5366f1d3", "links": [{"href": "http://172.30.9.22:8774/images/e977890f-cf90-4e78-a04f-d41e5366f1d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012c", "OS-SRV-USG:launched_at": "2018-09-26T17:28:15.000000", "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "2f2ecb5e-e6aa-49c0-8d64-555868cfdbb8", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-09-26T17:28:16Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-1", "created": "2018-09-26T17:28:11Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:28:20,656 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/2f2ecb5e-e6aa-49c0-8d64-555868cfdbb8 used request id req-eadc8f01-d5f5-43dd-8a39-ae21ba2c2684 2018-09-26 17:28:20,656 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-1-1' booted successfully. IP='10.10.10.11'. 2018-09-26 17:28:20,656 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-1-1' to security group 'sdnvpn-sg'... 2018-09-26 17:28:20,659 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2f2ecb5e-e6aa-49c0-8d64-555868cfdbb8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0077c7b1a783233e236991b91fdf42debfb0030" -d '{"addSecurityGroup": {"name": "620171f6-0dde-4380-a534-a1fcabdc013e"}}' 2018-09-26 17:28:21,968 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:28:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e64b555c-3762-4d9d-b5a0-134bf03b0c55 x-compute-request-id: req-e64b555c-3762-4d9d-b5a0-134bf03b0c55 Content-Length: 0 Content-Type: application/json 2018-09-26 17:28:21,968 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2f2ecb5e-e6aa-49c0-8d64-555868cfdbb8/action used request id req-e64b555c-3762-4d9d-b5a0-134bf03b0c55 2018-09-26 17:28:21,968 - sdnvpn-results - INFO - Create VPN with eRT<>iRT 2018-09-26 17:28:21,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ddaaeacf7200cecdeab806ed081caa5decbbfb1" -d '{"bgpvpn": {"import_targets": "88:88", "export_targets": "55:55", "name": "sdnvpn-384404", "route_distinguishers": "11:11"}}' 2018-09-26 17:28:22,364 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 341 X-Openstack-Request-Id: req-a4663cf5-312e-45c3-b902-06cdb295884d Date: Wed, 26 Sep 2018 17:28:22 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["11:11"], "routers": [], "id": "95e0182c-aeee-4884-80ab-acdca9716109", "name": "sdnvpn-384404", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "import_targets": ["88:88"], "networks": [], "route_targets": [], "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "type": "l3"}} 2018-09-26 17:28:22,364 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns used request id req-a4663cf5-312e-45c3-b902-06cdb295884d 2018-09-26 17:28:22,365 - sdnvpn.test.functest.testcase_1 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-384404', u'route_distinguishers': [u'11:11'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'32e2fc060ffa4464a00bce7763dbcae4', u'route_targets': [], u'project_id': u'32e2fc060ffa4464a00bce7763dbcae4', u'type': u'l3', u'id': u'95e0182c-aeee-4884-80ab-acdca9716109'}} 2018-09-26 17:28:22,365 - sdnvpn-results - INFO - Associate network 'sdnvpn-1-1-net' to the VPN. 2018-09-26 17:28:22,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/95e0182c-aeee-4884-80ab-acdca9716109/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ddaaeacf7200cecdeab806ed081caa5decbbfb1" -d '{"network_association": {"network_id": "e5f43aa8-f119-49b8-b264-9800254ad319"}}' 2018-09-26 17:28:23,007 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-72c84e0d-e5d6-40d2-a3d2-5f083001f062 Date: Wed, 26 Sep 2018 17:28:23 GMT RESP BODY: {"network_association": {"network_id": "e5f43aa8-f119-49b8-b264-9800254ad319", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "95f64cfb-b4f7-4b03-8c11-9f6d348525a2"}} 2018-09-26 17:28:23,007 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/95e0182c-aeee-4884-80ab-acdca9716109/network_associations used request id req-72c84e0d-e5d6-40d2-a3d2-5f083001f062 2018-09-26 17:28:23,007 - sdnvpn_test_utils - INFO - Waiting for instance 1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b to boot up 2018-09-26 17:28:23,010 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8adca8ada1974cf307999650d10c3bdbf1d19989" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:28:24,081 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:28:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bafdf125-ba29-431d-8f7d-910e8b9df326 x-compute-request-id: req-bafdf125-ba29-431d-8f7d-910e8b9df326 Content-Encoding: gzip Content-Length: 7690 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 523778055 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.132489] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134098] pid_max: default: 32768 minimum: 301\n[ 0.134962] ACPI: Core revision 20150930\n[ 0.136312] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137579] Security Framework initialized\n[ 0.138367] Yama: becoming mindful.\n[ 0.139072] AppArmor: AppArmor initialized\n[ 0.139914] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141204] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142442] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143609] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144953] Initializing cgroup subsys io\n[ 0.145743] Initializing cgroup subsys memory\n[ 0.146572] Initializing cgroup subsys devices\n[ 0.147425] Initializing cgroup subsys freezer\n[ 0.148277] Initializing cgroup subsys net_cls\n[ 0.149122] Initializing cgroup subsys perf_event\n[ 0.149999] Initializing cgroup subsys net_prio\n[ 0.150850] Initializing cgroup subsys hugetlb\n[ 0.151694] Initializing cgroup subsys pids\n[ 0.152542] CPU: Physical Processor ID: 0\n[ 0.154004] mce: CPU supports 10 MCE banks\n[ 0.154821] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155793] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166769] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173055] ftrace: allocating 31920 entries in 125 pages\n[ 0.199048] smpboot: Max logical packages: 1\n[ 0.199880] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201184] x2apic enabled\n[ 0.201975] Switched APIC routing to physical x2apic.\n[ 0.203675] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204757] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206672] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208399] KVM setup paravirtual spinlock\n[ 0.209663] x86: Booted up 1 node, 1 CPUs\n[ 0.210447] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211801] devtmpfs: initialized\n[ 0.213490] evm: security.selinux\n[ 0.214174] evm: security.SMACK64\n[ 0.214843] evm: security.SMACK64EXEC\n[ 0.215559] evm: security.SMACK64TRANSMUTE\n[ 0.216342] evm: security.SMACK64MMAP\n[ 0.217063] evm: security.ima\n[ 0.217684] evm: security.capability\n[ 0.218474] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220267] pinctrl core: initialized pinctrl subsystem\n[ 0.221323] RTC time: 17:27:28, date: 09/26/18\n[ 0.222263] NET: Registered protocol family 16\n[ 0.223207] cpuidle: using governor ladder\n[ 0.224001] cpuidle: using governor menu\n[ 0.224765] PCCT header not found.\n[ 0.225491] ACPI: bus type PCI registered\n[ 0.226279] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227483] PCI: Using configuration type 1 for base access\n[ 0.229220] ACPI: Added _OSI(Module Device)\n[ 0.230033] ACPI: Added _OSI(Processor Device)\n[ 0.230870] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233825] ACPI: Interpreter enabled\n[ 0.234565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238148] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239937] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241710] ACPI: (supports S0 S5)\n[ 0.242393] ACPI: Using IOAPIC for interrupt routing\n[ 0.243310] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246477] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247583] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248774] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249934] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252089] acpiphp: Slot [3] registered\n[ 0.252863] acpiphp: Slot [4] registered\n[ 0.253640] acpiphp: Slot [5] registered\n[ 0.254427] acpiphp: Slot [6] registered\n[ 0.255206] acpiphp: Slot [7] registered\n[ 0.255982] acpiphp: Slot [8] registered\n[ 0.256757] acpiphp: Slot [9] registered\n[ 0.257528] acpiphp: Slot [10] registered\n[ 0.258317] acpiphp: Slot [11] registered\n[ 0.259115] acpiphp: Slot [12] registered\n[ 0.259910] acpiphp: Slot [13] registered\n[ 0.260692] acpiphp: Slot [14] registered\n[ 0.261479] acpiphp: Slot [15] registered\n[ 0.272195] acpiphp: Slot [16] registered\n[ 0.272981] acpiphp: Slot [17] registered\n[ 0.273766] acpiphp: Slot [18] registered\n[ 0.274546] acpiphp: Slot [19] registered\n[ 0.275331] acpiphp: Slot [20] registered\n[ 0.276113] acpiphp: Slot [21] registered\n[ 0.276905] acpiphp: Slot [22] registered\n[ 0.277687] acpiphp: Slot [23] registered\n[ 0.278472] acpiphp: Slot [24] registered\n[ 0.279259] acpiphp: Slot [25] registered\n[ 0.280046] acpiphp: Slot [26] registered\n[ 0.280829] acpiphp: Slot [27] registered\n[ 0.281616] acpiphp: Slot [28] registered\n[ 0.282407] acpiphp: Slot [29] registered\n[ 0.283194] acpiphp: Slot [30] registered\n[ 0.283978] acpiphp: Slot [31] registered\n[ 0.284758] PCI host bridge to bus 0000:00\n[ 0.285537] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286710] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287882] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289287] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290690] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296909] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298168] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299308] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300540] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306792] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308190] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353721] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355177] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356564] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357949] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359300] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360522] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361646] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362828] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364315] vgaarb: loaded\n[ 0.364897] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366027] SCSI subsystem initialized\n[ 0.366818] ACPI: bus type USB registered\n[ 0.367602] usbcore: registered new interface driver usbfs\n[ 0.368590] usbcore: registered new interface driver hub\n[ 0.369558] usbcore: registered new device driver usb\n[ 0.370580] PCI: Using ACPI for IRQ routing\n[ 0.371572] NetLabel: Initializing\n[ 0.372269] NetLabel: domain hash size = 128\n[ 0.373106] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374025] NetLabel: unlabeled traffic allowed by default\n[ 0.375095] clocksource: Switched to clocksource kvm-clock\n[ 0.380505] AppArmor: AppArmor Filesystem Enabled\n[ 0.381434] pnp: PnP ACPI init\n[ 0.382333] pnp: PnP ACPI: found 5 devices\n[ 0.388721] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390401] NET: Registered protocol family 2\n[ 0.391354] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392608] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393758] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394893] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395965] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397139] NET: Registered protocol family 1\n[ 0.397996] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399083] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400145] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414141] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428357] Trying to unpack rootfs image as initramfs...\n[ 0.478064] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491867] Scanning for low memory corruption every 60 seconds\n[ 0.493194] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494317] audit: initializing netlink subsys (disabled)\n[ 0.495324] audit: type=2000 audit(1537982849.843:1): initialized\n[ 0.496601] Initialise system trusted keyring\n[ 0.497507] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498640] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500585] zbud: loaded\n[ 0.501275] VFS: Disk quotas dquot_6.6.0\n[ 0.502075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503551] fuse init (API version 7.23)\n[ 0.504429] Key type big_key registered\n[ 0.505218] Allocating IMA MOK and blacklist keyrings.\n[ 0.506661] Key type asymmetric registered\n[ 0.507484] Asymmetric key parser 'x509' registered\n[ 0.508421] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.509854] io scheduler noop registered\n[ 0.510628] io scheduler deadline registered (default)\n[ 0.511603] io scheduler cfq registered\n[ 0.512423] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513441] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514675] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516110] ACPI: Power Button [PWRF]\n[ 0.516928] GHES: HEST is not enabled!\n[ 0.530586] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.561414] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.564252] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590241] Linux agpgart interface v0.103\n[ 0.592301] brd: module loaded\n[ 0.593524] loop: module loaded\n[ 0.598768] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600190] GPT:90111 != 2097151\n[ 0.600854] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601916] GPT:90111 != 2097151\n[ 0.602569] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603509] vda: vda1 vda15\n[ 0.604950] scsi host0: ata_piix\n[ 0.605662] scsi host1: ata_piix\n[ 0.606348] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607533] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.608944] libphy: Fixed MDIO Bus: probed\n[ 0.609742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.610659] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.612807] PPP generic driver version 2.4.2\n[ 0.613665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.614885] ehci-pci: EHCI PCI platform driver\n[ 0.615742] ehci-platform: EHCI generic platform driver\n[ 0.616698] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.617790] ohci-pci: OHCI PCI platform driver\n[ 0.618629] ohci-platform: OHCI generic platform driver\n[ 0.619599] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.633886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.634854] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.636268] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.637274] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.638357] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.639550] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.640931] usb usb1: Product: UHCI Host Controller\n[ 0.641833] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642936] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.643904] hub 1-0:1.0: USB hub found\n[ 0.644659] hub 1-0:1.0: 2 ports detected\n[ 0.645540] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.647611] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.648529] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.649521] mousedev: PS/2 mouse device common for all mice\n[ 0.650729] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.652518] rtc_cmos 00:00: RTC can wake from S4\n[ 0.653580] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.654746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655911] i2c /dev entries driver\n[ 0.656643] device-mapper: uevent: version 1.0.3\n[ 0.657541] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.659124] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.660374] NET: Registered protocol family 10\n[ 0.661335] NET: Registered protocol family 17\n[ 0.662199] Key type dns_resolver registered\n[ 0.663112] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.664179] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665874] registered taskstats version 1\n[ 0.666675] Loading compiled-in X.509 certificates\n[ 0.668096] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669888] zswap: loaded using pool lzo/zbud\n[ 0.671230] Key type trusted registered\n[ 0.672754] Key type encrypted registered\n[ 0.673554] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674553] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675568] evm: HMAC attrs: 0x1\n[ 0.676483] Magic number: 2:702:492\n[ 0.677304] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:29 UTC (1537982849)\n[ 0.678851] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.679941] EDD information not available.\n[ 0.768075] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.769563] Write protecting the kernel read-only data: 14336k\n[ 0.781184] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.782939] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.824276] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.02\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 17:28:24,081 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b/action used request id req-bafdf125-ba29-431d-8f7d-910e8b9df326 2018-09-26 17:28:26,099 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8adca8ada1974cf307999650d10c3bdbf1d19989" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:28:27,167 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:28:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-faf2668c-f511-441e-91eb-139b02e800b8 x-compute-request-id: req-faf2668c-f511-441e-91eb-139b02e800b8 Content-Encoding: gzip Content-Length: 7690 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 523778055 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.132489] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134098] pid_max: default: 32768 minimum: 301\n[ 0.134962] ACPI: Core revision 20150930\n[ 0.136312] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137579] Security Framework initialized\n[ 0.138367] Yama: becoming mindful.\n[ 0.139072] AppArmor: AppArmor initialized\n[ 0.139914] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141204] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142442] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143609] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144953] Initializing cgroup subsys io\n[ 0.145743] Initializing cgroup subsys memory\n[ 0.146572] Initializing cgroup subsys devices\n[ 0.147425] Initializing cgroup subsys freezer\n[ 0.148277] Initializing cgroup subsys net_cls\n[ 0.149122] Initializing cgroup subsys perf_event\n[ 0.149999] Initializing cgroup subsys net_prio\n[ 0.150850] Initializing cgroup subsys hugetlb\n[ 0.151694] Initializing cgroup subsys pids\n[ 0.152542] CPU: Physical Processor ID: 0\n[ 0.154004] mce: CPU supports 10 MCE banks\n[ 0.154821] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155793] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166769] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173055] ftrace: allocating 31920 entries in 125 pages\n[ 0.199048] smpboot: Max logical packages: 1\n[ 0.199880] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201184] x2apic enabled\n[ 0.201975] Switched APIC routing to physical x2apic.\n[ 0.203675] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204757] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206672] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208399] KVM setup paravirtual spinlock\n[ 0.209663] x86: Booted up 1 node, 1 CPUs\n[ 0.210447] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211801] devtmpfs: initialized\n[ 0.213490] evm: security.selinux\n[ 0.214174] evm: security.SMACK64\n[ 0.214843] evm: security.SMACK64EXEC\n[ 0.215559] evm: security.SMACK64TRANSMUTE\n[ 0.216342] evm: security.SMACK64MMAP\n[ 0.217063] evm: security.ima\n[ 0.217684] evm: security.capability\n[ 0.218474] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220267] pinctrl core: initialized pinctrl subsystem\n[ 0.221323] RTC time: 17:27:28, date: 09/26/18\n[ 0.222263] NET: Registered protocol family 16\n[ 0.223207] cpuidle: using governor ladder\n[ 0.224001] cpuidle: using governor menu\n[ 0.224765] PCCT header not found.\n[ 0.225491] ACPI: bus type PCI registered\n[ 0.226279] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227483] PCI: Using configuration type 1 for base access\n[ 0.229220] ACPI: Added _OSI(Module Device)\n[ 0.230033] ACPI: Added _OSI(Processor Device)\n[ 0.230870] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233825] ACPI: Interpreter enabled\n[ 0.234565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238148] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239937] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241710] ACPI: (supports S0 S5)\n[ 0.242393] ACPI: Using IOAPIC for interrupt routing\n[ 0.243310] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246477] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247583] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248774] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249934] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252089] acpiphp: Slot [3] registered\n[ 0.252863] acpiphp: Slot [4] registered\n[ 0.253640] acpiphp: Slot [5] registered\n[ 0.254427] acpiphp: Slot [6] registered\n[ 0.255206] acpiphp: Slot [7] registered\n[ 0.255982] acpiphp: Slot [8] registered\n[ 0.256757] acpiphp: Slot [9] registered\n[ 0.257528] acpiphp: Slot [10] registered\n[ 0.258317] acpiphp: Slot [11] registered\n[ 0.259115] acpiphp: Slot [12] registered\n[ 0.259910] acpiphp: Slot [13] registered\n[ 0.260692] acpiphp: Slot [14] registered\n[ 0.261479] acpiphp: Slot [15] registered\n[ 0.272195] acpiphp: Slot [16] registered\n[ 0.272981] acpiphp: Slot [17] registered\n[ 0.273766] acpiphp: Slot [18] registered\n[ 0.274546] acpiphp: Slot [19] registered\n[ 0.275331] acpiphp: Slot [20] registered\n[ 0.276113] acpiphp: Slot [21] registered\n[ 0.276905] acpiphp: Slot [22] registered\n[ 0.277687] acpiphp: Slot [23] registered\n[ 0.278472] acpiphp: Slot [24] registered\n[ 0.279259] acpiphp: Slot [25] registered\n[ 0.280046] acpiphp: Slot [26] registered\n[ 0.280829] acpiphp: Slot [27] registered\n[ 0.281616] acpiphp: Slot [28] registered\n[ 0.282407] acpiphp: Slot [29] registered\n[ 0.283194] acpiphp: Slot [30] registered\n[ 0.283978] acpiphp: Slot [31] registered\n[ 0.284758] PCI host bridge to bus 0000:00\n[ 0.285537] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286710] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287882] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289287] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290690] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296909] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298168] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299308] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300540] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306792] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308190] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353721] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355177] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356564] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357949] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359300] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360522] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361646] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362828] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364315] vgaarb: loaded\n[ 0.364897] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366027] SCSI subsystem initialized\n[ 0.366818] ACPI: bus type USB registered\n[ 0.367602] usbcore: registered new interface driver usbfs\n[ 0.368590] usbcore: registered new interface driver hub\n[ 0.369558] usbcore: registered new device driver usb\n[ 0.370580] PCI: Using ACPI for IRQ routing\n[ 0.371572] NetLabel: Initializing\n[ 0.372269] NetLabel: domain hash size = 128\n[ 0.373106] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374025] NetLabel: unlabeled traffic allowed by default\n[ 0.375095] clocksource: Switched to clocksource kvm-clock\n[ 0.380505] AppArmor: AppArmor Filesystem Enabled\n[ 0.381434] pnp: PnP ACPI init\n[ 0.382333] pnp: PnP ACPI: found 5 devices\n[ 0.388721] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390401] NET: Registered protocol family 2\n[ 0.391354] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392608] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393758] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394893] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395965] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397139] NET: Registered protocol family 1\n[ 0.397996] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399083] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400145] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414141] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428357] Trying to unpack rootfs image as initramfs...\n[ 0.478064] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491867] Scanning for low memory corruption every 60 seconds\n[ 0.493194] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494317] audit: initializing netlink subsys (disabled)\n[ 0.495324] audit: type=2000 audit(1537982849.843:1): initialized\n[ 0.496601] Initialise system trusted keyring\n[ 0.497507] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498640] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500585] zbud: loaded\n[ 0.501275] VFS: Disk quotas dquot_6.6.0\n[ 0.502075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503551] fuse init (API version 7.23)\n[ 0.504429] Key type big_key registered\n[ 0.505218] Allocating IMA MOK and blacklist keyrings.\n[ 0.506661] Key type asymmetric registered\n[ 0.507484] Asymmetric key parser 'x509' registered\n[ 0.508421] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.509854] io scheduler noop registered\n[ 0.510628] io scheduler deadline registered (default)\n[ 0.511603] io scheduler cfq registered\n[ 0.512423] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513441] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514675] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516110] ACPI: Power Button [PWRF]\n[ 0.516928] GHES: HEST is not enabled!\n[ 0.530586] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.561414] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.564252] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590241] Linux agpgart interface v0.103\n[ 0.592301] brd: module loaded\n[ 0.593524] loop: module loaded\n[ 0.598768] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600190] GPT:90111 != 2097151\n[ 0.600854] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601916] GPT:90111 != 2097151\n[ 0.602569] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603509] vda: vda1 vda15\n[ 0.604950] scsi host0: ata_piix\n[ 0.605662] scsi host1: ata_piix\n[ 0.606348] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607533] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.608944] libphy: Fixed MDIO Bus: probed\n[ 0.609742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.610659] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.612807] PPP generic driver version 2.4.2\n[ 0.613665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.614885] ehci-pci: EHCI PCI platform driver\n[ 0.615742] ehci-platform: EHCI generic platform driver\n[ 0.616698] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.617790] ohci-pci: OHCI PCI platform driver\n[ 0.618629] ohci-platform: OHCI generic platform driver\n[ 0.619599] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.633886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.634854] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.636268] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.637274] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.638357] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.639550] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.640931] usb usb1: Product: UHCI Host Controller\n[ 0.641833] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642936] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.643904] hub 1-0:1.0: USB hub found\n[ 0.644659] hub 1-0:1.0: 2 ports detected\n[ 0.645540] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.647611] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.648529] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.649521] mousedev: PS/2 mouse device common for all mice\n[ 0.650729] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.652518] rtc_cmos 00:00: RTC can wake from S4\n[ 0.653580] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.654746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655911] i2c /dev entries driver\n[ 0.656643] device-mapper: uevent: version 1.0.3\n[ 0.657541] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.659124] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.660374] NET: Registered protocol family 10\n[ 0.661335] NET: Registered protocol family 17\n[ 0.662199] Key type dns_resolver registered\n[ 0.663112] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.664179] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665874] registered taskstats version 1\n[ 0.666675] Loading compiled-in X.509 certificates\n[ 0.668096] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669888] zswap: loaded using pool lzo/zbud\n[ 0.671230] Key type trusted registered\n[ 0.672754] Key type encrypted registered\n[ 0.673554] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674553] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675568] evm: HMAC attrs: 0x1\n[ 0.676483] Magic number: 2:702:492\n[ 0.677304] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:29 UTC (1537982849)\n[ 0.678851] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.679941] EDD information not available.\n[ 0.768075] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.769563] Write protecting the kernel read-only data: 14336k\n[ 0.781184] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.782939] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.824276] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.02\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 17:28:27,168 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b/action used request id req-faf2668c-f511-441e-91eb-139b02e800b8 2018-09-26 17:28:29,184 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8adca8ada1974cf307999650d10c3bdbf1d19989" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:28:30,256 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:28:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b0a904cb-63fe-414b-ab21-0bee1d9c13b6 x-compute-request-id: req-b0a904cb-63fe-414b-ab21-0bee1d9c13b6 Content-Encoding: gzip Content-Length: 7690 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 523778055 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.132489] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134098] pid_max: default: 32768 minimum: 301\n[ 0.134962] ACPI: Core revision 20150930\n[ 0.136312] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137579] Security Framework initialized\n[ 0.138367] Yama: becoming mindful.\n[ 0.139072] AppArmor: AppArmor initialized\n[ 0.139914] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141204] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142442] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143609] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144953] Initializing cgroup subsys io\n[ 0.145743] Initializing cgroup subsys memory\n[ 0.146572] Initializing cgroup subsys devices\n[ 0.147425] Initializing cgroup subsys freezer\n[ 0.148277] Initializing cgroup subsys net_cls\n[ 0.149122] Initializing cgroup subsys perf_event\n[ 0.149999] Initializing cgroup subsys net_prio\n[ 0.150850] Initializing cgroup subsys hugetlb\n[ 0.151694] Initializing cgroup subsys pids\n[ 0.152542] CPU: Physical Processor ID: 0\n[ 0.154004] mce: CPU supports 10 MCE banks\n[ 0.154821] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155793] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166769] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173055] ftrace: allocating 31920 entries in 125 pages\n[ 0.199048] smpboot: Max logical packages: 1\n[ 0.199880] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201184] x2apic enabled\n[ 0.201975] Switched APIC routing to physical x2apic.\n[ 0.203675] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204757] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206672] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208399] KVM setup paravirtual spinlock\n[ 0.209663] x86: Booted up 1 node, 1 CPUs\n[ 0.210447] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211801] devtmpfs: initialized\n[ 0.213490] evm: security.selinux\n[ 0.214174] evm: security.SMACK64\n[ 0.214843] evm: security.SMACK64EXEC\n[ 0.215559] evm: security.SMACK64TRANSMUTE\n[ 0.216342] evm: security.SMACK64MMAP\n[ 0.217063] evm: security.ima\n[ 0.217684] evm: security.capability\n[ 0.218474] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220267] pinctrl core: initialized pinctrl subsystem\n[ 0.221323] RTC time: 17:27:28, date: 09/26/18\n[ 0.222263] NET: Registered protocol family 16\n[ 0.223207] cpuidle: using governor ladder\n[ 0.224001] cpuidle: using governor menu\n[ 0.224765] PCCT header not found.\n[ 0.225491] ACPI: bus type PCI registered\n[ 0.226279] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227483] PCI: Using configuration type 1 for base access\n[ 0.229220] ACPI: Added _OSI(Module Device)\n[ 0.230033] ACPI: Added _OSI(Processor Device)\n[ 0.230870] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233825] ACPI: Interpreter enabled\n[ 0.234565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238148] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239937] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241710] ACPI: (supports S0 S5)\n[ 0.242393] ACPI: Using IOAPIC for interrupt routing\n[ 0.243310] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246477] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247583] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248774] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249934] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252089] acpiphp: Slot [3] registered\n[ 0.252863] acpiphp: Slot [4] registered\n[ 0.253640] acpiphp: Slot [5] registered\n[ 0.254427] acpiphp: Slot [6] registered\n[ 0.255206] acpiphp: Slot [7] registered\n[ 0.255982] acpiphp: Slot [8] registered\n[ 0.256757] acpiphp: Slot [9] registered\n[ 0.257528] acpiphp: Slot [10] registered\n[ 0.258317] acpiphp: Slot [11] registered\n[ 0.259115] acpiphp: Slot [12] registered\n[ 0.259910] acpiphp: Slot [13] registered\n[ 0.260692] acpiphp: Slot [14] registered\n[ 0.261479] acpiphp: Slot [15] registered\n[ 0.272195] acpiphp: Slot [16] registered\n[ 0.272981] acpiphp: Slot [17] registered\n[ 0.273766] acpiphp: Slot [18] registered\n[ 0.274546] acpiphp: Slot [19] registered\n[ 0.275331] acpiphp: Slot [20] registered\n[ 0.276113] acpiphp: Slot [21] registered\n[ 0.276905] acpiphp: Slot [22] registered\n[ 0.277687] acpiphp: Slot [23] registered\n[ 0.278472] acpiphp: Slot [24] registered\n[ 0.279259] acpiphp: Slot [25] registered\n[ 0.280046] acpiphp: Slot [26] registered\n[ 0.280829] acpiphp: Slot [27] registered\n[ 0.281616] acpiphp: Slot [28] registered\n[ 0.282407] acpiphp: Slot [29] registered\n[ 0.283194] acpiphp: Slot [30] registered\n[ 0.283978] acpiphp: Slot [31] registered\n[ 0.284758] PCI host bridge to bus 0000:00\n[ 0.285537] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286710] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287882] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289287] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290690] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296909] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298168] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299308] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300540] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306792] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308190] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353721] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355177] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356564] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357949] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359300] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360522] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361646] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362828] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364315] vgaarb: loaded\n[ 0.364897] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366027] SCSI subsystem initialized\n[ 0.366818] ACPI: bus type USB registered\n[ 0.367602] usbcore: registered new interface driver usbfs\n[ 0.368590] usbcore: registered new interface driver hub\n[ 0.369558] usbcore: registered new device driver usb\n[ 0.370580] PCI: Using ACPI for IRQ routing\n[ 0.371572] NetLabel: Initializing\n[ 0.372269] NetLabel: domain hash size = 128\n[ 0.373106] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374025] NetLabel: unlabeled traffic allowed by default\n[ 0.375095] clocksource: Switched to clocksource kvm-clock\n[ 0.380505] AppArmor: AppArmor Filesystem Enabled\n[ 0.381434] pnp: PnP ACPI init\n[ 0.382333] pnp: PnP ACPI: found 5 devices\n[ 0.388721] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390401] NET: Registered protocol family 2\n[ 0.391354] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392608] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393758] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394893] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395965] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397139] NET: Registered protocol family 1\n[ 0.397996] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399083] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400145] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414141] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428357] Trying to unpack rootfs image as initramfs...\n[ 0.478064] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491867] Scanning for low memory corruption every 60 seconds\n[ 0.493194] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494317] audit: initializing netlink subsys (disabled)\n[ 0.495324] audit: type=2000 audit(1537982849.843:1): initialized\n[ 0.496601] Initialise system trusted keyring\n[ 0.497507] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498640] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500585] zbud: loaded\n[ 0.501275] VFS: Disk quotas dquot_6.6.0\n[ 0.502075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503551] fuse init (API version 7.23)\n[ 0.504429] Key type big_key registered\n[ 0.505218] Allocating IMA MOK and blacklist keyrings.\n[ 0.506661] Key type asymmetric registered\n[ 0.507484] Asymmetric key parser 'x509' registered\n[ 0.508421] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.509854] io scheduler noop registered\n[ 0.510628] io scheduler deadline registered (default)\n[ 0.511603] io scheduler cfq registered\n[ 0.512423] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513441] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514675] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516110] ACPI: Power Button [PWRF]\n[ 0.516928] GHES: HEST is not enabled!\n[ 0.530586] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.561414] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.564252] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590241] Linux agpgart interface v0.103\n[ 0.592301] brd: module loaded\n[ 0.593524] loop: module loaded\n[ 0.598768] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600190] GPT:90111 != 2097151\n[ 0.600854] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601916] GPT:90111 != 2097151\n[ 0.602569] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603509] vda: vda1 vda15\n[ 0.604950] scsi host0: ata_piix\n[ 0.605662] scsi host1: ata_piix\n[ 0.606348] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607533] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.608944] libphy: Fixed MDIO Bus: probed\n[ 0.609742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.610659] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.612807] PPP generic driver version 2.4.2\n[ 0.613665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.614885] ehci-pci: EHCI PCI platform driver\n[ 0.615742] ehci-platform: EHCI generic platform driver\n[ 0.616698] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.617790] ohci-pci: OHCI PCI platform driver\n[ 0.618629] ohci-platform: OHCI generic platform driver\n[ 0.619599] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.633886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.634854] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.636268] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.637274] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.638357] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.639550] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.640931] usb usb1: Product: UHCI Host Controller\n[ 0.641833] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642936] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.643904] hub 1-0:1.0: USB hub found\n[ 0.644659] hub 1-0:1.0: 2 ports detected\n[ 0.645540] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.647611] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.648529] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.649521] mousedev: PS/2 mouse device common for all mice\n[ 0.650729] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.652518] rtc_cmos 00:00: RTC can wake from S4\n[ 0.653580] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.654746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655911] i2c /dev entries driver\n[ 0.656643] device-mapper: uevent: version 1.0.3\n[ 0.657541] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.659124] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.660374] NET: Registered protocol family 10\n[ 0.661335] NET: Registered protocol family 17\n[ 0.662199] Key type dns_resolver registered\n[ 0.663112] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.664179] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665874] registered taskstats version 1\n[ 0.666675] Loading compiled-in X.509 certificates\n[ 0.668096] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669888] zswap: loaded using pool lzo/zbud\n[ 0.671230] Key type trusted registered\n[ 0.672754] Key type encrypted registered\n[ 0.673554] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674553] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675568] evm: HMAC attrs: 0x1\n[ 0.676483] Magic number: 2:702:492\n[ 0.677304] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:29 UTC (1537982849)\n[ 0.678851] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.679941] EDD information not available.\n[ 0.768075] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.769563] Write protecting the kernel read-only data: 14336k\n[ 0.781184] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.782939] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.824276] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.02\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 17:28:30,257 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b/action used request id req-b0a904cb-63fe-414b-ab21-0bee1d9c13b6 2018-09-26 17:28:32,273 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8adca8ada1974cf307999650d10c3bdbf1d19989" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:28:33,339 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:28:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-455cbaaf-341b-45f0-b063-834b4fde6b36 x-compute-request-id: req-455cbaaf-341b-45f0-b063-834b4fde6b36 Content-Encoding: gzip Content-Length: 7936 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 523778055 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.132489] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134098] pid_max: default: 32768 minimum: 301\n[ 0.134962] ACPI: Core revision 20150930\n[ 0.136312] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137579] Security Framework initialized\n[ 0.138367] Yama: becoming mindful.\n[ 0.139072] AppArmor: AppArmor initialized\n[ 0.139914] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141204] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142442] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143609] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144953] Initializing cgroup subsys io\n[ 0.145743] Initializing cgroup subsys memory\n[ 0.146572] Initializing cgroup subsys devices\n[ 0.147425] Initializing cgroup subsys freezer\n[ 0.148277] Initializing cgroup subsys net_cls\n[ 0.149122] Initializing cgroup subsys perf_event\n[ 0.149999] Initializing cgroup subsys net_prio\n[ 0.150850] Initializing cgroup subsys hugetlb\n[ 0.151694] Initializing cgroup subsys pids\n[ 0.152542] CPU: Physical Processor ID: 0\n[ 0.154004] mce: CPU supports 10 MCE banks\n[ 0.154821] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155793] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166769] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173055] ftrace: allocating 31920 entries in 125 pages\n[ 0.199048] smpboot: Max logical packages: 1\n[ 0.199880] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201184] x2apic enabled\n[ 0.201975] Switched APIC routing to physical x2apic.\n[ 0.203675] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204757] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206672] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208399] KVM setup paravirtual spinlock\n[ 0.209663] x86: Booted up 1 node, 1 CPUs\n[ 0.210447] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211801] devtmpfs: initialized\n[ 0.213490] evm: security.selinux\n[ 0.214174] evm: security.SMACK64\n[ 0.214843] evm: security.SMACK64EXEC\n[ 0.215559] evm: security.SMACK64TRANSMUTE\n[ 0.216342] evm: security.SMACK64MMAP\n[ 0.217063] evm: security.ima\n[ 0.217684] evm: security.capability\n[ 0.218474] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220267] pinctrl core: initialized pinctrl subsystem\n[ 0.221323] RTC time: 17:27:28, date: 09/26/18\n[ 0.222263] NET: Registered protocol family 16\n[ 0.223207] cpuidle: using governor ladder\n[ 0.224001] cpuidle: using governor menu\n[ 0.224765] PCCT header not found.\n[ 0.225491] ACPI: bus type PCI registered\n[ 0.226279] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227483] PCI: Using configuration type 1 for base access\n[ 0.229220] ACPI: Added _OSI(Module Device)\n[ 0.230033] ACPI: Added _OSI(Processor Device)\n[ 0.230870] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233825] ACPI: Interpreter enabled\n[ 0.234565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238148] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239937] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241710] ACPI: (supports S0 S5)\n[ 0.242393] ACPI: Using IOAPIC for interrupt routing\n[ 0.243310] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246477] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247583] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248774] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249934] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252089] acpiphp: Slot [3] registered\n[ 0.252863] acpiphp: Slot [4] registered\n[ 0.253640] acpiphp: Slot [5] registered\n[ 0.254427] acpiphp: Slot [6] registered\n[ 0.255206] acpiphp: Slot [7] registered\n[ 0.255982] acpiphp: Slot [8] registered\n[ 0.256757] acpiphp: Slot [9] registered\n[ 0.257528] acpiphp: Slot [10] registered\n[ 0.258317] acpiphp: Slot [11] registered\n[ 0.259115] acpiphp: Slot [12] registered\n[ 0.259910] acpiphp: Slot [13] registered\n[ 0.260692] acpiphp: Slot [14] registered\n[ 0.261479] acpiphp: Slot [15] registered\n[ 0.272195] acpiphp: Slot [16] registered\n[ 0.272981] acpiphp: Slot [17] registered\n[ 0.273766] acpiphp: Slot [18] registered\n[ 0.274546] acpiphp: Slot [19] registered\n[ 0.275331] acpiphp: Slot [20] registered\n[ 0.276113] acpiphp: Slot [21] registered\n[ 0.276905] acpiphp: Slot [22] registered\n[ 0.277687] acpiphp: Slot [23] registered\n[ 0.278472] acpiphp: Slot [24] registered\n[ 0.279259] acpiphp: Slot [25] registered\n[ 0.280046] acpiphp: Slot [26] registered\n[ 0.280829] acpiphp: Slot [27] registered\n[ 0.281616] acpiphp: Slot [28] registered\n[ 0.282407] acpiphp: Slot [29] registered\n[ 0.283194] acpiphp: Slot [30] registered\n[ 0.283978] acpiphp: Slot [31] registered\n[ 0.284758] PCI host bridge to bus 0000:00\n[ 0.285537] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286710] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287882] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289287] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290690] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296909] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298168] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299308] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300540] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306792] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308190] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353721] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355177] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356564] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357949] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359300] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360522] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361646] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362828] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364315] vgaarb: loaded\n[ 0.364897] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366027] SCSI subsystem initialized\n[ 0.366818] ACPI: bus type USB registered\n[ 0.367602] usbcore: registered new interface driver usbfs\n[ 0.368590] usbcore: registered new interface driver hub\n[ 0.369558] usbcore: registered new device driver usb\n[ 0.370580] PCI: Using ACPI for IRQ routing\n[ 0.371572] NetLabel: Initializing\n[ 0.372269] NetLabel: domain hash size = 128\n[ 0.373106] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374025] NetLabel: unlabeled traffic allowed by default\n[ 0.375095] clocksource: Switched to clocksource kvm-clock\n[ 0.380505] AppArmor: AppArmor Filesystem Enabled\n[ 0.381434] pnp: PnP ACPI init\n[ 0.382333] pnp: PnP ACPI: found 5 devices\n[ 0.388721] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390401] NET: Registered protocol family 2\n[ 0.391354] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392608] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393758] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394893] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395965] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397139] NET: Registered protocol family 1\n[ 0.397996] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399083] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400145] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414141] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428357] Trying to unpack rootfs image as initramfs...\n[ 0.478064] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491867] Scanning for low memory corruption every 60 seconds\n[ 0.493194] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494317] audit: initializing netlink subsys (disabled)\n[ 0.495324] audit: type=2000 audit(1537982849.843:1): initialized\n[ 0.496601] Initialise system trusted keyring\n[ 0.497507] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498640] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500585] zbud: loaded\n[ 0.501275] VFS: Disk quotas dquot_6.6.0\n[ 0.502075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503551] fuse init (API version 7.23)\n[ 0.504429] Key type big_key registered\n[ 0.505218] Allocating IMA MOK and blacklist keyrings.\n[ 0.506661] Key type asymmetric registered\n[ 0.507484] Asymmetric key parser 'x509' registered\n[ 0.508421] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.509854] io scheduler noop registered\n[ 0.510628] io scheduler deadline registered (default)\n[ 0.511603] io scheduler cfq registered\n[ 0.512423] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513441] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514675] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516110] ACPI: Power Button [PWRF]\n[ 0.516928] GHES: HEST is not enabled!\n[ 0.530586] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.561414] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.564252] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590241] Linux agpgart interface v0.103\n[ 0.592301] brd: module loaded\n[ 0.593524] loop: module loaded\n[ 0.598768] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600190] GPT:90111 != 2097151\n[ 0.600854] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601916] GPT:90111 != 2097151\n[ 0.602569] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603509] vda: vda1 vda15\n[ 0.604950] scsi host0: ata_piix\n[ 0.605662] scsi host1: ata_piix\n[ 0.606348] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607533] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.608944] libphy: Fixed MDIO Bus: probed\n[ 0.609742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.610659] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.612807] PPP generic driver version 2.4.2\n[ 0.613665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.614885] ehci-pci: EHCI PCI platform driver\n[ 0.615742] ehci-platform: EHCI generic platform driver\n[ 0.616698] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.617790] ohci-pci: OHCI PCI platform driver\n[ 0.618629] ohci-platform: OHCI generic platform driver\n[ 0.619599] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.633886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.634854] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.636268] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.637274] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.638357] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.639550] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.640931] usb usb1: Product: UHCI Host Controller\n[ 0.641833] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642936] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.643904] hub 1-0:1.0: USB hub found\n[ 0.644659] hub 1-0:1.0: 2 ports detected\n[ 0.645540] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.647611] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.648529] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.649521] mousedev: PS/2 mouse device common for all mice\n[ 0.650729] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.652518] rtc_cmos 00:00: RTC can wake from S4\n[ 0.653580] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.654746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655911] i2c /dev entries driver\n[ 0.656643] device-mapper: uevent: version 1.0.3\n[ 0.657541] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.659124] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.660374] NET: Registered protocol family 10\n[ 0.661335] NET: Registered protocol family 17\n[ 0.662199] Key type dns_resolver registered\n[ 0.663112] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.664179] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665874] registered taskstats version 1\n[ 0.666675] Loading compiled-in X.509 certificates\n[ 0.668096] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669888] zswap: loaded using pool lzo/zbud\n[ 0.671230] Key type trusted registered\n[ 0.672754] Key type encrypted registered\n[ 0.673554] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674553] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675568] evm: HMAC attrs: 0x1\n[ 0.676483] Magic number: 2:702:492\n[ 0.677304] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:29 UTC (1537982849)\n[ 0.678851] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.679941] EDD information not available.\n[ 0.768075] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.769563] Write protecting the kernel read-only data: 14336k\n[ 0.781184] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.782939] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.824276] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.02\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.8...\nLease of 10.10.10.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.18. iid=i-0000011a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: "} 2018-09-26 17:28:33,340 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b/action used request id req-455cbaaf-341b-45f0-b063-834b4fde6b36 2018-09-26 17:28:35,358 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8adca8ada1974cf307999650d10c3bdbf1d19989" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:28:36,428 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:28:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9759fecb-fa65-495a-aaf6-a0f99a3931e6 x-compute-request-id: req-9759fecb-fa65-495a-aaf6-a0f99a3931e6 Content-Encoding: gzip Content-Length: 9406 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 523778055 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.132489] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134098] pid_max: default: 32768 minimum: 301\n[ 0.134962] ACPI: Core revision 20150930\n[ 0.136312] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137579] Security Framework initialized\n[ 0.138367] Yama: becoming mindful.\n[ 0.139072] AppArmor: AppArmor initialized\n[ 0.139914] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141204] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142442] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143609] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144953] Initializing cgroup subsys io\n[ 0.145743] Initializing cgroup subsys memory\n[ 0.146572] Initializing cgroup subsys devices\n[ 0.147425] Initializing cgroup subsys freezer\n[ 0.148277] Initializing cgroup subsys net_cls\n[ 0.149122] Initializing cgroup subsys perf_event\n[ 0.149999] Initializing cgroup subsys net_prio\n[ 0.150850] Initializing cgroup subsys hugetlb\n[ 0.151694] Initializing cgroup subsys pids\n[ 0.152542] CPU: Physical Processor ID: 0\n[ 0.154004] mce: CPU supports 10 MCE banks\n[ 0.154821] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155793] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166769] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173055] ftrace: allocating 31920 entries in 125 pages\n[ 0.199048] smpboot: Max logical packages: 1\n[ 0.199880] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201184] x2apic enabled\n[ 0.201975] Switched APIC routing to physical x2apic.\n[ 0.203675] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204757] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206672] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208399] KVM setup paravirtual spinlock\n[ 0.209663] x86: Booted up 1 node, 1 CPUs\n[ 0.210447] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211801] devtmpfs: initialized\n[ 0.213490] evm: security.selinux\n[ 0.214174] evm: security.SMACK64\n[ 0.214843] evm: security.SMACK64EXEC\n[ 0.215559] evm: security.SMACK64TRANSMUTE\n[ 0.216342] evm: security.SMACK64MMAP\n[ 0.217063] evm: security.ima\n[ 0.217684] evm: security.capability\n[ 0.218474] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220267] pinctrl core: initialized pinctrl subsystem\n[ 0.221323] RTC time: 17:27:28, date: 09/26/18\n[ 0.222263] NET: Registered protocol family 16\n[ 0.223207] cpuidle: using governor ladder\n[ 0.224001] cpuidle: using governor menu\n[ 0.224765] PCCT header not found.\n[ 0.225491] ACPI: bus type PCI registered\n[ 0.226279] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227483] PCI: Using configuration type 1 for base access\n[ 0.229220] ACPI: Added _OSI(Module Device)\n[ 0.230033] ACPI: Added _OSI(Processor Device)\n[ 0.230870] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233825] ACPI: Interpreter enabled\n[ 0.234565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238148] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239937] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241710] ACPI: (supports S0 S5)\n[ 0.242393] ACPI: Using IOAPIC for interrupt routing\n[ 0.243310] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246477] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247583] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248774] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249934] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252089] acpiphp: Slot [3] registered\n[ 0.252863] acpiphp: Slot [4] registered\n[ 0.253640] acpiphp: Slot [5] registered\n[ 0.254427] acpiphp: Slot [6] registered\n[ 0.255206] acpiphp: Slot [7] registered\n[ 0.255982] acpiphp: Slot [8] registered\n[ 0.256757] acpiphp: Slot [9] registered\n[ 0.257528] acpiphp: Slot [10] registered\n[ 0.258317] acpiphp: Slot [11] registered\n[ 0.259115] acpiphp: Slot [12] registered\n[ 0.259910] acpiphp: Slot [13] registered\n[ 0.260692] acpiphp: Slot [14] registered\n[ 0.261479] acpiphp: Slot [15] registered\n[ 0.272195] acpiphp: Slot [16] registered\n[ 0.272981] acpiphp: Slot [17] registered\n[ 0.273766] acpiphp: Slot [18] registered\n[ 0.274546] acpiphp: Slot [19] registered\n[ 0.275331] acpiphp: Slot [20] registered\n[ 0.276113] acpiphp: Slot [21] registered\n[ 0.276905] acpiphp: Slot [22] registered\n[ 0.277687] acpiphp: Slot [23] registered\n[ 0.278472] acpiphp: Slot [24] registered\n[ 0.279259] acpiphp: Slot [25] registered\n[ 0.280046] acpiphp: Slot [26] registered\n[ 0.280829] acpiphp: Slot [27] registered\n[ 0.281616] acpiphp: Slot [28] registered\n[ 0.282407] acpiphp: Slot [29] registered\n[ 0.283194] acpiphp: Slot [30] registered\n[ 0.283978] acpiphp: Slot [31] registered\n[ 0.284758] PCI host bridge to bus 0000:00\n[ 0.285537] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286710] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287882] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289287] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290690] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296909] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298168] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299308] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300540] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306792] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308190] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353721] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355177] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356564] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357949] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359300] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360522] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361646] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362828] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364315] vgaarb: loaded\n[ 0.364897] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366027] SCSI subsystem initialized\n[ 0.366818] ACPI: bus type USB registered\n[ 0.367602] usbcore: registered new interface driver usbfs\n[ 0.368590] usbcore: registered new interface driver hub\n[ 0.369558] usbcore: registered new device driver usb\n[ 0.370580] PCI: Using ACPI for IRQ routing\n[ 0.371572] NetLabel: Initializing\n[ 0.372269] NetLabel: domain hash size = 128\n[ 0.373106] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374025] NetLabel: unlabeled traffic allowed by default\n[ 0.375095] clocksource: Switched to clocksource kvm-clock\n[ 0.380505] AppArmor: AppArmor Filesystem Enabled\n[ 0.381434] pnp: PnP ACPI init\n[ 0.382333] pnp: PnP ACPI: found 5 devices\n[ 0.388721] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390401] NET: Registered protocol family 2\n[ 0.391354] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392608] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393758] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394893] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395965] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397139] NET: Registered protocol family 1\n[ 0.397996] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399083] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400145] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414141] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428357] Trying to unpack rootfs image as initramfs...\n[ 0.478064] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491867] Scanning for low memory corruption every 60 seconds\n[ 0.493194] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494317] audit: initializing netlink subsys (disabled)\n[ 0.495324] audit: type=2000 audit(1537982849.843:1): initialized\n[ 0.496601] Initialise system trusted keyring\n[ 0.497507] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498640] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500585] zbud: loaded\n[ 0.501275] VFS: Disk quotas dquot_6.6.0\n[ 0.502075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503551] fuse init (API version 7.23)\n[ 0.504429] Key type big_key registered\n[ 0.505218] Allocating IMA MOK and blacklist keyrings.\n[ 0.506661] Key type asymmetric registered\n[ 0.507484] Asymmetric key parser 'x509' registered\n[ 0.508421] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.509854] io scheduler noop registered\n[ 0.510628] io scheduler deadline registered (default)\n[ 0.511603] io scheduler cfq registered\n[ 0.512423] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513441] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514675] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516110] ACPI: Power Button [PWRF]\n[ 0.516928] GHES: HEST is not enabled!\n[ 0.530586] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.561414] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.564252] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590241] Linux agpgart interface v0.103\n[ 0.592301] brd: module loaded\n[ 0.593524] loop: module loaded\n[ 0.598768] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600190] GPT:90111 != 2097151\n[ 0.600854] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601916] GPT:90111 != 2097151\n[ 0.602569] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603509] vda: vda1 vda15\n[ 0.604950] scsi host0: ata_piix\n[ 0.605662] scsi host1: ata_piix\n[ 0.606348] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607533] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.608944] libphy: Fixed MDIO Bus: probed\n[ 0.609742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.610659] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.612807] PPP generic driver version 2.4.2\n[ 0.613665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.614885] ehci-pci: EHCI PCI platform driver\n[ 0.615742] ehci-platform: EHCI generic platform driver\n[ 0.616698] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.617790] ohci-pci: OHCI PCI platform driver\n[ 0.618629] ohci-platform: OHCI generic platform driver\n[ 0.619599] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.633886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.634854] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.636268] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.637274] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.638357] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.639550] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.640931] usb usb1: Product: UHCI Host Controller\n[ 0.641833] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642936] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.643904] hub 1-0:1.0: USB hub found\n[ 0.644659] hub 1-0:1.0: 2 ports detected\n[ 0.645540] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.647611] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.648529] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.649521] mousedev: PS/2 mouse device common for all mice\n[ 0.650729] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.652518] rtc_cmos 00:00: RTC can wake from S4\n[ 0.653580] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.654746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655911] i2c /dev entries driver\n[ 0.656643] device-mapper: uevent: version 1.0.3\n[ 0.657541] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.659124] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.660374] NET: Registered protocol family 10\n[ 0.661335] NET: Registered protocol family 17\n[ 0.662199] Key type dns_resolver registered\n[ 0.663112] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.664179] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665874] registered taskstats version 1\n[ 0.666675] Loading compiled-in X.509 certificates\n[ 0.668096] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669888] zswap: loaded using pool lzo/zbud\n[ 0.671230] Key type trusted registered\n[ 0.672754] Key type encrypted registered\n[ 0.673554] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674553] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675568] evm: HMAC attrs: 0x1\n[ 0.676483] Magic number: 2:702:492\n[ 0.677304] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:29 UTC (1537982849)\n[ 0.678851] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.679941] EDD information not available.\n[ 0.768075] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.769563] Write protecting the kernel read-only data: 14336k\n[ 0.781184] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.782939] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.824276] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.02\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.8...\nLease of 10.10.10.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.18. iid=i-0000011a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVdZBgWmSq6GJAj/EFsvVKA4dtH3nH1rBNARKgoJFwE5oRFID0OLmIRYyogf9lsOMjokH/WVHVcWgMHtE7zFMxVXoMXQhrPDgw83UiYnVOTdo+L937SUK8x9Z3873QgG5BPxhk7fOk00t8zDRw7hErYmrrCHWfV09lPNkhABE2K3jIpQAxDzQSuSqtTohiRGA6vqTEjOw2oPeD2DMiNuiCFOhqOpme25UQ1mD/iUrdjGRfcb1z/+1xNRwEolMWKwJXrlHKLEbTMHar02vXITc8+g5YXj31j86Qe1KKx/XKsTOJ1t5Qqey6xfSqParhdFOIFv8pog3r7jgDabw2J+wj root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBALtDvgcaFWALCHlwtrS8iybOhLriYGbEx6tMUonUmoOoEQlOW0vdP6t+acrHY8KpWvVItc/aznVCFMGdaB/X+N3drhik6FPi01w4Xk+nSWbRzua+wdfbpdgmalmq7A+kNp6bTvmzG9XGZX5seN660XVt0JfUr2dFGgcGiUBZdjZBAAAAFQC2HrfFo6KrsZ/2eIfDXxG4AvwSAQAAAIB4PuWSE8cLSXt8Mbqr2eNUeSq3FjQ6HhJf8kX6mwPFi7KDrzHHlCZlMGvFqC8hXcO+P63tM1GS43ujzYoFBfqVqg2CGe3PnyFcc6+qqwSnYpXgzMfcsYJjVu7dhs/Z5tJxMXzeRv1XKMysOYLcg2uqCBp7hDQsw3gL1CCuTjFE3AAAAIEAtefVruhXUINIDUdLrEy14B41RXER3Rf5BRIWE6zaLyOJnp+cDvjgDP0ZTr+8hmk7ZBXm7j2nx+cslCleyj7fcbzjLffB3Hhjq1CWf4nFb5YRtnhlohG9P4aK76kUBzR//rCelcdXcj1xOIVtclF0WsxbFUoTm6dHPqRa+sDI75w= root@sdnvpn-1-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.8,24,fe80::f816:3eff:fe62:9d99/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.8 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.28 ===\n/dev/root resized successfully [took 2.15s]\n"} 2018-09-26 17:28:36,428 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b/action used request id req-9759fecb-fa65-495a-aaf6-a0f99a3931e6 2018-09-26 17:28:38,446 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8adca8ada1974cf307999650d10c3bdbf1d19989" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:28:39,519 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:28:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ed2c90e-2700-41cf-ad79-5dde483cec09 x-compute-request-id: req-4ed2c90e-2700-41cf-ad79-5dde483cec09 Content-Encoding: gzip Content-Length: 9984 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 523778055 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.132489] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134098] pid_max: default: 32768 minimum: 301\n[ 0.134962] ACPI: Core revision 20150930\n[ 0.136312] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137579] Security Framework initialized\n[ 0.138367] Yama: becoming mindful.\n[ 0.139072] AppArmor: AppArmor initialized\n[ 0.139914] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141204] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142442] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143609] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144953] Initializing cgroup subsys io\n[ 0.145743] Initializing cgroup subsys memory\n[ 0.146572] Initializing cgroup subsys devices\n[ 0.147425] Initializing cgroup subsys freezer\n[ 0.148277] Initializing cgroup subsys net_cls\n[ 0.149122] Initializing cgroup subsys perf_event\n[ 0.149999] Initializing cgroup subsys net_prio\n[ 0.150850] Initializing cgroup subsys hugetlb\n[ 0.151694] Initializing cgroup subsys pids\n[ 0.152542] CPU: Physical Processor ID: 0\n[ 0.154004] mce: CPU supports 10 MCE banks\n[ 0.154821] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155793] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166769] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173055] ftrace: allocating 31920 entries in 125 pages\n[ 0.199048] smpboot: Max logical packages: 1\n[ 0.199880] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201184] x2apic enabled\n[ 0.201975] Switched APIC routing to physical x2apic.\n[ 0.203675] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204757] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206672] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208399] KVM setup paravirtual spinlock\n[ 0.209663] x86: Booted up 1 node, 1 CPUs\n[ 0.210447] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211801] devtmpfs: initialized\n[ 0.213490] evm: security.selinux\n[ 0.214174] evm: security.SMACK64\n[ 0.214843] evm: security.SMACK64EXEC\n[ 0.215559] evm: security.SMACK64TRANSMUTE\n[ 0.216342] evm: security.SMACK64MMAP\n[ 0.217063] evm: security.ima\n[ 0.217684] evm: security.capability\n[ 0.218474] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220267] pinctrl core: initialized pinctrl subsystem\n[ 0.221323] RTC time: 17:27:28, date: 09/26/18\n[ 0.222263] NET: Registered protocol family 16\n[ 0.223207] cpuidle: using governor ladder\n[ 0.224001] cpuidle: using governor menu\n[ 0.224765] PCCT header not found.\n[ 0.225491] ACPI: bus type PCI registered\n[ 0.226279] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227483] PCI: Using configuration type 1 for base access\n[ 0.229220] ACPI: Added _OSI(Module Device)\n[ 0.230033] ACPI: Added _OSI(Processor Device)\n[ 0.230870] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233825] ACPI: Interpreter enabled\n[ 0.234565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238148] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239937] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241710] ACPI: (supports S0 S5)\n[ 0.242393] ACPI: Using IOAPIC for interrupt routing\n[ 0.243310] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246477] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247583] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248774] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249934] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252089] acpiphp: Slot [3] registered\n[ 0.252863] acpiphp: Slot [4] registered\n[ 0.253640] acpiphp: Slot [5] registered\n[ 0.254427] acpiphp: Slot [6] registered\n[ 0.255206] acpiphp: Slot [7] registered\n[ 0.255982] acpiphp: Slot [8] registered\n[ 0.256757] acpiphp: Slot [9] registered\n[ 0.257528] acpiphp: Slot [10] registered\n[ 0.258317] acpiphp: Slot [11] registered\n[ 0.259115] acpiphp: Slot [12] registered\n[ 0.259910] acpiphp: Slot [13] registered\n[ 0.260692] acpiphp: Slot [14] registered\n[ 0.261479] acpiphp: Slot [15] registered\n[ 0.272195] acpiphp: Slot [16] registered\n[ 0.272981] acpiphp: Slot [17] registered\n[ 0.273766] acpiphp: Slot [18] registered\n[ 0.274546] acpiphp: Slot [19] registered\n[ 0.275331] acpiphp: Slot [20] registered\n[ 0.276113] acpiphp: Slot [21] registered\n[ 0.276905] acpiphp: Slot [22] registered\n[ 0.277687] acpiphp: Slot [23] registered\n[ 0.278472] acpiphp: Slot [24] registered\n[ 0.279259] acpiphp: Slot [25] registered\n[ 0.280046] acpiphp: Slot [26] registered\n[ 0.280829] acpiphp: Slot [27] registered\n[ 0.281616] acpiphp: Slot [28] registered\n[ 0.282407] acpiphp: Slot [29] registered\n[ 0.283194] acpiphp: Slot [30] registered\n[ 0.283978] acpiphp: Slot [31] registered\n[ 0.284758] PCI host bridge to bus 0000:00\n[ 0.285537] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286710] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287882] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289287] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290690] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296909] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298168] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299308] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300540] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306792] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308190] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353721] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355177] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356564] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357949] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359300] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360522] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361646] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362828] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364315] vgaarb: loaded\n[ 0.364897] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366027] SCSI subsystem initialized\n[ 0.366818] ACPI: bus type USB registered\n[ 0.367602] usbcore: registered new interface driver usbfs\n[ 0.368590] usbcore: registered new interface driver hub\n[ 0.369558] usbcore: registered new device driver usb\n[ 0.370580] PCI: Using ACPI for IRQ routing\n[ 0.371572] NetLabel: Initializing\n[ 0.372269] NetLabel: domain hash size = 128\n[ 0.373106] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374025] NetLabel: unlabeled traffic allowed by default\n[ 0.375095] clocksource: Switched to clocksource kvm-clock\n[ 0.380505] AppArmor: AppArmor Filesystem Enabled\n[ 0.381434] pnp: PnP ACPI init\n[ 0.382333] pnp: PnP ACPI: found 5 devices\n[ 0.388721] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390401] NET: Registered protocol family 2\n[ 0.391354] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392608] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393758] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394893] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395965] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397139] NET: Registered protocol family 1\n[ 0.397996] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399083] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400145] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414141] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428357] Trying to unpack rootfs image as initramfs...\n[ 0.478064] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491867] Scanning for low memory corruption every 60 seconds\n[ 0.493194] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494317] audit: initializing netlink subsys (disabled)\n[ 0.495324] audit: type=2000 audit(1537982849.843:1): initialized\n[ 0.496601] Initialise system trusted keyring\n[ 0.497507] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498640] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500585] zbud: loaded\n[ 0.501275] VFS: Disk quotas dquot_6.6.0\n[ 0.502075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503551] fuse init (API version 7.23)\n[ 0.504429] Key type big_key registered\n[ 0.505218] Allocating IMA MOK and blacklist keyrings.\n[ 0.506661] Key type asymmetric registered\n[ 0.507484] Asymmetric key parser 'x509' registered\n[ 0.508421] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.509854] io scheduler noop registered\n[ 0.510628] io scheduler deadline registered (default)\n[ 0.511603] io scheduler cfq registered\n[ 0.512423] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513441] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514675] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516110] ACPI: Power Button [PWRF]\n[ 0.516928] GHES: HEST is not enabled!\n[ 0.530586] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.561414] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.564252] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590241] Linux agpgart interface v0.103\n[ 0.592301] brd: module loaded\n[ 0.593524] loop: module loaded\n[ 0.598768] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600190] GPT:90111 != 2097151\n[ 0.600854] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601916] GPT:90111 != 2097151\n[ 0.602569] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603509] vda: vda1 vda15\n[ 0.604950] scsi host0: ata_piix\n[ 0.605662] scsi host1: ata_piix\n[ 0.606348] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607533] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.608944] libphy: Fixed MDIO Bus: probed\n[ 0.609742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.610659] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.612807] PPP generic driver version 2.4.2\n[ 0.613665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.614885] ehci-pci: EHCI PCI platform driver\n[ 0.615742] ehci-platform: EHCI generic platform driver\n[ 0.616698] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.617790] ohci-pci: OHCI PCI platform driver\n[ 0.618629] ohci-platform: OHCI generic platform driver\n[ 0.619599] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.633886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.634854] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.636268] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.637274] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.638357] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.639550] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.640931] usb usb1: Product: UHCI Host Controller\n[ 0.641833] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642936] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.643904] hub 1-0:1.0: USB hub found\n[ 0.644659] hub 1-0:1.0: 2 ports detected\n[ 0.645540] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.647611] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.648529] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.649521] mousedev: PS/2 mouse device common for all mice\n[ 0.650729] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.652518] rtc_cmos 00:00: RTC can wake from S4\n[ 0.653580] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.654746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655911] i2c /dev entries driver\n[ 0.656643] device-mapper: uevent: version 1.0.3\n[ 0.657541] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.659124] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.660374] NET: Registered protocol family 10\n[ 0.661335] NET: Registered protocol family 17\n[ 0.662199] Key type dns_resolver registered\n[ 0.663112] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.664179] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665874] registered taskstats version 1\n[ 0.666675] Loading compiled-in X.509 certificates\n[ 0.668096] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669888] zswap: loaded using pool lzo/zbud\n[ 0.671230] Key type trusted registered\n[ 0.672754] Key type encrypted registered\n[ 0.673554] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674553] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675568] evm: HMAC attrs: 0x1\n[ 0.676483] Magic number: 2:702:492\n[ 0.677304] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:29 UTC (1537982849)\n[ 0.678851] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.679941] EDD information not available.\n[ 0.768075] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.769563] Write protecting the kernel read-only data: 14336k\n[ 0.781184] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.782939] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.824276] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.02\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.8...\nLease of 10.10.10.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.18. iid=i-0000011a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVdZBgWmSq6GJAj/EFsvVKA4dtH3nH1rBNARKgoJFwE5oRFID0OLmIRYyogf9lsOMjokH/WVHVcWgMHtE7zFMxVXoMXQhrPDgw83UiYnVOTdo+L937SUK8x9Z3873QgG5BPxhk7fOk00t8zDRw7hErYmrrCHWfV09lPNkhABE2K3jIpQAxDzQSuSqtTohiRGA6vqTEjOw2oPeD2DMiNuiCFOhqOpme25UQ1mD/iUrdjGRfcb1z/+1xNRwEolMWKwJXrlHKLEbTMHar02vXITc8+g5YXj31j86Qe1KKx/XKsTOJ1t5Qqey6xfSqParhdFOIFv8pog3r7jgDabw2J+wj root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBALtDvgcaFWALCHlwtrS8iybOhLriYGbEx6tMUonUmoOoEQlOW0vdP6t+acrHY8KpWvVItc/aznVCFMGdaB/X+N3drhik6FPi01w4Xk+nSWbRzua+wdfbpdgmalmq7A+kNp6bTvmzG9XGZX5seN660XVt0JfUr2dFGgcGiUBZdjZBAAAAFQC2HrfFo6KrsZ/2eIfDXxG4AvwSAQAAAIB4PuWSE8cLSXt8Mbqr2eNUeSq3FjQ6HhJf8kX6mwPFi7KDrzHHlCZlMGvFqC8hXcO+P63tM1GS43ujzYoFBfqVqg2CGe3PnyFcc6+qqwSnYpXgzMfcsYJjVu7dhs/Z5tJxMXzeRv1XKMysOYLcg2uqCBp7hDQsw3gL1CCuTjFE3AAAAIEAtefVruhXUINIDUdLrEy14B41RXER3Rf5BRIWE6zaLyOJnp+cDvjgDP0ZTr+8hmk7ZBXm7j2nx+cslCleyj7fcbzjLffB3Hhjq1CWf4nFb5YRtnhlohG9P4aK76kUBzR//rCelcdXcj1xOIVtclF0WsxbFUoTm6dHPqRa+sDI75w= root@sdnvpn-1-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.8,24,fe80::f816:3eff:fe62:9d99/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.8 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.28 ===\n/dev/root resized successfully [took 2.15s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:62:9D:99 \n inet addr:10.10.10.8 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe62:9d99/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:77 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9444 (9.2 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-09-26 17:28:39,520 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b/action used request id req-4ed2c90e-2700-41cf-ad79-5dde483cec09 2018-09-26 17:28:41,539 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8adca8ada1974cf307999650d10c3bdbf1d19989" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:28:42,666 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:28:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-22f03aaa-f270-42ce-9491-66426dc2ee87 x-compute-request-id: req-22f03aaa-f270-42ce-9491-66426dc2ee87 Content-Encoding: gzip Content-Length: 9984 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 523778055 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.132489] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134098] pid_max: default: 32768 minimum: 301\n[ 0.134962] ACPI: Core revision 20150930\n[ 0.136312] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137579] Security Framework initialized\n[ 0.138367] Yama: becoming mindful.\n[ 0.139072] AppArmor: AppArmor initialized\n[ 0.139914] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141204] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142442] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143609] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144953] Initializing cgroup subsys io\n[ 0.145743] Initializing cgroup subsys memory\n[ 0.146572] Initializing cgroup subsys devices\n[ 0.147425] Initializing cgroup subsys freezer\n[ 0.148277] Initializing cgroup subsys net_cls\n[ 0.149122] Initializing cgroup subsys perf_event\n[ 0.149999] Initializing cgroup subsys net_prio\n[ 0.150850] Initializing cgroup subsys hugetlb\n[ 0.151694] Initializing cgroup subsys pids\n[ 0.152542] CPU: Physical Processor ID: 0\n[ 0.154004] mce: CPU supports 10 MCE banks\n[ 0.154821] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155793] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166769] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173055] ftrace: allocating 31920 entries in 125 pages\n[ 0.199048] smpboot: Max logical packages: 1\n[ 0.199880] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201184] x2apic enabled\n[ 0.201975] Switched APIC routing to physical x2apic.\n[ 0.203675] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204757] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206672] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208399] KVM setup paravirtual spinlock\n[ 0.209663] x86: Booted up 1 node, 1 CPUs\n[ 0.210447] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211801] devtmpfs: initialized\n[ 0.213490] evm: security.selinux\n[ 0.214174] evm: security.SMACK64\n[ 0.214843] evm: security.SMACK64EXEC\n[ 0.215559] evm: security.SMACK64TRANSMUTE\n[ 0.216342] evm: security.SMACK64MMAP\n[ 0.217063] evm: security.ima\n[ 0.217684] evm: security.capability\n[ 0.218474] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220267] pinctrl core: initialized pinctrl subsystem\n[ 0.221323] RTC time: 17:27:28, date: 09/26/18\n[ 0.222263] NET: Registered protocol family 16\n[ 0.223207] cpuidle: using governor ladder\n[ 0.224001] cpuidle: using governor menu\n[ 0.224765] PCCT header not found.\n[ 0.225491] ACPI: bus type PCI registered\n[ 0.226279] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227483] PCI: Using configuration type 1 for base access\n[ 0.229220] ACPI: Added _OSI(Module Device)\n[ 0.230033] ACPI: Added _OSI(Processor Device)\n[ 0.230870] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233825] ACPI: Interpreter enabled\n[ 0.234565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238148] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239937] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241710] ACPI: (supports S0 S5)\n[ 0.242393] ACPI: Using IOAPIC for interrupt routing\n[ 0.243310] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246477] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247583] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248774] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249934] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252089] acpiphp: Slot [3] registered\n[ 0.252863] acpiphp: Slot [4] registered\n[ 0.253640] acpiphp: Slot [5] registered\n[ 0.254427] acpiphp: Slot [6] registered\n[ 0.255206] acpiphp: Slot [7] registered\n[ 0.255982] acpiphp: Slot [8] registered\n[ 0.256757] acpiphp: Slot [9] registered\n[ 0.257528] acpiphp: Slot [10] registered\n[ 0.258317] acpiphp: Slot [11] registered\n[ 0.259115] acpiphp: Slot [12] registered\n[ 0.259910] acpiphp: Slot [13] registered\n[ 0.260692] acpiphp: Slot [14] registered\n[ 0.261479] acpiphp: Slot [15] registered\n[ 0.272195] acpiphp: Slot [16] registered\n[ 0.272981] acpiphp: Slot [17] registered\n[ 0.273766] acpiphp: Slot [18] registered\n[ 0.274546] acpiphp: Slot [19] registered\n[ 0.275331] acpiphp: Slot [20] registered\n[ 0.276113] acpiphp: Slot [21] registered\n[ 0.276905] acpiphp: Slot [22] registered\n[ 0.277687] acpiphp: Slot [23] registered\n[ 0.278472] acpiphp: Slot [24] registered\n[ 0.279259] acpiphp: Slot [25] registered\n[ 0.280046] acpiphp: Slot [26] registered\n[ 0.280829] acpiphp: Slot [27] registered\n[ 0.281616] acpiphp: Slot [28] registered\n[ 0.282407] acpiphp: Slot [29] registered\n[ 0.283194] acpiphp: Slot [30] registered\n[ 0.283978] acpiphp: Slot [31] registered\n[ 0.284758] PCI host bridge to bus 0000:00\n[ 0.285537] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286710] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287882] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289287] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290690] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296909] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298168] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299308] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300540] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306792] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308190] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353721] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355177] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356564] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357949] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359300] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360522] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361646] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362828] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364315] vgaarb: loaded\n[ 0.364897] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366027] SCSI subsystem initialized\n[ 0.366818] ACPI: bus type USB registered\n[ 0.367602] usbcore: registered new interface driver usbfs\n[ 0.368590] usbcore: registered new interface driver hub\n[ 0.369558] usbcore: registered new device driver usb\n[ 0.370580] PCI: Using ACPI for IRQ routing\n[ 0.371572] NetLabel: Initializing\n[ 0.372269] NetLabel: domain hash size = 128\n[ 0.373106] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374025] NetLabel: unlabeled traffic allowed by default\n[ 0.375095] clocksource: Switched to clocksource kvm-clock\n[ 0.380505] AppArmor: AppArmor Filesystem Enabled\n[ 0.381434] pnp: PnP ACPI init\n[ 0.382333] pnp: PnP ACPI: found 5 devices\n[ 0.388721] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390401] NET: Registered protocol family 2\n[ 0.391354] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392608] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393758] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394893] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395965] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397139] NET: Registered protocol family 1\n[ 0.397996] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399083] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400145] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414141] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428357] Trying to unpack rootfs image as initramfs...\n[ 0.478064] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491867] Scanning for low memory corruption every 60 seconds\n[ 0.493194] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494317] audit: initializing netlink subsys (disabled)\n[ 0.495324] audit: type=2000 audit(1537982849.843:1): initialized\n[ 0.496601] Initialise system trusted keyring\n[ 0.497507] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498640] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500585] zbud: loaded\n[ 0.501275] VFS: Disk quotas dquot_6.6.0\n[ 0.502075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503551] fuse init (API version 7.23)\n[ 0.504429] Key type big_key registered\n[ 0.505218] Allocating IMA MOK and blacklist keyrings.\n[ 0.506661] Key type asymmetric registered\n[ 0.507484] Asymmetric key parser 'x509' registered\n[ 0.508421] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.509854] io scheduler noop registered\n[ 0.510628] io scheduler deadline registered (default)\n[ 0.511603] io scheduler cfq registered\n[ 0.512423] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513441] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514675] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516110] ACPI: Power Button [PWRF]\n[ 0.516928] GHES: HEST is not enabled!\n[ 0.530586] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.561414] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.564252] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590241] Linux agpgart interface v0.103\n[ 0.592301] brd: module loaded\n[ 0.593524] loop: module loaded\n[ 0.598768] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600190] GPT:90111 != 2097151\n[ 0.600854] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601916] GPT:90111 != 2097151\n[ 0.602569] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603509] vda: vda1 vda15\n[ 0.604950] scsi host0: ata_piix\n[ 0.605662] scsi host1: ata_piix\n[ 0.606348] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607533] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.608944] libphy: Fixed MDIO Bus: probed\n[ 0.609742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.610659] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.612807] PPP generic driver version 2.4.2\n[ 0.613665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.614885] ehci-pci: EHCI PCI platform driver\n[ 0.615742] ehci-platform: EHCI generic platform driver\n[ 0.616698] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.617790] ohci-pci: OHCI PCI platform driver\n[ 0.618629] ohci-platform: OHCI generic platform driver\n[ 0.619599] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.633886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.634854] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.636268] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.637274] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.638357] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.639550] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.640931] usb usb1: Product: UHCI Host Controller\n[ 0.641833] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642936] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.643904] hub 1-0:1.0: USB hub found\n[ 0.644659] hub 1-0:1.0: 2 ports detected\n[ 0.645540] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.647611] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.648529] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.649521] mousedev: PS/2 mouse device common for all mice\n[ 0.650729] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.652518] rtc_cmos 00:00: RTC can wake from S4\n[ 0.653580] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.654746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655911] i2c /dev entries driver\n[ 0.656643] device-mapper: uevent: version 1.0.3\n[ 0.657541] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.659124] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.660374] NET: Registered protocol family 10\n[ 0.661335] NET: Registered protocol family 17\n[ 0.662199] Key type dns_resolver registered\n[ 0.663112] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.664179] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665874] registered taskstats version 1\n[ 0.666675] Loading compiled-in X.509 certificates\n[ 0.668096] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669888] zswap: loaded using pool lzo/zbud\n[ 0.671230] Key type trusted registered\n[ 0.672754] Key type encrypted registered\n[ 0.673554] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674553] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675568] evm: HMAC attrs: 0x1\n[ 0.676483] Magic number: 2:702:492\n[ 0.677304] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:29 UTC (1537982849)\n[ 0.678851] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.679941] EDD information not available.\n[ 0.768075] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.769563] Write protecting the kernel read-only data: 14336k\n[ 0.781184] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.782939] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.824276] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.02\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.8...\nLease of 10.10.10.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.18. iid=i-0000011a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVdZBgWmSq6GJAj/EFsvVKA4dtH3nH1rBNARKgoJFwE5oRFID0OLmIRYyogf9lsOMjokH/WVHVcWgMHtE7zFMxVXoMXQhrPDgw83UiYnVOTdo+L937SUK8x9Z3873QgG5BPxhk7fOk00t8zDRw7hErYmrrCHWfV09lPNkhABE2K3jIpQAxDzQSuSqtTohiRGA6vqTEjOw2oPeD2DMiNuiCFOhqOpme25UQ1mD/iUrdjGRfcb1z/+1xNRwEolMWKwJXrlHKLEbTMHar02vXITc8+g5YXj31j86Qe1KKx/XKsTOJ1t5Qqey6xfSqParhdFOIFv8pog3r7jgDabw2J+wj root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBALtDvgcaFWALCHlwtrS8iybOhLriYGbEx6tMUonUmoOoEQlOW0vdP6t+acrHY8KpWvVItc/aznVCFMGdaB/X+N3drhik6FPi01w4Xk+nSWbRzua+wdfbpdgmalmq7A+kNp6bTvmzG9XGZX5seN660XVt0JfUr2dFGgcGiUBZdjZBAAAAFQC2HrfFo6KrsZ/2eIfDXxG4AvwSAQAAAIB4PuWSE8cLSXt8Mbqr2eNUeSq3FjQ6HhJf8kX6mwPFi7KDrzHHlCZlMGvFqC8hXcO+P63tM1GS43ujzYoFBfqVqg2CGe3PnyFcc6+qqwSnYpXgzMfcsYJjVu7dhs/Z5tJxMXzeRv1XKMysOYLcg2uqCBp7hDQsw3gL1CCuTjFE3AAAAIEAtefVruhXUINIDUdLrEy14B41RXER3Rf5BRIWE6zaLyOJnp+cDvjgDP0ZTr+8hmk7ZBXm7j2nx+cslCleyj7fcbzjLffB3Hhjq1CWf4nFb5YRtnhlohG9P4aK76kUBzR//rCelcdXcj1xOIVtclF0WsxbFUoTm6dHPqRa+sDI75w= root@sdnvpn-1-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.8,24,fe80::f816:3eff:fe62:9d99/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.8 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.28 ===\n/dev/root resized successfully [took 2.15s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:62:9D:99 \n inet addr:10.10.10.8 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe62:9d99/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:77 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9444 (9.2 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-09-26 17:28:42,667 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b/action used request id req-22f03aaa-f270-42ce-9491-66426dc2ee87 2018-09-26 17:28:44,689 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8adca8ada1974cf307999650d10c3bdbf1d19989" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:28:45,817 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:28:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-45c485d3-6e66-4cf2-b535-9773efa4660e x-compute-request-id: req-45c485d3-6e66-4cf2-b535-9773efa4660e Content-Encoding: gzip Content-Length: 9984 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 523778055 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.132489] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134098] pid_max: default: 32768 minimum: 301\n[ 0.134962] ACPI: Core revision 20150930\n[ 0.136312] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137579] Security Framework initialized\n[ 0.138367] Yama: becoming mindful.\n[ 0.139072] AppArmor: AppArmor initialized\n[ 0.139914] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141204] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142442] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143609] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144953] Initializing cgroup subsys io\n[ 0.145743] Initializing cgroup subsys memory\n[ 0.146572] Initializing cgroup subsys devices\n[ 0.147425] Initializing cgroup subsys freezer\n[ 0.148277] Initializing cgroup subsys net_cls\n[ 0.149122] Initializing cgroup subsys perf_event\n[ 0.149999] Initializing cgroup subsys net_prio\n[ 0.150850] Initializing cgroup subsys hugetlb\n[ 0.151694] Initializing cgroup subsys pids\n[ 0.152542] CPU: Physical Processor ID: 0\n[ 0.154004] mce: CPU supports 10 MCE banks\n[ 0.154821] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155793] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166769] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173055] ftrace: allocating 31920 entries in 125 pages\n[ 0.199048] smpboot: Max logical packages: 1\n[ 0.199880] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201184] x2apic enabled\n[ 0.201975] Switched APIC routing to physical x2apic.\n[ 0.203675] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204757] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206672] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208399] KVM setup paravirtual spinlock\n[ 0.209663] x86: Booted up 1 node, 1 CPUs\n[ 0.210447] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211801] devtmpfs: initialized\n[ 0.213490] evm: security.selinux\n[ 0.214174] evm: security.SMACK64\n[ 0.214843] evm: security.SMACK64EXEC\n[ 0.215559] evm: security.SMACK64TRANSMUTE\n[ 0.216342] evm: security.SMACK64MMAP\n[ 0.217063] evm: security.ima\n[ 0.217684] evm: security.capability\n[ 0.218474] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220267] pinctrl core: initialized pinctrl subsystem\n[ 0.221323] RTC time: 17:27:28, date: 09/26/18\n[ 0.222263] NET: Registered protocol family 16\n[ 0.223207] cpuidle: using governor ladder\n[ 0.224001] cpuidle: using governor menu\n[ 0.224765] PCCT header not found.\n[ 0.225491] ACPI: bus type PCI registered\n[ 0.226279] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227483] PCI: Using configuration type 1 for base access\n[ 0.229220] ACPI: Added _OSI(Module Device)\n[ 0.230033] ACPI: Added _OSI(Processor Device)\n[ 0.230870] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233825] ACPI: Interpreter enabled\n[ 0.234565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238148] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239937] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241710] ACPI: (supports S0 S5)\n[ 0.242393] ACPI: Using IOAPIC for interrupt routing\n[ 0.243310] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246477] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247583] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248774] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249934] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252089] acpiphp: Slot [3] registered\n[ 0.252863] acpiphp: Slot [4] registered\n[ 0.253640] acpiphp: Slot [5] registered\n[ 0.254427] acpiphp: Slot [6] registered\n[ 0.255206] acpiphp: Slot [7] registered\n[ 0.255982] acpiphp: Slot [8] registered\n[ 0.256757] acpiphp: Slot [9] registered\n[ 0.257528] acpiphp: Slot [10] registered\n[ 0.258317] acpiphp: Slot [11] registered\n[ 0.259115] acpiphp: Slot [12] registered\n[ 0.259910] acpiphp: Slot [13] registered\n[ 0.260692] acpiphp: Slot [14] registered\n[ 0.261479] acpiphp: Slot [15] registered\n[ 0.272195] acpiphp: Slot [16] registered\n[ 0.272981] acpiphp: Slot [17] registered\n[ 0.273766] acpiphp: Slot [18] registered\n[ 0.274546] acpiphp: Slot [19] registered\n[ 0.275331] acpiphp: Slot [20] registered\n[ 0.276113] acpiphp: Slot [21] registered\n[ 0.276905] acpiphp: Slot [22] registered\n[ 0.277687] acpiphp: Slot [23] registered\n[ 0.278472] acpiphp: Slot [24] registered\n[ 0.279259] acpiphp: Slot [25] registered\n[ 0.280046] acpiphp: Slot [26] registered\n[ 0.280829] acpiphp: Slot [27] registered\n[ 0.281616] acpiphp: Slot [28] registered\n[ 0.282407] acpiphp: Slot [29] registered\n[ 0.283194] acpiphp: Slot [30] registered\n[ 0.283978] acpiphp: Slot [31] registered\n[ 0.284758] PCI host bridge to bus 0000:00\n[ 0.285537] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286710] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287882] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289287] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290690] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296909] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298168] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299308] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300540] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306792] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308190] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353721] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355177] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356564] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357949] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359300] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360522] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361646] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362828] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364315] vgaarb: loaded\n[ 0.364897] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366027] SCSI subsystem initialized\n[ 0.366818] ACPI: bus type USB registered\n[ 0.367602] usbcore: registered new interface driver usbfs\n[ 0.368590] usbcore: registered new interface driver hub\n[ 0.369558] usbcore: registered new device driver usb\n[ 0.370580] PCI: Using ACPI for IRQ routing\n[ 0.371572] NetLabel: Initializing\n[ 0.372269] NetLabel: domain hash size = 128\n[ 0.373106] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374025] NetLabel: unlabeled traffic allowed by default\n[ 0.375095] clocksource: Switched to clocksource kvm-clock\n[ 0.380505] AppArmor: AppArmor Filesystem Enabled\n[ 0.381434] pnp: PnP ACPI init\n[ 0.382333] pnp: PnP ACPI: found 5 devices\n[ 0.388721] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390401] NET: Registered protocol family 2\n[ 0.391354] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392608] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393758] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394893] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395965] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397139] NET: Registered protocol family 1\n[ 0.397996] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399083] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400145] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414141] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428357] Trying to unpack rootfs image as initramfs...\n[ 0.478064] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491867] Scanning for low memory corruption every 60 seconds\n[ 0.493194] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494317] audit: initializing netlink subsys (disabled)\n[ 0.495324] audit: type=2000 audit(1537982849.843:1): initialized\n[ 0.496601] Initialise system trusted keyring\n[ 0.497507] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498640] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500585] zbud: loaded\n[ 0.501275] VFS: Disk quotas dquot_6.6.0\n[ 0.502075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503551] fuse init (API version 7.23)\n[ 0.504429] Key type big_key registered\n[ 0.505218] Allocating IMA MOK and blacklist keyrings.\n[ 0.506661] Key type asymmetric registered\n[ 0.507484] Asymmetric key parser 'x509' registered\n[ 0.508421] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.509854] io scheduler noop registered\n[ 0.510628] io scheduler deadline registered (default)\n[ 0.511603] io scheduler cfq registered\n[ 0.512423] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513441] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514675] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516110] ACPI: Power Button [PWRF]\n[ 0.516928] GHES: HEST is not enabled!\n[ 0.530586] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.561414] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.564252] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590241] Linux agpgart interface v0.103\n[ 0.592301] brd: module loaded\n[ 0.593524] loop: module loaded\n[ 0.598768] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600190] GPT:90111 != 2097151\n[ 0.600854] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601916] GPT:90111 != 2097151\n[ 0.602569] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603509] vda: vda1 vda15\n[ 0.604950] scsi host0: ata_piix\n[ 0.605662] scsi host1: ata_piix\n[ 0.606348] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607533] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.608944] libphy: Fixed MDIO Bus: probed\n[ 0.609742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.610659] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.612807] PPP generic driver version 2.4.2\n[ 0.613665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.614885] ehci-pci: EHCI PCI platform driver\n[ 0.615742] ehci-platform: EHCI generic platform driver\n[ 0.616698] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.617790] ohci-pci: OHCI PCI platform driver\n[ 0.618629] ohci-platform: OHCI generic platform driver\n[ 0.619599] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.633886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.634854] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.636268] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.637274] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.638357] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.639550] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.640931] usb usb1: Product: UHCI Host Controller\n[ 0.641833] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642936] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.643904] hub 1-0:1.0: USB hub found\n[ 0.644659] hub 1-0:1.0: 2 ports detected\n[ 0.645540] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.647611] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.648529] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.649521] mousedev: PS/2 mouse device common for all mice\n[ 0.650729] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.652518] rtc_cmos 00:00: RTC can wake from S4\n[ 0.653580] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.654746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655911] i2c /dev entries driver\n[ 0.656643] device-mapper: uevent: version 1.0.3\n[ 0.657541] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.659124] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.660374] NET: Registered protocol family 10\n[ 0.661335] NET: Registered protocol family 17\n[ 0.662199] Key type dns_resolver registered\n[ 0.663112] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.664179] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665874] registered taskstats version 1\n[ 0.666675] Loading compiled-in X.509 certificates\n[ 0.668096] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669888] zswap: loaded using pool lzo/zbud\n[ 0.671230] Key type trusted registered\n[ 0.672754] Key type encrypted registered\n[ 0.673554] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674553] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675568] evm: HMAC attrs: 0x1\n[ 0.676483] Magic number: 2:702:492\n[ 0.677304] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:29 UTC (1537982849)\n[ 0.678851] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.679941] EDD information not available.\n[ 0.768075] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.769563] Write protecting the kernel read-only data: 14336k\n[ 0.781184] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.782939] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.824276] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.02\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.8...\nLease of 10.10.10.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.18. iid=i-0000011a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVdZBgWmSq6GJAj/EFsvVKA4dtH3nH1rBNARKgoJFwE5oRFID0OLmIRYyogf9lsOMjokH/WVHVcWgMHtE7zFMxVXoMXQhrPDgw83UiYnVOTdo+L937SUK8x9Z3873QgG5BPxhk7fOk00t8zDRw7hErYmrrCHWfV09lPNkhABE2K3jIpQAxDzQSuSqtTohiRGA6vqTEjOw2oPeD2DMiNuiCFOhqOpme25UQ1mD/iUrdjGRfcb1z/+1xNRwEolMWKwJXrlHKLEbTMHar02vXITc8+g5YXj31j86Qe1KKx/XKsTOJ1t5Qqey6xfSqParhdFOIFv8pog3r7jgDabw2J+wj root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBALtDvgcaFWALCHlwtrS8iybOhLriYGbEx6tMUonUmoOoEQlOW0vdP6t+acrHY8KpWvVItc/aznVCFMGdaB/X+N3drhik6FPi01w4Xk+nSWbRzua+wdfbpdgmalmq7A+kNp6bTvmzG9XGZX5seN660XVt0JfUr2dFGgcGiUBZdjZBAAAAFQC2HrfFo6KrsZ/2eIfDXxG4AvwSAQAAAIB4PuWSE8cLSXt8Mbqr2eNUeSq3FjQ6HhJf8kX6mwPFi7KDrzHHlCZlMGvFqC8hXcO+P63tM1GS43ujzYoFBfqVqg2CGe3PnyFcc6+qqwSnYpXgzMfcsYJjVu7dhs/Z5tJxMXzeRv1XKMysOYLcg2uqCBp7hDQsw3gL1CCuTjFE3AAAAIEAtefVruhXUINIDUdLrEy14B41RXER3Rf5BRIWE6zaLyOJnp+cDvjgDP0ZTr+8hmk7ZBXm7j2nx+cslCleyj7fcbzjLffB3Hhjq1CWf4nFb5YRtnhlohG9P4aK76kUBzR//rCelcdXcj1xOIVtclF0WsxbFUoTm6dHPqRa+sDI75w= root@sdnvpn-1-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.8,24,fe80::f816:3eff:fe62:9d99/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.8 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.28 ===\n/dev/root resized successfully [took 2.15s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:62:9D:99 \n inet addr:10.10.10.8 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe62:9d99/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:77 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9444 (9.2 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-09-26 17:28:45,818 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b/action used request id req-45c485d3-6e66-4cf2-b535-9773efa4660e 2018-09-26 17:28:47,837 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8adca8ada1974cf307999650d10c3bdbf1d19989" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:28:48,910 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:28:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8883a3b5-13de-4219-b117-7b46a06263b9 x-compute-request-id: req-8883a3b5-13de-4219-b117-7b46a06263b9 Content-Encoding: gzip Content-Length: 9984 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 523778055 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.132489] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134098] pid_max: default: 32768 minimum: 301\n[ 0.134962] ACPI: Core revision 20150930\n[ 0.136312] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137579] Security Framework initialized\n[ 0.138367] Yama: becoming mindful.\n[ 0.139072] AppArmor: AppArmor initialized\n[ 0.139914] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141204] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142442] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143609] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144953] Initializing cgroup subsys io\n[ 0.145743] Initializing cgroup subsys memory\n[ 0.146572] Initializing cgroup subsys devices\n[ 0.147425] Initializing cgroup subsys freezer\n[ 0.148277] Initializing cgroup subsys net_cls\n[ 0.149122] Initializing cgroup subsys perf_event\n[ 0.149999] Initializing cgroup subsys net_prio\n[ 0.150850] Initializing cgroup subsys hugetlb\n[ 0.151694] Initializing cgroup subsys pids\n[ 0.152542] CPU: Physical Processor ID: 0\n[ 0.154004] mce: CPU supports 10 MCE banks\n[ 0.154821] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155793] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166769] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173055] ftrace: allocating 31920 entries in 125 pages\n[ 0.199048] smpboot: Max logical packages: 1\n[ 0.199880] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201184] x2apic enabled\n[ 0.201975] Switched APIC routing to physical x2apic.\n[ 0.203675] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204757] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206672] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208399] KVM setup paravirtual spinlock\n[ 0.209663] x86: Booted up 1 node, 1 CPUs\n[ 0.210447] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211801] devtmpfs: initialized\n[ 0.213490] evm: security.selinux\n[ 0.214174] evm: security.SMACK64\n[ 0.214843] evm: security.SMACK64EXEC\n[ 0.215559] evm: security.SMACK64TRANSMUTE\n[ 0.216342] evm: security.SMACK64MMAP\n[ 0.217063] evm: security.ima\n[ 0.217684] evm: security.capability\n[ 0.218474] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220267] pinctrl core: initialized pinctrl subsystem\n[ 0.221323] RTC time: 17:27:28, date: 09/26/18\n[ 0.222263] NET: Registered protocol family 16\n[ 0.223207] cpuidle: using governor ladder\n[ 0.224001] cpuidle: using governor menu\n[ 0.224765] PCCT header not found.\n[ 0.225491] ACPI: bus type PCI registered\n[ 0.226279] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227483] PCI: Using configuration type 1 for base access\n[ 0.229220] ACPI: Added _OSI(Module Device)\n[ 0.230033] ACPI: Added _OSI(Processor Device)\n[ 0.230870] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233825] ACPI: Interpreter enabled\n[ 0.234565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238148] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239937] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241710] ACPI: (supports S0 S5)\n[ 0.242393] ACPI: Using IOAPIC for interrupt routing\n[ 0.243310] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246477] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247583] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248774] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249934] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252089] acpiphp: Slot [3] registered\n[ 0.252863] acpiphp: Slot [4] registered\n[ 0.253640] acpiphp: Slot [5] registered\n[ 0.254427] acpiphp: Slot [6] registered\n[ 0.255206] acpiphp: Slot [7] registered\n[ 0.255982] acpiphp: Slot [8] registered\n[ 0.256757] acpiphp: Slot [9] registered\n[ 0.257528] acpiphp: Slot [10] registered\n[ 0.258317] acpiphp: Slot [11] registered\n[ 0.259115] acpiphp: Slot [12] registered\n[ 0.259910] acpiphp: Slot [13] registered\n[ 0.260692] acpiphp: Slot [14] registered\n[ 0.261479] acpiphp: Slot [15] registered\n[ 0.272195] acpiphp: Slot [16] registered\n[ 0.272981] acpiphp: Slot [17] registered\n[ 0.273766] acpiphp: Slot [18] registered\n[ 0.274546] acpiphp: Slot [19] registered\n[ 0.275331] acpiphp: Slot [20] registered\n[ 0.276113] acpiphp: Slot [21] registered\n[ 0.276905] acpiphp: Slot [22] registered\n[ 0.277687] acpiphp: Slot [23] registered\n[ 0.278472] acpiphp: Slot [24] registered\n[ 0.279259] acpiphp: Slot [25] registered\n[ 0.280046] acpiphp: Slot [26] registered\n[ 0.280829] acpiphp: Slot [27] registered\n[ 0.281616] acpiphp: Slot [28] registered\n[ 0.282407] acpiphp: Slot [29] registered\n[ 0.283194] acpiphp: Slot [30] registered\n[ 0.283978] acpiphp: Slot [31] registered\n[ 0.284758] PCI host bridge to bus 0000:00\n[ 0.285537] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286710] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287882] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289287] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290690] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296909] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298168] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299308] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300540] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306792] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308190] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353721] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355177] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356564] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357949] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359300] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360522] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361646] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362828] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364315] vgaarb: loaded\n[ 0.364897] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366027] SCSI subsystem initialized\n[ 0.366818] ACPI: bus type USB registered\n[ 0.367602] usbcore: registered new interface driver usbfs\n[ 0.368590] usbcore: registered new interface driver hub\n[ 0.369558] usbcore: registered new device driver usb\n[ 0.370580] PCI: Using ACPI for IRQ routing\n[ 0.371572] NetLabel: Initializing\n[ 0.372269] NetLabel: domain hash size = 128\n[ 0.373106] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374025] NetLabel: unlabeled traffic allowed by default\n[ 0.375095] clocksource: Switched to clocksource kvm-clock\n[ 0.380505] AppArmor: AppArmor Filesystem Enabled\n[ 0.381434] pnp: PnP ACPI init\n[ 0.382333] pnp: PnP ACPI: found 5 devices\n[ 0.388721] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390401] NET: Registered protocol family 2\n[ 0.391354] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392608] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393758] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394893] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395965] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397139] NET: Registered protocol family 1\n[ 0.397996] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399083] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400145] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414141] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428357] Trying to unpack rootfs image as initramfs...\n[ 0.478064] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491867] Scanning for low memory corruption every 60 seconds\n[ 0.493194] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494317] audit: initializing netlink subsys (disabled)\n[ 0.495324] audit: type=2000 audit(1537982849.843:1): initialized\n[ 0.496601] Initialise system trusted keyring\n[ 0.497507] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498640] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500585] zbud: loaded\n[ 0.501275] VFS: Disk quotas dquot_6.6.0\n[ 0.502075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503551] fuse init (API version 7.23)\n[ 0.504429] Key type big_key registered\n[ 0.505218] Allocating IMA MOK and blacklist keyrings.\n[ 0.506661] Key type asymmetric registered\n[ 0.507484] Asymmetric key parser 'x509' registered\n[ 0.508421] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.509854] io scheduler noop registered\n[ 0.510628] io scheduler deadline registered (default)\n[ 0.511603] io scheduler cfq registered\n[ 0.512423] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513441] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514675] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516110] ACPI: Power Button [PWRF]\n[ 0.516928] GHES: HEST is not enabled!\n[ 0.530586] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.561414] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.564252] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590241] Linux agpgart interface v0.103\n[ 0.592301] brd: module loaded\n[ 0.593524] loop: module loaded\n[ 0.598768] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600190] GPT:90111 != 2097151\n[ 0.600854] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601916] GPT:90111 != 2097151\n[ 0.602569] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603509] vda: vda1 vda15\n[ 0.604950] scsi host0: ata_piix\n[ 0.605662] scsi host1: ata_piix\n[ 0.606348] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607533] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.608944] libphy: Fixed MDIO Bus: probed\n[ 0.609742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.610659] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.612807] PPP generic driver version 2.4.2\n[ 0.613665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.614885] ehci-pci: EHCI PCI platform driver\n[ 0.615742] ehci-platform: EHCI generic platform driver\n[ 0.616698] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.617790] ohci-pci: OHCI PCI platform driver\n[ 0.618629] ohci-platform: OHCI generic platform driver\n[ 0.619599] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.633886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.634854] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.636268] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.637274] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.638357] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.639550] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.640931] usb usb1: Product: UHCI Host Controller\n[ 0.641833] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642936] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.643904] hub 1-0:1.0: USB hub found\n[ 0.644659] hub 1-0:1.0: 2 ports detected\n[ 0.645540] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.647611] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.648529] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.649521] mousedev: PS/2 mouse device common for all mice\n[ 0.650729] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.652518] rtc_cmos 00:00: RTC can wake from S4\n[ 0.653580] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.654746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655911] i2c /dev entries driver\n[ 0.656643] device-mapper: uevent: version 1.0.3\n[ 0.657541] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.659124] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.660374] NET: Registered protocol family 10\n[ 0.661335] NET: Registered protocol family 17\n[ 0.662199] Key type dns_resolver registered\n[ 0.663112] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.664179] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665874] registered taskstats version 1\n[ 0.666675] Loading compiled-in X.509 certificates\n[ 0.668096] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669888] zswap: loaded using pool lzo/zbud\n[ 0.671230] Key type trusted registered\n[ 0.672754] Key type encrypted registered\n[ 0.673554] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674553] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675568] evm: HMAC attrs: 0x1\n[ 0.676483] Magic number: 2:702:492\n[ 0.677304] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:29 UTC (1537982849)\n[ 0.678851] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.679941] EDD information not available.\n[ 0.768075] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.769563] Write protecting the kernel read-only data: 14336k\n[ 0.781184] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.782939] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.824276] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.02\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.8...\nLease of 10.10.10.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.18. iid=i-0000011a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVdZBgWmSq6GJAj/EFsvVKA4dtH3nH1rBNARKgoJFwE5oRFID0OLmIRYyogf9lsOMjokH/WVHVcWgMHtE7zFMxVXoMXQhrPDgw83UiYnVOTdo+L937SUK8x9Z3873QgG5BPxhk7fOk00t8zDRw7hErYmrrCHWfV09lPNkhABE2K3jIpQAxDzQSuSqtTohiRGA6vqTEjOw2oPeD2DMiNuiCFOhqOpme25UQ1mD/iUrdjGRfcb1z/+1xNRwEolMWKwJXrlHKLEbTMHar02vXITc8+g5YXj31j86Qe1KKx/XKsTOJ1t5Qqey6xfSqParhdFOIFv8pog3r7jgDabw2J+wj root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBALtDvgcaFWALCHlwtrS8iybOhLriYGbEx6tMUonUmoOoEQlOW0vdP6t+acrHY8KpWvVItc/aznVCFMGdaB/X+N3drhik6FPi01w4Xk+nSWbRzua+wdfbpdgmalmq7A+kNp6bTvmzG9XGZX5seN660XVt0JfUr2dFGgcGiUBZdjZBAAAAFQC2HrfFo6KrsZ/2eIfDXxG4AvwSAQAAAIB4PuWSE8cLSXt8Mbqr2eNUeSq3FjQ6HhJf8kX6mwPFi7KDrzHHlCZlMGvFqC8hXcO+P63tM1GS43ujzYoFBfqVqg2CGe3PnyFcc6+qqwSnYpXgzMfcsYJjVu7dhs/Z5tJxMXzeRv1XKMysOYLcg2uqCBp7hDQsw3gL1CCuTjFE3AAAAIEAtefVruhXUINIDUdLrEy14B41RXER3Rf5BRIWE6zaLyOJnp+cDvjgDP0ZTr+8hmk7ZBXm7j2nx+cslCleyj7fcbzjLffB3Hhjq1CWf4nFb5YRtnhlohG9P4aK76kUBzR//rCelcdXcj1xOIVtclF0WsxbFUoTm6dHPqRa+sDI75w= root@sdnvpn-1-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.8,24,fe80::f816:3eff:fe62:9d99/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.8 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.28 ===\n/dev/root resized successfully [took 2.15s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:62:9D:99 \n inet addr:10.10.10.8 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe62:9d99/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:77 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9444 (9.2 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-09-26 17:28:48,911 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b/action used request id req-8883a3b5-13de-4219-b117-7b46a06263b9 2018-09-26 17:28:50,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8adca8ada1974cf307999650d10c3bdbf1d19989" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:28:51,999 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:28:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-912ed885-b94d-48b4-a9b9-087a360ed0f7 x-compute-request-id: req-912ed885-b94d-48b4-a9b9-087a360ed0f7 Content-Encoding: gzip Content-Length: 10054 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 523778055 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.132489] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134098] pid_max: default: 32768 minimum: 301\n[ 0.134962] ACPI: Core revision 20150930\n[ 0.136312] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137579] Security Framework initialized\n[ 0.138367] Yama: becoming mindful.\n[ 0.139072] AppArmor: AppArmor initialized\n[ 0.139914] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141204] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142442] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143609] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144953] Initializing cgroup subsys io\n[ 0.145743] Initializing cgroup subsys memory\n[ 0.146572] Initializing cgroup subsys devices\n[ 0.147425] Initializing cgroup subsys freezer\n[ 0.148277] Initializing cgroup subsys net_cls\n[ 0.149122] Initializing cgroup subsys perf_event\n[ 0.149999] Initializing cgroup subsys net_prio\n[ 0.150850] Initializing cgroup subsys hugetlb\n[ 0.151694] Initializing cgroup subsys pids\n[ 0.152542] CPU: Physical Processor ID: 0\n[ 0.154004] mce: CPU supports 10 MCE banks\n[ 0.154821] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155793] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166769] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173055] ftrace: allocating 31920 entries in 125 pages\n[ 0.199048] smpboot: Max logical packages: 1\n[ 0.199880] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201184] x2apic enabled\n[ 0.201975] Switched APIC routing to physical x2apic.\n[ 0.203675] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204757] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206672] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208399] KVM setup paravirtual spinlock\n[ 0.209663] x86: Booted up 1 node, 1 CPUs\n[ 0.210447] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211801] devtmpfs: initialized\n[ 0.213490] evm: security.selinux\n[ 0.214174] evm: security.SMACK64\n[ 0.214843] evm: security.SMACK64EXEC\n[ 0.215559] evm: security.SMACK64TRANSMUTE\n[ 0.216342] evm: security.SMACK64MMAP\n[ 0.217063] evm: security.ima\n[ 0.217684] evm: security.capability\n[ 0.218474] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220267] pinctrl core: initialized pinctrl subsystem\n[ 0.221323] RTC time: 17:27:28, date: 09/26/18\n[ 0.222263] NET: Registered protocol family 16\n[ 0.223207] cpuidle: using governor ladder\n[ 0.224001] cpuidle: using governor menu\n[ 0.224765] PCCT header not found.\n[ 0.225491] ACPI: bus type PCI registered\n[ 0.226279] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227483] PCI: Using configuration type 1 for base access\n[ 0.229220] ACPI: Added _OSI(Module Device)\n[ 0.230033] ACPI: Added _OSI(Processor Device)\n[ 0.230870] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233825] ACPI: Interpreter enabled\n[ 0.234565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238148] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239937] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241710] ACPI: (supports S0 S5)\n[ 0.242393] ACPI: Using IOAPIC for interrupt routing\n[ 0.243310] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246477] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247583] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248774] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249934] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252089] acpiphp: Slot [3] registered\n[ 0.252863] acpiphp: Slot [4] registered\n[ 0.253640] acpiphp: Slot [5] registered\n[ 0.254427] acpiphp: Slot [6] registered\n[ 0.255206] acpiphp: Slot [7] registered\n[ 0.255982] acpiphp: Slot [8] registered\n[ 0.256757] acpiphp: Slot [9] registered\n[ 0.257528] acpiphp: Slot [10] registered\n[ 0.258317] acpiphp: Slot [11] registered\n[ 0.259115] acpiphp: Slot [12] registered\n[ 0.259910] acpiphp: Slot [13] registered\n[ 0.260692] acpiphp: Slot [14] registered\n[ 0.261479] acpiphp: Slot [15] registered\n[ 0.272195] acpiphp: Slot [16] registered\n[ 0.272981] acpiphp: Slot [17] registered\n[ 0.273766] acpiphp: Slot [18] registered\n[ 0.274546] acpiphp: Slot [19] registered\n[ 0.275331] acpiphp: Slot [20] registered\n[ 0.276113] acpiphp: Slot [21] registered\n[ 0.276905] acpiphp: Slot [22] registered\n[ 0.277687] acpiphp: Slot [23] registered\n[ 0.278472] acpiphp: Slot [24] registered\n[ 0.279259] acpiphp: Slot [25] registered\n[ 0.280046] acpiphp: Slot [26] registered\n[ 0.280829] acpiphp: Slot [27] registered\n[ 0.281616] acpiphp: Slot [28] registered\n[ 0.282407] acpiphp: Slot [29] registered\n[ 0.283194] acpiphp: Slot [30] registered\n[ 0.283978] acpiphp: Slot [31] registered\n[ 0.284758] PCI host bridge to bus 0000:00\n[ 0.285537] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286710] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287882] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289287] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290690] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296909] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298168] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299308] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300540] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306792] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308190] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353721] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355177] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356564] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357949] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359300] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360522] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361646] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362828] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364315] vgaarb: loaded\n[ 0.364897] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366027] SCSI subsystem initialized\n[ 0.366818] ACPI: bus type USB registered\n[ 0.367602] usbcore: registered new interface driver usbfs\n[ 0.368590] usbcore: registered new interface driver hub\n[ 0.369558] usbcore: registered new device driver usb\n[ 0.370580] PCI: Using ACPI for IRQ routing\n[ 0.371572] NetLabel: Initializing\n[ 0.372269] NetLabel: domain hash size = 128\n[ 0.373106] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374025] NetLabel: unlabeled traffic allowed by default\n[ 0.375095] clocksource: Switched to clocksource kvm-clock\n[ 0.380505] AppArmor: AppArmor Filesystem Enabled\n[ 0.381434] pnp: PnP ACPI init\n[ 0.382333] pnp: PnP ACPI: found 5 devices\n[ 0.388721] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390401] NET: Registered protocol family 2\n[ 0.391354] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392608] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393758] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394893] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395965] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397139] NET: Registered protocol family 1\n[ 0.397996] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399083] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400145] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414141] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428357] Trying to unpack rootfs image as initramfs...\n[ 0.478064] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491867] Scanning for low memory corruption every 60 seconds\n[ 0.493194] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494317] audit: initializing netlink subsys (disabled)\n[ 0.495324] audit: type=2000 audit(1537982849.843:1): initialized\n[ 0.496601] Initialise system trusted keyring\n[ 0.497507] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498640] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500585] zbud: loaded\n[ 0.501275] VFS: Disk quotas dquot_6.6.0\n[ 0.502075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503551] fuse init (API version 7.23)\n[ 0.504429] Key type big_key registered\n[ 0.505218] Allocating IMA MOK and blacklist keyrings.\n[ 0.506661] Key type asymmetric registered\n[ 0.507484] Asymmetric key parser 'x509' registered\n[ 0.508421] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.509854] io scheduler noop registered\n[ 0.510628] io scheduler deadline registered (default)\n[ 0.511603] io scheduler cfq registered\n[ 0.512423] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513441] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514675] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516110] ACPI: Power Button [PWRF]\n[ 0.516928] GHES: HEST is not enabled!\n[ 0.530586] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.561414] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.564252] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590241] Linux agpgart interface v0.103\n[ 0.592301] brd: module loaded\n[ 0.593524] loop: module loaded\n[ 0.598768] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600190] GPT:90111 != 2097151\n[ 0.600854] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601916] GPT:90111 != 2097151\n[ 0.602569] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603509] vda: vda1 vda15\n[ 0.604950] scsi host0: ata_piix\n[ 0.605662] scsi host1: ata_piix\n[ 0.606348] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607533] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.608944] libphy: Fixed MDIO Bus: probed\n[ 0.609742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.610659] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.612807] PPP generic driver version 2.4.2\n[ 0.613665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.614885] ehci-pci: EHCI PCI platform driver\n[ 0.615742] ehci-platform: EHCI generic platform driver\n[ 0.616698] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.617790] ohci-pci: OHCI PCI platform driver\n[ 0.618629] ohci-platform: OHCI generic platform driver\n[ 0.619599] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.633886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.634854] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.636268] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.637274] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.638357] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.639550] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.640931] usb usb1: Product: UHCI Host Controller\n[ 0.641833] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642936] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.643904] hub 1-0:1.0: USB hub found\n[ 0.644659] hub 1-0:1.0: 2 ports detected\n[ 0.645540] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.647611] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.648529] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.649521] mousedev: PS/2 mouse device common for all mice\n[ 0.650729] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.652518] rtc_cmos 00:00: RTC can wake from S4\n[ 0.653580] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.654746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655911] i2c /dev entries driver\n[ 0.656643] device-mapper: uevent: version 1.0.3\n[ 0.657541] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.659124] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.660374] NET: Registered protocol family 10\n[ 0.661335] NET: Registered protocol family 17\n[ 0.662199] Key type dns_resolver registered\n[ 0.663112] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.664179] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665874] registered taskstats version 1\n[ 0.666675] Loading compiled-in X.509 certificates\n[ 0.668096] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669888] zswap: loaded using pool lzo/zbud\n[ 0.671230] Key type trusted registered\n[ 0.672754] Key type encrypted registered\n[ 0.673554] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674553] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675568] evm: HMAC attrs: 0x1\n[ 0.676483] Magic number: 2:702:492\n[ 0.677304] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:29 UTC (1537982849)\n[ 0.678851] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.679941] EDD information not available.\n[ 0.768075] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.769563] Write protecting the kernel read-only data: 14336k\n[ 0.781184] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.782939] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.824276] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.02\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.8...\nLease of 10.10.10.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.18. iid=i-0000011a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVdZBgWmSq6GJAj/EFsvVKA4dtH3nH1rBNARKgoJFwE5oRFID0OLmIRYyogf9lsOMjokH/WVHVcWgMHtE7zFMxVXoMXQhrPDgw83UiYnVOTdo+L937SUK8x9Z3873QgG5BPxhk7fOk00t8zDRw7hErYmrrCHWfV09lPNkhABE2K3jIpQAxDzQSuSqtTohiRGA6vqTEjOw2oPeD2DMiNuiCFOhqOpme25UQ1mD/iUrdjGRfcb1z/+1xNRwEolMWKwJXrlHKLEbTMHar02vXITc8+g5YXj31j86Qe1KKx/XKsTOJ1t5Qqey6xfSqParhdFOIFv8pog3r7jgDabw2J+wj root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBALtDvgcaFWALCHlwtrS8iybOhLriYGbEx6tMUonUmoOoEQlOW0vdP6t+acrHY8KpWvVItc/aznVCFMGdaB/X+N3drhik6FPi01w4Xk+nSWbRzua+wdfbpdgmalmq7A+kNp6bTvmzG9XGZX5seN660XVt0JfUr2dFGgcGiUBZdjZBAAAAFQC2HrfFo6KrsZ/2eIfDXxG4AvwSAQAAAIB4PuWSE8cLSXt8Mbqr2eNUeSq3FjQ6HhJf8kX6mwPFi7KDrzHHlCZlMGvFqC8hXcO+P63tM1GS43ujzYoFBfqVqg2CGe3PnyFcc6+qqwSnYpXgzMfcsYJjVu7dhs/Z5tJxMXzeRv1XKMysOYLcg2uqCBp7hDQsw3gL1CCuTjFE3AAAAIEAtefVruhXUINIDUdLrEy14B41RXER3Rf5BRIWE6zaLyOJnp+cDvjgDP0ZTr+8hmk7ZBXm7j2nx+cslCleyj7fcbzjLffB3Hhjq1CWf4nFb5YRtnhlohG9P4aK76kUBzR//rCelcdXcj1xOIVtclF0WsxbFUoTm6dHPqRa+sDI75w= root@sdnvpn-1-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.8,24,fe80::f816:3eff:fe62:9d99/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.8 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.28 ===\n/dev/root resized successfully [took 2.15s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:62:9D:99 \n inet addr:10.10.10.8 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe62:9d99/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:77 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9444 (9.2 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-09-26 17:28:52,000 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b/action used request id req-912ed885-b94d-48b4-a9b9-087a360ed0f7 2018-09-26 17:28:54,023 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8adca8ada1974cf307999650d10c3bdbf1d19989" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:28:55,093 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:28:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-94958e2f-f880-4578-bae0-3d008af43a9c x-compute-request-id: req-94958e2f-f880-4578-bae0-3d008af43a9c Content-Encoding: gzip Content-Length: 10054 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 523778055 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.132489] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134098] pid_max: default: 32768 minimum: 301\n[ 0.134962] ACPI: Core revision 20150930\n[ 0.136312] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137579] Security Framework initialized\n[ 0.138367] Yama: becoming mindful.\n[ 0.139072] AppArmor: AppArmor initialized\n[ 0.139914] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141204] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142442] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143609] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144953] Initializing cgroup subsys io\n[ 0.145743] Initializing cgroup subsys memory\n[ 0.146572] Initializing cgroup subsys devices\n[ 0.147425] Initializing cgroup subsys freezer\n[ 0.148277] Initializing cgroup subsys net_cls\n[ 0.149122] Initializing cgroup subsys perf_event\n[ 0.149999] Initializing cgroup subsys net_prio\n[ 0.150850] Initializing cgroup subsys hugetlb\n[ 0.151694] Initializing cgroup subsys pids\n[ 0.152542] CPU: Physical Processor ID: 0\n[ 0.154004] mce: CPU supports 10 MCE banks\n[ 0.154821] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155793] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166769] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173055] ftrace: allocating 31920 entries in 125 pages\n[ 0.199048] smpboot: Max logical packages: 1\n[ 0.199880] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201184] x2apic enabled\n[ 0.201975] Switched APIC routing to physical x2apic.\n[ 0.203675] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204757] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206672] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208399] KVM setup paravirtual spinlock\n[ 0.209663] x86: Booted up 1 node, 1 CPUs\n[ 0.210447] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211801] devtmpfs: initialized\n[ 0.213490] evm: security.selinux\n[ 0.214174] evm: security.SMACK64\n[ 0.214843] evm: security.SMACK64EXEC\n[ 0.215559] evm: security.SMACK64TRANSMUTE\n[ 0.216342] evm: security.SMACK64MMAP\n[ 0.217063] evm: security.ima\n[ 0.217684] evm: security.capability\n[ 0.218474] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220267] pinctrl core: initialized pinctrl subsystem\n[ 0.221323] RTC time: 17:27:28, date: 09/26/18\n[ 0.222263] NET: Registered protocol family 16\n[ 0.223207] cpuidle: using governor ladder\n[ 0.224001] cpuidle: using governor menu\n[ 0.224765] PCCT header not found.\n[ 0.225491] ACPI: bus type PCI registered\n[ 0.226279] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227483] PCI: Using configuration type 1 for base access\n[ 0.229220] ACPI: Added _OSI(Module Device)\n[ 0.230033] ACPI: Added _OSI(Processor Device)\n[ 0.230870] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233825] ACPI: Interpreter enabled\n[ 0.234565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238148] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239937] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241710] ACPI: (supports S0 S5)\n[ 0.242393] ACPI: Using IOAPIC for interrupt routing\n[ 0.243310] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246477] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247583] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248774] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249934] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252089] acpiphp: Slot [3] registered\n[ 0.252863] acpiphp: Slot [4] registered\n[ 0.253640] acpiphp: Slot [5] registered\n[ 0.254427] acpiphp: Slot [6] registered\n[ 0.255206] acpiphp: Slot [7] registered\n[ 0.255982] acpiphp: Slot [8] registered\n[ 0.256757] acpiphp: Slot [9] registered\n[ 0.257528] acpiphp: Slot [10] registered\n[ 0.258317] acpiphp: Slot [11] registered\n[ 0.259115] acpiphp: Slot [12] registered\n[ 0.259910] acpiphp: Slot [13] registered\n[ 0.260692] acpiphp: Slot [14] registered\n[ 0.261479] acpiphp: Slot [15] registered\n[ 0.272195] acpiphp: Slot [16] registered\n[ 0.272981] acpiphp: Slot [17] registered\n[ 0.273766] acpiphp: Slot [18] registered\n[ 0.274546] acpiphp: Slot [19] registered\n[ 0.275331] acpiphp: Slot [20] registered\n[ 0.276113] acpiphp: Slot [21] registered\n[ 0.276905] acpiphp: Slot [22] registered\n[ 0.277687] acpiphp: Slot [23] registered\n[ 0.278472] acpiphp: Slot [24] registered\n[ 0.279259] acpiphp: Slot [25] registered\n[ 0.280046] acpiphp: Slot [26] registered\n[ 0.280829] acpiphp: Slot [27] registered\n[ 0.281616] acpiphp: Slot [28] registered\n[ 0.282407] acpiphp: Slot [29] registered\n[ 0.283194] acpiphp: Slot [30] registered\n[ 0.283978] acpiphp: Slot [31] registered\n[ 0.284758] PCI host bridge to bus 0000:00\n[ 0.285537] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286710] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287882] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289287] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290690] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296909] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298168] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299308] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300540] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306792] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308190] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353721] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355177] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356564] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357949] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359300] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360522] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361646] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362828] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364315] vgaarb: loaded\n[ 0.364897] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366027] SCSI subsystem initialized\n[ 0.366818] ACPI: bus type USB registered\n[ 0.367602] usbcore: registered new interface driver usbfs\n[ 0.368590] usbcore: registered new interface driver hub\n[ 0.369558] usbcore: registered new device driver usb\n[ 0.370580] PCI: Using ACPI for IRQ routing\n[ 0.371572] NetLabel: Initializing\n[ 0.372269] NetLabel: domain hash size = 128\n[ 0.373106] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374025] NetLabel: unlabeled traffic allowed by default\n[ 0.375095] clocksource: Switched to clocksource kvm-clock\n[ 0.380505] AppArmor: AppArmor Filesystem Enabled\n[ 0.381434] pnp: PnP ACPI init\n[ 0.382333] pnp: PnP ACPI: found 5 devices\n[ 0.388721] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390401] NET: Registered protocol family 2\n[ 0.391354] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392608] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393758] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394893] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395965] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397139] NET: Registered protocol family 1\n[ 0.397996] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399083] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400145] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414141] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428357] Trying to unpack rootfs image as initramfs...\n[ 0.478064] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491867] Scanning for low memory corruption every 60 seconds\n[ 0.493194] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494317] audit: initializing netlink subsys (disabled)\n[ 0.495324] audit: type=2000 audit(1537982849.843:1): initialized\n[ 0.496601] Initialise system trusted keyring\n[ 0.497507] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498640] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500585] zbud: loaded\n[ 0.501275] VFS: Disk quotas dquot_6.6.0\n[ 0.502075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503551] fuse init (API version 7.23)\n[ 0.504429] Key type big_key registered\n[ 0.505218] Allocating IMA MOK and blacklist keyrings.\n[ 0.506661] Key type asymmetric registered\n[ 0.507484] Asymmetric key parser 'x509' registered\n[ 0.508421] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.509854] io scheduler noop registered\n[ 0.510628] io scheduler deadline registered (default)\n[ 0.511603] io scheduler cfq registered\n[ 0.512423] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513441] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514675] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516110] ACPI: Power Button [PWRF]\n[ 0.516928] GHES: HEST is not enabled!\n[ 0.530586] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.561414] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.564252] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590241] Linux agpgart interface v0.103\n[ 0.592301] brd: module loaded\n[ 0.593524] loop: module loaded\n[ 0.598768] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600190] GPT:90111 != 2097151\n[ 0.600854] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601916] GPT:90111 != 2097151\n[ 0.602569] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603509] vda: vda1 vda15\n[ 0.604950] scsi host0: ata_piix\n[ 0.605662] scsi host1: ata_piix\n[ 0.606348] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607533] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.608944] libphy: Fixed MDIO Bus: probed\n[ 0.609742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.610659] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.612807] PPP generic driver version 2.4.2\n[ 0.613665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.614885] ehci-pci: EHCI PCI platform driver\n[ 0.615742] ehci-platform: EHCI generic platform driver\n[ 0.616698] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.617790] ohci-pci: OHCI PCI platform driver\n[ 0.618629] ohci-platform: OHCI generic platform driver\n[ 0.619599] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.633886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.634854] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.636268] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.637274] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.638357] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.639550] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.640931] usb usb1: Product: UHCI Host Controller\n[ 0.641833] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642936] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.643904] hub 1-0:1.0: USB hub found\n[ 0.644659] hub 1-0:1.0: 2 ports detected\n[ 0.645540] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.647611] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.648529] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.649521] mousedev: PS/2 mouse device common for all mice\n[ 0.650729] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.652518] rtc_cmos 00:00: RTC can wake from S4\n[ 0.653580] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.654746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655911] i2c /dev entries driver\n[ 0.656643] device-mapper: uevent: version 1.0.3\n[ 0.657541] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.659124] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.660374] NET: Registered protocol family 10\n[ 0.661335] NET: Registered protocol family 17\n[ 0.662199] Key type dns_resolver registered\n[ 0.663112] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.664179] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665874] registered taskstats version 1\n[ 0.666675] Loading compiled-in X.509 certificates\n[ 0.668096] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669888] zswap: loaded using pool lzo/zbud\n[ 0.671230] Key type trusted registered\n[ 0.672754] Key type encrypted registered\n[ 0.673554] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674553] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675568] evm: HMAC attrs: 0x1\n[ 0.676483] Magic number: 2:702:492\n[ 0.677304] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:29 UTC (1537982849)\n[ 0.678851] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.679941] EDD information not available.\n[ 0.768075] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.769563] Write protecting the kernel read-only data: 14336k\n[ 0.781184] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.782939] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.824276] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.02\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.8...\nLease of 10.10.10.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.18. iid=i-0000011a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVdZBgWmSq6GJAj/EFsvVKA4dtH3nH1rBNARKgoJFwE5oRFID0OLmIRYyogf9lsOMjokH/WVHVcWgMHtE7zFMxVXoMXQhrPDgw83UiYnVOTdo+L937SUK8x9Z3873QgG5BPxhk7fOk00t8zDRw7hErYmrrCHWfV09lPNkhABE2K3jIpQAxDzQSuSqtTohiRGA6vqTEjOw2oPeD2DMiNuiCFOhqOpme25UQ1mD/iUrdjGRfcb1z/+1xNRwEolMWKwJXrlHKLEbTMHar02vXITc8+g5YXj31j86Qe1KKx/XKsTOJ1t5Qqey6xfSqParhdFOIFv8pog3r7jgDabw2J+wj root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBALtDvgcaFWALCHlwtrS8iybOhLriYGbEx6tMUonUmoOoEQlOW0vdP6t+acrHY8KpWvVItc/aznVCFMGdaB/X+N3drhik6FPi01w4Xk+nSWbRzua+wdfbpdgmalmq7A+kNp6bTvmzG9XGZX5seN660XVt0JfUr2dFGgcGiUBZdjZBAAAAFQC2HrfFo6KrsZ/2eIfDXxG4AvwSAQAAAIB4PuWSE8cLSXt8Mbqr2eNUeSq3FjQ6HhJf8kX6mwPFi7KDrzHHlCZlMGvFqC8hXcO+P63tM1GS43ujzYoFBfqVqg2CGe3PnyFcc6+qqwSnYpXgzMfcsYJjVu7dhs/Z5tJxMXzeRv1XKMysOYLcg2uqCBp7hDQsw3gL1CCuTjFE3AAAAIEAtefVruhXUINIDUdLrEy14B41RXER3Rf5BRIWE6zaLyOJnp+cDvjgDP0ZTr+8hmk7ZBXm7j2nx+cslCleyj7fcbzjLffB3Hhjq1CWf4nFb5YRtnhlohG9P4aK76kUBzR//rCelcdXcj1xOIVtclF0WsxbFUoTm6dHPqRa+sDI75w= root@sdnvpn-1-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.8,24,fe80::f816:3eff:fe62:9d99/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.8 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.28 ===\n/dev/root resized successfully [took 2.15s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:62:9D:99 \n inet addr:10.10.10.8 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe62:9d99/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:77 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9444 (9.2 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-09-26 17:28:55,094 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b/action used request id req-94958e2f-f880-4578-bae0-3d008af43a9c 2018-09-26 17:28:57,112 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8adca8ada1974cf307999650d10c3bdbf1d19989" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:28:58,240 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:28:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-633d378d-1852-405c-9166-37913e1bd2a7 x-compute-request-id: req-633d378d-1852-405c-9166-37913e1bd2a7 Content-Encoding: gzip Content-Length: 10054 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 523778055 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.132489] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134098] pid_max: default: 32768 minimum: 301\n[ 0.134962] ACPI: Core revision 20150930\n[ 0.136312] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137579] Security Framework initialized\n[ 0.138367] Yama: becoming mindful.\n[ 0.139072] AppArmor: AppArmor initialized\n[ 0.139914] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141204] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142442] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143609] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144953] Initializing cgroup subsys io\n[ 0.145743] Initializing cgroup subsys memory\n[ 0.146572] Initializing cgroup subsys devices\n[ 0.147425] Initializing cgroup subsys freezer\n[ 0.148277] Initializing cgroup subsys net_cls\n[ 0.149122] Initializing cgroup subsys perf_event\n[ 0.149999] Initializing cgroup subsys net_prio\n[ 0.150850] Initializing cgroup subsys hugetlb\n[ 0.151694] Initializing cgroup subsys pids\n[ 0.152542] CPU: Physical Processor ID: 0\n[ 0.154004] mce: CPU supports 10 MCE banks\n[ 0.154821] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155793] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166769] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173055] ftrace: allocating 31920 entries in 125 pages\n[ 0.199048] smpboot: Max logical packages: 1\n[ 0.199880] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201184] x2apic enabled\n[ 0.201975] Switched APIC routing to physical x2apic.\n[ 0.203675] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204757] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206672] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208399] KVM setup paravirtual spinlock\n[ 0.209663] x86: Booted up 1 node, 1 CPUs\n[ 0.210447] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211801] devtmpfs: initialized\n[ 0.213490] evm: security.selinux\n[ 0.214174] evm: security.SMACK64\n[ 0.214843] evm: security.SMACK64EXEC\n[ 0.215559] evm: security.SMACK64TRANSMUTE\n[ 0.216342] evm: security.SMACK64MMAP\n[ 0.217063] evm: security.ima\n[ 0.217684] evm: security.capability\n[ 0.218474] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220267] pinctrl core: initialized pinctrl subsystem\n[ 0.221323] RTC time: 17:27:28, date: 09/26/18\n[ 0.222263] NET: Registered protocol family 16\n[ 0.223207] cpuidle: using governor ladder\n[ 0.224001] cpuidle: using governor menu\n[ 0.224765] PCCT header not found.\n[ 0.225491] ACPI: bus type PCI registered\n[ 0.226279] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227483] PCI: Using configuration type 1 for base access\n[ 0.229220] ACPI: Added _OSI(Module Device)\n[ 0.230033] ACPI: Added _OSI(Processor Device)\n[ 0.230870] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233825] ACPI: Interpreter enabled\n[ 0.234565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238148] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239937] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241710] ACPI: (supports S0 S5)\n[ 0.242393] ACPI: Using IOAPIC for interrupt routing\n[ 0.243310] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246477] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247583] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248774] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249934] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252089] acpiphp: Slot [3] registered\n[ 0.252863] acpiphp: Slot [4] registered\n[ 0.253640] acpiphp: Slot [5] registered\n[ 0.254427] acpiphp: Slot [6] registered\n[ 0.255206] acpiphp: Slot [7] registered\n[ 0.255982] acpiphp: Slot [8] registered\n[ 0.256757] acpiphp: Slot [9] registered\n[ 0.257528] acpiphp: Slot [10] registered\n[ 0.258317] acpiphp: Slot [11] registered\n[ 0.259115] acpiphp: Slot [12] registered\n[ 0.259910] acpiphp: Slot [13] registered\n[ 0.260692] acpiphp: Slot [14] registered\n[ 0.261479] acpiphp: Slot [15] registered\n[ 0.272195] acpiphp: Slot [16] registered\n[ 0.272981] acpiphp: Slot [17] registered\n[ 0.273766] acpiphp: Slot [18] registered\n[ 0.274546] acpiphp: Slot [19] registered\n[ 0.275331] acpiphp: Slot [20] registered\n[ 0.276113] acpiphp: Slot [21] registered\n[ 0.276905] acpiphp: Slot [22] registered\n[ 0.277687] acpiphp: Slot [23] registered\n[ 0.278472] acpiphp: Slot [24] registered\n[ 0.279259] acpiphp: Slot [25] registered\n[ 0.280046] acpiphp: Slot [26] registered\n[ 0.280829] acpiphp: Slot [27] registered\n[ 0.281616] acpiphp: Slot [28] registered\n[ 0.282407] acpiphp: Slot [29] registered\n[ 0.283194] acpiphp: Slot [30] registered\n[ 0.283978] acpiphp: Slot [31] registered\n[ 0.284758] PCI host bridge to bus 0000:00\n[ 0.285537] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286710] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287882] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289287] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290690] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296909] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298168] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299308] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300540] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306792] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308190] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353721] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355177] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356564] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357949] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359300] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360522] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361646] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362828] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364315] vgaarb: loaded\n[ 0.364897] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366027] SCSI subsystem initialized\n[ 0.366818] ACPI: bus type USB registered\n[ 0.367602] usbcore: registered new interface driver usbfs\n[ 0.368590] usbcore: registered new interface driver hub\n[ 0.369558] usbcore: registered new device driver usb\n[ 0.370580] PCI: Using ACPI for IRQ routing\n[ 0.371572] NetLabel: Initializing\n[ 0.372269] NetLabel: domain hash size = 128\n[ 0.373106] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374025] NetLabel: unlabeled traffic allowed by default\n[ 0.375095] clocksource: Switched to clocksource kvm-clock\n[ 0.380505] AppArmor: AppArmor Filesystem Enabled\n[ 0.381434] pnp: PnP ACPI init\n[ 0.382333] pnp: PnP ACPI: found 5 devices\n[ 0.388721] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390401] NET: Registered protocol family 2\n[ 0.391354] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392608] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393758] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394893] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395965] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397139] NET: Registered protocol family 1\n[ 0.397996] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399083] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400145] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414141] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428357] Trying to unpack rootfs image as initramfs...\n[ 0.478064] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491867] Scanning for low memory corruption every 60 seconds\n[ 0.493194] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494317] audit: initializing netlink subsys (disabled)\n[ 0.495324] audit: type=2000 audit(1537982849.843:1): initialized\n[ 0.496601] Initialise system trusted keyring\n[ 0.497507] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498640] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500585] zbud: loaded\n[ 0.501275] VFS: Disk quotas dquot_6.6.0\n[ 0.502075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503551] fuse init (API version 7.23)\n[ 0.504429] Key type big_key registered\n[ 0.505218] Allocating IMA MOK and blacklist keyrings.\n[ 0.506661] Key type asymmetric registered\n[ 0.507484] Asymmetric key parser 'x509' registered\n[ 0.508421] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.509854] io scheduler noop registered\n[ 0.510628] io scheduler deadline registered (default)\n[ 0.511603] io scheduler cfq registered\n[ 0.512423] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513441] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514675] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516110] ACPI: Power Button [PWRF]\n[ 0.516928] GHES: HEST is not enabled!\n[ 0.530586] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.561414] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.564252] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590241] Linux agpgart interface v0.103\n[ 0.592301] brd: module loaded\n[ 0.593524] loop: module loaded\n[ 0.598768] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600190] GPT:90111 != 2097151\n[ 0.600854] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601916] GPT:90111 != 2097151\n[ 0.602569] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603509] vda: vda1 vda15\n[ 0.604950] scsi host0: ata_piix\n[ 0.605662] scsi host1: ata_piix\n[ 0.606348] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607533] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.608944] libphy: Fixed MDIO Bus: probed\n[ 0.609742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.610659] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.612807] PPP generic driver version 2.4.2\n[ 0.613665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.614885] ehci-pci: EHCI PCI platform driver\n[ 0.615742] ehci-platform: EHCI generic platform driver\n[ 0.616698] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.617790] ohci-pci: OHCI PCI platform driver\n[ 0.618629] ohci-platform: OHCI generic platform driver\n[ 0.619599] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.633886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.634854] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.636268] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.637274] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.638357] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.639550] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.640931] usb usb1: Product: UHCI Host Controller\n[ 0.641833] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642936] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.643904] hub 1-0:1.0: USB hub found\n[ 0.644659] hub 1-0:1.0: 2 ports detected\n[ 0.645540] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.647611] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.648529] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.649521] mousedev: PS/2 mouse device common for all mice\n[ 0.650729] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.652518] rtc_cmos 00:00: RTC can wake from S4\n[ 0.653580] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.654746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655911] i2c /dev entries driver\n[ 0.656643] device-mapper: uevent: version 1.0.3\n[ 0.657541] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.659124] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.660374] NET: Registered protocol family 10\n[ 0.661335] NET: Registered protocol family 17\n[ 0.662199] Key type dns_resolver registered\n[ 0.663112] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.664179] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665874] registered taskstats version 1\n[ 0.666675] Loading compiled-in X.509 certificates\n[ 0.668096] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669888] zswap: loaded using pool lzo/zbud\n[ 0.671230] Key type trusted registered\n[ 0.672754] Key type encrypted registered\n[ 0.673554] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674553] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675568] evm: HMAC attrs: 0x1\n[ 0.676483] Magic number: 2:702:492\n[ 0.677304] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:29 UTC (1537982849)\n[ 0.678851] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.679941] EDD information not available.\n[ 0.768075] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.769563] Write protecting the kernel read-only data: 14336k\n[ 0.781184] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.782939] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.824276] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.02\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.8...\nLease of 10.10.10.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.18. iid=i-0000011a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVdZBgWmSq6GJAj/EFsvVKA4dtH3nH1rBNARKgoJFwE5oRFID0OLmIRYyogf9lsOMjokH/WVHVcWgMHtE7zFMxVXoMXQhrPDgw83UiYnVOTdo+L937SUK8x9Z3873QgG5BPxhk7fOk00t8zDRw7hErYmrrCHWfV09lPNkhABE2K3jIpQAxDzQSuSqtTohiRGA6vqTEjOw2oPeD2DMiNuiCFOhqOpme25UQ1mD/iUrdjGRfcb1z/+1xNRwEolMWKwJXrlHKLEbTMHar02vXITc8+g5YXj31j86Qe1KKx/XKsTOJ1t5Qqey6xfSqParhdFOIFv8pog3r7jgDabw2J+wj root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBALtDvgcaFWALCHlwtrS8iybOhLriYGbEx6tMUonUmoOoEQlOW0vdP6t+acrHY8KpWvVItc/aznVCFMGdaB/X+N3drhik6FPi01w4Xk+nSWbRzua+wdfbpdgmalmq7A+kNp6bTvmzG9XGZX5seN660XVt0JfUr2dFGgcGiUBZdjZBAAAAFQC2HrfFo6KrsZ/2eIfDXxG4AvwSAQAAAIB4PuWSE8cLSXt8Mbqr2eNUeSq3FjQ6HhJf8kX6mwPFi7KDrzHHlCZlMGvFqC8hXcO+P63tM1GS43ujzYoFBfqVqg2CGe3PnyFcc6+qqwSnYpXgzMfcsYJjVu7dhs/Z5tJxMXzeRv1XKMysOYLcg2uqCBp7hDQsw3gL1CCuTjFE3AAAAIEAtefVruhXUINIDUdLrEy14B41RXER3Rf5BRIWE6zaLyOJnp+cDvjgDP0ZTr+8hmk7ZBXm7j2nx+cslCleyj7fcbzjLffB3Hhjq1CWf4nFb5YRtnhlohG9P4aK76kUBzR//rCelcdXcj1xOIVtclF0WsxbFUoTm6dHPqRa+sDI75w= root@sdnvpn-1-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.8,24,fe80::f816:3eff:fe62:9d99/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.8 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.28 ===\n/dev/root resized successfully [took 2.15s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:62:9D:99 \n inet addr:10.10.10.8 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe62:9d99/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:77 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9444 (9.2 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-09-26 17:28:58,241 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b/action used request id req-633d378d-1852-405c-9166-37913e1bd2a7 2018-09-26 17:29:00,261 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8adca8ada1974cf307999650d10c3bdbf1d19989" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:29:01,339 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:29:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bbf315bc-7a4c-4dac-99ae-da9bdef997c5 x-compute-request-id: req-bbf315bc-7a4c-4dac-99ae-da9bdef997c5 Content-Encoding: gzip Content-Length: 10054 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 523778055 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.132489] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134098] pid_max: default: 32768 minimum: 301\n[ 0.134962] ACPI: Core revision 20150930\n[ 0.136312] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137579] Security Framework initialized\n[ 0.138367] Yama: becoming mindful.\n[ 0.139072] AppArmor: AppArmor initialized\n[ 0.139914] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141204] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142442] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143609] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144953] Initializing cgroup subsys io\n[ 0.145743] Initializing cgroup subsys memory\n[ 0.146572] Initializing cgroup subsys devices\n[ 0.147425] Initializing cgroup subsys freezer\n[ 0.148277] Initializing cgroup subsys net_cls\n[ 0.149122] Initializing cgroup subsys perf_event\n[ 0.149999] Initializing cgroup subsys net_prio\n[ 0.150850] Initializing cgroup subsys hugetlb\n[ 0.151694] Initializing cgroup subsys pids\n[ 0.152542] CPU: Physical Processor ID: 0\n[ 0.154004] mce: CPU supports 10 MCE banks\n[ 0.154821] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155793] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166769] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173055] ftrace: allocating 31920 entries in 125 pages\n[ 0.199048] smpboot: Max logical packages: 1\n[ 0.199880] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201184] x2apic enabled\n[ 0.201975] Switched APIC routing to physical x2apic.\n[ 0.203675] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204757] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206672] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208399] KVM setup paravirtual spinlock\n[ 0.209663] x86: Booted up 1 node, 1 CPUs\n[ 0.210447] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211801] devtmpfs: initialized\n[ 0.213490] evm: security.selinux\n[ 0.214174] evm: security.SMACK64\n[ 0.214843] evm: security.SMACK64EXEC\n[ 0.215559] evm: security.SMACK64TRANSMUTE\n[ 0.216342] evm: security.SMACK64MMAP\n[ 0.217063] evm: security.ima\n[ 0.217684] evm: security.capability\n[ 0.218474] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220267] pinctrl core: initialized pinctrl subsystem\n[ 0.221323] RTC time: 17:27:28, date: 09/26/18\n[ 0.222263] NET: Registered protocol family 16\n[ 0.223207] cpuidle: using governor ladder\n[ 0.224001] cpuidle: using governor menu\n[ 0.224765] PCCT header not found.\n[ 0.225491] ACPI: bus type PCI registered\n[ 0.226279] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227483] PCI: Using configuration type 1 for base access\n[ 0.229220] ACPI: Added _OSI(Module Device)\n[ 0.230033] ACPI: Added _OSI(Processor Device)\n[ 0.230870] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233825] ACPI: Interpreter enabled\n[ 0.234565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238148] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239937] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241710] ACPI: (supports S0 S5)\n[ 0.242393] ACPI: Using IOAPIC for interrupt routing\n[ 0.243310] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246477] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247583] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248774] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249934] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252089] acpiphp: Slot [3] registered\n[ 0.252863] acpiphp: Slot [4] registered\n[ 0.253640] acpiphp: Slot [5] registered\n[ 0.254427] acpiphp: Slot [6] registered\n[ 0.255206] acpiphp: Slot [7] registered\n[ 0.255982] acpiphp: Slot [8] registered\n[ 0.256757] acpiphp: Slot [9] registered\n[ 0.257528] acpiphp: Slot [10] registered\n[ 0.258317] acpiphp: Slot [11] registered\n[ 0.259115] acpiphp: Slot [12] registered\n[ 0.259910] acpiphp: Slot [13] registered\n[ 0.260692] acpiphp: Slot [14] registered\n[ 0.261479] acpiphp: Slot [15] registered\n[ 0.272195] acpiphp: Slot [16] registered\n[ 0.272981] acpiphp: Slot [17] registered\n[ 0.273766] acpiphp: Slot [18] registered\n[ 0.274546] acpiphp: Slot [19] registered\n[ 0.275331] acpiphp: Slot [20] registered\n[ 0.276113] acpiphp: Slot [21] registered\n[ 0.276905] acpiphp: Slot [22] registered\n[ 0.277687] acpiphp: Slot [23] registered\n[ 0.278472] acpiphp: Slot [24] registered\n[ 0.279259] acpiphp: Slot [25] registered\n[ 0.280046] acpiphp: Slot [26] registered\n[ 0.280829] acpiphp: Slot [27] registered\n[ 0.281616] acpiphp: Slot [28] registered\n[ 0.282407] acpiphp: Slot [29] registered\n[ 0.283194] acpiphp: Slot [30] registered\n[ 0.283978] acpiphp: Slot [31] registered\n[ 0.284758] PCI host bridge to bus 0000:00\n[ 0.285537] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286710] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287882] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289287] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290690] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296909] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298168] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299308] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300540] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306792] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308190] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353721] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355177] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356564] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357949] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359300] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360522] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361646] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362828] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364315] vgaarb: loaded\n[ 0.364897] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366027] SCSI subsystem initialized\n[ 0.366818] ACPI: bus type USB registered\n[ 0.367602] usbcore: registered new interface driver usbfs\n[ 0.368590] usbcore: registered new interface driver hub\n[ 0.369558] usbcore: registered new device driver usb\n[ 0.370580] PCI: Using ACPI for IRQ routing\n[ 0.371572] NetLabel: Initializing\n[ 0.372269] NetLabel: domain hash size = 128\n[ 0.373106] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374025] NetLabel: unlabeled traffic allowed by default\n[ 0.375095] clocksource: Switched to clocksource kvm-clock\n[ 0.380505] AppArmor: AppArmor Filesystem Enabled\n[ 0.381434] pnp: PnP ACPI init\n[ 0.382333] pnp: PnP ACPI: found 5 devices\n[ 0.388721] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390401] NET: Registered protocol family 2\n[ 0.391354] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392608] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393758] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394893] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395965] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397139] NET: Registered protocol family 1\n[ 0.397996] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399083] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400145] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414141] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428357] Trying to unpack rootfs image as initramfs...\n[ 0.478064] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491867] Scanning for low memory corruption every 60 seconds\n[ 0.493194] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494317] audit: initializing netlink subsys (disabled)\n[ 0.495324] audit: type=2000 audit(1537982849.843:1): initialized\n[ 0.496601] Initialise system trusted keyring\n[ 0.497507] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498640] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500585] zbud: loaded\n[ 0.501275] VFS: Disk quotas dquot_6.6.0\n[ 0.502075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503551] fuse init (API version 7.23)\n[ 0.504429] Key type big_key registered\n[ 0.505218] Allocating IMA MOK and blacklist keyrings.\n[ 0.506661] Key type asymmetric registered\n[ 0.507484] Asymmetric key parser 'x509' registered\n[ 0.508421] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.509854] io scheduler noop registered\n[ 0.510628] io scheduler deadline registered (default)\n[ 0.511603] io scheduler cfq registered\n[ 0.512423] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513441] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514675] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516110] ACPI: Power Button [PWRF]\n[ 0.516928] GHES: HEST is not enabled!\n[ 0.530586] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.561414] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.564252] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590241] Linux agpgart interface v0.103\n[ 0.592301] brd: module loaded\n[ 0.593524] loop: module loaded\n[ 0.598768] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600190] GPT:90111 != 2097151\n[ 0.600854] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601916] GPT:90111 != 2097151\n[ 0.602569] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603509] vda: vda1 vda15\n[ 0.604950] scsi host0: ata_piix\n[ 0.605662] scsi host1: ata_piix\n[ 0.606348] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607533] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.608944] libphy: Fixed MDIO Bus: probed\n[ 0.609742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.610659] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.612807] PPP generic driver version 2.4.2\n[ 0.613665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.614885] ehci-pci: EHCI PCI platform driver\n[ 0.615742] ehci-platform: EHCI generic platform driver\n[ 0.616698] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.617790] ohci-pci: OHCI PCI platform driver\n[ 0.618629] ohci-platform: OHCI generic platform driver\n[ 0.619599] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.633886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.634854] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.636268] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.637274] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.638357] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.639550] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.640931] usb usb1: Product: UHCI Host Controller\n[ 0.641833] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642936] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.643904] hub 1-0:1.0: USB hub found\n[ 0.644659] hub 1-0:1.0: 2 ports detected\n[ 0.645540] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.647611] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.648529] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.649521] mousedev: PS/2 mouse device common for all mice\n[ 0.650729] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.652518] rtc_cmos 00:00: RTC can wake from S4\n[ 0.653580] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.654746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655911] i2c /dev entries driver\n[ 0.656643] device-mapper: uevent: version 1.0.3\n[ 0.657541] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.659124] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.660374] NET: Registered protocol family 10\n[ 0.661335] NET: Registered protocol family 17\n[ 0.662199] Key type dns_resolver registered\n[ 0.663112] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.664179] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665874] registered taskstats version 1\n[ 0.666675] Loading compiled-in X.509 certificates\n[ 0.668096] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669888] zswap: loaded using pool lzo/zbud\n[ 0.671230] Key type trusted registered\n[ 0.672754] Key type encrypted registered\n[ 0.673554] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674553] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675568] evm: HMAC attrs: 0x1\n[ 0.676483] Magic number: 2:702:492\n[ 0.677304] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:29 UTC (1537982849)\n[ 0.678851] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.679941] EDD information not available.\n[ 0.768075] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.769563] Write protecting the kernel read-only data: 14336k\n[ 0.781184] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.782939] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.824276] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.02\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.8...\nLease of 10.10.10.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.18. iid=i-0000011a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVdZBgWmSq6GJAj/EFsvVKA4dtH3nH1rBNARKgoJFwE5oRFID0OLmIRYyogf9lsOMjokH/WVHVcWgMHtE7zFMxVXoMXQhrPDgw83UiYnVOTdo+L937SUK8x9Z3873QgG5BPxhk7fOk00t8zDRw7hErYmrrCHWfV09lPNkhABE2K3jIpQAxDzQSuSqtTohiRGA6vqTEjOw2oPeD2DMiNuiCFOhqOpme25UQ1mD/iUrdjGRfcb1z/+1xNRwEolMWKwJXrlHKLEbTMHar02vXITc8+g5YXj31j86Qe1KKx/XKsTOJ1t5Qqey6xfSqParhdFOIFv8pog3r7jgDabw2J+wj root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBALtDvgcaFWALCHlwtrS8iybOhLriYGbEx6tMUonUmoOoEQlOW0vdP6t+acrHY8KpWvVItc/aznVCFMGdaB/X+N3drhik6FPi01w4Xk+nSWbRzua+wdfbpdgmalmq7A+kNp6bTvmzG9XGZX5seN660XVt0JfUr2dFGgcGiUBZdjZBAAAAFQC2HrfFo6KrsZ/2eIfDXxG4AvwSAQAAAIB4PuWSE8cLSXt8Mbqr2eNUeSq3FjQ6HhJf8kX6mwPFi7KDrzHHlCZlMGvFqC8hXcO+P63tM1GS43ujzYoFBfqVqg2CGe3PnyFcc6+qqwSnYpXgzMfcsYJjVu7dhs/Z5tJxMXzeRv1XKMysOYLcg2uqCBp7hDQsw3gL1CCuTjFE3AAAAIEAtefVruhXUINIDUdLrEy14B41RXER3Rf5BRIWE6zaLyOJnp+cDvjgDP0ZTr+8hmk7ZBXm7j2nx+cslCleyj7fcbzjLffB3Hhjq1CWf4nFb5YRtnhlohG9P4aK76kUBzR//rCelcdXcj1xOIVtclF0WsxbFUoTm6dHPqRa+sDI75w= root@sdnvpn-1-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.8,24,fe80::f816:3eff:fe62:9d99/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.8 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.28 ===\n/dev/root resized successfully [took 2.15s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:62:9D:99 \n inet addr:10.10.10.8 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe62:9d99/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:77 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9444 (9.2 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-09-26 17:29:01,339 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b/action used request id req-bbf315bc-7a4c-4dac-99ae-da9bdef997c5 2018-09-26 17:29:03,358 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8adca8ada1974cf307999650d10c3bdbf1d19989" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:29:04,427 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:29:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-76572713-dbaf-4767-b9f9-3b4ea1d75c57 x-compute-request-id: req-76572713-dbaf-4767-b9f9-3b4ea1d75c57 Content-Encoding: gzip Content-Length: 10054 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 523778055 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.132489] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134098] pid_max: default: 32768 minimum: 301\n[ 0.134962] ACPI: Core revision 20150930\n[ 0.136312] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137579] Security Framework initialized\n[ 0.138367] Yama: becoming mindful.\n[ 0.139072] AppArmor: AppArmor initialized\n[ 0.139914] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141204] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142442] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143609] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144953] Initializing cgroup subsys io\n[ 0.145743] Initializing cgroup subsys memory\n[ 0.146572] Initializing cgroup subsys devices\n[ 0.147425] Initializing cgroup subsys freezer\n[ 0.148277] Initializing cgroup subsys net_cls\n[ 0.149122] Initializing cgroup subsys perf_event\n[ 0.149999] Initializing cgroup subsys net_prio\n[ 0.150850] Initializing cgroup subsys hugetlb\n[ 0.151694] Initializing cgroup subsys pids\n[ 0.152542] CPU: Physical Processor ID: 0\n[ 0.154004] mce: CPU supports 10 MCE banks\n[ 0.154821] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155793] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166769] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173055] ftrace: allocating 31920 entries in 125 pages\n[ 0.199048] smpboot: Max logical packages: 1\n[ 0.199880] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201184] x2apic enabled\n[ 0.201975] Switched APIC routing to physical x2apic.\n[ 0.203675] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204757] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206672] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208399] KVM setup paravirtual spinlock\n[ 0.209663] x86: Booted up 1 node, 1 CPUs\n[ 0.210447] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211801] devtmpfs: initialized\n[ 0.213490] evm: security.selinux\n[ 0.214174] evm: security.SMACK64\n[ 0.214843] evm: security.SMACK64EXEC\n[ 0.215559] evm: security.SMACK64TRANSMUTE\n[ 0.216342] evm: security.SMACK64MMAP\n[ 0.217063] evm: security.ima\n[ 0.217684] evm: security.capability\n[ 0.218474] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220267] pinctrl core: initialized pinctrl subsystem\n[ 0.221323] RTC time: 17:27:28, date: 09/26/18\n[ 0.222263] NET: Registered protocol family 16\n[ 0.223207] cpuidle: using governor ladder\n[ 0.224001] cpuidle: using governor menu\n[ 0.224765] PCCT header not found.\n[ 0.225491] ACPI: bus type PCI registered\n[ 0.226279] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227483] PCI: Using configuration type 1 for base access\n[ 0.229220] ACPI: Added _OSI(Module Device)\n[ 0.230033] ACPI: Added _OSI(Processor Device)\n[ 0.230870] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233825] ACPI: Interpreter enabled\n[ 0.234565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238148] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239937] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241710] ACPI: (supports S0 S5)\n[ 0.242393] ACPI: Using IOAPIC for interrupt routing\n[ 0.243310] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246477] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247583] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248774] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249934] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252089] acpiphp: Slot [3] registered\n[ 0.252863] acpiphp: Slot [4] registered\n[ 0.253640] acpiphp: Slot [5] registered\n[ 0.254427] acpiphp: Slot [6] registered\n[ 0.255206] acpiphp: Slot [7] registered\n[ 0.255982] acpiphp: Slot [8] registered\n[ 0.256757] acpiphp: Slot [9] registered\n[ 0.257528] acpiphp: Slot [10] registered\n[ 0.258317] acpiphp: Slot [11] registered\n[ 0.259115] acpiphp: Slot [12] registered\n[ 0.259910] acpiphp: Slot [13] registered\n[ 0.260692] acpiphp: Slot [14] registered\n[ 0.261479] acpiphp: Slot [15] registered\n[ 0.272195] acpiphp: Slot [16] registered\n[ 0.272981] acpiphp: Slot [17] registered\n[ 0.273766] acpiphp: Slot [18] registered\n[ 0.274546] acpiphp: Slot [19] registered\n[ 0.275331] acpiphp: Slot [20] registered\n[ 0.276113] acpiphp: Slot [21] registered\n[ 0.276905] acpiphp: Slot [22] registered\n[ 0.277687] acpiphp: Slot [23] registered\n[ 0.278472] acpiphp: Slot [24] registered\n[ 0.279259] acpiphp: Slot [25] registered\n[ 0.280046] acpiphp: Slot [26] registered\n[ 0.280829] acpiphp: Slot [27] registered\n[ 0.281616] acpiphp: Slot [28] registered\n[ 0.282407] acpiphp: Slot [29] registered\n[ 0.283194] acpiphp: Slot [30] registered\n[ 0.283978] acpiphp: Slot [31] registered\n[ 0.284758] PCI host bridge to bus 0000:00\n[ 0.285537] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286710] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287882] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289287] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290690] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296909] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298168] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299308] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300540] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306792] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308190] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353721] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355177] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356564] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357949] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359300] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360522] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361646] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362828] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364315] vgaarb: loaded\n[ 0.364897] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366027] SCSI subsystem initialized\n[ 0.366818] ACPI: bus type USB registered\n[ 0.367602] usbcore: registered new interface driver usbfs\n[ 0.368590] usbcore: registered new interface driver hub\n[ 0.369558] usbcore: registered new device driver usb\n[ 0.370580] PCI: Using ACPI for IRQ routing\n[ 0.371572] NetLabel: Initializing\n[ 0.372269] NetLabel: domain hash size = 128\n[ 0.373106] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374025] NetLabel: unlabeled traffic allowed by default\n[ 0.375095] clocksource: Switched to clocksource kvm-clock\n[ 0.380505] AppArmor: AppArmor Filesystem Enabled\n[ 0.381434] pnp: PnP ACPI init\n[ 0.382333] pnp: PnP ACPI: found 5 devices\n[ 0.388721] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390401] NET: Registered protocol family 2\n[ 0.391354] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392608] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393758] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394893] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395965] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397139] NET: Registered protocol family 1\n[ 0.397996] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399083] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400145] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414141] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428357] Trying to unpack rootfs image as initramfs...\n[ 0.478064] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491867] Scanning for low memory corruption every 60 seconds\n[ 0.493194] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494317] audit: initializing netlink subsys (disabled)\n[ 0.495324] audit: type=2000 audit(1537982849.843:1): initialized\n[ 0.496601] Initialise system trusted keyring\n[ 0.497507] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498640] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500585] zbud: loaded\n[ 0.501275] VFS: Disk quotas dquot_6.6.0\n[ 0.502075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503551] fuse init (API version 7.23)\n[ 0.504429] Key type big_key registered\n[ 0.505218] Allocating IMA MOK and blacklist keyrings.\n[ 0.506661] Key type asymmetric registered\n[ 0.507484] Asymmetric key parser 'x509' registered\n[ 0.508421] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.509854] io scheduler noop registered\n[ 0.510628] io scheduler deadline registered (default)\n[ 0.511603] io scheduler cfq registered\n[ 0.512423] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513441] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514675] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516110] ACPI: Power Button [PWRF]\n[ 0.516928] GHES: HEST is not enabled!\n[ 0.530586] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.561414] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.564252] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590241] Linux agpgart interface v0.103\n[ 0.592301] brd: module loaded\n[ 0.593524] loop: module loaded\n[ 0.598768] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600190] GPT:90111 != 2097151\n[ 0.600854] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601916] GPT:90111 != 2097151\n[ 0.602569] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603509] vda: vda1 vda15\n[ 0.604950] scsi host0: ata_piix\n[ 0.605662] scsi host1: ata_piix\n[ 0.606348] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607533] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.608944] libphy: Fixed MDIO Bus: probed\n[ 0.609742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.610659] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.612807] PPP generic driver version 2.4.2\n[ 0.613665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.614885] ehci-pci: EHCI PCI platform driver\n[ 0.615742] ehci-platform: EHCI generic platform driver\n[ 0.616698] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.617790] ohci-pci: OHCI PCI platform driver\n[ 0.618629] ohci-platform: OHCI generic platform driver\n[ 0.619599] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.633886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.634854] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.636268] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.637274] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.638357] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.639550] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.640931] usb usb1: Product: UHCI Host Controller\n[ 0.641833] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642936] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.643904] hub 1-0:1.0: USB hub found\n[ 0.644659] hub 1-0:1.0: 2 ports detected\n[ 0.645540] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.647611] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.648529] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.649521] mousedev: PS/2 mouse device common for all mice\n[ 0.650729] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.652518] rtc_cmos 00:00: RTC can wake from S4\n[ 0.653580] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.654746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655911] i2c /dev entries driver\n[ 0.656643] device-mapper: uevent: version 1.0.3\n[ 0.657541] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.659124] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.660374] NET: Registered protocol family 10\n[ 0.661335] NET: Registered protocol family 17\n[ 0.662199] Key type dns_resolver registered\n[ 0.663112] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.664179] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665874] registered taskstats version 1\n[ 0.666675] Loading compiled-in X.509 certificates\n[ 0.668096] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669888] zswap: loaded using pool lzo/zbud\n[ 0.671230] Key type trusted registered\n[ 0.672754] Key type encrypted registered\n[ 0.673554] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674553] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675568] evm: HMAC attrs: 0x1\n[ 0.676483] Magic number: 2:702:492\n[ 0.677304] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:29 UTC (1537982849)\n[ 0.678851] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.679941] EDD information not available.\n[ 0.768075] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.769563] Write protecting the kernel read-only data: 14336k\n[ 0.781184] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.782939] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.824276] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.02\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.8...\nLease of 10.10.10.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.18. iid=i-0000011a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVdZBgWmSq6GJAj/EFsvVKA4dtH3nH1rBNARKgoJFwE5oRFID0OLmIRYyogf9lsOMjokH/WVHVcWgMHtE7zFMxVXoMXQhrPDgw83UiYnVOTdo+L937SUK8x9Z3873QgG5BPxhk7fOk00t8zDRw7hErYmrrCHWfV09lPNkhABE2K3jIpQAxDzQSuSqtTohiRGA6vqTEjOw2oPeD2DMiNuiCFOhqOpme25UQ1mD/iUrdjGRfcb1z/+1xNRwEolMWKwJXrlHKLEbTMHar02vXITc8+g5YXj31j86Qe1KKx/XKsTOJ1t5Qqey6xfSqParhdFOIFv8pog3r7jgDabw2J+wj root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBALtDvgcaFWALCHlwtrS8iybOhLriYGbEx6tMUonUmoOoEQlOW0vdP6t+acrHY8KpWvVItc/aznVCFMGdaB/X+N3drhik6FPi01w4Xk+nSWbRzua+wdfbpdgmalmq7A+kNp6bTvmzG9XGZX5seN660XVt0JfUr2dFGgcGiUBZdjZBAAAAFQC2HrfFo6KrsZ/2eIfDXxG4AvwSAQAAAIB4PuWSE8cLSXt8Mbqr2eNUeSq3FjQ6HhJf8kX6mwPFi7KDrzHHlCZlMGvFqC8hXcO+P63tM1GS43ujzYoFBfqVqg2CGe3PnyFcc6+qqwSnYpXgzMfcsYJjVu7dhs/Z5tJxMXzeRv1XKMysOYLcg2uqCBp7hDQsw3gL1CCuTjFE3AAAAIEAtefVruhXUINIDUdLrEy14B41RXER3Rf5BRIWE6zaLyOJnp+cDvjgDP0ZTr+8hmk7ZBXm7j2nx+cslCleyj7fcbzjLffB3Hhjq1CWf4nFb5YRtnhlohG9P4aK76kUBzR//rCelcdXcj1xOIVtclF0WsxbFUoTm6dHPqRa+sDI75w= root@sdnvpn-1-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.8,24,fe80::f816:3eff:fe62:9d99/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.8 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.28 ===\n/dev/root resized successfully [took 2.15s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:62:9D:99 \n inet addr:10.10.10.8 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe62:9d99/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:77 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9444 (9.2 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-09-26 17:29:04,427 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b/action used request id req-76572713-dbaf-4767-b9f9-3b4ea1d75c57 2018-09-26 17:29:06,449 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8adca8ada1974cf307999650d10c3bdbf1d19989" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:29:07,570 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:29:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-15c9c0a3-de03-4f00-803d-7f7304109afe x-compute-request-id: req-15c9c0a3-de03-4f00-803d-7f7304109afe Content-Encoding: gzip Content-Length: 10073 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 523778055 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.132489] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134098] pid_max: default: 32768 minimum: 301\n[ 0.134962] ACPI: Core revision 20150930\n[ 0.136312] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137579] Security Framework initialized\n[ 0.138367] Yama: becoming mindful.\n[ 0.139072] AppArmor: AppArmor initialized\n[ 0.139914] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141204] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142442] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143609] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144953] Initializing cgroup subsys io\n[ 0.145743] Initializing cgroup subsys memory\n[ 0.146572] Initializing cgroup subsys devices\n[ 0.147425] Initializing cgroup subsys freezer\n[ 0.148277] Initializing cgroup subsys net_cls\n[ 0.149122] Initializing cgroup subsys perf_event\n[ 0.149999] Initializing cgroup subsys net_prio\n[ 0.150850] Initializing cgroup subsys hugetlb\n[ 0.151694] Initializing cgroup subsys pids\n[ 0.152542] CPU: Physical Processor ID: 0\n[ 0.154004] mce: CPU supports 10 MCE banks\n[ 0.154821] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155793] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166769] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173055] ftrace: allocating 31920 entries in 125 pages\n[ 0.199048] smpboot: Max logical packages: 1\n[ 0.199880] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201184] x2apic enabled\n[ 0.201975] Switched APIC routing to physical x2apic.\n[ 0.203675] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204757] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206672] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208399] KVM setup paravirtual spinlock\n[ 0.209663] x86: Booted up 1 node, 1 CPUs\n[ 0.210447] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211801] devtmpfs: initialized\n[ 0.213490] evm: security.selinux\n[ 0.214174] evm: security.SMACK64\n[ 0.214843] evm: security.SMACK64EXEC\n[ 0.215559] evm: security.SMACK64TRANSMUTE\n[ 0.216342] evm: security.SMACK64MMAP\n[ 0.217063] evm: security.ima\n[ 0.217684] evm: security.capability\n[ 0.218474] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220267] pinctrl core: initialized pinctrl subsystem\n[ 0.221323] RTC time: 17:27:28, date: 09/26/18\n[ 0.222263] NET: Registered protocol family 16\n[ 0.223207] cpuidle: using governor ladder\n[ 0.224001] cpuidle: using governor menu\n[ 0.224765] PCCT header not found.\n[ 0.225491] ACPI: bus type PCI registered\n[ 0.226279] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227483] PCI: Using configuration type 1 for base access\n[ 0.229220] ACPI: Added _OSI(Module Device)\n[ 0.230033] ACPI: Added _OSI(Processor Device)\n[ 0.230870] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233825] ACPI: Interpreter enabled\n[ 0.234565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238148] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239937] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241710] ACPI: (supports S0 S5)\n[ 0.242393] ACPI: Using IOAPIC for interrupt routing\n[ 0.243310] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246477] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247583] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248774] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249934] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252089] acpiphp: Slot [3] registered\n[ 0.252863] acpiphp: Slot [4] registered\n[ 0.253640] acpiphp: Slot [5] registered\n[ 0.254427] acpiphp: Slot [6] registered\n[ 0.255206] acpiphp: Slot [7] registered\n[ 0.255982] acpiphp: Slot [8] registered\n[ 0.256757] acpiphp: Slot [9] registered\n[ 0.257528] acpiphp: Slot [10] registered\n[ 0.258317] acpiphp: Slot [11] registered\n[ 0.259115] acpiphp: Slot [12] registered\n[ 0.259910] acpiphp: Slot [13] registered\n[ 0.260692] acpiphp: Slot [14] registered\n[ 0.261479] acpiphp: Slot [15] registered\n[ 0.272195] acpiphp: Slot [16] registered\n[ 0.272981] acpiphp: Slot [17] registered\n[ 0.273766] acpiphp: Slot [18] registered\n[ 0.274546] acpiphp: Slot [19] registered\n[ 0.275331] acpiphp: Slot [20] registered\n[ 0.276113] acpiphp: Slot [21] registered\n[ 0.276905] acpiphp: Slot [22] registered\n[ 0.277687] acpiphp: Slot [23] registered\n[ 0.278472] acpiphp: Slot [24] registered\n[ 0.279259] acpiphp: Slot [25] registered\n[ 0.280046] acpiphp: Slot [26] registered\n[ 0.280829] acpiphp: Slot [27] registered\n[ 0.281616] acpiphp: Slot [28] registered\n[ 0.282407] acpiphp: Slot [29] registered\n[ 0.283194] acpiphp: Slot [30] registered\n[ 0.283978] acpiphp: Slot [31] registered\n[ 0.284758] PCI host bridge to bus 0000:00\n[ 0.285537] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286710] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287882] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289287] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290690] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296909] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298168] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299308] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300540] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306792] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308190] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353721] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355177] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356564] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357949] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359300] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360522] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361646] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362828] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364315] vgaarb: loaded\n[ 0.364897] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366027] SCSI subsystem initialized\n[ 0.366818] ACPI: bus type USB registered\n[ 0.367602] usbcore: registered new interface driver usbfs\n[ 0.368590] usbcore: registered new interface driver hub\n[ 0.369558] usbcore: registered new device driver usb\n[ 0.370580] PCI: Using ACPI for IRQ routing\n[ 0.371572] NetLabel: Initializing\n[ 0.372269] NetLabel: domain hash size = 128\n[ 0.373106] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374025] NetLabel: unlabeled traffic allowed by default\n[ 0.375095] clocksource: Switched to clocksource kvm-clock\n[ 0.380505] AppArmor: AppArmor Filesystem Enabled\n[ 0.381434] pnp: PnP ACPI init\n[ 0.382333] pnp: PnP ACPI: found 5 devices\n[ 0.388721] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390401] NET: Registered protocol family 2\n[ 0.391354] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392608] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393758] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394893] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395965] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397139] NET: Registered protocol family 1\n[ 0.397996] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399083] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400145] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414141] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428357] Trying to unpack rootfs image as initramfs...\n[ 0.478064] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491867] Scanning for low memory corruption every 60 seconds\n[ 0.493194] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494317] audit: initializing netlink subsys (disabled)\n[ 0.495324] audit: type=2000 audit(1537982849.843:1): initialized\n[ 0.496601] Initialise system trusted keyring\n[ 0.497507] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498640] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500585] zbud: loaded\n[ 0.501275] VFS: Disk quotas dquot_6.6.0\n[ 0.502075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503551] fuse init (API version 7.23)\n[ 0.504429] Key type big_key registered\n[ 0.505218] Allocating IMA MOK and blacklist keyrings.\n[ 0.506661] Key type asymmetric registered\n[ 0.507484] Asymmetric key parser 'x509' registered\n[ 0.508421] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.509854] io scheduler noop registered\n[ 0.510628] io scheduler deadline registered (default)\n[ 0.511603] io scheduler cfq registered\n[ 0.512423] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513441] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514675] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516110] ACPI: Power Button [PWRF]\n[ 0.516928] GHES: HEST is not enabled!\n[ 0.530586] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.561414] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.564252] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590241] Linux agpgart interface v0.103\n[ 0.592301] brd: module loaded\n[ 0.593524] loop: module loaded\n[ 0.598768] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600190] GPT:90111 != 2097151\n[ 0.600854] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601916] GPT:90111 != 2097151\n[ 0.602569] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603509] vda: vda1 vda15\n[ 0.604950] scsi host0: ata_piix\n[ 0.605662] scsi host1: ata_piix\n[ 0.606348] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607533] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.608944] libphy: Fixed MDIO Bus: probed\n[ 0.609742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.610659] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.612807] PPP generic driver version 2.4.2\n[ 0.613665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.614885] ehci-pci: EHCI PCI platform driver\n[ 0.615742] ehci-platform: EHCI generic platform driver\n[ 0.616698] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.617790] ohci-pci: OHCI PCI platform driver\n[ 0.618629] ohci-platform: OHCI generic platform driver\n[ 0.619599] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.633886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.634854] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.636268] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.637274] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.638357] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.639550] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.640931] usb usb1: Product: UHCI Host Controller\n[ 0.641833] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642936] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.643904] hub 1-0:1.0: USB hub found\n[ 0.644659] hub 1-0:1.0: 2 ports detected\n[ 0.645540] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.647611] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.648529] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.649521] mousedev: PS/2 mouse device common for all mice\n[ 0.650729] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.652518] rtc_cmos 00:00: RTC can wake from S4\n[ 0.653580] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.654746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655911] i2c /dev entries driver\n[ 0.656643] device-mapper: uevent: version 1.0.3\n[ 0.657541] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.659124] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.660374] NET: Registered protocol family 10\n[ 0.661335] NET: Registered protocol family 17\n[ 0.662199] Key type dns_resolver registered\n[ 0.663112] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.664179] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665874] registered taskstats version 1\n[ 0.666675] Loading compiled-in X.509 certificates\n[ 0.668096] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669888] zswap: loaded using pool lzo/zbud\n[ 0.671230] Key type trusted registered\n[ 0.672754] Key type encrypted registered\n[ 0.673554] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674553] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675568] evm: HMAC attrs: 0x1\n[ 0.676483] Magic number: 2:702:492\n[ 0.677304] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:29 UTC (1537982849)\n[ 0.678851] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.679941] EDD information not available.\n[ 0.768075] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.769563] Write protecting the kernel read-only data: 14336k\n[ 0.781184] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.782939] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.824276] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.02\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.8...\nLease of 10.10.10.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.18. iid=i-0000011a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVdZBgWmSq6GJAj/EFsvVKA4dtH3nH1rBNARKgoJFwE5oRFID0OLmIRYyogf9lsOMjokH/WVHVcWgMHtE7zFMxVXoMXQhrPDgw83UiYnVOTdo+L937SUK8x9Z3873QgG5BPxhk7fOk00t8zDRw7hErYmrrCHWfV09lPNkhABE2K3jIpQAxDzQSuSqtTohiRGA6vqTEjOw2oPeD2DMiNuiCFOhqOpme25UQ1mD/iUrdjGRfcb1z/+1xNRwEolMWKwJXrlHKLEbTMHar02vXITc8+g5YXj31j86Qe1KKx/XKsTOJ1t5Qqey6xfSqParhdFOIFv8pog3r7jgDabw2J+wj root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBALtDvgcaFWALCHlwtrS8iybOhLriYGbEx6tMUonUmoOoEQlOW0vdP6t+acrHY8KpWvVItc/aznVCFMGdaB/X+N3drhik6FPi01w4Xk+nSWbRzua+wdfbpdgmalmq7A+kNp6bTvmzG9XGZX5seN660XVt0JfUr2dFGgcGiUBZdjZBAAAAFQC2HrfFo6KrsZ/2eIfDXxG4AvwSAQAAAIB4PuWSE8cLSXt8Mbqr2eNUeSq3FjQ6HhJf8kX6mwPFi7KDrzHHlCZlMGvFqC8hXcO+P63tM1GS43ujzYoFBfqVqg2CGe3PnyFcc6+qqwSnYpXgzMfcsYJjVu7dhs/Z5tJxMXzeRv1XKMysOYLcg2uqCBp7hDQsw3gL1CCuTjFE3AAAAIEAtefVruhXUINIDUdLrEy14B41RXER3Rf5BRIWE6zaLyOJnp+cDvjgDP0ZTr+8hmk7ZBXm7j2nx+cslCleyj7fcbzjLffB3Hhjq1CWf4nFb5YRtnhlohG9P4aK76kUBzR//rCelcdXcj1xOIVtclF0WsxbFUoTm6dHPqRa+sDI75w= root@sdnvpn-1-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.8,24,fe80::f816:3eff:fe62:9d99/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.8 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.28 ===\n/dev/root resized successfully [took 2.15s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:62:9D:99 \n inet addr:10.10.10.8 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe62:9d99/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:77 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9444 (9.2 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-09-26 17:29:07,571 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b/action used request id req-15c9c0a3-de03-4f00-803d-7f7304109afe 2018-09-26 17:29:09,590 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8adca8ada1974cf307999650d10c3bdbf1d19989" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:29:10,660 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:29:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9a2e8c40-59c4-4a1a-a07e-3db6ba26cbf5 x-compute-request-id: req-9a2e8c40-59c4-4a1a-a07e-3db6ba26cbf5 Content-Encoding: gzip Content-Length: 10073 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 523778055 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.132489] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134098] pid_max: default: 32768 minimum: 301\n[ 0.134962] ACPI: Core revision 20150930\n[ 0.136312] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137579] Security Framework initialized\n[ 0.138367] Yama: becoming mindful.\n[ 0.139072] AppArmor: AppArmor initialized\n[ 0.139914] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141204] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142442] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143609] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144953] Initializing cgroup subsys io\n[ 0.145743] Initializing cgroup subsys memory\n[ 0.146572] Initializing cgroup subsys devices\n[ 0.147425] Initializing cgroup subsys freezer\n[ 0.148277] Initializing cgroup subsys net_cls\n[ 0.149122] Initializing cgroup subsys perf_event\n[ 0.149999] Initializing cgroup subsys net_prio\n[ 0.150850] Initializing cgroup subsys hugetlb\n[ 0.151694] Initializing cgroup subsys pids\n[ 0.152542] CPU: Physical Processor ID: 0\n[ 0.154004] mce: CPU supports 10 MCE banks\n[ 0.154821] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155793] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166769] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173055] ftrace: allocating 31920 entries in 125 pages\n[ 0.199048] smpboot: Max logical packages: 1\n[ 0.199880] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201184] x2apic enabled\n[ 0.201975] Switched APIC routing to physical x2apic.\n[ 0.203675] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204757] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206672] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208399] KVM setup paravirtual spinlock\n[ 0.209663] x86: Booted up 1 node, 1 CPUs\n[ 0.210447] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211801] devtmpfs: initialized\n[ 0.213490] evm: security.selinux\n[ 0.214174] evm: security.SMACK64\n[ 0.214843] evm: security.SMACK64EXEC\n[ 0.215559] evm: security.SMACK64TRANSMUTE\n[ 0.216342] evm: security.SMACK64MMAP\n[ 0.217063] evm: security.ima\n[ 0.217684] evm: security.capability\n[ 0.218474] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220267] pinctrl core: initialized pinctrl subsystem\n[ 0.221323] RTC time: 17:27:28, date: 09/26/18\n[ 0.222263] NET: Registered protocol family 16\n[ 0.223207] cpuidle: using governor ladder\n[ 0.224001] cpuidle: using governor menu\n[ 0.224765] PCCT header not found.\n[ 0.225491] ACPI: bus type PCI registered\n[ 0.226279] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227483] PCI: Using configuration type 1 for base access\n[ 0.229220] ACPI: Added _OSI(Module Device)\n[ 0.230033] ACPI: Added _OSI(Processor Device)\n[ 0.230870] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233825] ACPI: Interpreter enabled\n[ 0.234565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238148] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239937] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241710] ACPI: (supports S0 S5)\n[ 0.242393] ACPI: Using IOAPIC for interrupt routing\n[ 0.243310] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246477] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247583] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248774] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249934] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252089] acpiphp: Slot [3] registered\n[ 0.252863] acpiphp: Slot [4] registered\n[ 0.253640] acpiphp: Slot [5] registered\n[ 0.254427] acpiphp: Slot [6] registered\n[ 0.255206] acpiphp: Slot [7] registered\n[ 0.255982] acpiphp: Slot [8] registered\n[ 0.256757] acpiphp: Slot [9] registered\n[ 0.257528] acpiphp: Slot [10] registered\n[ 0.258317] acpiphp: Slot [11] registered\n[ 0.259115] acpiphp: Slot [12] registered\n[ 0.259910] acpiphp: Slot [13] registered\n[ 0.260692] acpiphp: Slot [14] registered\n[ 0.261479] acpiphp: Slot [15] registered\n[ 0.272195] acpiphp: Slot [16] registered\n[ 0.272981] acpiphp: Slot [17] registered\n[ 0.273766] acpiphp: Slot [18] registered\n[ 0.274546] acpiphp: Slot [19] registered\n[ 0.275331] acpiphp: Slot [20] registered\n[ 0.276113] acpiphp: Slot [21] registered\n[ 0.276905] acpiphp: Slot [22] registered\n[ 0.277687] acpiphp: Slot [23] registered\n[ 0.278472] acpiphp: Slot [24] registered\n[ 0.279259] acpiphp: Slot [25] registered\n[ 0.280046] acpiphp: Slot [26] registered\n[ 0.280829] acpiphp: Slot [27] registered\n[ 0.281616] acpiphp: Slot [28] registered\n[ 0.282407] acpiphp: Slot [29] registered\n[ 0.283194] acpiphp: Slot [30] registered\n[ 0.283978] acpiphp: Slot [31] registered\n[ 0.284758] PCI host bridge to bus 0000:00\n[ 0.285537] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286710] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287882] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289287] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290690] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296909] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298168] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299308] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300540] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306792] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308190] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353721] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355177] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356564] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357949] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359300] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360522] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361646] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362828] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364315] vgaarb: loaded\n[ 0.364897] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366027] SCSI subsystem initialized\n[ 0.366818] ACPI: bus type USB registered\n[ 0.367602] usbcore: registered new interface driver usbfs\n[ 0.368590] usbcore: registered new interface driver hub\n[ 0.369558] usbcore: registered new device driver usb\n[ 0.370580] PCI: Using ACPI for IRQ routing\n[ 0.371572] NetLabel: Initializing\n[ 0.372269] NetLabel: domain hash size = 128\n[ 0.373106] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374025] NetLabel: unlabeled traffic allowed by default\n[ 0.375095] clocksource: Switched to clocksource kvm-clock\n[ 0.380505] AppArmor: AppArmor Filesystem Enabled\n[ 0.381434] pnp: PnP ACPI init\n[ 0.382333] pnp: PnP ACPI: found 5 devices\n[ 0.388721] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390401] NET: Registered protocol family 2\n[ 0.391354] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392608] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393758] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394893] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395965] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397139] NET: Registered protocol family 1\n[ 0.397996] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399083] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400145] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414141] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428357] Trying to unpack rootfs image as initramfs...\n[ 0.478064] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491867] Scanning for low memory corruption every 60 seconds\n[ 0.493194] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494317] audit: initializing netlink subsys (disabled)\n[ 0.495324] audit: type=2000 audit(1537982849.843:1): initialized\n[ 0.496601] Initialise system trusted keyring\n[ 0.497507] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498640] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500585] zbud: loaded\n[ 0.501275] VFS: Disk quotas dquot_6.6.0\n[ 0.502075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503551] fuse init (API version 7.23)\n[ 0.504429] Key type big_key registered\n[ 0.505218] Allocating IMA MOK and blacklist keyrings.\n[ 0.506661] Key type asymmetric registered\n[ 0.507484] Asymmetric key parser 'x509' registered\n[ 0.508421] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.509854] io scheduler noop registered\n[ 0.510628] io scheduler deadline registered (default)\n[ 0.511603] io scheduler cfq registered\n[ 0.512423] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513441] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514675] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516110] ACPI: Power Button [PWRF]\n[ 0.516928] GHES: HEST is not enabled!\n[ 0.530586] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.561414] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.564252] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590241] Linux agpgart interface v0.103\n[ 0.592301] brd: module loaded\n[ 0.593524] loop: module loaded\n[ 0.598768] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600190] GPT:90111 != 2097151\n[ 0.600854] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601916] GPT:90111 != 2097151\n[ 0.602569] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603509] vda: vda1 vda15\n[ 0.604950] scsi host0: ata_piix\n[ 0.605662] scsi host1: ata_piix\n[ 0.606348] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607533] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.608944] libphy: Fixed MDIO Bus: probed\n[ 0.609742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.610659] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.612807] PPP generic driver version 2.4.2\n[ 0.613665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.614885] ehci-pci: EHCI PCI platform driver\n[ 0.615742] ehci-platform: EHCI generic platform driver\n[ 0.616698] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.617790] ohci-pci: OHCI PCI platform driver\n[ 0.618629] ohci-platform: OHCI generic platform driver\n[ 0.619599] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.633886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.634854] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.636268] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.637274] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.638357] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.639550] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.640931] usb usb1: Product: UHCI Host Controller\n[ 0.641833] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642936] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.643904] hub 1-0:1.0: USB hub found\n[ 0.644659] hub 1-0:1.0: 2 ports detected\n[ 0.645540] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.647611] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.648529] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.649521] mousedev: PS/2 mouse device common for all mice\n[ 0.650729] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.652518] rtc_cmos 00:00: RTC can wake from S4\n[ 0.653580] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.654746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655911] i2c /dev entries driver\n[ 0.656643] device-mapper: uevent: version 1.0.3\n[ 0.657541] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.659124] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.660374] NET: Registered protocol family 10\n[ 0.661335] NET: Registered protocol family 17\n[ 0.662199] Key type dns_resolver registered\n[ 0.663112] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.664179] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665874] registered taskstats version 1\n[ 0.666675] Loading compiled-in X.509 certificates\n[ 0.668096] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669888] zswap: loaded using pool lzo/zbud\n[ 0.671230] Key type trusted registered\n[ 0.672754] Key type encrypted registered\n[ 0.673554] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674553] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675568] evm: HMAC attrs: 0x1\n[ 0.676483] Magic number: 2:702:492\n[ 0.677304] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:29 UTC (1537982849)\n[ 0.678851] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.679941] EDD information not available.\n[ 0.768075] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.769563] Write protecting the kernel read-only data: 14336k\n[ 0.781184] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.782939] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.824276] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.02\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.8...\nLease of 10.10.10.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.18. iid=i-0000011a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVdZBgWmSq6GJAj/EFsvVKA4dtH3nH1rBNARKgoJFwE5oRFID0OLmIRYyogf9lsOMjokH/WVHVcWgMHtE7zFMxVXoMXQhrPDgw83UiYnVOTdo+L937SUK8x9Z3873QgG5BPxhk7fOk00t8zDRw7hErYmrrCHWfV09lPNkhABE2K3jIpQAxDzQSuSqtTohiRGA6vqTEjOw2oPeD2DMiNuiCFOhqOpme25UQ1mD/iUrdjGRfcb1z/+1xNRwEolMWKwJXrlHKLEbTMHar02vXITc8+g5YXj31j86Qe1KKx/XKsTOJ1t5Qqey6xfSqParhdFOIFv8pog3r7jgDabw2J+wj root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBALtDvgcaFWALCHlwtrS8iybOhLriYGbEx6tMUonUmoOoEQlOW0vdP6t+acrHY8KpWvVItc/aznVCFMGdaB/X+N3drhik6FPi01w4Xk+nSWbRzua+wdfbpdgmalmq7A+kNp6bTvmzG9XGZX5seN660XVt0JfUr2dFGgcGiUBZdjZBAAAAFQC2HrfFo6KrsZ/2eIfDXxG4AvwSAQAAAIB4PuWSE8cLSXt8Mbqr2eNUeSq3FjQ6HhJf8kX6mwPFi7KDrzHHlCZlMGvFqC8hXcO+P63tM1GS43ujzYoFBfqVqg2CGe3PnyFcc6+qqwSnYpXgzMfcsYJjVu7dhs/Z5tJxMXzeRv1XKMysOYLcg2uqCBp7hDQsw3gL1CCuTjFE3AAAAIEAtefVruhXUINIDUdLrEy14B41RXER3Rf5BRIWE6zaLyOJnp+cDvjgDP0ZTr+8hmk7ZBXm7j2nx+cslCleyj7fcbzjLffB3Hhjq1CWf4nFb5YRtnhlohG9P4aK76kUBzR//rCelcdXcj1xOIVtclF0WsxbFUoTm6dHPqRa+sDI75w= root@sdnvpn-1-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.8,24,fe80::f816:3eff:fe62:9d99/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.8 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.28 ===\n/dev/root resized successfully [took 2.15s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:62:9D:99 \n inet addr:10.10.10.8 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe62:9d99/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:77 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9444 (9.2 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-09-26 17:29:10,661 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b/action used request id req-9a2e8c40-59c4-4a1a-a07e-3db6ba26cbf5 2018-09-26 17:29:12,682 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8adca8ada1974cf307999650d10c3bdbf1d19989" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:29:13,753 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:29:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4d098187-8547-4df1-b318-78508060e9ec x-compute-request-id: req-4d098187-8547-4df1-b318-78508060e9ec Content-Encoding: gzip Content-Length: 10073 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 523778055 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.132489] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134098] pid_max: default: 32768 minimum: 301\n[ 0.134962] ACPI: Core revision 20150930\n[ 0.136312] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137579] Security Framework initialized\n[ 0.138367] Yama: becoming mindful.\n[ 0.139072] AppArmor: AppArmor initialized\n[ 0.139914] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141204] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142442] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143609] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144953] Initializing cgroup subsys io\n[ 0.145743] Initializing cgroup subsys memory\n[ 0.146572] Initializing cgroup subsys devices\n[ 0.147425] Initializing cgroup subsys freezer\n[ 0.148277] Initializing cgroup subsys net_cls\n[ 0.149122] Initializing cgroup subsys perf_event\n[ 0.149999] Initializing cgroup subsys net_prio\n[ 0.150850] Initializing cgroup subsys hugetlb\n[ 0.151694] Initializing cgroup subsys pids\n[ 0.152542] CPU: Physical Processor ID: 0\n[ 0.154004] mce: CPU supports 10 MCE banks\n[ 0.154821] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155793] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166769] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173055] ftrace: allocating 31920 entries in 125 pages\n[ 0.199048] smpboot: Max logical packages: 1\n[ 0.199880] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201184] x2apic enabled\n[ 0.201975] Switched APIC routing to physical x2apic.\n[ 0.203675] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204757] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206672] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208399] KVM setup paravirtual spinlock\n[ 0.209663] x86: Booted up 1 node, 1 CPUs\n[ 0.210447] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211801] devtmpfs: initialized\n[ 0.213490] evm: security.selinux\n[ 0.214174] evm: security.SMACK64\n[ 0.214843] evm: security.SMACK64EXEC\n[ 0.215559] evm: security.SMACK64TRANSMUTE\n[ 0.216342] evm: security.SMACK64MMAP\n[ 0.217063] evm: security.ima\n[ 0.217684] evm: security.capability\n[ 0.218474] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220267] pinctrl core: initialized pinctrl subsystem\n[ 0.221323] RTC time: 17:27:28, date: 09/26/18\n[ 0.222263] NET: Registered protocol family 16\n[ 0.223207] cpuidle: using governor ladder\n[ 0.224001] cpuidle: using governor menu\n[ 0.224765] PCCT header not found.\n[ 0.225491] ACPI: bus type PCI registered\n[ 0.226279] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227483] PCI: Using configuration type 1 for base access\n[ 0.229220] ACPI: Added _OSI(Module Device)\n[ 0.230033] ACPI: Added _OSI(Processor Device)\n[ 0.230870] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233825] ACPI: Interpreter enabled\n[ 0.234565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238148] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239937] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241710] ACPI: (supports S0 S5)\n[ 0.242393] ACPI: Using IOAPIC for interrupt routing\n[ 0.243310] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246477] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247583] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248774] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249934] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252089] acpiphp: Slot [3] registered\n[ 0.252863] acpiphp: Slot [4] registered\n[ 0.253640] acpiphp: Slot [5] registered\n[ 0.254427] acpiphp: Slot [6] registered\n[ 0.255206] acpiphp: Slot [7] registered\n[ 0.255982] acpiphp: Slot [8] registered\n[ 0.256757] acpiphp: Slot [9] registered\n[ 0.257528] acpiphp: Slot [10] registered\n[ 0.258317] acpiphp: Slot [11] registered\n[ 0.259115] acpiphp: Slot [12] registered\n[ 0.259910] acpiphp: Slot [13] registered\n[ 0.260692] acpiphp: Slot [14] registered\n[ 0.261479] acpiphp: Slot [15] registered\n[ 0.272195] acpiphp: Slot [16] registered\n[ 0.272981] acpiphp: Slot [17] registered\n[ 0.273766] acpiphp: Slot [18] registered\n[ 0.274546] acpiphp: Slot [19] registered\n[ 0.275331] acpiphp: Slot [20] registered\n[ 0.276113] acpiphp: Slot [21] registered\n[ 0.276905] acpiphp: Slot [22] registered\n[ 0.277687] acpiphp: Slot [23] registered\n[ 0.278472] acpiphp: Slot [24] registered\n[ 0.279259] acpiphp: Slot [25] registered\n[ 0.280046] acpiphp: Slot [26] registered\n[ 0.280829] acpiphp: Slot [27] registered\n[ 0.281616] acpiphp: Slot [28] registered\n[ 0.282407] acpiphp: Slot [29] registered\n[ 0.283194] acpiphp: Slot [30] registered\n[ 0.283978] acpiphp: Slot [31] registered\n[ 0.284758] PCI host bridge to bus 0000:00\n[ 0.285537] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286710] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287882] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289287] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290690] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296909] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298168] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299308] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300540] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306792] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308190] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353721] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355177] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356564] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357949] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359300] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360522] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361646] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362828] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364315] vgaarb: loaded\n[ 0.364897] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366027] SCSI subsystem initialized\n[ 0.366818] ACPI: bus type USB registered\n[ 0.367602] usbcore: registered new interface driver usbfs\n[ 0.368590] usbcore: registered new interface driver hub\n[ 0.369558] usbcore: registered new device driver usb\n[ 0.370580] PCI: Using ACPI for IRQ routing\n[ 0.371572] NetLabel: Initializing\n[ 0.372269] NetLabel: domain hash size = 128\n[ 0.373106] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374025] NetLabel: unlabeled traffic allowed by default\n[ 0.375095] clocksource: Switched to clocksource kvm-clock\n[ 0.380505] AppArmor: AppArmor Filesystem Enabled\n[ 0.381434] pnp: PnP ACPI init\n[ 0.382333] pnp: PnP ACPI: found 5 devices\n[ 0.388721] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390401] NET: Registered protocol family 2\n[ 0.391354] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392608] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393758] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394893] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395965] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397139] NET: Registered protocol family 1\n[ 0.397996] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399083] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400145] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414141] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428357] Trying to unpack rootfs image as initramfs...\n[ 0.478064] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491867] Scanning for low memory corruption every 60 seconds\n[ 0.493194] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494317] audit: initializing netlink subsys (disabled)\n[ 0.495324] audit: type=2000 audit(1537982849.843:1): initialized\n[ 0.496601] Initialise system trusted keyring\n[ 0.497507] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498640] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500585] zbud: loaded\n[ 0.501275] VFS: Disk quotas dquot_6.6.0\n[ 0.502075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503551] fuse init (API version 7.23)\n[ 0.504429] Key type big_key registered\n[ 0.505218] Allocating IMA MOK and blacklist keyrings.\n[ 0.506661] Key type asymmetric registered\n[ 0.507484] Asymmetric key parser 'x509' registered\n[ 0.508421] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.509854] io scheduler noop registered\n[ 0.510628] io scheduler deadline registered (default)\n[ 0.511603] io scheduler cfq registered\n[ 0.512423] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513441] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514675] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516110] ACPI: Power Button [PWRF]\n[ 0.516928] GHES: HEST is not enabled!\n[ 0.530586] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.561414] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.564252] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590241] Linux agpgart interface v0.103\n[ 0.592301] brd: module loaded\n[ 0.593524] loop: module loaded\n[ 0.598768] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600190] GPT:90111 != 2097151\n[ 0.600854] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601916] GPT:90111 != 2097151\n[ 0.602569] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603509] vda: vda1 vda15\n[ 0.604950] scsi host0: ata_piix\n[ 0.605662] scsi host1: ata_piix\n[ 0.606348] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607533] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.608944] libphy: Fixed MDIO Bus: probed\n[ 0.609742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.610659] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.612807] PPP generic driver version 2.4.2\n[ 0.613665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.614885] ehci-pci: EHCI PCI platform driver\n[ 0.615742] ehci-platform: EHCI generic platform driver\n[ 0.616698] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.617790] ohci-pci: OHCI PCI platform driver\n[ 0.618629] ohci-platform: OHCI generic platform driver\n[ 0.619599] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.633886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.634854] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.636268] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.637274] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.638357] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.639550] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.640931] usb usb1: Product: UHCI Host Controller\n[ 0.641833] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642936] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.643904] hub 1-0:1.0: USB hub found\n[ 0.644659] hub 1-0:1.0: 2 ports detected\n[ 0.645540] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.647611] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.648529] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.649521] mousedev: PS/2 mouse device common for all mice\n[ 0.650729] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.652518] rtc_cmos 00:00: RTC can wake from S4\n[ 0.653580] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.654746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655911] i2c /dev entries driver\n[ 0.656643] device-mapper: uevent: version 1.0.3\n[ 0.657541] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.659124] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.660374] NET: Registered protocol family 10\n[ 0.661335] NET: Registered protocol family 17\n[ 0.662199] Key type dns_resolver registered\n[ 0.663112] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.664179] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665874] registered taskstats version 1\n[ 0.666675] Loading compiled-in X.509 certificates\n[ 0.668096] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669888] zswap: loaded using pool lzo/zbud\n[ 0.671230] Key type trusted registered\n[ 0.672754] Key type encrypted registered\n[ 0.673554] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674553] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675568] evm: HMAC attrs: 0x1\n[ 0.676483] Magic number: 2:702:492\n[ 0.677304] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:29 UTC (1537982849)\n[ 0.678851] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.679941] EDD information not available.\n[ 0.768075] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.769563] Write protecting the kernel read-only data: 14336k\n[ 0.781184] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.782939] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.824276] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.02\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.8...\nLease of 10.10.10.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.18. iid=i-0000011a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVdZBgWmSq6GJAj/EFsvVKA4dtH3nH1rBNARKgoJFwE5oRFID0OLmIRYyogf9lsOMjokH/WVHVcWgMHtE7zFMxVXoMXQhrPDgw83UiYnVOTdo+L937SUK8x9Z3873QgG5BPxhk7fOk00t8zDRw7hErYmrrCHWfV09lPNkhABE2K3jIpQAxDzQSuSqtTohiRGA6vqTEjOw2oPeD2DMiNuiCFOhqOpme25UQ1mD/iUrdjGRfcb1z/+1xNRwEolMWKwJXrlHKLEbTMHar02vXITc8+g5YXj31j86Qe1KKx/XKsTOJ1t5Qqey6xfSqParhdFOIFv8pog3r7jgDabw2J+wj root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBALtDvgcaFWALCHlwtrS8iybOhLriYGbEx6tMUonUmoOoEQlOW0vdP6t+acrHY8KpWvVItc/aznVCFMGdaB/X+N3drhik6FPi01w4Xk+nSWbRzua+wdfbpdgmalmq7A+kNp6bTvmzG9XGZX5seN660XVt0JfUr2dFGgcGiUBZdjZBAAAAFQC2HrfFo6KrsZ/2eIfDXxG4AvwSAQAAAIB4PuWSE8cLSXt8Mbqr2eNUeSq3FjQ6HhJf8kX6mwPFi7KDrzHHlCZlMGvFqC8hXcO+P63tM1GS43ujzYoFBfqVqg2CGe3PnyFcc6+qqwSnYpXgzMfcsYJjVu7dhs/Z5tJxMXzeRv1XKMysOYLcg2uqCBp7hDQsw3gL1CCuTjFE3AAAAIEAtefVruhXUINIDUdLrEy14B41RXER3Rf5BRIWE6zaLyOJnp+cDvjgDP0ZTr+8hmk7ZBXm7j2nx+cslCleyj7fcbzjLffB3Hhjq1CWf4nFb5YRtnhlohG9P4aK76kUBzR//rCelcdXcj1xOIVtclF0WsxbFUoTm6dHPqRa+sDI75w= root@sdnvpn-1-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.8,24,fe80::f816:3eff:fe62:9d99/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.8 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.28 ===\n/dev/root resized successfully [took 2.15s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:62:9D:99 \n inet addr:10.10.10.8 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe62:9d99/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:77 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9444 (9.2 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-09-26 17:29:13,753 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b/action used request id req-4d098187-8547-4df1-b318-78508060e9ec 2018-09-26 17:29:15,775 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8adca8ada1974cf307999650d10c3bdbf1d19989" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:29:16,893 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:29:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e1e02af1-3ab6-40e6-a32c-e787a7c1b206 x-compute-request-id: req-e1e02af1-3ab6-40e6-a32c-e787a7c1b206 Content-Encoding: gzip Content-Length: 10073 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 523778055 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.132489] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134098] pid_max: default: 32768 minimum: 301\n[ 0.134962] ACPI: Core revision 20150930\n[ 0.136312] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137579] Security Framework initialized\n[ 0.138367] Yama: becoming mindful.\n[ 0.139072] AppArmor: AppArmor initialized\n[ 0.139914] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141204] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142442] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143609] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144953] Initializing cgroup subsys io\n[ 0.145743] Initializing cgroup subsys memory\n[ 0.146572] Initializing cgroup subsys devices\n[ 0.147425] Initializing cgroup subsys freezer\n[ 0.148277] Initializing cgroup subsys net_cls\n[ 0.149122] Initializing cgroup subsys perf_event\n[ 0.149999] Initializing cgroup subsys net_prio\n[ 0.150850] Initializing cgroup subsys hugetlb\n[ 0.151694] Initializing cgroup subsys pids\n[ 0.152542] CPU: Physical Processor ID: 0\n[ 0.154004] mce: CPU supports 10 MCE banks\n[ 0.154821] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155793] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166769] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173055] ftrace: allocating 31920 entries in 125 pages\n[ 0.199048] smpboot: Max logical packages: 1\n[ 0.199880] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201184] x2apic enabled\n[ 0.201975] Switched APIC routing to physical x2apic.\n[ 0.203675] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204757] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206672] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208399] KVM setup paravirtual spinlock\n[ 0.209663] x86: Booted up 1 node, 1 CPUs\n[ 0.210447] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211801] devtmpfs: initialized\n[ 0.213490] evm: security.selinux\n[ 0.214174] evm: security.SMACK64\n[ 0.214843] evm: security.SMACK64EXEC\n[ 0.215559] evm: security.SMACK64TRANSMUTE\n[ 0.216342] evm: security.SMACK64MMAP\n[ 0.217063] evm: security.ima\n[ 0.217684] evm: security.capability\n[ 0.218474] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220267] pinctrl core: initialized pinctrl subsystem\n[ 0.221323] RTC time: 17:27:28, date: 09/26/18\n[ 0.222263] NET: Registered protocol family 16\n[ 0.223207] cpuidle: using governor ladder\n[ 0.224001] cpuidle: using governor menu\n[ 0.224765] PCCT header not found.\n[ 0.225491] ACPI: bus type PCI registered\n[ 0.226279] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227483] PCI: Using configuration type 1 for base access\n[ 0.229220] ACPI: Added _OSI(Module Device)\n[ 0.230033] ACPI: Added _OSI(Processor Device)\n[ 0.230870] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233825] ACPI: Interpreter enabled\n[ 0.234565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238148] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239937] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241710] ACPI: (supports S0 S5)\n[ 0.242393] ACPI: Using IOAPIC for interrupt routing\n[ 0.243310] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246477] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247583] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248774] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249934] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252089] acpiphp: Slot [3] registered\n[ 0.252863] acpiphp: Slot [4] registered\n[ 0.253640] acpiphp: Slot [5] registered\n[ 0.254427] acpiphp: Slot [6] registered\n[ 0.255206] acpiphp: Slot [7] registered\n[ 0.255982] acpiphp: Slot [8] registered\n[ 0.256757] acpiphp: Slot [9] registered\n[ 0.257528] acpiphp: Slot [10] registered\n[ 0.258317] acpiphp: Slot [11] registered\n[ 0.259115] acpiphp: Slot [12] registered\n[ 0.259910] acpiphp: Slot [13] registered\n[ 0.260692] acpiphp: Slot [14] registered\n[ 0.261479] acpiphp: Slot [15] registered\n[ 0.272195] acpiphp: Slot [16] registered\n[ 0.272981] acpiphp: Slot [17] registered\n[ 0.273766] acpiphp: Slot [18] registered\n[ 0.274546] acpiphp: Slot [19] registered\n[ 0.275331] acpiphp: Slot [20] registered\n[ 0.276113] acpiphp: Slot [21] registered\n[ 0.276905] acpiphp: Slot [22] registered\n[ 0.277687] acpiphp: Slot [23] registered\n[ 0.278472] acpiphp: Slot [24] registered\n[ 0.279259] acpiphp: Slot [25] registered\n[ 0.280046] acpiphp: Slot [26] registered\n[ 0.280829] acpiphp: Slot [27] registered\n[ 0.281616] acpiphp: Slot [28] registered\n[ 0.282407] acpiphp: Slot [29] registered\n[ 0.283194] acpiphp: Slot [30] registered\n[ 0.283978] acpiphp: Slot [31] registered\n[ 0.284758] PCI host bridge to bus 0000:00\n[ 0.285537] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286710] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287882] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289287] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290690] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296909] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298168] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299308] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300540] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306792] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308190] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353721] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355177] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356564] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357949] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359300] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360522] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361646] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362828] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364315] vgaarb: loaded\n[ 0.364897] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366027] SCSI subsystem initialized\n[ 0.366818] ACPI: bus type USB registered\n[ 0.367602] usbcore: registered new interface driver usbfs\n[ 0.368590] usbcore: registered new interface driver hub\n[ 0.369558] usbcore: registered new device driver usb\n[ 0.370580] PCI: Using ACPI for IRQ routing\n[ 0.371572] NetLabel: Initializing\n[ 0.372269] NetLabel: domain hash size = 128\n[ 0.373106] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374025] NetLabel: unlabeled traffic allowed by default\n[ 0.375095] clocksource: Switched to clocksource kvm-clock\n[ 0.380505] AppArmor: AppArmor Filesystem Enabled\n[ 0.381434] pnp: PnP ACPI init\n[ 0.382333] pnp: PnP ACPI: found 5 devices\n[ 0.388721] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390401] NET: Registered protocol family 2\n[ 0.391354] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392608] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393758] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394893] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395965] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397139] NET: Registered protocol family 1\n[ 0.397996] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399083] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400145] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414141] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428357] Trying to unpack rootfs image as initramfs...\n[ 0.478064] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491867] Scanning for low memory corruption every 60 seconds\n[ 0.493194] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494317] audit: initializing netlink subsys (disabled)\n[ 0.495324] audit: type=2000 audit(1537982849.843:1): initialized\n[ 0.496601] Initialise system trusted keyring\n[ 0.497507] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498640] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500585] zbud: loaded\n[ 0.501275] VFS: Disk quotas dquot_6.6.0\n[ 0.502075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503551] fuse init (API version 7.23)\n[ 0.504429] Key type big_key registered\n[ 0.505218] Allocating IMA MOK and blacklist keyrings.\n[ 0.506661] Key type asymmetric registered\n[ 0.507484] Asymmetric key parser 'x509' registered\n[ 0.508421] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.509854] io scheduler noop registered\n[ 0.510628] io scheduler deadline registered (default)\n[ 0.511603] io scheduler cfq registered\n[ 0.512423] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513441] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514675] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516110] ACPI: Power Button [PWRF]\n[ 0.516928] GHES: HEST is not enabled!\n[ 0.530586] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.561414] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.564252] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590241] Linux agpgart interface v0.103\n[ 0.592301] brd: module loaded\n[ 0.593524] loop: module loaded\n[ 0.598768] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600190] GPT:90111 != 2097151\n[ 0.600854] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601916] GPT:90111 != 2097151\n[ 0.602569] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603509] vda: vda1 vda15\n[ 0.604950] scsi host0: ata_piix\n[ 0.605662] scsi host1: ata_piix\n[ 0.606348] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607533] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.608944] libphy: Fixed MDIO Bus: probed\n[ 0.609742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.610659] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.612807] PPP generic driver version 2.4.2\n[ 0.613665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.614885] ehci-pci: EHCI PCI platform driver\n[ 0.615742] ehci-platform: EHCI generic platform driver\n[ 0.616698] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.617790] ohci-pci: OHCI PCI platform driver\n[ 0.618629] ohci-platform: OHCI generic platform driver\n[ 0.619599] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.633886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.634854] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.636268] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.637274] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.638357] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.639550] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.640931] usb usb1: Product: UHCI Host Controller\n[ 0.641833] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642936] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.643904] hub 1-0:1.0: USB hub found\n[ 0.644659] hub 1-0:1.0: 2 ports detected\n[ 0.645540] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.647611] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.648529] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.649521] mousedev: PS/2 mouse device common for all mice\n[ 0.650729] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.652518] rtc_cmos 00:00: RTC can wake from S4\n[ 0.653580] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.654746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655911] i2c /dev entries driver\n[ 0.656643] device-mapper: uevent: version 1.0.3\n[ 0.657541] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.659124] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.660374] NET: Registered protocol family 10\n[ 0.661335] NET: Registered protocol family 17\n[ 0.662199] Key type dns_resolver registered\n[ 0.663112] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.664179] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665874] registered taskstats version 1\n[ 0.666675] Loading compiled-in X.509 certificates\n[ 0.668096] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669888] zswap: loaded using pool lzo/zbud\n[ 0.671230] Key type trusted registered\n[ 0.672754] Key type encrypted registered\n[ 0.673554] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674553] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675568] evm: HMAC attrs: 0x1\n[ 0.676483] Magic number: 2:702:492\n[ 0.677304] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:29 UTC (1537982849)\n[ 0.678851] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.679941] EDD information not available.\n[ 0.768075] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.769563] Write protecting the kernel read-only data: 14336k\n[ 0.781184] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.782939] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.824276] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.02\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.8...\nLease of 10.10.10.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.18. iid=i-0000011a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVdZBgWmSq6GJAj/EFsvVKA4dtH3nH1rBNARKgoJFwE5oRFID0OLmIRYyogf9lsOMjokH/WVHVcWgMHtE7zFMxVXoMXQhrPDgw83UiYnVOTdo+L937SUK8x9Z3873QgG5BPxhk7fOk00t8zDRw7hErYmrrCHWfV09lPNkhABE2K3jIpQAxDzQSuSqtTohiRGA6vqTEjOw2oPeD2DMiNuiCFOhqOpme25UQ1mD/iUrdjGRfcb1z/+1xNRwEolMWKwJXrlHKLEbTMHar02vXITc8+g5YXj31j86Qe1KKx/XKsTOJ1t5Qqey6xfSqParhdFOIFv8pog3r7jgDabw2J+wj root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBALtDvgcaFWALCHlwtrS8iybOhLriYGbEx6tMUonUmoOoEQlOW0vdP6t+acrHY8KpWvVItc/aznVCFMGdaB/X+N3drhik6FPi01w4Xk+nSWbRzua+wdfbpdgmalmq7A+kNp6bTvmzG9XGZX5seN660XVt0JfUr2dFGgcGiUBZdjZBAAAAFQC2HrfFo6KrsZ/2eIfDXxG4AvwSAQAAAIB4PuWSE8cLSXt8Mbqr2eNUeSq3FjQ6HhJf8kX6mwPFi7KDrzHHlCZlMGvFqC8hXcO+P63tM1GS43ujzYoFBfqVqg2CGe3PnyFcc6+qqwSnYpXgzMfcsYJjVu7dhs/Z5tJxMXzeRv1XKMysOYLcg2uqCBp7hDQsw3gL1CCuTjFE3AAAAIEAtefVruhXUINIDUdLrEy14B41RXER3Rf5BRIWE6zaLyOJnp+cDvjgDP0ZTr+8hmk7ZBXm7j2nx+cslCleyj7fcbzjLffB3Hhjq1CWf4nFb5YRtnhlohG9P4aK76kUBzR//rCelcdXcj1xOIVtclF0WsxbFUoTm6dHPqRa+sDI75w= root@sdnvpn-1-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.8,24,fe80::f816:3eff:fe62:9d99/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.8 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.28 ===\n/dev/root resized successfully [took 2.15s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:62:9D:99 \n inet addr:10.10.10.8 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe62:9d99/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:77 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9444 (9.2 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-09-26 17:29:16,894 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b/action used request id req-e1e02af1-3ab6-40e6-a32c-e787a7c1b206 2018-09-26 17:29:18,911 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8adca8ada1974cf307999650d10c3bdbf1d19989" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:29:19,983 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:29:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-73deff2b-18be-4c10-b7d9-f04721cf5511 x-compute-request-id: req-73deff2b-18be-4c10-b7d9-f04721cf5511 Content-Encoding: gzip Content-Length: 10889 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 523778055 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.132489] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134098] pid_max: default: 32768 minimum: 301\n[ 0.134962] ACPI: Core revision 20150930\n[ 0.136312] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137579] Security Framework initialized\n[ 0.138367] Yama: becoming mindful.\n[ 0.139072] AppArmor: AppArmor initialized\n[ 0.139914] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141204] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142442] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143609] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144953] Initializing cgroup subsys io\n[ 0.145743] Initializing cgroup subsys memory\n[ 0.146572] Initializing cgroup subsys devices\n[ 0.147425] Initializing cgroup subsys freezer\n[ 0.148277] Initializing cgroup subsys net_cls\n[ 0.149122] Initializing cgroup subsys perf_event\n[ 0.149999] Initializing cgroup subsys net_prio\n[ 0.150850] Initializing cgroup subsys hugetlb\n[ 0.151694] Initializing cgroup subsys pids\n[ 0.152542] CPU: Physical Processor ID: 0\n[ 0.154004] mce: CPU supports 10 MCE banks\n[ 0.154821] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155793] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166769] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173055] ftrace: allocating 31920 entries in 125 pages\n[ 0.199048] smpboot: Max logical packages: 1\n[ 0.199880] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201184] x2apic enabled\n[ 0.201975] Switched APIC routing to physical x2apic.\n[ 0.203675] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204757] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206672] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208399] KVM setup paravirtual spinlock\n[ 0.209663] x86: Booted up 1 node, 1 CPUs\n[ 0.210447] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211801] devtmpfs: initialized\n[ 0.213490] evm: security.selinux\n[ 0.214174] evm: security.SMACK64\n[ 0.214843] evm: security.SMACK64EXEC\n[ 0.215559] evm: security.SMACK64TRANSMUTE\n[ 0.216342] evm: security.SMACK64MMAP\n[ 0.217063] evm: security.ima\n[ 0.217684] evm: security.capability\n[ 0.218474] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220267] pinctrl core: initialized pinctrl subsystem\n[ 0.221323] RTC time: 17:27:28, date: 09/26/18\n[ 0.222263] NET: Registered protocol family 16\n[ 0.223207] cpuidle: using governor ladder\n[ 0.224001] cpuidle: using governor menu\n[ 0.224765] PCCT header not found.\n[ 0.225491] ACPI: bus type PCI registered\n[ 0.226279] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227483] PCI: Using configuration type 1 for base access\n[ 0.229220] ACPI: Added _OSI(Module Device)\n[ 0.230033] ACPI: Added _OSI(Processor Device)\n[ 0.230870] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233825] ACPI: Interpreter enabled\n[ 0.234565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238148] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239937] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241710] ACPI: (supports S0 S5)\n[ 0.242393] ACPI: Using IOAPIC for interrupt routing\n[ 0.243310] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246477] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247583] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248774] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249934] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252089] acpiphp: Slot [3] registered\n[ 0.252863] acpiphp: Slot [4] registered\n[ 0.253640] acpiphp: Slot [5] registered\n[ 0.254427] acpiphp: Slot [6] registered\n[ 0.255206] acpiphp: Slot [7] registered\n[ 0.255982] acpiphp: Slot [8] registered\n[ 0.256757] acpiphp: Slot [9] registered\n[ 0.257528] acpiphp: Slot [10] registered\n[ 0.258317] acpiphp: Slot [11] registered\n[ 0.259115] acpiphp: Slot [12] registered\n[ 0.259910] acpiphp: Slot [13] registered\n[ 0.260692] acpiphp: Slot [14] registered\n[ 0.261479] acpiphp: Slot [15] registered\n[ 0.272195] acpiphp: Slot [16] registered\n[ 0.272981] acpiphp: Slot [17] registered\n[ 0.273766] acpiphp: Slot [18] registered\n[ 0.274546] acpiphp: Slot [19] registered\n[ 0.275331] acpiphp: Slot [20] registered\n[ 0.276113] acpiphp: Slot [21] registered\n[ 0.276905] acpiphp: Slot [22] registered\n[ 0.277687] acpiphp: Slot [23] registered\n[ 0.278472] acpiphp: Slot [24] registered\n[ 0.279259] acpiphp: Slot [25] registered\n[ 0.280046] acpiphp: Slot [26] registered\n[ 0.280829] acpiphp: Slot [27] registered\n[ 0.281616] acpiphp: Slot [28] registered\n[ 0.282407] acpiphp: Slot [29] registered\n[ 0.283194] acpiphp: Slot [30] registered\n[ 0.283978] acpiphp: Slot [31] registered\n[ 0.284758] PCI host bridge to bus 0000:00\n[ 0.285537] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286710] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287882] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289287] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290690] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296909] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298168] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299308] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300540] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306792] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308190] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353721] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355177] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356564] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357949] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359300] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360522] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361646] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362828] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364315] vgaarb: loaded\n[ 0.364897] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366027] SCSI subsystem initialized\n[ 0.366818] ACPI: bus type USB registered\n[ 0.367602] usbcore: registered new interface driver usbfs\n[ 0.368590] usbcore: registered new interface driver hub\n[ 0.369558] usbcore: registered new device driver usb\n[ 0.370580] PCI: Using ACPI for IRQ routing\n[ 0.371572] NetLabel: Initializing\n[ 0.372269] NetLabel: domain hash size = 128\n[ 0.373106] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374025] NetLabel: unlabeled traffic allowed by default\n[ 0.375095] clocksource: Switched to clocksource kvm-clock\n[ 0.380505] AppArmor: AppArmor Filesystem Enabled\n[ 0.381434] pnp: PnP ACPI init\n[ 0.382333] pnp: PnP ACPI: found 5 devices\n[ 0.388721] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390401] NET: Registered protocol family 2\n[ 0.391354] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392608] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393758] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394893] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395965] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397139] NET: Registered protocol family 1\n[ 0.397996] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399083] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400145] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414141] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428357] Trying to unpack rootfs image as initramfs...\n[ 0.478064] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491867] Scanning for low memory corruption every 60 seconds\n[ 0.493194] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494317] audit: initializing netlink subsys (disabled)\n[ 0.495324] audit: type=2000 audit(1537982849.843:1): initialized\n[ 0.496601] Initialise system trusted keyring\n[ 0.497507] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498640] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500585] zbud: loaded\n[ 0.501275] VFS: Disk quotas dquot_6.6.0\n[ 0.502075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503551] fuse init (API version 7.23)\n[ 0.504429] Key type big_key registered\n[ 0.505218] Allocating IMA MOK and blacklist keyrings.\n[ 0.506661] Key type asymmetric registered\n[ 0.507484] Asymmetric key parser 'x509' registered\n[ 0.508421] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.509854] io scheduler noop registered\n[ 0.510628] io scheduler deadline registered (default)\n[ 0.511603] io scheduler cfq registered\n[ 0.512423] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513441] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514675] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516110] ACPI: Power Button [PWRF]\n[ 0.516928] GHES: HEST is not enabled!\n[ 0.530586] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.561414] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.564252] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590241] Linux agpgart interface v0.103\n[ 0.592301] brd: module loaded\n[ 0.593524] loop: module loaded\n[ 0.598768] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600190] GPT:90111 != 2097151\n[ 0.600854] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601916] GPT:90111 != 2097151\n[ 0.602569] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603509] vda: vda1 vda15\n[ 0.604950] scsi host0: ata_piix\n[ 0.605662] scsi host1: ata_piix\n[ 0.606348] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607533] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.608944] libphy: Fixed MDIO Bus: probed\n[ 0.609742] tun: Universal TUN/TAP device driver, 1.6\n[ 0.610659] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.612807] PPP generic driver version 2.4.2\n[ 0.613665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.614885] ehci-pci: EHCI PCI platform driver\n[ 0.615742] ehci-platform: EHCI generic platform driver\n[ 0.616698] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.617790] ohci-pci: OHCI PCI platform driver\n[ 0.618629] ohci-platform: OHCI generic platform driver\n[ 0.619599] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.633886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.634854] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.636268] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.637274] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.638357] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.639550] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.640931] usb usb1: Product: UHCI Host Controller\n[ 0.641833] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642936] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.643904] hub 1-0:1.0: USB hub found\n[ 0.644659] hub 1-0:1.0: 2 ports detected\n[ 0.645540] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.647611] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.648529] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.649521] mousedev: PS/2 mouse device common for all mice\n[ 0.650729] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.652518] rtc_cmos 00:00: RTC can wake from S4\n[ 0.653580] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.654746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655911] i2c /dev entries driver\n[ 0.656643] device-mapper: uevent: version 1.0.3\n[ 0.657541] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.659124] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.660374] NET: Registered protocol family 10\n[ 0.661335] NET: Registered protocol family 17\n[ 0.662199] Key type dns_resolver registered\n[ 0.663112] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.664179] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665874] registered taskstats version 1\n[ 0.666675] Loading compiled-in X.509 certificates\n[ 0.668096] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669888] zswap: loaded using pool lzo/zbud\n[ 0.671230] Key type trusted registered\n[ 0.672754] Key type encrypted registered\n[ 0.673554] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674553] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675568] evm: HMAC attrs: 0x1\n[ 0.676483] Magic number: 2:702:492\n[ 0.677304] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:29 UTC (1537982849)\n[ 0.678851] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.679941] EDD information not available.\n[ 0.768075] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.769563] Write protecting the kernel read-only data: 14336k\n[ 0.781184] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.782939] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.824276] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.02\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.8...\nLease of 10.10.10.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.18. iid=i-0000011a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVdZBgWmSq6GJAj/EFsvVKA4dtH3nH1rBNARKgoJFwE5oRFID0OLmIRYyogf9lsOMjokH/WVHVcWgMHtE7zFMxVXoMXQhrPDgw83UiYnVOTdo+L937SUK8x9Z3873QgG5BPxhk7fOk00t8zDRw7hErYmrrCHWfV09lPNkhABE2K3jIpQAxDzQSuSqtTohiRGA6vqTEjOw2oPeD2DMiNuiCFOhqOpme25UQ1mD/iUrdjGRfcb1z/+1xNRwEolMWKwJXrlHKLEbTMHar02vXITc8+g5YXj31j86Qe1KKx/XKsTOJ1t5Qqey6xfSqParhdFOIFv8pog3r7jgDabw2J+wj root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBALtDvgcaFWALCHlwtrS8iybOhLriYGbEx6tMUonUmoOoEQlOW0vdP6t+acrHY8KpWvVItc/aznVCFMGdaB/X+N3drhik6FPi01w4Xk+nSWbRzua+wdfbpdgmalmq7A+kNp6bTvmzG9XGZX5seN660XVt0JfUr2dFGgcGiUBZdjZBAAAAFQC2HrfFo6KrsZ/2eIfDXxG4AvwSAQAAAIB4PuWSE8cLSXt8Mbqr2eNUeSq3FjQ6HhJf8kX6mwPFi7KDrzHHlCZlMGvFqC8hXcO+P63tM1GS43ujzYoFBfqVqg2CGe3PnyFcc6+qqwSnYpXgzMfcsYJjVu7dhs/Z5tJxMXzeRv1XKMysOYLcg2uqCBp7hDQsw3gL1CCuTjFE3AAAAIEAtefVruhXUINIDUdLrEy14B41RXER3Rf5BRIWE6zaLyOJnp+cDvjgDP0ZTr+8hmk7ZBXm7j2nx+cslCleyj7fcbzjLffB3Hhjq1CWf4nFb5YRtnhlohG9P4aK76kUBzR//rCelcdXcj1xOIVtclF0WsxbFUoTm6dHPqRa+sDI75w= root@sdnvpn-1-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.8,24,fe80::f816:3eff:fe62:9d99/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.8 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.28 ===\n/dev/root resized successfully [took 2.15s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:62:9D:99 \n inet addr:10.10.10.8 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe62:9d99/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:77 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9444 (9.2 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-1-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.116937] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.116941] usb 1-1: Product: QEMU USB Tablet\n[ 1.116943] usb 1-1: Manufacturer: QEMU\n[ 1.116945] usb 1-1: SerialNumber: 42\n[ 1.193696] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.205665] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.491140] tsc: Refined TSC clocksource calibration: 3491.910 MHz\n[ 1.491143] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\n[ 63.396598] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 63.787462] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nSep 26 18:27:30 cirros syslog.info syslogd started: BusyBox v1.23.2\nSep 26 18:27:30 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nSep 26 18:27:30 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nSep 26 18:27:30 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nSep 26 18:27:30 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nSep 26 18:27:30 cirros kern.notice kernel: [ 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)\nSep 26 18:27:30 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nSep 26 18:27:30 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nSep 26 18:27:30 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nSep 26 18:27:30 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nSep 26 18:27:30 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nSep 26 18:27:30 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nSep 26 18:27:30 cirros kern.info kernel: [ 1.491140] tsc: Refined TSC clocksource calibration: 3491.910 MHz\nSep 26 18:27:30 cirros kern.info kernel: [ 1.491143] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\nSep 26 18:28:31 cirros auth.notice su: + /dev/console root:cirros\nSep 26 18:28:31 cirros authpriv.info dropbear[340]: Running in background\nSep 26 18:28:32 cirros kern.info kernel: [ 63.396598] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nSep 26 18:28:32 cirros kern.info kernel: [ 63.787462] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-1-2 login: "} 2018-09-26 17:29:19,984 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b/action used request id req-73deff2b-18be-4c10-b7d9-f04721cf5511 2018-09-26 17:29:22,021 - sdnvpn_test_utils - INFO - Waiting for instance c03645dc-4d15-4c5b-9ec3-c05362895493 to boot up 2018-09-26 17:29:22,026 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/c03645dc-4d15-4c5b-9ec3-c05362895493/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0c0da76ac3e57d0ff6938a29e45f5860e9a18a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:29:23,096 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:29:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-45b7b235-764b-4ef9-bdbf-c0becf8f10b5 x-compute-request-id: req-45b7b235-764b-4ef9-bdbf-c0becf8f10b5 Content-Encoding: gzip Content-Length: 10885 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 519942163 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134283] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135968] pid_max: default: 32768 minimum: 301\n[ 0.136884] ACPI: Core revision 20150930\n[ 0.138272] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139596] Security Framework initialized\n[ 0.140415] Yama: becoming mindful.\n[ 0.141152] AppArmor: AppArmor initialized\n[ 0.142028] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143369] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144664] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145881] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147279] Initializing cgroup subsys io\n[ 0.148103] Initializing cgroup subsys memory\n[ 0.148970] Initializing cgroup subsys devices\n[ 0.149857] Initializing cgroup subsys freezer\n[ 0.150733] Initializing cgroup subsys net_cls\n[ 0.151608] Initializing cgroup subsys perf_event\n[ 0.152522] Initializing cgroup subsys net_prio\n[ 0.153430] Initializing cgroup subsys hugetlb\n[ 0.154326] Initializing cgroup subsys pids\n[ 0.155210] CPU: Physical Processor ID: 0\n[ 0.156709] mce: CPU supports 10 MCE banks\n[ 0.157577] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158591] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169333] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175746] ftrace: allocating 31920 entries in 125 pages\n[ 0.202140] smpboot: Max logical packages: 1\n[ 0.203002] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204359] x2apic enabled\n[ 0.205176] Switched APIC routing to physical x2apic.\n[ 0.206938] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208067] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210072] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211866] KVM setup paravirtual spinlock\n[ 0.213163] x86: Booted up 1 node, 1 CPUs\n[ 0.213980] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215374] devtmpfs: initialized\n[ 0.217094] evm: security.selinux\n[ 0.217802] evm: security.SMACK64\n[ 0.218495] evm: security.SMACK64EXEC\n[ 0.219243] evm: security.SMACK64TRANSMUTE\n[ 0.220053] evm: security.SMACK64MMAP\n[ 0.220806] evm: security.ima\n[ 0.221449] evm: security.capability\n[ 0.222257] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224118] pinctrl core: initialized pinctrl subsystem\n[ 0.225228] RTC time: 17:27:40, date: 09/26/18\n[ 0.226186] NET: Registered protocol family 16\n[ 0.227158] cpuidle: using governor ladder\n[ 0.227988] cpuidle: using governor menu\n[ 0.228780] PCCT header not found.\n[ 0.229538] ACPI: bus type PCI registered\n[ 0.230352] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231605] PCI: Using configuration type 1 for base access\n[ 0.233361] ACPI: Added _OSI(Module Device)\n[ 0.234220] ACPI: Added _OSI(Processor Device)\n[ 0.235098] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236002] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238122] ACPI: Interpreter enabled\n[ 0.238906] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240771] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242634] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.244497] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246355] ACPI: (supports S0 S5)\n[ 0.247067] ACPI: Using IOAPIC for interrupt routing\n[ 0.248136] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251254] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252414] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253668] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254877] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257133] acpiphp: Slot [3] registered\n[ 0.257955] acpiphp: Slot [4] registered\n[ 0.258770] acpiphp: Slot [5] registered\n[ 0.259578] acpiphp: Slot [6] registered\n[ 0.260383] acpiphp: Slot [7] registered\n[ 0.261206] acpiphp: Slot [8] registered\n[ 0.262028] acpiphp: Slot [9] registered\n[ 0.262846] acpiphp: Slot [10] registered\n[ 0.263681] acpiphp: Slot [11] registered\n[ 0.264507] acpiphp: Slot [12] registered\n[ 0.265347] acpiphp: Slot [13] registered\n[ 0.266180] acpiphp: Slot [14] registered\n[ 0.267013] acpiphp: Slot [15] registered\n[ 0.277799] acpiphp: Slot [16] registered\n[ 0.278636] acpiphp: Slot [17] registered\n[ 0.279465] acpiphp: Slot [18] registered\n[ 0.280298] acpiphp: Slot [19] registered\n[ 0.281127] acpiphp: Slot [20] registered\n[ 0.281963] acpiphp: Slot [21] registered\n[ 0.282796] acpiphp: Slot [22] registered\n[ 0.283627] acpiphp: Slot [23] registered\n[ 0.284456] acpiphp: Slot [24] registered\n[ 0.285289] acpiphp: Slot [25] registered\n[ 0.286123] acpiphp: Slot [26] registered\n[ 0.286957] acpiphp: Slot [27] registered\n[ 0.287789] acpiphp: Slot [28] registered\n[ 0.288623] acpiphp: Slot [29] registered\n[ 0.289446] acpiphp: Slot [30] registered\n[ 0.290282] acpiphp: Slot [31] registered\n[ 0.291116] PCI host bridge to bus 0000:00\n[ 0.291946] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293209] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294459] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295948] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297434] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303650] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304967] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306174] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307472] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313871] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315348] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360503] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362028] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363470] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364936] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366349] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367632] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368808] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370046] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371627] vgaarb: loaded\n[ 0.372240] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373404] SCSI subsystem initialized\n[ 0.374262] ACPI: bus type USB registered\n[ 0.375102] usbcore: registered new interface driver usbfs\n[ 0.376155] usbcore: registered new interface driver hub\n[ 0.377184] usbcore: registered new device driver usb\n[ 0.378271] PCI: Using ACPI for IRQ routing\n[ 0.379321] NetLabel: Initializing\n[ 0.380058] NetLabel: domain hash size = 128\n[ 0.380932] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381905] NetLabel: unlabeled traffic allowed by default\n[ 0.383029] clocksource: Switched to clocksource kvm-clock\n[ 0.388479] AppArmor: AppArmor Filesystem Enabled\n[ 0.389475] pnp: PnP ACPI init\n[ 0.390401] pnp: PnP ACPI: found 5 devices\n[ 0.396816] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398579] NET: Registered protocol family 2\n[ 0.399559] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.400864] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.402061] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.403262] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404371] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405565] NET: Registered protocol family 1\n[ 0.406453] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407588] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408701] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422728] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437003] Trying to unpack rootfs image as initramfs...\n[ 0.485815] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499717] Scanning for low memory corruption every 60 seconds\n[ 0.501077] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.502252] audit: initializing netlink subsys (disabled)\n[ 0.503307] audit: type=2000 audit(1537982861.673:1): initialized\n[ 0.504657] Initialise system trusted keyring\n[ 0.505603] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506790] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508786] zbud: loaded\n[ 0.509493] VFS: Disk quotas dquot_6.6.0\n[ 0.510332] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511873] fuse init (API version 7.23)\n[ 0.512773] Key type big_key registered\n[ 0.513587] Allocating IMA MOK and blacklist keyrings.\n[ 0.514717] Key type asymmetric registered\n[ 0.515565] Asymmetric key parser 'x509' registered\n[ 0.516541] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518039] io scheduler noop registered\n[ 0.518853] io scheduler deadline registered (default)\n[ 0.519870] io scheduler cfq registered\n[ 0.521084] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522156] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523457] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524944] ACPI: Power Button [PWRF]\n[ 0.525789] GHES: HEST is not enabled!\n[ 0.540913] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570036] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.572396] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596630] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.598803] Linux agpgart interface v0.103\n[ 0.600871] brd: module loaded\n[ 0.602059] loop: module loaded\n[ 0.607070] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608570] GPT:90111 != 2097151\n[ 0.609257] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610370] GPT:90111 != 2097151\n[ 0.611066] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612056] vda: vda1 vda15\n[ 0.613458] scsi host0: ata_piix\n[ 0.614209] scsi host1: ata_piix\n[ 0.614933] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616174] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617638] libphy: Fixed MDIO Bus: probed\n[ 0.618472] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619445] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621556] PPP generic driver version 2.4.2\n[ 0.622459] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623744] ehci-pci: EHCI PCI platform driver\n[ 0.624636] ehci-platform: EHCI generic platform driver\n[ 0.625639] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626785] ohci-pci: OHCI PCI platform driver\n[ 0.627674] ohci-platform: OHCI generic platform driver\n[ 0.628680] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.643021] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.644040] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645515] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646560] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647703] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648953] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.650395] usb usb1: Product: UHCI Host Controller\n[ 0.651353] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.652519] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.653539] hub 1-0:1.0: USB hub found\n[ 0.654335] hub 1-0:1.0: 2 ports detected\n[ 0.655267] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.657404] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.658375] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.659427] mousedev: PS/2 mouse device common for all mice\n[ 0.660701] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.662566] rtc_cmos 00:00: RTC can wake from S4\n[ 0.663697] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.664924] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.666134] i2c /dev entries driver\n[ 0.666898] device-mapper: uevent: version 1.0.3\n[ 0.667862] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.669513] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670814] NET: Registered protocol family 10\n[ 0.671827] NET: Registered protocol family 17\n[ 0.672726] Key type dns_resolver registered\n[ 0.673669] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.674794] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.676584] registered taskstats version 1\n[ 0.677429] Loading compiled-in X.509 certificates\n[ 0.678886] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680769] zswap: loaded using pool lzo/zbud\n[ 0.682137] Key type trusted registered\n[ 0.683707] Key type encrypted registered\n[ 0.684548] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.685600] ima: No TPM chip found, activating TPM-bypass!\n[ 0.686659] evm: HMAC attrs: 0x1\n[ 0.687672] Magic number: 2:702:492\n[ 0.688533] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:41 UTC (1537982861)\n[ 0.690171] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.691321] EDD information not available.\n[ 0.776025] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.777614] Write protecting the kernel read-only data: 14336k\n[ 0.789594] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791480] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.836147] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.05\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.15. iid=i-0000011d\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCBLBNKVOyoFgRiaaNVcI5i2M9wY9XjwS6MwN4qwlixipAbEUMvyMhM6ueJTv3iSyZz3loaneQiZVQ+X+PfwWhHv77LXHnMRnwIAmp4zDBYWjrN9Df1QU5FYXPROj67CNvZRAX4HrPrWE5ZGPfqomJMFIjJFUGKzNEiT64GL+X7Qi4UAYnVnU0jBbKmg655tX4YTscLYuRbAA5ic8Dc/plOhfW/9CXldF4mvjQ4yO3lIiUaJEA656ISkrtrP/Zl2fEUUGgX/nKCxnQ1DkfZRolJ14R0m1l2PHdTlK2EA9Ja/obOaku6lfzS6u2pYiY7CzNkz0M1t/NiYIgmuLHj4Nmx root@sdnvpn-1-3\nssh-dss AAAAB3NzaC1kc3MAAACBAMmlTbtEZIlWQb8yqmo7TGRjWBrn52YQbSEbUCQGKJk1d5jik0EyhRisIjuhQG+ss0ovklFGTAl+2Yl+XF7vcwoiYjpNyJOt/dK1SBLwVF0BF+motCXnGHwfjAw31mQ8cPFWS9YHTWcheo2cC7+SDmQuVhFgqY0hOqgafhQSbiTpAAAAFQDJa5KXhLNg5VcvCCNnoMIwDVgSvQAAAIAa6nLFRcXE25NLs3ADmCGQIsYqgJhSVyepySbMyAtks8Y+nK98wUJVEOeuUhEVq3ym4NwAR5iifkKr/7uAo+wL+I+LyLeeO+OyUR850ah12Lc4ogoVDjuSBEH92UDVejzyIKJg6LSWGq6DMcmc5X8zZpjZ12bbnfEWNfxhOOVwXAAAAIEAxXOp9V5jjrZ737RUzz3tVkQHev42VhRFnE9dHUPKUvqp0L8WDiOBO/sq4+oRKrpYN2A7+smBj4E9z2QfN/o2mhJgqiKfrVk0OdVTy9MVaFbD/MhOagiUCjvSTmK0xg8sqtvU5KxrCdHTE292CFPk541u7JU1IMKbYRCLHUT1CJM= root@sdnvpn-1-3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:fe61:32a8/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011d\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=4.08 ===\n/dev/root resized successfully [took 2.55s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:61:32:A8 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe61:32a8/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:62 errors:0 dropped:5 overruns:0 frame:0\n TX packets:103 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7929 (7.7 KiB) TX bytes:9211 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-1-3 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.129509] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.129511] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.129512] usb 1-1: Product: QEMU USB Tablet\n[ 1.129513] usb 1-1: Manufacturer: QEMU\n[ 1.129514] usb 1-1: SerialNumber: 42\n[ 1.222366] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.246337] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.499318] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 4.211833] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.560593] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nSep 26 18:27:42 cirros syslog.info syslogd started: BusyBox v1.23.2\nSep 26 18:27:42 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nSep 26 18:27:42 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nSep 26 18:27:42 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nSep 26 18:27:42 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nSep 26 18:27:42 cirros kern.notice kernel: [ 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)\nSep 26 18:27:42 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nSep 26 18:27:42 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nSep 26 18:27:42 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nSep 26 18:27:42 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nSep 26 18:27:42 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nSep 26 18:27:42 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nSep 26 18:27:42 cirros kern.info kernel: [ 1.499318] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nSep 26 18:27:44 cirros auth.notice su: + /dev/console root:cirros\nSep 26 18:27:44 cirros authpriv.info dropbear[340]: Running in background\nSep 26 18:27:45 cirros kern.info kernel: [ 4.211833] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nSep 26 18:27:45 cirros kern.info kernel: [ 4.560593] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-1-3 login: "} 2018-09-26 17:29:23,097 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/c03645dc-4d15-4c5b-9ec3-c05362895493/action used request id req-45b7b235-764b-4ef9-bdbf-c0becf8f10b5 2018-09-26 17:29:25,128 - sdnvpn_test_utils - INFO - Waiting for instance 67591295-0274-4a50-8838-8b10890aa402 to boot up 2018-09-26 17:29:25,133 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4679688ee058e41370dce00ec1c29b0de2da3d93" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:29:26,516 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:29:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-04178e22-8f57-48ad-ac14-40ff809280ce x-compute-request-id: req-04178e22-8f57-48ad-ac14-40ff809280ce Content-Encoding: gzip Content-Length: 7689 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 455371447 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132890] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134538] pid_max: default: 32768 minimum: 301\n[ 0.135428] ACPI: Core revision 20150930\n[ 0.136807] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138108] Security Framework initialized\n[ 0.138920] Yama: becoming mindful.\n[ 0.139650] AppArmor: AppArmor initialized\n[ 0.140513] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141837] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143110] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144318] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145698] Initializing cgroup subsys io\n[ 0.146512] Initializing cgroup subsys memory\n[ 0.147368] Initializing cgroup subsys devices\n[ 0.148249] Initializing cgroup subsys freezer\n[ 0.149112] Initializing cgroup subsys net_cls\n[ 0.149976] Initializing cgroup subsys perf_event\n[ 0.150888] Initializing cgroup subsys net_prio\n[ 0.151768] Initializing cgroup subsys hugetlb\n[ 0.152636] Initializing cgroup subsys pids\n[ 0.153515] CPU: Physical Processor ID: 0\n[ 0.155001] mce: CPU supports 10 MCE banks\n[ 0.155853] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167500] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173863] ftrace: allocating 31920 entries in 125 pages\n[ 0.200510] smpboot: Max logical packages: 1\n[ 0.201355] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202699] x2apic enabled\n[ 0.203505] Switched APIC routing to physical x2apic.\n[ 0.205253] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206361] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208319] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210076] KVM setup paravirtual spinlock\n[ 0.211366] x86: Booted up 1 node, 1 CPUs\n[ 0.212158] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213521] devtmpfs: initialized\n[ 0.215224] evm: security.selinux\n[ 0.215908] evm: security.SMACK64\n[ 0.216591] evm: security.SMACK64EXEC\n[ 0.217323] evm: security.SMACK64TRANSMUTE\n[ 0.218113] evm: security.SMACK64MMAP\n[ 0.218840] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220271] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222086] pinctrl core: initialized pinctrl subsystem\n[ 0.223163] RTC time: 17:27:52, date: 09/26/18\n[ 0.224110] NET: Registered protocol family 16\n[ 0.225076] cpuidle: using governor ladder\n[ 0.225884] cpuidle: using governor menu\n[ 0.226667] PCCT header not found.\n[ 0.227405] ACPI: bus type PCI registered\n[ 0.228198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229426] PCI: Using configuration type 1 for base access\n[ 0.231166] ACPI: Added _OSI(Module Device)\n[ 0.231989] ACPI: Added _OSI(Processor Device)\n[ 0.232846] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233745] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235883] ACPI: Interpreter enabled\n[ 0.236646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238472] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243934] ACPI: (supports S0 S5)\n[ 0.244630] ACPI: Using IOAPIC for interrupt routing\n[ 0.245563] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248643] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249763] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251046] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252243] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254442] acpiphp: Slot [3] registered\n[ 0.255233] acpiphp: Slot [4] registered\n[ 0.256020] acpiphp: Slot [5] registered\n[ 0.256816] acpiphp: Slot [6] registered\n[ 0.257605] acpiphp: Slot [7] registered\n[ 0.258388] acpiphp: Slot [8] registered\n[ 0.259175] acpiphp: Slot [9] registered\n[ 0.259955] acpiphp: Slot [10] registered\n[ 0.260750] acpiphp: Slot [11] registered\n[ 0.261564] acpiphp: Slot [12] registered\n[ 0.262368] acpiphp: Slot [13] registered\n[ 0.263164] acpiphp: Slot [14] registered\n[ 0.263957] acpiphp: Slot [15] registered\n[ 0.274691] acpiphp: Slot [16] registered\n[ 0.275495] acpiphp: Slot [17] registered\n[ 0.276295] acpiphp: Slot [18] registered\n[ 0.277087] acpiphp: Slot [19] registered\n[ 0.277884] acpiphp: Slot [20] registered\n[ 0.278695] acpiphp: Slot [21] registered\n[ 0.279498] acpiphp: Slot [22] registered\n[ 0.280296] acpiphp: Slot [23] registered\n[ 0.281089] acpiphp: Slot [24] registered\n[ 0.281889] acpiphp: Slot [25] registered\n[ 0.282689] acpiphp: Slot [26] registered\n[ 0.283488] acpiphp: Slot [27] registered\n[ 0.284289] acpiphp: Slot [28] registered\n[ 0.285082] acpiphp: Slot [29] registered\n[ 0.285884] acpiphp: Slot [30] registered\n[ 0.286687] acpiphp: Slot [31] registered\n[ 0.287484] PCI host bridge to bus 0000:00\n[ 0.288283] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289476] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290665] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292089] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299921] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301202] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302358] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303603] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311563] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358016] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359483] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360881] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362289] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363661] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366357] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367395] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368912] vgaarb: loaded\n[ 0.369505] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370625] SCSI subsystem initialized\n[ 0.371432] ACPI: bus type USB registered\n[ 0.372328] usbcore: registered new interface driver usbfs\n[ 0.373361] usbcore: registered new interface driver hub\n[ 0.374352] usbcore: registered new device driver usb\n[ 0.375399] PCI: Using ACPI for IRQ routing\n[ 0.376426] NetLabel: Initializing\n[ 0.377122] NetLabel: domain hash size = 128\n[ 0.377965] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378896] NetLabel: unlabeled traffic allowed by default\n[ 0.379978] clocksource: Switched to clocksource kvm-clock\n[ 0.385399] AppArmor: AppArmor Filesystem Enabled\n[ 0.386343] pnp: PnP ACPI init\n[ 0.387250] pnp: PnP ACPI: found 5 devices\n[ 0.393602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395314] NET: Registered protocol family 2\n[ 0.396257] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397497] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398636] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399768] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400826] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401969] NET: Registered protocol family 1\n[ 0.402820] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403894] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404952] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418947] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433159] Trying to unpack rootfs image as initramfs...\n[ 0.482972] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496823] Scanning for low memory corruption every 60 seconds\n[ 0.498142] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499281] audit: initializing netlink subsys (disabled)\n[ 0.500305] audit: type=2000 audit(1537982873.293:1): initialized\n[ 0.501603] Initialise system trusted keyring\n[ 0.502525] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503683] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505653] zbud: loaded\n[ 0.506351] VFS: Disk quotas dquot_6.6.0\n[ 0.507163] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508665] fuse init (API version 7.23)\n[ 0.509558] Key type big_key registered\n[ 0.510357] Allocating IMA MOK and blacklist keyrings.\n[ 0.511819] Key type asymmetric registered\n[ 0.512655] Asymmetric key parser 'x509' registered\n[ 0.513612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515072] io scheduler noop registered\n[ 0.515865] io scheduler deadline registered (default)\n[ 0.516858] io scheduler cfq registered\n[ 0.517691] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518731] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521458] ACPI: Power Button [PWRF]\n[ 0.522284] GHES: HEST is not enabled!\n[ 0.536034] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564427] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566669] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590750] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592875] Linux agpgart interface v0.103\n[ 0.594893] brd: module loaded\n[ 0.596158] loop: module loaded\n[ 0.599657] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.601094] GPT:90111 != 2097151\n[ 0.601767] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602846] GPT:90111 != 2097151\n[ 0.603510] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604463] vda: vda1 vda15\n[ 0.607756] scsi host0: ata_piix\n[ 0.608683] scsi host1: ata_piix\n[ 0.609382] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610586] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612017] libphy: Fixed MDIO Bus: probed\n[ 0.612837] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613770] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616078] PPP generic driver version 2.4.2\n[ 0.617006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.618414] ehci-pci: EHCI PCI platform driver\n[ 0.619273] ehci-platform: EHCI generic platform driver\n[ 0.620255] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.621367] ohci-pci: OHCI PCI platform driver\n[ 0.622222] ohci-platform: OHCI generic platform driver\n[ 0.623192] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.637646] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.638637] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.640347] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.641670] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643120] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644817] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646668] usb usb1: Product: UHCI Host Controller\n[ 0.647929] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649444] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650673] hub 1-0:1.0: USB hub found\n[ 0.651659] hub 1-0:1.0: 2 ports detected\n[ 0.652797] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655402] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.656368] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.657385] mousedev: PS/2 mouse device common for all mice\n[ 0.658626] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660454] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662705] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664102] i2c /dev entries driver\n[ 0.665117] device-mapper: uevent: version 1.0.3\n[ 0.666360] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669451] NET: Registered protocol family 10\n[ 0.670442] NET: Registered protocol family 17\n[ 0.671323] Key type dns_resolver registered\n[ 0.672266] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673372] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675100] registered taskstats version 1\n[ 0.675927] Loading compiled-in X.509 certificates\n[ 0.677371] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679223] zswap: loaded using pool lzo/zbud\n[ 0.680608] Key type trusted registered\n[ 0.682152] Key type encrypted registered\n[ 0.682977] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684028] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685080] evm: HMAC attrs: 0x1\n[ 0.686035] Magic number: 2:702:492\n[ 0.686905] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:53 UTC (1537982873)\n[ 0.688515] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.689628] EDD information not available.\n[ 0.768998] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.771058] Write protecting the kernel read-only data: 14336k\n[ 0.783207] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785542] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.62\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.835214] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\n"} 2018-09-26 17:29:26,517 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action used request id req-04178e22-8f57-48ad-ac14-40ff809280ce 2018-09-26 17:29:28,533 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4679688ee058e41370dce00ec1c29b0de2da3d93" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:29:29,602 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:29:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-450e1eb9-2837-4f14-bd50-6509affbdfef x-compute-request-id: req-450e1eb9-2837-4f14-bd50-6509affbdfef Content-Encoding: gzip Content-Length: 7689 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 455371447 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132890] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134538] pid_max: default: 32768 minimum: 301\n[ 0.135428] ACPI: Core revision 20150930\n[ 0.136807] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138108] Security Framework initialized\n[ 0.138920] Yama: becoming mindful.\n[ 0.139650] AppArmor: AppArmor initialized\n[ 0.140513] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141837] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143110] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144318] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145698] Initializing cgroup subsys io\n[ 0.146512] Initializing cgroup subsys memory\n[ 0.147368] Initializing cgroup subsys devices\n[ 0.148249] Initializing cgroup subsys freezer\n[ 0.149112] Initializing cgroup subsys net_cls\n[ 0.149976] Initializing cgroup subsys perf_event\n[ 0.150888] Initializing cgroup subsys net_prio\n[ 0.151768] Initializing cgroup subsys hugetlb\n[ 0.152636] Initializing cgroup subsys pids\n[ 0.153515] CPU: Physical Processor ID: 0\n[ 0.155001] mce: CPU supports 10 MCE banks\n[ 0.155853] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167500] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173863] ftrace: allocating 31920 entries in 125 pages\n[ 0.200510] smpboot: Max logical packages: 1\n[ 0.201355] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202699] x2apic enabled\n[ 0.203505] Switched APIC routing to physical x2apic.\n[ 0.205253] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206361] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208319] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210076] KVM setup paravirtual spinlock\n[ 0.211366] x86: Booted up 1 node, 1 CPUs\n[ 0.212158] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213521] devtmpfs: initialized\n[ 0.215224] evm: security.selinux\n[ 0.215908] evm: security.SMACK64\n[ 0.216591] evm: security.SMACK64EXEC\n[ 0.217323] evm: security.SMACK64TRANSMUTE\n[ 0.218113] evm: security.SMACK64MMAP\n[ 0.218840] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220271] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222086] pinctrl core: initialized pinctrl subsystem\n[ 0.223163] RTC time: 17:27:52, date: 09/26/18\n[ 0.224110] NET: Registered protocol family 16\n[ 0.225076] cpuidle: using governor ladder\n[ 0.225884] cpuidle: using governor menu\n[ 0.226667] PCCT header not found.\n[ 0.227405] ACPI: bus type PCI registered\n[ 0.228198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229426] PCI: Using configuration type 1 for base access\n[ 0.231166] ACPI: Added _OSI(Module Device)\n[ 0.231989] ACPI: Added _OSI(Processor Device)\n[ 0.232846] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233745] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235883] ACPI: Interpreter enabled\n[ 0.236646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238472] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243934] ACPI: (supports S0 S5)\n[ 0.244630] ACPI: Using IOAPIC for interrupt routing\n[ 0.245563] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248643] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249763] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251046] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252243] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254442] acpiphp: Slot [3] registered\n[ 0.255233] acpiphp: Slot [4] registered\n[ 0.256020] acpiphp: Slot [5] registered\n[ 0.256816] acpiphp: Slot [6] registered\n[ 0.257605] acpiphp: Slot [7] registered\n[ 0.258388] acpiphp: Slot [8] registered\n[ 0.259175] acpiphp: Slot [9] registered\n[ 0.259955] acpiphp: Slot [10] registered\n[ 0.260750] acpiphp: Slot [11] registered\n[ 0.261564] acpiphp: Slot [12] registered\n[ 0.262368] acpiphp: Slot [13] registered\n[ 0.263164] acpiphp: Slot [14] registered\n[ 0.263957] acpiphp: Slot [15] registered\n[ 0.274691] acpiphp: Slot [16] registered\n[ 0.275495] acpiphp: Slot [17] registered\n[ 0.276295] acpiphp: Slot [18] registered\n[ 0.277087] acpiphp: Slot [19] registered\n[ 0.277884] acpiphp: Slot [20] registered\n[ 0.278695] acpiphp: Slot [21] registered\n[ 0.279498] acpiphp: Slot [22] registered\n[ 0.280296] acpiphp: Slot [23] registered\n[ 0.281089] acpiphp: Slot [24] registered\n[ 0.281889] acpiphp: Slot [25] registered\n[ 0.282689] acpiphp: Slot [26] registered\n[ 0.283488] acpiphp: Slot [27] registered\n[ 0.284289] acpiphp: Slot [28] registered\n[ 0.285082] acpiphp: Slot [29] registered\n[ 0.285884] acpiphp: Slot [30] registered\n[ 0.286687] acpiphp: Slot [31] registered\n[ 0.287484] PCI host bridge to bus 0000:00\n[ 0.288283] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289476] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290665] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292089] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299921] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301202] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302358] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303603] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311563] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358016] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359483] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360881] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362289] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363661] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366357] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367395] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368912] vgaarb: loaded\n[ 0.369505] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370625] SCSI subsystem initialized\n[ 0.371432] ACPI: bus type USB registered\n[ 0.372328] usbcore: registered new interface driver usbfs\n[ 0.373361] usbcore: registered new interface driver hub\n[ 0.374352] usbcore: registered new device driver usb\n[ 0.375399] PCI: Using ACPI for IRQ routing\n[ 0.376426] NetLabel: Initializing\n[ 0.377122] NetLabel: domain hash size = 128\n[ 0.377965] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378896] NetLabel: unlabeled traffic allowed by default\n[ 0.379978] clocksource: Switched to clocksource kvm-clock\n[ 0.385399] AppArmor: AppArmor Filesystem Enabled\n[ 0.386343] pnp: PnP ACPI init\n[ 0.387250] pnp: PnP ACPI: found 5 devices\n[ 0.393602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395314] NET: Registered protocol family 2\n[ 0.396257] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397497] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398636] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399768] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400826] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401969] NET: Registered protocol family 1\n[ 0.402820] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403894] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404952] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418947] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433159] Trying to unpack rootfs image as initramfs...\n[ 0.482972] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496823] Scanning for low memory corruption every 60 seconds\n[ 0.498142] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499281] audit: initializing netlink subsys (disabled)\n[ 0.500305] audit: type=2000 audit(1537982873.293:1): initialized\n[ 0.501603] Initialise system trusted keyring\n[ 0.502525] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503683] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505653] zbud: loaded\n[ 0.506351] VFS: Disk quotas dquot_6.6.0\n[ 0.507163] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508665] fuse init (API version 7.23)\n[ 0.509558] Key type big_key registered\n[ 0.510357] Allocating IMA MOK and blacklist keyrings.\n[ 0.511819] Key type asymmetric registered\n[ 0.512655] Asymmetric key parser 'x509' registered\n[ 0.513612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515072] io scheduler noop registered\n[ 0.515865] io scheduler deadline registered (default)\n[ 0.516858] io scheduler cfq registered\n[ 0.517691] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518731] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521458] ACPI: Power Button [PWRF]\n[ 0.522284] GHES: HEST is not enabled!\n[ 0.536034] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564427] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566669] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590750] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592875] Linux agpgart interface v0.103\n[ 0.594893] brd: module loaded\n[ 0.596158] loop: module loaded\n[ 0.599657] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.601094] GPT:90111 != 2097151\n[ 0.601767] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602846] GPT:90111 != 2097151\n[ 0.603510] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604463] vda: vda1 vda15\n[ 0.607756] scsi host0: ata_piix\n[ 0.608683] scsi host1: ata_piix\n[ 0.609382] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610586] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612017] libphy: Fixed MDIO Bus: probed\n[ 0.612837] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613770] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616078] PPP generic driver version 2.4.2\n[ 0.617006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.618414] ehci-pci: EHCI PCI platform driver\n[ 0.619273] ehci-platform: EHCI generic platform driver\n[ 0.620255] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.621367] ohci-pci: OHCI PCI platform driver\n[ 0.622222] ohci-platform: OHCI generic platform driver\n[ 0.623192] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.637646] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.638637] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.640347] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.641670] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643120] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644817] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646668] usb usb1: Product: UHCI Host Controller\n[ 0.647929] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649444] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650673] hub 1-0:1.0: USB hub found\n[ 0.651659] hub 1-0:1.0: 2 ports detected\n[ 0.652797] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655402] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.656368] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.657385] mousedev: PS/2 mouse device common for all mice\n[ 0.658626] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660454] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662705] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664102] i2c /dev entries driver\n[ 0.665117] device-mapper: uevent: version 1.0.3\n[ 0.666360] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669451] NET: Registered protocol family 10\n[ 0.670442] NET: Registered protocol family 17\n[ 0.671323] Key type dns_resolver registered\n[ 0.672266] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673372] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675100] registered taskstats version 1\n[ 0.675927] Loading compiled-in X.509 certificates\n[ 0.677371] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679223] zswap: loaded using pool lzo/zbud\n[ 0.680608] Key type trusted registered\n[ 0.682152] Key type encrypted registered\n[ 0.682977] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684028] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685080] evm: HMAC attrs: 0x1\n[ 0.686035] Magic number: 2:702:492\n[ 0.686905] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:53 UTC (1537982873)\n[ 0.688515] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.689628] EDD information not available.\n[ 0.768998] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.771058] Write protecting the kernel read-only data: 14336k\n[ 0.783207] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785542] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.62\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.835214] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\n"} 2018-09-26 17:29:29,603 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action used request id req-450e1eb9-2837-4f14-bd50-6509affbdfef 2018-09-26 17:29:31,621 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4679688ee058e41370dce00ec1c29b0de2da3d93" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:29:32,694 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:29:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd3dc3f8-a3a7-487b-a43c-ab00b380c151 x-compute-request-id: req-fd3dc3f8-a3a7-487b-a43c-ab00b380c151 Content-Encoding: gzip Content-Length: 7689 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 455371447 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132890] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134538] pid_max: default: 32768 minimum: 301\n[ 0.135428] ACPI: Core revision 20150930\n[ 0.136807] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138108] Security Framework initialized\n[ 0.138920] Yama: becoming mindful.\n[ 0.139650] AppArmor: AppArmor initialized\n[ 0.140513] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141837] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143110] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144318] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145698] Initializing cgroup subsys io\n[ 0.146512] Initializing cgroup subsys memory\n[ 0.147368] Initializing cgroup subsys devices\n[ 0.148249] Initializing cgroup subsys freezer\n[ 0.149112] Initializing cgroup subsys net_cls\n[ 0.149976] Initializing cgroup subsys perf_event\n[ 0.150888] Initializing cgroup subsys net_prio\n[ 0.151768] Initializing cgroup subsys hugetlb\n[ 0.152636] Initializing cgroup subsys pids\n[ 0.153515] CPU: Physical Processor ID: 0\n[ 0.155001] mce: CPU supports 10 MCE banks\n[ 0.155853] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167500] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173863] ftrace: allocating 31920 entries in 125 pages\n[ 0.200510] smpboot: Max logical packages: 1\n[ 0.201355] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202699] x2apic enabled\n[ 0.203505] Switched APIC routing to physical x2apic.\n[ 0.205253] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206361] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208319] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210076] KVM setup paravirtual spinlock\n[ 0.211366] x86: Booted up 1 node, 1 CPUs\n[ 0.212158] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213521] devtmpfs: initialized\n[ 0.215224] evm: security.selinux\n[ 0.215908] evm: security.SMACK64\n[ 0.216591] evm: security.SMACK64EXEC\n[ 0.217323] evm: security.SMACK64TRANSMUTE\n[ 0.218113] evm: security.SMACK64MMAP\n[ 0.218840] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220271] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222086] pinctrl core: initialized pinctrl subsystem\n[ 0.223163] RTC time: 17:27:52, date: 09/26/18\n[ 0.224110] NET: Registered protocol family 16\n[ 0.225076] cpuidle: using governor ladder\n[ 0.225884] cpuidle: using governor menu\n[ 0.226667] PCCT header not found.\n[ 0.227405] ACPI: bus type PCI registered\n[ 0.228198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229426] PCI: Using configuration type 1 for base access\n[ 0.231166] ACPI: Added _OSI(Module Device)\n[ 0.231989] ACPI: Added _OSI(Processor Device)\n[ 0.232846] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233745] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235883] ACPI: Interpreter enabled\n[ 0.236646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238472] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243934] ACPI: (supports S0 S5)\n[ 0.244630] ACPI: Using IOAPIC for interrupt routing\n[ 0.245563] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248643] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249763] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251046] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252243] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254442] acpiphp: Slot [3] registered\n[ 0.255233] acpiphp: Slot [4] registered\n[ 0.256020] acpiphp: Slot [5] registered\n[ 0.256816] acpiphp: Slot [6] registered\n[ 0.257605] acpiphp: Slot [7] registered\n[ 0.258388] acpiphp: Slot [8] registered\n[ 0.259175] acpiphp: Slot [9] registered\n[ 0.259955] acpiphp: Slot [10] registered\n[ 0.260750] acpiphp: Slot [11] registered\n[ 0.261564] acpiphp: Slot [12] registered\n[ 0.262368] acpiphp: Slot [13] registered\n[ 0.263164] acpiphp: Slot [14] registered\n[ 0.263957] acpiphp: Slot [15] registered\n[ 0.274691] acpiphp: Slot [16] registered\n[ 0.275495] acpiphp: Slot [17] registered\n[ 0.276295] acpiphp: Slot [18] registered\n[ 0.277087] acpiphp: Slot [19] registered\n[ 0.277884] acpiphp: Slot [20] registered\n[ 0.278695] acpiphp: Slot [21] registered\n[ 0.279498] acpiphp: Slot [22] registered\n[ 0.280296] acpiphp: Slot [23] registered\n[ 0.281089] acpiphp: Slot [24] registered\n[ 0.281889] acpiphp: Slot [25] registered\n[ 0.282689] acpiphp: Slot [26] registered\n[ 0.283488] acpiphp: Slot [27] registered\n[ 0.284289] acpiphp: Slot [28] registered\n[ 0.285082] acpiphp: Slot [29] registered\n[ 0.285884] acpiphp: Slot [30] registered\n[ 0.286687] acpiphp: Slot [31] registered\n[ 0.287484] PCI host bridge to bus 0000:00\n[ 0.288283] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289476] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290665] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292089] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299921] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301202] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302358] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303603] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311563] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358016] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359483] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360881] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362289] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363661] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366357] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367395] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368912] vgaarb: loaded\n[ 0.369505] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370625] SCSI subsystem initialized\n[ 0.371432] ACPI: bus type USB registered\n[ 0.372328] usbcore: registered new interface driver usbfs\n[ 0.373361] usbcore: registered new interface driver hub\n[ 0.374352] usbcore: registered new device driver usb\n[ 0.375399] PCI: Using ACPI for IRQ routing\n[ 0.376426] NetLabel: Initializing\n[ 0.377122] NetLabel: domain hash size = 128\n[ 0.377965] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378896] NetLabel: unlabeled traffic allowed by default\n[ 0.379978] clocksource: Switched to clocksource kvm-clock\n[ 0.385399] AppArmor: AppArmor Filesystem Enabled\n[ 0.386343] pnp: PnP ACPI init\n[ 0.387250] pnp: PnP ACPI: found 5 devices\n[ 0.393602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395314] NET: Registered protocol family 2\n[ 0.396257] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397497] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398636] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399768] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400826] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401969] NET: Registered protocol family 1\n[ 0.402820] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403894] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404952] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418947] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433159] Trying to unpack rootfs image as initramfs...\n[ 0.482972] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496823] Scanning for low memory corruption every 60 seconds\n[ 0.498142] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499281] audit: initializing netlink subsys (disabled)\n[ 0.500305] audit: type=2000 audit(1537982873.293:1): initialized\n[ 0.501603] Initialise system trusted keyring\n[ 0.502525] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503683] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505653] zbud: loaded\n[ 0.506351] VFS: Disk quotas dquot_6.6.0\n[ 0.507163] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508665] fuse init (API version 7.23)\n[ 0.509558] Key type big_key registered\n[ 0.510357] Allocating IMA MOK and blacklist keyrings.\n[ 0.511819] Key type asymmetric registered\n[ 0.512655] Asymmetric key parser 'x509' registered\n[ 0.513612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515072] io scheduler noop registered\n[ 0.515865] io scheduler deadline registered (default)\n[ 0.516858] io scheduler cfq registered\n[ 0.517691] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518731] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521458] ACPI: Power Button [PWRF]\n[ 0.522284] GHES: HEST is not enabled!\n[ 0.536034] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564427] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566669] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590750] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592875] Linux agpgart interface v0.103\n[ 0.594893] brd: module loaded\n[ 0.596158] loop: module loaded\n[ 0.599657] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.601094] GPT:90111 != 2097151\n[ 0.601767] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602846] GPT:90111 != 2097151\n[ 0.603510] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604463] vda: vda1 vda15\n[ 0.607756] scsi host0: ata_piix\n[ 0.608683] scsi host1: ata_piix\n[ 0.609382] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610586] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612017] libphy: Fixed MDIO Bus: probed\n[ 0.612837] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613770] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616078] PPP generic driver version 2.4.2\n[ 0.617006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.618414] ehci-pci: EHCI PCI platform driver\n[ 0.619273] ehci-platform: EHCI generic platform driver\n[ 0.620255] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.621367] ohci-pci: OHCI PCI platform driver\n[ 0.622222] ohci-platform: OHCI generic platform driver\n[ 0.623192] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.637646] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.638637] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.640347] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.641670] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643120] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644817] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646668] usb usb1: Product: UHCI Host Controller\n[ 0.647929] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649444] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650673] hub 1-0:1.0: USB hub found\n[ 0.651659] hub 1-0:1.0: 2 ports detected\n[ 0.652797] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655402] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.656368] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.657385] mousedev: PS/2 mouse device common for all mice\n[ 0.658626] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660454] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662705] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664102] i2c /dev entries driver\n[ 0.665117] device-mapper: uevent: version 1.0.3\n[ 0.666360] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669451] NET: Registered protocol family 10\n[ 0.670442] NET: Registered protocol family 17\n[ 0.671323] Key type dns_resolver registered\n[ 0.672266] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673372] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675100] registered taskstats version 1\n[ 0.675927] Loading compiled-in X.509 certificates\n[ 0.677371] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679223] zswap: loaded using pool lzo/zbud\n[ 0.680608] Key type trusted registered\n[ 0.682152] Key type encrypted registered\n[ 0.682977] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684028] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685080] evm: HMAC attrs: 0x1\n[ 0.686035] Magic number: 2:702:492\n[ 0.686905] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:53 UTC (1537982873)\n[ 0.688515] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.689628] EDD information not available.\n[ 0.768998] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.771058] Write protecting the kernel read-only data: 14336k\n[ 0.783207] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785542] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.62\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.835214] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\n"} 2018-09-26 17:29:32,695 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action used request id req-fd3dc3f8-a3a7-487b-a43c-ab00b380c151 2018-09-26 17:29:34,712 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4679688ee058e41370dce00ec1c29b0de2da3d93" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:29:35,786 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:29:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f9dc1f0-f24c-44fe-801d-6ed6e33674c6 x-compute-request-id: req-1f9dc1f0-f24c-44fe-801d-6ed6e33674c6 Content-Encoding: gzip Content-Length: 7689 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 455371447 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132890] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134538] pid_max: default: 32768 minimum: 301\n[ 0.135428] ACPI: Core revision 20150930\n[ 0.136807] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138108] Security Framework initialized\n[ 0.138920] Yama: becoming mindful.\n[ 0.139650] AppArmor: AppArmor initialized\n[ 0.140513] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141837] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143110] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144318] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145698] Initializing cgroup subsys io\n[ 0.146512] Initializing cgroup subsys memory\n[ 0.147368] Initializing cgroup subsys devices\n[ 0.148249] Initializing cgroup subsys freezer\n[ 0.149112] Initializing cgroup subsys net_cls\n[ 0.149976] Initializing cgroup subsys perf_event\n[ 0.150888] Initializing cgroup subsys net_prio\n[ 0.151768] Initializing cgroup subsys hugetlb\n[ 0.152636] Initializing cgroup subsys pids\n[ 0.153515] CPU: Physical Processor ID: 0\n[ 0.155001] mce: CPU supports 10 MCE banks\n[ 0.155853] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167500] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173863] ftrace: allocating 31920 entries in 125 pages\n[ 0.200510] smpboot: Max logical packages: 1\n[ 0.201355] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202699] x2apic enabled\n[ 0.203505] Switched APIC routing to physical x2apic.\n[ 0.205253] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206361] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208319] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210076] KVM setup paravirtual spinlock\n[ 0.211366] x86: Booted up 1 node, 1 CPUs\n[ 0.212158] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213521] devtmpfs: initialized\n[ 0.215224] evm: security.selinux\n[ 0.215908] evm: security.SMACK64\n[ 0.216591] evm: security.SMACK64EXEC\n[ 0.217323] evm: security.SMACK64TRANSMUTE\n[ 0.218113] evm: security.SMACK64MMAP\n[ 0.218840] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220271] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222086] pinctrl core: initialized pinctrl subsystem\n[ 0.223163] RTC time: 17:27:52, date: 09/26/18\n[ 0.224110] NET: Registered protocol family 16\n[ 0.225076] cpuidle: using governor ladder\n[ 0.225884] cpuidle: using governor menu\n[ 0.226667] PCCT header not found.\n[ 0.227405] ACPI: bus type PCI registered\n[ 0.228198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229426] PCI: Using configuration type 1 for base access\n[ 0.231166] ACPI: Added _OSI(Module Device)\n[ 0.231989] ACPI: Added _OSI(Processor Device)\n[ 0.232846] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233745] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235883] ACPI: Interpreter enabled\n[ 0.236646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238472] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243934] ACPI: (supports S0 S5)\n[ 0.244630] ACPI: Using IOAPIC for interrupt routing\n[ 0.245563] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248643] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249763] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251046] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252243] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254442] acpiphp: Slot [3] registered\n[ 0.255233] acpiphp: Slot [4] registered\n[ 0.256020] acpiphp: Slot [5] registered\n[ 0.256816] acpiphp: Slot [6] registered\n[ 0.257605] acpiphp: Slot [7] registered\n[ 0.258388] acpiphp: Slot [8] registered\n[ 0.259175] acpiphp: Slot [9] registered\n[ 0.259955] acpiphp: Slot [10] registered\n[ 0.260750] acpiphp: Slot [11] registered\n[ 0.261564] acpiphp: Slot [12] registered\n[ 0.262368] acpiphp: Slot [13] registered\n[ 0.263164] acpiphp: Slot [14] registered\n[ 0.263957] acpiphp: Slot [15] registered\n[ 0.274691] acpiphp: Slot [16] registered\n[ 0.275495] acpiphp: Slot [17] registered\n[ 0.276295] acpiphp: Slot [18] registered\n[ 0.277087] acpiphp: Slot [19] registered\n[ 0.277884] acpiphp: Slot [20] registered\n[ 0.278695] acpiphp: Slot [21] registered\n[ 0.279498] acpiphp: Slot [22] registered\n[ 0.280296] acpiphp: Slot [23] registered\n[ 0.281089] acpiphp: Slot [24] registered\n[ 0.281889] acpiphp: Slot [25] registered\n[ 0.282689] acpiphp: Slot [26] registered\n[ 0.283488] acpiphp: Slot [27] registered\n[ 0.284289] acpiphp: Slot [28] registered\n[ 0.285082] acpiphp: Slot [29] registered\n[ 0.285884] acpiphp: Slot [30] registered\n[ 0.286687] acpiphp: Slot [31] registered\n[ 0.287484] PCI host bridge to bus 0000:00\n[ 0.288283] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289476] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290665] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292089] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299921] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301202] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302358] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303603] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311563] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358016] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359483] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360881] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362289] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363661] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366357] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367395] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368912] vgaarb: loaded\n[ 0.369505] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370625] SCSI subsystem initialized\n[ 0.371432] ACPI: bus type USB registered\n[ 0.372328] usbcore: registered new interface driver usbfs\n[ 0.373361] usbcore: registered new interface driver hub\n[ 0.374352] usbcore: registered new device driver usb\n[ 0.375399] PCI: Using ACPI for IRQ routing\n[ 0.376426] NetLabel: Initializing\n[ 0.377122] NetLabel: domain hash size = 128\n[ 0.377965] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378896] NetLabel: unlabeled traffic allowed by default\n[ 0.379978] clocksource: Switched to clocksource kvm-clock\n[ 0.385399] AppArmor: AppArmor Filesystem Enabled\n[ 0.386343] pnp: PnP ACPI init\n[ 0.387250] pnp: PnP ACPI: found 5 devices\n[ 0.393602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395314] NET: Registered protocol family 2\n[ 0.396257] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397497] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398636] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399768] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400826] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401969] NET: Registered protocol family 1\n[ 0.402820] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403894] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404952] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418947] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433159] Trying to unpack rootfs image as initramfs...\n[ 0.482972] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496823] Scanning for low memory corruption every 60 seconds\n[ 0.498142] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499281] audit: initializing netlink subsys (disabled)\n[ 0.500305] audit: type=2000 audit(1537982873.293:1): initialized\n[ 0.501603] Initialise system trusted keyring\n[ 0.502525] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503683] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505653] zbud: loaded\n[ 0.506351] VFS: Disk quotas dquot_6.6.0\n[ 0.507163] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508665] fuse init (API version 7.23)\n[ 0.509558] Key type big_key registered\n[ 0.510357] Allocating IMA MOK and blacklist keyrings.\n[ 0.511819] Key type asymmetric registered\n[ 0.512655] Asymmetric key parser 'x509' registered\n[ 0.513612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515072] io scheduler noop registered\n[ 0.515865] io scheduler deadline registered (default)\n[ 0.516858] io scheduler cfq registered\n[ 0.517691] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518731] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521458] ACPI: Power Button [PWRF]\n[ 0.522284] GHES: HEST is not enabled!\n[ 0.536034] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564427] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566669] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590750] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592875] Linux agpgart interface v0.103\n[ 0.594893] brd: module loaded\n[ 0.596158] loop: module loaded\n[ 0.599657] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.601094] GPT:90111 != 2097151\n[ 0.601767] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602846] GPT:90111 != 2097151\n[ 0.603510] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604463] vda: vda1 vda15\n[ 0.607756] scsi host0: ata_piix\n[ 0.608683] scsi host1: ata_piix\n[ 0.609382] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610586] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612017] libphy: Fixed MDIO Bus: probed\n[ 0.612837] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613770] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616078] PPP generic driver version 2.4.2\n[ 0.617006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.618414] ehci-pci: EHCI PCI platform driver\n[ 0.619273] ehci-platform: EHCI generic platform driver\n[ 0.620255] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.621367] ohci-pci: OHCI PCI platform driver\n[ 0.622222] ohci-platform: OHCI generic platform driver\n[ 0.623192] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.637646] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.638637] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.640347] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.641670] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643120] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644817] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646668] usb usb1: Product: UHCI Host Controller\n[ 0.647929] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649444] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650673] hub 1-0:1.0: USB hub found\n[ 0.651659] hub 1-0:1.0: 2 ports detected\n[ 0.652797] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655402] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.656368] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.657385] mousedev: PS/2 mouse device common for all mice\n[ 0.658626] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660454] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662705] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664102] i2c /dev entries driver\n[ 0.665117] device-mapper: uevent: version 1.0.3\n[ 0.666360] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669451] NET: Registered protocol family 10\n[ 0.670442] NET: Registered protocol family 17\n[ 0.671323] Key type dns_resolver registered\n[ 0.672266] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673372] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675100] registered taskstats version 1\n[ 0.675927] Loading compiled-in X.509 certificates\n[ 0.677371] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679223] zswap: loaded using pool lzo/zbud\n[ 0.680608] Key type trusted registered\n[ 0.682152] Key type encrypted registered\n[ 0.682977] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684028] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685080] evm: HMAC attrs: 0x1\n[ 0.686035] Magic number: 2:702:492\n[ 0.686905] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:53 UTC (1537982873)\n[ 0.688515] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.689628] EDD information not available.\n[ 0.768998] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.771058] Write protecting the kernel read-only data: 14336k\n[ 0.783207] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785542] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.62\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.835214] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\n"} 2018-09-26 17:29:35,787 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action used request id req-1f9dc1f0-f24c-44fe-801d-6ed6e33674c6 2018-09-26 17:29:37,804 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4679688ee058e41370dce00ec1c29b0de2da3d93" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:29:38,883 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:29:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-97542a2c-72ab-4975-a27d-6481a02f88cc x-compute-request-id: req-97542a2c-72ab-4975-a27d-6481a02f88cc Content-Encoding: gzip Content-Length: 7689 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 455371447 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132890] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134538] pid_max: default: 32768 minimum: 301\n[ 0.135428] ACPI: Core revision 20150930\n[ 0.136807] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138108] Security Framework initialized\n[ 0.138920] Yama: becoming mindful.\n[ 0.139650] AppArmor: AppArmor initialized\n[ 0.140513] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141837] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143110] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144318] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145698] Initializing cgroup subsys io\n[ 0.146512] Initializing cgroup subsys memory\n[ 0.147368] Initializing cgroup subsys devices\n[ 0.148249] Initializing cgroup subsys freezer\n[ 0.149112] Initializing cgroup subsys net_cls\n[ 0.149976] Initializing cgroup subsys perf_event\n[ 0.150888] Initializing cgroup subsys net_prio\n[ 0.151768] Initializing cgroup subsys hugetlb\n[ 0.152636] Initializing cgroup subsys pids\n[ 0.153515] CPU: Physical Processor ID: 0\n[ 0.155001] mce: CPU supports 10 MCE banks\n[ 0.155853] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167500] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173863] ftrace: allocating 31920 entries in 125 pages\n[ 0.200510] smpboot: Max logical packages: 1\n[ 0.201355] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202699] x2apic enabled\n[ 0.203505] Switched APIC routing to physical x2apic.\n[ 0.205253] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206361] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208319] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210076] KVM setup paravirtual spinlock\n[ 0.211366] x86: Booted up 1 node, 1 CPUs\n[ 0.212158] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213521] devtmpfs: initialized\n[ 0.215224] evm: security.selinux\n[ 0.215908] evm: security.SMACK64\n[ 0.216591] evm: security.SMACK64EXEC\n[ 0.217323] evm: security.SMACK64TRANSMUTE\n[ 0.218113] evm: security.SMACK64MMAP\n[ 0.218840] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220271] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222086] pinctrl core: initialized pinctrl subsystem\n[ 0.223163] RTC time: 17:27:52, date: 09/26/18\n[ 0.224110] NET: Registered protocol family 16\n[ 0.225076] cpuidle: using governor ladder\n[ 0.225884] cpuidle: using governor menu\n[ 0.226667] PCCT header not found.\n[ 0.227405] ACPI: bus type PCI registered\n[ 0.228198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229426] PCI: Using configuration type 1 for base access\n[ 0.231166] ACPI: Added _OSI(Module Device)\n[ 0.231989] ACPI: Added _OSI(Processor Device)\n[ 0.232846] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233745] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235883] ACPI: Interpreter enabled\n[ 0.236646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238472] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243934] ACPI: (supports S0 S5)\n[ 0.244630] ACPI: Using IOAPIC for interrupt routing\n[ 0.245563] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248643] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249763] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251046] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252243] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254442] acpiphp: Slot [3] registered\n[ 0.255233] acpiphp: Slot [4] registered\n[ 0.256020] acpiphp: Slot [5] registered\n[ 0.256816] acpiphp: Slot [6] registered\n[ 0.257605] acpiphp: Slot [7] registered\n[ 0.258388] acpiphp: Slot [8] registered\n[ 0.259175] acpiphp: Slot [9] registered\n[ 0.259955] acpiphp: Slot [10] registered\n[ 0.260750] acpiphp: Slot [11] registered\n[ 0.261564] acpiphp: Slot [12] registered\n[ 0.262368] acpiphp: Slot [13] registered\n[ 0.263164] acpiphp: Slot [14] registered\n[ 0.263957] acpiphp: Slot [15] registered\n[ 0.274691] acpiphp: Slot [16] registered\n[ 0.275495] acpiphp: Slot [17] registered\n[ 0.276295] acpiphp: Slot [18] registered\n[ 0.277087] acpiphp: Slot [19] registered\n[ 0.277884] acpiphp: Slot [20] registered\n[ 0.278695] acpiphp: Slot [21] registered\n[ 0.279498] acpiphp: Slot [22] registered\n[ 0.280296] acpiphp: Slot [23] registered\n[ 0.281089] acpiphp: Slot [24] registered\n[ 0.281889] acpiphp: Slot [25] registered\n[ 0.282689] acpiphp: Slot [26] registered\n[ 0.283488] acpiphp: Slot [27] registered\n[ 0.284289] acpiphp: Slot [28] registered\n[ 0.285082] acpiphp: Slot [29] registered\n[ 0.285884] acpiphp: Slot [30] registered\n[ 0.286687] acpiphp: Slot [31] registered\n[ 0.287484] PCI host bridge to bus 0000:00\n[ 0.288283] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289476] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290665] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292089] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299921] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301202] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302358] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303603] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311563] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358016] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359483] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360881] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362289] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363661] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366357] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367395] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368912] vgaarb: loaded\n[ 0.369505] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370625] SCSI subsystem initialized\n[ 0.371432] ACPI: bus type USB registered\n[ 0.372328] usbcore: registered new interface driver usbfs\n[ 0.373361] usbcore: registered new interface driver hub\n[ 0.374352] usbcore: registered new device driver usb\n[ 0.375399] PCI: Using ACPI for IRQ routing\n[ 0.376426] NetLabel: Initializing\n[ 0.377122] NetLabel: domain hash size = 128\n[ 0.377965] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378896] NetLabel: unlabeled traffic allowed by default\n[ 0.379978] clocksource: Switched to clocksource kvm-clock\n[ 0.385399] AppArmor: AppArmor Filesystem Enabled\n[ 0.386343] pnp: PnP ACPI init\n[ 0.387250] pnp: PnP ACPI: found 5 devices\n[ 0.393602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395314] NET: Registered protocol family 2\n[ 0.396257] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397497] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398636] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399768] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400826] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401969] NET: Registered protocol family 1\n[ 0.402820] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403894] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404952] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418947] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433159] Trying to unpack rootfs image as initramfs...\n[ 0.482972] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496823] Scanning for low memory corruption every 60 seconds\n[ 0.498142] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499281] audit: initializing netlink subsys (disabled)\n[ 0.500305] audit: type=2000 audit(1537982873.293:1): initialized\n[ 0.501603] Initialise system trusted keyring\n[ 0.502525] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503683] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505653] zbud: loaded\n[ 0.506351] VFS: Disk quotas dquot_6.6.0\n[ 0.507163] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508665] fuse init (API version 7.23)\n[ 0.509558] Key type big_key registered\n[ 0.510357] Allocating IMA MOK and blacklist keyrings.\n[ 0.511819] Key type asymmetric registered\n[ 0.512655] Asymmetric key parser 'x509' registered\n[ 0.513612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515072] io scheduler noop registered\n[ 0.515865] io scheduler deadline registered (default)\n[ 0.516858] io scheduler cfq registered\n[ 0.517691] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518731] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521458] ACPI: Power Button [PWRF]\n[ 0.522284] GHES: HEST is not enabled!\n[ 0.536034] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564427] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566669] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590750] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592875] Linux agpgart interface v0.103\n[ 0.594893] brd: module loaded\n[ 0.596158] loop: module loaded\n[ 0.599657] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.601094] GPT:90111 != 2097151\n[ 0.601767] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602846] GPT:90111 != 2097151\n[ 0.603510] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604463] vda: vda1 vda15\n[ 0.607756] scsi host0: ata_piix\n[ 0.608683] scsi host1: ata_piix\n[ 0.609382] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610586] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612017] libphy: Fixed MDIO Bus: probed\n[ 0.612837] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613770] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616078] PPP generic driver version 2.4.2\n[ 0.617006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.618414] ehci-pci: EHCI PCI platform driver\n[ 0.619273] ehci-platform: EHCI generic platform driver\n[ 0.620255] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.621367] ohci-pci: OHCI PCI platform driver\n[ 0.622222] ohci-platform: OHCI generic platform driver\n[ 0.623192] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.637646] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.638637] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.640347] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.641670] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643120] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644817] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646668] usb usb1: Product: UHCI Host Controller\n[ 0.647929] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649444] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650673] hub 1-0:1.0: USB hub found\n[ 0.651659] hub 1-0:1.0: 2 ports detected\n[ 0.652797] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655402] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.656368] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.657385] mousedev: PS/2 mouse device common for all mice\n[ 0.658626] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660454] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662705] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664102] i2c /dev entries driver\n[ 0.665117] device-mapper: uevent: version 1.0.3\n[ 0.666360] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669451] NET: Registered protocol family 10\n[ 0.670442] NET: Registered protocol family 17\n[ 0.671323] Key type dns_resolver registered\n[ 0.672266] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673372] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675100] registered taskstats version 1\n[ 0.675927] Loading compiled-in X.509 certificates\n[ 0.677371] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679223] zswap: loaded using pool lzo/zbud\n[ 0.680608] Key type trusted registered\n[ 0.682152] Key type encrypted registered\n[ 0.682977] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684028] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685080] evm: HMAC attrs: 0x1\n[ 0.686035] Magic number: 2:702:492\n[ 0.686905] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:53 UTC (1537982873)\n[ 0.688515] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.689628] EDD information not available.\n[ 0.768998] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.771058] Write protecting the kernel read-only data: 14336k\n[ 0.783207] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785542] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.62\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.835214] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\n"} 2018-09-26 17:29:38,884 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action used request id req-97542a2c-72ab-4975-a27d-6481a02f88cc 2018-09-26 17:29:40,898 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4679688ee058e41370dce00ec1c29b0de2da3d93" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:29:41,972 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:29:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-57f7b0a8-219a-4274-826b-19ee74db3cec x-compute-request-id: req-57f7b0a8-219a-4274-826b-19ee74db3cec Content-Encoding: gzip Content-Length: 7689 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 455371447 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132890] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134538] pid_max: default: 32768 minimum: 301\n[ 0.135428] ACPI: Core revision 20150930\n[ 0.136807] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138108] Security Framework initialized\n[ 0.138920] Yama: becoming mindful.\n[ 0.139650] AppArmor: AppArmor initialized\n[ 0.140513] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141837] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143110] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144318] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145698] Initializing cgroup subsys io\n[ 0.146512] Initializing cgroup subsys memory\n[ 0.147368] Initializing cgroup subsys devices\n[ 0.148249] Initializing cgroup subsys freezer\n[ 0.149112] Initializing cgroup subsys net_cls\n[ 0.149976] Initializing cgroup subsys perf_event\n[ 0.150888] Initializing cgroup subsys net_prio\n[ 0.151768] Initializing cgroup subsys hugetlb\n[ 0.152636] Initializing cgroup subsys pids\n[ 0.153515] CPU: Physical Processor ID: 0\n[ 0.155001] mce: CPU supports 10 MCE banks\n[ 0.155853] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167500] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173863] ftrace: allocating 31920 entries in 125 pages\n[ 0.200510] smpboot: Max logical packages: 1\n[ 0.201355] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202699] x2apic enabled\n[ 0.203505] Switched APIC routing to physical x2apic.\n[ 0.205253] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206361] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208319] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210076] KVM setup paravirtual spinlock\n[ 0.211366] x86: Booted up 1 node, 1 CPUs\n[ 0.212158] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213521] devtmpfs: initialized\n[ 0.215224] evm: security.selinux\n[ 0.215908] evm: security.SMACK64\n[ 0.216591] evm: security.SMACK64EXEC\n[ 0.217323] evm: security.SMACK64TRANSMUTE\n[ 0.218113] evm: security.SMACK64MMAP\n[ 0.218840] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220271] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222086] pinctrl core: initialized pinctrl subsystem\n[ 0.223163] RTC time: 17:27:52, date: 09/26/18\n[ 0.224110] NET: Registered protocol family 16\n[ 0.225076] cpuidle: using governor ladder\n[ 0.225884] cpuidle: using governor menu\n[ 0.226667] PCCT header not found.\n[ 0.227405] ACPI: bus type PCI registered\n[ 0.228198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229426] PCI: Using configuration type 1 for base access\n[ 0.231166] ACPI: Added _OSI(Module Device)\n[ 0.231989] ACPI: Added _OSI(Processor Device)\n[ 0.232846] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233745] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235883] ACPI: Interpreter enabled\n[ 0.236646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238472] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243934] ACPI: (supports S0 S5)\n[ 0.244630] ACPI: Using IOAPIC for interrupt routing\n[ 0.245563] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248643] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249763] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251046] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252243] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254442] acpiphp: Slot [3] registered\n[ 0.255233] acpiphp: Slot [4] registered\n[ 0.256020] acpiphp: Slot [5] registered\n[ 0.256816] acpiphp: Slot [6] registered\n[ 0.257605] acpiphp: Slot [7] registered\n[ 0.258388] acpiphp: Slot [8] registered\n[ 0.259175] acpiphp: Slot [9] registered\n[ 0.259955] acpiphp: Slot [10] registered\n[ 0.260750] acpiphp: Slot [11] registered\n[ 0.261564] acpiphp: Slot [12] registered\n[ 0.262368] acpiphp: Slot [13] registered\n[ 0.263164] acpiphp: Slot [14] registered\n[ 0.263957] acpiphp: Slot [15] registered\n[ 0.274691] acpiphp: Slot [16] registered\n[ 0.275495] acpiphp: Slot [17] registered\n[ 0.276295] acpiphp: Slot [18] registered\n[ 0.277087] acpiphp: Slot [19] registered\n[ 0.277884] acpiphp: Slot [20] registered\n[ 0.278695] acpiphp: Slot [21] registered\n[ 0.279498] acpiphp: Slot [22] registered\n[ 0.280296] acpiphp: Slot [23] registered\n[ 0.281089] acpiphp: Slot [24] registered\n[ 0.281889] acpiphp: Slot [25] registered\n[ 0.282689] acpiphp: Slot [26] registered\n[ 0.283488] acpiphp: Slot [27] registered\n[ 0.284289] acpiphp: Slot [28] registered\n[ 0.285082] acpiphp: Slot [29] registered\n[ 0.285884] acpiphp: Slot [30] registered\n[ 0.286687] acpiphp: Slot [31] registered\n[ 0.287484] PCI host bridge to bus 0000:00\n[ 0.288283] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289476] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290665] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292089] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299921] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301202] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302358] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303603] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311563] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358016] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359483] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360881] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362289] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363661] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366357] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367395] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368912] vgaarb: loaded\n[ 0.369505] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370625] SCSI subsystem initialized\n[ 0.371432] ACPI: bus type USB registered\n[ 0.372328] usbcore: registered new interface driver usbfs\n[ 0.373361] usbcore: registered new interface driver hub\n[ 0.374352] usbcore: registered new device driver usb\n[ 0.375399] PCI: Using ACPI for IRQ routing\n[ 0.376426] NetLabel: Initializing\n[ 0.377122] NetLabel: domain hash size = 128\n[ 0.377965] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378896] NetLabel: unlabeled traffic allowed by default\n[ 0.379978] clocksource: Switched to clocksource kvm-clock\n[ 0.385399] AppArmor: AppArmor Filesystem Enabled\n[ 0.386343] pnp: PnP ACPI init\n[ 0.387250] pnp: PnP ACPI: found 5 devices\n[ 0.393602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395314] NET: Registered protocol family 2\n[ 0.396257] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397497] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398636] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399768] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400826] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401969] NET: Registered protocol family 1\n[ 0.402820] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403894] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404952] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418947] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433159] Trying to unpack rootfs image as initramfs...\n[ 0.482972] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496823] Scanning for low memory corruption every 60 seconds\n[ 0.498142] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499281] audit: initializing netlink subsys (disabled)\n[ 0.500305] audit: type=2000 audit(1537982873.293:1): initialized\n[ 0.501603] Initialise system trusted keyring\n[ 0.502525] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503683] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505653] zbud: loaded\n[ 0.506351] VFS: Disk quotas dquot_6.6.0\n[ 0.507163] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508665] fuse init (API version 7.23)\n[ 0.509558] Key type big_key registered\n[ 0.510357] Allocating IMA MOK and blacklist keyrings.\n[ 0.511819] Key type asymmetric registered\n[ 0.512655] Asymmetric key parser 'x509' registered\n[ 0.513612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515072] io scheduler noop registered\n[ 0.515865] io scheduler deadline registered (default)\n[ 0.516858] io scheduler cfq registered\n[ 0.517691] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518731] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521458] ACPI: Power Button [PWRF]\n[ 0.522284] GHES: HEST is not enabled!\n[ 0.536034] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564427] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566669] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590750] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592875] Linux agpgart interface v0.103\n[ 0.594893] brd: module loaded\n[ 0.596158] loop: module loaded\n[ 0.599657] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.601094] GPT:90111 != 2097151\n[ 0.601767] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602846] GPT:90111 != 2097151\n[ 0.603510] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604463] vda: vda1 vda15\n[ 0.607756] scsi host0: ata_piix\n[ 0.608683] scsi host1: ata_piix\n[ 0.609382] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610586] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612017] libphy: Fixed MDIO Bus: probed\n[ 0.612837] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613770] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616078] PPP generic driver version 2.4.2\n[ 0.617006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.618414] ehci-pci: EHCI PCI platform driver\n[ 0.619273] ehci-platform: EHCI generic platform driver\n[ 0.620255] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.621367] ohci-pci: OHCI PCI platform driver\n[ 0.622222] ohci-platform: OHCI generic platform driver\n[ 0.623192] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.637646] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.638637] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.640347] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.641670] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643120] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644817] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646668] usb usb1: Product: UHCI Host Controller\n[ 0.647929] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649444] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650673] hub 1-0:1.0: USB hub found\n[ 0.651659] hub 1-0:1.0: 2 ports detected\n[ 0.652797] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655402] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.656368] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.657385] mousedev: PS/2 mouse device common for all mice\n[ 0.658626] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660454] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662705] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664102] i2c /dev entries driver\n[ 0.665117] device-mapper: uevent: version 1.0.3\n[ 0.666360] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669451] NET: Registered protocol family 10\n[ 0.670442] NET: Registered protocol family 17\n[ 0.671323] Key type dns_resolver registered\n[ 0.672266] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673372] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675100] registered taskstats version 1\n[ 0.675927] Loading compiled-in X.509 certificates\n[ 0.677371] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679223] zswap: loaded using pool lzo/zbud\n[ 0.680608] Key type trusted registered\n[ 0.682152] Key type encrypted registered\n[ 0.682977] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684028] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685080] evm: HMAC attrs: 0x1\n[ 0.686035] Magic number: 2:702:492\n[ 0.686905] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:53 UTC (1537982873)\n[ 0.688515] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.689628] EDD information not available.\n[ 0.768998] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.771058] Write protecting the kernel read-only data: 14336k\n[ 0.783207] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785542] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.62\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.835214] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\n"} 2018-09-26 17:29:41,973 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action used request id req-57f7b0a8-219a-4274-826b-19ee74db3cec 2018-09-26 17:29:43,990 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4679688ee058e41370dce00ec1c29b0de2da3d93" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:29:45,061 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:29:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2c64460-567c-4493-825a-20b06bf1c95f x-compute-request-id: req-b2c64460-567c-4493-825a-20b06bf1c95f Content-Encoding: gzip Content-Length: 7689 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 455371447 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132890] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134538] pid_max: default: 32768 minimum: 301\n[ 0.135428] ACPI: Core revision 20150930\n[ 0.136807] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138108] Security Framework initialized\n[ 0.138920] Yama: becoming mindful.\n[ 0.139650] AppArmor: AppArmor initialized\n[ 0.140513] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141837] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143110] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144318] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145698] Initializing cgroup subsys io\n[ 0.146512] Initializing cgroup subsys memory\n[ 0.147368] Initializing cgroup subsys devices\n[ 0.148249] Initializing cgroup subsys freezer\n[ 0.149112] Initializing cgroup subsys net_cls\n[ 0.149976] Initializing cgroup subsys perf_event\n[ 0.150888] Initializing cgroup subsys net_prio\n[ 0.151768] Initializing cgroup subsys hugetlb\n[ 0.152636] Initializing cgroup subsys pids\n[ 0.153515] CPU: Physical Processor ID: 0\n[ 0.155001] mce: CPU supports 10 MCE banks\n[ 0.155853] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167500] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173863] ftrace: allocating 31920 entries in 125 pages\n[ 0.200510] smpboot: Max logical packages: 1\n[ 0.201355] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202699] x2apic enabled\n[ 0.203505] Switched APIC routing to physical x2apic.\n[ 0.205253] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206361] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208319] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210076] KVM setup paravirtual spinlock\n[ 0.211366] x86: Booted up 1 node, 1 CPUs\n[ 0.212158] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213521] devtmpfs: initialized\n[ 0.215224] evm: security.selinux\n[ 0.215908] evm: security.SMACK64\n[ 0.216591] evm: security.SMACK64EXEC\n[ 0.217323] evm: security.SMACK64TRANSMUTE\n[ 0.218113] evm: security.SMACK64MMAP\n[ 0.218840] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220271] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222086] pinctrl core: initialized pinctrl subsystem\n[ 0.223163] RTC time: 17:27:52, date: 09/26/18\n[ 0.224110] NET: Registered protocol family 16\n[ 0.225076] cpuidle: using governor ladder\n[ 0.225884] cpuidle: using governor menu\n[ 0.226667] PCCT header not found.\n[ 0.227405] ACPI: bus type PCI registered\n[ 0.228198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229426] PCI: Using configuration type 1 for base access\n[ 0.231166] ACPI: Added _OSI(Module Device)\n[ 0.231989] ACPI: Added _OSI(Processor Device)\n[ 0.232846] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233745] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235883] ACPI: Interpreter enabled\n[ 0.236646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238472] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243934] ACPI: (supports S0 S5)\n[ 0.244630] ACPI: Using IOAPIC for interrupt routing\n[ 0.245563] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248643] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249763] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251046] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252243] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254442] acpiphp: Slot [3] registered\n[ 0.255233] acpiphp: Slot [4] registered\n[ 0.256020] acpiphp: Slot [5] registered\n[ 0.256816] acpiphp: Slot [6] registered\n[ 0.257605] acpiphp: Slot [7] registered\n[ 0.258388] acpiphp: Slot [8] registered\n[ 0.259175] acpiphp: Slot [9] registered\n[ 0.259955] acpiphp: Slot [10] registered\n[ 0.260750] acpiphp: Slot [11] registered\n[ 0.261564] acpiphp: Slot [12] registered\n[ 0.262368] acpiphp: Slot [13] registered\n[ 0.263164] acpiphp: Slot [14] registered\n[ 0.263957] acpiphp: Slot [15] registered\n[ 0.274691] acpiphp: Slot [16] registered\n[ 0.275495] acpiphp: Slot [17] registered\n[ 0.276295] acpiphp: Slot [18] registered\n[ 0.277087] acpiphp: Slot [19] registered\n[ 0.277884] acpiphp: Slot [20] registered\n[ 0.278695] acpiphp: Slot [21] registered\n[ 0.279498] acpiphp: Slot [22] registered\n[ 0.280296] acpiphp: Slot [23] registered\n[ 0.281089] acpiphp: Slot [24] registered\n[ 0.281889] acpiphp: Slot [25] registered\n[ 0.282689] acpiphp: Slot [26] registered\n[ 0.283488] acpiphp: Slot [27] registered\n[ 0.284289] acpiphp: Slot [28] registered\n[ 0.285082] acpiphp: Slot [29] registered\n[ 0.285884] acpiphp: Slot [30] registered\n[ 0.286687] acpiphp: Slot [31] registered\n[ 0.287484] PCI host bridge to bus 0000:00\n[ 0.288283] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289476] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290665] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292089] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299921] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301202] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302358] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303603] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311563] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358016] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359483] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360881] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362289] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363661] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366357] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367395] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368912] vgaarb: loaded\n[ 0.369505] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370625] SCSI subsystem initialized\n[ 0.371432] ACPI: bus type USB registered\n[ 0.372328] usbcore: registered new interface driver usbfs\n[ 0.373361] usbcore: registered new interface driver hub\n[ 0.374352] usbcore: registered new device driver usb\n[ 0.375399] PCI: Using ACPI for IRQ routing\n[ 0.376426] NetLabel: Initializing\n[ 0.377122] NetLabel: domain hash size = 128\n[ 0.377965] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378896] NetLabel: unlabeled traffic allowed by default\n[ 0.379978] clocksource: Switched to clocksource kvm-clock\n[ 0.385399] AppArmor: AppArmor Filesystem Enabled\n[ 0.386343] pnp: PnP ACPI init\n[ 0.387250] pnp: PnP ACPI: found 5 devices\n[ 0.393602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395314] NET: Registered protocol family 2\n[ 0.396257] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397497] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398636] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399768] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400826] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401969] NET: Registered protocol family 1\n[ 0.402820] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403894] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404952] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418947] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433159] Trying to unpack rootfs image as initramfs...\n[ 0.482972] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496823] Scanning for low memory corruption every 60 seconds\n[ 0.498142] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499281] audit: initializing netlink subsys (disabled)\n[ 0.500305] audit: type=2000 audit(1537982873.293:1): initialized\n[ 0.501603] Initialise system trusted keyring\n[ 0.502525] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503683] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505653] zbud: loaded\n[ 0.506351] VFS: Disk quotas dquot_6.6.0\n[ 0.507163] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508665] fuse init (API version 7.23)\n[ 0.509558] Key type big_key registered\n[ 0.510357] Allocating IMA MOK and blacklist keyrings.\n[ 0.511819] Key type asymmetric registered\n[ 0.512655] Asymmetric key parser 'x509' registered\n[ 0.513612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515072] io scheduler noop registered\n[ 0.515865] io scheduler deadline registered (default)\n[ 0.516858] io scheduler cfq registered\n[ 0.517691] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518731] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521458] ACPI: Power Button [PWRF]\n[ 0.522284] GHES: HEST is not enabled!\n[ 0.536034] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564427] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566669] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590750] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592875] Linux agpgart interface v0.103\n[ 0.594893] brd: module loaded\n[ 0.596158] loop: module loaded\n[ 0.599657] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.601094] GPT:90111 != 2097151\n[ 0.601767] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602846] GPT:90111 != 2097151\n[ 0.603510] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604463] vda: vda1 vda15\n[ 0.607756] scsi host0: ata_piix\n[ 0.608683] scsi host1: ata_piix\n[ 0.609382] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610586] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612017] libphy: Fixed MDIO Bus: probed\n[ 0.612837] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613770] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616078] PPP generic driver version 2.4.2\n[ 0.617006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.618414] ehci-pci: EHCI PCI platform driver\n[ 0.619273] ehci-platform: EHCI generic platform driver\n[ 0.620255] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.621367] ohci-pci: OHCI PCI platform driver\n[ 0.622222] ohci-platform: OHCI generic platform driver\n[ 0.623192] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.637646] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.638637] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.640347] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.641670] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643120] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644817] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646668] usb usb1: Product: UHCI Host Controller\n[ 0.647929] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649444] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650673] hub 1-0:1.0: USB hub found\n[ 0.651659] hub 1-0:1.0: 2 ports detected\n[ 0.652797] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655402] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.656368] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.657385] mousedev: PS/2 mouse device common for all mice\n[ 0.658626] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660454] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662705] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664102] i2c /dev entries driver\n[ 0.665117] device-mapper: uevent: version 1.0.3\n[ 0.666360] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669451] NET: Registered protocol family 10\n[ 0.670442] NET: Registered protocol family 17\n[ 0.671323] Key type dns_resolver registered\n[ 0.672266] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673372] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675100] registered taskstats version 1\n[ 0.675927] Loading compiled-in X.509 certificates\n[ 0.677371] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679223] zswap: loaded using pool lzo/zbud\n[ 0.680608] Key type trusted registered\n[ 0.682152] Key type encrypted registered\n[ 0.682977] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684028] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685080] evm: HMAC attrs: 0x1\n[ 0.686035] Magic number: 2:702:492\n[ 0.686905] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:53 UTC (1537982873)\n[ 0.688515] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.689628] EDD information not available.\n[ 0.768998] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.771058] Write protecting the kernel read-only data: 14336k\n[ 0.783207] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785542] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.62\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.835214] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\n"} 2018-09-26 17:29:45,061 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action used request id req-b2c64460-567c-4493-825a-20b06bf1c95f 2018-09-26 17:29:47,080 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4679688ee058e41370dce00ec1c29b0de2da3d93" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:29:48,150 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:29:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c8b8f12b-8f12-48cb-b691-890a8fc07ef0 x-compute-request-id: req-c8b8f12b-8f12-48cb-b691-890a8fc07ef0 Content-Encoding: gzip Content-Length: 7689 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 455371447 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132890] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134538] pid_max: default: 32768 minimum: 301\n[ 0.135428] ACPI: Core revision 20150930\n[ 0.136807] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138108] Security Framework initialized\n[ 0.138920] Yama: becoming mindful.\n[ 0.139650] AppArmor: AppArmor initialized\n[ 0.140513] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141837] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143110] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144318] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145698] Initializing cgroup subsys io\n[ 0.146512] Initializing cgroup subsys memory\n[ 0.147368] Initializing cgroup subsys devices\n[ 0.148249] Initializing cgroup subsys freezer\n[ 0.149112] Initializing cgroup subsys net_cls\n[ 0.149976] Initializing cgroup subsys perf_event\n[ 0.150888] Initializing cgroup subsys net_prio\n[ 0.151768] Initializing cgroup subsys hugetlb\n[ 0.152636] Initializing cgroup subsys pids\n[ 0.153515] CPU: Physical Processor ID: 0\n[ 0.155001] mce: CPU supports 10 MCE banks\n[ 0.155853] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167500] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173863] ftrace: allocating 31920 entries in 125 pages\n[ 0.200510] smpboot: Max logical packages: 1\n[ 0.201355] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202699] x2apic enabled\n[ 0.203505] Switched APIC routing to physical x2apic.\n[ 0.205253] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206361] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208319] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210076] KVM setup paravirtual spinlock\n[ 0.211366] x86: Booted up 1 node, 1 CPUs\n[ 0.212158] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213521] devtmpfs: initialized\n[ 0.215224] evm: security.selinux\n[ 0.215908] evm: security.SMACK64\n[ 0.216591] evm: security.SMACK64EXEC\n[ 0.217323] evm: security.SMACK64TRANSMUTE\n[ 0.218113] evm: security.SMACK64MMAP\n[ 0.218840] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220271] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222086] pinctrl core: initialized pinctrl subsystem\n[ 0.223163] RTC time: 17:27:52, date: 09/26/18\n[ 0.224110] NET: Registered protocol family 16\n[ 0.225076] cpuidle: using governor ladder\n[ 0.225884] cpuidle: using governor menu\n[ 0.226667] PCCT header not found.\n[ 0.227405] ACPI: bus type PCI registered\n[ 0.228198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229426] PCI: Using configuration type 1 for base access\n[ 0.231166] ACPI: Added _OSI(Module Device)\n[ 0.231989] ACPI: Added _OSI(Processor Device)\n[ 0.232846] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233745] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235883] ACPI: Interpreter enabled\n[ 0.236646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238472] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243934] ACPI: (supports S0 S5)\n[ 0.244630] ACPI: Using IOAPIC for interrupt routing\n[ 0.245563] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248643] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249763] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251046] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252243] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254442] acpiphp: Slot [3] registered\n[ 0.255233] acpiphp: Slot [4] registered\n[ 0.256020] acpiphp: Slot [5] registered\n[ 0.256816] acpiphp: Slot [6] registered\n[ 0.257605] acpiphp: Slot [7] registered\n[ 0.258388] acpiphp: Slot [8] registered\n[ 0.259175] acpiphp: Slot [9] registered\n[ 0.259955] acpiphp: Slot [10] registered\n[ 0.260750] acpiphp: Slot [11] registered\n[ 0.261564] acpiphp: Slot [12] registered\n[ 0.262368] acpiphp: Slot [13] registered\n[ 0.263164] acpiphp: Slot [14] registered\n[ 0.263957] acpiphp: Slot [15] registered\n[ 0.274691] acpiphp: Slot [16] registered\n[ 0.275495] acpiphp: Slot [17] registered\n[ 0.276295] acpiphp: Slot [18] registered\n[ 0.277087] acpiphp: Slot [19] registered\n[ 0.277884] acpiphp: Slot [20] registered\n[ 0.278695] acpiphp: Slot [21] registered\n[ 0.279498] acpiphp: Slot [22] registered\n[ 0.280296] acpiphp: Slot [23] registered\n[ 0.281089] acpiphp: Slot [24] registered\n[ 0.281889] acpiphp: Slot [25] registered\n[ 0.282689] acpiphp: Slot [26] registered\n[ 0.283488] acpiphp: Slot [27] registered\n[ 0.284289] acpiphp: Slot [28] registered\n[ 0.285082] acpiphp: Slot [29] registered\n[ 0.285884] acpiphp: Slot [30] registered\n[ 0.286687] acpiphp: Slot [31] registered\n[ 0.287484] PCI host bridge to bus 0000:00\n[ 0.288283] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289476] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290665] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292089] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299921] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301202] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302358] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303603] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311563] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358016] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359483] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360881] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362289] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363661] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366357] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367395] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368912] vgaarb: loaded\n[ 0.369505] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370625] SCSI subsystem initialized\n[ 0.371432] ACPI: bus type USB registered\n[ 0.372328] usbcore: registered new interface driver usbfs\n[ 0.373361] usbcore: registered new interface driver hub\n[ 0.374352] usbcore: registered new device driver usb\n[ 0.375399] PCI: Using ACPI for IRQ routing\n[ 0.376426] NetLabel: Initializing\n[ 0.377122] NetLabel: domain hash size = 128\n[ 0.377965] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378896] NetLabel: unlabeled traffic allowed by default\n[ 0.379978] clocksource: Switched to clocksource kvm-clock\n[ 0.385399] AppArmor: AppArmor Filesystem Enabled\n[ 0.386343] pnp: PnP ACPI init\n[ 0.387250] pnp: PnP ACPI: found 5 devices\n[ 0.393602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395314] NET: Registered protocol family 2\n[ 0.396257] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397497] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398636] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399768] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400826] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401969] NET: Registered protocol family 1\n[ 0.402820] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403894] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404952] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418947] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433159] Trying to unpack rootfs image as initramfs...\n[ 0.482972] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496823] Scanning for low memory corruption every 60 seconds\n[ 0.498142] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499281] audit: initializing netlink subsys (disabled)\n[ 0.500305] audit: type=2000 audit(1537982873.293:1): initialized\n[ 0.501603] Initialise system trusted keyring\n[ 0.502525] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503683] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505653] zbud: loaded\n[ 0.506351] VFS: Disk quotas dquot_6.6.0\n[ 0.507163] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508665] fuse init (API version 7.23)\n[ 0.509558] Key type big_key registered\n[ 0.510357] Allocating IMA MOK and blacklist keyrings.\n[ 0.511819] Key type asymmetric registered\n[ 0.512655] Asymmetric key parser 'x509' registered\n[ 0.513612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515072] io scheduler noop registered\n[ 0.515865] io scheduler deadline registered (default)\n[ 0.516858] io scheduler cfq registered\n[ 0.517691] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518731] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521458] ACPI: Power Button [PWRF]\n[ 0.522284] GHES: HEST is not enabled!\n[ 0.536034] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564427] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566669] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590750] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592875] Linux agpgart interface v0.103\n[ 0.594893] brd: module loaded\n[ 0.596158] loop: module loaded\n[ 0.599657] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.601094] GPT:90111 != 2097151\n[ 0.601767] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602846] GPT:90111 != 2097151\n[ 0.603510] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604463] vda: vda1 vda15\n[ 0.607756] scsi host0: ata_piix\n[ 0.608683] scsi host1: ata_piix\n[ 0.609382] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610586] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612017] libphy: Fixed MDIO Bus: probed\n[ 0.612837] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613770] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616078] PPP generic driver version 2.4.2\n[ 0.617006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.618414] ehci-pci: EHCI PCI platform driver\n[ 0.619273] ehci-platform: EHCI generic platform driver\n[ 0.620255] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.621367] ohci-pci: OHCI PCI platform driver\n[ 0.622222] ohci-platform: OHCI generic platform driver\n[ 0.623192] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.637646] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.638637] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.640347] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.641670] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643120] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644817] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646668] usb usb1: Product: UHCI Host Controller\n[ 0.647929] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649444] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650673] hub 1-0:1.0: USB hub found\n[ 0.651659] hub 1-0:1.0: 2 ports detected\n[ 0.652797] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655402] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.656368] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.657385] mousedev: PS/2 mouse device common for all mice\n[ 0.658626] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660454] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662705] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664102] i2c /dev entries driver\n[ 0.665117] device-mapper: uevent: version 1.0.3\n[ 0.666360] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669451] NET: Registered protocol family 10\n[ 0.670442] NET: Registered protocol family 17\n[ 0.671323] Key type dns_resolver registered\n[ 0.672266] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673372] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675100] registered taskstats version 1\n[ 0.675927] Loading compiled-in X.509 certificates\n[ 0.677371] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679223] zswap: loaded using pool lzo/zbud\n[ 0.680608] Key type trusted registered\n[ 0.682152] Key type encrypted registered\n[ 0.682977] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684028] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685080] evm: HMAC attrs: 0x1\n[ 0.686035] Magic number: 2:702:492\n[ 0.686905] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:53 UTC (1537982873)\n[ 0.688515] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.689628] EDD information not available.\n[ 0.768998] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.771058] Write protecting the kernel read-only data: 14336k\n[ 0.783207] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785542] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.62\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.835214] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\n"} 2018-09-26 17:29:48,150 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action used request id req-c8b8f12b-8f12-48cb-b691-890a8fc07ef0 2018-09-26 17:29:50,168 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4679688ee058e41370dce00ec1c29b0de2da3d93" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:29:51,248 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:29:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6bfb4802-ef99-4044-a39c-0b9073503fd8 x-compute-request-id: req-6bfb4802-ef99-4044-a39c-0b9073503fd8 Content-Encoding: gzip Content-Length: 7689 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 455371447 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132890] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134538] pid_max: default: 32768 minimum: 301\n[ 0.135428] ACPI: Core revision 20150930\n[ 0.136807] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138108] Security Framework initialized\n[ 0.138920] Yama: becoming mindful.\n[ 0.139650] AppArmor: AppArmor initialized\n[ 0.140513] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141837] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143110] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144318] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145698] Initializing cgroup subsys io\n[ 0.146512] Initializing cgroup subsys memory\n[ 0.147368] Initializing cgroup subsys devices\n[ 0.148249] Initializing cgroup subsys freezer\n[ 0.149112] Initializing cgroup subsys net_cls\n[ 0.149976] Initializing cgroup subsys perf_event\n[ 0.150888] Initializing cgroup subsys net_prio\n[ 0.151768] Initializing cgroup subsys hugetlb\n[ 0.152636] Initializing cgroup subsys pids\n[ 0.153515] CPU: Physical Processor ID: 0\n[ 0.155001] mce: CPU supports 10 MCE banks\n[ 0.155853] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167500] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173863] ftrace: allocating 31920 entries in 125 pages\n[ 0.200510] smpboot: Max logical packages: 1\n[ 0.201355] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202699] x2apic enabled\n[ 0.203505] Switched APIC routing to physical x2apic.\n[ 0.205253] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206361] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208319] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210076] KVM setup paravirtual spinlock\n[ 0.211366] x86: Booted up 1 node, 1 CPUs\n[ 0.212158] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213521] devtmpfs: initialized\n[ 0.215224] evm: security.selinux\n[ 0.215908] evm: security.SMACK64\n[ 0.216591] evm: security.SMACK64EXEC\n[ 0.217323] evm: security.SMACK64TRANSMUTE\n[ 0.218113] evm: security.SMACK64MMAP\n[ 0.218840] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220271] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222086] pinctrl core: initialized pinctrl subsystem\n[ 0.223163] RTC time: 17:27:52, date: 09/26/18\n[ 0.224110] NET: Registered protocol family 16\n[ 0.225076] cpuidle: using governor ladder\n[ 0.225884] cpuidle: using governor menu\n[ 0.226667] PCCT header not found.\n[ 0.227405] ACPI: bus type PCI registered\n[ 0.228198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229426] PCI: Using configuration type 1 for base access\n[ 0.231166] ACPI: Added _OSI(Module Device)\n[ 0.231989] ACPI: Added _OSI(Processor Device)\n[ 0.232846] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233745] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235883] ACPI: Interpreter enabled\n[ 0.236646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238472] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243934] ACPI: (supports S0 S5)\n[ 0.244630] ACPI: Using IOAPIC for interrupt routing\n[ 0.245563] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248643] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249763] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251046] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252243] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254442] acpiphp: Slot [3] registered\n[ 0.255233] acpiphp: Slot [4] registered\n[ 0.256020] acpiphp: Slot [5] registered\n[ 0.256816] acpiphp: Slot [6] registered\n[ 0.257605] acpiphp: Slot [7] registered\n[ 0.258388] acpiphp: Slot [8] registered\n[ 0.259175] acpiphp: Slot [9] registered\n[ 0.259955] acpiphp: Slot [10] registered\n[ 0.260750] acpiphp: Slot [11] registered\n[ 0.261564] acpiphp: Slot [12] registered\n[ 0.262368] acpiphp: Slot [13] registered\n[ 0.263164] acpiphp: Slot [14] registered\n[ 0.263957] acpiphp: Slot [15] registered\n[ 0.274691] acpiphp: Slot [16] registered\n[ 0.275495] acpiphp: Slot [17] registered\n[ 0.276295] acpiphp: Slot [18] registered\n[ 0.277087] acpiphp: Slot [19] registered\n[ 0.277884] acpiphp: Slot [20] registered\n[ 0.278695] acpiphp: Slot [21] registered\n[ 0.279498] acpiphp: Slot [22] registered\n[ 0.280296] acpiphp: Slot [23] registered\n[ 0.281089] acpiphp: Slot [24] registered\n[ 0.281889] acpiphp: Slot [25] registered\n[ 0.282689] acpiphp: Slot [26] registered\n[ 0.283488] acpiphp: Slot [27] registered\n[ 0.284289] acpiphp: Slot [28] registered\n[ 0.285082] acpiphp: Slot [29] registered\n[ 0.285884] acpiphp: Slot [30] registered\n[ 0.286687] acpiphp: Slot [31] registered\n[ 0.287484] PCI host bridge to bus 0000:00\n[ 0.288283] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289476] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290665] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292089] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299921] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301202] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302358] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303603] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311563] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358016] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359483] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360881] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362289] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363661] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366357] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367395] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368912] vgaarb: loaded\n[ 0.369505] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370625] SCSI subsystem initialized\n[ 0.371432] ACPI: bus type USB registered\n[ 0.372328] usbcore: registered new interface driver usbfs\n[ 0.373361] usbcore: registered new interface driver hub\n[ 0.374352] usbcore: registered new device driver usb\n[ 0.375399] PCI: Using ACPI for IRQ routing\n[ 0.376426] NetLabel: Initializing\n[ 0.377122] NetLabel: domain hash size = 128\n[ 0.377965] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378896] NetLabel: unlabeled traffic allowed by default\n[ 0.379978] clocksource: Switched to clocksource kvm-clock\n[ 0.385399] AppArmor: AppArmor Filesystem Enabled\n[ 0.386343] pnp: PnP ACPI init\n[ 0.387250] pnp: PnP ACPI: found 5 devices\n[ 0.393602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395314] NET: Registered protocol family 2\n[ 0.396257] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397497] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398636] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399768] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400826] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401969] NET: Registered protocol family 1\n[ 0.402820] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403894] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404952] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418947] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433159] Trying to unpack rootfs image as initramfs...\n[ 0.482972] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496823] Scanning for low memory corruption every 60 seconds\n[ 0.498142] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499281] audit: initializing netlink subsys (disabled)\n[ 0.500305] audit: type=2000 audit(1537982873.293:1): initialized\n[ 0.501603] Initialise system trusted keyring\n[ 0.502525] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503683] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505653] zbud: loaded\n[ 0.506351] VFS: Disk quotas dquot_6.6.0\n[ 0.507163] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508665] fuse init (API version 7.23)\n[ 0.509558] Key type big_key registered\n[ 0.510357] Allocating IMA MOK and blacklist keyrings.\n[ 0.511819] Key type asymmetric registered\n[ 0.512655] Asymmetric key parser 'x509' registered\n[ 0.513612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515072] io scheduler noop registered\n[ 0.515865] io scheduler deadline registered (default)\n[ 0.516858] io scheduler cfq registered\n[ 0.517691] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518731] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521458] ACPI: Power Button [PWRF]\n[ 0.522284] GHES: HEST is not enabled!\n[ 0.536034] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564427] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566669] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590750] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592875] Linux agpgart interface v0.103\n[ 0.594893] brd: module loaded\n[ 0.596158] loop: module loaded\n[ 0.599657] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.601094] GPT:90111 != 2097151\n[ 0.601767] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602846] GPT:90111 != 2097151\n[ 0.603510] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604463] vda: vda1 vda15\n[ 0.607756] scsi host0: ata_piix\n[ 0.608683] scsi host1: ata_piix\n[ 0.609382] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610586] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612017] libphy: Fixed MDIO Bus: probed\n[ 0.612837] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613770] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616078] PPP generic driver version 2.4.2\n[ 0.617006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.618414] ehci-pci: EHCI PCI platform driver\n[ 0.619273] ehci-platform: EHCI generic platform driver\n[ 0.620255] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.621367] ohci-pci: OHCI PCI platform driver\n[ 0.622222] ohci-platform: OHCI generic platform driver\n[ 0.623192] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.637646] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.638637] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.640347] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.641670] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643120] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644817] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646668] usb usb1: Product: UHCI Host Controller\n[ 0.647929] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649444] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650673] hub 1-0:1.0: USB hub found\n[ 0.651659] hub 1-0:1.0: 2 ports detected\n[ 0.652797] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655402] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.656368] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.657385] mousedev: PS/2 mouse device common for all mice\n[ 0.658626] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660454] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662705] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664102] i2c /dev entries driver\n[ 0.665117] device-mapper: uevent: version 1.0.3\n[ 0.666360] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669451] NET: Registered protocol family 10\n[ 0.670442] NET: Registered protocol family 17\n[ 0.671323] Key type dns_resolver registered\n[ 0.672266] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673372] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675100] registered taskstats version 1\n[ 0.675927] Loading compiled-in X.509 certificates\n[ 0.677371] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679223] zswap: loaded using pool lzo/zbud\n[ 0.680608] Key type trusted registered\n[ 0.682152] Key type encrypted registered\n[ 0.682977] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684028] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685080] evm: HMAC attrs: 0x1\n[ 0.686035] Magic number: 2:702:492\n[ 0.686905] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:53 UTC (1537982873)\n[ 0.688515] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.689628] EDD information not available.\n[ 0.768998] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.771058] Write protecting the kernel read-only data: 14336k\n[ 0.783207] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785542] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.62\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.835214] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\n"} 2018-09-26 17:29:51,249 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action used request id req-6bfb4802-ef99-4044-a39c-0b9073503fd8 2018-09-26 17:29:53,265 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4679688ee058e41370dce00ec1c29b0de2da3d93" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:29:54,336 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:29:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-479d9cae-53bf-4341-8113-8d3878785542 x-compute-request-id: req-479d9cae-53bf-4341-8113-8d3878785542 Content-Encoding: gzip Content-Length: 7689 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 455371447 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132890] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134538] pid_max: default: 32768 minimum: 301\n[ 0.135428] ACPI: Core revision 20150930\n[ 0.136807] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138108] Security Framework initialized\n[ 0.138920] Yama: becoming mindful.\n[ 0.139650] AppArmor: AppArmor initialized\n[ 0.140513] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141837] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143110] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144318] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145698] Initializing cgroup subsys io\n[ 0.146512] Initializing cgroup subsys memory\n[ 0.147368] Initializing cgroup subsys devices\n[ 0.148249] Initializing cgroup subsys freezer\n[ 0.149112] Initializing cgroup subsys net_cls\n[ 0.149976] Initializing cgroup subsys perf_event\n[ 0.150888] Initializing cgroup subsys net_prio\n[ 0.151768] Initializing cgroup subsys hugetlb\n[ 0.152636] Initializing cgroup subsys pids\n[ 0.153515] CPU: Physical Processor ID: 0\n[ 0.155001] mce: CPU supports 10 MCE banks\n[ 0.155853] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167500] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173863] ftrace: allocating 31920 entries in 125 pages\n[ 0.200510] smpboot: Max logical packages: 1\n[ 0.201355] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202699] x2apic enabled\n[ 0.203505] Switched APIC routing to physical x2apic.\n[ 0.205253] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206361] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208319] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210076] KVM setup paravirtual spinlock\n[ 0.211366] x86: Booted up 1 node, 1 CPUs\n[ 0.212158] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213521] devtmpfs: initialized\n[ 0.215224] evm: security.selinux\n[ 0.215908] evm: security.SMACK64\n[ 0.216591] evm: security.SMACK64EXEC\n[ 0.217323] evm: security.SMACK64TRANSMUTE\n[ 0.218113] evm: security.SMACK64MMAP\n[ 0.218840] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220271] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222086] pinctrl core: initialized pinctrl subsystem\n[ 0.223163] RTC time: 17:27:52, date: 09/26/18\n[ 0.224110] NET: Registered protocol family 16\n[ 0.225076] cpuidle: using governor ladder\n[ 0.225884] cpuidle: using governor menu\n[ 0.226667] PCCT header not found.\n[ 0.227405] ACPI: bus type PCI registered\n[ 0.228198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229426] PCI: Using configuration type 1 for base access\n[ 0.231166] ACPI: Added _OSI(Module Device)\n[ 0.231989] ACPI: Added _OSI(Processor Device)\n[ 0.232846] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233745] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235883] ACPI: Interpreter enabled\n[ 0.236646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238472] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243934] ACPI: (supports S0 S5)\n[ 0.244630] ACPI: Using IOAPIC for interrupt routing\n[ 0.245563] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248643] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249763] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251046] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252243] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254442] acpiphp: Slot [3] registered\n[ 0.255233] acpiphp: Slot [4] registered\n[ 0.256020] acpiphp: Slot [5] registered\n[ 0.256816] acpiphp: Slot [6] registered\n[ 0.257605] acpiphp: Slot [7] registered\n[ 0.258388] acpiphp: Slot [8] registered\n[ 0.259175] acpiphp: Slot [9] registered\n[ 0.259955] acpiphp: Slot [10] registered\n[ 0.260750] acpiphp: Slot [11] registered\n[ 0.261564] acpiphp: Slot [12] registered\n[ 0.262368] acpiphp: Slot [13] registered\n[ 0.263164] acpiphp: Slot [14] registered\n[ 0.263957] acpiphp: Slot [15] registered\n[ 0.274691] acpiphp: Slot [16] registered\n[ 0.275495] acpiphp: Slot [17] registered\n[ 0.276295] acpiphp: Slot [18] registered\n[ 0.277087] acpiphp: Slot [19] registered\n[ 0.277884] acpiphp: Slot [20] registered\n[ 0.278695] acpiphp: Slot [21] registered\n[ 0.279498] acpiphp: Slot [22] registered\n[ 0.280296] acpiphp: Slot [23] registered\n[ 0.281089] acpiphp: Slot [24] registered\n[ 0.281889] acpiphp: Slot [25] registered\n[ 0.282689] acpiphp: Slot [26] registered\n[ 0.283488] acpiphp: Slot [27] registered\n[ 0.284289] acpiphp: Slot [28] registered\n[ 0.285082] acpiphp: Slot [29] registered\n[ 0.285884] acpiphp: Slot [30] registered\n[ 0.286687] acpiphp: Slot [31] registered\n[ 0.287484] PCI host bridge to bus 0000:00\n[ 0.288283] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289476] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290665] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292089] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299921] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301202] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302358] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303603] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311563] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358016] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359483] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360881] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362289] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363661] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366357] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367395] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368912] vgaarb: loaded\n[ 0.369505] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370625] SCSI subsystem initialized\n[ 0.371432] ACPI: bus type USB registered\n[ 0.372328] usbcore: registered new interface driver usbfs\n[ 0.373361] usbcore: registered new interface driver hub\n[ 0.374352] usbcore: registered new device driver usb\n[ 0.375399] PCI: Using ACPI for IRQ routing\n[ 0.376426] NetLabel: Initializing\n[ 0.377122] NetLabel: domain hash size = 128\n[ 0.377965] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378896] NetLabel: unlabeled traffic allowed by default\n[ 0.379978] clocksource: Switched to clocksource kvm-clock\n[ 0.385399] AppArmor: AppArmor Filesystem Enabled\n[ 0.386343] pnp: PnP ACPI init\n[ 0.387250] pnp: PnP ACPI: found 5 devices\n[ 0.393602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395314] NET: Registered protocol family 2\n[ 0.396257] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397497] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398636] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399768] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400826] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401969] NET: Registered protocol family 1\n[ 0.402820] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403894] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404952] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418947] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433159] Trying to unpack rootfs image as initramfs...\n[ 0.482972] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496823] Scanning for low memory corruption every 60 seconds\n[ 0.498142] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499281] audit: initializing netlink subsys (disabled)\n[ 0.500305] audit: type=2000 audit(1537982873.293:1): initialized\n[ 0.501603] Initialise system trusted keyring\n[ 0.502525] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503683] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505653] zbud: loaded\n[ 0.506351] VFS: Disk quotas dquot_6.6.0\n[ 0.507163] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508665] fuse init (API version 7.23)\n[ 0.509558] Key type big_key registered\n[ 0.510357] Allocating IMA MOK and blacklist keyrings.\n[ 0.511819] Key type asymmetric registered\n[ 0.512655] Asymmetric key parser 'x509' registered\n[ 0.513612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515072] io scheduler noop registered\n[ 0.515865] io scheduler deadline registered (default)\n[ 0.516858] io scheduler cfq registered\n[ 0.517691] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518731] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521458] ACPI: Power Button [PWRF]\n[ 0.522284] GHES: HEST is not enabled!\n[ 0.536034] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564427] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566669] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590750] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592875] Linux agpgart interface v0.103\n[ 0.594893] brd: module loaded\n[ 0.596158] loop: module loaded\n[ 0.599657] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.601094] GPT:90111 != 2097151\n[ 0.601767] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602846] GPT:90111 != 2097151\n[ 0.603510] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604463] vda: vda1 vda15\n[ 0.607756] scsi host0: ata_piix\n[ 0.608683] scsi host1: ata_piix\n[ 0.609382] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610586] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612017] libphy: Fixed MDIO Bus: probed\n[ 0.612837] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613770] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616078] PPP generic driver version 2.4.2\n[ 0.617006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.618414] ehci-pci: EHCI PCI platform driver\n[ 0.619273] ehci-platform: EHCI generic platform driver\n[ 0.620255] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.621367] ohci-pci: OHCI PCI platform driver\n[ 0.622222] ohci-platform: OHCI generic platform driver\n[ 0.623192] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.637646] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.638637] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.640347] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.641670] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643120] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644817] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646668] usb usb1: Product: UHCI Host Controller\n[ 0.647929] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649444] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650673] hub 1-0:1.0: USB hub found\n[ 0.651659] hub 1-0:1.0: 2 ports detected\n[ 0.652797] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655402] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.656368] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.657385] mousedev: PS/2 mouse device common for all mice\n[ 0.658626] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660454] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662705] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664102] i2c /dev entries driver\n[ 0.665117] device-mapper: uevent: version 1.0.3\n[ 0.666360] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669451] NET: Registered protocol family 10\n[ 0.670442] NET: Registered protocol family 17\n[ 0.671323] Key type dns_resolver registered\n[ 0.672266] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673372] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675100] registered taskstats version 1\n[ 0.675927] Loading compiled-in X.509 certificates\n[ 0.677371] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679223] zswap: loaded using pool lzo/zbud\n[ 0.680608] Key type trusted registered\n[ 0.682152] Key type encrypted registered\n[ 0.682977] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684028] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685080] evm: HMAC attrs: 0x1\n[ 0.686035] Magic number: 2:702:492\n[ 0.686905] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:53 UTC (1537982873)\n[ 0.688515] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.689628] EDD information not available.\n[ 0.768998] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.771058] Write protecting the kernel read-only data: 14336k\n[ 0.783207] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785542] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.62\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.835214] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\n"} 2018-09-26 17:29:54,337 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action used request id req-479d9cae-53bf-4341-8113-8d3878785542 2018-09-26 17:29:56,354 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4679688ee058e41370dce00ec1c29b0de2da3d93" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:29:57,424 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:29:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e9cbfc68-19bb-4b13-b731-bf4acdb60efe x-compute-request-id: req-e9cbfc68-19bb-4b13-b731-bf4acdb60efe Content-Encoding: gzip Content-Length: 7689 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 455371447 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132890] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134538] pid_max: default: 32768 minimum: 301\n[ 0.135428] ACPI: Core revision 20150930\n[ 0.136807] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138108] Security Framework initialized\n[ 0.138920] Yama: becoming mindful.\n[ 0.139650] AppArmor: AppArmor initialized\n[ 0.140513] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141837] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143110] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144318] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145698] Initializing cgroup subsys io\n[ 0.146512] Initializing cgroup subsys memory\n[ 0.147368] Initializing cgroup subsys devices\n[ 0.148249] Initializing cgroup subsys freezer\n[ 0.149112] Initializing cgroup subsys net_cls\n[ 0.149976] Initializing cgroup subsys perf_event\n[ 0.150888] Initializing cgroup subsys net_prio\n[ 0.151768] Initializing cgroup subsys hugetlb\n[ 0.152636] Initializing cgroup subsys pids\n[ 0.153515] CPU: Physical Processor ID: 0\n[ 0.155001] mce: CPU supports 10 MCE banks\n[ 0.155853] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167500] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173863] ftrace: allocating 31920 entries in 125 pages\n[ 0.200510] smpboot: Max logical packages: 1\n[ 0.201355] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202699] x2apic enabled\n[ 0.203505] Switched APIC routing to physical x2apic.\n[ 0.205253] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206361] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208319] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210076] KVM setup paravirtual spinlock\n[ 0.211366] x86: Booted up 1 node, 1 CPUs\n[ 0.212158] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213521] devtmpfs: initialized\n[ 0.215224] evm: security.selinux\n[ 0.215908] evm: security.SMACK64\n[ 0.216591] evm: security.SMACK64EXEC\n[ 0.217323] evm: security.SMACK64TRANSMUTE\n[ 0.218113] evm: security.SMACK64MMAP\n[ 0.218840] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220271] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222086] pinctrl core: initialized pinctrl subsystem\n[ 0.223163] RTC time: 17:27:52, date: 09/26/18\n[ 0.224110] NET: Registered protocol family 16\n[ 0.225076] cpuidle: using governor ladder\n[ 0.225884] cpuidle: using governor menu\n[ 0.226667] PCCT header not found.\n[ 0.227405] ACPI: bus type PCI registered\n[ 0.228198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229426] PCI: Using configuration type 1 for base access\n[ 0.231166] ACPI: Added _OSI(Module Device)\n[ 0.231989] ACPI: Added _OSI(Processor Device)\n[ 0.232846] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233745] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235883] ACPI: Interpreter enabled\n[ 0.236646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238472] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243934] ACPI: (supports S0 S5)\n[ 0.244630] ACPI: Using IOAPIC for interrupt routing\n[ 0.245563] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248643] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249763] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251046] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252243] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254442] acpiphp: Slot [3] registered\n[ 0.255233] acpiphp: Slot [4] registered\n[ 0.256020] acpiphp: Slot [5] registered\n[ 0.256816] acpiphp: Slot [6] registered\n[ 0.257605] acpiphp: Slot [7] registered\n[ 0.258388] acpiphp: Slot [8] registered\n[ 0.259175] acpiphp: Slot [9] registered\n[ 0.259955] acpiphp: Slot [10] registered\n[ 0.260750] acpiphp: Slot [11] registered\n[ 0.261564] acpiphp: Slot [12] registered\n[ 0.262368] acpiphp: Slot [13] registered\n[ 0.263164] acpiphp: Slot [14] registered\n[ 0.263957] acpiphp: Slot [15] registered\n[ 0.274691] acpiphp: Slot [16] registered\n[ 0.275495] acpiphp: Slot [17] registered\n[ 0.276295] acpiphp: Slot [18] registered\n[ 0.277087] acpiphp: Slot [19] registered\n[ 0.277884] acpiphp: Slot [20] registered\n[ 0.278695] acpiphp: Slot [21] registered\n[ 0.279498] acpiphp: Slot [22] registered\n[ 0.280296] acpiphp: Slot [23] registered\n[ 0.281089] acpiphp: Slot [24] registered\n[ 0.281889] acpiphp: Slot [25] registered\n[ 0.282689] acpiphp: Slot [26] registered\n[ 0.283488] acpiphp: Slot [27] registered\n[ 0.284289] acpiphp: Slot [28] registered\n[ 0.285082] acpiphp: Slot [29] registered\n[ 0.285884] acpiphp: Slot [30] registered\n[ 0.286687] acpiphp: Slot [31] registered\n[ 0.287484] PCI host bridge to bus 0000:00\n[ 0.288283] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289476] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290665] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292089] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299921] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301202] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302358] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303603] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311563] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358016] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359483] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360881] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362289] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363661] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366357] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367395] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368912] vgaarb: loaded\n[ 0.369505] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370625] SCSI subsystem initialized\n[ 0.371432] ACPI: bus type USB registered\n[ 0.372328] usbcore: registered new interface driver usbfs\n[ 0.373361] usbcore: registered new interface driver hub\n[ 0.374352] usbcore: registered new device driver usb\n[ 0.375399] PCI: Using ACPI for IRQ routing\n[ 0.376426] NetLabel: Initializing\n[ 0.377122] NetLabel: domain hash size = 128\n[ 0.377965] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378896] NetLabel: unlabeled traffic allowed by default\n[ 0.379978] clocksource: Switched to clocksource kvm-clock\n[ 0.385399] AppArmor: AppArmor Filesystem Enabled\n[ 0.386343] pnp: PnP ACPI init\n[ 0.387250] pnp: PnP ACPI: found 5 devices\n[ 0.393602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395314] NET: Registered protocol family 2\n[ 0.396257] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397497] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398636] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399768] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400826] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401969] NET: Registered protocol family 1\n[ 0.402820] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403894] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404952] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418947] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433159] Trying to unpack rootfs image as initramfs...\n[ 0.482972] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496823] Scanning for low memory corruption every 60 seconds\n[ 0.498142] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499281] audit: initializing netlink subsys (disabled)\n[ 0.500305] audit: type=2000 audit(1537982873.293:1): initialized\n[ 0.501603] Initialise system trusted keyring\n[ 0.502525] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503683] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505653] zbud: loaded\n[ 0.506351] VFS: Disk quotas dquot_6.6.0\n[ 0.507163] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508665] fuse init (API version 7.23)\n[ 0.509558] Key type big_key registered\n[ 0.510357] Allocating IMA MOK and blacklist keyrings.\n[ 0.511819] Key type asymmetric registered\n[ 0.512655] Asymmetric key parser 'x509' registered\n[ 0.513612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515072] io scheduler noop registered\n[ 0.515865] io scheduler deadline registered (default)\n[ 0.516858] io scheduler cfq registered\n[ 0.517691] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518731] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521458] ACPI: Power Button [PWRF]\n[ 0.522284] GHES: HEST is not enabled!\n[ 0.536034] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564427] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566669] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590750] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592875] Linux agpgart interface v0.103\n[ 0.594893] brd: module loaded\n[ 0.596158] loop: module loaded\n[ 0.599657] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.601094] GPT:90111 != 2097151\n[ 0.601767] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602846] GPT:90111 != 2097151\n[ 0.603510] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604463] vda: vda1 vda15\n[ 0.607756] scsi host0: ata_piix\n[ 0.608683] scsi host1: ata_piix\n[ 0.609382] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610586] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612017] libphy: Fixed MDIO Bus: probed\n[ 0.612837] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613770] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616078] PPP generic driver version 2.4.2\n[ 0.617006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.618414] ehci-pci: EHCI PCI platform driver\n[ 0.619273] ehci-platform: EHCI generic platform driver\n[ 0.620255] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.621367] ohci-pci: OHCI PCI platform driver\n[ 0.622222] ohci-platform: OHCI generic platform driver\n[ 0.623192] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.637646] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.638637] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.640347] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.641670] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643120] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644817] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646668] usb usb1: Product: UHCI Host Controller\n[ 0.647929] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649444] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650673] hub 1-0:1.0: USB hub found\n[ 0.651659] hub 1-0:1.0: 2 ports detected\n[ 0.652797] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655402] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.656368] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.657385] mousedev: PS/2 mouse device common for all mice\n[ 0.658626] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660454] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662705] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664102] i2c /dev entries driver\n[ 0.665117] device-mapper: uevent: version 1.0.3\n[ 0.666360] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669451] NET: Registered protocol family 10\n[ 0.670442] NET: Registered protocol family 17\n[ 0.671323] Key type dns_resolver registered\n[ 0.672266] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673372] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675100] registered taskstats version 1\n[ 0.675927] Loading compiled-in X.509 certificates\n[ 0.677371] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679223] zswap: loaded using pool lzo/zbud\n[ 0.680608] Key type trusted registered\n[ 0.682152] Key type encrypted registered\n[ 0.682977] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684028] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685080] evm: HMAC attrs: 0x1\n[ 0.686035] Magic number: 2:702:492\n[ 0.686905] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:53 UTC (1537982873)\n[ 0.688515] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.689628] EDD information not available.\n[ 0.768998] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.771058] Write protecting the kernel read-only data: 14336k\n[ 0.783207] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785542] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.62\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.835214] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\n"} 2018-09-26 17:29:57,425 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action used request id req-e9cbfc68-19bb-4b13-b731-bf4acdb60efe 2018-09-26 17:29:59,442 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4679688ee058e41370dce00ec1c29b0de2da3d93" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:30:00,515 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:29:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-198e1574-521a-44d8-b632-2cb15ad12ef0 x-compute-request-id: req-198e1574-521a-44d8-b632-2cb15ad12ef0 Content-Encoding: gzip Content-Length: 7689 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 455371447 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132890] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134538] pid_max: default: 32768 minimum: 301\n[ 0.135428] ACPI: Core revision 20150930\n[ 0.136807] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138108] Security Framework initialized\n[ 0.138920] Yama: becoming mindful.\n[ 0.139650] AppArmor: AppArmor initialized\n[ 0.140513] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141837] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143110] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144318] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145698] Initializing cgroup subsys io\n[ 0.146512] Initializing cgroup subsys memory\n[ 0.147368] Initializing cgroup subsys devices\n[ 0.148249] Initializing cgroup subsys freezer\n[ 0.149112] Initializing cgroup subsys net_cls\n[ 0.149976] Initializing cgroup subsys perf_event\n[ 0.150888] Initializing cgroup subsys net_prio\n[ 0.151768] Initializing cgroup subsys hugetlb\n[ 0.152636] Initializing cgroup subsys pids\n[ 0.153515] CPU: Physical Processor ID: 0\n[ 0.155001] mce: CPU supports 10 MCE banks\n[ 0.155853] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167500] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173863] ftrace: allocating 31920 entries in 125 pages\n[ 0.200510] smpboot: Max logical packages: 1\n[ 0.201355] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202699] x2apic enabled\n[ 0.203505] Switched APIC routing to physical x2apic.\n[ 0.205253] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206361] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208319] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210076] KVM setup paravirtual spinlock\n[ 0.211366] x86: Booted up 1 node, 1 CPUs\n[ 0.212158] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213521] devtmpfs: initialized\n[ 0.215224] evm: security.selinux\n[ 0.215908] evm: security.SMACK64\n[ 0.216591] evm: security.SMACK64EXEC\n[ 0.217323] evm: security.SMACK64TRANSMUTE\n[ 0.218113] evm: security.SMACK64MMAP\n[ 0.218840] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220271] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222086] pinctrl core: initialized pinctrl subsystem\n[ 0.223163] RTC time: 17:27:52, date: 09/26/18\n[ 0.224110] NET: Registered protocol family 16\n[ 0.225076] cpuidle: using governor ladder\n[ 0.225884] cpuidle: using governor menu\n[ 0.226667] PCCT header not found.\n[ 0.227405] ACPI: bus type PCI registered\n[ 0.228198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229426] PCI: Using configuration type 1 for base access\n[ 0.231166] ACPI: Added _OSI(Module Device)\n[ 0.231989] ACPI: Added _OSI(Processor Device)\n[ 0.232846] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233745] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235883] ACPI: Interpreter enabled\n[ 0.236646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238472] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243934] ACPI: (supports S0 S5)\n[ 0.244630] ACPI: Using IOAPIC for interrupt routing\n[ 0.245563] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248643] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249763] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251046] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252243] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254442] acpiphp: Slot [3] registered\n[ 0.255233] acpiphp: Slot [4] registered\n[ 0.256020] acpiphp: Slot [5] registered\n[ 0.256816] acpiphp: Slot [6] registered\n[ 0.257605] acpiphp: Slot [7] registered\n[ 0.258388] acpiphp: Slot [8] registered\n[ 0.259175] acpiphp: Slot [9] registered\n[ 0.259955] acpiphp: Slot [10] registered\n[ 0.260750] acpiphp: Slot [11] registered\n[ 0.261564] acpiphp: Slot [12] registered\n[ 0.262368] acpiphp: Slot [13] registered\n[ 0.263164] acpiphp: Slot [14] registered\n[ 0.263957] acpiphp: Slot [15] registered\n[ 0.274691] acpiphp: Slot [16] registered\n[ 0.275495] acpiphp: Slot [17] registered\n[ 0.276295] acpiphp: Slot [18] registered\n[ 0.277087] acpiphp: Slot [19] registered\n[ 0.277884] acpiphp: Slot [20] registered\n[ 0.278695] acpiphp: Slot [21] registered\n[ 0.279498] acpiphp: Slot [22] registered\n[ 0.280296] acpiphp: Slot [23] registered\n[ 0.281089] acpiphp: Slot [24] registered\n[ 0.281889] acpiphp: Slot [25] registered\n[ 0.282689] acpiphp: Slot [26] registered\n[ 0.283488] acpiphp: Slot [27] registered\n[ 0.284289] acpiphp: Slot [28] registered\n[ 0.285082] acpiphp: Slot [29] registered\n[ 0.285884] acpiphp: Slot [30] registered\n[ 0.286687] acpiphp: Slot [31] registered\n[ 0.287484] PCI host bridge to bus 0000:00\n[ 0.288283] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289476] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290665] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292089] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299921] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301202] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302358] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303603] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311563] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358016] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359483] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360881] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362289] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363661] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366357] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367395] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368912] vgaarb: loaded\n[ 0.369505] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370625] SCSI subsystem initialized\n[ 0.371432] ACPI: bus type USB registered\n[ 0.372328] usbcore: registered new interface driver usbfs\n[ 0.373361] usbcore: registered new interface driver hub\n[ 0.374352] usbcore: registered new device driver usb\n[ 0.375399] PCI: Using ACPI for IRQ routing\n[ 0.376426] NetLabel: Initializing\n[ 0.377122] NetLabel: domain hash size = 128\n[ 0.377965] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378896] NetLabel: unlabeled traffic allowed by default\n[ 0.379978] clocksource: Switched to clocksource kvm-clock\n[ 0.385399] AppArmor: AppArmor Filesystem Enabled\n[ 0.386343] pnp: PnP ACPI init\n[ 0.387250] pnp: PnP ACPI: found 5 devices\n[ 0.393602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395314] NET: Registered protocol family 2\n[ 0.396257] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397497] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398636] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399768] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400826] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401969] NET: Registered protocol family 1\n[ 0.402820] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403894] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404952] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418947] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433159] Trying to unpack rootfs image as initramfs...\n[ 0.482972] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496823] Scanning for low memory corruption every 60 seconds\n[ 0.498142] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499281] audit: initializing netlink subsys (disabled)\n[ 0.500305] audit: type=2000 audit(1537982873.293:1): initialized\n[ 0.501603] Initialise system trusted keyring\n[ 0.502525] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503683] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505653] zbud: loaded\n[ 0.506351] VFS: Disk quotas dquot_6.6.0\n[ 0.507163] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508665] fuse init (API version 7.23)\n[ 0.509558] Key type big_key registered\n[ 0.510357] Allocating IMA MOK and blacklist keyrings.\n[ 0.511819] Key type asymmetric registered\n[ 0.512655] Asymmetric key parser 'x509' registered\n[ 0.513612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515072] io scheduler noop registered\n[ 0.515865] io scheduler deadline registered (default)\n[ 0.516858] io scheduler cfq registered\n[ 0.517691] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518731] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521458] ACPI: Power Button [PWRF]\n[ 0.522284] GHES: HEST is not enabled!\n[ 0.536034] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564427] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566669] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590750] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592875] Linux agpgart interface v0.103\n[ 0.594893] brd: module loaded\n[ 0.596158] loop: module loaded\n[ 0.599657] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.601094] GPT:90111 != 2097151\n[ 0.601767] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602846] GPT:90111 != 2097151\n[ 0.603510] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604463] vda: vda1 vda15\n[ 0.607756] scsi host0: ata_piix\n[ 0.608683] scsi host1: ata_piix\n[ 0.609382] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610586] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612017] libphy: Fixed MDIO Bus: probed\n[ 0.612837] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613770] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616078] PPP generic driver version 2.4.2\n[ 0.617006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.618414] ehci-pci: EHCI PCI platform driver\n[ 0.619273] ehci-platform: EHCI generic platform driver\n[ 0.620255] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.621367] ohci-pci: OHCI PCI platform driver\n[ 0.622222] ohci-platform: OHCI generic platform driver\n[ 0.623192] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.637646] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.638637] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.640347] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.641670] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643120] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644817] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646668] usb usb1: Product: UHCI Host Controller\n[ 0.647929] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649444] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650673] hub 1-0:1.0: USB hub found\n[ 0.651659] hub 1-0:1.0: 2 ports detected\n[ 0.652797] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655402] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.656368] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.657385] mousedev: PS/2 mouse device common for all mice\n[ 0.658626] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660454] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662705] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664102] i2c /dev entries driver\n[ 0.665117] device-mapper: uevent: version 1.0.3\n[ 0.666360] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669451] NET: Registered protocol family 10\n[ 0.670442] NET: Registered protocol family 17\n[ 0.671323] Key type dns_resolver registered\n[ 0.672266] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673372] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675100] registered taskstats version 1\n[ 0.675927] Loading compiled-in X.509 certificates\n[ 0.677371] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679223] zswap: loaded using pool lzo/zbud\n[ 0.680608] Key type trusted registered\n[ 0.682152] Key type encrypted registered\n[ 0.682977] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684028] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685080] evm: HMAC attrs: 0x1\n[ 0.686035] Magic number: 2:702:492\n[ 0.686905] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:53 UTC (1537982873)\n[ 0.688515] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.689628] EDD information not available.\n[ 0.768998] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.771058] Write protecting the kernel read-only data: 14336k\n[ 0.783207] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785542] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.62\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.835214] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\n"} 2018-09-26 17:30:00,515 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action used request id req-198e1574-521a-44d8-b632-2cb15ad12ef0 2018-09-26 17:30:02,532 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4679688ee058e41370dce00ec1c29b0de2da3d93" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:30:03,609 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:30:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2e02e80-1baf-454c-b9d1-dd7df1aa773d x-compute-request-id: req-c2e02e80-1baf-454c-b9d1-dd7df1aa773d Content-Encoding: gzip Content-Length: 7689 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 455371447 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132890] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134538] pid_max: default: 32768 minimum: 301\n[ 0.135428] ACPI: Core revision 20150930\n[ 0.136807] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138108] Security Framework initialized\n[ 0.138920] Yama: becoming mindful.\n[ 0.139650] AppArmor: AppArmor initialized\n[ 0.140513] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141837] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143110] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144318] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145698] Initializing cgroup subsys io\n[ 0.146512] Initializing cgroup subsys memory\n[ 0.147368] Initializing cgroup subsys devices\n[ 0.148249] Initializing cgroup subsys freezer\n[ 0.149112] Initializing cgroup subsys net_cls\n[ 0.149976] Initializing cgroup subsys perf_event\n[ 0.150888] Initializing cgroup subsys net_prio\n[ 0.151768] Initializing cgroup subsys hugetlb\n[ 0.152636] Initializing cgroup subsys pids\n[ 0.153515] CPU: Physical Processor ID: 0\n[ 0.155001] mce: CPU supports 10 MCE banks\n[ 0.155853] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167500] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173863] ftrace: allocating 31920 entries in 125 pages\n[ 0.200510] smpboot: Max logical packages: 1\n[ 0.201355] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202699] x2apic enabled\n[ 0.203505] Switched APIC routing to physical x2apic.\n[ 0.205253] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206361] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208319] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210076] KVM setup paravirtual spinlock\n[ 0.211366] x86: Booted up 1 node, 1 CPUs\n[ 0.212158] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213521] devtmpfs: initialized\n[ 0.215224] evm: security.selinux\n[ 0.215908] evm: security.SMACK64\n[ 0.216591] evm: security.SMACK64EXEC\n[ 0.217323] evm: security.SMACK64TRANSMUTE\n[ 0.218113] evm: security.SMACK64MMAP\n[ 0.218840] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220271] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222086] pinctrl core: initialized pinctrl subsystem\n[ 0.223163] RTC time: 17:27:52, date: 09/26/18\n[ 0.224110] NET: Registered protocol family 16\n[ 0.225076] cpuidle: using governor ladder\n[ 0.225884] cpuidle: using governor menu\n[ 0.226667] PCCT header not found.\n[ 0.227405] ACPI: bus type PCI registered\n[ 0.228198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229426] PCI: Using configuration type 1 for base access\n[ 0.231166] ACPI: Added _OSI(Module Device)\n[ 0.231989] ACPI: Added _OSI(Processor Device)\n[ 0.232846] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233745] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235883] ACPI: Interpreter enabled\n[ 0.236646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238472] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243934] ACPI: (supports S0 S5)\n[ 0.244630] ACPI: Using IOAPIC for interrupt routing\n[ 0.245563] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248643] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249763] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251046] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252243] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254442] acpiphp: Slot [3] registered\n[ 0.255233] acpiphp: Slot [4] registered\n[ 0.256020] acpiphp: Slot [5] registered\n[ 0.256816] acpiphp: Slot [6] registered\n[ 0.257605] acpiphp: Slot [7] registered\n[ 0.258388] acpiphp: Slot [8] registered\n[ 0.259175] acpiphp: Slot [9] registered\n[ 0.259955] acpiphp: Slot [10] registered\n[ 0.260750] acpiphp: Slot [11] registered\n[ 0.261564] acpiphp: Slot [12] registered\n[ 0.262368] acpiphp: Slot [13] registered\n[ 0.263164] acpiphp: Slot [14] registered\n[ 0.263957] acpiphp: Slot [15] registered\n[ 0.274691] acpiphp: Slot [16] registered\n[ 0.275495] acpiphp: Slot [17] registered\n[ 0.276295] acpiphp: Slot [18] registered\n[ 0.277087] acpiphp: Slot [19] registered\n[ 0.277884] acpiphp: Slot [20] registered\n[ 0.278695] acpiphp: Slot [21] registered\n[ 0.279498] acpiphp: Slot [22] registered\n[ 0.280296] acpiphp: Slot [23] registered\n[ 0.281089] acpiphp: Slot [24] registered\n[ 0.281889] acpiphp: Slot [25] registered\n[ 0.282689] acpiphp: Slot [26] registered\n[ 0.283488] acpiphp: Slot [27] registered\n[ 0.284289] acpiphp: Slot [28] registered\n[ 0.285082] acpiphp: Slot [29] registered\n[ 0.285884] acpiphp: Slot [30] registered\n[ 0.286687] acpiphp: Slot [31] registered\n[ 0.287484] PCI host bridge to bus 0000:00\n[ 0.288283] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289476] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290665] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292089] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299921] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301202] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302358] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303603] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311563] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358016] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359483] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360881] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362289] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363661] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366357] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367395] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368912] vgaarb: loaded\n[ 0.369505] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370625] SCSI subsystem initialized\n[ 0.371432] ACPI: bus type USB registered\n[ 0.372328] usbcore: registered new interface driver usbfs\n[ 0.373361] usbcore: registered new interface driver hub\n[ 0.374352] usbcore: registered new device driver usb\n[ 0.375399] PCI: Using ACPI for IRQ routing\n[ 0.376426] NetLabel: Initializing\n[ 0.377122] NetLabel: domain hash size = 128\n[ 0.377965] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378896] NetLabel: unlabeled traffic allowed by default\n[ 0.379978] clocksource: Switched to clocksource kvm-clock\n[ 0.385399] AppArmor: AppArmor Filesystem Enabled\n[ 0.386343] pnp: PnP ACPI init\n[ 0.387250] pnp: PnP ACPI: found 5 devices\n[ 0.393602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395314] NET: Registered protocol family 2\n[ 0.396257] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397497] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398636] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399768] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400826] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401969] NET: Registered protocol family 1\n[ 0.402820] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403894] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404952] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418947] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433159] Trying to unpack rootfs image as initramfs...\n[ 0.482972] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496823] Scanning for low memory corruption every 60 seconds\n[ 0.498142] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499281] audit: initializing netlink subsys (disabled)\n[ 0.500305] audit: type=2000 audit(1537982873.293:1): initialized\n[ 0.501603] Initialise system trusted keyring\n[ 0.502525] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503683] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505653] zbud: loaded\n[ 0.506351] VFS: Disk quotas dquot_6.6.0\n[ 0.507163] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508665] fuse init (API version 7.23)\n[ 0.509558] Key type big_key registered\n[ 0.510357] Allocating IMA MOK and blacklist keyrings.\n[ 0.511819] Key type asymmetric registered\n[ 0.512655] Asymmetric key parser 'x509' registered\n[ 0.513612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515072] io scheduler noop registered\n[ 0.515865] io scheduler deadline registered (default)\n[ 0.516858] io scheduler cfq registered\n[ 0.517691] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518731] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521458] ACPI: Power Button [PWRF]\n[ 0.522284] GHES: HEST is not enabled!\n[ 0.536034] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564427] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566669] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590750] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592875] Linux agpgart interface v0.103\n[ 0.594893] brd: module loaded\n[ 0.596158] loop: module loaded\n[ 0.599657] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.601094] GPT:90111 != 2097151\n[ 0.601767] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602846] GPT:90111 != 2097151\n[ 0.603510] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604463] vda: vda1 vda15\n[ 0.607756] scsi host0: ata_piix\n[ 0.608683] scsi host1: ata_piix\n[ 0.609382] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610586] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612017] libphy: Fixed MDIO Bus: probed\n[ 0.612837] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613770] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616078] PPP generic driver version 2.4.2\n[ 0.617006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.618414] ehci-pci: EHCI PCI platform driver\n[ 0.619273] ehci-platform: EHCI generic platform driver\n[ 0.620255] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.621367] ohci-pci: OHCI PCI platform driver\n[ 0.622222] ohci-platform: OHCI generic platform driver\n[ 0.623192] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.637646] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.638637] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.640347] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.641670] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643120] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644817] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646668] usb usb1: Product: UHCI Host Controller\n[ 0.647929] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649444] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650673] hub 1-0:1.0: USB hub found\n[ 0.651659] hub 1-0:1.0: 2 ports detected\n[ 0.652797] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655402] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.656368] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.657385] mousedev: PS/2 mouse device common for all mice\n[ 0.658626] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660454] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662705] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664102] i2c /dev entries driver\n[ 0.665117] device-mapper: uevent: version 1.0.3\n[ 0.666360] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669451] NET: Registered protocol family 10\n[ 0.670442] NET: Registered protocol family 17\n[ 0.671323] Key type dns_resolver registered\n[ 0.672266] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673372] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675100] registered taskstats version 1\n[ 0.675927] Loading compiled-in X.509 certificates\n[ 0.677371] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679223] zswap: loaded using pool lzo/zbud\n[ 0.680608] Key type trusted registered\n[ 0.682152] Key type encrypted registered\n[ 0.682977] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684028] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685080] evm: HMAC attrs: 0x1\n[ 0.686035] Magic number: 2:702:492\n[ 0.686905] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:53 UTC (1537982873)\n[ 0.688515] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.689628] EDD information not available.\n[ 0.768998] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.771058] Write protecting the kernel read-only data: 14336k\n[ 0.783207] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785542] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.62\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.835214] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\n"} 2018-09-26 17:30:03,610 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action used request id req-c2e02e80-1baf-454c-b9d1-dd7df1aa773d 2018-09-26 17:30:05,628 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4679688ee058e41370dce00ec1c29b0de2da3d93" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:30:06,697 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:30:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-754e74e7-906e-4fb8-aa5e-4e69670f545c x-compute-request-id: req-754e74e7-906e-4fb8-aa5e-4e69670f545c Content-Encoding: gzip Content-Length: 7689 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 455371447 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132890] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134538] pid_max: default: 32768 minimum: 301\n[ 0.135428] ACPI: Core revision 20150930\n[ 0.136807] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138108] Security Framework initialized\n[ 0.138920] Yama: becoming mindful.\n[ 0.139650] AppArmor: AppArmor initialized\n[ 0.140513] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141837] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143110] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144318] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145698] Initializing cgroup subsys io\n[ 0.146512] Initializing cgroup subsys memory\n[ 0.147368] Initializing cgroup subsys devices\n[ 0.148249] Initializing cgroup subsys freezer\n[ 0.149112] Initializing cgroup subsys net_cls\n[ 0.149976] Initializing cgroup subsys perf_event\n[ 0.150888] Initializing cgroup subsys net_prio\n[ 0.151768] Initializing cgroup subsys hugetlb\n[ 0.152636] Initializing cgroup subsys pids\n[ 0.153515] CPU: Physical Processor ID: 0\n[ 0.155001] mce: CPU supports 10 MCE banks\n[ 0.155853] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167500] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173863] ftrace: allocating 31920 entries in 125 pages\n[ 0.200510] smpboot: Max logical packages: 1\n[ 0.201355] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202699] x2apic enabled\n[ 0.203505] Switched APIC routing to physical x2apic.\n[ 0.205253] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206361] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208319] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210076] KVM setup paravirtual spinlock\n[ 0.211366] x86: Booted up 1 node, 1 CPUs\n[ 0.212158] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213521] devtmpfs: initialized\n[ 0.215224] evm: security.selinux\n[ 0.215908] evm: security.SMACK64\n[ 0.216591] evm: security.SMACK64EXEC\n[ 0.217323] evm: security.SMACK64TRANSMUTE\n[ 0.218113] evm: security.SMACK64MMAP\n[ 0.218840] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220271] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222086] pinctrl core: initialized pinctrl subsystem\n[ 0.223163] RTC time: 17:27:52, date: 09/26/18\n[ 0.224110] NET: Registered protocol family 16\n[ 0.225076] cpuidle: using governor ladder\n[ 0.225884] cpuidle: using governor menu\n[ 0.226667] PCCT header not found.\n[ 0.227405] ACPI: bus type PCI registered\n[ 0.228198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229426] PCI: Using configuration type 1 for base access\n[ 0.231166] ACPI: Added _OSI(Module Device)\n[ 0.231989] ACPI: Added _OSI(Processor Device)\n[ 0.232846] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233745] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235883] ACPI: Interpreter enabled\n[ 0.236646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238472] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243934] ACPI: (supports S0 S5)\n[ 0.244630] ACPI: Using IOAPIC for interrupt routing\n[ 0.245563] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248643] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249763] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251046] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252243] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254442] acpiphp: Slot [3] registered\n[ 0.255233] acpiphp: Slot [4] registered\n[ 0.256020] acpiphp: Slot [5] registered\n[ 0.256816] acpiphp: Slot [6] registered\n[ 0.257605] acpiphp: Slot [7] registered\n[ 0.258388] acpiphp: Slot [8] registered\n[ 0.259175] acpiphp: Slot [9] registered\n[ 0.259955] acpiphp: Slot [10] registered\n[ 0.260750] acpiphp: Slot [11] registered\n[ 0.261564] acpiphp: Slot [12] registered\n[ 0.262368] acpiphp: Slot [13] registered\n[ 0.263164] acpiphp: Slot [14] registered\n[ 0.263957] acpiphp: Slot [15] registered\n[ 0.274691] acpiphp: Slot [16] registered\n[ 0.275495] acpiphp: Slot [17] registered\n[ 0.276295] acpiphp: Slot [18] registered\n[ 0.277087] acpiphp: Slot [19] registered\n[ 0.277884] acpiphp: Slot [20] registered\n[ 0.278695] acpiphp: Slot [21] registered\n[ 0.279498] acpiphp: Slot [22] registered\n[ 0.280296] acpiphp: Slot [23] registered\n[ 0.281089] acpiphp: Slot [24] registered\n[ 0.281889] acpiphp: Slot [25] registered\n[ 0.282689] acpiphp: Slot [26] registered\n[ 0.283488] acpiphp: Slot [27] registered\n[ 0.284289] acpiphp: Slot [28] registered\n[ 0.285082] acpiphp: Slot [29] registered\n[ 0.285884] acpiphp: Slot [30] registered\n[ 0.286687] acpiphp: Slot [31] registered\n[ 0.287484] PCI host bridge to bus 0000:00\n[ 0.288283] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289476] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290665] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292089] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299921] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301202] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302358] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303603] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311563] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358016] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359483] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360881] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362289] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363661] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366357] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367395] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368912] vgaarb: loaded\n[ 0.369505] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370625] SCSI subsystem initialized\n[ 0.371432] ACPI: bus type USB registered\n[ 0.372328] usbcore: registered new interface driver usbfs\n[ 0.373361] usbcore: registered new interface driver hub\n[ 0.374352] usbcore: registered new device driver usb\n[ 0.375399] PCI: Using ACPI for IRQ routing\n[ 0.376426] NetLabel: Initializing\n[ 0.377122] NetLabel: domain hash size = 128\n[ 0.377965] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378896] NetLabel: unlabeled traffic allowed by default\n[ 0.379978] clocksource: Switched to clocksource kvm-clock\n[ 0.385399] AppArmor: AppArmor Filesystem Enabled\n[ 0.386343] pnp: PnP ACPI init\n[ 0.387250] pnp: PnP ACPI: found 5 devices\n[ 0.393602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395314] NET: Registered protocol family 2\n[ 0.396257] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397497] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398636] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399768] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400826] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401969] NET: Registered protocol family 1\n[ 0.402820] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403894] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404952] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418947] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433159] Trying to unpack rootfs image as initramfs...\n[ 0.482972] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496823] Scanning for low memory corruption every 60 seconds\n[ 0.498142] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499281] audit: initializing netlink subsys (disabled)\n[ 0.500305] audit: type=2000 audit(1537982873.293:1): initialized\n[ 0.501603] Initialise system trusted keyring\n[ 0.502525] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503683] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505653] zbud: loaded\n[ 0.506351] VFS: Disk quotas dquot_6.6.0\n[ 0.507163] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508665] fuse init (API version 7.23)\n[ 0.509558] Key type big_key registered\n[ 0.510357] Allocating IMA MOK and blacklist keyrings.\n[ 0.511819] Key type asymmetric registered\n[ 0.512655] Asymmetric key parser 'x509' registered\n[ 0.513612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515072] io scheduler noop registered\n[ 0.515865] io scheduler deadline registered (default)\n[ 0.516858] io scheduler cfq registered\n[ 0.517691] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518731] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521458] ACPI: Power Button [PWRF]\n[ 0.522284] GHES: HEST is not enabled!\n[ 0.536034] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564427] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566669] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590750] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592875] Linux agpgart interface v0.103\n[ 0.594893] brd: module loaded\n[ 0.596158] loop: module loaded\n[ 0.599657] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.601094] GPT:90111 != 2097151\n[ 0.601767] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602846] GPT:90111 != 2097151\n[ 0.603510] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604463] vda: vda1 vda15\n[ 0.607756] scsi host0: ata_piix\n[ 0.608683] scsi host1: ata_piix\n[ 0.609382] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610586] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612017] libphy: Fixed MDIO Bus: probed\n[ 0.612837] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613770] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616078] PPP generic driver version 2.4.2\n[ 0.617006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.618414] ehci-pci: EHCI PCI platform driver\n[ 0.619273] ehci-platform: EHCI generic platform driver\n[ 0.620255] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.621367] ohci-pci: OHCI PCI platform driver\n[ 0.622222] ohci-platform: OHCI generic platform driver\n[ 0.623192] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.637646] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.638637] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.640347] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.641670] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643120] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644817] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646668] usb usb1: Product: UHCI Host Controller\n[ 0.647929] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649444] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650673] hub 1-0:1.0: USB hub found\n[ 0.651659] hub 1-0:1.0: 2 ports detected\n[ 0.652797] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655402] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.656368] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.657385] mousedev: PS/2 mouse device common for all mice\n[ 0.658626] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660454] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662705] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664102] i2c /dev entries driver\n[ 0.665117] device-mapper: uevent: version 1.0.3\n[ 0.666360] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669451] NET: Registered protocol family 10\n[ 0.670442] NET: Registered protocol family 17\n[ 0.671323] Key type dns_resolver registered\n[ 0.672266] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673372] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675100] registered taskstats version 1\n[ 0.675927] Loading compiled-in X.509 certificates\n[ 0.677371] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679223] zswap: loaded using pool lzo/zbud\n[ 0.680608] Key type trusted registered\n[ 0.682152] Key type encrypted registered\n[ 0.682977] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684028] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685080] evm: HMAC attrs: 0x1\n[ 0.686035] Magic number: 2:702:492\n[ 0.686905] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:53 UTC (1537982873)\n[ 0.688515] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.689628] EDD information not available.\n[ 0.768998] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.771058] Write protecting the kernel read-only data: 14336k\n[ 0.783207] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785542] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.62\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.835214] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\n"} 2018-09-26 17:30:06,698 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action used request id req-754e74e7-906e-4fb8-aa5e-4e69670f545c 2018-09-26 17:30:08,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4679688ee058e41370dce00ec1c29b0de2da3d93" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:30:09,787 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:30:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed08b12c-c742-4278-8f1e-932f147c2d36 x-compute-request-id: req-ed08b12c-c742-4278-8f1e-932f147c2d36 Content-Encoding: gzip Content-Length: 7689 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 455371447 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132890] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134538] pid_max: default: 32768 minimum: 301\n[ 0.135428] ACPI: Core revision 20150930\n[ 0.136807] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138108] Security Framework initialized\n[ 0.138920] Yama: becoming mindful.\n[ 0.139650] AppArmor: AppArmor initialized\n[ 0.140513] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141837] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143110] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144318] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145698] Initializing cgroup subsys io\n[ 0.146512] Initializing cgroup subsys memory\n[ 0.147368] Initializing cgroup subsys devices\n[ 0.148249] Initializing cgroup subsys freezer\n[ 0.149112] Initializing cgroup subsys net_cls\n[ 0.149976] Initializing cgroup subsys perf_event\n[ 0.150888] Initializing cgroup subsys net_prio\n[ 0.151768] Initializing cgroup subsys hugetlb\n[ 0.152636] Initializing cgroup subsys pids\n[ 0.153515] CPU: Physical Processor ID: 0\n[ 0.155001] mce: CPU supports 10 MCE banks\n[ 0.155853] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167500] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173863] ftrace: allocating 31920 entries in 125 pages\n[ 0.200510] smpboot: Max logical packages: 1\n[ 0.201355] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202699] x2apic enabled\n[ 0.203505] Switched APIC routing to physical x2apic.\n[ 0.205253] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206361] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208319] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210076] KVM setup paravirtual spinlock\n[ 0.211366] x86: Booted up 1 node, 1 CPUs\n[ 0.212158] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213521] devtmpfs: initialized\n[ 0.215224] evm: security.selinux\n[ 0.215908] evm: security.SMACK64\n[ 0.216591] evm: security.SMACK64EXEC\n[ 0.217323] evm: security.SMACK64TRANSMUTE\n[ 0.218113] evm: security.SMACK64MMAP\n[ 0.218840] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220271] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222086] pinctrl core: initialized pinctrl subsystem\n[ 0.223163] RTC time: 17:27:52, date: 09/26/18\n[ 0.224110] NET: Registered protocol family 16\n[ 0.225076] cpuidle: using governor ladder\n[ 0.225884] cpuidle: using governor menu\n[ 0.226667] PCCT header not found.\n[ 0.227405] ACPI: bus type PCI registered\n[ 0.228198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229426] PCI: Using configuration type 1 for base access\n[ 0.231166] ACPI: Added _OSI(Module Device)\n[ 0.231989] ACPI: Added _OSI(Processor Device)\n[ 0.232846] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233745] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235883] ACPI: Interpreter enabled\n[ 0.236646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238472] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243934] ACPI: (supports S0 S5)\n[ 0.244630] ACPI: Using IOAPIC for interrupt routing\n[ 0.245563] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248643] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249763] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251046] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252243] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254442] acpiphp: Slot [3] registered\n[ 0.255233] acpiphp: Slot [4] registered\n[ 0.256020] acpiphp: Slot [5] registered\n[ 0.256816] acpiphp: Slot [6] registered\n[ 0.257605] acpiphp: Slot [7] registered\n[ 0.258388] acpiphp: Slot [8] registered\n[ 0.259175] acpiphp: Slot [9] registered\n[ 0.259955] acpiphp: Slot [10] registered\n[ 0.260750] acpiphp: Slot [11] registered\n[ 0.261564] acpiphp: Slot [12] registered\n[ 0.262368] acpiphp: Slot [13] registered\n[ 0.263164] acpiphp: Slot [14] registered\n[ 0.263957] acpiphp: Slot [15] registered\n[ 0.274691] acpiphp: Slot [16] registered\n[ 0.275495] acpiphp: Slot [17] registered\n[ 0.276295] acpiphp: Slot [18] registered\n[ 0.277087] acpiphp: Slot [19] registered\n[ 0.277884] acpiphp: Slot [20] registered\n[ 0.278695] acpiphp: Slot [21] registered\n[ 0.279498] acpiphp: Slot [22] registered\n[ 0.280296] acpiphp: Slot [23] registered\n[ 0.281089] acpiphp: Slot [24] registered\n[ 0.281889] acpiphp: Slot [25] registered\n[ 0.282689] acpiphp: Slot [26] registered\n[ 0.283488] acpiphp: Slot [27] registered\n[ 0.284289] acpiphp: Slot [28] registered\n[ 0.285082] acpiphp: Slot [29] registered\n[ 0.285884] acpiphp: Slot [30] registered\n[ 0.286687] acpiphp: Slot [31] registered\n[ 0.287484] PCI host bridge to bus 0000:00\n[ 0.288283] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289476] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290665] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292089] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299921] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301202] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302358] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303603] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311563] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358016] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359483] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360881] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362289] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363661] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366357] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367395] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368912] vgaarb: loaded\n[ 0.369505] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370625] SCSI subsystem initialized\n[ 0.371432] ACPI: bus type USB registered\n[ 0.372328] usbcore: registered new interface driver usbfs\n[ 0.373361] usbcore: registered new interface driver hub\n[ 0.374352] usbcore: registered new device driver usb\n[ 0.375399] PCI: Using ACPI for IRQ routing\n[ 0.376426] NetLabel: Initializing\n[ 0.377122] NetLabel: domain hash size = 128\n[ 0.377965] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378896] NetLabel: unlabeled traffic allowed by default\n[ 0.379978] clocksource: Switched to clocksource kvm-clock\n[ 0.385399] AppArmor: AppArmor Filesystem Enabled\n[ 0.386343] pnp: PnP ACPI init\n[ 0.387250] pnp: PnP ACPI: found 5 devices\n[ 0.393602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395314] NET: Registered protocol family 2\n[ 0.396257] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397497] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398636] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399768] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400826] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401969] NET: Registered protocol family 1\n[ 0.402820] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403894] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404952] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418947] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433159] Trying to unpack rootfs image as initramfs...\n[ 0.482972] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496823] Scanning for low memory corruption every 60 seconds\n[ 0.498142] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499281] audit: initializing netlink subsys (disabled)\n[ 0.500305] audit: type=2000 audit(1537982873.293:1): initialized\n[ 0.501603] Initialise system trusted keyring\n[ 0.502525] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503683] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505653] zbud: loaded\n[ 0.506351] VFS: Disk quotas dquot_6.6.0\n[ 0.507163] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508665] fuse init (API version 7.23)\n[ 0.509558] Key type big_key registered\n[ 0.510357] Allocating IMA MOK and blacklist keyrings.\n[ 0.511819] Key type asymmetric registered\n[ 0.512655] Asymmetric key parser 'x509' registered\n[ 0.513612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515072] io scheduler noop registered\n[ 0.515865] io scheduler deadline registered (default)\n[ 0.516858] io scheduler cfq registered\n[ 0.517691] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518731] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521458] ACPI: Power Button [PWRF]\n[ 0.522284] GHES: HEST is not enabled!\n[ 0.536034] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564427] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566669] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590750] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592875] Linux agpgart interface v0.103\n[ 0.594893] brd: module loaded\n[ 0.596158] loop: module loaded\n[ 0.599657] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.601094] GPT:90111 != 2097151\n[ 0.601767] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602846] GPT:90111 != 2097151\n[ 0.603510] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604463] vda: vda1 vda15\n[ 0.607756] scsi host0: ata_piix\n[ 0.608683] scsi host1: ata_piix\n[ 0.609382] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610586] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612017] libphy: Fixed MDIO Bus: probed\n[ 0.612837] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613770] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616078] PPP generic driver version 2.4.2\n[ 0.617006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.618414] ehci-pci: EHCI PCI platform driver\n[ 0.619273] ehci-platform: EHCI generic platform driver\n[ 0.620255] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.621367] ohci-pci: OHCI PCI platform driver\n[ 0.622222] ohci-platform: OHCI generic platform driver\n[ 0.623192] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.637646] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.638637] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.640347] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.641670] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643120] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644817] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646668] usb usb1: Product: UHCI Host Controller\n[ 0.647929] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649444] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650673] hub 1-0:1.0: USB hub found\n[ 0.651659] hub 1-0:1.0: 2 ports detected\n[ 0.652797] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655402] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.656368] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.657385] mousedev: PS/2 mouse device common for all mice\n[ 0.658626] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660454] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662705] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664102] i2c /dev entries driver\n[ 0.665117] device-mapper: uevent: version 1.0.3\n[ 0.666360] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669451] NET: Registered protocol family 10\n[ 0.670442] NET: Registered protocol family 17\n[ 0.671323] Key type dns_resolver registered\n[ 0.672266] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673372] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675100] registered taskstats version 1\n[ 0.675927] Loading compiled-in X.509 certificates\n[ 0.677371] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679223] zswap: loaded using pool lzo/zbud\n[ 0.680608] Key type trusted registered\n[ 0.682152] Key type encrypted registered\n[ 0.682977] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684028] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685080] evm: HMAC attrs: 0x1\n[ 0.686035] Magic number: 2:702:492\n[ 0.686905] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:53 UTC (1537982873)\n[ 0.688515] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.689628] EDD information not available.\n[ 0.768998] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.771058] Write protecting the kernel read-only data: 14336k\n[ 0.783207] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785542] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.62\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.835214] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\n"} 2018-09-26 17:30:09,787 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action used request id req-ed08b12c-c742-4278-8f1e-932f147c2d36 2018-09-26 17:30:11,802 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4679688ee058e41370dce00ec1c29b0de2da3d93" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:30:12,869 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:30:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6ceba9c8-ce47-4562-97e2-923d0697ccce x-compute-request-id: req-6ceba9c8-ce47-4562-97e2-923d0697ccce Content-Encoding: gzip Content-Length: 7689 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 455371447 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132890] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134538] pid_max: default: 32768 minimum: 301\n[ 0.135428] ACPI: Core revision 20150930\n[ 0.136807] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138108] Security Framework initialized\n[ 0.138920] Yama: becoming mindful.\n[ 0.139650] AppArmor: AppArmor initialized\n[ 0.140513] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141837] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143110] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144318] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145698] Initializing cgroup subsys io\n[ 0.146512] Initializing cgroup subsys memory\n[ 0.147368] Initializing cgroup subsys devices\n[ 0.148249] Initializing cgroup subsys freezer\n[ 0.149112] Initializing cgroup subsys net_cls\n[ 0.149976] Initializing cgroup subsys perf_event\n[ 0.150888] Initializing cgroup subsys net_prio\n[ 0.151768] Initializing cgroup subsys hugetlb\n[ 0.152636] Initializing cgroup subsys pids\n[ 0.153515] CPU: Physical Processor ID: 0\n[ 0.155001] mce: CPU supports 10 MCE banks\n[ 0.155853] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167500] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173863] ftrace: allocating 31920 entries in 125 pages\n[ 0.200510] smpboot: Max logical packages: 1\n[ 0.201355] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202699] x2apic enabled\n[ 0.203505] Switched APIC routing to physical x2apic.\n[ 0.205253] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206361] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208319] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210076] KVM setup paravirtual spinlock\n[ 0.211366] x86: Booted up 1 node, 1 CPUs\n[ 0.212158] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213521] devtmpfs: initialized\n[ 0.215224] evm: security.selinux\n[ 0.215908] evm: security.SMACK64\n[ 0.216591] evm: security.SMACK64EXEC\n[ 0.217323] evm: security.SMACK64TRANSMUTE\n[ 0.218113] evm: security.SMACK64MMAP\n[ 0.218840] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220271] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222086] pinctrl core: initialized pinctrl subsystem\n[ 0.223163] RTC time: 17:27:52, date: 09/26/18\n[ 0.224110] NET: Registered protocol family 16\n[ 0.225076] cpuidle: using governor ladder\n[ 0.225884] cpuidle: using governor menu\n[ 0.226667] PCCT header not found.\n[ 0.227405] ACPI: bus type PCI registered\n[ 0.228198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229426] PCI: Using configuration type 1 for base access\n[ 0.231166] ACPI: Added _OSI(Module Device)\n[ 0.231989] ACPI: Added _OSI(Processor Device)\n[ 0.232846] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233745] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235883] ACPI: Interpreter enabled\n[ 0.236646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238472] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243934] ACPI: (supports S0 S5)\n[ 0.244630] ACPI: Using IOAPIC for interrupt routing\n[ 0.245563] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248643] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249763] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251046] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252243] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254442] acpiphp: Slot [3] registered\n[ 0.255233] acpiphp: Slot [4] registered\n[ 0.256020] acpiphp: Slot [5] registered\n[ 0.256816] acpiphp: Slot [6] registered\n[ 0.257605] acpiphp: Slot [7] registered\n[ 0.258388] acpiphp: Slot [8] registered\n[ 0.259175] acpiphp: Slot [9] registered\n[ 0.259955] acpiphp: Slot [10] registered\n[ 0.260750] acpiphp: Slot [11] registered\n[ 0.261564] acpiphp: Slot [12] registered\n[ 0.262368] acpiphp: Slot [13] registered\n[ 0.263164] acpiphp: Slot [14] registered\n[ 0.263957] acpiphp: Slot [15] registered\n[ 0.274691] acpiphp: Slot [16] registered\n[ 0.275495] acpiphp: Slot [17] registered\n[ 0.276295] acpiphp: Slot [18] registered\n[ 0.277087] acpiphp: Slot [19] registered\n[ 0.277884] acpiphp: Slot [20] registered\n[ 0.278695] acpiphp: Slot [21] registered\n[ 0.279498] acpiphp: Slot [22] registered\n[ 0.280296] acpiphp: Slot [23] registered\n[ 0.281089] acpiphp: Slot [24] registered\n[ 0.281889] acpiphp: Slot [25] registered\n[ 0.282689] acpiphp: Slot [26] registered\n[ 0.283488] acpiphp: Slot [27] registered\n[ 0.284289] acpiphp: Slot [28] registered\n[ 0.285082] acpiphp: Slot [29] registered\n[ 0.285884] acpiphp: Slot [30] registered\n[ 0.286687] acpiphp: Slot [31] registered\n[ 0.287484] PCI host bridge to bus 0000:00\n[ 0.288283] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289476] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290665] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292089] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299921] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301202] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302358] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303603] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311563] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358016] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359483] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360881] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362289] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363661] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366357] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367395] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368912] vgaarb: loaded\n[ 0.369505] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370625] SCSI subsystem initialized\n[ 0.371432] ACPI: bus type USB registered\n[ 0.372328] usbcore: registered new interface driver usbfs\n[ 0.373361] usbcore: registered new interface driver hub\n[ 0.374352] usbcore: registered new device driver usb\n[ 0.375399] PCI: Using ACPI for IRQ routing\n[ 0.376426] NetLabel: Initializing\n[ 0.377122] NetLabel: domain hash size = 128\n[ 0.377965] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378896] NetLabel: unlabeled traffic allowed by default\n[ 0.379978] clocksource: Switched to clocksource kvm-clock\n[ 0.385399] AppArmor: AppArmor Filesystem Enabled\n[ 0.386343] pnp: PnP ACPI init\n[ 0.387250] pnp: PnP ACPI: found 5 devices\n[ 0.393602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395314] NET: Registered protocol family 2\n[ 0.396257] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397497] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398636] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399768] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400826] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401969] NET: Registered protocol family 1\n[ 0.402820] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403894] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404952] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418947] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433159] Trying to unpack rootfs image as initramfs...\n[ 0.482972] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496823] Scanning for low memory corruption every 60 seconds\n[ 0.498142] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499281] audit: initializing netlink subsys (disabled)\n[ 0.500305] audit: type=2000 audit(1537982873.293:1): initialized\n[ 0.501603] Initialise system trusted keyring\n[ 0.502525] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503683] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505653] zbud: loaded\n[ 0.506351] VFS: Disk quotas dquot_6.6.0\n[ 0.507163] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508665] fuse init (API version 7.23)\n[ 0.509558] Key type big_key registered\n[ 0.510357] Allocating IMA MOK and blacklist keyrings.\n[ 0.511819] Key type asymmetric registered\n[ 0.512655] Asymmetric key parser 'x509' registered\n[ 0.513612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515072] io scheduler noop registered\n[ 0.515865] io scheduler deadline registered (default)\n[ 0.516858] io scheduler cfq registered\n[ 0.517691] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518731] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521458] ACPI: Power Button [PWRF]\n[ 0.522284] GHES: HEST is not enabled!\n[ 0.536034] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564427] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566669] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590750] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592875] Linux agpgart interface v0.103\n[ 0.594893] brd: module loaded\n[ 0.596158] loop: module loaded\n[ 0.599657] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.601094] GPT:90111 != 2097151\n[ 0.601767] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602846] GPT:90111 != 2097151\n[ 0.603510] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604463] vda: vda1 vda15\n[ 0.607756] scsi host0: ata_piix\n[ 0.608683] scsi host1: ata_piix\n[ 0.609382] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610586] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612017] libphy: Fixed MDIO Bus: probed\n[ 0.612837] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613770] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616078] PPP generic driver version 2.4.2\n[ 0.617006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.618414] ehci-pci: EHCI PCI platform driver\n[ 0.619273] ehci-platform: EHCI generic platform driver\n[ 0.620255] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.621367] ohci-pci: OHCI PCI platform driver\n[ 0.622222] ohci-platform: OHCI generic platform driver\n[ 0.623192] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.637646] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.638637] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.640347] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.641670] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643120] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644817] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646668] usb usb1: Product: UHCI Host Controller\n[ 0.647929] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649444] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650673] hub 1-0:1.0: USB hub found\n[ 0.651659] hub 1-0:1.0: 2 ports detected\n[ 0.652797] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655402] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.656368] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.657385] mousedev: PS/2 mouse device common for all mice\n[ 0.658626] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660454] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662705] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664102] i2c /dev entries driver\n[ 0.665117] device-mapper: uevent: version 1.0.3\n[ 0.666360] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669451] NET: Registered protocol family 10\n[ 0.670442] NET: Registered protocol family 17\n[ 0.671323] Key type dns_resolver registered\n[ 0.672266] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673372] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675100] registered taskstats version 1\n[ 0.675927] Loading compiled-in X.509 certificates\n[ 0.677371] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679223] zswap: loaded using pool lzo/zbud\n[ 0.680608] Key type trusted registered\n[ 0.682152] Key type encrypted registered\n[ 0.682977] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684028] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685080] evm: HMAC attrs: 0x1\n[ 0.686035] Magic number: 2:702:492\n[ 0.686905] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:53 UTC (1537982873)\n[ 0.688515] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.689628] EDD information not available.\n[ 0.768998] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.771058] Write protecting the kernel read-only data: 14336k\n[ 0.783207] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785542] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.62\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.835214] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\n"} 2018-09-26 17:30:12,870 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action used request id req-6ceba9c8-ce47-4562-97e2-923d0697ccce 2018-09-26 17:30:14,886 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4679688ee058e41370dce00ec1c29b0de2da3d93" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:30:15,952 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:30:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-22b67d8d-8c14-4482-9ef9-f4f53744be9c x-compute-request-id: req-22b67d8d-8c14-4482-9ef9-f4f53744be9c Content-Encoding: gzip Content-Length: 7689 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 455371447 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132890] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134538] pid_max: default: 32768 minimum: 301\n[ 0.135428] ACPI: Core revision 20150930\n[ 0.136807] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138108] Security Framework initialized\n[ 0.138920] Yama: becoming mindful.\n[ 0.139650] AppArmor: AppArmor initialized\n[ 0.140513] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141837] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143110] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144318] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145698] Initializing cgroup subsys io\n[ 0.146512] Initializing cgroup subsys memory\n[ 0.147368] Initializing cgroup subsys devices\n[ 0.148249] Initializing cgroup subsys freezer\n[ 0.149112] Initializing cgroup subsys net_cls\n[ 0.149976] Initializing cgroup subsys perf_event\n[ 0.150888] Initializing cgroup subsys net_prio\n[ 0.151768] Initializing cgroup subsys hugetlb\n[ 0.152636] Initializing cgroup subsys pids\n[ 0.153515] CPU: Physical Processor ID: 0\n[ 0.155001] mce: CPU supports 10 MCE banks\n[ 0.155853] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167500] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173863] ftrace: allocating 31920 entries in 125 pages\n[ 0.200510] smpboot: Max logical packages: 1\n[ 0.201355] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202699] x2apic enabled\n[ 0.203505] Switched APIC routing to physical x2apic.\n[ 0.205253] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206361] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208319] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210076] KVM setup paravirtual spinlock\n[ 0.211366] x86: Booted up 1 node, 1 CPUs\n[ 0.212158] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213521] devtmpfs: initialized\n[ 0.215224] evm: security.selinux\n[ 0.215908] evm: security.SMACK64\n[ 0.216591] evm: security.SMACK64EXEC\n[ 0.217323] evm: security.SMACK64TRANSMUTE\n[ 0.218113] evm: security.SMACK64MMAP\n[ 0.218840] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220271] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222086] pinctrl core: initialized pinctrl subsystem\n[ 0.223163] RTC time: 17:27:52, date: 09/26/18\n[ 0.224110] NET: Registered protocol family 16\n[ 0.225076] cpuidle: using governor ladder\n[ 0.225884] cpuidle: using governor menu\n[ 0.226667] PCCT header not found.\n[ 0.227405] ACPI: bus type PCI registered\n[ 0.228198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229426] PCI: Using configuration type 1 for base access\n[ 0.231166] ACPI: Added _OSI(Module Device)\n[ 0.231989] ACPI: Added _OSI(Processor Device)\n[ 0.232846] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233745] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235883] ACPI: Interpreter enabled\n[ 0.236646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238472] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243934] ACPI: (supports S0 S5)\n[ 0.244630] ACPI: Using IOAPIC for interrupt routing\n[ 0.245563] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248643] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249763] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251046] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252243] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254442] acpiphp: Slot [3] registered\n[ 0.255233] acpiphp: Slot [4] registered\n[ 0.256020] acpiphp: Slot [5] registered\n[ 0.256816] acpiphp: Slot [6] registered\n[ 0.257605] acpiphp: Slot [7] registered\n[ 0.258388] acpiphp: Slot [8] registered\n[ 0.259175] acpiphp: Slot [9] registered\n[ 0.259955] acpiphp: Slot [10] registered\n[ 0.260750] acpiphp: Slot [11] registered\n[ 0.261564] acpiphp: Slot [12] registered\n[ 0.262368] acpiphp: Slot [13] registered\n[ 0.263164] acpiphp: Slot [14] registered\n[ 0.263957] acpiphp: Slot [15] registered\n[ 0.274691] acpiphp: Slot [16] registered\n[ 0.275495] acpiphp: Slot [17] registered\n[ 0.276295] acpiphp: Slot [18] registered\n[ 0.277087] acpiphp: Slot [19] registered\n[ 0.277884] acpiphp: Slot [20] registered\n[ 0.278695] acpiphp: Slot [21] registered\n[ 0.279498] acpiphp: Slot [22] registered\n[ 0.280296] acpiphp: Slot [23] registered\n[ 0.281089] acpiphp: Slot [24] registered\n[ 0.281889] acpiphp: Slot [25] registered\n[ 0.282689] acpiphp: Slot [26] registered\n[ 0.283488] acpiphp: Slot [27] registered\n[ 0.284289] acpiphp: Slot [28] registered\n[ 0.285082] acpiphp: Slot [29] registered\n[ 0.285884] acpiphp: Slot [30] registered\n[ 0.286687] acpiphp: Slot [31] registered\n[ 0.287484] PCI host bridge to bus 0000:00\n[ 0.288283] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289476] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290665] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292089] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299921] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301202] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302358] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303603] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311563] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358016] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359483] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360881] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362289] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363661] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366357] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367395] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368912] vgaarb: loaded\n[ 0.369505] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370625] SCSI subsystem initialized\n[ 0.371432] ACPI: bus type USB registered\n[ 0.372328] usbcore: registered new interface driver usbfs\n[ 0.373361] usbcore: registered new interface driver hub\n[ 0.374352] usbcore: registered new device driver usb\n[ 0.375399] PCI: Using ACPI for IRQ routing\n[ 0.376426] NetLabel: Initializing\n[ 0.377122] NetLabel: domain hash size = 128\n[ 0.377965] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378896] NetLabel: unlabeled traffic allowed by default\n[ 0.379978] clocksource: Switched to clocksource kvm-clock\n[ 0.385399] AppArmor: AppArmor Filesystem Enabled\n[ 0.386343] pnp: PnP ACPI init\n[ 0.387250] pnp: PnP ACPI: found 5 devices\n[ 0.393602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395314] NET: Registered protocol family 2\n[ 0.396257] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397497] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398636] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399768] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400826] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401969] NET: Registered protocol family 1\n[ 0.402820] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403894] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404952] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418947] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433159] Trying to unpack rootfs image as initramfs...\n[ 0.482972] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496823] Scanning for low memory corruption every 60 seconds\n[ 0.498142] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499281] audit: initializing netlink subsys (disabled)\n[ 0.500305] audit: type=2000 audit(1537982873.293:1): initialized\n[ 0.501603] Initialise system trusted keyring\n[ 0.502525] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503683] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505653] zbud: loaded\n[ 0.506351] VFS: Disk quotas dquot_6.6.0\n[ 0.507163] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508665] fuse init (API version 7.23)\n[ 0.509558] Key type big_key registered\n[ 0.510357] Allocating IMA MOK and blacklist keyrings.\n[ 0.511819] Key type asymmetric registered\n[ 0.512655] Asymmetric key parser 'x509' registered\n[ 0.513612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515072] io scheduler noop registered\n[ 0.515865] io scheduler deadline registered (default)\n[ 0.516858] io scheduler cfq registered\n[ 0.517691] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518731] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521458] ACPI: Power Button [PWRF]\n[ 0.522284] GHES: HEST is not enabled!\n[ 0.536034] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564427] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566669] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590750] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592875] Linux agpgart interface v0.103\n[ 0.594893] brd: module loaded\n[ 0.596158] loop: module loaded\n[ 0.599657] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.601094] GPT:90111 != 2097151\n[ 0.601767] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602846] GPT:90111 != 2097151\n[ 0.603510] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604463] vda: vda1 vda15\n[ 0.607756] scsi host0: ata_piix\n[ 0.608683] scsi host1: ata_piix\n[ 0.609382] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610586] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612017] libphy: Fixed MDIO Bus: probed\n[ 0.612837] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613770] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616078] PPP generic driver version 2.4.2\n[ 0.617006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.618414] ehci-pci: EHCI PCI platform driver\n[ 0.619273] ehci-platform: EHCI generic platform driver\n[ 0.620255] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.621367] ohci-pci: OHCI PCI platform driver\n[ 0.622222] ohci-platform: OHCI generic platform driver\n[ 0.623192] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.637646] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.638637] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.640347] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.641670] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643120] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644817] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646668] usb usb1: Product: UHCI Host Controller\n[ 0.647929] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649444] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650673] hub 1-0:1.0: USB hub found\n[ 0.651659] hub 1-0:1.0: 2 ports detected\n[ 0.652797] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655402] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.656368] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.657385] mousedev: PS/2 mouse device common for all mice\n[ 0.658626] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660454] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662705] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664102] i2c /dev entries driver\n[ 0.665117] device-mapper: uevent: version 1.0.3\n[ 0.666360] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669451] NET: Registered protocol family 10\n[ 0.670442] NET: Registered protocol family 17\n[ 0.671323] Key type dns_resolver registered\n[ 0.672266] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673372] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675100] registered taskstats version 1\n[ 0.675927] Loading compiled-in X.509 certificates\n[ 0.677371] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679223] zswap: loaded using pool lzo/zbud\n[ 0.680608] Key type trusted registered\n[ 0.682152] Key type encrypted registered\n[ 0.682977] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684028] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685080] evm: HMAC attrs: 0x1\n[ 0.686035] Magic number: 2:702:492\n[ 0.686905] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:53 UTC (1537982873)\n[ 0.688515] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.689628] EDD information not available.\n[ 0.768998] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.771058] Write protecting the kernel read-only data: 14336k\n[ 0.783207] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785542] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.62\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.835214] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\n"} 2018-09-26 17:30:15,953 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action used request id req-22b67d8d-8c14-4482-9ef9-f4f53744be9c 2018-09-26 17:30:17,969 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4679688ee058e41370dce00ec1c29b0de2da3d93" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:30:19,038 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:30:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ef4f557e-4911-4091-843d-ead636beff3b x-compute-request-id: req-ef4f557e-4911-4091-843d-ead636beff3b Content-Encoding: gzip Content-Length: 7689 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 455371447 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132890] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134538] pid_max: default: 32768 minimum: 301\n[ 0.135428] ACPI: Core revision 20150930\n[ 0.136807] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138108] Security Framework initialized\n[ 0.138920] Yama: becoming mindful.\n[ 0.139650] AppArmor: AppArmor initialized\n[ 0.140513] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141837] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143110] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144318] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145698] Initializing cgroup subsys io\n[ 0.146512] Initializing cgroup subsys memory\n[ 0.147368] Initializing cgroup subsys devices\n[ 0.148249] Initializing cgroup subsys freezer\n[ 0.149112] Initializing cgroup subsys net_cls\n[ 0.149976] Initializing cgroup subsys perf_event\n[ 0.150888] Initializing cgroup subsys net_prio\n[ 0.151768] Initializing cgroup subsys hugetlb\n[ 0.152636] Initializing cgroup subsys pids\n[ 0.153515] CPU: Physical Processor ID: 0\n[ 0.155001] mce: CPU supports 10 MCE banks\n[ 0.155853] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167500] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173863] ftrace: allocating 31920 entries in 125 pages\n[ 0.200510] smpboot: Max logical packages: 1\n[ 0.201355] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202699] x2apic enabled\n[ 0.203505] Switched APIC routing to physical x2apic.\n[ 0.205253] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206361] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208319] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210076] KVM setup paravirtual spinlock\n[ 0.211366] x86: Booted up 1 node, 1 CPUs\n[ 0.212158] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213521] devtmpfs: initialized\n[ 0.215224] evm: security.selinux\n[ 0.215908] evm: security.SMACK64\n[ 0.216591] evm: security.SMACK64EXEC\n[ 0.217323] evm: security.SMACK64TRANSMUTE\n[ 0.218113] evm: security.SMACK64MMAP\n[ 0.218840] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220271] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222086] pinctrl core: initialized pinctrl subsystem\n[ 0.223163] RTC time: 17:27:52, date: 09/26/18\n[ 0.224110] NET: Registered protocol family 16\n[ 0.225076] cpuidle: using governor ladder\n[ 0.225884] cpuidle: using governor menu\n[ 0.226667] PCCT header not found.\n[ 0.227405] ACPI: bus type PCI registered\n[ 0.228198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229426] PCI: Using configuration type 1 for base access\n[ 0.231166] ACPI: Added _OSI(Module Device)\n[ 0.231989] ACPI: Added _OSI(Processor Device)\n[ 0.232846] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233745] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235883] ACPI: Interpreter enabled\n[ 0.236646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238472] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243934] ACPI: (supports S0 S5)\n[ 0.244630] ACPI: Using IOAPIC for interrupt routing\n[ 0.245563] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248643] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249763] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251046] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252243] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254442] acpiphp: Slot [3] registered\n[ 0.255233] acpiphp: Slot [4] registered\n[ 0.256020] acpiphp: Slot [5] registered\n[ 0.256816] acpiphp: Slot [6] registered\n[ 0.257605] acpiphp: Slot [7] registered\n[ 0.258388] acpiphp: Slot [8] registered\n[ 0.259175] acpiphp: Slot [9] registered\n[ 0.259955] acpiphp: Slot [10] registered\n[ 0.260750] acpiphp: Slot [11] registered\n[ 0.261564] acpiphp: Slot [12] registered\n[ 0.262368] acpiphp: Slot [13] registered\n[ 0.263164] acpiphp: Slot [14] registered\n[ 0.263957] acpiphp: Slot [15] registered\n[ 0.274691] acpiphp: Slot [16] registered\n[ 0.275495] acpiphp: Slot [17] registered\n[ 0.276295] acpiphp: Slot [18] registered\n[ 0.277087] acpiphp: Slot [19] registered\n[ 0.277884] acpiphp: Slot [20] registered\n[ 0.278695] acpiphp: Slot [21] registered\n[ 0.279498] acpiphp: Slot [22] registered\n[ 0.280296] acpiphp: Slot [23] registered\n[ 0.281089] acpiphp: Slot [24] registered\n[ 0.281889] acpiphp: Slot [25] registered\n[ 0.282689] acpiphp: Slot [26] registered\n[ 0.283488] acpiphp: Slot [27] registered\n[ 0.284289] acpiphp: Slot [28] registered\n[ 0.285082] acpiphp: Slot [29] registered\n[ 0.285884] acpiphp: Slot [30] registered\n[ 0.286687] acpiphp: Slot [31] registered\n[ 0.287484] PCI host bridge to bus 0000:00\n[ 0.288283] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289476] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290665] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292089] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299921] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301202] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302358] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303603] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311563] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358016] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359483] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360881] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362289] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363661] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366357] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367395] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368912] vgaarb: loaded\n[ 0.369505] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370625] SCSI subsystem initialized\n[ 0.371432] ACPI: bus type USB registered\n[ 0.372328] usbcore: registered new interface driver usbfs\n[ 0.373361] usbcore: registered new interface driver hub\n[ 0.374352] usbcore: registered new device driver usb\n[ 0.375399] PCI: Using ACPI for IRQ routing\n[ 0.376426] NetLabel: Initializing\n[ 0.377122] NetLabel: domain hash size = 128\n[ 0.377965] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378896] NetLabel: unlabeled traffic allowed by default\n[ 0.379978] clocksource: Switched to clocksource kvm-clock\n[ 0.385399] AppArmor: AppArmor Filesystem Enabled\n[ 0.386343] pnp: PnP ACPI init\n[ 0.387250] pnp: PnP ACPI: found 5 devices\n[ 0.393602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395314] NET: Registered protocol family 2\n[ 0.396257] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397497] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398636] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399768] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400826] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401969] NET: Registered protocol family 1\n[ 0.402820] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403894] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404952] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418947] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433159] Trying to unpack rootfs image as initramfs...\n[ 0.482972] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496823] Scanning for low memory corruption every 60 seconds\n[ 0.498142] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499281] audit: initializing netlink subsys (disabled)\n[ 0.500305] audit: type=2000 audit(1537982873.293:1): initialized\n[ 0.501603] Initialise system trusted keyring\n[ 0.502525] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503683] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505653] zbud: loaded\n[ 0.506351] VFS: Disk quotas dquot_6.6.0\n[ 0.507163] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508665] fuse init (API version 7.23)\n[ 0.509558] Key type big_key registered\n[ 0.510357] Allocating IMA MOK and blacklist keyrings.\n[ 0.511819] Key type asymmetric registered\n[ 0.512655] Asymmetric key parser 'x509' registered\n[ 0.513612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515072] io scheduler noop registered\n[ 0.515865] io scheduler deadline registered (default)\n[ 0.516858] io scheduler cfq registered\n[ 0.517691] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518731] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521458] ACPI: Power Button [PWRF]\n[ 0.522284] GHES: HEST is not enabled!\n[ 0.536034] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564427] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566669] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590750] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592875] Linux agpgart interface v0.103\n[ 0.594893] brd: module loaded\n[ 0.596158] loop: module loaded\n[ 0.599657] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.601094] GPT:90111 != 2097151\n[ 0.601767] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602846] GPT:90111 != 2097151\n[ 0.603510] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604463] vda: vda1 vda15\n[ 0.607756] scsi host0: ata_piix\n[ 0.608683] scsi host1: ata_piix\n[ 0.609382] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610586] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612017] libphy: Fixed MDIO Bus: probed\n[ 0.612837] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613770] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616078] PPP generic driver version 2.4.2\n[ 0.617006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.618414] ehci-pci: EHCI PCI platform driver\n[ 0.619273] ehci-platform: EHCI generic platform driver\n[ 0.620255] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.621367] ohci-pci: OHCI PCI platform driver\n[ 0.622222] ohci-platform: OHCI generic platform driver\n[ 0.623192] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.637646] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.638637] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.640347] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.641670] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643120] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644817] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646668] usb usb1: Product: UHCI Host Controller\n[ 0.647929] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649444] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650673] hub 1-0:1.0: USB hub found\n[ 0.651659] hub 1-0:1.0: 2 ports detected\n[ 0.652797] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655402] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.656368] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.657385] mousedev: PS/2 mouse device common for all mice\n[ 0.658626] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660454] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662705] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664102] i2c /dev entries driver\n[ 0.665117] device-mapper: uevent: version 1.0.3\n[ 0.666360] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669451] NET: Registered protocol family 10\n[ 0.670442] NET: Registered protocol family 17\n[ 0.671323] Key type dns_resolver registered\n[ 0.672266] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673372] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675100] registered taskstats version 1\n[ 0.675927] Loading compiled-in X.509 certificates\n[ 0.677371] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679223] zswap: loaded using pool lzo/zbud\n[ 0.680608] Key type trusted registered\n[ 0.682152] Key type encrypted registered\n[ 0.682977] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684028] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685080] evm: HMAC attrs: 0x1\n[ 0.686035] Magic number: 2:702:492\n[ 0.686905] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:53 UTC (1537982873)\n[ 0.688515] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.689628] EDD information not available.\n[ 0.768998] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.771058] Write protecting the kernel read-only data: 14336k\n[ 0.783207] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785542] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.62\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.835214] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\n"} 2018-09-26 17:30:19,038 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action used request id req-ef4f557e-4911-4091-843d-ead636beff3b 2018-09-26 17:30:21,054 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4679688ee058e41370dce00ec1c29b0de2da3d93" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:30:22,131 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:30:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1dc73a7d-83a0-420d-a550-699c3634afe9 x-compute-request-id: req-1dc73a7d-83a0-420d-a550-699c3634afe9 Content-Encoding: gzip Content-Length: 7689 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 455371447 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132890] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134538] pid_max: default: 32768 minimum: 301\n[ 0.135428] ACPI: Core revision 20150930\n[ 0.136807] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138108] Security Framework initialized\n[ 0.138920] Yama: becoming mindful.\n[ 0.139650] AppArmor: AppArmor initialized\n[ 0.140513] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141837] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143110] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144318] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145698] Initializing cgroup subsys io\n[ 0.146512] Initializing cgroup subsys memory\n[ 0.147368] Initializing cgroup subsys devices\n[ 0.148249] Initializing cgroup subsys freezer\n[ 0.149112] Initializing cgroup subsys net_cls\n[ 0.149976] Initializing cgroup subsys perf_event\n[ 0.150888] Initializing cgroup subsys net_prio\n[ 0.151768] Initializing cgroup subsys hugetlb\n[ 0.152636] Initializing cgroup subsys pids\n[ 0.153515] CPU: Physical Processor ID: 0\n[ 0.155001] mce: CPU supports 10 MCE banks\n[ 0.155853] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167500] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173863] ftrace: allocating 31920 entries in 125 pages\n[ 0.200510] smpboot: Max logical packages: 1\n[ 0.201355] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202699] x2apic enabled\n[ 0.203505] Switched APIC routing to physical x2apic.\n[ 0.205253] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206361] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208319] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210076] KVM setup paravirtual spinlock\n[ 0.211366] x86: Booted up 1 node, 1 CPUs\n[ 0.212158] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213521] devtmpfs: initialized\n[ 0.215224] evm: security.selinux\n[ 0.215908] evm: security.SMACK64\n[ 0.216591] evm: security.SMACK64EXEC\n[ 0.217323] evm: security.SMACK64TRANSMUTE\n[ 0.218113] evm: security.SMACK64MMAP\n[ 0.218840] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220271] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222086] pinctrl core: initialized pinctrl subsystem\n[ 0.223163] RTC time: 17:27:52, date: 09/26/18\n[ 0.224110] NET: Registered protocol family 16\n[ 0.225076] cpuidle: using governor ladder\n[ 0.225884] cpuidle: using governor menu\n[ 0.226667] PCCT header not found.\n[ 0.227405] ACPI: bus type PCI registered\n[ 0.228198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229426] PCI: Using configuration type 1 for base access\n[ 0.231166] ACPI: Added _OSI(Module Device)\n[ 0.231989] ACPI: Added _OSI(Processor Device)\n[ 0.232846] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233745] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235883] ACPI: Interpreter enabled\n[ 0.236646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238472] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243934] ACPI: (supports S0 S5)\n[ 0.244630] ACPI: Using IOAPIC for interrupt routing\n[ 0.245563] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248643] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249763] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251046] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252243] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254442] acpiphp: Slot [3] registered\n[ 0.255233] acpiphp: Slot [4] registered\n[ 0.256020] acpiphp: Slot [5] registered\n[ 0.256816] acpiphp: Slot [6] registered\n[ 0.257605] acpiphp: Slot [7] registered\n[ 0.258388] acpiphp: Slot [8] registered\n[ 0.259175] acpiphp: Slot [9] registered\n[ 0.259955] acpiphp: Slot [10] registered\n[ 0.260750] acpiphp: Slot [11] registered\n[ 0.261564] acpiphp: Slot [12] registered\n[ 0.262368] acpiphp: Slot [13] registered\n[ 0.263164] acpiphp: Slot [14] registered\n[ 0.263957] acpiphp: Slot [15] registered\n[ 0.274691] acpiphp: Slot [16] registered\n[ 0.275495] acpiphp: Slot [17] registered\n[ 0.276295] acpiphp: Slot [18] registered\n[ 0.277087] acpiphp: Slot [19] registered\n[ 0.277884] acpiphp: Slot [20] registered\n[ 0.278695] acpiphp: Slot [21] registered\n[ 0.279498] acpiphp: Slot [22] registered\n[ 0.280296] acpiphp: Slot [23] registered\n[ 0.281089] acpiphp: Slot [24] registered\n[ 0.281889] acpiphp: Slot [25] registered\n[ 0.282689] acpiphp: Slot [26] registered\n[ 0.283488] acpiphp: Slot [27] registered\n[ 0.284289] acpiphp: Slot [28] registered\n[ 0.285082] acpiphp: Slot [29] registered\n[ 0.285884] acpiphp: Slot [30] registered\n[ 0.286687] acpiphp: Slot [31] registered\n[ 0.287484] PCI host bridge to bus 0000:00\n[ 0.288283] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289476] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290665] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292089] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299921] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301202] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302358] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303603] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311563] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358016] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359483] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360881] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362289] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363661] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366357] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367395] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368912] vgaarb: loaded\n[ 0.369505] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370625] SCSI subsystem initialized\n[ 0.371432] ACPI: bus type USB registered\n[ 0.372328] usbcore: registered new interface driver usbfs\n[ 0.373361] usbcore: registered new interface driver hub\n[ 0.374352] usbcore: registered new device driver usb\n[ 0.375399] PCI: Using ACPI for IRQ routing\n[ 0.376426] NetLabel: Initializing\n[ 0.377122] NetLabel: domain hash size = 128\n[ 0.377965] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378896] NetLabel: unlabeled traffic allowed by default\n[ 0.379978] clocksource: Switched to clocksource kvm-clock\n[ 0.385399] AppArmor: AppArmor Filesystem Enabled\n[ 0.386343] pnp: PnP ACPI init\n[ 0.387250] pnp: PnP ACPI: found 5 devices\n[ 0.393602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395314] NET: Registered protocol family 2\n[ 0.396257] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397497] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398636] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399768] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400826] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401969] NET: Registered protocol family 1\n[ 0.402820] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403894] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404952] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418947] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433159] Trying to unpack rootfs image as initramfs...\n[ 0.482972] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496823] Scanning for low memory corruption every 60 seconds\n[ 0.498142] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499281] audit: initializing netlink subsys (disabled)\n[ 0.500305] audit: type=2000 audit(1537982873.293:1): initialized\n[ 0.501603] Initialise system trusted keyring\n[ 0.502525] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503683] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505653] zbud: loaded\n[ 0.506351] VFS: Disk quotas dquot_6.6.0\n[ 0.507163] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508665] fuse init (API version 7.23)\n[ 0.509558] Key type big_key registered\n[ 0.510357] Allocating IMA MOK and blacklist keyrings.\n[ 0.511819] Key type asymmetric registered\n[ 0.512655] Asymmetric key parser 'x509' registered\n[ 0.513612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515072] io scheduler noop registered\n[ 0.515865] io scheduler deadline registered (default)\n[ 0.516858] io scheduler cfq registered\n[ 0.517691] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518731] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521458] ACPI: Power Button [PWRF]\n[ 0.522284] GHES: HEST is not enabled!\n[ 0.536034] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564427] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566669] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590750] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592875] Linux agpgart interface v0.103\n[ 0.594893] brd: module loaded\n[ 0.596158] loop: module loaded\n[ 0.599657] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.601094] GPT:90111 != 2097151\n[ 0.601767] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602846] GPT:90111 != 2097151\n[ 0.603510] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604463] vda: vda1 vda15\n[ 0.607756] scsi host0: ata_piix\n[ 0.608683] scsi host1: ata_piix\n[ 0.609382] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610586] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612017] libphy: Fixed MDIO Bus: probed\n[ 0.612837] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613770] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616078] PPP generic driver version 2.4.2\n[ 0.617006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.618414] ehci-pci: EHCI PCI platform driver\n[ 0.619273] ehci-platform: EHCI generic platform driver\n[ 0.620255] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.621367] ohci-pci: OHCI PCI platform driver\n[ 0.622222] ohci-platform: OHCI generic platform driver\n[ 0.623192] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.637646] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.638637] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.640347] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.641670] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643120] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644817] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646668] usb usb1: Product: UHCI Host Controller\n[ 0.647929] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649444] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650673] hub 1-0:1.0: USB hub found\n[ 0.651659] hub 1-0:1.0: 2 ports detected\n[ 0.652797] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655402] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.656368] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.657385] mousedev: PS/2 mouse device common for all mice\n[ 0.658626] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660454] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662705] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664102] i2c /dev entries driver\n[ 0.665117] device-mapper: uevent: version 1.0.3\n[ 0.666360] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669451] NET: Registered protocol family 10\n[ 0.670442] NET: Registered protocol family 17\n[ 0.671323] Key type dns_resolver registered\n[ 0.672266] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673372] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675100] registered taskstats version 1\n[ 0.675927] Loading compiled-in X.509 certificates\n[ 0.677371] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679223] zswap: loaded using pool lzo/zbud\n[ 0.680608] Key type trusted registered\n[ 0.682152] Key type encrypted registered\n[ 0.682977] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684028] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685080] evm: HMAC attrs: 0x1\n[ 0.686035] Magic number: 2:702:492\n[ 0.686905] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:53 UTC (1537982873)\n[ 0.688515] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.689628] EDD information not available.\n[ 0.768998] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.771058] Write protecting the kernel read-only data: 14336k\n[ 0.783207] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785542] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.62\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.835214] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\n"} 2018-09-26 17:30:22,131 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action used request id req-1dc73a7d-83a0-420d-a550-699c3634afe9 2018-09-26 17:30:24,148 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4679688ee058e41370dce00ec1c29b0de2da3d93" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:30:25,218 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:30:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cbb1d6d6-158c-4ff0-bbcf-4ba5429a912f x-compute-request-id: req-cbb1d6d6-158c-4ff0-bbcf-4ba5429a912f Content-Encoding: gzip Content-Length: 7689 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 455371447 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132890] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134538] pid_max: default: 32768 minimum: 301\n[ 0.135428] ACPI: Core revision 20150930\n[ 0.136807] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138108] Security Framework initialized\n[ 0.138920] Yama: becoming mindful.\n[ 0.139650] AppArmor: AppArmor initialized\n[ 0.140513] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141837] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143110] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144318] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145698] Initializing cgroup subsys io\n[ 0.146512] Initializing cgroup subsys memory\n[ 0.147368] Initializing cgroup subsys devices\n[ 0.148249] Initializing cgroup subsys freezer\n[ 0.149112] Initializing cgroup subsys net_cls\n[ 0.149976] Initializing cgroup subsys perf_event\n[ 0.150888] Initializing cgroup subsys net_prio\n[ 0.151768] Initializing cgroup subsys hugetlb\n[ 0.152636] Initializing cgroup subsys pids\n[ 0.153515] CPU: Physical Processor ID: 0\n[ 0.155001] mce: CPU supports 10 MCE banks\n[ 0.155853] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167500] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173863] ftrace: allocating 31920 entries in 125 pages\n[ 0.200510] smpboot: Max logical packages: 1\n[ 0.201355] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202699] x2apic enabled\n[ 0.203505] Switched APIC routing to physical x2apic.\n[ 0.205253] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206361] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208319] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210076] KVM setup paravirtual spinlock\n[ 0.211366] x86: Booted up 1 node, 1 CPUs\n[ 0.212158] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213521] devtmpfs: initialized\n[ 0.215224] evm: security.selinux\n[ 0.215908] evm: security.SMACK64\n[ 0.216591] evm: security.SMACK64EXEC\n[ 0.217323] evm: security.SMACK64TRANSMUTE\n[ 0.218113] evm: security.SMACK64MMAP\n[ 0.218840] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220271] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222086] pinctrl core: initialized pinctrl subsystem\n[ 0.223163] RTC time: 17:27:52, date: 09/26/18\n[ 0.224110] NET: Registered protocol family 16\n[ 0.225076] cpuidle: using governor ladder\n[ 0.225884] cpuidle: using governor menu\n[ 0.226667] PCCT header not found.\n[ 0.227405] ACPI: bus type PCI registered\n[ 0.228198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229426] PCI: Using configuration type 1 for base access\n[ 0.231166] ACPI: Added _OSI(Module Device)\n[ 0.231989] ACPI: Added _OSI(Processor Device)\n[ 0.232846] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233745] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235883] ACPI: Interpreter enabled\n[ 0.236646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238472] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243934] ACPI: (supports S0 S5)\n[ 0.244630] ACPI: Using IOAPIC for interrupt routing\n[ 0.245563] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248643] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249763] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251046] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252243] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254442] acpiphp: Slot [3] registered\n[ 0.255233] acpiphp: Slot [4] registered\n[ 0.256020] acpiphp: Slot [5] registered\n[ 0.256816] acpiphp: Slot [6] registered\n[ 0.257605] acpiphp: Slot [7] registered\n[ 0.258388] acpiphp: Slot [8] registered\n[ 0.259175] acpiphp: Slot [9] registered\n[ 0.259955] acpiphp: Slot [10] registered\n[ 0.260750] acpiphp: Slot [11] registered\n[ 0.261564] acpiphp: Slot [12] registered\n[ 0.262368] acpiphp: Slot [13] registered\n[ 0.263164] acpiphp: Slot [14] registered\n[ 0.263957] acpiphp: Slot [15] registered\n[ 0.274691] acpiphp: Slot [16] registered\n[ 0.275495] acpiphp: Slot [17] registered\n[ 0.276295] acpiphp: Slot [18] registered\n[ 0.277087] acpiphp: Slot [19] registered\n[ 0.277884] acpiphp: Slot [20] registered\n[ 0.278695] acpiphp: Slot [21] registered\n[ 0.279498] acpiphp: Slot [22] registered\n[ 0.280296] acpiphp: Slot [23] registered\n[ 0.281089] acpiphp: Slot [24] registered\n[ 0.281889] acpiphp: Slot [25] registered\n[ 0.282689] acpiphp: Slot [26] registered\n[ 0.283488] acpiphp: Slot [27] registered\n[ 0.284289] acpiphp: Slot [28] registered\n[ 0.285082] acpiphp: Slot [29] registered\n[ 0.285884] acpiphp: Slot [30] registered\n[ 0.286687] acpiphp: Slot [31] registered\n[ 0.287484] PCI host bridge to bus 0000:00\n[ 0.288283] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289476] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290665] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292089] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299921] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301202] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302358] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303603] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311563] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358016] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359483] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360881] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362289] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363661] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366357] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367395] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368912] vgaarb: loaded\n[ 0.369505] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370625] SCSI subsystem initialized\n[ 0.371432] ACPI: bus type USB registered\n[ 0.372328] usbcore: registered new interface driver usbfs\n[ 0.373361] usbcore: registered new interface driver hub\n[ 0.374352] usbcore: registered new device driver usb\n[ 0.375399] PCI: Using ACPI for IRQ routing\n[ 0.376426] NetLabel: Initializing\n[ 0.377122] NetLabel: domain hash size = 128\n[ 0.377965] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378896] NetLabel: unlabeled traffic allowed by default\n[ 0.379978] clocksource: Switched to clocksource kvm-clock\n[ 0.385399] AppArmor: AppArmor Filesystem Enabled\n[ 0.386343] pnp: PnP ACPI init\n[ 0.387250] pnp: PnP ACPI: found 5 devices\n[ 0.393602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395314] NET: Registered protocol family 2\n[ 0.396257] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397497] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398636] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399768] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400826] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401969] NET: Registered protocol family 1\n[ 0.402820] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403894] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404952] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418947] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433159] Trying to unpack rootfs image as initramfs...\n[ 0.482972] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496823] Scanning for low memory corruption every 60 seconds\n[ 0.498142] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499281] audit: initializing netlink subsys (disabled)\n[ 0.500305] audit: type=2000 audit(1537982873.293:1): initialized\n[ 0.501603] Initialise system trusted keyring\n[ 0.502525] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503683] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505653] zbud: loaded\n[ 0.506351] VFS: Disk quotas dquot_6.6.0\n[ 0.507163] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508665] fuse init (API version 7.23)\n[ 0.509558] Key type big_key registered\n[ 0.510357] Allocating IMA MOK and blacklist keyrings.\n[ 0.511819] Key type asymmetric registered\n[ 0.512655] Asymmetric key parser 'x509' registered\n[ 0.513612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515072] io scheduler noop registered\n[ 0.515865] io scheduler deadline registered (default)\n[ 0.516858] io scheduler cfq registered\n[ 0.517691] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518731] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521458] ACPI: Power Button [PWRF]\n[ 0.522284] GHES: HEST is not enabled!\n[ 0.536034] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564427] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566669] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590750] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592875] Linux agpgart interface v0.103\n[ 0.594893] brd: module loaded\n[ 0.596158] loop: module loaded\n[ 0.599657] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.601094] GPT:90111 != 2097151\n[ 0.601767] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602846] GPT:90111 != 2097151\n[ 0.603510] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604463] vda: vda1 vda15\n[ 0.607756] scsi host0: ata_piix\n[ 0.608683] scsi host1: ata_piix\n[ 0.609382] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610586] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612017] libphy: Fixed MDIO Bus: probed\n[ 0.612837] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613770] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616078] PPP generic driver version 2.4.2\n[ 0.617006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.618414] ehci-pci: EHCI PCI platform driver\n[ 0.619273] ehci-platform: EHCI generic platform driver\n[ 0.620255] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.621367] ohci-pci: OHCI PCI platform driver\n[ 0.622222] ohci-platform: OHCI generic platform driver\n[ 0.623192] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.637646] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.638637] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.640347] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.641670] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643120] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644817] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646668] usb usb1: Product: UHCI Host Controller\n[ 0.647929] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649444] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650673] hub 1-0:1.0: USB hub found\n[ 0.651659] hub 1-0:1.0: 2 ports detected\n[ 0.652797] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655402] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.656368] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.657385] mousedev: PS/2 mouse device common for all mice\n[ 0.658626] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660454] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662705] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664102] i2c /dev entries driver\n[ 0.665117] device-mapper: uevent: version 1.0.3\n[ 0.666360] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669451] NET: Registered protocol family 10\n[ 0.670442] NET: Registered protocol family 17\n[ 0.671323] Key type dns_resolver registered\n[ 0.672266] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673372] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675100] registered taskstats version 1\n[ 0.675927] Loading compiled-in X.509 certificates\n[ 0.677371] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679223] zswap: loaded using pool lzo/zbud\n[ 0.680608] Key type trusted registered\n[ 0.682152] Key type encrypted registered\n[ 0.682977] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684028] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685080] evm: HMAC attrs: 0x1\n[ 0.686035] Magic number: 2:702:492\n[ 0.686905] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:53 UTC (1537982873)\n[ 0.688515] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.689628] EDD information not available.\n[ 0.768998] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.771058] Write protecting the kernel read-only data: 14336k\n[ 0.783207] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785542] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.62\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.835214] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\n"} 2018-09-26 17:30:25,219 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action used request id req-cbb1d6d6-158c-4ff0-bbcf-4ba5429a912f 2018-09-26 17:30:27,236 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4679688ee058e41370dce00ec1c29b0de2da3d93" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:30:28,306 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:30:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-00a6c6d6-2cd9-43e8-92ef-0e0d8aabc1c9 x-compute-request-id: req-00a6c6d6-2cd9-43e8-92ef-0e0d8aabc1c9 Content-Encoding: gzip Content-Length: 7689 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 455371447 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132890] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134538] pid_max: default: 32768 minimum: 301\n[ 0.135428] ACPI: Core revision 20150930\n[ 0.136807] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138108] Security Framework initialized\n[ 0.138920] Yama: becoming mindful.\n[ 0.139650] AppArmor: AppArmor initialized\n[ 0.140513] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141837] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143110] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144318] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145698] Initializing cgroup subsys io\n[ 0.146512] Initializing cgroup subsys memory\n[ 0.147368] Initializing cgroup subsys devices\n[ 0.148249] Initializing cgroup subsys freezer\n[ 0.149112] Initializing cgroup subsys net_cls\n[ 0.149976] Initializing cgroup subsys perf_event\n[ 0.150888] Initializing cgroup subsys net_prio\n[ 0.151768] Initializing cgroup subsys hugetlb\n[ 0.152636] Initializing cgroup subsys pids\n[ 0.153515] CPU: Physical Processor ID: 0\n[ 0.155001] mce: CPU supports 10 MCE banks\n[ 0.155853] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167500] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173863] ftrace: allocating 31920 entries in 125 pages\n[ 0.200510] smpboot: Max logical packages: 1\n[ 0.201355] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202699] x2apic enabled\n[ 0.203505] Switched APIC routing to physical x2apic.\n[ 0.205253] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206361] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208319] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210076] KVM setup paravirtual spinlock\n[ 0.211366] x86: Booted up 1 node, 1 CPUs\n[ 0.212158] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213521] devtmpfs: initialized\n[ 0.215224] evm: security.selinux\n[ 0.215908] evm: security.SMACK64\n[ 0.216591] evm: security.SMACK64EXEC\n[ 0.217323] evm: security.SMACK64TRANSMUTE\n[ 0.218113] evm: security.SMACK64MMAP\n[ 0.218840] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220271] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222086] pinctrl core: initialized pinctrl subsystem\n[ 0.223163] RTC time: 17:27:52, date: 09/26/18\n[ 0.224110] NET: Registered protocol family 16\n[ 0.225076] cpuidle: using governor ladder\n[ 0.225884] cpuidle: using governor menu\n[ 0.226667] PCCT header not found.\n[ 0.227405] ACPI: bus type PCI registered\n[ 0.228198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229426] PCI: Using configuration type 1 for base access\n[ 0.231166] ACPI: Added _OSI(Module Device)\n[ 0.231989] ACPI: Added _OSI(Processor Device)\n[ 0.232846] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233745] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235883] ACPI: Interpreter enabled\n[ 0.236646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238472] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243934] ACPI: (supports S0 S5)\n[ 0.244630] ACPI: Using IOAPIC for interrupt routing\n[ 0.245563] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248643] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249763] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251046] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252243] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254442] acpiphp: Slot [3] registered\n[ 0.255233] acpiphp: Slot [4] registered\n[ 0.256020] acpiphp: Slot [5] registered\n[ 0.256816] acpiphp: Slot [6] registered\n[ 0.257605] acpiphp: Slot [7] registered\n[ 0.258388] acpiphp: Slot [8] registered\n[ 0.259175] acpiphp: Slot [9] registered\n[ 0.259955] acpiphp: Slot [10] registered\n[ 0.260750] acpiphp: Slot [11] registered\n[ 0.261564] acpiphp: Slot [12] registered\n[ 0.262368] acpiphp: Slot [13] registered\n[ 0.263164] acpiphp: Slot [14] registered\n[ 0.263957] acpiphp: Slot [15] registered\n[ 0.274691] acpiphp: Slot [16] registered\n[ 0.275495] acpiphp: Slot [17] registered\n[ 0.276295] acpiphp: Slot [18] registered\n[ 0.277087] acpiphp: Slot [19] registered\n[ 0.277884] acpiphp: Slot [20] registered\n[ 0.278695] acpiphp: Slot [21] registered\n[ 0.279498] acpiphp: Slot [22] registered\n[ 0.280296] acpiphp: Slot [23] registered\n[ 0.281089] acpiphp: Slot [24] registered\n[ 0.281889] acpiphp: Slot [25] registered\n[ 0.282689] acpiphp: Slot [26] registered\n[ 0.283488] acpiphp: Slot [27] registered\n[ 0.284289] acpiphp: Slot [28] registered\n[ 0.285082] acpiphp: Slot [29] registered\n[ 0.285884] acpiphp: Slot [30] registered\n[ 0.286687] acpiphp: Slot [31] registered\n[ 0.287484] PCI host bridge to bus 0000:00\n[ 0.288283] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289476] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290665] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292089] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299921] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301202] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302358] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303603] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311563] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358016] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359483] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360881] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362289] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363661] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366357] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367395] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368912] vgaarb: loaded\n[ 0.369505] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370625] SCSI subsystem initialized\n[ 0.371432] ACPI: bus type USB registered\n[ 0.372328] usbcore: registered new interface driver usbfs\n[ 0.373361] usbcore: registered new interface driver hub\n[ 0.374352] usbcore: registered new device driver usb\n[ 0.375399] PCI: Using ACPI for IRQ routing\n[ 0.376426] NetLabel: Initializing\n[ 0.377122] NetLabel: domain hash size = 128\n[ 0.377965] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378896] NetLabel: unlabeled traffic allowed by default\n[ 0.379978] clocksource: Switched to clocksource kvm-clock\n[ 0.385399] AppArmor: AppArmor Filesystem Enabled\n[ 0.386343] pnp: PnP ACPI init\n[ 0.387250] pnp: PnP ACPI: found 5 devices\n[ 0.393602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395314] NET: Registered protocol family 2\n[ 0.396257] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397497] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398636] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399768] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400826] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401969] NET: Registered protocol family 1\n[ 0.402820] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403894] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404952] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418947] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433159] Trying to unpack rootfs image as initramfs...\n[ 0.482972] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496823] Scanning for low memory corruption every 60 seconds\n[ 0.498142] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499281] audit: initializing netlink subsys (disabled)\n[ 0.500305] audit: type=2000 audit(1537982873.293:1): initialized\n[ 0.501603] Initialise system trusted keyring\n[ 0.502525] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503683] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505653] zbud: loaded\n[ 0.506351] VFS: Disk quotas dquot_6.6.0\n[ 0.507163] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508665] fuse init (API version 7.23)\n[ 0.509558] Key type big_key registered\n[ 0.510357] Allocating IMA MOK and blacklist keyrings.\n[ 0.511819] Key type asymmetric registered\n[ 0.512655] Asymmetric key parser 'x509' registered\n[ 0.513612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515072] io scheduler noop registered\n[ 0.515865] io scheduler deadline registered (default)\n[ 0.516858] io scheduler cfq registered\n[ 0.517691] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518731] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521458] ACPI: Power Button [PWRF]\n[ 0.522284] GHES: HEST is not enabled!\n[ 0.536034] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564427] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566669] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590750] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592875] Linux agpgart interface v0.103\n[ 0.594893] brd: module loaded\n[ 0.596158] loop: module loaded\n[ 0.599657] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.601094] GPT:90111 != 2097151\n[ 0.601767] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602846] GPT:90111 != 2097151\n[ 0.603510] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604463] vda: vda1 vda15\n[ 0.607756] scsi host0: ata_piix\n[ 0.608683] scsi host1: ata_piix\n[ 0.609382] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610586] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612017] libphy: Fixed MDIO Bus: probed\n[ 0.612837] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613770] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616078] PPP generic driver version 2.4.2\n[ 0.617006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.618414] ehci-pci: EHCI PCI platform driver\n[ 0.619273] ehci-platform: EHCI generic platform driver\n[ 0.620255] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.621367] ohci-pci: OHCI PCI platform driver\n[ 0.622222] ohci-platform: OHCI generic platform driver\n[ 0.623192] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.637646] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.638637] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.640347] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.641670] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643120] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644817] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646668] usb usb1: Product: UHCI Host Controller\n[ 0.647929] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649444] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650673] hub 1-0:1.0: USB hub found\n[ 0.651659] hub 1-0:1.0: 2 ports detected\n[ 0.652797] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655402] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.656368] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.657385] mousedev: PS/2 mouse device common for all mice\n[ 0.658626] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660454] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662705] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664102] i2c /dev entries driver\n[ 0.665117] device-mapper: uevent: version 1.0.3\n[ 0.666360] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669451] NET: Registered protocol family 10\n[ 0.670442] NET: Registered protocol family 17\n[ 0.671323] Key type dns_resolver registered\n[ 0.672266] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673372] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675100] registered taskstats version 1\n[ 0.675927] Loading compiled-in X.509 certificates\n[ 0.677371] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679223] zswap: loaded using pool lzo/zbud\n[ 0.680608] Key type trusted registered\n[ 0.682152] Key type encrypted registered\n[ 0.682977] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684028] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685080] evm: HMAC attrs: 0x1\n[ 0.686035] Magic number: 2:702:492\n[ 0.686905] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:53 UTC (1537982873)\n[ 0.688515] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.689628] EDD information not available.\n[ 0.768998] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.771058] Write protecting the kernel read-only data: 14336k\n[ 0.783207] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785542] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.62\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.835214] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\n"} 2018-09-26 17:30:28,307 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action used request id req-00a6c6d6-2cd9-43e8-92ef-0e0d8aabc1c9 2018-09-26 17:30:30,325 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4679688ee058e41370dce00ec1c29b0de2da3d93" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:30:31,405 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:30:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eba6765c-05cc-42fd-9267-d7426ef10920 x-compute-request-id: req-eba6765c-05cc-42fd-9267-d7426ef10920 Content-Encoding: gzip Content-Length: 7689 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 455371447 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132890] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134538] pid_max: default: 32768 minimum: 301\n[ 0.135428] ACPI: Core revision 20150930\n[ 0.136807] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138108] Security Framework initialized\n[ 0.138920] Yama: becoming mindful.\n[ 0.139650] AppArmor: AppArmor initialized\n[ 0.140513] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141837] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143110] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144318] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145698] Initializing cgroup subsys io\n[ 0.146512] Initializing cgroup subsys memory\n[ 0.147368] Initializing cgroup subsys devices\n[ 0.148249] Initializing cgroup subsys freezer\n[ 0.149112] Initializing cgroup subsys net_cls\n[ 0.149976] Initializing cgroup subsys perf_event\n[ 0.150888] Initializing cgroup subsys net_prio\n[ 0.151768] Initializing cgroup subsys hugetlb\n[ 0.152636] Initializing cgroup subsys pids\n[ 0.153515] CPU: Physical Processor ID: 0\n[ 0.155001] mce: CPU supports 10 MCE banks\n[ 0.155853] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167500] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173863] ftrace: allocating 31920 entries in 125 pages\n[ 0.200510] smpboot: Max logical packages: 1\n[ 0.201355] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202699] x2apic enabled\n[ 0.203505] Switched APIC routing to physical x2apic.\n[ 0.205253] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206361] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208319] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210076] KVM setup paravirtual spinlock\n[ 0.211366] x86: Booted up 1 node, 1 CPUs\n[ 0.212158] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213521] devtmpfs: initialized\n[ 0.215224] evm: security.selinux\n[ 0.215908] evm: security.SMACK64\n[ 0.216591] evm: security.SMACK64EXEC\n[ 0.217323] evm: security.SMACK64TRANSMUTE\n[ 0.218113] evm: security.SMACK64MMAP\n[ 0.218840] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220271] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222086] pinctrl core: initialized pinctrl subsystem\n[ 0.223163] RTC time: 17:27:52, date: 09/26/18\n[ 0.224110] NET: Registered protocol family 16\n[ 0.225076] cpuidle: using governor ladder\n[ 0.225884] cpuidle: using governor menu\n[ 0.226667] PCCT header not found.\n[ 0.227405] ACPI: bus type PCI registered\n[ 0.228198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229426] PCI: Using configuration type 1 for base access\n[ 0.231166] ACPI: Added _OSI(Module Device)\n[ 0.231989] ACPI: Added _OSI(Processor Device)\n[ 0.232846] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233745] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235883] ACPI: Interpreter enabled\n[ 0.236646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238472] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243934] ACPI: (supports S0 S5)\n[ 0.244630] ACPI: Using IOAPIC for interrupt routing\n[ 0.245563] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248643] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249763] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251046] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252243] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254442] acpiphp: Slot [3] registered\n[ 0.255233] acpiphp: Slot [4] registered\n[ 0.256020] acpiphp: Slot [5] registered\n[ 0.256816] acpiphp: Slot [6] registered\n[ 0.257605] acpiphp: Slot [7] registered\n[ 0.258388] acpiphp: Slot [8] registered\n[ 0.259175] acpiphp: Slot [9] registered\n[ 0.259955] acpiphp: Slot [10] registered\n[ 0.260750] acpiphp: Slot [11] registered\n[ 0.261564] acpiphp: Slot [12] registered\n[ 0.262368] acpiphp: Slot [13] registered\n[ 0.263164] acpiphp: Slot [14] registered\n[ 0.263957] acpiphp: Slot [15] registered\n[ 0.274691] acpiphp: Slot [16] registered\n[ 0.275495] acpiphp: Slot [17] registered\n[ 0.276295] acpiphp: Slot [18] registered\n[ 0.277087] acpiphp: Slot [19] registered\n[ 0.277884] acpiphp: Slot [20] registered\n[ 0.278695] acpiphp: Slot [21] registered\n[ 0.279498] acpiphp: Slot [22] registered\n[ 0.280296] acpiphp: Slot [23] registered\n[ 0.281089] acpiphp: Slot [24] registered\n[ 0.281889] acpiphp: Slot [25] registered\n[ 0.282689] acpiphp: Slot [26] registered\n[ 0.283488] acpiphp: Slot [27] registered\n[ 0.284289] acpiphp: Slot [28] registered\n[ 0.285082] acpiphp: Slot [29] registered\n[ 0.285884] acpiphp: Slot [30] registered\n[ 0.286687] acpiphp: Slot [31] registered\n[ 0.287484] PCI host bridge to bus 0000:00\n[ 0.288283] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289476] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290665] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292089] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299921] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301202] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302358] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303603] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311563] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358016] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359483] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360881] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362289] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363661] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366357] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367395] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368912] vgaarb: loaded\n[ 0.369505] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370625] SCSI subsystem initialized\n[ 0.371432] ACPI: bus type USB registered\n[ 0.372328] usbcore: registered new interface driver usbfs\n[ 0.373361] usbcore: registered new interface driver hub\n[ 0.374352] usbcore: registered new device driver usb\n[ 0.375399] PCI: Using ACPI for IRQ routing\n[ 0.376426] NetLabel: Initializing\n[ 0.377122] NetLabel: domain hash size = 128\n[ 0.377965] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378896] NetLabel: unlabeled traffic allowed by default\n[ 0.379978] clocksource: Switched to clocksource kvm-clock\n[ 0.385399] AppArmor: AppArmor Filesystem Enabled\n[ 0.386343] pnp: PnP ACPI init\n[ 0.387250] pnp: PnP ACPI: found 5 devices\n[ 0.393602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395314] NET: Registered protocol family 2\n[ 0.396257] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397497] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398636] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399768] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400826] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401969] NET: Registered protocol family 1\n[ 0.402820] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403894] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404952] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418947] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433159] Trying to unpack rootfs image as initramfs...\n[ 0.482972] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496823] Scanning for low memory corruption every 60 seconds\n[ 0.498142] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499281] audit: initializing netlink subsys (disabled)\n[ 0.500305] audit: type=2000 audit(1537982873.293:1): initialized\n[ 0.501603] Initialise system trusted keyring\n[ 0.502525] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503683] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505653] zbud: loaded\n[ 0.506351] VFS: Disk quotas dquot_6.6.0\n[ 0.507163] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508665] fuse init (API version 7.23)\n[ 0.509558] Key type big_key registered\n[ 0.510357] Allocating IMA MOK and blacklist keyrings.\n[ 0.511819] Key type asymmetric registered\n[ 0.512655] Asymmetric key parser 'x509' registered\n[ 0.513612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515072] io scheduler noop registered\n[ 0.515865] io scheduler deadline registered (default)\n[ 0.516858] io scheduler cfq registered\n[ 0.517691] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518731] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521458] ACPI: Power Button [PWRF]\n[ 0.522284] GHES: HEST is not enabled!\n[ 0.536034] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564427] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566669] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590750] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592875] Linux agpgart interface v0.103\n[ 0.594893] brd: module loaded\n[ 0.596158] loop: module loaded\n[ 0.599657] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.601094] GPT:90111 != 2097151\n[ 0.601767] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602846] GPT:90111 != 2097151\n[ 0.603510] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604463] vda: vda1 vda15\n[ 0.607756] scsi host0: ata_piix\n[ 0.608683] scsi host1: ata_piix\n[ 0.609382] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610586] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612017] libphy: Fixed MDIO Bus: probed\n[ 0.612837] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613770] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616078] PPP generic driver version 2.4.2\n[ 0.617006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.618414] ehci-pci: EHCI PCI platform driver\n[ 0.619273] ehci-platform: EHCI generic platform driver\n[ 0.620255] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.621367] ohci-pci: OHCI PCI platform driver\n[ 0.622222] ohci-platform: OHCI generic platform driver\n[ 0.623192] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.637646] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.638637] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.640347] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.641670] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643120] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644817] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646668] usb usb1: Product: UHCI Host Controller\n[ 0.647929] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649444] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650673] hub 1-0:1.0: USB hub found\n[ 0.651659] hub 1-0:1.0: 2 ports detected\n[ 0.652797] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655402] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.656368] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.657385] mousedev: PS/2 mouse device common for all mice\n[ 0.658626] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660454] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662705] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664102] i2c /dev entries driver\n[ 0.665117] device-mapper: uevent: version 1.0.3\n[ 0.666360] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669451] NET: Registered protocol family 10\n[ 0.670442] NET: Registered protocol family 17\n[ 0.671323] Key type dns_resolver registered\n[ 0.672266] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673372] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675100] registered taskstats version 1\n[ 0.675927] Loading compiled-in X.509 certificates\n[ 0.677371] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679223] zswap: loaded using pool lzo/zbud\n[ 0.680608] Key type trusted registered\n[ 0.682152] Key type encrypted registered\n[ 0.682977] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684028] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685080] evm: HMAC attrs: 0x1\n[ 0.686035] Magic number: 2:702:492\n[ 0.686905] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:53 UTC (1537982873)\n[ 0.688515] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.689628] EDD information not available.\n[ 0.768998] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.771058] Write protecting the kernel read-only data: 14336k\n[ 0.783207] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785542] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.62\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.835214] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\n"} 2018-09-26 17:30:31,405 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action used request id req-eba6765c-05cc-42fd-9267-d7426ef10920 2018-09-26 17:30:33,421 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4679688ee058e41370dce00ec1c29b0de2da3d93" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:30:34,494 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:30:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d182197d-3bd5-4117-90d5-6b180814724f x-compute-request-id: req-d182197d-3bd5-4117-90d5-6b180814724f Content-Encoding: gzip Content-Length: 7689 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 455371447 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132890] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134538] pid_max: default: 32768 minimum: 301\n[ 0.135428] ACPI: Core revision 20150930\n[ 0.136807] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138108] Security Framework initialized\n[ 0.138920] Yama: becoming mindful.\n[ 0.139650] AppArmor: AppArmor initialized\n[ 0.140513] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141837] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143110] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144318] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145698] Initializing cgroup subsys io\n[ 0.146512] Initializing cgroup subsys memory\n[ 0.147368] Initializing cgroup subsys devices\n[ 0.148249] Initializing cgroup subsys freezer\n[ 0.149112] Initializing cgroup subsys net_cls\n[ 0.149976] Initializing cgroup subsys perf_event\n[ 0.150888] Initializing cgroup subsys net_prio\n[ 0.151768] Initializing cgroup subsys hugetlb\n[ 0.152636] Initializing cgroup subsys pids\n[ 0.153515] CPU: Physical Processor ID: 0\n[ 0.155001] mce: CPU supports 10 MCE banks\n[ 0.155853] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167500] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173863] ftrace: allocating 31920 entries in 125 pages\n[ 0.200510] smpboot: Max logical packages: 1\n[ 0.201355] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202699] x2apic enabled\n[ 0.203505] Switched APIC routing to physical x2apic.\n[ 0.205253] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206361] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208319] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210076] KVM setup paravirtual spinlock\n[ 0.211366] x86: Booted up 1 node, 1 CPUs\n[ 0.212158] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213521] devtmpfs: initialized\n[ 0.215224] evm: security.selinux\n[ 0.215908] evm: security.SMACK64\n[ 0.216591] evm: security.SMACK64EXEC\n[ 0.217323] evm: security.SMACK64TRANSMUTE\n[ 0.218113] evm: security.SMACK64MMAP\n[ 0.218840] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220271] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222086] pinctrl core: initialized pinctrl subsystem\n[ 0.223163] RTC time: 17:27:52, date: 09/26/18\n[ 0.224110] NET: Registered protocol family 16\n[ 0.225076] cpuidle: using governor ladder\n[ 0.225884] cpuidle: using governor menu\n[ 0.226667] PCCT header not found.\n[ 0.227405] ACPI: bus type PCI registered\n[ 0.228198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229426] PCI: Using configuration type 1 for base access\n[ 0.231166] ACPI: Added _OSI(Module Device)\n[ 0.231989] ACPI: Added _OSI(Processor Device)\n[ 0.232846] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233745] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235883] ACPI: Interpreter enabled\n[ 0.236646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238472] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243934] ACPI: (supports S0 S5)\n[ 0.244630] ACPI: Using IOAPIC for interrupt routing\n[ 0.245563] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248643] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249763] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251046] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252243] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254442] acpiphp: Slot [3] registered\n[ 0.255233] acpiphp: Slot [4] registered\n[ 0.256020] acpiphp: Slot [5] registered\n[ 0.256816] acpiphp: Slot [6] registered\n[ 0.257605] acpiphp: Slot [7] registered\n[ 0.258388] acpiphp: Slot [8] registered\n[ 0.259175] acpiphp: Slot [9] registered\n[ 0.259955] acpiphp: Slot [10] registered\n[ 0.260750] acpiphp: Slot [11] registered\n[ 0.261564] acpiphp: Slot [12] registered\n[ 0.262368] acpiphp: Slot [13] registered\n[ 0.263164] acpiphp: Slot [14] registered\n[ 0.263957] acpiphp: Slot [15] registered\n[ 0.274691] acpiphp: Slot [16] registered\n[ 0.275495] acpiphp: Slot [17] registered\n[ 0.276295] acpiphp: Slot [18] registered\n[ 0.277087] acpiphp: Slot [19] registered\n[ 0.277884] acpiphp: Slot [20] registered\n[ 0.278695] acpiphp: Slot [21] registered\n[ 0.279498] acpiphp: Slot [22] registered\n[ 0.280296] acpiphp: Slot [23] registered\n[ 0.281089] acpiphp: Slot [24] registered\n[ 0.281889] acpiphp: Slot [25] registered\n[ 0.282689] acpiphp: Slot [26] registered\n[ 0.283488] acpiphp: Slot [27] registered\n[ 0.284289] acpiphp: Slot [28] registered\n[ 0.285082] acpiphp: Slot [29] registered\n[ 0.285884] acpiphp: Slot [30] registered\n[ 0.286687] acpiphp: Slot [31] registered\n[ 0.287484] PCI host bridge to bus 0000:00\n[ 0.288283] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289476] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290665] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292089] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299921] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301202] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302358] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303603] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311563] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358016] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359483] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360881] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362289] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363661] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366357] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367395] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368912] vgaarb: loaded\n[ 0.369505] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370625] SCSI subsystem initialized\n[ 0.371432] ACPI: bus type USB registered\n[ 0.372328] usbcore: registered new interface driver usbfs\n[ 0.373361] usbcore: registered new interface driver hub\n[ 0.374352] usbcore: registered new device driver usb\n[ 0.375399] PCI: Using ACPI for IRQ routing\n[ 0.376426] NetLabel: Initializing\n[ 0.377122] NetLabel: domain hash size = 128\n[ 0.377965] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378896] NetLabel: unlabeled traffic allowed by default\n[ 0.379978] clocksource: Switched to clocksource kvm-clock\n[ 0.385399] AppArmor: AppArmor Filesystem Enabled\n[ 0.386343] pnp: PnP ACPI init\n[ 0.387250] pnp: PnP ACPI: found 5 devices\n[ 0.393602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395314] NET: Registered protocol family 2\n[ 0.396257] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397497] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398636] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399768] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400826] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401969] NET: Registered protocol family 1\n[ 0.402820] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403894] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404952] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418947] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433159] Trying to unpack rootfs image as initramfs...\n[ 0.482972] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496823] Scanning for low memory corruption every 60 seconds\n[ 0.498142] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499281] audit: initializing netlink subsys (disabled)\n[ 0.500305] audit: type=2000 audit(1537982873.293:1): initialized\n[ 0.501603] Initialise system trusted keyring\n[ 0.502525] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503683] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505653] zbud: loaded\n[ 0.506351] VFS: Disk quotas dquot_6.6.0\n[ 0.507163] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508665] fuse init (API version 7.23)\n[ 0.509558] Key type big_key registered\n[ 0.510357] Allocating IMA MOK and blacklist keyrings.\n[ 0.511819] Key type asymmetric registered\n[ 0.512655] Asymmetric key parser 'x509' registered\n[ 0.513612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515072] io scheduler noop registered\n[ 0.515865] io scheduler deadline registered (default)\n[ 0.516858] io scheduler cfq registered\n[ 0.517691] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518731] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521458] ACPI: Power Button [PWRF]\n[ 0.522284] GHES: HEST is not enabled!\n[ 0.536034] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564427] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566669] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590750] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592875] Linux agpgart interface v0.103\n[ 0.594893] brd: module loaded\n[ 0.596158] loop: module loaded\n[ 0.599657] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.601094] GPT:90111 != 2097151\n[ 0.601767] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602846] GPT:90111 != 2097151\n[ 0.603510] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604463] vda: vda1 vda15\n[ 0.607756] scsi host0: ata_piix\n[ 0.608683] scsi host1: ata_piix\n[ 0.609382] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610586] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612017] libphy: Fixed MDIO Bus: probed\n[ 0.612837] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613770] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616078] PPP generic driver version 2.4.2\n[ 0.617006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.618414] ehci-pci: EHCI PCI platform driver\n[ 0.619273] ehci-platform: EHCI generic platform driver\n[ 0.620255] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.621367] ohci-pci: OHCI PCI platform driver\n[ 0.622222] ohci-platform: OHCI generic platform driver\n[ 0.623192] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.637646] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.638637] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.640347] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.641670] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643120] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644817] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646668] usb usb1: Product: UHCI Host Controller\n[ 0.647929] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649444] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650673] hub 1-0:1.0: USB hub found\n[ 0.651659] hub 1-0:1.0: 2 ports detected\n[ 0.652797] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655402] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.656368] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.657385] mousedev: PS/2 mouse device common for all mice\n[ 0.658626] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660454] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662705] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664102] i2c /dev entries driver\n[ 0.665117] device-mapper: uevent: version 1.0.3\n[ 0.666360] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669451] NET: Registered protocol family 10\n[ 0.670442] NET: Registered protocol family 17\n[ 0.671323] Key type dns_resolver registered\n[ 0.672266] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673372] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675100] registered taskstats version 1\n[ 0.675927] Loading compiled-in X.509 certificates\n[ 0.677371] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679223] zswap: loaded using pool lzo/zbud\n[ 0.680608] Key type trusted registered\n[ 0.682152] Key type encrypted registered\n[ 0.682977] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684028] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685080] evm: HMAC attrs: 0x1\n[ 0.686035] Magic number: 2:702:492\n[ 0.686905] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:53 UTC (1537982873)\n[ 0.688515] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.689628] EDD information not available.\n[ 0.768998] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.771058] Write protecting the kernel read-only data: 14336k\n[ 0.783207] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785542] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.62\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.835214] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\n"} 2018-09-26 17:30:34,495 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action used request id req-d182197d-3bd5-4117-90d5-6b180814724f 2018-09-26 17:30:36,511 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4679688ee058e41370dce00ec1c29b0de2da3d93" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:30:37,586 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:30:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-26045964-7299-4407-b3d7-99e23fa934a0 x-compute-request-id: req-26045964-7299-4407-b3d7-99e23fa934a0 Content-Encoding: gzip Content-Length: 7689 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 455371447 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132890] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134538] pid_max: default: 32768 minimum: 301\n[ 0.135428] ACPI: Core revision 20150930\n[ 0.136807] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138108] Security Framework initialized\n[ 0.138920] Yama: becoming mindful.\n[ 0.139650] AppArmor: AppArmor initialized\n[ 0.140513] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141837] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143110] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144318] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145698] Initializing cgroup subsys io\n[ 0.146512] Initializing cgroup subsys memory\n[ 0.147368] Initializing cgroup subsys devices\n[ 0.148249] Initializing cgroup subsys freezer\n[ 0.149112] Initializing cgroup subsys net_cls\n[ 0.149976] Initializing cgroup subsys perf_event\n[ 0.150888] Initializing cgroup subsys net_prio\n[ 0.151768] Initializing cgroup subsys hugetlb\n[ 0.152636] Initializing cgroup subsys pids\n[ 0.153515] CPU: Physical Processor ID: 0\n[ 0.155001] mce: CPU supports 10 MCE banks\n[ 0.155853] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167500] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173863] ftrace: allocating 31920 entries in 125 pages\n[ 0.200510] smpboot: Max logical packages: 1\n[ 0.201355] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202699] x2apic enabled\n[ 0.203505] Switched APIC routing to physical x2apic.\n[ 0.205253] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206361] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208319] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210076] KVM setup paravirtual spinlock\n[ 0.211366] x86: Booted up 1 node, 1 CPUs\n[ 0.212158] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213521] devtmpfs: initialized\n[ 0.215224] evm: security.selinux\n[ 0.215908] evm: security.SMACK64\n[ 0.216591] evm: security.SMACK64EXEC\n[ 0.217323] evm: security.SMACK64TRANSMUTE\n[ 0.218113] evm: security.SMACK64MMAP\n[ 0.218840] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220271] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222086] pinctrl core: initialized pinctrl subsystem\n[ 0.223163] RTC time: 17:27:52, date: 09/26/18\n[ 0.224110] NET: Registered protocol family 16\n[ 0.225076] cpuidle: using governor ladder\n[ 0.225884] cpuidle: using governor menu\n[ 0.226667] PCCT header not found.\n[ 0.227405] ACPI: bus type PCI registered\n[ 0.228198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229426] PCI: Using configuration type 1 for base access\n[ 0.231166] ACPI: Added _OSI(Module Device)\n[ 0.231989] ACPI: Added _OSI(Processor Device)\n[ 0.232846] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233745] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235883] ACPI: Interpreter enabled\n[ 0.236646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238472] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243934] ACPI: (supports S0 S5)\n[ 0.244630] ACPI: Using IOAPIC for interrupt routing\n[ 0.245563] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248643] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249763] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251046] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252243] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254442] acpiphp: Slot [3] registered\n[ 0.255233] acpiphp: Slot [4] registered\n[ 0.256020] acpiphp: Slot [5] registered\n[ 0.256816] acpiphp: Slot [6] registered\n[ 0.257605] acpiphp: Slot [7] registered\n[ 0.258388] acpiphp: Slot [8] registered\n[ 0.259175] acpiphp: Slot [9] registered\n[ 0.259955] acpiphp: Slot [10] registered\n[ 0.260750] acpiphp: Slot [11] registered\n[ 0.261564] acpiphp: Slot [12] registered\n[ 0.262368] acpiphp: Slot [13] registered\n[ 0.263164] acpiphp: Slot [14] registered\n[ 0.263957] acpiphp: Slot [15] registered\n[ 0.274691] acpiphp: Slot [16] registered\n[ 0.275495] acpiphp: Slot [17] registered\n[ 0.276295] acpiphp: Slot [18] registered\n[ 0.277087] acpiphp: Slot [19] registered\n[ 0.277884] acpiphp: Slot [20] registered\n[ 0.278695] acpiphp: Slot [21] registered\n[ 0.279498] acpiphp: Slot [22] registered\n[ 0.280296] acpiphp: Slot [23] registered\n[ 0.281089] acpiphp: Slot [24] registered\n[ 0.281889] acpiphp: Slot [25] registered\n[ 0.282689] acpiphp: Slot [26] registered\n[ 0.283488] acpiphp: Slot [27] registered\n[ 0.284289] acpiphp: Slot [28] registered\n[ 0.285082] acpiphp: Slot [29] registered\n[ 0.285884] acpiphp: Slot [30] registered\n[ 0.286687] acpiphp: Slot [31] registered\n[ 0.287484] PCI host bridge to bus 0000:00\n[ 0.288283] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289476] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290665] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292089] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299921] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301202] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302358] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303603] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311563] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358016] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359483] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360881] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362289] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363661] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366357] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367395] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368912] vgaarb: loaded\n[ 0.369505] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370625] SCSI subsystem initialized\n[ 0.371432] ACPI: bus type USB registered\n[ 0.372328] usbcore: registered new interface driver usbfs\n[ 0.373361] usbcore: registered new interface driver hub\n[ 0.374352] usbcore: registered new device driver usb\n[ 0.375399] PCI: Using ACPI for IRQ routing\n[ 0.376426] NetLabel: Initializing\n[ 0.377122] NetLabel: domain hash size = 128\n[ 0.377965] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378896] NetLabel: unlabeled traffic allowed by default\n[ 0.379978] clocksource: Switched to clocksource kvm-clock\n[ 0.385399] AppArmor: AppArmor Filesystem Enabled\n[ 0.386343] pnp: PnP ACPI init\n[ 0.387250] pnp: PnP ACPI: found 5 devices\n[ 0.393602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395314] NET: Registered protocol family 2\n[ 0.396257] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397497] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398636] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399768] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400826] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401969] NET: Registered protocol family 1\n[ 0.402820] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403894] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404952] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418947] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433159] Trying to unpack rootfs image as initramfs...\n[ 0.482972] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496823] Scanning for low memory corruption every 60 seconds\n[ 0.498142] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499281] audit: initializing netlink subsys (disabled)\n[ 0.500305] audit: type=2000 audit(1537982873.293:1): initialized\n[ 0.501603] Initialise system trusted keyring\n[ 0.502525] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503683] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505653] zbud: loaded\n[ 0.506351] VFS: Disk quotas dquot_6.6.0\n[ 0.507163] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508665] fuse init (API version 7.23)\n[ 0.509558] Key type big_key registered\n[ 0.510357] Allocating IMA MOK and blacklist keyrings.\n[ 0.511819] Key type asymmetric registered\n[ 0.512655] Asymmetric key parser 'x509' registered\n[ 0.513612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515072] io scheduler noop registered\n[ 0.515865] io scheduler deadline registered (default)\n[ 0.516858] io scheduler cfq registered\n[ 0.517691] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518731] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521458] ACPI: Power Button [PWRF]\n[ 0.522284] GHES: HEST is not enabled!\n[ 0.536034] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564427] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566669] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590750] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592875] Linux agpgart interface v0.103\n[ 0.594893] brd: module loaded\n[ 0.596158] loop: module loaded\n[ 0.599657] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.601094] GPT:90111 != 2097151\n[ 0.601767] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602846] GPT:90111 != 2097151\n[ 0.603510] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604463] vda: vda1 vda15\n[ 0.607756] scsi host0: ata_piix\n[ 0.608683] scsi host1: ata_piix\n[ 0.609382] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610586] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612017] libphy: Fixed MDIO Bus: probed\n[ 0.612837] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613770] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616078] PPP generic driver version 2.4.2\n[ 0.617006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.618414] ehci-pci: EHCI PCI platform driver\n[ 0.619273] ehci-platform: EHCI generic platform driver\n[ 0.620255] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.621367] ohci-pci: OHCI PCI platform driver\n[ 0.622222] ohci-platform: OHCI generic platform driver\n[ 0.623192] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.637646] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.638637] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.640347] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.641670] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643120] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644817] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646668] usb usb1: Product: UHCI Host Controller\n[ 0.647929] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649444] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650673] hub 1-0:1.0: USB hub found\n[ 0.651659] hub 1-0:1.0: 2 ports detected\n[ 0.652797] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655402] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.656368] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.657385] mousedev: PS/2 mouse device common for all mice\n[ 0.658626] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660454] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662705] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664102] i2c /dev entries driver\n[ 0.665117] device-mapper: uevent: version 1.0.3\n[ 0.666360] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669451] NET: Registered protocol family 10\n[ 0.670442] NET: Registered protocol family 17\n[ 0.671323] Key type dns_resolver registered\n[ 0.672266] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673372] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675100] registered taskstats version 1\n[ 0.675927] Loading compiled-in X.509 certificates\n[ 0.677371] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679223] zswap: loaded using pool lzo/zbud\n[ 0.680608] Key type trusted registered\n[ 0.682152] Key type encrypted registered\n[ 0.682977] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684028] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685080] evm: HMAC attrs: 0x1\n[ 0.686035] Magic number: 2:702:492\n[ 0.686905] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:53 UTC (1537982873)\n[ 0.688515] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.689628] EDD information not available.\n[ 0.768998] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.771058] Write protecting the kernel read-only data: 14336k\n[ 0.783207] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785542] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.62\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.835214] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\n"} 2018-09-26 17:30:37,586 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action used request id req-26045964-7299-4407-b3d7-99e23fa934a0 2018-09-26 17:30:39,604 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4679688ee058e41370dce00ec1c29b0de2da3d93" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:30:40,671 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:30:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b21363a4-b0ab-467c-8a1e-9f5dbeebc099 x-compute-request-id: req-b21363a4-b0ab-467c-8a1e-9f5dbeebc099 Content-Encoding: gzip Content-Length: 7689 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 455371447 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132890] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134538] pid_max: default: 32768 minimum: 301\n[ 0.135428] ACPI: Core revision 20150930\n[ 0.136807] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138108] Security Framework initialized\n[ 0.138920] Yama: becoming mindful.\n[ 0.139650] AppArmor: AppArmor initialized\n[ 0.140513] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141837] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143110] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144318] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145698] Initializing cgroup subsys io\n[ 0.146512] Initializing cgroup subsys memory\n[ 0.147368] Initializing cgroup subsys devices\n[ 0.148249] Initializing cgroup subsys freezer\n[ 0.149112] Initializing cgroup subsys net_cls\n[ 0.149976] Initializing cgroup subsys perf_event\n[ 0.150888] Initializing cgroup subsys net_prio\n[ 0.151768] Initializing cgroup subsys hugetlb\n[ 0.152636] Initializing cgroup subsys pids\n[ 0.153515] CPU: Physical Processor ID: 0\n[ 0.155001] mce: CPU supports 10 MCE banks\n[ 0.155853] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167500] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173863] ftrace: allocating 31920 entries in 125 pages\n[ 0.200510] smpboot: Max logical packages: 1\n[ 0.201355] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202699] x2apic enabled\n[ 0.203505] Switched APIC routing to physical x2apic.\n[ 0.205253] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206361] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208319] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210076] KVM setup paravirtual spinlock\n[ 0.211366] x86: Booted up 1 node, 1 CPUs\n[ 0.212158] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213521] devtmpfs: initialized\n[ 0.215224] evm: security.selinux\n[ 0.215908] evm: security.SMACK64\n[ 0.216591] evm: security.SMACK64EXEC\n[ 0.217323] evm: security.SMACK64TRANSMUTE\n[ 0.218113] evm: security.SMACK64MMAP\n[ 0.218840] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220271] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222086] pinctrl core: initialized pinctrl subsystem\n[ 0.223163] RTC time: 17:27:52, date: 09/26/18\n[ 0.224110] NET: Registered protocol family 16\n[ 0.225076] cpuidle: using governor ladder\n[ 0.225884] cpuidle: using governor menu\n[ 0.226667] PCCT header not found.\n[ 0.227405] ACPI: bus type PCI registered\n[ 0.228198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229426] PCI: Using configuration type 1 for base access\n[ 0.231166] ACPI: Added _OSI(Module Device)\n[ 0.231989] ACPI: Added _OSI(Processor Device)\n[ 0.232846] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233745] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235883] ACPI: Interpreter enabled\n[ 0.236646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238472] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243934] ACPI: (supports S0 S5)\n[ 0.244630] ACPI: Using IOAPIC for interrupt routing\n[ 0.245563] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248643] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249763] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251046] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252243] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254442] acpiphp: Slot [3] registered\n[ 0.255233] acpiphp: Slot [4] registered\n[ 0.256020] acpiphp: Slot [5] registered\n[ 0.256816] acpiphp: Slot [6] registered\n[ 0.257605] acpiphp: Slot [7] registered\n[ 0.258388] acpiphp: Slot [8] registered\n[ 0.259175] acpiphp: Slot [9] registered\n[ 0.259955] acpiphp: Slot [10] registered\n[ 0.260750] acpiphp: Slot [11] registered\n[ 0.261564] acpiphp: Slot [12] registered\n[ 0.262368] acpiphp: Slot [13] registered\n[ 0.263164] acpiphp: Slot [14] registered\n[ 0.263957] acpiphp: Slot [15] registered\n[ 0.274691] acpiphp: Slot [16] registered\n[ 0.275495] acpiphp: Slot [17] registered\n[ 0.276295] acpiphp: Slot [18] registered\n[ 0.277087] acpiphp: Slot [19] registered\n[ 0.277884] acpiphp: Slot [20] registered\n[ 0.278695] acpiphp: Slot [21] registered\n[ 0.279498] acpiphp: Slot [22] registered\n[ 0.280296] acpiphp: Slot [23] registered\n[ 0.281089] acpiphp: Slot [24] registered\n[ 0.281889] acpiphp: Slot [25] registered\n[ 0.282689] acpiphp: Slot [26] registered\n[ 0.283488] acpiphp: Slot [27] registered\n[ 0.284289] acpiphp: Slot [28] registered\n[ 0.285082] acpiphp: Slot [29] registered\n[ 0.285884] acpiphp: Slot [30] registered\n[ 0.286687] acpiphp: Slot [31] registered\n[ 0.287484] PCI host bridge to bus 0000:00\n[ 0.288283] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289476] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290665] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292089] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299921] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301202] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302358] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303603] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311563] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358016] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359483] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360881] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362289] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363661] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366357] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367395] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368912] vgaarb: loaded\n[ 0.369505] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370625] SCSI subsystem initialized\n[ 0.371432] ACPI: bus type USB registered\n[ 0.372328] usbcore: registered new interface driver usbfs\n[ 0.373361] usbcore: registered new interface driver hub\n[ 0.374352] usbcore: registered new device driver usb\n[ 0.375399] PCI: Using ACPI for IRQ routing\n[ 0.376426] NetLabel: Initializing\n[ 0.377122] NetLabel: domain hash size = 128\n[ 0.377965] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378896] NetLabel: unlabeled traffic allowed by default\n[ 0.379978] clocksource: Switched to clocksource kvm-clock\n[ 0.385399] AppArmor: AppArmor Filesystem Enabled\n[ 0.386343] pnp: PnP ACPI init\n[ 0.387250] pnp: PnP ACPI: found 5 devices\n[ 0.393602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395314] NET: Registered protocol family 2\n[ 0.396257] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397497] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398636] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399768] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400826] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401969] NET: Registered protocol family 1\n[ 0.402820] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403894] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404952] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418947] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433159] Trying to unpack rootfs image as initramfs...\n[ 0.482972] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496823] Scanning for low memory corruption every 60 seconds\n[ 0.498142] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499281] audit: initializing netlink subsys (disabled)\n[ 0.500305] audit: type=2000 audit(1537982873.293:1): initialized\n[ 0.501603] Initialise system trusted keyring\n[ 0.502525] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503683] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505653] zbud: loaded\n[ 0.506351] VFS: Disk quotas dquot_6.6.0\n[ 0.507163] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508665] fuse init (API version 7.23)\n[ 0.509558] Key type big_key registered\n[ 0.510357] Allocating IMA MOK and blacklist keyrings.\n[ 0.511819] Key type asymmetric registered\n[ 0.512655] Asymmetric key parser 'x509' registered\n[ 0.513612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515072] io scheduler noop registered\n[ 0.515865] io scheduler deadline registered (default)\n[ 0.516858] io scheduler cfq registered\n[ 0.517691] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518731] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521458] ACPI: Power Button [PWRF]\n[ 0.522284] GHES: HEST is not enabled!\n[ 0.536034] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564427] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566669] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590750] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592875] Linux agpgart interface v0.103\n[ 0.594893] brd: module loaded\n[ 0.596158] loop: module loaded\n[ 0.599657] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.601094] GPT:90111 != 2097151\n[ 0.601767] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602846] GPT:90111 != 2097151\n[ 0.603510] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604463] vda: vda1 vda15\n[ 0.607756] scsi host0: ata_piix\n[ 0.608683] scsi host1: ata_piix\n[ 0.609382] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610586] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612017] libphy: Fixed MDIO Bus: probed\n[ 0.612837] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613770] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616078] PPP generic driver version 2.4.2\n[ 0.617006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.618414] ehci-pci: EHCI PCI platform driver\n[ 0.619273] ehci-platform: EHCI generic platform driver\n[ 0.620255] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.621367] ohci-pci: OHCI PCI platform driver\n[ 0.622222] ohci-platform: OHCI generic platform driver\n[ 0.623192] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.637646] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.638637] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.640347] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.641670] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643120] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644817] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646668] usb usb1: Product: UHCI Host Controller\n[ 0.647929] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649444] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650673] hub 1-0:1.0: USB hub found\n[ 0.651659] hub 1-0:1.0: 2 ports detected\n[ 0.652797] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655402] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.656368] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.657385] mousedev: PS/2 mouse device common for all mice\n[ 0.658626] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660454] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662705] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664102] i2c /dev entries driver\n[ 0.665117] device-mapper: uevent: version 1.0.3\n[ 0.666360] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669451] NET: Registered protocol family 10\n[ 0.670442] NET: Registered protocol family 17\n[ 0.671323] Key type dns_resolver registered\n[ 0.672266] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673372] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675100] registered taskstats version 1\n[ 0.675927] Loading compiled-in X.509 certificates\n[ 0.677371] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679223] zswap: loaded using pool lzo/zbud\n[ 0.680608] Key type trusted registered\n[ 0.682152] Key type encrypted registered\n[ 0.682977] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684028] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685080] evm: HMAC attrs: 0x1\n[ 0.686035] Magic number: 2:702:492\n[ 0.686905] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:53 UTC (1537982873)\n[ 0.688515] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.689628] EDD information not available.\n[ 0.768998] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.771058] Write protecting the kernel read-only data: 14336k\n[ 0.783207] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785542] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.62\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.835214] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\n"} 2018-09-26 17:30:40,671 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action used request id req-b21363a4-b0ab-467c-8a1e-9f5dbeebc099 2018-09-26 17:30:42,689 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4679688ee058e41370dce00ec1c29b0de2da3d93" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:30:43,756 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:30:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-004f1967-3f59-486c-9b70-9701be5bdff2 x-compute-request-id: req-004f1967-3f59-486c-9b70-9701be5bdff2 Content-Encoding: gzip Content-Length: 7689 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 455371447 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132890] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134538] pid_max: default: 32768 minimum: 301\n[ 0.135428] ACPI: Core revision 20150930\n[ 0.136807] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138108] Security Framework initialized\n[ 0.138920] Yama: becoming mindful.\n[ 0.139650] AppArmor: AppArmor initialized\n[ 0.140513] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141837] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143110] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144318] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145698] Initializing cgroup subsys io\n[ 0.146512] Initializing cgroup subsys memory\n[ 0.147368] Initializing cgroup subsys devices\n[ 0.148249] Initializing cgroup subsys freezer\n[ 0.149112] Initializing cgroup subsys net_cls\n[ 0.149976] Initializing cgroup subsys perf_event\n[ 0.150888] Initializing cgroup subsys net_prio\n[ 0.151768] Initializing cgroup subsys hugetlb\n[ 0.152636] Initializing cgroup subsys pids\n[ 0.153515] CPU: Physical Processor ID: 0\n[ 0.155001] mce: CPU supports 10 MCE banks\n[ 0.155853] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167500] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173863] ftrace: allocating 31920 entries in 125 pages\n[ 0.200510] smpboot: Max logical packages: 1\n[ 0.201355] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202699] x2apic enabled\n[ 0.203505] Switched APIC routing to physical x2apic.\n[ 0.205253] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206361] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208319] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210076] KVM setup paravirtual spinlock\n[ 0.211366] x86: Booted up 1 node, 1 CPUs\n[ 0.212158] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213521] devtmpfs: initialized\n[ 0.215224] evm: security.selinux\n[ 0.215908] evm: security.SMACK64\n[ 0.216591] evm: security.SMACK64EXEC\n[ 0.217323] evm: security.SMACK64TRANSMUTE\n[ 0.218113] evm: security.SMACK64MMAP\n[ 0.218840] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220271] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222086] pinctrl core: initialized pinctrl subsystem\n[ 0.223163] RTC time: 17:27:52, date: 09/26/18\n[ 0.224110] NET: Registered protocol family 16\n[ 0.225076] cpuidle: using governor ladder\n[ 0.225884] cpuidle: using governor menu\n[ 0.226667] PCCT header not found.\n[ 0.227405] ACPI: bus type PCI registered\n[ 0.228198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229426] PCI: Using configuration type 1 for base access\n[ 0.231166] ACPI: Added _OSI(Module Device)\n[ 0.231989] ACPI: Added _OSI(Processor Device)\n[ 0.232846] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233745] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235883] ACPI: Interpreter enabled\n[ 0.236646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238472] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243934] ACPI: (supports S0 S5)\n[ 0.244630] ACPI: Using IOAPIC for interrupt routing\n[ 0.245563] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248643] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249763] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251046] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252243] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254442] acpiphp: Slot [3] registered\n[ 0.255233] acpiphp: Slot [4] registered\n[ 0.256020] acpiphp: Slot [5] registered\n[ 0.256816] acpiphp: Slot [6] registered\n[ 0.257605] acpiphp: Slot [7] registered\n[ 0.258388] acpiphp: Slot [8] registered\n[ 0.259175] acpiphp: Slot [9] registered\n[ 0.259955] acpiphp: Slot [10] registered\n[ 0.260750] acpiphp: Slot [11] registered\n[ 0.261564] acpiphp: Slot [12] registered\n[ 0.262368] acpiphp: Slot [13] registered\n[ 0.263164] acpiphp: Slot [14] registered\n[ 0.263957] acpiphp: Slot [15] registered\n[ 0.274691] acpiphp: Slot [16] registered\n[ 0.275495] acpiphp: Slot [17] registered\n[ 0.276295] acpiphp: Slot [18] registered\n[ 0.277087] acpiphp: Slot [19] registered\n[ 0.277884] acpiphp: Slot [20] registered\n[ 0.278695] acpiphp: Slot [21] registered\n[ 0.279498] acpiphp: Slot [22] registered\n[ 0.280296] acpiphp: Slot [23] registered\n[ 0.281089] acpiphp: Slot [24] registered\n[ 0.281889] acpiphp: Slot [25] registered\n[ 0.282689] acpiphp: Slot [26] registered\n[ 0.283488] acpiphp: Slot [27] registered\n[ 0.284289] acpiphp: Slot [28] registered\n[ 0.285082] acpiphp: Slot [29] registered\n[ 0.285884] acpiphp: Slot [30] registered\n[ 0.286687] acpiphp: Slot [31] registered\n[ 0.287484] PCI host bridge to bus 0000:00\n[ 0.288283] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289476] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290665] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292089] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299921] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301202] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302358] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303603] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311563] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358016] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359483] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360881] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362289] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363661] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366357] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367395] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368912] vgaarb: loaded\n[ 0.369505] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370625] SCSI subsystem initialized\n[ 0.371432] ACPI: bus type USB registered\n[ 0.372328] usbcore: registered new interface driver usbfs\n[ 0.373361] usbcore: registered new interface driver hub\n[ 0.374352] usbcore: registered new device driver usb\n[ 0.375399] PCI: Using ACPI for IRQ routing\n[ 0.376426] NetLabel: Initializing\n[ 0.377122] NetLabel: domain hash size = 128\n[ 0.377965] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378896] NetLabel: unlabeled traffic allowed by default\n[ 0.379978] clocksource: Switched to clocksource kvm-clock\n[ 0.385399] AppArmor: AppArmor Filesystem Enabled\n[ 0.386343] pnp: PnP ACPI init\n[ 0.387250] pnp: PnP ACPI: found 5 devices\n[ 0.393602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395314] NET: Registered protocol family 2\n[ 0.396257] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397497] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398636] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399768] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400826] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401969] NET: Registered protocol family 1\n[ 0.402820] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403894] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404952] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418947] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433159] Trying to unpack rootfs image as initramfs...\n[ 0.482972] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496823] Scanning for low memory corruption every 60 seconds\n[ 0.498142] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499281] audit: initializing netlink subsys (disabled)\n[ 0.500305] audit: type=2000 audit(1537982873.293:1): initialized\n[ 0.501603] Initialise system trusted keyring\n[ 0.502525] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503683] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505653] zbud: loaded\n[ 0.506351] VFS: Disk quotas dquot_6.6.0\n[ 0.507163] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508665] fuse init (API version 7.23)\n[ 0.509558] Key type big_key registered\n[ 0.510357] Allocating IMA MOK and blacklist keyrings.\n[ 0.511819] Key type asymmetric registered\n[ 0.512655] Asymmetric key parser 'x509' registered\n[ 0.513612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515072] io scheduler noop registered\n[ 0.515865] io scheduler deadline registered (default)\n[ 0.516858] io scheduler cfq registered\n[ 0.517691] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518731] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521458] ACPI: Power Button [PWRF]\n[ 0.522284] GHES: HEST is not enabled!\n[ 0.536034] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564427] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566669] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590750] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592875] Linux agpgart interface v0.103\n[ 0.594893] brd: module loaded\n[ 0.596158] loop: module loaded\n[ 0.599657] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.601094] GPT:90111 != 2097151\n[ 0.601767] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602846] GPT:90111 != 2097151\n[ 0.603510] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604463] vda: vda1 vda15\n[ 0.607756] scsi host0: ata_piix\n[ 0.608683] scsi host1: ata_piix\n[ 0.609382] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610586] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612017] libphy: Fixed MDIO Bus: probed\n[ 0.612837] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613770] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616078] PPP generic driver version 2.4.2\n[ 0.617006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.618414] ehci-pci: EHCI PCI platform driver\n[ 0.619273] ehci-platform: EHCI generic platform driver\n[ 0.620255] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.621367] ohci-pci: OHCI PCI platform driver\n[ 0.622222] ohci-platform: OHCI generic platform driver\n[ 0.623192] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.637646] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.638637] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.640347] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.641670] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643120] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644817] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646668] usb usb1: Product: UHCI Host Controller\n[ 0.647929] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649444] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650673] hub 1-0:1.0: USB hub found\n[ 0.651659] hub 1-0:1.0: 2 ports detected\n[ 0.652797] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655402] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.656368] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.657385] mousedev: PS/2 mouse device common for all mice\n[ 0.658626] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660454] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662705] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664102] i2c /dev entries driver\n[ 0.665117] device-mapper: uevent: version 1.0.3\n[ 0.666360] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669451] NET: Registered protocol family 10\n[ 0.670442] NET: Registered protocol family 17\n[ 0.671323] Key type dns_resolver registered\n[ 0.672266] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673372] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675100] registered taskstats version 1\n[ 0.675927] Loading compiled-in X.509 certificates\n[ 0.677371] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679223] zswap: loaded using pool lzo/zbud\n[ 0.680608] Key type trusted registered\n[ 0.682152] Key type encrypted registered\n[ 0.682977] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684028] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685080] evm: HMAC attrs: 0x1\n[ 0.686035] Magic number: 2:702:492\n[ 0.686905] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:53 UTC (1537982873)\n[ 0.688515] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.689628] EDD information not available.\n[ 0.768998] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.771058] Write protecting the kernel read-only data: 14336k\n[ 0.783207] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785542] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.62\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.835214] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\n"} 2018-09-26 17:30:43,756 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action used request id req-004f1967-3f59-486c-9b70-9701be5bdff2 2018-09-26 17:30:45,773 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4679688ee058e41370dce00ec1c29b0de2da3d93" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:30:46,845 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:30:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-640ccf1e-118b-4a2a-a63a-4029c01ac21e x-compute-request-id: req-640ccf1e-118b-4a2a-a63a-4029c01ac21e Content-Encoding: gzip Content-Length: 7689 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 455371447 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132890] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134538] pid_max: default: 32768 minimum: 301\n[ 0.135428] ACPI: Core revision 20150930\n[ 0.136807] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138108] Security Framework initialized\n[ 0.138920] Yama: becoming mindful.\n[ 0.139650] AppArmor: AppArmor initialized\n[ 0.140513] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141837] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143110] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144318] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145698] Initializing cgroup subsys io\n[ 0.146512] Initializing cgroup subsys memory\n[ 0.147368] Initializing cgroup subsys devices\n[ 0.148249] Initializing cgroup subsys freezer\n[ 0.149112] Initializing cgroup subsys net_cls\n[ 0.149976] Initializing cgroup subsys perf_event\n[ 0.150888] Initializing cgroup subsys net_prio\n[ 0.151768] Initializing cgroup subsys hugetlb\n[ 0.152636] Initializing cgroup subsys pids\n[ 0.153515] CPU: Physical Processor ID: 0\n[ 0.155001] mce: CPU supports 10 MCE banks\n[ 0.155853] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167500] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173863] ftrace: allocating 31920 entries in 125 pages\n[ 0.200510] smpboot: Max logical packages: 1\n[ 0.201355] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202699] x2apic enabled\n[ 0.203505] Switched APIC routing to physical x2apic.\n[ 0.205253] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206361] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208319] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210076] KVM setup paravirtual spinlock\n[ 0.211366] x86: Booted up 1 node, 1 CPUs\n[ 0.212158] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213521] devtmpfs: initialized\n[ 0.215224] evm: security.selinux\n[ 0.215908] evm: security.SMACK64\n[ 0.216591] evm: security.SMACK64EXEC\n[ 0.217323] evm: security.SMACK64TRANSMUTE\n[ 0.218113] evm: security.SMACK64MMAP\n[ 0.218840] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220271] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222086] pinctrl core: initialized pinctrl subsystem\n[ 0.223163] RTC time: 17:27:52, date: 09/26/18\n[ 0.224110] NET: Registered protocol family 16\n[ 0.225076] cpuidle: using governor ladder\n[ 0.225884] cpuidle: using governor menu\n[ 0.226667] PCCT header not found.\n[ 0.227405] ACPI: bus type PCI registered\n[ 0.228198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229426] PCI: Using configuration type 1 for base access\n[ 0.231166] ACPI: Added _OSI(Module Device)\n[ 0.231989] ACPI: Added _OSI(Processor Device)\n[ 0.232846] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233745] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235883] ACPI: Interpreter enabled\n[ 0.236646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238472] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243934] ACPI: (supports S0 S5)\n[ 0.244630] ACPI: Using IOAPIC for interrupt routing\n[ 0.245563] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248643] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249763] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251046] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252243] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254442] acpiphp: Slot [3] registered\n[ 0.255233] acpiphp: Slot [4] registered\n[ 0.256020] acpiphp: Slot [5] registered\n[ 0.256816] acpiphp: Slot [6] registered\n[ 0.257605] acpiphp: Slot [7] registered\n[ 0.258388] acpiphp: Slot [8] registered\n[ 0.259175] acpiphp: Slot [9] registered\n[ 0.259955] acpiphp: Slot [10] registered\n[ 0.260750] acpiphp: Slot [11] registered\n[ 0.261564] acpiphp: Slot [12] registered\n[ 0.262368] acpiphp: Slot [13] registered\n[ 0.263164] acpiphp: Slot [14] registered\n[ 0.263957] acpiphp: Slot [15] registered\n[ 0.274691] acpiphp: Slot [16] registered\n[ 0.275495] acpiphp: Slot [17] registered\n[ 0.276295] acpiphp: Slot [18] registered\n[ 0.277087] acpiphp: Slot [19] registered\n[ 0.277884] acpiphp: Slot [20] registered\n[ 0.278695] acpiphp: Slot [21] registered\n[ 0.279498] acpiphp: Slot [22] registered\n[ 0.280296] acpiphp: Slot [23] registered\n[ 0.281089] acpiphp: Slot [24] registered\n[ 0.281889] acpiphp: Slot [25] registered\n[ 0.282689] acpiphp: Slot [26] registered\n[ 0.283488] acpiphp: Slot [27] registered\n[ 0.284289] acpiphp: Slot [28] registered\n[ 0.285082] acpiphp: Slot [29] registered\n[ 0.285884] acpiphp: Slot [30] registered\n[ 0.286687] acpiphp: Slot [31] registered\n[ 0.287484] PCI host bridge to bus 0000:00\n[ 0.288283] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289476] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290665] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292089] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299921] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301202] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302358] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303603] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311563] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358016] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359483] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360881] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362289] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363661] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366357] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367395] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368912] vgaarb: loaded\n[ 0.369505] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370625] SCSI subsystem initialized\n[ 0.371432] ACPI: bus type USB registered\n[ 0.372328] usbcore: registered new interface driver usbfs\n[ 0.373361] usbcore: registered new interface driver hub\n[ 0.374352] usbcore: registered new device driver usb\n[ 0.375399] PCI: Using ACPI for IRQ routing\n[ 0.376426] NetLabel: Initializing\n[ 0.377122] NetLabel: domain hash size = 128\n[ 0.377965] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378896] NetLabel: unlabeled traffic allowed by default\n[ 0.379978] clocksource: Switched to clocksource kvm-clock\n[ 0.385399] AppArmor: AppArmor Filesystem Enabled\n[ 0.386343] pnp: PnP ACPI init\n[ 0.387250] pnp: PnP ACPI: found 5 devices\n[ 0.393602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395314] NET: Registered protocol family 2\n[ 0.396257] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397497] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398636] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399768] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400826] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401969] NET: Registered protocol family 1\n[ 0.402820] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403894] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404952] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418947] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433159] Trying to unpack rootfs image as initramfs...\n[ 0.482972] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496823] Scanning for low memory corruption every 60 seconds\n[ 0.498142] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499281] audit: initializing netlink subsys (disabled)\n[ 0.500305] audit: type=2000 audit(1537982873.293:1): initialized\n[ 0.501603] Initialise system trusted keyring\n[ 0.502525] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503683] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505653] zbud: loaded\n[ 0.506351] VFS: Disk quotas dquot_6.6.0\n[ 0.507163] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508665] fuse init (API version 7.23)\n[ 0.509558] Key type big_key registered\n[ 0.510357] Allocating IMA MOK and blacklist keyrings.\n[ 0.511819] Key type asymmetric registered\n[ 0.512655] Asymmetric key parser 'x509' registered\n[ 0.513612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515072] io scheduler noop registered\n[ 0.515865] io scheduler deadline registered (default)\n[ 0.516858] io scheduler cfq registered\n[ 0.517691] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518731] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521458] ACPI: Power Button [PWRF]\n[ 0.522284] GHES: HEST is not enabled!\n[ 0.536034] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564427] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566669] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590750] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592875] Linux agpgart interface v0.103\n[ 0.594893] brd: module loaded\n[ 0.596158] loop: module loaded\n[ 0.599657] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.601094] GPT:90111 != 2097151\n[ 0.601767] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602846] GPT:90111 != 2097151\n[ 0.603510] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604463] vda: vda1 vda15\n[ 0.607756] scsi host0: ata_piix\n[ 0.608683] scsi host1: ata_piix\n[ 0.609382] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610586] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612017] libphy: Fixed MDIO Bus: probed\n[ 0.612837] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613770] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616078] PPP generic driver version 2.4.2\n[ 0.617006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.618414] ehci-pci: EHCI PCI platform driver\n[ 0.619273] ehci-platform: EHCI generic platform driver\n[ 0.620255] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.621367] ohci-pci: OHCI PCI platform driver\n[ 0.622222] ohci-platform: OHCI generic platform driver\n[ 0.623192] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.637646] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.638637] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.640347] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.641670] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643120] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644817] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646668] usb usb1: Product: UHCI Host Controller\n[ 0.647929] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649444] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650673] hub 1-0:1.0: USB hub found\n[ 0.651659] hub 1-0:1.0: 2 ports detected\n[ 0.652797] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655402] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.656368] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.657385] mousedev: PS/2 mouse device common for all mice\n[ 0.658626] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660454] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662705] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664102] i2c /dev entries driver\n[ 0.665117] device-mapper: uevent: version 1.0.3\n[ 0.666360] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669451] NET: Registered protocol family 10\n[ 0.670442] NET: Registered protocol family 17\n[ 0.671323] Key type dns_resolver registered\n[ 0.672266] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673372] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675100] registered taskstats version 1\n[ 0.675927] Loading compiled-in X.509 certificates\n[ 0.677371] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679223] zswap: loaded using pool lzo/zbud\n[ 0.680608] Key type trusted registered\n[ 0.682152] Key type encrypted registered\n[ 0.682977] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684028] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685080] evm: HMAC attrs: 0x1\n[ 0.686035] Magic number: 2:702:492\n[ 0.686905] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:53 UTC (1537982873)\n[ 0.688515] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.689628] EDD information not available.\n[ 0.768998] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.771058] Write protecting the kernel read-only data: 14336k\n[ 0.783207] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785542] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.62\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.835214] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\n"} 2018-09-26 17:30:46,846 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action used request id req-640ccf1e-118b-4a2a-a63a-4029c01ac21e 2018-09-26 17:30:48,864 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4679688ee058e41370dce00ec1c29b0de2da3d93" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:30:49,943 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:30:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5651c52-e6a2-4398-acee-0b43d97c962c x-compute-request-id: req-a5651c52-e6a2-4398-acee-0b43d97c962c Content-Encoding: gzip Content-Length: 7689 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 455371447 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132890] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134538] pid_max: default: 32768 minimum: 301\n[ 0.135428] ACPI: Core revision 20150930\n[ 0.136807] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138108] Security Framework initialized\n[ 0.138920] Yama: becoming mindful.\n[ 0.139650] AppArmor: AppArmor initialized\n[ 0.140513] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141837] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143110] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144318] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145698] Initializing cgroup subsys io\n[ 0.146512] Initializing cgroup subsys memory\n[ 0.147368] Initializing cgroup subsys devices\n[ 0.148249] Initializing cgroup subsys freezer\n[ 0.149112] Initializing cgroup subsys net_cls\n[ 0.149976] Initializing cgroup subsys perf_event\n[ 0.150888] Initializing cgroup subsys net_prio\n[ 0.151768] Initializing cgroup subsys hugetlb\n[ 0.152636] Initializing cgroup subsys pids\n[ 0.153515] CPU: Physical Processor ID: 0\n[ 0.155001] mce: CPU supports 10 MCE banks\n[ 0.155853] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167500] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173863] ftrace: allocating 31920 entries in 125 pages\n[ 0.200510] smpboot: Max logical packages: 1\n[ 0.201355] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202699] x2apic enabled\n[ 0.203505] Switched APIC routing to physical x2apic.\n[ 0.205253] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206361] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208319] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210076] KVM setup paravirtual spinlock\n[ 0.211366] x86: Booted up 1 node, 1 CPUs\n[ 0.212158] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213521] devtmpfs: initialized\n[ 0.215224] evm: security.selinux\n[ 0.215908] evm: security.SMACK64\n[ 0.216591] evm: security.SMACK64EXEC\n[ 0.217323] evm: security.SMACK64TRANSMUTE\n[ 0.218113] evm: security.SMACK64MMAP\n[ 0.218840] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220271] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222086] pinctrl core: initialized pinctrl subsystem\n[ 0.223163] RTC time: 17:27:52, date: 09/26/18\n[ 0.224110] NET: Registered protocol family 16\n[ 0.225076] cpuidle: using governor ladder\n[ 0.225884] cpuidle: using governor menu\n[ 0.226667] PCCT header not found.\n[ 0.227405] ACPI: bus type PCI registered\n[ 0.228198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229426] PCI: Using configuration type 1 for base access\n[ 0.231166] ACPI: Added _OSI(Module Device)\n[ 0.231989] ACPI: Added _OSI(Processor Device)\n[ 0.232846] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233745] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235883] ACPI: Interpreter enabled\n[ 0.236646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238472] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243934] ACPI: (supports S0 S5)\n[ 0.244630] ACPI: Using IOAPIC for interrupt routing\n[ 0.245563] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248643] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249763] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251046] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252243] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254442] acpiphp: Slot [3] registered\n[ 0.255233] acpiphp: Slot [4] registered\n[ 0.256020] acpiphp: Slot [5] registered\n[ 0.256816] acpiphp: Slot [6] registered\n[ 0.257605] acpiphp: Slot [7] registered\n[ 0.258388] acpiphp: Slot [8] registered\n[ 0.259175] acpiphp: Slot [9] registered\n[ 0.259955] acpiphp: Slot [10] registered\n[ 0.260750] acpiphp: Slot [11] registered\n[ 0.261564] acpiphp: Slot [12] registered\n[ 0.262368] acpiphp: Slot [13] registered\n[ 0.263164] acpiphp: Slot [14] registered\n[ 0.263957] acpiphp: Slot [15] registered\n[ 0.274691] acpiphp: Slot [16] registered\n[ 0.275495] acpiphp: Slot [17] registered\n[ 0.276295] acpiphp: Slot [18] registered\n[ 0.277087] acpiphp: Slot [19] registered\n[ 0.277884] acpiphp: Slot [20] registered\n[ 0.278695] acpiphp: Slot [21] registered\n[ 0.279498] acpiphp: Slot [22] registered\n[ 0.280296] acpiphp: Slot [23] registered\n[ 0.281089] acpiphp: Slot [24] registered\n[ 0.281889] acpiphp: Slot [25] registered\n[ 0.282689] acpiphp: Slot [26] registered\n[ 0.283488] acpiphp: Slot [27] registered\n[ 0.284289] acpiphp: Slot [28] registered\n[ 0.285082] acpiphp: Slot [29] registered\n[ 0.285884] acpiphp: Slot [30] registered\n[ 0.286687] acpiphp: Slot [31] registered\n[ 0.287484] PCI host bridge to bus 0000:00\n[ 0.288283] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289476] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290665] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292089] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299921] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301202] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302358] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303603] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311563] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358016] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359483] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360881] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362289] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363661] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366357] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367395] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368912] vgaarb: loaded\n[ 0.369505] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370625] SCSI subsystem initialized\n[ 0.371432] ACPI: bus type USB registered\n[ 0.372328] usbcore: registered new interface driver usbfs\n[ 0.373361] usbcore: registered new interface driver hub\n[ 0.374352] usbcore: registered new device driver usb\n[ 0.375399] PCI: Using ACPI for IRQ routing\n[ 0.376426] NetLabel: Initializing\n[ 0.377122] NetLabel: domain hash size = 128\n[ 0.377965] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378896] NetLabel: unlabeled traffic allowed by default\n[ 0.379978] clocksource: Switched to clocksource kvm-clock\n[ 0.385399] AppArmor: AppArmor Filesystem Enabled\n[ 0.386343] pnp: PnP ACPI init\n[ 0.387250] pnp: PnP ACPI: found 5 devices\n[ 0.393602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395314] NET: Registered protocol family 2\n[ 0.396257] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397497] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398636] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399768] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400826] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401969] NET: Registered protocol family 1\n[ 0.402820] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403894] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404952] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418947] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433159] Trying to unpack rootfs image as initramfs...\n[ 0.482972] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496823] Scanning for low memory corruption every 60 seconds\n[ 0.498142] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499281] audit: initializing netlink subsys (disabled)\n[ 0.500305] audit: type=2000 audit(1537982873.293:1): initialized\n[ 0.501603] Initialise system trusted keyring\n[ 0.502525] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503683] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505653] zbud: loaded\n[ 0.506351] VFS: Disk quotas dquot_6.6.0\n[ 0.507163] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508665] fuse init (API version 7.23)\n[ 0.509558] Key type big_key registered\n[ 0.510357] Allocating IMA MOK and blacklist keyrings.\n[ 0.511819] Key type asymmetric registered\n[ 0.512655] Asymmetric key parser 'x509' registered\n[ 0.513612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515072] io scheduler noop registered\n[ 0.515865] io scheduler deadline registered (default)\n[ 0.516858] io scheduler cfq registered\n[ 0.517691] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518731] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521458] ACPI: Power Button [PWRF]\n[ 0.522284] GHES: HEST is not enabled!\n[ 0.536034] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564427] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566669] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590750] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592875] Linux agpgart interface v0.103\n[ 0.594893] brd: module loaded\n[ 0.596158] loop: module loaded\n[ 0.599657] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.601094] GPT:90111 != 2097151\n[ 0.601767] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602846] GPT:90111 != 2097151\n[ 0.603510] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604463] vda: vda1 vda15\n[ 0.607756] scsi host0: ata_piix\n[ 0.608683] scsi host1: ata_piix\n[ 0.609382] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610586] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612017] libphy: Fixed MDIO Bus: probed\n[ 0.612837] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613770] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616078] PPP generic driver version 2.4.2\n[ 0.617006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.618414] ehci-pci: EHCI PCI platform driver\n[ 0.619273] ehci-platform: EHCI generic platform driver\n[ 0.620255] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.621367] ohci-pci: OHCI PCI platform driver\n[ 0.622222] ohci-platform: OHCI generic platform driver\n[ 0.623192] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.637646] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.638637] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.640347] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.641670] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643120] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644817] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646668] usb usb1: Product: UHCI Host Controller\n[ 0.647929] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649444] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650673] hub 1-0:1.0: USB hub found\n[ 0.651659] hub 1-0:1.0: 2 ports detected\n[ 0.652797] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655402] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.656368] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.657385] mousedev: PS/2 mouse device common for all mice\n[ 0.658626] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660454] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662705] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664102] i2c /dev entries driver\n[ 0.665117] device-mapper: uevent: version 1.0.3\n[ 0.666360] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669451] NET: Registered protocol family 10\n[ 0.670442] NET: Registered protocol family 17\n[ 0.671323] Key type dns_resolver registered\n[ 0.672266] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673372] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675100] registered taskstats version 1\n[ 0.675927] Loading compiled-in X.509 certificates\n[ 0.677371] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679223] zswap: loaded using pool lzo/zbud\n[ 0.680608] Key type trusted registered\n[ 0.682152] Key type encrypted registered\n[ 0.682977] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684028] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685080] evm: HMAC attrs: 0x1\n[ 0.686035] Magic number: 2:702:492\n[ 0.686905] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:53 UTC (1537982873)\n[ 0.688515] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.689628] EDD information not available.\n[ 0.768998] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.771058] Write protecting the kernel read-only data: 14336k\n[ 0.783207] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785542] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.62\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.835214] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\n"} 2018-09-26 17:30:49,943 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action used request id req-a5651c52-e6a2-4398-acee-0b43d97c962c 2018-09-26 17:30:51,960 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4679688ee058e41370dce00ec1c29b0de2da3d93" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:30:53,026 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:30:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4522fe3f-9361-456a-9f22-0be8225763c9 x-compute-request-id: req-4522fe3f-9361-456a-9f22-0be8225763c9 Content-Encoding: gzip Content-Length: 7689 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 455371447 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132890] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134538] pid_max: default: 32768 minimum: 301\n[ 0.135428] ACPI: Core revision 20150930\n[ 0.136807] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138108] Security Framework initialized\n[ 0.138920] Yama: becoming mindful.\n[ 0.139650] AppArmor: AppArmor initialized\n[ 0.140513] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141837] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143110] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144318] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145698] Initializing cgroup subsys io\n[ 0.146512] Initializing cgroup subsys memory\n[ 0.147368] Initializing cgroup subsys devices\n[ 0.148249] Initializing cgroup subsys freezer\n[ 0.149112] Initializing cgroup subsys net_cls\n[ 0.149976] Initializing cgroup subsys perf_event\n[ 0.150888] Initializing cgroup subsys net_prio\n[ 0.151768] Initializing cgroup subsys hugetlb\n[ 0.152636] Initializing cgroup subsys pids\n[ 0.153515] CPU: Physical Processor ID: 0\n[ 0.155001] mce: CPU supports 10 MCE banks\n[ 0.155853] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167500] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173863] ftrace: allocating 31920 entries in 125 pages\n[ 0.200510] smpboot: Max logical packages: 1\n[ 0.201355] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202699] x2apic enabled\n[ 0.203505] Switched APIC routing to physical x2apic.\n[ 0.205253] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206361] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208319] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210076] KVM setup paravirtual spinlock\n[ 0.211366] x86: Booted up 1 node, 1 CPUs\n[ 0.212158] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213521] devtmpfs: initialized\n[ 0.215224] evm: security.selinux\n[ 0.215908] evm: security.SMACK64\n[ 0.216591] evm: security.SMACK64EXEC\n[ 0.217323] evm: security.SMACK64TRANSMUTE\n[ 0.218113] evm: security.SMACK64MMAP\n[ 0.218840] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220271] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222086] pinctrl core: initialized pinctrl subsystem\n[ 0.223163] RTC time: 17:27:52, date: 09/26/18\n[ 0.224110] NET: Registered protocol family 16\n[ 0.225076] cpuidle: using governor ladder\n[ 0.225884] cpuidle: using governor menu\n[ 0.226667] PCCT header not found.\n[ 0.227405] ACPI: bus type PCI registered\n[ 0.228198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229426] PCI: Using configuration type 1 for base access\n[ 0.231166] ACPI: Added _OSI(Module Device)\n[ 0.231989] ACPI: Added _OSI(Processor Device)\n[ 0.232846] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233745] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235883] ACPI: Interpreter enabled\n[ 0.236646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238472] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243934] ACPI: (supports S0 S5)\n[ 0.244630] ACPI: Using IOAPIC for interrupt routing\n[ 0.245563] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248643] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249763] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251046] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252243] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254442] acpiphp: Slot [3] registered\n[ 0.255233] acpiphp: Slot [4] registered\n[ 0.256020] acpiphp: Slot [5] registered\n[ 0.256816] acpiphp: Slot [6] registered\n[ 0.257605] acpiphp: Slot [7] registered\n[ 0.258388] acpiphp: Slot [8] registered\n[ 0.259175] acpiphp: Slot [9] registered\n[ 0.259955] acpiphp: Slot [10] registered\n[ 0.260750] acpiphp: Slot [11] registered\n[ 0.261564] acpiphp: Slot [12] registered\n[ 0.262368] acpiphp: Slot [13] registered\n[ 0.263164] acpiphp: Slot [14] registered\n[ 0.263957] acpiphp: Slot [15] registered\n[ 0.274691] acpiphp: Slot [16] registered\n[ 0.275495] acpiphp: Slot [17] registered\n[ 0.276295] acpiphp: Slot [18] registered\n[ 0.277087] acpiphp: Slot [19] registered\n[ 0.277884] acpiphp: Slot [20] registered\n[ 0.278695] acpiphp: Slot [21] registered\n[ 0.279498] acpiphp: Slot [22] registered\n[ 0.280296] acpiphp: Slot [23] registered\n[ 0.281089] acpiphp: Slot [24] registered\n[ 0.281889] acpiphp: Slot [25] registered\n[ 0.282689] acpiphp: Slot [26] registered\n[ 0.283488] acpiphp: Slot [27] registered\n[ 0.284289] acpiphp: Slot [28] registered\n[ 0.285082] acpiphp: Slot [29] registered\n[ 0.285884] acpiphp: Slot [30] registered\n[ 0.286687] acpiphp: Slot [31] registered\n[ 0.287484] PCI host bridge to bus 0000:00\n[ 0.288283] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289476] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290665] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292089] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299921] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301202] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302358] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303603] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311563] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358016] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359483] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360881] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362289] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363661] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366357] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367395] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368912] vgaarb: loaded\n[ 0.369505] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370625] SCSI subsystem initialized\n[ 0.371432] ACPI: bus type USB registered\n[ 0.372328] usbcore: registered new interface driver usbfs\n[ 0.373361] usbcore: registered new interface driver hub\n[ 0.374352] usbcore: registered new device driver usb\n[ 0.375399] PCI: Using ACPI for IRQ routing\n[ 0.376426] NetLabel: Initializing\n[ 0.377122] NetLabel: domain hash size = 128\n[ 0.377965] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378896] NetLabel: unlabeled traffic allowed by default\n[ 0.379978] clocksource: Switched to clocksource kvm-clock\n[ 0.385399] AppArmor: AppArmor Filesystem Enabled\n[ 0.386343] pnp: PnP ACPI init\n[ 0.387250] pnp: PnP ACPI: found 5 devices\n[ 0.393602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395314] NET: Registered protocol family 2\n[ 0.396257] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397497] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398636] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399768] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400826] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401969] NET: Registered protocol family 1\n[ 0.402820] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403894] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404952] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418947] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433159] Trying to unpack rootfs image as initramfs...\n[ 0.482972] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496823] Scanning for low memory corruption every 60 seconds\n[ 0.498142] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499281] audit: initializing netlink subsys (disabled)\n[ 0.500305] audit: type=2000 audit(1537982873.293:1): initialized\n[ 0.501603] Initialise system trusted keyring\n[ 0.502525] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503683] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505653] zbud: loaded\n[ 0.506351] VFS: Disk quotas dquot_6.6.0\n[ 0.507163] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508665] fuse init (API version 7.23)\n[ 0.509558] Key type big_key registered\n[ 0.510357] Allocating IMA MOK and blacklist keyrings.\n[ 0.511819] Key type asymmetric registered\n[ 0.512655] Asymmetric key parser 'x509' registered\n[ 0.513612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515072] io scheduler noop registered\n[ 0.515865] io scheduler deadline registered (default)\n[ 0.516858] io scheduler cfq registered\n[ 0.517691] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518731] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521458] ACPI: Power Button [PWRF]\n[ 0.522284] GHES: HEST is not enabled!\n[ 0.536034] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564427] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566669] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590750] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592875] Linux agpgart interface v0.103\n[ 0.594893] brd: module loaded\n[ 0.596158] loop: module loaded\n[ 0.599657] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.601094] GPT:90111 != 2097151\n[ 0.601767] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602846] GPT:90111 != 2097151\n[ 0.603510] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604463] vda: vda1 vda15\n[ 0.607756] scsi host0: ata_piix\n[ 0.608683] scsi host1: ata_piix\n[ 0.609382] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610586] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612017] libphy: Fixed MDIO Bus: probed\n[ 0.612837] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613770] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616078] PPP generic driver version 2.4.2\n[ 0.617006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.618414] ehci-pci: EHCI PCI platform driver\n[ 0.619273] ehci-platform: EHCI generic platform driver\n[ 0.620255] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.621367] ohci-pci: OHCI PCI platform driver\n[ 0.622222] ohci-platform: OHCI generic platform driver\n[ 0.623192] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.637646] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.638637] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.640347] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.641670] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643120] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644817] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646668] usb usb1: Product: UHCI Host Controller\n[ 0.647929] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649444] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650673] hub 1-0:1.0: USB hub found\n[ 0.651659] hub 1-0:1.0: 2 ports detected\n[ 0.652797] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655402] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.656368] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.657385] mousedev: PS/2 mouse device common for all mice\n[ 0.658626] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660454] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662705] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664102] i2c /dev entries driver\n[ 0.665117] device-mapper: uevent: version 1.0.3\n[ 0.666360] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669451] NET: Registered protocol family 10\n[ 0.670442] NET: Registered protocol family 17\n[ 0.671323] Key type dns_resolver registered\n[ 0.672266] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673372] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675100] registered taskstats version 1\n[ 0.675927] Loading compiled-in X.509 certificates\n[ 0.677371] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679223] zswap: loaded using pool lzo/zbud\n[ 0.680608] Key type trusted registered\n[ 0.682152] Key type encrypted registered\n[ 0.682977] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684028] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685080] evm: HMAC attrs: 0x1\n[ 0.686035] Magic number: 2:702:492\n[ 0.686905] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:53 UTC (1537982873)\n[ 0.688515] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.689628] EDD information not available.\n[ 0.768998] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.771058] Write protecting the kernel read-only data: 14336k\n[ 0.783207] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785542] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.62\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.835214] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\n"} 2018-09-26 17:30:53,027 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action used request id req-4522fe3f-9361-456a-9f22-0be8225763c9 2018-09-26 17:30:55,035 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4679688ee058e41370dce00ec1c29b0de2da3d93" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:30:56,154 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:30:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-13dba5dd-9b53-4969-911c-031e5a2f75fe x-compute-request-id: req-13dba5dd-9b53-4969-911c-031e5a2f75fe Content-Encoding: gzip Content-Length: 7793 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 455371447 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132890] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134538] pid_max: default: 32768 minimum: 301\n[ 0.135428] ACPI: Core revision 20150930\n[ 0.136807] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138108] Security Framework initialized\n[ 0.138920] Yama: becoming mindful.\n[ 0.139650] AppArmor: AppArmor initialized\n[ 0.140513] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141837] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143110] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144318] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145698] Initializing cgroup subsys io\n[ 0.146512] Initializing cgroup subsys memory\n[ 0.147368] Initializing cgroup subsys devices\n[ 0.148249] Initializing cgroup subsys freezer\n[ 0.149112] Initializing cgroup subsys net_cls\n[ 0.149976] Initializing cgroup subsys perf_event\n[ 0.150888] Initializing cgroup subsys net_prio\n[ 0.151768] Initializing cgroup subsys hugetlb\n[ 0.152636] Initializing cgroup subsys pids\n[ 0.153515] CPU: Physical Processor ID: 0\n[ 0.155001] mce: CPU supports 10 MCE banks\n[ 0.155853] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167500] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173863] ftrace: allocating 31920 entries in 125 pages\n[ 0.200510] smpboot: Max logical packages: 1\n[ 0.201355] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202699] x2apic enabled\n[ 0.203505] Switched APIC routing to physical x2apic.\n[ 0.205253] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206361] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208319] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210076] KVM setup paravirtual spinlock\n[ 0.211366] x86: Booted up 1 node, 1 CPUs\n[ 0.212158] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213521] devtmpfs: initialized\n[ 0.215224] evm: security.selinux\n[ 0.215908] evm: security.SMACK64\n[ 0.216591] evm: security.SMACK64EXEC\n[ 0.217323] evm: security.SMACK64TRANSMUTE\n[ 0.218113] evm: security.SMACK64MMAP\n[ 0.218840] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220271] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222086] pinctrl core: initialized pinctrl subsystem\n[ 0.223163] RTC time: 17:27:52, date: 09/26/18\n[ 0.224110] NET: Registered protocol family 16\n[ 0.225076] cpuidle: using governor ladder\n[ 0.225884] cpuidle: using governor menu\n[ 0.226667] PCCT header not found.\n[ 0.227405] ACPI: bus type PCI registered\n[ 0.228198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229426] PCI: Using configuration type 1 for base access\n[ 0.231166] ACPI: Added _OSI(Module Device)\n[ 0.231989] ACPI: Added _OSI(Processor Device)\n[ 0.232846] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233745] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235883] ACPI: Interpreter enabled\n[ 0.236646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238472] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243934] ACPI: (supports S0 S5)\n[ 0.244630] ACPI: Using IOAPIC for interrupt routing\n[ 0.245563] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248643] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249763] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251046] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252243] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254442] acpiphp: Slot [3] registered\n[ 0.255233] acpiphp: Slot [4] registered\n[ 0.256020] acpiphp: Slot [5] registered\n[ 0.256816] acpiphp: Slot [6] registered\n[ 0.257605] acpiphp: Slot [7] registered\n[ 0.258388] acpiphp: Slot [8] registered\n[ 0.259175] acpiphp: Slot [9] registered\n[ 0.259955] acpiphp: Slot [10] registered\n[ 0.260750] acpiphp: Slot [11] registered\n[ 0.261564] acpiphp: Slot [12] registered\n[ 0.262368] acpiphp: Slot [13] registered\n[ 0.263164] acpiphp: Slot [14] registered\n[ 0.263957] acpiphp: Slot [15] registered\n[ 0.274691] acpiphp: Slot [16] registered\n[ 0.275495] acpiphp: Slot [17] registered\n[ 0.276295] acpiphp: Slot [18] registered\n[ 0.277087] acpiphp: Slot [19] registered\n[ 0.277884] acpiphp: Slot [20] registered\n[ 0.278695] acpiphp: Slot [21] registered\n[ 0.279498] acpiphp: Slot [22] registered\n[ 0.280296] acpiphp: Slot [23] registered\n[ 0.281089] acpiphp: Slot [24] registered\n[ 0.281889] acpiphp: Slot [25] registered\n[ 0.282689] acpiphp: Slot [26] registered\n[ 0.283488] acpiphp: Slot [27] registered\n[ 0.284289] acpiphp: Slot [28] registered\n[ 0.285082] acpiphp: Slot [29] registered\n[ 0.285884] acpiphp: Slot [30] registered\n[ 0.286687] acpiphp: Slot [31] registered\n[ 0.287484] PCI host bridge to bus 0000:00\n[ 0.288283] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289476] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290665] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292089] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299921] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301202] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302358] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303603] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311563] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358016] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359483] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360881] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362289] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363661] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366357] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367395] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368912] vgaarb: loaded\n[ 0.369505] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370625] SCSI subsystem initialized\n[ 0.371432] ACPI: bus type USB registered\n[ 0.372328] usbcore: registered new interface driver usbfs\n[ 0.373361] usbcore: registered new interface driver hub\n[ 0.374352] usbcore: registered new device driver usb\n[ 0.375399] PCI: Using ACPI for IRQ routing\n[ 0.376426] NetLabel: Initializing\n[ 0.377122] NetLabel: domain hash size = 128\n[ 0.377965] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378896] NetLabel: unlabeled traffic allowed by default\n[ 0.379978] clocksource: Switched to clocksource kvm-clock\n[ 0.385399] AppArmor: AppArmor Filesystem Enabled\n[ 0.386343] pnp: PnP ACPI init\n[ 0.387250] pnp: PnP ACPI: found 5 devices\n[ 0.393602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395314] NET: Registered protocol family 2\n[ 0.396257] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397497] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398636] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399768] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400826] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401969] NET: Registered protocol family 1\n[ 0.402820] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403894] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404952] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418947] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433159] Trying to unpack rootfs image as initramfs...\n[ 0.482972] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496823] Scanning for low memory corruption every 60 seconds\n[ 0.498142] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499281] audit: initializing netlink subsys (disabled)\n[ 0.500305] audit: type=2000 audit(1537982873.293:1): initialized\n[ 0.501603] Initialise system trusted keyring\n[ 0.502525] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503683] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505653] zbud: loaded\n[ 0.506351] VFS: Disk quotas dquot_6.6.0\n[ 0.507163] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508665] fuse init (API version 7.23)\n[ 0.509558] Key type big_key registered\n[ 0.510357] Allocating IMA MOK and blacklist keyrings.\n[ 0.511819] Key type asymmetric registered\n[ 0.512655] Asymmetric key parser 'x509' registered\n[ 0.513612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515072] io scheduler noop registered\n[ 0.515865] io scheduler deadline registered (default)\n[ 0.516858] io scheduler cfq registered\n[ 0.517691] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518731] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521458] ACPI: Power Button [PWRF]\n[ 0.522284] GHES: HEST is not enabled!\n[ 0.536034] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564427] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566669] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590750] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592875] Linux agpgart interface v0.103\n[ 0.594893] brd: module loaded\n[ 0.596158] loop: module loaded\n[ 0.599657] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.601094] GPT:90111 != 2097151\n[ 0.601767] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602846] GPT:90111 != 2097151\n[ 0.603510] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604463] vda: vda1 vda15\n[ 0.607756] scsi host0: ata_piix\n[ 0.608683] scsi host1: ata_piix\n[ 0.609382] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610586] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612017] libphy: Fixed MDIO Bus: probed\n[ 0.612837] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613770] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616078] PPP generic driver version 2.4.2\n[ 0.617006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.618414] ehci-pci: EHCI PCI platform driver\n[ 0.619273] ehci-platform: EHCI generic platform driver\n[ 0.620255] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.621367] ohci-pci: OHCI PCI platform driver\n[ 0.622222] ohci-platform: OHCI generic platform driver\n[ 0.623192] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.637646] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.638637] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.640347] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.641670] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643120] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644817] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646668] usb usb1: Product: UHCI Host Controller\n[ 0.647929] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649444] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650673] hub 1-0:1.0: USB hub found\n[ 0.651659] hub 1-0:1.0: 2 ports detected\n[ 0.652797] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655402] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.656368] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.657385] mousedev: PS/2 mouse device common for all mice\n[ 0.658626] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660454] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662705] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664102] i2c /dev entries driver\n[ 0.665117] device-mapper: uevent: version 1.0.3\n[ 0.666360] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669451] NET: Registered protocol family 10\n[ 0.670442] NET: Registered protocol family 17\n[ 0.671323] Key type dns_resolver registered\n[ 0.672266] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673372] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675100] registered taskstats version 1\n[ 0.675927] Loading compiled-in X.509 certificates\n[ 0.677371] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679223] zswap: loaded using pool lzo/zbud\n[ 0.680608] Key type trusted registered\n[ 0.682152] Key type encrypted registered\n[ 0.682977] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684028] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685080] evm: HMAC attrs: 0x1\n[ 0.686035] Magic number: 2:702:492\n[ 0.686905] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:53 UTC (1537982873)\n[ 0.688515] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.689628] EDD information not available.\n[ 0.768998] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.771058] Write protecting the kernel read-only data: 14336k\n[ 0.783207] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785542] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.62\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.835214] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\nUsage: /sbin/cirros-dhcpc \nNo lease, failing\nWARN: /etc/rc3.d/S40-network failed\nchecking http://169.254.169.254/2009-04-04/instance-id\nfailed 1/20: up 181.83. request failed\n"} 2018-09-26 17:30:56,155 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action used request id req-13dba5dd-9b53-4969-911c-031e5a2f75fe 2018-09-26 17:30:58,171 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4679688ee058e41370dce00ec1c29b0de2da3d93" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:30:59,241 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:30:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a34bfddf-6724-4271-95dc-b166d1790bab x-compute-request-id: req-a34bfddf-6724-4271-95dc-b166d1790bab Content-Encoding: gzip Content-Length: 7803 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 455371447 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132890] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134538] pid_max: default: 32768 minimum: 301\n[ 0.135428] ACPI: Core revision 20150930\n[ 0.136807] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138108] Security Framework initialized\n[ 0.138920] Yama: becoming mindful.\n[ 0.139650] AppArmor: AppArmor initialized\n[ 0.140513] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141837] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143110] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144318] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145698] Initializing cgroup subsys io\n[ 0.146512] Initializing cgroup subsys memory\n[ 0.147368] Initializing cgroup subsys devices\n[ 0.148249] Initializing cgroup subsys freezer\n[ 0.149112] Initializing cgroup subsys net_cls\n[ 0.149976] Initializing cgroup subsys perf_event\n[ 0.150888] Initializing cgroup subsys net_prio\n[ 0.151768] Initializing cgroup subsys hugetlb\n[ 0.152636] Initializing cgroup subsys pids\n[ 0.153515] CPU: Physical Processor ID: 0\n[ 0.155001] mce: CPU supports 10 MCE banks\n[ 0.155853] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167500] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173863] ftrace: allocating 31920 entries in 125 pages\n[ 0.200510] smpboot: Max logical packages: 1\n[ 0.201355] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202699] x2apic enabled\n[ 0.203505] Switched APIC routing to physical x2apic.\n[ 0.205253] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206361] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208319] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210076] KVM setup paravirtual spinlock\n[ 0.211366] x86: Booted up 1 node, 1 CPUs\n[ 0.212158] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213521] devtmpfs: initialized\n[ 0.215224] evm: security.selinux\n[ 0.215908] evm: security.SMACK64\n[ 0.216591] evm: security.SMACK64EXEC\n[ 0.217323] evm: security.SMACK64TRANSMUTE\n[ 0.218113] evm: security.SMACK64MMAP\n[ 0.218840] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220271] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222086] pinctrl core: initialized pinctrl subsystem\n[ 0.223163] RTC time: 17:27:52, date: 09/26/18\n[ 0.224110] NET: Registered protocol family 16\n[ 0.225076] cpuidle: using governor ladder\n[ 0.225884] cpuidle: using governor menu\n[ 0.226667] PCCT header not found.\n[ 0.227405] ACPI: bus type PCI registered\n[ 0.228198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229426] PCI: Using configuration type 1 for base access\n[ 0.231166] ACPI: Added _OSI(Module Device)\n[ 0.231989] ACPI: Added _OSI(Processor Device)\n[ 0.232846] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233745] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235883] ACPI: Interpreter enabled\n[ 0.236646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238472] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243934] ACPI: (supports S0 S5)\n[ 0.244630] ACPI: Using IOAPIC for interrupt routing\n[ 0.245563] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248643] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249763] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251046] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252243] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254442] acpiphp: Slot [3] registered\n[ 0.255233] acpiphp: Slot [4] registered\n[ 0.256020] acpiphp: Slot [5] registered\n[ 0.256816] acpiphp: Slot [6] registered\n[ 0.257605] acpiphp: Slot [7] registered\n[ 0.258388] acpiphp: Slot [8] registered\n[ 0.259175] acpiphp: Slot [9] registered\n[ 0.259955] acpiphp: Slot [10] registered\n[ 0.260750] acpiphp: Slot [11] registered\n[ 0.261564] acpiphp: Slot [12] registered\n[ 0.262368] acpiphp: Slot [13] registered\n[ 0.263164] acpiphp: Slot [14] registered\n[ 0.263957] acpiphp: Slot [15] registered\n[ 0.274691] acpiphp: Slot [16] registered\n[ 0.275495] acpiphp: Slot [17] registered\n[ 0.276295] acpiphp: Slot [18] registered\n[ 0.277087] acpiphp: Slot [19] registered\n[ 0.277884] acpiphp: Slot [20] registered\n[ 0.278695] acpiphp: Slot [21] registered\n[ 0.279498] acpiphp: Slot [22] registered\n[ 0.280296] acpiphp: Slot [23] registered\n[ 0.281089] acpiphp: Slot [24] registered\n[ 0.281889] acpiphp: Slot [25] registered\n[ 0.282689] acpiphp: Slot [26] registered\n[ 0.283488] acpiphp: Slot [27] registered\n[ 0.284289] acpiphp: Slot [28] registered\n[ 0.285082] acpiphp: Slot [29] registered\n[ 0.285884] acpiphp: Slot [30] registered\n[ 0.286687] acpiphp: Slot [31] registered\n[ 0.287484] PCI host bridge to bus 0000:00\n[ 0.288283] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289476] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290665] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292089] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299921] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301202] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302358] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303603] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311563] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358016] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359483] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360881] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362289] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363661] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366357] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367395] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368912] vgaarb: loaded\n[ 0.369505] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370625] SCSI subsystem initialized\n[ 0.371432] ACPI: bus type USB registered\n[ 0.372328] usbcore: registered new interface driver usbfs\n[ 0.373361] usbcore: registered new interface driver hub\n[ 0.374352] usbcore: registered new device driver usb\n[ 0.375399] PCI: Using ACPI for IRQ routing\n[ 0.376426] NetLabel: Initializing\n[ 0.377122] NetLabel: domain hash size = 128\n[ 0.377965] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378896] NetLabel: unlabeled traffic allowed by default\n[ 0.379978] clocksource: Switched to clocksource kvm-clock\n[ 0.385399] AppArmor: AppArmor Filesystem Enabled\n[ 0.386343] pnp: PnP ACPI init\n[ 0.387250] pnp: PnP ACPI: found 5 devices\n[ 0.393602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395314] NET: Registered protocol family 2\n[ 0.396257] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397497] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398636] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399768] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400826] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401969] NET: Registered protocol family 1\n[ 0.402820] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403894] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404952] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418947] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433159] Trying to unpack rootfs image as initramfs...\n[ 0.482972] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496823] Scanning for low memory corruption every 60 seconds\n[ 0.498142] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499281] audit: initializing netlink subsys (disabled)\n[ 0.500305] audit: type=2000 audit(1537982873.293:1): initialized\n[ 0.501603] Initialise system trusted keyring\n[ 0.502525] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503683] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505653] zbud: loaded\n[ 0.506351] VFS: Disk quotas dquot_6.6.0\n[ 0.507163] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508665] fuse init (API version 7.23)\n[ 0.509558] Key type big_key registered\n[ 0.510357] Allocating IMA MOK and blacklist keyrings.\n[ 0.511819] Key type asymmetric registered\n[ 0.512655] Asymmetric key parser 'x509' registered\n[ 0.513612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515072] io scheduler noop registered\n[ 0.515865] io scheduler deadline registered (default)\n[ 0.516858] io scheduler cfq registered\n[ 0.517691] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518731] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521458] ACPI: Power Button [PWRF]\n[ 0.522284] GHES: HEST is not enabled!\n[ 0.536034] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564427] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566669] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590750] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592875] Linux agpgart interface v0.103\n[ 0.594893] brd: module loaded\n[ 0.596158] loop: module loaded\n[ 0.599657] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.601094] GPT:90111 != 2097151\n[ 0.601767] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602846] GPT:90111 != 2097151\n[ 0.603510] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604463] vda: vda1 vda15\n[ 0.607756] scsi host0: ata_piix\n[ 0.608683] scsi host1: ata_piix\n[ 0.609382] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610586] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612017] libphy: Fixed MDIO Bus: probed\n[ 0.612837] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613770] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616078] PPP generic driver version 2.4.2\n[ 0.617006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.618414] ehci-pci: EHCI PCI platform driver\n[ 0.619273] ehci-platform: EHCI generic platform driver\n[ 0.620255] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.621367] ohci-pci: OHCI PCI platform driver\n[ 0.622222] ohci-platform: OHCI generic platform driver\n[ 0.623192] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.637646] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.638637] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.640347] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.641670] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643120] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644817] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646668] usb usb1: Product: UHCI Host Controller\n[ 0.647929] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649444] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650673] hub 1-0:1.0: USB hub found\n[ 0.651659] hub 1-0:1.0: 2 ports detected\n[ 0.652797] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655402] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.656368] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.657385] mousedev: PS/2 mouse device common for all mice\n[ 0.658626] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660454] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662705] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664102] i2c /dev entries driver\n[ 0.665117] device-mapper: uevent: version 1.0.3\n[ 0.666360] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669451] NET: Registered protocol family 10\n[ 0.670442] NET: Registered protocol family 17\n[ 0.671323] Key type dns_resolver registered\n[ 0.672266] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673372] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675100] registered taskstats version 1\n[ 0.675927] Loading compiled-in X.509 certificates\n[ 0.677371] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679223] zswap: loaded using pool lzo/zbud\n[ 0.680608] Key type trusted registered\n[ 0.682152] Key type encrypted registered\n[ 0.682977] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684028] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685080] evm: HMAC attrs: 0x1\n[ 0.686035] Magic number: 2:702:492\n[ 0.686905] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:53 UTC (1537982873)\n[ 0.688515] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.689628] EDD information not available.\n[ 0.768998] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.771058] Write protecting the kernel read-only data: 14336k\n[ 0.783207] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785542] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.62\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.835214] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\nUsage: /sbin/cirros-dhcpc \nNo lease, failing\nWARN: /etc/rc3.d/S40-network failed\nchecking http://169.254.169.254/2009-04-04/instance-id\nfailed 1/20: up 181.83. request failed\nfailed 2/20: up 183.84. request failed\n"} 2018-09-26 17:30:59,242 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action used request id req-a34bfddf-6724-4271-95dc-b166d1790bab 2018-09-26 17:31:01,259 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4679688ee058e41370dce00ec1c29b0de2da3d93" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:31:02,334 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:31:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f6770309-465c-446d-afe1-d161ecbcf939 x-compute-request-id: req-f6770309-465c-446d-afe1-d161ecbcf939 Content-Encoding: gzip Content-Length: 7816 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 455371447 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132890] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134538] pid_max: default: 32768 minimum: 301\n[ 0.135428] ACPI: Core revision 20150930\n[ 0.136807] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138108] Security Framework initialized\n[ 0.138920] Yama: becoming mindful.\n[ 0.139650] AppArmor: AppArmor initialized\n[ 0.140513] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141837] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143110] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144318] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145698] Initializing cgroup subsys io\n[ 0.146512] Initializing cgroup subsys memory\n[ 0.147368] Initializing cgroup subsys devices\n[ 0.148249] Initializing cgroup subsys freezer\n[ 0.149112] Initializing cgroup subsys net_cls\n[ 0.149976] Initializing cgroup subsys perf_event\n[ 0.150888] Initializing cgroup subsys net_prio\n[ 0.151768] Initializing cgroup subsys hugetlb\n[ 0.152636] Initializing cgroup subsys pids\n[ 0.153515] CPU: Physical Processor ID: 0\n[ 0.155001] mce: CPU supports 10 MCE banks\n[ 0.155853] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167500] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173863] ftrace: allocating 31920 entries in 125 pages\n[ 0.200510] smpboot: Max logical packages: 1\n[ 0.201355] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202699] x2apic enabled\n[ 0.203505] Switched APIC routing to physical x2apic.\n[ 0.205253] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206361] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208319] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210076] KVM setup paravirtual spinlock\n[ 0.211366] x86: Booted up 1 node, 1 CPUs\n[ 0.212158] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213521] devtmpfs: initialized\n[ 0.215224] evm: security.selinux\n[ 0.215908] evm: security.SMACK64\n[ 0.216591] evm: security.SMACK64EXEC\n[ 0.217323] evm: security.SMACK64TRANSMUTE\n[ 0.218113] evm: security.SMACK64MMAP\n[ 0.218840] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220271] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222086] pinctrl core: initialized pinctrl subsystem\n[ 0.223163] RTC time: 17:27:52, date: 09/26/18\n[ 0.224110] NET: Registered protocol family 16\n[ 0.225076] cpuidle: using governor ladder\n[ 0.225884] cpuidle: using governor menu\n[ 0.226667] PCCT header not found.\n[ 0.227405] ACPI: bus type PCI registered\n[ 0.228198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229426] PCI: Using configuration type 1 for base access\n[ 0.231166] ACPI: Added _OSI(Module Device)\n[ 0.231989] ACPI: Added _OSI(Processor Device)\n[ 0.232846] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233745] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235883] ACPI: Interpreter enabled\n[ 0.236646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238472] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243934] ACPI: (supports S0 S5)\n[ 0.244630] ACPI: Using IOAPIC for interrupt routing\n[ 0.245563] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248643] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249763] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251046] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252243] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254442] acpiphp: Slot [3] registered\n[ 0.255233] acpiphp: Slot [4] registered\n[ 0.256020] acpiphp: Slot [5] registered\n[ 0.256816] acpiphp: Slot [6] registered\n[ 0.257605] acpiphp: Slot [7] registered\n[ 0.258388] acpiphp: Slot [8] registered\n[ 0.259175] acpiphp: Slot [9] registered\n[ 0.259955] acpiphp: Slot [10] registered\n[ 0.260750] acpiphp: Slot [11] registered\n[ 0.261564] acpiphp: Slot [12] registered\n[ 0.262368] acpiphp: Slot [13] registered\n[ 0.263164] acpiphp: Slot [14] registered\n[ 0.263957] acpiphp: Slot [15] registered\n[ 0.274691] acpiphp: Slot [16] registered\n[ 0.275495] acpiphp: Slot [17] registered\n[ 0.276295] acpiphp: Slot [18] registered\n[ 0.277087] acpiphp: Slot [19] registered\n[ 0.277884] acpiphp: Slot [20] registered\n[ 0.278695] acpiphp: Slot [21] registered\n[ 0.279498] acpiphp: Slot [22] registered\n[ 0.280296] acpiphp: Slot [23] registered\n[ 0.281089] acpiphp: Slot [24] registered\n[ 0.281889] acpiphp: Slot [25] registered\n[ 0.282689] acpiphp: Slot [26] registered\n[ 0.283488] acpiphp: Slot [27] registered\n[ 0.284289] acpiphp: Slot [28] registered\n[ 0.285082] acpiphp: Slot [29] registered\n[ 0.285884] acpiphp: Slot [30] registered\n[ 0.286687] acpiphp: Slot [31] registered\n[ 0.287484] PCI host bridge to bus 0000:00\n[ 0.288283] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289476] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290665] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292089] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299921] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301202] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302358] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303603] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311563] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358016] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359483] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360881] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362289] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363661] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366357] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367395] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368912] vgaarb: loaded\n[ 0.369505] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370625] SCSI subsystem initialized\n[ 0.371432] ACPI: bus type USB registered\n[ 0.372328] usbcore: registered new interface driver usbfs\n[ 0.373361] usbcore: registered new interface driver hub\n[ 0.374352] usbcore: registered new device driver usb\n[ 0.375399] PCI: Using ACPI for IRQ routing\n[ 0.376426] NetLabel: Initializing\n[ 0.377122] NetLabel: domain hash size = 128\n[ 0.377965] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378896] NetLabel: unlabeled traffic allowed by default\n[ 0.379978] clocksource: Switched to clocksource kvm-clock\n[ 0.385399] AppArmor: AppArmor Filesystem Enabled\n[ 0.386343] pnp: PnP ACPI init\n[ 0.387250] pnp: PnP ACPI: found 5 devices\n[ 0.393602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395314] NET: Registered protocol family 2\n[ 0.396257] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397497] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398636] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399768] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400826] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401969] NET: Registered protocol family 1\n[ 0.402820] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403894] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404952] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418947] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433159] Trying to unpack rootfs image as initramfs...\n[ 0.482972] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496823] Scanning for low memory corruption every 60 seconds\n[ 0.498142] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499281] audit: initializing netlink subsys (disabled)\n[ 0.500305] audit: type=2000 audit(1537982873.293:1): initialized\n[ 0.501603] Initialise system trusted keyring\n[ 0.502525] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503683] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505653] zbud: loaded\n[ 0.506351] VFS: Disk quotas dquot_6.6.0\n[ 0.507163] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508665] fuse init (API version 7.23)\n[ 0.509558] Key type big_key registered\n[ 0.510357] Allocating IMA MOK and blacklist keyrings.\n[ 0.511819] Key type asymmetric registered\n[ 0.512655] Asymmetric key parser 'x509' registered\n[ 0.513612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515072] io scheduler noop registered\n[ 0.515865] io scheduler deadline registered (default)\n[ 0.516858] io scheduler cfq registered\n[ 0.517691] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518731] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521458] ACPI: Power Button [PWRF]\n[ 0.522284] GHES: HEST is not enabled!\n[ 0.536034] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564427] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566669] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590750] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592875] Linux agpgart interface v0.103\n[ 0.594893] brd: module loaded\n[ 0.596158] loop: module loaded\n[ 0.599657] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.601094] GPT:90111 != 2097151\n[ 0.601767] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602846] GPT:90111 != 2097151\n[ 0.603510] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604463] vda: vda1 vda15\n[ 0.607756] scsi host0: ata_piix\n[ 0.608683] scsi host1: ata_piix\n[ 0.609382] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610586] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612017] libphy: Fixed MDIO Bus: probed\n[ 0.612837] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613770] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616078] PPP generic driver version 2.4.2\n[ 0.617006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.618414] ehci-pci: EHCI PCI platform driver\n[ 0.619273] ehci-platform: EHCI generic platform driver\n[ 0.620255] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.621367] ohci-pci: OHCI PCI platform driver\n[ 0.622222] ohci-platform: OHCI generic platform driver\n[ 0.623192] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.637646] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.638637] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.640347] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.641670] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643120] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644817] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646668] usb usb1: Product: UHCI Host Controller\n[ 0.647929] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649444] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650673] hub 1-0:1.0: USB hub found\n[ 0.651659] hub 1-0:1.0: 2 ports detected\n[ 0.652797] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655402] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.656368] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.657385] mousedev: PS/2 mouse device common for all mice\n[ 0.658626] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660454] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662705] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664102] i2c /dev entries driver\n[ 0.665117] device-mapper: uevent: version 1.0.3\n[ 0.666360] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669451] NET: Registered protocol family 10\n[ 0.670442] NET: Registered protocol family 17\n[ 0.671323] Key type dns_resolver registered\n[ 0.672266] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673372] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675100] registered taskstats version 1\n[ 0.675927] Loading compiled-in X.509 certificates\n[ 0.677371] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679223] zswap: loaded using pool lzo/zbud\n[ 0.680608] Key type trusted registered\n[ 0.682152] Key type encrypted registered\n[ 0.682977] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684028] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685080] evm: HMAC attrs: 0x1\n[ 0.686035] Magic number: 2:702:492\n[ 0.686905] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:53 UTC (1537982873)\n[ 0.688515] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.689628] EDD information not available.\n[ 0.768998] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.771058] Write protecting the kernel read-only data: 14336k\n[ 0.783207] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785542] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.62\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.835214] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\nUsage: /sbin/cirros-dhcpc \nNo lease, failing\nWARN: /etc/rc3.d/S40-network failed\nchecking http://169.254.169.254/2009-04-04/instance-id\nfailed 1/20: up 181.83. request failed\nfailed 2/20: up 183.84. request failed\nfailed 3/20: up 185.84. request failed\nfailed 4/20: up 187.85. request failed\n"} 2018-09-26 17:31:02,334 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action used request id req-f6770309-465c-446d-afe1-d161ecbcf939 2018-09-26 17:31:04,352 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4679688ee058e41370dce00ec1c29b0de2da3d93" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:31:05,421 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:31:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-221bfb4b-a3ff-4315-9c94-7b2c4b8ca6f2 x-compute-request-id: req-221bfb4b-a3ff-4315-9c94-7b2c4b8ca6f2 Content-Encoding: gzip Content-Length: 7822 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 455371447 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132890] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134538] pid_max: default: 32768 minimum: 301\n[ 0.135428] ACPI: Core revision 20150930\n[ 0.136807] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138108] Security Framework initialized\n[ 0.138920] Yama: becoming mindful.\n[ 0.139650] AppArmor: AppArmor initialized\n[ 0.140513] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141837] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143110] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144318] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145698] Initializing cgroup subsys io\n[ 0.146512] Initializing cgroup subsys memory\n[ 0.147368] Initializing cgroup subsys devices\n[ 0.148249] Initializing cgroup subsys freezer\n[ 0.149112] Initializing cgroup subsys net_cls\n[ 0.149976] Initializing cgroup subsys perf_event\n[ 0.150888] Initializing cgroup subsys net_prio\n[ 0.151768] Initializing cgroup subsys hugetlb\n[ 0.152636] Initializing cgroup subsys pids\n[ 0.153515] CPU: Physical Processor ID: 0\n[ 0.155001] mce: CPU supports 10 MCE banks\n[ 0.155853] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167500] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173863] ftrace: allocating 31920 entries in 125 pages\n[ 0.200510] smpboot: Max logical packages: 1\n[ 0.201355] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202699] x2apic enabled\n[ 0.203505] Switched APIC routing to physical x2apic.\n[ 0.205253] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206361] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208319] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210076] KVM setup paravirtual spinlock\n[ 0.211366] x86: Booted up 1 node, 1 CPUs\n[ 0.212158] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213521] devtmpfs: initialized\n[ 0.215224] evm: security.selinux\n[ 0.215908] evm: security.SMACK64\n[ 0.216591] evm: security.SMACK64EXEC\n[ 0.217323] evm: security.SMACK64TRANSMUTE\n[ 0.218113] evm: security.SMACK64MMAP\n[ 0.218840] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220271] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222086] pinctrl core: initialized pinctrl subsystem\n[ 0.223163] RTC time: 17:27:52, date: 09/26/18\n[ 0.224110] NET: Registered protocol family 16\n[ 0.225076] cpuidle: using governor ladder\n[ 0.225884] cpuidle: using governor menu\n[ 0.226667] PCCT header not found.\n[ 0.227405] ACPI: bus type PCI registered\n[ 0.228198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229426] PCI: Using configuration type 1 for base access\n[ 0.231166] ACPI: Added _OSI(Module Device)\n[ 0.231989] ACPI: Added _OSI(Processor Device)\n[ 0.232846] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233745] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235883] ACPI: Interpreter enabled\n[ 0.236646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238472] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243934] ACPI: (supports S0 S5)\n[ 0.244630] ACPI: Using IOAPIC for interrupt routing\n[ 0.245563] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248643] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249763] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251046] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252243] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254442] acpiphp: Slot [3] registered\n[ 0.255233] acpiphp: Slot [4] registered\n[ 0.256020] acpiphp: Slot [5] registered\n[ 0.256816] acpiphp: Slot [6] registered\n[ 0.257605] acpiphp: Slot [7] registered\n[ 0.258388] acpiphp: Slot [8] registered\n[ 0.259175] acpiphp: Slot [9] registered\n[ 0.259955] acpiphp: Slot [10] registered\n[ 0.260750] acpiphp: Slot [11] registered\n[ 0.261564] acpiphp: Slot [12] registered\n[ 0.262368] acpiphp: Slot [13] registered\n[ 0.263164] acpiphp: Slot [14] registered\n[ 0.263957] acpiphp: Slot [15] registered\n[ 0.274691] acpiphp: Slot [16] registered\n[ 0.275495] acpiphp: Slot [17] registered\n[ 0.276295] acpiphp: Slot [18] registered\n[ 0.277087] acpiphp: Slot [19] registered\n[ 0.277884] acpiphp: Slot [20] registered\n[ 0.278695] acpiphp: Slot [21] registered\n[ 0.279498] acpiphp: Slot [22] registered\n[ 0.280296] acpiphp: Slot [23] registered\n[ 0.281089] acpiphp: Slot [24] registered\n[ 0.281889] acpiphp: Slot [25] registered\n[ 0.282689] acpiphp: Slot [26] registered\n[ 0.283488] acpiphp: Slot [27] registered\n[ 0.284289] acpiphp: Slot [28] registered\n[ 0.285082] acpiphp: Slot [29] registered\n[ 0.285884] acpiphp: Slot [30] registered\n[ 0.286687] acpiphp: Slot [31] registered\n[ 0.287484] PCI host bridge to bus 0000:00\n[ 0.288283] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289476] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290665] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292089] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299921] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301202] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302358] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303603] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311563] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358016] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359483] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360881] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362289] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363661] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366357] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367395] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368912] vgaarb: loaded\n[ 0.369505] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370625] SCSI subsystem initialized\n[ 0.371432] ACPI: bus type USB registered\n[ 0.372328] usbcore: registered new interface driver usbfs\n[ 0.373361] usbcore: registered new interface driver hub\n[ 0.374352] usbcore: registered new device driver usb\n[ 0.375399] PCI: Using ACPI for IRQ routing\n[ 0.376426] NetLabel: Initializing\n[ 0.377122] NetLabel: domain hash size = 128\n[ 0.377965] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378896] NetLabel: unlabeled traffic allowed by default\n[ 0.379978] clocksource: Switched to clocksource kvm-clock\n[ 0.385399] AppArmor: AppArmor Filesystem Enabled\n[ 0.386343] pnp: PnP ACPI init\n[ 0.387250] pnp: PnP ACPI: found 5 devices\n[ 0.393602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395314] NET: Registered protocol family 2\n[ 0.396257] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397497] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398636] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399768] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400826] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401969] NET: Registered protocol family 1\n[ 0.402820] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403894] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404952] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418947] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433159] Trying to unpack rootfs image as initramfs...\n[ 0.482972] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496823] Scanning for low memory corruption every 60 seconds\n[ 0.498142] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499281] audit: initializing netlink subsys (disabled)\n[ 0.500305] audit: type=2000 audit(1537982873.293:1): initialized\n[ 0.501603] Initialise system trusted keyring\n[ 0.502525] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503683] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505653] zbud: loaded\n[ 0.506351] VFS: Disk quotas dquot_6.6.0\n[ 0.507163] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508665] fuse init (API version 7.23)\n[ 0.509558] Key type big_key registered\n[ 0.510357] Allocating IMA MOK and blacklist keyrings.\n[ 0.511819] Key type asymmetric registered\n[ 0.512655] Asymmetric key parser 'x509' registered\n[ 0.513612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515072] io scheduler noop registered\n[ 0.515865] io scheduler deadline registered (default)\n[ 0.516858] io scheduler cfq registered\n[ 0.517691] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518731] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521458] ACPI: Power Button [PWRF]\n[ 0.522284] GHES: HEST is not enabled!\n[ 0.536034] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564427] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566669] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590750] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592875] Linux agpgart interface v0.103\n[ 0.594893] brd: module loaded\n[ 0.596158] loop: module loaded\n[ 0.599657] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.601094] GPT:90111 != 2097151\n[ 0.601767] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602846] GPT:90111 != 2097151\n[ 0.603510] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604463] vda: vda1 vda15\n[ 0.607756] scsi host0: ata_piix\n[ 0.608683] scsi host1: ata_piix\n[ 0.609382] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610586] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612017] libphy: Fixed MDIO Bus: probed\n[ 0.612837] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613770] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616078] PPP generic driver version 2.4.2\n[ 0.617006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.618414] ehci-pci: EHCI PCI platform driver\n[ 0.619273] ehci-platform: EHCI generic platform driver\n[ 0.620255] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.621367] ohci-pci: OHCI PCI platform driver\n[ 0.622222] ohci-platform: OHCI generic platform driver\n[ 0.623192] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.637646] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.638637] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.640347] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.641670] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643120] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644817] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646668] usb usb1: Product: UHCI Host Controller\n[ 0.647929] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649444] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650673] hub 1-0:1.0: USB hub found\n[ 0.651659] hub 1-0:1.0: 2 ports detected\n[ 0.652797] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655402] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.656368] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.657385] mousedev: PS/2 mouse device common for all mice\n[ 0.658626] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660454] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662705] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664102] i2c /dev entries driver\n[ 0.665117] device-mapper: uevent: version 1.0.3\n[ 0.666360] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669451] NET: Registered protocol family 10\n[ 0.670442] NET: Registered protocol family 17\n[ 0.671323] Key type dns_resolver registered\n[ 0.672266] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673372] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675100] registered taskstats version 1\n[ 0.675927] Loading compiled-in X.509 certificates\n[ 0.677371] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679223] zswap: loaded using pool lzo/zbud\n[ 0.680608] Key type trusted registered\n[ 0.682152] Key type encrypted registered\n[ 0.682977] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684028] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685080] evm: HMAC attrs: 0x1\n[ 0.686035] Magic number: 2:702:492\n[ 0.686905] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:53 UTC (1537982873)\n[ 0.688515] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.689628] EDD information not available.\n[ 0.768998] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.771058] Write protecting the kernel read-only data: 14336k\n[ 0.783207] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785542] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.62\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.835214] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\nUsage: /sbin/cirros-dhcpc \nNo lease, failing\nWARN: /etc/rc3.d/S40-network failed\nchecking http://169.254.169.254/2009-04-04/instance-id\nfailed 1/20: up 181.83. request failed\nfailed 2/20: up 183.84. request failed\nfailed 3/20: up 185.84. request failed\nfailed 4/20: up 187.85. request failed\nfailed 5/20: up 189.85. request failed\n"} 2018-09-26 17:31:05,421 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action used request id req-221bfb4b-a3ff-4315-9c94-7b2c4b8ca6f2 2018-09-26 17:31:07,439 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4679688ee058e41370dce00ec1c29b0de2da3d93" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:31:08,710 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:31:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0eedccad-1f7c-4852-9b29-4e4293961e6c x-compute-request-id: req-0eedccad-1f7c-4852-9b29-4e4293961e6c Content-Encoding: gzip Content-Length: 7835 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 455371447 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132890] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134538] pid_max: default: 32768 minimum: 301\n[ 0.135428] ACPI: Core revision 20150930\n[ 0.136807] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138108] Security Framework initialized\n[ 0.138920] Yama: becoming mindful.\n[ 0.139650] AppArmor: AppArmor initialized\n[ 0.140513] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141837] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143110] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144318] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145698] Initializing cgroup subsys io\n[ 0.146512] Initializing cgroup subsys memory\n[ 0.147368] Initializing cgroup subsys devices\n[ 0.148249] Initializing cgroup subsys freezer\n[ 0.149112] Initializing cgroup subsys net_cls\n[ 0.149976] Initializing cgroup subsys perf_event\n[ 0.150888] Initializing cgroup subsys net_prio\n[ 0.151768] Initializing cgroup subsys hugetlb\n[ 0.152636] Initializing cgroup subsys pids\n[ 0.153515] CPU: Physical Processor ID: 0\n[ 0.155001] mce: CPU supports 10 MCE banks\n[ 0.155853] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167500] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173863] ftrace: allocating 31920 entries in 125 pages\n[ 0.200510] smpboot: Max logical packages: 1\n[ 0.201355] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202699] x2apic enabled\n[ 0.203505] Switched APIC routing to physical x2apic.\n[ 0.205253] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206361] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208319] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210076] KVM setup paravirtual spinlock\n[ 0.211366] x86: Booted up 1 node, 1 CPUs\n[ 0.212158] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213521] devtmpfs: initialized\n[ 0.215224] evm: security.selinux\n[ 0.215908] evm: security.SMACK64\n[ 0.216591] evm: security.SMACK64EXEC\n[ 0.217323] evm: security.SMACK64TRANSMUTE\n[ 0.218113] evm: security.SMACK64MMAP\n[ 0.218840] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220271] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222086] pinctrl core: initialized pinctrl subsystem\n[ 0.223163] RTC time: 17:27:52, date: 09/26/18\n[ 0.224110] NET: Registered protocol family 16\n[ 0.225076] cpuidle: using governor ladder\n[ 0.225884] cpuidle: using governor menu\n[ 0.226667] PCCT header not found.\n[ 0.227405] ACPI: bus type PCI registered\n[ 0.228198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229426] PCI: Using configuration type 1 for base access\n[ 0.231166] ACPI: Added _OSI(Module Device)\n[ 0.231989] ACPI: Added _OSI(Processor Device)\n[ 0.232846] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233745] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235883] ACPI: Interpreter enabled\n[ 0.236646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238472] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243934] ACPI: (supports S0 S5)\n[ 0.244630] ACPI: Using IOAPIC for interrupt routing\n[ 0.245563] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248643] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249763] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251046] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252243] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254442] acpiphp: Slot [3] registered\n[ 0.255233] acpiphp: Slot [4] registered\n[ 0.256020] acpiphp: Slot [5] registered\n[ 0.256816] acpiphp: Slot [6] registered\n[ 0.257605] acpiphp: Slot [7] registered\n[ 0.258388] acpiphp: Slot [8] registered\n[ 0.259175] acpiphp: Slot [9] registered\n[ 0.259955] acpiphp: Slot [10] registered\n[ 0.260750] acpiphp: Slot [11] registered\n[ 0.261564] acpiphp: Slot [12] registered\n[ 0.262368] acpiphp: Slot [13] registered\n[ 0.263164] acpiphp: Slot [14] registered\n[ 0.263957] acpiphp: Slot [15] registered\n[ 0.274691] acpiphp: Slot [16] registered\n[ 0.275495] acpiphp: Slot [17] registered\n[ 0.276295] acpiphp: Slot [18] registered\n[ 0.277087] acpiphp: Slot [19] registered\n[ 0.277884] acpiphp: Slot [20] registered\n[ 0.278695] acpiphp: Slot [21] registered\n[ 0.279498] acpiphp: Slot [22] registered\n[ 0.280296] acpiphp: Slot [23] registered\n[ 0.281089] acpiphp: Slot [24] registered\n[ 0.281889] acpiphp: Slot [25] registered\n[ 0.282689] acpiphp: Slot [26] registered\n[ 0.283488] acpiphp: Slot [27] registered\n[ 0.284289] acpiphp: Slot [28] registered\n[ 0.285082] acpiphp: Slot [29] registered\n[ 0.285884] acpiphp: Slot [30] registered\n[ 0.286687] acpiphp: Slot [31] registered\n[ 0.287484] PCI host bridge to bus 0000:00\n[ 0.288283] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289476] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290665] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292089] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299921] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301202] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302358] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303603] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311563] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358016] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359483] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360881] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362289] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363661] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366357] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367395] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368912] vgaarb: loaded\n[ 0.369505] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370625] SCSI subsystem initialized\n[ 0.371432] ACPI: bus type USB registered\n[ 0.372328] usbcore: registered new interface driver usbfs\n[ 0.373361] usbcore: registered new interface driver hub\n[ 0.374352] usbcore: registered new device driver usb\n[ 0.375399] PCI: Using ACPI for IRQ routing\n[ 0.376426] NetLabel: Initializing\n[ 0.377122] NetLabel: domain hash size = 128\n[ 0.377965] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378896] NetLabel: unlabeled traffic allowed by default\n[ 0.379978] clocksource: Switched to clocksource kvm-clock\n[ 0.385399] AppArmor: AppArmor Filesystem Enabled\n[ 0.386343] pnp: PnP ACPI init\n[ 0.387250] pnp: PnP ACPI: found 5 devices\n[ 0.393602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395314] NET: Registered protocol family 2\n[ 0.396257] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397497] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398636] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399768] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400826] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401969] NET: Registered protocol family 1\n[ 0.402820] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403894] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404952] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418947] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433159] Trying to unpack rootfs image as initramfs...\n[ 0.482972] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496823] Scanning for low memory corruption every 60 seconds\n[ 0.498142] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499281] audit: initializing netlink subsys (disabled)\n[ 0.500305] audit: type=2000 audit(1537982873.293:1): initialized\n[ 0.501603] Initialise system trusted keyring\n[ 0.502525] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503683] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505653] zbud: loaded\n[ 0.506351] VFS: Disk quotas dquot_6.6.0\n[ 0.507163] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508665] fuse init (API version 7.23)\n[ 0.509558] Key type big_key registered\n[ 0.510357] Allocating IMA MOK and blacklist keyrings.\n[ 0.511819] Key type asymmetric registered\n[ 0.512655] Asymmetric key parser 'x509' registered\n[ 0.513612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515072] io scheduler noop registered\n[ 0.515865] io scheduler deadline registered (default)\n[ 0.516858] io scheduler cfq registered\n[ 0.517691] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518731] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521458] ACPI: Power Button [PWRF]\n[ 0.522284] GHES: HEST is not enabled!\n[ 0.536034] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564427] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566669] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590750] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592875] Linux agpgart interface v0.103\n[ 0.594893] brd: module loaded\n[ 0.596158] loop: module loaded\n[ 0.599657] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.601094] GPT:90111 != 2097151\n[ 0.601767] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602846] GPT:90111 != 2097151\n[ 0.603510] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604463] vda: vda1 vda15\n[ 0.607756] scsi host0: ata_piix\n[ 0.608683] scsi host1: ata_piix\n[ 0.609382] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610586] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612017] libphy: Fixed MDIO Bus: probed\n[ 0.612837] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613770] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616078] PPP generic driver version 2.4.2\n[ 0.617006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.618414] ehci-pci: EHCI PCI platform driver\n[ 0.619273] ehci-platform: EHCI generic platform driver\n[ 0.620255] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.621367] ohci-pci: OHCI PCI platform driver\n[ 0.622222] ohci-platform: OHCI generic platform driver\n[ 0.623192] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.637646] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.638637] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.640347] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.641670] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643120] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644817] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646668] usb usb1: Product: UHCI Host Controller\n[ 0.647929] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649444] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650673] hub 1-0:1.0: USB hub found\n[ 0.651659] hub 1-0:1.0: 2 ports detected\n[ 0.652797] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655402] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.656368] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.657385] mousedev: PS/2 mouse device common for all mice\n[ 0.658626] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660454] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662705] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664102] i2c /dev entries driver\n[ 0.665117] device-mapper: uevent: version 1.0.3\n[ 0.666360] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669451] NET: Registered protocol family 10\n[ 0.670442] NET: Registered protocol family 17\n[ 0.671323] Key type dns_resolver registered\n[ 0.672266] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673372] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675100] registered taskstats version 1\n[ 0.675927] Loading compiled-in X.509 certificates\n[ 0.677371] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679223] zswap: loaded using pool lzo/zbud\n[ 0.680608] Key type trusted registered\n[ 0.682152] Key type encrypted registered\n[ 0.682977] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684028] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685080] evm: HMAC attrs: 0x1\n[ 0.686035] Magic number: 2:702:492\n[ 0.686905] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:53 UTC (1537982873)\n[ 0.688515] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.689628] EDD information not available.\n[ 0.768998] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.771058] Write protecting the kernel read-only data: 14336k\n[ 0.783207] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785542] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.62\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.835214] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\nUsage: /sbin/cirros-dhcpc \nNo lease, failing\nWARN: /etc/rc3.d/S40-network failed\nchecking http://169.254.169.254/2009-04-04/instance-id\nfailed 1/20: up 181.83. request failed\nfailed 2/20: up 183.84. request failed\nfailed 3/20: up 185.84. request failed\nfailed 4/20: up 187.85. request failed\nfailed 5/20: up 189.85. request failed\nfailed 6/20: up 191.85. request failed\nfailed 7/20: up 193.86. request failed\n"} 2018-09-26 17:31:08,711 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action used request id req-0eedccad-1f7c-4852-9b29-4e4293961e6c 2018-09-26 17:31:10,727 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4679688ee058e41370dce00ec1c29b0de2da3d93" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:31:11,797 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:31:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-17e2edf6-21be-4386-8499-62d9ccc0745b x-compute-request-id: req-17e2edf6-21be-4386-8499-62d9ccc0745b Content-Encoding: gzip Content-Length: 7848 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 455371447 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132890] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134538] pid_max: default: 32768 minimum: 301\n[ 0.135428] ACPI: Core revision 20150930\n[ 0.136807] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138108] Security Framework initialized\n[ 0.138920] Yama: becoming mindful.\n[ 0.139650] AppArmor: AppArmor initialized\n[ 0.140513] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141837] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143110] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144318] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145698] Initializing cgroup subsys io\n[ 0.146512] Initializing cgroup subsys memory\n[ 0.147368] Initializing cgroup subsys devices\n[ 0.148249] Initializing cgroup subsys freezer\n[ 0.149112] Initializing cgroup subsys net_cls\n[ 0.149976] Initializing cgroup subsys perf_event\n[ 0.150888] Initializing cgroup subsys net_prio\n[ 0.151768] Initializing cgroup subsys hugetlb\n[ 0.152636] Initializing cgroup subsys pids\n[ 0.153515] CPU: Physical Processor ID: 0\n[ 0.155001] mce: CPU supports 10 MCE banks\n[ 0.155853] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167500] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173863] ftrace: allocating 31920 entries in 125 pages\n[ 0.200510] smpboot: Max logical packages: 1\n[ 0.201355] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202699] x2apic enabled\n[ 0.203505] Switched APIC routing to physical x2apic.\n[ 0.205253] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206361] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208319] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210076] KVM setup paravirtual spinlock\n[ 0.211366] x86: Booted up 1 node, 1 CPUs\n[ 0.212158] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213521] devtmpfs: initialized\n[ 0.215224] evm: security.selinux\n[ 0.215908] evm: security.SMACK64\n[ 0.216591] evm: security.SMACK64EXEC\n[ 0.217323] evm: security.SMACK64TRANSMUTE\n[ 0.218113] evm: security.SMACK64MMAP\n[ 0.218840] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220271] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222086] pinctrl core: initialized pinctrl subsystem\n[ 0.223163] RTC time: 17:27:52, date: 09/26/18\n[ 0.224110] NET: Registered protocol family 16\n[ 0.225076] cpuidle: using governor ladder\n[ 0.225884] cpuidle: using governor menu\n[ 0.226667] PCCT header not found.\n[ 0.227405] ACPI: bus type PCI registered\n[ 0.228198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229426] PCI: Using configuration type 1 for base access\n[ 0.231166] ACPI: Added _OSI(Module Device)\n[ 0.231989] ACPI: Added _OSI(Processor Device)\n[ 0.232846] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233745] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235883] ACPI: Interpreter enabled\n[ 0.236646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238472] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243934] ACPI: (supports S0 S5)\n[ 0.244630] ACPI: Using IOAPIC for interrupt routing\n[ 0.245563] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248643] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249763] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251046] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252243] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254442] acpiphp: Slot [3] registered\n[ 0.255233] acpiphp: Slot [4] registered\n[ 0.256020] acpiphp: Slot [5] registered\n[ 0.256816] acpiphp: Slot [6] registered\n[ 0.257605] acpiphp: Slot [7] registered\n[ 0.258388] acpiphp: Slot [8] registered\n[ 0.259175] acpiphp: Slot [9] registered\n[ 0.259955] acpiphp: Slot [10] registered\n[ 0.260750] acpiphp: Slot [11] registered\n[ 0.261564] acpiphp: Slot [12] registered\n[ 0.262368] acpiphp: Slot [13] registered\n[ 0.263164] acpiphp: Slot [14] registered\n[ 0.263957] acpiphp: Slot [15] registered\n[ 0.274691] acpiphp: Slot [16] registered\n[ 0.275495] acpiphp: Slot [17] registered\n[ 0.276295] acpiphp: Slot [18] registered\n[ 0.277087] acpiphp: Slot [19] registered\n[ 0.277884] acpiphp: Slot [20] registered\n[ 0.278695] acpiphp: Slot [21] registered\n[ 0.279498] acpiphp: Slot [22] registered\n[ 0.280296] acpiphp: Slot [23] registered\n[ 0.281089] acpiphp: Slot [24] registered\n[ 0.281889] acpiphp: Slot [25] registered\n[ 0.282689] acpiphp: Slot [26] registered\n[ 0.283488] acpiphp: Slot [27] registered\n[ 0.284289] acpiphp: Slot [28] registered\n[ 0.285082] acpiphp: Slot [29] registered\n[ 0.285884] acpiphp: Slot [30] registered\n[ 0.286687] acpiphp: Slot [31] registered\n[ 0.287484] PCI host bridge to bus 0000:00\n[ 0.288283] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289476] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290665] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292089] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299921] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301202] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302358] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303603] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311563] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358016] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359483] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360881] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362289] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363661] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366357] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367395] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368912] vgaarb: loaded\n[ 0.369505] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370625] SCSI subsystem initialized\n[ 0.371432] ACPI: bus type USB registered\n[ 0.372328] usbcore: registered new interface driver usbfs\n[ 0.373361] usbcore: registered new interface driver hub\n[ 0.374352] usbcore: registered new device driver usb\n[ 0.375399] PCI: Using ACPI for IRQ routing\n[ 0.376426] NetLabel: Initializing\n[ 0.377122] NetLabel: domain hash size = 128\n[ 0.377965] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378896] NetLabel: unlabeled traffic allowed by default\n[ 0.379978] clocksource: Switched to clocksource kvm-clock\n[ 0.385399] AppArmor: AppArmor Filesystem Enabled\n[ 0.386343] pnp: PnP ACPI init\n[ 0.387250] pnp: PnP ACPI: found 5 devices\n[ 0.393602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395314] NET: Registered protocol family 2\n[ 0.396257] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397497] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398636] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399768] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400826] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401969] NET: Registered protocol family 1\n[ 0.402820] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403894] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404952] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418947] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433159] Trying to unpack rootfs image as initramfs...\n[ 0.482972] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496823] Scanning for low memory corruption every 60 seconds\n[ 0.498142] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499281] audit: initializing netlink subsys (disabled)\n[ 0.500305] audit: type=2000 audit(1537982873.293:1): initialized\n[ 0.501603] Initialise system trusted keyring\n[ 0.502525] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503683] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505653] zbud: loaded\n[ 0.506351] VFS: Disk quotas dquot_6.6.0\n[ 0.507163] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508665] fuse init (API version 7.23)\n[ 0.509558] Key type big_key registered\n[ 0.510357] Allocating IMA MOK and blacklist keyrings.\n[ 0.511819] Key type asymmetric registered\n[ 0.512655] Asymmetric key parser 'x509' registered\n[ 0.513612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515072] io scheduler noop registered\n[ 0.515865] io scheduler deadline registered (default)\n[ 0.516858] io scheduler cfq registered\n[ 0.517691] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518731] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521458] ACPI: Power Button [PWRF]\n[ 0.522284] GHES: HEST is not enabled!\n[ 0.536034] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564427] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566669] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590750] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592875] Linux agpgart interface v0.103\n[ 0.594893] brd: module loaded\n[ 0.596158] loop: module loaded\n[ 0.599657] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.601094] GPT:90111 != 2097151\n[ 0.601767] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602846] GPT:90111 != 2097151\n[ 0.603510] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604463] vda: vda1 vda15\n[ 0.607756] scsi host0: ata_piix\n[ 0.608683] scsi host1: ata_piix\n[ 0.609382] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610586] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612017] libphy: Fixed MDIO Bus: probed\n[ 0.612837] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613770] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616078] PPP generic driver version 2.4.2\n[ 0.617006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.618414] ehci-pci: EHCI PCI platform driver\n[ 0.619273] ehci-platform: EHCI generic platform driver\n[ 0.620255] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.621367] ohci-pci: OHCI PCI platform driver\n[ 0.622222] ohci-platform: OHCI generic platform driver\n[ 0.623192] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.637646] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.638637] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.640347] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.641670] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643120] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644817] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646668] usb usb1: Product: UHCI Host Controller\n[ 0.647929] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649444] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650673] hub 1-0:1.0: USB hub found\n[ 0.651659] hub 1-0:1.0: 2 ports detected\n[ 0.652797] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655402] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.656368] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.657385] mousedev: PS/2 mouse device common for all mice\n[ 0.658626] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660454] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662705] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664102] i2c /dev entries driver\n[ 0.665117] device-mapper: uevent: version 1.0.3\n[ 0.666360] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669451] NET: Registered protocol family 10\n[ 0.670442] NET: Registered protocol family 17\n[ 0.671323] Key type dns_resolver registered\n[ 0.672266] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673372] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675100] registered taskstats version 1\n[ 0.675927] Loading compiled-in X.509 certificates\n[ 0.677371] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679223] zswap: loaded using pool lzo/zbud\n[ 0.680608] Key type trusted registered\n[ 0.682152] Key type encrypted registered\n[ 0.682977] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684028] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685080] evm: HMAC attrs: 0x1\n[ 0.686035] Magic number: 2:702:492\n[ 0.686905] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:53 UTC (1537982873)\n[ 0.688515] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.689628] EDD information not available.\n[ 0.768998] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.771058] Write protecting the kernel read-only data: 14336k\n[ 0.783207] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785542] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.62\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.835214] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\nUsage: /sbin/cirros-dhcpc \nNo lease, failing\nWARN: /etc/rc3.d/S40-network failed\nchecking http://169.254.169.254/2009-04-04/instance-id\nfailed 1/20: up 181.83. request failed\nfailed 2/20: up 183.84. request failed\nfailed 3/20: up 185.84. request failed\nfailed 4/20: up 187.85. request failed\nfailed 5/20: up 189.85. request failed\nfailed 6/20: up 191.85. request failed\nfailed 7/20: up 193.86. request failed\nfailed 8/20: up 195.86. request failed\nfailed 9/20: up 197.87. request failed\n"} 2018-09-26 17:31:11,798 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action used request id req-17e2edf6-21be-4386-8499-62d9ccc0745b 2018-09-26 17:31:13,816 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4679688ee058e41370dce00ec1c29b0de2da3d93" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:31:15,034 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:31:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2ae0f356-af43-4b63-93b8-37bd9dd14049 x-compute-request-id: req-2ae0f356-af43-4b63-93b8-37bd9dd14049 Content-Encoding: gzip Content-Length: 7854 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 455371447 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132890] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134538] pid_max: default: 32768 minimum: 301\n[ 0.135428] ACPI: Core revision 20150930\n[ 0.136807] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138108] Security Framework initialized\n[ 0.138920] Yama: becoming mindful.\n[ 0.139650] AppArmor: AppArmor initialized\n[ 0.140513] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141837] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143110] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144318] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145698] Initializing cgroup subsys io\n[ 0.146512] Initializing cgroup subsys memory\n[ 0.147368] Initializing cgroup subsys devices\n[ 0.148249] Initializing cgroup subsys freezer\n[ 0.149112] Initializing cgroup subsys net_cls\n[ 0.149976] Initializing cgroup subsys perf_event\n[ 0.150888] Initializing cgroup subsys net_prio\n[ 0.151768] Initializing cgroup subsys hugetlb\n[ 0.152636] Initializing cgroup subsys pids\n[ 0.153515] CPU: Physical Processor ID: 0\n[ 0.155001] mce: CPU supports 10 MCE banks\n[ 0.155853] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167500] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173863] ftrace: allocating 31920 entries in 125 pages\n[ 0.200510] smpboot: Max logical packages: 1\n[ 0.201355] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202699] x2apic enabled\n[ 0.203505] Switched APIC routing to physical x2apic.\n[ 0.205253] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206361] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208319] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210076] KVM setup paravirtual spinlock\n[ 0.211366] x86: Booted up 1 node, 1 CPUs\n[ 0.212158] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213521] devtmpfs: initialized\n[ 0.215224] evm: security.selinux\n[ 0.215908] evm: security.SMACK64\n[ 0.216591] evm: security.SMACK64EXEC\n[ 0.217323] evm: security.SMACK64TRANSMUTE\n[ 0.218113] evm: security.SMACK64MMAP\n[ 0.218840] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220271] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222086] pinctrl core: initialized pinctrl subsystem\n[ 0.223163] RTC time: 17:27:52, date: 09/26/18\n[ 0.224110] NET: Registered protocol family 16\n[ 0.225076] cpuidle: using governor ladder\n[ 0.225884] cpuidle: using governor menu\n[ 0.226667] PCCT header not found.\n[ 0.227405] ACPI: bus type PCI registered\n[ 0.228198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229426] PCI: Using configuration type 1 for base access\n[ 0.231166] ACPI: Added _OSI(Module Device)\n[ 0.231989] ACPI: Added _OSI(Processor Device)\n[ 0.232846] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233745] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235883] ACPI: Interpreter enabled\n[ 0.236646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238472] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243934] ACPI: (supports S0 S5)\n[ 0.244630] ACPI: Using IOAPIC for interrupt routing\n[ 0.245563] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248643] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249763] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251046] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252243] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254442] acpiphp: Slot [3] registered\n[ 0.255233] acpiphp: Slot [4] registered\n[ 0.256020] acpiphp: Slot [5] registered\n[ 0.256816] acpiphp: Slot [6] registered\n[ 0.257605] acpiphp: Slot [7] registered\n[ 0.258388] acpiphp: Slot [8] registered\n[ 0.259175] acpiphp: Slot [9] registered\n[ 0.259955] acpiphp: Slot [10] registered\n[ 0.260750] acpiphp: Slot [11] registered\n[ 0.261564] acpiphp: Slot [12] registered\n[ 0.262368] acpiphp: Slot [13] registered\n[ 0.263164] acpiphp: Slot [14] registered\n[ 0.263957] acpiphp: Slot [15] registered\n[ 0.274691] acpiphp: Slot [16] registered\n[ 0.275495] acpiphp: Slot [17] registered\n[ 0.276295] acpiphp: Slot [18] registered\n[ 0.277087] acpiphp: Slot [19] registered\n[ 0.277884] acpiphp: Slot [20] registered\n[ 0.278695] acpiphp: Slot [21] registered\n[ 0.279498] acpiphp: Slot [22] registered\n[ 0.280296] acpiphp: Slot [23] registered\n[ 0.281089] acpiphp: Slot [24] registered\n[ 0.281889] acpiphp: Slot [25] registered\n[ 0.282689] acpiphp: Slot [26] registered\n[ 0.283488] acpiphp: Slot [27] registered\n[ 0.284289] acpiphp: Slot [28] registered\n[ 0.285082] acpiphp: Slot [29] registered\n[ 0.285884] acpiphp: Slot [30] registered\n[ 0.286687] acpiphp: Slot [31] registered\n[ 0.287484] PCI host bridge to bus 0000:00\n[ 0.288283] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289476] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290665] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292089] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299921] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301202] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302358] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303603] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311563] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358016] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359483] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360881] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362289] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363661] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366357] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367395] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368912] vgaarb: loaded\n[ 0.369505] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370625] SCSI subsystem initialized\n[ 0.371432] ACPI: bus type USB registered\n[ 0.372328] usbcore: registered new interface driver usbfs\n[ 0.373361] usbcore: registered new interface driver hub\n[ 0.374352] usbcore: registered new device driver usb\n[ 0.375399] PCI: Using ACPI for IRQ routing\n[ 0.376426] NetLabel: Initializing\n[ 0.377122] NetLabel: domain hash size = 128\n[ 0.377965] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378896] NetLabel: unlabeled traffic allowed by default\n[ 0.379978] clocksource: Switched to clocksource kvm-clock\n[ 0.385399] AppArmor: AppArmor Filesystem Enabled\n[ 0.386343] pnp: PnP ACPI init\n[ 0.387250] pnp: PnP ACPI: found 5 devices\n[ 0.393602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395314] NET: Registered protocol family 2\n[ 0.396257] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397497] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398636] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399768] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400826] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401969] NET: Registered protocol family 1\n[ 0.402820] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403894] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404952] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418947] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433159] Trying to unpack rootfs image as initramfs...\n[ 0.482972] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496823] Scanning for low memory corruption every 60 seconds\n[ 0.498142] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499281] audit: initializing netlink subsys (disabled)\n[ 0.500305] audit: type=2000 audit(1537982873.293:1): initialized\n[ 0.501603] Initialise system trusted keyring\n[ 0.502525] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503683] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505653] zbud: loaded\n[ 0.506351] VFS: Disk quotas dquot_6.6.0\n[ 0.507163] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508665] fuse init (API version 7.23)\n[ 0.509558] Key type big_key registered\n[ 0.510357] Allocating IMA MOK and blacklist keyrings.\n[ 0.511819] Key type asymmetric registered\n[ 0.512655] Asymmetric key parser 'x509' registered\n[ 0.513612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515072] io scheduler noop registered\n[ 0.515865] io scheduler deadline registered (default)\n[ 0.516858] io scheduler cfq registered\n[ 0.517691] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518731] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521458] ACPI: Power Button [PWRF]\n[ 0.522284] GHES: HEST is not enabled!\n[ 0.536034] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564427] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566669] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590750] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592875] Linux agpgart interface v0.103\n[ 0.594893] brd: module loaded\n[ 0.596158] loop: module loaded\n[ 0.599657] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.601094] GPT:90111 != 2097151\n[ 0.601767] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602846] GPT:90111 != 2097151\n[ 0.603510] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604463] vda: vda1 vda15\n[ 0.607756] scsi host0: ata_piix\n[ 0.608683] scsi host1: ata_piix\n[ 0.609382] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610586] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612017] libphy: Fixed MDIO Bus: probed\n[ 0.612837] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613770] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616078] PPP generic driver version 2.4.2\n[ 0.617006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.618414] ehci-pci: EHCI PCI platform driver\n[ 0.619273] ehci-platform: EHCI generic platform driver\n[ 0.620255] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.621367] ohci-pci: OHCI PCI platform driver\n[ 0.622222] ohci-platform: OHCI generic platform driver\n[ 0.623192] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.637646] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.638637] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.640347] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.641670] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643120] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644817] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646668] usb usb1: Product: UHCI Host Controller\n[ 0.647929] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649444] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650673] hub 1-0:1.0: USB hub found\n[ 0.651659] hub 1-0:1.0: 2 ports detected\n[ 0.652797] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655402] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.656368] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.657385] mousedev: PS/2 mouse device common for all mice\n[ 0.658626] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660454] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662705] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664102] i2c /dev entries driver\n[ 0.665117] device-mapper: uevent: version 1.0.3\n[ 0.666360] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669451] NET: Registered protocol family 10\n[ 0.670442] NET: Registered protocol family 17\n[ 0.671323] Key type dns_resolver registered\n[ 0.672266] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673372] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675100] registered taskstats version 1\n[ 0.675927] Loading compiled-in X.509 certificates\n[ 0.677371] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679223] zswap: loaded using pool lzo/zbud\n[ 0.680608] Key type trusted registered\n[ 0.682152] Key type encrypted registered\n[ 0.682977] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684028] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685080] evm: HMAC attrs: 0x1\n[ 0.686035] Magic number: 2:702:492\n[ 0.686905] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:53 UTC (1537982873)\n[ 0.688515] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.689628] EDD information not available.\n[ 0.768998] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.771058] Write protecting the kernel read-only data: 14336k\n[ 0.783207] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785542] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.62\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.835214] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\nUsage: /sbin/cirros-dhcpc \nNo lease, failing\nWARN: /etc/rc3.d/S40-network failed\nchecking http://169.254.169.254/2009-04-04/instance-id\nfailed 1/20: up 181.83. request failed\nfailed 2/20: up 183.84. request failed\nfailed 3/20: up 185.84. request failed\nfailed 4/20: up 187.85. request failed\nfailed 5/20: up 189.85. request failed\nfailed 6/20: up 191.85. request failed\nfailed 7/20: up 193.86. request failed\nfailed 8/20: up 195.86. request failed\nfailed 9/20: up 197.87. request failed\nfailed 10/20: up 199.87. request failed\n"} 2018-09-26 17:31:15,035 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action used request id req-2ae0f356-af43-4b63-93b8-37bd9dd14049 2018-09-26 17:31:17,052 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4679688ee058e41370dce00ec1c29b0de2da3d93" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:31:18,125 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:31:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-18a8546c-81df-4e19-ae36-d80464dbd014 x-compute-request-id: req-18a8546c-81df-4e19-ae36-d80464dbd014 Content-Encoding: gzip Content-Length: 7868 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 455371447 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132890] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134538] pid_max: default: 32768 minimum: 301\n[ 0.135428] ACPI: Core revision 20150930\n[ 0.136807] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138108] Security Framework initialized\n[ 0.138920] Yama: becoming mindful.\n[ 0.139650] AppArmor: AppArmor initialized\n[ 0.140513] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141837] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143110] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144318] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145698] Initializing cgroup subsys io\n[ 0.146512] Initializing cgroup subsys memory\n[ 0.147368] Initializing cgroup subsys devices\n[ 0.148249] Initializing cgroup subsys freezer\n[ 0.149112] Initializing cgroup subsys net_cls\n[ 0.149976] Initializing cgroup subsys perf_event\n[ 0.150888] Initializing cgroup subsys net_prio\n[ 0.151768] Initializing cgroup subsys hugetlb\n[ 0.152636] Initializing cgroup subsys pids\n[ 0.153515] CPU: Physical Processor ID: 0\n[ 0.155001] mce: CPU supports 10 MCE banks\n[ 0.155853] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167500] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173863] ftrace: allocating 31920 entries in 125 pages\n[ 0.200510] smpboot: Max logical packages: 1\n[ 0.201355] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202699] x2apic enabled\n[ 0.203505] Switched APIC routing to physical x2apic.\n[ 0.205253] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206361] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208319] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210076] KVM setup paravirtual spinlock\n[ 0.211366] x86: Booted up 1 node, 1 CPUs\n[ 0.212158] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213521] devtmpfs: initialized\n[ 0.215224] evm: security.selinux\n[ 0.215908] evm: security.SMACK64\n[ 0.216591] evm: security.SMACK64EXEC\n[ 0.217323] evm: security.SMACK64TRANSMUTE\n[ 0.218113] evm: security.SMACK64MMAP\n[ 0.218840] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220271] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222086] pinctrl core: initialized pinctrl subsystem\n[ 0.223163] RTC time: 17:27:52, date: 09/26/18\n[ 0.224110] NET: Registered protocol family 16\n[ 0.225076] cpuidle: using governor ladder\n[ 0.225884] cpuidle: using governor menu\n[ 0.226667] PCCT header not found.\n[ 0.227405] ACPI: bus type PCI registered\n[ 0.228198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229426] PCI: Using configuration type 1 for base access\n[ 0.231166] ACPI: Added _OSI(Module Device)\n[ 0.231989] ACPI: Added _OSI(Processor Device)\n[ 0.232846] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233745] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235883] ACPI: Interpreter enabled\n[ 0.236646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238472] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243934] ACPI: (supports S0 S5)\n[ 0.244630] ACPI: Using IOAPIC for interrupt routing\n[ 0.245563] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248643] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249763] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251046] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252243] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254442] acpiphp: Slot [3] registered\n[ 0.255233] acpiphp: Slot [4] registered\n[ 0.256020] acpiphp: Slot [5] registered\n[ 0.256816] acpiphp: Slot [6] registered\n[ 0.257605] acpiphp: Slot [7] registered\n[ 0.258388] acpiphp: Slot [8] registered\n[ 0.259175] acpiphp: Slot [9] registered\n[ 0.259955] acpiphp: Slot [10] registered\n[ 0.260750] acpiphp: Slot [11] registered\n[ 0.261564] acpiphp: Slot [12] registered\n[ 0.262368] acpiphp: Slot [13] registered\n[ 0.263164] acpiphp: Slot [14] registered\n[ 0.263957] acpiphp: Slot [15] registered\n[ 0.274691] acpiphp: Slot [16] registered\n[ 0.275495] acpiphp: Slot [17] registered\n[ 0.276295] acpiphp: Slot [18] registered\n[ 0.277087] acpiphp: Slot [19] registered\n[ 0.277884] acpiphp: Slot [20] registered\n[ 0.278695] acpiphp: Slot [21] registered\n[ 0.279498] acpiphp: Slot [22] registered\n[ 0.280296] acpiphp: Slot [23] registered\n[ 0.281089] acpiphp: Slot [24] registered\n[ 0.281889] acpiphp: Slot [25] registered\n[ 0.282689] acpiphp: Slot [26] registered\n[ 0.283488] acpiphp: Slot [27] registered\n[ 0.284289] acpiphp: Slot [28] registered\n[ 0.285082] acpiphp: Slot [29] registered\n[ 0.285884] acpiphp: Slot [30] registered\n[ 0.286687] acpiphp: Slot [31] registered\n[ 0.287484] PCI host bridge to bus 0000:00\n[ 0.288283] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289476] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290665] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292089] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299921] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301202] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302358] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303603] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311563] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358016] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359483] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360881] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362289] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363661] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366357] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367395] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368912] vgaarb: loaded\n[ 0.369505] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370625] SCSI subsystem initialized\n[ 0.371432] ACPI: bus type USB registered\n[ 0.372328] usbcore: registered new interface driver usbfs\n[ 0.373361] usbcore: registered new interface driver hub\n[ 0.374352] usbcore: registered new device driver usb\n[ 0.375399] PCI: Using ACPI for IRQ routing\n[ 0.376426] NetLabel: Initializing\n[ 0.377122] NetLabel: domain hash size = 128\n[ 0.377965] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378896] NetLabel: unlabeled traffic allowed by default\n[ 0.379978] clocksource: Switched to clocksource kvm-clock\n[ 0.385399] AppArmor: AppArmor Filesystem Enabled\n[ 0.386343] pnp: PnP ACPI init\n[ 0.387250] pnp: PnP ACPI: found 5 devices\n[ 0.393602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395314] NET: Registered protocol family 2\n[ 0.396257] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397497] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398636] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399768] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400826] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401969] NET: Registered protocol family 1\n[ 0.402820] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403894] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404952] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418947] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433159] Trying to unpack rootfs image as initramfs...\n[ 0.482972] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496823] Scanning for low memory corruption every 60 seconds\n[ 0.498142] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499281] audit: initializing netlink subsys (disabled)\n[ 0.500305] audit: type=2000 audit(1537982873.293:1): initialized\n[ 0.501603] Initialise system trusted keyring\n[ 0.502525] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503683] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505653] zbud: loaded\n[ 0.506351] VFS: Disk quotas dquot_6.6.0\n[ 0.507163] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508665] fuse init (API version 7.23)\n[ 0.509558] Key type big_key registered\n[ 0.510357] Allocating IMA MOK and blacklist keyrings.\n[ 0.511819] Key type asymmetric registered\n[ 0.512655] Asymmetric key parser 'x509' registered\n[ 0.513612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515072] io scheduler noop registered\n[ 0.515865] io scheduler deadline registered (default)\n[ 0.516858] io scheduler cfq registered\n[ 0.517691] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518731] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521458] ACPI: Power Button [PWRF]\n[ 0.522284] GHES: HEST is not enabled!\n[ 0.536034] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564427] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566669] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590750] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592875] Linux agpgart interface v0.103\n[ 0.594893] brd: module loaded\n[ 0.596158] loop: module loaded\n[ 0.599657] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.601094] GPT:90111 != 2097151\n[ 0.601767] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602846] GPT:90111 != 2097151\n[ 0.603510] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604463] vda: vda1 vda15\n[ 0.607756] scsi host0: ata_piix\n[ 0.608683] scsi host1: ata_piix\n[ 0.609382] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610586] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612017] libphy: Fixed MDIO Bus: probed\n[ 0.612837] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613770] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616078] PPP generic driver version 2.4.2\n[ 0.617006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.618414] ehci-pci: EHCI PCI platform driver\n[ 0.619273] ehci-platform: EHCI generic platform driver\n[ 0.620255] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.621367] ohci-pci: OHCI PCI platform driver\n[ 0.622222] ohci-platform: OHCI generic platform driver\n[ 0.623192] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.637646] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.638637] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.640347] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.641670] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643120] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644817] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646668] usb usb1: Product: UHCI Host Controller\n[ 0.647929] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649444] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650673] hub 1-0:1.0: USB hub found\n[ 0.651659] hub 1-0:1.0: 2 ports detected\n[ 0.652797] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655402] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.656368] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.657385] mousedev: PS/2 mouse device common for all mice\n[ 0.658626] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660454] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662705] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664102] i2c /dev entries driver\n[ 0.665117] device-mapper: uevent: version 1.0.3\n[ 0.666360] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669451] NET: Registered protocol family 10\n[ 0.670442] NET: Registered protocol family 17\n[ 0.671323] Key type dns_resolver registered\n[ 0.672266] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673372] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675100] registered taskstats version 1\n[ 0.675927] Loading compiled-in X.509 certificates\n[ 0.677371] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679223] zswap: loaded using pool lzo/zbud\n[ 0.680608] Key type trusted registered\n[ 0.682152] Key type encrypted registered\n[ 0.682977] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684028] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685080] evm: HMAC attrs: 0x1\n[ 0.686035] Magic number: 2:702:492\n[ 0.686905] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:53 UTC (1537982873)\n[ 0.688515] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.689628] EDD information not available.\n[ 0.768998] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.771058] Write protecting the kernel read-only data: 14336k\n[ 0.783207] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785542] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.62\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.835214] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\nUsage: /sbin/cirros-dhcpc \nNo lease, failing\nWARN: /etc/rc3.d/S40-network failed\nchecking http://169.254.169.254/2009-04-04/instance-id\nfailed 1/20: up 181.83. request failed\nfailed 2/20: up 183.84. request failed\nfailed 3/20: up 185.84. request failed\nfailed 4/20: up 187.85. request failed\nfailed 5/20: up 189.85. request failed\nfailed 6/20: up 191.85. request failed\nfailed 7/20: up 193.86. request failed\nfailed 8/20: up 195.86. request failed\nfailed 9/20: up 197.87. request failed\nfailed 10/20: up 199.87. request failed\nfailed 11/20: up 201.87. request failed\nfailed 12/20: up 203.88. request failed\n"} 2018-09-26 17:31:18,126 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action used request id req-18a8546c-81df-4e19-ae36-d80464dbd014 2018-09-26 17:31:20,144 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4679688ee058e41370dce00ec1c29b0de2da3d93" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:31:21,223 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:31:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3cddf5b8-4b96-4e82-970b-21555f020ab4 x-compute-request-id: req-3cddf5b8-4b96-4e82-970b-21555f020ab4 Content-Encoding: gzip Content-Length: 7873 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 455371447 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132890] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134538] pid_max: default: 32768 minimum: 301\n[ 0.135428] ACPI: Core revision 20150930\n[ 0.136807] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138108] Security Framework initialized\n[ 0.138920] Yama: becoming mindful.\n[ 0.139650] AppArmor: AppArmor initialized\n[ 0.140513] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141837] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143110] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144318] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145698] Initializing cgroup subsys io\n[ 0.146512] Initializing cgroup subsys memory\n[ 0.147368] Initializing cgroup subsys devices\n[ 0.148249] Initializing cgroup subsys freezer\n[ 0.149112] Initializing cgroup subsys net_cls\n[ 0.149976] Initializing cgroup subsys perf_event\n[ 0.150888] Initializing cgroup subsys net_prio\n[ 0.151768] Initializing cgroup subsys hugetlb\n[ 0.152636] Initializing cgroup subsys pids\n[ 0.153515] CPU: Physical Processor ID: 0\n[ 0.155001] mce: CPU supports 10 MCE banks\n[ 0.155853] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167500] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173863] ftrace: allocating 31920 entries in 125 pages\n[ 0.200510] smpboot: Max logical packages: 1\n[ 0.201355] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202699] x2apic enabled\n[ 0.203505] Switched APIC routing to physical x2apic.\n[ 0.205253] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206361] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208319] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210076] KVM setup paravirtual spinlock\n[ 0.211366] x86: Booted up 1 node, 1 CPUs\n[ 0.212158] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213521] devtmpfs: initialized\n[ 0.215224] evm: security.selinux\n[ 0.215908] evm: security.SMACK64\n[ 0.216591] evm: security.SMACK64EXEC\n[ 0.217323] evm: security.SMACK64TRANSMUTE\n[ 0.218113] evm: security.SMACK64MMAP\n[ 0.218840] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220271] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222086] pinctrl core: initialized pinctrl subsystem\n[ 0.223163] RTC time: 17:27:52, date: 09/26/18\n[ 0.224110] NET: Registered protocol family 16\n[ 0.225076] cpuidle: using governor ladder\n[ 0.225884] cpuidle: using governor menu\n[ 0.226667] PCCT header not found.\n[ 0.227405] ACPI: bus type PCI registered\n[ 0.228198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229426] PCI: Using configuration type 1 for base access\n[ 0.231166] ACPI: Added _OSI(Module Device)\n[ 0.231989] ACPI: Added _OSI(Processor Device)\n[ 0.232846] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233745] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235883] ACPI: Interpreter enabled\n[ 0.236646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238472] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243934] ACPI: (supports S0 S5)\n[ 0.244630] ACPI: Using IOAPIC for interrupt routing\n[ 0.245563] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248643] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249763] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251046] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252243] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254442] acpiphp: Slot [3] registered\n[ 0.255233] acpiphp: Slot [4] registered\n[ 0.256020] acpiphp: Slot [5] registered\n[ 0.256816] acpiphp: Slot [6] registered\n[ 0.257605] acpiphp: Slot [7] registered\n[ 0.258388] acpiphp: Slot [8] registered\n[ 0.259175] acpiphp: Slot [9] registered\n[ 0.259955] acpiphp: Slot [10] registered\n[ 0.260750] acpiphp: Slot [11] registered\n[ 0.261564] acpiphp: Slot [12] registered\n[ 0.262368] acpiphp: Slot [13] registered\n[ 0.263164] acpiphp: Slot [14] registered\n[ 0.263957] acpiphp: Slot [15] registered\n[ 0.274691] acpiphp: Slot [16] registered\n[ 0.275495] acpiphp: Slot [17] registered\n[ 0.276295] acpiphp: Slot [18] registered\n[ 0.277087] acpiphp: Slot [19] registered\n[ 0.277884] acpiphp: Slot [20] registered\n[ 0.278695] acpiphp: Slot [21] registered\n[ 0.279498] acpiphp: Slot [22] registered\n[ 0.280296] acpiphp: Slot [23] registered\n[ 0.281089] acpiphp: Slot [24] registered\n[ 0.281889] acpiphp: Slot [25] registered\n[ 0.282689] acpiphp: Slot [26] registered\n[ 0.283488] acpiphp: Slot [27] registered\n[ 0.284289] acpiphp: Slot [28] registered\n[ 0.285082] acpiphp: Slot [29] registered\n[ 0.285884] acpiphp: Slot [30] registered\n[ 0.286687] acpiphp: Slot [31] registered\n[ 0.287484] PCI host bridge to bus 0000:00\n[ 0.288283] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289476] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290665] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292089] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299921] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301202] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302358] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303603] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311563] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358016] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359483] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360881] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362289] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363661] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366357] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367395] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368912] vgaarb: loaded\n[ 0.369505] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370625] SCSI subsystem initialized\n[ 0.371432] ACPI: bus type USB registered\n[ 0.372328] usbcore: registered new interface driver usbfs\n[ 0.373361] usbcore: registered new interface driver hub\n[ 0.374352] usbcore: registered new device driver usb\n[ 0.375399] PCI: Using ACPI for IRQ routing\n[ 0.376426] NetLabel: Initializing\n[ 0.377122] NetLabel: domain hash size = 128\n[ 0.377965] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378896] NetLabel: unlabeled traffic allowed by default\n[ 0.379978] clocksource: Switched to clocksource kvm-clock\n[ 0.385399] AppArmor: AppArmor Filesystem Enabled\n[ 0.386343] pnp: PnP ACPI init\n[ 0.387250] pnp: PnP ACPI: found 5 devices\n[ 0.393602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395314] NET: Registered protocol family 2\n[ 0.396257] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397497] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398636] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399768] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400826] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401969] NET: Registered protocol family 1\n[ 0.402820] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403894] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404952] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418947] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433159] Trying to unpack rootfs image as initramfs...\n[ 0.482972] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496823] Scanning for low memory corruption every 60 seconds\n[ 0.498142] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499281] audit: initializing netlink subsys (disabled)\n[ 0.500305] audit: type=2000 audit(1537982873.293:1): initialized\n[ 0.501603] Initialise system trusted keyring\n[ 0.502525] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503683] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505653] zbud: loaded\n[ 0.506351] VFS: Disk quotas dquot_6.6.0\n[ 0.507163] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508665] fuse init (API version 7.23)\n[ 0.509558] Key type big_key registered\n[ 0.510357] Allocating IMA MOK and blacklist keyrings.\n[ 0.511819] Key type asymmetric registered\n[ 0.512655] Asymmetric key parser 'x509' registered\n[ 0.513612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515072] io scheduler noop registered\n[ 0.515865] io scheduler deadline registered (default)\n[ 0.516858] io scheduler cfq registered\n[ 0.517691] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518731] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521458] ACPI: Power Button [PWRF]\n[ 0.522284] GHES: HEST is not enabled!\n[ 0.536034] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564427] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566669] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590750] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592875] Linux agpgart interface v0.103\n[ 0.594893] brd: module loaded\n[ 0.596158] loop: module loaded\n[ 0.599657] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.601094] GPT:90111 != 2097151\n[ 0.601767] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602846] GPT:90111 != 2097151\n[ 0.603510] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604463] vda: vda1 vda15\n[ 0.607756] scsi host0: ata_piix\n[ 0.608683] scsi host1: ata_piix\n[ 0.609382] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610586] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612017] libphy: Fixed MDIO Bus: probed\n[ 0.612837] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613770] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616078] PPP generic driver version 2.4.2\n[ 0.617006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.618414] ehci-pci: EHCI PCI platform driver\n[ 0.619273] ehci-platform: EHCI generic platform driver\n[ 0.620255] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.621367] ohci-pci: OHCI PCI platform driver\n[ 0.622222] ohci-platform: OHCI generic platform driver\n[ 0.623192] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.637646] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.638637] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.640347] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.641670] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643120] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644817] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646668] usb usb1: Product: UHCI Host Controller\n[ 0.647929] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649444] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650673] hub 1-0:1.0: USB hub found\n[ 0.651659] hub 1-0:1.0: 2 ports detected\n[ 0.652797] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655402] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.656368] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.657385] mousedev: PS/2 mouse device common for all mice\n[ 0.658626] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660454] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662705] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664102] i2c /dev entries driver\n[ 0.665117] device-mapper: uevent: version 1.0.3\n[ 0.666360] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669451] NET: Registered protocol family 10\n[ 0.670442] NET: Registered protocol family 17\n[ 0.671323] Key type dns_resolver registered\n[ 0.672266] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673372] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675100] registered taskstats version 1\n[ 0.675927] Loading compiled-in X.509 certificates\n[ 0.677371] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679223] zswap: loaded using pool lzo/zbud\n[ 0.680608] Key type trusted registered\n[ 0.682152] Key type encrypted registered\n[ 0.682977] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684028] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685080] evm: HMAC attrs: 0x1\n[ 0.686035] Magic number: 2:702:492\n[ 0.686905] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:53 UTC (1537982873)\n[ 0.688515] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.689628] EDD information not available.\n[ 0.768998] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.771058] Write protecting the kernel read-only data: 14336k\n[ 0.783207] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785542] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.62\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.835214] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\nUsage: /sbin/cirros-dhcpc \nNo lease, failing\nWARN: /etc/rc3.d/S40-network failed\nchecking http://169.254.169.254/2009-04-04/instance-id\nfailed 1/20: up 181.83. request failed\nfailed 2/20: up 183.84. request failed\nfailed 3/20: up 185.84. request failed\nfailed 4/20: up 187.85. request failed\nfailed 5/20: up 189.85. request failed\nfailed 6/20: up 191.85. request failed\nfailed 7/20: up 193.86. request failed\nfailed 8/20: up 195.86. request failed\nfailed 9/20: up 197.87. request failed\nfailed 10/20: up 199.87. request failed\nfailed 11/20: up 201.87. request failed\nfailed 12/20: up 203.88. request failed\nfailed 13/20: up 205.88. request failed\n"} 2018-09-26 17:31:21,224 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action used request id req-3cddf5b8-4b96-4e82-970b-21555f020ab4 2018-09-26 17:31:23,242 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4679688ee058e41370dce00ec1c29b0de2da3d93" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:31:24,309 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:31:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-93dca226-e177-48a6-896f-53ccd387a53f x-compute-request-id: req-93dca226-e177-48a6-896f-53ccd387a53f Content-Encoding: gzip Content-Length: 7886 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 455371447 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132890] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134538] pid_max: default: 32768 minimum: 301\n[ 0.135428] ACPI: Core revision 20150930\n[ 0.136807] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138108] Security Framework initialized\n[ 0.138920] Yama: becoming mindful.\n[ 0.139650] AppArmor: AppArmor initialized\n[ 0.140513] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141837] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143110] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144318] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145698] Initializing cgroup subsys io\n[ 0.146512] Initializing cgroup subsys memory\n[ 0.147368] Initializing cgroup subsys devices\n[ 0.148249] Initializing cgroup subsys freezer\n[ 0.149112] Initializing cgroup subsys net_cls\n[ 0.149976] Initializing cgroup subsys perf_event\n[ 0.150888] Initializing cgroup subsys net_prio\n[ 0.151768] Initializing cgroup subsys hugetlb\n[ 0.152636] Initializing cgroup subsys pids\n[ 0.153515] CPU: Physical Processor ID: 0\n[ 0.155001] mce: CPU supports 10 MCE banks\n[ 0.155853] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167500] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173863] ftrace: allocating 31920 entries in 125 pages\n[ 0.200510] smpboot: Max logical packages: 1\n[ 0.201355] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202699] x2apic enabled\n[ 0.203505] Switched APIC routing to physical x2apic.\n[ 0.205253] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206361] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208319] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210076] KVM setup paravirtual spinlock\n[ 0.211366] x86: Booted up 1 node, 1 CPUs\n[ 0.212158] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213521] devtmpfs: initialized\n[ 0.215224] evm: security.selinux\n[ 0.215908] evm: security.SMACK64\n[ 0.216591] evm: security.SMACK64EXEC\n[ 0.217323] evm: security.SMACK64TRANSMUTE\n[ 0.218113] evm: security.SMACK64MMAP\n[ 0.218840] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220271] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222086] pinctrl core: initialized pinctrl subsystem\n[ 0.223163] RTC time: 17:27:52, date: 09/26/18\n[ 0.224110] NET: Registered protocol family 16\n[ 0.225076] cpuidle: using governor ladder\n[ 0.225884] cpuidle: using governor menu\n[ 0.226667] PCCT header not found.\n[ 0.227405] ACPI: bus type PCI registered\n[ 0.228198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229426] PCI: Using configuration type 1 for base access\n[ 0.231166] ACPI: Added _OSI(Module Device)\n[ 0.231989] ACPI: Added _OSI(Processor Device)\n[ 0.232846] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233745] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235883] ACPI: Interpreter enabled\n[ 0.236646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238472] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243934] ACPI: (supports S0 S5)\n[ 0.244630] ACPI: Using IOAPIC for interrupt routing\n[ 0.245563] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248643] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249763] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251046] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252243] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254442] acpiphp: Slot [3] registered\n[ 0.255233] acpiphp: Slot [4] registered\n[ 0.256020] acpiphp: Slot [5] registered\n[ 0.256816] acpiphp: Slot [6] registered\n[ 0.257605] acpiphp: Slot [7] registered\n[ 0.258388] acpiphp: Slot [8] registered\n[ 0.259175] acpiphp: Slot [9] registered\n[ 0.259955] acpiphp: Slot [10] registered\n[ 0.260750] acpiphp: Slot [11] registered\n[ 0.261564] acpiphp: Slot [12] registered\n[ 0.262368] acpiphp: Slot [13] registered\n[ 0.263164] acpiphp: Slot [14] registered\n[ 0.263957] acpiphp: Slot [15] registered\n[ 0.274691] acpiphp: Slot [16] registered\n[ 0.275495] acpiphp: Slot [17] registered\n[ 0.276295] acpiphp: Slot [18] registered\n[ 0.277087] acpiphp: Slot [19] registered\n[ 0.277884] acpiphp: Slot [20] registered\n[ 0.278695] acpiphp: Slot [21] registered\n[ 0.279498] acpiphp: Slot [22] registered\n[ 0.280296] acpiphp: Slot [23] registered\n[ 0.281089] acpiphp: Slot [24] registered\n[ 0.281889] acpiphp: Slot [25] registered\n[ 0.282689] acpiphp: Slot [26] registered\n[ 0.283488] acpiphp: Slot [27] registered\n[ 0.284289] acpiphp: Slot [28] registered\n[ 0.285082] acpiphp: Slot [29] registered\n[ 0.285884] acpiphp: Slot [30] registered\n[ 0.286687] acpiphp: Slot [31] registered\n[ 0.287484] PCI host bridge to bus 0000:00\n[ 0.288283] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289476] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290665] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292089] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299921] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301202] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302358] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303603] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311563] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358016] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359483] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360881] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362289] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363661] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366357] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367395] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368912] vgaarb: loaded\n[ 0.369505] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370625] SCSI subsystem initialized\n[ 0.371432] ACPI: bus type USB registered\n[ 0.372328] usbcore: registered new interface driver usbfs\n[ 0.373361] usbcore: registered new interface driver hub\n[ 0.374352] usbcore: registered new device driver usb\n[ 0.375399] PCI: Using ACPI for IRQ routing\n[ 0.376426] NetLabel: Initializing\n[ 0.377122] NetLabel: domain hash size = 128\n[ 0.377965] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378896] NetLabel: unlabeled traffic allowed by default\n[ 0.379978] clocksource: Switched to clocksource kvm-clock\n[ 0.385399] AppArmor: AppArmor Filesystem Enabled\n[ 0.386343] pnp: PnP ACPI init\n[ 0.387250] pnp: PnP ACPI: found 5 devices\n[ 0.393602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395314] NET: Registered protocol family 2\n[ 0.396257] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397497] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398636] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399768] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400826] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401969] NET: Registered protocol family 1\n[ 0.402820] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403894] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404952] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418947] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433159] Trying to unpack rootfs image as initramfs...\n[ 0.482972] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496823] Scanning for low memory corruption every 60 seconds\n[ 0.498142] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499281] audit: initializing netlink subsys (disabled)\n[ 0.500305] audit: type=2000 audit(1537982873.293:1): initialized\n[ 0.501603] Initialise system trusted keyring\n[ 0.502525] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503683] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505653] zbud: loaded\n[ 0.506351] VFS: Disk quotas dquot_6.6.0\n[ 0.507163] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508665] fuse init (API version 7.23)\n[ 0.509558] Key type big_key registered\n[ 0.510357] Allocating IMA MOK and blacklist keyrings.\n[ 0.511819] Key type asymmetric registered\n[ 0.512655] Asymmetric key parser 'x509' registered\n[ 0.513612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515072] io scheduler noop registered\n[ 0.515865] io scheduler deadline registered (default)\n[ 0.516858] io scheduler cfq registered\n[ 0.517691] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518731] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521458] ACPI: Power Button [PWRF]\n[ 0.522284] GHES: HEST is not enabled!\n[ 0.536034] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564427] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566669] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590750] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592875] Linux agpgart interface v0.103\n[ 0.594893] brd: module loaded\n[ 0.596158] loop: module loaded\n[ 0.599657] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.601094] GPT:90111 != 2097151\n[ 0.601767] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602846] GPT:90111 != 2097151\n[ 0.603510] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604463] vda: vda1 vda15\n[ 0.607756] scsi host0: ata_piix\n[ 0.608683] scsi host1: ata_piix\n[ 0.609382] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610586] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612017] libphy: Fixed MDIO Bus: probed\n[ 0.612837] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613770] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616078] PPP generic driver version 2.4.2\n[ 0.617006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.618414] ehci-pci: EHCI PCI platform driver\n[ 0.619273] ehci-platform: EHCI generic platform driver\n[ 0.620255] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.621367] ohci-pci: OHCI PCI platform driver\n[ 0.622222] ohci-platform: OHCI generic platform driver\n[ 0.623192] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.637646] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.638637] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.640347] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.641670] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643120] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644817] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646668] usb usb1: Product: UHCI Host Controller\n[ 0.647929] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649444] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650673] hub 1-0:1.0: USB hub found\n[ 0.651659] hub 1-0:1.0: 2 ports detected\n[ 0.652797] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655402] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.656368] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.657385] mousedev: PS/2 mouse device common for all mice\n[ 0.658626] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660454] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662705] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664102] i2c /dev entries driver\n[ 0.665117] device-mapper: uevent: version 1.0.3\n[ 0.666360] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669451] NET: Registered protocol family 10\n[ 0.670442] NET: Registered protocol family 17\n[ 0.671323] Key type dns_resolver registered\n[ 0.672266] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673372] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675100] registered taskstats version 1\n[ 0.675927] Loading compiled-in X.509 certificates\n[ 0.677371] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679223] zswap: loaded using pool lzo/zbud\n[ 0.680608] Key type trusted registered\n[ 0.682152] Key type encrypted registered\n[ 0.682977] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684028] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685080] evm: HMAC attrs: 0x1\n[ 0.686035] Magic number: 2:702:492\n[ 0.686905] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:53 UTC (1537982873)\n[ 0.688515] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.689628] EDD information not available.\n[ 0.768998] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.771058] Write protecting the kernel read-only data: 14336k\n[ 0.783207] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785542] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.62\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.835214] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\nUsage: /sbin/cirros-dhcpc \nNo lease, failing\nWARN: /etc/rc3.d/S40-network failed\nchecking http://169.254.169.254/2009-04-04/instance-id\nfailed 1/20: up 181.83. request failed\nfailed 2/20: up 183.84. request failed\nfailed 3/20: up 185.84. request failed\nfailed 4/20: up 187.85. request failed\nfailed 5/20: up 189.85. request failed\nfailed 6/20: up 191.85. request failed\nfailed 7/20: up 193.86. request failed\nfailed 8/20: up 195.86. request failed\nfailed 9/20: up 197.87. request failed\nfailed 10/20: up 199.87. request failed\nfailed 11/20: up 201.87. request failed\nfailed 12/20: up 203.88. request failed\nfailed 13/20: up 205.88. request failed\nfailed 14/20: up 207.89. request failed\nfailed 15/20: up 209.89. request failed\n"} 2018-09-26 17:31:24,310 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action used request id req-93dca226-e177-48a6-896f-53ccd387a53f 2018-09-26 17:31:26,327 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4679688ee058e41370dce00ec1c29b0de2da3d93" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:31:27,397 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:31:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2db5ed3b-5e1a-4de2-a110-9a951b87663f x-compute-request-id: req-2db5ed3b-5e1a-4de2-a110-9a951b87663f Content-Encoding: gzip Content-Length: 7892 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 455371447 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132890] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134538] pid_max: default: 32768 minimum: 301\n[ 0.135428] ACPI: Core revision 20150930\n[ 0.136807] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138108] Security Framework initialized\n[ 0.138920] Yama: becoming mindful.\n[ 0.139650] AppArmor: AppArmor initialized\n[ 0.140513] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141837] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143110] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144318] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145698] Initializing cgroup subsys io\n[ 0.146512] Initializing cgroup subsys memory\n[ 0.147368] Initializing cgroup subsys devices\n[ 0.148249] Initializing cgroup subsys freezer\n[ 0.149112] Initializing cgroup subsys net_cls\n[ 0.149976] Initializing cgroup subsys perf_event\n[ 0.150888] Initializing cgroup subsys net_prio\n[ 0.151768] Initializing cgroup subsys hugetlb\n[ 0.152636] Initializing cgroup subsys pids\n[ 0.153515] CPU: Physical Processor ID: 0\n[ 0.155001] mce: CPU supports 10 MCE banks\n[ 0.155853] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167500] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173863] ftrace: allocating 31920 entries in 125 pages\n[ 0.200510] smpboot: Max logical packages: 1\n[ 0.201355] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202699] x2apic enabled\n[ 0.203505] Switched APIC routing to physical x2apic.\n[ 0.205253] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206361] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208319] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210076] KVM setup paravirtual spinlock\n[ 0.211366] x86: Booted up 1 node, 1 CPUs\n[ 0.212158] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213521] devtmpfs: initialized\n[ 0.215224] evm: security.selinux\n[ 0.215908] evm: security.SMACK64\n[ 0.216591] evm: security.SMACK64EXEC\n[ 0.217323] evm: security.SMACK64TRANSMUTE\n[ 0.218113] evm: security.SMACK64MMAP\n[ 0.218840] evm: security.ima\n[ 0.219478] evm: security.capability\n[ 0.220271] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222086] pinctrl core: initialized pinctrl subsystem\n[ 0.223163] RTC time: 17:27:52, date: 09/26/18\n[ 0.224110] NET: Registered protocol family 16\n[ 0.225076] cpuidle: using governor ladder\n[ 0.225884] cpuidle: using governor menu\n[ 0.226667] PCCT header not found.\n[ 0.227405] ACPI: bus type PCI registered\n[ 0.228198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229426] PCI: Using configuration type 1 for base access\n[ 0.231166] ACPI: Added _OSI(Module Device)\n[ 0.231989] ACPI: Added _OSI(Processor Device)\n[ 0.232846] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233745] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235883] ACPI: Interpreter enabled\n[ 0.236646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238472] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243934] ACPI: (supports S0 S5)\n[ 0.244630] ACPI: Using IOAPIC for interrupt routing\n[ 0.245563] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248643] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249763] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251046] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252243] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254442] acpiphp: Slot [3] registered\n[ 0.255233] acpiphp: Slot [4] registered\n[ 0.256020] acpiphp: Slot [5] registered\n[ 0.256816] acpiphp: Slot [6] registered\n[ 0.257605] acpiphp: Slot [7] registered\n[ 0.258388] acpiphp: Slot [8] registered\n[ 0.259175] acpiphp: Slot [9] registered\n[ 0.259955] acpiphp: Slot [10] registered\n[ 0.260750] acpiphp: Slot [11] registered\n[ 0.261564] acpiphp: Slot [12] registered\n[ 0.262368] acpiphp: Slot [13] registered\n[ 0.263164] acpiphp: Slot [14] registered\n[ 0.263957] acpiphp: Slot [15] registered\n[ 0.274691] acpiphp: Slot [16] registered\n[ 0.275495] acpiphp: Slot [17] registered\n[ 0.276295] acpiphp: Slot [18] registered\n[ 0.277087] acpiphp: Slot [19] registered\n[ 0.277884] acpiphp: Slot [20] registered\n[ 0.278695] acpiphp: Slot [21] registered\n[ 0.279498] acpiphp: Slot [22] registered\n[ 0.280296] acpiphp: Slot [23] registered\n[ 0.281089] acpiphp: Slot [24] registered\n[ 0.281889] acpiphp: Slot [25] registered\n[ 0.282689] acpiphp: Slot [26] registered\n[ 0.283488] acpiphp: Slot [27] registered\n[ 0.284289] acpiphp: Slot [28] registered\n[ 0.285082] acpiphp: Slot [29] registered\n[ 0.285884] acpiphp: Slot [30] registered\n[ 0.286687] acpiphp: Slot [31] registered\n[ 0.287484] PCI host bridge to bus 0000:00\n[ 0.288283] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289476] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290665] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292089] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299921] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301202] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302358] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303603] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311563] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358016] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359483] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360881] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362289] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363661] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364889] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366357] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367395] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368912] vgaarb: loaded\n[ 0.369505] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370625] SCSI subsystem initialized\n[ 0.371432] ACPI: bus type USB registered\n[ 0.372328] usbcore: registered new interface driver usbfs\n[ 0.373361] usbcore: registered new interface driver hub\n[ 0.374352] usbcore: registered new device driver usb\n[ 0.375399] PCI: Using ACPI for IRQ routing\n[ 0.376426] NetLabel: Initializing\n[ 0.377122] NetLabel: domain hash size = 128\n[ 0.377965] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378896] NetLabel: unlabeled traffic allowed by default\n[ 0.379978] clocksource: Switched to clocksource kvm-clock\n[ 0.385399] AppArmor: AppArmor Filesystem Enabled\n[ 0.386343] pnp: PnP ACPI init\n[ 0.387250] pnp: PnP ACPI: found 5 devices\n[ 0.393602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395314] NET: Registered protocol family 2\n[ 0.396257] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397497] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398636] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399768] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400826] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401969] NET: Registered protocol family 1\n[ 0.402820] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403894] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404952] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418947] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433159] Trying to unpack rootfs image as initramfs...\n[ 0.482972] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496823] Scanning for low memory corruption every 60 seconds\n[ 0.498142] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499281] audit: initializing netlink subsys (disabled)\n[ 0.500305] audit: type=2000 audit(1537982873.293:1): initialized\n[ 0.501603] Initialise system trusted keyring\n[ 0.502525] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503683] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505653] zbud: loaded\n[ 0.506351] VFS: Disk quotas dquot_6.6.0\n[ 0.507163] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508665] fuse init (API version 7.23)\n[ 0.509558] Key type big_key registered\n[ 0.510357] Allocating IMA MOK and blacklist keyrings.\n[ 0.511819] Key type asymmetric registered\n[ 0.512655] Asymmetric key parser 'x509' registered\n[ 0.513612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515072] io scheduler noop registered\n[ 0.515865] io scheduler deadline registered (default)\n[ 0.516858] io scheduler cfq registered\n[ 0.517691] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518731] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521458] ACPI: Power Button [PWRF]\n[ 0.522284] GHES: HEST is not enabled!\n[ 0.536034] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564427] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566669] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590750] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592875] Linux agpgart interface v0.103\n[ 0.594893] brd: module loaded\n[ 0.596158] loop: module loaded\n[ 0.599657] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.601094] GPT:90111 != 2097151\n[ 0.601767] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602846] GPT:90111 != 2097151\n[ 0.603510] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604463] vda: vda1 vda15\n[ 0.607756] scsi host0: ata_piix\n[ 0.608683] scsi host1: ata_piix\n[ 0.609382] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610586] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612017] libphy: Fixed MDIO Bus: probed\n[ 0.612837] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613770] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616078] PPP generic driver version 2.4.2\n[ 0.617006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.618414] ehci-pci: EHCI PCI platform driver\n[ 0.619273] ehci-platform: EHCI generic platform driver\n[ 0.620255] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.621367] ohci-pci: OHCI PCI platform driver\n[ 0.622222] ohci-platform: OHCI generic platform driver\n[ 0.623192] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.637646] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.638637] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.640347] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.641670] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643120] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644817] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646668] usb usb1: Product: UHCI Host Controller\n[ 0.647929] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649444] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650673] hub 1-0:1.0: USB hub found\n[ 0.651659] hub 1-0:1.0: 2 ports detected\n[ 0.652797] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655402] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.656368] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.657385] mousedev: PS/2 mouse device common for all mice\n[ 0.658626] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660454] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662705] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664102] i2c /dev entries driver\n[ 0.665117] device-mapper: uevent: version 1.0.3\n[ 0.666360] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668160] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669451] NET: Registered protocol family 10\n[ 0.670442] NET: Registered protocol family 17\n[ 0.671323] Key type dns_resolver registered\n[ 0.672266] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673372] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675100] registered taskstats version 1\n[ 0.675927] Loading compiled-in X.509 certificates\n[ 0.677371] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679223] zswap: loaded using pool lzo/zbud\n[ 0.680608] Key type trusted registered\n[ 0.682152] Key type encrypted registered\n[ 0.682977] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684028] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685080] evm: HMAC attrs: 0x1\n[ 0.686035] Magic number: 2:702:492\n[ 0.686905] rtc_cmos 00:00: setting system clock to 2018-09-26 17:27:53 UTC (1537982873)\n[ 0.688515] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.689628] EDD information not available.\n[ 0.768998] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.771058] Write protecting the kernel read-only data: 14336k\n[ 0.783207] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785542] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.62\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.835214] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending discover...\nUsage: /sbin/cirros-dhcpc \nNo lease, failing\nWARN: /etc/rc3.d/S40-network failed\nchecking http://169.254.169.254/2009-04-04/instance-id\nfailed 1/20: up 181.83. request failed\nfailed 2/20: up 183.84. request failed\nfailed 3/20: up 185.84. request failed\nfailed 4/20: up 187.85. request failed\nfailed 5/20: up 189.85. request failed\nfailed 6/20: up 191.85. request failed\nfailed 7/20: up 193.86. request failed\nfailed 8/20: up 195.86. request failed\nfailed 9/20: up 197.87. request failed\nfailed 10/20: up 199.87. request failed\nfailed 11/20: up 201.87. request failed\nfailed 12/20: up 203.88. request failed\nfailed 13/20: up 205.88. request failed\nfailed 14/20: up 207.89. request failed\nfailed 15/20: up 209.89. request failed\nfailed 16/20: up 211.89. request failed\n"} 2018-09-26 17:31:27,397 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action used request id req-2db5ed3b-5e1a-4de2-a110-9a951b87663f 2018-09-26 17:31:29,411 - sdnvpn_test_utils - ERROR - Instance 67591295-0274-4a50-8838-8b10890aa402 does not boot up properly. 2018-09-26 17:31:29,411 - sdnvpn_test_utils - INFO - Waiting for instance 2f2ecb5e-e6aa-49c0-8d64-555868cfdbb8 to boot up 2018-09-26 17:31:29,414 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2f2ecb5e-e6aa-49c0-8d64-555868cfdbb8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5aeaf288018018305200360993dfab9e140f241" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:31:30,491 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:31:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2ae50993-e0cd-4637-ae9d-c7a207a21ede x-compute-request-id: req-2ae50993-e0cd-4637-ae9d-c7a207a21ede Content-Encoding: gzip Content-Length: 8097 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 512049017 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.137728] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.139349] pid_max: default: 32768 minimum: 301\n[ 0.140220] ACPI: Core revision 20150930\n[ 0.141588] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142864] Security Framework initialized\n[ 0.143661] Yama: becoming mindful.\n[ 0.144381] AppArmor: AppArmor initialized\n[ 0.145236] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146535] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147785] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148976] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150361] Initializing cgroup subsys io\n[ 0.151174] Initializing cgroup subsys memory\n[ 0.152015] Initializing cgroup subsys devices\n[ 0.152877] Initializing cgroup subsys freezer\n[ 0.153723] Initializing cgroup subsys net_cls\n[ 0.154579] Initializing cgroup subsys perf_event\n[ 0.155476] Initializing cgroup subsys net_prio\n[ 0.156340] Initializing cgroup subsys hugetlb\n[ 0.157200] Initializing cgroup subsys pids\n[ 0.158055] CPU: Physical Processor ID: 0\n[ 0.159528] mce: CPU supports 10 MCE banks\n[ 0.160359] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161340] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172240] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178785] ftrace: allocating 31920 entries in 125 pages\n[ 0.206043] smpboot: Max logical packages: 1\n[ 0.207055] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208586] x2apic enabled\n[ 0.209397] Switched APIC routing to physical x2apic.\n[ 0.211121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212215] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214178] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215933] KVM setup paravirtual spinlock\n[ 0.217249] x86: Booted up 1 node, 1 CPUs\n[ 0.218043] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219409] devtmpfs: initialized\n[ 0.221113] evm: security.selinux\n[ 0.221793] evm: security.SMACK64\n[ 0.222466] evm: security.SMACK64EXEC\n[ 0.223196] evm: security.SMACK64TRANSMUTE\n[ 0.223983] evm: security.SMACK64MMAP\n[ 0.224705] evm: security.ima\n[ 0.225337] evm: security.capability\n[ 0.226136] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227975] pinctrl core: initialized pinctrl subsystem\n[ 0.229055] RTC time: 17:28:15, date: 09/26/18\n[ 0.230002] NET: Registered protocol family 16\n[ 0.230958] cpuidle: using governor ladder\n[ 0.231753] cpuidle: using governor menu\n[ 0.232522] PCCT header not found.\n[ 0.233255] ACPI: bus type PCI registered\n[ 0.234038] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235247] PCI: Using configuration type 1 for base access\n[ 0.236992] ACPI: Added _OSI(Module Device)\n[ 0.237812] ACPI: Added _OSI(Processor Device)\n[ 0.238660] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239548] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241599] ACPI: Interpreter enabled\n[ 0.242347] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244155] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245965] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247770] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249576] ACPI: (supports S0 S5)\n[ 0.250267] ACPI: Using IOAPIC for interrupt routing\n[ 0.251278] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254332] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256647] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257807] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259997] acpiphp: Slot [3] registered\n[ 0.260775] acpiphp: Slot [4] registered\n[ 0.261559] acpiphp: Slot [5] registered\n[ 0.262344] acpiphp: Slot [6] registered\n[ 0.263122] acpiphp: Slot [7] registered\n[ 0.263907] acpiphp: Slot [8] registered\n[ 0.264685] acpiphp: Slot [9] registered\n[ 0.265465] acpiphp: Slot [10] registered\n[ 0.266259] acpiphp: Slot [11] registered\n[ 0.267054] acpiphp: Slot [12] registered\n[ 0.267848] acpiphp: Slot [13] registered\n[ 0.268646] acpiphp: Slot [14] registered\n[ 0.269440] acpiphp: Slot [15] registered\n[ 0.280399] acpiphp: Slot [16] registered\n[ 0.281219] acpiphp: Slot [17] registered\n[ 0.282012] acpiphp: Slot [18] registered\n[ 0.282806] acpiphp: Slot [19] registered\n[ 0.283612] acpiphp: Slot [20] registered\n[ 0.284414] acpiphp: Slot [21] registered\n[ 0.285207] acpiphp: Slot [22] registered\n[ 0.285996] acpiphp: Slot [23] registered\n[ 0.286785] acpiphp: Slot [24] registered\n[ 0.287583] acpiphp: Slot [25] registered\n[ 0.288376] acpiphp: Slot [26] registered\n[ 0.289194] acpiphp: Slot [27] registered\n[ 0.289987] acpiphp: Slot [28] registered\n[ 0.290774] acpiphp: Slot [29] registered\n[ 0.291564] acpiphp: Slot [30] registered\n[ 0.292356] acpiphp: Slot [31] registered\n[ 0.293158] PCI host bridge to bus 0000:00\n[ 0.293954] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295135] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296317] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297728] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299145] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305258] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306505] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307653] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308887] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315335] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316750] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362055] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363526] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364926] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366316] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367678] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368916] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370239] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371301] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372807] vgaarb: loaded\n[ 0.373405] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374530] SCSI subsystem initialized\n[ 0.375338] ACPI: bus type USB registered\n[ 0.376137] usbcore: registered new interface driver usbfs\n[ 0.377141] usbcore: registered new interface driver hub\n[ 0.378133] usbcore: registered new device driver usb\n[ 0.379171] PCI: Using ACPI for IRQ routing\n[ 0.380188] NetLabel: Initializing\n[ 0.380880] NetLabel: domain hash size = 128\n[ 0.381737] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382671] NetLabel: unlabeled traffic allowed by default\n[ 0.383763] clocksource: Switched to clocksource kvm-clock\n[ 0.389434] AppArmor: AppArmor Filesystem Enabled\n[ 0.390374] pnp: PnP ACPI init\n[ 0.391276] pnp: PnP ACPI: found 5 devices\n[ 0.397644] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.399340] NET: Registered protocol family 2\n[ 0.400298] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.401542] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.402689] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.403835] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404891] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406029] NET: Registered protocol family 1\n[ 0.406872] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407951] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408996] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423068] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437292] Trying to unpack rootfs image as initramfs...\n[ 0.486779] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.500669] Scanning for low memory corruption every 60 seconds\n[ 0.502068] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503181] audit: initializing netlink subsys (disabled)\n[ 0.504202] audit: type=2000 audit(1537982896.613:1): initialized\n[ 0.505496] Initialise system trusted keyring\n[ 0.506410] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507536] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509472] zbud: loaded\n[ 0.510165] VFS: Disk quotas dquot_6.6.0\n[ 0.510963] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512452] fuse init (API version 7.23)\n[ 0.513330] Key type big_key registered\n[ 0.514116] Allocating IMA MOK and blacklist keyrings.\n[ 0.515562] Key type asymmetric registered\n[ 0.516380] Asymmetric key parser 'x509' registered\n[ 0.517316] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518750] io scheduler noop registered\n[ 0.519528] io scheduler deadline registered (default)\n[ 0.520509] io scheduler cfq registered\n[ 0.521325] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522338] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523582] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525029] ACPI: Power Button [PWRF]\n[ 0.525862] GHES: HEST is not enabled!\n[ 0.539550] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573536] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.576865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.600945] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603154] Linux agpgart interface v0.103\n[ 0.605291] brd: module loaded\n[ 0.606560] loop: module loaded\n[ 0.611120] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612612] GPT:90111 != 2097151\n[ 0.613299] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614414] GPT:90111 != 2097151\n[ 0.615091] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616060] vda: vda1 vda15\n[ 0.617515] scsi host0: ata_piix\n[ 0.618266] scsi host1: ata_piix\n[ 0.618979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620211] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621669] libphy: Fixed MDIO Bus: probed\n[ 0.622497] tun: Universal TUN/TAP device driver, 1.6\n[ 0.623449] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.625613] PPP generic driver version 2.4.2\n[ 0.626512] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627798] ehci-pci: EHCI PCI platform driver\n[ 0.628680] ehci-platform: EHCI generic platform driver\n[ 0.629676] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630808] ohci-pci: OHCI PCI platform driver\n[ 0.631680] ohci-platform: OHCI generic platform driver\n[ 0.632688] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647333] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648371] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649825] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650853] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651992] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653227] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.654662] usb usb1: Product: UHCI Host Controller\n[ 0.655602] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.656759] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.657776] hub 1-0:1.0: USB hub found\n[ 0.658566] hub 1-0:1.0: 2 ports detected\n[ 0.659478] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.661617] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662601] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663648] mousedev: PS/2 mouse device common for all mice\n[ 0.664922] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666782] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667895] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669098] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670308] i2c /dev entries driver\n[ 0.671067] device-mapper: uevent: version 1.0.3\n[ 0.672015] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.673656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.674956] NET: Registered protocol family 10\n[ 0.675964] NET: Registered protocol family 17\n[ 0.676857] Key type dns_resolver registered\n[ 0.677795] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.678910] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.680691] registered taskstats version 1\n[ 0.681536] Loading compiled-in X.509 certificates\n[ 0.682988] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.684877] zswap: loaded using pool lzo/zbud\n[ 0.686735] Key type trusted registered\n[ 0.688317] Key type encrypted registered\n[ 0.689159] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690201] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691263] evm: HMAC attrs: 0x1\n[ 0.692571] Magic number: 2:702:492\n[ 0.693433] rtc_cmos 00:00: setting system clock to 2018-09-26 17:28:16 UTC (1537982896)\n[ 0.695048] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696181] EDD information not available.\n[ 0.776324] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.777790] ata1.00: configured for MWDMA2\n[ 0.778984] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.791396] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792641] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793905] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795771] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797324] Write protecting the kernel read-only data: 14336k\n[ 0.798909] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800725] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.856279] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.96\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.79s]\nping 10.10.10.8 OK\nping 10.10.10.12 KO\nping 10.10.11.6 KO\nping 10.10.11.11 KO\nping 10.10.10.8 OK\nping 10.10.10.12 KO\nping 10.10.11.6 KO\n"} 2018-09-26 17:31:30,491 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2f2ecb5e-e6aa-49c0-8d64-555868cfdbb8/action used request id req-2ae50993-e0cd-4637-ae9d-c7a207a21ede 2018-09-26 17:31:32,495 - sdnvpn_test_utils - INFO - Waiting for instance 397537ae-32fa-4b50-b81c-87ccfbec6216 to boot up 2018-09-26 17:31:32,498 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/397537ae-32fa-4b50-b81c-87ccfbec6216/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56733657d87ea3dfc1b44ebfb902b6fb6fe3b299" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:31:33,573 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:31:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-052578ef-1697-4861-8803-4e84b1701e46 x-compute-request-id: req-052578ef-1697-4861-8803-4e84b1701e46 Content-Encoding: gzip Content-Length: 8091 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489062298 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.135133] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.136769] pid_max: default: 32768 minimum: 301\n[ 0.137712] ACPI: Core revision 20150930\n[ 0.139104] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140398] Security Framework initialized\n[ 0.141214] Yama: becoming mindful.\n[ 0.141932] AppArmor: AppArmor initialized\n[ 0.142786] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144105] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145368] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146563] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147950] Initializing cgroup subsys io\n[ 0.148745] Initializing cgroup subsys memory\n[ 0.149588] Initializing cgroup subsys devices\n[ 0.150449] Initializing cgroup subsys freezer\n[ 0.151300] Initializing cgroup subsys net_cls\n[ 0.152148] Initializing cgroup subsys perf_event\n[ 0.153038] Initializing cgroup subsys net_prio\n[ 0.153899] Initializing cgroup subsys hugetlb\n[ 0.154752] Initializing cgroup subsys pids\n[ 0.155612] CPU: Physical Processor ID: 0\n[ 0.157086] mce: CPU supports 10 MCE banks\n[ 0.157918] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158900] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169495] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175859] ftrace: allocating 31920 entries in 125 pages\n[ 0.202282] smpboot: Max logical packages: 1\n[ 0.203172] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204509] x2apic enabled\n[ 0.205309] Switched APIC routing to physical x2apic.\n[ 0.207047] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208139] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210097] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211851] KVM setup paravirtual spinlock\n[ 0.213132] x86: Booted up 1 node, 1 CPUs\n[ 0.213936] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215297] devtmpfs: initialized\n[ 0.217001] evm: security.selinux\n[ 0.217687] evm: security.SMACK64\n[ 0.218375] evm: security.SMACK64EXEC\n[ 0.219112] evm: security.SMACK64TRANSMUTE\n[ 0.219903] evm: security.SMACK64MMAP\n[ 0.220628] evm: security.ima\n[ 0.221262] evm: security.capability\n[ 0.222056] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223883] pinctrl core: initialized pinctrl subsystem\n[ 0.224955] RTC time: 17:28:02, date: 09/26/18\n[ 0.225900] NET: Registered protocol family 16\n[ 0.226859] cpuidle: using governor ladder\n[ 0.227655] cpuidle: using governor menu\n[ 0.228430] PCCT header not found.\n[ 0.229166] ACPI: bus type PCI registered\n[ 0.229975] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231193] PCI: Using configuration type 1 for base access\n[ 0.232931] ACPI: Added _OSI(Module Device)\n[ 0.233764] ACPI: Added _OSI(Processor Device)\n[ 0.234623] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235513] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237608] ACPI: Interpreter enabled\n[ 0.238377] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240199] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243820] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245636] ACPI: (supports S0 S5)\n[ 0.246334] ACPI: Using IOAPIC for interrupt routing\n[ 0.247315] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250374] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251504] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252716] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253888] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256073] acpiphp: Slot [3] registered\n[ 0.256857] acpiphp: Slot [4] registered\n[ 0.257646] acpiphp: Slot [5] registered\n[ 0.258437] acpiphp: Slot [6] registered\n[ 0.259220] acpiphp: Slot [7] registered\n[ 0.260008] acpiphp: Slot [8] registered\n[ 0.260789] acpiphp: Slot [9] registered\n[ 0.261585] acpiphp: Slot [10] registered\n[ 0.262380] acpiphp: Slot [11] registered\n[ 0.263182] acpiphp: Slot [12] registered\n[ 0.263980] acpiphp: Slot [13] registered\n[ 0.264774] acpiphp: Slot [14] registered\n[ 0.265575] acpiphp: Slot [15] registered\n[ 0.276335] acpiphp: Slot [16] registered\n[ 0.277145] acpiphp: Slot [17] registered\n[ 0.277942] acpiphp: Slot [18] registered\n[ 0.278732] acpiphp: Slot [19] registered\n[ 0.279529] acpiphp: Slot [20] registered\n[ 0.280338] acpiphp: Slot [21] registered\n[ 0.281136] acpiphp: Slot [22] registered\n[ 0.281933] acpiphp: Slot [23] registered\n[ 0.282725] acpiphp: Slot [24] registered\n[ 0.283530] acpiphp: Slot [25] registered\n[ 0.284325] acpiphp: Slot [26] registered\n[ 0.285125] acpiphp: Slot [27] registered\n[ 0.285922] acpiphp: Slot [28] registered\n[ 0.286716] acpiphp: Slot [29] registered\n[ 0.287512] acpiphp: Slot [30] registered\n[ 0.288310] acpiphp: Slot [31] registered\n[ 0.289108] PCI host bridge to bus 0000:00\n[ 0.289905] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291094] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292284] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293709] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295131] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301302] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302573] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303728] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304975] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311290] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312690] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357627] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359093] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360514] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361908] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363274] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364502] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365640] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366834] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368355] vgaarb: loaded\n[ 0.368947] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370068] SCSI subsystem initialized\n[ 0.370872] ACPI: bus type USB registered\n[ 0.371668] usbcore: registered new interface driver usbfs\n[ 0.372676] usbcore: registered new interface driver hub\n[ 0.373662] usbcore: registered new device driver usb\n[ 0.374702] PCI: Using ACPI for IRQ routing\n[ 0.375709] NetLabel: Initializing\n[ 0.376416] NetLabel: domain hash size = 128\n[ 0.377257] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378189] NetLabel: unlabeled traffic allowed by default\n[ 0.379267] clocksource: Switched to clocksource kvm-clock\n[ 0.384704] AppArmor: AppArmor Filesystem Enabled\n[ 0.385664] pnp: PnP ACPI init\n[ 0.386558] pnp: PnP ACPI: found 5 devices\n[ 0.392914] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.394583] NET: Registered protocol family 2\n[ 0.395527] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.396773] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.397918] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399053] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400111] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401260] NET: Registered protocol family 1\n[ 0.402111] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403187] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404245] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.432459] Trying to unpack rootfs image as initramfs...\n[ 0.482408] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496266] Scanning for low memory corruption every 60 seconds\n[ 0.497599] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498742] audit: initializing netlink subsys (disabled)\n[ 0.499773] audit: type=2000 audit(1537982883.649:1): initialized\n[ 0.501094] Initialise system trusted keyring\n[ 0.502019] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503191] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505163] zbud: loaded\n[ 0.505868] VFS: Disk quotas dquot_6.6.0\n[ 0.506685] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508220] fuse init (API version 7.23)\n[ 0.509119] Key type big_key registered\n[ 0.509922] Allocating IMA MOK and blacklist keyrings.\n[ 0.511402] Key type asymmetric registered\n[ 0.512245] Asymmetric key parser 'x509' registered\n[ 0.513196] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.514660] io scheduler noop registered\n[ 0.515463] io scheduler deadline registered (default)\n[ 0.516452] io scheduler cfq registered\n[ 0.517290] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518338] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519610] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521063] ACPI: Power Button [PWRF]\n[ 0.521891] GHES: HEST is not enabled!\n[ 0.535623] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.563621] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.565835] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.591319] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.593546] Linux agpgart interface v0.103\n[ 0.595584] brd: module loaded\n[ 0.596757] loop: module loaded\n[ 0.601691] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.603171] GPT:90111 != 2097151\n[ 0.603855] GPT:Alternate GPT header not at the end of the disk.\n[ 0.604947] GPT:90111 != 2097151\n[ 0.605615] GPT: Use GNU Parted to correct GPT errors.\n[ 0.606571] vda: vda1 vda15\n[ 0.608100] scsi host0: ata_piix\n[ 0.608836] scsi host1: ata_piix\n[ 0.609541] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610749] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612191] libphy: Fixed MDIO Bus: probed\n[ 0.613009] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613952] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616151] PPP generic driver version 2.4.2\n[ 0.617048] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.618341] ehci-pci: EHCI PCI platform driver\n[ 0.619220] ehci-platform: EHCI generic platform driver\n[ 0.620222] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.621355] ohci-pci: OHCI PCI platform driver\n[ 0.622228] ohci-platform: OHCI generic platform driver\n[ 0.623220] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.637561] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.638563] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.640029] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.641057] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.642168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.643397] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.644818] usb usb1: Product: UHCI Host Controller\n[ 0.645758] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.646913] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.647957] hub 1-0:1.0: USB hub found\n[ 0.648739] hub 1-0:1.0: 2 ports detected\n[ 0.649655] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.651787] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.652747] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.653778] mousedev: PS/2 mouse device common for all mice\n[ 0.655034] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.656879] rtc_cmos 00:00: RTC can wake from S4\n[ 0.657969] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.659175] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.660386] i2c /dev entries driver\n[ 0.661145] device-mapper: uevent: version 1.0.3\n[ 0.662085] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.663727] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.665027] NET: Registered protocol family 10\n[ 0.666027] NET: Registered protocol family 17\n[ 0.666930] Key type dns_resolver registered\n[ 0.667875] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.668977] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.670723] registered taskstats version 1\n[ 0.671562] Loading compiled-in X.509 certificates\n[ 0.673005] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.674873] zswap: loaded using pool lzo/zbud\n[ 0.676247] Key type trusted registered\n[ 0.677785] Key type encrypted registered\n[ 0.678618] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.679668] ima: No TPM chip found, activating TPM-bypass!\n[ 0.680725] evm: HMAC attrs: 0x1\n[ 0.681650] Magic number: 2:702:492\n[ 0.682499] rtc_cmos 00:00: setting system clock to 2018-09-26 17:28:03 UTC (1537982883)\n[ 0.684099] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.685213] EDD information not available.\n[ 0.767922] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.769356] ata1.00: configured for MWDMA2\n[ 0.770537] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.782871] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.784100] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.785338] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.787199] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788730] Write protecting the kernel read-only data: 14336k\n[ 0.790294] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.792079] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.849081] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.6...\nLease of 10.10.11.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.68s]\nping 10.10.11.11 KO\nping 10.10.11.11 KO\nping 10.10.11.11 KO\nping 10.10.11.11 KO\nping 10.10.11.11 KO\nping 10.10.11.11 KO\nping 10.10.11.11 KO\n"} 2018-09-26 17:31:33,574 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/397537ae-32fa-4b50-b81c-87ccfbec6216/action used request id req-052578ef-1697-4861-8803-4e84b1701e46 2018-09-26 17:31:35,577 - sdnvpn.test.functest.testcase_1 - ERROR - One or more instances are down 2018-09-26 17:31:35,581 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2f2ecb5e-e6aa-49c0-8d64-555868cfdbb8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5aeaf288018018305200360993dfab9e140f241" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:31:36,652 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:31:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9211191-f807-4ae5-a5c5-b4fbfb83ee4a x-compute-request-id: req-a9211191-f807-4ae5-a5c5-b4fbfb83ee4a Content-Encoding: gzip Content-Length: 8097 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 512049017 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.137728] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.139349] pid_max: default: 32768 minimum: 301\n[ 0.140220] ACPI: Core revision 20150930\n[ 0.141588] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142864] Security Framework initialized\n[ 0.143661] Yama: becoming mindful.\n[ 0.144381] AppArmor: AppArmor initialized\n[ 0.145236] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146535] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147785] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148976] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150361] Initializing cgroup subsys io\n[ 0.151174] Initializing cgroup subsys memory\n[ 0.152015] Initializing cgroup subsys devices\n[ 0.152877] Initializing cgroup subsys freezer\n[ 0.153723] Initializing cgroup subsys net_cls\n[ 0.154579] Initializing cgroup subsys perf_event\n[ 0.155476] Initializing cgroup subsys net_prio\n[ 0.156340] Initializing cgroup subsys hugetlb\n[ 0.157200] Initializing cgroup subsys pids\n[ 0.158055] CPU: Physical Processor ID: 0\n[ 0.159528] mce: CPU supports 10 MCE banks\n[ 0.160359] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161340] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172240] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178785] ftrace: allocating 31920 entries in 125 pages\n[ 0.206043] smpboot: Max logical packages: 1\n[ 0.207055] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208586] x2apic enabled\n[ 0.209397] Switched APIC routing to physical x2apic.\n[ 0.211121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212215] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214178] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215933] KVM setup paravirtual spinlock\n[ 0.217249] x86: Booted up 1 node, 1 CPUs\n[ 0.218043] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219409] devtmpfs: initialized\n[ 0.221113] evm: security.selinux\n[ 0.221793] evm: security.SMACK64\n[ 0.222466] evm: security.SMACK64EXEC\n[ 0.223196] evm: security.SMACK64TRANSMUTE\n[ 0.223983] evm: security.SMACK64MMAP\n[ 0.224705] evm: security.ima\n[ 0.225337] evm: security.capability\n[ 0.226136] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227975] pinctrl core: initialized pinctrl subsystem\n[ 0.229055] RTC time: 17:28:15, date: 09/26/18\n[ 0.230002] NET: Registered protocol family 16\n[ 0.230958] cpuidle: using governor ladder\n[ 0.231753] cpuidle: using governor menu\n[ 0.232522] PCCT header not found.\n[ 0.233255] ACPI: bus type PCI registered\n[ 0.234038] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235247] PCI: Using configuration type 1 for base access\n[ 0.236992] ACPI: Added _OSI(Module Device)\n[ 0.237812] ACPI: Added _OSI(Processor Device)\n[ 0.238660] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239548] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241599] ACPI: Interpreter enabled\n[ 0.242347] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244155] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245965] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247770] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249576] ACPI: (supports S0 S5)\n[ 0.250267] ACPI: Using IOAPIC for interrupt routing\n[ 0.251278] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254332] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256647] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257807] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259997] acpiphp: Slot [3] registered\n[ 0.260775] acpiphp: Slot [4] registered\n[ 0.261559] acpiphp: Slot [5] registered\n[ 0.262344] acpiphp: Slot [6] registered\n[ 0.263122] acpiphp: Slot [7] registered\n[ 0.263907] acpiphp: Slot [8] registered\n[ 0.264685] acpiphp: Slot [9] registered\n[ 0.265465] acpiphp: Slot [10] registered\n[ 0.266259] acpiphp: Slot [11] registered\n[ 0.267054] acpiphp: Slot [12] registered\n[ 0.267848] acpiphp: Slot [13] registered\n[ 0.268646] acpiphp: Slot [14] registered\n[ 0.269440] acpiphp: Slot [15] registered\n[ 0.280399] acpiphp: Slot [16] registered\n[ 0.281219] acpiphp: Slot [17] registered\n[ 0.282012] acpiphp: Slot [18] registered\n[ 0.282806] acpiphp: Slot [19] registered\n[ 0.283612] acpiphp: Slot [20] registered\n[ 0.284414] acpiphp: Slot [21] registered\n[ 0.285207] acpiphp: Slot [22] registered\n[ 0.285996] acpiphp: Slot [23] registered\n[ 0.286785] acpiphp: Slot [24] registered\n[ 0.287583] acpiphp: Slot [25] registered\n[ 0.288376] acpiphp: Slot [26] registered\n[ 0.289194] acpiphp: Slot [27] registered\n[ 0.289987] acpiphp: Slot [28] registered\n[ 0.290774] acpiphp: Slot [29] registered\n[ 0.291564] acpiphp: Slot [30] registered\n[ 0.292356] acpiphp: Slot [31] registered\n[ 0.293158] PCI host bridge to bus 0000:00\n[ 0.293954] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295135] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296317] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297728] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299145] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305258] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306505] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307653] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308887] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315335] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316750] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362055] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363526] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364926] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366316] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367678] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368916] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370239] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371301] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372807] vgaarb: loaded\n[ 0.373405] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374530] SCSI subsystem initialized\n[ 0.375338] ACPI: bus type USB registered\n[ 0.376137] usbcore: registered new interface driver usbfs\n[ 0.377141] usbcore: registered new interface driver hub\n[ 0.378133] usbcore: registered new device driver usb\n[ 0.379171] PCI: Using ACPI for IRQ routing\n[ 0.380188] NetLabel: Initializing\n[ 0.380880] NetLabel: domain hash size = 128\n[ 0.381737] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382671] NetLabel: unlabeled traffic allowed by default\n[ 0.383763] clocksource: Switched to clocksource kvm-clock\n[ 0.389434] AppArmor: AppArmor Filesystem Enabled\n[ 0.390374] pnp: PnP ACPI init\n[ 0.391276] pnp: PnP ACPI: found 5 devices\n[ 0.397644] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.399340] NET: Registered protocol family 2\n[ 0.400298] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.401542] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.402689] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.403835] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404891] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406029] NET: Registered protocol family 1\n[ 0.406872] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407951] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408996] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423068] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437292] Trying to unpack rootfs image as initramfs...\n[ 0.486779] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.500669] Scanning for low memory corruption every 60 seconds\n[ 0.502068] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503181] audit: initializing netlink subsys (disabled)\n[ 0.504202] audit: type=2000 audit(1537982896.613:1): initialized\n[ 0.505496] Initialise system trusted keyring\n[ 0.506410] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507536] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509472] zbud: loaded\n[ 0.510165] VFS: Disk quotas dquot_6.6.0\n[ 0.510963] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512452] fuse init (API version 7.23)\n[ 0.513330] Key type big_key registered\n[ 0.514116] Allocating IMA MOK and blacklist keyrings.\n[ 0.515562] Key type asymmetric registered\n[ 0.516380] Asymmetric key parser 'x509' registered\n[ 0.517316] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518750] io scheduler noop registered\n[ 0.519528] io scheduler deadline registered (default)\n[ 0.520509] io scheduler cfq registered\n[ 0.521325] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522338] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523582] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525029] ACPI: Power Button [PWRF]\n[ 0.525862] GHES: HEST is not enabled!\n[ 0.539550] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573536] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.576865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.600945] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603154] Linux agpgart interface v0.103\n[ 0.605291] brd: module loaded\n[ 0.606560] loop: module loaded\n[ 0.611120] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612612] GPT:90111 != 2097151\n[ 0.613299] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614414] GPT:90111 != 2097151\n[ 0.615091] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616060] vda: vda1 vda15\n[ 0.617515] scsi host0: ata_piix\n[ 0.618266] scsi host1: ata_piix\n[ 0.618979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620211] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621669] libphy: Fixed MDIO Bus: probed\n[ 0.622497] tun: Universal TUN/TAP device driver, 1.6\n[ 0.623449] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.625613] PPP generic driver version 2.4.2\n[ 0.626512] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627798] ehci-pci: EHCI PCI platform driver\n[ 0.628680] ehci-platform: EHCI generic platform driver\n[ 0.629676] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630808] ohci-pci: OHCI PCI platform driver\n[ 0.631680] ohci-platform: OHCI generic platform driver\n[ 0.632688] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647333] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648371] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649825] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650853] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651992] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653227] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.654662] usb usb1: Product: UHCI Host Controller\n[ 0.655602] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.656759] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.657776] hub 1-0:1.0: USB hub found\n[ 0.658566] hub 1-0:1.0: 2 ports detected\n[ 0.659478] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.661617] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662601] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663648] mousedev: PS/2 mouse device common for all mice\n[ 0.664922] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666782] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667895] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669098] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670308] i2c /dev entries driver\n[ 0.671067] device-mapper: uevent: version 1.0.3\n[ 0.672015] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.673656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.674956] NET: Registered protocol family 10\n[ 0.675964] NET: Registered protocol family 17\n[ 0.676857] Key type dns_resolver registered\n[ 0.677795] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.678910] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.680691] registered taskstats version 1\n[ 0.681536] Loading compiled-in X.509 certificates\n[ 0.682988] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.684877] zswap: loaded using pool lzo/zbud\n[ 0.686735] Key type trusted registered\n[ 0.688317] Key type encrypted registered\n[ 0.689159] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690201] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691263] evm: HMAC attrs: 0x1\n[ 0.692571] Magic number: 2:702:492\n[ 0.693433] rtc_cmos 00:00: setting system clock to 2018-09-26 17:28:16 UTC (1537982896)\n[ 0.695048] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696181] EDD information not available.\n[ 0.776324] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.777790] ata1.00: configured for MWDMA2\n[ 0.778984] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.791396] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792641] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793905] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795771] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797324] Write protecting the kernel read-only data: 14336k\n[ 0.798909] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800725] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.856279] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.96\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.79s]\nping 10.10.10.8 OK\nping 10.10.10.12 KO\nping 10.10.11.6 KO\nping 10.10.11.11 KO\nping 10.10.10.8 OK\nping 10.10.10.12 KO\nping 10.10.11.6 KO\nping 10.10.11.11 KO\n"} 2018-09-26 17:31:36,653 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2f2ecb5e-e6aa-49c0-8d64-555868cfdbb8/action used request id req-a9211191-f807-4ae5-a5c5-b4fbfb83ee4a 2018-09-26 17:31:36,654 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-1' (10.10.10.11) to 'sdnvpn-1-2' (10.10.10.8). -->Expected result: can ping. 2018-09-26 17:31:36,657 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2f2ecb5e-e6aa-49c0-8d64-555868cfdbb8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5aeaf288018018305200360993dfab9e140f241" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:31:37,778 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:31:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9cb4b2e-ee31-46f5-b63b-c296d404cbbb x-compute-request-id: req-a9cb4b2e-ee31-46f5-b63b-c296d404cbbb Content-Encoding: gzip Content-Length: 8097 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 512049017 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.137728] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.139349] pid_max: default: 32768 minimum: 301\n[ 0.140220] ACPI: Core revision 20150930\n[ 0.141588] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142864] Security Framework initialized\n[ 0.143661] Yama: becoming mindful.\n[ 0.144381] AppArmor: AppArmor initialized\n[ 0.145236] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146535] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147785] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148976] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150361] Initializing cgroup subsys io\n[ 0.151174] Initializing cgroup subsys memory\n[ 0.152015] Initializing cgroup subsys devices\n[ 0.152877] Initializing cgroup subsys freezer\n[ 0.153723] Initializing cgroup subsys net_cls\n[ 0.154579] Initializing cgroup subsys perf_event\n[ 0.155476] Initializing cgroup subsys net_prio\n[ 0.156340] Initializing cgroup subsys hugetlb\n[ 0.157200] Initializing cgroup subsys pids\n[ 0.158055] CPU: Physical Processor ID: 0\n[ 0.159528] mce: CPU supports 10 MCE banks\n[ 0.160359] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161340] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172240] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178785] ftrace: allocating 31920 entries in 125 pages\n[ 0.206043] smpboot: Max logical packages: 1\n[ 0.207055] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208586] x2apic enabled\n[ 0.209397] Switched APIC routing to physical x2apic.\n[ 0.211121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212215] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214178] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215933] KVM setup paravirtual spinlock\n[ 0.217249] x86: Booted up 1 node, 1 CPUs\n[ 0.218043] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219409] devtmpfs: initialized\n[ 0.221113] evm: security.selinux\n[ 0.221793] evm: security.SMACK64\n[ 0.222466] evm: security.SMACK64EXEC\n[ 0.223196] evm: security.SMACK64TRANSMUTE\n[ 0.223983] evm: security.SMACK64MMAP\n[ 0.224705] evm: security.ima\n[ 0.225337] evm: security.capability\n[ 0.226136] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227975] pinctrl core: initialized pinctrl subsystem\n[ 0.229055] RTC time: 17:28:15, date: 09/26/18\n[ 0.230002] NET: Registered protocol family 16\n[ 0.230958] cpuidle: using governor ladder\n[ 0.231753] cpuidle: using governor menu\n[ 0.232522] PCCT header not found.\n[ 0.233255] ACPI: bus type PCI registered\n[ 0.234038] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235247] PCI: Using configuration type 1 for base access\n[ 0.236992] ACPI: Added _OSI(Module Device)\n[ 0.237812] ACPI: Added _OSI(Processor Device)\n[ 0.238660] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239548] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241599] ACPI: Interpreter enabled\n[ 0.242347] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244155] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245965] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247770] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249576] ACPI: (supports S0 S5)\n[ 0.250267] ACPI: Using IOAPIC for interrupt routing\n[ 0.251278] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254332] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256647] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257807] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259997] acpiphp: Slot [3] registered\n[ 0.260775] acpiphp: Slot [4] registered\n[ 0.261559] acpiphp: Slot [5] registered\n[ 0.262344] acpiphp: Slot [6] registered\n[ 0.263122] acpiphp: Slot [7] registered\n[ 0.263907] acpiphp: Slot [8] registered\n[ 0.264685] acpiphp: Slot [9] registered\n[ 0.265465] acpiphp: Slot [10] registered\n[ 0.266259] acpiphp: Slot [11] registered\n[ 0.267054] acpiphp: Slot [12] registered\n[ 0.267848] acpiphp: Slot [13] registered\n[ 0.268646] acpiphp: Slot [14] registered\n[ 0.269440] acpiphp: Slot [15] registered\n[ 0.280399] acpiphp: Slot [16] registered\n[ 0.281219] acpiphp: Slot [17] registered\n[ 0.282012] acpiphp: Slot [18] registered\n[ 0.282806] acpiphp: Slot [19] registered\n[ 0.283612] acpiphp: Slot [20] registered\n[ 0.284414] acpiphp: Slot [21] registered\n[ 0.285207] acpiphp: Slot [22] registered\n[ 0.285996] acpiphp: Slot [23] registered\n[ 0.286785] acpiphp: Slot [24] registered\n[ 0.287583] acpiphp: Slot [25] registered\n[ 0.288376] acpiphp: Slot [26] registered\n[ 0.289194] acpiphp: Slot [27] registered\n[ 0.289987] acpiphp: Slot [28] registered\n[ 0.290774] acpiphp: Slot [29] registered\n[ 0.291564] acpiphp: Slot [30] registered\n[ 0.292356] acpiphp: Slot [31] registered\n[ 0.293158] PCI host bridge to bus 0000:00\n[ 0.293954] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295135] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296317] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297728] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299145] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305258] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306505] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307653] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308887] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315335] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316750] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362055] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363526] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364926] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366316] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367678] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368916] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370239] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371301] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372807] vgaarb: loaded\n[ 0.373405] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374530] SCSI subsystem initialized\n[ 0.375338] ACPI: bus type USB registered\n[ 0.376137] usbcore: registered new interface driver usbfs\n[ 0.377141] usbcore: registered new interface driver hub\n[ 0.378133] usbcore: registered new device driver usb\n[ 0.379171] PCI: Using ACPI for IRQ routing\n[ 0.380188] NetLabel: Initializing\n[ 0.380880] NetLabel: domain hash size = 128\n[ 0.381737] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382671] NetLabel: unlabeled traffic allowed by default\n[ 0.383763] clocksource: Switched to clocksource kvm-clock\n[ 0.389434] AppArmor: AppArmor Filesystem Enabled\n[ 0.390374] pnp: PnP ACPI init\n[ 0.391276] pnp: PnP ACPI: found 5 devices\n[ 0.397644] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.399340] NET: Registered protocol family 2\n[ 0.400298] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.401542] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.402689] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.403835] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404891] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406029] NET: Registered protocol family 1\n[ 0.406872] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407951] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408996] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423068] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437292] Trying to unpack rootfs image as initramfs...\n[ 0.486779] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.500669] Scanning for low memory corruption every 60 seconds\n[ 0.502068] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503181] audit: initializing netlink subsys (disabled)\n[ 0.504202] audit: type=2000 audit(1537982896.613:1): initialized\n[ 0.505496] Initialise system trusted keyring\n[ 0.506410] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507536] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509472] zbud: loaded\n[ 0.510165] VFS: Disk quotas dquot_6.6.0\n[ 0.510963] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512452] fuse init (API version 7.23)\n[ 0.513330] Key type big_key registered\n[ 0.514116] Allocating IMA MOK and blacklist keyrings.\n[ 0.515562] Key type asymmetric registered\n[ 0.516380] Asymmetric key parser 'x509' registered\n[ 0.517316] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518750] io scheduler noop registered\n[ 0.519528] io scheduler deadline registered (default)\n[ 0.520509] io scheduler cfq registered\n[ 0.521325] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522338] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523582] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525029] ACPI: Power Button [PWRF]\n[ 0.525862] GHES: HEST is not enabled!\n[ 0.539550] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573536] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.576865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.600945] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603154] Linux agpgart interface v0.103\n[ 0.605291] brd: module loaded\n[ 0.606560] loop: module loaded\n[ 0.611120] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612612] GPT:90111 != 2097151\n[ 0.613299] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614414] GPT:90111 != 2097151\n[ 0.615091] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616060] vda: vda1 vda15\n[ 0.617515] scsi host0: ata_piix\n[ 0.618266] scsi host1: ata_piix\n[ 0.618979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620211] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621669] libphy: Fixed MDIO Bus: probed\n[ 0.622497] tun: Universal TUN/TAP device driver, 1.6\n[ 0.623449] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.625613] PPP generic driver version 2.4.2\n[ 0.626512] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627798] ehci-pci: EHCI PCI platform driver\n[ 0.628680] ehci-platform: EHCI generic platform driver\n[ 0.629676] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630808] ohci-pci: OHCI PCI platform driver\n[ 0.631680] ohci-platform: OHCI generic platform driver\n[ 0.632688] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647333] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648371] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649825] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650853] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651992] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653227] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.654662] usb usb1: Product: UHCI Host Controller\n[ 0.655602] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.656759] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.657776] hub 1-0:1.0: USB hub found\n[ 0.658566] hub 1-0:1.0: 2 ports detected\n[ 0.659478] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.661617] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662601] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663648] mousedev: PS/2 mouse device common for all mice\n[ 0.664922] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666782] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667895] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669098] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670308] i2c /dev entries driver\n[ 0.671067] device-mapper: uevent: version 1.0.3\n[ 0.672015] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.673656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.674956] NET: Registered protocol family 10\n[ 0.675964] NET: Registered protocol family 17\n[ 0.676857] Key type dns_resolver registered\n[ 0.677795] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.678910] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.680691] registered taskstats version 1\n[ 0.681536] Loading compiled-in X.509 certificates\n[ 0.682988] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.684877] zswap: loaded using pool lzo/zbud\n[ 0.686735] Key type trusted registered\n[ 0.688317] Key type encrypted registered\n[ 0.689159] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690201] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691263] evm: HMAC attrs: 0x1\n[ 0.692571] Magic number: 2:702:492\n[ 0.693433] rtc_cmos 00:00: setting system clock to 2018-09-26 17:28:16 UTC (1537982896)\n[ 0.695048] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696181] EDD information not available.\n[ 0.776324] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.777790] ata1.00: configured for MWDMA2\n[ 0.778984] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.791396] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792641] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793905] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795771] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797324] Write protecting the kernel read-only data: 14336k\n[ 0.798909] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800725] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.856279] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.96\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.79s]\nping 10.10.10.8 OK\nping 10.10.10.12 KO\nping 10.10.11.6 KO\nping 10.10.11.11 KO\nping 10.10.10.8 OK\nping 10.10.10.12 KO\nping 10.10.11.6 KO\nping 10.10.11.11 KO\n"} 2018-09-26 17:31:37,778 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2f2ecb5e-e6aa-49c0-8d64-555868cfdbb8/action used request id req-a9cb4b2e-ee31-46f5-b63b-c296d404cbbb 2018-09-26 17:31:37,779 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-1-1' can ping 'sdnvpn-1-2' 2018-09-26 17:31:37,783 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2f2ecb5e-e6aa-49c0-8d64-555868cfdbb8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5aeaf288018018305200360993dfab9e140f241" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:31:38,849 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:31:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7b93a992-f810-402e-9a88-952413e67b35 x-compute-request-id: req-7b93a992-f810-402e-9a88-952413e67b35 Content-Encoding: gzip Content-Length: 8097 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 512049017 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.137728] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.139349] pid_max: default: 32768 minimum: 301\n[ 0.140220] ACPI: Core revision 20150930\n[ 0.141588] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142864] Security Framework initialized\n[ 0.143661] Yama: becoming mindful.\n[ 0.144381] AppArmor: AppArmor initialized\n[ 0.145236] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146535] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147785] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148976] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150361] Initializing cgroup subsys io\n[ 0.151174] Initializing cgroup subsys memory\n[ 0.152015] Initializing cgroup subsys devices\n[ 0.152877] Initializing cgroup subsys freezer\n[ 0.153723] Initializing cgroup subsys net_cls\n[ 0.154579] Initializing cgroup subsys perf_event\n[ 0.155476] Initializing cgroup subsys net_prio\n[ 0.156340] Initializing cgroup subsys hugetlb\n[ 0.157200] Initializing cgroup subsys pids\n[ 0.158055] CPU: Physical Processor ID: 0\n[ 0.159528] mce: CPU supports 10 MCE banks\n[ 0.160359] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161340] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172240] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178785] ftrace: allocating 31920 entries in 125 pages\n[ 0.206043] smpboot: Max logical packages: 1\n[ 0.207055] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208586] x2apic enabled\n[ 0.209397] Switched APIC routing to physical x2apic.\n[ 0.211121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212215] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214178] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215933] KVM setup paravirtual spinlock\n[ 0.217249] x86: Booted up 1 node, 1 CPUs\n[ 0.218043] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219409] devtmpfs: initialized\n[ 0.221113] evm: security.selinux\n[ 0.221793] evm: security.SMACK64\n[ 0.222466] evm: security.SMACK64EXEC\n[ 0.223196] evm: security.SMACK64TRANSMUTE\n[ 0.223983] evm: security.SMACK64MMAP\n[ 0.224705] evm: security.ima\n[ 0.225337] evm: security.capability\n[ 0.226136] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227975] pinctrl core: initialized pinctrl subsystem\n[ 0.229055] RTC time: 17:28:15, date: 09/26/18\n[ 0.230002] NET: Registered protocol family 16\n[ 0.230958] cpuidle: using governor ladder\n[ 0.231753] cpuidle: using governor menu\n[ 0.232522] PCCT header not found.\n[ 0.233255] ACPI: bus type PCI registered\n[ 0.234038] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235247] PCI: Using configuration type 1 for base access\n[ 0.236992] ACPI: Added _OSI(Module Device)\n[ 0.237812] ACPI: Added _OSI(Processor Device)\n[ 0.238660] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239548] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241599] ACPI: Interpreter enabled\n[ 0.242347] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244155] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245965] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247770] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249576] ACPI: (supports S0 S5)\n[ 0.250267] ACPI: Using IOAPIC for interrupt routing\n[ 0.251278] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254332] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256647] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257807] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259997] acpiphp: Slot [3] registered\n[ 0.260775] acpiphp: Slot [4] registered\n[ 0.261559] acpiphp: Slot [5] registered\n[ 0.262344] acpiphp: Slot [6] registered\n[ 0.263122] acpiphp: Slot [7] registered\n[ 0.263907] acpiphp: Slot [8] registered\n[ 0.264685] acpiphp: Slot [9] registered\n[ 0.265465] acpiphp: Slot [10] registered\n[ 0.266259] acpiphp: Slot [11] registered\n[ 0.267054] acpiphp: Slot [12] registered\n[ 0.267848] acpiphp: Slot [13] registered\n[ 0.268646] acpiphp: Slot [14] registered\n[ 0.269440] acpiphp: Slot [15] registered\n[ 0.280399] acpiphp: Slot [16] registered\n[ 0.281219] acpiphp: Slot [17] registered\n[ 0.282012] acpiphp: Slot [18] registered\n[ 0.282806] acpiphp: Slot [19] registered\n[ 0.283612] acpiphp: Slot [20] registered\n[ 0.284414] acpiphp: Slot [21] registered\n[ 0.285207] acpiphp: Slot [22] registered\n[ 0.285996] acpiphp: Slot [23] registered\n[ 0.286785] acpiphp: Slot [24] registered\n[ 0.287583] acpiphp: Slot [25] registered\n[ 0.288376] acpiphp: Slot [26] registered\n[ 0.289194] acpiphp: Slot [27] registered\n[ 0.289987] acpiphp: Slot [28] registered\n[ 0.290774] acpiphp: Slot [29] registered\n[ 0.291564] acpiphp: Slot [30] registered\n[ 0.292356] acpiphp: Slot [31] registered\n[ 0.293158] PCI host bridge to bus 0000:00\n[ 0.293954] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295135] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296317] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297728] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299145] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305258] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306505] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307653] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308887] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315335] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316750] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362055] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363526] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364926] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366316] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367678] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368916] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370239] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371301] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372807] vgaarb: loaded\n[ 0.373405] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374530] SCSI subsystem initialized\n[ 0.375338] ACPI: bus type USB registered\n[ 0.376137] usbcore: registered new interface driver usbfs\n[ 0.377141] usbcore: registered new interface driver hub\n[ 0.378133] usbcore: registered new device driver usb\n[ 0.379171] PCI: Using ACPI for IRQ routing\n[ 0.380188] NetLabel: Initializing\n[ 0.380880] NetLabel: domain hash size = 128\n[ 0.381737] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382671] NetLabel: unlabeled traffic allowed by default\n[ 0.383763] clocksource: Switched to clocksource kvm-clock\n[ 0.389434] AppArmor: AppArmor Filesystem Enabled\n[ 0.390374] pnp: PnP ACPI init\n[ 0.391276] pnp: PnP ACPI: found 5 devices\n[ 0.397644] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.399340] NET: Registered protocol family 2\n[ 0.400298] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.401542] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.402689] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.403835] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404891] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406029] NET: Registered protocol family 1\n[ 0.406872] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407951] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408996] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423068] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437292] Trying to unpack rootfs image as initramfs...\n[ 0.486779] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.500669] Scanning for low memory corruption every 60 seconds\n[ 0.502068] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503181] audit: initializing netlink subsys (disabled)\n[ 0.504202] audit: type=2000 audit(1537982896.613:1): initialized\n[ 0.505496] Initialise system trusted keyring\n[ 0.506410] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507536] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509472] zbud: loaded\n[ 0.510165] VFS: Disk quotas dquot_6.6.0\n[ 0.510963] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512452] fuse init (API version 7.23)\n[ 0.513330] Key type big_key registered\n[ 0.514116] Allocating IMA MOK and blacklist keyrings.\n[ 0.515562] Key type asymmetric registered\n[ 0.516380] Asymmetric key parser 'x509' registered\n[ 0.517316] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518750] io scheduler noop registered\n[ 0.519528] io scheduler deadline registered (default)\n[ 0.520509] io scheduler cfq registered\n[ 0.521325] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522338] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523582] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525029] ACPI: Power Button [PWRF]\n[ 0.525862] GHES: HEST is not enabled!\n[ 0.539550] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573536] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.576865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.600945] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603154] Linux agpgart interface v0.103\n[ 0.605291] brd: module loaded\n[ 0.606560] loop: module loaded\n[ 0.611120] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612612] GPT:90111 != 2097151\n[ 0.613299] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614414] GPT:90111 != 2097151\n[ 0.615091] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616060] vda: vda1 vda15\n[ 0.617515] scsi host0: ata_piix\n[ 0.618266] scsi host1: ata_piix\n[ 0.618979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620211] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621669] libphy: Fixed MDIO Bus: probed\n[ 0.622497] tun: Universal TUN/TAP device driver, 1.6\n[ 0.623449] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.625613] PPP generic driver version 2.4.2\n[ 0.626512] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627798] ehci-pci: EHCI PCI platform driver\n[ 0.628680] ehci-platform: EHCI generic platform driver\n[ 0.629676] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630808] ohci-pci: OHCI PCI platform driver\n[ 0.631680] ohci-platform: OHCI generic platform driver\n[ 0.632688] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647333] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648371] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649825] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650853] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651992] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653227] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.654662] usb usb1: Product: UHCI Host Controller\n[ 0.655602] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.656759] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.657776] hub 1-0:1.0: USB hub found\n[ 0.658566] hub 1-0:1.0: 2 ports detected\n[ 0.659478] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.661617] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662601] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663648] mousedev: PS/2 mouse device common for all mice\n[ 0.664922] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666782] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667895] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669098] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670308] i2c /dev entries driver\n[ 0.671067] device-mapper: uevent: version 1.0.3\n[ 0.672015] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.673656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.674956] NET: Registered protocol family 10\n[ 0.675964] NET: Registered protocol family 17\n[ 0.676857] Key type dns_resolver registered\n[ 0.677795] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.678910] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.680691] registered taskstats version 1\n[ 0.681536] Loading compiled-in X.509 certificates\n[ 0.682988] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.684877] zswap: loaded using pool lzo/zbud\n[ 0.686735] Key type trusted registered\n[ 0.688317] Key type encrypted registered\n[ 0.689159] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690201] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691263] evm: HMAC attrs: 0x1\n[ 0.692571] Magic number: 2:702:492\n[ 0.693433] rtc_cmos 00:00: setting system clock to 2018-09-26 17:28:16 UTC (1537982896)\n[ 0.695048] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696181] EDD information not available.\n[ 0.776324] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.777790] ata1.00: configured for MWDMA2\n[ 0.778984] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.791396] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792641] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793905] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795771] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797324] Write protecting the kernel read-only data: 14336k\n[ 0.798909] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800725] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.856279] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.96\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.79s]\nping 10.10.10.8 OK\nping 10.10.10.12 KO\nping 10.10.11.6 KO\nping 10.10.11.11 KO\nping 10.10.10.8 OK\nping 10.10.10.12 KO\nping 10.10.11.6 KO\nping 10.10.11.11 KO\n"} 2018-09-26 17:31:38,850 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2f2ecb5e-e6aa-49c0-8d64-555868cfdbb8/action used request id req-7b93a992-f810-402e-9a88-952413e67b35 2018-09-26 17:31:38,851 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-1' (10.10.10.11) to 'sdnvpn-1-3' (10.10.10.12). -->Expected result: can ping. 2018-09-26 17:31:38,854 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2f2ecb5e-e6aa-49c0-8d64-555868cfdbb8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5aeaf288018018305200360993dfab9e140f241" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:31:39,925 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:31:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3a70acf6-72d8-4df9-8f1c-e0520618c43d x-compute-request-id: req-3a70acf6-72d8-4df9-8f1c-e0520618c43d Content-Encoding: gzip Content-Length: 8097 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 512049017 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.137728] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.139349] pid_max: default: 32768 minimum: 301\n[ 0.140220] ACPI: Core revision 20150930\n[ 0.141588] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142864] Security Framework initialized\n[ 0.143661] Yama: becoming mindful.\n[ 0.144381] AppArmor: AppArmor initialized\n[ 0.145236] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146535] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147785] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148976] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150361] Initializing cgroup subsys io\n[ 0.151174] Initializing cgroup subsys memory\n[ 0.152015] Initializing cgroup subsys devices\n[ 0.152877] Initializing cgroup subsys freezer\n[ 0.153723] Initializing cgroup subsys net_cls\n[ 0.154579] Initializing cgroup subsys perf_event\n[ 0.155476] Initializing cgroup subsys net_prio\n[ 0.156340] Initializing cgroup subsys hugetlb\n[ 0.157200] Initializing cgroup subsys pids\n[ 0.158055] CPU: Physical Processor ID: 0\n[ 0.159528] mce: CPU supports 10 MCE banks\n[ 0.160359] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161340] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172240] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178785] ftrace: allocating 31920 entries in 125 pages\n[ 0.206043] smpboot: Max logical packages: 1\n[ 0.207055] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208586] x2apic enabled\n[ 0.209397] Switched APIC routing to physical x2apic.\n[ 0.211121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212215] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214178] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215933] KVM setup paravirtual spinlock\n[ 0.217249] x86: Booted up 1 node, 1 CPUs\n[ 0.218043] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219409] devtmpfs: initialized\n[ 0.221113] evm: security.selinux\n[ 0.221793] evm: security.SMACK64\n[ 0.222466] evm: security.SMACK64EXEC\n[ 0.223196] evm: security.SMACK64TRANSMUTE\n[ 0.223983] evm: security.SMACK64MMAP\n[ 0.224705] evm: security.ima\n[ 0.225337] evm: security.capability\n[ 0.226136] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227975] pinctrl core: initialized pinctrl subsystem\n[ 0.229055] RTC time: 17:28:15, date: 09/26/18\n[ 0.230002] NET: Registered protocol family 16\n[ 0.230958] cpuidle: using governor ladder\n[ 0.231753] cpuidle: using governor menu\n[ 0.232522] PCCT header not found.\n[ 0.233255] ACPI: bus type PCI registered\n[ 0.234038] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235247] PCI: Using configuration type 1 for base access\n[ 0.236992] ACPI: Added _OSI(Module Device)\n[ 0.237812] ACPI: Added _OSI(Processor Device)\n[ 0.238660] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239548] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241599] ACPI: Interpreter enabled\n[ 0.242347] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244155] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245965] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247770] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249576] ACPI: (supports S0 S5)\n[ 0.250267] ACPI: Using IOAPIC for interrupt routing\n[ 0.251278] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254332] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256647] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257807] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259997] acpiphp: Slot [3] registered\n[ 0.260775] acpiphp: Slot [4] registered\n[ 0.261559] acpiphp: Slot [5] registered\n[ 0.262344] acpiphp: Slot [6] registered\n[ 0.263122] acpiphp: Slot [7] registered\n[ 0.263907] acpiphp: Slot [8] registered\n[ 0.264685] acpiphp: Slot [9] registered\n[ 0.265465] acpiphp: Slot [10] registered\n[ 0.266259] acpiphp: Slot [11] registered\n[ 0.267054] acpiphp: Slot [12] registered\n[ 0.267848] acpiphp: Slot [13] registered\n[ 0.268646] acpiphp: Slot [14] registered\n[ 0.269440] acpiphp: Slot [15] registered\n[ 0.280399] acpiphp: Slot [16] registered\n[ 0.281219] acpiphp: Slot [17] registered\n[ 0.282012] acpiphp: Slot [18] registered\n[ 0.282806] acpiphp: Slot [19] registered\n[ 0.283612] acpiphp: Slot [20] registered\n[ 0.284414] acpiphp: Slot [21] registered\n[ 0.285207] acpiphp: Slot [22] registered\n[ 0.285996] acpiphp: Slot [23] registered\n[ 0.286785] acpiphp: Slot [24] registered\n[ 0.287583] acpiphp: Slot [25] registered\n[ 0.288376] acpiphp: Slot [26] registered\n[ 0.289194] acpiphp: Slot [27] registered\n[ 0.289987] acpiphp: Slot [28] registered\n[ 0.290774] acpiphp: Slot [29] registered\n[ 0.291564] acpiphp: Slot [30] registered\n[ 0.292356] acpiphp: Slot [31] registered\n[ 0.293158] PCI host bridge to bus 0000:00\n[ 0.293954] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295135] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296317] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297728] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299145] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305258] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306505] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307653] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308887] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315335] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316750] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362055] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363526] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364926] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366316] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367678] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368916] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370239] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371301] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372807] vgaarb: loaded\n[ 0.373405] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374530] SCSI subsystem initialized\n[ 0.375338] ACPI: bus type USB registered\n[ 0.376137] usbcore: registered new interface driver usbfs\n[ 0.377141] usbcore: registered new interface driver hub\n[ 0.378133] usbcore: registered new device driver usb\n[ 0.379171] PCI: Using ACPI for IRQ routing\n[ 0.380188] NetLabel: Initializing\n[ 0.380880] NetLabel: domain hash size = 128\n[ 0.381737] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382671] NetLabel: unlabeled traffic allowed by default\n[ 0.383763] clocksource: Switched to clocksource kvm-clock\n[ 0.389434] AppArmor: AppArmor Filesystem Enabled\n[ 0.390374] pnp: PnP ACPI init\n[ 0.391276] pnp: PnP ACPI: found 5 devices\n[ 0.397644] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.399340] NET: Registered protocol family 2\n[ 0.400298] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.401542] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.402689] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.403835] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404891] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406029] NET: Registered protocol family 1\n[ 0.406872] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407951] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408996] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423068] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437292] Trying to unpack rootfs image as initramfs...\n[ 0.486779] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.500669] Scanning for low memory corruption every 60 seconds\n[ 0.502068] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503181] audit: initializing netlink subsys (disabled)\n[ 0.504202] audit: type=2000 audit(1537982896.613:1): initialized\n[ 0.505496] Initialise system trusted keyring\n[ 0.506410] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507536] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509472] zbud: loaded\n[ 0.510165] VFS: Disk quotas dquot_6.6.0\n[ 0.510963] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512452] fuse init (API version 7.23)\n[ 0.513330] Key type big_key registered\n[ 0.514116] Allocating IMA MOK and blacklist keyrings.\n[ 0.515562] Key type asymmetric registered\n[ 0.516380] Asymmetric key parser 'x509' registered\n[ 0.517316] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518750] io scheduler noop registered\n[ 0.519528] io scheduler deadline registered (default)\n[ 0.520509] io scheduler cfq registered\n[ 0.521325] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522338] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523582] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525029] ACPI: Power Button [PWRF]\n[ 0.525862] GHES: HEST is not enabled!\n[ 0.539550] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573536] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.576865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.600945] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603154] Linux agpgart interface v0.103\n[ 0.605291] brd: module loaded\n[ 0.606560] loop: module loaded\n[ 0.611120] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612612] GPT:90111 != 2097151\n[ 0.613299] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614414] GPT:90111 != 2097151\n[ 0.615091] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616060] vda: vda1 vda15\n[ 0.617515] scsi host0: ata_piix\n[ 0.618266] scsi host1: ata_piix\n[ 0.618979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620211] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621669] libphy: Fixed MDIO Bus: probed\n[ 0.622497] tun: Universal TUN/TAP device driver, 1.6\n[ 0.623449] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.625613] PPP generic driver version 2.4.2\n[ 0.626512] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627798] ehci-pci: EHCI PCI platform driver\n[ 0.628680] ehci-platform: EHCI generic platform driver\n[ 0.629676] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630808] ohci-pci: OHCI PCI platform driver\n[ 0.631680] ohci-platform: OHCI generic platform driver\n[ 0.632688] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647333] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648371] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649825] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650853] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651992] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653227] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.654662] usb usb1: Product: UHCI Host Controller\n[ 0.655602] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.656759] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.657776] hub 1-0:1.0: USB hub found\n[ 0.658566] hub 1-0:1.0: 2 ports detected\n[ 0.659478] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.661617] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662601] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663648] mousedev: PS/2 mouse device common for all mice\n[ 0.664922] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666782] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667895] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669098] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670308] i2c /dev entries driver\n[ 0.671067] device-mapper: uevent: version 1.0.3\n[ 0.672015] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.673656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.674956] NET: Registered protocol family 10\n[ 0.675964] NET: Registered protocol family 17\n[ 0.676857] Key type dns_resolver registered\n[ 0.677795] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.678910] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.680691] registered taskstats version 1\n[ 0.681536] Loading compiled-in X.509 certificates\n[ 0.682988] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.684877] zswap: loaded using pool lzo/zbud\n[ 0.686735] Key type trusted registered\n[ 0.688317] Key type encrypted registered\n[ 0.689159] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690201] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691263] evm: HMAC attrs: 0x1\n[ 0.692571] Magic number: 2:702:492\n[ 0.693433] rtc_cmos 00:00: setting system clock to 2018-09-26 17:28:16 UTC (1537982896)\n[ 0.695048] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696181] EDD information not available.\n[ 0.776324] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.777790] ata1.00: configured for MWDMA2\n[ 0.778984] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.791396] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792641] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793905] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795771] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797324] Write protecting the kernel read-only data: 14336k\n[ 0.798909] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800725] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.856279] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.96\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.79s]\nping 10.10.10.8 OK\nping 10.10.10.12 KO\nping 10.10.11.6 KO\nping 10.10.11.11 KO\nping 10.10.10.8 OK\nping 10.10.10.12 KO\nping 10.10.11.6 KO\nping 10.10.11.11 KO\n"} 2018-09-26 17:31:39,925 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2f2ecb5e-e6aa-49c0-8d64-555868cfdbb8/action used request id req-3a70acf6-72d8-4df9-8f1c-e0520618c43d 2018-09-26 17:31:39,926 - sdnvpn-results - DEBUG - [FAIL] 'sdnvpn-1-1' cannot ping 'sdnvpn-1-3' 2018-09-26 17:31:39,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2f2ecb5e-e6aa-49c0-8d64-555868cfdbb8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5aeaf288018018305200360993dfab9e140f241" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:31:40,996 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:31:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99cbe82d-7de7-40ed-a4e4-073d3b952bb1 x-compute-request-id: req-99cbe82d-7de7-40ed-a4e4-073d3b952bb1 Content-Encoding: gzip Content-Length: 8097 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 512049017 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.137728] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.139349] pid_max: default: 32768 minimum: 301\n[ 0.140220] ACPI: Core revision 20150930\n[ 0.141588] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142864] Security Framework initialized\n[ 0.143661] Yama: becoming mindful.\n[ 0.144381] AppArmor: AppArmor initialized\n[ 0.145236] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146535] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147785] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148976] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150361] Initializing cgroup subsys io\n[ 0.151174] Initializing cgroup subsys memory\n[ 0.152015] Initializing cgroup subsys devices\n[ 0.152877] Initializing cgroup subsys freezer\n[ 0.153723] Initializing cgroup subsys net_cls\n[ 0.154579] Initializing cgroup subsys perf_event\n[ 0.155476] Initializing cgroup subsys net_prio\n[ 0.156340] Initializing cgroup subsys hugetlb\n[ 0.157200] Initializing cgroup subsys pids\n[ 0.158055] CPU: Physical Processor ID: 0\n[ 0.159528] mce: CPU supports 10 MCE banks\n[ 0.160359] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161340] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172240] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178785] ftrace: allocating 31920 entries in 125 pages\n[ 0.206043] smpboot: Max logical packages: 1\n[ 0.207055] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208586] x2apic enabled\n[ 0.209397] Switched APIC routing to physical x2apic.\n[ 0.211121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212215] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214178] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215933] KVM setup paravirtual spinlock\n[ 0.217249] x86: Booted up 1 node, 1 CPUs\n[ 0.218043] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219409] devtmpfs: initialized\n[ 0.221113] evm: security.selinux\n[ 0.221793] evm: security.SMACK64\n[ 0.222466] evm: security.SMACK64EXEC\n[ 0.223196] evm: security.SMACK64TRANSMUTE\n[ 0.223983] evm: security.SMACK64MMAP\n[ 0.224705] evm: security.ima\n[ 0.225337] evm: security.capability\n[ 0.226136] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227975] pinctrl core: initialized pinctrl subsystem\n[ 0.229055] RTC time: 17:28:15, date: 09/26/18\n[ 0.230002] NET: Registered protocol family 16\n[ 0.230958] cpuidle: using governor ladder\n[ 0.231753] cpuidle: using governor menu\n[ 0.232522] PCCT header not found.\n[ 0.233255] ACPI: bus type PCI registered\n[ 0.234038] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235247] PCI: Using configuration type 1 for base access\n[ 0.236992] ACPI: Added _OSI(Module Device)\n[ 0.237812] ACPI: Added _OSI(Processor Device)\n[ 0.238660] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239548] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241599] ACPI: Interpreter enabled\n[ 0.242347] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244155] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245965] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247770] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249576] ACPI: (supports S0 S5)\n[ 0.250267] ACPI: Using IOAPIC for interrupt routing\n[ 0.251278] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254332] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256647] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257807] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259997] acpiphp: Slot [3] registered\n[ 0.260775] acpiphp: Slot [4] registered\n[ 0.261559] acpiphp: Slot [5] registered\n[ 0.262344] acpiphp: Slot [6] registered\n[ 0.263122] acpiphp: Slot [7] registered\n[ 0.263907] acpiphp: Slot [8] registered\n[ 0.264685] acpiphp: Slot [9] registered\n[ 0.265465] acpiphp: Slot [10] registered\n[ 0.266259] acpiphp: Slot [11] registered\n[ 0.267054] acpiphp: Slot [12] registered\n[ 0.267848] acpiphp: Slot [13] registered\n[ 0.268646] acpiphp: Slot [14] registered\n[ 0.269440] acpiphp: Slot [15] registered\n[ 0.280399] acpiphp: Slot [16] registered\n[ 0.281219] acpiphp: Slot [17] registered\n[ 0.282012] acpiphp: Slot [18] registered\n[ 0.282806] acpiphp: Slot [19] registered\n[ 0.283612] acpiphp: Slot [20] registered\n[ 0.284414] acpiphp: Slot [21] registered\n[ 0.285207] acpiphp: Slot [22] registered\n[ 0.285996] acpiphp: Slot [23] registered\n[ 0.286785] acpiphp: Slot [24] registered\n[ 0.287583] acpiphp: Slot [25] registered\n[ 0.288376] acpiphp: Slot [26] registered\n[ 0.289194] acpiphp: Slot [27] registered\n[ 0.289987] acpiphp: Slot [28] registered\n[ 0.290774] acpiphp: Slot [29] registered\n[ 0.291564] acpiphp: Slot [30] registered\n[ 0.292356] acpiphp: Slot [31] registered\n[ 0.293158] PCI host bridge to bus 0000:00\n[ 0.293954] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295135] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296317] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297728] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299145] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305258] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306505] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307653] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308887] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315335] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316750] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362055] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363526] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364926] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366316] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367678] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368916] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370239] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371301] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372807] vgaarb: loaded\n[ 0.373405] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374530] SCSI subsystem initialized\n[ 0.375338] ACPI: bus type USB registered\n[ 0.376137] usbcore: registered new interface driver usbfs\n[ 0.377141] usbcore: registered new interface driver hub\n[ 0.378133] usbcore: registered new device driver usb\n[ 0.379171] PCI: Using ACPI for IRQ routing\n[ 0.380188] NetLabel: Initializing\n[ 0.380880] NetLabel: domain hash size = 128\n[ 0.381737] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382671] NetLabel: unlabeled traffic allowed by default\n[ 0.383763] clocksource: Switched to clocksource kvm-clock\n[ 0.389434] AppArmor: AppArmor Filesystem Enabled\n[ 0.390374] pnp: PnP ACPI init\n[ 0.391276] pnp: PnP ACPI: found 5 devices\n[ 0.397644] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.399340] NET: Registered protocol family 2\n[ 0.400298] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.401542] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.402689] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.403835] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404891] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406029] NET: Registered protocol family 1\n[ 0.406872] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407951] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408996] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423068] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437292] Trying to unpack rootfs image as initramfs...\n[ 0.486779] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.500669] Scanning for low memory corruption every 60 seconds\n[ 0.502068] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503181] audit: initializing netlink subsys (disabled)\n[ 0.504202] audit: type=2000 audit(1537982896.613:1): initialized\n[ 0.505496] Initialise system trusted keyring\n[ 0.506410] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507536] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509472] zbud: loaded\n[ 0.510165] VFS: Disk quotas dquot_6.6.0\n[ 0.510963] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512452] fuse init (API version 7.23)\n[ 0.513330] Key type big_key registered\n[ 0.514116] Allocating IMA MOK and blacklist keyrings.\n[ 0.515562] Key type asymmetric registered\n[ 0.516380] Asymmetric key parser 'x509' registered\n[ 0.517316] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518750] io scheduler noop registered\n[ 0.519528] io scheduler deadline registered (default)\n[ 0.520509] io scheduler cfq registered\n[ 0.521325] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522338] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523582] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525029] ACPI: Power Button [PWRF]\n[ 0.525862] GHES: HEST is not enabled!\n[ 0.539550] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573536] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.576865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.600945] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603154] Linux agpgart interface v0.103\n[ 0.605291] brd: module loaded\n[ 0.606560] loop: module loaded\n[ 0.611120] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612612] GPT:90111 != 2097151\n[ 0.613299] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614414] GPT:90111 != 2097151\n[ 0.615091] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616060] vda: vda1 vda15\n[ 0.617515] scsi host0: ata_piix\n[ 0.618266] scsi host1: ata_piix\n[ 0.618979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620211] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621669] libphy: Fixed MDIO Bus: probed\n[ 0.622497] tun: Universal TUN/TAP device driver, 1.6\n[ 0.623449] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.625613] PPP generic driver version 2.4.2\n[ 0.626512] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627798] ehci-pci: EHCI PCI platform driver\n[ 0.628680] ehci-platform: EHCI generic platform driver\n[ 0.629676] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630808] ohci-pci: OHCI PCI platform driver\n[ 0.631680] ohci-platform: OHCI generic platform driver\n[ 0.632688] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647333] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648371] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649825] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650853] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651992] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653227] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.654662] usb usb1: Product: UHCI Host Controller\n[ 0.655602] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.656759] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.657776] hub 1-0:1.0: USB hub found\n[ 0.658566] hub 1-0:1.0: 2 ports detected\n[ 0.659478] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.661617] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662601] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663648] mousedev: PS/2 mouse device common for all mice\n[ 0.664922] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666782] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667895] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669098] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670308] i2c /dev entries driver\n[ 0.671067] device-mapper: uevent: version 1.0.3\n[ 0.672015] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.673656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.674956] NET: Registered protocol family 10\n[ 0.675964] NET: Registered protocol family 17\n[ 0.676857] Key type dns_resolver registered\n[ 0.677795] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.678910] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.680691] registered taskstats version 1\n[ 0.681536] Loading compiled-in X.509 certificates\n[ 0.682988] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.684877] zswap: loaded using pool lzo/zbud\n[ 0.686735] Key type trusted registered\n[ 0.688317] Key type encrypted registered\n[ 0.689159] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690201] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691263] evm: HMAC attrs: 0x1\n[ 0.692571] Magic number: 2:702:492\n[ 0.693433] rtc_cmos 00:00: setting system clock to 2018-09-26 17:28:16 UTC (1537982896)\n[ 0.695048] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696181] EDD information not available.\n[ 0.776324] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.777790] ata1.00: configured for MWDMA2\n[ 0.778984] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.791396] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792641] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793905] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795771] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797324] Write protecting the kernel read-only data: 14336k\n[ 0.798909] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800725] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.856279] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.96\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.79s]\nping 10.10.10.8 OK\nping 10.10.10.12 KO\nping 10.10.11.6 KO\nping 10.10.11.11 KO\nping 10.10.10.8 OK\nping 10.10.10.12 KO\nping 10.10.11.6 KO\nping 10.10.11.11 KO\n"} 2018-09-26 17:31:40,997 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2f2ecb5e-e6aa-49c0-8d64-555868cfdbb8/action used request id req-99cbe82d-7de7-40ed-a4e4-073d3b952bb1 2018-09-26 17:31:40,998 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-1' (10.10.10.11) to 'sdnvpn-1-4' (10.10.11.6). -->Expected result: cannot ping. 2018-09-26 17:31:41,002 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2f2ecb5e-e6aa-49c0-8d64-555868cfdbb8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5aeaf288018018305200360993dfab9e140f241" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:31:42,072 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:31:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c9d3e288-d129-4b5e-b656-d4d17f9589e4 x-compute-request-id: req-c9d3e288-d129-4b5e-b656-d4d17f9589e4 Content-Encoding: gzip Content-Length: 8098 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 512049017 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.137728] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.139349] pid_max: default: 32768 minimum: 301\n[ 0.140220] ACPI: Core revision 20150930\n[ 0.141588] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142864] Security Framework initialized\n[ 0.143661] Yama: becoming mindful.\n[ 0.144381] AppArmor: AppArmor initialized\n[ 0.145236] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146535] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147785] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148976] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150361] Initializing cgroup subsys io\n[ 0.151174] Initializing cgroup subsys memory\n[ 0.152015] Initializing cgroup subsys devices\n[ 0.152877] Initializing cgroup subsys freezer\n[ 0.153723] Initializing cgroup subsys net_cls\n[ 0.154579] Initializing cgroup subsys perf_event\n[ 0.155476] Initializing cgroup subsys net_prio\n[ 0.156340] Initializing cgroup subsys hugetlb\n[ 0.157200] Initializing cgroup subsys pids\n[ 0.158055] CPU: Physical Processor ID: 0\n[ 0.159528] mce: CPU supports 10 MCE banks\n[ 0.160359] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161340] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172240] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178785] ftrace: allocating 31920 entries in 125 pages\n[ 0.206043] smpboot: Max logical packages: 1\n[ 0.207055] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208586] x2apic enabled\n[ 0.209397] Switched APIC routing to physical x2apic.\n[ 0.211121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212215] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214178] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215933] KVM setup paravirtual spinlock\n[ 0.217249] x86: Booted up 1 node, 1 CPUs\n[ 0.218043] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219409] devtmpfs: initialized\n[ 0.221113] evm: security.selinux\n[ 0.221793] evm: security.SMACK64\n[ 0.222466] evm: security.SMACK64EXEC\n[ 0.223196] evm: security.SMACK64TRANSMUTE\n[ 0.223983] evm: security.SMACK64MMAP\n[ 0.224705] evm: security.ima\n[ 0.225337] evm: security.capability\n[ 0.226136] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227975] pinctrl core: initialized pinctrl subsystem\n[ 0.229055] RTC time: 17:28:15, date: 09/26/18\n[ 0.230002] NET: Registered protocol family 16\n[ 0.230958] cpuidle: using governor ladder\n[ 0.231753] cpuidle: using governor menu\n[ 0.232522] PCCT header not found.\n[ 0.233255] ACPI: bus type PCI registered\n[ 0.234038] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235247] PCI: Using configuration type 1 for base access\n[ 0.236992] ACPI: Added _OSI(Module Device)\n[ 0.237812] ACPI: Added _OSI(Processor Device)\n[ 0.238660] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239548] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241599] ACPI: Interpreter enabled\n[ 0.242347] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244155] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245965] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247770] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249576] ACPI: (supports S0 S5)\n[ 0.250267] ACPI: Using IOAPIC for interrupt routing\n[ 0.251278] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254332] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256647] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257807] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259997] acpiphp: Slot [3] registered\n[ 0.260775] acpiphp: Slot [4] registered\n[ 0.261559] acpiphp: Slot [5] registered\n[ 0.262344] acpiphp: Slot [6] registered\n[ 0.263122] acpiphp: Slot [7] registered\n[ 0.263907] acpiphp: Slot [8] registered\n[ 0.264685] acpiphp: Slot [9] registered\n[ 0.265465] acpiphp: Slot [10] registered\n[ 0.266259] acpiphp: Slot [11] registered\n[ 0.267054] acpiphp: Slot [12] registered\n[ 0.267848] acpiphp: Slot [13] registered\n[ 0.268646] acpiphp: Slot [14] registered\n[ 0.269440] acpiphp: Slot [15] registered\n[ 0.280399] acpiphp: Slot [16] registered\n[ 0.281219] acpiphp: Slot [17] registered\n[ 0.282012] acpiphp: Slot [18] registered\n[ 0.282806] acpiphp: Slot [19] registered\n[ 0.283612] acpiphp: Slot [20] registered\n[ 0.284414] acpiphp: Slot [21] registered\n[ 0.285207] acpiphp: Slot [22] registered\n[ 0.285996] acpiphp: Slot [23] registered\n[ 0.286785] acpiphp: Slot [24] registered\n[ 0.287583] acpiphp: Slot [25] registered\n[ 0.288376] acpiphp: Slot [26] registered\n[ 0.289194] acpiphp: Slot [27] registered\n[ 0.289987] acpiphp: Slot [28] registered\n[ 0.290774] acpiphp: Slot [29] registered\n[ 0.291564] acpiphp: Slot [30] registered\n[ 0.292356] acpiphp: Slot [31] registered\n[ 0.293158] PCI host bridge to bus 0000:00\n[ 0.293954] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295135] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296317] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297728] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299145] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305258] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306505] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307653] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308887] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315335] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316750] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362055] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363526] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364926] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366316] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367678] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368916] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370239] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371301] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372807] vgaarb: loaded\n[ 0.373405] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374530] SCSI subsystem initialized\n[ 0.375338] ACPI: bus type USB registered\n[ 0.376137] usbcore: registered new interface driver usbfs\n[ 0.377141] usbcore: registered new interface driver hub\n[ 0.378133] usbcore: registered new device driver usb\n[ 0.379171] PCI: Using ACPI for IRQ routing\n[ 0.380188] NetLabel: Initializing\n[ 0.380880] NetLabel: domain hash size = 128\n[ 0.381737] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382671] NetLabel: unlabeled traffic allowed by default\n[ 0.383763] clocksource: Switched to clocksource kvm-clock\n[ 0.389434] AppArmor: AppArmor Filesystem Enabled\n[ 0.390374] pnp: PnP ACPI init\n[ 0.391276] pnp: PnP ACPI: found 5 devices\n[ 0.397644] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.399340] NET: Registered protocol family 2\n[ 0.400298] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.401542] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.402689] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.403835] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404891] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406029] NET: Registered protocol family 1\n[ 0.406872] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407951] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408996] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423068] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437292] Trying to unpack rootfs image as initramfs...\n[ 0.486779] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.500669] Scanning for low memory corruption every 60 seconds\n[ 0.502068] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503181] audit: initializing netlink subsys (disabled)\n[ 0.504202] audit: type=2000 audit(1537982896.613:1): initialized\n[ 0.505496] Initialise system trusted keyring\n[ 0.506410] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507536] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509472] zbud: loaded\n[ 0.510165] VFS: Disk quotas dquot_6.6.0\n[ 0.510963] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512452] fuse init (API version 7.23)\n[ 0.513330] Key type big_key registered\n[ 0.514116] Allocating IMA MOK and blacklist keyrings.\n[ 0.515562] Key type asymmetric registered\n[ 0.516380] Asymmetric key parser 'x509' registered\n[ 0.517316] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518750] io scheduler noop registered\n[ 0.519528] io scheduler deadline registered (default)\n[ 0.520509] io scheduler cfq registered\n[ 0.521325] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522338] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523582] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525029] ACPI: Power Button [PWRF]\n[ 0.525862] GHES: HEST is not enabled!\n[ 0.539550] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573536] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.576865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.600945] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603154] Linux agpgart interface v0.103\n[ 0.605291] brd: module loaded\n[ 0.606560] loop: module loaded\n[ 0.611120] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612612] GPT:90111 != 2097151\n[ 0.613299] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614414] GPT:90111 != 2097151\n[ 0.615091] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616060] vda: vda1 vda15\n[ 0.617515] scsi host0: ata_piix\n[ 0.618266] scsi host1: ata_piix\n[ 0.618979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620211] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621669] libphy: Fixed MDIO Bus: probed\n[ 0.622497] tun: Universal TUN/TAP device driver, 1.6\n[ 0.623449] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.625613] PPP generic driver version 2.4.2\n[ 0.626512] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627798] ehci-pci: EHCI PCI platform driver\n[ 0.628680] ehci-platform: EHCI generic platform driver\n[ 0.629676] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630808] ohci-pci: OHCI PCI platform driver\n[ 0.631680] ohci-platform: OHCI generic platform driver\n[ 0.632688] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647333] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648371] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649825] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650853] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651992] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653227] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.654662] usb usb1: Product: UHCI Host Controller\n[ 0.655602] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.656759] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.657776] hub 1-0:1.0: USB hub found\n[ 0.658566] hub 1-0:1.0: 2 ports detected\n[ 0.659478] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.661617] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662601] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663648] mousedev: PS/2 mouse device common for all mice\n[ 0.664922] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666782] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667895] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669098] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670308] i2c /dev entries driver\n[ 0.671067] device-mapper: uevent: version 1.0.3\n[ 0.672015] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.673656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.674956] NET: Registered protocol family 10\n[ 0.675964] NET: Registered protocol family 17\n[ 0.676857] Key type dns_resolver registered\n[ 0.677795] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.678910] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.680691] registered taskstats version 1\n[ 0.681536] Loading compiled-in X.509 certificates\n[ 0.682988] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.684877] zswap: loaded using pool lzo/zbud\n[ 0.686735] Key type trusted registered\n[ 0.688317] Key type encrypted registered\n[ 0.689159] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690201] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691263] evm: HMAC attrs: 0x1\n[ 0.692571] Magic number: 2:702:492\n[ 0.693433] rtc_cmos 00:00: setting system clock to 2018-09-26 17:28:16 UTC (1537982896)\n[ 0.695048] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696181] EDD information not available.\n[ 0.776324] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.777790] ata1.00: configured for MWDMA2\n[ 0.778984] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.791396] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792641] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793905] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795771] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797324] Write protecting the kernel read-only data: 14336k\n[ 0.798909] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800725] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.856279] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.96\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.79s]\nping 10.10.10.8 OK\nping 10.10.10.12 KO\nping 10.10.11.6 KO\nping 10.10.11.11 KO\nping 10.10.10.8 OK\nping 10.10.10.12 KO\nping 10.10.11.6 KO\nping 10.10.11.11 KO\nping 10.10.10.8 OK\n"} 2018-09-26 17:31:42,073 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2f2ecb5e-e6aa-49c0-8d64-555868cfdbb8/action used request id req-c9d3e288-d129-4b5e-b656-d4d17f9589e4 2018-09-26 17:31:42,075 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-1-1' cannot ping 'sdnvpn-1-4' 2018-09-26 17:31:42,075 - sdnvpn-results - INFO - Associate network 'sdnvpn-1-2-net' to the VPN. 2018-09-26 17:31:42,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/95e0182c-aeee-4884-80ab-acdca9716109/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ddaaeacf7200cecdeab806ed081caa5decbbfb1" -d '{"network_association": {"network_id": "258dba5a-51a5-4838-8974-9a1926f6bc9c"}}' 2018-09-26 17:31:42,800 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-fb341703-06a6-4753-aea8-826299d1d145 Date: Wed, 26 Sep 2018 17:31:42 GMT RESP BODY: {"network_association": {"network_id": "258dba5a-51a5-4838-8974-9a1926f6bc9c", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "57c89b9f-c5b5-46a7-ac9a-dda014e6f3bc"}} 2018-09-26 17:31:42,800 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/95e0182c-aeee-4884-80ab-acdca9716109/network_associations used request id req-fb341703-06a6-4753-aea8-826299d1d145 2018-09-26 17:31:42,800 - sdnvpn_test_utils - DEBUG - Waiting for network 95e0182c-aeee-4884-80ab-acdca9716109 to associate with BGPVPN e5f43aa8-f119-49b8-b264-9800254ad319 2018-09-26 17:31:42,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/95e0182c-aeee-4884-80ab-acdca9716109 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ddaaeacf7200cecdeab806ed081caa5decbbfb1" 2018-09-26 17:31:43,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 419 X-Openstack-Request-Id: req-3862527a-49c9-43ae-b45f-b317e4edce29 Date: Wed, 26 Sep 2018 17:31:43 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["11:11"], "routers": [], "id": "95e0182c-aeee-4884-80ab-acdca9716109", "name": "sdnvpn-384404", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "import_targets": ["88:88"], "networks": ["258dba5a-51a5-4838-8974-9a1926f6bc9c", "e5f43aa8-f119-49b8-b264-9800254ad319"], "route_targets": [], "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "type": "l3"}} 2018-09-26 17:31:43,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/95e0182c-aeee-4884-80ab-acdca9716109 used request id req-3862527a-49c9-43ae-b45f-b317e4edce29 2018-09-26 17:31:44,141 - sdnvpn_test_utils - DEBUG - Waiting for network 95e0182c-aeee-4884-80ab-acdca9716109 to associate with BGPVPN 258dba5a-51a5-4838-8974-9a1926f6bc9c 2018-09-26 17:31:44,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/95e0182c-aeee-4884-80ab-acdca9716109 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ddaaeacf7200cecdeab806ed081caa5decbbfb1" 2018-09-26 17:31:44,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 419 X-Openstack-Request-Id: req-48977bcf-0acc-4927-b203-b81623785ee1 Date: Wed, 26 Sep 2018 17:31:44 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["11:11"], "routers": [], "id": "95e0182c-aeee-4884-80ab-acdca9716109", "name": "sdnvpn-384404", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "import_targets": ["88:88"], "networks": ["258dba5a-51a5-4838-8974-9a1926f6bc9c", "e5f43aa8-f119-49b8-b264-9800254ad319"], "route_targets": [], "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "type": "l3"}} 2018-09-26 17:31:44,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/95e0182c-aeee-4884-80ab-acdca9716109 used request id req-48977bcf-0acc-4927-b203-b81623785ee1 2018-09-26 17:31:45,601 - sdnvpn.test.functest.testcase_1 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-09-26 17:32:15,632 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/397537ae-32fa-4b50-b81c-87ccfbec6216/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56733657d87ea3dfc1b44ebfb902b6fb6fe3b299" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:32:16,708 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:32:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98ae8703-26d6-49fb-8e24-53e436225760 x-compute-request-id: req-98ae8703-26d6-49fb-8e24-53e436225760 Content-Encoding: gzip Content-Length: 8091 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489062298 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.135133] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.136769] pid_max: default: 32768 minimum: 301\n[ 0.137712] ACPI: Core revision 20150930\n[ 0.139104] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140398] Security Framework initialized\n[ 0.141214] Yama: becoming mindful.\n[ 0.141932] AppArmor: AppArmor initialized\n[ 0.142786] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144105] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145368] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146563] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147950] Initializing cgroup subsys io\n[ 0.148745] Initializing cgroup subsys memory\n[ 0.149588] Initializing cgroup subsys devices\n[ 0.150449] Initializing cgroup subsys freezer\n[ 0.151300] Initializing cgroup subsys net_cls\n[ 0.152148] Initializing cgroup subsys perf_event\n[ 0.153038] Initializing cgroup subsys net_prio\n[ 0.153899] Initializing cgroup subsys hugetlb\n[ 0.154752] Initializing cgroup subsys pids\n[ 0.155612] CPU: Physical Processor ID: 0\n[ 0.157086] mce: CPU supports 10 MCE banks\n[ 0.157918] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158900] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169495] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175859] ftrace: allocating 31920 entries in 125 pages\n[ 0.202282] smpboot: Max logical packages: 1\n[ 0.203172] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204509] x2apic enabled\n[ 0.205309] Switched APIC routing to physical x2apic.\n[ 0.207047] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208139] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210097] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211851] KVM setup paravirtual spinlock\n[ 0.213132] x86: Booted up 1 node, 1 CPUs\n[ 0.213936] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215297] devtmpfs: initialized\n[ 0.217001] evm: security.selinux\n[ 0.217687] evm: security.SMACK64\n[ 0.218375] evm: security.SMACK64EXEC\n[ 0.219112] evm: security.SMACK64TRANSMUTE\n[ 0.219903] evm: security.SMACK64MMAP\n[ 0.220628] evm: security.ima\n[ 0.221262] evm: security.capability\n[ 0.222056] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223883] pinctrl core: initialized pinctrl subsystem\n[ 0.224955] RTC time: 17:28:02, date: 09/26/18\n[ 0.225900] NET: Registered protocol family 16\n[ 0.226859] cpuidle: using governor ladder\n[ 0.227655] cpuidle: using governor menu\n[ 0.228430] PCCT header not found.\n[ 0.229166] ACPI: bus type PCI registered\n[ 0.229975] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231193] PCI: Using configuration type 1 for base access\n[ 0.232931] ACPI: Added _OSI(Module Device)\n[ 0.233764] ACPI: Added _OSI(Processor Device)\n[ 0.234623] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235513] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237608] ACPI: Interpreter enabled\n[ 0.238377] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240199] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243820] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245636] ACPI: (supports S0 S5)\n[ 0.246334] ACPI: Using IOAPIC for interrupt routing\n[ 0.247315] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250374] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251504] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252716] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253888] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256073] acpiphp: Slot [3] registered\n[ 0.256857] acpiphp: Slot [4] registered\n[ 0.257646] acpiphp: Slot [5] registered\n[ 0.258437] acpiphp: Slot [6] registered\n[ 0.259220] acpiphp: Slot [7] registered\n[ 0.260008] acpiphp: Slot [8] registered\n[ 0.260789] acpiphp: Slot [9] registered\n[ 0.261585] acpiphp: Slot [10] registered\n[ 0.262380] acpiphp: Slot [11] registered\n[ 0.263182] acpiphp: Slot [12] registered\n[ 0.263980] acpiphp: Slot [13] registered\n[ 0.264774] acpiphp: Slot [14] registered\n[ 0.265575] acpiphp: Slot [15] registered\n[ 0.276335] acpiphp: Slot [16] registered\n[ 0.277145] acpiphp: Slot [17] registered\n[ 0.277942] acpiphp: Slot [18] registered\n[ 0.278732] acpiphp: Slot [19] registered\n[ 0.279529] acpiphp: Slot [20] registered\n[ 0.280338] acpiphp: Slot [21] registered\n[ 0.281136] acpiphp: Slot [22] registered\n[ 0.281933] acpiphp: Slot [23] registered\n[ 0.282725] acpiphp: Slot [24] registered\n[ 0.283530] acpiphp: Slot [25] registered\n[ 0.284325] acpiphp: Slot [26] registered\n[ 0.285125] acpiphp: Slot [27] registered\n[ 0.285922] acpiphp: Slot [28] registered\n[ 0.286716] acpiphp: Slot [29] registered\n[ 0.287512] acpiphp: Slot [30] registered\n[ 0.288310] acpiphp: Slot [31] registered\n[ 0.289108] PCI host bridge to bus 0000:00\n[ 0.289905] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291094] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292284] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293709] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295131] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301302] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302573] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303728] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304975] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311290] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312690] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357627] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359093] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360514] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361908] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363274] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364502] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365640] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366834] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368355] vgaarb: loaded\n[ 0.368947] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370068] SCSI subsystem initialized\n[ 0.370872] ACPI: bus type USB registered\n[ 0.371668] usbcore: registered new interface driver usbfs\n[ 0.372676] usbcore: registered new interface driver hub\n[ 0.373662] usbcore: registered new device driver usb\n[ 0.374702] PCI: Using ACPI for IRQ routing\n[ 0.375709] NetLabel: Initializing\n[ 0.376416] NetLabel: domain hash size = 128\n[ 0.377257] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378189] NetLabel: unlabeled traffic allowed by default\n[ 0.379267] clocksource: Switched to clocksource kvm-clock\n[ 0.384704] AppArmor: AppArmor Filesystem Enabled\n[ 0.385664] pnp: PnP ACPI init\n[ 0.386558] pnp: PnP ACPI: found 5 devices\n[ 0.392914] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.394583] NET: Registered protocol family 2\n[ 0.395527] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.396773] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.397918] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399053] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400111] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401260] NET: Registered protocol family 1\n[ 0.402111] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403187] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404245] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.432459] Trying to unpack rootfs image as initramfs...\n[ 0.482408] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496266] Scanning for low memory corruption every 60 seconds\n[ 0.497599] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498742] audit: initializing netlink subsys (disabled)\n[ 0.499773] audit: type=2000 audit(1537982883.649:1): initialized\n[ 0.501094] Initialise system trusted keyring\n[ 0.502019] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503191] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505163] zbud: loaded\n[ 0.505868] VFS: Disk quotas dquot_6.6.0\n[ 0.506685] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508220] fuse init (API version 7.23)\n[ 0.509119] Key type big_key registered\n[ 0.509922] Allocating IMA MOK and blacklist keyrings.\n[ 0.511402] Key type asymmetric registered\n[ 0.512245] Asymmetric key parser 'x509' registered\n[ 0.513196] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.514660] io scheduler noop registered\n[ 0.515463] io scheduler deadline registered (default)\n[ 0.516452] io scheduler cfq registered\n[ 0.517290] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518338] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519610] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521063] ACPI: Power Button [PWRF]\n[ 0.521891] GHES: HEST is not enabled!\n[ 0.535623] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.563621] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.565835] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.591319] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.593546] Linux agpgart interface v0.103\n[ 0.595584] brd: module loaded\n[ 0.596757] loop: module loaded\n[ 0.601691] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.603171] GPT:90111 != 2097151\n[ 0.603855] GPT:Alternate GPT header not at the end of the disk.\n[ 0.604947] GPT:90111 != 2097151\n[ 0.605615] GPT: Use GNU Parted to correct GPT errors.\n[ 0.606571] vda: vda1 vda15\n[ 0.608100] scsi host0: ata_piix\n[ 0.608836] scsi host1: ata_piix\n[ 0.609541] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610749] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612191] libphy: Fixed MDIO Bus: probed\n[ 0.613009] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613952] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616151] PPP generic driver version 2.4.2\n[ 0.617048] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.618341] ehci-pci: EHCI PCI platform driver\n[ 0.619220] ehci-platform: EHCI generic platform driver\n[ 0.620222] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.621355] ohci-pci: OHCI PCI platform driver\n[ 0.622228] ohci-platform: OHCI generic platform driver\n[ 0.623220] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.637561] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.638563] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.640029] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.641057] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.642168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.643397] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.644818] usb usb1: Product: UHCI Host Controller\n[ 0.645758] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.646913] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.647957] hub 1-0:1.0: USB hub found\n[ 0.648739] hub 1-0:1.0: 2 ports detected\n[ 0.649655] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.651787] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.652747] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.653778] mousedev: PS/2 mouse device common for all mice\n[ 0.655034] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.656879] rtc_cmos 00:00: RTC can wake from S4\n[ 0.657969] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.659175] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.660386] i2c /dev entries driver\n[ 0.661145] device-mapper: uevent: version 1.0.3\n[ 0.662085] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.663727] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.665027] NET: Registered protocol family 10\n[ 0.666027] NET: Registered protocol family 17\n[ 0.666930] Key type dns_resolver registered\n[ 0.667875] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.668977] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.670723] registered taskstats version 1\n[ 0.671562] Loading compiled-in X.509 certificates\n[ 0.673005] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.674873] zswap: loaded using pool lzo/zbud\n[ 0.676247] Key type trusted registered\n[ 0.677785] Key type encrypted registered\n[ 0.678618] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.679668] ima: No TPM chip found, activating TPM-bypass!\n[ 0.680725] evm: HMAC attrs: 0x1\n[ 0.681650] Magic number: 2:702:492\n[ 0.682499] rtc_cmos 00:00: setting system clock to 2018-09-26 17:28:03 UTC (1537982883)\n[ 0.684099] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.685213] EDD information not available.\n[ 0.767922] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.769356] ata1.00: configured for MWDMA2\n[ 0.770537] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.782871] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.784100] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.785338] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.787199] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788730] Write protecting the kernel read-only data: 14336k\n[ 0.790294] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.792079] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.849081] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.6...\nLease of 10.10.11.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.68s]\nping 10.10.11.11 KO\nping 10.10.11.11 KO\nping 10.10.11.11 KO\nping 10.10.11.11 KO\nping 10.10.11.11 KO\nping 10.10.11.11 KO\nping 10.10.11.11 KO\nping 10.10.11.11 KO\nping 10.10.11.11 KO\n"} 2018-09-26 17:32:16,709 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/397537ae-32fa-4b50-b81c-87ccfbec6216/action used request id req-98ae8703-26d6-49fb-8e24-53e436225760 2018-09-26 17:32:16,710 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-4' (10.10.11.6) to 'sdnvpn-1-5' (10.10.11.11). -->Expected result: can ping. 2018-09-26 17:32:16,713 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/397537ae-32fa-4b50-b81c-87ccfbec6216/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56733657d87ea3dfc1b44ebfb902b6fb6fe3b299" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:32:17,780 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:32:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-591a5447-9ebb-47c8-9001-b56a6a80abc8 x-compute-request-id: req-591a5447-9ebb-47c8-9001-b56a6a80abc8 Content-Encoding: gzip Content-Length: 8091 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489062298 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.135133] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.136769] pid_max: default: 32768 minimum: 301\n[ 0.137712] ACPI: Core revision 20150930\n[ 0.139104] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140398] Security Framework initialized\n[ 0.141214] Yama: becoming mindful.\n[ 0.141932] AppArmor: AppArmor initialized\n[ 0.142786] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144105] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145368] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146563] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147950] Initializing cgroup subsys io\n[ 0.148745] Initializing cgroup subsys memory\n[ 0.149588] Initializing cgroup subsys devices\n[ 0.150449] Initializing cgroup subsys freezer\n[ 0.151300] Initializing cgroup subsys net_cls\n[ 0.152148] Initializing cgroup subsys perf_event\n[ 0.153038] Initializing cgroup subsys net_prio\n[ 0.153899] Initializing cgroup subsys hugetlb\n[ 0.154752] Initializing cgroup subsys pids\n[ 0.155612] CPU: Physical Processor ID: 0\n[ 0.157086] mce: CPU supports 10 MCE banks\n[ 0.157918] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158900] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169495] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175859] ftrace: allocating 31920 entries in 125 pages\n[ 0.202282] smpboot: Max logical packages: 1\n[ 0.203172] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204509] x2apic enabled\n[ 0.205309] Switched APIC routing to physical x2apic.\n[ 0.207047] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208139] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210097] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211851] KVM setup paravirtual spinlock\n[ 0.213132] x86: Booted up 1 node, 1 CPUs\n[ 0.213936] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215297] devtmpfs: initialized\n[ 0.217001] evm: security.selinux\n[ 0.217687] evm: security.SMACK64\n[ 0.218375] evm: security.SMACK64EXEC\n[ 0.219112] evm: security.SMACK64TRANSMUTE\n[ 0.219903] evm: security.SMACK64MMAP\n[ 0.220628] evm: security.ima\n[ 0.221262] evm: security.capability\n[ 0.222056] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223883] pinctrl core: initialized pinctrl subsystem\n[ 0.224955] RTC time: 17:28:02, date: 09/26/18\n[ 0.225900] NET: Registered protocol family 16\n[ 0.226859] cpuidle: using governor ladder\n[ 0.227655] cpuidle: using governor menu\n[ 0.228430] PCCT header not found.\n[ 0.229166] ACPI: bus type PCI registered\n[ 0.229975] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231193] PCI: Using configuration type 1 for base access\n[ 0.232931] ACPI: Added _OSI(Module Device)\n[ 0.233764] ACPI: Added _OSI(Processor Device)\n[ 0.234623] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235513] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237608] ACPI: Interpreter enabled\n[ 0.238377] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240199] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243820] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245636] ACPI: (supports S0 S5)\n[ 0.246334] ACPI: Using IOAPIC for interrupt routing\n[ 0.247315] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250374] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251504] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252716] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253888] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256073] acpiphp: Slot [3] registered\n[ 0.256857] acpiphp: Slot [4] registered\n[ 0.257646] acpiphp: Slot [5] registered\n[ 0.258437] acpiphp: Slot [6] registered\n[ 0.259220] acpiphp: Slot [7] registered\n[ 0.260008] acpiphp: Slot [8] registered\n[ 0.260789] acpiphp: Slot [9] registered\n[ 0.261585] acpiphp: Slot [10] registered\n[ 0.262380] acpiphp: Slot [11] registered\n[ 0.263182] acpiphp: Slot [12] registered\n[ 0.263980] acpiphp: Slot [13] registered\n[ 0.264774] acpiphp: Slot [14] registered\n[ 0.265575] acpiphp: Slot [15] registered\n[ 0.276335] acpiphp: Slot [16] registered\n[ 0.277145] acpiphp: Slot [17] registered\n[ 0.277942] acpiphp: Slot [18] registered\n[ 0.278732] acpiphp: Slot [19] registered\n[ 0.279529] acpiphp: Slot [20] registered\n[ 0.280338] acpiphp: Slot [21] registered\n[ 0.281136] acpiphp: Slot [22] registered\n[ 0.281933] acpiphp: Slot [23] registered\n[ 0.282725] acpiphp: Slot [24] registered\n[ 0.283530] acpiphp: Slot [25] registered\n[ 0.284325] acpiphp: Slot [26] registered\n[ 0.285125] acpiphp: Slot [27] registered\n[ 0.285922] acpiphp: Slot [28] registered\n[ 0.286716] acpiphp: Slot [29] registered\n[ 0.287512] acpiphp: Slot [30] registered\n[ 0.288310] acpiphp: Slot [31] registered\n[ 0.289108] PCI host bridge to bus 0000:00\n[ 0.289905] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291094] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292284] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293709] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295131] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301302] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302573] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303728] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304975] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311290] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312690] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357627] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359093] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360514] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361908] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363274] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364502] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365640] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366834] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368355] vgaarb: loaded\n[ 0.368947] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370068] SCSI subsystem initialized\n[ 0.370872] ACPI: bus type USB registered\n[ 0.371668] usbcore: registered new interface driver usbfs\n[ 0.372676] usbcore: registered new interface driver hub\n[ 0.373662] usbcore: registered new device driver usb\n[ 0.374702] PCI: Using ACPI for IRQ routing\n[ 0.375709] NetLabel: Initializing\n[ 0.376416] NetLabel: domain hash size = 128\n[ 0.377257] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378189] NetLabel: unlabeled traffic allowed by default\n[ 0.379267] clocksource: Switched to clocksource kvm-clock\n[ 0.384704] AppArmor: AppArmor Filesystem Enabled\n[ 0.385664] pnp: PnP ACPI init\n[ 0.386558] pnp: PnP ACPI: found 5 devices\n[ 0.392914] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.394583] NET: Registered protocol family 2\n[ 0.395527] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.396773] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.397918] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399053] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400111] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401260] NET: Registered protocol family 1\n[ 0.402111] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403187] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404245] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.432459] Trying to unpack rootfs image as initramfs...\n[ 0.482408] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496266] Scanning for low memory corruption every 60 seconds\n[ 0.497599] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498742] audit: initializing netlink subsys (disabled)\n[ 0.499773] audit: type=2000 audit(1537982883.649:1): initialized\n[ 0.501094] Initialise system trusted keyring\n[ 0.502019] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503191] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505163] zbud: loaded\n[ 0.505868] VFS: Disk quotas dquot_6.6.0\n[ 0.506685] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508220] fuse init (API version 7.23)\n[ 0.509119] Key type big_key registered\n[ 0.509922] Allocating IMA MOK and blacklist keyrings.\n[ 0.511402] Key type asymmetric registered\n[ 0.512245] Asymmetric key parser 'x509' registered\n[ 0.513196] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.514660] io scheduler noop registered\n[ 0.515463] io scheduler deadline registered (default)\n[ 0.516452] io scheduler cfq registered\n[ 0.517290] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518338] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519610] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521063] ACPI: Power Button [PWRF]\n[ 0.521891] GHES: HEST is not enabled!\n[ 0.535623] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.563621] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.565835] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.591319] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.593546] Linux agpgart interface v0.103\n[ 0.595584] brd: module loaded\n[ 0.596757] loop: module loaded\n[ 0.601691] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.603171] GPT:90111 != 2097151\n[ 0.603855] GPT:Alternate GPT header not at the end of the disk.\n[ 0.604947] GPT:90111 != 2097151\n[ 0.605615] GPT: Use GNU Parted to correct GPT errors.\n[ 0.606571] vda: vda1 vda15\n[ 0.608100] scsi host0: ata_piix\n[ 0.608836] scsi host1: ata_piix\n[ 0.609541] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610749] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612191] libphy: Fixed MDIO Bus: probed\n[ 0.613009] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613952] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616151] PPP generic driver version 2.4.2\n[ 0.617048] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.618341] ehci-pci: EHCI PCI platform driver\n[ 0.619220] ehci-platform: EHCI generic platform driver\n[ 0.620222] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.621355] ohci-pci: OHCI PCI platform driver\n[ 0.622228] ohci-platform: OHCI generic platform driver\n[ 0.623220] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.637561] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.638563] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.640029] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.641057] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.642168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.643397] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.644818] usb usb1: Product: UHCI Host Controller\n[ 0.645758] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.646913] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.647957] hub 1-0:1.0: USB hub found\n[ 0.648739] hub 1-0:1.0: 2 ports detected\n[ 0.649655] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.651787] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.652747] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.653778] mousedev: PS/2 mouse device common for all mice\n[ 0.655034] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.656879] rtc_cmos 00:00: RTC can wake from S4\n[ 0.657969] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.659175] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.660386] i2c /dev entries driver\n[ 0.661145] device-mapper: uevent: version 1.0.3\n[ 0.662085] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.663727] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.665027] NET: Registered protocol family 10\n[ 0.666027] NET: Registered protocol family 17\n[ 0.666930] Key type dns_resolver registered\n[ 0.667875] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.668977] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.670723] registered taskstats version 1\n[ 0.671562] Loading compiled-in X.509 certificates\n[ 0.673005] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.674873] zswap: loaded using pool lzo/zbud\n[ 0.676247] Key type trusted registered\n[ 0.677785] Key type encrypted registered\n[ 0.678618] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.679668] ima: No TPM chip found, activating TPM-bypass!\n[ 0.680725] evm: HMAC attrs: 0x1\n[ 0.681650] Magic number: 2:702:492\n[ 0.682499] rtc_cmos 00:00: setting system clock to 2018-09-26 17:28:03 UTC (1537982883)\n[ 0.684099] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.685213] EDD information not available.\n[ 0.767922] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.769356] ata1.00: configured for MWDMA2\n[ 0.770537] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.782871] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.784100] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.785338] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.787199] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788730] Write protecting the kernel read-only data: 14336k\n[ 0.790294] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.792079] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.849081] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.6...\nLease of 10.10.11.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.68s]\nping 10.10.11.11 KO\nping 10.10.11.11 KO\nping 10.10.11.11 KO\nping 10.10.11.11 KO\nping 10.10.11.11 KO\nping 10.10.11.11 KO\nping 10.10.11.11 KO\nping 10.10.11.11 KO\nping 10.10.11.11 KO\n"} 2018-09-26 17:32:17,780 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/397537ae-32fa-4b50-b81c-87ccfbec6216/action used request id req-591a5447-9ebb-47c8-9001-b56a6a80abc8 2018-09-26 17:32:17,781 - sdnvpn-results - DEBUG - [FAIL] 'sdnvpn-1-4' cannot ping 'sdnvpn-1-5' 2018-09-26 17:32:17,782 - sdnvpn-results - INFO - Update VPN with eRT=iRT ... 2018-09-26 17:32:17,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/95e0182c-aeee-4884-80ab-acdca9716109 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ddaaeacf7200cecdeab806ed081caa5decbbfb1" 2018-09-26 17:32:18,260 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d7a1d648-e1ec-4c1f-a74b-e7976ebc70eb Content-Length: 0 Date: Wed, 26 Sep 2018 17:32:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:32:18,260 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/95e0182c-aeee-4884-80ab-acdca9716109 used request id req-d7a1d648-e1ec-4c1f-a74b-e7976ebc70eb 2018-09-26 17:32:48,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ddaaeacf7200cecdeab806ed081caa5decbbfb1" -d '{"bgpvpn": {"import_targets": "88:88", "export_targets": "88:88", "name": "sdnvpn-384404", "route_distinguishers": "11:11"}}' 2018-09-26 17:32:48,629 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 341 X-Openstack-Request-Id: req-e27955c4-bad5-4bf1-9292-25688a7f600a Date: Wed, 26 Sep 2018 17:32:48 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["11:11"], "routers": [], "id": "5c2b5ee0-4dd8-4eb0-b1f2-21132ceace9a", "name": "sdnvpn-384404", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "import_targets": ["88:88"], "networks": [], "route_targets": [], "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "type": "l3"}} 2018-09-26 17:32:48,629 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns used request id req-e27955c4-bad5-4bf1-9292-25688a7f600a 2018-09-26 17:32:48,629 - sdnvpn.test.functest.testcase_1 - DEBUG - VPN re-created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-384404', u'route_distinguishers': [u'11:11'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'32e2fc060ffa4464a00bce7763dbcae4', u'route_targets': [], u'project_id': u'32e2fc060ffa4464a00bce7763dbcae4', u'type': u'l3', u'id': u'5c2b5ee0-4dd8-4eb0-b1f2-21132ceace9a'}} 2018-09-26 17:32:48,629 - sdnvpn-results - INFO - Associate network 'sdnvpn-1-1-net' to the VPN. 2018-09-26 17:32:48,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/5c2b5ee0-4dd8-4eb0-b1f2-21132ceace9a/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ddaaeacf7200cecdeab806ed081caa5decbbfb1" -d '{"network_association": {"network_id": "e5f43aa8-f119-49b8-b264-9800254ad319"}}' 2018-09-26 17:32:48,948 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-f9db41af-1ecd-4cf9-90da-275a9b64cf65 Date: Wed, 26 Sep 2018 17:32:48 GMT RESP BODY: {"network_association": {"network_id": "e5f43aa8-f119-49b8-b264-9800254ad319", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "50874be7-d0d1-416c-8afd-01d697543f3e"}} 2018-09-26 17:32:48,948 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/5c2b5ee0-4dd8-4eb0-b1f2-21132ceace9a/network_associations used request id req-f9db41af-1ecd-4cf9-90da-275a9b64cf65 2018-09-26 17:32:48,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/5c2b5ee0-4dd8-4eb0-b1f2-21132ceace9a/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ddaaeacf7200cecdeab806ed081caa5decbbfb1" -d '{"network_association": {"network_id": "258dba5a-51a5-4838-8974-9a1926f6bc9c"}}' 2018-09-26 17:32:49,690 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-fa946726-9887-4448-82da-344a0276a1fc Date: Wed, 26 Sep 2018 17:32:49 GMT RESP BODY: {"network_association": {"network_id": "258dba5a-51a5-4838-8974-9a1926f6bc9c", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "f7c3eddf-3977-4870-acfc-bd6ad551260b"}} 2018-09-26 17:32:49,691 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/5c2b5ee0-4dd8-4eb0-b1f2-21132ceace9a/network_associations used request id req-fa946726-9887-4448-82da-344a0276a1fc 2018-09-26 17:32:49,691 - sdnvpn_test_utils - DEBUG - Waiting for network 5c2b5ee0-4dd8-4eb0-b1f2-21132ceace9a to associate with BGPVPN e5f43aa8-f119-49b8-b264-9800254ad319 2018-09-26 17:32:49,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/5c2b5ee0-4dd8-4eb0-b1f2-21132ceace9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ddaaeacf7200cecdeab806ed081caa5decbbfb1" 2018-09-26 17:32:50,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 419 X-Openstack-Request-Id: req-3553410d-4670-4ab8-b0e8-51a0378bb36b Date: Wed, 26 Sep 2018 17:32:50 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["11:11"], "routers": [], "id": "5c2b5ee0-4dd8-4eb0-b1f2-21132ceace9a", "name": "sdnvpn-384404", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "import_targets": ["88:88"], "networks": ["258dba5a-51a5-4838-8974-9a1926f6bc9c", "e5f43aa8-f119-49b8-b264-9800254ad319"], "route_targets": [], "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "type": "l3"}} 2018-09-26 17:32:50,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/5c2b5ee0-4dd8-4eb0-b1f2-21132ceace9a used request id req-3553410d-4670-4ab8-b0e8-51a0378bb36b 2018-09-26 17:32:51,183 - sdnvpn_test_utils - DEBUG - Waiting for network 5c2b5ee0-4dd8-4eb0-b1f2-21132ceace9a to associate with BGPVPN 258dba5a-51a5-4838-8974-9a1926f6bc9c 2018-09-26 17:32:51,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/5c2b5ee0-4dd8-4eb0-b1f2-21132ceace9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ddaaeacf7200cecdeab806ed081caa5decbbfb1" 2018-09-26 17:32:51,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 419 X-Openstack-Request-Id: req-41e53663-4f14-4ffb-844a-c7d1187260c3 Date: Wed, 26 Sep 2018 17:32:51 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["11:11"], "routers": [], "id": "5c2b5ee0-4dd8-4eb0-b1f2-21132ceace9a", "name": "sdnvpn-384404", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "import_targets": ["88:88"], "networks": ["258dba5a-51a5-4838-8974-9a1926f6bc9c", "e5f43aa8-f119-49b8-b264-9800254ad319"], "route_targets": [], "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "type": "l3"}} 2018-09-26 17:32:51,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/5c2b5ee0-4dd8-4eb0-b1f2-21132ceace9a used request id req-41e53663-4f14-4ffb-844a-c7d1187260c3 2018-09-26 17:32:52,490 - sdnvpn.test.functest.testcase_1 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-09-26 17:33:22,524 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2f2ecb5e-e6aa-49c0-8d64-555868cfdbb8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5aeaf288018018305200360993dfab9e140f241" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:33:23,751 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:33:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f6e9422b-845d-4380-8582-11af35e7bb13 x-compute-request-id: req-f6e9422b-845d-4380-8582-11af35e7bb13 Content-Encoding: gzip Content-Length: 8105 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 512049017 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.137728] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.139349] pid_max: default: 32768 minimum: 301\n[ 0.140220] ACPI: Core revision 20150930\n[ 0.141588] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142864] Security Framework initialized\n[ 0.143661] Yama: becoming mindful.\n[ 0.144381] AppArmor: AppArmor initialized\n[ 0.145236] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146535] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147785] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148976] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150361] Initializing cgroup subsys io\n[ 0.151174] Initializing cgroup subsys memory\n[ 0.152015] Initializing cgroup subsys devices\n[ 0.152877] Initializing cgroup subsys freezer\n[ 0.153723] Initializing cgroup subsys net_cls\n[ 0.154579] Initializing cgroup subsys perf_event\n[ 0.155476] Initializing cgroup subsys net_prio\n[ 0.156340] Initializing cgroup subsys hugetlb\n[ 0.157200] Initializing cgroup subsys pids\n[ 0.158055] CPU: Physical Processor ID: 0\n[ 0.159528] mce: CPU supports 10 MCE banks\n[ 0.160359] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161340] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172240] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178785] ftrace: allocating 31920 entries in 125 pages\n[ 0.206043] smpboot: Max logical packages: 1\n[ 0.207055] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208586] x2apic enabled\n[ 0.209397] Switched APIC routing to physical x2apic.\n[ 0.211121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212215] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214178] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215933] KVM setup paravirtual spinlock\n[ 0.217249] x86: Booted up 1 node, 1 CPUs\n[ 0.218043] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219409] devtmpfs: initialized\n[ 0.221113] evm: security.selinux\n[ 0.221793] evm: security.SMACK64\n[ 0.222466] evm: security.SMACK64EXEC\n[ 0.223196] evm: security.SMACK64TRANSMUTE\n[ 0.223983] evm: security.SMACK64MMAP\n[ 0.224705] evm: security.ima\n[ 0.225337] evm: security.capability\n[ 0.226136] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227975] pinctrl core: initialized pinctrl subsystem\n[ 0.229055] RTC time: 17:28:15, date: 09/26/18\n[ 0.230002] NET: Registered protocol family 16\n[ 0.230958] cpuidle: using governor ladder\n[ 0.231753] cpuidle: using governor menu\n[ 0.232522] PCCT header not found.\n[ 0.233255] ACPI: bus type PCI registered\n[ 0.234038] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235247] PCI: Using configuration type 1 for base access\n[ 0.236992] ACPI: Added _OSI(Module Device)\n[ 0.237812] ACPI: Added _OSI(Processor Device)\n[ 0.238660] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239548] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241599] ACPI: Interpreter enabled\n[ 0.242347] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244155] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245965] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247770] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249576] ACPI: (supports S0 S5)\n[ 0.250267] ACPI: Using IOAPIC for interrupt routing\n[ 0.251278] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254332] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256647] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257807] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259997] acpiphp: Slot [3] registered\n[ 0.260775] acpiphp: Slot [4] registered\n[ 0.261559] acpiphp: Slot [5] registered\n[ 0.262344] acpiphp: Slot [6] registered\n[ 0.263122] acpiphp: Slot [7] registered\n[ 0.263907] acpiphp: Slot [8] registered\n[ 0.264685] acpiphp: Slot [9] registered\n[ 0.265465] acpiphp: Slot [10] registered\n[ 0.266259] acpiphp: Slot [11] registered\n[ 0.267054] acpiphp: Slot [12] registered\n[ 0.267848] acpiphp: Slot [13] registered\n[ 0.268646] acpiphp: Slot [14] registered\n[ 0.269440] acpiphp: Slot [15] registered\n[ 0.280399] acpiphp: Slot [16] registered\n[ 0.281219] acpiphp: Slot [17] registered\n[ 0.282012] acpiphp: Slot [18] registered\n[ 0.282806] acpiphp: Slot [19] registered\n[ 0.283612] acpiphp: Slot [20] registered\n[ 0.284414] acpiphp: Slot [21] registered\n[ 0.285207] acpiphp: Slot [22] registered\n[ 0.285996] acpiphp: Slot [23] registered\n[ 0.286785] acpiphp: Slot [24] registered\n[ 0.287583] acpiphp: Slot [25] registered\n[ 0.288376] acpiphp: Slot [26] registered\n[ 0.289194] acpiphp: Slot [27] registered\n[ 0.289987] acpiphp: Slot [28] registered\n[ 0.290774] acpiphp: Slot [29] registered\n[ 0.291564] acpiphp: Slot [30] registered\n[ 0.292356] acpiphp: Slot [31] registered\n[ 0.293158] PCI host bridge to bus 0000:00\n[ 0.293954] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295135] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296317] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297728] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299145] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305258] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306505] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307653] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308887] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315335] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316750] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362055] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363526] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364926] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366316] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367678] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368916] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370239] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371301] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372807] vgaarb: loaded\n[ 0.373405] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374530] SCSI subsystem initialized\n[ 0.375338] ACPI: bus type USB registered\n[ 0.376137] usbcore: registered new interface driver usbfs\n[ 0.377141] usbcore: registered new interface driver hub\n[ 0.378133] usbcore: registered new device driver usb\n[ 0.379171] PCI: Using ACPI for IRQ routing\n[ 0.380188] NetLabel: Initializing\n[ 0.380880] NetLabel: domain hash size = 128\n[ 0.381737] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382671] NetLabel: unlabeled traffic allowed by default\n[ 0.383763] clocksource: Switched to clocksource kvm-clock\n[ 0.389434] AppArmor: AppArmor Filesystem Enabled\n[ 0.390374] pnp: PnP ACPI init\n[ 0.391276] pnp: PnP ACPI: found 5 devices\n[ 0.397644] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.399340] NET: Registered protocol family 2\n[ 0.400298] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.401542] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.402689] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.403835] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404891] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406029] NET: Registered protocol family 1\n[ 0.406872] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407951] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408996] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423068] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437292] Trying to unpack rootfs image as initramfs...\n[ 0.486779] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.500669] Scanning for low memory corruption every 60 seconds\n[ 0.502068] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503181] audit: initializing netlink subsys (disabled)\n[ 0.504202] audit: type=2000 audit(1537982896.613:1): initialized\n[ 0.505496] Initialise system trusted keyring\n[ 0.506410] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507536] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509472] zbud: loaded\n[ 0.510165] VFS: Disk quotas dquot_6.6.0\n[ 0.510963] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512452] fuse init (API version 7.23)\n[ 0.513330] Key type big_key registered\n[ 0.514116] Allocating IMA MOK and blacklist keyrings.\n[ 0.515562] Key type asymmetric registered\n[ 0.516380] Asymmetric key parser 'x509' registered\n[ 0.517316] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518750] io scheduler noop registered\n[ 0.519528] io scheduler deadline registered (default)\n[ 0.520509] io scheduler cfq registered\n[ 0.521325] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522338] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523582] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525029] ACPI: Power Button [PWRF]\n[ 0.525862] GHES: HEST is not enabled!\n[ 0.539550] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573536] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.576865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.600945] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603154] Linux agpgart interface v0.103\n[ 0.605291] brd: module loaded\n[ 0.606560] loop: module loaded\n[ 0.611120] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612612] GPT:90111 != 2097151\n[ 0.613299] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614414] GPT:90111 != 2097151\n[ 0.615091] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616060] vda: vda1 vda15\n[ 0.617515] scsi host0: ata_piix\n[ 0.618266] scsi host1: ata_piix\n[ 0.618979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620211] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621669] libphy: Fixed MDIO Bus: probed\n[ 0.622497] tun: Universal TUN/TAP device driver, 1.6\n[ 0.623449] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.625613] PPP generic driver version 2.4.2\n[ 0.626512] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627798] ehci-pci: EHCI PCI platform driver\n[ 0.628680] ehci-platform: EHCI generic platform driver\n[ 0.629676] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630808] ohci-pci: OHCI PCI platform driver\n[ 0.631680] ohci-platform: OHCI generic platform driver\n[ 0.632688] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647333] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648371] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649825] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650853] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651992] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653227] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.654662] usb usb1: Product: UHCI Host Controller\n[ 0.655602] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.656759] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.657776] hub 1-0:1.0: USB hub found\n[ 0.658566] hub 1-0:1.0: 2 ports detected\n[ 0.659478] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.661617] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662601] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663648] mousedev: PS/2 mouse device common for all mice\n[ 0.664922] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666782] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667895] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669098] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670308] i2c /dev entries driver\n[ 0.671067] device-mapper: uevent: version 1.0.3\n[ 0.672015] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.673656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.674956] NET: Registered protocol family 10\n[ 0.675964] NET: Registered protocol family 17\n[ 0.676857] Key type dns_resolver registered\n[ 0.677795] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.678910] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.680691] registered taskstats version 1\n[ 0.681536] Loading compiled-in X.509 certificates\n[ 0.682988] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.684877] zswap: loaded using pool lzo/zbud\n[ 0.686735] Key type trusted registered\n[ 0.688317] Key type encrypted registered\n[ 0.689159] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690201] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691263] evm: HMAC attrs: 0x1\n[ 0.692571] Magic number: 2:702:492\n[ 0.693433] rtc_cmos 00:00: setting system clock to 2018-09-26 17:28:16 UTC (1537982896)\n[ 0.695048] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696181] EDD information not available.\n[ 0.776324] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.777790] ata1.00: configured for MWDMA2\n[ 0.778984] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.791396] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792641] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793905] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795771] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797324] Write protecting the kernel read-only data: 14336k\n[ 0.798909] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800725] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.856279] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.96\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.79s]\nping 10.10.10.8 OK\nping 10.10.10.12 KO\nping 10.10.11.6 KO\nping 10.10.11.11 KO\nping 10.10.10.8 OK\nping 10.10.10.12 KO\nping 10.10.11.6 KO\nping 10.10.11.11 KO\nping 10.10.10.8 OK\nping 10.10.10.12 KO\nping 10.10.11.6 OK\nping 10.10.11.11 KO\nping 10.10.10.8 OK\nping 10.10.10.12 KO\nping 10.10.11.6 OK\n"} 2018-09-26 17:33:23,752 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2f2ecb5e-e6aa-49c0-8d64-555868cfdbb8/action used request id req-f6e9422b-845d-4380-8582-11af35e7bb13 2018-09-26 17:33:23,753 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-1' (10.10.10.11) to 'sdnvpn-1-4' (10.10.11.6). -->Expected result: can ping. 2018-09-26 17:33:23,755 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2f2ecb5e-e6aa-49c0-8d64-555868cfdbb8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5aeaf288018018305200360993dfab9e140f241" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:33:24,888 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:33:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c899ced5-3005-4417-9077-64a83a7c2e7a x-compute-request-id: req-c899ced5-3005-4417-9077-64a83a7c2e7a Content-Encoding: gzip Content-Length: 8105 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 512049017 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.137728] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.139349] pid_max: default: 32768 minimum: 301\n[ 0.140220] ACPI: Core revision 20150930\n[ 0.141588] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142864] Security Framework initialized\n[ 0.143661] Yama: becoming mindful.\n[ 0.144381] AppArmor: AppArmor initialized\n[ 0.145236] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146535] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147785] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148976] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150361] Initializing cgroup subsys io\n[ 0.151174] Initializing cgroup subsys memory\n[ 0.152015] Initializing cgroup subsys devices\n[ 0.152877] Initializing cgroup subsys freezer\n[ 0.153723] Initializing cgroup subsys net_cls\n[ 0.154579] Initializing cgroup subsys perf_event\n[ 0.155476] Initializing cgroup subsys net_prio\n[ 0.156340] Initializing cgroup subsys hugetlb\n[ 0.157200] Initializing cgroup subsys pids\n[ 0.158055] CPU: Physical Processor ID: 0\n[ 0.159528] mce: CPU supports 10 MCE banks\n[ 0.160359] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161340] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172240] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178785] ftrace: allocating 31920 entries in 125 pages\n[ 0.206043] smpboot: Max logical packages: 1\n[ 0.207055] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208586] x2apic enabled\n[ 0.209397] Switched APIC routing to physical x2apic.\n[ 0.211121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212215] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214178] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215933] KVM setup paravirtual spinlock\n[ 0.217249] x86: Booted up 1 node, 1 CPUs\n[ 0.218043] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219409] devtmpfs: initialized\n[ 0.221113] evm: security.selinux\n[ 0.221793] evm: security.SMACK64\n[ 0.222466] evm: security.SMACK64EXEC\n[ 0.223196] evm: security.SMACK64TRANSMUTE\n[ 0.223983] evm: security.SMACK64MMAP\n[ 0.224705] evm: security.ima\n[ 0.225337] evm: security.capability\n[ 0.226136] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227975] pinctrl core: initialized pinctrl subsystem\n[ 0.229055] RTC time: 17:28:15, date: 09/26/18\n[ 0.230002] NET: Registered protocol family 16\n[ 0.230958] cpuidle: using governor ladder\n[ 0.231753] cpuidle: using governor menu\n[ 0.232522] PCCT header not found.\n[ 0.233255] ACPI: bus type PCI registered\n[ 0.234038] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235247] PCI: Using configuration type 1 for base access\n[ 0.236992] ACPI: Added _OSI(Module Device)\n[ 0.237812] ACPI: Added _OSI(Processor Device)\n[ 0.238660] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239548] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241599] ACPI: Interpreter enabled\n[ 0.242347] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244155] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245965] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247770] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249576] ACPI: (supports S0 S5)\n[ 0.250267] ACPI: Using IOAPIC for interrupt routing\n[ 0.251278] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254332] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256647] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257807] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259997] acpiphp: Slot [3] registered\n[ 0.260775] acpiphp: Slot [4] registered\n[ 0.261559] acpiphp: Slot [5] registered\n[ 0.262344] acpiphp: Slot [6] registered\n[ 0.263122] acpiphp: Slot [7] registered\n[ 0.263907] acpiphp: Slot [8] registered\n[ 0.264685] acpiphp: Slot [9] registered\n[ 0.265465] acpiphp: Slot [10] registered\n[ 0.266259] acpiphp: Slot [11] registered\n[ 0.267054] acpiphp: Slot [12] registered\n[ 0.267848] acpiphp: Slot [13] registered\n[ 0.268646] acpiphp: Slot [14] registered\n[ 0.269440] acpiphp: Slot [15] registered\n[ 0.280399] acpiphp: Slot [16] registered\n[ 0.281219] acpiphp: Slot [17] registered\n[ 0.282012] acpiphp: Slot [18] registered\n[ 0.282806] acpiphp: Slot [19] registered\n[ 0.283612] acpiphp: Slot [20] registered\n[ 0.284414] acpiphp: Slot [21] registered\n[ 0.285207] acpiphp: Slot [22] registered\n[ 0.285996] acpiphp: Slot [23] registered\n[ 0.286785] acpiphp: Slot [24] registered\n[ 0.287583] acpiphp: Slot [25] registered\n[ 0.288376] acpiphp: Slot [26] registered\n[ 0.289194] acpiphp: Slot [27] registered\n[ 0.289987] acpiphp: Slot [28] registered\n[ 0.290774] acpiphp: Slot [29] registered\n[ 0.291564] acpiphp: Slot [30] registered\n[ 0.292356] acpiphp: Slot [31] registered\n[ 0.293158] PCI host bridge to bus 0000:00\n[ 0.293954] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295135] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296317] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297728] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299145] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305258] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306505] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307653] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308887] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315335] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316750] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362055] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363526] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364926] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366316] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367678] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368916] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370239] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371301] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372807] vgaarb: loaded\n[ 0.373405] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374530] SCSI subsystem initialized\n[ 0.375338] ACPI: bus type USB registered\n[ 0.376137] usbcore: registered new interface driver usbfs\n[ 0.377141] usbcore: registered new interface driver hub\n[ 0.378133] usbcore: registered new device driver usb\n[ 0.379171] PCI: Using ACPI for IRQ routing\n[ 0.380188] NetLabel: Initializing\n[ 0.380880] NetLabel: domain hash size = 128\n[ 0.381737] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382671] NetLabel: unlabeled traffic allowed by default\n[ 0.383763] clocksource: Switched to clocksource kvm-clock\n[ 0.389434] AppArmor: AppArmor Filesystem Enabled\n[ 0.390374] pnp: PnP ACPI init\n[ 0.391276] pnp: PnP ACPI: found 5 devices\n[ 0.397644] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.399340] NET: Registered protocol family 2\n[ 0.400298] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.401542] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.402689] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.403835] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404891] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406029] NET: Registered protocol family 1\n[ 0.406872] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407951] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408996] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423068] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437292] Trying to unpack rootfs image as initramfs...\n[ 0.486779] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.500669] Scanning for low memory corruption every 60 seconds\n[ 0.502068] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503181] audit: initializing netlink subsys (disabled)\n[ 0.504202] audit: type=2000 audit(1537982896.613:1): initialized\n[ 0.505496] Initialise system trusted keyring\n[ 0.506410] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507536] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509472] zbud: loaded\n[ 0.510165] VFS: Disk quotas dquot_6.6.0\n[ 0.510963] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512452] fuse init (API version 7.23)\n[ 0.513330] Key type big_key registered\n[ 0.514116] Allocating IMA MOK and blacklist keyrings.\n[ 0.515562] Key type asymmetric registered\n[ 0.516380] Asymmetric key parser 'x509' registered\n[ 0.517316] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518750] io scheduler noop registered\n[ 0.519528] io scheduler deadline registered (default)\n[ 0.520509] io scheduler cfq registered\n[ 0.521325] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522338] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523582] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525029] ACPI: Power Button [PWRF]\n[ 0.525862] GHES: HEST is not enabled!\n[ 0.539550] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573536] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.576865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.600945] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603154] Linux agpgart interface v0.103\n[ 0.605291] brd: module loaded\n[ 0.606560] loop: module loaded\n[ 0.611120] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612612] GPT:90111 != 2097151\n[ 0.613299] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614414] GPT:90111 != 2097151\n[ 0.615091] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616060] vda: vda1 vda15\n[ 0.617515] scsi host0: ata_piix\n[ 0.618266] scsi host1: ata_piix\n[ 0.618979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620211] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621669] libphy: Fixed MDIO Bus: probed\n[ 0.622497] tun: Universal TUN/TAP device driver, 1.6\n[ 0.623449] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.625613] PPP generic driver version 2.4.2\n[ 0.626512] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627798] ehci-pci: EHCI PCI platform driver\n[ 0.628680] ehci-platform: EHCI generic platform driver\n[ 0.629676] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630808] ohci-pci: OHCI PCI platform driver\n[ 0.631680] ohci-platform: OHCI generic platform driver\n[ 0.632688] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647333] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648371] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649825] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650853] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651992] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653227] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.654662] usb usb1: Product: UHCI Host Controller\n[ 0.655602] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.656759] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.657776] hub 1-0:1.0: USB hub found\n[ 0.658566] hub 1-0:1.0: 2 ports detected\n[ 0.659478] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.661617] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662601] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663648] mousedev: PS/2 mouse device common for all mice\n[ 0.664922] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666782] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667895] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669098] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670308] i2c /dev entries driver\n[ 0.671067] device-mapper: uevent: version 1.0.3\n[ 0.672015] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.673656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.674956] NET: Registered protocol family 10\n[ 0.675964] NET: Registered protocol family 17\n[ 0.676857] Key type dns_resolver registered\n[ 0.677795] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.678910] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.680691] registered taskstats version 1\n[ 0.681536] Loading compiled-in X.509 certificates\n[ 0.682988] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.684877] zswap: loaded using pool lzo/zbud\n[ 0.686735] Key type trusted registered\n[ 0.688317] Key type encrypted registered\n[ 0.689159] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690201] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691263] evm: HMAC attrs: 0x1\n[ 0.692571] Magic number: 2:702:492\n[ 0.693433] rtc_cmos 00:00: setting system clock to 2018-09-26 17:28:16 UTC (1537982896)\n[ 0.695048] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696181] EDD information not available.\n[ 0.776324] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.777790] ata1.00: configured for MWDMA2\n[ 0.778984] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.791396] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792641] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793905] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795771] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797324] Write protecting the kernel read-only data: 14336k\n[ 0.798909] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800725] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.856279] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.96\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.79s]\nping 10.10.10.8 OK\nping 10.10.10.12 KO\nping 10.10.11.6 KO\nping 10.10.11.11 KO\nping 10.10.10.8 OK\nping 10.10.10.12 KO\nping 10.10.11.6 KO\nping 10.10.11.11 KO\nping 10.10.10.8 OK\nping 10.10.10.12 KO\nping 10.10.11.6 OK\nping 10.10.11.11 KO\nping 10.10.10.8 OK\nping 10.10.10.12 KO\nping 10.10.11.6 OK\n"} 2018-09-26 17:33:24,889 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2f2ecb5e-e6aa-49c0-8d64-555868cfdbb8/action used request id req-c899ced5-3005-4417-9077-64a83a7c2e7a 2018-09-26 17:33:24,890 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-1-1' can ping 'sdnvpn-1-4' 2018-09-26 17:33:24,893 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2f2ecb5e-e6aa-49c0-8d64-555868cfdbb8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5aeaf288018018305200360993dfab9e140f241" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:33:25,964 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:33:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9082de56-47e7-4906-ab94-aff797e18e6b x-compute-request-id: req-9082de56-47e7-4906-ab94-aff797e18e6b Content-Encoding: gzip Content-Length: 8105 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 512049017 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.137728] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.139349] pid_max: default: 32768 minimum: 301\n[ 0.140220] ACPI: Core revision 20150930\n[ 0.141588] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142864] Security Framework initialized\n[ 0.143661] Yama: becoming mindful.\n[ 0.144381] AppArmor: AppArmor initialized\n[ 0.145236] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146535] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147785] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148976] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150361] Initializing cgroup subsys io\n[ 0.151174] Initializing cgroup subsys memory\n[ 0.152015] Initializing cgroup subsys devices\n[ 0.152877] Initializing cgroup subsys freezer\n[ 0.153723] Initializing cgroup subsys net_cls\n[ 0.154579] Initializing cgroup subsys perf_event\n[ 0.155476] Initializing cgroup subsys net_prio\n[ 0.156340] Initializing cgroup subsys hugetlb\n[ 0.157200] Initializing cgroup subsys pids\n[ 0.158055] CPU: Physical Processor ID: 0\n[ 0.159528] mce: CPU supports 10 MCE banks\n[ 0.160359] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161340] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172240] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178785] ftrace: allocating 31920 entries in 125 pages\n[ 0.206043] smpboot: Max logical packages: 1\n[ 0.207055] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208586] x2apic enabled\n[ 0.209397] Switched APIC routing to physical x2apic.\n[ 0.211121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212215] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214178] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215933] KVM setup paravirtual spinlock\n[ 0.217249] x86: Booted up 1 node, 1 CPUs\n[ 0.218043] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219409] devtmpfs: initialized\n[ 0.221113] evm: security.selinux\n[ 0.221793] evm: security.SMACK64\n[ 0.222466] evm: security.SMACK64EXEC\n[ 0.223196] evm: security.SMACK64TRANSMUTE\n[ 0.223983] evm: security.SMACK64MMAP\n[ 0.224705] evm: security.ima\n[ 0.225337] evm: security.capability\n[ 0.226136] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227975] pinctrl core: initialized pinctrl subsystem\n[ 0.229055] RTC time: 17:28:15, date: 09/26/18\n[ 0.230002] NET: Registered protocol family 16\n[ 0.230958] cpuidle: using governor ladder\n[ 0.231753] cpuidle: using governor menu\n[ 0.232522] PCCT header not found.\n[ 0.233255] ACPI: bus type PCI registered\n[ 0.234038] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235247] PCI: Using configuration type 1 for base access\n[ 0.236992] ACPI: Added _OSI(Module Device)\n[ 0.237812] ACPI: Added _OSI(Processor Device)\n[ 0.238660] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239548] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241599] ACPI: Interpreter enabled\n[ 0.242347] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244155] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245965] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247770] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249576] ACPI: (supports S0 S5)\n[ 0.250267] ACPI: Using IOAPIC for interrupt routing\n[ 0.251278] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254332] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256647] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257807] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259997] acpiphp: Slot [3] registered\n[ 0.260775] acpiphp: Slot [4] registered\n[ 0.261559] acpiphp: Slot [5] registered\n[ 0.262344] acpiphp: Slot [6] registered\n[ 0.263122] acpiphp: Slot [7] registered\n[ 0.263907] acpiphp: Slot [8] registered\n[ 0.264685] acpiphp: Slot [9] registered\n[ 0.265465] acpiphp: Slot [10] registered\n[ 0.266259] acpiphp: Slot [11] registered\n[ 0.267054] acpiphp: Slot [12] registered\n[ 0.267848] acpiphp: Slot [13] registered\n[ 0.268646] acpiphp: Slot [14] registered\n[ 0.269440] acpiphp: Slot [15] registered\n[ 0.280399] acpiphp: Slot [16] registered\n[ 0.281219] acpiphp: Slot [17] registered\n[ 0.282012] acpiphp: Slot [18] registered\n[ 0.282806] acpiphp: Slot [19] registered\n[ 0.283612] acpiphp: Slot [20] registered\n[ 0.284414] acpiphp: Slot [21] registered\n[ 0.285207] acpiphp: Slot [22] registered\n[ 0.285996] acpiphp: Slot [23] registered\n[ 0.286785] acpiphp: Slot [24] registered\n[ 0.287583] acpiphp: Slot [25] registered\n[ 0.288376] acpiphp: Slot [26] registered\n[ 0.289194] acpiphp: Slot [27] registered\n[ 0.289987] acpiphp: Slot [28] registered\n[ 0.290774] acpiphp: Slot [29] registered\n[ 0.291564] acpiphp: Slot [30] registered\n[ 0.292356] acpiphp: Slot [31] registered\n[ 0.293158] PCI host bridge to bus 0000:00\n[ 0.293954] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295135] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296317] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297728] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299145] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305258] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306505] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307653] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308887] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315335] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316750] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362055] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363526] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364926] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366316] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367678] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368916] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370239] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371301] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372807] vgaarb: loaded\n[ 0.373405] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374530] SCSI subsystem initialized\n[ 0.375338] ACPI: bus type USB registered\n[ 0.376137] usbcore: registered new interface driver usbfs\n[ 0.377141] usbcore: registered new interface driver hub\n[ 0.378133] usbcore: registered new device driver usb\n[ 0.379171] PCI: Using ACPI for IRQ routing\n[ 0.380188] NetLabel: Initializing\n[ 0.380880] NetLabel: domain hash size = 128\n[ 0.381737] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382671] NetLabel: unlabeled traffic allowed by default\n[ 0.383763] clocksource: Switched to clocksource kvm-clock\n[ 0.389434] AppArmor: AppArmor Filesystem Enabled\n[ 0.390374] pnp: PnP ACPI init\n[ 0.391276] pnp: PnP ACPI: found 5 devices\n[ 0.397644] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.399340] NET: Registered protocol family 2\n[ 0.400298] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.401542] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.402689] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.403835] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404891] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406029] NET: Registered protocol family 1\n[ 0.406872] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407951] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408996] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423068] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437292] Trying to unpack rootfs image as initramfs...\n[ 0.486779] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.500669] Scanning for low memory corruption every 60 seconds\n[ 0.502068] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503181] audit: initializing netlink subsys (disabled)\n[ 0.504202] audit: type=2000 audit(1537982896.613:1): initialized\n[ 0.505496] Initialise system trusted keyring\n[ 0.506410] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507536] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509472] zbud: loaded\n[ 0.510165] VFS: Disk quotas dquot_6.6.0\n[ 0.510963] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512452] fuse init (API version 7.23)\n[ 0.513330] Key type big_key registered\n[ 0.514116] Allocating IMA MOK and blacklist keyrings.\n[ 0.515562] Key type asymmetric registered\n[ 0.516380] Asymmetric key parser 'x509' registered\n[ 0.517316] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518750] io scheduler noop registered\n[ 0.519528] io scheduler deadline registered (default)\n[ 0.520509] io scheduler cfq registered\n[ 0.521325] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522338] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523582] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525029] ACPI: Power Button [PWRF]\n[ 0.525862] GHES: HEST is not enabled!\n[ 0.539550] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573536] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.576865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.600945] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603154] Linux agpgart interface v0.103\n[ 0.605291] brd: module loaded\n[ 0.606560] loop: module loaded\n[ 0.611120] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612612] GPT:90111 != 2097151\n[ 0.613299] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614414] GPT:90111 != 2097151\n[ 0.615091] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616060] vda: vda1 vda15\n[ 0.617515] scsi host0: ata_piix\n[ 0.618266] scsi host1: ata_piix\n[ 0.618979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620211] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621669] libphy: Fixed MDIO Bus: probed\n[ 0.622497] tun: Universal TUN/TAP device driver, 1.6\n[ 0.623449] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.625613] PPP generic driver version 2.4.2\n[ 0.626512] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627798] ehci-pci: EHCI PCI platform driver\n[ 0.628680] ehci-platform: EHCI generic platform driver\n[ 0.629676] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630808] ohci-pci: OHCI PCI platform driver\n[ 0.631680] ohci-platform: OHCI generic platform driver\n[ 0.632688] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647333] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648371] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649825] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650853] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651992] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653227] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.654662] usb usb1: Product: UHCI Host Controller\n[ 0.655602] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.656759] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.657776] hub 1-0:1.0: USB hub found\n[ 0.658566] hub 1-0:1.0: 2 ports detected\n[ 0.659478] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.661617] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662601] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663648] mousedev: PS/2 mouse device common for all mice\n[ 0.664922] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666782] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667895] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669098] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670308] i2c /dev entries driver\n[ 0.671067] device-mapper: uevent: version 1.0.3\n[ 0.672015] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.673656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.674956] NET: Registered protocol family 10\n[ 0.675964] NET: Registered protocol family 17\n[ 0.676857] Key type dns_resolver registered\n[ 0.677795] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.678910] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.680691] registered taskstats version 1\n[ 0.681536] Loading compiled-in X.509 certificates\n[ 0.682988] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.684877] zswap: loaded using pool lzo/zbud\n[ 0.686735] Key type trusted registered\n[ 0.688317] Key type encrypted registered\n[ 0.689159] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690201] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691263] evm: HMAC attrs: 0x1\n[ 0.692571] Magic number: 2:702:492\n[ 0.693433] rtc_cmos 00:00: setting system clock to 2018-09-26 17:28:16 UTC (1537982896)\n[ 0.695048] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696181] EDD information not available.\n[ 0.776324] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.777790] ata1.00: configured for MWDMA2\n[ 0.778984] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.791396] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792641] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793905] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795771] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797324] Write protecting the kernel read-only data: 14336k\n[ 0.798909] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800725] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.856279] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.96\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.79s]\nping 10.10.10.8 OK\nping 10.10.10.12 KO\nping 10.10.11.6 KO\nping 10.10.11.11 KO\nping 10.10.10.8 OK\nping 10.10.10.12 KO\nping 10.10.11.6 KO\nping 10.10.11.11 KO\nping 10.10.10.8 OK\nping 10.10.10.12 KO\nping 10.10.11.6 OK\nping 10.10.11.11 KO\nping 10.10.10.8 OK\nping 10.10.10.12 KO\nping 10.10.11.6 OK\nping 10.10.11.11 KO\n"} 2018-09-26 17:33:25,966 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2f2ecb5e-e6aa-49c0-8d64-555868cfdbb8/action used request id req-9082de56-47e7-4906-ab94-aff797e18e6b 2018-09-26 17:33:25,967 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-1' (10.10.10.11) to 'sdnvpn-1-5' (10.10.11.11). -->Expected result: can ping. 2018-09-26 17:33:25,970 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2f2ecb5e-e6aa-49c0-8d64-555868cfdbb8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5aeaf288018018305200360993dfab9e140f241" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:33:27,040 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:33:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3fc255df-4b4a-49e7-a255-bae78acd1d11 x-compute-request-id: req-3fc255df-4b4a-49e7-a255-bae78acd1d11 Content-Encoding: gzip Content-Length: 8105 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 512049017 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.137728] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.139349] pid_max: default: 32768 minimum: 301\n[ 0.140220] ACPI: Core revision 20150930\n[ 0.141588] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142864] Security Framework initialized\n[ 0.143661] Yama: becoming mindful.\n[ 0.144381] AppArmor: AppArmor initialized\n[ 0.145236] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146535] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147785] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148976] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150361] Initializing cgroup subsys io\n[ 0.151174] Initializing cgroup subsys memory\n[ 0.152015] Initializing cgroup subsys devices\n[ 0.152877] Initializing cgroup subsys freezer\n[ 0.153723] Initializing cgroup subsys net_cls\n[ 0.154579] Initializing cgroup subsys perf_event\n[ 0.155476] Initializing cgroup subsys net_prio\n[ 0.156340] Initializing cgroup subsys hugetlb\n[ 0.157200] Initializing cgroup subsys pids\n[ 0.158055] CPU: Physical Processor ID: 0\n[ 0.159528] mce: CPU supports 10 MCE banks\n[ 0.160359] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161340] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172240] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178785] ftrace: allocating 31920 entries in 125 pages\n[ 0.206043] smpboot: Max logical packages: 1\n[ 0.207055] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208586] x2apic enabled\n[ 0.209397] Switched APIC routing to physical x2apic.\n[ 0.211121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212215] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214178] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215933] KVM setup paravirtual spinlock\n[ 0.217249] x86: Booted up 1 node, 1 CPUs\n[ 0.218043] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219409] devtmpfs: initialized\n[ 0.221113] evm: security.selinux\n[ 0.221793] evm: security.SMACK64\n[ 0.222466] evm: security.SMACK64EXEC\n[ 0.223196] evm: security.SMACK64TRANSMUTE\n[ 0.223983] evm: security.SMACK64MMAP\n[ 0.224705] evm: security.ima\n[ 0.225337] evm: security.capability\n[ 0.226136] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227975] pinctrl core: initialized pinctrl subsystem\n[ 0.229055] RTC time: 17:28:15, date: 09/26/18\n[ 0.230002] NET: Registered protocol family 16\n[ 0.230958] cpuidle: using governor ladder\n[ 0.231753] cpuidle: using governor menu\n[ 0.232522] PCCT header not found.\n[ 0.233255] ACPI: bus type PCI registered\n[ 0.234038] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235247] PCI: Using configuration type 1 for base access\n[ 0.236992] ACPI: Added _OSI(Module Device)\n[ 0.237812] ACPI: Added _OSI(Processor Device)\n[ 0.238660] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239548] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241599] ACPI: Interpreter enabled\n[ 0.242347] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244155] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245965] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247770] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249576] ACPI: (supports S0 S5)\n[ 0.250267] ACPI: Using IOAPIC for interrupt routing\n[ 0.251278] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254332] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255448] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256647] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257807] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259997] acpiphp: Slot [3] registered\n[ 0.260775] acpiphp: Slot [4] registered\n[ 0.261559] acpiphp: Slot [5] registered\n[ 0.262344] acpiphp: Slot [6] registered\n[ 0.263122] acpiphp: Slot [7] registered\n[ 0.263907] acpiphp: Slot [8] registered\n[ 0.264685] acpiphp: Slot [9] registered\n[ 0.265465] acpiphp: Slot [10] registered\n[ 0.266259] acpiphp: Slot [11] registered\n[ 0.267054] acpiphp: Slot [12] registered\n[ 0.267848] acpiphp: Slot [13] registered\n[ 0.268646] acpiphp: Slot [14] registered\n[ 0.269440] acpiphp: Slot [15] registered\n[ 0.280399] acpiphp: Slot [16] registered\n[ 0.281219] acpiphp: Slot [17] registered\n[ 0.282012] acpiphp: Slot [18] registered\n[ 0.282806] acpiphp: Slot [19] registered\n[ 0.283612] acpiphp: Slot [20] registered\n[ 0.284414] acpiphp: Slot [21] registered\n[ 0.285207] acpiphp: Slot [22] registered\n[ 0.285996] acpiphp: Slot [23] registered\n[ 0.286785] acpiphp: Slot [24] registered\n[ 0.287583] acpiphp: Slot [25] registered\n[ 0.288376] acpiphp: Slot [26] registered\n[ 0.289194] acpiphp: Slot [27] registered\n[ 0.289987] acpiphp: Slot [28] registered\n[ 0.290774] acpiphp: Slot [29] registered\n[ 0.291564] acpiphp: Slot [30] registered\n[ 0.292356] acpiphp: Slot [31] registered\n[ 0.293158] PCI host bridge to bus 0000:00\n[ 0.293954] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295135] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296317] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297728] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299145] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305258] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306505] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307653] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308887] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315335] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316750] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362055] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363526] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364926] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366316] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367678] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368916] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370239] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371301] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372807] vgaarb: loaded\n[ 0.373405] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374530] SCSI subsystem initialized\n[ 0.375338] ACPI: bus type USB registered\n[ 0.376137] usbcore: registered new interface driver usbfs\n[ 0.377141] usbcore: registered new interface driver hub\n[ 0.378133] usbcore: registered new device driver usb\n[ 0.379171] PCI: Using ACPI for IRQ routing\n[ 0.380188] NetLabel: Initializing\n[ 0.380880] NetLabel: domain hash size = 128\n[ 0.381737] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382671] NetLabel: unlabeled traffic allowed by default\n[ 0.383763] clocksource: Switched to clocksource kvm-clock\n[ 0.389434] AppArmor: AppArmor Filesystem Enabled\n[ 0.390374] pnp: PnP ACPI init\n[ 0.391276] pnp: PnP ACPI: found 5 devices\n[ 0.397644] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.399340] NET: Registered protocol family 2\n[ 0.400298] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.401542] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.402689] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.403835] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404891] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406029] NET: Registered protocol family 1\n[ 0.406872] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407951] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408996] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423068] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437292] Trying to unpack rootfs image as initramfs...\n[ 0.486779] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.500669] Scanning for low memory corruption every 60 seconds\n[ 0.502068] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503181] audit: initializing netlink subsys (disabled)\n[ 0.504202] audit: type=2000 audit(1537982896.613:1): initialized\n[ 0.505496] Initialise system trusted keyring\n[ 0.506410] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507536] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509472] zbud: loaded\n[ 0.510165] VFS: Disk quotas dquot_6.6.0\n[ 0.510963] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512452] fuse init (API version 7.23)\n[ 0.513330] Key type big_key registered\n[ 0.514116] Allocating IMA MOK and blacklist keyrings.\n[ 0.515562] Key type asymmetric registered\n[ 0.516380] Asymmetric key parser 'x509' registered\n[ 0.517316] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518750] io scheduler noop registered\n[ 0.519528] io scheduler deadline registered (default)\n[ 0.520509] io scheduler cfq registered\n[ 0.521325] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522338] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523582] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525029] ACPI: Power Button [PWRF]\n[ 0.525862] GHES: HEST is not enabled!\n[ 0.539550] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573536] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.576865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.600945] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603154] Linux agpgart interface v0.103\n[ 0.605291] brd: module loaded\n[ 0.606560] loop: module loaded\n[ 0.611120] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612612] GPT:90111 != 2097151\n[ 0.613299] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614414] GPT:90111 != 2097151\n[ 0.615091] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616060] vda: vda1 vda15\n[ 0.617515] scsi host0: ata_piix\n[ 0.618266] scsi host1: ata_piix\n[ 0.618979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620211] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621669] libphy: Fixed MDIO Bus: probed\n[ 0.622497] tun: Universal TUN/TAP device driver, 1.6\n[ 0.623449] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.625613] PPP generic driver version 2.4.2\n[ 0.626512] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627798] ehci-pci: EHCI PCI platform driver\n[ 0.628680] ehci-platform: EHCI generic platform driver\n[ 0.629676] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630808] ohci-pci: OHCI PCI platform driver\n[ 0.631680] ohci-platform: OHCI generic platform driver\n[ 0.632688] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647333] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648371] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649825] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650853] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651992] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653227] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.654662] usb usb1: Product: UHCI Host Controller\n[ 0.655602] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.656759] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.657776] hub 1-0:1.0: USB hub found\n[ 0.658566] hub 1-0:1.0: 2 ports detected\n[ 0.659478] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.661617] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662601] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663648] mousedev: PS/2 mouse device common for all mice\n[ 0.664922] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666782] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667895] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669098] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670308] i2c /dev entries driver\n[ 0.671067] device-mapper: uevent: version 1.0.3\n[ 0.672015] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.673656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.674956] NET: Registered protocol family 10\n[ 0.675964] NET: Registered protocol family 17\n[ 0.676857] Key type dns_resolver registered\n[ 0.677795] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.678910] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.680691] registered taskstats version 1\n[ 0.681536] Loading compiled-in X.509 certificates\n[ 0.682988] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.684877] zswap: loaded using pool lzo/zbud\n[ 0.686735] Key type trusted registered\n[ 0.688317] Key type encrypted registered\n[ 0.689159] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690201] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691263] evm: HMAC attrs: 0x1\n[ 0.692571] Magic number: 2:702:492\n[ 0.693433] rtc_cmos 00:00: setting system clock to 2018-09-26 17:28:16 UTC (1537982896)\n[ 0.695048] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696181] EDD information not available.\n[ 0.776324] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.777790] ata1.00: configured for MWDMA2\n[ 0.778984] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.791396] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792641] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793905] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795771] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797324] Write protecting the kernel read-only data: 14336k\n[ 0.798909] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800725] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.856279] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.96\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.79s]\nping 10.10.10.8 OK\nping 10.10.10.12 KO\nping 10.10.11.6 KO\nping 10.10.11.11 KO\nping 10.10.10.8 OK\nping 10.10.10.12 KO\nping 10.10.11.6 KO\nping 10.10.11.11 KO\nping 10.10.10.8 OK\nping 10.10.10.12 KO\nping 10.10.11.6 OK\nping 10.10.11.11 KO\nping 10.10.10.8 OK\nping 10.10.10.12 KO\nping 10.10.11.6 OK\nping 10.10.11.11 KO\n"} 2018-09-26 17:33:27,040 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2f2ecb5e-e6aa-49c0-8d64-555868cfdbb8/action used request id req-3fc255df-4b4a-49e7-a255-bae78acd1d11 2018-09-26 17:33:27,042 - sdnvpn-results - DEBUG - [FAIL] 'sdnvpn-1-1' cannot ping 'sdnvpn-1-5' 2018-09-26 17:33:27,045 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2f2ecb5e-e6aa-49c0-8d64-555868cfdbb8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0077c7b1a783233e236991b91fdf42debfb0030" -d '{"forceDelete": null}' 2018-09-26 17:33:27,382 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:33:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d86dd1bc-3b10-4e7b-85ae-c5b52457f43b x-compute-request-id: req-d86dd1bc-3b10-4e7b-85ae-c5b52457f43b Content-Length: 0 Content-Type: application/json 2018-09-26 17:33:27,382 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2f2ecb5e-e6aa-49c0-8d64-555868cfdbb8/action used request id req-d86dd1bc-3b10-4e7b-85ae-c5b52457f43b 2018-09-26 17:33:27,386 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0077c7b1a783233e236991b91fdf42debfb0030" -d '{"forceDelete": null}' 2018-09-26 17:33:27,580 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:33:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4a4a9eb3-ceee-4ec0-941e-229bc40be7a3 x-compute-request-id: req-4a4a9eb3-ceee-4ec0-941e-229bc40be7a3 Content-Length: 0 Content-Type: application/json 2018-09-26 17:33:27,580 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1bf5bb2e-106b-4f7f-bee3-e2aa0ef5fa6b/action used request id req-4a4a9eb3-ceee-4ec0-941e-229bc40be7a3 2018-09-26 17:33:27,583 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/c03645dc-4d15-4c5b-9ec3-c05362895493/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0077c7b1a783233e236991b91fdf42debfb0030" -d '{"forceDelete": null}' 2018-09-26 17:33:27,796 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:33:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3de1c212-6b42-42ff-9da0-7a7fe1d81894 x-compute-request-id: req-3de1c212-6b42-42ff-9da0-7a7fe1d81894 Content-Length: 0 Content-Type: application/json 2018-09-26 17:33:27,796 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/c03645dc-4d15-4c5b-9ec3-c05362895493/action used request id req-3de1c212-6b42-42ff-9da0-7a7fe1d81894 2018-09-26 17:33:27,799 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/397537ae-32fa-4b50-b81c-87ccfbec6216/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0077c7b1a783233e236991b91fdf42debfb0030" -d '{"forceDelete": null}' 2018-09-26 17:33:28,011 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:33:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5d87a273-c105-4ef2-8721-e1cc38038e24 x-compute-request-id: req-5d87a273-c105-4ef2-8721-e1cc38038e24 Content-Length: 0 Content-Type: application/json 2018-09-26 17:33:28,011 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/397537ae-32fa-4b50-b81c-87ccfbec6216/action used request id req-5d87a273-c105-4ef2-8721-e1cc38038e24 2018-09-26 17:33:28,014 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0077c7b1a783233e236991b91fdf42debfb0030" -d '{"forceDelete": null}' 2018-09-26 17:33:28,389 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:33:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d52146a5-bca5-4d44-a089-4ac400acc1d1 x-compute-request-id: req-d52146a5-bca5-4d44-a089-4ac400acc1d1 Content-Length: 0 Content-Type: application/json 2018-09-26 17:33:28,389 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/67591295-0274-4a50-8838-8b10890aa402/action used request id req-d52146a5-bca5-4d44-a089-4ac400acc1d1 2018-09-26 17:33:28,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/e977890f-cf90-4e78-a04f-d41e5366f1d3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}99f59b3a1663cd1d6d8a737134e1e6d69faaa65e" 2018-09-26 17:33:29,613 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0013b6f9-2f5f-462d-9817-01a7a3a13aba Date: Wed, 26 Sep 2018 17:33:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 17:33:29,613 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/e977890f-cf90-4e78-a04f-d41e5366f1d3 used request id req-0013b6f9-2f5f-462d-9817-01a7a3a13aba 2018-09-26 17:33:29,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/5c2b5ee0-4dd8-4eb0-b1f2-21132ceace9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ddaaeacf7200cecdeab806ed081caa5decbbfb1" 2018-09-26 17:33:30,495 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-46b765b1-a767-4f19-b7d4-67483d59263c Content-Length: 0 Date: Wed, 26 Sep 2018 17:33:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:33:30,496 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/5c2b5ee0-4dd8-4eb0-b1f2-21132ceace9a used request id req-46b765b1-a767-4f19-b7d4-67483d59263c 2018-09-26 17:33:30,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/3916b932-e8b4-4df9-9782-05c0b515f85f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ddaaeacf7200cecdeab806ed081caa5decbbfb1" 2018-09-26 17:33:32,543 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-28dfbba5-d847-4f9a-b971-3d260d4ae1d5 Date: Wed, 26 Sep 2018 17:33:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:33:32,543 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/3916b932-e8b4-4df9-9782-05c0b515f85f used request id req-28dfbba5-d847-4f9a-b971-3d260d4ae1d5 2018-09-26 17:33:32,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/4d8f1cd4-d965-4a36-aaa7-f79a97d447f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ddaaeacf7200cecdeab806ed081caa5decbbfb1" 2018-09-26 17:33:34,858 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-179fee0c-0ebf-4fc7-9e42-59dd447d3e31 Date: Wed, 26 Sep 2018 17:33:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:33:34,858 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/4d8f1cd4-d965-4a36-aaa7-f79a97d447f4 used request id req-179fee0c-0ebf-4fc7-9e42-59dd447d3e31 2018-09-26 17:33:34,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/e5f43aa8-f119-49b8-b264-9800254ad319 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ddaaeacf7200cecdeab806ed081caa5decbbfb1" 2018-09-26 17:33:35,719 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-adb7daad-5ecc-4e35-8302-c1d612b649ed Date: Wed, 26 Sep 2018 17:33:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:33:35,720 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/e5f43aa8-f119-49b8-b264-9800254ad319 used request id req-adb7daad-5ecc-4e35-8302-c1d612b649ed 2018-09-26 17:33:35,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/258dba5a-51a5-4838-8974-9a1926f6bc9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ddaaeacf7200cecdeab806ed081caa5decbbfb1" 2018-09-26 17:33:36,675 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f6f3d3f7-38b5-42b9-aa87-5368aa480de3 Date: Wed, 26 Sep 2018 17:33:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:33:36,675 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/258dba5a-51a5-4838-8974-9a1926f6bc9c used request id req-f6f3d3f7-38b5-42b9-aa87-5368aa480de3 2018-09-26 17:33:36,675 - sdnvpn-results - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Create VPN with eRT<>iRT | | Associate network 'sdnvpn-1-1-net' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-1-1' can ping 'sdnvpn-1-2' | | FAIL | 'sdnvpn-1-1' can ping 'sdnvpn-1-3' | | PASS | 'sdnvpn-1-1' cannot ping 'sdnvpn-1-4' | +----------------------------------------------------------------------------------------+ | Associate network 'sdnvpn-1-2-net' to the VPN. | +----------------------------------------------------------------------------------------+ | FAIL | 'sdnvpn-1-4' can ping 'sdnvpn-1-5' | +----------------------------------------------------------------------------------------+ | Update VPN with eRT=iRT ... | +----------------------------------------------------------------------------------------+ | Associate network 'sdnvpn-1-1-net' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-1-1' can ping 'sdnvpn-1-4' | | FAIL | 'sdnvpn-1-1' can ping 'sdnvpn-1-5' | +========================================================================================+ 2018-09-26 17:33:36,676 - sdnvpn-results - INFO - One or more subtests have failed. 2018-09-26 17:33:36,676 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_1 2018-09-26 17:33:36,677 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_1 - VPN provides connectivity between subnets': {'status': 'FAIL', 'details': [{u"'sdnvpn-1-1' can ping 'sdnvpn-1-2'": 'PASS'}, {u"'sdnvpn-1-1' can ping 'sdnvpn-1-3'": 'FAIL'}, {u"'sdnvpn-1-1' cannot ping 'sdnvpn-1-4'": 'PASS'}, {u"'sdnvpn-1-4' can ping 'sdnvpn-1-5'": 'FAIL'}, {u"'sdnvpn-1-1' can ping 'sdnvpn-1-4'": 'PASS'}, {u"'sdnvpn-1-1' can ping 'sdnvpn-1-5'": 'FAIL'}]} 2018-09-26 17:33:36,677 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_12 - Check Flows and Groups are reprogrammed after OVS reconnect' 2018-09-26 17:33:36,677 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ======================================================================================================== 2018-09-26 17:33:36,677 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_12 2018-09-26 17:33:36,769 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_12 main method 2018-09-26 17:33:36,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:33:36,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:33:36,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:33:36,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:33:36,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:33:36,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:33:36,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:33:36,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:33:36,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:33:36,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:33:36,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:33:36,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:33:36,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:33:36,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:33:36,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:33:36,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:33:36,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:33:36,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:33:36,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:33:36,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:33:36,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:33:36,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:33:36,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:33:36,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:33:36,773 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:33:36,774 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:33:36,774 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:33:36,774 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:33:36,774 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:33:36,774 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:33:36,774 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:33:36,774 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:33:36,774 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:33:36,774 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:33:36,774 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:33:36,774 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:33:36,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:33:36,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:33:36,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:33:36,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:33:36,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:33:36,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:33:36,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:33:36,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:33:36,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:33:36,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:33:36,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:33:36,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:33:36,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-09-26 17:33:36,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:33:36,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:33:36,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:33:36,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:33:36,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:33:36,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:33:36,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:33:36,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:33:36,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:33:36,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:33:36,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:33:36,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:33:36,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:33:36,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:33:36,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:33:36,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:33:36,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:33:36,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:33:36,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:33:36,779 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:33:36,779 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:33:36,779 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:33:36,779 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:33:36,779 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:33:36,780 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-09-26 17:33:36,783 - paramiko.transport - DEBUG - starting thread (client mode): 0xdc155ed0L 2018-09-26 17:33:36,784 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:33:36,812 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:33:36,812 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:33:36,818 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:33:36,818 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:33:36,818 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:33:36,818 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:33:36,819 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:33:36,819 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:33:36,828 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:33:36,829 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:33:36,847 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.14: 78b5a837596c984e2fbf28d276a7907e 2018-09-26 17:33:36,848 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:33:36,868 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:33:36,968 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:33:36,980 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:33:37,184 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:33:37,184 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:33:37,224 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:33:37,224 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:33:37,254 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:33:42,077 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:33:42,079 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:33:42,081 - paramiko.transport - DEBUG - starting thread (client mode): 0xdc105bd0L 2018-09-26 17:33:42,082 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:33:42,087 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:33:42,087 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:33:42,089 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:33:42,089 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:33:42,090 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:33:42,090 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:33:42,090 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:33:42,090 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:33:42,095 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:33:42,096 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:33:42,098 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 4ebabf5bd25be310f84c58334e9466d4 2018-09-26 17:33:42,098 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:33:42,135 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:33:42,147 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:33:42,163 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:33:42,234 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:33:42,234 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:33:42,273 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:33:42,273 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:33:42,282 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:33:42,315 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:33:42,316 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:33:42,317 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:33:42,318 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:33:42,318 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:33:42,359 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:33:42,393 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:33:42,395 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:33:42,395 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:33:42,397 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:33:42,397 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:33:42,437 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:33:42,469 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:33:42,470 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:33:42,472 - paramiko.transport - DEBUG - starting thread (client mode): 0xdc26e510L 2018-09-26 17:33:42,472 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:33:42,478 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:33:42,478 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:33:42,481 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:33:42,481 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:33:42,481 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:33:42,482 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:33:42,482 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:33:42,482 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:33:42,486 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:33:42,487 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:33:42,488 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: 5d5e19f7e4365d6cbc565881ecf10c0c 2018-09-26 17:33:42,489 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:33:42,526 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:33:42,538 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:33:42,553 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:33:42,647 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:33:42,647 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:33:42,686 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:33:42,687 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:33:42,722 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:33:42,755 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:33:42,756 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:33:42,757 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:33:42,758 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:33:42,758 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:33:42,799 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:33:42,835 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:33:42,837 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:33:42,838 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:33:42,838 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:33:42,839 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:33:42,879 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:33:42,910 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:33:42,911 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:33:42,913 - paramiko.transport - DEBUG - starting thread (client mode): 0xdcd9d550L 2018-09-26 17:33:42,914 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:33:42,920 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:33:42,920 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:33:42,922 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:33:42,922 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:33:42,922 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:33:42,923 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:33:42,923 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:33:42,923 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:33:42,927 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:33:42,928 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:33:42,929 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: ede84b98ad499c4ea903e74933f9b943 2018-09-26 17:33:42,930 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:33:42,967 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:33:42,978 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:33:42,994 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:33:43,077 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:33:43,078 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:33:43,117 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:33:43,118 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:33:43,130 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:33:43,162 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:33:43,163 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:33:43,164 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:33:43,165 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:33:43,165 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:33:43,206 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:33:43,241 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:33:43,243 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:33:43,243 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:33:43,244 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:33:43,244 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:33:43,285 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:33:43,317 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:33:43,319 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:33:43,320 - paramiko.transport - DEBUG - starting thread (client mode): 0xdc1c0e90L 2018-09-26 17:33:43,321 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:33:43,325 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:33:43,326 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:33:43,328 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:33:43,328 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:33:43,328 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:33:43,328 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:33:43,328 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:33:43,329 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:33:43,333 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:33:43,334 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:33:43,336 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: 9dc2bea3a840a8e132a8fcb83b387e48 2018-09-26 17:33:43,337 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:33:43,373 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:33:43,384 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:33:43,402 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:33:43,469 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:33:43,469 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:33:43,508 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:33:43,509 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:33:43,512 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:33:43,541 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:33:43,542 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:33:43,543 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:33:43,544 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:33:43,544 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:33:43,585 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:33:43,615 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:33:43,617 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:33:43,617 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:33:43,618 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:33:43,618 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:33:43,659 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:33:43,685 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:33:43,686 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:33:43,689 - paramiko.transport - DEBUG - starting thread (client mode): 0xdcdc21d0L 2018-09-26 17:33:43,689 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:33:43,693 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:33:43,693 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:33:43,696 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:33:43,697 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:33:43,697 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:33:43,697 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:33:43,697 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:33:43,697 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:33:43,702 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:33:43,702 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:33:43,705 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: 0841e02aa75f60bbf3d20a1745d529cb 2018-09-26 17:33:43,705 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:33:43,741 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:33:43,751 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:33:43,770 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:33:43,828 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:33:43,828 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:33:43,867 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:33:43,868 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:33:43,873 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:33:43,903 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:33:43,904 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:33:43,905 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:33:43,906 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:33:43,906 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:33:43,947 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:33:43,979 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:33:43,980 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:33:43,981 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:33:43,982 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:33:43,982 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:33:44,022 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:33:44,050 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:33:44,052 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:33:44,053 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:33:44,053 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:33:44,054 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:33:44,061 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:33:49,080 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:33:49,081 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:33:49,083 - paramiko.transport - DEBUG - starting thread (client mode): 0xdc1051d0L 2018-09-26 17:33:49,083 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:33:49,090 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:33:49,090 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:33:49,093 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:33:49,093 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:33:49,093 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:33:49,093 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:33:49,094 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:33:49,094 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:33:49,098 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:33:49,099 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:33:49,115 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 4ebabf5bd25be310f84c58334e9466d4 2018-09-26 17:33:49,116 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:33:49,138 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:33:49,151 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:33:49,180 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:33:49,263 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:33:49,263 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:33:49,302 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:33:49,303 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:33:49,315 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:33:49,352 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:33:49,353 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:33:49,354 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:33:49,355 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:33:49,355 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:33:49,396 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:33:49,440 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:33:49,441 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:33:49,441 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:33:49,442 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:33:49,443 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:33:49,484 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:33:49,518 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:33:49,519 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:33:49,521 - paramiko.transport - DEBUG - starting thread (client mode): 0xdc1dd6d0L 2018-09-26 17:33:49,522 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:33:49,528 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:33:49,529 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:33:49,532 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:33:49,532 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:33:49,532 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:33:49,532 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:33:49,532 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:33:49,533 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:33:49,538 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:33:49,538 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:33:49,553 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: 5d5e19f7e4365d6cbc565881ecf10c0c 2018-09-26 17:33:49,554 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:33:49,577 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:33:49,590 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:33:49,618 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:33:49,685 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:33:49,685 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:33:49,724 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:33:49,725 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:33:49,730 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:33:49,765 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:33:49,766 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:33:49,767 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:33:49,768 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:33:49,768 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:33:49,810 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:33:49,847 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:33:49,849 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:33:49,850 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:33:49,851 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:33:49,851 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:33:49,891 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:33:49,924 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:33:49,925 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:33:49,927 - paramiko.transport - DEBUG - starting thread (client mode): 0xdc1dc590L 2018-09-26 17:33:49,927 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:33:49,933 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:33:49,933 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:33:49,936 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:33:49,937 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:33:49,937 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:33:49,937 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:33:49,937 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:33:49,937 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:33:49,942 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:33:49,943 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:33:49,959 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: ede84b98ad499c4ea903e74933f9b943 2018-09-26 17:33:49,960 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:33:49,982 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:33:49,994 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:33:50,024 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:33:50,091 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:33:50,091 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:33:50,130 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:33:50,131 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:33:50,135 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:33:50,170 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:33:50,170 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:33:50,171 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:33:50,172 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:33:50,172 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:33:50,213 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:33:50,250 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:33:50,251 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:33:50,252 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:33:50,253 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:33:50,253 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:33:50,294 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:33:50,325 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:33:50,327 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:33:50,328 - paramiko.transport - DEBUG - starting thread (client mode): 0xdc1dcf90L 2018-09-26 17:33:50,329 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:33:50,336 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:33:50,336 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:33:50,339 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:33:50,339 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:33:50,339 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:33:50,340 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:33:50,340 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:33:50,340 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:33:50,344 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:33:50,345 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:33:50,360 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: 9dc2bea3a840a8e132a8fcb83b387e48 2018-09-26 17:33:50,361 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:33:50,384 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:33:50,396 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:33:50,425 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:33:50,497 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:33:50,497 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:33:50,536 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:33:50,537 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:33:50,544 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:33:50,576 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:33:50,577 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:33:50,578 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:33:50,579 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:33:50,579 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:33:50,619 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:33:50,654 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:33:50,656 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:33:50,657 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:33:50,657 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:33:50,657 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:33:50,699 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:33:50,732 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:33:50,733 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:33:50,735 - paramiko.transport - DEBUG - starting thread (client mode): 0xdc1ce6d0L 2018-09-26 17:33:50,735 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:33:50,742 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:33:50,742 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:33:50,745 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:33:50,745 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:33:50,745 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:33:50,745 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:33:50,745 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:33:50,745 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:33:50,750 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:33:50,751 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:33:50,767 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: 0841e02aa75f60bbf3d20a1745d529cb 2018-09-26 17:33:50,768 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:33:50,790 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:33:50,801 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:33:50,832 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:33:50,898 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:33:50,898 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:33:50,937 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:33:50,938 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:33:50,943 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:33:50,976 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:33:50,977 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:33:50,978 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:33:50,978 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:33:50,979 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:33:51,020 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:33:51,054 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:33:51,056 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:33:51,056 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:33:51,057 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:33:51,058 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:33:51,098 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:33:51,132 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:33:51,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:33:51,136 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:33:51,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:33:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-410eaf2f-b047-4bdb-86e3-0f75347b1031 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:33:51,142 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-410eaf2f-b047-4bdb-86e3-0f75347b1031 2018-09-26 17:33:51,143 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:33:51,535 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:33:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["jvo-Xa6aTni6jkOy-ITgsg"], "issued_at": "2018-09-26T17:33:51.000000Z"}} 2018-09-26 17:33:51,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a410e119ed0a9ae0710c66da05c9e0873413b6e5" 2018-09-26 17:33:51,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-bbbba2af-90d3-4f7b-aa72-b33dae7e44e4 Date: Wed, 26 Sep 2018 17:33:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-09-26 17:33:51,701 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20 used request id req-bbbba2af-90d3-4f7b-aa72-b33dae7e44e4 2018-09-26 17:33:51,702 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-09-26 17:33:51,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a410e119ed0a9ae0710c66da05c9e0873413b6e5" 2018-09-26 17:33:51,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e43bc43c-a5f2-481f-ae73-f80e0f993efd Date: Wed, 26 Sep 2018 17:33:51 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 17:33:51,855 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-e43bc43c-a5f2-481f-ae73-f80e0f993efd 2018-09-26 17:33:51,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a410e119ed0a9ae0710c66da05c9e0873413b6e5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-09-26 17:33:52,070 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/3ccc4bb8-d422-4d98-990d-e7365f4bd0e1 X-Openstack-Request-Id: req-bfe3d25b-86c2-4d3d-bf81-f8444a250d50 Date: Wed, 26 Sep 2018 17:33:52 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T17:33:52Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T17:33:52Z", "visibility": "public", "locations": [], "self": "/v2/images/3ccc4bb8-d422-4d98-990d-e7365f4bd0e1", "min_disk": 0, "protected": false, "id": "3ccc4bb8-d422-4d98-990d-e7365f4bd0e1", "file": "/v2/images/3ccc4bb8-d422-4d98-990d-e7365f4bd0e1/file", "checksum": null, "owner": "32e2fc060ffa4464a00bce7763dbcae4", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 17:33:52,071 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-bfe3d25b-86c2-4d3d-bf81-f8444a250d50 2018-09-26 17:33:52,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/3ccc4bb8-d422-4d98-990d-e7365f4bd0e1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a410e119ed0a9ae0710c66da05c9e0873413b6e5" -d '' 2018-09-26 17:33:53,848 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4bc985be-bc9e-4e82-a330-fbd0d77763f9 Date: Wed, 26 Sep 2018 17:33:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 17:33:53,848 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/3ccc4bb8-d422-4d98-990d-e7365f4bd0e1/file used request id req-4bc985be-bc9e-4e82-a330-fbd0d77763f9 2018-09-26 17:33:53,849 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-12-1-net 2018-09-26 17:33:53,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:33:53,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:33:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d2d3a9a-4a67-40f8-8b92-de2152f73bed Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:33:53,857 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-6d2d3a9a-4a67-40f8-8b92-de2152f73bed 2018-09-26 17:33:53,857 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:33:54,237 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:33:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["gvRf6Rk2QwibKEpJekkJQg"], "issued_at": "2018-09-26T17:33:54.000000Z"}} 2018-09-26 17:33:54,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f115a90fb6f68cd1e5cbbfdbb54b7f9bfc3754" -d '{"network": {"name": "sdnvpn-12-1-net", "admin_state_up": true}}' 2018-09-26 17:33:54,672 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-34a070ad-f1f5-42d9-b85d-ac3b143315a0 Date: Wed, 26 Sep 2018 17:33:54 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4ed4319b-76d0-4e32-9629-278fdcd575b9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T17:33:54Z","is_default":false,"provider:segmentation_id":46,"name":"sdnvpn-12-1-net","admin_state_up":true,"tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:33:54Z","mtu":1450}} 2018-09-26 17:33:54,672 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-34a070ad-f1f5-42d9-b85d-ac3b143315a0 2018-09-26 17:33:54,673 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-12-1-subnet in network 4ed4319b-76d0-4e32-9629-278fdcd575b9 with cidr 10.10.10.0/24 2018-09-26 17:33:54,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f115a90fb6f68cd1e5cbbfdbb54b7f9bfc3754" -d '{"subnets": [{"ip_version": 4, "network_id": "4ed4319b-76d0-4e32-9629-278fdcd575b9", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-12-1-subnet"}]}' 2018-09-26 17:33:55,475 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-55a9dee9-4a42-4d21-9f53-fb6676170875 Date: Wed, 26 Sep 2018 17:33:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ed4319b-76d0-4e32-9629-278fdcd575b9","tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:33:55Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-09-26T17:33:55Z","gateway_ip":"10.10.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.10.0/24","project_id":"32e2fc060ffa4464a00bce7763dbcae4","id":"0031d7af-a42d-42a1-9699-9a5de76b56da","subnetpool_id":null,"name":"sdnvpn-12-1-subnet"}]} 2018-09-26 17:33:55,475 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-55a9dee9-4a42-4d21-9f53-fb6676170875 2018-09-26 17:33:55,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f115a90fb6f68cd1e5cbbfdbb54b7f9bfc3754" 2018-09-26 17:33:55,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13198 X-Openstack-Request-Id: req-84597002-65cd-4995-a4e6-64f4dd7dd92b Date: Wed, 26 Sep 2018 17:33:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "created_at": "2018-09-26T15:03:01Z", "updated_at": "2018-09-26T15:03:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "42b64d20-0cdd-4071-90b3-bed72374e7f4", "remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "7d1bf180-3956-40c0-b13b-87d65c8127c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "985b7c76-8047-404e-bfc0-b56f14b3b0aa", "remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "e7624c79-e96e-4c9f-b820-f381a79bf690", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}], "revision_number": 4, "project_id": "6d9e93c84a104a3c8872dd8724ca8a31", "id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "created_at": "2018-09-26T17:12:52Z", "updated_at": "2018-09-26T17:12:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "revision_number": 0, "id": "1bc5d554-72b0-4be6-a33f-7b0282153d83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "revision_number": 0, "id": "60c3e269-0a18-4c33-a7b1-24bfb181ffb4", "remote_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "remote_ip_prefix": null, "created_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "revision_number": 0, "id": "6d2a532b-595a-4226-ac82-2a4b163451b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "revision_number": 0, "id": "eafe6624-5075-4952-8f53-4c2be01a6dff", "remote_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "remote_ip_prefix": null, "created_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6"}], "revision_number": 4, "project_id": "5c7c3cbda3844d01907cca3cdc0889f6", "id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:17:00Z", "updated_at": "2018-09-26T17:19:29Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-09-26T17:17:01Z", "revision_number": 0, "id": "0744bcd9-e01e-4f12-9a98-aabdc313ce19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:17:01Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": 80, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-26T17:17:01Z", "revision_number": 0, "id": "1718c47a-c8e1-4264-8e7a-7e324312f802", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:17:01Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:17:01Z", "revision_number": 0, "id": "196f4e7d-5eb0-4e05-a34a-498b3a96df3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:17:01Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 179, "updated_at": "2018-09-26T17:19:29Z", "revision_number": 0, "id": "2fcf23b2-0c76-498d-8b92-d8e42c498145", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:19:29Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": 179, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:17:00Z", "revision_number": 0, "id": "9743e41c-717b-445f-acf1-cef6c95bb1e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:17:00Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-26T17:17:01Z", "revision_number": 0, "id": "98b8ec09-7683-4f66-bda1-798a9d1eb12d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:17:01Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:17:00Z", "revision_number": 0, "id": "d94c0457-522e-492b-8235-21b49eb05a36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:17:00Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}], "revision_number": 7, "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "620171f6-0dde-4380-a534-a1fcabdc013e", "name": "sdnvpn-sg"}, {"description": "Default security group", "tags": [], "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T15:13:13Z", "updated_at": "2018-09-26T15:13:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "2a35cbcd-1532-408c-8786-78c1a7485991", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "342a62ab-967f-4158-a52b-3549330c6d23", "remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "425d5713-a334-4764-a0ae-c2b108101c0f", "remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "75c1d273-287b-4242-9c28-8e24471a8445", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}], "revision_number": 4, "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T15:15:22Z", "updated_at": "2018-09-26T15:15:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "04a09cd4-997d-44cc-bf48-ba09a9b953f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "12ba60b2-304d-491e-8ec2-bb9878c51946", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "21d80991-0477-489d-b604-0c0481e731e8", "remote_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "a30e74b9-69f3-4ca8-b021-d63436cfc6c9", "remote_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "name": "default"}]} 2018-09-26 17:33:55,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-84597002-65cd-4995-a4e6-64f4dd7dd92b 2018-09-26 17:33:55,701 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-09-26 17:33:55,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:33:55,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:33:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82c18f43-cb0e-4937-9ef9-1c2a9aeac858 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:33:55,708 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-82c18f43-cb0e-4937-9ef9-1c2a9aeac858 2018-09-26 17:33:55,708 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:33:56,082 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:33:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["GoZfxRHETUen5pQvpDKzaA"], "issued_at": "2018-09-26T17:33:56.000000Z"}} 2018-09-26 17:33:56,085 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16ca8872ff57fe808feb8f33c37864f89c962ced" 2018-09-26 17:33:56,265 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:33:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72ebf409-d31d-4907-aa0d-50c8a2f43b4a x-compute-request-id: req-72ebf409-d31d-4907-aa0d-50c8a2f43b4a Content-Encoding: gzip Content-Length: 724 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 225}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10177, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 228}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10178, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-09-26 17:33:56,266 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-72ebf409-d31d-4907-aa0d-50c8a2f43b4a 2018-09-26 17:33:56,268 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-09-26 17:33:56,269 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-09-26 17:33:56,269 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-09-26 17:33:56,271 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-09-26 17:33:56,311 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-09-26 17:33:56,313 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-09-26 17:33:56,313 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-09-26 17:33:56,314 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-09-26 17:33:56,314 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-09-26 17:33:56,354 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-09-26 17:33:56,402 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-09-26 17:33:56,404 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-09-26 17:33:56,405 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-09-26 17:33:56,406 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-09-26 17:33:56,406 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-09-26 17:33:56,408 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-09-26 17:33:56,451 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-09-26 17:33:56,452 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-09-26 17:33:56,453 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-09-26 17:33:56,454 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-09-26 17:33:56,454 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-09-26 17:33:56,495 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-09-26 17:33:56,543 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-09-26 17:33:56,546 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-09-26 17:33:56,547 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-09-26 17:33:56,548 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-09-26 17:33:56,548 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-09-26 17:33:56,550 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-09-26 17:33:56,587 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-09-26 17:33:56,589 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-09-26 17:33:56,589 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-09-26 17:33:56,590 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-09-26 17:33:56,590 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-09-26 17:33:56,630 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-09-26 17:33:56,667 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-09-26 17:33:56,668 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-09-26 17:33:56,668 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-09-26 17:33:56,669 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-09-26 17:33:56,670 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-09-26 17:33:56,672 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-09-26 17:33:56,714 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-09-26 17:33:56,715 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-09-26 17:33:56,716 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-09-26 17:33:56,717 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-09-26 17:33:56,717 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-09-26 17:33:56,758 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-09-26 17:33:56,795 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-09-26 17:33:56,795 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-12-2'... 2018-09-26 17:33:56,796 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-12-2 flavor=m1.tiny image=3ccc4bb8-d422-4d98-990d-e7365f4bd0e1 network=4ed4319b-76d0-4e32-9629-278fdcd575b9 secgroup=620171f6-0dde-4380-a534-a1fcabdc013e hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-09-26 17:33:56,796 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:33:56,796 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:33:56,796 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-09-26 17:33:56,797 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:33:56,797 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:33:56,797 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:33:56,797 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:33:56,797 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:33:56,798 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:33:56,798 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:33:56,798 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:33:56,798 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:33:56,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:33:56,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:33:56,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:33:56,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:33:56,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:33:56,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:33:56,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:33:56,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:33:56,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:33:56,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:33:56,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:33:56,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:33:56,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:33:56,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:33:56,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:33:56,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:33:56,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:33:56,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:33:56,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:33:56,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:33:56,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:33:56,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:33:56,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:33:56,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:33:56,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:33:56,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:33:56,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:33:56,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:33:56,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:33:56,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:33:56,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:33:56,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:33:56,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:33:56,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:33:56,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:33:56,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:33:56,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:33:56,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:33:56,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:33:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dcea7c5-f78c-4ce8-bc69-38d09083cde9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:33:56,815 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-6dcea7c5-f78c-4ce8-bc69-38d09083cde9 2018-09-26 17:33:56,816 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:33:57,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:33:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["n1h6dfcKRBCzsmqvxH3pPw"], "issued_at": "2018-09-26T17:33:57.000000Z"}} 2018-09-26 17:33:57,202 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe72d3a71798bc490c9fc80507bf9df7805c5bf" 2018-09-26 17:33:57,371 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:33:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3d7be334-2fc5-4e93-81f3-28bed41631b7 x-compute-request-id: req-3d7be334-2fc5-4e93-81f3-28bed41631b7 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-09-26 17:33:57,371 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-3d7be334-2fc5-4e93-81f3-28bed41631b7 2018-09-26 17:33:57,374 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe72d3a71798bc490c9fc80507bf9df7805c5bf" 2018-09-26 17:33:57,564 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:33:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-23bd0e10-2604-4ff6-9237-50c1a3bd76ec x-compute-request-id: req-23bd0e10-2604-4ff6-9237-50c1a3bd76ec Content-Encoding: gzip Content-Length: 278 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 17:33:57,564 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b used request id req-23bd0e10-2604-4ff6-9237-50c1a3bd76ec 2018-09-26 17:33:57,567 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe72d3a71798bc490c9fc80507bf9df7805c5bf" -d '{"server": {"name": "sdnvpn-12-2", "imageRef": "3ccc4bb8-d422-4d98-990d-e7365f4bd0e1", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4ed4319b-76d0-4e32-9629-278fdcd575b9"}]}}' 2018-09-26 17:33:59,827 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:33:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dd022208-a816-4e4d-b2ab-c6bf0184a901 x-compute-request-id: req-dd022208-a816-4e4d-b2ab-c6bf0184a901 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/b0197645-8815-4bc9-a45a-d7f08976d509 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b0197645-8815-4bc9-a45a-d7f08976d509", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b0197645-8815-4bc9-a45a-d7f08976d509", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b0197645-8815-4bc9-a45a-d7f08976d509", "rel": "bookmark"}], "adminPass": "t8CrAHDhSaWN"}} 2018-09-26 17:33:59,827 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-dd022208-a816-4e4d-b2ab-c6bf0184a901 2018-09-26 17:33:59,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:33:59,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:33:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d202ec62-0ca7-4ea9-b7f3-f1d9e76d6b59 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:33:59,834 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d202ec62-0ca7-4ea9-b7f3-f1d9e76d6b59 2018-09-26 17:33:59,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:34:00,211 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:34:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["Bz1UkcCVSa6MAY0q_0UvGA"], "issued_at": "2018-09-26T17:34:00.000000Z"}} 2018-09-26 17:34:00,214 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/b0197645-8815-4bc9-a45a-d7f08976d509 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a061238b73c9196ffd8365f18747004e67808fbb" 2018-09-26 17:34:00,801 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:34:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ddfe5962-f136-4199-977b-0b0bf69f0328 x-compute-request-id: req-ddfe5962-f136-4199-977b-0b0bf69f0328 Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b0197645-8815-4bc9-a45a-d7f08976d509", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b0197645-8815-4bc9-a45a-d7f08976d509", "rel": "bookmark"}], "image": {"id": "3ccc4bb8-d422-4d98-990d-e7365f4bd0e1", "links": [{"href": "http://172.30.9.22:8774/images/3ccc4bb8-d422-4d98-990d-e7365f4bd0e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "b0197645-8815-4bc9-a45a-d7f08976d509", "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T17:34:00Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-12-2", "created": "2018-09-26T17:33:59Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:34:00,801 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b0197645-8815-4bc9-a45a-d7f08976d509 used request id req-ddfe5962-f136-4199-977b-0b0bf69f0328 2018-09-26 17:34:03,808 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/b0197645-8815-4bc9-a45a-d7f08976d509 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a061238b73c9196ffd8365f18747004e67808fbb" 2018-09-26 17:34:04,303 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:34:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-01633f94-553d-4600-adf5-0675187f91a8 x-compute-request-id: req-01633f94-553d-4600-adf5-0675187f91a8 Content-Encoding: gzip Content-Length: 709 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b0197645-8815-4bc9-a45a-d7f08976d509", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b0197645-8815-4bc9-a45a-d7f08976d509", "rel": "bookmark"}], "image": {"id": "3ccc4bb8-d422-4d98-990d-e7365f4bd0e1", "links": [{"href": "http://172.30.9.22:8774/images/3ccc4bb8-d422-4d98-990d-e7365f4bd0e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "b0197645-8815-4bc9-a45a-d7f08976d509", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T17:34:01Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-12-2", "created": "2018-09-26T17:33:59Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:34:04,303 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b0197645-8815-4bc9-a45a-d7f08976d509 used request id req-01633f94-553d-4600-adf5-0675187f91a8 2018-09-26 17:34:07,310 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/b0197645-8815-4bc9-a45a-d7f08976d509 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a061238b73c9196ffd8365f18747004e67808fbb" 2018-09-26 17:34:08,216 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:34:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-21eb7344-d945-4e1e-96eb-b00c0c3dcea6 x-compute-request-id: req-21eb7344-d945-4e1e-96eb-b00c0c3dcea6 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-12-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:cb:84", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b0197645-8815-4bc9-a45a-d7f08976d509", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b0197645-8815-4bc9-a45a-d7f08976d509", "rel": "bookmark"}], "image": {"id": "3ccc4bb8-d422-4d98-990d-e7365f4bd0e1", "links": [{"href": "http://172.30.9.22:8774/images/3ccc4bb8-d422-4d98-990d-e7365f4bd0e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012f", "OS-SRV-USG:launched_at": "2018-09-26T17:34:04.000000", "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "b0197645-8815-4bc9-a45a-d7f08976d509", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T17:34:04Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-12-2", "created": "2018-09-26T17:33:59Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:34:08,216 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b0197645-8815-4bc9-a45a-d7f08976d509 used request id req-21eb7344-d945-4e1e-96eb-b00c0c3dcea6 2018-09-26 17:34:08,219 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/b0197645-8815-4bc9-a45a-d7f08976d509 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe72d3a71798bc490c9fc80507bf9df7805c5bf" 2018-09-26 17:34:08,831 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:34:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d5565803-08ae-4faf-8483-049712450d9a x-compute-request-id: req-d5565803-08ae-4faf-8483-049712450d9a Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-12-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:cb:84", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b0197645-8815-4bc9-a45a-d7f08976d509", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b0197645-8815-4bc9-a45a-d7f08976d509", "rel": "bookmark"}], "image": {"id": "3ccc4bb8-d422-4d98-990d-e7365f4bd0e1", "links": [{"href": "http://172.30.9.22:8774/images/3ccc4bb8-d422-4d98-990d-e7365f4bd0e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012f", "OS-SRV-USG:launched_at": "2018-09-26T17:34:04.000000", "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "b0197645-8815-4bc9-a45a-d7f08976d509", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T17:34:04Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-12-2", "created": "2018-09-26T17:33:59Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:34:08,831 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b0197645-8815-4bc9-a45a-d7f08976d509 used request id req-d5565803-08ae-4faf-8483-049712450d9a 2018-09-26 17:34:08,831 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-12-2' booted successfully. IP='10.10.10.5'. 2018-09-26 17:34:08,831 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-12-2' to security group 'sdnvpn-sg'... 2018-09-26 17:34:08,834 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/b0197645-8815-4bc9-a45a-d7f08976d509/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16ca8872ff57fe808feb8f33c37864f89c962ced" -d '{"addSecurityGroup": {"name": "620171f6-0dde-4380-a534-a1fcabdc013e"}}' 2018-09-26 17:34:10,453 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:34:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fedac504-5b5b-45e2-8460-0899bc6a0a77 x-compute-request-id: req-fedac504-5b5b-45e2-8460-0899bc6a0a77 Content-Length: 0 Content-Type: application/json 2018-09-26 17:34:10,453 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b0197645-8815-4bc9-a45a-d7f08976d509/action used request id req-fedac504-5b5b-45e2-8460-0899bc6a0a77 2018-09-26 17:34:10,454 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-12-1'... 2018-09-26 17:34:10,454 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-12-1 flavor=m1.tiny image=3ccc4bb8-d422-4d98-990d-e7365f4bd0e1 network=4ed4319b-76d0-4e32-9629-278fdcd575b9 secgroup=620171f6-0dde-4380-a534-a1fcabdc013e hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-09-26 17:34:10,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:34:10,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:34:10,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:34:10,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:34:10,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:34:10,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:34:10,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:34:10,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:34:10,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:34:10,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:34:10,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:34:10,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:34:10,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:34:10,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:34:10,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:34:10,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:34:10,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:34:10,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:34:10,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:34:10,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:34:10,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:34:10,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:34:10,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:34:10,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:34:10,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:34:10,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:34:10,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:34:10,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:34:10,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:34:10,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:34:10,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:34:10,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:34:10,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:34:10,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:34:10,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:34:10,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:34:10,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:34:10,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:34:10,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:34:10,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:34:10,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:34:10,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:34:10,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:34:10,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:34:10,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:34:10,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:34:10,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:34:10,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:34:10,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:34:10,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:34:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-099998fb-4eab-43f6-8f3d-638a7246906c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:34:10,471 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-099998fb-4eab-43f6-8f3d-638a7246906c 2018-09-26 17:34:10,472 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:34:10,850 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:34:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["G1ZzPFwBQB-QFLLorX31rA"], "issued_at": "2018-09-26T17:34:10.000000Z"}} 2018-09-26 17:34:10,853 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea6c678d5a30b6992902064beabbe2e1d6966701" 2018-09-26 17:34:11,025 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:34:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ffc757f6-6a90-49c8-b355-00bb51c50b00 x-compute-request-id: req-ffc757f6-6a90-49c8-b355-00bb51c50b00 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-09-26 17:34:11,025 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-ffc757f6-6a90-49c8-b355-00bb51c50b00 2018-09-26 17:34:11,028 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea6c678d5a30b6992902064beabbe2e1d6966701" 2018-09-26 17:34:11,052 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:34:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14520dbe-974c-436f-8275-ff043f780233 x-compute-request-id: req-14520dbe-974c-436f-8275-ff043f780233 Content-Encoding: gzip Content-Length: 278 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 17:34:11,052 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b used request id req-14520dbe-974c-436f-8275-ff043f780233 2018-09-26 17:34:11,056 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea6c678d5a30b6992902064beabbe2e1d6966701" -d '{"server": {"name": "sdnvpn-12-1", "imageRef": "3ccc4bb8-d422-4d98-990d-e7365f4bd0e1", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4ed4319b-76d0-4e32-9629-278fdcd575b9"}]}}' 2018-09-26 17:34:12,694 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:34:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5dd53cdb-bf5f-412f-9911-439a83340f75 x-compute-request-id: req-5dd53cdb-bf5f-412f-9911-439a83340f75 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/b3e372bf-fb33-445a-a9ee-79e1b109c68b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b3e372bf-fb33-445a-a9ee-79e1b109c68b", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b3e372bf-fb33-445a-a9ee-79e1b109c68b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b3e372bf-fb33-445a-a9ee-79e1b109c68b", "rel": "bookmark"}], "adminPass": "22i2B6bwkcPG"}} 2018-09-26 17:34:12,694 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-5dd53cdb-bf5f-412f-9911-439a83340f75 2018-09-26 17:34:12,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:34:12,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:34:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97a4b10d-e271-4078-92c3-7fbfdcd38c68 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:34:12,701 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-97a4b10d-e271-4078-92c3-7fbfdcd38c68 2018-09-26 17:34:12,702 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:34:13,083 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:34:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["dhh8N5OqTOG-9OwiNUxC3g"], "issued_at": "2018-09-26T17:34:13.000000Z"}} 2018-09-26 17:34:13,086 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/b3e372bf-fb33-445a-a9ee-79e1b109c68b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0c80a7bc8a629efc3fdf7b8cc0b04677873e7e" 2018-09-26 17:34:13,481 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:34:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b27cb671-a3d5-4415-a06a-e265bef63d6c x-compute-request-id: req-b27cb671-a3d5-4415-a06a-e265bef63d6c Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b3e372bf-fb33-445a-a9ee-79e1b109c68b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b3e372bf-fb33-445a-a9ee-79e1b109c68b", "rel": "bookmark"}], "image": {"id": "3ccc4bb8-d422-4d98-990d-e7365f4bd0e1", "links": [{"href": "http://172.30.9.22:8774/images/3ccc4bb8-d422-4d98-990d-e7365f4bd0e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "b3e372bf-fb33-445a-a9ee-79e1b109c68b", "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T17:34:13Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-12-1", "created": "2018-09-26T17:34:12Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:34:13,481 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b3e372bf-fb33-445a-a9ee-79e1b109c68b used request id req-b27cb671-a3d5-4415-a06a-e265bef63d6c 2018-09-26 17:34:16,488 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/b3e372bf-fb33-445a-a9ee-79e1b109c68b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0c80a7bc8a629efc3fdf7b8cc0b04677873e7e" 2018-09-26 17:34:17,360 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:34:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7403d776-c6b3-4442-a86a-f77ae5cd50d9 x-compute-request-id: req-7403d776-c6b3-4442-a86a-f77ae5cd50d9 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-12-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:d9:7e", "version": 4, "addr": "10.10.10.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b3e372bf-fb33-445a-a9ee-79e1b109c68b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b3e372bf-fb33-445a-a9ee-79e1b109c68b", "rel": "bookmark"}], "image": {"id": "3ccc4bb8-d422-4d98-990d-e7365f4bd0e1", "links": [{"href": "http://172.30.9.22:8774/images/3ccc4bb8-d422-4d98-990d-e7365f4bd0e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000132", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "b3e372bf-fb33-445a-a9ee-79e1b109c68b", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T17:34:13Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-12-1", "created": "2018-09-26T17:34:12Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:34:17,361 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b3e372bf-fb33-445a-a9ee-79e1b109c68b used request id req-7403d776-c6b3-4442-a86a-f77ae5cd50d9 2018-09-26 17:34:20,369 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/b3e372bf-fb33-445a-a9ee-79e1b109c68b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0c80a7bc8a629efc3fdf7b8cc0b04677873e7e" 2018-09-26 17:34:21,028 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:34:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-010e8246-f83c-4411-b61b-8af497b3c6b3 x-compute-request-id: req-010e8246-f83c-4411-b61b-8af497b3c6b3 Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-12-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:d9:7e", "version": 4, "addr": "10.10.10.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b3e372bf-fb33-445a-a9ee-79e1b109c68b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b3e372bf-fb33-445a-a9ee-79e1b109c68b", "rel": "bookmark"}], "image": {"id": "3ccc4bb8-d422-4d98-990d-e7365f4bd0e1", "links": [{"href": "http://172.30.9.22:8774/images/3ccc4bb8-d422-4d98-990d-e7365f4bd0e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000132", "OS-SRV-USG:launched_at": "2018-09-26T17:34:16.000000", "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "b3e372bf-fb33-445a-a9ee-79e1b109c68b", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T17:34:16Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-12-1", "created": "2018-09-26T17:34:12Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:34:21,028 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b3e372bf-fb33-445a-a9ee-79e1b109c68b used request id req-010e8246-f83c-4411-b61b-8af497b3c6b3 2018-09-26 17:34:21,032 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/b3e372bf-fb33-445a-a9ee-79e1b109c68b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea6c678d5a30b6992902064beabbe2e1d6966701" 2018-09-26 17:34:21,702 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:34:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-247dbdd3-dd47-429f-b6d7-fcb25a85c6a9 x-compute-request-id: req-247dbdd3-dd47-429f-b6d7-fcb25a85c6a9 Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-12-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:d9:7e", "version": 4, "addr": "10.10.10.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b3e372bf-fb33-445a-a9ee-79e1b109c68b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b3e372bf-fb33-445a-a9ee-79e1b109c68b", "rel": "bookmark"}], "image": {"id": "3ccc4bb8-d422-4d98-990d-e7365f4bd0e1", "links": [{"href": "http://172.30.9.22:8774/images/3ccc4bb8-d422-4d98-990d-e7365f4bd0e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000132", "OS-SRV-USG:launched_at": "2018-09-26T17:34:16.000000", "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "b3e372bf-fb33-445a-a9ee-79e1b109c68b", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T17:34:16Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-12-1", "created": "2018-09-26T17:34:12Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:34:21,702 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b3e372bf-fb33-445a-a9ee-79e1b109c68b used request id req-247dbdd3-dd47-429f-b6d7-fcb25a85c6a9 2018-09-26 17:34:21,703 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-12-1' booted successfully. IP='10.10.10.15'. 2018-09-26 17:34:21,703 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-12-1' to security group 'sdnvpn-sg'... 2018-09-26 17:34:21,706 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/b3e372bf-fb33-445a-a9ee-79e1b109c68b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16ca8872ff57fe808feb8f33c37864f89c962ced" -d '{"addSecurityGroup": {"name": "620171f6-0dde-4380-a534-a1fcabdc013e"}}' 2018-09-26 17:34:23,680 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:34:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5663d13e-bd32-4b5b-9609-e6b3564a71d4 x-compute-request-id: req-5663d13e-bd32-4b5b-9609-e6b3564a71d4 Content-Length: 0 Content-Type: application/json 2018-09-26 17:34:23,680 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b3e372bf-fb33-445a-a9ee-79e1b109c68b/action used request id req-5663d13e-bd32-4b5b-9609-e6b3564a71d4 2018-09-26 17:34:23,681 - sdnvpn_test_utils - INFO - Waiting for instance b3e372bf-fb33-445a-a9ee-79e1b109c68b to boot up 2018-09-26 17:34:23,684 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/b3e372bf-fb33-445a-a9ee-79e1b109c68b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea6c678d5a30b6992902064beabbe2e1d6966701" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:34:24,752 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:34:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ddf8533-316e-4005-8045-0c681ec80768 x-compute-request-id: req-9ddf8533-316e-4005-8045-0c681ec80768 Content-Encoding: gzip Content-Length: 9425 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489648917 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.131954] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133668] pid_max: default: 32768 minimum: 301\n[ 0.134609] ACPI: Core revision 20150930\n[ 0.136024] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137373] Security Framework initialized\n[ 0.138207] Yama: becoming mindful.\n[ 0.138968] AppArmor: AppArmor initialized\n[ 0.139851] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141240] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142542] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143774] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145209] Initializing cgroup subsys io\n[ 0.146042] Initializing cgroup subsys memory\n[ 0.146909] Initializing cgroup subsys devices\n[ 0.147821] Initializing cgroup subsys freezer\n[ 0.148706] Initializing cgroup subsys net_cls\n[ 0.149584] Initializing cgroup subsys perf_event\n[ 0.150519] Initializing cgroup subsys net_prio\n[ 0.151431] Initializing cgroup subsys hugetlb\n[ 0.152296] Initializing cgroup subsys pids\n[ 0.153170] CPU: Physical Processor ID: 0\n[ 0.154686] mce: CPU supports 10 MCE banks\n[ 0.155565] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156595] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167359] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173903] ftrace: allocating 31920 entries in 125 pages\n[ 0.200339] smpboot: Max logical packages: 1\n[ 0.201220] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202585] x2apic enabled\n[ 0.203417] Switched APIC routing to physical x2apic.\n[ 0.205191] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206340] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210179] KVM setup paravirtual spinlock\n[ 0.211495] x86: Booted up 1 node, 1 CPUs\n[ 0.212328] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213770] devtmpfs: initialized\n[ 0.215545] evm: security.selinux\n[ 0.216286] evm: security.SMACK64\n[ 0.217013] evm: security.SMACK64EXEC\n[ 0.217803] evm: security.SMACK64TRANSMUTE\n[ 0.218661] evm: security.SMACK64MMAP\n[ 0.219447] evm: security.ima\n[ 0.220132] evm: security.capability\n[ 0.220987] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222935] pinctrl core: initialized pinctrl subsystem\n[ 0.224103] RTC time: 17:34:16, date: 09/26/18\n[ 0.225104] NET: Registered protocol family 16\n[ 0.226101] cpuidle: using governor ladder\n[ 0.226941] cpuidle: using governor menu\n[ 0.227758] PCCT header not found.\n[ 0.228529] ACPI: bus type PCI registered\n[ 0.229364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230633] PCI: Using configuration type 1 for base access\n[ 0.232433] ACPI: Added _OSI(Module Device)\n[ 0.233292] ACPI: Added _OSI(Processor Device)\n[ 0.234149] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235049] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237164] ACPI: Interpreter enabled\n[ 0.237942] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241719] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243620] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245511] ACPI: (supports S0 S5)\n[ 0.246236] ACPI: Using IOAPIC for interrupt routing\n[ 0.247326] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250481] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252886] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254123] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256406] acpiphp: Slot [3] registered\n[ 0.257248] acpiphp: Slot [4] registered\n[ 0.258086] acpiphp: Slot [5] registered\n[ 0.258918] acpiphp: Slot [6] registered\n[ 0.259772] acpiphp: Slot [7] registered\n[ 0.260617] acpiphp: Slot [8] registered\n[ 0.261475] acpiphp: Slot [9] registered\n[ 0.262313] acpiphp: Slot [10] registered\n[ 0.263166] acpiphp: Slot [11] registered\n[ 0.264026] acpiphp: Slot [12] registered\n[ 0.264878] acpiphp: Slot [13] registered\n[ 0.265735] acpiphp: Slot [14] registered\n[ 0.266601] acpiphp: Slot [15] registered\n[ 0.277582] acpiphp: Slot [16] registered\n[ 0.278423] acpiphp: Slot [17] registered\n[ 0.279259] acpiphp: Slot [18] registered\n[ 0.280076] acpiphp: Slot [19] registered\n[ 0.280890] acpiphp: Slot [20] registered\n[ 0.281730] acpiphp: Slot [21] registered\n[ 0.282534] acpiphp: Slot [22] registered\n[ 0.283313] acpiphp: Slot [23] registered\n[ 0.284093] acpiphp: Slot [24] registered\n[ 0.284913] acpiphp: Slot [25] registered\n[ 0.285703] acpiphp: Slot [26] registered\n[ 0.286501] acpiphp: Slot [27] registered\n[ 0.287283] acpiphp: Slot [28] registered\n[ 0.288062] acpiphp: Slot [29] registered\n[ 0.288845] acpiphp: Slot [30] registered\n[ 0.289641] acpiphp: Slot [31] registered\n[ 0.290429] PCI host bridge to bus 0000:00\n[ 0.291210] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292379] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293551] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294936] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296327] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302397] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303635] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304765] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305981] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312389] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313766] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360792] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362241] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363607] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364974] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366328] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367537] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368654] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369669] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371159] vgaarb: loaded\n[ 0.371739] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372844] SCSI subsystem initialized\n[ 0.373634] ACPI: bus type USB registered\n[ 0.374422] usbcore: registered new interface driver usbfs\n[ 0.375411] usbcore: registered new interface driver hub\n[ 0.376377] usbcore: registered new device driver usb\n[ 0.377391] PCI: Using ACPI for IRQ routing\n[ 0.378379] NetLabel: Initializing\n[ 0.379067] NetLabel: domain hash size = 128\n[ 0.379886] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380808] NetLabel: unlabeled traffic allowed by default\n[ 0.381864] clocksource: Switched to clocksource kvm-clock\n[ 0.387340] AppArmor: AppArmor Filesystem Enabled\n[ 0.388265] pnp: PnP ACPI init\n[ 0.389153] pnp: PnP ACPI: found 5 devices\n[ 0.395487] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397128] NET: Registered protocol family 2\n[ 0.398052] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399272] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400394] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401502] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402538] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403661] NET: Registered protocol family 1\n[ 0.404498] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405548] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406581] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420579] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434843] Trying to unpack rootfs image as initramfs...\n[ 0.485413] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499166] Scanning for low memory corruption every 60 seconds\n[ 0.500451] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501561] audit: initializing netlink subsys (disabled)\n[ 0.502552] audit: type=2000 audit(1537983256.841:1): initialized\n[ 0.503820] Initialise system trusted keyring\n[ 0.504715] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505840] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507765] zbud: loaded\n[ 0.508455] VFS: Disk quotas dquot_6.6.0\n[ 0.509247] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510725] fuse init (API version 7.23)\n[ 0.511589] Key type big_key registered\n[ 0.512368] Allocating IMA MOK and blacklist keyrings.\n[ 0.513444] Key type asymmetric registered\n[ 0.514254] Asymmetric key parser 'x509' registered\n[ 0.515176] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516593] io scheduler noop registered\n[ 0.517363] io scheduler deadline registered (default)\n[ 0.518325] io scheduler cfq registered\n[ 0.519137] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520144] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521724] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523146] ACPI: Power Button [PWRF]\n[ 0.523968] GHES: HEST is not enabled!\n[ 0.537658] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566201] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568366] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593649] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596276] Linux agpgart interface v0.103\n[ 0.598322] brd: module loaded\n[ 0.599465] loop: module loaded\n[ 0.603903] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605306] GPT:90111 != 2097151\n[ 0.605969] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607024] GPT:90111 != 2097151\n[ 0.607671] GPT: Use GNU Parted to correct GPT errors.\n[ 0.608605] vda: vda1 vda15\n[ 0.610071] scsi host0: ata_piix\n[ 0.610780] scsi host1: ata_piix\n[ 0.611472] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.612641] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.614046] libphy: Fixed MDIO Bus: probed\n[ 0.614835] tun: Universal TUN/TAP device driver, 1.6\n[ 0.615751] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617828] PPP generic driver version 2.4.2\n[ 0.618735] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620016] ehci-pci: EHCI PCI platform driver\n[ 0.620861] ehci-platform: EHCI generic platform driver\n[ 0.621818] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.622919] ohci-pci: OHCI PCI platform driver\n[ 0.623760] ohci-platform: OHCI generic platform driver\n[ 0.624707] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.639085] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.640042] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641438] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.642438] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643518] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644692] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646067] usb usb1: Product: UHCI Host Controller\n[ 0.646967] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.648062] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.648993] hub 1-0:1.0: USB hub found\n[ 0.649741] hub 1-0:1.0: 2 ports detected\n[ 0.650624] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.652665] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.653591] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.654591] mousedev: PS/2 mouse device common for all mice\n[ 0.655799] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.657573] rtc_cmos 00:00: RTC can wake from S4\n[ 0.658645] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.659791] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.660933] i2c /dev entries driver\n[ 0.661661] device-mapper: uevent: version 1.0.3\n[ 0.662577] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.664154] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.665377] NET: Registered protocol family 10\n[ 0.666343] NET: Registered protocol family 17\n[ 0.667204] Key type dns_resolver registered\n[ 0.668100] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.669155] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.670845] registered taskstats version 1\n[ 0.671652] Loading compiled-in X.509 certificates\n[ 0.673066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.674861] zswap: loaded using pool lzo/zbud\n[ 0.676203] Key type trusted registered\n[ 0.677724] Key type encrypted registered\n[ 0.678542] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.679532] ima: No TPM chip found, activating TPM-bypass!\n[ 0.680528] evm: HMAC attrs: 0x1\n[ 0.681442] Magic number: 2:805:593\n[ 0.682273] rtc_cmos 00:00: setting system clock to 2018-09-26 17:34:17 UTC (1537983257)\n[ 0.683810] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.684874] EDD information not available.\n[ 0.770952] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772464] Write protecting the kernel read-only data: 14336k\n[ 0.784217] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785971] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.11\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.313076] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.20. iid=i-0000012c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2Fo+AhysjL1zU0Ul3V5YAJ2zBzQ79VUxSIeQf4AX1bPMNQyvbVY5LR/ao8ioFnSw1anby+wskFaC+HEp/szDcnyrAnUvm9Zn9+qDn/mJK4hk7y7T4w6wIOm4mLvqO3BnMUSgAyb4xj8mWc0NIqW0HPIXkYo+FZi4TDBeqSMmhaGzESERbRMYoTH9czsYtMu0QmdmIxlp1yktoCHAOjDhXTH/pdyo/SiKH+YNiMuzZSTQN1TVZdTBPxSvLp10chtxNovPEK5X2TctCu03CUv8EG2T8kAvRLUOyLfiddbg8iEFYD4XW9thMNipTw7pvKvBLlBHVDxSQNQsW2wzvJfyd root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBANgOuPMttOiDcX0CK/YRl7Uj32DcvEnpVqI0pLfHQa1iqpsV0jPWE/W8/7YePU3maYldRZ8hIqm7sPSK1iveTQLNdB9X5PLOlocpsqrrG8ivUZBTZqE5y0mf3/tTXTpmORYFbxVMUydl7QrAqaJxoWq+F5WeV3ZO4dP5+E4bSzoBAAAAFQDiCECkz/r4+VUUb2SpAWxho2RTswAAAIEAtR+m6Agt6+eWKzysC1OuVbbtZUoHKSiWknxszG9bBrp7pxLtgPl/kOXR/ZTQBQZHzY/AH/98fAzafVPBcWCHpTNiqxB2tPeXO2END6AH9bbUPWvXBrNLeLLPynbhPRQtODa5TbWYHmRbqy3vwd3U4UWIhnWdW898ZvsItseVpx0AAACBAIZHldJAlJ+tl8UfyDd4HjEevjdSEzJ4qBb4PTR7xapWMZIZlJWX/fDVOWzL/z3VZ3LOcw89U0nekbwff719vj/QQ7IyPfcwNBEkemrybj0uoDfgKOeqHRsenI8U0Texhbfq8YHxiu+y89thvlO6Gf0zOPtqP/5DUYOkD33Usmbx root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.15,24,fe80::f816:3eff:fe9f:d97e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.15 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000012c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.63 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n"} 2018-09-26 17:34:24,753 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b3e372bf-fb33-445a-a9ee-79e1b109c68b/action used request id req-9ddf8533-316e-4005-8045-0c681ec80768 2018-09-26 17:34:26,773 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/b3e372bf-fb33-445a-a9ee-79e1b109c68b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea6c678d5a30b6992902064beabbe2e1d6966701" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:34:27,840 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:34:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f020d929-681a-48c4-824f-1868eefddaf1 x-compute-request-id: req-f020d929-681a-48c4-824f-1868eefddaf1 Content-Encoding: gzip Content-Length: 9982 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489648917 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.131954] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133668] pid_max: default: 32768 minimum: 301\n[ 0.134609] ACPI: Core revision 20150930\n[ 0.136024] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137373] Security Framework initialized\n[ 0.138207] Yama: becoming mindful.\n[ 0.138968] AppArmor: AppArmor initialized\n[ 0.139851] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141240] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142542] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143774] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145209] Initializing cgroup subsys io\n[ 0.146042] Initializing cgroup subsys memory\n[ 0.146909] Initializing cgroup subsys devices\n[ 0.147821] Initializing cgroup subsys freezer\n[ 0.148706] Initializing cgroup subsys net_cls\n[ 0.149584] Initializing cgroup subsys perf_event\n[ 0.150519] Initializing cgroup subsys net_prio\n[ 0.151431] Initializing cgroup subsys hugetlb\n[ 0.152296] Initializing cgroup subsys pids\n[ 0.153170] CPU: Physical Processor ID: 0\n[ 0.154686] mce: CPU supports 10 MCE banks\n[ 0.155565] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156595] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167359] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173903] ftrace: allocating 31920 entries in 125 pages\n[ 0.200339] smpboot: Max logical packages: 1\n[ 0.201220] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202585] x2apic enabled\n[ 0.203417] Switched APIC routing to physical x2apic.\n[ 0.205191] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206340] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210179] KVM setup paravirtual spinlock\n[ 0.211495] x86: Booted up 1 node, 1 CPUs\n[ 0.212328] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213770] devtmpfs: initialized\n[ 0.215545] evm: security.selinux\n[ 0.216286] evm: security.SMACK64\n[ 0.217013] evm: security.SMACK64EXEC\n[ 0.217803] evm: security.SMACK64TRANSMUTE\n[ 0.218661] evm: security.SMACK64MMAP\n[ 0.219447] evm: security.ima\n[ 0.220132] evm: security.capability\n[ 0.220987] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222935] pinctrl core: initialized pinctrl subsystem\n[ 0.224103] RTC time: 17:34:16, date: 09/26/18\n[ 0.225104] NET: Registered protocol family 16\n[ 0.226101] cpuidle: using governor ladder\n[ 0.226941] cpuidle: using governor menu\n[ 0.227758] PCCT header not found.\n[ 0.228529] ACPI: bus type PCI registered\n[ 0.229364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230633] PCI: Using configuration type 1 for base access\n[ 0.232433] ACPI: Added _OSI(Module Device)\n[ 0.233292] ACPI: Added _OSI(Processor Device)\n[ 0.234149] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235049] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237164] ACPI: Interpreter enabled\n[ 0.237942] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241719] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243620] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245511] ACPI: (supports S0 S5)\n[ 0.246236] ACPI: Using IOAPIC for interrupt routing\n[ 0.247326] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250481] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252886] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254123] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256406] acpiphp: Slot [3] registered\n[ 0.257248] acpiphp: Slot [4] registered\n[ 0.258086] acpiphp: Slot [5] registered\n[ 0.258918] acpiphp: Slot [6] registered\n[ 0.259772] acpiphp: Slot [7] registered\n[ 0.260617] acpiphp: Slot [8] registered\n[ 0.261475] acpiphp: Slot [9] registered\n[ 0.262313] acpiphp: Slot [10] registered\n[ 0.263166] acpiphp: Slot [11] registered\n[ 0.264026] acpiphp: Slot [12] registered\n[ 0.264878] acpiphp: Slot [13] registered\n[ 0.265735] acpiphp: Slot [14] registered\n[ 0.266601] acpiphp: Slot [15] registered\n[ 0.277582] acpiphp: Slot [16] registered\n[ 0.278423] acpiphp: Slot [17] registered\n[ 0.279259] acpiphp: Slot [18] registered\n[ 0.280076] acpiphp: Slot [19] registered\n[ 0.280890] acpiphp: Slot [20] registered\n[ 0.281730] acpiphp: Slot [21] registered\n[ 0.282534] acpiphp: Slot [22] registered\n[ 0.283313] acpiphp: Slot [23] registered\n[ 0.284093] acpiphp: Slot [24] registered\n[ 0.284913] acpiphp: Slot [25] registered\n[ 0.285703] acpiphp: Slot [26] registered\n[ 0.286501] acpiphp: Slot [27] registered\n[ 0.287283] acpiphp: Slot [28] registered\n[ 0.288062] acpiphp: Slot [29] registered\n[ 0.288845] acpiphp: Slot [30] registered\n[ 0.289641] acpiphp: Slot [31] registered\n[ 0.290429] PCI host bridge to bus 0000:00\n[ 0.291210] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292379] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293551] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294936] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296327] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302397] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303635] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304765] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305981] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312389] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313766] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360792] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362241] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363607] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364974] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366328] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367537] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368654] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369669] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371159] vgaarb: loaded\n[ 0.371739] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372844] SCSI subsystem initialized\n[ 0.373634] ACPI: bus type USB registered\n[ 0.374422] usbcore: registered new interface driver usbfs\n[ 0.375411] usbcore: registered new interface driver hub\n[ 0.376377] usbcore: registered new device driver usb\n[ 0.377391] PCI: Using ACPI for IRQ routing\n[ 0.378379] NetLabel: Initializing\n[ 0.379067] NetLabel: domain hash size = 128\n[ 0.379886] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380808] NetLabel: unlabeled traffic allowed by default\n[ 0.381864] clocksource: Switched to clocksource kvm-clock\n[ 0.387340] AppArmor: AppArmor Filesystem Enabled\n[ 0.388265] pnp: PnP ACPI init\n[ 0.389153] pnp: PnP ACPI: found 5 devices\n[ 0.395487] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397128] NET: Registered protocol family 2\n[ 0.398052] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399272] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400394] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401502] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402538] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403661] NET: Registered protocol family 1\n[ 0.404498] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405548] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406581] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420579] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434843] Trying to unpack rootfs image as initramfs...\n[ 0.485413] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499166] Scanning for low memory corruption every 60 seconds\n[ 0.500451] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501561] audit: initializing netlink subsys (disabled)\n[ 0.502552] audit: type=2000 audit(1537983256.841:1): initialized\n[ 0.503820] Initialise system trusted keyring\n[ 0.504715] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505840] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507765] zbud: loaded\n[ 0.508455] VFS: Disk quotas dquot_6.6.0\n[ 0.509247] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510725] fuse init (API version 7.23)\n[ 0.511589] Key type big_key registered\n[ 0.512368] Allocating IMA MOK and blacklist keyrings.\n[ 0.513444] Key type asymmetric registered\n[ 0.514254] Asymmetric key parser 'x509' registered\n[ 0.515176] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516593] io scheduler noop registered\n[ 0.517363] io scheduler deadline registered (default)\n[ 0.518325] io scheduler cfq registered\n[ 0.519137] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520144] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521724] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523146] ACPI: Power Button [PWRF]\n[ 0.523968] GHES: HEST is not enabled!\n[ 0.537658] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566201] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568366] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593649] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596276] Linux agpgart interface v0.103\n[ 0.598322] brd: module loaded\n[ 0.599465] loop: module loaded\n[ 0.603903] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605306] GPT:90111 != 2097151\n[ 0.605969] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607024] GPT:90111 != 2097151\n[ 0.607671] GPT: Use GNU Parted to correct GPT errors.\n[ 0.608605] vda: vda1 vda15\n[ 0.610071] scsi host0: ata_piix\n[ 0.610780] scsi host1: ata_piix\n[ 0.611472] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.612641] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.614046] libphy: Fixed MDIO Bus: probed\n[ 0.614835] tun: Universal TUN/TAP device driver, 1.6\n[ 0.615751] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617828] PPP generic driver version 2.4.2\n[ 0.618735] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620016] ehci-pci: EHCI PCI platform driver\n[ 0.620861] ehci-platform: EHCI generic platform driver\n[ 0.621818] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.622919] ohci-pci: OHCI PCI platform driver\n[ 0.623760] ohci-platform: OHCI generic platform driver\n[ 0.624707] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.639085] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.640042] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641438] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.642438] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643518] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644692] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646067] usb usb1: Product: UHCI Host Controller\n[ 0.646967] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.648062] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.648993] hub 1-0:1.0: USB hub found\n[ 0.649741] hub 1-0:1.0: 2 ports detected\n[ 0.650624] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.652665] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.653591] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.654591] mousedev: PS/2 mouse device common for all mice\n[ 0.655799] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.657573] rtc_cmos 00:00: RTC can wake from S4\n[ 0.658645] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.659791] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.660933] i2c /dev entries driver\n[ 0.661661] device-mapper: uevent: version 1.0.3\n[ 0.662577] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.664154] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.665377] NET: Registered protocol family 10\n[ 0.666343] NET: Registered protocol family 17\n[ 0.667204] Key type dns_resolver registered\n[ 0.668100] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.669155] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.670845] registered taskstats version 1\n[ 0.671652] Loading compiled-in X.509 certificates\n[ 0.673066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.674861] zswap: loaded using pool lzo/zbud\n[ 0.676203] Key type trusted registered\n[ 0.677724] Key type encrypted registered\n[ 0.678542] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.679532] ima: No TPM chip found, activating TPM-bypass!\n[ 0.680528] evm: HMAC attrs: 0x1\n[ 0.681442] Magic number: 2:805:593\n[ 0.682273] rtc_cmos 00:00: setting system clock to 2018-09-26 17:34:17 UTC (1537983257)\n[ 0.683810] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.684874] EDD information not available.\n[ 0.770952] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772464] Write protecting the kernel read-only data: 14336k\n[ 0.784217] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785971] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.11\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.313076] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.20. iid=i-0000012c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2Fo+AhysjL1zU0Ul3V5YAJ2zBzQ79VUxSIeQf4AX1bPMNQyvbVY5LR/ao8ioFnSw1anby+wskFaC+HEp/szDcnyrAnUvm9Zn9+qDn/mJK4hk7y7T4w6wIOm4mLvqO3BnMUSgAyb4xj8mWc0NIqW0HPIXkYo+FZi4TDBeqSMmhaGzESERbRMYoTH9czsYtMu0QmdmIxlp1yktoCHAOjDhXTH/pdyo/SiKH+YNiMuzZSTQN1TVZdTBPxSvLp10chtxNovPEK5X2TctCu03CUv8EG2T8kAvRLUOyLfiddbg8iEFYD4XW9thMNipTw7pvKvBLlBHVDxSQNQsW2wzvJfyd root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBANgOuPMttOiDcX0CK/YRl7Uj32DcvEnpVqI0pLfHQa1iqpsV0jPWE/W8/7YePU3maYldRZ8hIqm7sPSK1iveTQLNdB9X5PLOlocpsqrrG8ivUZBTZqE5y0mf3/tTXTpmORYFbxVMUydl7QrAqaJxoWq+F5WeV3ZO4dP5+E4bSzoBAAAAFQDiCECkz/r4+VUUb2SpAWxho2RTswAAAIEAtR+m6Agt6+eWKzysC1OuVbbtZUoHKSiWknxszG9bBrp7pxLtgPl/kOXR/ZTQBQZHzY/AH/98fAzafVPBcWCHpTNiqxB2tPeXO2END6AH9bbUPWvXBrNLeLLPynbhPRQtODa5TbWYHmRbqy3vwd3U4UWIhnWdW898ZvsItseVpx0AAACBAIZHldJAlJ+tl8UfyDd4HjEevjdSEzJ4qBb4PTR7xapWMZIZlJWX/fDVOWzL/z3VZ3LOcw89U0nekbwff719vj/QQ7IyPfcwNBEkemrybj0uoDfgKOeqHRsenI8U0Texhbfq8YHxiu+y89thvlO6Gf0zOPtqP/5DUYOkD33Usmbx root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.15,24,fe80::f816:3eff:fe9f:d97e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.15 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000012c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.63 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 4.48s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:9F:D9:7E \n inet addr:10.10.10.15 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9f:d97e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:103 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8184 (7.9 KiB) TX bytes:9211 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-09-26 17:34:27,841 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b3e372bf-fb33-445a-a9ee-79e1b109c68b/action used request id req-f020d929-681a-48c4-824f-1868eefddaf1 2018-09-26 17:34:29,862 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/b3e372bf-fb33-445a-a9ee-79e1b109c68b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea6c678d5a30b6992902064beabbe2e1d6966701" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:34:30,939 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:34:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-94936eff-3ae7-43a5-b11b-4332c4810d31 x-compute-request-id: req-94936eff-3ae7-43a5-b11b-4332c4810d31 Content-Encoding: gzip Content-Length: 9982 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489648917 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.131954] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133668] pid_max: default: 32768 minimum: 301\n[ 0.134609] ACPI: Core revision 20150930\n[ 0.136024] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137373] Security Framework initialized\n[ 0.138207] Yama: becoming mindful.\n[ 0.138968] AppArmor: AppArmor initialized\n[ 0.139851] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141240] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142542] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143774] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145209] Initializing cgroup subsys io\n[ 0.146042] Initializing cgroup subsys memory\n[ 0.146909] Initializing cgroup subsys devices\n[ 0.147821] Initializing cgroup subsys freezer\n[ 0.148706] Initializing cgroup subsys net_cls\n[ 0.149584] Initializing cgroup subsys perf_event\n[ 0.150519] Initializing cgroup subsys net_prio\n[ 0.151431] Initializing cgroup subsys hugetlb\n[ 0.152296] Initializing cgroup subsys pids\n[ 0.153170] CPU: Physical Processor ID: 0\n[ 0.154686] mce: CPU supports 10 MCE banks\n[ 0.155565] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156595] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167359] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173903] ftrace: allocating 31920 entries in 125 pages\n[ 0.200339] smpboot: Max logical packages: 1\n[ 0.201220] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202585] x2apic enabled\n[ 0.203417] Switched APIC routing to physical x2apic.\n[ 0.205191] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206340] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210179] KVM setup paravirtual spinlock\n[ 0.211495] x86: Booted up 1 node, 1 CPUs\n[ 0.212328] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213770] devtmpfs: initialized\n[ 0.215545] evm: security.selinux\n[ 0.216286] evm: security.SMACK64\n[ 0.217013] evm: security.SMACK64EXEC\n[ 0.217803] evm: security.SMACK64TRANSMUTE\n[ 0.218661] evm: security.SMACK64MMAP\n[ 0.219447] evm: security.ima\n[ 0.220132] evm: security.capability\n[ 0.220987] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222935] pinctrl core: initialized pinctrl subsystem\n[ 0.224103] RTC time: 17:34:16, date: 09/26/18\n[ 0.225104] NET: Registered protocol family 16\n[ 0.226101] cpuidle: using governor ladder\n[ 0.226941] cpuidle: using governor menu\n[ 0.227758] PCCT header not found.\n[ 0.228529] ACPI: bus type PCI registered\n[ 0.229364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230633] PCI: Using configuration type 1 for base access\n[ 0.232433] ACPI: Added _OSI(Module Device)\n[ 0.233292] ACPI: Added _OSI(Processor Device)\n[ 0.234149] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235049] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237164] ACPI: Interpreter enabled\n[ 0.237942] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241719] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243620] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245511] ACPI: (supports S0 S5)\n[ 0.246236] ACPI: Using IOAPIC for interrupt routing\n[ 0.247326] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250481] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252886] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254123] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256406] acpiphp: Slot [3] registered\n[ 0.257248] acpiphp: Slot [4] registered\n[ 0.258086] acpiphp: Slot [5] registered\n[ 0.258918] acpiphp: Slot [6] registered\n[ 0.259772] acpiphp: Slot [7] registered\n[ 0.260617] acpiphp: Slot [8] registered\n[ 0.261475] acpiphp: Slot [9] registered\n[ 0.262313] acpiphp: Slot [10] registered\n[ 0.263166] acpiphp: Slot [11] registered\n[ 0.264026] acpiphp: Slot [12] registered\n[ 0.264878] acpiphp: Slot [13] registered\n[ 0.265735] acpiphp: Slot [14] registered\n[ 0.266601] acpiphp: Slot [15] registered\n[ 0.277582] acpiphp: Slot [16] registered\n[ 0.278423] acpiphp: Slot [17] registered\n[ 0.279259] acpiphp: Slot [18] registered\n[ 0.280076] acpiphp: Slot [19] registered\n[ 0.280890] acpiphp: Slot [20] registered\n[ 0.281730] acpiphp: Slot [21] registered\n[ 0.282534] acpiphp: Slot [22] registered\n[ 0.283313] acpiphp: Slot [23] registered\n[ 0.284093] acpiphp: Slot [24] registered\n[ 0.284913] acpiphp: Slot [25] registered\n[ 0.285703] acpiphp: Slot [26] registered\n[ 0.286501] acpiphp: Slot [27] registered\n[ 0.287283] acpiphp: Slot [28] registered\n[ 0.288062] acpiphp: Slot [29] registered\n[ 0.288845] acpiphp: Slot [30] registered\n[ 0.289641] acpiphp: Slot [31] registered\n[ 0.290429] PCI host bridge to bus 0000:00\n[ 0.291210] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292379] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293551] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294936] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296327] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302397] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303635] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304765] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305981] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312389] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313766] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360792] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362241] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363607] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364974] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366328] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367537] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368654] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369669] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371159] vgaarb: loaded\n[ 0.371739] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372844] SCSI subsystem initialized\n[ 0.373634] ACPI: bus type USB registered\n[ 0.374422] usbcore: registered new interface driver usbfs\n[ 0.375411] usbcore: registered new interface driver hub\n[ 0.376377] usbcore: registered new device driver usb\n[ 0.377391] PCI: Using ACPI for IRQ routing\n[ 0.378379] NetLabel: Initializing\n[ 0.379067] NetLabel: domain hash size = 128\n[ 0.379886] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380808] NetLabel: unlabeled traffic allowed by default\n[ 0.381864] clocksource: Switched to clocksource kvm-clock\n[ 0.387340] AppArmor: AppArmor Filesystem Enabled\n[ 0.388265] pnp: PnP ACPI init\n[ 0.389153] pnp: PnP ACPI: found 5 devices\n[ 0.395487] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397128] NET: Registered protocol family 2\n[ 0.398052] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399272] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400394] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401502] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402538] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403661] NET: Registered protocol family 1\n[ 0.404498] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405548] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406581] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420579] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434843] Trying to unpack rootfs image as initramfs...\n[ 0.485413] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499166] Scanning for low memory corruption every 60 seconds\n[ 0.500451] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501561] audit: initializing netlink subsys (disabled)\n[ 0.502552] audit: type=2000 audit(1537983256.841:1): initialized\n[ 0.503820] Initialise system trusted keyring\n[ 0.504715] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505840] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507765] zbud: loaded\n[ 0.508455] VFS: Disk quotas dquot_6.6.0\n[ 0.509247] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510725] fuse init (API version 7.23)\n[ 0.511589] Key type big_key registered\n[ 0.512368] Allocating IMA MOK and blacklist keyrings.\n[ 0.513444] Key type asymmetric registered\n[ 0.514254] Asymmetric key parser 'x509' registered\n[ 0.515176] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516593] io scheduler noop registered\n[ 0.517363] io scheduler deadline registered (default)\n[ 0.518325] io scheduler cfq registered\n[ 0.519137] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520144] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521724] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523146] ACPI: Power Button [PWRF]\n[ 0.523968] GHES: HEST is not enabled!\n[ 0.537658] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566201] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568366] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593649] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596276] Linux agpgart interface v0.103\n[ 0.598322] brd: module loaded\n[ 0.599465] loop: module loaded\n[ 0.603903] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605306] GPT:90111 != 2097151\n[ 0.605969] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607024] GPT:90111 != 2097151\n[ 0.607671] GPT: Use GNU Parted to correct GPT errors.\n[ 0.608605] vda: vda1 vda15\n[ 0.610071] scsi host0: ata_piix\n[ 0.610780] scsi host1: ata_piix\n[ 0.611472] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.612641] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.614046] libphy: Fixed MDIO Bus: probed\n[ 0.614835] tun: Universal TUN/TAP device driver, 1.6\n[ 0.615751] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617828] PPP generic driver version 2.4.2\n[ 0.618735] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620016] ehci-pci: EHCI PCI platform driver\n[ 0.620861] ehci-platform: EHCI generic platform driver\n[ 0.621818] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.622919] ohci-pci: OHCI PCI platform driver\n[ 0.623760] ohci-platform: OHCI generic platform driver\n[ 0.624707] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.639085] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.640042] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641438] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.642438] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643518] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644692] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646067] usb usb1: Product: UHCI Host Controller\n[ 0.646967] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.648062] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.648993] hub 1-0:1.0: USB hub found\n[ 0.649741] hub 1-0:1.0: 2 ports detected\n[ 0.650624] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.652665] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.653591] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.654591] mousedev: PS/2 mouse device common for all mice\n[ 0.655799] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.657573] rtc_cmos 00:00: RTC can wake from S4\n[ 0.658645] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.659791] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.660933] i2c /dev entries driver\n[ 0.661661] device-mapper: uevent: version 1.0.3\n[ 0.662577] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.664154] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.665377] NET: Registered protocol family 10\n[ 0.666343] NET: Registered protocol family 17\n[ 0.667204] Key type dns_resolver registered\n[ 0.668100] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.669155] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.670845] registered taskstats version 1\n[ 0.671652] Loading compiled-in X.509 certificates\n[ 0.673066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.674861] zswap: loaded using pool lzo/zbud\n[ 0.676203] Key type trusted registered\n[ 0.677724] Key type encrypted registered\n[ 0.678542] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.679532] ima: No TPM chip found, activating TPM-bypass!\n[ 0.680528] evm: HMAC attrs: 0x1\n[ 0.681442] Magic number: 2:805:593\n[ 0.682273] rtc_cmos 00:00: setting system clock to 2018-09-26 17:34:17 UTC (1537983257)\n[ 0.683810] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.684874] EDD information not available.\n[ 0.770952] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772464] Write protecting the kernel read-only data: 14336k\n[ 0.784217] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785971] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.11\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.313076] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.20. iid=i-0000012c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2Fo+AhysjL1zU0Ul3V5YAJ2zBzQ79VUxSIeQf4AX1bPMNQyvbVY5LR/ao8ioFnSw1anby+wskFaC+HEp/szDcnyrAnUvm9Zn9+qDn/mJK4hk7y7T4w6wIOm4mLvqO3BnMUSgAyb4xj8mWc0NIqW0HPIXkYo+FZi4TDBeqSMmhaGzESERbRMYoTH9czsYtMu0QmdmIxlp1yktoCHAOjDhXTH/pdyo/SiKH+YNiMuzZSTQN1TVZdTBPxSvLp10chtxNovPEK5X2TctCu03CUv8EG2T8kAvRLUOyLfiddbg8iEFYD4XW9thMNipTw7pvKvBLlBHVDxSQNQsW2wzvJfyd root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBANgOuPMttOiDcX0CK/YRl7Uj32DcvEnpVqI0pLfHQa1iqpsV0jPWE/W8/7YePU3maYldRZ8hIqm7sPSK1iveTQLNdB9X5PLOlocpsqrrG8ivUZBTZqE5y0mf3/tTXTpmORYFbxVMUydl7QrAqaJxoWq+F5WeV3ZO4dP5+E4bSzoBAAAAFQDiCECkz/r4+VUUb2SpAWxho2RTswAAAIEAtR+m6Agt6+eWKzysC1OuVbbtZUoHKSiWknxszG9bBrp7pxLtgPl/kOXR/ZTQBQZHzY/AH/98fAzafVPBcWCHpTNiqxB2tPeXO2END6AH9bbUPWvXBrNLeLLPynbhPRQtODa5TbWYHmRbqy3vwd3U4UWIhnWdW898ZvsItseVpx0AAACBAIZHldJAlJ+tl8UfyDd4HjEevjdSEzJ4qBb4PTR7xapWMZIZlJWX/fDVOWzL/z3VZ3LOcw89U0nekbwff719vj/QQ7IyPfcwNBEkemrybj0uoDfgKOeqHRsenI8U0Texhbfq8YHxiu+y89thvlO6Gf0zOPtqP/5DUYOkD33Usmbx root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.15,24,fe80::f816:3eff:fe9f:d97e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.15 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000012c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.63 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 4.48s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:9F:D9:7E \n inet addr:10.10.10.15 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9f:d97e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:103 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8184 (7.9 KiB) TX bytes:9211 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-09-26 17:34:30,939 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b3e372bf-fb33-445a-a9ee-79e1b109c68b/action used request id req-94936eff-3ae7-43a5-b11b-4332c4810d31 2018-09-26 17:34:32,961 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/b3e372bf-fb33-445a-a9ee-79e1b109c68b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea6c678d5a30b6992902064beabbe2e1d6966701" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:34:34,042 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:34:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f89b875-e979-404e-92e0-7dcb09d22d9e x-compute-request-id: req-2f89b875-e979-404e-92e0-7dcb09d22d9e Content-Encoding: gzip Content-Length: 9982 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489648917 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.131954] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133668] pid_max: default: 32768 minimum: 301\n[ 0.134609] ACPI: Core revision 20150930\n[ 0.136024] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137373] Security Framework initialized\n[ 0.138207] Yama: becoming mindful.\n[ 0.138968] AppArmor: AppArmor initialized\n[ 0.139851] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141240] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142542] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143774] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145209] Initializing cgroup subsys io\n[ 0.146042] Initializing cgroup subsys memory\n[ 0.146909] Initializing cgroup subsys devices\n[ 0.147821] Initializing cgroup subsys freezer\n[ 0.148706] Initializing cgroup subsys net_cls\n[ 0.149584] Initializing cgroup subsys perf_event\n[ 0.150519] Initializing cgroup subsys net_prio\n[ 0.151431] Initializing cgroup subsys hugetlb\n[ 0.152296] Initializing cgroup subsys pids\n[ 0.153170] CPU: Physical Processor ID: 0\n[ 0.154686] mce: CPU supports 10 MCE banks\n[ 0.155565] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156595] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167359] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173903] ftrace: allocating 31920 entries in 125 pages\n[ 0.200339] smpboot: Max logical packages: 1\n[ 0.201220] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202585] x2apic enabled\n[ 0.203417] Switched APIC routing to physical x2apic.\n[ 0.205191] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206340] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210179] KVM setup paravirtual spinlock\n[ 0.211495] x86: Booted up 1 node, 1 CPUs\n[ 0.212328] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213770] devtmpfs: initialized\n[ 0.215545] evm: security.selinux\n[ 0.216286] evm: security.SMACK64\n[ 0.217013] evm: security.SMACK64EXEC\n[ 0.217803] evm: security.SMACK64TRANSMUTE\n[ 0.218661] evm: security.SMACK64MMAP\n[ 0.219447] evm: security.ima\n[ 0.220132] evm: security.capability\n[ 0.220987] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222935] pinctrl core: initialized pinctrl subsystem\n[ 0.224103] RTC time: 17:34:16, date: 09/26/18\n[ 0.225104] NET: Registered protocol family 16\n[ 0.226101] cpuidle: using governor ladder\n[ 0.226941] cpuidle: using governor menu\n[ 0.227758] PCCT header not found.\n[ 0.228529] ACPI: bus type PCI registered\n[ 0.229364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230633] PCI: Using configuration type 1 for base access\n[ 0.232433] ACPI: Added _OSI(Module Device)\n[ 0.233292] ACPI: Added _OSI(Processor Device)\n[ 0.234149] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235049] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237164] ACPI: Interpreter enabled\n[ 0.237942] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241719] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243620] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245511] ACPI: (supports S0 S5)\n[ 0.246236] ACPI: Using IOAPIC for interrupt routing\n[ 0.247326] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250481] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252886] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254123] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256406] acpiphp: Slot [3] registered\n[ 0.257248] acpiphp: Slot [4] registered\n[ 0.258086] acpiphp: Slot [5] registered\n[ 0.258918] acpiphp: Slot [6] registered\n[ 0.259772] acpiphp: Slot [7] registered\n[ 0.260617] acpiphp: Slot [8] registered\n[ 0.261475] acpiphp: Slot [9] registered\n[ 0.262313] acpiphp: Slot [10] registered\n[ 0.263166] acpiphp: Slot [11] registered\n[ 0.264026] acpiphp: Slot [12] registered\n[ 0.264878] acpiphp: Slot [13] registered\n[ 0.265735] acpiphp: Slot [14] registered\n[ 0.266601] acpiphp: Slot [15] registered\n[ 0.277582] acpiphp: Slot [16] registered\n[ 0.278423] acpiphp: Slot [17] registered\n[ 0.279259] acpiphp: Slot [18] registered\n[ 0.280076] acpiphp: Slot [19] registered\n[ 0.280890] acpiphp: Slot [20] registered\n[ 0.281730] acpiphp: Slot [21] registered\n[ 0.282534] acpiphp: Slot [22] registered\n[ 0.283313] acpiphp: Slot [23] registered\n[ 0.284093] acpiphp: Slot [24] registered\n[ 0.284913] acpiphp: Slot [25] registered\n[ 0.285703] acpiphp: Slot [26] registered\n[ 0.286501] acpiphp: Slot [27] registered\n[ 0.287283] acpiphp: Slot [28] registered\n[ 0.288062] acpiphp: Slot [29] registered\n[ 0.288845] acpiphp: Slot [30] registered\n[ 0.289641] acpiphp: Slot [31] registered\n[ 0.290429] PCI host bridge to bus 0000:00\n[ 0.291210] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292379] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293551] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294936] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296327] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302397] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303635] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304765] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305981] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312389] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313766] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360792] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362241] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363607] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364974] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366328] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367537] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368654] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369669] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371159] vgaarb: loaded\n[ 0.371739] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372844] SCSI subsystem initialized\n[ 0.373634] ACPI: bus type USB registered\n[ 0.374422] usbcore: registered new interface driver usbfs\n[ 0.375411] usbcore: registered new interface driver hub\n[ 0.376377] usbcore: registered new device driver usb\n[ 0.377391] PCI: Using ACPI for IRQ routing\n[ 0.378379] NetLabel: Initializing\n[ 0.379067] NetLabel: domain hash size = 128\n[ 0.379886] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380808] NetLabel: unlabeled traffic allowed by default\n[ 0.381864] clocksource: Switched to clocksource kvm-clock\n[ 0.387340] AppArmor: AppArmor Filesystem Enabled\n[ 0.388265] pnp: PnP ACPI init\n[ 0.389153] pnp: PnP ACPI: found 5 devices\n[ 0.395487] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397128] NET: Registered protocol family 2\n[ 0.398052] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399272] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400394] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401502] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402538] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403661] NET: Registered protocol family 1\n[ 0.404498] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405548] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406581] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420579] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434843] Trying to unpack rootfs image as initramfs...\n[ 0.485413] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499166] Scanning for low memory corruption every 60 seconds\n[ 0.500451] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501561] audit: initializing netlink subsys (disabled)\n[ 0.502552] audit: type=2000 audit(1537983256.841:1): initialized\n[ 0.503820] Initialise system trusted keyring\n[ 0.504715] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505840] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507765] zbud: loaded\n[ 0.508455] VFS: Disk quotas dquot_6.6.0\n[ 0.509247] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510725] fuse init (API version 7.23)\n[ 0.511589] Key type big_key registered\n[ 0.512368] Allocating IMA MOK and blacklist keyrings.\n[ 0.513444] Key type asymmetric registered\n[ 0.514254] Asymmetric key parser 'x509' registered\n[ 0.515176] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516593] io scheduler noop registered\n[ 0.517363] io scheduler deadline registered (default)\n[ 0.518325] io scheduler cfq registered\n[ 0.519137] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520144] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521724] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523146] ACPI: Power Button [PWRF]\n[ 0.523968] GHES: HEST is not enabled!\n[ 0.537658] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566201] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568366] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593649] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596276] Linux agpgart interface v0.103\n[ 0.598322] brd: module loaded\n[ 0.599465] loop: module loaded\n[ 0.603903] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605306] GPT:90111 != 2097151\n[ 0.605969] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607024] GPT:90111 != 2097151\n[ 0.607671] GPT: Use GNU Parted to correct GPT errors.\n[ 0.608605] vda: vda1 vda15\n[ 0.610071] scsi host0: ata_piix\n[ 0.610780] scsi host1: ata_piix\n[ 0.611472] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.612641] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.614046] libphy: Fixed MDIO Bus: probed\n[ 0.614835] tun: Universal TUN/TAP device driver, 1.6\n[ 0.615751] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617828] PPP generic driver version 2.4.2\n[ 0.618735] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620016] ehci-pci: EHCI PCI platform driver\n[ 0.620861] ehci-platform: EHCI generic platform driver\n[ 0.621818] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.622919] ohci-pci: OHCI PCI platform driver\n[ 0.623760] ohci-platform: OHCI generic platform driver\n[ 0.624707] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.639085] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.640042] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641438] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.642438] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643518] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644692] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646067] usb usb1: Product: UHCI Host Controller\n[ 0.646967] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.648062] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.648993] hub 1-0:1.0: USB hub found\n[ 0.649741] hub 1-0:1.0: 2 ports detected\n[ 0.650624] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.652665] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.653591] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.654591] mousedev: PS/2 mouse device common for all mice\n[ 0.655799] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.657573] rtc_cmos 00:00: RTC can wake from S4\n[ 0.658645] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.659791] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.660933] i2c /dev entries driver\n[ 0.661661] device-mapper: uevent: version 1.0.3\n[ 0.662577] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.664154] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.665377] NET: Registered protocol family 10\n[ 0.666343] NET: Registered protocol family 17\n[ 0.667204] Key type dns_resolver registered\n[ 0.668100] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.669155] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.670845] registered taskstats version 1\n[ 0.671652] Loading compiled-in X.509 certificates\n[ 0.673066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.674861] zswap: loaded using pool lzo/zbud\n[ 0.676203] Key type trusted registered\n[ 0.677724] Key type encrypted registered\n[ 0.678542] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.679532] ima: No TPM chip found, activating TPM-bypass!\n[ 0.680528] evm: HMAC attrs: 0x1\n[ 0.681442] Magic number: 2:805:593\n[ 0.682273] rtc_cmos 00:00: setting system clock to 2018-09-26 17:34:17 UTC (1537983257)\n[ 0.683810] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.684874] EDD information not available.\n[ 0.770952] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772464] Write protecting the kernel read-only data: 14336k\n[ 0.784217] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785971] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.11\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.313076] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.20. iid=i-0000012c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2Fo+AhysjL1zU0Ul3V5YAJ2zBzQ79VUxSIeQf4AX1bPMNQyvbVY5LR/ao8ioFnSw1anby+wskFaC+HEp/szDcnyrAnUvm9Zn9+qDn/mJK4hk7y7T4w6wIOm4mLvqO3BnMUSgAyb4xj8mWc0NIqW0HPIXkYo+FZi4TDBeqSMmhaGzESERbRMYoTH9czsYtMu0QmdmIxlp1yktoCHAOjDhXTH/pdyo/SiKH+YNiMuzZSTQN1TVZdTBPxSvLp10chtxNovPEK5X2TctCu03CUv8EG2T8kAvRLUOyLfiddbg8iEFYD4XW9thMNipTw7pvKvBLlBHVDxSQNQsW2wzvJfyd root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBANgOuPMttOiDcX0CK/YRl7Uj32DcvEnpVqI0pLfHQa1iqpsV0jPWE/W8/7YePU3maYldRZ8hIqm7sPSK1iveTQLNdB9X5PLOlocpsqrrG8ivUZBTZqE5y0mf3/tTXTpmORYFbxVMUydl7QrAqaJxoWq+F5WeV3ZO4dP5+E4bSzoBAAAAFQDiCECkz/r4+VUUb2SpAWxho2RTswAAAIEAtR+m6Agt6+eWKzysC1OuVbbtZUoHKSiWknxszG9bBrp7pxLtgPl/kOXR/ZTQBQZHzY/AH/98fAzafVPBcWCHpTNiqxB2tPeXO2END6AH9bbUPWvXBrNLeLLPynbhPRQtODa5TbWYHmRbqy3vwd3U4UWIhnWdW898ZvsItseVpx0AAACBAIZHldJAlJ+tl8UfyDd4HjEevjdSEzJ4qBb4PTR7xapWMZIZlJWX/fDVOWzL/z3VZ3LOcw89U0nekbwff719vj/QQ7IyPfcwNBEkemrybj0uoDfgKOeqHRsenI8U0Texhbfq8YHxiu+y89thvlO6Gf0zOPtqP/5DUYOkD33Usmbx root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.15,24,fe80::f816:3eff:fe9f:d97e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.15 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000012c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.63 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 4.48s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:9F:D9:7E \n inet addr:10.10.10.15 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9f:d97e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:103 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8184 (7.9 KiB) TX bytes:9211 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-09-26 17:34:34,043 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b3e372bf-fb33-445a-a9ee-79e1b109c68b/action used request id req-2f89b875-e979-404e-92e0-7dcb09d22d9e 2018-09-26 17:34:36,063 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/b3e372bf-fb33-445a-a9ee-79e1b109c68b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea6c678d5a30b6992902064beabbe2e1d6966701" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:34:37,139 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:34:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72bcca2c-c705-42a7-8291-fd3b1a2582bc x-compute-request-id: req-72bcca2c-c705-42a7-8291-fd3b1a2582bc Content-Encoding: gzip Content-Length: 9982 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489648917 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.131954] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133668] pid_max: default: 32768 minimum: 301\n[ 0.134609] ACPI: Core revision 20150930\n[ 0.136024] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137373] Security Framework initialized\n[ 0.138207] Yama: becoming mindful.\n[ 0.138968] AppArmor: AppArmor initialized\n[ 0.139851] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141240] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142542] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143774] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145209] Initializing cgroup subsys io\n[ 0.146042] Initializing cgroup subsys memory\n[ 0.146909] Initializing cgroup subsys devices\n[ 0.147821] Initializing cgroup subsys freezer\n[ 0.148706] Initializing cgroup subsys net_cls\n[ 0.149584] Initializing cgroup subsys perf_event\n[ 0.150519] Initializing cgroup subsys net_prio\n[ 0.151431] Initializing cgroup subsys hugetlb\n[ 0.152296] Initializing cgroup subsys pids\n[ 0.153170] CPU: Physical Processor ID: 0\n[ 0.154686] mce: CPU supports 10 MCE banks\n[ 0.155565] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156595] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167359] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173903] ftrace: allocating 31920 entries in 125 pages\n[ 0.200339] smpboot: Max logical packages: 1\n[ 0.201220] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202585] x2apic enabled\n[ 0.203417] Switched APIC routing to physical x2apic.\n[ 0.205191] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206340] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210179] KVM setup paravirtual spinlock\n[ 0.211495] x86: Booted up 1 node, 1 CPUs\n[ 0.212328] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213770] devtmpfs: initialized\n[ 0.215545] evm: security.selinux\n[ 0.216286] evm: security.SMACK64\n[ 0.217013] evm: security.SMACK64EXEC\n[ 0.217803] evm: security.SMACK64TRANSMUTE\n[ 0.218661] evm: security.SMACK64MMAP\n[ 0.219447] evm: security.ima\n[ 0.220132] evm: security.capability\n[ 0.220987] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222935] pinctrl core: initialized pinctrl subsystem\n[ 0.224103] RTC time: 17:34:16, date: 09/26/18\n[ 0.225104] NET: Registered protocol family 16\n[ 0.226101] cpuidle: using governor ladder\n[ 0.226941] cpuidle: using governor menu\n[ 0.227758] PCCT header not found.\n[ 0.228529] ACPI: bus type PCI registered\n[ 0.229364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230633] PCI: Using configuration type 1 for base access\n[ 0.232433] ACPI: Added _OSI(Module Device)\n[ 0.233292] ACPI: Added _OSI(Processor Device)\n[ 0.234149] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235049] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237164] ACPI: Interpreter enabled\n[ 0.237942] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241719] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243620] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245511] ACPI: (supports S0 S5)\n[ 0.246236] ACPI: Using IOAPIC for interrupt routing\n[ 0.247326] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250481] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252886] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254123] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256406] acpiphp: Slot [3] registered\n[ 0.257248] acpiphp: Slot [4] registered\n[ 0.258086] acpiphp: Slot [5] registered\n[ 0.258918] acpiphp: Slot [6] registered\n[ 0.259772] acpiphp: Slot [7] registered\n[ 0.260617] acpiphp: Slot [8] registered\n[ 0.261475] acpiphp: Slot [9] registered\n[ 0.262313] acpiphp: Slot [10] registered\n[ 0.263166] acpiphp: Slot [11] registered\n[ 0.264026] acpiphp: Slot [12] registered\n[ 0.264878] acpiphp: Slot [13] registered\n[ 0.265735] acpiphp: Slot [14] registered\n[ 0.266601] acpiphp: Slot [15] registered\n[ 0.277582] acpiphp: Slot [16] registered\n[ 0.278423] acpiphp: Slot [17] registered\n[ 0.279259] acpiphp: Slot [18] registered\n[ 0.280076] acpiphp: Slot [19] registered\n[ 0.280890] acpiphp: Slot [20] registered\n[ 0.281730] acpiphp: Slot [21] registered\n[ 0.282534] acpiphp: Slot [22] registered\n[ 0.283313] acpiphp: Slot [23] registered\n[ 0.284093] acpiphp: Slot [24] registered\n[ 0.284913] acpiphp: Slot [25] registered\n[ 0.285703] acpiphp: Slot [26] registered\n[ 0.286501] acpiphp: Slot [27] registered\n[ 0.287283] acpiphp: Slot [28] registered\n[ 0.288062] acpiphp: Slot [29] registered\n[ 0.288845] acpiphp: Slot [30] registered\n[ 0.289641] acpiphp: Slot [31] registered\n[ 0.290429] PCI host bridge to bus 0000:00\n[ 0.291210] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292379] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293551] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294936] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296327] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302397] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303635] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304765] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305981] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312389] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313766] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360792] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362241] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363607] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364974] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366328] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367537] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368654] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369669] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371159] vgaarb: loaded\n[ 0.371739] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372844] SCSI subsystem initialized\n[ 0.373634] ACPI: bus type USB registered\n[ 0.374422] usbcore: registered new interface driver usbfs\n[ 0.375411] usbcore: registered new interface driver hub\n[ 0.376377] usbcore: registered new device driver usb\n[ 0.377391] PCI: Using ACPI for IRQ routing\n[ 0.378379] NetLabel: Initializing\n[ 0.379067] NetLabel: domain hash size = 128\n[ 0.379886] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380808] NetLabel: unlabeled traffic allowed by default\n[ 0.381864] clocksource: Switched to clocksource kvm-clock\n[ 0.387340] AppArmor: AppArmor Filesystem Enabled\n[ 0.388265] pnp: PnP ACPI init\n[ 0.389153] pnp: PnP ACPI: found 5 devices\n[ 0.395487] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397128] NET: Registered protocol family 2\n[ 0.398052] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399272] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400394] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401502] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402538] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403661] NET: Registered protocol family 1\n[ 0.404498] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405548] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406581] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420579] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434843] Trying to unpack rootfs image as initramfs...\n[ 0.485413] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499166] Scanning for low memory corruption every 60 seconds\n[ 0.500451] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501561] audit: initializing netlink subsys (disabled)\n[ 0.502552] audit: type=2000 audit(1537983256.841:1): initialized\n[ 0.503820] Initialise system trusted keyring\n[ 0.504715] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505840] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507765] zbud: loaded\n[ 0.508455] VFS: Disk quotas dquot_6.6.0\n[ 0.509247] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510725] fuse init (API version 7.23)\n[ 0.511589] Key type big_key registered\n[ 0.512368] Allocating IMA MOK and blacklist keyrings.\n[ 0.513444] Key type asymmetric registered\n[ 0.514254] Asymmetric key parser 'x509' registered\n[ 0.515176] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516593] io scheduler noop registered\n[ 0.517363] io scheduler deadline registered (default)\n[ 0.518325] io scheduler cfq registered\n[ 0.519137] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520144] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521724] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523146] ACPI: Power Button [PWRF]\n[ 0.523968] GHES: HEST is not enabled!\n[ 0.537658] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566201] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568366] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593649] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596276] Linux agpgart interface v0.103\n[ 0.598322] brd: module loaded\n[ 0.599465] loop: module loaded\n[ 0.603903] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605306] GPT:90111 != 2097151\n[ 0.605969] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607024] GPT:90111 != 2097151\n[ 0.607671] GPT: Use GNU Parted to correct GPT errors.\n[ 0.608605] vda: vda1 vda15\n[ 0.610071] scsi host0: ata_piix\n[ 0.610780] scsi host1: ata_piix\n[ 0.611472] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.612641] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.614046] libphy: Fixed MDIO Bus: probed\n[ 0.614835] tun: Universal TUN/TAP device driver, 1.6\n[ 0.615751] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617828] PPP generic driver version 2.4.2\n[ 0.618735] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620016] ehci-pci: EHCI PCI platform driver\n[ 0.620861] ehci-platform: EHCI generic platform driver\n[ 0.621818] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.622919] ohci-pci: OHCI PCI platform driver\n[ 0.623760] ohci-platform: OHCI generic platform driver\n[ 0.624707] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.639085] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.640042] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641438] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.642438] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643518] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644692] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646067] usb usb1: Product: UHCI Host Controller\n[ 0.646967] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.648062] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.648993] hub 1-0:1.0: USB hub found\n[ 0.649741] hub 1-0:1.0: 2 ports detected\n[ 0.650624] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.652665] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.653591] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.654591] mousedev: PS/2 mouse device common for all mice\n[ 0.655799] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.657573] rtc_cmos 00:00: RTC can wake from S4\n[ 0.658645] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.659791] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.660933] i2c /dev entries driver\n[ 0.661661] device-mapper: uevent: version 1.0.3\n[ 0.662577] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.664154] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.665377] NET: Registered protocol family 10\n[ 0.666343] NET: Registered protocol family 17\n[ 0.667204] Key type dns_resolver registered\n[ 0.668100] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.669155] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.670845] registered taskstats version 1\n[ 0.671652] Loading compiled-in X.509 certificates\n[ 0.673066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.674861] zswap: loaded using pool lzo/zbud\n[ 0.676203] Key type trusted registered\n[ 0.677724] Key type encrypted registered\n[ 0.678542] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.679532] ima: No TPM chip found, activating TPM-bypass!\n[ 0.680528] evm: HMAC attrs: 0x1\n[ 0.681442] Magic number: 2:805:593\n[ 0.682273] rtc_cmos 00:00: setting system clock to 2018-09-26 17:34:17 UTC (1537983257)\n[ 0.683810] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.684874] EDD information not available.\n[ 0.770952] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772464] Write protecting the kernel read-only data: 14336k\n[ 0.784217] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785971] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.11\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.313076] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.20. iid=i-0000012c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2Fo+AhysjL1zU0Ul3V5YAJ2zBzQ79VUxSIeQf4AX1bPMNQyvbVY5LR/ao8ioFnSw1anby+wskFaC+HEp/szDcnyrAnUvm9Zn9+qDn/mJK4hk7y7T4w6wIOm4mLvqO3BnMUSgAyb4xj8mWc0NIqW0HPIXkYo+FZi4TDBeqSMmhaGzESERbRMYoTH9czsYtMu0QmdmIxlp1yktoCHAOjDhXTH/pdyo/SiKH+YNiMuzZSTQN1TVZdTBPxSvLp10chtxNovPEK5X2TctCu03CUv8EG2T8kAvRLUOyLfiddbg8iEFYD4XW9thMNipTw7pvKvBLlBHVDxSQNQsW2wzvJfyd root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBANgOuPMttOiDcX0CK/YRl7Uj32DcvEnpVqI0pLfHQa1iqpsV0jPWE/W8/7YePU3maYldRZ8hIqm7sPSK1iveTQLNdB9X5PLOlocpsqrrG8ivUZBTZqE5y0mf3/tTXTpmORYFbxVMUydl7QrAqaJxoWq+F5WeV3ZO4dP5+E4bSzoBAAAAFQDiCECkz/r4+VUUb2SpAWxho2RTswAAAIEAtR+m6Agt6+eWKzysC1OuVbbtZUoHKSiWknxszG9bBrp7pxLtgPl/kOXR/ZTQBQZHzY/AH/98fAzafVPBcWCHpTNiqxB2tPeXO2END6AH9bbUPWvXBrNLeLLPynbhPRQtODa5TbWYHmRbqy3vwd3U4UWIhnWdW898ZvsItseVpx0AAACBAIZHldJAlJ+tl8UfyDd4HjEevjdSEzJ4qBb4PTR7xapWMZIZlJWX/fDVOWzL/z3VZ3LOcw89U0nekbwff719vj/QQ7IyPfcwNBEkemrybj0uoDfgKOeqHRsenI8U0Texhbfq8YHxiu+y89thvlO6Gf0zOPtqP/5DUYOkD33Usmbx root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.15,24,fe80::f816:3eff:fe9f:d97e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.15 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000012c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.63 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 4.48s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:9F:D9:7E \n inet addr:10.10.10.15 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9f:d97e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:103 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8184 (7.9 KiB) TX bytes:9211 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-09-26 17:34:37,139 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b3e372bf-fb33-445a-a9ee-79e1b109c68b/action used request id req-72bcca2c-c705-42a7-8291-fd3b1a2582bc 2018-09-26 17:34:39,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/b3e372bf-fb33-445a-a9ee-79e1b109c68b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea6c678d5a30b6992902064beabbe2e1d6966701" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:34:40,228 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:34:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-80c01cee-b865-451d-a252-2e787a2a64be x-compute-request-id: req-80c01cee-b865-451d-a252-2e787a2a64be Content-Encoding: gzip Content-Length: 10053 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489648917 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.131954] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133668] pid_max: default: 32768 minimum: 301\n[ 0.134609] ACPI: Core revision 20150930\n[ 0.136024] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137373] Security Framework initialized\n[ 0.138207] Yama: becoming mindful.\n[ 0.138968] AppArmor: AppArmor initialized\n[ 0.139851] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141240] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142542] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143774] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145209] Initializing cgroup subsys io\n[ 0.146042] Initializing cgroup subsys memory\n[ 0.146909] Initializing cgroup subsys devices\n[ 0.147821] Initializing cgroup subsys freezer\n[ 0.148706] Initializing cgroup subsys net_cls\n[ 0.149584] Initializing cgroup subsys perf_event\n[ 0.150519] Initializing cgroup subsys net_prio\n[ 0.151431] Initializing cgroup subsys hugetlb\n[ 0.152296] Initializing cgroup subsys pids\n[ 0.153170] CPU: Physical Processor ID: 0\n[ 0.154686] mce: CPU supports 10 MCE banks\n[ 0.155565] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156595] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167359] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173903] ftrace: allocating 31920 entries in 125 pages\n[ 0.200339] smpboot: Max logical packages: 1\n[ 0.201220] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202585] x2apic enabled\n[ 0.203417] Switched APIC routing to physical x2apic.\n[ 0.205191] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206340] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210179] KVM setup paravirtual spinlock\n[ 0.211495] x86: Booted up 1 node, 1 CPUs\n[ 0.212328] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213770] devtmpfs: initialized\n[ 0.215545] evm: security.selinux\n[ 0.216286] evm: security.SMACK64\n[ 0.217013] evm: security.SMACK64EXEC\n[ 0.217803] evm: security.SMACK64TRANSMUTE\n[ 0.218661] evm: security.SMACK64MMAP\n[ 0.219447] evm: security.ima\n[ 0.220132] evm: security.capability\n[ 0.220987] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222935] pinctrl core: initialized pinctrl subsystem\n[ 0.224103] RTC time: 17:34:16, date: 09/26/18\n[ 0.225104] NET: Registered protocol family 16\n[ 0.226101] cpuidle: using governor ladder\n[ 0.226941] cpuidle: using governor menu\n[ 0.227758] PCCT header not found.\n[ 0.228529] ACPI: bus type PCI registered\n[ 0.229364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230633] PCI: Using configuration type 1 for base access\n[ 0.232433] ACPI: Added _OSI(Module Device)\n[ 0.233292] ACPI: Added _OSI(Processor Device)\n[ 0.234149] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235049] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237164] ACPI: Interpreter enabled\n[ 0.237942] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241719] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243620] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245511] ACPI: (supports S0 S5)\n[ 0.246236] ACPI: Using IOAPIC for interrupt routing\n[ 0.247326] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250481] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252886] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254123] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256406] acpiphp: Slot [3] registered\n[ 0.257248] acpiphp: Slot [4] registered\n[ 0.258086] acpiphp: Slot [5] registered\n[ 0.258918] acpiphp: Slot [6] registered\n[ 0.259772] acpiphp: Slot [7] registered\n[ 0.260617] acpiphp: Slot [8] registered\n[ 0.261475] acpiphp: Slot [9] registered\n[ 0.262313] acpiphp: Slot [10] registered\n[ 0.263166] acpiphp: Slot [11] registered\n[ 0.264026] acpiphp: Slot [12] registered\n[ 0.264878] acpiphp: Slot [13] registered\n[ 0.265735] acpiphp: Slot [14] registered\n[ 0.266601] acpiphp: Slot [15] registered\n[ 0.277582] acpiphp: Slot [16] registered\n[ 0.278423] acpiphp: Slot [17] registered\n[ 0.279259] acpiphp: Slot [18] registered\n[ 0.280076] acpiphp: Slot [19] registered\n[ 0.280890] acpiphp: Slot [20] registered\n[ 0.281730] acpiphp: Slot [21] registered\n[ 0.282534] acpiphp: Slot [22] registered\n[ 0.283313] acpiphp: Slot [23] registered\n[ 0.284093] acpiphp: Slot [24] registered\n[ 0.284913] acpiphp: Slot [25] registered\n[ 0.285703] acpiphp: Slot [26] registered\n[ 0.286501] acpiphp: Slot [27] registered\n[ 0.287283] acpiphp: Slot [28] registered\n[ 0.288062] acpiphp: Slot [29] registered\n[ 0.288845] acpiphp: Slot [30] registered\n[ 0.289641] acpiphp: Slot [31] registered\n[ 0.290429] PCI host bridge to bus 0000:00\n[ 0.291210] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292379] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293551] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294936] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296327] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302397] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303635] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304765] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305981] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312389] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313766] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360792] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362241] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363607] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364974] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366328] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367537] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368654] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369669] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371159] vgaarb: loaded\n[ 0.371739] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372844] SCSI subsystem initialized\n[ 0.373634] ACPI: bus type USB registered\n[ 0.374422] usbcore: registered new interface driver usbfs\n[ 0.375411] usbcore: registered new interface driver hub\n[ 0.376377] usbcore: registered new device driver usb\n[ 0.377391] PCI: Using ACPI for IRQ routing\n[ 0.378379] NetLabel: Initializing\n[ 0.379067] NetLabel: domain hash size = 128\n[ 0.379886] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380808] NetLabel: unlabeled traffic allowed by default\n[ 0.381864] clocksource: Switched to clocksource kvm-clock\n[ 0.387340] AppArmor: AppArmor Filesystem Enabled\n[ 0.388265] pnp: PnP ACPI init\n[ 0.389153] pnp: PnP ACPI: found 5 devices\n[ 0.395487] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397128] NET: Registered protocol family 2\n[ 0.398052] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399272] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400394] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401502] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402538] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403661] NET: Registered protocol family 1\n[ 0.404498] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405548] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406581] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420579] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434843] Trying to unpack rootfs image as initramfs...\n[ 0.485413] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499166] Scanning for low memory corruption every 60 seconds\n[ 0.500451] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501561] audit: initializing netlink subsys (disabled)\n[ 0.502552] audit: type=2000 audit(1537983256.841:1): initialized\n[ 0.503820] Initialise system trusted keyring\n[ 0.504715] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505840] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507765] zbud: loaded\n[ 0.508455] VFS: Disk quotas dquot_6.6.0\n[ 0.509247] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510725] fuse init (API version 7.23)\n[ 0.511589] Key type big_key registered\n[ 0.512368] Allocating IMA MOK and blacklist keyrings.\n[ 0.513444] Key type asymmetric registered\n[ 0.514254] Asymmetric key parser 'x509' registered\n[ 0.515176] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516593] io scheduler noop registered\n[ 0.517363] io scheduler deadline registered (default)\n[ 0.518325] io scheduler cfq registered\n[ 0.519137] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520144] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521724] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523146] ACPI: Power Button [PWRF]\n[ 0.523968] GHES: HEST is not enabled!\n[ 0.537658] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566201] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568366] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593649] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596276] Linux agpgart interface v0.103\n[ 0.598322] brd: module loaded\n[ 0.599465] loop: module loaded\n[ 0.603903] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605306] GPT:90111 != 2097151\n[ 0.605969] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607024] GPT:90111 != 2097151\n[ 0.607671] GPT: Use GNU Parted to correct GPT errors.\n[ 0.608605] vda: vda1 vda15\n[ 0.610071] scsi host0: ata_piix\n[ 0.610780] scsi host1: ata_piix\n[ 0.611472] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.612641] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.614046] libphy: Fixed MDIO Bus: probed\n[ 0.614835] tun: Universal TUN/TAP device driver, 1.6\n[ 0.615751] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617828] PPP generic driver version 2.4.2\n[ 0.618735] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620016] ehci-pci: EHCI PCI platform driver\n[ 0.620861] ehci-platform: EHCI generic platform driver\n[ 0.621818] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.622919] ohci-pci: OHCI PCI platform driver\n[ 0.623760] ohci-platform: OHCI generic platform driver\n[ 0.624707] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.639085] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.640042] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641438] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.642438] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643518] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644692] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646067] usb usb1: Product: UHCI Host Controller\n[ 0.646967] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.648062] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.648993] hub 1-0:1.0: USB hub found\n[ 0.649741] hub 1-0:1.0: 2 ports detected\n[ 0.650624] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.652665] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.653591] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.654591] mousedev: PS/2 mouse device common for all mice\n[ 0.655799] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.657573] rtc_cmos 00:00: RTC can wake from S4\n[ 0.658645] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.659791] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.660933] i2c /dev entries driver\n[ 0.661661] device-mapper: uevent: version 1.0.3\n[ 0.662577] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.664154] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.665377] NET: Registered protocol family 10\n[ 0.666343] NET: Registered protocol family 17\n[ 0.667204] Key type dns_resolver registered\n[ 0.668100] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.669155] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.670845] registered taskstats version 1\n[ 0.671652] Loading compiled-in X.509 certificates\n[ 0.673066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.674861] zswap: loaded using pool lzo/zbud\n[ 0.676203] Key type trusted registered\n[ 0.677724] Key type encrypted registered\n[ 0.678542] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.679532] ima: No TPM chip found, activating TPM-bypass!\n[ 0.680528] evm: HMAC attrs: 0x1\n[ 0.681442] Magic number: 2:805:593\n[ 0.682273] rtc_cmos 00:00: setting system clock to 2018-09-26 17:34:17 UTC (1537983257)\n[ 0.683810] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.684874] EDD information not available.\n[ 0.770952] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772464] Write protecting the kernel read-only data: 14336k\n[ 0.784217] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785971] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.11\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.313076] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.20. iid=i-0000012c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2Fo+AhysjL1zU0Ul3V5YAJ2zBzQ79VUxSIeQf4AX1bPMNQyvbVY5LR/ao8ioFnSw1anby+wskFaC+HEp/szDcnyrAnUvm9Zn9+qDn/mJK4hk7y7T4w6wIOm4mLvqO3BnMUSgAyb4xj8mWc0NIqW0HPIXkYo+FZi4TDBeqSMmhaGzESERbRMYoTH9czsYtMu0QmdmIxlp1yktoCHAOjDhXTH/pdyo/SiKH+YNiMuzZSTQN1TVZdTBPxSvLp10chtxNovPEK5X2TctCu03CUv8EG2T8kAvRLUOyLfiddbg8iEFYD4XW9thMNipTw7pvKvBLlBHVDxSQNQsW2wzvJfyd root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBANgOuPMttOiDcX0CK/YRl7Uj32DcvEnpVqI0pLfHQa1iqpsV0jPWE/W8/7YePU3maYldRZ8hIqm7sPSK1iveTQLNdB9X5PLOlocpsqrrG8ivUZBTZqE5y0mf3/tTXTpmORYFbxVMUydl7QrAqaJxoWq+F5WeV3ZO4dP5+E4bSzoBAAAAFQDiCECkz/r4+VUUb2SpAWxho2RTswAAAIEAtR+m6Agt6+eWKzysC1OuVbbtZUoHKSiWknxszG9bBrp7pxLtgPl/kOXR/ZTQBQZHzY/AH/98fAzafVPBcWCHpTNiqxB2tPeXO2END6AH9bbUPWvXBrNLeLLPynbhPRQtODa5TbWYHmRbqy3vwd3U4UWIhnWdW898ZvsItseVpx0AAACBAIZHldJAlJ+tl8UfyDd4HjEevjdSEzJ4qBb4PTR7xapWMZIZlJWX/fDVOWzL/z3VZ3LOcw89U0nekbwff719vj/QQ7IyPfcwNBEkemrybj0uoDfgKOeqHRsenI8U0Texhbfq8YHxiu+y89thvlO6Gf0zOPtqP/5DUYOkD33Usmbx root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.15,24,fe80::f816:3eff:fe9f:d97e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.15 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000012c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.63 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 4.48s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:9F:D9:7E \n inet addr:10.10.10.15 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9f:d97e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:103 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8184 (7.9 KiB) TX bytes:9211 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-09-26 17:34:40,229 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b3e372bf-fb33-445a-a9ee-79e1b109c68b/action used request id req-80c01cee-b865-451d-a252-2e787a2a64be 2018-09-26 17:34:42,249 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/b3e372bf-fb33-445a-a9ee-79e1b109c68b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea6c678d5a30b6992902064beabbe2e1d6966701" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:34:43,323 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:34:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c3116f3d-faae-4459-8e93-2a92e7ce3a69 x-compute-request-id: req-c3116f3d-faae-4459-8e93-2a92e7ce3a69 Content-Encoding: gzip Content-Length: 10053 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489648917 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.131954] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133668] pid_max: default: 32768 minimum: 301\n[ 0.134609] ACPI: Core revision 20150930\n[ 0.136024] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137373] Security Framework initialized\n[ 0.138207] Yama: becoming mindful.\n[ 0.138968] AppArmor: AppArmor initialized\n[ 0.139851] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141240] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142542] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143774] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145209] Initializing cgroup subsys io\n[ 0.146042] Initializing cgroup subsys memory\n[ 0.146909] Initializing cgroup subsys devices\n[ 0.147821] Initializing cgroup subsys freezer\n[ 0.148706] Initializing cgroup subsys net_cls\n[ 0.149584] Initializing cgroup subsys perf_event\n[ 0.150519] Initializing cgroup subsys net_prio\n[ 0.151431] Initializing cgroup subsys hugetlb\n[ 0.152296] Initializing cgroup subsys pids\n[ 0.153170] CPU: Physical Processor ID: 0\n[ 0.154686] mce: CPU supports 10 MCE banks\n[ 0.155565] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156595] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167359] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173903] ftrace: allocating 31920 entries in 125 pages\n[ 0.200339] smpboot: Max logical packages: 1\n[ 0.201220] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202585] x2apic enabled\n[ 0.203417] Switched APIC routing to physical x2apic.\n[ 0.205191] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206340] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210179] KVM setup paravirtual spinlock\n[ 0.211495] x86: Booted up 1 node, 1 CPUs\n[ 0.212328] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213770] devtmpfs: initialized\n[ 0.215545] evm: security.selinux\n[ 0.216286] evm: security.SMACK64\n[ 0.217013] evm: security.SMACK64EXEC\n[ 0.217803] evm: security.SMACK64TRANSMUTE\n[ 0.218661] evm: security.SMACK64MMAP\n[ 0.219447] evm: security.ima\n[ 0.220132] evm: security.capability\n[ 0.220987] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222935] pinctrl core: initialized pinctrl subsystem\n[ 0.224103] RTC time: 17:34:16, date: 09/26/18\n[ 0.225104] NET: Registered protocol family 16\n[ 0.226101] cpuidle: using governor ladder\n[ 0.226941] cpuidle: using governor menu\n[ 0.227758] PCCT header not found.\n[ 0.228529] ACPI: bus type PCI registered\n[ 0.229364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230633] PCI: Using configuration type 1 for base access\n[ 0.232433] ACPI: Added _OSI(Module Device)\n[ 0.233292] ACPI: Added _OSI(Processor Device)\n[ 0.234149] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235049] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237164] ACPI: Interpreter enabled\n[ 0.237942] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241719] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243620] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245511] ACPI: (supports S0 S5)\n[ 0.246236] ACPI: Using IOAPIC for interrupt routing\n[ 0.247326] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250481] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252886] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254123] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256406] acpiphp: Slot [3] registered\n[ 0.257248] acpiphp: Slot [4] registered\n[ 0.258086] acpiphp: Slot [5] registered\n[ 0.258918] acpiphp: Slot [6] registered\n[ 0.259772] acpiphp: Slot [7] registered\n[ 0.260617] acpiphp: Slot [8] registered\n[ 0.261475] acpiphp: Slot [9] registered\n[ 0.262313] acpiphp: Slot [10] registered\n[ 0.263166] acpiphp: Slot [11] registered\n[ 0.264026] acpiphp: Slot [12] registered\n[ 0.264878] acpiphp: Slot [13] registered\n[ 0.265735] acpiphp: Slot [14] registered\n[ 0.266601] acpiphp: Slot [15] registered\n[ 0.277582] acpiphp: Slot [16] registered\n[ 0.278423] acpiphp: Slot [17] registered\n[ 0.279259] acpiphp: Slot [18] registered\n[ 0.280076] acpiphp: Slot [19] registered\n[ 0.280890] acpiphp: Slot [20] registered\n[ 0.281730] acpiphp: Slot [21] registered\n[ 0.282534] acpiphp: Slot [22] registered\n[ 0.283313] acpiphp: Slot [23] registered\n[ 0.284093] acpiphp: Slot [24] registered\n[ 0.284913] acpiphp: Slot [25] registered\n[ 0.285703] acpiphp: Slot [26] registered\n[ 0.286501] acpiphp: Slot [27] registered\n[ 0.287283] acpiphp: Slot [28] registered\n[ 0.288062] acpiphp: Slot [29] registered\n[ 0.288845] acpiphp: Slot [30] registered\n[ 0.289641] acpiphp: Slot [31] registered\n[ 0.290429] PCI host bridge to bus 0000:00\n[ 0.291210] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292379] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293551] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294936] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296327] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302397] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303635] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304765] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305981] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312389] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313766] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360792] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362241] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363607] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364974] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366328] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367537] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368654] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369669] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371159] vgaarb: loaded\n[ 0.371739] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372844] SCSI subsystem initialized\n[ 0.373634] ACPI: bus type USB registered\n[ 0.374422] usbcore: registered new interface driver usbfs\n[ 0.375411] usbcore: registered new interface driver hub\n[ 0.376377] usbcore: registered new device driver usb\n[ 0.377391] PCI: Using ACPI for IRQ routing\n[ 0.378379] NetLabel: Initializing\n[ 0.379067] NetLabel: domain hash size = 128\n[ 0.379886] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380808] NetLabel: unlabeled traffic allowed by default\n[ 0.381864] clocksource: Switched to clocksource kvm-clock\n[ 0.387340] AppArmor: AppArmor Filesystem Enabled\n[ 0.388265] pnp: PnP ACPI init\n[ 0.389153] pnp: PnP ACPI: found 5 devices\n[ 0.395487] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397128] NET: Registered protocol family 2\n[ 0.398052] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399272] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400394] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401502] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402538] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403661] NET: Registered protocol family 1\n[ 0.404498] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405548] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406581] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420579] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434843] Trying to unpack rootfs image as initramfs...\n[ 0.485413] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499166] Scanning for low memory corruption every 60 seconds\n[ 0.500451] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501561] audit: initializing netlink subsys (disabled)\n[ 0.502552] audit: type=2000 audit(1537983256.841:1): initialized\n[ 0.503820] Initialise system trusted keyring\n[ 0.504715] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505840] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507765] zbud: loaded\n[ 0.508455] VFS: Disk quotas dquot_6.6.0\n[ 0.509247] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510725] fuse init (API version 7.23)\n[ 0.511589] Key type big_key registered\n[ 0.512368] Allocating IMA MOK and blacklist keyrings.\n[ 0.513444] Key type asymmetric registered\n[ 0.514254] Asymmetric key parser 'x509' registered\n[ 0.515176] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516593] io scheduler noop registered\n[ 0.517363] io scheduler deadline registered (default)\n[ 0.518325] io scheduler cfq registered\n[ 0.519137] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520144] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521724] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523146] ACPI: Power Button [PWRF]\n[ 0.523968] GHES: HEST is not enabled!\n[ 0.537658] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566201] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568366] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593649] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596276] Linux agpgart interface v0.103\n[ 0.598322] brd: module loaded\n[ 0.599465] loop: module loaded\n[ 0.603903] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605306] GPT:90111 != 2097151\n[ 0.605969] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607024] GPT:90111 != 2097151\n[ 0.607671] GPT: Use GNU Parted to correct GPT errors.\n[ 0.608605] vda: vda1 vda15\n[ 0.610071] scsi host0: ata_piix\n[ 0.610780] scsi host1: ata_piix\n[ 0.611472] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.612641] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.614046] libphy: Fixed MDIO Bus: probed\n[ 0.614835] tun: Universal TUN/TAP device driver, 1.6\n[ 0.615751] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617828] PPP generic driver version 2.4.2\n[ 0.618735] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620016] ehci-pci: EHCI PCI platform driver\n[ 0.620861] ehci-platform: EHCI generic platform driver\n[ 0.621818] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.622919] ohci-pci: OHCI PCI platform driver\n[ 0.623760] ohci-platform: OHCI generic platform driver\n[ 0.624707] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.639085] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.640042] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641438] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.642438] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643518] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644692] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646067] usb usb1: Product: UHCI Host Controller\n[ 0.646967] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.648062] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.648993] hub 1-0:1.0: USB hub found\n[ 0.649741] hub 1-0:1.0: 2 ports detected\n[ 0.650624] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.652665] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.653591] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.654591] mousedev: PS/2 mouse device common for all mice\n[ 0.655799] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.657573] rtc_cmos 00:00: RTC can wake from S4\n[ 0.658645] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.659791] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.660933] i2c /dev entries driver\n[ 0.661661] device-mapper: uevent: version 1.0.3\n[ 0.662577] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.664154] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.665377] NET: Registered protocol family 10\n[ 0.666343] NET: Registered protocol family 17\n[ 0.667204] Key type dns_resolver registered\n[ 0.668100] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.669155] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.670845] registered taskstats version 1\n[ 0.671652] Loading compiled-in X.509 certificates\n[ 0.673066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.674861] zswap: loaded using pool lzo/zbud\n[ 0.676203] Key type trusted registered\n[ 0.677724] Key type encrypted registered\n[ 0.678542] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.679532] ima: No TPM chip found, activating TPM-bypass!\n[ 0.680528] evm: HMAC attrs: 0x1\n[ 0.681442] Magic number: 2:805:593\n[ 0.682273] rtc_cmos 00:00: setting system clock to 2018-09-26 17:34:17 UTC (1537983257)\n[ 0.683810] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.684874] EDD information not available.\n[ 0.770952] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772464] Write protecting the kernel read-only data: 14336k\n[ 0.784217] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785971] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.11\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.313076] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.20. iid=i-0000012c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2Fo+AhysjL1zU0Ul3V5YAJ2zBzQ79VUxSIeQf4AX1bPMNQyvbVY5LR/ao8ioFnSw1anby+wskFaC+HEp/szDcnyrAnUvm9Zn9+qDn/mJK4hk7y7T4w6wIOm4mLvqO3BnMUSgAyb4xj8mWc0NIqW0HPIXkYo+FZi4TDBeqSMmhaGzESERbRMYoTH9czsYtMu0QmdmIxlp1yktoCHAOjDhXTH/pdyo/SiKH+YNiMuzZSTQN1TVZdTBPxSvLp10chtxNovPEK5X2TctCu03CUv8EG2T8kAvRLUOyLfiddbg8iEFYD4XW9thMNipTw7pvKvBLlBHVDxSQNQsW2wzvJfyd root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBANgOuPMttOiDcX0CK/YRl7Uj32DcvEnpVqI0pLfHQa1iqpsV0jPWE/W8/7YePU3maYldRZ8hIqm7sPSK1iveTQLNdB9X5PLOlocpsqrrG8ivUZBTZqE5y0mf3/tTXTpmORYFbxVMUydl7QrAqaJxoWq+F5WeV3ZO4dP5+E4bSzoBAAAAFQDiCECkz/r4+VUUb2SpAWxho2RTswAAAIEAtR+m6Agt6+eWKzysC1OuVbbtZUoHKSiWknxszG9bBrp7pxLtgPl/kOXR/ZTQBQZHzY/AH/98fAzafVPBcWCHpTNiqxB2tPeXO2END6AH9bbUPWvXBrNLeLLPynbhPRQtODa5TbWYHmRbqy3vwd3U4UWIhnWdW898ZvsItseVpx0AAACBAIZHldJAlJ+tl8UfyDd4HjEevjdSEzJ4qBb4PTR7xapWMZIZlJWX/fDVOWzL/z3VZ3LOcw89U0nekbwff719vj/QQ7IyPfcwNBEkemrybj0uoDfgKOeqHRsenI8U0Texhbfq8YHxiu+y89thvlO6Gf0zOPtqP/5DUYOkD33Usmbx root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.15,24,fe80::f816:3eff:fe9f:d97e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.15 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000012c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.63 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 4.48s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:9F:D9:7E \n inet addr:10.10.10.15 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9f:d97e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:103 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8184 (7.9 KiB) TX bytes:9211 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-09-26 17:34:43,323 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b3e372bf-fb33-445a-a9ee-79e1b109c68b/action used request id req-c3116f3d-faae-4459-8e93-2a92e7ce3a69 2018-09-26 17:34:45,349 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/b3e372bf-fb33-445a-a9ee-79e1b109c68b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea6c678d5a30b6992902064beabbe2e1d6966701" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:34:46,429 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:34:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e7ee0aea-5327-4a4c-9713-18a0f41ed542 x-compute-request-id: req-e7ee0aea-5327-4a4c-9713-18a0f41ed542 Content-Encoding: gzip Content-Length: 10053 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489648917 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.131954] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133668] pid_max: default: 32768 minimum: 301\n[ 0.134609] ACPI: Core revision 20150930\n[ 0.136024] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137373] Security Framework initialized\n[ 0.138207] Yama: becoming mindful.\n[ 0.138968] AppArmor: AppArmor initialized\n[ 0.139851] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141240] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142542] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143774] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145209] Initializing cgroup subsys io\n[ 0.146042] Initializing cgroup subsys memory\n[ 0.146909] Initializing cgroup subsys devices\n[ 0.147821] Initializing cgroup subsys freezer\n[ 0.148706] Initializing cgroup subsys net_cls\n[ 0.149584] Initializing cgroup subsys perf_event\n[ 0.150519] Initializing cgroup subsys net_prio\n[ 0.151431] Initializing cgroup subsys hugetlb\n[ 0.152296] Initializing cgroup subsys pids\n[ 0.153170] CPU: Physical Processor ID: 0\n[ 0.154686] mce: CPU supports 10 MCE banks\n[ 0.155565] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156595] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167359] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173903] ftrace: allocating 31920 entries in 125 pages\n[ 0.200339] smpboot: Max logical packages: 1\n[ 0.201220] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202585] x2apic enabled\n[ 0.203417] Switched APIC routing to physical x2apic.\n[ 0.205191] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206340] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210179] KVM setup paravirtual spinlock\n[ 0.211495] x86: Booted up 1 node, 1 CPUs\n[ 0.212328] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213770] devtmpfs: initialized\n[ 0.215545] evm: security.selinux\n[ 0.216286] evm: security.SMACK64\n[ 0.217013] evm: security.SMACK64EXEC\n[ 0.217803] evm: security.SMACK64TRANSMUTE\n[ 0.218661] evm: security.SMACK64MMAP\n[ 0.219447] evm: security.ima\n[ 0.220132] evm: security.capability\n[ 0.220987] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222935] pinctrl core: initialized pinctrl subsystem\n[ 0.224103] RTC time: 17:34:16, date: 09/26/18\n[ 0.225104] NET: Registered protocol family 16\n[ 0.226101] cpuidle: using governor ladder\n[ 0.226941] cpuidle: using governor menu\n[ 0.227758] PCCT header not found.\n[ 0.228529] ACPI: bus type PCI registered\n[ 0.229364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230633] PCI: Using configuration type 1 for base access\n[ 0.232433] ACPI: Added _OSI(Module Device)\n[ 0.233292] ACPI: Added _OSI(Processor Device)\n[ 0.234149] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235049] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237164] ACPI: Interpreter enabled\n[ 0.237942] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241719] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243620] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245511] ACPI: (supports S0 S5)\n[ 0.246236] ACPI: Using IOAPIC for interrupt routing\n[ 0.247326] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250481] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252886] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254123] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256406] acpiphp: Slot [3] registered\n[ 0.257248] acpiphp: Slot [4] registered\n[ 0.258086] acpiphp: Slot [5] registered\n[ 0.258918] acpiphp: Slot [6] registered\n[ 0.259772] acpiphp: Slot [7] registered\n[ 0.260617] acpiphp: Slot [8] registered\n[ 0.261475] acpiphp: Slot [9] registered\n[ 0.262313] acpiphp: Slot [10] registered\n[ 0.263166] acpiphp: Slot [11] registered\n[ 0.264026] acpiphp: Slot [12] registered\n[ 0.264878] acpiphp: Slot [13] registered\n[ 0.265735] acpiphp: Slot [14] registered\n[ 0.266601] acpiphp: Slot [15] registered\n[ 0.277582] acpiphp: Slot [16] registered\n[ 0.278423] acpiphp: Slot [17] registered\n[ 0.279259] acpiphp: Slot [18] registered\n[ 0.280076] acpiphp: Slot [19] registered\n[ 0.280890] acpiphp: Slot [20] registered\n[ 0.281730] acpiphp: Slot [21] registered\n[ 0.282534] acpiphp: Slot [22] registered\n[ 0.283313] acpiphp: Slot [23] registered\n[ 0.284093] acpiphp: Slot [24] registered\n[ 0.284913] acpiphp: Slot [25] registered\n[ 0.285703] acpiphp: Slot [26] registered\n[ 0.286501] acpiphp: Slot [27] registered\n[ 0.287283] acpiphp: Slot [28] registered\n[ 0.288062] acpiphp: Slot [29] registered\n[ 0.288845] acpiphp: Slot [30] registered\n[ 0.289641] acpiphp: Slot [31] registered\n[ 0.290429] PCI host bridge to bus 0000:00\n[ 0.291210] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292379] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293551] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294936] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296327] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302397] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303635] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304765] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305981] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312389] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313766] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360792] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362241] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363607] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364974] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366328] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367537] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368654] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369669] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371159] vgaarb: loaded\n[ 0.371739] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372844] SCSI subsystem initialized\n[ 0.373634] ACPI: bus type USB registered\n[ 0.374422] usbcore: registered new interface driver usbfs\n[ 0.375411] usbcore: registered new interface driver hub\n[ 0.376377] usbcore: registered new device driver usb\n[ 0.377391] PCI: Using ACPI for IRQ routing\n[ 0.378379] NetLabel: Initializing\n[ 0.379067] NetLabel: domain hash size = 128\n[ 0.379886] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380808] NetLabel: unlabeled traffic allowed by default\n[ 0.381864] clocksource: Switched to clocksource kvm-clock\n[ 0.387340] AppArmor: AppArmor Filesystem Enabled\n[ 0.388265] pnp: PnP ACPI init\n[ 0.389153] pnp: PnP ACPI: found 5 devices\n[ 0.395487] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397128] NET: Registered protocol family 2\n[ 0.398052] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399272] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400394] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401502] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402538] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403661] NET: Registered protocol family 1\n[ 0.404498] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405548] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406581] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420579] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434843] Trying to unpack rootfs image as initramfs...\n[ 0.485413] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499166] Scanning for low memory corruption every 60 seconds\n[ 0.500451] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501561] audit: initializing netlink subsys (disabled)\n[ 0.502552] audit: type=2000 audit(1537983256.841:1): initialized\n[ 0.503820] Initialise system trusted keyring\n[ 0.504715] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505840] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507765] zbud: loaded\n[ 0.508455] VFS: Disk quotas dquot_6.6.0\n[ 0.509247] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510725] fuse init (API version 7.23)\n[ 0.511589] Key type big_key registered\n[ 0.512368] Allocating IMA MOK and blacklist keyrings.\n[ 0.513444] Key type asymmetric registered\n[ 0.514254] Asymmetric key parser 'x509' registered\n[ 0.515176] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516593] io scheduler noop registered\n[ 0.517363] io scheduler deadline registered (default)\n[ 0.518325] io scheduler cfq registered\n[ 0.519137] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520144] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521724] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523146] ACPI: Power Button [PWRF]\n[ 0.523968] GHES: HEST is not enabled!\n[ 0.537658] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566201] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568366] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593649] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596276] Linux agpgart interface v0.103\n[ 0.598322] brd: module loaded\n[ 0.599465] loop: module loaded\n[ 0.603903] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605306] GPT:90111 != 2097151\n[ 0.605969] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607024] GPT:90111 != 2097151\n[ 0.607671] GPT: Use GNU Parted to correct GPT errors.\n[ 0.608605] vda: vda1 vda15\n[ 0.610071] scsi host0: ata_piix\n[ 0.610780] scsi host1: ata_piix\n[ 0.611472] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.612641] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.614046] libphy: Fixed MDIO Bus: probed\n[ 0.614835] tun: Universal TUN/TAP device driver, 1.6\n[ 0.615751] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617828] PPP generic driver version 2.4.2\n[ 0.618735] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620016] ehci-pci: EHCI PCI platform driver\n[ 0.620861] ehci-platform: EHCI generic platform driver\n[ 0.621818] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.622919] ohci-pci: OHCI PCI platform driver\n[ 0.623760] ohci-platform: OHCI generic platform driver\n[ 0.624707] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.639085] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.640042] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641438] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.642438] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643518] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644692] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646067] usb usb1: Product: UHCI Host Controller\n[ 0.646967] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.648062] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.648993] hub 1-0:1.0: USB hub found\n[ 0.649741] hub 1-0:1.0: 2 ports detected\n[ 0.650624] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.652665] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.653591] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.654591] mousedev: PS/2 mouse device common for all mice\n[ 0.655799] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.657573] rtc_cmos 00:00: RTC can wake from S4\n[ 0.658645] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.659791] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.660933] i2c /dev entries driver\n[ 0.661661] device-mapper: uevent: version 1.0.3\n[ 0.662577] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.664154] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.665377] NET: Registered protocol family 10\n[ 0.666343] NET: Registered protocol family 17\n[ 0.667204] Key type dns_resolver registered\n[ 0.668100] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.669155] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.670845] registered taskstats version 1\n[ 0.671652] Loading compiled-in X.509 certificates\n[ 0.673066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.674861] zswap: loaded using pool lzo/zbud\n[ 0.676203] Key type trusted registered\n[ 0.677724] Key type encrypted registered\n[ 0.678542] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.679532] ima: No TPM chip found, activating TPM-bypass!\n[ 0.680528] evm: HMAC attrs: 0x1\n[ 0.681442] Magic number: 2:805:593\n[ 0.682273] rtc_cmos 00:00: setting system clock to 2018-09-26 17:34:17 UTC (1537983257)\n[ 0.683810] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.684874] EDD information not available.\n[ 0.770952] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772464] Write protecting the kernel read-only data: 14336k\n[ 0.784217] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785971] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.11\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.313076] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.20. iid=i-0000012c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2Fo+AhysjL1zU0Ul3V5YAJ2zBzQ79VUxSIeQf4AX1bPMNQyvbVY5LR/ao8ioFnSw1anby+wskFaC+HEp/szDcnyrAnUvm9Zn9+qDn/mJK4hk7y7T4w6wIOm4mLvqO3BnMUSgAyb4xj8mWc0NIqW0HPIXkYo+FZi4TDBeqSMmhaGzESERbRMYoTH9czsYtMu0QmdmIxlp1yktoCHAOjDhXTH/pdyo/SiKH+YNiMuzZSTQN1TVZdTBPxSvLp10chtxNovPEK5X2TctCu03CUv8EG2T8kAvRLUOyLfiddbg8iEFYD4XW9thMNipTw7pvKvBLlBHVDxSQNQsW2wzvJfyd root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBANgOuPMttOiDcX0CK/YRl7Uj32DcvEnpVqI0pLfHQa1iqpsV0jPWE/W8/7YePU3maYldRZ8hIqm7sPSK1iveTQLNdB9X5PLOlocpsqrrG8ivUZBTZqE5y0mf3/tTXTpmORYFbxVMUydl7QrAqaJxoWq+F5WeV3ZO4dP5+E4bSzoBAAAAFQDiCECkz/r4+VUUb2SpAWxho2RTswAAAIEAtR+m6Agt6+eWKzysC1OuVbbtZUoHKSiWknxszG9bBrp7pxLtgPl/kOXR/ZTQBQZHzY/AH/98fAzafVPBcWCHpTNiqxB2tPeXO2END6AH9bbUPWvXBrNLeLLPynbhPRQtODa5TbWYHmRbqy3vwd3U4UWIhnWdW898ZvsItseVpx0AAACBAIZHldJAlJ+tl8UfyDd4HjEevjdSEzJ4qBb4PTR7xapWMZIZlJWX/fDVOWzL/z3VZ3LOcw89U0nekbwff719vj/QQ7IyPfcwNBEkemrybj0uoDfgKOeqHRsenI8U0Texhbfq8YHxiu+y89thvlO6Gf0zOPtqP/5DUYOkD33Usmbx root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.15,24,fe80::f816:3eff:fe9f:d97e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.15 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000012c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.63 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 4.48s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:9F:D9:7E \n inet addr:10.10.10.15 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9f:d97e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:103 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8184 (7.9 KiB) TX bytes:9211 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-09-26 17:34:46,430 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b3e372bf-fb33-445a-a9ee-79e1b109c68b/action used request id req-e7ee0aea-5327-4a4c-9713-18a0f41ed542 2018-09-26 17:34:48,451 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/b3e372bf-fb33-445a-a9ee-79e1b109c68b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea6c678d5a30b6992902064beabbe2e1d6966701" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:34:49,530 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:34:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1c5253ab-d99b-4d78-8140-79d9770e7b50 x-compute-request-id: req-1c5253ab-d99b-4d78-8140-79d9770e7b50 Content-Encoding: gzip Content-Length: 10053 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489648917 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.131954] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133668] pid_max: default: 32768 minimum: 301\n[ 0.134609] ACPI: Core revision 20150930\n[ 0.136024] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137373] Security Framework initialized\n[ 0.138207] Yama: becoming mindful.\n[ 0.138968] AppArmor: AppArmor initialized\n[ 0.139851] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141240] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142542] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143774] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145209] Initializing cgroup subsys io\n[ 0.146042] Initializing cgroup subsys memory\n[ 0.146909] Initializing cgroup subsys devices\n[ 0.147821] Initializing cgroup subsys freezer\n[ 0.148706] Initializing cgroup subsys net_cls\n[ 0.149584] Initializing cgroup subsys perf_event\n[ 0.150519] Initializing cgroup subsys net_prio\n[ 0.151431] Initializing cgroup subsys hugetlb\n[ 0.152296] Initializing cgroup subsys pids\n[ 0.153170] CPU: Physical Processor ID: 0\n[ 0.154686] mce: CPU supports 10 MCE banks\n[ 0.155565] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156595] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167359] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173903] ftrace: allocating 31920 entries in 125 pages\n[ 0.200339] smpboot: Max logical packages: 1\n[ 0.201220] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202585] x2apic enabled\n[ 0.203417] Switched APIC routing to physical x2apic.\n[ 0.205191] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206340] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210179] KVM setup paravirtual spinlock\n[ 0.211495] x86: Booted up 1 node, 1 CPUs\n[ 0.212328] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213770] devtmpfs: initialized\n[ 0.215545] evm: security.selinux\n[ 0.216286] evm: security.SMACK64\n[ 0.217013] evm: security.SMACK64EXEC\n[ 0.217803] evm: security.SMACK64TRANSMUTE\n[ 0.218661] evm: security.SMACK64MMAP\n[ 0.219447] evm: security.ima\n[ 0.220132] evm: security.capability\n[ 0.220987] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222935] pinctrl core: initialized pinctrl subsystem\n[ 0.224103] RTC time: 17:34:16, date: 09/26/18\n[ 0.225104] NET: Registered protocol family 16\n[ 0.226101] cpuidle: using governor ladder\n[ 0.226941] cpuidle: using governor menu\n[ 0.227758] PCCT header not found.\n[ 0.228529] ACPI: bus type PCI registered\n[ 0.229364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230633] PCI: Using configuration type 1 for base access\n[ 0.232433] ACPI: Added _OSI(Module Device)\n[ 0.233292] ACPI: Added _OSI(Processor Device)\n[ 0.234149] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235049] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237164] ACPI: Interpreter enabled\n[ 0.237942] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241719] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243620] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245511] ACPI: (supports S0 S5)\n[ 0.246236] ACPI: Using IOAPIC for interrupt routing\n[ 0.247326] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250481] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252886] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254123] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256406] acpiphp: Slot [3] registered\n[ 0.257248] acpiphp: Slot [4] registered\n[ 0.258086] acpiphp: Slot [5] registered\n[ 0.258918] acpiphp: Slot [6] registered\n[ 0.259772] acpiphp: Slot [7] registered\n[ 0.260617] acpiphp: Slot [8] registered\n[ 0.261475] acpiphp: Slot [9] registered\n[ 0.262313] acpiphp: Slot [10] registered\n[ 0.263166] acpiphp: Slot [11] registered\n[ 0.264026] acpiphp: Slot [12] registered\n[ 0.264878] acpiphp: Slot [13] registered\n[ 0.265735] acpiphp: Slot [14] registered\n[ 0.266601] acpiphp: Slot [15] registered\n[ 0.277582] acpiphp: Slot [16] registered\n[ 0.278423] acpiphp: Slot [17] registered\n[ 0.279259] acpiphp: Slot [18] registered\n[ 0.280076] acpiphp: Slot [19] registered\n[ 0.280890] acpiphp: Slot [20] registered\n[ 0.281730] acpiphp: Slot [21] registered\n[ 0.282534] acpiphp: Slot [22] registered\n[ 0.283313] acpiphp: Slot [23] registered\n[ 0.284093] acpiphp: Slot [24] registered\n[ 0.284913] acpiphp: Slot [25] registered\n[ 0.285703] acpiphp: Slot [26] registered\n[ 0.286501] acpiphp: Slot [27] registered\n[ 0.287283] acpiphp: Slot [28] registered\n[ 0.288062] acpiphp: Slot [29] registered\n[ 0.288845] acpiphp: Slot [30] registered\n[ 0.289641] acpiphp: Slot [31] registered\n[ 0.290429] PCI host bridge to bus 0000:00\n[ 0.291210] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292379] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293551] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294936] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296327] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302397] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303635] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304765] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305981] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312389] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313766] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360792] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362241] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363607] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364974] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366328] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367537] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368654] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369669] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371159] vgaarb: loaded\n[ 0.371739] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372844] SCSI subsystem initialized\n[ 0.373634] ACPI: bus type USB registered\n[ 0.374422] usbcore: registered new interface driver usbfs\n[ 0.375411] usbcore: registered new interface driver hub\n[ 0.376377] usbcore: registered new device driver usb\n[ 0.377391] PCI: Using ACPI for IRQ routing\n[ 0.378379] NetLabel: Initializing\n[ 0.379067] NetLabel: domain hash size = 128\n[ 0.379886] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380808] NetLabel: unlabeled traffic allowed by default\n[ 0.381864] clocksource: Switched to clocksource kvm-clock\n[ 0.387340] AppArmor: AppArmor Filesystem Enabled\n[ 0.388265] pnp: PnP ACPI init\n[ 0.389153] pnp: PnP ACPI: found 5 devices\n[ 0.395487] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397128] NET: Registered protocol family 2\n[ 0.398052] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399272] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400394] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401502] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402538] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403661] NET: Registered protocol family 1\n[ 0.404498] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405548] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406581] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420579] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434843] Trying to unpack rootfs image as initramfs...\n[ 0.485413] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499166] Scanning for low memory corruption every 60 seconds\n[ 0.500451] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501561] audit: initializing netlink subsys (disabled)\n[ 0.502552] audit: type=2000 audit(1537983256.841:1): initialized\n[ 0.503820] Initialise system trusted keyring\n[ 0.504715] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505840] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507765] zbud: loaded\n[ 0.508455] VFS: Disk quotas dquot_6.6.0\n[ 0.509247] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510725] fuse init (API version 7.23)\n[ 0.511589] Key type big_key registered\n[ 0.512368] Allocating IMA MOK and blacklist keyrings.\n[ 0.513444] Key type asymmetric registered\n[ 0.514254] Asymmetric key parser 'x509' registered\n[ 0.515176] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516593] io scheduler noop registered\n[ 0.517363] io scheduler deadline registered (default)\n[ 0.518325] io scheduler cfq registered\n[ 0.519137] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520144] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521724] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523146] ACPI: Power Button [PWRF]\n[ 0.523968] GHES: HEST is not enabled!\n[ 0.537658] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566201] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568366] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593649] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596276] Linux agpgart interface v0.103\n[ 0.598322] brd: module loaded\n[ 0.599465] loop: module loaded\n[ 0.603903] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605306] GPT:90111 != 2097151\n[ 0.605969] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607024] GPT:90111 != 2097151\n[ 0.607671] GPT: Use GNU Parted to correct GPT errors.\n[ 0.608605] vda: vda1 vda15\n[ 0.610071] scsi host0: ata_piix\n[ 0.610780] scsi host1: ata_piix\n[ 0.611472] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.612641] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.614046] libphy: Fixed MDIO Bus: probed\n[ 0.614835] tun: Universal TUN/TAP device driver, 1.6\n[ 0.615751] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617828] PPP generic driver version 2.4.2\n[ 0.618735] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620016] ehci-pci: EHCI PCI platform driver\n[ 0.620861] ehci-platform: EHCI generic platform driver\n[ 0.621818] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.622919] ohci-pci: OHCI PCI platform driver\n[ 0.623760] ohci-platform: OHCI generic platform driver\n[ 0.624707] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.639085] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.640042] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641438] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.642438] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643518] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644692] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646067] usb usb1: Product: UHCI Host Controller\n[ 0.646967] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.648062] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.648993] hub 1-0:1.0: USB hub found\n[ 0.649741] hub 1-0:1.0: 2 ports detected\n[ 0.650624] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.652665] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.653591] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.654591] mousedev: PS/2 mouse device common for all mice\n[ 0.655799] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.657573] rtc_cmos 00:00: RTC can wake from S4\n[ 0.658645] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.659791] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.660933] i2c /dev entries driver\n[ 0.661661] device-mapper: uevent: version 1.0.3\n[ 0.662577] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.664154] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.665377] NET: Registered protocol family 10\n[ 0.666343] NET: Registered protocol family 17\n[ 0.667204] Key type dns_resolver registered\n[ 0.668100] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.669155] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.670845] registered taskstats version 1\n[ 0.671652] Loading compiled-in X.509 certificates\n[ 0.673066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.674861] zswap: loaded using pool lzo/zbud\n[ 0.676203] Key type trusted registered\n[ 0.677724] Key type encrypted registered\n[ 0.678542] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.679532] ima: No TPM chip found, activating TPM-bypass!\n[ 0.680528] evm: HMAC attrs: 0x1\n[ 0.681442] Magic number: 2:805:593\n[ 0.682273] rtc_cmos 00:00: setting system clock to 2018-09-26 17:34:17 UTC (1537983257)\n[ 0.683810] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.684874] EDD information not available.\n[ 0.770952] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772464] Write protecting the kernel read-only data: 14336k\n[ 0.784217] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785971] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.11\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.313076] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.20. iid=i-0000012c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2Fo+AhysjL1zU0Ul3V5YAJ2zBzQ79VUxSIeQf4AX1bPMNQyvbVY5LR/ao8ioFnSw1anby+wskFaC+HEp/szDcnyrAnUvm9Zn9+qDn/mJK4hk7y7T4w6wIOm4mLvqO3BnMUSgAyb4xj8mWc0NIqW0HPIXkYo+FZi4TDBeqSMmhaGzESERbRMYoTH9czsYtMu0QmdmIxlp1yktoCHAOjDhXTH/pdyo/SiKH+YNiMuzZSTQN1TVZdTBPxSvLp10chtxNovPEK5X2TctCu03CUv8EG2T8kAvRLUOyLfiddbg8iEFYD4XW9thMNipTw7pvKvBLlBHVDxSQNQsW2wzvJfyd root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBANgOuPMttOiDcX0CK/YRl7Uj32DcvEnpVqI0pLfHQa1iqpsV0jPWE/W8/7YePU3maYldRZ8hIqm7sPSK1iveTQLNdB9X5PLOlocpsqrrG8ivUZBTZqE5y0mf3/tTXTpmORYFbxVMUydl7QrAqaJxoWq+F5WeV3ZO4dP5+E4bSzoBAAAAFQDiCECkz/r4+VUUb2SpAWxho2RTswAAAIEAtR+m6Agt6+eWKzysC1OuVbbtZUoHKSiWknxszG9bBrp7pxLtgPl/kOXR/ZTQBQZHzY/AH/98fAzafVPBcWCHpTNiqxB2tPeXO2END6AH9bbUPWvXBrNLeLLPynbhPRQtODa5TbWYHmRbqy3vwd3U4UWIhnWdW898ZvsItseVpx0AAACBAIZHldJAlJ+tl8UfyDd4HjEevjdSEzJ4qBb4PTR7xapWMZIZlJWX/fDVOWzL/z3VZ3LOcw89U0nekbwff719vj/QQ7IyPfcwNBEkemrybj0uoDfgKOeqHRsenI8U0Texhbfq8YHxiu+y89thvlO6Gf0zOPtqP/5DUYOkD33Usmbx root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.15,24,fe80::f816:3eff:fe9f:d97e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.15 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000012c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.63 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 4.48s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:9F:D9:7E \n inet addr:10.10.10.15 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9f:d97e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:103 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8184 (7.9 KiB) TX bytes:9211 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-09-26 17:34:49,531 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b3e372bf-fb33-445a-a9ee-79e1b109c68b/action used request id req-1c5253ab-d99b-4d78-8140-79d9770e7b50 2018-09-26 17:34:51,551 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/b3e372bf-fb33-445a-a9ee-79e1b109c68b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea6c678d5a30b6992902064beabbe2e1d6966701" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:34:52,631 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:34:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1918e038-0e97-4f83-b912-e2c95037ec35 x-compute-request-id: req-1918e038-0e97-4f83-b912-e2c95037ec35 Content-Encoding: gzip Content-Length: 10053 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489648917 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.131954] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133668] pid_max: default: 32768 minimum: 301\n[ 0.134609] ACPI: Core revision 20150930\n[ 0.136024] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137373] Security Framework initialized\n[ 0.138207] Yama: becoming mindful.\n[ 0.138968] AppArmor: AppArmor initialized\n[ 0.139851] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141240] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142542] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143774] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145209] Initializing cgroup subsys io\n[ 0.146042] Initializing cgroup subsys memory\n[ 0.146909] Initializing cgroup subsys devices\n[ 0.147821] Initializing cgroup subsys freezer\n[ 0.148706] Initializing cgroup subsys net_cls\n[ 0.149584] Initializing cgroup subsys perf_event\n[ 0.150519] Initializing cgroup subsys net_prio\n[ 0.151431] Initializing cgroup subsys hugetlb\n[ 0.152296] Initializing cgroup subsys pids\n[ 0.153170] CPU: Physical Processor ID: 0\n[ 0.154686] mce: CPU supports 10 MCE banks\n[ 0.155565] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156595] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167359] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173903] ftrace: allocating 31920 entries in 125 pages\n[ 0.200339] smpboot: Max logical packages: 1\n[ 0.201220] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202585] x2apic enabled\n[ 0.203417] Switched APIC routing to physical x2apic.\n[ 0.205191] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206340] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210179] KVM setup paravirtual spinlock\n[ 0.211495] x86: Booted up 1 node, 1 CPUs\n[ 0.212328] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213770] devtmpfs: initialized\n[ 0.215545] evm: security.selinux\n[ 0.216286] evm: security.SMACK64\n[ 0.217013] evm: security.SMACK64EXEC\n[ 0.217803] evm: security.SMACK64TRANSMUTE\n[ 0.218661] evm: security.SMACK64MMAP\n[ 0.219447] evm: security.ima\n[ 0.220132] evm: security.capability\n[ 0.220987] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222935] pinctrl core: initialized pinctrl subsystem\n[ 0.224103] RTC time: 17:34:16, date: 09/26/18\n[ 0.225104] NET: Registered protocol family 16\n[ 0.226101] cpuidle: using governor ladder\n[ 0.226941] cpuidle: using governor menu\n[ 0.227758] PCCT header not found.\n[ 0.228529] ACPI: bus type PCI registered\n[ 0.229364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230633] PCI: Using configuration type 1 for base access\n[ 0.232433] ACPI: Added _OSI(Module Device)\n[ 0.233292] ACPI: Added _OSI(Processor Device)\n[ 0.234149] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235049] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237164] ACPI: Interpreter enabled\n[ 0.237942] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241719] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243620] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245511] ACPI: (supports S0 S5)\n[ 0.246236] ACPI: Using IOAPIC for interrupt routing\n[ 0.247326] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250481] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252886] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254123] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256406] acpiphp: Slot [3] registered\n[ 0.257248] acpiphp: Slot [4] registered\n[ 0.258086] acpiphp: Slot [5] registered\n[ 0.258918] acpiphp: Slot [6] registered\n[ 0.259772] acpiphp: Slot [7] registered\n[ 0.260617] acpiphp: Slot [8] registered\n[ 0.261475] acpiphp: Slot [9] registered\n[ 0.262313] acpiphp: Slot [10] registered\n[ 0.263166] acpiphp: Slot [11] registered\n[ 0.264026] acpiphp: Slot [12] registered\n[ 0.264878] acpiphp: Slot [13] registered\n[ 0.265735] acpiphp: Slot [14] registered\n[ 0.266601] acpiphp: Slot [15] registered\n[ 0.277582] acpiphp: Slot [16] registered\n[ 0.278423] acpiphp: Slot [17] registered\n[ 0.279259] acpiphp: Slot [18] registered\n[ 0.280076] acpiphp: Slot [19] registered\n[ 0.280890] acpiphp: Slot [20] registered\n[ 0.281730] acpiphp: Slot [21] registered\n[ 0.282534] acpiphp: Slot [22] registered\n[ 0.283313] acpiphp: Slot [23] registered\n[ 0.284093] acpiphp: Slot [24] registered\n[ 0.284913] acpiphp: Slot [25] registered\n[ 0.285703] acpiphp: Slot [26] registered\n[ 0.286501] acpiphp: Slot [27] registered\n[ 0.287283] acpiphp: Slot [28] registered\n[ 0.288062] acpiphp: Slot [29] registered\n[ 0.288845] acpiphp: Slot [30] registered\n[ 0.289641] acpiphp: Slot [31] registered\n[ 0.290429] PCI host bridge to bus 0000:00\n[ 0.291210] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292379] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293551] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294936] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296327] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302397] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303635] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304765] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305981] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312389] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313766] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360792] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362241] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363607] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364974] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366328] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367537] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368654] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369669] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371159] vgaarb: loaded\n[ 0.371739] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372844] SCSI subsystem initialized\n[ 0.373634] ACPI: bus type USB registered\n[ 0.374422] usbcore: registered new interface driver usbfs\n[ 0.375411] usbcore: registered new interface driver hub\n[ 0.376377] usbcore: registered new device driver usb\n[ 0.377391] PCI: Using ACPI for IRQ routing\n[ 0.378379] NetLabel: Initializing\n[ 0.379067] NetLabel: domain hash size = 128\n[ 0.379886] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380808] NetLabel: unlabeled traffic allowed by default\n[ 0.381864] clocksource: Switched to clocksource kvm-clock\n[ 0.387340] AppArmor: AppArmor Filesystem Enabled\n[ 0.388265] pnp: PnP ACPI init\n[ 0.389153] pnp: PnP ACPI: found 5 devices\n[ 0.395487] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397128] NET: Registered protocol family 2\n[ 0.398052] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399272] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400394] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401502] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402538] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403661] NET: Registered protocol family 1\n[ 0.404498] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405548] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406581] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420579] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434843] Trying to unpack rootfs image as initramfs...\n[ 0.485413] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499166] Scanning for low memory corruption every 60 seconds\n[ 0.500451] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501561] audit: initializing netlink subsys (disabled)\n[ 0.502552] audit: type=2000 audit(1537983256.841:1): initialized\n[ 0.503820] Initialise system trusted keyring\n[ 0.504715] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505840] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507765] zbud: loaded\n[ 0.508455] VFS: Disk quotas dquot_6.6.0\n[ 0.509247] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510725] fuse init (API version 7.23)\n[ 0.511589] Key type big_key registered\n[ 0.512368] Allocating IMA MOK and blacklist keyrings.\n[ 0.513444] Key type asymmetric registered\n[ 0.514254] Asymmetric key parser 'x509' registered\n[ 0.515176] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516593] io scheduler noop registered\n[ 0.517363] io scheduler deadline registered (default)\n[ 0.518325] io scheduler cfq registered\n[ 0.519137] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520144] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521724] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523146] ACPI: Power Button [PWRF]\n[ 0.523968] GHES: HEST is not enabled!\n[ 0.537658] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566201] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568366] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593649] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596276] Linux agpgart interface v0.103\n[ 0.598322] brd: module loaded\n[ 0.599465] loop: module loaded\n[ 0.603903] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605306] GPT:90111 != 2097151\n[ 0.605969] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607024] GPT:90111 != 2097151\n[ 0.607671] GPT: Use GNU Parted to correct GPT errors.\n[ 0.608605] vda: vda1 vda15\n[ 0.610071] scsi host0: ata_piix\n[ 0.610780] scsi host1: ata_piix\n[ 0.611472] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.612641] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.614046] libphy: Fixed MDIO Bus: probed\n[ 0.614835] tun: Universal TUN/TAP device driver, 1.6\n[ 0.615751] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617828] PPP generic driver version 2.4.2\n[ 0.618735] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620016] ehci-pci: EHCI PCI platform driver\n[ 0.620861] ehci-platform: EHCI generic platform driver\n[ 0.621818] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.622919] ohci-pci: OHCI PCI platform driver\n[ 0.623760] ohci-platform: OHCI generic platform driver\n[ 0.624707] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.639085] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.640042] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641438] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.642438] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643518] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644692] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646067] usb usb1: Product: UHCI Host Controller\n[ 0.646967] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.648062] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.648993] hub 1-0:1.0: USB hub found\n[ 0.649741] hub 1-0:1.0: 2 ports detected\n[ 0.650624] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.652665] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.653591] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.654591] mousedev: PS/2 mouse device common for all mice\n[ 0.655799] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.657573] rtc_cmos 00:00: RTC can wake from S4\n[ 0.658645] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.659791] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.660933] i2c /dev entries driver\n[ 0.661661] device-mapper: uevent: version 1.0.3\n[ 0.662577] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.664154] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.665377] NET: Registered protocol family 10\n[ 0.666343] NET: Registered protocol family 17\n[ 0.667204] Key type dns_resolver registered\n[ 0.668100] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.669155] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.670845] registered taskstats version 1\n[ 0.671652] Loading compiled-in X.509 certificates\n[ 0.673066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.674861] zswap: loaded using pool lzo/zbud\n[ 0.676203] Key type trusted registered\n[ 0.677724] Key type encrypted registered\n[ 0.678542] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.679532] ima: No TPM chip found, activating TPM-bypass!\n[ 0.680528] evm: HMAC attrs: 0x1\n[ 0.681442] Magic number: 2:805:593\n[ 0.682273] rtc_cmos 00:00: setting system clock to 2018-09-26 17:34:17 UTC (1537983257)\n[ 0.683810] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.684874] EDD information not available.\n[ 0.770952] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772464] Write protecting the kernel read-only data: 14336k\n[ 0.784217] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785971] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.11\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.313076] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.20. iid=i-0000012c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2Fo+AhysjL1zU0Ul3V5YAJ2zBzQ79VUxSIeQf4AX1bPMNQyvbVY5LR/ao8ioFnSw1anby+wskFaC+HEp/szDcnyrAnUvm9Zn9+qDn/mJK4hk7y7T4w6wIOm4mLvqO3BnMUSgAyb4xj8mWc0NIqW0HPIXkYo+FZi4TDBeqSMmhaGzESERbRMYoTH9czsYtMu0QmdmIxlp1yktoCHAOjDhXTH/pdyo/SiKH+YNiMuzZSTQN1TVZdTBPxSvLp10chtxNovPEK5X2TctCu03CUv8EG2T8kAvRLUOyLfiddbg8iEFYD4XW9thMNipTw7pvKvBLlBHVDxSQNQsW2wzvJfyd root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBANgOuPMttOiDcX0CK/YRl7Uj32DcvEnpVqI0pLfHQa1iqpsV0jPWE/W8/7YePU3maYldRZ8hIqm7sPSK1iveTQLNdB9X5PLOlocpsqrrG8ivUZBTZqE5y0mf3/tTXTpmORYFbxVMUydl7QrAqaJxoWq+F5WeV3ZO4dP5+E4bSzoBAAAAFQDiCECkz/r4+VUUb2SpAWxho2RTswAAAIEAtR+m6Agt6+eWKzysC1OuVbbtZUoHKSiWknxszG9bBrp7pxLtgPl/kOXR/ZTQBQZHzY/AH/98fAzafVPBcWCHpTNiqxB2tPeXO2END6AH9bbUPWvXBrNLeLLPynbhPRQtODa5TbWYHmRbqy3vwd3U4UWIhnWdW898ZvsItseVpx0AAACBAIZHldJAlJ+tl8UfyDd4HjEevjdSEzJ4qBb4PTR7xapWMZIZlJWX/fDVOWzL/z3VZ3LOcw89U0nekbwff719vj/QQ7IyPfcwNBEkemrybj0uoDfgKOeqHRsenI8U0Texhbfq8YHxiu+y89thvlO6Gf0zOPtqP/5DUYOkD33Usmbx root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.15,24,fe80::f816:3eff:fe9f:d97e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.15 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000012c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.63 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 4.48s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:9F:D9:7E \n inet addr:10.10.10.15 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9f:d97e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:103 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8184 (7.9 KiB) TX bytes:9211 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-09-26 17:34:52,632 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b3e372bf-fb33-445a-a9ee-79e1b109c68b/action used request id req-1918e038-0e97-4f83-b912-e2c95037ec35 2018-09-26 17:34:54,653 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/b3e372bf-fb33-445a-a9ee-79e1b109c68b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea6c678d5a30b6992902064beabbe2e1d6966701" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:34:55,731 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:34:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6061f7a7-eafd-4a0b-aa88-bcef4cf83f14 x-compute-request-id: req-6061f7a7-eafd-4a0b-aa88-bcef4cf83f14 Content-Encoding: gzip Content-Length: 10073 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489648917 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.131954] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133668] pid_max: default: 32768 minimum: 301\n[ 0.134609] ACPI: Core revision 20150930\n[ 0.136024] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137373] Security Framework initialized\n[ 0.138207] Yama: becoming mindful.\n[ 0.138968] AppArmor: AppArmor initialized\n[ 0.139851] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141240] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142542] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143774] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145209] Initializing cgroup subsys io\n[ 0.146042] Initializing cgroup subsys memory\n[ 0.146909] Initializing cgroup subsys devices\n[ 0.147821] Initializing cgroup subsys freezer\n[ 0.148706] Initializing cgroup subsys net_cls\n[ 0.149584] Initializing cgroup subsys perf_event\n[ 0.150519] Initializing cgroup subsys net_prio\n[ 0.151431] Initializing cgroup subsys hugetlb\n[ 0.152296] Initializing cgroup subsys pids\n[ 0.153170] CPU: Physical Processor ID: 0\n[ 0.154686] mce: CPU supports 10 MCE banks\n[ 0.155565] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156595] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167359] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173903] ftrace: allocating 31920 entries in 125 pages\n[ 0.200339] smpboot: Max logical packages: 1\n[ 0.201220] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202585] x2apic enabled\n[ 0.203417] Switched APIC routing to physical x2apic.\n[ 0.205191] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206340] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210179] KVM setup paravirtual spinlock\n[ 0.211495] x86: Booted up 1 node, 1 CPUs\n[ 0.212328] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213770] devtmpfs: initialized\n[ 0.215545] evm: security.selinux\n[ 0.216286] evm: security.SMACK64\n[ 0.217013] evm: security.SMACK64EXEC\n[ 0.217803] evm: security.SMACK64TRANSMUTE\n[ 0.218661] evm: security.SMACK64MMAP\n[ 0.219447] evm: security.ima\n[ 0.220132] evm: security.capability\n[ 0.220987] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222935] pinctrl core: initialized pinctrl subsystem\n[ 0.224103] RTC time: 17:34:16, date: 09/26/18\n[ 0.225104] NET: Registered protocol family 16\n[ 0.226101] cpuidle: using governor ladder\n[ 0.226941] cpuidle: using governor menu\n[ 0.227758] PCCT header not found.\n[ 0.228529] ACPI: bus type PCI registered\n[ 0.229364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230633] PCI: Using configuration type 1 for base access\n[ 0.232433] ACPI: Added _OSI(Module Device)\n[ 0.233292] ACPI: Added _OSI(Processor Device)\n[ 0.234149] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235049] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237164] ACPI: Interpreter enabled\n[ 0.237942] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241719] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243620] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245511] ACPI: (supports S0 S5)\n[ 0.246236] ACPI: Using IOAPIC for interrupt routing\n[ 0.247326] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250481] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252886] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254123] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256406] acpiphp: Slot [3] registered\n[ 0.257248] acpiphp: Slot [4] registered\n[ 0.258086] acpiphp: Slot [5] registered\n[ 0.258918] acpiphp: Slot [6] registered\n[ 0.259772] acpiphp: Slot [7] registered\n[ 0.260617] acpiphp: Slot [8] registered\n[ 0.261475] acpiphp: Slot [9] registered\n[ 0.262313] acpiphp: Slot [10] registered\n[ 0.263166] acpiphp: Slot [11] registered\n[ 0.264026] acpiphp: Slot [12] registered\n[ 0.264878] acpiphp: Slot [13] registered\n[ 0.265735] acpiphp: Slot [14] registered\n[ 0.266601] acpiphp: Slot [15] registered\n[ 0.277582] acpiphp: Slot [16] registered\n[ 0.278423] acpiphp: Slot [17] registered\n[ 0.279259] acpiphp: Slot [18] registered\n[ 0.280076] acpiphp: Slot [19] registered\n[ 0.280890] acpiphp: Slot [20] registered\n[ 0.281730] acpiphp: Slot [21] registered\n[ 0.282534] acpiphp: Slot [22] registered\n[ 0.283313] acpiphp: Slot [23] registered\n[ 0.284093] acpiphp: Slot [24] registered\n[ 0.284913] acpiphp: Slot [25] registered\n[ 0.285703] acpiphp: Slot [26] registered\n[ 0.286501] acpiphp: Slot [27] registered\n[ 0.287283] acpiphp: Slot [28] registered\n[ 0.288062] acpiphp: Slot [29] registered\n[ 0.288845] acpiphp: Slot [30] registered\n[ 0.289641] acpiphp: Slot [31] registered\n[ 0.290429] PCI host bridge to bus 0000:00\n[ 0.291210] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292379] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293551] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294936] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296327] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302397] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303635] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304765] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305981] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312389] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313766] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360792] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362241] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363607] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364974] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366328] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367537] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368654] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369669] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371159] vgaarb: loaded\n[ 0.371739] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372844] SCSI subsystem initialized\n[ 0.373634] ACPI: bus type USB registered\n[ 0.374422] usbcore: registered new interface driver usbfs\n[ 0.375411] usbcore: registered new interface driver hub\n[ 0.376377] usbcore: registered new device driver usb\n[ 0.377391] PCI: Using ACPI for IRQ routing\n[ 0.378379] NetLabel: Initializing\n[ 0.379067] NetLabel: domain hash size = 128\n[ 0.379886] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380808] NetLabel: unlabeled traffic allowed by default\n[ 0.381864] clocksource: Switched to clocksource kvm-clock\n[ 0.387340] AppArmor: AppArmor Filesystem Enabled\n[ 0.388265] pnp: PnP ACPI init\n[ 0.389153] pnp: PnP ACPI: found 5 devices\n[ 0.395487] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397128] NET: Registered protocol family 2\n[ 0.398052] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399272] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400394] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401502] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402538] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403661] NET: Registered protocol family 1\n[ 0.404498] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405548] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406581] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420579] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434843] Trying to unpack rootfs image as initramfs...\n[ 0.485413] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499166] Scanning for low memory corruption every 60 seconds\n[ 0.500451] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501561] audit: initializing netlink subsys (disabled)\n[ 0.502552] audit: type=2000 audit(1537983256.841:1): initialized\n[ 0.503820] Initialise system trusted keyring\n[ 0.504715] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505840] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507765] zbud: loaded\n[ 0.508455] VFS: Disk quotas dquot_6.6.0\n[ 0.509247] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510725] fuse init (API version 7.23)\n[ 0.511589] Key type big_key registered\n[ 0.512368] Allocating IMA MOK and blacklist keyrings.\n[ 0.513444] Key type asymmetric registered\n[ 0.514254] Asymmetric key parser 'x509' registered\n[ 0.515176] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516593] io scheduler noop registered\n[ 0.517363] io scheduler deadline registered (default)\n[ 0.518325] io scheduler cfq registered\n[ 0.519137] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520144] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521724] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523146] ACPI: Power Button [PWRF]\n[ 0.523968] GHES: HEST is not enabled!\n[ 0.537658] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566201] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568366] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593649] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596276] Linux agpgart interface v0.103\n[ 0.598322] brd: module loaded\n[ 0.599465] loop: module loaded\n[ 0.603903] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605306] GPT:90111 != 2097151\n[ 0.605969] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607024] GPT:90111 != 2097151\n[ 0.607671] GPT: Use GNU Parted to correct GPT errors.\n[ 0.608605] vda: vda1 vda15\n[ 0.610071] scsi host0: ata_piix\n[ 0.610780] scsi host1: ata_piix\n[ 0.611472] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.612641] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.614046] libphy: Fixed MDIO Bus: probed\n[ 0.614835] tun: Universal TUN/TAP device driver, 1.6\n[ 0.615751] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617828] PPP generic driver version 2.4.2\n[ 0.618735] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620016] ehci-pci: EHCI PCI platform driver\n[ 0.620861] ehci-platform: EHCI generic platform driver\n[ 0.621818] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.622919] ohci-pci: OHCI PCI platform driver\n[ 0.623760] ohci-platform: OHCI generic platform driver\n[ 0.624707] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.639085] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.640042] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641438] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.642438] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643518] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644692] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646067] usb usb1: Product: UHCI Host Controller\n[ 0.646967] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.648062] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.648993] hub 1-0:1.0: USB hub found\n[ 0.649741] hub 1-0:1.0: 2 ports detected\n[ 0.650624] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.652665] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.653591] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.654591] mousedev: PS/2 mouse device common for all mice\n[ 0.655799] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.657573] rtc_cmos 00:00: RTC can wake from S4\n[ 0.658645] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.659791] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.660933] i2c /dev entries driver\n[ 0.661661] device-mapper: uevent: version 1.0.3\n[ 0.662577] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.664154] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.665377] NET: Registered protocol family 10\n[ 0.666343] NET: Registered protocol family 17\n[ 0.667204] Key type dns_resolver registered\n[ 0.668100] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.669155] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.670845] registered taskstats version 1\n[ 0.671652] Loading compiled-in X.509 certificates\n[ 0.673066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.674861] zswap: loaded using pool lzo/zbud\n[ 0.676203] Key type trusted registered\n[ 0.677724] Key type encrypted registered\n[ 0.678542] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.679532] ima: No TPM chip found, activating TPM-bypass!\n[ 0.680528] evm: HMAC attrs: 0x1\n[ 0.681442] Magic number: 2:805:593\n[ 0.682273] rtc_cmos 00:00: setting system clock to 2018-09-26 17:34:17 UTC (1537983257)\n[ 0.683810] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.684874] EDD information not available.\n[ 0.770952] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772464] Write protecting the kernel read-only data: 14336k\n[ 0.784217] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785971] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.11\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.313076] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.20. iid=i-0000012c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2Fo+AhysjL1zU0Ul3V5YAJ2zBzQ79VUxSIeQf4AX1bPMNQyvbVY5LR/ao8ioFnSw1anby+wskFaC+HEp/szDcnyrAnUvm9Zn9+qDn/mJK4hk7y7T4w6wIOm4mLvqO3BnMUSgAyb4xj8mWc0NIqW0HPIXkYo+FZi4TDBeqSMmhaGzESERbRMYoTH9czsYtMu0QmdmIxlp1yktoCHAOjDhXTH/pdyo/SiKH+YNiMuzZSTQN1TVZdTBPxSvLp10chtxNovPEK5X2TctCu03CUv8EG2T8kAvRLUOyLfiddbg8iEFYD4XW9thMNipTw7pvKvBLlBHVDxSQNQsW2wzvJfyd root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBANgOuPMttOiDcX0CK/YRl7Uj32DcvEnpVqI0pLfHQa1iqpsV0jPWE/W8/7YePU3maYldRZ8hIqm7sPSK1iveTQLNdB9X5PLOlocpsqrrG8ivUZBTZqE5y0mf3/tTXTpmORYFbxVMUydl7QrAqaJxoWq+F5WeV3ZO4dP5+E4bSzoBAAAAFQDiCECkz/r4+VUUb2SpAWxho2RTswAAAIEAtR+m6Agt6+eWKzysC1OuVbbtZUoHKSiWknxszG9bBrp7pxLtgPl/kOXR/ZTQBQZHzY/AH/98fAzafVPBcWCHpTNiqxB2tPeXO2END6AH9bbUPWvXBrNLeLLPynbhPRQtODa5TbWYHmRbqy3vwd3U4UWIhnWdW898ZvsItseVpx0AAACBAIZHldJAlJ+tl8UfyDd4HjEevjdSEzJ4qBb4PTR7xapWMZIZlJWX/fDVOWzL/z3VZ3LOcw89U0nekbwff719vj/QQ7IyPfcwNBEkemrybj0uoDfgKOeqHRsenI8U0Texhbfq8YHxiu+y89thvlO6Gf0zOPtqP/5DUYOkD33Usmbx root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.15,24,fe80::f816:3eff:fe9f:d97e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.15 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000012c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.63 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 4.48s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:9F:D9:7E \n inet addr:10.10.10.15 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9f:d97e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:103 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8184 (7.9 KiB) TX bytes:9211 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-09-26 17:34:55,731 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b3e372bf-fb33-445a-a9ee-79e1b109c68b/action used request id req-6061f7a7-eafd-4a0b-aa88-bcef4cf83f14 2018-09-26 17:34:57,753 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/b3e372bf-fb33-445a-a9ee-79e1b109c68b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea6c678d5a30b6992902064beabbe2e1d6966701" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:34:58,823 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:34:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78e0bc02-52cb-4ef9-857b-51713d3ce81c x-compute-request-id: req-78e0bc02-52cb-4ef9-857b-51713d3ce81c Content-Encoding: gzip Content-Length: 10073 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489648917 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.131954] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133668] pid_max: default: 32768 minimum: 301\n[ 0.134609] ACPI: Core revision 20150930\n[ 0.136024] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137373] Security Framework initialized\n[ 0.138207] Yama: becoming mindful.\n[ 0.138968] AppArmor: AppArmor initialized\n[ 0.139851] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141240] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142542] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143774] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145209] Initializing cgroup subsys io\n[ 0.146042] Initializing cgroup subsys memory\n[ 0.146909] Initializing cgroup subsys devices\n[ 0.147821] Initializing cgroup subsys freezer\n[ 0.148706] Initializing cgroup subsys net_cls\n[ 0.149584] Initializing cgroup subsys perf_event\n[ 0.150519] Initializing cgroup subsys net_prio\n[ 0.151431] Initializing cgroup subsys hugetlb\n[ 0.152296] Initializing cgroup subsys pids\n[ 0.153170] CPU: Physical Processor ID: 0\n[ 0.154686] mce: CPU supports 10 MCE banks\n[ 0.155565] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156595] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167359] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173903] ftrace: allocating 31920 entries in 125 pages\n[ 0.200339] smpboot: Max logical packages: 1\n[ 0.201220] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202585] x2apic enabled\n[ 0.203417] Switched APIC routing to physical x2apic.\n[ 0.205191] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206340] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210179] KVM setup paravirtual spinlock\n[ 0.211495] x86: Booted up 1 node, 1 CPUs\n[ 0.212328] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213770] devtmpfs: initialized\n[ 0.215545] evm: security.selinux\n[ 0.216286] evm: security.SMACK64\n[ 0.217013] evm: security.SMACK64EXEC\n[ 0.217803] evm: security.SMACK64TRANSMUTE\n[ 0.218661] evm: security.SMACK64MMAP\n[ 0.219447] evm: security.ima\n[ 0.220132] evm: security.capability\n[ 0.220987] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222935] pinctrl core: initialized pinctrl subsystem\n[ 0.224103] RTC time: 17:34:16, date: 09/26/18\n[ 0.225104] NET: Registered protocol family 16\n[ 0.226101] cpuidle: using governor ladder\n[ 0.226941] cpuidle: using governor menu\n[ 0.227758] PCCT header not found.\n[ 0.228529] ACPI: bus type PCI registered\n[ 0.229364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230633] PCI: Using configuration type 1 for base access\n[ 0.232433] ACPI: Added _OSI(Module Device)\n[ 0.233292] ACPI: Added _OSI(Processor Device)\n[ 0.234149] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235049] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237164] ACPI: Interpreter enabled\n[ 0.237942] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241719] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243620] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245511] ACPI: (supports S0 S5)\n[ 0.246236] ACPI: Using IOAPIC for interrupt routing\n[ 0.247326] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250481] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252886] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254123] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256406] acpiphp: Slot [3] registered\n[ 0.257248] acpiphp: Slot [4] registered\n[ 0.258086] acpiphp: Slot [5] registered\n[ 0.258918] acpiphp: Slot [6] registered\n[ 0.259772] acpiphp: Slot [7] registered\n[ 0.260617] acpiphp: Slot [8] registered\n[ 0.261475] acpiphp: Slot [9] registered\n[ 0.262313] acpiphp: Slot [10] registered\n[ 0.263166] acpiphp: Slot [11] registered\n[ 0.264026] acpiphp: Slot [12] registered\n[ 0.264878] acpiphp: Slot [13] registered\n[ 0.265735] acpiphp: Slot [14] registered\n[ 0.266601] acpiphp: Slot [15] registered\n[ 0.277582] acpiphp: Slot [16] registered\n[ 0.278423] acpiphp: Slot [17] registered\n[ 0.279259] acpiphp: Slot [18] registered\n[ 0.280076] acpiphp: Slot [19] registered\n[ 0.280890] acpiphp: Slot [20] registered\n[ 0.281730] acpiphp: Slot [21] registered\n[ 0.282534] acpiphp: Slot [22] registered\n[ 0.283313] acpiphp: Slot [23] registered\n[ 0.284093] acpiphp: Slot [24] registered\n[ 0.284913] acpiphp: Slot [25] registered\n[ 0.285703] acpiphp: Slot [26] registered\n[ 0.286501] acpiphp: Slot [27] registered\n[ 0.287283] acpiphp: Slot [28] registered\n[ 0.288062] acpiphp: Slot [29] registered\n[ 0.288845] acpiphp: Slot [30] registered\n[ 0.289641] acpiphp: Slot [31] registered\n[ 0.290429] PCI host bridge to bus 0000:00\n[ 0.291210] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292379] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293551] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294936] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296327] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302397] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303635] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304765] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305981] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312389] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313766] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360792] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362241] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363607] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364974] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366328] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367537] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368654] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369669] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371159] vgaarb: loaded\n[ 0.371739] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372844] SCSI subsystem initialized\n[ 0.373634] ACPI: bus type USB registered\n[ 0.374422] usbcore: registered new interface driver usbfs\n[ 0.375411] usbcore: registered new interface driver hub\n[ 0.376377] usbcore: registered new device driver usb\n[ 0.377391] PCI: Using ACPI for IRQ routing\n[ 0.378379] NetLabel: Initializing\n[ 0.379067] NetLabel: domain hash size = 128\n[ 0.379886] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380808] NetLabel: unlabeled traffic allowed by default\n[ 0.381864] clocksource: Switched to clocksource kvm-clock\n[ 0.387340] AppArmor: AppArmor Filesystem Enabled\n[ 0.388265] pnp: PnP ACPI init\n[ 0.389153] pnp: PnP ACPI: found 5 devices\n[ 0.395487] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397128] NET: Registered protocol family 2\n[ 0.398052] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399272] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400394] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401502] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402538] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403661] NET: Registered protocol family 1\n[ 0.404498] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405548] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406581] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420579] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434843] Trying to unpack rootfs image as initramfs...\n[ 0.485413] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499166] Scanning for low memory corruption every 60 seconds\n[ 0.500451] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501561] audit: initializing netlink subsys (disabled)\n[ 0.502552] audit: type=2000 audit(1537983256.841:1): initialized\n[ 0.503820] Initialise system trusted keyring\n[ 0.504715] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505840] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507765] zbud: loaded\n[ 0.508455] VFS: Disk quotas dquot_6.6.0\n[ 0.509247] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510725] fuse init (API version 7.23)\n[ 0.511589] Key type big_key registered\n[ 0.512368] Allocating IMA MOK and blacklist keyrings.\n[ 0.513444] Key type asymmetric registered\n[ 0.514254] Asymmetric key parser 'x509' registered\n[ 0.515176] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516593] io scheduler noop registered\n[ 0.517363] io scheduler deadline registered (default)\n[ 0.518325] io scheduler cfq registered\n[ 0.519137] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520144] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521724] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523146] ACPI: Power Button [PWRF]\n[ 0.523968] GHES: HEST is not enabled!\n[ 0.537658] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566201] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568366] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593649] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596276] Linux agpgart interface v0.103\n[ 0.598322] brd: module loaded\n[ 0.599465] loop: module loaded\n[ 0.603903] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605306] GPT:90111 != 2097151\n[ 0.605969] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607024] GPT:90111 != 2097151\n[ 0.607671] GPT: Use GNU Parted to correct GPT errors.\n[ 0.608605] vda: vda1 vda15\n[ 0.610071] scsi host0: ata_piix\n[ 0.610780] scsi host1: ata_piix\n[ 0.611472] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.612641] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.614046] libphy: Fixed MDIO Bus: probed\n[ 0.614835] tun: Universal TUN/TAP device driver, 1.6\n[ 0.615751] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617828] PPP generic driver version 2.4.2\n[ 0.618735] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620016] ehci-pci: EHCI PCI platform driver\n[ 0.620861] ehci-platform: EHCI generic platform driver\n[ 0.621818] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.622919] ohci-pci: OHCI PCI platform driver\n[ 0.623760] ohci-platform: OHCI generic platform driver\n[ 0.624707] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.639085] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.640042] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641438] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.642438] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643518] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644692] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646067] usb usb1: Product: UHCI Host Controller\n[ 0.646967] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.648062] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.648993] hub 1-0:1.0: USB hub found\n[ 0.649741] hub 1-0:1.0: 2 ports detected\n[ 0.650624] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.652665] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.653591] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.654591] mousedev: PS/2 mouse device common for all mice\n[ 0.655799] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.657573] rtc_cmos 00:00: RTC can wake from S4\n[ 0.658645] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.659791] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.660933] i2c /dev entries driver\n[ 0.661661] device-mapper: uevent: version 1.0.3\n[ 0.662577] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.664154] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.665377] NET: Registered protocol family 10\n[ 0.666343] NET: Registered protocol family 17\n[ 0.667204] Key type dns_resolver registered\n[ 0.668100] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.669155] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.670845] registered taskstats version 1\n[ 0.671652] Loading compiled-in X.509 certificates\n[ 0.673066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.674861] zswap: loaded using pool lzo/zbud\n[ 0.676203] Key type trusted registered\n[ 0.677724] Key type encrypted registered\n[ 0.678542] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.679532] ima: No TPM chip found, activating TPM-bypass!\n[ 0.680528] evm: HMAC attrs: 0x1\n[ 0.681442] Magic number: 2:805:593\n[ 0.682273] rtc_cmos 00:00: setting system clock to 2018-09-26 17:34:17 UTC (1537983257)\n[ 0.683810] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.684874] EDD information not available.\n[ 0.770952] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772464] Write protecting the kernel read-only data: 14336k\n[ 0.784217] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785971] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.11\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.313076] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.20. iid=i-0000012c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2Fo+AhysjL1zU0Ul3V5YAJ2zBzQ79VUxSIeQf4AX1bPMNQyvbVY5LR/ao8ioFnSw1anby+wskFaC+HEp/szDcnyrAnUvm9Zn9+qDn/mJK4hk7y7T4w6wIOm4mLvqO3BnMUSgAyb4xj8mWc0NIqW0HPIXkYo+FZi4TDBeqSMmhaGzESERbRMYoTH9czsYtMu0QmdmIxlp1yktoCHAOjDhXTH/pdyo/SiKH+YNiMuzZSTQN1TVZdTBPxSvLp10chtxNovPEK5X2TctCu03CUv8EG2T8kAvRLUOyLfiddbg8iEFYD4XW9thMNipTw7pvKvBLlBHVDxSQNQsW2wzvJfyd root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBANgOuPMttOiDcX0CK/YRl7Uj32DcvEnpVqI0pLfHQa1iqpsV0jPWE/W8/7YePU3maYldRZ8hIqm7sPSK1iveTQLNdB9X5PLOlocpsqrrG8ivUZBTZqE5y0mf3/tTXTpmORYFbxVMUydl7QrAqaJxoWq+F5WeV3ZO4dP5+E4bSzoBAAAAFQDiCECkz/r4+VUUb2SpAWxho2RTswAAAIEAtR+m6Agt6+eWKzysC1OuVbbtZUoHKSiWknxszG9bBrp7pxLtgPl/kOXR/ZTQBQZHzY/AH/98fAzafVPBcWCHpTNiqxB2tPeXO2END6AH9bbUPWvXBrNLeLLPynbhPRQtODa5TbWYHmRbqy3vwd3U4UWIhnWdW898ZvsItseVpx0AAACBAIZHldJAlJ+tl8UfyDd4HjEevjdSEzJ4qBb4PTR7xapWMZIZlJWX/fDVOWzL/z3VZ3LOcw89U0nekbwff719vj/QQ7IyPfcwNBEkemrybj0uoDfgKOeqHRsenI8U0Texhbfq8YHxiu+y89thvlO6Gf0zOPtqP/5DUYOkD33Usmbx root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.15,24,fe80::f816:3eff:fe9f:d97e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.15 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000012c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.63 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 4.48s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:9F:D9:7E \n inet addr:10.10.10.15 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9f:d97e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:103 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8184 (7.9 KiB) TX bytes:9211 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-09-26 17:34:58,824 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b3e372bf-fb33-445a-a9ee-79e1b109c68b/action used request id req-78e0bc02-52cb-4ef9-857b-51713d3ce81c 2018-09-26 17:35:00,843 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/b3e372bf-fb33-445a-a9ee-79e1b109c68b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea6c678d5a30b6992902064beabbe2e1d6966701" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:35:01,926 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:35:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-83c9bd32-4383-4a55-830b-31350258b5d8 x-compute-request-id: req-83c9bd32-4383-4a55-830b-31350258b5d8 Content-Encoding: gzip Content-Length: 10073 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489648917 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.131954] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133668] pid_max: default: 32768 minimum: 301\n[ 0.134609] ACPI: Core revision 20150930\n[ 0.136024] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137373] Security Framework initialized\n[ 0.138207] Yama: becoming mindful.\n[ 0.138968] AppArmor: AppArmor initialized\n[ 0.139851] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141240] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142542] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143774] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145209] Initializing cgroup subsys io\n[ 0.146042] Initializing cgroup subsys memory\n[ 0.146909] Initializing cgroup subsys devices\n[ 0.147821] Initializing cgroup subsys freezer\n[ 0.148706] Initializing cgroup subsys net_cls\n[ 0.149584] Initializing cgroup subsys perf_event\n[ 0.150519] Initializing cgroup subsys net_prio\n[ 0.151431] Initializing cgroup subsys hugetlb\n[ 0.152296] Initializing cgroup subsys pids\n[ 0.153170] CPU: Physical Processor ID: 0\n[ 0.154686] mce: CPU supports 10 MCE banks\n[ 0.155565] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156595] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167359] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173903] ftrace: allocating 31920 entries in 125 pages\n[ 0.200339] smpboot: Max logical packages: 1\n[ 0.201220] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202585] x2apic enabled\n[ 0.203417] Switched APIC routing to physical x2apic.\n[ 0.205191] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206340] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210179] KVM setup paravirtual spinlock\n[ 0.211495] x86: Booted up 1 node, 1 CPUs\n[ 0.212328] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213770] devtmpfs: initialized\n[ 0.215545] evm: security.selinux\n[ 0.216286] evm: security.SMACK64\n[ 0.217013] evm: security.SMACK64EXEC\n[ 0.217803] evm: security.SMACK64TRANSMUTE\n[ 0.218661] evm: security.SMACK64MMAP\n[ 0.219447] evm: security.ima\n[ 0.220132] evm: security.capability\n[ 0.220987] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222935] pinctrl core: initialized pinctrl subsystem\n[ 0.224103] RTC time: 17:34:16, date: 09/26/18\n[ 0.225104] NET: Registered protocol family 16\n[ 0.226101] cpuidle: using governor ladder\n[ 0.226941] cpuidle: using governor menu\n[ 0.227758] PCCT header not found.\n[ 0.228529] ACPI: bus type PCI registered\n[ 0.229364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230633] PCI: Using configuration type 1 for base access\n[ 0.232433] ACPI: Added _OSI(Module Device)\n[ 0.233292] ACPI: Added _OSI(Processor Device)\n[ 0.234149] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235049] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237164] ACPI: Interpreter enabled\n[ 0.237942] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241719] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243620] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245511] ACPI: (supports S0 S5)\n[ 0.246236] ACPI: Using IOAPIC for interrupt routing\n[ 0.247326] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250481] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252886] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254123] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256406] acpiphp: Slot [3] registered\n[ 0.257248] acpiphp: Slot [4] registered\n[ 0.258086] acpiphp: Slot [5] registered\n[ 0.258918] acpiphp: Slot [6] registered\n[ 0.259772] acpiphp: Slot [7] registered\n[ 0.260617] acpiphp: Slot [8] registered\n[ 0.261475] acpiphp: Slot [9] registered\n[ 0.262313] acpiphp: Slot [10] registered\n[ 0.263166] acpiphp: Slot [11] registered\n[ 0.264026] acpiphp: Slot [12] registered\n[ 0.264878] acpiphp: Slot [13] registered\n[ 0.265735] acpiphp: Slot [14] registered\n[ 0.266601] acpiphp: Slot [15] registered\n[ 0.277582] acpiphp: Slot [16] registered\n[ 0.278423] acpiphp: Slot [17] registered\n[ 0.279259] acpiphp: Slot [18] registered\n[ 0.280076] acpiphp: Slot [19] registered\n[ 0.280890] acpiphp: Slot [20] registered\n[ 0.281730] acpiphp: Slot [21] registered\n[ 0.282534] acpiphp: Slot [22] registered\n[ 0.283313] acpiphp: Slot [23] registered\n[ 0.284093] acpiphp: Slot [24] registered\n[ 0.284913] acpiphp: Slot [25] registered\n[ 0.285703] acpiphp: Slot [26] registered\n[ 0.286501] acpiphp: Slot [27] registered\n[ 0.287283] acpiphp: Slot [28] registered\n[ 0.288062] acpiphp: Slot [29] registered\n[ 0.288845] acpiphp: Slot [30] registered\n[ 0.289641] acpiphp: Slot [31] registered\n[ 0.290429] PCI host bridge to bus 0000:00\n[ 0.291210] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292379] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293551] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294936] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296327] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302397] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303635] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304765] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305981] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312389] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313766] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360792] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362241] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363607] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364974] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366328] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367537] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368654] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369669] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371159] vgaarb: loaded\n[ 0.371739] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372844] SCSI subsystem initialized\n[ 0.373634] ACPI: bus type USB registered\n[ 0.374422] usbcore: registered new interface driver usbfs\n[ 0.375411] usbcore: registered new interface driver hub\n[ 0.376377] usbcore: registered new device driver usb\n[ 0.377391] PCI: Using ACPI for IRQ routing\n[ 0.378379] NetLabel: Initializing\n[ 0.379067] NetLabel: domain hash size = 128\n[ 0.379886] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380808] NetLabel: unlabeled traffic allowed by default\n[ 0.381864] clocksource: Switched to clocksource kvm-clock\n[ 0.387340] AppArmor: AppArmor Filesystem Enabled\n[ 0.388265] pnp: PnP ACPI init\n[ 0.389153] pnp: PnP ACPI: found 5 devices\n[ 0.395487] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397128] NET: Registered protocol family 2\n[ 0.398052] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399272] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400394] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401502] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402538] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403661] NET: Registered protocol family 1\n[ 0.404498] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405548] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406581] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420579] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434843] Trying to unpack rootfs image as initramfs...\n[ 0.485413] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499166] Scanning for low memory corruption every 60 seconds\n[ 0.500451] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501561] audit: initializing netlink subsys (disabled)\n[ 0.502552] audit: type=2000 audit(1537983256.841:1): initialized\n[ 0.503820] Initialise system trusted keyring\n[ 0.504715] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505840] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507765] zbud: loaded\n[ 0.508455] VFS: Disk quotas dquot_6.6.0\n[ 0.509247] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510725] fuse init (API version 7.23)\n[ 0.511589] Key type big_key registered\n[ 0.512368] Allocating IMA MOK and blacklist keyrings.\n[ 0.513444] Key type asymmetric registered\n[ 0.514254] Asymmetric key parser 'x509' registered\n[ 0.515176] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516593] io scheduler noop registered\n[ 0.517363] io scheduler deadline registered (default)\n[ 0.518325] io scheduler cfq registered\n[ 0.519137] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520144] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521724] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523146] ACPI: Power Button [PWRF]\n[ 0.523968] GHES: HEST is not enabled!\n[ 0.537658] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566201] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568366] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593649] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596276] Linux agpgart interface v0.103\n[ 0.598322] brd: module loaded\n[ 0.599465] loop: module loaded\n[ 0.603903] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605306] GPT:90111 != 2097151\n[ 0.605969] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607024] GPT:90111 != 2097151\n[ 0.607671] GPT: Use GNU Parted to correct GPT errors.\n[ 0.608605] vda: vda1 vda15\n[ 0.610071] scsi host0: ata_piix\n[ 0.610780] scsi host1: ata_piix\n[ 0.611472] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.612641] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.614046] libphy: Fixed MDIO Bus: probed\n[ 0.614835] tun: Universal TUN/TAP device driver, 1.6\n[ 0.615751] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617828] PPP generic driver version 2.4.2\n[ 0.618735] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620016] ehci-pci: EHCI PCI platform driver\n[ 0.620861] ehci-platform: EHCI generic platform driver\n[ 0.621818] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.622919] ohci-pci: OHCI PCI platform driver\n[ 0.623760] ohci-platform: OHCI generic platform driver\n[ 0.624707] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.639085] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.640042] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641438] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.642438] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643518] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644692] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646067] usb usb1: Product: UHCI Host Controller\n[ 0.646967] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.648062] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.648993] hub 1-0:1.0: USB hub found\n[ 0.649741] hub 1-0:1.0: 2 ports detected\n[ 0.650624] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.652665] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.653591] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.654591] mousedev: PS/2 mouse device common for all mice\n[ 0.655799] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.657573] rtc_cmos 00:00: RTC can wake from S4\n[ 0.658645] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.659791] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.660933] i2c /dev entries driver\n[ 0.661661] device-mapper: uevent: version 1.0.3\n[ 0.662577] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.664154] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.665377] NET: Registered protocol family 10\n[ 0.666343] NET: Registered protocol family 17\n[ 0.667204] Key type dns_resolver registered\n[ 0.668100] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.669155] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.670845] registered taskstats version 1\n[ 0.671652] Loading compiled-in X.509 certificates\n[ 0.673066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.674861] zswap: loaded using pool lzo/zbud\n[ 0.676203] Key type trusted registered\n[ 0.677724] Key type encrypted registered\n[ 0.678542] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.679532] ima: No TPM chip found, activating TPM-bypass!\n[ 0.680528] evm: HMAC attrs: 0x1\n[ 0.681442] Magic number: 2:805:593\n[ 0.682273] rtc_cmos 00:00: setting system clock to 2018-09-26 17:34:17 UTC (1537983257)\n[ 0.683810] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.684874] EDD information not available.\n[ 0.770952] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772464] Write protecting the kernel read-only data: 14336k\n[ 0.784217] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785971] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.11\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.313076] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.20. iid=i-0000012c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2Fo+AhysjL1zU0Ul3V5YAJ2zBzQ79VUxSIeQf4AX1bPMNQyvbVY5LR/ao8ioFnSw1anby+wskFaC+HEp/szDcnyrAnUvm9Zn9+qDn/mJK4hk7y7T4w6wIOm4mLvqO3BnMUSgAyb4xj8mWc0NIqW0HPIXkYo+FZi4TDBeqSMmhaGzESERbRMYoTH9czsYtMu0QmdmIxlp1yktoCHAOjDhXTH/pdyo/SiKH+YNiMuzZSTQN1TVZdTBPxSvLp10chtxNovPEK5X2TctCu03CUv8EG2T8kAvRLUOyLfiddbg8iEFYD4XW9thMNipTw7pvKvBLlBHVDxSQNQsW2wzvJfyd root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBANgOuPMttOiDcX0CK/YRl7Uj32DcvEnpVqI0pLfHQa1iqpsV0jPWE/W8/7YePU3maYldRZ8hIqm7sPSK1iveTQLNdB9X5PLOlocpsqrrG8ivUZBTZqE5y0mf3/tTXTpmORYFbxVMUydl7QrAqaJxoWq+F5WeV3ZO4dP5+E4bSzoBAAAAFQDiCECkz/r4+VUUb2SpAWxho2RTswAAAIEAtR+m6Agt6+eWKzysC1OuVbbtZUoHKSiWknxszG9bBrp7pxLtgPl/kOXR/ZTQBQZHzY/AH/98fAzafVPBcWCHpTNiqxB2tPeXO2END6AH9bbUPWvXBrNLeLLPynbhPRQtODa5TbWYHmRbqy3vwd3U4UWIhnWdW898ZvsItseVpx0AAACBAIZHldJAlJ+tl8UfyDd4HjEevjdSEzJ4qBb4PTR7xapWMZIZlJWX/fDVOWzL/z3VZ3LOcw89U0nekbwff719vj/QQ7IyPfcwNBEkemrybj0uoDfgKOeqHRsenI8U0Texhbfq8YHxiu+y89thvlO6Gf0zOPtqP/5DUYOkD33Usmbx root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.15,24,fe80::f816:3eff:fe9f:d97e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.15 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000012c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.63 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 4.48s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:9F:D9:7E \n inet addr:10.10.10.15 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9f:d97e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:103 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8184 (7.9 KiB) TX bytes:9211 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-09-26 17:35:01,927 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b3e372bf-fb33-445a-a9ee-79e1b109c68b/action used request id req-83c9bd32-4383-4a55-830b-31350258b5d8 2018-09-26 17:35:03,950 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/b3e372bf-fb33-445a-a9ee-79e1b109c68b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea6c678d5a30b6992902064beabbe2e1d6966701" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:35:05,027 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:35:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a965d20f-8ecb-42e1-992a-94eaf511490b x-compute-request-id: req-a965d20f-8ecb-42e1-992a-94eaf511490b Content-Encoding: gzip Content-Length: 10073 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489648917 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.131954] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133668] pid_max: default: 32768 minimum: 301\n[ 0.134609] ACPI: Core revision 20150930\n[ 0.136024] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137373] Security Framework initialized\n[ 0.138207] Yama: becoming mindful.\n[ 0.138968] AppArmor: AppArmor initialized\n[ 0.139851] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141240] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142542] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143774] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145209] Initializing cgroup subsys io\n[ 0.146042] Initializing cgroup subsys memory\n[ 0.146909] Initializing cgroup subsys devices\n[ 0.147821] Initializing cgroup subsys freezer\n[ 0.148706] Initializing cgroup subsys net_cls\n[ 0.149584] Initializing cgroup subsys perf_event\n[ 0.150519] Initializing cgroup subsys net_prio\n[ 0.151431] Initializing cgroup subsys hugetlb\n[ 0.152296] Initializing cgroup subsys pids\n[ 0.153170] CPU: Physical Processor ID: 0\n[ 0.154686] mce: CPU supports 10 MCE banks\n[ 0.155565] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156595] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167359] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173903] ftrace: allocating 31920 entries in 125 pages\n[ 0.200339] smpboot: Max logical packages: 1\n[ 0.201220] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202585] x2apic enabled\n[ 0.203417] Switched APIC routing to physical x2apic.\n[ 0.205191] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206340] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210179] KVM setup paravirtual spinlock\n[ 0.211495] x86: Booted up 1 node, 1 CPUs\n[ 0.212328] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213770] devtmpfs: initialized\n[ 0.215545] evm: security.selinux\n[ 0.216286] evm: security.SMACK64\n[ 0.217013] evm: security.SMACK64EXEC\n[ 0.217803] evm: security.SMACK64TRANSMUTE\n[ 0.218661] evm: security.SMACK64MMAP\n[ 0.219447] evm: security.ima\n[ 0.220132] evm: security.capability\n[ 0.220987] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222935] pinctrl core: initialized pinctrl subsystem\n[ 0.224103] RTC time: 17:34:16, date: 09/26/18\n[ 0.225104] NET: Registered protocol family 16\n[ 0.226101] cpuidle: using governor ladder\n[ 0.226941] cpuidle: using governor menu\n[ 0.227758] PCCT header not found.\n[ 0.228529] ACPI: bus type PCI registered\n[ 0.229364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230633] PCI: Using configuration type 1 for base access\n[ 0.232433] ACPI: Added _OSI(Module Device)\n[ 0.233292] ACPI: Added _OSI(Processor Device)\n[ 0.234149] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235049] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237164] ACPI: Interpreter enabled\n[ 0.237942] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241719] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243620] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245511] ACPI: (supports S0 S5)\n[ 0.246236] ACPI: Using IOAPIC for interrupt routing\n[ 0.247326] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250481] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252886] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254123] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256406] acpiphp: Slot [3] registered\n[ 0.257248] acpiphp: Slot [4] registered\n[ 0.258086] acpiphp: Slot [5] registered\n[ 0.258918] acpiphp: Slot [6] registered\n[ 0.259772] acpiphp: Slot [7] registered\n[ 0.260617] acpiphp: Slot [8] registered\n[ 0.261475] acpiphp: Slot [9] registered\n[ 0.262313] acpiphp: Slot [10] registered\n[ 0.263166] acpiphp: Slot [11] registered\n[ 0.264026] acpiphp: Slot [12] registered\n[ 0.264878] acpiphp: Slot [13] registered\n[ 0.265735] acpiphp: Slot [14] registered\n[ 0.266601] acpiphp: Slot [15] registered\n[ 0.277582] acpiphp: Slot [16] registered\n[ 0.278423] acpiphp: Slot [17] registered\n[ 0.279259] acpiphp: Slot [18] registered\n[ 0.280076] acpiphp: Slot [19] registered\n[ 0.280890] acpiphp: Slot [20] registered\n[ 0.281730] acpiphp: Slot [21] registered\n[ 0.282534] acpiphp: Slot [22] registered\n[ 0.283313] acpiphp: Slot [23] registered\n[ 0.284093] acpiphp: Slot [24] registered\n[ 0.284913] acpiphp: Slot [25] registered\n[ 0.285703] acpiphp: Slot [26] registered\n[ 0.286501] acpiphp: Slot [27] registered\n[ 0.287283] acpiphp: Slot [28] registered\n[ 0.288062] acpiphp: Slot [29] registered\n[ 0.288845] acpiphp: Slot [30] registered\n[ 0.289641] acpiphp: Slot [31] registered\n[ 0.290429] PCI host bridge to bus 0000:00\n[ 0.291210] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292379] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293551] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294936] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296327] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302397] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303635] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304765] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305981] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312389] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313766] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360792] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362241] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363607] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364974] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366328] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367537] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368654] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369669] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371159] vgaarb: loaded\n[ 0.371739] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372844] SCSI subsystem initialized\n[ 0.373634] ACPI: bus type USB registered\n[ 0.374422] usbcore: registered new interface driver usbfs\n[ 0.375411] usbcore: registered new interface driver hub\n[ 0.376377] usbcore: registered new device driver usb\n[ 0.377391] PCI: Using ACPI for IRQ routing\n[ 0.378379] NetLabel: Initializing\n[ 0.379067] NetLabel: domain hash size = 128\n[ 0.379886] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380808] NetLabel: unlabeled traffic allowed by default\n[ 0.381864] clocksource: Switched to clocksource kvm-clock\n[ 0.387340] AppArmor: AppArmor Filesystem Enabled\n[ 0.388265] pnp: PnP ACPI init\n[ 0.389153] pnp: PnP ACPI: found 5 devices\n[ 0.395487] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397128] NET: Registered protocol family 2\n[ 0.398052] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399272] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400394] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401502] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402538] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403661] NET: Registered protocol family 1\n[ 0.404498] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405548] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406581] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420579] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434843] Trying to unpack rootfs image as initramfs...\n[ 0.485413] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499166] Scanning for low memory corruption every 60 seconds\n[ 0.500451] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501561] audit: initializing netlink subsys (disabled)\n[ 0.502552] audit: type=2000 audit(1537983256.841:1): initialized\n[ 0.503820] Initialise system trusted keyring\n[ 0.504715] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505840] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507765] zbud: loaded\n[ 0.508455] VFS: Disk quotas dquot_6.6.0\n[ 0.509247] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510725] fuse init (API version 7.23)\n[ 0.511589] Key type big_key registered\n[ 0.512368] Allocating IMA MOK and blacklist keyrings.\n[ 0.513444] Key type asymmetric registered\n[ 0.514254] Asymmetric key parser 'x509' registered\n[ 0.515176] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516593] io scheduler noop registered\n[ 0.517363] io scheduler deadline registered (default)\n[ 0.518325] io scheduler cfq registered\n[ 0.519137] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520144] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521724] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523146] ACPI: Power Button [PWRF]\n[ 0.523968] GHES: HEST is not enabled!\n[ 0.537658] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566201] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568366] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593649] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596276] Linux agpgart interface v0.103\n[ 0.598322] brd: module loaded\n[ 0.599465] loop: module loaded\n[ 0.603903] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605306] GPT:90111 != 2097151\n[ 0.605969] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607024] GPT:90111 != 2097151\n[ 0.607671] GPT: Use GNU Parted to correct GPT errors.\n[ 0.608605] vda: vda1 vda15\n[ 0.610071] scsi host0: ata_piix\n[ 0.610780] scsi host1: ata_piix\n[ 0.611472] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.612641] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.614046] libphy: Fixed MDIO Bus: probed\n[ 0.614835] tun: Universal TUN/TAP device driver, 1.6\n[ 0.615751] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617828] PPP generic driver version 2.4.2\n[ 0.618735] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620016] ehci-pci: EHCI PCI platform driver\n[ 0.620861] ehci-platform: EHCI generic platform driver\n[ 0.621818] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.622919] ohci-pci: OHCI PCI platform driver\n[ 0.623760] ohci-platform: OHCI generic platform driver\n[ 0.624707] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.639085] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.640042] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641438] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.642438] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643518] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644692] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646067] usb usb1: Product: UHCI Host Controller\n[ 0.646967] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.648062] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.648993] hub 1-0:1.0: USB hub found\n[ 0.649741] hub 1-0:1.0: 2 ports detected\n[ 0.650624] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.652665] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.653591] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.654591] mousedev: PS/2 mouse device common for all mice\n[ 0.655799] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.657573] rtc_cmos 00:00: RTC can wake from S4\n[ 0.658645] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.659791] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.660933] i2c /dev entries driver\n[ 0.661661] device-mapper: uevent: version 1.0.3\n[ 0.662577] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.664154] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.665377] NET: Registered protocol family 10\n[ 0.666343] NET: Registered protocol family 17\n[ 0.667204] Key type dns_resolver registered\n[ 0.668100] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.669155] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.670845] registered taskstats version 1\n[ 0.671652] Loading compiled-in X.509 certificates\n[ 0.673066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.674861] zswap: loaded using pool lzo/zbud\n[ 0.676203] Key type trusted registered\n[ 0.677724] Key type encrypted registered\n[ 0.678542] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.679532] ima: No TPM chip found, activating TPM-bypass!\n[ 0.680528] evm: HMAC attrs: 0x1\n[ 0.681442] Magic number: 2:805:593\n[ 0.682273] rtc_cmos 00:00: setting system clock to 2018-09-26 17:34:17 UTC (1537983257)\n[ 0.683810] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.684874] EDD information not available.\n[ 0.770952] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772464] Write protecting the kernel read-only data: 14336k\n[ 0.784217] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785971] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.11\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.313076] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.20. iid=i-0000012c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2Fo+AhysjL1zU0Ul3V5YAJ2zBzQ79VUxSIeQf4AX1bPMNQyvbVY5LR/ao8ioFnSw1anby+wskFaC+HEp/szDcnyrAnUvm9Zn9+qDn/mJK4hk7y7T4w6wIOm4mLvqO3BnMUSgAyb4xj8mWc0NIqW0HPIXkYo+FZi4TDBeqSMmhaGzESERbRMYoTH9czsYtMu0QmdmIxlp1yktoCHAOjDhXTH/pdyo/SiKH+YNiMuzZSTQN1TVZdTBPxSvLp10chtxNovPEK5X2TctCu03CUv8EG2T8kAvRLUOyLfiddbg8iEFYD4XW9thMNipTw7pvKvBLlBHVDxSQNQsW2wzvJfyd root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBANgOuPMttOiDcX0CK/YRl7Uj32DcvEnpVqI0pLfHQa1iqpsV0jPWE/W8/7YePU3maYldRZ8hIqm7sPSK1iveTQLNdB9X5PLOlocpsqrrG8ivUZBTZqE5y0mf3/tTXTpmORYFbxVMUydl7QrAqaJxoWq+F5WeV3ZO4dP5+E4bSzoBAAAAFQDiCECkz/r4+VUUb2SpAWxho2RTswAAAIEAtR+m6Agt6+eWKzysC1OuVbbtZUoHKSiWknxszG9bBrp7pxLtgPl/kOXR/ZTQBQZHzY/AH/98fAzafVPBcWCHpTNiqxB2tPeXO2END6AH9bbUPWvXBrNLeLLPynbhPRQtODa5TbWYHmRbqy3vwd3U4UWIhnWdW898ZvsItseVpx0AAACBAIZHldJAlJ+tl8UfyDd4HjEevjdSEzJ4qBb4PTR7xapWMZIZlJWX/fDVOWzL/z3VZ3LOcw89U0nekbwff719vj/QQ7IyPfcwNBEkemrybj0uoDfgKOeqHRsenI8U0Texhbfq8YHxiu+y89thvlO6Gf0zOPtqP/5DUYOkD33Usmbx root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.15,24,fe80::f816:3eff:fe9f:d97e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.15 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000012c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.63 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 4.48s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:9F:D9:7E \n inet addr:10.10.10.15 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9f:d97e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:103 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8184 (7.9 KiB) TX bytes:9211 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-09-26 17:35:05,028 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b3e372bf-fb33-445a-a9ee-79e1b109c68b/action used request id req-a965d20f-8ecb-42e1-992a-94eaf511490b 2018-09-26 17:35:07,050 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/b3e372bf-fb33-445a-a9ee-79e1b109c68b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea6c678d5a30b6992902064beabbe2e1d6966701" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:35:08,120 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:35:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ea8ef39-5f96-41ae-b90d-e5420449005a x-compute-request-id: req-4ea8ef39-5f96-41ae-b90d-e5420449005a Content-Encoding: gzip Content-Length: 11141 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489648917 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.131954] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133668] pid_max: default: 32768 minimum: 301\n[ 0.134609] ACPI: Core revision 20150930\n[ 0.136024] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137373] Security Framework initialized\n[ 0.138207] Yama: becoming mindful.\n[ 0.138968] AppArmor: AppArmor initialized\n[ 0.139851] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141240] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142542] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143774] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145209] Initializing cgroup subsys io\n[ 0.146042] Initializing cgroup subsys memory\n[ 0.146909] Initializing cgroup subsys devices\n[ 0.147821] Initializing cgroup subsys freezer\n[ 0.148706] Initializing cgroup subsys net_cls\n[ 0.149584] Initializing cgroup subsys perf_event\n[ 0.150519] Initializing cgroup subsys net_prio\n[ 0.151431] Initializing cgroup subsys hugetlb\n[ 0.152296] Initializing cgroup subsys pids\n[ 0.153170] CPU: Physical Processor ID: 0\n[ 0.154686] mce: CPU supports 10 MCE banks\n[ 0.155565] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156595] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167359] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173903] ftrace: allocating 31920 entries in 125 pages\n[ 0.200339] smpboot: Max logical packages: 1\n[ 0.201220] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202585] x2apic enabled\n[ 0.203417] Switched APIC routing to physical x2apic.\n[ 0.205191] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206340] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210179] KVM setup paravirtual spinlock\n[ 0.211495] x86: Booted up 1 node, 1 CPUs\n[ 0.212328] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213770] devtmpfs: initialized\n[ 0.215545] evm: security.selinux\n[ 0.216286] evm: security.SMACK64\n[ 0.217013] evm: security.SMACK64EXEC\n[ 0.217803] evm: security.SMACK64TRANSMUTE\n[ 0.218661] evm: security.SMACK64MMAP\n[ 0.219447] evm: security.ima\n[ 0.220132] evm: security.capability\n[ 0.220987] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222935] pinctrl core: initialized pinctrl subsystem\n[ 0.224103] RTC time: 17:34:16, date: 09/26/18\n[ 0.225104] NET: Registered protocol family 16\n[ 0.226101] cpuidle: using governor ladder\n[ 0.226941] cpuidle: using governor menu\n[ 0.227758] PCCT header not found.\n[ 0.228529] ACPI: bus type PCI registered\n[ 0.229364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230633] PCI: Using configuration type 1 for base access\n[ 0.232433] ACPI: Added _OSI(Module Device)\n[ 0.233292] ACPI: Added _OSI(Processor Device)\n[ 0.234149] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235049] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237164] ACPI: Interpreter enabled\n[ 0.237942] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241719] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243620] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245511] ACPI: (supports S0 S5)\n[ 0.246236] ACPI: Using IOAPIC for interrupt routing\n[ 0.247326] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250481] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252886] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254123] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256406] acpiphp: Slot [3] registered\n[ 0.257248] acpiphp: Slot [4] registered\n[ 0.258086] acpiphp: Slot [5] registered\n[ 0.258918] acpiphp: Slot [6] registered\n[ 0.259772] acpiphp: Slot [7] registered\n[ 0.260617] acpiphp: Slot [8] registered\n[ 0.261475] acpiphp: Slot [9] registered\n[ 0.262313] acpiphp: Slot [10] registered\n[ 0.263166] acpiphp: Slot [11] registered\n[ 0.264026] acpiphp: Slot [12] registered\n[ 0.264878] acpiphp: Slot [13] registered\n[ 0.265735] acpiphp: Slot [14] registered\n[ 0.266601] acpiphp: Slot [15] registered\n[ 0.277582] acpiphp: Slot [16] registered\n[ 0.278423] acpiphp: Slot [17] registered\n[ 0.279259] acpiphp: Slot [18] registered\n[ 0.280076] acpiphp: Slot [19] registered\n[ 0.280890] acpiphp: Slot [20] registered\n[ 0.281730] acpiphp: Slot [21] registered\n[ 0.282534] acpiphp: Slot [22] registered\n[ 0.283313] acpiphp: Slot [23] registered\n[ 0.284093] acpiphp: Slot [24] registered\n[ 0.284913] acpiphp: Slot [25] registered\n[ 0.285703] acpiphp: Slot [26] registered\n[ 0.286501] acpiphp: Slot [27] registered\n[ 0.287283] acpiphp: Slot [28] registered\n[ 0.288062] acpiphp: Slot [29] registered\n[ 0.288845] acpiphp: Slot [30] registered\n[ 0.289641] acpiphp: Slot [31] registered\n[ 0.290429] PCI host bridge to bus 0000:00\n[ 0.291210] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292379] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293551] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294936] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296327] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302397] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303635] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304765] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305981] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312389] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313766] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360792] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362241] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363607] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364974] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366328] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367537] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368654] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369669] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371159] vgaarb: loaded\n[ 0.371739] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372844] SCSI subsystem initialized\n[ 0.373634] ACPI: bus type USB registered\n[ 0.374422] usbcore: registered new interface driver usbfs\n[ 0.375411] usbcore: registered new interface driver hub\n[ 0.376377] usbcore: registered new device driver usb\n[ 0.377391] PCI: Using ACPI for IRQ routing\n[ 0.378379] NetLabel: Initializing\n[ 0.379067] NetLabel: domain hash size = 128\n[ 0.379886] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380808] NetLabel: unlabeled traffic allowed by default\n[ 0.381864] clocksource: Switched to clocksource kvm-clock\n[ 0.387340] AppArmor: AppArmor Filesystem Enabled\n[ 0.388265] pnp: PnP ACPI init\n[ 0.389153] pnp: PnP ACPI: found 5 devices\n[ 0.395487] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397128] NET: Registered protocol family 2\n[ 0.398052] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399272] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400394] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401502] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402538] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403661] NET: Registered protocol family 1\n[ 0.404498] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405548] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406581] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420579] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434843] Trying to unpack rootfs image as initramfs...\n[ 0.485413] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499166] Scanning for low memory corruption every 60 seconds\n[ 0.500451] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501561] audit: initializing netlink subsys (disabled)\n[ 0.502552] audit: type=2000 audit(1537983256.841:1): initialized\n[ 0.503820] Initialise system trusted keyring\n[ 0.504715] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505840] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507765] zbud: loaded\n[ 0.508455] VFS: Disk quotas dquot_6.6.0\n[ 0.509247] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510725] fuse init (API version 7.23)\n[ 0.511589] Key type big_key registered\n[ 0.512368] Allocating IMA MOK and blacklist keyrings.\n[ 0.513444] Key type asymmetric registered\n[ 0.514254] Asymmetric key parser 'x509' registered\n[ 0.515176] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516593] io scheduler noop registered\n[ 0.517363] io scheduler deadline registered (default)\n[ 0.518325] io scheduler cfq registered\n[ 0.519137] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520144] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521724] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523146] ACPI: Power Button [PWRF]\n[ 0.523968] GHES: HEST is not enabled!\n[ 0.537658] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566201] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568366] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593649] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596276] Linux agpgart interface v0.103\n[ 0.598322] brd: module loaded\n[ 0.599465] loop: module loaded\n[ 0.603903] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605306] GPT:90111 != 2097151\n[ 0.605969] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607024] GPT:90111 != 2097151\n[ 0.607671] GPT: Use GNU Parted to correct GPT errors.\n[ 0.608605] vda: vda1 vda15\n[ 0.610071] scsi host0: ata_piix\n[ 0.610780] scsi host1: ata_piix\n[ 0.611472] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.612641] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.614046] libphy: Fixed MDIO Bus: probed\n[ 0.614835] tun: Universal TUN/TAP device driver, 1.6\n[ 0.615751] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617828] PPP generic driver version 2.4.2\n[ 0.618735] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620016] ehci-pci: EHCI PCI platform driver\n[ 0.620861] ehci-platform: EHCI generic platform driver\n[ 0.621818] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.622919] ohci-pci: OHCI PCI platform driver\n[ 0.623760] ohci-platform: OHCI generic platform driver\n[ 0.624707] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.639085] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.640042] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641438] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.642438] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643518] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644692] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646067] usb usb1: Product: UHCI Host Controller\n[ 0.646967] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.648062] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.648993] hub 1-0:1.0: USB hub found\n[ 0.649741] hub 1-0:1.0: 2 ports detected\n[ 0.650624] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.652665] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.653591] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.654591] mousedev: PS/2 mouse device common for all mice\n[ 0.655799] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.657573] rtc_cmos 00:00: RTC can wake from S4\n[ 0.658645] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.659791] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.660933] i2c /dev entries driver\n[ 0.661661] device-mapper: uevent: version 1.0.3\n[ 0.662577] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.664154] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.665377] NET: Registered protocol family 10\n[ 0.666343] NET: Registered protocol family 17\n[ 0.667204] Key type dns_resolver registered\n[ 0.668100] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.669155] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.670845] registered taskstats version 1\n[ 0.671652] Loading compiled-in X.509 certificates\n[ 0.673066] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.674861] zswap: loaded using pool lzo/zbud\n[ 0.676203] Key type trusted registered\n[ 0.677724] Key type encrypted registered\n[ 0.678542] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.679532] ima: No TPM chip found, activating TPM-bypass!\n[ 0.680528] evm: HMAC attrs: 0x1\n[ 0.681442] Magic number: 2:805:593\n[ 0.682273] rtc_cmos 00:00: setting system clock to 2018-09-26 17:34:17 UTC (1537983257)\n[ 0.683810] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.684874] EDD information not available.\n[ 0.770952] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772464] Write protecting the kernel read-only data: 14336k\n[ 0.784217] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785971] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.11\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.313076] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.20. iid=i-0000012c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2Fo+AhysjL1zU0Ul3V5YAJ2zBzQ79VUxSIeQf4AX1bPMNQyvbVY5LR/ao8ioFnSw1anby+wskFaC+HEp/szDcnyrAnUvm9Zn9+qDn/mJK4hk7y7T4w6wIOm4mLvqO3BnMUSgAyb4xj8mWc0NIqW0HPIXkYo+FZi4TDBeqSMmhaGzESERbRMYoTH9czsYtMu0QmdmIxlp1yktoCHAOjDhXTH/pdyo/SiKH+YNiMuzZSTQN1TVZdTBPxSvLp10chtxNovPEK5X2TctCu03CUv8EG2T8kAvRLUOyLfiddbg8iEFYD4XW9thMNipTw7pvKvBLlBHVDxSQNQsW2wzvJfyd root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBANgOuPMttOiDcX0CK/YRl7Uj32DcvEnpVqI0pLfHQa1iqpsV0jPWE/W8/7YePU3maYldRZ8hIqm7sPSK1iveTQLNdB9X5PLOlocpsqrrG8ivUZBTZqE5y0mf3/tTXTpmORYFbxVMUydl7QrAqaJxoWq+F5WeV3ZO4dP5+E4bSzoBAAAAFQDiCECkz/r4+VUUb2SpAWxho2RTswAAAIEAtR+m6Agt6+eWKzysC1OuVbbtZUoHKSiWknxszG9bBrp7pxLtgPl/kOXR/ZTQBQZHzY/AH/98fAzafVPBcWCHpTNiqxB2tPeXO2END6AH9bbUPWvXBrNLeLLPynbhPRQtODa5TbWYHmRbqy3vwd3U4UWIhnWdW898ZvsItseVpx0AAACBAIZHldJAlJ+tl8UfyDd4HjEevjdSEzJ4qBb4PTR7xapWMZIZlJWX/fDVOWzL/z3VZ3LOcw89U0nekbwff719vj/QQ7IyPfcwNBEkemrybj0uoDfgKOeqHRsenI8U0Texhbfq8YHxiu+y89thvlO6Gf0zOPtqP/5DUYOkD33Usmbx root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.15,24,fe80::f816:3eff:fe9f:d97e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.15 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000012c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.63 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 4.48s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:9F:D9:7E \n inet addr:10.10.10.15 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9f:d97e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:103 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8184 (7.9 KiB) TX bytes:9211 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-12-1 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.122912] usb 1-1: Product: QEMU USB Tablet\n[ 1.122913] usb 1-1: Manufacturer: QEMU\n[ 1.122914] usb 1-1: SerialNumber: 42\n[ 1.278792] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.294303] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.313076] random: dd urandom read with 5 bits of entropy available\n[ 1.497958] tsc: Refined TSC clocksource calibration: 3491.910 MHz\n[ 1.497981] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\n[ 3.757647] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.154613] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nSep 26 18:34:18 cirros kern.info kernel: [ 0.785971] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nSep 26 18:34:18 cirros kern.info kernel: [ 0.796858] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nSep 26 18:34:18 cirros kern.info kernel: [ 0.796859] e1000: Copyright (c) 1999-2006 Intel Corporation.\nSep 26 18:34:18 cirros kern.info kernel: [ 0.798538] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nSep 26 18:34:18 cirros kern.info kernel: [ 0.801450] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nSep 26 18:34:18 cirros kern.info kernel: [ 0.803421] ip_tables: (C) 2000-2006 Netfilter Core Team\nSep 26 18:34:18 cirros kern.info kernel: [ 0.825569] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nSep 26 18:34:18 cirros kern.info kernel: [ 0.826389] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nSep 26 18:34:18 cirros kern.info kernel: [ 0.827523] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nSep 26 18:34:18 cirros kern.info kernel: [ 0.868527] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nSep 26 18:34:18 cirros kern.info kernel: [ 0.961905] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nSep 26 18:34:18 cirros kern.info kernel: [ 1.122909] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nSep 26 18:34:18 cirros kern.info kernel: [ 1.122911] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nSep 26 18:34:18 cirros kern.info kernel: [ 1.122912] usb 1-1: Product: QEMU USB Tablet\nSep 26 18:34:18 cirros kern.info kernel: [ 1.122913] usb 1-1: Manufacturer: QEMU\nSep 26 18:34:18 cirros kern.info kernel: [ 1.122914] usb 1-1: SerialNumber: 42\nSep 26 18:34:18 cirros kern.info kernel: [ 1.278792] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nSep 26 18:34:18 cirros kern.info kernel: [ 1.294303] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nSep 26 18:34:18 cirros kern.notice kernel: [ 1.313076] random: dd urandom read with 5 bits of entropy available\nSep 26 18:34:18 cirros kern.info kernel: [ 1.497958] tsc: Refined TSC clocksource calibration: 3491.910 MHz\nSep 26 18:34:18 cirros kern.info kernel: [ 1.497981] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\nSep 26 18:34:20 cirros auth.notice su: + /dev/console root:cirros\nSep 26 18:34:20 cirros authpriv.info dropbear[340]: Running in background\nSep 26 18:34:20 cirros kern.info kernel: [ 3.757647] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nSep 26 18:34:20 cirros kern.info kernel: [ 4.154613] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-12-1 login: "} 2018-09-26 17:35:08,121 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b3e372bf-fb33-445a-a9ee-79e1b109c68b/action used request id req-4ea8ef39-5f96-41ae-b90d-e5420449005a 2018-09-26 17:35:10,157 - sdnvpn_test_utils - INFO - Waiting for instance b0197645-8815-4bc9-a45a-d7f08976d509 to boot up 2018-09-26 17:35:10,162 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/b0197645-8815-4bc9-a45a-d7f08976d509/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe72d3a71798bc490c9fc80507bf9df7805c5bf" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:35:11,239 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:35:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-428a012f-7c16-4092-b4fe-ee3041855b1d x-compute-request-id: req-428a012f-7c16-4092-b4fe-ee3041855b1d Content-Encoding: gzip Content-Length: 10912 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 463707941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.130701] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132413] pid_max: default: 32768 minimum: 301\n[ 0.133305] ACPI: Core revision 20150930\n[ 0.134666] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135964] Security Framework initialized\n[ 0.136804] Yama: becoming mindful.\n[ 0.137548] AppArmor: AppArmor initialized\n[ 0.138425] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139761] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141047] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142271] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143666] Initializing cgroup subsys io\n[ 0.144480] Initializing cgroup subsys memory\n[ 0.145333] Initializing cgroup subsys devices\n[ 0.146214] Initializing cgroup subsys freezer\n[ 0.147072] Initializing cgroup subsys net_cls\n[ 0.147952] Initializing cgroup subsys perf_event\n[ 0.148851] Initializing cgroup subsys net_prio\n[ 0.149741] Initializing cgroup subsys hugetlb\n[ 0.150617] Initializing cgroup subsys pids\n[ 0.151493] CPU: Physical Processor ID: 0\n[ 0.152971] mce: CPU supports 10 MCE banks\n[ 0.153832] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154834] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165558] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171796] ftrace: allocating 31920 entries in 125 pages\n[ 0.197332] smpboot: Max logical packages: 1\n[ 0.198215] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199607] x2apic enabled\n[ 0.200419] Switched APIC routing to physical x2apic.\n[ 0.202207] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203353] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205395] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207233] KVM setup paravirtual spinlock\n[ 0.208563] x86: Booted up 1 node, 1 CPUs\n[ 0.209364] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210807] devtmpfs: initialized\n[ 0.212539] evm: security.selinux\n[ 0.213239] evm: security.SMACK64\n[ 0.213952] evm: security.SMACK64EXEC\n[ 0.214712] evm: security.SMACK64TRANSMUTE\n[ 0.215506] evm: security.SMACK64MMAP\n[ 0.216238] evm: security.ima\n[ 0.216880] evm: security.capability\n[ 0.217671] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219483] pinctrl core: initialized pinctrl subsystem\n[ 0.220569] RTC time: 17:34:04, date: 09/26/18\n[ 0.221520] NET: Registered protocol family 16\n[ 0.222515] cpuidle: using governor ladder\n[ 0.223332] cpuidle: using governor menu\n[ 0.224104] PCCT header not found.\n[ 0.224852] ACPI: bus type PCI registered\n[ 0.225657] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226877] PCI: Using configuration type 1 for base access\n[ 0.228620] ACPI: Added _OSI(Module Device)\n[ 0.229465] ACPI: Added _OSI(Processor Device)\n[ 0.230323] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231235] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233367] ACPI: Interpreter enabled\n[ 0.234143] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235984] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237877] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239724] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241560] ACPI: (supports S0 S5)\n[ 0.242260] ACPI: Using IOAPIC for interrupt routing\n[ 0.243323] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246376] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247528] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248764] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249959] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252182] acpiphp: Slot [3] registered\n[ 0.252990] acpiphp: Slot [4] registered\n[ 0.253804] acpiphp: Slot [5] registered\n[ 0.254603] acpiphp: Slot [6] registered\n[ 0.255395] acpiphp: Slot [7] registered\n[ 0.256197] acpiphp: Slot [8] registered\n[ 0.256997] acpiphp: Slot [9] registered\n[ 0.257793] acpiphp: Slot [10] registered\n[ 0.258610] acpiphp: Slot [11] registered\n[ 0.259419] acpiphp: Slot [12] registered\n[ 0.260235] acpiphp: Slot [13] registered\n[ 0.261045] acpiphp: Slot [14] registered\n[ 0.261860] acpiphp: Slot [15] registered\n[ 0.272387] acpiphp: Slot [16] registered\n[ 0.273217] acpiphp: Slot [17] registered\n[ 0.274027] acpiphp: Slot [18] registered\n[ 0.274838] acpiphp: Slot [19] registered\n[ 0.275647] acpiphp: Slot [20] registered\n[ 0.276464] acpiphp: Slot [21] registered\n[ 0.277250] acpiphp: Slot [22] registered\n[ 0.278063] acpiphp: Slot [23] registered\n[ 0.278876] acpiphp: Slot [24] registered\n[ 0.279688] acpiphp: Slot [25] registered\n[ 0.280507] acpiphp: Slot [26] registered\n[ 0.281304] acpiphp: Slot [27] registered\n[ 0.282119] acpiphp: Slot [28] registered\n[ 0.282917] acpiphp: Slot [29] registered\n[ 0.283706] acpiphp: Slot [30] registered\n[ 0.284491] acpiphp: Slot [31] registered\n[ 0.285284] PCI host bridge to bus 0000:00\n[ 0.286077] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287293] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288495] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289912] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291324] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297431] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298672] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299830] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301077] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307387] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308805] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352977] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.354439] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355838] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357331] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358768] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360055] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361247] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362470] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363971] vgaarb: loaded\n[ 0.364556] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365664] SCSI subsystem initialized\n[ 0.366467] ACPI: bus type USB registered\n[ 0.367253] usbcore: registered new interface driver usbfs\n[ 0.368249] usbcore: registered new interface driver hub\n[ 0.369236] usbcore: registered new device driver usb\n[ 0.370264] PCI: Using ACPI for IRQ routing\n[ 0.371264] NetLabel: Initializing\n[ 0.371962] NetLabel: domain hash size = 128\n[ 0.372791] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373707] NetLabel: unlabeled traffic allowed by default\n[ 0.374772] clocksource: Switched to clocksource kvm-clock\n[ 0.380163] AppArmor: AppArmor Filesystem Enabled\n[ 0.381121] pnp: PnP ACPI init\n[ 0.382023] pnp: PnP ACPI: found 5 devices\n[ 0.388362] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390021] NET: Registered protocol family 2\n[ 0.390952] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392179] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393308] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394430] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395473] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396602] NET: Registered protocol family 1\n[ 0.397439] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398494] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399531] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413498] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427677] Trying to unpack rootfs image as initramfs...\n[ 0.477588] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491435] Scanning for low memory corruption every 60 seconds\n[ 0.492758] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493882] audit: initializing netlink subsys (disabled)\n[ 0.494889] audit: type=2000 audit(1537983244.884:1): initialized\n[ 0.496166] Initialise system trusted keyring\n[ 0.497077] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498218] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500165] zbud: loaded\n[ 0.500858] VFS: Disk quotas dquot_6.6.0\n[ 0.501661] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503148] fuse init (API version 7.23)\n[ 0.504034] Key type big_key registered\n[ 0.504823] Allocating IMA MOK and blacklist keyrings.\n[ 0.505910] Key type asymmetric registered\n[ 0.506719] Asymmetric key parser 'x509' registered\n[ 0.507663] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.509098] io scheduler noop registered\n[ 0.509877] io scheduler deadline registered (default)\n[ 0.510856] io scheduler cfq registered\n[ 0.512048] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513072] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514296] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.515732] ACPI: Power Button [PWRF]\n[ 0.516549] GHES: HEST is not enabled!\n[ 0.530205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.557772] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560010] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583914] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.585994] Linux agpgart interface v0.103\n[ 0.587959] brd: module loaded\n[ 0.589080] loop: module loaded\n[ 0.592918] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.594352] GPT:90111 != 2097151\n[ 0.595040] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596131] GPT:90111 != 2097151\n[ 0.596795] GPT: Use GNU Parted to correct GPT errors.\n[ 0.597744] vda: vda1 vda15\n[ 0.599097] scsi host0: ata_piix\n[ 0.599825] scsi host1: ata_piix\n[ 0.601848] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603221] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.604834] libphy: Fixed MDIO Bus: probed\n[ 0.605638] tun: Universal TUN/TAP device driver, 1.6\n[ 0.606573] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609428] PPP generic driver version 2.4.2\n[ 0.610304] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611490] ehci-pci: EHCI PCI platform driver\n[ 0.612344] ehci-platform: EHCI generic platform driver\n[ 0.613312] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614419] ohci-pci: OHCI PCI platform driver\n[ 0.615279] ohci-platform: OHCI generic platform driver\n[ 0.616251] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630615] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631597] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.633030] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.634039] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635148] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636350] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637748] usb usb1: Product: UHCI Host Controller\n[ 0.638664] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639790] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640815] hub 1-0:1.0: USB hub found\n[ 0.641584] hub 1-0:1.0: 2 ports detected\n[ 0.642469] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644580] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645519] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646530] mousedev: PS/2 mouse device common for all mice\n[ 0.647774] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649592] rtc_cmos 00:00: RTC can wake from S4\n[ 0.650679] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651887] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.653061] i2c /dev entries driver\n[ 0.653815] device-mapper: uevent: version 1.0.3\n[ 0.654742] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656355] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.657624] NET: Registered protocol family 10\n[ 0.658610] NET: Registered protocol family 17\n[ 0.659490] Key type dns_resolver registered\n[ 0.660401] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661482] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.663213] registered taskstats version 1\n[ 0.664046] Loading compiled-in X.509 certificates\n[ 0.665477] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667315] zswap: loaded using pool lzo/zbud\n[ 0.668680] Key type trusted registered\n[ 0.670191] Key type encrypted registered\n[ 0.671021] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.672033] ima: No TPM chip found, activating TPM-bypass!\n[ 0.673053] evm: HMAC attrs: 0x1\n[ 0.673987] Magic number: 2:805:593\n[ 0.674843] rtc_cmos 00:00: setting system clock to 2018-09-26 17:34:05 UTC (1537983245)\n[ 0.676420] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677501] EDD information not available.\n[ 0.759862] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.761380] Write protecting the kernel read-only data: 14336k\n[ 0.773031] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.774824] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.85\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.039878] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.94. iid=i-00000129\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCIGsKhfgEc1nqK1IZimrEVSqtrsh7l5cbTDbVugC26RrdlIPJqdboHray/XdbZeLwISWhHO7WPX9Y+D7+5uOskL1771/k2enl645wcJMd9PwpC/5E3qbeTXgw5xk1XY8M7YjOA6QORDpUlGjm655vxolvRMuJ8bLF39JqjpPMZMpO27gioVW64pNfB0tRWo1JqOOblMRN5rCzsKl+izCExeWq8av00/3hRDS96jzF/KhLh2K1mTZIqvyVtaI1T3YW/anyDF60C/6PriDzmUwvAl6ZSudC+c/xBwc17HN28wCXK4m9CCcB2S/yCiTaIqzn+ZN3l+mGZgyq1eyi+pNsh root@sdnvpn-12-2\nssh-dss AAAAB3NzaC1kc3MAAACBALEnPLXIgRVkEHu9y+rYXUdqUkV1/Gvq85NyVFDcxkBSulcGP0PwdU6O9flk9yFD5jSd5LYqDSW2nir8PHX/VU0pwzFYiN6bUT9/OyllJjAdmKS0ZK8IfUs6tcuEU0FEAXl0A3IPAHrlURN+0ANR4CuQAzSi72IG7n5sa/wFi3m/AAAAFQDAZ3LichAupqUwXwKXVhT/YrqIOQAAAIBm1qWW+pM6nQ+8P/42hzV/sbcAdCUXPDgAMIU8/I3F9PjUpuXQVxVGVdsWlElSPfLCQzBSPWsMt+yQv41peerOh3WCLEsoJ9C3Zf04Ayh9DrXLfBwErAznVjoauWP2R0xN3zOXQeNQk7CmyXMnn3LTJzNQHnaZM0EkhJ86MpOsMgAAAIBkAt/cdMwIeF2QLhqFE/dztZ1Ttopb4LzMsfXlOPreJZfQnLg6lWEwt7GQlEAx4cUn1BQ9zHNFwnH5G2KP2jWijWfdriLXbb/1DuMf6kqw9lo6RoB+INGmpokNdrgifk8BtqUxOb22ngm678ceIC2EAjEXhxkjHRy+hCrv1DFrqQ== root@sdnvpn-12-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe68:cb84/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.24 ===\n/dev/root resized successfully [took 1.34s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:68:CB:84 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe68:cb84/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:66 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8145 (7.9 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-12-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.039878] random: dd urandom read with 5 bits of entropy available\n[ 1.111239] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.111241] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.111242] usb 1-1: Product: QEMU USB Tablet\n[ 1.111243] usb 1-1: Manufacturer: QEMU\n[ 1.111244] usb 1-1: SerialNumber: 42\n[ 1.490892] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 1.490894] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\n[ 3.356978] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.659566] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nSep 26 18:34:05 cirros syslog.info syslogd started: BusyBox v1.23.2\nSep 26 18:34:05 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nSep 26 18:34:05 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nSep 26 18:34:05 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nSep 26 18:34:05 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nSep 26 18:34:05 cirros kern.notice kernel: [ 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)\nSep 26 18:34:05 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nSep 26 18:34:05 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nSep 26 18:34:05 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nSep 26 18:34:05 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nSep 26 18:34:05 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nSep 26 18:34:05 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nSep 26 18:34:05 cirros kern.notice kernel: [ 1.039878] random: dd urandom read with 5 bits of entropy available\nSep 26 18:34:05 cirros kern.info kernel: [ 1.111239] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nSep 26 18:34:05 cirros kern.info kernel: [ 1.111241] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nSep 26 18:34:05 cirros kern.info kernel: [ 1.111242] usb 1-1: Product: QEMU USB Tablet\nSep 26 18:34:05 cirros kern.info kernel: [ 1.111243] usb 1-1: Manufacturer: QEMU\nSep 26 18:34:05 cirros kern.info kernel: [ 1.111244] usb 1-1: SerialNumber: 42\nSep 26 18:34:06 cirros kern.info kernel: [ 1.490892] tsc: Refined TSC clocksource calibration: 3491.911 MHz\nSep 26 18:34:06 cirros kern.info kernel: [ 1.490894] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\nSep 26 18:34:07 cirros auth.notice su: + /dev/console root:cirros\nSep 26 18:34:08 cirros authpriv.info dropbear[341]: Running in background\nSep 26 18:34:08 cirros kern.info kernel: [ 3.356978] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nSep 26 18:34:08 cirros kern.info kernel: [ 3.659566] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-12-2 login: "} 2018-09-26 17:35:11,240 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b0197645-8815-4bc9-a45a-d7f08976d509/action used request id req-428a012f-7c16-4092-b4fe-ee3041855b1d 2018-09-26 17:35:13,272 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest 2018-09-26 17:35:43,305 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-09-26 17:35:43,306 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-09-26 17:35:43,307 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-09-26 17:35:43,313 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-09-26 17:35:43,351 - paramiko.transport - DEBUG - [chan 7] EOF received (7) 2018-09-26 17:35:43,353 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2018-09-26 17:35:43,353 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2018-09-26 17:35:43,354 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2018-09-26 17:35:43,354 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2018-09-26 17:35:43,394 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2018-09-26 17:35:43,431 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2018-09-26 17:35:43,436 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-09-26 17:35:43,437 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2018-09-26 17:35:43,437 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-09-26 17:35:43,437 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-09-26 17:35:43,442 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-09-26 17:35:43,477 - paramiko.transport - DEBUG - [chan 7] EOF received (7) 2018-09-26 17:35:43,479 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2018-09-26 17:35:43,480 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2018-09-26 17:35:43,480 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2018-09-26 17:35:43,480 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2018-09-26 17:35:43,521 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2018-09-26 17:35:43,555 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2018-09-26 17:35:43,559 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2018-09-26 17:35:43,560 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2018-09-26 17:35:43,561 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2018-09-26 17:35:43,561 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2018-09-26 17:35:43,565 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2018-09-26 17:35:43,601 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2018-09-26 17:35:43,603 - paramiko.transport - DEBUG - [chan 10] Max packet in: 32768 bytes 2018-09-26 17:35:43,603 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2018-09-26 17:35:43,604 - paramiko.transport - DEBUG - [chan 10] Max packet out: 32768 bytes 2018-09-26 17:35:43,604 - paramiko.transport - DEBUG - Secsh channel 10 opened. 2018-09-26 17:35:43,644 - paramiko.transport - DEBUG - [chan 10] Sesch channel 10 request ok 2018-09-26 17:35:43,681 - paramiko.transport - DEBUG - [chan 10] EOF received (10) 2018-09-26 17:35:43,682 - paramiko.transport - DEBUG - [chan 10] EOF sent (10) 2018-09-26 17:35:43,683 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2018-09-26 17:35:43,684 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2018-09-26 17:35:43,684 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2018-09-26 17:35:43,686 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2018-09-26 17:35:43,723 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2018-09-26 17:35:43,725 - paramiko.transport - DEBUG - [chan 10] Max packet in: 32768 bytes 2018-09-26 17:35:43,725 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2018-09-26 17:35:43,726 - paramiko.transport - DEBUG - [chan 10] Max packet out: 32768 bytes 2018-09-26 17:35:43,727 - paramiko.transport - DEBUG - Secsh channel 10 opened. 2018-09-26 17:35:43,767 - paramiko.transport - DEBUG - [chan 10] Sesch channel 10 request ok 2018-09-26 17:35:43,801 - paramiko.transport - DEBUG - [chan 10] EOF received (10) 2018-09-26 17:35:43,802 - sdnvpn-results - INFO - Check if new flows and groups were added to OVS 2018-09-26 17:35:43,803 - paramiko.transport - DEBUG - [chan 11] Max packet in: 32768 bytes 2018-09-26 17:35:43,803 - paramiko.transport - DEBUG - [chan 10] EOF sent (10) 2018-09-26 17:35:43,804 - paramiko.transport - DEBUG - [chan 11] Max packet out: 32768 bytes 2018-09-26 17:35:43,805 - paramiko.transport - DEBUG - Secsh channel 11 opened. 2018-09-26 17:35:43,808 - paramiko.transport - DEBUG - [chan 11] Sesch channel 11 request ok 2018-09-26 17:35:43,842 - paramiko.transport - DEBUG - [chan 11] EOF received (11) 2018-09-26 17:35:43,843 - paramiko.transport - DEBUG - [chan 12] Max packet in: 32768 bytes 2018-09-26 17:35:43,844 - paramiko.transport - DEBUG - [chan 11] EOF sent (11) 2018-09-26 17:35:43,844 - paramiko.transport - DEBUG - [chan 12] Max packet out: 32768 bytes 2018-09-26 17:35:43,845 - paramiko.transport - DEBUG - Secsh channel 12 opened. 2018-09-26 17:35:43,885 - paramiko.transport - DEBUG - [chan 12] Sesch channel 12 request ok 2018-09-26 17:35:43,944 - paramiko.transport - DEBUG - [chan 12] EOF received (12) 2018-09-26 17:35:43,945 - paramiko.transport - DEBUG - [chan 12] EOF sent (12) 2018-09-26 17:36:13,975 - paramiko.transport - DEBUG - [chan 13] Max packet in: 32768 bytes 2018-09-26 17:36:13,976 - paramiko.transport - DEBUG - [chan 13] Max packet out: 32768 bytes 2018-09-26 17:36:13,976 - paramiko.transport - DEBUG - Secsh channel 13 opened. 2018-09-26 17:36:13,978 - paramiko.transport - DEBUG - [chan 13] Sesch channel 13 request ok 2018-09-26 17:36:14,042 - paramiko.transport - DEBUG - [chan 13] EOF received (13) 2018-09-26 17:36:14,043 - paramiko.transport - DEBUG - [chan 11] Max packet in: 32768 bytes 2018-09-26 17:36:14,043 - paramiko.transport - DEBUG - [chan 13] EOF sent (13) 2018-09-26 17:36:14,044 - paramiko.transport - DEBUG - [chan 11] Max packet out: 32768 bytes 2018-09-26 17:36:14,044 - paramiko.transport - DEBUG - Secsh channel 11 opened. 2018-09-26 17:36:14,046 - paramiko.transport - DEBUG - [chan 11] Sesch channel 11 request ok 2018-09-26 17:36:14,119 - paramiko.transport - DEBUG - [chan 11] EOF received (11) 2018-09-26 17:36:14,120 - paramiko.transport - DEBUG - [chan 11] EOF sent (11) 2018-09-26 17:36:44,137 - paramiko.transport - DEBUG - [chan 12] Max packet in: 32768 bytes 2018-09-26 17:36:44,138 - paramiko.transport - DEBUG - [chan 12] Max packet out: 32768 bytes 2018-09-26 17:36:44,138 - paramiko.transport - DEBUG - Secsh channel 12 opened. 2018-09-26 17:36:44,141 - paramiko.transport - DEBUG - [chan 12] Sesch channel 12 request ok 2018-09-26 17:36:44,201 - paramiko.transport - DEBUG - [chan 12] EOF received (12) 2018-09-26 17:36:44,202 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest resync type 1 2018-09-26 17:36:44,203 - paramiko.transport - DEBUG - [chan 12] EOF sent (12) 2018-09-26 17:37:14,232 - paramiko.transport - DEBUG - [chan 14] Max packet in: 32768 bytes 2018-09-26 17:37:14,233 - paramiko.transport - DEBUG - [chan 14] Max packet out: 32768 bytes 2018-09-26 17:37:14,233 - paramiko.transport - DEBUG - Secsh channel 14 opened. 2018-09-26 17:37:14,235 - paramiko.transport - DEBUG - [chan 14] Sesch channel 14 request ok 2018-09-26 17:37:14,270 - paramiko.transport - DEBUG - [chan 14] EOF received (14) 2018-09-26 17:37:14,271 - paramiko.transport - DEBUG - [chan 15] Max packet in: 32768 bytes 2018-09-26 17:37:14,272 - paramiko.transport - DEBUG - [chan 14] EOF sent (14) 2018-09-26 17:37:14,273 - paramiko.transport - DEBUG - [chan 15] Max packet out: 32768 bytes 2018-09-26 17:37:14,273 - paramiko.transport - DEBUG - Secsh channel 15 opened. 2018-09-26 17:37:14,313 - paramiko.transport - DEBUG - [chan 15] Sesch channel 15 request ok 2018-09-26 17:37:14,348 - paramiko.transport - DEBUG - [chan 15] EOF received (15) 2018-09-26 17:37:14,353 - paramiko.transport - DEBUG - [chan 13] Max packet in: 32768 bytes 2018-09-26 17:37:14,353 - paramiko.transport - DEBUG - [chan 15] EOF sent (15) 2018-09-26 17:37:14,354 - paramiko.transport - DEBUG - [chan 13] Max packet out: 32768 bytes 2018-09-26 17:37:14,354 - paramiko.transport - DEBUG - Secsh channel 13 opened. 2018-09-26 17:37:14,356 - paramiko.transport - DEBUG - [chan 13] Sesch channel 13 request ok 2018-09-26 17:37:14,391 - paramiko.transport - DEBUG - [chan 13] EOF received (13) 2018-09-26 17:37:14,392 - paramiko.transport - DEBUG - [chan 14] Max packet in: 32768 bytes 2018-09-26 17:37:14,393 - paramiko.transport - DEBUG - [chan 13] EOF sent (13) 2018-09-26 17:37:14,394 - paramiko.transport - DEBUG - [chan 14] Max packet out: 32768 bytes 2018-09-26 17:37:14,394 - paramiko.transport - DEBUG - Secsh channel 14 opened. 2018-09-26 17:37:14,434 - paramiko.transport - DEBUG - [chan 14] Sesch channel 14 request ok 2018-09-26 17:37:14,469 - paramiko.transport - DEBUG - [chan 14] EOF received (14) 2018-09-26 17:37:14,473 - paramiko.transport - DEBUG - [chan 16] Max packet in: 32768 bytes 2018-09-26 17:37:14,473 - paramiko.transport - DEBUG - [chan 14] EOF sent (14) 2018-09-26 17:37:14,474 - paramiko.transport - DEBUG - [chan 16] Max packet out: 32768 bytes 2018-09-26 17:37:14,474 - paramiko.transport - DEBUG - Secsh channel 16 opened. 2018-09-26 17:37:14,478 - paramiko.transport - DEBUG - [chan 16] Sesch channel 16 request ok 2018-09-26 17:37:14,512 - paramiko.transport - DEBUG - [chan 16] EOF received (16) 2018-09-26 17:37:14,514 - paramiko.transport - DEBUG - [chan 17] Max packet in: 32768 bytes 2018-09-26 17:37:14,515 - paramiko.transport - DEBUG - [chan 16] EOF sent (16) 2018-09-26 17:37:14,515 - paramiko.transport - DEBUG - [chan 17] Max packet out: 32768 bytes 2018-09-26 17:37:14,516 - paramiko.transport - DEBUG - Secsh channel 17 opened. 2018-09-26 17:37:14,556 - paramiko.transport - DEBUG - [chan 17] Sesch channel 17 request ok 2018-09-26 17:37:14,589 - paramiko.transport - DEBUG - [chan 17] EOF received (17) 2018-09-26 17:37:14,591 - paramiko.transport - DEBUG - [chan 15] Max packet in: 32768 bytes 2018-09-26 17:37:14,592 - paramiko.transport - DEBUG - [chan 15] Max packet out: 32768 bytes 2018-09-26 17:37:14,592 - paramiko.transport - DEBUG - Secsh channel 15 opened. 2018-09-26 17:37:14,592 - paramiko.transport - DEBUG - [chan 17] EOF sent (17) 2018-09-26 17:37:14,596 - paramiko.transport - DEBUG - [chan 15] Sesch channel 15 request ok 2018-09-26 17:37:14,632 - paramiko.transport - DEBUG - [chan 15] EOF received (15) 2018-09-26 17:37:14,634 - paramiko.transport - DEBUG - [chan 16] Max packet in: 32768 bytes 2018-09-26 17:37:14,634 - paramiko.transport - DEBUG - [chan 15] EOF sent (15) 2018-09-26 17:37:14,635 - paramiko.transport - DEBUG - [chan 16] Max packet out: 32768 bytes 2018-09-26 17:37:14,635 - paramiko.transport - DEBUG - Secsh channel 16 opened. 2018-09-26 17:37:14,676 - paramiko.transport - DEBUG - [chan 16] Sesch channel 16 request ok 2018-09-26 17:37:14,713 - paramiko.transport - DEBUG - [chan 16] EOF received (16) 2018-09-26 17:37:14,714 - sdnvpn-results - INFO - Check if flows/groups are reprogrammed in OVS after its reconnection by del/set controller. 2018-09-26 17:37:14,715 - paramiko.transport - DEBUG - [chan 16] EOF sent (16) 2018-09-26 17:37:14,715 - paramiko.transport - DEBUG - [chan 18] Max packet in: 32768 bytes 2018-09-26 17:37:14,716 - paramiko.transport - DEBUG - [chan 18] Max packet out: 32768 bytes 2018-09-26 17:37:14,716 - paramiko.transport - DEBUG - Secsh channel 18 opened. 2018-09-26 17:37:14,718 - paramiko.transport - DEBUG - [chan 18] Sesch channel 18 request ok 2018-09-26 17:37:14,771 - paramiko.transport - DEBUG - [chan 18] EOF received (18) 2018-09-26 17:37:14,772 - paramiko.transport - DEBUG - [chan 18] EOF sent (18) 2018-09-26 17:37:44,794 - paramiko.transport - DEBUG - [chan 19] Max packet in: 32768 bytes 2018-09-26 17:37:44,795 - paramiko.transport - DEBUG - [chan 19] Max packet out: 32768 bytes 2018-09-26 17:37:44,795 - paramiko.transport - DEBUG - Secsh channel 19 opened. 2018-09-26 17:37:44,797 - paramiko.transport - DEBUG - [chan 19] Sesch channel 19 request ok 2018-09-26 17:37:44,830 - paramiko.transport - DEBUG - [chan 19] EOF received (19) 2018-09-26 17:37:44,831 - paramiko.transport - DEBUG - [chan 17] Max packet in: 32768 bytes 2018-09-26 17:37:44,831 - paramiko.transport - DEBUG - [chan 19] EOF sent (19) 2018-09-26 17:37:44,833 - paramiko.transport - DEBUG - [chan 17] Max packet out: 32768 bytes 2018-09-26 17:37:44,833 - paramiko.transport - DEBUG - Secsh channel 17 opened. 2018-09-26 17:37:44,837 - paramiko.transport - DEBUG - [chan 17] Sesch channel 17 request ok 2018-09-26 17:37:44,896 - paramiko.transport - DEBUG - [chan 17] EOF received (17) 2018-09-26 17:37:44,897 - paramiko.transport - DEBUG - [chan 17] EOF sent (17) 2018-09-26 17:38:14,927 - paramiko.transport - DEBUG - [chan 18] Max packet in: 32768 bytes 2018-09-26 17:38:14,928 - paramiko.transport - DEBUG - [chan 18] Max packet out: 32768 bytes 2018-09-26 17:38:14,928 - paramiko.transport - DEBUG - Secsh channel 18 opened. 2018-09-26 17:38:14,931 - paramiko.transport - DEBUG - [chan 18] Sesch channel 18 request ok 2018-09-26 17:38:14,964 - paramiko.transport - DEBUG - [chan 18] EOF received (18) 2018-09-26 17:38:14,964 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest resync type 2 2018-09-26 17:38:14,965 - paramiko.transport - DEBUG - [chan 18] EOF sent (18) 2018-09-26 17:38:44,995 - paramiko.transport - DEBUG - [chan 20] Max packet in: 32768 bytes 2018-09-26 17:38:44,996 - paramiko.transport - DEBUG - [chan 20] Max packet out: 32768 bytes 2018-09-26 17:38:44,996 - paramiko.transport - DEBUG - Secsh channel 20 opened. 2018-09-26 17:38:44,999 - paramiko.transport - DEBUG - [chan 20] Sesch channel 20 request ok 2018-09-26 17:38:45,035 - paramiko.transport - DEBUG - [chan 20] EOF received (20) 2018-09-26 17:38:45,038 - paramiko.transport - DEBUG - [chan 21] Max packet in: 32768 bytes 2018-09-26 17:38:45,038 - paramiko.transport - DEBUG - [chan 20] EOF sent (20) 2018-09-26 17:38:45,039 - paramiko.transport - DEBUG - [chan 21] Max packet out: 32768 bytes 2018-09-26 17:38:45,039 - paramiko.transport - DEBUG - Secsh channel 21 opened. 2018-09-26 17:38:45,080 - paramiko.transport - DEBUG - [chan 21] Sesch channel 21 request ok 2018-09-26 17:38:45,116 - paramiko.transport - DEBUG - [chan 21] EOF received (21) 2018-09-26 17:38:45,119 - paramiko.transport - DEBUG - [chan 21] EOF sent (21) 2018-09-26 17:38:45,122 - paramiko.transport - DEBUG - [chan 19] Max packet in: 32768 bytes 2018-09-26 17:38:45,122 - paramiko.transport - DEBUG - [chan 19] Max packet out: 32768 bytes 2018-09-26 17:38:45,123 - paramiko.transport - DEBUG - Secsh channel 19 opened. 2018-09-26 17:38:45,125 - paramiko.transport - DEBUG - [chan 19] Sesch channel 19 request ok 2018-09-26 17:38:45,167 - paramiko.transport - DEBUG - [chan 19] EOF received (19) 2018-09-26 17:38:45,169 - paramiko.transport - DEBUG - [chan 20] Max packet in: 32768 bytes 2018-09-26 17:38:45,170 - paramiko.transport - DEBUG - [chan 19] EOF sent (19) 2018-09-26 17:38:45,171 - paramiko.transport - DEBUG - [chan 20] Max packet out: 32768 bytes 2018-09-26 17:38:45,171 - paramiko.transport - DEBUG - Secsh channel 20 opened. 2018-09-26 17:38:45,211 - paramiko.transport - DEBUG - [chan 20] Sesch channel 20 request ok 2018-09-26 17:38:45,251 - paramiko.transport - DEBUG - [chan 20] EOF received (20) 2018-09-26 17:38:45,255 - paramiko.transport - DEBUG - [chan 22] Max packet in: 32768 bytes 2018-09-26 17:38:45,255 - paramiko.transport - DEBUG - [chan 20] EOF sent (20) 2018-09-26 17:38:45,256 - paramiko.transport - DEBUG - [chan 22] Max packet out: 32768 bytes 2018-09-26 17:38:45,257 - paramiko.transport - DEBUG - Secsh channel 22 opened. 2018-09-26 17:38:45,261 - paramiko.transport - DEBUG - [chan 22] Sesch channel 22 request ok 2018-09-26 17:38:45,297 - paramiko.transport - DEBUG - [chan 22] EOF received (22) 2018-09-26 17:38:45,299 - paramiko.transport - DEBUG - [chan 23] Max packet in: 32768 bytes 2018-09-26 17:38:45,300 - paramiko.transport - DEBUG - [chan 22] EOF sent (22) 2018-09-26 17:38:45,300 - paramiko.transport - DEBUG - [chan 23] Max packet out: 32768 bytes 2018-09-26 17:38:45,301 - paramiko.transport - DEBUG - Secsh channel 23 opened. 2018-09-26 17:38:45,341 - paramiko.transport - DEBUG - [chan 23] Sesch channel 23 request ok 2018-09-26 17:38:45,375 - paramiko.transport - DEBUG - [chan 23] EOF received (23) 2018-09-26 17:38:45,376 - paramiko.transport - DEBUG - [chan 21] Max packet in: 32768 bytes 2018-09-26 17:38:45,378 - paramiko.transport - DEBUG - [chan 21] Max packet out: 32768 bytes 2018-09-26 17:38:45,378 - paramiko.transport - DEBUG - [chan 23] EOF sent (23) 2018-09-26 17:38:45,378 - paramiko.transport - DEBUG - Secsh channel 21 opened. 2018-09-26 17:38:45,381 - paramiko.transport - DEBUG - [chan 21] Sesch channel 21 request ok 2018-09-26 17:38:45,423 - paramiko.transport - DEBUG - [chan 21] EOF received (21) 2018-09-26 17:38:45,424 - paramiko.transport - DEBUG - [chan 22] Max packet in: 32768 bytes 2018-09-26 17:38:45,425 - paramiko.transport - DEBUG - [chan 21] EOF sent (21) 2018-09-26 17:38:45,426 - paramiko.transport - DEBUG - [chan 22] Max packet out: 32768 bytes 2018-09-26 17:38:45,426 - paramiko.transport - DEBUG - Secsh channel 22 opened. 2018-09-26 17:38:45,467 - paramiko.transport - DEBUG - [chan 22] Sesch channel 22 request ok 2018-09-26 17:38:45,508 - paramiko.transport - DEBUG - [chan 22] EOF received (22) 2018-09-26 17:38:45,508 - sdnvpn-results - INFO - Check if flows/groups are reprogrammed in OVS after its reconnection by firewall rule for OF port block/unblok 2018-09-26 17:38:45,513 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/b3e372bf-fb33-445a-a9ee-79e1b109c68b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16ca8872ff57fe808feb8f33c37864f89c962ced" -d '{"forceDelete": null}' 2018-09-26 17:38:45,515 - paramiko.transport - DEBUG - [chan 22] EOF sent (22) 2018-09-26 17:38:45,683 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:38:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-16485517-915e-482b-af93-42e59fc9cc46 x-compute-request-id: req-16485517-915e-482b-af93-42e59fc9cc46 Content-Length: 0 Content-Type: application/json 2018-09-26 17:38:45,683 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b3e372bf-fb33-445a-a9ee-79e1b109c68b/action used request id req-16485517-915e-482b-af93-42e59fc9cc46 2018-09-26 17:38:45,687 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/b0197645-8815-4bc9-a45a-d7f08976d509/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16ca8872ff57fe808feb8f33c37864f89c962ced" -d '{"forceDelete": null}' 2018-09-26 17:38:45,887 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:38:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dbd6853a-115a-4f98-8c22-c27e708776b8 x-compute-request-id: req-dbd6853a-115a-4f98-8c22-c27e708776b8 Content-Length: 0 Content-Type: application/json 2018-09-26 17:38:45,887 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b0197645-8815-4bc9-a45a-d7f08976d509/action used request id req-dbd6853a-115a-4f98-8c22-c27e708776b8 2018-09-26 17:38:45,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/3ccc4bb8-d422-4d98-990d-e7365f4bd0e1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a410e119ed0a9ae0710c66da05c9e0873413b6e5" 2018-09-26 17:38:47,100 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-92070085-2239-45f5-9cb0-ca7ab22703f5 Date: Wed, 26 Sep 2018 17:38:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 17:38:47,100 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/3ccc4bb8-d422-4d98-990d-e7365f4bd0e1 used request id req-92070085-2239-45f5-9cb0-ca7ab22703f5 2018-09-26 17:38:47,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/0031d7af-a42d-42a1-9699-9a5de76b56da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f115a90fb6f68cd1e5cbbfdbb54b7f9bfc3754" 2018-09-26 17:38:47,334 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 204 X-Openstack-Request-Id: req-2fe63336-35c4-487b-ac53-babc428c7028 Date: Wed, 26 Sep 2018 17:38:47 GMT RESP BODY: {"NeutronError": {"message": "Unable to complete operation on subnet 0031d7af-a42d-42a1-9699-9a5de76b56da: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-09-26 17:38:47,334 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/0031d7af-a42d-42a1-9699-9a5de76b56da used request id req-2fe63336-35c4-487b-ac53-babc428c7028 2018-09-26 17:38:47,334 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Unable to complete operation on subnet 0031d7af-a42d-42a1-9699-9a5de76b56da: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-09-26 17:38:47,335 - sdnvpn.lib.openstack_utils - ERROR - Error [delete_neutron_subnet(neutron_client, '0031d7af-a42d-42a1-9699-9a5de76b56da')]: Unable to complete operation on subnet 0031d7af-a42d-42a1-9699-9a5de76b56da: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-2fe63336-35c4-487b-ac53-babc428c7028'] 2018-09-26 17:38:47,335 - sdnvpn_test_utils - ERROR - Fail to delete all subnets. Subnet with id 0031d7af-a42d-42a1-9699-9a5de76b56da was not deleted. 2018-09-26 17:38:47,335 - sdnvpn-results - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Check if new flows and groups were added to OVS | +----------------------------------------------------------------------------------------+ | PASS | New OVS flows added | +========================================================================================+ +----------------------------------------------------------------------------------------+ | PASS | New OVS groups added | +========================================================================================+ | Check if flows/groups are reprogrammed in OVS after its reconnection by del/set controller.| +----------------------------------------------------------------------------------------+ | PASS | OVS flows are programmed after resync expected flow count 310, actual flow count 310| +========================================================================================+ +----------------------------------------------------------------------------------------+ | PASS | OVS groups are programmed after resync expected group count 23, actual group count 23| +========================================================================================+ | Check if flows/groups are reprogrammed in OVS after its reconnection by firewall rule for OF port block/unblok| +----------------------------------------------------------------------------------------+ | PASS | OVS flows are programmed after resync expected flow count 310, actual flow count 318| +========================================================================================+ +----------------------------------------------------------------------------------------+ | PASS | OVS groups are programmed after resync expected group count 23, actual group count 23| +========================================================================================+ +========================================================================================+ 2018-09-26 17:38:47,335 - sdnvpn-results - INFO - All the subtests have passed. 2018-09-26 17:38:47,336 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_12 2018-09-26 17:38:47,336 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_12 - Check Flows and Groups are reprogrammed after OVS reconnect': {'status': 'PASS', 'details': [{'New OVS flows added': 'PASS'}, {'New OVS groups added': 'PASS'}, {'OVS flows are programmed after resync expected flow count 310, actual flow count 310': 'PASS'}, {'OVS groups are programmed after resync expected group count 23, actual group count 23': 'PASS'}, {'OVS flows are programmed after resync expected flow count 310, actual flow count 318': 'PASS'}, {'OVS groups are programmed after resync expected group count 23, actual group count 23': 'PASS'}]} 2018-09-26 17:38:47,337 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_11 - Check relevant OVS groups are removed upon deletion of OpenStack topology' 2018-09-26 17:38:47,337 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ====================================================================================================================== 2018-09-26 17:38:47,337 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_11 2018-09-26 17:38:47,427 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_11 main method 2018-09-26 17:38:47,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:38:47,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:38:47,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:38:47,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:38:47,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:38:47,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:38:47,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:38:47,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:38:47,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:38:47,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:38:47,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:38:47,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:38:47,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:38:47,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:38:47,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:38:47,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:38:47,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:38:47,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:38:47,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:38:47,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:38:47,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:38:47,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:38:47,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:38:47,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:38:47,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:38:47,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:38:47,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:38:47,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:38:47,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:38:47,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:38:47,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:38:47,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:38:47,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:38:47,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:38:47,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:38:47,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:38:47,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:38:47,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:38:47,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:38:47,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:38:47,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:38:47,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:38:47,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:38:47,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:38:47,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:38:47,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:38:47,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:38:47,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:38:47,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-09-26 17:38:47,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:38:47,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:38:47,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:38:47,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:38:47,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:38:47,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:38:47,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:38:47,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:38:47,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:38:47,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:38:47,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:38:47,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:38:47,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:38:47,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:38:47,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:38:47,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:38:47,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:38:47,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:38:47,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:38:47,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:38:47,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:38:47,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:38:47,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:38:47,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:38:47,438 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-09-26 17:38:47,440 - paramiko.transport - DEBUG - starting thread (client mode): 0xdc1ce290L 2018-09-26 17:38:47,440 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:38:47,469 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:38:47,469 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:38:47,473 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:38:47,474 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:38:47,474 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:38:47,474 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:38:47,474 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:38:47,474 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:38:47,482 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:38:47,482 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:38:47,504 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.14: 78b5a837596c984e2fbf28d276a7907e 2018-09-26 17:38:47,504 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:38:47,522 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:38:47,555 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:38:47,569 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:38:47,768 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:38:47,768 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:38:47,807 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:38:47,808 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:38:47,843 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:38:53,449 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:38:53,450 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:38:53,452 - paramiko.transport - DEBUG - starting thread (client mode): 0xdc1e1210L 2018-09-26 17:38:53,452 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:38:53,458 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:38:53,459 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:38:53,461 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:38:53,461 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:38:53,462 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:38:53,462 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:38:53,462 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:38:53,463 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:38:53,468 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:38:53,468 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:38:53,484 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 4ebabf5bd25be310f84c58334e9466d4 2018-09-26 17:38:53,485 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:38:53,507 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:38:53,519 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:38:53,549 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:38:53,607 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:38:53,607 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:38:53,646 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:38:53,647 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:38:53,653 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:38:53,689 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:38:53,690 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:38:53,691 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:38:53,691 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:38:53,692 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:38:53,733 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:38:53,770 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:38:53,772 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:38:53,772 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:38:53,773 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:38:53,773 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:38:53,814 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:38:53,844 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:38:53,846 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:38:53,847 - paramiko.transport - DEBUG - starting thread (client mode): 0xdc1ceb90L 2018-09-26 17:38:53,848 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:38:53,853 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:38:53,853 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:38:53,856 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:38:53,856 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:38:53,856 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:38:53,856 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:38:53,856 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:38:53,857 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:38:53,861 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:38:53,862 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:38:53,863 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: 5d5e19f7e4365d6cbc565881ecf10c0c 2018-09-26 17:38:53,864 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:38:53,901 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:38:53,912 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:38:53,928 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:38:53,991 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:38:53,991 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:38:54,030 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:38:54,031 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:38:54,036 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:38:54,069 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:38:54,069 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:38:54,070 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:38:54,071 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:38:54,071 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:38:54,111 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:38:54,147 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:38:54,148 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:38:54,149 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:38:54,150 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:38:54,150 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:38:54,190 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:38:54,221 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:38:54,223 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:38:54,225 - paramiko.transport - DEBUG - starting thread (client mode): 0xdc12ea90L 2018-09-26 17:38:54,225 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:38:54,230 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:38:54,230 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:38:54,233 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:38:54,233 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:38:54,233 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:38:54,233 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:38:54,233 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:38:54,233 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:38:54,238 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:38:54,239 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:38:54,240 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: ede84b98ad499c4ea903e74933f9b943 2018-09-26 17:38:54,241 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:38:54,278 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:38:54,289 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:38:54,306 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:38:54,383 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:38:54,384 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:38:54,423 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:38:54,424 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:38:54,442 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:38:54,474 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:38:54,475 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:38:54,476 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:38:54,476 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:38:54,477 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:38:54,518 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:38:54,553 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:38:54,555 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:38:54,556 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:38:54,557 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:38:54,557 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:38:54,597 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:38:54,628 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:38:54,629 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:38:54,631 - paramiko.transport - DEBUG - starting thread (client mode): 0xdc1dd950L 2018-09-26 17:38:54,632 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:38:54,636 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:38:54,636 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:38:54,638 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:38:54,638 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:38:54,639 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:38:54,639 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:38:54,639 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:38:54,639 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:38:54,643 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:38:54,644 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:38:54,647 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: 9dc2bea3a840a8e132a8fcb83b387e48 2018-09-26 17:38:54,648 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:38:54,683 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:38:54,695 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:38:54,712 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:38:54,776 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:38:54,777 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:38:54,816 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:38:54,816 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:38:54,823 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:38:54,852 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:38:54,853 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:38:54,854 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:38:54,855 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:38:54,855 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:38:54,895 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:38:54,924 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:38:54,926 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:38:54,926 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:38:54,927 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:38:54,927 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:38:54,968 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:38:54,995 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:38:54,996 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:38:54,998 - paramiko.transport - DEBUG - starting thread (client mode): 0xdc0c1e10L 2018-09-26 17:38:54,999 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:38:55,004 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:38:55,004 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:38:55,007 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:38:55,007 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:38:55,007 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:38:55,007 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:38:55,007 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:38:55,007 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:38:55,011 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:38:55,012 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:38:55,014 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: 0841e02aa75f60bbf3d20a1745d529cb 2018-09-26 17:38:55,015 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:38:55,051 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:38:55,061 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:38:55,079 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:38:55,137 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:38:55,138 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:38:55,177 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:38:55,178 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:38:55,182 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:38:55,211 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:38:55,212 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:38:55,213 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:38:55,213 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:38:55,213 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:38:55,254 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:38:55,286 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:38:55,287 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:38:55,288 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:38:55,289 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:38:55,289 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:38:55,330 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:38:55,355 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:38:55,356 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:38:55,357 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:38:55,358 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:38:55,358 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:38:55,367 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:39:00,414 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:39:00,415 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:39:00,417 - paramiko.transport - DEBUG - starting thread (client mode): 0xdc1e11d0L 2018-09-26 17:39:00,418 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:39:00,424 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:39:00,425 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:39:00,428 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:39:00,428 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:39:00,429 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:39:00,429 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:39:00,429 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:39:00,429 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:39:00,434 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:39:00,435 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:39:00,449 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 4ebabf5bd25be310f84c58334e9466d4 2018-09-26 17:39:00,450 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:39:00,475 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:39:00,487 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:39:00,515 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:39:00,591 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:39:00,591 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:39:00,630 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:39:00,631 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:39:00,651 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:39:00,687 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:39:00,688 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:39:00,689 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:39:00,690 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:39:00,690 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:39:00,731 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:39:00,768 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:39:00,769 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:39:00,769 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:39:00,771 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:39:00,771 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:39:00,812 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:39:00,844 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:39:00,845 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:39:00,847 - paramiko.transport - DEBUG - starting thread (client mode): 0xdc0916d0L 2018-09-26 17:39:00,848 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:39:00,854 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:39:00,854 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:39:00,857 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:39:00,857 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:39:00,857 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:39:00,857 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:39:00,858 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:39:00,858 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:39:00,862 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:39:00,863 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:39:00,879 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: 5d5e19f7e4365d6cbc565881ecf10c0c 2018-09-26 17:39:00,880 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:39:00,902 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:39:00,914 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:39:00,944 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:39:01,020 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:39:01,020 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:39:01,059 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:39:01,060 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:39:01,065 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:39:01,100 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:39:01,101 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:39:01,102 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:39:01,102 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:39:01,102 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:39:01,143 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:39:01,182 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:39:01,183 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:39:01,184 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:39:01,185 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:39:01,185 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:39:01,226 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:39:01,258 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:39:01,260 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:39:01,262 - paramiko.transport - DEBUG - starting thread (client mode): 0xdc0b1650L 2018-09-26 17:39:01,262 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:39:01,267 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:39:01,267 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:39:01,271 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:39:01,271 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:39:01,271 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:39:01,272 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:39:01,272 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:39:01,272 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:39:01,277 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:39:01,278 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:39:01,294 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: ede84b98ad499c4ea903e74933f9b943 2018-09-26 17:39:01,295 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:39:01,317 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:39:01,328 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:39:01,359 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:39:01,410 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:39:01,410 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:39:01,450 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:39:01,451 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:39:01,463 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:39:01,499 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:39:01,501 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:39:01,501 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:39:01,502 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:39:01,502 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:39:01,543 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:39:01,583 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:39:01,585 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:39:01,586 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:39:01,587 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:39:01,587 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:39:01,628 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:39:01,661 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:39:01,662 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:39:01,664 - paramiko.transport - DEBUG - starting thread (client mode): 0xdc0b1ed0L 2018-09-26 17:39:01,665 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:39:01,672 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:39:01,672 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:39:01,675 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:39:01,675 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:39:01,675 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:39:01,675 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:39:01,676 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:39:01,676 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:39:01,681 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:39:01,681 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:39:01,696 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: 9dc2bea3a840a8e132a8fcb83b387e48 2018-09-26 17:39:01,697 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:39:01,720 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:39:01,732 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:39:01,761 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:39:01,832 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:39:01,832 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:39:01,871 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:39:01,872 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:39:01,880 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:39:01,914 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:39:01,915 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:39:01,916 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:39:01,917 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:39:01,917 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:39:01,957 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:39:01,992 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:39:01,994 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:39:01,994 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:39:01,995 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:39:01,995 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:39:02,036 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:39:02,067 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:39:02,069 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:39:02,071 - paramiko.transport - DEBUG - starting thread (client mode): 0xdb527dd0L 2018-09-26 17:39:02,071 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:39:02,077 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:39:02,078 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:39:02,081 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:39:02,081 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:39:02,081 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:39:02,081 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:39:02,082 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:39:02,082 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:39:02,086 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:39:02,087 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:39:02,103 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: 0841e02aa75f60bbf3d20a1745d529cb 2018-09-26 17:39:02,103 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:39:02,126 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:39:02,137 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:39:02,168 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:39:02,232 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:39:02,232 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:39:02,272 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:39:02,273 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:39:02,278 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:39:02,307 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:39:02,308 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:39:02,309 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:39:02,310 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:39:02,310 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:39:02,350 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:39:02,380 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:39:02,381 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:39:02,382 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:39:02,383 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:39:02,383 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:39:02,423 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:39:02,450 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:39:02,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:39:02,454 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:39:02,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:39:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02634ded-15d4-49ec-9c22-11c38bb82335 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:39:02,461 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-02634ded-15d4-49ec-9c22-11c38bb82335 2018-09-26 17:39:02,462 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:39:02,855 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:39:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["zYyPCVO0Td6v3GEQH-CMFg"], "issued_at": "2018-09-26T17:39:02.000000Z"}} 2018-09-26 17:39:02,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}660e5582f9615d91a0a2e02f31475cba4c210398" 2018-09-26 17:39:03,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-ee283efb-380c-4209-a787-bf5b221b0c9c Date: Wed, 26 Sep 2018 17:39:03 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-09-26 17:39:03,045 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20 used request id req-ee283efb-380c-4209-a787-bf5b221b0c9c 2018-09-26 17:39:03,046 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-09-26 17:39:03,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}660e5582f9615d91a0a2e02f31475cba4c210398" 2018-09-26 17:39:03,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1b2ee841-fe20-4956-bc9c-9f8e34a5cb3e Date: Wed, 26 Sep 2018 17:39:03 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 17:39:03,613 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-1b2ee841-fe20-4956-bc9c-9f8e34a5cb3e 2018-09-26 17:39:03,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}660e5582f9615d91a0a2e02f31475cba4c210398" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-09-26 17:39:03,841 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/0db4e1c6-d081-4a32-ba3c-d492e5077b2d X-Openstack-Request-Id: req-ddf76db2-117c-4d9f-a6f3-330f093da4a0 Date: Wed, 26 Sep 2018 17:39:03 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T17:39:03Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T17:39:03Z", "visibility": "public", "locations": [], "self": "/v2/images/0db4e1c6-d081-4a32-ba3c-d492e5077b2d", "min_disk": 0, "protected": false, "id": "0db4e1c6-d081-4a32-ba3c-d492e5077b2d", "file": "/v2/images/0db4e1c6-d081-4a32-ba3c-d492e5077b2d/file", "checksum": null, "owner": "32e2fc060ffa4464a00bce7763dbcae4", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 17:39:03,841 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-ddf76db2-117c-4d9f-a6f3-330f093da4a0 2018-09-26 17:39:03,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/0db4e1c6-d081-4a32-ba3c-d492e5077b2d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}660e5582f9615d91a0a2e02f31475cba4c210398" -d '' 2018-09-26 17:39:05,660 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-03c19b80-0202-4e19-aabe-021f475585eb Date: Wed, 26 Sep 2018 17:39:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 17:39:05,660 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/0db4e1c6-d081-4a32-ba3c-d492e5077b2d/file used request id req-03c19b80-0202-4e19-aabe-021f475585eb 2018-09-26 17:39:05,660 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-11-1-net 2018-09-26 17:39:05,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:39:05,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:39:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6359bd4-4caf-4abc-82f5-9dd88f8616e8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:39:05,668 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-a6359bd4-4caf-4abc-82f5-9dd88f8616e8 2018-09-26 17:39:05,669 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:39:06,042 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:39:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["nV3XYuOcT1eLsiXlboI0-g"], "issued_at": "2018-09-26T17:39:06.000000Z"}} 2018-09-26 17:39:06,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37229843cc778453d67e59191848e587fe656331" -d '{"network": {"name": "sdnvpn-11-1-net", "admin_state_up": true}}' 2018-09-26 17:39:06,500 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-4661b5f3-ecf1-4fd8-b934-04f9b787e1e5 Date: Wed, 26 Sep 2018 17:39:06 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e20819f1-fbc1-45c2-ab7e-a69c368bea42","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T17:39:06Z","is_default":false,"provider:segmentation_id":74,"name":"sdnvpn-11-1-net","admin_state_up":true,"tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:39:06Z","mtu":1450}} 2018-09-26 17:39:06,500 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-4661b5f3-ecf1-4fd8-b934-04f9b787e1e5 2018-09-26 17:39:06,501 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-11-1-subnet in network e20819f1-fbc1-45c2-ab7e-a69c368bea42 with cidr 10.10.10.0/24 2018-09-26 17:39:06,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37229843cc778453d67e59191848e587fe656331" -d '{"subnets": [{"ip_version": 4, "network_id": "e20819f1-fbc1-45c2-ab7e-a69c368bea42", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-11-1-subnet"}]}' 2018-09-26 17:39:07,051 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-79f86864-50a7-47f9-9152-672b190a32f5 Date: Wed, 26 Sep 2018 17:39:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e20819f1-fbc1-45c2-ab7e-a69c368bea42","tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:39:06Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-09-26T17:39:06Z","gateway_ip":"10.10.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.10.0/24","project_id":"32e2fc060ffa4464a00bce7763dbcae4","id":"5f9a3bc2-14bc-418e-9700-b05f8fa78888","subnetpool_id":null,"name":"sdnvpn-11-1-subnet"}]} 2018-09-26 17:39:07,051 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-79f86864-50a7-47f9-9152-672b190a32f5 2018-09-26 17:39:07,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37229843cc778453d67e59191848e587fe656331" 2018-09-26 17:39:07,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13198 X-Openstack-Request-Id: req-ac224384-4bfe-4f52-a767-d7ace574122a Date: Wed, 26 Sep 2018 17:39:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "created_at": "2018-09-26T15:03:01Z", "updated_at": "2018-09-26T15:03:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "42b64d20-0cdd-4071-90b3-bed72374e7f4", "remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "7d1bf180-3956-40c0-b13b-87d65c8127c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "985b7c76-8047-404e-bfc0-b56f14b3b0aa", "remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "e7624c79-e96e-4c9f-b820-f381a79bf690", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}], "revision_number": 4, "project_id": "6d9e93c84a104a3c8872dd8724ca8a31", "id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "created_at": "2018-09-26T17:12:52Z", "updated_at": "2018-09-26T17:12:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "revision_number": 0, "id": "1bc5d554-72b0-4be6-a33f-7b0282153d83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "revision_number": 0, "id": "60c3e269-0a18-4c33-a7b1-24bfb181ffb4", "remote_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "remote_ip_prefix": null, "created_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "revision_number": 0, "id": "6d2a532b-595a-4226-ac82-2a4b163451b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "revision_number": 0, "id": "eafe6624-5075-4952-8f53-4c2be01a6dff", "remote_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "remote_ip_prefix": null, "created_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6"}], "revision_number": 4, "project_id": "5c7c3cbda3844d01907cca3cdc0889f6", "id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:17:00Z", "updated_at": "2018-09-26T17:19:29Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-09-26T17:17:01Z", "revision_number": 0, "id": "0744bcd9-e01e-4f12-9a98-aabdc313ce19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:17:01Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": 80, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-26T17:17:01Z", "revision_number": 0, "id": "1718c47a-c8e1-4264-8e7a-7e324312f802", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:17:01Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:17:01Z", "revision_number": 0, "id": "196f4e7d-5eb0-4e05-a34a-498b3a96df3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:17:01Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 179, "updated_at": "2018-09-26T17:19:29Z", "revision_number": 0, "id": "2fcf23b2-0c76-498d-8b92-d8e42c498145", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:19:29Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": 179, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:17:00Z", "revision_number": 0, "id": "9743e41c-717b-445f-acf1-cef6c95bb1e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:17:00Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-26T17:17:01Z", "revision_number": 0, "id": "98b8ec09-7683-4f66-bda1-798a9d1eb12d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:17:01Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:17:00Z", "revision_number": 0, "id": "d94c0457-522e-492b-8235-21b49eb05a36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:17:00Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}], "revision_number": 7, "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "620171f6-0dde-4380-a534-a1fcabdc013e", "name": "sdnvpn-sg"}, {"description": "Default security group", "tags": [], "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T15:13:13Z", "updated_at": "2018-09-26T15:13:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "2a35cbcd-1532-408c-8786-78c1a7485991", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "342a62ab-967f-4158-a52b-3549330c6d23", "remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "425d5713-a334-4764-a0ae-c2b108101c0f", "remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "75c1d273-287b-4242-9c28-8e24471a8445", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}], "revision_number": 4, "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T15:15:22Z", "updated_at": "2018-09-26T15:15:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "04a09cd4-997d-44cc-bf48-ba09a9b953f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "12ba60b2-304d-491e-8ec2-bb9878c51946", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "21d80991-0477-489d-b604-0c0481e731e8", "remote_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "a30e74b9-69f3-4ca8-b021-d63436cfc6c9", "remote_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "name": "default"}]} 2018-09-26 17:39:07,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-ac224384-4bfe-4f52-a767-d7ace574122a 2018-09-26 17:39:07,268 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-09-26 17:39:07,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:39:07,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:39:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bc66a12-2fe7-4e32-9323-c010dcc1c954 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:39:07,276 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-9bc66a12-2fe7-4e32-9323-c010dcc1c954 2018-09-26 17:39:07,276 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:39:07,653 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:39:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["_3IAzEGFQMmR4TCWdlo8fQ"], "issued_at": "2018-09-26T17:39:07.000000Z"}} 2018-09-26 17:39:07,657 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}832eb62904950890a8a75dad98ec484bd6fb3bd1" 2018-09-26 17:39:07,827 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:39:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-75af46ce-76e5-4a34-8cf0-2e6fb37a339f x-compute-request-id: req-75af46ce-76e5-4a34-8cf0-2e6fb37a339f Content-Encoding: gzip Content-Length: 724 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 225}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10177, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 228}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10178, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-09-26 17:39:07,828 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-75af46ce-76e5-4a34-8cf0-2e6fb37a339f 2018-09-26 17:39:07,829 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-09-26 17:39:07,830 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-09-26 17:39:07,830 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-09-26 17:39:07,832 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-09-26 17:39:07,875 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-09-26 17:39:07,876 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-09-26 17:39:07,877 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-09-26 17:39:07,878 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-09-26 17:39:07,878 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-09-26 17:39:07,918 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-09-26 17:39:07,952 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-09-26 17:39:07,953 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-09-26 17:39:07,954 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-09-26 17:39:07,955 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-09-26 17:39:07,955 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-09-26 17:39:07,957 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-09-26 17:39:07,996 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-09-26 17:39:07,998 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-09-26 17:39:07,999 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-09-26 17:39:08,000 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-09-26 17:39:08,000 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-09-26 17:39:08,040 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-09-26 17:39:08,073 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-09-26 17:39:08,073 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-11-2'... 2018-09-26 17:39:08,074 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-11-2 flavor=m1.tiny image=0db4e1c6-d081-4a32-ba3c-d492e5077b2d network=e20819f1-fbc1-45c2-ab7e-a69c368bea42 secgroup=620171f6-0dde-4380-a534-a1fcabdc013e hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-09-26 17:39:08,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:39:08,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:39:08,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:39:08,075 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-09-26 17:39:08,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:39:08,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:39:08,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:39:08,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:39:08,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:39:08,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:39:08,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:39:08,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:39:08,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:39:08,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:39:08,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:39:08,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:39:08,078 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:39:08,078 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:39:08,078 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:39:08,078 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:39:08,078 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:39:08,078 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:39:08,078 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:39:08,078 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:39:08,078 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:39:08,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:39:08,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:39:08,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:39:08,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:39:08,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:39:08,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:39:08,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:39:08,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:39:08,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:39:08,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:39:08,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:39:08,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:39:08,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:39:08,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:39:08,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:39:08,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:39:08,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:39:08,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:39:08,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:39:08,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:39:08,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:39:08,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:39:08,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:39:08,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:39:08,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:39:08,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:39:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e053ea0d-fa5b-44bc-a6d2-5ef54c6da57b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:39:08,095 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e053ea0d-fa5b-44bc-a6d2-5ef54c6da57b 2018-09-26 17:39:08,095 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:39:08,480 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:39:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["Lr_wihasQJGAg3EyvjEy1g"], "issued_at": "2018-09-26T17:39:08.000000Z"}} 2018-09-26 17:39:08,483 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80c00f7e31f8cbb1c23dfb848e8bbeef75788eb" 2018-09-26 17:39:08,682 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:39:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9f11abdf-19f2-4680-b63e-620a802bbb45 x-compute-request-id: req-9f11abdf-19f2-4680-b63e-620a802bbb45 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-09-26 17:39:08,682 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-9f11abdf-19f2-4680-b63e-620a802bbb45 2018-09-26 17:39:08,686 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80c00f7e31f8cbb1c23dfb848e8bbeef75788eb" 2018-09-26 17:39:08,709 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:39:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65b52071-6fc9-4bfb-a7ad-fb411830a25e x-compute-request-id: req-65b52071-6fc9-4bfb-a7ad-fb411830a25e Content-Encoding: gzip Content-Length: 278 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 17:39:08,709 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b used request id req-65b52071-6fc9-4bfb-a7ad-fb411830a25e 2018-09-26 17:39:08,712 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80c00f7e31f8cbb1c23dfb848e8bbeef75788eb" -d '{"server": {"name": "sdnvpn-11-2", "imageRef": "0db4e1c6-d081-4a32-ba3c-d492e5077b2d", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e20819f1-fbc1-45c2-ab7e-a69c368bea42"}]}}' 2018-09-26 17:39:10,218 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:39:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5e882cc2-08cc-4dc9-8b14-28a4bc275bbe x-compute-request-id: req-5e882cc2-08cc-4dc9-8b14-28a4bc275bbe Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/6b5ef4b8-e42f-40f5-a6e3-7d3783e9f141 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6b5ef4b8-e42f-40f5-a6e3-7d3783e9f141", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/6b5ef4b8-e42f-40f5-a6e3-7d3783e9f141", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6b5ef4b8-e42f-40f5-a6e3-7d3783e9f141", "rel": "bookmark"}], "adminPass": "mfC5cc2Aewti"}} 2018-09-26 17:39:10,218 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-5e882cc2-08cc-4dc9-8b14-28a4bc275bbe 2018-09-26 17:39:10,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:39:10,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:39:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ebfa24f-acca-4359-9d51-1f63e712e83e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:39:10,228 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-3ebfa24f-acca-4359-9d51-1f63e712e83e 2018-09-26 17:39:10,228 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:39:10,602 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:39:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["nLWOz-NXTNuL6IAnWBoc9A"], "issued_at": "2018-09-26T17:39:10.000000Z"}} 2018-09-26 17:39:10,604 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/6b5ef4b8-e42f-40f5-a6e3-7d3783e9f141 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a91fb0f2ec313904cd1733077c15c49b81db22b9" 2018-09-26 17:39:11,110 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:39:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3ae32f6e-eae2-47e7-8209-ac9a0720bc57 x-compute-request-id: req-3ae32f6e-eae2-47e7-8209-ac9a0720bc57 Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/6b5ef4b8-e42f-40f5-a6e3-7d3783e9f141", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6b5ef4b8-e42f-40f5-a6e3-7d3783e9f141", "rel": "bookmark"}], "image": {"id": "0db4e1c6-d081-4a32-ba3c-d492e5077b2d", "links": [{"href": "http://172.30.9.22:8774/images/0db4e1c6-d081-4a32-ba3c-d492e5077b2d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "6b5ef4b8-e42f-40f5-a6e3-7d3783e9f141", "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T17:39:10Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-11-2", "created": "2018-09-26T17:39:10Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:39:11,110 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6b5ef4b8-e42f-40f5-a6e3-7d3783e9f141 used request id req-3ae32f6e-eae2-47e7-8209-ac9a0720bc57 2018-09-26 17:39:14,116 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/6b5ef4b8-e42f-40f5-a6e3-7d3783e9f141 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a91fb0f2ec313904cd1733077c15c49b81db22b9" 2018-09-26 17:39:14,586 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:39:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fec1ae63-f2a7-47a8-b831-512751b30d6c x-compute-request-id: req-fec1ae63-f2a7-47a8-b831-512751b30d6c Content-Encoding: gzip Content-Length: 708 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/6b5ef4b8-e42f-40f5-a6e3-7d3783e9f141", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6b5ef4b8-e42f-40f5-a6e3-7d3783e9f141", "rel": "bookmark"}], "image": {"id": "0db4e1c6-d081-4a32-ba3c-d492e5077b2d", "links": [{"href": "http://172.30.9.22:8774/images/0db4e1c6-d081-4a32-ba3c-d492e5077b2d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000135", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "6b5ef4b8-e42f-40f5-a6e3-7d3783e9f141", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T17:39:11Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-11-2", "created": "2018-09-26T17:39:10Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:39:14,586 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6b5ef4b8-e42f-40f5-a6e3-7d3783e9f141 used request id req-fec1ae63-f2a7-47a8-b831-512751b30d6c 2018-09-26 17:39:17,593 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/6b5ef4b8-e42f-40f5-a6e3-7d3783e9f141 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a91fb0f2ec313904cd1733077c15c49b81db22b9" 2018-09-26 17:39:18,280 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:39:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a6981804-44c2-494e-be0b-d462b8b3d854 x-compute-request-id: req-a6981804-44c2-494e-be0b-d462b8b3d854 Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-11-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:de:ae", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/6b5ef4b8-e42f-40f5-a6e3-7d3783e9f141", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6b5ef4b8-e42f-40f5-a6e3-7d3783e9f141", "rel": "bookmark"}], "image": {"id": "0db4e1c6-d081-4a32-ba3c-d492e5077b2d", "links": [{"href": "http://172.30.9.22:8774/images/0db4e1c6-d081-4a32-ba3c-d492e5077b2d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000135", "OS-SRV-USG:launched_at": "2018-09-26T17:39:14.000000", "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "6b5ef4b8-e42f-40f5-a6e3-7d3783e9f141", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T17:39:14Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-11-2", "created": "2018-09-26T17:39:10Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:39:18,280 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6b5ef4b8-e42f-40f5-a6e3-7d3783e9f141 used request id req-a6981804-44c2-494e-be0b-d462b8b3d854 2018-09-26 17:39:18,283 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/6b5ef4b8-e42f-40f5-a6e3-7d3783e9f141 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80c00f7e31f8cbb1c23dfb848e8bbeef75788eb" 2018-09-26 17:39:19,021 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:39:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0dc2dafe-4138-434b-aef9-f4fd997a6ca5 x-compute-request-id: req-0dc2dafe-4138-434b-aef9-f4fd997a6ca5 Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-11-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:de:ae", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/6b5ef4b8-e42f-40f5-a6e3-7d3783e9f141", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6b5ef4b8-e42f-40f5-a6e3-7d3783e9f141", "rel": "bookmark"}], "image": {"id": "0db4e1c6-d081-4a32-ba3c-d492e5077b2d", "links": [{"href": "http://172.30.9.22:8774/images/0db4e1c6-d081-4a32-ba3c-d492e5077b2d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000135", "OS-SRV-USG:launched_at": "2018-09-26T17:39:14.000000", "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "6b5ef4b8-e42f-40f5-a6e3-7d3783e9f141", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T17:39:14Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-11-2", "created": "2018-09-26T17:39:10Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:39:19,022 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6b5ef4b8-e42f-40f5-a6e3-7d3783e9f141 used request id req-0dc2dafe-4138-434b-aef9-f4fd997a6ca5 2018-09-26 17:39:19,022 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-11-2' booted successfully. IP='10.10.10.8'. 2018-09-26 17:39:19,022 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-11-2' to security group 'sdnvpn-sg'... 2018-09-26 17:39:19,025 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/6b5ef4b8-e42f-40f5-a6e3-7d3783e9f141/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}832eb62904950890a8a75dad98ec484bd6fb3bd1" -d '{"addSecurityGroup": {"name": "620171f6-0dde-4380-a534-a1fcabdc013e"}}' 2018-09-26 17:39:20,667 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:39:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-37aeafee-d6ad-481d-89b9-f6bb73404515 x-compute-request-id: req-37aeafee-d6ad-481d-89b9-f6bb73404515 Content-Length: 0 Content-Type: application/json 2018-09-26 17:39:20,667 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/6b5ef4b8-e42f-40f5-a6e3-7d3783e9f141/action used request id req-37aeafee-d6ad-481d-89b9-f6bb73404515 2018-09-26 17:39:20,667 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-11-1'... 2018-09-26 17:39:20,668 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-11-1 flavor=m1.tiny image=0db4e1c6-d081-4a32-ba3c-d492e5077b2d network=e20819f1-fbc1-45c2-ab7e-a69c368bea42 secgroup=620171f6-0dde-4380-a534-a1fcabdc013e hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-09-26 17:39:20,668 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:39:20,668 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:39:20,668 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:39:20,668 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:39:20,668 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:39:20,668 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:39:20,668 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:39:20,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:39:20,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:39:20,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:39:20,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:39:20,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:39:20,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:39:20,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:39:20,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:39:20,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:39:20,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:39:20,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:39:20,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:39:20,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:39:20,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:39:20,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:39:20,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:39:20,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:39:20,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:39:20,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:39:20,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:39:20,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:39:20,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:39:20,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:39:20,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:39:20,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:39:20,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:39:20,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:39:20,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:39:20,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:39:20,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:39:20,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:39:20,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:39:20,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:39:20,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:39:20,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:39:20,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:39:20,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:39:20,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:39:20,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:39:20,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:39:20,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:39:20,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:39:20,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:39:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48f0c8c8-55a1-4f6a-bcd8-96ca710c033c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:39:20,686 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-48f0c8c8-55a1-4f6a-bcd8-96ca710c033c 2018-09-26 17:39:20,687 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:39:21,061 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:39:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["LUT-i0jwRdqa4iT84SNKLw"], "issued_at": "2018-09-26T17:39:21.000000Z"}} 2018-09-26 17:39:21,066 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f9b163c0c908b7176847ea2ca6660d9f10fb20" 2018-09-26 17:39:21,231 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:39:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-54fcd2f3-c702-4b13-8887-74cf4de3e3b5 x-compute-request-id: req-54fcd2f3-c702-4b13-8887-74cf4de3e3b5 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-09-26 17:39:21,232 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-54fcd2f3-c702-4b13-8887-74cf4de3e3b5 2018-09-26 17:39:21,235 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f9b163c0c908b7176847ea2ca6660d9f10fb20" 2018-09-26 17:39:21,255 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:39:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cd00d288-2de2-4227-8034-69a88577911c x-compute-request-id: req-cd00d288-2de2-4227-8034-69a88577911c Content-Encoding: gzip Content-Length: 278 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 17:39:21,255 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b used request id req-cd00d288-2de2-4227-8034-69a88577911c 2018-09-26 17:39:21,258 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f9b163c0c908b7176847ea2ca6660d9f10fb20" -d '{"server": {"name": "sdnvpn-11-1", "imageRef": "0db4e1c6-d081-4a32-ba3c-d492e5077b2d", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e20819f1-fbc1-45c2-ab7e-a69c368bea42"}]}}' 2018-09-26 17:39:22,700 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:39:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f575ba77-ddb6-4ff9-b83f-045eb8d1913a x-compute-request-id: req-f575ba77-ddb6-4ff9-b83f-045eb8d1913a Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/1f5d061f-d4c9-4379-b23c-1de57735e4d1 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1f5d061f-d4c9-4379-b23c-1de57735e4d1", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1f5d061f-d4c9-4379-b23c-1de57735e4d1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1f5d061f-d4c9-4379-b23c-1de57735e4d1", "rel": "bookmark"}], "adminPass": "FwqNe97rR3wD"}} 2018-09-26 17:39:22,701 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-f575ba77-ddb6-4ff9-b83f-045eb8d1913a 2018-09-26 17:39:22,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:39:22,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:39:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c10fdb0-ada5-4c3c-a9ab-149cb3b313c5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:39:22,709 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-0c10fdb0-ada5-4c3c-a9ab-149cb3b313c5 2018-09-26 17:39:22,709 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:39:23,080 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:39:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["tHoTflYOSre-GqE8tTvf3Q"], "issued_at": "2018-09-26T17:39:23.000000Z"}} 2018-09-26 17:39:23,084 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/1f5d061f-d4c9-4379-b23c-1de57735e4d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a07834c4760b558c7fb0a6a97f3859347be87cc" 2018-09-26 17:39:23,453 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:39:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1e1a510-3705-47c6-8947-c468e71613c7 x-compute-request-id: req-f1e1a510-3705-47c6-8947-c468e71613c7 Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1f5d061f-d4c9-4379-b23c-1de57735e4d1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1f5d061f-d4c9-4379-b23c-1de57735e4d1", "rel": "bookmark"}], "image": {"id": "0db4e1c6-d081-4a32-ba3c-d492e5077b2d", "links": [{"href": "http://172.30.9.22:8774/images/0db4e1c6-d081-4a32-ba3c-d492e5077b2d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "1f5d061f-d4c9-4379-b23c-1de57735e4d1", "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T17:39:23Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-11-1", "created": "2018-09-26T17:39:22Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:39:23,454 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1f5d061f-d4c9-4379-b23c-1de57735e4d1 used request id req-f1e1a510-3705-47c6-8947-c468e71613c7 2018-09-26 17:39:26,460 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/1f5d061f-d4c9-4379-b23c-1de57735e4d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a07834c4760b558c7fb0a6a97f3859347be87cc" 2018-09-26 17:39:27,425 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:39:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1bf4ad66-b93c-46bd-a099-5c203b1af294 x-compute-request-id: req-1bf4ad66-b93c-46bd-a099-5c203b1af294 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-11-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:ac:c4", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1f5d061f-d4c9-4379-b23c-1de57735e4d1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1f5d061f-d4c9-4379-b23c-1de57735e4d1", "rel": "bookmark"}], "image": {"id": "0db4e1c6-d081-4a32-ba3c-d492e5077b2d", "links": [{"href": "http://172.30.9.22:8774/images/0db4e1c6-d081-4a32-ba3c-d492e5077b2d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000138", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "1f5d061f-d4c9-4379-b23c-1de57735e4d1", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T17:39:24Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-11-1", "created": "2018-09-26T17:39:22Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:39:27,425 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1f5d061f-d4c9-4379-b23c-1de57735e4d1 used request id req-1bf4ad66-b93c-46bd-a099-5c203b1af294 2018-09-26 17:39:30,431 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/1f5d061f-d4c9-4379-b23c-1de57735e4d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a07834c4760b558c7fb0a6a97f3859347be87cc" 2018-09-26 17:39:31,180 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:39:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f850aff2-0605-48b4-a1d7-33b12ace809b x-compute-request-id: req-f850aff2-0605-48b4-a1d7-33b12ace809b Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-11-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:ac:c4", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1f5d061f-d4c9-4379-b23c-1de57735e4d1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1f5d061f-d4c9-4379-b23c-1de57735e4d1", "rel": "bookmark"}], "image": {"id": "0db4e1c6-d081-4a32-ba3c-d492e5077b2d", "links": [{"href": "http://172.30.9.22:8774/images/0db4e1c6-d081-4a32-ba3c-d492e5077b2d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000138", "OS-SRV-USG:launched_at": "2018-09-26T17:39:25.000000", "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "1f5d061f-d4c9-4379-b23c-1de57735e4d1", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T17:39:26Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-11-1", "created": "2018-09-26T17:39:22Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:39:31,180 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1f5d061f-d4c9-4379-b23c-1de57735e4d1 used request id req-f850aff2-0605-48b4-a1d7-33b12ace809b 2018-09-26 17:39:31,184 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/1f5d061f-d4c9-4379-b23c-1de57735e4d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f9b163c0c908b7176847ea2ca6660d9f10fb20" 2018-09-26 17:39:31,843 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:39:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f3d9933-53ee-4dfc-a698-83d290822692 x-compute-request-id: req-1f3d9933-53ee-4dfc-a698-83d290822692 Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-11-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:ac:c4", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1f5d061f-d4c9-4379-b23c-1de57735e4d1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1f5d061f-d4c9-4379-b23c-1de57735e4d1", "rel": "bookmark"}], "image": {"id": "0db4e1c6-d081-4a32-ba3c-d492e5077b2d", "links": [{"href": "http://172.30.9.22:8774/images/0db4e1c6-d081-4a32-ba3c-d492e5077b2d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000138", "OS-SRV-USG:launched_at": "2018-09-26T17:39:25.000000", "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "1f5d061f-d4c9-4379-b23c-1de57735e4d1", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T17:39:26Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-11-1", "created": "2018-09-26T17:39:22Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:39:31,843 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1f5d061f-d4c9-4379-b23c-1de57735e4d1 used request id req-1f3d9933-53ee-4dfc-a698-83d290822692 2018-09-26 17:39:31,844 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-11-1' booted successfully. IP='10.10.10.7'. 2018-09-26 17:39:31,844 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-11-1' to security group 'sdnvpn-sg'... 2018-09-26 17:39:31,847 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1f5d061f-d4c9-4379-b23c-1de57735e4d1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}832eb62904950890a8a75dad98ec484bd6fb3bd1" -d '{"addSecurityGroup": {"name": "620171f6-0dde-4380-a534-a1fcabdc013e"}}' 2018-09-26 17:39:33,253 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:39:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a601e267-4609-4693-8bb5-f3fc3b5fdb9d x-compute-request-id: req-a601e267-4609-4693-8bb5-f3fc3b5fdb9d Content-Length: 0 Content-Type: application/json 2018-09-26 17:39:33,253 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1f5d061f-d4c9-4379-b23c-1de57735e4d1/action used request id req-a601e267-4609-4693-8bb5-f3fc3b5fdb9d 2018-09-26 17:39:33,254 - sdnvpn_test_utils - INFO - Waiting for instance 1f5d061f-d4c9-4379-b23c-1de57735e4d1 to boot up 2018-09-26 17:39:33,257 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1f5d061f-d4c9-4379-b23c-1de57735e4d1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f9b163c0c908b7176847ea2ca6660d9f10fb20" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:39:34,325 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:39:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-22b55ec6-b336-426e-9e8b-0f120e4d9341 x-compute-request-id: req-22b55ec6-b336-426e-9e8b-0f120e4d9341 Content-Encoding: gzip Content-Length: 9972 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 506538701 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.130746] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132342] pid_max: default: 32768 minimum: 301\n[ 0.133205] ACPI: Core revision 20150930\n[ 0.134562] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135830] Security Framework initialized\n[ 0.136624] Yama: becoming mindful.\n[ 0.137334] AppArmor: AppArmor initialized\n[ 0.138175] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139465] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140701] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141870] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143218] Initializing cgroup subsys io\n[ 0.144009] Initializing cgroup subsys memory\n[ 0.144838] Initializing cgroup subsys devices\n[ 0.145682] Initializing cgroup subsys freezer\n[ 0.146529] Initializing cgroup subsys net_cls\n[ 0.147372] Initializing cgroup subsys perf_event\n[ 0.148255] Initializing cgroup subsys net_prio\n[ 0.149112] Initializing cgroup subsys hugetlb\n[ 0.149961] Initializing cgroup subsys pids\n[ 0.150816] CPU: Physical Processor ID: 0\n[ 0.152282] mce: CPU supports 10 MCE banks\n[ 0.153100] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154072] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164691] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171029] ftrace: allocating 31920 entries in 125 pages\n[ 0.197352] smpboot: Max logical packages: 1\n[ 0.198199] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199506] x2apic enabled\n[ 0.200293] Switched APIC routing to physical x2apic.\n[ 0.202017] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203102] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205037] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206772] KVM setup paravirtual spinlock\n[ 0.208042] x86: Booted up 1 node, 1 CPUs\n[ 0.208820] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210192] devtmpfs: initialized\n[ 0.211880] evm: security.selinux\n[ 0.212567] evm: security.SMACK64\n[ 0.213239] evm: security.SMACK64EXEC\n[ 0.213959] evm: security.SMACK64TRANSMUTE\n[ 0.214747] evm: security.SMACK64MMAP\n[ 0.215468] evm: security.ima\n[ 0.216097] evm: security.capability\n[ 0.216890] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218687] pinctrl core: initialized pinctrl subsystem\n[ 0.219746] RTC time: 17:39:25, date: 09/26/18\n[ 0.220682] NET: Registered protocol family 16\n[ 0.221623] cpuidle: using governor ladder\n[ 0.222413] cpuidle: using governor menu\n[ 0.223171] PCCT header not found.\n[ 0.223892] ACPI: bus type PCI registered\n[ 0.224674] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225875] PCI: Using configuration type 1 for base access\n[ 0.227593] ACPI: Added _OSI(Module Device)\n[ 0.228414] ACPI: Added _OSI(Processor Device)\n[ 0.229262] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230135] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232209] ACPI: Interpreter enabled\n[ 0.232946] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234739] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236518] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238308] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240089] ACPI: (supports S0 S5)\n[ 0.240771] ACPI: Using IOAPIC for interrupt routing\n[ 0.241686] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244855] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245955] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247148] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248308] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250476] acpiphp: Slot [3] registered\n[ 0.251253] acpiphp: Slot [4] registered\n[ 0.252029] acpiphp: Slot [5] registered\n[ 0.252810] acpiphp: Slot [6] registered\n[ 0.253587] acpiphp: Slot [7] registered\n[ 0.254365] acpiphp: Slot [8] registered\n[ 0.255141] acpiphp: Slot [9] registered\n[ 0.255913] acpiphp: Slot [10] registered\n[ 0.256699] acpiphp: Slot [11] registered\n[ 0.257493] acpiphp: Slot [12] registered\n[ 0.258290] acpiphp: Slot [13] registered\n[ 0.259076] acpiphp: Slot [14] registered\n[ 0.259859] acpiphp: Slot [15] registered\n[ 0.270687] acpiphp: Slot [16] registered\n[ 0.271489] acpiphp: Slot [17] registered\n[ 0.272275] acpiphp: Slot [18] registered\n[ 0.273063] acpiphp: Slot [19] registered\n[ 0.273847] acpiphp: Slot [20] registered\n[ 0.274635] acpiphp: Slot [21] registered\n[ 0.275428] acpiphp: Slot [22] registered\n[ 0.276214] acpiphp: Slot [23] registered\n[ 0.276997] acpiphp: Slot [24] registered\n[ 0.277784] acpiphp: Slot [25] registered\n[ 0.278589] acpiphp: Slot [26] registered\n[ 0.279383] acpiphp: Slot [27] registered\n[ 0.280180] acpiphp: Slot [28] registered\n[ 0.280966] acpiphp: Slot [29] registered\n[ 0.281751] acpiphp: Slot [30] registered\n[ 0.282541] acpiphp: Slot [31] registered\n[ 0.283325] PCI host bridge to bus 0000:00\n[ 0.284112] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285289] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286461] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287859] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289262] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295451] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296725] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297866] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299104] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305910] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307322] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355244] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356717] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358140] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359529] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360979] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362908] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.364055] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365121] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366684] vgaarb: loaded\n[ 0.367292] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368427] SCSI subsystem initialized\n[ 0.369254] ACPI: bus type USB registered\n[ 0.370070] usbcore: registered new interface driver usbfs\n[ 0.371106] usbcore: registered new interface driver hub\n[ 0.372119] usbcore: registered new device driver usb\n[ 0.373190] PCI: Using ACPI for IRQ routing\n[ 0.374219] NetLabel: Initializing\n[ 0.374929] NetLabel: domain hash size = 128\n[ 0.375794] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376753] NetLabel: unlabeled traffic allowed by default\n[ 0.377846] clocksource: Switched to clocksource kvm-clock\n[ 0.383398] AppArmor: AppArmor Filesystem Enabled\n[ 0.384388] pnp: PnP ACPI init\n[ 0.385293] pnp: PnP ACPI: found 5 devices\n[ 0.391666] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393372] NET: Registered protocol family 2\n[ 0.394330] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395600] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396762] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397926] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399010] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400171] NET: Registered protocol family 1\n[ 0.401033] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.402132] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.403204] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417354] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431792] Trying to unpack rootfs image as initramfs...\n[ 0.481996] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.495783] Scanning for low memory corruption every 60 seconds\n[ 0.497283] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498652] audit: initializing netlink subsys (disabled)\n[ 0.499876] audit: type=2000 audit(1537983566.431:1): initialized\n[ 0.501439] Initialise system trusted keyring\n[ 0.502541] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503938] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506225] zbud: loaded\n[ 0.506977] VFS: Disk quotas dquot_6.6.0\n[ 0.507898] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509595] fuse init (API version 7.23)\n[ 0.510646] Key type big_key registered\n[ 0.511562] Allocating IMA MOK and blacklist keyrings.\n[ 0.513234] Key type asymmetric registered\n[ 0.514211] Asymmetric key parser 'x509' registered\n[ 0.515347] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.517115] io scheduler noop registered\n[ 0.518060] io scheduler deadline registered (default)\n[ 0.519266] io scheduler cfq registered\n[ 0.520279] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521607] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523148] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524907] ACPI: Power Button [PWRF]\n[ 0.525889] GHES: HEST is not enabled!\n[ 0.539757] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570122] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573350] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596905] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599332] Linux agpgart interface v0.103\n[ 0.601570] brd: module loaded\n[ 0.602947] loop: module loaded\n[ 0.607871] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609569] GPT:90111 != 2097151\n[ 0.610368] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611663] GPT:90111 != 2097151\n[ 0.612454] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613582] vda: vda1 vda15\n[ 0.615178] scsi host0: ata_piix\n[ 0.616035] scsi host1: ata_piix\n[ 0.616848] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618308] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.619991] libphy: Fixed MDIO Bus: probed\n[ 0.620943] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622066] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624414] PPP generic driver version 2.4.2\n[ 0.625522] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.626944] ehci-pci: EHCI PCI platform driver\n[ 0.627966] ehci-platform: EHCI generic platform driver\n[ 0.629132] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630473] ohci-pci: OHCI PCI platform driver\n[ 0.631499] ohci-platform: OHCI generic platform driver\n[ 0.632660] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647249] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648438] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650147] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651304] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652610] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654085] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655755] usb usb1: Product: UHCI Host Controller\n[ 0.656852] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658271] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659400] hub 1-0:1.0: USB hub found\n[ 0.660321] hub 1-0:1.0: 2 ports detected\n[ 0.661361] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663781] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664902] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666112] mousedev: PS/2 mouse device common for all mice\n[ 0.667565] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669711] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670979] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672401] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673814] i2c /dev entries driver\n[ 0.674701] device-mapper: uevent: version 1.0.3\n[ 0.675817] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677735] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.679259] NET: Registered protocol family 10\n[ 0.680413] NET: Registered protocol family 17\n[ 0.681467] Key type dns_resolver registered\n[ 0.682546] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.683856] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.685928] registered taskstats version 1\n[ 0.686907] Loading compiled-in X.509 certificates\n[ 0.688517] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.690731] zswap: loaded using pool lzo/zbud\n[ 0.692258] Key type trusted registered\n[ 0.693973] Key type encrypted registered\n[ 0.694944] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.696164] ima: No TPM chip found, activating TPM-bypass!\n[ 0.697390] evm: HMAC attrs: 0x1\n[ 0.698458] Magic number: 2:908:694\n[ 0.699439] rtc_cmos 00:00: setting system clock to 2018-09-26 17:39:26 UTC (1537983566)\n[ 0.701312] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.702638] EDD information not available.\n[ 0.778826] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.780325] Write protecting the kernel read-only data: 14336k\n[ 0.792091] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793881] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.36\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.559718] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.46. iid=i-00000132\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/suyvY80k3Zy4yqmVv3BjwbJMHJZQ5b2x0PWUU+SimIQeFqv03R4d05q0gfWUOSRWDgDEUhct1NCpkZ/NoBxS4HaY8jgfnUfBuXe7FOL/WgIJ4OXARYxquzNU55lSqzH6yFItm9NjOasVFsPzE4SinBPirp66HXJ9v8R+5+wbHO00BOtagsBwqi883dWLGYkUFMuhLaLSdUmapFsTfE9SCP2OAUr2Mt7trYoVQ7L9IVHfKLHXV9eZglqYc2e494PXy2QfwyWf0J9GhZFEfR+Lwm+fFBGltBpa9A3ktAuntxPkw18lvThC9JJoUXhewPZp3AHayCQpm93OvmfA55yP root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAJ4D2BmgLn+qfRDlj257mQjkZBiR5wV1wNn1Cgzk5POHAA+kARDoitmiIhNCNb4lMzQ/3r4d9r0gagkXfHsb8YWiIGo+gBnIU+miTRnwB7oaHvjRUwdk0Llu9qMey/ZDdrRur2Z49fCEyPqJ8uq9WdDz7uJG6RVaBiG6AMk5P+C/AAAAFQCYmyeIo/2UOpJpnHvOF6W0dwsGOQAAAIEAiYWPkLbBSxjPpL5s4VexCGINWswAKcPU43tczxEdDSdkEHUPPb5oVFDDzPQSR12roH+Mua/s/fYDudEnVmbgSQAcFmbSbM43Nb/LWKEvV4Rkm9/HXBKOE3QcRAjpKEPvZbtrCYJoDq4VVcw/ReIzIv07qACkfXkw8nC4rXfMQgEAAACAeZzLdIHDiLMIHLuaEjMyTuqGrjYKLoBX5YpLgPwMuROWT41/6jJHE9yeMhtRiXpaldSPqfBwJzfecsAhVJeVyFuAS4BSjRAsKt2taOz9Sy44EMPN9g4IoOaXsEl7mDUpPHTLw1F3yfmOiVmcPygGg7DH6UgD4cWNrbzK3xhVB9M= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe92:acc4/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.7 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000132\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.65 ===\n/dev/root resized successfully [took 1.69s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:92:AC:C4 \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe92:acc4/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8230 (8.0 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-09-26 17:39:34,326 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1f5d061f-d4c9-4379-b23c-1de57735e4d1/action used request id req-22b55ec6-b336-426e-9e8b-0f120e4d9341 2018-09-26 17:39:36,348 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1f5d061f-d4c9-4379-b23c-1de57735e4d1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f9b163c0c908b7176847ea2ca6660d9f10fb20" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:39:37,417 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:39:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2be1522-53fd-449d-9c43-595b43d73b0b x-compute-request-id: req-c2be1522-53fd-449d-9c43-595b43d73b0b Content-Encoding: gzip Content-Length: 9972 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 506538701 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.130746] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132342] pid_max: default: 32768 minimum: 301\n[ 0.133205] ACPI: Core revision 20150930\n[ 0.134562] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135830] Security Framework initialized\n[ 0.136624] Yama: becoming mindful.\n[ 0.137334] AppArmor: AppArmor initialized\n[ 0.138175] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139465] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140701] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141870] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143218] Initializing cgroup subsys io\n[ 0.144009] Initializing cgroup subsys memory\n[ 0.144838] Initializing cgroup subsys devices\n[ 0.145682] Initializing cgroup subsys freezer\n[ 0.146529] Initializing cgroup subsys net_cls\n[ 0.147372] Initializing cgroup subsys perf_event\n[ 0.148255] Initializing cgroup subsys net_prio\n[ 0.149112] Initializing cgroup subsys hugetlb\n[ 0.149961] Initializing cgroup subsys pids\n[ 0.150816] CPU: Physical Processor ID: 0\n[ 0.152282] mce: CPU supports 10 MCE banks\n[ 0.153100] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154072] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164691] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171029] ftrace: allocating 31920 entries in 125 pages\n[ 0.197352] smpboot: Max logical packages: 1\n[ 0.198199] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199506] x2apic enabled\n[ 0.200293] Switched APIC routing to physical x2apic.\n[ 0.202017] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203102] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205037] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206772] KVM setup paravirtual spinlock\n[ 0.208042] x86: Booted up 1 node, 1 CPUs\n[ 0.208820] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210192] devtmpfs: initialized\n[ 0.211880] evm: security.selinux\n[ 0.212567] evm: security.SMACK64\n[ 0.213239] evm: security.SMACK64EXEC\n[ 0.213959] evm: security.SMACK64TRANSMUTE\n[ 0.214747] evm: security.SMACK64MMAP\n[ 0.215468] evm: security.ima\n[ 0.216097] evm: security.capability\n[ 0.216890] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218687] pinctrl core: initialized pinctrl subsystem\n[ 0.219746] RTC time: 17:39:25, date: 09/26/18\n[ 0.220682] NET: Registered protocol family 16\n[ 0.221623] cpuidle: using governor ladder\n[ 0.222413] cpuidle: using governor menu\n[ 0.223171] PCCT header not found.\n[ 0.223892] ACPI: bus type PCI registered\n[ 0.224674] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225875] PCI: Using configuration type 1 for base access\n[ 0.227593] ACPI: Added _OSI(Module Device)\n[ 0.228414] ACPI: Added _OSI(Processor Device)\n[ 0.229262] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230135] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232209] ACPI: Interpreter enabled\n[ 0.232946] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234739] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236518] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238308] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240089] ACPI: (supports S0 S5)\n[ 0.240771] ACPI: Using IOAPIC for interrupt routing\n[ 0.241686] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244855] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245955] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247148] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248308] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250476] acpiphp: Slot [3] registered\n[ 0.251253] acpiphp: Slot [4] registered\n[ 0.252029] acpiphp: Slot [5] registered\n[ 0.252810] acpiphp: Slot [6] registered\n[ 0.253587] acpiphp: Slot [7] registered\n[ 0.254365] acpiphp: Slot [8] registered\n[ 0.255141] acpiphp: Slot [9] registered\n[ 0.255913] acpiphp: Slot [10] registered\n[ 0.256699] acpiphp: Slot [11] registered\n[ 0.257493] acpiphp: Slot [12] registered\n[ 0.258290] acpiphp: Slot [13] registered\n[ 0.259076] acpiphp: Slot [14] registered\n[ 0.259859] acpiphp: Slot [15] registered\n[ 0.270687] acpiphp: Slot [16] registered\n[ 0.271489] acpiphp: Slot [17] registered\n[ 0.272275] acpiphp: Slot [18] registered\n[ 0.273063] acpiphp: Slot [19] registered\n[ 0.273847] acpiphp: Slot [20] registered\n[ 0.274635] acpiphp: Slot [21] registered\n[ 0.275428] acpiphp: Slot [22] registered\n[ 0.276214] acpiphp: Slot [23] registered\n[ 0.276997] acpiphp: Slot [24] registered\n[ 0.277784] acpiphp: Slot [25] registered\n[ 0.278589] acpiphp: Slot [26] registered\n[ 0.279383] acpiphp: Slot [27] registered\n[ 0.280180] acpiphp: Slot [28] registered\n[ 0.280966] acpiphp: Slot [29] registered\n[ 0.281751] acpiphp: Slot [30] registered\n[ 0.282541] acpiphp: Slot [31] registered\n[ 0.283325] PCI host bridge to bus 0000:00\n[ 0.284112] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285289] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286461] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287859] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289262] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295451] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296725] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297866] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299104] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305910] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307322] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355244] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356717] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358140] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359529] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360979] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362908] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.364055] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365121] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366684] vgaarb: loaded\n[ 0.367292] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368427] SCSI subsystem initialized\n[ 0.369254] ACPI: bus type USB registered\n[ 0.370070] usbcore: registered new interface driver usbfs\n[ 0.371106] usbcore: registered new interface driver hub\n[ 0.372119] usbcore: registered new device driver usb\n[ 0.373190] PCI: Using ACPI for IRQ routing\n[ 0.374219] NetLabel: Initializing\n[ 0.374929] NetLabel: domain hash size = 128\n[ 0.375794] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376753] NetLabel: unlabeled traffic allowed by default\n[ 0.377846] clocksource: Switched to clocksource kvm-clock\n[ 0.383398] AppArmor: AppArmor Filesystem Enabled\n[ 0.384388] pnp: PnP ACPI init\n[ 0.385293] pnp: PnP ACPI: found 5 devices\n[ 0.391666] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393372] NET: Registered protocol family 2\n[ 0.394330] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395600] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396762] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397926] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399010] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400171] NET: Registered protocol family 1\n[ 0.401033] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.402132] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.403204] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417354] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431792] Trying to unpack rootfs image as initramfs...\n[ 0.481996] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.495783] Scanning for low memory corruption every 60 seconds\n[ 0.497283] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498652] audit: initializing netlink subsys (disabled)\n[ 0.499876] audit: type=2000 audit(1537983566.431:1): initialized\n[ 0.501439] Initialise system trusted keyring\n[ 0.502541] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503938] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506225] zbud: loaded\n[ 0.506977] VFS: Disk quotas dquot_6.6.0\n[ 0.507898] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509595] fuse init (API version 7.23)\n[ 0.510646] Key type big_key registered\n[ 0.511562] Allocating IMA MOK and blacklist keyrings.\n[ 0.513234] Key type asymmetric registered\n[ 0.514211] Asymmetric key parser 'x509' registered\n[ 0.515347] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.517115] io scheduler noop registered\n[ 0.518060] io scheduler deadline registered (default)\n[ 0.519266] io scheduler cfq registered\n[ 0.520279] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521607] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523148] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524907] ACPI: Power Button [PWRF]\n[ 0.525889] GHES: HEST is not enabled!\n[ 0.539757] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570122] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573350] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596905] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599332] Linux agpgart interface v0.103\n[ 0.601570] brd: module loaded\n[ 0.602947] loop: module loaded\n[ 0.607871] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609569] GPT:90111 != 2097151\n[ 0.610368] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611663] GPT:90111 != 2097151\n[ 0.612454] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613582] vda: vda1 vda15\n[ 0.615178] scsi host0: ata_piix\n[ 0.616035] scsi host1: ata_piix\n[ 0.616848] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618308] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.619991] libphy: Fixed MDIO Bus: probed\n[ 0.620943] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622066] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624414] PPP generic driver version 2.4.2\n[ 0.625522] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.626944] ehci-pci: EHCI PCI platform driver\n[ 0.627966] ehci-platform: EHCI generic platform driver\n[ 0.629132] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630473] ohci-pci: OHCI PCI platform driver\n[ 0.631499] ohci-platform: OHCI generic platform driver\n[ 0.632660] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647249] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648438] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650147] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651304] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652610] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654085] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655755] usb usb1: Product: UHCI Host Controller\n[ 0.656852] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658271] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659400] hub 1-0:1.0: USB hub found\n[ 0.660321] hub 1-0:1.0: 2 ports detected\n[ 0.661361] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663781] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664902] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666112] mousedev: PS/2 mouse device common for all mice\n[ 0.667565] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669711] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670979] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672401] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673814] i2c /dev entries driver\n[ 0.674701] device-mapper: uevent: version 1.0.3\n[ 0.675817] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677735] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.679259] NET: Registered protocol family 10\n[ 0.680413] NET: Registered protocol family 17\n[ 0.681467] Key type dns_resolver registered\n[ 0.682546] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.683856] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.685928] registered taskstats version 1\n[ 0.686907] Loading compiled-in X.509 certificates\n[ 0.688517] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.690731] zswap: loaded using pool lzo/zbud\n[ 0.692258] Key type trusted registered\n[ 0.693973] Key type encrypted registered\n[ 0.694944] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.696164] ima: No TPM chip found, activating TPM-bypass!\n[ 0.697390] evm: HMAC attrs: 0x1\n[ 0.698458] Magic number: 2:908:694\n[ 0.699439] rtc_cmos 00:00: setting system clock to 2018-09-26 17:39:26 UTC (1537983566)\n[ 0.701312] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.702638] EDD information not available.\n[ 0.778826] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.780325] Write protecting the kernel read-only data: 14336k\n[ 0.792091] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793881] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.36\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.559718] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.46. iid=i-00000132\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/suyvY80k3Zy4yqmVv3BjwbJMHJZQ5b2x0PWUU+SimIQeFqv03R4d05q0gfWUOSRWDgDEUhct1NCpkZ/NoBxS4HaY8jgfnUfBuXe7FOL/WgIJ4OXARYxquzNU55lSqzH6yFItm9NjOasVFsPzE4SinBPirp66HXJ9v8R+5+wbHO00BOtagsBwqi883dWLGYkUFMuhLaLSdUmapFsTfE9SCP2OAUr2Mt7trYoVQ7L9IVHfKLHXV9eZglqYc2e494PXy2QfwyWf0J9GhZFEfR+Lwm+fFBGltBpa9A3ktAuntxPkw18lvThC9JJoUXhewPZp3AHayCQpm93OvmfA55yP root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAJ4D2BmgLn+qfRDlj257mQjkZBiR5wV1wNn1Cgzk5POHAA+kARDoitmiIhNCNb4lMzQ/3r4d9r0gagkXfHsb8YWiIGo+gBnIU+miTRnwB7oaHvjRUwdk0Llu9qMey/ZDdrRur2Z49fCEyPqJ8uq9WdDz7uJG6RVaBiG6AMk5P+C/AAAAFQCYmyeIo/2UOpJpnHvOF6W0dwsGOQAAAIEAiYWPkLbBSxjPpL5s4VexCGINWswAKcPU43tczxEdDSdkEHUPPb5oVFDDzPQSR12roH+Mua/s/fYDudEnVmbgSQAcFmbSbM43Nb/LWKEvV4Rkm9/HXBKOE3QcRAjpKEPvZbtrCYJoDq4VVcw/ReIzIv07qACkfXkw8nC4rXfMQgEAAACAeZzLdIHDiLMIHLuaEjMyTuqGrjYKLoBX5YpLgPwMuROWT41/6jJHE9yeMhtRiXpaldSPqfBwJzfecsAhVJeVyFuAS4BSjRAsKt2taOz9Sy44EMPN9g4IoOaXsEl7mDUpPHTLw1F3yfmOiVmcPygGg7DH6UgD4cWNrbzK3xhVB9M= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe92:acc4/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.7 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000132\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.65 ===\n/dev/root resized successfully [took 1.69s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:92:AC:C4 \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe92:acc4/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8230 (8.0 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-09-26 17:39:37,418 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1f5d061f-d4c9-4379-b23c-1de57735e4d1/action used request id req-c2be1522-53fd-449d-9c43-595b43d73b0b 2018-09-26 17:39:39,441 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1f5d061f-d4c9-4379-b23c-1de57735e4d1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f9b163c0c908b7176847ea2ca6660d9f10fb20" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:39:40,520 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:39:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2b9bf430-4cc7-4c8a-852a-b6dbd0be72ad x-compute-request-id: req-2b9bf430-4cc7-4c8a-852a-b6dbd0be72ad Content-Encoding: gzip Content-Length: 9972 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 506538701 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.130746] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132342] pid_max: default: 32768 minimum: 301\n[ 0.133205] ACPI: Core revision 20150930\n[ 0.134562] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135830] Security Framework initialized\n[ 0.136624] Yama: becoming mindful.\n[ 0.137334] AppArmor: AppArmor initialized\n[ 0.138175] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139465] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140701] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141870] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143218] Initializing cgroup subsys io\n[ 0.144009] Initializing cgroup subsys memory\n[ 0.144838] Initializing cgroup subsys devices\n[ 0.145682] Initializing cgroup subsys freezer\n[ 0.146529] Initializing cgroup subsys net_cls\n[ 0.147372] Initializing cgroup subsys perf_event\n[ 0.148255] Initializing cgroup subsys net_prio\n[ 0.149112] Initializing cgroup subsys hugetlb\n[ 0.149961] Initializing cgroup subsys pids\n[ 0.150816] CPU: Physical Processor ID: 0\n[ 0.152282] mce: CPU supports 10 MCE banks\n[ 0.153100] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154072] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164691] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171029] ftrace: allocating 31920 entries in 125 pages\n[ 0.197352] smpboot: Max logical packages: 1\n[ 0.198199] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199506] x2apic enabled\n[ 0.200293] Switched APIC routing to physical x2apic.\n[ 0.202017] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203102] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205037] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206772] KVM setup paravirtual spinlock\n[ 0.208042] x86: Booted up 1 node, 1 CPUs\n[ 0.208820] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210192] devtmpfs: initialized\n[ 0.211880] evm: security.selinux\n[ 0.212567] evm: security.SMACK64\n[ 0.213239] evm: security.SMACK64EXEC\n[ 0.213959] evm: security.SMACK64TRANSMUTE\n[ 0.214747] evm: security.SMACK64MMAP\n[ 0.215468] evm: security.ima\n[ 0.216097] evm: security.capability\n[ 0.216890] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218687] pinctrl core: initialized pinctrl subsystem\n[ 0.219746] RTC time: 17:39:25, date: 09/26/18\n[ 0.220682] NET: Registered protocol family 16\n[ 0.221623] cpuidle: using governor ladder\n[ 0.222413] cpuidle: using governor menu\n[ 0.223171] PCCT header not found.\n[ 0.223892] ACPI: bus type PCI registered\n[ 0.224674] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225875] PCI: Using configuration type 1 for base access\n[ 0.227593] ACPI: Added _OSI(Module Device)\n[ 0.228414] ACPI: Added _OSI(Processor Device)\n[ 0.229262] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230135] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232209] ACPI: Interpreter enabled\n[ 0.232946] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234739] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236518] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238308] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240089] ACPI: (supports S0 S5)\n[ 0.240771] ACPI: Using IOAPIC for interrupt routing\n[ 0.241686] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244855] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245955] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247148] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248308] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250476] acpiphp: Slot [3] registered\n[ 0.251253] acpiphp: Slot [4] registered\n[ 0.252029] acpiphp: Slot [5] registered\n[ 0.252810] acpiphp: Slot [6] registered\n[ 0.253587] acpiphp: Slot [7] registered\n[ 0.254365] acpiphp: Slot [8] registered\n[ 0.255141] acpiphp: Slot [9] registered\n[ 0.255913] acpiphp: Slot [10] registered\n[ 0.256699] acpiphp: Slot [11] registered\n[ 0.257493] acpiphp: Slot [12] registered\n[ 0.258290] acpiphp: Slot [13] registered\n[ 0.259076] acpiphp: Slot [14] registered\n[ 0.259859] acpiphp: Slot [15] registered\n[ 0.270687] acpiphp: Slot [16] registered\n[ 0.271489] acpiphp: Slot [17] registered\n[ 0.272275] acpiphp: Slot [18] registered\n[ 0.273063] acpiphp: Slot [19] registered\n[ 0.273847] acpiphp: Slot [20] registered\n[ 0.274635] acpiphp: Slot [21] registered\n[ 0.275428] acpiphp: Slot [22] registered\n[ 0.276214] acpiphp: Slot [23] registered\n[ 0.276997] acpiphp: Slot [24] registered\n[ 0.277784] acpiphp: Slot [25] registered\n[ 0.278589] acpiphp: Slot [26] registered\n[ 0.279383] acpiphp: Slot [27] registered\n[ 0.280180] acpiphp: Slot [28] registered\n[ 0.280966] acpiphp: Slot [29] registered\n[ 0.281751] acpiphp: Slot [30] registered\n[ 0.282541] acpiphp: Slot [31] registered\n[ 0.283325] PCI host bridge to bus 0000:00\n[ 0.284112] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285289] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286461] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287859] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289262] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295451] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296725] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297866] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299104] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305910] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307322] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355244] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356717] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358140] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359529] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360979] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362908] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.364055] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365121] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366684] vgaarb: loaded\n[ 0.367292] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368427] SCSI subsystem initialized\n[ 0.369254] ACPI: bus type USB registered\n[ 0.370070] usbcore: registered new interface driver usbfs\n[ 0.371106] usbcore: registered new interface driver hub\n[ 0.372119] usbcore: registered new device driver usb\n[ 0.373190] PCI: Using ACPI for IRQ routing\n[ 0.374219] NetLabel: Initializing\n[ 0.374929] NetLabel: domain hash size = 128\n[ 0.375794] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376753] NetLabel: unlabeled traffic allowed by default\n[ 0.377846] clocksource: Switched to clocksource kvm-clock\n[ 0.383398] AppArmor: AppArmor Filesystem Enabled\n[ 0.384388] pnp: PnP ACPI init\n[ 0.385293] pnp: PnP ACPI: found 5 devices\n[ 0.391666] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393372] NET: Registered protocol family 2\n[ 0.394330] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395600] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396762] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397926] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399010] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400171] NET: Registered protocol family 1\n[ 0.401033] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.402132] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.403204] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417354] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431792] Trying to unpack rootfs image as initramfs...\n[ 0.481996] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.495783] Scanning for low memory corruption every 60 seconds\n[ 0.497283] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498652] audit: initializing netlink subsys (disabled)\n[ 0.499876] audit: type=2000 audit(1537983566.431:1): initialized\n[ 0.501439] Initialise system trusted keyring\n[ 0.502541] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503938] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506225] zbud: loaded\n[ 0.506977] VFS: Disk quotas dquot_6.6.0\n[ 0.507898] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509595] fuse init (API version 7.23)\n[ 0.510646] Key type big_key registered\n[ 0.511562] Allocating IMA MOK and blacklist keyrings.\n[ 0.513234] Key type asymmetric registered\n[ 0.514211] Asymmetric key parser 'x509' registered\n[ 0.515347] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.517115] io scheduler noop registered\n[ 0.518060] io scheduler deadline registered (default)\n[ 0.519266] io scheduler cfq registered\n[ 0.520279] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521607] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523148] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524907] ACPI: Power Button [PWRF]\n[ 0.525889] GHES: HEST is not enabled!\n[ 0.539757] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570122] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573350] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596905] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599332] Linux agpgart interface v0.103\n[ 0.601570] brd: module loaded\n[ 0.602947] loop: module loaded\n[ 0.607871] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609569] GPT:90111 != 2097151\n[ 0.610368] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611663] GPT:90111 != 2097151\n[ 0.612454] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613582] vda: vda1 vda15\n[ 0.615178] scsi host0: ata_piix\n[ 0.616035] scsi host1: ata_piix\n[ 0.616848] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618308] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.619991] libphy: Fixed MDIO Bus: probed\n[ 0.620943] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622066] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624414] PPP generic driver version 2.4.2\n[ 0.625522] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.626944] ehci-pci: EHCI PCI platform driver\n[ 0.627966] ehci-platform: EHCI generic platform driver\n[ 0.629132] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630473] ohci-pci: OHCI PCI platform driver\n[ 0.631499] ohci-platform: OHCI generic platform driver\n[ 0.632660] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647249] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648438] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650147] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651304] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652610] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654085] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655755] usb usb1: Product: UHCI Host Controller\n[ 0.656852] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658271] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659400] hub 1-0:1.0: USB hub found\n[ 0.660321] hub 1-0:1.0: 2 ports detected\n[ 0.661361] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663781] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664902] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666112] mousedev: PS/2 mouse device common for all mice\n[ 0.667565] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669711] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670979] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672401] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673814] i2c /dev entries driver\n[ 0.674701] device-mapper: uevent: version 1.0.3\n[ 0.675817] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677735] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.679259] NET: Registered protocol family 10\n[ 0.680413] NET: Registered protocol family 17\n[ 0.681467] Key type dns_resolver registered\n[ 0.682546] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.683856] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.685928] registered taskstats version 1\n[ 0.686907] Loading compiled-in X.509 certificates\n[ 0.688517] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.690731] zswap: loaded using pool lzo/zbud\n[ 0.692258] Key type trusted registered\n[ 0.693973] Key type encrypted registered\n[ 0.694944] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.696164] ima: No TPM chip found, activating TPM-bypass!\n[ 0.697390] evm: HMAC attrs: 0x1\n[ 0.698458] Magic number: 2:908:694\n[ 0.699439] rtc_cmos 00:00: setting system clock to 2018-09-26 17:39:26 UTC (1537983566)\n[ 0.701312] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.702638] EDD information not available.\n[ 0.778826] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.780325] Write protecting the kernel read-only data: 14336k\n[ 0.792091] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793881] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.36\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.559718] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.46. iid=i-00000132\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/suyvY80k3Zy4yqmVv3BjwbJMHJZQ5b2x0PWUU+SimIQeFqv03R4d05q0gfWUOSRWDgDEUhct1NCpkZ/NoBxS4HaY8jgfnUfBuXe7FOL/WgIJ4OXARYxquzNU55lSqzH6yFItm9NjOasVFsPzE4SinBPirp66HXJ9v8R+5+wbHO00BOtagsBwqi883dWLGYkUFMuhLaLSdUmapFsTfE9SCP2OAUr2Mt7trYoVQ7L9IVHfKLHXV9eZglqYc2e494PXy2QfwyWf0J9GhZFEfR+Lwm+fFBGltBpa9A3ktAuntxPkw18lvThC9JJoUXhewPZp3AHayCQpm93OvmfA55yP root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAJ4D2BmgLn+qfRDlj257mQjkZBiR5wV1wNn1Cgzk5POHAA+kARDoitmiIhNCNb4lMzQ/3r4d9r0gagkXfHsb8YWiIGo+gBnIU+miTRnwB7oaHvjRUwdk0Llu9qMey/ZDdrRur2Z49fCEyPqJ8uq9WdDz7uJG6RVaBiG6AMk5P+C/AAAAFQCYmyeIo/2UOpJpnHvOF6W0dwsGOQAAAIEAiYWPkLbBSxjPpL5s4VexCGINWswAKcPU43tczxEdDSdkEHUPPb5oVFDDzPQSR12roH+Mua/s/fYDudEnVmbgSQAcFmbSbM43Nb/LWKEvV4Rkm9/HXBKOE3QcRAjpKEPvZbtrCYJoDq4VVcw/ReIzIv07qACkfXkw8nC4rXfMQgEAAACAeZzLdIHDiLMIHLuaEjMyTuqGrjYKLoBX5YpLgPwMuROWT41/6jJHE9yeMhtRiXpaldSPqfBwJzfecsAhVJeVyFuAS4BSjRAsKt2taOz9Sy44EMPN9g4IoOaXsEl7mDUpPHTLw1F3yfmOiVmcPygGg7DH6UgD4cWNrbzK3xhVB9M= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe92:acc4/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.7 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000132\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.65 ===\n/dev/root resized successfully [took 1.69s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:92:AC:C4 \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe92:acc4/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8230 (8.0 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-09-26 17:39:40,520 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1f5d061f-d4c9-4379-b23c-1de57735e4d1/action used request id req-2b9bf430-4cc7-4c8a-852a-b6dbd0be72ad 2018-09-26 17:39:42,541 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1f5d061f-d4c9-4379-b23c-1de57735e4d1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f9b163c0c908b7176847ea2ca6660d9f10fb20" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:39:43,610 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:39:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-476d176f-2122-4167-9c84-2d6571bfd5c0 x-compute-request-id: req-476d176f-2122-4167-9c84-2d6571bfd5c0 Content-Encoding: gzip Content-Length: 9972 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 506538701 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.130746] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132342] pid_max: default: 32768 minimum: 301\n[ 0.133205] ACPI: Core revision 20150930\n[ 0.134562] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135830] Security Framework initialized\n[ 0.136624] Yama: becoming mindful.\n[ 0.137334] AppArmor: AppArmor initialized\n[ 0.138175] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139465] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140701] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141870] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143218] Initializing cgroup subsys io\n[ 0.144009] Initializing cgroup subsys memory\n[ 0.144838] Initializing cgroup subsys devices\n[ 0.145682] Initializing cgroup subsys freezer\n[ 0.146529] Initializing cgroup subsys net_cls\n[ 0.147372] Initializing cgroup subsys perf_event\n[ 0.148255] Initializing cgroup subsys net_prio\n[ 0.149112] Initializing cgroup subsys hugetlb\n[ 0.149961] Initializing cgroup subsys pids\n[ 0.150816] CPU: Physical Processor ID: 0\n[ 0.152282] mce: CPU supports 10 MCE banks\n[ 0.153100] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154072] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164691] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171029] ftrace: allocating 31920 entries in 125 pages\n[ 0.197352] smpboot: Max logical packages: 1\n[ 0.198199] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199506] x2apic enabled\n[ 0.200293] Switched APIC routing to physical x2apic.\n[ 0.202017] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203102] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205037] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206772] KVM setup paravirtual spinlock\n[ 0.208042] x86: Booted up 1 node, 1 CPUs\n[ 0.208820] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210192] devtmpfs: initialized\n[ 0.211880] evm: security.selinux\n[ 0.212567] evm: security.SMACK64\n[ 0.213239] evm: security.SMACK64EXEC\n[ 0.213959] evm: security.SMACK64TRANSMUTE\n[ 0.214747] evm: security.SMACK64MMAP\n[ 0.215468] evm: security.ima\n[ 0.216097] evm: security.capability\n[ 0.216890] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218687] pinctrl core: initialized pinctrl subsystem\n[ 0.219746] RTC time: 17:39:25, date: 09/26/18\n[ 0.220682] NET: Registered protocol family 16\n[ 0.221623] cpuidle: using governor ladder\n[ 0.222413] cpuidle: using governor menu\n[ 0.223171] PCCT header not found.\n[ 0.223892] ACPI: bus type PCI registered\n[ 0.224674] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225875] PCI: Using configuration type 1 for base access\n[ 0.227593] ACPI: Added _OSI(Module Device)\n[ 0.228414] ACPI: Added _OSI(Processor Device)\n[ 0.229262] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230135] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232209] ACPI: Interpreter enabled\n[ 0.232946] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234739] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236518] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238308] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240089] ACPI: (supports S0 S5)\n[ 0.240771] ACPI: Using IOAPIC for interrupt routing\n[ 0.241686] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244855] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245955] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247148] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248308] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250476] acpiphp: Slot [3] registered\n[ 0.251253] acpiphp: Slot [4] registered\n[ 0.252029] acpiphp: Slot [5] registered\n[ 0.252810] acpiphp: Slot [6] registered\n[ 0.253587] acpiphp: Slot [7] registered\n[ 0.254365] acpiphp: Slot [8] registered\n[ 0.255141] acpiphp: Slot [9] registered\n[ 0.255913] acpiphp: Slot [10] registered\n[ 0.256699] acpiphp: Slot [11] registered\n[ 0.257493] acpiphp: Slot [12] registered\n[ 0.258290] acpiphp: Slot [13] registered\n[ 0.259076] acpiphp: Slot [14] registered\n[ 0.259859] acpiphp: Slot [15] registered\n[ 0.270687] acpiphp: Slot [16] registered\n[ 0.271489] acpiphp: Slot [17] registered\n[ 0.272275] acpiphp: Slot [18] registered\n[ 0.273063] acpiphp: Slot [19] registered\n[ 0.273847] acpiphp: Slot [20] registered\n[ 0.274635] acpiphp: Slot [21] registered\n[ 0.275428] acpiphp: Slot [22] registered\n[ 0.276214] acpiphp: Slot [23] registered\n[ 0.276997] acpiphp: Slot [24] registered\n[ 0.277784] acpiphp: Slot [25] registered\n[ 0.278589] acpiphp: Slot [26] registered\n[ 0.279383] acpiphp: Slot [27] registered\n[ 0.280180] acpiphp: Slot [28] registered\n[ 0.280966] acpiphp: Slot [29] registered\n[ 0.281751] acpiphp: Slot [30] registered\n[ 0.282541] acpiphp: Slot [31] registered\n[ 0.283325] PCI host bridge to bus 0000:00\n[ 0.284112] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285289] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286461] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287859] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289262] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295451] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296725] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297866] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299104] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305910] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307322] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355244] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356717] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358140] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359529] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360979] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362908] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.364055] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365121] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366684] vgaarb: loaded\n[ 0.367292] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368427] SCSI subsystem initialized\n[ 0.369254] ACPI: bus type USB registered\n[ 0.370070] usbcore: registered new interface driver usbfs\n[ 0.371106] usbcore: registered new interface driver hub\n[ 0.372119] usbcore: registered new device driver usb\n[ 0.373190] PCI: Using ACPI for IRQ routing\n[ 0.374219] NetLabel: Initializing\n[ 0.374929] NetLabel: domain hash size = 128\n[ 0.375794] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376753] NetLabel: unlabeled traffic allowed by default\n[ 0.377846] clocksource: Switched to clocksource kvm-clock\n[ 0.383398] AppArmor: AppArmor Filesystem Enabled\n[ 0.384388] pnp: PnP ACPI init\n[ 0.385293] pnp: PnP ACPI: found 5 devices\n[ 0.391666] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393372] NET: Registered protocol family 2\n[ 0.394330] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395600] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396762] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397926] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399010] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400171] NET: Registered protocol family 1\n[ 0.401033] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.402132] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.403204] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417354] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431792] Trying to unpack rootfs image as initramfs...\n[ 0.481996] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.495783] Scanning for low memory corruption every 60 seconds\n[ 0.497283] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498652] audit: initializing netlink subsys (disabled)\n[ 0.499876] audit: type=2000 audit(1537983566.431:1): initialized\n[ 0.501439] Initialise system trusted keyring\n[ 0.502541] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503938] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506225] zbud: loaded\n[ 0.506977] VFS: Disk quotas dquot_6.6.0\n[ 0.507898] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509595] fuse init (API version 7.23)\n[ 0.510646] Key type big_key registered\n[ 0.511562] Allocating IMA MOK and blacklist keyrings.\n[ 0.513234] Key type asymmetric registered\n[ 0.514211] Asymmetric key parser 'x509' registered\n[ 0.515347] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.517115] io scheduler noop registered\n[ 0.518060] io scheduler deadline registered (default)\n[ 0.519266] io scheduler cfq registered\n[ 0.520279] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521607] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523148] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524907] ACPI: Power Button [PWRF]\n[ 0.525889] GHES: HEST is not enabled!\n[ 0.539757] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570122] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573350] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596905] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599332] Linux agpgart interface v0.103\n[ 0.601570] brd: module loaded\n[ 0.602947] loop: module loaded\n[ 0.607871] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609569] GPT:90111 != 2097151\n[ 0.610368] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611663] GPT:90111 != 2097151\n[ 0.612454] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613582] vda: vda1 vda15\n[ 0.615178] scsi host0: ata_piix\n[ 0.616035] scsi host1: ata_piix\n[ 0.616848] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618308] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.619991] libphy: Fixed MDIO Bus: probed\n[ 0.620943] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622066] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624414] PPP generic driver version 2.4.2\n[ 0.625522] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.626944] ehci-pci: EHCI PCI platform driver\n[ 0.627966] ehci-platform: EHCI generic platform driver\n[ 0.629132] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630473] ohci-pci: OHCI PCI platform driver\n[ 0.631499] ohci-platform: OHCI generic platform driver\n[ 0.632660] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647249] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648438] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650147] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651304] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652610] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654085] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655755] usb usb1: Product: UHCI Host Controller\n[ 0.656852] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658271] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659400] hub 1-0:1.0: USB hub found\n[ 0.660321] hub 1-0:1.0: 2 ports detected\n[ 0.661361] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663781] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664902] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666112] mousedev: PS/2 mouse device common for all mice\n[ 0.667565] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669711] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670979] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672401] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673814] i2c /dev entries driver\n[ 0.674701] device-mapper: uevent: version 1.0.3\n[ 0.675817] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677735] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.679259] NET: Registered protocol family 10\n[ 0.680413] NET: Registered protocol family 17\n[ 0.681467] Key type dns_resolver registered\n[ 0.682546] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.683856] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.685928] registered taskstats version 1\n[ 0.686907] Loading compiled-in X.509 certificates\n[ 0.688517] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.690731] zswap: loaded using pool lzo/zbud\n[ 0.692258] Key type trusted registered\n[ 0.693973] Key type encrypted registered\n[ 0.694944] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.696164] ima: No TPM chip found, activating TPM-bypass!\n[ 0.697390] evm: HMAC attrs: 0x1\n[ 0.698458] Magic number: 2:908:694\n[ 0.699439] rtc_cmos 00:00: setting system clock to 2018-09-26 17:39:26 UTC (1537983566)\n[ 0.701312] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.702638] EDD information not available.\n[ 0.778826] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.780325] Write protecting the kernel read-only data: 14336k\n[ 0.792091] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793881] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.36\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.559718] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.46. iid=i-00000132\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/suyvY80k3Zy4yqmVv3BjwbJMHJZQ5b2x0PWUU+SimIQeFqv03R4d05q0gfWUOSRWDgDEUhct1NCpkZ/NoBxS4HaY8jgfnUfBuXe7FOL/WgIJ4OXARYxquzNU55lSqzH6yFItm9NjOasVFsPzE4SinBPirp66HXJ9v8R+5+wbHO00BOtagsBwqi883dWLGYkUFMuhLaLSdUmapFsTfE9SCP2OAUr2Mt7trYoVQ7L9IVHfKLHXV9eZglqYc2e494PXy2QfwyWf0J9GhZFEfR+Lwm+fFBGltBpa9A3ktAuntxPkw18lvThC9JJoUXhewPZp3AHayCQpm93OvmfA55yP root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAJ4D2BmgLn+qfRDlj257mQjkZBiR5wV1wNn1Cgzk5POHAA+kARDoitmiIhNCNb4lMzQ/3r4d9r0gagkXfHsb8YWiIGo+gBnIU+miTRnwB7oaHvjRUwdk0Llu9qMey/ZDdrRur2Z49fCEyPqJ8uq9WdDz7uJG6RVaBiG6AMk5P+C/AAAAFQCYmyeIo/2UOpJpnHvOF6W0dwsGOQAAAIEAiYWPkLbBSxjPpL5s4VexCGINWswAKcPU43tczxEdDSdkEHUPPb5oVFDDzPQSR12roH+Mua/s/fYDudEnVmbgSQAcFmbSbM43Nb/LWKEvV4Rkm9/HXBKOE3QcRAjpKEPvZbtrCYJoDq4VVcw/ReIzIv07qACkfXkw8nC4rXfMQgEAAACAeZzLdIHDiLMIHLuaEjMyTuqGrjYKLoBX5YpLgPwMuROWT41/6jJHE9yeMhtRiXpaldSPqfBwJzfecsAhVJeVyFuAS4BSjRAsKt2taOz9Sy44EMPN9g4IoOaXsEl7mDUpPHTLw1F3yfmOiVmcPygGg7DH6UgD4cWNrbzK3xhVB9M= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe92:acc4/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.7 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000132\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.65 ===\n/dev/root resized successfully [took 1.69s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:92:AC:C4 \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe92:acc4/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8230 (8.0 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-09-26 17:39:43,610 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1f5d061f-d4c9-4379-b23c-1de57735e4d1/action used request id req-476d176f-2122-4167-9c84-2d6571bfd5c0 2018-09-26 17:39:45,633 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1f5d061f-d4c9-4379-b23c-1de57735e4d1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f9b163c0c908b7176847ea2ca6660d9f10fb20" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:39:46,756 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:39:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ce05774b-04ff-48e9-b3a9-78b8fd79bbea x-compute-request-id: req-ce05774b-04ff-48e9-b3a9-78b8fd79bbea Content-Encoding: gzip Content-Length: 9972 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 506538701 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.130746] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132342] pid_max: default: 32768 minimum: 301\n[ 0.133205] ACPI: Core revision 20150930\n[ 0.134562] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135830] Security Framework initialized\n[ 0.136624] Yama: becoming mindful.\n[ 0.137334] AppArmor: AppArmor initialized\n[ 0.138175] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139465] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140701] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141870] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143218] Initializing cgroup subsys io\n[ 0.144009] Initializing cgroup subsys memory\n[ 0.144838] Initializing cgroup subsys devices\n[ 0.145682] Initializing cgroup subsys freezer\n[ 0.146529] Initializing cgroup subsys net_cls\n[ 0.147372] Initializing cgroup subsys perf_event\n[ 0.148255] Initializing cgroup subsys net_prio\n[ 0.149112] Initializing cgroup subsys hugetlb\n[ 0.149961] Initializing cgroup subsys pids\n[ 0.150816] CPU: Physical Processor ID: 0\n[ 0.152282] mce: CPU supports 10 MCE banks\n[ 0.153100] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154072] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164691] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171029] ftrace: allocating 31920 entries in 125 pages\n[ 0.197352] smpboot: Max logical packages: 1\n[ 0.198199] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199506] x2apic enabled\n[ 0.200293] Switched APIC routing to physical x2apic.\n[ 0.202017] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203102] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205037] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206772] KVM setup paravirtual spinlock\n[ 0.208042] x86: Booted up 1 node, 1 CPUs\n[ 0.208820] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210192] devtmpfs: initialized\n[ 0.211880] evm: security.selinux\n[ 0.212567] evm: security.SMACK64\n[ 0.213239] evm: security.SMACK64EXEC\n[ 0.213959] evm: security.SMACK64TRANSMUTE\n[ 0.214747] evm: security.SMACK64MMAP\n[ 0.215468] evm: security.ima\n[ 0.216097] evm: security.capability\n[ 0.216890] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218687] pinctrl core: initialized pinctrl subsystem\n[ 0.219746] RTC time: 17:39:25, date: 09/26/18\n[ 0.220682] NET: Registered protocol family 16\n[ 0.221623] cpuidle: using governor ladder\n[ 0.222413] cpuidle: using governor menu\n[ 0.223171] PCCT header not found.\n[ 0.223892] ACPI: bus type PCI registered\n[ 0.224674] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225875] PCI: Using configuration type 1 for base access\n[ 0.227593] ACPI: Added _OSI(Module Device)\n[ 0.228414] ACPI: Added _OSI(Processor Device)\n[ 0.229262] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230135] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232209] ACPI: Interpreter enabled\n[ 0.232946] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234739] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236518] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238308] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240089] ACPI: (supports S0 S5)\n[ 0.240771] ACPI: Using IOAPIC for interrupt routing\n[ 0.241686] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244855] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245955] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247148] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248308] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250476] acpiphp: Slot [3] registered\n[ 0.251253] acpiphp: Slot [4] registered\n[ 0.252029] acpiphp: Slot [5] registered\n[ 0.252810] acpiphp: Slot [6] registered\n[ 0.253587] acpiphp: Slot [7] registered\n[ 0.254365] acpiphp: Slot [8] registered\n[ 0.255141] acpiphp: Slot [9] registered\n[ 0.255913] acpiphp: Slot [10] registered\n[ 0.256699] acpiphp: Slot [11] registered\n[ 0.257493] acpiphp: Slot [12] registered\n[ 0.258290] acpiphp: Slot [13] registered\n[ 0.259076] acpiphp: Slot [14] registered\n[ 0.259859] acpiphp: Slot [15] registered\n[ 0.270687] acpiphp: Slot [16] registered\n[ 0.271489] acpiphp: Slot [17] registered\n[ 0.272275] acpiphp: Slot [18] registered\n[ 0.273063] acpiphp: Slot [19] registered\n[ 0.273847] acpiphp: Slot [20] registered\n[ 0.274635] acpiphp: Slot [21] registered\n[ 0.275428] acpiphp: Slot [22] registered\n[ 0.276214] acpiphp: Slot [23] registered\n[ 0.276997] acpiphp: Slot [24] registered\n[ 0.277784] acpiphp: Slot [25] registered\n[ 0.278589] acpiphp: Slot [26] registered\n[ 0.279383] acpiphp: Slot [27] registered\n[ 0.280180] acpiphp: Slot [28] registered\n[ 0.280966] acpiphp: Slot [29] registered\n[ 0.281751] acpiphp: Slot [30] registered\n[ 0.282541] acpiphp: Slot [31] registered\n[ 0.283325] PCI host bridge to bus 0000:00\n[ 0.284112] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285289] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286461] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287859] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289262] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295451] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296725] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297866] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299104] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305910] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307322] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355244] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356717] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358140] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359529] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360979] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362908] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.364055] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365121] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366684] vgaarb: loaded\n[ 0.367292] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368427] SCSI subsystem initialized\n[ 0.369254] ACPI: bus type USB registered\n[ 0.370070] usbcore: registered new interface driver usbfs\n[ 0.371106] usbcore: registered new interface driver hub\n[ 0.372119] usbcore: registered new device driver usb\n[ 0.373190] PCI: Using ACPI for IRQ routing\n[ 0.374219] NetLabel: Initializing\n[ 0.374929] NetLabel: domain hash size = 128\n[ 0.375794] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376753] NetLabel: unlabeled traffic allowed by default\n[ 0.377846] clocksource: Switched to clocksource kvm-clock\n[ 0.383398] AppArmor: AppArmor Filesystem Enabled\n[ 0.384388] pnp: PnP ACPI init\n[ 0.385293] pnp: PnP ACPI: found 5 devices\n[ 0.391666] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393372] NET: Registered protocol family 2\n[ 0.394330] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395600] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396762] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397926] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399010] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400171] NET: Registered protocol family 1\n[ 0.401033] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.402132] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.403204] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417354] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431792] Trying to unpack rootfs image as initramfs...\n[ 0.481996] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.495783] Scanning for low memory corruption every 60 seconds\n[ 0.497283] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498652] audit: initializing netlink subsys (disabled)\n[ 0.499876] audit: type=2000 audit(1537983566.431:1): initialized\n[ 0.501439] Initialise system trusted keyring\n[ 0.502541] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503938] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506225] zbud: loaded\n[ 0.506977] VFS: Disk quotas dquot_6.6.0\n[ 0.507898] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509595] fuse init (API version 7.23)\n[ 0.510646] Key type big_key registered\n[ 0.511562] Allocating IMA MOK and blacklist keyrings.\n[ 0.513234] Key type asymmetric registered\n[ 0.514211] Asymmetric key parser 'x509' registered\n[ 0.515347] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.517115] io scheduler noop registered\n[ 0.518060] io scheduler deadline registered (default)\n[ 0.519266] io scheduler cfq registered\n[ 0.520279] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521607] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523148] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524907] ACPI: Power Button [PWRF]\n[ 0.525889] GHES: HEST is not enabled!\n[ 0.539757] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570122] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573350] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596905] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599332] Linux agpgart interface v0.103\n[ 0.601570] brd: module loaded\n[ 0.602947] loop: module loaded\n[ 0.607871] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609569] GPT:90111 != 2097151\n[ 0.610368] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611663] GPT:90111 != 2097151\n[ 0.612454] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613582] vda: vda1 vda15\n[ 0.615178] scsi host0: ata_piix\n[ 0.616035] scsi host1: ata_piix\n[ 0.616848] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618308] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.619991] libphy: Fixed MDIO Bus: probed\n[ 0.620943] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622066] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624414] PPP generic driver version 2.4.2\n[ 0.625522] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.626944] ehci-pci: EHCI PCI platform driver\n[ 0.627966] ehci-platform: EHCI generic platform driver\n[ 0.629132] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630473] ohci-pci: OHCI PCI platform driver\n[ 0.631499] ohci-platform: OHCI generic platform driver\n[ 0.632660] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647249] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648438] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650147] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651304] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652610] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654085] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655755] usb usb1: Product: UHCI Host Controller\n[ 0.656852] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658271] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659400] hub 1-0:1.0: USB hub found\n[ 0.660321] hub 1-0:1.0: 2 ports detected\n[ 0.661361] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663781] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664902] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666112] mousedev: PS/2 mouse device common for all mice\n[ 0.667565] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669711] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670979] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672401] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673814] i2c /dev entries driver\n[ 0.674701] device-mapper: uevent: version 1.0.3\n[ 0.675817] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677735] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.679259] NET: Registered protocol family 10\n[ 0.680413] NET: Registered protocol family 17\n[ 0.681467] Key type dns_resolver registered\n[ 0.682546] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.683856] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.685928] registered taskstats version 1\n[ 0.686907] Loading compiled-in X.509 certificates\n[ 0.688517] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.690731] zswap: loaded using pool lzo/zbud\n[ 0.692258] Key type trusted registered\n[ 0.693973] Key type encrypted registered\n[ 0.694944] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.696164] ima: No TPM chip found, activating TPM-bypass!\n[ 0.697390] evm: HMAC attrs: 0x1\n[ 0.698458] Magic number: 2:908:694\n[ 0.699439] rtc_cmos 00:00: setting system clock to 2018-09-26 17:39:26 UTC (1537983566)\n[ 0.701312] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.702638] EDD information not available.\n[ 0.778826] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.780325] Write protecting the kernel read-only data: 14336k\n[ 0.792091] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793881] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.36\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.559718] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.46. iid=i-00000132\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/suyvY80k3Zy4yqmVv3BjwbJMHJZQ5b2x0PWUU+SimIQeFqv03R4d05q0gfWUOSRWDgDEUhct1NCpkZ/NoBxS4HaY8jgfnUfBuXe7FOL/WgIJ4OXARYxquzNU55lSqzH6yFItm9NjOasVFsPzE4SinBPirp66HXJ9v8R+5+wbHO00BOtagsBwqi883dWLGYkUFMuhLaLSdUmapFsTfE9SCP2OAUr2Mt7trYoVQ7L9IVHfKLHXV9eZglqYc2e494PXy2QfwyWf0J9GhZFEfR+Lwm+fFBGltBpa9A3ktAuntxPkw18lvThC9JJoUXhewPZp3AHayCQpm93OvmfA55yP root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAJ4D2BmgLn+qfRDlj257mQjkZBiR5wV1wNn1Cgzk5POHAA+kARDoitmiIhNCNb4lMzQ/3r4d9r0gagkXfHsb8YWiIGo+gBnIU+miTRnwB7oaHvjRUwdk0Llu9qMey/ZDdrRur2Z49fCEyPqJ8uq9WdDz7uJG6RVaBiG6AMk5P+C/AAAAFQCYmyeIo/2UOpJpnHvOF6W0dwsGOQAAAIEAiYWPkLbBSxjPpL5s4VexCGINWswAKcPU43tczxEdDSdkEHUPPb5oVFDDzPQSR12roH+Mua/s/fYDudEnVmbgSQAcFmbSbM43Nb/LWKEvV4Rkm9/HXBKOE3QcRAjpKEPvZbtrCYJoDq4VVcw/ReIzIv07qACkfXkw8nC4rXfMQgEAAACAeZzLdIHDiLMIHLuaEjMyTuqGrjYKLoBX5YpLgPwMuROWT41/6jJHE9yeMhtRiXpaldSPqfBwJzfecsAhVJeVyFuAS4BSjRAsKt2taOz9Sy44EMPN9g4IoOaXsEl7mDUpPHTLw1F3yfmOiVmcPygGg7DH6UgD4cWNrbzK3xhVB9M= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe92:acc4/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.7 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000132\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.65 ===\n/dev/root resized successfully [took 1.69s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:92:AC:C4 \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe92:acc4/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8230 (8.0 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-09-26 17:39:46,757 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1f5d061f-d4c9-4379-b23c-1de57735e4d1/action used request id req-ce05774b-04ff-48e9-b3a9-78b8fd79bbea 2018-09-26 17:39:48,779 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1f5d061f-d4c9-4379-b23c-1de57735e4d1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f9b163c0c908b7176847ea2ca6660d9f10fb20" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:39:49,857 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:39:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f716e1fb-0327-498c-ba12-22b22f4bf811 x-compute-request-id: req-f716e1fb-0327-498c-ba12-22b22f4bf811 Content-Encoding: gzip Content-Length: 10045 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 506538701 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.130746] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132342] pid_max: default: 32768 minimum: 301\n[ 0.133205] ACPI: Core revision 20150930\n[ 0.134562] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135830] Security Framework initialized\n[ 0.136624] Yama: becoming mindful.\n[ 0.137334] AppArmor: AppArmor initialized\n[ 0.138175] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139465] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140701] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141870] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143218] Initializing cgroup subsys io\n[ 0.144009] Initializing cgroup subsys memory\n[ 0.144838] Initializing cgroup subsys devices\n[ 0.145682] Initializing cgroup subsys freezer\n[ 0.146529] Initializing cgroup subsys net_cls\n[ 0.147372] Initializing cgroup subsys perf_event\n[ 0.148255] Initializing cgroup subsys net_prio\n[ 0.149112] Initializing cgroup subsys hugetlb\n[ 0.149961] Initializing cgroup subsys pids\n[ 0.150816] CPU: Physical Processor ID: 0\n[ 0.152282] mce: CPU supports 10 MCE banks\n[ 0.153100] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154072] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164691] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171029] ftrace: allocating 31920 entries in 125 pages\n[ 0.197352] smpboot: Max logical packages: 1\n[ 0.198199] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199506] x2apic enabled\n[ 0.200293] Switched APIC routing to physical x2apic.\n[ 0.202017] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203102] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205037] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206772] KVM setup paravirtual spinlock\n[ 0.208042] x86: Booted up 1 node, 1 CPUs\n[ 0.208820] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210192] devtmpfs: initialized\n[ 0.211880] evm: security.selinux\n[ 0.212567] evm: security.SMACK64\n[ 0.213239] evm: security.SMACK64EXEC\n[ 0.213959] evm: security.SMACK64TRANSMUTE\n[ 0.214747] evm: security.SMACK64MMAP\n[ 0.215468] evm: security.ima\n[ 0.216097] evm: security.capability\n[ 0.216890] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218687] pinctrl core: initialized pinctrl subsystem\n[ 0.219746] RTC time: 17:39:25, date: 09/26/18\n[ 0.220682] NET: Registered protocol family 16\n[ 0.221623] cpuidle: using governor ladder\n[ 0.222413] cpuidle: using governor menu\n[ 0.223171] PCCT header not found.\n[ 0.223892] ACPI: bus type PCI registered\n[ 0.224674] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225875] PCI: Using configuration type 1 for base access\n[ 0.227593] ACPI: Added _OSI(Module Device)\n[ 0.228414] ACPI: Added _OSI(Processor Device)\n[ 0.229262] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230135] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232209] ACPI: Interpreter enabled\n[ 0.232946] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234739] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236518] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238308] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240089] ACPI: (supports S0 S5)\n[ 0.240771] ACPI: Using IOAPIC for interrupt routing\n[ 0.241686] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244855] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245955] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247148] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248308] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250476] acpiphp: Slot [3] registered\n[ 0.251253] acpiphp: Slot [4] registered\n[ 0.252029] acpiphp: Slot [5] registered\n[ 0.252810] acpiphp: Slot [6] registered\n[ 0.253587] acpiphp: Slot [7] registered\n[ 0.254365] acpiphp: Slot [8] registered\n[ 0.255141] acpiphp: Slot [9] registered\n[ 0.255913] acpiphp: Slot [10] registered\n[ 0.256699] acpiphp: Slot [11] registered\n[ 0.257493] acpiphp: Slot [12] registered\n[ 0.258290] acpiphp: Slot [13] registered\n[ 0.259076] acpiphp: Slot [14] registered\n[ 0.259859] acpiphp: Slot [15] registered\n[ 0.270687] acpiphp: Slot [16] registered\n[ 0.271489] acpiphp: Slot [17] registered\n[ 0.272275] acpiphp: Slot [18] registered\n[ 0.273063] acpiphp: Slot [19] registered\n[ 0.273847] acpiphp: Slot [20] registered\n[ 0.274635] acpiphp: Slot [21] registered\n[ 0.275428] acpiphp: Slot [22] registered\n[ 0.276214] acpiphp: Slot [23] registered\n[ 0.276997] acpiphp: Slot [24] registered\n[ 0.277784] acpiphp: Slot [25] registered\n[ 0.278589] acpiphp: Slot [26] registered\n[ 0.279383] acpiphp: Slot [27] registered\n[ 0.280180] acpiphp: Slot [28] registered\n[ 0.280966] acpiphp: Slot [29] registered\n[ 0.281751] acpiphp: Slot [30] registered\n[ 0.282541] acpiphp: Slot [31] registered\n[ 0.283325] PCI host bridge to bus 0000:00\n[ 0.284112] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285289] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286461] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287859] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289262] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295451] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296725] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297866] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299104] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305910] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307322] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355244] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356717] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358140] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359529] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360979] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362908] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.364055] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365121] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366684] vgaarb: loaded\n[ 0.367292] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368427] SCSI subsystem initialized\n[ 0.369254] ACPI: bus type USB registered\n[ 0.370070] usbcore: registered new interface driver usbfs\n[ 0.371106] usbcore: registered new interface driver hub\n[ 0.372119] usbcore: registered new device driver usb\n[ 0.373190] PCI: Using ACPI for IRQ routing\n[ 0.374219] NetLabel: Initializing\n[ 0.374929] NetLabel: domain hash size = 128\n[ 0.375794] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376753] NetLabel: unlabeled traffic allowed by default\n[ 0.377846] clocksource: Switched to clocksource kvm-clock\n[ 0.383398] AppArmor: AppArmor Filesystem Enabled\n[ 0.384388] pnp: PnP ACPI init\n[ 0.385293] pnp: PnP ACPI: found 5 devices\n[ 0.391666] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393372] NET: Registered protocol family 2\n[ 0.394330] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395600] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396762] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397926] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399010] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400171] NET: Registered protocol family 1\n[ 0.401033] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.402132] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.403204] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417354] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431792] Trying to unpack rootfs image as initramfs...\n[ 0.481996] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.495783] Scanning for low memory corruption every 60 seconds\n[ 0.497283] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498652] audit: initializing netlink subsys (disabled)\n[ 0.499876] audit: type=2000 audit(1537983566.431:1): initialized\n[ 0.501439] Initialise system trusted keyring\n[ 0.502541] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503938] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506225] zbud: loaded\n[ 0.506977] VFS: Disk quotas dquot_6.6.0\n[ 0.507898] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509595] fuse init (API version 7.23)\n[ 0.510646] Key type big_key registered\n[ 0.511562] Allocating IMA MOK and blacklist keyrings.\n[ 0.513234] Key type asymmetric registered\n[ 0.514211] Asymmetric key parser 'x509' registered\n[ 0.515347] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.517115] io scheduler noop registered\n[ 0.518060] io scheduler deadline registered (default)\n[ 0.519266] io scheduler cfq registered\n[ 0.520279] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521607] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523148] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524907] ACPI: Power Button [PWRF]\n[ 0.525889] GHES: HEST is not enabled!\n[ 0.539757] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570122] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573350] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596905] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599332] Linux agpgart interface v0.103\n[ 0.601570] brd: module loaded\n[ 0.602947] loop: module loaded\n[ 0.607871] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609569] GPT:90111 != 2097151\n[ 0.610368] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611663] GPT:90111 != 2097151\n[ 0.612454] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613582] vda: vda1 vda15\n[ 0.615178] scsi host0: ata_piix\n[ 0.616035] scsi host1: ata_piix\n[ 0.616848] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618308] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.619991] libphy: Fixed MDIO Bus: probed\n[ 0.620943] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622066] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624414] PPP generic driver version 2.4.2\n[ 0.625522] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.626944] ehci-pci: EHCI PCI platform driver\n[ 0.627966] ehci-platform: EHCI generic platform driver\n[ 0.629132] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630473] ohci-pci: OHCI PCI platform driver\n[ 0.631499] ohci-platform: OHCI generic platform driver\n[ 0.632660] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647249] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648438] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650147] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651304] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652610] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654085] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655755] usb usb1: Product: UHCI Host Controller\n[ 0.656852] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658271] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659400] hub 1-0:1.0: USB hub found\n[ 0.660321] hub 1-0:1.0: 2 ports detected\n[ 0.661361] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663781] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664902] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666112] mousedev: PS/2 mouse device common for all mice\n[ 0.667565] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669711] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670979] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672401] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673814] i2c /dev entries driver\n[ 0.674701] device-mapper: uevent: version 1.0.3\n[ 0.675817] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677735] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.679259] NET: Registered protocol family 10\n[ 0.680413] NET: Registered protocol family 17\n[ 0.681467] Key type dns_resolver registered\n[ 0.682546] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.683856] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.685928] registered taskstats version 1\n[ 0.686907] Loading compiled-in X.509 certificates\n[ 0.688517] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.690731] zswap: loaded using pool lzo/zbud\n[ 0.692258] Key type trusted registered\n[ 0.693973] Key type encrypted registered\n[ 0.694944] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.696164] ima: No TPM chip found, activating TPM-bypass!\n[ 0.697390] evm: HMAC attrs: 0x1\n[ 0.698458] Magic number: 2:908:694\n[ 0.699439] rtc_cmos 00:00: setting system clock to 2018-09-26 17:39:26 UTC (1537983566)\n[ 0.701312] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.702638] EDD information not available.\n[ 0.778826] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.780325] Write protecting the kernel read-only data: 14336k\n[ 0.792091] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793881] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.36\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.559718] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.46. iid=i-00000132\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/suyvY80k3Zy4yqmVv3BjwbJMHJZQ5b2x0PWUU+SimIQeFqv03R4d05q0gfWUOSRWDgDEUhct1NCpkZ/NoBxS4HaY8jgfnUfBuXe7FOL/WgIJ4OXARYxquzNU55lSqzH6yFItm9NjOasVFsPzE4SinBPirp66HXJ9v8R+5+wbHO00BOtagsBwqi883dWLGYkUFMuhLaLSdUmapFsTfE9SCP2OAUr2Mt7trYoVQ7L9IVHfKLHXV9eZglqYc2e494PXy2QfwyWf0J9GhZFEfR+Lwm+fFBGltBpa9A3ktAuntxPkw18lvThC9JJoUXhewPZp3AHayCQpm93OvmfA55yP root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAJ4D2BmgLn+qfRDlj257mQjkZBiR5wV1wNn1Cgzk5POHAA+kARDoitmiIhNCNb4lMzQ/3r4d9r0gagkXfHsb8YWiIGo+gBnIU+miTRnwB7oaHvjRUwdk0Llu9qMey/ZDdrRur2Z49fCEyPqJ8uq9WdDz7uJG6RVaBiG6AMk5P+C/AAAAFQCYmyeIo/2UOpJpnHvOF6W0dwsGOQAAAIEAiYWPkLbBSxjPpL5s4VexCGINWswAKcPU43tczxEdDSdkEHUPPb5oVFDDzPQSR12roH+Mua/s/fYDudEnVmbgSQAcFmbSbM43Nb/LWKEvV4Rkm9/HXBKOE3QcRAjpKEPvZbtrCYJoDq4VVcw/ReIzIv07qACkfXkw8nC4rXfMQgEAAACAeZzLdIHDiLMIHLuaEjMyTuqGrjYKLoBX5YpLgPwMuROWT41/6jJHE9yeMhtRiXpaldSPqfBwJzfecsAhVJeVyFuAS4BSjRAsKt2taOz9Sy44EMPN9g4IoOaXsEl7mDUpPHTLw1F3yfmOiVmcPygGg7DH6UgD4cWNrbzK3xhVB9M= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe92:acc4/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.7 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000132\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.65 ===\n/dev/root resized successfully [took 1.69s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:92:AC:C4 \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe92:acc4/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8230 (8.0 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-09-26 17:39:49,858 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1f5d061f-d4c9-4379-b23c-1de57735e4d1/action used request id req-f716e1fb-0327-498c-ba12-22b22f4bf811 2018-09-26 17:39:51,878 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1f5d061f-d4c9-4379-b23c-1de57735e4d1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f9b163c0c908b7176847ea2ca6660d9f10fb20" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:39:52,953 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:39:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b85ff21c-2547-45eb-ab94-b2a37dc7b0bd x-compute-request-id: req-b85ff21c-2547-45eb-ab94-b2a37dc7b0bd Content-Encoding: gzip Content-Length: 10045 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 506538701 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.130746] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132342] pid_max: default: 32768 minimum: 301\n[ 0.133205] ACPI: Core revision 20150930\n[ 0.134562] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135830] Security Framework initialized\n[ 0.136624] Yama: becoming mindful.\n[ 0.137334] AppArmor: AppArmor initialized\n[ 0.138175] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139465] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140701] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141870] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143218] Initializing cgroup subsys io\n[ 0.144009] Initializing cgroup subsys memory\n[ 0.144838] Initializing cgroup subsys devices\n[ 0.145682] Initializing cgroup subsys freezer\n[ 0.146529] Initializing cgroup subsys net_cls\n[ 0.147372] Initializing cgroup subsys perf_event\n[ 0.148255] Initializing cgroup subsys net_prio\n[ 0.149112] Initializing cgroup subsys hugetlb\n[ 0.149961] Initializing cgroup subsys pids\n[ 0.150816] CPU: Physical Processor ID: 0\n[ 0.152282] mce: CPU supports 10 MCE banks\n[ 0.153100] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154072] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164691] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171029] ftrace: allocating 31920 entries in 125 pages\n[ 0.197352] smpboot: Max logical packages: 1\n[ 0.198199] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199506] x2apic enabled\n[ 0.200293] Switched APIC routing to physical x2apic.\n[ 0.202017] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203102] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205037] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206772] KVM setup paravirtual spinlock\n[ 0.208042] x86: Booted up 1 node, 1 CPUs\n[ 0.208820] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210192] devtmpfs: initialized\n[ 0.211880] evm: security.selinux\n[ 0.212567] evm: security.SMACK64\n[ 0.213239] evm: security.SMACK64EXEC\n[ 0.213959] evm: security.SMACK64TRANSMUTE\n[ 0.214747] evm: security.SMACK64MMAP\n[ 0.215468] evm: security.ima\n[ 0.216097] evm: security.capability\n[ 0.216890] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218687] pinctrl core: initialized pinctrl subsystem\n[ 0.219746] RTC time: 17:39:25, date: 09/26/18\n[ 0.220682] NET: Registered protocol family 16\n[ 0.221623] cpuidle: using governor ladder\n[ 0.222413] cpuidle: using governor menu\n[ 0.223171] PCCT header not found.\n[ 0.223892] ACPI: bus type PCI registered\n[ 0.224674] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225875] PCI: Using configuration type 1 for base access\n[ 0.227593] ACPI: Added _OSI(Module Device)\n[ 0.228414] ACPI: Added _OSI(Processor Device)\n[ 0.229262] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230135] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232209] ACPI: Interpreter enabled\n[ 0.232946] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234739] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236518] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238308] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240089] ACPI: (supports S0 S5)\n[ 0.240771] ACPI: Using IOAPIC for interrupt routing\n[ 0.241686] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244855] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245955] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247148] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248308] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250476] acpiphp: Slot [3] registered\n[ 0.251253] acpiphp: Slot [4] registered\n[ 0.252029] acpiphp: Slot [5] registered\n[ 0.252810] acpiphp: Slot [6] registered\n[ 0.253587] acpiphp: Slot [7] registered\n[ 0.254365] acpiphp: Slot [8] registered\n[ 0.255141] acpiphp: Slot [9] registered\n[ 0.255913] acpiphp: Slot [10] registered\n[ 0.256699] acpiphp: Slot [11] registered\n[ 0.257493] acpiphp: Slot [12] registered\n[ 0.258290] acpiphp: Slot [13] registered\n[ 0.259076] acpiphp: Slot [14] registered\n[ 0.259859] acpiphp: Slot [15] registered\n[ 0.270687] acpiphp: Slot [16] registered\n[ 0.271489] acpiphp: Slot [17] registered\n[ 0.272275] acpiphp: Slot [18] registered\n[ 0.273063] acpiphp: Slot [19] registered\n[ 0.273847] acpiphp: Slot [20] registered\n[ 0.274635] acpiphp: Slot [21] registered\n[ 0.275428] acpiphp: Slot [22] registered\n[ 0.276214] acpiphp: Slot [23] registered\n[ 0.276997] acpiphp: Slot [24] registered\n[ 0.277784] acpiphp: Slot [25] registered\n[ 0.278589] acpiphp: Slot [26] registered\n[ 0.279383] acpiphp: Slot [27] registered\n[ 0.280180] acpiphp: Slot [28] registered\n[ 0.280966] acpiphp: Slot [29] registered\n[ 0.281751] acpiphp: Slot [30] registered\n[ 0.282541] acpiphp: Slot [31] registered\n[ 0.283325] PCI host bridge to bus 0000:00\n[ 0.284112] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285289] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286461] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287859] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289262] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295451] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296725] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297866] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299104] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305910] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307322] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355244] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356717] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358140] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359529] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360979] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362908] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.364055] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365121] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366684] vgaarb: loaded\n[ 0.367292] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368427] SCSI subsystem initialized\n[ 0.369254] ACPI: bus type USB registered\n[ 0.370070] usbcore: registered new interface driver usbfs\n[ 0.371106] usbcore: registered new interface driver hub\n[ 0.372119] usbcore: registered new device driver usb\n[ 0.373190] PCI: Using ACPI for IRQ routing\n[ 0.374219] NetLabel: Initializing\n[ 0.374929] NetLabel: domain hash size = 128\n[ 0.375794] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376753] NetLabel: unlabeled traffic allowed by default\n[ 0.377846] clocksource: Switched to clocksource kvm-clock\n[ 0.383398] AppArmor: AppArmor Filesystem Enabled\n[ 0.384388] pnp: PnP ACPI init\n[ 0.385293] pnp: PnP ACPI: found 5 devices\n[ 0.391666] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393372] NET: Registered protocol family 2\n[ 0.394330] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395600] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396762] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397926] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399010] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400171] NET: Registered protocol family 1\n[ 0.401033] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.402132] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.403204] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417354] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431792] Trying to unpack rootfs image as initramfs...\n[ 0.481996] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.495783] Scanning for low memory corruption every 60 seconds\n[ 0.497283] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498652] audit: initializing netlink subsys (disabled)\n[ 0.499876] audit: type=2000 audit(1537983566.431:1): initialized\n[ 0.501439] Initialise system trusted keyring\n[ 0.502541] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503938] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506225] zbud: loaded\n[ 0.506977] VFS: Disk quotas dquot_6.6.0\n[ 0.507898] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509595] fuse init (API version 7.23)\n[ 0.510646] Key type big_key registered\n[ 0.511562] Allocating IMA MOK and blacklist keyrings.\n[ 0.513234] Key type asymmetric registered\n[ 0.514211] Asymmetric key parser 'x509' registered\n[ 0.515347] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.517115] io scheduler noop registered\n[ 0.518060] io scheduler deadline registered (default)\n[ 0.519266] io scheduler cfq registered\n[ 0.520279] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521607] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523148] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524907] ACPI: Power Button [PWRF]\n[ 0.525889] GHES: HEST is not enabled!\n[ 0.539757] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570122] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573350] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596905] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599332] Linux agpgart interface v0.103\n[ 0.601570] brd: module loaded\n[ 0.602947] loop: module loaded\n[ 0.607871] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609569] GPT:90111 != 2097151\n[ 0.610368] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611663] GPT:90111 != 2097151\n[ 0.612454] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613582] vda: vda1 vda15\n[ 0.615178] scsi host0: ata_piix\n[ 0.616035] scsi host1: ata_piix\n[ 0.616848] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618308] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.619991] libphy: Fixed MDIO Bus: probed\n[ 0.620943] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622066] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624414] PPP generic driver version 2.4.2\n[ 0.625522] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.626944] ehci-pci: EHCI PCI platform driver\n[ 0.627966] ehci-platform: EHCI generic platform driver\n[ 0.629132] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630473] ohci-pci: OHCI PCI platform driver\n[ 0.631499] ohci-platform: OHCI generic platform driver\n[ 0.632660] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647249] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648438] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650147] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651304] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652610] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654085] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655755] usb usb1: Product: UHCI Host Controller\n[ 0.656852] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658271] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659400] hub 1-0:1.0: USB hub found\n[ 0.660321] hub 1-0:1.0: 2 ports detected\n[ 0.661361] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663781] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664902] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666112] mousedev: PS/2 mouse device common for all mice\n[ 0.667565] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669711] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670979] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672401] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673814] i2c /dev entries driver\n[ 0.674701] device-mapper: uevent: version 1.0.3\n[ 0.675817] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677735] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.679259] NET: Registered protocol family 10\n[ 0.680413] NET: Registered protocol family 17\n[ 0.681467] Key type dns_resolver registered\n[ 0.682546] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.683856] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.685928] registered taskstats version 1\n[ 0.686907] Loading compiled-in X.509 certificates\n[ 0.688517] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.690731] zswap: loaded using pool lzo/zbud\n[ 0.692258] Key type trusted registered\n[ 0.693973] Key type encrypted registered\n[ 0.694944] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.696164] ima: No TPM chip found, activating TPM-bypass!\n[ 0.697390] evm: HMAC attrs: 0x1\n[ 0.698458] Magic number: 2:908:694\n[ 0.699439] rtc_cmos 00:00: setting system clock to 2018-09-26 17:39:26 UTC (1537983566)\n[ 0.701312] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.702638] EDD information not available.\n[ 0.778826] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.780325] Write protecting the kernel read-only data: 14336k\n[ 0.792091] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793881] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.36\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.559718] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.46. iid=i-00000132\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/suyvY80k3Zy4yqmVv3BjwbJMHJZQ5b2x0PWUU+SimIQeFqv03R4d05q0gfWUOSRWDgDEUhct1NCpkZ/NoBxS4HaY8jgfnUfBuXe7FOL/WgIJ4OXARYxquzNU55lSqzH6yFItm9NjOasVFsPzE4SinBPirp66HXJ9v8R+5+wbHO00BOtagsBwqi883dWLGYkUFMuhLaLSdUmapFsTfE9SCP2OAUr2Mt7trYoVQ7L9IVHfKLHXV9eZglqYc2e494PXy2QfwyWf0J9GhZFEfR+Lwm+fFBGltBpa9A3ktAuntxPkw18lvThC9JJoUXhewPZp3AHayCQpm93OvmfA55yP root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAJ4D2BmgLn+qfRDlj257mQjkZBiR5wV1wNn1Cgzk5POHAA+kARDoitmiIhNCNb4lMzQ/3r4d9r0gagkXfHsb8YWiIGo+gBnIU+miTRnwB7oaHvjRUwdk0Llu9qMey/ZDdrRur2Z49fCEyPqJ8uq9WdDz7uJG6RVaBiG6AMk5P+C/AAAAFQCYmyeIo/2UOpJpnHvOF6W0dwsGOQAAAIEAiYWPkLbBSxjPpL5s4VexCGINWswAKcPU43tczxEdDSdkEHUPPb5oVFDDzPQSR12roH+Mua/s/fYDudEnVmbgSQAcFmbSbM43Nb/LWKEvV4Rkm9/HXBKOE3QcRAjpKEPvZbtrCYJoDq4VVcw/ReIzIv07qACkfXkw8nC4rXfMQgEAAACAeZzLdIHDiLMIHLuaEjMyTuqGrjYKLoBX5YpLgPwMuROWT41/6jJHE9yeMhtRiXpaldSPqfBwJzfecsAhVJeVyFuAS4BSjRAsKt2taOz9Sy44EMPN9g4IoOaXsEl7mDUpPHTLw1F3yfmOiVmcPygGg7DH6UgD4cWNrbzK3xhVB9M= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe92:acc4/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.7 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000132\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.65 ===\n/dev/root resized successfully [took 1.69s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:92:AC:C4 \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe92:acc4/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8230 (8.0 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-09-26 17:39:52,953 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1f5d061f-d4c9-4379-b23c-1de57735e4d1/action used request id req-b85ff21c-2547-45eb-ab94-b2a37dc7b0bd 2018-09-26 17:39:54,974 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1f5d061f-d4c9-4379-b23c-1de57735e4d1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f9b163c0c908b7176847ea2ca6660d9f10fb20" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:39:56,042 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:39:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e09894e-9929-4af5-b0d6-accfdf95889d x-compute-request-id: req-2e09894e-9929-4af5-b0d6-accfdf95889d Content-Encoding: gzip Content-Length: 10045 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 506538701 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.130746] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132342] pid_max: default: 32768 minimum: 301\n[ 0.133205] ACPI: Core revision 20150930\n[ 0.134562] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135830] Security Framework initialized\n[ 0.136624] Yama: becoming mindful.\n[ 0.137334] AppArmor: AppArmor initialized\n[ 0.138175] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139465] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140701] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141870] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143218] Initializing cgroup subsys io\n[ 0.144009] Initializing cgroup subsys memory\n[ 0.144838] Initializing cgroup subsys devices\n[ 0.145682] Initializing cgroup subsys freezer\n[ 0.146529] Initializing cgroup subsys net_cls\n[ 0.147372] Initializing cgroup subsys perf_event\n[ 0.148255] Initializing cgroup subsys net_prio\n[ 0.149112] Initializing cgroup subsys hugetlb\n[ 0.149961] Initializing cgroup subsys pids\n[ 0.150816] CPU: Physical Processor ID: 0\n[ 0.152282] mce: CPU supports 10 MCE banks\n[ 0.153100] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154072] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164691] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171029] ftrace: allocating 31920 entries in 125 pages\n[ 0.197352] smpboot: Max logical packages: 1\n[ 0.198199] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199506] x2apic enabled\n[ 0.200293] Switched APIC routing to physical x2apic.\n[ 0.202017] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203102] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205037] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206772] KVM setup paravirtual spinlock\n[ 0.208042] x86: Booted up 1 node, 1 CPUs\n[ 0.208820] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210192] devtmpfs: initialized\n[ 0.211880] evm: security.selinux\n[ 0.212567] evm: security.SMACK64\n[ 0.213239] evm: security.SMACK64EXEC\n[ 0.213959] evm: security.SMACK64TRANSMUTE\n[ 0.214747] evm: security.SMACK64MMAP\n[ 0.215468] evm: security.ima\n[ 0.216097] evm: security.capability\n[ 0.216890] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218687] pinctrl core: initialized pinctrl subsystem\n[ 0.219746] RTC time: 17:39:25, date: 09/26/18\n[ 0.220682] NET: Registered protocol family 16\n[ 0.221623] cpuidle: using governor ladder\n[ 0.222413] cpuidle: using governor menu\n[ 0.223171] PCCT header not found.\n[ 0.223892] ACPI: bus type PCI registered\n[ 0.224674] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225875] PCI: Using configuration type 1 for base access\n[ 0.227593] ACPI: Added _OSI(Module Device)\n[ 0.228414] ACPI: Added _OSI(Processor Device)\n[ 0.229262] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230135] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232209] ACPI: Interpreter enabled\n[ 0.232946] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234739] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236518] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238308] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240089] ACPI: (supports S0 S5)\n[ 0.240771] ACPI: Using IOAPIC for interrupt routing\n[ 0.241686] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244855] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245955] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247148] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248308] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250476] acpiphp: Slot [3] registered\n[ 0.251253] acpiphp: Slot [4] registered\n[ 0.252029] acpiphp: Slot [5] registered\n[ 0.252810] acpiphp: Slot [6] registered\n[ 0.253587] acpiphp: Slot [7] registered\n[ 0.254365] acpiphp: Slot [8] registered\n[ 0.255141] acpiphp: Slot [9] registered\n[ 0.255913] acpiphp: Slot [10] registered\n[ 0.256699] acpiphp: Slot [11] registered\n[ 0.257493] acpiphp: Slot [12] registered\n[ 0.258290] acpiphp: Slot [13] registered\n[ 0.259076] acpiphp: Slot [14] registered\n[ 0.259859] acpiphp: Slot [15] registered\n[ 0.270687] acpiphp: Slot [16] registered\n[ 0.271489] acpiphp: Slot [17] registered\n[ 0.272275] acpiphp: Slot [18] registered\n[ 0.273063] acpiphp: Slot [19] registered\n[ 0.273847] acpiphp: Slot [20] registered\n[ 0.274635] acpiphp: Slot [21] registered\n[ 0.275428] acpiphp: Slot [22] registered\n[ 0.276214] acpiphp: Slot [23] registered\n[ 0.276997] acpiphp: Slot [24] registered\n[ 0.277784] acpiphp: Slot [25] registered\n[ 0.278589] acpiphp: Slot [26] registered\n[ 0.279383] acpiphp: Slot [27] registered\n[ 0.280180] acpiphp: Slot [28] registered\n[ 0.280966] acpiphp: Slot [29] registered\n[ 0.281751] acpiphp: Slot [30] registered\n[ 0.282541] acpiphp: Slot [31] registered\n[ 0.283325] PCI host bridge to bus 0000:00\n[ 0.284112] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285289] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286461] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287859] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289262] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295451] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296725] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297866] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299104] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305910] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307322] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355244] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356717] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358140] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359529] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360979] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362908] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.364055] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365121] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366684] vgaarb: loaded\n[ 0.367292] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368427] SCSI subsystem initialized\n[ 0.369254] ACPI: bus type USB registered\n[ 0.370070] usbcore: registered new interface driver usbfs\n[ 0.371106] usbcore: registered new interface driver hub\n[ 0.372119] usbcore: registered new device driver usb\n[ 0.373190] PCI: Using ACPI for IRQ routing\n[ 0.374219] NetLabel: Initializing\n[ 0.374929] NetLabel: domain hash size = 128\n[ 0.375794] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376753] NetLabel: unlabeled traffic allowed by default\n[ 0.377846] clocksource: Switched to clocksource kvm-clock\n[ 0.383398] AppArmor: AppArmor Filesystem Enabled\n[ 0.384388] pnp: PnP ACPI init\n[ 0.385293] pnp: PnP ACPI: found 5 devices\n[ 0.391666] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393372] NET: Registered protocol family 2\n[ 0.394330] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395600] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396762] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397926] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399010] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400171] NET: Registered protocol family 1\n[ 0.401033] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.402132] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.403204] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417354] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431792] Trying to unpack rootfs image as initramfs...\n[ 0.481996] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.495783] Scanning for low memory corruption every 60 seconds\n[ 0.497283] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498652] audit: initializing netlink subsys (disabled)\n[ 0.499876] audit: type=2000 audit(1537983566.431:1): initialized\n[ 0.501439] Initialise system trusted keyring\n[ 0.502541] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503938] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506225] zbud: loaded\n[ 0.506977] VFS: Disk quotas dquot_6.6.0\n[ 0.507898] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509595] fuse init (API version 7.23)\n[ 0.510646] Key type big_key registered\n[ 0.511562] Allocating IMA MOK and blacklist keyrings.\n[ 0.513234] Key type asymmetric registered\n[ 0.514211] Asymmetric key parser 'x509' registered\n[ 0.515347] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.517115] io scheduler noop registered\n[ 0.518060] io scheduler deadline registered (default)\n[ 0.519266] io scheduler cfq registered\n[ 0.520279] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521607] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523148] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524907] ACPI: Power Button [PWRF]\n[ 0.525889] GHES: HEST is not enabled!\n[ 0.539757] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570122] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573350] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596905] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599332] Linux agpgart interface v0.103\n[ 0.601570] brd: module loaded\n[ 0.602947] loop: module loaded\n[ 0.607871] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609569] GPT:90111 != 2097151\n[ 0.610368] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611663] GPT:90111 != 2097151\n[ 0.612454] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613582] vda: vda1 vda15\n[ 0.615178] scsi host0: ata_piix\n[ 0.616035] scsi host1: ata_piix\n[ 0.616848] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618308] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.619991] libphy: Fixed MDIO Bus: probed\n[ 0.620943] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622066] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624414] PPP generic driver version 2.4.2\n[ 0.625522] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.626944] ehci-pci: EHCI PCI platform driver\n[ 0.627966] ehci-platform: EHCI generic platform driver\n[ 0.629132] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630473] ohci-pci: OHCI PCI platform driver\n[ 0.631499] ohci-platform: OHCI generic platform driver\n[ 0.632660] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647249] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648438] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650147] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651304] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652610] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654085] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655755] usb usb1: Product: UHCI Host Controller\n[ 0.656852] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658271] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659400] hub 1-0:1.0: USB hub found\n[ 0.660321] hub 1-0:1.0: 2 ports detected\n[ 0.661361] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663781] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664902] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666112] mousedev: PS/2 mouse device common for all mice\n[ 0.667565] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669711] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670979] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672401] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673814] i2c /dev entries driver\n[ 0.674701] device-mapper: uevent: version 1.0.3\n[ 0.675817] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677735] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.679259] NET: Registered protocol family 10\n[ 0.680413] NET: Registered protocol family 17\n[ 0.681467] Key type dns_resolver registered\n[ 0.682546] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.683856] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.685928] registered taskstats version 1\n[ 0.686907] Loading compiled-in X.509 certificates\n[ 0.688517] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.690731] zswap: loaded using pool lzo/zbud\n[ 0.692258] Key type trusted registered\n[ 0.693973] Key type encrypted registered\n[ 0.694944] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.696164] ima: No TPM chip found, activating TPM-bypass!\n[ 0.697390] evm: HMAC attrs: 0x1\n[ 0.698458] Magic number: 2:908:694\n[ 0.699439] rtc_cmos 00:00: setting system clock to 2018-09-26 17:39:26 UTC (1537983566)\n[ 0.701312] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.702638] EDD information not available.\n[ 0.778826] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.780325] Write protecting the kernel read-only data: 14336k\n[ 0.792091] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793881] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.36\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.559718] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.46. iid=i-00000132\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/suyvY80k3Zy4yqmVv3BjwbJMHJZQ5b2x0PWUU+SimIQeFqv03R4d05q0gfWUOSRWDgDEUhct1NCpkZ/NoBxS4HaY8jgfnUfBuXe7FOL/WgIJ4OXARYxquzNU55lSqzH6yFItm9NjOasVFsPzE4SinBPirp66HXJ9v8R+5+wbHO00BOtagsBwqi883dWLGYkUFMuhLaLSdUmapFsTfE9SCP2OAUr2Mt7trYoVQ7L9IVHfKLHXV9eZglqYc2e494PXy2QfwyWf0J9GhZFEfR+Lwm+fFBGltBpa9A3ktAuntxPkw18lvThC9JJoUXhewPZp3AHayCQpm93OvmfA55yP root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAJ4D2BmgLn+qfRDlj257mQjkZBiR5wV1wNn1Cgzk5POHAA+kARDoitmiIhNCNb4lMzQ/3r4d9r0gagkXfHsb8YWiIGo+gBnIU+miTRnwB7oaHvjRUwdk0Llu9qMey/ZDdrRur2Z49fCEyPqJ8uq9WdDz7uJG6RVaBiG6AMk5P+C/AAAAFQCYmyeIo/2UOpJpnHvOF6W0dwsGOQAAAIEAiYWPkLbBSxjPpL5s4VexCGINWswAKcPU43tczxEdDSdkEHUPPb5oVFDDzPQSR12roH+Mua/s/fYDudEnVmbgSQAcFmbSbM43Nb/LWKEvV4Rkm9/HXBKOE3QcRAjpKEPvZbtrCYJoDq4VVcw/ReIzIv07qACkfXkw8nC4rXfMQgEAAACAeZzLdIHDiLMIHLuaEjMyTuqGrjYKLoBX5YpLgPwMuROWT41/6jJHE9yeMhtRiXpaldSPqfBwJzfecsAhVJeVyFuAS4BSjRAsKt2taOz9Sy44EMPN9g4IoOaXsEl7mDUpPHTLw1F3yfmOiVmcPygGg7DH6UgD4cWNrbzK3xhVB9M= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe92:acc4/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.7 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000132\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.65 ===\n/dev/root resized successfully [took 1.69s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:92:AC:C4 \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe92:acc4/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8230 (8.0 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-09-26 17:39:56,043 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1f5d061f-d4c9-4379-b23c-1de57735e4d1/action used request id req-2e09894e-9929-4af5-b0d6-accfdf95889d 2018-09-26 17:39:58,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1f5d061f-d4c9-4379-b23c-1de57735e4d1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f9b163c0c908b7176847ea2ca6660d9f10fb20" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:39:59,138 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:39:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e23b28f5-36b0-48ca-ae9d-7b575dde8b6e x-compute-request-id: req-e23b28f5-36b0-48ca-ae9d-7b575dde8b6e Content-Encoding: gzip Content-Length: 10045 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 506538701 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.130746] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132342] pid_max: default: 32768 minimum: 301\n[ 0.133205] ACPI: Core revision 20150930\n[ 0.134562] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135830] Security Framework initialized\n[ 0.136624] Yama: becoming mindful.\n[ 0.137334] AppArmor: AppArmor initialized\n[ 0.138175] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139465] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140701] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141870] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143218] Initializing cgroup subsys io\n[ 0.144009] Initializing cgroup subsys memory\n[ 0.144838] Initializing cgroup subsys devices\n[ 0.145682] Initializing cgroup subsys freezer\n[ 0.146529] Initializing cgroup subsys net_cls\n[ 0.147372] Initializing cgroup subsys perf_event\n[ 0.148255] Initializing cgroup subsys net_prio\n[ 0.149112] Initializing cgroup subsys hugetlb\n[ 0.149961] Initializing cgroup subsys pids\n[ 0.150816] CPU: Physical Processor ID: 0\n[ 0.152282] mce: CPU supports 10 MCE banks\n[ 0.153100] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154072] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164691] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171029] ftrace: allocating 31920 entries in 125 pages\n[ 0.197352] smpboot: Max logical packages: 1\n[ 0.198199] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199506] x2apic enabled\n[ 0.200293] Switched APIC routing to physical x2apic.\n[ 0.202017] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203102] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205037] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206772] KVM setup paravirtual spinlock\n[ 0.208042] x86: Booted up 1 node, 1 CPUs\n[ 0.208820] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210192] devtmpfs: initialized\n[ 0.211880] evm: security.selinux\n[ 0.212567] evm: security.SMACK64\n[ 0.213239] evm: security.SMACK64EXEC\n[ 0.213959] evm: security.SMACK64TRANSMUTE\n[ 0.214747] evm: security.SMACK64MMAP\n[ 0.215468] evm: security.ima\n[ 0.216097] evm: security.capability\n[ 0.216890] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218687] pinctrl core: initialized pinctrl subsystem\n[ 0.219746] RTC time: 17:39:25, date: 09/26/18\n[ 0.220682] NET: Registered protocol family 16\n[ 0.221623] cpuidle: using governor ladder\n[ 0.222413] cpuidle: using governor menu\n[ 0.223171] PCCT header not found.\n[ 0.223892] ACPI: bus type PCI registered\n[ 0.224674] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225875] PCI: Using configuration type 1 for base access\n[ 0.227593] ACPI: Added _OSI(Module Device)\n[ 0.228414] ACPI: Added _OSI(Processor Device)\n[ 0.229262] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230135] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232209] ACPI: Interpreter enabled\n[ 0.232946] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234739] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236518] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238308] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240089] ACPI: (supports S0 S5)\n[ 0.240771] ACPI: Using IOAPIC for interrupt routing\n[ 0.241686] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244855] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245955] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247148] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248308] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250476] acpiphp: Slot [3] registered\n[ 0.251253] acpiphp: Slot [4] registered\n[ 0.252029] acpiphp: Slot [5] registered\n[ 0.252810] acpiphp: Slot [6] registered\n[ 0.253587] acpiphp: Slot [7] registered\n[ 0.254365] acpiphp: Slot [8] registered\n[ 0.255141] acpiphp: Slot [9] registered\n[ 0.255913] acpiphp: Slot [10] registered\n[ 0.256699] acpiphp: Slot [11] registered\n[ 0.257493] acpiphp: Slot [12] registered\n[ 0.258290] acpiphp: Slot [13] registered\n[ 0.259076] acpiphp: Slot [14] registered\n[ 0.259859] acpiphp: Slot [15] registered\n[ 0.270687] acpiphp: Slot [16] registered\n[ 0.271489] acpiphp: Slot [17] registered\n[ 0.272275] acpiphp: Slot [18] registered\n[ 0.273063] acpiphp: Slot [19] registered\n[ 0.273847] acpiphp: Slot [20] registered\n[ 0.274635] acpiphp: Slot [21] registered\n[ 0.275428] acpiphp: Slot [22] registered\n[ 0.276214] acpiphp: Slot [23] registered\n[ 0.276997] acpiphp: Slot [24] registered\n[ 0.277784] acpiphp: Slot [25] registered\n[ 0.278589] acpiphp: Slot [26] registered\n[ 0.279383] acpiphp: Slot [27] registered\n[ 0.280180] acpiphp: Slot [28] registered\n[ 0.280966] acpiphp: Slot [29] registered\n[ 0.281751] acpiphp: Slot [30] registered\n[ 0.282541] acpiphp: Slot [31] registered\n[ 0.283325] PCI host bridge to bus 0000:00\n[ 0.284112] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285289] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286461] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287859] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289262] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295451] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296725] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297866] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299104] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305910] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307322] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355244] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356717] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358140] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359529] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360979] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362908] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.364055] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365121] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366684] vgaarb: loaded\n[ 0.367292] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368427] SCSI subsystem initialized\n[ 0.369254] ACPI: bus type USB registered\n[ 0.370070] usbcore: registered new interface driver usbfs\n[ 0.371106] usbcore: registered new interface driver hub\n[ 0.372119] usbcore: registered new device driver usb\n[ 0.373190] PCI: Using ACPI for IRQ routing\n[ 0.374219] NetLabel: Initializing\n[ 0.374929] NetLabel: domain hash size = 128\n[ 0.375794] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376753] NetLabel: unlabeled traffic allowed by default\n[ 0.377846] clocksource: Switched to clocksource kvm-clock\n[ 0.383398] AppArmor: AppArmor Filesystem Enabled\n[ 0.384388] pnp: PnP ACPI init\n[ 0.385293] pnp: PnP ACPI: found 5 devices\n[ 0.391666] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393372] NET: Registered protocol family 2\n[ 0.394330] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395600] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396762] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397926] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399010] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400171] NET: Registered protocol family 1\n[ 0.401033] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.402132] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.403204] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417354] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431792] Trying to unpack rootfs image as initramfs...\n[ 0.481996] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.495783] Scanning for low memory corruption every 60 seconds\n[ 0.497283] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498652] audit: initializing netlink subsys (disabled)\n[ 0.499876] audit: type=2000 audit(1537983566.431:1): initialized\n[ 0.501439] Initialise system trusted keyring\n[ 0.502541] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503938] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506225] zbud: loaded\n[ 0.506977] VFS: Disk quotas dquot_6.6.0\n[ 0.507898] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509595] fuse init (API version 7.23)\n[ 0.510646] Key type big_key registered\n[ 0.511562] Allocating IMA MOK and blacklist keyrings.\n[ 0.513234] Key type asymmetric registered\n[ 0.514211] Asymmetric key parser 'x509' registered\n[ 0.515347] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.517115] io scheduler noop registered\n[ 0.518060] io scheduler deadline registered (default)\n[ 0.519266] io scheduler cfq registered\n[ 0.520279] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521607] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523148] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524907] ACPI: Power Button [PWRF]\n[ 0.525889] GHES: HEST is not enabled!\n[ 0.539757] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570122] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573350] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596905] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599332] Linux agpgart interface v0.103\n[ 0.601570] brd: module loaded\n[ 0.602947] loop: module loaded\n[ 0.607871] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609569] GPT:90111 != 2097151\n[ 0.610368] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611663] GPT:90111 != 2097151\n[ 0.612454] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613582] vda: vda1 vda15\n[ 0.615178] scsi host0: ata_piix\n[ 0.616035] scsi host1: ata_piix\n[ 0.616848] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618308] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.619991] libphy: Fixed MDIO Bus: probed\n[ 0.620943] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622066] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624414] PPP generic driver version 2.4.2\n[ 0.625522] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.626944] ehci-pci: EHCI PCI platform driver\n[ 0.627966] ehci-platform: EHCI generic platform driver\n[ 0.629132] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630473] ohci-pci: OHCI PCI platform driver\n[ 0.631499] ohci-platform: OHCI generic platform driver\n[ 0.632660] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647249] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648438] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650147] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651304] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652610] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654085] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655755] usb usb1: Product: UHCI Host Controller\n[ 0.656852] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658271] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659400] hub 1-0:1.0: USB hub found\n[ 0.660321] hub 1-0:1.0: 2 ports detected\n[ 0.661361] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663781] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664902] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666112] mousedev: PS/2 mouse device common for all mice\n[ 0.667565] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669711] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670979] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672401] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673814] i2c /dev entries driver\n[ 0.674701] device-mapper: uevent: version 1.0.3\n[ 0.675817] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677735] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.679259] NET: Registered protocol family 10\n[ 0.680413] NET: Registered protocol family 17\n[ 0.681467] Key type dns_resolver registered\n[ 0.682546] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.683856] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.685928] registered taskstats version 1\n[ 0.686907] Loading compiled-in X.509 certificates\n[ 0.688517] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.690731] zswap: loaded using pool lzo/zbud\n[ 0.692258] Key type trusted registered\n[ 0.693973] Key type encrypted registered\n[ 0.694944] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.696164] ima: No TPM chip found, activating TPM-bypass!\n[ 0.697390] evm: HMAC attrs: 0x1\n[ 0.698458] Magic number: 2:908:694\n[ 0.699439] rtc_cmos 00:00: setting system clock to 2018-09-26 17:39:26 UTC (1537983566)\n[ 0.701312] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.702638] EDD information not available.\n[ 0.778826] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.780325] Write protecting the kernel read-only data: 14336k\n[ 0.792091] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793881] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.36\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.559718] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.46. iid=i-00000132\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/suyvY80k3Zy4yqmVv3BjwbJMHJZQ5b2x0PWUU+SimIQeFqv03R4d05q0gfWUOSRWDgDEUhct1NCpkZ/NoBxS4HaY8jgfnUfBuXe7FOL/WgIJ4OXARYxquzNU55lSqzH6yFItm9NjOasVFsPzE4SinBPirp66HXJ9v8R+5+wbHO00BOtagsBwqi883dWLGYkUFMuhLaLSdUmapFsTfE9SCP2OAUr2Mt7trYoVQ7L9IVHfKLHXV9eZglqYc2e494PXy2QfwyWf0J9GhZFEfR+Lwm+fFBGltBpa9A3ktAuntxPkw18lvThC9JJoUXhewPZp3AHayCQpm93OvmfA55yP root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAJ4D2BmgLn+qfRDlj257mQjkZBiR5wV1wNn1Cgzk5POHAA+kARDoitmiIhNCNb4lMzQ/3r4d9r0gagkXfHsb8YWiIGo+gBnIU+miTRnwB7oaHvjRUwdk0Llu9qMey/ZDdrRur2Z49fCEyPqJ8uq9WdDz7uJG6RVaBiG6AMk5P+C/AAAAFQCYmyeIo/2UOpJpnHvOF6W0dwsGOQAAAIEAiYWPkLbBSxjPpL5s4VexCGINWswAKcPU43tczxEdDSdkEHUPPb5oVFDDzPQSR12roH+Mua/s/fYDudEnVmbgSQAcFmbSbM43Nb/LWKEvV4Rkm9/HXBKOE3QcRAjpKEPvZbtrCYJoDq4VVcw/ReIzIv07qACkfXkw8nC4rXfMQgEAAACAeZzLdIHDiLMIHLuaEjMyTuqGrjYKLoBX5YpLgPwMuROWT41/6jJHE9yeMhtRiXpaldSPqfBwJzfecsAhVJeVyFuAS4BSjRAsKt2taOz9Sy44EMPN9g4IoOaXsEl7mDUpPHTLw1F3yfmOiVmcPygGg7DH6UgD4cWNrbzK3xhVB9M= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe92:acc4/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.7 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000132\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.65 ===\n/dev/root resized successfully [took 1.69s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:92:AC:C4 \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe92:acc4/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8230 (8.0 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-09-26 17:39:59,139 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1f5d061f-d4c9-4379-b23c-1de57735e4d1/action used request id req-e23b28f5-36b0-48ca-ae9d-7b575dde8b6e 2018-09-26 17:40:01,159 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1f5d061f-d4c9-4379-b23c-1de57735e4d1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f9b163c0c908b7176847ea2ca6660d9f10fb20" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:40:02,233 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:40:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72a9335c-922d-4999-9470-2e46a0c386bb x-compute-request-id: req-72a9335c-922d-4999-9470-2e46a0c386bb Content-Encoding: gzip Content-Length: 10065 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 506538701 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.130746] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132342] pid_max: default: 32768 minimum: 301\n[ 0.133205] ACPI: Core revision 20150930\n[ 0.134562] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135830] Security Framework initialized\n[ 0.136624] Yama: becoming mindful.\n[ 0.137334] AppArmor: AppArmor initialized\n[ 0.138175] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139465] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140701] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141870] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143218] Initializing cgroup subsys io\n[ 0.144009] Initializing cgroup subsys memory\n[ 0.144838] Initializing cgroup subsys devices\n[ 0.145682] Initializing cgroup subsys freezer\n[ 0.146529] Initializing cgroup subsys net_cls\n[ 0.147372] Initializing cgroup subsys perf_event\n[ 0.148255] Initializing cgroup subsys net_prio\n[ 0.149112] Initializing cgroup subsys hugetlb\n[ 0.149961] Initializing cgroup subsys pids\n[ 0.150816] CPU: Physical Processor ID: 0\n[ 0.152282] mce: CPU supports 10 MCE banks\n[ 0.153100] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154072] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164691] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171029] ftrace: allocating 31920 entries in 125 pages\n[ 0.197352] smpboot: Max logical packages: 1\n[ 0.198199] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199506] x2apic enabled\n[ 0.200293] Switched APIC routing to physical x2apic.\n[ 0.202017] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203102] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205037] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206772] KVM setup paravirtual spinlock\n[ 0.208042] x86: Booted up 1 node, 1 CPUs\n[ 0.208820] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210192] devtmpfs: initialized\n[ 0.211880] evm: security.selinux\n[ 0.212567] evm: security.SMACK64\n[ 0.213239] evm: security.SMACK64EXEC\n[ 0.213959] evm: security.SMACK64TRANSMUTE\n[ 0.214747] evm: security.SMACK64MMAP\n[ 0.215468] evm: security.ima\n[ 0.216097] evm: security.capability\n[ 0.216890] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218687] pinctrl core: initialized pinctrl subsystem\n[ 0.219746] RTC time: 17:39:25, date: 09/26/18\n[ 0.220682] NET: Registered protocol family 16\n[ 0.221623] cpuidle: using governor ladder\n[ 0.222413] cpuidle: using governor menu\n[ 0.223171] PCCT header not found.\n[ 0.223892] ACPI: bus type PCI registered\n[ 0.224674] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225875] PCI: Using configuration type 1 for base access\n[ 0.227593] ACPI: Added _OSI(Module Device)\n[ 0.228414] ACPI: Added _OSI(Processor Device)\n[ 0.229262] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230135] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232209] ACPI: Interpreter enabled\n[ 0.232946] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234739] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236518] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238308] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240089] ACPI: (supports S0 S5)\n[ 0.240771] ACPI: Using IOAPIC for interrupt routing\n[ 0.241686] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244855] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245955] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247148] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248308] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250476] acpiphp: Slot [3] registered\n[ 0.251253] acpiphp: Slot [4] registered\n[ 0.252029] acpiphp: Slot [5] registered\n[ 0.252810] acpiphp: Slot [6] registered\n[ 0.253587] acpiphp: Slot [7] registered\n[ 0.254365] acpiphp: Slot [8] registered\n[ 0.255141] acpiphp: Slot [9] registered\n[ 0.255913] acpiphp: Slot [10] registered\n[ 0.256699] acpiphp: Slot [11] registered\n[ 0.257493] acpiphp: Slot [12] registered\n[ 0.258290] acpiphp: Slot [13] registered\n[ 0.259076] acpiphp: Slot [14] registered\n[ 0.259859] acpiphp: Slot [15] registered\n[ 0.270687] acpiphp: Slot [16] registered\n[ 0.271489] acpiphp: Slot [17] registered\n[ 0.272275] acpiphp: Slot [18] registered\n[ 0.273063] acpiphp: Slot [19] registered\n[ 0.273847] acpiphp: Slot [20] registered\n[ 0.274635] acpiphp: Slot [21] registered\n[ 0.275428] acpiphp: Slot [22] registered\n[ 0.276214] acpiphp: Slot [23] registered\n[ 0.276997] acpiphp: Slot [24] registered\n[ 0.277784] acpiphp: Slot [25] registered\n[ 0.278589] acpiphp: Slot [26] registered\n[ 0.279383] acpiphp: Slot [27] registered\n[ 0.280180] acpiphp: Slot [28] registered\n[ 0.280966] acpiphp: Slot [29] registered\n[ 0.281751] acpiphp: Slot [30] registered\n[ 0.282541] acpiphp: Slot [31] registered\n[ 0.283325] PCI host bridge to bus 0000:00\n[ 0.284112] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285289] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286461] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287859] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289262] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295451] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296725] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297866] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299104] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305910] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307322] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355244] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356717] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358140] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359529] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360979] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362908] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.364055] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365121] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366684] vgaarb: loaded\n[ 0.367292] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368427] SCSI subsystem initialized\n[ 0.369254] ACPI: bus type USB registered\n[ 0.370070] usbcore: registered new interface driver usbfs\n[ 0.371106] usbcore: registered new interface driver hub\n[ 0.372119] usbcore: registered new device driver usb\n[ 0.373190] PCI: Using ACPI for IRQ routing\n[ 0.374219] NetLabel: Initializing\n[ 0.374929] NetLabel: domain hash size = 128\n[ 0.375794] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376753] NetLabel: unlabeled traffic allowed by default\n[ 0.377846] clocksource: Switched to clocksource kvm-clock\n[ 0.383398] AppArmor: AppArmor Filesystem Enabled\n[ 0.384388] pnp: PnP ACPI init\n[ 0.385293] pnp: PnP ACPI: found 5 devices\n[ 0.391666] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393372] NET: Registered protocol family 2\n[ 0.394330] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395600] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396762] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397926] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399010] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400171] NET: Registered protocol family 1\n[ 0.401033] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.402132] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.403204] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417354] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431792] Trying to unpack rootfs image as initramfs...\n[ 0.481996] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.495783] Scanning for low memory corruption every 60 seconds\n[ 0.497283] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498652] audit: initializing netlink subsys (disabled)\n[ 0.499876] audit: type=2000 audit(1537983566.431:1): initialized\n[ 0.501439] Initialise system trusted keyring\n[ 0.502541] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503938] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506225] zbud: loaded\n[ 0.506977] VFS: Disk quotas dquot_6.6.0\n[ 0.507898] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509595] fuse init (API version 7.23)\n[ 0.510646] Key type big_key registered\n[ 0.511562] Allocating IMA MOK and blacklist keyrings.\n[ 0.513234] Key type asymmetric registered\n[ 0.514211] Asymmetric key parser 'x509' registered\n[ 0.515347] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.517115] io scheduler noop registered\n[ 0.518060] io scheduler deadline registered (default)\n[ 0.519266] io scheduler cfq registered\n[ 0.520279] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521607] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523148] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524907] ACPI: Power Button [PWRF]\n[ 0.525889] GHES: HEST is not enabled!\n[ 0.539757] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570122] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573350] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596905] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599332] Linux agpgart interface v0.103\n[ 0.601570] brd: module loaded\n[ 0.602947] loop: module loaded\n[ 0.607871] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609569] GPT:90111 != 2097151\n[ 0.610368] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611663] GPT:90111 != 2097151\n[ 0.612454] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613582] vda: vda1 vda15\n[ 0.615178] scsi host0: ata_piix\n[ 0.616035] scsi host1: ata_piix\n[ 0.616848] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618308] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.619991] libphy: Fixed MDIO Bus: probed\n[ 0.620943] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622066] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624414] PPP generic driver version 2.4.2\n[ 0.625522] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.626944] ehci-pci: EHCI PCI platform driver\n[ 0.627966] ehci-platform: EHCI generic platform driver\n[ 0.629132] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630473] ohci-pci: OHCI PCI platform driver\n[ 0.631499] ohci-platform: OHCI generic platform driver\n[ 0.632660] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647249] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648438] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650147] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651304] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652610] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654085] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655755] usb usb1: Product: UHCI Host Controller\n[ 0.656852] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658271] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659400] hub 1-0:1.0: USB hub found\n[ 0.660321] hub 1-0:1.0: 2 ports detected\n[ 0.661361] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663781] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664902] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666112] mousedev: PS/2 mouse device common for all mice\n[ 0.667565] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669711] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670979] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672401] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673814] i2c /dev entries driver\n[ 0.674701] device-mapper: uevent: version 1.0.3\n[ 0.675817] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677735] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.679259] NET: Registered protocol family 10\n[ 0.680413] NET: Registered protocol family 17\n[ 0.681467] Key type dns_resolver registered\n[ 0.682546] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.683856] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.685928] registered taskstats version 1\n[ 0.686907] Loading compiled-in X.509 certificates\n[ 0.688517] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.690731] zswap: loaded using pool lzo/zbud\n[ 0.692258] Key type trusted registered\n[ 0.693973] Key type encrypted registered\n[ 0.694944] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.696164] ima: No TPM chip found, activating TPM-bypass!\n[ 0.697390] evm: HMAC attrs: 0x1\n[ 0.698458] Magic number: 2:908:694\n[ 0.699439] rtc_cmos 00:00: setting system clock to 2018-09-26 17:39:26 UTC (1537983566)\n[ 0.701312] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.702638] EDD information not available.\n[ 0.778826] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.780325] Write protecting the kernel read-only data: 14336k\n[ 0.792091] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793881] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.36\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.559718] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.46. iid=i-00000132\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/suyvY80k3Zy4yqmVv3BjwbJMHJZQ5b2x0PWUU+SimIQeFqv03R4d05q0gfWUOSRWDgDEUhct1NCpkZ/NoBxS4HaY8jgfnUfBuXe7FOL/WgIJ4OXARYxquzNU55lSqzH6yFItm9NjOasVFsPzE4SinBPirp66HXJ9v8R+5+wbHO00BOtagsBwqi883dWLGYkUFMuhLaLSdUmapFsTfE9SCP2OAUr2Mt7trYoVQ7L9IVHfKLHXV9eZglqYc2e494PXy2QfwyWf0J9GhZFEfR+Lwm+fFBGltBpa9A3ktAuntxPkw18lvThC9JJoUXhewPZp3AHayCQpm93OvmfA55yP root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAJ4D2BmgLn+qfRDlj257mQjkZBiR5wV1wNn1Cgzk5POHAA+kARDoitmiIhNCNb4lMzQ/3r4d9r0gagkXfHsb8YWiIGo+gBnIU+miTRnwB7oaHvjRUwdk0Llu9qMey/ZDdrRur2Z49fCEyPqJ8uq9WdDz7uJG6RVaBiG6AMk5P+C/AAAAFQCYmyeIo/2UOpJpnHvOF6W0dwsGOQAAAIEAiYWPkLbBSxjPpL5s4VexCGINWswAKcPU43tczxEdDSdkEHUPPb5oVFDDzPQSR12roH+Mua/s/fYDudEnVmbgSQAcFmbSbM43Nb/LWKEvV4Rkm9/HXBKOE3QcRAjpKEPvZbtrCYJoDq4VVcw/ReIzIv07qACkfXkw8nC4rXfMQgEAAACAeZzLdIHDiLMIHLuaEjMyTuqGrjYKLoBX5YpLgPwMuROWT41/6jJHE9yeMhtRiXpaldSPqfBwJzfecsAhVJeVyFuAS4BSjRAsKt2taOz9Sy44EMPN9g4IoOaXsEl7mDUpPHTLw1F3yfmOiVmcPygGg7DH6UgD4cWNrbzK3xhVB9M= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe92:acc4/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.7 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000132\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.65 ===\n/dev/root resized successfully [took 1.69s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:92:AC:C4 \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe92:acc4/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8230 (8.0 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-09-26 17:40:02,234 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1f5d061f-d4c9-4379-b23c-1de57735e4d1/action used request id req-72a9335c-922d-4999-9470-2e46a0c386bb 2018-09-26 17:40:04,255 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1f5d061f-d4c9-4379-b23c-1de57735e4d1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f9b163c0c908b7176847ea2ca6660d9f10fb20" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:40:05,330 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:40:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-00b515bd-a5c9-4d27-a1a6-6cb21b9dadcf x-compute-request-id: req-00b515bd-a5c9-4d27-a1a6-6cb21b9dadcf Content-Encoding: gzip Content-Length: 10065 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 506538701 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.130746] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132342] pid_max: default: 32768 minimum: 301\n[ 0.133205] ACPI: Core revision 20150930\n[ 0.134562] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135830] Security Framework initialized\n[ 0.136624] Yama: becoming mindful.\n[ 0.137334] AppArmor: AppArmor initialized\n[ 0.138175] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139465] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140701] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141870] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143218] Initializing cgroup subsys io\n[ 0.144009] Initializing cgroup subsys memory\n[ 0.144838] Initializing cgroup subsys devices\n[ 0.145682] Initializing cgroup subsys freezer\n[ 0.146529] Initializing cgroup subsys net_cls\n[ 0.147372] Initializing cgroup subsys perf_event\n[ 0.148255] Initializing cgroup subsys net_prio\n[ 0.149112] Initializing cgroup subsys hugetlb\n[ 0.149961] Initializing cgroup subsys pids\n[ 0.150816] CPU: Physical Processor ID: 0\n[ 0.152282] mce: CPU supports 10 MCE banks\n[ 0.153100] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154072] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164691] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171029] ftrace: allocating 31920 entries in 125 pages\n[ 0.197352] smpboot: Max logical packages: 1\n[ 0.198199] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199506] x2apic enabled\n[ 0.200293] Switched APIC routing to physical x2apic.\n[ 0.202017] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203102] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205037] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206772] KVM setup paravirtual spinlock\n[ 0.208042] x86: Booted up 1 node, 1 CPUs\n[ 0.208820] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210192] devtmpfs: initialized\n[ 0.211880] evm: security.selinux\n[ 0.212567] evm: security.SMACK64\n[ 0.213239] evm: security.SMACK64EXEC\n[ 0.213959] evm: security.SMACK64TRANSMUTE\n[ 0.214747] evm: security.SMACK64MMAP\n[ 0.215468] evm: security.ima\n[ 0.216097] evm: security.capability\n[ 0.216890] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218687] pinctrl core: initialized pinctrl subsystem\n[ 0.219746] RTC time: 17:39:25, date: 09/26/18\n[ 0.220682] NET: Registered protocol family 16\n[ 0.221623] cpuidle: using governor ladder\n[ 0.222413] cpuidle: using governor menu\n[ 0.223171] PCCT header not found.\n[ 0.223892] ACPI: bus type PCI registered\n[ 0.224674] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225875] PCI: Using configuration type 1 for base access\n[ 0.227593] ACPI: Added _OSI(Module Device)\n[ 0.228414] ACPI: Added _OSI(Processor Device)\n[ 0.229262] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230135] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232209] ACPI: Interpreter enabled\n[ 0.232946] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234739] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236518] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238308] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240089] ACPI: (supports S0 S5)\n[ 0.240771] ACPI: Using IOAPIC for interrupt routing\n[ 0.241686] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244855] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245955] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247148] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248308] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250476] acpiphp: Slot [3] registered\n[ 0.251253] acpiphp: Slot [4] registered\n[ 0.252029] acpiphp: Slot [5] registered\n[ 0.252810] acpiphp: Slot [6] registered\n[ 0.253587] acpiphp: Slot [7] registered\n[ 0.254365] acpiphp: Slot [8] registered\n[ 0.255141] acpiphp: Slot [9] registered\n[ 0.255913] acpiphp: Slot [10] registered\n[ 0.256699] acpiphp: Slot [11] registered\n[ 0.257493] acpiphp: Slot [12] registered\n[ 0.258290] acpiphp: Slot [13] registered\n[ 0.259076] acpiphp: Slot [14] registered\n[ 0.259859] acpiphp: Slot [15] registered\n[ 0.270687] acpiphp: Slot [16] registered\n[ 0.271489] acpiphp: Slot [17] registered\n[ 0.272275] acpiphp: Slot [18] registered\n[ 0.273063] acpiphp: Slot [19] registered\n[ 0.273847] acpiphp: Slot [20] registered\n[ 0.274635] acpiphp: Slot [21] registered\n[ 0.275428] acpiphp: Slot [22] registered\n[ 0.276214] acpiphp: Slot [23] registered\n[ 0.276997] acpiphp: Slot [24] registered\n[ 0.277784] acpiphp: Slot [25] registered\n[ 0.278589] acpiphp: Slot [26] registered\n[ 0.279383] acpiphp: Slot [27] registered\n[ 0.280180] acpiphp: Slot [28] registered\n[ 0.280966] acpiphp: Slot [29] registered\n[ 0.281751] acpiphp: Slot [30] registered\n[ 0.282541] acpiphp: Slot [31] registered\n[ 0.283325] PCI host bridge to bus 0000:00\n[ 0.284112] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285289] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286461] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287859] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289262] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295451] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296725] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297866] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299104] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305910] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307322] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355244] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356717] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358140] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359529] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360979] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362908] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.364055] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365121] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366684] vgaarb: loaded\n[ 0.367292] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368427] SCSI subsystem initialized\n[ 0.369254] ACPI: bus type USB registered\n[ 0.370070] usbcore: registered new interface driver usbfs\n[ 0.371106] usbcore: registered new interface driver hub\n[ 0.372119] usbcore: registered new device driver usb\n[ 0.373190] PCI: Using ACPI for IRQ routing\n[ 0.374219] NetLabel: Initializing\n[ 0.374929] NetLabel: domain hash size = 128\n[ 0.375794] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376753] NetLabel: unlabeled traffic allowed by default\n[ 0.377846] clocksource: Switched to clocksource kvm-clock\n[ 0.383398] AppArmor: AppArmor Filesystem Enabled\n[ 0.384388] pnp: PnP ACPI init\n[ 0.385293] pnp: PnP ACPI: found 5 devices\n[ 0.391666] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393372] NET: Registered protocol family 2\n[ 0.394330] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395600] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396762] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397926] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399010] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400171] NET: Registered protocol family 1\n[ 0.401033] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.402132] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.403204] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417354] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431792] Trying to unpack rootfs image as initramfs...\n[ 0.481996] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.495783] Scanning for low memory corruption every 60 seconds\n[ 0.497283] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498652] audit: initializing netlink subsys (disabled)\n[ 0.499876] audit: type=2000 audit(1537983566.431:1): initialized\n[ 0.501439] Initialise system trusted keyring\n[ 0.502541] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503938] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506225] zbud: loaded\n[ 0.506977] VFS: Disk quotas dquot_6.6.0\n[ 0.507898] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509595] fuse init (API version 7.23)\n[ 0.510646] Key type big_key registered\n[ 0.511562] Allocating IMA MOK and blacklist keyrings.\n[ 0.513234] Key type asymmetric registered\n[ 0.514211] Asymmetric key parser 'x509' registered\n[ 0.515347] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.517115] io scheduler noop registered\n[ 0.518060] io scheduler deadline registered (default)\n[ 0.519266] io scheduler cfq registered\n[ 0.520279] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521607] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523148] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524907] ACPI: Power Button [PWRF]\n[ 0.525889] GHES: HEST is not enabled!\n[ 0.539757] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570122] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573350] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596905] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599332] Linux agpgart interface v0.103\n[ 0.601570] brd: module loaded\n[ 0.602947] loop: module loaded\n[ 0.607871] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609569] GPT:90111 != 2097151\n[ 0.610368] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611663] GPT:90111 != 2097151\n[ 0.612454] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613582] vda: vda1 vda15\n[ 0.615178] scsi host0: ata_piix\n[ 0.616035] scsi host1: ata_piix\n[ 0.616848] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618308] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.619991] libphy: Fixed MDIO Bus: probed\n[ 0.620943] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622066] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624414] PPP generic driver version 2.4.2\n[ 0.625522] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.626944] ehci-pci: EHCI PCI platform driver\n[ 0.627966] ehci-platform: EHCI generic platform driver\n[ 0.629132] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630473] ohci-pci: OHCI PCI platform driver\n[ 0.631499] ohci-platform: OHCI generic platform driver\n[ 0.632660] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647249] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648438] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650147] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651304] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652610] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654085] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655755] usb usb1: Product: UHCI Host Controller\n[ 0.656852] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658271] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659400] hub 1-0:1.0: USB hub found\n[ 0.660321] hub 1-0:1.0: 2 ports detected\n[ 0.661361] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663781] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664902] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666112] mousedev: PS/2 mouse device common for all mice\n[ 0.667565] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669711] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670979] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672401] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673814] i2c /dev entries driver\n[ 0.674701] device-mapper: uevent: version 1.0.3\n[ 0.675817] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677735] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.679259] NET: Registered protocol family 10\n[ 0.680413] NET: Registered protocol family 17\n[ 0.681467] Key type dns_resolver registered\n[ 0.682546] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.683856] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.685928] registered taskstats version 1\n[ 0.686907] Loading compiled-in X.509 certificates\n[ 0.688517] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.690731] zswap: loaded using pool lzo/zbud\n[ 0.692258] Key type trusted registered\n[ 0.693973] Key type encrypted registered\n[ 0.694944] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.696164] ima: No TPM chip found, activating TPM-bypass!\n[ 0.697390] evm: HMAC attrs: 0x1\n[ 0.698458] Magic number: 2:908:694\n[ 0.699439] rtc_cmos 00:00: setting system clock to 2018-09-26 17:39:26 UTC (1537983566)\n[ 0.701312] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.702638] EDD information not available.\n[ 0.778826] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.780325] Write protecting the kernel read-only data: 14336k\n[ 0.792091] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793881] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.36\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.559718] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.46. iid=i-00000132\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/suyvY80k3Zy4yqmVv3BjwbJMHJZQ5b2x0PWUU+SimIQeFqv03R4d05q0gfWUOSRWDgDEUhct1NCpkZ/NoBxS4HaY8jgfnUfBuXe7FOL/WgIJ4OXARYxquzNU55lSqzH6yFItm9NjOasVFsPzE4SinBPirp66HXJ9v8R+5+wbHO00BOtagsBwqi883dWLGYkUFMuhLaLSdUmapFsTfE9SCP2OAUr2Mt7trYoVQ7L9IVHfKLHXV9eZglqYc2e494PXy2QfwyWf0J9GhZFEfR+Lwm+fFBGltBpa9A3ktAuntxPkw18lvThC9JJoUXhewPZp3AHayCQpm93OvmfA55yP root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAJ4D2BmgLn+qfRDlj257mQjkZBiR5wV1wNn1Cgzk5POHAA+kARDoitmiIhNCNb4lMzQ/3r4d9r0gagkXfHsb8YWiIGo+gBnIU+miTRnwB7oaHvjRUwdk0Llu9qMey/ZDdrRur2Z49fCEyPqJ8uq9WdDz7uJG6RVaBiG6AMk5P+C/AAAAFQCYmyeIo/2UOpJpnHvOF6W0dwsGOQAAAIEAiYWPkLbBSxjPpL5s4VexCGINWswAKcPU43tczxEdDSdkEHUPPb5oVFDDzPQSR12roH+Mua/s/fYDudEnVmbgSQAcFmbSbM43Nb/LWKEvV4Rkm9/HXBKOE3QcRAjpKEPvZbtrCYJoDq4VVcw/ReIzIv07qACkfXkw8nC4rXfMQgEAAACAeZzLdIHDiLMIHLuaEjMyTuqGrjYKLoBX5YpLgPwMuROWT41/6jJHE9yeMhtRiXpaldSPqfBwJzfecsAhVJeVyFuAS4BSjRAsKt2taOz9Sy44EMPN9g4IoOaXsEl7mDUpPHTLw1F3yfmOiVmcPygGg7DH6UgD4cWNrbzK3xhVB9M= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe92:acc4/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.7 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000132\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.65 ===\n/dev/root resized successfully [took 1.69s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:92:AC:C4 \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe92:acc4/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8230 (8.0 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-09-26 17:40:05,330 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1f5d061f-d4c9-4379-b23c-1de57735e4d1/action used request id req-00b515bd-a5c9-4d27-a1a6-6cb21b9dadcf 2018-09-26 17:40:07,349 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1f5d061f-d4c9-4379-b23c-1de57735e4d1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f9b163c0c908b7176847ea2ca6660d9f10fb20" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:40:08,427 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:40:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7bdf6f46-b48a-4c54-90ba-fc8c2989ada0 x-compute-request-id: req-7bdf6f46-b48a-4c54-90ba-fc8c2989ada0 Content-Encoding: gzip Content-Length: 10065 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 506538701 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.130746] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132342] pid_max: default: 32768 minimum: 301\n[ 0.133205] ACPI: Core revision 20150930\n[ 0.134562] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135830] Security Framework initialized\n[ 0.136624] Yama: becoming mindful.\n[ 0.137334] AppArmor: AppArmor initialized\n[ 0.138175] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139465] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140701] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141870] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143218] Initializing cgroup subsys io\n[ 0.144009] Initializing cgroup subsys memory\n[ 0.144838] Initializing cgroup subsys devices\n[ 0.145682] Initializing cgroup subsys freezer\n[ 0.146529] Initializing cgroup subsys net_cls\n[ 0.147372] Initializing cgroup subsys perf_event\n[ 0.148255] Initializing cgroup subsys net_prio\n[ 0.149112] Initializing cgroup subsys hugetlb\n[ 0.149961] Initializing cgroup subsys pids\n[ 0.150816] CPU: Physical Processor ID: 0\n[ 0.152282] mce: CPU supports 10 MCE banks\n[ 0.153100] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154072] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164691] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171029] ftrace: allocating 31920 entries in 125 pages\n[ 0.197352] smpboot: Max logical packages: 1\n[ 0.198199] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199506] x2apic enabled\n[ 0.200293] Switched APIC routing to physical x2apic.\n[ 0.202017] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203102] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205037] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206772] KVM setup paravirtual spinlock\n[ 0.208042] x86: Booted up 1 node, 1 CPUs\n[ 0.208820] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210192] devtmpfs: initialized\n[ 0.211880] evm: security.selinux\n[ 0.212567] evm: security.SMACK64\n[ 0.213239] evm: security.SMACK64EXEC\n[ 0.213959] evm: security.SMACK64TRANSMUTE\n[ 0.214747] evm: security.SMACK64MMAP\n[ 0.215468] evm: security.ima\n[ 0.216097] evm: security.capability\n[ 0.216890] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218687] pinctrl core: initialized pinctrl subsystem\n[ 0.219746] RTC time: 17:39:25, date: 09/26/18\n[ 0.220682] NET: Registered protocol family 16\n[ 0.221623] cpuidle: using governor ladder\n[ 0.222413] cpuidle: using governor menu\n[ 0.223171] PCCT header not found.\n[ 0.223892] ACPI: bus type PCI registered\n[ 0.224674] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225875] PCI: Using configuration type 1 for base access\n[ 0.227593] ACPI: Added _OSI(Module Device)\n[ 0.228414] ACPI: Added _OSI(Processor Device)\n[ 0.229262] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230135] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232209] ACPI: Interpreter enabled\n[ 0.232946] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234739] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236518] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238308] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240089] ACPI: (supports S0 S5)\n[ 0.240771] ACPI: Using IOAPIC for interrupt routing\n[ 0.241686] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244855] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245955] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247148] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248308] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250476] acpiphp: Slot [3] registered\n[ 0.251253] acpiphp: Slot [4] registered\n[ 0.252029] acpiphp: Slot [5] registered\n[ 0.252810] acpiphp: Slot [6] registered\n[ 0.253587] acpiphp: Slot [7] registered\n[ 0.254365] acpiphp: Slot [8] registered\n[ 0.255141] acpiphp: Slot [9] registered\n[ 0.255913] acpiphp: Slot [10] registered\n[ 0.256699] acpiphp: Slot [11] registered\n[ 0.257493] acpiphp: Slot [12] registered\n[ 0.258290] acpiphp: Slot [13] registered\n[ 0.259076] acpiphp: Slot [14] registered\n[ 0.259859] acpiphp: Slot [15] registered\n[ 0.270687] acpiphp: Slot [16] registered\n[ 0.271489] acpiphp: Slot [17] registered\n[ 0.272275] acpiphp: Slot [18] registered\n[ 0.273063] acpiphp: Slot [19] registered\n[ 0.273847] acpiphp: Slot [20] registered\n[ 0.274635] acpiphp: Slot [21] registered\n[ 0.275428] acpiphp: Slot [22] registered\n[ 0.276214] acpiphp: Slot [23] registered\n[ 0.276997] acpiphp: Slot [24] registered\n[ 0.277784] acpiphp: Slot [25] registered\n[ 0.278589] acpiphp: Slot [26] registered\n[ 0.279383] acpiphp: Slot [27] registered\n[ 0.280180] acpiphp: Slot [28] registered\n[ 0.280966] acpiphp: Slot [29] registered\n[ 0.281751] acpiphp: Slot [30] registered\n[ 0.282541] acpiphp: Slot [31] registered\n[ 0.283325] PCI host bridge to bus 0000:00\n[ 0.284112] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285289] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286461] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287859] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289262] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295451] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296725] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297866] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299104] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305910] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307322] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355244] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356717] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358140] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359529] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360979] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362908] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.364055] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365121] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366684] vgaarb: loaded\n[ 0.367292] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368427] SCSI subsystem initialized\n[ 0.369254] ACPI: bus type USB registered\n[ 0.370070] usbcore: registered new interface driver usbfs\n[ 0.371106] usbcore: registered new interface driver hub\n[ 0.372119] usbcore: registered new device driver usb\n[ 0.373190] PCI: Using ACPI for IRQ routing\n[ 0.374219] NetLabel: Initializing\n[ 0.374929] NetLabel: domain hash size = 128\n[ 0.375794] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376753] NetLabel: unlabeled traffic allowed by default\n[ 0.377846] clocksource: Switched to clocksource kvm-clock\n[ 0.383398] AppArmor: AppArmor Filesystem Enabled\n[ 0.384388] pnp: PnP ACPI init\n[ 0.385293] pnp: PnP ACPI: found 5 devices\n[ 0.391666] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393372] NET: Registered protocol family 2\n[ 0.394330] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395600] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396762] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397926] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399010] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400171] NET: Registered protocol family 1\n[ 0.401033] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.402132] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.403204] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417354] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431792] Trying to unpack rootfs image as initramfs...\n[ 0.481996] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.495783] Scanning for low memory corruption every 60 seconds\n[ 0.497283] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498652] audit: initializing netlink subsys (disabled)\n[ 0.499876] audit: type=2000 audit(1537983566.431:1): initialized\n[ 0.501439] Initialise system trusted keyring\n[ 0.502541] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503938] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506225] zbud: loaded\n[ 0.506977] VFS: Disk quotas dquot_6.6.0\n[ 0.507898] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509595] fuse init (API version 7.23)\n[ 0.510646] Key type big_key registered\n[ 0.511562] Allocating IMA MOK and blacklist keyrings.\n[ 0.513234] Key type asymmetric registered\n[ 0.514211] Asymmetric key parser 'x509' registered\n[ 0.515347] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.517115] io scheduler noop registered\n[ 0.518060] io scheduler deadline registered (default)\n[ 0.519266] io scheduler cfq registered\n[ 0.520279] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521607] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523148] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524907] ACPI: Power Button [PWRF]\n[ 0.525889] GHES: HEST is not enabled!\n[ 0.539757] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570122] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573350] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596905] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599332] Linux agpgart interface v0.103\n[ 0.601570] brd: module loaded\n[ 0.602947] loop: module loaded\n[ 0.607871] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609569] GPT:90111 != 2097151\n[ 0.610368] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611663] GPT:90111 != 2097151\n[ 0.612454] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613582] vda: vda1 vda15\n[ 0.615178] scsi host0: ata_piix\n[ 0.616035] scsi host1: ata_piix\n[ 0.616848] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618308] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.619991] libphy: Fixed MDIO Bus: probed\n[ 0.620943] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622066] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624414] PPP generic driver version 2.4.2\n[ 0.625522] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.626944] ehci-pci: EHCI PCI platform driver\n[ 0.627966] ehci-platform: EHCI generic platform driver\n[ 0.629132] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630473] ohci-pci: OHCI PCI platform driver\n[ 0.631499] ohci-platform: OHCI generic platform driver\n[ 0.632660] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647249] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648438] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650147] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651304] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652610] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654085] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655755] usb usb1: Product: UHCI Host Controller\n[ 0.656852] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658271] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659400] hub 1-0:1.0: USB hub found\n[ 0.660321] hub 1-0:1.0: 2 ports detected\n[ 0.661361] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663781] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664902] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666112] mousedev: PS/2 mouse device common for all mice\n[ 0.667565] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669711] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670979] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672401] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673814] i2c /dev entries driver\n[ 0.674701] device-mapper: uevent: version 1.0.3\n[ 0.675817] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677735] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.679259] NET: Registered protocol family 10\n[ 0.680413] NET: Registered protocol family 17\n[ 0.681467] Key type dns_resolver registered\n[ 0.682546] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.683856] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.685928] registered taskstats version 1\n[ 0.686907] Loading compiled-in X.509 certificates\n[ 0.688517] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.690731] zswap: loaded using pool lzo/zbud\n[ 0.692258] Key type trusted registered\n[ 0.693973] Key type encrypted registered\n[ 0.694944] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.696164] ima: No TPM chip found, activating TPM-bypass!\n[ 0.697390] evm: HMAC attrs: 0x1\n[ 0.698458] Magic number: 2:908:694\n[ 0.699439] rtc_cmos 00:00: setting system clock to 2018-09-26 17:39:26 UTC (1537983566)\n[ 0.701312] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.702638] EDD information not available.\n[ 0.778826] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.780325] Write protecting the kernel read-only data: 14336k\n[ 0.792091] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793881] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.36\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.559718] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.46. iid=i-00000132\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/suyvY80k3Zy4yqmVv3BjwbJMHJZQ5b2x0PWUU+SimIQeFqv03R4d05q0gfWUOSRWDgDEUhct1NCpkZ/NoBxS4HaY8jgfnUfBuXe7FOL/WgIJ4OXARYxquzNU55lSqzH6yFItm9NjOasVFsPzE4SinBPirp66HXJ9v8R+5+wbHO00BOtagsBwqi883dWLGYkUFMuhLaLSdUmapFsTfE9SCP2OAUr2Mt7trYoVQ7L9IVHfKLHXV9eZglqYc2e494PXy2QfwyWf0J9GhZFEfR+Lwm+fFBGltBpa9A3ktAuntxPkw18lvThC9JJoUXhewPZp3AHayCQpm93OvmfA55yP root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAJ4D2BmgLn+qfRDlj257mQjkZBiR5wV1wNn1Cgzk5POHAA+kARDoitmiIhNCNb4lMzQ/3r4d9r0gagkXfHsb8YWiIGo+gBnIU+miTRnwB7oaHvjRUwdk0Llu9qMey/ZDdrRur2Z49fCEyPqJ8uq9WdDz7uJG6RVaBiG6AMk5P+C/AAAAFQCYmyeIo/2UOpJpnHvOF6W0dwsGOQAAAIEAiYWPkLbBSxjPpL5s4VexCGINWswAKcPU43tczxEdDSdkEHUPPb5oVFDDzPQSR12roH+Mua/s/fYDudEnVmbgSQAcFmbSbM43Nb/LWKEvV4Rkm9/HXBKOE3QcRAjpKEPvZbtrCYJoDq4VVcw/ReIzIv07qACkfXkw8nC4rXfMQgEAAACAeZzLdIHDiLMIHLuaEjMyTuqGrjYKLoBX5YpLgPwMuROWT41/6jJHE9yeMhtRiXpaldSPqfBwJzfecsAhVJeVyFuAS4BSjRAsKt2taOz9Sy44EMPN9g4IoOaXsEl7mDUpPHTLw1F3yfmOiVmcPygGg7DH6UgD4cWNrbzK3xhVB9M= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe92:acc4/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.7 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000132\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.65 ===\n/dev/root resized successfully [took 1.69s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:92:AC:C4 \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe92:acc4/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8230 (8.0 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-09-26 17:40:08,428 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1f5d061f-d4c9-4379-b23c-1de57735e4d1/action used request id req-7bdf6f46-b48a-4c54-90ba-fc8c2989ada0 2018-09-26 17:40:10,448 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1f5d061f-d4c9-4379-b23c-1de57735e4d1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f9b163c0c908b7176847ea2ca6660d9f10fb20" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:40:11,526 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:40:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-58d1eb22-354c-43e6-b649-4a8669e3baa5 x-compute-request-id: req-58d1eb22-354c-43e6-b649-4a8669e3baa5 Content-Encoding: gzip Content-Length: 10065 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 506538701 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.130746] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132342] pid_max: default: 32768 minimum: 301\n[ 0.133205] ACPI: Core revision 20150930\n[ 0.134562] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135830] Security Framework initialized\n[ 0.136624] Yama: becoming mindful.\n[ 0.137334] AppArmor: AppArmor initialized\n[ 0.138175] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139465] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140701] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141870] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143218] Initializing cgroup subsys io\n[ 0.144009] Initializing cgroup subsys memory\n[ 0.144838] Initializing cgroup subsys devices\n[ 0.145682] Initializing cgroup subsys freezer\n[ 0.146529] Initializing cgroup subsys net_cls\n[ 0.147372] Initializing cgroup subsys perf_event\n[ 0.148255] Initializing cgroup subsys net_prio\n[ 0.149112] Initializing cgroup subsys hugetlb\n[ 0.149961] Initializing cgroup subsys pids\n[ 0.150816] CPU: Physical Processor ID: 0\n[ 0.152282] mce: CPU supports 10 MCE banks\n[ 0.153100] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154072] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164691] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171029] ftrace: allocating 31920 entries in 125 pages\n[ 0.197352] smpboot: Max logical packages: 1\n[ 0.198199] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199506] x2apic enabled\n[ 0.200293] Switched APIC routing to physical x2apic.\n[ 0.202017] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203102] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205037] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206772] KVM setup paravirtual spinlock\n[ 0.208042] x86: Booted up 1 node, 1 CPUs\n[ 0.208820] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210192] devtmpfs: initialized\n[ 0.211880] evm: security.selinux\n[ 0.212567] evm: security.SMACK64\n[ 0.213239] evm: security.SMACK64EXEC\n[ 0.213959] evm: security.SMACK64TRANSMUTE\n[ 0.214747] evm: security.SMACK64MMAP\n[ 0.215468] evm: security.ima\n[ 0.216097] evm: security.capability\n[ 0.216890] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218687] pinctrl core: initialized pinctrl subsystem\n[ 0.219746] RTC time: 17:39:25, date: 09/26/18\n[ 0.220682] NET: Registered protocol family 16\n[ 0.221623] cpuidle: using governor ladder\n[ 0.222413] cpuidle: using governor menu\n[ 0.223171] PCCT header not found.\n[ 0.223892] ACPI: bus type PCI registered\n[ 0.224674] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225875] PCI: Using configuration type 1 for base access\n[ 0.227593] ACPI: Added _OSI(Module Device)\n[ 0.228414] ACPI: Added _OSI(Processor Device)\n[ 0.229262] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230135] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232209] ACPI: Interpreter enabled\n[ 0.232946] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234739] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236518] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238308] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240089] ACPI: (supports S0 S5)\n[ 0.240771] ACPI: Using IOAPIC for interrupt routing\n[ 0.241686] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244855] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245955] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247148] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248308] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250476] acpiphp: Slot [3] registered\n[ 0.251253] acpiphp: Slot [4] registered\n[ 0.252029] acpiphp: Slot [5] registered\n[ 0.252810] acpiphp: Slot [6] registered\n[ 0.253587] acpiphp: Slot [7] registered\n[ 0.254365] acpiphp: Slot [8] registered\n[ 0.255141] acpiphp: Slot [9] registered\n[ 0.255913] acpiphp: Slot [10] registered\n[ 0.256699] acpiphp: Slot [11] registered\n[ 0.257493] acpiphp: Slot [12] registered\n[ 0.258290] acpiphp: Slot [13] registered\n[ 0.259076] acpiphp: Slot [14] registered\n[ 0.259859] acpiphp: Slot [15] registered\n[ 0.270687] acpiphp: Slot [16] registered\n[ 0.271489] acpiphp: Slot [17] registered\n[ 0.272275] acpiphp: Slot [18] registered\n[ 0.273063] acpiphp: Slot [19] registered\n[ 0.273847] acpiphp: Slot [20] registered\n[ 0.274635] acpiphp: Slot [21] registered\n[ 0.275428] acpiphp: Slot [22] registered\n[ 0.276214] acpiphp: Slot [23] registered\n[ 0.276997] acpiphp: Slot [24] registered\n[ 0.277784] acpiphp: Slot [25] registered\n[ 0.278589] acpiphp: Slot [26] registered\n[ 0.279383] acpiphp: Slot [27] registered\n[ 0.280180] acpiphp: Slot [28] registered\n[ 0.280966] acpiphp: Slot [29] registered\n[ 0.281751] acpiphp: Slot [30] registered\n[ 0.282541] acpiphp: Slot [31] registered\n[ 0.283325] PCI host bridge to bus 0000:00\n[ 0.284112] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285289] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286461] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287859] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289262] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295451] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296725] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297866] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299104] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305910] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307322] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355244] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356717] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358140] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359529] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360979] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362908] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.364055] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365121] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366684] vgaarb: loaded\n[ 0.367292] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368427] SCSI subsystem initialized\n[ 0.369254] ACPI: bus type USB registered\n[ 0.370070] usbcore: registered new interface driver usbfs\n[ 0.371106] usbcore: registered new interface driver hub\n[ 0.372119] usbcore: registered new device driver usb\n[ 0.373190] PCI: Using ACPI for IRQ routing\n[ 0.374219] NetLabel: Initializing\n[ 0.374929] NetLabel: domain hash size = 128\n[ 0.375794] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376753] NetLabel: unlabeled traffic allowed by default\n[ 0.377846] clocksource: Switched to clocksource kvm-clock\n[ 0.383398] AppArmor: AppArmor Filesystem Enabled\n[ 0.384388] pnp: PnP ACPI init\n[ 0.385293] pnp: PnP ACPI: found 5 devices\n[ 0.391666] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393372] NET: Registered protocol family 2\n[ 0.394330] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395600] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396762] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397926] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399010] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400171] NET: Registered protocol family 1\n[ 0.401033] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.402132] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.403204] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417354] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431792] Trying to unpack rootfs image as initramfs...\n[ 0.481996] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.495783] Scanning for low memory corruption every 60 seconds\n[ 0.497283] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498652] audit: initializing netlink subsys (disabled)\n[ 0.499876] audit: type=2000 audit(1537983566.431:1): initialized\n[ 0.501439] Initialise system trusted keyring\n[ 0.502541] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503938] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506225] zbud: loaded\n[ 0.506977] VFS: Disk quotas dquot_6.6.0\n[ 0.507898] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509595] fuse init (API version 7.23)\n[ 0.510646] Key type big_key registered\n[ 0.511562] Allocating IMA MOK and blacklist keyrings.\n[ 0.513234] Key type asymmetric registered\n[ 0.514211] Asymmetric key parser 'x509' registered\n[ 0.515347] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.517115] io scheduler noop registered\n[ 0.518060] io scheduler deadline registered (default)\n[ 0.519266] io scheduler cfq registered\n[ 0.520279] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521607] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523148] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524907] ACPI: Power Button [PWRF]\n[ 0.525889] GHES: HEST is not enabled!\n[ 0.539757] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570122] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573350] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596905] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599332] Linux agpgart interface v0.103\n[ 0.601570] brd: module loaded\n[ 0.602947] loop: module loaded\n[ 0.607871] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609569] GPT:90111 != 2097151\n[ 0.610368] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611663] GPT:90111 != 2097151\n[ 0.612454] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613582] vda: vda1 vda15\n[ 0.615178] scsi host0: ata_piix\n[ 0.616035] scsi host1: ata_piix\n[ 0.616848] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618308] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.619991] libphy: Fixed MDIO Bus: probed\n[ 0.620943] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622066] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624414] PPP generic driver version 2.4.2\n[ 0.625522] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.626944] ehci-pci: EHCI PCI platform driver\n[ 0.627966] ehci-platform: EHCI generic platform driver\n[ 0.629132] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630473] ohci-pci: OHCI PCI platform driver\n[ 0.631499] ohci-platform: OHCI generic platform driver\n[ 0.632660] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647249] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648438] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650147] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651304] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652610] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654085] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655755] usb usb1: Product: UHCI Host Controller\n[ 0.656852] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658271] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659400] hub 1-0:1.0: USB hub found\n[ 0.660321] hub 1-0:1.0: 2 ports detected\n[ 0.661361] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663781] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664902] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666112] mousedev: PS/2 mouse device common for all mice\n[ 0.667565] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669711] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670979] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672401] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673814] i2c /dev entries driver\n[ 0.674701] device-mapper: uevent: version 1.0.3\n[ 0.675817] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677735] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.679259] NET: Registered protocol family 10\n[ 0.680413] NET: Registered protocol family 17\n[ 0.681467] Key type dns_resolver registered\n[ 0.682546] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.683856] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.685928] registered taskstats version 1\n[ 0.686907] Loading compiled-in X.509 certificates\n[ 0.688517] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.690731] zswap: loaded using pool lzo/zbud\n[ 0.692258] Key type trusted registered\n[ 0.693973] Key type encrypted registered\n[ 0.694944] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.696164] ima: No TPM chip found, activating TPM-bypass!\n[ 0.697390] evm: HMAC attrs: 0x1\n[ 0.698458] Magic number: 2:908:694\n[ 0.699439] rtc_cmos 00:00: setting system clock to 2018-09-26 17:39:26 UTC (1537983566)\n[ 0.701312] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.702638] EDD information not available.\n[ 0.778826] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.780325] Write protecting the kernel read-only data: 14336k\n[ 0.792091] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793881] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.36\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.559718] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.46. iid=i-00000132\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/suyvY80k3Zy4yqmVv3BjwbJMHJZQ5b2x0PWUU+SimIQeFqv03R4d05q0gfWUOSRWDgDEUhct1NCpkZ/NoBxS4HaY8jgfnUfBuXe7FOL/WgIJ4OXARYxquzNU55lSqzH6yFItm9NjOasVFsPzE4SinBPirp66HXJ9v8R+5+wbHO00BOtagsBwqi883dWLGYkUFMuhLaLSdUmapFsTfE9SCP2OAUr2Mt7trYoVQ7L9IVHfKLHXV9eZglqYc2e494PXy2QfwyWf0J9GhZFEfR+Lwm+fFBGltBpa9A3ktAuntxPkw18lvThC9JJoUXhewPZp3AHayCQpm93OvmfA55yP root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAJ4D2BmgLn+qfRDlj257mQjkZBiR5wV1wNn1Cgzk5POHAA+kARDoitmiIhNCNb4lMzQ/3r4d9r0gagkXfHsb8YWiIGo+gBnIU+miTRnwB7oaHvjRUwdk0Llu9qMey/ZDdrRur2Z49fCEyPqJ8uq9WdDz7uJG6RVaBiG6AMk5P+C/AAAAFQCYmyeIo/2UOpJpnHvOF6W0dwsGOQAAAIEAiYWPkLbBSxjPpL5s4VexCGINWswAKcPU43tczxEdDSdkEHUPPb5oVFDDzPQSR12roH+Mua/s/fYDudEnVmbgSQAcFmbSbM43Nb/LWKEvV4Rkm9/HXBKOE3QcRAjpKEPvZbtrCYJoDq4VVcw/ReIzIv07qACkfXkw8nC4rXfMQgEAAACAeZzLdIHDiLMIHLuaEjMyTuqGrjYKLoBX5YpLgPwMuROWT41/6jJHE9yeMhtRiXpaldSPqfBwJzfecsAhVJeVyFuAS4BSjRAsKt2taOz9Sy44EMPN9g4IoOaXsEl7mDUpPHTLw1F3yfmOiVmcPygGg7DH6UgD4cWNrbzK3xhVB9M= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe92:acc4/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.7 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000132\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.65 ===\n/dev/root resized successfully [took 1.69s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:92:AC:C4 \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe92:acc4/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8230 (8.0 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-09-26 17:40:11,527 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1f5d061f-d4c9-4379-b23c-1de57735e4d1/action used request id req-58d1eb22-354c-43e6-b649-4a8669e3baa5 2018-09-26 17:40:13,546 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1f5d061f-d4c9-4379-b23c-1de57735e4d1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f9b163c0c908b7176847ea2ca6660d9f10fb20" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:40:14,616 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:40:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a12ac89-4977-43b9-88aa-5ca279ae8f88 x-compute-request-id: req-2a12ac89-4977-43b9-88aa-5ca279ae8f88 Content-Encoding: gzip Content-Length: 10065 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 506538701 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.130746] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132342] pid_max: default: 32768 minimum: 301\n[ 0.133205] ACPI: Core revision 20150930\n[ 0.134562] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135830] Security Framework initialized\n[ 0.136624] Yama: becoming mindful.\n[ 0.137334] AppArmor: AppArmor initialized\n[ 0.138175] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139465] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140701] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141870] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143218] Initializing cgroup subsys io\n[ 0.144009] Initializing cgroup subsys memory\n[ 0.144838] Initializing cgroup subsys devices\n[ 0.145682] Initializing cgroup subsys freezer\n[ 0.146529] Initializing cgroup subsys net_cls\n[ 0.147372] Initializing cgroup subsys perf_event\n[ 0.148255] Initializing cgroup subsys net_prio\n[ 0.149112] Initializing cgroup subsys hugetlb\n[ 0.149961] Initializing cgroup subsys pids\n[ 0.150816] CPU: Physical Processor ID: 0\n[ 0.152282] mce: CPU supports 10 MCE banks\n[ 0.153100] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154072] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164691] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171029] ftrace: allocating 31920 entries in 125 pages\n[ 0.197352] smpboot: Max logical packages: 1\n[ 0.198199] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199506] x2apic enabled\n[ 0.200293] Switched APIC routing to physical x2apic.\n[ 0.202017] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203102] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205037] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206772] KVM setup paravirtual spinlock\n[ 0.208042] x86: Booted up 1 node, 1 CPUs\n[ 0.208820] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210192] devtmpfs: initialized\n[ 0.211880] evm: security.selinux\n[ 0.212567] evm: security.SMACK64\n[ 0.213239] evm: security.SMACK64EXEC\n[ 0.213959] evm: security.SMACK64TRANSMUTE\n[ 0.214747] evm: security.SMACK64MMAP\n[ 0.215468] evm: security.ima\n[ 0.216097] evm: security.capability\n[ 0.216890] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218687] pinctrl core: initialized pinctrl subsystem\n[ 0.219746] RTC time: 17:39:25, date: 09/26/18\n[ 0.220682] NET: Registered protocol family 16\n[ 0.221623] cpuidle: using governor ladder\n[ 0.222413] cpuidle: using governor menu\n[ 0.223171] PCCT header not found.\n[ 0.223892] ACPI: bus type PCI registered\n[ 0.224674] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225875] PCI: Using configuration type 1 for base access\n[ 0.227593] ACPI: Added _OSI(Module Device)\n[ 0.228414] ACPI: Added _OSI(Processor Device)\n[ 0.229262] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230135] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232209] ACPI: Interpreter enabled\n[ 0.232946] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234739] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236518] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238308] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240089] ACPI: (supports S0 S5)\n[ 0.240771] ACPI: Using IOAPIC for interrupt routing\n[ 0.241686] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244855] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245955] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247148] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248308] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250476] acpiphp: Slot [3] registered\n[ 0.251253] acpiphp: Slot [4] registered\n[ 0.252029] acpiphp: Slot [5] registered\n[ 0.252810] acpiphp: Slot [6] registered\n[ 0.253587] acpiphp: Slot [7] registered\n[ 0.254365] acpiphp: Slot [8] registered\n[ 0.255141] acpiphp: Slot [9] registered\n[ 0.255913] acpiphp: Slot [10] registered\n[ 0.256699] acpiphp: Slot [11] registered\n[ 0.257493] acpiphp: Slot [12] registered\n[ 0.258290] acpiphp: Slot [13] registered\n[ 0.259076] acpiphp: Slot [14] registered\n[ 0.259859] acpiphp: Slot [15] registered\n[ 0.270687] acpiphp: Slot [16] registered\n[ 0.271489] acpiphp: Slot [17] registered\n[ 0.272275] acpiphp: Slot [18] registered\n[ 0.273063] acpiphp: Slot [19] registered\n[ 0.273847] acpiphp: Slot [20] registered\n[ 0.274635] acpiphp: Slot [21] registered\n[ 0.275428] acpiphp: Slot [22] registered\n[ 0.276214] acpiphp: Slot [23] registered\n[ 0.276997] acpiphp: Slot [24] registered\n[ 0.277784] acpiphp: Slot [25] registered\n[ 0.278589] acpiphp: Slot [26] registered\n[ 0.279383] acpiphp: Slot [27] registered\n[ 0.280180] acpiphp: Slot [28] registered\n[ 0.280966] acpiphp: Slot [29] registered\n[ 0.281751] acpiphp: Slot [30] registered\n[ 0.282541] acpiphp: Slot [31] registered\n[ 0.283325] PCI host bridge to bus 0000:00\n[ 0.284112] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285289] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286461] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287859] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289262] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295451] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296725] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297866] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299104] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305910] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307322] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355244] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356717] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358140] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359529] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360979] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362908] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.364055] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365121] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366684] vgaarb: loaded\n[ 0.367292] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368427] SCSI subsystem initialized\n[ 0.369254] ACPI: bus type USB registered\n[ 0.370070] usbcore: registered new interface driver usbfs\n[ 0.371106] usbcore: registered new interface driver hub\n[ 0.372119] usbcore: registered new device driver usb\n[ 0.373190] PCI: Using ACPI for IRQ routing\n[ 0.374219] NetLabel: Initializing\n[ 0.374929] NetLabel: domain hash size = 128\n[ 0.375794] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376753] NetLabel: unlabeled traffic allowed by default\n[ 0.377846] clocksource: Switched to clocksource kvm-clock\n[ 0.383398] AppArmor: AppArmor Filesystem Enabled\n[ 0.384388] pnp: PnP ACPI init\n[ 0.385293] pnp: PnP ACPI: found 5 devices\n[ 0.391666] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393372] NET: Registered protocol family 2\n[ 0.394330] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395600] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396762] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397926] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399010] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400171] NET: Registered protocol family 1\n[ 0.401033] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.402132] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.403204] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417354] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431792] Trying to unpack rootfs image as initramfs...\n[ 0.481996] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.495783] Scanning for low memory corruption every 60 seconds\n[ 0.497283] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498652] audit: initializing netlink subsys (disabled)\n[ 0.499876] audit: type=2000 audit(1537983566.431:1): initialized\n[ 0.501439] Initialise system trusted keyring\n[ 0.502541] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503938] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506225] zbud: loaded\n[ 0.506977] VFS: Disk quotas dquot_6.6.0\n[ 0.507898] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509595] fuse init (API version 7.23)\n[ 0.510646] Key type big_key registered\n[ 0.511562] Allocating IMA MOK and blacklist keyrings.\n[ 0.513234] Key type asymmetric registered\n[ 0.514211] Asymmetric key parser 'x509' registered\n[ 0.515347] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.517115] io scheduler noop registered\n[ 0.518060] io scheduler deadline registered (default)\n[ 0.519266] io scheduler cfq registered\n[ 0.520279] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521607] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523148] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524907] ACPI: Power Button [PWRF]\n[ 0.525889] GHES: HEST is not enabled!\n[ 0.539757] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570122] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573350] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596905] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599332] Linux agpgart interface v0.103\n[ 0.601570] brd: module loaded\n[ 0.602947] loop: module loaded\n[ 0.607871] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609569] GPT:90111 != 2097151\n[ 0.610368] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611663] GPT:90111 != 2097151\n[ 0.612454] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613582] vda: vda1 vda15\n[ 0.615178] scsi host0: ata_piix\n[ 0.616035] scsi host1: ata_piix\n[ 0.616848] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618308] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.619991] libphy: Fixed MDIO Bus: probed\n[ 0.620943] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622066] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624414] PPP generic driver version 2.4.2\n[ 0.625522] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.626944] ehci-pci: EHCI PCI platform driver\n[ 0.627966] ehci-platform: EHCI generic platform driver\n[ 0.629132] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630473] ohci-pci: OHCI PCI platform driver\n[ 0.631499] ohci-platform: OHCI generic platform driver\n[ 0.632660] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647249] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648438] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650147] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651304] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652610] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654085] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655755] usb usb1: Product: UHCI Host Controller\n[ 0.656852] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658271] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659400] hub 1-0:1.0: USB hub found\n[ 0.660321] hub 1-0:1.0: 2 ports detected\n[ 0.661361] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663781] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664902] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666112] mousedev: PS/2 mouse device common for all mice\n[ 0.667565] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669711] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670979] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672401] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673814] i2c /dev entries driver\n[ 0.674701] device-mapper: uevent: version 1.0.3\n[ 0.675817] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677735] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.679259] NET: Registered protocol family 10\n[ 0.680413] NET: Registered protocol family 17\n[ 0.681467] Key type dns_resolver registered\n[ 0.682546] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.683856] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.685928] registered taskstats version 1\n[ 0.686907] Loading compiled-in X.509 certificates\n[ 0.688517] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.690731] zswap: loaded using pool lzo/zbud\n[ 0.692258] Key type trusted registered\n[ 0.693973] Key type encrypted registered\n[ 0.694944] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.696164] ima: No TPM chip found, activating TPM-bypass!\n[ 0.697390] evm: HMAC attrs: 0x1\n[ 0.698458] Magic number: 2:908:694\n[ 0.699439] rtc_cmos 00:00: setting system clock to 2018-09-26 17:39:26 UTC (1537983566)\n[ 0.701312] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.702638] EDD information not available.\n[ 0.778826] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.780325] Write protecting the kernel read-only data: 14336k\n[ 0.792091] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793881] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.36\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.559718] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.46. iid=i-00000132\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/suyvY80k3Zy4yqmVv3BjwbJMHJZQ5b2x0PWUU+SimIQeFqv03R4d05q0gfWUOSRWDgDEUhct1NCpkZ/NoBxS4HaY8jgfnUfBuXe7FOL/WgIJ4OXARYxquzNU55lSqzH6yFItm9NjOasVFsPzE4SinBPirp66HXJ9v8R+5+wbHO00BOtagsBwqi883dWLGYkUFMuhLaLSdUmapFsTfE9SCP2OAUr2Mt7trYoVQ7L9IVHfKLHXV9eZglqYc2e494PXy2QfwyWf0J9GhZFEfR+Lwm+fFBGltBpa9A3ktAuntxPkw18lvThC9JJoUXhewPZp3AHayCQpm93OvmfA55yP root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAJ4D2BmgLn+qfRDlj257mQjkZBiR5wV1wNn1Cgzk5POHAA+kARDoitmiIhNCNb4lMzQ/3r4d9r0gagkXfHsb8YWiIGo+gBnIU+miTRnwB7oaHvjRUwdk0Llu9qMey/ZDdrRur2Z49fCEyPqJ8uq9WdDz7uJG6RVaBiG6AMk5P+C/AAAAFQCYmyeIo/2UOpJpnHvOF6W0dwsGOQAAAIEAiYWPkLbBSxjPpL5s4VexCGINWswAKcPU43tczxEdDSdkEHUPPb5oVFDDzPQSR12roH+Mua/s/fYDudEnVmbgSQAcFmbSbM43Nb/LWKEvV4Rkm9/HXBKOE3QcRAjpKEPvZbtrCYJoDq4VVcw/ReIzIv07qACkfXkw8nC4rXfMQgEAAACAeZzLdIHDiLMIHLuaEjMyTuqGrjYKLoBX5YpLgPwMuROWT41/6jJHE9yeMhtRiXpaldSPqfBwJzfecsAhVJeVyFuAS4BSjRAsKt2taOz9Sy44EMPN9g4IoOaXsEl7mDUpPHTLw1F3yfmOiVmcPygGg7DH6UgD4cWNrbzK3xhVB9M= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe92:acc4/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.7 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000132\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.65 ===\n/dev/root resized successfully [took 1.69s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:92:AC:C4 \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe92:acc4/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8230 (8.0 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-09-26 17:40:14,617 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1f5d061f-d4c9-4379-b23c-1de57735e4d1/action used request id req-2a12ac89-4977-43b9-88aa-5ca279ae8f88 2018-09-26 17:40:16,638 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1f5d061f-d4c9-4379-b23c-1de57735e4d1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f9b163c0c908b7176847ea2ca6660d9f10fb20" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:40:17,717 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:40:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6034bfb2-cca8-47bf-a367-41772ad0a663 x-compute-request-id: req-6034bfb2-cca8-47bf-a367-41772ad0a663 Content-Encoding: gzip Content-Length: 10884 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 506538701 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.130746] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132342] pid_max: default: 32768 minimum: 301\n[ 0.133205] ACPI: Core revision 20150930\n[ 0.134562] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135830] Security Framework initialized\n[ 0.136624] Yama: becoming mindful.\n[ 0.137334] AppArmor: AppArmor initialized\n[ 0.138175] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139465] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140701] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141870] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143218] Initializing cgroup subsys io\n[ 0.144009] Initializing cgroup subsys memory\n[ 0.144838] Initializing cgroup subsys devices\n[ 0.145682] Initializing cgroup subsys freezer\n[ 0.146529] Initializing cgroup subsys net_cls\n[ 0.147372] Initializing cgroup subsys perf_event\n[ 0.148255] Initializing cgroup subsys net_prio\n[ 0.149112] Initializing cgroup subsys hugetlb\n[ 0.149961] Initializing cgroup subsys pids\n[ 0.150816] CPU: Physical Processor ID: 0\n[ 0.152282] mce: CPU supports 10 MCE banks\n[ 0.153100] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154072] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164691] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171029] ftrace: allocating 31920 entries in 125 pages\n[ 0.197352] smpboot: Max logical packages: 1\n[ 0.198199] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199506] x2apic enabled\n[ 0.200293] Switched APIC routing to physical x2apic.\n[ 0.202017] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203102] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205037] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206772] KVM setup paravirtual spinlock\n[ 0.208042] x86: Booted up 1 node, 1 CPUs\n[ 0.208820] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210192] devtmpfs: initialized\n[ 0.211880] evm: security.selinux\n[ 0.212567] evm: security.SMACK64\n[ 0.213239] evm: security.SMACK64EXEC\n[ 0.213959] evm: security.SMACK64TRANSMUTE\n[ 0.214747] evm: security.SMACK64MMAP\n[ 0.215468] evm: security.ima\n[ 0.216097] evm: security.capability\n[ 0.216890] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218687] pinctrl core: initialized pinctrl subsystem\n[ 0.219746] RTC time: 17:39:25, date: 09/26/18\n[ 0.220682] NET: Registered protocol family 16\n[ 0.221623] cpuidle: using governor ladder\n[ 0.222413] cpuidle: using governor menu\n[ 0.223171] PCCT header not found.\n[ 0.223892] ACPI: bus type PCI registered\n[ 0.224674] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225875] PCI: Using configuration type 1 for base access\n[ 0.227593] ACPI: Added _OSI(Module Device)\n[ 0.228414] ACPI: Added _OSI(Processor Device)\n[ 0.229262] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230135] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232209] ACPI: Interpreter enabled\n[ 0.232946] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234739] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236518] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238308] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240089] ACPI: (supports S0 S5)\n[ 0.240771] ACPI: Using IOAPIC for interrupt routing\n[ 0.241686] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244855] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245955] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247148] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248308] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250476] acpiphp: Slot [3] registered\n[ 0.251253] acpiphp: Slot [4] registered\n[ 0.252029] acpiphp: Slot [5] registered\n[ 0.252810] acpiphp: Slot [6] registered\n[ 0.253587] acpiphp: Slot [7] registered\n[ 0.254365] acpiphp: Slot [8] registered\n[ 0.255141] acpiphp: Slot [9] registered\n[ 0.255913] acpiphp: Slot [10] registered\n[ 0.256699] acpiphp: Slot [11] registered\n[ 0.257493] acpiphp: Slot [12] registered\n[ 0.258290] acpiphp: Slot [13] registered\n[ 0.259076] acpiphp: Slot [14] registered\n[ 0.259859] acpiphp: Slot [15] registered\n[ 0.270687] acpiphp: Slot [16] registered\n[ 0.271489] acpiphp: Slot [17] registered\n[ 0.272275] acpiphp: Slot [18] registered\n[ 0.273063] acpiphp: Slot [19] registered\n[ 0.273847] acpiphp: Slot [20] registered\n[ 0.274635] acpiphp: Slot [21] registered\n[ 0.275428] acpiphp: Slot [22] registered\n[ 0.276214] acpiphp: Slot [23] registered\n[ 0.276997] acpiphp: Slot [24] registered\n[ 0.277784] acpiphp: Slot [25] registered\n[ 0.278589] acpiphp: Slot [26] registered\n[ 0.279383] acpiphp: Slot [27] registered\n[ 0.280180] acpiphp: Slot [28] registered\n[ 0.280966] acpiphp: Slot [29] registered\n[ 0.281751] acpiphp: Slot [30] registered\n[ 0.282541] acpiphp: Slot [31] registered\n[ 0.283325] PCI host bridge to bus 0000:00\n[ 0.284112] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285289] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286461] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287859] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289262] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295451] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296725] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297866] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299104] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305910] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307322] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355244] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356717] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358140] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359529] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360979] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362908] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.364055] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365121] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366684] vgaarb: loaded\n[ 0.367292] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368427] SCSI subsystem initialized\n[ 0.369254] ACPI: bus type USB registered\n[ 0.370070] usbcore: registered new interface driver usbfs\n[ 0.371106] usbcore: registered new interface driver hub\n[ 0.372119] usbcore: registered new device driver usb\n[ 0.373190] PCI: Using ACPI for IRQ routing\n[ 0.374219] NetLabel: Initializing\n[ 0.374929] NetLabel: domain hash size = 128\n[ 0.375794] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376753] NetLabel: unlabeled traffic allowed by default\n[ 0.377846] clocksource: Switched to clocksource kvm-clock\n[ 0.383398] AppArmor: AppArmor Filesystem Enabled\n[ 0.384388] pnp: PnP ACPI init\n[ 0.385293] pnp: PnP ACPI: found 5 devices\n[ 0.391666] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393372] NET: Registered protocol family 2\n[ 0.394330] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395600] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396762] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397926] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399010] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400171] NET: Registered protocol family 1\n[ 0.401033] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.402132] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.403204] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417354] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431792] Trying to unpack rootfs image as initramfs...\n[ 0.481996] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.495783] Scanning for low memory corruption every 60 seconds\n[ 0.497283] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498652] audit: initializing netlink subsys (disabled)\n[ 0.499876] audit: type=2000 audit(1537983566.431:1): initialized\n[ 0.501439] Initialise system trusted keyring\n[ 0.502541] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503938] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506225] zbud: loaded\n[ 0.506977] VFS: Disk quotas dquot_6.6.0\n[ 0.507898] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509595] fuse init (API version 7.23)\n[ 0.510646] Key type big_key registered\n[ 0.511562] Allocating IMA MOK and blacklist keyrings.\n[ 0.513234] Key type asymmetric registered\n[ 0.514211] Asymmetric key parser 'x509' registered\n[ 0.515347] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.517115] io scheduler noop registered\n[ 0.518060] io scheduler deadline registered (default)\n[ 0.519266] io scheduler cfq registered\n[ 0.520279] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521607] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523148] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524907] ACPI: Power Button [PWRF]\n[ 0.525889] GHES: HEST is not enabled!\n[ 0.539757] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570122] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573350] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596905] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599332] Linux agpgart interface v0.103\n[ 0.601570] brd: module loaded\n[ 0.602947] loop: module loaded\n[ 0.607871] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609569] GPT:90111 != 2097151\n[ 0.610368] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611663] GPT:90111 != 2097151\n[ 0.612454] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613582] vda: vda1 vda15\n[ 0.615178] scsi host0: ata_piix\n[ 0.616035] scsi host1: ata_piix\n[ 0.616848] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618308] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.619991] libphy: Fixed MDIO Bus: probed\n[ 0.620943] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622066] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624414] PPP generic driver version 2.4.2\n[ 0.625522] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.626944] ehci-pci: EHCI PCI platform driver\n[ 0.627966] ehci-platform: EHCI generic platform driver\n[ 0.629132] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630473] ohci-pci: OHCI PCI platform driver\n[ 0.631499] ohci-platform: OHCI generic platform driver\n[ 0.632660] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647249] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648438] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650147] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651304] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652610] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654085] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655755] usb usb1: Product: UHCI Host Controller\n[ 0.656852] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658271] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659400] hub 1-0:1.0: USB hub found\n[ 0.660321] hub 1-0:1.0: 2 ports detected\n[ 0.661361] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663781] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664902] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666112] mousedev: PS/2 mouse device common for all mice\n[ 0.667565] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669711] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670979] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672401] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673814] i2c /dev entries driver\n[ 0.674701] device-mapper: uevent: version 1.0.3\n[ 0.675817] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677735] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.679259] NET: Registered protocol family 10\n[ 0.680413] NET: Registered protocol family 17\n[ 0.681467] Key type dns_resolver registered\n[ 0.682546] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.683856] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.685928] registered taskstats version 1\n[ 0.686907] Loading compiled-in X.509 certificates\n[ 0.688517] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.690731] zswap: loaded using pool lzo/zbud\n[ 0.692258] Key type trusted registered\n[ 0.693973] Key type encrypted registered\n[ 0.694944] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.696164] ima: No TPM chip found, activating TPM-bypass!\n[ 0.697390] evm: HMAC attrs: 0x1\n[ 0.698458] Magic number: 2:908:694\n[ 0.699439] rtc_cmos 00:00: setting system clock to 2018-09-26 17:39:26 UTC (1537983566)\n[ 0.701312] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.702638] EDD information not available.\n[ 0.778826] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.780325] Write protecting the kernel read-only data: 14336k\n[ 0.792091] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793881] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.36\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.559718] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.46. iid=i-00000132\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/suyvY80k3Zy4yqmVv3BjwbJMHJZQ5b2x0PWUU+SimIQeFqv03R4d05q0gfWUOSRWDgDEUhct1NCpkZ/NoBxS4HaY8jgfnUfBuXe7FOL/WgIJ4OXARYxquzNU55lSqzH6yFItm9NjOasVFsPzE4SinBPirp66HXJ9v8R+5+wbHO00BOtagsBwqi883dWLGYkUFMuhLaLSdUmapFsTfE9SCP2OAUr2Mt7trYoVQ7L9IVHfKLHXV9eZglqYc2e494PXy2QfwyWf0J9GhZFEfR+Lwm+fFBGltBpa9A3ktAuntxPkw18lvThC9JJoUXhewPZp3AHayCQpm93OvmfA55yP root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAJ4D2BmgLn+qfRDlj257mQjkZBiR5wV1wNn1Cgzk5POHAA+kARDoitmiIhNCNb4lMzQ/3r4d9r0gagkXfHsb8YWiIGo+gBnIU+miTRnwB7oaHvjRUwdk0Llu9qMey/ZDdrRur2Z49fCEyPqJ8uq9WdDz7uJG6RVaBiG6AMk5P+C/AAAAFQCYmyeIo/2UOpJpnHvOF6W0dwsGOQAAAIEAiYWPkLbBSxjPpL5s4VexCGINWswAKcPU43tczxEdDSdkEHUPPb5oVFDDzPQSR12roH+Mua/s/fYDudEnVmbgSQAcFmbSbM43Nb/LWKEvV4Rkm9/HXBKOE3QcRAjpKEPvZbtrCYJoDq4VVcw/ReIzIv07qACkfXkw8nC4rXfMQgEAAACAeZzLdIHDiLMIHLuaEjMyTuqGrjYKLoBX5YpLgPwMuROWT41/6jJHE9yeMhtRiXpaldSPqfBwJzfecsAhVJeVyFuAS4BSjRAsKt2taOz9Sy44EMPN9g4IoOaXsEl7mDUpPHTLw1F3yfmOiVmcPygGg7DH6UgD4cWNrbzK3xhVB9M= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe92:acc4/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.7 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000132\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.65 ===\n/dev/root resized successfully [took 1.69s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:92:AC:C4 \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe92:acc4/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8230 (8.0 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-11-1 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.131146] usb 1-1: Manufacturer: QEMU\n[ 1.131148] usb 1-1: SerialNumber: 42\n[ 1.226964] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\n[ 1.493978] tsc: Refined TSC clocksource calibration: 3491.910 MHz\n[ 1.493982] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\n[ 1.525840] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.540149] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.559718] random: dd urandom read with 5 bits of entropy available\n[ 3.772392] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.106066] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nSep 26 18:39:27 cirros syslog.info syslogd started: BusyBox v1.23.2\nSep 26 18:39:27 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nSep 26 18:39:27 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nSep 26 18:39:27 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nSep 26 18:39:27 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nSep 26 18:39:27 cirros kern.notice kernel: [ 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)\nSep 26 18:39:27 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nSep 26 18:39:27 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nSep 26 18:39:27 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nSep 26 18:39:27 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nSep 26 18:39:27 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nSep 26 18:39:27 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nSep 26 18:39:27 cirros kern.notice kernel: [ 1.559718] random: dd urandom read with 5 bits of entropy available\nSep 26 18:39:28 cirros auth.notice su: + /dev/console root:cirros\nSep 26 18:39:29 cirros authpriv.info dropbear[340]: Running in background\nSep 26 18:39:29 cirros kern.info kernel: [ 3.772392] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nSep 26 18:39:29 cirros kern.info kernel: [ 4.106066] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-11-1 login: "} 2018-09-26 17:40:17,717 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1f5d061f-d4c9-4379-b23c-1de57735e4d1/action used request id req-6034bfb2-cca8-47bf-a367-41772ad0a663 2018-09-26 17:40:19,752 - sdnvpn_test_utils - INFO - Waiting for instance 6b5ef4b8-e42f-40f5-a6e3-7d3783e9f141 to boot up 2018-09-26 17:40:19,757 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/6b5ef4b8-e42f-40f5-a6e3-7d3783e9f141/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80c00f7e31f8cbb1c23dfb848e8bbeef75788eb" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:40:20,828 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:40:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7eccf475-29fd-489c-908b-633227f68b7d x-compute-request-id: req-7eccf475-29fd-489c-908b-633227f68b7d Content-Encoding: gzip Content-Length: 10899 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 508920719 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.133527] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135227] pid_max: default: 32768 minimum: 301\n[ 0.136150] ACPI: Core revision 20150930\n[ 0.137556] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138900] Security Framework initialized\n[ 0.139739] Yama: becoming mindful.\n[ 0.140486] AppArmor: AppArmor initialized\n[ 0.141379] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142751] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144069] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145326] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146770] Initializing cgroup subsys io\n[ 0.147609] Initializing cgroup subsys memory\n[ 0.148493] Initializing cgroup subsys devices\n[ 0.149400] Initializing cgroup subsys freezer\n[ 0.150269] Initializing cgroup subsys net_cls\n[ 0.151130] Initializing cgroup subsys perf_event\n[ 0.152035] Initializing cgroup subsys net_prio\n[ 0.152922] Initializing cgroup subsys hugetlb\n[ 0.153782] Initializing cgroup subsys pids\n[ 0.154647] CPU: Physical Processor ID: 0\n[ 0.156123] mce: CPU supports 10 MCE banks\n[ 0.156972] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157964] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168534] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174842] ftrace: allocating 31920 entries in 125 pages\n[ 0.200787] smpboot: Max logical packages: 1\n[ 0.201634] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202969] x2apic enabled\n[ 0.203772] Switched APIC routing to physical x2apic.\n[ 0.205510] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206618] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208604] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210378] KVM setup paravirtual spinlock\n[ 0.211674] x86: Booted up 1 node, 1 CPUs\n[ 0.212472] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213853] devtmpfs: initialized\n[ 0.215561] evm: security.selinux\n[ 0.216253] evm: security.SMACK64\n[ 0.216941] evm: security.SMACK64EXEC\n[ 0.217680] evm: security.SMACK64TRANSMUTE\n[ 0.218478] evm: security.SMACK64MMAP\n[ 0.219220] evm: security.ima\n[ 0.219861] evm: security.capability\n[ 0.220657] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222499] pinctrl core: initialized pinctrl subsystem\n[ 0.223591] RTC time: 17:39:14, date: 09/26/18\n[ 0.224539] NET: Registered protocol family 16\n[ 0.225503] cpuidle: using governor ladder\n[ 0.226312] cpuidle: using governor menu\n[ 0.227091] PCCT header not found.\n[ 0.227847] ACPI: bus type PCI registered\n[ 0.228647] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229878] PCI: Using configuration type 1 for base access\n[ 0.231629] ACPI: Added _OSI(Module Device)\n[ 0.232466] ACPI: Added _OSI(Processor Device)\n[ 0.233323] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234217] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236330] ACPI: Interpreter enabled\n[ 0.237104] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238935] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240756] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242592] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244413] ACPI: (supports S0 S5)\n[ 0.245115] ACPI: Using IOAPIC for interrupt routing\n[ 0.246101] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249185] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250327] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251574] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252770] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254998] acpiphp: Slot [3] registered\n[ 0.255802] acpiphp: Slot [4] registered\n[ 0.256607] acpiphp: Slot [5] registered\n[ 0.257400] acpiphp: Slot [6] registered\n[ 0.258194] acpiphp: Slot [7] registered\n[ 0.258997] acpiphp: Slot [8] registered\n[ 0.259798] acpiphp: Slot [9] registered\n[ 0.260596] acpiphp: Slot [10] registered\n[ 0.261398] acpiphp: Slot [11] registered\n[ 0.262212] acpiphp: Slot [12] registered\n[ 0.263030] acpiphp: Slot [13] registered\n[ 0.263838] acpiphp: Slot [14] registered\n[ 0.264643] acpiphp: Slot [15] registered\n[ 0.275399] acpiphp: Slot [16] registered\n[ 0.276208] acpiphp: Slot [17] registered\n[ 0.277016] acpiphp: Slot [18] registered\n[ 0.277821] acpiphp: Slot [19] registered\n[ 0.278623] acpiphp: Slot [20] registered\n[ 0.279431] acpiphp: Slot [21] registered\n[ 0.280240] acpiphp: Slot [22] registered\n[ 0.281045] acpiphp: Slot [23] registered\n[ 0.281851] acpiphp: Slot [24] registered\n[ 0.282657] acpiphp: Slot [25] registered\n[ 0.283463] acpiphp: Slot [26] registered\n[ 0.284268] acpiphp: Slot [27] registered\n[ 0.285077] acpiphp: Slot [28] registered\n[ 0.285888] acpiphp: Slot [29] registered\n[ 0.286692] acpiphp: Slot [30] registered\n[ 0.287505] acpiphp: Slot [31] registered\n[ 0.288307] PCI host bridge to bus 0000:00\n[ 0.289113] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290316] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292973] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.294409] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300643] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301913] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303078] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304339] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358950] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360395] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361777] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363158] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364527] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365751] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366883] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368149] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369652] vgaarb: loaded\n[ 0.370234] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371344] SCSI subsystem initialized\n[ 0.372146] ACPI: bus type USB registered\n[ 0.372945] usbcore: registered new interface driver usbfs\n[ 0.373947] usbcore: registered new interface driver hub\n[ 0.374928] usbcore: registered new device driver usb\n[ 0.375959] PCI: Using ACPI for IRQ routing\n[ 0.376950] NetLabel: Initializing\n[ 0.377653] NetLabel: domain hash size = 128\n[ 0.378479] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379404] NetLabel: unlabeled traffic allowed by default\n[ 0.380471] clocksource: Switched to clocksource kvm-clock\n[ 0.385824] AppArmor: AppArmor Filesystem Enabled\n[ 0.386758] pnp: PnP ACPI init\n[ 0.387641] pnp: PnP ACPI: found 5 devices\n[ 0.393969] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395699] NET: Registered protocol family 2\n[ 0.396643] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397901] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.399050] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400190] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401251] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402405] NET: Registered protocol family 1\n[ 0.403258] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404335] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.405395] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.419094] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433018] Trying to unpack rootfs image as initramfs...\n[ 0.481684] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.495439] Scanning for low memory corruption every 60 seconds\n[ 0.496827] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.497990] audit: initializing netlink subsys (disabled)\n[ 0.499042] audit: type=2000 audit(1537983554.918:1): initialized\n[ 0.500358] Initialise system trusted keyring\n[ 0.501303] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.502472] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.504441] zbud: loaded\n[ 0.505170] VFS: Disk quotas dquot_6.6.0\n[ 0.506004] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.507524] fuse init (API version 7.23)\n[ 0.508448] Key type big_key registered\n[ 0.509275] Allocating IMA MOK and blacklist keyrings.\n[ 0.510738] Key type asymmetric registered\n[ 0.511549] Asymmetric key parser 'x509' registered\n[ 0.512499] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.513939] io scheduler noop registered\n[ 0.514722] io scheduler deadline registered (default)\n[ 0.515693] io scheduler cfq registered\n[ 0.516523] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.517552] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.518788] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.520220] ACPI: Power Button [PWRF]\n[ 0.521054] GHES: HEST is not enabled!\n[ 0.534426] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564476] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566932] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590822] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592978] Linux agpgart interface v0.103\n[ 0.594996] brd: module loaded\n[ 0.596200] loop: module loaded\n[ 0.600388] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.601858] GPT:90111 != 2097151\n[ 0.602537] GPT:Alternate GPT header not at the end of the disk.\n[ 0.603628] GPT:90111 != 2097151\n[ 0.604299] GPT: Use GNU Parted to correct GPT errors.\n[ 0.605298] vda: vda1 vda15\n[ 0.606734] scsi host0: ata_piix\n[ 0.607488] scsi host1: ata_piix\n[ 0.608220] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.609553] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.611083] libphy: Fixed MDIO Bus: probed\n[ 0.611952] tun: Universal TUN/TAP device driver, 1.6\n[ 0.612965] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.615185] PPP generic driver version 2.4.2\n[ 0.616114] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.617425] ehci-pci: EHCI PCI platform driver\n[ 0.618339] ehci-platform: EHCI generic platform driver\n[ 0.619375] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.620585] ohci-pci: OHCI PCI platform driver\n[ 0.621486] ohci-platform: OHCI generic platform driver\n[ 0.622540] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.636948] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637992] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.639541] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.640607] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.641766] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.643042] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.644514] usb usb1: Product: UHCI Host Controller\n[ 0.645479] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.646669] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.647686] hub 1-0:1.0: USB hub found\n[ 0.648504] hub 1-0:1.0: 2 ports detected\n[ 0.649429] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.651577] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.652567] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.653617] mousedev: PS/2 mouse device common for all mice\n[ 0.654894] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.656767] rtc_cmos 00:00: RTC can wake from S4\n[ 0.657889] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.659134] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.660352] i2c /dev entries driver\n[ 0.661129] device-mapper: uevent: version 1.0.3\n[ 0.662077] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.663744] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.665057] NET: Registered protocol family 10\n[ 0.666048] NET: Registered protocol family 17\n[ 0.666941] Key type dns_resolver registered\n[ 0.667866] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.668977] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.670722] registered taskstats version 1\n[ 0.671552] Loading compiled-in X.509 certificates\n[ 0.672977] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.674872] zswap: loaded using pool lzo/zbud\n[ 0.676235] Key type trusted registered\n[ 0.677773] Key type encrypted registered\n[ 0.678594] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.679605] ima: No TPM chip found, activating TPM-bypass!\n[ 0.680641] evm: HMAC attrs: 0x1\n[ 0.681573] Magic number: 2:908:694\n[ 0.682402] rtc_cmos 00:00: setting system clock to 2018-09-26 17:39:15 UTC (1537983555)\n[ 0.683968] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.685080] EDD information not available.\n[ 0.769658] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.771193] Write protecting the kernel read-only data: 14336k\n[ 0.783196] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.784989] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.58\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.785129] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.8...\nLease of 10.10.10.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.68. iid=i-0000012f\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0CBJfnKDJfw1s6bS2CI8e5XakO/YMNjmFoFv8WqV7SGO1oZ10Bal7bQTlUu6etk3Vg01b14mhaktVIHNQmPoVz/tI1xFTwDCUp8b8F+QpQ+//V8T6RHTU/LXYwlM5oNCZbi9V9hQWsTiOg4xtw+/XOWe/vGja/iY/Dq5miui8DNVHXcWwlJxZe5Q/zzSPqXf/v3uVX/W79NIYvKFg33NwYzxe5vmQanDaU3zWdD6EPqemdPzDPQRXWlrHToOT+36MHWHAOjumZXeoYbBvcyvq51LoagwUz5eFEI6FVvbKaXRHSfBVQ3TKQTOBL64aIFhUMGh0NZrkAKnhPtV9iVuH root@sdnvpn-11-2\nssh-dss AAAAB3NzaC1kc3MAAACBAKkAImCOEtwkPzQrHCrNgIxOJEx6HbDOzOt/AZOEH8s9uzZ7/spYlfZc1pa5SET7EMvvU8WMXmOBxvnveTzoYW03uujTEIcvWvQqL+9D8H5q5Qf0PSsaiTikHJj59hyQ9ndR3XsvI3hcEhuUB7Rc/rnZ3vgllmdWo3/lPHn2lSyzAAAAFQCBO9gkVbtQZJR7gXgY4JskBcE3pQAAAIEAnBVOjXRUKbVt/85198bbo8GNwh/1M2gytLsVoEglosgJF3vO+naEuLzhFI2HbuhqzMzxNGO5rK7JaxIB/1nCc7XPUlF3JR/rBXqZhjoReVsL3vN4MlsqVyTGJeEdLIaS1PxRTu/ecqUGqXXOG5iyjofE+LglVQBxc7u1gyg4/msAAACBAI4EreKokxT8ypXuENoeo2DHDZPKoAHFIX4McvMerBb4uvA9IgGgYW7zWGR6LylBOp8Hdo9yDENXcVGCa1gLpAlgvu/cFykihNYZQ9PPUa24uQP/ZBwB3bE6/SM7QYyUwnE9nsfkEnyITjL7T69YbLSn4aFsCFzt5GMbZpHIPWYY root@sdnvpn-11-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.8,24,fe80::f816:3eff:fe88:deae/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.8 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000012f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.31 ===\n/dev/root resized successfully [took 1.68s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:88:DE:AE \n inet addr:10.10.10.8 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe88:deae/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8827 (8.6 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-11-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.122536] usb 1-1: Manufacturer: QEMU\n[ 1.122537] usb 1-1: SerialNumber: 42\n[ 1.188258] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\n[ 1.492550] tsc: Refined TSC clocksource calibration: 3491.910 MHz\n[ 1.492553] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\n[ 1.750488] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.765254] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.785129] random: dd urandom read with 5 bits of entropy available\n[ 3.438929] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.752170] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nSep 26 18:39:16 cirros syslog.info syslogd started: BusyBox v1.23.2\nSep 26 18:39:16 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nSep 26 18:39:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nSep 26 18:39:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nSep 26 18:39:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nSep 26 18:39:16 cirros kern.notice kernel: [ 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)\nSep 26 18:39:16 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nSep 26 18:39:16 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nSep 26 18:39:16 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nSep 26 18:39:16 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nSep 26 18:39:16 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nSep 26 18:39:16 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nSep 26 18:39:16 cirros kern.notice kernel: [ 1.785129] random: dd urandom read with 5 bits of entropy available\nSep 26 18:39:17 cirros auth.notice su: + /dev/console root:cirros\nSep 26 18:39:18 cirros authpriv.info dropbear[340]: Running in background\nSep 26 18:39:18 cirros kern.info kernel: [ 3.438929] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nSep 26 18:39:18 cirros kern.info kernel: [ 3.752170] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-11-2 login: "} 2018-09-26 17:40:20,829 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/6b5ef4b8-e42f-40f5-a6e3-7d3783e9f141/action used request id req-7eccf475-29fd-489c-908b-633227f68b7d 2018-09-26 17:40:22,864 - sdnvpn.test.functest.testcase_11 - INFO - Wait before subtest 2018-09-26 17:40:52,877 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-09-26 17:40:52,880 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-09-26 17:40:52,880 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-09-26 17:40:52,884 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-09-26 17:40:52,925 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-09-26 17:40:52,926 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-09-26 17:40:52,927 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-09-26 17:40:52,928 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-09-26 17:40:52,928 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-09-26 17:40:52,969 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-09-26 17:40:53,003 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-09-26 17:40:53,004 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-09-26 17:40:53,006 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-09-26 17:40:53,006 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-09-26 17:40:53,006 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-09-26 17:40:53,009 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-09-26 17:40:53,045 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-09-26 17:40:53,047 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-09-26 17:40:53,048 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-09-26 17:40:53,048 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-09-26 17:40:53,049 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-09-26 17:40:53,089 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-09-26 17:40:53,123 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-09-26 17:40:53,124 - sdnvpn-results - INFO - Check if a new group was added to OVS 2018-09-26 17:40:53,124 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-09-26 17:40:53,126 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-09-26 17:40:53,126 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-09-26 17:40:53,126 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-09-26 17:40:53,128 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-09-26 17:40:53,162 - paramiko.transport - DEBUG - [chan 7] EOF received (7) 2018-09-26 17:40:53,163 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2018-09-26 17:40:53,164 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2018-09-26 17:40:53,165 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2018-09-26 17:40:53,165 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2018-09-26 17:40:53,205 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2018-09-26 17:40:53,265 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2018-09-26 17:40:53,266 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-09-26 17:40:53,267 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2018-09-26 17:40:53,267 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-09-26 17:40:53,268 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-09-26 17:40:53,270 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-09-26 17:40:53,342 - paramiko.transport - DEBUG - [chan 7] EOF received (7) 2018-09-26 17:40:53,347 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1f5d061f-d4c9-4379-b23c-1de57735e4d1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}832eb62904950890a8a75dad98ec484bd6fb3bd1" -d '{"forceDelete": null}' 2018-09-26 17:40:53,350 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2018-09-26 17:40:53,683 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:40:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-550cac47-f4b8-470d-b49e-275d9004dc64 x-compute-request-id: req-550cac47-f4b8-470d-b49e-275d9004dc64 Content-Length: 0 Content-Type: application/json 2018-09-26 17:40:53,683 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1f5d061f-d4c9-4379-b23c-1de57735e4d1/action used request id req-550cac47-f4b8-470d-b49e-275d9004dc64 2018-09-26 17:40:53,686 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/6b5ef4b8-e42f-40f5-a6e3-7d3783e9f141/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}832eb62904950890a8a75dad98ec484bd6fb3bd1" -d '{"forceDelete": null}' 2018-09-26 17:40:53,880 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:40:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5c4ae527-0b21-4c76-b8eb-23691e186766 x-compute-request-id: req-5c4ae527-0b21-4c76-b8eb-23691e186766 Content-Length: 0 Content-Type: application/json 2018-09-26 17:40:53,880 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/6b5ef4b8-e42f-40f5-a6e3-7d3783e9f141/action used request id req-5c4ae527-0b21-4c76-b8eb-23691e186766 2018-09-26 17:40:53,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/0db4e1c6-d081-4a32-ba3c-d492e5077b2d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}660e5582f9615d91a0a2e02f31475cba4c210398" 2018-09-26 17:40:55,317 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-58f9349b-4901-4c71-914a-1797f7697d62 Date: Wed, 26 Sep 2018 17:40:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 17:40:55,317 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/0db4e1c6-d081-4a32-ba3c-d492e5077b2d used request id req-58f9349b-4901-4c71-914a-1797f7697d62 2018-09-26 17:40:55,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/5f9a3bc2-14bc-418e-9700-b05f8fa78888 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37229843cc778453d67e59191848e587fe656331" 2018-09-26 17:40:55,556 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 204 X-Openstack-Request-Id: req-e2d2d73c-ed8b-4b69-a3cb-250ab2143f59 Date: Wed, 26 Sep 2018 17:40:55 GMT RESP BODY: {"NeutronError": {"message": "Unable to complete operation on subnet 5f9a3bc2-14bc-418e-9700-b05f8fa78888: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-09-26 17:40:55,556 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/5f9a3bc2-14bc-418e-9700-b05f8fa78888 used request id req-e2d2d73c-ed8b-4b69-a3cb-250ab2143f59 2018-09-26 17:40:55,556 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Unable to complete operation on subnet 5f9a3bc2-14bc-418e-9700-b05f8fa78888: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-09-26 17:40:55,557 - sdnvpn.lib.openstack_utils - ERROR - Error [delete_neutron_subnet(neutron_client, '5f9a3bc2-14bc-418e-9700-b05f8fa78888')]: Unable to complete operation on subnet 5f9a3bc2-14bc-418e-9700-b05f8fa78888: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-e2d2d73c-ed8b-4b69-a3cb-250ab2143f59'] 2018-09-26 17:40:55,558 - sdnvpn_test_utils - ERROR - Fail to delete all subnets. Subnet with id 5f9a3bc2-14bc-418e-9700-b05f8fa78888 was not deleted. 2018-09-26 17:40:55,558 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2018-09-26 17:40:55,559 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2018-09-26 17:40:55,559 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2018-09-26 17:40:55,562 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2018-09-26 17:40:55,645 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2018-09-26 17:40:55,646 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2018-09-26 17:40:55,648 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2018-09-26 17:40:55,648 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2018-09-26 17:40:55,648 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2018-09-26 17:40:55,652 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2018-09-26 17:40:55,714 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2018-09-26 17:40:55,715 - sdnvpn.test.functest.testcase_11 - INFO - Wait before subtest 2018-09-26 17:40:55,715 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2018-09-26 17:41:25,716 - paramiko.transport - DEBUG - [chan 10] Max packet in: 32768 bytes 2018-09-26 17:41:25,717 - paramiko.transport - DEBUG - [chan 10] Max packet out: 32768 bytes 2018-09-26 17:41:25,717 - paramiko.transport - DEBUG - Secsh channel 10 opened. 2018-09-26 17:41:25,720 - paramiko.transport - DEBUG - [chan 10] Sesch channel 10 request ok 2018-09-26 17:41:25,763 - paramiko.transport - DEBUG - [chan 10] EOF received (10) 2018-09-26 17:41:25,765 - paramiko.transport - DEBUG - [chan 11] Max packet in: 32768 bytes 2018-09-26 17:41:25,765 - paramiko.transport - DEBUG - [chan 10] EOF sent (10) 2018-09-26 17:41:25,766 - paramiko.transport - DEBUG - [chan 11] Max packet out: 32768 bytes 2018-09-26 17:41:25,766 - paramiko.transport - DEBUG - Secsh channel 11 opened. 2018-09-26 17:41:25,808 - paramiko.transport - DEBUG - [chan 11] Sesch channel 11 request ok 2018-09-26 17:41:25,847 - paramiko.transport - DEBUG - [chan 11] EOF received (11) 2018-09-26 17:41:25,848 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2018-09-26 17:41:25,849 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2018-09-26 17:41:25,850 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2018-09-26 17:41:25,850 - paramiko.transport - DEBUG - [chan 11] EOF sent (11) 2018-09-26 17:41:25,854 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2018-09-26 17:41:25,888 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2018-09-26 17:41:25,890 - paramiko.transport - DEBUG - [chan 10] Max packet in: 32768 bytes 2018-09-26 17:41:25,891 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2018-09-26 17:41:25,891 - paramiko.transport - DEBUG - [chan 10] Max packet out: 32768 bytes 2018-09-26 17:41:25,892 - paramiko.transport - DEBUG - Secsh channel 10 opened. 2018-09-26 17:41:25,932 - paramiko.transport - DEBUG - [chan 10] Sesch channel 10 request ok 2018-09-26 17:41:25,965 - paramiko.transport - DEBUG - [chan 10] EOF received (10) 2018-09-26 17:41:25,966 - sdnvpn-results - INFO - Check if group was removed from OVS after deleting the topology. 2018-09-26 17:41:25,966 - sdnvpn-results - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Check if a new group was added to OVS | +----------------------------------------------------------------------------------------+ | PASS | New OVS group added | +========================================================================================+ | Check if group was removed from OVS after deleting the topology. | +----------------------------------------------------------------------------------------+ | PASS | Group was deleted from ovs | +========================================================================================+ 2018-09-26 17:41:25,967 - sdnvpn-results - INFO - All the subtests have passed. 2018-09-26 17:41:25,968 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_11 2018-09-26 17:41:25,968 - paramiko.transport - DEBUG - [chan 10] EOF sent (10) 2018-09-26 17:41:25,968 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_11 - Check relevant OVS groups are removed upon deletion of OpenStack topology': {'status': 'PASS', 'details': [{'New OVS group added': 'PASS'}, {'Group was deleted from ovs': 'PASS'}]} 2018-09-26 17:41:25,969 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_4 - VPN provides connectivity between subnets using router association' 2018-09-26 17:41:25,969 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================================================================== 2018-09-26 17:41:25,970 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_4 2018-09-26 17:41:26,053 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_4 main method 2018-09-26 17:41:26,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:41:26,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:41:26,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:41:26,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:41:26,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:41:26,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:41:26,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:41:26,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:41:26,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:41:26,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:41:26,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:41:26,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:41:26,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:41:26,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:41:26,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:41:26,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:41:26,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:41:26,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:41:26,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:41:26,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:41:26,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:41:26,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:41:26,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:41:26,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:41:26,059 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:41:26,059 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:41:26,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:41:26,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:41:26,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:41:26,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:41:26,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:41:26,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:41:26,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:41:26,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:41:26,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:41:26,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:41:26,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:41:26,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:41:26,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:41:26,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:41:26,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:41:26,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:41:26,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:41:26,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:41:26,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:41:26,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:41:26,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:41:26,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:41:26,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-09-26 17:41:26,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:41:26,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:41:26,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:41:26,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:41:26,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:41:26,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:41:26,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:41:26,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:41:26,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:41:26,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:41:26,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:41:26,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:41:26,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:41:26,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:41:26,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:41:26,065 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:41:26,065 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:41:26,065 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:41:26,065 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:41:26,065 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:41:26,065 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:41:26,065 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:41:26,065 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:41:26,065 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:41:26,066 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-09-26 17:41:26,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:41:26,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:41:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf515dd1-2286-438e-92f3-ed6b39ed19fd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:41:26,074 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-bf515dd1-2286-438e-92f3-ed6b39ed19fd 2018-09-26 17:41:26,075 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:41:26,448 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:41:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["-0ce-GltQKyuvjrtlD2IEQ"], "issued_at": "2018-09-26T17:41:26.000000Z"}} 2018-09-26 17:41:26,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}76316320e6fa609e64ed0e985c40b1c1595a6c0a" 2018-09-26 17:41:26,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-da9700ae-427d-491f-8d01-58b58fcea670 Date: Wed, 26 Sep 2018 17:41:26 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-09-26 17:41:26,611 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20 used request id req-da9700ae-427d-491f-8d01-58b58fcea670 2018-09-26 17:41:26,612 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-09-26 17:41:26,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}76316320e6fa609e64ed0e985c40b1c1595a6c0a" 2018-09-26 17:41:26,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-bed0fc65-3898-460d-ae25-9c399bea9399 Date: Wed, 26 Sep 2018 17:41:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 17:41:26,773 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-bed0fc65-3898-460d-ae25-9c399bea9399 2018-09-26 17:41:26,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}76316320e6fa609e64ed0e985c40b1c1595a6c0a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-09-26 17:41:27,171 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/681db9cd-12e5-44e2-ad1b-fc693dfd1e13 X-Openstack-Request-Id: req-6a29a212-4e23-4da7-8b2e-311836c081d3 Date: Wed, 26 Sep 2018 17:41:27 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T17:41:26Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T17:41:26Z", "visibility": "public", "locations": [], "self": "/v2/images/681db9cd-12e5-44e2-ad1b-fc693dfd1e13", "min_disk": 0, "protected": false, "id": "681db9cd-12e5-44e2-ad1b-fc693dfd1e13", "file": "/v2/images/681db9cd-12e5-44e2-ad1b-fc693dfd1e13/file", "checksum": null, "owner": "32e2fc060ffa4464a00bce7763dbcae4", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 17:41:27,171 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-6a29a212-4e23-4da7-8b2e-311836c081d3 2018-09-26 17:41:27,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/681db9cd-12e5-44e2-ad1b-fc693dfd1e13/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}76316320e6fa609e64ed0e985c40b1c1595a6c0a" -d '' 2018-09-26 17:41:28,851 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-deab1d65-487b-4a0c-a352-1a7f88879881 Date: Wed, 26 Sep 2018 17:41:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 17:41:28,851 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/681db9cd-12e5-44e2-ad1b-fc693dfd1e13/file used request id req-deab1d65-487b-4a0c-a352-1a7f88879881 2018-09-26 17:41:28,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:41:28,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:41:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fc52443-25d4-4bb5-ba5f-99fdef30ea7f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:41:28,859 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-9fc52443-25d4-4bb5-ba5f-99fdef30ea7f 2018-09-26 17:41:28,860 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:41:29,250 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:41:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["0l-Y9-kDTLC0FF3tk5jarQ"], "issued_at": "2018-09-26T17:41:29.000000Z"}} 2018-09-26 17:41:29,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192956853041d96f0ad0ebf666f8548bfaea8873" 2018-09-26 17:41:29,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2017 X-Openstack-Request-Id: req-ae2beaf2-10d0-49ea-9d91-9315a8bcf8b7 Date: Wed, 26 Sep 2018 17:41:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4ed4319b-76d0-4e32-9629-278fdcd575b9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","subnets":["0031d7af-a42d-42a1-9699-9a5de76b56da"],"description":"","tags":[],"updated_at":"2018-09-26T17:33:55Z","provider:segmentation_id":46,"name":"sdnvpn-12-1-net","admin_state_up":true,"tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:33:54Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e20819f1-fbc1-45c2-ab7e-a69c368bea42","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","subnets":["5f9a3bc2-14bc-418e-9700-b05f8fa78888"],"description":"","tags":[],"updated_at":"2018-09-26T17:39:06Z","provider:segmentation_id":74,"name":"sdnvpn-11-1-net","admin_state_up":true,"tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:39:06Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d9e93c84a104a3c8872dd8724ca8a31","status":"ACTIVE","subnets":["a21b8d27-6884-4a27-90be-806b7524c88f"],"description":"","tags":[],"updated_at":"2018-09-26T15:03:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:01Z","provider:network_type":"flat"}]} 2018-09-26 17:41:29,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks used request id req-ae2beaf2-10d0-49ea-9d91-9315a8bcf8b7 2018-09-26 17:41:29,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192956853041d96f0ad0ebf666f8548bfaea8873" 2018-09-26 17:41:29,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1884 X-Openstack-Request-Id: req-9cf9dd66-9e79-4086-93d7-75b39dcf5505 Date: Wed, 26 Sep 2018 17:41:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ed4319b-76d0-4e32-9629-278fdcd575b9","tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:33:55Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-09-26T17:33:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"gateway_ip":"10.10.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.10.10.0/24","project_id":"32e2fc060ffa4464a00bce7763dbcae4","id":"0031d7af-a42d-42a1-9699-9a5de76b56da","subnetpool_id":null,"name":"sdnvpn-12-1-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e20819f1-fbc1-45c2-ab7e-a69c368bea42","tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:39:06Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-09-26T17:39:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"gateway_ip":"10.10.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.10.10.0/24","project_id":"32e2fc060ffa4464a00bce7763dbcae4","id":"5f9a3bc2-14bc-418e-9700-b05f8fa78888","subnetpool_id":null,"name":"sdnvpn-11-1-subnet"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:09Z","dns_nameservers":[],"updated_at":"2018-09-26T15:03:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"6d9e93c84a104a3c8872dd8724ca8a31","id":"a21b8d27-6884-4a27-90be-806b7524c88f","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-26 17:41:29,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-9cf9dd66-9e79-4086-93d7-75b39dcf5505 2018-09-26 17:41:29,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192956853041d96f0ad0ebf666f8548bfaea8873" 2018-09-26 17:41:29,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5ae1f5dc-9a93-44e8-ae59-1a15e6f06c23 Date: Wed, 26 Sep 2018 17:41:29 GMT RESP BODY: {"routers": []} 2018-09-26 17:41:29,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers used request id req-5ae1f5dc-9a93-44e8-ae59-1a15e6f06c23 2018-09-26 17:41:29,911 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-4-1-net... 2018-09-26 17:41:29,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192956853041d96f0ad0ebf666f8548bfaea8873" -d '{"network": {"name": "sdnvpn-4-1-net", "admin_state_up": true}}' 2018-09-26 17:41:30,459 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-2fd70b38-94ca-4eb8-b686-4c7093aab64f Date: Wed, 26 Sep 2018 17:41:30 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"88fa62d9-4cfc-4471-b722-ceee04bd6e98","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T17:41:30Z","is_default":false,"provider:segmentation_id":12,"name":"sdnvpn-4-1-net","admin_state_up":true,"tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:41:30Z","mtu":1450}} 2018-09-26 17:41:30,459 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-2fd70b38-94ca-4eb8-b686-4c7093aab64f 2018-09-26 17:41:30,460 - sdnvpn.lib.openstack_utils - DEBUG - Network '88fa62d9-4cfc-4471-b722-ceee04bd6e98' created successfully 2018-09-26 17:41:30,460 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-09-26 17:41:30,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192956853041d96f0ad0ebf666f8548bfaea8873" -d '{"subnets": [{"ip_version": 4, "network_id": "88fa62d9-4cfc-4471-b722-ceee04bd6e98", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-4-1-subnet"}]}' 2018-09-26 17:41:31,046 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-40ca9e2a-0c29-4b14-a7cf-d5a15a0913c2 Date: Wed, 26 Sep 2018 17:41:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88fa62d9-4cfc-4471-b722-ceee04bd6e98","tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:41:30Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-09-26T17:41:30Z","gateway_ip":"10.10.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.10.0/24","project_id":"32e2fc060ffa4464a00bce7763dbcae4","id":"39323735-72ca-46bb-b529-96d20f88c748","subnetpool_id":null,"name":"sdnvpn-4-1-subnet"}]} 2018-09-26 17:41:31,046 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-40ca9e2a-0c29-4b14-a7cf-d5a15a0913c2 2018-09-26 17:41:31,047 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '39323735-72ca-46bb-b529-96d20f88c748' created successfully 2018-09-26 17:41:31,047 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-09-26 17:41:31,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192956853041d96f0ad0ebf666f8548bfaea8873" -d '{"router": {"name": "sdnvpn-4-1-router", "admin_state_up": true}}' 2018-09-26 17:41:31,353 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 426 X-Openstack-Request-Id: req-ff02a133-50a5-4aab-89b6-1ba37327653e Date: Wed, 26 Sep 2018 17:41:31 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:41:31Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T17:41:31Z", "revision_number": 0, "routes": [], "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "8e130310-c6e5-4de8-9439-75ebea95e2d9", "name": "sdnvpn-4-1-router"}} 2018-09-26 17:41:31,353 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers used request id req-ff02a133-50a5-4aab-89b6-1ba37327653e 2018-09-26 17:41:31,353 - sdnvpn.lib.openstack_utils - DEBUG - Router '8e130310-c6e5-4de8-9439-75ebea95e2d9' created successfully 2018-09-26 17:41:31,354 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-09-26 17:41:31,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/8e130310-c6e5-4de8-9439-75ebea95e2d9/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192956853041d96f0ad0ebf666f8548bfaea8873" -d '{"subnet_id": "39323735-72ca-46bb-b529-96d20f88c748"}' 2018-09-26 17:41:33,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-874e88a3-c0db-454b-bca7-041921a2d17f Date: Wed, 26 Sep 2018 17:41:33 GMT RESP BODY: {"network_id": "88fa62d9-4cfc-4471-b722-ceee04bd6e98", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "subnet_id": "39323735-72ca-46bb-b529-96d20f88c748", "subnet_ids": ["39323735-72ca-46bb-b529-96d20f88c748"], "port_id": "cf99aee2-a6da-468d-81fc-3525f71c95be", "id": "8e130310-c6e5-4de8-9439-75ebea95e2d9"} 2018-09-26 17:41:33,124 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/8e130310-c6e5-4de8-9439-75ebea95e2d9/add_router_interface used request id req-874e88a3-c0db-454b-bca7-041921a2d17f 2018-09-26 17:41:33,125 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-09-26 17:41:33,125 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-09-26 17:41:33,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192956853041d96f0ad0ebf666f8548bfaea8873" 2018-09-26 17:41:33,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2677 X-Openstack-Request-Id: req-256ee888-08c4-4787-b432-6bffbdc9ebdf Date: Wed, 26 Sep 2018 17:41:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4ed4319b-76d0-4e32-9629-278fdcd575b9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","subnets":["0031d7af-a42d-42a1-9699-9a5de76b56da"],"description":"","tags":[],"updated_at":"2018-09-26T17:33:55Z","provider:segmentation_id":46,"name":"sdnvpn-12-1-net","admin_state_up":true,"tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:33:54Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"88fa62d9-4cfc-4471-b722-ceee04bd6e98","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","subnets":["39323735-72ca-46bb-b529-96d20f88c748"],"description":"","tags":[],"updated_at":"2018-09-26T17:41:30Z","provider:segmentation_id":12,"name":"sdnvpn-4-1-net","admin_state_up":true,"tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:41:30Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e20819f1-fbc1-45c2-ab7e-a69c368bea42","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","subnets":["5f9a3bc2-14bc-418e-9700-b05f8fa78888"],"description":"","tags":[],"updated_at":"2018-09-26T17:39:06Z","provider:segmentation_id":74,"name":"sdnvpn-11-1-net","admin_state_up":true,"tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:39:06Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d9e93c84a104a3c8872dd8724ca8a31","status":"ACTIVE","subnets":["a21b8d27-6884-4a27-90be-806b7524c88f"],"description":"","tags":[],"updated_at":"2018-09-26T15:03:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:01Z","provider:network_type":"flat"}]} 2018-09-26 17:41:33,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks used request id req-256ee888-08c4-4787-b432-6bffbdc9ebdf 2018-09-26 17:41:33,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/8e130310-c6e5-4de8-9439-75ebea95e2d9 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192956853041d96f0ad0ebf666f8548bfaea8873" -d '{"router": {"external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759"}}}' 2018-09-26 17:41:35,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-0beaa032-75cf-4551-95bb-d65944cb0849 Date: Wed, 26 Sep 2018 17:41:35 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:41:31Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T17:41:35Z", "revision_number": 4, "routes": [], "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "8e130310-c6e5-4de8-9439-75ebea95e2d9", "name": "sdnvpn-4-1-router"}} 2018-09-26 17:41:35,340 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/8e130310-c6e5-4de8-9439-75ebea95e2d9 used request id req-0beaa032-75cf-4551-95bb-d65944cb0849 2018-09-26 17:41:35,341 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-09-26 17:41:35,341 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-4-2-net 2018-09-26 17:41:35,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192956853041d96f0ad0ebf666f8548bfaea8873" -d '{"network": {"name": "sdnvpn-4-2-net", "admin_state_up": true}}' 2018-09-26 17:41:35,759 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-65780e43-05b4-41de-8fa9-4ea1e24414c6 Date: Wed, 26 Sep 2018 17:41:35 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a01d7d4c-37d1-48bf-9c15-1191dd179367","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T17:41:35Z","is_default":false,"provider:segmentation_id":58,"name":"sdnvpn-4-2-net","admin_state_up":true,"tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:41:35Z","mtu":1450}} 2018-09-26 17:41:35,760 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-65780e43-05b4-41de-8fa9-4ea1e24414c6 2018-09-26 17:41:35,760 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-4-2-subnet in network a01d7d4c-37d1-48bf-9c15-1191dd179367 with cidr 10.10.11.0/24 2018-09-26 17:41:35,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192956853041d96f0ad0ebf666f8548bfaea8873" -d '{"subnets": [{"ip_version": 4, "network_id": "a01d7d4c-37d1-48bf-9c15-1191dd179367", "cidr": "10.10.11.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-4-2-subnet"}]}' 2018-09-26 17:41:36,567 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-7b15b9ad-fabc-40e3-a279-c5c96203006d Date: Wed, 26 Sep 2018 17:41:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a01d7d4c-37d1-48bf-9c15-1191dd179367","tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:41:36Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-09-26T17:41:36Z","gateway_ip":"10.10.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.11.2","end":"10.10.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.11.0/24","project_id":"32e2fc060ffa4464a00bce7763dbcae4","id":"0560081c-3b6b-42c9-8ad4-731ea396199d","subnetpool_id":null,"name":"sdnvpn-4-2-subnet"}]} 2018-09-26 17:41:36,567 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-7b15b9ad-fabc-40e3-a279-c5c96203006d 2018-09-26 17:41:36,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192956853041d96f0ad0ebf666f8548bfaea8873" 2018-09-26 17:41:36,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13198 X-Openstack-Request-Id: req-99824fdf-893c-4206-975a-702c60ce4697 Date: Wed, 26 Sep 2018 17:41:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "created_at": "2018-09-26T15:03:01Z", "updated_at": "2018-09-26T15:03:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "42b64d20-0cdd-4071-90b3-bed72374e7f4", "remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "7d1bf180-3956-40c0-b13b-87d65c8127c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "985b7c76-8047-404e-bfc0-b56f14b3b0aa", "remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "e7624c79-e96e-4c9f-b820-f381a79bf690", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}], "revision_number": 4, "project_id": "6d9e93c84a104a3c8872dd8724ca8a31", "id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "created_at": "2018-09-26T17:12:52Z", "updated_at": "2018-09-26T17:12:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "revision_number": 0, "id": "1bc5d554-72b0-4be6-a33f-7b0282153d83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "revision_number": 0, "id": "60c3e269-0a18-4c33-a7b1-24bfb181ffb4", "remote_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "remote_ip_prefix": null, "created_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "revision_number": 0, "id": "6d2a532b-595a-4226-ac82-2a4b163451b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "revision_number": 0, "id": "eafe6624-5075-4952-8f53-4c2be01a6dff", "remote_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "remote_ip_prefix": null, "created_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6"}], "revision_number": 4, "project_id": "5c7c3cbda3844d01907cca3cdc0889f6", "id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:17:00Z", "updated_at": "2018-09-26T17:19:29Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-09-26T17:17:01Z", "revision_number": 0, "id": "0744bcd9-e01e-4f12-9a98-aabdc313ce19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:17:01Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": 80, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-26T17:17:01Z", "revision_number": 0, "id": "1718c47a-c8e1-4264-8e7a-7e324312f802", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:17:01Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:17:01Z", "revision_number": 0, "id": "196f4e7d-5eb0-4e05-a34a-498b3a96df3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:17:01Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 179, "updated_at": "2018-09-26T17:19:29Z", "revision_number": 0, "id": "2fcf23b2-0c76-498d-8b92-d8e42c498145", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:19:29Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": 179, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:17:00Z", "revision_number": 0, "id": "9743e41c-717b-445f-acf1-cef6c95bb1e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:17:00Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-26T17:17:01Z", "revision_number": 0, "id": "98b8ec09-7683-4f66-bda1-798a9d1eb12d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:17:01Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:17:00Z", "revision_number": 0, "id": "d94c0457-522e-492b-8235-21b49eb05a36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:17:00Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}], "revision_number": 7, "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "620171f6-0dde-4380-a534-a1fcabdc013e", "name": "sdnvpn-sg"}, {"description": "Default security group", "tags": [], "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T15:13:13Z", "updated_at": "2018-09-26T15:13:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "2a35cbcd-1532-408c-8786-78c1a7485991", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "342a62ab-967f-4158-a52b-3549330c6d23", "remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "425d5713-a334-4764-a0ae-c2b108101c0f", "remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "75c1d273-287b-4242-9c28-8e24471a8445", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}], "revision_number": 4, "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T15:15:22Z", "updated_at": "2018-09-26T15:15:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "04a09cd4-997d-44cc-bf48-ba09a9b953f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "12ba60b2-304d-491e-8ec2-bb9878c51946", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "21d80991-0477-489d-b604-0c0481e731e8", "remote_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "a30e74b9-69f3-4ca8-b021-d63436cfc6c9", "remote_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "name": "default"}]} 2018-09-26 17:41:36,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-99824fdf-893c-4206-975a-702c60ce4697 2018-09-26 17:41:36,799 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-09-26 17:41:36,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:41:36,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:41:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aca042bb-8749-45b8-ad85-468554edd8f4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:41:36,807 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-aca042bb-8749-45b8-ad85-468554edd8f4 2018-09-26 17:41:36,808 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:41:37,195 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:41:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["cSeKmzaDTPWR4UlQf3rQcA"], "issued_at": "2018-09-26T17:41:37.000000Z"}} 2018-09-26 17:41:37,198 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5b8a3d6e41eef336361637a1c67f37a3c3fc49" 2018-09-26 17:41:37,406 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:41:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2b54903b-7363-4814-a39c-af2d41f508b7 x-compute-request-id: req-2b54903b-7363-4814-a39c-af2d41f508b7 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 225}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10178, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 228}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10178, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-09-26 17:41:37,407 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-2b54903b-7363-4814-a39c-af2d41f508b7 2018-09-26 17:41:37,408 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-0.opnfvlf.org', u'overcloud-novacompute-1.opnfvlf.org'] 2018-09-26 17:41:37,408 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-4-2'... 2018-09-26 17:41:37,408 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-4-2 flavor=m1.tiny image=681db9cd-12e5-44e2-ad1b-fc693dfd1e13 network=88fa62d9-4cfc-4471-b722-ceee04bd6e98 secgroup=620171f6-0dde-4380-a534-a1fcabdc013e hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-09-26 17:41:37,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:41:37,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:41:37,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:41:37,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:41:37,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:41:37,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:41:37,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:41:37,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:41:37,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:41:37,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:41:37,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:41:37,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:41:37,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:41:37,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:41:37,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:41:37,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:41:37,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:41:37,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:41:37,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:41:37,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:41:37,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:41:37,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:41:37,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:41:37,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:41:37,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:41:37,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:41:37,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:41:37,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:41:37,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:41:37,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:41:37,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:41:37,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:41:37,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:41:37,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:41:37,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:41:37,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:41:37,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:41:37,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:41:37,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:41:37,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:41:37,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:41:37,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:41:37,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:41:37,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:41:37,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:41:37,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:41:37,417 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:41:37,417 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:41:37,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:41:37,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:41:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c423fee8-ce99-4485-b91f-aca836daa531 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:41:37,429 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c423fee8-ce99-4485-b91f-aca836daa531 2018-09-26 17:41:37,430 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:41:37,800 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:41:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["w3MubuxPSxK8qLLiCjfpUg"], "issued_at": "2018-09-26T17:41:37.000000Z"}} 2018-09-26 17:41:37,802 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}395f7fbb11e18ab12e4dc621da17c6b3884c82db" 2018-09-26 17:41:38,448 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:41:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-996f6620-38f1-4a01-a37a-d19bf5dc3ffe x-compute-request-id: req-996f6620-38f1-4a01-a37a-d19bf5dc3ffe Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-09-26 17:41:38,448 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-996f6620-38f1-4a01-a37a-d19bf5dc3ffe 2018-09-26 17:41:38,451 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}395f7fbb11e18ab12e4dc621da17c6b3884c82db" 2018-09-26 17:41:38,471 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:41:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3d3bb980-e02d-451b-873c-95369943b276 x-compute-request-id: req-3d3bb980-e02d-451b-873c-95369943b276 Content-Encoding: gzip Content-Length: 278 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 17:41:38,471 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b used request id req-3d3bb980-e02d-451b-873c-95369943b276 2018-09-26 17:41:38,474 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}395f7fbb11e18ab12e4dc621da17c6b3884c82db" -d '{"server": {"name": "sdnvpn-4-2", "imageRef": "681db9cd-12e5-44e2-ad1b-fc693dfd1e13", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "max_count": 1, "min_count": 1, "networks": [{"uuid": "88fa62d9-4cfc-4471-b722-ceee04bd6e98"}]}}' 2018-09-26 17:41:39,990 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:41:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d0baffba-41cb-4efc-ac0a-13407b6e235e x-compute-request-id: req-d0baffba-41cb-4efc-ac0a-13407b6e235e Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/3c91f3f1-dc48-426b-91ef-a4763ec9b4c5 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3c91f3f1-dc48-426b-91ef-a4763ec9b4c5", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3c91f3f1-dc48-426b-91ef-a4763ec9b4c5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3c91f3f1-dc48-426b-91ef-a4763ec9b4c5", "rel": "bookmark"}], "adminPass": "jQPhi2G9TDMx"}} 2018-09-26 17:41:39,990 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-d0baffba-41cb-4efc-ac0a-13407b6e235e 2018-09-26 17:41:39,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:41:39,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:41:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6b4bc4e-fd5f-4068-90eb-5dbf254a6d0d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:41:39,998 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-a6b4bc4e-fd5f-4068-90eb-5dbf254a6d0d 2018-09-26 17:41:39,998 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:41:40,388 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:41:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["IVuLvLHPSq2dMmQXxAxgwQ"], "issued_at": "2018-09-26T17:41:40.000000Z"}} 2018-09-26 17:41:40,391 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/3c91f3f1-dc48-426b-91ef-a4763ec9b4c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2b024f35ab4c1296a9338c7f6c669e015ad7ec0" 2018-09-26 17:41:40,895 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:41:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e685a934-8204-412c-a891-655bb3c96cfb x-compute-request-id: req-e685a934-8204-412c-a891-655bb3c96cfb Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3c91f3f1-dc48-426b-91ef-a4763ec9b4c5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3c91f3f1-dc48-426b-91ef-a4763ec9b4c5", "rel": "bookmark"}], "image": {"id": "681db9cd-12e5-44e2-ad1b-fc693dfd1e13", "links": [{"href": "http://172.30.9.22:8774/images/681db9cd-12e5-44e2-ad1b-fc693dfd1e13", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "3c91f3f1-dc48-426b-91ef-a4763ec9b4c5", "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T17:41:40Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-4-2", "created": "2018-09-26T17:41:39Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:41:40,895 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/3c91f3f1-dc48-426b-91ef-a4763ec9b4c5 used request id req-e685a934-8204-412c-a891-655bb3c96cfb 2018-09-26 17:41:43,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/3c91f3f1-dc48-426b-91ef-a4763ec9b4c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2b024f35ab4c1296a9338c7f6c669e015ad7ec0" 2018-09-26 17:41:44,656 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:41:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d266d9a4-26ee-4ad0-ac74-5aba8aa3fd8a x-compute-request-id: req-d266d9a4-26ee-4ad0-ac74-5aba8aa3fd8a Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:f0:38", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3c91f3f1-dc48-426b-91ef-a4763ec9b4c5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3c91f3f1-dc48-426b-91ef-a4763ec9b4c5", "rel": "bookmark"}], "image": {"id": "681db9cd-12e5-44e2-ad1b-fc693dfd1e13", "links": [{"href": "http://172.30.9.22:8774/images/681db9cd-12e5-44e2-ad1b-fc693dfd1e13", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "3c91f3f1-dc48-426b-91ef-a4763ec9b4c5", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T17:41:41Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-2", "created": "2018-09-26T17:41:39Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:41:44,656 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/3c91f3f1-dc48-426b-91ef-a4763ec9b4c5 used request id req-d266d9a4-26ee-4ad0-ac74-5aba8aa3fd8a 2018-09-26 17:41:47,662 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/3c91f3f1-dc48-426b-91ef-a4763ec9b4c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2b024f35ab4c1296a9338c7f6c669e015ad7ec0" 2018-09-26 17:41:48,380 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:41:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6e0aac69-880c-4d46-9ec3-0c49ef4ea7bf x-compute-request-id: req-6e0aac69-880c-4d46-9ec3-0c49ef4ea7bf Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:f0:38", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3c91f3f1-dc48-426b-91ef-a4763ec9b4c5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3c91f3f1-dc48-426b-91ef-a4763ec9b4c5", "rel": "bookmark"}], "image": {"id": "681db9cd-12e5-44e2-ad1b-fc693dfd1e13", "links": [{"href": "http://172.30.9.22:8774/images/681db9cd-12e5-44e2-ad1b-fc693dfd1e13", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": "2018-09-26T17:41:43.000000", "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "3c91f3f1-dc48-426b-91ef-a4763ec9b4c5", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T17:41:44Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-2", "created": "2018-09-26T17:41:39Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:41:48,380 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/3c91f3f1-dc48-426b-91ef-a4763ec9b4c5 used request id req-6e0aac69-880c-4d46-9ec3-0c49ef4ea7bf 2018-09-26 17:41:48,382 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/3c91f3f1-dc48-426b-91ef-a4763ec9b4c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}395f7fbb11e18ab12e4dc621da17c6b3884c82db" 2018-09-26 17:41:48,979 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:41:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-64d72946-9253-4c2e-8220-77ecd7b7098a x-compute-request-id: req-64d72946-9253-4c2e-8220-77ecd7b7098a Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:f0:38", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/3c91f3f1-dc48-426b-91ef-a4763ec9b4c5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/3c91f3f1-dc48-426b-91ef-a4763ec9b4c5", "rel": "bookmark"}], "image": {"id": "681db9cd-12e5-44e2-ad1b-fc693dfd1e13", "links": [{"href": "http://172.30.9.22:8774/images/681db9cd-12e5-44e2-ad1b-fc693dfd1e13", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": "2018-09-26T17:41:43.000000", "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "3c91f3f1-dc48-426b-91ef-a4763ec9b4c5", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T17:41:44Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-2", "created": "2018-09-26T17:41:39Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:41:48,979 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/3c91f3f1-dc48-426b-91ef-a4763ec9b4c5 used request id req-64d72946-9253-4c2e-8220-77ecd7b7098a 2018-09-26 17:41:48,980 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-4-2' booted successfully. IP='10.10.10.10'. 2018-09-26 17:41:48,980 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-4-2' to security group 'sdnvpn-sg'... 2018-09-26 17:41:48,983 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/3c91f3f1-dc48-426b-91ef-a4763ec9b4c5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5b8a3d6e41eef336361637a1c67f37a3c3fc49" -d '{"addSecurityGroup": {"name": "620171f6-0dde-4380-a534-a1fcabdc013e"}}' 2018-09-26 17:41:50,426 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:41:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-02787384-4e93-4b60-8dc2-f77f0ce63495 x-compute-request-id: req-02787384-4e93-4b60-8dc2-f77f0ce63495 Content-Length: 0 Content-Type: application/json 2018-09-26 17:41:50,426 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/3c91f3f1-dc48-426b-91ef-a4763ec9b4c5/action used request id req-02787384-4e93-4b60-8dc2-f77f0ce63495 2018-09-26 17:41:50,426 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-4-3'... 2018-09-26 17:41:50,427 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-4-3 flavor=m1.tiny image=681db9cd-12e5-44e2-ad1b-fc693dfd1e13 network=88fa62d9-4cfc-4471-b722-ceee04bd6e98 secgroup=620171f6-0dde-4380-a534-a1fcabdc013e hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2018-09-26 17:41:50,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:41:50,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:41:50,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:41:50,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:41:50,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:41:50,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:41:50,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:41:50,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:41:50,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:41:50,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:41:50,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:41:50,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:41:50,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:41:50,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:41:50,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:41:50,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:41:50,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:41:50,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:41:50,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:41:50,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:41:50,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:41:50,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:41:50,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:41:50,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:41:50,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:41:50,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:41:50,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:41:50,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:41:50,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:41:50,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:41:50,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:41:50,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:41:50,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:41:50,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:41:50,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:41:50,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:41:50,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:41:50,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:41:50,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:41:50,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:41:50,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:41:50,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:41:50,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:41:50,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:41:50,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:41:50,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:41:50,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:41:50,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:41:50,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:41:50,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:41:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c694430c-021f-4bfe-a7db-27fb2205330d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:41:50,447 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c694430c-021f-4bfe-a7db-27fb2205330d 2018-09-26 17:41:50,447 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:41:50,834 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:41:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["UpArekkzR72ePUXA57DrNw"], "issued_at": "2018-09-26T17:41:50.000000Z"}} 2018-09-26 17:41:50,837 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63b9491688821e290b171d6dd5bb9b5c1b599b2d" 2018-09-26 17:41:51,009 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:41:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a0dfd32-b464-4707-86d4-90d352e9476c x-compute-request-id: req-6a0dfd32-b464-4707-86d4-90d352e9476c Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-09-26 17:41:51,009 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-6a0dfd32-b464-4707-86d4-90d352e9476c 2018-09-26 17:41:51,013 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63b9491688821e290b171d6dd5bb9b5c1b599b2d" 2018-09-26 17:41:51,034 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:41:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4d0e4b1a-244b-494d-8668-a032791408ab x-compute-request-id: req-4d0e4b1a-244b-494d-8668-a032791408ab Content-Encoding: gzip Content-Length: 278 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 17:41:51,034 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b used request id req-4d0e4b1a-244b-494d-8668-a032791408ab 2018-09-26 17:41:51,039 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63b9491688821e290b171d6dd5bb9b5c1b599b2d" -d '{"server": {"name": "sdnvpn-4-3", "imageRef": "681db9cd-12e5-44e2-ad1b-fc693dfd1e13", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "max_count": 1, "min_count": 1, "networks": [{"uuid": "88fa62d9-4cfc-4471-b722-ceee04bd6e98"}]}}' 2018-09-26 17:41:52,492 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:41:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9511ee12-d4a0-4ae8-8d33-1ec321d4931f x-compute-request-id: req-9511ee12-d4a0-4ae8-8d33-1ec321d4931f Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/aba9d295-4219-4ec0-afcc-42542f48d1f9 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "aba9d295-4219-4ec0-afcc-42542f48d1f9", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/aba9d295-4219-4ec0-afcc-42542f48d1f9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aba9d295-4219-4ec0-afcc-42542f48d1f9", "rel": "bookmark"}], "adminPass": "sRu7sjdAsKMs"}} 2018-09-26 17:41:52,492 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-9511ee12-d4a0-4ae8-8d33-1ec321d4931f 2018-09-26 17:41:52,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:41:52,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:41:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19879429-e30d-4276-bf36-c1a1cbdf8882 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:41:52,500 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-19879429-e30d-4276-bf36-c1a1cbdf8882 2018-09-26 17:41:52,501 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:41:52,869 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:41:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["aiGKcb7FQcahLgt-yrP94Q"], "issued_at": "2018-09-26T17:41:52.000000Z"}} 2018-09-26 17:41:52,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/aba9d295-4219-4ec0-afcc-42542f48d1f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea03a36c62439142a0995fab837e6a68ef2ca70" 2018-09-26 17:41:53,435 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:41:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd88924b-1313-459e-81a5-59d07ce1b4e1 x-compute-request-id: req-dd88924b-1313-459e-81a5-59d07ce1b4e1 Content-Encoding: gzip Content-Length: 614 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/aba9d295-4219-4ec0-afcc-42542f48d1f9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aba9d295-4219-4ec0-afcc-42542f48d1f9", "rel": "bookmark"}], "image": {"id": "681db9cd-12e5-44e2-ad1b-fc693dfd1e13", "links": [{"href": "http://172.30.9.22:8774/images/681db9cd-12e5-44e2-ad1b-fc693dfd1e13", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013e", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "aba9d295-4219-4ec0-afcc-42542f48d1f9", "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T17:41:52Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-4-3", "created": "2018-09-26T17:41:52Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:41:53,435 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/aba9d295-4219-4ec0-afcc-42542f48d1f9 used request id req-dd88924b-1313-459e-81a5-59d07ce1b4e1 2018-09-26 17:41:56,441 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/aba9d295-4219-4ec0-afcc-42542f48d1f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea03a36c62439142a0995fab837e6a68ef2ca70" 2018-09-26 17:41:57,179 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:41:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d363a905-48bc-45a9-b70a-0782d38031e9 x-compute-request-id: req-d363a905-48bc-45a9-b70a-0782d38031e9 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:db:6b", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/aba9d295-4219-4ec0-afcc-42542f48d1f9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aba9d295-4219-4ec0-afcc-42542f48d1f9", "rel": "bookmark"}], "image": {"id": "681db9cd-12e5-44e2-ad1b-fc693dfd1e13", "links": [{"href": "http://172.30.9.22:8774/images/681db9cd-12e5-44e2-ad1b-fc693dfd1e13", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013e", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "aba9d295-4219-4ec0-afcc-42542f48d1f9", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T17:41:53Z", "hostId": "61cce4974931cbfcfa422b5f4f71fe533eb37e778af18c6750a7d8ed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-3", "created": "2018-09-26T17:41:52Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:41:57,179 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/aba9d295-4219-4ec0-afcc-42542f48d1f9 used request id req-d363a905-48bc-45a9-b70a-0782d38031e9 2018-09-26 17:42:00,185 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/aba9d295-4219-4ec0-afcc-42542f48d1f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea03a36c62439142a0995fab837e6a68ef2ca70" 2018-09-26 17:42:00,857 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:42:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b11001f9-9d02-4987-9ec3-3f9d64336208 x-compute-request-id: req-b11001f9-9d02-4987-9ec3-3f9d64336208 Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:db:6b", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/aba9d295-4219-4ec0-afcc-42542f48d1f9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aba9d295-4219-4ec0-afcc-42542f48d1f9", "rel": "bookmark"}], "image": {"id": "681db9cd-12e5-44e2-ad1b-fc693dfd1e13", "links": [{"href": "http://172.30.9.22:8774/images/681db9cd-12e5-44e2-ad1b-fc693dfd1e13", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013e", "OS-SRV-USG:launched_at": "2018-09-26T17:41:57.000000", "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "aba9d295-4219-4ec0-afcc-42542f48d1f9", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T17:41:58Z", "hostId": "61cce4974931cbfcfa422b5f4f71fe533eb37e778af18c6750a7d8ed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-3", "created": "2018-09-26T17:41:52Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:42:00,857 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/aba9d295-4219-4ec0-afcc-42542f48d1f9 used request id req-b11001f9-9d02-4987-9ec3-3f9d64336208 2018-09-26 17:42:00,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/aba9d295-4219-4ec0-afcc-42542f48d1f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63b9491688821e290b171d6dd5bb9b5c1b599b2d" 2018-09-26 17:42:01,679 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:42:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-95a2c8e7-a43a-4a3a-bf01-68f9a008dcde x-compute-request-id: req-95a2c8e7-a43a-4a3a-bf01-68f9a008dcde Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:db:6b", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/aba9d295-4219-4ec0-afcc-42542f48d1f9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aba9d295-4219-4ec0-afcc-42542f48d1f9", "rel": "bookmark"}], "image": {"id": "681db9cd-12e5-44e2-ad1b-fc693dfd1e13", "links": [{"href": "http://172.30.9.22:8774/images/681db9cd-12e5-44e2-ad1b-fc693dfd1e13", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013e", "OS-SRV-USG:launched_at": "2018-09-26T17:41:57.000000", "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "aba9d295-4219-4ec0-afcc-42542f48d1f9", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T17:41:58Z", "hostId": "61cce4974931cbfcfa422b5f4f71fe533eb37e778af18c6750a7d8ed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-3", "created": "2018-09-26T17:41:52Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:42:01,680 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/aba9d295-4219-4ec0-afcc-42542f48d1f9 used request id req-95a2c8e7-a43a-4a3a-bf01-68f9a008dcde 2018-09-26 17:42:01,680 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-4-3' booted successfully. IP='10.10.10.11'. 2018-09-26 17:42:01,680 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-4-3' to security group 'sdnvpn-sg'... 2018-09-26 17:42:01,685 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/aba9d295-4219-4ec0-afcc-42542f48d1f9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5b8a3d6e41eef336361637a1c67f37a3c3fc49" -d '{"addSecurityGroup": {"name": "620171f6-0dde-4380-a534-a1fcabdc013e"}}' 2018-09-26 17:42:03,130 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:42:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-431e680b-c0b1-47d7-991e-4eb5118b03a2 x-compute-request-id: req-431e680b-c0b1-47d7-991e-4eb5118b03a2 Content-Length: 0 Content-Type: application/json 2018-09-26 17:42:03,130 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/aba9d295-4219-4ec0-afcc-42542f48d1f9/action used request id req-431e680b-c0b1-47d7-991e-4eb5118b03a2 2018-09-26 17:42:03,131 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-4-5'... 2018-09-26 17:42:03,131 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-4-5 flavor=m1.tiny image=681db9cd-12e5-44e2-ad1b-fc693dfd1e13 network=a01d7d4c-37d1-48bf-9c15-1191dd179367 secgroup=620171f6-0dde-4380-a534-a1fcabdc013e hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2018-09-26 17:42:03,131 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:42:03,131 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:42:03,131 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:42:03,132 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:42:03,132 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:42:03,132 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:42:03,132 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:42:03,132 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:42:03,132 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:42:03,132 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:42:03,132 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:42:03,132 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:42:03,133 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:42:03,133 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:42:03,133 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:42:03,133 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:42:03,133 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:42:03,133 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:42:03,133 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:42:03,133 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:42:03,134 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:42:03,134 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:42:03,134 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:42:03,134 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:42:03,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:42:03,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:42:03,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:42:03,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:42:03,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:42:03,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:42:03,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:42:03,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:42:03,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:42:03,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:42:03,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:42:03,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:42:03,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:42:03,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:42:03,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:42:03,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:42:03,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:42:03,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:42:03,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:42:03,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:42:03,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:42:03,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:42:03,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:42:03,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:42:03,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:42:03,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:42:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f913a9c-91fe-4988-bdb0-e60d4774b80f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:42:03,149 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-6f913a9c-91fe-4988-bdb0-e60d4774b80f 2018-09-26 17:42:03,149 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:42:03,538 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:42:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["uQr55BbJQLW8Sc1LGUy2dg"], "issued_at": "2018-09-26T17:42:03.000000Z"}} 2018-09-26 17:42:03,541 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba5d5aff1116f5bc8ff7b529e43415d7623bea4" 2018-09-26 17:42:03,712 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:42:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-49f30ab1-e45f-438b-8f58-567b08a748fb x-compute-request-id: req-49f30ab1-e45f-438b-8f58-567b08a748fb Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-09-26 17:42:03,712 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-49f30ab1-e45f-438b-8f58-567b08a748fb 2018-09-26 17:42:03,715 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba5d5aff1116f5bc8ff7b529e43415d7623bea4" 2018-09-26 17:42:03,734 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:42:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eede4bc8-5e83-40f0-a127-14d196b821e0 x-compute-request-id: req-eede4bc8-5e83-40f0-a127-14d196b821e0 Content-Encoding: gzip Content-Length: 278 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 17:42:03,735 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b used request id req-eede4bc8-5e83-40f0-a127-14d196b821e0 2018-09-26 17:42:03,738 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba5d5aff1116f5bc8ff7b529e43415d7623bea4" -d '{"server": {"name": "sdnvpn-4-5", "imageRef": "681db9cd-12e5-44e2-ad1b-fc693dfd1e13", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "max_count": 1, "min_count": 1, "networks": [{"uuid": "a01d7d4c-37d1-48bf-9c15-1191dd179367"}]}}' 2018-09-26 17:42:05,175 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:42:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b76b3b14-eea4-4a52-a04d-4b7bc92420b7 x-compute-request-id: req-b76b3b14-eea4-4a52-a04d-4b7bc92420b7 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/343f95fa-81b8-445f-bcf0-6702c132c794 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "343f95fa-81b8-445f-bcf0-6702c132c794", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/343f95fa-81b8-445f-bcf0-6702c132c794", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/343f95fa-81b8-445f-bcf0-6702c132c794", "rel": "bookmark"}], "adminPass": "5eeswcTPsjgQ"}} 2018-09-26 17:42:05,175 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-b76b3b14-eea4-4a52-a04d-4b7bc92420b7 2018-09-26 17:42:05,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:42:05,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7290e0ec-d22b-48d9-9e8a-c850a81942e8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:42:05,183 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-7290e0ec-d22b-48d9-9e8a-c850a81942e8 2018-09-26 17:42:05,183 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:42:05,571 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:42:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["9JbjfKyoTT2jYH5GBRLBRQ"], "issued_at": "2018-09-26T17:42:05.000000Z"}} 2018-09-26 17:42:05,574 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/343f95fa-81b8-445f-bcf0-6702c132c794 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf47ef662cc23b320f742dbc25aad7c1c37c72d9" 2018-09-26 17:42:05,969 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:42:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-527ca4d9-c397-44f7-b255-7f40bb9ec494 x-compute-request-id: req-527ca4d9-c397-44f7-b255-7f40bb9ec494 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/343f95fa-81b8-445f-bcf0-6702c132c794", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/343f95fa-81b8-445f-bcf0-6702c132c794", "rel": "bookmark"}], "image": {"id": "681db9cd-12e5-44e2-ad1b-fc693dfd1e13", "links": [{"href": "http://172.30.9.22:8774/images/681db9cd-12e5-44e2-ad1b-fc693dfd1e13", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000141", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "343f95fa-81b8-445f-bcf0-6702c132c794", "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T17:42:05Z", "hostId": "61cce4974931cbfcfa422b5f4f71fe533eb37e778af18c6750a7d8ed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-5", "created": "2018-09-26T17:42:05Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:42:05,969 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/343f95fa-81b8-445f-bcf0-6702c132c794 used request id req-527ca4d9-c397-44f7-b255-7f40bb9ec494 2018-09-26 17:42:08,976 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/343f95fa-81b8-445f-bcf0-6702c132c794 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf47ef662cc23b320f742dbc25aad7c1c37c72d9" 2018-09-26 17:42:09,556 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:42:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-346c3694-9ca1-497e-98b1-d3fef87ee716 x-compute-request-id: req-346c3694-9ca1-497e-98b1-d3fef87ee716 Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:86:a8", "version": 4, "addr": "10.10.11.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/343f95fa-81b8-445f-bcf0-6702c132c794", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/343f95fa-81b8-445f-bcf0-6702c132c794", "rel": "bookmark"}], "image": {"id": "681db9cd-12e5-44e2-ad1b-fc693dfd1e13", "links": [{"href": "http://172.30.9.22:8774/images/681db9cd-12e5-44e2-ad1b-fc693dfd1e13", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000141", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "343f95fa-81b8-445f-bcf0-6702c132c794", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T17:42:06Z", "hostId": "61cce4974931cbfcfa422b5f4f71fe533eb37e778af18c6750a7d8ed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-5", "created": "2018-09-26T17:42:05Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:42:09,556 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/343f95fa-81b8-445f-bcf0-6702c132c794 used request id req-346c3694-9ca1-497e-98b1-d3fef87ee716 2018-09-26 17:42:12,563 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/343f95fa-81b8-445f-bcf0-6702c132c794 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf47ef662cc23b320f742dbc25aad7c1c37c72d9" 2018-09-26 17:42:13,287 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:42:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6ed9980f-df89-4057-93cc-302fe18e4afc x-compute-request-id: req-6ed9980f-df89-4057-93cc-302fe18e4afc Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:86:a8", "version": 4, "addr": "10.10.11.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/343f95fa-81b8-445f-bcf0-6702c132c794", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/343f95fa-81b8-445f-bcf0-6702c132c794", "rel": "bookmark"}], "image": {"id": "681db9cd-12e5-44e2-ad1b-fc693dfd1e13", "links": [{"href": "http://172.30.9.22:8774/images/681db9cd-12e5-44e2-ad1b-fc693dfd1e13", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000141", "OS-SRV-USG:launched_at": "2018-09-26T17:42:08.000000", "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "343f95fa-81b8-445f-bcf0-6702c132c794", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T17:42:09Z", "hostId": "61cce4974931cbfcfa422b5f4f71fe533eb37e778af18c6750a7d8ed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-5", "created": "2018-09-26T17:42:05Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:42:13,287 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/343f95fa-81b8-445f-bcf0-6702c132c794 used request id req-6ed9980f-df89-4057-93cc-302fe18e4afc 2018-09-26 17:42:13,290 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/343f95fa-81b8-445f-bcf0-6702c132c794 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba5d5aff1116f5bc8ff7b529e43415d7623bea4" 2018-09-26 17:42:13,924 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:42:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b7569d93-ddb5-4908-a1e9-e78017857d7e x-compute-request-id: req-b7569d93-ddb5-4908-a1e9-e78017857d7e Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:86:a8", "version": 4, "addr": "10.10.11.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/343f95fa-81b8-445f-bcf0-6702c132c794", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/343f95fa-81b8-445f-bcf0-6702c132c794", "rel": "bookmark"}], "image": {"id": "681db9cd-12e5-44e2-ad1b-fc693dfd1e13", "links": [{"href": "http://172.30.9.22:8774/images/681db9cd-12e5-44e2-ad1b-fc693dfd1e13", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000141", "OS-SRV-USG:launched_at": "2018-09-26T17:42:08.000000", "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "343f95fa-81b8-445f-bcf0-6702c132c794", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T17:42:09Z", "hostId": "61cce4974931cbfcfa422b5f4f71fe533eb37e778af18c6750a7d8ed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-5", "created": "2018-09-26T17:42:05Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:42:13,924 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/343f95fa-81b8-445f-bcf0-6702c132c794 used request id req-b7569d93-ddb5-4908-a1e9-e78017857d7e 2018-09-26 17:42:13,924 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-4-5' booted successfully. IP='10.10.11.7'. 2018-09-26 17:42:13,924 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-4-5' to security group 'sdnvpn-sg'... 2018-09-26 17:42:13,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/343f95fa-81b8-445f-bcf0-6702c132c794/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5b8a3d6e41eef336361637a1c67f37a3c3fc49" -d '{"addSecurityGroup": {"name": "620171f6-0dde-4380-a534-a1fcabdc013e"}}' 2018-09-26 17:42:15,227 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:42:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2c893712-575e-4644-9af2-1692dd24acda x-compute-request-id: req-2c893712-575e-4644-9af2-1692dd24acda Content-Length: 0 Content-Type: application/json 2018-09-26 17:42:15,227 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/343f95fa-81b8-445f-bcf0-6702c132c794/action used request id req-2c893712-575e-4644-9af2-1692dd24acda 2018-09-26 17:42:15,228 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-4-4'... 2018-09-26 17:42:15,228 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-4-4 flavor=m1.tiny image=681db9cd-12e5-44e2-ad1b-fc693dfd1e13 network=a01d7d4c-37d1-48bf-9c15-1191dd179367 secgroup=620171f6-0dde-4380-a534-a1fcabdc013e hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.11.7 while true; do for i do ip=$i ping -c 10 $ip 2>&1 >/dev/null RES=$? if [ "Z$RES" = "Z0" ] ; then echo ping $ip OK else echo ping $ip KO fi done sleep 1 done 2018-09-26 17:42:15,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:42:15,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:42:15,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:42:15,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:42:15,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:42:15,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:42:15,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:42:15,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:42:15,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:42:15,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:42:15,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:42:15,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:42:15,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:42:15,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:42:15,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:42:15,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:42:15,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:42:15,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:42:15,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:42:15,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:42:15,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:42:15,231 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:42:15,231 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:42:15,231 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:42:15,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:42:15,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:42:15,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:42:15,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:42:15,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:42:15,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:42:15,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:42:15,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:42:15,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:42:15,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:42:15,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:42:15,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:42:15,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:42:15,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:42:15,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:42:15,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:42:15,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:42:15,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:42:15,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:42:15,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:42:15,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:42:15,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:42:15,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:42:15,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:42:15,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:42:15,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:42:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae5e652f-66f1-432f-8f8b-bd7a6db2f679 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:42:15,245 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ae5e652f-66f1-432f-8f8b-bd7a6db2f679 2018-09-26 17:42:15,246 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:42:15,617 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:42:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["WBjQGlsnS7uLuW4X2ZUEWg"], "issued_at": "2018-09-26T17:42:15.000000Z"}} 2018-09-26 17:42:15,620 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0950a1297dd9a6391bcf0970782b2b1b1ccb633b" 2018-09-26 17:42:15,787 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:42:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-81e8189a-e472-4c16-a08c-31f172ad7d54 x-compute-request-id: req-81e8189a-e472-4c16-a08c-31f172ad7d54 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-09-26 17:42:15,788 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-81e8189a-e472-4c16-a08c-31f172ad7d54 2018-09-26 17:42:15,791 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0950a1297dd9a6391bcf0970782b2b1b1ccb633b" 2018-09-26 17:42:15,811 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:42:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-564a1ac4-bd83-41e9-a1df-cef6f752b286 x-compute-request-id: req-564a1ac4-bd83-41e9-a1df-cef6f752b286 Content-Encoding: gzip Content-Length: 278 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 17:42:15,811 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b used request id req-564a1ac4-bd83-41e9-a1df-cef6f752b286 2018-09-26 17:42:15,814 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0950a1297dd9a6391bcf0970782b2b1b1ccb633b" -d '{"server": {"name": "sdnvpn-4-4", "imageRef": "681db9cd-12e5-44e2-ad1b-fc693dfd1e13", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMS43CndoaWxlIHRydWU7IGRvCiBmb3IgaSBkbwogIGlwPSRpCiAgcGluZyAtYyAxMCAkaXAgMj4mMSA+L2Rldi9udWxsCiAgUkVTPSQ/CiAgaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogICBlY2hvIHBpbmcgJGlwIE9LCiAgZWxzZSBlY2hvIHBpbmcgJGlwIEtPCiAgZmkKIGRvbmUKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "a01d7d4c-37d1-48bf-9c15-1191dd179367"}], "config_drive": true}}' 2018-09-26 17:42:17,068 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:42:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9c57b029-8029-4361-915d-ae74f795168f x-compute-request-id: req-9c57b029-8029-4361-915d-ae74f795168f Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/d67dc685-2554-422c-8a12-2ae33efb4514 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d67dc685-2554-422c-8a12-2ae33efb4514", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d67dc685-2554-422c-8a12-2ae33efb4514", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d67dc685-2554-422c-8a12-2ae33efb4514", "rel": "bookmark"}], "adminPass": "jQDHcQdRRut9"}} 2018-09-26 17:42:17,068 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-9c57b029-8029-4361-915d-ae74f795168f 2018-09-26 17:42:17,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:42:17,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:42:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-959819e8-32d2-4909-b635-630d26224e01 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:42:17,075 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-959819e8-32d2-4909-b635-630d26224e01 2018-09-26 17:42:17,076 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:42:17,457 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:42:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["aEzuDMOFQz-854n9airEKw"], "issued_at": "2018-09-26T17:42:17.000000Z"}} 2018-09-26 17:42:17,460 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/d67dc685-2554-422c-8a12-2ae33efb4514 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6201ea56aceea87d5ec8ec9bdd30336e299c894" 2018-09-26 17:42:17,954 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:42:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ba2a9f35-f0f8-4407-951d-5863026e8d8d x-compute-request-id: req-ba2a9f35-f0f8-4407-951d-5863026e8d8d Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d67dc685-2554-422c-8a12-2ae33efb4514", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d67dc685-2554-422c-8a12-2ae33efb4514", "rel": "bookmark"}], "image": {"id": "681db9cd-12e5-44e2-ad1b-fc693dfd1e13", "links": [{"href": "http://172.30.9.22:8774/images/681db9cd-12e5-44e2-ad1b-fc693dfd1e13", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000144", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "d67dc685-2554-422c-8a12-2ae33efb4514", "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:42:17Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-4-4", "created": "2018-09-26T17:42:17Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:42:17,955 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d67dc685-2554-422c-8a12-2ae33efb4514 used request id req-ba2a9f35-f0f8-4407-951d-5863026e8d8d 2018-09-26 17:42:20,961 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/d67dc685-2554-422c-8a12-2ae33efb4514 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6201ea56aceea87d5ec8ec9bdd30336e299c894" 2018-09-26 17:42:21,739 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:42:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f93f06c6-3c35-4717-8005-8f7d30094aeb x-compute-request-id: req-f93f06c6-3c35-4717-8005-8f7d30094aeb Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:bb:75", "version": 4, "addr": "10.10.11.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d67dc685-2554-422c-8a12-2ae33efb4514", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d67dc685-2554-422c-8a12-2ae33efb4514", "rel": "bookmark"}], "image": {"id": "681db9cd-12e5-44e2-ad1b-fc693dfd1e13", "links": [{"href": "http://172.30.9.22:8774/images/681db9cd-12e5-44e2-ad1b-fc693dfd1e13", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000144", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "d67dc685-2554-422c-8a12-2ae33efb4514", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:42:17Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-4", "created": "2018-09-26T17:42:17Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:42:21,739 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d67dc685-2554-422c-8a12-2ae33efb4514 used request id req-f93f06c6-3c35-4717-8005-8f7d30094aeb 2018-09-26 17:42:24,745 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/d67dc685-2554-422c-8a12-2ae33efb4514 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6201ea56aceea87d5ec8ec9bdd30336e299c894" 2018-09-26 17:42:25,265 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:42:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a78e06e6-d86d-4888-9b67-d5d4924dda66 x-compute-request-id: req-a78e06e6-d86d-4888-9b67-d5d4924dda66 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:bb:75", "version": 4, "addr": "10.10.11.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d67dc685-2554-422c-8a12-2ae33efb4514", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d67dc685-2554-422c-8a12-2ae33efb4514", "rel": "bookmark"}], "image": {"id": "681db9cd-12e5-44e2-ad1b-fc693dfd1e13", "links": [{"href": "http://172.30.9.22:8774/images/681db9cd-12e5-44e2-ad1b-fc693dfd1e13", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000144", "OS-SRV-USG:launched_at": "2018-09-26T17:42:20.000000", "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "d67dc685-2554-422c-8a12-2ae33efb4514", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-09-26T17:42:21Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-4", "created": "2018-09-26T17:42:17Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:42:25,265 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d67dc685-2554-422c-8a12-2ae33efb4514 used request id req-a78e06e6-d86d-4888-9b67-d5d4924dda66 2018-09-26 17:42:25,268 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/d67dc685-2554-422c-8a12-2ae33efb4514 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0950a1297dd9a6391bcf0970782b2b1b1ccb633b" 2018-09-26 17:42:25,857 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:42:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1e3b41b-4677-4279-aa97-29d4420d528f x-compute-request-id: req-d1e3b41b-4677-4279-aa97-29d4420d528f Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:bb:75", "version": 4, "addr": "10.10.11.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d67dc685-2554-422c-8a12-2ae33efb4514", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d67dc685-2554-422c-8a12-2ae33efb4514", "rel": "bookmark"}], "image": {"id": "681db9cd-12e5-44e2-ad1b-fc693dfd1e13", "links": [{"href": "http://172.30.9.22:8774/images/681db9cd-12e5-44e2-ad1b-fc693dfd1e13", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000144", "OS-SRV-USG:launched_at": "2018-09-26T17:42:20.000000", "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "d67dc685-2554-422c-8a12-2ae33efb4514", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-09-26T17:42:21Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-4", "created": "2018-09-26T17:42:17Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:42:25,857 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d67dc685-2554-422c-8a12-2ae33efb4514 used request id req-d1e3b41b-4677-4279-aa97-29d4420d528f 2018-09-26 17:42:25,858 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-4-4' booted successfully. IP='10.10.11.11'. 2018-09-26 17:42:25,858 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-4-4' to security group 'sdnvpn-sg'... 2018-09-26 17:42:25,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/d67dc685-2554-422c-8a12-2ae33efb4514/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5b8a3d6e41eef336361637a1c67f37a3c3fc49" -d '{"addSecurityGroup": {"name": "620171f6-0dde-4380-a534-a1fcabdc013e"}}' 2018-09-26 17:42:27,299 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:42:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1320132a-0845-4a71-aeb4-1d9c9b27dbe6 x-compute-request-id: req-1320132a-0845-4a71-aeb4-1d9c9b27dbe6 Content-Length: 0 Content-Type: application/json 2018-09-26 17:42:27,299 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d67dc685-2554-422c-8a12-2ae33efb4514/action used request id req-1320132a-0845-4a71-aeb4-1d9c9b27dbe6 2018-09-26 17:42:27,299 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-4-1'... 2018-09-26 17:42:27,300 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-4-1 flavor=m1.tiny image=681db9cd-12e5-44e2-ad1b-fc693dfd1e13 network=88fa62d9-4cfc-4471-b722-ceee04bd6e98 secgroup=620171f6-0dde-4380-a534-a1fcabdc013e hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.10.10 10.10.10.11 10.10.11.11 10.10.11.7 while true; do for i do ip=$i ping -c 10 $ip 2>&1 >/dev/null RES=$? if [ "Z$RES" = "Z0" ] ; then echo ping $ip OK else echo ping $ip KO fi done sleep 1 done 2018-09-26 17:42:27,300 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:42:27,300 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:42:27,301 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:42:27,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:42:27,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:42:27,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:42:27,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:42:27,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:42:27,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:42:27,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:42:27,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:42:27,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:42:27,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:42:27,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:42:27,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:42:27,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:42:27,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:42:27,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:42:27,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:42:27,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:42:27,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:42:27,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:42:27,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:42:27,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:42:27,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:42:27,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:42:27,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:42:27,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:42:27,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:42:27,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:42:27,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:42:27,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:42:27,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:42:27,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:42:27,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:42:27,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:42:27,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:42:27,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:42:27,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:42:27,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:42:27,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:42:27,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:42:27,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:42:27,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:42:27,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:42:27,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:42:27,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:42:27,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:42:27,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:42:27,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:42:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2bb7e12-0495-4ab4-b90a-2fb15d119929 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:42:27,320 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f2bb7e12-0495-4ab4-b90a-2fb15d119929 2018-09-26 17:42:27,320 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:42:27,693 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:42:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["lLao8VkSQZqhr6vFby0qlw"], "issued_at": "2018-09-26T17:42:27.000000Z"}} 2018-09-26 17:42:27,696 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea543f87d5013a1b944695ce1f1dc9081f657472" 2018-09-26 17:42:27,812 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:42:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-56e65a77-f1aa-4384-b362-aab95796f213 x-compute-request-id: req-56e65a77-f1aa-4384-b362-aab95796f213 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-09-26 17:42:27,812 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-56e65a77-f1aa-4384-b362-aab95796f213 2018-09-26 17:42:27,821 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea543f87d5013a1b944695ce1f1dc9081f657472" 2018-09-26 17:42:27,844 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:42:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c16d585-b6d5-4451-9422-df605b5d20f1 x-compute-request-id: req-5c16d585-b6d5-4451-9422-df605b5d20f1 Content-Encoding: gzip Content-Length: 278 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 17:42:27,844 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b used request id req-5c16d585-b6d5-4451-9422-df605b5d20f1 2018-09-26 17:42:27,848 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea543f87d5013a1b944695ce1f1dc9081f657472" -d '{"server": {"name": "sdnvpn-4-1", "imageRef": "681db9cd-12e5-44e2-ad1b-fc693dfd1e13", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMC4xMCAxMC4xMC4xMC4xMSAxMC4xMC4xMS4xMSAxMC4xMC4xMS43CndoaWxlIHRydWU7IGRvCiBmb3IgaSBkbwogIGlwPSRpCiAgcGluZyAtYyAxMCAkaXAgMj4mMSA+L2Rldi9udWxsCiAgUkVTPSQ/CiAgaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogICBlY2hvIHBpbmcgJGlwIE9LCiAgZWxzZSBlY2hvIHBpbmcgJGlwIEtPCiAgZmkKIGRvbmUKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "88fa62d9-4cfc-4471-b722-ceee04bd6e98"}], "config_drive": true}}' 2018-09-26 17:42:29,169 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:42:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6222696d-677c-44e9-a9a3-0a4e5033dc27 x-compute-request-id: req-6222696d-677c-44e9-a9a3-0a4e5033dc27 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/98d1e509-d8cb-4589-91d0-1b568014bcc4 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "98d1e509-d8cb-4589-91d0-1b568014bcc4", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/98d1e509-d8cb-4589-91d0-1b568014bcc4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/98d1e509-d8cb-4589-91d0-1b568014bcc4", "rel": "bookmark"}], "adminPass": "kM4YDzZTKwhP"}} 2018-09-26 17:42:29,169 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-6222696d-677c-44e9-a9a3-0a4e5033dc27 2018-09-26 17:42:29,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:42:29,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:42:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c9c3665-0647-4a85-a436-0ad9b5ba9f68 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:42:29,177 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-9c9c3665-0647-4a85-a436-0ad9b5ba9f68 2018-09-26 17:42:29,178 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:42:29,554 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:42:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["FpD96RuSQXe8Gk0EzknETg"], "issued_at": "2018-09-26T17:42:29.000000Z"}} 2018-09-26 17:42:29,557 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/98d1e509-d8cb-4589-91d0-1b568014bcc4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67f83ec8ccdfdcab99108e714890859fa33e37c6" 2018-09-26 17:42:30,116 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:42:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d8170b0-d478-4b08-8165-c3765bc6be12 x-compute-request-id: req-9d8170b0-d478-4b08-8165-c3765bc6be12 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/98d1e509-d8cb-4589-91d0-1b568014bcc4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/98d1e509-d8cb-4589-91d0-1b568014bcc4", "rel": "bookmark"}], "image": {"id": "681db9cd-12e5-44e2-ad1b-fc693dfd1e13", "links": [{"href": "http://172.30.9.22:8774/images/681db9cd-12e5-44e2-ad1b-fc693dfd1e13", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000147", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "98d1e509-d8cb-4589-91d0-1b568014bcc4", "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:42:29Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-1", "created": "2018-09-26T17:42:29Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:42:30,116 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/98d1e509-d8cb-4589-91d0-1b568014bcc4 used request id req-9d8170b0-d478-4b08-8165-c3765bc6be12 2018-09-26 17:42:33,122 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/98d1e509-d8cb-4589-91d0-1b568014bcc4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67f83ec8ccdfdcab99108e714890859fa33e37c6" 2018-09-26 17:42:33,863 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:42:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-15aaef7c-c9b7-4338-9f01-009ec2761005 x-compute-request-id: req-15aaef7c-c9b7-4338-9f01-009ec2761005 Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:9f:92", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/98d1e509-d8cb-4589-91d0-1b568014bcc4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/98d1e509-d8cb-4589-91d0-1b568014bcc4", "rel": "bookmark"}], "image": {"id": "681db9cd-12e5-44e2-ad1b-fc693dfd1e13", "links": [{"href": "http://172.30.9.22:8774/images/681db9cd-12e5-44e2-ad1b-fc693dfd1e13", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000147", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "98d1e509-d8cb-4589-91d0-1b568014bcc4", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:42:30Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-1", "created": "2018-09-26T17:42:29Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:42:33,863 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/98d1e509-d8cb-4589-91d0-1b568014bcc4 used request id req-15aaef7c-c9b7-4338-9f01-009ec2761005 2018-09-26 17:42:36,869 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/98d1e509-d8cb-4589-91d0-1b568014bcc4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67f83ec8ccdfdcab99108e714890859fa33e37c6" 2018-09-26 17:42:37,596 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:42:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-85b7bb22-ba09-43e9-8690-e36ae2cdd493 x-compute-request-id: req-85b7bb22-ba09-43e9-8690-e36ae2cdd493 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:9f:92", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/98d1e509-d8cb-4589-91d0-1b568014bcc4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/98d1e509-d8cb-4589-91d0-1b568014bcc4", "rel": "bookmark"}], "image": {"id": "681db9cd-12e5-44e2-ad1b-fc693dfd1e13", "links": [{"href": "http://172.30.9.22:8774/images/681db9cd-12e5-44e2-ad1b-fc693dfd1e13", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000147", "OS-SRV-USG:launched_at": "2018-09-26T17:42:33.000000", "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "98d1e509-d8cb-4589-91d0-1b568014bcc4", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-09-26T17:42:34Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-1", "created": "2018-09-26T17:42:29Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:42:37,597 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/98d1e509-d8cb-4589-91d0-1b568014bcc4 used request id req-85b7bb22-ba09-43e9-8690-e36ae2cdd493 2018-09-26 17:42:37,600 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/98d1e509-d8cb-4589-91d0-1b568014bcc4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea543f87d5013a1b944695ce1f1dc9081f657472" 2018-09-26 17:42:38,338 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:42:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2caaa90d-f45d-44aa-8d52-054b1c80c0eb x-compute-request-id: req-2caaa90d-f45d-44aa-8d52-054b1c80c0eb Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:9f:92", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/98d1e509-d8cb-4589-91d0-1b568014bcc4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/98d1e509-d8cb-4589-91d0-1b568014bcc4", "rel": "bookmark"}], "image": {"id": "681db9cd-12e5-44e2-ad1b-fc693dfd1e13", "links": [{"href": "http://172.30.9.22:8774/images/681db9cd-12e5-44e2-ad1b-fc693dfd1e13", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000147", "OS-SRV-USG:launched_at": "2018-09-26T17:42:33.000000", "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "98d1e509-d8cb-4589-91d0-1b568014bcc4", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-09-26T17:42:34Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-1", "created": "2018-09-26T17:42:29Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:42:38,338 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/98d1e509-d8cb-4589-91d0-1b568014bcc4 used request id req-2caaa90d-f45d-44aa-8d52-054b1c80c0eb 2018-09-26 17:42:38,339 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-4-1' booted successfully. IP='10.10.10.12'. 2018-09-26 17:42:38,339 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-4-1' to security group 'sdnvpn-sg'... 2018-09-26 17:42:38,343 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/98d1e509-d8cb-4589-91d0-1b568014bcc4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5b8a3d6e41eef336361637a1c67f37a3c3fc49" -d '{"addSecurityGroup": {"name": "620171f6-0dde-4380-a534-a1fcabdc013e"}}' 2018-09-26 17:42:39,763 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:42:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c439b4f9-1c88-40d5-a7df-f8a222c6b00a x-compute-request-id: req-c439b4f9-1c88-40d5-a7df-f8a222c6b00a Content-Length: 0 Content-Type: application/json 2018-09-26 17:42:39,763 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/98d1e509-d8cb-4589-91d0-1b568014bcc4/action used request id req-c439b4f9-1c88-40d5-a7df-f8a222c6b00a 2018-09-26 17:42:39,763 - sdnvpn-results - INFO - Create VPN with eRT<>iRT 2018-09-26 17:42:39,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192956853041d96f0ad0ebf666f8548bfaea8873" -d '{"bgpvpn": {"import_targets": "88:88", "export_targets": "55:55", "name": "sdnvpn-885938", "route_distinguishers": "12:12"}}' 2018-09-26 17:42:40,067 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 341 X-Openstack-Request-Id: req-3d5ad03a-5f06-44d5-8534-c0f233716e8c Date: Wed, 26 Sep 2018 17:42:40 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["12:12"], "routers": [], "id": "f936d7e0-b1f1-411c-bd9d-f487ba40bb7d", "name": "sdnvpn-885938", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "import_targets": ["88:88"], "networks": [], "route_targets": [], "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "type": "l3"}} 2018-09-26 17:42:40,067 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns used request id req-3d5ad03a-5f06-44d5-8534-c0f233716e8c 2018-09-26 17:42:40,067 - sdnvpn.test.functest.testcase_4 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-885938', u'route_distinguishers': [u'12:12'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'32e2fc060ffa4464a00bce7763dbcae4', u'route_targets': [], u'project_id': u'32e2fc060ffa4464a00bce7763dbcae4', u'type': u'l3', u'id': u'f936d7e0-b1f1-411c-bd9d-f487ba40bb7d'}} 2018-09-26 17:42:40,068 - sdnvpn-results - INFO - Associate router 'sdnvpn-4-1-router' to the VPN. 2018-09-26 17:42:40,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/f936d7e0-b1f1-411c-bd9d-f487ba40bb7d/router_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192956853041d96f0ad0ebf666f8548bfaea8873" -d '{"router_association": {"router_id": "8e130310-c6e5-4de8-9439-75ebea95e2d9"}}' 2018-09-26 17:42:40,636 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 222 X-Openstack-Request-Id: req-555f94e3-8d86-451e-b872-0ddd1a1cc808 Date: Wed, 26 Sep 2018 17:42:40 GMT RESP BODY: {"router_association": {"router_id": "8e130310-c6e5-4de8-9439-75ebea95e2d9", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "f643436f-4c22-4d2c-86a3-bb8ec51d837b"}} 2018-09-26 17:42:40,636 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/f936d7e0-b1f1-411c-bd9d-f487ba40bb7d/router_associations used request id req-555f94e3-8d86-451e-b872-0ddd1a1cc808 2018-09-26 17:42:40,636 - sdnvpn_test_utils - INFO - Waiting for instance 3c91f3f1-dc48-426b-91ef-a4763ec9b4c5 to boot up 2018-09-26 17:42:40,639 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/3c91f3f1-dc48-426b-91ef-a4763ec9b4c5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}395f7fbb11e18ab12e4dc621da17c6b3884c82db" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:42:41,709 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:42:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e177a293-b656-45da-b829-6d7ca1940902 x-compute-request-id: req-e177a293-b656-45da-b829-6d7ca1940902 Content-Encoding: gzip Content-Length: 10930 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 537423026 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.130655] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132275] pid_max: default: 32768 minimum: 301\n[ 0.133152] ACPI: Core revision 20150930\n[ 0.134519] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135797] Security Framework initialized\n[ 0.136594] Yama: becoming mindful.\n[ 0.137307] AppArmor: AppArmor initialized\n[ 0.138154] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139451] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140690] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141875] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143227] Initializing cgroup subsys io\n[ 0.144023] Initializing cgroup subsys memory\n[ 0.144866] Initializing cgroup subsys devices\n[ 0.145731] Initializing cgroup subsys freezer\n[ 0.146588] Initializing cgroup subsys net_cls\n[ 0.147433] Initializing cgroup subsys perf_event\n[ 0.148318] Initializing cgroup subsys net_prio\n[ 0.149176] Initializing cgroup subsys hugetlb\n[ 0.150030] Initializing cgroup subsys pids\n[ 0.150882] CPU: Physical Processor ID: 0\n[ 0.152350] mce: CPU supports 10 MCE banks\n[ 0.153177] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164741] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171037] ftrace: allocating 31920 entries in 125 pages\n[ 0.197033] smpboot: Max logical packages: 1\n[ 0.197907] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199230] x2apic enabled\n[ 0.200030] Switched APIC routing to physical x2apic.\n[ 0.201742] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202827] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204762] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206504] KVM setup paravirtual spinlock\n[ 0.207780] x86: Booted up 1 node, 1 CPUs\n[ 0.208571] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209923] devtmpfs: initialized\n[ 0.211622] evm: security.selinux\n[ 0.212307] evm: security.SMACK64\n[ 0.212974] evm: security.SMACK64EXEC\n[ 0.213697] evm: security.SMACK64TRANSMUTE\n[ 0.214482] evm: security.SMACK64MMAP\n[ 0.215203] evm: security.ima\n[ 0.215828] evm: security.capability\n[ 0.216611] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218403] pinctrl core: initialized pinctrl subsystem\n[ 0.219467] RTC time: 17:41:43, date: 09/26/18\n[ 0.220407] NET: Registered protocol family 16\n[ 0.221354] cpuidle: using governor ladder\n[ 0.222151] cpuidle: using governor menu\n[ 0.222914] PCCT header not found.\n[ 0.223646] ACPI: bus type PCI registered\n[ 0.224440] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225650] PCI: Using configuration type 1 for base access\n[ 0.227378] ACPI: Added _OSI(Module Device)\n[ 0.228190] ACPI: Added _OSI(Processor Device)\n[ 0.229029] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229896] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231986] ACPI: Interpreter enabled\n[ 0.232728] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234539] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238139] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239932] ACPI: (supports S0 S5)\n[ 0.240621] ACPI: Using IOAPIC for interrupt routing\n[ 0.241654] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244705] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245825] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247021] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248173] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250324] acpiphp: Slot [3] registered\n[ 0.251105] acpiphp: Slot [4] registered\n[ 0.251881] acpiphp: Slot [5] registered\n[ 0.252659] acpiphp: Slot [6] registered\n[ 0.253439] acpiphp: Slot [7] registered\n[ 0.254220] acpiphp: Slot [8] registered\n[ 0.255001] acpiphp: Slot [9] registered\n[ 0.255775] acpiphp: Slot [10] registered\n[ 0.256561] acpiphp: Slot [11] registered\n[ 0.257351] acpiphp: Slot [12] registered\n[ 0.258145] acpiphp: Slot [13] registered\n[ 0.258935] acpiphp: Slot [14] registered\n[ 0.259729] acpiphp: Slot [15] registered\n[ 0.270549] acpiphp: Slot [16] registered\n[ 0.271344] acpiphp: Slot [17] registered\n[ 0.272135] acpiphp: Slot [18] registered\n[ 0.272920] acpiphp: Slot [19] registered\n[ 0.273715] acpiphp: Slot [20] registered\n[ 0.274515] acpiphp: Slot [21] registered\n[ 0.275314] acpiphp: Slot [22] registered\n[ 0.276106] acpiphp: Slot [23] registered\n[ 0.276894] acpiphp: Slot [24] registered\n[ 0.277686] acpiphp: Slot [25] registered\n[ 0.278474] acpiphp: Slot [26] registered\n[ 0.279262] acpiphp: Slot [27] registered\n[ 0.280059] acpiphp: Slot [28] registered\n[ 0.280848] acpiphp: Slot [29] registered\n[ 0.281636] acpiphp: Slot [30] registered\n[ 0.282427] acpiphp: Slot [31] registered\n[ 0.283209] PCI host bridge to bus 0000:00\n[ 0.283995] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285174] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286359] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287766] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289179] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295461] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296708] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297851] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299078] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305392] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306790] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353620] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355076] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356500] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357900] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359274] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360504] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361648] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362699] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364231] vgaarb: loaded\n[ 0.364826] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365960] SCSI subsystem initialized\n[ 0.366773] ACPI: bus type USB registered\n[ 0.367580] usbcore: registered new interface driver usbfs\n[ 0.368602] usbcore: registered new interface driver hub\n[ 0.369594] usbcore: registered new device driver usb\n[ 0.370640] PCI: Using ACPI for IRQ routing\n[ 0.371658] NetLabel: Initializing\n[ 0.372376] NetLabel: domain hash size = 128\n[ 0.373212] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374189] NetLabel: unlabeled traffic allowed by default\n[ 0.375478] clocksource: Switched to clocksource kvm-clock\n[ 0.381179] AppArmor: AppArmor Filesystem Enabled\n[ 0.382314] pnp: PnP ACPI init\n[ 0.383318] pnp: PnP ACPI: found 5 devices\n[ 0.389830] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.391818] NET: Registered protocol family 2\n[ 0.392896] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394385] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.395683] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.396823] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397878] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399026] NET: Registered protocol family 1\n[ 0.399886] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.400967] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402024] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416025] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430249] Trying to unpack rootfs image as initramfs...\n[ 0.480149] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493910] Scanning for low memory corruption every 60 seconds\n[ 0.495395] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.496727] audit: initializing netlink subsys (disabled)\n[ 0.497887] audit: type=2000 audit(1537983704.712:1): initialized\n[ 0.499346] Initialise system trusted keyring\n[ 0.500390] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.501718] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.503844] zbud: loaded\n[ 0.504614] VFS: Disk quotas dquot_6.6.0\n[ 0.505533] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.507231] fuse init (API version 7.23)\n[ 0.508213] Key type big_key registered\n[ 0.509123] Allocating IMA MOK and blacklist keyrings.\n[ 0.510399] Key type asymmetric registered\n[ 0.511335] Asymmetric key parser 'x509' registered\n[ 0.512292] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.513726] io scheduler noop registered\n[ 0.514506] io scheduler deadline registered (default)\n[ 0.515468] io scheduler cfq registered\n[ 0.516295] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.517321] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.518550] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.519994] ACPI: Power Button [PWRF]\n[ 0.521177] GHES: HEST is not enabled!\n[ 0.534970] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565496] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567895] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.592066] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.594163] Linux agpgart interface v0.103\n[ 0.596191] brd: module loaded\n[ 0.597341] loop: module loaded\n[ 0.601767] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.603188] GPT:90111 != 2097151\n[ 0.603855] GPT:Alternate GPT header not at the end of the disk.\n[ 0.604922] GPT:90111 != 2097151\n[ 0.605581] GPT: Use GNU Parted to correct GPT errors.\n[ 0.606527] vda: vda1 vda15\n[ 0.607957] scsi host0: ata_piix\n[ 0.608677] scsi host1: ata_piix\n[ 0.609370] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610561] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.611971] libphy: Fixed MDIO Bus: probed\n[ 0.612769] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613691] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.615757] PPP generic driver version 2.4.2\n[ 0.616627] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.617854] ehci-pci: EHCI PCI platform driver\n[ 0.618706] ehci-platform: EHCI generic platform driver\n[ 0.619680] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.620777] ohci-pci: OHCI PCI platform driver\n[ 0.621623] ohci-platform: OHCI generic platform driver\n[ 0.622583] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.636853] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637824] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.639230] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.640225] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.641306] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.642486] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.643880] usb usb1: Product: UHCI Host Controller\n[ 0.644792] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.645910] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.646855] hub 1-0:1.0: USB hub found\n[ 0.647628] hub 1-0:1.0: 2 ports detected\n[ 0.648507] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.650573] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.651503] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.652500] mousedev: PS/2 mouse device common for all mice\n[ 0.653711] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.655518] rtc_cmos 00:00: RTC can wake from S4\n[ 0.656586] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.657746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.658902] i2c /dev entries driver\n[ 0.659655] device-mapper: uevent: version 1.0.3\n[ 0.660568] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.662149] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.663391] NET: Registered protocol family 10\n[ 0.664384] NET: Registered protocol family 17\n[ 0.665246] Key type dns_resolver registered\n[ 0.666147] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.667208] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.668910] registered taskstats version 1\n[ 0.669732] Loading compiled-in X.509 certificates\n[ 0.671135] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.672924] zswap: loaded using pool lzo/zbud\n[ 0.674265] Key type trusted registered\n[ 0.675793] Key type encrypted registered\n[ 0.676589] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.677577] ima: No TPM chip found, activating TPM-bypass!\n[ 0.678579] evm: HMAC attrs: 0x1\n[ 0.679503] Magic number: 2:908:694\n[ 0.680319] rtc_cmos 00:00: setting system clock to 2018-09-26 17:41:44 UTC (1537983704)\n[ 0.681860] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682934] EDD information not available.\n[ 0.768566] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.770093] Write protecting the kernel read-only data: 14336k\n[ 0.781738] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783516] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.825883] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.07\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.16. iid=i-00000135\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWBbvU0S6JE18ofev1VOyfgEXS8jZO2i3c6lCZe7k2p2HU79CuPrt9G9H63wex/DOK71frkIXGJ9GSl8IwPX9N4qcHoauxRUuenkAwbj6lIeyUPEDavHE8Uvi+kJbhXF9ZHVjz0Drz6e1lBKU0FDO2vOLebhiDheQlz8swzsNIm8rCqNCsdgvtmI2F1pMcWn4fqKZZSC318RXzYsZXXlUR0KwYFotxfkc3VJQk7TRDIDIkWFWWoRrJwyH6OkGbTG4OAgZSCeL6kGjiPYLHQo4a1XNjlY024qVcbzqdSDHnZvdNSYoC+F1kV1LLF/egIxLd8VrS/43otL29oNndS+ZP root@sdnvpn-4-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIvkB7tb0Pl5ttec9fcTpeKrJ650wTQzbkz5+eik5p85FU7Jyf578vDHezGpKsO1EiZIrQXUB4bA1s7EnqQffLuABpwN65xVT4tGUNteBBDynNRHBfzzssVhthwOo7+vHhq+gbp/QJV5gYAZAO2mck5tWb0bYUxDAfBAP4paxYqHAAAAFQCcsa+BDhxZx0eAWXoQLAvhzvLlOQAAAIAUiKzsOmNMhwyEeHOFyfJtgJo0tAfc9cj/qR3l9ekgDDikW+k4h0IwFboSwC1014tIEK6NnkmRUriGqEAxBA0cJV6ydV+tqQqg2zUruQCN04QMZDVh/zCVnEXUfe3Cn0uRs9VnM+PFZSO3K5+ocUYnCcHvYgRU3t4AoNPCfh+vHwAAAIBaRdLuDA8b586A3hCumHIZLgHTCIyTTS9oUHJCOUOAgeG1rfLNndVk7TxOkqLCbM4nxYbA+fPwzBM08Av0eGRQEejU5Pfx7mKzzIxXN3kl8nlqObFnt+1Ax+ltxyTTF5uAAyKs4ldz3KPSv4L/xS+NNH0vqnxvhXwWBhEbSLaBOA== root@sdnvpn-4-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fe75:f038/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000135\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.15 ===\n/dev/root resized successfully [took 1.78s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:75:F0:38 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe75:f038/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:63 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8538 (8.3 KiB) TX bytes:9146 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n64 bytes from 10.10.10.1: seq=1 ttl=64 time=0.494 ms\n64 bytes from 10.10.10.1: seq=2 ttl=64 time=0.581 ms\n64 bytes from 10.10.10.1: seq=3 ttl=64 time=0.271 ms\n64 bytes from 10.10.10.1: seq=4 ttl=64 time=0.444 ms\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 4 packets received, 20% packet loss\nround-trip min/avg/max = 0.271/0.447/0.581 ms\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-4-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.121161] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.121164] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.121165] usb 1-1: Product: QEMU USB Tablet\n[ 1.121166] usb 1-1: Manufacturer: QEMU\n[ 1.121167] usb 1-1: SerialNumber: 42\n[ 1.231437] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.243782] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.491699] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\n[ 3.255396] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.565170] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nSep 26 18:41:45 cirros syslog.info syslogd started: BusyBox v1.23.2\nSep 26 18:41:45 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nSep 26 18:41:45 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nSep 26 18:41:45 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nSep 26 18:41:45 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nSep 26 18:41:45 cirros kern.notice kernel: [ 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)\nSep 26 18:41:45 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nSep 26 18:41:45 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nSep 26 18:41:45 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nSep 26 18:41:45 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nSep 26 18:41:45 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nSep 26 18:41:45 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nSep 26 18:41:45 cirros kern.info kernel: [ 1.491699] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\nSep 26 18:41:46 cirros auth.notice su: + /dev/console root:cirros\nSep 26 18:41:46 cirros authpriv.info dropbear[340]: Running in background\nSep 26 18:41:47 cirros kern.info kernel: [ 3.255396] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nSep 26 18:41:47 cirros kern.info kernel: [ 3.565170] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-4-2 login: "} 2018-09-26 17:42:41,710 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/3c91f3f1-dc48-426b-91ef-a4763ec9b4c5/action used request id req-e177a293-b656-45da-b829-6d7ca1940902 2018-09-26 17:42:43,745 - sdnvpn_test_utils - INFO - Waiting for instance aba9d295-4219-4ec0-afcc-42542f48d1f9 to boot up 2018-09-26 17:42:43,752 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/aba9d295-4219-4ec0-afcc-42542f48d1f9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63b9491688821e290b171d6dd5bb9b5c1b599b2d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:42:44,825 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:42:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fa5e9ff0-17c0-403b-a148-74be150974df x-compute-request-id: req-fa5e9ff0-17c0-403b-a148-74be150974df Content-Encoding: gzip Content-Length: 7683 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 527318772 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132046] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133716] pid_max: default: 32768 minimum: 301\n[ 0.134618] ACPI: Core revision 20150930\n[ 0.135996] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137317] Security Framework initialized\n[ 0.138138] Yama: becoming mindful.\n[ 0.138869] AppArmor: AppArmor initialized\n[ 0.139740] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141138] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142444] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143670] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145088] Initializing cgroup subsys io\n[ 0.145905] Initializing cgroup subsys memory\n[ 0.146768] Initializing cgroup subsys devices\n[ 0.147662] Initializing cgroup subsys freezer\n[ 0.148540] Initializing cgroup subsys net_cls\n[ 0.149410] Initializing cgroup subsys perf_event\n[ 0.150327] Initializing cgroup subsys net_prio\n[ 0.151226] Initializing cgroup subsys hugetlb\n[ 0.152103] Initializing cgroup subsys pids\n[ 0.152983] CPU: Physical Processor ID: 0\n[ 0.154496] mce: CPU supports 10 MCE banks\n[ 0.155388] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156399] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167246] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173528] ftrace: allocating 31920 entries in 125 pages\n[ 0.199538] smpboot: Max logical packages: 1\n[ 0.200401] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201759] x2apic enabled\n[ 0.202567] Switched APIC routing to physical x2apic.\n[ 0.204347] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205526] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.207578] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.209436] KVM setup paravirtual spinlock\n[ 0.210754] x86: Booted up 1 node, 1 CPUs\n[ 0.211592] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213029] devtmpfs: initialized\n[ 0.214760] evm: security.selinux\n[ 0.215494] evm: security.SMACK64\n[ 0.216220] evm: security.SMACK64EXEC\n[ 0.216967] evm: security.SMACK64TRANSMUTE\n[ 0.217772] evm: security.SMACK64MMAP\n[ 0.218523] evm: security.ima\n[ 0.219169] evm: security.capability\n[ 0.219970] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.221841] pinctrl core: initialized pinctrl subsystem\n[ 0.222982] RTC time: 17:41:57, date: 09/26/18\n[ 0.223958] NET: Registered protocol family 16\n[ 0.224962] cpuidle: using governor ladder\n[ 0.225805] cpuidle: using governor menu\n[ 0.226617] PCCT header not found.\n[ 0.227405] ACPI: bus type PCI registered\n[ 0.228215] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229461] PCI: Using configuration type 1 for base access\n[ 0.231210] ACPI: Added _OSI(Module Device)\n[ 0.232061] ACPI: Added _OSI(Processor Device)\n[ 0.232926] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233861] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236030] ACPI: Interpreter enabled\n[ 0.236819] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238729] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240693] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242580] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244595] ACPI: (supports S0 S5)\n[ 0.245317] ACPI: Using IOAPIC for interrupt routing\n[ 0.246462] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249562] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250769] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252016] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253211] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255451] acpiphp: Slot [3] registered\n[ 0.256259] acpiphp: Slot [4] registered\n[ 0.257063] acpiphp: Slot [5] registered\n[ 0.257860] acpiphp: Slot [6] registered\n[ 0.258660] acpiphp: Slot [7] registered\n[ 0.259473] acpiphp: Slot [8] registered\n[ 0.260282] acpiphp: Slot [9] registered\n[ 0.261087] acpiphp: Slot [10] registered\n[ 0.261895] acpiphp: Slot [11] registered\n[ 0.262707] acpiphp: Slot [12] registered\n[ 0.263526] acpiphp: Slot [13] registered\n[ 0.264337] acpiphp: Slot [14] registered\n[ 0.265148] acpiphp: Slot [15] registered\n[ 0.276191] acpiphp: Slot [16] registered\n[ 0.277019] acpiphp: Slot [17] registered\n[ 0.277827] acpiphp: Slot [18] registered\n[ 0.278640] acpiphp: Slot [19] registered\n[ 0.279449] acpiphp: Slot [20] registered\n[ 0.280270] acpiphp: Slot [21] registered\n[ 0.281083] acpiphp: Slot [22] registered\n[ 0.281891] acpiphp: Slot [23] registered\n[ 0.282702] acpiphp: Slot [24] registered\n[ 0.283516] acpiphp: Slot [25] registered\n[ 0.284333] acpiphp: Slot [26] registered\n[ 0.285145] acpiphp: Slot [27] registered\n[ 0.285958] acpiphp: Slot [28] registered\n[ 0.286767] acpiphp: Slot [29] registered\n[ 0.287579] acpiphp: Slot [30] registered\n[ 0.288397] acpiphp: Slot [31] registered\n[ 0.289208] PCI host bridge to bus 0000:00\n[ 0.290019] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291233] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292453] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293905] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295360] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301543] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302830] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304010] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305284] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311613] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313078] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358440] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359962] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361411] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362844] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364258] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365519] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366686] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367912] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369475] vgaarb: loaded\n[ 0.370086] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371244] SCSI subsystem initialized\n[ 0.372094] ACPI: bus type USB registered\n[ 0.372923] usbcore: registered new interface driver usbfs\n[ 0.373965] usbcore: registered new interface driver hub\n[ 0.374983] usbcore: registered new device driver usb\n[ 0.376052] PCI: Using ACPI for IRQ routing\n[ 0.377085] NetLabel: Initializing\n[ 0.377801] NetLabel: domain hash size = 128\n[ 0.378663] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379623] NetLabel: unlabeled traffic allowed by default\n[ 0.380735] clocksource: Switched to clocksource kvm-clock\n[ 0.386231] AppArmor: AppArmor Filesystem Enabled\n[ 0.387213] pnp: PnP ACPI init\n[ 0.388132] pnp: PnP ACPI: found 5 devices\n[ 0.394532] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396260] NET: Registered protocol family 2\n[ 0.397229] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.398517] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.399701] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400887] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401980] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403159] NET: Registered protocol family 1\n[ 0.404032] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405147] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406231] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420258] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434495] Trying to unpack rootfs image as initramfs...\n[ 0.483793] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497916] Scanning for low memory corruption every 60 seconds\n[ 0.499260] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.500420] audit: initializing netlink subsys (disabled)\n[ 0.501468] audit: type=2000 audit(1537983718.481:1): initialized\n[ 0.502789] Initialise system trusted keyring\n[ 0.503727] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504920] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506891] zbud: loaded\n[ 0.507600] VFS: Disk quotas dquot_6.6.0\n[ 0.508434] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509977] fuse init (API version 7.23)\n[ 0.510864] Key type big_key registered\n[ 0.511675] Allocating IMA MOK and blacklist keyrings.\n[ 0.512823] Key type asymmetric registered\n[ 0.513658] Asymmetric key parser 'x509' registered\n[ 0.514620] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516108] io scheduler noop registered\n[ 0.516922] io scheduler deadline registered (default)\n[ 0.517925] io scheduler cfq registered\n[ 0.519137] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520194] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521501] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522988] ACPI: Power Button [PWRF]\n[ 0.523825] GHES: HEST is not enabled!\n[ 0.537761] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567911] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570387] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594558] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596688] Linux agpgart interface v0.103\n[ 0.598722] brd: module loaded\n[ 0.599906] loop: module loaded\n[ 0.604322] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605782] GPT:90111 != 2097151\n[ 0.606467] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607559] GPT:90111 != 2097151\n[ 0.608235] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609204] vda: vda1 vda15\n[ 0.610622] scsi host0: ata_piix\n[ 0.611358] scsi host1: ata_piix\n[ 0.612063] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613284] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.614728] libphy: Fixed MDIO Bus: probed\n[ 0.615551] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616499] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.618653] PPP generic driver version 2.4.2\n[ 0.619540] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620783] ehci-pci: EHCI PCI platform driver\n[ 0.621661] ehci-platform: EHCI generic platform driver\n[ 0.622662] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623788] ohci-pci: OHCI PCI platform driver\n[ 0.624661] ohci-platform: OHCI generic platform driver\n[ 0.625657] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.639968] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.640976] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.642429] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.643464] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.644583] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.645812] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.647240] usb usb1: Product: UHCI Host Controller\n[ 0.648178] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649327] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650320] hub 1-0:1.0: USB hub found\n[ 0.651102] hub 1-0:1.0: 2 ports detected\n[ 0.652009] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654162] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655117] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656151] mousedev: PS/2 mouse device common for all mice\n[ 0.657415] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659253] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660340] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661549] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.662745] i2c /dev entries driver\n[ 0.663499] device-mapper: uevent: version 1.0.3\n[ 0.664443] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666087] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667377] NET: Registered protocol family 10\n[ 0.668374] NET: Registered protocol family 17\n[ 0.669279] Key type dns_resolver registered\n[ 0.670215] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671317] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673090] registered taskstats version 1\n[ 0.673935] Loading compiled-in X.509 certificates\n[ 0.675371] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.677245] zswap: loaded using pool lzo/zbud\n[ 0.678600] Key type trusted registered\n[ 0.680160] Key type encrypted registered\n[ 0.681020] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.682055] ima: No TPM chip found, activating TPM-bypass!\n[ 0.683098] evm: HMAC attrs: 0x1\n[ 0.684024] Magic number: 2:908:694\n[ 0.684913] rtc_cmos 00:00: setting system clock to 2018-09-26 17:41:58 UTC (1537983718)\n[ 0.686511] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687634] EDD information not available.\n[ 0.773702] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.775257] Write protecting the kernel read-only data: 14336k\n[ 0.787219] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.789053] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.92\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.119872] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 17:42:44,825 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/aba9d295-4219-4ec0-afcc-42542f48d1f9/action used request id req-fa5e9ff0-17c0-403b-a148-74be150974df 2018-09-26 17:42:46,842 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/aba9d295-4219-4ec0-afcc-42542f48d1f9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63b9491688821e290b171d6dd5bb9b5c1b599b2d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:42:47,916 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:42:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7f4a0aa0-81c4-4558-98e9-acc14a1ffb3b x-compute-request-id: req-7f4a0aa0-81c4-4558-98e9-acc14a1ffb3b Content-Encoding: gzip Content-Length: 7683 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 527318772 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132046] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133716] pid_max: default: 32768 minimum: 301\n[ 0.134618] ACPI: Core revision 20150930\n[ 0.135996] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137317] Security Framework initialized\n[ 0.138138] Yama: becoming mindful.\n[ 0.138869] AppArmor: AppArmor initialized\n[ 0.139740] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141138] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142444] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143670] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145088] Initializing cgroup subsys io\n[ 0.145905] Initializing cgroup subsys memory\n[ 0.146768] Initializing cgroup subsys devices\n[ 0.147662] Initializing cgroup subsys freezer\n[ 0.148540] Initializing cgroup subsys net_cls\n[ 0.149410] Initializing cgroup subsys perf_event\n[ 0.150327] Initializing cgroup subsys net_prio\n[ 0.151226] Initializing cgroup subsys hugetlb\n[ 0.152103] Initializing cgroup subsys pids\n[ 0.152983] CPU: Physical Processor ID: 0\n[ 0.154496] mce: CPU supports 10 MCE banks\n[ 0.155388] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156399] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167246] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173528] ftrace: allocating 31920 entries in 125 pages\n[ 0.199538] smpboot: Max logical packages: 1\n[ 0.200401] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201759] x2apic enabled\n[ 0.202567] Switched APIC routing to physical x2apic.\n[ 0.204347] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205526] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.207578] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.209436] KVM setup paravirtual spinlock\n[ 0.210754] x86: Booted up 1 node, 1 CPUs\n[ 0.211592] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213029] devtmpfs: initialized\n[ 0.214760] evm: security.selinux\n[ 0.215494] evm: security.SMACK64\n[ 0.216220] evm: security.SMACK64EXEC\n[ 0.216967] evm: security.SMACK64TRANSMUTE\n[ 0.217772] evm: security.SMACK64MMAP\n[ 0.218523] evm: security.ima\n[ 0.219169] evm: security.capability\n[ 0.219970] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.221841] pinctrl core: initialized pinctrl subsystem\n[ 0.222982] RTC time: 17:41:57, date: 09/26/18\n[ 0.223958] NET: Registered protocol family 16\n[ 0.224962] cpuidle: using governor ladder\n[ 0.225805] cpuidle: using governor menu\n[ 0.226617] PCCT header not found.\n[ 0.227405] ACPI: bus type PCI registered\n[ 0.228215] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229461] PCI: Using configuration type 1 for base access\n[ 0.231210] ACPI: Added _OSI(Module Device)\n[ 0.232061] ACPI: Added _OSI(Processor Device)\n[ 0.232926] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233861] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236030] ACPI: Interpreter enabled\n[ 0.236819] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238729] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240693] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242580] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244595] ACPI: (supports S0 S5)\n[ 0.245317] ACPI: Using IOAPIC for interrupt routing\n[ 0.246462] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249562] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250769] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252016] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253211] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255451] acpiphp: Slot [3] registered\n[ 0.256259] acpiphp: Slot [4] registered\n[ 0.257063] acpiphp: Slot [5] registered\n[ 0.257860] acpiphp: Slot [6] registered\n[ 0.258660] acpiphp: Slot [7] registered\n[ 0.259473] acpiphp: Slot [8] registered\n[ 0.260282] acpiphp: Slot [9] registered\n[ 0.261087] acpiphp: Slot [10] registered\n[ 0.261895] acpiphp: Slot [11] registered\n[ 0.262707] acpiphp: Slot [12] registered\n[ 0.263526] acpiphp: Slot [13] registered\n[ 0.264337] acpiphp: Slot [14] registered\n[ 0.265148] acpiphp: Slot [15] registered\n[ 0.276191] acpiphp: Slot [16] registered\n[ 0.277019] acpiphp: Slot [17] registered\n[ 0.277827] acpiphp: Slot [18] registered\n[ 0.278640] acpiphp: Slot [19] registered\n[ 0.279449] acpiphp: Slot [20] registered\n[ 0.280270] acpiphp: Slot [21] registered\n[ 0.281083] acpiphp: Slot [22] registered\n[ 0.281891] acpiphp: Slot [23] registered\n[ 0.282702] acpiphp: Slot [24] registered\n[ 0.283516] acpiphp: Slot [25] registered\n[ 0.284333] acpiphp: Slot [26] registered\n[ 0.285145] acpiphp: Slot [27] registered\n[ 0.285958] acpiphp: Slot [28] registered\n[ 0.286767] acpiphp: Slot [29] registered\n[ 0.287579] acpiphp: Slot [30] registered\n[ 0.288397] acpiphp: Slot [31] registered\n[ 0.289208] PCI host bridge to bus 0000:00\n[ 0.290019] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291233] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292453] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293905] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295360] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301543] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302830] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304010] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305284] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311613] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313078] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358440] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359962] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361411] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362844] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364258] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365519] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366686] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367912] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369475] vgaarb: loaded\n[ 0.370086] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371244] SCSI subsystem initialized\n[ 0.372094] ACPI: bus type USB registered\n[ 0.372923] usbcore: registered new interface driver usbfs\n[ 0.373965] usbcore: registered new interface driver hub\n[ 0.374983] usbcore: registered new device driver usb\n[ 0.376052] PCI: Using ACPI for IRQ routing\n[ 0.377085] NetLabel: Initializing\n[ 0.377801] NetLabel: domain hash size = 128\n[ 0.378663] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379623] NetLabel: unlabeled traffic allowed by default\n[ 0.380735] clocksource: Switched to clocksource kvm-clock\n[ 0.386231] AppArmor: AppArmor Filesystem Enabled\n[ 0.387213] pnp: PnP ACPI init\n[ 0.388132] pnp: PnP ACPI: found 5 devices\n[ 0.394532] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396260] NET: Registered protocol family 2\n[ 0.397229] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.398517] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.399701] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400887] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401980] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403159] NET: Registered protocol family 1\n[ 0.404032] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405147] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406231] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420258] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434495] Trying to unpack rootfs image as initramfs...\n[ 0.483793] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497916] Scanning for low memory corruption every 60 seconds\n[ 0.499260] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.500420] audit: initializing netlink subsys (disabled)\n[ 0.501468] audit: type=2000 audit(1537983718.481:1): initialized\n[ 0.502789] Initialise system trusted keyring\n[ 0.503727] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504920] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506891] zbud: loaded\n[ 0.507600] VFS: Disk quotas dquot_6.6.0\n[ 0.508434] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509977] fuse init (API version 7.23)\n[ 0.510864] Key type big_key registered\n[ 0.511675] Allocating IMA MOK and blacklist keyrings.\n[ 0.512823] Key type asymmetric registered\n[ 0.513658] Asymmetric key parser 'x509' registered\n[ 0.514620] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516108] io scheduler noop registered\n[ 0.516922] io scheduler deadline registered (default)\n[ 0.517925] io scheduler cfq registered\n[ 0.519137] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520194] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521501] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522988] ACPI: Power Button [PWRF]\n[ 0.523825] GHES: HEST is not enabled!\n[ 0.537761] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567911] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570387] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594558] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596688] Linux agpgart interface v0.103\n[ 0.598722] brd: module loaded\n[ 0.599906] loop: module loaded\n[ 0.604322] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605782] GPT:90111 != 2097151\n[ 0.606467] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607559] GPT:90111 != 2097151\n[ 0.608235] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609204] vda: vda1 vda15\n[ 0.610622] scsi host0: ata_piix\n[ 0.611358] scsi host1: ata_piix\n[ 0.612063] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613284] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.614728] libphy: Fixed MDIO Bus: probed\n[ 0.615551] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616499] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.618653] PPP generic driver version 2.4.2\n[ 0.619540] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620783] ehci-pci: EHCI PCI platform driver\n[ 0.621661] ehci-platform: EHCI generic platform driver\n[ 0.622662] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623788] ohci-pci: OHCI PCI platform driver\n[ 0.624661] ohci-platform: OHCI generic platform driver\n[ 0.625657] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.639968] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.640976] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.642429] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.643464] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.644583] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.645812] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.647240] usb usb1: Product: UHCI Host Controller\n[ 0.648178] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649327] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650320] hub 1-0:1.0: USB hub found\n[ 0.651102] hub 1-0:1.0: 2 ports detected\n[ 0.652009] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654162] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655117] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656151] mousedev: PS/2 mouse device common for all mice\n[ 0.657415] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659253] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660340] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661549] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.662745] i2c /dev entries driver\n[ 0.663499] device-mapper: uevent: version 1.0.3\n[ 0.664443] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666087] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667377] NET: Registered protocol family 10\n[ 0.668374] NET: Registered protocol family 17\n[ 0.669279] Key type dns_resolver registered\n[ 0.670215] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671317] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673090] registered taskstats version 1\n[ 0.673935] Loading compiled-in X.509 certificates\n[ 0.675371] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.677245] zswap: loaded using pool lzo/zbud\n[ 0.678600] Key type trusted registered\n[ 0.680160] Key type encrypted registered\n[ 0.681020] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.682055] ima: No TPM chip found, activating TPM-bypass!\n[ 0.683098] evm: HMAC attrs: 0x1\n[ 0.684024] Magic number: 2:908:694\n[ 0.684913] rtc_cmos 00:00: setting system clock to 2018-09-26 17:41:58 UTC (1537983718)\n[ 0.686511] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687634] EDD information not available.\n[ 0.773702] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.775257] Write protecting the kernel read-only data: 14336k\n[ 0.787219] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.789053] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.92\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.119872] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 17:42:47,917 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/aba9d295-4219-4ec0-afcc-42542f48d1f9/action used request id req-7f4a0aa0-81c4-4558-98e9-acc14a1ffb3b 2018-09-26 17:42:49,933 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/aba9d295-4219-4ec0-afcc-42542f48d1f9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63b9491688821e290b171d6dd5bb9b5c1b599b2d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:42:51,012 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:42:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0280faf7-7256-4687-9ee0-4a37ccbece4d x-compute-request-id: req-0280faf7-7256-4687-9ee0-4a37ccbece4d Content-Encoding: gzip Content-Length: 7683 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 527318772 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132046] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133716] pid_max: default: 32768 minimum: 301\n[ 0.134618] ACPI: Core revision 20150930\n[ 0.135996] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137317] Security Framework initialized\n[ 0.138138] Yama: becoming mindful.\n[ 0.138869] AppArmor: AppArmor initialized\n[ 0.139740] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141138] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142444] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143670] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145088] Initializing cgroup subsys io\n[ 0.145905] Initializing cgroup subsys memory\n[ 0.146768] Initializing cgroup subsys devices\n[ 0.147662] Initializing cgroup subsys freezer\n[ 0.148540] Initializing cgroup subsys net_cls\n[ 0.149410] Initializing cgroup subsys perf_event\n[ 0.150327] Initializing cgroup subsys net_prio\n[ 0.151226] Initializing cgroup subsys hugetlb\n[ 0.152103] Initializing cgroup subsys pids\n[ 0.152983] CPU: Physical Processor ID: 0\n[ 0.154496] mce: CPU supports 10 MCE banks\n[ 0.155388] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156399] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167246] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173528] ftrace: allocating 31920 entries in 125 pages\n[ 0.199538] smpboot: Max logical packages: 1\n[ 0.200401] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201759] x2apic enabled\n[ 0.202567] Switched APIC routing to physical x2apic.\n[ 0.204347] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205526] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.207578] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.209436] KVM setup paravirtual spinlock\n[ 0.210754] x86: Booted up 1 node, 1 CPUs\n[ 0.211592] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213029] devtmpfs: initialized\n[ 0.214760] evm: security.selinux\n[ 0.215494] evm: security.SMACK64\n[ 0.216220] evm: security.SMACK64EXEC\n[ 0.216967] evm: security.SMACK64TRANSMUTE\n[ 0.217772] evm: security.SMACK64MMAP\n[ 0.218523] evm: security.ima\n[ 0.219169] evm: security.capability\n[ 0.219970] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.221841] pinctrl core: initialized pinctrl subsystem\n[ 0.222982] RTC time: 17:41:57, date: 09/26/18\n[ 0.223958] NET: Registered protocol family 16\n[ 0.224962] cpuidle: using governor ladder\n[ 0.225805] cpuidle: using governor menu\n[ 0.226617] PCCT header not found.\n[ 0.227405] ACPI: bus type PCI registered\n[ 0.228215] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229461] PCI: Using configuration type 1 for base access\n[ 0.231210] ACPI: Added _OSI(Module Device)\n[ 0.232061] ACPI: Added _OSI(Processor Device)\n[ 0.232926] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233861] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236030] ACPI: Interpreter enabled\n[ 0.236819] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238729] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240693] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242580] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244595] ACPI: (supports S0 S5)\n[ 0.245317] ACPI: Using IOAPIC for interrupt routing\n[ 0.246462] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249562] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250769] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252016] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253211] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255451] acpiphp: Slot [3] registered\n[ 0.256259] acpiphp: Slot [4] registered\n[ 0.257063] acpiphp: Slot [5] registered\n[ 0.257860] acpiphp: Slot [6] registered\n[ 0.258660] acpiphp: Slot [7] registered\n[ 0.259473] acpiphp: Slot [8] registered\n[ 0.260282] acpiphp: Slot [9] registered\n[ 0.261087] acpiphp: Slot [10] registered\n[ 0.261895] acpiphp: Slot [11] registered\n[ 0.262707] acpiphp: Slot [12] registered\n[ 0.263526] acpiphp: Slot [13] registered\n[ 0.264337] acpiphp: Slot [14] registered\n[ 0.265148] acpiphp: Slot [15] registered\n[ 0.276191] acpiphp: Slot [16] registered\n[ 0.277019] acpiphp: Slot [17] registered\n[ 0.277827] acpiphp: Slot [18] registered\n[ 0.278640] acpiphp: Slot [19] registered\n[ 0.279449] acpiphp: Slot [20] registered\n[ 0.280270] acpiphp: Slot [21] registered\n[ 0.281083] acpiphp: Slot [22] registered\n[ 0.281891] acpiphp: Slot [23] registered\n[ 0.282702] acpiphp: Slot [24] registered\n[ 0.283516] acpiphp: Slot [25] registered\n[ 0.284333] acpiphp: Slot [26] registered\n[ 0.285145] acpiphp: Slot [27] registered\n[ 0.285958] acpiphp: Slot [28] registered\n[ 0.286767] acpiphp: Slot [29] registered\n[ 0.287579] acpiphp: Slot [30] registered\n[ 0.288397] acpiphp: Slot [31] registered\n[ 0.289208] PCI host bridge to bus 0000:00\n[ 0.290019] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291233] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292453] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293905] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295360] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301543] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302830] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304010] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305284] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311613] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313078] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358440] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359962] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361411] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362844] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364258] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365519] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366686] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367912] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369475] vgaarb: loaded\n[ 0.370086] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371244] SCSI subsystem initialized\n[ 0.372094] ACPI: bus type USB registered\n[ 0.372923] usbcore: registered new interface driver usbfs\n[ 0.373965] usbcore: registered new interface driver hub\n[ 0.374983] usbcore: registered new device driver usb\n[ 0.376052] PCI: Using ACPI for IRQ routing\n[ 0.377085] NetLabel: Initializing\n[ 0.377801] NetLabel: domain hash size = 128\n[ 0.378663] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379623] NetLabel: unlabeled traffic allowed by default\n[ 0.380735] clocksource: Switched to clocksource kvm-clock\n[ 0.386231] AppArmor: AppArmor Filesystem Enabled\n[ 0.387213] pnp: PnP ACPI init\n[ 0.388132] pnp: PnP ACPI: found 5 devices\n[ 0.394532] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396260] NET: Registered protocol family 2\n[ 0.397229] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.398517] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.399701] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400887] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401980] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403159] NET: Registered protocol family 1\n[ 0.404032] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405147] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406231] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420258] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434495] Trying to unpack rootfs image as initramfs...\n[ 0.483793] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497916] Scanning for low memory corruption every 60 seconds\n[ 0.499260] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.500420] audit: initializing netlink subsys (disabled)\n[ 0.501468] audit: type=2000 audit(1537983718.481:1): initialized\n[ 0.502789] Initialise system trusted keyring\n[ 0.503727] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504920] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506891] zbud: loaded\n[ 0.507600] VFS: Disk quotas dquot_6.6.0\n[ 0.508434] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509977] fuse init (API version 7.23)\n[ 0.510864] Key type big_key registered\n[ 0.511675] Allocating IMA MOK and blacklist keyrings.\n[ 0.512823] Key type asymmetric registered\n[ 0.513658] Asymmetric key parser 'x509' registered\n[ 0.514620] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516108] io scheduler noop registered\n[ 0.516922] io scheduler deadline registered (default)\n[ 0.517925] io scheduler cfq registered\n[ 0.519137] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520194] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521501] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522988] ACPI: Power Button [PWRF]\n[ 0.523825] GHES: HEST is not enabled!\n[ 0.537761] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567911] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570387] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594558] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596688] Linux agpgart interface v0.103\n[ 0.598722] brd: module loaded\n[ 0.599906] loop: module loaded\n[ 0.604322] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605782] GPT:90111 != 2097151\n[ 0.606467] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607559] GPT:90111 != 2097151\n[ 0.608235] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609204] vda: vda1 vda15\n[ 0.610622] scsi host0: ata_piix\n[ 0.611358] scsi host1: ata_piix\n[ 0.612063] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613284] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.614728] libphy: Fixed MDIO Bus: probed\n[ 0.615551] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616499] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.618653] PPP generic driver version 2.4.2\n[ 0.619540] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620783] ehci-pci: EHCI PCI platform driver\n[ 0.621661] ehci-platform: EHCI generic platform driver\n[ 0.622662] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623788] ohci-pci: OHCI PCI platform driver\n[ 0.624661] ohci-platform: OHCI generic platform driver\n[ 0.625657] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.639968] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.640976] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.642429] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.643464] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.644583] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.645812] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.647240] usb usb1: Product: UHCI Host Controller\n[ 0.648178] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649327] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650320] hub 1-0:1.0: USB hub found\n[ 0.651102] hub 1-0:1.0: 2 ports detected\n[ 0.652009] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654162] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655117] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656151] mousedev: PS/2 mouse device common for all mice\n[ 0.657415] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659253] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660340] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661549] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.662745] i2c /dev entries driver\n[ 0.663499] device-mapper: uevent: version 1.0.3\n[ 0.664443] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666087] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667377] NET: Registered protocol family 10\n[ 0.668374] NET: Registered protocol family 17\n[ 0.669279] Key type dns_resolver registered\n[ 0.670215] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671317] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673090] registered taskstats version 1\n[ 0.673935] Loading compiled-in X.509 certificates\n[ 0.675371] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.677245] zswap: loaded using pool lzo/zbud\n[ 0.678600] Key type trusted registered\n[ 0.680160] Key type encrypted registered\n[ 0.681020] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.682055] ima: No TPM chip found, activating TPM-bypass!\n[ 0.683098] evm: HMAC attrs: 0x1\n[ 0.684024] Magic number: 2:908:694\n[ 0.684913] rtc_cmos 00:00: setting system clock to 2018-09-26 17:41:58 UTC (1537983718)\n[ 0.686511] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687634] EDD information not available.\n[ 0.773702] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.775257] Write protecting the kernel read-only data: 14336k\n[ 0.787219] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.789053] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.92\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.119872] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 17:42:51,013 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/aba9d295-4219-4ec0-afcc-42542f48d1f9/action used request id req-0280faf7-7256-4687-9ee0-4a37ccbece4d 2018-09-26 17:42:53,030 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/aba9d295-4219-4ec0-afcc-42542f48d1f9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63b9491688821e290b171d6dd5bb9b5c1b599b2d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:42:54,105 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:42:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9adebb3f-323a-4df5-b463-d9f987c03f1a x-compute-request-id: req-9adebb3f-323a-4df5-b463-d9f987c03f1a Content-Encoding: gzip Content-Length: 7683 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 527318772 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132046] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133716] pid_max: default: 32768 minimum: 301\n[ 0.134618] ACPI: Core revision 20150930\n[ 0.135996] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137317] Security Framework initialized\n[ 0.138138] Yama: becoming mindful.\n[ 0.138869] AppArmor: AppArmor initialized\n[ 0.139740] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141138] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142444] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143670] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145088] Initializing cgroup subsys io\n[ 0.145905] Initializing cgroup subsys memory\n[ 0.146768] Initializing cgroup subsys devices\n[ 0.147662] Initializing cgroup subsys freezer\n[ 0.148540] Initializing cgroup subsys net_cls\n[ 0.149410] Initializing cgroup subsys perf_event\n[ 0.150327] Initializing cgroup subsys net_prio\n[ 0.151226] Initializing cgroup subsys hugetlb\n[ 0.152103] Initializing cgroup subsys pids\n[ 0.152983] CPU: Physical Processor ID: 0\n[ 0.154496] mce: CPU supports 10 MCE banks\n[ 0.155388] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156399] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167246] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173528] ftrace: allocating 31920 entries in 125 pages\n[ 0.199538] smpboot: Max logical packages: 1\n[ 0.200401] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201759] x2apic enabled\n[ 0.202567] Switched APIC routing to physical x2apic.\n[ 0.204347] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205526] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.207578] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.209436] KVM setup paravirtual spinlock\n[ 0.210754] x86: Booted up 1 node, 1 CPUs\n[ 0.211592] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213029] devtmpfs: initialized\n[ 0.214760] evm: security.selinux\n[ 0.215494] evm: security.SMACK64\n[ 0.216220] evm: security.SMACK64EXEC\n[ 0.216967] evm: security.SMACK64TRANSMUTE\n[ 0.217772] evm: security.SMACK64MMAP\n[ 0.218523] evm: security.ima\n[ 0.219169] evm: security.capability\n[ 0.219970] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.221841] pinctrl core: initialized pinctrl subsystem\n[ 0.222982] RTC time: 17:41:57, date: 09/26/18\n[ 0.223958] NET: Registered protocol family 16\n[ 0.224962] cpuidle: using governor ladder\n[ 0.225805] cpuidle: using governor menu\n[ 0.226617] PCCT header not found.\n[ 0.227405] ACPI: bus type PCI registered\n[ 0.228215] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229461] PCI: Using configuration type 1 for base access\n[ 0.231210] ACPI: Added _OSI(Module Device)\n[ 0.232061] ACPI: Added _OSI(Processor Device)\n[ 0.232926] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233861] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236030] ACPI: Interpreter enabled\n[ 0.236819] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238729] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240693] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242580] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244595] ACPI: (supports S0 S5)\n[ 0.245317] ACPI: Using IOAPIC for interrupt routing\n[ 0.246462] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249562] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250769] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252016] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253211] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255451] acpiphp: Slot [3] registered\n[ 0.256259] acpiphp: Slot [4] registered\n[ 0.257063] acpiphp: Slot [5] registered\n[ 0.257860] acpiphp: Slot [6] registered\n[ 0.258660] acpiphp: Slot [7] registered\n[ 0.259473] acpiphp: Slot [8] registered\n[ 0.260282] acpiphp: Slot [9] registered\n[ 0.261087] acpiphp: Slot [10] registered\n[ 0.261895] acpiphp: Slot [11] registered\n[ 0.262707] acpiphp: Slot [12] registered\n[ 0.263526] acpiphp: Slot [13] registered\n[ 0.264337] acpiphp: Slot [14] registered\n[ 0.265148] acpiphp: Slot [15] registered\n[ 0.276191] acpiphp: Slot [16] registered\n[ 0.277019] acpiphp: Slot [17] registered\n[ 0.277827] acpiphp: Slot [18] registered\n[ 0.278640] acpiphp: Slot [19] registered\n[ 0.279449] acpiphp: Slot [20] registered\n[ 0.280270] acpiphp: Slot [21] registered\n[ 0.281083] acpiphp: Slot [22] registered\n[ 0.281891] acpiphp: Slot [23] registered\n[ 0.282702] acpiphp: Slot [24] registered\n[ 0.283516] acpiphp: Slot [25] registered\n[ 0.284333] acpiphp: Slot [26] registered\n[ 0.285145] acpiphp: Slot [27] registered\n[ 0.285958] acpiphp: Slot [28] registered\n[ 0.286767] acpiphp: Slot [29] registered\n[ 0.287579] acpiphp: Slot [30] registered\n[ 0.288397] acpiphp: Slot [31] registered\n[ 0.289208] PCI host bridge to bus 0000:00\n[ 0.290019] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291233] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292453] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293905] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295360] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301543] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302830] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304010] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305284] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311613] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313078] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358440] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359962] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361411] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362844] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364258] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365519] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366686] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367912] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369475] vgaarb: loaded\n[ 0.370086] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371244] SCSI subsystem initialized\n[ 0.372094] ACPI: bus type USB registered\n[ 0.372923] usbcore: registered new interface driver usbfs\n[ 0.373965] usbcore: registered new interface driver hub\n[ 0.374983] usbcore: registered new device driver usb\n[ 0.376052] PCI: Using ACPI for IRQ routing\n[ 0.377085] NetLabel: Initializing\n[ 0.377801] NetLabel: domain hash size = 128\n[ 0.378663] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379623] NetLabel: unlabeled traffic allowed by default\n[ 0.380735] clocksource: Switched to clocksource kvm-clock\n[ 0.386231] AppArmor: AppArmor Filesystem Enabled\n[ 0.387213] pnp: PnP ACPI init\n[ 0.388132] pnp: PnP ACPI: found 5 devices\n[ 0.394532] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396260] NET: Registered protocol family 2\n[ 0.397229] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.398517] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.399701] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400887] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401980] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403159] NET: Registered protocol family 1\n[ 0.404032] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405147] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406231] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420258] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434495] Trying to unpack rootfs image as initramfs...\n[ 0.483793] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497916] Scanning for low memory corruption every 60 seconds\n[ 0.499260] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.500420] audit: initializing netlink subsys (disabled)\n[ 0.501468] audit: type=2000 audit(1537983718.481:1): initialized\n[ 0.502789] Initialise system trusted keyring\n[ 0.503727] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504920] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506891] zbud: loaded\n[ 0.507600] VFS: Disk quotas dquot_6.6.0\n[ 0.508434] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509977] fuse init (API version 7.23)\n[ 0.510864] Key type big_key registered\n[ 0.511675] Allocating IMA MOK and blacklist keyrings.\n[ 0.512823] Key type asymmetric registered\n[ 0.513658] Asymmetric key parser 'x509' registered\n[ 0.514620] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516108] io scheduler noop registered\n[ 0.516922] io scheduler deadline registered (default)\n[ 0.517925] io scheduler cfq registered\n[ 0.519137] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520194] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521501] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522988] ACPI: Power Button [PWRF]\n[ 0.523825] GHES: HEST is not enabled!\n[ 0.537761] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567911] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570387] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594558] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596688] Linux agpgart interface v0.103\n[ 0.598722] brd: module loaded\n[ 0.599906] loop: module loaded\n[ 0.604322] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605782] GPT:90111 != 2097151\n[ 0.606467] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607559] GPT:90111 != 2097151\n[ 0.608235] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609204] vda: vda1 vda15\n[ 0.610622] scsi host0: ata_piix\n[ 0.611358] scsi host1: ata_piix\n[ 0.612063] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613284] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.614728] libphy: Fixed MDIO Bus: probed\n[ 0.615551] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616499] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.618653] PPP generic driver version 2.4.2\n[ 0.619540] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620783] ehci-pci: EHCI PCI platform driver\n[ 0.621661] ehci-platform: EHCI generic platform driver\n[ 0.622662] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623788] ohci-pci: OHCI PCI platform driver\n[ 0.624661] ohci-platform: OHCI generic platform driver\n[ 0.625657] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.639968] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.640976] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.642429] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.643464] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.644583] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.645812] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.647240] usb usb1: Product: UHCI Host Controller\n[ 0.648178] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649327] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650320] hub 1-0:1.0: USB hub found\n[ 0.651102] hub 1-0:1.0: 2 ports detected\n[ 0.652009] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654162] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655117] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656151] mousedev: PS/2 mouse device common for all mice\n[ 0.657415] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659253] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660340] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661549] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.662745] i2c /dev entries driver\n[ 0.663499] device-mapper: uevent: version 1.0.3\n[ 0.664443] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666087] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667377] NET: Registered protocol family 10\n[ 0.668374] NET: Registered protocol family 17\n[ 0.669279] Key type dns_resolver registered\n[ 0.670215] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671317] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673090] registered taskstats version 1\n[ 0.673935] Loading compiled-in X.509 certificates\n[ 0.675371] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.677245] zswap: loaded using pool lzo/zbud\n[ 0.678600] Key type trusted registered\n[ 0.680160] Key type encrypted registered\n[ 0.681020] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.682055] ima: No TPM chip found, activating TPM-bypass!\n[ 0.683098] evm: HMAC attrs: 0x1\n[ 0.684024] Magic number: 2:908:694\n[ 0.684913] rtc_cmos 00:00: setting system clock to 2018-09-26 17:41:58 UTC (1537983718)\n[ 0.686511] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687634] EDD information not available.\n[ 0.773702] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.775257] Write protecting the kernel read-only data: 14336k\n[ 0.787219] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.789053] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.92\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.119872] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 17:42:54,106 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/aba9d295-4219-4ec0-afcc-42542f48d1f9/action used request id req-9adebb3f-323a-4df5-b463-d9f987c03f1a 2018-09-26 17:42:56,123 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/aba9d295-4219-4ec0-afcc-42542f48d1f9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63b9491688821e290b171d6dd5bb9b5c1b599b2d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:42:57,192 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:42:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f75fefd3-465e-44dd-ad6b-130d4120f7f1 x-compute-request-id: req-f75fefd3-465e-44dd-ad6b-130d4120f7f1 Content-Encoding: gzip Content-Length: 7683 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 527318772 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132046] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133716] pid_max: default: 32768 minimum: 301\n[ 0.134618] ACPI: Core revision 20150930\n[ 0.135996] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137317] Security Framework initialized\n[ 0.138138] Yama: becoming mindful.\n[ 0.138869] AppArmor: AppArmor initialized\n[ 0.139740] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141138] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142444] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143670] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145088] Initializing cgroup subsys io\n[ 0.145905] Initializing cgroup subsys memory\n[ 0.146768] Initializing cgroup subsys devices\n[ 0.147662] Initializing cgroup subsys freezer\n[ 0.148540] Initializing cgroup subsys net_cls\n[ 0.149410] Initializing cgroup subsys perf_event\n[ 0.150327] Initializing cgroup subsys net_prio\n[ 0.151226] Initializing cgroup subsys hugetlb\n[ 0.152103] Initializing cgroup subsys pids\n[ 0.152983] CPU: Physical Processor ID: 0\n[ 0.154496] mce: CPU supports 10 MCE banks\n[ 0.155388] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156399] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167246] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173528] ftrace: allocating 31920 entries in 125 pages\n[ 0.199538] smpboot: Max logical packages: 1\n[ 0.200401] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201759] x2apic enabled\n[ 0.202567] Switched APIC routing to physical x2apic.\n[ 0.204347] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205526] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.207578] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.209436] KVM setup paravirtual spinlock\n[ 0.210754] x86: Booted up 1 node, 1 CPUs\n[ 0.211592] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213029] devtmpfs: initialized\n[ 0.214760] evm: security.selinux\n[ 0.215494] evm: security.SMACK64\n[ 0.216220] evm: security.SMACK64EXEC\n[ 0.216967] evm: security.SMACK64TRANSMUTE\n[ 0.217772] evm: security.SMACK64MMAP\n[ 0.218523] evm: security.ima\n[ 0.219169] evm: security.capability\n[ 0.219970] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.221841] pinctrl core: initialized pinctrl subsystem\n[ 0.222982] RTC time: 17:41:57, date: 09/26/18\n[ 0.223958] NET: Registered protocol family 16\n[ 0.224962] cpuidle: using governor ladder\n[ 0.225805] cpuidle: using governor menu\n[ 0.226617] PCCT header not found.\n[ 0.227405] ACPI: bus type PCI registered\n[ 0.228215] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229461] PCI: Using configuration type 1 for base access\n[ 0.231210] ACPI: Added _OSI(Module Device)\n[ 0.232061] ACPI: Added _OSI(Processor Device)\n[ 0.232926] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233861] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236030] ACPI: Interpreter enabled\n[ 0.236819] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238729] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240693] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242580] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244595] ACPI: (supports S0 S5)\n[ 0.245317] ACPI: Using IOAPIC for interrupt routing\n[ 0.246462] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249562] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250769] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252016] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253211] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255451] acpiphp: Slot [3] registered\n[ 0.256259] acpiphp: Slot [4] registered\n[ 0.257063] acpiphp: Slot [5] registered\n[ 0.257860] acpiphp: Slot [6] registered\n[ 0.258660] acpiphp: Slot [7] registered\n[ 0.259473] acpiphp: Slot [8] registered\n[ 0.260282] acpiphp: Slot [9] registered\n[ 0.261087] acpiphp: Slot [10] registered\n[ 0.261895] acpiphp: Slot [11] registered\n[ 0.262707] acpiphp: Slot [12] registered\n[ 0.263526] acpiphp: Slot [13] registered\n[ 0.264337] acpiphp: Slot [14] registered\n[ 0.265148] acpiphp: Slot [15] registered\n[ 0.276191] acpiphp: Slot [16] registered\n[ 0.277019] acpiphp: Slot [17] registered\n[ 0.277827] acpiphp: Slot [18] registered\n[ 0.278640] acpiphp: Slot [19] registered\n[ 0.279449] acpiphp: Slot [20] registered\n[ 0.280270] acpiphp: Slot [21] registered\n[ 0.281083] acpiphp: Slot [22] registered\n[ 0.281891] acpiphp: Slot [23] registered\n[ 0.282702] acpiphp: Slot [24] registered\n[ 0.283516] acpiphp: Slot [25] registered\n[ 0.284333] acpiphp: Slot [26] registered\n[ 0.285145] acpiphp: Slot [27] registered\n[ 0.285958] acpiphp: Slot [28] registered\n[ 0.286767] acpiphp: Slot [29] registered\n[ 0.287579] acpiphp: Slot [30] registered\n[ 0.288397] acpiphp: Slot [31] registered\n[ 0.289208] PCI host bridge to bus 0000:00\n[ 0.290019] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291233] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292453] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293905] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295360] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301543] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302830] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304010] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305284] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311613] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313078] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358440] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359962] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361411] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362844] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364258] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365519] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366686] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367912] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369475] vgaarb: loaded\n[ 0.370086] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371244] SCSI subsystem initialized\n[ 0.372094] ACPI: bus type USB registered\n[ 0.372923] usbcore: registered new interface driver usbfs\n[ 0.373965] usbcore: registered new interface driver hub\n[ 0.374983] usbcore: registered new device driver usb\n[ 0.376052] PCI: Using ACPI for IRQ routing\n[ 0.377085] NetLabel: Initializing\n[ 0.377801] NetLabel: domain hash size = 128\n[ 0.378663] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379623] NetLabel: unlabeled traffic allowed by default\n[ 0.380735] clocksource: Switched to clocksource kvm-clock\n[ 0.386231] AppArmor: AppArmor Filesystem Enabled\n[ 0.387213] pnp: PnP ACPI init\n[ 0.388132] pnp: PnP ACPI: found 5 devices\n[ 0.394532] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396260] NET: Registered protocol family 2\n[ 0.397229] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.398517] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.399701] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400887] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401980] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403159] NET: Registered protocol family 1\n[ 0.404032] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405147] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406231] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420258] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434495] Trying to unpack rootfs image as initramfs...\n[ 0.483793] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497916] Scanning for low memory corruption every 60 seconds\n[ 0.499260] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.500420] audit: initializing netlink subsys (disabled)\n[ 0.501468] audit: type=2000 audit(1537983718.481:1): initialized\n[ 0.502789] Initialise system trusted keyring\n[ 0.503727] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504920] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506891] zbud: loaded\n[ 0.507600] VFS: Disk quotas dquot_6.6.0\n[ 0.508434] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509977] fuse init (API version 7.23)\n[ 0.510864] Key type big_key registered\n[ 0.511675] Allocating IMA MOK and blacklist keyrings.\n[ 0.512823] Key type asymmetric registered\n[ 0.513658] Asymmetric key parser 'x509' registered\n[ 0.514620] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516108] io scheduler noop registered\n[ 0.516922] io scheduler deadline registered (default)\n[ 0.517925] io scheduler cfq registered\n[ 0.519137] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520194] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521501] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522988] ACPI: Power Button [PWRF]\n[ 0.523825] GHES: HEST is not enabled!\n[ 0.537761] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567911] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570387] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594558] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596688] Linux agpgart interface v0.103\n[ 0.598722] brd: module loaded\n[ 0.599906] loop: module loaded\n[ 0.604322] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605782] GPT:90111 != 2097151\n[ 0.606467] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607559] GPT:90111 != 2097151\n[ 0.608235] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609204] vda: vda1 vda15\n[ 0.610622] scsi host0: ata_piix\n[ 0.611358] scsi host1: ata_piix\n[ 0.612063] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613284] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.614728] libphy: Fixed MDIO Bus: probed\n[ 0.615551] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616499] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.618653] PPP generic driver version 2.4.2\n[ 0.619540] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620783] ehci-pci: EHCI PCI platform driver\n[ 0.621661] ehci-platform: EHCI generic platform driver\n[ 0.622662] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623788] ohci-pci: OHCI PCI platform driver\n[ 0.624661] ohci-platform: OHCI generic platform driver\n[ 0.625657] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.639968] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.640976] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.642429] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.643464] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.644583] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.645812] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.647240] usb usb1: Product: UHCI Host Controller\n[ 0.648178] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649327] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650320] hub 1-0:1.0: USB hub found\n[ 0.651102] hub 1-0:1.0: 2 ports detected\n[ 0.652009] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654162] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655117] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656151] mousedev: PS/2 mouse device common for all mice\n[ 0.657415] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659253] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660340] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661549] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.662745] i2c /dev entries driver\n[ 0.663499] device-mapper: uevent: version 1.0.3\n[ 0.664443] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666087] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667377] NET: Registered protocol family 10\n[ 0.668374] NET: Registered protocol family 17\n[ 0.669279] Key type dns_resolver registered\n[ 0.670215] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671317] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673090] registered taskstats version 1\n[ 0.673935] Loading compiled-in X.509 certificates\n[ 0.675371] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.677245] zswap: loaded using pool lzo/zbud\n[ 0.678600] Key type trusted registered\n[ 0.680160] Key type encrypted registered\n[ 0.681020] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.682055] ima: No TPM chip found, activating TPM-bypass!\n[ 0.683098] evm: HMAC attrs: 0x1\n[ 0.684024] Magic number: 2:908:694\n[ 0.684913] rtc_cmos 00:00: setting system clock to 2018-09-26 17:41:58 UTC (1537983718)\n[ 0.686511] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687634] EDD information not available.\n[ 0.773702] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.775257] Write protecting the kernel read-only data: 14336k\n[ 0.787219] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.789053] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.92\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.119872] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 17:42:57,192 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/aba9d295-4219-4ec0-afcc-42542f48d1f9/action used request id req-f75fefd3-465e-44dd-ad6b-130d4120f7f1 2018-09-26 17:42:59,199 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/aba9d295-4219-4ec0-afcc-42542f48d1f9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63b9491688821e290b171d6dd5bb9b5c1b599b2d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:43:00,267 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:42:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a2fbc27-9053-446d-9ce9-9bf982c0766e x-compute-request-id: req-6a2fbc27-9053-446d-9ce9-9bf982c0766e Content-Encoding: gzip Content-Length: 7816 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 527318772 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132046] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133716] pid_max: default: 32768 minimum: 301\n[ 0.134618] ACPI: Core revision 20150930\n[ 0.135996] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137317] Security Framework initialized\n[ 0.138138] Yama: becoming mindful.\n[ 0.138869] AppArmor: AppArmor initialized\n[ 0.139740] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141138] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142444] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143670] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145088] Initializing cgroup subsys io\n[ 0.145905] Initializing cgroup subsys memory\n[ 0.146768] Initializing cgroup subsys devices\n[ 0.147662] Initializing cgroup subsys freezer\n[ 0.148540] Initializing cgroup subsys net_cls\n[ 0.149410] Initializing cgroup subsys perf_event\n[ 0.150327] Initializing cgroup subsys net_prio\n[ 0.151226] Initializing cgroup subsys hugetlb\n[ 0.152103] Initializing cgroup subsys pids\n[ 0.152983] CPU: Physical Processor ID: 0\n[ 0.154496] mce: CPU supports 10 MCE banks\n[ 0.155388] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156399] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167246] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173528] ftrace: allocating 31920 entries in 125 pages\n[ 0.199538] smpboot: Max logical packages: 1\n[ 0.200401] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201759] x2apic enabled\n[ 0.202567] Switched APIC routing to physical x2apic.\n[ 0.204347] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205526] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.207578] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.209436] KVM setup paravirtual spinlock\n[ 0.210754] x86: Booted up 1 node, 1 CPUs\n[ 0.211592] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213029] devtmpfs: initialized\n[ 0.214760] evm: security.selinux\n[ 0.215494] evm: security.SMACK64\n[ 0.216220] evm: security.SMACK64EXEC\n[ 0.216967] evm: security.SMACK64TRANSMUTE\n[ 0.217772] evm: security.SMACK64MMAP\n[ 0.218523] evm: security.ima\n[ 0.219169] evm: security.capability\n[ 0.219970] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.221841] pinctrl core: initialized pinctrl subsystem\n[ 0.222982] RTC time: 17:41:57, date: 09/26/18\n[ 0.223958] NET: Registered protocol family 16\n[ 0.224962] cpuidle: using governor ladder\n[ 0.225805] cpuidle: using governor menu\n[ 0.226617] PCCT header not found.\n[ 0.227405] ACPI: bus type PCI registered\n[ 0.228215] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229461] PCI: Using configuration type 1 for base access\n[ 0.231210] ACPI: Added _OSI(Module Device)\n[ 0.232061] ACPI: Added _OSI(Processor Device)\n[ 0.232926] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233861] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236030] ACPI: Interpreter enabled\n[ 0.236819] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238729] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240693] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242580] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244595] ACPI: (supports S0 S5)\n[ 0.245317] ACPI: Using IOAPIC for interrupt routing\n[ 0.246462] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249562] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250769] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252016] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253211] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255451] acpiphp: Slot [3] registered\n[ 0.256259] acpiphp: Slot [4] registered\n[ 0.257063] acpiphp: Slot [5] registered\n[ 0.257860] acpiphp: Slot [6] registered\n[ 0.258660] acpiphp: Slot [7] registered\n[ 0.259473] acpiphp: Slot [8] registered\n[ 0.260282] acpiphp: Slot [9] registered\n[ 0.261087] acpiphp: Slot [10] registered\n[ 0.261895] acpiphp: Slot [11] registered\n[ 0.262707] acpiphp: Slot [12] registered\n[ 0.263526] acpiphp: Slot [13] registered\n[ 0.264337] acpiphp: Slot [14] registered\n[ 0.265148] acpiphp: Slot [15] registered\n[ 0.276191] acpiphp: Slot [16] registered\n[ 0.277019] acpiphp: Slot [17] registered\n[ 0.277827] acpiphp: Slot [18] registered\n[ 0.278640] acpiphp: Slot [19] registered\n[ 0.279449] acpiphp: Slot [20] registered\n[ 0.280270] acpiphp: Slot [21] registered\n[ 0.281083] acpiphp: Slot [22] registered\n[ 0.281891] acpiphp: Slot [23] registered\n[ 0.282702] acpiphp: Slot [24] registered\n[ 0.283516] acpiphp: Slot [25] registered\n[ 0.284333] acpiphp: Slot [26] registered\n[ 0.285145] acpiphp: Slot [27] registered\n[ 0.285958] acpiphp: Slot [28] registered\n[ 0.286767] acpiphp: Slot [29] registered\n[ 0.287579] acpiphp: Slot [30] registered\n[ 0.288397] acpiphp: Slot [31] registered\n[ 0.289208] PCI host bridge to bus 0000:00\n[ 0.290019] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291233] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292453] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293905] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295360] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301543] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302830] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304010] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305284] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311613] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313078] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358440] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359962] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361411] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362844] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364258] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365519] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366686] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367912] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369475] vgaarb: loaded\n[ 0.370086] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371244] SCSI subsystem initialized\n[ 0.372094] ACPI: bus type USB registered\n[ 0.372923] usbcore: registered new interface driver usbfs\n[ 0.373965] usbcore: registered new interface driver hub\n[ 0.374983] usbcore: registered new device driver usb\n[ 0.376052] PCI: Using ACPI for IRQ routing\n[ 0.377085] NetLabel: Initializing\n[ 0.377801] NetLabel: domain hash size = 128\n[ 0.378663] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379623] NetLabel: unlabeled traffic allowed by default\n[ 0.380735] clocksource: Switched to clocksource kvm-clock\n[ 0.386231] AppArmor: AppArmor Filesystem Enabled\n[ 0.387213] pnp: PnP ACPI init\n[ 0.388132] pnp: PnP ACPI: found 5 devices\n[ 0.394532] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396260] NET: Registered protocol family 2\n[ 0.397229] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.398517] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.399701] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400887] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401980] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403159] NET: Registered protocol family 1\n[ 0.404032] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405147] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406231] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420258] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434495] Trying to unpack rootfs image as initramfs...\n[ 0.483793] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497916] Scanning for low memory corruption every 60 seconds\n[ 0.499260] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.500420] audit: initializing netlink subsys (disabled)\n[ 0.501468] audit: type=2000 audit(1537983718.481:1): initialized\n[ 0.502789] Initialise system trusted keyring\n[ 0.503727] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504920] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506891] zbud: loaded\n[ 0.507600] VFS: Disk quotas dquot_6.6.0\n[ 0.508434] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509977] fuse init (API version 7.23)\n[ 0.510864] Key type big_key registered\n[ 0.511675] Allocating IMA MOK and blacklist keyrings.\n[ 0.512823] Key type asymmetric registered\n[ 0.513658] Asymmetric key parser 'x509' registered\n[ 0.514620] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516108] io scheduler noop registered\n[ 0.516922] io scheduler deadline registered (default)\n[ 0.517925] io scheduler cfq registered\n[ 0.519137] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520194] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521501] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522988] ACPI: Power Button [PWRF]\n[ 0.523825] GHES: HEST is not enabled!\n[ 0.537761] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567911] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570387] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594558] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596688] Linux agpgart interface v0.103\n[ 0.598722] brd: module loaded\n[ 0.599906] loop: module loaded\n[ 0.604322] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605782] GPT:90111 != 2097151\n[ 0.606467] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607559] GPT:90111 != 2097151\n[ 0.608235] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609204] vda: vda1 vda15\n[ 0.610622] scsi host0: ata_piix\n[ 0.611358] scsi host1: ata_piix\n[ 0.612063] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613284] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.614728] libphy: Fixed MDIO Bus: probed\n[ 0.615551] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616499] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.618653] PPP generic driver version 2.4.2\n[ 0.619540] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620783] ehci-pci: EHCI PCI platform driver\n[ 0.621661] ehci-platform: EHCI generic platform driver\n[ 0.622662] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623788] ohci-pci: OHCI PCI platform driver\n[ 0.624661] ohci-platform: OHCI generic platform driver\n[ 0.625657] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.639968] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.640976] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.642429] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.643464] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.644583] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.645812] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.647240] usb usb1: Product: UHCI Host Controller\n[ 0.648178] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649327] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650320] hub 1-0:1.0: USB hub found\n[ 0.651102] hub 1-0:1.0: 2 ports detected\n[ 0.652009] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654162] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655117] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656151] mousedev: PS/2 mouse device common for all mice\n[ 0.657415] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659253] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660340] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661549] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.662745] i2c /dev entries driver\n[ 0.663499] device-mapper: uevent: version 1.0.3\n[ 0.664443] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666087] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667377] NET: Registered protocol family 10\n[ 0.668374] NET: Registered protocol family 17\n[ 0.669279] Key type dns_resolver registered\n[ 0.670215] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671317] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673090] registered taskstats version 1\n[ 0.673935] Loading compiled-in X.509 certificates\n[ 0.675371] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.677245] zswap: loaded using pool lzo/zbud\n[ 0.678600] Key type trusted registered\n[ 0.680160] Key type encrypted registered\n[ 0.681020] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.682055] ima: No TPM chip found, activating TPM-bypass!\n[ 0.683098] evm: HMAC attrs: 0x1\n[ 0.684024] Magic number: 2:908:694\n[ 0.684913] rtc_cmos 00:00: setting system clock to 2018-09-26 17:41:58 UTC (1537983718)\n[ 0.686511] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687634] EDD information not available.\n[ 0.773702] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.775257] Write protecting the kernel read-only data: 14336k\n[ 0.787219] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.789053] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.92\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.119872] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\n"} 2018-09-26 17:43:00,268 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/aba9d295-4219-4ec0-afcc-42542f48d1f9/action used request id req-6a2fbc27-9053-446d-9ce9-9bf982c0766e 2018-09-26 17:43:02,286 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/aba9d295-4219-4ec0-afcc-42542f48d1f9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63b9491688821e290b171d6dd5bb9b5c1b599b2d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:43:03,367 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:43:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-61960d53-98fb-432d-aa33-c7fdd867b0bc x-compute-request-id: req-61960d53-98fb-432d-aa33-c7fdd867b0bc Content-Encoding: gzip Content-Length: 9504 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 527318772 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132046] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133716] pid_max: default: 32768 minimum: 301\n[ 0.134618] ACPI: Core revision 20150930\n[ 0.135996] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137317] Security Framework initialized\n[ 0.138138] Yama: becoming mindful.\n[ 0.138869] AppArmor: AppArmor initialized\n[ 0.139740] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141138] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142444] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143670] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145088] Initializing cgroup subsys io\n[ 0.145905] Initializing cgroup subsys memory\n[ 0.146768] Initializing cgroup subsys devices\n[ 0.147662] Initializing cgroup subsys freezer\n[ 0.148540] Initializing cgroup subsys net_cls\n[ 0.149410] Initializing cgroup subsys perf_event\n[ 0.150327] Initializing cgroup subsys net_prio\n[ 0.151226] Initializing cgroup subsys hugetlb\n[ 0.152103] Initializing cgroup subsys pids\n[ 0.152983] CPU: Physical Processor ID: 0\n[ 0.154496] mce: CPU supports 10 MCE banks\n[ 0.155388] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156399] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167246] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173528] ftrace: allocating 31920 entries in 125 pages\n[ 0.199538] smpboot: Max logical packages: 1\n[ 0.200401] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201759] x2apic enabled\n[ 0.202567] Switched APIC routing to physical x2apic.\n[ 0.204347] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205526] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.207578] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.209436] KVM setup paravirtual spinlock\n[ 0.210754] x86: Booted up 1 node, 1 CPUs\n[ 0.211592] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213029] devtmpfs: initialized\n[ 0.214760] evm: security.selinux\n[ 0.215494] evm: security.SMACK64\n[ 0.216220] evm: security.SMACK64EXEC\n[ 0.216967] evm: security.SMACK64TRANSMUTE\n[ 0.217772] evm: security.SMACK64MMAP\n[ 0.218523] evm: security.ima\n[ 0.219169] evm: security.capability\n[ 0.219970] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.221841] pinctrl core: initialized pinctrl subsystem\n[ 0.222982] RTC time: 17:41:57, date: 09/26/18\n[ 0.223958] NET: Registered protocol family 16\n[ 0.224962] cpuidle: using governor ladder\n[ 0.225805] cpuidle: using governor menu\n[ 0.226617] PCCT header not found.\n[ 0.227405] ACPI: bus type PCI registered\n[ 0.228215] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229461] PCI: Using configuration type 1 for base access\n[ 0.231210] ACPI: Added _OSI(Module Device)\n[ 0.232061] ACPI: Added _OSI(Processor Device)\n[ 0.232926] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233861] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236030] ACPI: Interpreter enabled\n[ 0.236819] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238729] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240693] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242580] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244595] ACPI: (supports S0 S5)\n[ 0.245317] ACPI: Using IOAPIC for interrupt routing\n[ 0.246462] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249562] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250769] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252016] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253211] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255451] acpiphp: Slot [3] registered\n[ 0.256259] acpiphp: Slot [4] registered\n[ 0.257063] acpiphp: Slot [5] registered\n[ 0.257860] acpiphp: Slot [6] registered\n[ 0.258660] acpiphp: Slot [7] registered\n[ 0.259473] acpiphp: Slot [8] registered\n[ 0.260282] acpiphp: Slot [9] registered\n[ 0.261087] acpiphp: Slot [10] registered\n[ 0.261895] acpiphp: Slot [11] registered\n[ 0.262707] acpiphp: Slot [12] registered\n[ 0.263526] acpiphp: Slot [13] registered\n[ 0.264337] acpiphp: Slot [14] registered\n[ 0.265148] acpiphp: Slot [15] registered\n[ 0.276191] acpiphp: Slot [16] registered\n[ 0.277019] acpiphp: Slot [17] registered\n[ 0.277827] acpiphp: Slot [18] registered\n[ 0.278640] acpiphp: Slot [19] registered\n[ 0.279449] acpiphp: Slot [20] registered\n[ 0.280270] acpiphp: Slot [21] registered\n[ 0.281083] acpiphp: Slot [22] registered\n[ 0.281891] acpiphp: Slot [23] registered\n[ 0.282702] acpiphp: Slot [24] registered\n[ 0.283516] acpiphp: Slot [25] registered\n[ 0.284333] acpiphp: Slot [26] registered\n[ 0.285145] acpiphp: Slot [27] registered\n[ 0.285958] acpiphp: Slot [28] registered\n[ 0.286767] acpiphp: Slot [29] registered\n[ 0.287579] acpiphp: Slot [30] registered\n[ 0.288397] acpiphp: Slot [31] registered\n[ 0.289208] PCI host bridge to bus 0000:00\n[ 0.290019] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291233] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292453] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293905] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295360] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301543] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302830] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304010] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305284] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311613] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313078] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358440] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359962] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361411] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362844] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364258] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365519] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366686] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367912] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369475] vgaarb: loaded\n[ 0.370086] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371244] SCSI subsystem initialized\n[ 0.372094] ACPI: bus type USB registered\n[ 0.372923] usbcore: registered new interface driver usbfs\n[ 0.373965] usbcore: registered new interface driver hub\n[ 0.374983] usbcore: registered new device driver usb\n[ 0.376052] PCI: Using ACPI for IRQ routing\n[ 0.377085] NetLabel: Initializing\n[ 0.377801] NetLabel: domain hash size = 128\n[ 0.378663] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379623] NetLabel: unlabeled traffic allowed by default\n[ 0.380735] clocksource: Switched to clocksource kvm-clock\n[ 0.386231] AppArmor: AppArmor Filesystem Enabled\n[ 0.387213] pnp: PnP ACPI init\n[ 0.388132] pnp: PnP ACPI: found 5 devices\n[ 0.394532] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396260] NET: Registered protocol family 2\n[ 0.397229] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.398517] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.399701] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400887] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401980] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403159] NET: Registered protocol family 1\n[ 0.404032] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405147] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406231] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420258] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434495] Trying to unpack rootfs image as initramfs...\n[ 0.483793] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497916] Scanning for low memory corruption every 60 seconds\n[ 0.499260] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.500420] audit: initializing netlink subsys (disabled)\n[ 0.501468] audit: type=2000 audit(1537983718.481:1): initialized\n[ 0.502789] Initialise system trusted keyring\n[ 0.503727] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504920] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506891] zbud: loaded\n[ 0.507600] VFS: Disk quotas dquot_6.6.0\n[ 0.508434] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509977] fuse init (API version 7.23)\n[ 0.510864] Key type big_key registered\n[ 0.511675] Allocating IMA MOK and blacklist keyrings.\n[ 0.512823] Key type asymmetric registered\n[ 0.513658] Asymmetric key parser 'x509' registered\n[ 0.514620] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516108] io scheduler noop registered\n[ 0.516922] io scheduler deadline registered (default)\n[ 0.517925] io scheduler cfq registered\n[ 0.519137] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520194] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521501] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522988] ACPI: Power Button [PWRF]\n[ 0.523825] GHES: HEST is not enabled!\n[ 0.537761] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567911] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570387] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594558] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596688] Linux agpgart interface v0.103\n[ 0.598722] brd: module loaded\n[ 0.599906] loop: module loaded\n[ 0.604322] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605782] GPT:90111 != 2097151\n[ 0.606467] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607559] GPT:90111 != 2097151\n[ 0.608235] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609204] vda: vda1 vda15\n[ 0.610622] scsi host0: ata_piix\n[ 0.611358] scsi host1: ata_piix\n[ 0.612063] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613284] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.614728] libphy: Fixed MDIO Bus: probed\n[ 0.615551] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616499] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.618653] PPP generic driver version 2.4.2\n[ 0.619540] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620783] ehci-pci: EHCI PCI platform driver\n[ 0.621661] ehci-platform: EHCI generic platform driver\n[ 0.622662] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623788] ohci-pci: OHCI PCI platform driver\n[ 0.624661] ohci-platform: OHCI generic platform driver\n[ 0.625657] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.639968] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.640976] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.642429] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.643464] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.644583] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.645812] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.647240] usb usb1: Product: UHCI Host Controller\n[ 0.648178] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649327] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650320] hub 1-0:1.0: USB hub found\n[ 0.651102] hub 1-0:1.0: 2 ports detected\n[ 0.652009] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654162] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655117] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656151] mousedev: PS/2 mouse device common for all mice\n[ 0.657415] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659253] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660340] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661549] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.662745] i2c /dev entries driver\n[ 0.663499] device-mapper: uevent: version 1.0.3\n[ 0.664443] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666087] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667377] NET: Registered protocol family 10\n[ 0.668374] NET: Registered protocol family 17\n[ 0.669279] Key type dns_resolver registered\n[ 0.670215] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671317] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673090] registered taskstats version 1\n[ 0.673935] Loading compiled-in X.509 certificates\n[ 0.675371] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.677245] zswap: loaded using pool lzo/zbud\n[ 0.678600] Key type trusted registered\n[ 0.680160] Key type encrypted registered\n[ 0.681020] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.682055] ima: No TPM chip found, activating TPM-bypass!\n[ 0.683098] evm: HMAC attrs: 0x1\n[ 0.684024] Magic number: 2:908:694\n[ 0.684913] rtc_cmos 00:00: setting system clock to 2018-09-26 17:41:58 UTC (1537983718)\n[ 0.686511] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687634] EDD information not available.\n[ 0.773702] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.775257] Write protecting the kernel read-only data: 14336k\n[ 0.787219] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.789053] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.92\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.119872] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.02. iid=i-00000138\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkxRfklqk0G5bBosRiNLdogn8AVoZsMvcorthgy9Ad5dVjxnoODNZj46U4aeS2jde9LMflJ97h6V0R4b9hEAGQ17SdKCrCheIg1lBAD7O3OwsBBS2VM4dC6HsX+sBZts6vIYbvfC0RuGCvcVWzBa6CXD91k9NGR7mQw0gL2cfjfMK8pB3oRvKoqp4DtvUGtuHev8MwZDrSHrfcNci+YGh9r7XEYn6VN/VVUecZm3JXk40r5yhXPRJpshc+QmBU3u4TTRccWlqVLAReWaJZMA/6WItGCSaSvh7FxwfaGuXxsHXeR5+5UNoHhjYkPMXC88K1NP0kdNwHmuCUk/5HmVtR root@sdnvpn-4-3\nssh-dss AAAAB3NzaC1kc3MAAACBAIv8SY+mIoHmmlQMaT72TJ8P9B2+pm2QWa7+MBn/FfVbToYhGU9dC0iXdpLgaFh+GXQ2J/oBSgJrEOu1jThun3vidtrrmghTcEciF7hCWQ1xp0o4kBI0Bp+bXacZMLS6LlOygys2KHGEQXdqXFv6w/3ahl4Oo9z0BvLw94Ec4nmpAAAAFQDurf8vodxcsl81H+lU7FmHwrL6SwAAAIBnAhEOZhq2lVHB65zGQPG/ABewPSa+V1y+A7gnQYmEXNmGlO4XeUEWd9Us6CFGIGKHy8plID1nzDPIjS0w7HcbOk8sHNqBVOMFYzqkHpzuI9aLa++C9Zi55B9qkR1yRrlUua/uGd0CaOmlrCamGaIECHYTGE0+FdYJ7B/m16pj2AAAAIBozyus9gwKPtZN9UlRmhQblN3S20SduYI84Wdqt/1VstwgEbrRiJoLD119Rs8ZljyzbLoSk5UJ79pDP+INCqnREuQgacE/U1T1HDJKkp1LpOvfeI6iqqyCKF72O2nhh94E5TFrx1H/lkPiEoeoiu2FiUgLT4+NX6rQUpYlxAOBuQ== root@sdnvpn-4-3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.11,24,fe80::f816:3eff:fe69:db6b/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.11 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000138\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.56 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-4-3 login: ro"} 2018-09-26 17:43:03,368 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/aba9d295-4219-4ec0-afcc-42542f48d1f9/action used request id req-61960d53-98fb-432d-aa33-c7fdd867b0bc 2018-09-26 17:43:05,393 - sdnvpn_test_utils - INFO - Waiting for instance 343f95fa-81b8-445f-bcf0-6702c132c794 to boot up 2018-09-26 17:43:05,398 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/343f95fa-81b8-445f-bcf0-6702c132c794/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba5d5aff1116f5bc8ff7b529e43415d7623bea4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:43:06,464 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:43:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d2ed732e-bbd2-44b5-9dee-a14267967329 x-compute-request-id: req-d2ed732e-bbd2-44b5-9dee-a14267967329 Content-Encoding: gzip Content-Length: 7679 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 522193296 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133914] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135576] pid_max: default: 32768 minimum: 301\n[ 0.136475] ACPI: Core revision 20150930\n[ 0.137862] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139172] Security Framework initialized\n[ 0.139990] Yama: becoming mindful.\n[ 0.140721] AppArmor: AppArmor initialized\n[ 0.141588] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142922] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144199] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145419] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146814] Initializing cgroup subsys io\n[ 0.147628] Initializing cgroup subsys memory\n[ 0.148488] Initializing cgroup subsys devices\n[ 0.149370] Initializing cgroup subsys freezer\n[ 0.150238] Initializing cgroup subsys net_cls\n[ 0.151101] Initializing cgroup subsys perf_event\n[ 0.152012] Initializing cgroup subsys net_prio\n[ 0.152895] Initializing cgroup subsys hugetlb\n[ 0.153765] Initializing cgroup subsys pids\n[ 0.154640] CPU: Physical Processor ID: 0\n[ 0.156126] mce: CPU supports 10 MCE banks\n[ 0.156986] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157992] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168642] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175012] ftrace: allocating 31920 entries in 125 pages\n[ 0.201236] smpboot: Max logical packages: 1\n[ 0.202088] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203437] x2apic enabled\n[ 0.204248] Switched APIC routing to physical x2apic.\n[ 0.206009] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207128] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209116] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210898] KVM setup paravirtual spinlock\n[ 0.212187] x86: Booted up 1 node, 1 CPUs\n[ 0.212991] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214374] devtmpfs: initialized\n[ 0.216081] evm: security.selinux\n[ 0.216793] evm: security.SMACK64\n[ 0.217481] evm: security.SMACK64EXEC\n[ 0.218220] evm: security.SMACK64TRANSMUTE\n[ 0.219027] evm: security.SMACK64MMAP\n[ 0.219776] evm: security.ima\n[ 0.220419] evm: security.capability\n[ 0.221219] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223065] pinctrl core: initialized pinctrl subsystem\n[ 0.224163] RTC time: 17:42:08, date: 09/26/18\n[ 0.225112] NET: Registered protocol family 16\n[ 0.226087] cpuidle: using governor ladder\n[ 0.226905] cpuidle: using governor menu\n[ 0.227690] PCCT header not found.\n[ 0.228447] ACPI: bus type PCI registered\n[ 0.229248] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230489] PCI: Using configuration type 1 for base access\n[ 0.232245] ACPI: Added _OSI(Module Device)\n[ 0.233087] ACPI: Added _OSI(Processor Device)\n[ 0.233948] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234846] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236968] ACPI: Interpreter enabled\n[ 0.237746] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239576] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241396] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245044] ACPI: (supports S0 S5)\n[ 0.245746] ACPI: Using IOAPIC for interrupt routing\n[ 0.246692] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249768] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250896] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252112] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253292] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255488] acpiphp: Slot [3] registered\n[ 0.256280] acpiphp: Slot [4] registered\n[ 0.257082] acpiphp: Slot [5] registered\n[ 0.257873] acpiphp: Slot [6] registered\n[ 0.258659] acpiphp: Slot [7] registered\n[ 0.259453] acpiphp: Slot [8] registered\n[ 0.260245] acpiphp: Slot [9] registered\n[ 0.261029] acpiphp: Slot [10] registered\n[ 0.261830] acpiphp: Slot [11] registered\n[ 0.262640] acpiphp: Slot [12] registered\n[ 0.263451] acpiphp: Slot [13] registered\n[ 0.264253] acpiphp: Slot [14] registered\n[ 0.265052] acpiphp: Slot [15] registered\n[ 0.275782] acpiphp: Slot [16] registered\n[ 0.276586] acpiphp: Slot [17] registered\n[ 0.277386] acpiphp: Slot [18] registered\n[ 0.278180] acpiphp: Slot [19] registered\n[ 0.278978] acpiphp: Slot [20] registered\n[ 0.279784] acpiphp: Slot [21] registered\n[ 0.280585] acpiphp: Slot [22] registered\n[ 0.281385] acpiphp: Slot [23] registered\n[ 0.282180] acpiphp: Slot [24] registered\n[ 0.282980] acpiphp: Slot [25] registered\n[ 0.283846] acpiphp: Slot [26] registered\n[ 0.284680] acpiphp: Slot [27] registered\n[ 0.285503] acpiphp: Slot [28] registered\n[ 0.286328] acpiphp: Slot [29] registered\n[ 0.287144] acpiphp: Slot [30] registered\n[ 0.287970] acpiphp: Slot [31] registered\n[ 0.288798] PCI host bridge to bus 0000:00\n[ 0.289619] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290851] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292085] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293560] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295029] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301265] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302587] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303775] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305057] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311362] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312833] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358284] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359804] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361248] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362675] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365345] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366500] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367637] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369203] vgaarb: loaded\n[ 0.369817] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370962] SCSI subsystem initialized\n[ 0.371788] ACPI: bus type USB registered\n[ 0.372612] usbcore: registered new interface driver usbfs\n[ 0.373648] usbcore: registered new interface driver hub\n[ 0.374670] usbcore: registered new device driver usb\n[ 0.375727] PCI: Using ACPI for IRQ routing\n[ 0.376755] NetLabel: Initializing\n[ 0.377475] NetLabel: domain hash size = 128\n[ 0.378343] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379309] NetLabel: unlabeled traffic allowed by default\n[ 0.380410] clocksource: Switched to clocksource kvm-clock\n[ 0.385824] AppArmor: AppArmor Filesystem Enabled\n[ 0.386807] pnp: PnP ACPI init\n[ 0.387731] pnp: PnP ACPI: found 5 devices\n[ 0.394121] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395883] NET: Registered protocol family 2\n[ 0.396862] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.398172] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.399382] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400592] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401709] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402911] NET: Registered protocol family 1\n[ 0.403806] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404945] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406062] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420118] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434356] Trying to unpack rootfs image as initramfs...\n[ 0.483664] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497773] Scanning for low memory corruption every 60 seconds\n[ 0.499149] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.500337] audit: initializing netlink subsys (disabled)\n[ 0.501398] audit: type=2000 audit(1537983729.227:1): initialized\n[ 0.502737] Initialise system trusted keyring\n[ 0.503687] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504892] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506899] zbud: loaded\n[ 0.507629] VFS: Disk quotas dquot_6.6.0\n[ 0.508485] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510033] fuse init (API version 7.23)\n[ 0.510954] Key type big_key registered\n[ 0.511780] Allocating IMA MOK and blacklist keyrings.\n[ 0.512921] Key type asymmetric registered\n[ 0.513774] Asymmetric key parser 'x509' registered\n[ 0.514763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516647] io scheduler noop registered\n[ 0.517470] io scheduler deadline registered (default)\n[ 0.518491] io scheduler cfq registered\n[ 0.519344] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520431] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521741] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523236] ACPI: Power Button [PWRF]\n[ 0.524084] GHES: HEST is not enabled!\n[ 0.537818] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568907] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571355] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595167] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597375] Linux agpgart interface v0.103\n[ 0.599434] brd: module loaded\n[ 0.600671] loop: module loaded\n[ 0.605379] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606874] GPT:90111 != 2097151\n[ 0.607571] GPT:Alternate GPT header not at the end of the disk.\n[ 0.608699] GPT:90111 != 2097151\n[ 0.609396] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610391] vda: vda1 vda15\n[ 0.611816] scsi host0: ata_piix\n[ 0.612586] scsi host1: ata_piix\n[ 0.613320] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.614580] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616065] libphy: Fixed MDIO Bus: probed\n[ 0.616925] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617913] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620048] PPP generic driver version 2.4.2\n[ 0.620971] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622256] ehci-pci: EHCI PCI platform driver\n[ 0.623143] ehci-platform: EHCI generic platform driver\n[ 0.624154] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625322] ohci-pci: OHCI PCI platform driver\n[ 0.626212] ohci-platform: OHCI generic platform driver\n[ 0.627244] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.641587] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.642616] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644109] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645172] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646331] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.647605] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649073] usb usb1: Product: UHCI Host Controller\n[ 0.650040] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651226] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652252] hub 1-0:1.0: USB hub found\n[ 0.653054] hub 1-0:1.0: 2 ports detected\n[ 0.653995] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656159] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657156] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658209] mousedev: PS/2 mouse device common for all mice\n[ 0.659507] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661409] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662523] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663763] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664994] i2c /dev entries driver\n[ 0.665784] device-mapper: uevent: version 1.0.3\n[ 0.666742] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668421] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669742] NET: Registered protocol family 10\n[ 0.670769] NET: Registered protocol family 17\n[ 0.671693] Key type dns_resolver registered\n[ 0.672648] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673776] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675569] registered taskstats version 1\n[ 0.676438] Loading compiled-in X.509 certificates\n[ 0.677909] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679809] zswap: loaded using pool lzo/zbud\n[ 0.681187] Key type trusted registered\n[ 0.682757] Key type encrypted registered\n[ 0.683607] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684668] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685730] evm: HMAC attrs: 0x1\n[ 0.686673] Magic number: 2:461:745\n[ 0.687538] rtc_cmos 00:00: setting system clock to 2018-09-26 17:42:09 UTC (1537983729)\n[ 0.689174] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690323] EDD information not available.\n[ 0.773389] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.774980] Write protecting the kernel read-only data: 14336k\n[ 0.786804] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.788669] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.06\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.259617] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 17:43:06,465 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/343f95fa-81b8-445f-bcf0-6702c132c794/action used request id req-d2ed732e-bbd2-44b5-9dee-a14267967329 2018-09-26 17:43:08,479 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/343f95fa-81b8-445f-bcf0-6702c132c794/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba5d5aff1116f5bc8ff7b529e43415d7623bea4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:43:09,546 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:43:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c1cf104-f3c3-4994-b283-0e79e62cdc17 x-compute-request-id: req-9c1cf104-f3c3-4994-b283-0e79e62cdc17 Content-Encoding: gzip Content-Length: 7679 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 522193296 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133914] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135576] pid_max: default: 32768 minimum: 301\n[ 0.136475] ACPI: Core revision 20150930\n[ 0.137862] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139172] Security Framework initialized\n[ 0.139990] Yama: becoming mindful.\n[ 0.140721] AppArmor: AppArmor initialized\n[ 0.141588] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142922] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144199] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145419] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146814] Initializing cgroup subsys io\n[ 0.147628] Initializing cgroup subsys memory\n[ 0.148488] Initializing cgroup subsys devices\n[ 0.149370] Initializing cgroup subsys freezer\n[ 0.150238] Initializing cgroup subsys net_cls\n[ 0.151101] Initializing cgroup subsys perf_event\n[ 0.152012] Initializing cgroup subsys net_prio\n[ 0.152895] Initializing cgroup subsys hugetlb\n[ 0.153765] Initializing cgroup subsys pids\n[ 0.154640] CPU: Physical Processor ID: 0\n[ 0.156126] mce: CPU supports 10 MCE banks\n[ 0.156986] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157992] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168642] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175012] ftrace: allocating 31920 entries in 125 pages\n[ 0.201236] smpboot: Max logical packages: 1\n[ 0.202088] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203437] x2apic enabled\n[ 0.204248] Switched APIC routing to physical x2apic.\n[ 0.206009] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207128] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209116] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210898] KVM setup paravirtual spinlock\n[ 0.212187] x86: Booted up 1 node, 1 CPUs\n[ 0.212991] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214374] devtmpfs: initialized\n[ 0.216081] evm: security.selinux\n[ 0.216793] evm: security.SMACK64\n[ 0.217481] evm: security.SMACK64EXEC\n[ 0.218220] evm: security.SMACK64TRANSMUTE\n[ 0.219027] evm: security.SMACK64MMAP\n[ 0.219776] evm: security.ima\n[ 0.220419] evm: security.capability\n[ 0.221219] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223065] pinctrl core: initialized pinctrl subsystem\n[ 0.224163] RTC time: 17:42:08, date: 09/26/18\n[ 0.225112] NET: Registered protocol family 16\n[ 0.226087] cpuidle: using governor ladder\n[ 0.226905] cpuidle: using governor menu\n[ 0.227690] PCCT header not found.\n[ 0.228447] ACPI: bus type PCI registered\n[ 0.229248] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230489] PCI: Using configuration type 1 for base access\n[ 0.232245] ACPI: Added _OSI(Module Device)\n[ 0.233087] ACPI: Added _OSI(Processor Device)\n[ 0.233948] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234846] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236968] ACPI: Interpreter enabled\n[ 0.237746] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239576] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241396] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245044] ACPI: (supports S0 S5)\n[ 0.245746] ACPI: Using IOAPIC for interrupt routing\n[ 0.246692] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249768] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250896] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252112] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253292] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255488] acpiphp: Slot [3] registered\n[ 0.256280] acpiphp: Slot [4] registered\n[ 0.257082] acpiphp: Slot [5] registered\n[ 0.257873] acpiphp: Slot [6] registered\n[ 0.258659] acpiphp: Slot [7] registered\n[ 0.259453] acpiphp: Slot [8] registered\n[ 0.260245] acpiphp: Slot [9] registered\n[ 0.261029] acpiphp: Slot [10] registered\n[ 0.261830] acpiphp: Slot [11] registered\n[ 0.262640] acpiphp: Slot [12] registered\n[ 0.263451] acpiphp: Slot [13] registered\n[ 0.264253] acpiphp: Slot [14] registered\n[ 0.265052] acpiphp: Slot [15] registered\n[ 0.275782] acpiphp: Slot [16] registered\n[ 0.276586] acpiphp: Slot [17] registered\n[ 0.277386] acpiphp: Slot [18] registered\n[ 0.278180] acpiphp: Slot [19] registered\n[ 0.278978] acpiphp: Slot [20] registered\n[ 0.279784] acpiphp: Slot [21] registered\n[ 0.280585] acpiphp: Slot [22] registered\n[ 0.281385] acpiphp: Slot [23] registered\n[ 0.282180] acpiphp: Slot [24] registered\n[ 0.282980] acpiphp: Slot [25] registered\n[ 0.283846] acpiphp: Slot [26] registered\n[ 0.284680] acpiphp: Slot [27] registered\n[ 0.285503] acpiphp: Slot [28] registered\n[ 0.286328] acpiphp: Slot [29] registered\n[ 0.287144] acpiphp: Slot [30] registered\n[ 0.287970] acpiphp: Slot [31] registered\n[ 0.288798] PCI host bridge to bus 0000:00\n[ 0.289619] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290851] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292085] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293560] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295029] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301265] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302587] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303775] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305057] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311362] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312833] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358284] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359804] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361248] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362675] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365345] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366500] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367637] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369203] vgaarb: loaded\n[ 0.369817] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370962] SCSI subsystem initialized\n[ 0.371788] ACPI: bus type USB registered\n[ 0.372612] usbcore: registered new interface driver usbfs\n[ 0.373648] usbcore: registered new interface driver hub\n[ 0.374670] usbcore: registered new device driver usb\n[ 0.375727] PCI: Using ACPI for IRQ routing\n[ 0.376755] NetLabel: Initializing\n[ 0.377475] NetLabel: domain hash size = 128\n[ 0.378343] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379309] NetLabel: unlabeled traffic allowed by default\n[ 0.380410] clocksource: Switched to clocksource kvm-clock\n[ 0.385824] AppArmor: AppArmor Filesystem Enabled\n[ 0.386807] pnp: PnP ACPI init\n[ 0.387731] pnp: PnP ACPI: found 5 devices\n[ 0.394121] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395883] NET: Registered protocol family 2\n[ 0.396862] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.398172] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.399382] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400592] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401709] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402911] NET: Registered protocol family 1\n[ 0.403806] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404945] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406062] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420118] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434356] Trying to unpack rootfs image as initramfs...\n[ 0.483664] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497773] Scanning for low memory corruption every 60 seconds\n[ 0.499149] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.500337] audit: initializing netlink subsys (disabled)\n[ 0.501398] audit: type=2000 audit(1537983729.227:1): initialized\n[ 0.502737] Initialise system trusted keyring\n[ 0.503687] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504892] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506899] zbud: loaded\n[ 0.507629] VFS: Disk quotas dquot_6.6.0\n[ 0.508485] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510033] fuse init (API version 7.23)\n[ 0.510954] Key type big_key registered\n[ 0.511780] Allocating IMA MOK and blacklist keyrings.\n[ 0.512921] Key type asymmetric registered\n[ 0.513774] Asymmetric key parser 'x509' registered\n[ 0.514763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516647] io scheduler noop registered\n[ 0.517470] io scheduler deadline registered (default)\n[ 0.518491] io scheduler cfq registered\n[ 0.519344] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520431] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521741] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523236] ACPI: Power Button [PWRF]\n[ 0.524084] GHES: HEST is not enabled!\n[ 0.537818] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568907] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571355] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595167] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597375] Linux agpgart interface v0.103\n[ 0.599434] brd: module loaded\n[ 0.600671] loop: module loaded\n[ 0.605379] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606874] GPT:90111 != 2097151\n[ 0.607571] GPT:Alternate GPT header not at the end of the disk.\n[ 0.608699] GPT:90111 != 2097151\n[ 0.609396] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610391] vda: vda1 vda15\n[ 0.611816] scsi host0: ata_piix\n[ 0.612586] scsi host1: ata_piix\n[ 0.613320] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.614580] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616065] libphy: Fixed MDIO Bus: probed\n[ 0.616925] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617913] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620048] PPP generic driver version 2.4.2\n[ 0.620971] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622256] ehci-pci: EHCI PCI platform driver\n[ 0.623143] ehci-platform: EHCI generic platform driver\n[ 0.624154] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625322] ohci-pci: OHCI PCI platform driver\n[ 0.626212] ohci-platform: OHCI generic platform driver\n[ 0.627244] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.641587] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.642616] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644109] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645172] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646331] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.647605] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649073] usb usb1: Product: UHCI Host Controller\n[ 0.650040] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651226] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652252] hub 1-0:1.0: USB hub found\n[ 0.653054] hub 1-0:1.0: 2 ports detected\n[ 0.653995] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656159] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657156] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658209] mousedev: PS/2 mouse device common for all mice\n[ 0.659507] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661409] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662523] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663763] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664994] i2c /dev entries driver\n[ 0.665784] device-mapper: uevent: version 1.0.3\n[ 0.666742] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668421] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669742] NET: Registered protocol family 10\n[ 0.670769] NET: Registered protocol family 17\n[ 0.671693] Key type dns_resolver registered\n[ 0.672648] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673776] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675569] registered taskstats version 1\n[ 0.676438] Loading compiled-in X.509 certificates\n[ 0.677909] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679809] zswap: loaded using pool lzo/zbud\n[ 0.681187] Key type trusted registered\n[ 0.682757] Key type encrypted registered\n[ 0.683607] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684668] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685730] evm: HMAC attrs: 0x1\n[ 0.686673] Magic number: 2:461:745\n[ 0.687538] rtc_cmos 00:00: setting system clock to 2018-09-26 17:42:09 UTC (1537983729)\n[ 0.689174] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690323] EDD information not available.\n[ 0.773389] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.774980] Write protecting the kernel read-only data: 14336k\n[ 0.786804] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.788669] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.06\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.259617] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 17:43:09,547 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/343f95fa-81b8-445f-bcf0-6702c132c794/action used request id req-9c1cf104-f3c3-4994-b283-0e79e62cdc17 2018-09-26 17:43:11,563 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/343f95fa-81b8-445f-bcf0-6702c132c794/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba5d5aff1116f5bc8ff7b529e43415d7623bea4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:43:12,640 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:43:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-45e151bf-2a80-4484-a707-fc6b23a4173d x-compute-request-id: req-45e151bf-2a80-4484-a707-fc6b23a4173d Content-Encoding: gzip Content-Length: 9377 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 522193296 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133914] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135576] pid_max: default: 32768 minimum: 301\n[ 0.136475] ACPI: Core revision 20150930\n[ 0.137862] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139172] Security Framework initialized\n[ 0.139990] Yama: becoming mindful.\n[ 0.140721] AppArmor: AppArmor initialized\n[ 0.141588] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142922] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144199] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145419] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146814] Initializing cgroup subsys io\n[ 0.147628] Initializing cgroup subsys memory\n[ 0.148488] Initializing cgroup subsys devices\n[ 0.149370] Initializing cgroup subsys freezer\n[ 0.150238] Initializing cgroup subsys net_cls\n[ 0.151101] Initializing cgroup subsys perf_event\n[ 0.152012] Initializing cgroup subsys net_prio\n[ 0.152895] Initializing cgroup subsys hugetlb\n[ 0.153765] Initializing cgroup subsys pids\n[ 0.154640] CPU: Physical Processor ID: 0\n[ 0.156126] mce: CPU supports 10 MCE banks\n[ 0.156986] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157992] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168642] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175012] ftrace: allocating 31920 entries in 125 pages\n[ 0.201236] smpboot: Max logical packages: 1\n[ 0.202088] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203437] x2apic enabled\n[ 0.204248] Switched APIC routing to physical x2apic.\n[ 0.206009] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207128] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209116] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210898] KVM setup paravirtual spinlock\n[ 0.212187] x86: Booted up 1 node, 1 CPUs\n[ 0.212991] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214374] devtmpfs: initialized\n[ 0.216081] evm: security.selinux\n[ 0.216793] evm: security.SMACK64\n[ 0.217481] evm: security.SMACK64EXEC\n[ 0.218220] evm: security.SMACK64TRANSMUTE\n[ 0.219027] evm: security.SMACK64MMAP\n[ 0.219776] evm: security.ima\n[ 0.220419] evm: security.capability\n[ 0.221219] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223065] pinctrl core: initialized pinctrl subsystem\n[ 0.224163] RTC time: 17:42:08, date: 09/26/18\n[ 0.225112] NET: Registered protocol family 16\n[ 0.226087] cpuidle: using governor ladder\n[ 0.226905] cpuidle: using governor menu\n[ 0.227690] PCCT header not found.\n[ 0.228447] ACPI: bus type PCI registered\n[ 0.229248] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230489] PCI: Using configuration type 1 for base access\n[ 0.232245] ACPI: Added _OSI(Module Device)\n[ 0.233087] ACPI: Added _OSI(Processor Device)\n[ 0.233948] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234846] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236968] ACPI: Interpreter enabled\n[ 0.237746] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239576] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241396] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245044] ACPI: (supports S0 S5)\n[ 0.245746] ACPI: Using IOAPIC for interrupt routing\n[ 0.246692] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249768] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250896] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252112] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253292] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255488] acpiphp: Slot [3] registered\n[ 0.256280] acpiphp: Slot [4] registered\n[ 0.257082] acpiphp: Slot [5] registered\n[ 0.257873] acpiphp: Slot [6] registered\n[ 0.258659] acpiphp: Slot [7] registered\n[ 0.259453] acpiphp: Slot [8] registered\n[ 0.260245] acpiphp: Slot [9] registered\n[ 0.261029] acpiphp: Slot [10] registered\n[ 0.261830] acpiphp: Slot [11] registered\n[ 0.262640] acpiphp: Slot [12] registered\n[ 0.263451] acpiphp: Slot [13] registered\n[ 0.264253] acpiphp: Slot [14] registered\n[ 0.265052] acpiphp: Slot [15] registered\n[ 0.275782] acpiphp: Slot [16] registered\n[ 0.276586] acpiphp: Slot [17] registered\n[ 0.277386] acpiphp: Slot [18] registered\n[ 0.278180] acpiphp: Slot [19] registered\n[ 0.278978] acpiphp: Slot [20] registered\n[ 0.279784] acpiphp: Slot [21] registered\n[ 0.280585] acpiphp: Slot [22] registered\n[ 0.281385] acpiphp: Slot [23] registered\n[ 0.282180] acpiphp: Slot [24] registered\n[ 0.282980] acpiphp: Slot [25] registered\n[ 0.283846] acpiphp: Slot [26] registered\n[ 0.284680] acpiphp: Slot [27] registered\n[ 0.285503] acpiphp: Slot [28] registered\n[ 0.286328] acpiphp: Slot [29] registered\n[ 0.287144] acpiphp: Slot [30] registered\n[ 0.287970] acpiphp: Slot [31] registered\n[ 0.288798] PCI host bridge to bus 0000:00\n[ 0.289619] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290851] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292085] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293560] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295029] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301265] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302587] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303775] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305057] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311362] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312833] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358284] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359804] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361248] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362675] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365345] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366500] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367637] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369203] vgaarb: loaded\n[ 0.369817] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370962] SCSI subsystem initialized\n[ 0.371788] ACPI: bus type USB registered\n[ 0.372612] usbcore: registered new interface driver usbfs\n[ 0.373648] usbcore: registered new interface driver hub\n[ 0.374670] usbcore: registered new device driver usb\n[ 0.375727] PCI: Using ACPI for IRQ routing\n[ 0.376755] NetLabel: Initializing\n[ 0.377475] NetLabel: domain hash size = 128\n[ 0.378343] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379309] NetLabel: unlabeled traffic allowed by default\n[ 0.380410] clocksource: Switched to clocksource kvm-clock\n[ 0.385824] AppArmor: AppArmor Filesystem Enabled\n[ 0.386807] pnp: PnP ACPI init\n[ 0.387731] pnp: PnP ACPI: found 5 devices\n[ 0.394121] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395883] NET: Registered protocol family 2\n[ 0.396862] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.398172] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.399382] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400592] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401709] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402911] NET: Registered protocol family 1\n[ 0.403806] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404945] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406062] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420118] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434356] Trying to unpack rootfs image as initramfs...\n[ 0.483664] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497773] Scanning for low memory corruption every 60 seconds\n[ 0.499149] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.500337] audit: initializing netlink subsys (disabled)\n[ 0.501398] audit: type=2000 audit(1537983729.227:1): initialized\n[ 0.502737] Initialise system trusted keyring\n[ 0.503687] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504892] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506899] zbud: loaded\n[ 0.507629] VFS: Disk quotas dquot_6.6.0\n[ 0.508485] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510033] fuse init (API version 7.23)\n[ 0.510954] Key type big_key registered\n[ 0.511780] Allocating IMA MOK and blacklist keyrings.\n[ 0.512921] Key type asymmetric registered\n[ 0.513774] Asymmetric key parser 'x509' registered\n[ 0.514763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516647] io scheduler noop registered\n[ 0.517470] io scheduler deadline registered (default)\n[ 0.518491] io scheduler cfq registered\n[ 0.519344] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520431] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521741] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523236] ACPI: Power Button [PWRF]\n[ 0.524084] GHES: HEST is not enabled!\n[ 0.537818] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568907] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571355] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595167] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597375] Linux agpgart interface v0.103\n[ 0.599434] brd: module loaded\n[ 0.600671] loop: module loaded\n[ 0.605379] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606874] GPT:90111 != 2097151\n[ 0.607571] GPT:Alternate GPT header not at the end of the disk.\n[ 0.608699] GPT:90111 != 2097151\n[ 0.609396] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610391] vda: vda1 vda15\n[ 0.611816] scsi host0: ata_piix\n[ 0.612586] scsi host1: ata_piix\n[ 0.613320] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.614580] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616065] libphy: Fixed MDIO Bus: probed\n[ 0.616925] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617913] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620048] PPP generic driver version 2.4.2\n[ 0.620971] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622256] ehci-pci: EHCI PCI platform driver\n[ 0.623143] ehci-platform: EHCI generic platform driver\n[ 0.624154] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625322] ohci-pci: OHCI PCI platform driver\n[ 0.626212] ohci-platform: OHCI generic platform driver\n[ 0.627244] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.641587] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.642616] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644109] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645172] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646331] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.647605] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649073] usb usb1: Product: UHCI Host Controller\n[ 0.650040] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651226] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652252] hub 1-0:1.0: USB hub found\n[ 0.653054] hub 1-0:1.0: 2 ports detected\n[ 0.653995] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656159] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657156] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658209] mousedev: PS/2 mouse device common for all mice\n[ 0.659507] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661409] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662523] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663763] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664994] i2c /dev entries driver\n[ 0.665784] device-mapper: uevent: version 1.0.3\n[ 0.666742] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668421] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669742] NET: Registered protocol family 10\n[ 0.670769] NET: Registered protocol family 17\n[ 0.671693] Key type dns_resolver registered\n[ 0.672648] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673776] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675569] registered taskstats version 1\n[ 0.676438] Loading compiled-in X.509 certificates\n[ 0.677909] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679809] zswap: loaded using pool lzo/zbud\n[ 0.681187] Key type trusted registered\n[ 0.682757] Key type encrypted registered\n[ 0.683607] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684668] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685730] evm: HMAC attrs: 0x1\n[ 0.686673] Magic number: 2:461:745\n[ 0.687538] rtc_cmos 00:00: setting system clock to 2018-09-26 17:42:09 UTC (1537983729)\n[ 0.689174] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690323] EDD information not available.\n[ 0.773389] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.774980] Write protecting the kernel read-only data: 14336k\n[ 0.786804] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.788669] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.06\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.259617] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.7...\nLease of 10.10.11.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.18. iid=i-0000013b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzvtBjbyjeegKEzE3taMbDC6dCx05/LFPDAvnRJMcj05/ZldcoXYj6AUD+YWtxsid86E6QbZ8Id+RqVnoeILnqkpRYYUwWHhabHciHTyoVt0Q52PI2FpAkqasCWVGd+LA0bQl/+344G2pNZR2fnwJX5XtSQoDczb5CX3gaY+3CiphL2H/b2A/SOZUl1ZECc/MMgJNOsJ2dZt+fF33lH5Hp/HtcaDgQSKw5dF71c9etyjS+6cGqlyu9bHpKUXvRaXupfBbxy7gdKcIqyu46bnKpXqQY8KrHY5zqCxZelPZXkPIxnbbK3HZ7tNxiEBa9ZW9vV3hDIULvbV0y1JuBcqJt root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAPByLSA1zq04XUxmwkSv4VXcwSWFCtctwMGMPkFF7hdlo2+m8akVMuAQqtxChsZ9IZWrAqTa/aEmZkAjlHD5RqOaoxh62Nxjwr0b9gWBChoHbDfJ3J3LHzCbAWuDZP1muibx9FAsqVFD3GmHPL6CHq8mQF3pJUAJhRrx+7MbVntNAAAAFQCuFhvyi1o3tIw1puUDO9+S4j7WCwAAAIBozDppF5ziGUffDLhBFu+fR5NDEfERKY5WX5EP4pJ/jWzK9nGLDEqTabtUFhNTBiZFUCSdhLsBM6NChdTuwzswEIGwwS1CSTuWYUSVmtMT3/GIuW5Aik747VgNCt2qVke6bG5OhEpLPzmVn2fEt8bNW6bUrlmIDk67rC+HxjcccAAAAIB/d7eMuXQ9YAsrtLWOXm9j8LkvNvezwvV+T1UL2u8Wn1lFPwfaipTN7Y30XpyazcO344Rl0POk5vKbaxbmuE5NQWZFS+TLVJT9nNQwR7CA3/BrtxAmruKXUNRK5Suy0wvHTum5pi+0S2JR0145iyjQefFsSnv+Vf6lQw44eD+gtw== root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.7,24,fe80::f816:3eff:fee7:86a8/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.7 \nip-route:169.254.169.254 via 10.10.11.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000013b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.51 ===\n"} 2018-09-26 17:43:12,641 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/343f95fa-81b8-445f-bcf0-6702c132c794/action used request id req-45e151bf-2a80-4484-a707-fc6b23a4173d 2018-09-26 17:43:14,660 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/343f95fa-81b8-445f-bcf0-6702c132c794/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba5d5aff1116f5bc8ff7b529e43415d7623bea4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:43:15,729 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:43:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-84276937-a434-48fa-808f-932d8270fca2 x-compute-request-id: req-84276937-a434-48fa-808f-932d8270fca2 Content-Encoding: gzip Content-Length: 9982 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 522193296 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133914] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135576] pid_max: default: 32768 minimum: 301\n[ 0.136475] ACPI: Core revision 20150930\n[ 0.137862] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139172] Security Framework initialized\n[ 0.139990] Yama: becoming mindful.\n[ 0.140721] AppArmor: AppArmor initialized\n[ 0.141588] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142922] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144199] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145419] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146814] Initializing cgroup subsys io\n[ 0.147628] Initializing cgroup subsys memory\n[ 0.148488] Initializing cgroup subsys devices\n[ 0.149370] Initializing cgroup subsys freezer\n[ 0.150238] Initializing cgroup subsys net_cls\n[ 0.151101] Initializing cgroup subsys perf_event\n[ 0.152012] Initializing cgroup subsys net_prio\n[ 0.152895] Initializing cgroup subsys hugetlb\n[ 0.153765] Initializing cgroup subsys pids\n[ 0.154640] CPU: Physical Processor ID: 0\n[ 0.156126] mce: CPU supports 10 MCE banks\n[ 0.156986] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157992] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168642] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175012] ftrace: allocating 31920 entries in 125 pages\n[ 0.201236] smpboot: Max logical packages: 1\n[ 0.202088] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203437] x2apic enabled\n[ 0.204248] Switched APIC routing to physical x2apic.\n[ 0.206009] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207128] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209116] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210898] KVM setup paravirtual spinlock\n[ 0.212187] x86: Booted up 1 node, 1 CPUs\n[ 0.212991] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214374] devtmpfs: initialized\n[ 0.216081] evm: security.selinux\n[ 0.216793] evm: security.SMACK64\n[ 0.217481] evm: security.SMACK64EXEC\n[ 0.218220] evm: security.SMACK64TRANSMUTE\n[ 0.219027] evm: security.SMACK64MMAP\n[ 0.219776] evm: security.ima\n[ 0.220419] evm: security.capability\n[ 0.221219] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223065] pinctrl core: initialized pinctrl subsystem\n[ 0.224163] RTC time: 17:42:08, date: 09/26/18\n[ 0.225112] NET: Registered protocol family 16\n[ 0.226087] cpuidle: using governor ladder\n[ 0.226905] cpuidle: using governor menu\n[ 0.227690] PCCT header not found.\n[ 0.228447] ACPI: bus type PCI registered\n[ 0.229248] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230489] PCI: Using configuration type 1 for base access\n[ 0.232245] ACPI: Added _OSI(Module Device)\n[ 0.233087] ACPI: Added _OSI(Processor Device)\n[ 0.233948] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234846] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236968] ACPI: Interpreter enabled\n[ 0.237746] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239576] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241396] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245044] ACPI: (supports S0 S5)\n[ 0.245746] ACPI: Using IOAPIC for interrupt routing\n[ 0.246692] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249768] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250896] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252112] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253292] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255488] acpiphp: Slot [3] registered\n[ 0.256280] acpiphp: Slot [4] registered\n[ 0.257082] acpiphp: Slot [5] registered\n[ 0.257873] acpiphp: Slot [6] registered\n[ 0.258659] acpiphp: Slot [7] registered\n[ 0.259453] acpiphp: Slot [8] registered\n[ 0.260245] acpiphp: Slot [9] registered\n[ 0.261029] acpiphp: Slot [10] registered\n[ 0.261830] acpiphp: Slot [11] registered\n[ 0.262640] acpiphp: Slot [12] registered\n[ 0.263451] acpiphp: Slot [13] registered\n[ 0.264253] acpiphp: Slot [14] registered\n[ 0.265052] acpiphp: Slot [15] registered\n[ 0.275782] acpiphp: Slot [16] registered\n[ 0.276586] acpiphp: Slot [17] registered\n[ 0.277386] acpiphp: Slot [18] registered\n[ 0.278180] acpiphp: Slot [19] registered\n[ 0.278978] acpiphp: Slot [20] registered\n[ 0.279784] acpiphp: Slot [21] registered\n[ 0.280585] acpiphp: Slot [22] registered\n[ 0.281385] acpiphp: Slot [23] registered\n[ 0.282180] acpiphp: Slot [24] registered\n[ 0.282980] acpiphp: Slot [25] registered\n[ 0.283846] acpiphp: Slot [26] registered\n[ 0.284680] acpiphp: Slot [27] registered\n[ 0.285503] acpiphp: Slot [28] registered\n[ 0.286328] acpiphp: Slot [29] registered\n[ 0.287144] acpiphp: Slot [30] registered\n[ 0.287970] acpiphp: Slot [31] registered\n[ 0.288798] PCI host bridge to bus 0000:00\n[ 0.289619] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290851] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292085] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293560] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295029] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301265] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302587] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303775] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305057] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311362] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312833] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358284] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359804] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361248] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362675] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365345] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366500] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367637] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369203] vgaarb: loaded\n[ 0.369817] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370962] SCSI subsystem initialized\n[ 0.371788] ACPI: bus type USB registered\n[ 0.372612] usbcore: registered new interface driver usbfs\n[ 0.373648] usbcore: registered new interface driver hub\n[ 0.374670] usbcore: registered new device driver usb\n[ 0.375727] PCI: Using ACPI for IRQ routing\n[ 0.376755] NetLabel: Initializing\n[ 0.377475] NetLabel: domain hash size = 128\n[ 0.378343] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379309] NetLabel: unlabeled traffic allowed by default\n[ 0.380410] clocksource: Switched to clocksource kvm-clock\n[ 0.385824] AppArmor: AppArmor Filesystem Enabled\n[ 0.386807] pnp: PnP ACPI init\n[ 0.387731] pnp: PnP ACPI: found 5 devices\n[ 0.394121] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395883] NET: Registered protocol family 2\n[ 0.396862] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.398172] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.399382] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400592] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401709] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402911] NET: Registered protocol family 1\n[ 0.403806] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404945] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406062] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420118] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434356] Trying to unpack rootfs image as initramfs...\n[ 0.483664] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497773] Scanning for low memory corruption every 60 seconds\n[ 0.499149] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.500337] audit: initializing netlink subsys (disabled)\n[ 0.501398] audit: type=2000 audit(1537983729.227:1): initialized\n[ 0.502737] Initialise system trusted keyring\n[ 0.503687] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504892] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506899] zbud: loaded\n[ 0.507629] VFS: Disk quotas dquot_6.6.0\n[ 0.508485] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510033] fuse init (API version 7.23)\n[ 0.510954] Key type big_key registered\n[ 0.511780] Allocating IMA MOK and blacklist keyrings.\n[ 0.512921] Key type asymmetric registered\n[ 0.513774] Asymmetric key parser 'x509' registered\n[ 0.514763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516647] io scheduler noop registered\n[ 0.517470] io scheduler deadline registered (default)\n[ 0.518491] io scheduler cfq registered\n[ 0.519344] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520431] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521741] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523236] ACPI: Power Button [PWRF]\n[ 0.524084] GHES: HEST is not enabled!\n[ 0.537818] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568907] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571355] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595167] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597375] Linux agpgart interface v0.103\n[ 0.599434] brd: module loaded\n[ 0.600671] loop: module loaded\n[ 0.605379] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606874] GPT:90111 != 2097151\n[ 0.607571] GPT:Alternate GPT header not at the end of the disk.\n[ 0.608699] GPT:90111 != 2097151\n[ 0.609396] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610391] vda: vda1 vda15\n[ 0.611816] scsi host0: ata_piix\n[ 0.612586] scsi host1: ata_piix\n[ 0.613320] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.614580] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616065] libphy: Fixed MDIO Bus: probed\n[ 0.616925] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617913] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620048] PPP generic driver version 2.4.2\n[ 0.620971] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622256] ehci-pci: EHCI PCI platform driver\n[ 0.623143] ehci-platform: EHCI generic platform driver\n[ 0.624154] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625322] ohci-pci: OHCI PCI platform driver\n[ 0.626212] ohci-platform: OHCI generic platform driver\n[ 0.627244] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.641587] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.642616] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644109] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645172] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646331] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.647605] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649073] usb usb1: Product: UHCI Host Controller\n[ 0.650040] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651226] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652252] hub 1-0:1.0: USB hub found\n[ 0.653054] hub 1-0:1.0: 2 ports detected\n[ 0.653995] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656159] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657156] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658209] mousedev: PS/2 mouse device common for all mice\n[ 0.659507] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661409] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662523] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663763] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664994] i2c /dev entries driver\n[ 0.665784] device-mapper: uevent: version 1.0.3\n[ 0.666742] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668421] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669742] NET: Registered protocol family 10\n[ 0.670769] NET: Registered protocol family 17\n[ 0.671693] Key type dns_resolver registered\n[ 0.672648] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673776] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675569] registered taskstats version 1\n[ 0.676438] Loading compiled-in X.509 certificates\n[ 0.677909] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679809] zswap: loaded using pool lzo/zbud\n[ 0.681187] Key type trusted registered\n[ 0.682757] Key type encrypted registered\n[ 0.683607] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684668] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685730] evm: HMAC attrs: 0x1\n[ 0.686673] Magic number: 2:461:745\n[ 0.687538] rtc_cmos 00:00: setting system clock to 2018-09-26 17:42:09 UTC (1537983729)\n[ 0.689174] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690323] EDD information not available.\n[ 0.773389] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.774980] Write protecting the kernel read-only data: 14336k\n[ 0.786804] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.788669] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.06\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.259617] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.7...\nLease of 10.10.11.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.18. iid=i-0000013b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzvtBjbyjeegKEzE3taMbDC6dCx05/LFPDAvnRJMcj05/ZldcoXYj6AUD+YWtxsid86E6QbZ8Id+RqVnoeILnqkpRYYUwWHhabHciHTyoVt0Q52PI2FpAkqasCWVGd+LA0bQl/+344G2pNZR2fnwJX5XtSQoDczb5CX3gaY+3CiphL2H/b2A/SOZUl1ZECc/MMgJNOsJ2dZt+fF33lH5Hp/HtcaDgQSKw5dF71c9etyjS+6cGqlyu9bHpKUXvRaXupfBbxy7gdKcIqyu46bnKpXqQY8KrHY5zqCxZelPZXkPIxnbbK3HZ7tNxiEBa9ZW9vV3hDIULvbV0y1JuBcqJt root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAPByLSA1zq04XUxmwkSv4VXcwSWFCtctwMGMPkFF7hdlo2+m8akVMuAQqtxChsZ9IZWrAqTa/aEmZkAjlHD5RqOaoxh62Nxjwr0b9gWBChoHbDfJ3J3LHzCbAWuDZP1muibx9FAsqVFD3GmHPL6CHq8mQF3pJUAJhRrx+7MbVntNAAAAFQCuFhvyi1o3tIw1puUDO9+S4j7WCwAAAIBozDppF5ziGUffDLhBFu+fR5NDEfERKY5WX5EP4pJ/jWzK9nGLDEqTabtUFhNTBiZFUCSdhLsBM6NChdTuwzswEIGwwS1CSTuWYUSVmtMT3/GIuW5Aik747VgNCt2qVke6bG5OhEpLPzmVn2fEt8bNW6bUrlmIDk67rC+HxjcccAAAAIB/d7eMuXQ9YAsrtLWOXm9j8LkvNvezwvV+T1UL2u8Wn1lFPwfaipTN7Y30XpyazcO344Rl0POk5vKbaxbmuE5NQWZFS+TLVJT9nNQwR7CA3/BrtxAmruKXUNRK5Suy0wvHTum5pi+0S2JR0145iyjQefFsSnv+Vf6lQw44eD+gtw== root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.7,24,fe80::f816:3eff:fee7:86a8/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.7 \nip-route:169.254.169.254 via 10.10.11.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000013b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.51 ===\n/dev/root resized successfully [took 1.52s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:E7:86:A8 \n inet addr:10.10.11.7 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee7:86a8/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:76 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9390 (9.1 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n"} 2018-09-26 17:43:15,730 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/343f95fa-81b8-445f-bcf0-6702c132c794/action used request id req-84276937-a434-48fa-808f-932d8270fca2 2018-09-26 17:43:17,751 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/343f95fa-81b8-445f-bcf0-6702c132c794/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba5d5aff1116f5bc8ff7b529e43415d7623bea4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:43:18,827 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:43:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4bef471e-c0b1-4a68-99b8-3f4f28f707d3 x-compute-request-id: req-4bef471e-c0b1-4a68-99b8-3f4f28f707d3 Content-Encoding: gzip Content-Length: 9982 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 522193296 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133914] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135576] pid_max: default: 32768 minimum: 301\n[ 0.136475] ACPI: Core revision 20150930\n[ 0.137862] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139172] Security Framework initialized\n[ 0.139990] Yama: becoming mindful.\n[ 0.140721] AppArmor: AppArmor initialized\n[ 0.141588] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142922] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144199] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145419] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146814] Initializing cgroup subsys io\n[ 0.147628] Initializing cgroup subsys memory\n[ 0.148488] Initializing cgroup subsys devices\n[ 0.149370] Initializing cgroup subsys freezer\n[ 0.150238] Initializing cgroup subsys net_cls\n[ 0.151101] Initializing cgroup subsys perf_event\n[ 0.152012] Initializing cgroup subsys net_prio\n[ 0.152895] Initializing cgroup subsys hugetlb\n[ 0.153765] Initializing cgroup subsys pids\n[ 0.154640] CPU: Physical Processor ID: 0\n[ 0.156126] mce: CPU supports 10 MCE banks\n[ 0.156986] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157992] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168642] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175012] ftrace: allocating 31920 entries in 125 pages\n[ 0.201236] smpboot: Max logical packages: 1\n[ 0.202088] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203437] x2apic enabled\n[ 0.204248] Switched APIC routing to physical x2apic.\n[ 0.206009] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207128] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209116] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210898] KVM setup paravirtual spinlock\n[ 0.212187] x86: Booted up 1 node, 1 CPUs\n[ 0.212991] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214374] devtmpfs: initialized\n[ 0.216081] evm: security.selinux\n[ 0.216793] evm: security.SMACK64\n[ 0.217481] evm: security.SMACK64EXEC\n[ 0.218220] evm: security.SMACK64TRANSMUTE\n[ 0.219027] evm: security.SMACK64MMAP\n[ 0.219776] evm: security.ima\n[ 0.220419] evm: security.capability\n[ 0.221219] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223065] pinctrl core: initialized pinctrl subsystem\n[ 0.224163] RTC time: 17:42:08, date: 09/26/18\n[ 0.225112] NET: Registered protocol family 16\n[ 0.226087] cpuidle: using governor ladder\n[ 0.226905] cpuidle: using governor menu\n[ 0.227690] PCCT header not found.\n[ 0.228447] ACPI: bus type PCI registered\n[ 0.229248] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230489] PCI: Using configuration type 1 for base access\n[ 0.232245] ACPI: Added _OSI(Module Device)\n[ 0.233087] ACPI: Added _OSI(Processor Device)\n[ 0.233948] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234846] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236968] ACPI: Interpreter enabled\n[ 0.237746] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239576] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241396] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245044] ACPI: (supports S0 S5)\n[ 0.245746] ACPI: Using IOAPIC for interrupt routing\n[ 0.246692] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249768] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250896] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252112] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253292] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255488] acpiphp: Slot [3] registered\n[ 0.256280] acpiphp: Slot [4] registered\n[ 0.257082] acpiphp: Slot [5] registered\n[ 0.257873] acpiphp: Slot [6] registered\n[ 0.258659] acpiphp: Slot [7] registered\n[ 0.259453] acpiphp: Slot [8] registered\n[ 0.260245] acpiphp: Slot [9] registered\n[ 0.261029] acpiphp: Slot [10] registered\n[ 0.261830] acpiphp: Slot [11] registered\n[ 0.262640] acpiphp: Slot [12] registered\n[ 0.263451] acpiphp: Slot [13] registered\n[ 0.264253] acpiphp: Slot [14] registered\n[ 0.265052] acpiphp: Slot [15] registered\n[ 0.275782] acpiphp: Slot [16] registered\n[ 0.276586] acpiphp: Slot [17] registered\n[ 0.277386] acpiphp: Slot [18] registered\n[ 0.278180] acpiphp: Slot [19] registered\n[ 0.278978] acpiphp: Slot [20] registered\n[ 0.279784] acpiphp: Slot [21] registered\n[ 0.280585] acpiphp: Slot [22] registered\n[ 0.281385] acpiphp: Slot [23] registered\n[ 0.282180] acpiphp: Slot [24] registered\n[ 0.282980] acpiphp: Slot [25] registered\n[ 0.283846] acpiphp: Slot [26] registered\n[ 0.284680] acpiphp: Slot [27] registered\n[ 0.285503] acpiphp: Slot [28] registered\n[ 0.286328] acpiphp: Slot [29] registered\n[ 0.287144] acpiphp: Slot [30] registered\n[ 0.287970] acpiphp: Slot [31] registered\n[ 0.288798] PCI host bridge to bus 0000:00\n[ 0.289619] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290851] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292085] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293560] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295029] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301265] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302587] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303775] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305057] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311362] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312833] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358284] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359804] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361248] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362675] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365345] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366500] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367637] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369203] vgaarb: loaded\n[ 0.369817] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370962] SCSI subsystem initialized\n[ 0.371788] ACPI: bus type USB registered\n[ 0.372612] usbcore: registered new interface driver usbfs\n[ 0.373648] usbcore: registered new interface driver hub\n[ 0.374670] usbcore: registered new device driver usb\n[ 0.375727] PCI: Using ACPI for IRQ routing\n[ 0.376755] NetLabel: Initializing\n[ 0.377475] NetLabel: domain hash size = 128\n[ 0.378343] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379309] NetLabel: unlabeled traffic allowed by default\n[ 0.380410] clocksource: Switched to clocksource kvm-clock\n[ 0.385824] AppArmor: AppArmor Filesystem Enabled\n[ 0.386807] pnp: PnP ACPI init\n[ 0.387731] pnp: PnP ACPI: found 5 devices\n[ 0.394121] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395883] NET: Registered protocol family 2\n[ 0.396862] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.398172] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.399382] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400592] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401709] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402911] NET: Registered protocol family 1\n[ 0.403806] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404945] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406062] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420118] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434356] Trying to unpack rootfs image as initramfs...\n[ 0.483664] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497773] Scanning for low memory corruption every 60 seconds\n[ 0.499149] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.500337] audit: initializing netlink subsys (disabled)\n[ 0.501398] audit: type=2000 audit(1537983729.227:1): initialized\n[ 0.502737] Initialise system trusted keyring\n[ 0.503687] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504892] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506899] zbud: loaded\n[ 0.507629] VFS: Disk quotas dquot_6.6.0\n[ 0.508485] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510033] fuse init (API version 7.23)\n[ 0.510954] Key type big_key registered\n[ 0.511780] Allocating IMA MOK and blacklist keyrings.\n[ 0.512921] Key type asymmetric registered\n[ 0.513774] Asymmetric key parser 'x509' registered\n[ 0.514763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516647] io scheduler noop registered\n[ 0.517470] io scheduler deadline registered (default)\n[ 0.518491] io scheduler cfq registered\n[ 0.519344] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520431] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521741] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523236] ACPI: Power Button [PWRF]\n[ 0.524084] GHES: HEST is not enabled!\n[ 0.537818] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568907] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571355] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595167] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597375] Linux agpgart interface v0.103\n[ 0.599434] brd: module loaded\n[ 0.600671] loop: module loaded\n[ 0.605379] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606874] GPT:90111 != 2097151\n[ 0.607571] GPT:Alternate GPT header not at the end of the disk.\n[ 0.608699] GPT:90111 != 2097151\n[ 0.609396] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610391] vda: vda1 vda15\n[ 0.611816] scsi host0: ata_piix\n[ 0.612586] scsi host1: ata_piix\n[ 0.613320] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.614580] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616065] libphy: Fixed MDIO Bus: probed\n[ 0.616925] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617913] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620048] PPP generic driver version 2.4.2\n[ 0.620971] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622256] ehci-pci: EHCI PCI platform driver\n[ 0.623143] ehci-platform: EHCI generic platform driver\n[ 0.624154] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625322] ohci-pci: OHCI PCI platform driver\n[ 0.626212] ohci-platform: OHCI generic platform driver\n[ 0.627244] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.641587] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.642616] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644109] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645172] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646331] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.647605] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649073] usb usb1: Product: UHCI Host Controller\n[ 0.650040] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651226] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652252] hub 1-0:1.0: USB hub found\n[ 0.653054] hub 1-0:1.0: 2 ports detected\n[ 0.653995] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656159] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657156] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658209] mousedev: PS/2 mouse device common for all mice\n[ 0.659507] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661409] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662523] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663763] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664994] i2c /dev entries driver\n[ 0.665784] device-mapper: uevent: version 1.0.3\n[ 0.666742] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668421] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669742] NET: Registered protocol family 10\n[ 0.670769] NET: Registered protocol family 17\n[ 0.671693] Key type dns_resolver registered\n[ 0.672648] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673776] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675569] registered taskstats version 1\n[ 0.676438] Loading compiled-in X.509 certificates\n[ 0.677909] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679809] zswap: loaded using pool lzo/zbud\n[ 0.681187] Key type trusted registered\n[ 0.682757] Key type encrypted registered\n[ 0.683607] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684668] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685730] evm: HMAC attrs: 0x1\n[ 0.686673] Magic number: 2:461:745\n[ 0.687538] rtc_cmos 00:00: setting system clock to 2018-09-26 17:42:09 UTC (1537983729)\n[ 0.689174] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690323] EDD information not available.\n[ 0.773389] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.774980] Write protecting the kernel read-only data: 14336k\n[ 0.786804] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.788669] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.06\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.259617] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.7...\nLease of 10.10.11.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.18. iid=i-0000013b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzvtBjbyjeegKEzE3taMbDC6dCx05/LFPDAvnRJMcj05/ZldcoXYj6AUD+YWtxsid86E6QbZ8Id+RqVnoeILnqkpRYYUwWHhabHciHTyoVt0Q52PI2FpAkqasCWVGd+LA0bQl/+344G2pNZR2fnwJX5XtSQoDczb5CX3gaY+3CiphL2H/b2A/SOZUl1ZECc/MMgJNOsJ2dZt+fF33lH5Hp/HtcaDgQSKw5dF71c9etyjS+6cGqlyu9bHpKUXvRaXupfBbxy7gdKcIqyu46bnKpXqQY8KrHY5zqCxZelPZXkPIxnbbK3HZ7tNxiEBa9ZW9vV3hDIULvbV0y1JuBcqJt root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAPByLSA1zq04XUxmwkSv4VXcwSWFCtctwMGMPkFF7hdlo2+m8akVMuAQqtxChsZ9IZWrAqTa/aEmZkAjlHD5RqOaoxh62Nxjwr0b9gWBChoHbDfJ3J3LHzCbAWuDZP1muibx9FAsqVFD3GmHPL6CHq8mQF3pJUAJhRrx+7MbVntNAAAAFQCuFhvyi1o3tIw1puUDO9+S4j7WCwAAAIBozDppF5ziGUffDLhBFu+fR5NDEfERKY5WX5EP4pJ/jWzK9nGLDEqTabtUFhNTBiZFUCSdhLsBM6NChdTuwzswEIGwwS1CSTuWYUSVmtMT3/GIuW5Aik747VgNCt2qVke6bG5OhEpLPzmVn2fEt8bNW6bUrlmIDk67rC+HxjcccAAAAIB/d7eMuXQ9YAsrtLWOXm9j8LkvNvezwvV+T1UL2u8Wn1lFPwfaipTN7Y30XpyazcO344Rl0POk5vKbaxbmuE5NQWZFS+TLVJT9nNQwR7CA3/BrtxAmruKXUNRK5Suy0wvHTum5pi+0S2JR0145iyjQefFsSnv+Vf6lQw44eD+gtw== root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.7,24,fe80::f816:3eff:fee7:86a8/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.7 \nip-route:169.254.169.254 via 10.10.11.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000013b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.51 ===\n/dev/root resized successfully [took 1.52s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:E7:86:A8 \n inet addr:10.10.11.7 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee7:86a8/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:76 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9390 (9.1 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n"} 2018-09-26 17:43:18,828 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/343f95fa-81b8-445f-bcf0-6702c132c794/action used request id req-4bef471e-c0b1-4a68-99b8-3f4f28f707d3 2018-09-26 17:43:20,848 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/343f95fa-81b8-445f-bcf0-6702c132c794/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba5d5aff1116f5bc8ff7b529e43415d7623bea4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:43:21,930 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:43:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b7c9b34f-4ae4-4179-8068-3059bc41caf2 x-compute-request-id: req-b7c9b34f-4ae4-4179-8068-3059bc41caf2 Content-Encoding: gzip Content-Length: 9982 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 522193296 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133914] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135576] pid_max: default: 32768 minimum: 301\n[ 0.136475] ACPI: Core revision 20150930\n[ 0.137862] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139172] Security Framework initialized\n[ 0.139990] Yama: becoming mindful.\n[ 0.140721] AppArmor: AppArmor initialized\n[ 0.141588] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142922] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144199] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145419] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146814] Initializing cgroup subsys io\n[ 0.147628] Initializing cgroup subsys memory\n[ 0.148488] Initializing cgroup subsys devices\n[ 0.149370] Initializing cgroup subsys freezer\n[ 0.150238] Initializing cgroup subsys net_cls\n[ 0.151101] Initializing cgroup subsys perf_event\n[ 0.152012] Initializing cgroup subsys net_prio\n[ 0.152895] Initializing cgroup subsys hugetlb\n[ 0.153765] Initializing cgroup subsys pids\n[ 0.154640] CPU: Physical Processor ID: 0\n[ 0.156126] mce: CPU supports 10 MCE banks\n[ 0.156986] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157992] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168642] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175012] ftrace: allocating 31920 entries in 125 pages\n[ 0.201236] smpboot: Max logical packages: 1\n[ 0.202088] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203437] x2apic enabled\n[ 0.204248] Switched APIC routing to physical x2apic.\n[ 0.206009] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207128] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209116] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210898] KVM setup paravirtual spinlock\n[ 0.212187] x86: Booted up 1 node, 1 CPUs\n[ 0.212991] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214374] devtmpfs: initialized\n[ 0.216081] evm: security.selinux\n[ 0.216793] evm: security.SMACK64\n[ 0.217481] evm: security.SMACK64EXEC\n[ 0.218220] evm: security.SMACK64TRANSMUTE\n[ 0.219027] evm: security.SMACK64MMAP\n[ 0.219776] evm: security.ima\n[ 0.220419] evm: security.capability\n[ 0.221219] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223065] pinctrl core: initialized pinctrl subsystem\n[ 0.224163] RTC time: 17:42:08, date: 09/26/18\n[ 0.225112] NET: Registered protocol family 16\n[ 0.226087] cpuidle: using governor ladder\n[ 0.226905] cpuidle: using governor menu\n[ 0.227690] PCCT header not found.\n[ 0.228447] ACPI: bus type PCI registered\n[ 0.229248] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230489] PCI: Using configuration type 1 for base access\n[ 0.232245] ACPI: Added _OSI(Module Device)\n[ 0.233087] ACPI: Added _OSI(Processor Device)\n[ 0.233948] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234846] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236968] ACPI: Interpreter enabled\n[ 0.237746] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239576] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241396] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245044] ACPI: (supports S0 S5)\n[ 0.245746] ACPI: Using IOAPIC for interrupt routing\n[ 0.246692] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249768] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250896] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252112] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253292] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255488] acpiphp: Slot [3] registered\n[ 0.256280] acpiphp: Slot [4] registered\n[ 0.257082] acpiphp: Slot [5] registered\n[ 0.257873] acpiphp: Slot [6] registered\n[ 0.258659] acpiphp: Slot [7] registered\n[ 0.259453] acpiphp: Slot [8] registered\n[ 0.260245] acpiphp: Slot [9] registered\n[ 0.261029] acpiphp: Slot [10] registered\n[ 0.261830] acpiphp: Slot [11] registered\n[ 0.262640] acpiphp: Slot [12] registered\n[ 0.263451] acpiphp: Slot [13] registered\n[ 0.264253] acpiphp: Slot [14] registered\n[ 0.265052] acpiphp: Slot [15] registered\n[ 0.275782] acpiphp: Slot [16] registered\n[ 0.276586] acpiphp: Slot [17] registered\n[ 0.277386] acpiphp: Slot [18] registered\n[ 0.278180] acpiphp: Slot [19] registered\n[ 0.278978] acpiphp: Slot [20] registered\n[ 0.279784] acpiphp: Slot [21] registered\n[ 0.280585] acpiphp: Slot [22] registered\n[ 0.281385] acpiphp: Slot [23] registered\n[ 0.282180] acpiphp: Slot [24] registered\n[ 0.282980] acpiphp: Slot [25] registered\n[ 0.283846] acpiphp: Slot [26] registered\n[ 0.284680] acpiphp: Slot [27] registered\n[ 0.285503] acpiphp: Slot [28] registered\n[ 0.286328] acpiphp: Slot [29] registered\n[ 0.287144] acpiphp: Slot [30] registered\n[ 0.287970] acpiphp: Slot [31] registered\n[ 0.288798] PCI host bridge to bus 0000:00\n[ 0.289619] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290851] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292085] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293560] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295029] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301265] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302587] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303775] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305057] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311362] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312833] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358284] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359804] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361248] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362675] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365345] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366500] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367637] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369203] vgaarb: loaded\n[ 0.369817] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370962] SCSI subsystem initialized\n[ 0.371788] ACPI: bus type USB registered\n[ 0.372612] usbcore: registered new interface driver usbfs\n[ 0.373648] usbcore: registered new interface driver hub\n[ 0.374670] usbcore: registered new device driver usb\n[ 0.375727] PCI: Using ACPI for IRQ routing\n[ 0.376755] NetLabel: Initializing\n[ 0.377475] NetLabel: domain hash size = 128\n[ 0.378343] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379309] NetLabel: unlabeled traffic allowed by default\n[ 0.380410] clocksource: Switched to clocksource kvm-clock\n[ 0.385824] AppArmor: AppArmor Filesystem Enabled\n[ 0.386807] pnp: PnP ACPI init\n[ 0.387731] pnp: PnP ACPI: found 5 devices\n[ 0.394121] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395883] NET: Registered protocol family 2\n[ 0.396862] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.398172] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.399382] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400592] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401709] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402911] NET: Registered protocol family 1\n[ 0.403806] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404945] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406062] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420118] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434356] Trying to unpack rootfs image as initramfs...\n[ 0.483664] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497773] Scanning for low memory corruption every 60 seconds\n[ 0.499149] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.500337] audit: initializing netlink subsys (disabled)\n[ 0.501398] audit: type=2000 audit(1537983729.227:1): initialized\n[ 0.502737] Initialise system trusted keyring\n[ 0.503687] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504892] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506899] zbud: loaded\n[ 0.507629] VFS: Disk quotas dquot_6.6.0\n[ 0.508485] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510033] fuse init (API version 7.23)\n[ 0.510954] Key type big_key registered\n[ 0.511780] Allocating IMA MOK and blacklist keyrings.\n[ 0.512921] Key type asymmetric registered\n[ 0.513774] Asymmetric key parser 'x509' registered\n[ 0.514763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516647] io scheduler noop registered\n[ 0.517470] io scheduler deadline registered (default)\n[ 0.518491] io scheduler cfq registered\n[ 0.519344] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520431] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521741] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523236] ACPI: Power Button [PWRF]\n[ 0.524084] GHES: HEST is not enabled!\n[ 0.537818] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568907] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571355] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595167] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597375] Linux agpgart interface v0.103\n[ 0.599434] brd: module loaded\n[ 0.600671] loop: module loaded\n[ 0.605379] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606874] GPT:90111 != 2097151\n[ 0.607571] GPT:Alternate GPT header not at the end of the disk.\n[ 0.608699] GPT:90111 != 2097151\n[ 0.609396] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610391] vda: vda1 vda15\n[ 0.611816] scsi host0: ata_piix\n[ 0.612586] scsi host1: ata_piix\n[ 0.613320] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.614580] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616065] libphy: Fixed MDIO Bus: probed\n[ 0.616925] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617913] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620048] PPP generic driver version 2.4.2\n[ 0.620971] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622256] ehci-pci: EHCI PCI platform driver\n[ 0.623143] ehci-platform: EHCI generic platform driver\n[ 0.624154] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625322] ohci-pci: OHCI PCI platform driver\n[ 0.626212] ohci-platform: OHCI generic platform driver\n[ 0.627244] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.641587] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.642616] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644109] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645172] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646331] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.647605] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649073] usb usb1: Product: UHCI Host Controller\n[ 0.650040] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651226] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652252] hub 1-0:1.0: USB hub found\n[ 0.653054] hub 1-0:1.0: 2 ports detected\n[ 0.653995] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656159] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657156] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658209] mousedev: PS/2 mouse device common for all mice\n[ 0.659507] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661409] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662523] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663763] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664994] i2c /dev entries driver\n[ 0.665784] device-mapper: uevent: version 1.0.3\n[ 0.666742] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668421] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669742] NET: Registered protocol family 10\n[ 0.670769] NET: Registered protocol family 17\n[ 0.671693] Key type dns_resolver registered\n[ 0.672648] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673776] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675569] registered taskstats version 1\n[ 0.676438] Loading compiled-in X.509 certificates\n[ 0.677909] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679809] zswap: loaded using pool lzo/zbud\n[ 0.681187] Key type trusted registered\n[ 0.682757] Key type encrypted registered\n[ 0.683607] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684668] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685730] evm: HMAC attrs: 0x1\n[ 0.686673] Magic number: 2:461:745\n[ 0.687538] rtc_cmos 00:00: setting system clock to 2018-09-26 17:42:09 UTC (1537983729)\n[ 0.689174] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690323] EDD information not available.\n[ 0.773389] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.774980] Write protecting the kernel read-only data: 14336k\n[ 0.786804] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.788669] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.06\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.259617] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.7...\nLease of 10.10.11.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.18. iid=i-0000013b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzvtBjbyjeegKEzE3taMbDC6dCx05/LFPDAvnRJMcj05/ZldcoXYj6AUD+YWtxsid86E6QbZ8Id+RqVnoeILnqkpRYYUwWHhabHciHTyoVt0Q52PI2FpAkqasCWVGd+LA0bQl/+344G2pNZR2fnwJX5XtSQoDczb5CX3gaY+3CiphL2H/b2A/SOZUl1ZECc/MMgJNOsJ2dZt+fF33lH5Hp/HtcaDgQSKw5dF71c9etyjS+6cGqlyu9bHpKUXvRaXupfBbxy7gdKcIqyu46bnKpXqQY8KrHY5zqCxZelPZXkPIxnbbK3HZ7tNxiEBa9ZW9vV3hDIULvbV0y1JuBcqJt root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAPByLSA1zq04XUxmwkSv4VXcwSWFCtctwMGMPkFF7hdlo2+m8akVMuAQqtxChsZ9IZWrAqTa/aEmZkAjlHD5RqOaoxh62Nxjwr0b9gWBChoHbDfJ3J3LHzCbAWuDZP1muibx9FAsqVFD3GmHPL6CHq8mQF3pJUAJhRrx+7MbVntNAAAAFQCuFhvyi1o3tIw1puUDO9+S4j7WCwAAAIBozDppF5ziGUffDLhBFu+fR5NDEfERKY5WX5EP4pJ/jWzK9nGLDEqTabtUFhNTBiZFUCSdhLsBM6NChdTuwzswEIGwwS1CSTuWYUSVmtMT3/GIuW5Aik747VgNCt2qVke6bG5OhEpLPzmVn2fEt8bNW6bUrlmIDk67rC+HxjcccAAAAIB/d7eMuXQ9YAsrtLWOXm9j8LkvNvezwvV+T1UL2u8Wn1lFPwfaipTN7Y30XpyazcO344Rl0POk5vKbaxbmuE5NQWZFS+TLVJT9nNQwR7CA3/BrtxAmruKXUNRK5Suy0wvHTum5pi+0S2JR0145iyjQefFsSnv+Vf6lQw44eD+gtw== root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.7,24,fe80::f816:3eff:fee7:86a8/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.7 \nip-route:169.254.169.254 via 10.10.11.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000013b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.51 ===\n/dev/root resized successfully [took 1.52s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:E7:86:A8 \n inet addr:10.10.11.7 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee7:86a8/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:76 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9390 (9.1 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n"} 2018-09-26 17:43:21,931 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/343f95fa-81b8-445f-bcf0-6702c132c794/action used request id req-b7c9b34f-4ae4-4179-8068-3059bc41caf2 2018-09-26 17:43:23,954 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/343f95fa-81b8-445f-bcf0-6702c132c794/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba5d5aff1116f5bc8ff7b529e43415d7623bea4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:43:25,039 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:43:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-56abaacd-8027-4839-a31e-14a67ea09543 x-compute-request-id: req-56abaacd-8027-4839-a31e-14a67ea09543 Content-Encoding: gzip Content-Length: 9982 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 522193296 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133914] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135576] pid_max: default: 32768 minimum: 301\n[ 0.136475] ACPI: Core revision 20150930\n[ 0.137862] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139172] Security Framework initialized\n[ 0.139990] Yama: becoming mindful.\n[ 0.140721] AppArmor: AppArmor initialized\n[ 0.141588] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142922] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144199] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145419] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146814] Initializing cgroup subsys io\n[ 0.147628] Initializing cgroup subsys memory\n[ 0.148488] Initializing cgroup subsys devices\n[ 0.149370] Initializing cgroup subsys freezer\n[ 0.150238] Initializing cgroup subsys net_cls\n[ 0.151101] Initializing cgroup subsys perf_event\n[ 0.152012] Initializing cgroup subsys net_prio\n[ 0.152895] Initializing cgroup subsys hugetlb\n[ 0.153765] Initializing cgroup subsys pids\n[ 0.154640] CPU: Physical Processor ID: 0\n[ 0.156126] mce: CPU supports 10 MCE banks\n[ 0.156986] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157992] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168642] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175012] ftrace: allocating 31920 entries in 125 pages\n[ 0.201236] smpboot: Max logical packages: 1\n[ 0.202088] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203437] x2apic enabled\n[ 0.204248] Switched APIC routing to physical x2apic.\n[ 0.206009] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207128] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209116] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210898] KVM setup paravirtual spinlock\n[ 0.212187] x86: Booted up 1 node, 1 CPUs\n[ 0.212991] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214374] devtmpfs: initialized\n[ 0.216081] evm: security.selinux\n[ 0.216793] evm: security.SMACK64\n[ 0.217481] evm: security.SMACK64EXEC\n[ 0.218220] evm: security.SMACK64TRANSMUTE\n[ 0.219027] evm: security.SMACK64MMAP\n[ 0.219776] evm: security.ima\n[ 0.220419] evm: security.capability\n[ 0.221219] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223065] pinctrl core: initialized pinctrl subsystem\n[ 0.224163] RTC time: 17:42:08, date: 09/26/18\n[ 0.225112] NET: Registered protocol family 16\n[ 0.226087] cpuidle: using governor ladder\n[ 0.226905] cpuidle: using governor menu\n[ 0.227690] PCCT header not found.\n[ 0.228447] ACPI: bus type PCI registered\n[ 0.229248] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230489] PCI: Using configuration type 1 for base access\n[ 0.232245] ACPI: Added _OSI(Module Device)\n[ 0.233087] ACPI: Added _OSI(Processor Device)\n[ 0.233948] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234846] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236968] ACPI: Interpreter enabled\n[ 0.237746] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239576] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241396] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245044] ACPI: (supports S0 S5)\n[ 0.245746] ACPI: Using IOAPIC for interrupt routing\n[ 0.246692] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249768] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250896] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252112] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253292] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255488] acpiphp: Slot [3] registered\n[ 0.256280] acpiphp: Slot [4] registered\n[ 0.257082] acpiphp: Slot [5] registered\n[ 0.257873] acpiphp: Slot [6] registered\n[ 0.258659] acpiphp: Slot [7] registered\n[ 0.259453] acpiphp: Slot [8] registered\n[ 0.260245] acpiphp: Slot [9] registered\n[ 0.261029] acpiphp: Slot [10] registered\n[ 0.261830] acpiphp: Slot [11] registered\n[ 0.262640] acpiphp: Slot [12] registered\n[ 0.263451] acpiphp: Slot [13] registered\n[ 0.264253] acpiphp: Slot [14] registered\n[ 0.265052] acpiphp: Slot [15] registered\n[ 0.275782] acpiphp: Slot [16] registered\n[ 0.276586] acpiphp: Slot [17] registered\n[ 0.277386] acpiphp: Slot [18] registered\n[ 0.278180] acpiphp: Slot [19] registered\n[ 0.278978] acpiphp: Slot [20] registered\n[ 0.279784] acpiphp: Slot [21] registered\n[ 0.280585] acpiphp: Slot [22] registered\n[ 0.281385] acpiphp: Slot [23] registered\n[ 0.282180] acpiphp: Slot [24] registered\n[ 0.282980] acpiphp: Slot [25] registered\n[ 0.283846] acpiphp: Slot [26] registered\n[ 0.284680] acpiphp: Slot [27] registered\n[ 0.285503] acpiphp: Slot [28] registered\n[ 0.286328] acpiphp: Slot [29] registered\n[ 0.287144] acpiphp: Slot [30] registered\n[ 0.287970] acpiphp: Slot [31] registered\n[ 0.288798] PCI host bridge to bus 0000:00\n[ 0.289619] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290851] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292085] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293560] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295029] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301265] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302587] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303775] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305057] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311362] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312833] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358284] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359804] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361248] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362675] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365345] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366500] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367637] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369203] vgaarb: loaded\n[ 0.369817] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370962] SCSI subsystem initialized\n[ 0.371788] ACPI: bus type USB registered\n[ 0.372612] usbcore: registered new interface driver usbfs\n[ 0.373648] usbcore: registered new interface driver hub\n[ 0.374670] usbcore: registered new device driver usb\n[ 0.375727] PCI: Using ACPI for IRQ routing\n[ 0.376755] NetLabel: Initializing\n[ 0.377475] NetLabel: domain hash size = 128\n[ 0.378343] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379309] NetLabel: unlabeled traffic allowed by default\n[ 0.380410] clocksource: Switched to clocksource kvm-clock\n[ 0.385824] AppArmor: AppArmor Filesystem Enabled\n[ 0.386807] pnp: PnP ACPI init\n[ 0.387731] pnp: PnP ACPI: found 5 devices\n[ 0.394121] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395883] NET: Registered protocol family 2\n[ 0.396862] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.398172] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.399382] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400592] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401709] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402911] NET: Registered protocol family 1\n[ 0.403806] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404945] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406062] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420118] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434356] Trying to unpack rootfs image as initramfs...\n[ 0.483664] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497773] Scanning for low memory corruption every 60 seconds\n[ 0.499149] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.500337] audit: initializing netlink subsys (disabled)\n[ 0.501398] audit: type=2000 audit(1537983729.227:1): initialized\n[ 0.502737] Initialise system trusted keyring\n[ 0.503687] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504892] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506899] zbud: loaded\n[ 0.507629] VFS: Disk quotas dquot_6.6.0\n[ 0.508485] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510033] fuse init (API version 7.23)\n[ 0.510954] Key type big_key registered\n[ 0.511780] Allocating IMA MOK and blacklist keyrings.\n[ 0.512921] Key type asymmetric registered\n[ 0.513774] Asymmetric key parser 'x509' registered\n[ 0.514763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516647] io scheduler noop registered\n[ 0.517470] io scheduler deadline registered (default)\n[ 0.518491] io scheduler cfq registered\n[ 0.519344] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520431] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521741] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523236] ACPI: Power Button [PWRF]\n[ 0.524084] GHES: HEST is not enabled!\n[ 0.537818] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568907] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571355] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595167] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597375] Linux agpgart interface v0.103\n[ 0.599434] brd: module loaded\n[ 0.600671] loop: module loaded\n[ 0.605379] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606874] GPT:90111 != 2097151\n[ 0.607571] GPT:Alternate GPT header not at the end of the disk.\n[ 0.608699] GPT:90111 != 2097151\n[ 0.609396] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610391] vda: vda1 vda15\n[ 0.611816] scsi host0: ata_piix\n[ 0.612586] scsi host1: ata_piix\n[ 0.613320] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.614580] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616065] libphy: Fixed MDIO Bus: probed\n[ 0.616925] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617913] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620048] PPP generic driver version 2.4.2\n[ 0.620971] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622256] ehci-pci: EHCI PCI platform driver\n[ 0.623143] ehci-platform: EHCI generic platform driver\n[ 0.624154] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625322] ohci-pci: OHCI PCI platform driver\n[ 0.626212] ohci-platform: OHCI generic platform driver\n[ 0.627244] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.641587] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.642616] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644109] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645172] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646331] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.647605] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649073] usb usb1: Product: UHCI Host Controller\n[ 0.650040] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651226] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652252] hub 1-0:1.0: USB hub found\n[ 0.653054] hub 1-0:1.0: 2 ports detected\n[ 0.653995] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656159] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657156] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658209] mousedev: PS/2 mouse device common for all mice\n[ 0.659507] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661409] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662523] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663763] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664994] i2c /dev entries driver\n[ 0.665784] device-mapper: uevent: version 1.0.3\n[ 0.666742] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668421] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669742] NET: Registered protocol family 10\n[ 0.670769] NET: Registered protocol family 17\n[ 0.671693] Key type dns_resolver registered\n[ 0.672648] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673776] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675569] registered taskstats version 1\n[ 0.676438] Loading compiled-in X.509 certificates\n[ 0.677909] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679809] zswap: loaded using pool lzo/zbud\n[ 0.681187] Key type trusted registered\n[ 0.682757] Key type encrypted registered\n[ 0.683607] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684668] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685730] evm: HMAC attrs: 0x1\n[ 0.686673] Magic number: 2:461:745\n[ 0.687538] rtc_cmos 00:00: setting system clock to 2018-09-26 17:42:09 UTC (1537983729)\n[ 0.689174] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690323] EDD information not available.\n[ 0.773389] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.774980] Write protecting the kernel read-only data: 14336k\n[ 0.786804] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.788669] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.06\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.259617] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.7...\nLease of 10.10.11.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.18. iid=i-0000013b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzvtBjbyjeegKEzE3taMbDC6dCx05/LFPDAvnRJMcj05/ZldcoXYj6AUD+YWtxsid86E6QbZ8Id+RqVnoeILnqkpRYYUwWHhabHciHTyoVt0Q52PI2FpAkqasCWVGd+LA0bQl/+344G2pNZR2fnwJX5XtSQoDczb5CX3gaY+3CiphL2H/b2A/SOZUl1ZECc/MMgJNOsJ2dZt+fF33lH5Hp/HtcaDgQSKw5dF71c9etyjS+6cGqlyu9bHpKUXvRaXupfBbxy7gdKcIqyu46bnKpXqQY8KrHY5zqCxZelPZXkPIxnbbK3HZ7tNxiEBa9ZW9vV3hDIULvbV0y1JuBcqJt root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAPByLSA1zq04XUxmwkSv4VXcwSWFCtctwMGMPkFF7hdlo2+m8akVMuAQqtxChsZ9IZWrAqTa/aEmZkAjlHD5RqOaoxh62Nxjwr0b9gWBChoHbDfJ3J3LHzCbAWuDZP1muibx9FAsqVFD3GmHPL6CHq8mQF3pJUAJhRrx+7MbVntNAAAAFQCuFhvyi1o3tIw1puUDO9+S4j7WCwAAAIBozDppF5ziGUffDLhBFu+fR5NDEfERKY5WX5EP4pJ/jWzK9nGLDEqTabtUFhNTBiZFUCSdhLsBM6NChdTuwzswEIGwwS1CSTuWYUSVmtMT3/GIuW5Aik747VgNCt2qVke6bG5OhEpLPzmVn2fEt8bNW6bUrlmIDk67rC+HxjcccAAAAIB/d7eMuXQ9YAsrtLWOXm9j8LkvNvezwvV+T1UL2u8Wn1lFPwfaipTN7Y30XpyazcO344Rl0POk5vKbaxbmuE5NQWZFS+TLVJT9nNQwR7CA3/BrtxAmruKXUNRK5Suy0wvHTum5pi+0S2JR0145iyjQefFsSnv+Vf6lQw44eD+gtw== root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.7,24,fe80::f816:3eff:fee7:86a8/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.7 \nip-route:169.254.169.254 via 10.10.11.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000013b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.51 ===\n/dev/root resized successfully [took 1.52s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:E7:86:A8 \n inet addr:10.10.11.7 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee7:86a8/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:76 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9390 (9.1 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n"} 2018-09-26 17:43:25,039 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/343f95fa-81b8-445f-bcf0-6702c132c794/action used request id req-56abaacd-8027-4839-a31e-14a67ea09543 2018-09-26 17:43:27,059 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/343f95fa-81b8-445f-bcf0-6702c132c794/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba5d5aff1116f5bc8ff7b529e43415d7623bea4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:43:28,134 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:43:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-848a4593-a023-49b3-a96e-1b9b8e330b2a x-compute-request-id: req-848a4593-a023-49b3-a96e-1b9b8e330b2a Content-Encoding: gzip Content-Length: 9982 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 522193296 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133914] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135576] pid_max: default: 32768 minimum: 301\n[ 0.136475] ACPI: Core revision 20150930\n[ 0.137862] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139172] Security Framework initialized\n[ 0.139990] Yama: becoming mindful.\n[ 0.140721] AppArmor: AppArmor initialized\n[ 0.141588] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142922] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144199] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145419] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146814] Initializing cgroup subsys io\n[ 0.147628] Initializing cgroup subsys memory\n[ 0.148488] Initializing cgroup subsys devices\n[ 0.149370] Initializing cgroup subsys freezer\n[ 0.150238] Initializing cgroup subsys net_cls\n[ 0.151101] Initializing cgroup subsys perf_event\n[ 0.152012] Initializing cgroup subsys net_prio\n[ 0.152895] Initializing cgroup subsys hugetlb\n[ 0.153765] Initializing cgroup subsys pids\n[ 0.154640] CPU: Physical Processor ID: 0\n[ 0.156126] mce: CPU supports 10 MCE banks\n[ 0.156986] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157992] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168642] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175012] ftrace: allocating 31920 entries in 125 pages\n[ 0.201236] smpboot: Max logical packages: 1\n[ 0.202088] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203437] x2apic enabled\n[ 0.204248] Switched APIC routing to physical x2apic.\n[ 0.206009] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207128] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209116] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210898] KVM setup paravirtual spinlock\n[ 0.212187] x86: Booted up 1 node, 1 CPUs\n[ 0.212991] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214374] devtmpfs: initialized\n[ 0.216081] evm: security.selinux\n[ 0.216793] evm: security.SMACK64\n[ 0.217481] evm: security.SMACK64EXEC\n[ 0.218220] evm: security.SMACK64TRANSMUTE\n[ 0.219027] evm: security.SMACK64MMAP\n[ 0.219776] evm: security.ima\n[ 0.220419] evm: security.capability\n[ 0.221219] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223065] pinctrl core: initialized pinctrl subsystem\n[ 0.224163] RTC time: 17:42:08, date: 09/26/18\n[ 0.225112] NET: Registered protocol family 16\n[ 0.226087] cpuidle: using governor ladder\n[ 0.226905] cpuidle: using governor menu\n[ 0.227690] PCCT header not found.\n[ 0.228447] ACPI: bus type PCI registered\n[ 0.229248] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230489] PCI: Using configuration type 1 for base access\n[ 0.232245] ACPI: Added _OSI(Module Device)\n[ 0.233087] ACPI: Added _OSI(Processor Device)\n[ 0.233948] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234846] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236968] ACPI: Interpreter enabled\n[ 0.237746] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239576] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241396] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245044] ACPI: (supports S0 S5)\n[ 0.245746] ACPI: Using IOAPIC for interrupt routing\n[ 0.246692] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249768] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250896] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252112] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253292] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255488] acpiphp: Slot [3] registered\n[ 0.256280] acpiphp: Slot [4] registered\n[ 0.257082] acpiphp: Slot [5] registered\n[ 0.257873] acpiphp: Slot [6] registered\n[ 0.258659] acpiphp: Slot [7] registered\n[ 0.259453] acpiphp: Slot [8] registered\n[ 0.260245] acpiphp: Slot [9] registered\n[ 0.261029] acpiphp: Slot [10] registered\n[ 0.261830] acpiphp: Slot [11] registered\n[ 0.262640] acpiphp: Slot [12] registered\n[ 0.263451] acpiphp: Slot [13] registered\n[ 0.264253] acpiphp: Slot [14] registered\n[ 0.265052] acpiphp: Slot [15] registered\n[ 0.275782] acpiphp: Slot [16] registered\n[ 0.276586] acpiphp: Slot [17] registered\n[ 0.277386] acpiphp: Slot [18] registered\n[ 0.278180] acpiphp: Slot [19] registered\n[ 0.278978] acpiphp: Slot [20] registered\n[ 0.279784] acpiphp: Slot [21] registered\n[ 0.280585] acpiphp: Slot [22] registered\n[ 0.281385] acpiphp: Slot [23] registered\n[ 0.282180] acpiphp: Slot [24] registered\n[ 0.282980] acpiphp: Slot [25] registered\n[ 0.283846] acpiphp: Slot [26] registered\n[ 0.284680] acpiphp: Slot [27] registered\n[ 0.285503] acpiphp: Slot [28] registered\n[ 0.286328] acpiphp: Slot [29] registered\n[ 0.287144] acpiphp: Slot [30] registered\n[ 0.287970] acpiphp: Slot [31] registered\n[ 0.288798] PCI host bridge to bus 0000:00\n[ 0.289619] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290851] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292085] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293560] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295029] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301265] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302587] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303775] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305057] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311362] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312833] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358284] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359804] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361248] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362675] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365345] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366500] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367637] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369203] vgaarb: loaded\n[ 0.369817] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370962] SCSI subsystem initialized\n[ 0.371788] ACPI: bus type USB registered\n[ 0.372612] usbcore: registered new interface driver usbfs\n[ 0.373648] usbcore: registered new interface driver hub\n[ 0.374670] usbcore: registered new device driver usb\n[ 0.375727] PCI: Using ACPI for IRQ routing\n[ 0.376755] NetLabel: Initializing\n[ 0.377475] NetLabel: domain hash size = 128\n[ 0.378343] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379309] NetLabel: unlabeled traffic allowed by default\n[ 0.380410] clocksource: Switched to clocksource kvm-clock\n[ 0.385824] AppArmor: AppArmor Filesystem Enabled\n[ 0.386807] pnp: PnP ACPI init\n[ 0.387731] pnp: PnP ACPI: found 5 devices\n[ 0.394121] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395883] NET: Registered protocol family 2\n[ 0.396862] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.398172] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.399382] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400592] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401709] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402911] NET: Registered protocol family 1\n[ 0.403806] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404945] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406062] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420118] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434356] Trying to unpack rootfs image as initramfs...\n[ 0.483664] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497773] Scanning for low memory corruption every 60 seconds\n[ 0.499149] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.500337] audit: initializing netlink subsys (disabled)\n[ 0.501398] audit: type=2000 audit(1537983729.227:1): initialized\n[ 0.502737] Initialise system trusted keyring\n[ 0.503687] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504892] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506899] zbud: loaded\n[ 0.507629] VFS: Disk quotas dquot_6.6.0\n[ 0.508485] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510033] fuse init (API version 7.23)\n[ 0.510954] Key type big_key registered\n[ 0.511780] Allocating IMA MOK and blacklist keyrings.\n[ 0.512921] Key type asymmetric registered\n[ 0.513774] Asymmetric key parser 'x509' registered\n[ 0.514763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516647] io scheduler noop registered\n[ 0.517470] io scheduler deadline registered (default)\n[ 0.518491] io scheduler cfq registered\n[ 0.519344] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520431] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521741] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523236] ACPI: Power Button [PWRF]\n[ 0.524084] GHES: HEST is not enabled!\n[ 0.537818] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568907] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571355] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595167] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597375] Linux agpgart interface v0.103\n[ 0.599434] brd: module loaded\n[ 0.600671] loop: module loaded\n[ 0.605379] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606874] GPT:90111 != 2097151\n[ 0.607571] GPT:Alternate GPT header not at the end of the disk.\n[ 0.608699] GPT:90111 != 2097151\n[ 0.609396] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610391] vda: vda1 vda15\n[ 0.611816] scsi host0: ata_piix\n[ 0.612586] scsi host1: ata_piix\n[ 0.613320] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.614580] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616065] libphy: Fixed MDIO Bus: probed\n[ 0.616925] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617913] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620048] PPP generic driver version 2.4.2\n[ 0.620971] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622256] ehci-pci: EHCI PCI platform driver\n[ 0.623143] ehci-platform: EHCI generic platform driver\n[ 0.624154] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625322] ohci-pci: OHCI PCI platform driver\n[ 0.626212] ohci-platform: OHCI generic platform driver\n[ 0.627244] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.641587] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.642616] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644109] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645172] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646331] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.647605] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649073] usb usb1: Product: UHCI Host Controller\n[ 0.650040] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651226] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652252] hub 1-0:1.0: USB hub found\n[ 0.653054] hub 1-0:1.0: 2 ports detected\n[ 0.653995] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656159] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657156] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658209] mousedev: PS/2 mouse device common for all mice\n[ 0.659507] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661409] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662523] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663763] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664994] i2c /dev entries driver\n[ 0.665784] device-mapper: uevent: version 1.0.3\n[ 0.666742] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668421] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669742] NET: Registered protocol family 10\n[ 0.670769] NET: Registered protocol family 17\n[ 0.671693] Key type dns_resolver registered\n[ 0.672648] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673776] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675569] registered taskstats version 1\n[ 0.676438] Loading compiled-in X.509 certificates\n[ 0.677909] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679809] zswap: loaded using pool lzo/zbud\n[ 0.681187] Key type trusted registered\n[ 0.682757] Key type encrypted registered\n[ 0.683607] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684668] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685730] evm: HMAC attrs: 0x1\n[ 0.686673] Magic number: 2:461:745\n[ 0.687538] rtc_cmos 00:00: setting system clock to 2018-09-26 17:42:09 UTC (1537983729)\n[ 0.689174] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690323] EDD information not available.\n[ 0.773389] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.774980] Write protecting the kernel read-only data: 14336k\n[ 0.786804] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.788669] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.06\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.259617] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.7...\nLease of 10.10.11.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.18. iid=i-0000013b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzvtBjbyjeegKEzE3taMbDC6dCx05/LFPDAvnRJMcj05/ZldcoXYj6AUD+YWtxsid86E6QbZ8Id+RqVnoeILnqkpRYYUwWHhabHciHTyoVt0Q52PI2FpAkqasCWVGd+LA0bQl/+344G2pNZR2fnwJX5XtSQoDczb5CX3gaY+3CiphL2H/b2A/SOZUl1ZECc/MMgJNOsJ2dZt+fF33lH5Hp/HtcaDgQSKw5dF71c9etyjS+6cGqlyu9bHpKUXvRaXupfBbxy7gdKcIqyu46bnKpXqQY8KrHY5zqCxZelPZXkPIxnbbK3HZ7tNxiEBa9ZW9vV3hDIULvbV0y1JuBcqJt root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAPByLSA1zq04XUxmwkSv4VXcwSWFCtctwMGMPkFF7hdlo2+m8akVMuAQqtxChsZ9IZWrAqTa/aEmZkAjlHD5RqOaoxh62Nxjwr0b9gWBChoHbDfJ3J3LHzCbAWuDZP1muibx9FAsqVFD3GmHPL6CHq8mQF3pJUAJhRrx+7MbVntNAAAAFQCuFhvyi1o3tIw1puUDO9+S4j7WCwAAAIBozDppF5ziGUffDLhBFu+fR5NDEfERKY5WX5EP4pJ/jWzK9nGLDEqTabtUFhNTBiZFUCSdhLsBM6NChdTuwzswEIGwwS1CSTuWYUSVmtMT3/GIuW5Aik747VgNCt2qVke6bG5OhEpLPzmVn2fEt8bNW6bUrlmIDk67rC+HxjcccAAAAIB/d7eMuXQ9YAsrtLWOXm9j8LkvNvezwvV+T1UL2u8Wn1lFPwfaipTN7Y30XpyazcO344Rl0POk5vKbaxbmuE5NQWZFS+TLVJT9nNQwR7CA3/BrtxAmruKXUNRK5Suy0wvHTum5pi+0S2JR0145iyjQefFsSnv+Vf6lQw44eD+gtw== root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.7,24,fe80::f816:3eff:fee7:86a8/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.7 \nip-route:169.254.169.254 via 10.10.11.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000013b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.51 ===\n/dev/root resized successfully [took 1.52s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:E7:86:A8 \n inet addr:10.10.11.7 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee7:86a8/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:76 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9390 (9.1 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n"} 2018-09-26 17:43:28,134 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/343f95fa-81b8-445f-bcf0-6702c132c794/action used request id req-848a4593-a023-49b3-a96e-1b9b8e330b2a 2018-09-26 17:43:30,157 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/343f95fa-81b8-445f-bcf0-6702c132c794/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba5d5aff1116f5bc8ff7b529e43415d7623bea4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:43:31,234 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:43:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cdc9f245-9e7e-4c47-b1bf-daba2e88aa53 x-compute-request-id: req-cdc9f245-9e7e-4c47-b1bf-daba2e88aa53 Content-Encoding: gzip Content-Length: 10049 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 522193296 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133914] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135576] pid_max: default: 32768 minimum: 301\n[ 0.136475] ACPI: Core revision 20150930\n[ 0.137862] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139172] Security Framework initialized\n[ 0.139990] Yama: becoming mindful.\n[ 0.140721] AppArmor: AppArmor initialized\n[ 0.141588] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142922] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144199] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145419] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146814] Initializing cgroup subsys io\n[ 0.147628] Initializing cgroup subsys memory\n[ 0.148488] Initializing cgroup subsys devices\n[ 0.149370] Initializing cgroup subsys freezer\n[ 0.150238] Initializing cgroup subsys net_cls\n[ 0.151101] Initializing cgroup subsys perf_event\n[ 0.152012] Initializing cgroup subsys net_prio\n[ 0.152895] Initializing cgroup subsys hugetlb\n[ 0.153765] Initializing cgroup subsys pids\n[ 0.154640] CPU: Physical Processor ID: 0\n[ 0.156126] mce: CPU supports 10 MCE banks\n[ 0.156986] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157992] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168642] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175012] ftrace: allocating 31920 entries in 125 pages\n[ 0.201236] smpboot: Max logical packages: 1\n[ 0.202088] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203437] x2apic enabled\n[ 0.204248] Switched APIC routing to physical x2apic.\n[ 0.206009] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207128] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209116] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210898] KVM setup paravirtual spinlock\n[ 0.212187] x86: Booted up 1 node, 1 CPUs\n[ 0.212991] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214374] devtmpfs: initialized\n[ 0.216081] evm: security.selinux\n[ 0.216793] evm: security.SMACK64\n[ 0.217481] evm: security.SMACK64EXEC\n[ 0.218220] evm: security.SMACK64TRANSMUTE\n[ 0.219027] evm: security.SMACK64MMAP\n[ 0.219776] evm: security.ima\n[ 0.220419] evm: security.capability\n[ 0.221219] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223065] pinctrl core: initialized pinctrl subsystem\n[ 0.224163] RTC time: 17:42:08, date: 09/26/18\n[ 0.225112] NET: Registered protocol family 16\n[ 0.226087] cpuidle: using governor ladder\n[ 0.226905] cpuidle: using governor menu\n[ 0.227690] PCCT header not found.\n[ 0.228447] ACPI: bus type PCI registered\n[ 0.229248] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230489] PCI: Using configuration type 1 for base access\n[ 0.232245] ACPI: Added _OSI(Module Device)\n[ 0.233087] ACPI: Added _OSI(Processor Device)\n[ 0.233948] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234846] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236968] ACPI: Interpreter enabled\n[ 0.237746] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239576] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241396] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245044] ACPI: (supports S0 S5)\n[ 0.245746] ACPI: Using IOAPIC for interrupt routing\n[ 0.246692] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249768] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250896] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252112] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253292] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255488] acpiphp: Slot [3] registered\n[ 0.256280] acpiphp: Slot [4] registered\n[ 0.257082] acpiphp: Slot [5] registered\n[ 0.257873] acpiphp: Slot [6] registered\n[ 0.258659] acpiphp: Slot [7] registered\n[ 0.259453] acpiphp: Slot [8] registered\n[ 0.260245] acpiphp: Slot [9] registered\n[ 0.261029] acpiphp: Slot [10] registered\n[ 0.261830] acpiphp: Slot [11] registered\n[ 0.262640] acpiphp: Slot [12] registered\n[ 0.263451] acpiphp: Slot [13] registered\n[ 0.264253] acpiphp: Slot [14] registered\n[ 0.265052] acpiphp: Slot [15] registered\n[ 0.275782] acpiphp: Slot [16] registered\n[ 0.276586] acpiphp: Slot [17] registered\n[ 0.277386] acpiphp: Slot [18] registered\n[ 0.278180] acpiphp: Slot [19] registered\n[ 0.278978] acpiphp: Slot [20] registered\n[ 0.279784] acpiphp: Slot [21] registered\n[ 0.280585] acpiphp: Slot [22] registered\n[ 0.281385] acpiphp: Slot [23] registered\n[ 0.282180] acpiphp: Slot [24] registered\n[ 0.282980] acpiphp: Slot [25] registered\n[ 0.283846] acpiphp: Slot [26] registered\n[ 0.284680] acpiphp: Slot [27] registered\n[ 0.285503] acpiphp: Slot [28] registered\n[ 0.286328] acpiphp: Slot [29] registered\n[ 0.287144] acpiphp: Slot [30] registered\n[ 0.287970] acpiphp: Slot [31] registered\n[ 0.288798] PCI host bridge to bus 0000:00\n[ 0.289619] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290851] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292085] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293560] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295029] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301265] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302587] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303775] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305057] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311362] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312833] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358284] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359804] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361248] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362675] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365345] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366500] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367637] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369203] vgaarb: loaded\n[ 0.369817] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370962] SCSI subsystem initialized\n[ 0.371788] ACPI: bus type USB registered\n[ 0.372612] usbcore: registered new interface driver usbfs\n[ 0.373648] usbcore: registered new interface driver hub\n[ 0.374670] usbcore: registered new device driver usb\n[ 0.375727] PCI: Using ACPI for IRQ routing\n[ 0.376755] NetLabel: Initializing\n[ 0.377475] NetLabel: domain hash size = 128\n[ 0.378343] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379309] NetLabel: unlabeled traffic allowed by default\n[ 0.380410] clocksource: Switched to clocksource kvm-clock\n[ 0.385824] AppArmor: AppArmor Filesystem Enabled\n[ 0.386807] pnp: PnP ACPI init\n[ 0.387731] pnp: PnP ACPI: found 5 devices\n[ 0.394121] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395883] NET: Registered protocol family 2\n[ 0.396862] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.398172] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.399382] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400592] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401709] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402911] NET: Registered protocol family 1\n[ 0.403806] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404945] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406062] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420118] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434356] Trying to unpack rootfs image as initramfs...\n[ 0.483664] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497773] Scanning for low memory corruption every 60 seconds\n[ 0.499149] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.500337] audit: initializing netlink subsys (disabled)\n[ 0.501398] audit: type=2000 audit(1537983729.227:1): initialized\n[ 0.502737] Initialise system trusted keyring\n[ 0.503687] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504892] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506899] zbud: loaded\n[ 0.507629] VFS: Disk quotas dquot_6.6.0\n[ 0.508485] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510033] fuse init (API version 7.23)\n[ 0.510954] Key type big_key registered\n[ 0.511780] Allocating IMA MOK and blacklist keyrings.\n[ 0.512921] Key type asymmetric registered\n[ 0.513774] Asymmetric key parser 'x509' registered\n[ 0.514763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516647] io scheduler noop registered\n[ 0.517470] io scheduler deadline registered (default)\n[ 0.518491] io scheduler cfq registered\n[ 0.519344] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520431] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521741] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523236] ACPI: Power Button [PWRF]\n[ 0.524084] GHES: HEST is not enabled!\n[ 0.537818] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568907] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571355] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595167] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597375] Linux agpgart interface v0.103\n[ 0.599434] brd: module loaded\n[ 0.600671] loop: module loaded\n[ 0.605379] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606874] GPT:90111 != 2097151\n[ 0.607571] GPT:Alternate GPT header not at the end of the disk.\n[ 0.608699] GPT:90111 != 2097151\n[ 0.609396] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610391] vda: vda1 vda15\n[ 0.611816] scsi host0: ata_piix\n[ 0.612586] scsi host1: ata_piix\n[ 0.613320] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.614580] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616065] libphy: Fixed MDIO Bus: probed\n[ 0.616925] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617913] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620048] PPP generic driver version 2.4.2\n[ 0.620971] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622256] ehci-pci: EHCI PCI platform driver\n[ 0.623143] ehci-platform: EHCI generic platform driver\n[ 0.624154] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625322] ohci-pci: OHCI PCI platform driver\n[ 0.626212] ohci-platform: OHCI generic platform driver\n[ 0.627244] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.641587] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.642616] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644109] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645172] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646331] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.647605] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649073] usb usb1: Product: UHCI Host Controller\n[ 0.650040] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651226] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652252] hub 1-0:1.0: USB hub found\n[ 0.653054] hub 1-0:1.0: 2 ports detected\n[ 0.653995] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656159] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657156] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658209] mousedev: PS/2 mouse device common for all mice\n[ 0.659507] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661409] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662523] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663763] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664994] i2c /dev entries driver\n[ 0.665784] device-mapper: uevent: version 1.0.3\n[ 0.666742] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668421] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669742] NET: Registered protocol family 10\n[ 0.670769] NET: Registered protocol family 17\n[ 0.671693] Key type dns_resolver registered\n[ 0.672648] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673776] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675569] registered taskstats version 1\n[ 0.676438] Loading compiled-in X.509 certificates\n[ 0.677909] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679809] zswap: loaded using pool lzo/zbud\n[ 0.681187] Key type trusted registered\n[ 0.682757] Key type encrypted registered\n[ 0.683607] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684668] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685730] evm: HMAC attrs: 0x1\n[ 0.686673] Magic number: 2:461:745\n[ 0.687538] rtc_cmos 00:00: setting system clock to 2018-09-26 17:42:09 UTC (1537983729)\n[ 0.689174] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690323] EDD information not available.\n[ 0.773389] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.774980] Write protecting the kernel read-only data: 14336k\n[ 0.786804] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.788669] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.06\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.259617] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.7...\nLease of 10.10.11.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.18. iid=i-0000013b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzvtBjbyjeegKEzE3taMbDC6dCx05/LFPDAvnRJMcj05/ZldcoXYj6AUD+YWtxsid86E6QbZ8Id+RqVnoeILnqkpRYYUwWHhabHciHTyoVt0Q52PI2FpAkqasCWVGd+LA0bQl/+344G2pNZR2fnwJX5XtSQoDczb5CX3gaY+3CiphL2H/b2A/SOZUl1ZECc/MMgJNOsJ2dZt+fF33lH5Hp/HtcaDgQSKw5dF71c9etyjS+6cGqlyu9bHpKUXvRaXupfBbxy7gdKcIqyu46bnKpXqQY8KrHY5zqCxZelPZXkPIxnbbK3HZ7tNxiEBa9ZW9vV3hDIULvbV0y1JuBcqJt root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAPByLSA1zq04XUxmwkSv4VXcwSWFCtctwMGMPkFF7hdlo2+m8akVMuAQqtxChsZ9IZWrAqTa/aEmZkAjlHD5RqOaoxh62Nxjwr0b9gWBChoHbDfJ3J3LHzCbAWuDZP1muibx9FAsqVFD3GmHPL6CHq8mQF3pJUAJhRrx+7MbVntNAAAAFQCuFhvyi1o3tIw1puUDO9+S4j7WCwAAAIBozDppF5ziGUffDLhBFu+fR5NDEfERKY5WX5EP4pJ/jWzK9nGLDEqTabtUFhNTBiZFUCSdhLsBM6NChdTuwzswEIGwwS1CSTuWYUSVmtMT3/GIuW5Aik747VgNCt2qVke6bG5OhEpLPzmVn2fEt8bNW6bUrlmIDk67rC+HxjcccAAAAIB/d7eMuXQ9YAsrtLWOXm9j8LkvNvezwvV+T1UL2u8Wn1lFPwfaipTN7Y30XpyazcO344Rl0POk5vKbaxbmuE5NQWZFS+TLVJT9nNQwR7CA3/BrtxAmruKXUNRK5Suy0wvHTum5pi+0S2JR0145iyjQefFsSnv+Vf6lQw44eD+gtw== root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.7,24,fe80::f816:3eff:fee7:86a8/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.7 \nip-route:169.254.169.254 via 10.10.11.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000013b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.51 ===\n/dev/root resized successfully [took 1.52s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:E7:86:A8 \n inet addr:10.10.11.7 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee7:86a8/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:76 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9390 (9.1 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-09-26 17:43:31,234 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/343f95fa-81b8-445f-bcf0-6702c132c794/action used request id req-cdc9f245-9e7e-4c47-b1bf-daba2e88aa53 2018-09-26 17:43:33,255 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/343f95fa-81b8-445f-bcf0-6702c132c794/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba5d5aff1116f5bc8ff7b529e43415d7623bea4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:43:34,321 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:43:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-632f5ea4-fd2a-4b95-b186-31bac485c3e0 x-compute-request-id: req-632f5ea4-fd2a-4b95-b186-31bac485c3e0 Content-Encoding: gzip Content-Length: 10049 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 522193296 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133914] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135576] pid_max: default: 32768 minimum: 301\n[ 0.136475] ACPI: Core revision 20150930\n[ 0.137862] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139172] Security Framework initialized\n[ 0.139990] Yama: becoming mindful.\n[ 0.140721] AppArmor: AppArmor initialized\n[ 0.141588] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142922] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144199] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145419] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146814] Initializing cgroup subsys io\n[ 0.147628] Initializing cgroup subsys memory\n[ 0.148488] Initializing cgroup subsys devices\n[ 0.149370] Initializing cgroup subsys freezer\n[ 0.150238] Initializing cgroup subsys net_cls\n[ 0.151101] Initializing cgroup subsys perf_event\n[ 0.152012] Initializing cgroup subsys net_prio\n[ 0.152895] Initializing cgroup subsys hugetlb\n[ 0.153765] Initializing cgroup subsys pids\n[ 0.154640] CPU: Physical Processor ID: 0\n[ 0.156126] mce: CPU supports 10 MCE banks\n[ 0.156986] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157992] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168642] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175012] ftrace: allocating 31920 entries in 125 pages\n[ 0.201236] smpboot: Max logical packages: 1\n[ 0.202088] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203437] x2apic enabled\n[ 0.204248] Switched APIC routing to physical x2apic.\n[ 0.206009] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207128] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209116] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210898] KVM setup paravirtual spinlock\n[ 0.212187] x86: Booted up 1 node, 1 CPUs\n[ 0.212991] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214374] devtmpfs: initialized\n[ 0.216081] evm: security.selinux\n[ 0.216793] evm: security.SMACK64\n[ 0.217481] evm: security.SMACK64EXEC\n[ 0.218220] evm: security.SMACK64TRANSMUTE\n[ 0.219027] evm: security.SMACK64MMAP\n[ 0.219776] evm: security.ima\n[ 0.220419] evm: security.capability\n[ 0.221219] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223065] pinctrl core: initialized pinctrl subsystem\n[ 0.224163] RTC time: 17:42:08, date: 09/26/18\n[ 0.225112] NET: Registered protocol family 16\n[ 0.226087] cpuidle: using governor ladder\n[ 0.226905] cpuidle: using governor menu\n[ 0.227690] PCCT header not found.\n[ 0.228447] ACPI: bus type PCI registered\n[ 0.229248] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230489] PCI: Using configuration type 1 for base access\n[ 0.232245] ACPI: Added _OSI(Module Device)\n[ 0.233087] ACPI: Added _OSI(Processor Device)\n[ 0.233948] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234846] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236968] ACPI: Interpreter enabled\n[ 0.237746] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239576] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241396] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245044] ACPI: (supports S0 S5)\n[ 0.245746] ACPI: Using IOAPIC for interrupt routing\n[ 0.246692] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249768] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250896] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252112] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253292] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255488] acpiphp: Slot [3] registered\n[ 0.256280] acpiphp: Slot [4] registered\n[ 0.257082] acpiphp: Slot [5] registered\n[ 0.257873] acpiphp: Slot [6] registered\n[ 0.258659] acpiphp: Slot [7] registered\n[ 0.259453] acpiphp: Slot [8] registered\n[ 0.260245] acpiphp: Slot [9] registered\n[ 0.261029] acpiphp: Slot [10] registered\n[ 0.261830] acpiphp: Slot [11] registered\n[ 0.262640] acpiphp: Slot [12] registered\n[ 0.263451] acpiphp: Slot [13] registered\n[ 0.264253] acpiphp: Slot [14] registered\n[ 0.265052] acpiphp: Slot [15] registered\n[ 0.275782] acpiphp: Slot [16] registered\n[ 0.276586] acpiphp: Slot [17] registered\n[ 0.277386] acpiphp: Slot [18] registered\n[ 0.278180] acpiphp: Slot [19] registered\n[ 0.278978] acpiphp: Slot [20] registered\n[ 0.279784] acpiphp: Slot [21] registered\n[ 0.280585] acpiphp: Slot [22] registered\n[ 0.281385] acpiphp: Slot [23] registered\n[ 0.282180] acpiphp: Slot [24] registered\n[ 0.282980] acpiphp: Slot [25] registered\n[ 0.283846] acpiphp: Slot [26] registered\n[ 0.284680] acpiphp: Slot [27] registered\n[ 0.285503] acpiphp: Slot [28] registered\n[ 0.286328] acpiphp: Slot [29] registered\n[ 0.287144] acpiphp: Slot [30] registered\n[ 0.287970] acpiphp: Slot [31] registered\n[ 0.288798] PCI host bridge to bus 0000:00\n[ 0.289619] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290851] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292085] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293560] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295029] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301265] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302587] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303775] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305057] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311362] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312833] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358284] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359804] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361248] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362675] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365345] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366500] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367637] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369203] vgaarb: loaded\n[ 0.369817] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370962] SCSI subsystem initialized\n[ 0.371788] ACPI: bus type USB registered\n[ 0.372612] usbcore: registered new interface driver usbfs\n[ 0.373648] usbcore: registered new interface driver hub\n[ 0.374670] usbcore: registered new device driver usb\n[ 0.375727] PCI: Using ACPI for IRQ routing\n[ 0.376755] NetLabel: Initializing\n[ 0.377475] NetLabel: domain hash size = 128\n[ 0.378343] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379309] NetLabel: unlabeled traffic allowed by default\n[ 0.380410] clocksource: Switched to clocksource kvm-clock\n[ 0.385824] AppArmor: AppArmor Filesystem Enabled\n[ 0.386807] pnp: PnP ACPI init\n[ 0.387731] pnp: PnP ACPI: found 5 devices\n[ 0.394121] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395883] NET: Registered protocol family 2\n[ 0.396862] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.398172] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.399382] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400592] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401709] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402911] NET: Registered protocol family 1\n[ 0.403806] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404945] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406062] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420118] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434356] Trying to unpack rootfs image as initramfs...\n[ 0.483664] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497773] Scanning for low memory corruption every 60 seconds\n[ 0.499149] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.500337] audit: initializing netlink subsys (disabled)\n[ 0.501398] audit: type=2000 audit(1537983729.227:1): initialized\n[ 0.502737] Initialise system trusted keyring\n[ 0.503687] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504892] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506899] zbud: loaded\n[ 0.507629] VFS: Disk quotas dquot_6.6.0\n[ 0.508485] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510033] fuse init (API version 7.23)\n[ 0.510954] Key type big_key registered\n[ 0.511780] Allocating IMA MOK and blacklist keyrings.\n[ 0.512921] Key type asymmetric registered\n[ 0.513774] Asymmetric key parser 'x509' registered\n[ 0.514763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516647] io scheduler noop registered\n[ 0.517470] io scheduler deadline registered (default)\n[ 0.518491] io scheduler cfq registered\n[ 0.519344] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520431] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521741] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523236] ACPI: Power Button [PWRF]\n[ 0.524084] GHES: HEST is not enabled!\n[ 0.537818] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568907] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571355] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595167] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597375] Linux agpgart interface v0.103\n[ 0.599434] brd: module loaded\n[ 0.600671] loop: module loaded\n[ 0.605379] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606874] GPT:90111 != 2097151\n[ 0.607571] GPT:Alternate GPT header not at the end of the disk.\n[ 0.608699] GPT:90111 != 2097151\n[ 0.609396] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610391] vda: vda1 vda15\n[ 0.611816] scsi host0: ata_piix\n[ 0.612586] scsi host1: ata_piix\n[ 0.613320] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.614580] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616065] libphy: Fixed MDIO Bus: probed\n[ 0.616925] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617913] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620048] PPP generic driver version 2.4.2\n[ 0.620971] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622256] ehci-pci: EHCI PCI platform driver\n[ 0.623143] ehci-platform: EHCI generic platform driver\n[ 0.624154] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625322] ohci-pci: OHCI PCI platform driver\n[ 0.626212] ohci-platform: OHCI generic platform driver\n[ 0.627244] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.641587] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.642616] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644109] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645172] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646331] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.647605] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649073] usb usb1: Product: UHCI Host Controller\n[ 0.650040] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651226] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652252] hub 1-0:1.0: USB hub found\n[ 0.653054] hub 1-0:1.0: 2 ports detected\n[ 0.653995] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656159] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657156] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658209] mousedev: PS/2 mouse device common for all mice\n[ 0.659507] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661409] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662523] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663763] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664994] i2c /dev entries driver\n[ 0.665784] device-mapper: uevent: version 1.0.3\n[ 0.666742] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668421] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669742] NET: Registered protocol family 10\n[ 0.670769] NET: Registered protocol family 17\n[ 0.671693] Key type dns_resolver registered\n[ 0.672648] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673776] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675569] registered taskstats version 1\n[ 0.676438] Loading compiled-in X.509 certificates\n[ 0.677909] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679809] zswap: loaded using pool lzo/zbud\n[ 0.681187] Key type trusted registered\n[ 0.682757] Key type encrypted registered\n[ 0.683607] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684668] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685730] evm: HMAC attrs: 0x1\n[ 0.686673] Magic number: 2:461:745\n[ 0.687538] rtc_cmos 00:00: setting system clock to 2018-09-26 17:42:09 UTC (1537983729)\n[ 0.689174] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690323] EDD information not available.\n[ 0.773389] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.774980] Write protecting the kernel read-only data: 14336k\n[ 0.786804] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.788669] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.06\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.259617] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.7...\nLease of 10.10.11.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.18. iid=i-0000013b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzvtBjbyjeegKEzE3taMbDC6dCx05/LFPDAvnRJMcj05/ZldcoXYj6AUD+YWtxsid86E6QbZ8Id+RqVnoeILnqkpRYYUwWHhabHciHTyoVt0Q52PI2FpAkqasCWVGd+LA0bQl/+344G2pNZR2fnwJX5XtSQoDczb5CX3gaY+3CiphL2H/b2A/SOZUl1ZECc/MMgJNOsJ2dZt+fF33lH5Hp/HtcaDgQSKw5dF71c9etyjS+6cGqlyu9bHpKUXvRaXupfBbxy7gdKcIqyu46bnKpXqQY8KrHY5zqCxZelPZXkPIxnbbK3HZ7tNxiEBa9ZW9vV3hDIULvbV0y1JuBcqJt root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAPByLSA1zq04XUxmwkSv4VXcwSWFCtctwMGMPkFF7hdlo2+m8akVMuAQqtxChsZ9IZWrAqTa/aEmZkAjlHD5RqOaoxh62Nxjwr0b9gWBChoHbDfJ3J3LHzCbAWuDZP1muibx9FAsqVFD3GmHPL6CHq8mQF3pJUAJhRrx+7MbVntNAAAAFQCuFhvyi1o3tIw1puUDO9+S4j7WCwAAAIBozDppF5ziGUffDLhBFu+fR5NDEfERKY5WX5EP4pJ/jWzK9nGLDEqTabtUFhNTBiZFUCSdhLsBM6NChdTuwzswEIGwwS1CSTuWYUSVmtMT3/GIuW5Aik747VgNCt2qVke6bG5OhEpLPzmVn2fEt8bNW6bUrlmIDk67rC+HxjcccAAAAIB/d7eMuXQ9YAsrtLWOXm9j8LkvNvezwvV+T1UL2u8Wn1lFPwfaipTN7Y30XpyazcO344Rl0POk5vKbaxbmuE5NQWZFS+TLVJT9nNQwR7CA3/BrtxAmruKXUNRK5Suy0wvHTum5pi+0S2JR0145iyjQefFsSnv+Vf6lQw44eD+gtw== root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.7,24,fe80::f816:3eff:fee7:86a8/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.7 \nip-route:169.254.169.254 via 10.10.11.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000013b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.51 ===\n/dev/root resized successfully [took 1.52s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:E7:86:A8 \n inet addr:10.10.11.7 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee7:86a8/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:76 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9390 (9.1 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-09-26 17:43:34,322 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/343f95fa-81b8-445f-bcf0-6702c132c794/action used request id req-632f5ea4-fd2a-4b95-b186-31bac485c3e0 2018-09-26 17:43:36,342 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/343f95fa-81b8-445f-bcf0-6702c132c794/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba5d5aff1116f5bc8ff7b529e43415d7623bea4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:43:37,417 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:43:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53501296-5457-432b-ae50-bef2d837d40f x-compute-request-id: req-53501296-5457-432b-ae50-bef2d837d40f Content-Encoding: gzip Content-Length: 10049 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 522193296 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133914] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135576] pid_max: default: 32768 minimum: 301\n[ 0.136475] ACPI: Core revision 20150930\n[ 0.137862] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139172] Security Framework initialized\n[ 0.139990] Yama: becoming mindful.\n[ 0.140721] AppArmor: AppArmor initialized\n[ 0.141588] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142922] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144199] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145419] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146814] Initializing cgroup subsys io\n[ 0.147628] Initializing cgroup subsys memory\n[ 0.148488] Initializing cgroup subsys devices\n[ 0.149370] Initializing cgroup subsys freezer\n[ 0.150238] Initializing cgroup subsys net_cls\n[ 0.151101] Initializing cgroup subsys perf_event\n[ 0.152012] Initializing cgroup subsys net_prio\n[ 0.152895] Initializing cgroup subsys hugetlb\n[ 0.153765] Initializing cgroup subsys pids\n[ 0.154640] CPU: Physical Processor ID: 0\n[ 0.156126] mce: CPU supports 10 MCE banks\n[ 0.156986] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157992] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168642] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175012] ftrace: allocating 31920 entries in 125 pages\n[ 0.201236] smpboot: Max logical packages: 1\n[ 0.202088] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203437] x2apic enabled\n[ 0.204248] Switched APIC routing to physical x2apic.\n[ 0.206009] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207128] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209116] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210898] KVM setup paravirtual spinlock\n[ 0.212187] x86: Booted up 1 node, 1 CPUs\n[ 0.212991] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214374] devtmpfs: initialized\n[ 0.216081] evm: security.selinux\n[ 0.216793] evm: security.SMACK64\n[ 0.217481] evm: security.SMACK64EXEC\n[ 0.218220] evm: security.SMACK64TRANSMUTE\n[ 0.219027] evm: security.SMACK64MMAP\n[ 0.219776] evm: security.ima\n[ 0.220419] evm: security.capability\n[ 0.221219] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223065] pinctrl core: initialized pinctrl subsystem\n[ 0.224163] RTC time: 17:42:08, date: 09/26/18\n[ 0.225112] NET: Registered protocol family 16\n[ 0.226087] cpuidle: using governor ladder\n[ 0.226905] cpuidle: using governor menu\n[ 0.227690] PCCT header not found.\n[ 0.228447] ACPI: bus type PCI registered\n[ 0.229248] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230489] PCI: Using configuration type 1 for base access\n[ 0.232245] ACPI: Added _OSI(Module Device)\n[ 0.233087] ACPI: Added _OSI(Processor Device)\n[ 0.233948] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234846] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236968] ACPI: Interpreter enabled\n[ 0.237746] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239576] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241396] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245044] ACPI: (supports S0 S5)\n[ 0.245746] ACPI: Using IOAPIC for interrupt routing\n[ 0.246692] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249768] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250896] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252112] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253292] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255488] acpiphp: Slot [3] registered\n[ 0.256280] acpiphp: Slot [4] registered\n[ 0.257082] acpiphp: Slot [5] registered\n[ 0.257873] acpiphp: Slot [6] registered\n[ 0.258659] acpiphp: Slot [7] registered\n[ 0.259453] acpiphp: Slot [8] registered\n[ 0.260245] acpiphp: Slot [9] registered\n[ 0.261029] acpiphp: Slot [10] registered\n[ 0.261830] acpiphp: Slot [11] registered\n[ 0.262640] acpiphp: Slot [12] registered\n[ 0.263451] acpiphp: Slot [13] registered\n[ 0.264253] acpiphp: Slot [14] registered\n[ 0.265052] acpiphp: Slot [15] registered\n[ 0.275782] acpiphp: Slot [16] registered\n[ 0.276586] acpiphp: Slot [17] registered\n[ 0.277386] acpiphp: Slot [18] registered\n[ 0.278180] acpiphp: Slot [19] registered\n[ 0.278978] acpiphp: Slot [20] registered\n[ 0.279784] acpiphp: Slot [21] registered\n[ 0.280585] acpiphp: Slot [22] registered\n[ 0.281385] acpiphp: Slot [23] registered\n[ 0.282180] acpiphp: Slot [24] registered\n[ 0.282980] acpiphp: Slot [25] registered\n[ 0.283846] acpiphp: Slot [26] registered\n[ 0.284680] acpiphp: Slot [27] registered\n[ 0.285503] acpiphp: Slot [28] registered\n[ 0.286328] acpiphp: Slot [29] registered\n[ 0.287144] acpiphp: Slot [30] registered\n[ 0.287970] acpiphp: Slot [31] registered\n[ 0.288798] PCI host bridge to bus 0000:00\n[ 0.289619] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290851] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292085] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293560] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295029] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301265] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302587] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303775] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305057] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311362] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312833] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358284] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359804] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361248] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362675] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365345] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366500] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367637] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369203] vgaarb: loaded\n[ 0.369817] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370962] SCSI subsystem initialized\n[ 0.371788] ACPI: bus type USB registered\n[ 0.372612] usbcore: registered new interface driver usbfs\n[ 0.373648] usbcore: registered new interface driver hub\n[ 0.374670] usbcore: registered new device driver usb\n[ 0.375727] PCI: Using ACPI for IRQ routing\n[ 0.376755] NetLabel: Initializing\n[ 0.377475] NetLabel: domain hash size = 128\n[ 0.378343] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379309] NetLabel: unlabeled traffic allowed by default\n[ 0.380410] clocksource: Switched to clocksource kvm-clock\n[ 0.385824] AppArmor: AppArmor Filesystem Enabled\n[ 0.386807] pnp: PnP ACPI init\n[ 0.387731] pnp: PnP ACPI: found 5 devices\n[ 0.394121] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395883] NET: Registered protocol family 2\n[ 0.396862] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.398172] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.399382] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400592] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401709] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402911] NET: Registered protocol family 1\n[ 0.403806] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404945] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406062] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420118] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434356] Trying to unpack rootfs image as initramfs...\n[ 0.483664] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497773] Scanning for low memory corruption every 60 seconds\n[ 0.499149] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.500337] audit: initializing netlink subsys (disabled)\n[ 0.501398] audit: type=2000 audit(1537983729.227:1): initialized\n[ 0.502737] Initialise system trusted keyring\n[ 0.503687] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504892] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506899] zbud: loaded\n[ 0.507629] VFS: Disk quotas dquot_6.6.0\n[ 0.508485] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510033] fuse init (API version 7.23)\n[ 0.510954] Key type big_key registered\n[ 0.511780] Allocating IMA MOK and blacklist keyrings.\n[ 0.512921] Key type asymmetric registered\n[ 0.513774] Asymmetric key parser 'x509' registered\n[ 0.514763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516647] io scheduler noop registered\n[ 0.517470] io scheduler deadline registered (default)\n[ 0.518491] io scheduler cfq registered\n[ 0.519344] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520431] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521741] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523236] ACPI: Power Button [PWRF]\n[ 0.524084] GHES: HEST is not enabled!\n[ 0.537818] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568907] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571355] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595167] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597375] Linux agpgart interface v0.103\n[ 0.599434] brd: module loaded\n[ 0.600671] loop: module loaded\n[ 0.605379] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606874] GPT:90111 != 2097151\n[ 0.607571] GPT:Alternate GPT header not at the end of the disk.\n[ 0.608699] GPT:90111 != 2097151\n[ 0.609396] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610391] vda: vda1 vda15\n[ 0.611816] scsi host0: ata_piix\n[ 0.612586] scsi host1: ata_piix\n[ 0.613320] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.614580] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616065] libphy: Fixed MDIO Bus: probed\n[ 0.616925] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617913] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620048] PPP generic driver version 2.4.2\n[ 0.620971] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622256] ehci-pci: EHCI PCI platform driver\n[ 0.623143] ehci-platform: EHCI generic platform driver\n[ 0.624154] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625322] ohci-pci: OHCI PCI platform driver\n[ 0.626212] ohci-platform: OHCI generic platform driver\n[ 0.627244] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.641587] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.642616] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644109] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645172] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646331] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.647605] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649073] usb usb1: Product: UHCI Host Controller\n[ 0.650040] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651226] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652252] hub 1-0:1.0: USB hub found\n[ 0.653054] hub 1-0:1.0: 2 ports detected\n[ 0.653995] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656159] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657156] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658209] mousedev: PS/2 mouse device common for all mice\n[ 0.659507] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661409] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662523] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663763] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664994] i2c /dev entries driver\n[ 0.665784] device-mapper: uevent: version 1.0.3\n[ 0.666742] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668421] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669742] NET: Registered protocol family 10\n[ 0.670769] NET: Registered protocol family 17\n[ 0.671693] Key type dns_resolver registered\n[ 0.672648] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673776] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675569] registered taskstats version 1\n[ 0.676438] Loading compiled-in X.509 certificates\n[ 0.677909] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679809] zswap: loaded using pool lzo/zbud\n[ 0.681187] Key type trusted registered\n[ 0.682757] Key type encrypted registered\n[ 0.683607] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684668] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685730] evm: HMAC attrs: 0x1\n[ 0.686673] Magic number: 2:461:745\n[ 0.687538] rtc_cmos 00:00: setting system clock to 2018-09-26 17:42:09 UTC (1537983729)\n[ 0.689174] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690323] EDD information not available.\n[ 0.773389] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.774980] Write protecting the kernel read-only data: 14336k\n[ 0.786804] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.788669] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.06\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.259617] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.7...\nLease of 10.10.11.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.18. iid=i-0000013b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzvtBjbyjeegKEzE3taMbDC6dCx05/LFPDAvnRJMcj05/ZldcoXYj6AUD+YWtxsid86E6QbZ8Id+RqVnoeILnqkpRYYUwWHhabHciHTyoVt0Q52PI2FpAkqasCWVGd+LA0bQl/+344G2pNZR2fnwJX5XtSQoDczb5CX3gaY+3CiphL2H/b2A/SOZUl1ZECc/MMgJNOsJ2dZt+fF33lH5Hp/HtcaDgQSKw5dF71c9etyjS+6cGqlyu9bHpKUXvRaXupfBbxy7gdKcIqyu46bnKpXqQY8KrHY5zqCxZelPZXkPIxnbbK3HZ7tNxiEBa9ZW9vV3hDIULvbV0y1JuBcqJt root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAPByLSA1zq04XUxmwkSv4VXcwSWFCtctwMGMPkFF7hdlo2+m8akVMuAQqtxChsZ9IZWrAqTa/aEmZkAjlHD5RqOaoxh62Nxjwr0b9gWBChoHbDfJ3J3LHzCbAWuDZP1muibx9FAsqVFD3GmHPL6CHq8mQF3pJUAJhRrx+7MbVntNAAAAFQCuFhvyi1o3tIw1puUDO9+S4j7WCwAAAIBozDppF5ziGUffDLhBFu+fR5NDEfERKY5WX5EP4pJ/jWzK9nGLDEqTabtUFhNTBiZFUCSdhLsBM6NChdTuwzswEIGwwS1CSTuWYUSVmtMT3/GIuW5Aik747VgNCt2qVke6bG5OhEpLPzmVn2fEt8bNW6bUrlmIDk67rC+HxjcccAAAAIB/d7eMuXQ9YAsrtLWOXm9j8LkvNvezwvV+T1UL2u8Wn1lFPwfaipTN7Y30XpyazcO344Rl0POk5vKbaxbmuE5NQWZFS+TLVJT9nNQwR7CA3/BrtxAmruKXUNRK5Suy0wvHTum5pi+0S2JR0145iyjQefFsSnv+Vf6lQw44eD+gtw== root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.7,24,fe80::f816:3eff:fee7:86a8/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.7 \nip-route:169.254.169.254 via 10.10.11.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000013b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.51 ===\n/dev/root resized successfully [took 1.52s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:E7:86:A8 \n inet addr:10.10.11.7 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee7:86a8/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:76 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9390 (9.1 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-09-26 17:43:37,418 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/343f95fa-81b8-445f-bcf0-6702c132c794/action used request id req-53501296-5457-432b-ae50-bef2d837d40f 2018-09-26 17:43:39,437 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/343f95fa-81b8-445f-bcf0-6702c132c794/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba5d5aff1116f5bc8ff7b529e43415d7623bea4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:43:40,511 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:43:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f52d928a-0481-4045-bd57-048da557c38e x-compute-request-id: req-f52d928a-0481-4045-bd57-048da557c38e Content-Encoding: gzip Content-Length: 10049 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 522193296 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133914] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135576] pid_max: default: 32768 minimum: 301\n[ 0.136475] ACPI: Core revision 20150930\n[ 0.137862] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139172] Security Framework initialized\n[ 0.139990] Yama: becoming mindful.\n[ 0.140721] AppArmor: AppArmor initialized\n[ 0.141588] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142922] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144199] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145419] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146814] Initializing cgroup subsys io\n[ 0.147628] Initializing cgroup subsys memory\n[ 0.148488] Initializing cgroup subsys devices\n[ 0.149370] Initializing cgroup subsys freezer\n[ 0.150238] Initializing cgroup subsys net_cls\n[ 0.151101] Initializing cgroup subsys perf_event\n[ 0.152012] Initializing cgroup subsys net_prio\n[ 0.152895] Initializing cgroup subsys hugetlb\n[ 0.153765] Initializing cgroup subsys pids\n[ 0.154640] CPU: Physical Processor ID: 0\n[ 0.156126] mce: CPU supports 10 MCE banks\n[ 0.156986] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157992] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168642] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175012] ftrace: allocating 31920 entries in 125 pages\n[ 0.201236] smpboot: Max logical packages: 1\n[ 0.202088] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203437] x2apic enabled\n[ 0.204248] Switched APIC routing to physical x2apic.\n[ 0.206009] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207128] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209116] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210898] KVM setup paravirtual spinlock\n[ 0.212187] x86: Booted up 1 node, 1 CPUs\n[ 0.212991] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214374] devtmpfs: initialized\n[ 0.216081] evm: security.selinux\n[ 0.216793] evm: security.SMACK64\n[ 0.217481] evm: security.SMACK64EXEC\n[ 0.218220] evm: security.SMACK64TRANSMUTE\n[ 0.219027] evm: security.SMACK64MMAP\n[ 0.219776] evm: security.ima\n[ 0.220419] evm: security.capability\n[ 0.221219] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223065] pinctrl core: initialized pinctrl subsystem\n[ 0.224163] RTC time: 17:42:08, date: 09/26/18\n[ 0.225112] NET: Registered protocol family 16\n[ 0.226087] cpuidle: using governor ladder\n[ 0.226905] cpuidle: using governor menu\n[ 0.227690] PCCT header not found.\n[ 0.228447] ACPI: bus type PCI registered\n[ 0.229248] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230489] PCI: Using configuration type 1 for base access\n[ 0.232245] ACPI: Added _OSI(Module Device)\n[ 0.233087] ACPI: Added _OSI(Processor Device)\n[ 0.233948] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234846] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236968] ACPI: Interpreter enabled\n[ 0.237746] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239576] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241396] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245044] ACPI: (supports S0 S5)\n[ 0.245746] ACPI: Using IOAPIC for interrupt routing\n[ 0.246692] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249768] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250896] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252112] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253292] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255488] acpiphp: Slot [3] registered\n[ 0.256280] acpiphp: Slot [4] registered\n[ 0.257082] acpiphp: Slot [5] registered\n[ 0.257873] acpiphp: Slot [6] registered\n[ 0.258659] acpiphp: Slot [7] registered\n[ 0.259453] acpiphp: Slot [8] registered\n[ 0.260245] acpiphp: Slot [9] registered\n[ 0.261029] acpiphp: Slot [10] registered\n[ 0.261830] acpiphp: Slot [11] registered\n[ 0.262640] acpiphp: Slot [12] registered\n[ 0.263451] acpiphp: Slot [13] registered\n[ 0.264253] acpiphp: Slot [14] registered\n[ 0.265052] acpiphp: Slot [15] registered\n[ 0.275782] acpiphp: Slot [16] registered\n[ 0.276586] acpiphp: Slot [17] registered\n[ 0.277386] acpiphp: Slot [18] registered\n[ 0.278180] acpiphp: Slot [19] registered\n[ 0.278978] acpiphp: Slot [20] registered\n[ 0.279784] acpiphp: Slot [21] registered\n[ 0.280585] acpiphp: Slot [22] registered\n[ 0.281385] acpiphp: Slot [23] registered\n[ 0.282180] acpiphp: Slot [24] registered\n[ 0.282980] acpiphp: Slot [25] registered\n[ 0.283846] acpiphp: Slot [26] registered\n[ 0.284680] acpiphp: Slot [27] registered\n[ 0.285503] acpiphp: Slot [28] registered\n[ 0.286328] acpiphp: Slot [29] registered\n[ 0.287144] acpiphp: Slot [30] registered\n[ 0.287970] acpiphp: Slot [31] registered\n[ 0.288798] PCI host bridge to bus 0000:00\n[ 0.289619] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290851] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292085] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293560] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295029] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301265] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302587] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303775] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305057] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311362] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312833] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358284] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359804] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361248] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362675] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365345] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366500] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367637] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369203] vgaarb: loaded\n[ 0.369817] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370962] SCSI subsystem initialized\n[ 0.371788] ACPI: bus type USB registered\n[ 0.372612] usbcore: registered new interface driver usbfs\n[ 0.373648] usbcore: registered new interface driver hub\n[ 0.374670] usbcore: registered new device driver usb\n[ 0.375727] PCI: Using ACPI for IRQ routing\n[ 0.376755] NetLabel: Initializing\n[ 0.377475] NetLabel: domain hash size = 128\n[ 0.378343] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379309] NetLabel: unlabeled traffic allowed by default\n[ 0.380410] clocksource: Switched to clocksource kvm-clock\n[ 0.385824] AppArmor: AppArmor Filesystem Enabled\n[ 0.386807] pnp: PnP ACPI init\n[ 0.387731] pnp: PnP ACPI: found 5 devices\n[ 0.394121] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395883] NET: Registered protocol family 2\n[ 0.396862] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.398172] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.399382] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400592] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401709] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402911] NET: Registered protocol family 1\n[ 0.403806] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404945] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406062] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420118] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434356] Trying to unpack rootfs image as initramfs...\n[ 0.483664] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497773] Scanning for low memory corruption every 60 seconds\n[ 0.499149] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.500337] audit: initializing netlink subsys (disabled)\n[ 0.501398] audit: type=2000 audit(1537983729.227:1): initialized\n[ 0.502737] Initialise system trusted keyring\n[ 0.503687] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504892] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506899] zbud: loaded\n[ 0.507629] VFS: Disk quotas dquot_6.6.0\n[ 0.508485] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510033] fuse init (API version 7.23)\n[ 0.510954] Key type big_key registered\n[ 0.511780] Allocating IMA MOK and blacklist keyrings.\n[ 0.512921] Key type asymmetric registered\n[ 0.513774] Asymmetric key parser 'x509' registered\n[ 0.514763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516647] io scheduler noop registered\n[ 0.517470] io scheduler deadline registered (default)\n[ 0.518491] io scheduler cfq registered\n[ 0.519344] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520431] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521741] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523236] ACPI: Power Button [PWRF]\n[ 0.524084] GHES: HEST is not enabled!\n[ 0.537818] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568907] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571355] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595167] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597375] Linux agpgart interface v0.103\n[ 0.599434] brd: module loaded\n[ 0.600671] loop: module loaded\n[ 0.605379] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606874] GPT:90111 != 2097151\n[ 0.607571] GPT:Alternate GPT header not at the end of the disk.\n[ 0.608699] GPT:90111 != 2097151\n[ 0.609396] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610391] vda: vda1 vda15\n[ 0.611816] scsi host0: ata_piix\n[ 0.612586] scsi host1: ata_piix\n[ 0.613320] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.614580] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616065] libphy: Fixed MDIO Bus: probed\n[ 0.616925] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617913] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620048] PPP generic driver version 2.4.2\n[ 0.620971] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622256] ehci-pci: EHCI PCI platform driver\n[ 0.623143] ehci-platform: EHCI generic platform driver\n[ 0.624154] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625322] ohci-pci: OHCI PCI platform driver\n[ 0.626212] ohci-platform: OHCI generic platform driver\n[ 0.627244] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.641587] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.642616] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644109] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645172] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646331] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.647605] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649073] usb usb1: Product: UHCI Host Controller\n[ 0.650040] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651226] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652252] hub 1-0:1.0: USB hub found\n[ 0.653054] hub 1-0:1.0: 2 ports detected\n[ 0.653995] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656159] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657156] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658209] mousedev: PS/2 mouse device common for all mice\n[ 0.659507] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661409] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662523] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663763] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664994] i2c /dev entries driver\n[ 0.665784] device-mapper: uevent: version 1.0.3\n[ 0.666742] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668421] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669742] NET: Registered protocol family 10\n[ 0.670769] NET: Registered protocol family 17\n[ 0.671693] Key type dns_resolver registered\n[ 0.672648] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673776] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675569] registered taskstats version 1\n[ 0.676438] Loading compiled-in X.509 certificates\n[ 0.677909] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679809] zswap: loaded using pool lzo/zbud\n[ 0.681187] Key type trusted registered\n[ 0.682757] Key type encrypted registered\n[ 0.683607] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684668] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685730] evm: HMAC attrs: 0x1\n[ 0.686673] Magic number: 2:461:745\n[ 0.687538] rtc_cmos 00:00: setting system clock to 2018-09-26 17:42:09 UTC (1537983729)\n[ 0.689174] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690323] EDD information not available.\n[ 0.773389] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.774980] Write protecting the kernel read-only data: 14336k\n[ 0.786804] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.788669] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.06\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.259617] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.7...\nLease of 10.10.11.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.18. iid=i-0000013b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzvtBjbyjeegKEzE3taMbDC6dCx05/LFPDAvnRJMcj05/ZldcoXYj6AUD+YWtxsid86E6QbZ8Id+RqVnoeILnqkpRYYUwWHhabHciHTyoVt0Q52PI2FpAkqasCWVGd+LA0bQl/+344G2pNZR2fnwJX5XtSQoDczb5CX3gaY+3CiphL2H/b2A/SOZUl1ZECc/MMgJNOsJ2dZt+fF33lH5Hp/HtcaDgQSKw5dF71c9etyjS+6cGqlyu9bHpKUXvRaXupfBbxy7gdKcIqyu46bnKpXqQY8KrHY5zqCxZelPZXkPIxnbbK3HZ7tNxiEBa9ZW9vV3hDIULvbV0y1JuBcqJt root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAPByLSA1zq04XUxmwkSv4VXcwSWFCtctwMGMPkFF7hdlo2+m8akVMuAQqtxChsZ9IZWrAqTa/aEmZkAjlHD5RqOaoxh62Nxjwr0b9gWBChoHbDfJ3J3LHzCbAWuDZP1muibx9FAsqVFD3GmHPL6CHq8mQF3pJUAJhRrx+7MbVntNAAAAFQCuFhvyi1o3tIw1puUDO9+S4j7WCwAAAIBozDppF5ziGUffDLhBFu+fR5NDEfERKY5WX5EP4pJ/jWzK9nGLDEqTabtUFhNTBiZFUCSdhLsBM6NChdTuwzswEIGwwS1CSTuWYUSVmtMT3/GIuW5Aik747VgNCt2qVke6bG5OhEpLPzmVn2fEt8bNW6bUrlmIDk67rC+HxjcccAAAAIB/d7eMuXQ9YAsrtLWOXm9j8LkvNvezwvV+T1UL2u8Wn1lFPwfaipTN7Y30XpyazcO344Rl0POk5vKbaxbmuE5NQWZFS+TLVJT9nNQwR7CA3/BrtxAmruKXUNRK5Suy0wvHTum5pi+0S2JR0145iyjQefFsSnv+Vf6lQw44eD+gtw== root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.7,24,fe80::f816:3eff:fee7:86a8/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.7 \nip-route:169.254.169.254 via 10.10.11.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000013b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.51 ===\n/dev/root resized successfully [took 1.52s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:E7:86:A8 \n inet addr:10.10.11.7 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee7:86a8/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:76 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9390 (9.1 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-09-26 17:43:40,512 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/343f95fa-81b8-445f-bcf0-6702c132c794/action used request id req-f52d928a-0481-4045-bd57-048da557c38e 2018-09-26 17:43:42,531 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/343f95fa-81b8-445f-bcf0-6702c132c794/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba5d5aff1116f5bc8ff7b529e43415d7623bea4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:43:43,598 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:43:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99d9771d-c058-49e1-be32-15b5ce632ed5 x-compute-request-id: req-99d9771d-c058-49e1-be32-15b5ce632ed5 Content-Encoding: gzip Content-Length: 10069 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 522193296 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133914] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135576] pid_max: default: 32768 minimum: 301\n[ 0.136475] ACPI: Core revision 20150930\n[ 0.137862] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139172] Security Framework initialized\n[ 0.139990] Yama: becoming mindful.\n[ 0.140721] AppArmor: AppArmor initialized\n[ 0.141588] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142922] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144199] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145419] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146814] Initializing cgroup subsys io\n[ 0.147628] Initializing cgroup subsys memory\n[ 0.148488] Initializing cgroup subsys devices\n[ 0.149370] Initializing cgroup subsys freezer\n[ 0.150238] Initializing cgroup subsys net_cls\n[ 0.151101] Initializing cgroup subsys perf_event\n[ 0.152012] Initializing cgroup subsys net_prio\n[ 0.152895] Initializing cgroup subsys hugetlb\n[ 0.153765] Initializing cgroup subsys pids\n[ 0.154640] CPU: Physical Processor ID: 0\n[ 0.156126] mce: CPU supports 10 MCE banks\n[ 0.156986] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157992] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168642] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175012] ftrace: allocating 31920 entries in 125 pages\n[ 0.201236] smpboot: Max logical packages: 1\n[ 0.202088] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203437] x2apic enabled\n[ 0.204248] Switched APIC routing to physical x2apic.\n[ 0.206009] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207128] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209116] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210898] KVM setup paravirtual spinlock\n[ 0.212187] x86: Booted up 1 node, 1 CPUs\n[ 0.212991] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214374] devtmpfs: initialized\n[ 0.216081] evm: security.selinux\n[ 0.216793] evm: security.SMACK64\n[ 0.217481] evm: security.SMACK64EXEC\n[ 0.218220] evm: security.SMACK64TRANSMUTE\n[ 0.219027] evm: security.SMACK64MMAP\n[ 0.219776] evm: security.ima\n[ 0.220419] evm: security.capability\n[ 0.221219] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223065] pinctrl core: initialized pinctrl subsystem\n[ 0.224163] RTC time: 17:42:08, date: 09/26/18\n[ 0.225112] NET: Registered protocol family 16\n[ 0.226087] cpuidle: using governor ladder\n[ 0.226905] cpuidle: using governor menu\n[ 0.227690] PCCT header not found.\n[ 0.228447] ACPI: bus type PCI registered\n[ 0.229248] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230489] PCI: Using configuration type 1 for base access\n[ 0.232245] ACPI: Added _OSI(Module Device)\n[ 0.233087] ACPI: Added _OSI(Processor Device)\n[ 0.233948] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234846] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236968] ACPI: Interpreter enabled\n[ 0.237746] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239576] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241396] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245044] ACPI: (supports S0 S5)\n[ 0.245746] ACPI: Using IOAPIC for interrupt routing\n[ 0.246692] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249768] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250896] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252112] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253292] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255488] acpiphp: Slot [3] registered\n[ 0.256280] acpiphp: Slot [4] registered\n[ 0.257082] acpiphp: Slot [5] registered\n[ 0.257873] acpiphp: Slot [6] registered\n[ 0.258659] acpiphp: Slot [7] registered\n[ 0.259453] acpiphp: Slot [8] registered\n[ 0.260245] acpiphp: Slot [9] registered\n[ 0.261029] acpiphp: Slot [10] registered\n[ 0.261830] acpiphp: Slot [11] registered\n[ 0.262640] acpiphp: Slot [12] registered\n[ 0.263451] acpiphp: Slot [13] registered\n[ 0.264253] acpiphp: Slot [14] registered\n[ 0.265052] acpiphp: Slot [15] registered\n[ 0.275782] acpiphp: Slot [16] registered\n[ 0.276586] acpiphp: Slot [17] registered\n[ 0.277386] acpiphp: Slot [18] registered\n[ 0.278180] acpiphp: Slot [19] registered\n[ 0.278978] acpiphp: Slot [20] registered\n[ 0.279784] acpiphp: Slot [21] registered\n[ 0.280585] acpiphp: Slot [22] registered\n[ 0.281385] acpiphp: Slot [23] registered\n[ 0.282180] acpiphp: Slot [24] registered\n[ 0.282980] acpiphp: Slot [25] registered\n[ 0.283846] acpiphp: Slot [26] registered\n[ 0.284680] acpiphp: Slot [27] registered\n[ 0.285503] acpiphp: Slot [28] registered\n[ 0.286328] acpiphp: Slot [29] registered\n[ 0.287144] acpiphp: Slot [30] registered\n[ 0.287970] acpiphp: Slot [31] registered\n[ 0.288798] PCI host bridge to bus 0000:00\n[ 0.289619] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290851] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292085] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293560] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295029] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301265] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302587] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303775] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305057] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311362] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312833] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358284] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359804] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361248] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362675] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365345] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366500] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367637] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369203] vgaarb: loaded\n[ 0.369817] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370962] SCSI subsystem initialized\n[ 0.371788] ACPI: bus type USB registered\n[ 0.372612] usbcore: registered new interface driver usbfs\n[ 0.373648] usbcore: registered new interface driver hub\n[ 0.374670] usbcore: registered new device driver usb\n[ 0.375727] PCI: Using ACPI for IRQ routing\n[ 0.376755] NetLabel: Initializing\n[ 0.377475] NetLabel: domain hash size = 128\n[ 0.378343] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379309] NetLabel: unlabeled traffic allowed by default\n[ 0.380410] clocksource: Switched to clocksource kvm-clock\n[ 0.385824] AppArmor: AppArmor Filesystem Enabled\n[ 0.386807] pnp: PnP ACPI init\n[ 0.387731] pnp: PnP ACPI: found 5 devices\n[ 0.394121] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395883] NET: Registered protocol family 2\n[ 0.396862] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.398172] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.399382] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400592] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401709] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402911] NET: Registered protocol family 1\n[ 0.403806] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404945] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406062] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420118] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434356] Trying to unpack rootfs image as initramfs...\n[ 0.483664] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497773] Scanning for low memory corruption every 60 seconds\n[ 0.499149] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.500337] audit: initializing netlink subsys (disabled)\n[ 0.501398] audit: type=2000 audit(1537983729.227:1): initialized\n[ 0.502737] Initialise system trusted keyring\n[ 0.503687] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504892] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506899] zbud: loaded\n[ 0.507629] VFS: Disk quotas dquot_6.6.0\n[ 0.508485] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510033] fuse init (API version 7.23)\n[ 0.510954] Key type big_key registered\n[ 0.511780] Allocating IMA MOK and blacklist keyrings.\n[ 0.512921] Key type asymmetric registered\n[ 0.513774] Asymmetric key parser 'x509' registered\n[ 0.514763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516647] io scheduler noop registered\n[ 0.517470] io scheduler deadline registered (default)\n[ 0.518491] io scheduler cfq registered\n[ 0.519344] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520431] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521741] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523236] ACPI: Power Button [PWRF]\n[ 0.524084] GHES: HEST is not enabled!\n[ 0.537818] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568907] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571355] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595167] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597375] Linux agpgart interface v0.103\n[ 0.599434] brd: module loaded\n[ 0.600671] loop: module loaded\n[ 0.605379] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606874] GPT:90111 != 2097151\n[ 0.607571] GPT:Alternate GPT header not at the end of the disk.\n[ 0.608699] GPT:90111 != 2097151\n[ 0.609396] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610391] vda: vda1 vda15\n[ 0.611816] scsi host0: ata_piix\n[ 0.612586] scsi host1: ata_piix\n[ 0.613320] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.614580] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616065] libphy: Fixed MDIO Bus: probed\n[ 0.616925] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617913] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620048] PPP generic driver version 2.4.2\n[ 0.620971] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622256] ehci-pci: EHCI PCI platform driver\n[ 0.623143] ehci-platform: EHCI generic platform driver\n[ 0.624154] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625322] ohci-pci: OHCI PCI platform driver\n[ 0.626212] ohci-platform: OHCI generic platform driver\n[ 0.627244] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.641587] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.642616] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644109] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645172] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646331] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.647605] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649073] usb usb1: Product: UHCI Host Controller\n[ 0.650040] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651226] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652252] hub 1-0:1.0: USB hub found\n[ 0.653054] hub 1-0:1.0: 2 ports detected\n[ 0.653995] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656159] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657156] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658209] mousedev: PS/2 mouse device common for all mice\n[ 0.659507] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661409] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662523] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663763] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664994] i2c /dev entries driver\n[ 0.665784] device-mapper: uevent: version 1.0.3\n[ 0.666742] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668421] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669742] NET: Registered protocol family 10\n[ 0.670769] NET: Registered protocol family 17\n[ 0.671693] Key type dns_resolver registered\n[ 0.672648] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673776] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675569] registered taskstats version 1\n[ 0.676438] Loading compiled-in X.509 certificates\n[ 0.677909] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679809] zswap: loaded using pool lzo/zbud\n[ 0.681187] Key type trusted registered\n[ 0.682757] Key type encrypted registered\n[ 0.683607] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684668] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685730] evm: HMAC attrs: 0x1\n[ 0.686673] Magic number: 2:461:745\n[ 0.687538] rtc_cmos 00:00: setting system clock to 2018-09-26 17:42:09 UTC (1537983729)\n[ 0.689174] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690323] EDD information not available.\n[ 0.773389] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.774980] Write protecting the kernel read-only data: 14336k\n[ 0.786804] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.788669] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.06\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.259617] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.7...\nLease of 10.10.11.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.18. iid=i-0000013b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzvtBjbyjeegKEzE3taMbDC6dCx05/LFPDAvnRJMcj05/ZldcoXYj6AUD+YWtxsid86E6QbZ8Id+RqVnoeILnqkpRYYUwWHhabHciHTyoVt0Q52PI2FpAkqasCWVGd+LA0bQl/+344G2pNZR2fnwJX5XtSQoDczb5CX3gaY+3CiphL2H/b2A/SOZUl1ZECc/MMgJNOsJ2dZt+fF33lH5Hp/HtcaDgQSKw5dF71c9etyjS+6cGqlyu9bHpKUXvRaXupfBbxy7gdKcIqyu46bnKpXqQY8KrHY5zqCxZelPZXkPIxnbbK3HZ7tNxiEBa9ZW9vV3hDIULvbV0y1JuBcqJt root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAPByLSA1zq04XUxmwkSv4VXcwSWFCtctwMGMPkFF7hdlo2+m8akVMuAQqtxChsZ9IZWrAqTa/aEmZkAjlHD5RqOaoxh62Nxjwr0b9gWBChoHbDfJ3J3LHzCbAWuDZP1muibx9FAsqVFD3GmHPL6CHq8mQF3pJUAJhRrx+7MbVntNAAAAFQCuFhvyi1o3tIw1puUDO9+S4j7WCwAAAIBozDppF5ziGUffDLhBFu+fR5NDEfERKY5WX5EP4pJ/jWzK9nGLDEqTabtUFhNTBiZFUCSdhLsBM6NChdTuwzswEIGwwS1CSTuWYUSVmtMT3/GIuW5Aik747VgNCt2qVke6bG5OhEpLPzmVn2fEt8bNW6bUrlmIDk67rC+HxjcccAAAAIB/d7eMuXQ9YAsrtLWOXm9j8LkvNvezwvV+T1UL2u8Wn1lFPwfaipTN7Y30XpyazcO344Rl0POk5vKbaxbmuE5NQWZFS+TLVJT9nNQwR7CA3/BrtxAmruKXUNRK5Suy0wvHTum5pi+0S2JR0145iyjQefFsSnv+Vf6lQw44eD+gtw== root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.7,24,fe80::f816:3eff:fee7:86a8/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.7 \nip-route:169.254.169.254 via 10.10.11.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000013b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.51 ===\n/dev/root resized successfully [took 1.52s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:E7:86:A8 \n inet addr:10.10.11.7 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee7:86a8/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:76 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9390 (9.1 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-09-26 17:43:43,599 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/343f95fa-81b8-445f-bcf0-6702c132c794/action used request id req-99d9771d-c058-49e1-be32-15b5ce632ed5 2018-09-26 17:43:45,619 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/343f95fa-81b8-445f-bcf0-6702c132c794/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba5d5aff1116f5bc8ff7b529e43415d7623bea4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:43:46,691 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:43:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-89f8d5c3-2940-4fbe-891e-c649f91adbb1 x-compute-request-id: req-89f8d5c3-2940-4fbe-891e-c649f91adbb1 Content-Encoding: gzip Content-Length: 10069 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 522193296 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133914] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135576] pid_max: default: 32768 minimum: 301\n[ 0.136475] ACPI: Core revision 20150930\n[ 0.137862] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139172] Security Framework initialized\n[ 0.139990] Yama: becoming mindful.\n[ 0.140721] AppArmor: AppArmor initialized\n[ 0.141588] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142922] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144199] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145419] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146814] Initializing cgroup subsys io\n[ 0.147628] Initializing cgroup subsys memory\n[ 0.148488] Initializing cgroup subsys devices\n[ 0.149370] Initializing cgroup subsys freezer\n[ 0.150238] Initializing cgroup subsys net_cls\n[ 0.151101] Initializing cgroup subsys perf_event\n[ 0.152012] Initializing cgroup subsys net_prio\n[ 0.152895] Initializing cgroup subsys hugetlb\n[ 0.153765] Initializing cgroup subsys pids\n[ 0.154640] CPU: Physical Processor ID: 0\n[ 0.156126] mce: CPU supports 10 MCE banks\n[ 0.156986] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157992] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168642] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175012] ftrace: allocating 31920 entries in 125 pages\n[ 0.201236] smpboot: Max logical packages: 1\n[ 0.202088] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203437] x2apic enabled\n[ 0.204248] Switched APIC routing to physical x2apic.\n[ 0.206009] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207128] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209116] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210898] KVM setup paravirtual spinlock\n[ 0.212187] x86: Booted up 1 node, 1 CPUs\n[ 0.212991] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214374] devtmpfs: initialized\n[ 0.216081] evm: security.selinux\n[ 0.216793] evm: security.SMACK64\n[ 0.217481] evm: security.SMACK64EXEC\n[ 0.218220] evm: security.SMACK64TRANSMUTE\n[ 0.219027] evm: security.SMACK64MMAP\n[ 0.219776] evm: security.ima\n[ 0.220419] evm: security.capability\n[ 0.221219] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223065] pinctrl core: initialized pinctrl subsystem\n[ 0.224163] RTC time: 17:42:08, date: 09/26/18\n[ 0.225112] NET: Registered protocol family 16\n[ 0.226087] cpuidle: using governor ladder\n[ 0.226905] cpuidle: using governor menu\n[ 0.227690] PCCT header not found.\n[ 0.228447] ACPI: bus type PCI registered\n[ 0.229248] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230489] PCI: Using configuration type 1 for base access\n[ 0.232245] ACPI: Added _OSI(Module Device)\n[ 0.233087] ACPI: Added _OSI(Processor Device)\n[ 0.233948] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234846] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236968] ACPI: Interpreter enabled\n[ 0.237746] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239576] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241396] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245044] ACPI: (supports S0 S5)\n[ 0.245746] ACPI: Using IOAPIC for interrupt routing\n[ 0.246692] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249768] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250896] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252112] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253292] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255488] acpiphp: Slot [3] registered\n[ 0.256280] acpiphp: Slot [4] registered\n[ 0.257082] acpiphp: Slot [5] registered\n[ 0.257873] acpiphp: Slot [6] registered\n[ 0.258659] acpiphp: Slot [7] registered\n[ 0.259453] acpiphp: Slot [8] registered\n[ 0.260245] acpiphp: Slot [9] registered\n[ 0.261029] acpiphp: Slot [10] registered\n[ 0.261830] acpiphp: Slot [11] registered\n[ 0.262640] acpiphp: Slot [12] registered\n[ 0.263451] acpiphp: Slot [13] registered\n[ 0.264253] acpiphp: Slot [14] registered\n[ 0.265052] acpiphp: Slot [15] registered\n[ 0.275782] acpiphp: Slot [16] registered\n[ 0.276586] acpiphp: Slot [17] registered\n[ 0.277386] acpiphp: Slot [18] registered\n[ 0.278180] acpiphp: Slot [19] registered\n[ 0.278978] acpiphp: Slot [20] registered\n[ 0.279784] acpiphp: Slot [21] registered\n[ 0.280585] acpiphp: Slot [22] registered\n[ 0.281385] acpiphp: Slot [23] registered\n[ 0.282180] acpiphp: Slot [24] registered\n[ 0.282980] acpiphp: Slot [25] registered\n[ 0.283846] acpiphp: Slot [26] registered\n[ 0.284680] acpiphp: Slot [27] registered\n[ 0.285503] acpiphp: Slot [28] registered\n[ 0.286328] acpiphp: Slot [29] registered\n[ 0.287144] acpiphp: Slot [30] registered\n[ 0.287970] acpiphp: Slot [31] registered\n[ 0.288798] PCI host bridge to bus 0000:00\n[ 0.289619] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290851] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292085] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293560] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295029] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301265] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302587] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303775] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305057] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311362] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312833] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358284] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359804] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361248] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362675] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365345] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366500] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367637] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369203] vgaarb: loaded\n[ 0.369817] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370962] SCSI subsystem initialized\n[ 0.371788] ACPI: bus type USB registered\n[ 0.372612] usbcore: registered new interface driver usbfs\n[ 0.373648] usbcore: registered new interface driver hub\n[ 0.374670] usbcore: registered new device driver usb\n[ 0.375727] PCI: Using ACPI for IRQ routing\n[ 0.376755] NetLabel: Initializing\n[ 0.377475] NetLabel: domain hash size = 128\n[ 0.378343] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379309] NetLabel: unlabeled traffic allowed by default\n[ 0.380410] clocksource: Switched to clocksource kvm-clock\n[ 0.385824] AppArmor: AppArmor Filesystem Enabled\n[ 0.386807] pnp: PnP ACPI init\n[ 0.387731] pnp: PnP ACPI: found 5 devices\n[ 0.394121] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395883] NET: Registered protocol family 2\n[ 0.396862] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.398172] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.399382] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400592] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401709] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402911] NET: Registered protocol family 1\n[ 0.403806] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404945] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406062] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420118] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434356] Trying to unpack rootfs image as initramfs...\n[ 0.483664] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497773] Scanning for low memory corruption every 60 seconds\n[ 0.499149] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.500337] audit: initializing netlink subsys (disabled)\n[ 0.501398] audit: type=2000 audit(1537983729.227:1): initialized\n[ 0.502737] Initialise system trusted keyring\n[ 0.503687] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504892] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506899] zbud: loaded\n[ 0.507629] VFS: Disk quotas dquot_6.6.0\n[ 0.508485] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510033] fuse init (API version 7.23)\n[ 0.510954] Key type big_key registered\n[ 0.511780] Allocating IMA MOK and blacklist keyrings.\n[ 0.512921] Key type asymmetric registered\n[ 0.513774] Asymmetric key parser 'x509' registered\n[ 0.514763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516647] io scheduler noop registered\n[ 0.517470] io scheduler deadline registered (default)\n[ 0.518491] io scheduler cfq registered\n[ 0.519344] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520431] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521741] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523236] ACPI: Power Button [PWRF]\n[ 0.524084] GHES: HEST is not enabled!\n[ 0.537818] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568907] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571355] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595167] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597375] Linux agpgart interface v0.103\n[ 0.599434] brd: module loaded\n[ 0.600671] loop: module loaded\n[ 0.605379] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606874] GPT:90111 != 2097151\n[ 0.607571] GPT:Alternate GPT header not at the end of the disk.\n[ 0.608699] GPT:90111 != 2097151\n[ 0.609396] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610391] vda: vda1 vda15\n[ 0.611816] scsi host0: ata_piix\n[ 0.612586] scsi host1: ata_piix\n[ 0.613320] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.614580] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616065] libphy: Fixed MDIO Bus: probed\n[ 0.616925] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617913] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620048] PPP generic driver version 2.4.2\n[ 0.620971] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622256] ehci-pci: EHCI PCI platform driver\n[ 0.623143] ehci-platform: EHCI generic platform driver\n[ 0.624154] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625322] ohci-pci: OHCI PCI platform driver\n[ 0.626212] ohci-platform: OHCI generic platform driver\n[ 0.627244] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.641587] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.642616] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644109] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645172] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646331] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.647605] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649073] usb usb1: Product: UHCI Host Controller\n[ 0.650040] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651226] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652252] hub 1-0:1.0: USB hub found\n[ 0.653054] hub 1-0:1.0: 2 ports detected\n[ 0.653995] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656159] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657156] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658209] mousedev: PS/2 mouse device common for all mice\n[ 0.659507] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661409] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662523] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663763] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664994] i2c /dev entries driver\n[ 0.665784] device-mapper: uevent: version 1.0.3\n[ 0.666742] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668421] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669742] NET: Registered protocol family 10\n[ 0.670769] NET: Registered protocol family 17\n[ 0.671693] Key type dns_resolver registered\n[ 0.672648] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673776] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675569] registered taskstats version 1\n[ 0.676438] Loading compiled-in X.509 certificates\n[ 0.677909] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679809] zswap: loaded using pool lzo/zbud\n[ 0.681187] Key type trusted registered\n[ 0.682757] Key type encrypted registered\n[ 0.683607] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684668] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685730] evm: HMAC attrs: 0x1\n[ 0.686673] Magic number: 2:461:745\n[ 0.687538] rtc_cmos 00:00: setting system clock to 2018-09-26 17:42:09 UTC (1537983729)\n[ 0.689174] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690323] EDD information not available.\n[ 0.773389] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.774980] Write protecting the kernel read-only data: 14336k\n[ 0.786804] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.788669] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.06\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.259617] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.7...\nLease of 10.10.11.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.18. iid=i-0000013b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzvtBjbyjeegKEzE3taMbDC6dCx05/LFPDAvnRJMcj05/ZldcoXYj6AUD+YWtxsid86E6QbZ8Id+RqVnoeILnqkpRYYUwWHhabHciHTyoVt0Q52PI2FpAkqasCWVGd+LA0bQl/+344G2pNZR2fnwJX5XtSQoDczb5CX3gaY+3CiphL2H/b2A/SOZUl1ZECc/MMgJNOsJ2dZt+fF33lH5Hp/HtcaDgQSKw5dF71c9etyjS+6cGqlyu9bHpKUXvRaXupfBbxy7gdKcIqyu46bnKpXqQY8KrHY5zqCxZelPZXkPIxnbbK3HZ7tNxiEBa9ZW9vV3hDIULvbV0y1JuBcqJt root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAPByLSA1zq04XUxmwkSv4VXcwSWFCtctwMGMPkFF7hdlo2+m8akVMuAQqtxChsZ9IZWrAqTa/aEmZkAjlHD5RqOaoxh62Nxjwr0b9gWBChoHbDfJ3J3LHzCbAWuDZP1muibx9FAsqVFD3GmHPL6CHq8mQF3pJUAJhRrx+7MbVntNAAAAFQCuFhvyi1o3tIw1puUDO9+S4j7WCwAAAIBozDppF5ziGUffDLhBFu+fR5NDEfERKY5WX5EP4pJ/jWzK9nGLDEqTabtUFhNTBiZFUCSdhLsBM6NChdTuwzswEIGwwS1CSTuWYUSVmtMT3/GIuW5Aik747VgNCt2qVke6bG5OhEpLPzmVn2fEt8bNW6bUrlmIDk67rC+HxjcccAAAAIB/d7eMuXQ9YAsrtLWOXm9j8LkvNvezwvV+T1UL2u8Wn1lFPwfaipTN7Y30XpyazcO344Rl0POk5vKbaxbmuE5NQWZFS+TLVJT9nNQwR7CA3/BrtxAmruKXUNRK5Suy0wvHTum5pi+0S2JR0145iyjQefFsSnv+Vf6lQw44eD+gtw== root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.7,24,fe80::f816:3eff:fee7:86a8/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.7 \nip-route:169.254.169.254 via 10.10.11.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000013b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.51 ===\n/dev/root resized successfully [took 1.52s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:E7:86:A8 \n inet addr:10.10.11.7 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee7:86a8/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:76 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9390 (9.1 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-09-26 17:43:46,692 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/343f95fa-81b8-445f-bcf0-6702c132c794/action used request id req-89f8d5c3-2940-4fbe-891e-c649f91adbb1 2018-09-26 17:43:48,713 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/343f95fa-81b8-445f-bcf0-6702c132c794/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba5d5aff1116f5bc8ff7b529e43415d7623bea4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:43:49,795 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:43:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a476df5f-3ef2-4c0e-bab4-aed222d6a6ae x-compute-request-id: req-a476df5f-3ef2-4c0e-bab4-aed222d6a6ae Content-Encoding: gzip Content-Length: 10069 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 522193296 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133914] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135576] pid_max: default: 32768 minimum: 301\n[ 0.136475] ACPI: Core revision 20150930\n[ 0.137862] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139172] Security Framework initialized\n[ 0.139990] Yama: becoming mindful.\n[ 0.140721] AppArmor: AppArmor initialized\n[ 0.141588] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142922] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144199] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145419] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146814] Initializing cgroup subsys io\n[ 0.147628] Initializing cgroup subsys memory\n[ 0.148488] Initializing cgroup subsys devices\n[ 0.149370] Initializing cgroup subsys freezer\n[ 0.150238] Initializing cgroup subsys net_cls\n[ 0.151101] Initializing cgroup subsys perf_event\n[ 0.152012] Initializing cgroup subsys net_prio\n[ 0.152895] Initializing cgroup subsys hugetlb\n[ 0.153765] Initializing cgroup subsys pids\n[ 0.154640] CPU: Physical Processor ID: 0\n[ 0.156126] mce: CPU supports 10 MCE banks\n[ 0.156986] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157992] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168642] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175012] ftrace: allocating 31920 entries in 125 pages\n[ 0.201236] smpboot: Max logical packages: 1\n[ 0.202088] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203437] x2apic enabled\n[ 0.204248] Switched APIC routing to physical x2apic.\n[ 0.206009] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207128] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209116] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210898] KVM setup paravirtual spinlock\n[ 0.212187] x86: Booted up 1 node, 1 CPUs\n[ 0.212991] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214374] devtmpfs: initialized\n[ 0.216081] evm: security.selinux\n[ 0.216793] evm: security.SMACK64\n[ 0.217481] evm: security.SMACK64EXEC\n[ 0.218220] evm: security.SMACK64TRANSMUTE\n[ 0.219027] evm: security.SMACK64MMAP\n[ 0.219776] evm: security.ima\n[ 0.220419] evm: security.capability\n[ 0.221219] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223065] pinctrl core: initialized pinctrl subsystem\n[ 0.224163] RTC time: 17:42:08, date: 09/26/18\n[ 0.225112] NET: Registered protocol family 16\n[ 0.226087] cpuidle: using governor ladder\n[ 0.226905] cpuidle: using governor menu\n[ 0.227690] PCCT header not found.\n[ 0.228447] ACPI: bus type PCI registered\n[ 0.229248] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230489] PCI: Using configuration type 1 for base access\n[ 0.232245] ACPI: Added _OSI(Module Device)\n[ 0.233087] ACPI: Added _OSI(Processor Device)\n[ 0.233948] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234846] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236968] ACPI: Interpreter enabled\n[ 0.237746] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239576] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241396] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245044] ACPI: (supports S0 S5)\n[ 0.245746] ACPI: Using IOAPIC for interrupt routing\n[ 0.246692] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249768] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250896] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252112] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253292] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255488] acpiphp: Slot [3] registered\n[ 0.256280] acpiphp: Slot [4] registered\n[ 0.257082] acpiphp: Slot [5] registered\n[ 0.257873] acpiphp: Slot [6] registered\n[ 0.258659] acpiphp: Slot [7] registered\n[ 0.259453] acpiphp: Slot [8] registered\n[ 0.260245] acpiphp: Slot [9] registered\n[ 0.261029] acpiphp: Slot [10] registered\n[ 0.261830] acpiphp: Slot [11] registered\n[ 0.262640] acpiphp: Slot [12] registered\n[ 0.263451] acpiphp: Slot [13] registered\n[ 0.264253] acpiphp: Slot [14] registered\n[ 0.265052] acpiphp: Slot [15] registered\n[ 0.275782] acpiphp: Slot [16] registered\n[ 0.276586] acpiphp: Slot [17] registered\n[ 0.277386] acpiphp: Slot [18] registered\n[ 0.278180] acpiphp: Slot [19] registered\n[ 0.278978] acpiphp: Slot [20] registered\n[ 0.279784] acpiphp: Slot [21] registered\n[ 0.280585] acpiphp: Slot [22] registered\n[ 0.281385] acpiphp: Slot [23] registered\n[ 0.282180] acpiphp: Slot [24] registered\n[ 0.282980] acpiphp: Slot [25] registered\n[ 0.283846] acpiphp: Slot [26] registered\n[ 0.284680] acpiphp: Slot [27] registered\n[ 0.285503] acpiphp: Slot [28] registered\n[ 0.286328] acpiphp: Slot [29] registered\n[ 0.287144] acpiphp: Slot [30] registered\n[ 0.287970] acpiphp: Slot [31] registered\n[ 0.288798] PCI host bridge to bus 0000:00\n[ 0.289619] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290851] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292085] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293560] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295029] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301265] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302587] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303775] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305057] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311362] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312833] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358284] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359804] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361248] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362675] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365345] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366500] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367637] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369203] vgaarb: loaded\n[ 0.369817] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370962] SCSI subsystem initialized\n[ 0.371788] ACPI: bus type USB registered\n[ 0.372612] usbcore: registered new interface driver usbfs\n[ 0.373648] usbcore: registered new interface driver hub\n[ 0.374670] usbcore: registered new device driver usb\n[ 0.375727] PCI: Using ACPI for IRQ routing\n[ 0.376755] NetLabel: Initializing\n[ 0.377475] NetLabel: domain hash size = 128\n[ 0.378343] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379309] NetLabel: unlabeled traffic allowed by default\n[ 0.380410] clocksource: Switched to clocksource kvm-clock\n[ 0.385824] AppArmor: AppArmor Filesystem Enabled\n[ 0.386807] pnp: PnP ACPI init\n[ 0.387731] pnp: PnP ACPI: found 5 devices\n[ 0.394121] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395883] NET: Registered protocol family 2\n[ 0.396862] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.398172] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.399382] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400592] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401709] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402911] NET: Registered protocol family 1\n[ 0.403806] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404945] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406062] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420118] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434356] Trying to unpack rootfs image as initramfs...\n[ 0.483664] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497773] Scanning for low memory corruption every 60 seconds\n[ 0.499149] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.500337] audit: initializing netlink subsys (disabled)\n[ 0.501398] audit: type=2000 audit(1537983729.227:1): initialized\n[ 0.502737] Initialise system trusted keyring\n[ 0.503687] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504892] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506899] zbud: loaded\n[ 0.507629] VFS: Disk quotas dquot_6.6.0\n[ 0.508485] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510033] fuse init (API version 7.23)\n[ 0.510954] Key type big_key registered\n[ 0.511780] Allocating IMA MOK and blacklist keyrings.\n[ 0.512921] Key type asymmetric registered\n[ 0.513774] Asymmetric key parser 'x509' registered\n[ 0.514763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516647] io scheduler noop registered\n[ 0.517470] io scheduler deadline registered (default)\n[ 0.518491] io scheduler cfq registered\n[ 0.519344] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520431] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521741] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523236] ACPI: Power Button [PWRF]\n[ 0.524084] GHES: HEST is not enabled!\n[ 0.537818] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568907] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571355] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595167] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597375] Linux agpgart interface v0.103\n[ 0.599434] brd: module loaded\n[ 0.600671] loop: module loaded\n[ 0.605379] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606874] GPT:90111 != 2097151\n[ 0.607571] GPT:Alternate GPT header not at the end of the disk.\n[ 0.608699] GPT:90111 != 2097151\n[ 0.609396] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610391] vda: vda1 vda15\n[ 0.611816] scsi host0: ata_piix\n[ 0.612586] scsi host1: ata_piix\n[ 0.613320] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.614580] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616065] libphy: Fixed MDIO Bus: probed\n[ 0.616925] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617913] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620048] PPP generic driver version 2.4.2\n[ 0.620971] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622256] ehci-pci: EHCI PCI platform driver\n[ 0.623143] ehci-platform: EHCI generic platform driver\n[ 0.624154] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625322] ohci-pci: OHCI PCI platform driver\n[ 0.626212] ohci-platform: OHCI generic platform driver\n[ 0.627244] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.641587] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.642616] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644109] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645172] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646331] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.647605] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649073] usb usb1: Product: UHCI Host Controller\n[ 0.650040] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651226] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652252] hub 1-0:1.0: USB hub found\n[ 0.653054] hub 1-0:1.0: 2 ports detected\n[ 0.653995] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656159] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657156] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658209] mousedev: PS/2 mouse device common for all mice\n[ 0.659507] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661409] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662523] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663763] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664994] i2c /dev entries driver\n[ 0.665784] device-mapper: uevent: version 1.0.3\n[ 0.666742] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668421] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669742] NET: Registered protocol family 10\n[ 0.670769] NET: Registered protocol family 17\n[ 0.671693] Key type dns_resolver registered\n[ 0.672648] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673776] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675569] registered taskstats version 1\n[ 0.676438] Loading compiled-in X.509 certificates\n[ 0.677909] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679809] zswap: loaded using pool lzo/zbud\n[ 0.681187] Key type trusted registered\n[ 0.682757] Key type encrypted registered\n[ 0.683607] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684668] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685730] evm: HMAC attrs: 0x1\n[ 0.686673] Magic number: 2:461:745\n[ 0.687538] rtc_cmos 00:00: setting system clock to 2018-09-26 17:42:09 UTC (1537983729)\n[ 0.689174] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690323] EDD information not available.\n[ 0.773389] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.774980] Write protecting the kernel read-only data: 14336k\n[ 0.786804] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.788669] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.06\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.259617] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.7...\nLease of 10.10.11.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.18. iid=i-0000013b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzvtBjbyjeegKEzE3taMbDC6dCx05/LFPDAvnRJMcj05/ZldcoXYj6AUD+YWtxsid86E6QbZ8Id+RqVnoeILnqkpRYYUwWHhabHciHTyoVt0Q52PI2FpAkqasCWVGd+LA0bQl/+344G2pNZR2fnwJX5XtSQoDczb5CX3gaY+3CiphL2H/b2A/SOZUl1ZECc/MMgJNOsJ2dZt+fF33lH5Hp/HtcaDgQSKw5dF71c9etyjS+6cGqlyu9bHpKUXvRaXupfBbxy7gdKcIqyu46bnKpXqQY8KrHY5zqCxZelPZXkPIxnbbK3HZ7tNxiEBa9ZW9vV3hDIULvbV0y1JuBcqJt root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAPByLSA1zq04XUxmwkSv4VXcwSWFCtctwMGMPkFF7hdlo2+m8akVMuAQqtxChsZ9IZWrAqTa/aEmZkAjlHD5RqOaoxh62Nxjwr0b9gWBChoHbDfJ3J3LHzCbAWuDZP1muibx9FAsqVFD3GmHPL6CHq8mQF3pJUAJhRrx+7MbVntNAAAAFQCuFhvyi1o3tIw1puUDO9+S4j7WCwAAAIBozDppF5ziGUffDLhBFu+fR5NDEfERKY5WX5EP4pJ/jWzK9nGLDEqTabtUFhNTBiZFUCSdhLsBM6NChdTuwzswEIGwwS1CSTuWYUSVmtMT3/GIuW5Aik747VgNCt2qVke6bG5OhEpLPzmVn2fEt8bNW6bUrlmIDk67rC+HxjcccAAAAIB/d7eMuXQ9YAsrtLWOXm9j8LkvNvezwvV+T1UL2u8Wn1lFPwfaipTN7Y30XpyazcO344Rl0POk5vKbaxbmuE5NQWZFS+TLVJT9nNQwR7CA3/BrtxAmruKXUNRK5Suy0wvHTum5pi+0S2JR0145iyjQefFsSnv+Vf6lQw44eD+gtw== root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.7,24,fe80::f816:3eff:fee7:86a8/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.7 \nip-route:169.254.169.254 via 10.10.11.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000013b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.51 ===\n/dev/root resized successfully [took 1.52s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:E7:86:A8 \n inet addr:10.10.11.7 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee7:86a8/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:76 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9390 (9.1 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-09-26 17:43:49,796 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/343f95fa-81b8-445f-bcf0-6702c132c794/action used request id req-a476df5f-3ef2-4c0e-bab4-aed222d6a6ae 2018-09-26 17:43:51,816 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/343f95fa-81b8-445f-bcf0-6702c132c794/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba5d5aff1116f5bc8ff7b529e43415d7623bea4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:43:52,900 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:43:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a6a3db64-8581-46fb-8d7f-39ceb348f510 x-compute-request-id: req-a6a3db64-8581-46fb-8d7f-39ceb348f510 Content-Encoding: gzip Content-Length: 10069 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 522193296 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133914] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135576] pid_max: default: 32768 minimum: 301\n[ 0.136475] ACPI: Core revision 20150930\n[ 0.137862] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139172] Security Framework initialized\n[ 0.139990] Yama: becoming mindful.\n[ 0.140721] AppArmor: AppArmor initialized\n[ 0.141588] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142922] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144199] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145419] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146814] Initializing cgroup subsys io\n[ 0.147628] Initializing cgroup subsys memory\n[ 0.148488] Initializing cgroup subsys devices\n[ 0.149370] Initializing cgroup subsys freezer\n[ 0.150238] Initializing cgroup subsys net_cls\n[ 0.151101] Initializing cgroup subsys perf_event\n[ 0.152012] Initializing cgroup subsys net_prio\n[ 0.152895] Initializing cgroup subsys hugetlb\n[ 0.153765] Initializing cgroup subsys pids\n[ 0.154640] CPU: Physical Processor ID: 0\n[ 0.156126] mce: CPU supports 10 MCE banks\n[ 0.156986] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157992] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168642] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175012] ftrace: allocating 31920 entries in 125 pages\n[ 0.201236] smpboot: Max logical packages: 1\n[ 0.202088] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203437] x2apic enabled\n[ 0.204248] Switched APIC routing to physical x2apic.\n[ 0.206009] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207128] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209116] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210898] KVM setup paravirtual spinlock\n[ 0.212187] x86: Booted up 1 node, 1 CPUs\n[ 0.212991] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214374] devtmpfs: initialized\n[ 0.216081] evm: security.selinux\n[ 0.216793] evm: security.SMACK64\n[ 0.217481] evm: security.SMACK64EXEC\n[ 0.218220] evm: security.SMACK64TRANSMUTE\n[ 0.219027] evm: security.SMACK64MMAP\n[ 0.219776] evm: security.ima\n[ 0.220419] evm: security.capability\n[ 0.221219] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223065] pinctrl core: initialized pinctrl subsystem\n[ 0.224163] RTC time: 17:42:08, date: 09/26/18\n[ 0.225112] NET: Registered protocol family 16\n[ 0.226087] cpuidle: using governor ladder\n[ 0.226905] cpuidle: using governor menu\n[ 0.227690] PCCT header not found.\n[ 0.228447] ACPI: bus type PCI registered\n[ 0.229248] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230489] PCI: Using configuration type 1 for base access\n[ 0.232245] ACPI: Added _OSI(Module Device)\n[ 0.233087] ACPI: Added _OSI(Processor Device)\n[ 0.233948] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234846] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236968] ACPI: Interpreter enabled\n[ 0.237746] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239576] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241396] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245044] ACPI: (supports S0 S5)\n[ 0.245746] ACPI: Using IOAPIC for interrupt routing\n[ 0.246692] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249768] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250896] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252112] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253292] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255488] acpiphp: Slot [3] registered\n[ 0.256280] acpiphp: Slot [4] registered\n[ 0.257082] acpiphp: Slot [5] registered\n[ 0.257873] acpiphp: Slot [6] registered\n[ 0.258659] acpiphp: Slot [7] registered\n[ 0.259453] acpiphp: Slot [8] registered\n[ 0.260245] acpiphp: Slot [9] registered\n[ 0.261029] acpiphp: Slot [10] registered\n[ 0.261830] acpiphp: Slot [11] registered\n[ 0.262640] acpiphp: Slot [12] registered\n[ 0.263451] acpiphp: Slot [13] registered\n[ 0.264253] acpiphp: Slot [14] registered\n[ 0.265052] acpiphp: Slot [15] registered\n[ 0.275782] acpiphp: Slot [16] registered\n[ 0.276586] acpiphp: Slot [17] registered\n[ 0.277386] acpiphp: Slot [18] registered\n[ 0.278180] acpiphp: Slot [19] registered\n[ 0.278978] acpiphp: Slot [20] registered\n[ 0.279784] acpiphp: Slot [21] registered\n[ 0.280585] acpiphp: Slot [22] registered\n[ 0.281385] acpiphp: Slot [23] registered\n[ 0.282180] acpiphp: Slot [24] registered\n[ 0.282980] acpiphp: Slot [25] registered\n[ 0.283846] acpiphp: Slot [26] registered\n[ 0.284680] acpiphp: Slot [27] registered\n[ 0.285503] acpiphp: Slot [28] registered\n[ 0.286328] acpiphp: Slot [29] registered\n[ 0.287144] acpiphp: Slot [30] registered\n[ 0.287970] acpiphp: Slot [31] registered\n[ 0.288798] PCI host bridge to bus 0000:00\n[ 0.289619] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290851] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292085] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293560] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295029] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301265] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302587] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303775] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305057] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311362] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312833] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358284] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359804] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361248] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362675] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365345] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366500] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367637] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369203] vgaarb: loaded\n[ 0.369817] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370962] SCSI subsystem initialized\n[ 0.371788] ACPI: bus type USB registered\n[ 0.372612] usbcore: registered new interface driver usbfs\n[ 0.373648] usbcore: registered new interface driver hub\n[ 0.374670] usbcore: registered new device driver usb\n[ 0.375727] PCI: Using ACPI for IRQ routing\n[ 0.376755] NetLabel: Initializing\n[ 0.377475] NetLabel: domain hash size = 128\n[ 0.378343] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379309] NetLabel: unlabeled traffic allowed by default\n[ 0.380410] clocksource: Switched to clocksource kvm-clock\n[ 0.385824] AppArmor: AppArmor Filesystem Enabled\n[ 0.386807] pnp: PnP ACPI init\n[ 0.387731] pnp: PnP ACPI: found 5 devices\n[ 0.394121] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395883] NET: Registered protocol family 2\n[ 0.396862] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.398172] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.399382] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400592] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401709] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402911] NET: Registered protocol family 1\n[ 0.403806] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404945] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406062] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420118] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434356] Trying to unpack rootfs image as initramfs...\n[ 0.483664] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497773] Scanning for low memory corruption every 60 seconds\n[ 0.499149] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.500337] audit: initializing netlink subsys (disabled)\n[ 0.501398] audit: type=2000 audit(1537983729.227:1): initialized\n[ 0.502737] Initialise system trusted keyring\n[ 0.503687] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504892] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506899] zbud: loaded\n[ 0.507629] VFS: Disk quotas dquot_6.6.0\n[ 0.508485] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510033] fuse init (API version 7.23)\n[ 0.510954] Key type big_key registered\n[ 0.511780] Allocating IMA MOK and blacklist keyrings.\n[ 0.512921] Key type asymmetric registered\n[ 0.513774] Asymmetric key parser 'x509' registered\n[ 0.514763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516647] io scheduler noop registered\n[ 0.517470] io scheduler deadline registered (default)\n[ 0.518491] io scheduler cfq registered\n[ 0.519344] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520431] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521741] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523236] ACPI: Power Button [PWRF]\n[ 0.524084] GHES: HEST is not enabled!\n[ 0.537818] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568907] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571355] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595167] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597375] Linux agpgart interface v0.103\n[ 0.599434] brd: module loaded\n[ 0.600671] loop: module loaded\n[ 0.605379] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606874] GPT:90111 != 2097151\n[ 0.607571] GPT:Alternate GPT header not at the end of the disk.\n[ 0.608699] GPT:90111 != 2097151\n[ 0.609396] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610391] vda: vda1 vda15\n[ 0.611816] scsi host0: ata_piix\n[ 0.612586] scsi host1: ata_piix\n[ 0.613320] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.614580] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616065] libphy: Fixed MDIO Bus: probed\n[ 0.616925] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617913] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620048] PPP generic driver version 2.4.2\n[ 0.620971] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622256] ehci-pci: EHCI PCI platform driver\n[ 0.623143] ehci-platform: EHCI generic platform driver\n[ 0.624154] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625322] ohci-pci: OHCI PCI platform driver\n[ 0.626212] ohci-platform: OHCI generic platform driver\n[ 0.627244] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.641587] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.642616] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644109] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645172] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646331] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.647605] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649073] usb usb1: Product: UHCI Host Controller\n[ 0.650040] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651226] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652252] hub 1-0:1.0: USB hub found\n[ 0.653054] hub 1-0:1.0: 2 ports detected\n[ 0.653995] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656159] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657156] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658209] mousedev: PS/2 mouse device common for all mice\n[ 0.659507] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661409] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662523] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663763] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664994] i2c /dev entries driver\n[ 0.665784] device-mapper: uevent: version 1.0.3\n[ 0.666742] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668421] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669742] NET: Registered protocol family 10\n[ 0.670769] NET: Registered protocol family 17\n[ 0.671693] Key type dns_resolver registered\n[ 0.672648] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673776] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675569] registered taskstats version 1\n[ 0.676438] Loading compiled-in X.509 certificates\n[ 0.677909] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679809] zswap: loaded using pool lzo/zbud\n[ 0.681187] Key type trusted registered\n[ 0.682757] Key type encrypted registered\n[ 0.683607] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684668] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685730] evm: HMAC attrs: 0x1\n[ 0.686673] Magic number: 2:461:745\n[ 0.687538] rtc_cmos 00:00: setting system clock to 2018-09-26 17:42:09 UTC (1537983729)\n[ 0.689174] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690323] EDD information not available.\n[ 0.773389] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.774980] Write protecting the kernel read-only data: 14336k\n[ 0.786804] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.788669] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.06\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.259617] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.7...\nLease of 10.10.11.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.18. iid=i-0000013b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzvtBjbyjeegKEzE3taMbDC6dCx05/LFPDAvnRJMcj05/ZldcoXYj6AUD+YWtxsid86E6QbZ8Id+RqVnoeILnqkpRYYUwWHhabHciHTyoVt0Q52PI2FpAkqasCWVGd+LA0bQl/+344G2pNZR2fnwJX5XtSQoDczb5CX3gaY+3CiphL2H/b2A/SOZUl1ZECc/MMgJNOsJ2dZt+fF33lH5Hp/HtcaDgQSKw5dF71c9etyjS+6cGqlyu9bHpKUXvRaXupfBbxy7gdKcIqyu46bnKpXqQY8KrHY5zqCxZelPZXkPIxnbbK3HZ7tNxiEBa9ZW9vV3hDIULvbV0y1JuBcqJt root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAPByLSA1zq04XUxmwkSv4VXcwSWFCtctwMGMPkFF7hdlo2+m8akVMuAQqtxChsZ9IZWrAqTa/aEmZkAjlHD5RqOaoxh62Nxjwr0b9gWBChoHbDfJ3J3LHzCbAWuDZP1muibx9FAsqVFD3GmHPL6CHq8mQF3pJUAJhRrx+7MbVntNAAAAFQCuFhvyi1o3tIw1puUDO9+S4j7WCwAAAIBozDppF5ziGUffDLhBFu+fR5NDEfERKY5WX5EP4pJ/jWzK9nGLDEqTabtUFhNTBiZFUCSdhLsBM6NChdTuwzswEIGwwS1CSTuWYUSVmtMT3/GIuW5Aik747VgNCt2qVke6bG5OhEpLPzmVn2fEt8bNW6bUrlmIDk67rC+HxjcccAAAAIB/d7eMuXQ9YAsrtLWOXm9j8LkvNvezwvV+T1UL2u8Wn1lFPwfaipTN7Y30XpyazcO344Rl0POk5vKbaxbmuE5NQWZFS+TLVJT9nNQwR7CA3/BrtxAmruKXUNRK5Suy0wvHTum5pi+0S2JR0145iyjQefFsSnv+Vf6lQw44eD+gtw== root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.7,24,fe80::f816:3eff:fee7:86a8/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.7 \nip-route:169.254.169.254 via 10.10.11.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000013b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.51 ===\n/dev/root resized successfully [took 1.52s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:E7:86:A8 \n inet addr:10.10.11.7 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee7:86a8/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:76 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9390 (9.1 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-09-26 17:43:52,901 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/343f95fa-81b8-445f-bcf0-6702c132c794/action used request id req-a6a3db64-8581-46fb-8d7f-39ceb348f510 2018-09-26 17:43:54,921 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/343f95fa-81b8-445f-bcf0-6702c132c794/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba5d5aff1116f5bc8ff7b529e43415d7623bea4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:43:55,992 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:43:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-27a84d27-9a0c-47d8-b577-c1674d885ae9 x-compute-request-id: req-27a84d27-9a0c-47d8-b577-c1674d885ae9 Content-Encoding: gzip Content-Length: 10069 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 522193296 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133914] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135576] pid_max: default: 32768 minimum: 301\n[ 0.136475] ACPI: Core revision 20150930\n[ 0.137862] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139172] Security Framework initialized\n[ 0.139990] Yama: becoming mindful.\n[ 0.140721] AppArmor: AppArmor initialized\n[ 0.141588] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142922] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144199] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145419] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146814] Initializing cgroup subsys io\n[ 0.147628] Initializing cgroup subsys memory\n[ 0.148488] Initializing cgroup subsys devices\n[ 0.149370] Initializing cgroup subsys freezer\n[ 0.150238] Initializing cgroup subsys net_cls\n[ 0.151101] Initializing cgroup subsys perf_event\n[ 0.152012] Initializing cgroup subsys net_prio\n[ 0.152895] Initializing cgroup subsys hugetlb\n[ 0.153765] Initializing cgroup subsys pids\n[ 0.154640] CPU: Physical Processor ID: 0\n[ 0.156126] mce: CPU supports 10 MCE banks\n[ 0.156986] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157992] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168642] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175012] ftrace: allocating 31920 entries in 125 pages\n[ 0.201236] smpboot: Max logical packages: 1\n[ 0.202088] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203437] x2apic enabled\n[ 0.204248] Switched APIC routing to physical x2apic.\n[ 0.206009] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207128] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209116] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210898] KVM setup paravirtual spinlock\n[ 0.212187] x86: Booted up 1 node, 1 CPUs\n[ 0.212991] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214374] devtmpfs: initialized\n[ 0.216081] evm: security.selinux\n[ 0.216793] evm: security.SMACK64\n[ 0.217481] evm: security.SMACK64EXEC\n[ 0.218220] evm: security.SMACK64TRANSMUTE\n[ 0.219027] evm: security.SMACK64MMAP\n[ 0.219776] evm: security.ima\n[ 0.220419] evm: security.capability\n[ 0.221219] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223065] pinctrl core: initialized pinctrl subsystem\n[ 0.224163] RTC time: 17:42:08, date: 09/26/18\n[ 0.225112] NET: Registered protocol family 16\n[ 0.226087] cpuidle: using governor ladder\n[ 0.226905] cpuidle: using governor menu\n[ 0.227690] PCCT header not found.\n[ 0.228447] ACPI: bus type PCI registered\n[ 0.229248] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230489] PCI: Using configuration type 1 for base access\n[ 0.232245] ACPI: Added _OSI(Module Device)\n[ 0.233087] ACPI: Added _OSI(Processor Device)\n[ 0.233948] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234846] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236968] ACPI: Interpreter enabled\n[ 0.237746] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239576] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241396] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245044] ACPI: (supports S0 S5)\n[ 0.245746] ACPI: Using IOAPIC for interrupt routing\n[ 0.246692] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249768] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250896] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252112] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253292] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255488] acpiphp: Slot [3] registered\n[ 0.256280] acpiphp: Slot [4] registered\n[ 0.257082] acpiphp: Slot [5] registered\n[ 0.257873] acpiphp: Slot [6] registered\n[ 0.258659] acpiphp: Slot [7] registered\n[ 0.259453] acpiphp: Slot [8] registered\n[ 0.260245] acpiphp: Slot [9] registered\n[ 0.261029] acpiphp: Slot [10] registered\n[ 0.261830] acpiphp: Slot [11] registered\n[ 0.262640] acpiphp: Slot [12] registered\n[ 0.263451] acpiphp: Slot [13] registered\n[ 0.264253] acpiphp: Slot [14] registered\n[ 0.265052] acpiphp: Slot [15] registered\n[ 0.275782] acpiphp: Slot [16] registered\n[ 0.276586] acpiphp: Slot [17] registered\n[ 0.277386] acpiphp: Slot [18] registered\n[ 0.278180] acpiphp: Slot [19] registered\n[ 0.278978] acpiphp: Slot [20] registered\n[ 0.279784] acpiphp: Slot [21] registered\n[ 0.280585] acpiphp: Slot [22] registered\n[ 0.281385] acpiphp: Slot [23] registered\n[ 0.282180] acpiphp: Slot [24] registered\n[ 0.282980] acpiphp: Slot [25] registered\n[ 0.283846] acpiphp: Slot [26] registered\n[ 0.284680] acpiphp: Slot [27] registered\n[ 0.285503] acpiphp: Slot [28] registered\n[ 0.286328] acpiphp: Slot [29] registered\n[ 0.287144] acpiphp: Slot [30] registered\n[ 0.287970] acpiphp: Slot [31] registered\n[ 0.288798] PCI host bridge to bus 0000:00\n[ 0.289619] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290851] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292085] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293560] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295029] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301265] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302587] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303775] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305057] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311362] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312833] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358284] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359804] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361248] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362675] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365345] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366500] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367637] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369203] vgaarb: loaded\n[ 0.369817] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370962] SCSI subsystem initialized\n[ 0.371788] ACPI: bus type USB registered\n[ 0.372612] usbcore: registered new interface driver usbfs\n[ 0.373648] usbcore: registered new interface driver hub\n[ 0.374670] usbcore: registered new device driver usb\n[ 0.375727] PCI: Using ACPI for IRQ routing\n[ 0.376755] NetLabel: Initializing\n[ 0.377475] NetLabel: domain hash size = 128\n[ 0.378343] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379309] NetLabel: unlabeled traffic allowed by default\n[ 0.380410] clocksource: Switched to clocksource kvm-clock\n[ 0.385824] AppArmor: AppArmor Filesystem Enabled\n[ 0.386807] pnp: PnP ACPI init\n[ 0.387731] pnp: PnP ACPI: found 5 devices\n[ 0.394121] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395883] NET: Registered protocol family 2\n[ 0.396862] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.398172] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.399382] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400592] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401709] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402911] NET: Registered protocol family 1\n[ 0.403806] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404945] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406062] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420118] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434356] Trying to unpack rootfs image as initramfs...\n[ 0.483664] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497773] Scanning for low memory corruption every 60 seconds\n[ 0.499149] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.500337] audit: initializing netlink subsys (disabled)\n[ 0.501398] audit: type=2000 audit(1537983729.227:1): initialized\n[ 0.502737] Initialise system trusted keyring\n[ 0.503687] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504892] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506899] zbud: loaded\n[ 0.507629] VFS: Disk quotas dquot_6.6.0\n[ 0.508485] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510033] fuse init (API version 7.23)\n[ 0.510954] Key type big_key registered\n[ 0.511780] Allocating IMA MOK and blacklist keyrings.\n[ 0.512921] Key type asymmetric registered\n[ 0.513774] Asymmetric key parser 'x509' registered\n[ 0.514763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516647] io scheduler noop registered\n[ 0.517470] io scheduler deadline registered (default)\n[ 0.518491] io scheduler cfq registered\n[ 0.519344] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520431] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521741] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523236] ACPI: Power Button [PWRF]\n[ 0.524084] GHES: HEST is not enabled!\n[ 0.537818] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568907] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571355] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595167] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597375] Linux agpgart interface v0.103\n[ 0.599434] brd: module loaded\n[ 0.600671] loop: module loaded\n[ 0.605379] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606874] GPT:90111 != 2097151\n[ 0.607571] GPT:Alternate GPT header not at the end of the disk.\n[ 0.608699] GPT:90111 != 2097151\n[ 0.609396] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610391] vda: vda1 vda15\n[ 0.611816] scsi host0: ata_piix\n[ 0.612586] scsi host1: ata_piix\n[ 0.613320] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.614580] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616065] libphy: Fixed MDIO Bus: probed\n[ 0.616925] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617913] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620048] PPP generic driver version 2.4.2\n[ 0.620971] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622256] ehci-pci: EHCI PCI platform driver\n[ 0.623143] ehci-platform: EHCI generic platform driver\n[ 0.624154] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625322] ohci-pci: OHCI PCI platform driver\n[ 0.626212] ohci-platform: OHCI generic platform driver\n[ 0.627244] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.641587] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.642616] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644109] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645172] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646331] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.647605] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649073] usb usb1: Product: UHCI Host Controller\n[ 0.650040] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651226] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652252] hub 1-0:1.0: USB hub found\n[ 0.653054] hub 1-0:1.0: 2 ports detected\n[ 0.653995] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656159] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657156] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658209] mousedev: PS/2 mouse device common for all mice\n[ 0.659507] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661409] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662523] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663763] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664994] i2c /dev entries driver\n[ 0.665784] device-mapper: uevent: version 1.0.3\n[ 0.666742] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668421] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669742] NET: Registered protocol family 10\n[ 0.670769] NET: Registered protocol family 17\n[ 0.671693] Key type dns_resolver registered\n[ 0.672648] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673776] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675569] registered taskstats version 1\n[ 0.676438] Loading compiled-in X.509 certificates\n[ 0.677909] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679809] zswap: loaded using pool lzo/zbud\n[ 0.681187] Key type trusted registered\n[ 0.682757] Key type encrypted registered\n[ 0.683607] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684668] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685730] evm: HMAC attrs: 0x1\n[ 0.686673] Magic number: 2:461:745\n[ 0.687538] rtc_cmos 00:00: setting system clock to 2018-09-26 17:42:09 UTC (1537983729)\n[ 0.689174] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690323] EDD information not available.\n[ 0.773389] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.774980] Write protecting the kernel read-only data: 14336k\n[ 0.786804] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.788669] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.06\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.259617] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.7...\nLease of 10.10.11.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.18. iid=i-0000013b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzvtBjbyjeegKEzE3taMbDC6dCx05/LFPDAvnRJMcj05/ZldcoXYj6AUD+YWtxsid86E6QbZ8Id+RqVnoeILnqkpRYYUwWHhabHciHTyoVt0Q52PI2FpAkqasCWVGd+LA0bQl/+344G2pNZR2fnwJX5XtSQoDczb5CX3gaY+3CiphL2H/b2A/SOZUl1ZECc/MMgJNOsJ2dZt+fF33lH5Hp/HtcaDgQSKw5dF71c9etyjS+6cGqlyu9bHpKUXvRaXupfBbxy7gdKcIqyu46bnKpXqQY8KrHY5zqCxZelPZXkPIxnbbK3HZ7tNxiEBa9ZW9vV3hDIULvbV0y1JuBcqJt root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAPByLSA1zq04XUxmwkSv4VXcwSWFCtctwMGMPkFF7hdlo2+m8akVMuAQqtxChsZ9IZWrAqTa/aEmZkAjlHD5RqOaoxh62Nxjwr0b9gWBChoHbDfJ3J3LHzCbAWuDZP1muibx9FAsqVFD3GmHPL6CHq8mQF3pJUAJhRrx+7MbVntNAAAAFQCuFhvyi1o3tIw1puUDO9+S4j7WCwAAAIBozDppF5ziGUffDLhBFu+fR5NDEfERKY5WX5EP4pJ/jWzK9nGLDEqTabtUFhNTBiZFUCSdhLsBM6NChdTuwzswEIGwwS1CSTuWYUSVmtMT3/GIuW5Aik747VgNCt2qVke6bG5OhEpLPzmVn2fEt8bNW6bUrlmIDk67rC+HxjcccAAAAIB/d7eMuXQ9YAsrtLWOXm9j8LkvNvezwvV+T1UL2u8Wn1lFPwfaipTN7Y30XpyazcO344Rl0POk5vKbaxbmuE5NQWZFS+TLVJT9nNQwR7CA3/BrtxAmruKXUNRK5Suy0wvHTum5pi+0S2JR0145iyjQefFsSnv+Vf6lQw44eD+gtw== root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.7,24,fe80::f816:3eff:fee7:86a8/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.7 \nip-route:169.254.169.254 via 10.10.11.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000013b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.51 ===\n/dev/root resized successfully [took 1.52s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:E7:86:A8 \n inet addr:10.10.11.7 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee7:86a8/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:76 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9390 (9.1 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-09-26 17:43:55,992 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/343f95fa-81b8-445f-bcf0-6702c132c794/action used request id req-27a84d27-9a0c-47d8-b577-c1674d885ae9 2018-09-26 17:43:58,016 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/343f95fa-81b8-445f-bcf0-6702c132c794/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba5d5aff1116f5bc8ff7b529e43415d7623bea4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:43:59,084 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:43:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a52d963f-289b-4bda-992b-ac3842bda312 x-compute-request-id: req-a52d963f-289b-4bda-992b-ac3842bda312 Content-Encoding: gzip Content-Length: 10883 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 522193296 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133914] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135576] pid_max: default: 32768 minimum: 301\n[ 0.136475] ACPI: Core revision 20150930\n[ 0.137862] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139172] Security Framework initialized\n[ 0.139990] Yama: becoming mindful.\n[ 0.140721] AppArmor: AppArmor initialized\n[ 0.141588] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142922] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144199] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145419] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146814] Initializing cgroup subsys io\n[ 0.147628] Initializing cgroup subsys memory\n[ 0.148488] Initializing cgroup subsys devices\n[ 0.149370] Initializing cgroup subsys freezer\n[ 0.150238] Initializing cgroup subsys net_cls\n[ 0.151101] Initializing cgroup subsys perf_event\n[ 0.152012] Initializing cgroup subsys net_prio\n[ 0.152895] Initializing cgroup subsys hugetlb\n[ 0.153765] Initializing cgroup subsys pids\n[ 0.154640] CPU: Physical Processor ID: 0\n[ 0.156126] mce: CPU supports 10 MCE banks\n[ 0.156986] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157992] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168642] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175012] ftrace: allocating 31920 entries in 125 pages\n[ 0.201236] smpboot: Max logical packages: 1\n[ 0.202088] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203437] x2apic enabled\n[ 0.204248] Switched APIC routing to physical x2apic.\n[ 0.206009] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207128] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209116] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210898] KVM setup paravirtual spinlock\n[ 0.212187] x86: Booted up 1 node, 1 CPUs\n[ 0.212991] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214374] devtmpfs: initialized\n[ 0.216081] evm: security.selinux\n[ 0.216793] evm: security.SMACK64\n[ 0.217481] evm: security.SMACK64EXEC\n[ 0.218220] evm: security.SMACK64TRANSMUTE\n[ 0.219027] evm: security.SMACK64MMAP\n[ 0.219776] evm: security.ima\n[ 0.220419] evm: security.capability\n[ 0.221219] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223065] pinctrl core: initialized pinctrl subsystem\n[ 0.224163] RTC time: 17:42:08, date: 09/26/18\n[ 0.225112] NET: Registered protocol family 16\n[ 0.226087] cpuidle: using governor ladder\n[ 0.226905] cpuidle: using governor menu\n[ 0.227690] PCCT header not found.\n[ 0.228447] ACPI: bus type PCI registered\n[ 0.229248] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230489] PCI: Using configuration type 1 for base access\n[ 0.232245] ACPI: Added _OSI(Module Device)\n[ 0.233087] ACPI: Added _OSI(Processor Device)\n[ 0.233948] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234846] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236968] ACPI: Interpreter enabled\n[ 0.237746] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239576] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241396] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245044] ACPI: (supports S0 S5)\n[ 0.245746] ACPI: Using IOAPIC for interrupt routing\n[ 0.246692] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249768] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250896] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252112] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253292] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255488] acpiphp: Slot [3] registered\n[ 0.256280] acpiphp: Slot [4] registered\n[ 0.257082] acpiphp: Slot [5] registered\n[ 0.257873] acpiphp: Slot [6] registered\n[ 0.258659] acpiphp: Slot [7] registered\n[ 0.259453] acpiphp: Slot [8] registered\n[ 0.260245] acpiphp: Slot [9] registered\n[ 0.261029] acpiphp: Slot [10] registered\n[ 0.261830] acpiphp: Slot [11] registered\n[ 0.262640] acpiphp: Slot [12] registered\n[ 0.263451] acpiphp: Slot [13] registered\n[ 0.264253] acpiphp: Slot [14] registered\n[ 0.265052] acpiphp: Slot [15] registered\n[ 0.275782] acpiphp: Slot [16] registered\n[ 0.276586] acpiphp: Slot [17] registered\n[ 0.277386] acpiphp: Slot [18] registered\n[ 0.278180] acpiphp: Slot [19] registered\n[ 0.278978] acpiphp: Slot [20] registered\n[ 0.279784] acpiphp: Slot [21] registered\n[ 0.280585] acpiphp: Slot [22] registered\n[ 0.281385] acpiphp: Slot [23] registered\n[ 0.282180] acpiphp: Slot [24] registered\n[ 0.282980] acpiphp: Slot [25] registered\n[ 0.283846] acpiphp: Slot [26] registered\n[ 0.284680] acpiphp: Slot [27] registered\n[ 0.285503] acpiphp: Slot [28] registered\n[ 0.286328] acpiphp: Slot [29] registered\n[ 0.287144] acpiphp: Slot [30] registered\n[ 0.287970] acpiphp: Slot [31] registered\n[ 0.288798] PCI host bridge to bus 0000:00\n[ 0.289619] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290851] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292085] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293560] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295029] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301265] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302587] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303775] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305057] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311362] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312833] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358284] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359804] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361248] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362675] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364074] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365345] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366500] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367637] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369203] vgaarb: loaded\n[ 0.369817] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370962] SCSI subsystem initialized\n[ 0.371788] ACPI: bus type USB registered\n[ 0.372612] usbcore: registered new interface driver usbfs\n[ 0.373648] usbcore: registered new interface driver hub\n[ 0.374670] usbcore: registered new device driver usb\n[ 0.375727] PCI: Using ACPI for IRQ routing\n[ 0.376755] NetLabel: Initializing\n[ 0.377475] NetLabel: domain hash size = 128\n[ 0.378343] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379309] NetLabel: unlabeled traffic allowed by default\n[ 0.380410] clocksource: Switched to clocksource kvm-clock\n[ 0.385824] AppArmor: AppArmor Filesystem Enabled\n[ 0.386807] pnp: PnP ACPI init\n[ 0.387731] pnp: PnP ACPI: found 5 devices\n[ 0.394121] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395883] NET: Registered protocol family 2\n[ 0.396862] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.398172] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.399382] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400592] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401709] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402911] NET: Registered protocol family 1\n[ 0.403806] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404945] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406062] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420118] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434356] Trying to unpack rootfs image as initramfs...\n[ 0.483664] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497773] Scanning for low memory corruption every 60 seconds\n[ 0.499149] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.500337] audit: initializing netlink subsys (disabled)\n[ 0.501398] audit: type=2000 audit(1537983729.227:1): initialized\n[ 0.502737] Initialise system trusted keyring\n[ 0.503687] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504892] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506899] zbud: loaded\n[ 0.507629] VFS: Disk quotas dquot_6.6.0\n[ 0.508485] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510033] fuse init (API version 7.23)\n[ 0.510954] Key type big_key registered\n[ 0.511780] Allocating IMA MOK and blacklist keyrings.\n[ 0.512921] Key type asymmetric registered\n[ 0.513774] Asymmetric key parser 'x509' registered\n[ 0.514763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516647] io scheduler noop registered\n[ 0.517470] io scheduler deadline registered (default)\n[ 0.518491] io scheduler cfq registered\n[ 0.519344] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520431] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521741] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523236] ACPI: Power Button [PWRF]\n[ 0.524084] GHES: HEST is not enabled!\n[ 0.537818] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568907] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571355] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595167] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597375] Linux agpgart interface v0.103\n[ 0.599434] brd: module loaded\n[ 0.600671] loop: module loaded\n[ 0.605379] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606874] GPT:90111 != 2097151\n[ 0.607571] GPT:Alternate GPT header not at the end of the disk.\n[ 0.608699] GPT:90111 != 2097151\n[ 0.609396] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610391] vda: vda1 vda15\n[ 0.611816] scsi host0: ata_piix\n[ 0.612586] scsi host1: ata_piix\n[ 0.613320] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.614580] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616065] libphy: Fixed MDIO Bus: probed\n[ 0.616925] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617913] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620048] PPP generic driver version 2.4.2\n[ 0.620971] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622256] ehci-pci: EHCI PCI platform driver\n[ 0.623143] ehci-platform: EHCI generic platform driver\n[ 0.624154] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625322] ohci-pci: OHCI PCI platform driver\n[ 0.626212] ohci-platform: OHCI generic platform driver\n[ 0.627244] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.641587] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.642616] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644109] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645172] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646331] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.647605] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649073] usb usb1: Product: UHCI Host Controller\n[ 0.650040] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651226] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652252] hub 1-0:1.0: USB hub found\n[ 0.653054] hub 1-0:1.0: 2 ports detected\n[ 0.653995] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656159] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657156] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658209] mousedev: PS/2 mouse device common for all mice\n[ 0.659507] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661409] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662523] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663763] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664994] i2c /dev entries driver\n[ 0.665784] device-mapper: uevent: version 1.0.3\n[ 0.666742] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668421] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669742] NET: Registered protocol family 10\n[ 0.670769] NET: Registered protocol family 17\n[ 0.671693] Key type dns_resolver registered\n[ 0.672648] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673776] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675569] registered taskstats version 1\n[ 0.676438] Loading compiled-in X.509 certificates\n[ 0.677909] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679809] zswap: loaded using pool lzo/zbud\n[ 0.681187] Key type trusted registered\n[ 0.682757] Key type encrypted registered\n[ 0.683607] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684668] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685730] evm: HMAC attrs: 0x1\n[ 0.686673] Magic number: 2:461:745\n[ 0.687538] rtc_cmos 00:00: setting system clock to 2018-09-26 17:42:09 UTC (1537983729)\n[ 0.689174] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690323] EDD information not available.\n[ 0.773389] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.774980] Write protecting the kernel read-only data: 14336k\n[ 0.786804] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.788669] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.06\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.259617] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.7...\nLease of 10.10.11.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.18. iid=i-0000013b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzvtBjbyjeegKEzE3taMbDC6dCx05/LFPDAvnRJMcj05/ZldcoXYj6AUD+YWtxsid86E6QbZ8Id+RqVnoeILnqkpRYYUwWHhabHciHTyoVt0Q52PI2FpAkqasCWVGd+LA0bQl/+344G2pNZR2fnwJX5XtSQoDczb5CX3gaY+3CiphL2H/b2A/SOZUl1ZECc/MMgJNOsJ2dZt+fF33lH5Hp/HtcaDgQSKw5dF71c9etyjS+6cGqlyu9bHpKUXvRaXupfBbxy7gdKcIqyu46bnKpXqQY8KrHY5zqCxZelPZXkPIxnbbK3HZ7tNxiEBa9ZW9vV3hDIULvbV0y1JuBcqJt root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAPByLSA1zq04XUxmwkSv4VXcwSWFCtctwMGMPkFF7hdlo2+m8akVMuAQqtxChsZ9IZWrAqTa/aEmZkAjlHD5RqOaoxh62Nxjwr0b9gWBChoHbDfJ3J3LHzCbAWuDZP1muibx9FAsqVFD3GmHPL6CHq8mQF3pJUAJhRrx+7MbVntNAAAAFQCuFhvyi1o3tIw1puUDO9+S4j7WCwAAAIBozDppF5ziGUffDLhBFu+fR5NDEfERKY5WX5EP4pJ/jWzK9nGLDEqTabtUFhNTBiZFUCSdhLsBM6NChdTuwzswEIGwwS1CSTuWYUSVmtMT3/GIuW5Aik747VgNCt2qVke6bG5OhEpLPzmVn2fEt8bNW6bUrlmIDk67rC+HxjcccAAAAIB/d7eMuXQ9YAsrtLWOXm9j8LkvNvezwvV+T1UL2u8Wn1lFPwfaipTN7Y30XpyazcO344Rl0POk5vKbaxbmuE5NQWZFS+TLVJT9nNQwR7CA3/BrtxAmruKXUNRK5Suy0wvHTum5pi+0S2JR0145iyjQefFsSnv+Vf6lQw44eD+gtw== root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.7,24,fe80::f816:3eff:fee7:86a8/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.7 \nip-route:169.254.169.254 via 10.10.11.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000013b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.51 ===\n/dev/root resized successfully [took 1.52s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:E7:86:A8 \n inet addr:10.10.11.7 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee7:86a8/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:76 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9390 (9.1 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-4-5 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.125465] usb 1-1: Product: QEMU USB Tablet\n[ 1.125468] usb 1-1: Manufacturer: QEMU\n[ 1.125470] usb 1-1: SerialNumber: 42\n[ 1.229344] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.241131] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.259617] random: dd urandom read with 5 bits of entropy available\n[ 1.496478] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[ 1.496480] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 62.628873] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 62.956249] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nSep 26 18:42:10 cirros syslog.info syslogd started: BusyBox v1.23.2\nSep 26 18:42:10 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nSep 26 18:42:10 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nSep 26 18:42:10 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nSep 26 18:42:10 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nSep 26 18:42:10 cirros kern.notice kernel: [ 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)\nSep 26 18:42:10 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nSep 26 18:42:10 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nSep 26 18:42:10 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nSep 26 18:42:10 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nSep 26 18:42:10 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nSep 26 18:42:10 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nSep 26 18:42:10 cirros kern.notice kernel: [ 1.259617] random: dd urandom read with 5 bits of entropy available\nSep 26 18:42:10 cirros kern.info kernel: [ 1.496478] tsc: Refined TSC clocksource calibration: 3491.912 MHz\nSep 26 18:42:10 cirros kern.info kernel: [ 1.496480] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nSep 26 18:43:11 cirros auth.notice su: + /dev/console root:cirros\nSep 26 18:43:11 cirros authpriv.info dropbear[340]: Running in background\nSep 26 18:43:11 cirros kern.info kernel: [ 62.628873] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nSep 26 18:43:11 cirros kern.info kernel: [ 62.956249] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-4-5 login: "} 2018-09-26 17:43:59,085 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/343f95fa-81b8-445f-bcf0-6702c132c794/action used request id req-a52d963f-289b-4bda-992b-ac3842bda312 2018-09-26 17:44:01,120 - sdnvpn_test_utils - INFO - Waiting for instance 98d1e509-d8cb-4589-91d0-1b568014bcc4 to boot up 2018-09-26 17:44:01,124 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/98d1e509-d8cb-4589-91d0-1b568014bcc4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea543f87d5013a1b944695ce1f1dc9081f657472" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:44:02,199 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:44:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cdaee505-a4bf-4841-92c8-824290c62af1 x-compute-request-id: req-cdaee505-a4bf-4841-92c8-824290c62af1 Content-Encoding: gzip Content-Length: 8109 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 742374854 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.156679] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.158744] pid_max: default: 32768 minimum: 301\n[ 0.159873] ACPI: Core revision 20150930\n[ 0.161433] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.163043] Security Framework initialized\n[ 0.164059] Yama: becoming mindful.\n[ 0.164954] AppArmor: AppArmor initialized\n[ 0.166003] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.167672] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.169280] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.170810] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.172530] Initializing cgroup subsys io\n[ 0.173547] Initializing cgroup subsys memory\n[ 0.174615] Initializing cgroup subsys devices\n[ 0.175720] Initializing cgroup subsys freezer\n[ 0.176795] Initializing cgroup subsys net_cls\n[ 0.177872] Initializing cgroup subsys perf_event\n[ 0.179003] Initializing cgroup subsys net_prio\n[ 0.180142] Initializing cgroup subsys hugetlb\n[ 0.181254] Initializing cgroup subsys pids\n[ 0.182368] CPU: Physical Processor ID: 0\n[ 0.184121] mce: CPU supports 10 MCE banks\n[ 0.185182] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.186443] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.197401] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.204155] ftrace: allocating 31920 entries in 125 pages\n[ 0.231065] smpboot: Max logical packages: 1\n[ 0.232140] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.233828] x2apic enabled\n[ 0.234770] Switched APIC routing to physical x2apic.\n[ 0.236769] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.238152] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.240604] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.242819] KVM setup paravirtual spinlock\n[ 0.244284] x86: Booted up 1 node, 1 CPUs\n[ 0.245278] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.247014] devtmpfs: initialized\n[ 0.248888] evm: security.selinux\n[ 0.249750] evm: security.SMACK64\n[ 0.250595] evm: security.SMACK64EXEC\n[ 0.251517] evm: security.SMACK64TRANSMUTE\n[ 0.252520] evm: security.SMACK64MMAP\n[ 0.253436] evm: security.ima\n[ 0.254207] evm: security.capability\n[ 0.255182] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.257507] pinctrl core: initialized pinctrl subsystem\n[ 0.258855] RTC time: 17:42:33, date: 09/26/18\n[ 0.260027] NET: Registered protocol family 16\n[ 0.261226] cpuidle: using governor ladder\n[ 0.262273] cpuidle: using governor menu\n[ 0.263273] PCCT header not found.\n[ 0.264210] ACPI: bus type PCI registered\n[ 0.265225] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.266812] PCI: Using configuration type 1 for base access\n[ 0.268881] ACPI: Added _OSI(Module Device)\n[ 0.269952] ACPI: Added _OSI(Processor Device)\n[ 0.271064] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.272212] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.274656] ACPI: Interpreter enabled\n[ 0.275600] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.277870] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.280152] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.282429] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.284801] ACPI: (supports S0 S5)\n[ 0.285656] ACPI: Using IOAPIC for interrupt routing\n[ 0.286829] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.290322] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.291767] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.293324] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.294843] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.297593] acpiphp: Slot [3] registered\n[ 0.298585] acpiphp: Slot [4] registered\n[ 0.299569] acpiphp: Slot [5] registered\n[ 0.300551] acpiphp: Slot [6] registered\n[ 0.301537] acpiphp: Slot [7] registered\n[ 0.302523] acpiphp: Slot [8] registered\n[ 0.303511] acpiphp: Slot [9] registered\n[ 0.304494] acpiphp: Slot [10] registered\n[ 0.305495] acpiphp: Slot [11] registered\n[ 0.306524] acpiphp: Slot [12] registered\n[ 0.307548] acpiphp: Slot [13] registered\n[ 0.308570] acpiphp: Slot [14] registered\n[ 0.309595] acpiphp: Slot [15] registered\n[ 0.320975] acpiphp: Slot [16] registered\n[ 0.321982] acpiphp: Slot [17] registered\n[ 0.322983] acpiphp: Slot [18] registered\n[ 0.323979] acpiphp: Slot [19] registered\n[ 0.324983] acpiphp: Slot [20] registered\n[ 0.325983] acpiphp: Slot [21] registered\n[ 0.326979] acpiphp: Slot [22] registered\n[ 0.327969] acpiphp: Slot [23] registered\n[ 0.328976] acpiphp: Slot [24] registered\n[ 0.329979] acpiphp: Slot [25] registered\n[ 0.330966] acpiphp: Slot [26] registered\n[ 0.331955] acpiphp: Slot [27] registered\n[ 0.332949] acpiphp: Slot [28] registered\n[ 0.333955] acpiphp: Slot [29] registered\n[ 0.334950] acpiphp: Slot [30] registered\n[ 0.335948] acpiphp: Slot [31] registered\n[ 0.336941] PCI host bridge to bus 0000:00\n[ 0.337938] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.339463] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.341001] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.342784] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.344576] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.351203] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.352858] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.354349] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.355987] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.362775] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.364579] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.410146] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.411942] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.413696] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.415383] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.417691] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.419154] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.420542] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.421868] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.423780] vgaarb: loaded\n[ 0.424504] vgaarb: bridge control possible 0000:00:02.0\n[ 0.425884] SCSI subsystem initialized\n[ 0.426890] ACPI: bus type USB registered\n[ 0.427907] usbcore: registered new interface driver usbfs\n[ 0.429178] usbcore: registered new interface driver hub\n[ 0.430434] usbcore: registered new device driver usb\n[ 0.431713] PCI: Using ACPI for IRQ routing\n[ 0.432945] NetLabel: Initializing\n[ 0.433828] NetLabel: domain hash size = 128\n[ 0.434885] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.436066] NetLabel: unlabeled traffic allowed by default\n[ 0.437427] clocksource: Switched to clocksource kvm-clock\n[ 0.443173] AppArmor: AppArmor Filesystem Enabled\n[ 0.444150] pnp: PnP ACPI init\n[ 0.445076] pnp: PnP ACPI: found 5 devices\n[ 0.451440] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.453115] NET: Registered protocol family 2\n[ 0.454068] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.455318] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.456467] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.457616] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.458679] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.459821] NET: Registered protocol family 1\n[ 0.460681] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.461761] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.462811] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.476815] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.491072] Trying to unpack rootfs image as initramfs...\n[ 0.541542] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.555352] Scanning for low memory corruption every 60 seconds\n[ 0.556677] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.557823] audit: initializing netlink subsys (disabled)\n[ 0.558839] audit: type=2000 audit(1537983753.954:1): initialized\n[ 0.560124] Initialise system trusted keyring\n[ 0.561039] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.562198] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.564141] zbud: loaded\n[ 0.564843] VFS: Disk quotas dquot_6.6.0\n[ 0.565662] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.567164] fuse init (API version 7.23)\n[ 0.568042] Key type big_key registered\n[ 0.568835] Allocating IMA MOK and blacklist keyrings.\n[ 0.569937] Key type asymmetric registered\n[ 0.570754] Asymmetric key parser 'x509' registered\n[ 0.571691] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.573521] io scheduler noop registered\n[ 0.574308] io scheduler deadline registered (default)\n[ 0.575461] io scheduler cfq registered\n[ 0.576321] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.577411] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.578658] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.580095] ACPI: Power Button [PWRF]\n[ 0.580913] GHES: HEST is not enabled!\n[ 0.596676] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.625590] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.628038] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.652159] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.654272] Linux agpgart interface v0.103\n[ 0.656313] brd: module loaded\n[ 0.657518] loop: module loaded\n[ 0.662068] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.663489] GPT:90111 != 2097151\n[ 0.664149] GPT:Alternate GPT header not at the end of the disk.\n[ 0.665216] GPT:90111 != 2097151\n[ 0.665887] GPT: Use GNU Parted to correct GPT errors.\n[ 0.666832] vda: vda1 vda15\n[ 0.668233] scsi host0: ata_piix\n[ 0.668954] scsi host1: ata_piix\n[ 0.669660] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.670847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.672261] libphy: Fixed MDIO Bus: probed\n[ 0.673078] tun: Universal TUN/TAP device driver, 1.6\n[ 0.674024] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.676094] PPP generic driver version 2.4.2\n[ 0.676975] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.678211] ehci-pci: EHCI PCI platform driver\n[ 0.679080] ehci-platform: EHCI generic platform driver\n[ 0.680053] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.681160] ohci-pci: OHCI PCI platform driver\n[ 0.682027] ohci-platform: OHCI generic platform driver\n[ 0.683008] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.697366] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.698352] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.699786] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.700800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.701909] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.703112] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.704509] usb usb1: Product: UHCI Host Controller\n[ 0.705431] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.706557] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.707538] hub 1-0:1.0: USB hub found\n[ 0.708306] hub 1-0:1.0: 2 ports detected\n[ 0.709194] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.711294] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.712243] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.713252] mousedev: PS/2 mouse device common for all mice\n[ 0.714513] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.716332] rtc_cmos 00:00: RTC can wake from S4\n[ 0.717407] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.718598] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.719802] i2c /dev entries driver\n[ 0.720555] device-mapper: uevent: version 1.0.3\n[ 0.721492] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.723085] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.724334] NET: Registered protocol family 10\n[ 0.725300] NET: Registered protocol family 17\n[ 0.726177] Key type dns_resolver registered\n[ 0.727083] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.728146] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.729858] registered taskstats version 1\n[ 0.730689] Loading compiled-in X.509 certificates\n[ 0.732104] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.733922] zswap: loaded using pool lzo/zbud\n[ 0.735262] Key type trusted registered\n[ 0.736795] Key type encrypted registered\n[ 0.737622] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.738631] ima: No TPM chip found, activating TPM-bypass!\n[ 0.739642] evm: HMAC attrs: 0x1\n[ 0.740566] Magic number: 2:461:745\n[ 0.741385] rtc_cmos 00:00: setting system clock to 2018-09-26 17:42:34 UTC (1537983754)\n[ 0.742944] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.744032] EDD information not available.\n[ 0.825997] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.827424] ata1.00: configured for MWDMA2\n[ 0.828604] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.841036] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.842263] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.843497] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.845330] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.846863] Write protecting the kernel read-only data: 14336k\n[ 0.848401] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.850191] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.02\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.254211] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.50s]\nping 10.10.10.10 OK\nping 10.10.10.11 KO\nping 10.10.11.11 KO\nping 10.10.11.7 KO\nping 10.10.10.10 OK\n"} 2018-09-26 17:44:02,200 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/98d1e509-d8cb-4589-91d0-1b568014bcc4/action used request id req-cdaee505-a4bf-4841-92c8-824290c62af1 2018-09-26 17:44:04,203 - sdnvpn_test_utils - INFO - Waiting for instance d67dc685-2554-422c-8a12-2ae33efb4514 to boot up 2018-09-26 17:44:04,208 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/d67dc685-2554-422c-8a12-2ae33efb4514/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0950a1297dd9a6391bcf0970782b2b1b1ccb633b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:44:05,280 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:44:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-19528236-2ce0-423a-b97e-f3bb30cffd47 x-compute-request-id: req-19528236-2ce0-423a-b97e-f3bb30cffd47 Content-Encoding: gzip Content-Length: 8096 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 502579782 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128780] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130411] pid_max: default: 32768 minimum: 301\n[ 0.131295] ACPI: Core revision 20150930\n[ 0.132668] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133964] Security Framework initialized\n[ 0.134766] Yama: becoming mindful.\n[ 0.135481] AppArmor: AppArmor initialized\n[ 0.136334] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137639] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138891] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140076] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141444] Initializing cgroup subsys io\n[ 0.142244] Initializing cgroup subsys memory\n[ 0.143092] Initializing cgroup subsys devices\n[ 0.143957] Initializing cgroup subsys freezer\n[ 0.144809] Initializing cgroup subsys net_cls\n[ 0.145662] Initializing cgroup subsys perf_event\n[ 0.146552] Initializing cgroup subsys net_prio\n[ 0.147424] Initializing cgroup subsys hugetlb\n[ 0.148284] Initializing cgroup subsys pids\n[ 0.149144] CPU: Physical Processor ID: 0\n[ 0.150633] mce: CPU supports 10 MCE banks\n[ 0.151463] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152455] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163105] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169417] ftrace: allocating 31920 entries in 125 pages\n[ 0.195721] smpboot: Max logical packages: 1\n[ 0.196578] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197904] x2apic enabled\n[ 0.198701] Switched APIC routing to physical x2apic.\n[ 0.200439] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201541] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203511] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205272] KVM setup paravirtual spinlock\n[ 0.206617] x86: Booted up 1 node, 1 CPUs\n[ 0.207409] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208781] devtmpfs: initialized\n[ 0.210485] evm: security.selinux\n[ 0.211179] evm: security.SMACK64\n[ 0.211860] evm: security.SMACK64EXEC\n[ 0.212594] evm: security.SMACK64TRANSMUTE\n[ 0.213385] evm: security.SMACK64MMAP\n[ 0.214136] evm: security.ima\n[ 0.214773] evm: security.capability\n[ 0.215566] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217403] pinctrl core: initialized pinctrl subsystem\n[ 0.218494] RTC time: 17:42:20, date: 09/26/18\n[ 0.219436] NET: Registered protocol family 16\n[ 0.220434] cpuidle: using governor ladder\n[ 0.221252] cpuidle: using governor menu\n[ 0.222031] PCCT header not found.\n[ 0.222780] ACPI: bus type PCI registered\n[ 0.223569] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224800] PCI: Using configuration type 1 for base access\n[ 0.226539] ACPI: Added _OSI(Module Device)\n[ 0.227376] ACPI: Added _OSI(Processor Device)\n[ 0.228226] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229121] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231243] ACPI: Interpreter enabled\n[ 0.232010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233837] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235650] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239291] ACPI: (supports S0 S5)\n[ 0.239986] ACPI: Using IOAPIC for interrupt routing\n[ 0.240924] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243986] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245128] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246357] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247532] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249728] acpiphp: Slot [3] registered\n[ 0.250521] acpiphp: Slot [4] registered\n[ 0.251327] acpiphp: Slot [5] registered\n[ 0.252118] acpiphp: Slot [6] registered\n[ 0.252906] acpiphp: Slot [7] registered\n[ 0.253698] acpiphp: Slot [8] registered\n[ 0.254484] acpiphp: Slot [9] registered\n[ 0.255271] acpiphp: Slot [10] registered\n[ 0.256069] acpiphp: Slot [11] registered\n[ 0.256877] acpiphp: Slot [12] registered\n[ 0.257677] acpiphp: Slot [13] registered\n[ 0.258476] acpiphp: Slot [14] registered\n[ 0.259277] acpiphp: Slot [15] registered\n[ 0.270078] acpiphp: Slot [16] registered\n[ 0.270887] acpiphp: Slot [17] registered\n[ 0.271685] acpiphp: Slot [18] registered\n[ 0.272477] acpiphp: Slot [19] registered\n[ 0.273275] acpiphp: Slot [20] registered\n[ 0.274079] acpiphp: Slot [21] registered\n[ 0.274885] acpiphp: Slot [22] registered\n[ 0.275681] acpiphp: Slot [23] registered\n[ 0.276476] acpiphp: Slot [24] registered\n[ 0.277273] acpiphp: Slot [25] registered\n[ 0.278068] acpiphp: Slot [26] registered\n[ 0.278871] acpiphp: Slot [27] registered\n[ 0.279672] acpiphp: Slot [28] registered\n[ 0.280467] acpiphp: Slot [29] registered\n[ 0.281263] acpiphp: Slot [30] registered\n[ 0.282062] acpiphp: Slot [31] registered\n[ 0.282863] PCI host bridge to bus 0000:00\n[ 0.283663] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.284854] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286052] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287495] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.288938] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295243] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296512] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297683] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298936] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305398] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306812] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352823] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.354309] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355712] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357111] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358478] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359717] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360873] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361939] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363460] vgaarb: loaded\n[ 0.364057] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365180] SCSI subsystem initialized\n[ 0.365987] ACPI: bus type USB registered\n[ 0.366789] usbcore: registered new interface driver usbfs\n[ 0.367796] usbcore: registered new interface driver hub\n[ 0.368784] usbcore: registered new device driver usb\n[ 0.369821] PCI: Using ACPI for IRQ routing\n[ 0.370826] NetLabel: Initializing\n[ 0.371525] NetLabel: domain hash size = 128\n[ 0.372358] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373287] NetLabel: unlabeled traffic allowed by default\n[ 0.374364] clocksource: Switched to clocksource kvm-clock\n[ 0.379780] AppArmor: AppArmor Filesystem Enabled\n[ 0.380726] pnp: PnP ACPI init\n[ 0.381627] pnp: PnP ACPI: found 5 devices\n[ 0.387971] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389678] NET: Registered protocol family 2\n[ 0.390624] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391872] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393025] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394167] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395227] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396388] NET: Registered protocol family 1\n[ 0.397242] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398316] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399375] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413301] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427493] Trying to unpack rootfs image as initramfs...\n[ 0.476214] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490034] Scanning for low memory corruption every 60 seconds\n[ 0.491400] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.492540] audit: initializing netlink subsys (disabled)\n[ 0.493561] audit: type=2000 audit(1537983741.269:1): initialized\n[ 0.494870] Initialise system trusted keyring\n[ 0.495783] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496939] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498901] zbud: loaded\n[ 0.499602] VFS: Disk quotas dquot_6.6.0\n[ 0.500412] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501905] fuse init (API version 7.23)\n[ 0.502804] Key type big_key registered\n[ 0.503600] Allocating IMA MOK and blacklist keyrings.\n[ 0.505056] Key type asymmetric registered\n[ 0.505878] Asymmetric key parser 'x509' registered\n[ 0.506832] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.508284] io scheduler noop registered\n[ 0.509075] io scheduler deadline registered (default)\n[ 0.510054] io scheduler cfq registered\n[ 0.510885] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.511927] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514635] ACPI: Power Button [PWRF]\n[ 0.515463] GHES: HEST is not enabled!\n[ 0.529104] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.556758] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558993] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.584478] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587250] Linux agpgart interface v0.103\n[ 0.589378] brd: module loaded\n[ 0.590642] loop: module loaded\n[ 0.595981] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.597421] GPT:90111 != 2097151\n[ 0.598092] GPT:Alternate GPT header not at the end of the disk.\n[ 0.599176] GPT:90111 != 2097151\n[ 0.599843] GPT: Use GNU Parted to correct GPT errors.\n[ 0.600807] vda: vda1 vda15\n[ 0.602508] scsi host0: ata_piix\n[ 0.603241] scsi host1: ata_piix\n[ 0.603943] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.605150] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.606584] libphy: Fixed MDIO Bus: probed\n[ 0.607390] tun: Universal TUN/TAP device driver, 1.6\n[ 0.608326] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.610600] PPP generic driver version 2.4.2\n[ 0.611472] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.612808] ehci-pci: EHCI PCI platform driver\n[ 0.613671] ehci-platform: EHCI generic platform driver\n[ 0.614656] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.615770] ohci-pci: OHCI PCI platform driver\n[ 0.616629] ohci-platform: OHCI generic platform driver\n[ 0.617604] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.632015] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.633005] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.634448] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.635458] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.636556] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.637764] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.639180] usb usb1: Product: UHCI Host Controller\n[ 0.640104] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.641221] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.642226] hub 1-0:1.0: USB hub found\n[ 0.643004] hub 1-0:1.0: 2 ports detected\n[ 0.643893] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.646001] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.646956] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.647975] mousedev: PS/2 mouse device common for all mice\n[ 0.649217] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.651027] rtc_cmos 00:00: RTC can wake from S4\n[ 0.652103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.653278] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.654455] i2c /dev entries driver\n[ 0.655215] device-mapper: uevent: version 1.0.3\n[ 0.656138] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.657743] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.659017] NET: Registered protocol family 10\n[ 0.660005] NET: Registered protocol family 17\n[ 0.660875] Key type dns_resolver registered\n[ 0.661779] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.662863] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.664582] registered taskstats version 1\n[ 0.665402] Loading compiled-in X.509 certificates\n[ 0.666847] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.668683] zswap: loaded using pool lzo/zbud\n[ 0.670035] Key type trusted registered\n[ 0.671586] Key type encrypted registered\n[ 0.672400] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.673412] ima: No TPM chip found, activating TPM-bypass!\n[ 0.674448] evm: HMAC attrs: 0x1\n[ 0.675390] Magic number: 2:461:745\n[ 0.676230] rtc_cmos 00:00: setting system clock to 2018-09-26 17:42:21 UTC (1537983741)\n[ 0.677810] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.678927] EDD information not available.\n[ 0.763025] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.764469] ata1.00: configured for MWDMA2\n[ 0.765656] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.778079] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.779308] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.780555] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.782399] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.783936] Write protecting the kernel read-only data: 14336k\n[ 0.785474] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.787556] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.68\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.945322] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.11...\nLease of 10.10.11.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 4.88s]\nping 10.10.11.7 KO\nping 10.10.11.7 KO\nping 10.10.11.7 KO\nping 10.10.11.7 KO\nping 10.10.11.7 KO\n"} 2018-09-26 17:44:05,280 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d67dc685-2554-422c-8a12-2ae33efb4514/action used request id req-19528236-2ce0-423a-b97e-f3bb30cffd47 2018-09-26 17:44:07,287 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/98d1e509-d8cb-4589-91d0-1b568014bcc4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea543f87d5013a1b944695ce1f1dc9081f657472" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:44:08,357 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:44:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4c0103e5-a372-4782-aee2-075469faec38 x-compute-request-id: req-4c0103e5-a372-4782-aee2-075469faec38 Content-Encoding: gzip Content-Length: 8109 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 742374854 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.156679] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.158744] pid_max: default: 32768 minimum: 301\n[ 0.159873] ACPI: Core revision 20150930\n[ 0.161433] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.163043] Security Framework initialized\n[ 0.164059] Yama: becoming mindful.\n[ 0.164954] AppArmor: AppArmor initialized\n[ 0.166003] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.167672] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.169280] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.170810] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.172530] Initializing cgroup subsys io\n[ 0.173547] Initializing cgroup subsys memory\n[ 0.174615] Initializing cgroup subsys devices\n[ 0.175720] Initializing cgroup subsys freezer\n[ 0.176795] Initializing cgroup subsys net_cls\n[ 0.177872] Initializing cgroup subsys perf_event\n[ 0.179003] Initializing cgroup subsys net_prio\n[ 0.180142] Initializing cgroup subsys hugetlb\n[ 0.181254] Initializing cgroup subsys pids\n[ 0.182368] CPU: Physical Processor ID: 0\n[ 0.184121] mce: CPU supports 10 MCE banks\n[ 0.185182] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.186443] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.197401] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.204155] ftrace: allocating 31920 entries in 125 pages\n[ 0.231065] smpboot: Max logical packages: 1\n[ 0.232140] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.233828] x2apic enabled\n[ 0.234770] Switched APIC routing to physical x2apic.\n[ 0.236769] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.238152] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.240604] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.242819] KVM setup paravirtual spinlock\n[ 0.244284] x86: Booted up 1 node, 1 CPUs\n[ 0.245278] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.247014] devtmpfs: initialized\n[ 0.248888] evm: security.selinux\n[ 0.249750] evm: security.SMACK64\n[ 0.250595] evm: security.SMACK64EXEC\n[ 0.251517] evm: security.SMACK64TRANSMUTE\n[ 0.252520] evm: security.SMACK64MMAP\n[ 0.253436] evm: security.ima\n[ 0.254207] evm: security.capability\n[ 0.255182] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.257507] pinctrl core: initialized pinctrl subsystem\n[ 0.258855] RTC time: 17:42:33, date: 09/26/18\n[ 0.260027] NET: Registered protocol family 16\n[ 0.261226] cpuidle: using governor ladder\n[ 0.262273] cpuidle: using governor menu\n[ 0.263273] PCCT header not found.\n[ 0.264210] ACPI: bus type PCI registered\n[ 0.265225] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.266812] PCI: Using configuration type 1 for base access\n[ 0.268881] ACPI: Added _OSI(Module Device)\n[ 0.269952] ACPI: Added _OSI(Processor Device)\n[ 0.271064] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.272212] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.274656] ACPI: Interpreter enabled\n[ 0.275600] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.277870] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.280152] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.282429] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.284801] ACPI: (supports S0 S5)\n[ 0.285656] ACPI: Using IOAPIC for interrupt routing\n[ 0.286829] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.290322] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.291767] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.293324] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.294843] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.297593] acpiphp: Slot [3] registered\n[ 0.298585] acpiphp: Slot [4] registered\n[ 0.299569] acpiphp: Slot [5] registered\n[ 0.300551] acpiphp: Slot [6] registered\n[ 0.301537] acpiphp: Slot [7] registered\n[ 0.302523] acpiphp: Slot [8] registered\n[ 0.303511] acpiphp: Slot [9] registered\n[ 0.304494] acpiphp: Slot [10] registered\n[ 0.305495] acpiphp: Slot [11] registered\n[ 0.306524] acpiphp: Slot [12] registered\n[ 0.307548] acpiphp: Slot [13] registered\n[ 0.308570] acpiphp: Slot [14] registered\n[ 0.309595] acpiphp: Slot [15] registered\n[ 0.320975] acpiphp: Slot [16] registered\n[ 0.321982] acpiphp: Slot [17] registered\n[ 0.322983] acpiphp: Slot [18] registered\n[ 0.323979] acpiphp: Slot [19] registered\n[ 0.324983] acpiphp: Slot [20] registered\n[ 0.325983] acpiphp: Slot [21] registered\n[ 0.326979] acpiphp: Slot [22] registered\n[ 0.327969] acpiphp: Slot [23] registered\n[ 0.328976] acpiphp: Slot [24] registered\n[ 0.329979] acpiphp: Slot [25] registered\n[ 0.330966] acpiphp: Slot [26] registered\n[ 0.331955] acpiphp: Slot [27] registered\n[ 0.332949] acpiphp: Slot [28] registered\n[ 0.333955] acpiphp: Slot [29] registered\n[ 0.334950] acpiphp: Slot [30] registered\n[ 0.335948] acpiphp: Slot [31] registered\n[ 0.336941] PCI host bridge to bus 0000:00\n[ 0.337938] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.339463] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.341001] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.342784] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.344576] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.351203] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.352858] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.354349] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.355987] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.362775] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.364579] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.410146] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.411942] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.413696] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.415383] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.417691] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.419154] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.420542] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.421868] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.423780] vgaarb: loaded\n[ 0.424504] vgaarb: bridge control possible 0000:00:02.0\n[ 0.425884] SCSI subsystem initialized\n[ 0.426890] ACPI: bus type USB registered\n[ 0.427907] usbcore: registered new interface driver usbfs\n[ 0.429178] usbcore: registered new interface driver hub\n[ 0.430434] usbcore: registered new device driver usb\n[ 0.431713] PCI: Using ACPI for IRQ routing\n[ 0.432945] NetLabel: Initializing\n[ 0.433828] NetLabel: domain hash size = 128\n[ 0.434885] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.436066] NetLabel: unlabeled traffic allowed by default\n[ 0.437427] clocksource: Switched to clocksource kvm-clock\n[ 0.443173] AppArmor: AppArmor Filesystem Enabled\n[ 0.444150] pnp: PnP ACPI init\n[ 0.445076] pnp: PnP ACPI: found 5 devices\n[ 0.451440] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.453115] NET: Registered protocol family 2\n[ 0.454068] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.455318] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.456467] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.457616] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.458679] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.459821] NET: Registered protocol family 1\n[ 0.460681] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.461761] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.462811] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.476815] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.491072] Trying to unpack rootfs image as initramfs...\n[ 0.541542] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.555352] Scanning for low memory corruption every 60 seconds\n[ 0.556677] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.557823] audit: initializing netlink subsys (disabled)\n[ 0.558839] audit: type=2000 audit(1537983753.954:1): initialized\n[ 0.560124] Initialise system trusted keyring\n[ 0.561039] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.562198] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.564141] zbud: loaded\n[ 0.564843] VFS: Disk quotas dquot_6.6.0\n[ 0.565662] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.567164] fuse init (API version 7.23)\n[ 0.568042] Key type big_key registered\n[ 0.568835] Allocating IMA MOK and blacklist keyrings.\n[ 0.569937] Key type asymmetric registered\n[ 0.570754] Asymmetric key parser 'x509' registered\n[ 0.571691] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.573521] io scheduler noop registered\n[ 0.574308] io scheduler deadline registered (default)\n[ 0.575461] io scheduler cfq registered\n[ 0.576321] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.577411] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.578658] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.580095] ACPI: Power Button [PWRF]\n[ 0.580913] GHES: HEST is not enabled!\n[ 0.596676] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.625590] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.628038] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.652159] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.654272] Linux agpgart interface v0.103\n[ 0.656313] brd: module loaded\n[ 0.657518] loop: module loaded\n[ 0.662068] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.663489] GPT:90111 != 2097151\n[ 0.664149] GPT:Alternate GPT header not at the end of the disk.\n[ 0.665216] GPT:90111 != 2097151\n[ 0.665887] GPT: Use GNU Parted to correct GPT errors.\n[ 0.666832] vda: vda1 vda15\n[ 0.668233] scsi host0: ata_piix\n[ 0.668954] scsi host1: ata_piix\n[ 0.669660] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.670847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.672261] libphy: Fixed MDIO Bus: probed\n[ 0.673078] tun: Universal TUN/TAP device driver, 1.6\n[ 0.674024] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.676094] PPP generic driver version 2.4.2\n[ 0.676975] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.678211] ehci-pci: EHCI PCI platform driver\n[ 0.679080] ehci-platform: EHCI generic platform driver\n[ 0.680053] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.681160] ohci-pci: OHCI PCI platform driver\n[ 0.682027] ohci-platform: OHCI generic platform driver\n[ 0.683008] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.697366] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.698352] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.699786] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.700800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.701909] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.703112] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.704509] usb usb1: Product: UHCI Host Controller\n[ 0.705431] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.706557] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.707538] hub 1-0:1.0: USB hub found\n[ 0.708306] hub 1-0:1.0: 2 ports detected\n[ 0.709194] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.711294] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.712243] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.713252] mousedev: PS/2 mouse device common for all mice\n[ 0.714513] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.716332] rtc_cmos 00:00: RTC can wake from S4\n[ 0.717407] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.718598] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.719802] i2c /dev entries driver\n[ 0.720555] device-mapper: uevent: version 1.0.3\n[ 0.721492] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.723085] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.724334] NET: Registered protocol family 10\n[ 0.725300] NET: Registered protocol family 17\n[ 0.726177] Key type dns_resolver registered\n[ 0.727083] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.728146] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.729858] registered taskstats version 1\n[ 0.730689] Loading compiled-in X.509 certificates\n[ 0.732104] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.733922] zswap: loaded using pool lzo/zbud\n[ 0.735262] Key type trusted registered\n[ 0.736795] Key type encrypted registered\n[ 0.737622] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.738631] ima: No TPM chip found, activating TPM-bypass!\n[ 0.739642] evm: HMAC attrs: 0x1\n[ 0.740566] Magic number: 2:461:745\n[ 0.741385] rtc_cmos 00:00: setting system clock to 2018-09-26 17:42:34 UTC (1537983754)\n[ 0.742944] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.744032] EDD information not available.\n[ 0.825997] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.827424] ata1.00: configured for MWDMA2\n[ 0.828604] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.841036] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.842263] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.843497] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.845330] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.846863] Write protecting the kernel read-only data: 14336k\n[ 0.848401] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.850191] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.02\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.254211] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.50s]\nping 10.10.10.10 OK\nping 10.10.10.11 KO\nping 10.10.11.11 KO\nping 10.10.11.7 KO\nping 10.10.10.10 OK\n"} 2018-09-26 17:44:08,358 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/98d1e509-d8cb-4589-91d0-1b568014bcc4/action used request id req-4c0103e5-a372-4782-aee2-075469faec38 2018-09-26 17:44:08,359 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-4-1' (10.10.10.12) to 'sdnvpn-4-2' (10.10.10.10). -->Expected result: can ping. 2018-09-26 17:44:08,362 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/98d1e509-d8cb-4589-91d0-1b568014bcc4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea543f87d5013a1b944695ce1f1dc9081f657472" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:44:09,430 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:44:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6d2c3ac-0650-416b-a1a3-5e093156c18a x-compute-request-id: req-e6d2c3ac-0650-416b-a1a3-5e093156c18a Content-Encoding: gzip Content-Length: 8109 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 742374854 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.156679] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.158744] pid_max: default: 32768 minimum: 301\n[ 0.159873] ACPI: Core revision 20150930\n[ 0.161433] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.163043] Security Framework initialized\n[ 0.164059] Yama: becoming mindful.\n[ 0.164954] AppArmor: AppArmor initialized\n[ 0.166003] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.167672] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.169280] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.170810] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.172530] Initializing cgroup subsys io\n[ 0.173547] Initializing cgroup subsys memory\n[ 0.174615] Initializing cgroup subsys devices\n[ 0.175720] Initializing cgroup subsys freezer\n[ 0.176795] Initializing cgroup subsys net_cls\n[ 0.177872] Initializing cgroup subsys perf_event\n[ 0.179003] Initializing cgroup subsys net_prio\n[ 0.180142] Initializing cgroup subsys hugetlb\n[ 0.181254] Initializing cgroup subsys pids\n[ 0.182368] CPU: Physical Processor ID: 0\n[ 0.184121] mce: CPU supports 10 MCE banks\n[ 0.185182] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.186443] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.197401] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.204155] ftrace: allocating 31920 entries in 125 pages\n[ 0.231065] smpboot: Max logical packages: 1\n[ 0.232140] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.233828] x2apic enabled\n[ 0.234770] Switched APIC routing to physical x2apic.\n[ 0.236769] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.238152] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.240604] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.242819] KVM setup paravirtual spinlock\n[ 0.244284] x86: Booted up 1 node, 1 CPUs\n[ 0.245278] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.247014] devtmpfs: initialized\n[ 0.248888] evm: security.selinux\n[ 0.249750] evm: security.SMACK64\n[ 0.250595] evm: security.SMACK64EXEC\n[ 0.251517] evm: security.SMACK64TRANSMUTE\n[ 0.252520] evm: security.SMACK64MMAP\n[ 0.253436] evm: security.ima\n[ 0.254207] evm: security.capability\n[ 0.255182] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.257507] pinctrl core: initialized pinctrl subsystem\n[ 0.258855] RTC time: 17:42:33, date: 09/26/18\n[ 0.260027] NET: Registered protocol family 16\n[ 0.261226] cpuidle: using governor ladder\n[ 0.262273] cpuidle: using governor menu\n[ 0.263273] PCCT header not found.\n[ 0.264210] ACPI: bus type PCI registered\n[ 0.265225] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.266812] PCI: Using configuration type 1 for base access\n[ 0.268881] ACPI: Added _OSI(Module Device)\n[ 0.269952] ACPI: Added _OSI(Processor Device)\n[ 0.271064] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.272212] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.274656] ACPI: Interpreter enabled\n[ 0.275600] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.277870] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.280152] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.282429] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.284801] ACPI: (supports S0 S5)\n[ 0.285656] ACPI: Using IOAPIC for interrupt routing\n[ 0.286829] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.290322] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.291767] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.293324] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.294843] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.297593] acpiphp: Slot [3] registered\n[ 0.298585] acpiphp: Slot [4] registered\n[ 0.299569] acpiphp: Slot [5] registered\n[ 0.300551] acpiphp: Slot [6] registered\n[ 0.301537] acpiphp: Slot [7] registered\n[ 0.302523] acpiphp: Slot [8] registered\n[ 0.303511] acpiphp: Slot [9] registered\n[ 0.304494] acpiphp: Slot [10] registered\n[ 0.305495] acpiphp: Slot [11] registered\n[ 0.306524] acpiphp: Slot [12] registered\n[ 0.307548] acpiphp: Slot [13] registered\n[ 0.308570] acpiphp: Slot [14] registered\n[ 0.309595] acpiphp: Slot [15] registered\n[ 0.320975] acpiphp: Slot [16] registered\n[ 0.321982] acpiphp: Slot [17] registered\n[ 0.322983] acpiphp: Slot [18] registered\n[ 0.323979] acpiphp: Slot [19] registered\n[ 0.324983] acpiphp: Slot [20] registered\n[ 0.325983] acpiphp: Slot [21] registered\n[ 0.326979] acpiphp: Slot [22] registered\n[ 0.327969] acpiphp: Slot [23] registered\n[ 0.328976] acpiphp: Slot [24] registered\n[ 0.329979] acpiphp: Slot [25] registered\n[ 0.330966] acpiphp: Slot [26] registered\n[ 0.331955] acpiphp: Slot [27] registered\n[ 0.332949] acpiphp: Slot [28] registered\n[ 0.333955] acpiphp: Slot [29] registered\n[ 0.334950] acpiphp: Slot [30] registered\n[ 0.335948] acpiphp: Slot [31] registered\n[ 0.336941] PCI host bridge to bus 0000:00\n[ 0.337938] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.339463] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.341001] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.342784] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.344576] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.351203] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.352858] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.354349] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.355987] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.362775] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.364579] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.410146] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.411942] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.413696] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.415383] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.417691] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.419154] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.420542] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.421868] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.423780] vgaarb: loaded\n[ 0.424504] vgaarb: bridge control possible 0000:00:02.0\n[ 0.425884] SCSI subsystem initialized\n[ 0.426890] ACPI: bus type USB registered\n[ 0.427907] usbcore: registered new interface driver usbfs\n[ 0.429178] usbcore: registered new interface driver hub\n[ 0.430434] usbcore: registered new device driver usb\n[ 0.431713] PCI: Using ACPI for IRQ routing\n[ 0.432945] NetLabel: Initializing\n[ 0.433828] NetLabel: domain hash size = 128\n[ 0.434885] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.436066] NetLabel: unlabeled traffic allowed by default\n[ 0.437427] clocksource: Switched to clocksource kvm-clock\n[ 0.443173] AppArmor: AppArmor Filesystem Enabled\n[ 0.444150] pnp: PnP ACPI init\n[ 0.445076] pnp: PnP ACPI: found 5 devices\n[ 0.451440] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.453115] NET: Registered protocol family 2\n[ 0.454068] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.455318] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.456467] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.457616] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.458679] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.459821] NET: Registered protocol family 1\n[ 0.460681] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.461761] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.462811] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.476815] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.491072] Trying to unpack rootfs image as initramfs...\n[ 0.541542] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.555352] Scanning for low memory corruption every 60 seconds\n[ 0.556677] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.557823] audit: initializing netlink subsys (disabled)\n[ 0.558839] audit: type=2000 audit(1537983753.954:1): initialized\n[ 0.560124] Initialise system trusted keyring\n[ 0.561039] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.562198] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.564141] zbud: loaded\n[ 0.564843] VFS: Disk quotas dquot_6.6.0\n[ 0.565662] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.567164] fuse init (API version 7.23)\n[ 0.568042] Key type big_key registered\n[ 0.568835] Allocating IMA MOK and blacklist keyrings.\n[ 0.569937] Key type asymmetric registered\n[ 0.570754] Asymmetric key parser 'x509' registered\n[ 0.571691] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.573521] io scheduler noop registered\n[ 0.574308] io scheduler deadline registered (default)\n[ 0.575461] io scheduler cfq registered\n[ 0.576321] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.577411] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.578658] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.580095] ACPI: Power Button [PWRF]\n[ 0.580913] GHES: HEST is not enabled!\n[ 0.596676] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.625590] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.628038] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.652159] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.654272] Linux agpgart interface v0.103\n[ 0.656313] brd: module loaded\n[ 0.657518] loop: module loaded\n[ 0.662068] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.663489] GPT:90111 != 2097151\n[ 0.664149] GPT:Alternate GPT header not at the end of the disk.\n[ 0.665216] GPT:90111 != 2097151\n[ 0.665887] GPT: Use GNU Parted to correct GPT errors.\n[ 0.666832] vda: vda1 vda15\n[ 0.668233] scsi host0: ata_piix\n[ 0.668954] scsi host1: ata_piix\n[ 0.669660] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.670847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.672261] libphy: Fixed MDIO Bus: probed\n[ 0.673078] tun: Universal TUN/TAP device driver, 1.6\n[ 0.674024] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.676094] PPP generic driver version 2.4.2\n[ 0.676975] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.678211] ehci-pci: EHCI PCI platform driver\n[ 0.679080] ehci-platform: EHCI generic platform driver\n[ 0.680053] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.681160] ohci-pci: OHCI PCI platform driver\n[ 0.682027] ohci-platform: OHCI generic platform driver\n[ 0.683008] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.697366] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.698352] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.699786] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.700800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.701909] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.703112] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.704509] usb usb1: Product: UHCI Host Controller\n[ 0.705431] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.706557] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.707538] hub 1-0:1.0: USB hub found\n[ 0.708306] hub 1-0:1.0: 2 ports detected\n[ 0.709194] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.711294] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.712243] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.713252] mousedev: PS/2 mouse device common for all mice\n[ 0.714513] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.716332] rtc_cmos 00:00: RTC can wake from S4\n[ 0.717407] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.718598] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.719802] i2c /dev entries driver\n[ 0.720555] device-mapper: uevent: version 1.0.3\n[ 0.721492] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.723085] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.724334] NET: Registered protocol family 10\n[ 0.725300] NET: Registered protocol family 17\n[ 0.726177] Key type dns_resolver registered\n[ 0.727083] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.728146] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.729858] registered taskstats version 1\n[ 0.730689] Loading compiled-in X.509 certificates\n[ 0.732104] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.733922] zswap: loaded using pool lzo/zbud\n[ 0.735262] Key type trusted registered\n[ 0.736795] Key type encrypted registered\n[ 0.737622] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.738631] ima: No TPM chip found, activating TPM-bypass!\n[ 0.739642] evm: HMAC attrs: 0x1\n[ 0.740566] Magic number: 2:461:745\n[ 0.741385] rtc_cmos 00:00: setting system clock to 2018-09-26 17:42:34 UTC (1537983754)\n[ 0.742944] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.744032] EDD information not available.\n[ 0.825997] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.827424] ata1.00: configured for MWDMA2\n[ 0.828604] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.841036] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.842263] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.843497] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.845330] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.846863] Write protecting the kernel read-only data: 14336k\n[ 0.848401] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.850191] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.02\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.254211] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.50s]\nping 10.10.10.10 OK\nping 10.10.10.11 KO\nping 10.10.11.11 KO\nping 10.10.11.7 KO\nping 10.10.10.10 OK\n"} 2018-09-26 17:44:09,431 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/98d1e509-d8cb-4589-91d0-1b568014bcc4/action used request id req-e6d2c3ac-0650-416b-a1a3-5e093156c18a 2018-09-26 17:44:09,432 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-4-1' can ping 'sdnvpn-4-2' 2018-09-26 17:44:09,435 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/98d1e509-d8cb-4589-91d0-1b568014bcc4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea543f87d5013a1b944695ce1f1dc9081f657472" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:44:10,716 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:44:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d114a614-5429-46e6-ae80-fb6ff08fcd6f x-compute-request-id: req-d114a614-5429-46e6-ae80-fb6ff08fcd6f Content-Encoding: gzip Content-Length: 8109 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 742374854 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.156679] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.158744] pid_max: default: 32768 minimum: 301\n[ 0.159873] ACPI: Core revision 20150930\n[ 0.161433] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.163043] Security Framework initialized\n[ 0.164059] Yama: becoming mindful.\n[ 0.164954] AppArmor: AppArmor initialized\n[ 0.166003] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.167672] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.169280] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.170810] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.172530] Initializing cgroup subsys io\n[ 0.173547] Initializing cgroup subsys memory\n[ 0.174615] Initializing cgroup subsys devices\n[ 0.175720] Initializing cgroup subsys freezer\n[ 0.176795] Initializing cgroup subsys net_cls\n[ 0.177872] Initializing cgroup subsys perf_event\n[ 0.179003] Initializing cgroup subsys net_prio\n[ 0.180142] Initializing cgroup subsys hugetlb\n[ 0.181254] Initializing cgroup subsys pids\n[ 0.182368] CPU: Physical Processor ID: 0\n[ 0.184121] mce: CPU supports 10 MCE banks\n[ 0.185182] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.186443] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.197401] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.204155] ftrace: allocating 31920 entries in 125 pages\n[ 0.231065] smpboot: Max logical packages: 1\n[ 0.232140] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.233828] x2apic enabled\n[ 0.234770] Switched APIC routing to physical x2apic.\n[ 0.236769] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.238152] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.240604] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.242819] KVM setup paravirtual spinlock\n[ 0.244284] x86: Booted up 1 node, 1 CPUs\n[ 0.245278] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.247014] devtmpfs: initialized\n[ 0.248888] evm: security.selinux\n[ 0.249750] evm: security.SMACK64\n[ 0.250595] evm: security.SMACK64EXEC\n[ 0.251517] evm: security.SMACK64TRANSMUTE\n[ 0.252520] evm: security.SMACK64MMAP\n[ 0.253436] evm: security.ima\n[ 0.254207] evm: security.capability\n[ 0.255182] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.257507] pinctrl core: initialized pinctrl subsystem\n[ 0.258855] RTC time: 17:42:33, date: 09/26/18\n[ 0.260027] NET: Registered protocol family 16\n[ 0.261226] cpuidle: using governor ladder\n[ 0.262273] cpuidle: using governor menu\n[ 0.263273] PCCT header not found.\n[ 0.264210] ACPI: bus type PCI registered\n[ 0.265225] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.266812] PCI: Using configuration type 1 for base access\n[ 0.268881] ACPI: Added _OSI(Module Device)\n[ 0.269952] ACPI: Added _OSI(Processor Device)\n[ 0.271064] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.272212] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.274656] ACPI: Interpreter enabled\n[ 0.275600] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.277870] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.280152] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.282429] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.284801] ACPI: (supports S0 S5)\n[ 0.285656] ACPI: Using IOAPIC for interrupt routing\n[ 0.286829] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.290322] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.291767] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.293324] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.294843] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.297593] acpiphp: Slot [3] registered\n[ 0.298585] acpiphp: Slot [4] registered\n[ 0.299569] acpiphp: Slot [5] registered\n[ 0.300551] acpiphp: Slot [6] registered\n[ 0.301537] acpiphp: Slot [7] registered\n[ 0.302523] acpiphp: Slot [8] registered\n[ 0.303511] acpiphp: Slot [9] registered\n[ 0.304494] acpiphp: Slot [10] registered\n[ 0.305495] acpiphp: Slot [11] registered\n[ 0.306524] acpiphp: Slot [12] registered\n[ 0.307548] acpiphp: Slot [13] registered\n[ 0.308570] acpiphp: Slot [14] registered\n[ 0.309595] acpiphp: Slot [15] registered\n[ 0.320975] acpiphp: Slot [16] registered\n[ 0.321982] acpiphp: Slot [17] registered\n[ 0.322983] acpiphp: Slot [18] registered\n[ 0.323979] acpiphp: Slot [19] registered\n[ 0.324983] acpiphp: Slot [20] registered\n[ 0.325983] acpiphp: Slot [21] registered\n[ 0.326979] acpiphp: Slot [22] registered\n[ 0.327969] acpiphp: Slot [23] registered\n[ 0.328976] acpiphp: Slot [24] registered\n[ 0.329979] acpiphp: Slot [25] registered\n[ 0.330966] acpiphp: Slot [26] registered\n[ 0.331955] acpiphp: Slot [27] registered\n[ 0.332949] acpiphp: Slot [28] registered\n[ 0.333955] acpiphp: Slot [29] registered\n[ 0.334950] acpiphp: Slot [30] registered\n[ 0.335948] acpiphp: Slot [31] registered\n[ 0.336941] PCI host bridge to bus 0000:00\n[ 0.337938] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.339463] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.341001] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.342784] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.344576] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.351203] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.352858] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.354349] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.355987] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.362775] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.364579] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.410146] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.411942] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.413696] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.415383] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.417691] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.419154] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.420542] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.421868] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.423780] vgaarb: loaded\n[ 0.424504] vgaarb: bridge control possible 0000:00:02.0\n[ 0.425884] SCSI subsystem initialized\n[ 0.426890] ACPI: bus type USB registered\n[ 0.427907] usbcore: registered new interface driver usbfs\n[ 0.429178] usbcore: registered new interface driver hub\n[ 0.430434] usbcore: registered new device driver usb\n[ 0.431713] PCI: Using ACPI for IRQ routing\n[ 0.432945] NetLabel: Initializing\n[ 0.433828] NetLabel: domain hash size = 128\n[ 0.434885] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.436066] NetLabel: unlabeled traffic allowed by default\n[ 0.437427] clocksource: Switched to clocksource kvm-clock\n[ 0.443173] AppArmor: AppArmor Filesystem Enabled\n[ 0.444150] pnp: PnP ACPI init\n[ 0.445076] pnp: PnP ACPI: found 5 devices\n[ 0.451440] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.453115] NET: Registered protocol family 2\n[ 0.454068] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.455318] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.456467] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.457616] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.458679] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.459821] NET: Registered protocol family 1\n[ 0.460681] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.461761] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.462811] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.476815] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.491072] Trying to unpack rootfs image as initramfs...\n[ 0.541542] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.555352] Scanning for low memory corruption every 60 seconds\n[ 0.556677] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.557823] audit: initializing netlink subsys (disabled)\n[ 0.558839] audit: type=2000 audit(1537983753.954:1): initialized\n[ 0.560124] Initialise system trusted keyring\n[ 0.561039] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.562198] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.564141] zbud: loaded\n[ 0.564843] VFS: Disk quotas dquot_6.6.0\n[ 0.565662] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.567164] fuse init (API version 7.23)\n[ 0.568042] Key type big_key registered\n[ 0.568835] Allocating IMA MOK and blacklist keyrings.\n[ 0.569937] Key type asymmetric registered\n[ 0.570754] Asymmetric key parser 'x509' registered\n[ 0.571691] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.573521] io scheduler noop registered\n[ 0.574308] io scheduler deadline registered (default)\n[ 0.575461] io scheduler cfq registered\n[ 0.576321] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.577411] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.578658] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.580095] ACPI: Power Button [PWRF]\n[ 0.580913] GHES: HEST is not enabled!\n[ 0.596676] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.625590] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.628038] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.652159] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.654272] Linux agpgart interface v0.103\n[ 0.656313] brd: module loaded\n[ 0.657518] loop: module loaded\n[ 0.662068] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.663489] GPT:90111 != 2097151\n[ 0.664149] GPT:Alternate GPT header not at the end of the disk.\n[ 0.665216] GPT:90111 != 2097151\n[ 0.665887] GPT: Use GNU Parted to correct GPT errors.\n[ 0.666832] vda: vda1 vda15\n[ 0.668233] scsi host0: ata_piix\n[ 0.668954] scsi host1: ata_piix\n[ 0.669660] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.670847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.672261] libphy: Fixed MDIO Bus: probed\n[ 0.673078] tun: Universal TUN/TAP device driver, 1.6\n[ 0.674024] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.676094] PPP generic driver version 2.4.2\n[ 0.676975] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.678211] ehci-pci: EHCI PCI platform driver\n[ 0.679080] ehci-platform: EHCI generic platform driver\n[ 0.680053] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.681160] ohci-pci: OHCI PCI platform driver\n[ 0.682027] ohci-platform: OHCI generic platform driver\n[ 0.683008] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.697366] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.698352] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.699786] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.700800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.701909] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.703112] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.704509] usb usb1: Product: UHCI Host Controller\n[ 0.705431] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.706557] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.707538] hub 1-0:1.0: USB hub found\n[ 0.708306] hub 1-0:1.0: 2 ports detected\n[ 0.709194] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.711294] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.712243] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.713252] mousedev: PS/2 mouse device common for all mice\n[ 0.714513] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.716332] rtc_cmos 00:00: RTC can wake from S4\n[ 0.717407] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.718598] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.719802] i2c /dev entries driver\n[ 0.720555] device-mapper: uevent: version 1.0.3\n[ 0.721492] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.723085] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.724334] NET: Registered protocol family 10\n[ 0.725300] NET: Registered protocol family 17\n[ 0.726177] Key type dns_resolver registered\n[ 0.727083] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.728146] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.729858] registered taskstats version 1\n[ 0.730689] Loading compiled-in X.509 certificates\n[ 0.732104] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.733922] zswap: loaded using pool lzo/zbud\n[ 0.735262] Key type trusted registered\n[ 0.736795] Key type encrypted registered\n[ 0.737622] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.738631] ima: No TPM chip found, activating TPM-bypass!\n[ 0.739642] evm: HMAC attrs: 0x1\n[ 0.740566] Magic number: 2:461:745\n[ 0.741385] rtc_cmos 00:00: setting system clock to 2018-09-26 17:42:34 UTC (1537983754)\n[ 0.742944] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.744032] EDD information not available.\n[ 0.825997] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.827424] ata1.00: configured for MWDMA2\n[ 0.828604] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.841036] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.842263] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.843497] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.845330] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.846863] Write protecting the kernel read-only data: 14336k\n[ 0.848401] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.850191] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.02\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.254211] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.50s]\nping 10.10.10.10 OK\nping 10.10.10.11 KO\nping 10.10.11.11 KO\nping 10.10.11.7 KO\nping 10.10.10.10 OK\n"} 2018-09-26 17:44:10,717 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/98d1e509-d8cb-4589-91d0-1b568014bcc4/action used request id req-d114a614-5429-46e6-ae80-fb6ff08fcd6f 2018-09-26 17:44:10,718 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-4-1' (10.10.10.12) to 'sdnvpn-4-3' (10.10.10.11). -->Expected result: can ping. 2018-09-26 17:44:10,720 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/98d1e509-d8cb-4589-91d0-1b568014bcc4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea543f87d5013a1b944695ce1f1dc9081f657472" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:44:11,794 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:44:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8917d1dd-5fe7-4678-bbbb-5bc5d23b7683 x-compute-request-id: req-8917d1dd-5fe7-4678-bbbb-5bc5d23b7683 Content-Encoding: gzip Content-Length: 8109 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 742374854 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.156679] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.158744] pid_max: default: 32768 minimum: 301\n[ 0.159873] ACPI: Core revision 20150930\n[ 0.161433] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.163043] Security Framework initialized\n[ 0.164059] Yama: becoming mindful.\n[ 0.164954] AppArmor: AppArmor initialized\n[ 0.166003] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.167672] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.169280] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.170810] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.172530] Initializing cgroup subsys io\n[ 0.173547] Initializing cgroup subsys memory\n[ 0.174615] Initializing cgroup subsys devices\n[ 0.175720] Initializing cgroup subsys freezer\n[ 0.176795] Initializing cgroup subsys net_cls\n[ 0.177872] Initializing cgroup subsys perf_event\n[ 0.179003] Initializing cgroup subsys net_prio\n[ 0.180142] Initializing cgroup subsys hugetlb\n[ 0.181254] Initializing cgroup subsys pids\n[ 0.182368] CPU: Physical Processor ID: 0\n[ 0.184121] mce: CPU supports 10 MCE banks\n[ 0.185182] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.186443] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.197401] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.204155] ftrace: allocating 31920 entries in 125 pages\n[ 0.231065] smpboot: Max logical packages: 1\n[ 0.232140] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.233828] x2apic enabled\n[ 0.234770] Switched APIC routing to physical x2apic.\n[ 0.236769] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.238152] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.240604] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.242819] KVM setup paravirtual spinlock\n[ 0.244284] x86: Booted up 1 node, 1 CPUs\n[ 0.245278] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.247014] devtmpfs: initialized\n[ 0.248888] evm: security.selinux\n[ 0.249750] evm: security.SMACK64\n[ 0.250595] evm: security.SMACK64EXEC\n[ 0.251517] evm: security.SMACK64TRANSMUTE\n[ 0.252520] evm: security.SMACK64MMAP\n[ 0.253436] evm: security.ima\n[ 0.254207] evm: security.capability\n[ 0.255182] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.257507] pinctrl core: initialized pinctrl subsystem\n[ 0.258855] RTC time: 17:42:33, date: 09/26/18\n[ 0.260027] NET: Registered protocol family 16\n[ 0.261226] cpuidle: using governor ladder\n[ 0.262273] cpuidle: using governor menu\n[ 0.263273] PCCT header not found.\n[ 0.264210] ACPI: bus type PCI registered\n[ 0.265225] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.266812] PCI: Using configuration type 1 for base access\n[ 0.268881] ACPI: Added _OSI(Module Device)\n[ 0.269952] ACPI: Added _OSI(Processor Device)\n[ 0.271064] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.272212] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.274656] ACPI: Interpreter enabled\n[ 0.275600] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.277870] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.280152] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.282429] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.284801] ACPI: (supports S0 S5)\n[ 0.285656] ACPI: Using IOAPIC for interrupt routing\n[ 0.286829] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.290322] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.291767] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.293324] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.294843] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.297593] acpiphp: Slot [3] registered\n[ 0.298585] acpiphp: Slot [4] registered\n[ 0.299569] acpiphp: Slot [5] registered\n[ 0.300551] acpiphp: Slot [6] registered\n[ 0.301537] acpiphp: Slot [7] registered\n[ 0.302523] acpiphp: Slot [8] registered\n[ 0.303511] acpiphp: Slot [9] registered\n[ 0.304494] acpiphp: Slot [10] registered\n[ 0.305495] acpiphp: Slot [11] registered\n[ 0.306524] acpiphp: Slot [12] registered\n[ 0.307548] acpiphp: Slot [13] registered\n[ 0.308570] acpiphp: Slot [14] registered\n[ 0.309595] acpiphp: Slot [15] registered\n[ 0.320975] acpiphp: Slot [16] registered\n[ 0.321982] acpiphp: Slot [17] registered\n[ 0.322983] acpiphp: Slot [18] registered\n[ 0.323979] acpiphp: Slot [19] registered\n[ 0.324983] acpiphp: Slot [20] registered\n[ 0.325983] acpiphp: Slot [21] registered\n[ 0.326979] acpiphp: Slot [22] registered\n[ 0.327969] acpiphp: Slot [23] registered\n[ 0.328976] acpiphp: Slot [24] registered\n[ 0.329979] acpiphp: Slot [25] registered\n[ 0.330966] acpiphp: Slot [26] registered\n[ 0.331955] acpiphp: Slot [27] registered\n[ 0.332949] acpiphp: Slot [28] registered\n[ 0.333955] acpiphp: Slot [29] registered\n[ 0.334950] acpiphp: Slot [30] registered\n[ 0.335948] acpiphp: Slot [31] registered\n[ 0.336941] PCI host bridge to bus 0000:00\n[ 0.337938] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.339463] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.341001] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.342784] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.344576] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.351203] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.352858] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.354349] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.355987] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.362775] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.364579] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.410146] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.411942] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.413696] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.415383] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.417691] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.419154] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.420542] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.421868] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.423780] vgaarb: loaded\n[ 0.424504] vgaarb: bridge control possible 0000:00:02.0\n[ 0.425884] SCSI subsystem initialized\n[ 0.426890] ACPI: bus type USB registered\n[ 0.427907] usbcore: registered new interface driver usbfs\n[ 0.429178] usbcore: registered new interface driver hub\n[ 0.430434] usbcore: registered new device driver usb\n[ 0.431713] PCI: Using ACPI for IRQ routing\n[ 0.432945] NetLabel: Initializing\n[ 0.433828] NetLabel: domain hash size = 128\n[ 0.434885] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.436066] NetLabel: unlabeled traffic allowed by default\n[ 0.437427] clocksource: Switched to clocksource kvm-clock\n[ 0.443173] AppArmor: AppArmor Filesystem Enabled\n[ 0.444150] pnp: PnP ACPI init\n[ 0.445076] pnp: PnP ACPI: found 5 devices\n[ 0.451440] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.453115] NET: Registered protocol family 2\n[ 0.454068] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.455318] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.456467] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.457616] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.458679] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.459821] NET: Registered protocol family 1\n[ 0.460681] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.461761] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.462811] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.476815] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.491072] Trying to unpack rootfs image as initramfs...\n[ 0.541542] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.555352] Scanning for low memory corruption every 60 seconds\n[ 0.556677] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.557823] audit: initializing netlink subsys (disabled)\n[ 0.558839] audit: type=2000 audit(1537983753.954:1): initialized\n[ 0.560124] Initialise system trusted keyring\n[ 0.561039] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.562198] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.564141] zbud: loaded\n[ 0.564843] VFS: Disk quotas dquot_6.6.0\n[ 0.565662] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.567164] fuse init (API version 7.23)\n[ 0.568042] Key type big_key registered\n[ 0.568835] Allocating IMA MOK and blacklist keyrings.\n[ 0.569937] Key type asymmetric registered\n[ 0.570754] Asymmetric key parser 'x509' registered\n[ 0.571691] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.573521] io scheduler noop registered\n[ 0.574308] io scheduler deadline registered (default)\n[ 0.575461] io scheduler cfq registered\n[ 0.576321] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.577411] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.578658] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.580095] ACPI: Power Button [PWRF]\n[ 0.580913] GHES: HEST is not enabled!\n[ 0.596676] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.625590] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.628038] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.652159] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.654272] Linux agpgart interface v0.103\n[ 0.656313] brd: module loaded\n[ 0.657518] loop: module loaded\n[ 0.662068] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.663489] GPT:90111 != 2097151\n[ 0.664149] GPT:Alternate GPT header not at the end of the disk.\n[ 0.665216] GPT:90111 != 2097151\n[ 0.665887] GPT: Use GNU Parted to correct GPT errors.\n[ 0.666832] vda: vda1 vda15\n[ 0.668233] scsi host0: ata_piix\n[ 0.668954] scsi host1: ata_piix\n[ 0.669660] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.670847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.672261] libphy: Fixed MDIO Bus: probed\n[ 0.673078] tun: Universal TUN/TAP device driver, 1.6\n[ 0.674024] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.676094] PPP generic driver version 2.4.2\n[ 0.676975] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.678211] ehci-pci: EHCI PCI platform driver\n[ 0.679080] ehci-platform: EHCI generic platform driver\n[ 0.680053] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.681160] ohci-pci: OHCI PCI platform driver\n[ 0.682027] ohci-platform: OHCI generic platform driver\n[ 0.683008] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.697366] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.698352] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.699786] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.700800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.701909] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.703112] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.704509] usb usb1: Product: UHCI Host Controller\n[ 0.705431] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.706557] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.707538] hub 1-0:1.0: USB hub found\n[ 0.708306] hub 1-0:1.0: 2 ports detected\n[ 0.709194] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.711294] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.712243] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.713252] mousedev: PS/2 mouse device common for all mice\n[ 0.714513] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.716332] rtc_cmos 00:00: RTC can wake from S4\n[ 0.717407] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.718598] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.719802] i2c /dev entries driver\n[ 0.720555] device-mapper: uevent: version 1.0.3\n[ 0.721492] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.723085] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.724334] NET: Registered protocol family 10\n[ 0.725300] NET: Registered protocol family 17\n[ 0.726177] Key type dns_resolver registered\n[ 0.727083] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.728146] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.729858] registered taskstats version 1\n[ 0.730689] Loading compiled-in X.509 certificates\n[ 0.732104] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.733922] zswap: loaded using pool lzo/zbud\n[ 0.735262] Key type trusted registered\n[ 0.736795] Key type encrypted registered\n[ 0.737622] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.738631] ima: No TPM chip found, activating TPM-bypass!\n[ 0.739642] evm: HMAC attrs: 0x1\n[ 0.740566] Magic number: 2:461:745\n[ 0.741385] rtc_cmos 00:00: setting system clock to 2018-09-26 17:42:34 UTC (1537983754)\n[ 0.742944] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.744032] EDD information not available.\n[ 0.825997] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.827424] ata1.00: configured for MWDMA2\n[ 0.828604] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.841036] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.842263] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.843497] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.845330] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.846863] Write protecting the kernel read-only data: 14336k\n[ 0.848401] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.850191] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.02\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.254211] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.50s]\nping 10.10.10.10 OK\nping 10.10.10.11 KO\nping 10.10.11.11 KO\nping 10.10.11.7 KO\nping 10.10.10.10 OK\n"} 2018-09-26 17:44:11,794 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/98d1e509-d8cb-4589-91d0-1b568014bcc4/action used request id req-8917d1dd-5fe7-4678-bbbb-5bc5d23b7683 2018-09-26 17:44:11,795 - sdnvpn-results - DEBUG - [FAIL] 'sdnvpn-4-1' cannot ping 'sdnvpn-4-3' 2018-09-26 17:44:11,797 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/98d1e509-d8cb-4589-91d0-1b568014bcc4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea543f87d5013a1b944695ce1f1dc9081f657472" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:44:12,870 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:44:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f63c76a-e201-4a8b-8221-830530adfce8 x-compute-request-id: req-0f63c76a-e201-4a8b-8221-830530adfce8 Content-Encoding: gzip Content-Length: 8109 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 742374854 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.156679] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.158744] pid_max: default: 32768 minimum: 301\n[ 0.159873] ACPI: Core revision 20150930\n[ 0.161433] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.163043] Security Framework initialized\n[ 0.164059] Yama: becoming mindful.\n[ 0.164954] AppArmor: AppArmor initialized\n[ 0.166003] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.167672] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.169280] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.170810] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.172530] Initializing cgroup subsys io\n[ 0.173547] Initializing cgroup subsys memory\n[ 0.174615] Initializing cgroup subsys devices\n[ 0.175720] Initializing cgroup subsys freezer\n[ 0.176795] Initializing cgroup subsys net_cls\n[ 0.177872] Initializing cgroup subsys perf_event\n[ 0.179003] Initializing cgroup subsys net_prio\n[ 0.180142] Initializing cgroup subsys hugetlb\n[ 0.181254] Initializing cgroup subsys pids\n[ 0.182368] CPU: Physical Processor ID: 0\n[ 0.184121] mce: CPU supports 10 MCE banks\n[ 0.185182] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.186443] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.197401] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.204155] ftrace: allocating 31920 entries in 125 pages\n[ 0.231065] smpboot: Max logical packages: 1\n[ 0.232140] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.233828] x2apic enabled\n[ 0.234770] Switched APIC routing to physical x2apic.\n[ 0.236769] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.238152] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.240604] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.242819] KVM setup paravirtual spinlock\n[ 0.244284] x86: Booted up 1 node, 1 CPUs\n[ 0.245278] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.247014] devtmpfs: initialized\n[ 0.248888] evm: security.selinux\n[ 0.249750] evm: security.SMACK64\n[ 0.250595] evm: security.SMACK64EXEC\n[ 0.251517] evm: security.SMACK64TRANSMUTE\n[ 0.252520] evm: security.SMACK64MMAP\n[ 0.253436] evm: security.ima\n[ 0.254207] evm: security.capability\n[ 0.255182] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.257507] pinctrl core: initialized pinctrl subsystem\n[ 0.258855] RTC time: 17:42:33, date: 09/26/18\n[ 0.260027] NET: Registered protocol family 16\n[ 0.261226] cpuidle: using governor ladder\n[ 0.262273] cpuidle: using governor menu\n[ 0.263273] PCCT header not found.\n[ 0.264210] ACPI: bus type PCI registered\n[ 0.265225] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.266812] PCI: Using configuration type 1 for base access\n[ 0.268881] ACPI: Added _OSI(Module Device)\n[ 0.269952] ACPI: Added _OSI(Processor Device)\n[ 0.271064] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.272212] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.274656] ACPI: Interpreter enabled\n[ 0.275600] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.277870] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.280152] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.282429] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.284801] ACPI: (supports S0 S5)\n[ 0.285656] ACPI: Using IOAPIC for interrupt routing\n[ 0.286829] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.290322] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.291767] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.293324] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.294843] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.297593] acpiphp: Slot [3] registered\n[ 0.298585] acpiphp: Slot [4] registered\n[ 0.299569] acpiphp: Slot [5] registered\n[ 0.300551] acpiphp: Slot [6] registered\n[ 0.301537] acpiphp: Slot [7] registered\n[ 0.302523] acpiphp: Slot [8] registered\n[ 0.303511] acpiphp: Slot [9] registered\n[ 0.304494] acpiphp: Slot [10] registered\n[ 0.305495] acpiphp: Slot [11] registered\n[ 0.306524] acpiphp: Slot [12] registered\n[ 0.307548] acpiphp: Slot [13] registered\n[ 0.308570] acpiphp: Slot [14] registered\n[ 0.309595] acpiphp: Slot [15] registered\n[ 0.320975] acpiphp: Slot [16] registered\n[ 0.321982] acpiphp: Slot [17] registered\n[ 0.322983] acpiphp: Slot [18] registered\n[ 0.323979] acpiphp: Slot [19] registered\n[ 0.324983] acpiphp: Slot [20] registered\n[ 0.325983] acpiphp: Slot [21] registered\n[ 0.326979] acpiphp: Slot [22] registered\n[ 0.327969] acpiphp: Slot [23] registered\n[ 0.328976] acpiphp: Slot [24] registered\n[ 0.329979] acpiphp: Slot [25] registered\n[ 0.330966] acpiphp: Slot [26] registered\n[ 0.331955] acpiphp: Slot [27] registered\n[ 0.332949] acpiphp: Slot [28] registered\n[ 0.333955] acpiphp: Slot [29] registered\n[ 0.334950] acpiphp: Slot [30] registered\n[ 0.335948] acpiphp: Slot [31] registered\n[ 0.336941] PCI host bridge to bus 0000:00\n[ 0.337938] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.339463] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.341001] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.342784] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.344576] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.351203] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.352858] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.354349] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.355987] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.362775] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.364579] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.410146] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.411942] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.413696] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.415383] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.417691] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.419154] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.420542] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.421868] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.423780] vgaarb: loaded\n[ 0.424504] vgaarb: bridge control possible 0000:00:02.0\n[ 0.425884] SCSI subsystem initialized\n[ 0.426890] ACPI: bus type USB registered\n[ 0.427907] usbcore: registered new interface driver usbfs\n[ 0.429178] usbcore: registered new interface driver hub\n[ 0.430434] usbcore: registered new device driver usb\n[ 0.431713] PCI: Using ACPI for IRQ routing\n[ 0.432945] NetLabel: Initializing\n[ 0.433828] NetLabel: domain hash size = 128\n[ 0.434885] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.436066] NetLabel: unlabeled traffic allowed by default\n[ 0.437427] clocksource: Switched to clocksource kvm-clock\n[ 0.443173] AppArmor: AppArmor Filesystem Enabled\n[ 0.444150] pnp: PnP ACPI init\n[ 0.445076] pnp: PnP ACPI: found 5 devices\n[ 0.451440] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.453115] NET: Registered protocol family 2\n[ 0.454068] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.455318] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.456467] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.457616] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.458679] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.459821] NET: Registered protocol family 1\n[ 0.460681] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.461761] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.462811] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.476815] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.491072] Trying to unpack rootfs image as initramfs...\n[ 0.541542] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.555352] Scanning for low memory corruption every 60 seconds\n[ 0.556677] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.557823] audit: initializing netlink subsys (disabled)\n[ 0.558839] audit: type=2000 audit(1537983753.954:1): initialized\n[ 0.560124] Initialise system trusted keyring\n[ 0.561039] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.562198] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.564141] zbud: loaded\n[ 0.564843] VFS: Disk quotas dquot_6.6.0\n[ 0.565662] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.567164] fuse init (API version 7.23)\n[ 0.568042] Key type big_key registered\n[ 0.568835] Allocating IMA MOK and blacklist keyrings.\n[ 0.569937] Key type asymmetric registered\n[ 0.570754] Asymmetric key parser 'x509' registered\n[ 0.571691] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.573521] io scheduler noop registered\n[ 0.574308] io scheduler deadline registered (default)\n[ 0.575461] io scheduler cfq registered\n[ 0.576321] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.577411] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.578658] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.580095] ACPI: Power Button [PWRF]\n[ 0.580913] GHES: HEST is not enabled!\n[ 0.596676] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.625590] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.628038] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.652159] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.654272] Linux agpgart interface v0.103\n[ 0.656313] brd: module loaded\n[ 0.657518] loop: module loaded\n[ 0.662068] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.663489] GPT:90111 != 2097151\n[ 0.664149] GPT:Alternate GPT header not at the end of the disk.\n[ 0.665216] GPT:90111 != 2097151\n[ 0.665887] GPT: Use GNU Parted to correct GPT errors.\n[ 0.666832] vda: vda1 vda15\n[ 0.668233] scsi host0: ata_piix\n[ 0.668954] scsi host1: ata_piix\n[ 0.669660] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.670847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.672261] libphy: Fixed MDIO Bus: probed\n[ 0.673078] tun: Universal TUN/TAP device driver, 1.6\n[ 0.674024] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.676094] PPP generic driver version 2.4.2\n[ 0.676975] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.678211] ehci-pci: EHCI PCI platform driver\n[ 0.679080] ehci-platform: EHCI generic platform driver\n[ 0.680053] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.681160] ohci-pci: OHCI PCI platform driver\n[ 0.682027] ohci-platform: OHCI generic platform driver\n[ 0.683008] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.697366] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.698352] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.699786] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.700800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.701909] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.703112] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.704509] usb usb1: Product: UHCI Host Controller\n[ 0.705431] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.706557] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.707538] hub 1-0:1.0: USB hub found\n[ 0.708306] hub 1-0:1.0: 2 ports detected\n[ 0.709194] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.711294] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.712243] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.713252] mousedev: PS/2 mouse device common for all mice\n[ 0.714513] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.716332] rtc_cmos 00:00: RTC can wake from S4\n[ 0.717407] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.718598] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.719802] i2c /dev entries driver\n[ 0.720555] device-mapper: uevent: version 1.0.3\n[ 0.721492] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.723085] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.724334] NET: Registered protocol family 10\n[ 0.725300] NET: Registered protocol family 17\n[ 0.726177] Key type dns_resolver registered\n[ 0.727083] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.728146] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.729858] registered taskstats version 1\n[ 0.730689] Loading compiled-in X.509 certificates\n[ 0.732104] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.733922] zswap: loaded using pool lzo/zbud\n[ 0.735262] Key type trusted registered\n[ 0.736795] Key type encrypted registered\n[ 0.737622] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.738631] ima: No TPM chip found, activating TPM-bypass!\n[ 0.739642] evm: HMAC attrs: 0x1\n[ 0.740566] Magic number: 2:461:745\n[ 0.741385] rtc_cmos 00:00: setting system clock to 2018-09-26 17:42:34 UTC (1537983754)\n[ 0.742944] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.744032] EDD information not available.\n[ 0.825997] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.827424] ata1.00: configured for MWDMA2\n[ 0.828604] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.841036] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.842263] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.843497] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.845330] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.846863] Write protecting the kernel read-only data: 14336k\n[ 0.848401] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.850191] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.02\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.254211] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.50s]\nping 10.10.10.10 OK\nping 10.10.10.11 KO\nping 10.10.11.11 KO\nping 10.10.11.7 KO\nping 10.10.10.10 OK\nping 10.10.10.11 KO\n"} 2018-09-26 17:44:12,870 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/98d1e509-d8cb-4589-91d0-1b568014bcc4/action used request id req-0f63c76a-e201-4a8b-8221-830530adfce8 2018-09-26 17:44:12,871 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-4-1' (10.10.10.12) to 'sdnvpn-4-4' (10.10.11.11). -->Expected result: cannot ping. 2018-09-26 17:44:12,874 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/98d1e509-d8cb-4589-91d0-1b568014bcc4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea543f87d5013a1b944695ce1f1dc9081f657472" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:44:14,132 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:44:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b75b0a9-408b-432f-afc8-f67df856170d x-compute-request-id: req-1b75b0a9-408b-432f-afc8-f67df856170d Content-Encoding: gzip Content-Length: 8109 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 742374854 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.156679] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.158744] pid_max: default: 32768 minimum: 301\n[ 0.159873] ACPI: Core revision 20150930\n[ 0.161433] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.163043] Security Framework initialized\n[ 0.164059] Yama: becoming mindful.\n[ 0.164954] AppArmor: AppArmor initialized\n[ 0.166003] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.167672] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.169280] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.170810] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.172530] Initializing cgroup subsys io\n[ 0.173547] Initializing cgroup subsys memory\n[ 0.174615] Initializing cgroup subsys devices\n[ 0.175720] Initializing cgroup subsys freezer\n[ 0.176795] Initializing cgroup subsys net_cls\n[ 0.177872] Initializing cgroup subsys perf_event\n[ 0.179003] Initializing cgroup subsys net_prio\n[ 0.180142] Initializing cgroup subsys hugetlb\n[ 0.181254] Initializing cgroup subsys pids\n[ 0.182368] CPU: Physical Processor ID: 0\n[ 0.184121] mce: CPU supports 10 MCE banks\n[ 0.185182] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.186443] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.197401] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.204155] ftrace: allocating 31920 entries in 125 pages\n[ 0.231065] smpboot: Max logical packages: 1\n[ 0.232140] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.233828] x2apic enabled\n[ 0.234770] Switched APIC routing to physical x2apic.\n[ 0.236769] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.238152] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.240604] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.242819] KVM setup paravirtual spinlock\n[ 0.244284] x86: Booted up 1 node, 1 CPUs\n[ 0.245278] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.247014] devtmpfs: initialized\n[ 0.248888] evm: security.selinux\n[ 0.249750] evm: security.SMACK64\n[ 0.250595] evm: security.SMACK64EXEC\n[ 0.251517] evm: security.SMACK64TRANSMUTE\n[ 0.252520] evm: security.SMACK64MMAP\n[ 0.253436] evm: security.ima\n[ 0.254207] evm: security.capability\n[ 0.255182] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.257507] pinctrl core: initialized pinctrl subsystem\n[ 0.258855] RTC time: 17:42:33, date: 09/26/18\n[ 0.260027] NET: Registered protocol family 16\n[ 0.261226] cpuidle: using governor ladder\n[ 0.262273] cpuidle: using governor menu\n[ 0.263273] PCCT header not found.\n[ 0.264210] ACPI: bus type PCI registered\n[ 0.265225] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.266812] PCI: Using configuration type 1 for base access\n[ 0.268881] ACPI: Added _OSI(Module Device)\n[ 0.269952] ACPI: Added _OSI(Processor Device)\n[ 0.271064] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.272212] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.274656] ACPI: Interpreter enabled\n[ 0.275600] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.277870] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.280152] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.282429] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.284801] ACPI: (supports S0 S5)\n[ 0.285656] ACPI: Using IOAPIC for interrupt routing\n[ 0.286829] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.290322] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.291767] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.293324] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.294843] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.297593] acpiphp: Slot [3] registered\n[ 0.298585] acpiphp: Slot [4] registered\n[ 0.299569] acpiphp: Slot [5] registered\n[ 0.300551] acpiphp: Slot [6] registered\n[ 0.301537] acpiphp: Slot [7] registered\n[ 0.302523] acpiphp: Slot [8] registered\n[ 0.303511] acpiphp: Slot [9] registered\n[ 0.304494] acpiphp: Slot [10] registered\n[ 0.305495] acpiphp: Slot [11] registered\n[ 0.306524] acpiphp: Slot [12] registered\n[ 0.307548] acpiphp: Slot [13] registered\n[ 0.308570] acpiphp: Slot [14] registered\n[ 0.309595] acpiphp: Slot [15] registered\n[ 0.320975] acpiphp: Slot [16] registered\n[ 0.321982] acpiphp: Slot [17] registered\n[ 0.322983] acpiphp: Slot [18] registered\n[ 0.323979] acpiphp: Slot [19] registered\n[ 0.324983] acpiphp: Slot [20] registered\n[ 0.325983] acpiphp: Slot [21] registered\n[ 0.326979] acpiphp: Slot [22] registered\n[ 0.327969] acpiphp: Slot [23] registered\n[ 0.328976] acpiphp: Slot [24] registered\n[ 0.329979] acpiphp: Slot [25] registered\n[ 0.330966] acpiphp: Slot [26] registered\n[ 0.331955] acpiphp: Slot [27] registered\n[ 0.332949] acpiphp: Slot [28] registered\n[ 0.333955] acpiphp: Slot [29] registered\n[ 0.334950] acpiphp: Slot [30] registered\n[ 0.335948] acpiphp: Slot [31] registered\n[ 0.336941] PCI host bridge to bus 0000:00\n[ 0.337938] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.339463] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.341001] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.342784] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.344576] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.351203] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.352858] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.354349] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.355987] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.362775] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.364579] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.410146] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.411942] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.413696] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.415383] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.417691] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.419154] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.420542] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.421868] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.423780] vgaarb: loaded\n[ 0.424504] vgaarb: bridge control possible 0000:00:02.0\n[ 0.425884] SCSI subsystem initialized\n[ 0.426890] ACPI: bus type USB registered\n[ 0.427907] usbcore: registered new interface driver usbfs\n[ 0.429178] usbcore: registered new interface driver hub\n[ 0.430434] usbcore: registered new device driver usb\n[ 0.431713] PCI: Using ACPI for IRQ routing\n[ 0.432945] NetLabel: Initializing\n[ 0.433828] NetLabel: domain hash size = 128\n[ 0.434885] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.436066] NetLabel: unlabeled traffic allowed by default\n[ 0.437427] clocksource: Switched to clocksource kvm-clock\n[ 0.443173] AppArmor: AppArmor Filesystem Enabled\n[ 0.444150] pnp: PnP ACPI init\n[ 0.445076] pnp: PnP ACPI: found 5 devices\n[ 0.451440] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.453115] NET: Registered protocol family 2\n[ 0.454068] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.455318] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.456467] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.457616] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.458679] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.459821] NET: Registered protocol family 1\n[ 0.460681] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.461761] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.462811] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.476815] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.491072] Trying to unpack rootfs image as initramfs...\n[ 0.541542] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.555352] Scanning for low memory corruption every 60 seconds\n[ 0.556677] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.557823] audit: initializing netlink subsys (disabled)\n[ 0.558839] audit: type=2000 audit(1537983753.954:1): initialized\n[ 0.560124] Initialise system trusted keyring\n[ 0.561039] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.562198] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.564141] zbud: loaded\n[ 0.564843] VFS: Disk quotas dquot_6.6.0\n[ 0.565662] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.567164] fuse init (API version 7.23)\n[ 0.568042] Key type big_key registered\n[ 0.568835] Allocating IMA MOK and blacklist keyrings.\n[ 0.569937] Key type asymmetric registered\n[ 0.570754] Asymmetric key parser 'x509' registered\n[ 0.571691] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.573521] io scheduler noop registered\n[ 0.574308] io scheduler deadline registered (default)\n[ 0.575461] io scheduler cfq registered\n[ 0.576321] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.577411] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.578658] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.580095] ACPI: Power Button [PWRF]\n[ 0.580913] GHES: HEST is not enabled!\n[ 0.596676] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.625590] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.628038] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.652159] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.654272] Linux agpgart interface v0.103\n[ 0.656313] brd: module loaded\n[ 0.657518] loop: module loaded\n[ 0.662068] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.663489] GPT:90111 != 2097151\n[ 0.664149] GPT:Alternate GPT header not at the end of the disk.\n[ 0.665216] GPT:90111 != 2097151\n[ 0.665887] GPT: Use GNU Parted to correct GPT errors.\n[ 0.666832] vda: vda1 vda15\n[ 0.668233] scsi host0: ata_piix\n[ 0.668954] scsi host1: ata_piix\n[ 0.669660] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.670847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.672261] libphy: Fixed MDIO Bus: probed\n[ 0.673078] tun: Universal TUN/TAP device driver, 1.6\n[ 0.674024] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.676094] PPP generic driver version 2.4.2\n[ 0.676975] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.678211] ehci-pci: EHCI PCI platform driver\n[ 0.679080] ehci-platform: EHCI generic platform driver\n[ 0.680053] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.681160] ohci-pci: OHCI PCI platform driver\n[ 0.682027] ohci-platform: OHCI generic platform driver\n[ 0.683008] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.697366] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.698352] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.699786] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.700800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.701909] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.703112] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.704509] usb usb1: Product: UHCI Host Controller\n[ 0.705431] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.706557] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.707538] hub 1-0:1.0: USB hub found\n[ 0.708306] hub 1-0:1.0: 2 ports detected\n[ 0.709194] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.711294] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.712243] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.713252] mousedev: PS/2 mouse device common for all mice\n[ 0.714513] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.716332] rtc_cmos 00:00: RTC can wake from S4\n[ 0.717407] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.718598] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.719802] i2c /dev entries driver\n[ 0.720555] device-mapper: uevent: version 1.0.3\n[ 0.721492] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.723085] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.724334] NET: Registered protocol family 10\n[ 0.725300] NET: Registered protocol family 17\n[ 0.726177] Key type dns_resolver registered\n[ 0.727083] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.728146] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.729858] registered taskstats version 1\n[ 0.730689] Loading compiled-in X.509 certificates\n[ 0.732104] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.733922] zswap: loaded using pool lzo/zbud\n[ 0.735262] Key type trusted registered\n[ 0.736795] Key type encrypted registered\n[ 0.737622] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.738631] ima: No TPM chip found, activating TPM-bypass!\n[ 0.739642] evm: HMAC attrs: 0x1\n[ 0.740566] Magic number: 2:461:745\n[ 0.741385] rtc_cmos 00:00: setting system clock to 2018-09-26 17:42:34 UTC (1537983754)\n[ 0.742944] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.744032] EDD information not available.\n[ 0.825997] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.827424] ata1.00: configured for MWDMA2\n[ 0.828604] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.841036] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.842263] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.843497] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.845330] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.846863] Write protecting the kernel read-only data: 14336k\n[ 0.848401] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.850191] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.02\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.254211] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.50s]\nping 10.10.10.10 OK\nping 10.10.10.11 KO\nping 10.10.11.11 KO\nping 10.10.11.7 KO\nping 10.10.10.10 OK\nping 10.10.10.11 KO\n"} 2018-09-26 17:44:14,132 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/98d1e509-d8cb-4589-91d0-1b568014bcc4/action used request id req-1b75b0a9-408b-432f-afc8-f67df856170d 2018-09-26 17:44:14,134 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-4-1' cannot ping 'sdnvpn-4-4' 2018-09-26 17:44:14,134 - sdnvpn-results - INFO - Associate network 'sdnvpn-4-2-net' to the VPN. 2018-09-26 17:44:14,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/f936d7e0-b1f1-411c-bd9d-f487ba40bb7d/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192956853041d96f0ad0ebf666f8548bfaea8873" -d '{"network_association": {"network_id": "a01d7d4c-37d1-48bf-9c15-1191dd179367"}}' 2018-09-26 17:44:14,653 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-732201a2-1410-4b74-b1b8-22f9e6f599be Date: Wed, 26 Sep 2018 17:44:14 GMT RESP BODY: {"network_association": {"network_id": "a01d7d4c-37d1-48bf-9c15-1191dd179367", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "283f4483-dca2-4534-b262-d41f405e2210"}} 2018-09-26 17:44:14,653 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/f936d7e0-b1f1-411c-bd9d-f487ba40bb7d/network_associations used request id req-732201a2-1410-4b74-b1b8-22f9e6f599be 2018-09-26 17:44:14,654 - sdnvpn_test_utils - DEBUG - Waiting for router f936d7e0-b1f1-411c-bd9d-f487ba40bb7d to associate with BGPVPN 8e130310-c6e5-4de8-9439-75ebea95e2d9 2018-09-26 17:44:14,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/f936d7e0-b1f1-411c-bd9d-f487ba40bb7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192956853041d96f0ad0ebf666f8548bfaea8873" 2018-09-26 17:44:15,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 417 X-Openstack-Request-Id: req-075a0340-25cd-4b1e-b24b-5eb60a4ca211 Date: Wed, 26 Sep 2018 17:44:15 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["12:12"], "routers": ["8e130310-c6e5-4de8-9439-75ebea95e2d9"], "id": "f936d7e0-b1f1-411c-bd9d-f487ba40bb7d", "name": "sdnvpn-885938", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "import_targets": ["88:88"], "networks": ["a01d7d4c-37d1-48bf-9c15-1191dd179367"], "route_targets": [], "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "type": "l3"}} 2018-09-26 17:44:15,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/f936d7e0-b1f1-411c-bd9d-f487ba40bb7d used request id req-075a0340-25cd-4b1e-b24b-5eb60a4ca211 2018-09-26 17:44:16,155 - sdnvpn_test_utils - DEBUG - Waiting for network f936d7e0-b1f1-411c-bd9d-f487ba40bb7d to associate with BGPVPN a01d7d4c-37d1-48bf-9c15-1191dd179367 2018-09-26 17:44:16,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/f936d7e0-b1f1-411c-bd9d-f487ba40bb7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192956853041d96f0ad0ebf666f8548bfaea8873" 2018-09-26 17:44:16,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 417 X-Openstack-Request-Id: req-0469b8e8-f2da-4800-9379-d04104c81f85 Date: Wed, 26 Sep 2018 17:44:16 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["12:12"], "routers": ["8e130310-c6e5-4de8-9439-75ebea95e2d9"], "id": "f936d7e0-b1f1-411c-bd9d-f487ba40bb7d", "name": "sdnvpn-885938", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "import_targets": ["88:88"], "networks": ["a01d7d4c-37d1-48bf-9c15-1191dd179367"], "route_targets": [], "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "type": "l3"}} 2018-09-26 17:44:16,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/f936d7e0-b1f1-411c-bd9d-f487ba40bb7d used request id req-0469b8e8-f2da-4800-9379-d04104c81f85 2018-09-26 17:44:17,341 - sdnvpn.test.functest.testcase_4 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-09-26 17:44:47,374 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/d67dc685-2554-422c-8a12-2ae33efb4514/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0950a1297dd9a6391bcf0970782b2b1b1ccb633b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:44:48,446 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:44:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9069aba1-1eae-4a30-9c9e-254ddaf05904 x-compute-request-id: req-9069aba1-1eae-4a30-9c9e-254ddaf05904 Content-Encoding: gzip Content-Length: 8099 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 502579782 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128780] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130411] pid_max: default: 32768 minimum: 301\n[ 0.131295] ACPI: Core revision 20150930\n[ 0.132668] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133964] Security Framework initialized\n[ 0.134766] Yama: becoming mindful.\n[ 0.135481] AppArmor: AppArmor initialized\n[ 0.136334] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137639] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138891] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140076] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141444] Initializing cgroup subsys io\n[ 0.142244] Initializing cgroup subsys memory\n[ 0.143092] Initializing cgroup subsys devices\n[ 0.143957] Initializing cgroup subsys freezer\n[ 0.144809] Initializing cgroup subsys net_cls\n[ 0.145662] Initializing cgroup subsys perf_event\n[ 0.146552] Initializing cgroup subsys net_prio\n[ 0.147424] Initializing cgroup subsys hugetlb\n[ 0.148284] Initializing cgroup subsys pids\n[ 0.149144] CPU: Physical Processor ID: 0\n[ 0.150633] mce: CPU supports 10 MCE banks\n[ 0.151463] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152455] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163105] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169417] ftrace: allocating 31920 entries in 125 pages\n[ 0.195721] smpboot: Max logical packages: 1\n[ 0.196578] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197904] x2apic enabled\n[ 0.198701] Switched APIC routing to physical x2apic.\n[ 0.200439] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201541] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203511] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205272] KVM setup paravirtual spinlock\n[ 0.206617] x86: Booted up 1 node, 1 CPUs\n[ 0.207409] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208781] devtmpfs: initialized\n[ 0.210485] evm: security.selinux\n[ 0.211179] evm: security.SMACK64\n[ 0.211860] evm: security.SMACK64EXEC\n[ 0.212594] evm: security.SMACK64TRANSMUTE\n[ 0.213385] evm: security.SMACK64MMAP\n[ 0.214136] evm: security.ima\n[ 0.214773] evm: security.capability\n[ 0.215566] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217403] pinctrl core: initialized pinctrl subsystem\n[ 0.218494] RTC time: 17:42:20, date: 09/26/18\n[ 0.219436] NET: Registered protocol family 16\n[ 0.220434] cpuidle: using governor ladder\n[ 0.221252] cpuidle: using governor menu\n[ 0.222031] PCCT header not found.\n[ 0.222780] ACPI: bus type PCI registered\n[ 0.223569] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224800] PCI: Using configuration type 1 for base access\n[ 0.226539] ACPI: Added _OSI(Module Device)\n[ 0.227376] ACPI: Added _OSI(Processor Device)\n[ 0.228226] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229121] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231243] ACPI: Interpreter enabled\n[ 0.232010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233837] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235650] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239291] ACPI: (supports S0 S5)\n[ 0.239986] ACPI: Using IOAPIC for interrupt routing\n[ 0.240924] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243986] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245128] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246357] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247532] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249728] acpiphp: Slot [3] registered\n[ 0.250521] acpiphp: Slot [4] registered\n[ 0.251327] acpiphp: Slot [5] registered\n[ 0.252118] acpiphp: Slot [6] registered\n[ 0.252906] acpiphp: Slot [7] registered\n[ 0.253698] acpiphp: Slot [8] registered\n[ 0.254484] acpiphp: Slot [9] registered\n[ 0.255271] acpiphp: Slot [10] registered\n[ 0.256069] acpiphp: Slot [11] registered\n[ 0.256877] acpiphp: Slot [12] registered\n[ 0.257677] acpiphp: Slot [13] registered\n[ 0.258476] acpiphp: Slot [14] registered\n[ 0.259277] acpiphp: Slot [15] registered\n[ 0.270078] acpiphp: Slot [16] registered\n[ 0.270887] acpiphp: Slot [17] registered\n[ 0.271685] acpiphp: Slot [18] registered\n[ 0.272477] acpiphp: Slot [19] registered\n[ 0.273275] acpiphp: Slot [20] registered\n[ 0.274079] acpiphp: Slot [21] registered\n[ 0.274885] acpiphp: Slot [22] registered\n[ 0.275681] acpiphp: Slot [23] registered\n[ 0.276476] acpiphp: Slot [24] registered\n[ 0.277273] acpiphp: Slot [25] registered\n[ 0.278068] acpiphp: Slot [26] registered\n[ 0.278871] acpiphp: Slot [27] registered\n[ 0.279672] acpiphp: Slot [28] registered\n[ 0.280467] acpiphp: Slot [29] registered\n[ 0.281263] acpiphp: Slot [30] registered\n[ 0.282062] acpiphp: Slot [31] registered\n[ 0.282863] PCI host bridge to bus 0000:00\n[ 0.283663] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.284854] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286052] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287495] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.288938] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295243] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296512] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297683] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298936] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305398] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306812] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352823] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.354309] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355712] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357111] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358478] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359717] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360873] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361939] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363460] vgaarb: loaded\n[ 0.364057] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365180] SCSI subsystem initialized\n[ 0.365987] ACPI: bus type USB registered\n[ 0.366789] usbcore: registered new interface driver usbfs\n[ 0.367796] usbcore: registered new interface driver hub\n[ 0.368784] usbcore: registered new device driver usb\n[ 0.369821] PCI: Using ACPI for IRQ routing\n[ 0.370826] NetLabel: Initializing\n[ 0.371525] NetLabel: domain hash size = 128\n[ 0.372358] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373287] NetLabel: unlabeled traffic allowed by default\n[ 0.374364] clocksource: Switched to clocksource kvm-clock\n[ 0.379780] AppArmor: AppArmor Filesystem Enabled\n[ 0.380726] pnp: PnP ACPI init\n[ 0.381627] pnp: PnP ACPI: found 5 devices\n[ 0.387971] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389678] NET: Registered protocol family 2\n[ 0.390624] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391872] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393025] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394167] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395227] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396388] NET: Registered protocol family 1\n[ 0.397242] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398316] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399375] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413301] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427493] Trying to unpack rootfs image as initramfs...\n[ 0.476214] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490034] Scanning for low memory corruption every 60 seconds\n[ 0.491400] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.492540] audit: initializing netlink subsys (disabled)\n[ 0.493561] audit: type=2000 audit(1537983741.269:1): initialized\n[ 0.494870] Initialise system trusted keyring\n[ 0.495783] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496939] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498901] zbud: loaded\n[ 0.499602] VFS: Disk quotas dquot_6.6.0\n[ 0.500412] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501905] fuse init (API version 7.23)\n[ 0.502804] Key type big_key registered\n[ 0.503600] Allocating IMA MOK and blacklist keyrings.\n[ 0.505056] Key type asymmetric registered\n[ 0.505878] Asymmetric key parser 'x509' registered\n[ 0.506832] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.508284] io scheduler noop registered\n[ 0.509075] io scheduler deadline registered (default)\n[ 0.510054] io scheduler cfq registered\n[ 0.510885] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.511927] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514635] ACPI: Power Button [PWRF]\n[ 0.515463] GHES: HEST is not enabled!\n[ 0.529104] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.556758] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558993] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.584478] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587250] Linux agpgart interface v0.103\n[ 0.589378] brd: module loaded\n[ 0.590642] loop: module loaded\n[ 0.595981] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.597421] GPT:90111 != 2097151\n[ 0.598092] GPT:Alternate GPT header not at the end of the disk.\n[ 0.599176] GPT:90111 != 2097151\n[ 0.599843] GPT: Use GNU Parted to correct GPT errors.\n[ 0.600807] vda: vda1 vda15\n[ 0.602508] scsi host0: ata_piix\n[ 0.603241] scsi host1: ata_piix\n[ 0.603943] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.605150] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.606584] libphy: Fixed MDIO Bus: probed\n[ 0.607390] tun: Universal TUN/TAP device driver, 1.6\n[ 0.608326] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.610600] PPP generic driver version 2.4.2\n[ 0.611472] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.612808] ehci-pci: EHCI PCI platform driver\n[ 0.613671] ehci-platform: EHCI generic platform driver\n[ 0.614656] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.615770] ohci-pci: OHCI PCI platform driver\n[ 0.616629] ohci-platform: OHCI generic platform driver\n[ 0.617604] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.632015] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.633005] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.634448] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.635458] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.636556] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.637764] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.639180] usb usb1: Product: UHCI Host Controller\n[ 0.640104] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.641221] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.642226] hub 1-0:1.0: USB hub found\n[ 0.643004] hub 1-0:1.0: 2 ports detected\n[ 0.643893] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.646001] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.646956] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.647975] mousedev: PS/2 mouse device common for all mice\n[ 0.649217] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.651027] rtc_cmos 00:00: RTC can wake from S4\n[ 0.652103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.653278] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.654455] i2c /dev entries driver\n[ 0.655215] device-mapper: uevent: version 1.0.3\n[ 0.656138] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.657743] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.659017] NET: Registered protocol family 10\n[ 0.660005] NET: Registered protocol family 17\n[ 0.660875] Key type dns_resolver registered\n[ 0.661779] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.662863] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.664582] registered taskstats version 1\n[ 0.665402] Loading compiled-in X.509 certificates\n[ 0.666847] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.668683] zswap: loaded using pool lzo/zbud\n[ 0.670035] Key type trusted registered\n[ 0.671586] Key type encrypted registered\n[ 0.672400] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.673412] ima: No TPM chip found, activating TPM-bypass!\n[ 0.674448] evm: HMAC attrs: 0x1\n[ 0.675390] Magic number: 2:461:745\n[ 0.676230] rtc_cmos 00:00: setting system clock to 2018-09-26 17:42:21 UTC (1537983741)\n[ 0.677810] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.678927] EDD information not available.\n[ 0.763025] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.764469] ata1.00: configured for MWDMA2\n[ 0.765656] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.778079] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.779308] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.780555] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.782399] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.783936] Write protecting the kernel read-only data: 14336k\n[ 0.785474] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.787556] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.68\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.945322] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.11...\nLease of 10.10.11.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 4.88s]\nping 10.10.11.7 KO\nping 10.10.11.7 KO\nping 10.10.11.7 KO\nping 10.10.11.7 KO\nping 10.10.11.7 KO\nping 10.10.11.7 KO\nping 10.10.11.7 KO\n"} 2018-09-26 17:44:48,447 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d67dc685-2554-422c-8a12-2ae33efb4514/action used request id req-9069aba1-1eae-4a30-9c9e-254ddaf05904 2018-09-26 17:44:48,448 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-4-4' (10.10.11.11) to 'sdnvpn-4-5' (10.10.11.7). -->Expected result: can ping. 2018-09-26 17:44:48,450 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/d67dc685-2554-422c-8a12-2ae33efb4514/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0950a1297dd9a6391bcf0970782b2b1b1ccb633b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:44:49,518 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:44:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df63025d-59b8-4769-a477-9e5c49982515 x-compute-request-id: req-df63025d-59b8-4769-a477-9e5c49982515 Content-Encoding: gzip Content-Length: 8099 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 502579782 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128780] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130411] pid_max: default: 32768 minimum: 301\n[ 0.131295] ACPI: Core revision 20150930\n[ 0.132668] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133964] Security Framework initialized\n[ 0.134766] Yama: becoming mindful.\n[ 0.135481] AppArmor: AppArmor initialized\n[ 0.136334] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137639] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138891] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140076] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141444] Initializing cgroup subsys io\n[ 0.142244] Initializing cgroup subsys memory\n[ 0.143092] Initializing cgroup subsys devices\n[ 0.143957] Initializing cgroup subsys freezer\n[ 0.144809] Initializing cgroup subsys net_cls\n[ 0.145662] Initializing cgroup subsys perf_event\n[ 0.146552] Initializing cgroup subsys net_prio\n[ 0.147424] Initializing cgroup subsys hugetlb\n[ 0.148284] Initializing cgroup subsys pids\n[ 0.149144] CPU: Physical Processor ID: 0\n[ 0.150633] mce: CPU supports 10 MCE banks\n[ 0.151463] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152455] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163105] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169417] ftrace: allocating 31920 entries in 125 pages\n[ 0.195721] smpboot: Max logical packages: 1\n[ 0.196578] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197904] x2apic enabled\n[ 0.198701] Switched APIC routing to physical x2apic.\n[ 0.200439] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201541] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203511] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205272] KVM setup paravirtual spinlock\n[ 0.206617] x86: Booted up 1 node, 1 CPUs\n[ 0.207409] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208781] devtmpfs: initialized\n[ 0.210485] evm: security.selinux\n[ 0.211179] evm: security.SMACK64\n[ 0.211860] evm: security.SMACK64EXEC\n[ 0.212594] evm: security.SMACK64TRANSMUTE\n[ 0.213385] evm: security.SMACK64MMAP\n[ 0.214136] evm: security.ima\n[ 0.214773] evm: security.capability\n[ 0.215566] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217403] pinctrl core: initialized pinctrl subsystem\n[ 0.218494] RTC time: 17:42:20, date: 09/26/18\n[ 0.219436] NET: Registered protocol family 16\n[ 0.220434] cpuidle: using governor ladder\n[ 0.221252] cpuidle: using governor menu\n[ 0.222031] PCCT header not found.\n[ 0.222780] ACPI: bus type PCI registered\n[ 0.223569] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224800] PCI: Using configuration type 1 for base access\n[ 0.226539] ACPI: Added _OSI(Module Device)\n[ 0.227376] ACPI: Added _OSI(Processor Device)\n[ 0.228226] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229121] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231243] ACPI: Interpreter enabled\n[ 0.232010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233837] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235650] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239291] ACPI: (supports S0 S5)\n[ 0.239986] ACPI: Using IOAPIC for interrupt routing\n[ 0.240924] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243986] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245128] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246357] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247532] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249728] acpiphp: Slot [3] registered\n[ 0.250521] acpiphp: Slot [4] registered\n[ 0.251327] acpiphp: Slot [5] registered\n[ 0.252118] acpiphp: Slot [6] registered\n[ 0.252906] acpiphp: Slot [7] registered\n[ 0.253698] acpiphp: Slot [8] registered\n[ 0.254484] acpiphp: Slot [9] registered\n[ 0.255271] acpiphp: Slot [10] registered\n[ 0.256069] acpiphp: Slot [11] registered\n[ 0.256877] acpiphp: Slot [12] registered\n[ 0.257677] acpiphp: Slot [13] registered\n[ 0.258476] acpiphp: Slot [14] registered\n[ 0.259277] acpiphp: Slot [15] registered\n[ 0.270078] acpiphp: Slot [16] registered\n[ 0.270887] acpiphp: Slot [17] registered\n[ 0.271685] acpiphp: Slot [18] registered\n[ 0.272477] acpiphp: Slot [19] registered\n[ 0.273275] acpiphp: Slot [20] registered\n[ 0.274079] acpiphp: Slot [21] registered\n[ 0.274885] acpiphp: Slot [22] registered\n[ 0.275681] acpiphp: Slot [23] registered\n[ 0.276476] acpiphp: Slot [24] registered\n[ 0.277273] acpiphp: Slot [25] registered\n[ 0.278068] acpiphp: Slot [26] registered\n[ 0.278871] acpiphp: Slot [27] registered\n[ 0.279672] acpiphp: Slot [28] registered\n[ 0.280467] acpiphp: Slot [29] registered\n[ 0.281263] acpiphp: Slot [30] registered\n[ 0.282062] acpiphp: Slot [31] registered\n[ 0.282863] PCI host bridge to bus 0000:00\n[ 0.283663] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.284854] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286052] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287495] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.288938] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295243] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296512] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297683] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298936] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305398] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306812] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352823] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.354309] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355712] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357111] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358478] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359717] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360873] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361939] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363460] vgaarb: loaded\n[ 0.364057] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365180] SCSI subsystem initialized\n[ 0.365987] ACPI: bus type USB registered\n[ 0.366789] usbcore: registered new interface driver usbfs\n[ 0.367796] usbcore: registered new interface driver hub\n[ 0.368784] usbcore: registered new device driver usb\n[ 0.369821] PCI: Using ACPI for IRQ routing\n[ 0.370826] NetLabel: Initializing\n[ 0.371525] NetLabel: domain hash size = 128\n[ 0.372358] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373287] NetLabel: unlabeled traffic allowed by default\n[ 0.374364] clocksource: Switched to clocksource kvm-clock\n[ 0.379780] AppArmor: AppArmor Filesystem Enabled\n[ 0.380726] pnp: PnP ACPI init\n[ 0.381627] pnp: PnP ACPI: found 5 devices\n[ 0.387971] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389678] NET: Registered protocol family 2\n[ 0.390624] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391872] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393025] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394167] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395227] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396388] NET: Registered protocol family 1\n[ 0.397242] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398316] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399375] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413301] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427493] Trying to unpack rootfs image as initramfs...\n[ 0.476214] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490034] Scanning for low memory corruption every 60 seconds\n[ 0.491400] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.492540] audit: initializing netlink subsys (disabled)\n[ 0.493561] audit: type=2000 audit(1537983741.269:1): initialized\n[ 0.494870] Initialise system trusted keyring\n[ 0.495783] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496939] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498901] zbud: loaded\n[ 0.499602] VFS: Disk quotas dquot_6.6.0\n[ 0.500412] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501905] fuse init (API version 7.23)\n[ 0.502804] Key type big_key registered\n[ 0.503600] Allocating IMA MOK and blacklist keyrings.\n[ 0.505056] Key type asymmetric registered\n[ 0.505878] Asymmetric key parser 'x509' registered\n[ 0.506832] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.508284] io scheduler noop registered\n[ 0.509075] io scheduler deadline registered (default)\n[ 0.510054] io scheduler cfq registered\n[ 0.510885] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.511927] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514635] ACPI: Power Button [PWRF]\n[ 0.515463] GHES: HEST is not enabled!\n[ 0.529104] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.556758] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558993] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.584478] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587250] Linux agpgart interface v0.103\n[ 0.589378] brd: module loaded\n[ 0.590642] loop: module loaded\n[ 0.595981] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.597421] GPT:90111 != 2097151\n[ 0.598092] GPT:Alternate GPT header not at the end of the disk.\n[ 0.599176] GPT:90111 != 2097151\n[ 0.599843] GPT: Use GNU Parted to correct GPT errors.\n[ 0.600807] vda: vda1 vda15\n[ 0.602508] scsi host0: ata_piix\n[ 0.603241] scsi host1: ata_piix\n[ 0.603943] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.605150] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.606584] libphy: Fixed MDIO Bus: probed\n[ 0.607390] tun: Universal TUN/TAP device driver, 1.6\n[ 0.608326] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.610600] PPP generic driver version 2.4.2\n[ 0.611472] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.612808] ehci-pci: EHCI PCI platform driver\n[ 0.613671] ehci-platform: EHCI generic platform driver\n[ 0.614656] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.615770] ohci-pci: OHCI PCI platform driver\n[ 0.616629] ohci-platform: OHCI generic platform driver\n[ 0.617604] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.632015] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.633005] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.634448] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.635458] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.636556] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.637764] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.639180] usb usb1: Product: UHCI Host Controller\n[ 0.640104] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.641221] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.642226] hub 1-0:1.0: USB hub found\n[ 0.643004] hub 1-0:1.0: 2 ports detected\n[ 0.643893] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.646001] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.646956] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.647975] mousedev: PS/2 mouse device common for all mice\n[ 0.649217] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.651027] rtc_cmos 00:00: RTC can wake from S4\n[ 0.652103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.653278] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.654455] i2c /dev entries driver\n[ 0.655215] device-mapper: uevent: version 1.0.3\n[ 0.656138] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.657743] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.659017] NET: Registered protocol family 10\n[ 0.660005] NET: Registered protocol family 17\n[ 0.660875] Key type dns_resolver registered\n[ 0.661779] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.662863] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.664582] registered taskstats version 1\n[ 0.665402] Loading compiled-in X.509 certificates\n[ 0.666847] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.668683] zswap: loaded using pool lzo/zbud\n[ 0.670035] Key type trusted registered\n[ 0.671586] Key type encrypted registered\n[ 0.672400] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.673412] ima: No TPM chip found, activating TPM-bypass!\n[ 0.674448] evm: HMAC attrs: 0x1\n[ 0.675390] Magic number: 2:461:745\n[ 0.676230] rtc_cmos 00:00: setting system clock to 2018-09-26 17:42:21 UTC (1537983741)\n[ 0.677810] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.678927] EDD information not available.\n[ 0.763025] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.764469] ata1.00: configured for MWDMA2\n[ 0.765656] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.778079] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.779308] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.780555] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.782399] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.783936] Write protecting the kernel read-only data: 14336k\n[ 0.785474] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.787556] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.68\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.945322] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.11...\nLease of 10.10.11.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 4.88s]\nping 10.10.11.7 KO\nping 10.10.11.7 KO\nping 10.10.11.7 KO\nping 10.10.11.7 KO\nping 10.10.11.7 KO\nping 10.10.11.7 KO\nping 10.10.11.7 KO\n"} 2018-09-26 17:44:49,519 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d67dc685-2554-422c-8a12-2ae33efb4514/action used request id req-df63025d-59b8-4769-a477-9e5c49982515 2018-09-26 17:44:49,520 - sdnvpn-results - DEBUG - [FAIL] 'sdnvpn-4-4' cannot ping 'sdnvpn-4-5' 2018-09-26 17:44:49,520 - sdnvpn-results - INFO - Update VPN with eRT=iRT ... 2018-09-26 17:44:49,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/f936d7e0-b1f1-411c-bd9d-f487ba40bb7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192956853041d96f0ad0ebf666f8548bfaea8873" 2018-09-26 17:44:50,122 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-81235a08-3834-4256-be5c-dd1c54332123 Content-Length: 0 Date: Wed, 26 Sep 2018 17:44:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:44:50,122 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/f936d7e0-b1f1-411c-bd9d-f487ba40bb7d used request id req-81235a08-3834-4256-be5c-dd1c54332123 2018-09-26 17:45:20,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192956853041d96f0ad0ebf666f8548bfaea8873" -d '{"bgpvpn": {"import_targets": "88:88", "export_targets": "88:88", "name": "sdnvpn-885938", "route_distinguishers": "12:12"}}' 2018-09-26 17:45:20,361 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 341 X-Openstack-Request-Id: req-2d18173f-e9ba-4018-806e-7fcec5c67637 Date: Wed, 26 Sep 2018 17:45:20 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["12:12"], "routers": [], "id": "ad10cef0-358e-4755-9ed0-f518c412f17b", "name": "sdnvpn-885938", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "import_targets": ["88:88"], "networks": [], "route_targets": [], "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "type": "l3"}} 2018-09-26 17:45:20,361 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns used request id req-2d18173f-e9ba-4018-806e-7fcec5c67637 2018-09-26 17:45:20,362 - sdnvpn.test.functest.testcase_4 - DEBUG - VPN re-created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-885938', u'route_distinguishers': [u'12:12'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'32e2fc060ffa4464a00bce7763dbcae4', u'route_targets': [], u'project_id': u'32e2fc060ffa4464a00bce7763dbcae4', u'type': u'l3', u'id': u'ad10cef0-358e-4755-9ed0-f518c412f17b'}} 2018-09-26 17:45:20,362 - sdnvpn-results - INFO - Associate again network 'sdnvpn-4-2-net' and router 'sdnvpn-4-1-router 'to the VPN. 2018-09-26 17:45:20,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/ad10cef0-358e-4755-9ed0-f518c412f17b/router_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192956853041d96f0ad0ebf666f8548bfaea8873" -d '{"router_association": {"router_id": "8e130310-c6e5-4de8-9439-75ebea95e2d9"}}' 2018-09-26 17:45:20,897 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 222 X-Openstack-Request-Id: req-efcf6171-dd99-4015-80c5-6a427b7fddac Date: Wed, 26 Sep 2018 17:45:20 GMT RESP BODY: {"router_association": {"router_id": "8e130310-c6e5-4de8-9439-75ebea95e2d9", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "106705f8-71bd-4e5e-a629-5c579760d391"}} 2018-09-26 17:45:20,897 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/ad10cef0-358e-4755-9ed0-f518c412f17b/router_associations used request id req-efcf6171-dd99-4015-80c5-6a427b7fddac 2018-09-26 17:45:20,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/ad10cef0-358e-4755-9ed0-f518c412f17b/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192956853041d96f0ad0ebf666f8548bfaea8873" -d '{"network_association": {"network_id": "a01d7d4c-37d1-48bf-9c15-1191dd179367"}}' 2018-09-26 17:45:21,409 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-cc636f81-82b0-42a2-86f8-17ae35373b4c Date: Wed, 26 Sep 2018 17:45:21 GMT RESP BODY: {"network_association": {"network_id": "a01d7d4c-37d1-48bf-9c15-1191dd179367", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "691a4df1-f62d-4c0e-b966-91c462f98a79"}} 2018-09-26 17:45:21,409 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/ad10cef0-358e-4755-9ed0-f518c412f17b/network_associations used request id req-cc636f81-82b0-42a2-86f8-17ae35373b4c 2018-09-26 17:45:21,409 - sdnvpn_test_utils - DEBUG - Waiting for router ad10cef0-358e-4755-9ed0-f518c412f17b to associate with BGPVPN 8e130310-c6e5-4de8-9439-75ebea95e2d9 2018-09-26 17:45:21,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/ad10cef0-358e-4755-9ed0-f518c412f17b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192956853041d96f0ad0ebf666f8548bfaea8873" 2018-09-26 17:45:21,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 417 X-Openstack-Request-Id: req-08687eb6-8f38-4c96-875b-40d3a94cc3ba Date: Wed, 26 Sep 2018 17:45:21 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["12:12"], "routers": ["8e130310-c6e5-4de8-9439-75ebea95e2d9"], "id": "ad10cef0-358e-4755-9ed0-f518c412f17b", "name": "sdnvpn-885938", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "import_targets": ["88:88"], "networks": ["a01d7d4c-37d1-48bf-9c15-1191dd179367"], "route_targets": [], "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "type": "l3"}} 2018-09-26 17:45:21,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/ad10cef0-358e-4755-9ed0-f518c412f17b used request id req-08687eb6-8f38-4c96-875b-40d3a94cc3ba 2018-09-26 17:45:22,744 - sdnvpn_test_utils - DEBUG - Waiting for network ad10cef0-358e-4755-9ed0-f518c412f17b to associate with BGPVPN a01d7d4c-37d1-48bf-9c15-1191dd179367 2018-09-26 17:45:22,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/ad10cef0-358e-4755-9ed0-f518c412f17b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192956853041d96f0ad0ebf666f8548bfaea8873" 2018-09-26 17:45:23,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 417 X-Openstack-Request-Id: req-390edd56-ee82-4508-9f39-7d2fea8e03a2 Date: Wed, 26 Sep 2018 17:45:23 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["12:12"], "routers": ["8e130310-c6e5-4de8-9439-75ebea95e2d9"], "id": "ad10cef0-358e-4755-9ed0-f518c412f17b", "name": "sdnvpn-885938", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "import_targets": ["88:88"], "networks": ["a01d7d4c-37d1-48bf-9c15-1191dd179367"], "route_targets": [], "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "type": "l3"}} 2018-09-26 17:45:23,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/ad10cef0-358e-4755-9ed0-f518c412f17b used request id req-390edd56-ee82-4508-9f39-7d2fea8e03a2 2018-09-26 17:45:24,058 - sdnvpn.test.functest.testcase_4 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-09-26 17:45:54,081 - sdnvpn.test.functest.testcase_4 - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Create VPN with eRT<>iRT | | Associate router 'sdnvpn-4-1-router' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-4-1' can ping 'sdnvpn-4-2' | | FAIL | 'sdnvpn-4-1' can ping 'sdnvpn-4-3' | | PASS | 'sdnvpn-4-1' cannot ping 'sdnvpn-4-4' | +----------------------------------------------------------------------------------------+ | Associate network 'sdnvpn-4-2-net' to the VPN. | +----------------------------------------------------------------------------------------+ | FAIL | 'sdnvpn-4-4' can ping 'sdnvpn-4-5' | +----------------------------------------------------------------------------------------+ | Update VPN with eRT=iRT ... | +----------------------------------------------------------------------------------------+ +----------------------------------------------------------------------------------------+ | Associate again network 'sdnvpn-4-2-net' and router 'sdnvpn-4-1-router 'to the VPN. | +----------------------------------------------------------------------------------------+ +========================================================================================+ 2018-09-26 17:45:54,086 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/98d1e509-d8cb-4589-91d0-1b568014bcc4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5b8a3d6e41eef336361637a1c67f37a3c3fc49" -d '{"forceDelete": null}' 2018-09-26 17:45:54,248 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:45:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5ed853be-8738-4793-94bd-95efcf9ef55b x-compute-request-id: req-5ed853be-8738-4793-94bd-95efcf9ef55b Content-Length: 0 Content-Type: application/json 2018-09-26 17:45:54,248 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/98d1e509-d8cb-4589-91d0-1b568014bcc4/action used request id req-5ed853be-8738-4793-94bd-95efcf9ef55b 2018-09-26 17:45:54,251 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/3c91f3f1-dc48-426b-91ef-a4763ec9b4c5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5b8a3d6e41eef336361637a1c67f37a3c3fc49" -d '{"forceDelete": null}' 2018-09-26 17:45:54,428 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:45:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4cf60b89-03e0-4b9e-a840-b8d410ccd02c x-compute-request-id: req-4cf60b89-03e0-4b9e-a840-b8d410ccd02c Content-Length: 0 Content-Type: application/json 2018-09-26 17:45:54,428 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/3c91f3f1-dc48-426b-91ef-a4763ec9b4c5/action used request id req-4cf60b89-03e0-4b9e-a840-b8d410ccd02c 2018-09-26 17:45:54,431 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/aba9d295-4219-4ec0-afcc-42542f48d1f9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5b8a3d6e41eef336361637a1c67f37a3c3fc49" -d '{"forceDelete": null}' 2018-09-26 17:45:54,806 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:45:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6c619917-b179-4f29-935f-932f48f2cb37 x-compute-request-id: req-6c619917-b179-4f29-935f-932f48f2cb37 Content-Length: 0 Content-Type: application/json 2018-09-26 17:45:54,807 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/aba9d295-4219-4ec0-afcc-42542f48d1f9/action used request id req-6c619917-b179-4f29-935f-932f48f2cb37 2018-09-26 17:45:54,810 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/d67dc685-2554-422c-8a12-2ae33efb4514/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5b8a3d6e41eef336361637a1c67f37a3c3fc49" -d '{"forceDelete": null}' 2018-09-26 17:45:55,004 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:45:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5a0956f1-572d-45d2-bd16-4d466a531002 x-compute-request-id: req-5a0956f1-572d-45d2-bd16-4d466a531002 Content-Length: 0 Content-Type: application/json 2018-09-26 17:45:55,004 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d67dc685-2554-422c-8a12-2ae33efb4514/action used request id req-5a0956f1-572d-45d2-bd16-4d466a531002 2018-09-26 17:45:55,007 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/343f95fa-81b8-445f-bcf0-6702c132c794/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5b8a3d6e41eef336361637a1c67f37a3c3fc49" -d '{"forceDelete": null}' 2018-09-26 17:45:55,201 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:45:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5e3e6d54-d628-42e0-b8c2-a969cd40333c x-compute-request-id: req-5e3e6d54-d628-42e0-b8c2-a969cd40333c Content-Length: 0 Content-Type: application/json 2018-09-26 17:45:55,201 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/343f95fa-81b8-445f-bcf0-6702c132c794/action used request id req-5e3e6d54-d628-42e0-b8c2-a969cd40333c 2018-09-26 17:45:55,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/681db9cd-12e5-44e2-ad1b-fc693dfd1e13 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}76316320e6fa609e64ed0e985c40b1c1595a6c0a" 2018-09-26 17:45:57,522 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1d8655f3-c0f2-41df-ab68-ac11cb5a74ea Date: Wed, 26 Sep 2018 17:45:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 17:45:57,522 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/681db9cd-12e5-44e2-ad1b-fc693dfd1e13 used request id req-1d8655f3-c0f2-41df-ab68-ac11cb5a74ea 2018-09-26 17:45:57,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/ad10cef0-358e-4755-9ed0-f518c412f17b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192956853041d96f0ad0ebf666f8548bfaea8873" 2018-09-26 17:45:58,247 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-23ebc28e-24fb-44d3-a47e-a36e4a7abecd Content-Length: 0 Date: Wed, 26 Sep 2018 17:45:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:45:58,247 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/ad10cef0-358e-4755-9ed0-f518c412f17b used request id req-23ebc28e-24fb-44d3-a47e-a36e4a7abecd 2018-09-26 17:45:58,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/8e130310-c6e5-4de8-9439-75ebea95e2d9/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192956853041d96f0ad0ebf666f8548bfaea8873" -d '{"subnet_id": "39323735-72ca-46bb-b529-96d20f88c748"}' 2018-09-26 17:45:59,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-bcfc7e53-95be-46da-93e4-ac222c185da5 Date: Wed, 26 Sep 2018 17:45:59 GMT RESP BODY: {"network_id": "88fa62d9-4cfc-4471-b722-ceee04bd6e98", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "subnet_id": "39323735-72ca-46bb-b529-96d20f88c748", "subnet_ids": ["39323735-72ca-46bb-b529-96d20f88c748"], "port_id": "cf99aee2-a6da-468d-81fc-3525f71c95be", "id": "8e130310-c6e5-4de8-9439-75ebea95e2d9"} 2018-09-26 17:45:59,507 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/8e130310-c6e5-4de8-9439-75ebea95e2d9/remove_router_interface used request id req-bcfc7e53-95be-46da-93e4-ac222c185da5 2018-09-26 17:45:59,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/8e130310-c6e5-4de8-9439-75ebea95e2d9 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192956853041d96f0ad0ebf666f8548bfaea8873" -d '{"router": {"external_gateway_info": {}}}' 2018-09-26 17:46:00,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 426 X-Openstack-Request-Id: req-b7c75105-b653-4c53-a030-564133e07c17 Date: Wed, 26 Sep 2018 17:46:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:41:31Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T17:46:00Z", "revision_number": 8, "routes": [], "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "8e130310-c6e5-4de8-9439-75ebea95e2d9", "name": "sdnvpn-4-1-router"}} 2018-09-26 17:46:00,340 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/8e130310-c6e5-4de8-9439-75ebea95e2d9 used request id req-b7c75105-b653-4c53-a030-564133e07c17 2018-09-26 17:46:00,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/39323735-72ca-46bb-b529-96d20f88c748 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192956853041d96f0ad0ebf666f8548bfaea8873" 2018-09-26 17:46:02,648 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-38d2eb8e-bd3f-45a4-9782-afbbdd29af99 Date: Wed, 26 Sep 2018 17:46:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:46:02,648 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/39323735-72ca-46bb-b529-96d20f88c748 used request id req-38d2eb8e-bd3f-45a4-9782-afbbdd29af99 2018-09-26 17:46:02,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/0560081c-3b6b-42c9-8ad4-731ea396199d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192956853041d96f0ad0ebf666f8548bfaea8873" 2018-09-26 17:46:04,663 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-046fc055-d222-44d1-803f-49e3b2cc424c Date: Wed, 26 Sep 2018 17:46:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:46:04,663 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/0560081c-3b6b-42c9-8ad4-731ea396199d used request id req-046fc055-d222-44d1-803f-49e3b2cc424c 2018-09-26 17:46:04,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/8e130310-c6e5-4de8-9439-75ebea95e2d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192956853041d96f0ad0ebf666f8548bfaea8873" 2018-09-26 17:46:04,954 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0409d990-2bd6-4a4f-9819-5eac05b57193 Content-Length: 0 Date: Wed, 26 Sep 2018 17:46:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:46:04,954 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/8e130310-c6e5-4de8-9439-75ebea95e2d9 used request id req-0409d990-2bd6-4a4f-9819-5eac05b57193 2018-09-26 17:46:04,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/88fa62d9-4cfc-4471-b722-ceee04bd6e98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192956853041d96f0ad0ebf666f8548bfaea8873" 2018-09-26 17:46:05,598 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1452565a-38da-47b9-a242-03a44279a816 Date: Wed, 26 Sep 2018 17:46:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:46:05,598 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/88fa62d9-4cfc-4471-b722-ceee04bd6e98 used request id req-1452565a-38da-47b9-a242-03a44279a816 2018-09-26 17:46:05,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/a01d7d4c-37d1-48bf-9c15-1191dd179367 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192956853041d96f0ad0ebf666f8548bfaea8873" 2018-09-26 17:46:06,321 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3f6284cf-43da-4b1e-ad0c-a78b2426289f Date: Wed, 26 Sep 2018 17:46:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:46:06,321 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/a01d7d4c-37d1-48bf-9c15-1191dd179367 used request id req-3f6284cf-43da-4b1e-ad0c-a78b2426289f 2018-09-26 17:46:06,322 - sdnvpn-results - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Create VPN with eRT<>iRT | | Associate router 'sdnvpn-4-1-router' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-4-1' can ping 'sdnvpn-4-2' | | FAIL | 'sdnvpn-4-1' can ping 'sdnvpn-4-3' | | PASS | 'sdnvpn-4-1' cannot ping 'sdnvpn-4-4' | +----------------------------------------------------------------------------------------+ | Associate network 'sdnvpn-4-2-net' to the VPN. | +----------------------------------------------------------------------------------------+ | FAIL | 'sdnvpn-4-4' can ping 'sdnvpn-4-5' | +----------------------------------------------------------------------------------------+ | Update VPN with eRT=iRT ... | +----------------------------------------------------------------------------------------+ +----------------------------------------------------------------------------------------+ | Associate again network 'sdnvpn-4-2-net' and router 'sdnvpn-4-1-router 'to the VPN. | +----------------------------------------------------------------------------------------+ +========================================================================================+ +========================================================================================+ 2018-09-26 17:46:06,322 - sdnvpn-results - INFO - One or more subtests have failed. 2018-09-26 17:46:06,323 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_4 2018-09-26 17:46:06,323 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_4 - VPN provides connectivity between subnets using router association': {'status': 'FAIL', 'details': [{u"'sdnvpn-4-1' can ping 'sdnvpn-4-2'": 'PASS'}, {u"'sdnvpn-4-1' can ping 'sdnvpn-4-3'": 'FAIL'}, {u"'sdnvpn-4-1' cannot ping 'sdnvpn-4-4'": 'PASS'}, {u"'sdnvpn-4-4' can ping 'sdnvpn-4-5'": 'FAIL'}]} 2018-09-26 17:46:06,323 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.run_tempest - Neutron BGPVPN tests in tempest' 2018-09-26 17:46:06,323 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================================ 2018-09-26 17:46:06,324 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.run_tempest 2018-09-26 17:46:06,419 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.run_tempest main method 2018-09-26 17:46:12,436 - functest.opnfv_tests.openstack.tempest.conf_utils - ERROR - Tempest verifier not found. 2018-09-26 17:46:12,472 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Caught Exception in sdnvpn.test.functest.run_tempest: Error with command:rally verify list-verifiers | awk '/opnfv-tempest/ {print $2}' Trace: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sdnvpn/test/functest/run_sdnvpn_tests.py", line 109, in execute result = t.main() File "/usr/lib/python2.7/site-packages/sdnvpn/test/functest/run_tempest.py", line 31, in main verifier_id = tempest_utils.get_verifier_id() File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/tempest/conf_utils.py", line 119, in get_verifier_id raise Exception('Error with command:%s' % cmd) Exception: Error with command:rally verify list-verifiers | awk '/opnfv-tempest/ {print $2}' 2018-09-26 17:46:12,473 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Testcase sdnvpn.test.functest.run_tempest failed 2018-09-26 17:46:12,473 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_10 - Test if interupts occure during ping, when removing and adding instances' 2018-09-26 17:46:12,473 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ===================================================================================================================== 2018-09-26 17:46:12,473 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_10 2018-09-26 17:46:12,531 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_10 main method 2018-09-26 17:46:12,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:46:12,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:46:12,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:46:12,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:46:12,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:46:12,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:46:12,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:46:12,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:46:12,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:46:12,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:46:12,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:46:12,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:46:12,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:46:12,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:46:12,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:46:12,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:46:12,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:46:12,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:46:12,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:46:12,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:46:12,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:46:12,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:46:12,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:46:12,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:46:12,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:46:12,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:46:12,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:46:12,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:46:12,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:46:12,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:46:12,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:46:12,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:46:12,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:46:12,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:46:12,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:46:12,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:46:12,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:46:12,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:46:12,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:46:12,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:46:12,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:46:12,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:46:12,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:46:12,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:46:12,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:46:12,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:46:12,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:46:12,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:46:12,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-09-26 17:46:12,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:46:12,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:46:12,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:46:12,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:46:12,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:46:12,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:46:12,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:46:12,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:46:12,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:46:12,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:46:12,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:46:12,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:46:12,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:46:12,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:46:12,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:46:12,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:46:12,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:46:12,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:46:12,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:46:12,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:46:12,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:46:12,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:46:12,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:46:12,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:46:12,539 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-09-26 17:46:12,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:46:12,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:46:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-145bf780-70f7-4a69-8a48-604c9db0c829 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:46:12,548 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-145bf780-70f7-4a69-8a48-604c9db0c829 2018-09-26 17:46:12,549 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:46:12,927 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:46:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["Q6DU58DaR8iSN12D-TzuzQ"], "issued_at": "2018-09-26T17:46:12.000000Z"}} 2018-09-26 17:46:12,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ef980505ab89dabaa0ceb289e409ab86f30ff38" 2018-09-26 17:46:13,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-c9561a6f-14f7-4963-a430-6fe65329fe2d Date: Wed, 26 Sep 2018 17:46:13 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-09-26 17:46:13,096 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20 used request id req-c9561a6f-14f7-4963-a430-6fe65329fe2d 2018-09-26 17:46:13,096 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-09-26 17:46:13,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ef980505ab89dabaa0ceb289e409ab86f30ff38" 2018-09-26 17:46:13,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b7951b49-9e13-4c19-833d-f1e6e9c33dbf Date: Wed, 26 Sep 2018 17:46:13 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 17:46:13,257 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-b7951b49-9e13-4c19-833d-f1e6e9c33dbf 2018-09-26 17:46:13,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6ef980505ab89dabaa0ceb289e409ab86f30ff38" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-09-26 17:46:13,476 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/8c72f037-3bb0-480f-a6eb-a6e92037eb14 X-Openstack-Request-Id: req-093bfbff-f5f7-4d8f-8859-13369453d6ed Date: Wed, 26 Sep 2018 17:46:13 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T17:46:13Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T17:46:13Z", "visibility": "public", "locations": [], "self": "/v2/images/8c72f037-3bb0-480f-a6eb-a6e92037eb14", "min_disk": 0, "protected": false, "id": "8c72f037-3bb0-480f-a6eb-a6e92037eb14", "file": "/v2/images/8c72f037-3bb0-480f-a6eb-a6e92037eb14/file", "checksum": null, "owner": "32e2fc060ffa4464a00bce7763dbcae4", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 17:46:13,477 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-093bfbff-f5f7-4d8f-8859-13369453d6ed 2018-09-26 17:46:13,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/8c72f037-3bb0-480f-a6eb-a6e92037eb14/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ef980505ab89dabaa0ceb289e409ab86f30ff38" -d '' 2018-09-26 17:46:15,123 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8fff42ca-a315-40dd-805d-fdb8855b92d5 Date: Wed, 26 Sep 2018 17:46:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 17:46:15,123 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/8c72f037-3bb0-480f-a6eb-a6e92037eb14/file used request id req-8fff42ca-a315-40dd-805d-fdb8855b92d5 2018-09-26 17:46:15,123 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-10-1-net 2018-09-26 17:46:15,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:46:15,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:46:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d1f94ad-04f9-485c-8edd-83e6d6329e34 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:46:15,131 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-6d1f94ad-04f9-485c-8edd-83e6d6329e34 2018-09-26 17:46:15,131 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:46:15,509 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:46:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["HfjcMlxvTFK4Xp_m59A_IQ"], "issued_at": "2018-09-26T17:46:15.000000Z"}} 2018-09-26 17:46:15,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b85675a7187259ac1523c59b1e62b753d92f1c5" -d '{"network": {"name": "sdnvpn-10-1-net", "admin_state_up": true}}' 2018-09-26 17:46:15,897 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-60cb283c-ab2f-4e79-925a-f341eb2deabc Date: Wed, 26 Sep 2018 17:46:15 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5b814a14-23a3-451a-9e69-fec61acced08","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T17:46:15Z","is_default":false,"provider:segmentation_id":98,"name":"sdnvpn-10-1-net","admin_state_up":true,"tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:46:15Z","mtu":1450}} 2018-09-26 17:46:15,898 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-60cb283c-ab2f-4e79-925a-f341eb2deabc 2018-09-26 17:46:15,898 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-10-1-subnet in network 5b814a14-23a3-451a-9e69-fec61acced08 with cidr 10.10.10.0/24 2018-09-26 17:46:15,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b85675a7187259ac1523c59b1e62b753d92f1c5" -d '{"subnets": [{"ip_version": 4, "network_id": "5b814a14-23a3-451a-9e69-fec61acced08", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-10-1-subnet"}]}' 2018-09-26 17:46:16,437 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-eabecd71-47b6-4176-95e1-14958297f0f1 Date: Wed, 26 Sep 2018 17:46:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b814a14-23a3-451a-9e69-fec61acced08","tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:46:16Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-09-26T17:46:16Z","gateway_ip":"10.10.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.10.0/24","project_id":"32e2fc060ffa4464a00bce7763dbcae4","id":"3f757e91-f752-46d0-bfd7-bda3a393af55","subnetpool_id":null,"name":"sdnvpn-10-1-subnet"}]} 2018-09-26 17:46:16,437 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-eabecd71-47b6-4176-95e1-14958297f0f1 2018-09-26 17:46:16,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b85675a7187259ac1523c59b1e62b753d92f1c5" 2018-09-26 17:46:16,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13198 X-Openstack-Request-Id: req-8b6936be-6a34-4248-8cc6-3e30450717f8 Date: Wed, 26 Sep 2018 17:46:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "created_at": "2018-09-26T15:03:01Z", "updated_at": "2018-09-26T15:03:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "42b64d20-0cdd-4071-90b3-bed72374e7f4", "remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "7d1bf180-3956-40c0-b13b-87d65c8127c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "985b7c76-8047-404e-bfc0-b56f14b3b0aa", "remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "e7624c79-e96e-4c9f-b820-f381a79bf690", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}], "revision_number": 4, "project_id": "6d9e93c84a104a3c8872dd8724ca8a31", "id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "created_at": "2018-09-26T17:12:52Z", "updated_at": "2018-09-26T17:12:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "revision_number": 0, "id": "1bc5d554-72b0-4be6-a33f-7b0282153d83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "revision_number": 0, "id": "60c3e269-0a18-4c33-a7b1-24bfb181ffb4", "remote_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "remote_ip_prefix": null, "created_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "revision_number": 0, "id": "6d2a532b-595a-4226-ac82-2a4b163451b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "revision_number": 0, "id": "eafe6624-5075-4952-8f53-4c2be01a6dff", "remote_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "remote_ip_prefix": null, "created_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6"}], "revision_number": 4, "project_id": "5c7c3cbda3844d01907cca3cdc0889f6", "id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:17:00Z", "updated_at": "2018-09-26T17:19:29Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-09-26T17:17:01Z", "revision_number": 0, "id": "0744bcd9-e01e-4f12-9a98-aabdc313ce19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:17:01Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": 80, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-26T17:17:01Z", "revision_number": 0, "id": "1718c47a-c8e1-4264-8e7a-7e324312f802", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:17:01Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:17:01Z", "revision_number": 0, "id": "196f4e7d-5eb0-4e05-a34a-498b3a96df3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:17:01Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 179, "updated_at": "2018-09-26T17:19:29Z", "revision_number": 0, "id": "2fcf23b2-0c76-498d-8b92-d8e42c498145", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:19:29Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": 179, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:17:00Z", "revision_number": 0, "id": "9743e41c-717b-445f-acf1-cef6c95bb1e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:17:00Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-26T17:17:01Z", "revision_number": 0, "id": "98b8ec09-7683-4f66-bda1-798a9d1eb12d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:17:01Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:17:00Z", "revision_number": 0, "id": "d94c0457-522e-492b-8235-21b49eb05a36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:17:00Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}], "revision_number": 7, "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "620171f6-0dde-4380-a534-a1fcabdc013e", "name": "sdnvpn-sg"}, {"description": "Default security group", "tags": [], "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T15:13:13Z", "updated_at": "2018-09-26T15:13:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "2a35cbcd-1532-408c-8786-78c1a7485991", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "342a62ab-967f-4158-a52b-3549330c6d23", "remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "425d5713-a334-4764-a0ae-c2b108101c0f", "remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "75c1d273-287b-4242-9c28-8e24471a8445", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}], "revision_number": 4, "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T15:15:22Z", "updated_at": "2018-09-26T15:15:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "04a09cd4-997d-44cc-bf48-ba09a9b953f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "12ba60b2-304d-491e-8ec2-bb9878c51946", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "21d80991-0477-489d-b604-0c0481e731e8", "remote_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "a30e74b9-69f3-4ca8-b021-d63436cfc6c9", "remote_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "name": "default"}]} 2018-09-26 17:46:16,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-8b6936be-6a34-4248-8cc6-3e30450717f8 2018-09-26 17:46:16,683 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-09-26 17:46:16,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:46:16,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:46:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22f8c8b9-891d-41a3-9473-529c73278e2d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:46:16,690 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-22f8c8b9-891d-41a3-9473-529c73278e2d 2018-09-26 17:46:16,691 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:46:17,086 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:46:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["DaDw4uD7RVS68hKv30-vXQ"], "issued_at": "2018-09-26T17:46:17.000000Z"}} 2018-09-26 17:46:17,089 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4141213c502a34e72a7cfa732f1533f5c95d700c" 2018-09-26 17:46:17,273 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:46:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9058cef3-b9b4-4938-a23d-4036f7c21bd3 x-compute-request-id: req-9058cef3-b9b4-4938-a23d-4036f7c21bd3 Content-Encoding: gzip Content-Length: 723 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 225}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10176, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 228}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10178, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-09-26 17:46:17,273 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-9058cef3-b9b4-4938-a23d-4036f7c21bd3 2018-09-26 17:46:17,274 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-0.opnfvlf.org', u'overcloud-novacompute-1.opnfvlf.org'] 2018-09-26 17:46:17,274 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-10-2'... 2018-09-26 17:46:17,274 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-10-2 flavor=m1.tiny image=8c72f037-3bb0-480f-a6eb-a6e92037eb14 network=5b814a14-23a3-451a-9e69-fec61acced08 secgroup=620171f6-0dde-4380-a534-a1fcabdc013e hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-09-26 17:46:17,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:46:17,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:46:17,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:46:17,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:46:17,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:46:17,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:46:17,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:46:17,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:46:17,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:46:17,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:46:17,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:46:17,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:46:17,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:46:17,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:46:17,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:46:17,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:46:17,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:46:17,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:46:17,278 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:46:17,278 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:46:17,278 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:46:17,278 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:46:17,278 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:46:17,278 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:46:17,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:46:17,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:46:17,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:46:17,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:46:17,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:46:17,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:46:17,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:46:17,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:46:17,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:46:17,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:46:17,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:46:17,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:46:17,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:46:17,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:46:17,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:46:17,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:46:17,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:46:17,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:46:17,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:46:17,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:46:17,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:46:17,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:46:17,284 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:46:17,284 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:46:17,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:46:17,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:46:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb6ffd71-c968-4aed-9d0b-57afb0d550eb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:46:17,294 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-eb6ffd71-c968-4aed-9d0b-57afb0d550eb 2018-09-26 17:46:17,295 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:46:17,670 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:46:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["1VQ0OencS4SAhDpLWND0EA"], "issued_at": "2018-09-26T17:46:17.000000Z"}} 2018-09-26 17:46:17,673 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e9474fe2512de3d89d5ea971cc991024734a99" 2018-09-26 17:46:17,858 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:46:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6042d1b2-617e-45e9-8830-bf56633bcef3 x-compute-request-id: req-6042d1b2-617e-45e9-8830-bf56633bcef3 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-09-26 17:46:17,858 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-6042d1b2-617e-45e9-8830-bf56633bcef3 2018-09-26 17:46:17,863 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e9474fe2512de3d89d5ea971cc991024734a99" 2018-09-26 17:46:17,890 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:46:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-de639c27-2d28-4dba-8a4f-836603f04617 x-compute-request-id: req-de639c27-2d28-4dba-8a4f-836603f04617 Content-Encoding: gzip Content-Length: 278 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 17:46:17,891 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b used request id req-de639c27-2d28-4dba-8a4f-836603f04617 2018-09-26 17:46:17,894 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e9474fe2512de3d89d5ea971cc991024734a99" -d '{"server": {"name": "sdnvpn-10-2", "imageRef": "8c72f037-3bb0-480f-a6eb-a6e92037eb14", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5b814a14-23a3-451a-9e69-fec61acced08"}]}}' 2018-09-26 17:46:19,512 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:46:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0a077dc6-d416-418e-8590-1cee68e0faad x-compute-request-id: req-0a077dc6-d416-418e-8590-1cee68e0faad Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6a381c3a-95e4-4ee0-884d-9cbf590a41bc", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc", "rel": "bookmark"}], "adminPass": "f7VkfSmA8fSC"}} 2018-09-26 17:46:19,512 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-0a077dc6-d416-418e-8590-1cee68e0faad 2018-09-26 17:46:19,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:46:19,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:46:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f590e198-6850-4347-9b9d-f3b22e676880 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:46:19,520 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f590e198-6850-4347-9b9d-f3b22e676880 2018-09-26 17:46:19,521 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:46:19,897 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:46:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["kFQ2gb9_Sxqs9RjgVFqqag"], "issued_at": "2018-09-26T17:46:19.000000Z"}} 2018-09-26 17:46:19,900 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69f78f2fcb8619985ebf1aaade712d35d8a5e96f" 2018-09-26 17:46:20,390 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:46:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dcad6a63-c298-4e2c-9db6-f54338dc6264 x-compute-request-id: req-dcad6a63-c298-4e2c-9db6-f54338dc6264 Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc", "rel": "bookmark"}], "image": {"id": "8c72f037-3bb0-480f-a6eb-a6e92037eb14", "links": [{"href": "http://172.30.9.22:8774/images/8c72f037-3bb0-480f-a6eb-a6e92037eb14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "6a381c3a-95e4-4ee0-884d-9cbf590a41bc", "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T17:46:20Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-10-2", "created": "2018-09-26T17:46:19Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:46:20,390 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc used request id req-dcad6a63-c298-4e2c-9db6-f54338dc6264 2018-09-26 17:46:23,396 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69f78f2fcb8619985ebf1aaade712d35d8a5e96f" 2018-09-26 17:46:24,131 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:46:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-440835da-b8dc-4af0-bca5-f88a1c67320f x-compute-request-id: req-440835da-b8dc-4af0-bca5-f88a1c67320f Content-Encoding: gzip Content-Length: 709 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc", "rel": "bookmark"}], "image": {"id": "8c72f037-3bb0-480f-a6eb-a6e92037eb14", "links": [{"href": "http://172.30.9.22:8774/images/8c72f037-3bb0-480f-a6eb-a6e92037eb14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014a", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "6a381c3a-95e4-4ee0-884d-9cbf590a41bc", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T17:46:21Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-2", "created": "2018-09-26T17:46:19Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:46:24,131 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc used request id req-440835da-b8dc-4af0-bca5-f88a1c67320f 2018-09-26 17:46:27,138 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69f78f2fcb8619985ebf1aaade712d35d8a5e96f" 2018-09-26 17:46:27,879 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:46:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a3c8e30-8ff1-49d1-88a6-859b7ac8f4cd x-compute-request-id: req-2a3c8e30-8ff1-49d1-88a6-859b7ac8f4cd Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:eb:eb", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc", "rel": "bookmark"}], "image": {"id": "8c72f037-3bb0-480f-a6eb-a6e92037eb14", "links": [{"href": "http://172.30.9.22:8774/images/8c72f037-3bb0-480f-a6eb-a6e92037eb14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014a", "OS-SRV-USG:launched_at": "2018-09-26T17:46:23.000000", "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "6a381c3a-95e4-4ee0-884d-9cbf590a41bc", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T17:46:24Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-2", "created": "2018-09-26T17:46:19Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:46:27,879 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc used request id req-2a3c8e30-8ff1-49d1-88a6-859b7ac8f4cd 2018-09-26 17:46:27,884 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e9474fe2512de3d89d5ea971cc991024734a99" 2018-09-26 17:46:28,787 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:46:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-442d0cca-bc18-4d2a-8664-bf54a3d5a06d x-compute-request-id: req-442d0cca-bc18-4d2a-8664-bf54a3d5a06d Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:eb:eb", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc", "rel": "bookmark"}], "image": {"id": "8c72f037-3bb0-480f-a6eb-a6e92037eb14", "links": [{"href": "http://172.30.9.22:8774/images/8c72f037-3bb0-480f-a6eb-a6e92037eb14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014a", "OS-SRV-USG:launched_at": "2018-09-26T17:46:23.000000", "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "6a381c3a-95e4-4ee0-884d-9cbf590a41bc", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T17:46:24Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-2", "created": "2018-09-26T17:46:19Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:46:28,787 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc used request id req-442d0cca-bc18-4d2a-8664-bf54a3d5a06d 2018-09-26 17:46:28,787 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-10-2' booted successfully. IP='10.10.10.5'. 2018-09-26 17:46:28,787 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-10-2' to security group 'sdnvpn-sg'... 2018-09-26 17:46:28,789 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4141213c502a34e72a7cfa732f1533f5c95d700c" -d '{"addSecurityGroup": {"name": "620171f6-0dde-4380-a534-a1fcabdc013e"}}' 2018-09-26 17:46:30,247 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:46:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9b72b190-8a81-4f65-abda-7ac1ac651ac8 x-compute-request-id: req-9b72b190-8a81-4f65-abda-7ac1ac651ac8 Content-Length: 0 Content-Type: application/json 2018-09-26 17:46:30,247 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc/action used request id req-9b72b190-8a81-4f65-abda-7ac1ac651ac8 2018-09-26 17:46:30,248 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-10-1'... 2018-09-26 17:46:30,248 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-10-1 flavor=m1.tiny image=8c72f037-3bb0-480f-a6eb-a6e92037eb14 network=5b814a14-23a3-451a-9e69-fec61acced08 secgroup=620171f6-0dde-4380-a534-a1fcabdc013e hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.10.5 while true; do for i do ip=$i ping -c 10 $ip 2>&1 >/dev/null RES=$? if [ "Z$RES" = "Z0" ] ; then echo ping $ip OK else echo ping $ip KO fi done sleep 1 done 2018-09-26 17:46:30,248 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:46:30,249 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:46:30,249 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:46:30,249 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:46:30,249 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:46:30,249 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:46:30,249 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:46:30,249 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:46:30,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:46:30,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:46:30,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:46:30,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:46:30,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:46:30,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:46:30,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:46:30,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:46:30,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:46:30,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:46:30,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:46:30,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:46:30,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:46:30,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:46:30,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:46:30,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:46:30,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:46:30,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:46:30,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:46:30,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:46:30,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:46:30,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:46:30,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:46:30,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:46:30,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:46:30,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:46:30,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:46:30,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:46:30,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:46:30,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:46:30,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:46:30,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:46:30,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:46:30,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:46:30,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:46:30,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:46:30,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:46:30,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:46:30,258 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:46:30,258 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:46:30,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:46:30,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:46:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad869f62-93fd-43f4-be3e-894b758db28f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:46:30,268 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ad869f62-93fd-43f4-be3e-894b758db28f 2018-09-26 17:46:30,269 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:46:30,661 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:46:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["D-P6ms89RweUlibvEctuYA"], "issued_at": "2018-09-26T17:46:30.000000Z"}} 2018-09-26 17:46:30,664 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d079ecb48f68965ca2858338f0c31be6c9b98fed" 2018-09-26 17:46:30,772 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:46:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c857514b-d047-42eb-a650-faea2f73ed74 x-compute-request-id: req-c857514b-d047-42eb-a650-faea2f73ed74 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-09-26 17:46:30,772 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-c857514b-d047-42eb-a650-faea2f73ed74 2018-09-26 17:46:30,776 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d079ecb48f68965ca2858338f0c31be6c9b98fed" 2018-09-26 17:46:30,795 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:46:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-16a947aa-cce9-455f-8ea0-e30c5459f90d x-compute-request-id: req-16a947aa-cce9-455f-8ea0-e30c5459f90d Content-Encoding: gzip Content-Length: 278 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 17:46:30,796 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b used request id req-16a947aa-cce9-455f-8ea0-e30c5459f90d 2018-09-26 17:46:30,799 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d079ecb48f68965ca2858338f0c31be6c9b98fed" -d '{"server": {"name": "sdnvpn-10-1", "imageRef": "8c72f037-3bb0-480f-a6eb-a6e92037eb14", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMC41CndoaWxlIHRydWU7IGRvCiBmb3IgaSBkbwogIGlwPSRpCiAgcGluZyAtYyAxMCAkaXAgMj4mMSA+L2Rldi9udWxsCiAgUkVTPSQ/CiAgaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogICBlY2hvIHBpbmcgJGlwIE9LCiAgZWxzZSBlY2hvIHBpbmcgJGlwIEtPCiAgZmkKIGRvbmUKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5b814a14-23a3-451a-9e69-fec61acced08"}], "config_drive": true}}' 2018-09-26 17:46:32,105 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:46:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7e7201b4-965b-46bc-9baa-9b31a14ae8a8 x-compute-request-id: req-7e7201b4-965b-46bc-9baa-9b31a14ae8a8 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/54eecdbd-603e-4f59-a90f-4ac5c9f86459 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "54eecdbd-603e-4f59-a90f-4ac5c9f86459", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/54eecdbd-603e-4f59-a90f-4ac5c9f86459", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/54eecdbd-603e-4f59-a90f-4ac5c9f86459", "rel": "bookmark"}], "adminPass": "V5QGZuL6qN6X"}} 2018-09-26 17:46:32,106 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-7e7201b4-965b-46bc-9baa-9b31a14ae8a8 2018-09-26 17:46:32,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:46:32,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:46:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc6257ae-a88d-4b45-851c-cba0397a5563 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:46:32,113 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-dc6257ae-a88d-4b45-851c-cba0397a5563 2018-09-26 17:46:32,114 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:46:32,485 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:46:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["uZSKrVxqQIi5m6pU0FQfAA"], "issued_at": "2018-09-26T17:46:32.000000Z"}} 2018-09-26 17:46:32,491 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/54eecdbd-603e-4f59-a90f-4ac5c9f86459 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de394c1fd4940befaed5961147a83356a6bd9e82" 2018-09-26 17:46:32,967 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:46:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a7dc302c-868a-479d-a02b-90fc484bb658 x-compute-request-id: req-a7dc302c-868a-479d-a02b-90fc484bb658 Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/54eecdbd-603e-4f59-a90f-4ac5c9f86459", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/54eecdbd-603e-4f59-a90f-4ac5c9f86459", "rel": "bookmark"}], "image": {"id": "8c72f037-3bb0-480f-a6eb-a6e92037eb14", "links": [{"href": "http://172.30.9.22:8774/images/8c72f037-3bb0-480f-a6eb-a6e92037eb14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014d", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "54eecdbd-603e-4f59-a90f-4ac5c9f86459", "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:46:32Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-10-1", "created": "2018-09-26T17:46:32Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:46:32,968 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/54eecdbd-603e-4f59-a90f-4ac5c9f86459 used request id req-a7dc302c-868a-479d-a02b-90fc484bb658 2018-09-26 17:46:35,974 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/54eecdbd-603e-4f59-a90f-4ac5c9f86459 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de394c1fd4940befaed5961147a83356a6bd9e82" 2018-09-26 17:46:36,451 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:46:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e74da3b-b65e-419a-89fb-a9d607c24305 x-compute-request-id: req-4e74da3b-b65e-419a-89fb-a9d607c24305 Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:6d:9d", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/54eecdbd-603e-4f59-a90f-4ac5c9f86459", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/54eecdbd-603e-4f59-a90f-4ac5c9f86459", "rel": "bookmark"}], "image": {"id": "8c72f037-3bb0-480f-a6eb-a6e92037eb14", "links": [{"href": "http://172.30.9.22:8774/images/8c72f037-3bb0-480f-a6eb-a6e92037eb14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014d", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "54eecdbd-603e-4f59-a90f-4ac5c9f86459", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:46:33Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-1", "created": "2018-09-26T17:46:32Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:46:36,451 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/54eecdbd-603e-4f59-a90f-4ac5c9f86459 used request id req-4e74da3b-b65e-419a-89fb-a9d607c24305 2018-09-26 17:46:39,458 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/54eecdbd-603e-4f59-a90f-4ac5c9f86459 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de394c1fd4940befaed5961147a83356a6bd9e82" 2018-09-26 17:46:40,131 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:46:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99d1562b-17e6-4f26-99a4-4b3e6df358ad x-compute-request-id: req-99d1562b-17e6-4f26-99a4-4b3e6df358ad Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:6d:9d", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/54eecdbd-603e-4f59-a90f-4ac5c9f86459", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/54eecdbd-603e-4f59-a90f-4ac5c9f86459", "rel": "bookmark"}], "image": {"id": "8c72f037-3bb0-480f-a6eb-a6e92037eb14", "links": [{"href": "http://172.30.9.22:8774/images/8c72f037-3bb0-480f-a6eb-a6e92037eb14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014d", "OS-SRV-USG:launched_at": "2018-09-26T17:46:35.000000", "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "54eecdbd-603e-4f59-a90f-4ac5c9f86459", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-09-26T17:46:36Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-1", "created": "2018-09-26T17:46:32Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:46:40,132 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/54eecdbd-603e-4f59-a90f-4ac5c9f86459 used request id req-99d1562b-17e6-4f26-99a4-4b3e6df358ad 2018-09-26 17:46:40,135 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/54eecdbd-603e-4f59-a90f-4ac5c9f86459 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d079ecb48f68965ca2858338f0c31be6c9b98fed" 2018-09-26 17:46:40,818 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:46:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f20803cb-006f-4ef1-95c5-db7cf4cb1ce6 x-compute-request-id: req-f20803cb-006f-4ef1-95c5-db7cf4cb1ce6 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:6d:9d", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/54eecdbd-603e-4f59-a90f-4ac5c9f86459", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/54eecdbd-603e-4f59-a90f-4ac5c9f86459", "rel": "bookmark"}], "image": {"id": "8c72f037-3bb0-480f-a6eb-a6e92037eb14", "links": [{"href": "http://172.30.9.22:8774/images/8c72f037-3bb0-480f-a6eb-a6e92037eb14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014d", "OS-SRV-USG:launched_at": "2018-09-26T17:46:35.000000", "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "54eecdbd-603e-4f59-a90f-4ac5c9f86459", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-09-26T17:46:36Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-1", "created": "2018-09-26T17:46:32Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:46:40,819 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/54eecdbd-603e-4f59-a90f-4ac5c9f86459 used request id req-f20803cb-006f-4ef1-95c5-db7cf4cb1ce6 2018-09-26 17:46:40,819 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-10-1' booted successfully. IP='10.10.10.7'. 2018-09-26 17:46:40,819 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-10-1' to security group 'sdnvpn-sg'... 2018-09-26 17:46:40,822 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/54eecdbd-603e-4f59-a90f-4ac5c9f86459/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4141213c502a34e72a7cfa732f1533f5c95d700c" -d '{"addSecurityGroup": {"name": "620171f6-0dde-4380-a534-a1fcabdc013e"}}' 2018-09-26 17:46:42,275 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:46:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d1e0939f-8056-4bca-bbac-4b74286ab11b x-compute-request-id: req-d1e0939f-8056-4bca-bbac-4b74286ab11b Content-Length: 0 Content-Type: application/json 2018-09-26 17:46:42,275 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/54eecdbd-603e-4f59-a90f-4ac5c9f86459/action used request id req-d1e0939f-8056-4bca-bbac-4b74286ab11b 2018-09-26 17:46:42,275 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-10-3'... 2018-09-26 17:46:42,275 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-10-3 flavor=m1.tiny image=8c72f037-3bb0-480f-a6eb-a6e92037eb14 network=5b814a14-23a3-451a-9e69-fec61acced08 secgroup=620171f6-0dde-4380-a534-a1fcabdc013e hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.10.7 10.10.10.5 while true; do for i do ip=$i ping -c 10 $ip 2>&1 >/dev/null RES=$? if [ "Z$RES" = "Z0" ] ; then echo ping $ip OK else echo ping $ip KO fi done sleep 1 done 2018-09-26 17:46:42,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:46:42,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:46:42,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:46:42,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:46:42,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:46:42,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:46:42,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:46:42,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:46:42,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:46:42,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:46:42,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:46:42,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:46:42,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:46:42,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:46:42,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:46:42,278 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:46:42,278 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:46:42,278 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:46:42,278 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:46:42,278 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:46:42,278 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:46:42,278 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:46:42,278 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:46:42,279 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:46:42,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:46:42,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:46:42,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:46:42,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:46:42,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:46:42,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:46:42,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:46:42,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:46:42,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:46:42,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:46:42,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:46:42,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:46:42,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:46:42,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:46:42,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:46:42,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:46:42,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:46:42,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:46:42,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:46:42,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:46:42,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:46:42,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:46:42,284 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:46:42,284 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:46:42,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:46:42,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:46:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-401f64a4-2a1c-471b-ab02-87bdc54d0ffc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:46:42,294 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-401f64a4-2a1c-471b-ab02-87bdc54d0ffc 2018-09-26 17:46:42,295 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:46:42,679 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:46:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["17PpqUZyTmu8TEPyHD2PKA"], "issued_at": "2018-09-26T17:46:42.000000Z"}} 2018-09-26 17:46:42,682 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a499c31eb02f43f4daa5b8bd590feacbf2a1dd" 2018-09-26 17:46:42,788 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:46:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-259626fb-6fdb-494d-bc46-a262e3a43d44 x-compute-request-id: req-259626fb-6fdb-494d-bc46-a262e3a43d44 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-09-26 17:46:42,788 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-259626fb-6fdb-494d-bc46-a262e3a43d44 2018-09-26 17:46:42,792 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a499c31eb02f43f4daa5b8bd590feacbf2a1dd" 2018-09-26 17:46:42,813 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:46:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1833c19-1ec9-428d-acb8-7345cb77556d x-compute-request-id: req-d1833c19-1ec9-428d-acb8-7345cb77556d Content-Encoding: gzip Content-Length: 278 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 17:46:42,813 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b used request id req-d1833c19-1ec9-428d-acb8-7345cb77556d 2018-09-26 17:46:42,816 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a499c31eb02f43f4daa5b8bd590feacbf2a1dd" -d '{"server": {"name": "sdnvpn-10-3", "imageRef": "8c72f037-3bb0-480f-a6eb-a6e92037eb14", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMC43IDEwLjEwLjEwLjUKd2hpbGUgdHJ1ZTsgZG8KIGZvciBpIGRvCiAgaXA9JGkKICBwaW5nIC1jIDEwICRpcCAyPiYxID4vZGV2L251bGwKICBSRVM9JD8KICBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgIGVjaG8gcGluZyAkaXAgT0sKICBlbHNlIGVjaG8gcGluZyAkaXAgS08KICBmaQogZG9uZQogc2xlZXAgMQpkb25lCg==", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5b814a14-23a3-451a-9e69-fec61acced08"}], "config_drive": true}}' 2018-09-26 17:46:44,285 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:46:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-87e4369e-068e-4a64-b55b-2f534f5abd4f x-compute-request-id: req-87e4369e-068e-4a64-b55b-2f534f5abd4f Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/2fc264d3-7e1b-4408-b11a-ac9d57cd4736 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2fc264d3-7e1b-4408-b11a-ac9d57cd4736", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2fc264d3-7e1b-4408-b11a-ac9d57cd4736", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2fc264d3-7e1b-4408-b11a-ac9d57cd4736", "rel": "bookmark"}], "adminPass": "tjSb75d6Nsua"}} 2018-09-26 17:46:44,285 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-87e4369e-068e-4a64-b55b-2f534f5abd4f 2018-09-26 17:46:44,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:46:44,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:46:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c02017ca-8285-442d-8530-f2114e4858ee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:46:44,292 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c02017ca-8285-442d-8530-f2114e4858ee 2018-09-26 17:46:44,293 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:46:44,660 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:46:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["7EVkrHUzTZ-yvdQSSueCEQ"], "issued_at": "2018-09-26T17:46:44.000000Z"}} 2018-09-26 17:46:44,662 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/2fc264d3-7e1b-4408-b11a-ac9d57cd4736 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fac99a3e2fdc434030c0e4976579df41f6e4511f" 2018-09-26 17:46:45,161 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:46:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0546d87d-29fc-4a11-9ce4-93ac5097c098 x-compute-request-id: req-0546d87d-29fc-4a11-9ce4-93ac5097c098 Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2fc264d3-7e1b-4408-b11a-ac9d57cd4736", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2fc264d3-7e1b-4408-b11a-ac9d57cd4736", "rel": "bookmark"}], "image": {"id": "8c72f037-3bb0-480f-a6eb-a6e92037eb14", "links": [{"href": "http://172.30.9.22:8774/images/8c72f037-3bb0-480f-a6eb-a6e92037eb14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "2fc264d3-7e1b-4408-b11a-ac9d57cd4736", "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:46:44Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-10-3", "created": "2018-09-26T17:46:44Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:46:45,161 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/2fc264d3-7e1b-4408-b11a-ac9d57cd4736 used request id req-0546d87d-29fc-4a11-9ce4-93ac5097c098 2018-09-26 17:46:48,168 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/2fc264d3-7e1b-4408-b11a-ac9d57cd4736 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fac99a3e2fdc434030c0e4976579df41f6e4511f" 2018-09-26 17:46:48,744 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:46:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-db05bfc9-046b-407a-8769-ecbd5573ddf9 x-compute-request-id: req-db05bfc9-046b-407a-8769-ecbd5573ddf9 Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:06:25", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2fc264d3-7e1b-4408-b11a-ac9d57cd4736", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2fc264d3-7e1b-4408-b11a-ac9d57cd4736", "rel": "bookmark"}], "image": {"id": "8c72f037-3bb0-480f-a6eb-a6e92037eb14", "links": [{"href": "http://172.30.9.22:8774/images/8c72f037-3bb0-480f-a6eb-a6e92037eb14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000150", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "2fc264d3-7e1b-4408-b11a-ac9d57cd4736", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:46:45Z", "hostId": "61cce4974931cbfcfa422b5f4f71fe533eb37e778af18c6750a7d8ed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-10-3", "created": "2018-09-26T17:46:44Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:46:48,744 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/2fc264d3-7e1b-4408-b11a-ac9d57cd4736 used request id req-db05bfc9-046b-407a-8769-ecbd5573ddf9 2018-09-26 17:46:51,752 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/2fc264d3-7e1b-4408-b11a-ac9d57cd4736 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fac99a3e2fdc434030c0e4976579df41f6e4511f" 2018-09-26 17:46:52,485 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:46:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-48971374-275b-417c-85ec-96b102b00dbe x-compute-request-id: req-48971374-275b-417c-85ec-96b102b00dbe Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:06:25", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2fc264d3-7e1b-4408-b11a-ac9d57cd4736", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2fc264d3-7e1b-4408-b11a-ac9d57cd4736", "rel": "bookmark"}], "image": {"id": "8c72f037-3bb0-480f-a6eb-a6e92037eb14", "links": [{"href": "http://172.30.9.22:8774/images/8c72f037-3bb0-480f-a6eb-a6e92037eb14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000150", "OS-SRV-USG:launched_at": "2018-09-26T17:46:49.000000", "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "2fc264d3-7e1b-4408-b11a-ac9d57cd4736", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-09-26T17:46:50Z", "hostId": "61cce4974931cbfcfa422b5f4f71fe533eb37e778af18c6750a7d8ed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-10-3", "created": "2018-09-26T17:46:44Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:46:52,485 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/2fc264d3-7e1b-4408-b11a-ac9d57cd4736 used request id req-48971374-275b-417c-85ec-96b102b00dbe 2018-09-26 17:46:52,488 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/2fc264d3-7e1b-4408-b11a-ac9d57cd4736 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a499c31eb02f43f4daa5b8bd590feacbf2a1dd" 2018-09-26 17:46:53,163 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:46:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5d51948e-23c7-44f7-979b-031f3ab0a741 x-compute-request-id: req-5d51948e-23c7-44f7-979b-031f3ab0a741 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:06:25", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2fc264d3-7e1b-4408-b11a-ac9d57cd4736", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2fc264d3-7e1b-4408-b11a-ac9d57cd4736", "rel": "bookmark"}], "image": {"id": "8c72f037-3bb0-480f-a6eb-a6e92037eb14", "links": [{"href": "http://172.30.9.22:8774/images/8c72f037-3bb0-480f-a6eb-a6e92037eb14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000150", "OS-SRV-USG:launched_at": "2018-09-26T17:46:49.000000", "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "2fc264d3-7e1b-4408-b11a-ac9d57cd4736", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-09-26T17:46:50Z", "hostId": "61cce4974931cbfcfa422b5f4f71fe533eb37e778af18c6750a7d8ed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-10-3", "created": "2018-09-26T17:46:44Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:46:53,163 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/2fc264d3-7e1b-4408-b11a-ac9d57cd4736 used request id req-5d51948e-23c7-44f7-979b-031f3ab0a741 2018-09-26 17:46:53,164 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-10-3' booted successfully. IP='10.10.10.8'. 2018-09-26 17:46:53,164 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-10-3' to security group 'sdnvpn-sg'... 2018-09-26 17:46:53,167 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2fc264d3-7e1b-4408-b11a-ac9d57cd4736/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4141213c502a34e72a7cfa732f1533f5c95d700c" -d '{"addSecurityGroup": {"name": "620171f6-0dde-4380-a534-a1fcabdc013e"}}' 2018-09-26 17:46:54,574 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:46:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-81c4fdec-00d9-4743-bf88-37fcf6eb30b7 x-compute-request-id: req-81c4fdec-00d9-4743-bf88-37fcf6eb30b7 Content-Length: 0 Content-Type: application/json 2018-09-26 17:46:54,574 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2fc264d3-7e1b-4408-b11a-ac9d57cd4736/action used request id req-81c4fdec-00d9-4743-bf88-37fcf6eb30b7 2018-09-26 17:46:54,574 - sdnvpn_test_utils - INFO - Waiting for instance 6a381c3a-95e4-4ee0-884d-9cbf590a41bc to boot up 2018-09-26 17:46:54,577 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e9474fe2512de3d89d5ea971cc991024734a99" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:46:55,652 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:46:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a296d4ff-a0a2-4e37-a04e-e53d837bffae x-compute-request-id: req-a296d4ff-a0a2-4e37-a04e-e53d837bffae Content-Encoding: gzip Content-Length: 10047 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 517625865 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.130979] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132659] pid_max: default: 32768 minimum: 301\n[ 0.133560] ACPI: Core revision 20150930\n[ 0.134949] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136268] Security Framework initialized\n[ 0.137092] Yama: becoming mindful.\n[ 0.137832] AppArmor: AppArmor initialized\n[ 0.138713] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140100] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141437] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142694] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144136] Initializing cgroup subsys io\n[ 0.144984] Initializing cgroup subsys memory\n[ 0.145858] Initializing cgroup subsys devices\n[ 0.146753] Initializing cgroup subsys freezer\n[ 0.147644] Initializing cgroup subsys net_cls\n[ 0.148523] Initializing cgroup subsys perf_event\n[ 0.149452] Initializing cgroup subsys net_prio\n[ 0.150367] Initializing cgroup subsys hugetlb\n[ 0.151262] Initializing cgroup subsys pids\n[ 0.152151] CPU: Physical Processor ID: 0\n[ 0.153662] mce: CPU supports 10 MCE banks\n[ 0.154540] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155585] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166404] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172761] ftrace: allocating 31920 entries in 125 pages\n[ 0.198269] smpboot: Max logical packages: 1\n[ 0.199126] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200478] x2apic enabled\n[ 0.201308] Switched APIC routing to physical x2apic.\n[ 0.203077] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204215] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206223] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208100] KVM setup paravirtual spinlock\n[ 0.209393] x86: Booted up 1 node, 1 CPUs\n[ 0.210210] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211595] devtmpfs: initialized\n[ 0.213309] evm: security.selinux\n[ 0.214014] evm: security.SMACK64\n[ 0.214703] evm: security.SMACK64EXEC\n[ 0.215442] evm: security.SMACK64TRANSMUTE\n[ 0.216251] evm: security.SMACK64MMAP\n[ 0.217001] evm: security.ima\n[ 0.217640] evm: security.capability\n[ 0.218435] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220283] pinctrl core: initialized pinctrl subsystem\n[ 0.221390] RTC time: 17:46:23, date: 09/26/18\n[ 0.222354] NET: Registered protocol family 16\n[ 0.223318] cpuidle: using governor ladder\n[ 0.224147] cpuidle: using governor menu\n[ 0.224938] PCCT header not found.\n[ 0.225674] ACPI: bus type PCI registered\n[ 0.226457] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227711] PCI: Using configuration type 1 for base access\n[ 0.229426] ACPI: Added _OSI(Module Device)\n[ 0.230278] ACPI: Added _OSI(Processor Device)\n[ 0.231166] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232052] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234167] ACPI: Interpreter enabled\n[ 0.234921] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236707] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238514] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240342] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242187] ACPI: (supports S0 S5)\n[ 0.242871] ACPI: Using IOAPIC for interrupt routing\n[ 0.243805] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246875] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248024] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249219] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250379] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252546] acpiphp: Slot [3] registered\n[ 0.253328] acpiphp: Slot [4] registered\n[ 0.254148] acpiphp: Slot [5] registered\n[ 0.254959] acpiphp: Slot [6] registered\n[ 0.255749] acpiphp: Slot [7] registered\n[ 0.256546] acpiphp: Slot [8] registered\n[ 0.257345] acpiphp: Slot [9] registered\n[ 0.258146] acpiphp: Slot [10] registered\n[ 0.258952] acpiphp: Slot [11] registered\n[ 0.259767] acpiphp: Slot [12] registered\n[ 0.260580] acpiphp: Slot [13] registered\n[ 0.261389] acpiphp: Slot [14] registered\n[ 0.262196] acpiphp: Slot [15] registered\n[ 0.272892] acpiphp: Slot [16] registered\n[ 0.273703] acpiphp: Slot [17] registered\n[ 0.274507] acpiphp: Slot [18] registered\n[ 0.275317] acpiphp: Slot [19] registered\n[ 0.276125] acpiphp: Slot [20] registered\n[ 0.276940] acpiphp: Slot [21] registered\n[ 0.277750] acpiphp: Slot [22] registered\n[ 0.278554] acpiphp: Slot [23] registered\n[ 0.279373] acpiphp: Slot [24] registered\n[ 0.280186] acpiphp: Slot [25] registered\n[ 0.280998] acpiphp: Slot [26] registered\n[ 0.281804] acpiphp: Slot [27] registered\n[ 0.282611] acpiphp: Slot [28] registered\n[ 0.283420] acpiphp: Slot [29] registered\n[ 0.284225] acpiphp: Slot [30] registered\n[ 0.285039] acpiphp: Slot [31] registered\n[ 0.285843] PCI host bridge to bus 0000:00\n[ 0.286649] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287853] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290513] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291964] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298068] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299315] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300460] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308161] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355747] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357231] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358657] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360031] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361394] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362632] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363751] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366354] vgaarb: loaded\n[ 0.366949] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368064] SCSI subsystem initialized\n[ 0.368869] ACPI: bus type USB registered\n[ 0.369669] usbcore: registered new interface driver usbfs\n[ 0.370684] usbcore: registered new interface driver hub\n[ 0.371671] usbcore: registered new device driver usb\n[ 0.372707] PCI: Using ACPI for IRQ routing\n[ 0.373713] NetLabel: Initializing\n[ 0.374409] NetLabel: domain hash size = 128\n[ 0.375271] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376268] NetLabel: unlabeled traffic allowed by default\n[ 0.377351] clocksource: Switched to clocksource kvm-clock\n[ 0.382791] AppArmor: AppArmor Filesystem Enabled\n[ 0.383727] pnp: PnP ACPI init\n[ 0.384613] pnp: PnP ACPI: found 5 devices\n[ 0.390969] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392647] NET: Registered protocol family 2\n[ 0.393586] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394836] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396015] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397155] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399366] NET: Registered protocol family 1\n[ 0.400216] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401290] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402345] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416233] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430441] Trying to unpack rootfs image as initramfs...\n[ 0.479530] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493264] Scanning for low memory corruption every 60 seconds\n[ 0.494656] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495813] audit: initializing netlink subsys (disabled)\n[ 0.496845] audit: type=2000 audit(1537983984.673:1): initialized\n[ 0.498178] Initialise system trusted keyring\n[ 0.499109] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502258] zbud: loaded\n[ 0.502980] VFS: Disk quotas dquot_6.6.0\n[ 0.503800] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505310] fuse init (API version 7.23)\n[ 0.506227] Key type big_key registered\n[ 0.507014] Allocating IMA MOK and blacklist keyrings.\n[ 0.508491] Key type asymmetric registered\n[ 0.509298] Asymmetric key parser 'x509' registered\n[ 0.510241] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511669] io scheduler noop registered\n[ 0.512438] io scheduler deadline registered (default)\n[ 0.513411] io scheduler cfq registered\n[ 0.514223] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515238] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516459] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517888] ACPI: Power Button [PWRF]\n[ 0.518699] GHES: HEST is not enabled!\n[ 0.532056] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.561569] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587103] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589346] Linux agpgart interface v0.103\n[ 0.591387] brd: module loaded\n[ 0.592569] loop: module loaded\n[ 0.597074] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.598552] GPT:90111 != 2097151\n[ 0.599240] GPT:Alternate GPT header not at the end of the disk.\n[ 0.600339] GPT:90111 != 2097151\n[ 0.601019] GPT: Use GNU Parted to correct GPT errors.\n[ 0.601998] vda: vda1 vda15\n[ 0.603476] scsi host0: ata_piix\n[ 0.604217] scsi host1: ata_piix\n[ 0.604928] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.606168] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.607635] libphy: Fixed MDIO Bus: probed\n[ 0.608459] tun: Universal TUN/TAP device driver, 1.6\n[ 0.609428] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.611567] PPP generic driver version 2.4.2\n[ 0.612459] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.613750] ehci-pci: EHCI PCI platform driver\n[ 0.614610] ehci-platform: EHCI generic platform driver\n[ 0.615571] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.616680] ohci-pci: OHCI PCI platform driver\n[ 0.617535] ohci-platform: OHCI generic platform driver\n[ 0.618505] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.632849] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.633862] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.635278] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.636275] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.637372] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.638565] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.639964] usb usb1: Product: UHCI Host Controller\n[ 0.640882] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642014] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.643133] hub 1-0:1.0: USB hub found\n[ 0.643910] hub 1-0:1.0: 2 ports detected\n[ 0.644821] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.646925] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.647865] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.648878] mousedev: PS/2 mouse device common for all mice\n[ 0.650116] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.651914] rtc_cmos 00:00: RTC can wake from S4\n[ 0.652993] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.654179] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655344] i2c /dev entries driver\n[ 0.656096] device-mapper: uevent: version 1.0.3\n[ 0.657019] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.658619] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.659888] NET: Registered protocol family 10\n[ 0.660873] NET: Registered protocol family 17\n[ 0.661750] Key type dns_resolver registered\n[ 0.662663] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.663756] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665477] registered taskstats version 1\n[ 0.666305] Loading compiled-in X.509 certificates\n[ 0.667735] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669567] zswap: loaded using pool lzo/zbud\n[ 0.670954] Key type trusted registered\n[ 0.672474] Key type encrypted registered\n[ 0.673299] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674321] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675339] evm: HMAC attrs: 0x1\n[ 0.676643] Magic number: 2:14:796\n[ 0.677487] rtc_cmos 00:00: setting system clock to 2018-09-26 17:46:24 UTC (1537983984)\n[ 0.679073] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680164] EDD information not available.\n[ 0.766330] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.768026] Write protecting the kernel read-only data: 14336k\n[ 0.779763] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.781770] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.826168] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.67\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.77. iid=i-00000144\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZvQAwdz9/W2Mji7hLbv0xSPlm9UuT+Q5luzQB1ngP+sDUKJjZGvMNKn7fQZS/nfcTm57h2MZPWRlxoB5sgyQOvWsT8Zcs47v6WFXPf/UcfSjgevRXg1rHnsev2QmilDusAkA+lGui4i3hwlP1FAB+hYhQaHLgaVGMM9AOhmlo4Fg74mvoyB2++gytyIe6Dftb5gnoePBxJeimjn70FJH6BUQMlf7vS/D99FVU+IK024rPYovyP4mq91BRxaYEhXbGBBzVqAyXLXwHDsGwMQemiS0u6dfX8dFx9NH1Ept3NYP1BlFDucUWKeuUINy9tMHTzgtyYnG/RUOwc5LjdxhH root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBALoB4doAkxdCirO/ym4arpf5fljQ7qNGGznzU71mFWI5V+TnA8w+oudlQU2yh2bdVXm3bk9j9J/tHNV/RuPG7OmTatYUANgGG8wJkSt/p1rjSyyJdq2jmrL6VSktAarEEH2vtz/SLzR/kX9NjWGAXBgEYEt/IY6G/06pO+qTT5S9AAAAFQCmOyr6mTAQ/wGRrqm9Wph+xsnlXQAAAIBwdqjaDdHMilWAIziC0+X3WiEqK2jjeA7Gp7i3hraeVfOnbYHInDVphjjuvSvpSApDkrmZfwiO56tin2uPD5VHZwPNMAVZOb0qr8ocGCDcdDU89YFeeihhasQ9fE5jgUTdbiXsdXVtkt3Q1r3xoSAfJLb8TCLMYztgOZZjT8N54QAAAIBK5UqIHf5misyvJ5K/wU1VNJJSd/Xob1b+eAZHnQF8c26cdsOgfpyR0C76ZcAi3Yt7KOR0UKlkjrM0d9n5+ZX7/ua8Ht+IvKmvbaYQQqAk2s5UPo3qC7QrLCy6Rg2nH/b+qC100GA8/5IzXgI5FWStkmPtlcUKDwVMHhS7q2Mf0A== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe9a:ebeb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000144\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.85 ===\n/dev/root resized successfully [took 1.53s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:9A:EB:EB \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9a:ebeb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8942 (8.7 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-09-26 17:46:55,653 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc/action used request id req-a296d4ff-a0a2-4e37-a04e-e53d837bffae 2018-09-26 17:46:57,674 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e9474fe2512de3d89d5ea971cc991024734a99" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:46:58,745 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:46:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-35f6593a-422b-4aee-b03d-c14c899fd002 x-compute-request-id: req-35f6593a-422b-4aee-b03d-c14c899fd002 Content-Encoding: gzip Content-Length: 10047 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 517625865 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.130979] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132659] pid_max: default: 32768 minimum: 301\n[ 0.133560] ACPI: Core revision 20150930\n[ 0.134949] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136268] Security Framework initialized\n[ 0.137092] Yama: becoming mindful.\n[ 0.137832] AppArmor: AppArmor initialized\n[ 0.138713] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140100] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141437] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142694] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144136] Initializing cgroup subsys io\n[ 0.144984] Initializing cgroup subsys memory\n[ 0.145858] Initializing cgroup subsys devices\n[ 0.146753] Initializing cgroup subsys freezer\n[ 0.147644] Initializing cgroup subsys net_cls\n[ 0.148523] Initializing cgroup subsys perf_event\n[ 0.149452] Initializing cgroup subsys net_prio\n[ 0.150367] Initializing cgroup subsys hugetlb\n[ 0.151262] Initializing cgroup subsys pids\n[ 0.152151] CPU: Physical Processor ID: 0\n[ 0.153662] mce: CPU supports 10 MCE banks\n[ 0.154540] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155585] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166404] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172761] ftrace: allocating 31920 entries in 125 pages\n[ 0.198269] smpboot: Max logical packages: 1\n[ 0.199126] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200478] x2apic enabled\n[ 0.201308] Switched APIC routing to physical x2apic.\n[ 0.203077] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204215] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206223] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208100] KVM setup paravirtual spinlock\n[ 0.209393] x86: Booted up 1 node, 1 CPUs\n[ 0.210210] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211595] devtmpfs: initialized\n[ 0.213309] evm: security.selinux\n[ 0.214014] evm: security.SMACK64\n[ 0.214703] evm: security.SMACK64EXEC\n[ 0.215442] evm: security.SMACK64TRANSMUTE\n[ 0.216251] evm: security.SMACK64MMAP\n[ 0.217001] evm: security.ima\n[ 0.217640] evm: security.capability\n[ 0.218435] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220283] pinctrl core: initialized pinctrl subsystem\n[ 0.221390] RTC time: 17:46:23, date: 09/26/18\n[ 0.222354] NET: Registered protocol family 16\n[ 0.223318] cpuidle: using governor ladder\n[ 0.224147] cpuidle: using governor menu\n[ 0.224938] PCCT header not found.\n[ 0.225674] ACPI: bus type PCI registered\n[ 0.226457] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227711] PCI: Using configuration type 1 for base access\n[ 0.229426] ACPI: Added _OSI(Module Device)\n[ 0.230278] ACPI: Added _OSI(Processor Device)\n[ 0.231166] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232052] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234167] ACPI: Interpreter enabled\n[ 0.234921] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236707] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238514] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240342] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242187] ACPI: (supports S0 S5)\n[ 0.242871] ACPI: Using IOAPIC for interrupt routing\n[ 0.243805] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246875] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248024] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249219] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250379] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252546] acpiphp: Slot [3] registered\n[ 0.253328] acpiphp: Slot [4] registered\n[ 0.254148] acpiphp: Slot [5] registered\n[ 0.254959] acpiphp: Slot [6] registered\n[ 0.255749] acpiphp: Slot [7] registered\n[ 0.256546] acpiphp: Slot [8] registered\n[ 0.257345] acpiphp: Slot [9] registered\n[ 0.258146] acpiphp: Slot [10] registered\n[ 0.258952] acpiphp: Slot [11] registered\n[ 0.259767] acpiphp: Slot [12] registered\n[ 0.260580] acpiphp: Slot [13] registered\n[ 0.261389] acpiphp: Slot [14] registered\n[ 0.262196] acpiphp: Slot [15] registered\n[ 0.272892] acpiphp: Slot [16] registered\n[ 0.273703] acpiphp: Slot [17] registered\n[ 0.274507] acpiphp: Slot [18] registered\n[ 0.275317] acpiphp: Slot [19] registered\n[ 0.276125] acpiphp: Slot [20] registered\n[ 0.276940] acpiphp: Slot [21] registered\n[ 0.277750] acpiphp: Slot [22] registered\n[ 0.278554] acpiphp: Slot [23] registered\n[ 0.279373] acpiphp: Slot [24] registered\n[ 0.280186] acpiphp: Slot [25] registered\n[ 0.280998] acpiphp: Slot [26] registered\n[ 0.281804] acpiphp: Slot [27] registered\n[ 0.282611] acpiphp: Slot [28] registered\n[ 0.283420] acpiphp: Slot [29] registered\n[ 0.284225] acpiphp: Slot [30] registered\n[ 0.285039] acpiphp: Slot [31] registered\n[ 0.285843] PCI host bridge to bus 0000:00\n[ 0.286649] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287853] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290513] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291964] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298068] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299315] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300460] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308161] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355747] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357231] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358657] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360031] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361394] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362632] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363751] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366354] vgaarb: loaded\n[ 0.366949] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368064] SCSI subsystem initialized\n[ 0.368869] ACPI: bus type USB registered\n[ 0.369669] usbcore: registered new interface driver usbfs\n[ 0.370684] usbcore: registered new interface driver hub\n[ 0.371671] usbcore: registered new device driver usb\n[ 0.372707] PCI: Using ACPI for IRQ routing\n[ 0.373713] NetLabel: Initializing\n[ 0.374409] NetLabel: domain hash size = 128\n[ 0.375271] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376268] NetLabel: unlabeled traffic allowed by default\n[ 0.377351] clocksource: Switched to clocksource kvm-clock\n[ 0.382791] AppArmor: AppArmor Filesystem Enabled\n[ 0.383727] pnp: PnP ACPI init\n[ 0.384613] pnp: PnP ACPI: found 5 devices\n[ 0.390969] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392647] NET: Registered protocol family 2\n[ 0.393586] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394836] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396015] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397155] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399366] NET: Registered protocol family 1\n[ 0.400216] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401290] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402345] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416233] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430441] Trying to unpack rootfs image as initramfs...\n[ 0.479530] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493264] Scanning for low memory corruption every 60 seconds\n[ 0.494656] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495813] audit: initializing netlink subsys (disabled)\n[ 0.496845] audit: type=2000 audit(1537983984.673:1): initialized\n[ 0.498178] Initialise system trusted keyring\n[ 0.499109] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502258] zbud: loaded\n[ 0.502980] VFS: Disk quotas dquot_6.6.0\n[ 0.503800] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505310] fuse init (API version 7.23)\n[ 0.506227] Key type big_key registered\n[ 0.507014] Allocating IMA MOK and blacklist keyrings.\n[ 0.508491] Key type asymmetric registered\n[ 0.509298] Asymmetric key parser 'x509' registered\n[ 0.510241] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511669] io scheduler noop registered\n[ 0.512438] io scheduler deadline registered (default)\n[ 0.513411] io scheduler cfq registered\n[ 0.514223] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515238] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516459] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517888] ACPI: Power Button [PWRF]\n[ 0.518699] GHES: HEST is not enabled!\n[ 0.532056] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.561569] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587103] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589346] Linux agpgart interface v0.103\n[ 0.591387] brd: module loaded\n[ 0.592569] loop: module loaded\n[ 0.597074] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.598552] GPT:90111 != 2097151\n[ 0.599240] GPT:Alternate GPT header not at the end of the disk.\n[ 0.600339] GPT:90111 != 2097151\n[ 0.601019] GPT: Use GNU Parted to correct GPT errors.\n[ 0.601998] vda: vda1 vda15\n[ 0.603476] scsi host0: ata_piix\n[ 0.604217] scsi host1: ata_piix\n[ 0.604928] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.606168] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.607635] libphy: Fixed MDIO Bus: probed\n[ 0.608459] tun: Universal TUN/TAP device driver, 1.6\n[ 0.609428] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.611567] PPP generic driver version 2.4.2\n[ 0.612459] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.613750] ehci-pci: EHCI PCI platform driver\n[ 0.614610] ehci-platform: EHCI generic platform driver\n[ 0.615571] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.616680] ohci-pci: OHCI PCI platform driver\n[ 0.617535] ohci-platform: OHCI generic platform driver\n[ 0.618505] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.632849] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.633862] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.635278] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.636275] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.637372] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.638565] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.639964] usb usb1: Product: UHCI Host Controller\n[ 0.640882] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642014] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.643133] hub 1-0:1.0: USB hub found\n[ 0.643910] hub 1-0:1.0: 2 ports detected\n[ 0.644821] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.646925] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.647865] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.648878] mousedev: PS/2 mouse device common for all mice\n[ 0.650116] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.651914] rtc_cmos 00:00: RTC can wake from S4\n[ 0.652993] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.654179] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655344] i2c /dev entries driver\n[ 0.656096] device-mapper: uevent: version 1.0.3\n[ 0.657019] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.658619] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.659888] NET: Registered protocol family 10\n[ 0.660873] NET: Registered protocol family 17\n[ 0.661750] Key type dns_resolver registered\n[ 0.662663] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.663756] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665477] registered taskstats version 1\n[ 0.666305] Loading compiled-in X.509 certificates\n[ 0.667735] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669567] zswap: loaded using pool lzo/zbud\n[ 0.670954] Key type trusted registered\n[ 0.672474] Key type encrypted registered\n[ 0.673299] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674321] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675339] evm: HMAC attrs: 0x1\n[ 0.676643] Magic number: 2:14:796\n[ 0.677487] rtc_cmos 00:00: setting system clock to 2018-09-26 17:46:24 UTC (1537983984)\n[ 0.679073] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680164] EDD information not available.\n[ 0.766330] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.768026] Write protecting the kernel read-only data: 14336k\n[ 0.779763] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.781770] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.826168] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.67\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.77. iid=i-00000144\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZvQAwdz9/W2Mji7hLbv0xSPlm9UuT+Q5luzQB1ngP+sDUKJjZGvMNKn7fQZS/nfcTm57h2MZPWRlxoB5sgyQOvWsT8Zcs47v6WFXPf/UcfSjgevRXg1rHnsev2QmilDusAkA+lGui4i3hwlP1FAB+hYhQaHLgaVGMM9AOhmlo4Fg74mvoyB2++gytyIe6Dftb5gnoePBxJeimjn70FJH6BUQMlf7vS/D99FVU+IK024rPYovyP4mq91BRxaYEhXbGBBzVqAyXLXwHDsGwMQemiS0u6dfX8dFx9NH1Ept3NYP1BlFDucUWKeuUINy9tMHTzgtyYnG/RUOwc5LjdxhH root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBALoB4doAkxdCirO/ym4arpf5fljQ7qNGGznzU71mFWI5V+TnA8w+oudlQU2yh2bdVXm3bk9j9J/tHNV/RuPG7OmTatYUANgGG8wJkSt/p1rjSyyJdq2jmrL6VSktAarEEH2vtz/SLzR/kX9NjWGAXBgEYEt/IY6G/06pO+qTT5S9AAAAFQCmOyr6mTAQ/wGRrqm9Wph+xsnlXQAAAIBwdqjaDdHMilWAIziC0+X3WiEqK2jjeA7Gp7i3hraeVfOnbYHInDVphjjuvSvpSApDkrmZfwiO56tin2uPD5VHZwPNMAVZOb0qr8ocGCDcdDU89YFeeihhasQ9fE5jgUTdbiXsdXVtkt3Q1r3xoSAfJLb8TCLMYztgOZZjT8N54QAAAIBK5UqIHf5misyvJ5K/wU1VNJJSd/Xob1b+eAZHnQF8c26cdsOgfpyR0C76ZcAi3Yt7KOR0UKlkjrM0d9n5+ZX7/ua8Ht+IvKmvbaYQQqAk2s5UPo3qC7QrLCy6Rg2nH/b+qC100GA8/5IzXgI5FWStkmPtlcUKDwVMHhS7q2Mf0A== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe9a:ebeb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000144\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.85 ===\n/dev/root resized successfully [took 1.53s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:9A:EB:EB \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9a:ebeb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8942 (8.7 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-09-26 17:46:58,746 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc/action used request id req-35f6593a-422b-4aee-b03d-c14c899fd002 2018-09-26 17:47:00,764 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e9474fe2512de3d89d5ea971cc991024734a99" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:47:01,833 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3187af34-716c-4ec0-ad5a-9892596f411b x-compute-request-id: req-3187af34-716c-4ec0-ad5a-9892596f411b Content-Encoding: gzip Content-Length: 10066 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 517625865 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.130979] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132659] pid_max: default: 32768 minimum: 301\n[ 0.133560] ACPI: Core revision 20150930\n[ 0.134949] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136268] Security Framework initialized\n[ 0.137092] Yama: becoming mindful.\n[ 0.137832] AppArmor: AppArmor initialized\n[ 0.138713] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140100] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141437] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142694] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144136] Initializing cgroup subsys io\n[ 0.144984] Initializing cgroup subsys memory\n[ 0.145858] Initializing cgroup subsys devices\n[ 0.146753] Initializing cgroup subsys freezer\n[ 0.147644] Initializing cgroup subsys net_cls\n[ 0.148523] Initializing cgroup subsys perf_event\n[ 0.149452] Initializing cgroup subsys net_prio\n[ 0.150367] Initializing cgroup subsys hugetlb\n[ 0.151262] Initializing cgroup subsys pids\n[ 0.152151] CPU: Physical Processor ID: 0\n[ 0.153662] mce: CPU supports 10 MCE banks\n[ 0.154540] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155585] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166404] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172761] ftrace: allocating 31920 entries in 125 pages\n[ 0.198269] smpboot: Max logical packages: 1\n[ 0.199126] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200478] x2apic enabled\n[ 0.201308] Switched APIC routing to physical x2apic.\n[ 0.203077] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204215] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206223] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208100] KVM setup paravirtual spinlock\n[ 0.209393] x86: Booted up 1 node, 1 CPUs\n[ 0.210210] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211595] devtmpfs: initialized\n[ 0.213309] evm: security.selinux\n[ 0.214014] evm: security.SMACK64\n[ 0.214703] evm: security.SMACK64EXEC\n[ 0.215442] evm: security.SMACK64TRANSMUTE\n[ 0.216251] evm: security.SMACK64MMAP\n[ 0.217001] evm: security.ima\n[ 0.217640] evm: security.capability\n[ 0.218435] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220283] pinctrl core: initialized pinctrl subsystem\n[ 0.221390] RTC time: 17:46:23, date: 09/26/18\n[ 0.222354] NET: Registered protocol family 16\n[ 0.223318] cpuidle: using governor ladder\n[ 0.224147] cpuidle: using governor menu\n[ 0.224938] PCCT header not found.\n[ 0.225674] ACPI: bus type PCI registered\n[ 0.226457] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227711] PCI: Using configuration type 1 for base access\n[ 0.229426] ACPI: Added _OSI(Module Device)\n[ 0.230278] ACPI: Added _OSI(Processor Device)\n[ 0.231166] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232052] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234167] ACPI: Interpreter enabled\n[ 0.234921] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236707] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238514] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240342] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242187] ACPI: (supports S0 S5)\n[ 0.242871] ACPI: Using IOAPIC for interrupt routing\n[ 0.243805] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246875] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248024] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249219] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250379] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252546] acpiphp: Slot [3] registered\n[ 0.253328] acpiphp: Slot [4] registered\n[ 0.254148] acpiphp: Slot [5] registered\n[ 0.254959] acpiphp: Slot [6] registered\n[ 0.255749] acpiphp: Slot [7] registered\n[ 0.256546] acpiphp: Slot [8] registered\n[ 0.257345] acpiphp: Slot [9] registered\n[ 0.258146] acpiphp: Slot [10] registered\n[ 0.258952] acpiphp: Slot [11] registered\n[ 0.259767] acpiphp: Slot [12] registered\n[ 0.260580] acpiphp: Slot [13] registered\n[ 0.261389] acpiphp: Slot [14] registered\n[ 0.262196] acpiphp: Slot [15] registered\n[ 0.272892] acpiphp: Slot [16] registered\n[ 0.273703] acpiphp: Slot [17] registered\n[ 0.274507] acpiphp: Slot [18] registered\n[ 0.275317] acpiphp: Slot [19] registered\n[ 0.276125] acpiphp: Slot [20] registered\n[ 0.276940] acpiphp: Slot [21] registered\n[ 0.277750] acpiphp: Slot [22] registered\n[ 0.278554] acpiphp: Slot [23] registered\n[ 0.279373] acpiphp: Slot [24] registered\n[ 0.280186] acpiphp: Slot [25] registered\n[ 0.280998] acpiphp: Slot [26] registered\n[ 0.281804] acpiphp: Slot [27] registered\n[ 0.282611] acpiphp: Slot [28] registered\n[ 0.283420] acpiphp: Slot [29] registered\n[ 0.284225] acpiphp: Slot [30] registered\n[ 0.285039] acpiphp: Slot [31] registered\n[ 0.285843] PCI host bridge to bus 0000:00\n[ 0.286649] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287853] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290513] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291964] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298068] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299315] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300460] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308161] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355747] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357231] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358657] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360031] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361394] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362632] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363751] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366354] vgaarb: loaded\n[ 0.366949] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368064] SCSI subsystem initialized\n[ 0.368869] ACPI: bus type USB registered\n[ 0.369669] usbcore: registered new interface driver usbfs\n[ 0.370684] usbcore: registered new interface driver hub\n[ 0.371671] usbcore: registered new device driver usb\n[ 0.372707] PCI: Using ACPI for IRQ routing\n[ 0.373713] NetLabel: Initializing\n[ 0.374409] NetLabel: domain hash size = 128\n[ 0.375271] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376268] NetLabel: unlabeled traffic allowed by default\n[ 0.377351] clocksource: Switched to clocksource kvm-clock\n[ 0.382791] AppArmor: AppArmor Filesystem Enabled\n[ 0.383727] pnp: PnP ACPI init\n[ 0.384613] pnp: PnP ACPI: found 5 devices\n[ 0.390969] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392647] NET: Registered protocol family 2\n[ 0.393586] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394836] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396015] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397155] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399366] NET: Registered protocol family 1\n[ 0.400216] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401290] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402345] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416233] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430441] Trying to unpack rootfs image as initramfs...\n[ 0.479530] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493264] Scanning for low memory corruption every 60 seconds\n[ 0.494656] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495813] audit: initializing netlink subsys (disabled)\n[ 0.496845] audit: type=2000 audit(1537983984.673:1): initialized\n[ 0.498178] Initialise system trusted keyring\n[ 0.499109] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502258] zbud: loaded\n[ 0.502980] VFS: Disk quotas dquot_6.6.0\n[ 0.503800] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505310] fuse init (API version 7.23)\n[ 0.506227] Key type big_key registered\n[ 0.507014] Allocating IMA MOK and blacklist keyrings.\n[ 0.508491] Key type asymmetric registered\n[ 0.509298] Asymmetric key parser 'x509' registered\n[ 0.510241] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511669] io scheduler noop registered\n[ 0.512438] io scheduler deadline registered (default)\n[ 0.513411] io scheduler cfq registered\n[ 0.514223] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515238] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516459] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517888] ACPI: Power Button [PWRF]\n[ 0.518699] GHES: HEST is not enabled!\n[ 0.532056] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.561569] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587103] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589346] Linux agpgart interface v0.103\n[ 0.591387] brd: module loaded\n[ 0.592569] loop: module loaded\n[ 0.597074] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.598552] GPT:90111 != 2097151\n[ 0.599240] GPT:Alternate GPT header not at the end of the disk.\n[ 0.600339] GPT:90111 != 2097151\n[ 0.601019] GPT: Use GNU Parted to correct GPT errors.\n[ 0.601998] vda: vda1 vda15\n[ 0.603476] scsi host0: ata_piix\n[ 0.604217] scsi host1: ata_piix\n[ 0.604928] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.606168] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.607635] libphy: Fixed MDIO Bus: probed\n[ 0.608459] tun: Universal TUN/TAP device driver, 1.6\n[ 0.609428] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.611567] PPP generic driver version 2.4.2\n[ 0.612459] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.613750] ehci-pci: EHCI PCI platform driver\n[ 0.614610] ehci-platform: EHCI generic platform driver\n[ 0.615571] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.616680] ohci-pci: OHCI PCI platform driver\n[ 0.617535] ohci-platform: OHCI generic platform driver\n[ 0.618505] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.632849] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.633862] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.635278] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.636275] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.637372] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.638565] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.639964] usb usb1: Product: UHCI Host Controller\n[ 0.640882] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642014] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.643133] hub 1-0:1.0: USB hub found\n[ 0.643910] hub 1-0:1.0: 2 ports detected\n[ 0.644821] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.646925] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.647865] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.648878] mousedev: PS/2 mouse device common for all mice\n[ 0.650116] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.651914] rtc_cmos 00:00: RTC can wake from S4\n[ 0.652993] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.654179] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655344] i2c /dev entries driver\n[ 0.656096] device-mapper: uevent: version 1.0.3\n[ 0.657019] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.658619] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.659888] NET: Registered protocol family 10\n[ 0.660873] NET: Registered protocol family 17\n[ 0.661750] Key type dns_resolver registered\n[ 0.662663] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.663756] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665477] registered taskstats version 1\n[ 0.666305] Loading compiled-in X.509 certificates\n[ 0.667735] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669567] zswap: loaded using pool lzo/zbud\n[ 0.670954] Key type trusted registered\n[ 0.672474] Key type encrypted registered\n[ 0.673299] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674321] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675339] evm: HMAC attrs: 0x1\n[ 0.676643] Magic number: 2:14:796\n[ 0.677487] rtc_cmos 00:00: setting system clock to 2018-09-26 17:46:24 UTC (1537983984)\n[ 0.679073] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680164] EDD information not available.\n[ 0.766330] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.768026] Write protecting the kernel read-only data: 14336k\n[ 0.779763] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.781770] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.826168] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.67\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.77. iid=i-00000144\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZvQAwdz9/W2Mji7hLbv0xSPlm9UuT+Q5luzQB1ngP+sDUKJjZGvMNKn7fQZS/nfcTm57h2MZPWRlxoB5sgyQOvWsT8Zcs47v6WFXPf/UcfSjgevRXg1rHnsev2QmilDusAkA+lGui4i3hwlP1FAB+hYhQaHLgaVGMM9AOhmlo4Fg74mvoyB2++gytyIe6Dftb5gnoePBxJeimjn70FJH6BUQMlf7vS/D99FVU+IK024rPYovyP4mq91BRxaYEhXbGBBzVqAyXLXwHDsGwMQemiS0u6dfX8dFx9NH1Ept3NYP1BlFDucUWKeuUINy9tMHTzgtyYnG/RUOwc5LjdxhH root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBALoB4doAkxdCirO/ym4arpf5fljQ7qNGGznzU71mFWI5V+TnA8w+oudlQU2yh2bdVXm3bk9j9J/tHNV/RuPG7OmTatYUANgGG8wJkSt/p1rjSyyJdq2jmrL6VSktAarEEH2vtz/SLzR/kX9NjWGAXBgEYEt/IY6G/06pO+qTT5S9AAAAFQCmOyr6mTAQ/wGRrqm9Wph+xsnlXQAAAIBwdqjaDdHMilWAIziC0+X3WiEqK2jjeA7Gp7i3hraeVfOnbYHInDVphjjuvSvpSApDkrmZfwiO56tin2uPD5VHZwPNMAVZOb0qr8ocGCDcdDU89YFeeihhasQ9fE5jgUTdbiXsdXVtkt3Q1r3xoSAfJLb8TCLMYztgOZZjT8N54QAAAIBK5UqIHf5misyvJ5K/wU1VNJJSd/Xob1b+eAZHnQF8c26cdsOgfpyR0C76ZcAi3Yt7KOR0UKlkjrM0d9n5+ZX7/ua8Ht+IvKmvbaYQQqAk2s5UPo3qC7QrLCy6Rg2nH/b+qC100GA8/5IzXgI5FWStkmPtlcUKDwVMHhS7q2Mf0A== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe9a:ebeb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000144\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.85 ===\n/dev/root resized successfully [took 1.53s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:9A:EB:EB \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9a:ebeb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8942 (8.7 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-09-26 17:47:01,833 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc/action used request id req-3187af34-716c-4ec0-ad5a-9892596f411b 2018-09-26 17:47:03,855 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e9474fe2512de3d89d5ea971cc991024734a99" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:47:04,927 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf5fb21b-cfc4-45af-a18d-89cadcda8977 x-compute-request-id: req-bf5fb21b-cfc4-45af-a18d-89cadcda8977 Content-Encoding: gzip Content-Length: 10066 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 517625865 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.130979] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132659] pid_max: default: 32768 minimum: 301\n[ 0.133560] ACPI: Core revision 20150930\n[ 0.134949] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136268] Security Framework initialized\n[ 0.137092] Yama: becoming mindful.\n[ 0.137832] AppArmor: AppArmor initialized\n[ 0.138713] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140100] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141437] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142694] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144136] Initializing cgroup subsys io\n[ 0.144984] Initializing cgroup subsys memory\n[ 0.145858] Initializing cgroup subsys devices\n[ 0.146753] Initializing cgroup subsys freezer\n[ 0.147644] Initializing cgroup subsys net_cls\n[ 0.148523] Initializing cgroup subsys perf_event\n[ 0.149452] Initializing cgroup subsys net_prio\n[ 0.150367] Initializing cgroup subsys hugetlb\n[ 0.151262] Initializing cgroup subsys pids\n[ 0.152151] CPU: Physical Processor ID: 0\n[ 0.153662] mce: CPU supports 10 MCE banks\n[ 0.154540] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155585] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166404] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172761] ftrace: allocating 31920 entries in 125 pages\n[ 0.198269] smpboot: Max logical packages: 1\n[ 0.199126] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200478] x2apic enabled\n[ 0.201308] Switched APIC routing to physical x2apic.\n[ 0.203077] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204215] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206223] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208100] KVM setup paravirtual spinlock\n[ 0.209393] x86: Booted up 1 node, 1 CPUs\n[ 0.210210] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211595] devtmpfs: initialized\n[ 0.213309] evm: security.selinux\n[ 0.214014] evm: security.SMACK64\n[ 0.214703] evm: security.SMACK64EXEC\n[ 0.215442] evm: security.SMACK64TRANSMUTE\n[ 0.216251] evm: security.SMACK64MMAP\n[ 0.217001] evm: security.ima\n[ 0.217640] evm: security.capability\n[ 0.218435] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220283] pinctrl core: initialized pinctrl subsystem\n[ 0.221390] RTC time: 17:46:23, date: 09/26/18\n[ 0.222354] NET: Registered protocol family 16\n[ 0.223318] cpuidle: using governor ladder\n[ 0.224147] cpuidle: using governor menu\n[ 0.224938] PCCT header not found.\n[ 0.225674] ACPI: bus type PCI registered\n[ 0.226457] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227711] PCI: Using configuration type 1 for base access\n[ 0.229426] ACPI: Added _OSI(Module Device)\n[ 0.230278] ACPI: Added _OSI(Processor Device)\n[ 0.231166] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232052] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234167] ACPI: Interpreter enabled\n[ 0.234921] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236707] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238514] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240342] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242187] ACPI: (supports S0 S5)\n[ 0.242871] ACPI: Using IOAPIC for interrupt routing\n[ 0.243805] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246875] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248024] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249219] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250379] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252546] acpiphp: Slot [3] registered\n[ 0.253328] acpiphp: Slot [4] registered\n[ 0.254148] acpiphp: Slot [5] registered\n[ 0.254959] acpiphp: Slot [6] registered\n[ 0.255749] acpiphp: Slot [7] registered\n[ 0.256546] acpiphp: Slot [8] registered\n[ 0.257345] acpiphp: Slot [9] registered\n[ 0.258146] acpiphp: Slot [10] registered\n[ 0.258952] acpiphp: Slot [11] registered\n[ 0.259767] acpiphp: Slot [12] registered\n[ 0.260580] acpiphp: Slot [13] registered\n[ 0.261389] acpiphp: Slot [14] registered\n[ 0.262196] acpiphp: Slot [15] registered\n[ 0.272892] acpiphp: Slot [16] registered\n[ 0.273703] acpiphp: Slot [17] registered\n[ 0.274507] acpiphp: Slot [18] registered\n[ 0.275317] acpiphp: Slot [19] registered\n[ 0.276125] acpiphp: Slot [20] registered\n[ 0.276940] acpiphp: Slot [21] registered\n[ 0.277750] acpiphp: Slot [22] registered\n[ 0.278554] acpiphp: Slot [23] registered\n[ 0.279373] acpiphp: Slot [24] registered\n[ 0.280186] acpiphp: Slot [25] registered\n[ 0.280998] acpiphp: Slot [26] registered\n[ 0.281804] acpiphp: Slot [27] registered\n[ 0.282611] acpiphp: Slot [28] registered\n[ 0.283420] acpiphp: Slot [29] registered\n[ 0.284225] acpiphp: Slot [30] registered\n[ 0.285039] acpiphp: Slot [31] registered\n[ 0.285843] PCI host bridge to bus 0000:00\n[ 0.286649] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287853] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290513] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291964] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298068] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299315] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300460] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308161] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355747] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357231] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358657] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360031] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361394] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362632] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363751] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366354] vgaarb: loaded\n[ 0.366949] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368064] SCSI subsystem initialized\n[ 0.368869] ACPI: bus type USB registered\n[ 0.369669] usbcore: registered new interface driver usbfs\n[ 0.370684] usbcore: registered new interface driver hub\n[ 0.371671] usbcore: registered new device driver usb\n[ 0.372707] PCI: Using ACPI for IRQ routing\n[ 0.373713] NetLabel: Initializing\n[ 0.374409] NetLabel: domain hash size = 128\n[ 0.375271] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376268] NetLabel: unlabeled traffic allowed by default\n[ 0.377351] clocksource: Switched to clocksource kvm-clock\n[ 0.382791] AppArmor: AppArmor Filesystem Enabled\n[ 0.383727] pnp: PnP ACPI init\n[ 0.384613] pnp: PnP ACPI: found 5 devices\n[ 0.390969] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392647] NET: Registered protocol family 2\n[ 0.393586] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394836] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396015] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397155] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399366] NET: Registered protocol family 1\n[ 0.400216] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401290] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402345] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416233] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430441] Trying to unpack rootfs image as initramfs...\n[ 0.479530] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493264] Scanning for low memory corruption every 60 seconds\n[ 0.494656] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495813] audit: initializing netlink subsys (disabled)\n[ 0.496845] audit: type=2000 audit(1537983984.673:1): initialized\n[ 0.498178] Initialise system trusted keyring\n[ 0.499109] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502258] zbud: loaded\n[ 0.502980] VFS: Disk quotas dquot_6.6.0\n[ 0.503800] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505310] fuse init (API version 7.23)\n[ 0.506227] Key type big_key registered\n[ 0.507014] Allocating IMA MOK and blacklist keyrings.\n[ 0.508491] Key type asymmetric registered\n[ 0.509298] Asymmetric key parser 'x509' registered\n[ 0.510241] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511669] io scheduler noop registered\n[ 0.512438] io scheduler deadline registered (default)\n[ 0.513411] io scheduler cfq registered\n[ 0.514223] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515238] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516459] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517888] ACPI: Power Button [PWRF]\n[ 0.518699] GHES: HEST is not enabled!\n[ 0.532056] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.561569] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587103] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589346] Linux agpgart interface v0.103\n[ 0.591387] brd: module loaded\n[ 0.592569] loop: module loaded\n[ 0.597074] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.598552] GPT:90111 != 2097151\n[ 0.599240] GPT:Alternate GPT header not at the end of the disk.\n[ 0.600339] GPT:90111 != 2097151\n[ 0.601019] GPT: Use GNU Parted to correct GPT errors.\n[ 0.601998] vda: vda1 vda15\n[ 0.603476] scsi host0: ata_piix\n[ 0.604217] scsi host1: ata_piix\n[ 0.604928] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.606168] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.607635] libphy: Fixed MDIO Bus: probed\n[ 0.608459] tun: Universal TUN/TAP device driver, 1.6\n[ 0.609428] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.611567] PPP generic driver version 2.4.2\n[ 0.612459] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.613750] ehci-pci: EHCI PCI platform driver\n[ 0.614610] ehci-platform: EHCI generic platform driver\n[ 0.615571] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.616680] ohci-pci: OHCI PCI platform driver\n[ 0.617535] ohci-platform: OHCI generic platform driver\n[ 0.618505] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.632849] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.633862] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.635278] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.636275] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.637372] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.638565] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.639964] usb usb1: Product: UHCI Host Controller\n[ 0.640882] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642014] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.643133] hub 1-0:1.0: USB hub found\n[ 0.643910] hub 1-0:1.0: 2 ports detected\n[ 0.644821] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.646925] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.647865] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.648878] mousedev: PS/2 mouse device common for all mice\n[ 0.650116] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.651914] rtc_cmos 00:00: RTC can wake from S4\n[ 0.652993] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.654179] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655344] i2c /dev entries driver\n[ 0.656096] device-mapper: uevent: version 1.0.3\n[ 0.657019] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.658619] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.659888] NET: Registered protocol family 10\n[ 0.660873] NET: Registered protocol family 17\n[ 0.661750] Key type dns_resolver registered\n[ 0.662663] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.663756] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665477] registered taskstats version 1\n[ 0.666305] Loading compiled-in X.509 certificates\n[ 0.667735] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669567] zswap: loaded using pool lzo/zbud\n[ 0.670954] Key type trusted registered\n[ 0.672474] Key type encrypted registered\n[ 0.673299] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674321] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675339] evm: HMAC attrs: 0x1\n[ 0.676643] Magic number: 2:14:796\n[ 0.677487] rtc_cmos 00:00: setting system clock to 2018-09-26 17:46:24 UTC (1537983984)\n[ 0.679073] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680164] EDD information not available.\n[ 0.766330] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.768026] Write protecting the kernel read-only data: 14336k\n[ 0.779763] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.781770] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.826168] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.67\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.77. iid=i-00000144\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZvQAwdz9/W2Mji7hLbv0xSPlm9UuT+Q5luzQB1ngP+sDUKJjZGvMNKn7fQZS/nfcTm57h2MZPWRlxoB5sgyQOvWsT8Zcs47v6WFXPf/UcfSjgevRXg1rHnsev2QmilDusAkA+lGui4i3hwlP1FAB+hYhQaHLgaVGMM9AOhmlo4Fg74mvoyB2++gytyIe6Dftb5gnoePBxJeimjn70FJH6BUQMlf7vS/D99FVU+IK024rPYovyP4mq91BRxaYEhXbGBBzVqAyXLXwHDsGwMQemiS0u6dfX8dFx9NH1Ept3NYP1BlFDucUWKeuUINy9tMHTzgtyYnG/RUOwc5LjdxhH root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBALoB4doAkxdCirO/ym4arpf5fljQ7qNGGznzU71mFWI5V+TnA8w+oudlQU2yh2bdVXm3bk9j9J/tHNV/RuPG7OmTatYUANgGG8wJkSt/p1rjSyyJdq2jmrL6VSktAarEEH2vtz/SLzR/kX9NjWGAXBgEYEt/IY6G/06pO+qTT5S9AAAAFQCmOyr6mTAQ/wGRrqm9Wph+xsnlXQAAAIBwdqjaDdHMilWAIziC0+X3WiEqK2jjeA7Gp7i3hraeVfOnbYHInDVphjjuvSvpSApDkrmZfwiO56tin2uPD5VHZwPNMAVZOb0qr8ocGCDcdDU89YFeeihhasQ9fE5jgUTdbiXsdXVtkt3Q1r3xoSAfJLb8TCLMYztgOZZjT8N54QAAAIBK5UqIHf5misyvJ5K/wU1VNJJSd/Xob1b+eAZHnQF8c26cdsOgfpyR0C76ZcAi3Yt7KOR0UKlkjrM0d9n5+ZX7/ua8Ht+IvKmvbaYQQqAk2s5UPo3qC7QrLCy6Rg2nH/b+qC100GA8/5IzXgI5FWStkmPtlcUKDwVMHhS7q2Mf0A== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe9a:ebeb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000144\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.85 ===\n/dev/root resized successfully [took 1.53s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:9A:EB:EB \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9a:ebeb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8942 (8.7 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-09-26 17:47:04,928 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc/action used request id req-bf5fb21b-cfc4-45af-a18d-89cadcda8977 2018-09-26 17:47:06,948 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e9474fe2512de3d89d5ea971cc991024734a99" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:47:08,017 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a4d5fc22-455f-421b-b8bc-54fb202aeb3e x-compute-request-id: req-a4d5fc22-455f-421b-b8bc-54fb202aeb3e Content-Encoding: gzip Content-Length: 10066 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 517625865 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.130979] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132659] pid_max: default: 32768 minimum: 301\n[ 0.133560] ACPI: Core revision 20150930\n[ 0.134949] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136268] Security Framework initialized\n[ 0.137092] Yama: becoming mindful.\n[ 0.137832] AppArmor: AppArmor initialized\n[ 0.138713] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140100] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141437] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142694] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144136] Initializing cgroup subsys io\n[ 0.144984] Initializing cgroup subsys memory\n[ 0.145858] Initializing cgroup subsys devices\n[ 0.146753] Initializing cgroup subsys freezer\n[ 0.147644] Initializing cgroup subsys net_cls\n[ 0.148523] Initializing cgroup subsys perf_event\n[ 0.149452] Initializing cgroup subsys net_prio\n[ 0.150367] Initializing cgroup subsys hugetlb\n[ 0.151262] Initializing cgroup subsys pids\n[ 0.152151] CPU: Physical Processor ID: 0\n[ 0.153662] mce: CPU supports 10 MCE banks\n[ 0.154540] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155585] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166404] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172761] ftrace: allocating 31920 entries in 125 pages\n[ 0.198269] smpboot: Max logical packages: 1\n[ 0.199126] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200478] x2apic enabled\n[ 0.201308] Switched APIC routing to physical x2apic.\n[ 0.203077] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204215] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206223] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208100] KVM setup paravirtual spinlock\n[ 0.209393] x86: Booted up 1 node, 1 CPUs\n[ 0.210210] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211595] devtmpfs: initialized\n[ 0.213309] evm: security.selinux\n[ 0.214014] evm: security.SMACK64\n[ 0.214703] evm: security.SMACK64EXEC\n[ 0.215442] evm: security.SMACK64TRANSMUTE\n[ 0.216251] evm: security.SMACK64MMAP\n[ 0.217001] evm: security.ima\n[ 0.217640] evm: security.capability\n[ 0.218435] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220283] pinctrl core: initialized pinctrl subsystem\n[ 0.221390] RTC time: 17:46:23, date: 09/26/18\n[ 0.222354] NET: Registered protocol family 16\n[ 0.223318] cpuidle: using governor ladder\n[ 0.224147] cpuidle: using governor menu\n[ 0.224938] PCCT header not found.\n[ 0.225674] ACPI: bus type PCI registered\n[ 0.226457] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227711] PCI: Using configuration type 1 for base access\n[ 0.229426] ACPI: Added _OSI(Module Device)\n[ 0.230278] ACPI: Added _OSI(Processor Device)\n[ 0.231166] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232052] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234167] ACPI: Interpreter enabled\n[ 0.234921] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236707] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238514] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240342] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242187] ACPI: (supports S0 S5)\n[ 0.242871] ACPI: Using IOAPIC for interrupt routing\n[ 0.243805] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246875] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248024] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249219] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250379] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252546] acpiphp: Slot [3] registered\n[ 0.253328] acpiphp: Slot [4] registered\n[ 0.254148] acpiphp: Slot [5] registered\n[ 0.254959] acpiphp: Slot [6] registered\n[ 0.255749] acpiphp: Slot [7] registered\n[ 0.256546] acpiphp: Slot [8] registered\n[ 0.257345] acpiphp: Slot [9] registered\n[ 0.258146] acpiphp: Slot [10] registered\n[ 0.258952] acpiphp: Slot [11] registered\n[ 0.259767] acpiphp: Slot [12] registered\n[ 0.260580] acpiphp: Slot [13] registered\n[ 0.261389] acpiphp: Slot [14] registered\n[ 0.262196] acpiphp: Slot [15] registered\n[ 0.272892] acpiphp: Slot [16] registered\n[ 0.273703] acpiphp: Slot [17] registered\n[ 0.274507] acpiphp: Slot [18] registered\n[ 0.275317] acpiphp: Slot [19] registered\n[ 0.276125] acpiphp: Slot [20] registered\n[ 0.276940] acpiphp: Slot [21] registered\n[ 0.277750] acpiphp: Slot [22] registered\n[ 0.278554] acpiphp: Slot [23] registered\n[ 0.279373] acpiphp: Slot [24] registered\n[ 0.280186] acpiphp: Slot [25] registered\n[ 0.280998] acpiphp: Slot [26] registered\n[ 0.281804] acpiphp: Slot [27] registered\n[ 0.282611] acpiphp: Slot [28] registered\n[ 0.283420] acpiphp: Slot [29] registered\n[ 0.284225] acpiphp: Slot [30] registered\n[ 0.285039] acpiphp: Slot [31] registered\n[ 0.285843] PCI host bridge to bus 0000:00\n[ 0.286649] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287853] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290513] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291964] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298068] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299315] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300460] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308161] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355747] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357231] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358657] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360031] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361394] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362632] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363751] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366354] vgaarb: loaded\n[ 0.366949] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368064] SCSI subsystem initialized\n[ 0.368869] ACPI: bus type USB registered\n[ 0.369669] usbcore: registered new interface driver usbfs\n[ 0.370684] usbcore: registered new interface driver hub\n[ 0.371671] usbcore: registered new device driver usb\n[ 0.372707] PCI: Using ACPI for IRQ routing\n[ 0.373713] NetLabel: Initializing\n[ 0.374409] NetLabel: domain hash size = 128\n[ 0.375271] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376268] NetLabel: unlabeled traffic allowed by default\n[ 0.377351] clocksource: Switched to clocksource kvm-clock\n[ 0.382791] AppArmor: AppArmor Filesystem Enabled\n[ 0.383727] pnp: PnP ACPI init\n[ 0.384613] pnp: PnP ACPI: found 5 devices\n[ 0.390969] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392647] NET: Registered protocol family 2\n[ 0.393586] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394836] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396015] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397155] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399366] NET: Registered protocol family 1\n[ 0.400216] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401290] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402345] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416233] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430441] Trying to unpack rootfs image as initramfs...\n[ 0.479530] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493264] Scanning for low memory corruption every 60 seconds\n[ 0.494656] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495813] audit: initializing netlink subsys (disabled)\n[ 0.496845] audit: type=2000 audit(1537983984.673:1): initialized\n[ 0.498178] Initialise system trusted keyring\n[ 0.499109] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502258] zbud: loaded\n[ 0.502980] VFS: Disk quotas dquot_6.6.0\n[ 0.503800] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505310] fuse init (API version 7.23)\n[ 0.506227] Key type big_key registered\n[ 0.507014] Allocating IMA MOK and blacklist keyrings.\n[ 0.508491] Key type asymmetric registered\n[ 0.509298] Asymmetric key parser 'x509' registered\n[ 0.510241] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511669] io scheduler noop registered\n[ 0.512438] io scheduler deadline registered (default)\n[ 0.513411] io scheduler cfq registered\n[ 0.514223] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515238] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516459] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517888] ACPI: Power Button [PWRF]\n[ 0.518699] GHES: HEST is not enabled!\n[ 0.532056] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.561569] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587103] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589346] Linux agpgart interface v0.103\n[ 0.591387] brd: module loaded\n[ 0.592569] loop: module loaded\n[ 0.597074] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.598552] GPT:90111 != 2097151\n[ 0.599240] GPT:Alternate GPT header not at the end of the disk.\n[ 0.600339] GPT:90111 != 2097151\n[ 0.601019] GPT: Use GNU Parted to correct GPT errors.\n[ 0.601998] vda: vda1 vda15\n[ 0.603476] scsi host0: ata_piix\n[ 0.604217] scsi host1: ata_piix\n[ 0.604928] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.606168] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.607635] libphy: Fixed MDIO Bus: probed\n[ 0.608459] tun: Universal TUN/TAP device driver, 1.6\n[ 0.609428] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.611567] PPP generic driver version 2.4.2\n[ 0.612459] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.613750] ehci-pci: EHCI PCI platform driver\n[ 0.614610] ehci-platform: EHCI generic platform driver\n[ 0.615571] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.616680] ohci-pci: OHCI PCI platform driver\n[ 0.617535] ohci-platform: OHCI generic platform driver\n[ 0.618505] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.632849] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.633862] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.635278] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.636275] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.637372] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.638565] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.639964] usb usb1: Product: UHCI Host Controller\n[ 0.640882] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642014] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.643133] hub 1-0:1.0: USB hub found\n[ 0.643910] hub 1-0:1.0: 2 ports detected\n[ 0.644821] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.646925] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.647865] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.648878] mousedev: PS/2 mouse device common for all mice\n[ 0.650116] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.651914] rtc_cmos 00:00: RTC can wake from S4\n[ 0.652993] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.654179] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655344] i2c /dev entries driver\n[ 0.656096] device-mapper: uevent: version 1.0.3\n[ 0.657019] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.658619] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.659888] NET: Registered protocol family 10\n[ 0.660873] NET: Registered protocol family 17\n[ 0.661750] Key type dns_resolver registered\n[ 0.662663] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.663756] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665477] registered taskstats version 1\n[ 0.666305] Loading compiled-in X.509 certificates\n[ 0.667735] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669567] zswap: loaded using pool lzo/zbud\n[ 0.670954] Key type trusted registered\n[ 0.672474] Key type encrypted registered\n[ 0.673299] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674321] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675339] evm: HMAC attrs: 0x1\n[ 0.676643] Magic number: 2:14:796\n[ 0.677487] rtc_cmos 00:00: setting system clock to 2018-09-26 17:46:24 UTC (1537983984)\n[ 0.679073] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680164] EDD information not available.\n[ 0.766330] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.768026] Write protecting the kernel read-only data: 14336k\n[ 0.779763] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.781770] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.826168] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.67\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.77. iid=i-00000144\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZvQAwdz9/W2Mji7hLbv0xSPlm9UuT+Q5luzQB1ngP+sDUKJjZGvMNKn7fQZS/nfcTm57h2MZPWRlxoB5sgyQOvWsT8Zcs47v6WFXPf/UcfSjgevRXg1rHnsev2QmilDusAkA+lGui4i3hwlP1FAB+hYhQaHLgaVGMM9AOhmlo4Fg74mvoyB2++gytyIe6Dftb5gnoePBxJeimjn70FJH6BUQMlf7vS/D99FVU+IK024rPYovyP4mq91BRxaYEhXbGBBzVqAyXLXwHDsGwMQemiS0u6dfX8dFx9NH1Ept3NYP1BlFDucUWKeuUINy9tMHTzgtyYnG/RUOwc5LjdxhH root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBALoB4doAkxdCirO/ym4arpf5fljQ7qNGGznzU71mFWI5V+TnA8w+oudlQU2yh2bdVXm3bk9j9J/tHNV/RuPG7OmTatYUANgGG8wJkSt/p1rjSyyJdq2jmrL6VSktAarEEH2vtz/SLzR/kX9NjWGAXBgEYEt/IY6G/06pO+qTT5S9AAAAFQCmOyr6mTAQ/wGRrqm9Wph+xsnlXQAAAIBwdqjaDdHMilWAIziC0+X3WiEqK2jjeA7Gp7i3hraeVfOnbYHInDVphjjuvSvpSApDkrmZfwiO56tin2uPD5VHZwPNMAVZOb0qr8ocGCDcdDU89YFeeihhasQ9fE5jgUTdbiXsdXVtkt3Q1r3xoSAfJLb8TCLMYztgOZZjT8N54QAAAIBK5UqIHf5misyvJ5K/wU1VNJJSd/Xob1b+eAZHnQF8c26cdsOgfpyR0C76ZcAi3Yt7KOR0UKlkjrM0d9n5+ZX7/ua8Ht+IvKmvbaYQQqAk2s5UPo3qC7QrLCy6Rg2nH/b+qC100GA8/5IzXgI5FWStkmPtlcUKDwVMHhS7q2Mf0A== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe9a:ebeb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000144\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.85 ===\n/dev/root resized successfully [took 1.53s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:9A:EB:EB \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9a:ebeb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8942 (8.7 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-09-26 17:47:08,018 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc/action used request id req-a4d5fc22-455f-421b-b8bc-54fb202aeb3e 2018-09-26 17:47:10,038 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e9474fe2512de3d89d5ea971cc991024734a99" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:47:11,109 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cd84de5f-17e6-4b1e-bf5b-3691ca9de41c x-compute-request-id: req-cd84de5f-17e6-4b1e-bf5b-3691ca9de41c Content-Encoding: gzip Content-Length: 10066 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 517625865 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.130979] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132659] pid_max: default: 32768 minimum: 301\n[ 0.133560] ACPI: Core revision 20150930\n[ 0.134949] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136268] Security Framework initialized\n[ 0.137092] Yama: becoming mindful.\n[ 0.137832] AppArmor: AppArmor initialized\n[ 0.138713] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140100] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141437] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142694] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144136] Initializing cgroup subsys io\n[ 0.144984] Initializing cgroup subsys memory\n[ 0.145858] Initializing cgroup subsys devices\n[ 0.146753] Initializing cgroup subsys freezer\n[ 0.147644] Initializing cgroup subsys net_cls\n[ 0.148523] Initializing cgroup subsys perf_event\n[ 0.149452] Initializing cgroup subsys net_prio\n[ 0.150367] Initializing cgroup subsys hugetlb\n[ 0.151262] Initializing cgroup subsys pids\n[ 0.152151] CPU: Physical Processor ID: 0\n[ 0.153662] mce: CPU supports 10 MCE banks\n[ 0.154540] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155585] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166404] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172761] ftrace: allocating 31920 entries in 125 pages\n[ 0.198269] smpboot: Max logical packages: 1\n[ 0.199126] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200478] x2apic enabled\n[ 0.201308] Switched APIC routing to physical x2apic.\n[ 0.203077] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204215] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206223] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208100] KVM setup paravirtual spinlock\n[ 0.209393] x86: Booted up 1 node, 1 CPUs\n[ 0.210210] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211595] devtmpfs: initialized\n[ 0.213309] evm: security.selinux\n[ 0.214014] evm: security.SMACK64\n[ 0.214703] evm: security.SMACK64EXEC\n[ 0.215442] evm: security.SMACK64TRANSMUTE\n[ 0.216251] evm: security.SMACK64MMAP\n[ 0.217001] evm: security.ima\n[ 0.217640] evm: security.capability\n[ 0.218435] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220283] pinctrl core: initialized pinctrl subsystem\n[ 0.221390] RTC time: 17:46:23, date: 09/26/18\n[ 0.222354] NET: Registered protocol family 16\n[ 0.223318] cpuidle: using governor ladder\n[ 0.224147] cpuidle: using governor menu\n[ 0.224938] PCCT header not found.\n[ 0.225674] ACPI: bus type PCI registered\n[ 0.226457] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227711] PCI: Using configuration type 1 for base access\n[ 0.229426] ACPI: Added _OSI(Module Device)\n[ 0.230278] ACPI: Added _OSI(Processor Device)\n[ 0.231166] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232052] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234167] ACPI: Interpreter enabled\n[ 0.234921] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236707] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238514] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240342] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242187] ACPI: (supports S0 S5)\n[ 0.242871] ACPI: Using IOAPIC for interrupt routing\n[ 0.243805] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246875] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248024] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249219] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250379] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252546] acpiphp: Slot [3] registered\n[ 0.253328] acpiphp: Slot [4] registered\n[ 0.254148] acpiphp: Slot [5] registered\n[ 0.254959] acpiphp: Slot [6] registered\n[ 0.255749] acpiphp: Slot [7] registered\n[ 0.256546] acpiphp: Slot [8] registered\n[ 0.257345] acpiphp: Slot [9] registered\n[ 0.258146] acpiphp: Slot [10] registered\n[ 0.258952] acpiphp: Slot [11] registered\n[ 0.259767] acpiphp: Slot [12] registered\n[ 0.260580] acpiphp: Slot [13] registered\n[ 0.261389] acpiphp: Slot [14] registered\n[ 0.262196] acpiphp: Slot [15] registered\n[ 0.272892] acpiphp: Slot [16] registered\n[ 0.273703] acpiphp: Slot [17] registered\n[ 0.274507] acpiphp: Slot [18] registered\n[ 0.275317] acpiphp: Slot [19] registered\n[ 0.276125] acpiphp: Slot [20] registered\n[ 0.276940] acpiphp: Slot [21] registered\n[ 0.277750] acpiphp: Slot [22] registered\n[ 0.278554] acpiphp: Slot [23] registered\n[ 0.279373] acpiphp: Slot [24] registered\n[ 0.280186] acpiphp: Slot [25] registered\n[ 0.280998] acpiphp: Slot [26] registered\n[ 0.281804] acpiphp: Slot [27] registered\n[ 0.282611] acpiphp: Slot [28] registered\n[ 0.283420] acpiphp: Slot [29] registered\n[ 0.284225] acpiphp: Slot [30] registered\n[ 0.285039] acpiphp: Slot [31] registered\n[ 0.285843] PCI host bridge to bus 0000:00\n[ 0.286649] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287853] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290513] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291964] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298068] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299315] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300460] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308161] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355747] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357231] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358657] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360031] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361394] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362632] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363751] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366354] vgaarb: loaded\n[ 0.366949] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368064] SCSI subsystem initialized\n[ 0.368869] ACPI: bus type USB registered\n[ 0.369669] usbcore: registered new interface driver usbfs\n[ 0.370684] usbcore: registered new interface driver hub\n[ 0.371671] usbcore: registered new device driver usb\n[ 0.372707] PCI: Using ACPI for IRQ routing\n[ 0.373713] NetLabel: Initializing\n[ 0.374409] NetLabel: domain hash size = 128\n[ 0.375271] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376268] NetLabel: unlabeled traffic allowed by default\n[ 0.377351] clocksource: Switched to clocksource kvm-clock\n[ 0.382791] AppArmor: AppArmor Filesystem Enabled\n[ 0.383727] pnp: PnP ACPI init\n[ 0.384613] pnp: PnP ACPI: found 5 devices\n[ 0.390969] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392647] NET: Registered protocol family 2\n[ 0.393586] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394836] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396015] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397155] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399366] NET: Registered protocol family 1\n[ 0.400216] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401290] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402345] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416233] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430441] Trying to unpack rootfs image as initramfs...\n[ 0.479530] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493264] Scanning for low memory corruption every 60 seconds\n[ 0.494656] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495813] audit: initializing netlink subsys (disabled)\n[ 0.496845] audit: type=2000 audit(1537983984.673:1): initialized\n[ 0.498178] Initialise system trusted keyring\n[ 0.499109] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502258] zbud: loaded\n[ 0.502980] VFS: Disk quotas dquot_6.6.0\n[ 0.503800] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505310] fuse init (API version 7.23)\n[ 0.506227] Key type big_key registered\n[ 0.507014] Allocating IMA MOK and blacklist keyrings.\n[ 0.508491] Key type asymmetric registered\n[ 0.509298] Asymmetric key parser 'x509' registered\n[ 0.510241] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511669] io scheduler noop registered\n[ 0.512438] io scheduler deadline registered (default)\n[ 0.513411] io scheduler cfq registered\n[ 0.514223] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515238] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516459] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517888] ACPI: Power Button [PWRF]\n[ 0.518699] GHES: HEST is not enabled!\n[ 0.532056] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.561569] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587103] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589346] Linux agpgart interface v0.103\n[ 0.591387] brd: module loaded\n[ 0.592569] loop: module loaded\n[ 0.597074] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.598552] GPT:90111 != 2097151\n[ 0.599240] GPT:Alternate GPT header not at the end of the disk.\n[ 0.600339] GPT:90111 != 2097151\n[ 0.601019] GPT: Use GNU Parted to correct GPT errors.\n[ 0.601998] vda: vda1 vda15\n[ 0.603476] scsi host0: ata_piix\n[ 0.604217] scsi host1: ata_piix\n[ 0.604928] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.606168] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.607635] libphy: Fixed MDIO Bus: probed\n[ 0.608459] tun: Universal TUN/TAP device driver, 1.6\n[ 0.609428] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.611567] PPP generic driver version 2.4.2\n[ 0.612459] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.613750] ehci-pci: EHCI PCI platform driver\n[ 0.614610] ehci-platform: EHCI generic platform driver\n[ 0.615571] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.616680] ohci-pci: OHCI PCI platform driver\n[ 0.617535] ohci-platform: OHCI generic platform driver\n[ 0.618505] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.632849] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.633862] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.635278] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.636275] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.637372] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.638565] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.639964] usb usb1: Product: UHCI Host Controller\n[ 0.640882] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642014] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.643133] hub 1-0:1.0: USB hub found\n[ 0.643910] hub 1-0:1.0: 2 ports detected\n[ 0.644821] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.646925] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.647865] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.648878] mousedev: PS/2 mouse device common for all mice\n[ 0.650116] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.651914] rtc_cmos 00:00: RTC can wake from S4\n[ 0.652993] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.654179] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655344] i2c /dev entries driver\n[ 0.656096] device-mapper: uevent: version 1.0.3\n[ 0.657019] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.658619] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.659888] NET: Registered protocol family 10\n[ 0.660873] NET: Registered protocol family 17\n[ 0.661750] Key type dns_resolver registered\n[ 0.662663] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.663756] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665477] registered taskstats version 1\n[ 0.666305] Loading compiled-in X.509 certificates\n[ 0.667735] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669567] zswap: loaded using pool lzo/zbud\n[ 0.670954] Key type trusted registered\n[ 0.672474] Key type encrypted registered\n[ 0.673299] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674321] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675339] evm: HMAC attrs: 0x1\n[ 0.676643] Magic number: 2:14:796\n[ 0.677487] rtc_cmos 00:00: setting system clock to 2018-09-26 17:46:24 UTC (1537983984)\n[ 0.679073] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680164] EDD information not available.\n[ 0.766330] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.768026] Write protecting the kernel read-only data: 14336k\n[ 0.779763] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.781770] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.826168] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.67\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.77. iid=i-00000144\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZvQAwdz9/W2Mji7hLbv0xSPlm9UuT+Q5luzQB1ngP+sDUKJjZGvMNKn7fQZS/nfcTm57h2MZPWRlxoB5sgyQOvWsT8Zcs47v6WFXPf/UcfSjgevRXg1rHnsev2QmilDusAkA+lGui4i3hwlP1FAB+hYhQaHLgaVGMM9AOhmlo4Fg74mvoyB2++gytyIe6Dftb5gnoePBxJeimjn70FJH6BUQMlf7vS/D99FVU+IK024rPYovyP4mq91BRxaYEhXbGBBzVqAyXLXwHDsGwMQemiS0u6dfX8dFx9NH1Ept3NYP1BlFDucUWKeuUINy9tMHTzgtyYnG/RUOwc5LjdxhH root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBALoB4doAkxdCirO/ym4arpf5fljQ7qNGGznzU71mFWI5V+TnA8w+oudlQU2yh2bdVXm3bk9j9J/tHNV/RuPG7OmTatYUANgGG8wJkSt/p1rjSyyJdq2jmrL6VSktAarEEH2vtz/SLzR/kX9NjWGAXBgEYEt/IY6G/06pO+qTT5S9AAAAFQCmOyr6mTAQ/wGRrqm9Wph+xsnlXQAAAIBwdqjaDdHMilWAIziC0+X3WiEqK2jjeA7Gp7i3hraeVfOnbYHInDVphjjuvSvpSApDkrmZfwiO56tin2uPD5VHZwPNMAVZOb0qr8ocGCDcdDU89YFeeihhasQ9fE5jgUTdbiXsdXVtkt3Q1r3xoSAfJLb8TCLMYztgOZZjT8N54QAAAIBK5UqIHf5misyvJ5K/wU1VNJJSd/Xob1b+eAZHnQF8c26cdsOgfpyR0C76ZcAi3Yt7KOR0UKlkjrM0d9n5+ZX7/ua8Ht+IvKmvbaYQQqAk2s5UPo3qC7QrLCy6Rg2nH/b+qC100GA8/5IzXgI5FWStkmPtlcUKDwVMHhS7q2Mf0A== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe9a:ebeb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000144\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.85 ===\n/dev/root resized successfully [took 1.53s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:9A:EB:EB \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9a:ebeb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8942 (8.7 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-09-26 17:47:11,110 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc/action used request id req-cd84de5f-17e6-4b1e-bf5b-3691ca9de41c 2018-09-26 17:47:13,130 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e9474fe2512de3d89d5ea971cc991024734a99" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:47:14,203 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ebe83127-76ec-40a1-abcc-c47f01932300 x-compute-request-id: req-ebe83127-76ec-40a1-abcc-c47f01932300 Content-Encoding: gzip Content-Length: 10066 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 517625865 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.130979] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132659] pid_max: default: 32768 minimum: 301\n[ 0.133560] ACPI: Core revision 20150930\n[ 0.134949] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136268] Security Framework initialized\n[ 0.137092] Yama: becoming mindful.\n[ 0.137832] AppArmor: AppArmor initialized\n[ 0.138713] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140100] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141437] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142694] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144136] Initializing cgroup subsys io\n[ 0.144984] Initializing cgroup subsys memory\n[ 0.145858] Initializing cgroup subsys devices\n[ 0.146753] Initializing cgroup subsys freezer\n[ 0.147644] Initializing cgroup subsys net_cls\n[ 0.148523] Initializing cgroup subsys perf_event\n[ 0.149452] Initializing cgroup subsys net_prio\n[ 0.150367] Initializing cgroup subsys hugetlb\n[ 0.151262] Initializing cgroup subsys pids\n[ 0.152151] CPU: Physical Processor ID: 0\n[ 0.153662] mce: CPU supports 10 MCE banks\n[ 0.154540] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155585] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166404] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172761] ftrace: allocating 31920 entries in 125 pages\n[ 0.198269] smpboot: Max logical packages: 1\n[ 0.199126] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200478] x2apic enabled\n[ 0.201308] Switched APIC routing to physical x2apic.\n[ 0.203077] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204215] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206223] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208100] KVM setup paravirtual spinlock\n[ 0.209393] x86: Booted up 1 node, 1 CPUs\n[ 0.210210] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211595] devtmpfs: initialized\n[ 0.213309] evm: security.selinux\n[ 0.214014] evm: security.SMACK64\n[ 0.214703] evm: security.SMACK64EXEC\n[ 0.215442] evm: security.SMACK64TRANSMUTE\n[ 0.216251] evm: security.SMACK64MMAP\n[ 0.217001] evm: security.ima\n[ 0.217640] evm: security.capability\n[ 0.218435] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220283] pinctrl core: initialized pinctrl subsystem\n[ 0.221390] RTC time: 17:46:23, date: 09/26/18\n[ 0.222354] NET: Registered protocol family 16\n[ 0.223318] cpuidle: using governor ladder\n[ 0.224147] cpuidle: using governor menu\n[ 0.224938] PCCT header not found.\n[ 0.225674] ACPI: bus type PCI registered\n[ 0.226457] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227711] PCI: Using configuration type 1 for base access\n[ 0.229426] ACPI: Added _OSI(Module Device)\n[ 0.230278] ACPI: Added _OSI(Processor Device)\n[ 0.231166] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232052] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234167] ACPI: Interpreter enabled\n[ 0.234921] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236707] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238514] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240342] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242187] ACPI: (supports S0 S5)\n[ 0.242871] ACPI: Using IOAPIC for interrupt routing\n[ 0.243805] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246875] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248024] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249219] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250379] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252546] acpiphp: Slot [3] registered\n[ 0.253328] acpiphp: Slot [4] registered\n[ 0.254148] acpiphp: Slot [5] registered\n[ 0.254959] acpiphp: Slot [6] registered\n[ 0.255749] acpiphp: Slot [7] registered\n[ 0.256546] acpiphp: Slot [8] registered\n[ 0.257345] acpiphp: Slot [9] registered\n[ 0.258146] acpiphp: Slot [10] registered\n[ 0.258952] acpiphp: Slot [11] registered\n[ 0.259767] acpiphp: Slot [12] registered\n[ 0.260580] acpiphp: Slot [13] registered\n[ 0.261389] acpiphp: Slot [14] registered\n[ 0.262196] acpiphp: Slot [15] registered\n[ 0.272892] acpiphp: Slot [16] registered\n[ 0.273703] acpiphp: Slot [17] registered\n[ 0.274507] acpiphp: Slot [18] registered\n[ 0.275317] acpiphp: Slot [19] registered\n[ 0.276125] acpiphp: Slot [20] registered\n[ 0.276940] acpiphp: Slot [21] registered\n[ 0.277750] acpiphp: Slot [22] registered\n[ 0.278554] acpiphp: Slot [23] registered\n[ 0.279373] acpiphp: Slot [24] registered\n[ 0.280186] acpiphp: Slot [25] registered\n[ 0.280998] acpiphp: Slot [26] registered\n[ 0.281804] acpiphp: Slot [27] registered\n[ 0.282611] acpiphp: Slot [28] registered\n[ 0.283420] acpiphp: Slot [29] registered\n[ 0.284225] acpiphp: Slot [30] registered\n[ 0.285039] acpiphp: Slot [31] registered\n[ 0.285843] PCI host bridge to bus 0000:00\n[ 0.286649] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287853] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290513] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291964] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298068] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299315] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300460] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308161] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355747] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357231] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358657] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360031] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361394] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362632] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363751] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366354] vgaarb: loaded\n[ 0.366949] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368064] SCSI subsystem initialized\n[ 0.368869] ACPI: bus type USB registered\n[ 0.369669] usbcore: registered new interface driver usbfs\n[ 0.370684] usbcore: registered new interface driver hub\n[ 0.371671] usbcore: registered new device driver usb\n[ 0.372707] PCI: Using ACPI for IRQ routing\n[ 0.373713] NetLabel: Initializing\n[ 0.374409] NetLabel: domain hash size = 128\n[ 0.375271] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376268] NetLabel: unlabeled traffic allowed by default\n[ 0.377351] clocksource: Switched to clocksource kvm-clock\n[ 0.382791] AppArmor: AppArmor Filesystem Enabled\n[ 0.383727] pnp: PnP ACPI init\n[ 0.384613] pnp: PnP ACPI: found 5 devices\n[ 0.390969] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392647] NET: Registered protocol family 2\n[ 0.393586] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394836] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396015] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397155] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399366] NET: Registered protocol family 1\n[ 0.400216] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401290] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402345] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416233] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430441] Trying to unpack rootfs image as initramfs...\n[ 0.479530] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493264] Scanning for low memory corruption every 60 seconds\n[ 0.494656] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495813] audit: initializing netlink subsys (disabled)\n[ 0.496845] audit: type=2000 audit(1537983984.673:1): initialized\n[ 0.498178] Initialise system trusted keyring\n[ 0.499109] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502258] zbud: loaded\n[ 0.502980] VFS: Disk quotas dquot_6.6.0\n[ 0.503800] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505310] fuse init (API version 7.23)\n[ 0.506227] Key type big_key registered\n[ 0.507014] Allocating IMA MOK and blacklist keyrings.\n[ 0.508491] Key type asymmetric registered\n[ 0.509298] Asymmetric key parser 'x509' registered\n[ 0.510241] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511669] io scheduler noop registered\n[ 0.512438] io scheduler deadline registered (default)\n[ 0.513411] io scheduler cfq registered\n[ 0.514223] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515238] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516459] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517888] ACPI: Power Button [PWRF]\n[ 0.518699] GHES: HEST is not enabled!\n[ 0.532056] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.561569] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587103] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589346] Linux agpgart interface v0.103\n[ 0.591387] brd: module loaded\n[ 0.592569] loop: module loaded\n[ 0.597074] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.598552] GPT:90111 != 2097151\n[ 0.599240] GPT:Alternate GPT header not at the end of the disk.\n[ 0.600339] GPT:90111 != 2097151\n[ 0.601019] GPT: Use GNU Parted to correct GPT errors.\n[ 0.601998] vda: vda1 vda15\n[ 0.603476] scsi host0: ata_piix\n[ 0.604217] scsi host1: ata_piix\n[ 0.604928] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.606168] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.607635] libphy: Fixed MDIO Bus: probed\n[ 0.608459] tun: Universal TUN/TAP device driver, 1.6\n[ 0.609428] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.611567] PPP generic driver version 2.4.2\n[ 0.612459] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.613750] ehci-pci: EHCI PCI platform driver\n[ 0.614610] ehci-platform: EHCI generic platform driver\n[ 0.615571] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.616680] ohci-pci: OHCI PCI platform driver\n[ 0.617535] ohci-platform: OHCI generic platform driver\n[ 0.618505] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.632849] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.633862] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.635278] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.636275] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.637372] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.638565] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.639964] usb usb1: Product: UHCI Host Controller\n[ 0.640882] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642014] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.643133] hub 1-0:1.0: USB hub found\n[ 0.643910] hub 1-0:1.0: 2 ports detected\n[ 0.644821] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.646925] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.647865] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.648878] mousedev: PS/2 mouse device common for all mice\n[ 0.650116] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.651914] rtc_cmos 00:00: RTC can wake from S4\n[ 0.652993] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.654179] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655344] i2c /dev entries driver\n[ 0.656096] device-mapper: uevent: version 1.0.3\n[ 0.657019] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.658619] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.659888] NET: Registered protocol family 10\n[ 0.660873] NET: Registered protocol family 17\n[ 0.661750] Key type dns_resolver registered\n[ 0.662663] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.663756] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665477] registered taskstats version 1\n[ 0.666305] Loading compiled-in X.509 certificates\n[ 0.667735] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669567] zswap: loaded using pool lzo/zbud\n[ 0.670954] Key type trusted registered\n[ 0.672474] Key type encrypted registered\n[ 0.673299] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674321] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675339] evm: HMAC attrs: 0x1\n[ 0.676643] Magic number: 2:14:796\n[ 0.677487] rtc_cmos 00:00: setting system clock to 2018-09-26 17:46:24 UTC (1537983984)\n[ 0.679073] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680164] EDD information not available.\n[ 0.766330] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.768026] Write protecting the kernel read-only data: 14336k\n[ 0.779763] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.781770] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.826168] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.67\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.77. iid=i-00000144\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZvQAwdz9/W2Mji7hLbv0xSPlm9UuT+Q5luzQB1ngP+sDUKJjZGvMNKn7fQZS/nfcTm57h2MZPWRlxoB5sgyQOvWsT8Zcs47v6WFXPf/UcfSjgevRXg1rHnsev2QmilDusAkA+lGui4i3hwlP1FAB+hYhQaHLgaVGMM9AOhmlo4Fg74mvoyB2++gytyIe6Dftb5gnoePBxJeimjn70FJH6BUQMlf7vS/D99FVU+IK024rPYovyP4mq91BRxaYEhXbGBBzVqAyXLXwHDsGwMQemiS0u6dfX8dFx9NH1Ept3NYP1BlFDucUWKeuUINy9tMHTzgtyYnG/RUOwc5LjdxhH root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBALoB4doAkxdCirO/ym4arpf5fljQ7qNGGznzU71mFWI5V+TnA8w+oudlQU2yh2bdVXm3bk9j9J/tHNV/RuPG7OmTatYUANgGG8wJkSt/p1rjSyyJdq2jmrL6VSktAarEEH2vtz/SLzR/kX9NjWGAXBgEYEt/IY6G/06pO+qTT5S9AAAAFQCmOyr6mTAQ/wGRrqm9Wph+xsnlXQAAAIBwdqjaDdHMilWAIziC0+X3WiEqK2jjeA7Gp7i3hraeVfOnbYHInDVphjjuvSvpSApDkrmZfwiO56tin2uPD5VHZwPNMAVZOb0qr8ocGCDcdDU89YFeeihhasQ9fE5jgUTdbiXsdXVtkt3Q1r3xoSAfJLb8TCLMYztgOZZjT8N54QAAAIBK5UqIHf5misyvJ5K/wU1VNJJSd/Xob1b+eAZHnQF8c26cdsOgfpyR0C76ZcAi3Yt7KOR0UKlkjrM0d9n5+ZX7/ua8Ht+IvKmvbaYQQqAk2s5UPo3qC7QrLCy6Rg2nH/b+qC100GA8/5IzXgI5FWStkmPtlcUKDwVMHhS7q2Mf0A== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe9a:ebeb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000144\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.85 ===\n/dev/root resized successfully [took 1.53s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:9A:EB:EB \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9a:ebeb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8942 (8.7 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-09-26 17:47:14,203 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc/action used request id req-ebe83127-76ec-40a1-abcc-c47f01932300 2018-09-26 17:47:16,224 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e9474fe2512de3d89d5ea971cc991024734a99" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:47:17,296 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4fa0750-a81d-4b35-8206-d450e723c05d x-compute-request-id: req-c4fa0750-a81d-4b35-8206-d450e723c05d Content-Encoding: gzip Content-Length: 10860 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 517625865 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.130979] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132659] pid_max: default: 32768 minimum: 301\n[ 0.133560] ACPI: Core revision 20150930\n[ 0.134949] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136268] Security Framework initialized\n[ 0.137092] Yama: becoming mindful.\n[ 0.137832] AppArmor: AppArmor initialized\n[ 0.138713] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140100] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141437] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142694] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144136] Initializing cgroup subsys io\n[ 0.144984] Initializing cgroup subsys memory\n[ 0.145858] Initializing cgroup subsys devices\n[ 0.146753] Initializing cgroup subsys freezer\n[ 0.147644] Initializing cgroup subsys net_cls\n[ 0.148523] Initializing cgroup subsys perf_event\n[ 0.149452] Initializing cgroup subsys net_prio\n[ 0.150367] Initializing cgroup subsys hugetlb\n[ 0.151262] Initializing cgroup subsys pids\n[ 0.152151] CPU: Physical Processor ID: 0\n[ 0.153662] mce: CPU supports 10 MCE banks\n[ 0.154540] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155585] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166404] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172761] ftrace: allocating 31920 entries in 125 pages\n[ 0.198269] smpboot: Max logical packages: 1\n[ 0.199126] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200478] x2apic enabled\n[ 0.201308] Switched APIC routing to physical x2apic.\n[ 0.203077] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204215] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206223] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208100] KVM setup paravirtual spinlock\n[ 0.209393] x86: Booted up 1 node, 1 CPUs\n[ 0.210210] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211595] devtmpfs: initialized\n[ 0.213309] evm: security.selinux\n[ 0.214014] evm: security.SMACK64\n[ 0.214703] evm: security.SMACK64EXEC\n[ 0.215442] evm: security.SMACK64TRANSMUTE\n[ 0.216251] evm: security.SMACK64MMAP\n[ 0.217001] evm: security.ima\n[ 0.217640] evm: security.capability\n[ 0.218435] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220283] pinctrl core: initialized pinctrl subsystem\n[ 0.221390] RTC time: 17:46:23, date: 09/26/18\n[ 0.222354] NET: Registered protocol family 16\n[ 0.223318] cpuidle: using governor ladder\n[ 0.224147] cpuidle: using governor menu\n[ 0.224938] PCCT header not found.\n[ 0.225674] ACPI: bus type PCI registered\n[ 0.226457] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227711] PCI: Using configuration type 1 for base access\n[ 0.229426] ACPI: Added _OSI(Module Device)\n[ 0.230278] ACPI: Added _OSI(Processor Device)\n[ 0.231166] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232052] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234167] ACPI: Interpreter enabled\n[ 0.234921] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236707] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238514] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240342] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242187] ACPI: (supports S0 S5)\n[ 0.242871] ACPI: Using IOAPIC for interrupt routing\n[ 0.243805] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246875] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248024] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249219] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250379] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252546] acpiphp: Slot [3] registered\n[ 0.253328] acpiphp: Slot [4] registered\n[ 0.254148] acpiphp: Slot [5] registered\n[ 0.254959] acpiphp: Slot [6] registered\n[ 0.255749] acpiphp: Slot [7] registered\n[ 0.256546] acpiphp: Slot [8] registered\n[ 0.257345] acpiphp: Slot [9] registered\n[ 0.258146] acpiphp: Slot [10] registered\n[ 0.258952] acpiphp: Slot [11] registered\n[ 0.259767] acpiphp: Slot [12] registered\n[ 0.260580] acpiphp: Slot [13] registered\n[ 0.261389] acpiphp: Slot [14] registered\n[ 0.262196] acpiphp: Slot [15] registered\n[ 0.272892] acpiphp: Slot [16] registered\n[ 0.273703] acpiphp: Slot [17] registered\n[ 0.274507] acpiphp: Slot [18] registered\n[ 0.275317] acpiphp: Slot [19] registered\n[ 0.276125] acpiphp: Slot [20] registered\n[ 0.276940] acpiphp: Slot [21] registered\n[ 0.277750] acpiphp: Slot [22] registered\n[ 0.278554] acpiphp: Slot [23] registered\n[ 0.279373] acpiphp: Slot [24] registered\n[ 0.280186] acpiphp: Slot [25] registered\n[ 0.280998] acpiphp: Slot [26] registered\n[ 0.281804] acpiphp: Slot [27] registered\n[ 0.282611] acpiphp: Slot [28] registered\n[ 0.283420] acpiphp: Slot [29] registered\n[ 0.284225] acpiphp: Slot [30] registered\n[ 0.285039] acpiphp: Slot [31] registered\n[ 0.285843] PCI host bridge to bus 0000:00\n[ 0.286649] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287853] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290513] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291964] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298068] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299315] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300460] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308161] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355747] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357231] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358657] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360031] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361394] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362632] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363751] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366354] vgaarb: loaded\n[ 0.366949] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368064] SCSI subsystem initialized\n[ 0.368869] ACPI: bus type USB registered\n[ 0.369669] usbcore: registered new interface driver usbfs\n[ 0.370684] usbcore: registered new interface driver hub\n[ 0.371671] usbcore: registered new device driver usb\n[ 0.372707] PCI: Using ACPI for IRQ routing\n[ 0.373713] NetLabel: Initializing\n[ 0.374409] NetLabel: domain hash size = 128\n[ 0.375271] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376268] NetLabel: unlabeled traffic allowed by default\n[ 0.377351] clocksource: Switched to clocksource kvm-clock\n[ 0.382791] AppArmor: AppArmor Filesystem Enabled\n[ 0.383727] pnp: PnP ACPI init\n[ 0.384613] pnp: PnP ACPI: found 5 devices\n[ 0.390969] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392647] NET: Registered protocol family 2\n[ 0.393586] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394836] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396015] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397155] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399366] NET: Registered protocol family 1\n[ 0.400216] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401290] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402345] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416233] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430441] Trying to unpack rootfs image as initramfs...\n[ 0.479530] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493264] Scanning for low memory corruption every 60 seconds\n[ 0.494656] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495813] audit: initializing netlink subsys (disabled)\n[ 0.496845] audit: type=2000 audit(1537983984.673:1): initialized\n[ 0.498178] Initialise system trusted keyring\n[ 0.499109] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502258] zbud: loaded\n[ 0.502980] VFS: Disk quotas dquot_6.6.0\n[ 0.503800] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505310] fuse init (API version 7.23)\n[ 0.506227] Key type big_key registered\n[ 0.507014] Allocating IMA MOK and blacklist keyrings.\n[ 0.508491] Key type asymmetric registered\n[ 0.509298] Asymmetric key parser 'x509' registered\n[ 0.510241] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511669] io scheduler noop registered\n[ 0.512438] io scheduler deadline registered (default)\n[ 0.513411] io scheduler cfq registered\n[ 0.514223] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515238] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516459] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517888] ACPI: Power Button [PWRF]\n[ 0.518699] GHES: HEST is not enabled!\n[ 0.532056] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.561569] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587103] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589346] Linux agpgart interface v0.103\n[ 0.591387] brd: module loaded\n[ 0.592569] loop: module loaded\n[ 0.597074] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.598552] GPT:90111 != 2097151\n[ 0.599240] GPT:Alternate GPT header not at the end of the disk.\n[ 0.600339] GPT:90111 != 2097151\n[ 0.601019] GPT: Use GNU Parted to correct GPT errors.\n[ 0.601998] vda: vda1 vda15\n[ 0.603476] scsi host0: ata_piix\n[ 0.604217] scsi host1: ata_piix\n[ 0.604928] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.606168] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.607635] libphy: Fixed MDIO Bus: probed\n[ 0.608459] tun: Universal TUN/TAP device driver, 1.6\n[ 0.609428] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.611567] PPP generic driver version 2.4.2\n[ 0.612459] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.613750] ehci-pci: EHCI PCI platform driver\n[ 0.614610] ehci-platform: EHCI generic platform driver\n[ 0.615571] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.616680] ohci-pci: OHCI PCI platform driver\n[ 0.617535] ohci-platform: OHCI generic platform driver\n[ 0.618505] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.632849] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.633862] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.635278] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.636275] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.637372] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.638565] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.639964] usb usb1: Product: UHCI Host Controller\n[ 0.640882] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642014] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.643133] hub 1-0:1.0: USB hub found\n[ 0.643910] hub 1-0:1.0: 2 ports detected\n[ 0.644821] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.646925] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.647865] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.648878] mousedev: PS/2 mouse device common for all mice\n[ 0.650116] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.651914] rtc_cmos 00:00: RTC can wake from S4\n[ 0.652993] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.654179] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655344] i2c /dev entries driver\n[ 0.656096] device-mapper: uevent: version 1.0.3\n[ 0.657019] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.658619] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.659888] NET: Registered protocol family 10\n[ 0.660873] NET: Registered protocol family 17\n[ 0.661750] Key type dns_resolver registered\n[ 0.662663] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.663756] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665477] registered taskstats version 1\n[ 0.666305] Loading compiled-in X.509 certificates\n[ 0.667735] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669567] zswap: loaded using pool lzo/zbud\n[ 0.670954] Key type trusted registered\n[ 0.672474] Key type encrypted registered\n[ 0.673299] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674321] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675339] evm: HMAC attrs: 0x1\n[ 0.676643] Magic number: 2:14:796\n[ 0.677487] rtc_cmos 00:00: setting system clock to 2018-09-26 17:46:24 UTC (1537983984)\n[ 0.679073] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680164] EDD information not available.\n[ 0.766330] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.768026] Write protecting the kernel read-only data: 14336k\n[ 0.779763] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.781770] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.826168] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.67\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.77. iid=i-00000144\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZvQAwdz9/W2Mji7hLbv0xSPlm9UuT+Q5luzQB1ngP+sDUKJjZGvMNKn7fQZS/nfcTm57h2MZPWRlxoB5sgyQOvWsT8Zcs47v6WFXPf/UcfSjgevRXg1rHnsev2QmilDusAkA+lGui4i3hwlP1FAB+hYhQaHLgaVGMM9AOhmlo4Fg74mvoyB2++gytyIe6Dftb5gnoePBxJeimjn70FJH6BUQMlf7vS/D99FVU+IK024rPYovyP4mq91BRxaYEhXbGBBzVqAyXLXwHDsGwMQemiS0u6dfX8dFx9NH1Ept3NYP1BlFDucUWKeuUINy9tMHTzgtyYnG/RUOwc5LjdxhH root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBALoB4doAkxdCirO/ym4arpf5fljQ7qNGGznzU71mFWI5V+TnA8w+oudlQU2yh2bdVXm3bk9j9J/tHNV/RuPG7OmTatYUANgGG8wJkSt/p1rjSyyJdq2jmrL6VSktAarEEH2vtz/SLzR/kX9NjWGAXBgEYEt/IY6G/06pO+qTT5S9AAAAFQCmOyr6mTAQ/wGRrqm9Wph+xsnlXQAAAIBwdqjaDdHMilWAIziC0+X3WiEqK2jjeA7Gp7i3hraeVfOnbYHInDVphjjuvSvpSApDkrmZfwiO56tin2uPD5VHZwPNMAVZOb0qr8ocGCDcdDU89YFeeihhasQ9fE5jgUTdbiXsdXVtkt3Q1r3xoSAfJLb8TCLMYztgOZZjT8N54QAAAIBK5UqIHf5misyvJ5K/wU1VNJJSd/Xob1b+eAZHnQF8c26cdsOgfpyR0C76ZcAi3Yt7KOR0UKlkjrM0d9n5+ZX7/ua8Ht+IvKmvbaYQQqAk2s5UPo3qC7QrLCy6Rg2nH/b+qC100GA8/5IzXgI5FWStkmPtlcUKDwVMHhS7q2Mf0A== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe9a:ebeb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000144\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.85 ===\n/dev/root resized successfully [took 1.53s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:9A:EB:EB \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9a:ebeb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8942 (8.7 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.114153] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.114155] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.114156] usb 1-1: Product: QEMU USB Tablet\n[ 1.114157] usb 1-1: Manufacturer: QEMU\n[ 1.114158] usb 1-1: SerialNumber: 42\n[ 1.489595] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\n[ 1.830318] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.862164] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 3.966720] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.354823] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nSep 26 18:46:25 cirros syslog.info syslogd started: BusyBox v1.23.2\nSep 26 18:46:25 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nSep 26 18:46:25 cirros kern.notice kernel: [ 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)\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nSep 26 18:46:27 cirros auth.notice su: + /dev/console root:cirros\nSep 26 18:46:27 cirros authpriv.info dropbear[340]: Running in background\nSep 26 18:46:27 cirros kern.info kernel: [ 3.966720] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nSep 26 18:46:28 cirros kern.info kernel: [ 4.354823] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2018-09-26 17:47:17,297 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc/action used request id req-c4fa0750-a81d-4b35-8206-d450e723c05d 2018-09-26 17:47:19,332 - sdnvpn_test_utils - INFO - Waiting for instance 54eecdbd-603e-4f59-a90f-4ac5c9f86459 to boot up 2018-09-26 17:47:19,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/54eecdbd-603e-4f59-a90f-4ac5c9f86459/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d079ecb48f68965ca2858338f0c31be6c9b98fed" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:47:20,409 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ba2e1dea-588c-41af-a055-6a659933e79f x-compute-request-id: req-ba2e1dea-588c-41af-a055-6a659933e79f Content-Encoding: gzip Content-Length: 8078 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 530387463 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128607] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130241] pid_max: default: 32768 minimum: 301\n[ 0.131124] ACPI: Core revision 20150930\n[ 0.132493] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133786] Security Framework initialized\n[ 0.134583] Yama: becoming mindful.\n[ 0.135300] AppArmor: AppArmor initialized\n[ 0.136160] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137460] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138711] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139899] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141261] Initializing cgroup subsys io\n[ 0.142061] Initializing cgroup subsys memory\n[ 0.142900] Initializing cgroup subsys devices\n[ 0.143767] Initializing cgroup subsys freezer\n[ 0.144619] Initializing cgroup subsys net_cls\n[ 0.145472] Initializing cgroup subsys perf_event\n[ 0.146364] Initializing cgroup subsys net_prio\n[ 0.147228] Initializing cgroup subsys hugetlb\n[ 0.148097] Initializing cgroup subsys pids\n[ 0.148954] CPU: Physical Processor ID: 0\n[ 0.150448] mce: CPU supports 10 MCE banks\n[ 0.151282] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152280] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164485] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170790] ftrace: allocating 31920 entries in 125 pages\n[ 0.196770] smpboot: Max logical packages: 1\n[ 0.197599] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198924] x2apic enabled\n[ 0.199737] Switched APIC routing to physical x2apic.\n[ 0.201452] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202550] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204511] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206268] KVM setup paravirtual spinlock\n[ 0.207542] x86: Booted up 1 node, 1 CPUs\n[ 0.208341] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209715] devtmpfs: initialized\n[ 0.211414] evm: security.selinux\n[ 0.212104] evm: security.SMACK64\n[ 0.212782] evm: security.SMACK64EXEC\n[ 0.213510] evm: security.SMACK64TRANSMUTE\n[ 0.214302] evm: security.SMACK64MMAP\n[ 0.215032] evm: security.ima\n[ 0.215669] evm: security.capability\n[ 0.216461] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218278] pinctrl core: initialized pinctrl subsystem\n[ 0.219354] RTC time: 17:46:35, date: 09/26/18\n[ 0.220301] NET: Registered protocol family 16\n[ 0.221255] cpuidle: using governor ladder\n[ 0.222061] cpuidle: using governor menu\n[ 0.222833] PCCT header not found.\n[ 0.223566] ACPI: bus type PCI registered\n[ 0.224361] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225578] PCI: Using configuration type 1 for base access\n[ 0.227312] ACPI: Added _OSI(Module Device)\n[ 0.228142] ACPI: Added _OSI(Processor Device)\n[ 0.228995] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229879] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231967] ACPI: Interpreter enabled\n[ 0.232712] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236320] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238119] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239914] ACPI: (supports S0 S5)\n[ 0.240597] ACPI: Using IOAPIC for interrupt routing\n[ 0.241520] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244787] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245896] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247098] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248261] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250416] acpiphp: Slot [3] registered\n[ 0.251201] acpiphp: Slot [4] registered\n[ 0.251981] acpiphp: Slot [5] registered\n[ 0.252764] acpiphp: Slot [6] registered\n[ 0.253535] acpiphp: Slot [7] registered\n[ 0.254311] acpiphp: Slot [8] registered\n[ 0.255091] acpiphp: Slot [9] registered\n[ 0.255862] acpiphp: Slot [10] registered\n[ 0.256644] acpiphp: Slot [11] registered\n[ 0.257455] acpiphp: Slot [12] registered\n[ 0.258264] acpiphp: Slot [13] registered\n[ 0.259050] acpiphp: Slot [14] registered\n[ 0.259836] acpiphp: Slot [15] registered\n[ 0.270635] acpiphp: Slot [16] registered\n[ 0.271433] acpiphp: Slot [17] registered\n[ 0.272224] acpiphp: Slot [18] registered\n[ 0.273011] acpiphp: Slot [19] registered\n[ 0.273796] acpiphp: Slot [20] registered\n[ 0.274579] acpiphp: Slot [21] registered\n[ 0.275374] acpiphp: Slot [22] registered\n[ 0.276163] acpiphp: Slot [23] registered\n[ 0.276950] acpiphp: Slot [24] registered\n[ 0.277737] acpiphp: Slot [25] registered\n[ 0.278521] acpiphp: Slot [26] registered\n[ 0.279310] acpiphp: Slot [27] registered\n[ 0.280104] acpiphp: Slot [28] registered\n[ 0.280896] acpiphp: Slot [29] registered\n[ 0.281679] acpiphp: Slot [30] registered\n[ 0.282467] acpiphp: Slot [31] registered\n[ 0.283254] PCI host bridge to bus 0000:00\n[ 0.284040] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285218] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286395] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287801] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289205] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295407] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296651] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297792] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299022] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306721] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308113] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357877] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359324] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360707] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362093] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363441] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364660] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365790] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366812] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368323] vgaarb: loaded\n[ 0.368910] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370023] SCSI subsystem initialized\n[ 0.370822] ACPI: bus type USB registered\n[ 0.371610] usbcore: registered new interface driver usbfs\n[ 0.372607] usbcore: registered new interface driver hub\n[ 0.373581] usbcore: registered new device driver usb\n[ 0.374608] PCI: Using ACPI for IRQ routing\n[ 0.375607] NetLabel: Initializing\n[ 0.376300] NetLabel: domain hash size = 128\n[ 0.377128] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378046] NetLabel: unlabeled traffic allowed by default\n[ 0.379119] clocksource: Switched to clocksource kvm-clock\n[ 0.384628] AppArmor: AppArmor Filesystem Enabled\n[ 0.385579] pnp: PnP ACPI init\n[ 0.386473] pnp: PnP ACPI: found 5 devices\n[ 0.392829] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.394483] NET: Registered protocol family 2\n[ 0.395422] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.396653] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.397779] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.398896] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399936] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401068] NET: Registered protocol family 1\n[ 0.401906] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.402960] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.403999] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417995] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.432199] Trying to unpack rootfs image as initramfs...\n[ 0.482565] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496320] Scanning for low memory corruption every 60 seconds\n[ 0.497741] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498854] audit: initializing netlink subsys (disabled)\n[ 0.499854] audit: type=2000 audit(1537983996.669:1): initialized\n[ 0.501121] Initialise system trusted keyring\n[ 0.502023] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503162] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505084] zbud: loaded\n[ 0.505769] VFS: Disk quotas dquot_6.6.0\n[ 0.506556] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508033] fuse init (API version 7.23)\n[ 0.508895] Key type big_key registered\n[ 0.509668] Allocating IMA MOK and blacklist keyrings.\n[ 0.510745] Key type asymmetric registered\n[ 0.511549] Asymmetric key parser 'x509' registered\n[ 0.512476] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.513895] io scheduler noop registered\n[ 0.514659] io scheduler deadline registered (default)\n[ 0.515624] io scheduler cfq registered\n[ 0.516438] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.517447] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519026] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.520445] ACPI: Power Button [PWRF]\n[ 0.521260] GHES: HEST is not enabled!\n[ 0.534966] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567612] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.591213] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.593327] Linux agpgart interface v0.103\n[ 0.595365] brd: module loaded\n[ 0.596521] loop: module loaded\n[ 0.601273] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.602690] GPT:90111 != 2097151\n[ 0.603358] GPT:Alternate GPT header not at the end of the disk.\n[ 0.604425] GPT:90111 != 2097151\n[ 0.605097] GPT: Use GNU Parted to correct GPT errors.\n[ 0.606045] vda: vda1 vda15\n[ 0.607471] scsi host0: ata_piix\n[ 0.608191] scsi host1: ata_piix\n[ 0.608886] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610068] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.611479] libphy: Fixed MDIO Bus: probed\n[ 0.612283] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613203] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.615322] PPP generic driver version 2.4.2\n[ 0.616197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.617454] ehci-pci: EHCI PCI platform driver\n[ 0.618302] ehci-platform: EHCI generic platform driver\n[ 0.619269] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.620363] ohci-pci: OHCI PCI platform driver\n[ 0.621205] ohci-platform: OHCI generic platform driver\n[ 0.622168] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.636443] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637417] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.638827] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.639833] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.640922] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.642111] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.643498] usb usb1: Product: UHCI Host Controller\n[ 0.644414] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.645522] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.646459] hub 1-0:1.0: USB hub found\n[ 0.647224] hub 1-0:1.0: 2 ports detected\n[ 0.648100] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.650152] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.651069] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.652064] mousedev: PS/2 mouse device common for all mice\n[ 0.653269] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.655055] rtc_cmos 00:00: RTC can wake from S4\n[ 0.656137] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.657291] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.658452] i2c /dev entries driver\n[ 0.659195] device-mapper: uevent: version 1.0.3\n[ 0.660114] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.661698] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662930] NET: Registered protocol family 10\n[ 0.663900] NET: Registered protocol family 17\n[ 0.664761] Key type dns_resolver registered\n[ 0.665656] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.666724] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.668418] registered taskstats version 1\n[ 0.669224] Loading compiled-in X.509 certificates\n[ 0.670627] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.672429] zswap: loaded using pool lzo/zbud\n[ 0.673766] Key type trusted registered\n[ 0.675311] Key type encrypted registered\n[ 0.676114] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.677110] ima: No TPM chip found, activating TPM-bypass!\n[ 0.678120] evm: HMAC attrs: 0x1\n[ 0.679027] Magic number: 2:14:796\n[ 0.679848] rtc_cmos 00:00: setting system clock to 2018-09-26 17:46:36 UTC (1537983996)\n[ 0.681399] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682479] EDD information not available.\n[ 0.767763] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.769172] ata1.00: configured for MWDMA2\n[ 0.770330] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.782686] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.783899] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.785118] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.786953] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788454] Write protecting the kernel read-only data: 14336k\n[ 0.789981] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791748] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.849502] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 2.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.16s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-09-26 17:47:20,410 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/54eecdbd-603e-4f59-a90f-4ac5c9f86459/action used request id req-ba2e1dea-588c-41af-a055-6a659933e79f 2018-09-26 17:47:22,413 - sdnvpn_test_utils - INFO - Waiting for instance 2fc264d3-7e1b-4408-b11a-ac9d57cd4736 to boot up 2018-09-26 17:47:22,416 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2fc264d3-7e1b-4408-b11a-ac9d57cd4736/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a499c31eb02f43f4daa5b8bd590feacbf2a1dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:47:23,492 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-79fb27c7-08df-4f4c-8e75-b026a23134fd x-compute-request-id: req-79fb27c7-08df-4f4c-8e75-b026a23134fd Content-Encoding: gzip Content-Length: 8114 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 648480487 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132841] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134581] pid_max: default: 32768 minimum: 301\n[ 0.135511] ACPI: Core revision 20150930\n[ 0.136918] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138278] Security Framework initialized\n[ 0.139106] Yama: becoming mindful.\n[ 0.139881] AppArmor: AppArmor initialized\n[ 0.140772] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142107] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143398] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144697] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146092] Initializing cgroup subsys io\n[ 0.146906] Initializing cgroup subsys memory\n[ 0.147766] Initializing cgroup subsys devices\n[ 0.148666] Initializing cgroup subsys freezer\n[ 0.149560] Initializing cgroup subsys net_cls\n[ 0.150442] Initializing cgroup subsys perf_event\n[ 0.151371] Initializing cgroup subsys net_prio\n[ 0.152302] Initializing cgroup subsys hugetlb\n[ 0.153185] Initializing cgroup subsys pids\n[ 0.154094] CPU: Physical Processor ID: 0\n[ 0.155642] mce: CPU supports 10 MCE banks\n[ 0.156530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157543] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169236] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175588] ftrace: allocating 31920 entries in 125 pages\n[ 0.201878] smpboot: Max logical packages: 1\n[ 0.203068] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205056] x2apic enabled\n[ 0.206098] Switched APIC routing to physical x2apic.\n[ 0.208337] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210033] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213007] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215709] KVM setup paravirtual spinlock\n[ 0.217386] x86: Booted up 1 node, 1 CPUs\n[ 0.218591] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.220636] devtmpfs: initialized\n[ 0.222637] evm: security.selinux\n[ 0.223662] evm: security.SMACK64\n[ 0.224696] evm: security.SMACK64EXEC\n[ 0.225827] evm: security.SMACK64TRANSMUTE\n[ 0.227039] evm: security.SMACK64MMAP\n[ 0.228194] evm: security.ima\n[ 0.229127] evm: security.capability\n[ 0.230310] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.233206] pinctrl core: initialized pinctrl subsystem\n[ 0.234950] RTC time: 17:46:49, date: 09/26/18\n[ 0.236424] NET: Registered protocol family 16\n[ 0.237900] cpuidle: using governor ladder\n[ 0.239178] cpuidle: using governor menu\n[ 0.240408] PCCT header not found.\n[ 0.241541] ACPI: bus type PCI registered\n[ 0.242791] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244772] PCI: Using configuration type 1 for base access\n[ 0.247183] ACPI: Added _OSI(Module Device)\n[ 0.248473] ACPI: Added _OSI(Processor Device)\n[ 0.249834] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.251267] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.253970] ACPI: Interpreter enabled\n[ 0.255167] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.258082] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.260986] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.264009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.266943] ACPI: (supports S0 S5)\n[ 0.268044] ACPI: Using IOAPIC for interrupt routing\n[ 0.269564] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.273715] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.275585] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.277644] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.279633] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283156] acpiphp: Slot [3] registered\n[ 0.284401] acpiphp: Slot [4] registered\n[ 0.285667] acpiphp: Slot [5] registered\n[ 0.286910] acpiphp: Slot [6] registered\n[ 0.288146] acpiphp: Slot [7] registered\n[ 0.289415] acpiphp: Slot [8] registered\n[ 0.290656] acpiphp: Slot [9] registered\n[ 0.291735] acpiphp: Slot [10] registered\n[ 0.292583] acpiphp: Slot [11] registered\n[ 0.293423] acpiphp: Slot [12] registered\n[ 0.294260] acpiphp: Slot [13] registered\n[ 0.295092] acpiphp: Slot [14] registered\n[ 0.295939] acpiphp: Slot [15] registered\n[ 0.306852] acpiphp: Slot [16] registered\n[ 0.307694] acpiphp: Slot [17] registered\n[ 0.308536] acpiphp: Slot [18] registered\n[ 0.309368] acpiphp: Slot [19] registered\n[ 0.310201] acpiphp: Slot [20] registered\n[ 0.311038] acpiphp: Slot [21] registered\n[ 0.311881] acpiphp: Slot [22] registered\n[ 0.312720] acpiphp: Slot [23] registered\n[ 0.313558] acpiphp: Slot [24] registered\n[ 0.314394] acpiphp: Slot [25] registered\n[ 0.315233] acpiphp: Slot [26] registered\n[ 0.316072] acpiphp: Slot [27] registered\n[ 0.316917] acpiphp: Slot [28] registered\n[ 0.317765] acpiphp: Slot [29] registered\n[ 0.318608] acpiphp: Slot [30] registered\n[ 0.319455] acpiphp: Slot [31] registered\n[ 0.320296] PCI host bridge to bus 0000:00\n[ 0.321133] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.322400] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.323673] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.325184] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.326691] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.332956] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.334306] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.335535] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.336865] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.343217] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.344713] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.390162] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.391700] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.393166] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.394639] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.396073] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.397375] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.398932] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.400037] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.401659] vgaarb: loaded\n[ 0.402287] vgaarb: bridge control possible 0000:00:02.0\n[ 0.403477] SCSI subsystem initialized\n[ 0.404328] ACPI: bus type USB registered\n[ 0.405180] usbcore: registered new interface driver usbfs\n[ 0.406255] usbcore: registered new interface driver hub\n[ 0.407307] usbcore: registered new device driver usb\n[ 0.408411] PCI: Using ACPI for IRQ routing\n[ 0.409469] NetLabel: Initializing\n[ 0.410214] NetLabel: domain hash size = 128\n[ 0.411100] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.412092] NetLabel: unlabeled traffic allowed by default\n[ 0.413243] clocksource: Switched to clocksource kvm-clock\n[ 0.418685] AppArmor: AppArmor Filesystem Enabled\n[ 0.419684] pnp: PnP ACPI init\n[ 0.420618] pnp: PnP ACPI: found 5 devices\n[ 0.427022] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.428808] NET: Registered protocol family 2\n[ 0.429805] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.431140] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.432365] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.433591] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.434720] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.435934] NET: Registered protocol family 1\n[ 0.436837] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.437989] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.439118] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.453205] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.467541] Trying to unpack rootfs image as initramfs...\n[ 0.516902] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.531017] Scanning for low memory corruption every 60 seconds\n[ 0.532401] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.533604] audit: initializing netlink subsys (disabled)\n[ 0.534674] audit: type=2000 audit(1537984010.464:1): initialized\n[ 0.536024] Initialise system trusted keyring\n[ 0.536986] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.538210] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.540225] zbud: loaded\n[ 0.540943] VFS: Disk quotas dquot_6.6.0\n[ 0.541809] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.543382] fuse init (API version 7.23)\n[ 0.544297] Key type big_key registered\n[ 0.545123] Allocating IMA MOK and blacklist keyrings.\n[ 0.546278] Key type asymmetric registered\n[ 0.547132] Asymmetric key parser 'x509' registered\n[ 0.548121] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.550016] io scheduler noop registered\n[ 0.550852] io scheduler deadline registered (default)\n[ 0.551878] io scheduler cfq registered\n[ 0.552744] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.553845] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.555158] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.556674] ACPI: Power Button [PWRF]\n[ 0.557551] GHES: HEST is not enabled!\n[ 0.571310] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.601442] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.603984] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.627661] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.629866] Linux agpgart interface v0.103\n[ 0.631937] brd: module loaded\n[ 0.633132] loop: module loaded\n[ 0.637364] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.638855] GPT:90111 != 2097151\n[ 0.639548] GPT:Alternate GPT header not at the end of the disk.\n[ 0.640658] GPT:90111 != 2097151\n[ 0.641353] GPT: Use GNU Parted to correct GPT errors.\n[ 0.642342] vda: vda1 vda15\n[ 0.643798] scsi host0: ata_piix\n[ 0.644555] scsi host1: ata_piix\n[ 0.645293] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.646537] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.648006] libphy: Fixed MDIO Bus: probed\n[ 0.648844] tun: Universal TUN/TAP device driver, 1.6\n[ 0.649822] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.651989] PPP generic driver version 2.4.2\n[ 0.652896] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.654176] ehci-pci: EHCI PCI platform driver\n[ 0.655062] ehci-platform: EHCI generic platform driver\n[ 0.656067] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.657215] ohci-pci: OHCI PCI platform driver\n[ 0.658100] ohci-platform: OHCI generic platform driver\n[ 0.659114] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.673456] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.674474] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.675954] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.677003] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.678154] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.679403] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.680847] usb usb1: Product: UHCI Host Controller\n[ 0.681807] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.682972] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.683986] hub 1-0:1.0: USB hub found\n[ 0.684780] hub 1-0:1.0: 2 ports detected\n[ 0.685709] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.687857] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.688829] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689882] mousedev: PS/2 mouse device common for all mice\n[ 0.691159] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693025] rtc_cmos 00:00: RTC can wake from S4\n[ 0.694146] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.695368] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696580] i2c /dev entries driver\n[ 0.697360] device-mapper: uevent: version 1.0.3\n[ 0.698339] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.699992] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701300] NET: Registered protocol family 10\n[ 0.702298] NET: Registered protocol family 17\n[ 0.703189] Key type dns_resolver registered\n[ 0.704128] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.705260] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.707042] registered taskstats version 1\n[ 0.707893] Loading compiled-in X.509 certificates\n[ 0.709369] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.711264] zswap: loaded using pool lzo/zbud\n[ 0.712642] Key type trusted registered\n[ 0.714211] Key type encrypted registered\n[ 0.715051] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.716097] ima: No TPM chip found, activating TPM-bypass!\n[ 0.717151] evm: HMAC attrs: 0x1\n[ 0.718112] Magic number: 2:14:796\n[ 0.718957] rtc_cmos 00:00: setting system clock to 2018-09-26 17:46:50 UTC (1537984010)\n[ 0.720577] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.721723] EDD information not available.\n[ 0.801792] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.803261] ata1.00: configured for MWDMA2\n[ 0.804472] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.817033] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.818300] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.819568] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.821475] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.823025] Write protecting the kernel read-only data: 14336k\n[ 0.824604] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.826444] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.12\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.327845] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.8...\nLease of 10.10.10.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.55s]\nping 10.10.10.7 KO\n"} 2018-09-26 17:47:23,492 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2fc264d3-7e1b-4408-b11a-ac9d57cd4736/action used request id req-79fb27c7-08df-4f4c-8e75-b026a23134fd 2018-09-26 17:47:25,555 - __name__ - INFO - Starting all monitor threads 2018-09-26 17:47:25,562 - __name__ - INFO - Wait before subtest 2018-09-26 17:47:26,593 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2fc264d3-7e1b-4408-b11a-ac9d57cd4736/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a499c31eb02f43f4daa5b8bd590feacbf2a1dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:47:26,594 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e9474fe2512de3d89d5ea971cc991024734a99" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:47:26,594 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/54eecdbd-603e-4f59-a90f-4ac5c9f86459/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d079ecb48f68965ca2858338f0c31be6c9b98fed" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:47:27,668 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c6dc4e09-ad87-4394-99de-6c6dd903df98 x-compute-request-id: req-c6dc4e09-ad87-4394-99de-6c6dd903df98 Content-Encoding: gzip Content-Length: 8078 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 530387463 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128607] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130241] pid_max: default: 32768 minimum: 301\n[ 0.131124] ACPI: Core revision 20150930\n[ 0.132493] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133786] Security Framework initialized\n[ 0.134583] Yama: becoming mindful.\n[ 0.135300] AppArmor: AppArmor initialized\n[ 0.136160] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137460] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138711] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139899] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141261] Initializing cgroup subsys io\n[ 0.142061] Initializing cgroup subsys memory\n[ 0.142900] Initializing cgroup subsys devices\n[ 0.143767] Initializing cgroup subsys freezer\n[ 0.144619] Initializing cgroup subsys net_cls\n[ 0.145472] Initializing cgroup subsys perf_event\n[ 0.146364] Initializing cgroup subsys net_prio\n[ 0.147228] Initializing cgroup subsys hugetlb\n[ 0.148097] Initializing cgroup subsys pids\n[ 0.148954] CPU: Physical Processor ID: 0\n[ 0.150448] mce: CPU supports 10 MCE banks\n[ 0.151282] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152280] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164485] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170790] ftrace: allocating 31920 entries in 125 pages\n[ 0.196770] smpboot: Max logical packages: 1\n[ 0.197599] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198924] x2apic enabled\n[ 0.199737] Switched APIC routing to physical x2apic.\n[ 0.201452] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202550] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204511] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206268] KVM setup paravirtual spinlock\n[ 0.207542] x86: Booted up 1 node, 1 CPUs\n[ 0.208341] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209715] devtmpfs: initialized\n[ 0.211414] evm: security.selinux\n[ 0.212104] evm: security.SMACK64\n[ 0.212782] evm: security.SMACK64EXEC\n[ 0.213510] evm: security.SMACK64TRANSMUTE\n[ 0.214302] evm: security.SMACK64MMAP\n[ 0.215032] evm: security.ima\n[ 0.215669] evm: security.capability\n[ 0.216461] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218278] pinctrl core: initialized pinctrl subsystem\n[ 0.219354] RTC time: 17:46:35, date: 09/26/18\n[ 0.220301] NET: Registered protocol family 16\n[ 0.221255] cpuidle: using governor ladder\n[ 0.222061] cpuidle: using governor menu\n[ 0.222833] PCCT header not found.\n[ 0.223566] ACPI: bus type PCI registered\n[ 0.224361] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225578] PCI: Using configuration type 1 for base access\n[ 0.227312] ACPI: Added _OSI(Module Device)\n[ 0.228142] ACPI: Added _OSI(Processor Device)\n[ 0.228995] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229879] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231967] ACPI: Interpreter enabled\n[ 0.232712] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236320] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238119] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239914] ACPI: (supports S0 S5)\n[ 0.240597] ACPI: Using IOAPIC for interrupt routing\n[ 0.241520] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244787] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245896] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247098] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248261] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250416] acpiphp: Slot [3] registered\n[ 0.251201] acpiphp: Slot [4] registered\n[ 0.251981] acpiphp: Slot [5] registered\n[ 0.252764] acpiphp: Slot [6] registered\n[ 0.253535] acpiphp: Slot [7] registered\n[ 0.254311] acpiphp: Slot [8] registered\n[ 0.255091] acpiphp: Slot [9] registered\n[ 0.255862] acpiphp: Slot [10] registered\n[ 0.256644] acpiphp: Slot [11] registered\n[ 0.257455] acpiphp: Slot [12] registered\n[ 0.258264] acpiphp: Slot [13] registered\n[ 0.259050] acpiphp: Slot [14] registered\n[ 0.259836] acpiphp: Slot [15] registered\n[ 0.270635] acpiphp: Slot [16] registered\n[ 0.271433] acpiphp: Slot [17] registered\n[ 0.272224] acpiphp: Slot [18] registered\n[ 0.273011] acpiphp: Slot [19] registered\n[ 0.273796] acpiphp: Slot [20] registered\n[ 0.274579] acpiphp: Slot [21] registered\n[ 0.275374] acpiphp: Slot [22] registered\n[ 0.276163] acpiphp: Slot [23] registered\n[ 0.276950] acpiphp: Slot [24] registered\n[ 0.277737] acpiphp: Slot [25] registered\n[ 0.278521] acpiphp: Slot [26] registered\n[ 0.279310] acpiphp: Slot [27] registered\n[ 0.280104] acpiphp: Slot [28] registered\n[ 0.280896] acpiphp: Slot [29] registered\n[ 0.281679] acpiphp: Slot [30] registered\n[ 0.282467] acpiphp: Slot [31] registered\n[ 0.283254] PCI host bridge to bus 0000:00\n[ 0.284040] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285218] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286395] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287801] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289205] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295407] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296651] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297792] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299022] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306721] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308113] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357877] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359324] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360707] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362093] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363441] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364660] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365790] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366812] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368323] vgaarb: loaded\n[ 0.368910] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370023] SCSI subsystem initialized\n[ 0.370822] ACPI: bus type USB registered\n[ 0.371610] usbcore: registered new interface driver usbfs\n[ 0.372607] usbcore: registered new interface driver hub\n[ 0.373581] usbcore: registered new device driver usb\n[ 0.374608] PCI: Using ACPI for IRQ routing\n[ 0.375607] NetLabel: Initializing\n[ 0.376300] NetLabel: domain hash size = 128\n[ 0.377128] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378046] NetLabel: unlabeled traffic allowed by default\n[ 0.379119] clocksource: Switched to clocksource kvm-clock\n[ 0.384628] AppArmor: AppArmor Filesystem Enabled\n[ 0.385579] pnp: PnP ACPI init\n[ 0.386473] pnp: PnP ACPI: found 5 devices\n[ 0.392829] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.394483] NET: Registered protocol family 2\n[ 0.395422] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.396653] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.397779] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.398896] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399936] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401068] NET: Registered protocol family 1\n[ 0.401906] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.402960] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.403999] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417995] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.432199] Trying to unpack rootfs image as initramfs...\n[ 0.482565] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496320] Scanning for low memory corruption every 60 seconds\n[ 0.497741] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498854] audit: initializing netlink subsys (disabled)\n[ 0.499854] audit: type=2000 audit(1537983996.669:1): initialized\n[ 0.501121] Initialise system trusted keyring\n[ 0.502023] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503162] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505084] zbud: loaded\n[ 0.505769] VFS: Disk quotas dquot_6.6.0\n[ 0.506556] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508033] fuse init (API version 7.23)\n[ 0.508895] Key type big_key registered\n[ 0.509668] Allocating IMA MOK and blacklist keyrings.\n[ 0.510745] Key type asymmetric registered\n[ 0.511549] Asymmetric key parser 'x509' registered\n[ 0.512476] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.513895] io scheduler noop registered\n[ 0.514659] io scheduler deadline registered (default)\n[ 0.515624] io scheduler cfq registered\n[ 0.516438] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.517447] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519026] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.520445] ACPI: Power Button [PWRF]\n[ 0.521260] GHES: HEST is not enabled!\n[ 0.534966] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567612] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.591213] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.593327] Linux agpgart interface v0.103\n[ 0.595365] brd: module loaded\n[ 0.596521] loop: module loaded\n[ 0.601273] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.602690] GPT:90111 != 2097151\n[ 0.603358] GPT:Alternate GPT header not at the end of the disk.\n[ 0.604425] GPT:90111 != 2097151\n[ 0.605097] GPT: Use GNU Parted to correct GPT errors.\n[ 0.606045] vda: vda1 vda15\n[ 0.607471] scsi host0: ata_piix\n[ 0.608191] scsi host1: ata_piix\n[ 0.608886] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610068] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.611479] libphy: Fixed MDIO Bus: probed\n[ 0.612283] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613203] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.615322] PPP generic driver version 2.4.2\n[ 0.616197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.617454] ehci-pci: EHCI PCI platform driver\n[ 0.618302] ehci-platform: EHCI generic platform driver\n[ 0.619269] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.620363] ohci-pci: OHCI PCI platform driver\n[ 0.621205] ohci-platform: OHCI generic platform driver\n[ 0.622168] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.636443] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637417] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.638827] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.639833] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.640922] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.642111] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.643498] usb usb1: Product: UHCI Host Controller\n[ 0.644414] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.645522] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.646459] hub 1-0:1.0: USB hub found\n[ 0.647224] hub 1-0:1.0: 2 ports detected\n[ 0.648100] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.650152] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.651069] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.652064] mousedev: PS/2 mouse device common for all mice\n[ 0.653269] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.655055] rtc_cmos 00:00: RTC can wake from S4\n[ 0.656137] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.657291] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.658452] i2c /dev entries driver\n[ 0.659195] device-mapper: uevent: version 1.0.3\n[ 0.660114] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.661698] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662930] NET: Registered protocol family 10\n[ 0.663900] NET: Registered protocol family 17\n[ 0.664761] Key type dns_resolver registered\n[ 0.665656] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.666724] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.668418] registered taskstats version 1\n[ 0.669224] Loading compiled-in X.509 certificates\n[ 0.670627] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.672429] zswap: loaded using pool lzo/zbud\n[ 0.673766] Key type trusted registered\n[ 0.675311] Key type encrypted registered\n[ 0.676114] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.677110] ima: No TPM chip found, activating TPM-bypass!\n[ 0.678120] evm: HMAC attrs: 0x1\n[ 0.679027] Magic number: 2:14:796\n[ 0.679848] rtc_cmos 00:00: setting system clock to 2018-09-26 17:46:36 UTC (1537983996)\n[ 0.681399] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682479] EDD information not available.\n[ 0.767763] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.769172] ata1.00: configured for MWDMA2\n[ 0.770330] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.782686] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.783899] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.785118] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.786953] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788454] Write protecting the kernel read-only data: 14336k\n[ 0.789981] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791748] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.849502] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 2.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.16s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-09-26 17:47:27,669 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/54eecdbd-603e-4f59-a90f-4ac5c9f86459/action used request id req-c6dc4e09-ad87-4394-99de-6c6dd903df98 2018-09-26 17:47:27,669 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da889131-97a2-4b21-9cf2-f7dbec7da40f x-compute-request-id: req-da889131-97a2-4b21-9cf2-f7dbec7da40f Content-Encoding: gzip Content-Length: 8114 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 648480487 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132841] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134581] pid_max: default: 32768 minimum: 301\n[ 0.135511] ACPI: Core revision 20150930\n[ 0.136918] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138278] Security Framework initialized\n[ 0.139106] Yama: becoming mindful.\n[ 0.139881] AppArmor: AppArmor initialized\n[ 0.140772] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142107] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143398] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144697] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146092] Initializing cgroup subsys io\n[ 0.146906] Initializing cgroup subsys memory\n[ 0.147766] Initializing cgroup subsys devices\n[ 0.148666] Initializing cgroup subsys freezer\n[ 0.149560] Initializing cgroup subsys net_cls\n[ 0.150442] Initializing cgroup subsys perf_event\n[ 0.151371] Initializing cgroup subsys net_prio\n[ 0.152302] Initializing cgroup subsys hugetlb\n[ 0.153185] Initializing cgroup subsys pids\n[ 0.154094] CPU: Physical Processor ID: 0\n[ 0.155642] mce: CPU supports 10 MCE banks\n[ 0.156530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157543] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169236] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175588] ftrace: allocating 31920 entries in 125 pages\n[ 0.201878] smpboot: Max logical packages: 1\n[ 0.203068] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205056] x2apic enabled\n[ 0.206098] Switched APIC routing to physical x2apic.\n[ 0.208337] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210033] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213007] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215709] KVM setup paravirtual spinlock\n[ 0.217386] x86: Booted up 1 node, 1 CPUs\n[ 0.218591] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.220636] devtmpfs: initialized\n[ 0.222637] evm: security.selinux\n[ 0.223662] evm: security.SMACK64\n[ 0.224696] evm: security.SMACK64EXEC\n[ 0.225827] evm: security.SMACK64TRANSMUTE\n[ 0.227039] evm: security.SMACK64MMAP\n[ 0.228194] evm: security.ima\n[ 0.229127] evm: security.capability\n[ 0.230310] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.233206] pinctrl core: initialized pinctrl subsystem\n[ 0.234950] RTC time: 17:46:49, date: 09/26/18\n[ 0.236424] NET: Registered protocol family 16\n[ 0.237900] cpuidle: using governor ladder\n[ 0.239178] cpuidle: using governor menu\n[ 0.240408] PCCT header not found.\n[ 0.241541] ACPI: bus type PCI registered\n[ 0.242791] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244772] PCI: Using configuration type 1 for base access\n[ 0.247183] ACPI: Added _OSI(Module Device)\n[ 0.248473] ACPI: Added _OSI(Processor Device)\n[ 0.249834] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.251267] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.253970] ACPI: Interpreter enabled\n[ 0.255167] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.258082] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.260986] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.264009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.266943] ACPI: (supports S0 S5)\n[ 0.268044] ACPI: Using IOAPIC for interrupt routing\n[ 0.269564] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.273715] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.275585] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.277644] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.279633] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283156] acpiphp: Slot [3] registered\n[ 0.284401] acpiphp: Slot [4] registered\n[ 0.285667] acpiphp: Slot [5] registered\n[ 0.286910] acpiphp: Slot [6] registered\n[ 0.288146] acpiphp: Slot [7] registered\n[ 0.289415] acpiphp: Slot [8] registered\n[ 0.290656] acpiphp: Slot [9] registered\n[ 0.291735] acpiphp: Slot [10] registered\n[ 0.292583] acpiphp: Slot [11] registered\n[ 0.293423] acpiphp: Slot [12] registered\n[ 0.294260] acpiphp: Slot [13] registered\n[ 0.295092] acpiphp: Slot [14] registered\n[ 0.295939] acpiphp: Slot [15] registered\n[ 0.306852] acpiphp: Slot [16] registered\n[ 0.307694] acpiphp: Slot [17] registered\n[ 0.308536] acpiphp: Slot [18] registered\n[ 0.309368] acpiphp: Slot [19] registered\n[ 0.310201] acpiphp: Slot [20] registered\n[ 0.311038] acpiphp: Slot [21] registered\n[ 0.311881] acpiphp: Slot [22] registered\n[ 0.312720] acpiphp: Slot [23] registered\n[ 0.313558] acpiphp: Slot [24] registered\n[ 0.314394] acpiphp: Slot [25] registered\n[ 0.315233] acpiphp: Slot [26] registered\n[ 0.316072] acpiphp: Slot [27] registered\n[ 0.316917] acpiphp: Slot [28] registered\n[ 0.317765] acpiphp: Slot [29] registered\n[ 0.318608] acpiphp: Slot [30] registered\n[ 0.319455] acpiphp: Slot [31] registered\n[ 0.320296] PCI host bridge to bus 0000:00\n[ 0.321133] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.322400] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.323673] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.325184] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.326691] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.332956] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.334306] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.335535] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.336865] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.343217] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.344713] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.390162] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.391700] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.393166] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.394639] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.396073] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.397375] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.398932] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.400037] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.401659] vgaarb: loaded\n[ 0.402287] vgaarb: bridge control possible 0000:00:02.0\n[ 0.403477] SCSI subsystem initialized\n[ 0.404328] ACPI: bus type USB registered\n[ 0.405180] usbcore: registered new interface driver usbfs\n[ 0.406255] usbcore: registered new interface driver hub\n[ 0.407307] usbcore: registered new device driver usb\n[ 0.408411] PCI: Using ACPI for IRQ routing\n[ 0.409469] NetLabel: Initializing\n[ 0.410214] NetLabel: domain hash size = 128\n[ 0.411100] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.412092] NetLabel: unlabeled traffic allowed by default\n[ 0.413243] clocksource: Switched to clocksource kvm-clock\n[ 0.418685] AppArmor: AppArmor Filesystem Enabled\n[ 0.419684] pnp: PnP ACPI init\n[ 0.420618] pnp: PnP ACPI: found 5 devices\n[ 0.427022] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.428808] NET: Registered protocol family 2\n[ 0.429805] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.431140] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.432365] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.433591] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.434720] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.435934] NET: Registered protocol family 1\n[ 0.436837] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.437989] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.439118] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.453205] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.467541] Trying to unpack rootfs image as initramfs...\n[ 0.516902] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.531017] Scanning for low memory corruption every 60 seconds\n[ 0.532401] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.533604] audit: initializing netlink subsys (disabled)\n[ 0.534674] audit: type=2000 audit(1537984010.464:1): initialized\n[ 0.536024] Initialise system trusted keyring\n[ 0.536986] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.538210] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.540225] zbud: loaded\n[ 0.540943] VFS: Disk quotas dquot_6.6.0\n[ 0.541809] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.543382] fuse init (API version 7.23)\n[ 0.544297] Key type big_key registered\n[ 0.545123] Allocating IMA MOK and blacklist keyrings.\n[ 0.546278] Key type asymmetric registered\n[ 0.547132] Asymmetric key parser 'x509' registered\n[ 0.548121] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.550016] io scheduler noop registered\n[ 0.550852] io scheduler deadline registered (default)\n[ 0.551878] io scheduler cfq registered\n[ 0.552744] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.553845] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.555158] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.556674] ACPI: Power Button [PWRF]\n[ 0.557551] GHES: HEST is not enabled!\n[ 0.571310] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.601442] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.603984] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.627661] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.629866] Linux agpgart interface v0.103\n[ 0.631937] brd: module loaded\n[ 0.633132] loop: module loaded\n[ 0.637364] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.638855] GPT:90111 != 2097151\n[ 0.639548] GPT:Alternate GPT header not at the end of the disk.\n[ 0.640658] GPT:90111 != 2097151\n[ 0.641353] GPT: Use GNU Parted to correct GPT errors.\n[ 0.642342] vda: vda1 vda15\n[ 0.643798] scsi host0: ata_piix\n[ 0.644555] scsi host1: ata_piix\n[ 0.645293] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.646537] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.648006] libphy: Fixed MDIO Bus: probed\n[ 0.648844] tun: Universal TUN/TAP device driver, 1.6\n[ 0.649822] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.651989] PPP generic driver version 2.4.2\n[ 0.652896] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.654176] ehci-pci: EHCI PCI platform driver\n[ 0.655062] ehci-platform: EHCI generic platform driver\n[ 0.656067] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.657215] ohci-pci: OHCI PCI platform driver\n[ 0.658100] ohci-platform: OHCI generic platform driver\n[ 0.659114] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.673456] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.674474] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.675954] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.677003] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.678154] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.679403] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.680847] usb usb1: Product: UHCI Host Controller\n[ 0.681807] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.682972] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.683986] hub 1-0:1.0: USB hub found\n[ 0.684780] hub 1-0:1.0: 2 ports detected\n[ 0.685709] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.687857] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.688829] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689882] mousedev: PS/2 mouse device common for all mice\n[ 0.691159] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693025] rtc_cmos 00:00: RTC can wake from S4\n[ 0.694146] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.695368] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696580] i2c /dev entries driver\n[ 0.697360] device-mapper: uevent: version 1.0.3\n[ 0.698339] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.699992] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701300] NET: Registered protocol family 10\n[ 0.702298] NET: Registered protocol family 17\n[ 0.703189] Key type dns_resolver registered\n[ 0.704128] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.705260] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.707042] registered taskstats version 1\n[ 0.707893] Loading compiled-in X.509 certificates\n[ 0.709369] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.711264] zswap: loaded using pool lzo/zbud\n[ 0.712642] Key type trusted registered\n[ 0.714211] Key type encrypted registered\n[ 0.715051] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.716097] ima: No TPM chip found, activating TPM-bypass!\n[ 0.717151] evm: HMAC attrs: 0x1\n[ 0.718112] Magic number: 2:14:796\n[ 0.718957] rtc_cmos 00:00: setting system clock to 2018-09-26 17:46:50 UTC (1537984010)\n[ 0.720577] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.721723] EDD information not available.\n[ 0.801792] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.803261] ata1.00: configured for MWDMA2\n[ 0.804472] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.817033] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.818300] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.819568] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.821475] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.823025] Write protecting the kernel read-only data: 14336k\n[ 0.824604] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.826444] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.12\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.327845] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.8...\nLease of 10.10.10.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.55s]\nping 10.10.10.7 KO\n"} 2018-09-26 17:47:27,670 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2fc264d3-7e1b-4408-b11a-ac9d57cd4736/action used request id req-da889131-97a2-4b21-9cf2-f7dbec7da40f 2018-09-26 17:47:27,672 - __name__ - INFO - Ping from instance sdnvpn-10-1: ping 10.10.10.5 OK 2018-09-26 17:47:27,673 - __name__ - INFO - Ping from instance sdnvpn-10-1: ping 10.10.10.5 OK 2018-09-26 17:47:27,673 - __name__ - INFO - Ping from instance sdnvpn-10-1: ping 10.10.10.5 OK 2018-09-26 17:47:27,673 - __name__ - INFO - Ping from instance sdnvpn-10-1: ping 10.10.10.5 OK 2018-09-26 17:47:27,674 - __name__ - ERROR - Failure during ping from instance sdnvpn-10-3: ping 10.10.10.7 KO 2018-09-26 17:47:27,675 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6ba65121-7b5b-4a3c-be7e-98670d637c16 x-compute-request-id: req-6ba65121-7b5b-4a3c-be7e-98670d637c16 Content-Encoding: gzip Content-Length: 10860 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 517625865 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.130979] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132659] pid_max: default: 32768 minimum: 301\n[ 0.133560] ACPI: Core revision 20150930\n[ 0.134949] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136268] Security Framework initialized\n[ 0.137092] Yama: becoming mindful.\n[ 0.137832] AppArmor: AppArmor initialized\n[ 0.138713] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140100] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141437] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142694] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144136] Initializing cgroup subsys io\n[ 0.144984] Initializing cgroup subsys memory\n[ 0.145858] Initializing cgroup subsys devices\n[ 0.146753] Initializing cgroup subsys freezer\n[ 0.147644] Initializing cgroup subsys net_cls\n[ 0.148523] Initializing cgroup subsys perf_event\n[ 0.149452] Initializing cgroup subsys net_prio\n[ 0.150367] Initializing cgroup subsys hugetlb\n[ 0.151262] Initializing cgroup subsys pids\n[ 0.152151] CPU: Physical Processor ID: 0\n[ 0.153662] mce: CPU supports 10 MCE banks\n[ 0.154540] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155585] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166404] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172761] ftrace: allocating 31920 entries in 125 pages\n[ 0.198269] smpboot: Max logical packages: 1\n[ 0.199126] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200478] x2apic enabled\n[ 0.201308] Switched APIC routing to physical x2apic.\n[ 0.203077] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204215] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206223] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208100] KVM setup paravirtual spinlock\n[ 0.209393] x86: Booted up 1 node, 1 CPUs\n[ 0.210210] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211595] devtmpfs: initialized\n[ 0.213309] evm: security.selinux\n[ 0.214014] evm: security.SMACK64\n[ 0.214703] evm: security.SMACK64EXEC\n[ 0.215442] evm: security.SMACK64TRANSMUTE\n[ 0.216251] evm: security.SMACK64MMAP\n[ 0.217001] evm: security.ima\n[ 0.217640] evm: security.capability\n[ 0.218435] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220283] pinctrl core: initialized pinctrl subsystem\n[ 0.221390] RTC time: 17:46:23, date: 09/26/18\n[ 0.222354] NET: Registered protocol family 16\n[ 0.223318] cpuidle: using governor ladder\n[ 0.224147] cpuidle: using governor menu\n[ 0.224938] PCCT header not found.\n[ 0.225674] ACPI: bus type PCI registered\n[ 0.226457] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227711] PCI: Using configuration type 1 for base access\n[ 0.229426] ACPI: Added _OSI(Module Device)\n[ 0.230278] ACPI: Added _OSI(Processor Device)\n[ 0.231166] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232052] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234167] ACPI: Interpreter enabled\n[ 0.234921] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236707] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238514] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240342] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242187] ACPI: (supports S0 S5)\n[ 0.242871] ACPI: Using IOAPIC for interrupt routing\n[ 0.243805] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246875] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248024] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249219] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250379] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252546] acpiphp: Slot [3] registered\n[ 0.253328] acpiphp: Slot [4] registered\n[ 0.254148] acpiphp: Slot [5] registered\n[ 0.254959] acpiphp: Slot [6] registered\n[ 0.255749] acpiphp: Slot [7] registered\n[ 0.256546] acpiphp: Slot [8] registered\n[ 0.257345] acpiphp: Slot [9] registered\n[ 0.258146] acpiphp: Slot [10] registered\n[ 0.258952] acpiphp: Slot [11] registered\n[ 0.259767] acpiphp: Slot [12] registered\n[ 0.260580] acpiphp: Slot [13] registered\n[ 0.261389] acpiphp: Slot [14] registered\n[ 0.262196] acpiphp: Slot [15] registered\n[ 0.272892] acpiphp: Slot [16] registered\n[ 0.273703] acpiphp: Slot [17] registered\n[ 0.274507] acpiphp: Slot [18] registered\n[ 0.275317] acpiphp: Slot [19] registered\n[ 0.276125] acpiphp: Slot [20] registered\n[ 0.276940] acpiphp: Slot [21] registered\n[ 0.277750] acpiphp: Slot [22] registered\n[ 0.278554] acpiphp: Slot [23] registered\n[ 0.279373] acpiphp: Slot [24] registered\n[ 0.280186] acpiphp: Slot [25] registered\n[ 0.280998] acpiphp: Slot [26] registered\n[ 0.281804] acpiphp: Slot [27] registered\n[ 0.282611] acpiphp: Slot [28] registered\n[ 0.283420] acpiphp: Slot [29] registered\n[ 0.284225] acpiphp: Slot [30] registered\n[ 0.285039] acpiphp: Slot [31] registered\n[ 0.285843] PCI host bridge to bus 0000:00\n[ 0.286649] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287853] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290513] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291964] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298068] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299315] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300460] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308161] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355747] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357231] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358657] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360031] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361394] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362632] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363751] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366354] vgaarb: loaded\n[ 0.366949] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368064] SCSI subsystem initialized\n[ 0.368869] ACPI: bus type USB registered\n[ 0.369669] usbcore: registered new interface driver usbfs\n[ 0.370684] usbcore: registered new interface driver hub\n[ 0.371671] usbcore: registered new device driver usb\n[ 0.372707] PCI: Using ACPI for IRQ routing\n[ 0.373713] NetLabel: Initializing\n[ 0.374409] NetLabel: domain hash size = 128\n[ 0.375271] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376268] NetLabel: unlabeled traffic allowed by default\n[ 0.377351] clocksource: Switched to clocksource kvm-clock\n[ 0.382791] AppArmor: AppArmor Filesystem Enabled\n[ 0.383727] pnp: PnP ACPI init\n[ 0.384613] pnp: PnP ACPI: found 5 devices\n[ 0.390969] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392647] NET: Registered protocol family 2\n[ 0.393586] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394836] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396015] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397155] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399366] NET: Registered protocol family 1\n[ 0.400216] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401290] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402345] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416233] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430441] Trying to unpack rootfs image as initramfs...\n[ 0.479530] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493264] Scanning for low memory corruption every 60 seconds\n[ 0.494656] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495813] audit: initializing netlink subsys (disabled)\n[ 0.496845] audit: type=2000 audit(1537983984.673:1): initialized\n[ 0.498178] Initialise system trusted keyring\n[ 0.499109] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502258] zbud: loaded\n[ 0.502980] VFS: Disk quotas dquot_6.6.0\n[ 0.503800] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505310] fuse init (API version 7.23)\n[ 0.506227] Key type big_key registered\n[ 0.507014] Allocating IMA MOK and blacklist keyrings.\n[ 0.508491] Key type asymmetric registered\n[ 0.509298] Asymmetric key parser 'x509' registered\n[ 0.510241] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511669] io scheduler noop registered\n[ 0.512438] io scheduler deadline registered (default)\n[ 0.513411] io scheduler cfq registered\n[ 0.514223] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515238] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516459] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517888] ACPI: Power Button [PWRF]\n[ 0.518699] GHES: HEST is not enabled!\n[ 0.532056] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.561569] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587103] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589346] Linux agpgart interface v0.103\n[ 0.591387] brd: module loaded\n[ 0.592569] loop: module loaded\n[ 0.597074] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.598552] GPT:90111 != 2097151\n[ 0.599240] GPT:Alternate GPT header not at the end of the disk.\n[ 0.600339] GPT:90111 != 2097151\n[ 0.601019] GPT: Use GNU Parted to correct GPT errors.\n[ 0.601998] vda: vda1 vda15\n[ 0.603476] scsi host0: ata_piix\n[ 0.604217] scsi host1: ata_piix\n[ 0.604928] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.606168] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.607635] libphy: Fixed MDIO Bus: probed\n[ 0.608459] tun: Universal TUN/TAP device driver, 1.6\n[ 0.609428] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.611567] PPP generic driver version 2.4.2\n[ 0.612459] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.613750] ehci-pci: EHCI PCI platform driver\n[ 0.614610] ehci-platform: EHCI generic platform driver\n[ 0.615571] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.616680] ohci-pci: OHCI PCI platform driver\n[ 0.617535] ohci-platform: OHCI generic platform driver\n[ 0.618505] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.632849] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.633862] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.635278] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.636275] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.637372] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.638565] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.639964] usb usb1: Product: UHCI Host Controller\n[ 0.640882] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642014] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.643133] hub 1-0:1.0: USB hub found\n[ 0.643910] hub 1-0:1.0: 2 ports detected\n[ 0.644821] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.646925] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.647865] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.648878] mousedev: PS/2 mouse device common for all mice\n[ 0.650116] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.651914] rtc_cmos 00:00: RTC can wake from S4\n[ 0.652993] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.654179] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655344] i2c /dev entries driver\n[ 0.656096] device-mapper: uevent: version 1.0.3\n[ 0.657019] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.658619] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.659888] NET: Registered protocol family 10\n[ 0.660873] NET: Registered protocol family 17\n[ 0.661750] Key type dns_resolver registered\n[ 0.662663] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.663756] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665477] registered taskstats version 1\n[ 0.666305] Loading compiled-in X.509 certificates\n[ 0.667735] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669567] zswap: loaded using pool lzo/zbud\n[ 0.670954] Key type trusted registered\n[ 0.672474] Key type encrypted registered\n[ 0.673299] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674321] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675339] evm: HMAC attrs: 0x1\n[ 0.676643] Magic number: 2:14:796\n[ 0.677487] rtc_cmos 00:00: setting system clock to 2018-09-26 17:46:24 UTC (1537983984)\n[ 0.679073] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680164] EDD information not available.\n[ 0.766330] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.768026] Write protecting the kernel read-only data: 14336k\n[ 0.779763] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.781770] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.826168] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.67\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.77. iid=i-00000144\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZvQAwdz9/W2Mji7hLbv0xSPlm9UuT+Q5luzQB1ngP+sDUKJjZGvMNKn7fQZS/nfcTm57h2MZPWRlxoB5sgyQOvWsT8Zcs47v6WFXPf/UcfSjgevRXg1rHnsev2QmilDusAkA+lGui4i3hwlP1FAB+hYhQaHLgaVGMM9AOhmlo4Fg74mvoyB2++gytyIe6Dftb5gnoePBxJeimjn70FJH6BUQMlf7vS/D99FVU+IK024rPYovyP4mq91BRxaYEhXbGBBzVqAyXLXwHDsGwMQemiS0u6dfX8dFx9NH1Ept3NYP1BlFDucUWKeuUINy9tMHTzgtyYnG/RUOwc5LjdxhH root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBALoB4doAkxdCirO/ym4arpf5fljQ7qNGGznzU71mFWI5V+TnA8w+oudlQU2yh2bdVXm3bk9j9J/tHNV/RuPG7OmTatYUANgGG8wJkSt/p1rjSyyJdq2jmrL6VSktAarEEH2vtz/SLzR/kX9NjWGAXBgEYEt/IY6G/06pO+qTT5S9AAAAFQCmOyr6mTAQ/wGRrqm9Wph+xsnlXQAAAIBwdqjaDdHMilWAIziC0+X3WiEqK2jjeA7Gp7i3hraeVfOnbYHInDVphjjuvSvpSApDkrmZfwiO56tin2uPD5VHZwPNMAVZOb0qr8ocGCDcdDU89YFeeihhasQ9fE5jgUTdbiXsdXVtkt3Q1r3xoSAfJLb8TCLMYztgOZZjT8N54QAAAIBK5UqIHf5misyvJ5K/wU1VNJJSd/Xob1b+eAZHnQF8c26cdsOgfpyR0C76ZcAi3Yt7KOR0UKlkjrM0d9n5+ZX7/ua8Ht+IvKmvbaYQQqAk2s5UPo3qC7QrLCy6Rg2nH/b+qC100GA8/5IzXgI5FWStkmPtlcUKDwVMHhS7q2Mf0A== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe9a:ebeb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000144\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.85 ===\n/dev/root resized successfully [took 1.53s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:9A:EB:EB \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9a:ebeb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8942 (8.7 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.114153] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.114155] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.114156] usb 1-1: Product: QEMU USB Tablet\n[ 1.114157] usb 1-1: Manufacturer: QEMU\n[ 1.114158] usb 1-1: SerialNumber: 42\n[ 1.489595] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\n[ 1.830318] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.862164] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 3.966720] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.354823] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nSep 26 18:46:25 cirros syslog.info syslogd started: BusyBox v1.23.2\nSep 26 18:46:25 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nSep 26 18:46:25 cirros kern.notice kernel: [ 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)\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nSep 26 18:46:27 cirros auth.notice su: + /dev/console root:cirros\nSep 26 18:46:27 cirros authpriv.info dropbear[340]: Running in background\nSep 26 18:46:27 cirros kern.info kernel: [ 3.966720] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nSep 26 18:46:28 cirros kern.info kernel: [ 4.354823] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2018-09-26 17:47:27,676 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc/action used request id req-6ba65121-7b5b-4a3c-be7e-98670d637c16 2018-09-26 17:47:28,677 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/54eecdbd-603e-4f59-a90f-4ac5c9f86459/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d079ecb48f68965ca2858338f0c31be6c9b98fed" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:47:28,678 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2fc264d3-7e1b-4408-b11a-ac9d57cd4736/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a499c31eb02f43f4daa5b8bd590feacbf2a1dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:47:28,685 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e9474fe2512de3d89d5ea971cc991024734a99" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:47:29,749 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e978029-faed-4152-bdda-d2aa669d002b x-compute-request-id: req-7e978029-faed-4152-bdda-d2aa669d002b Content-Encoding: gzip Content-Length: 8114 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 648480487 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132841] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134581] pid_max: default: 32768 minimum: 301\n[ 0.135511] ACPI: Core revision 20150930\n[ 0.136918] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138278] Security Framework initialized\n[ 0.139106] Yama: becoming mindful.\n[ 0.139881] AppArmor: AppArmor initialized\n[ 0.140772] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142107] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143398] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144697] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146092] Initializing cgroup subsys io\n[ 0.146906] Initializing cgroup subsys memory\n[ 0.147766] Initializing cgroup subsys devices\n[ 0.148666] Initializing cgroup subsys freezer\n[ 0.149560] Initializing cgroup subsys net_cls\n[ 0.150442] Initializing cgroup subsys perf_event\n[ 0.151371] Initializing cgroup subsys net_prio\n[ 0.152302] Initializing cgroup subsys hugetlb\n[ 0.153185] Initializing cgroup subsys pids\n[ 0.154094] CPU: Physical Processor ID: 0\n[ 0.155642] mce: CPU supports 10 MCE banks\n[ 0.156530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157543] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169236] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175588] ftrace: allocating 31920 entries in 125 pages\n[ 0.201878] smpboot: Max logical packages: 1\n[ 0.203068] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205056] x2apic enabled\n[ 0.206098] Switched APIC routing to physical x2apic.\n[ 0.208337] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210033] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213007] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215709] KVM setup paravirtual spinlock\n[ 0.217386] x86: Booted up 1 node, 1 CPUs\n[ 0.218591] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.220636] devtmpfs: initialized\n[ 0.222637] evm: security.selinux\n[ 0.223662] evm: security.SMACK64\n[ 0.224696] evm: security.SMACK64EXEC\n[ 0.225827] evm: security.SMACK64TRANSMUTE\n[ 0.227039] evm: security.SMACK64MMAP\n[ 0.228194] evm: security.ima\n[ 0.229127] evm: security.capability\n[ 0.230310] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.233206] pinctrl core: initialized pinctrl subsystem\n[ 0.234950] RTC time: 17:46:49, date: 09/26/18\n[ 0.236424] NET: Registered protocol family 16\n[ 0.237900] cpuidle: using governor ladder\n[ 0.239178] cpuidle: using governor menu\n[ 0.240408] PCCT header not found.\n[ 0.241541] ACPI: bus type PCI registered\n[ 0.242791] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244772] PCI: Using configuration type 1 for base access\n[ 0.247183] ACPI: Added _OSI(Module Device)\n[ 0.248473] ACPI: Added _OSI(Processor Device)\n[ 0.249834] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.251267] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.253970] ACPI: Interpreter enabled\n[ 0.255167] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.258082] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.260986] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.264009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.266943] ACPI: (supports S0 S5)\n[ 0.268044] ACPI: Using IOAPIC for interrupt routing\n[ 0.269564] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.273715] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.275585] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.277644] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.279633] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283156] acpiphp: Slot [3] registered\n[ 0.284401] acpiphp: Slot [4] registered\n[ 0.285667] acpiphp: Slot [5] registered\n[ 0.286910] acpiphp: Slot [6] registered\n[ 0.288146] acpiphp: Slot [7] registered\n[ 0.289415] acpiphp: Slot [8] registered\n[ 0.290656] acpiphp: Slot [9] registered\n[ 0.291735] acpiphp: Slot [10] registered\n[ 0.292583] acpiphp: Slot [11] registered\n[ 0.293423] acpiphp: Slot [12] registered\n[ 0.294260] acpiphp: Slot [13] registered\n[ 0.295092] acpiphp: Slot [14] registered\n[ 0.295939] acpiphp: Slot [15] registered\n[ 0.306852] acpiphp: Slot [16] registered\n[ 0.307694] acpiphp: Slot [17] registered\n[ 0.308536] acpiphp: Slot [18] registered\n[ 0.309368] acpiphp: Slot [19] registered\n[ 0.310201] acpiphp: Slot [20] registered\n[ 0.311038] acpiphp: Slot [21] registered\n[ 0.311881] acpiphp: Slot [22] registered\n[ 0.312720] acpiphp: Slot [23] registered\n[ 0.313558] acpiphp: Slot [24] registered\n[ 0.314394] acpiphp: Slot [25] registered\n[ 0.315233] acpiphp: Slot [26] registered\n[ 0.316072] acpiphp: Slot [27] registered\n[ 0.316917] acpiphp: Slot [28] registered\n[ 0.317765] acpiphp: Slot [29] registered\n[ 0.318608] acpiphp: Slot [30] registered\n[ 0.319455] acpiphp: Slot [31] registered\n[ 0.320296] PCI host bridge to bus 0000:00\n[ 0.321133] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.322400] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.323673] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.325184] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.326691] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.332956] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.334306] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.335535] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.336865] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.343217] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.344713] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.390162] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.391700] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.393166] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.394639] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.396073] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.397375] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.398932] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.400037] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.401659] vgaarb: loaded\n[ 0.402287] vgaarb: bridge control possible 0000:00:02.0\n[ 0.403477] SCSI subsystem initialized\n[ 0.404328] ACPI: bus type USB registered\n[ 0.405180] usbcore: registered new interface driver usbfs\n[ 0.406255] usbcore: registered new interface driver hub\n[ 0.407307] usbcore: registered new device driver usb\n[ 0.408411] PCI: Using ACPI for IRQ routing\n[ 0.409469] NetLabel: Initializing\n[ 0.410214] NetLabel: domain hash size = 128\n[ 0.411100] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.412092] NetLabel: unlabeled traffic allowed by default\n[ 0.413243] clocksource: Switched to clocksource kvm-clock\n[ 0.418685] AppArmor: AppArmor Filesystem Enabled\n[ 0.419684] pnp: PnP ACPI init\n[ 0.420618] pnp: PnP ACPI: found 5 devices\n[ 0.427022] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.428808] NET: Registered protocol family 2\n[ 0.429805] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.431140] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.432365] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.433591] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.434720] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.435934] NET: Registered protocol family 1\n[ 0.436837] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.437989] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.439118] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.453205] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.467541] Trying to unpack rootfs image as initramfs...\n[ 0.516902] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.531017] Scanning for low memory corruption every 60 seconds\n[ 0.532401] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.533604] audit: initializing netlink subsys (disabled)\n[ 0.534674] audit: type=2000 audit(1537984010.464:1): initialized\n[ 0.536024] Initialise system trusted keyring\n[ 0.536986] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.538210] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.540225] zbud: loaded\n[ 0.540943] VFS: Disk quotas dquot_6.6.0\n[ 0.541809] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.543382] fuse init (API version 7.23)\n[ 0.544297] Key type big_key registered\n[ 0.545123] Allocating IMA MOK and blacklist keyrings.\n[ 0.546278] Key type asymmetric registered\n[ 0.547132] Asymmetric key parser 'x509' registered\n[ 0.548121] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.550016] io scheduler noop registered\n[ 0.550852] io scheduler deadline registered (default)\n[ 0.551878] io scheduler cfq registered\n[ 0.552744] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.553845] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.555158] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.556674] ACPI: Power Button [PWRF]\n[ 0.557551] GHES: HEST is not enabled!\n[ 0.571310] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.601442] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.603984] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.627661] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.629866] Linux agpgart interface v0.103\n[ 0.631937] brd: module loaded\n[ 0.633132] loop: module loaded\n[ 0.637364] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.638855] GPT:90111 != 2097151\n[ 0.639548] GPT:Alternate GPT header not at the end of the disk.\n[ 0.640658] GPT:90111 != 2097151\n[ 0.641353] GPT: Use GNU Parted to correct GPT errors.\n[ 0.642342] vda: vda1 vda15\n[ 0.643798] scsi host0: ata_piix\n[ 0.644555] scsi host1: ata_piix\n[ 0.645293] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.646537] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.648006] libphy: Fixed MDIO Bus: probed\n[ 0.648844] tun: Universal TUN/TAP device driver, 1.6\n[ 0.649822] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.651989] PPP generic driver version 2.4.2\n[ 0.652896] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.654176] ehci-pci: EHCI PCI platform driver\n[ 0.655062] ehci-platform: EHCI generic platform driver\n[ 0.656067] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.657215] ohci-pci: OHCI PCI platform driver\n[ 0.658100] ohci-platform: OHCI generic platform driver\n[ 0.659114] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.673456] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.674474] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.675954] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.677003] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.678154] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.679403] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.680847] usb usb1: Product: UHCI Host Controller\n[ 0.681807] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.682972] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.683986] hub 1-0:1.0: USB hub found\n[ 0.684780] hub 1-0:1.0: 2 ports detected\n[ 0.685709] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.687857] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.688829] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689882] mousedev: PS/2 mouse device common for all mice\n[ 0.691159] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693025] rtc_cmos 00:00: RTC can wake from S4\n[ 0.694146] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.695368] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696580] i2c /dev entries driver\n[ 0.697360] device-mapper: uevent: version 1.0.3\n[ 0.698339] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.699992] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701300] NET: Registered protocol family 10\n[ 0.702298] NET: Registered protocol family 17\n[ 0.703189] Key type dns_resolver registered\n[ 0.704128] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.705260] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.707042] registered taskstats version 1\n[ 0.707893] Loading compiled-in X.509 certificates\n[ 0.709369] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.711264] zswap: loaded using pool lzo/zbud\n[ 0.712642] Key type trusted registered\n[ 0.714211] Key type encrypted registered\n[ 0.715051] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.716097] ima: No TPM chip found, activating TPM-bypass!\n[ 0.717151] evm: HMAC attrs: 0x1\n[ 0.718112] Magic number: 2:14:796\n[ 0.718957] rtc_cmos 00:00: setting system clock to 2018-09-26 17:46:50 UTC (1537984010)\n[ 0.720577] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.721723] EDD information not available.\n[ 0.801792] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.803261] ata1.00: configured for MWDMA2\n[ 0.804472] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.817033] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.818300] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.819568] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.821475] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.823025] Write protecting the kernel read-only data: 14336k\n[ 0.824604] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.826444] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.12\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.327845] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.8...\nLease of 10.10.10.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.55s]\nping 10.10.10.7 KO\n"} 2018-09-26 17:47:29,750 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2fc264d3-7e1b-4408-b11a-ac9d57cd4736/action used request id req-7e978029-faed-4152-bdda-d2aa669d002b 2018-09-26 17:47:29,799 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8c9035e-4066-44af-b3c0-0e0418f12c38 x-compute-request-id: req-a8c9035e-4066-44af-b3c0-0e0418f12c38 Content-Encoding: gzip Content-Length: 8078 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 530387463 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128607] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130241] pid_max: default: 32768 minimum: 301\n[ 0.131124] ACPI: Core revision 20150930\n[ 0.132493] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133786] Security Framework initialized\n[ 0.134583] Yama: becoming mindful.\n[ 0.135300] AppArmor: AppArmor initialized\n[ 0.136160] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137460] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138711] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139899] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141261] Initializing cgroup subsys io\n[ 0.142061] Initializing cgroup subsys memory\n[ 0.142900] Initializing cgroup subsys devices\n[ 0.143767] Initializing cgroup subsys freezer\n[ 0.144619] Initializing cgroup subsys net_cls\n[ 0.145472] Initializing cgroup subsys perf_event\n[ 0.146364] Initializing cgroup subsys net_prio\n[ 0.147228] Initializing cgroup subsys hugetlb\n[ 0.148097] Initializing cgroup subsys pids\n[ 0.148954] CPU: Physical Processor ID: 0\n[ 0.150448] mce: CPU supports 10 MCE banks\n[ 0.151282] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152280] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164485] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170790] ftrace: allocating 31920 entries in 125 pages\n[ 0.196770] smpboot: Max logical packages: 1\n[ 0.197599] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198924] x2apic enabled\n[ 0.199737] Switched APIC routing to physical x2apic.\n[ 0.201452] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202550] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204511] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206268] KVM setup paravirtual spinlock\n[ 0.207542] x86: Booted up 1 node, 1 CPUs\n[ 0.208341] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209715] devtmpfs: initialized\n[ 0.211414] evm: security.selinux\n[ 0.212104] evm: security.SMACK64\n[ 0.212782] evm: security.SMACK64EXEC\n[ 0.213510] evm: security.SMACK64TRANSMUTE\n[ 0.214302] evm: security.SMACK64MMAP\n[ 0.215032] evm: security.ima\n[ 0.215669] evm: security.capability\n[ 0.216461] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218278] pinctrl core: initialized pinctrl subsystem\n[ 0.219354] RTC time: 17:46:35, date: 09/26/18\n[ 0.220301] NET: Registered protocol family 16\n[ 0.221255] cpuidle: using governor ladder\n[ 0.222061] cpuidle: using governor menu\n[ 0.222833] PCCT header not found.\n[ 0.223566] ACPI: bus type PCI registered\n[ 0.224361] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225578] PCI: Using configuration type 1 for base access\n[ 0.227312] ACPI: Added _OSI(Module Device)\n[ 0.228142] ACPI: Added _OSI(Processor Device)\n[ 0.228995] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229879] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231967] ACPI: Interpreter enabled\n[ 0.232712] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236320] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238119] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239914] ACPI: (supports S0 S5)\n[ 0.240597] ACPI: Using IOAPIC for interrupt routing\n[ 0.241520] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244787] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245896] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247098] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248261] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250416] acpiphp: Slot [3] registered\n[ 0.251201] acpiphp: Slot [4] registered\n[ 0.251981] acpiphp: Slot [5] registered\n[ 0.252764] acpiphp: Slot [6] registered\n[ 0.253535] acpiphp: Slot [7] registered\n[ 0.254311] acpiphp: Slot [8] registered\n[ 0.255091] acpiphp: Slot [9] registered\n[ 0.255862] acpiphp: Slot [10] registered\n[ 0.256644] acpiphp: Slot [11] registered\n[ 0.257455] acpiphp: Slot [12] registered\n[ 0.258264] acpiphp: Slot [13] registered\n[ 0.259050] acpiphp: Slot [14] registered\n[ 0.259836] acpiphp: Slot [15] registered\n[ 0.270635] acpiphp: Slot [16] registered\n[ 0.271433] acpiphp: Slot [17] registered\n[ 0.272224] acpiphp: Slot [18] registered\n[ 0.273011] acpiphp: Slot [19] registered\n[ 0.273796] acpiphp: Slot [20] registered\n[ 0.274579] acpiphp: Slot [21] registered\n[ 0.275374] acpiphp: Slot [22] registered\n[ 0.276163] acpiphp: Slot [23] registered\n[ 0.276950] acpiphp: Slot [24] registered\n[ 0.277737] acpiphp: Slot [25] registered\n[ 0.278521] acpiphp: Slot [26] registered\n[ 0.279310] acpiphp: Slot [27] registered\n[ 0.280104] acpiphp: Slot [28] registered\n[ 0.280896] acpiphp: Slot [29] registered\n[ 0.281679] acpiphp: Slot [30] registered\n[ 0.282467] acpiphp: Slot [31] registered\n[ 0.283254] PCI host bridge to bus 0000:00\n[ 0.284040] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285218] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286395] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287801] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289205] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295407] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296651] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297792] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299022] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306721] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308113] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357877] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359324] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360707] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362093] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363441] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364660] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365790] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366812] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368323] vgaarb: loaded\n[ 0.368910] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370023] SCSI subsystem initialized\n[ 0.370822] ACPI: bus type USB registered\n[ 0.371610] usbcore: registered new interface driver usbfs\n[ 0.372607] usbcore: registered new interface driver hub\n[ 0.373581] usbcore: registered new device driver usb\n[ 0.374608] PCI: Using ACPI for IRQ routing\n[ 0.375607] NetLabel: Initializing\n[ 0.376300] NetLabel: domain hash size = 128\n[ 0.377128] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378046] NetLabel: unlabeled traffic allowed by default\n[ 0.379119] clocksource: Switched to clocksource kvm-clock\n[ 0.384628] AppArmor: AppArmor Filesystem Enabled\n[ 0.385579] pnp: PnP ACPI init\n[ 0.386473] pnp: PnP ACPI: found 5 devices\n[ 0.392829] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.394483] NET: Registered protocol family 2\n[ 0.395422] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.396653] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.397779] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.398896] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399936] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401068] NET: Registered protocol family 1\n[ 0.401906] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.402960] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.403999] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417995] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.432199] Trying to unpack rootfs image as initramfs...\n[ 0.482565] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496320] Scanning for low memory corruption every 60 seconds\n[ 0.497741] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498854] audit: initializing netlink subsys (disabled)\n[ 0.499854] audit: type=2000 audit(1537983996.669:1): initialized\n[ 0.501121] Initialise system trusted keyring\n[ 0.502023] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503162] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505084] zbud: loaded\n[ 0.505769] VFS: Disk quotas dquot_6.6.0\n[ 0.506556] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508033] fuse init (API version 7.23)\n[ 0.508895] Key type big_key registered\n[ 0.509668] Allocating IMA MOK and blacklist keyrings.\n[ 0.510745] Key type asymmetric registered\n[ 0.511549] Asymmetric key parser 'x509' registered\n[ 0.512476] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.513895] io scheduler noop registered\n[ 0.514659] io scheduler deadline registered (default)\n[ 0.515624] io scheduler cfq registered\n[ 0.516438] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.517447] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519026] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.520445] ACPI: Power Button [PWRF]\n[ 0.521260] GHES: HEST is not enabled!\n[ 0.534966] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567612] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.591213] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.593327] Linux agpgart interface v0.103\n[ 0.595365] brd: module loaded\n[ 0.596521] loop: module loaded\n[ 0.601273] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.602690] GPT:90111 != 2097151\n[ 0.603358] GPT:Alternate GPT header not at the end of the disk.\n[ 0.604425] GPT:90111 != 2097151\n[ 0.605097] GPT: Use GNU Parted to correct GPT errors.\n[ 0.606045] vda: vda1 vda15\n[ 0.607471] scsi host0: ata_piix\n[ 0.608191] scsi host1: ata_piix\n[ 0.608886] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610068] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.611479] libphy: Fixed MDIO Bus: probed\n[ 0.612283] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613203] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.615322] PPP generic driver version 2.4.2\n[ 0.616197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.617454] ehci-pci: EHCI PCI platform driver\n[ 0.618302] ehci-platform: EHCI generic platform driver\n[ 0.619269] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.620363] ohci-pci: OHCI PCI platform driver\n[ 0.621205] ohci-platform: OHCI generic platform driver\n[ 0.622168] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.636443] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637417] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.638827] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.639833] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.640922] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.642111] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.643498] usb usb1: Product: UHCI Host Controller\n[ 0.644414] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.645522] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.646459] hub 1-0:1.0: USB hub found\n[ 0.647224] hub 1-0:1.0: 2 ports detected\n[ 0.648100] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.650152] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.651069] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.652064] mousedev: PS/2 mouse device common for all mice\n[ 0.653269] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.655055] rtc_cmos 00:00: RTC can wake from S4\n[ 0.656137] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.657291] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.658452] i2c /dev entries driver\n[ 0.659195] device-mapper: uevent: version 1.0.3\n[ 0.660114] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.661698] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662930] NET: Registered protocol family 10\n[ 0.663900] NET: Registered protocol family 17\n[ 0.664761] Key type dns_resolver registered\n[ 0.665656] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.666724] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.668418] registered taskstats version 1\n[ 0.669224] Loading compiled-in X.509 certificates\n[ 0.670627] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.672429] zswap: loaded using pool lzo/zbud\n[ 0.673766] Key type trusted registered\n[ 0.675311] Key type encrypted registered\n[ 0.676114] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.677110] ima: No TPM chip found, activating TPM-bypass!\n[ 0.678120] evm: HMAC attrs: 0x1\n[ 0.679027] Magic number: 2:14:796\n[ 0.679848] rtc_cmos 00:00: setting system clock to 2018-09-26 17:46:36 UTC (1537983996)\n[ 0.681399] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682479] EDD information not available.\n[ 0.767763] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.769172] ata1.00: configured for MWDMA2\n[ 0.770330] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.782686] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.783899] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.785118] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.786953] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788454] Write protecting the kernel read-only data: 14336k\n[ 0.789981] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791748] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.849502] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 2.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.16s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-09-26 17:47:29,800 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/54eecdbd-603e-4f59-a90f-4ac5c9f86459/action used request id req-a8c9035e-4066-44af-b3c0-0e0418f12c38 2018-09-26 17:47:29,805 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e35d3d6-5ba1-4d3a-aa9b-e226c6e17b13 x-compute-request-id: req-4e35d3d6-5ba1-4d3a-aa9b-e226c6e17b13 Content-Encoding: gzip Content-Length: 10860 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 517625865 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.130979] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132659] pid_max: default: 32768 minimum: 301\n[ 0.133560] ACPI: Core revision 20150930\n[ 0.134949] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136268] Security Framework initialized\n[ 0.137092] Yama: becoming mindful.\n[ 0.137832] AppArmor: AppArmor initialized\n[ 0.138713] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140100] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141437] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142694] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144136] Initializing cgroup subsys io\n[ 0.144984] Initializing cgroup subsys memory\n[ 0.145858] Initializing cgroup subsys devices\n[ 0.146753] Initializing cgroup subsys freezer\n[ 0.147644] Initializing cgroup subsys net_cls\n[ 0.148523] Initializing cgroup subsys perf_event\n[ 0.149452] Initializing cgroup subsys net_prio\n[ 0.150367] Initializing cgroup subsys hugetlb\n[ 0.151262] Initializing cgroup subsys pids\n[ 0.152151] CPU: Physical Processor ID: 0\n[ 0.153662] mce: CPU supports 10 MCE banks\n[ 0.154540] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155585] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166404] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172761] ftrace: allocating 31920 entries in 125 pages\n[ 0.198269] smpboot: Max logical packages: 1\n[ 0.199126] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200478] x2apic enabled\n[ 0.201308] Switched APIC routing to physical x2apic.\n[ 0.203077] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204215] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206223] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208100] KVM setup paravirtual spinlock\n[ 0.209393] x86: Booted up 1 node, 1 CPUs\n[ 0.210210] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211595] devtmpfs: initialized\n[ 0.213309] evm: security.selinux\n[ 0.214014] evm: security.SMACK64\n[ 0.214703] evm: security.SMACK64EXEC\n[ 0.215442] evm: security.SMACK64TRANSMUTE\n[ 0.216251] evm: security.SMACK64MMAP\n[ 0.217001] evm: security.ima\n[ 0.217640] evm: security.capability\n[ 0.218435] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220283] pinctrl core: initialized pinctrl subsystem\n[ 0.221390] RTC time: 17:46:23, date: 09/26/18\n[ 0.222354] NET: Registered protocol family 16\n[ 0.223318] cpuidle: using governor ladder\n[ 0.224147] cpuidle: using governor menu\n[ 0.224938] PCCT header not found.\n[ 0.225674] ACPI: bus type PCI registered\n[ 0.226457] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227711] PCI: Using configuration type 1 for base access\n[ 0.229426] ACPI: Added _OSI(Module Device)\n[ 0.230278] ACPI: Added _OSI(Processor Device)\n[ 0.231166] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232052] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234167] ACPI: Interpreter enabled\n[ 0.234921] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236707] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238514] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240342] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242187] ACPI: (supports S0 S5)\n[ 0.242871] ACPI: Using IOAPIC for interrupt routing\n[ 0.243805] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246875] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248024] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249219] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250379] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252546] acpiphp: Slot [3] registered\n[ 0.253328] acpiphp: Slot [4] registered\n[ 0.254148] acpiphp: Slot [5] registered\n[ 0.254959] acpiphp: Slot [6] registered\n[ 0.255749] acpiphp: Slot [7] registered\n[ 0.256546] acpiphp: Slot [8] registered\n[ 0.257345] acpiphp: Slot [9] registered\n[ 0.258146] acpiphp: Slot [10] registered\n[ 0.258952] acpiphp: Slot [11] registered\n[ 0.259767] acpiphp: Slot [12] registered\n[ 0.260580] acpiphp: Slot [13] registered\n[ 0.261389] acpiphp: Slot [14] registered\n[ 0.262196] acpiphp: Slot [15] registered\n[ 0.272892] acpiphp: Slot [16] registered\n[ 0.273703] acpiphp: Slot [17] registered\n[ 0.274507] acpiphp: Slot [18] registered\n[ 0.275317] acpiphp: Slot [19] registered\n[ 0.276125] acpiphp: Slot [20] registered\n[ 0.276940] acpiphp: Slot [21] registered\n[ 0.277750] acpiphp: Slot [22] registered\n[ 0.278554] acpiphp: Slot [23] registered\n[ 0.279373] acpiphp: Slot [24] registered\n[ 0.280186] acpiphp: Slot [25] registered\n[ 0.280998] acpiphp: Slot [26] registered\n[ 0.281804] acpiphp: Slot [27] registered\n[ 0.282611] acpiphp: Slot [28] registered\n[ 0.283420] acpiphp: Slot [29] registered\n[ 0.284225] acpiphp: Slot [30] registered\n[ 0.285039] acpiphp: Slot [31] registered\n[ 0.285843] PCI host bridge to bus 0000:00\n[ 0.286649] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287853] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290513] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291964] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298068] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299315] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300460] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308161] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355747] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357231] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358657] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360031] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361394] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362632] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363751] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366354] vgaarb: loaded\n[ 0.366949] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368064] SCSI subsystem initialized\n[ 0.368869] ACPI: bus type USB registered\n[ 0.369669] usbcore: registered new interface driver usbfs\n[ 0.370684] usbcore: registered new interface driver hub\n[ 0.371671] usbcore: registered new device driver usb\n[ 0.372707] PCI: Using ACPI for IRQ routing\n[ 0.373713] NetLabel: Initializing\n[ 0.374409] NetLabel: domain hash size = 128\n[ 0.375271] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376268] NetLabel: unlabeled traffic allowed by default\n[ 0.377351] clocksource: Switched to clocksource kvm-clock\n[ 0.382791] AppArmor: AppArmor Filesystem Enabled\n[ 0.383727] pnp: PnP ACPI init\n[ 0.384613] pnp: PnP ACPI: found 5 devices\n[ 0.390969] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392647] NET: Registered protocol family 2\n[ 0.393586] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394836] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396015] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397155] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399366] NET: Registered protocol family 1\n[ 0.400216] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401290] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402345] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416233] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430441] Trying to unpack rootfs image as initramfs...\n[ 0.479530] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493264] Scanning for low memory corruption every 60 seconds\n[ 0.494656] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495813] audit: initializing netlink subsys (disabled)\n[ 0.496845] audit: type=2000 audit(1537983984.673:1): initialized\n[ 0.498178] Initialise system trusted keyring\n[ 0.499109] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502258] zbud: loaded\n[ 0.502980] VFS: Disk quotas dquot_6.6.0\n[ 0.503800] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505310] fuse init (API version 7.23)\n[ 0.506227] Key type big_key registered\n[ 0.507014] Allocating IMA MOK and blacklist keyrings.\n[ 0.508491] Key type asymmetric registered\n[ 0.509298] Asymmetric key parser 'x509' registered\n[ 0.510241] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511669] io scheduler noop registered\n[ 0.512438] io scheduler deadline registered (default)\n[ 0.513411] io scheduler cfq registered\n[ 0.514223] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515238] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516459] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517888] ACPI: Power Button [PWRF]\n[ 0.518699] GHES: HEST is not enabled!\n[ 0.532056] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.561569] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587103] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589346] Linux agpgart interface v0.103\n[ 0.591387] brd: module loaded\n[ 0.592569] loop: module loaded\n[ 0.597074] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.598552] GPT:90111 != 2097151\n[ 0.599240] GPT:Alternate GPT header not at the end of the disk.\n[ 0.600339] GPT:90111 != 2097151\n[ 0.601019] GPT: Use GNU Parted to correct GPT errors.\n[ 0.601998] vda: vda1 vda15\n[ 0.603476] scsi host0: ata_piix\n[ 0.604217] scsi host1: ata_piix\n[ 0.604928] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.606168] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.607635] libphy: Fixed MDIO Bus: probed\n[ 0.608459] tun: Universal TUN/TAP device driver, 1.6\n[ 0.609428] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.611567] PPP generic driver version 2.4.2\n[ 0.612459] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.613750] ehci-pci: EHCI PCI platform driver\n[ 0.614610] ehci-platform: EHCI generic platform driver\n[ 0.615571] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.616680] ohci-pci: OHCI PCI platform driver\n[ 0.617535] ohci-platform: OHCI generic platform driver\n[ 0.618505] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.632849] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.633862] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.635278] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.636275] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.637372] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.638565] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.639964] usb usb1: Product: UHCI Host Controller\n[ 0.640882] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642014] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.643133] hub 1-0:1.0: USB hub found\n[ 0.643910] hub 1-0:1.0: 2 ports detected\n[ 0.644821] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.646925] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.647865] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.648878] mousedev: PS/2 mouse device common for all mice\n[ 0.650116] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.651914] rtc_cmos 00:00: RTC can wake from S4\n[ 0.652993] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.654179] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655344] i2c /dev entries driver\n[ 0.656096] device-mapper: uevent: version 1.0.3\n[ 0.657019] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.658619] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.659888] NET: Registered protocol family 10\n[ 0.660873] NET: Registered protocol family 17\n[ 0.661750] Key type dns_resolver registered\n[ 0.662663] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.663756] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665477] registered taskstats version 1\n[ 0.666305] Loading compiled-in X.509 certificates\n[ 0.667735] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669567] zswap: loaded using pool lzo/zbud\n[ 0.670954] Key type trusted registered\n[ 0.672474] Key type encrypted registered\n[ 0.673299] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674321] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675339] evm: HMAC attrs: 0x1\n[ 0.676643] Magic number: 2:14:796\n[ 0.677487] rtc_cmos 00:00: setting system clock to 2018-09-26 17:46:24 UTC (1537983984)\n[ 0.679073] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680164] EDD information not available.\n[ 0.766330] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.768026] Write protecting the kernel read-only data: 14336k\n[ 0.779763] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.781770] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.826168] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.67\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.77. iid=i-00000144\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZvQAwdz9/W2Mji7hLbv0xSPlm9UuT+Q5luzQB1ngP+sDUKJjZGvMNKn7fQZS/nfcTm57h2MZPWRlxoB5sgyQOvWsT8Zcs47v6WFXPf/UcfSjgevRXg1rHnsev2QmilDusAkA+lGui4i3hwlP1FAB+hYhQaHLgaVGMM9AOhmlo4Fg74mvoyB2++gytyIe6Dftb5gnoePBxJeimjn70FJH6BUQMlf7vS/D99FVU+IK024rPYovyP4mq91BRxaYEhXbGBBzVqAyXLXwHDsGwMQemiS0u6dfX8dFx9NH1Ept3NYP1BlFDucUWKeuUINy9tMHTzgtyYnG/RUOwc5LjdxhH root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBALoB4doAkxdCirO/ym4arpf5fljQ7qNGGznzU71mFWI5V+TnA8w+oudlQU2yh2bdVXm3bk9j9J/tHNV/RuPG7OmTatYUANgGG8wJkSt/p1rjSyyJdq2jmrL6VSktAarEEH2vtz/SLzR/kX9NjWGAXBgEYEt/IY6G/06pO+qTT5S9AAAAFQCmOyr6mTAQ/wGRrqm9Wph+xsnlXQAAAIBwdqjaDdHMilWAIziC0+X3WiEqK2jjeA7Gp7i3hraeVfOnbYHInDVphjjuvSvpSApDkrmZfwiO56tin2uPD5VHZwPNMAVZOb0qr8ocGCDcdDU89YFeeihhasQ9fE5jgUTdbiXsdXVtkt3Q1r3xoSAfJLb8TCLMYztgOZZjT8N54QAAAIBK5UqIHf5misyvJ5K/wU1VNJJSd/Xob1b+eAZHnQF8c26cdsOgfpyR0C76ZcAi3Yt7KOR0UKlkjrM0d9n5+ZX7/ua8Ht+IvKmvbaYQQqAk2s5UPo3qC7QrLCy6Rg2nH/b+qC100GA8/5IzXgI5FWStkmPtlcUKDwVMHhS7q2Mf0A== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe9a:ebeb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000144\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.85 ===\n/dev/root resized successfully [took 1.53s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:9A:EB:EB \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9a:ebeb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8942 (8.7 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.114153] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.114155] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.114156] usb 1-1: Product: QEMU USB Tablet\n[ 1.114157] usb 1-1: Manufacturer: QEMU\n[ 1.114158] usb 1-1: SerialNumber: 42\n[ 1.489595] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\n[ 1.830318] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.862164] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 3.966720] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.354823] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nSep 26 18:46:25 cirros syslog.info syslogd started: BusyBox v1.23.2\nSep 26 18:46:25 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nSep 26 18:46:25 cirros kern.notice kernel: [ 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)\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nSep 26 18:46:27 cirros auth.notice su: + /dev/console root:cirros\nSep 26 18:46:27 cirros authpriv.info dropbear[340]: Running in background\nSep 26 18:46:27 cirros kern.info kernel: [ 3.966720] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nSep 26 18:46:28 cirros kern.info kernel: [ 4.354823] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2018-09-26 17:47:29,805 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc/action used request id req-4e35d3d6-5ba1-4d3a-aa9b-e226c6e17b13 2018-09-26 17:47:30,755 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2fc264d3-7e1b-4408-b11a-ac9d57cd4736/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a499c31eb02f43f4daa5b8bd590feacbf2a1dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:47:30,805 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/54eecdbd-603e-4f59-a90f-4ac5c9f86459/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d079ecb48f68965ca2858338f0c31be6c9b98fed" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:47:30,811 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e9474fe2512de3d89d5ea971cc991024734a99" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:47:31,823 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d3807e01-2a8d-4dde-9890-d01159dbca04 x-compute-request-id: req-d3807e01-2a8d-4dde-9890-d01159dbca04 Content-Encoding: gzip Content-Length: 8117 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 648480487 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132841] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134581] pid_max: default: 32768 minimum: 301\n[ 0.135511] ACPI: Core revision 20150930\n[ 0.136918] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138278] Security Framework initialized\n[ 0.139106] Yama: becoming mindful.\n[ 0.139881] AppArmor: AppArmor initialized\n[ 0.140772] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142107] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143398] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144697] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146092] Initializing cgroup subsys io\n[ 0.146906] Initializing cgroup subsys memory\n[ 0.147766] Initializing cgroup subsys devices\n[ 0.148666] Initializing cgroup subsys freezer\n[ 0.149560] Initializing cgroup subsys net_cls\n[ 0.150442] Initializing cgroup subsys perf_event\n[ 0.151371] Initializing cgroup subsys net_prio\n[ 0.152302] Initializing cgroup subsys hugetlb\n[ 0.153185] Initializing cgroup subsys pids\n[ 0.154094] CPU: Physical Processor ID: 0\n[ 0.155642] mce: CPU supports 10 MCE banks\n[ 0.156530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157543] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169236] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175588] ftrace: allocating 31920 entries in 125 pages\n[ 0.201878] smpboot: Max logical packages: 1\n[ 0.203068] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205056] x2apic enabled\n[ 0.206098] Switched APIC routing to physical x2apic.\n[ 0.208337] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210033] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213007] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215709] KVM setup paravirtual spinlock\n[ 0.217386] x86: Booted up 1 node, 1 CPUs\n[ 0.218591] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.220636] devtmpfs: initialized\n[ 0.222637] evm: security.selinux\n[ 0.223662] evm: security.SMACK64\n[ 0.224696] evm: security.SMACK64EXEC\n[ 0.225827] evm: security.SMACK64TRANSMUTE\n[ 0.227039] evm: security.SMACK64MMAP\n[ 0.228194] evm: security.ima\n[ 0.229127] evm: security.capability\n[ 0.230310] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.233206] pinctrl core: initialized pinctrl subsystem\n[ 0.234950] RTC time: 17:46:49, date: 09/26/18\n[ 0.236424] NET: Registered protocol family 16\n[ 0.237900] cpuidle: using governor ladder\n[ 0.239178] cpuidle: using governor menu\n[ 0.240408] PCCT header not found.\n[ 0.241541] ACPI: bus type PCI registered\n[ 0.242791] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244772] PCI: Using configuration type 1 for base access\n[ 0.247183] ACPI: Added _OSI(Module Device)\n[ 0.248473] ACPI: Added _OSI(Processor Device)\n[ 0.249834] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.251267] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.253970] ACPI: Interpreter enabled\n[ 0.255167] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.258082] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.260986] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.264009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.266943] ACPI: (supports S0 S5)\n[ 0.268044] ACPI: Using IOAPIC for interrupt routing\n[ 0.269564] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.273715] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.275585] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.277644] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.279633] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283156] acpiphp: Slot [3] registered\n[ 0.284401] acpiphp: Slot [4] registered\n[ 0.285667] acpiphp: Slot [5] registered\n[ 0.286910] acpiphp: Slot [6] registered\n[ 0.288146] acpiphp: Slot [7] registered\n[ 0.289415] acpiphp: Slot [8] registered\n[ 0.290656] acpiphp: Slot [9] registered\n[ 0.291735] acpiphp: Slot [10] registered\n[ 0.292583] acpiphp: Slot [11] registered\n[ 0.293423] acpiphp: Slot [12] registered\n[ 0.294260] acpiphp: Slot [13] registered\n[ 0.295092] acpiphp: Slot [14] registered\n[ 0.295939] acpiphp: Slot [15] registered\n[ 0.306852] acpiphp: Slot [16] registered\n[ 0.307694] acpiphp: Slot [17] registered\n[ 0.308536] acpiphp: Slot [18] registered\n[ 0.309368] acpiphp: Slot [19] registered\n[ 0.310201] acpiphp: Slot [20] registered\n[ 0.311038] acpiphp: Slot [21] registered\n[ 0.311881] acpiphp: Slot [22] registered\n[ 0.312720] acpiphp: Slot [23] registered\n[ 0.313558] acpiphp: Slot [24] registered\n[ 0.314394] acpiphp: Slot [25] registered\n[ 0.315233] acpiphp: Slot [26] registered\n[ 0.316072] acpiphp: Slot [27] registered\n[ 0.316917] acpiphp: Slot [28] registered\n[ 0.317765] acpiphp: Slot [29] registered\n[ 0.318608] acpiphp: Slot [30] registered\n[ 0.319455] acpiphp: Slot [31] registered\n[ 0.320296] PCI host bridge to bus 0000:00\n[ 0.321133] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.322400] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.323673] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.325184] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.326691] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.332956] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.334306] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.335535] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.336865] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.343217] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.344713] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.390162] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.391700] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.393166] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.394639] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.396073] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.397375] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.398932] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.400037] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.401659] vgaarb: loaded\n[ 0.402287] vgaarb: bridge control possible 0000:00:02.0\n[ 0.403477] SCSI subsystem initialized\n[ 0.404328] ACPI: bus type USB registered\n[ 0.405180] usbcore: registered new interface driver usbfs\n[ 0.406255] usbcore: registered new interface driver hub\n[ 0.407307] usbcore: registered new device driver usb\n[ 0.408411] PCI: Using ACPI for IRQ routing\n[ 0.409469] NetLabel: Initializing\n[ 0.410214] NetLabel: domain hash size = 128\n[ 0.411100] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.412092] NetLabel: unlabeled traffic allowed by default\n[ 0.413243] clocksource: Switched to clocksource kvm-clock\n[ 0.418685] AppArmor: AppArmor Filesystem Enabled\n[ 0.419684] pnp: PnP ACPI init\n[ 0.420618] pnp: PnP ACPI: found 5 devices\n[ 0.427022] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.428808] NET: Registered protocol family 2\n[ 0.429805] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.431140] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.432365] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.433591] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.434720] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.435934] NET: Registered protocol family 1\n[ 0.436837] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.437989] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.439118] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.453205] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.467541] Trying to unpack rootfs image as initramfs...\n[ 0.516902] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.531017] Scanning for low memory corruption every 60 seconds\n[ 0.532401] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.533604] audit: initializing netlink subsys (disabled)\n[ 0.534674] audit: type=2000 audit(1537984010.464:1): initialized\n[ 0.536024] Initialise system trusted keyring\n[ 0.536986] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.538210] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.540225] zbud: loaded\n[ 0.540943] VFS: Disk quotas dquot_6.6.0\n[ 0.541809] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.543382] fuse init (API version 7.23)\n[ 0.544297] Key type big_key registered\n[ 0.545123] Allocating IMA MOK and blacklist keyrings.\n[ 0.546278] Key type asymmetric registered\n[ 0.547132] Asymmetric key parser 'x509' registered\n[ 0.548121] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.550016] io scheduler noop registered\n[ 0.550852] io scheduler deadline registered (default)\n[ 0.551878] io scheduler cfq registered\n[ 0.552744] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.553845] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.555158] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.556674] ACPI: Power Button [PWRF]\n[ 0.557551] GHES: HEST is not enabled!\n[ 0.571310] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.601442] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.603984] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.627661] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.629866] Linux agpgart interface v0.103\n[ 0.631937] brd: module loaded\n[ 0.633132] loop: module loaded\n[ 0.637364] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.638855] GPT:90111 != 2097151\n[ 0.639548] GPT:Alternate GPT header not at the end of the disk.\n[ 0.640658] GPT:90111 != 2097151\n[ 0.641353] GPT: Use GNU Parted to correct GPT errors.\n[ 0.642342] vda: vda1 vda15\n[ 0.643798] scsi host0: ata_piix\n[ 0.644555] scsi host1: ata_piix\n[ 0.645293] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.646537] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.648006] libphy: Fixed MDIO Bus: probed\n[ 0.648844] tun: Universal TUN/TAP device driver, 1.6\n[ 0.649822] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.651989] PPP generic driver version 2.4.2\n[ 0.652896] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.654176] ehci-pci: EHCI PCI platform driver\n[ 0.655062] ehci-platform: EHCI generic platform driver\n[ 0.656067] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.657215] ohci-pci: OHCI PCI platform driver\n[ 0.658100] ohci-platform: OHCI generic platform driver\n[ 0.659114] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.673456] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.674474] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.675954] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.677003] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.678154] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.679403] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.680847] usb usb1: Product: UHCI Host Controller\n[ 0.681807] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.682972] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.683986] hub 1-0:1.0: USB hub found\n[ 0.684780] hub 1-0:1.0: 2 ports detected\n[ 0.685709] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.687857] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.688829] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689882] mousedev: PS/2 mouse device common for all mice\n[ 0.691159] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693025] rtc_cmos 00:00: RTC can wake from S4\n[ 0.694146] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.695368] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696580] i2c /dev entries driver\n[ 0.697360] device-mapper: uevent: version 1.0.3\n[ 0.698339] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.699992] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701300] NET: Registered protocol family 10\n[ 0.702298] NET: Registered protocol family 17\n[ 0.703189] Key type dns_resolver registered\n[ 0.704128] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.705260] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.707042] registered taskstats version 1\n[ 0.707893] Loading compiled-in X.509 certificates\n[ 0.709369] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.711264] zswap: loaded using pool lzo/zbud\n[ 0.712642] Key type trusted registered\n[ 0.714211] Key type encrypted registered\n[ 0.715051] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.716097] ima: No TPM chip found, activating TPM-bypass!\n[ 0.717151] evm: HMAC attrs: 0x1\n[ 0.718112] Magic number: 2:14:796\n[ 0.718957] rtc_cmos 00:00: setting system clock to 2018-09-26 17:46:50 UTC (1537984010)\n[ 0.720577] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.721723] EDD information not available.\n[ 0.801792] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.803261] ata1.00: configured for MWDMA2\n[ 0.804472] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.817033] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.818300] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.819568] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.821475] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.823025] Write protecting the kernel read-only data: 14336k\n[ 0.824604] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.826444] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.12\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.327845] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.8...\nLease of 10.10.10.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.55s]\nping 10.10.10.7 KO\nping 10.10.10.5 KO\n"} 2018-09-26 17:47:31,823 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2fc264d3-7e1b-4408-b11a-ac9d57cd4736/action used request id req-d3807e01-2a8d-4dde-9890-d01159dbca04 2018-09-26 17:47:32,027 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-acd7d18c-5220-4427-8380-18c9e4a6f396 x-compute-request-id: req-acd7d18c-5220-4427-8380-18c9e4a6f396 Content-Encoding: gzip Content-Length: 8078 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 530387463 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128607] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130241] pid_max: default: 32768 minimum: 301\n[ 0.131124] ACPI: Core revision 20150930\n[ 0.132493] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133786] Security Framework initialized\n[ 0.134583] Yama: becoming mindful.\n[ 0.135300] AppArmor: AppArmor initialized\n[ 0.136160] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137460] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138711] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139899] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141261] Initializing cgroup subsys io\n[ 0.142061] Initializing cgroup subsys memory\n[ 0.142900] Initializing cgroup subsys devices\n[ 0.143767] Initializing cgroup subsys freezer\n[ 0.144619] Initializing cgroup subsys net_cls\n[ 0.145472] Initializing cgroup subsys perf_event\n[ 0.146364] Initializing cgroup subsys net_prio\n[ 0.147228] Initializing cgroup subsys hugetlb\n[ 0.148097] Initializing cgroup subsys pids\n[ 0.148954] CPU: Physical Processor ID: 0\n[ 0.150448] mce: CPU supports 10 MCE banks\n[ 0.151282] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152280] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164485] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170790] ftrace: allocating 31920 entries in 125 pages\n[ 0.196770] smpboot: Max logical packages: 1\n[ 0.197599] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198924] x2apic enabled\n[ 0.199737] Switched APIC routing to physical x2apic.\n[ 0.201452] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202550] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204511] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206268] KVM setup paravirtual spinlock\n[ 0.207542] x86: Booted up 1 node, 1 CPUs\n[ 0.208341] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209715] devtmpfs: initialized\n[ 0.211414] evm: security.selinux\n[ 0.212104] evm: security.SMACK64\n[ 0.212782] evm: security.SMACK64EXEC\n[ 0.213510] evm: security.SMACK64TRANSMUTE\n[ 0.214302] evm: security.SMACK64MMAP\n[ 0.215032] evm: security.ima\n[ 0.215669] evm: security.capability\n[ 0.216461] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218278] pinctrl core: initialized pinctrl subsystem\n[ 0.219354] RTC time: 17:46:35, date: 09/26/18\n[ 0.220301] NET: Registered protocol family 16\n[ 0.221255] cpuidle: using governor ladder\n[ 0.222061] cpuidle: using governor menu\n[ 0.222833] PCCT header not found.\n[ 0.223566] ACPI: bus type PCI registered\n[ 0.224361] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225578] PCI: Using configuration type 1 for base access\n[ 0.227312] ACPI: Added _OSI(Module Device)\n[ 0.228142] ACPI: Added _OSI(Processor Device)\n[ 0.228995] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229879] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231967] ACPI: Interpreter enabled\n[ 0.232712] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236320] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238119] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239914] ACPI: (supports S0 S5)\n[ 0.240597] ACPI: Using IOAPIC for interrupt routing\n[ 0.241520] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244787] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245896] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247098] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248261] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250416] acpiphp: Slot [3] registered\n[ 0.251201] acpiphp: Slot [4] registered\n[ 0.251981] acpiphp: Slot [5] registered\n[ 0.252764] acpiphp: Slot [6] registered\n[ 0.253535] acpiphp: Slot [7] registered\n[ 0.254311] acpiphp: Slot [8] registered\n[ 0.255091] acpiphp: Slot [9] registered\n[ 0.255862] acpiphp: Slot [10] registered\n[ 0.256644] acpiphp: Slot [11] registered\n[ 0.257455] acpiphp: Slot [12] registered\n[ 0.258264] acpiphp: Slot [13] registered\n[ 0.259050] acpiphp: Slot [14] registered\n[ 0.259836] acpiphp: Slot [15] registered\n[ 0.270635] acpiphp: Slot [16] registered\n[ 0.271433] acpiphp: Slot [17] registered\n[ 0.272224] acpiphp: Slot [18] registered\n[ 0.273011] acpiphp: Slot [19] registered\n[ 0.273796] acpiphp: Slot [20] registered\n[ 0.274579] acpiphp: Slot [21] registered\n[ 0.275374] acpiphp: Slot [22] registered\n[ 0.276163] acpiphp: Slot [23] registered\n[ 0.276950] acpiphp: Slot [24] registered\n[ 0.277737] acpiphp: Slot [25] registered\n[ 0.278521] acpiphp: Slot [26] registered\n[ 0.279310] acpiphp: Slot [27] registered\n[ 0.280104] acpiphp: Slot [28] registered\n[ 0.280896] acpiphp: Slot [29] registered\n[ 0.281679] acpiphp: Slot [30] registered\n[ 0.282467] acpiphp: Slot [31] registered\n[ 0.283254] PCI host bridge to bus 0000:00\n[ 0.284040] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285218] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286395] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287801] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289205] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295407] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296651] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297792] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299022] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306721] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308113] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357877] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359324] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360707] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362093] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363441] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364660] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365790] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366812] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368323] vgaarb: loaded\n[ 0.368910] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370023] SCSI subsystem initialized\n[ 0.370822] ACPI: bus type USB registered\n[ 0.371610] usbcore: registered new interface driver usbfs\n[ 0.372607] usbcore: registered new interface driver hub\n[ 0.373581] usbcore: registered new device driver usb\n[ 0.374608] PCI: Using ACPI for IRQ routing\n[ 0.375607] NetLabel: Initializing\n[ 0.376300] NetLabel: domain hash size = 128\n[ 0.377128] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378046] NetLabel: unlabeled traffic allowed by default\n[ 0.379119] clocksource: Switched to clocksource kvm-clock\n[ 0.384628] AppArmor: AppArmor Filesystem Enabled\n[ 0.385579] pnp: PnP ACPI init\n[ 0.386473] pnp: PnP ACPI: found 5 devices\n[ 0.392829] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.394483] NET: Registered protocol family 2\n[ 0.395422] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.396653] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.397779] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.398896] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399936] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401068] NET: Registered protocol family 1\n[ 0.401906] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.402960] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.403999] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417995] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.432199] Trying to unpack rootfs image as initramfs...\n[ 0.482565] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496320] Scanning for low memory corruption every 60 seconds\n[ 0.497741] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498854] audit: initializing netlink subsys (disabled)\n[ 0.499854] audit: type=2000 audit(1537983996.669:1): initialized\n[ 0.501121] Initialise system trusted keyring\n[ 0.502023] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503162] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505084] zbud: loaded\n[ 0.505769] VFS: Disk quotas dquot_6.6.0\n[ 0.506556] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508033] fuse init (API version 7.23)\n[ 0.508895] Key type big_key registered\n[ 0.509668] Allocating IMA MOK and blacklist keyrings.\n[ 0.510745] Key type asymmetric registered\n[ 0.511549] Asymmetric key parser 'x509' registered\n[ 0.512476] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.513895] io scheduler noop registered\n[ 0.514659] io scheduler deadline registered (default)\n[ 0.515624] io scheduler cfq registered\n[ 0.516438] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.517447] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519026] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.520445] ACPI: Power Button [PWRF]\n[ 0.521260] GHES: HEST is not enabled!\n[ 0.534966] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567612] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.591213] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.593327] Linux agpgart interface v0.103\n[ 0.595365] brd: module loaded\n[ 0.596521] loop: module loaded\n[ 0.601273] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.602690] GPT:90111 != 2097151\n[ 0.603358] GPT:Alternate GPT header not at the end of the disk.\n[ 0.604425] GPT:90111 != 2097151\n[ 0.605097] GPT: Use GNU Parted to correct GPT errors.\n[ 0.606045] vda: vda1 vda15\n[ 0.607471] scsi host0: ata_piix\n[ 0.608191] scsi host1: ata_piix\n[ 0.608886] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610068] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.611479] libphy: Fixed MDIO Bus: probed\n[ 0.612283] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613203] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.615322] PPP generic driver version 2.4.2\n[ 0.616197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.617454] ehci-pci: EHCI PCI platform driver\n[ 0.618302] ehci-platform: EHCI generic platform driver\n[ 0.619269] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.620363] ohci-pci: OHCI PCI platform driver\n[ 0.621205] ohci-platform: OHCI generic platform driver\n[ 0.622168] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.636443] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637417] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.638827] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.639833] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.640922] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.642111] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.643498] usb usb1: Product: UHCI Host Controller\n[ 0.644414] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.645522] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.646459] hub 1-0:1.0: USB hub found\n[ 0.647224] hub 1-0:1.0: 2 ports detected\n[ 0.648100] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.650152] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.651069] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.652064] mousedev: PS/2 mouse device common for all mice\n[ 0.653269] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.655055] rtc_cmos 00:00: RTC can wake from S4\n[ 0.656137] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.657291] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.658452] i2c /dev entries driver\n[ 0.659195] device-mapper: uevent: version 1.0.3\n[ 0.660114] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.661698] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662930] NET: Registered protocol family 10\n[ 0.663900] NET: Registered protocol family 17\n[ 0.664761] Key type dns_resolver registered\n[ 0.665656] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.666724] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.668418] registered taskstats version 1\n[ 0.669224] Loading compiled-in X.509 certificates\n[ 0.670627] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.672429] zswap: loaded using pool lzo/zbud\n[ 0.673766] Key type trusted registered\n[ 0.675311] Key type encrypted registered\n[ 0.676114] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.677110] ima: No TPM chip found, activating TPM-bypass!\n[ 0.678120] evm: HMAC attrs: 0x1\n[ 0.679027] Magic number: 2:14:796\n[ 0.679848] rtc_cmos 00:00: setting system clock to 2018-09-26 17:46:36 UTC (1537983996)\n[ 0.681399] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682479] EDD information not available.\n[ 0.767763] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.769172] ata1.00: configured for MWDMA2\n[ 0.770330] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.782686] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.783899] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.785118] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.786953] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788454] Write protecting the kernel read-only data: 14336k\n[ 0.789981] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791748] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.849502] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 2.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.16s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-09-26 17:47:32,028 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/54eecdbd-603e-4f59-a90f-4ac5c9f86459/action used request id req-acd7d18c-5220-4427-8380-18c9e4a6f396 2018-09-26 17:47:32,032 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-642d788b-ed31-4f5e-b49e-951a07dc1b3a x-compute-request-id: req-642d788b-ed31-4f5e-b49e-951a07dc1b3a Content-Encoding: gzip Content-Length: 10860 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 517625865 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.130979] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132659] pid_max: default: 32768 minimum: 301\n[ 0.133560] ACPI: Core revision 20150930\n[ 0.134949] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136268] Security Framework initialized\n[ 0.137092] Yama: becoming mindful.\n[ 0.137832] AppArmor: AppArmor initialized\n[ 0.138713] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140100] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141437] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142694] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144136] Initializing cgroup subsys io\n[ 0.144984] Initializing cgroup subsys memory\n[ 0.145858] Initializing cgroup subsys devices\n[ 0.146753] Initializing cgroup subsys freezer\n[ 0.147644] Initializing cgroup subsys net_cls\n[ 0.148523] Initializing cgroup subsys perf_event\n[ 0.149452] Initializing cgroup subsys net_prio\n[ 0.150367] Initializing cgroup subsys hugetlb\n[ 0.151262] Initializing cgroup subsys pids\n[ 0.152151] CPU: Physical Processor ID: 0\n[ 0.153662] mce: CPU supports 10 MCE banks\n[ 0.154540] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155585] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166404] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172761] ftrace: allocating 31920 entries in 125 pages\n[ 0.198269] smpboot: Max logical packages: 1\n[ 0.199126] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200478] x2apic enabled\n[ 0.201308] Switched APIC routing to physical x2apic.\n[ 0.203077] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204215] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206223] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208100] KVM setup paravirtual spinlock\n[ 0.209393] x86: Booted up 1 node, 1 CPUs\n[ 0.210210] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211595] devtmpfs: initialized\n[ 0.213309] evm: security.selinux\n[ 0.214014] evm: security.SMACK64\n[ 0.214703] evm: security.SMACK64EXEC\n[ 0.215442] evm: security.SMACK64TRANSMUTE\n[ 0.216251] evm: security.SMACK64MMAP\n[ 0.217001] evm: security.ima\n[ 0.217640] evm: security.capability\n[ 0.218435] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220283] pinctrl core: initialized pinctrl subsystem\n[ 0.221390] RTC time: 17:46:23, date: 09/26/18\n[ 0.222354] NET: Registered protocol family 16\n[ 0.223318] cpuidle: using governor ladder\n[ 0.224147] cpuidle: using governor menu\n[ 0.224938] PCCT header not found.\n[ 0.225674] ACPI: bus type PCI registered\n[ 0.226457] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227711] PCI: Using configuration type 1 for base access\n[ 0.229426] ACPI: Added _OSI(Module Device)\n[ 0.230278] ACPI: Added _OSI(Processor Device)\n[ 0.231166] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232052] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234167] ACPI: Interpreter enabled\n[ 0.234921] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236707] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238514] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240342] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242187] ACPI: (supports S0 S5)\n[ 0.242871] ACPI: Using IOAPIC for interrupt routing\n[ 0.243805] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246875] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248024] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249219] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250379] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252546] acpiphp: Slot [3] registered\n[ 0.253328] acpiphp: Slot [4] registered\n[ 0.254148] acpiphp: Slot [5] registered\n[ 0.254959] acpiphp: Slot [6] registered\n[ 0.255749] acpiphp: Slot [7] registered\n[ 0.256546] acpiphp: Slot [8] registered\n[ 0.257345] acpiphp: Slot [9] registered\n[ 0.258146] acpiphp: Slot [10] registered\n[ 0.258952] acpiphp: Slot [11] registered\n[ 0.259767] acpiphp: Slot [12] registered\n[ 0.260580] acpiphp: Slot [13] registered\n[ 0.261389] acpiphp: Slot [14] registered\n[ 0.262196] acpiphp: Slot [15] registered\n[ 0.272892] acpiphp: Slot [16] registered\n[ 0.273703] acpiphp: Slot [17] registered\n[ 0.274507] acpiphp: Slot [18] registered\n[ 0.275317] acpiphp: Slot [19] registered\n[ 0.276125] acpiphp: Slot [20] registered\n[ 0.276940] acpiphp: Slot [21] registered\n[ 0.277750] acpiphp: Slot [22] registered\n[ 0.278554] acpiphp: Slot [23] registered\n[ 0.279373] acpiphp: Slot [24] registered\n[ 0.280186] acpiphp: Slot [25] registered\n[ 0.280998] acpiphp: Slot [26] registered\n[ 0.281804] acpiphp: Slot [27] registered\n[ 0.282611] acpiphp: Slot [28] registered\n[ 0.283420] acpiphp: Slot [29] registered\n[ 0.284225] acpiphp: Slot [30] registered\n[ 0.285039] acpiphp: Slot [31] registered\n[ 0.285843] PCI host bridge to bus 0000:00\n[ 0.286649] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287853] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290513] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291964] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298068] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299315] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300460] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308161] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355747] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357231] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358657] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360031] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361394] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362632] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363751] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366354] vgaarb: loaded\n[ 0.366949] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368064] SCSI subsystem initialized\n[ 0.368869] ACPI: bus type USB registered\n[ 0.369669] usbcore: registered new interface driver usbfs\n[ 0.370684] usbcore: registered new interface driver hub\n[ 0.371671] usbcore: registered new device driver usb\n[ 0.372707] PCI: Using ACPI for IRQ routing\n[ 0.373713] NetLabel: Initializing\n[ 0.374409] NetLabel: domain hash size = 128\n[ 0.375271] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376268] NetLabel: unlabeled traffic allowed by default\n[ 0.377351] clocksource: Switched to clocksource kvm-clock\n[ 0.382791] AppArmor: AppArmor Filesystem Enabled\n[ 0.383727] pnp: PnP ACPI init\n[ 0.384613] pnp: PnP ACPI: found 5 devices\n[ 0.390969] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392647] NET: Registered protocol family 2\n[ 0.393586] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394836] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396015] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397155] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399366] NET: Registered protocol family 1\n[ 0.400216] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401290] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402345] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416233] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430441] Trying to unpack rootfs image as initramfs...\n[ 0.479530] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493264] Scanning for low memory corruption every 60 seconds\n[ 0.494656] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495813] audit: initializing netlink subsys (disabled)\n[ 0.496845] audit: type=2000 audit(1537983984.673:1): initialized\n[ 0.498178] Initialise system trusted keyring\n[ 0.499109] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502258] zbud: loaded\n[ 0.502980] VFS: Disk quotas dquot_6.6.0\n[ 0.503800] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505310] fuse init (API version 7.23)\n[ 0.506227] Key type big_key registered\n[ 0.507014] Allocating IMA MOK and blacklist keyrings.\n[ 0.508491] Key type asymmetric registered\n[ 0.509298] Asymmetric key parser 'x509' registered\n[ 0.510241] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511669] io scheduler noop registered\n[ 0.512438] io scheduler deadline registered (default)\n[ 0.513411] io scheduler cfq registered\n[ 0.514223] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515238] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516459] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517888] ACPI: Power Button [PWRF]\n[ 0.518699] GHES: HEST is not enabled!\n[ 0.532056] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.561569] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587103] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589346] Linux agpgart interface v0.103\n[ 0.591387] brd: module loaded\n[ 0.592569] loop: module loaded\n[ 0.597074] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.598552] GPT:90111 != 2097151\n[ 0.599240] GPT:Alternate GPT header not at the end of the disk.\n[ 0.600339] GPT:90111 != 2097151\n[ 0.601019] GPT: Use GNU Parted to correct GPT errors.\n[ 0.601998] vda: vda1 vda15\n[ 0.603476] scsi host0: ata_piix\n[ 0.604217] scsi host1: ata_piix\n[ 0.604928] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.606168] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.607635] libphy: Fixed MDIO Bus: probed\n[ 0.608459] tun: Universal TUN/TAP device driver, 1.6\n[ 0.609428] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.611567] PPP generic driver version 2.4.2\n[ 0.612459] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.613750] ehci-pci: EHCI PCI platform driver\n[ 0.614610] ehci-platform: EHCI generic platform driver\n[ 0.615571] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.616680] ohci-pci: OHCI PCI platform driver\n[ 0.617535] ohci-platform: OHCI generic platform driver\n[ 0.618505] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.632849] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.633862] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.635278] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.636275] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.637372] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.638565] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.639964] usb usb1: Product: UHCI Host Controller\n[ 0.640882] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642014] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.643133] hub 1-0:1.0: USB hub found\n[ 0.643910] hub 1-0:1.0: 2 ports detected\n[ 0.644821] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.646925] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.647865] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.648878] mousedev: PS/2 mouse device common for all mice\n[ 0.650116] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.651914] rtc_cmos 00:00: RTC can wake from S4\n[ 0.652993] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.654179] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655344] i2c /dev entries driver\n[ 0.656096] device-mapper: uevent: version 1.0.3\n[ 0.657019] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.658619] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.659888] NET: Registered protocol family 10\n[ 0.660873] NET: Registered protocol family 17\n[ 0.661750] Key type dns_resolver registered\n[ 0.662663] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.663756] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665477] registered taskstats version 1\n[ 0.666305] Loading compiled-in X.509 certificates\n[ 0.667735] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669567] zswap: loaded using pool lzo/zbud\n[ 0.670954] Key type trusted registered\n[ 0.672474] Key type encrypted registered\n[ 0.673299] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674321] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675339] evm: HMAC attrs: 0x1\n[ 0.676643] Magic number: 2:14:796\n[ 0.677487] rtc_cmos 00:00: setting system clock to 2018-09-26 17:46:24 UTC (1537983984)\n[ 0.679073] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680164] EDD information not available.\n[ 0.766330] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.768026] Write protecting the kernel read-only data: 14336k\n[ 0.779763] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.781770] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.826168] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.67\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.77. iid=i-00000144\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZvQAwdz9/W2Mji7hLbv0xSPlm9UuT+Q5luzQB1ngP+sDUKJjZGvMNKn7fQZS/nfcTm57h2MZPWRlxoB5sgyQOvWsT8Zcs47v6WFXPf/UcfSjgevRXg1rHnsev2QmilDusAkA+lGui4i3hwlP1FAB+hYhQaHLgaVGMM9AOhmlo4Fg74mvoyB2++gytyIe6Dftb5gnoePBxJeimjn70FJH6BUQMlf7vS/D99FVU+IK024rPYovyP4mq91BRxaYEhXbGBBzVqAyXLXwHDsGwMQemiS0u6dfX8dFx9NH1Ept3NYP1BlFDucUWKeuUINy9tMHTzgtyYnG/RUOwc5LjdxhH root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBALoB4doAkxdCirO/ym4arpf5fljQ7qNGGznzU71mFWI5V+TnA8w+oudlQU2yh2bdVXm3bk9j9J/tHNV/RuPG7OmTatYUANgGG8wJkSt/p1rjSyyJdq2jmrL6VSktAarEEH2vtz/SLzR/kX9NjWGAXBgEYEt/IY6G/06pO+qTT5S9AAAAFQCmOyr6mTAQ/wGRrqm9Wph+xsnlXQAAAIBwdqjaDdHMilWAIziC0+X3WiEqK2jjeA7Gp7i3hraeVfOnbYHInDVphjjuvSvpSApDkrmZfwiO56tin2uPD5VHZwPNMAVZOb0qr8ocGCDcdDU89YFeeihhasQ9fE5jgUTdbiXsdXVtkt3Q1r3xoSAfJLb8TCLMYztgOZZjT8N54QAAAIBK5UqIHf5misyvJ5K/wU1VNJJSd/Xob1b+eAZHnQF8c26cdsOgfpyR0C76ZcAi3Yt7KOR0UKlkjrM0d9n5+ZX7/ua8Ht+IvKmvbaYQQqAk2s5UPo3qC7QrLCy6Rg2nH/b+qC100GA8/5IzXgI5FWStkmPtlcUKDwVMHhS7q2Mf0A== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe9a:ebeb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000144\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.85 ===\n/dev/root resized successfully [took 1.53s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:9A:EB:EB \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9a:ebeb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8942 (8.7 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.114153] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.114155] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.114156] usb 1-1: Product: QEMU USB Tablet\n[ 1.114157] usb 1-1: Manufacturer: QEMU\n[ 1.114158] usb 1-1: SerialNumber: 42\n[ 1.489595] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\n[ 1.830318] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.862164] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 3.966720] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.354823] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nSep 26 18:46:25 cirros syslog.info syslogd started: BusyBox v1.23.2\nSep 26 18:46:25 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nSep 26 18:46:25 cirros kern.notice kernel: [ 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)\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nSep 26 18:46:27 cirros auth.notice su: + /dev/console root:cirros\nSep 26 18:46:27 cirros authpriv.info dropbear[340]: Running in background\nSep 26 18:46:27 cirros kern.info kernel: [ 3.966720] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nSep 26 18:46:28 cirros kern.info kernel: [ 4.354823] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2018-09-26 17:47:32,033 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc/action used request id req-642d788b-ed31-4f5e-b49e-951a07dc1b3a 2018-09-26 17:47:32,828 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2fc264d3-7e1b-4408-b11a-ac9d57cd4736/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a499c31eb02f43f4daa5b8bd590feacbf2a1dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:47:33,033 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/54eecdbd-603e-4f59-a90f-4ac5c9f86459/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d079ecb48f68965ca2858338f0c31be6c9b98fed" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:47:33,038 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e9474fe2512de3d89d5ea971cc991024734a99" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:47:33,905 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9329354e-fdbc-4b02-9ead-ba6df4a676fb x-compute-request-id: req-9329354e-fdbc-4b02-9ead-ba6df4a676fb Content-Encoding: gzip Content-Length: 8117 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 648480487 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132841] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134581] pid_max: default: 32768 minimum: 301\n[ 0.135511] ACPI: Core revision 20150930\n[ 0.136918] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138278] Security Framework initialized\n[ 0.139106] Yama: becoming mindful.\n[ 0.139881] AppArmor: AppArmor initialized\n[ 0.140772] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142107] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143398] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144697] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146092] Initializing cgroup subsys io\n[ 0.146906] Initializing cgroup subsys memory\n[ 0.147766] Initializing cgroup subsys devices\n[ 0.148666] Initializing cgroup subsys freezer\n[ 0.149560] Initializing cgroup subsys net_cls\n[ 0.150442] Initializing cgroup subsys perf_event\n[ 0.151371] Initializing cgroup subsys net_prio\n[ 0.152302] Initializing cgroup subsys hugetlb\n[ 0.153185] Initializing cgroup subsys pids\n[ 0.154094] CPU: Physical Processor ID: 0\n[ 0.155642] mce: CPU supports 10 MCE banks\n[ 0.156530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157543] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169236] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175588] ftrace: allocating 31920 entries in 125 pages\n[ 0.201878] smpboot: Max logical packages: 1\n[ 0.203068] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205056] x2apic enabled\n[ 0.206098] Switched APIC routing to physical x2apic.\n[ 0.208337] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210033] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213007] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215709] KVM setup paravirtual spinlock\n[ 0.217386] x86: Booted up 1 node, 1 CPUs\n[ 0.218591] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.220636] devtmpfs: initialized\n[ 0.222637] evm: security.selinux\n[ 0.223662] evm: security.SMACK64\n[ 0.224696] evm: security.SMACK64EXEC\n[ 0.225827] evm: security.SMACK64TRANSMUTE\n[ 0.227039] evm: security.SMACK64MMAP\n[ 0.228194] evm: security.ima\n[ 0.229127] evm: security.capability\n[ 0.230310] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.233206] pinctrl core: initialized pinctrl subsystem\n[ 0.234950] RTC time: 17:46:49, date: 09/26/18\n[ 0.236424] NET: Registered protocol family 16\n[ 0.237900] cpuidle: using governor ladder\n[ 0.239178] cpuidle: using governor menu\n[ 0.240408] PCCT header not found.\n[ 0.241541] ACPI: bus type PCI registered\n[ 0.242791] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244772] PCI: Using configuration type 1 for base access\n[ 0.247183] ACPI: Added _OSI(Module Device)\n[ 0.248473] ACPI: Added _OSI(Processor Device)\n[ 0.249834] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.251267] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.253970] ACPI: Interpreter enabled\n[ 0.255167] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.258082] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.260986] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.264009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.266943] ACPI: (supports S0 S5)\n[ 0.268044] ACPI: Using IOAPIC for interrupt routing\n[ 0.269564] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.273715] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.275585] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.277644] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.279633] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283156] acpiphp: Slot [3] registered\n[ 0.284401] acpiphp: Slot [4] registered\n[ 0.285667] acpiphp: Slot [5] registered\n[ 0.286910] acpiphp: Slot [6] registered\n[ 0.288146] acpiphp: Slot [7] registered\n[ 0.289415] acpiphp: Slot [8] registered\n[ 0.290656] acpiphp: Slot [9] registered\n[ 0.291735] acpiphp: Slot [10] registered\n[ 0.292583] acpiphp: Slot [11] registered\n[ 0.293423] acpiphp: Slot [12] registered\n[ 0.294260] acpiphp: Slot [13] registered\n[ 0.295092] acpiphp: Slot [14] registered\n[ 0.295939] acpiphp: Slot [15] registered\n[ 0.306852] acpiphp: Slot [16] registered\n[ 0.307694] acpiphp: Slot [17] registered\n[ 0.308536] acpiphp: Slot [18] registered\n[ 0.309368] acpiphp: Slot [19] registered\n[ 0.310201] acpiphp: Slot [20] registered\n[ 0.311038] acpiphp: Slot [21] registered\n[ 0.311881] acpiphp: Slot [22] registered\n[ 0.312720] acpiphp: Slot [23] registered\n[ 0.313558] acpiphp: Slot [24] registered\n[ 0.314394] acpiphp: Slot [25] registered\n[ 0.315233] acpiphp: Slot [26] registered\n[ 0.316072] acpiphp: Slot [27] registered\n[ 0.316917] acpiphp: Slot [28] registered\n[ 0.317765] acpiphp: Slot [29] registered\n[ 0.318608] acpiphp: Slot [30] registered\n[ 0.319455] acpiphp: Slot [31] registered\n[ 0.320296] PCI host bridge to bus 0000:00\n[ 0.321133] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.322400] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.323673] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.325184] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.326691] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.332956] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.334306] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.335535] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.336865] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.343217] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.344713] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.390162] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.391700] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.393166] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.394639] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.396073] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.397375] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.398932] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.400037] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.401659] vgaarb: loaded\n[ 0.402287] vgaarb: bridge control possible 0000:00:02.0\n[ 0.403477] SCSI subsystem initialized\n[ 0.404328] ACPI: bus type USB registered\n[ 0.405180] usbcore: registered new interface driver usbfs\n[ 0.406255] usbcore: registered new interface driver hub\n[ 0.407307] usbcore: registered new device driver usb\n[ 0.408411] PCI: Using ACPI for IRQ routing\n[ 0.409469] NetLabel: Initializing\n[ 0.410214] NetLabel: domain hash size = 128\n[ 0.411100] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.412092] NetLabel: unlabeled traffic allowed by default\n[ 0.413243] clocksource: Switched to clocksource kvm-clock\n[ 0.418685] AppArmor: AppArmor Filesystem Enabled\n[ 0.419684] pnp: PnP ACPI init\n[ 0.420618] pnp: PnP ACPI: found 5 devices\n[ 0.427022] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.428808] NET: Registered protocol family 2\n[ 0.429805] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.431140] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.432365] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.433591] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.434720] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.435934] NET: Registered protocol family 1\n[ 0.436837] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.437989] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.439118] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.453205] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.467541] Trying to unpack rootfs image as initramfs...\n[ 0.516902] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.531017] Scanning for low memory corruption every 60 seconds\n[ 0.532401] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.533604] audit: initializing netlink subsys (disabled)\n[ 0.534674] audit: type=2000 audit(1537984010.464:1): initialized\n[ 0.536024] Initialise system trusted keyring\n[ 0.536986] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.538210] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.540225] zbud: loaded\n[ 0.540943] VFS: Disk quotas dquot_6.6.0\n[ 0.541809] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.543382] fuse init (API version 7.23)\n[ 0.544297] Key type big_key registered\n[ 0.545123] Allocating IMA MOK and blacklist keyrings.\n[ 0.546278] Key type asymmetric registered\n[ 0.547132] Asymmetric key parser 'x509' registered\n[ 0.548121] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.550016] io scheduler noop registered\n[ 0.550852] io scheduler deadline registered (default)\n[ 0.551878] io scheduler cfq registered\n[ 0.552744] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.553845] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.555158] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.556674] ACPI: Power Button [PWRF]\n[ 0.557551] GHES: HEST is not enabled!\n[ 0.571310] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.601442] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.603984] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.627661] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.629866] Linux agpgart interface v0.103\n[ 0.631937] brd: module loaded\n[ 0.633132] loop: module loaded\n[ 0.637364] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.638855] GPT:90111 != 2097151\n[ 0.639548] GPT:Alternate GPT header not at the end of the disk.\n[ 0.640658] GPT:90111 != 2097151\n[ 0.641353] GPT: Use GNU Parted to correct GPT errors.\n[ 0.642342] vda: vda1 vda15\n[ 0.643798] scsi host0: ata_piix\n[ 0.644555] scsi host1: ata_piix\n[ 0.645293] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.646537] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.648006] libphy: Fixed MDIO Bus: probed\n[ 0.648844] tun: Universal TUN/TAP device driver, 1.6\n[ 0.649822] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.651989] PPP generic driver version 2.4.2\n[ 0.652896] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.654176] ehci-pci: EHCI PCI platform driver\n[ 0.655062] ehci-platform: EHCI generic platform driver\n[ 0.656067] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.657215] ohci-pci: OHCI PCI platform driver\n[ 0.658100] ohci-platform: OHCI generic platform driver\n[ 0.659114] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.673456] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.674474] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.675954] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.677003] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.678154] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.679403] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.680847] usb usb1: Product: UHCI Host Controller\n[ 0.681807] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.682972] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.683986] hub 1-0:1.0: USB hub found\n[ 0.684780] hub 1-0:1.0: 2 ports detected\n[ 0.685709] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.687857] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.688829] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689882] mousedev: PS/2 mouse device common for all mice\n[ 0.691159] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693025] rtc_cmos 00:00: RTC can wake from S4\n[ 0.694146] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.695368] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696580] i2c /dev entries driver\n[ 0.697360] device-mapper: uevent: version 1.0.3\n[ 0.698339] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.699992] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701300] NET: Registered protocol family 10\n[ 0.702298] NET: Registered protocol family 17\n[ 0.703189] Key type dns_resolver registered\n[ 0.704128] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.705260] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.707042] registered taskstats version 1\n[ 0.707893] Loading compiled-in X.509 certificates\n[ 0.709369] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.711264] zswap: loaded using pool lzo/zbud\n[ 0.712642] Key type trusted registered\n[ 0.714211] Key type encrypted registered\n[ 0.715051] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.716097] ima: No TPM chip found, activating TPM-bypass!\n[ 0.717151] evm: HMAC attrs: 0x1\n[ 0.718112] Magic number: 2:14:796\n[ 0.718957] rtc_cmos 00:00: setting system clock to 2018-09-26 17:46:50 UTC (1537984010)\n[ 0.720577] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.721723] EDD information not available.\n[ 0.801792] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.803261] ata1.00: configured for MWDMA2\n[ 0.804472] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.817033] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.818300] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.819568] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.821475] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.823025] Write protecting the kernel read-only data: 14336k\n[ 0.824604] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.826444] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.12\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.327845] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.8...\nLease of 10.10.10.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.55s]\nping 10.10.10.7 KO\nping 10.10.10.5 KO\n"} 2018-09-26 17:47:33,905 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2fc264d3-7e1b-4408-b11a-ac9d57cd4736/action used request id req-9329354e-fdbc-4b02-9ead-ba6df4a676fb 2018-09-26 17:47:34,101 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3857a69c-06c2-416a-9766-777cec10d893 x-compute-request-id: req-3857a69c-06c2-416a-9766-777cec10d893 Content-Encoding: gzip Content-Length: 8078 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 530387463 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128607] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130241] pid_max: default: 32768 minimum: 301\n[ 0.131124] ACPI: Core revision 20150930\n[ 0.132493] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133786] Security Framework initialized\n[ 0.134583] Yama: becoming mindful.\n[ 0.135300] AppArmor: AppArmor initialized\n[ 0.136160] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137460] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138711] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139899] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141261] Initializing cgroup subsys io\n[ 0.142061] Initializing cgroup subsys memory\n[ 0.142900] Initializing cgroup subsys devices\n[ 0.143767] Initializing cgroup subsys freezer\n[ 0.144619] Initializing cgroup subsys net_cls\n[ 0.145472] Initializing cgroup subsys perf_event\n[ 0.146364] Initializing cgroup subsys net_prio\n[ 0.147228] Initializing cgroup subsys hugetlb\n[ 0.148097] Initializing cgroup subsys pids\n[ 0.148954] CPU: Physical Processor ID: 0\n[ 0.150448] mce: CPU supports 10 MCE banks\n[ 0.151282] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152280] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164485] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170790] ftrace: allocating 31920 entries in 125 pages\n[ 0.196770] smpboot: Max logical packages: 1\n[ 0.197599] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198924] x2apic enabled\n[ 0.199737] Switched APIC routing to physical x2apic.\n[ 0.201452] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202550] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204511] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206268] KVM setup paravirtual spinlock\n[ 0.207542] x86: Booted up 1 node, 1 CPUs\n[ 0.208341] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209715] devtmpfs: initialized\n[ 0.211414] evm: security.selinux\n[ 0.212104] evm: security.SMACK64\n[ 0.212782] evm: security.SMACK64EXEC\n[ 0.213510] evm: security.SMACK64TRANSMUTE\n[ 0.214302] evm: security.SMACK64MMAP\n[ 0.215032] evm: security.ima\n[ 0.215669] evm: security.capability\n[ 0.216461] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218278] pinctrl core: initialized pinctrl subsystem\n[ 0.219354] RTC time: 17:46:35, date: 09/26/18\n[ 0.220301] NET: Registered protocol family 16\n[ 0.221255] cpuidle: using governor ladder\n[ 0.222061] cpuidle: using governor menu\n[ 0.222833] PCCT header not found.\n[ 0.223566] ACPI: bus type PCI registered\n[ 0.224361] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225578] PCI: Using configuration type 1 for base access\n[ 0.227312] ACPI: Added _OSI(Module Device)\n[ 0.228142] ACPI: Added _OSI(Processor Device)\n[ 0.228995] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229879] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231967] ACPI: Interpreter enabled\n[ 0.232712] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236320] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238119] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239914] ACPI: (supports S0 S5)\n[ 0.240597] ACPI: Using IOAPIC for interrupt routing\n[ 0.241520] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244787] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245896] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247098] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248261] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250416] acpiphp: Slot [3] registered\n[ 0.251201] acpiphp: Slot [4] registered\n[ 0.251981] acpiphp: Slot [5] registered\n[ 0.252764] acpiphp: Slot [6] registered\n[ 0.253535] acpiphp: Slot [7] registered\n[ 0.254311] acpiphp: Slot [8] registered\n[ 0.255091] acpiphp: Slot [9] registered\n[ 0.255862] acpiphp: Slot [10] registered\n[ 0.256644] acpiphp: Slot [11] registered\n[ 0.257455] acpiphp: Slot [12] registered\n[ 0.258264] acpiphp: Slot [13] registered\n[ 0.259050] acpiphp: Slot [14] registered\n[ 0.259836] acpiphp: Slot [15] registered\n[ 0.270635] acpiphp: Slot [16] registered\n[ 0.271433] acpiphp: Slot [17] registered\n[ 0.272224] acpiphp: Slot [18] registered\n[ 0.273011] acpiphp: Slot [19] registered\n[ 0.273796] acpiphp: Slot [20] registered\n[ 0.274579] acpiphp: Slot [21] registered\n[ 0.275374] acpiphp: Slot [22] registered\n[ 0.276163] acpiphp: Slot [23] registered\n[ 0.276950] acpiphp: Slot [24] registered\n[ 0.277737] acpiphp: Slot [25] registered\n[ 0.278521] acpiphp: Slot [26] registered\n[ 0.279310] acpiphp: Slot [27] registered\n[ 0.280104] acpiphp: Slot [28] registered\n[ 0.280896] acpiphp: Slot [29] registered\n[ 0.281679] acpiphp: Slot [30] registered\n[ 0.282467] acpiphp: Slot [31] registered\n[ 0.283254] PCI host bridge to bus 0000:00\n[ 0.284040] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285218] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286395] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287801] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289205] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295407] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296651] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297792] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299022] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306721] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308113] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357877] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359324] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360707] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362093] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363441] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364660] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365790] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366812] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368323] vgaarb: loaded\n[ 0.368910] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370023] SCSI subsystem initialized\n[ 0.370822] ACPI: bus type USB registered\n[ 0.371610] usbcore: registered new interface driver usbfs\n[ 0.372607] usbcore: registered new interface driver hub\n[ 0.373581] usbcore: registered new device driver usb\n[ 0.374608] PCI: Using ACPI for IRQ routing\n[ 0.375607] NetLabel: Initializing\n[ 0.376300] NetLabel: domain hash size = 128\n[ 0.377128] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378046] NetLabel: unlabeled traffic allowed by default\n[ 0.379119] clocksource: Switched to clocksource kvm-clock\n[ 0.384628] AppArmor: AppArmor Filesystem Enabled\n[ 0.385579] pnp: PnP ACPI init\n[ 0.386473] pnp: PnP ACPI: found 5 devices\n[ 0.392829] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.394483] NET: Registered protocol family 2\n[ 0.395422] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.396653] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.397779] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.398896] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399936] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401068] NET: Registered protocol family 1\n[ 0.401906] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.402960] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.403999] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417995] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.432199] Trying to unpack rootfs image as initramfs...\n[ 0.482565] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496320] Scanning for low memory corruption every 60 seconds\n[ 0.497741] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498854] audit: initializing netlink subsys (disabled)\n[ 0.499854] audit: type=2000 audit(1537983996.669:1): initialized\n[ 0.501121] Initialise system trusted keyring\n[ 0.502023] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503162] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505084] zbud: loaded\n[ 0.505769] VFS: Disk quotas dquot_6.6.0\n[ 0.506556] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508033] fuse init (API version 7.23)\n[ 0.508895] Key type big_key registered\n[ 0.509668] Allocating IMA MOK and blacklist keyrings.\n[ 0.510745] Key type asymmetric registered\n[ 0.511549] Asymmetric key parser 'x509' registered\n[ 0.512476] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.513895] io scheduler noop registered\n[ 0.514659] io scheduler deadline registered (default)\n[ 0.515624] io scheduler cfq registered\n[ 0.516438] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.517447] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519026] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.520445] ACPI: Power Button [PWRF]\n[ 0.521260] GHES: HEST is not enabled!\n[ 0.534966] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567612] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.591213] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.593327] Linux agpgart interface v0.103\n[ 0.595365] brd: module loaded\n[ 0.596521] loop: module loaded\n[ 0.601273] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.602690] GPT:90111 != 2097151\n[ 0.603358] GPT:Alternate GPT header not at the end of the disk.\n[ 0.604425] GPT:90111 != 2097151\n[ 0.605097] GPT: Use GNU Parted to correct GPT errors.\n[ 0.606045] vda: vda1 vda15\n[ 0.607471] scsi host0: ata_piix\n[ 0.608191] scsi host1: ata_piix\n[ 0.608886] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610068] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.611479] libphy: Fixed MDIO Bus: probed\n[ 0.612283] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613203] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.615322] PPP generic driver version 2.4.2\n[ 0.616197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.617454] ehci-pci: EHCI PCI platform driver\n[ 0.618302] ehci-platform: EHCI generic platform driver\n[ 0.619269] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.620363] ohci-pci: OHCI PCI platform driver\n[ 0.621205] ohci-platform: OHCI generic platform driver\n[ 0.622168] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.636443] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637417] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.638827] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.639833] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.640922] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.642111] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.643498] usb usb1: Product: UHCI Host Controller\n[ 0.644414] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.645522] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.646459] hub 1-0:1.0: USB hub found\n[ 0.647224] hub 1-0:1.0: 2 ports detected\n[ 0.648100] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.650152] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.651069] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.652064] mousedev: PS/2 mouse device common for all mice\n[ 0.653269] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.655055] rtc_cmos 00:00: RTC can wake from S4\n[ 0.656137] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.657291] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.658452] i2c /dev entries driver\n[ 0.659195] device-mapper: uevent: version 1.0.3\n[ 0.660114] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.661698] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662930] NET: Registered protocol family 10\n[ 0.663900] NET: Registered protocol family 17\n[ 0.664761] Key type dns_resolver registered\n[ 0.665656] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.666724] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.668418] registered taskstats version 1\n[ 0.669224] Loading compiled-in X.509 certificates\n[ 0.670627] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.672429] zswap: loaded using pool lzo/zbud\n[ 0.673766] Key type trusted registered\n[ 0.675311] Key type encrypted registered\n[ 0.676114] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.677110] ima: No TPM chip found, activating TPM-bypass!\n[ 0.678120] evm: HMAC attrs: 0x1\n[ 0.679027] Magic number: 2:14:796\n[ 0.679848] rtc_cmos 00:00: setting system clock to 2018-09-26 17:46:36 UTC (1537983996)\n[ 0.681399] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682479] EDD information not available.\n[ 0.767763] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.769172] ata1.00: configured for MWDMA2\n[ 0.770330] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.782686] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.783899] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.785118] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.786953] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788454] Write protecting the kernel read-only data: 14336k\n[ 0.789981] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791748] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.849502] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 2.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.16s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-09-26 17:47:34,102 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/54eecdbd-603e-4f59-a90f-4ac5c9f86459/action used request id req-3857a69c-06c2-416a-9766-777cec10d893 2018-09-26 17:47:34,105 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f70c5375-ae74-4e3b-b61f-3fe166883983 x-compute-request-id: req-f70c5375-ae74-4e3b-b61f-3fe166883983 Content-Encoding: gzip Content-Length: 10860 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 517625865 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.130979] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132659] pid_max: default: 32768 minimum: 301\n[ 0.133560] ACPI: Core revision 20150930\n[ 0.134949] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136268] Security Framework initialized\n[ 0.137092] Yama: becoming mindful.\n[ 0.137832] AppArmor: AppArmor initialized\n[ 0.138713] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140100] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141437] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142694] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144136] Initializing cgroup subsys io\n[ 0.144984] Initializing cgroup subsys memory\n[ 0.145858] Initializing cgroup subsys devices\n[ 0.146753] Initializing cgroup subsys freezer\n[ 0.147644] Initializing cgroup subsys net_cls\n[ 0.148523] Initializing cgroup subsys perf_event\n[ 0.149452] Initializing cgroup subsys net_prio\n[ 0.150367] Initializing cgroup subsys hugetlb\n[ 0.151262] Initializing cgroup subsys pids\n[ 0.152151] CPU: Physical Processor ID: 0\n[ 0.153662] mce: CPU supports 10 MCE banks\n[ 0.154540] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155585] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166404] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172761] ftrace: allocating 31920 entries in 125 pages\n[ 0.198269] smpboot: Max logical packages: 1\n[ 0.199126] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200478] x2apic enabled\n[ 0.201308] Switched APIC routing to physical x2apic.\n[ 0.203077] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204215] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206223] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208100] KVM setup paravirtual spinlock\n[ 0.209393] x86: Booted up 1 node, 1 CPUs\n[ 0.210210] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211595] devtmpfs: initialized\n[ 0.213309] evm: security.selinux\n[ 0.214014] evm: security.SMACK64\n[ 0.214703] evm: security.SMACK64EXEC\n[ 0.215442] evm: security.SMACK64TRANSMUTE\n[ 0.216251] evm: security.SMACK64MMAP\n[ 0.217001] evm: security.ima\n[ 0.217640] evm: security.capability\n[ 0.218435] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220283] pinctrl core: initialized pinctrl subsystem\n[ 0.221390] RTC time: 17:46:23, date: 09/26/18\n[ 0.222354] NET: Registered protocol family 16\n[ 0.223318] cpuidle: using governor ladder\n[ 0.224147] cpuidle: using governor menu\n[ 0.224938] PCCT header not found.\n[ 0.225674] ACPI: bus type PCI registered\n[ 0.226457] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227711] PCI: Using configuration type 1 for base access\n[ 0.229426] ACPI: Added _OSI(Module Device)\n[ 0.230278] ACPI: Added _OSI(Processor Device)\n[ 0.231166] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232052] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234167] ACPI: Interpreter enabled\n[ 0.234921] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236707] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238514] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240342] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242187] ACPI: (supports S0 S5)\n[ 0.242871] ACPI: Using IOAPIC for interrupt routing\n[ 0.243805] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246875] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248024] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249219] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250379] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252546] acpiphp: Slot [3] registered\n[ 0.253328] acpiphp: Slot [4] registered\n[ 0.254148] acpiphp: Slot [5] registered\n[ 0.254959] acpiphp: Slot [6] registered\n[ 0.255749] acpiphp: Slot [7] registered\n[ 0.256546] acpiphp: Slot [8] registered\n[ 0.257345] acpiphp: Slot [9] registered\n[ 0.258146] acpiphp: Slot [10] registered\n[ 0.258952] acpiphp: Slot [11] registered\n[ 0.259767] acpiphp: Slot [12] registered\n[ 0.260580] acpiphp: Slot [13] registered\n[ 0.261389] acpiphp: Slot [14] registered\n[ 0.262196] acpiphp: Slot [15] registered\n[ 0.272892] acpiphp: Slot [16] registered\n[ 0.273703] acpiphp: Slot [17] registered\n[ 0.274507] acpiphp: Slot [18] registered\n[ 0.275317] acpiphp: Slot [19] registered\n[ 0.276125] acpiphp: Slot [20] registered\n[ 0.276940] acpiphp: Slot [21] registered\n[ 0.277750] acpiphp: Slot [22] registered\n[ 0.278554] acpiphp: Slot [23] registered\n[ 0.279373] acpiphp: Slot [24] registered\n[ 0.280186] acpiphp: Slot [25] registered\n[ 0.280998] acpiphp: Slot [26] registered\n[ 0.281804] acpiphp: Slot [27] registered\n[ 0.282611] acpiphp: Slot [28] registered\n[ 0.283420] acpiphp: Slot [29] registered\n[ 0.284225] acpiphp: Slot [30] registered\n[ 0.285039] acpiphp: Slot [31] registered\n[ 0.285843] PCI host bridge to bus 0000:00\n[ 0.286649] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287853] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290513] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291964] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298068] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299315] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300460] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308161] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355747] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357231] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358657] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360031] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361394] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362632] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363751] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366354] vgaarb: loaded\n[ 0.366949] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368064] SCSI subsystem initialized\n[ 0.368869] ACPI: bus type USB registered\n[ 0.369669] usbcore: registered new interface driver usbfs\n[ 0.370684] usbcore: registered new interface driver hub\n[ 0.371671] usbcore: registered new device driver usb\n[ 0.372707] PCI: Using ACPI for IRQ routing\n[ 0.373713] NetLabel: Initializing\n[ 0.374409] NetLabel: domain hash size = 128\n[ 0.375271] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376268] NetLabel: unlabeled traffic allowed by default\n[ 0.377351] clocksource: Switched to clocksource kvm-clock\n[ 0.382791] AppArmor: AppArmor Filesystem Enabled\n[ 0.383727] pnp: PnP ACPI init\n[ 0.384613] pnp: PnP ACPI: found 5 devices\n[ 0.390969] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392647] NET: Registered protocol family 2\n[ 0.393586] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394836] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396015] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397155] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399366] NET: Registered protocol family 1\n[ 0.400216] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401290] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402345] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416233] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430441] Trying to unpack rootfs image as initramfs...\n[ 0.479530] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493264] Scanning for low memory corruption every 60 seconds\n[ 0.494656] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495813] audit: initializing netlink subsys (disabled)\n[ 0.496845] audit: type=2000 audit(1537983984.673:1): initialized\n[ 0.498178] Initialise system trusted keyring\n[ 0.499109] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502258] zbud: loaded\n[ 0.502980] VFS: Disk quotas dquot_6.6.0\n[ 0.503800] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505310] fuse init (API version 7.23)\n[ 0.506227] Key type big_key registered\n[ 0.507014] Allocating IMA MOK and blacklist keyrings.\n[ 0.508491] Key type asymmetric registered\n[ 0.509298] Asymmetric key parser 'x509' registered\n[ 0.510241] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511669] io scheduler noop registered\n[ 0.512438] io scheduler deadline registered (default)\n[ 0.513411] io scheduler cfq registered\n[ 0.514223] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515238] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516459] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517888] ACPI: Power Button [PWRF]\n[ 0.518699] GHES: HEST is not enabled!\n[ 0.532056] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.561569] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587103] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589346] Linux agpgart interface v0.103\n[ 0.591387] brd: module loaded\n[ 0.592569] loop: module loaded\n[ 0.597074] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.598552] GPT:90111 != 2097151\n[ 0.599240] GPT:Alternate GPT header not at the end of the disk.\n[ 0.600339] GPT:90111 != 2097151\n[ 0.601019] GPT: Use GNU Parted to correct GPT errors.\n[ 0.601998] vda: vda1 vda15\n[ 0.603476] scsi host0: ata_piix\n[ 0.604217] scsi host1: ata_piix\n[ 0.604928] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.606168] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.607635] libphy: Fixed MDIO Bus: probed\n[ 0.608459] tun: Universal TUN/TAP device driver, 1.6\n[ 0.609428] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.611567] PPP generic driver version 2.4.2\n[ 0.612459] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.613750] ehci-pci: EHCI PCI platform driver\n[ 0.614610] ehci-platform: EHCI generic platform driver\n[ 0.615571] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.616680] ohci-pci: OHCI PCI platform driver\n[ 0.617535] ohci-platform: OHCI generic platform driver\n[ 0.618505] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.632849] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.633862] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.635278] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.636275] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.637372] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.638565] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.639964] usb usb1: Product: UHCI Host Controller\n[ 0.640882] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642014] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.643133] hub 1-0:1.0: USB hub found\n[ 0.643910] hub 1-0:1.0: 2 ports detected\n[ 0.644821] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.646925] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.647865] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.648878] mousedev: PS/2 mouse device common for all mice\n[ 0.650116] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.651914] rtc_cmos 00:00: RTC can wake from S4\n[ 0.652993] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.654179] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655344] i2c /dev entries driver\n[ 0.656096] device-mapper: uevent: version 1.0.3\n[ 0.657019] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.658619] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.659888] NET: Registered protocol family 10\n[ 0.660873] NET: Registered protocol family 17\n[ 0.661750] Key type dns_resolver registered\n[ 0.662663] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.663756] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665477] registered taskstats version 1\n[ 0.666305] Loading compiled-in X.509 certificates\n[ 0.667735] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669567] zswap: loaded using pool lzo/zbud\n[ 0.670954] Key type trusted registered\n[ 0.672474] Key type encrypted registered\n[ 0.673299] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674321] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675339] evm: HMAC attrs: 0x1\n[ 0.676643] Magic number: 2:14:796\n[ 0.677487] rtc_cmos 00:00: setting system clock to 2018-09-26 17:46:24 UTC (1537983984)\n[ 0.679073] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680164] EDD information not available.\n[ 0.766330] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.768026] Write protecting the kernel read-only data: 14336k\n[ 0.779763] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.781770] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.826168] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.67\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.77. iid=i-00000144\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZvQAwdz9/W2Mji7hLbv0xSPlm9UuT+Q5luzQB1ngP+sDUKJjZGvMNKn7fQZS/nfcTm57h2MZPWRlxoB5sgyQOvWsT8Zcs47v6WFXPf/UcfSjgevRXg1rHnsev2QmilDusAkA+lGui4i3hwlP1FAB+hYhQaHLgaVGMM9AOhmlo4Fg74mvoyB2++gytyIe6Dftb5gnoePBxJeimjn70FJH6BUQMlf7vS/D99FVU+IK024rPYovyP4mq91BRxaYEhXbGBBzVqAyXLXwHDsGwMQemiS0u6dfX8dFx9NH1Ept3NYP1BlFDucUWKeuUINy9tMHTzgtyYnG/RUOwc5LjdxhH root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBALoB4doAkxdCirO/ym4arpf5fljQ7qNGGznzU71mFWI5V+TnA8w+oudlQU2yh2bdVXm3bk9j9J/tHNV/RuPG7OmTatYUANgGG8wJkSt/p1rjSyyJdq2jmrL6VSktAarEEH2vtz/SLzR/kX9NjWGAXBgEYEt/IY6G/06pO+qTT5S9AAAAFQCmOyr6mTAQ/wGRrqm9Wph+xsnlXQAAAIBwdqjaDdHMilWAIziC0+X3WiEqK2jjeA7Gp7i3hraeVfOnbYHInDVphjjuvSvpSApDkrmZfwiO56tin2uPD5VHZwPNMAVZOb0qr8ocGCDcdDU89YFeeihhasQ9fE5jgUTdbiXsdXVtkt3Q1r3xoSAfJLb8TCLMYztgOZZjT8N54QAAAIBK5UqIHf5misyvJ5K/wU1VNJJSd/Xob1b+eAZHnQF8c26cdsOgfpyR0C76ZcAi3Yt7KOR0UKlkjrM0d9n5+ZX7/ua8Ht+IvKmvbaYQQqAk2s5UPo3qC7QrLCy6Rg2nH/b+qC100GA8/5IzXgI5FWStkmPtlcUKDwVMHhS7q2Mf0A== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe9a:ebeb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000144\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.85 ===\n/dev/root resized successfully [took 1.53s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:9A:EB:EB \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9a:ebeb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8942 (8.7 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.114153] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.114155] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.114156] usb 1-1: Product: QEMU USB Tablet\n[ 1.114157] usb 1-1: Manufacturer: QEMU\n[ 1.114158] usb 1-1: SerialNumber: 42\n[ 1.489595] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\n[ 1.830318] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.862164] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 3.966720] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.354823] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nSep 26 18:46:25 cirros syslog.info syslogd started: BusyBox v1.23.2\nSep 26 18:46:25 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nSep 26 18:46:25 cirros kern.notice kernel: [ 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)\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nSep 26 18:46:27 cirros auth.notice su: + /dev/console root:cirros\nSep 26 18:46:27 cirros authpriv.info dropbear[340]: Running in background\nSep 26 18:46:27 cirros kern.info kernel: [ 3.966720] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nSep 26 18:46:28 cirros kern.info kernel: [ 4.354823] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2018-09-26 17:47:34,106 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc/action used request id req-f70c5375-ae74-4e3b-b61f-3fe166883983 2018-09-26 17:47:34,910 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2fc264d3-7e1b-4408-b11a-ac9d57cd4736/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a499c31eb02f43f4daa5b8bd590feacbf2a1dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:47:35,107 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/54eecdbd-603e-4f59-a90f-4ac5c9f86459/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d079ecb48f68965ca2858338f0c31be6c9b98fed" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:47:35,112 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e9474fe2512de3d89d5ea971cc991024734a99" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:47:35,978 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c70a249e-55aa-49d8-91c7-b14d6fb5147c x-compute-request-id: req-c70a249e-55aa-49d8-91c7-b14d6fb5147c Content-Encoding: gzip Content-Length: 8117 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 648480487 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132841] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134581] pid_max: default: 32768 minimum: 301\n[ 0.135511] ACPI: Core revision 20150930\n[ 0.136918] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138278] Security Framework initialized\n[ 0.139106] Yama: becoming mindful.\n[ 0.139881] AppArmor: AppArmor initialized\n[ 0.140772] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142107] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143398] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144697] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146092] Initializing cgroup subsys io\n[ 0.146906] Initializing cgroup subsys memory\n[ 0.147766] Initializing cgroup subsys devices\n[ 0.148666] Initializing cgroup subsys freezer\n[ 0.149560] Initializing cgroup subsys net_cls\n[ 0.150442] Initializing cgroup subsys perf_event\n[ 0.151371] Initializing cgroup subsys net_prio\n[ 0.152302] Initializing cgroup subsys hugetlb\n[ 0.153185] Initializing cgroup subsys pids\n[ 0.154094] CPU: Physical Processor ID: 0\n[ 0.155642] mce: CPU supports 10 MCE banks\n[ 0.156530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157543] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169236] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175588] ftrace: allocating 31920 entries in 125 pages\n[ 0.201878] smpboot: Max logical packages: 1\n[ 0.203068] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205056] x2apic enabled\n[ 0.206098] Switched APIC routing to physical x2apic.\n[ 0.208337] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210033] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213007] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215709] KVM setup paravirtual spinlock\n[ 0.217386] x86: Booted up 1 node, 1 CPUs\n[ 0.218591] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.220636] devtmpfs: initialized\n[ 0.222637] evm: security.selinux\n[ 0.223662] evm: security.SMACK64\n[ 0.224696] evm: security.SMACK64EXEC\n[ 0.225827] evm: security.SMACK64TRANSMUTE\n[ 0.227039] evm: security.SMACK64MMAP\n[ 0.228194] evm: security.ima\n[ 0.229127] evm: security.capability\n[ 0.230310] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.233206] pinctrl core: initialized pinctrl subsystem\n[ 0.234950] RTC time: 17:46:49, date: 09/26/18\n[ 0.236424] NET: Registered protocol family 16\n[ 0.237900] cpuidle: using governor ladder\n[ 0.239178] cpuidle: using governor menu\n[ 0.240408] PCCT header not found.\n[ 0.241541] ACPI: bus type PCI registered\n[ 0.242791] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244772] PCI: Using configuration type 1 for base access\n[ 0.247183] ACPI: Added _OSI(Module Device)\n[ 0.248473] ACPI: Added _OSI(Processor Device)\n[ 0.249834] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.251267] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.253970] ACPI: Interpreter enabled\n[ 0.255167] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.258082] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.260986] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.264009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.266943] ACPI: (supports S0 S5)\n[ 0.268044] ACPI: Using IOAPIC for interrupt routing\n[ 0.269564] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.273715] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.275585] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.277644] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.279633] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283156] acpiphp: Slot [3] registered\n[ 0.284401] acpiphp: Slot [4] registered\n[ 0.285667] acpiphp: Slot [5] registered\n[ 0.286910] acpiphp: Slot [6] registered\n[ 0.288146] acpiphp: Slot [7] registered\n[ 0.289415] acpiphp: Slot [8] registered\n[ 0.290656] acpiphp: Slot [9] registered\n[ 0.291735] acpiphp: Slot [10] registered\n[ 0.292583] acpiphp: Slot [11] registered\n[ 0.293423] acpiphp: Slot [12] registered\n[ 0.294260] acpiphp: Slot [13] registered\n[ 0.295092] acpiphp: Slot [14] registered\n[ 0.295939] acpiphp: Slot [15] registered\n[ 0.306852] acpiphp: Slot [16] registered\n[ 0.307694] acpiphp: Slot [17] registered\n[ 0.308536] acpiphp: Slot [18] registered\n[ 0.309368] acpiphp: Slot [19] registered\n[ 0.310201] acpiphp: Slot [20] registered\n[ 0.311038] acpiphp: Slot [21] registered\n[ 0.311881] acpiphp: Slot [22] registered\n[ 0.312720] acpiphp: Slot [23] registered\n[ 0.313558] acpiphp: Slot [24] registered\n[ 0.314394] acpiphp: Slot [25] registered\n[ 0.315233] acpiphp: Slot [26] registered\n[ 0.316072] acpiphp: Slot [27] registered\n[ 0.316917] acpiphp: Slot [28] registered\n[ 0.317765] acpiphp: Slot [29] registered\n[ 0.318608] acpiphp: Slot [30] registered\n[ 0.319455] acpiphp: Slot [31] registered\n[ 0.320296] PCI host bridge to bus 0000:00\n[ 0.321133] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.322400] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.323673] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.325184] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.326691] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.332956] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.334306] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.335535] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.336865] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.343217] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.344713] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.390162] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.391700] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.393166] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.394639] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.396073] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.397375] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.398932] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.400037] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.401659] vgaarb: loaded\n[ 0.402287] vgaarb: bridge control possible 0000:00:02.0\n[ 0.403477] SCSI subsystem initialized\n[ 0.404328] ACPI: bus type USB registered\n[ 0.405180] usbcore: registered new interface driver usbfs\n[ 0.406255] usbcore: registered new interface driver hub\n[ 0.407307] usbcore: registered new device driver usb\n[ 0.408411] PCI: Using ACPI for IRQ routing\n[ 0.409469] NetLabel: Initializing\n[ 0.410214] NetLabel: domain hash size = 128\n[ 0.411100] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.412092] NetLabel: unlabeled traffic allowed by default\n[ 0.413243] clocksource: Switched to clocksource kvm-clock\n[ 0.418685] AppArmor: AppArmor Filesystem Enabled\n[ 0.419684] pnp: PnP ACPI init\n[ 0.420618] pnp: PnP ACPI: found 5 devices\n[ 0.427022] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.428808] NET: Registered protocol family 2\n[ 0.429805] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.431140] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.432365] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.433591] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.434720] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.435934] NET: Registered protocol family 1\n[ 0.436837] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.437989] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.439118] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.453205] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.467541] Trying to unpack rootfs image as initramfs...\n[ 0.516902] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.531017] Scanning for low memory corruption every 60 seconds\n[ 0.532401] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.533604] audit: initializing netlink subsys (disabled)\n[ 0.534674] audit: type=2000 audit(1537984010.464:1): initialized\n[ 0.536024] Initialise system trusted keyring\n[ 0.536986] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.538210] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.540225] zbud: loaded\n[ 0.540943] VFS: Disk quotas dquot_6.6.0\n[ 0.541809] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.543382] fuse init (API version 7.23)\n[ 0.544297] Key type big_key registered\n[ 0.545123] Allocating IMA MOK and blacklist keyrings.\n[ 0.546278] Key type asymmetric registered\n[ 0.547132] Asymmetric key parser 'x509' registered\n[ 0.548121] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.550016] io scheduler noop registered\n[ 0.550852] io scheduler deadline registered (default)\n[ 0.551878] io scheduler cfq registered\n[ 0.552744] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.553845] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.555158] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.556674] ACPI: Power Button [PWRF]\n[ 0.557551] GHES: HEST is not enabled!\n[ 0.571310] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.601442] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.603984] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.627661] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.629866] Linux agpgart interface v0.103\n[ 0.631937] brd: module loaded\n[ 0.633132] loop: module loaded\n[ 0.637364] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.638855] GPT:90111 != 2097151\n[ 0.639548] GPT:Alternate GPT header not at the end of the disk.\n[ 0.640658] GPT:90111 != 2097151\n[ 0.641353] GPT: Use GNU Parted to correct GPT errors.\n[ 0.642342] vda: vda1 vda15\n[ 0.643798] scsi host0: ata_piix\n[ 0.644555] scsi host1: ata_piix\n[ 0.645293] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.646537] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.648006] libphy: Fixed MDIO Bus: probed\n[ 0.648844] tun: Universal TUN/TAP device driver, 1.6\n[ 0.649822] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.651989] PPP generic driver version 2.4.2\n[ 0.652896] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.654176] ehci-pci: EHCI PCI platform driver\n[ 0.655062] ehci-platform: EHCI generic platform driver\n[ 0.656067] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.657215] ohci-pci: OHCI PCI platform driver\n[ 0.658100] ohci-platform: OHCI generic platform driver\n[ 0.659114] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.673456] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.674474] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.675954] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.677003] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.678154] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.679403] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.680847] usb usb1: Product: UHCI Host Controller\n[ 0.681807] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.682972] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.683986] hub 1-0:1.0: USB hub found\n[ 0.684780] hub 1-0:1.0: 2 ports detected\n[ 0.685709] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.687857] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.688829] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689882] mousedev: PS/2 mouse device common for all mice\n[ 0.691159] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693025] rtc_cmos 00:00: RTC can wake from S4\n[ 0.694146] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.695368] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696580] i2c /dev entries driver\n[ 0.697360] device-mapper: uevent: version 1.0.3\n[ 0.698339] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.699992] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701300] NET: Registered protocol family 10\n[ 0.702298] NET: Registered protocol family 17\n[ 0.703189] Key type dns_resolver registered\n[ 0.704128] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.705260] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.707042] registered taskstats version 1\n[ 0.707893] Loading compiled-in X.509 certificates\n[ 0.709369] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.711264] zswap: loaded using pool lzo/zbud\n[ 0.712642] Key type trusted registered\n[ 0.714211] Key type encrypted registered\n[ 0.715051] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.716097] ima: No TPM chip found, activating TPM-bypass!\n[ 0.717151] evm: HMAC attrs: 0x1\n[ 0.718112] Magic number: 2:14:796\n[ 0.718957] rtc_cmos 00:00: setting system clock to 2018-09-26 17:46:50 UTC (1537984010)\n[ 0.720577] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.721723] EDD information not available.\n[ 0.801792] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.803261] ata1.00: configured for MWDMA2\n[ 0.804472] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.817033] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.818300] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.819568] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.821475] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.823025] Write protecting the kernel read-only data: 14336k\n[ 0.824604] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.826444] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.12\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.327845] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.8...\nLease of 10.10.10.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.55s]\nping 10.10.10.7 KO\nping 10.10.10.5 KO\n"} 2018-09-26 17:47:35,979 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2fc264d3-7e1b-4408-b11a-ac9d57cd4736/action used request id req-c70a249e-55aa-49d8-91c7-b14d6fb5147c 2018-09-26 17:47:36,226 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-80f49774-89b2-485b-b74a-a2b190d1f5d9 x-compute-request-id: req-80f49774-89b2-485b-b74a-a2b190d1f5d9 Content-Encoding: gzip Content-Length: 8078 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 530387463 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128607] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130241] pid_max: default: 32768 minimum: 301\n[ 0.131124] ACPI: Core revision 20150930\n[ 0.132493] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133786] Security Framework initialized\n[ 0.134583] Yama: becoming mindful.\n[ 0.135300] AppArmor: AppArmor initialized\n[ 0.136160] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137460] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138711] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139899] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141261] Initializing cgroup subsys io\n[ 0.142061] Initializing cgroup subsys memory\n[ 0.142900] Initializing cgroup subsys devices\n[ 0.143767] Initializing cgroup subsys freezer\n[ 0.144619] Initializing cgroup subsys net_cls\n[ 0.145472] Initializing cgroup subsys perf_event\n[ 0.146364] Initializing cgroup subsys net_prio\n[ 0.147228] Initializing cgroup subsys hugetlb\n[ 0.148097] Initializing cgroup subsys pids\n[ 0.148954] CPU: Physical Processor ID: 0\n[ 0.150448] mce: CPU supports 10 MCE banks\n[ 0.151282] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152280] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164485] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170790] ftrace: allocating 31920 entries in 125 pages\n[ 0.196770] smpboot: Max logical packages: 1\n[ 0.197599] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198924] x2apic enabled\n[ 0.199737] Switched APIC routing to physical x2apic.\n[ 0.201452] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202550] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204511] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206268] KVM setup paravirtual spinlock\n[ 0.207542] x86: Booted up 1 node, 1 CPUs\n[ 0.208341] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209715] devtmpfs: initialized\n[ 0.211414] evm: security.selinux\n[ 0.212104] evm: security.SMACK64\n[ 0.212782] evm: security.SMACK64EXEC\n[ 0.213510] evm: security.SMACK64TRANSMUTE\n[ 0.214302] evm: security.SMACK64MMAP\n[ 0.215032] evm: security.ima\n[ 0.215669] evm: security.capability\n[ 0.216461] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218278] pinctrl core: initialized pinctrl subsystem\n[ 0.219354] RTC time: 17:46:35, date: 09/26/18\n[ 0.220301] NET: Registered protocol family 16\n[ 0.221255] cpuidle: using governor ladder\n[ 0.222061] cpuidle: using governor menu\n[ 0.222833] PCCT header not found.\n[ 0.223566] ACPI: bus type PCI registered\n[ 0.224361] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225578] PCI: Using configuration type 1 for base access\n[ 0.227312] ACPI: Added _OSI(Module Device)\n[ 0.228142] ACPI: Added _OSI(Processor Device)\n[ 0.228995] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229879] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231967] ACPI: Interpreter enabled\n[ 0.232712] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236320] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238119] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239914] ACPI: (supports S0 S5)\n[ 0.240597] ACPI: Using IOAPIC for interrupt routing\n[ 0.241520] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244787] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245896] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247098] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248261] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250416] acpiphp: Slot [3] registered\n[ 0.251201] acpiphp: Slot [4] registered\n[ 0.251981] acpiphp: Slot [5] registered\n[ 0.252764] acpiphp: Slot [6] registered\n[ 0.253535] acpiphp: Slot [7] registered\n[ 0.254311] acpiphp: Slot [8] registered\n[ 0.255091] acpiphp: Slot [9] registered\n[ 0.255862] acpiphp: Slot [10] registered\n[ 0.256644] acpiphp: Slot [11] registered\n[ 0.257455] acpiphp: Slot [12] registered\n[ 0.258264] acpiphp: Slot [13] registered\n[ 0.259050] acpiphp: Slot [14] registered\n[ 0.259836] acpiphp: Slot [15] registered\n[ 0.270635] acpiphp: Slot [16] registered\n[ 0.271433] acpiphp: Slot [17] registered\n[ 0.272224] acpiphp: Slot [18] registered\n[ 0.273011] acpiphp: Slot [19] registered\n[ 0.273796] acpiphp: Slot [20] registered\n[ 0.274579] acpiphp: Slot [21] registered\n[ 0.275374] acpiphp: Slot [22] registered\n[ 0.276163] acpiphp: Slot [23] registered\n[ 0.276950] acpiphp: Slot [24] registered\n[ 0.277737] acpiphp: Slot [25] registered\n[ 0.278521] acpiphp: Slot [26] registered\n[ 0.279310] acpiphp: Slot [27] registered\n[ 0.280104] acpiphp: Slot [28] registered\n[ 0.280896] acpiphp: Slot [29] registered\n[ 0.281679] acpiphp: Slot [30] registered\n[ 0.282467] acpiphp: Slot [31] registered\n[ 0.283254] PCI host bridge to bus 0000:00\n[ 0.284040] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285218] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286395] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287801] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289205] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295407] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296651] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297792] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299022] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306721] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308113] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357877] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359324] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360707] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362093] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363441] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364660] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365790] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366812] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368323] vgaarb: loaded\n[ 0.368910] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370023] SCSI subsystem initialized\n[ 0.370822] ACPI: bus type USB registered\n[ 0.371610] usbcore: registered new interface driver usbfs\n[ 0.372607] usbcore: registered new interface driver hub\n[ 0.373581] usbcore: registered new device driver usb\n[ 0.374608] PCI: Using ACPI for IRQ routing\n[ 0.375607] NetLabel: Initializing\n[ 0.376300] NetLabel: domain hash size = 128\n[ 0.377128] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378046] NetLabel: unlabeled traffic allowed by default\n[ 0.379119] clocksource: Switched to clocksource kvm-clock\n[ 0.384628] AppArmor: AppArmor Filesystem Enabled\n[ 0.385579] pnp: PnP ACPI init\n[ 0.386473] pnp: PnP ACPI: found 5 devices\n[ 0.392829] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.394483] NET: Registered protocol family 2\n[ 0.395422] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.396653] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.397779] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.398896] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399936] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401068] NET: Registered protocol family 1\n[ 0.401906] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.402960] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.403999] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417995] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.432199] Trying to unpack rootfs image as initramfs...\n[ 0.482565] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496320] Scanning for low memory corruption every 60 seconds\n[ 0.497741] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498854] audit: initializing netlink subsys (disabled)\n[ 0.499854] audit: type=2000 audit(1537983996.669:1): initialized\n[ 0.501121] Initialise system trusted keyring\n[ 0.502023] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503162] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505084] zbud: loaded\n[ 0.505769] VFS: Disk quotas dquot_6.6.0\n[ 0.506556] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508033] fuse init (API version 7.23)\n[ 0.508895] Key type big_key registered\n[ 0.509668] Allocating IMA MOK and blacklist keyrings.\n[ 0.510745] Key type asymmetric registered\n[ 0.511549] Asymmetric key parser 'x509' registered\n[ 0.512476] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.513895] io scheduler noop registered\n[ 0.514659] io scheduler deadline registered (default)\n[ 0.515624] io scheduler cfq registered\n[ 0.516438] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.517447] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519026] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.520445] ACPI: Power Button [PWRF]\n[ 0.521260] GHES: HEST is not enabled!\n[ 0.534966] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567612] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.591213] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.593327] Linux agpgart interface v0.103\n[ 0.595365] brd: module loaded\n[ 0.596521] loop: module loaded\n[ 0.601273] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.602690] GPT:90111 != 2097151\n[ 0.603358] GPT:Alternate GPT header not at the end of the disk.\n[ 0.604425] GPT:90111 != 2097151\n[ 0.605097] GPT: Use GNU Parted to correct GPT errors.\n[ 0.606045] vda: vda1 vda15\n[ 0.607471] scsi host0: ata_piix\n[ 0.608191] scsi host1: ata_piix\n[ 0.608886] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610068] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.611479] libphy: Fixed MDIO Bus: probed\n[ 0.612283] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613203] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.615322] PPP generic driver version 2.4.2\n[ 0.616197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.617454] ehci-pci: EHCI PCI platform driver\n[ 0.618302] ehci-platform: EHCI generic platform driver\n[ 0.619269] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.620363] ohci-pci: OHCI PCI platform driver\n[ 0.621205] ohci-platform: OHCI generic platform driver\n[ 0.622168] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.636443] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637417] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.638827] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.639833] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.640922] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.642111] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.643498] usb usb1: Product: UHCI Host Controller\n[ 0.644414] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.645522] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.646459] hub 1-0:1.0: USB hub found\n[ 0.647224] hub 1-0:1.0: 2 ports detected\n[ 0.648100] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.650152] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.651069] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.652064] mousedev: PS/2 mouse device common for all mice\n[ 0.653269] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.655055] rtc_cmos 00:00: RTC can wake from S4\n[ 0.656137] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.657291] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.658452] i2c /dev entries driver\n[ 0.659195] device-mapper: uevent: version 1.0.3\n[ 0.660114] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.661698] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662930] NET: Registered protocol family 10\n[ 0.663900] NET: Registered protocol family 17\n[ 0.664761] Key type dns_resolver registered\n[ 0.665656] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.666724] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.668418] registered taskstats version 1\n[ 0.669224] Loading compiled-in X.509 certificates\n[ 0.670627] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.672429] zswap: loaded using pool lzo/zbud\n[ 0.673766] Key type trusted registered\n[ 0.675311] Key type encrypted registered\n[ 0.676114] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.677110] ima: No TPM chip found, activating TPM-bypass!\n[ 0.678120] evm: HMAC attrs: 0x1\n[ 0.679027] Magic number: 2:14:796\n[ 0.679848] rtc_cmos 00:00: setting system clock to 2018-09-26 17:46:36 UTC (1537983996)\n[ 0.681399] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682479] EDD information not available.\n[ 0.767763] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.769172] ata1.00: configured for MWDMA2\n[ 0.770330] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.782686] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.783899] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.785118] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.786953] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788454] Write protecting the kernel read-only data: 14336k\n[ 0.789981] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791748] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.849502] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 2.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.16s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-09-26 17:47:36,226 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/54eecdbd-603e-4f59-a90f-4ac5c9f86459/action used request id req-80f49774-89b2-485b-b74a-a2b190d1f5d9 2018-09-26 17:47:36,228 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1b3c656-53ef-4313-bbe6-e127980fdb3d x-compute-request-id: req-f1b3c656-53ef-4313-bbe6-e127980fdb3d Content-Encoding: gzip Content-Length: 10860 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 517625865 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.130979] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132659] pid_max: default: 32768 minimum: 301\n[ 0.133560] ACPI: Core revision 20150930\n[ 0.134949] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136268] Security Framework initialized\n[ 0.137092] Yama: becoming mindful.\n[ 0.137832] AppArmor: AppArmor initialized\n[ 0.138713] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140100] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141437] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142694] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144136] Initializing cgroup subsys io\n[ 0.144984] Initializing cgroup subsys memory\n[ 0.145858] Initializing cgroup subsys devices\n[ 0.146753] Initializing cgroup subsys freezer\n[ 0.147644] Initializing cgroup subsys net_cls\n[ 0.148523] Initializing cgroup subsys perf_event\n[ 0.149452] Initializing cgroup subsys net_prio\n[ 0.150367] Initializing cgroup subsys hugetlb\n[ 0.151262] Initializing cgroup subsys pids\n[ 0.152151] CPU: Physical Processor ID: 0\n[ 0.153662] mce: CPU supports 10 MCE banks\n[ 0.154540] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155585] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166404] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172761] ftrace: allocating 31920 entries in 125 pages\n[ 0.198269] smpboot: Max logical packages: 1\n[ 0.199126] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200478] x2apic enabled\n[ 0.201308] Switched APIC routing to physical x2apic.\n[ 0.203077] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204215] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206223] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208100] KVM setup paravirtual spinlock\n[ 0.209393] x86: Booted up 1 node, 1 CPUs\n[ 0.210210] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211595] devtmpfs: initialized\n[ 0.213309] evm: security.selinux\n[ 0.214014] evm: security.SMACK64\n[ 0.214703] evm: security.SMACK64EXEC\n[ 0.215442] evm: security.SMACK64TRANSMUTE\n[ 0.216251] evm: security.SMACK64MMAP\n[ 0.217001] evm: security.ima\n[ 0.217640] evm: security.capability\n[ 0.218435] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220283] pinctrl core: initialized pinctrl subsystem\n[ 0.221390] RTC time: 17:46:23, date: 09/26/18\n[ 0.222354] NET: Registered protocol family 16\n[ 0.223318] cpuidle: using governor ladder\n[ 0.224147] cpuidle: using governor menu\n[ 0.224938] PCCT header not found.\n[ 0.225674] ACPI: bus type PCI registered\n[ 0.226457] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227711] PCI: Using configuration type 1 for base access\n[ 0.229426] ACPI: Added _OSI(Module Device)\n[ 0.230278] ACPI: Added _OSI(Processor Device)\n[ 0.231166] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232052] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234167] ACPI: Interpreter enabled\n[ 0.234921] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236707] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238514] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240342] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242187] ACPI: (supports S0 S5)\n[ 0.242871] ACPI: Using IOAPIC for interrupt routing\n[ 0.243805] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246875] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248024] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249219] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250379] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252546] acpiphp: Slot [3] registered\n[ 0.253328] acpiphp: Slot [4] registered\n[ 0.254148] acpiphp: Slot [5] registered\n[ 0.254959] acpiphp: Slot [6] registered\n[ 0.255749] acpiphp: Slot [7] registered\n[ 0.256546] acpiphp: Slot [8] registered\n[ 0.257345] acpiphp: Slot [9] registered\n[ 0.258146] acpiphp: Slot [10] registered\n[ 0.258952] acpiphp: Slot [11] registered\n[ 0.259767] acpiphp: Slot [12] registered\n[ 0.260580] acpiphp: Slot [13] registered\n[ 0.261389] acpiphp: Slot [14] registered\n[ 0.262196] acpiphp: Slot [15] registered\n[ 0.272892] acpiphp: Slot [16] registered\n[ 0.273703] acpiphp: Slot [17] registered\n[ 0.274507] acpiphp: Slot [18] registered\n[ 0.275317] acpiphp: Slot [19] registered\n[ 0.276125] acpiphp: Slot [20] registered\n[ 0.276940] acpiphp: Slot [21] registered\n[ 0.277750] acpiphp: Slot [22] registered\n[ 0.278554] acpiphp: Slot [23] registered\n[ 0.279373] acpiphp: Slot [24] registered\n[ 0.280186] acpiphp: Slot [25] registered\n[ 0.280998] acpiphp: Slot [26] registered\n[ 0.281804] acpiphp: Slot [27] registered\n[ 0.282611] acpiphp: Slot [28] registered\n[ 0.283420] acpiphp: Slot [29] registered\n[ 0.284225] acpiphp: Slot [30] registered\n[ 0.285039] acpiphp: Slot [31] registered\n[ 0.285843] PCI host bridge to bus 0000:00\n[ 0.286649] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287853] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290513] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291964] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298068] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299315] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300460] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308161] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355747] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357231] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358657] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360031] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361394] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362632] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363751] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366354] vgaarb: loaded\n[ 0.366949] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368064] SCSI subsystem initialized\n[ 0.368869] ACPI: bus type USB registered\n[ 0.369669] usbcore: registered new interface driver usbfs\n[ 0.370684] usbcore: registered new interface driver hub\n[ 0.371671] usbcore: registered new device driver usb\n[ 0.372707] PCI: Using ACPI for IRQ routing\n[ 0.373713] NetLabel: Initializing\n[ 0.374409] NetLabel: domain hash size = 128\n[ 0.375271] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376268] NetLabel: unlabeled traffic allowed by default\n[ 0.377351] clocksource: Switched to clocksource kvm-clock\n[ 0.382791] AppArmor: AppArmor Filesystem Enabled\n[ 0.383727] pnp: PnP ACPI init\n[ 0.384613] pnp: PnP ACPI: found 5 devices\n[ 0.390969] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392647] NET: Registered protocol family 2\n[ 0.393586] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394836] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396015] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397155] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399366] NET: Registered protocol family 1\n[ 0.400216] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401290] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402345] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416233] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430441] Trying to unpack rootfs image as initramfs...\n[ 0.479530] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493264] Scanning for low memory corruption every 60 seconds\n[ 0.494656] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495813] audit: initializing netlink subsys (disabled)\n[ 0.496845] audit: type=2000 audit(1537983984.673:1): initialized\n[ 0.498178] Initialise system trusted keyring\n[ 0.499109] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502258] zbud: loaded\n[ 0.502980] VFS: Disk quotas dquot_6.6.0\n[ 0.503800] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505310] fuse init (API version 7.23)\n[ 0.506227] Key type big_key registered\n[ 0.507014] Allocating IMA MOK and blacklist keyrings.\n[ 0.508491] Key type asymmetric registered\n[ 0.509298] Asymmetric key parser 'x509' registered\n[ 0.510241] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511669] io scheduler noop registered\n[ 0.512438] io scheduler deadline registered (default)\n[ 0.513411] io scheduler cfq registered\n[ 0.514223] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515238] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516459] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517888] ACPI: Power Button [PWRF]\n[ 0.518699] GHES: HEST is not enabled!\n[ 0.532056] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.561569] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587103] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589346] Linux agpgart interface v0.103\n[ 0.591387] brd: module loaded\n[ 0.592569] loop: module loaded\n[ 0.597074] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.598552] GPT:90111 != 2097151\n[ 0.599240] GPT:Alternate GPT header not at the end of the disk.\n[ 0.600339] GPT:90111 != 2097151\n[ 0.601019] GPT: Use GNU Parted to correct GPT errors.\n[ 0.601998] vda: vda1 vda15\n[ 0.603476] scsi host0: ata_piix\n[ 0.604217] scsi host1: ata_piix\n[ 0.604928] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.606168] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.607635] libphy: Fixed MDIO Bus: probed\n[ 0.608459] tun: Universal TUN/TAP device driver, 1.6\n[ 0.609428] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.611567] PPP generic driver version 2.4.2\n[ 0.612459] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.613750] ehci-pci: EHCI PCI platform driver\n[ 0.614610] ehci-platform: EHCI generic platform driver\n[ 0.615571] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.616680] ohci-pci: OHCI PCI platform driver\n[ 0.617535] ohci-platform: OHCI generic platform driver\n[ 0.618505] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.632849] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.633862] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.635278] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.636275] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.637372] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.638565] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.639964] usb usb1: Product: UHCI Host Controller\n[ 0.640882] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642014] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.643133] hub 1-0:1.0: USB hub found\n[ 0.643910] hub 1-0:1.0: 2 ports detected\n[ 0.644821] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.646925] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.647865] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.648878] mousedev: PS/2 mouse device common for all mice\n[ 0.650116] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.651914] rtc_cmos 00:00: RTC can wake from S4\n[ 0.652993] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.654179] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655344] i2c /dev entries driver\n[ 0.656096] device-mapper: uevent: version 1.0.3\n[ 0.657019] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.658619] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.659888] NET: Registered protocol family 10\n[ 0.660873] NET: Registered protocol family 17\n[ 0.661750] Key type dns_resolver registered\n[ 0.662663] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.663756] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665477] registered taskstats version 1\n[ 0.666305] Loading compiled-in X.509 certificates\n[ 0.667735] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669567] zswap: loaded using pool lzo/zbud\n[ 0.670954] Key type trusted registered\n[ 0.672474] Key type encrypted registered\n[ 0.673299] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674321] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675339] evm: HMAC attrs: 0x1\n[ 0.676643] Magic number: 2:14:796\n[ 0.677487] rtc_cmos 00:00: setting system clock to 2018-09-26 17:46:24 UTC (1537983984)\n[ 0.679073] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680164] EDD information not available.\n[ 0.766330] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.768026] Write protecting the kernel read-only data: 14336k\n[ 0.779763] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.781770] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.826168] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.67\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.77. iid=i-00000144\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZvQAwdz9/W2Mji7hLbv0xSPlm9UuT+Q5luzQB1ngP+sDUKJjZGvMNKn7fQZS/nfcTm57h2MZPWRlxoB5sgyQOvWsT8Zcs47v6WFXPf/UcfSjgevRXg1rHnsev2QmilDusAkA+lGui4i3hwlP1FAB+hYhQaHLgaVGMM9AOhmlo4Fg74mvoyB2++gytyIe6Dftb5gnoePBxJeimjn70FJH6BUQMlf7vS/D99FVU+IK024rPYovyP4mq91BRxaYEhXbGBBzVqAyXLXwHDsGwMQemiS0u6dfX8dFx9NH1Ept3NYP1BlFDucUWKeuUINy9tMHTzgtyYnG/RUOwc5LjdxhH root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBALoB4doAkxdCirO/ym4arpf5fljQ7qNGGznzU71mFWI5V+TnA8w+oudlQU2yh2bdVXm3bk9j9J/tHNV/RuPG7OmTatYUANgGG8wJkSt/p1rjSyyJdq2jmrL6VSktAarEEH2vtz/SLzR/kX9NjWGAXBgEYEt/IY6G/06pO+qTT5S9AAAAFQCmOyr6mTAQ/wGRrqm9Wph+xsnlXQAAAIBwdqjaDdHMilWAIziC0+X3WiEqK2jjeA7Gp7i3hraeVfOnbYHInDVphjjuvSvpSApDkrmZfwiO56tin2uPD5VHZwPNMAVZOb0qr8ocGCDcdDU89YFeeihhasQ9fE5jgUTdbiXsdXVtkt3Q1r3xoSAfJLb8TCLMYztgOZZjT8N54QAAAIBK5UqIHf5misyvJ5K/wU1VNJJSd/Xob1b+eAZHnQF8c26cdsOgfpyR0C76ZcAi3Yt7KOR0UKlkjrM0d9n5+ZX7/ua8Ht+IvKmvbaYQQqAk2s5UPo3qC7QrLCy6Rg2nH/b+qC100GA8/5IzXgI5FWStkmPtlcUKDwVMHhS7q2Mf0A== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe9a:ebeb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000144\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.85 ===\n/dev/root resized successfully [took 1.53s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:9A:EB:EB \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9a:ebeb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8942 (8.7 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.114153] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.114155] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.114156] usb 1-1: Product: QEMU USB Tablet\n[ 1.114157] usb 1-1: Manufacturer: QEMU\n[ 1.114158] usb 1-1: SerialNumber: 42\n[ 1.489595] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\n[ 1.830318] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.862164] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 3.966720] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.354823] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nSep 26 18:46:25 cirros syslog.info syslogd started: BusyBox v1.23.2\nSep 26 18:46:25 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nSep 26 18:46:25 cirros kern.notice kernel: [ 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)\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nSep 26 18:46:27 cirros auth.notice su: + /dev/console root:cirros\nSep 26 18:46:27 cirros authpriv.info dropbear[340]: Running in background\nSep 26 18:46:27 cirros kern.info kernel: [ 3.966720] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nSep 26 18:46:28 cirros kern.info kernel: [ 4.354823] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2018-09-26 17:47:36,229 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc/action used request id req-f1b3c656-53ef-4313-bbe6-e127980fdb3d 2018-09-26 17:47:36,984 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2fc264d3-7e1b-4408-b11a-ac9d57cd4736/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a499c31eb02f43f4daa5b8bd590feacbf2a1dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:47:37,232 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/54eecdbd-603e-4f59-a90f-4ac5c9f86459/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d079ecb48f68965ca2858338f0c31be6c9b98fed" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:47:37,234 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e9474fe2512de3d89d5ea971cc991024734a99" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:47:38,054 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4a468e00-6976-4b63-9910-1659ff8048eb x-compute-request-id: req-4a468e00-6976-4b63-9910-1659ff8048eb Content-Encoding: gzip Content-Length: 8117 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 648480487 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132841] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134581] pid_max: default: 32768 minimum: 301\n[ 0.135511] ACPI: Core revision 20150930\n[ 0.136918] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138278] Security Framework initialized\n[ 0.139106] Yama: becoming mindful.\n[ 0.139881] AppArmor: AppArmor initialized\n[ 0.140772] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142107] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143398] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144697] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146092] Initializing cgroup subsys io\n[ 0.146906] Initializing cgroup subsys memory\n[ 0.147766] Initializing cgroup subsys devices\n[ 0.148666] Initializing cgroup subsys freezer\n[ 0.149560] Initializing cgroup subsys net_cls\n[ 0.150442] Initializing cgroup subsys perf_event\n[ 0.151371] Initializing cgroup subsys net_prio\n[ 0.152302] Initializing cgroup subsys hugetlb\n[ 0.153185] Initializing cgroup subsys pids\n[ 0.154094] CPU: Physical Processor ID: 0\n[ 0.155642] mce: CPU supports 10 MCE banks\n[ 0.156530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157543] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169236] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175588] ftrace: allocating 31920 entries in 125 pages\n[ 0.201878] smpboot: Max logical packages: 1\n[ 0.203068] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205056] x2apic enabled\n[ 0.206098] Switched APIC routing to physical x2apic.\n[ 0.208337] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210033] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213007] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215709] KVM setup paravirtual spinlock\n[ 0.217386] x86: Booted up 1 node, 1 CPUs\n[ 0.218591] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.220636] devtmpfs: initialized\n[ 0.222637] evm: security.selinux\n[ 0.223662] evm: security.SMACK64\n[ 0.224696] evm: security.SMACK64EXEC\n[ 0.225827] evm: security.SMACK64TRANSMUTE\n[ 0.227039] evm: security.SMACK64MMAP\n[ 0.228194] evm: security.ima\n[ 0.229127] evm: security.capability\n[ 0.230310] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.233206] pinctrl core: initialized pinctrl subsystem\n[ 0.234950] RTC time: 17:46:49, date: 09/26/18\n[ 0.236424] NET: Registered protocol family 16\n[ 0.237900] cpuidle: using governor ladder\n[ 0.239178] cpuidle: using governor menu\n[ 0.240408] PCCT header not found.\n[ 0.241541] ACPI: bus type PCI registered\n[ 0.242791] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244772] PCI: Using configuration type 1 for base access\n[ 0.247183] ACPI: Added _OSI(Module Device)\n[ 0.248473] ACPI: Added _OSI(Processor Device)\n[ 0.249834] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.251267] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.253970] ACPI: Interpreter enabled\n[ 0.255167] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.258082] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.260986] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.264009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.266943] ACPI: (supports S0 S5)\n[ 0.268044] ACPI: Using IOAPIC for interrupt routing\n[ 0.269564] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.273715] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.275585] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.277644] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.279633] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283156] acpiphp: Slot [3] registered\n[ 0.284401] acpiphp: Slot [4] registered\n[ 0.285667] acpiphp: Slot [5] registered\n[ 0.286910] acpiphp: Slot [6] registered\n[ 0.288146] acpiphp: Slot [7] registered\n[ 0.289415] acpiphp: Slot [8] registered\n[ 0.290656] acpiphp: Slot [9] registered\n[ 0.291735] acpiphp: Slot [10] registered\n[ 0.292583] acpiphp: Slot [11] registered\n[ 0.293423] acpiphp: Slot [12] registered\n[ 0.294260] acpiphp: Slot [13] registered\n[ 0.295092] acpiphp: Slot [14] registered\n[ 0.295939] acpiphp: Slot [15] registered\n[ 0.306852] acpiphp: Slot [16] registered\n[ 0.307694] acpiphp: Slot [17] registered\n[ 0.308536] acpiphp: Slot [18] registered\n[ 0.309368] acpiphp: Slot [19] registered\n[ 0.310201] acpiphp: Slot [20] registered\n[ 0.311038] acpiphp: Slot [21] registered\n[ 0.311881] acpiphp: Slot [22] registered\n[ 0.312720] acpiphp: Slot [23] registered\n[ 0.313558] acpiphp: Slot [24] registered\n[ 0.314394] acpiphp: Slot [25] registered\n[ 0.315233] acpiphp: Slot [26] registered\n[ 0.316072] acpiphp: Slot [27] registered\n[ 0.316917] acpiphp: Slot [28] registered\n[ 0.317765] acpiphp: Slot [29] registered\n[ 0.318608] acpiphp: Slot [30] registered\n[ 0.319455] acpiphp: Slot [31] registered\n[ 0.320296] PCI host bridge to bus 0000:00\n[ 0.321133] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.322400] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.323673] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.325184] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.326691] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.332956] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.334306] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.335535] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.336865] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.343217] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.344713] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.390162] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.391700] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.393166] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.394639] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.396073] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.397375] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.398932] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.400037] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.401659] vgaarb: loaded\n[ 0.402287] vgaarb: bridge control possible 0000:00:02.0\n[ 0.403477] SCSI subsystem initialized\n[ 0.404328] ACPI: bus type USB registered\n[ 0.405180] usbcore: registered new interface driver usbfs\n[ 0.406255] usbcore: registered new interface driver hub\n[ 0.407307] usbcore: registered new device driver usb\n[ 0.408411] PCI: Using ACPI for IRQ routing\n[ 0.409469] NetLabel: Initializing\n[ 0.410214] NetLabel: domain hash size = 128\n[ 0.411100] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.412092] NetLabel: unlabeled traffic allowed by default\n[ 0.413243] clocksource: Switched to clocksource kvm-clock\n[ 0.418685] AppArmor: AppArmor Filesystem Enabled\n[ 0.419684] pnp: PnP ACPI init\n[ 0.420618] pnp: PnP ACPI: found 5 devices\n[ 0.427022] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.428808] NET: Registered protocol family 2\n[ 0.429805] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.431140] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.432365] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.433591] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.434720] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.435934] NET: Registered protocol family 1\n[ 0.436837] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.437989] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.439118] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.453205] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.467541] Trying to unpack rootfs image as initramfs...\n[ 0.516902] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.531017] Scanning for low memory corruption every 60 seconds\n[ 0.532401] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.533604] audit: initializing netlink subsys (disabled)\n[ 0.534674] audit: type=2000 audit(1537984010.464:1): initialized\n[ 0.536024] Initialise system trusted keyring\n[ 0.536986] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.538210] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.540225] zbud: loaded\n[ 0.540943] VFS: Disk quotas dquot_6.6.0\n[ 0.541809] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.543382] fuse init (API version 7.23)\n[ 0.544297] Key type big_key registered\n[ 0.545123] Allocating IMA MOK and blacklist keyrings.\n[ 0.546278] Key type asymmetric registered\n[ 0.547132] Asymmetric key parser 'x509' registered\n[ 0.548121] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.550016] io scheduler noop registered\n[ 0.550852] io scheduler deadline registered (default)\n[ 0.551878] io scheduler cfq registered\n[ 0.552744] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.553845] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.555158] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.556674] ACPI: Power Button [PWRF]\n[ 0.557551] GHES: HEST is not enabled!\n[ 0.571310] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.601442] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.603984] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.627661] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.629866] Linux agpgart interface v0.103\n[ 0.631937] brd: module loaded\n[ 0.633132] loop: module loaded\n[ 0.637364] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.638855] GPT:90111 != 2097151\n[ 0.639548] GPT:Alternate GPT header not at the end of the disk.\n[ 0.640658] GPT:90111 != 2097151\n[ 0.641353] GPT: Use GNU Parted to correct GPT errors.\n[ 0.642342] vda: vda1 vda15\n[ 0.643798] scsi host0: ata_piix\n[ 0.644555] scsi host1: ata_piix\n[ 0.645293] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.646537] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.648006] libphy: Fixed MDIO Bus: probed\n[ 0.648844] tun: Universal TUN/TAP device driver, 1.6\n[ 0.649822] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.651989] PPP generic driver version 2.4.2\n[ 0.652896] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.654176] ehci-pci: EHCI PCI platform driver\n[ 0.655062] ehci-platform: EHCI generic platform driver\n[ 0.656067] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.657215] ohci-pci: OHCI PCI platform driver\n[ 0.658100] ohci-platform: OHCI generic platform driver\n[ 0.659114] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.673456] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.674474] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.675954] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.677003] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.678154] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.679403] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.680847] usb usb1: Product: UHCI Host Controller\n[ 0.681807] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.682972] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.683986] hub 1-0:1.0: USB hub found\n[ 0.684780] hub 1-0:1.0: 2 ports detected\n[ 0.685709] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.687857] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.688829] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689882] mousedev: PS/2 mouse device common for all mice\n[ 0.691159] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693025] rtc_cmos 00:00: RTC can wake from S4\n[ 0.694146] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.695368] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696580] i2c /dev entries driver\n[ 0.697360] device-mapper: uevent: version 1.0.3\n[ 0.698339] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.699992] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701300] NET: Registered protocol family 10\n[ 0.702298] NET: Registered protocol family 17\n[ 0.703189] Key type dns_resolver registered\n[ 0.704128] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.705260] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.707042] registered taskstats version 1\n[ 0.707893] Loading compiled-in X.509 certificates\n[ 0.709369] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.711264] zswap: loaded using pool lzo/zbud\n[ 0.712642] Key type trusted registered\n[ 0.714211] Key type encrypted registered\n[ 0.715051] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.716097] ima: No TPM chip found, activating TPM-bypass!\n[ 0.717151] evm: HMAC attrs: 0x1\n[ 0.718112] Magic number: 2:14:796\n[ 0.718957] rtc_cmos 00:00: setting system clock to 2018-09-26 17:46:50 UTC (1537984010)\n[ 0.720577] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.721723] EDD information not available.\n[ 0.801792] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.803261] ata1.00: configured for MWDMA2\n[ 0.804472] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.817033] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.818300] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.819568] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.821475] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.823025] Write protecting the kernel read-only data: 14336k\n[ 0.824604] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.826444] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.12\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.327845] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.8...\nLease of 10.10.10.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.55s]\nping 10.10.10.7 KO\nping 10.10.10.5 KO\n"} 2018-09-26 17:47:38,055 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2fc264d3-7e1b-4408-b11a-ac9d57cd4736/action used request id req-4a468e00-6976-4b63-9910-1659ff8048eb 2018-09-26 17:47:38,302 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43e8103b-fa00-4cc3-bcd7-cd88f3052d86 x-compute-request-id: req-43e8103b-fa00-4cc3-bcd7-cd88f3052d86 Content-Encoding: gzip Content-Length: 10860 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 517625865 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.130979] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132659] pid_max: default: 32768 minimum: 301\n[ 0.133560] ACPI: Core revision 20150930\n[ 0.134949] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136268] Security Framework initialized\n[ 0.137092] Yama: becoming mindful.\n[ 0.137832] AppArmor: AppArmor initialized\n[ 0.138713] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140100] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141437] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142694] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144136] Initializing cgroup subsys io\n[ 0.144984] Initializing cgroup subsys memory\n[ 0.145858] Initializing cgroup subsys devices\n[ 0.146753] Initializing cgroup subsys freezer\n[ 0.147644] Initializing cgroup subsys net_cls\n[ 0.148523] Initializing cgroup subsys perf_event\n[ 0.149452] Initializing cgroup subsys net_prio\n[ 0.150367] Initializing cgroup subsys hugetlb\n[ 0.151262] Initializing cgroup subsys pids\n[ 0.152151] CPU: Physical Processor ID: 0\n[ 0.153662] mce: CPU supports 10 MCE banks\n[ 0.154540] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155585] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166404] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172761] ftrace: allocating 31920 entries in 125 pages\n[ 0.198269] smpboot: Max logical packages: 1\n[ 0.199126] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200478] x2apic enabled\n[ 0.201308] Switched APIC routing to physical x2apic.\n[ 0.203077] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204215] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206223] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208100] KVM setup paravirtual spinlock\n[ 0.209393] x86: Booted up 1 node, 1 CPUs\n[ 0.210210] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211595] devtmpfs: initialized\n[ 0.213309] evm: security.selinux\n[ 0.214014] evm: security.SMACK64\n[ 0.214703] evm: security.SMACK64EXEC\n[ 0.215442] evm: security.SMACK64TRANSMUTE\n[ 0.216251] evm: security.SMACK64MMAP\n[ 0.217001] evm: security.ima\n[ 0.217640] evm: security.capability\n[ 0.218435] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220283] pinctrl core: initialized pinctrl subsystem\n[ 0.221390] RTC time: 17:46:23, date: 09/26/18\n[ 0.222354] NET: Registered protocol family 16\n[ 0.223318] cpuidle: using governor ladder\n[ 0.224147] cpuidle: using governor menu\n[ 0.224938] PCCT header not found.\n[ 0.225674] ACPI: bus type PCI registered\n[ 0.226457] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227711] PCI: Using configuration type 1 for base access\n[ 0.229426] ACPI: Added _OSI(Module Device)\n[ 0.230278] ACPI: Added _OSI(Processor Device)\n[ 0.231166] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232052] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234167] ACPI: Interpreter enabled\n[ 0.234921] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236707] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238514] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240342] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242187] ACPI: (supports S0 S5)\n[ 0.242871] ACPI: Using IOAPIC for interrupt routing\n[ 0.243805] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246875] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248024] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249219] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250379] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252546] acpiphp: Slot [3] registered\n[ 0.253328] acpiphp: Slot [4] registered\n[ 0.254148] acpiphp: Slot [5] registered\n[ 0.254959] acpiphp: Slot [6] registered\n[ 0.255749] acpiphp: Slot [7] registered\n[ 0.256546] acpiphp: Slot [8] registered\n[ 0.257345] acpiphp: Slot [9] registered\n[ 0.258146] acpiphp: Slot [10] registered\n[ 0.258952] acpiphp: Slot [11] registered\n[ 0.259767] acpiphp: Slot [12] registered\n[ 0.260580] acpiphp: Slot [13] registered\n[ 0.261389] acpiphp: Slot [14] registered\n[ 0.262196] acpiphp: Slot [15] registered\n[ 0.272892] acpiphp: Slot [16] registered\n[ 0.273703] acpiphp: Slot [17] registered\n[ 0.274507] acpiphp: Slot [18] registered\n[ 0.275317] acpiphp: Slot [19] registered\n[ 0.276125] acpiphp: Slot [20] registered\n[ 0.276940] acpiphp: Slot [21] registered\n[ 0.277750] acpiphp: Slot [22] registered\n[ 0.278554] acpiphp: Slot [23] registered\n[ 0.279373] acpiphp: Slot [24] registered\n[ 0.280186] acpiphp: Slot [25] registered\n[ 0.280998] acpiphp: Slot [26] registered\n[ 0.281804] acpiphp: Slot [27] registered\n[ 0.282611] acpiphp: Slot [28] registered\n[ 0.283420] acpiphp: Slot [29] registered\n[ 0.284225] acpiphp: Slot [30] registered\n[ 0.285039] acpiphp: Slot [31] registered\n[ 0.285843] PCI host bridge to bus 0000:00\n[ 0.286649] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287853] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290513] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291964] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298068] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299315] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300460] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308161] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355747] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357231] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358657] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360031] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361394] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362632] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363751] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366354] vgaarb: loaded\n[ 0.366949] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368064] SCSI subsystem initialized\n[ 0.368869] ACPI: bus type USB registered\n[ 0.369669] usbcore: registered new interface driver usbfs\n[ 0.370684] usbcore: registered new interface driver hub\n[ 0.371671] usbcore: registered new device driver usb\n[ 0.372707] PCI: Using ACPI for IRQ routing\n[ 0.373713] NetLabel: Initializing\n[ 0.374409] NetLabel: domain hash size = 128\n[ 0.375271] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376268] NetLabel: unlabeled traffic allowed by default\n[ 0.377351] clocksource: Switched to clocksource kvm-clock\n[ 0.382791] AppArmor: AppArmor Filesystem Enabled\n[ 0.383727] pnp: PnP ACPI init\n[ 0.384613] pnp: PnP ACPI: found 5 devices\n[ 0.390969] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392647] NET: Registered protocol family 2\n[ 0.393586] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394836] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396015] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397155] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399366] NET: Registered protocol family 1\n[ 0.400216] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401290] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402345] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416233] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430441] Trying to unpack rootfs image as initramfs...\n[ 0.479530] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493264] Scanning for low memory corruption every 60 seconds\n[ 0.494656] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495813] audit: initializing netlink subsys (disabled)\n[ 0.496845] audit: type=2000 audit(1537983984.673:1): initialized\n[ 0.498178] Initialise system trusted keyring\n[ 0.499109] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502258] zbud: loaded\n[ 0.502980] VFS: Disk quotas dquot_6.6.0\n[ 0.503800] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505310] fuse init (API version 7.23)\n[ 0.506227] Key type big_key registered\n[ 0.507014] Allocating IMA MOK and blacklist keyrings.\n[ 0.508491] Key type asymmetric registered\n[ 0.509298] Asymmetric key parser 'x509' registered\n[ 0.510241] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511669] io scheduler noop registered\n[ 0.512438] io scheduler deadline registered (default)\n[ 0.513411] io scheduler cfq registered\n[ 0.514223] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515238] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516459] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517888] ACPI: Power Button [PWRF]\n[ 0.518699] GHES: HEST is not enabled!\n[ 0.532056] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.561569] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587103] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589346] Linux agpgart interface v0.103\n[ 0.591387] brd: module loaded\n[ 0.592569] loop: module loaded\n[ 0.597074] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.598552] GPT:90111 != 2097151\n[ 0.599240] GPT:Alternate GPT header not at the end of the disk.\n[ 0.600339] GPT:90111 != 2097151\n[ 0.601019] GPT: Use GNU Parted to correct GPT errors.\n[ 0.601998] vda: vda1 vda15\n[ 0.603476] scsi host0: ata_piix\n[ 0.604217] scsi host1: ata_piix\n[ 0.604928] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.606168] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.607635] libphy: Fixed MDIO Bus: probed\n[ 0.608459] tun: Universal TUN/TAP device driver, 1.6\n[ 0.609428] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.611567] PPP generic driver version 2.4.2\n[ 0.612459] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.613750] ehci-pci: EHCI PCI platform driver\n[ 0.614610] ehci-platform: EHCI generic platform driver\n[ 0.615571] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.616680] ohci-pci: OHCI PCI platform driver\n[ 0.617535] ohci-platform: OHCI generic platform driver\n[ 0.618505] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.632849] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.633862] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.635278] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.636275] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.637372] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.638565] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.639964] usb usb1: Product: UHCI Host Controller\n[ 0.640882] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642014] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.643133] hub 1-0:1.0: USB hub found\n[ 0.643910] hub 1-0:1.0: 2 ports detected\n[ 0.644821] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.646925] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.647865] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.648878] mousedev: PS/2 mouse device common for all mice\n[ 0.650116] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.651914] rtc_cmos 00:00: RTC can wake from S4\n[ 0.652993] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.654179] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655344] i2c /dev entries driver\n[ 0.656096] device-mapper: uevent: version 1.0.3\n[ 0.657019] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.658619] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.659888] NET: Registered protocol family 10\n[ 0.660873] NET: Registered protocol family 17\n[ 0.661750] Key type dns_resolver registered\n[ 0.662663] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.663756] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665477] registered taskstats version 1\n[ 0.666305] Loading compiled-in X.509 certificates\n[ 0.667735] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669567] zswap: loaded using pool lzo/zbud\n[ 0.670954] Key type trusted registered\n[ 0.672474] Key type encrypted registered\n[ 0.673299] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674321] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675339] evm: HMAC attrs: 0x1\n[ 0.676643] Magic number: 2:14:796\n[ 0.677487] rtc_cmos 00:00: setting system clock to 2018-09-26 17:46:24 UTC (1537983984)\n[ 0.679073] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680164] EDD information not available.\n[ 0.766330] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.768026] Write protecting the kernel read-only data: 14336k\n[ 0.779763] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.781770] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.826168] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.67\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.77. iid=i-00000144\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZvQAwdz9/W2Mji7hLbv0xSPlm9UuT+Q5luzQB1ngP+sDUKJjZGvMNKn7fQZS/nfcTm57h2MZPWRlxoB5sgyQOvWsT8Zcs47v6WFXPf/UcfSjgevRXg1rHnsev2QmilDusAkA+lGui4i3hwlP1FAB+hYhQaHLgaVGMM9AOhmlo4Fg74mvoyB2++gytyIe6Dftb5gnoePBxJeimjn70FJH6BUQMlf7vS/D99FVU+IK024rPYovyP4mq91BRxaYEhXbGBBzVqAyXLXwHDsGwMQemiS0u6dfX8dFx9NH1Ept3NYP1BlFDucUWKeuUINy9tMHTzgtyYnG/RUOwc5LjdxhH root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBALoB4doAkxdCirO/ym4arpf5fljQ7qNGGznzU71mFWI5V+TnA8w+oudlQU2yh2bdVXm3bk9j9J/tHNV/RuPG7OmTatYUANgGG8wJkSt/p1rjSyyJdq2jmrL6VSktAarEEH2vtz/SLzR/kX9NjWGAXBgEYEt/IY6G/06pO+qTT5S9AAAAFQCmOyr6mTAQ/wGRrqm9Wph+xsnlXQAAAIBwdqjaDdHMilWAIziC0+X3WiEqK2jjeA7Gp7i3hraeVfOnbYHInDVphjjuvSvpSApDkrmZfwiO56tin2uPD5VHZwPNMAVZOb0qr8ocGCDcdDU89YFeeihhasQ9fE5jgUTdbiXsdXVtkt3Q1r3xoSAfJLb8TCLMYztgOZZjT8N54QAAAIBK5UqIHf5misyvJ5K/wU1VNJJSd/Xob1b+eAZHnQF8c26cdsOgfpyR0C76ZcAi3Yt7KOR0UKlkjrM0d9n5+ZX7/ua8Ht+IvKmvbaYQQqAk2s5UPo3qC7QrLCy6Rg2nH/b+qC100GA8/5IzXgI5FWStkmPtlcUKDwVMHhS7q2Mf0A== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe9a:ebeb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000144\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.85 ===\n/dev/root resized successfully [took 1.53s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:9A:EB:EB \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9a:ebeb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8942 (8.7 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.114153] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.114155] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.114156] usb 1-1: Product: QEMU USB Tablet\n[ 1.114157] usb 1-1: Manufacturer: QEMU\n[ 1.114158] usb 1-1: SerialNumber: 42\n[ 1.489595] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\n[ 1.830318] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.862164] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 3.966720] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.354823] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nSep 26 18:46:25 cirros syslog.info syslogd started: BusyBox v1.23.2\nSep 26 18:46:25 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nSep 26 18:46:25 cirros kern.notice kernel: [ 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)\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nSep 26 18:46:27 cirros auth.notice su: + /dev/console root:cirros\nSep 26 18:46:27 cirros authpriv.info dropbear[340]: Running in background\nSep 26 18:46:27 cirros kern.info kernel: [ 3.966720] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nSep 26 18:46:28 cirros kern.info kernel: [ 4.354823] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2018-09-26 17:47:38,303 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc/action used request id req-43e8103b-fa00-4cc3-bcd7-cd88f3052d86 2018-09-26 17:47:38,308 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c9e17e4-a35f-4667-abe0-cf03813cd803 x-compute-request-id: req-7c9e17e4-a35f-4667-abe0-cf03813cd803 Content-Encoding: gzip Content-Length: 8078 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 530387463 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128607] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130241] pid_max: default: 32768 minimum: 301\n[ 0.131124] ACPI: Core revision 20150930\n[ 0.132493] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133786] Security Framework initialized\n[ 0.134583] Yama: becoming mindful.\n[ 0.135300] AppArmor: AppArmor initialized\n[ 0.136160] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137460] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138711] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139899] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141261] Initializing cgroup subsys io\n[ 0.142061] Initializing cgroup subsys memory\n[ 0.142900] Initializing cgroup subsys devices\n[ 0.143767] Initializing cgroup subsys freezer\n[ 0.144619] Initializing cgroup subsys net_cls\n[ 0.145472] Initializing cgroup subsys perf_event\n[ 0.146364] Initializing cgroup subsys net_prio\n[ 0.147228] Initializing cgroup subsys hugetlb\n[ 0.148097] Initializing cgroup subsys pids\n[ 0.148954] CPU: Physical Processor ID: 0\n[ 0.150448] mce: CPU supports 10 MCE banks\n[ 0.151282] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152280] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164485] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170790] ftrace: allocating 31920 entries in 125 pages\n[ 0.196770] smpboot: Max logical packages: 1\n[ 0.197599] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198924] x2apic enabled\n[ 0.199737] Switched APIC routing to physical x2apic.\n[ 0.201452] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202550] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204511] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206268] KVM setup paravirtual spinlock\n[ 0.207542] x86: Booted up 1 node, 1 CPUs\n[ 0.208341] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209715] devtmpfs: initialized\n[ 0.211414] evm: security.selinux\n[ 0.212104] evm: security.SMACK64\n[ 0.212782] evm: security.SMACK64EXEC\n[ 0.213510] evm: security.SMACK64TRANSMUTE\n[ 0.214302] evm: security.SMACK64MMAP\n[ 0.215032] evm: security.ima\n[ 0.215669] evm: security.capability\n[ 0.216461] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218278] pinctrl core: initialized pinctrl subsystem\n[ 0.219354] RTC time: 17:46:35, date: 09/26/18\n[ 0.220301] NET: Registered protocol family 16\n[ 0.221255] cpuidle: using governor ladder\n[ 0.222061] cpuidle: using governor menu\n[ 0.222833] PCCT header not found.\n[ 0.223566] ACPI: bus type PCI registered\n[ 0.224361] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225578] PCI: Using configuration type 1 for base access\n[ 0.227312] ACPI: Added _OSI(Module Device)\n[ 0.228142] ACPI: Added _OSI(Processor Device)\n[ 0.228995] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229879] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231967] ACPI: Interpreter enabled\n[ 0.232712] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236320] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238119] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239914] ACPI: (supports S0 S5)\n[ 0.240597] ACPI: Using IOAPIC for interrupt routing\n[ 0.241520] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244787] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245896] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247098] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248261] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250416] acpiphp: Slot [3] registered\n[ 0.251201] acpiphp: Slot [4] registered\n[ 0.251981] acpiphp: Slot [5] registered\n[ 0.252764] acpiphp: Slot [6] registered\n[ 0.253535] acpiphp: Slot [7] registered\n[ 0.254311] acpiphp: Slot [8] registered\n[ 0.255091] acpiphp: Slot [9] registered\n[ 0.255862] acpiphp: Slot [10] registered\n[ 0.256644] acpiphp: Slot [11] registered\n[ 0.257455] acpiphp: Slot [12] registered\n[ 0.258264] acpiphp: Slot [13] registered\n[ 0.259050] acpiphp: Slot [14] registered\n[ 0.259836] acpiphp: Slot [15] registered\n[ 0.270635] acpiphp: Slot [16] registered\n[ 0.271433] acpiphp: Slot [17] registered\n[ 0.272224] acpiphp: Slot [18] registered\n[ 0.273011] acpiphp: Slot [19] registered\n[ 0.273796] acpiphp: Slot [20] registered\n[ 0.274579] acpiphp: Slot [21] registered\n[ 0.275374] acpiphp: Slot [22] registered\n[ 0.276163] acpiphp: Slot [23] registered\n[ 0.276950] acpiphp: Slot [24] registered\n[ 0.277737] acpiphp: Slot [25] registered\n[ 0.278521] acpiphp: Slot [26] registered\n[ 0.279310] acpiphp: Slot [27] registered\n[ 0.280104] acpiphp: Slot [28] registered\n[ 0.280896] acpiphp: Slot [29] registered\n[ 0.281679] acpiphp: Slot [30] registered\n[ 0.282467] acpiphp: Slot [31] registered\n[ 0.283254] PCI host bridge to bus 0000:00\n[ 0.284040] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285218] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286395] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287801] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289205] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295407] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296651] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297792] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299022] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306721] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308113] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357877] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359324] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360707] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362093] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363441] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364660] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365790] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366812] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368323] vgaarb: loaded\n[ 0.368910] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370023] SCSI subsystem initialized\n[ 0.370822] ACPI: bus type USB registered\n[ 0.371610] usbcore: registered new interface driver usbfs\n[ 0.372607] usbcore: registered new interface driver hub\n[ 0.373581] usbcore: registered new device driver usb\n[ 0.374608] PCI: Using ACPI for IRQ routing\n[ 0.375607] NetLabel: Initializing\n[ 0.376300] NetLabel: domain hash size = 128\n[ 0.377128] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378046] NetLabel: unlabeled traffic allowed by default\n[ 0.379119] clocksource: Switched to clocksource kvm-clock\n[ 0.384628] AppArmor: AppArmor Filesystem Enabled\n[ 0.385579] pnp: PnP ACPI init\n[ 0.386473] pnp: PnP ACPI: found 5 devices\n[ 0.392829] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.394483] NET: Registered protocol family 2\n[ 0.395422] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.396653] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.397779] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.398896] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399936] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401068] NET: Registered protocol family 1\n[ 0.401906] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.402960] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.403999] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417995] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.432199] Trying to unpack rootfs image as initramfs...\n[ 0.482565] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496320] Scanning for low memory corruption every 60 seconds\n[ 0.497741] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498854] audit: initializing netlink subsys (disabled)\n[ 0.499854] audit: type=2000 audit(1537983996.669:1): initialized\n[ 0.501121] Initialise system trusted keyring\n[ 0.502023] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503162] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505084] zbud: loaded\n[ 0.505769] VFS: Disk quotas dquot_6.6.0\n[ 0.506556] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508033] fuse init (API version 7.23)\n[ 0.508895] Key type big_key registered\n[ 0.509668] Allocating IMA MOK and blacklist keyrings.\n[ 0.510745] Key type asymmetric registered\n[ 0.511549] Asymmetric key parser 'x509' registered\n[ 0.512476] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.513895] io scheduler noop registered\n[ 0.514659] io scheduler deadline registered (default)\n[ 0.515624] io scheduler cfq registered\n[ 0.516438] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.517447] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519026] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.520445] ACPI: Power Button [PWRF]\n[ 0.521260] GHES: HEST is not enabled!\n[ 0.534966] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567612] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.591213] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.593327] Linux agpgart interface v0.103\n[ 0.595365] brd: module loaded\n[ 0.596521] loop: module loaded\n[ 0.601273] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.602690] GPT:90111 != 2097151\n[ 0.603358] GPT:Alternate GPT header not at the end of the disk.\n[ 0.604425] GPT:90111 != 2097151\n[ 0.605097] GPT: Use GNU Parted to correct GPT errors.\n[ 0.606045] vda: vda1 vda15\n[ 0.607471] scsi host0: ata_piix\n[ 0.608191] scsi host1: ata_piix\n[ 0.608886] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610068] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.611479] libphy: Fixed MDIO Bus: probed\n[ 0.612283] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613203] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.615322] PPP generic driver version 2.4.2\n[ 0.616197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.617454] ehci-pci: EHCI PCI platform driver\n[ 0.618302] ehci-platform: EHCI generic platform driver\n[ 0.619269] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.620363] ohci-pci: OHCI PCI platform driver\n[ 0.621205] ohci-platform: OHCI generic platform driver\n[ 0.622168] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.636443] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637417] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.638827] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.639833] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.640922] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.642111] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.643498] usb usb1: Product: UHCI Host Controller\n[ 0.644414] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.645522] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.646459] hub 1-0:1.0: USB hub found\n[ 0.647224] hub 1-0:1.0: 2 ports detected\n[ 0.648100] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.650152] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.651069] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.652064] mousedev: PS/2 mouse device common for all mice\n[ 0.653269] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.655055] rtc_cmos 00:00: RTC can wake from S4\n[ 0.656137] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.657291] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.658452] i2c /dev entries driver\n[ 0.659195] device-mapper: uevent: version 1.0.3\n[ 0.660114] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.661698] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662930] NET: Registered protocol family 10\n[ 0.663900] NET: Registered protocol family 17\n[ 0.664761] Key type dns_resolver registered\n[ 0.665656] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.666724] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.668418] registered taskstats version 1\n[ 0.669224] Loading compiled-in X.509 certificates\n[ 0.670627] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.672429] zswap: loaded using pool lzo/zbud\n[ 0.673766] Key type trusted registered\n[ 0.675311] Key type encrypted registered\n[ 0.676114] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.677110] ima: No TPM chip found, activating TPM-bypass!\n[ 0.678120] evm: HMAC attrs: 0x1\n[ 0.679027] Magic number: 2:14:796\n[ 0.679848] rtc_cmos 00:00: setting system clock to 2018-09-26 17:46:36 UTC (1537983996)\n[ 0.681399] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682479] EDD information not available.\n[ 0.767763] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.769172] ata1.00: configured for MWDMA2\n[ 0.770330] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.782686] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.783899] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.785118] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.786953] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788454] Write protecting the kernel read-only data: 14336k\n[ 0.789981] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791748] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.849502] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 2.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.16s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-09-26 17:47:38,309 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/54eecdbd-603e-4f59-a90f-4ac5c9f86459/action used request id req-7c9e17e4-a35f-4667-abe0-cf03813cd803 2018-09-26 17:47:39,060 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2fc264d3-7e1b-4408-b11a-ac9d57cd4736/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a499c31eb02f43f4daa5b8bd590feacbf2a1dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:47:39,308 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e9474fe2512de3d89d5ea971cc991024734a99" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:47:39,314 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/54eecdbd-603e-4f59-a90f-4ac5c9f86459/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d079ecb48f68965ca2858338f0c31be6c9b98fed" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:47:40,130 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9296c54c-a876-4d7c-8d39-3ea1b84dfa85 x-compute-request-id: req-9296c54c-a876-4d7c-8d39-3ea1b84dfa85 Content-Encoding: gzip Content-Length: 8117 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 648480487 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132841] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134581] pid_max: default: 32768 minimum: 301\n[ 0.135511] ACPI: Core revision 20150930\n[ 0.136918] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138278] Security Framework initialized\n[ 0.139106] Yama: becoming mindful.\n[ 0.139881] AppArmor: AppArmor initialized\n[ 0.140772] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142107] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143398] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144697] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146092] Initializing cgroup subsys io\n[ 0.146906] Initializing cgroup subsys memory\n[ 0.147766] Initializing cgroup subsys devices\n[ 0.148666] Initializing cgroup subsys freezer\n[ 0.149560] Initializing cgroup subsys net_cls\n[ 0.150442] Initializing cgroup subsys perf_event\n[ 0.151371] Initializing cgroup subsys net_prio\n[ 0.152302] Initializing cgroup subsys hugetlb\n[ 0.153185] Initializing cgroup subsys pids\n[ 0.154094] CPU: Physical Processor ID: 0\n[ 0.155642] mce: CPU supports 10 MCE banks\n[ 0.156530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157543] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169236] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175588] ftrace: allocating 31920 entries in 125 pages\n[ 0.201878] smpboot: Max logical packages: 1\n[ 0.203068] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205056] x2apic enabled\n[ 0.206098] Switched APIC routing to physical x2apic.\n[ 0.208337] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210033] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213007] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215709] KVM setup paravirtual spinlock\n[ 0.217386] x86: Booted up 1 node, 1 CPUs\n[ 0.218591] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.220636] devtmpfs: initialized\n[ 0.222637] evm: security.selinux\n[ 0.223662] evm: security.SMACK64\n[ 0.224696] evm: security.SMACK64EXEC\n[ 0.225827] evm: security.SMACK64TRANSMUTE\n[ 0.227039] evm: security.SMACK64MMAP\n[ 0.228194] evm: security.ima\n[ 0.229127] evm: security.capability\n[ 0.230310] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.233206] pinctrl core: initialized pinctrl subsystem\n[ 0.234950] RTC time: 17:46:49, date: 09/26/18\n[ 0.236424] NET: Registered protocol family 16\n[ 0.237900] cpuidle: using governor ladder\n[ 0.239178] cpuidle: using governor menu\n[ 0.240408] PCCT header not found.\n[ 0.241541] ACPI: bus type PCI registered\n[ 0.242791] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244772] PCI: Using configuration type 1 for base access\n[ 0.247183] ACPI: Added _OSI(Module Device)\n[ 0.248473] ACPI: Added _OSI(Processor Device)\n[ 0.249834] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.251267] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.253970] ACPI: Interpreter enabled\n[ 0.255167] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.258082] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.260986] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.264009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.266943] ACPI: (supports S0 S5)\n[ 0.268044] ACPI: Using IOAPIC for interrupt routing\n[ 0.269564] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.273715] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.275585] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.277644] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.279633] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283156] acpiphp: Slot [3] registered\n[ 0.284401] acpiphp: Slot [4] registered\n[ 0.285667] acpiphp: Slot [5] registered\n[ 0.286910] acpiphp: Slot [6] registered\n[ 0.288146] acpiphp: Slot [7] registered\n[ 0.289415] acpiphp: Slot [8] registered\n[ 0.290656] acpiphp: Slot [9] registered\n[ 0.291735] acpiphp: Slot [10] registered\n[ 0.292583] acpiphp: Slot [11] registered\n[ 0.293423] acpiphp: Slot [12] registered\n[ 0.294260] acpiphp: Slot [13] registered\n[ 0.295092] acpiphp: Slot [14] registered\n[ 0.295939] acpiphp: Slot [15] registered\n[ 0.306852] acpiphp: Slot [16] registered\n[ 0.307694] acpiphp: Slot [17] registered\n[ 0.308536] acpiphp: Slot [18] registered\n[ 0.309368] acpiphp: Slot [19] registered\n[ 0.310201] acpiphp: Slot [20] registered\n[ 0.311038] acpiphp: Slot [21] registered\n[ 0.311881] acpiphp: Slot [22] registered\n[ 0.312720] acpiphp: Slot [23] registered\n[ 0.313558] acpiphp: Slot [24] registered\n[ 0.314394] acpiphp: Slot [25] registered\n[ 0.315233] acpiphp: Slot [26] registered\n[ 0.316072] acpiphp: Slot [27] registered\n[ 0.316917] acpiphp: Slot [28] registered\n[ 0.317765] acpiphp: Slot [29] registered\n[ 0.318608] acpiphp: Slot [30] registered\n[ 0.319455] acpiphp: Slot [31] registered\n[ 0.320296] PCI host bridge to bus 0000:00\n[ 0.321133] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.322400] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.323673] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.325184] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.326691] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.332956] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.334306] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.335535] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.336865] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.343217] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.344713] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.390162] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.391700] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.393166] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.394639] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.396073] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.397375] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.398932] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.400037] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.401659] vgaarb: loaded\n[ 0.402287] vgaarb: bridge control possible 0000:00:02.0\n[ 0.403477] SCSI subsystem initialized\n[ 0.404328] ACPI: bus type USB registered\n[ 0.405180] usbcore: registered new interface driver usbfs\n[ 0.406255] usbcore: registered new interface driver hub\n[ 0.407307] usbcore: registered new device driver usb\n[ 0.408411] PCI: Using ACPI for IRQ routing\n[ 0.409469] NetLabel: Initializing\n[ 0.410214] NetLabel: domain hash size = 128\n[ 0.411100] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.412092] NetLabel: unlabeled traffic allowed by default\n[ 0.413243] clocksource: Switched to clocksource kvm-clock\n[ 0.418685] AppArmor: AppArmor Filesystem Enabled\n[ 0.419684] pnp: PnP ACPI init\n[ 0.420618] pnp: PnP ACPI: found 5 devices\n[ 0.427022] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.428808] NET: Registered protocol family 2\n[ 0.429805] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.431140] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.432365] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.433591] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.434720] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.435934] NET: Registered protocol family 1\n[ 0.436837] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.437989] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.439118] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.453205] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.467541] Trying to unpack rootfs image as initramfs...\n[ 0.516902] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.531017] Scanning for low memory corruption every 60 seconds\n[ 0.532401] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.533604] audit: initializing netlink subsys (disabled)\n[ 0.534674] audit: type=2000 audit(1537984010.464:1): initialized\n[ 0.536024] Initialise system trusted keyring\n[ 0.536986] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.538210] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.540225] zbud: loaded\n[ 0.540943] VFS: Disk quotas dquot_6.6.0\n[ 0.541809] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.543382] fuse init (API version 7.23)\n[ 0.544297] Key type big_key registered\n[ 0.545123] Allocating IMA MOK and blacklist keyrings.\n[ 0.546278] Key type asymmetric registered\n[ 0.547132] Asymmetric key parser 'x509' registered\n[ 0.548121] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.550016] io scheduler noop registered\n[ 0.550852] io scheduler deadline registered (default)\n[ 0.551878] io scheduler cfq registered\n[ 0.552744] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.553845] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.555158] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.556674] ACPI: Power Button [PWRF]\n[ 0.557551] GHES: HEST is not enabled!\n[ 0.571310] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.601442] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.603984] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.627661] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.629866] Linux agpgart interface v0.103\n[ 0.631937] brd: module loaded\n[ 0.633132] loop: module loaded\n[ 0.637364] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.638855] GPT:90111 != 2097151\n[ 0.639548] GPT:Alternate GPT header not at the end of the disk.\n[ 0.640658] GPT:90111 != 2097151\n[ 0.641353] GPT: Use GNU Parted to correct GPT errors.\n[ 0.642342] vda: vda1 vda15\n[ 0.643798] scsi host0: ata_piix\n[ 0.644555] scsi host1: ata_piix\n[ 0.645293] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.646537] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.648006] libphy: Fixed MDIO Bus: probed\n[ 0.648844] tun: Universal TUN/TAP device driver, 1.6\n[ 0.649822] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.651989] PPP generic driver version 2.4.2\n[ 0.652896] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.654176] ehci-pci: EHCI PCI platform driver\n[ 0.655062] ehci-platform: EHCI generic platform driver\n[ 0.656067] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.657215] ohci-pci: OHCI PCI platform driver\n[ 0.658100] ohci-platform: OHCI generic platform driver\n[ 0.659114] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.673456] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.674474] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.675954] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.677003] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.678154] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.679403] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.680847] usb usb1: Product: UHCI Host Controller\n[ 0.681807] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.682972] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.683986] hub 1-0:1.0: USB hub found\n[ 0.684780] hub 1-0:1.0: 2 ports detected\n[ 0.685709] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.687857] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.688829] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689882] mousedev: PS/2 mouse device common for all mice\n[ 0.691159] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693025] rtc_cmos 00:00: RTC can wake from S4\n[ 0.694146] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.695368] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696580] i2c /dev entries driver\n[ 0.697360] device-mapper: uevent: version 1.0.3\n[ 0.698339] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.699992] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701300] NET: Registered protocol family 10\n[ 0.702298] NET: Registered protocol family 17\n[ 0.703189] Key type dns_resolver registered\n[ 0.704128] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.705260] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.707042] registered taskstats version 1\n[ 0.707893] Loading compiled-in X.509 certificates\n[ 0.709369] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.711264] zswap: loaded using pool lzo/zbud\n[ 0.712642] Key type trusted registered\n[ 0.714211] Key type encrypted registered\n[ 0.715051] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.716097] ima: No TPM chip found, activating TPM-bypass!\n[ 0.717151] evm: HMAC attrs: 0x1\n[ 0.718112] Magic number: 2:14:796\n[ 0.718957] rtc_cmos 00:00: setting system clock to 2018-09-26 17:46:50 UTC (1537984010)\n[ 0.720577] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.721723] EDD information not available.\n[ 0.801792] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.803261] ata1.00: configured for MWDMA2\n[ 0.804472] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.817033] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.818300] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.819568] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.821475] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.823025] Write protecting the kernel read-only data: 14336k\n[ 0.824604] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.826444] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.12\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.327845] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.8...\nLease of 10.10.10.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.55s]\nping 10.10.10.7 KO\nping 10.10.10.5 KO\n"} 2018-09-26 17:47:40,131 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2fc264d3-7e1b-4408-b11a-ac9d57cd4736/action used request id req-9296c54c-a876-4d7c-8d39-3ea1b84dfa85 2018-09-26 17:47:40,379 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2084e91-b7fa-4621-8bad-ecc4cddc6e67 x-compute-request-id: req-c2084e91-b7fa-4621-8bad-ecc4cddc6e67 Content-Encoding: gzip Content-Length: 8079 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 530387463 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128607] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130241] pid_max: default: 32768 minimum: 301\n[ 0.131124] ACPI: Core revision 20150930\n[ 0.132493] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133786] Security Framework initialized\n[ 0.134583] Yama: becoming mindful.\n[ 0.135300] AppArmor: AppArmor initialized\n[ 0.136160] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137460] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138711] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139899] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141261] Initializing cgroup subsys io\n[ 0.142061] Initializing cgroup subsys memory\n[ 0.142900] Initializing cgroup subsys devices\n[ 0.143767] Initializing cgroup subsys freezer\n[ 0.144619] Initializing cgroup subsys net_cls\n[ 0.145472] Initializing cgroup subsys perf_event\n[ 0.146364] Initializing cgroup subsys net_prio\n[ 0.147228] Initializing cgroup subsys hugetlb\n[ 0.148097] Initializing cgroup subsys pids\n[ 0.148954] CPU: Physical Processor ID: 0\n[ 0.150448] mce: CPU supports 10 MCE banks\n[ 0.151282] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152280] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164485] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170790] ftrace: allocating 31920 entries in 125 pages\n[ 0.196770] smpboot: Max logical packages: 1\n[ 0.197599] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198924] x2apic enabled\n[ 0.199737] Switched APIC routing to physical x2apic.\n[ 0.201452] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202550] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204511] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206268] KVM setup paravirtual spinlock\n[ 0.207542] x86: Booted up 1 node, 1 CPUs\n[ 0.208341] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209715] devtmpfs: initialized\n[ 0.211414] evm: security.selinux\n[ 0.212104] evm: security.SMACK64\n[ 0.212782] evm: security.SMACK64EXEC\n[ 0.213510] evm: security.SMACK64TRANSMUTE\n[ 0.214302] evm: security.SMACK64MMAP\n[ 0.215032] evm: security.ima\n[ 0.215669] evm: security.capability\n[ 0.216461] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218278] pinctrl core: initialized pinctrl subsystem\n[ 0.219354] RTC time: 17:46:35, date: 09/26/18\n[ 0.220301] NET: Registered protocol family 16\n[ 0.221255] cpuidle: using governor ladder\n[ 0.222061] cpuidle: using governor menu\n[ 0.222833] PCCT header not found.\n[ 0.223566] ACPI: bus type PCI registered\n[ 0.224361] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225578] PCI: Using configuration type 1 for base access\n[ 0.227312] ACPI: Added _OSI(Module Device)\n[ 0.228142] ACPI: Added _OSI(Processor Device)\n[ 0.228995] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229879] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231967] ACPI: Interpreter enabled\n[ 0.232712] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236320] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238119] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239914] ACPI: (supports S0 S5)\n[ 0.240597] ACPI: Using IOAPIC for interrupt routing\n[ 0.241520] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244787] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245896] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247098] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248261] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250416] acpiphp: Slot [3] registered\n[ 0.251201] acpiphp: Slot [4] registered\n[ 0.251981] acpiphp: Slot [5] registered\n[ 0.252764] acpiphp: Slot [6] registered\n[ 0.253535] acpiphp: Slot [7] registered\n[ 0.254311] acpiphp: Slot [8] registered\n[ 0.255091] acpiphp: Slot [9] registered\n[ 0.255862] acpiphp: Slot [10] registered\n[ 0.256644] acpiphp: Slot [11] registered\n[ 0.257455] acpiphp: Slot [12] registered\n[ 0.258264] acpiphp: Slot [13] registered\n[ 0.259050] acpiphp: Slot [14] registered\n[ 0.259836] acpiphp: Slot [15] registered\n[ 0.270635] acpiphp: Slot [16] registered\n[ 0.271433] acpiphp: Slot [17] registered\n[ 0.272224] acpiphp: Slot [18] registered\n[ 0.273011] acpiphp: Slot [19] registered\n[ 0.273796] acpiphp: Slot [20] registered\n[ 0.274579] acpiphp: Slot [21] registered\n[ 0.275374] acpiphp: Slot [22] registered\n[ 0.276163] acpiphp: Slot [23] registered\n[ 0.276950] acpiphp: Slot [24] registered\n[ 0.277737] acpiphp: Slot [25] registered\n[ 0.278521] acpiphp: Slot [26] registered\n[ 0.279310] acpiphp: Slot [27] registered\n[ 0.280104] acpiphp: Slot [28] registered\n[ 0.280896] acpiphp: Slot [29] registered\n[ 0.281679] acpiphp: Slot [30] registered\n[ 0.282467] acpiphp: Slot [31] registered\n[ 0.283254] PCI host bridge to bus 0000:00\n[ 0.284040] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285218] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286395] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287801] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289205] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295407] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296651] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297792] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299022] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306721] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308113] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357877] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359324] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360707] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362093] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363441] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364660] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365790] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366812] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368323] vgaarb: loaded\n[ 0.368910] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370023] SCSI subsystem initialized\n[ 0.370822] ACPI: bus type USB registered\n[ 0.371610] usbcore: registered new interface driver usbfs\n[ 0.372607] usbcore: registered new interface driver hub\n[ 0.373581] usbcore: registered new device driver usb\n[ 0.374608] PCI: Using ACPI for IRQ routing\n[ 0.375607] NetLabel: Initializing\n[ 0.376300] NetLabel: domain hash size = 128\n[ 0.377128] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378046] NetLabel: unlabeled traffic allowed by default\n[ 0.379119] clocksource: Switched to clocksource kvm-clock\n[ 0.384628] AppArmor: AppArmor Filesystem Enabled\n[ 0.385579] pnp: PnP ACPI init\n[ 0.386473] pnp: PnP ACPI: found 5 devices\n[ 0.392829] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.394483] NET: Registered protocol family 2\n[ 0.395422] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.396653] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.397779] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.398896] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399936] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401068] NET: Registered protocol family 1\n[ 0.401906] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.402960] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.403999] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417995] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.432199] Trying to unpack rootfs image as initramfs...\n[ 0.482565] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496320] Scanning for low memory corruption every 60 seconds\n[ 0.497741] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498854] audit: initializing netlink subsys (disabled)\n[ 0.499854] audit: type=2000 audit(1537983996.669:1): initialized\n[ 0.501121] Initialise system trusted keyring\n[ 0.502023] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503162] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505084] zbud: loaded\n[ 0.505769] VFS: Disk quotas dquot_6.6.0\n[ 0.506556] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508033] fuse init (API version 7.23)\n[ 0.508895] Key type big_key registered\n[ 0.509668] Allocating IMA MOK and blacklist keyrings.\n[ 0.510745] Key type asymmetric registered\n[ 0.511549] Asymmetric key parser 'x509' registered\n[ 0.512476] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.513895] io scheduler noop registered\n[ 0.514659] io scheduler deadline registered (default)\n[ 0.515624] io scheduler cfq registered\n[ 0.516438] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.517447] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519026] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.520445] ACPI: Power Button [PWRF]\n[ 0.521260] GHES: HEST is not enabled!\n[ 0.534966] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567612] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.591213] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.593327] Linux agpgart interface v0.103\n[ 0.595365] brd: module loaded\n[ 0.596521] loop: module loaded\n[ 0.601273] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.602690] GPT:90111 != 2097151\n[ 0.603358] GPT:Alternate GPT header not at the end of the disk.\n[ 0.604425] GPT:90111 != 2097151\n[ 0.605097] GPT: Use GNU Parted to correct GPT errors.\n[ 0.606045] vda: vda1 vda15\n[ 0.607471] scsi host0: ata_piix\n[ 0.608191] scsi host1: ata_piix\n[ 0.608886] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610068] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.611479] libphy: Fixed MDIO Bus: probed\n[ 0.612283] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613203] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.615322] PPP generic driver version 2.4.2\n[ 0.616197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.617454] ehci-pci: EHCI PCI platform driver\n[ 0.618302] ehci-platform: EHCI generic platform driver\n[ 0.619269] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.620363] ohci-pci: OHCI PCI platform driver\n[ 0.621205] ohci-platform: OHCI generic platform driver\n[ 0.622168] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.636443] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637417] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.638827] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.639833] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.640922] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.642111] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.643498] usb usb1: Product: UHCI Host Controller\n[ 0.644414] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.645522] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.646459] hub 1-0:1.0: USB hub found\n[ 0.647224] hub 1-0:1.0: 2 ports detected\n[ 0.648100] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.650152] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.651069] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.652064] mousedev: PS/2 mouse device common for all mice\n[ 0.653269] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.655055] rtc_cmos 00:00: RTC can wake from S4\n[ 0.656137] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.657291] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.658452] i2c /dev entries driver\n[ 0.659195] device-mapper: uevent: version 1.0.3\n[ 0.660114] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.661698] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662930] NET: Registered protocol family 10\n[ 0.663900] NET: Registered protocol family 17\n[ 0.664761] Key type dns_resolver registered\n[ 0.665656] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.666724] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.668418] registered taskstats version 1\n[ 0.669224] Loading compiled-in X.509 certificates\n[ 0.670627] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.672429] zswap: loaded using pool lzo/zbud\n[ 0.673766] Key type trusted registered\n[ 0.675311] Key type encrypted registered\n[ 0.676114] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.677110] ima: No TPM chip found, activating TPM-bypass!\n[ 0.678120] evm: HMAC attrs: 0x1\n[ 0.679027] Magic number: 2:14:796\n[ 0.679848] rtc_cmos 00:00: setting system clock to 2018-09-26 17:46:36 UTC (1537983996)\n[ 0.681399] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682479] EDD information not available.\n[ 0.767763] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.769172] ata1.00: configured for MWDMA2\n[ 0.770330] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.782686] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.783899] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.785118] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.786953] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788454] Write protecting the kernel read-only data: 14336k\n[ 0.789981] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791748] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.849502] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 2.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.16s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-09-26 17:47:40,380 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/54eecdbd-603e-4f59-a90f-4ac5c9f86459/action used request id req-c2084e91-b7fa-4621-8bad-ecc4cddc6e67 2018-09-26 17:47:40,434 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c5f3605-607f-4c82-a092-c6dfec68e39d x-compute-request-id: req-9c5f3605-607f-4c82-a092-c6dfec68e39d Content-Encoding: gzip Content-Length: 10860 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 517625865 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.130979] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132659] pid_max: default: 32768 minimum: 301\n[ 0.133560] ACPI: Core revision 20150930\n[ 0.134949] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136268] Security Framework initialized\n[ 0.137092] Yama: becoming mindful.\n[ 0.137832] AppArmor: AppArmor initialized\n[ 0.138713] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140100] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141437] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142694] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144136] Initializing cgroup subsys io\n[ 0.144984] Initializing cgroup subsys memory\n[ 0.145858] Initializing cgroup subsys devices\n[ 0.146753] Initializing cgroup subsys freezer\n[ 0.147644] Initializing cgroup subsys net_cls\n[ 0.148523] Initializing cgroup subsys perf_event\n[ 0.149452] Initializing cgroup subsys net_prio\n[ 0.150367] Initializing cgroup subsys hugetlb\n[ 0.151262] Initializing cgroup subsys pids\n[ 0.152151] CPU: Physical Processor ID: 0\n[ 0.153662] mce: CPU supports 10 MCE banks\n[ 0.154540] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155585] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166404] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172761] ftrace: allocating 31920 entries in 125 pages\n[ 0.198269] smpboot: Max logical packages: 1\n[ 0.199126] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200478] x2apic enabled\n[ 0.201308] Switched APIC routing to physical x2apic.\n[ 0.203077] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204215] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206223] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208100] KVM setup paravirtual spinlock\n[ 0.209393] x86: Booted up 1 node, 1 CPUs\n[ 0.210210] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211595] devtmpfs: initialized\n[ 0.213309] evm: security.selinux\n[ 0.214014] evm: security.SMACK64\n[ 0.214703] evm: security.SMACK64EXEC\n[ 0.215442] evm: security.SMACK64TRANSMUTE\n[ 0.216251] evm: security.SMACK64MMAP\n[ 0.217001] evm: security.ima\n[ 0.217640] evm: security.capability\n[ 0.218435] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220283] pinctrl core: initialized pinctrl subsystem\n[ 0.221390] RTC time: 17:46:23, date: 09/26/18\n[ 0.222354] NET: Registered protocol family 16\n[ 0.223318] cpuidle: using governor ladder\n[ 0.224147] cpuidle: using governor menu\n[ 0.224938] PCCT header not found.\n[ 0.225674] ACPI: bus type PCI registered\n[ 0.226457] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227711] PCI: Using configuration type 1 for base access\n[ 0.229426] ACPI: Added _OSI(Module Device)\n[ 0.230278] ACPI: Added _OSI(Processor Device)\n[ 0.231166] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232052] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234167] ACPI: Interpreter enabled\n[ 0.234921] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236707] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238514] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240342] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242187] ACPI: (supports S0 S5)\n[ 0.242871] ACPI: Using IOAPIC for interrupt routing\n[ 0.243805] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246875] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248024] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249219] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250379] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252546] acpiphp: Slot [3] registered\n[ 0.253328] acpiphp: Slot [4] registered\n[ 0.254148] acpiphp: Slot [5] registered\n[ 0.254959] acpiphp: Slot [6] registered\n[ 0.255749] acpiphp: Slot [7] registered\n[ 0.256546] acpiphp: Slot [8] registered\n[ 0.257345] acpiphp: Slot [9] registered\n[ 0.258146] acpiphp: Slot [10] registered\n[ 0.258952] acpiphp: Slot [11] registered\n[ 0.259767] acpiphp: Slot [12] registered\n[ 0.260580] acpiphp: Slot [13] registered\n[ 0.261389] acpiphp: Slot [14] registered\n[ 0.262196] acpiphp: Slot [15] registered\n[ 0.272892] acpiphp: Slot [16] registered\n[ 0.273703] acpiphp: Slot [17] registered\n[ 0.274507] acpiphp: Slot [18] registered\n[ 0.275317] acpiphp: Slot [19] registered\n[ 0.276125] acpiphp: Slot [20] registered\n[ 0.276940] acpiphp: Slot [21] registered\n[ 0.277750] acpiphp: Slot [22] registered\n[ 0.278554] acpiphp: Slot [23] registered\n[ 0.279373] acpiphp: Slot [24] registered\n[ 0.280186] acpiphp: Slot [25] registered\n[ 0.280998] acpiphp: Slot [26] registered\n[ 0.281804] acpiphp: Slot [27] registered\n[ 0.282611] acpiphp: Slot [28] registered\n[ 0.283420] acpiphp: Slot [29] registered\n[ 0.284225] acpiphp: Slot [30] registered\n[ 0.285039] acpiphp: Slot [31] registered\n[ 0.285843] PCI host bridge to bus 0000:00\n[ 0.286649] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287853] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290513] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291964] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298068] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299315] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300460] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308161] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355747] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357231] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358657] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360031] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361394] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362632] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363751] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366354] vgaarb: loaded\n[ 0.366949] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368064] SCSI subsystem initialized\n[ 0.368869] ACPI: bus type USB registered\n[ 0.369669] usbcore: registered new interface driver usbfs\n[ 0.370684] usbcore: registered new interface driver hub\n[ 0.371671] usbcore: registered new device driver usb\n[ 0.372707] PCI: Using ACPI for IRQ routing\n[ 0.373713] NetLabel: Initializing\n[ 0.374409] NetLabel: domain hash size = 128\n[ 0.375271] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376268] NetLabel: unlabeled traffic allowed by default\n[ 0.377351] clocksource: Switched to clocksource kvm-clock\n[ 0.382791] AppArmor: AppArmor Filesystem Enabled\n[ 0.383727] pnp: PnP ACPI init\n[ 0.384613] pnp: PnP ACPI: found 5 devices\n[ 0.390969] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392647] NET: Registered protocol family 2\n[ 0.393586] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394836] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396015] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397155] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399366] NET: Registered protocol family 1\n[ 0.400216] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401290] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402345] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416233] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430441] Trying to unpack rootfs image as initramfs...\n[ 0.479530] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493264] Scanning for low memory corruption every 60 seconds\n[ 0.494656] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495813] audit: initializing netlink subsys (disabled)\n[ 0.496845] audit: type=2000 audit(1537983984.673:1): initialized\n[ 0.498178] Initialise system trusted keyring\n[ 0.499109] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502258] zbud: loaded\n[ 0.502980] VFS: Disk quotas dquot_6.6.0\n[ 0.503800] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505310] fuse init (API version 7.23)\n[ 0.506227] Key type big_key registered\n[ 0.507014] Allocating IMA MOK and blacklist keyrings.\n[ 0.508491] Key type asymmetric registered\n[ 0.509298] Asymmetric key parser 'x509' registered\n[ 0.510241] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511669] io scheduler noop registered\n[ 0.512438] io scheduler deadline registered (default)\n[ 0.513411] io scheduler cfq registered\n[ 0.514223] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515238] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516459] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517888] ACPI: Power Button [PWRF]\n[ 0.518699] GHES: HEST is not enabled!\n[ 0.532056] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.561569] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587103] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589346] Linux agpgart interface v0.103\n[ 0.591387] brd: module loaded\n[ 0.592569] loop: module loaded\n[ 0.597074] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.598552] GPT:90111 != 2097151\n[ 0.599240] GPT:Alternate GPT header not at the end of the disk.\n[ 0.600339] GPT:90111 != 2097151\n[ 0.601019] GPT: Use GNU Parted to correct GPT errors.\n[ 0.601998] vda: vda1 vda15\n[ 0.603476] scsi host0: ata_piix\n[ 0.604217] scsi host1: ata_piix\n[ 0.604928] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.606168] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.607635] libphy: Fixed MDIO Bus: probed\n[ 0.608459] tun: Universal TUN/TAP device driver, 1.6\n[ 0.609428] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.611567] PPP generic driver version 2.4.2\n[ 0.612459] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.613750] ehci-pci: EHCI PCI platform driver\n[ 0.614610] ehci-platform: EHCI generic platform driver\n[ 0.615571] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.616680] ohci-pci: OHCI PCI platform driver\n[ 0.617535] ohci-platform: OHCI generic platform driver\n[ 0.618505] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.632849] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.633862] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.635278] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.636275] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.637372] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.638565] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.639964] usb usb1: Product: UHCI Host Controller\n[ 0.640882] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642014] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.643133] hub 1-0:1.0: USB hub found\n[ 0.643910] hub 1-0:1.0: 2 ports detected\n[ 0.644821] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.646925] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.647865] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.648878] mousedev: PS/2 mouse device common for all mice\n[ 0.650116] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.651914] rtc_cmos 00:00: RTC can wake from S4\n[ 0.652993] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.654179] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655344] i2c /dev entries driver\n[ 0.656096] device-mapper: uevent: version 1.0.3\n[ 0.657019] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.658619] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.659888] NET: Registered protocol family 10\n[ 0.660873] NET: Registered protocol family 17\n[ 0.661750] Key type dns_resolver registered\n[ 0.662663] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.663756] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665477] registered taskstats version 1\n[ 0.666305] Loading compiled-in X.509 certificates\n[ 0.667735] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669567] zswap: loaded using pool lzo/zbud\n[ 0.670954] Key type trusted registered\n[ 0.672474] Key type encrypted registered\n[ 0.673299] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674321] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675339] evm: HMAC attrs: 0x1\n[ 0.676643] Magic number: 2:14:796\n[ 0.677487] rtc_cmos 00:00: setting system clock to 2018-09-26 17:46:24 UTC (1537983984)\n[ 0.679073] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680164] EDD information not available.\n[ 0.766330] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.768026] Write protecting the kernel read-only data: 14336k\n[ 0.779763] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.781770] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.826168] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.67\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.77. iid=i-00000144\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZvQAwdz9/W2Mji7hLbv0xSPlm9UuT+Q5luzQB1ngP+sDUKJjZGvMNKn7fQZS/nfcTm57h2MZPWRlxoB5sgyQOvWsT8Zcs47v6WFXPf/UcfSjgevRXg1rHnsev2QmilDusAkA+lGui4i3hwlP1FAB+hYhQaHLgaVGMM9AOhmlo4Fg74mvoyB2++gytyIe6Dftb5gnoePBxJeimjn70FJH6BUQMlf7vS/D99FVU+IK024rPYovyP4mq91BRxaYEhXbGBBzVqAyXLXwHDsGwMQemiS0u6dfX8dFx9NH1Ept3NYP1BlFDucUWKeuUINy9tMHTzgtyYnG/RUOwc5LjdxhH root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBALoB4doAkxdCirO/ym4arpf5fljQ7qNGGznzU71mFWI5V+TnA8w+oudlQU2yh2bdVXm3bk9j9J/tHNV/RuPG7OmTatYUANgGG8wJkSt/p1rjSyyJdq2jmrL6VSktAarEEH2vtz/SLzR/kX9NjWGAXBgEYEt/IY6G/06pO+qTT5S9AAAAFQCmOyr6mTAQ/wGRrqm9Wph+xsnlXQAAAIBwdqjaDdHMilWAIziC0+X3WiEqK2jjeA7Gp7i3hraeVfOnbYHInDVphjjuvSvpSApDkrmZfwiO56tin2uPD5VHZwPNMAVZOb0qr8ocGCDcdDU89YFeeihhasQ9fE5jgUTdbiXsdXVtkt3Q1r3xoSAfJLb8TCLMYztgOZZjT8N54QAAAIBK5UqIHf5misyvJ5K/wU1VNJJSd/Xob1b+eAZHnQF8c26cdsOgfpyR0C76ZcAi3Yt7KOR0UKlkjrM0d9n5+ZX7/ua8Ht+IvKmvbaYQQqAk2s5UPo3qC7QrLCy6Rg2nH/b+qC100GA8/5IzXgI5FWStkmPtlcUKDwVMHhS7q2Mf0A== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe9a:ebeb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000144\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.85 ===\n/dev/root resized successfully [took 1.53s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:9A:EB:EB \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9a:ebeb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8942 (8.7 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.114153] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.114155] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.114156] usb 1-1: Product: QEMU USB Tablet\n[ 1.114157] usb 1-1: Manufacturer: QEMU\n[ 1.114158] usb 1-1: SerialNumber: 42\n[ 1.489595] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\n[ 1.830318] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.862164] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 3.966720] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.354823] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nSep 26 18:46:25 cirros syslog.info syslogd started: BusyBox v1.23.2\nSep 26 18:46:25 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nSep 26 18:46:25 cirros kern.notice kernel: [ 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)\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nSep 26 18:46:27 cirros auth.notice su: + /dev/console root:cirros\nSep 26 18:46:27 cirros authpriv.info dropbear[340]: Running in background\nSep 26 18:46:27 cirros kern.info kernel: [ 3.966720] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nSep 26 18:46:28 cirros kern.info kernel: [ 4.354823] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2018-09-26 17:47:40,435 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc/action used request id req-9c5f3605-607f-4c82-a092-c6dfec68e39d 2018-09-26 17:47:41,136 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2fc264d3-7e1b-4408-b11a-ac9d57cd4736/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a499c31eb02f43f4daa5b8bd590feacbf2a1dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:47:41,385 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/54eecdbd-603e-4f59-a90f-4ac5c9f86459/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d079ecb48f68965ca2858338f0c31be6c9b98fed" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:47:41,441 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e9474fe2512de3d89d5ea971cc991024734a99" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:47:42,207 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-49022d4d-880e-4af6-b86f-80acdee032fc x-compute-request-id: req-49022d4d-880e-4af6-b86f-80acdee032fc Content-Encoding: gzip Content-Length: 8117 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 648480487 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132841] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134581] pid_max: default: 32768 minimum: 301\n[ 0.135511] ACPI: Core revision 20150930\n[ 0.136918] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138278] Security Framework initialized\n[ 0.139106] Yama: becoming mindful.\n[ 0.139881] AppArmor: AppArmor initialized\n[ 0.140772] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142107] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143398] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144697] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146092] Initializing cgroup subsys io\n[ 0.146906] Initializing cgroup subsys memory\n[ 0.147766] Initializing cgroup subsys devices\n[ 0.148666] Initializing cgroup subsys freezer\n[ 0.149560] Initializing cgroup subsys net_cls\n[ 0.150442] Initializing cgroup subsys perf_event\n[ 0.151371] Initializing cgroup subsys net_prio\n[ 0.152302] Initializing cgroup subsys hugetlb\n[ 0.153185] Initializing cgroup subsys pids\n[ 0.154094] CPU: Physical Processor ID: 0\n[ 0.155642] mce: CPU supports 10 MCE banks\n[ 0.156530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157543] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169236] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175588] ftrace: allocating 31920 entries in 125 pages\n[ 0.201878] smpboot: Max logical packages: 1\n[ 0.203068] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205056] x2apic enabled\n[ 0.206098] Switched APIC routing to physical x2apic.\n[ 0.208337] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210033] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213007] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215709] KVM setup paravirtual spinlock\n[ 0.217386] x86: Booted up 1 node, 1 CPUs\n[ 0.218591] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.220636] devtmpfs: initialized\n[ 0.222637] evm: security.selinux\n[ 0.223662] evm: security.SMACK64\n[ 0.224696] evm: security.SMACK64EXEC\n[ 0.225827] evm: security.SMACK64TRANSMUTE\n[ 0.227039] evm: security.SMACK64MMAP\n[ 0.228194] evm: security.ima\n[ 0.229127] evm: security.capability\n[ 0.230310] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.233206] pinctrl core: initialized pinctrl subsystem\n[ 0.234950] RTC time: 17:46:49, date: 09/26/18\n[ 0.236424] NET: Registered protocol family 16\n[ 0.237900] cpuidle: using governor ladder\n[ 0.239178] cpuidle: using governor menu\n[ 0.240408] PCCT header not found.\n[ 0.241541] ACPI: bus type PCI registered\n[ 0.242791] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244772] PCI: Using configuration type 1 for base access\n[ 0.247183] ACPI: Added _OSI(Module Device)\n[ 0.248473] ACPI: Added _OSI(Processor Device)\n[ 0.249834] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.251267] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.253970] ACPI: Interpreter enabled\n[ 0.255167] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.258082] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.260986] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.264009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.266943] ACPI: (supports S0 S5)\n[ 0.268044] ACPI: Using IOAPIC for interrupt routing\n[ 0.269564] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.273715] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.275585] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.277644] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.279633] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283156] acpiphp: Slot [3] registered\n[ 0.284401] acpiphp: Slot [4] registered\n[ 0.285667] acpiphp: Slot [5] registered\n[ 0.286910] acpiphp: Slot [6] registered\n[ 0.288146] acpiphp: Slot [7] registered\n[ 0.289415] acpiphp: Slot [8] registered\n[ 0.290656] acpiphp: Slot [9] registered\n[ 0.291735] acpiphp: Slot [10] registered\n[ 0.292583] acpiphp: Slot [11] registered\n[ 0.293423] acpiphp: Slot [12] registered\n[ 0.294260] acpiphp: Slot [13] registered\n[ 0.295092] acpiphp: Slot [14] registered\n[ 0.295939] acpiphp: Slot [15] registered\n[ 0.306852] acpiphp: Slot [16] registered\n[ 0.307694] acpiphp: Slot [17] registered\n[ 0.308536] acpiphp: Slot [18] registered\n[ 0.309368] acpiphp: Slot [19] registered\n[ 0.310201] acpiphp: Slot [20] registered\n[ 0.311038] acpiphp: Slot [21] registered\n[ 0.311881] acpiphp: Slot [22] registered\n[ 0.312720] acpiphp: Slot [23] registered\n[ 0.313558] acpiphp: Slot [24] registered\n[ 0.314394] acpiphp: Slot [25] registered\n[ 0.315233] acpiphp: Slot [26] registered\n[ 0.316072] acpiphp: Slot [27] registered\n[ 0.316917] acpiphp: Slot [28] registered\n[ 0.317765] acpiphp: Slot [29] registered\n[ 0.318608] acpiphp: Slot [30] registered\n[ 0.319455] acpiphp: Slot [31] registered\n[ 0.320296] PCI host bridge to bus 0000:00\n[ 0.321133] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.322400] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.323673] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.325184] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.326691] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.332956] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.334306] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.335535] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.336865] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.343217] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.344713] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.390162] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.391700] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.393166] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.394639] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.396073] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.397375] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.398932] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.400037] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.401659] vgaarb: loaded\n[ 0.402287] vgaarb: bridge control possible 0000:00:02.0\n[ 0.403477] SCSI subsystem initialized\n[ 0.404328] ACPI: bus type USB registered\n[ 0.405180] usbcore: registered new interface driver usbfs\n[ 0.406255] usbcore: registered new interface driver hub\n[ 0.407307] usbcore: registered new device driver usb\n[ 0.408411] PCI: Using ACPI for IRQ routing\n[ 0.409469] NetLabel: Initializing\n[ 0.410214] NetLabel: domain hash size = 128\n[ 0.411100] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.412092] NetLabel: unlabeled traffic allowed by default\n[ 0.413243] clocksource: Switched to clocksource kvm-clock\n[ 0.418685] AppArmor: AppArmor Filesystem Enabled\n[ 0.419684] pnp: PnP ACPI init\n[ 0.420618] pnp: PnP ACPI: found 5 devices\n[ 0.427022] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.428808] NET: Registered protocol family 2\n[ 0.429805] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.431140] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.432365] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.433591] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.434720] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.435934] NET: Registered protocol family 1\n[ 0.436837] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.437989] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.439118] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.453205] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.467541] Trying to unpack rootfs image as initramfs...\n[ 0.516902] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.531017] Scanning for low memory corruption every 60 seconds\n[ 0.532401] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.533604] audit: initializing netlink subsys (disabled)\n[ 0.534674] audit: type=2000 audit(1537984010.464:1): initialized\n[ 0.536024] Initialise system trusted keyring\n[ 0.536986] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.538210] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.540225] zbud: loaded\n[ 0.540943] VFS: Disk quotas dquot_6.6.0\n[ 0.541809] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.543382] fuse init (API version 7.23)\n[ 0.544297] Key type big_key registered\n[ 0.545123] Allocating IMA MOK and blacklist keyrings.\n[ 0.546278] Key type asymmetric registered\n[ 0.547132] Asymmetric key parser 'x509' registered\n[ 0.548121] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.550016] io scheduler noop registered\n[ 0.550852] io scheduler deadline registered (default)\n[ 0.551878] io scheduler cfq registered\n[ 0.552744] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.553845] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.555158] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.556674] ACPI: Power Button [PWRF]\n[ 0.557551] GHES: HEST is not enabled!\n[ 0.571310] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.601442] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.603984] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.627661] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.629866] Linux agpgart interface v0.103\n[ 0.631937] brd: module loaded\n[ 0.633132] loop: module loaded\n[ 0.637364] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.638855] GPT:90111 != 2097151\n[ 0.639548] GPT:Alternate GPT header not at the end of the disk.\n[ 0.640658] GPT:90111 != 2097151\n[ 0.641353] GPT: Use GNU Parted to correct GPT errors.\n[ 0.642342] vda: vda1 vda15\n[ 0.643798] scsi host0: ata_piix\n[ 0.644555] scsi host1: ata_piix\n[ 0.645293] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.646537] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.648006] libphy: Fixed MDIO Bus: probed\n[ 0.648844] tun: Universal TUN/TAP device driver, 1.6\n[ 0.649822] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.651989] PPP generic driver version 2.4.2\n[ 0.652896] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.654176] ehci-pci: EHCI PCI platform driver\n[ 0.655062] ehci-platform: EHCI generic platform driver\n[ 0.656067] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.657215] ohci-pci: OHCI PCI platform driver\n[ 0.658100] ohci-platform: OHCI generic platform driver\n[ 0.659114] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.673456] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.674474] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.675954] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.677003] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.678154] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.679403] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.680847] usb usb1: Product: UHCI Host Controller\n[ 0.681807] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.682972] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.683986] hub 1-0:1.0: USB hub found\n[ 0.684780] hub 1-0:1.0: 2 ports detected\n[ 0.685709] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.687857] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.688829] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689882] mousedev: PS/2 mouse device common for all mice\n[ 0.691159] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693025] rtc_cmos 00:00: RTC can wake from S4\n[ 0.694146] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.695368] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696580] i2c /dev entries driver\n[ 0.697360] device-mapper: uevent: version 1.0.3\n[ 0.698339] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.699992] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701300] NET: Registered protocol family 10\n[ 0.702298] NET: Registered protocol family 17\n[ 0.703189] Key type dns_resolver registered\n[ 0.704128] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.705260] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.707042] registered taskstats version 1\n[ 0.707893] Loading compiled-in X.509 certificates\n[ 0.709369] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.711264] zswap: loaded using pool lzo/zbud\n[ 0.712642] Key type trusted registered\n[ 0.714211] Key type encrypted registered\n[ 0.715051] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.716097] ima: No TPM chip found, activating TPM-bypass!\n[ 0.717151] evm: HMAC attrs: 0x1\n[ 0.718112] Magic number: 2:14:796\n[ 0.718957] rtc_cmos 00:00: setting system clock to 2018-09-26 17:46:50 UTC (1537984010)\n[ 0.720577] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.721723] EDD information not available.\n[ 0.801792] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.803261] ata1.00: configured for MWDMA2\n[ 0.804472] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.817033] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.818300] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.819568] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.821475] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.823025] Write protecting the kernel read-only data: 14336k\n[ 0.824604] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.826444] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.12\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.327845] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.8...\nLease of 10.10.10.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.55s]\nping 10.10.10.7 KO\nping 10.10.10.5 KO\n"} 2018-09-26 17:47:42,207 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2fc264d3-7e1b-4408-b11a-ac9d57cd4736/action used request id req-49022d4d-880e-4af6-b86f-80acdee032fc 2018-09-26 17:47:42,463 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b4d5465a-1117-4448-bda4-ea33f4016959 x-compute-request-id: req-b4d5465a-1117-4448-bda4-ea33f4016959 Content-Encoding: gzip Content-Length: 8079 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 530387463 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128607] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130241] pid_max: default: 32768 minimum: 301\n[ 0.131124] ACPI: Core revision 20150930\n[ 0.132493] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133786] Security Framework initialized\n[ 0.134583] Yama: becoming mindful.\n[ 0.135300] AppArmor: AppArmor initialized\n[ 0.136160] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137460] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138711] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139899] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141261] Initializing cgroup subsys io\n[ 0.142061] Initializing cgroup subsys memory\n[ 0.142900] Initializing cgroup subsys devices\n[ 0.143767] Initializing cgroup subsys freezer\n[ 0.144619] Initializing cgroup subsys net_cls\n[ 0.145472] Initializing cgroup subsys perf_event\n[ 0.146364] Initializing cgroup subsys net_prio\n[ 0.147228] Initializing cgroup subsys hugetlb\n[ 0.148097] Initializing cgroup subsys pids\n[ 0.148954] CPU: Physical Processor ID: 0\n[ 0.150448] mce: CPU supports 10 MCE banks\n[ 0.151282] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152280] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164485] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170790] ftrace: allocating 31920 entries in 125 pages\n[ 0.196770] smpboot: Max logical packages: 1\n[ 0.197599] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198924] x2apic enabled\n[ 0.199737] Switched APIC routing to physical x2apic.\n[ 0.201452] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202550] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204511] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206268] KVM setup paravirtual spinlock\n[ 0.207542] x86: Booted up 1 node, 1 CPUs\n[ 0.208341] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209715] devtmpfs: initialized\n[ 0.211414] evm: security.selinux\n[ 0.212104] evm: security.SMACK64\n[ 0.212782] evm: security.SMACK64EXEC\n[ 0.213510] evm: security.SMACK64TRANSMUTE\n[ 0.214302] evm: security.SMACK64MMAP\n[ 0.215032] evm: security.ima\n[ 0.215669] evm: security.capability\n[ 0.216461] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218278] pinctrl core: initialized pinctrl subsystem\n[ 0.219354] RTC time: 17:46:35, date: 09/26/18\n[ 0.220301] NET: Registered protocol family 16\n[ 0.221255] cpuidle: using governor ladder\n[ 0.222061] cpuidle: using governor menu\n[ 0.222833] PCCT header not found.\n[ 0.223566] ACPI: bus type PCI registered\n[ 0.224361] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225578] PCI: Using configuration type 1 for base access\n[ 0.227312] ACPI: Added _OSI(Module Device)\n[ 0.228142] ACPI: Added _OSI(Processor Device)\n[ 0.228995] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229879] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231967] ACPI: Interpreter enabled\n[ 0.232712] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236320] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238119] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239914] ACPI: (supports S0 S5)\n[ 0.240597] ACPI: Using IOAPIC for interrupt routing\n[ 0.241520] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244787] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245896] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247098] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248261] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250416] acpiphp: Slot [3] registered\n[ 0.251201] acpiphp: Slot [4] registered\n[ 0.251981] acpiphp: Slot [5] registered\n[ 0.252764] acpiphp: Slot [6] registered\n[ 0.253535] acpiphp: Slot [7] registered\n[ 0.254311] acpiphp: Slot [8] registered\n[ 0.255091] acpiphp: Slot [9] registered\n[ 0.255862] acpiphp: Slot [10] registered\n[ 0.256644] acpiphp: Slot [11] registered\n[ 0.257455] acpiphp: Slot [12] registered\n[ 0.258264] acpiphp: Slot [13] registered\n[ 0.259050] acpiphp: Slot [14] registered\n[ 0.259836] acpiphp: Slot [15] registered\n[ 0.270635] acpiphp: Slot [16] registered\n[ 0.271433] acpiphp: Slot [17] registered\n[ 0.272224] acpiphp: Slot [18] registered\n[ 0.273011] acpiphp: Slot [19] registered\n[ 0.273796] acpiphp: Slot [20] registered\n[ 0.274579] acpiphp: Slot [21] registered\n[ 0.275374] acpiphp: Slot [22] registered\n[ 0.276163] acpiphp: Slot [23] registered\n[ 0.276950] acpiphp: Slot [24] registered\n[ 0.277737] acpiphp: Slot [25] registered\n[ 0.278521] acpiphp: Slot [26] registered\n[ 0.279310] acpiphp: Slot [27] registered\n[ 0.280104] acpiphp: Slot [28] registered\n[ 0.280896] acpiphp: Slot [29] registered\n[ 0.281679] acpiphp: Slot [30] registered\n[ 0.282467] acpiphp: Slot [31] registered\n[ 0.283254] PCI host bridge to bus 0000:00\n[ 0.284040] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285218] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286395] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287801] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289205] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295407] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296651] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297792] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299022] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306721] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308113] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357877] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359324] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360707] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362093] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363441] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364660] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365790] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366812] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368323] vgaarb: loaded\n[ 0.368910] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370023] SCSI subsystem initialized\n[ 0.370822] ACPI: bus type USB registered\n[ 0.371610] usbcore: registered new interface driver usbfs\n[ 0.372607] usbcore: registered new interface driver hub\n[ 0.373581] usbcore: registered new device driver usb\n[ 0.374608] PCI: Using ACPI for IRQ routing\n[ 0.375607] NetLabel: Initializing\n[ 0.376300] NetLabel: domain hash size = 128\n[ 0.377128] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378046] NetLabel: unlabeled traffic allowed by default\n[ 0.379119] clocksource: Switched to clocksource kvm-clock\n[ 0.384628] AppArmor: AppArmor Filesystem Enabled\n[ 0.385579] pnp: PnP ACPI init\n[ 0.386473] pnp: PnP ACPI: found 5 devices\n[ 0.392829] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.394483] NET: Registered protocol family 2\n[ 0.395422] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.396653] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.397779] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.398896] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399936] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401068] NET: Registered protocol family 1\n[ 0.401906] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.402960] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.403999] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417995] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.432199] Trying to unpack rootfs image as initramfs...\n[ 0.482565] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496320] Scanning for low memory corruption every 60 seconds\n[ 0.497741] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498854] audit: initializing netlink subsys (disabled)\n[ 0.499854] audit: type=2000 audit(1537983996.669:1): initialized\n[ 0.501121] Initialise system trusted keyring\n[ 0.502023] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503162] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505084] zbud: loaded\n[ 0.505769] VFS: Disk quotas dquot_6.6.0\n[ 0.506556] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508033] fuse init (API version 7.23)\n[ 0.508895] Key type big_key registered\n[ 0.509668] Allocating IMA MOK and blacklist keyrings.\n[ 0.510745] Key type asymmetric registered\n[ 0.511549] Asymmetric key parser 'x509' registered\n[ 0.512476] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.513895] io scheduler noop registered\n[ 0.514659] io scheduler deadline registered (default)\n[ 0.515624] io scheduler cfq registered\n[ 0.516438] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.517447] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519026] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.520445] ACPI: Power Button [PWRF]\n[ 0.521260] GHES: HEST is not enabled!\n[ 0.534966] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567612] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.591213] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.593327] Linux agpgart interface v0.103\n[ 0.595365] brd: module loaded\n[ 0.596521] loop: module loaded\n[ 0.601273] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.602690] GPT:90111 != 2097151\n[ 0.603358] GPT:Alternate GPT header not at the end of the disk.\n[ 0.604425] GPT:90111 != 2097151\n[ 0.605097] GPT: Use GNU Parted to correct GPT errors.\n[ 0.606045] vda: vda1 vda15\n[ 0.607471] scsi host0: ata_piix\n[ 0.608191] scsi host1: ata_piix\n[ 0.608886] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610068] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.611479] libphy: Fixed MDIO Bus: probed\n[ 0.612283] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613203] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.615322] PPP generic driver version 2.4.2\n[ 0.616197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.617454] ehci-pci: EHCI PCI platform driver\n[ 0.618302] ehci-platform: EHCI generic platform driver\n[ 0.619269] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.620363] ohci-pci: OHCI PCI platform driver\n[ 0.621205] ohci-platform: OHCI generic platform driver\n[ 0.622168] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.636443] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637417] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.638827] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.639833] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.640922] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.642111] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.643498] usb usb1: Product: UHCI Host Controller\n[ 0.644414] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.645522] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.646459] hub 1-0:1.0: USB hub found\n[ 0.647224] hub 1-0:1.0: 2 ports detected\n[ 0.648100] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.650152] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.651069] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.652064] mousedev: PS/2 mouse device common for all mice\n[ 0.653269] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.655055] rtc_cmos 00:00: RTC can wake from S4\n[ 0.656137] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.657291] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.658452] i2c /dev entries driver\n[ 0.659195] device-mapper: uevent: version 1.0.3\n[ 0.660114] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.661698] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662930] NET: Registered protocol family 10\n[ 0.663900] NET: Registered protocol family 17\n[ 0.664761] Key type dns_resolver registered\n[ 0.665656] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.666724] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.668418] registered taskstats version 1\n[ 0.669224] Loading compiled-in X.509 certificates\n[ 0.670627] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.672429] zswap: loaded using pool lzo/zbud\n[ 0.673766] Key type trusted registered\n[ 0.675311] Key type encrypted registered\n[ 0.676114] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.677110] ima: No TPM chip found, activating TPM-bypass!\n[ 0.678120] evm: HMAC attrs: 0x1\n[ 0.679027] Magic number: 2:14:796\n[ 0.679848] rtc_cmos 00:00: setting system clock to 2018-09-26 17:46:36 UTC (1537983996)\n[ 0.681399] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682479] EDD information not available.\n[ 0.767763] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.769172] ata1.00: configured for MWDMA2\n[ 0.770330] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.782686] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.783899] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.785118] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.786953] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788454] Write protecting the kernel read-only data: 14336k\n[ 0.789981] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791748] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.849502] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 2.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.16s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-09-26 17:47:42,463 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/54eecdbd-603e-4f59-a90f-4ac5c9f86459/action used request id req-b4d5465a-1117-4448-bda4-ea33f4016959 2018-09-26 17:47:42,510 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14d9d165-99f2-400c-95e3-ddca2fefebbe x-compute-request-id: req-14d9d165-99f2-400c-95e3-ddca2fefebbe Content-Encoding: gzip Content-Length: 10860 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 517625865 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.130979] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132659] pid_max: default: 32768 minimum: 301\n[ 0.133560] ACPI: Core revision 20150930\n[ 0.134949] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136268] Security Framework initialized\n[ 0.137092] Yama: becoming mindful.\n[ 0.137832] AppArmor: AppArmor initialized\n[ 0.138713] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140100] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141437] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142694] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144136] Initializing cgroup subsys io\n[ 0.144984] Initializing cgroup subsys memory\n[ 0.145858] Initializing cgroup subsys devices\n[ 0.146753] Initializing cgroup subsys freezer\n[ 0.147644] Initializing cgroup subsys net_cls\n[ 0.148523] Initializing cgroup subsys perf_event\n[ 0.149452] Initializing cgroup subsys net_prio\n[ 0.150367] Initializing cgroup subsys hugetlb\n[ 0.151262] Initializing cgroup subsys pids\n[ 0.152151] CPU: Physical Processor ID: 0\n[ 0.153662] mce: CPU supports 10 MCE banks\n[ 0.154540] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155585] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166404] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172761] ftrace: allocating 31920 entries in 125 pages\n[ 0.198269] smpboot: Max logical packages: 1\n[ 0.199126] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200478] x2apic enabled\n[ 0.201308] Switched APIC routing to physical x2apic.\n[ 0.203077] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204215] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206223] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208100] KVM setup paravirtual spinlock\n[ 0.209393] x86: Booted up 1 node, 1 CPUs\n[ 0.210210] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211595] devtmpfs: initialized\n[ 0.213309] evm: security.selinux\n[ 0.214014] evm: security.SMACK64\n[ 0.214703] evm: security.SMACK64EXEC\n[ 0.215442] evm: security.SMACK64TRANSMUTE\n[ 0.216251] evm: security.SMACK64MMAP\n[ 0.217001] evm: security.ima\n[ 0.217640] evm: security.capability\n[ 0.218435] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220283] pinctrl core: initialized pinctrl subsystem\n[ 0.221390] RTC time: 17:46:23, date: 09/26/18\n[ 0.222354] NET: Registered protocol family 16\n[ 0.223318] cpuidle: using governor ladder\n[ 0.224147] cpuidle: using governor menu\n[ 0.224938] PCCT header not found.\n[ 0.225674] ACPI: bus type PCI registered\n[ 0.226457] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227711] PCI: Using configuration type 1 for base access\n[ 0.229426] ACPI: Added _OSI(Module Device)\n[ 0.230278] ACPI: Added _OSI(Processor Device)\n[ 0.231166] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232052] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234167] ACPI: Interpreter enabled\n[ 0.234921] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236707] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238514] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240342] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242187] ACPI: (supports S0 S5)\n[ 0.242871] ACPI: Using IOAPIC for interrupt routing\n[ 0.243805] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246875] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248024] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249219] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250379] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252546] acpiphp: Slot [3] registered\n[ 0.253328] acpiphp: Slot [4] registered\n[ 0.254148] acpiphp: Slot [5] registered\n[ 0.254959] acpiphp: Slot [6] registered\n[ 0.255749] acpiphp: Slot [7] registered\n[ 0.256546] acpiphp: Slot [8] registered\n[ 0.257345] acpiphp: Slot [9] registered\n[ 0.258146] acpiphp: Slot [10] registered\n[ 0.258952] acpiphp: Slot [11] registered\n[ 0.259767] acpiphp: Slot [12] registered\n[ 0.260580] acpiphp: Slot [13] registered\n[ 0.261389] acpiphp: Slot [14] registered\n[ 0.262196] acpiphp: Slot [15] registered\n[ 0.272892] acpiphp: Slot [16] registered\n[ 0.273703] acpiphp: Slot [17] registered\n[ 0.274507] acpiphp: Slot [18] registered\n[ 0.275317] acpiphp: Slot [19] registered\n[ 0.276125] acpiphp: Slot [20] registered\n[ 0.276940] acpiphp: Slot [21] registered\n[ 0.277750] acpiphp: Slot [22] registered\n[ 0.278554] acpiphp: Slot [23] registered\n[ 0.279373] acpiphp: Slot [24] registered\n[ 0.280186] acpiphp: Slot [25] registered\n[ 0.280998] acpiphp: Slot [26] registered\n[ 0.281804] acpiphp: Slot [27] registered\n[ 0.282611] acpiphp: Slot [28] registered\n[ 0.283420] acpiphp: Slot [29] registered\n[ 0.284225] acpiphp: Slot [30] registered\n[ 0.285039] acpiphp: Slot [31] registered\n[ 0.285843] PCI host bridge to bus 0000:00\n[ 0.286649] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287853] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290513] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291964] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298068] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299315] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300460] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308161] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355747] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357231] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358657] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360031] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361394] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362632] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363751] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366354] vgaarb: loaded\n[ 0.366949] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368064] SCSI subsystem initialized\n[ 0.368869] ACPI: bus type USB registered\n[ 0.369669] usbcore: registered new interface driver usbfs\n[ 0.370684] usbcore: registered new interface driver hub\n[ 0.371671] usbcore: registered new device driver usb\n[ 0.372707] PCI: Using ACPI for IRQ routing\n[ 0.373713] NetLabel: Initializing\n[ 0.374409] NetLabel: domain hash size = 128\n[ 0.375271] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376268] NetLabel: unlabeled traffic allowed by default\n[ 0.377351] clocksource: Switched to clocksource kvm-clock\n[ 0.382791] AppArmor: AppArmor Filesystem Enabled\n[ 0.383727] pnp: PnP ACPI init\n[ 0.384613] pnp: PnP ACPI: found 5 devices\n[ 0.390969] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392647] NET: Registered protocol family 2\n[ 0.393586] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394836] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396015] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397155] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399366] NET: Registered protocol family 1\n[ 0.400216] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401290] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402345] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416233] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430441] Trying to unpack rootfs image as initramfs...\n[ 0.479530] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493264] Scanning for low memory corruption every 60 seconds\n[ 0.494656] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495813] audit: initializing netlink subsys (disabled)\n[ 0.496845] audit: type=2000 audit(1537983984.673:1): initialized\n[ 0.498178] Initialise system trusted keyring\n[ 0.499109] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502258] zbud: loaded\n[ 0.502980] VFS: Disk quotas dquot_6.6.0\n[ 0.503800] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505310] fuse init (API version 7.23)\n[ 0.506227] Key type big_key registered\n[ 0.507014] Allocating IMA MOK and blacklist keyrings.\n[ 0.508491] Key type asymmetric registered\n[ 0.509298] Asymmetric key parser 'x509' registered\n[ 0.510241] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511669] io scheduler noop registered\n[ 0.512438] io scheduler deadline registered (default)\n[ 0.513411] io scheduler cfq registered\n[ 0.514223] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515238] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516459] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517888] ACPI: Power Button [PWRF]\n[ 0.518699] GHES: HEST is not enabled!\n[ 0.532056] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.561569] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587103] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589346] Linux agpgart interface v0.103\n[ 0.591387] brd: module loaded\n[ 0.592569] loop: module loaded\n[ 0.597074] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.598552] GPT:90111 != 2097151\n[ 0.599240] GPT:Alternate GPT header not at the end of the disk.\n[ 0.600339] GPT:90111 != 2097151\n[ 0.601019] GPT: Use GNU Parted to correct GPT errors.\n[ 0.601998] vda: vda1 vda15\n[ 0.603476] scsi host0: ata_piix\n[ 0.604217] scsi host1: ata_piix\n[ 0.604928] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.606168] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.607635] libphy: Fixed MDIO Bus: probed\n[ 0.608459] tun: Universal TUN/TAP device driver, 1.6\n[ 0.609428] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.611567] PPP generic driver version 2.4.2\n[ 0.612459] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.613750] ehci-pci: EHCI PCI platform driver\n[ 0.614610] ehci-platform: EHCI generic platform driver\n[ 0.615571] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.616680] ohci-pci: OHCI PCI platform driver\n[ 0.617535] ohci-platform: OHCI generic platform driver\n[ 0.618505] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.632849] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.633862] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.635278] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.636275] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.637372] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.638565] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.639964] usb usb1: Product: UHCI Host Controller\n[ 0.640882] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642014] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.643133] hub 1-0:1.0: USB hub found\n[ 0.643910] hub 1-0:1.0: 2 ports detected\n[ 0.644821] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.646925] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.647865] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.648878] mousedev: PS/2 mouse device common for all mice\n[ 0.650116] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.651914] rtc_cmos 00:00: RTC can wake from S4\n[ 0.652993] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.654179] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655344] i2c /dev entries driver\n[ 0.656096] device-mapper: uevent: version 1.0.3\n[ 0.657019] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.658619] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.659888] NET: Registered protocol family 10\n[ 0.660873] NET: Registered protocol family 17\n[ 0.661750] Key type dns_resolver registered\n[ 0.662663] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.663756] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665477] registered taskstats version 1\n[ 0.666305] Loading compiled-in X.509 certificates\n[ 0.667735] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669567] zswap: loaded using pool lzo/zbud\n[ 0.670954] Key type trusted registered\n[ 0.672474] Key type encrypted registered\n[ 0.673299] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674321] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675339] evm: HMAC attrs: 0x1\n[ 0.676643] Magic number: 2:14:796\n[ 0.677487] rtc_cmos 00:00: setting system clock to 2018-09-26 17:46:24 UTC (1537983984)\n[ 0.679073] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680164] EDD information not available.\n[ 0.766330] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.768026] Write protecting the kernel read-only data: 14336k\n[ 0.779763] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.781770] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.826168] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.67\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.77. iid=i-00000144\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZvQAwdz9/W2Mji7hLbv0xSPlm9UuT+Q5luzQB1ngP+sDUKJjZGvMNKn7fQZS/nfcTm57h2MZPWRlxoB5sgyQOvWsT8Zcs47v6WFXPf/UcfSjgevRXg1rHnsev2QmilDusAkA+lGui4i3hwlP1FAB+hYhQaHLgaVGMM9AOhmlo4Fg74mvoyB2++gytyIe6Dftb5gnoePBxJeimjn70FJH6BUQMlf7vS/D99FVU+IK024rPYovyP4mq91BRxaYEhXbGBBzVqAyXLXwHDsGwMQemiS0u6dfX8dFx9NH1Ept3NYP1BlFDucUWKeuUINy9tMHTzgtyYnG/RUOwc5LjdxhH root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBALoB4doAkxdCirO/ym4arpf5fljQ7qNGGznzU71mFWI5V+TnA8w+oudlQU2yh2bdVXm3bk9j9J/tHNV/RuPG7OmTatYUANgGG8wJkSt/p1rjSyyJdq2jmrL6VSktAarEEH2vtz/SLzR/kX9NjWGAXBgEYEt/IY6G/06pO+qTT5S9AAAAFQCmOyr6mTAQ/wGRrqm9Wph+xsnlXQAAAIBwdqjaDdHMilWAIziC0+X3WiEqK2jjeA7Gp7i3hraeVfOnbYHInDVphjjuvSvpSApDkrmZfwiO56tin2uPD5VHZwPNMAVZOb0qr8ocGCDcdDU89YFeeihhasQ9fE5jgUTdbiXsdXVtkt3Q1r3xoSAfJLb8TCLMYztgOZZjT8N54QAAAIBK5UqIHf5misyvJ5K/wU1VNJJSd/Xob1b+eAZHnQF8c26cdsOgfpyR0C76ZcAi3Yt7KOR0UKlkjrM0d9n5+ZX7/ua8Ht+IvKmvbaYQQqAk2s5UPo3qC7QrLCy6Rg2nH/b+qC100GA8/5IzXgI5FWStkmPtlcUKDwVMHhS7q2Mf0A== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe9a:ebeb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000144\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.85 ===\n/dev/root resized successfully [took 1.53s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:9A:EB:EB \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9a:ebeb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8942 (8.7 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.114153] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.114155] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.114156] usb 1-1: Product: QEMU USB Tablet\n[ 1.114157] usb 1-1: Manufacturer: QEMU\n[ 1.114158] usb 1-1: SerialNumber: 42\n[ 1.489595] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\n[ 1.830318] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.862164] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 3.966720] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.354823] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nSep 26 18:46:25 cirros syslog.info syslogd started: BusyBox v1.23.2\nSep 26 18:46:25 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nSep 26 18:46:25 cirros kern.notice kernel: [ 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)\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nSep 26 18:46:27 cirros auth.notice su: + /dev/console root:cirros\nSep 26 18:46:27 cirros authpriv.info dropbear[340]: Running in background\nSep 26 18:46:27 cirros kern.info kernel: [ 3.966720] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nSep 26 18:46:28 cirros kern.info kernel: [ 4.354823] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2018-09-26 17:47:42,511 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc/action used request id req-14d9d165-99f2-400c-95e3-ddca2fefebbe 2018-09-26 17:47:43,212 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2fc264d3-7e1b-4408-b11a-ac9d57cd4736/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a499c31eb02f43f4daa5b8bd590feacbf2a1dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:47:43,468 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/54eecdbd-603e-4f59-a90f-4ac5c9f86459/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d079ecb48f68965ca2858338f0c31be6c9b98fed" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:47:43,516 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e9474fe2512de3d89d5ea971cc991024734a99" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:47:44,280 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b1a830d8-a99d-4117-bee0-f18ad85f907a x-compute-request-id: req-b1a830d8-a99d-4117-bee0-f18ad85f907a Content-Encoding: gzip Content-Length: 8117 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 648480487 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132841] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134581] pid_max: default: 32768 minimum: 301\n[ 0.135511] ACPI: Core revision 20150930\n[ 0.136918] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138278] Security Framework initialized\n[ 0.139106] Yama: becoming mindful.\n[ 0.139881] AppArmor: AppArmor initialized\n[ 0.140772] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142107] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143398] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144697] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146092] Initializing cgroup subsys io\n[ 0.146906] Initializing cgroup subsys memory\n[ 0.147766] Initializing cgroup subsys devices\n[ 0.148666] Initializing cgroup subsys freezer\n[ 0.149560] Initializing cgroup subsys net_cls\n[ 0.150442] Initializing cgroup subsys perf_event\n[ 0.151371] Initializing cgroup subsys net_prio\n[ 0.152302] Initializing cgroup subsys hugetlb\n[ 0.153185] Initializing cgroup subsys pids\n[ 0.154094] CPU: Physical Processor ID: 0\n[ 0.155642] mce: CPU supports 10 MCE banks\n[ 0.156530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157543] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169236] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175588] ftrace: allocating 31920 entries in 125 pages\n[ 0.201878] smpboot: Max logical packages: 1\n[ 0.203068] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205056] x2apic enabled\n[ 0.206098] Switched APIC routing to physical x2apic.\n[ 0.208337] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210033] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213007] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215709] KVM setup paravirtual spinlock\n[ 0.217386] x86: Booted up 1 node, 1 CPUs\n[ 0.218591] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.220636] devtmpfs: initialized\n[ 0.222637] evm: security.selinux\n[ 0.223662] evm: security.SMACK64\n[ 0.224696] evm: security.SMACK64EXEC\n[ 0.225827] evm: security.SMACK64TRANSMUTE\n[ 0.227039] evm: security.SMACK64MMAP\n[ 0.228194] evm: security.ima\n[ 0.229127] evm: security.capability\n[ 0.230310] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.233206] pinctrl core: initialized pinctrl subsystem\n[ 0.234950] RTC time: 17:46:49, date: 09/26/18\n[ 0.236424] NET: Registered protocol family 16\n[ 0.237900] cpuidle: using governor ladder\n[ 0.239178] cpuidle: using governor menu\n[ 0.240408] PCCT header not found.\n[ 0.241541] ACPI: bus type PCI registered\n[ 0.242791] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244772] PCI: Using configuration type 1 for base access\n[ 0.247183] ACPI: Added _OSI(Module Device)\n[ 0.248473] ACPI: Added _OSI(Processor Device)\n[ 0.249834] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.251267] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.253970] ACPI: Interpreter enabled\n[ 0.255167] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.258082] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.260986] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.264009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.266943] ACPI: (supports S0 S5)\n[ 0.268044] ACPI: Using IOAPIC for interrupt routing\n[ 0.269564] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.273715] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.275585] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.277644] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.279633] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283156] acpiphp: Slot [3] registered\n[ 0.284401] acpiphp: Slot [4] registered\n[ 0.285667] acpiphp: Slot [5] registered\n[ 0.286910] acpiphp: Slot [6] registered\n[ 0.288146] acpiphp: Slot [7] registered\n[ 0.289415] acpiphp: Slot [8] registered\n[ 0.290656] acpiphp: Slot [9] registered\n[ 0.291735] acpiphp: Slot [10] registered\n[ 0.292583] acpiphp: Slot [11] registered\n[ 0.293423] acpiphp: Slot [12] registered\n[ 0.294260] acpiphp: Slot [13] registered\n[ 0.295092] acpiphp: Slot [14] registered\n[ 0.295939] acpiphp: Slot [15] registered\n[ 0.306852] acpiphp: Slot [16] registered\n[ 0.307694] acpiphp: Slot [17] registered\n[ 0.308536] acpiphp: Slot [18] registered\n[ 0.309368] acpiphp: Slot [19] registered\n[ 0.310201] acpiphp: Slot [20] registered\n[ 0.311038] acpiphp: Slot [21] registered\n[ 0.311881] acpiphp: Slot [22] registered\n[ 0.312720] acpiphp: Slot [23] registered\n[ 0.313558] acpiphp: Slot [24] registered\n[ 0.314394] acpiphp: Slot [25] registered\n[ 0.315233] acpiphp: Slot [26] registered\n[ 0.316072] acpiphp: Slot [27] registered\n[ 0.316917] acpiphp: Slot [28] registered\n[ 0.317765] acpiphp: Slot [29] registered\n[ 0.318608] acpiphp: Slot [30] registered\n[ 0.319455] acpiphp: Slot [31] registered\n[ 0.320296] PCI host bridge to bus 0000:00\n[ 0.321133] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.322400] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.323673] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.325184] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.326691] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.332956] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.334306] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.335535] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.336865] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.343217] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.344713] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.390162] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.391700] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.393166] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.394639] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.396073] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.397375] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.398932] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.400037] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.401659] vgaarb: loaded\n[ 0.402287] vgaarb: bridge control possible 0000:00:02.0\n[ 0.403477] SCSI subsystem initialized\n[ 0.404328] ACPI: bus type USB registered\n[ 0.405180] usbcore: registered new interface driver usbfs\n[ 0.406255] usbcore: registered new interface driver hub\n[ 0.407307] usbcore: registered new device driver usb\n[ 0.408411] PCI: Using ACPI for IRQ routing\n[ 0.409469] NetLabel: Initializing\n[ 0.410214] NetLabel: domain hash size = 128\n[ 0.411100] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.412092] NetLabel: unlabeled traffic allowed by default\n[ 0.413243] clocksource: Switched to clocksource kvm-clock\n[ 0.418685] AppArmor: AppArmor Filesystem Enabled\n[ 0.419684] pnp: PnP ACPI init\n[ 0.420618] pnp: PnP ACPI: found 5 devices\n[ 0.427022] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.428808] NET: Registered protocol family 2\n[ 0.429805] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.431140] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.432365] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.433591] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.434720] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.435934] NET: Registered protocol family 1\n[ 0.436837] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.437989] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.439118] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.453205] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.467541] Trying to unpack rootfs image as initramfs...\n[ 0.516902] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.531017] Scanning for low memory corruption every 60 seconds\n[ 0.532401] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.533604] audit: initializing netlink subsys (disabled)\n[ 0.534674] audit: type=2000 audit(1537984010.464:1): initialized\n[ 0.536024] Initialise system trusted keyring\n[ 0.536986] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.538210] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.540225] zbud: loaded\n[ 0.540943] VFS: Disk quotas dquot_6.6.0\n[ 0.541809] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.543382] fuse init (API version 7.23)\n[ 0.544297] Key type big_key registered\n[ 0.545123] Allocating IMA MOK and blacklist keyrings.\n[ 0.546278] Key type asymmetric registered\n[ 0.547132] Asymmetric key parser 'x509' registered\n[ 0.548121] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.550016] io scheduler noop registered\n[ 0.550852] io scheduler deadline registered (default)\n[ 0.551878] io scheduler cfq registered\n[ 0.552744] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.553845] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.555158] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.556674] ACPI: Power Button [PWRF]\n[ 0.557551] GHES: HEST is not enabled!\n[ 0.571310] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.601442] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.603984] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.627661] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.629866] Linux agpgart interface v0.103\n[ 0.631937] brd: module loaded\n[ 0.633132] loop: module loaded\n[ 0.637364] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.638855] GPT:90111 != 2097151\n[ 0.639548] GPT:Alternate GPT header not at the end of the disk.\n[ 0.640658] GPT:90111 != 2097151\n[ 0.641353] GPT: Use GNU Parted to correct GPT errors.\n[ 0.642342] vda: vda1 vda15\n[ 0.643798] scsi host0: ata_piix\n[ 0.644555] scsi host1: ata_piix\n[ 0.645293] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.646537] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.648006] libphy: Fixed MDIO Bus: probed\n[ 0.648844] tun: Universal TUN/TAP device driver, 1.6\n[ 0.649822] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.651989] PPP generic driver version 2.4.2\n[ 0.652896] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.654176] ehci-pci: EHCI PCI platform driver\n[ 0.655062] ehci-platform: EHCI generic platform driver\n[ 0.656067] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.657215] ohci-pci: OHCI PCI platform driver\n[ 0.658100] ohci-platform: OHCI generic platform driver\n[ 0.659114] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.673456] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.674474] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.675954] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.677003] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.678154] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.679403] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.680847] usb usb1: Product: UHCI Host Controller\n[ 0.681807] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.682972] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.683986] hub 1-0:1.0: USB hub found\n[ 0.684780] hub 1-0:1.0: 2 ports detected\n[ 0.685709] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.687857] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.688829] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689882] mousedev: PS/2 mouse device common for all mice\n[ 0.691159] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693025] rtc_cmos 00:00: RTC can wake from S4\n[ 0.694146] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.695368] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696580] i2c /dev entries driver\n[ 0.697360] device-mapper: uevent: version 1.0.3\n[ 0.698339] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.699992] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701300] NET: Registered protocol family 10\n[ 0.702298] NET: Registered protocol family 17\n[ 0.703189] Key type dns_resolver registered\n[ 0.704128] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.705260] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.707042] registered taskstats version 1\n[ 0.707893] Loading compiled-in X.509 certificates\n[ 0.709369] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.711264] zswap: loaded using pool lzo/zbud\n[ 0.712642] Key type trusted registered\n[ 0.714211] Key type encrypted registered\n[ 0.715051] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.716097] ima: No TPM chip found, activating TPM-bypass!\n[ 0.717151] evm: HMAC attrs: 0x1\n[ 0.718112] Magic number: 2:14:796\n[ 0.718957] rtc_cmos 00:00: setting system clock to 2018-09-26 17:46:50 UTC (1537984010)\n[ 0.720577] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.721723] EDD information not available.\n[ 0.801792] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.803261] ata1.00: configured for MWDMA2\n[ 0.804472] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.817033] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.818300] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.819568] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.821475] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.823025] Write protecting the kernel read-only data: 14336k\n[ 0.824604] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.826444] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.12\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.327845] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.8...\nLease of 10.10.10.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.55s]\nping 10.10.10.7 KO\nping 10.10.10.5 KO\n"} 2018-09-26 17:47:44,281 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2fc264d3-7e1b-4408-b11a-ac9d57cd4736/action used request id req-b1a830d8-a99d-4117-bee0-f18ad85f907a 2018-09-26 17:47:44,545 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d5d1dcc0-701b-47f9-92a5-b176bf72a226 x-compute-request-id: req-d5d1dcc0-701b-47f9-92a5-b176bf72a226 Content-Encoding: gzip Content-Length: 8079 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 530387463 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128607] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130241] pid_max: default: 32768 minimum: 301\n[ 0.131124] ACPI: Core revision 20150930\n[ 0.132493] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133786] Security Framework initialized\n[ 0.134583] Yama: becoming mindful.\n[ 0.135300] AppArmor: AppArmor initialized\n[ 0.136160] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137460] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138711] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139899] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141261] Initializing cgroup subsys io\n[ 0.142061] Initializing cgroup subsys memory\n[ 0.142900] Initializing cgroup subsys devices\n[ 0.143767] Initializing cgroup subsys freezer\n[ 0.144619] Initializing cgroup subsys net_cls\n[ 0.145472] Initializing cgroup subsys perf_event\n[ 0.146364] Initializing cgroup subsys net_prio\n[ 0.147228] Initializing cgroup subsys hugetlb\n[ 0.148097] Initializing cgroup subsys pids\n[ 0.148954] CPU: Physical Processor ID: 0\n[ 0.150448] mce: CPU supports 10 MCE banks\n[ 0.151282] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152280] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164485] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170790] ftrace: allocating 31920 entries in 125 pages\n[ 0.196770] smpboot: Max logical packages: 1\n[ 0.197599] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198924] x2apic enabled\n[ 0.199737] Switched APIC routing to physical x2apic.\n[ 0.201452] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202550] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204511] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206268] KVM setup paravirtual spinlock\n[ 0.207542] x86: Booted up 1 node, 1 CPUs\n[ 0.208341] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209715] devtmpfs: initialized\n[ 0.211414] evm: security.selinux\n[ 0.212104] evm: security.SMACK64\n[ 0.212782] evm: security.SMACK64EXEC\n[ 0.213510] evm: security.SMACK64TRANSMUTE\n[ 0.214302] evm: security.SMACK64MMAP\n[ 0.215032] evm: security.ima\n[ 0.215669] evm: security.capability\n[ 0.216461] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218278] pinctrl core: initialized pinctrl subsystem\n[ 0.219354] RTC time: 17:46:35, date: 09/26/18\n[ 0.220301] NET: Registered protocol family 16\n[ 0.221255] cpuidle: using governor ladder\n[ 0.222061] cpuidle: using governor menu\n[ 0.222833] PCCT header not found.\n[ 0.223566] ACPI: bus type PCI registered\n[ 0.224361] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225578] PCI: Using configuration type 1 for base access\n[ 0.227312] ACPI: Added _OSI(Module Device)\n[ 0.228142] ACPI: Added _OSI(Processor Device)\n[ 0.228995] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229879] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231967] ACPI: Interpreter enabled\n[ 0.232712] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236320] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238119] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239914] ACPI: (supports S0 S5)\n[ 0.240597] ACPI: Using IOAPIC for interrupt routing\n[ 0.241520] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244787] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245896] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247098] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248261] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250416] acpiphp: Slot [3] registered\n[ 0.251201] acpiphp: Slot [4] registered\n[ 0.251981] acpiphp: Slot [5] registered\n[ 0.252764] acpiphp: Slot [6] registered\n[ 0.253535] acpiphp: Slot [7] registered\n[ 0.254311] acpiphp: Slot [8] registered\n[ 0.255091] acpiphp: Slot [9] registered\n[ 0.255862] acpiphp: Slot [10] registered\n[ 0.256644] acpiphp: Slot [11] registered\n[ 0.257455] acpiphp: Slot [12] registered\n[ 0.258264] acpiphp: Slot [13] registered\n[ 0.259050] acpiphp: Slot [14] registered\n[ 0.259836] acpiphp: Slot [15] registered\n[ 0.270635] acpiphp: Slot [16] registered\n[ 0.271433] acpiphp: Slot [17] registered\n[ 0.272224] acpiphp: Slot [18] registered\n[ 0.273011] acpiphp: Slot [19] registered\n[ 0.273796] acpiphp: Slot [20] registered\n[ 0.274579] acpiphp: Slot [21] registered\n[ 0.275374] acpiphp: Slot [22] registered\n[ 0.276163] acpiphp: Slot [23] registered\n[ 0.276950] acpiphp: Slot [24] registered\n[ 0.277737] acpiphp: Slot [25] registered\n[ 0.278521] acpiphp: Slot [26] registered\n[ 0.279310] acpiphp: Slot [27] registered\n[ 0.280104] acpiphp: Slot [28] registered\n[ 0.280896] acpiphp: Slot [29] registered\n[ 0.281679] acpiphp: Slot [30] registered\n[ 0.282467] acpiphp: Slot [31] registered\n[ 0.283254] PCI host bridge to bus 0000:00\n[ 0.284040] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285218] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286395] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287801] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289205] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295407] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296651] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297792] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299022] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306721] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308113] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357877] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359324] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360707] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362093] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363441] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364660] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365790] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366812] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368323] vgaarb: loaded\n[ 0.368910] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370023] SCSI subsystem initialized\n[ 0.370822] ACPI: bus type USB registered\n[ 0.371610] usbcore: registered new interface driver usbfs\n[ 0.372607] usbcore: registered new interface driver hub\n[ 0.373581] usbcore: registered new device driver usb\n[ 0.374608] PCI: Using ACPI for IRQ routing\n[ 0.375607] NetLabel: Initializing\n[ 0.376300] NetLabel: domain hash size = 128\n[ 0.377128] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378046] NetLabel: unlabeled traffic allowed by default\n[ 0.379119] clocksource: Switched to clocksource kvm-clock\n[ 0.384628] AppArmor: AppArmor Filesystem Enabled\n[ 0.385579] pnp: PnP ACPI init\n[ 0.386473] pnp: PnP ACPI: found 5 devices\n[ 0.392829] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.394483] NET: Registered protocol family 2\n[ 0.395422] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.396653] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.397779] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.398896] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399936] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401068] NET: Registered protocol family 1\n[ 0.401906] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.402960] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.403999] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417995] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.432199] Trying to unpack rootfs image as initramfs...\n[ 0.482565] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496320] Scanning for low memory corruption every 60 seconds\n[ 0.497741] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498854] audit: initializing netlink subsys (disabled)\n[ 0.499854] audit: type=2000 audit(1537983996.669:1): initialized\n[ 0.501121] Initialise system trusted keyring\n[ 0.502023] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503162] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505084] zbud: loaded\n[ 0.505769] VFS: Disk quotas dquot_6.6.0\n[ 0.506556] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508033] fuse init (API version 7.23)\n[ 0.508895] Key type big_key registered\n[ 0.509668] Allocating IMA MOK and blacklist keyrings.\n[ 0.510745] Key type asymmetric registered\n[ 0.511549] Asymmetric key parser 'x509' registered\n[ 0.512476] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.513895] io scheduler noop registered\n[ 0.514659] io scheduler deadline registered (default)\n[ 0.515624] io scheduler cfq registered\n[ 0.516438] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.517447] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519026] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.520445] ACPI: Power Button [PWRF]\n[ 0.521260] GHES: HEST is not enabled!\n[ 0.534966] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567612] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.591213] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.593327] Linux agpgart interface v0.103\n[ 0.595365] brd: module loaded\n[ 0.596521] loop: module loaded\n[ 0.601273] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.602690] GPT:90111 != 2097151\n[ 0.603358] GPT:Alternate GPT header not at the end of the disk.\n[ 0.604425] GPT:90111 != 2097151\n[ 0.605097] GPT: Use GNU Parted to correct GPT errors.\n[ 0.606045] vda: vda1 vda15\n[ 0.607471] scsi host0: ata_piix\n[ 0.608191] scsi host1: ata_piix\n[ 0.608886] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610068] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.611479] libphy: Fixed MDIO Bus: probed\n[ 0.612283] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613203] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.615322] PPP generic driver version 2.4.2\n[ 0.616197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.617454] ehci-pci: EHCI PCI platform driver\n[ 0.618302] ehci-platform: EHCI generic platform driver\n[ 0.619269] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.620363] ohci-pci: OHCI PCI platform driver\n[ 0.621205] ohci-platform: OHCI generic platform driver\n[ 0.622168] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.636443] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637417] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.638827] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.639833] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.640922] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.642111] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.643498] usb usb1: Product: UHCI Host Controller\n[ 0.644414] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.645522] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.646459] hub 1-0:1.0: USB hub found\n[ 0.647224] hub 1-0:1.0: 2 ports detected\n[ 0.648100] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.650152] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.651069] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.652064] mousedev: PS/2 mouse device common for all mice\n[ 0.653269] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.655055] rtc_cmos 00:00: RTC can wake from S4\n[ 0.656137] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.657291] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.658452] i2c /dev entries driver\n[ 0.659195] device-mapper: uevent: version 1.0.3\n[ 0.660114] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.661698] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662930] NET: Registered protocol family 10\n[ 0.663900] NET: Registered protocol family 17\n[ 0.664761] Key type dns_resolver registered\n[ 0.665656] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.666724] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.668418] registered taskstats version 1\n[ 0.669224] Loading compiled-in X.509 certificates\n[ 0.670627] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.672429] zswap: loaded using pool lzo/zbud\n[ 0.673766] Key type trusted registered\n[ 0.675311] Key type encrypted registered\n[ 0.676114] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.677110] ima: No TPM chip found, activating TPM-bypass!\n[ 0.678120] evm: HMAC attrs: 0x1\n[ 0.679027] Magic number: 2:14:796\n[ 0.679848] rtc_cmos 00:00: setting system clock to 2018-09-26 17:46:36 UTC (1537983996)\n[ 0.681399] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682479] EDD information not available.\n[ 0.767763] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.769172] ata1.00: configured for MWDMA2\n[ 0.770330] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.782686] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.783899] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.785118] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.786953] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788454] Write protecting the kernel read-only data: 14336k\n[ 0.789981] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791748] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.849502] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 2.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.16s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-09-26 17:47:44,546 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/54eecdbd-603e-4f59-a90f-4ac5c9f86459/action used request id req-d5d1dcc0-701b-47f9-92a5-b176bf72a226 2018-09-26 17:47:44,590 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-466e5374-2351-4d93-a62a-fdafc1b0b495 x-compute-request-id: req-466e5374-2351-4d93-a62a-fdafc1b0b495 Content-Encoding: gzip Content-Length: 10860 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 517625865 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.130979] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132659] pid_max: default: 32768 minimum: 301\n[ 0.133560] ACPI: Core revision 20150930\n[ 0.134949] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136268] Security Framework initialized\n[ 0.137092] Yama: becoming mindful.\n[ 0.137832] AppArmor: AppArmor initialized\n[ 0.138713] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140100] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141437] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142694] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144136] Initializing cgroup subsys io\n[ 0.144984] Initializing cgroup subsys memory\n[ 0.145858] Initializing cgroup subsys devices\n[ 0.146753] Initializing cgroup subsys freezer\n[ 0.147644] Initializing cgroup subsys net_cls\n[ 0.148523] Initializing cgroup subsys perf_event\n[ 0.149452] Initializing cgroup subsys net_prio\n[ 0.150367] Initializing cgroup subsys hugetlb\n[ 0.151262] Initializing cgroup subsys pids\n[ 0.152151] CPU: Physical Processor ID: 0\n[ 0.153662] mce: CPU supports 10 MCE banks\n[ 0.154540] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155585] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166404] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172761] ftrace: allocating 31920 entries in 125 pages\n[ 0.198269] smpboot: Max logical packages: 1\n[ 0.199126] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200478] x2apic enabled\n[ 0.201308] Switched APIC routing to physical x2apic.\n[ 0.203077] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204215] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206223] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208100] KVM setup paravirtual spinlock\n[ 0.209393] x86: Booted up 1 node, 1 CPUs\n[ 0.210210] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211595] devtmpfs: initialized\n[ 0.213309] evm: security.selinux\n[ 0.214014] evm: security.SMACK64\n[ 0.214703] evm: security.SMACK64EXEC\n[ 0.215442] evm: security.SMACK64TRANSMUTE\n[ 0.216251] evm: security.SMACK64MMAP\n[ 0.217001] evm: security.ima\n[ 0.217640] evm: security.capability\n[ 0.218435] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220283] pinctrl core: initialized pinctrl subsystem\n[ 0.221390] RTC time: 17:46:23, date: 09/26/18\n[ 0.222354] NET: Registered protocol family 16\n[ 0.223318] cpuidle: using governor ladder\n[ 0.224147] cpuidle: using governor menu\n[ 0.224938] PCCT header not found.\n[ 0.225674] ACPI: bus type PCI registered\n[ 0.226457] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227711] PCI: Using configuration type 1 for base access\n[ 0.229426] ACPI: Added _OSI(Module Device)\n[ 0.230278] ACPI: Added _OSI(Processor Device)\n[ 0.231166] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232052] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234167] ACPI: Interpreter enabled\n[ 0.234921] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236707] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238514] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240342] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242187] ACPI: (supports S0 S5)\n[ 0.242871] ACPI: Using IOAPIC for interrupt routing\n[ 0.243805] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246875] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248024] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249219] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250379] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252546] acpiphp: Slot [3] registered\n[ 0.253328] acpiphp: Slot [4] registered\n[ 0.254148] acpiphp: Slot [5] registered\n[ 0.254959] acpiphp: Slot [6] registered\n[ 0.255749] acpiphp: Slot [7] registered\n[ 0.256546] acpiphp: Slot [8] registered\n[ 0.257345] acpiphp: Slot [9] registered\n[ 0.258146] acpiphp: Slot [10] registered\n[ 0.258952] acpiphp: Slot [11] registered\n[ 0.259767] acpiphp: Slot [12] registered\n[ 0.260580] acpiphp: Slot [13] registered\n[ 0.261389] acpiphp: Slot [14] registered\n[ 0.262196] acpiphp: Slot [15] registered\n[ 0.272892] acpiphp: Slot [16] registered\n[ 0.273703] acpiphp: Slot [17] registered\n[ 0.274507] acpiphp: Slot [18] registered\n[ 0.275317] acpiphp: Slot [19] registered\n[ 0.276125] acpiphp: Slot [20] registered\n[ 0.276940] acpiphp: Slot [21] registered\n[ 0.277750] acpiphp: Slot [22] registered\n[ 0.278554] acpiphp: Slot [23] registered\n[ 0.279373] acpiphp: Slot [24] registered\n[ 0.280186] acpiphp: Slot [25] registered\n[ 0.280998] acpiphp: Slot [26] registered\n[ 0.281804] acpiphp: Slot [27] registered\n[ 0.282611] acpiphp: Slot [28] registered\n[ 0.283420] acpiphp: Slot [29] registered\n[ 0.284225] acpiphp: Slot [30] registered\n[ 0.285039] acpiphp: Slot [31] registered\n[ 0.285843] PCI host bridge to bus 0000:00\n[ 0.286649] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287853] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290513] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291964] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298068] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299315] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300460] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308161] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355747] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357231] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358657] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360031] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361394] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362632] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363751] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366354] vgaarb: loaded\n[ 0.366949] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368064] SCSI subsystem initialized\n[ 0.368869] ACPI: bus type USB registered\n[ 0.369669] usbcore: registered new interface driver usbfs\n[ 0.370684] usbcore: registered new interface driver hub\n[ 0.371671] usbcore: registered new device driver usb\n[ 0.372707] PCI: Using ACPI for IRQ routing\n[ 0.373713] NetLabel: Initializing\n[ 0.374409] NetLabel: domain hash size = 128\n[ 0.375271] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376268] NetLabel: unlabeled traffic allowed by default\n[ 0.377351] clocksource: Switched to clocksource kvm-clock\n[ 0.382791] AppArmor: AppArmor Filesystem Enabled\n[ 0.383727] pnp: PnP ACPI init\n[ 0.384613] pnp: PnP ACPI: found 5 devices\n[ 0.390969] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392647] NET: Registered protocol family 2\n[ 0.393586] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394836] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396015] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397155] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399366] NET: Registered protocol family 1\n[ 0.400216] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401290] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402345] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416233] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430441] Trying to unpack rootfs image as initramfs...\n[ 0.479530] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493264] Scanning for low memory corruption every 60 seconds\n[ 0.494656] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495813] audit: initializing netlink subsys (disabled)\n[ 0.496845] audit: type=2000 audit(1537983984.673:1): initialized\n[ 0.498178] Initialise system trusted keyring\n[ 0.499109] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502258] zbud: loaded\n[ 0.502980] VFS: Disk quotas dquot_6.6.0\n[ 0.503800] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505310] fuse init (API version 7.23)\n[ 0.506227] Key type big_key registered\n[ 0.507014] Allocating IMA MOK and blacklist keyrings.\n[ 0.508491] Key type asymmetric registered\n[ 0.509298] Asymmetric key parser 'x509' registered\n[ 0.510241] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511669] io scheduler noop registered\n[ 0.512438] io scheduler deadline registered (default)\n[ 0.513411] io scheduler cfq registered\n[ 0.514223] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515238] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516459] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517888] ACPI: Power Button [PWRF]\n[ 0.518699] GHES: HEST is not enabled!\n[ 0.532056] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.561569] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587103] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589346] Linux agpgart interface v0.103\n[ 0.591387] brd: module loaded\n[ 0.592569] loop: module loaded\n[ 0.597074] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.598552] GPT:90111 != 2097151\n[ 0.599240] GPT:Alternate GPT header not at the end of the disk.\n[ 0.600339] GPT:90111 != 2097151\n[ 0.601019] GPT: Use GNU Parted to correct GPT errors.\n[ 0.601998] vda: vda1 vda15\n[ 0.603476] scsi host0: ata_piix\n[ 0.604217] scsi host1: ata_piix\n[ 0.604928] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.606168] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.607635] libphy: Fixed MDIO Bus: probed\n[ 0.608459] tun: Universal TUN/TAP device driver, 1.6\n[ 0.609428] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.611567] PPP generic driver version 2.4.2\n[ 0.612459] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.613750] ehci-pci: EHCI PCI platform driver\n[ 0.614610] ehci-platform: EHCI generic platform driver\n[ 0.615571] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.616680] ohci-pci: OHCI PCI platform driver\n[ 0.617535] ohci-platform: OHCI generic platform driver\n[ 0.618505] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.632849] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.633862] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.635278] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.636275] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.637372] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.638565] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.639964] usb usb1: Product: UHCI Host Controller\n[ 0.640882] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642014] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.643133] hub 1-0:1.0: USB hub found\n[ 0.643910] hub 1-0:1.0: 2 ports detected\n[ 0.644821] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.646925] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.647865] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.648878] mousedev: PS/2 mouse device common for all mice\n[ 0.650116] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.651914] rtc_cmos 00:00: RTC can wake from S4\n[ 0.652993] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.654179] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655344] i2c /dev entries driver\n[ 0.656096] device-mapper: uevent: version 1.0.3\n[ 0.657019] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.658619] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.659888] NET: Registered protocol family 10\n[ 0.660873] NET: Registered protocol family 17\n[ 0.661750] Key type dns_resolver registered\n[ 0.662663] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.663756] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665477] registered taskstats version 1\n[ 0.666305] Loading compiled-in X.509 certificates\n[ 0.667735] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669567] zswap: loaded using pool lzo/zbud\n[ 0.670954] Key type trusted registered\n[ 0.672474] Key type encrypted registered\n[ 0.673299] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674321] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675339] evm: HMAC attrs: 0x1\n[ 0.676643] Magic number: 2:14:796\n[ 0.677487] rtc_cmos 00:00: setting system clock to 2018-09-26 17:46:24 UTC (1537983984)\n[ 0.679073] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680164] EDD information not available.\n[ 0.766330] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.768026] Write protecting the kernel read-only data: 14336k\n[ 0.779763] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.781770] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.826168] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.67\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.77. iid=i-00000144\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZvQAwdz9/W2Mji7hLbv0xSPlm9UuT+Q5luzQB1ngP+sDUKJjZGvMNKn7fQZS/nfcTm57h2MZPWRlxoB5sgyQOvWsT8Zcs47v6WFXPf/UcfSjgevRXg1rHnsev2QmilDusAkA+lGui4i3hwlP1FAB+hYhQaHLgaVGMM9AOhmlo4Fg74mvoyB2++gytyIe6Dftb5gnoePBxJeimjn70FJH6BUQMlf7vS/D99FVU+IK024rPYovyP4mq91BRxaYEhXbGBBzVqAyXLXwHDsGwMQemiS0u6dfX8dFx9NH1Ept3NYP1BlFDucUWKeuUINy9tMHTzgtyYnG/RUOwc5LjdxhH root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBALoB4doAkxdCirO/ym4arpf5fljQ7qNGGznzU71mFWI5V+TnA8w+oudlQU2yh2bdVXm3bk9j9J/tHNV/RuPG7OmTatYUANgGG8wJkSt/p1rjSyyJdq2jmrL6VSktAarEEH2vtz/SLzR/kX9NjWGAXBgEYEt/IY6G/06pO+qTT5S9AAAAFQCmOyr6mTAQ/wGRrqm9Wph+xsnlXQAAAIBwdqjaDdHMilWAIziC0+X3WiEqK2jjeA7Gp7i3hraeVfOnbYHInDVphjjuvSvpSApDkrmZfwiO56tin2uPD5VHZwPNMAVZOb0qr8ocGCDcdDU89YFeeihhasQ9fE5jgUTdbiXsdXVtkt3Q1r3xoSAfJLb8TCLMYztgOZZjT8N54QAAAIBK5UqIHf5misyvJ5K/wU1VNJJSd/Xob1b+eAZHnQF8c26cdsOgfpyR0C76ZcAi3Yt7KOR0UKlkjrM0d9n5+ZX7/ua8Ht+IvKmvbaYQQqAk2s5UPo3qC7QrLCy6Rg2nH/b+qC100GA8/5IzXgI5FWStkmPtlcUKDwVMHhS7q2Mf0A== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe9a:ebeb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000144\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.85 ===\n/dev/root resized successfully [took 1.53s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:9A:EB:EB \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9a:ebeb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8942 (8.7 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.114153] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.114155] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.114156] usb 1-1: Product: QEMU USB Tablet\n[ 1.114157] usb 1-1: Manufacturer: QEMU\n[ 1.114158] usb 1-1: SerialNumber: 42\n[ 1.489595] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\n[ 1.830318] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.862164] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 3.966720] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.354823] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nSep 26 18:46:25 cirros syslog.info syslogd started: BusyBox v1.23.2\nSep 26 18:46:25 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nSep 26 18:46:25 cirros kern.notice kernel: [ 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)\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nSep 26 18:46:27 cirros auth.notice su: + /dev/console root:cirros\nSep 26 18:46:27 cirros authpriv.info dropbear[340]: Running in background\nSep 26 18:46:27 cirros kern.info kernel: [ 3.966720] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nSep 26 18:46:28 cirros kern.info kernel: [ 4.354823] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2018-09-26 17:47:44,590 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc/action used request id req-466e5374-2351-4d93-a62a-fdafc1b0b495 2018-09-26 17:47:45,286 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2fc264d3-7e1b-4408-b11a-ac9d57cd4736/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a499c31eb02f43f4daa5b8bd590feacbf2a1dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:47:45,550 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/54eecdbd-603e-4f59-a90f-4ac5c9f86459/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d079ecb48f68965ca2858338f0c31be6c9b98fed" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:47:45,596 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e9474fe2512de3d89d5ea971cc991024734a99" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:47:46,353 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8a4840a-1026-4ef2-be86-a4bfcc68fc02 x-compute-request-id: req-a8a4840a-1026-4ef2-be86-a4bfcc68fc02 Content-Encoding: gzip Content-Length: 8117 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 648480487 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132841] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134581] pid_max: default: 32768 minimum: 301\n[ 0.135511] ACPI: Core revision 20150930\n[ 0.136918] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138278] Security Framework initialized\n[ 0.139106] Yama: becoming mindful.\n[ 0.139881] AppArmor: AppArmor initialized\n[ 0.140772] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142107] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143398] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144697] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146092] Initializing cgroup subsys io\n[ 0.146906] Initializing cgroup subsys memory\n[ 0.147766] Initializing cgroup subsys devices\n[ 0.148666] Initializing cgroup subsys freezer\n[ 0.149560] Initializing cgroup subsys net_cls\n[ 0.150442] Initializing cgroup subsys perf_event\n[ 0.151371] Initializing cgroup subsys net_prio\n[ 0.152302] Initializing cgroup subsys hugetlb\n[ 0.153185] Initializing cgroup subsys pids\n[ 0.154094] CPU: Physical Processor ID: 0\n[ 0.155642] mce: CPU supports 10 MCE banks\n[ 0.156530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157543] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169236] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175588] ftrace: allocating 31920 entries in 125 pages\n[ 0.201878] smpboot: Max logical packages: 1\n[ 0.203068] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205056] x2apic enabled\n[ 0.206098] Switched APIC routing to physical x2apic.\n[ 0.208337] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210033] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213007] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215709] KVM setup paravirtual spinlock\n[ 0.217386] x86: Booted up 1 node, 1 CPUs\n[ 0.218591] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.220636] devtmpfs: initialized\n[ 0.222637] evm: security.selinux\n[ 0.223662] evm: security.SMACK64\n[ 0.224696] evm: security.SMACK64EXEC\n[ 0.225827] evm: security.SMACK64TRANSMUTE\n[ 0.227039] evm: security.SMACK64MMAP\n[ 0.228194] evm: security.ima\n[ 0.229127] evm: security.capability\n[ 0.230310] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.233206] pinctrl core: initialized pinctrl subsystem\n[ 0.234950] RTC time: 17:46:49, date: 09/26/18\n[ 0.236424] NET: Registered protocol family 16\n[ 0.237900] cpuidle: using governor ladder\n[ 0.239178] cpuidle: using governor menu\n[ 0.240408] PCCT header not found.\n[ 0.241541] ACPI: bus type PCI registered\n[ 0.242791] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244772] PCI: Using configuration type 1 for base access\n[ 0.247183] ACPI: Added _OSI(Module Device)\n[ 0.248473] ACPI: Added _OSI(Processor Device)\n[ 0.249834] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.251267] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.253970] ACPI: Interpreter enabled\n[ 0.255167] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.258082] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.260986] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.264009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.266943] ACPI: (supports S0 S5)\n[ 0.268044] ACPI: Using IOAPIC for interrupt routing\n[ 0.269564] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.273715] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.275585] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.277644] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.279633] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283156] acpiphp: Slot [3] registered\n[ 0.284401] acpiphp: Slot [4] registered\n[ 0.285667] acpiphp: Slot [5] registered\n[ 0.286910] acpiphp: Slot [6] registered\n[ 0.288146] acpiphp: Slot [7] registered\n[ 0.289415] acpiphp: Slot [8] registered\n[ 0.290656] acpiphp: Slot [9] registered\n[ 0.291735] acpiphp: Slot [10] registered\n[ 0.292583] acpiphp: Slot [11] registered\n[ 0.293423] acpiphp: Slot [12] registered\n[ 0.294260] acpiphp: Slot [13] registered\n[ 0.295092] acpiphp: Slot [14] registered\n[ 0.295939] acpiphp: Slot [15] registered\n[ 0.306852] acpiphp: Slot [16] registered\n[ 0.307694] acpiphp: Slot [17] registered\n[ 0.308536] acpiphp: Slot [18] registered\n[ 0.309368] acpiphp: Slot [19] registered\n[ 0.310201] acpiphp: Slot [20] registered\n[ 0.311038] acpiphp: Slot [21] registered\n[ 0.311881] acpiphp: Slot [22] registered\n[ 0.312720] acpiphp: Slot [23] registered\n[ 0.313558] acpiphp: Slot [24] registered\n[ 0.314394] acpiphp: Slot [25] registered\n[ 0.315233] acpiphp: Slot [26] registered\n[ 0.316072] acpiphp: Slot [27] registered\n[ 0.316917] acpiphp: Slot [28] registered\n[ 0.317765] acpiphp: Slot [29] registered\n[ 0.318608] acpiphp: Slot [30] registered\n[ 0.319455] acpiphp: Slot [31] registered\n[ 0.320296] PCI host bridge to bus 0000:00\n[ 0.321133] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.322400] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.323673] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.325184] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.326691] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.332956] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.334306] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.335535] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.336865] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.343217] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.344713] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.390162] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.391700] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.393166] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.394639] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.396073] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.397375] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.398932] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.400037] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.401659] vgaarb: loaded\n[ 0.402287] vgaarb: bridge control possible 0000:00:02.0\n[ 0.403477] SCSI subsystem initialized\n[ 0.404328] ACPI: bus type USB registered\n[ 0.405180] usbcore: registered new interface driver usbfs\n[ 0.406255] usbcore: registered new interface driver hub\n[ 0.407307] usbcore: registered new device driver usb\n[ 0.408411] PCI: Using ACPI for IRQ routing\n[ 0.409469] NetLabel: Initializing\n[ 0.410214] NetLabel: domain hash size = 128\n[ 0.411100] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.412092] NetLabel: unlabeled traffic allowed by default\n[ 0.413243] clocksource: Switched to clocksource kvm-clock\n[ 0.418685] AppArmor: AppArmor Filesystem Enabled\n[ 0.419684] pnp: PnP ACPI init\n[ 0.420618] pnp: PnP ACPI: found 5 devices\n[ 0.427022] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.428808] NET: Registered protocol family 2\n[ 0.429805] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.431140] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.432365] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.433591] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.434720] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.435934] NET: Registered protocol family 1\n[ 0.436837] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.437989] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.439118] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.453205] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.467541] Trying to unpack rootfs image as initramfs...\n[ 0.516902] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.531017] Scanning for low memory corruption every 60 seconds\n[ 0.532401] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.533604] audit: initializing netlink subsys (disabled)\n[ 0.534674] audit: type=2000 audit(1537984010.464:1): initialized\n[ 0.536024] Initialise system trusted keyring\n[ 0.536986] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.538210] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.540225] zbud: loaded\n[ 0.540943] VFS: Disk quotas dquot_6.6.0\n[ 0.541809] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.543382] fuse init (API version 7.23)\n[ 0.544297] Key type big_key registered\n[ 0.545123] Allocating IMA MOK and blacklist keyrings.\n[ 0.546278] Key type asymmetric registered\n[ 0.547132] Asymmetric key parser 'x509' registered\n[ 0.548121] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.550016] io scheduler noop registered\n[ 0.550852] io scheduler deadline registered (default)\n[ 0.551878] io scheduler cfq registered\n[ 0.552744] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.553845] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.555158] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.556674] ACPI: Power Button [PWRF]\n[ 0.557551] GHES: HEST is not enabled!\n[ 0.571310] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.601442] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.603984] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.627661] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.629866] Linux agpgart interface v0.103\n[ 0.631937] brd: module loaded\n[ 0.633132] loop: module loaded\n[ 0.637364] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.638855] GPT:90111 != 2097151\n[ 0.639548] GPT:Alternate GPT header not at the end of the disk.\n[ 0.640658] GPT:90111 != 2097151\n[ 0.641353] GPT: Use GNU Parted to correct GPT errors.\n[ 0.642342] vda: vda1 vda15\n[ 0.643798] scsi host0: ata_piix\n[ 0.644555] scsi host1: ata_piix\n[ 0.645293] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.646537] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.648006] libphy: Fixed MDIO Bus: probed\n[ 0.648844] tun: Universal TUN/TAP device driver, 1.6\n[ 0.649822] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.651989] PPP generic driver version 2.4.2\n[ 0.652896] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.654176] ehci-pci: EHCI PCI platform driver\n[ 0.655062] ehci-platform: EHCI generic platform driver\n[ 0.656067] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.657215] ohci-pci: OHCI PCI platform driver\n[ 0.658100] ohci-platform: OHCI generic platform driver\n[ 0.659114] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.673456] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.674474] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.675954] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.677003] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.678154] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.679403] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.680847] usb usb1: Product: UHCI Host Controller\n[ 0.681807] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.682972] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.683986] hub 1-0:1.0: USB hub found\n[ 0.684780] hub 1-0:1.0: 2 ports detected\n[ 0.685709] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.687857] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.688829] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689882] mousedev: PS/2 mouse device common for all mice\n[ 0.691159] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693025] rtc_cmos 00:00: RTC can wake from S4\n[ 0.694146] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.695368] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696580] i2c /dev entries driver\n[ 0.697360] device-mapper: uevent: version 1.0.3\n[ 0.698339] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.699992] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701300] NET: Registered protocol family 10\n[ 0.702298] NET: Registered protocol family 17\n[ 0.703189] Key type dns_resolver registered\n[ 0.704128] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.705260] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.707042] registered taskstats version 1\n[ 0.707893] Loading compiled-in X.509 certificates\n[ 0.709369] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.711264] zswap: loaded using pool lzo/zbud\n[ 0.712642] Key type trusted registered\n[ 0.714211] Key type encrypted registered\n[ 0.715051] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.716097] ima: No TPM chip found, activating TPM-bypass!\n[ 0.717151] evm: HMAC attrs: 0x1\n[ 0.718112] Magic number: 2:14:796\n[ 0.718957] rtc_cmos 00:00: setting system clock to 2018-09-26 17:46:50 UTC (1537984010)\n[ 0.720577] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.721723] EDD information not available.\n[ 0.801792] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.803261] ata1.00: configured for MWDMA2\n[ 0.804472] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.817033] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.818300] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.819568] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.821475] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.823025] Write protecting the kernel read-only data: 14336k\n[ 0.824604] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.826444] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.12\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.327845] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.8...\nLease of 10.10.10.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.55s]\nping 10.10.10.7 KO\nping 10.10.10.5 KO\n"} 2018-09-26 17:47:46,353 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2fc264d3-7e1b-4408-b11a-ac9d57cd4736/action used request id req-a8a4840a-1026-4ef2-be86-a4bfcc68fc02 2018-09-26 17:47:46,617 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-764f59dc-59d3-4945-925d-49cd502e4260 x-compute-request-id: req-764f59dc-59d3-4945-925d-49cd502e4260 Content-Encoding: gzip Content-Length: 8079 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 530387463 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128607] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130241] pid_max: default: 32768 minimum: 301\n[ 0.131124] ACPI: Core revision 20150930\n[ 0.132493] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133786] Security Framework initialized\n[ 0.134583] Yama: becoming mindful.\n[ 0.135300] AppArmor: AppArmor initialized\n[ 0.136160] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137460] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138711] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139899] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141261] Initializing cgroup subsys io\n[ 0.142061] Initializing cgroup subsys memory\n[ 0.142900] Initializing cgroup subsys devices\n[ 0.143767] Initializing cgroup subsys freezer\n[ 0.144619] Initializing cgroup subsys net_cls\n[ 0.145472] Initializing cgroup subsys perf_event\n[ 0.146364] Initializing cgroup subsys net_prio\n[ 0.147228] Initializing cgroup subsys hugetlb\n[ 0.148097] Initializing cgroup subsys pids\n[ 0.148954] CPU: Physical Processor ID: 0\n[ 0.150448] mce: CPU supports 10 MCE banks\n[ 0.151282] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152280] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164485] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170790] ftrace: allocating 31920 entries in 125 pages\n[ 0.196770] smpboot: Max logical packages: 1\n[ 0.197599] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198924] x2apic enabled\n[ 0.199737] Switched APIC routing to physical x2apic.\n[ 0.201452] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202550] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204511] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206268] KVM setup paravirtual spinlock\n[ 0.207542] x86: Booted up 1 node, 1 CPUs\n[ 0.208341] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209715] devtmpfs: initialized\n[ 0.211414] evm: security.selinux\n[ 0.212104] evm: security.SMACK64\n[ 0.212782] evm: security.SMACK64EXEC\n[ 0.213510] evm: security.SMACK64TRANSMUTE\n[ 0.214302] evm: security.SMACK64MMAP\n[ 0.215032] evm: security.ima\n[ 0.215669] evm: security.capability\n[ 0.216461] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218278] pinctrl core: initialized pinctrl subsystem\n[ 0.219354] RTC time: 17:46:35, date: 09/26/18\n[ 0.220301] NET: Registered protocol family 16\n[ 0.221255] cpuidle: using governor ladder\n[ 0.222061] cpuidle: using governor menu\n[ 0.222833] PCCT header not found.\n[ 0.223566] ACPI: bus type PCI registered\n[ 0.224361] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225578] PCI: Using configuration type 1 for base access\n[ 0.227312] ACPI: Added _OSI(Module Device)\n[ 0.228142] ACPI: Added _OSI(Processor Device)\n[ 0.228995] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229879] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231967] ACPI: Interpreter enabled\n[ 0.232712] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236320] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238119] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239914] ACPI: (supports S0 S5)\n[ 0.240597] ACPI: Using IOAPIC for interrupt routing\n[ 0.241520] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244787] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245896] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247098] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248261] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250416] acpiphp: Slot [3] registered\n[ 0.251201] acpiphp: Slot [4] registered\n[ 0.251981] acpiphp: Slot [5] registered\n[ 0.252764] acpiphp: Slot [6] registered\n[ 0.253535] acpiphp: Slot [7] registered\n[ 0.254311] acpiphp: Slot [8] registered\n[ 0.255091] acpiphp: Slot [9] registered\n[ 0.255862] acpiphp: Slot [10] registered\n[ 0.256644] acpiphp: Slot [11] registered\n[ 0.257455] acpiphp: Slot [12] registered\n[ 0.258264] acpiphp: Slot [13] registered\n[ 0.259050] acpiphp: Slot [14] registered\n[ 0.259836] acpiphp: Slot [15] registered\n[ 0.270635] acpiphp: Slot [16] registered\n[ 0.271433] acpiphp: Slot [17] registered\n[ 0.272224] acpiphp: Slot [18] registered\n[ 0.273011] acpiphp: Slot [19] registered\n[ 0.273796] acpiphp: Slot [20] registered\n[ 0.274579] acpiphp: Slot [21] registered\n[ 0.275374] acpiphp: Slot [22] registered\n[ 0.276163] acpiphp: Slot [23] registered\n[ 0.276950] acpiphp: Slot [24] registered\n[ 0.277737] acpiphp: Slot [25] registered\n[ 0.278521] acpiphp: Slot [26] registered\n[ 0.279310] acpiphp: Slot [27] registered\n[ 0.280104] acpiphp: Slot [28] registered\n[ 0.280896] acpiphp: Slot [29] registered\n[ 0.281679] acpiphp: Slot [30] registered\n[ 0.282467] acpiphp: Slot [31] registered\n[ 0.283254] PCI host bridge to bus 0000:00\n[ 0.284040] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285218] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286395] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287801] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289205] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295407] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296651] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297792] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299022] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306721] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308113] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357877] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359324] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360707] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362093] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363441] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364660] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365790] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366812] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368323] vgaarb: loaded\n[ 0.368910] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370023] SCSI subsystem initialized\n[ 0.370822] ACPI: bus type USB registered\n[ 0.371610] usbcore: registered new interface driver usbfs\n[ 0.372607] usbcore: registered new interface driver hub\n[ 0.373581] usbcore: registered new device driver usb\n[ 0.374608] PCI: Using ACPI for IRQ routing\n[ 0.375607] NetLabel: Initializing\n[ 0.376300] NetLabel: domain hash size = 128\n[ 0.377128] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378046] NetLabel: unlabeled traffic allowed by default\n[ 0.379119] clocksource: Switched to clocksource kvm-clock\n[ 0.384628] AppArmor: AppArmor Filesystem Enabled\n[ 0.385579] pnp: PnP ACPI init\n[ 0.386473] pnp: PnP ACPI: found 5 devices\n[ 0.392829] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.394483] NET: Registered protocol family 2\n[ 0.395422] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.396653] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.397779] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.398896] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399936] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401068] NET: Registered protocol family 1\n[ 0.401906] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.402960] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.403999] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417995] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.432199] Trying to unpack rootfs image as initramfs...\n[ 0.482565] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496320] Scanning for low memory corruption every 60 seconds\n[ 0.497741] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498854] audit: initializing netlink subsys (disabled)\n[ 0.499854] audit: type=2000 audit(1537983996.669:1): initialized\n[ 0.501121] Initialise system trusted keyring\n[ 0.502023] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503162] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505084] zbud: loaded\n[ 0.505769] VFS: Disk quotas dquot_6.6.0\n[ 0.506556] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508033] fuse init (API version 7.23)\n[ 0.508895] Key type big_key registered\n[ 0.509668] Allocating IMA MOK and blacklist keyrings.\n[ 0.510745] Key type asymmetric registered\n[ 0.511549] Asymmetric key parser 'x509' registered\n[ 0.512476] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.513895] io scheduler noop registered\n[ 0.514659] io scheduler deadline registered (default)\n[ 0.515624] io scheduler cfq registered\n[ 0.516438] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.517447] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519026] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.520445] ACPI: Power Button [PWRF]\n[ 0.521260] GHES: HEST is not enabled!\n[ 0.534966] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567612] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.591213] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.593327] Linux agpgart interface v0.103\n[ 0.595365] brd: module loaded\n[ 0.596521] loop: module loaded\n[ 0.601273] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.602690] GPT:90111 != 2097151\n[ 0.603358] GPT:Alternate GPT header not at the end of the disk.\n[ 0.604425] GPT:90111 != 2097151\n[ 0.605097] GPT: Use GNU Parted to correct GPT errors.\n[ 0.606045] vda: vda1 vda15\n[ 0.607471] scsi host0: ata_piix\n[ 0.608191] scsi host1: ata_piix\n[ 0.608886] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610068] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.611479] libphy: Fixed MDIO Bus: probed\n[ 0.612283] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613203] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.615322] PPP generic driver version 2.4.2\n[ 0.616197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.617454] ehci-pci: EHCI PCI platform driver\n[ 0.618302] ehci-platform: EHCI generic platform driver\n[ 0.619269] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.620363] ohci-pci: OHCI PCI platform driver\n[ 0.621205] ohci-platform: OHCI generic platform driver\n[ 0.622168] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.636443] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637417] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.638827] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.639833] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.640922] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.642111] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.643498] usb usb1: Product: UHCI Host Controller\n[ 0.644414] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.645522] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.646459] hub 1-0:1.0: USB hub found\n[ 0.647224] hub 1-0:1.0: 2 ports detected\n[ 0.648100] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.650152] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.651069] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.652064] mousedev: PS/2 mouse device common for all mice\n[ 0.653269] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.655055] rtc_cmos 00:00: RTC can wake from S4\n[ 0.656137] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.657291] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.658452] i2c /dev entries driver\n[ 0.659195] device-mapper: uevent: version 1.0.3\n[ 0.660114] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.661698] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662930] NET: Registered protocol family 10\n[ 0.663900] NET: Registered protocol family 17\n[ 0.664761] Key type dns_resolver registered\n[ 0.665656] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.666724] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.668418] registered taskstats version 1\n[ 0.669224] Loading compiled-in X.509 certificates\n[ 0.670627] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.672429] zswap: loaded using pool lzo/zbud\n[ 0.673766] Key type trusted registered\n[ 0.675311] Key type encrypted registered\n[ 0.676114] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.677110] ima: No TPM chip found, activating TPM-bypass!\n[ 0.678120] evm: HMAC attrs: 0x1\n[ 0.679027] Magic number: 2:14:796\n[ 0.679848] rtc_cmos 00:00: setting system clock to 2018-09-26 17:46:36 UTC (1537983996)\n[ 0.681399] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682479] EDD information not available.\n[ 0.767763] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.769172] ata1.00: configured for MWDMA2\n[ 0.770330] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.782686] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.783899] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.785118] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.786953] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788454] Write protecting the kernel read-only data: 14336k\n[ 0.789981] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791748] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.849502] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 2.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.16s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-09-26 17:47:46,618 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/54eecdbd-603e-4f59-a90f-4ac5c9f86459/action used request id req-764f59dc-59d3-4945-925d-49cd502e4260 2018-09-26 17:47:46,667 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77f1272e-d80c-47d7-b65e-59e2c1700735 x-compute-request-id: req-77f1272e-d80c-47d7-b65e-59e2c1700735 Content-Encoding: gzip Content-Length: 10860 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 517625865 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.130979] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132659] pid_max: default: 32768 minimum: 301\n[ 0.133560] ACPI: Core revision 20150930\n[ 0.134949] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136268] Security Framework initialized\n[ 0.137092] Yama: becoming mindful.\n[ 0.137832] AppArmor: AppArmor initialized\n[ 0.138713] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140100] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141437] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142694] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144136] Initializing cgroup subsys io\n[ 0.144984] Initializing cgroup subsys memory\n[ 0.145858] Initializing cgroup subsys devices\n[ 0.146753] Initializing cgroup subsys freezer\n[ 0.147644] Initializing cgroup subsys net_cls\n[ 0.148523] Initializing cgroup subsys perf_event\n[ 0.149452] Initializing cgroup subsys net_prio\n[ 0.150367] Initializing cgroup subsys hugetlb\n[ 0.151262] Initializing cgroup subsys pids\n[ 0.152151] CPU: Physical Processor ID: 0\n[ 0.153662] mce: CPU supports 10 MCE banks\n[ 0.154540] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155585] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166404] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172761] ftrace: allocating 31920 entries in 125 pages\n[ 0.198269] smpboot: Max logical packages: 1\n[ 0.199126] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200478] x2apic enabled\n[ 0.201308] Switched APIC routing to physical x2apic.\n[ 0.203077] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204215] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206223] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208100] KVM setup paravirtual spinlock\n[ 0.209393] x86: Booted up 1 node, 1 CPUs\n[ 0.210210] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211595] devtmpfs: initialized\n[ 0.213309] evm: security.selinux\n[ 0.214014] evm: security.SMACK64\n[ 0.214703] evm: security.SMACK64EXEC\n[ 0.215442] evm: security.SMACK64TRANSMUTE\n[ 0.216251] evm: security.SMACK64MMAP\n[ 0.217001] evm: security.ima\n[ 0.217640] evm: security.capability\n[ 0.218435] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220283] pinctrl core: initialized pinctrl subsystem\n[ 0.221390] RTC time: 17:46:23, date: 09/26/18\n[ 0.222354] NET: Registered protocol family 16\n[ 0.223318] cpuidle: using governor ladder\n[ 0.224147] cpuidle: using governor menu\n[ 0.224938] PCCT header not found.\n[ 0.225674] ACPI: bus type PCI registered\n[ 0.226457] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227711] PCI: Using configuration type 1 for base access\n[ 0.229426] ACPI: Added _OSI(Module Device)\n[ 0.230278] ACPI: Added _OSI(Processor Device)\n[ 0.231166] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232052] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234167] ACPI: Interpreter enabled\n[ 0.234921] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236707] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238514] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240342] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242187] ACPI: (supports S0 S5)\n[ 0.242871] ACPI: Using IOAPIC for interrupt routing\n[ 0.243805] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246875] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248024] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249219] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250379] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252546] acpiphp: Slot [3] registered\n[ 0.253328] acpiphp: Slot [4] registered\n[ 0.254148] acpiphp: Slot [5] registered\n[ 0.254959] acpiphp: Slot [6] registered\n[ 0.255749] acpiphp: Slot [7] registered\n[ 0.256546] acpiphp: Slot [8] registered\n[ 0.257345] acpiphp: Slot [9] registered\n[ 0.258146] acpiphp: Slot [10] registered\n[ 0.258952] acpiphp: Slot [11] registered\n[ 0.259767] acpiphp: Slot [12] registered\n[ 0.260580] acpiphp: Slot [13] registered\n[ 0.261389] acpiphp: Slot [14] registered\n[ 0.262196] acpiphp: Slot [15] registered\n[ 0.272892] acpiphp: Slot [16] registered\n[ 0.273703] acpiphp: Slot [17] registered\n[ 0.274507] acpiphp: Slot [18] registered\n[ 0.275317] acpiphp: Slot [19] registered\n[ 0.276125] acpiphp: Slot [20] registered\n[ 0.276940] acpiphp: Slot [21] registered\n[ 0.277750] acpiphp: Slot [22] registered\n[ 0.278554] acpiphp: Slot [23] registered\n[ 0.279373] acpiphp: Slot [24] registered\n[ 0.280186] acpiphp: Slot [25] registered\n[ 0.280998] acpiphp: Slot [26] registered\n[ 0.281804] acpiphp: Slot [27] registered\n[ 0.282611] acpiphp: Slot [28] registered\n[ 0.283420] acpiphp: Slot [29] registered\n[ 0.284225] acpiphp: Slot [30] registered\n[ 0.285039] acpiphp: Slot [31] registered\n[ 0.285843] PCI host bridge to bus 0000:00\n[ 0.286649] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287853] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290513] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291964] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298068] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299315] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300460] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308161] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355747] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357231] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358657] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360031] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361394] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362632] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363751] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366354] vgaarb: loaded\n[ 0.366949] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368064] SCSI subsystem initialized\n[ 0.368869] ACPI: bus type USB registered\n[ 0.369669] usbcore: registered new interface driver usbfs\n[ 0.370684] usbcore: registered new interface driver hub\n[ 0.371671] usbcore: registered new device driver usb\n[ 0.372707] PCI: Using ACPI for IRQ routing\n[ 0.373713] NetLabel: Initializing\n[ 0.374409] NetLabel: domain hash size = 128\n[ 0.375271] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376268] NetLabel: unlabeled traffic allowed by default\n[ 0.377351] clocksource: Switched to clocksource kvm-clock\n[ 0.382791] AppArmor: AppArmor Filesystem Enabled\n[ 0.383727] pnp: PnP ACPI init\n[ 0.384613] pnp: PnP ACPI: found 5 devices\n[ 0.390969] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392647] NET: Registered protocol family 2\n[ 0.393586] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394836] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396015] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397155] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399366] NET: Registered protocol family 1\n[ 0.400216] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401290] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402345] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416233] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430441] Trying to unpack rootfs image as initramfs...\n[ 0.479530] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493264] Scanning for low memory corruption every 60 seconds\n[ 0.494656] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495813] audit: initializing netlink subsys (disabled)\n[ 0.496845] audit: type=2000 audit(1537983984.673:1): initialized\n[ 0.498178] Initialise system trusted keyring\n[ 0.499109] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502258] zbud: loaded\n[ 0.502980] VFS: Disk quotas dquot_6.6.0\n[ 0.503800] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505310] fuse init (API version 7.23)\n[ 0.506227] Key type big_key registered\n[ 0.507014] Allocating IMA MOK and blacklist keyrings.\n[ 0.508491] Key type asymmetric registered\n[ 0.509298] Asymmetric key parser 'x509' registered\n[ 0.510241] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511669] io scheduler noop registered\n[ 0.512438] io scheduler deadline registered (default)\n[ 0.513411] io scheduler cfq registered\n[ 0.514223] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515238] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516459] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517888] ACPI: Power Button [PWRF]\n[ 0.518699] GHES: HEST is not enabled!\n[ 0.532056] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.561569] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587103] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589346] Linux agpgart interface v0.103\n[ 0.591387] brd: module loaded\n[ 0.592569] loop: module loaded\n[ 0.597074] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.598552] GPT:90111 != 2097151\n[ 0.599240] GPT:Alternate GPT header not at the end of the disk.\n[ 0.600339] GPT:90111 != 2097151\n[ 0.601019] GPT: Use GNU Parted to correct GPT errors.\n[ 0.601998] vda: vda1 vda15\n[ 0.603476] scsi host0: ata_piix\n[ 0.604217] scsi host1: ata_piix\n[ 0.604928] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.606168] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.607635] libphy: Fixed MDIO Bus: probed\n[ 0.608459] tun: Universal TUN/TAP device driver, 1.6\n[ 0.609428] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.611567] PPP generic driver version 2.4.2\n[ 0.612459] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.613750] ehci-pci: EHCI PCI platform driver\n[ 0.614610] ehci-platform: EHCI generic platform driver\n[ 0.615571] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.616680] ohci-pci: OHCI PCI platform driver\n[ 0.617535] ohci-platform: OHCI generic platform driver\n[ 0.618505] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.632849] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.633862] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.635278] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.636275] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.637372] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.638565] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.639964] usb usb1: Product: UHCI Host Controller\n[ 0.640882] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642014] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.643133] hub 1-0:1.0: USB hub found\n[ 0.643910] hub 1-0:1.0: 2 ports detected\n[ 0.644821] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.646925] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.647865] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.648878] mousedev: PS/2 mouse device common for all mice\n[ 0.650116] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.651914] rtc_cmos 00:00: RTC can wake from S4\n[ 0.652993] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.654179] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655344] i2c /dev entries driver\n[ 0.656096] device-mapper: uevent: version 1.0.3\n[ 0.657019] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.658619] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.659888] NET: Registered protocol family 10\n[ 0.660873] NET: Registered protocol family 17\n[ 0.661750] Key type dns_resolver registered\n[ 0.662663] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.663756] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665477] registered taskstats version 1\n[ 0.666305] Loading compiled-in X.509 certificates\n[ 0.667735] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669567] zswap: loaded using pool lzo/zbud\n[ 0.670954] Key type trusted registered\n[ 0.672474] Key type encrypted registered\n[ 0.673299] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674321] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675339] evm: HMAC attrs: 0x1\n[ 0.676643] Magic number: 2:14:796\n[ 0.677487] rtc_cmos 00:00: setting system clock to 2018-09-26 17:46:24 UTC (1537983984)\n[ 0.679073] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680164] EDD information not available.\n[ 0.766330] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.768026] Write protecting the kernel read-only data: 14336k\n[ 0.779763] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.781770] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.826168] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.67\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.77. iid=i-00000144\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZvQAwdz9/W2Mji7hLbv0xSPlm9UuT+Q5luzQB1ngP+sDUKJjZGvMNKn7fQZS/nfcTm57h2MZPWRlxoB5sgyQOvWsT8Zcs47v6WFXPf/UcfSjgevRXg1rHnsev2QmilDusAkA+lGui4i3hwlP1FAB+hYhQaHLgaVGMM9AOhmlo4Fg74mvoyB2++gytyIe6Dftb5gnoePBxJeimjn70FJH6BUQMlf7vS/D99FVU+IK024rPYovyP4mq91BRxaYEhXbGBBzVqAyXLXwHDsGwMQemiS0u6dfX8dFx9NH1Ept3NYP1BlFDucUWKeuUINy9tMHTzgtyYnG/RUOwc5LjdxhH root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBALoB4doAkxdCirO/ym4arpf5fljQ7qNGGznzU71mFWI5V+TnA8w+oudlQU2yh2bdVXm3bk9j9J/tHNV/RuPG7OmTatYUANgGG8wJkSt/p1rjSyyJdq2jmrL6VSktAarEEH2vtz/SLzR/kX9NjWGAXBgEYEt/IY6G/06pO+qTT5S9AAAAFQCmOyr6mTAQ/wGRrqm9Wph+xsnlXQAAAIBwdqjaDdHMilWAIziC0+X3WiEqK2jjeA7Gp7i3hraeVfOnbYHInDVphjjuvSvpSApDkrmZfwiO56tin2uPD5VHZwPNMAVZOb0qr8ocGCDcdDU89YFeeihhasQ9fE5jgUTdbiXsdXVtkt3Q1r3xoSAfJLb8TCLMYztgOZZjT8N54QAAAIBK5UqIHf5misyvJ5K/wU1VNJJSd/Xob1b+eAZHnQF8c26cdsOgfpyR0C76ZcAi3Yt7KOR0UKlkjrM0d9n5+ZX7/ua8Ht+IvKmvbaYQQqAk2s5UPo3qC7QrLCy6Rg2nH/b+qC100GA8/5IzXgI5FWStkmPtlcUKDwVMHhS7q2Mf0A== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe9a:ebeb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000144\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.85 ===\n/dev/root resized successfully [took 1.53s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:9A:EB:EB \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9a:ebeb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8942 (8.7 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.114153] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.114155] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.114156] usb 1-1: Product: QEMU USB Tablet\n[ 1.114157] usb 1-1: Manufacturer: QEMU\n[ 1.114158] usb 1-1: SerialNumber: 42\n[ 1.489595] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\n[ 1.830318] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.862164] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 3.966720] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.354823] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nSep 26 18:46:25 cirros syslog.info syslogd started: BusyBox v1.23.2\nSep 26 18:46:25 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nSep 26 18:46:25 cirros kern.notice kernel: [ 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)\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nSep 26 18:46:27 cirros auth.notice su: + /dev/console root:cirros\nSep 26 18:46:27 cirros authpriv.info dropbear[340]: Running in background\nSep 26 18:46:27 cirros kern.info kernel: [ 3.966720] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nSep 26 18:46:28 cirros kern.info kernel: [ 4.354823] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2018-09-26 17:47:46,668 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc/action used request id req-77f1272e-d80c-47d7-b65e-59e2c1700735 2018-09-26 17:47:47,358 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2fc264d3-7e1b-4408-b11a-ac9d57cd4736/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a499c31eb02f43f4daa5b8bd590feacbf2a1dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:47:47,623 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/54eecdbd-603e-4f59-a90f-4ac5c9f86459/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d079ecb48f68965ca2858338f0c31be6c9b98fed" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:47:47,673 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e9474fe2512de3d89d5ea971cc991024734a99" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:47:48,426 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8bdc5c59-102a-4c9d-a546-c39fd3ca6755 x-compute-request-id: req-8bdc5c59-102a-4c9d-a546-c39fd3ca6755 Content-Encoding: gzip Content-Length: 8117 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 648480487 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132841] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134581] pid_max: default: 32768 minimum: 301\n[ 0.135511] ACPI: Core revision 20150930\n[ 0.136918] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138278] Security Framework initialized\n[ 0.139106] Yama: becoming mindful.\n[ 0.139881] AppArmor: AppArmor initialized\n[ 0.140772] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142107] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143398] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144697] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146092] Initializing cgroup subsys io\n[ 0.146906] Initializing cgroup subsys memory\n[ 0.147766] Initializing cgroup subsys devices\n[ 0.148666] Initializing cgroup subsys freezer\n[ 0.149560] Initializing cgroup subsys net_cls\n[ 0.150442] Initializing cgroup subsys perf_event\n[ 0.151371] Initializing cgroup subsys net_prio\n[ 0.152302] Initializing cgroup subsys hugetlb\n[ 0.153185] Initializing cgroup subsys pids\n[ 0.154094] CPU: Physical Processor ID: 0\n[ 0.155642] mce: CPU supports 10 MCE banks\n[ 0.156530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157543] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169236] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175588] ftrace: allocating 31920 entries in 125 pages\n[ 0.201878] smpboot: Max logical packages: 1\n[ 0.203068] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205056] x2apic enabled\n[ 0.206098] Switched APIC routing to physical x2apic.\n[ 0.208337] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210033] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213007] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215709] KVM setup paravirtual spinlock\n[ 0.217386] x86: Booted up 1 node, 1 CPUs\n[ 0.218591] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.220636] devtmpfs: initialized\n[ 0.222637] evm: security.selinux\n[ 0.223662] evm: security.SMACK64\n[ 0.224696] evm: security.SMACK64EXEC\n[ 0.225827] evm: security.SMACK64TRANSMUTE\n[ 0.227039] evm: security.SMACK64MMAP\n[ 0.228194] evm: security.ima\n[ 0.229127] evm: security.capability\n[ 0.230310] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.233206] pinctrl core: initialized pinctrl subsystem\n[ 0.234950] RTC time: 17:46:49, date: 09/26/18\n[ 0.236424] NET: Registered protocol family 16\n[ 0.237900] cpuidle: using governor ladder\n[ 0.239178] cpuidle: using governor menu\n[ 0.240408] PCCT header not found.\n[ 0.241541] ACPI: bus type PCI registered\n[ 0.242791] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244772] PCI: Using configuration type 1 for base access\n[ 0.247183] ACPI: Added _OSI(Module Device)\n[ 0.248473] ACPI: Added _OSI(Processor Device)\n[ 0.249834] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.251267] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.253970] ACPI: Interpreter enabled\n[ 0.255167] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.258082] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.260986] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.264009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.266943] ACPI: (supports S0 S5)\n[ 0.268044] ACPI: Using IOAPIC for interrupt routing\n[ 0.269564] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.273715] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.275585] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.277644] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.279633] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283156] acpiphp: Slot [3] registered\n[ 0.284401] acpiphp: Slot [4] registered\n[ 0.285667] acpiphp: Slot [5] registered\n[ 0.286910] acpiphp: Slot [6] registered\n[ 0.288146] acpiphp: Slot [7] registered\n[ 0.289415] acpiphp: Slot [8] registered\n[ 0.290656] acpiphp: Slot [9] registered\n[ 0.291735] acpiphp: Slot [10] registered\n[ 0.292583] acpiphp: Slot [11] registered\n[ 0.293423] acpiphp: Slot [12] registered\n[ 0.294260] acpiphp: Slot [13] registered\n[ 0.295092] acpiphp: Slot [14] registered\n[ 0.295939] acpiphp: Slot [15] registered\n[ 0.306852] acpiphp: Slot [16] registered\n[ 0.307694] acpiphp: Slot [17] registered\n[ 0.308536] acpiphp: Slot [18] registered\n[ 0.309368] acpiphp: Slot [19] registered\n[ 0.310201] acpiphp: Slot [20] registered\n[ 0.311038] acpiphp: Slot [21] registered\n[ 0.311881] acpiphp: Slot [22] registered\n[ 0.312720] acpiphp: Slot [23] registered\n[ 0.313558] acpiphp: Slot [24] registered\n[ 0.314394] acpiphp: Slot [25] registered\n[ 0.315233] acpiphp: Slot [26] registered\n[ 0.316072] acpiphp: Slot [27] registered\n[ 0.316917] acpiphp: Slot [28] registered\n[ 0.317765] acpiphp: Slot [29] registered\n[ 0.318608] acpiphp: Slot [30] registered\n[ 0.319455] acpiphp: Slot [31] registered\n[ 0.320296] PCI host bridge to bus 0000:00\n[ 0.321133] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.322400] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.323673] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.325184] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.326691] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.332956] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.334306] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.335535] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.336865] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.343217] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.344713] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.390162] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.391700] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.393166] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.394639] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.396073] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.397375] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.398932] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.400037] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.401659] vgaarb: loaded\n[ 0.402287] vgaarb: bridge control possible 0000:00:02.0\n[ 0.403477] SCSI subsystem initialized\n[ 0.404328] ACPI: bus type USB registered\n[ 0.405180] usbcore: registered new interface driver usbfs\n[ 0.406255] usbcore: registered new interface driver hub\n[ 0.407307] usbcore: registered new device driver usb\n[ 0.408411] PCI: Using ACPI for IRQ routing\n[ 0.409469] NetLabel: Initializing\n[ 0.410214] NetLabel: domain hash size = 128\n[ 0.411100] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.412092] NetLabel: unlabeled traffic allowed by default\n[ 0.413243] clocksource: Switched to clocksource kvm-clock\n[ 0.418685] AppArmor: AppArmor Filesystem Enabled\n[ 0.419684] pnp: PnP ACPI init\n[ 0.420618] pnp: PnP ACPI: found 5 devices\n[ 0.427022] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.428808] NET: Registered protocol family 2\n[ 0.429805] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.431140] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.432365] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.433591] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.434720] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.435934] NET: Registered protocol family 1\n[ 0.436837] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.437989] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.439118] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.453205] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.467541] Trying to unpack rootfs image as initramfs...\n[ 0.516902] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.531017] Scanning for low memory corruption every 60 seconds\n[ 0.532401] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.533604] audit: initializing netlink subsys (disabled)\n[ 0.534674] audit: type=2000 audit(1537984010.464:1): initialized\n[ 0.536024] Initialise system trusted keyring\n[ 0.536986] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.538210] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.540225] zbud: loaded\n[ 0.540943] VFS: Disk quotas dquot_6.6.0\n[ 0.541809] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.543382] fuse init (API version 7.23)\n[ 0.544297] Key type big_key registered\n[ 0.545123] Allocating IMA MOK and blacklist keyrings.\n[ 0.546278] Key type asymmetric registered\n[ 0.547132] Asymmetric key parser 'x509' registered\n[ 0.548121] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.550016] io scheduler noop registered\n[ 0.550852] io scheduler deadline registered (default)\n[ 0.551878] io scheduler cfq registered\n[ 0.552744] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.553845] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.555158] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.556674] ACPI: Power Button [PWRF]\n[ 0.557551] GHES: HEST is not enabled!\n[ 0.571310] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.601442] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.603984] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.627661] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.629866] Linux agpgart interface v0.103\n[ 0.631937] brd: module loaded\n[ 0.633132] loop: module loaded\n[ 0.637364] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.638855] GPT:90111 != 2097151\n[ 0.639548] GPT:Alternate GPT header not at the end of the disk.\n[ 0.640658] GPT:90111 != 2097151\n[ 0.641353] GPT: Use GNU Parted to correct GPT errors.\n[ 0.642342] vda: vda1 vda15\n[ 0.643798] scsi host0: ata_piix\n[ 0.644555] scsi host1: ata_piix\n[ 0.645293] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.646537] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.648006] libphy: Fixed MDIO Bus: probed\n[ 0.648844] tun: Universal TUN/TAP device driver, 1.6\n[ 0.649822] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.651989] PPP generic driver version 2.4.2\n[ 0.652896] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.654176] ehci-pci: EHCI PCI platform driver\n[ 0.655062] ehci-platform: EHCI generic platform driver\n[ 0.656067] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.657215] ohci-pci: OHCI PCI platform driver\n[ 0.658100] ohci-platform: OHCI generic platform driver\n[ 0.659114] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.673456] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.674474] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.675954] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.677003] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.678154] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.679403] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.680847] usb usb1: Product: UHCI Host Controller\n[ 0.681807] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.682972] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.683986] hub 1-0:1.0: USB hub found\n[ 0.684780] hub 1-0:1.0: 2 ports detected\n[ 0.685709] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.687857] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.688829] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689882] mousedev: PS/2 mouse device common for all mice\n[ 0.691159] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693025] rtc_cmos 00:00: RTC can wake from S4\n[ 0.694146] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.695368] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696580] i2c /dev entries driver\n[ 0.697360] device-mapper: uevent: version 1.0.3\n[ 0.698339] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.699992] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701300] NET: Registered protocol family 10\n[ 0.702298] NET: Registered protocol family 17\n[ 0.703189] Key type dns_resolver registered\n[ 0.704128] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.705260] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.707042] registered taskstats version 1\n[ 0.707893] Loading compiled-in X.509 certificates\n[ 0.709369] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.711264] zswap: loaded using pool lzo/zbud\n[ 0.712642] Key type trusted registered\n[ 0.714211] Key type encrypted registered\n[ 0.715051] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.716097] ima: No TPM chip found, activating TPM-bypass!\n[ 0.717151] evm: HMAC attrs: 0x1\n[ 0.718112] Magic number: 2:14:796\n[ 0.718957] rtc_cmos 00:00: setting system clock to 2018-09-26 17:46:50 UTC (1537984010)\n[ 0.720577] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.721723] EDD information not available.\n[ 0.801792] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.803261] ata1.00: configured for MWDMA2\n[ 0.804472] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.817033] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.818300] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.819568] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.821475] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.823025] Write protecting the kernel read-only data: 14336k\n[ 0.824604] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.826444] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.12\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.327845] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.8...\nLease of 10.10.10.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.55s]\nping 10.10.10.7 KO\nping 10.10.10.5 KO\n"} 2018-09-26 17:47:48,426 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2fc264d3-7e1b-4408-b11a-ac9d57cd4736/action used request id req-8bdc5c59-102a-4c9d-a546-c39fd3ca6755 2018-09-26 17:47:48,700 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fa10d54e-dd02-486d-9460-9b12f00cfcd2 x-compute-request-id: req-fa10d54e-dd02-486d-9460-9b12f00cfcd2 Content-Encoding: gzip Content-Length: 8079 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 530387463 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128607] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130241] pid_max: default: 32768 minimum: 301\n[ 0.131124] ACPI: Core revision 20150930\n[ 0.132493] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133786] Security Framework initialized\n[ 0.134583] Yama: becoming mindful.\n[ 0.135300] AppArmor: AppArmor initialized\n[ 0.136160] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137460] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138711] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139899] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141261] Initializing cgroup subsys io\n[ 0.142061] Initializing cgroup subsys memory\n[ 0.142900] Initializing cgroup subsys devices\n[ 0.143767] Initializing cgroup subsys freezer\n[ 0.144619] Initializing cgroup subsys net_cls\n[ 0.145472] Initializing cgroup subsys perf_event\n[ 0.146364] Initializing cgroup subsys net_prio\n[ 0.147228] Initializing cgroup subsys hugetlb\n[ 0.148097] Initializing cgroup subsys pids\n[ 0.148954] CPU: Physical Processor ID: 0\n[ 0.150448] mce: CPU supports 10 MCE banks\n[ 0.151282] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152280] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164485] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170790] ftrace: allocating 31920 entries in 125 pages\n[ 0.196770] smpboot: Max logical packages: 1\n[ 0.197599] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198924] x2apic enabled\n[ 0.199737] Switched APIC routing to physical x2apic.\n[ 0.201452] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202550] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204511] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206268] KVM setup paravirtual spinlock\n[ 0.207542] x86: Booted up 1 node, 1 CPUs\n[ 0.208341] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209715] devtmpfs: initialized\n[ 0.211414] evm: security.selinux\n[ 0.212104] evm: security.SMACK64\n[ 0.212782] evm: security.SMACK64EXEC\n[ 0.213510] evm: security.SMACK64TRANSMUTE\n[ 0.214302] evm: security.SMACK64MMAP\n[ 0.215032] evm: security.ima\n[ 0.215669] evm: security.capability\n[ 0.216461] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218278] pinctrl core: initialized pinctrl subsystem\n[ 0.219354] RTC time: 17:46:35, date: 09/26/18\n[ 0.220301] NET: Registered protocol family 16\n[ 0.221255] cpuidle: using governor ladder\n[ 0.222061] cpuidle: using governor menu\n[ 0.222833] PCCT header not found.\n[ 0.223566] ACPI: bus type PCI registered\n[ 0.224361] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225578] PCI: Using configuration type 1 for base access\n[ 0.227312] ACPI: Added _OSI(Module Device)\n[ 0.228142] ACPI: Added _OSI(Processor Device)\n[ 0.228995] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229879] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231967] ACPI: Interpreter enabled\n[ 0.232712] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236320] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238119] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239914] ACPI: (supports S0 S5)\n[ 0.240597] ACPI: Using IOAPIC for interrupt routing\n[ 0.241520] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244787] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245896] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247098] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248261] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250416] acpiphp: Slot [3] registered\n[ 0.251201] acpiphp: Slot [4] registered\n[ 0.251981] acpiphp: Slot [5] registered\n[ 0.252764] acpiphp: Slot [6] registered\n[ 0.253535] acpiphp: Slot [7] registered\n[ 0.254311] acpiphp: Slot [8] registered\n[ 0.255091] acpiphp: Slot [9] registered\n[ 0.255862] acpiphp: Slot [10] registered\n[ 0.256644] acpiphp: Slot [11] registered\n[ 0.257455] acpiphp: Slot [12] registered\n[ 0.258264] acpiphp: Slot [13] registered\n[ 0.259050] acpiphp: Slot [14] registered\n[ 0.259836] acpiphp: Slot [15] registered\n[ 0.270635] acpiphp: Slot [16] registered\n[ 0.271433] acpiphp: Slot [17] registered\n[ 0.272224] acpiphp: Slot [18] registered\n[ 0.273011] acpiphp: Slot [19] registered\n[ 0.273796] acpiphp: Slot [20] registered\n[ 0.274579] acpiphp: Slot [21] registered\n[ 0.275374] acpiphp: Slot [22] registered\n[ 0.276163] acpiphp: Slot [23] registered\n[ 0.276950] acpiphp: Slot [24] registered\n[ 0.277737] acpiphp: Slot [25] registered\n[ 0.278521] acpiphp: Slot [26] registered\n[ 0.279310] acpiphp: Slot [27] registered\n[ 0.280104] acpiphp: Slot [28] registered\n[ 0.280896] acpiphp: Slot [29] registered\n[ 0.281679] acpiphp: Slot [30] registered\n[ 0.282467] acpiphp: Slot [31] registered\n[ 0.283254] PCI host bridge to bus 0000:00\n[ 0.284040] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285218] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286395] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287801] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289205] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295407] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296651] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297792] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299022] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306721] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308113] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357877] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359324] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360707] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362093] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363441] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364660] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365790] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366812] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368323] vgaarb: loaded\n[ 0.368910] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370023] SCSI subsystem initialized\n[ 0.370822] ACPI: bus type USB registered\n[ 0.371610] usbcore: registered new interface driver usbfs\n[ 0.372607] usbcore: registered new interface driver hub\n[ 0.373581] usbcore: registered new device driver usb\n[ 0.374608] PCI: Using ACPI for IRQ routing\n[ 0.375607] NetLabel: Initializing\n[ 0.376300] NetLabel: domain hash size = 128\n[ 0.377128] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378046] NetLabel: unlabeled traffic allowed by default\n[ 0.379119] clocksource: Switched to clocksource kvm-clock\n[ 0.384628] AppArmor: AppArmor Filesystem Enabled\n[ 0.385579] pnp: PnP ACPI init\n[ 0.386473] pnp: PnP ACPI: found 5 devices\n[ 0.392829] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.394483] NET: Registered protocol family 2\n[ 0.395422] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.396653] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.397779] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.398896] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399936] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401068] NET: Registered protocol family 1\n[ 0.401906] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.402960] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.403999] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417995] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.432199] Trying to unpack rootfs image as initramfs...\n[ 0.482565] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496320] Scanning for low memory corruption every 60 seconds\n[ 0.497741] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498854] audit: initializing netlink subsys (disabled)\n[ 0.499854] audit: type=2000 audit(1537983996.669:1): initialized\n[ 0.501121] Initialise system trusted keyring\n[ 0.502023] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503162] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505084] zbud: loaded\n[ 0.505769] VFS: Disk quotas dquot_6.6.0\n[ 0.506556] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508033] fuse init (API version 7.23)\n[ 0.508895] Key type big_key registered\n[ 0.509668] Allocating IMA MOK and blacklist keyrings.\n[ 0.510745] Key type asymmetric registered\n[ 0.511549] Asymmetric key parser 'x509' registered\n[ 0.512476] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.513895] io scheduler noop registered\n[ 0.514659] io scheduler deadline registered (default)\n[ 0.515624] io scheduler cfq registered\n[ 0.516438] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.517447] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519026] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.520445] ACPI: Power Button [PWRF]\n[ 0.521260] GHES: HEST is not enabled!\n[ 0.534966] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567612] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.591213] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.593327] Linux agpgart interface v0.103\n[ 0.595365] brd: module loaded\n[ 0.596521] loop: module loaded\n[ 0.601273] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.602690] GPT:90111 != 2097151\n[ 0.603358] GPT:Alternate GPT header not at the end of the disk.\n[ 0.604425] GPT:90111 != 2097151\n[ 0.605097] GPT: Use GNU Parted to correct GPT errors.\n[ 0.606045] vda: vda1 vda15\n[ 0.607471] scsi host0: ata_piix\n[ 0.608191] scsi host1: ata_piix\n[ 0.608886] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610068] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.611479] libphy: Fixed MDIO Bus: probed\n[ 0.612283] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613203] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.615322] PPP generic driver version 2.4.2\n[ 0.616197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.617454] ehci-pci: EHCI PCI platform driver\n[ 0.618302] ehci-platform: EHCI generic platform driver\n[ 0.619269] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.620363] ohci-pci: OHCI PCI platform driver\n[ 0.621205] ohci-platform: OHCI generic platform driver\n[ 0.622168] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.636443] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637417] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.638827] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.639833] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.640922] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.642111] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.643498] usb usb1: Product: UHCI Host Controller\n[ 0.644414] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.645522] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.646459] hub 1-0:1.0: USB hub found\n[ 0.647224] hub 1-0:1.0: 2 ports detected\n[ 0.648100] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.650152] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.651069] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.652064] mousedev: PS/2 mouse device common for all mice\n[ 0.653269] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.655055] rtc_cmos 00:00: RTC can wake from S4\n[ 0.656137] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.657291] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.658452] i2c /dev entries driver\n[ 0.659195] device-mapper: uevent: version 1.0.3\n[ 0.660114] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.661698] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662930] NET: Registered protocol family 10\n[ 0.663900] NET: Registered protocol family 17\n[ 0.664761] Key type dns_resolver registered\n[ 0.665656] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.666724] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.668418] registered taskstats version 1\n[ 0.669224] Loading compiled-in X.509 certificates\n[ 0.670627] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.672429] zswap: loaded using pool lzo/zbud\n[ 0.673766] Key type trusted registered\n[ 0.675311] Key type encrypted registered\n[ 0.676114] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.677110] ima: No TPM chip found, activating TPM-bypass!\n[ 0.678120] evm: HMAC attrs: 0x1\n[ 0.679027] Magic number: 2:14:796\n[ 0.679848] rtc_cmos 00:00: setting system clock to 2018-09-26 17:46:36 UTC (1537983996)\n[ 0.681399] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682479] EDD information not available.\n[ 0.767763] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.769172] ata1.00: configured for MWDMA2\n[ 0.770330] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.782686] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.783899] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.785118] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.786953] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788454] Write protecting the kernel read-only data: 14336k\n[ 0.789981] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791748] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.849502] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 2.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.16s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-09-26 17:47:48,701 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/54eecdbd-603e-4f59-a90f-4ac5c9f86459/action used request id req-fa10d54e-dd02-486d-9460-9b12f00cfcd2 2018-09-26 17:47:48,740 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2aeac290-fd2f-48ae-9711-06d2f218c7e6 x-compute-request-id: req-2aeac290-fd2f-48ae-9711-06d2f218c7e6 Content-Encoding: gzip Content-Length: 10860 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 517625865 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.130979] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132659] pid_max: default: 32768 minimum: 301\n[ 0.133560] ACPI: Core revision 20150930\n[ 0.134949] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136268] Security Framework initialized\n[ 0.137092] Yama: becoming mindful.\n[ 0.137832] AppArmor: AppArmor initialized\n[ 0.138713] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140100] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141437] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142694] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144136] Initializing cgroup subsys io\n[ 0.144984] Initializing cgroup subsys memory\n[ 0.145858] Initializing cgroup subsys devices\n[ 0.146753] Initializing cgroup subsys freezer\n[ 0.147644] Initializing cgroup subsys net_cls\n[ 0.148523] Initializing cgroup subsys perf_event\n[ 0.149452] Initializing cgroup subsys net_prio\n[ 0.150367] Initializing cgroup subsys hugetlb\n[ 0.151262] Initializing cgroup subsys pids\n[ 0.152151] CPU: Physical Processor ID: 0\n[ 0.153662] mce: CPU supports 10 MCE banks\n[ 0.154540] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155585] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166404] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172761] ftrace: allocating 31920 entries in 125 pages\n[ 0.198269] smpboot: Max logical packages: 1\n[ 0.199126] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200478] x2apic enabled\n[ 0.201308] Switched APIC routing to physical x2apic.\n[ 0.203077] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204215] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206223] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208100] KVM setup paravirtual spinlock\n[ 0.209393] x86: Booted up 1 node, 1 CPUs\n[ 0.210210] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211595] devtmpfs: initialized\n[ 0.213309] evm: security.selinux\n[ 0.214014] evm: security.SMACK64\n[ 0.214703] evm: security.SMACK64EXEC\n[ 0.215442] evm: security.SMACK64TRANSMUTE\n[ 0.216251] evm: security.SMACK64MMAP\n[ 0.217001] evm: security.ima\n[ 0.217640] evm: security.capability\n[ 0.218435] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220283] pinctrl core: initialized pinctrl subsystem\n[ 0.221390] RTC time: 17:46:23, date: 09/26/18\n[ 0.222354] NET: Registered protocol family 16\n[ 0.223318] cpuidle: using governor ladder\n[ 0.224147] cpuidle: using governor menu\n[ 0.224938] PCCT header not found.\n[ 0.225674] ACPI: bus type PCI registered\n[ 0.226457] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227711] PCI: Using configuration type 1 for base access\n[ 0.229426] ACPI: Added _OSI(Module Device)\n[ 0.230278] ACPI: Added _OSI(Processor Device)\n[ 0.231166] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232052] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234167] ACPI: Interpreter enabled\n[ 0.234921] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236707] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238514] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240342] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242187] ACPI: (supports S0 S5)\n[ 0.242871] ACPI: Using IOAPIC for interrupt routing\n[ 0.243805] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246875] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248024] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249219] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250379] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252546] acpiphp: Slot [3] registered\n[ 0.253328] acpiphp: Slot [4] registered\n[ 0.254148] acpiphp: Slot [5] registered\n[ 0.254959] acpiphp: Slot [6] registered\n[ 0.255749] acpiphp: Slot [7] registered\n[ 0.256546] acpiphp: Slot [8] registered\n[ 0.257345] acpiphp: Slot [9] registered\n[ 0.258146] acpiphp: Slot [10] registered\n[ 0.258952] acpiphp: Slot [11] registered\n[ 0.259767] acpiphp: Slot [12] registered\n[ 0.260580] acpiphp: Slot [13] registered\n[ 0.261389] acpiphp: Slot [14] registered\n[ 0.262196] acpiphp: Slot [15] registered\n[ 0.272892] acpiphp: Slot [16] registered\n[ 0.273703] acpiphp: Slot [17] registered\n[ 0.274507] acpiphp: Slot [18] registered\n[ 0.275317] acpiphp: Slot [19] registered\n[ 0.276125] acpiphp: Slot [20] registered\n[ 0.276940] acpiphp: Slot [21] registered\n[ 0.277750] acpiphp: Slot [22] registered\n[ 0.278554] acpiphp: Slot [23] registered\n[ 0.279373] acpiphp: Slot [24] registered\n[ 0.280186] acpiphp: Slot [25] registered\n[ 0.280998] acpiphp: Slot [26] registered\n[ 0.281804] acpiphp: Slot [27] registered\n[ 0.282611] acpiphp: Slot [28] registered\n[ 0.283420] acpiphp: Slot [29] registered\n[ 0.284225] acpiphp: Slot [30] registered\n[ 0.285039] acpiphp: Slot [31] registered\n[ 0.285843] PCI host bridge to bus 0000:00\n[ 0.286649] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287853] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290513] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291964] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298068] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299315] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300460] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308161] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355747] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357231] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358657] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360031] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361394] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362632] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363751] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366354] vgaarb: loaded\n[ 0.366949] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368064] SCSI subsystem initialized\n[ 0.368869] ACPI: bus type USB registered\n[ 0.369669] usbcore: registered new interface driver usbfs\n[ 0.370684] usbcore: registered new interface driver hub\n[ 0.371671] usbcore: registered new device driver usb\n[ 0.372707] PCI: Using ACPI for IRQ routing\n[ 0.373713] NetLabel: Initializing\n[ 0.374409] NetLabel: domain hash size = 128\n[ 0.375271] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376268] NetLabel: unlabeled traffic allowed by default\n[ 0.377351] clocksource: Switched to clocksource kvm-clock\n[ 0.382791] AppArmor: AppArmor Filesystem Enabled\n[ 0.383727] pnp: PnP ACPI init\n[ 0.384613] pnp: PnP ACPI: found 5 devices\n[ 0.390969] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392647] NET: Registered protocol family 2\n[ 0.393586] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394836] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396015] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397155] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399366] NET: Registered protocol family 1\n[ 0.400216] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401290] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402345] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416233] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430441] Trying to unpack rootfs image as initramfs...\n[ 0.479530] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493264] Scanning for low memory corruption every 60 seconds\n[ 0.494656] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495813] audit: initializing netlink subsys (disabled)\n[ 0.496845] audit: type=2000 audit(1537983984.673:1): initialized\n[ 0.498178] Initialise system trusted keyring\n[ 0.499109] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502258] zbud: loaded\n[ 0.502980] VFS: Disk quotas dquot_6.6.0\n[ 0.503800] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505310] fuse init (API version 7.23)\n[ 0.506227] Key type big_key registered\n[ 0.507014] Allocating IMA MOK and blacklist keyrings.\n[ 0.508491] Key type asymmetric registered\n[ 0.509298] Asymmetric key parser 'x509' registered\n[ 0.510241] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511669] io scheduler noop registered\n[ 0.512438] io scheduler deadline registered (default)\n[ 0.513411] io scheduler cfq registered\n[ 0.514223] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515238] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516459] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517888] ACPI: Power Button [PWRF]\n[ 0.518699] GHES: HEST is not enabled!\n[ 0.532056] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.561569] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587103] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589346] Linux agpgart interface v0.103\n[ 0.591387] brd: module loaded\n[ 0.592569] loop: module loaded\n[ 0.597074] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.598552] GPT:90111 != 2097151\n[ 0.599240] GPT:Alternate GPT header not at the end of the disk.\n[ 0.600339] GPT:90111 != 2097151\n[ 0.601019] GPT: Use GNU Parted to correct GPT errors.\n[ 0.601998] vda: vda1 vda15\n[ 0.603476] scsi host0: ata_piix\n[ 0.604217] scsi host1: ata_piix\n[ 0.604928] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.606168] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.607635] libphy: Fixed MDIO Bus: probed\n[ 0.608459] tun: Universal TUN/TAP device driver, 1.6\n[ 0.609428] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.611567] PPP generic driver version 2.4.2\n[ 0.612459] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.613750] ehci-pci: EHCI PCI platform driver\n[ 0.614610] ehci-platform: EHCI generic platform driver\n[ 0.615571] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.616680] ohci-pci: OHCI PCI platform driver\n[ 0.617535] ohci-platform: OHCI generic platform driver\n[ 0.618505] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.632849] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.633862] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.635278] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.636275] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.637372] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.638565] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.639964] usb usb1: Product: UHCI Host Controller\n[ 0.640882] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642014] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.643133] hub 1-0:1.0: USB hub found\n[ 0.643910] hub 1-0:1.0: 2 ports detected\n[ 0.644821] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.646925] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.647865] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.648878] mousedev: PS/2 mouse device common for all mice\n[ 0.650116] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.651914] rtc_cmos 00:00: RTC can wake from S4\n[ 0.652993] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.654179] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655344] i2c /dev entries driver\n[ 0.656096] device-mapper: uevent: version 1.0.3\n[ 0.657019] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.658619] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.659888] NET: Registered protocol family 10\n[ 0.660873] NET: Registered protocol family 17\n[ 0.661750] Key type dns_resolver registered\n[ 0.662663] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.663756] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665477] registered taskstats version 1\n[ 0.666305] Loading compiled-in X.509 certificates\n[ 0.667735] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669567] zswap: loaded using pool lzo/zbud\n[ 0.670954] Key type trusted registered\n[ 0.672474] Key type encrypted registered\n[ 0.673299] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674321] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675339] evm: HMAC attrs: 0x1\n[ 0.676643] Magic number: 2:14:796\n[ 0.677487] rtc_cmos 00:00: setting system clock to 2018-09-26 17:46:24 UTC (1537983984)\n[ 0.679073] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680164] EDD information not available.\n[ 0.766330] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.768026] Write protecting the kernel read-only data: 14336k\n[ 0.779763] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.781770] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.826168] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.67\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.77. iid=i-00000144\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZvQAwdz9/W2Mji7hLbv0xSPlm9UuT+Q5luzQB1ngP+sDUKJjZGvMNKn7fQZS/nfcTm57h2MZPWRlxoB5sgyQOvWsT8Zcs47v6WFXPf/UcfSjgevRXg1rHnsev2QmilDusAkA+lGui4i3hwlP1FAB+hYhQaHLgaVGMM9AOhmlo4Fg74mvoyB2++gytyIe6Dftb5gnoePBxJeimjn70FJH6BUQMlf7vS/D99FVU+IK024rPYovyP4mq91BRxaYEhXbGBBzVqAyXLXwHDsGwMQemiS0u6dfX8dFx9NH1Ept3NYP1BlFDucUWKeuUINy9tMHTzgtyYnG/RUOwc5LjdxhH root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBALoB4doAkxdCirO/ym4arpf5fljQ7qNGGznzU71mFWI5V+TnA8w+oudlQU2yh2bdVXm3bk9j9J/tHNV/RuPG7OmTatYUANgGG8wJkSt/p1rjSyyJdq2jmrL6VSktAarEEH2vtz/SLzR/kX9NjWGAXBgEYEt/IY6G/06pO+qTT5S9AAAAFQCmOyr6mTAQ/wGRrqm9Wph+xsnlXQAAAIBwdqjaDdHMilWAIziC0+X3WiEqK2jjeA7Gp7i3hraeVfOnbYHInDVphjjuvSvpSApDkrmZfwiO56tin2uPD5VHZwPNMAVZOb0qr8ocGCDcdDU89YFeeihhasQ9fE5jgUTdbiXsdXVtkt3Q1r3xoSAfJLb8TCLMYztgOZZjT8N54QAAAIBK5UqIHf5misyvJ5K/wU1VNJJSd/Xob1b+eAZHnQF8c26cdsOgfpyR0C76ZcAi3Yt7KOR0UKlkjrM0d9n5+ZX7/ua8Ht+IvKmvbaYQQqAk2s5UPo3qC7QrLCy6Rg2nH/b+qC100GA8/5IzXgI5FWStkmPtlcUKDwVMHhS7q2Mf0A== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe9a:ebeb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000144\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.85 ===\n/dev/root resized successfully [took 1.53s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:9A:EB:EB \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9a:ebeb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8942 (8.7 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.114153] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.114155] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.114156] usb 1-1: Product: QEMU USB Tablet\n[ 1.114157] usb 1-1: Manufacturer: QEMU\n[ 1.114158] usb 1-1: SerialNumber: 42\n[ 1.489595] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\n[ 1.830318] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.862164] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 3.966720] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.354823] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nSep 26 18:46:25 cirros syslog.info syslogd started: BusyBox v1.23.2\nSep 26 18:46:25 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nSep 26 18:46:25 cirros kern.notice kernel: [ 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)\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nSep 26 18:46:27 cirros auth.notice su: + /dev/console root:cirros\nSep 26 18:46:27 cirros authpriv.info dropbear[340]: Running in background\nSep 26 18:46:27 cirros kern.info kernel: [ 3.966720] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nSep 26 18:46:28 cirros kern.info kernel: [ 4.354823] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2018-09-26 17:47:48,741 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc/action used request id req-2aeac290-fd2f-48ae-9711-06d2f218c7e6 2018-09-26 17:47:49,431 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2fc264d3-7e1b-4408-b11a-ac9d57cd4736/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a499c31eb02f43f4daa5b8bd590feacbf2a1dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:47:49,706 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/54eecdbd-603e-4f59-a90f-4ac5c9f86459/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d079ecb48f68965ca2858338f0c31be6c9b98fed" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:47:49,746 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e9474fe2512de3d89d5ea971cc991024734a99" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:47:50,503 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca9a2731-4b00-4f10-988a-8afd06df6cdf x-compute-request-id: req-ca9a2731-4b00-4f10-988a-8afd06df6cdf Content-Encoding: gzip Content-Length: 8117 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 648480487 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132841] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134581] pid_max: default: 32768 minimum: 301\n[ 0.135511] ACPI: Core revision 20150930\n[ 0.136918] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138278] Security Framework initialized\n[ 0.139106] Yama: becoming mindful.\n[ 0.139881] AppArmor: AppArmor initialized\n[ 0.140772] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142107] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143398] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144697] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146092] Initializing cgroup subsys io\n[ 0.146906] Initializing cgroup subsys memory\n[ 0.147766] Initializing cgroup subsys devices\n[ 0.148666] Initializing cgroup subsys freezer\n[ 0.149560] Initializing cgroup subsys net_cls\n[ 0.150442] Initializing cgroup subsys perf_event\n[ 0.151371] Initializing cgroup subsys net_prio\n[ 0.152302] Initializing cgroup subsys hugetlb\n[ 0.153185] Initializing cgroup subsys pids\n[ 0.154094] CPU: Physical Processor ID: 0\n[ 0.155642] mce: CPU supports 10 MCE banks\n[ 0.156530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157543] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169236] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175588] ftrace: allocating 31920 entries in 125 pages\n[ 0.201878] smpboot: Max logical packages: 1\n[ 0.203068] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205056] x2apic enabled\n[ 0.206098] Switched APIC routing to physical x2apic.\n[ 0.208337] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210033] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213007] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215709] KVM setup paravirtual spinlock\n[ 0.217386] x86: Booted up 1 node, 1 CPUs\n[ 0.218591] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.220636] devtmpfs: initialized\n[ 0.222637] evm: security.selinux\n[ 0.223662] evm: security.SMACK64\n[ 0.224696] evm: security.SMACK64EXEC\n[ 0.225827] evm: security.SMACK64TRANSMUTE\n[ 0.227039] evm: security.SMACK64MMAP\n[ 0.228194] evm: security.ima\n[ 0.229127] evm: security.capability\n[ 0.230310] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.233206] pinctrl core: initialized pinctrl subsystem\n[ 0.234950] RTC time: 17:46:49, date: 09/26/18\n[ 0.236424] NET: Registered protocol family 16\n[ 0.237900] cpuidle: using governor ladder\n[ 0.239178] cpuidle: using governor menu\n[ 0.240408] PCCT header not found.\n[ 0.241541] ACPI: bus type PCI registered\n[ 0.242791] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244772] PCI: Using configuration type 1 for base access\n[ 0.247183] ACPI: Added _OSI(Module Device)\n[ 0.248473] ACPI: Added _OSI(Processor Device)\n[ 0.249834] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.251267] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.253970] ACPI: Interpreter enabled\n[ 0.255167] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.258082] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.260986] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.264009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.266943] ACPI: (supports S0 S5)\n[ 0.268044] ACPI: Using IOAPIC for interrupt routing\n[ 0.269564] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.273715] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.275585] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.277644] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.279633] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283156] acpiphp: Slot [3] registered\n[ 0.284401] acpiphp: Slot [4] registered\n[ 0.285667] acpiphp: Slot [5] registered\n[ 0.286910] acpiphp: Slot [6] registered\n[ 0.288146] acpiphp: Slot [7] registered\n[ 0.289415] acpiphp: Slot [8] registered\n[ 0.290656] acpiphp: Slot [9] registered\n[ 0.291735] acpiphp: Slot [10] registered\n[ 0.292583] acpiphp: Slot [11] registered\n[ 0.293423] acpiphp: Slot [12] registered\n[ 0.294260] acpiphp: Slot [13] registered\n[ 0.295092] acpiphp: Slot [14] registered\n[ 0.295939] acpiphp: Slot [15] registered\n[ 0.306852] acpiphp: Slot [16] registered\n[ 0.307694] acpiphp: Slot [17] registered\n[ 0.308536] acpiphp: Slot [18] registered\n[ 0.309368] acpiphp: Slot [19] registered\n[ 0.310201] acpiphp: Slot [20] registered\n[ 0.311038] acpiphp: Slot [21] registered\n[ 0.311881] acpiphp: Slot [22] registered\n[ 0.312720] acpiphp: Slot [23] registered\n[ 0.313558] acpiphp: Slot [24] registered\n[ 0.314394] acpiphp: Slot [25] registered\n[ 0.315233] acpiphp: Slot [26] registered\n[ 0.316072] acpiphp: Slot [27] registered\n[ 0.316917] acpiphp: Slot [28] registered\n[ 0.317765] acpiphp: Slot [29] registered\n[ 0.318608] acpiphp: Slot [30] registered\n[ 0.319455] acpiphp: Slot [31] registered\n[ 0.320296] PCI host bridge to bus 0000:00\n[ 0.321133] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.322400] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.323673] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.325184] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.326691] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.332956] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.334306] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.335535] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.336865] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.343217] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.344713] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.390162] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.391700] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.393166] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.394639] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.396073] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.397375] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.398932] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.400037] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.401659] vgaarb: loaded\n[ 0.402287] vgaarb: bridge control possible 0000:00:02.0\n[ 0.403477] SCSI subsystem initialized\n[ 0.404328] ACPI: bus type USB registered\n[ 0.405180] usbcore: registered new interface driver usbfs\n[ 0.406255] usbcore: registered new interface driver hub\n[ 0.407307] usbcore: registered new device driver usb\n[ 0.408411] PCI: Using ACPI for IRQ routing\n[ 0.409469] NetLabel: Initializing\n[ 0.410214] NetLabel: domain hash size = 128\n[ 0.411100] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.412092] NetLabel: unlabeled traffic allowed by default\n[ 0.413243] clocksource: Switched to clocksource kvm-clock\n[ 0.418685] AppArmor: AppArmor Filesystem Enabled\n[ 0.419684] pnp: PnP ACPI init\n[ 0.420618] pnp: PnP ACPI: found 5 devices\n[ 0.427022] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.428808] NET: Registered protocol family 2\n[ 0.429805] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.431140] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.432365] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.433591] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.434720] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.435934] NET: Registered protocol family 1\n[ 0.436837] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.437989] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.439118] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.453205] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.467541] Trying to unpack rootfs image as initramfs...\n[ 0.516902] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.531017] Scanning for low memory corruption every 60 seconds\n[ 0.532401] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.533604] audit: initializing netlink subsys (disabled)\n[ 0.534674] audit: type=2000 audit(1537984010.464:1): initialized\n[ 0.536024] Initialise system trusted keyring\n[ 0.536986] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.538210] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.540225] zbud: loaded\n[ 0.540943] VFS: Disk quotas dquot_6.6.0\n[ 0.541809] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.543382] fuse init (API version 7.23)\n[ 0.544297] Key type big_key registered\n[ 0.545123] Allocating IMA MOK and blacklist keyrings.\n[ 0.546278] Key type asymmetric registered\n[ 0.547132] Asymmetric key parser 'x509' registered\n[ 0.548121] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.550016] io scheduler noop registered\n[ 0.550852] io scheduler deadline registered (default)\n[ 0.551878] io scheduler cfq registered\n[ 0.552744] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.553845] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.555158] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.556674] ACPI: Power Button [PWRF]\n[ 0.557551] GHES: HEST is not enabled!\n[ 0.571310] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.601442] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.603984] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.627661] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.629866] Linux agpgart interface v0.103\n[ 0.631937] brd: module loaded\n[ 0.633132] loop: module loaded\n[ 0.637364] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.638855] GPT:90111 != 2097151\n[ 0.639548] GPT:Alternate GPT header not at the end of the disk.\n[ 0.640658] GPT:90111 != 2097151\n[ 0.641353] GPT: Use GNU Parted to correct GPT errors.\n[ 0.642342] vda: vda1 vda15\n[ 0.643798] scsi host0: ata_piix\n[ 0.644555] scsi host1: ata_piix\n[ 0.645293] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.646537] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.648006] libphy: Fixed MDIO Bus: probed\n[ 0.648844] tun: Universal TUN/TAP device driver, 1.6\n[ 0.649822] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.651989] PPP generic driver version 2.4.2\n[ 0.652896] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.654176] ehci-pci: EHCI PCI platform driver\n[ 0.655062] ehci-platform: EHCI generic platform driver\n[ 0.656067] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.657215] ohci-pci: OHCI PCI platform driver\n[ 0.658100] ohci-platform: OHCI generic platform driver\n[ 0.659114] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.673456] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.674474] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.675954] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.677003] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.678154] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.679403] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.680847] usb usb1: Product: UHCI Host Controller\n[ 0.681807] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.682972] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.683986] hub 1-0:1.0: USB hub found\n[ 0.684780] hub 1-0:1.0: 2 ports detected\n[ 0.685709] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.687857] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.688829] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689882] mousedev: PS/2 mouse device common for all mice\n[ 0.691159] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693025] rtc_cmos 00:00: RTC can wake from S4\n[ 0.694146] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.695368] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696580] i2c /dev entries driver\n[ 0.697360] device-mapper: uevent: version 1.0.3\n[ 0.698339] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.699992] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701300] NET: Registered protocol family 10\n[ 0.702298] NET: Registered protocol family 17\n[ 0.703189] Key type dns_resolver registered\n[ 0.704128] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.705260] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.707042] registered taskstats version 1\n[ 0.707893] Loading compiled-in X.509 certificates\n[ 0.709369] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.711264] zswap: loaded using pool lzo/zbud\n[ 0.712642] Key type trusted registered\n[ 0.714211] Key type encrypted registered\n[ 0.715051] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.716097] ima: No TPM chip found, activating TPM-bypass!\n[ 0.717151] evm: HMAC attrs: 0x1\n[ 0.718112] Magic number: 2:14:796\n[ 0.718957] rtc_cmos 00:00: setting system clock to 2018-09-26 17:46:50 UTC (1537984010)\n[ 0.720577] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.721723] EDD information not available.\n[ 0.801792] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.803261] ata1.00: configured for MWDMA2\n[ 0.804472] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.817033] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.818300] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.819568] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.821475] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.823025] Write protecting the kernel read-only data: 14336k\n[ 0.824604] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.826444] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.12\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.327845] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.8...\nLease of 10.10.10.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.55s]\nping 10.10.10.7 KO\nping 10.10.10.5 KO\n"} 2018-09-26 17:47:50,503 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2fc264d3-7e1b-4408-b11a-ac9d57cd4736/action used request id req-ca9a2731-4b00-4f10-988a-8afd06df6cdf 2018-09-26 17:47:50,776 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6611352-93b0-40e1-8d41-05683dccc80c x-compute-request-id: req-e6611352-93b0-40e1-8d41-05683dccc80c Content-Encoding: gzip Content-Length: 8080 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 530387463 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128607] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130241] pid_max: default: 32768 minimum: 301\n[ 0.131124] ACPI: Core revision 20150930\n[ 0.132493] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133786] Security Framework initialized\n[ 0.134583] Yama: becoming mindful.\n[ 0.135300] AppArmor: AppArmor initialized\n[ 0.136160] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137460] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138711] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139899] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141261] Initializing cgroup subsys io\n[ 0.142061] Initializing cgroup subsys memory\n[ 0.142900] Initializing cgroup subsys devices\n[ 0.143767] Initializing cgroup subsys freezer\n[ 0.144619] Initializing cgroup subsys net_cls\n[ 0.145472] Initializing cgroup subsys perf_event\n[ 0.146364] Initializing cgroup subsys net_prio\n[ 0.147228] Initializing cgroup subsys hugetlb\n[ 0.148097] Initializing cgroup subsys pids\n[ 0.148954] CPU: Physical Processor ID: 0\n[ 0.150448] mce: CPU supports 10 MCE banks\n[ 0.151282] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152280] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164485] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170790] ftrace: allocating 31920 entries in 125 pages\n[ 0.196770] smpboot: Max logical packages: 1\n[ 0.197599] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198924] x2apic enabled\n[ 0.199737] Switched APIC routing to physical x2apic.\n[ 0.201452] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202550] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204511] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206268] KVM setup paravirtual spinlock\n[ 0.207542] x86: Booted up 1 node, 1 CPUs\n[ 0.208341] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209715] devtmpfs: initialized\n[ 0.211414] evm: security.selinux\n[ 0.212104] evm: security.SMACK64\n[ 0.212782] evm: security.SMACK64EXEC\n[ 0.213510] evm: security.SMACK64TRANSMUTE\n[ 0.214302] evm: security.SMACK64MMAP\n[ 0.215032] evm: security.ima\n[ 0.215669] evm: security.capability\n[ 0.216461] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218278] pinctrl core: initialized pinctrl subsystem\n[ 0.219354] RTC time: 17:46:35, date: 09/26/18\n[ 0.220301] NET: Registered protocol family 16\n[ 0.221255] cpuidle: using governor ladder\n[ 0.222061] cpuidle: using governor menu\n[ 0.222833] PCCT header not found.\n[ 0.223566] ACPI: bus type PCI registered\n[ 0.224361] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225578] PCI: Using configuration type 1 for base access\n[ 0.227312] ACPI: Added _OSI(Module Device)\n[ 0.228142] ACPI: Added _OSI(Processor Device)\n[ 0.228995] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229879] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231967] ACPI: Interpreter enabled\n[ 0.232712] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236320] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238119] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239914] ACPI: (supports S0 S5)\n[ 0.240597] ACPI: Using IOAPIC for interrupt routing\n[ 0.241520] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244787] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245896] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247098] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248261] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250416] acpiphp: Slot [3] registered\n[ 0.251201] acpiphp: Slot [4] registered\n[ 0.251981] acpiphp: Slot [5] registered\n[ 0.252764] acpiphp: Slot [6] registered\n[ 0.253535] acpiphp: Slot [7] registered\n[ 0.254311] acpiphp: Slot [8] registered\n[ 0.255091] acpiphp: Slot [9] registered\n[ 0.255862] acpiphp: Slot [10] registered\n[ 0.256644] acpiphp: Slot [11] registered\n[ 0.257455] acpiphp: Slot [12] registered\n[ 0.258264] acpiphp: Slot [13] registered\n[ 0.259050] acpiphp: Slot [14] registered\n[ 0.259836] acpiphp: Slot [15] registered\n[ 0.270635] acpiphp: Slot [16] registered\n[ 0.271433] acpiphp: Slot [17] registered\n[ 0.272224] acpiphp: Slot [18] registered\n[ 0.273011] acpiphp: Slot [19] registered\n[ 0.273796] acpiphp: Slot [20] registered\n[ 0.274579] acpiphp: Slot [21] registered\n[ 0.275374] acpiphp: Slot [22] registered\n[ 0.276163] acpiphp: Slot [23] registered\n[ 0.276950] acpiphp: Slot [24] registered\n[ 0.277737] acpiphp: Slot [25] registered\n[ 0.278521] acpiphp: Slot [26] registered\n[ 0.279310] acpiphp: Slot [27] registered\n[ 0.280104] acpiphp: Slot [28] registered\n[ 0.280896] acpiphp: Slot [29] registered\n[ 0.281679] acpiphp: Slot [30] registered\n[ 0.282467] acpiphp: Slot [31] registered\n[ 0.283254] PCI host bridge to bus 0000:00\n[ 0.284040] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285218] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286395] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287801] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289205] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295407] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296651] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297792] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299022] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306721] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308113] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357877] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359324] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360707] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362093] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363441] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364660] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365790] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366812] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368323] vgaarb: loaded\n[ 0.368910] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370023] SCSI subsystem initialized\n[ 0.370822] ACPI: bus type USB registered\n[ 0.371610] usbcore: registered new interface driver usbfs\n[ 0.372607] usbcore: registered new interface driver hub\n[ 0.373581] usbcore: registered new device driver usb\n[ 0.374608] PCI: Using ACPI for IRQ routing\n[ 0.375607] NetLabel: Initializing\n[ 0.376300] NetLabel: domain hash size = 128\n[ 0.377128] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378046] NetLabel: unlabeled traffic allowed by default\n[ 0.379119] clocksource: Switched to clocksource kvm-clock\n[ 0.384628] AppArmor: AppArmor Filesystem Enabled\n[ 0.385579] pnp: PnP ACPI init\n[ 0.386473] pnp: PnP ACPI: found 5 devices\n[ 0.392829] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.394483] NET: Registered protocol family 2\n[ 0.395422] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.396653] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.397779] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.398896] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399936] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401068] NET: Registered protocol family 1\n[ 0.401906] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.402960] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.403999] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417995] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.432199] Trying to unpack rootfs image as initramfs...\n[ 0.482565] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496320] Scanning for low memory corruption every 60 seconds\n[ 0.497741] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498854] audit: initializing netlink subsys (disabled)\n[ 0.499854] audit: type=2000 audit(1537983996.669:1): initialized\n[ 0.501121] Initialise system trusted keyring\n[ 0.502023] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503162] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505084] zbud: loaded\n[ 0.505769] VFS: Disk quotas dquot_6.6.0\n[ 0.506556] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508033] fuse init (API version 7.23)\n[ 0.508895] Key type big_key registered\n[ 0.509668] Allocating IMA MOK and blacklist keyrings.\n[ 0.510745] Key type asymmetric registered\n[ 0.511549] Asymmetric key parser 'x509' registered\n[ 0.512476] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.513895] io scheduler noop registered\n[ 0.514659] io scheduler deadline registered (default)\n[ 0.515624] io scheduler cfq registered\n[ 0.516438] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.517447] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519026] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.520445] ACPI: Power Button [PWRF]\n[ 0.521260] GHES: HEST is not enabled!\n[ 0.534966] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567612] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.591213] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.593327] Linux agpgart interface v0.103\n[ 0.595365] brd: module loaded\n[ 0.596521] loop: module loaded\n[ 0.601273] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.602690] GPT:90111 != 2097151\n[ 0.603358] GPT:Alternate GPT header not at the end of the disk.\n[ 0.604425] GPT:90111 != 2097151\n[ 0.605097] GPT: Use GNU Parted to correct GPT errors.\n[ 0.606045] vda: vda1 vda15\n[ 0.607471] scsi host0: ata_piix\n[ 0.608191] scsi host1: ata_piix\n[ 0.608886] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610068] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.611479] libphy: Fixed MDIO Bus: probed\n[ 0.612283] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613203] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.615322] PPP generic driver version 2.4.2\n[ 0.616197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.617454] ehci-pci: EHCI PCI platform driver\n[ 0.618302] ehci-platform: EHCI generic platform driver\n[ 0.619269] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.620363] ohci-pci: OHCI PCI platform driver\n[ 0.621205] ohci-platform: OHCI generic platform driver\n[ 0.622168] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.636443] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637417] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.638827] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.639833] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.640922] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.642111] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.643498] usb usb1: Product: UHCI Host Controller\n[ 0.644414] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.645522] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.646459] hub 1-0:1.0: USB hub found\n[ 0.647224] hub 1-0:1.0: 2 ports detected\n[ 0.648100] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.650152] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.651069] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.652064] mousedev: PS/2 mouse device common for all mice\n[ 0.653269] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.655055] rtc_cmos 00:00: RTC can wake from S4\n[ 0.656137] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.657291] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.658452] i2c /dev entries driver\n[ 0.659195] device-mapper: uevent: version 1.0.3\n[ 0.660114] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.661698] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662930] NET: Registered protocol family 10\n[ 0.663900] NET: Registered protocol family 17\n[ 0.664761] Key type dns_resolver registered\n[ 0.665656] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.666724] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.668418] registered taskstats version 1\n[ 0.669224] Loading compiled-in X.509 certificates\n[ 0.670627] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.672429] zswap: loaded using pool lzo/zbud\n[ 0.673766] Key type trusted registered\n[ 0.675311] Key type encrypted registered\n[ 0.676114] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.677110] ima: No TPM chip found, activating TPM-bypass!\n[ 0.678120] evm: HMAC attrs: 0x1\n[ 0.679027] Magic number: 2:14:796\n[ 0.679848] rtc_cmos 00:00: setting system clock to 2018-09-26 17:46:36 UTC (1537983996)\n[ 0.681399] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682479] EDD information not available.\n[ 0.767763] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.769172] ata1.00: configured for MWDMA2\n[ 0.770330] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.782686] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.783899] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.785118] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.786953] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788454] Write protecting the kernel read-only data: 14336k\n[ 0.789981] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791748] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.849502] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 2.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.16s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-09-26 17:47:50,776 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/54eecdbd-603e-4f59-a90f-4ac5c9f86459/action used request id req-e6611352-93b0-40e1-8d41-05683dccc80c 2018-09-26 17:47:50,813 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd328f05-8851-47c1-94fb-e9fc0440eae2 x-compute-request-id: req-dd328f05-8851-47c1-94fb-e9fc0440eae2 Content-Encoding: gzip Content-Length: 10860 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 517625865 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.130979] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132659] pid_max: default: 32768 minimum: 301\n[ 0.133560] ACPI: Core revision 20150930\n[ 0.134949] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136268] Security Framework initialized\n[ 0.137092] Yama: becoming mindful.\n[ 0.137832] AppArmor: AppArmor initialized\n[ 0.138713] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140100] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141437] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142694] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144136] Initializing cgroup subsys io\n[ 0.144984] Initializing cgroup subsys memory\n[ 0.145858] Initializing cgroup subsys devices\n[ 0.146753] Initializing cgroup subsys freezer\n[ 0.147644] Initializing cgroup subsys net_cls\n[ 0.148523] Initializing cgroup subsys perf_event\n[ 0.149452] Initializing cgroup subsys net_prio\n[ 0.150367] Initializing cgroup subsys hugetlb\n[ 0.151262] Initializing cgroup subsys pids\n[ 0.152151] CPU: Physical Processor ID: 0\n[ 0.153662] mce: CPU supports 10 MCE banks\n[ 0.154540] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155585] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166404] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172761] ftrace: allocating 31920 entries in 125 pages\n[ 0.198269] smpboot: Max logical packages: 1\n[ 0.199126] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200478] x2apic enabled\n[ 0.201308] Switched APIC routing to physical x2apic.\n[ 0.203077] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204215] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206223] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208100] KVM setup paravirtual spinlock\n[ 0.209393] x86: Booted up 1 node, 1 CPUs\n[ 0.210210] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211595] devtmpfs: initialized\n[ 0.213309] evm: security.selinux\n[ 0.214014] evm: security.SMACK64\n[ 0.214703] evm: security.SMACK64EXEC\n[ 0.215442] evm: security.SMACK64TRANSMUTE\n[ 0.216251] evm: security.SMACK64MMAP\n[ 0.217001] evm: security.ima\n[ 0.217640] evm: security.capability\n[ 0.218435] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220283] pinctrl core: initialized pinctrl subsystem\n[ 0.221390] RTC time: 17:46:23, date: 09/26/18\n[ 0.222354] NET: Registered protocol family 16\n[ 0.223318] cpuidle: using governor ladder\n[ 0.224147] cpuidle: using governor menu\n[ 0.224938] PCCT header not found.\n[ 0.225674] ACPI: bus type PCI registered\n[ 0.226457] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227711] PCI: Using configuration type 1 for base access\n[ 0.229426] ACPI: Added _OSI(Module Device)\n[ 0.230278] ACPI: Added _OSI(Processor Device)\n[ 0.231166] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232052] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234167] ACPI: Interpreter enabled\n[ 0.234921] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236707] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238514] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240342] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242187] ACPI: (supports S0 S5)\n[ 0.242871] ACPI: Using IOAPIC for interrupt routing\n[ 0.243805] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246875] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248024] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249219] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250379] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252546] acpiphp: Slot [3] registered\n[ 0.253328] acpiphp: Slot [4] registered\n[ 0.254148] acpiphp: Slot [5] registered\n[ 0.254959] acpiphp: Slot [6] registered\n[ 0.255749] acpiphp: Slot [7] registered\n[ 0.256546] acpiphp: Slot [8] registered\n[ 0.257345] acpiphp: Slot [9] registered\n[ 0.258146] acpiphp: Slot [10] registered\n[ 0.258952] acpiphp: Slot [11] registered\n[ 0.259767] acpiphp: Slot [12] registered\n[ 0.260580] acpiphp: Slot [13] registered\n[ 0.261389] acpiphp: Slot [14] registered\n[ 0.262196] acpiphp: Slot [15] registered\n[ 0.272892] acpiphp: Slot [16] registered\n[ 0.273703] acpiphp: Slot [17] registered\n[ 0.274507] acpiphp: Slot [18] registered\n[ 0.275317] acpiphp: Slot [19] registered\n[ 0.276125] acpiphp: Slot [20] registered\n[ 0.276940] acpiphp: Slot [21] registered\n[ 0.277750] acpiphp: Slot [22] registered\n[ 0.278554] acpiphp: Slot [23] registered\n[ 0.279373] acpiphp: Slot [24] registered\n[ 0.280186] acpiphp: Slot [25] registered\n[ 0.280998] acpiphp: Slot [26] registered\n[ 0.281804] acpiphp: Slot [27] registered\n[ 0.282611] acpiphp: Slot [28] registered\n[ 0.283420] acpiphp: Slot [29] registered\n[ 0.284225] acpiphp: Slot [30] registered\n[ 0.285039] acpiphp: Slot [31] registered\n[ 0.285843] PCI host bridge to bus 0000:00\n[ 0.286649] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287853] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290513] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291964] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298068] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299315] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300460] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308161] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355747] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357231] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358657] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360031] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361394] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362632] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363751] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366354] vgaarb: loaded\n[ 0.366949] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368064] SCSI subsystem initialized\n[ 0.368869] ACPI: bus type USB registered\n[ 0.369669] usbcore: registered new interface driver usbfs\n[ 0.370684] usbcore: registered new interface driver hub\n[ 0.371671] usbcore: registered new device driver usb\n[ 0.372707] PCI: Using ACPI for IRQ routing\n[ 0.373713] NetLabel: Initializing\n[ 0.374409] NetLabel: domain hash size = 128\n[ 0.375271] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376268] NetLabel: unlabeled traffic allowed by default\n[ 0.377351] clocksource: Switched to clocksource kvm-clock\n[ 0.382791] AppArmor: AppArmor Filesystem Enabled\n[ 0.383727] pnp: PnP ACPI init\n[ 0.384613] pnp: PnP ACPI: found 5 devices\n[ 0.390969] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392647] NET: Registered protocol family 2\n[ 0.393586] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394836] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396015] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397155] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399366] NET: Registered protocol family 1\n[ 0.400216] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401290] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402345] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416233] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430441] Trying to unpack rootfs image as initramfs...\n[ 0.479530] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493264] Scanning for low memory corruption every 60 seconds\n[ 0.494656] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495813] audit: initializing netlink subsys (disabled)\n[ 0.496845] audit: type=2000 audit(1537983984.673:1): initialized\n[ 0.498178] Initialise system trusted keyring\n[ 0.499109] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502258] zbud: loaded\n[ 0.502980] VFS: Disk quotas dquot_6.6.0\n[ 0.503800] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505310] fuse init (API version 7.23)\n[ 0.506227] Key type big_key registered\n[ 0.507014] Allocating IMA MOK and blacklist keyrings.\n[ 0.508491] Key type asymmetric registered\n[ 0.509298] Asymmetric key parser 'x509' registered\n[ 0.510241] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511669] io scheduler noop registered\n[ 0.512438] io scheduler deadline registered (default)\n[ 0.513411] io scheduler cfq registered\n[ 0.514223] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515238] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516459] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517888] ACPI: Power Button [PWRF]\n[ 0.518699] GHES: HEST is not enabled!\n[ 0.532056] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.561569] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587103] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589346] Linux agpgart interface v0.103\n[ 0.591387] brd: module loaded\n[ 0.592569] loop: module loaded\n[ 0.597074] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.598552] GPT:90111 != 2097151\n[ 0.599240] GPT:Alternate GPT header not at the end of the disk.\n[ 0.600339] GPT:90111 != 2097151\n[ 0.601019] GPT: Use GNU Parted to correct GPT errors.\n[ 0.601998] vda: vda1 vda15\n[ 0.603476] scsi host0: ata_piix\n[ 0.604217] scsi host1: ata_piix\n[ 0.604928] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.606168] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.607635] libphy: Fixed MDIO Bus: probed\n[ 0.608459] tun: Universal TUN/TAP device driver, 1.6\n[ 0.609428] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.611567] PPP generic driver version 2.4.2\n[ 0.612459] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.613750] ehci-pci: EHCI PCI platform driver\n[ 0.614610] ehci-platform: EHCI generic platform driver\n[ 0.615571] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.616680] ohci-pci: OHCI PCI platform driver\n[ 0.617535] ohci-platform: OHCI generic platform driver\n[ 0.618505] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.632849] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.633862] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.635278] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.636275] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.637372] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.638565] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.639964] usb usb1: Product: UHCI Host Controller\n[ 0.640882] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642014] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.643133] hub 1-0:1.0: USB hub found\n[ 0.643910] hub 1-0:1.0: 2 ports detected\n[ 0.644821] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.646925] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.647865] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.648878] mousedev: PS/2 mouse device common for all mice\n[ 0.650116] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.651914] rtc_cmos 00:00: RTC can wake from S4\n[ 0.652993] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.654179] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655344] i2c /dev entries driver\n[ 0.656096] device-mapper: uevent: version 1.0.3\n[ 0.657019] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.658619] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.659888] NET: Registered protocol family 10\n[ 0.660873] NET: Registered protocol family 17\n[ 0.661750] Key type dns_resolver registered\n[ 0.662663] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.663756] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665477] registered taskstats version 1\n[ 0.666305] Loading compiled-in X.509 certificates\n[ 0.667735] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669567] zswap: loaded using pool lzo/zbud\n[ 0.670954] Key type trusted registered\n[ 0.672474] Key type encrypted registered\n[ 0.673299] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674321] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675339] evm: HMAC attrs: 0x1\n[ 0.676643] Magic number: 2:14:796\n[ 0.677487] rtc_cmos 00:00: setting system clock to 2018-09-26 17:46:24 UTC (1537983984)\n[ 0.679073] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680164] EDD information not available.\n[ 0.766330] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.768026] Write protecting the kernel read-only data: 14336k\n[ 0.779763] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.781770] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.826168] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.67\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.77. iid=i-00000144\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZvQAwdz9/W2Mji7hLbv0xSPlm9UuT+Q5luzQB1ngP+sDUKJjZGvMNKn7fQZS/nfcTm57h2MZPWRlxoB5sgyQOvWsT8Zcs47v6WFXPf/UcfSjgevRXg1rHnsev2QmilDusAkA+lGui4i3hwlP1FAB+hYhQaHLgaVGMM9AOhmlo4Fg74mvoyB2++gytyIe6Dftb5gnoePBxJeimjn70FJH6BUQMlf7vS/D99FVU+IK024rPYovyP4mq91BRxaYEhXbGBBzVqAyXLXwHDsGwMQemiS0u6dfX8dFx9NH1Ept3NYP1BlFDucUWKeuUINy9tMHTzgtyYnG/RUOwc5LjdxhH root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBALoB4doAkxdCirO/ym4arpf5fljQ7qNGGznzU71mFWI5V+TnA8w+oudlQU2yh2bdVXm3bk9j9J/tHNV/RuPG7OmTatYUANgGG8wJkSt/p1rjSyyJdq2jmrL6VSktAarEEH2vtz/SLzR/kX9NjWGAXBgEYEt/IY6G/06pO+qTT5S9AAAAFQCmOyr6mTAQ/wGRrqm9Wph+xsnlXQAAAIBwdqjaDdHMilWAIziC0+X3WiEqK2jjeA7Gp7i3hraeVfOnbYHInDVphjjuvSvpSApDkrmZfwiO56tin2uPD5VHZwPNMAVZOb0qr8ocGCDcdDU89YFeeihhasQ9fE5jgUTdbiXsdXVtkt3Q1r3xoSAfJLb8TCLMYztgOZZjT8N54QAAAIBK5UqIHf5misyvJ5K/wU1VNJJSd/Xob1b+eAZHnQF8c26cdsOgfpyR0C76ZcAi3Yt7KOR0UKlkjrM0d9n5+ZX7/ua8Ht+IvKmvbaYQQqAk2s5UPo3qC7QrLCy6Rg2nH/b+qC100GA8/5IzXgI5FWStkmPtlcUKDwVMHhS7q2Mf0A== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe9a:ebeb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000144\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.85 ===\n/dev/root resized successfully [took 1.53s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:9A:EB:EB \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9a:ebeb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8942 (8.7 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.114153] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.114155] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.114156] usb 1-1: Product: QEMU USB Tablet\n[ 1.114157] usb 1-1: Manufacturer: QEMU\n[ 1.114158] usb 1-1: SerialNumber: 42\n[ 1.489595] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\n[ 1.830318] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.862164] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 3.966720] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.354823] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nSep 26 18:46:25 cirros syslog.info syslogd started: BusyBox v1.23.2\nSep 26 18:46:25 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nSep 26 18:46:25 cirros kern.notice kernel: [ 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)\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nSep 26 18:46:27 cirros auth.notice su: + /dev/console root:cirros\nSep 26 18:46:27 cirros authpriv.info dropbear[340]: Running in background\nSep 26 18:46:27 cirros kern.info kernel: [ 3.966720] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nSep 26 18:46:28 cirros kern.info kernel: [ 4.354823] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2018-09-26 17:47:50,814 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc/action used request id req-dd328f05-8851-47c1-94fb-e9fc0440eae2 2018-09-26 17:47:51,508 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2fc264d3-7e1b-4408-b11a-ac9d57cd4736/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a499c31eb02f43f4daa5b8bd590feacbf2a1dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:47:51,781 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/54eecdbd-603e-4f59-a90f-4ac5c9f86459/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d079ecb48f68965ca2858338f0c31be6c9b98fed" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:47:51,819 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e9474fe2512de3d89d5ea971cc991024734a99" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:47:52,581 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b4d851cf-6f7d-4fbb-9e79-f7f9604c0a84 x-compute-request-id: req-b4d851cf-6f7d-4fbb-9e79-f7f9604c0a84 Content-Encoding: gzip Content-Length: 8119 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 648480487 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132841] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134581] pid_max: default: 32768 minimum: 301\n[ 0.135511] ACPI: Core revision 20150930\n[ 0.136918] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138278] Security Framework initialized\n[ 0.139106] Yama: becoming mindful.\n[ 0.139881] AppArmor: AppArmor initialized\n[ 0.140772] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142107] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143398] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144697] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146092] Initializing cgroup subsys io\n[ 0.146906] Initializing cgroup subsys memory\n[ 0.147766] Initializing cgroup subsys devices\n[ 0.148666] Initializing cgroup subsys freezer\n[ 0.149560] Initializing cgroup subsys net_cls\n[ 0.150442] Initializing cgroup subsys perf_event\n[ 0.151371] Initializing cgroup subsys net_prio\n[ 0.152302] Initializing cgroup subsys hugetlb\n[ 0.153185] Initializing cgroup subsys pids\n[ 0.154094] CPU: Physical Processor ID: 0\n[ 0.155642] mce: CPU supports 10 MCE banks\n[ 0.156530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157543] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169236] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175588] ftrace: allocating 31920 entries in 125 pages\n[ 0.201878] smpboot: Max logical packages: 1\n[ 0.203068] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205056] x2apic enabled\n[ 0.206098] Switched APIC routing to physical x2apic.\n[ 0.208337] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210033] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213007] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215709] KVM setup paravirtual spinlock\n[ 0.217386] x86: Booted up 1 node, 1 CPUs\n[ 0.218591] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.220636] devtmpfs: initialized\n[ 0.222637] evm: security.selinux\n[ 0.223662] evm: security.SMACK64\n[ 0.224696] evm: security.SMACK64EXEC\n[ 0.225827] evm: security.SMACK64TRANSMUTE\n[ 0.227039] evm: security.SMACK64MMAP\n[ 0.228194] evm: security.ima\n[ 0.229127] evm: security.capability\n[ 0.230310] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.233206] pinctrl core: initialized pinctrl subsystem\n[ 0.234950] RTC time: 17:46:49, date: 09/26/18\n[ 0.236424] NET: Registered protocol family 16\n[ 0.237900] cpuidle: using governor ladder\n[ 0.239178] cpuidle: using governor menu\n[ 0.240408] PCCT header not found.\n[ 0.241541] ACPI: bus type PCI registered\n[ 0.242791] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244772] PCI: Using configuration type 1 for base access\n[ 0.247183] ACPI: Added _OSI(Module Device)\n[ 0.248473] ACPI: Added _OSI(Processor Device)\n[ 0.249834] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.251267] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.253970] ACPI: Interpreter enabled\n[ 0.255167] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.258082] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.260986] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.264009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.266943] ACPI: (supports S0 S5)\n[ 0.268044] ACPI: Using IOAPIC for interrupt routing\n[ 0.269564] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.273715] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.275585] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.277644] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.279633] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283156] acpiphp: Slot [3] registered\n[ 0.284401] acpiphp: Slot [4] registered\n[ 0.285667] acpiphp: Slot [5] registered\n[ 0.286910] acpiphp: Slot [6] registered\n[ 0.288146] acpiphp: Slot [7] registered\n[ 0.289415] acpiphp: Slot [8] registered\n[ 0.290656] acpiphp: Slot [9] registered\n[ 0.291735] acpiphp: Slot [10] registered\n[ 0.292583] acpiphp: Slot [11] registered\n[ 0.293423] acpiphp: Slot [12] registered\n[ 0.294260] acpiphp: Slot [13] registered\n[ 0.295092] acpiphp: Slot [14] registered\n[ 0.295939] acpiphp: Slot [15] registered\n[ 0.306852] acpiphp: Slot [16] registered\n[ 0.307694] acpiphp: Slot [17] registered\n[ 0.308536] acpiphp: Slot [18] registered\n[ 0.309368] acpiphp: Slot [19] registered\n[ 0.310201] acpiphp: Slot [20] registered\n[ 0.311038] acpiphp: Slot [21] registered\n[ 0.311881] acpiphp: Slot [22] registered\n[ 0.312720] acpiphp: Slot [23] registered\n[ 0.313558] acpiphp: Slot [24] registered\n[ 0.314394] acpiphp: Slot [25] registered\n[ 0.315233] acpiphp: Slot [26] registered\n[ 0.316072] acpiphp: Slot [27] registered\n[ 0.316917] acpiphp: Slot [28] registered\n[ 0.317765] acpiphp: Slot [29] registered\n[ 0.318608] acpiphp: Slot [30] registered\n[ 0.319455] acpiphp: Slot [31] registered\n[ 0.320296] PCI host bridge to bus 0000:00\n[ 0.321133] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.322400] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.323673] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.325184] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.326691] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.332956] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.334306] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.335535] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.336865] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.343217] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.344713] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.390162] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.391700] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.393166] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.394639] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.396073] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.397375] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.398932] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.400037] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.401659] vgaarb: loaded\n[ 0.402287] vgaarb: bridge control possible 0000:00:02.0\n[ 0.403477] SCSI subsystem initialized\n[ 0.404328] ACPI: bus type USB registered\n[ 0.405180] usbcore: registered new interface driver usbfs\n[ 0.406255] usbcore: registered new interface driver hub\n[ 0.407307] usbcore: registered new device driver usb\n[ 0.408411] PCI: Using ACPI for IRQ routing\n[ 0.409469] NetLabel: Initializing\n[ 0.410214] NetLabel: domain hash size = 128\n[ 0.411100] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.412092] NetLabel: unlabeled traffic allowed by default\n[ 0.413243] clocksource: Switched to clocksource kvm-clock\n[ 0.418685] AppArmor: AppArmor Filesystem Enabled\n[ 0.419684] pnp: PnP ACPI init\n[ 0.420618] pnp: PnP ACPI: found 5 devices\n[ 0.427022] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.428808] NET: Registered protocol family 2\n[ 0.429805] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.431140] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.432365] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.433591] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.434720] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.435934] NET: Registered protocol family 1\n[ 0.436837] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.437989] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.439118] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.453205] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.467541] Trying to unpack rootfs image as initramfs...\n[ 0.516902] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.531017] Scanning for low memory corruption every 60 seconds\n[ 0.532401] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.533604] audit: initializing netlink subsys (disabled)\n[ 0.534674] audit: type=2000 audit(1537984010.464:1): initialized\n[ 0.536024] Initialise system trusted keyring\n[ 0.536986] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.538210] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.540225] zbud: loaded\n[ 0.540943] VFS: Disk quotas dquot_6.6.0\n[ 0.541809] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.543382] fuse init (API version 7.23)\n[ 0.544297] Key type big_key registered\n[ 0.545123] Allocating IMA MOK and blacklist keyrings.\n[ 0.546278] Key type asymmetric registered\n[ 0.547132] Asymmetric key parser 'x509' registered\n[ 0.548121] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.550016] io scheduler noop registered\n[ 0.550852] io scheduler deadline registered (default)\n[ 0.551878] io scheduler cfq registered\n[ 0.552744] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.553845] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.555158] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.556674] ACPI: Power Button [PWRF]\n[ 0.557551] GHES: HEST is not enabled!\n[ 0.571310] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.601442] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.603984] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.627661] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.629866] Linux agpgart interface v0.103\n[ 0.631937] brd: module loaded\n[ 0.633132] loop: module loaded\n[ 0.637364] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.638855] GPT:90111 != 2097151\n[ 0.639548] GPT:Alternate GPT header not at the end of the disk.\n[ 0.640658] GPT:90111 != 2097151\n[ 0.641353] GPT: Use GNU Parted to correct GPT errors.\n[ 0.642342] vda: vda1 vda15\n[ 0.643798] scsi host0: ata_piix\n[ 0.644555] scsi host1: ata_piix\n[ 0.645293] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.646537] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.648006] libphy: Fixed MDIO Bus: probed\n[ 0.648844] tun: Universal TUN/TAP device driver, 1.6\n[ 0.649822] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.651989] PPP generic driver version 2.4.2\n[ 0.652896] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.654176] ehci-pci: EHCI PCI platform driver\n[ 0.655062] ehci-platform: EHCI generic platform driver\n[ 0.656067] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.657215] ohci-pci: OHCI PCI platform driver\n[ 0.658100] ohci-platform: OHCI generic platform driver\n[ 0.659114] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.673456] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.674474] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.675954] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.677003] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.678154] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.679403] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.680847] usb usb1: Product: UHCI Host Controller\n[ 0.681807] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.682972] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.683986] hub 1-0:1.0: USB hub found\n[ 0.684780] hub 1-0:1.0: 2 ports detected\n[ 0.685709] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.687857] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.688829] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689882] mousedev: PS/2 mouse device common for all mice\n[ 0.691159] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693025] rtc_cmos 00:00: RTC can wake from S4\n[ 0.694146] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.695368] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696580] i2c /dev entries driver\n[ 0.697360] device-mapper: uevent: version 1.0.3\n[ 0.698339] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.699992] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701300] NET: Registered protocol family 10\n[ 0.702298] NET: Registered protocol family 17\n[ 0.703189] Key type dns_resolver registered\n[ 0.704128] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.705260] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.707042] registered taskstats version 1\n[ 0.707893] Loading compiled-in X.509 certificates\n[ 0.709369] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.711264] zswap: loaded using pool lzo/zbud\n[ 0.712642] Key type trusted registered\n[ 0.714211] Key type encrypted registered\n[ 0.715051] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.716097] ima: No TPM chip found, activating TPM-bypass!\n[ 0.717151] evm: HMAC attrs: 0x1\n[ 0.718112] Magic number: 2:14:796\n[ 0.718957] rtc_cmos 00:00: setting system clock to 2018-09-26 17:46:50 UTC (1537984010)\n[ 0.720577] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.721723] EDD information not available.\n[ 0.801792] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.803261] ata1.00: configured for MWDMA2\n[ 0.804472] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.817033] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.818300] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.819568] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.821475] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.823025] Write protecting the kernel read-only data: 14336k\n[ 0.824604] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.826444] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.12\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.327845] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.8...\nLease of 10.10.10.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.55s]\nping 10.10.10.7 KO\nping 10.10.10.5 KO\nping 10.10.10.7 KO\n"} 2018-09-26 17:47:52,582 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2fc264d3-7e1b-4408-b11a-ac9d57cd4736/action used request id req-b4d851cf-6f7d-4fbb-9e79-f7f9604c0a84 2018-09-26 17:47:52,858 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f53ffd8-9eb2-4f23-abf4-f5b80bf9a10b x-compute-request-id: req-4f53ffd8-9eb2-4f23-abf4-f5b80bf9a10b Content-Encoding: gzip Content-Length: 8080 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 530387463 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128607] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130241] pid_max: default: 32768 minimum: 301\n[ 0.131124] ACPI: Core revision 20150930\n[ 0.132493] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133786] Security Framework initialized\n[ 0.134583] Yama: becoming mindful.\n[ 0.135300] AppArmor: AppArmor initialized\n[ 0.136160] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137460] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138711] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139899] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141261] Initializing cgroup subsys io\n[ 0.142061] Initializing cgroup subsys memory\n[ 0.142900] Initializing cgroup subsys devices\n[ 0.143767] Initializing cgroup subsys freezer\n[ 0.144619] Initializing cgroup subsys net_cls\n[ 0.145472] Initializing cgroup subsys perf_event\n[ 0.146364] Initializing cgroup subsys net_prio\n[ 0.147228] Initializing cgroup subsys hugetlb\n[ 0.148097] Initializing cgroup subsys pids\n[ 0.148954] CPU: Physical Processor ID: 0\n[ 0.150448] mce: CPU supports 10 MCE banks\n[ 0.151282] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152280] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164485] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170790] ftrace: allocating 31920 entries in 125 pages\n[ 0.196770] smpboot: Max logical packages: 1\n[ 0.197599] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198924] x2apic enabled\n[ 0.199737] Switched APIC routing to physical x2apic.\n[ 0.201452] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202550] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204511] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206268] KVM setup paravirtual spinlock\n[ 0.207542] x86: Booted up 1 node, 1 CPUs\n[ 0.208341] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209715] devtmpfs: initialized\n[ 0.211414] evm: security.selinux\n[ 0.212104] evm: security.SMACK64\n[ 0.212782] evm: security.SMACK64EXEC\n[ 0.213510] evm: security.SMACK64TRANSMUTE\n[ 0.214302] evm: security.SMACK64MMAP\n[ 0.215032] evm: security.ima\n[ 0.215669] evm: security.capability\n[ 0.216461] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218278] pinctrl core: initialized pinctrl subsystem\n[ 0.219354] RTC time: 17:46:35, date: 09/26/18\n[ 0.220301] NET: Registered protocol family 16\n[ 0.221255] cpuidle: using governor ladder\n[ 0.222061] cpuidle: using governor menu\n[ 0.222833] PCCT header not found.\n[ 0.223566] ACPI: bus type PCI registered\n[ 0.224361] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225578] PCI: Using configuration type 1 for base access\n[ 0.227312] ACPI: Added _OSI(Module Device)\n[ 0.228142] ACPI: Added _OSI(Processor Device)\n[ 0.228995] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229879] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231967] ACPI: Interpreter enabled\n[ 0.232712] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236320] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238119] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239914] ACPI: (supports S0 S5)\n[ 0.240597] ACPI: Using IOAPIC for interrupt routing\n[ 0.241520] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244787] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245896] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247098] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248261] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250416] acpiphp: Slot [3] registered\n[ 0.251201] acpiphp: Slot [4] registered\n[ 0.251981] acpiphp: Slot [5] registered\n[ 0.252764] acpiphp: Slot [6] registered\n[ 0.253535] acpiphp: Slot [7] registered\n[ 0.254311] acpiphp: Slot [8] registered\n[ 0.255091] acpiphp: Slot [9] registered\n[ 0.255862] acpiphp: Slot [10] registered\n[ 0.256644] acpiphp: Slot [11] registered\n[ 0.257455] acpiphp: Slot [12] registered\n[ 0.258264] acpiphp: Slot [13] registered\n[ 0.259050] acpiphp: Slot [14] registered\n[ 0.259836] acpiphp: Slot [15] registered\n[ 0.270635] acpiphp: Slot [16] registered\n[ 0.271433] acpiphp: Slot [17] registered\n[ 0.272224] acpiphp: Slot [18] registered\n[ 0.273011] acpiphp: Slot [19] registered\n[ 0.273796] acpiphp: Slot [20] registered\n[ 0.274579] acpiphp: Slot [21] registered\n[ 0.275374] acpiphp: Slot [22] registered\n[ 0.276163] acpiphp: Slot [23] registered\n[ 0.276950] acpiphp: Slot [24] registered\n[ 0.277737] acpiphp: Slot [25] registered\n[ 0.278521] acpiphp: Slot [26] registered\n[ 0.279310] acpiphp: Slot [27] registered\n[ 0.280104] acpiphp: Slot [28] registered\n[ 0.280896] acpiphp: Slot [29] registered\n[ 0.281679] acpiphp: Slot [30] registered\n[ 0.282467] acpiphp: Slot [31] registered\n[ 0.283254] PCI host bridge to bus 0000:00\n[ 0.284040] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285218] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286395] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287801] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289205] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295407] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296651] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297792] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299022] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306721] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308113] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357877] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359324] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360707] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362093] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363441] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364660] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365790] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366812] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368323] vgaarb: loaded\n[ 0.368910] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370023] SCSI subsystem initialized\n[ 0.370822] ACPI: bus type USB registered\n[ 0.371610] usbcore: registered new interface driver usbfs\n[ 0.372607] usbcore: registered new interface driver hub\n[ 0.373581] usbcore: registered new device driver usb\n[ 0.374608] PCI: Using ACPI for IRQ routing\n[ 0.375607] NetLabel: Initializing\n[ 0.376300] NetLabel: domain hash size = 128\n[ 0.377128] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378046] NetLabel: unlabeled traffic allowed by default\n[ 0.379119] clocksource: Switched to clocksource kvm-clock\n[ 0.384628] AppArmor: AppArmor Filesystem Enabled\n[ 0.385579] pnp: PnP ACPI init\n[ 0.386473] pnp: PnP ACPI: found 5 devices\n[ 0.392829] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.394483] NET: Registered protocol family 2\n[ 0.395422] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.396653] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.397779] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.398896] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399936] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401068] NET: Registered protocol family 1\n[ 0.401906] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.402960] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.403999] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417995] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.432199] Trying to unpack rootfs image as initramfs...\n[ 0.482565] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496320] Scanning for low memory corruption every 60 seconds\n[ 0.497741] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498854] audit: initializing netlink subsys (disabled)\n[ 0.499854] audit: type=2000 audit(1537983996.669:1): initialized\n[ 0.501121] Initialise system trusted keyring\n[ 0.502023] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503162] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505084] zbud: loaded\n[ 0.505769] VFS: Disk quotas dquot_6.6.0\n[ 0.506556] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508033] fuse init (API version 7.23)\n[ 0.508895] Key type big_key registered\n[ 0.509668] Allocating IMA MOK and blacklist keyrings.\n[ 0.510745] Key type asymmetric registered\n[ 0.511549] Asymmetric key parser 'x509' registered\n[ 0.512476] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.513895] io scheduler noop registered\n[ 0.514659] io scheduler deadline registered (default)\n[ 0.515624] io scheduler cfq registered\n[ 0.516438] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.517447] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519026] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.520445] ACPI: Power Button [PWRF]\n[ 0.521260] GHES: HEST is not enabled!\n[ 0.534966] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567612] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.591213] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.593327] Linux agpgart interface v0.103\n[ 0.595365] brd: module loaded\n[ 0.596521] loop: module loaded\n[ 0.601273] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.602690] GPT:90111 != 2097151\n[ 0.603358] GPT:Alternate GPT header not at the end of the disk.\n[ 0.604425] GPT:90111 != 2097151\n[ 0.605097] GPT: Use GNU Parted to correct GPT errors.\n[ 0.606045] vda: vda1 vda15\n[ 0.607471] scsi host0: ata_piix\n[ 0.608191] scsi host1: ata_piix\n[ 0.608886] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610068] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.611479] libphy: Fixed MDIO Bus: probed\n[ 0.612283] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613203] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.615322] PPP generic driver version 2.4.2\n[ 0.616197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.617454] ehci-pci: EHCI PCI platform driver\n[ 0.618302] ehci-platform: EHCI generic platform driver\n[ 0.619269] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.620363] ohci-pci: OHCI PCI platform driver\n[ 0.621205] ohci-platform: OHCI generic platform driver\n[ 0.622168] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.636443] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637417] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.638827] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.639833] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.640922] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.642111] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.643498] usb usb1: Product: UHCI Host Controller\n[ 0.644414] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.645522] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.646459] hub 1-0:1.0: USB hub found\n[ 0.647224] hub 1-0:1.0: 2 ports detected\n[ 0.648100] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.650152] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.651069] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.652064] mousedev: PS/2 mouse device common for all mice\n[ 0.653269] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.655055] rtc_cmos 00:00: RTC can wake from S4\n[ 0.656137] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.657291] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.658452] i2c /dev entries driver\n[ 0.659195] device-mapper: uevent: version 1.0.3\n[ 0.660114] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.661698] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662930] NET: Registered protocol family 10\n[ 0.663900] NET: Registered protocol family 17\n[ 0.664761] Key type dns_resolver registered\n[ 0.665656] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.666724] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.668418] registered taskstats version 1\n[ 0.669224] Loading compiled-in X.509 certificates\n[ 0.670627] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.672429] zswap: loaded using pool lzo/zbud\n[ 0.673766] Key type trusted registered\n[ 0.675311] Key type encrypted registered\n[ 0.676114] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.677110] ima: No TPM chip found, activating TPM-bypass!\n[ 0.678120] evm: HMAC attrs: 0x1\n[ 0.679027] Magic number: 2:14:796\n[ 0.679848] rtc_cmos 00:00: setting system clock to 2018-09-26 17:46:36 UTC (1537983996)\n[ 0.681399] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682479] EDD information not available.\n[ 0.767763] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.769172] ata1.00: configured for MWDMA2\n[ 0.770330] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.782686] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.783899] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.785118] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.786953] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788454] Write protecting the kernel read-only data: 14336k\n[ 0.789981] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791748] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.849502] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 2.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.16s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-09-26 17:47:52,859 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/54eecdbd-603e-4f59-a90f-4ac5c9f86459/action used request id req-4f53ffd8-9eb2-4f23-abf4-f5b80bf9a10b 2018-09-26 17:47:52,892 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b376238-79db-41c2-8966-d547ceed64e2 x-compute-request-id: req-5b376238-79db-41c2-8966-d547ceed64e2 Content-Encoding: gzip Content-Length: 10860 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 517625865 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.130979] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132659] pid_max: default: 32768 minimum: 301\n[ 0.133560] ACPI: Core revision 20150930\n[ 0.134949] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136268] Security Framework initialized\n[ 0.137092] Yama: becoming mindful.\n[ 0.137832] AppArmor: AppArmor initialized\n[ 0.138713] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140100] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141437] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142694] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144136] Initializing cgroup subsys io\n[ 0.144984] Initializing cgroup subsys memory\n[ 0.145858] Initializing cgroup subsys devices\n[ 0.146753] Initializing cgroup subsys freezer\n[ 0.147644] Initializing cgroup subsys net_cls\n[ 0.148523] Initializing cgroup subsys perf_event\n[ 0.149452] Initializing cgroup subsys net_prio\n[ 0.150367] Initializing cgroup subsys hugetlb\n[ 0.151262] Initializing cgroup subsys pids\n[ 0.152151] CPU: Physical Processor ID: 0\n[ 0.153662] mce: CPU supports 10 MCE banks\n[ 0.154540] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155585] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166404] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172761] ftrace: allocating 31920 entries in 125 pages\n[ 0.198269] smpboot: Max logical packages: 1\n[ 0.199126] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200478] x2apic enabled\n[ 0.201308] Switched APIC routing to physical x2apic.\n[ 0.203077] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204215] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206223] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208100] KVM setup paravirtual spinlock\n[ 0.209393] x86: Booted up 1 node, 1 CPUs\n[ 0.210210] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211595] devtmpfs: initialized\n[ 0.213309] evm: security.selinux\n[ 0.214014] evm: security.SMACK64\n[ 0.214703] evm: security.SMACK64EXEC\n[ 0.215442] evm: security.SMACK64TRANSMUTE\n[ 0.216251] evm: security.SMACK64MMAP\n[ 0.217001] evm: security.ima\n[ 0.217640] evm: security.capability\n[ 0.218435] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220283] pinctrl core: initialized pinctrl subsystem\n[ 0.221390] RTC time: 17:46:23, date: 09/26/18\n[ 0.222354] NET: Registered protocol family 16\n[ 0.223318] cpuidle: using governor ladder\n[ 0.224147] cpuidle: using governor menu\n[ 0.224938] PCCT header not found.\n[ 0.225674] ACPI: bus type PCI registered\n[ 0.226457] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227711] PCI: Using configuration type 1 for base access\n[ 0.229426] ACPI: Added _OSI(Module Device)\n[ 0.230278] ACPI: Added _OSI(Processor Device)\n[ 0.231166] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232052] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234167] ACPI: Interpreter enabled\n[ 0.234921] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236707] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238514] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240342] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242187] ACPI: (supports S0 S5)\n[ 0.242871] ACPI: Using IOAPIC for interrupt routing\n[ 0.243805] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246875] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248024] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249219] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250379] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252546] acpiphp: Slot [3] registered\n[ 0.253328] acpiphp: Slot [4] registered\n[ 0.254148] acpiphp: Slot [5] registered\n[ 0.254959] acpiphp: Slot [6] registered\n[ 0.255749] acpiphp: Slot [7] registered\n[ 0.256546] acpiphp: Slot [8] registered\n[ 0.257345] acpiphp: Slot [9] registered\n[ 0.258146] acpiphp: Slot [10] registered\n[ 0.258952] acpiphp: Slot [11] registered\n[ 0.259767] acpiphp: Slot [12] registered\n[ 0.260580] acpiphp: Slot [13] registered\n[ 0.261389] acpiphp: Slot [14] registered\n[ 0.262196] acpiphp: Slot [15] registered\n[ 0.272892] acpiphp: Slot [16] registered\n[ 0.273703] acpiphp: Slot [17] registered\n[ 0.274507] acpiphp: Slot [18] registered\n[ 0.275317] acpiphp: Slot [19] registered\n[ 0.276125] acpiphp: Slot [20] registered\n[ 0.276940] acpiphp: Slot [21] registered\n[ 0.277750] acpiphp: Slot [22] registered\n[ 0.278554] acpiphp: Slot [23] registered\n[ 0.279373] acpiphp: Slot [24] registered\n[ 0.280186] acpiphp: Slot [25] registered\n[ 0.280998] acpiphp: Slot [26] registered\n[ 0.281804] acpiphp: Slot [27] registered\n[ 0.282611] acpiphp: Slot [28] registered\n[ 0.283420] acpiphp: Slot [29] registered\n[ 0.284225] acpiphp: Slot [30] registered\n[ 0.285039] acpiphp: Slot [31] registered\n[ 0.285843] PCI host bridge to bus 0000:00\n[ 0.286649] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287853] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290513] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291964] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298068] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299315] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300460] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308161] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355747] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357231] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358657] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360031] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361394] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362632] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363751] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366354] vgaarb: loaded\n[ 0.366949] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368064] SCSI subsystem initialized\n[ 0.368869] ACPI: bus type USB registered\n[ 0.369669] usbcore: registered new interface driver usbfs\n[ 0.370684] usbcore: registered new interface driver hub\n[ 0.371671] usbcore: registered new device driver usb\n[ 0.372707] PCI: Using ACPI for IRQ routing\n[ 0.373713] NetLabel: Initializing\n[ 0.374409] NetLabel: domain hash size = 128\n[ 0.375271] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376268] NetLabel: unlabeled traffic allowed by default\n[ 0.377351] clocksource: Switched to clocksource kvm-clock\n[ 0.382791] AppArmor: AppArmor Filesystem Enabled\n[ 0.383727] pnp: PnP ACPI init\n[ 0.384613] pnp: PnP ACPI: found 5 devices\n[ 0.390969] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392647] NET: Registered protocol family 2\n[ 0.393586] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394836] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396015] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397155] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399366] NET: Registered protocol family 1\n[ 0.400216] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401290] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402345] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416233] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430441] Trying to unpack rootfs image as initramfs...\n[ 0.479530] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493264] Scanning for low memory corruption every 60 seconds\n[ 0.494656] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495813] audit: initializing netlink subsys (disabled)\n[ 0.496845] audit: type=2000 audit(1537983984.673:1): initialized\n[ 0.498178] Initialise system trusted keyring\n[ 0.499109] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502258] zbud: loaded\n[ 0.502980] VFS: Disk quotas dquot_6.6.0\n[ 0.503800] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505310] fuse init (API version 7.23)\n[ 0.506227] Key type big_key registered\n[ 0.507014] Allocating IMA MOK and blacklist keyrings.\n[ 0.508491] Key type asymmetric registered\n[ 0.509298] Asymmetric key parser 'x509' registered\n[ 0.510241] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511669] io scheduler noop registered\n[ 0.512438] io scheduler deadline registered (default)\n[ 0.513411] io scheduler cfq registered\n[ 0.514223] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515238] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516459] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517888] ACPI: Power Button [PWRF]\n[ 0.518699] GHES: HEST is not enabled!\n[ 0.532056] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.561569] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587103] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589346] Linux agpgart interface v0.103\n[ 0.591387] brd: module loaded\n[ 0.592569] loop: module loaded\n[ 0.597074] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.598552] GPT:90111 != 2097151\n[ 0.599240] GPT:Alternate GPT header not at the end of the disk.\n[ 0.600339] GPT:90111 != 2097151\n[ 0.601019] GPT: Use GNU Parted to correct GPT errors.\n[ 0.601998] vda: vda1 vda15\n[ 0.603476] scsi host0: ata_piix\n[ 0.604217] scsi host1: ata_piix\n[ 0.604928] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.606168] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.607635] libphy: Fixed MDIO Bus: probed\n[ 0.608459] tun: Universal TUN/TAP device driver, 1.6\n[ 0.609428] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.611567] PPP generic driver version 2.4.2\n[ 0.612459] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.613750] ehci-pci: EHCI PCI platform driver\n[ 0.614610] ehci-platform: EHCI generic platform driver\n[ 0.615571] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.616680] ohci-pci: OHCI PCI platform driver\n[ 0.617535] ohci-platform: OHCI generic platform driver\n[ 0.618505] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.632849] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.633862] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.635278] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.636275] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.637372] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.638565] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.639964] usb usb1: Product: UHCI Host Controller\n[ 0.640882] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642014] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.643133] hub 1-0:1.0: USB hub found\n[ 0.643910] hub 1-0:1.0: 2 ports detected\n[ 0.644821] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.646925] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.647865] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.648878] mousedev: PS/2 mouse device common for all mice\n[ 0.650116] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.651914] rtc_cmos 00:00: RTC can wake from S4\n[ 0.652993] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.654179] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655344] i2c /dev entries driver\n[ 0.656096] device-mapper: uevent: version 1.0.3\n[ 0.657019] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.658619] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.659888] NET: Registered protocol family 10\n[ 0.660873] NET: Registered protocol family 17\n[ 0.661750] Key type dns_resolver registered\n[ 0.662663] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.663756] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665477] registered taskstats version 1\n[ 0.666305] Loading compiled-in X.509 certificates\n[ 0.667735] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669567] zswap: loaded using pool lzo/zbud\n[ 0.670954] Key type trusted registered\n[ 0.672474] Key type encrypted registered\n[ 0.673299] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674321] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675339] evm: HMAC attrs: 0x1\n[ 0.676643] Magic number: 2:14:796\n[ 0.677487] rtc_cmos 00:00: setting system clock to 2018-09-26 17:46:24 UTC (1537983984)\n[ 0.679073] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680164] EDD information not available.\n[ 0.766330] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.768026] Write protecting the kernel read-only data: 14336k\n[ 0.779763] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.781770] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.826168] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.67\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.77. iid=i-00000144\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZvQAwdz9/W2Mji7hLbv0xSPlm9UuT+Q5luzQB1ngP+sDUKJjZGvMNKn7fQZS/nfcTm57h2MZPWRlxoB5sgyQOvWsT8Zcs47v6WFXPf/UcfSjgevRXg1rHnsev2QmilDusAkA+lGui4i3hwlP1FAB+hYhQaHLgaVGMM9AOhmlo4Fg74mvoyB2++gytyIe6Dftb5gnoePBxJeimjn70FJH6BUQMlf7vS/D99FVU+IK024rPYovyP4mq91BRxaYEhXbGBBzVqAyXLXwHDsGwMQemiS0u6dfX8dFx9NH1Ept3NYP1BlFDucUWKeuUINy9tMHTzgtyYnG/RUOwc5LjdxhH root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBALoB4doAkxdCirO/ym4arpf5fljQ7qNGGznzU71mFWI5V+TnA8w+oudlQU2yh2bdVXm3bk9j9J/tHNV/RuPG7OmTatYUANgGG8wJkSt/p1rjSyyJdq2jmrL6VSktAarEEH2vtz/SLzR/kX9NjWGAXBgEYEt/IY6G/06pO+qTT5S9AAAAFQCmOyr6mTAQ/wGRrqm9Wph+xsnlXQAAAIBwdqjaDdHMilWAIziC0+X3WiEqK2jjeA7Gp7i3hraeVfOnbYHInDVphjjuvSvpSApDkrmZfwiO56tin2uPD5VHZwPNMAVZOb0qr8ocGCDcdDU89YFeeihhasQ9fE5jgUTdbiXsdXVtkt3Q1r3xoSAfJLb8TCLMYztgOZZjT8N54QAAAIBK5UqIHf5misyvJ5K/wU1VNJJSd/Xob1b+eAZHnQF8c26cdsOgfpyR0C76ZcAi3Yt7KOR0UKlkjrM0d9n5+ZX7/ua8Ht+IvKmvbaYQQqAk2s5UPo3qC7QrLCy6Rg2nH/b+qC100GA8/5IzXgI5FWStkmPtlcUKDwVMHhS7q2Mf0A== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe9a:ebeb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000144\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.85 ===\n/dev/root resized successfully [took 1.53s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:9A:EB:EB \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9a:ebeb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8942 (8.7 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.114153] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.114155] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.114156] usb 1-1: Product: QEMU USB Tablet\n[ 1.114157] usb 1-1: Manufacturer: QEMU\n[ 1.114158] usb 1-1: SerialNumber: 42\n[ 1.489595] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\n[ 1.830318] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.862164] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 3.966720] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.354823] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nSep 26 18:46:25 cirros syslog.info syslogd started: BusyBox v1.23.2\nSep 26 18:46:25 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nSep 26 18:46:25 cirros kern.notice kernel: [ 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)\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nSep 26 18:46:27 cirros auth.notice su: + /dev/console root:cirros\nSep 26 18:46:27 cirros authpriv.info dropbear[340]: Running in background\nSep 26 18:46:27 cirros kern.info kernel: [ 3.966720] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nSep 26 18:46:28 cirros kern.info kernel: [ 4.354823] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2018-09-26 17:47:52,893 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc/action used request id req-5b376238-79db-41c2-8966-d547ceed64e2 2018-09-26 17:47:53,587 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2fc264d3-7e1b-4408-b11a-ac9d57cd4736/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a499c31eb02f43f4daa5b8bd590feacbf2a1dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:47:53,864 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/54eecdbd-603e-4f59-a90f-4ac5c9f86459/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d079ecb48f68965ca2858338f0c31be6c9b98fed" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:47:53,898 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e9474fe2512de3d89d5ea971cc991024734a99" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:47:54,655 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e23bbc50-cae6-4a7f-b038-8b5f3efe12e6 x-compute-request-id: req-e23bbc50-cae6-4a7f-b038-8b5f3efe12e6 Content-Encoding: gzip Content-Length: 8119 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 648480487 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132841] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134581] pid_max: default: 32768 minimum: 301\n[ 0.135511] ACPI: Core revision 20150930\n[ 0.136918] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138278] Security Framework initialized\n[ 0.139106] Yama: becoming mindful.\n[ 0.139881] AppArmor: AppArmor initialized\n[ 0.140772] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142107] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143398] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144697] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146092] Initializing cgroup subsys io\n[ 0.146906] Initializing cgroup subsys memory\n[ 0.147766] Initializing cgroup subsys devices\n[ 0.148666] Initializing cgroup subsys freezer\n[ 0.149560] Initializing cgroup subsys net_cls\n[ 0.150442] Initializing cgroup subsys perf_event\n[ 0.151371] Initializing cgroup subsys net_prio\n[ 0.152302] Initializing cgroup subsys hugetlb\n[ 0.153185] Initializing cgroup subsys pids\n[ 0.154094] CPU: Physical Processor ID: 0\n[ 0.155642] mce: CPU supports 10 MCE banks\n[ 0.156530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157543] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169236] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175588] ftrace: allocating 31920 entries in 125 pages\n[ 0.201878] smpboot: Max logical packages: 1\n[ 0.203068] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205056] x2apic enabled\n[ 0.206098] Switched APIC routing to physical x2apic.\n[ 0.208337] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210033] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213007] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215709] KVM setup paravirtual spinlock\n[ 0.217386] x86: Booted up 1 node, 1 CPUs\n[ 0.218591] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.220636] devtmpfs: initialized\n[ 0.222637] evm: security.selinux\n[ 0.223662] evm: security.SMACK64\n[ 0.224696] evm: security.SMACK64EXEC\n[ 0.225827] evm: security.SMACK64TRANSMUTE\n[ 0.227039] evm: security.SMACK64MMAP\n[ 0.228194] evm: security.ima\n[ 0.229127] evm: security.capability\n[ 0.230310] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.233206] pinctrl core: initialized pinctrl subsystem\n[ 0.234950] RTC time: 17:46:49, date: 09/26/18\n[ 0.236424] NET: Registered protocol family 16\n[ 0.237900] cpuidle: using governor ladder\n[ 0.239178] cpuidle: using governor menu\n[ 0.240408] PCCT header not found.\n[ 0.241541] ACPI: bus type PCI registered\n[ 0.242791] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244772] PCI: Using configuration type 1 for base access\n[ 0.247183] ACPI: Added _OSI(Module Device)\n[ 0.248473] ACPI: Added _OSI(Processor Device)\n[ 0.249834] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.251267] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.253970] ACPI: Interpreter enabled\n[ 0.255167] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.258082] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.260986] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.264009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.266943] ACPI: (supports S0 S5)\n[ 0.268044] ACPI: Using IOAPIC for interrupt routing\n[ 0.269564] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.273715] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.275585] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.277644] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.279633] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283156] acpiphp: Slot [3] registered\n[ 0.284401] acpiphp: Slot [4] registered\n[ 0.285667] acpiphp: Slot [5] registered\n[ 0.286910] acpiphp: Slot [6] registered\n[ 0.288146] acpiphp: Slot [7] registered\n[ 0.289415] acpiphp: Slot [8] registered\n[ 0.290656] acpiphp: Slot [9] registered\n[ 0.291735] acpiphp: Slot [10] registered\n[ 0.292583] acpiphp: Slot [11] registered\n[ 0.293423] acpiphp: Slot [12] registered\n[ 0.294260] acpiphp: Slot [13] registered\n[ 0.295092] acpiphp: Slot [14] registered\n[ 0.295939] acpiphp: Slot [15] registered\n[ 0.306852] acpiphp: Slot [16] registered\n[ 0.307694] acpiphp: Slot [17] registered\n[ 0.308536] acpiphp: Slot [18] registered\n[ 0.309368] acpiphp: Slot [19] registered\n[ 0.310201] acpiphp: Slot [20] registered\n[ 0.311038] acpiphp: Slot [21] registered\n[ 0.311881] acpiphp: Slot [22] registered\n[ 0.312720] acpiphp: Slot [23] registered\n[ 0.313558] acpiphp: Slot [24] registered\n[ 0.314394] acpiphp: Slot [25] registered\n[ 0.315233] acpiphp: Slot [26] registered\n[ 0.316072] acpiphp: Slot [27] registered\n[ 0.316917] acpiphp: Slot [28] registered\n[ 0.317765] acpiphp: Slot [29] registered\n[ 0.318608] acpiphp: Slot [30] registered\n[ 0.319455] acpiphp: Slot [31] registered\n[ 0.320296] PCI host bridge to bus 0000:00\n[ 0.321133] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.322400] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.323673] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.325184] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.326691] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.332956] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.334306] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.335535] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.336865] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.343217] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.344713] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.390162] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.391700] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.393166] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.394639] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.396073] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.397375] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.398932] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.400037] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.401659] vgaarb: loaded\n[ 0.402287] vgaarb: bridge control possible 0000:00:02.0\n[ 0.403477] SCSI subsystem initialized\n[ 0.404328] ACPI: bus type USB registered\n[ 0.405180] usbcore: registered new interface driver usbfs\n[ 0.406255] usbcore: registered new interface driver hub\n[ 0.407307] usbcore: registered new device driver usb\n[ 0.408411] PCI: Using ACPI for IRQ routing\n[ 0.409469] NetLabel: Initializing\n[ 0.410214] NetLabel: domain hash size = 128\n[ 0.411100] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.412092] NetLabel: unlabeled traffic allowed by default\n[ 0.413243] clocksource: Switched to clocksource kvm-clock\n[ 0.418685] AppArmor: AppArmor Filesystem Enabled\n[ 0.419684] pnp: PnP ACPI init\n[ 0.420618] pnp: PnP ACPI: found 5 devices\n[ 0.427022] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.428808] NET: Registered protocol family 2\n[ 0.429805] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.431140] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.432365] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.433591] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.434720] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.435934] NET: Registered protocol family 1\n[ 0.436837] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.437989] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.439118] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.453205] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.467541] Trying to unpack rootfs image as initramfs...\n[ 0.516902] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.531017] Scanning for low memory corruption every 60 seconds\n[ 0.532401] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.533604] audit: initializing netlink subsys (disabled)\n[ 0.534674] audit: type=2000 audit(1537984010.464:1): initialized\n[ 0.536024] Initialise system trusted keyring\n[ 0.536986] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.538210] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.540225] zbud: loaded\n[ 0.540943] VFS: Disk quotas dquot_6.6.0\n[ 0.541809] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.543382] fuse init (API version 7.23)\n[ 0.544297] Key type big_key registered\n[ 0.545123] Allocating IMA MOK and blacklist keyrings.\n[ 0.546278] Key type asymmetric registered\n[ 0.547132] Asymmetric key parser 'x509' registered\n[ 0.548121] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.550016] io scheduler noop registered\n[ 0.550852] io scheduler deadline registered (default)\n[ 0.551878] io scheduler cfq registered\n[ 0.552744] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.553845] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.555158] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.556674] ACPI: Power Button [PWRF]\n[ 0.557551] GHES: HEST is not enabled!\n[ 0.571310] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.601442] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.603984] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.627661] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.629866] Linux agpgart interface v0.103\n[ 0.631937] brd: module loaded\n[ 0.633132] loop: module loaded\n[ 0.637364] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.638855] GPT:90111 != 2097151\n[ 0.639548] GPT:Alternate GPT header not at the end of the disk.\n[ 0.640658] GPT:90111 != 2097151\n[ 0.641353] GPT: Use GNU Parted to correct GPT errors.\n[ 0.642342] vda: vda1 vda15\n[ 0.643798] scsi host0: ata_piix\n[ 0.644555] scsi host1: ata_piix\n[ 0.645293] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.646537] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.648006] libphy: Fixed MDIO Bus: probed\n[ 0.648844] tun: Universal TUN/TAP device driver, 1.6\n[ 0.649822] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.651989] PPP generic driver version 2.4.2\n[ 0.652896] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.654176] ehci-pci: EHCI PCI platform driver\n[ 0.655062] ehci-platform: EHCI generic platform driver\n[ 0.656067] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.657215] ohci-pci: OHCI PCI platform driver\n[ 0.658100] ohci-platform: OHCI generic platform driver\n[ 0.659114] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.673456] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.674474] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.675954] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.677003] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.678154] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.679403] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.680847] usb usb1: Product: UHCI Host Controller\n[ 0.681807] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.682972] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.683986] hub 1-0:1.0: USB hub found\n[ 0.684780] hub 1-0:1.0: 2 ports detected\n[ 0.685709] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.687857] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.688829] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689882] mousedev: PS/2 mouse device common for all mice\n[ 0.691159] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693025] rtc_cmos 00:00: RTC can wake from S4\n[ 0.694146] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.695368] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696580] i2c /dev entries driver\n[ 0.697360] device-mapper: uevent: version 1.0.3\n[ 0.698339] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.699992] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701300] NET: Registered protocol family 10\n[ 0.702298] NET: Registered protocol family 17\n[ 0.703189] Key type dns_resolver registered\n[ 0.704128] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.705260] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.707042] registered taskstats version 1\n[ 0.707893] Loading compiled-in X.509 certificates\n[ 0.709369] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.711264] zswap: loaded using pool lzo/zbud\n[ 0.712642] Key type trusted registered\n[ 0.714211] Key type encrypted registered\n[ 0.715051] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.716097] ima: No TPM chip found, activating TPM-bypass!\n[ 0.717151] evm: HMAC attrs: 0x1\n[ 0.718112] Magic number: 2:14:796\n[ 0.718957] rtc_cmos 00:00: setting system clock to 2018-09-26 17:46:50 UTC (1537984010)\n[ 0.720577] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.721723] EDD information not available.\n[ 0.801792] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.803261] ata1.00: configured for MWDMA2\n[ 0.804472] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.817033] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.818300] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.819568] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.821475] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.823025] Write protecting the kernel read-only data: 14336k\n[ 0.824604] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.826444] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.12\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.327845] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.8...\nLease of 10.10.10.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.55s]\nping 10.10.10.7 KO\nping 10.10.10.5 KO\nping 10.10.10.7 KO\n"} 2018-09-26 17:47:54,656 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2fc264d3-7e1b-4408-b11a-ac9d57cd4736/action used request id req-e23bbc50-cae6-4a7f-b038-8b5f3efe12e6 2018-09-26 17:47:54,940 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a377444-5d99-40df-a6ed-14059310088c x-compute-request-id: req-8a377444-5d99-40df-a6ed-14059310088c Content-Encoding: gzip Content-Length: 8080 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 530387463 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128607] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130241] pid_max: default: 32768 minimum: 301\n[ 0.131124] ACPI: Core revision 20150930\n[ 0.132493] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133786] Security Framework initialized\n[ 0.134583] Yama: becoming mindful.\n[ 0.135300] AppArmor: AppArmor initialized\n[ 0.136160] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137460] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138711] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139899] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141261] Initializing cgroup subsys io\n[ 0.142061] Initializing cgroup subsys memory\n[ 0.142900] Initializing cgroup subsys devices\n[ 0.143767] Initializing cgroup subsys freezer\n[ 0.144619] Initializing cgroup subsys net_cls\n[ 0.145472] Initializing cgroup subsys perf_event\n[ 0.146364] Initializing cgroup subsys net_prio\n[ 0.147228] Initializing cgroup subsys hugetlb\n[ 0.148097] Initializing cgroup subsys pids\n[ 0.148954] CPU: Physical Processor ID: 0\n[ 0.150448] mce: CPU supports 10 MCE banks\n[ 0.151282] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152280] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164485] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170790] ftrace: allocating 31920 entries in 125 pages\n[ 0.196770] smpboot: Max logical packages: 1\n[ 0.197599] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198924] x2apic enabled\n[ 0.199737] Switched APIC routing to physical x2apic.\n[ 0.201452] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202550] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204511] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206268] KVM setup paravirtual spinlock\n[ 0.207542] x86: Booted up 1 node, 1 CPUs\n[ 0.208341] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209715] devtmpfs: initialized\n[ 0.211414] evm: security.selinux\n[ 0.212104] evm: security.SMACK64\n[ 0.212782] evm: security.SMACK64EXEC\n[ 0.213510] evm: security.SMACK64TRANSMUTE\n[ 0.214302] evm: security.SMACK64MMAP\n[ 0.215032] evm: security.ima\n[ 0.215669] evm: security.capability\n[ 0.216461] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218278] pinctrl core: initialized pinctrl subsystem\n[ 0.219354] RTC time: 17:46:35, date: 09/26/18\n[ 0.220301] NET: Registered protocol family 16\n[ 0.221255] cpuidle: using governor ladder\n[ 0.222061] cpuidle: using governor menu\n[ 0.222833] PCCT header not found.\n[ 0.223566] ACPI: bus type PCI registered\n[ 0.224361] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225578] PCI: Using configuration type 1 for base access\n[ 0.227312] ACPI: Added _OSI(Module Device)\n[ 0.228142] ACPI: Added _OSI(Processor Device)\n[ 0.228995] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229879] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231967] ACPI: Interpreter enabled\n[ 0.232712] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236320] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238119] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239914] ACPI: (supports S0 S5)\n[ 0.240597] ACPI: Using IOAPIC for interrupt routing\n[ 0.241520] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244787] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245896] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247098] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248261] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250416] acpiphp: Slot [3] registered\n[ 0.251201] acpiphp: Slot [4] registered\n[ 0.251981] acpiphp: Slot [5] registered\n[ 0.252764] acpiphp: Slot [6] registered\n[ 0.253535] acpiphp: Slot [7] registered\n[ 0.254311] acpiphp: Slot [8] registered\n[ 0.255091] acpiphp: Slot [9] registered\n[ 0.255862] acpiphp: Slot [10] registered\n[ 0.256644] acpiphp: Slot [11] registered\n[ 0.257455] acpiphp: Slot [12] registered\n[ 0.258264] acpiphp: Slot [13] registered\n[ 0.259050] acpiphp: Slot [14] registered\n[ 0.259836] acpiphp: Slot [15] registered\n[ 0.270635] acpiphp: Slot [16] registered\n[ 0.271433] acpiphp: Slot [17] registered\n[ 0.272224] acpiphp: Slot [18] registered\n[ 0.273011] acpiphp: Slot [19] registered\n[ 0.273796] acpiphp: Slot [20] registered\n[ 0.274579] acpiphp: Slot [21] registered\n[ 0.275374] acpiphp: Slot [22] registered\n[ 0.276163] acpiphp: Slot [23] registered\n[ 0.276950] acpiphp: Slot [24] registered\n[ 0.277737] acpiphp: Slot [25] registered\n[ 0.278521] acpiphp: Slot [26] registered\n[ 0.279310] acpiphp: Slot [27] registered\n[ 0.280104] acpiphp: Slot [28] registered\n[ 0.280896] acpiphp: Slot [29] registered\n[ 0.281679] acpiphp: Slot [30] registered\n[ 0.282467] acpiphp: Slot [31] registered\n[ 0.283254] PCI host bridge to bus 0000:00\n[ 0.284040] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285218] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286395] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287801] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289205] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295407] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296651] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297792] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299022] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306721] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308113] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357877] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359324] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360707] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362093] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363441] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364660] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365790] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366812] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368323] vgaarb: loaded\n[ 0.368910] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370023] SCSI subsystem initialized\n[ 0.370822] ACPI: bus type USB registered\n[ 0.371610] usbcore: registered new interface driver usbfs\n[ 0.372607] usbcore: registered new interface driver hub\n[ 0.373581] usbcore: registered new device driver usb\n[ 0.374608] PCI: Using ACPI for IRQ routing\n[ 0.375607] NetLabel: Initializing\n[ 0.376300] NetLabel: domain hash size = 128\n[ 0.377128] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378046] NetLabel: unlabeled traffic allowed by default\n[ 0.379119] clocksource: Switched to clocksource kvm-clock\n[ 0.384628] AppArmor: AppArmor Filesystem Enabled\n[ 0.385579] pnp: PnP ACPI init\n[ 0.386473] pnp: PnP ACPI: found 5 devices\n[ 0.392829] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.394483] NET: Registered protocol family 2\n[ 0.395422] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.396653] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.397779] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.398896] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399936] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401068] NET: Registered protocol family 1\n[ 0.401906] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.402960] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.403999] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417995] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.432199] Trying to unpack rootfs image as initramfs...\n[ 0.482565] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496320] Scanning for low memory corruption every 60 seconds\n[ 0.497741] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498854] audit: initializing netlink subsys (disabled)\n[ 0.499854] audit: type=2000 audit(1537983996.669:1): initialized\n[ 0.501121] Initialise system trusted keyring\n[ 0.502023] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503162] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505084] zbud: loaded\n[ 0.505769] VFS: Disk quotas dquot_6.6.0\n[ 0.506556] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508033] fuse init (API version 7.23)\n[ 0.508895] Key type big_key registered\n[ 0.509668] Allocating IMA MOK and blacklist keyrings.\n[ 0.510745] Key type asymmetric registered\n[ 0.511549] Asymmetric key parser 'x509' registered\n[ 0.512476] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.513895] io scheduler noop registered\n[ 0.514659] io scheduler deadline registered (default)\n[ 0.515624] io scheduler cfq registered\n[ 0.516438] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.517447] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519026] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.520445] ACPI: Power Button [PWRF]\n[ 0.521260] GHES: HEST is not enabled!\n[ 0.534966] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567612] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.591213] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.593327] Linux agpgart interface v0.103\n[ 0.595365] brd: module loaded\n[ 0.596521] loop: module loaded\n[ 0.601273] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.602690] GPT:90111 != 2097151\n[ 0.603358] GPT:Alternate GPT header not at the end of the disk.\n[ 0.604425] GPT:90111 != 2097151\n[ 0.605097] GPT: Use GNU Parted to correct GPT errors.\n[ 0.606045] vda: vda1 vda15\n[ 0.607471] scsi host0: ata_piix\n[ 0.608191] scsi host1: ata_piix\n[ 0.608886] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610068] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.611479] libphy: Fixed MDIO Bus: probed\n[ 0.612283] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613203] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.615322] PPP generic driver version 2.4.2\n[ 0.616197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.617454] ehci-pci: EHCI PCI platform driver\n[ 0.618302] ehci-platform: EHCI generic platform driver\n[ 0.619269] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.620363] ohci-pci: OHCI PCI platform driver\n[ 0.621205] ohci-platform: OHCI generic platform driver\n[ 0.622168] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.636443] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637417] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.638827] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.639833] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.640922] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.642111] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.643498] usb usb1: Product: UHCI Host Controller\n[ 0.644414] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.645522] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.646459] hub 1-0:1.0: USB hub found\n[ 0.647224] hub 1-0:1.0: 2 ports detected\n[ 0.648100] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.650152] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.651069] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.652064] mousedev: PS/2 mouse device common for all mice\n[ 0.653269] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.655055] rtc_cmos 00:00: RTC can wake from S4\n[ 0.656137] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.657291] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.658452] i2c /dev entries driver\n[ 0.659195] device-mapper: uevent: version 1.0.3\n[ 0.660114] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.661698] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662930] NET: Registered protocol family 10\n[ 0.663900] NET: Registered protocol family 17\n[ 0.664761] Key type dns_resolver registered\n[ 0.665656] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.666724] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.668418] registered taskstats version 1\n[ 0.669224] Loading compiled-in X.509 certificates\n[ 0.670627] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.672429] zswap: loaded using pool lzo/zbud\n[ 0.673766] Key type trusted registered\n[ 0.675311] Key type encrypted registered\n[ 0.676114] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.677110] ima: No TPM chip found, activating TPM-bypass!\n[ 0.678120] evm: HMAC attrs: 0x1\n[ 0.679027] Magic number: 2:14:796\n[ 0.679848] rtc_cmos 00:00: setting system clock to 2018-09-26 17:46:36 UTC (1537983996)\n[ 0.681399] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682479] EDD information not available.\n[ 0.767763] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.769172] ata1.00: configured for MWDMA2\n[ 0.770330] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.782686] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.783899] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.785118] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.786953] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788454] Write protecting the kernel read-only data: 14336k\n[ 0.789981] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791748] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.849502] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 2.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.16s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-09-26 17:47:54,940 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/54eecdbd-603e-4f59-a90f-4ac5c9f86459/action used request id req-8a377444-5d99-40df-a6ed-14059310088c 2018-09-26 17:47:54,965 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-52e8624a-737c-4323-9d5e-284a3a94709a x-compute-request-id: req-52e8624a-737c-4323-9d5e-284a3a94709a Content-Encoding: gzip Content-Length: 10860 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 517625865 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.130979] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132659] pid_max: default: 32768 minimum: 301\n[ 0.133560] ACPI: Core revision 20150930\n[ 0.134949] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136268] Security Framework initialized\n[ 0.137092] Yama: becoming mindful.\n[ 0.137832] AppArmor: AppArmor initialized\n[ 0.138713] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140100] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141437] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142694] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144136] Initializing cgroup subsys io\n[ 0.144984] Initializing cgroup subsys memory\n[ 0.145858] Initializing cgroup subsys devices\n[ 0.146753] Initializing cgroup subsys freezer\n[ 0.147644] Initializing cgroup subsys net_cls\n[ 0.148523] Initializing cgroup subsys perf_event\n[ 0.149452] Initializing cgroup subsys net_prio\n[ 0.150367] Initializing cgroup subsys hugetlb\n[ 0.151262] Initializing cgroup subsys pids\n[ 0.152151] CPU: Physical Processor ID: 0\n[ 0.153662] mce: CPU supports 10 MCE banks\n[ 0.154540] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155585] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166404] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172761] ftrace: allocating 31920 entries in 125 pages\n[ 0.198269] smpboot: Max logical packages: 1\n[ 0.199126] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200478] x2apic enabled\n[ 0.201308] Switched APIC routing to physical x2apic.\n[ 0.203077] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204215] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206223] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208100] KVM setup paravirtual spinlock\n[ 0.209393] x86: Booted up 1 node, 1 CPUs\n[ 0.210210] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211595] devtmpfs: initialized\n[ 0.213309] evm: security.selinux\n[ 0.214014] evm: security.SMACK64\n[ 0.214703] evm: security.SMACK64EXEC\n[ 0.215442] evm: security.SMACK64TRANSMUTE\n[ 0.216251] evm: security.SMACK64MMAP\n[ 0.217001] evm: security.ima\n[ 0.217640] evm: security.capability\n[ 0.218435] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220283] pinctrl core: initialized pinctrl subsystem\n[ 0.221390] RTC time: 17:46:23, date: 09/26/18\n[ 0.222354] NET: Registered protocol family 16\n[ 0.223318] cpuidle: using governor ladder\n[ 0.224147] cpuidle: using governor menu\n[ 0.224938] PCCT header not found.\n[ 0.225674] ACPI: bus type PCI registered\n[ 0.226457] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227711] PCI: Using configuration type 1 for base access\n[ 0.229426] ACPI: Added _OSI(Module Device)\n[ 0.230278] ACPI: Added _OSI(Processor Device)\n[ 0.231166] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232052] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234167] ACPI: Interpreter enabled\n[ 0.234921] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236707] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238514] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240342] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242187] ACPI: (supports S0 S5)\n[ 0.242871] ACPI: Using IOAPIC for interrupt routing\n[ 0.243805] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246875] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248024] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249219] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250379] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252546] acpiphp: Slot [3] registered\n[ 0.253328] acpiphp: Slot [4] registered\n[ 0.254148] acpiphp: Slot [5] registered\n[ 0.254959] acpiphp: Slot [6] registered\n[ 0.255749] acpiphp: Slot [7] registered\n[ 0.256546] acpiphp: Slot [8] registered\n[ 0.257345] acpiphp: Slot [9] registered\n[ 0.258146] acpiphp: Slot [10] registered\n[ 0.258952] acpiphp: Slot [11] registered\n[ 0.259767] acpiphp: Slot [12] registered\n[ 0.260580] acpiphp: Slot [13] registered\n[ 0.261389] acpiphp: Slot [14] registered\n[ 0.262196] acpiphp: Slot [15] registered\n[ 0.272892] acpiphp: Slot [16] registered\n[ 0.273703] acpiphp: Slot [17] registered\n[ 0.274507] acpiphp: Slot [18] registered\n[ 0.275317] acpiphp: Slot [19] registered\n[ 0.276125] acpiphp: Slot [20] registered\n[ 0.276940] acpiphp: Slot [21] registered\n[ 0.277750] acpiphp: Slot [22] registered\n[ 0.278554] acpiphp: Slot [23] registered\n[ 0.279373] acpiphp: Slot [24] registered\n[ 0.280186] acpiphp: Slot [25] registered\n[ 0.280998] acpiphp: Slot [26] registered\n[ 0.281804] acpiphp: Slot [27] registered\n[ 0.282611] acpiphp: Slot [28] registered\n[ 0.283420] acpiphp: Slot [29] registered\n[ 0.284225] acpiphp: Slot [30] registered\n[ 0.285039] acpiphp: Slot [31] registered\n[ 0.285843] PCI host bridge to bus 0000:00\n[ 0.286649] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287853] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290513] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291964] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298068] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299315] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300460] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308161] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355747] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357231] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358657] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360031] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361394] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362632] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363751] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366354] vgaarb: loaded\n[ 0.366949] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368064] SCSI subsystem initialized\n[ 0.368869] ACPI: bus type USB registered\n[ 0.369669] usbcore: registered new interface driver usbfs\n[ 0.370684] usbcore: registered new interface driver hub\n[ 0.371671] usbcore: registered new device driver usb\n[ 0.372707] PCI: Using ACPI for IRQ routing\n[ 0.373713] NetLabel: Initializing\n[ 0.374409] NetLabel: domain hash size = 128\n[ 0.375271] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376268] NetLabel: unlabeled traffic allowed by default\n[ 0.377351] clocksource: Switched to clocksource kvm-clock\n[ 0.382791] AppArmor: AppArmor Filesystem Enabled\n[ 0.383727] pnp: PnP ACPI init\n[ 0.384613] pnp: PnP ACPI: found 5 devices\n[ 0.390969] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392647] NET: Registered protocol family 2\n[ 0.393586] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394836] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396015] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397155] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399366] NET: Registered protocol family 1\n[ 0.400216] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401290] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402345] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416233] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430441] Trying to unpack rootfs image as initramfs...\n[ 0.479530] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493264] Scanning for low memory corruption every 60 seconds\n[ 0.494656] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495813] audit: initializing netlink subsys (disabled)\n[ 0.496845] audit: type=2000 audit(1537983984.673:1): initialized\n[ 0.498178] Initialise system trusted keyring\n[ 0.499109] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500280] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502258] zbud: loaded\n[ 0.502980] VFS: Disk quotas dquot_6.6.0\n[ 0.503800] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505310] fuse init (API version 7.23)\n[ 0.506227] Key type big_key registered\n[ 0.507014] Allocating IMA MOK and blacklist keyrings.\n[ 0.508491] Key type asymmetric registered\n[ 0.509298] Asymmetric key parser 'x509' registered\n[ 0.510241] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511669] io scheduler noop registered\n[ 0.512438] io scheduler deadline registered (default)\n[ 0.513411] io scheduler cfq registered\n[ 0.514223] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515238] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516459] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517888] ACPI: Power Button [PWRF]\n[ 0.518699] GHES: HEST is not enabled!\n[ 0.532056] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.561569] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587103] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589346] Linux agpgart interface v0.103\n[ 0.591387] brd: module loaded\n[ 0.592569] loop: module loaded\n[ 0.597074] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.598552] GPT:90111 != 2097151\n[ 0.599240] GPT:Alternate GPT header not at the end of the disk.\n[ 0.600339] GPT:90111 != 2097151\n[ 0.601019] GPT: Use GNU Parted to correct GPT errors.\n[ 0.601998] vda: vda1 vda15\n[ 0.603476] scsi host0: ata_piix\n[ 0.604217] scsi host1: ata_piix\n[ 0.604928] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.606168] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.607635] libphy: Fixed MDIO Bus: probed\n[ 0.608459] tun: Universal TUN/TAP device driver, 1.6\n[ 0.609428] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.611567] PPP generic driver version 2.4.2\n[ 0.612459] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.613750] ehci-pci: EHCI PCI platform driver\n[ 0.614610] ehci-platform: EHCI generic platform driver\n[ 0.615571] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.616680] ohci-pci: OHCI PCI platform driver\n[ 0.617535] ohci-platform: OHCI generic platform driver\n[ 0.618505] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.632849] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.633862] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.635278] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.636275] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.637372] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.638565] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.639964] usb usb1: Product: UHCI Host Controller\n[ 0.640882] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642014] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.643133] hub 1-0:1.0: USB hub found\n[ 0.643910] hub 1-0:1.0: 2 ports detected\n[ 0.644821] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.646925] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.647865] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.648878] mousedev: PS/2 mouse device common for all mice\n[ 0.650116] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.651914] rtc_cmos 00:00: RTC can wake from S4\n[ 0.652993] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.654179] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655344] i2c /dev entries driver\n[ 0.656096] device-mapper: uevent: version 1.0.3\n[ 0.657019] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.658619] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.659888] NET: Registered protocol family 10\n[ 0.660873] NET: Registered protocol family 17\n[ 0.661750] Key type dns_resolver registered\n[ 0.662663] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.663756] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665477] registered taskstats version 1\n[ 0.666305] Loading compiled-in X.509 certificates\n[ 0.667735] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669567] zswap: loaded using pool lzo/zbud\n[ 0.670954] Key type trusted registered\n[ 0.672474] Key type encrypted registered\n[ 0.673299] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674321] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675339] evm: HMAC attrs: 0x1\n[ 0.676643] Magic number: 2:14:796\n[ 0.677487] rtc_cmos 00:00: setting system clock to 2018-09-26 17:46:24 UTC (1537983984)\n[ 0.679073] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680164] EDD information not available.\n[ 0.766330] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.768026] Write protecting the kernel read-only data: 14336k\n[ 0.779763] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.781770] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.826168] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.67\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.77. iid=i-00000144\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZvQAwdz9/W2Mji7hLbv0xSPlm9UuT+Q5luzQB1ngP+sDUKJjZGvMNKn7fQZS/nfcTm57h2MZPWRlxoB5sgyQOvWsT8Zcs47v6WFXPf/UcfSjgevRXg1rHnsev2QmilDusAkA+lGui4i3hwlP1FAB+hYhQaHLgaVGMM9AOhmlo4Fg74mvoyB2++gytyIe6Dftb5gnoePBxJeimjn70FJH6BUQMlf7vS/D99FVU+IK024rPYovyP4mq91BRxaYEhXbGBBzVqAyXLXwHDsGwMQemiS0u6dfX8dFx9NH1Ept3NYP1BlFDucUWKeuUINy9tMHTzgtyYnG/RUOwc5LjdxhH root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBALoB4doAkxdCirO/ym4arpf5fljQ7qNGGznzU71mFWI5V+TnA8w+oudlQU2yh2bdVXm3bk9j9J/tHNV/RuPG7OmTatYUANgGG8wJkSt/p1rjSyyJdq2jmrL6VSktAarEEH2vtz/SLzR/kX9NjWGAXBgEYEt/IY6G/06pO+qTT5S9AAAAFQCmOyr6mTAQ/wGRrqm9Wph+xsnlXQAAAIBwdqjaDdHMilWAIziC0+X3WiEqK2jjeA7Gp7i3hraeVfOnbYHInDVphjjuvSvpSApDkrmZfwiO56tin2uPD5VHZwPNMAVZOb0qr8ocGCDcdDU89YFeeihhasQ9fE5jgUTdbiXsdXVtkt3Q1r3xoSAfJLb8TCLMYztgOZZjT8N54QAAAIBK5UqIHf5misyvJ5K/wU1VNJJSd/Xob1b+eAZHnQF8c26cdsOgfpyR0C76ZcAi3Yt7KOR0UKlkjrM0d9n5+ZX7/ua8Ht+IvKmvbaYQQqAk2s5UPo3qC7QrLCy6Rg2nH/b+qC100GA8/5IzXgI5FWStkmPtlcUKDwVMHhS7q2Mf0A== root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe9a:ebeb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000144\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.85 ===\n/dev/root resized successfully [took 1.53s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:9A:EB:EB \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9a:ebeb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8942 (8.7 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.114153] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.114155] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.114156] usb 1-1: Product: QEMU USB Tablet\n[ 1.114157] usb 1-1: Manufacturer: QEMU\n[ 1.114158] usb 1-1: SerialNumber: 42\n[ 1.489595] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\n[ 1.830318] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.862164] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 3.966720] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.354823] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nSep 26 18:46:25 cirros syslog.info syslogd started: BusyBox v1.23.2\nSep 26 18:46:25 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nSep 26 18:46:25 cirros kern.notice kernel: [ 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)\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nSep 26 18:46:25 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nSep 26 18:46:27 cirros auth.notice su: + /dev/console root:cirros\nSep 26 18:46:27 cirros authpriv.info dropbear[340]: Running in background\nSep 26 18:46:27 cirros kern.info kernel: [ 3.966720] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nSep 26 18:46:28 cirros kern.info kernel: [ 4.354823] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2018-09-26 17:47:54,965 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc/action used request id req-52e8624a-737c-4323-9d5e-284a3a94709a 2018-09-26 17:47:55,594 - sdnvpn-results - INFO - Check ping status of vm_1, vm_2, and vm_3 2018-09-26 17:47:55,600 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4141213c502a34e72a7cfa732f1533f5c95d700c" -d '{"forceDelete": null}' 2018-09-26 17:47:55,661 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2fc264d3-7e1b-4408-b11a-ac9d57cd4736/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a499c31eb02f43f4daa5b8bd590feacbf2a1dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:47:55,770 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:47:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bfc3671f-db5b-42f3-b87c-630502ed8436 x-compute-request-id: req-bfc3671f-db5b-42f3-b87c-630502ed8436 Content-Length: 0 Content-Type: application/json 2018-09-26 17:47:55,771 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc/action used request id req-bfc3671f-db5b-42f3-b87c-630502ed8436 2018-09-26 17:47:55,945 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/54eecdbd-603e-4f59-a90f-4ac5c9f86459/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d079ecb48f68965ca2858338f0c31be6c9b98fed" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:47:55,971 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e9474fe2512de3d89d5ea971cc991024734a99" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:47:56,133 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 17:47:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2f6b4bc3-9b20-4601-8ef0-6cb9d0eaa21b x-compute-request-id: req-2f6b4bc3-9b20-4601-8ef0-6cb9d0eaa21b Content-Length: 86 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Guest does not have a console available.", "code": 404}} 2018-09-26 17:47:56,133 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/6a381c3a-95e4-4ee0-884d-9cbf590a41bc/action used request id req-2f6b4bc3-9b20-4601-8ef0-6cb9d0eaa21b 2018-09-26 17:47:56,134 - __name__ - ERROR - Failure in monitor_thread of instance sdnvpn-10-2 2018-09-26 17:47:56,737 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3f47b600-8927-4d75-98d2-256dc49a8afa x-compute-request-id: req-3f47b600-8927-4d75-98d2-256dc49a8afa Content-Encoding: gzip Content-Length: 8119 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 648480487 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132841] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134581] pid_max: default: 32768 minimum: 301\n[ 0.135511] ACPI: Core revision 20150930\n[ 0.136918] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138278] Security Framework initialized\n[ 0.139106] Yama: becoming mindful.\n[ 0.139881] AppArmor: AppArmor initialized\n[ 0.140772] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142107] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143398] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144697] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146092] Initializing cgroup subsys io\n[ 0.146906] Initializing cgroup subsys memory\n[ 0.147766] Initializing cgroup subsys devices\n[ 0.148666] Initializing cgroup subsys freezer\n[ 0.149560] Initializing cgroup subsys net_cls\n[ 0.150442] Initializing cgroup subsys perf_event\n[ 0.151371] Initializing cgroup subsys net_prio\n[ 0.152302] Initializing cgroup subsys hugetlb\n[ 0.153185] Initializing cgroup subsys pids\n[ 0.154094] CPU: Physical Processor ID: 0\n[ 0.155642] mce: CPU supports 10 MCE banks\n[ 0.156530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157543] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169236] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175588] ftrace: allocating 31920 entries in 125 pages\n[ 0.201878] smpboot: Max logical packages: 1\n[ 0.203068] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205056] x2apic enabled\n[ 0.206098] Switched APIC routing to physical x2apic.\n[ 0.208337] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210033] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213007] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215709] KVM setup paravirtual spinlock\n[ 0.217386] x86: Booted up 1 node, 1 CPUs\n[ 0.218591] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.220636] devtmpfs: initialized\n[ 0.222637] evm: security.selinux\n[ 0.223662] evm: security.SMACK64\n[ 0.224696] evm: security.SMACK64EXEC\n[ 0.225827] evm: security.SMACK64TRANSMUTE\n[ 0.227039] evm: security.SMACK64MMAP\n[ 0.228194] evm: security.ima\n[ 0.229127] evm: security.capability\n[ 0.230310] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.233206] pinctrl core: initialized pinctrl subsystem\n[ 0.234950] RTC time: 17:46:49, date: 09/26/18\n[ 0.236424] NET: Registered protocol family 16\n[ 0.237900] cpuidle: using governor ladder\n[ 0.239178] cpuidle: using governor menu\n[ 0.240408] PCCT header not found.\n[ 0.241541] ACPI: bus type PCI registered\n[ 0.242791] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244772] PCI: Using configuration type 1 for base access\n[ 0.247183] ACPI: Added _OSI(Module Device)\n[ 0.248473] ACPI: Added _OSI(Processor Device)\n[ 0.249834] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.251267] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.253970] ACPI: Interpreter enabled\n[ 0.255167] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.258082] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.260986] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.264009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.266943] ACPI: (supports S0 S5)\n[ 0.268044] ACPI: Using IOAPIC for interrupt routing\n[ 0.269564] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.273715] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.275585] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.277644] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.279633] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283156] acpiphp: Slot [3] registered\n[ 0.284401] acpiphp: Slot [4] registered\n[ 0.285667] acpiphp: Slot [5] registered\n[ 0.286910] acpiphp: Slot [6] registered\n[ 0.288146] acpiphp: Slot [7] registered\n[ 0.289415] acpiphp: Slot [8] registered\n[ 0.290656] acpiphp: Slot [9] registered\n[ 0.291735] acpiphp: Slot [10] registered\n[ 0.292583] acpiphp: Slot [11] registered\n[ 0.293423] acpiphp: Slot [12] registered\n[ 0.294260] acpiphp: Slot [13] registered\n[ 0.295092] acpiphp: Slot [14] registered\n[ 0.295939] acpiphp: Slot [15] registered\n[ 0.306852] acpiphp: Slot [16] registered\n[ 0.307694] acpiphp: Slot [17] registered\n[ 0.308536] acpiphp: Slot [18] registered\n[ 0.309368] acpiphp: Slot [19] registered\n[ 0.310201] acpiphp: Slot [20] registered\n[ 0.311038] acpiphp: Slot [21] registered\n[ 0.311881] acpiphp: Slot [22] registered\n[ 0.312720] acpiphp: Slot [23] registered\n[ 0.313558] acpiphp: Slot [24] registered\n[ 0.314394] acpiphp: Slot [25] registered\n[ 0.315233] acpiphp: Slot [26] registered\n[ 0.316072] acpiphp: Slot [27] registered\n[ 0.316917] acpiphp: Slot [28] registered\n[ 0.317765] acpiphp: Slot [29] registered\n[ 0.318608] acpiphp: Slot [30] registered\n[ 0.319455] acpiphp: Slot [31] registered\n[ 0.320296] PCI host bridge to bus 0000:00\n[ 0.321133] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.322400] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.323673] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.325184] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.326691] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.332956] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.334306] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.335535] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.336865] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.343217] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.344713] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.390162] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.391700] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.393166] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.394639] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.396073] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.397375] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.398932] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.400037] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.401659] vgaarb: loaded\n[ 0.402287] vgaarb: bridge control possible 0000:00:02.0\n[ 0.403477] SCSI subsystem initialized\n[ 0.404328] ACPI: bus type USB registered\n[ 0.405180] usbcore: registered new interface driver usbfs\n[ 0.406255] usbcore: registered new interface driver hub\n[ 0.407307] usbcore: registered new device driver usb\n[ 0.408411] PCI: Using ACPI for IRQ routing\n[ 0.409469] NetLabel: Initializing\n[ 0.410214] NetLabel: domain hash size = 128\n[ 0.411100] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.412092] NetLabel: unlabeled traffic allowed by default\n[ 0.413243] clocksource: Switched to clocksource kvm-clock\n[ 0.418685] AppArmor: AppArmor Filesystem Enabled\n[ 0.419684] pnp: PnP ACPI init\n[ 0.420618] pnp: PnP ACPI: found 5 devices\n[ 0.427022] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.428808] NET: Registered protocol family 2\n[ 0.429805] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.431140] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.432365] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.433591] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.434720] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.435934] NET: Registered protocol family 1\n[ 0.436837] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.437989] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.439118] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.453205] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.467541] Trying to unpack rootfs image as initramfs...\n[ 0.516902] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.531017] Scanning for low memory corruption every 60 seconds\n[ 0.532401] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.533604] audit: initializing netlink subsys (disabled)\n[ 0.534674] audit: type=2000 audit(1537984010.464:1): initialized\n[ 0.536024] Initialise system trusted keyring\n[ 0.536986] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.538210] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.540225] zbud: loaded\n[ 0.540943] VFS: Disk quotas dquot_6.6.0\n[ 0.541809] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.543382] fuse init (API version 7.23)\n[ 0.544297] Key type big_key registered\n[ 0.545123] Allocating IMA MOK and blacklist keyrings.\n[ 0.546278] Key type asymmetric registered\n[ 0.547132] Asymmetric key parser 'x509' registered\n[ 0.548121] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.550016] io scheduler noop registered\n[ 0.550852] io scheduler deadline registered (default)\n[ 0.551878] io scheduler cfq registered\n[ 0.552744] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.553845] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.555158] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.556674] ACPI: Power Button [PWRF]\n[ 0.557551] GHES: HEST is not enabled!\n[ 0.571310] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.601442] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.603984] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.627661] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.629866] Linux agpgart interface v0.103\n[ 0.631937] brd: module loaded\n[ 0.633132] loop: module loaded\n[ 0.637364] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.638855] GPT:90111 != 2097151\n[ 0.639548] GPT:Alternate GPT header not at the end of the disk.\n[ 0.640658] GPT:90111 != 2097151\n[ 0.641353] GPT: Use GNU Parted to correct GPT errors.\n[ 0.642342] vda: vda1 vda15\n[ 0.643798] scsi host0: ata_piix\n[ 0.644555] scsi host1: ata_piix\n[ 0.645293] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.646537] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.648006] libphy: Fixed MDIO Bus: probed\n[ 0.648844] tun: Universal TUN/TAP device driver, 1.6\n[ 0.649822] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.651989] PPP generic driver version 2.4.2\n[ 0.652896] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.654176] ehci-pci: EHCI PCI platform driver\n[ 0.655062] ehci-platform: EHCI generic platform driver\n[ 0.656067] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.657215] ohci-pci: OHCI PCI platform driver\n[ 0.658100] ohci-platform: OHCI generic platform driver\n[ 0.659114] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.673456] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.674474] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.675954] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.677003] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.678154] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.679403] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.680847] usb usb1: Product: UHCI Host Controller\n[ 0.681807] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.682972] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.683986] hub 1-0:1.0: USB hub found\n[ 0.684780] hub 1-0:1.0: 2 ports detected\n[ 0.685709] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.687857] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.688829] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689882] mousedev: PS/2 mouse device common for all mice\n[ 0.691159] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693025] rtc_cmos 00:00: RTC can wake from S4\n[ 0.694146] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.695368] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696580] i2c /dev entries driver\n[ 0.697360] device-mapper: uevent: version 1.0.3\n[ 0.698339] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.699992] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701300] NET: Registered protocol family 10\n[ 0.702298] NET: Registered protocol family 17\n[ 0.703189] Key type dns_resolver registered\n[ 0.704128] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.705260] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.707042] registered taskstats version 1\n[ 0.707893] Loading compiled-in X.509 certificates\n[ 0.709369] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.711264] zswap: loaded using pool lzo/zbud\n[ 0.712642] Key type trusted registered\n[ 0.714211] Key type encrypted registered\n[ 0.715051] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.716097] ima: No TPM chip found, activating TPM-bypass!\n[ 0.717151] evm: HMAC attrs: 0x1\n[ 0.718112] Magic number: 2:14:796\n[ 0.718957] rtc_cmos 00:00: setting system clock to 2018-09-26 17:46:50 UTC (1537984010)\n[ 0.720577] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.721723] EDD information not available.\n[ 0.801792] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.803261] ata1.00: configured for MWDMA2\n[ 0.804472] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.817033] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.818300] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.819568] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.821475] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.823025] Write protecting the kernel read-only data: 14336k\n[ 0.824604] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.826444] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.12\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.327845] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.8...\nLease of 10.10.10.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.55s]\nping 10.10.10.7 KO\nping 10.10.10.5 KO\nping 10.10.10.7 KO\n"} 2018-09-26 17:47:56,738 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2fc264d3-7e1b-4408-b11a-ac9d57cd4736/action used request id req-3f47b600-8927-4d75-98d2-256dc49a8afa 2018-09-26 17:47:57,061 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a33b75dc-67e5-43fa-af02-600bac04ff50 x-compute-request-id: req-a33b75dc-67e5-43fa-af02-600bac04ff50 Content-Encoding: gzip Content-Length: 8080 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 530387463 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128607] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130241] pid_max: default: 32768 minimum: 301\n[ 0.131124] ACPI: Core revision 20150930\n[ 0.132493] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133786] Security Framework initialized\n[ 0.134583] Yama: becoming mindful.\n[ 0.135300] AppArmor: AppArmor initialized\n[ 0.136160] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137460] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138711] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139899] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141261] Initializing cgroup subsys io\n[ 0.142061] Initializing cgroup subsys memory\n[ 0.142900] Initializing cgroup subsys devices\n[ 0.143767] Initializing cgroup subsys freezer\n[ 0.144619] Initializing cgroup subsys net_cls\n[ 0.145472] Initializing cgroup subsys perf_event\n[ 0.146364] Initializing cgroup subsys net_prio\n[ 0.147228] Initializing cgroup subsys hugetlb\n[ 0.148097] Initializing cgroup subsys pids\n[ 0.148954] CPU: Physical Processor ID: 0\n[ 0.150448] mce: CPU supports 10 MCE banks\n[ 0.151282] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152280] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164485] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170790] ftrace: allocating 31920 entries in 125 pages\n[ 0.196770] smpboot: Max logical packages: 1\n[ 0.197599] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198924] x2apic enabled\n[ 0.199737] Switched APIC routing to physical x2apic.\n[ 0.201452] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202550] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204511] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206268] KVM setup paravirtual spinlock\n[ 0.207542] x86: Booted up 1 node, 1 CPUs\n[ 0.208341] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209715] devtmpfs: initialized\n[ 0.211414] evm: security.selinux\n[ 0.212104] evm: security.SMACK64\n[ 0.212782] evm: security.SMACK64EXEC\n[ 0.213510] evm: security.SMACK64TRANSMUTE\n[ 0.214302] evm: security.SMACK64MMAP\n[ 0.215032] evm: security.ima\n[ 0.215669] evm: security.capability\n[ 0.216461] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218278] pinctrl core: initialized pinctrl subsystem\n[ 0.219354] RTC time: 17:46:35, date: 09/26/18\n[ 0.220301] NET: Registered protocol family 16\n[ 0.221255] cpuidle: using governor ladder\n[ 0.222061] cpuidle: using governor menu\n[ 0.222833] PCCT header not found.\n[ 0.223566] ACPI: bus type PCI registered\n[ 0.224361] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225578] PCI: Using configuration type 1 for base access\n[ 0.227312] ACPI: Added _OSI(Module Device)\n[ 0.228142] ACPI: Added _OSI(Processor Device)\n[ 0.228995] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229879] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231967] ACPI: Interpreter enabled\n[ 0.232712] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236320] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238119] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239914] ACPI: (supports S0 S5)\n[ 0.240597] ACPI: Using IOAPIC for interrupt routing\n[ 0.241520] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244787] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245896] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247098] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248261] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250416] acpiphp: Slot [3] registered\n[ 0.251201] acpiphp: Slot [4] registered\n[ 0.251981] acpiphp: Slot [5] registered\n[ 0.252764] acpiphp: Slot [6] registered\n[ 0.253535] acpiphp: Slot [7] registered\n[ 0.254311] acpiphp: Slot [8] registered\n[ 0.255091] acpiphp: Slot [9] registered\n[ 0.255862] acpiphp: Slot [10] registered\n[ 0.256644] acpiphp: Slot [11] registered\n[ 0.257455] acpiphp: Slot [12] registered\n[ 0.258264] acpiphp: Slot [13] registered\n[ 0.259050] acpiphp: Slot [14] registered\n[ 0.259836] acpiphp: Slot [15] registered\n[ 0.270635] acpiphp: Slot [16] registered\n[ 0.271433] acpiphp: Slot [17] registered\n[ 0.272224] acpiphp: Slot [18] registered\n[ 0.273011] acpiphp: Slot [19] registered\n[ 0.273796] acpiphp: Slot [20] registered\n[ 0.274579] acpiphp: Slot [21] registered\n[ 0.275374] acpiphp: Slot [22] registered\n[ 0.276163] acpiphp: Slot [23] registered\n[ 0.276950] acpiphp: Slot [24] registered\n[ 0.277737] acpiphp: Slot [25] registered\n[ 0.278521] acpiphp: Slot [26] registered\n[ 0.279310] acpiphp: Slot [27] registered\n[ 0.280104] acpiphp: Slot [28] registered\n[ 0.280896] acpiphp: Slot [29] registered\n[ 0.281679] acpiphp: Slot [30] registered\n[ 0.282467] acpiphp: Slot [31] registered\n[ 0.283254] PCI host bridge to bus 0000:00\n[ 0.284040] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285218] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286395] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287801] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289205] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295407] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296651] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297792] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299022] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306721] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308113] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357877] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359324] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360707] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362093] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363441] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364660] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365790] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366812] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368323] vgaarb: loaded\n[ 0.368910] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370023] SCSI subsystem initialized\n[ 0.370822] ACPI: bus type USB registered\n[ 0.371610] usbcore: registered new interface driver usbfs\n[ 0.372607] usbcore: registered new interface driver hub\n[ 0.373581] usbcore: registered new device driver usb\n[ 0.374608] PCI: Using ACPI for IRQ routing\n[ 0.375607] NetLabel: Initializing\n[ 0.376300] NetLabel: domain hash size = 128\n[ 0.377128] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378046] NetLabel: unlabeled traffic allowed by default\n[ 0.379119] clocksource: Switched to clocksource kvm-clock\n[ 0.384628] AppArmor: AppArmor Filesystem Enabled\n[ 0.385579] pnp: PnP ACPI init\n[ 0.386473] pnp: PnP ACPI: found 5 devices\n[ 0.392829] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.394483] NET: Registered protocol family 2\n[ 0.395422] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.396653] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.397779] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.398896] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399936] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401068] NET: Registered protocol family 1\n[ 0.401906] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.402960] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.403999] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417995] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.432199] Trying to unpack rootfs image as initramfs...\n[ 0.482565] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496320] Scanning for low memory corruption every 60 seconds\n[ 0.497741] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498854] audit: initializing netlink subsys (disabled)\n[ 0.499854] audit: type=2000 audit(1537983996.669:1): initialized\n[ 0.501121] Initialise system trusted keyring\n[ 0.502023] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503162] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505084] zbud: loaded\n[ 0.505769] VFS: Disk quotas dquot_6.6.0\n[ 0.506556] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508033] fuse init (API version 7.23)\n[ 0.508895] Key type big_key registered\n[ 0.509668] Allocating IMA MOK and blacklist keyrings.\n[ 0.510745] Key type asymmetric registered\n[ 0.511549] Asymmetric key parser 'x509' registered\n[ 0.512476] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.513895] io scheduler noop registered\n[ 0.514659] io scheduler deadline registered (default)\n[ 0.515624] io scheduler cfq registered\n[ 0.516438] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.517447] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519026] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.520445] ACPI: Power Button [PWRF]\n[ 0.521260] GHES: HEST is not enabled!\n[ 0.534966] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567612] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.591213] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.593327] Linux agpgart interface v0.103\n[ 0.595365] brd: module loaded\n[ 0.596521] loop: module loaded\n[ 0.601273] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.602690] GPT:90111 != 2097151\n[ 0.603358] GPT:Alternate GPT header not at the end of the disk.\n[ 0.604425] GPT:90111 != 2097151\n[ 0.605097] GPT: Use GNU Parted to correct GPT errors.\n[ 0.606045] vda: vda1 vda15\n[ 0.607471] scsi host0: ata_piix\n[ 0.608191] scsi host1: ata_piix\n[ 0.608886] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610068] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.611479] libphy: Fixed MDIO Bus: probed\n[ 0.612283] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613203] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.615322] PPP generic driver version 2.4.2\n[ 0.616197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.617454] ehci-pci: EHCI PCI platform driver\n[ 0.618302] ehci-platform: EHCI generic platform driver\n[ 0.619269] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.620363] ohci-pci: OHCI PCI platform driver\n[ 0.621205] ohci-platform: OHCI generic platform driver\n[ 0.622168] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.636443] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637417] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.638827] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.639833] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.640922] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.642111] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.643498] usb usb1: Product: UHCI Host Controller\n[ 0.644414] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.645522] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.646459] hub 1-0:1.0: USB hub found\n[ 0.647224] hub 1-0:1.0: 2 ports detected\n[ 0.648100] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.650152] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.651069] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.652064] mousedev: PS/2 mouse device common for all mice\n[ 0.653269] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.655055] rtc_cmos 00:00: RTC can wake from S4\n[ 0.656137] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.657291] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.658452] i2c /dev entries driver\n[ 0.659195] device-mapper: uevent: version 1.0.3\n[ 0.660114] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.661698] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662930] NET: Registered protocol family 10\n[ 0.663900] NET: Registered protocol family 17\n[ 0.664761] Key type dns_resolver registered\n[ 0.665656] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.666724] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.668418] registered taskstats version 1\n[ 0.669224] Loading compiled-in X.509 certificates\n[ 0.670627] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.672429] zswap: loaded using pool lzo/zbud\n[ 0.673766] Key type trusted registered\n[ 0.675311] Key type encrypted registered\n[ 0.676114] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.677110] ima: No TPM chip found, activating TPM-bypass!\n[ 0.678120] evm: HMAC attrs: 0x1\n[ 0.679027] Magic number: 2:14:796\n[ 0.679848] rtc_cmos 00:00: setting system clock to 2018-09-26 17:46:36 UTC (1537983996)\n[ 0.681399] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682479] EDD information not available.\n[ 0.767763] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.769172] ata1.00: configured for MWDMA2\n[ 0.770330] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.782686] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.783899] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.785118] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.786953] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788454] Write protecting the kernel read-only data: 14336k\n[ 0.789981] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791748] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.849502] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 2.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.16s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-09-26 17:47:57,062 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/54eecdbd-603e-4f59-a90f-4ac5c9f86459/action used request id req-a33b75dc-67e5-43fa-af02-600bac04ff50 2018-09-26 17:47:57,074 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-10-4'... 2018-09-26 17:47:57,074 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-10-4 flavor=m1.tiny image=8c72f037-3bb0-480f-a6eb-a6e92037eb14 network=5b814a14-23a3-451a-9e69-fec61acced08 secgroup=620171f6-0dde-4380-a534-a1fcabdc013e hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.10.7 10.10.10.8 while true; do for i do ip=$i ping -c 10 $ip 2>&1 >/dev/null RES=$? if [ "Z$RES" = "Z0" ] ; then echo ping $ip OK else echo ping $ip KO fi done sleep 1 done 2018-09-26 17:47:57,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:47:57,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:47:57,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:47:57,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:47:57,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:47:57,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:47:57,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:47:57,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:47:57,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:47:57,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:47:57,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:47:57,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:47:57,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:47:57,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:47:57,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:47:57,078 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:47:57,078 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:47:57,078 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:47:57,078 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:47:57,078 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:47:57,078 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:47:57,079 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:47:57,079 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:47:57,079 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:47:57,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:47:57,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:47:57,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:47:57,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:47:57,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:47:57,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:47:57,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:47:57,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:47:57,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:47:57,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:47:57,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:47:57,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:47:57,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:47:57,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:47:57,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:47:57,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:47:57,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:47:57,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:47:57,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:47:57,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:47:57,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:47:57,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:47:57,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:47:57,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:47:57,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:47:57,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a16b0a1-a4ea-4f91-a3c8-f3ecafb5c349 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:47:57,096 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-9a16b0a1-a4ea-4f91-a3c8-f3ecafb5c349 2018-09-26 17:47:57,097 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:47:57,475 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:47:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["0uQw-cnPRJWKzb9WNya1bg"], "issued_at": "2018-09-26T17:47:57.000000Z"}} 2018-09-26 17:47:57,479 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e5a4b00ef8acd31929f193a6f37858b135cb357" 2018-09-26 17:47:57,658 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-411e7bb9-bbe6-4f45-b966-4753d51ab4ec x-compute-request-id: req-411e7bb9-bbe6-4f45-b966-4753d51ab4ec Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-09-26 17:47:57,658 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-411e7bb9-bbe6-4f45-b966-4753d51ab4ec 2018-09-26 17:47:57,662 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e5a4b00ef8acd31929f193a6f37858b135cb357" 2018-09-26 17:47:57,682 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-821f2e30-973b-43c4-be4e-938d7efefa51 x-compute-request-id: req-821f2e30-973b-43c4-be4e-938d7efefa51 Content-Encoding: gzip Content-Length: 278 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 17:47:57,682 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b used request id req-821f2e30-973b-43c4-be4e-938d7efefa51 2018-09-26 17:47:57,686 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e5a4b00ef8acd31929f193a6f37858b135cb357" -d '{"server": {"name": "sdnvpn-10-4", "imageRef": "8c72f037-3bb0-480f-a6eb-a6e92037eb14", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMC43IDEwLjEwLjEwLjgKd2hpbGUgdHJ1ZTsgZG8KIGZvciBpIGRvCiAgaXA9JGkKICBwaW5nIC1jIDEwICRpcCAyPiYxID4vZGV2L251bGwKICBSRVM9JD8KICBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgIGVjaG8gcGluZyAkaXAgT0sKICBlbHNlIGVjaG8gcGluZyAkaXAgS08KICBmaQogZG9uZQogc2xlZXAgMQpkb25lCg==", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5b814a14-23a3-451a-9e69-fec61acced08"}], "config_drive": true}}' 2018-09-26 17:47:59,165 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:47:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8eb17973-1031-45e6-bb83-ba6a5d54e3ea x-compute-request-id: req-8eb17973-1031-45e6-bb83-ba6a5d54e3ea Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/2ce3690e-eddb-419e-8399-4ff72c38f933 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2ce3690e-eddb-419e-8399-4ff72c38f933", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2ce3690e-eddb-419e-8399-4ff72c38f933", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2ce3690e-eddb-419e-8399-4ff72c38f933", "rel": "bookmark"}], "adminPass": "PQbCiC6iZXs2"}} 2018-09-26 17:47:59,165 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-8eb17973-1031-45e6-bb83-ba6a5d54e3ea 2018-09-26 17:47:59,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:47:59,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-807e1fe8-50db-467e-a87d-2542c83c9480 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:47:59,173 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-807e1fe8-50db-467e-a87d-2542c83c9480 2018-09-26 17:47:59,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:47:59,546 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:47:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["s8TjlVGqT2qfGikS6QBIKA"], "issued_at": "2018-09-26T17:47:59.000000Z"}} 2018-09-26 17:47:59,550 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/2ce3690e-eddb-419e-8399-4ff72c38f933 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f87297588190459c55b9eda6f9152aa44750f91" 2018-09-26 17:48:00,045 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:47:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-febbf2c8-a75d-4063-85aa-ea20b6566a44 x-compute-request-id: req-febbf2c8-a75d-4063-85aa-ea20b6566a44 Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2ce3690e-eddb-419e-8399-4ff72c38f933", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2ce3690e-eddb-419e-8399-4ff72c38f933", "rel": "bookmark"}], "image": {"id": "8c72f037-3bb0-480f-a6eb-a6e92037eb14", "links": [{"href": "http://172.30.9.22:8774/images/8c72f037-3bb0-480f-a6eb-a6e92037eb14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000153", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "2ce3690e-eddb-419e-8399-4ff72c38f933", "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:47:59Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-4", "created": "2018-09-26T17:47:59Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:48:00,045 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/2ce3690e-eddb-419e-8399-4ff72c38f933 used request id req-febbf2c8-a75d-4063-85aa-ea20b6566a44 2018-09-26 17:48:03,052 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/2ce3690e-eddb-419e-8399-4ff72c38f933 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f87297588190459c55b9eda6f9152aa44750f91" 2018-09-26 17:48:03,520 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:48:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d5e6a731-eca0-4efa-97af-e44d49839599 x-compute-request-id: req-d5e6a731-eca0-4efa-97af-e44d49839599 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7c:2b", "version": 4, "addr": "10.10.10.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2ce3690e-eddb-419e-8399-4ff72c38f933", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2ce3690e-eddb-419e-8399-4ff72c38f933", "rel": "bookmark"}], "image": {"id": "8c72f037-3bb0-480f-a6eb-a6e92037eb14", "links": [{"href": "http://172.30.9.22:8774/images/8c72f037-3bb0-480f-a6eb-a6e92037eb14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000153", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "2ce3690e-eddb-419e-8399-4ff72c38f933", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:48:00Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-4", "created": "2018-09-26T17:47:59Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:48:03,521 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/2ce3690e-eddb-419e-8399-4ff72c38f933 used request id req-d5e6a731-eca0-4efa-97af-e44d49839599 2018-09-26 17:48:06,527 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/2ce3690e-eddb-419e-8399-4ff72c38f933 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f87297588190459c55b9eda6f9152aa44750f91" 2018-09-26 17:48:07,202 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:48:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5310965e-c3bc-4b75-b66c-4757d8657ee2 x-compute-request-id: req-5310965e-c3bc-4b75-b66c-4757d8657ee2 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7c:2b", "version": 4, "addr": "10.10.10.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2ce3690e-eddb-419e-8399-4ff72c38f933", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2ce3690e-eddb-419e-8399-4ff72c38f933", "rel": "bookmark"}], "image": {"id": "8c72f037-3bb0-480f-a6eb-a6e92037eb14", "links": [{"href": "http://172.30.9.22:8774/images/8c72f037-3bb0-480f-a6eb-a6e92037eb14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000153", "OS-SRV-USG:launched_at": "2018-09-26T17:48:02.000000", "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "2ce3690e-eddb-419e-8399-4ff72c38f933", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-09-26T17:48:03Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-4", "created": "2018-09-26T17:47:59Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:48:07,202 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/2ce3690e-eddb-419e-8399-4ff72c38f933 used request id req-5310965e-c3bc-4b75-b66c-4757d8657ee2 2018-09-26 17:48:07,206 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/2ce3690e-eddb-419e-8399-4ff72c38f933 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e5a4b00ef8acd31929f193a6f37858b135cb357" 2018-09-26 17:48:08,001 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:48:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a6c8e523-6e83-4f06-ac80-4e92e812e00b x-compute-request-id: req-a6c8e523-6e83-4f06-ac80-4e92e812e00b Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:7c:2b", "version": 4, "addr": "10.10.10.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2ce3690e-eddb-419e-8399-4ff72c38f933", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2ce3690e-eddb-419e-8399-4ff72c38f933", "rel": "bookmark"}], "image": {"id": "8c72f037-3bb0-480f-a6eb-a6e92037eb14", "links": [{"href": "http://172.30.9.22:8774/images/8c72f037-3bb0-480f-a6eb-a6e92037eb14", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000153", "OS-SRV-USG:launched_at": "2018-09-26T17:48:02.000000", "flavor": {"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}]}, "id": "2ce3690e-eddb-419e-8399-4ff72c38f933", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-09-26T17:48:03Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-4", "created": "2018-09-26T17:47:59Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:48:08,001 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/2ce3690e-eddb-419e-8399-4ff72c38f933 used request id req-a6c8e523-6e83-4f06-ac80-4e92e812e00b 2018-09-26 17:48:08,002 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-10-4' booted successfully. IP='10.10.10.15'. 2018-09-26 17:48:08,002 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-10-4' to security group 'sdnvpn-sg'... 2018-09-26 17:48:08,005 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2ce3690e-eddb-419e-8399-4ff72c38f933/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4141213c502a34e72a7cfa732f1533f5c95d700c" -d '{"addSecurityGroup": {"name": "620171f6-0dde-4380-a534-a1fcabdc013e"}}' 2018-09-26 17:48:09,414 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:48:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c8cdfc97-17d4-4e60-911b-c21ec0609c38 x-compute-request-id: req-c8cdfc97-17d4-4e60-911b-c21ec0609c38 Content-Length: 0 Content-Type: application/json 2018-09-26 17:48:09,414 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2ce3690e-eddb-419e-8399-4ff72c38f933/action used request id req-c8cdfc97-17d4-4e60-911b-c21ec0609c38 2018-09-26 17:48:09,414 - sdnvpn_test_utils - INFO - Waiting for instance 2ce3690e-eddb-419e-8399-4ff72c38f933 to boot up 2018-09-26 17:48:09,418 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2ce3690e-eddb-419e-8399-4ff72c38f933/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e5a4b00ef8acd31929f193a6f37858b135cb357" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:48:10,489 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:48:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-34f855f0-43e5-4804-b607-56b3500dca15 x-compute-request-id: req-34f855f0-43e5-4804-b607-56b3500dca15 Content-Encoding: gzip Content-Length: 8088 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 523143686 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128860] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130514] pid_max: default: 32768 minimum: 301\n[ 0.131409] ACPI: Core revision 20150930\n[ 0.132791] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134099] Security Framework initialized\n[ 0.134915] Yama: becoming mindful.\n[ 0.135642] AppArmor: AppArmor initialized\n[ 0.136511] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137846] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139120] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140330] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141718] Initializing cgroup subsys io\n[ 0.142526] Initializing cgroup subsys memory\n[ 0.143384] Initializing cgroup subsys devices\n[ 0.144269] Initializing cgroup subsys freezer\n[ 0.145140] Initializing cgroup subsys net_cls\n[ 0.146005] Initializing cgroup subsys perf_event\n[ 0.146913] Initializing cgroup subsys net_prio\n[ 0.147792] Initializing cgroup subsys hugetlb\n[ 0.148662] Initializing cgroup subsys pids\n[ 0.149531] CPU: Physical Processor ID: 0\n[ 0.151047] mce: CPU supports 10 MCE banks\n[ 0.151902] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152900] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164750] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171089] ftrace: allocating 31920 entries in 125 pages\n[ 0.197502] smpboot: Max logical packages: 1\n[ 0.198356] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199706] x2apic enabled\n[ 0.200522] Switched APIC routing to physical x2apic.\n[ 0.202278] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203400] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205397] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207202] KVM setup paravirtual spinlock\n[ 0.208549] x86: Booted up 1 node, 1 CPUs\n[ 0.209360] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210756] devtmpfs: initialized\n[ 0.212468] evm: security.selinux\n[ 0.213184] evm: security.SMACK64\n[ 0.213875] evm: security.SMACK64EXEC\n[ 0.214617] evm: security.SMACK64TRANSMUTE\n[ 0.215429] evm: security.SMACK64MMAP\n[ 0.216184] evm: security.ima\n[ 0.216829] evm: security.capability\n[ 0.217632] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219490] pinctrl core: initialized pinctrl subsystem\n[ 0.220600] RTC time: 17:48:02, date: 09/26/18\n[ 0.221557] NET: Registered protocol family 16\n[ 0.222529] cpuidle: using governor ladder\n[ 0.223360] cpuidle: using governor menu\n[ 0.224146] PCCT header not found.\n[ 0.224905] ACPI: bus type PCI registered\n[ 0.225705] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226948] PCI: Using configuration type 1 for base access\n[ 0.228712] ACPI: Added _OSI(Module Device)\n[ 0.229552] ACPI: Added _OSI(Processor Device)\n[ 0.230418] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231314] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233444] ACPI: Interpreter enabled\n[ 0.234215] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236060] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237903] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239738] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241562] ACPI: (supports S0 S5)\n[ 0.242265] ACPI: Using IOAPIC for interrupt routing\n[ 0.243345] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246423] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247561] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248793] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249981] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252202] acpiphp: Slot [3] registered\n[ 0.253003] acpiphp: Slot [4] registered\n[ 0.253801] acpiphp: Slot [5] registered\n[ 0.254594] acpiphp: Slot [6] registered\n[ 0.255393] acpiphp: Slot [7] registered\n[ 0.256198] acpiphp: Slot [8] registered\n[ 0.256995] acpiphp: Slot [9] registered\n[ 0.257787] acpiphp: Slot [10] registered\n[ 0.258594] acpiphp: Slot [11] registered\n[ 0.259406] acpiphp: Slot [12] registered\n[ 0.260223] acpiphp: Slot [13] registered\n[ 0.261032] acpiphp: Slot [14] registered\n[ 0.261838] acpiphp: Slot [15] registered\n[ 0.272559] acpiphp: Slot [16] registered\n[ 0.273375] acpiphp: Slot [17] registered\n[ 0.274185] acpiphp: Slot [18] registered\n[ 0.274992] acpiphp: Slot [19] registered\n[ 0.275798] acpiphp: Slot [20] registered\n[ 0.276608] acpiphp: Slot [21] registered\n[ 0.277430] acpiphp: Slot [22] registered\n[ 0.278241] acpiphp: Slot [23] registered\n[ 0.279051] acpiphp: Slot [24] registered\n[ 0.279857] acpiphp: Slot [25] registered\n[ 0.280667] acpiphp: Slot [26] registered\n[ 0.281470] acpiphp: Slot [27] registered\n[ 0.282278] acpiphp: Slot [28] registered\n[ 0.283086] acpiphp: Slot [29] registered\n[ 0.283891] acpiphp: Slot [30] registered\n[ 0.284703] acpiphp: Slot [31] registered\n[ 0.285506] PCI host bridge to bus 0000:00\n[ 0.286315] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287525] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288742] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290187] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291634] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297965] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299249] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300420] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301691] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308812] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310247] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358697] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360178] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361608] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364391] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366358] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367546] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368613] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370182] vgaarb: loaded\n[ 0.370791] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371939] SCSI subsystem initialized\n[ 0.372765] ACPI: bus type USB registered\n[ 0.373582] usbcore: registered new interface driver usbfs\n[ 0.374622] usbcore: registered new interface driver hub\n[ 0.375649] usbcore: registered new device driver usb\n[ 0.376712] PCI: Using ACPI for IRQ routing\n[ 0.377738] NetLabel: Initializing\n[ 0.378452] NetLabel: domain hash size = 128\n[ 0.379321] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380288] NetLabel: unlabeled traffic allowed by default\n[ 0.381391] clocksource: Switched to clocksource kvm-clock\n[ 0.386913] AppArmor: AppArmor Filesystem Enabled\n[ 0.387895] pnp: PnP ACPI init\n[ 0.388807] pnp: PnP ACPI: found 5 devices\n[ 0.395179] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396901] NET: Registered protocol family 2\n[ 0.397863] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399141] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400318] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401495] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402580] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403751] NET: Registered protocol family 1\n[ 0.404614] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405727] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406804] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420849] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435123] Trying to unpack rootfs image as initramfs...\n[ 0.485518] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499332] Scanning for low memory corruption every 60 seconds\n[ 0.501085] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.502623] audit: initializing netlink subsys (disabled)\n[ 0.504049] audit: type=2000 audit(1537984083.766:1): initialized\n[ 0.505756] Initialise system trusted keyring\n[ 0.506974] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508542] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510923] zbud: loaded\n[ 0.511774] VFS: Disk quotas dquot_6.6.0\n[ 0.512822] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514739] fuse init (API version 7.23)\n[ 0.515865] Key type big_key registered\n[ 0.516888] Allocating IMA MOK and blacklist keyrings.\n[ 0.518302] Key type asymmetric registered\n[ 0.519383] Asymmetric key parser 'x509' registered\n[ 0.520631] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522962] io scheduler noop registered\n[ 0.523980] io scheduler deadline registered (default)\n[ 0.525252] io scheduler cfq registered\n[ 0.526320] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.527691] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.529339] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531231] ACPI: Power Button [PWRF]\n[ 0.532270] GHES: HEST is not enabled!\n[ 0.545952] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579122] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.603180] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.605867] Linux agpgart interface v0.103\n[ 0.608149] brd: module loaded\n[ 0.609564] loop: module loaded\n[ 0.614572] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616002] GPT:90111 != 2097151\n[ 0.616664] GPT:Alternate GPT header not at the end of the disk.\n[ 0.617734] GPT:90111 != 2097151\n[ 0.618391] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619339] vda: vda1 vda15\n[ 0.620786] scsi host0: ata_piix\n[ 0.621515] scsi host1: ata_piix\n[ 0.622208] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623389] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.624795] libphy: Fixed MDIO Bus: probed\n[ 0.625604] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626537] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.628661] PPP generic driver version 2.4.2\n[ 0.629548] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.630819] ehci-pci: EHCI PCI platform driver\n[ 0.631668] ehci-platform: EHCI generic platform driver\n[ 0.632623] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.633741] ohci-pci: OHCI PCI platform driver\n[ 0.634586] ohci-platform: OHCI generic platform driver\n[ 0.635545] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.649881] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652284] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653289] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.654388] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.655577] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656963] usb usb1: Product: UHCI Host Controller\n[ 0.657882] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658995] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659938] hub 1-0:1.0: USB hub found\n[ 0.660701] hub 1-0:1.0: 2 ports detected\n[ 0.661585] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663662] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664580] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665591] mousedev: PS/2 mouse device common for all mice\n[ 0.666805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668617] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669699] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670884] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672048] i2c /dev entries driver\n[ 0.672800] device-mapper: uevent: version 1.0.3\n[ 0.673717] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675303] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676560] NET: Registered protocol family 10\n[ 0.677534] NET: Registered protocol family 17\n[ 0.678396] Key type dns_resolver registered\n[ 0.679305] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680373] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682091] registered taskstats version 1\n[ 0.682909] Loading compiled-in X.509 certificates\n[ 0.684323] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686145] zswap: loaded using pool lzo/zbud\n[ 0.687480] Key type trusted registered\n[ 0.689014] Key type encrypted registered\n[ 0.689842] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690844] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691856] evm: HMAC attrs: 0x1\n[ 0.692771] Magic number: 2:564:846\n[ 0.693615] rtc_cmos 00:00: setting system clock to 2018-09-26 17:48:03 UTC (1537984083)\n[ 0.695185] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696276] EDD information not available.\n[ 0.777927] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779390] ata1.00: configured for MWDMA2\n[ 0.780550] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.792990] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.794233] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.795454] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.797289] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.798794] Write protecting the kernel read-only data: 14336k\n[ 0.800333] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802106] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.863376] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.25\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.24s]\n"} 2018-09-26 17:48:10,489 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2ce3690e-eddb-419e-8399-4ff72c38f933/action used request id req-34f855f0-43e5-4804-b607-56b3500dca15 2018-09-26 17:48:12,499 - __name__ - INFO - Starting monitor thread of vm_4 2018-09-26 17:48:13,530 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2ce3690e-eddb-419e-8399-4ff72c38f933/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e5a4b00ef8acd31929f193a6f37858b135cb357" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:48:14,599 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:48:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90132321-47dc-4088-be27-b889e07aa0eb x-compute-request-id: req-90132321-47dc-4088-be27-b889e07aa0eb Content-Encoding: gzip Content-Length: 8088 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 523143686 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128860] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130514] pid_max: default: 32768 minimum: 301\n[ 0.131409] ACPI: Core revision 20150930\n[ 0.132791] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134099] Security Framework initialized\n[ 0.134915] Yama: becoming mindful.\n[ 0.135642] AppArmor: AppArmor initialized\n[ 0.136511] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137846] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139120] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140330] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141718] Initializing cgroup subsys io\n[ 0.142526] Initializing cgroup subsys memory\n[ 0.143384] Initializing cgroup subsys devices\n[ 0.144269] Initializing cgroup subsys freezer\n[ 0.145140] Initializing cgroup subsys net_cls\n[ 0.146005] Initializing cgroup subsys perf_event\n[ 0.146913] Initializing cgroup subsys net_prio\n[ 0.147792] Initializing cgroup subsys hugetlb\n[ 0.148662] Initializing cgroup subsys pids\n[ 0.149531] CPU: Physical Processor ID: 0\n[ 0.151047] mce: CPU supports 10 MCE banks\n[ 0.151902] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152900] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164750] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171089] ftrace: allocating 31920 entries in 125 pages\n[ 0.197502] smpboot: Max logical packages: 1\n[ 0.198356] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199706] x2apic enabled\n[ 0.200522] Switched APIC routing to physical x2apic.\n[ 0.202278] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203400] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205397] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207202] KVM setup paravirtual spinlock\n[ 0.208549] x86: Booted up 1 node, 1 CPUs\n[ 0.209360] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210756] devtmpfs: initialized\n[ 0.212468] evm: security.selinux\n[ 0.213184] evm: security.SMACK64\n[ 0.213875] evm: security.SMACK64EXEC\n[ 0.214617] evm: security.SMACK64TRANSMUTE\n[ 0.215429] evm: security.SMACK64MMAP\n[ 0.216184] evm: security.ima\n[ 0.216829] evm: security.capability\n[ 0.217632] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219490] pinctrl core: initialized pinctrl subsystem\n[ 0.220600] RTC time: 17:48:02, date: 09/26/18\n[ 0.221557] NET: Registered protocol family 16\n[ 0.222529] cpuidle: using governor ladder\n[ 0.223360] cpuidle: using governor menu\n[ 0.224146] PCCT header not found.\n[ 0.224905] ACPI: bus type PCI registered\n[ 0.225705] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226948] PCI: Using configuration type 1 for base access\n[ 0.228712] ACPI: Added _OSI(Module Device)\n[ 0.229552] ACPI: Added _OSI(Processor Device)\n[ 0.230418] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231314] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233444] ACPI: Interpreter enabled\n[ 0.234215] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236060] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237903] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239738] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241562] ACPI: (supports S0 S5)\n[ 0.242265] ACPI: Using IOAPIC for interrupt routing\n[ 0.243345] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246423] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247561] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248793] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249981] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252202] acpiphp: Slot [3] registered\n[ 0.253003] acpiphp: Slot [4] registered\n[ 0.253801] acpiphp: Slot [5] registered\n[ 0.254594] acpiphp: Slot [6] registered\n[ 0.255393] acpiphp: Slot [7] registered\n[ 0.256198] acpiphp: Slot [8] registered\n[ 0.256995] acpiphp: Slot [9] registered\n[ 0.257787] acpiphp: Slot [10] registered\n[ 0.258594] acpiphp: Slot [11] registered\n[ 0.259406] acpiphp: Slot [12] registered\n[ 0.260223] acpiphp: Slot [13] registered\n[ 0.261032] acpiphp: Slot [14] registered\n[ 0.261838] acpiphp: Slot [15] registered\n[ 0.272559] acpiphp: Slot [16] registered\n[ 0.273375] acpiphp: Slot [17] registered\n[ 0.274185] acpiphp: Slot [18] registered\n[ 0.274992] acpiphp: Slot [19] registered\n[ 0.275798] acpiphp: Slot [20] registered\n[ 0.276608] acpiphp: Slot [21] registered\n[ 0.277430] acpiphp: Slot [22] registered\n[ 0.278241] acpiphp: Slot [23] registered\n[ 0.279051] acpiphp: Slot [24] registered\n[ 0.279857] acpiphp: Slot [25] registered\n[ 0.280667] acpiphp: Slot [26] registered\n[ 0.281470] acpiphp: Slot [27] registered\n[ 0.282278] acpiphp: Slot [28] registered\n[ 0.283086] acpiphp: Slot [29] registered\n[ 0.283891] acpiphp: Slot [30] registered\n[ 0.284703] acpiphp: Slot [31] registered\n[ 0.285506] PCI host bridge to bus 0000:00\n[ 0.286315] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287525] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288742] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290187] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291634] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297965] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299249] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300420] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301691] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308812] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310247] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358697] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360178] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361608] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364391] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366358] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367546] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368613] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370182] vgaarb: loaded\n[ 0.370791] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371939] SCSI subsystem initialized\n[ 0.372765] ACPI: bus type USB registered\n[ 0.373582] usbcore: registered new interface driver usbfs\n[ 0.374622] usbcore: registered new interface driver hub\n[ 0.375649] usbcore: registered new device driver usb\n[ 0.376712] PCI: Using ACPI for IRQ routing\n[ 0.377738] NetLabel: Initializing\n[ 0.378452] NetLabel: domain hash size = 128\n[ 0.379321] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380288] NetLabel: unlabeled traffic allowed by default\n[ 0.381391] clocksource: Switched to clocksource kvm-clock\n[ 0.386913] AppArmor: AppArmor Filesystem Enabled\n[ 0.387895] pnp: PnP ACPI init\n[ 0.388807] pnp: PnP ACPI: found 5 devices\n[ 0.395179] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396901] NET: Registered protocol family 2\n[ 0.397863] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399141] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400318] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401495] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402580] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403751] NET: Registered protocol family 1\n[ 0.404614] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405727] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406804] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420849] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435123] Trying to unpack rootfs image as initramfs...\n[ 0.485518] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499332] Scanning for low memory corruption every 60 seconds\n[ 0.501085] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.502623] audit: initializing netlink subsys (disabled)\n[ 0.504049] audit: type=2000 audit(1537984083.766:1): initialized\n[ 0.505756] Initialise system trusted keyring\n[ 0.506974] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508542] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510923] zbud: loaded\n[ 0.511774] VFS: Disk quotas dquot_6.6.0\n[ 0.512822] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514739] fuse init (API version 7.23)\n[ 0.515865] Key type big_key registered\n[ 0.516888] Allocating IMA MOK and blacklist keyrings.\n[ 0.518302] Key type asymmetric registered\n[ 0.519383] Asymmetric key parser 'x509' registered\n[ 0.520631] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522962] io scheduler noop registered\n[ 0.523980] io scheduler deadline registered (default)\n[ 0.525252] io scheduler cfq registered\n[ 0.526320] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.527691] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.529339] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531231] ACPI: Power Button [PWRF]\n[ 0.532270] GHES: HEST is not enabled!\n[ 0.545952] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579122] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.603180] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.605867] Linux agpgart interface v0.103\n[ 0.608149] brd: module loaded\n[ 0.609564] loop: module loaded\n[ 0.614572] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616002] GPT:90111 != 2097151\n[ 0.616664] GPT:Alternate GPT header not at the end of the disk.\n[ 0.617734] GPT:90111 != 2097151\n[ 0.618391] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619339] vda: vda1 vda15\n[ 0.620786] scsi host0: ata_piix\n[ 0.621515] scsi host1: ata_piix\n[ 0.622208] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623389] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.624795] libphy: Fixed MDIO Bus: probed\n[ 0.625604] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626537] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.628661] PPP generic driver version 2.4.2\n[ 0.629548] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.630819] ehci-pci: EHCI PCI platform driver\n[ 0.631668] ehci-platform: EHCI generic platform driver\n[ 0.632623] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.633741] ohci-pci: OHCI PCI platform driver\n[ 0.634586] ohci-platform: OHCI generic platform driver\n[ 0.635545] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.649881] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652284] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653289] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.654388] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.655577] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656963] usb usb1: Product: UHCI Host Controller\n[ 0.657882] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658995] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659938] hub 1-0:1.0: USB hub found\n[ 0.660701] hub 1-0:1.0: 2 ports detected\n[ 0.661585] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663662] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664580] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665591] mousedev: PS/2 mouse device common for all mice\n[ 0.666805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668617] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669699] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670884] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672048] i2c /dev entries driver\n[ 0.672800] device-mapper: uevent: version 1.0.3\n[ 0.673717] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675303] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676560] NET: Registered protocol family 10\n[ 0.677534] NET: Registered protocol family 17\n[ 0.678396] Key type dns_resolver registered\n[ 0.679305] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680373] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682091] registered taskstats version 1\n[ 0.682909] Loading compiled-in X.509 certificates\n[ 0.684323] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686145] zswap: loaded using pool lzo/zbud\n[ 0.687480] Key type trusted registered\n[ 0.689014] Key type encrypted registered\n[ 0.689842] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690844] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691856] evm: HMAC attrs: 0x1\n[ 0.692771] Magic number: 2:564:846\n[ 0.693615] rtc_cmos 00:00: setting system clock to 2018-09-26 17:48:03 UTC (1537984083)\n[ 0.695185] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696276] EDD information not available.\n[ 0.777927] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779390] ata1.00: configured for MWDMA2\n[ 0.780550] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.792990] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.794233] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.795454] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.797289] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.798794] Write protecting the kernel read-only data: 14336k\n[ 0.800333] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802106] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.863376] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.25\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.24s]\n"} 2018-09-26 17:48:14,600 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2ce3690e-eddb-419e-8399-4ff72c38f933/action used request id req-90132321-47dc-4088-be27-b889e07aa0eb 2018-09-26 17:48:15,608 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2ce3690e-eddb-419e-8399-4ff72c38f933/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e5a4b00ef8acd31929f193a6f37858b135cb357" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:48:16,679 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:48:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d8a91a77-f3ba-4450-b479-389f44389f4b x-compute-request-id: req-d8a91a77-f3ba-4450-b479-389f44389f4b Content-Encoding: gzip Content-Length: 8096 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 523143686 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128860] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130514] pid_max: default: 32768 minimum: 301\n[ 0.131409] ACPI: Core revision 20150930\n[ 0.132791] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134099] Security Framework initialized\n[ 0.134915] Yama: becoming mindful.\n[ 0.135642] AppArmor: AppArmor initialized\n[ 0.136511] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137846] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139120] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140330] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141718] Initializing cgroup subsys io\n[ 0.142526] Initializing cgroup subsys memory\n[ 0.143384] Initializing cgroup subsys devices\n[ 0.144269] Initializing cgroup subsys freezer\n[ 0.145140] Initializing cgroup subsys net_cls\n[ 0.146005] Initializing cgroup subsys perf_event\n[ 0.146913] Initializing cgroup subsys net_prio\n[ 0.147792] Initializing cgroup subsys hugetlb\n[ 0.148662] Initializing cgroup subsys pids\n[ 0.149531] CPU: Physical Processor ID: 0\n[ 0.151047] mce: CPU supports 10 MCE banks\n[ 0.151902] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152900] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164750] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171089] ftrace: allocating 31920 entries in 125 pages\n[ 0.197502] smpboot: Max logical packages: 1\n[ 0.198356] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199706] x2apic enabled\n[ 0.200522] Switched APIC routing to physical x2apic.\n[ 0.202278] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203400] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205397] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207202] KVM setup paravirtual spinlock\n[ 0.208549] x86: Booted up 1 node, 1 CPUs\n[ 0.209360] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210756] devtmpfs: initialized\n[ 0.212468] evm: security.selinux\n[ 0.213184] evm: security.SMACK64\n[ 0.213875] evm: security.SMACK64EXEC\n[ 0.214617] evm: security.SMACK64TRANSMUTE\n[ 0.215429] evm: security.SMACK64MMAP\n[ 0.216184] evm: security.ima\n[ 0.216829] evm: security.capability\n[ 0.217632] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219490] pinctrl core: initialized pinctrl subsystem\n[ 0.220600] RTC time: 17:48:02, date: 09/26/18\n[ 0.221557] NET: Registered protocol family 16\n[ 0.222529] cpuidle: using governor ladder\n[ 0.223360] cpuidle: using governor menu\n[ 0.224146] PCCT header not found.\n[ 0.224905] ACPI: bus type PCI registered\n[ 0.225705] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226948] PCI: Using configuration type 1 for base access\n[ 0.228712] ACPI: Added _OSI(Module Device)\n[ 0.229552] ACPI: Added _OSI(Processor Device)\n[ 0.230418] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231314] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233444] ACPI: Interpreter enabled\n[ 0.234215] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236060] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237903] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239738] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241562] ACPI: (supports S0 S5)\n[ 0.242265] ACPI: Using IOAPIC for interrupt routing\n[ 0.243345] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246423] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247561] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248793] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249981] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252202] acpiphp: Slot [3] registered\n[ 0.253003] acpiphp: Slot [4] registered\n[ 0.253801] acpiphp: Slot [5] registered\n[ 0.254594] acpiphp: Slot [6] registered\n[ 0.255393] acpiphp: Slot [7] registered\n[ 0.256198] acpiphp: Slot [8] registered\n[ 0.256995] acpiphp: Slot [9] registered\n[ 0.257787] acpiphp: Slot [10] registered\n[ 0.258594] acpiphp: Slot [11] registered\n[ 0.259406] acpiphp: Slot [12] registered\n[ 0.260223] acpiphp: Slot [13] registered\n[ 0.261032] acpiphp: Slot [14] registered\n[ 0.261838] acpiphp: Slot [15] registered\n[ 0.272559] acpiphp: Slot [16] registered\n[ 0.273375] acpiphp: Slot [17] registered\n[ 0.274185] acpiphp: Slot [18] registered\n[ 0.274992] acpiphp: Slot [19] registered\n[ 0.275798] acpiphp: Slot [20] registered\n[ 0.276608] acpiphp: Slot [21] registered\n[ 0.277430] acpiphp: Slot [22] registered\n[ 0.278241] acpiphp: Slot [23] registered\n[ 0.279051] acpiphp: Slot [24] registered\n[ 0.279857] acpiphp: Slot [25] registered\n[ 0.280667] acpiphp: Slot [26] registered\n[ 0.281470] acpiphp: Slot [27] registered\n[ 0.282278] acpiphp: Slot [28] registered\n[ 0.283086] acpiphp: Slot [29] registered\n[ 0.283891] acpiphp: Slot [30] registered\n[ 0.284703] acpiphp: Slot [31] registered\n[ 0.285506] PCI host bridge to bus 0000:00\n[ 0.286315] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287525] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288742] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290187] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291634] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297965] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299249] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300420] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301691] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308812] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310247] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358697] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360178] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361608] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364391] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366358] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367546] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368613] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370182] vgaarb: loaded\n[ 0.370791] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371939] SCSI subsystem initialized\n[ 0.372765] ACPI: bus type USB registered\n[ 0.373582] usbcore: registered new interface driver usbfs\n[ 0.374622] usbcore: registered new interface driver hub\n[ 0.375649] usbcore: registered new device driver usb\n[ 0.376712] PCI: Using ACPI for IRQ routing\n[ 0.377738] NetLabel: Initializing\n[ 0.378452] NetLabel: domain hash size = 128\n[ 0.379321] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380288] NetLabel: unlabeled traffic allowed by default\n[ 0.381391] clocksource: Switched to clocksource kvm-clock\n[ 0.386913] AppArmor: AppArmor Filesystem Enabled\n[ 0.387895] pnp: PnP ACPI init\n[ 0.388807] pnp: PnP ACPI: found 5 devices\n[ 0.395179] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396901] NET: Registered protocol family 2\n[ 0.397863] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399141] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400318] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401495] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402580] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403751] NET: Registered protocol family 1\n[ 0.404614] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405727] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406804] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420849] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435123] Trying to unpack rootfs image as initramfs...\n[ 0.485518] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499332] Scanning for low memory corruption every 60 seconds\n[ 0.501085] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.502623] audit: initializing netlink subsys (disabled)\n[ 0.504049] audit: type=2000 audit(1537984083.766:1): initialized\n[ 0.505756] Initialise system trusted keyring\n[ 0.506974] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508542] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510923] zbud: loaded\n[ 0.511774] VFS: Disk quotas dquot_6.6.0\n[ 0.512822] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514739] fuse init (API version 7.23)\n[ 0.515865] Key type big_key registered\n[ 0.516888] Allocating IMA MOK and blacklist keyrings.\n[ 0.518302] Key type asymmetric registered\n[ 0.519383] Asymmetric key parser 'x509' registered\n[ 0.520631] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522962] io scheduler noop registered\n[ 0.523980] io scheduler deadline registered (default)\n[ 0.525252] io scheduler cfq registered\n[ 0.526320] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.527691] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.529339] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531231] ACPI: Power Button [PWRF]\n[ 0.532270] GHES: HEST is not enabled!\n[ 0.545952] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579122] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.603180] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.605867] Linux agpgart interface v0.103\n[ 0.608149] brd: module loaded\n[ 0.609564] loop: module loaded\n[ 0.614572] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616002] GPT:90111 != 2097151\n[ 0.616664] GPT:Alternate GPT header not at the end of the disk.\n[ 0.617734] GPT:90111 != 2097151\n[ 0.618391] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619339] vda: vda1 vda15\n[ 0.620786] scsi host0: ata_piix\n[ 0.621515] scsi host1: ata_piix\n[ 0.622208] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623389] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.624795] libphy: Fixed MDIO Bus: probed\n[ 0.625604] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626537] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.628661] PPP generic driver version 2.4.2\n[ 0.629548] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.630819] ehci-pci: EHCI PCI platform driver\n[ 0.631668] ehci-platform: EHCI generic platform driver\n[ 0.632623] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.633741] ohci-pci: OHCI PCI platform driver\n[ 0.634586] ohci-platform: OHCI generic platform driver\n[ 0.635545] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.649881] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652284] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653289] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.654388] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.655577] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656963] usb usb1: Product: UHCI Host Controller\n[ 0.657882] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658995] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659938] hub 1-0:1.0: USB hub found\n[ 0.660701] hub 1-0:1.0: 2 ports detected\n[ 0.661585] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663662] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664580] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665591] mousedev: PS/2 mouse device common for all mice\n[ 0.666805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668617] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669699] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670884] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672048] i2c /dev entries driver\n[ 0.672800] device-mapper: uevent: version 1.0.3\n[ 0.673717] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675303] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676560] NET: Registered protocol family 10\n[ 0.677534] NET: Registered protocol family 17\n[ 0.678396] Key type dns_resolver registered\n[ 0.679305] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680373] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682091] registered taskstats version 1\n[ 0.682909] Loading compiled-in X.509 certificates\n[ 0.684323] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686145] zswap: loaded using pool lzo/zbud\n[ 0.687480] Key type trusted registered\n[ 0.689014] Key type encrypted registered\n[ 0.689842] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690844] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691856] evm: HMAC attrs: 0x1\n[ 0.692771] Magic number: 2:564:846\n[ 0.693615] rtc_cmos 00:00: setting system clock to 2018-09-26 17:48:03 UTC (1537984083)\n[ 0.695185] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696276] EDD information not available.\n[ 0.777927] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779390] ata1.00: configured for MWDMA2\n[ 0.780550] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.792990] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.794233] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.795454] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.797289] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.798794] Write protecting the kernel read-only data: 14336k\n[ 0.800333] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802106] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.863376] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.25\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.24s]\nping 10.10.10.7 OK\n"} 2018-09-26 17:48:16,680 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2ce3690e-eddb-419e-8399-4ff72c38f933/action used request id req-d8a91a77-f3ba-4450-b479-389f44389f4b 2018-09-26 17:48:17,685 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2ce3690e-eddb-419e-8399-4ff72c38f933/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e5a4b00ef8acd31929f193a6f37858b135cb357" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:48:18,759 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:48:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e5742cd-6501-4cfd-b628-b09e51112338 x-compute-request-id: req-2e5742cd-6501-4cfd-b628-b09e51112338 Content-Encoding: gzip Content-Length: 8096 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 523143686 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128860] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130514] pid_max: default: 32768 minimum: 301\n[ 0.131409] ACPI: Core revision 20150930\n[ 0.132791] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134099] Security Framework initialized\n[ 0.134915] Yama: becoming mindful.\n[ 0.135642] AppArmor: AppArmor initialized\n[ 0.136511] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137846] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139120] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140330] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141718] Initializing cgroup subsys io\n[ 0.142526] Initializing cgroup subsys memory\n[ 0.143384] Initializing cgroup subsys devices\n[ 0.144269] Initializing cgroup subsys freezer\n[ 0.145140] Initializing cgroup subsys net_cls\n[ 0.146005] Initializing cgroup subsys perf_event\n[ 0.146913] Initializing cgroup subsys net_prio\n[ 0.147792] Initializing cgroup subsys hugetlb\n[ 0.148662] Initializing cgroup subsys pids\n[ 0.149531] CPU: Physical Processor ID: 0\n[ 0.151047] mce: CPU supports 10 MCE banks\n[ 0.151902] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152900] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164750] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171089] ftrace: allocating 31920 entries in 125 pages\n[ 0.197502] smpboot: Max logical packages: 1\n[ 0.198356] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199706] x2apic enabled\n[ 0.200522] Switched APIC routing to physical x2apic.\n[ 0.202278] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203400] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205397] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207202] KVM setup paravirtual spinlock\n[ 0.208549] x86: Booted up 1 node, 1 CPUs\n[ 0.209360] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210756] devtmpfs: initialized\n[ 0.212468] evm: security.selinux\n[ 0.213184] evm: security.SMACK64\n[ 0.213875] evm: security.SMACK64EXEC\n[ 0.214617] evm: security.SMACK64TRANSMUTE\n[ 0.215429] evm: security.SMACK64MMAP\n[ 0.216184] evm: security.ima\n[ 0.216829] evm: security.capability\n[ 0.217632] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219490] pinctrl core: initialized pinctrl subsystem\n[ 0.220600] RTC time: 17:48:02, date: 09/26/18\n[ 0.221557] NET: Registered protocol family 16\n[ 0.222529] cpuidle: using governor ladder\n[ 0.223360] cpuidle: using governor menu\n[ 0.224146] PCCT header not found.\n[ 0.224905] ACPI: bus type PCI registered\n[ 0.225705] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226948] PCI: Using configuration type 1 for base access\n[ 0.228712] ACPI: Added _OSI(Module Device)\n[ 0.229552] ACPI: Added _OSI(Processor Device)\n[ 0.230418] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231314] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233444] ACPI: Interpreter enabled\n[ 0.234215] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236060] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237903] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239738] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241562] ACPI: (supports S0 S5)\n[ 0.242265] ACPI: Using IOAPIC for interrupt routing\n[ 0.243345] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246423] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247561] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248793] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249981] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252202] acpiphp: Slot [3] registered\n[ 0.253003] acpiphp: Slot [4] registered\n[ 0.253801] acpiphp: Slot [5] registered\n[ 0.254594] acpiphp: Slot [6] registered\n[ 0.255393] acpiphp: Slot [7] registered\n[ 0.256198] acpiphp: Slot [8] registered\n[ 0.256995] acpiphp: Slot [9] registered\n[ 0.257787] acpiphp: Slot [10] registered\n[ 0.258594] acpiphp: Slot [11] registered\n[ 0.259406] acpiphp: Slot [12] registered\n[ 0.260223] acpiphp: Slot [13] registered\n[ 0.261032] acpiphp: Slot [14] registered\n[ 0.261838] acpiphp: Slot [15] registered\n[ 0.272559] acpiphp: Slot [16] registered\n[ 0.273375] acpiphp: Slot [17] registered\n[ 0.274185] acpiphp: Slot [18] registered\n[ 0.274992] acpiphp: Slot [19] registered\n[ 0.275798] acpiphp: Slot [20] registered\n[ 0.276608] acpiphp: Slot [21] registered\n[ 0.277430] acpiphp: Slot [22] registered\n[ 0.278241] acpiphp: Slot [23] registered\n[ 0.279051] acpiphp: Slot [24] registered\n[ 0.279857] acpiphp: Slot [25] registered\n[ 0.280667] acpiphp: Slot [26] registered\n[ 0.281470] acpiphp: Slot [27] registered\n[ 0.282278] acpiphp: Slot [28] registered\n[ 0.283086] acpiphp: Slot [29] registered\n[ 0.283891] acpiphp: Slot [30] registered\n[ 0.284703] acpiphp: Slot [31] registered\n[ 0.285506] PCI host bridge to bus 0000:00\n[ 0.286315] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287525] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288742] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290187] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291634] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297965] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299249] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300420] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301691] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308812] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310247] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358697] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360178] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361608] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364391] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366358] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367546] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368613] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370182] vgaarb: loaded\n[ 0.370791] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371939] SCSI subsystem initialized\n[ 0.372765] ACPI: bus type USB registered\n[ 0.373582] usbcore: registered new interface driver usbfs\n[ 0.374622] usbcore: registered new interface driver hub\n[ 0.375649] usbcore: registered new device driver usb\n[ 0.376712] PCI: Using ACPI for IRQ routing\n[ 0.377738] NetLabel: Initializing\n[ 0.378452] NetLabel: domain hash size = 128\n[ 0.379321] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380288] NetLabel: unlabeled traffic allowed by default\n[ 0.381391] clocksource: Switched to clocksource kvm-clock\n[ 0.386913] AppArmor: AppArmor Filesystem Enabled\n[ 0.387895] pnp: PnP ACPI init\n[ 0.388807] pnp: PnP ACPI: found 5 devices\n[ 0.395179] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396901] NET: Registered protocol family 2\n[ 0.397863] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399141] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400318] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401495] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402580] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403751] NET: Registered protocol family 1\n[ 0.404614] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405727] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406804] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420849] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435123] Trying to unpack rootfs image as initramfs...\n[ 0.485518] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499332] Scanning for low memory corruption every 60 seconds\n[ 0.501085] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.502623] audit: initializing netlink subsys (disabled)\n[ 0.504049] audit: type=2000 audit(1537984083.766:1): initialized\n[ 0.505756] Initialise system trusted keyring\n[ 0.506974] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508542] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510923] zbud: loaded\n[ 0.511774] VFS: Disk quotas dquot_6.6.0\n[ 0.512822] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514739] fuse init (API version 7.23)\n[ 0.515865] Key type big_key registered\n[ 0.516888] Allocating IMA MOK and blacklist keyrings.\n[ 0.518302] Key type asymmetric registered\n[ 0.519383] Asymmetric key parser 'x509' registered\n[ 0.520631] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522962] io scheduler noop registered\n[ 0.523980] io scheduler deadline registered (default)\n[ 0.525252] io scheduler cfq registered\n[ 0.526320] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.527691] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.529339] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531231] ACPI: Power Button [PWRF]\n[ 0.532270] GHES: HEST is not enabled!\n[ 0.545952] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579122] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.603180] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.605867] Linux agpgart interface v0.103\n[ 0.608149] brd: module loaded\n[ 0.609564] loop: module loaded\n[ 0.614572] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616002] GPT:90111 != 2097151\n[ 0.616664] GPT:Alternate GPT header not at the end of the disk.\n[ 0.617734] GPT:90111 != 2097151\n[ 0.618391] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619339] vda: vda1 vda15\n[ 0.620786] scsi host0: ata_piix\n[ 0.621515] scsi host1: ata_piix\n[ 0.622208] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623389] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.624795] libphy: Fixed MDIO Bus: probed\n[ 0.625604] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626537] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.628661] PPP generic driver version 2.4.2\n[ 0.629548] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.630819] ehci-pci: EHCI PCI platform driver\n[ 0.631668] ehci-platform: EHCI generic platform driver\n[ 0.632623] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.633741] ohci-pci: OHCI PCI platform driver\n[ 0.634586] ohci-platform: OHCI generic platform driver\n[ 0.635545] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.649881] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652284] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653289] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.654388] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.655577] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656963] usb usb1: Product: UHCI Host Controller\n[ 0.657882] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658995] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659938] hub 1-0:1.0: USB hub found\n[ 0.660701] hub 1-0:1.0: 2 ports detected\n[ 0.661585] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663662] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664580] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665591] mousedev: PS/2 mouse device common for all mice\n[ 0.666805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668617] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669699] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670884] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672048] i2c /dev entries driver\n[ 0.672800] device-mapper: uevent: version 1.0.3\n[ 0.673717] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675303] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676560] NET: Registered protocol family 10\n[ 0.677534] NET: Registered protocol family 17\n[ 0.678396] Key type dns_resolver registered\n[ 0.679305] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680373] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682091] registered taskstats version 1\n[ 0.682909] Loading compiled-in X.509 certificates\n[ 0.684323] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686145] zswap: loaded using pool lzo/zbud\n[ 0.687480] Key type trusted registered\n[ 0.689014] Key type encrypted registered\n[ 0.689842] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690844] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691856] evm: HMAC attrs: 0x1\n[ 0.692771] Magic number: 2:564:846\n[ 0.693615] rtc_cmos 00:00: setting system clock to 2018-09-26 17:48:03 UTC (1537984083)\n[ 0.695185] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696276] EDD information not available.\n[ 0.777927] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779390] ata1.00: configured for MWDMA2\n[ 0.780550] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.792990] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.794233] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.795454] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.797289] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.798794] Write protecting the kernel read-only data: 14336k\n[ 0.800333] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802106] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.863376] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.25\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.24s]\nping 10.10.10.7 OK\n"} 2018-09-26 17:48:18,759 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2ce3690e-eddb-419e-8399-4ff72c38f933/action used request id req-2e5742cd-6501-4cfd-b628-b09e51112338 2018-09-26 17:48:19,764 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2ce3690e-eddb-419e-8399-4ff72c38f933/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e5a4b00ef8acd31929f193a6f37858b135cb357" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:48:20,836 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:48:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-12787542-20d0-45d8-be99-e5e7b4f242f7 x-compute-request-id: req-12787542-20d0-45d8-be99-e5e7b4f242f7 Content-Encoding: gzip Content-Length: 8096 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 523143686 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128860] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130514] pid_max: default: 32768 minimum: 301\n[ 0.131409] ACPI: Core revision 20150930\n[ 0.132791] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134099] Security Framework initialized\n[ 0.134915] Yama: becoming mindful.\n[ 0.135642] AppArmor: AppArmor initialized\n[ 0.136511] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137846] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139120] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140330] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141718] Initializing cgroup subsys io\n[ 0.142526] Initializing cgroup subsys memory\n[ 0.143384] Initializing cgroup subsys devices\n[ 0.144269] Initializing cgroup subsys freezer\n[ 0.145140] Initializing cgroup subsys net_cls\n[ 0.146005] Initializing cgroup subsys perf_event\n[ 0.146913] Initializing cgroup subsys net_prio\n[ 0.147792] Initializing cgroup subsys hugetlb\n[ 0.148662] Initializing cgroup subsys pids\n[ 0.149531] CPU: Physical Processor ID: 0\n[ 0.151047] mce: CPU supports 10 MCE banks\n[ 0.151902] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152900] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164750] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171089] ftrace: allocating 31920 entries in 125 pages\n[ 0.197502] smpboot: Max logical packages: 1\n[ 0.198356] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199706] x2apic enabled\n[ 0.200522] Switched APIC routing to physical x2apic.\n[ 0.202278] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203400] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205397] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207202] KVM setup paravirtual spinlock\n[ 0.208549] x86: Booted up 1 node, 1 CPUs\n[ 0.209360] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210756] devtmpfs: initialized\n[ 0.212468] evm: security.selinux\n[ 0.213184] evm: security.SMACK64\n[ 0.213875] evm: security.SMACK64EXEC\n[ 0.214617] evm: security.SMACK64TRANSMUTE\n[ 0.215429] evm: security.SMACK64MMAP\n[ 0.216184] evm: security.ima\n[ 0.216829] evm: security.capability\n[ 0.217632] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219490] pinctrl core: initialized pinctrl subsystem\n[ 0.220600] RTC time: 17:48:02, date: 09/26/18\n[ 0.221557] NET: Registered protocol family 16\n[ 0.222529] cpuidle: using governor ladder\n[ 0.223360] cpuidle: using governor menu\n[ 0.224146] PCCT header not found.\n[ 0.224905] ACPI: bus type PCI registered\n[ 0.225705] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226948] PCI: Using configuration type 1 for base access\n[ 0.228712] ACPI: Added _OSI(Module Device)\n[ 0.229552] ACPI: Added _OSI(Processor Device)\n[ 0.230418] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231314] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233444] ACPI: Interpreter enabled\n[ 0.234215] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236060] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237903] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239738] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241562] ACPI: (supports S0 S5)\n[ 0.242265] ACPI: Using IOAPIC for interrupt routing\n[ 0.243345] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246423] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247561] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248793] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249981] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252202] acpiphp: Slot [3] registered\n[ 0.253003] acpiphp: Slot [4] registered\n[ 0.253801] acpiphp: Slot [5] registered\n[ 0.254594] acpiphp: Slot [6] registered\n[ 0.255393] acpiphp: Slot [7] registered\n[ 0.256198] acpiphp: Slot [8] registered\n[ 0.256995] acpiphp: Slot [9] registered\n[ 0.257787] acpiphp: Slot [10] registered\n[ 0.258594] acpiphp: Slot [11] registered\n[ 0.259406] acpiphp: Slot [12] registered\n[ 0.260223] acpiphp: Slot [13] registered\n[ 0.261032] acpiphp: Slot [14] registered\n[ 0.261838] acpiphp: Slot [15] registered\n[ 0.272559] acpiphp: Slot [16] registered\n[ 0.273375] acpiphp: Slot [17] registered\n[ 0.274185] acpiphp: Slot [18] registered\n[ 0.274992] acpiphp: Slot [19] registered\n[ 0.275798] acpiphp: Slot [20] registered\n[ 0.276608] acpiphp: Slot [21] registered\n[ 0.277430] acpiphp: Slot [22] registered\n[ 0.278241] acpiphp: Slot [23] registered\n[ 0.279051] acpiphp: Slot [24] registered\n[ 0.279857] acpiphp: Slot [25] registered\n[ 0.280667] acpiphp: Slot [26] registered\n[ 0.281470] acpiphp: Slot [27] registered\n[ 0.282278] acpiphp: Slot [28] registered\n[ 0.283086] acpiphp: Slot [29] registered\n[ 0.283891] acpiphp: Slot [30] registered\n[ 0.284703] acpiphp: Slot [31] registered\n[ 0.285506] PCI host bridge to bus 0000:00\n[ 0.286315] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287525] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288742] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290187] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291634] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297965] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299249] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300420] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301691] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308812] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310247] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358697] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360178] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361608] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364391] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366358] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367546] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368613] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370182] vgaarb: loaded\n[ 0.370791] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371939] SCSI subsystem initialized\n[ 0.372765] ACPI: bus type USB registered\n[ 0.373582] usbcore: registered new interface driver usbfs\n[ 0.374622] usbcore: registered new interface driver hub\n[ 0.375649] usbcore: registered new device driver usb\n[ 0.376712] PCI: Using ACPI for IRQ routing\n[ 0.377738] NetLabel: Initializing\n[ 0.378452] NetLabel: domain hash size = 128\n[ 0.379321] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380288] NetLabel: unlabeled traffic allowed by default\n[ 0.381391] clocksource: Switched to clocksource kvm-clock\n[ 0.386913] AppArmor: AppArmor Filesystem Enabled\n[ 0.387895] pnp: PnP ACPI init\n[ 0.388807] pnp: PnP ACPI: found 5 devices\n[ 0.395179] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396901] NET: Registered protocol family 2\n[ 0.397863] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399141] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400318] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401495] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402580] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403751] NET: Registered protocol family 1\n[ 0.404614] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405727] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406804] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420849] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435123] Trying to unpack rootfs image as initramfs...\n[ 0.485518] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499332] Scanning for low memory corruption every 60 seconds\n[ 0.501085] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.502623] audit: initializing netlink subsys (disabled)\n[ 0.504049] audit: type=2000 audit(1537984083.766:1): initialized\n[ 0.505756] Initialise system trusted keyring\n[ 0.506974] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508542] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510923] zbud: loaded\n[ 0.511774] VFS: Disk quotas dquot_6.6.0\n[ 0.512822] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514739] fuse init (API version 7.23)\n[ 0.515865] Key type big_key registered\n[ 0.516888] Allocating IMA MOK and blacklist keyrings.\n[ 0.518302] Key type asymmetric registered\n[ 0.519383] Asymmetric key parser 'x509' registered\n[ 0.520631] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522962] io scheduler noop registered\n[ 0.523980] io scheduler deadline registered (default)\n[ 0.525252] io scheduler cfq registered\n[ 0.526320] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.527691] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.529339] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531231] ACPI: Power Button [PWRF]\n[ 0.532270] GHES: HEST is not enabled!\n[ 0.545952] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579122] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.603180] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.605867] Linux agpgart interface v0.103\n[ 0.608149] brd: module loaded\n[ 0.609564] loop: module loaded\n[ 0.614572] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616002] GPT:90111 != 2097151\n[ 0.616664] GPT:Alternate GPT header not at the end of the disk.\n[ 0.617734] GPT:90111 != 2097151\n[ 0.618391] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619339] vda: vda1 vda15\n[ 0.620786] scsi host0: ata_piix\n[ 0.621515] scsi host1: ata_piix\n[ 0.622208] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623389] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.624795] libphy: Fixed MDIO Bus: probed\n[ 0.625604] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626537] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.628661] PPP generic driver version 2.4.2\n[ 0.629548] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.630819] ehci-pci: EHCI PCI platform driver\n[ 0.631668] ehci-platform: EHCI generic platform driver\n[ 0.632623] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.633741] ohci-pci: OHCI PCI platform driver\n[ 0.634586] ohci-platform: OHCI generic platform driver\n[ 0.635545] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.649881] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652284] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653289] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.654388] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.655577] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656963] usb usb1: Product: UHCI Host Controller\n[ 0.657882] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658995] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659938] hub 1-0:1.0: USB hub found\n[ 0.660701] hub 1-0:1.0: 2 ports detected\n[ 0.661585] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663662] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664580] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665591] mousedev: PS/2 mouse device common for all mice\n[ 0.666805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668617] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669699] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670884] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672048] i2c /dev entries driver\n[ 0.672800] device-mapper: uevent: version 1.0.3\n[ 0.673717] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675303] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676560] NET: Registered protocol family 10\n[ 0.677534] NET: Registered protocol family 17\n[ 0.678396] Key type dns_resolver registered\n[ 0.679305] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680373] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682091] registered taskstats version 1\n[ 0.682909] Loading compiled-in X.509 certificates\n[ 0.684323] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686145] zswap: loaded using pool lzo/zbud\n[ 0.687480] Key type trusted registered\n[ 0.689014] Key type encrypted registered\n[ 0.689842] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690844] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691856] evm: HMAC attrs: 0x1\n[ 0.692771] Magic number: 2:564:846\n[ 0.693615] rtc_cmos 00:00: setting system clock to 2018-09-26 17:48:03 UTC (1537984083)\n[ 0.695185] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696276] EDD information not available.\n[ 0.777927] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779390] ata1.00: configured for MWDMA2\n[ 0.780550] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.792990] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.794233] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.795454] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.797289] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.798794] Write protecting the kernel read-only data: 14336k\n[ 0.800333] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802106] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.863376] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.25\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.24s]\nping 10.10.10.7 OK\n"} 2018-09-26 17:48:20,837 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2ce3690e-eddb-419e-8399-4ff72c38f933/action used request id req-12787542-20d0-45d8-be99-e5e7b4f242f7 2018-09-26 17:48:21,842 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2ce3690e-eddb-419e-8399-4ff72c38f933/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e5a4b00ef8acd31929f193a6f37858b135cb357" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:48:22,909 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:48:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0e5a7d32-b894-4aed-8e8e-ed8252ec2dfd x-compute-request-id: req-0e5a7d32-b894-4aed-8e8e-ed8252ec2dfd Content-Encoding: gzip Content-Length: 8096 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 523143686 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128860] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130514] pid_max: default: 32768 minimum: 301\n[ 0.131409] ACPI: Core revision 20150930\n[ 0.132791] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134099] Security Framework initialized\n[ 0.134915] Yama: becoming mindful.\n[ 0.135642] AppArmor: AppArmor initialized\n[ 0.136511] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137846] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139120] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140330] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141718] Initializing cgroup subsys io\n[ 0.142526] Initializing cgroup subsys memory\n[ 0.143384] Initializing cgroup subsys devices\n[ 0.144269] Initializing cgroup subsys freezer\n[ 0.145140] Initializing cgroup subsys net_cls\n[ 0.146005] Initializing cgroup subsys perf_event\n[ 0.146913] Initializing cgroup subsys net_prio\n[ 0.147792] Initializing cgroup subsys hugetlb\n[ 0.148662] Initializing cgroup subsys pids\n[ 0.149531] CPU: Physical Processor ID: 0\n[ 0.151047] mce: CPU supports 10 MCE banks\n[ 0.151902] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152900] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164750] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171089] ftrace: allocating 31920 entries in 125 pages\n[ 0.197502] smpboot: Max logical packages: 1\n[ 0.198356] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199706] x2apic enabled\n[ 0.200522] Switched APIC routing to physical x2apic.\n[ 0.202278] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203400] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205397] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207202] KVM setup paravirtual spinlock\n[ 0.208549] x86: Booted up 1 node, 1 CPUs\n[ 0.209360] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210756] devtmpfs: initialized\n[ 0.212468] evm: security.selinux\n[ 0.213184] evm: security.SMACK64\n[ 0.213875] evm: security.SMACK64EXEC\n[ 0.214617] evm: security.SMACK64TRANSMUTE\n[ 0.215429] evm: security.SMACK64MMAP\n[ 0.216184] evm: security.ima\n[ 0.216829] evm: security.capability\n[ 0.217632] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219490] pinctrl core: initialized pinctrl subsystem\n[ 0.220600] RTC time: 17:48:02, date: 09/26/18\n[ 0.221557] NET: Registered protocol family 16\n[ 0.222529] cpuidle: using governor ladder\n[ 0.223360] cpuidle: using governor menu\n[ 0.224146] PCCT header not found.\n[ 0.224905] ACPI: bus type PCI registered\n[ 0.225705] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226948] PCI: Using configuration type 1 for base access\n[ 0.228712] ACPI: Added _OSI(Module Device)\n[ 0.229552] ACPI: Added _OSI(Processor Device)\n[ 0.230418] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231314] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233444] ACPI: Interpreter enabled\n[ 0.234215] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236060] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237903] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239738] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241562] ACPI: (supports S0 S5)\n[ 0.242265] ACPI: Using IOAPIC for interrupt routing\n[ 0.243345] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246423] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247561] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248793] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249981] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252202] acpiphp: Slot [3] registered\n[ 0.253003] acpiphp: Slot [4] registered\n[ 0.253801] acpiphp: Slot [5] registered\n[ 0.254594] acpiphp: Slot [6] registered\n[ 0.255393] acpiphp: Slot [7] registered\n[ 0.256198] acpiphp: Slot [8] registered\n[ 0.256995] acpiphp: Slot [9] registered\n[ 0.257787] acpiphp: Slot [10] registered\n[ 0.258594] acpiphp: Slot [11] registered\n[ 0.259406] acpiphp: Slot [12] registered\n[ 0.260223] acpiphp: Slot [13] registered\n[ 0.261032] acpiphp: Slot [14] registered\n[ 0.261838] acpiphp: Slot [15] registered\n[ 0.272559] acpiphp: Slot [16] registered\n[ 0.273375] acpiphp: Slot [17] registered\n[ 0.274185] acpiphp: Slot [18] registered\n[ 0.274992] acpiphp: Slot [19] registered\n[ 0.275798] acpiphp: Slot [20] registered\n[ 0.276608] acpiphp: Slot [21] registered\n[ 0.277430] acpiphp: Slot [22] registered\n[ 0.278241] acpiphp: Slot [23] registered\n[ 0.279051] acpiphp: Slot [24] registered\n[ 0.279857] acpiphp: Slot [25] registered\n[ 0.280667] acpiphp: Slot [26] registered\n[ 0.281470] acpiphp: Slot [27] registered\n[ 0.282278] acpiphp: Slot [28] registered\n[ 0.283086] acpiphp: Slot [29] registered\n[ 0.283891] acpiphp: Slot [30] registered\n[ 0.284703] acpiphp: Slot [31] registered\n[ 0.285506] PCI host bridge to bus 0000:00\n[ 0.286315] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287525] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288742] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290187] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291634] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297965] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299249] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300420] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301691] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308812] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310247] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358697] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360178] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361608] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364391] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366358] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367546] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368613] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370182] vgaarb: loaded\n[ 0.370791] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371939] SCSI subsystem initialized\n[ 0.372765] ACPI: bus type USB registered\n[ 0.373582] usbcore: registered new interface driver usbfs\n[ 0.374622] usbcore: registered new interface driver hub\n[ 0.375649] usbcore: registered new device driver usb\n[ 0.376712] PCI: Using ACPI for IRQ routing\n[ 0.377738] NetLabel: Initializing\n[ 0.378452] NetLabel: domain hash size = 128\n[ 0.379321] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380288] NetLabel: unlabeled traffic allowed by default\n[ 0.381391] clocksource: Switched to clocksource kvm-clock\n[ 0.386913] AppArmor: AppArmor Filesystem Enabled\n[ 0.387895] pnp: PnP ACPI init\n[ 0.388807] pnp: PnP ACPI: found 5 devices\n[ 0.395179] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396901] NET: Registered protocol family 2\n[ 0.397863] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399141] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400318] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401495] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402580] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403751] NET: Registered protocol family 1\n[ 0.404614] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405727] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406804] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420849] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435123] Trying to unpack rootfs image as initramfs...\n[ 0.485518] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499332] Scanning for low memory corruption every 60 seconds\n[ 0.501085] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.502623] audit: initializing netlink subsys (disabled)\n[ 0.504049] audit: type=2000 audit(1537984083.766:1): initialized\n[ 0.505756] Initialise system trusted keyring\n[ 0.506974] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508542] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510923] zbud: loaded\n[ 0.511774] VFS: Disk quotas dquot_6.6.0\n[ 0.512822] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514739] fuse init (API version 7.23)\n[ 0.515865] Key type big_key registered\n[ 0.516888] Allocating IMA MOK and blacklist keyrings.\n[ 0.518302] Key type asymmetric registered\n[ 0.519383] Asymmetric key parser 'x509' registered\n[ 0.520631] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522962] io scheduler noop registered\n[ 0.523980] io scheduler deadline registered (default)\n[ 0.525252] io scheduler cfq registered\n[ 0.526320] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.527691] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.529339] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531231] ACPI: Power Button [PWRF]\n[ 0.532270] GHES: HEST is not enabled!\n[ 0.545952] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579122] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.603180] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.605867] Linux agpgart interface v0.103\n[ 0.608149] brd: module loaded\n[ 0.609564] loop: module loaded\n[ 0.614572] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616002] GPT:90111 != 2097151\n[ 0.616664] GPT:Alternate GPT header not at the end of the disk.\n[ 0.617734] GPT:90111 != 2097151\n[ 0.618391] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619339] vda: vda1 vda15\n[ 0.620786] scsi host0: ata_piix\n[ 0.621515] scsi host1: ata_piix\n[ 0.622208] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623389] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.624795] libphy: Fixed MDIO Bus: probed\n[ 0.625604] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626537] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.628661] PPP generic driver version 2.4.2\n[ 0.629548] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.630819] ehci-pci: EHCI PCI platform driver\n[ 0.631668] ehci-platform: EHCI generic platform driver\n[ 0.632623] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.633741] ohci-pci: OHCI PCI platform driver\n[ 0.634586] ohci-platform: OHCI generic platform driver\n[ 0.635545] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.649881] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652284] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653289] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.654388] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.655577] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656963] usb usb1: Product: UHCI Host Controller\n[ 0.657882] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658995] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659938] hub 1-0:1.0: USB hub found\n[ 0.660701] hub 1-0:1.0: 2 ports detected\n[ 0.661585] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663662] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664580] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665591] mousedev: PS/2 mouse device common for all mice\n[ 0.666805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668617] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669699] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670884] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672048] i2c /dev entries driver\n[ 0.672800] device-mapper: uevent: version 1.0.3\n[ 0.673717] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675303] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676560] NET: Registered protocol family 10\n[ 0.677534] NET: Registered protocol family 17\n[ 0.678396] Key type dns_resolver registered\n[ 0.679305] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680373] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682091] registered taskstats version 1\n[ 0.682909] Loading compiled-in X.509 certificates\n[ 0.684323] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686145] zswap: loaded using pool lzo/zbud\n[ 0.687480] Key type trusted registered\n[ 0.689014] Key type encrypted registered\n[ 0.689842] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690844] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691856] evm: HMAC attrs: 0x1\n[ 0.692771] Magic number: 2:564:846\n[ 0.693615] rtc_cmos 00:00: setting system clock to 2018-09-26 17:48:03 UTC (1537984083)\n[ 0.695185] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696276] EDD information not available.\n[ 0.777927] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779390] ata1.00: configured for MWDMA2\n[ 0.780550] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.792990] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.794233] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.795454] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.797289] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.798794] Write protecting the kernel read-only data: 14336k\n[ 0.800333] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802106] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.863376] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.25\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.24s]\nping 10.10.10.7 OK\n"} 2018-09-26 17:48:22,909 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2ce3690e-eddb-419e-8399-4ff72c38f933/action used request id req-0e5a7d32-b894-4aed-8e8e-ed8252ec2dfd 2018-09-26 17:48:23,915 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2ce3690e-eddb-419e-8399-4ff72c38f933/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e5a4b00ef8acd31929f193a6f37858b135cb357" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:48:24,987 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:48:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1682ffb8-ae8d-46bc-8525-d9f8ff2e7f0e x-compute-request-id: req-1682ffb8-ae8d-46bc-8525-d9f8ff2e7f0e Content-Encoding: gzip Content-Length: 8096 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 523143686 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128860] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130514] pid_max: default: 32768 minimum: 301\n[ 0.131409] ACPI: Core revision 20150930\n[ 0.132791] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134099] Security Framework initialized\n[ 0.134915] Yama: becoming mindful.\n[ 0.135642] AppArmor: AppArmor initialized\n[ 0.136511] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137846] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139120] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140330] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141718] Initializing cgroup subsys io\n[ 0.142526] Initializing cgroup subsys memory\n[ 0.143384] Initializing cgroup subsys devices\n[ 0.144269] Initializing cgroup subsys freezer\n[ 0.145140] Initializing cgroup subsys net_cls\n[ 0.146005] Initializing cgroup subsys perf_event\n[ 0.146913] Initializing cgroup subsys net_prio\n[ 0.147792] Initializing cgroup subsys hugetlb\n[ 0.148662] Initializing cgroup subsys pids\n[ 0.149531] CPU: Physical Processor ID: 0\n[ 0.151047] mce: CPU supports 10 MCE banks\n[ 0.151902] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152900] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164750] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171089] ftrace: allocating 31920 entries in 125 pages\n[ 0.197502] smpboot: Max logical packages: 1\n[ 0.198356] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199706] x2apic enabled\n[ 0.200522] Switched APIC routing to physical x2apic.\n[ 0.202278] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203400] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205397] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207202] KVM setup paravirtual spinlock\n[ 0.208549] x86: Booted up 1 node, 1 CPUs\n[ 0.209360] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210756] devtmpfs: initialized\n[ 0.212468] evm: security.selinux\n[ 0.213184] evm: security.SMACK64\n[ 0.213875] evm: security.SMACK64EXEC\n[ 0.214617] evm: security.SMACK64TRANSMUTE\n[ 0.215429] evm: security.SMACK64MMAP\n[ 0.216184] evm: security.ima\n[ 0.216829] evm: security.capability\n[ 0.217632] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219490] pinctrl core: initialized pinctrl subsystem\n[ 0.220600] RTC time: 17:48:02, date: 09/26/18\n[ 0.221557] NET: Registered protocol family 16\n[ 0.222529] cpuidle: using governor ladder\n[ 0.223360] cpuidle: using governor menu\n[ 0.224146] PCCT header not found.\n[ 0.224905] ACPI: bus type PCI registered\n[ 0.225705] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226948] PCI: Using configuration type 1 for base access\n[ 0.228712] ACPI: Added _OSI(Module Device)\n[ 0.229552] ACPI: Added _OSI(Processor Device)\n[ 0.230418] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231314] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233444] ACPI: Interpreter enabled\n[ 0.234215] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236060] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237903] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239738] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241562] ACPI: (supports S0 S5)\n[ 0.242265] ACPI: Using IOAPIC for interrupt routing\n[ 0.243345] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246423] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247561] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248793] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249981] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252202] acpiphp: Slot [3] registered\n[ 0.253003] acpiphp: Slot [4] registered\n[ 0.253801] acpiphp: Slot [5] registered\n[ 0.254594] acpiphp: Slot [6] registered\n[ 0.255393] acpiphp: Slot [7] registered\n[ 0.256198] acpiphp: Slot [8] registered\n[ 0.256995] acpiphp: Slot [9] registered\n[ 0.257787] acpiphp: Slot [10] registered\n[ 0.258594] acpiphp: Slot [11] registered\n[ 0.259406] acpiphp: Slot [12] registered\n[ 0.260223] acpiphp: Slot [13] registered\n[ 0.261032] acpiphp: Slot [14] registered\n[ 0.261838] acpiphp: Slot [15] registered\n[ 0.272559] acpiphp: Slot [16] registered\n[ 0.273375] acpiphp: Slot [17] registered\n[ 0.274185] acpiphp: Slot [18] registered\n[ 0.274992] acpiphp: Slot [19] registered\n[ 0.275798] acpiphp: Slot [20] registered\n[ 0.276608] acpiphp: Slot [21] registered\n[ 0.277430] acpiphp: Slot [22] registered\n[ 0.278241] acpiphp: Slot [23] registered\n[ 0.279051] acpiphp: Slot [24] registered\n[ 0.279857] acpiphp: Slot [25] registered\n[ 0.280667] acpiphp: Slot [26] registered\n[ 0.281470] acpiphp: Slot [27] registered\n[ 0.282278] acpiphp: Slot [28] registered\n[ 0.283086] acpiphp: Slot [29] registered\n[ 0.283891] acpiphp: Slot [30] registered\n[ 0.284703] acpiphp: Slot [31] registered\n[ 0.285506] PCI host bridge to bus 0000:00\n[ 0.286315] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287525] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288742] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290187] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291634] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297965] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299249] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300420] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301691] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308812] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310247] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358697] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360178] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361608] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364391] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366358] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367546] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368613] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370182] vgaarb: loaded\n[ 0.370791] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371939] SCSI subsystem initialized\n[ 0.372765] ACPI: bus type USB registered\n[ 0.373582] usbcore: registered new interface driver usbfs\n[ 0.374622] usbcore: registered new interface driver hub\n[ 0.375649] usbcore: registered new device driver usb\n[ 0.376712] PCI: Using ACPI for IRQ routing\n[ 0.377738] NetLabel: Initializing\n[ 0.378452] NetLabel: domain hash size = 128\n[ 0.379321] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380288] NetLabel: unlabeled traffic allowed by default\n[ 0.381391] clocksource: Switched to clocksource kvm-clock\n[ 0.386913] AppArmor: AppArmor Filesystem Enabled\n[ 0.387895] pnp: PnP ACPI init\n[ 0.388807] pnp: PnP ACPI: found 5 devices\n[ 0.395179] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396901] NET: Registered protocol family 2\n[ 0.397863] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399141] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400318] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401495] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402580] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403751] NET: Registered protocol family 1\n[ 0.404614] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405727] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406804] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420849] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435123] Trying to unpack rootfs image as initramfs...\n[ 0.485518] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499332] Scanning for low memory corruption every 60 seconds\n[ 0.501085] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.502623] audit: initializing netlink subsys (disabled)\n[ 0.504049] audit: type=2000 audit(1537984083.766:1): initialized\n[ 0.505756] Initialise system trusted keyring\n[ 0.506974] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508542] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510923] zbud: loaded\n[ 0.511774] VFS: Disk quotas dquot_6.6.0\n[ 0.512822] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514739] fuse init (API version 7.23)\n[ 0.515865] Key type big_key registered\n[ 0.516888] Allocating IMA MOK and blacklist keyrings.\n[ 0.518302] Key type asymmetric registered\n[ 0.519383] Asymmetric key parser 'x509' registered\n[ 0.520631] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522962] io scheduler noop registered\n[ 0.523980] io scheduler deadline registered (default)\n[ 0.525252] io scheduler cfq registered\n[ 0.526320] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.527691] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.529339] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531231] ACPI: Power Button [PWRF]\n[ 0.532270] GHES: HEST is not enabled!\n[ 0.545952] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579122] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.603180] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.605867] Linux agpgart interface v0.103\n[ 0.608149] brd: module loaded\n[ 0.609564] loop: module loaded\n[ 0.614572] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616002] GPT:90111 != 2097151\n[ 0.616664] GPT:Alternate GPT header not at the end of the disk.\n[ 0.617734] GPT:90111 != 2097151\n[ 0.618391] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619339] vda: vda1 vda15\n[ 0.620786] scsi host0: ata_piix\n[ 0.621515] scsi host1: ata_piix\n[ 0.622208] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623389] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.624795] libphy: Fixed MDIO Bus: probed\n[ 0.625604] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626537] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.628661] PPP generic driver version 2.4.2\n[ 0.629548] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.630819] ehci-pci: EHCI PCI platform driver\n[ 0.631668] ehci-platform: EHCI generic platform driver\n[ 0.632623] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.633741] ohci-pci: OHCI PCI platform driver\n[ 0.634586] ohci-platform: OHCI generic platform driver\n[ 0.635545] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.649881] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652284] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653289] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.654388] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.655577] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656963] usb usb1: Product: UHCI Host Controller\n[ 0.657882] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658995] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659938] hub 1-0:1.0: USB hub found\n[ 0.660701] hub 1-0:1.0: 2 ports detected\n[ 0.661585] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663662] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664580] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665591] mousedev: PS/2 mouse device common for all mice\n[ 0.666805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668617] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669699] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670884] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672048] i2c /dev entries driver\n[ 0.672800] device-mapper: uevent: version 1.0.3\n[ 0.673717] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675303] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676560] NET: Registered protocol family 10\n[ 0.677534] NET: Registered protocol family 17\n[ 0.678396] Key type dns_resolver registered\n[ 0.679305] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680373] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682091] registered taskstats version 1\n[ 0.682909] Loading compiled-in X.509 certificates\n[ 0.684323] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686145] zswap: loaded using pool lzo/zbud\n[ 0.687480] Key type trusted registered\n[ 0.689014] Key type encrypted registered\n[ 0.689842] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690844] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691856] evm: HMAC attrs: 0x1\n[ 0.692771] Magic number: 2:564:846\n[ 0.693615] rtc_cmos 00:00: setting system clock to 2018-09-26 17:48:03 UTC (1537984083)\n[ 0.695185] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696276] EDD information not available.\n[ 0.777927] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779390] ata1.00: configured for MWDMA2\n[ 0.780550] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.792990] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.794233] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.795454] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.797289] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.798794] Write protecting the kernel read-only data: 14336k\n[ 0.800333] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802106] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.863376] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.25\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.24s]\nping 10.10.10.7 OK\n"} 2018-09-26 17:48:24,987 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2ce3690e-eddb-419e-8399-4ff72c38f933/action used request id req-1682ffb8-ae8d-46bc-8525-d9f8ff2e7f0e 2018-09-26 17:48:25,993 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2ce3690e-eddb-419e-8399-4ff72c38f933/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e5a4b00ef8acd31929f193a6f37858b135cb357" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:48:27,066 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:48:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf519c15-aa4b-4e0b-97dc-ce04f32e7234 x-compute-request-id: req-bf519c15-aa4b-4e0b-97dc-ce04f32e7234 Content-Encoding: gzip Content-Length: 8096 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 523143686 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128860] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130514] pid_max: default: 32768 minimum: 301\n[ 0.131409] ACPI: Core revision 20150930\n[ 0.132791] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134099] Security Framework initialized\n[ 0.134915] Yama: becoming mindful.\n[ 0.135642] AppArmor: AppArmor initialized\n[ 0.136511] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137846] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139120] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140330] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141718] Initializing cgroup subsys io\n[ 0.142526] Initializing cgroup subsys memory\n[ 0.143384] Initializing cgroup subsys devices\n[ 0.144269] Initializing cgroup subsys freezer\n[ 0.145140] Initializing cgroup subsys net_cls\n[ 0.146005] Initializing cgroup subsys perf_event\n[ 0.146913] Initializing cgroup subsys net_prio\n[ 0.147792] Initializing cgroup subsys hugetlb\n[ 0.148662] Initializing cgroup subsys pids\n[ 0.149531] CPU: Physical Processor ID: 0\n[ 0.151047] mce: CPU supports 10 MCE banks\n[ 0.151902] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152900] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164750] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171089] ftrace: allocating 31920 entries in 125 pages\n[ 0.197502] smpboot: Max logical packages: 1\n[ 0.198356] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199706] x2apic enabled\n[ 0.200522] Switched APIC routing to physical x2apic.\n[ 0.202278] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203400] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205397] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207202] KVM setup paravirtual spinlock\n[ 0.208549] x86: Booted up 1 node, 1 CPUs\n[ 0.209360] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210756] devtmpfs: initialized\n[ 0.212468] evm: security.selinux\n[ 0.213184] evm: security.SMACK64\n[ 0.213875] evm: security.SMACK64EXEC\n[ 0.214617] evm: security.SMACK64TRANSMUTE\n[ 0.215429] evm: security.SMACK64MMAP\n[ 0.216184] evm: security.ima\n[ 0.216829] evm: security.capability\n[ 0.217632] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219490] pinctrl core: initialized pinctrl subsystem\n[ 0.220600] RTC time: 17:48:02, date: 09/26/18\n[ 0.221557] NET: Registered protocol family 16\n[ 0.222529] cpuidle: using governor ladder\n[ 0.223360] cpuidle: using governor menu\n[ 0.224146] PCCT header not found.\n[ 0.224905] ACPI: bus type PCI registered\n[ 0.225705] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226948] PCI: Using configuration type 1 for base access\n[ 0.228712] ACPI: Added _OSI(Module Device)\n[ 0.229552] ACPI: Added _OSI(Processor Device)\n[ 0.230418] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231314] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233444] ACPI: Interpreter enabled\n[ 0.234215] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236060] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237903] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239738] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241562] ACPI: (supports S0 S5)\n[ 0.242265] ACPI: Using IOAPIC for interrupt routing\n[ 0.243345] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246423] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247561] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248793] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249981] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252202] acpiphp: Slot [3] registered\n[ 0.253003] acpiphp: Slot [4] registered\n[ 0.253801] acpiphp: Slot [5] registered\n[ 0.254594] acpiphp: Slot [6] registered\n[ 0.255393] acpiphp: Slot [7] registered\n[ 0.256198] acpiphp: Slot [8] registered\n[ 0.256995] acpiphp: Slot [9] registered\n[ 0.257787] acpiphp: Slot [10] registered\n[ 0.258594] acpiphp: Slot [11] registered\n[ 0.259406] acpiphp: Slot [12] registered\n[ 0.260223] acpiphp: Slot [13] registered\n[ 0.261032] acpiphp: Slot [14] registered\n[ 0.261838] acpiphp: Slot [15] registered\n[ 0.272559] acpiphp: Slot [16] registered\n[ 0.273375] acpiphp: Slot [17] registered\n[ 0.274185] acpiphp: Slot [18] registered\n[ 0.274992] acpiphp: Slot [19] registered\n[ 0.275798] acpiphp: Slot [20] registered\n[ 0.276608] acpiphp: Slot [21] registered\n[ 0.277430] acpiphp: Slot [22] registered\n[ 0.278241] acpiphp: Slot [23] registered\n[ 0.279051] acpiphp: Slot [24] registered\n[ 0.279857] acpiphp: Slot [25] registered\n[ 0.280667] acpiphp: Slot [26] registered\n[ 0.281470] acpiphp: Slot [27] registered\n[ 0.282278] acpiphp: Slot [28] registered\n[ 0.283086] acpiphp: Slot [29] registered\n[ 0.283891] acpiphp: Slot [30] registered\n[ 0.284703] acpiphp: Slot [31] registered\n[ 0.285506] PCI host bridge to bus 0000:00\n[ 0.286315] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287525] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288742] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290187] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291634] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297965] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299249] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300420] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301691] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308812] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310247] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358697] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360178] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361608] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364391] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366358] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367546] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368613] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370182] vgaarb: loaded\n[ 0.370791] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371939] SCSI subsystem initialized\n[ 0.372765] ACPI: bus type USB registered\n[ 0.373582] usbcore: registered new interface driver usbfs\n[ 0.374622] usbcore: registered new interface driver hub\n[ 0.375649] usbcore: registered new device driver usb\n[ 0.376712] PCI: Using ACPI for IRQ routing\n[ 0.377738] NetLabel: Initializing\n[ 0.378452] NetLabel: domain hash size = 128\n[ 0.379321] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380288] NetLabel: unlabeled traffic allowed by default\n[ 0.381391] clocksource: Switched to clocksource kvm-clock\n[ 0.386913] AppArmor: AppArmor Filesystem Enabled\n[ 0.387895] pnp: PnP ACPI init\n[ 0.388807] pnp: PnP ACPI: found 5 devices\n[ 0.395179] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396901] NET: Registered protocol family 2\n[ 0.397863] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399141] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400318] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401495] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402580] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403751] NET: Registered protocol family 1\n[ 0.404614] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405727] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406804] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420849] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435123] Trying to unpack rootfs image as initramfs...\n[ 0.485518] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499332] Scanning for low memory corruption every 60 seconds\n[ 0.501085] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.502623] audit: initializing netlink subsys (disabled)\n[ 0.504049] audit: type=2000 audit(1537984083.766:1): initialized\n[ 0.505756] Initialise system trusted keyring\n[ 0.506974] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508542] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510923] zbud: loaded\n[ 0.511774] VFS: Disk quotas dquot_6.6.0\n[ 0.512822] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514739] fuse init (API version 7.23)\n[ 0.515865] Key type big_key registered\n[ 0.516888] Allocating IMA MOK and blacklist keyrings.\n[ 0.518302] Key type asymmetric registered\n[ 0.519383] Asymmetric key parser 'x509' registered\n[ 0.520631] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522962] io scheduler noop registered\n[ 0.523980] io scheduler deadline registered (default)\n[ 0.525252] io scheduler cfq registered\n[ 0.526320] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.527691] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.529339] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531231] ACPI: Power Button [PWRF]\n[ 0.532270] GHES: HEST is not enabled!\n[ 0.545952] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579122] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.603180] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.605867] Linux agpgart interface v0.103\n[ 0.608149] brd: module loaded\n[ 0.609564] loop: module loaded\n[ 0.614572] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616002] GPT:90111 != 2097151\n[ 0.616664] GPT:Alternate GPT header not at the end of the disk.\n[ 0.617734] GPT:90111 != 2097151\n[ 0.618391] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619339] vda: vda1 vda15\n[ 0.620786] scsi host0: ata_piix\n[ 0.621515] scsi host1: ata_piix\n[ 0.622208] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623389] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.624795] libphy: Fixed MDIO Bus: probed\n[ 0.625604] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626537] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.628661] PPP generic driver version 2.4.2\n[ 0.629548] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.630819] ehci-pci: EHCI PCI platform driver\n[ 0.631668] ehci-platform: EHCI generic platform driver\n[ 0.632623] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.633741] ohci-pci: OHCI PCI platform driver\n[ 0.634586] ohci-platform: OHCI generic platform driver\n[ 0.635545] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.649881] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652284] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653289] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.654388] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.655577] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656963] usb usb1: Product: UHCI Host Controller\n[ 0.657882] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658995] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659938] hub 1-0:1.0: USB hub found\n[ 0.660701] hub 1-0:1.0: 2 ports detected\n[ 0.661585] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663662] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664580] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665591] mousedev: PS/2 mouse device common for all mice\n[ 0.666805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668617] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669699] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670884] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672048] i2c /dev entries driver\n[ 0.672800] device-mapper: uevent: version 1.0.3\n[ 0.673717] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675303] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676560] NET: Registered protocol family 10\n[ 0.677534] NET: Registered protocol family 17\n[ 0.678396] Key type dns_resolver registered\n[ 0.679305] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680373] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682091] registered taskstats version 1\n[ 0.682909] Loading compiled-in X.509 certificates\n[ 0.684323] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686145] zswap: loaded using pool lzo/zbud\n[ 0.687480] Key type trusted registered\n[ 0.689014] Key type encrypted registered\n[ 0.689842] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690844] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691856] evm: HMAC attrs: 0x1\n[ 0.692771] Magic number: 2:564:846\n[ 0.693615] rtc_cmos 00:00: setting system clock to 2018-09-26 17:48:03 UTC (1537984083)\n[ 0.695185] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696276] EDD information not available.\n[ 0.777927] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779390] ata1.00: configured for MWDMA2\n[ 0.780550] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.792990] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.794233] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.795454] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.797289] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.798794] Write protecting the kernel read-only data: 14336k\n[ 0.800333] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802106] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.863376] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.25\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.24s]\nping 10.10.10.7 OK\n"} 2018-09-26 17:48:27,066 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2ce3690e-eddb-419e-8399-4ff72c38f933/action used request id req-bf519c15-aa4b-4e0b-97dc-ce04f32e7234 2018-09-26 17:48:28,072 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2ce3690e-eddb-419e-8399-4ff72c38f933/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e5a4b00ef8acd31929f193a6f37858b135cb357" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:48:29,320 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:48:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c3041261-1299-4a06-ba5c-42dcaa416bbc x-compute-request-id: req-c3041261-1299-4a06-ba5c-42dcaa416bbc Content-Encoding: gzip Content-Length: 8096 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 523143686 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128860] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130514] pid_max: default: 32768 minimum: 301\n[ 0.131409] ACPI: Core revision 20150930\n[ 0.132791] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134099] Security Framework initialized\n[ 0.134915] Yama: becoming mindful.\n[ 0.135642] AppArmor: AppArmor initialized\n[ 0.136511] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137846] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139120] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140330] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141718] Initializing cgroup subsys io\n[ 0.142526] Initializing cgroup subsys memory\n[ 0.143384] Initializing cgroup subsys devices\n[ 0.144269] Initializing cgroup subsys freezer\n[ 0.145140] Initializing cgroup subsys net_cls\n[ 0.146005] Initializing cgroup subsys perf_event\n[ 0.146913] Initializing cgroup subsys net_prio\n[ 0.147792] Initializing cgroup subsys hugetlb\n[ 0.148662] Initializing cgroup subsys pids\n[ 0.149531] CPU: Physical Processor ID: 0\n[ 0.151047] mce: CPU supports 10 MCE banks\n[ 0.151902] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152900] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164750] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171089] ftrace: allocating 31920 entries in 125 pages\n[ 0.197502] smpboot: Max logical packages: 1\n[ 0.198356] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199706] x2apic enabled\n[ 0.200522] Switched APIC routing to physical x2apic.\n[ 0.202278] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203400] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205397] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207202] KVM setup paravirtual spinlock\n[ 0.208549] x86: Booted up 1 node, 1 CPUs\n[ 0.209360] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210756] devtmpfs: initialized\n[ 0.212468] evm: security.selinux\n[ 0.213184] evm: security.SMACK64\n[ 0.213875] evm: security.SMACK64EXEC\n[ 0.214617] evm: security.SMACK64TRANSMUTE\n[ 0.215429] evm: security.SMACK64MMAP\n[ 0.216184] evm: security.ima\n[ 0.216829] evm: security.capability\n[ 0.217632] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219490] pinctrl core: initialized pinctrl subsystem\n[ 0.220600] RTC time: 17:48:02, date: 09/26/18\n[ 0.221557] NET: Registered protocol family 16\n[ 0.222529] cpuidle: using governor ladder\n[ 0.223360] cpuidle: using governor menu\n[ 0.224146] PCCT header not found.\n[ 0.224905] ACPI: bus type PCI registered\n[ 0.225705] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226948] PCI: Using configuration type 1 for base access\n[ 0.228712] ACPI: Added _OSI(Module Device)\n[ 0.229552] ACPI: Added _OSI(Processor Device)\n[ 0.230418] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231314] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233444] ACPI: Interpreter enabled\n[ 0.234215] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236060] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237903] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239738] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241562] ACPI: (supports S0 S5)\n[ 0.242265] ACPI: Using IOAPIC for interrupt routing\n[ 0.243345] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246423] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247561] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248793] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249981] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252202] acpiphp: Slot [3] registered\n[ 0.253003] acpiphp: Slot [4] registered\n[ 0.253801] acpiphp: Slot [5] registered\n[ 0.254594] acpiphp: Slot [6] registered\n[ 0.255393] acpiphp: Slot [7] registered\n[ 0.256198] acpiphp: Slot [8] registered\n[ 0.256995] acpiphp: Slot [9] registered\n[ 0.257787] acpiphp: Slot [10] registered\n[ 0.258594] acpiphp: Slot [11] registered\n[ 0.259406] acpiphp: Slot [12] registered\n[ 0.260223] acpiphp: Slot [13] registered\n[ 0.261032] acpiphp: Slot [14] registered\n[ 0.261838] acpiphp: Slot [15] registered\n[ 0.272559] acpiphp: Slot [16] registered\n[ 0.273375] acpiphp: Slot [17] registered\n[ 0.274185] acpiphp: Slot [18] registered\n[ 0.274992] acpiphp: Slot [19] registered\n[ 0.275798] acpiphp: Slot [20] registered\n[ 0.276608] acpiphp: Slot [21] registered\n[ 0.277430] acpiphp: Slot [22] registered\n[ 0.278241] acpiphp: Slot [23] registered\n[ 0.279051] acpiphp: Slot [24] registered\n[ 0.279857] acpiphp: Slot [25] registered\n[ 0.280667] acpiphp: Slot [26] registered\n[ 0.281470] acpiphp: Slot [27] registered\n[ 0.282278] acpiphp: Slot [28] registered\n[ 0.283086] acpiphp: Slot [29] registered\n[ 0.283891] acpiphp: Slot [30] registered\n[ 0.284703] acpiphp: Slot [31] registered\n[ 0.285506] PCI host bridge to bus 0000:00\n[ 0.286315] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287525] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288742] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290187] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291634] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297965] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299249] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300420] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301691] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308812] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310247] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358697] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360178] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361608] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364391] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366358] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367546] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368613] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370182] vgaarb: loaded\n[ 0.370791] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371939] SCSI subsystem initialized\n[ 0.372765] ACPI: bus type USB registered\n[ 0.373582] usbcore: registered new interface driver usbfs\n[ 0.374622] usbcore: registered new interface driver hub\n[ 0.375649] usbcore: registered new device driver usb\n[ 0.376712] PCI: Using ACPI for IRQ routing\n[ 0.377738] NetLabel: Initializing\n[ 0.378452] NetLabel: domain hash size = 128\n[ 0.379321] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380288] NetLabel: unlabeled traffic allowed by default\n[ 0.381391] clocksource: Switched to clocksource kvm-clock\n[ 0.386913] AppArmor: AppArmor Filesystem Enabled\n[ 0.387895] pnp: PnP ACPI init\n[ 0.388807] pnp: PnP ACPI: found 5 devices\n[ 0.395179] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396901] NET: Registered protocol family 2\n[ 0.397863] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399141] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400318] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401495] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402580] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403751] NET: Registered protocol family 1\n[ 0.404614] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405727] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406804] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420849] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435123] Trying to unpack rootfs image as initramfs...\n[ 0.485518] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499332] Scanning for low memory corruption every 60 seconds\n[ 0.501085] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.502623] audit: initializing netlink subsys (disabled)\n[ 0.504049] audit: type=2000 audit(1537984083.766:1): initialized\n[ 0.505756] Initialise system trusted keyring\n[ 0.506974] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508542] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510923] zbud: loaded\n[ 0.511774] VFS: Disk quotas dquot_6.6.0\n[ 0.512822] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514739] fuse init (API version 7.23)\n[ 0.515865] Key type big_key registered\n[ 0.516888] Allocating IMA MOK and blacklist keyrings.\n[ 0.518302] Key type asymmetric registered\n[ 0.519383] Asymmetric key parser 'x509' registered\n[ 0.520631] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522962] io scheduler noop registered\n[ 0.523980] io scheduler deadline registered (default)\n[ 0.525252] io scheduler cfq registered\n[ 0.526320] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.527691] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.529339] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531231] ACPI: Power Button [PWRF]\n[ 0.532270] GHES: HEST is not enabled!\n[ 0.545952] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579122] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.603180] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.605867] Linux agpgart interface v0.103\n[ 0.608149] brd: module loaded\n[ 0.609564] loop: module loaded\n[ 0.614572] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616002] GPT:90111 != 2097151\n[ 0.616664] GPT:Alternate GPT header not at the end of the disk.\n[ 0.617734] GPT:90111 != 2097151\n[ 0.618391] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619339] vda: vda1 vda15\n[ 0.620786] scsi host0: ata_piix\n[ 0.621515] scsi host1: ata_piix\n[ 0.622208] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623389] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.624795] libphy: Fixed MDIO Bus: probed\n[ 0.625604] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626537] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.628661] PPP generic driver version 2.4.2\n[ 0.629548] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.630819] ehci-pci: EHCI PCI platform driver\n[ 0.631668] ehci-platform: EHCI generic platform driver\n[ 0.632623] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.633741] ohci-pci: OHCI PCI platform driver\n[ 0.634586] ohci-platform: OHCI generic platform driver\n[ 0.635545] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.649881] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652284] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653289] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.654388] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.655577] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656963] usb usb1: Product: UHCI Host Controller\n[ 0.657882] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658995] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659938] hub 1-0:1.0: USB hub found\n[ 0.660701] hub 1-0:1.0: 2 ports detected\n[ 0.661585] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663662] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664580] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665591] mousedev: PS/2 mouse device common for all mice\n[ 0.666805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668617] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669699] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670884] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672048] i2c /dev entries driver\n[ 0.672800] device-mapper: uevent: version 1.0.3\n[ 0.673717] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675303] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676560] NET: Registered protocol family 10\n[ 0.677534] NET: Registered protocol family 17\n[ 0.678396] Key type dns_resolver registered\n[ 0.679305] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680373] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682091] registered taskstats version 1\n[ 0.682909] Loading compiled-in X.509 certificates\n[ 0.684323] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686145] zswap: loaded using pool lzo/zbud\n[ 0.687480] Key type trusted registered\n[ 0.689014] Key type encrypted registered\n[ 0.689842] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690844] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691856] evm: HMAC attrs: 0x1\n[ 0.692771] Magic number: 2:564:846\n[ 0.693615] rtc_cmos 00:00: setting system clock to 2018-09-26 17:48:03 UTC (1537984083)\n[ 0.695185] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696276] EDD information not available.\n[ 0.777927] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779390] ata1.00: configured for MWDMA2\n[ 0.780550] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.792990] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.794233] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.795454] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.797289] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.798794] Write protecting the kernel read-only data: 14336k\n[ 0.800333] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802106] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.863376] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.25\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.24s]\nping 10.10.10.7 OK\n"} 2018-09-26 17:48:29,320 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2ce3690e-eddb-419e-8399-4ff72c38f933/action used request id req-c3041261-1299-4a06-ba5c-42dcaa416bbc 2018-09-26 17:48:30,326 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2ce3690e-eddb-419e-8399-4ff72c38f933/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e5a4b00ef8acd31929f193a6f37858b135cb357" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:48:31,413 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:48:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d9df9b98-480f-481c-83ec-055b115256e7 x-compute-request-id: req-d9df9b98-480f-481c-83ec-055b115256e7 Content-Encoding: gzip Content-Length: 8096 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 523143686 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128860] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130514] pid_max: default: 32768 minimum: 301\n[ 0.131409] ACPI: Core revision 20150930\n[ 0.132791] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134099] Security Framework initialized\n[ 0.134915] Yama: becoming mindful.\n[ 0.135642] AppArmor: AppArmor initialized\n[ 0.136511] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137846] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139120] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140330] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141718] Initializing cgroup subsys io\n[ 0.142526] Initializing cgroup subsys memory\n[ 0.143384] Initializing cgroup subsys devices\n[ 0.144269] Initializing cgroup subsys freezer\n[ 0.145140] Initializing cgroup subsys net_cls\n[ 0.146005] Initializing cgroup subsys perf_event\n[ 0.146913] Initializing cgroup subsys net_prio\n[ 0.147792] Initializing cgroup subsys hugetlb\n[ 0.148662] Initializing cgroup subsys pids\n[ 0.149531] CPU: Physical Processor ID: 0\n[ 0.151047] mce: CPU supports 10 MCE banks\n[ 0.151902] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152900] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164750] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171089] ftrace: allocating 31920 entries in 125 pages\n[ 0.197502] smpboot: Max logical packages: 1\n[ 0.198356] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199706] x2apic enabled\n[ 0.200522] Switched APIC routing to physical x2apic.\n[ 0.202278] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203400] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205397] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207202] KVM setup paravirtual spinlock\n[ 0.208549] x86: Booted up 1 node, 1 CPUs\n[ 0.209360] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210756] devtmpfs: initialized\n[ 0.212468] evm: security.selinux\n[ 0.213184] evm: security.SMACK64\n[ 0.213875] evm: security.SMACK64EXEC\n[ 0.214617] evm: security.SMACK64TRANSMUTE\n[ 0.215429] evm: security.SMACK64MMAP\n[ 0.216184] evm: security.ima\n[ 0.216829] evm: security.capability\n[ 0.217632] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219490] pinctrl core: initialized pinctrl subsystem\n[ 0.220600] RTC time: 17:48:02, date: 09/26/18\n[ 0.221557] NET: Registered protocol family 16\n[ 0.222529] cpuidle: using governor ladder\n[ 0.223360] cpuidle: using governor menu\n[ 0.224146] PCCT header not found.\n[ 0.224905] ACPI: bus type PCI registered\n[ 0.225705] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226948] PCI: Using configuration type 1 for base access\n[ 0.228712] ACPI: Added _OSI(Module Device)\n[ 0.229552] ACPI: Added _OSI(Processor Device)\n[ 0.230418] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231314] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233444] ACPI: Interpreter enabled\n[ 0.234215] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236060] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237903] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239738] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241562] ACPI: (supports S0 S5)\n[ 0.242265] ACPI: Using IOAPIC for interrupt routing\n[ 0.243345] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246423] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247561] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248793] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249981] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252202] acpiphp: Slot [3] registered\n[ 0.253003] acpiphp: Slot [4] registered\n[ 0.253801] acpiphp: Slot [5] registered\n[ 0.254594] acpiphp: Slot [6] registered\n[ 0.255393] acpiphp: Slot [7] registered\n[ 0.256198] acpiphp: Slot [8] registered\n[ 0.256995] acpiphp: Slot [9] registered\n[ 0.257787] acpiphp: Slot [10] registered\n[ 0.258594] acpiphp: Slot [11] registered\n[ 0.259406] acpiphp: Slot [12] registered\n[ 0.260223] acpiphp: Slot [13] registered\n[ 0.261032] acpiphp: Slot [14] registered\n[ 0.261838] acpiphp: Slot [15] registered\n[ 0.272559] acpiphp: Slot [16] registered\n[ 0.273375] acpiphp: Slot [17] registered\n[ 0.274185] acpiphp: Slot [18] registered\n[ 0.274992] acpiphp: Slot [19] registered\n[ 0.275798] acpiphp: Slot [20] registered\n[ 0.276608] acpiphp: Slot [21] registered\n[ 0.277430] acpiphp: Slot [22] registered\n[ 0.278241] acpiphp: Slot [23] registered\n[ 0.279051] acpiphp: Slot [24] registered\n[ 0.279857] acpiphp: Slot [25] registered\n[ 0.280667] acpiphp: Slot [26] registered\n[ 0.281470] acpiphp: Slot [27] registered\n[ 0.282278] acpiphp: Slot [28] registered\n[ 0.283086] acpiphp: Slot [29] registered\n[ 0.283891] acpiphp: Slot [30] registered\n[ 0.284703] acpiphp: Slot [31] registered\n[ 0.285506] PCI host bridge to bus 0000:00\n[ 0.286315] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287525] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288742] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290187] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291634] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297965] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299249] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300420] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301691] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308812] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310247] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358697] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360178] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361608] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364391] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366358] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367546] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368613] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370182] vgaarb: loaded\n[ 0.370791] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371939] SCSI subsystem initialized\n[ 0.372765] ACPI: bus type USB registered\n[ 0.373582] usbcore: registered new interface driver usbfs\n[ 0.374622] usbcore: registered new interface driver hub\n[ 0.375649] usbcore: registered new device driver usb\n[ 0.376712] PCI: Using ACPI for IRQ routing\n[ 0.377738] NetLabel: Initializing\n[ 0.378452] NetLabel: domain hash size = 128\n[ 0.379321] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380288] NetLabel: unlabeled traffic allowed by default\n[ 0.381391] clocksource: Switched to clocksource kvm-clock\n[ 0.386913] AppArmor: AppArmor Filesystem Enabled\n[ 0.387895] pnp: PnP ACPI init\n[ 0.388807] pnp: PnP ACPI: found 5 devices\n[ 0.395179] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396901] NET: Registered protocol family 2\n[ 0.397863] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399141] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400318] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401495] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402580] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403751] NET: Registered protocol family 1\n[ 0.404614] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405727] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406804] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420849] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435123] Trying to unpack rootfs image as initramfs...\n[ 0.485518] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499332] Scanning for low memory corruption every 60 seconds\n[ 0.501085] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.502623] audit: initializing netlink subsys (disabled)\n[ 0.504049] audit: type=2000 audit(1537984083.766:1): initialized\n[ 0.505756] Initialise system trusted keyring\n[ 0.506974] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508542] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510923] zbud: loaded\n[ 0.511774] VFS: Disk quotas dquot_6.6.0\n[ 0.512822] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514739] fuse init (API version 7.23)\n[ 0.515865] Key type big_key registered\n[ 0.516888] Allocating IMA MOK and blacklist keyrings.\n[ 0.518302] Key type asymmetric registered\n[ 0.519383] Asymmetric key parser 'x509' registered\n[ 0.520631] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522962] io scheduler noop registered\n[ 0.523980] io scheduler deadline registered (default)\n[ 0.525252] io scheduler cfq registered\n[ 0.526320] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.527691] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.529339] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531231] ACPI: Power Button [PWRF]\n[ 0.532270] GHES: HEST is not enabled!\n[ 0.545952] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579122] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.603180] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.605867] Linux agpgart interface v0.103\n[ 0.608149] brd: module loaded\n[ 0.609564] loop: module loaded\n[ 0.614572] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616002] GPT:90111 != 2097151\n[ 0.616664] GPT:Alternate GPT header not at the end of the disk.\n[ 0.617734] GPT:90111 != 2097151\n[ 0.618391] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619339] vda: vda1 vda15\n[ 0.620786] scsi host0: ata_piix\n[ 0.621515] scsi host1: ata_piix\n[ 0.622208] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623389] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.624795] libphy: Fixed MDIO Bus: probed\n[ 0.625604] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626537] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.628661] PPP generic driver version 2.4.2\n[ 0.629548] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.630819] ehci-pci: EHCI PCI platform driver\n[ 0.631668] ehci-platform: EHCI generic platform driver\n[ 0.632623] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.633741] ohci-pci: OHCI PCI platform driver\n[ 0.634586] ohci-platform: OHCI generic platform driver\n[ 0.635545] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.649881] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652284] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653289] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.654388] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.655577] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656963] usb usb1: Product: UHCI Host Controller\n[ 0.657882] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658995] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659938] hub 1-0:1.0: USB hub found\n[ 0.660701] hub 1-0:1.0: 2 ports detected\n[ 0.661585] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663662] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664580] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665591] mousedev: PS/2 mouse device common for all mice\n[ 0.666805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668617] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669699] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670884] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672048] i2c /dev entries driver\n[ 0.672800] device-mapper: uevent: version 1.0.3\n[ 0.673717] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675303] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676560] NET: Registered protocol family 10\n[ 0.677534] NET: Registered protocol family 17\n[ 0.678396] Key type dns_resolver registered\n[ 0.679305] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680373] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682091] registered taskstats version 1\n[ 0.682909] Loading compiled-in X.509 certificates\n[ 0.684323] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686145] zswap: loaded using pool lzo/zbud\n[ 0.687480] Key type trusted registered\n[ 0.689014] Key type encrypted registered\n[ 0.689842] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690844] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691856] evm: HMAC attrs: 0x1\n[ 0.692771] Magic number: 2:564:846\n[ 0.693615] rtc_cmos 00:00: setting system clock to 2018-09-26 17:48:03 UTC (1537984083)\n[ 0.695185] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696276] EDD information not available.\n[ 0.777927] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779390] ata1.00: configured for MWDMA2\n[ 0.780550] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.792990] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.794233] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.795454] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.797289] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.798794] Write protecting the kernel read-only data: 14336k\n[ 0.800333] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802106] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.863376] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.25\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.24s]\nping 10.10.10.7 OK\n"} 2018-09-26 17:48:31,413 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2ce3690e-eddb-419e-8399-4ff72c38f933/action used request id req-d9df9b98-480f-481c-83ec-055b115256e7 2018-09-26 17:48:32,418 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2ce3690e-eddb-419e-8399-4ff72c38f933/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e5a4b00ef8acd31929f193a6f37858b135cb357" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:48:33,486 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:48:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-44650d58-630f-465f-9a76-58903c2e2d1e x-compute-request-id: req-44650d58-630f-465f-9a76-58903c2e2d1e Content-Encoding: gzip Content-Length: 8096 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 523143686 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128860] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130514] pid_max: default: 32768 minimum: 301\n[ 0.131409] ACPI: Core revision 20150930\n[ 0.132791] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134099] Security Framework initialized\n[ 0.134915] Yama: becoming mindful.\n[ 0.135642] AppArmor: AppArmor initialized\n[ 0.136511] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137846] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139120] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140330] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141718] Initializing cgroup subsys io\n[ 0.142526] Initializing cgroup subsys memory\n[ 0.143384] Initializing cgroup subsys devices\n[ 0.144269] Initializing cgroup subsys freezer\n[ 0.145140] Initializing cgroup subsys net_cls\n[ 0.146005] Initializing cgroup subsys perf_event\n[ 0.146913] Initializing cgroup subsys net_prio\n[ 0.147792] Initializing cgroup subsys hugetlb\n[ 0.148662] Initializing cgroup subsys pids\n[ 0.149531] CPU: Physical Processor ID: 0\n[ 0.151047] mce: CPU supports 10 MCE banks\n[ 0.151902] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152900] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164750] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171089] ftrace: allocating 31920 entries in 125 pages\n[ 0.197502] smpboot: Max logical packages: 1\n[ 0.198356] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199706] x2apic enabled\n[ 0.200522] Switched APIC routing to physical x2apic.\n[ 0.202278] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203400] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205397] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207202] KVM setup paravirtual spinlock\n[ 0.208549] x86: Booted up 1 node, 1 CPUs\n[ 0.209360] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210756] devtmpfs: initialized\n[ 0.212468] evm: security.selinux\n[ 0.213184] evm: security.SMACK64\n[ 0.213875] evm: security.SMACK64EXEC\n[ 0.214617] evm: security.SMACK64TRANSMUTE\n[ 0.215429] evm: security.SMACK64MMAP\n[ 0.216184] evm: security.ima\n[ 0.216829] evm: security.capability\n[ 0.217632] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219490] pinctrl core: initialized pinctrl subsystem\n[ 0.220600] RTC time: 17:48:02, date: 09/26/18\n[ 0.221557] NET: Registered protocol family 16\n[ 0.222529] cpuidle: using governor ladder\n[ 0.223360] cpuidle: using governor menu\n[ 0.224146] PCCT header not found.\n[ 0.224905] ACPI: bus type PCI registered\n[ 0.225705] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226948] PCI: Using configuration type 1 for base access\n[ 0.228712] ACPI: Added _OSI(Module Device)\n[ 0.229552] ACPI: Added _OSI(Processor Device)\n[ 0.230418] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231314] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233444] ACPI: Interpreter enabled\n[ 0.234215] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236060] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237903] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239738] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241562] ACPI: (supports S0 S5)\n[ 0.242265] ACPI: Using IOAPIC for interrupt routing\n[ 0.243345] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246423] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247561] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248793] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249981] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252202] acpiphp: Slot [3] registered\n[ 0.253003] acpiphp: Slot [4] registered\n[ 0.253801] acpiphp: Slot [5] registered\n[ 0.254594] acpiphp: Slot [6] registered\n[ 0.255393] acpiphp: Slot [7] registered\n[ 0.256198] acpiphp: Slot [8] registered\n[ 0.256995] acpiphp: Slot [9] registered\n[ 0.257787] acpiphp: Slot [10] registered\n[ 0.258594] acpiphp: Slot [11] registered\n[ 0.259406] acpiphp: Slot [12] registered\n[ 0.260223] acpiphp: Slot [13] registered\n[ 0.261032] acpiphp: Slot [14] registered\n[ 0.261838] acpiphp: Slot [15] registered\n[ 0.272559] acpiphp: Slot [16] registered\n[ 0.273375] acpiphp: Slot [17] registered\n[ 0.274185] acpiphp: Slot [18] registered\n[ 0.274992] acpiphp: Slot [19] registered\n[ 0.275798] acpiphp: Slot [20] registered\n[ 0.276608] acpiphp: Slot [21] registered\n[ 0.277430] acpiphp: Slot [22] registered\n[ 0.278241] acpiphp: Slot [23] registered\n[ 0.279051] acpiphp: Slot [24] registered\n[ 0.279857] acpiphp: Slot [25] registered\n[ 0.280667] acpiphp: Slot [26] registered\n[ 0.281470] acpiphp: Slot [27] registered\n[ 0.282278] acpiphp: Slot [28] registered\n[ 0.283086] acpiphp: Slot [29] registered\n[ 0.283891] acpiphp: Slot [30] registered\n[ 0.284703] acpiphp: Slot [31] registered\n[ 0.285506] PCI host bridge to bus 0000:00\n[ 0.286315] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287525] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288742] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290187] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291634] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297965] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299249] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300420] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301691] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308812] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310247] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358697] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360178] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361608] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364391] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366358] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367546] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368613] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370182] vgaarb: loaded\n[ 0.370791] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371939] SCSI subsystem initialized\n[ 0.372765] ACPI: bus type USB registered\n[ 0.373582] usbcore: registered new interface driver usbfs\n[ 0.374622] usbcore: registered new interface driver hub\n[ 0.375649] usbcore: registered new device driver usb\n[ 0.376712] PCI: Using ACPI for IRQ routing\n[ 0.377738] NetLabel: Initializing\n[ 0.378452] NetLabel: domain hash size = 128\n[ 0.379321] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380288] NetLabel: unlabeled traffic allowed by default\n[ 0.381391] clocksource: Switched to clocksource kvm-clock\n[ 0.386913] AppArmor: AppArmor Filesystem Enabled\n[ 0.387895] pnp: PnP ACPI init\n[ 0.388807] pnp: PnP ACPI: found 5 devices\n[ 0.395179] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396901] NET: Registered protocol family 2\n[ 0.397863] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399141] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400318] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401495] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402580] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403751] NET: Registered protocol family 1\n[ 0.404614] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405727] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406804] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420849] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435123] Trying to unpack rootfs image as initramfs...\n[ 0.485518] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499332] Scanning for low memory corruption every 60 seconds\n[ 0.501085] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.502623] audit: initializing netlink subsys (disabled)\n[ 0.504049] audit: type=2000 audit(1537984083.766:1): initialized\n[ 0.505756] Initialise system trusted keyring\n[ 0.506974] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508542] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510923] zbud: loaded\n[ 0.511774] VFS: Disk quotas dquot_6.6.0\n[ 0.512822] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514739] fuse init (API version 7.23)\n[ 0.515865] Key type big_key registered\n[ 0.516888] Allocating IMA MOK and blacklist keyrings.\n[ 0.518302] Key type asymmetric registered\n[ 0.519383] Asymmetric key parser 'x509' registered\n[ 0.520631] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522962] io scheduler noop registered\n[ 0.523980] io scheduler deadline registered (default)\n[ 0.525252] io scheduler cfq registered\n[ 0.526320] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.527691] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.529339] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531231] ACPI: Power Button [PWRF]\n[ 0.532270] GHES: HEST is not enabled!\n[ 0.545952] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579122] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.603180] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.605867] Linux agpgart interface v0.103\n[ 0.608149] brd: module loaded\n[ 0.609564] loop: module loaded\n[ 0.614572] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616002] GPT:90111 != 2097151\n[ 0.616664] GPT:Alternate GPT header not at the end of the disk.\n[ 0.617734] GPT:90111 != 2097151\n[ 0.618391] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619339] vda: vda1 vda15\n[ 0.620786] scsi host0: ata_piix\n[ 0.621515] scsi host1: ata_piix\n[ 0.622208] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623389] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.624795] libphy: Fixed MDIO Bus: probed\n[ 0.625604] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626537] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.628661] PPP generic driver version 2.4.2\n[ 0.629548] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.630819] ehci-pci: EHCI PCI platform driver\n[ 0.631668] ehci-platform: EHCI generic platform driver\n[ 0.632623] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.633741] ohci-pci: OHCI PCI platform driver\n[ 0.634586] ohci-platform: OHCI generic platform driver\n[ 0.635545] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.649881] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652284] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653289] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.654388] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.655577] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656963] usb usb1: Product: UHCI Host Controller\n[ 0.657882] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658995] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659938] hub 1-0:1.0: USB hub found\n[ 0.660701] hub 1-0:1.0: 2 ports detected\n[ 0.661585] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663662] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664580] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665591] mousedev: PS/2 mouse device common for all mice\n[ 0.666805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668617] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669699] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670884] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672048] i2c /dev entries driver\n[ 0.672800] device-mapper: uevent: version 1.0.3\n[ 0.673717] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675303] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676560] NET: Registered protocol family 10\n[ 0.677534] NET: Registered protocol family 17\n[ 0.678396] Key type dns_resolver registered\n[ 0.679305] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680373] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682091] registered taskstats version 1\n[ 0.682909] Loading compiled-in X.509 certificates\n[ 0.684323] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686145] zswap: loaded using pool lzo/zbud\n[ 0.687480] Key type trusted registered\n[ 0.689014] Key type encrypted registered\n[ 0.689842] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690844] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691856] evm: HMAC attrs: 0x1\n[ 0.692771] Magic number: 2:564:846\n[ 0.693615] rtc_cmos 00:00: setting system clock to 2018-09-26 17:48:03 UTC (1537984083)\n[ 0.695185] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696276] EDD information not available.\n[ 0.777927] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779390] ata1.00: configured for MWDMA2\n[ 0.780550] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.792990] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.794233] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.795454] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.797289] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.798794] Write protecting the kernel read-only data: 14336k\n[ 0.800333] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802106] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.863376] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.25\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.24s]\nping 10.10.10.7 OK\n"} 2018-09-26 17:48:33,487 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2ce3690e-eddb-419e-8399-4ff72c38f933/action used request id req-44650d58-630f-465f-9a76-58903c2e2d1e 2018-09-26 17:48:34,492 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2ce3690e-eddb-419e-8399-4ff72c38f933/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e5a4b00ef8acd31929f193a6f37858b135cb357" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:48:35,562 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:48:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ce4f2a1-f7eb-48a4-81e8-501b8d0287d3 x-compute-request-id: req-5ce4f2a1-f7eb-48a4-81e8-501b8d0287d3 Content-Encoding: gzip Content-Length: 8103 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 523143686 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128860] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130514] pid_max: default: 32768 minimum: 301\n[ 0.131409] ACPI: Core revision 20150930\n[ 0.132791] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134099] Security Framework initialized\n[ 0.134915] Yama: becoming mindful.\n[ 0.135642] AppArmor: AppArmor initialized\n[ 0.136511] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137846] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139120] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140330] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141718] Initializing cgroup subsys io\n[ 0.142526] Initializing cgroup subsys memory\n[ 0.143384] Initializing cgroup subsys devices\n[ 0.144269] Initializing cgroup subsys freezer\n[ 0.145140] Initializing cgroup subsys net_cls\n[ 0.146005] Initializing cgroup subsys perf_event\n[ 0.146913] Initializing cgroup subsys net_prio\n[ 0.147792] Initializing cgroup subsys hugetlb\n[ 0.148662] Initializing cgroup subsys pids\n[ 0.149531] CPU: Physical Processor ID: 0\n[ 0.151047] mce: CPU supports 10 MCE banks\n[ 0.151902] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152900] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164750] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171089] ftrace: allocating 31920 entries in 125 pages\n[ 0.197502] smpboot: Max logical packages: 1\n[ 0.198356] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199706] x2apic enabled\n[ 0.200522] Switched APIC routing to physical x2apic.\n[ 0.202278] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203400] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205397] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207202] KVM setup paravirtual spinlock\n[ 0.208549] x86: Booted up 1 node, 1 CPUs\n[ 0.209360] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210756] devtmpfs: initialized\n[ 0.212468] evm: security.selinux\n[ 0.213184] evm: security.SMACK64\n[ 0.213875] evm: security.SMACK64EXEC\n[ 0.214617] evm: security.SMACK64TRANSMUTE\n[ 0.215429] evm: security.SMACK64MMAP\n[ 0.216184] evm: security.ima\n[ 0.216829] evm: security.capability\n[ 0.217632] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219490] pinctrl core: initialized pinctrl subsystem\n[ 0.220600] RTC time: 17:48:02, date: 09/26/18\n[ 0.221557] NET: Registered protocol family 16\n[ 0.222529] cpuidle: using governor ladder\n[ 0.223360] cpuidle: using governor menu\n[ 0.224146] PCCT header not found.\n[ 0.224905] ACPI: bus type PCI registered\n[ 0.225705] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226948] PCI: Using configuration type 1 for base access\n[ 0.228712] ACPI: Added _OSI(Module Device)\n[ 0.229552] ACPI: Added _OSI(Processor Device)\n[ 0.230418] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231314] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233444] ACPI: Interpreter enabled\n[ 0.234215] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236060] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237903] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239738] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241562] ACPI: (supports S0 S5)\n[ 0.242265] ACPI: Using IOAPIC for interrupt routing\n[ 0.243345] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246423] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247561] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248793] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249981] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252202] acpiphp: Slot [3] registered\n[ 0.253003] acpiphp: Slot [4] registered\n[ 0.253801] acpiphp: Slot [5] registered\n[ 0.254594] acpiphp: Slot [6] registered\n[ 0.255393] acpiphp: Slot [7] registered\n[ 0.256198] acpiphp: Slot [8] registered\n[ 0.256995] acpiphp: Slot [9] registered\n[ 0.257787] acpiphp: Slot [10] registered\n[ 0.258594] acpiphp: Slot [11] registered\n[ 0.259406] acpiphp: Slot [12] registered\n[ 0.260223] acpiphp: Slot [13] registered\n[ 0.261032] acpiphp: Slot [14] registered\n[ 0.261838] acpiphp: Slot [15] registered\n[ 0.272559] acpiphp: Slot [16] registered\n[ 0.273375] acpiphp: Slot [17] registered\n[ 0.274185] acpiphp: Slot [18] registered\n[ 0.274992] acpiphp: Slot [19] registered\n[ 0.275798] acpiphp: Slot [20] registered\n[ 0.276608] acpiphp: Slot [21] registered\n[ 0.277430] acpiphp: Slot [22] registered\n[ 0.278241] acpiphp: Slot [23] registered\n[ 0.279051] acpiphp: Slot [24] registered\n[ 0.279857] acpiphp: Slot [25] registered\n[ 0.280667] acpiphp: Slot [26] registered\n[ 0.281470] acpiphp: Slot [27] registered\n[ 0.282278] acpiphp: Slot [28] registered\n[ 0.283086] acpiphp: Slot [29] registered\n[ 0.283891] acpiphp: Slot [30] registered\n[ 0.284703] acpiphp: Slot [31] registered\n[ 0.285506] PCI host bridge to bus 0000:00\n[ 0.286315] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287525] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288742] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290187] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291634] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297965] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299249] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300420] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301691] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308812] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310247] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358697] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360178] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361608] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364391] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366358] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367546] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368613] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370182] vgaarb: loaded\n[ 0.370791] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371939] SCSI subsystem initialized\n[ 0.372765] ACPI: bus type USB registered\n[ 0.373582] usbcore: registered new interface driver usbfs\n[ 0.374622] usbcore: registered new interface driver hub\n[ 0.375649] usbcore: registered new device driver usb\n[ 0.376712] PCI: Using ACPI for IRQ routing\n[ 0.377738] NetLabel: Initializing\n[ 0.378452] NetLabel: domain hash size = 128\n[ 0.379321] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380288] NetLabel: unlabeled traffic allowed by default\n[ 0.381391] clocksource: Switched to clocksource kvm-clock\n[ 0.386913] AppArmor: AppArmor Filesystem Enabled\n[ 0.387895] pnp: PnP ACPI init\n[ 0.388807] pnp: PnP ACPI: found 5 devices\n[ 0.395179] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396901] NET: Registered protocol family 2\n[ 0.397863] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399141] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400318] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401495] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402580] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403751] NET: Registered protocol family 1\n[ 0.404614] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405727] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406804] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420849] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435123] Trying to unpack rootfs image as initramfs...\n[ 0.485518] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499332] Scanning for low memory corruption every 60 seconds\n[ 0.501085] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.502623] audit: initializing netlink subsys (disabled)\n[ 0.504049] audit: type=2000 audit(1537984083.766:1): initialized\n[ 0.505756] Initialise system trusted keyring\n[ 0.506974] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508542] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510923] zbud: loaded\n[ 0.511774] VFS: Disk quotas dquot_6.6.0\n[ 0.512822] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514739] fuse init (API version 7.23)\n[ 0.515865] Key type big_key registered\n[ 0.516888] Allocating IMA MOK and blacklist keyrings.\n[ 0.518302] Key type asymmetric registered\n[ 0.519383] Asymmetric key parser 'x509' registered\n[ 0.520631] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522962] io scheduler noop registered\n[ 0.523980] io scheduler deadline registered (default)\n[ 0.525252] io scheduler cfq registered\n[ 0.526320] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.527691] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.529339] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531231] ACPI: Power Button [PWRF]\n[ 0.532270] GHES: HEST is not enabled!\n[ 0.545952] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579122] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.603180] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.605867] Linux agpgart interface v0.103\n[ 0.608149] brd: module loaded\n[ 0.609564] loop: module loaded\n[ 0.614572] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616002] GPT:90111 != 2097151\n[ 0.616664] GPT:Alternate GPT header not at the end of the disk.\n[ 0.617734] GPT:90111 != 2097151\n[ 0.618391] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619339] vda: vda1 vda15\n[ 0.620786] scsi host0: ata_piix\n[ 0.621515] scsi host1: ata_piix\n[ 0.622208] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623389] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.624795] libphy: Fixed MDIO Bus: probed\n[ 0.625604] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626537] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.628661] PPP generic driver version 2.4.2\n[ 0.629548] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.630819] ehci-pci: EHCI PCI platform driver\n[ 0.631668] ehci-platform: EHCI generic platform driver\n[ 0.632623] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.633741] ohci-pci: OHCI PCI platform driver\n[ 0.634586] ohci-platform: OHCI generic platform driver\n[ 0.635545] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.649881] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652284] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653289] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.654388] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.655577] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656963] usb usb1: Product: UHCI Host Controller\n[ 0.657882] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658995] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659938] hub 1-0:1.0: USB hub found\n[ 0.660701] hub 1-0:1.0: 2 ports detected\n[ 0.661585] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663662] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664580] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665591] mousedev: PS/2 mouse device common for all mice\n[ 0.666805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668617] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669699] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670884] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672048] i2c /dev entries driver\n[ 0.672800] device-mapper: uevent: version 1.0.3\n[ 0.673717] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675303] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676560] NET: Registered protocol family 10\n[ 0.677534] NET: Registered protocol family 17\n[ 0.678396] Key type dns_resolver registered\n[ 0.679305] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680373] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682091] registered taskstats version 1\n[ 0.682909] Loading compiled-in X.509 certificates\n[ 0.684323] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686145] zswap: loaded using pool lzo/zbud\n[ 0.687480] Key type trusted registered\n[ 0.689014] Key type encrypted registered\n[ 0.689842] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690844] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691856] evm: HMAC attrs: 0x1\n[ 0.692771] Magic number: 2:564:846\n[ 0.693615] rtc_cmos 00:00: setting system clock to 2018-09-26 17:48:03 UTC (1537984083)\n[ 0.695185] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696276] EDD information not available.\n[ 0.777927] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779390] ata1.00: configured for MWDMA2\n[ 0.780550] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.792990] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.794233] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.795454] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.797289] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.798794] Write protecting the kernel read-only data: 14336k\n[ 0.800333] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802106] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.863376] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.25\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.24s]\nping 10.10.10.7 OK\nping 10.10.10.8 KO\n"} 2018-09-26 17:48:35,563 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2ce3690e-eddb-419e-8399-4ff72c38f933/action used request id req-5ce4f2a1-f7eb-48a4-81e8-501b8d0287d3 2018-09-26 17:48:36,568 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2ce3690e-eddb-419e-8399-4ff72c38f933/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e5a4b00ef8acd31929f193a6f37858b135cb357" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:48:37,646 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:48:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-50377070-0fa7-4f4b-96d6-32d9b08713ae x-compute-request-id: req-50377070-0fa7-4f4b-96d6-32d9b08713ae Content-Encoding: gzip Content-Length: 8103 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 523143686 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128860] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130514] pid_max: default: 32768 minimum: 301\n[ 0.131409] ACPI: Core revision 20150930\n[ 0.132791] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134099] Security Framework initialized\n[ 0.134915] Yama: becoming mindful.\n[ 0.135642] AppArmor: AppArmor initialized\n[ 0.136511] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137846] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139120] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140330] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141718] Initializing cgroup subsys io\n[ 0.142526] Initializing cgroup subsys memory\n[ 0.143384] Initializing cgroup subsys devices\n[ 0.144269] Initializing cgroup subsys freezer\n[ 0.145140] Initializing cgroup subsys net_cls\n[ 0.146005] Initializing cgroup subsys perf_event\n[ 0.146913] Initializing cgroup subsys net_prio\n[ 0.147792] Initializing cgroup subsys hugetlb\n[ 0.148662] Initializing cgroup subsys pids\n[ 0.149531] CPU: Physical Processor ID: 0\n[ 0.151047] mce: CPU supports 10 MCE banks\n[ 0.151902] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152900] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164750] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171089] ftrace: allocating 31920 entries in 125 pages\n[ 0.197502] smpboot: Max logical packages: 1\n[ 0.198356] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199706] x2apic enabled\n[ 0.200522] Switched APIC routing to physical x2apic.\n[ 0.202278] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203400] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205397] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207202] KVM setup paravirtual spinlock\n[ 0.208549] x86: Booted up 1 node, 1 CPUs\n[ 0.209360] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210756] devtmpfs: initialized\n[ 0.212468] evm: security.selinux\n[ 0.213184] evm: security.SMACK64\n[ 0.213875] evm: security.SMACK64EXEC\n[ 0.214617] evm: security.SMACK64TRANSMUTE\n[ 0.215429] evm: security.SMACK64MMAP\n[ 0.216184] evm: security.ima\n[ 0.216829] evm: security.capability\n[ 0.217632] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219490] pinctrl core: initialized pinctrl subsystem\n[ 0.220600] RTC time: 17:48:02, date: 09/26/18\n[ 0.221557] NET: Registered protocol family 16\n[ 0.222529] cpuidle: using governor ladder\n[ 0.223360] cpuidle: using governor menu\n[ 0.224146] PCCT header not found.\n[ 0.224905] ACPI: bus type PCI registered\n[ 0.225705] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226948] PCI: Using configuration type 1 for base access\n[ 0.228712] ACPI: Added _OSI(Module Device)\n[ 0.229552] ACPI: Added _OSI(Processor Device)\n[ 0.230418] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231314] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233444] ACPI: Interpreter enabled\n[ 0.234215] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236060] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237903] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239738] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241562] ACPI: (supports S0 S5)\n[ 0.242265] ACPI: Using IOAPIC for interrupt routing\n[ 0.243345] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246423] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247561] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248793] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249981] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252202] acpiphp: Slot [3] registered\n[ 0.253003] acpiphp: Slot [4] registered\n[ 0.253801] acpiphp: Slot [5] registered\n[ 0.254594] acpiphp: Slot [6] registered\n[ 0.255393] acpiphp: Slot [7] registered\n[ 0.256198] acpiphp: Slot [8] registered\n[ 0.256995] acpiphp: Slot [9] registered\n[ 0.257787] acpiphp: Slot [10] registered\n[ 0.258594] acpiphp: Slot [11] registered\n[ 0.259406] acpiphp: Slot [12] registered\n[ 0.260223] acpiphp: Slot [13] registered\n[ 0.261032] acpiphp: Slot [14] registered\n[ 0.261838] acpiphp: Slot [15] registered\n[ 0.272559] acpiphp: Slot [16] registered\n[ 0.273375] acpiphp: Slot [17] registered\n[ 0.274185] acpiphp: Slot [18] registered\n[ 0.274992] acpiphp: Slot [19] registered\n[ 0.275798] acpiphp: Slot [20] registered\n[ 0.276608] acpiphp: Slot [21] registered\n[ 0.277430] acpiphp: Slot [22] registered\n[ 0.278241] acpiphp: Slot [23] registered\n[ 0.279051] acpiphp: Slot [24] registered\n[ 0.279857] acpiphp: Slot [25] registered\n[ 0.280667] acpiphp: Slot [26] registered\n[ 0.281470] acpiphp: Slot [27] registered\n[ 0.282278] acpiphp: Slot [28] registered\n[ 0.283086] acpiphp: Slot [29] registered\n[ 0.283891] acpiphp: Slot [30] registered\n[ 0.284703] acpiphp: Slot [31] registered\n[ 0.285506] PCI host bridge to bus 0000:00\n[ 0.286315] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287525] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288742] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290187] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291634] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297965] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299249] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300420] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301691] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308812] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310247] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358697] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360178] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361608] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364391] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366358] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367546] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368613] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370182] vgaarb: loaded\n[ 0.370791] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371939] SCSI subsystem initialized\n[ 0.372765] ACPI: bus type USB registered\n[ 0.373582] usbcore: registered new interface driver usbfs\n[ 0.374622] usbcore: registered new interface driver hub\n[ 0.375649] usbcore: registered new device driver usb\n[ 0.376712] PCI: Using ACPI for IRQ routing\n[ 0.377738] NetLabel: Initializing\n[ 0.378452] NetLabel: domain hash size = 128\n[ 0.379321] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380288] NetLabel: unlabeled traffic allowed by default\n[ 0.381391] clocksource: Switched to clocksource kvm-clock\n[ 0.386913] AppArmor: AppArmor Filesystem Enabled\n[ 0.387895] pnp: PnP ACPI init\n[ 0.388807] pnp: PnP ACPI: found 5 devices\n[ 0.395179] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396901] NET: Registered protocol family 2\n[ 0.397863] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399141] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400318] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401495] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402580] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403751] NET: Registered protocol family 1\n[ 0.404614] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405727] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406804] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420849] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435123] Trying to unpack rootfs image as initramfs...\n[ 0.485518] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499332] Scanning for low memory corruption every 60 seconds\n[ 0.501085] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.502623] audit: initializing netlink subsys (disabled)\n[ 0.504049] audit: type=2000 audit(1537984083.766:1): initialized\n[ 0.505756] Initialise system trusted keyring\n[ 0.506974] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508542] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510923] zbud: loaded\n[ 0.511774] VFS: Disk quotas dquot_6.6.0\n[ 0.512822] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514739] fuse init (API version 7.23)\n[ 0.515865] Key type big_key registered\n[ 0.516888] Allocating IMA MOK and blacklist keyrings.\n[ 0.518302] Key type asymmetric registered\n[ 0.519383] Asymmetric key parser 'x509' registered\n[ 0.520631] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522962] io scheduler noop registered\n[ 0.523980] io scheduler deadline registered (default)\n[ 0.525252] io scheduler cfq registered\n[ 0.526320] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.527691] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.529339] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531231] ACPI: Power Button [PWRF]\n[ 0.532270] GHES: HEST is not enabled!\n[ 0.545952] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579122] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.603180] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.605867] Linux agpgart interface v0.103\n[ 0.608149] brd: module loaded\n[ 0.609564] loop: module loaded\n[ 0.614572] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616002] GPT:90111 != 2097151\n[ 0.616664] GPT:Alternate GPT header not at the end of the disk.\n[ 0.617734] GPT:90111 != 2097151\n[ 0.618391] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619339] vda: vda1 vda15\n[ 0.620786] scsi host0: ata_piix\n[ 0.621515] scsi host1: ata_piix\n[ 0.622208] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623389] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.624795] libphy: Fixed MDIO Bus: probed\n[ 0.625604] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626537] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.628661] PPP generic driver version 2.4.2\n[ 0.629548] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.630819] ehci-pci: EHCI PCI platform driver\n[ 0.631668] ehci-platform: EHCI generic platform driver\n[ 0.632623] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.633741] ohci-pci: OHCI PCI platform driver\n[ 0.634586] ohci-platform: OHCI generic platform driver\n[ 0.635545] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.649881] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652284] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653289] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.654388] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.655577] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656963] usb usb1: Product: UHCI Host Controller\n[ 0.657882] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658995] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659938] hub 1-0:1.0: USB hub found\n[ 0.660701] hub 1-0:1.0: 2 ports detected\n[ 0.661585] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663662] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664580] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665591] mousedev: PS/2 mouse device common for all mice\n[ 0.666805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668617] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669699] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670884] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672048] i2c /dev entries driver\n[ 0.672800] device-mapper: uevent: version 1.0.3\n[ 0.673717] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675303] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676560] NET: Registered protocol family 10\n[ 0.677534] NET: Registered protocol family 17\n[ 0.678396] Key type dns_resolver registered\n[ 0.679305] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680373] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682091] registered taskstats version 1\n[ 0.682909] Loading compiled-in X.509 certificates\n[ 0.684323] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686145] zswap: loaded using pool lzo/zbud\n[ 0.687480] Key type trusted registered\n[ 0.689014] Key type encrypted registered\n[ 0.689842] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690844] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691856] evm: HMAC attrs: 0x1\n[ 0.692771] Magic number: 2:564:846\n[ 0.693615] rtc_cmos 00:00: setting system clock to 2018-09-26 17:48:03 UTC (1537984083)\n[ 0.695185] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696276] EDD information not available.\n[ 0.777927] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779390] ata1.00: configured for MWDMA2\n[ 0.780550] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.792990] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.794233] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.795454] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.797289] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.798794] Write protecting the kernel read-only data: 14336k\n[ 0.800333] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802106] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.863376] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.25\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.24s]\nping 10.10.10.7 OK\nping 10.10.10.8 KO\n"} 2018-09-26 17:48:37,647 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2ce3690e-eddb-419e-8399-4ff72c38f933/action used request id req-50377070-0fa7-4f4b-96d6-32d9b08713ae 2018-09-26 17:48:38,652 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2ce3690e-eddb-419e-8399-4ff72c38f933/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e5a4b00ef8acd31929f193a6f37858b135cb357" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:48:39,722 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:48:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a947f14-f3b4-41e2-9345-0acd8cd547d6 x-compute-request-id: req-1a947f14-f3b4-41e2-9345-0acd8cd547d6 Content-Encoding: gzip Content-Length: 8103 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 523143686 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128860] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130514] pid_max: default: 32768 minimum: 301\n[ 0.131409] ACPI: Core revision 20150930\n[ 0.132791] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134099] Security Framework initialized\n[ 0.134915] Yama: becoming mindful.\n[ 0.135642] AppArmor: AppArmor initialized\n[ 0.136511] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137846] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139120] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140330] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141718] Initializing cgroup subsys io\n[ 0.142526] Initializing cgroup subsys memory\n[ 0.143384] Initializing cgroup subsys devices\n[ 0.144269] Initializing cgroup subsys freezer\n[ 0.145140] Initializing cgroup subsys net_cls\n[ 0.146005] Initializing cgroup subsys perf_event\n[ 0.146913] Initializing cgroup subsys net_prio\n[ 0.147792] Initializing cgroup subsys hugetlb\n[ 0.148662] Initializing cgroup subsys pids\n[ 0.149531] CPU: Physical Processor ID: 0\n[ 0.151047] mce: CPU supports 10 MCE banks\n[ 0.151902] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152900] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164750] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171089] ftrace: allocating 31920 entries in 125 pages\n[ 0.197502] smpboot: Max logical packages: 1\n[ 0.198356] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199706] x2apic enabled\n[ 0.200522] Switched APIC routing to physical x2apic.\n[ 0.202278] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203400] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205397] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207202] KVM setup paravirtual spinlock\n[ 0.208549] x86: Booted up 1 node, 1 CPUs\n[ 0.209360] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210756] devtmpfs: initialized\n[ 0.212468] evm: security.selinux\n[ 0.213184] evm: security.SMACK64\n[ 0.213875] evm: security.SMACK64EXEC\n[ 0.214617] evm: security.SMACK64TRANSMUTE\n[ 0.215429] evm: security.SMACK64MMAP\n[ 0.216184] evm: security.ima\n[ 0.216829] evm: security.capability\n[ 0.217632] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219490] pinctrl core: initialized pinctrl subsystem\n[ 0.220600] RTC time: 17:48:02, date: 09/26/18\n[ 0.221557] NET: Registered protocol family 16\n[ 0.222529] cpuidle: using governor ladder\n[ 0.223360] cpuidle: using governor menu\n[ 0.224146] PCCT header not found.\n[ 0.224905] ACPI: bus type PCI registered\n[ 0.225705] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226948] PCI: Using configuration type 1 for base access\n[ 0.228712] ACPI: Added _OSI(Module Device)\n[ 0.229552] ACPI: Added _OSI(Processor Device)\n[ 0.230418] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231314] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233444] ACPI: Interpreter enabled\n[ 0.234215] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236060] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237903] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239738] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241562] ACPI: (supports S0 S5)\n[ 0.242265] ACPI: Using IOAPIC for interrupt routing\n[ 0.243345] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246423] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247561] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248793] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249981] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252202] acpiphp: Slot [3] registered\n[ 0.253003] acpiphp: Slot [4] registered\n[ 0.253801] acpiphp: Slot [5] registered\n[ 0.254594] acpiphp: Slot [6] registered\n[ 0.255393] acpiphp: Slot [7] registered\n[ 0.256198] acpiphp: Slot [8] registered\n[ 0.256995] acpiphp: Slot [9] registered\n[ 0.257787] acpiphp: Slot [10] registered\n[ 0.258594] acpiphp: Slot [11] registered\n[ 0.259406] acpiphp: Slot [12] registered\n[ 0.260223] acpiphp: Slot [13] registered\n[ 0.261032] acpiphp: Slot [14] registered\n[ 0.261838] acpiphp: Slot [15] registered\n[ 0.272559] acpiphp: Slot [16] registered\n[ 0.273375] acpiphp: Slot [17] registered\n[ 0.274185] acpiphp: Slot [18] registered\n[ 0.274992] acpiphp: Slot [19] registered\n[ 0.275798] acpiphp: Slot [20] registered\n[ 0.276608] acpiphp: Slot [21] registered\n[ 0.277430] acpiphp: Slot [22] registered\n[ 0.278241] acpiphp: Slot [23] registered\n[ 0.279051] acpiphp: Slot [24] registered\n[ 0.279857] acpiphp: Slot [25] registered\n[ 0.280667] acpiphp: Slot [26] registered\n[ 0.281470] acpiphp: Slot [27] registered\n[ 0.282278] acpiphp: Slot [28] registered\n[ 0.283086] acpiphp: Slot [29] registered\n[ 0.283891] acpiphp: Slot [30] registered\n[ 0.284703] acpiphp: Slot [31] registered\n[ 0.285506] PCI host bridge to bus 0000:00\n[ 0.286315] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287525] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288742] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290187] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291634] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297965] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299249] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300420] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301691] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308812] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310247] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358697] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360178] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361608] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364391] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366358] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367546] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368613] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370182] vgaarb: loaded\n[ 0.370791] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371939] SCSI subsystem initialized\n[ 0.372765] ACPI: bus type USB registered\n[ 0.373582] usbcore: registered new interface driver usbfs\n[ 0.374622] usbcore: registered new interface driver hub\n[ 0.375649] usbcore: registered new device driver usb\n[ 0.376712] PCI: Using ACPI for IRQ routing\n[ 0.377738] NetLabel: Initializing\n[ 0.378452] NetLabel: domain hash size = 128\n[ 0.379321] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380288] NetLabel: unlabeled traffic allowed by default\n[ 0.381391] clocksource: Switched to clocksource kvm-clock\n[ 0.386913] AppArmor: AppArmor Filesystem Enabled\n[ 0.387895] pnp: PnP ACPI init\n[ 0.388807] pnp: PnP ACPI: found 5 devices\n[ 0.395179] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396901] NET: Registered protocol family 2\n[ 0.397863] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399141] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400318] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401495] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402580] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403751] NET: Registered protocol family 1\n[ 0.404614] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405727] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406804] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420849] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435123] Trying to unpack rootfs image as initramfs...\n[ 0.485518] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499332] Scanning for low memory corruption every 60 seconds\n[ 0.501085] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.502623] audit: initializing netlink subsys (disabled)\n[ 0.504049] audit: type=2000 audit(1537984083.766:1): initialized\n[ 0.505756] Initialise system trusted keyring\n[ 0.506974] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508542] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510923] zbud: loaded\n[ 0.511774] VFS: Disk quotas dquot_6.6.0\n[ 0.512822] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514739] fuse init (API version 7.23)\n[ 0.515865] Key type big_key registered\n[ 0.516888] Allocating IMA MOK and blacklist keyrings.\n[ 0.518302] Key type asymmetric registered\n[ 0.519383] Asymmetric key parser 'x509' registered\n[ 0.520631] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522962] io scheduler noop registered\n[ 0.523980] io scheduler deadline registered (default)\n[ 0.525252] io scheduler cfq registered\n[ 0.526320] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.527691] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.529339] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531231] ACPI: Power Button [PWRF]\n[ 0.532270] GHES: HEST is not enabled!\n[ 0.545952] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579122] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.603180] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.605867] Linux agpgart interface v0.103\n[ 0.608149] brd: module loaded\n[ 0.609564] loop: module loaded\n[ 0.614572] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616002] GPT:90111 != 2097151\n[ 0.616664] GPT:Alternate GPT header not at the end of the disk.\n[ 0.617734] GPT:90111 != 2097151\n[ 0.618391] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619339] vda: vda1 vda15\n[ 0.620786] scsi host0: ata_piix\n[ 0.621515] scsi host1: ata_piix\n[ 0.622208] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623389] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.624795] libphy: Fixed MDIO Bus: probed\n[ 0.625604] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626537] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.628661] PPP generic driver version 2.4.2\n[ 0.629548] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.630819] ehci-pci: EHCI PCI platform driver\n[ 0.631668] ehci-platform: EHCI generic platform driver\n[ 0.632623] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.633741] ohci-pci: OHCI PCI platform driver\n[ 0.634586] ohci-platform: OHCI generic platform driver\n[ 0.635545] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.649881] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652284] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653289] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.654388] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.655577] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656963] usb usb1: Product: UHCI Host Controller\n[ 0.657882] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658995] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659938] hub 1-0:1.0: USB hub found\n[ 0.660701] hub 1-0:1.0: 2 ports detected\n[ 0.661585] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663662] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664580] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665591] mousedev: PS/2 mouse device common for all mice\n[ 0.666805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668617] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669699] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670884] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672048] i2c /dev entries driver\n[ 0.672800] device-mapper: uevent: version 1.0.3\n[ 0.673717] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675303] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676560] NET: Registered protocol family 10\n[ 0.677534] NET: Registered protocol family 17\n[ 0.678396] Key type dns_resolver registered\n[ 0.679305] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680373] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682091] registered taskstats version 1\n[ 0.682909] Loading compiled-in X.509 certificates\n[ 0.684323] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686145] zswap: loaded using pool lzo/zbud\n[ 0.687480] Key type trusted registered\n[ 0.689014] Key type encrypted registered\n[ 0.689842] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690844] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691856] evm: HMAC attrs: 0x1\n[ 0.692771] Magic number: 2:564:846\n[ 0.693615] rtc_cmos 00:00: setting system clock to 2018-09-26 17:48:03 UTC (1537984083)\n[ 0.695185] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696276] EDD information not available.\n[ 0.777927] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779390] ata1.00: configured for MWDMA2\n[ 0.780550] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.792990] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.794233] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.795454] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.797289] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.798794] Write protecting the kernel read-only data: 14336k\n[ 0.800333] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802106] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.863376] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.25\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.24s]\nping 10.10.10.7 OK\nping 10.10.10.8 KO\n"} 2018-09-26 17:48:39,722 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2ce3690e-eddb-419e-8399-4ff72c38f933/action used request id req-1a947f14-f3b4-41e2-9345-0acd8cd547d6 2018-09-26 17:48:40,727 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2ce3690e-eddb-419e-8399-4ff72c38f933/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e5a4b00ef8acd31929f193a6f37858b135cb357" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:48:41,802 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:48:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b222043-ee3a-4fe0-b97b-9ad98138d37a x-compute-request-id: req-3b222043-ee3a-4fe0-b97b-9ad98138d37a Content-Encoding: gzip Content-Length: 8103 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 523143686 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128860] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130514] pid_max: default: 32768 minimum: 301\n[ 0.131409] ACPI: Core revision 20150930\n[ 0.132791] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134099] Security Framework initialized\n[ 0.134915] Yama: becoming mindful.\n[ 0.135642] AppArmor: AppArmor initialized\n[ 0.136511] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137846] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139120] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140330] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141718] Initializing cgroup subsys io\n[ 0.142526] Initializing cgroup subsys memory\n[ 0.143384] Initializing cgroup subsys devices\n[ 0.144269] Initializing cgroup subsys freezer\n[ 0.145140] Initializing cgroup subsys net_cls\n[ 0.146005] Initializing cgroup subsys perf_event\n[ 0.146913] Initializing cgroup subsys net_prio\n[ 0.147792] Initializing cgroup subsys hugetlb\n[ 0.148662] Initializing cgroup subsys pids\n[ 0.149531] CPU: Physical Processor ID: 0\n[ 0.151047] mce: CPU supports 10 MCE banks\n[ 0.151902] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152900] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164750] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171089] ftrace: allocating 31920 entries in 125 pages\n[ 0.197502] smpboot: Max logical packages: 1\n[ 0.198356] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199706] x2apic enabled\n[ 0.200522] Switched APIC routing to physical x2apic.\n[ 0.202278] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203400] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205397] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207202] KVM setup paravirtual spinlock\n[ 0.208549] x86: Booted up 1 node, 1 CPUs\n[ 0.209360] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210756] devtmpfs: initialized\n[ 0.212468] evm: security.selinux\n[ 0.213184] evm: security.SMACK64\n[ 0.213875] evm: security.SMACK64EXEC\n[ 0.214617] evm: security.SMACK64TRANSMUTE\n[ 0.215429] evm: security.SMACK64MMAP\n[ 0.216184] evm: security.ima\n[ 0.216829] evm: security.capability\n[ 0.217632] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219490] pinctrl core: initialized pinctrl subsystem\n[ 0.220600] RTC time: 17:48:02, date: 09/26/18\n[ 0.221557] NET: Registered protocol family 16\n[ 0.222529] cpuidle: using governor ladder\n[ 0.223360] cpuidle: using governor menu\n[ 0.224146] PCCT header not found.\n[ 0.224905] ACPI: bus type PCI registered\n[ 0.225705] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226948] PCI: Using configuration type 1 for base access\n[ 0.228712] ACPI: Added _OSI(Module Device)\n[ 0.229552] ACPI: Added _OSI(Processor Device)\n[ 0.230418] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231314] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233444] ACPI: Interpreter enabled\n[ 0.234215] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236060] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237903] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239738] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241562] ACPI: (supports S0 S5)\n[ 0.242265] ACPI: Using IOAPIC for interrupt routing\n[ 0.243345] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246423] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247561] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248793] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249981] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252202] acpiphp: Slot [3] registered\n[ 0.253003] acpiphp: Slot [4] registered\n[ 0.253801] acpiphp: Slot [5] registered\n[ 0.254594] acpiphp: Slot [6] registered\n[ 0.255393] acpiphp: Slot [7] registered\n[ 0.256198] acpiphp: Slot [8] registered\n[ 0.256995] acpiphp: Slot [9] registered\n[ 0.257787] acpiphp: Slot [10] registered\n[ 0.258594] acpiphp: Slot [11] registered\n[ 0.259406] acpiphp: Slot [12] registered\n[ 0.260223] acpiphp: Slot [13] registered\n[ 0.261032] acpiphp: Slot [14] registered\n[ 0.261838] acpiphp: Slot [15] registered\n[ 0.272559] acpiphp: Slot [16] registered\n[ 0.273375] acpiphp: Slot [17] registered\n[ 0.274185] acpiphp: Slot [18] registered\n[ 0.274992] acpiphp: Slot [19] registered\n[ 0.275798] acpiphp: Slot [20] registered\n[ 0.276608] acpiphp: Slot [21] registered\n[ 0.277430] acpiphp: Slot [22] registered\n[ 0.278241] acpiphp: Slot [23] registered\n[ 0.279051] acpiphp: Slot [24] registered\n[ 0.279857] acpiphp: Slot [25] registered\n[ 0.280667] acpiphp: Slot [26] registered\n[ 0.281470] acpiphp: Slot [27] registered\n[ 0.282278] acpiphp: Slot [28] registered\n[ 0.283086] acpiphp: Slot [29] registered\n[ 0.283891] acpiphp: Slot [30] registered\n[ 0.284703] acpiphp: Slot [31] registered\n[ 0.285506] PCI host bridge to bus 0000:00\n[ 0.286315] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287525] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288742] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290187] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291634] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297965] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299249] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300420] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301691] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308812] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310247] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358697] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360178] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361608] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364391] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366358] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367546] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368613] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370182] vgaarb: loaded\n[ 0.370791] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371939] SCSI subsystem initialized\n[ 0.372765] ACPI: bus type USB registered\n[ 0.373582] usbcore: registered new interface driver usbfs\n[ 0.374622] usbcore: registered new interface driver hub\n[ 0.375649] usbcore: registered new device driver usb\n[ 0.376712] PCI: Using ACPI for IRQ routing\n[ 0.377738] NetLabel: Initializing\n[ 0.378452] NetLabel: domain hash size = 128\n[ 0.379321] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380288] NetLabel: unlabeled traffic allowed by default\n[ 0.381391] clocksource: Switched to clocksource kvm-clock\n[ 0.386913] AppArmor: AppArmor Filesystem Enabled\n[ 0.387895] pnp: PnP ACPI init\n[ 0.388807] pnp: PnP ACPI: found 5 devices\n[ 0.395179] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396901] NET: Registered protocol family 2\n[ 0.397863] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399141] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400318] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401495] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402580] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403751] NET: Registered protocol family 1\n[ 0.404614] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405727] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406804] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420849] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435123] Trying to unpack rootfs image as initramfs...\n[ 0.485518] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499332] Scanning for low memory corruption every 60 seconds\n[ 0.501085] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.502623] audit: initializing netlink subsys (disabled)\n[ 0.504049] audit: type=2000 audit(1537984083.766:1): initialized\n[ 0.505756] Initialise system trusted keyring\n[ 0.506974] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508542] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510923] zbud: loaded\n[ 0.511774] VFS: Disk quotas dquot_6.6.0\n[ 0.512822] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514739] fuse init (API version 7.23)\n[ 0.515865] Key type big_key registered\n[ 0.516888] Allocating IMA MOK and blacklist keyrings.\n[ 0.518302] Key type asymmetric registered\n[ 0.519383] Asymmetric key parser 'x509' registered\n[ 0.520631] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522962] io scheduler noop registered\n[ 0.523980] io scheduler deadline registered (default)\n[ 0.525252] io scheduler cfq registered\n[ 0.526320] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.527691] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.529339] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531231] ACPI: Power Button [PWRF]\n[ 0.532270] GHES: HEST is not enabled!\n[ 0.545952] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579122] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.603180] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.605867] Linux agpgart interface v0.103\n[ 0.608149] brd: module loaded\n[ 0.609564] loop: module loaded\n[ 0.614572] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616002] GPT:90111 != 2097151\n[ 0.616664] GPT:Alternate GPT header not at the end of the disk.\n[ 0.617734] GPT:90111 != 2097151\n[ 0.618391] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619339] vda: vda1 vda15\n[ 0.620786] scsi host0: ata_piix\n[ 0.621515] scsi host1: ata_piix\n[ 0.622208] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623389] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.624795] libphy: Fixed MDIO Bus: probed\n[ 0.625604] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626537] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.628661] PPP generic driver version 2.4.2\n[ 0.629548] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.630819] ehci-pci: EHCI PCI platform driver\n[ 0.631668] ehci-platform: EHCI generic platform driver\n[ 0.632623] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.633741] ohci-pci: OHCI PCI platform driver\n[ 0.634586] ohci-platform: OHCI generic platform driver\n[ 0.635545] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.649881] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652284] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653289] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.654388] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.655577] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656963] usb usb1: Product: UHCI Host Controller\n[ 0.657882] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658995] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659938] hub 1-0:1.0: USB hub found\n[ 0.660701] hub 1-0:1.0: 2 ports detected\n[ 0.661585] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663662] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664580] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665591] mousedev: PS/2 mouse device common for all mice\n[ 0.666805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668617] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669699] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670884] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672048] i2c /dev entries driver\n[ 0.672800] device-mapper: uevent: version 1.0.3\n[ 0.673717] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675303] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676560] NET: Registered protocol family 10\n[ 0.677534] NET: Registered protocol family 17\n[ 0.678396] Key type dns_resolver registered\n[ 0.679305] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680373] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682091] registered taskstats version 1\n[ 0.682909] Loading compiled-in X.509 certificates\n[ 0.684323] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686145] zswap: loaded using pool lzo/zbud\n[ 0.687480] Key type trusted registered\n[ 0.689014] Key type encrypted registered\n[ 0.689842] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690844] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691856] evm: HMAC attrs: 0x1\n[ 0.692771] Magic number: 2:564:846\n[ 0.693615] rtc_cmos 00:00: setting system clock to 2018-09-26 17:48:03 UTC (1537984083)\n[ 0.695185] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696276] EDD information not available.\n[ 0.777927] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779390] ata1.00: configured for MWDMA2\n[ 0.780550] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.792990] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.794233] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.795454] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.797289] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.798794] Write protecting the kernel read-only data: 14336k\n[ 0.800333] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802106] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.863376] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.25\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.24s]\nping 10.10.10.7 OK\nping 10.10.10.8 KO\n"} 2018-09-26 17:48:41,803 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2ce3690e-eddb-419e-8399-4ff72c38f933/action used request id req-3b222043-ee3a-4fe0-b97b-9ad98138d37a 2018-09-26 17:48:42,532 - sdnvpn-results - INFO - Check ping status of vm_1, vm_3 and vm_4. Instance vm_2 is deleted 2018-09-26 17:48:42,532 - __name__ - INFO - Sending stop signal to monitor thread 2018-09-26 17:48:42,807 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2ce3690e-eddb-419e-8399-4ff72c38f933/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e5a4b00ef8acd31929f193a6f37858b135cb357" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:48:43,877 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:48:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1cecb595-addd-4c79-8750-f854cf375f97 x-compute-request-id: req-1cecb595-addd-4c79-8750-f854cf375f97 Content-Encoding: gzip Content-Length: 8103 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 523143686 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128860] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130514] pid_max: default: 32768 minimum: 301\n[ 0.131409] ACPI: Core revision 20150930\n[ 0.132791] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134099] Security Framework initialized\n[ 0.134915] Yama: becoming mindful.\n[ 0.135642] AppArmor: AppArmor initialized\n[ 0.136511] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137846] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139120] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140330] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141718] Initializing cgroup subsys io\n[ 0.142526] Initializing cgroup subsys memory\n[ 0.143384] Initializing cgroup subsys devices\n[ 0.144269] Initializing cgroup subsys freezer\n[ 0.145140] Initializing cgroup subsys net_cls\n[ 0.146005] Initializing cgroup subsys perf_event\n[ 0.146913] Initializing cgroup subsys net_prio\n[ 0.147792] Initializing cgroup subsys hugetlb\n[ 0.148662] Initializing cgroup subsys pids\n[ 0.149531] CPU: Physical Processor ID: 0\n[ 0.151047] mce: CPU supports 10 MCE banks\n[ 0.151902] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152900] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164750] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171089] ftrace: allocating 31920 entries in 125 pages\n[ 0.197502] smpboot: Max logical packages: 1\n[ 0.198356] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199706] x2apic enabled\n[ 0.200522] Switched APIC routing to physical x2apic.\n[ 0.202278] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203400] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205397] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207202] KVM setup paravirtual spinlock\n[ 0.208549] x86: Booted up 1 node, 1 CPUs\n[ 0.209360] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210756] devtmpfs: initialized\n[ 0.212468] evm: security.selinux\n[ 0.213184] evm: security.SMACK64\n[ 0.213875] evm: security.SMACK64EXEC\n[ 0.214617] evm: security.SMACK64TRANSMUTE\n[ 0.215429] evm: security.SMACK64MMAP\n[ 0.216184] evm: security.ima\n[ 0.216829] evm: security.capability\n[ 0.217632] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219490] pinctrl core: initialized pinctrl subsystem\n[ 0.220600] RTC time: 17:48:02, date: 09/26/18\n[ 0.221557] NET: Registered protocol family 16\n[ 0.222529] cpuidle: using governor ladder\n[ 0.223360] cpuidle: using governor menu\n[ 0.224146] PCCT header not found.\n[ 0.224905] ACPI: bus type PCI registered\n[ 0.225705] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226948] PCI: Using configuration type 1 for base access\n[ 0.228712] ACPI: Added _OSI(Module Device)\n[ 0.229552] ACPI: Added _OSI(Processor Device)\n[ 0.230418] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231314] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233444] ACPI: Interpreter enabled\n[ 0.234215] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236060] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237903] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239738] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241562] ACPI: (supports S0 S5)\n[ 0.242265] ACPI: Using IOAPIC for interrupt routing\n[ 0.243345] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246423] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247561] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248793] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249981] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252202] acpiphp: Slot [3] registered\n[ 0.253003] acpiphp: Slot [4] registered\n[ 0.253801] acpiphp: Slot [5] registered\n[ 0.254594] acpiphp: Slot [6] registered\n[ 0.255393] acpiphp: Slot [7] registered\n[ 0.256198] acpiphp: Slot [8] registered\n[ 0.256995] acpiphp: Slot [9] registered\n[ 0.257787] acpiphp: Slot [10] registered\n[ 0.258594] acpiphp: Slot [11] registered\n[ 0.259406] acpiphp: Slot [12] registered\n[ 0.260223] acpiphp: Slot [13] registered\n[ 0.261032] acpiphp: Slot [14] registered\n[ 0.261838] acpiphp: Slot [15] registered\n[ 0.272559] acpiphp: Slot [16] registered\n[ 0.273375] acpiphp: Slot [17] registered\n[ 0.274185] acpiphp: Slot [18] registered\n[ 0.274992] acpiphp: Slot [19] registered\n[ 0.275798] acpiphp: Slot [20] registered\n[ 0.276608] acpiphp: Slot [21] registered\n[ 0.277430] acpiphp: Slot [22] registered\n[ 0.278241] acpiphp: Slot [23] registered\n[ 0.279051] acpiphp: Slot [24] registered\n[ 0.279857] acpiphp: Slot [25] registered\n[ 0.280667] acpiphp: Slot [26] registered\n[ 0.281470] acpiphp: Slot [27] registered\n[ 0.282278] acpiphp: Slot [28] registered\n[ 0.283086] acpiphp: Slot [29] registered\n[ 0.283891] acpiphp: Slot [30] registered\n[ 0.284703] acpiphp: Slot [31] registered\n[ 0.285506] PCI host bridge to bus 0000:00\n[ 0.286315] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287525] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288742] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290187] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291634] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297965] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299249] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300420] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301691] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308812] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310247] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358697] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360178] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361608] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363021] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364391] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366358] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367546] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368613] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370182] vgaarb: loaded\n[ 0.370791] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371939] SCSI subsystem initialized\n[ 0.372765] ACPI: bus type USB registered\n[ 0.373582] usbcore: registered new interface driver usbfs\n[ 0.374622] usbcore: registered new interface driver hub\n[ 0.375649] usbcore: registered new device driver usb\n[ 0.376712] PCI: Using ACPI for IRQ routing\n[ 0.377738] NetLabel: Initializing\n[ 0.378452] NetLabel: domain hash size = 128\n[ 0.379321] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380288] NetLabel: unlabeled traffic allowed by default\n[ 0.381391] clocksource: Switched to clocksource kvm-clock\n[ 0.386913] AppArmor: AppArmor Filesystem Enabled\n[ 0.387895] pnp: PnP ACPI init\n[ 0.388807] pnp: PnP ACPI: found 5 devices\n[ 0.395179] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396901] NET: Registered protocol family 2\n[ 0.397863] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399141] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400318] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401495] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402580] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403751] NET: Registered protocol family 1\n[ 0.404614] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405727] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406804] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420849] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435123] Trying to unpack rootfs image as initramfs...\n[ 0.485518] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499332] Scanning for low memory corruption every 60 seconds\n[ 0.501085] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.502623] audit: initializing netlink subsys (disabled)\n[ 0.504049] audit: type=2000 audit(1537984083.766:1): initialized\n[ 0.505756] Initialise system trusted keyring\n[ 0.506974] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508542] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510923] zbud: loaded\n[ 0.511774] VFS: Disk quotas dquot_6.6.0\n[ 0.512822] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514739] fuse init (API version 7.23)\n[ 0.515865] Key type big_key registered\n[ 0.516888] Allocating IMA MOK and blacklist keyrings.\n[ 0.518302] Key type asymmetric registered\n[ 0.519383] Asymmetric key parser 'x509' registered\n[ 0.520631] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522962] io scheduler noop registered\n[ 0.523980] io scheduler deadline registered (default)\n[ 0.525252] io scheduler cfq registered\n[ 0.526320] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.527691] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.529339] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531231] ACPI: Power Button [PWRF]\n[ 0.532270] GHES: HEST is not enabled!\n[ 0.545952] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579122] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.603180] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.605867] Linux agpgart interface v0.103\n[ 0.608149] brd: module loaded\n[ 0.609564] loop: module loaded\n[ 0.614572] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616002] GPT:90111 != 2097151\n[ 0.616664] GPT:Alternate GPT header not at the end of the disk.\n[ 0.617734] GPT:90111 != 2097151\n[ 0.618391] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619339] vda: vda1 vda15\n[ 0.620786] scsi host0: ata_piix\n[ 0.621515] scsi host1: ata_piix\n[ 0.622208] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623389] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.624795] libphy: Fixed MDIO Bus: probed\n[ 0.625604] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626537] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.628661] PPP generic driver version 2.4.2\n[ 0.629548] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.630819] ehci-pci: EHCI PCI platform driver\n[ 0.631668] ehci-platform: EHCI generic platform driver\n[ 0.632623] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.633741] ohci-pci: OHCI PCI platform driver\n[ 0.634586] ohci-platform: OHCI generic platform driver\n[ 0.635545] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.649881] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652284] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653289] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.654388] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.655577] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656963] usb usb1: Product: UHCI Host Controller\n[ 0.657882] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658995] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659938] hub 1-0:1.0: USB hub found\n[ 0.660701] hub 1-0:1.0: 2 ports detected\n[ 0.661585] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663662] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664580] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665591] mousedev: PS/2 mouse device common for all mice\n[ 0.666805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668617] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669699] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670884] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672048] i2c /dev entries driver\n[ 0.672800] device-mapper: uevent: version 1.0.3\n[ 0.673717] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675303] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676560] NET: Registered protocol family 10\n[ 0.677534] NET: Registered protocol family 17\n[ 0.678396] Key type dns_resolver registered\n[ 0.679305] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680373] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682091] registered taskstats version 1\n[ 0.682909] Loading compiled-in X.509 certificates\n[ 0.684323] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686145] zswap: loaded using pool lzo/zbud\n[ 0.687480] Key type trusted registered\n[ 0.689014] Key type encrypted registered\n[ 0.689842] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690844] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691856] evm: HMAC attrs: 0x1\n[ 0.692771] Magic number: 2:564:846\n[ 0.693615] rtc_cmos 00:00: setting system clock to 2018-09-26 17:48:03 UTC (1537984083)\n[ 0.695185] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696276] EDD information not available.\n[ 0.777927] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779390] ata1.00: configured for MWDMA2\n[ 0.780550] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.792990] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.794233] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.795454] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.797289] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.798794] Write protecting the kernel read-only data: 14336k\n[ 0.800333] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802106] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.863376] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.25\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.24s]\nping 10.10.10.7 OK\nping 10.10.10.8 KO\n"} 2018-09-26 17:48:43,878 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2ce3690e-eddb-419e-8399-4ff72c38f933/action used request id req-1cecb595-addd-4c79-8750-f854cf375f97 2018-09-26 17:48:43,895 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/54eecdbd-603e-4f59-a90f-4ac5c9f86459/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4141213c502a34e72a7cfa732f1533f5c95d700c" -d '{"forceDelete": null}' 2018-09-26 17:48:44,057 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:48:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-aaa90ec7-fd68-42f1-b9da-0ff0875f6303 x-compute-request-id: req-aaa90ec7-fd68-42f1-b9da-0ff0875f6303 Content-Length: 0 Content-Type: application/json 2018-09-26 17:48:44,057 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/54eecdbd-603e-4f59-a90f-4ac5c9f86459/action used request id req-aaa90ec7-fd68-42f1-b9da-0ff0875f6303 2018-09-26 17:48:44,060 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2fc264d3-7e1b-4408-b11a-ac9d57cd4736/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4141213c502a34e72a7cfa732f1533f5c95d700c" -d '{"forceDelete": null}' 2018-09-26 17:48:44,226 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:48:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0d993a4d-240e-48a4-99d6-bc426fbbac41 x-compute-request-id: req-0d993a4d-240e-48a4-99d6-bc426fbbac41 Content-Length: 0 Content-Type: application/json 2018-09-26 17:48:44,226 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2fc264d3-7e1b-4408-b11a-ac9d57cd4736/action used request id req-0d993a4d-240e-48a4-99d6-bc426fbbac41 2018-09-26 17:48:44,229 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2ce3690e-eddb-419e-8399-4ff72c38f933/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4141213c502a34e72a7cfa732f1533f5c95d700c" -d '{"forceDelete": null}' 2018-09-26 17:48:44,398 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:48:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c2e8709a-0f9f-45d6-a0d3-157acdd32a48 x-compute-request-id: req-c2e8709a-0f9f-45d6-a0d3-157acdd32a48 Content-Length: 0 Content-Type: application/json 2018-09-26 17:48:44,399 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2ce3690e-eddb-419e-8399-4ff72c38f933/action used request id req-c2e8709a-0f9f-45d6-a0d3-157acdd32a48 2018-09-26 17:48:44,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/8c72f037-3bb0-480f-a6eb-a6e92037eb14 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ef980505ab89dabaa0ceb289e409ab86f30ff38" 2018-09-26 17:48:46,405 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ea6e3091-a551-488f-8b63-69041b6493a4 Date: Wed, 26 Sep 2018 17:48:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 17:48:46,405 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/8c72f037-3bb0-480f-a6eb-a6e92037eb14 used request id req-ea6e3091-a551-488f-8b63-69041b6493a4 2018-09-26 17:48:46,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/3f757e91-f752-46d0-bfd7-bda3a393af55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b85675a7187259ac1523c59b1e62b753d92f1c5" 2018-09-26 17:48:46,663 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 204 X-Openstack-Request-Id: req-3e059771-00dd-4586-92ab-bb50b0bf6dd7 Date: Wed, 26 Sep 2018 17:48:46 GMT RESP BODY: {"NeutronError": {"message": "Unable to complete operation on subnet 3f757e91-f752-46d0-bfd7-bda3a393af55: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-09-26 17:48:46,663 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/3f757e91-f752-46d0-bfd7-bda3a393af55 used request id req-3e059771-00dd-4586-92ab-bb50b0bf6dd7 2018-09-26 17:48:46,663 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Unable to complete operation on subnet 3f757e91-f752-46d0-bfd7-bda3a393af55: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-09-26 17:48:46,664 - sdnvpn.lib.openstack_utils - ERROR - Error [delete_neutron_subnet(neutron_client, '3f757e91-f752-46d0-bfd7-bda3a393af55')]: Unable to complete operation on subnet 3f757e91-f752-46d0-bfd7-bda3a393af55: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-3e059771-00dd-4586-92ab-bb50b0bf6dd7'] 2018-09-26 17:48:46,664 - sdnvpn_test_utils - ERROR - Fail to delete all subnets. Subnet with id 3f757e91-f752-46d0-bfd7-bda3a393af55 was not deleted. 2018-09-26 17:48:46,664 - sdnvpn-results - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Check ping status of vm_1, vm_2, and vm_3 | +----------------------------------------------------------------------------------------+ | FAIL | ,Ping failure from instance sdnvpn-10-3 | | Check ping status of vm_1, vm_3 and vm_4. Instance vm_2 is deleted | +----------------------------------------------------------------------------------------+ | PASS | Ping succeeds | +========================================================================================+ 2018-09-26 17:48:46,665 - sdnvpn-results - INFO - One or more subtests have failed. 2018-09-26 17:48:46,682 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_10 2018-09-26 17:48:46,682 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_10 - Test if interupts occure during ping, when removing and adding instances': {'status': 'FAIL', 'details': [{' ,Ping failure from instance sdnvpn-10-3': 'FAIL'}, {'Ping succeeds': 'PASS'}]} 2018-09-26 17:48:46,683 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_13 - Testing extra route ECMP for intra-data center scenario' 2018-09-26 17:48:46,683 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ==================================================================================================== 2018-09-26 17:48:46,683 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_13 2018-09-26 17:48:46,776 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_13 main method 2018-09-26 17:48:46,776 - sdnvpn.test.functest.testcase_13 - INFO - Using old image 2018-09-26 17:48:46,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:48:46,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:48:46,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:48:46,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:48:46,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:48:46,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:48:46,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:48:46,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:48:46,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:48:46,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:48:46,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:48:46,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:48:46,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:48:46,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:48:46,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:48:46,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:48:46,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:48:46,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:48:46,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:48:46,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:48:46,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:48:46,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:48:46,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:48:46,779 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:48:46,780 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:48:46,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:48:46,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:48:46,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:48:46,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:48:46,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:48:46,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:48:46,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:48:46,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:48:46,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:48:46,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:48:46,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:48:46,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:48:46,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:48:46,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:48:46,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:48:46,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:48:46,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:48:46,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:48:46,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:48:46,783 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:48:46,783 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:48:46,783 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:48:46,783 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:48:46,784 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-09-26 17:48:46,785 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:48:46,785 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:48:46,785 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:48:46,785 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:48:46,785 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:48:46,785 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:48:46,785 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:48:46,786 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:48:46,786 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:48:46,786 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:48:46,786 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:48:46,786 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:48:46,786 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:48:46,786 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:48:46,786 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:48:46,786 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:48:46,786 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:48:46,786 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:48:46,787 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:48:46,787 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:48:46,787 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:48:46,787 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:48:46,787 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:48:46,787 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:48:46,788 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-09-26 17:48:46,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:48:46,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:48:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ce6df97-061e-4283-9185-3a58476f9eec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:48:46,795 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-7ce6df97-061e-4283-9185-3a58476f9eec 2018-09-26 17:48:46,795 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:48:47,175 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:48:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["5zJWXt86QGa5NFfl4iP0iA"], "issued_at": "2018-09-26T17:48:47.000000Z"}} 2018-09-26 17:48:47,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}54c8b83ca3eec9e423499363bdafb3be367d80ce" 2018-09-26 17:48:47,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-b4bdb5eb-86f4-4262-81c0-b7056e71df41 Date: Wed, 26 Sep 2018 17:48:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-09-26 17:48:47,328 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20 used request id req-b4bdb5eb-86f4-4262-81c0-b7056e71df41 2018-09-26 17:48:47,329 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-ubuntu' from '/home/opnfv/functest/data/ubuntu-16.04-server-cloudimg-amd64-disk1.img'... 2018-09-26 17:48:47,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}54c8b83ca3eec9e423499363bdafb3be367d80ce" 2018-09-26 17:48:47,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-93352e0a-6a49-437a-aef9-8515e5358b6a Date: Wed, 26 Sep 2018 17:48:47 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 17:48:47,472 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-93352e0a-6a49-437a-aef9-8515e5358b6a 2018-09-26 17:48:47,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}54c8b83ca3eec9e423499363bdafb3be367d80ce" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-ubuntu", "visibility": "public"}' 2018-09-26 17:48:47,711 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 574 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/a2914698-804a-48dc-b04f-28064e4c056b X-Openstack-Request-Id: req-eafa7480-4170-4e45-a87b-5706bdbfa079 Date: Wed, 26 Sep 2018 17:48:47 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-ubuntu", "tags": [], "container_format": "bare", "created_at": "2018-09-26T17:48:47Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T17:48:47Z", "visibility": "public", "locations": [], "self": "/v2/images/a2914698-804a-48dc-b04f-28064e4c056b", "min_disk": 0, "protected": false, "id": "a2914698-804a-48dc-b04f-28064e4c056b", "file": "/v2/images/a2914698-804a-48dc-b04f-28064e4c056b/file", "checksum": null, "owner": "32e2fc060ffa4464a00bce7763dbcae4", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 17:48:47,711 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-eafa7480-4170-4e45-a87b-5706bdbfa079 2018-09-26 17:48:47,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/a2914698-804a-48dc-b04f-28064e4c056b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}54c8b83ca3eec9e423499363bdafb3be367d80ce" -d '' 2018-09-26 17:49:01,621 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cb88a1b2-8692-41fb-b9c5-e6bc6d09d207 Date: Wed, 26 Sep 2018 17:49:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 17:49:01,621 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/a2914698-804a-48dc-b04f-28064e4c056b/file used request id req-cb88a1b2-8692-41fb-b9c5-e6bc6d09d207 2018-09-26 17:49:01,622 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:49:01,622 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:49:01,622 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:49:01,622 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:49:01,622 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:49:01,623 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:49:01,623 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:49:01,623 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:49:01,623 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:49:01,623 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:49:01,623 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:49:01,623 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:49:01,623 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:49:01,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:49:01,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:49:01,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:49:01,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:49:01,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:49:01,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:49:01,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:49:01,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:49:01,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:49:01,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:49:01,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:49:01,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:49:01,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:49:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dd36f6f-ad41-4ca7-a00e-a589e70eae7a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:49:01,635 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-9dd36f6f-ad41-4ca7-a00e-a589e70eae7a 2018-09-26 17:49:01,635 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:49:02,025 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:49:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["NB_N2iGHR8-SDZrIPHMGPQ"], "issued_at": "2018-09-26T17:49:02.000000Z"}} 2018-09-26 17:49:02,028 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49585f492380595cbf87e68efd4f5a17aa8f04b" 2018-09-26 17:49:02,209 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:49:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-35002992-4039-4a0d-b8a1-db29edf1cc6f x-compute-request-id: req-35002992-4039-4a0d-b8a1-db29edf1cc6f Content-Encoding: gzip Content-Length: 277 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-26 17:49:02,209 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail used request id req-35002992-4039-4a0d-b8a1-db29edf1cc6f 2018-09-26 17:49:02,210 - sdnvpn.lib.openstack_utils - INFO - Creating flavor 'm1.custom' with '1024' RAM, '10' disk size, '1' vcpus... 2018-09-26 17:49:02,213 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49585f492380595cbf87e68efd4f5a17aa8f04b" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "m1.custom", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1024, "id": null, "swap": 0}}' 2018-09-26 17:49:02,260 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:49:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c0e51b9-eceb-4a30-a301-b7f150dd12c7 x-compute-request-id: req-7c0e51b9-eceb-4a30-a301-b7f150dd12c7 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "name": "m1.custom", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 17:49:02,260 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-7c0e51b9-eceb-4a30-a301-b7f150dd12c7 2018-09-26 17:49:02,261 - sdnvpn.lib.openstack_utils - DEBUG - Flavor 'm1.custom' with ID=dff9bd9b-a7d1-4949-b633-551c62a82979 created successfully. 2018-09-26 17:49:02,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:49:02,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:49:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52e37a11-2929-4bea-8e38-b3bbaa2cb395 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:49:02,268 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-52e37a11-2929-4bea-8e38-b3bbaa2cb395 2018-09-26 17:49:02,269 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:49:02,646 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:49:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["xqESlPnxQpupGE32lFXqTA"], "issued_at": "2018-09-26T17:49:02.000000Z"}} 2018-09-26 17:49:02,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2e79b94c1c01bed7e9d2fb23676c6f03c19171" 2018-09-26 17:49:02,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2678 X-Openstack-Request-Id: req-f9c90ef8-8ff2-4617-afc0-5d2d92f482b9 Date: Wed, 26 Sep 2018 17:49:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4ed4319b-76d0-4e32-9629-278fdcd575b9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","subnets":["0031d7af-a42d-42a1-9699-9a5de76b56da"],"description":"","tags":[],"updated_at":"2018-09-26T17:33:55Z","provider:segmentation_id":46,"name":"sdnvpn-12-1-net","admin_state_up":true,"tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:33:54Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5b814a14-23a3-451a-9e69-fec61acced08","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","subnets":["3f757e91-f752-46d0-bfd7-bda3a393af55"],"description":"","tags":[],"updated_at":"2018-09-26T17:46:16Z","provider:segmentation_id":98,"name":"sdnvpn-10-1-net","admin_state_up":true,"tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:46:15Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e20819f1-fbc1-45c2-ab7e-a69c368bea42","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","subnets":["5f9a3bc2-14bc-418e-9700-b05f8fa78888"],"description":"","tags":[],"updated_at":"2018-09-26T17:39:06Z","provider:segmentation_id":74,"name":"sdnvpn-11-1-net","admin_state_up":true,"tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:39:06Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d9e93c84a104a3c8872dd8724ca8a31","status":"ACTIVE","subnets":["a21b8d27-6884-4a27-90be-806b7524c88f"],"description":"","tags":[],"updated_at":"2018-09-26T15:03:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:01Z","provider:network_type":"flat"}]} 2018-09-26 17:49:02,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks used request id req-f9c90ef8-8ff2-4617-afc0-5d2d92f482b9 2018-09-26 17:49:02,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2e79b94c1c01bed7e9d2fb23676c6f03c19171" 2018-09-26 17:49:03,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2514 X-Openstack-Request-Id: req-b11870d9-66be-4bf8-8460-af138bbea9fe Date: Wed, 26 Sep 2018 17:49:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ed4319b-76d0-4e32-9629-278fdcd575b9","tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:33:55Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-09-26T17:33:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"gateway_ip":"10.10.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.10.10.0/24","project_id":"32e2fc060ffa4464a00bce7763dbcae4","id":"0031d7af-a42d-42a1-9699-9a5de76b56da","subnetpool_id":null,"name":"sdnvpn-12-1-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b814a14-23a3-451a-9e69-fec61acced08","tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:46:16Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-09-26T17:46:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"gateway_ip":"10.10.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.10.10.0/24","project_id":"32e2fc060ffa4464a00bce7763dbcae4","id":"3f757e91-f752-46d0-bfd7-bda3a393af55","subnetpool_id":null,"name":"sdnvpn-10-1-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e20819f1-fbc1-45c2-ab7e-a69c368bea42","tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:39:06Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-09-26T17:39:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"gateway_ip":"10.10.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.10.10.0/24","project_id":"32e2fc060ffa4464a00bce7763dbcae4","id":"5f9a3bc2-14bc-418e-9700-b05f8fa78888","subnetpool_id":null,"name":"sdnvpn-11-1-subnet"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:09Z","dns_nameservers":[],"updated_at":"2018-09-26T15:03:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"6d9e93c84a104a3c8872dd8724ca8a31","id":"a21b8d27-6884-4a27-90be-806b7524c88f","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-26 17:49:03,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-b11870d9-66be-4bf8-8460-af138bbea9fe 2018-09-26 17:49:03,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2e79b94c1c01bed7e9d2fb23676c6f03c19171" 2018-09-26 17:49:03,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-cfab6847-6cd9-42a6-8a4a-774892535b1d Date: Wed, 26 Sep 2018 17:49:03 GMT RESP BODY: {"routers": []} 2018-09-26 17:49:03,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers used request id req-cfab6847-6cd9-42a6-8a4a-774892535b1d 2018-09-26 17:49:03,285 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-13-1-net... 2018-09-26 17:49:03,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2e79b94c1c01bed7e9d2fb23676c6f03c19171" -d '{"network": {"name": "sdnvpn-13-1-net", "admin_state_up": true}}' 2018-09-26 17:49:03,696 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-93968daf-b1e1-4eb0-910b-d118c0b310cc Date: Wed, 26 Sep 2018 17:49:03 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5f4441f7-9935-488b-9944-180ae3e5cefb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T17:49:03Z","is_default":false,"provider:segmentation_id":6,"name":"sdnvpn-13-1-net","admin_state_up":true,"tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:49:03Z","mtu":1450}} 2018-09-26 17:49:03,697 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-93968daf-b1e1-4eb0-910b-d118c0b310cc 2018-09-26 17:49:03,697 - sdnvpn.lib.openstack_utils - DEBUG - Network '5f4441f7-9935-488b-9944-180ae3e5cefb' created successfully 2018-09-26 17:49:03,697 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-09-26 17:49:03,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2e79b94c1c01bed7e9d2fb23676c6f03c19171" -d '{"subnets": [{"ip_version": 4, "network_id": "5f4441f7-9935-488b-9944-180ae3e5cefb", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-13-1-subnet"}]}' 2018-09-26 17:49:04,433 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-685b19d8-b5df-4f30-b11f-f18bc78284da Date: Wed, 26 Sep 2018 17:49:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f4441f7-9935-488b-9944-180ae3e5cefb","tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:49:04Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-09-26T17:49:04Z","gateway_ip":"10.10.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.10.0/24","project_id":"32e2fc060ffa4464a00bce7763dbcae4","id":"371094bc-def0-4268-8268-4edcedd36630","subnetpool_id":null,"name":"sdnvpn-13-1-subnet"}]} 2018-09-26 17:49:04,433 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-685b19d8-b5df-4f30-b11f-f18bc78284da 2018-09-26 17:49:04,433 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '371094bc-def0-4268-8268-4edcedd36630' created successfully 2018-09-26 17:49:04,433 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-09-26 17:49:04,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2e79b94c1c01bed7e9d2fb23676c6f03c19171" -d '{"router": {"name": "sdnvpn-13-1-router", "admin_state_up": true}}' 2018-09-26 17:49:04,770 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 427 X-Openstack-Request-Id: req-d927fa45-5706-4df1-88a8-39912e2904c9 Date: Wed, 26 Sep 2018 17:49:04 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:49:04Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T17:49:04Z", "revision_number": 0, "routes": [], "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "15fad528-9e5d-49f5-82e3-7bb9687bec44", "name": "sdnvpn-13-1-router"}} 2018-09-26 17:49:04,771 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers used request id req-d927fa45-5706-4df1-88a8-39912e2904c9 2018-09-26 17:49:04,771 - sdnvpn.lib.openstack_utils - DEBUG - Router '15fad528-9e5d-49f5-82e3-7bb9687bec44' created successfully 2018-09-26 17:49:04,772 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-09-26 17:49:04,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/15fad528-9e5d-49f5-82e3-7bb9687bec44/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2e79b94c1c01bed7e9d2fb23676c6f03c19171" -d '{"subnet_id": "371094bc-def0-4268-8268-4edcedd36630"}' 2018-09-26 17:49:06,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-75251a08-a231-4d0d-9dd9-0a5bfee06530 Date: Wed, 26 Sep 2018 17:49:06 GMT RESP BODY: {"network_id": "5f4441f7-9935-488b-9944-180ae3e5cefb", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "subnet_id": "371094bc-def0-4268-8268-4edcedd36630", "subnet_ids": ["371094bc-def0-4268-8268-4edcedd36630"], "port_id": "0e79b405-0766-4336-aaab-cfa9f6544b44", "id": "15fad528-9e5d-49f5-82e3-7bb9687bec44"} 2018-09-26 17:49:06,120 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/15fad528-9e5d-49f5-82e3-7bb9687bec44/add_router_interface used request id req-75251a08-a231-4d0d-9dd9-0a5bfee06530 2018-09-26 17:49:06,120 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-09-26 17:49:06,121 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-09-26 17:49:06,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2e79b94c1c01bed7e9d2fb23676c6f03c19171" 2018-09-26 17:49:06,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3338 X-Openstack-Request-Id: req-eedc1536-e0ab-48a0-baa5-b6837d190a08 Date: Wed, 26 Sep 2018 17:49:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4ed4319b-76d0-4e32-9629-278fdcd575b9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","subnets":["0031d7af-a42d-42a1-9699-9a5de76b56da"],"description":"","tags":[],"updated_at":"2018-09-26T17:33:55Z","provider:segmentation_id":46,"name":"sdnvpn-12-1-net","admin_state_up":true,"tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:33:54Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5b814a14-23a3-451a-9e69-fec61acced08","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","subnets":["3f757e91-f752-46d0-bfd7-bda3a393af55"],"description":"","tags":[],"updated_at":"2018-09-26T17:46:16Z","provider:segmentation_id":98,"name":"sdnvpn-10-1-net","admin_state_up":true,"tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:46:15Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5f4441f7-9935-488b-9944-180ae3e5cefb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","subnets":["371094bc-def0-4268-8268-4edcedd36630"],"description":"","tags":[],"updated_at":"2018-09-26T17:49:04Z","provider:segmentation_id":6,"name":"sdnvpn-13-1-net","admin_state_up":true,"tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:49:03Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e20819f1-fbc1-45c2-ab7e-a69c368bea42","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","subnets":["5f9a3bc2-14bc-418e-9700-b05f8fa78888"],"description":"","tags":[],"updated_at":"2018-09-26T17:39:06Z","provider:segmentation_id":74,"name":"sdnvpn-11-1-net","admin_state_up":true,"tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:39:06Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d9e93c84a104a3c8872dd8724ca8a31","status":"ACTIVE","subnets":["a21b8d27-6884-4a27-90be-806b7524c88f"],"description":"","tags":[],"updated_at":"2018-09-26T15:03:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:01Z","provider:network_type":"flat"}]} 2018-09-26 17:49:06,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks used request id req-eedc1536-e0ab-48a0-baa5-b6837d190a08 2018-09-26 17:49:06,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/15fad528-9e5d-49f5-82e3-7bb9687bec44 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2e79b94c1c01bed7e9d2fb23676c6f03c19171" -d '{"router": {"external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759"}}}' 2018-09-26 17:49:07,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-b7c55087-fcb1-4f94-a73d-2d9e461f64e2 Date: Wed, 26 Sep 2018 17:49:07 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:49:04Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T17:49:07Z", "revision_number": 3, "routes": [], "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "15fad528-9e5d-49f5-82e3-7bb9687bec44", "name": "sdnvpn-13-1-router"}} 2018-09-26 17:49:07,707 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/15fad528-9e5d-49f5-82e3-7bb9687bec44 used request id req-b7c55087-fcb1-4f94-a73d-2d9e461f64e2 2018-09-26 17:49:07,708 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-09-26 17:49:07,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2e79b94c1c01bed7e9d2fb23676c6f03c19171" 2018-09-26 17:49:07,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13198 X-Openstack-Request-Id: req-4ebd0dbe-6547-4a84-bc0a-fd21b771de12 Date: Wed, 26 Sep 2018 17:49:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "created_at": "2018-09-26T15:03:01Z", "updated_at": "2018-09-26T15:03:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "42b64d20-0cdd-4071-90b3-bed72374e7f4", "remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "7d1bf180-3956-40c0-b13b-87d65c8127c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "985b7c76-8047-404e-bfc0-b56f14b3b0aa", "remote_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:03:01Z", "revision_number": 0, "id": "e7624c79-e96e-4c9f-b820-f381a79bf690", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:03:01Z", "security_group_id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "tenant_id": "6d9e93c84a104a3c8872dd8724ca8a31", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d9e93c84a104a3c8872dd8724ca8a31"}], "revision_number": 4, "project_id": "6d9e93c84a104a3c8872dd8724ca8a31", "id": "0c33de93-12fa-4903-8cd1-8ca16895df88", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "created_at": "2018-09-26T17:12:52Z", "updated_at": "2018-09-26T17:12:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "revision_number": 0, "id": "1bc5d554-72b0-4be6-a33f-7b0282153d83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "revision_number": 0, "id": "60c3e269-0a18-4c33-a7b1-24bfb181ffb4", "remote_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "remote_ip_prefix": null, "created_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "revision_number": 0, "id": "6d2a532b-595a-4226-ac82-2a4b163451b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:12:52Z", "revision_number": 0, "id": "eafe6624-5075-4952-8f53-4c2be01a6dff", "remote_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "remote_ip_prefix": null, "created_at": "2018-09-26T17:12:52Z", "security_group_id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "tenant_id": "5c7c3cbda3844d01907cca3cdc0889f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c7c3cbda3844d01907cca3cdc0889f6"}], "revision_number": 4, "project_id": "5c7c3cbda3844d01907cca3cdc0889f6", "id": "53dad6fe-34ca-439d-bc3f-c7206df4a438", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:17:00Z", "updated_at": "2018-09-26T17:19:29Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-09-26T17:17:01Z", "revision_number": 0, "id": "0744bcd9-e01e-4f12-9a98-aabdc313ce19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:17:01Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": 80, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-26T17:17:01Z", "revision_number": 0, "id": "1718c47a-c8e1-4264-8e7a-7e324312f802", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:17:01Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:17:01Z", "revision_number": 0, "id": "196f4e7d-5eb0-4e05-a34a-498b3a96df3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:17:01Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 179, "updated_at": "2018-09-26T17:19:29Z", "revision_number": 0, "id": "2fcf23b2-0c76-498d-8b92-d8e42c498145", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:19:29Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": 179, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:17:00Z", "revision_number": 0, "id": "9743e41c-717b-445f-acf1-cef6c95bb1e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:17:00Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-26T17:17:01Z", "revision_number": 0, "id": "98b8ec09-7683-4f66-bda1-798a9d1eb12d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:17:01Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T17:17:00Z", "revision_number": 0, "id": "d94c0457-522e-492b-8235-21b49eb05a36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T17:17:00Z", "security_group_id": "620171f6-0dde-4380-a534-a1fcabdc013e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}], "revision_number": 7, "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "620171f6-0dde-4380-a534-a1fcabdc013e", "name": "sdnvpn-sg"}, {"description": "Default security group", "tags": [], "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T15:13:13Z", "updated_at": "2018-09-26T15:13:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "2a35cbcd-1532-408c-8786-78c1a7485991", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "342a62ab-967f-4158-a52b-3549330c6d23", "remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "425d5713-a334-4764-a0ae-c2b108101c0f", "remote_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:13:13Z", "revision_number": 0, "id": "75c1d273-287b-4242-9c28-8e24471a8445", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:13:13Z", "security_group_id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "32e2fc060ffa4464a00bce7763dbcae4"}], "revision_number": 4, "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "6854e684-161f-4b43-aba3-0ca6e425fb5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T15:15:22Z", "updated_at": "2018-09-26T15:15:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "04a09cd4-997d-44cc-bf48-ba09a9b953f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "12ba60b2-304d-491e-8ec2-bb9878c51946", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "21d80991-0477-489d-b604-0c0481e731e8", "remote_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T15:15:22Z", "revision_number": 0, "id": "a30e74b9-69f3-4ca8-b021-d63436cfc6c9", "remote_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "remote_ip_prefix": null, "created_at": "2018-09-26T15:15:22Z", "security_group_id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "7fb749b2-9ebf-491f-b956-f89af9b52a4e", "name": "default"}]} 2018-09-26 17:49:07,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-4ebd0dbe-6547-4a84-bc0a-fd21b771de12 2018-09-26 17:49:07,929 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-09-26 17:49:07,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:49:07,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:49:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea662602-632a-47d7-b82d-c93b9b394e05 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:49:07,936 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ea662602-632a-47d7-b82d-c93b9b394e05 2018-09-26 17:49:07,937 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:49:08,313 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:49:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["DjFj-gbDT2KGluNWfht2sg"], "issued_at": "2018-09-26T17:49:08.000000Z"}} 2018-09-26 17:49:08,317 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b299c5c1781498bbda75760929ee796bc391359f" 2018-09-26 17:49:08,506 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:49:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d578780-666c-4d6e-b928-f10d7af8db5a x-compute-request-id: req-8d578780-666c-4d6e-b928-f10d7af8db5a Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 225}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10177, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 228}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10177, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-09-26 17:49:08,506 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-8d578780-666c-4d6e-b928-f10d7af8db5a 2018-09-26 17:49:08,508 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-0.opnfvlf.org', u'overcloud-novacompute-1.opnfvlf.org'] 2018-09-26 17:49:08,508 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-13-1'... 2018-09-26 17:49:08,508 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-13-1 flavor=m1.custom image=a2914698-804a-48dc-b04f-28064e4c056b network=5f4441f7-9935-488b-9944-180ae3e5cefb secgroup=620171f6-0dde-4380-a534-a1fcabdc013e hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set -xe sudo useradd -m sdnvpn sudo adduser sdnvpn sudo sudo echo sdnvpn:opnfv | chpasswd sleep 20 sudo ifconfig lo:1 179.24.1.12 netmask 255.255.255.255 up 2018-09-26 17:49:08,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:49:08,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:49:08,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:49:08,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:49:08,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:49:08,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:49:08,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:49:08,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:49:08,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:49:08,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:49:08,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:49:08,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:49:08,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:49:08,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:49:08,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:49:08,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:49:08,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:49:08,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:49:08,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:49:08,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:49:08,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:49:08,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:49:08,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:49:08,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:49:08,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:49:08,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:49:08,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:49:08,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:49:08,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:49:08,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:49:08,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:49:08,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:49:08,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:49:08,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:49:08,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:49:08,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:49:08,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:49:08,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:49:08,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:49:08,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:49:08,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:49:08,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:49:08,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:49:08,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:49:08,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:49:08,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:49:08,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:49:08,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:49:08,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:49:08,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:49:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-900c677b-2aef-4ce4-b6ab-56aa01a71ed6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:49:08,527 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-900c677b-2aef-4ce4-b6ab-56aa01a71ed6 2018-09-26 17:49:08,527 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:49:08,907 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:49:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["KCHcO2otSYeSW2Mcj1ebcg"], "issued_at": "2018-09-26T17:49:08.000000Z"}} 2018-09-26 17:49:08,910 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a90be86a6b88a190c2871992e696ba4584af608f" 2018-09-26 17:49:09,082 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:49:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f8c917ec-1ba3-4f17-8f9d-f0079f0f1ecb x-compute-request-id: req-f8c917ec-1ba3-4f17-8f9d-f0079f0f1ecb Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"flavors": [{"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}], "name": "m1.custom"}]} 2018-09-26 17:49:09,082 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-f8c917ec-1ba3-4f17-8f9d-f0079f0f1ecb 2018-09-26 17:49:09,087 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a90be86a6b88a190c2871992e696ba4584af608f" 2018-09-26 17:49:09,108 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:49:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bd0c59c2-2b31-4444-99d7-31cdafc9f610 x-compute-request-id: req-bd0c59c2-2b31-4444-99d7-31cdafc9f610 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "name": "m1.custom", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 17:49:09,108 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979 used request id req-bd0c59c2-2b31-4444-99d7-31cdafc9f610 2018-09-26 17:49:09,111 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a90be86a6b88a190c2871992e696ba4584af608f" -d '{"server": {"name": "sdnvpn-13-1", "imageRef": "a2914698-804a-48dc-b04f-28064e4c056b", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "dff9bd9b-a7d1-4949-b633-551c62a82979", "user_data": "IyEvYmluL3NoCnNldCAteGUKc3VkbyB1c2VyYWRkIC1tIHNkbnZwbgpzdWRvIGFkZHVzZXIgc2RudnBuIHN1ZG8Kc3VkbyBlY2hvIHNkbnZwbjpvcG5mdiB8IGNocGFzc3dkCnNsZWVwIDIwCnN1ZG8gaWZjb25maWcgbG86MSAxNzkuMjQuMS4xMiBuZXRtYXNrIDI1NS4yNTUuMjU1LjI1NSB1cAo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5f4441f7-9935-488b-9944-180ae3e5cefb"}], "config_drive": true}}' 2018-09-26 17:49:10,669 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:49:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-24372f54-a225-4072-ba1b-2a25c443a7d9 x-compute-request-id: req-24372f54-a225-4072-ba1b-2a25c443a7d9 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "24486f1a-fb72-4b98-b6e8-0cc636104e9a", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "bookmark"}], "adminPass": "t3LzHEG2jbf6"}} 2018-09-26 17:49:10,669 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-24372f54-a225-4072-ba1b-2a25c443a7d9 2018-09-26 17:49:10,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:49:10,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:49:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daf406c7-2a91-476b-82c0-0c612e233731 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:49:10,677 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-daf406c7-2a91-476b-82c0-0c612e233731 2018-09-26 17:49:10,678 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:49:11,051 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:49:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["I-hw7CNzRZuiWLYnYb1mow"], "issued_at": "2018-09-26T17:49:11.000000Z"}} 2018-09-26 17:49:11,053 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a6e69b1fdd57a21b50fa92ad10bbe2605c5852" 2018-09-26 17:49:11,573 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:49:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a4424513-780b-481d-b363-b790c8e2331d x-compute-request-id: req-a4424513-780b-481d-b363-b790c8e2331d Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "bookmark"}], "image": {"id": "a2914698-804a-48dc-b04f-28064e4c056b", "links": [{"href": "http://172.30.9.22:8774/images/a2914698-804a-48dc-b04f-28064e4c056b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "links": [{"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}]}, "id": "24486f1a-fb72-4b98-b6e8-0cc636104e9a", "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:49:11Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-13-1", "created": "2018-09-26T17:49:10Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:49:11,573 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a used request id req-a4424513-780b-481d-b363-b790c8e2331d 2018-09-26 17:49:14,579 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a6e69b1fdd57a21b50fa92ad10bbe2605c5852" 2018-09-26 17:49:15,303 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:49:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a4b2286-4df5-49b8-bac5-8adbef80bdc9 x-compute-request-id: req-7a4b2286-4df5-49b8-bac5-8adbef80bdc9 Content-Encoding: gzip Content-Length: 710 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "bookmark"}], "image": {"id": "a2914698-804a-48dc-b04f-28064e4c056b", "links": [{"href": "http://172.30.9.22:8774/images/a2914698-804a-48dc-b04f-28064e4c056b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000156", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "links": [{"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}]}, "id": "24486f1a-fb72-4b98-b6e8-0cc636104e9a", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:49:11Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-09-26T17:49:10Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:49:15,303 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a used request id req-7a4b2286-4df5-49b8-bac5-8adbef80bdc9 2018-09-26 17:49:18,309 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a6e69b1fdd57a21b50fa92ad10bbe2605c5852" 2018-09-26 17:49:18,921 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:49:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-addcc747-684c-4763-8c19-69074523c38f x-compute-request-id: req-addcc747-684c-4763-8c19-69074523c38f Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:57:ad", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "bookmark"}], "image": {"id": "a2914698-804a-48dc-b04f-28064e4c056b", "links": [{"href": "http://172.30.9.22:8774/images/a2914698-804a-48dc-b04f-28064e4c056b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000156", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "links": [{"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}]}, "id": "24486f1a-fb72-4b98-b6e8-0cc636104e9a", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:49:11Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-09-26T17:49:10Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:49:18,922 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a used request id req-addcc747-684c-4763-8c19-69074523c38f 2018-09-26 17:49:21,928 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a6e69b1fdd57a21b50fa92ad10bbe2605c5852" 2018-09-26 17:49:22,647 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:49:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f17b8f65-0694-40d5-a79a-305cd75cbab5 x-compute-request-id: req-f17b8f65-0694-40d5-a79a-305cd75cbab5 Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:57:ad", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "bookmark"}], "image": {"id": "a2914698-804a-48dc-b04f-28064e4c056b", "links": [{"href": "http://172.30.9.22:8774/images/a2914698-804a-48dc-b04f-28064e4c056b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000156", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "links": [{"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}]}, "id": "24486f1a-fb72-4b98-b6e8-0cc636104e9a", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:49:11Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-09-26T17:49:10Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:49:22,647 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a used request id req-f17b8f65-0694-40d5-a79a-305cd75cbab5 2018-09-26 17:49:25,654 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a6e69b1fdd57a21b50fa92ad10bbe2605c5852" 2018-09-26 17:49:26,362 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:49:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6cf04ed2-f2b9-4d6c-91d7-932d99cb659a x-compute-request-id: req-6cf04ed2-f2b9-4d6c-91d7-932d99cb659a Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:57:ad", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "bookmark"}], "image": {"id": "a2914698-804a-48dc-b04f-28064e4c056b", "links": [{"href": "http://172.30.9.22:8774/images/a2914698-804a-48dc-b04f-28064e4c056b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000156", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "links": [{"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}]}, "id": "24486f1a-fb72-4b98-b6e8-0cc636104e9a", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:49:11Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-09-26T17:49:10Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:49:26,362 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a used request id req-6cf04ed2-f2b9-4d6c-91d7-932d99cb659a 2018-09-26 17:49:29,368 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a6e69b1fdd57a21b50fa92ad10bbe2605c5852" 2018-09-26 17:49:29,982 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:49:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-70c89ae4-4aa4-41fe-947f-b1bd37450730 x-compute-request-id: req-70c89ae4-4aa4-41fe-947f-b1bd37450730 Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:57:ad", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "bookmark"}], "image": {"id": "a2914698-804a-48dc-b04f-28064e4c056b", "links": [{"href": "http://172.30.9.22:8774/images/a2914698-804a-48dc-b04f-28064e4c056b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000156", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "links": [{"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}]}, "id": "24486f1a-fb72-4b98-b6e8-0cc636104e9a", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:49:11Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-09-26T17:49:10Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:49:29,982 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a used request id req-70c89ae4-4aa4-41fe-947f-b1bd37450730 2018-09-26 17:49:32,988 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a6e69b1fdd57a21b50fa92ad10bbe2605c5852" 2018-09-26 17:49:33,894 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:49:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-91545fdf-8aa2-4717-8ed8-35ac58c92449 x-compute-request-id: req-91545fdf-8aa2-4717-8ed8-35ac58c92449 Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:57:ad", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "bookmark"}], "image": {"id": "a2914698-804a-48dc-b04f-28064e4c056b", "links": [{"href": "http://172.30.9.22:8774/images/a2914698-804a-48dc-b04f-28064e4c056b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000156", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "links": [{"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}]}, "id": "24486f1a-fb72-4b98-b6e8-0cc636104e9a", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:49:11Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-09-26T17:49:10Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:49:33,894 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a used request id req-91545fdf-8aa2-4717-8ed8-35ac58c92449 2018-09-26 17:49:36,900 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a6e69b1fdd57a21b50fa92ad10bbe2605c5852" 2018-09-26 17:49:37,506 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:49:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-436e20fe-0474-488b-9ad1-1ba1c1f7beab x-compute-request-id: req-436e20fe-0474-488b-9ad1-1ba1c1f7beab Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:57:ad", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "bookmark"}], "image": {"id": "a2914698-804a-48dc-b04f-28064e4c056b", "links": [{"href": "http://172.30.9.22:8774/images/a2914698-804a-48dc-b04f-28064e4c056b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000156", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "links": [{"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}]}, "id": "24486f1a-fb72-4b98-b6e8-0cc636104e9a", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:49:11Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-09-26T17:49:10Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:49:37,506 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a used request id req-436e20fe-0474-488b-9ad1-1ba1c1f7beab 2018-09-26 17:49:40,512 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a6e69b1fdd57a21b50fa92ad10bbe2605c5852" 2018-09-26 17:49:41,315 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:49:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e152ddb-6062-40c3-8ca1-f660f76eb7ca x-compute-request-id: req-4e152ddb-6062-40c3-8ca1-f660f76eb7ca Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:57:ad", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "bookmark"}], "image": {"id": "a2914698-804a-48dc-b04f-28064e4c056b", "links": [{"href": "http://172.30.9.22:8774/images/a2914698-804a-48dc-b04f-28064e4c056b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000156", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "links": [{"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}]}, "id": "24486f1a-fb72-4b98-b6e8-0cc636104e9a", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:49:11Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-09-26T17:49:10Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:49:41,315 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a used request id req-4e152ddb-6062-40c3-8ca1-f660f76eb7ca 2018-09-26 17:49:44,322 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a6e69b1fdd57a21b50fa92ad10bbe2605c5852" 2018-09-26 17:49:44,788 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:49:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-61b127fe-822a-4009-a428-c1a40b25ecae x-compute-request-id: req-61b127fe-822a-4009-a428-c1a40b25ecae Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:57:ad", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "bookmark"}], "image": {"id": "a2914698-804a-48dc-b04f-28064e4c056b", "links": [{"href": "http://172.30.9.22:8774/images/a2914698-804a-48dc-b04f-28064e4c056b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000156", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "links": [{"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}]}, "id": "24486f1a-fb72-4b98-b6e8-0cc636104e9a", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:49:11Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-09-26T17:49:10Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:49:44,788 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a used request id req-61b127fe-822a-4009-a428-c1a40b25ecae 2018-09-26 17:49:47,795 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a6e69b1fdd57a21b50fa92ad10bbe2605c5852" 2018-09-26 17:49:48,634 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:49:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25ad8f2a-be80-4152-bb64-338207efac7f x-compute-request-id: req-25ad8f2a-be80-4152-bb64-338207efac7f Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:57:ad", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "bookmark"}], "image": {"id": "a2914698-804a-48dc-b04f-28064e4c056b", "links": [{"href": "http://172.30.9.22:8774/images/a2914698-804a-48dc-b04f-28064e4c056b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000156", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "links": [{"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}]}, "id": "24486f1a-fb72-4b98-b6e8-0cc636104e9a", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:49:11Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-09-26T17:49:10Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:49:48,634 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a used request id req-25ad8f2a-be80-4152-bb64-338207efac7f 2018-09-26 17:49:51,637 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a6e69b1fdd57a21b50fa92ad10bbe2605c5852" 2018-09-26 17:49:52,274 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:49:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d46ad820-3ffd-4f4d-81b4-d3741576f1da x-compute-request-id: req-d46ad820-3ffd-4f4d-81b4-d3741576f1da Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:57:ad", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "bookmark"}], "image": {"id": "a2914698-804a-48dc-b04f-28064e4c056b", "links": [{"href": "http://172.30.9.22:8774/images/a2914698-804a-48dc-b04f-28064e4c056b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000156", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "links": [{"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}]}, "id": "24486f1a-fb72-4b98-b6e8-0cc636104e9a", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:49:11Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-09-26T17:49:10Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:49:52,274 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a used request id req-d46ad820-3ffd-4f4d-81b4-d3741576f1da 2018-09-26 17:49:55,281 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a6e69b1fdd57a21b50fa92ad10bbe2605c5852" 2018-09-26 17:49:55,876 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:49:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-239f9bd3-ca51-4fff-a80f-8eaadb5a3ca2 x-compute-request-id: req-239f9bd3-ca51-4fff-a80f-8eaadb5a3ca2 Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:57:ad", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "bookmark"}], "image": {"id": "a2914698-804a-48dc-b04f-28064e4c056b", "links": [{"href": "http://172.30.9.22:8774/images/a2914698-804a-48dc-b04f-28064e4c056b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000156", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "links": [{"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}]}, "id": "24486f1a-fb72-4b98-b6e8-0cc636104e9a", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:49:11Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-09-26T17:49:10Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:49:55,877 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a used request id req-239f9bd3-ca51-4fff-a80f-8eaadb5a3ca2 2018-09-26 17:49:58,883 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a6e69b1fdd57a21b50fa92ad10bbe2605c5852" 2018-09-26 17:49:59,350 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:49:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-932148c9-c573-4933-8835-5a0f914efa4d x-compute-request-id: req-932148c9-c573-4933-8835-5a0f914efa4d Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:57:ad", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "bookmark"}], "image": {"id": "a2914698-804a-48dc-b04f-28064e4c056b", "links": [{"href": "http://172.30.9.22:8774/images/a2914698-804a-48dc-b04f-28064e4c056b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000156", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "links": [{"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}]}, "id": "24486f1a-fb72-4b98-b6e8-0cc636104e9a", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:49:11Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-09-26T17:49:10Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:49:59,350 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a used request id req-932148c9-c573-4933-8835-5a0f914efa4d 2018-09-26 17:50:02,357 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a6e69b1fdd57a21b50fa92ad10bbe2605c5852" 2018-09-26 17:50:03,123 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:50:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4db46a97-f5b5-4029-8f4e-31ca4b0e69fa x-compute-request-id: req-4db46a97-f5b5-4029-8f4e-31ca4b0e69fa Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:57:ad", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "bookmark"}], "image": {"id": "a2914698-804a-48dc-b04f-28064e4c056b", "links": [{"href": "http://172.30.9.22:8774/images/a2914698-804a-48dc-b04f-28064e4c056b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000156", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "links": [{"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}]}, "id": "24486f1a-fb72-4b98-b6e8-0cc636104e9a", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:49:11Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-09-26T17:49:10Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:50:03,123 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a used request id req-4db46a97-f5b5-4029-8f4e-31ca4b0e69fa 2018-09-26 17:50:06,129 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a6e69b1fdd57a21b50fa92ad10bbe2605c5852" 2018-09-26 17:50:06,598 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:50:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-db9575a5-9b81-4d0b-9227-97718b7b07ff x-compute-request-id: req-db9575a5-9b81-4d0b-9227-97718b7b07ff Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:57:ad", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "bookmark"}], "image": {"id": "a2914698-804a-48dc-b04f-28064e4c056b", "links": [{"href": "http://172.30.9.22:8774/images/a2914698-804a-48dc-b04f-28064e4c056b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000156", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "links": [{"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}]}, "id": "24486f1a-fb72-4b98-b6e8-0cc636104e9a", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:49:11Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-09-26T17:49:10Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:50:06,599 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a used request id req-db9575a5-9b81-4d0b-9227-97718b7b07ff 2018-09-26 17:50:09,605 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a6e69b1fdd57a21b50fa92ad10bbe2605c5852" 2018-09-26 17:50:10,202 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:50:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-553ac86c-5e0c-49ae-96c3-faf1cf0fbf43 x-compute-request-id: req-553ac86c-5e0c-49ae-96c3-faf1cf0fbf43 Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:57:ad", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "bookmark"}], "image": {"id": "a2914698-804a-48dc-b04f-28064e4c056b", "links": [{"href": "http://172.30.9.22:8774/images/a2914698-804a-48dc-b04f-28064e4c056b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000156", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "links": [{"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}]}, "id": "24486f1a-fb72-4b98-b6e8-0cc636104e9a", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:49:11Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-09-26T17:49:10Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:50:10,202 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a used request id req-553ac86c-5e0c-49ae-96c3-faf1cf0fbf43 2018-09-26 17:50:13,208 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a6e69b1fdd57a21b50fa92ad10bbe2605c5852" 2018-09-26 17:50:13,818 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:50:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f43cbb5b-070e-4d93-ab3f-ab26de17c32c x-compute-request-id: req-f43cbb5b-070e-4d93-ab3f-ab26de17c32c Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:57:ad", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "bookmark"}], "image": {"id": "a2914698-804a-48dc-b04f-28064e4c056b", "links": [{"href": "http://172.30.9.22:8774/images/a2914698-804a-48dc-b04f-28064e4c056b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000156", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "links": [{"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}]}, "id": "24486f1a-fb72-4b98-b6e8-0cc636104e9a", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:49:11Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-09-26T17:49:10Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:50:13,818 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a used request id req-f43cbb5b-070e-4d93-ab3f-ab26de17c32c 2018-09-26 17:50:16,825 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a6e69b1fdd57a21b50fa92ad10bbe2605c5852" 2018-09-26 17:50:17,469 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:50:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca3c50e6-cf1b-4789-963a-1558fd40d7ac x-compute-request-id: req-ca3c50e6-cf1b-4789-963a-1558fd40d7ac Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:57:ad", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "bookmark"}], "image": {"id": "a2914698-804a-48dc-b04f-28064e4c056b", "links": [{"href": "http://172.30.9.22:8774/images/a2914698-804a-48dc-b04f-28064e4c056b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000156", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "links": [{"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}]}, "id": "24486f1a-fb72-4b98-b6e8-0cc636104e9a", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:49:11Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-09-26T17:49:10Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:50:17,469 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a used request id req-ca3c50e6-cf1b-4789-963a-1558fd40d7ac 2018-09-26 17:50:20,476 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a6e69b1fdd57a21b50fa92ad10bbe2605c5852" 2018-09-26 17:50:20,941 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:50:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96f0c537-700e-4fd5-9dcd-aca018c6766e x-compute-request-id: req-96f0c537-700e-4fd5-9dcd-aca018c6766e Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:57:ad", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "bookmark"}], "image": {"id": "a2914698-804a-48dc-b04f-28064e4c056b", "links": [{"href": "http://172.30.9.22:8774/images/a2914698-804a-48dc-b04f-28064e4c056b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000156", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "links": [{"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}]}, "id": "24486f1a-fb72-4b98-b6e8-0cc636104e9a", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:49:11Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-09-26T17:49:10Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:50:20,942 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a used request id req-96f0c537-700e-4fd5-9dcd-aca018c6766e 2018-09-26 17:50:23,948 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a6e69b1fdd57a21b50fa92ad10bbe2605c5852" 2018-09-26 17:50:24,527 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:50:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cb5c4a3f-c977-4349-9ee9-631dbb76e325 x-compute-request-id: req-cb5c4a3f-c977-4349-9ee9-631dbb76e325 Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:57:ad", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "bookmark"}], "image": {"id": "a2914698-804a-48dc-b04f-28064e4c056b", "links": [{"href": "http://172.30.9.22:8774/images/a2914698-804a-48dc-b04f-28064e4c056b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000156", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "links": [{"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}]}, "id": "24486f1a-fb72-4b98-b6e8-0cc636104e9a", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:49:11Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-09-26T17:49:10Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:50:24,527 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a used request id req-cb5c4a3f-c977-4349-9ee9-631dbb76e325 2018-09-26 17:50:27,534 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a6e69b1fdd57a21b50fa92ad10bbe2605c5852" 2018-09-26 17:50:27,842 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:50:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-73602499-6da9-415b-b495-c6dd06a7c31c x-compute-request-id: req-73602499-6da9-415b-b495-c6dd06a7c31c Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:57:ad", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "bookmark"}], "image": {"id": "a2914698-804a-48dc-b04f-28064e4c056b", "links": [{"href": "http://172.30.9.22:8774/images/a2914698-804a-48dc-b04f-28064e4c056b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000156", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "links": [{"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}]}, "id": "24486f1a-fb72-4b98-b6e8-0cc636104e9a", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:49:11Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-09-26T17:49:10Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:50:27,843 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a used request id req-73602499-6da9-415b-b495-c6dd06a7c31c 2018-09-26 17:50:30,849 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a6e69b1fdd57a21b50fa92ad10bbe2605c5852" 2018-09-26 17:50:31,468 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:50:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-de67abb3-bacd-4d3c-9d6e-23aa74c157d0 x-compute-request-id: req-de67abb3-bacd-4d3c-9d6e-23aa74c157d0 Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:57:ad", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "bookmark"}], "image": {"id": "a2914698-804a-48dc-b04f-28064e4c056b", "links": [{"href": "http://172.30.9.22:8774/images/a2914698-804a-48dc-b04f-28064e4c056b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000156", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "links": [{"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}]}, "id": "24486f1a-fb72-4b98-b6e8-0cc636104e9a", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:49:11Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-09-26T17:49:10Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:50:31,468 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a used request id req-de67abb3-bacd-4d3c-9d6e-23aa74c157d0 2018-09-26 17:50:34,474 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a6e69b1fdd57a21b50fa92ad10bbe2605c5852" 2018-09-26 17:50:34,747 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:50:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-23a8d9e8-4a07-4188-a9eb-b6d8941eaa70 x-compute-request-id: req-23a8d9e8-4a07-4188-a9eb-b6d8941eaa70 Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:57:ad", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "bookmark"}], "image": {"id": "a2914698-804a-48dc-b04f-28064e4c056b", "links": [{"href": "http://172.30.9.22:8774/images/a2914698-804a-48dc-b04f-28064e4c056b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000156", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "links": [{"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}]}, "id": "24486f1a-fb72-4b98-b6e8-0cc636104e9a", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:49:11Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-09-26T17:49:10Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:50:34,747 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a used request id req-23a8d9e8-4a07-4188-a9eb-b6d8941eaa70 2018-09-26 17:50:37,755 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a6e69b1fdd57a21b50fa92ad10bbe2605c5852" 2018-09-26 17:50:38,241 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:50:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ac50bbb-1806-41cd-a5cb-bdc4574ba56d x-compute-request-id: req-0ac50bbb-1806-41cd-a5cb-bdc4574ba56d Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:57:ad", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "bookmark"}], "image": {"id": "a2914698-804a-48dc-b04f-28064e4c056b", "links": [{"href": "http://172.30.9.22:8774/images/a2914698-804a-48dc-b04f-28064e4c056b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000156", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "links": [{"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}]}, "id": "24486f1a-fb72-4b98-b6e8-0cc636104e9a", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:49:11Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-09-26T17:49:10Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:50:38,241 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a used request id req-0ac50bbb-1806-41cd-a5cb-bdc4574ba56d 2018-09-26 17:50:41,246 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a6e69b1fdd57a21b50fa92ad10bbe2605c5852" 2018-09-26 17:50:41,870 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:50:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e27480c-cd53-4af3-847b-5e602c22efc4 x-compute-request-id: req-5e27480c-cd53-4af3-847b-5e602c22efc4 Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:57:ad", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "bookmark"}], "image": {"id": "a2914698-804a-48dc-b04f-28064e4c056b", "links": [{"href": "http://172.30.9.22:8774/images/a2914698-804a-48dc-b04f-28064e4c056b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000156", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "links": [{"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}]}, "id": "24486f1a-fb72-4b98-b6e8-0cc636104e9a", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:49:11Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-09-26T17:49:10Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:50:41,870 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a used request id req-5e27480c-cd53-4af3-847b-5e602c22efc4 2018-09-26 17:50:44,877 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a6e69b1fdd57a21b50fa92ad10bbe2605c5852" 2018-09-26 17:50:45,351 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:50:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cb93e9d1-a416-45fb-b768-d3af9f038446 x-compute-request-id: req-cb93e9d1-a416-45fb-b768-d3af9f038446 Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:57:ad", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "bookmark"}], "image": {"id": "a2914698-804a-48dc-b04f-28064e4c056b", "links": [{"href": "http://172.30.9.22:8774/images/a2914698-804a-48dc-b04f-28064e4c056b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000156", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "links": [{"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}]}, "id": "24486f1a-fb72-4b98-b6e8-0cc636104e9a", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:49:11Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-09-26T17:49:10Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:50:45,352 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a used request id req-cb93e9d1-a416-45fb-b768-d3af9f038446 2018-09-26 17:50:48,358 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a6e69b1fdd57a21b50fa92ad10bbe2605c5852" 2018-09-26 17:50:48,788 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:50:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-69b6946b-56f5-4391-a00e-9a001b0712f8 x-compute-request-id: req-69b6946b-56f5-4391-a00e-9a001b0712f8 Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:57:ad", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "bookmark"}], "image": {"id": "a2914698-804a-48dc-b04f-28064e4c056b", "links": [{"href": "http://172.30.9.22:8774/images/a2914698-804a-48dc-b04f-28064e4c056b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000156", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "links": [{"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}]}, "id": "24486f1a-fb72-4b98-b6e8-0cc636104e9a", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:49:11Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-09-26T17:49:10Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:50:48,788 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a used request id req-69b6946b-56f5-4391-a00e-9a001b0712f8 2018-09-26 17:50:51,794 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a6e69b1fdd57a21b50fa92ad10bbe2605c5852" 2018-09-26 17:50:52,433 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:50:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ef19ee44-977b-45fe-a077-74fa69820a6b x-compute-request-id: req-ef19ee44-977b-45fe-a077-74fa69820a6b Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:57:ad", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "bookmark"}], "image": {"id": "a2914698-804a-48dc-b04f-28064e4c056b", "links": [{"href": "http://172.30.9.22:8774/images/a2914698-804a-48dc-b04f-28064e4c056b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000156", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "links": [{"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}]}, "id": "24486f1a-fb72-4b98-b6e8-0cc636104e9a", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:49:11Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-09-26T17:49:10Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:50:52,433 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a used request id req-ef19ee44-977b-45fe-a077-74fa69820a6b 2018-09-26 17:50:55,439 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a6e69b1fdd57a21b50fa92ad10bbe2605c5852" 2018-09-26 17:50:56,222 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:50:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e2d44af-b842-43e5-a45a-7c0f76f1690c x-compute-request-id: req-7e2d44af-b842-43e5-a45a-7c0f76f1690c Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:57:ad", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "bookmark"}], "image": {"id": "a2914698-804a-48dc-b04f-28064e4c056b", "links": [{"href": "http://172.30.9.22:8774/images/a2914698-804a-48dc-b04f-28064e4c056b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000156", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "links": [{"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}]}, "id": "24486f1a-fb72-4b98-b6e8-0cc636104e9a", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:49:11Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-09-26T17:49:10Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:50:56,222 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a used request id req-7e2d44af-b842-43e5-a45a-7c0f76f1690c 2018-09-26 17:50:59,229 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a6e69b1fdd57a21b50fa92ad10bbe2605c5852" 2018-09-26 17:50:59,697 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:50:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cec14104-d838-4003-b71a-348a45e320fc x-compute-request-id: req-cec14104-d838-4003-b71a-348a45e320fc Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:57:ad", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "bookmark"}], "image": {"id": "a2914698-804a-48dc-b04f-28064e4c056b", "links": [{"href": "http://172.30.9.22:8774/images/a2914698-804a-48dc-b04f-28064e4c056b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000156", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "links": [{"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}]}, "id": "24486f1a-fb72-4b98-b6e8-0cc636104e9a", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:49:11Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-09-26T17:49:10Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:50:59,697 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a used request id req-cec14104-d838-4003-b71a-348a45e320fc 2018-09-26 17:51:02,705 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a6e69b1fdd57a21b50fa92ad10bbe2605c5852" 2018-09-26 17:51:03,152 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:51:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b812ff1-e049-47c3-8f99-8d2e1740fe65 x-compute-request-id: req-3b812ff1-e049-47c3-8f99-8d2e1740fe65 Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:57:ad", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "bookmark"}], "image": {"id": "a2914698-804a-48dc-b04f-28064e4c056b", "links": [{"href": "http://172.30.9.22:8774/images/a2914698-804a-48dc-b04f-28064e4c056b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000156", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "links": [{"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}]}, "id": "24486f1a-fb72-4b98-b6e8-0cc636104e9a", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:49:11Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-09-26T17:49:10Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:51:03,152 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a used request id req-3b812ff1-e049-47c3-8f99-8d2e1740fe65 2018-09-26 17:51:06,158 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a6e69b1fdd57a21b50fa92ad10bbe2605c5852" 2018-09-26 17:51:06,472 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:51:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cad84b18-8dc4-4db9-a3d5-dc69f26dd856 x-compute-request-id: req-cad84b18-8dc4-4db9-a3d5-dc69f26dd856 Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:57:ad", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "bookmark"}], "image": {"id": "a2914698-804a-48dc-b04f-28064e4c056b", "links": [{"href": "http://172.30.9.22:8774/images/a2914698-804a-48dc-b04f-28064e4c056b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000156", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "links": [{"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}]}, "id": "24486f1a-fb72-4b98-b6e8-0cc636104e9a", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:49:11Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-09-26T17:49:10Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:51:06,472 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a used request id req-cad84b18-8dc4-4db9-a3d5-dc69f26dd856 2018-09-26 17:51:09,479 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a6e69b1fdd57a21b50fa92ad10bbe2605c5852" 2018-09-26 17:51:09,925 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:51:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-176c42a9-d0e4-4d29-a24b-cb7dc7ff2e84 x-compute-request-id: req-176c42a9-d0e4-4d29-a24b-cb7dc7ff2e84 Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:57:ad", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "bookmark"}], "image": {"id": "a2914698-804a-48dc-b04f-28064e4c056b", "links": [{"href": "http://172.30.9.22:8774/images/a2914698-804a-48dc-b04f-28064e4c056b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000156", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "links": [{"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}]}, "id": "24486f1a-fb72-4b98-b6e8-0cc636104e9a", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:49:11Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-09-26T17:49:10Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:51:09,925 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a used request id req-176c42a9-d0e4-4d29-a24b-cb7dc7ff2e84 2018-09-26 17:51:12,929 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a6e69b1fdd57a21b50fa92ad10bbe2605c5852" 2018-09-26 17:51:13,543 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:51:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-56112f0b-e2ed-4d24-b941-33d6e260e6dc x-compute-request-id: req-56112f0b-e2ed-4d24-b941-33d6e260e6dc Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:57:ad", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "bookmark"}], "image": {"id": "a2914698-804a-48dc-b04f-28064e4c056b", "links": [{"href": "http://172.30.9.22:8774/images/a2914698-804a-48dc-b04f-28064e4c056b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000156", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "links": [{"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}]}, "id": "24486f1a-fb72-4b98-b6e8-0cc636104e9a", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:49:11Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-09-26T17:49:10Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:51:13,543 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a used request id req-56112f0b-e2ed-4d24-b941-33d6e260e6dc 2018-09-26 17:51:16,549 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a6e69b1fdd57a21b50fa92ad10bbe2605c5852" 2018-09-26 17:51:17,009 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:51:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb2a2d52-fe94-477e-b1ef-21184f2b1ccb x-compute-request-id: req-bb2a2d52-fe94-477e-b1ef-21184f2b1ccb Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:57:ad", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "bookmark"}], "image": {"id": "a2914698-804a-48dc-b04f-28064e4c056b", "links": [{"href": "http://172.30.9.22:8774/images/a2914698-804a-48dc-b04f-28064e4c056b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000156", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "links": [{"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}]}, "id": "24486f1a-fb72-4b98-b6e8-0cc636104e9a", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:49:11Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-09-26T17:49:10Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:51:17,009 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a used request id req-bb2a2d52-fe94-477e-b1ef-21184f2b1ccb 2018-09-26 17:51:20,016 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a6e69b1fdd57a21b50fa92ad10bbe2605c5852" 2018-09-26 17:51:20,601 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:51:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-22a2862b-79ae-4f5b-b279-9d4c9049eab5 x-compute-request-id: req-22a2862b-79ae-4f5b-b279-9d4c9049eab5 Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:57:ad", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "bookmark"}], "image": {"id": "a2914698-804a-48dc-b04f-28064e4c056b", "links": [{"href": "http://172.30.9.22:8774/images/a2914698-804a-48dc-b04f-28064e4c056b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000156", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "links": [{"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}]}, "id": "24486f1a-fb72-4b98-b6e8-0cc636104e9a", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:49:11Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-09-26T17:49:10Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:51:20,601 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a used request id req-22a2862b-79ae-4f5b-b279-9d4c9049eab5 2018-09-26 17:51:23,608 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a6e69b1fdd57a21b50fa92ad10bbe2605c5852" 2018-09-26 17:51:24,060 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:51:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ae4f262-69e4-4794-8f51-28b9150dc513 x-compute-request-id: req-9ae4f262-69e4-4794-8f51-28b9150dc513 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:57:ad", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "bookmark"}], "image": {"id": "a2914698-804a-48dc-b04f-28064e4c056b", "links": [{"href": "http://172.30.9.22:8774/images/a2914698-804a-48dc-b04f-28064e4c056b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000156", "OS-SRV-USG:launched_at": "2018-09-26T17:51:19.000000", "flavor": {"id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "links": [{"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}]}, "id": "24486f1a-fb72-4b98-b6e8-0cc636104e9a", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-09-26T17:51:20Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-09-26T17:49:10Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:51:24,061 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a used request id req-9ae4f262-69e4-4794-8f51-28b9150dc513 2018-09-26 17:51:24,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a90be86a6b88a190c2871992e696ba4584af608f" 2018-09-26 17:51:24,903 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:51:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc2c9355-c55d-4389-b690-0f6581533b49 x-compute-request-id: req-fc2c9355-c55d-4389-b690-0f6581533b49 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:57:ad", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a", "rel": "bookmark"}], "image": {"id": "a2914698-804a-48dc-b04f-28064e4c056b", "links": [{"href": "http://172.30.9.22:8774/images/a2914698-804a-48dc-b04f-28064e4c056b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000156", "OS-SRV-USG:launched_at": "2018-09-26T17:51:19.000000", "flavor": {"id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "links": [{"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}]}, "id": "24486f1a-fb72-4b98-b6e8-0cc636104e9a", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-09-26T17:51:20Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-09-26T17:49:10Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:51:24,904 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a used request id req-fc2c9355-c55d-4389-b690-0f6581533b49 2018-09-26 17:51:24,904 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-13-1' booted successfully. IP='10.10.10.11'. 2018-09-26 17:51:24,904 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-13-1' to security group 'sdnvpn-sg'... 2018-09-26 17:51:24,907 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b299c5c1781498bbda75760929ee796bc391359f" -d '{"addSecurityGroup": {"name": "620171f6-0dde-4380-a534-a1fcabdc013e"}}' 2018-09-26 17:51:26,647 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:51:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-734ce8d6-0b5a-4542-a144-3a2a76860b8c x-compute-request-id: req-734ce8d6-0b5a-4542-a144-3a2a76860b8c Content-Length: 0 Content-Type: application/json 2018-09-26 17:51:26,647 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a/action used request id req-734ce8d6-0b5a-4542-a144-3a2a76860b8c 2018-09-26 17:51:26,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2e79b94c1c01bed7e9d2fb23676c6f03c19171" 2018-09-26 17:51:26,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12837 X-Openstack-Request-Id: req-905ba57d-e617-4e00-8682-07ec44e139ef Date: Wed, 26 Sep 2018 17:51:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T17:46:17Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3f757e91-f752-46d0-bfd7-bda3a393af55","ip_address":"10.10.10.3"}],"id":"0ca5ce8b-6d1b-41c7-80a5-7688a60a07db","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d6:11:84","project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5b814a14-23a3-451a-9e69-fec61acced08","name":"","admin_state_up":true,"network_id":"5b814a14-23a3-451a-9e69-fec61acced08","tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:46:17Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T17:49:05Z","device_owner":"network:router_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"371094bc-def0-4268-8268-4edcedd36630","ip_address":"10.10.10.1"}],"id":"0e79b405-0766-4336-aaab-cfa9f6544b44","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ee:ec:d7","project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"15fad528-9e5d-49f5-82e3-7bb9687bec44","name":"","admin_state_up":true,"network_id":"5f4441f7-9935-488b-9944-180ae3e5cefb","tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:49:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T17:49:05Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"371094bc-def0-4268-8268-4edcedd36630","ip_address":"10.10.10.3"}],"id":"1227e028-c8b0-49dd-acb8-05b12e6a6a71","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3a:6f:ac","project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5f4441f7-9935-488b-9944-180ae3e5cefb","name":"","admin_state_up":true,"network_id":"5f4441f7-9935-488b-9944-180ae3e5cefb","tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:49:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T17:46:18Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3f757e91-f752-46d0-bfd7-bda3a393af55","ip_address":"10.10.10.4"}],"id":"351f30a5-0f6a-4bb9-a73b-43ffffd80569","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3a:3d:7a","project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5b814a14-23a3-451a-9e69-fec61acced08","name":"","admin_state_up":true,"network_id":"5b814a14-23a3-451a-9e69-fec61acced08","tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:46:17Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T17:33:56Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0031d7af-a42d-42a1-9699-9a5de76b56da","ip_address":"10.10.10.2"}],"id":"4e071ad8-ea6f-4fa4-b194-7a858b5ca751","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:54:ef:36","project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4ed4319b-76d0-4e32-9629-278fdcd575b9","name":"","admin_state_up":true,"network_id":"4ed4319b-76d0-4e32-9629-278fdcd575b9","tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:33:55Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T17:39:07Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5f9a3bc2-14bc-418e-9700-b05f8fa78888","ip_address":"10.10.10.2"}],"id":"69b1c1fb-8f90-40ef-aa7a-edf33227ae09","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:42:bc:61","project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e20819f1-fbc1-45c2-ab7e-a69c368bea42","name":"","admin_state_up":true,"network_id":"e20819f1-fbc1-45c2-ab7e-a69c368bea42","tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:39:07Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T17:51:26Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"371094bc-def0-4268-8268-4edcedd36630","ip_address":"10.10.10.11"}],"id":"742b9647-16da-4a6a-9ee6-8484b1330ffc","security_groups":["620171f6-0dde-4380-a534-a1fcabdc013e","6854e684-161f-4b43-aba3-0ca6e425fb5e"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:68:57:ad","project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"24486f1a-fb72-4b98-b6e8-0cc636104e9a","name":"","admin_state_up":true,"network_id":"5f4441f7-9935-488b-9944-180ae3e5cefb","tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:49:12Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T17:49:07Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a21b8d27-6884-4a27-90be-806b7524c88f","ip_address":"172.30.9.209"}],"id":"87ef337a-c2c7-4be3-a51c-9434717cfb38","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:72:f4:e9","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"15fad528-9e5d-49f5-82e3-7bb9687bec44","name":"","admin_state_up":true,"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"","created_at":"2018-09-26T17:49:07Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T17:39:08Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5f9a3bc2-14bc-418e-9700-b05f8fa78888","ip_address":"10.10.10.3"}],"id":"88f2d229-3765-4c96-8dc0-5e56185acef3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:68:3c:65","project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e20819f1-fbc1-45c2-ab7e-a69c368bea42","name":"","admin_state_up":true,"network_id":"e20819f1-fbc1-45c2-ab7e-a69c368bea42","tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:39:07Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T17:46:17Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3f757e91-f752-46d0-bfd7-bda3a393af55","ip_address":"10.10.10.2"}],"id":"8f608dba-aef6-49d3-b187-6e996be7c4bb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9a:32:2e","project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5b814a14-23a3-451a-9e69-fec61acced08","name":"","admin_state_up":true,"network_id":"5b814a14-23a3-451a-9e69-fec61acced08","tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:46:16Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T17:33:57Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0031d7af-a42d-42a1-9699-9a5de76b56da","ip_address":"10.10.10.3"}],"id":"90562826-b60c-40fb-beb8-ade24f5b9c22","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:79:fc:a0","project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4ed4319b-76d0-4e32-9629-278fdcd575b9","name":"","admin_state_up":true,"network_id":"4ed4319b-76d0-4e32-9629-278fdcd575b9","tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:33:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T17:49:05Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"371094bc-def0-4268-8268-4edcedd36630","ip_address":"10.10.10.2"}],"id":"99f59e6f-7422-40d3-b597-53423745359a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:aa:48:df","project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5f4441f7-9935-488b-9944-180ae3e5cefb","name":"","admin_state_up":true,"network_id":"5f4441f7-9935-488b-9944-180ae3e5cefb","tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:49:04Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T17:39:08Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5f9a3bc2-14bc-418e-9700-b05f8fa78888","ip_address":"10.10.10.4"}],"id":"ba1d173a-9c43-4dd1-a7cc-da5997b6f638","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e6:92:03","project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e20819f1-fbc1-45c2-ab7e-a69c368bea42","name":"","admin_state_up":true,"network_id":"e20819f1-fbc1-45c2-ab7e-a69c368bea42","tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:39:08Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T17:33:58Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0031d7af-a42d-42a1-9699-9a5de76b56da","ip_address":"10.10.10.4"}],"id":"f3836180-cf2a-4981-bfb7-5a804812e381","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:fc:fa","project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4ed4319b-76d0-4e32-9629-278fdcd575b9","name":"","admin_state_up":true,"network_id":"4ed4319b-76d0-4e32-9629-278fdcd575b9","tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:33:57Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T17:49:06Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"371094bc-def0-4268-8268-4edcedd36630","ip_address":"10.10.10.4"}],"id":"f84dd6ea-1242-441e-90ee-413c290794e4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1c:e1:0d","project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5f4441f7-9935-488b-9944-180ae3e5cefb","name":"","admin_state_up":true,"network_id":"5f4441f7-9935-488b-9944-180ae3e5cefb","tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:49:05Z","binding:vnic_type":"normal"}]} 2018-09-26 17:51:26,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports used request id req-905ba57d-e617-4e00-8682-07ec44e139ef 2018-09-26 17:51:26,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/ports/742b9647-16da-4a6a-9ee6-8484b1330ffc -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2e79b94c1c01bed7e9d2fb23676c6f03c19171" -d '{"port": {"allowed_address_pairs": [{"ip_address": "179.24.1.12/32", "mac_address": "fa:16:3e:68:57:ad"}]}}' 2018-09-26 17:51:27,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 975 X-Openstack-Request-Id: req-893125e3-831b-4593-8984-c4b54291ce7f Date: Wed, 26 Sep 2018 17:51:27 GMT RESP BODY: {"port":{"allowed_address_pairs":[{"ip_address":"179.24.1.12/32","mac_address":"fa:16:3e:68:57:ad"}],"extra_dhcp_opts":[],"updated_at":"2018-09-26T17:51:27Z","device_owner":"compute:nova","revision_number":7,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"371094bc-def0-4268-8268-4edcedd36630","ip_address":"10.10.10.11"}],"id":"742b9647-16da-4a6a-9ee6-8484b1330ffc","security_groups":["620171f6-0dde-4380-a534-a1fcabdc013e","6854e684-161f-4b43-aba3-0ca6e425fb5e"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:68:57:ad","project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"24486f1a-fb72-4b98-b6e8-0cc636104e9a","name":"","admin_state_up":true,"network_id":"5f4441f7-9935-488b-9944-180ae3e5cefb","tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:49:12Z","binding:vnic_type":"normal"}} 2018-09-26 17:51:27,551 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/ports/742b9647-16da-4a6a-9ee6-8484b1330ffc used request id req-893125e3-831b-4593-8984-c4b54291ce7f 2018-09-26 17:51:27,552 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-13-2'... 2018-09-26 17:51:27,552 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-13-2 flavor=m1.custom image=a2914698-804a-48dc-b04f-28064e4c056b network=5f4441f7-9935-488b-9944-180ae3e5cefb secgroup=620171f6-0dde-4380-a534-a1fcabdc013e hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set -xe sudo useradd -m sdnvpn sudo adduser sdnvpn sudo sudo echo sdnvpn:opnfv | chpasswd sleep 20 sudo ifconfig lo:1 179.24.1.12 netmask 255.255.255.255 up 2018-09-26 17:51:27,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:51:27,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:51:27,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:51:27,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:51:27,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:51:27,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:51:27,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:51:27,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:51:27,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:51:27,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:51:27,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:51:27,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:51:27,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:51:27,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:51:27,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:51:27,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:51:27,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:51:27,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:51:27,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:51:27,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:51:27,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:51:27,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:51:27,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:51:27,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:51:27,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:51:27,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:51:27,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:51:27,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:51:27,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:51:27,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:51:27,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:51:27,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:51:27,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:51:27,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:51:27,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:51:27,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:51:27,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:51:27,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:51:27,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:51:27,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:51:27,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:51:27,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:51:27,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:51:27,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:51:27,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:51:27,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:51:27,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:51:27,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:51:27,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:51:27,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:51:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a924e4a0-9ec5-4945-ab1f-1478cbe5f44a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:51:27,569 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-a924e4a0-9ec5-4945-ab1f-1478cbe5f44a 2018-09-26 17:51:27,569 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:51:27,950 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:51:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["YBJ9M0iaROia0upaV5Z29w"], "issued_at": "2018-09-26T17:51:27.000000Z"}} 2018-09-26 17:51:27,954 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe2149246a2f0366893d8e97ba4e50a85b50587" 2018-09-26 17:51:28,127 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:51:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9f0d1940-f76b-4e9a-98e3-127ec05e767f x-compute-request-id: req-9f0d1940-f76b-4e9a-98e3-127ec05e767f Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"flavors": [{"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}], "name": "m1.custom"}]} 2018-09-26 17:51:28,127 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-9f0d1940-f76b-4e9a-98e3-127ec05e767f 2018-09-26 17:51:28,131 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe2149246a2f0366893d8e97ba4e50a85b50587" 2018-09-26 17:51:28,150 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:51:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-890c9939-7ff0-4e3b-9ac5-abc744860d6a x-compute-request-id: req-890c9939-7ff0-4e3b-9ac5-abc744860d6a Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "name": "m1.custom", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 17:51:28,150 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979 used request id req-890c9939-7ff0-4e3b-9ac5-abc744860d6a 2018-09-26 17:51:28,153 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe2149246a2f0366893d8e97ba4e50a85b50587" -d '{"server": {"name": "sdnvpn-13-2", "imageRef": "a2914698-804a-48dc-b04f-28064e4c056b", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "dff9bd9b-a7d1-4949-b633-551c62a82979", "user_data": "IyEvYmluL3NoCnNldCAteGUKc3VkbyB1c2VyYWRkIC1tIHNkbnZwbgpzdWRvIGFkZHVzZXIgc2RudnBuIHN1ZG8Kc3VkbyBlY2hvIHNkbnZwbjpvcG5mdiB8IGNocGFzc3dkCnNsZWVwIDIwCnN1ZG8gaWZjb25maWcgbG86MSAxNzkuMjQuMS4xMiBuZXRtYXNrIDI1NS4yNTUuMjU1LjI1NSB1cAo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5f4441f7-9935-488b-9944-180ae3e5cefb"}], "config_drive": true}}' 2018-09-26 17:51:29,655 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:51:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4406e900-09b9-48d9-a26b-ff9a095d111d x-compute-request-id: req-4406e900-09b9-48d9-a26b-ff9a095d111d Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/1659ed10-812d-437a-8915-4511eb1ac28c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1659ed10-812d-437a-8915-4511eb1ac28c", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1659ed10-812d-437a-8915-4511eb1ac28c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1659ed10-812d-437a-8915-4511eb1ac28c", "rel": "bookmark"}], "adminPass": "bYP53zvbLzUM"}} 2018-09-26 17:51:29,655 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-4406e900-09b9-48d9-a26b-ff9a095d111d 2018-09-26 17:51:29,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:51:29,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:51:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ea81711-c5de-4e13-a811-4cfb0adc85c7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:51:29,664 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-0ea81711-c5de-4e13-a811-4cfb0adc85c7 2018-09-26 17:51:29,665 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:51:30,053 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:51:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["Dw8xjhuzT9C6hBmGOEdUWg"], "issued_at": "2018-09-26T17:51:30.000000Z"}} 2018-09-26 17:51:30,056 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/1659ed10-812d-437a-8915-4511eb1ac28c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c793ca31fb7b70e0b79a381e6498e3eee679ce4" 2018-09-26 17:51:30,623 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:51:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bfb0c5d7-6ee3-4645-b8e2-5330e98ca47f x-compute-request-id: req-bfb0c5d7-6ee3-4645-b8e2-5330e98ca47f Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1659ed10-812d-437a-8915-4511eb1ac28c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1659ed10-812d-437a-8915-4511eb1ac28c", "rel": "bookmark"}], "image": {"id": "a2914698-804a-48dc-b04f-28064e4c056b", "links": [{"href": "http://172.30.9.22:8774/images/a2914698-804a-48dc-b04f-28064e4c056b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000159", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "links": [{"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}]}, "id": "1659ed10-812d-437a-8915-4511eb1ac28c", "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:51:30Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2018-09-26T17:51:29Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:51:30,623 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1659ed10-812d-437a-8915-4511eb1ac28c used request id req-bfb0c5d7-6ee3-4645-b8e2-5330e98ca47f 2018-09-26 17:51:33,630 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/1659ed10-812d-437a-8915-4511eb1ac28c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c793ca31fb7b70e0b79a381e6498e3eee679ce4" 2018-09-26 17:51:34,344 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:51:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c45eed83-443d-4f45-ad1b-44156dd8c759 x-compute-request-id: req-c45eed83-443d-4f45-ad1b-44156dd8c759 Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1659ed10-812d-437a-8915-4511eb1ac28c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1659ed10-812d-437a-8915-4511eb1ac28c", "rel": "bookmark"}], "image": {"id": "a2914698-804a-48dc-b04f-28064e4c056b", "links": [{"href": "http://172.30.9.22:8774/images/a2914698-804a-48dc-b04f-28064e4c056b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000159", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "links": [{"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}]}, "id": "1659ed10-812d-437a-8915-4511eb1ac28c", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:51:30Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2018-09-26T17:51:29Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:51:34,345 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1659ed10-812d-437a-8915-4511eb1ac28c used request id req-c45eed83-443d-4f45-ad1b-44156dd8c759 2018-09-26 17:51:37,351 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/1659ed10-812d-437a-8915-4511eb1ac28c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c793ca31fb7b70e0b79a381e6498e3eee679ce4" 2018-09-26 17:51:38,095 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:51:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-17bc6a7b-56bb-409d-bdbc-96f07270d02f x-compute-request-id: req-17bc6a7b-56bb-409d-bdbc-96f07270d02f Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:b8:98", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1659ed10-812d-437a-8915-4511eb1ac28c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1659ed10-812d-437a-8915-4511eb1ac28c", "rel": "bookmark"}], "image": {"id": "a2914698-804a-48dc-b04f-28064e4c056b", "links": [{"href": "http://172.30.9.22:8774/images/a2914698-804a-48dc-b04f-28064e4c056b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000159", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "links": [{"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}]}, "id": "1659ed10-812d-437a-8915-4511eb1ac28c", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:51:30Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2018-09-26T17:51:29Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:51:38,095 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1659ed10-812d-437a-8915-4511eb1ac28c used request id req-17bc6a7b-56bb-409d-bdbc-96f07270d02f 2018-09-26 17:51:41,101 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/1659ed10-812d-437a-8915-4511eb1ac28c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c793ca31fb7b70e0b79a381e6498e3eee679ce4" 2018-09-26 17:51:41,704 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:51:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c3026e5-0c64-4709-9460-a8b6aa42cabe x-compute-request-id: req-8c3026e5-0c64-4709-9460-a8b6aa42cabe Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:b8:98", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1659ed10-812d-437a-8915-4511eb1ac28c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1659ed10-812d-437a-8915-4511eb1ac28c", "rel": "bookmark"}], "image": {"id": "a2914698-804a-48dc-b04f-28064e4c056b", "links": [{"href": "http://172.30.9.22:8774/images/a2914698-804a-48dc-b04f-28064e4c056b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000159", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "links": [{"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}]}, "id": "1659ed10-812d-437a-8915-4511eb1ac28c", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:51:30Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2018-09-26T17:51:29Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:51:41,704 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1659ed10-812d-437a-8915-4511eb1ac28c used request id req-8c3026e5-0c64-4709-9460-a8b6aa42cabe 2018-09-26 17:51:44,710 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/1659ed10-812d-437a-8915-4511eb1ac28c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c793ca31fb7b70e0b79a381e6498e3eee679ce4" 2018-09-26 17:51:45,269 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:51:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-24a75bf0-ad5c-4cb8-83da-86b3a2191484 x-compute-request-id: req-24a75bf0-ad5c-4cb8-83da-86b3a2191484 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:b8:98", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1659ed10-812d-437a-8915-4511eb1ac28c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1659ed10-812d-437a-8915-4511eb1ac28c", "rel": "bookmark"}], "image": {"id": "a2914698-804a-48dc-b04f-28064e4c056b", "links": [{"href": "http://172.30.9.22:8774/images/a2914698-804a-48dc-b04f-28064e4c056b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000159", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "links": [{"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}]}, "id": "1659ed10-812d-437a-8915-4511eb1ac28c", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:51:30Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2018-09-26T17:51:29Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:51:45,269 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1659ed10-812d-437a-8915-4511eb1ac28c used request id req-24a75bf0-ad5c-4cb8-83da-86b3a2191484 2018-09-26 17:51:48,275 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/1659ed10-812d-437a-8915-4511eb1ac28c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c793ca31fb7b70e0b79a381e6498e3eee679ce4" 2018-09-26 17:51:48,968 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:51:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9af8c5d6-e81a-4560-aaa8-b5c1338c917e x-compute-request-id: req-9af8c5d6-e81a-4560-aaa8-b5c1338c917e Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:b8:98", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1659ed10-812d-437a-8915-4511eb1ac28c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1659ed10-812d-437a-8915-4511eb1ac28c", "rel": "bookmark"}], "image": {"id": "a2914698-804a-48dc-b04f-28064e4c056b", "links": [{"href": "http://172.30.9.22:8774/images/a2914698-804a-48dc-b04f-28064e4c056b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000159", "OS-SRV-USG:launched_at": "2018-09-26T17:51:47.000000", "flavor": {"id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "links": [{"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}]}, "id": "1659ed10-812d-437a-8915-4511eb1ac28c", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-09-26T17:51:48Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2018-09-26T17:51:29Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:51:48,968 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1659ed10-812d-437a-8915-4511eb1ac28c used request id req-9af8c5d6-e81a-4560-aaa8-b5c1338c917e 2018-09-26 17:51:48,971 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/1659ed10-812d-437a-8915-4511eb1ac28c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe2149246a2f0366893d8e97ba4e50a85b50587" 2018-09-26 17:51:49,506 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:51:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-29881b46-a382-4886-82fe-3ac0cc1b6db2 x-compute-request-id: req-29881b46-a382-4886-82fe-3ac0cc1b6db2 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:b8:98", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1659ed10-812d-437a-8915-4511eb1ac28c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1659ed10-812d-437a-8915-4511eb1ac28c", "rel": "bookmark"}], "image": {"id": "a2914698-804a-48dc-b04f-28064e4c056b", "links": [{"href": "http://172.30.9.22:8774/images/a2914698-804a-48dc-b04f-28064e4c056b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000159", "OS-SRV-USG:launched_at": "2018-09-26T17:51:47.000000", "flavor": {"id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "links": [{"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}]}, "id": "1659ed10-812d-437a-8915-4511eb1ac28c", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-09-26T17:51:48Z", "hostId": "7517d767df84a6a24496e323dfd14174ed6d54beabbf79844d06d582", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2018-09-26T17:51:29Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:51:49,506 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1659ed10-812d-437a-8915-4511eb1ac28c used request id req-29881b46-a382-4886-82fe-3ac0cc1b6db2 2018-09-26 17:51:49,507 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-13-2' booted successfully. IP='10.10.10.7'. 2018-09-26 17:51:49,507 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-13-2' to security group 'sdnvpn-sg'... 2018-09-26 17:51:49,510 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1659ed10-812d-437a-8915-4511eb1ac28c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b299c5c1781498bbda75760929ee796bc391359f" -d '{"addSecurityGroup": {"name": "620171f6-0dde-4380-a534-a1fcabdc013e"}}' 2018-09-26 17:51:50,939 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:51:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-646ae8b2-ee31-44ce-b1e0-fce85ca60eab x-compute-request-id: req-646ae8b2-ee31-44ce-b1e0-fce85ca60eab Content-Length: 0 Content-Type: application/json 2018-09-26 17:51:50,939 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1659ed10-812d-437a-8915-4511eb1ac28c/action used request id req-646ae8b2-ee31-44ce-b1e0-fce85ca60eab 2018-09-26 17:51:50,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2e79b94c1c01bed7e9d2fb23676c6f03c19171" 2018-09-26 17:51:51,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13803 X-Openstack-Request-Id: req-7339d790-499d-4514-ab77-989cf032d8fd Date: Wed, 26 Sep 2018 17:51:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T17:51:50Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"371094bc-def0-4268-8268-4edcedd36630","ip_address":"10.10.10.7"}],"id":"05f9f4c6-e69c-4133-8e1f-c33e068af0ac","security_groups":["620171f6-0dde-4380-a534-a1fcabdc013e","6854e684-161f-4b43-aba3-0ca6e425fb5e"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c5:b8:98","project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"1659ed10-812d-437a-8915-4511eb1ac28c","name":"","admin_state_up":true,"network_id":"5f4441f7-9935-488b-9944-180ae3e5cefb","tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:51:30Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T17:46:17Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3f757e91-f752-46d0-bfd7-bda3a393af55","ip_address":"10.10.10.3"}],"id":"0ca5ce8b-6d1b-41c7-80a5-7688a60a07db","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d6:11:84","project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5b814a14-23a3-451a-9e69-fec61acced08","name":"","admin_state_up":true,"network_id":"5b814a14-23a3-451a-9e69-fec61acced08","tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:46:17Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T17:49:05Z","device_owner":"network:router_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"371094bc-def0-4268-8268-4edcedd36630","ip_address":"10.10.10.1"}],"id":"0e79b405-0766-4336-aaab-cfa9f6544b44","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ee:ec:d7","project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"15fad528-9e5d-49f5-82e3-7bb9687bec44","name":"","admin_state_up":true,"network_id":"5f4441f7-9935-488b-9944-180ae3e5cefb","tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:49:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T17:49:05Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"371094bc-def0-4268-8268-4edcedd36630","ip_address":"10.10.10.3"}],"id":"1227e028-c8b0-49dd-acb8-05b12e6a6a71","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3a:6f:ac","project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5f4441f7-9935-488b-9944-180ae3e5cefb","name":"","admin_state_up":true,"network_id":"5f4441f7-9935-488b-9944-180ae3e5cefb","tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:49:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T17:46:18Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3f757e91-f752-46d0-bfd7-bda3a393af55","ip_address":"10.10.10.4"}],"id":"351f30a5-0f6a-4bb9-a73b-43ffffd80569","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3a:3d:7a","project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5b814a14-23a3-451a-9e69-fec61acced08","name":"","admin_state_up":true,"network_id":"5b814a14-23a3-451a-9e69-fec61acced08","tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:46:17Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T17:33:56Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0031d7af-a42d-42a1-9699-9a5de76b56da","ip_address":"10.10.10.2"}],"id":"4e071ad8-ea6f-4fa4-b194-7a858b5ca751","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:54:ef:36","project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4ed4319b-76d0-4e32-9629-278fdcd575b9","name":"","admin_state_up":true,"network_id":"4ed4319b-76d0-4e32-9629-278fdcd575b9","tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:33:55Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T17:39:07Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5f9a3bc2-14bc-418e-9700-b05f8fa78888","ip_address":"10.10.10.2"}],"id":"69b1c1fb-8f90-40ef-aa7a-edf33227ae09","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:42:bc:61","project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e20819f1-fbc1-45c2-ab7e-a69c368bea42","name":"","admin_state_up":true,"network_id":"e20819f1-fbc1-45c2-ab7e-a69c368bea42","tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:39:07Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[{"ip_address":"179.24.1.12/32","mac_address":"fa:16:3e:68:57:ad"}],"extra_dhcp_opts":[],"updated_at":"2018-09-26T17:51:27Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"371094bc-def0-4268-8268-4edcedd36630","ip_address":"10.10.10.11"}],"id":"742b9647-16da-4a6a-9ee6-8484b1330ffc","security_groups":["620171f6-0dde-4380-a534-a1fcabdc013e","6854e684-161f-4b43-aba3-0ca6e425fb5e"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:68:57:ad","project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"24486f1a-fb72-4b98-b6e8-0cc636104e9a","name":"","admin_state_up":true,"network_id":"5f4441f7-9935-488b-9944-180ae3e5cefb","tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:49:12Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T17:49:07Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a21b8d27-6884-4a27-90be-806b7524c88f","ip_address":"172.30.9.209"}],"id":"87ef337a-c2c7-4be3-a51c-9434717cfb38","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:72:f4:e9","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"15fad528-9e5d-49f5-82e3-7bb9687bec44","name":"","admin_state_up":true,"network_id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","tenant_id":"","created_at":"2018-09-26T17:49:07Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T17:39:08Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5f9a3bc2-14bc-418e-9700-b05f8fa78888","ip_address":"10.10.10.3"}],"id":"88f2d229-3765-4c96-8dc0-5e56185acef3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:68:3c:65","project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e20819f1-fbc1-45c2-ab7e-a69c368bea42","name":"","admin_state_up":true,"network_id":"e20819f1-fbc1-45c2-ab7e-a69c368bea42","tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:39:07Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T17:46:17Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3f757e91-f752-46d0-bfd7-bda3a393af55","ip_address":"10.10.10.2"}],"id":"8f608dba-aef6-49d3-b187-6e996be7c4bb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9a:32:2e","project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5b814a14-23a3-451a-9e69-fec61acced08","name":"","admin_state_up":true,"network_id":"5b814a14-23a3-451a-9e69-fec61acced08","tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:46:16Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T17:33:57Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0031d7af-a42d-42a1-9699-9a5de76b56da","ip_address":"10.10.10.3"}],"id":"90562826-b60c-40fb-beb8-ade24f5b9c22","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:79:fc:a0","project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4ed4319b-76d0-4e32-9629-278fdcd575b9","name":"","admin_state_up":true,"network_id":"4ed4319b-76d0-4e32-9629-278fdcd575b9","tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:33:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T17:49:05Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"371094bc-def0-4268-8268-4edcedd36630","ip_address":"10.10.10.2"}],"id":"99f59e6f-7422-40d3-b597-53423745359a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:aa:48:df","project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5f4441f7-9935-488b-9944-180ae3e5cefb","name":"","admin_state_up":true,"network_id":"5f4441f7-9935-488b-9944-180ae3e5cefb","tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:49:04Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T17:39:08Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5f9a3bc2-14bc-418e-9700-b05f8fa78888","ip_address":"10.10.10.4"}],"id":"ba1d173a-9c43-4dd1-a7cc-da5997b6f638","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e6:92:03","project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e20819f1-fbc1-45c2-ab7e-a69c368bea42","name":"","admin_state_up":true,"network_id":"e20819f1-fbc1-45c2-ab7e-a69c368bea42","tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:39:08Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T17:33:58Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0031d7af-a42d-42a1-9699-9a5de76b56da","ip_address":"10.10.10.4"}],"id":"f3836180-cf2a-4981-bfb7-5a804812e381","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:fc:fa","project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4ed4319b-76d0-4e32-9629-278fdcd575b9","name":"","admin_state_up":true,"network_id":"4ed4319b-76d0-4e32-9629-278fdcd575b9","tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:33:57Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T17:49:06Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"371094bc-def0-4268-8268-4edcedd36630","ip_address":"10.10.10.4"}],"id":"f84dd6ea-1242-441e-90ee-413c290794e4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1c:e1:0d","project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5f4441f7-9935-488b-9944-180ae3e5cefb","name":"","admin_state_up":true,"network_id":"5f4441f7-9935-488b-9944-180ae3e5cefb","tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:49:05Z","binding:vnic_type":"normal"}]} 2018-09-26 17:51:51,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports used request id req-7339d790-499d-4514-ab77-989cf032d8fd 2018-09-26 17:51:51,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/ports/05f9f4c6-e69c-4133-8e1f-c33e068af0ac -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2e79b94c1c01bed7e9d2fb23676c6f03c19171" -d '{"port": {"allowed_address_pairs": [{"ip_address": "179.24.1.12/32", "mac_address": "fa:16:3e:c5:b8:98"}]}}' 2018-09-26 17:51:51,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 974 X-Openstack-Request-Id: req-f2b4f200-bde1-489c-82e7-a53d380b3a3a Date: Wed, 26 Sep 2018 17:51:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[{"ip_address":"179.24.1.12/32","mac_address":"fa:16:3e:c5:b8:98"}],"extra_dhcp_opts":[],"updated_at":"2018-09-26T17:51:51Z","device_owner":"compute:nova","revision_number":7,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"371094bc-def0-4268-8268-4edcedd36630","ip_address":"10.10.10.7"}],"id":"05f9f4c6-e69c-4133-8e1f-c33e068af0ac","security_groups":["620171f6-0dde-4380-a534-a1fcabdc013e","6854e684-161f-4b43-aba3-0ca6e425fb5e"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c5:b8:98","project_id":"32e2fc060ffa4464a00bce7763dbcae4","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"1659ed10-812d-437a-8915-4511eb1ac28c","name":"","admin_state_up":true,"network_id":"5f4441f7-9935-488b-9944-180ae3e5cefb","tenant_id":"32e2fc060ffa4464a00bce7763dbcae4","created_at":"2018-09-26T17:51:30Z","binding:vnic_type":"normal"}} 2018-09-26 17:51:51,737 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/ports/05f9f4c6-e69c-4133-8e1f-c33e068af0ac used request id req-f2b4f200-bde1-489c-82e7-a53d380b3a3a 2018-09-26 17:51:51,738 - sdnvpn_test_utils - INFO - Waiting for instance 24486f1a-fb72-4b98-b6e8-0cc636104e9a to boot up 2018-09-26 17:51:51,743 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a90be86a6b88a190c2871992e696ba4584af608f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:51:51,745 - sdnvpn_test_utils - INFO - Waiting for instance 1659ed10-812d-437a-8915-4511eb1ac28c to boot up 2018-09-26 17:51:51,750 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1659ed10-812d-437a-8915-4511eb1ac28c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe2149246a2f0366893d8e97ba4e50a85b50587" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:51:52,818 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:51:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96d105e4-68fc-4f0b-9b75-22f48f200919 x-compute-request-id: req-96d105e4-68fc-4f0b-9b75-22f48f200919 Content-Encoding: gzip Content-Length: 8675 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-66-generic (buildd@lgw01-28) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ) #87-Ubuntu SMP Fri Mar 3 15:29:05 UTC 2017 (Ubuntu 4.4.0-66.87-generic 4.4.44)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x36ac8000-0x3755bfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 815106693 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98264 r8192 d28712 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d9c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1001796K/1048040K available (8452K kernel code, 1293K rwdata, 3980K rodata, 1488K init, 1316K bss, 46244K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.132768] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134407] pid_max: default: 32768 minimum: 301\n[ 0.135290] ACPI: Core revision 20150930\n[ 0.136653] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137945] Security Framework initialized\n[ 0.138749] Yama: becoming mindful.\n[ 0.139475] AppArmor: AppArmor initialized\n[ 0.140352] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.141744] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143393] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.144602] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.145970] Initializing cgroup subsys io\n[ 0.146768] Initializing cgroup subsys memory\n[ 0.147615] Initializing cgroup subsys devices\n[ 0.148484] Initializing cgroup subsys freezer\n[ 0.149346] Initializing cgroup subsys net_cls\n[ 0.150207] Initializing cgroup subsys perf_event\n[ 0.151106] Initializing cgroup subsys net_prio\n[ 0.151989] Initializing cgroup subsys hugetlb\n[ 0.152852] Initializing cgroup subsys pids\n[ 0.153717] CPU: Physical Processor ID: 0\n[ 0.155205] mce: CPU supports 10 MCE banks\n[ 0.156054] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167705] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.174046] ftrace: allocating 32123 entries in 126 pages\n[ 0.200430] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201631] smpboot: Max logical packages: 1\n[ 0.202617] x2apic enabled\n[ 0.203417] Switched APIC routing to physical x2apic.\n[ 0.205159] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206265] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208232] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210000] KVM setup paravirtual spinlock\n[ 0.211268] x86: Booted up 1 node, 1 CPUs\n[ 0.212069] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213442] devtmpfs: initialized\n[ 0.215896] evm: security.selinux\n[ 0.216589] evm: security.SMACK64\n[ 0.217277] evm: security.SMACK64EXEC\n[ 0.218015] evm: security.SMACK64TRANSMUTE\n[ 0.218823] evm: security.SMACK64MMAP\n[ 0.219559] evm: security.ima\n[ 0.220195] evm: security.capability\n[ 0.220993] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222836] pinctrl core: initialized pinctrl subsystem\n[ 0.223919] RTC time: 17:51:47, date: 09/26/18\n[ 0.224849] NET: Registered protocol family 16\n[ 0.225812] cpuidle: using governor ladder\n[ 0.226621] cpuidle: using governor menu\n[ 0.227408] PCCT header not found.\n[ 0.228157] ACPI: bus type PCI registered\n[ 0.228952] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230181] PCI: Using configuration type 1 for base access\n[ 0.232325] ACPI: Added _OSI(Module Device)\n[ 0.233160] ACPI: Added _OSI(Processor Device)\n[ 0.234014] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234908] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237028] ACPI: Interpreter enabled\n[ 0.237808] ACPI: (supports S0 S5)\n[ 0.238505] ACPI: Using IOAPIC for interrupt routing\n[ 0.239445] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.242519] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.243644] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.244861] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246046] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248389] acpiphp: Slot [3] registered\n[ 0.249197] acpiphp: Slot [4] registered\n[ 0.249997] acpiphp: Slot [5] registered\n[ 0.250806] acpiphp: Slot [6] registered\n[ 0.251605] acpiphp: Slot [7] registered\n[ 0.252403] acpiphp: Slot [8] registered\n[ 0.253207] acpiphp: Slot [9] registered\n[ 0.254007] acpiphp: Slot [10] registered\n[ 0.254826] acpiphp: Slot [11] registered\n[ 0.255636] acpiphp: Slot [12] registered\n[ 0.256451] acpiphp: Slot [13] registered\n[ 0.257263] acpiphp: Slot [14] registered\n[ 0.268018] acpiphp: Slot [15] registered\n[ 0.268834] acpiphp: Slot [16] registered\n[ 0.269641] acpiphp: Slot [17] registered\n[ 0.270453] acpiphp: Slot [18] registered\n[ 0.271267] acpiphp: Slot [19] registered\n[ 0.272093] acpiphp: Slot [20] registered\n[ 0.272905] acpiphp: Slot [21] registered\n[ 0.273713] acpiphp: Slot [22] registered\n[ 0.274526] acpiphp: Slot [23] registered\n[ 0.275336] acpiphp: Slot [24] registered\n[ 0.276156] acpiphp: Slot [25] registered\n[ 0.276969] acpiphp: Slot [26] registered\n[ 0.277775] acpiphp: Slot [27] registered\n[ 0.278584] acpiphp: Slot [28] registered\n[ 0.279395] acpiphp: Slot [29] registered\n[ 0.280218] acpiphp: Slot [30] registered\n[ 0.281030] acpiphp: Slot [31] registered\n[ 0.281837] PCI host bridge to bus 0000:00\n[ 0.282647] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283866] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.285088] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286539] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.287995] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294212] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295496] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296673] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297953] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304390] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305822] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353259] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354681] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356113] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.357505] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358762] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359930] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361160] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.362714] vgaarb: loaded\n[ 0.363318] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364476] SCSI subsystem initialized\n[ 0.365297] ACPI: bus type USB registered\n[ 0.366118] usbcore: registered new interface driver usbfs\n[ 0.367144] usbcore: registered new interface driver hub\n[ 0.368145] usbcore: registered new device driver usb\n[ 0.369195] PCI: Using ACPI for IRQ routing\n[ 0.370222] NetLabel: Initializing\n[ 0.370937] NetLabel: domain hash size = 128\n[ 0.371786] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.372736] NetLabel: unlabeled traffic allowed by default\n[ 0.373832] amd_nb: Cannot enumerate AMD northbridges\n[ 0.374807] clocksource: Switched to clocksource kvm-clock\n[ 0.380231] AppArmor: AppArmor Filesystem Enabled\n[ 0.381200] pnp: PnP ACPI init\n[ 0.382106] pnp: PnP ACPI: found 5 devices\n[ 0.388145] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389873] NET: Registered protocol family 2\n[ 0.390834] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.392114] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.393315] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.394495] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.395594] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.396790] NET: Registered protocol family 1\n[ 0.397654] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398752] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399839] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413955] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428290] Trying to unpack rootfs image as initramfs...\n[ 1.701654] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.717508] Scanning for low memory corruption every 60 seconds\n[ 1.718858] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.720005] audit: initializing netlink subsys (disabled)\n[ 1.721031] audit: type=2000 audit(1537984309.442:1): initialized\n[ 1.722343] Initialise system trusted keyring\n[ 1.723286] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.724453] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.726429] zbud: loaded\n[ 1.727158] VFS: Disk quotas dquot_6.6.0\n[ 1.727987] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.729389] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.730617] fuse init (API version 7.23)\n[ 1.731511] Key type big_key registered\n[ 1.732313] Allocating IMA MOK and blacklist keyrings.\n[ 1.733423] Key type asymmetric registered\n[ 1.734248] Asymmetric key parser 'x509' registered\n[ 1.735271] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.736753] io scheduler noop registered\n[ 1.737552] io scheduler deadline registered (default)\n[ 1.738546] io scheduler cfq registered\n[ 1.739398] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.740450] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.741709] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.743176] ACPI: Power Button [PWRF]\n[ 1.744017] GHES: HEST is not enabled!\n[ 1.757890] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.786738] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.789086] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.813120] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.815229] Linux agpgart interface v0.103\n[ 1.817241] brd: module loaded\n[ 1.818489] loop: module loaded\n[ 1.820042] vda: vda1\n[ 1.821367] scsi host0: ata_piix\n[ 1.822113] scsi host1: ata_piix\n[ 1.822840] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.824072] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.825521] libphy: Fixed MDIO Bus: probed\n[ 1.826347] tun: Universal TUN/TAP device driver, 1.6\n[ 1.827329] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.829464] PPP generic driver version 2.4.2\n[ 1.830370] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.831634] ehci-pci: EHCI PCI platform driver\n[ 1.832521] ehci-platform: EHCI generic platform driver\n[ 1.833517] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.834653] ohci-pci: OHCI PCI platform driver\n[ 1.835547] ohci-platform: OHCI generic platform driver\n[ 1.836546] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.851017] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.852023] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.853496] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.854537] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.855675] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.856914] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.858351] usb usb1: Product: UHCI Host Controller\n[ 1.859303] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.860458] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.861476] hub 1-0:1.0: USB hub found\n[ 1.862264] hub 1-0:1.0: 2 ports detected\n[ 1.863186] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.865312] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.866276] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.867320] mousedev: PS/2 mouse device common for all mice\n[ 1.868571] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.870423] rtc_cmos 00:00: RTC can wake from S4\n[ 1.871536] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.872733] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.873948] i2c /dev entries driver\n[ 1.874700] device-mapper: uevent: version 1.0.3\n[ 1.875665] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.877321] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.878606] NET: Registered protocol family 10\n[ 1.879646] NET: Registered protocol family 17\n[ 1.880559] Key type dns_resolver registered\n[ 1.881514] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.882634] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.884432] registered taskstats version 1\n[ 1.885292] Loading compiled-in X.509 certificates\n[ 1.886733] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.888609] zswap: loaded using pool lzo/zbud\n[ 1.890427] Key type trusted registered\n[ 1.892690] Key type encrypted registered\n[ 1.893531] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.894572] ima: No TPM chip found, activating TPM-bypass!\n[ 1.895632] evm: HMAC attrs: 0x1\n[ 1.896579] Magic number: 2:117:897\n[ 1.897426] rtc_cmos 00:00: setting system clock to 2018-09-26 17:51:49 UTC (1537984309)\n[ 1.899057] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.900184] EDD information not available.\n[ 1.979348] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 1.980779] ata1.00: configured for MWDMA2\n[ 1.981976] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 1.984306] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 1.985540] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 1.997020] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 1.998891] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.000447] Write protecting the kernel read-only data: 14336k\n[ 2.002003] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.003726] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.012429] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.014218] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.016228] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.018103] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.019947] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.021767] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.023639] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.025417] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.027746] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.029540] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.057284] virtio_net virtio0 ens3: renamed from eth0\n[ 2.069222] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.071054] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.091874] AVX2 version of gcm_enc/dec engaged.\n[ 2.092811] AES CTR mode by8 optimization enabled\n[ 2.095172] FDC 0 is a S82078B\n[ 2.174865] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.335836] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.337074] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.338346] usb 1-1: Product: QEMU USB Tablet\n[ 2.339197] usb 1-1: Manufacturer: QEMU\n[ 2.339965] usb 1-1: SerialNumber: 42\n[ 2.347661] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.355190] usbcore: registered new interface driver usbhid\n[ 2.356313] usbhid: USB HID core driver\n[ 2.359071] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 2.361312] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.714929] tsc: Refined TSC clocksource calibration: 3491.910 MHz\n[ 2.716104] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\nBegin: Loading essential drivers ... [ 3.338074] md: linear personality registered for level -1\n[ 3.340974] md: multipath personality registered for level -4\n[ 3.343930] md: raid0 personality registered for level 0\n[ 3.347134] md: raid1 personality registered for level 1\n[ 3.418817] raid6: sse2x1 gen() 11354 MB/s\n[ 3.486814] raid6: sse2x1 xor() 8821 MB/s\n[ 3.554810] raid6: sse2x2 gen() 14392 MB/s\n[ 3.622810] raid6: sse2x2 xor() 9696 MB/s\n[ 3.690809] raid6: sse2x4 gen() 16535 MB/s\n[ 3.758817] raid6: sse2x4 xor() 11638 MB/s\n[ 3.826811] raid6: avx2x1 gen() 22050 MB/s\n[ 3.894810] raid6: avx2x2 gen() 26077 MB/s\n[ 3.962809] raid6: avx2x4 gen() 29327 MB/s\n[ 3.963694] raid6: using algorithm avx2x4 gen() 29327 MB/s\n[ 3.964730] raid6: using avx2x2 recovery algorithm\n[ 3.967403] xor: automatically using best checksumming function:\n[ 4.006809] avx : 34774.000 MB/sec\n[ 4.009132] async_tx: api initialized (async)\n[ 4.018653] md: raid6 personality registered for level 6\n[ 4.019961] md: raid5 personality registered for level 5\n[ 4.021208] md: raid4 personality registered for level 4\n[ 4.026069] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 4.051584] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.081983] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... "} 2018-09-26 17:51:52,819 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1659ed10-812d-437a-8915-4511eb1ac28c/action used request id req-96d105e4-68fc-4f0b-9b75-22f48f200919 2018-09-26 17:51:52,883 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:51:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5cb9a370-6947-47e2-bd1f-826de9eda8c0 x-compute-request-id: req-5cb9a370-6947-47e2-bd1f-826de9eda8c0 Content-Encoding: gzip Content-Length: 13513 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-66-generic (buildd@lgw01-28) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ) #87-Ubuntu SMP Fri Mar 3 15:29:05 UTC 2017 (Ubuntu 4.4.0-66.87-generic 4.4.44)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x36ac8000-0x3755bfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 622964908 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98264 r8192 d28712 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d9c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1001796K/1048040K available (8452K kernel code, 1293K rwdata, 3980K rodata, 1488K init, 1316K bss, 46244K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.132191] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133839] pid_max: default: 32768 minimum: 301\n[ 0.134729] ACPI: Core revision 20150930\n[ 0.136095] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137396] Security Framework initialized\n[ 0.138213] Yama: becoming mindful.\n[ 0.138942] AppArmor: AppArmor initialized\n[ 0.139821] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.141217] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142868] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.144084] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.145460] Initializing cgroup subsys io\n[ 0.146265] Initializing cgroup subsys memory\n[ 0.147116] Initializing cgroup subsys devices\n[ 0.147995] Initializing cgroup subsys freezer\n[ 0.148872] Initializing cgroup subsys net_cls\n[ 0.149738] Initializing cgroup subsys perf_event\n[ 0.150637] Initializing cgroup subsys net_prio\n[ 0.151522] Initializing cgroup subsys hugetlb\n[ 0.152385] Initializing cgroup subsys pids\n[ 0.153250] CPU: Physical Processor ID: 0\n[ 0.154738] mce: CPU supports 10 MCE banks\n[ 0.155590] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156591] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167267] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.173618] ftrace: allocating 32123 entries in 126 pages\n[ 0.199876] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201094] smpboot: Max logical packages: 1\n[ 0.202084] x2apic enabled\n[ 0.202888] Switched APIC routing to physical x2apic.\n[ 0.204652] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205763] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.207741] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.209516] KVM setup paravirtual spinlock\n[ 0.210792] x86: Booted up 1 node, 1 CPUs\n[ 0.211596] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.212975] devtmpfs: initialized\n[ 0.215433] evm: security.selinux\n[ 0.216124] evm: security.SMACK64\n[ 0.216810] evm: security.SMACK64EXEC\n[ 0.217549] evm: security.SMACK64TRANSMUTE\n[ 0.218354] evm: security.SMACK64MMAP\n[ 0.219091] evm: security.ima\n[ 0.219740] evm: security.capability\n[ 0.220537] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222418] pinctrl core: initialized pinctrl subsystem\n[ 0.223504] RTC time: 17:51:19, date: 09/26/18\n[ 0.224439] NET: Registered protocol family 16\n[ 0.225408] cpuidle: using governor ladder\n[ 0.226219] cpuidle: using governor menu\n[ 0.227007] PCCT header not found.\n[ 0.227756] ACPI: bus type PCI registered\n[ 0.228553] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229783] PCI: Using configuration type 1 for base access\n[ 0.231930] ACPI: Added _OSI(Module Device)\n[ 0.232766] ACPI: Added _OSI(Processor Device)\n[ 0.233615] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234496] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236594] ACPI: Interpreter enabled\n[ 0.237357] ACPI: (supports S0 S5)\n[ 0.238048] ACPI: Using IOAPIC for interrupt routing\n[ 0.238980] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.242066] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.243199] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.244411] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.245589] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.247896] acpiphp: Slot [3] registered\n[ 0.248690] acpiphp: Slot [4] registered\n[ 0.249477] acpiphp: Slot [5] registered\n[ 0.250267] acpiphp: Slot [6] registered\n[ 0.251053] acpiphp: Slot [7] registered\n[ 0.251836] acpiphp: Slot [8] registered\n[ 0.252623] acpiphp: Slot [9] registered\n[ 0.253410] acpiphp: Slot [10] registered\n[ 0.254203] acpiphp: Slot [11] registered\n[ 0.255005] acpiphp: Slot [12] registered\n[ 0.255807] acpiphp: Slot [13] registered\n[ 0.256619] acpiphp: Slot [14] registered\n[ 0.267336] acpiphp: Slot [15] registered\n[ 0.268142] acpiphp: Slot [16] registered\n[ 0.268946] acpiphp: Slot [17] registered\n[ 0.269840] acpiphp: Slot [18] registered\n[ 0.270779] acpiphp: Slot [19] registered\n[ 0.271713] acpiphp: Slot [20] registered\n[ 0.272662] acpiphp: Slot [21] registered\n[ 0.273614] acpiphp: Slot [22] registered\n[ 0.274572] acpiphp: Slot [23] registered\n[ 0.275507] acpiphp: Slot [24] registered\n[ 0.276454] acpiphp: Slot [25] registered\n[ 0.277400] acpiphp: Slot [26] registered\n[ 0.278330] acpiphp: Slot [27] registered\n[ 0.279248] acpiphp: Slot [28] registered\n[ 0.280188] acpiphp: Slot [29] registered\n[ 0.281144] acpiphp: Slot [30] registered\n[ 0.282074] acpiphp: Slot [31] registered\n[ 0.283013] PCI host bridge to bus 0000:00\n[ 0.283964] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285390] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286788] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288447] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.290096] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296474] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297932] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299307] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300769] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307128] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308584] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354319] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355785] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357175] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358573] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359933] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.361159] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.362646] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363686] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.365208] vgaarb: loaded\n[ 0.365798] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366934] SCSI subsystem initialized\n[ 0.367738] ACPI: bus type USB registered\n[ 0.368538] usbcore: registered new interface driver usbfs\n[ 0.369544] usbcore: registered new interface driver hub\n[ 0.370525] usbcore: registered new device driver usb\n[ 0.371558] PCI: Using ACPI for IRQ routing\n[ 0.372573] NetLabel: Initializing\n[ 0.373273] NetLabel: domain hash size = 128\n[ 0.374108] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.375044] NetLabel: unlabeled traffic allowed by default\n[ 0.376128] amd_nb: Cannot enumerate AMD northbridges\n[ 0.377092] clocksource: Switched to clocksource kvm-clock\n[ 0.382660] AppArmor: AppArmor Filesystem Enabled\n[ 0.383612] pnp: PnP ACPI init\n[ 0.384516] pnp: PnP ACPI: found 5 devices\n[ 0.390550] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392224] NET: Registered protocol family 2\n[ 0.393176] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.394441] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.395615] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.396777] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.397855] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.399023] NET: Registered protocol family 1\n[ 0.399877] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.400957] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402018] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416125] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430495] Trying to unpack rootfs image as initramfs...\n[ 1.719039] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.734516] Scanning for low memory corruption every 60 seconds\n[ 1.735861] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.736999] audit: initializing netlink subsys (disabled)\n[ 1.738018] audit: type=2000 audit(1537984281.715:1): initialized\n[ 1.739326] Initialise system trusted keyring\n[ 1.740239] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.741404] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.743375] zbud: loaded\n[ 1.744071] VFS: Disk quotas dquot_6.6.0\n[ 1.744886] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.746287] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.747504] fuse init (API version 7.23)\n[ 1.748379] Key type big_key registered\n[ 1.749171] Allocating IMA MOK and blacklist keyrings.\n[ 1.750267] Key type asymmetric registered\n[ 1.751081] Asymmetric key parser 'x509' registered\n[ 1.752025] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.753482] io scheduler noop registered\n[ 1.754266] io scheduler deadline registered (default)\n[ 1.755245] io scheduler cfq registered\n[ 1.756077] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.757125] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.758376] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.759818] ACPI: Power Button [PWRF]\n[ 1.760650] GHES: HEST is not enabled!\n[ 1.774539] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.803139] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.805477] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.829495] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.831559] Linux agpgart interface v0.103\n[ 1.833577] brd: module loaded\n[ 1.834814] loop: module loaded\n[ 1.836342] vda: vda1\n[ 1.837670] scsi host0: ata_piix\n[ 1.838402] scsi host1: ata_piix\n[ 1.839104] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.840311] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.841746] libphy: Fixed MDIO Bus: probed\n[ 1.842559] tun: Universal TUN/TAP device driver, 1.6\n[ 1.843502] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.845613] PPP generic driver version 2.4.2\n[ 1.846511] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.847767] ehci-pci: EHCI PCI platform driver\n[ 1.848632] ehci-platform: EHCI generic platform driver\n[ 1.849625] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.850752] ohci-pci: OHCI PCI platform driver\n[ 1.851624] ohci-platform: OHCI generic platform driver\n[ 1.852606] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.867088] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.868078] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.869527] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.870543] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.871656] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.872867] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.874285] usb usb1: Product: UHCI Host Controller\n[ 1.875210] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.876345] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.877342] hub 1-0:1.0: USB hub found\n[ 1.878117] hub 1-0:1.0: 2 ports detected\n[ 1.879018] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.881128] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.882087] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.883108] mousedev: PS/2 mouse device common for all mice\n[ 1.884353] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.886185] rtc_cmos 00:00: RTC can wake from S4\n[ 1.887273] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.888461] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.889651] i2c /dev entries driver\n[ 1.890408] device-mapper: uevent: version 1.0.3\n[ 1.891342] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.892965] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.894232] NET: Registered protocol family 10\n[ 1.895237] NET: Registered protocol family 17\n[ 1.896136] Key type dns_resolver registered\n[ 1.897056] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.898158] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.899899] registered taskstats version 1\n[ 1.900726] Loading compiled-in X.509 certificates\n[ 1.902159] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.903992] zswap: loaded using pool lzo/zbud\n[ 1.905768] Key type trusted registered\n[ 1.907999] Key type encrypted registered\n[ 1.908822] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.909870] ima: No TPM chip found, activating TPM-bypass!\n[ 1.910907] evm: HMAC attrs: 0x1\n[ 1.911821] Magic number: 2:117:897\n[ 1.912657] rtc_cmos 00:00: setting system clock to 2018-09-26 17:51:21 UTC (1537984281)\n[ 1.914262] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.915373] EDD information not available.\n[ 1.997773] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 1.999234] ata1.00: configured for MWDMA2\n[ 2.000428] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.002618] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.003855] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.015306] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.017212] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.018747] Write protecting the kernel read-only data: 14336k\n[ 2.020285] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.021989] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.030667] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.032431] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.034436] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.036308] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.038134] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.039940] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.041809] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.043570] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.045853] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.047646] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.075341] virtio_net virtio0 ens3: renamed from eth0\n[ 2.083515] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.085339] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.099533] AVX2 version of gcm_enc/dec engaged.\n[ 2.100458] AES CTR mode by8 optimization enabled\n[ 2.117475] FDC 0 is a S82078B\n[ 2.189133] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.354647] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.355866] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.357135] usb 1-1: Product: QEMU USB Tablet\n[ 2.357986] usb 1-1: Manufacturer: QEMU\n[ 2.358745] usb 1-1: SerialNumber: 42\n[ 2.366268] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.373200] usbcore: registered new interface driver usbhid\n[ 2.374307] usbhid: USB HID core driver\n[ 2.375987] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 2.378251] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.733177] tsc: Refined TSC clocksource calibration: 3491.906 MHz\n[ 2.734361] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325572deef8, max_idle_ns: 440795222557 ns\nBegin: Loading essential drivers ... [ 3.346741] md: linear personality registered for level -1\n[ 3.349349] md: multipath personality registered for level -4\n[ 3.352012] md: raid0 personality registered for level 0\n[ 3.354964] md: raid1 personality registered for level 1\n[ 3.425100] raid6: sse2x1 gen() 11492 MB/s\n[ 3.493094] raid6: sse2x1 xor() 9126 MB/s\n[ 3.561096] raid6: sse2x2 gen() 14161 MB/s\n[ 3.629096] raid6: sse2x2 xor() 9653 MB/s\n[ 3.697098] raid6: sse2x4 gen() 16726 MB/s\n[ 3.765098] raid6: sse2x4 xor() 11174 MB/s\n[ 3.833097] raid6: avx2x1 gen() 22826 MB/s\n[ 3.901096] raid6: avx2x2 gen() 25549 MB/s\n[ 3.969094] raid6: avx2x4 gen() 30525 MB/s\n[ 3.969970] raid6: using algorithm avx2x4 gen() 30525 MB/s\n[ 3.970990] raid6: using avx2x2 recovery algorithm\n[ 3.972951] xor: automatically using best checksumming function:\n[ 4.013094] avx : 34745.000 MB/sec\n[ 4.014908] async_tx: api initialized (async)\n[ 4.022317] md: raid6 personality registered for level 6\n[ 4.023345] md: raid5 personality registered for level 5\n[ 4.024339] md: raid4 personality registered for level 4\n[ 4.028447] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 4.051901] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.079164] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 4.174365] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 4.177652] systemd[1]: Detected virtualization kvm.\n[ 4.178602] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.182180] systemd[1]: Set hostname to .\n[ 4.186452] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.187690] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.313574] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.315595] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.317648] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.319858] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.321920] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.324342] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.326442] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.328148] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 4.330863] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.332876] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.334857] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.337081] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.339072] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 4.342358] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.344544] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.348374] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.351127] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.356148] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.362124] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.370102] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 4.371708] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 4.380382] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.386460] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.393595] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.397703] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.402328] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 4.408989] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.412226] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.421383] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.424123] Loading iSCSI transport class v2.0-870.\n[ 4.426845] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.432979] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.439204] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.441601] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.446507] iscsi: registered transport (tcp)\n[ 4.447847] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.451858] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.[ 4.477887] iscsi: registered transport (iser)\n\n[[0;32m OK [0m] Started Load Kernel Modules.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Starting Load/Save Random Seed...\n Starting Initial cloud-init job (pre-networking)...\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Commit a transient machine-id on disk...\n Starting Create Volatile Files and Directories...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting LSB: AppArmor initialization...\n Starting Set console font and keymap...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 5.952865] cloud-init[461]: Cloud-init v. 0.7.9 running 'init-local' at Wed, 26 Sep 2018 17:51:25 +0000. Up 5.28 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 9.491127] cloud-init[1020]: Cloud-init v. 0.7.9 running 'init' at Wed, 26 Sep 2018 17:51:26 +0000. Up 7.13 seconds.\n[ 9.492910] cloud-init[1020]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 9.496095] cloud-init[1020]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.500096] cloud-init[1020]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 9.504096] cloud-init[1020]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.508095] cloud-init[1020]: ci-info: | ens3 | True | 10.10.10.11 | 255.255.255.0 | . | fa:16:3e:68:57:ad |\n[ 9.509890] cloud-init[1020]: ci-info: | ens3 | True | fe80::f816:3eff:fe68:57ad/64 | . | link | fa:16:3e:68:57:ad |\n[ 9.516106] cloud-init[1020]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 9.517908] cloud-init[1020]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 9.524134] cloud-init[1020]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.526601] cloud-init[1020]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 9.532291] cloud-init[1020]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 9.534502] cloud-init[1020]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 9.540301] cloud-init[1020]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 9.544097] cloud-init[1020]: ci-info: | 0 | 0.0.0.0 | 10.10.10.1 | 0.0.0.0 | ens3 | UG |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target System Initialization.\n[ 9.550840] cloud-init[1020]: ci-info: | 1 | 10.10.10.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n Starting Socket activation for snappy daemon.\n\n[ 9.556242] cloud-init[1020]: ci-info: | 2 | 169.254.169.254 | 10.10.10.3 | 255.255.255.255 | ens3 | UGH |\n[ 9.558211] cloud-init[1020]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 9.562379] cloud-init[1020]: Generating public/private rsa key pair.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 9.564728] cloud-init[1020]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[ 9.567977] cloud-init[1020]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 9.569404] cloud-init[1020]: Starting LXD - unix socket.\n[[0;32m OK [0m] Started Daily apt activities.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.The key fingerprint is:\n[ 9.572900] cloud-init[1020]: SHA256:FLhJI9DRNdKJhxXZ304+hvOuVJCm3918dsjdnsrAy70 root@sdnvpn-13-1\n[ 9.574073] cloud-init[1020]: The key's randomart image is:\n[ 9.574916] cloud-init[1020]: +---[RSA 2048]----+\n[ 9.575677] cloud-init[1020]: \n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n| .o.o.B*= |\n[ 9.580384] cloud-init[1020]: | o B.=o. . |\n[ 9.581127] cloud-init[1020]: | o =. .+. |\n[ 9.581888] cloud-init[1020]: | o. o..o |\n[ 9.582635] cloud-init[1020]: | S . =. |\n[ 9.583382] cloud-init[1020]: | ..o+==o|[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n\n[ 9.587027] cloud-init[1020]: | oo++.X|\n[[0;32m OK [0m] Reached target Sockets.\n[ 9.589507] cloud-init[1020]: | ..= .o+|\n[[0;32m OK [0m] Reached target Basic System.\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[ 9.594098] cloud-init[1020]: | o.E+..|\n Starting /etc/rc.local Compatibility...\n[ 9.597841] cloud-init[1020]: +----[SHA256]-----+\n[ 9.600982] [[0;32m OK [0m] Started Snappy daemon.\n Starting LSB: Record successful boot for GRUB...\ncloud-init[1020]: Generating public/private dsa key pair.\n[ 9.606358] cloud-init[1020]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[[0;32m OK [0m[ 9.612308] cloud-init[1020]: ] Started ACPI event daemon.\n Starting Apply the settings specified in cloud-config...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting Auto import assertions from block devices...\n Starting LSB: MD monitoring daemon...\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n\n[ 9.647383] cloud-init[1020]: The key fingerprint is:\n[ 9.655153] cloud-init[1020]: SHA256:/pigvlXNBwWP9NbAtyC46ovAMWxDHI+I0S4xzgrnNKA root@sdnvpn-13-1\n[ 9.664116] cloud-init[1020]: The key's randomart image is:\n Starting Login Service...\n[ 9.670644] Starting Pollinate to seed the pseudo random number generator...\n Starting Accounts Service...\n Starting System Logging Service...cloud-init[1020]: \n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started Auto import assertions from block devices.\n+---[DSA 1024]----+\n[ 9.701674] cloud-init[1020]: |... .ooo |\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[ 9.725519] cloud-init[1020]: |=+.+ ...=oo. |\n[[0;32m OK [0m] Started System Logging Service.\n[ 9.757653] cloud-init[1020]: |*=+ . .o.+o.. |\n[ 9.781364] [[0;32m OK [0m] Started LSB: MD monitoring daemon.\ncloud-init[1020]: |E== .o o . |\n[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[ 9.796025] Starting Login to default iSCSI targets...\ncloud-init[1020]: |o=*. .S o . |\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[ 9.817484] cloud-init[1020]: [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n|.o.+ .o . |\n[ 9.835653] [[0;32m OK [0m] Started Accounts Service.\ncloud-init[1020]: | o .o . |[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: daemon to balance interrupts for SMP systems...\n[ 9.847232] cloud-init[1020]: | . +.. + |\n Starting LSB: automatic crash report generation...\n Starting Permit User Sessions...\n\n[ 9.854231] Starting LSB: start and stop the Quagga routing suite...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n[[0;32m OK [0m] Started Permit User Sessions.\ncloud-init[1020]: | .=...o . |\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[ 9.902679] cloud-init[1020]: +----[SHA256]-----+\n Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[ 9.939434] cloud-init[1020]: [[0;32m OK [0m] Started Serial Getty on ttyS0.\n Starting Set console scheme...\nGenerating public/private ecdsa key pair.\n[ 9.950080] cloud-init[1020]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n\n[[0;32m OK [0m] Started Set console scheme.\n[ 9.962458] cloud-init[1020]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 9.968852] cloud-init[1020]: The key fingerprint is:\n[ 9.974047] cloud-init[1020]: SHA256:6vUrNF+s2qzPsknThRUzz2hZbk1TxB04LLIlC4Z2E3w root@sdnvpn-13-1\n[ 9.983691] cloud-init[1020]: The key's randomart image is:\n[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n[ 9.990289] cloud-init[1020]: +---[ECDSA 256]---+\n[ 9.991325] cloud-init[1020]: | o.. = o=B|\n[ 9.995705] cloud-init[1020]: | o * E o # o+|\n[ 10.000176] cloud-init[1020]: | . o + * * * .|\n[ 10.004084] cloud-init[1020]: | o + . |\n[ 10.008094] cloud-init[1020]: | S ... |\n[ 10.012120] cloud-init[1020]: | .o. .o |\n[ 10.013391] cloud-init[1020]: | ..+o.o |\n[ 10.020643] cloud-init[1020]: | . ooBo |\n[ 10.023085] cloud-init[1020]: | . =BB. |\n[ 10.025486] cloud-init[1020]: +----[SHA256]-----+\n[ 10.028161] cloud-init[1020]: Generating public/private ed25519 key pair.\n[ 10.031157] cloud-init[1020]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 10.034846] cloud-init[1020]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 10.038160] cloud-init[1020]: The key fingerprint is:\n[ 10.040177] cloud-init[1020]: SHA256:FGm/+twudJT4k4u8SgO47j02wGMd8sHhn/GxRNEUHXY root@sdnvpn-13-1\n[ 10.043673] cloud-init[1020]: The key's randomart image is:\n[ 10.046431] cloud-init[1020]: +--[ED25519 256]--+\n[ 10.048827] cloud-init[1020]: | ...+ooo.E|\n[ 10.050853] cloud-init[1020]: | . o.. .... |\n[ 10.053364] cloud-init[1020]: | o o.o . . |\n[ 10.055427] cloud-init[1020]: | ..=.. = o |\n[ 10.058224] cloud-init[1020]: | ..+.+S= * . |\n[ 10.060081] cloud-init[1020]: | =.o.o = = |\n[ 10.065933] cloud-init[1020]: | ..o o+ o o |\n[ 10.068083] cloud-init[1020]: | . .+..o+.. |\n[ 10.072112] cloud-init[1020]: | .o..o.o++o |\n[ 10.073329] cloud-init[1020]: +----[SHA256]-----+\n[ 10.288463] cloud-init[1126]: Generating locales (this might take a while)...\n[ 10.875756] cloud-init[1126]: en_US.UTF-8... done\n[ 10.877562] cloud-init[1126]: Generation complete.\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n[[0;32m OK [0m] Reached target Multi-User System.\n[[0;32m OK [0m] Reached target Graphical Interface.\n Starting Update UTMP about System Runlevel Changes...\n[[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.\n[ 11.578624] cloud-init[1126]: Cloud-init v. 0.7.9 running 'modules:config' at Wed, 26 Sep 2018 17:51:29 +0000. Up 10.22 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n Starting Execute cloud user/final scripts...\n[ 11.872319] cloud-init[1388]: + sudo useradd -m sdnvpn\n[ 11.936530] cloud-init[1388]: sudo: unable to resolve host sdnvpn-13-1\n[ 13.843245] cloud-init[1388]: + sudo adduser sdnvpn sudo\n[ 13.899289] cloud-init[1388]: sudo: unable to resolve host sdnvpn-13-1\n[ 13.933971] cloud-init[1388]: Adding user `sdnvpn' to group `sudo' ...\n[ 13.937327] cloud-init[1388]: Adding user sdnvpn to group sudo\n[ 14.304044] cloud-init[1388]: Done.\n[ 14.306452] cloud-init[1388]: + chpasswd\n[ 14.307788] cloud-init[1388]: + sudo echo sdnvpn:opnfv\n[ 14.354389] cloud-init[1388]: sudo: unable to resolve host sdnvpn-13-1\n[ 14.512978] cloud-init[1388]: + sleep 20\n\nUbuntu 16.04.2 LTS sdnvpn-13-1 ttyS0\n\nsdnvpn-13-1 login: "} 2018-09-26 17:51:52,884 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a/action used request id req-5cb9a370-6947-47e2-bd1f-826de9eda8c0 2018-09-26 17:51:54,837 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1659ed10-812d-437a-8915-4511eb1ac28c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe2149246a2f0366893d8e97ba4e50a85b50587" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:51:55,906 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:51:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4b8a0f9b-9666-40a2-bf93-fbf5b65ae1d5 x-compute-request-id: req-4b8a0f9b-9666-40a2-bf93-fbf5b65ae1d5 Content-Encoding: gzip Content-Length: 10593 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-66-generic (buildd@lgw01-28) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ) #87-Ubuntu SMP Fri Mar 3 15:29:05 UTC 2017 (Ubuntu 4.4.0-66.87-generic 4.4.44)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x36ac8000-0x3755bfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 815106693 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98264 r8192 d28712 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d9c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1001796K/1048040K available (8452K kernel code, 1293K rwdata, 3980K rodata, 1488K init, 1316K bss, 46244K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.132768] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134407] pid_max: default: 32768 minimum: 301\n[ 0.135290] ACPI: Core revision 20150930\n[ 0.136653] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137945] Security Framework initialized\n[ 0.138749] Yama: becoming mindful.\n[ 0.139475] AppArmor: AppArmor initialized\n[ 0.140352] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.141744] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143393] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.144602] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.145970] Initializing cgroup subsys io\n[ 0.146768] Initializing cgroup subsys memory\n[ 0.147615] Initializing cgroup subsys devices\n[ 0.148484] Initializing cgroup subsys freezer\n[ 0.149346] Initializing cgroup subsys net_cls\n[ 0.150207] Initializing cgroup subsys perf_event\n[ 0.151106] Initializing cgroup subsys net_prio\n[ 0.151989] Initializing cgroup subsys hugetlb\n[ 0.152852] Initializing cgroup subsys pids\n[ 0.153717] CPU: Physical Processor ID: 0\n[ 0.155205] mce: CPU supports 10 MCE banks\n[ 0.156054] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167705] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.174046] ftrace: allocating 32123 entries in 126 pages\n[ 0.200430] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201631] smpboot: Max logical packages: 1\n[ 0.202617] x2apic enabled\n[ 0.203417] Switched APIC routing to physical x2apic.\n[ 0.205159] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206265] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208232] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210000] KVM setup paravirtual spinlock\n[ 0.211268] x86: Booted up 1 node, 1 CPUs\n[ 0.212069] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213442] devtmpfs: initialized\n[ 0.215896] evm: security.selinux\n[ 0.216589] evm: security.SMACK64\n[ 0.217277] evm: security.SMACK64EXEC\n[ 0.218015] evm: security.SMACK64TRANSMUTE\n[ 0.218823] evm: security.SMACK64MMAP\n[ 0.219559] evm: security.ima\n[ 0.220195] evm: security.capability\n[ 0.220993] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222836] pinctrl core: initialized pinctrl subsystem\n[ 0.223919] RTC time: 17:51:47, date: 09/26/18\n[ 0.224849] NET: Registered protocol family 16\n[ 0.225812] cpuidle: using governor ladder\n[ 0.226621] cpuidle: using governor menu\n[ 0.227408] PCCT header not found.\n[ 0.228157] ACPI: bus type PCI registered\n[ 0.228952] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230181] PCI: Using configuration type 1 for base access\n[ 0.232325] ACPI: Added _OSI(Module Device)\n[ 0.233160] ACPI: Added _OSI(Processor Device)\n[ 0.234014] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234908] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237028] ACPI: Interpreter enabled\n[ 0.237808] ACPI: (supports S0 S5)\n[ 0.238505] ACPI: Using IOAPIC for interrupt routing\n[ 0.239445] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.242519] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.243644] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.244861] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246046] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248389] acpiphp: Slot [3] registered\n[ 0.249197] acpiphp: Slot [4] registered\n[ 0.249997] acpiphp: Slot [5] registered\n[ 0.250806] acpiphp: Slot [6] registered\n[ 0.251605] acpiphp: Slot [7] registered\n[ 0.252403] acpiphp: Slot [8] registered\n[ 0.253207] acpiphp: Slot [9] registered\n[ 0.254007] acpiphp: Slot [10] registered\n[ 0.254826] acpiphp: Slot [11] registered\n[ 0.255636] acpiphp: Slot [12] registered\n[ 0.256451] acpiphp: Slot [13] registered\n[ 0.257263] acpiphp: Slot [14] registered\n[ 0.268018] acpiphp: Slot [15] registered\n[ 0.268834] acpiphp: Slot [16] registered\n[ 0.269641] acpiphp: Slot [17] registered\n[ 0.270453] acpiphp: Slot [18] registered\n[ 0.271267] acpiphp: Slot [19] registered\n[ 0.272093] acpiphp: Slot [20] registered\n[ 0.272905] acpiphp: Slot [21] registered\n[ 0.273713] acpiphp: Slot [22] registered\n[ 0.274526] acpiphp: Slot [23] registered\n[ 0.275336] acpiphp: Slot [24] registered\n[ 0.276156] acpiphp: Slot [25] registered\n[ 0.276969] acpiphp: Slot [26] registered\n[ 0.277775] acpiphp: Slot [27] registered\n[ 0.278584] acpiphp: Slot [28] registered\n[ 0.279395] acpiphp: Slot [29] registered\n[ 0.280218] acpiphp: Slot [30] registered\n[ 0.281030] acpiphp: Slot [31] registered\n[ 0.281837] PCI host bridge to bus 0000:00\n[ 0.282647] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283866] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.285088] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286539] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.287995] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294212] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295496] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296673] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297953] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304390] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305822] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353259] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354681] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356113] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.357505] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358762] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359930] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361160] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.362714] vgaarb: loaded\n[ 0.363318] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364476] SCSI subsystem initialized\n[ 0.365297] ACPI: bus type USB registered\n[ 0.366118] usbcore: registered new interface driver usbfs\n[ 0.367144] usbcore: registered new interface driver hub\n[ 0.368145] usbcore: registered new device driver usb\n[ 0.369195] PCI: Using ACPI for IRQ routing\n[ 0.370222] NetLabel: Initializing\n[ 0.370937] NetLabel: domain hash size = 128\n[ 0.371786] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.372736] NetLabel: unlabeled traffic allowed by default\n[ 0.373832] amd_nb: Cannot enumerate AMD northbridges\n[ 0.374807] clocksource: Switched to clocksource kvm-clock\n[ 0.380231] AppArmor: AppArmor Filesystem Enabled\n[ 0.381200] pnp: PnP ACPI init\n[ 0.382106] pnp: PnP ACPI: found 5 devices\n[ 0.388145] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389873] NET: Registered protocol family 2\n[ 0.390834] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.392114] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.393315] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.394495] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.395594] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.396790] NET: Registered protocol family 1\n[ 0.397654] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398752] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399839] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413955] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428290] Trying to unpack rootfs image as initramfs...\n[ 1.701654] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.717508] Scanning for low memory corruption every 60 seconds\n[ 1.718858] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.720005] audit: initializing netlink subsys (disabled)\n[ 1.721031] audit: type=2000 audit(1537984309.442:1): initialized\n[ 1.722343] Initialise system trusted keyring\n[ 1.723286] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.724453] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.726429] zbud: loaded\n[ 1.727158] VFS: Disk quotas dquot_6.6.0\n[ 1.727987] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.729389] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.730617] fuse init (API version 7.23)\n[ 1.731511] Key type big_key registered\n[ 1.732313] Allocating IMA MOK and blacklist keyrings.\n[ 1.733423] Key type asymmetric registered\n[ 1.734248] Asymmetric key parser 'x509' registered\n[ 1.735271] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.736753] io scheduler noop registered\n[ 1.737552] io scheduler deadline registered (default)\n[ 1.738546] io scheduler cfq registered\n[ 1.739398] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.740450] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.741709] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.743176] ACPI: Power Button [PWRF]\n[ 1.744017] GHES: HEST is not enabled!\n[ 1.757890] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.786738] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.789086] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.813120] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.815229] Linux agpgart interface v0.103\n[ 1.817241] brd: module loaded\n[ 1.818489] loop: module loaded\n[ 1.820042] vda: vda1\n[ 1.821367] scsi host0: ata_piix\n[ 1.822113] scsi host1: ata_piix\n[ 1.822840] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.824072] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.825521] libphy: Fixed MDIO Bus: probed\n[ 1.826347] tun: Universal TUN/TAP device driver, 1.6\n[ 1.827329] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.829464] PPP generic driver version 2.4.2\n[ 1.830370] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.831634] ehci-pci: EHCI PCI platform driver\n[ 1.832521] ehci-platform: EHCI generic platform driver\n[ 1.833517] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.834653] ohci-pci: OHCI PCI platform driver\n[ 1.835547] ohci-platform: OHCI generic platform driver\n[ 1.836546] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.851017] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.852023] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.853496] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.854537] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.855675] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.856914] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.858351] usb usb1: Product: UHCI Host Controller\n[ 1.859303] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.860458] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.861476] hub 1-0:1.0: USB hub found\n[ 1.862264] hub 1-0:1.0: 2 ports detected\n[ 1.863186] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.865312] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.866276] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.867320] mousedev: PS/2 mouse device common for all mice\n[ 1.868571] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.870423] rtc_cmos 00:00: RTC can wake from S4\n[ 1.871536] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.872733] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.873948] i2c /dev entries driver\n[ 1.874700] device-mapper: uevent: version 1.0.3\n[ 1.875665] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.877321] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.878606] NET: Registered protocol family 10\n[ 1.879646] NET: Registered protocol family 17\n[ 1.880559] Key type dns_resolver registered\n[ 1.881514] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.882634] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.884432] registered taskstats version 1\n[ 1.885292] Loading compiled-in X.509 certificates\n[ 1.886733] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.888609] zswap: loaded using pool lzo/zbud\n[ 1.890427] Key type trusted registered\n[ 1.892690] Key type encrypted registered\n[ 1.893531] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.894572] ima: No TPM chip found, activating TPM-bypass!\n[ 1.895632] evm: HMAC attrs: 0x1\n[ 1.896579] Magic number: 2:117:897\n[ 1.897426] rtc_cmos 00:00: setting system clock to 2018-09-26 17:51:49 UTC (1537984309)\n[ 1.899057] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.900184] EDD information not available.\n[ 1.979348] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 1.980779] ata1.00: configured for MWDMA2\n[ 1.981976] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 1.984306] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 1.985540] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 1.997020] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 1.998891] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.000447] Write protecting the kernel read-only data: 14336k\n[ 2.002003] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.003726] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.012429] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.014218] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.016228] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.018103] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.019947] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.021767] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.023639] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.025417] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.027746] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.029540] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.057284] virtio_net virtio0 ens3: renamed from eth0\n[ 2.069222] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.071054] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.091874] AVX2 version of gcm_enc/dec engaged.\n[ 2.092811] AES CTR mode by8 optimization enabled\n[ 2.095172] FDC 0 is a S82078B\n[ 2.174865] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.335836] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.337074] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.338346] usb 1-1: Product: QEMU USB Tablet\n[ 2.339197] usb 1-1: Manufacturer: QEMU\n[ 2.339965] usb 1-1: SerialNumber: 42\n[ 2.347661] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.355190] usbcore: registered new interface driver usbhid\n[ 2.356313] usbhid: USB HID core driver\n[ 2.359071] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 2.361312] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.714929] tsc: Refined TSC clocksource calibration: 3491.910 MHz\n[ 2.716104] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\nBegin: Loading essential drivers ... [ 3.338074] md: linear personality registered for level -1\n[ 3.340974] md: multipath personality registered for level -4\n[ 3.343930] md: raid0 personality registered for level 0\n[ 3.347134] md: raid1 personality registered for level 1\n[ 3.418817] raid6: sse2x1 gen() 11354 MB/s\n[ 3.486814] raid6: sse2x1 xor() 8821 MB/s\n[ 3.554810] raid6: sse2x2 gen() 14392 MB/s\n[ 3.622810] raid6: sse2x2 xor() 9696 MB/s\n[ 3.690809] raid6: sse2x4 gen() 16535 MB/s\n[ 3.758817] raid6: sse2x4 xor() 11638 MB/s\n[ 3.826811] raid6: avx2x1 gen() 22050 MB/s\n[ 3.894810] raid6: avx2x2 gen() 26077 MB/s\n[ 3.962809] raid6: avx2x4 gen() 29327 MB/s\n[ 3.963694] raid6: using algorithm avx2x4 gen() 29327 MB/s\n[ 3.964730] raid6: using avx2x2 recovery algorithm\n[ 3.967403] xor: automatically using best checksumming function:\n[ 4.006809] avx : 34774.000 MB/sec\n[ 4.009132] async_tx: api initialized (async)\n[ 4.018653] md: raid6 personality registered for level 6\n[ 4.019961] md: raid5 personality registered for level 5\n[ 4.021208] md: raid4 personality registered for level 4\n[ 4.026069] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 4.051584] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.081983] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 4.171340] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 4.175356] systemd[1]: Detected virtualization kvm.\n[ 4.176528] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.180330] systemd[1]: Set hostname to .\n[ 4.184525] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.185905] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.301546] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.304158] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.306586] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 4.309943] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.312514] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.314913] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.317619] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.319692] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.322179] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.324493] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.327131] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.329969] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.332691] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.335013] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.338055] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 4.342004] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.344694] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.346961] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.349381] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.351951] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.356063] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.367683] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.371142] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.379160] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.384966] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m[ 4.387606] Loading iSCSI transport class v2.0-870.\n] Created slice system-serial\\x2dgetty.slice.\n[ 4.391161] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.397327] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n[ 4.401277] EXT4-fs (vda1): re-mounted. Opts: (null)\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 4.406505] iscsi: registered transport (tcp)\n[ 4.407989] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.413019] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 4.421046] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.429226] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.431593] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.438856] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.442529] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.451178] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.455074] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.458342] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 4.465566] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.476164] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n Starting Create Static Device Nodes in /dev...\n Starting Initial cloud-init job (pre-networking)...\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Set console font and keymap...\n Starting Tell Plymouth To Write Out Runtime Data...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 5.988053] cloud-init[458]: Cloud-init v. 0.7.9 running 'init-local' at Wed, 26 Sep 2018 17:51:53 +0000. Up 5.35 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Reached target Network (Pre).\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n"} 2018-09-26 17:51:55,907 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1659ed10-812d-437a-8915-4511eb1ac28c/action used request id req-4b8a0f9b-9666-40a2-bf93-fbf5b65ae1d5 2018-09-26 17:51:57,929 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1659ed10-812d-437a-8915-4511eb1ac28c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe2149246a2f0366893d8e97ba4e50a85b50587" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:51:58,998 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:51:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07a0cfc3-bfd1-4f88-8aa3-4a2205ddab85 x-compute-request-id: req-07a0cfc3-bfd1-4f88-8aa3-4a2205ddab85 Content-Encoding: gzip Content-Length: 13250 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-66-generic (buildd@lgw01-28) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ) #87-Ubuntu SMP Fri Mar 3 15:29:05 UTC 2017 (Ubuntu 4.4.0-66.87-generic 4.4.44)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x36ac8000-0x3755bfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 815106693 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98264 r8192 d28712 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d9c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1001796K/1048040K available (8452K kernel code, 1293K rwdata, 3980K rodata, 1488K init, 1316K bss, 46244K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.132768] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134407] pid_max: default: 32768 minimum: 301\n[ 0.135290] ACPI: Core revision 20150930\n[ 0.136653] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137945] Security Framework initialized\n[ 0.138749] Yama: becoming mindful.\n[ 0.139475] AppArmor: AppArmor initialized\n[ 0.140352] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.141744] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143393] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.144602] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.145970] Initializing cgroup subsys io\n[ 0.146768] Initializing cgroup subsys memory\n[ 0.147615] Initializing cgroup subsys devices\n[ 0.148484] Initializing cgroup subsys freezer\n[ 0.149346] Initializing cgroup subsys net_cls\n[ 0.150207] Initializing cgroup subsys perf_event\n[ 0.151106] Initializing cgroup subsys net_prio\n[ 0.151989] Initializing cgroup subsys hugetlb\n[ 0.152852] Initializing cgroup subsys pids\n[ 0.153717] CPU: Physical Processor ID: 0\n[ 0.155205] mce: CPU supports 10 MCE banks\n[ 0.156054] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167705] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.174046] ftrace: allocating 32123 entries in 126 pages\n[ 0.200430] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201631] smpboot: Max logical packages: 1\n[ 0.202617] x2apic enabled\n[ 0.203417] Switched APIC routing to physical x2apic.\n[ 0.205159] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206265] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208232] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210000] KVM setup paravirtual spinlock\n[ 0.211268] x86: Booted up 1 node, 1 CPUs\n[ 0.212069] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213442] devtmpfs: initialized\n[ 0.215896] evm: security.selinux\n[ 0.216589] evm: security.SMACK64\n[ 0.217277] evm: security.SMACK64EXEC\n[ 0.218015] evm: security.SMACK64TRANSMUTE\n[ 0.218823] evm: security.SMACK64MMAP\n[ 0.219559] evm: security.ima\n[ 0.220195] evm: security.capability\n[ 0.220993] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222836] pinctrl core: initialized pinctrl subsystem\n[ 0.223919] RTC time: 17:51:47, date: 09/26/18\n[ 0.224849] NET: Registered protocol family 16\n[ 0.225812] cpuidle: using governor ladder\n[ 0.226621] cpuidle: using governor menu\n[ 0.227408] PCCT header not found.\n[ 0.228157] ACPI: bus type PCI registered\n[ 0.228952] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230181] PCI: Using configuration type 1 for base access\n[ 0.232325] ACPI: Added _OSI(Module Device)\n[ 0.233160] ACPI: Added _OSI(Processor Device)\n[ 0.234014] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234908] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237028] ACPI: Interpreter enabled\n[ 0.237808] ACPI: (supports S0 S5)\n[ 0.238505] ACPI: Using IOAPIC for interrupt routing\n[ 0.239445] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.242519] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.243644] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.244861] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246046] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248389] acpiphp: Slot [3] registered\n[ 0.249197] acpiphp: Slot [4] registered\n[ 0.249997] acpiphp: Slot [5] registered\n[ 0.250806] acpiphp: Slot [6] registered\n[ 0.251605] acpiphp: Slot [7] registered\n[ 0.252403] acpiphp: Slot [8] registered\n[ 0.253207] acpiphp: Slot [9] registered\n[ 0.254007] acpiphp: Slot [10] registered\n[ 0.254826] acpiphp: Slot [11] registered\n[ 0.255636] acpiphp: Slot [12] registered\n[ 0.256451] acpiphp: Slot [13] registered\n[ 0.257263] acpiphp: Slot [14] registered\n[ 0.268018] acpiphp: Slot [15] registered\n[ 0.268834] acpiphp: Slot [16] registered\n[ 0.269641] acpiphp: Slot [17] registered\n[ 0.270453] acpiphp: Slot [18] registered\n[ 0.271267] acpiphp: Slot [19] registered\n[ 0.272093] acpiphp: Slot [20] registered\n[ 0.272905] acpiphp: Slot [21] registered\n[ 0.273713] acpiphp: Slot [22] registered\n[ 0.274526] acpiphp: Slot [23] registered\n[ 0.275336] acpiphp: Slot [24] registered\n[ 0.276156] acpiphp: Slot [25] registered\n[ 0.276969] acpiphp: Slot [26] registered\n[ 0.277775] acpiphp: Slot [27] registered\n[ 0.278584] acpiphp: Slot [28] registered\n[ 0.279395] acpiphp: Slot [29] registered\n[ 0.280218] acpiphp: Slot [30] registered\n[ 0.281030] acpiphp: Slot [31] registered\n[ 0.281837] PCI host bridge to bus 0000:00\n[ 0.282647] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283866] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.285088] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286539] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.287995] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294212] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295496] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296673] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297953] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304390] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305822] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353259] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354681] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356113] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.357505] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358762] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359930] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361160] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.362714] vgaarb: loaded\n[ 0.363318] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364476] SCSI subsystem initialized\n[ 0.365297] ACPI: bus type USB registered\n[ 0.366118] usbcore: registered new interface driver usbfs\n[ 0.367144] usbcore: registered new interface driver hub\n[ 0.368145] usbcore: registered new device driver usb\n[ 0.369195] PCI: Using ACPI for IRQ routing\n[ 0.370222] NetLabel: Initializing\n[ 0.370937] NetLabel: domain hash size = 128\n[ 0.371786] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.372736] NetLabel: unlabeled traffic allowed by default\n[ 0.373832] amd_nb: Cannot enumerate AMD northbridges\n[ 0.374807] clocksource: Switched to clocksource kvm-clock\n[ 0.380231] AppArmor: AppArmor Filesystem Enabled\n[ 0.381200] pnp: PnP ACPI init\n[ 0.382106] pnp: PnP ACPI: found 5 devices\n[ 0.388145] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389873] NET: Registered protocol family 2\n[ 0.390834] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.392114] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.393315] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.394495] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.395594] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.396790] NET: Registered protocol family 1\n[ 0.397654] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398752] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399839] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413955] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428290] Trying to unpack rootfs image as initramfs...\n[ 1.701654] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.717508] Scanning for low memory corruption every 60 seconds\n[ 1.718858] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.720005] audit: initializing netlink subsys (disabled)\n[ 1.721031] audit: type=2000 audit(1537984309.442:1): initialized\n[ 1.722343] Initialise system trusted keyring\n[ 1.723286] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.724453] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.726429] zbud: loaded\n[ 1.727158] VFS: Disk quotas dquot_6.6.0\n[ 1.727987] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.729389] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.730617] fuse init (API version 7.23)\n[ 1.731511] Key type big_key registered\n[ 1.732313] Allocating IMA MOK and blacklist keyrings.\n[ 1.733423] Key type asymmetric registered\n[ 1.734248] Asymmetric key parser 'x509' registered\n[ 1.735271] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.736753] io scheduler noop registered\n[ 1.737552] io scheduler deadline registered (default)\n[ 1.738546] io scheduler cfq registered\n[ 1.739398] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.740450] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.741709] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.743176] ACPI: Power Button [PWRF]\n[ 1.744017] GHES: HEST is not enabled!\n[ 1.757890] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.786738] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.789086] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.813120] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.815229] Linux agpgart interface v0.103\n[ 1.817241] brd: module loaded\n[ 1.818489] loop: module loaded\n[ 1.820042] vda: vda1\n[ 1.821367] scsi host0: ata_piix\n[ 1.822113] scsi host1: ata_piix\n[ 1.822840] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.824072] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.825521] libphy: Fixed MDIO Bus: probed\n[ 1.826347] tun: Universal TUN/TAP device driver, 1.6\n[ 1.827329] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.829464] PPP generic driver version 2.4.2\n[ 1.830370] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.831634] ehci-pci: EHCI PCI platform driver\n[ 1.832521] ehci-platform: EHCI generic platform driver\n[ 1.833517] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.834653] ohci-pci: OHCI PCI platform driver\n[ 1.835547] ohci-platform: OHCI generic platform driver\n[ 1.836546] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.851017] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.852023] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.853496] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.854537] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.855675] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.856914] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.858351] usb usb1: Product: UHCI Host Controller\n[ 1.859303] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.860458] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.861476] hub 1-0:1.0: USB hub found\n[ 1.862264] hub 1-0:1.0: 2 ports detected\n[ 1.863186] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.865312] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.866276] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.867320] mousedev: PS/2 mouse device common for all mice\n[ 1.868571] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.870423] rtc_cmos 00:00: RTC can wake from S4\n[ 1.871536] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.872733] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.873948] i2c /dev entries driver\n[ 1.874700] device-mapper: uevent: version 1.0.3\n[ 1.875665] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.877321] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.878606] NET: Registered protocol family 10\n[ 1.879646] NET: Registered protocol family 17\n[ 1.880559] Key type dns_resolver registered\n[ 1.881514] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.882634] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.884432] registered taskstats version 1\n[ 1.885292] Loading compiled-in X.509 certificates\n[ 1.886733] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.888609] zswap: loaded using pool lzo/zbud\n[ 1.890427] Key type trusted registered\n[ 1.892690] Key type encrypted registered\n[ 1.893531] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.894572] ima: No TPM chip found, activating TPM-bypass!\n[ 1.895632] evm: HMAC attrs: 0x1\n[ 1.896579] Magic number: 2:117:897\n[ 1.897426] rtc_cmos 00:00: setting system clock to 2018-09-26 17:51:49 UTC (1537984309)\n[ 1.899057] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.900184] EDD information not available.\n[ 1.979348] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 1.980779] ata1.00: configured for MWDMA2\n[ 1.981976] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 1.984306] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 1.985540] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 1.997020] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 1.998891] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.000447] Write protecting the kernel read-only data: 14336k\n[ 2.002003] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.003726] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.012429] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.014218] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.016228] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.018103] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.019947] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.021767] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.023639] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.025417] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.027746] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.029540] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.057284] virtio_net virtio0 ens3: renamed from eth0\n[ 2.069222] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.071054] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.091874] AVX2 version of gcm_enc/dec engaged.\n[ 2.092811] AES CTR mode by8 optimization enabled\n[ 2.095172] FDC 0 is a S82078B\n[ 2.174865] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.335836] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.337074] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.338346] usb 1-1: Product: QEMU USB Tablet\n[ 2.339197] usb 1-1: Manufacturer: QEMU\n[ 2.339965] usb 1-1: SerialNumber: 42\n[ 2.347661] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.355190] usbcore: registered new interface driver usbhid\n[ 2.356313] usbhid: USB HID core driver\n[ 2.359071] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 2.361312] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.714929] tsc: Refined TSC clocksource calibration: 3491.910 MHz\n[ 2.716104] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\nBegin: Loading essential drivers ... [ 3.338074] md: linear personality registered for level -1\n[ 3.340974] md: multipath personality registered for level -4\n[ 3.343930] md: raid0 personality registered for level 0\n[ 3.347134] md: raid1 personality registered for level 1\n[ 3.418817] raid6: sse2x1 gen() 11354 MB/s\n[ 3.486814] raid6: sse2x1 xor() 8821 MB/s\n[ 3.554810] raid6: sse2x2 gen() 14392 MB/s\n[ 3.622810] raid6: sse2x2 xor() 9696 MB/s\n[ 3.690809] raid6: sse2x4 gen() 16535 MB/s\n[ 3.758817] raid6: sse2x4 xor() 11638 MB/s\n[ 3.826811] raid6: avx2x1 gen() 22050 MB/s\n[ 3.894810] raid6: avx2x2 gen() 26077 MB/s\n[ 3.962809] raid6: avx2x4 gen() 29327 MB/s\n[ 3.963694] raid6: using algorithm avx2x4 gen() 29327 MB/s\n[ 3.964730] raid6: using avx2x2 recovery algorithm\n[ 3.967403] xor: automatically using best checksumming function:\n[ 4.006809] avx : 34774.000 MB/sec\n[ 4.009132] async_tx: api initialized (async)\n[ 4.018653] md: raid6 personality registered for level 6\n[ 4.019961] md: raid5 personality registered for level 5\n[ 4.021208] md: raid4 personality registered for level 4\n[ 4.026069] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 4.051584] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.081983] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 4.171340] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 4.175356] systemd[1]: Detected virtualization kvm.\n[ 4.176528] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.180330] systemd[1]: Set hostname to .\n[ 4.184525] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.185905] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.301546] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.304158] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.306586] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 4.309943] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.312514] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.314913] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.317619] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.319692] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.322179] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.324493] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.327131] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.329969] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.332691] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.335013] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.338055] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 4.342004] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.344694] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.346961] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.349381] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.351951] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.356063] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.367683] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.371142] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.379160] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.384966] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m[ 4.387606] Loading iSCSI transport class v2.0-870.\n] Created slice system-serial\\x2dgetty.slice.\n[ 4.391161] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.397327] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n[ 4.401277] EXT4-fs (vda1): re-mounted. Opts: (null)\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 4.406505] iscsi: registered transport (tcp)\n[ 4.407989] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.413019] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 4.421046] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.429226] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.431593] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.438856] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.442529] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.451178] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.455074] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.458342] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 4.465566] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.476164] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n Starting Create Static Device Nodes in /dev...\n Starting Initial cloud-init job (pre-networking)...\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Set console font and keymap...\n Starting Tell Plymouth To Write Out Runtime Data...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 5.988053] cloud-init[458]: Cloud-init v. 0.7.9 running 'init-local' at Wed, 26 Sep 2018 17:51:53 +0000. Up 5.35 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Reached target Network (Pre).\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 8.178467] cloud-init[1024]: Cloud-init v. 0.7.9 running 'init' at Wed, 26 Sep 2018 17:51:54 +0000. Up 6.99 seconds.\n[ 8.181227] cloud-init[1024]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 8.188130] cloud-init[1024]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.190062] cloud-init[1024]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 8.196107] cloud-init[1024]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.198040] cloud-init[1024]: ci-info: | ens3 | True | 10.10.10.7 | 255.255.255.0 | . | fa:16:3e:c5:b8:98 |\n[ 8.204100] cloud-init[1024]: ci-info: | ens3 | True | fe80::f816:3eff:fec5:b898/64 | . | link | fa:16:3e:c5:b8:98 |\n[ 8.205967] cloud-init[1024]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 8.207815] cloud-init[1024]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 8.213480] cloud-init[1024]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.215230] cloud-init[1024]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 8.220268] cloud-init[1024]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.221871] cloud-init[1024]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 8.228355] cloud-init[1024]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.229994] cloud-init[1024]: ci-info: | 0 | 0.0.0.0 | 10.10.10.1 | 0.0.0.0 | ens3 | UG |\n[ 8.231590] cloud-init[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target System Initialization.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.[1024]: ci-info: | 1 | 10.10.10.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 8.237239] cloud-init[1024]: ci-info: | 2 | 169.254.169.254 | 10.10.10.4 | 255.255.255.255 | ens3 | UGH |\n[ 8.238593] cloud-init[1024]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.239948] \ncloud-init[1024]: Generating public/private rsa key pair.\n[ 8.241792] cloud-init[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Started Daily apt activities.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.[1024]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 8.249149] cloud-init[1024]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 8.250287] cloud-init[1024]: The key fingerprint is:\n[ 8.251068] cloud-init[1024]: SHA256:Ijt5WZ4UV3xj+dRvNSU3RzQDAGX3QMDYBxGAqDCVsaY root@sdnvpn-13-2\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n\n[ 8.254049] cloud-init[1024]: The key's randomart image is:\n Starting LXD - unix socket.\n[ 8.256026] cloud-init[1024]: +---[RSA 2048]----+\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[ 8.258124] cloud-init[1024]: | .oo . .oBXO=oBO|\n[[0;32m OK [0m] Reached target Network is Online.[ 8.260369] cloud-init[1024]: | o ... . ..+o.B+O|\n[ 8.261140] cloud-init[1024]: | oo. . . .o =+|\n[ 8.261890] cloud-init[1024]: | o. o +|\n[ 8.262643] cloud-init[1024]: | E . . S . |\n[ 8.263400] cloud-init[1024]: | + * . |\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n\n[ 8.268092] cloud-init[1024]: | + o o |\n[[0;32m OK [0m] Reached target Sockets.\n[ 8.270497] cloud-init[1024]: | o |\n[[0;32m OK [0m] Reached target Basic System.\n[ 8.273249] cloud-init[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[[0;32m OK [0m] [1024]: | |\n[ 8.276991] cloud-init[1024]: +----[SHA256]-----+\n[ 8.277730] cloud-init[1024]: Generating public/private dsa key pair.\n[ 8.278642] cloud-init[1024]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 8.279793] cloud-initStarted D-Bus System Message Bus.\n[1024]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 8.283848] cloud-init[1024]: The key fingerprint is:\n[ 8.287025] cloud-init[1024]: SHA256:dWyqSnVTMnyLFTsS4V3fag7kJ5zEroE/2iqejzERN4Q root@sdnvpn-13-2\n[ 8.288918] cloud-init[1024]: The key's randomart image is:\n[ 8.290196] cloud-init[1024]: +---[DSA 1024]----+\n[ 8.293128] cloud-init[1024]: | .. o.. . |\n[ 8.294798] cloud-init[1024]: | E. o = + ..|\n[ 8.296121] cloud-init[1024]: | . o B # o|\n[ 8.297092] cloud-init[1024]: | o + ^ + . |\n[ 8.298050] cloud-init[1024]: | . S * O + |\n[ 8.299010] cloud-init[1024]: | o + + * |\n[ 8.299967] cloud-init[1024]: | + . + . |\n[ 8.300961] cloud-init[1024]: | ..* o . |\n[ 8.301923] cloud-init[1024]: | .=o+.. |\n[ 8.302869] cloud-init[1024]: +----[SHA256]-----+\n[ 8.303816] cloud-init[1024]: Generating public/private ecdsa key pair.\n[ 8.304994] cloud-init[1024]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 8.306806] cloud-init[1024]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 8.308497] cloud-init[1024]: The key fingerprint is:\n[ 8.309894] cloud-init[1024]: SHA256:f4lIIgFeSTox6CifK78+C+JOjxAebqpZO1C+L1EUPQU root@sdnvpn-13-2\n[ 8.311885] cloud-init[1024]: The key's randomart image is:\n[ 8.313471] cloud-init[1024]: +---[ECDSA 256]---+\n[ 8.314749] cloud-init[1024]: | .+.++Eo. |\n[ 8.315959] cloud-init[1024]: |.. *o o |\n[ 8.317124] cloud-init[1024]: |o +.. . |\n[ 8.318198] cloud-init[1024]: |o..... |\n[ 8.319239] cloud-init[1024]: |o= o. . S |\n[ 8.320421] cloud-init[1024]: |+.* . o o . . |\n[ 8.321508] Starting Apply the settings specified in cloud-config...\n Starting Login Service...\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting LXD - container startup/shutdown...\n Starting System Logging Service...\n Starting /etc/rc.local Compatibility...\ncloud-init[1024]: |+*.+ . o o |\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting Pollinate to seed the pseudo random number generator...\n Starting LSB: Record successful boot for GRUB...\n [ 8.350277] Starting LSB: MD monitoring daemon...\n Starting Accounts Service...\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Auto import assertions from block devices...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\ncloud-init[1024]: |O+O. . |\n[ 8.390874] cloud-init[1024]: |*B*O. |\n[ 8.404761] cloud-init[1024]: +----[SHA256]-----+[[0;32m OK [0m] Started Auto import assertions from block devices.\n[[0;32m OK [0m] Started System Logging Service.\n\n[ 8.426906] cloud-init[1024]: Generating public/private ed25519 key pair.\n[ 8.440104] cloud-init[1024]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 8.443507] cloud-init[1024]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[[0;32m OK [0m] Started Login Service.\n[ 8.458257] cloud-init[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[1024]: The key fingerprint is:\n[ 8.480550] cloud-init[1024]: [[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: automatic crash report generation...SHA256:hnYF/Or4I2a855nWQpBxv8MDLJrtcsuMUG6IFnmWv9M root@sdnvpn-13-2\n Starting Permit User Sessions...\n Starting LSB: start and stop the Quagga routing suite...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n[[0;32m OK [0m] Started Permit User Sessions.\n\n[ 8.529281] cloud-init[1024]: The key's randomart image is:[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n\n Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[ 8.559095] cloud-init[1024]: +--[ED25519 256]--+\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[ 8.573988] cloud-init[1024]: | .. |[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n[ 8.581762] cloud-init[1024]: \n Starting Set console scheme...\n| . o. |\n[[0;32m OK [0m] Started Set console scheme.\n[ 8.589169] cloud-init[1024]: | = o. |\n[ 8.595619] cloud-init[1024]: | . . +.o.o |\n[ 8.598647] cloud-init[1024]: | o +.+ooS+ . |\n[ 8.602643] cloud-init[1024]: | .+++..oo = |\n[ 8.606310] cloud-init[1024]: |..o o+.+ . o |\n[ 8.609479] cloud-init[1024]: |. o.=XE*o. |\n[ 8.613352] cloud-init[1024]: | .**O=o |\n[ 8.617726] cloud-init[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[1024]: +----[SHA256]-----+\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n[ 8.913442] cloud-init[1124]: Generating locales (this might take a while)...\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[ 9.508071] cloud-init[1124]: en_US.UTF-8... done\n[ 9.513144] cloud-init[1124]: Generation complete.\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n[[0;32m OK [0m] Reached target Multi-User System.\n[[0;32m OK [0m] Reached target Graphical Interface.\n Starting Update UTMP about System Runlevel Changes...\n[[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.\n"} 2018-09-26 17:51:58,999 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1659ed10-812d-437a-8915-4511eb1ac28c/action used request id req-07a0cfc3-bfd1-4f88-8aa3-4a2205ddab85 2018-09-26 17:52:01,026 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1659ed10-812d-437a-8915-4511eb1ac28c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe2149246a2f0366893d8e97ba4e50a85b50587" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:52:02,102 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:52:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df0b3693-541c-4207-9d78-d5ae1104fe94 x-compute-request-id: req-df0b3693-541c-4207-9d78-d5ae1104fe94 Content-Encoding: gzip Content-Length: 13495 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-66-generic (buildd@lgw01-28) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ) #87-Ubuntu SMP Fri Mar 3 15:29:05 UTC 2017 (Ubuntu 4.4.0-66.87-generic 4.4.44)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x36ac8000-0x3755bfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 815106693 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98264 r8192 d28712 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d9c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1001796K/1048040K available (8452K kernel code, 1293K rwdata, 3980K rodata, 1488K init, 1316K bss, 46244K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.132768] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134407] pid_max: default: 32768 minimum: 301\n[ 0.135290] ACPI: Core revision 20150930\n[ 0.136653] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137945] Security Framework initialized\n[ 0.138749] Yama: becoming mindful.\n[ 0.139475] AppArmor: AppArmor initialized\n[ 0.140352] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.141744] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143393] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.144602] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.145970] Initializing cgroup subsys io\n[ 0.146768] Initializing cgroup subsys memory\n[ 0.147615] Initializing cgroup subsys devices\n[ 0.148484] Initializing cgroup subsys freezer\n[ 0.149346] Initializing cgroup subsys net_cls\n[ 0.150207] Initializing cgroup subsys perf_event\n[ 0.151106] Initializing cgroup subsys net_prio\n[ 0.151989] Initializing cgroup subsys hugetlb\n[ 0.152852] Initializing cgroup subsys pids\n[ 0.153717] CPU: Physical Processor ID: 0\n[ 0.155205] mce: CPU supports 10 MCE banks\n[ 0.156054] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167705] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.174046] ftrace: allocating 32123 entries in 126 pages\n[ 0.200430] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201631] smpboot: Max logical packages: 1\n[ 0.202617] x2apic enabled\n[ 0.203417] Switched APIC routing to physical x2apic.\n[ 0.205159] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206265] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208232] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210000] KVM setup paravirtual spinlock\n[ 0.211268] x86: Booted up 1 node, 1 CPUs\n[ 0.212069] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213442] devtmpfs: initialized\n[ 0.215896] evm: security.selinux\n[ 0.216589] evm: security.SMACK64\n[ 0.217277] evm: security.SMACK64EXEC\n[ 0.218015] evm: security.SMACK64TRANSMUTE\n[ 0.218823] evm: security.SMACK64MMAP\n[ 0.219559] evm: security.ima\n[ 0.220195] evm: security.capability\n[ 0.220993] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222836] pinctrl core: initialized pinctrl subsystem\n[ 0.223919] RTC time: 17:51:47, date: 09/26/18\n[ 0.224849] NET: Registered protocol family 16\n[ 0.225812] cpuidle: using governor ladder\n[ 0.226621] cpuidle: using governor menu\n[ 0.227408] PCCT header not found.\n[ 0.228157] ACPI: bus type PCI registered\n[ 0.228952] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230181] PCI: Using configuration type 1 for base access\n[ 0.232325] ACPI: Added _OSI(Module Device)\n[ 0.233160] ACPI: Added _OSI(Processor Device)\n[ 0.234014] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234908] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237028] ACPI: Interpreter enabled\n[ 0.237808] ACPI: (supports S0 S5)\n[ 0.238505] ACPI: Using IOAPIC for interrupt routing\n[ 0.239445] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.242519] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.243644] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.244861] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246046] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248389] acpiphp: Slot [3] registered\n[ 0.249197] acpiphp: Slot [4] registered\n[ 0.249997] acpiphp: Slot [5] registered\n[ 0.250806] acpiphp: Slot [6] registered\n[ 0.251605] acpiphp: Slot [7] registered\n[ 0.252403] acpiphp: Slot [8] registered\n[ 0.253207] acpiphp: Slot [9] registered\n[ 0.254007] acpiphp: Slot [10] registered\n[ 0.254826] acpiphp: Slot [11] registered\n[ 0.255636] acpiphp: Slot [12] registered\n[ 0.256451] acpiphp: Slot [13] registered\n[ 0.257263] acpiphp: Slot [14] registered\n[ 0.268018] acpiphp: Slot [15] registered\n[ 0.268834] acpiphp: Slot [16] registered\n[ 0.269641] acpiphp: Slot [17] registered\n[ 0.270453] acpiphp: Slot [18] registered\n[ 0.271267] acpiphp: Slot [19] registered\n[ 0.272093] acpiphp: Slot [20] registered\n[ 0.272905] acpiphp: Slot [21] registered\n[ 0.273713] acpiphp: Slot [22] registered\n[ 0.274526] acpiphp: Slot [23] registered\n[ 0.275336] acpiphp: Slot [24] registered\n[ 0.276156] acpiphp: Slot [25] registered\n[ 0.276969] acpiphp: Slot [26] registered\n[ 0.277775] acpiphp: Slot [27] registered\n[ 0.278584] acpiphp: Slot [28] registered\n[ 0.279395] acpiphp: Slot [29] registered\n[ 0.280218] acpiphp: Slot [30] registered\n[ 0.281030] acpiphp: Slot [31] registered\n[ 0.281837] PCI host bridge to bus 0000:00\n[ 0.282647] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283866] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.285088] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286539] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.287995] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294212] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295496] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296673] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297953] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304390] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305822] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353259] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354681] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356113] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.357505] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358762] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359930] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361160] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.362714] vgaarb: loaded\n[ 0.363318] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364476] SCSI subsystem initialized\n[ 0.365297] ACPI: bus type USB registered\n[ 0.366118] usbcore: registered new interface driver usbfs\n[ 0.367144] usbcore: registered new interface driver hub\n[ 0.368145] usbcore: registered new device driver usb\n[ 0.369195] PCI: Using ACPI for IRQ routing\n[ 0.370222] NetLabel: Initializing\n[ 0.370937] NetLabel: domain hash size = 128\n[ 0.371786] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.372736] NetLabel: unlabeled traffic allowed by default\n[ 0.373832] amd_nb: Cannot enumerate AMD northbridges\n[ 0.374807] clocksource: Switched to clocksource kvm-clock\n[ 0.380231] AppArmor: AppArmor Filesystem Enabled\n[ 0.381200] pnp: PnP ACPI init\n[ 0.382106] pnp: PnP ACPI: found 5 devices\n[ 0.388145] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389873] NET: Registered protocol family 2\n[ 0.390834] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.392114] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.393315] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.394495] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.395594] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.396790] NET: Registered protocol family 1\n[ 0.397654] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398752] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399839] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413955] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428290] Trying to unpack rootfs image as initramfs...\n[ 1.701654] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.717508] Scanning for low memory corruption every 60 seconds\n[ 1.718858] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.720005] audit: initializing netlink subsys (disabled)\n[ 1.721031] audit: type=2000 audit(1537984309.442:1): initialized\n[ 1.722343] Initialise system trusted keyring\n[ 1.723286] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.724453] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.726429] zbud: loaded\n[ 1.727158] VFS: Disk quotas dquot_6.6.0\n[ 1.727987] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.729389] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.730617] fuse init (API version 7.23)\n[ 1.731511] Key type big_key registered\n[ 1.732313] Allocating IMA MOK and blacklist keyrings.\n[ 1.733423] Key type asymmetric registered\n[ 1.734248] Asymmetric key parser 'x509' registered\n[ 1.735271] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.736753] io scheduler noop registered\n[ 1.737552] io scheduler deadline registered (default)\n[ 1.738546] io scheduler cfq registered\n[ 1.739398] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.740450] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.741709] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.743176] ACPI: Power Button [PWRF]\n[ 1.744017] GHES: HEST is not enabled!\n[ 1.757890] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.786738] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.789086] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.813120] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.815229] Linux agpgart interface v0.103\n[ 1.817241] brd: module loaded\n[ 1.818489] loop: module loaded\n[ 1.820042] vda: vda1\n[ 1.821367] scsi host0: ata_piix\n[ 1.822113] scsi host1: ata_piix\n[ 1.822840] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.824072] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.825521] libphy: Fixed MDIO Bus: probed\n[ 1.826347] tun: Universal TUN/TAP device driver, 1.6\n[ 1.827329] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.829464] PPP generic driver version 2.4.2\n[ 1.830370] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.831634] ehci-pci: EHCI PCI platform driver\n[ 1.832521] ehci-platform: EHCI generic platform driver\n[ 1.833517] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.834653] ohci-pci: OHCI PCI platform driver\n[ 1.835547] ohci-platform: OHCI generic platform driver\n[ 1.836546] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.851017] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.852023] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.853496] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.854537] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.855675] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.856914] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.858351] usb usb1: Product: UHCI Host Controller\n[ 1.859303] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.860458] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.861476] hub 1-0:1.0: USB hub found\n[ 1.862264] hub 1-0:1.0: 2 ports detected\n[ 1.863186] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.865312] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.866276] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.867320] mousedev: PS/2 mouse device common for all mice\n[ 1.868571] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.870423] rtc_cmos 00:00: RTC can wake from S4\n[ 1.871536] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.872733] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.873948] i2c /dev entries driver\n[ 1.874700] device-mapper: uevent: version 1.0.3\n[ 1.875665] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.877321] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.878606] NET: Registered protocol family 10\n[ 1.879646] NET: Registered protocol family 17\n[ 1.880559] Key type dns_resolver registered\n[ 1.881514] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.882634] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.884432] registered taskstats version 1\n[ 1.885292] Loading compiled-in X.509 certificates\n[ 1.886733] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.888609] zswap: loaded using pool lzo/zbud\n[ 1.890427] Key type trusted registered\n[ 1.892690] Key type encrypted registered\n[ 1.893531] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.894572] ima: No TPM chip found, activating TPM-bypass!\n[ 1.895632] evm: HMAC attrs: 0x1\n[ 1.896579] Magic number: 2:117:897\n[ 1.897426] rtc_cmos 00:00: setting system clock to 2018-09-26 17:51:49 UTC (1537984309)\n[ 1.899057] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.900184] EDD information not available.\n[ 1.979348] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 1.980779] ata1.00: configured for MWDMA2\n[ 1.981976] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 1.984306] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 1.985540] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 1.997020] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 1.998891] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.000447] Write protecting the kernel read-only data: 14336k\n[ 2.002003] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.003726] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.012429] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.014218] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.016228] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.018103] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.019947] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.021767] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.023639] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.025417] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.027746] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.029540] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.057284] virtio_net virtio0 ens3: renamed from eth0\n[ 2.069222] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.071054] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.091874] AVX2 version of gcm_enc/dec engaged.\n[ 2.092811] AES CTR mode by8 optimization enabled\n[ 2.095172] FDC 0 is a S82078B\n[ 2.174865] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.335836] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.337074] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.338346] usb 1-1: Product: QEMU USB Tablet\n[ 2.339197] usb 1-1: Manufacturer: QEMU\n[ 2.339965] usb 1-1: SerialNumber: 42\n[ 2.347661] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.355190] usbcore: registered new interface driver usbhid\n[ 2.356313] usbhid: USB HID core driver\n[ 2.359071] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 2.361312] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.714929] tsc: Refined TSC clocksource calibration: 3491.910 MHz\n[ 2.716104] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\nBegin: Loading essential drivers ... [ 3.338074] md: linear personality registered for level -1\n[ 3.340974] md: multipath personality registered for level -4\n[ 3.343930] md: raid0 personality registered for level 0\n[ 3.347134] md: raid1 personality registered for level 1\n[ 3.418817] raid6: sse2x1 gen() 11354 MB/s\n[ 3.486814] raid6: sse2x1 xor() 8821 MB/s\n[ 3.554810] raid6: sse2x2 gen() 14392 MB/s\n[ 3.622810] raid6: sse2x2 xor() 9696 MB/s\n[ 3.690809] raid6: sse2x4 gen() 16535 MB/s\n[ 3.758817] raid6: sse2x4 xor() 11638 MB/s\n[ 3.826811] raid6: avx2x1 gen() 22050 MB/s\n[ 3.894810] raid6: avx2x2 gen() 26077 MB/s\n[ 3.962809] raid6: avx2x4 gen() 29327 MB/s\n[ 3.963694] raid6: using algorithm avx2x4 gen() 29327 MB/s\n[ 3.964730] raid6: using avx2x2 recovery algorithm\n[ 3.967403] xor: automatically using best checksumming function:\n[ 4.006809] avx : 34774.000 MB/sec\n[ 4.009132] async_tx: api initialized (async)\n[ 4.018653] md: raid6 personality registered for level 6\n[ 4.019961] md: raid5 personality registered for level 5\n[ 4.021208] md: raid4 personality registered for level 4\n[ 4.026069] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 4.051584] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.081983] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 4.171340] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 4.175356] systemd[1]: Detected virtualization kvm.\n[ 4.176528] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.180330] systemd[1]: Set hostname to .\n[ 4.184525] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.185905] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.301546] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.304158] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.306586] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 4.309943] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.312514] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.314913] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.317619] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.319692] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.322179] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.324493] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.327131] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.329969] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.332691] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.335013] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.338055] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 4.342004] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.344694] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.346961] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.349381] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.351951] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.356063] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.367683] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.371142] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.379160] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.384966] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m[ 4.387606] Loading iSCSI transport class v2.0-870.\n] Created slice system-serial\\x2dgetty.slice.\n[ 4.391161] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.397327] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n[ 4.401277] EXT4-fs (vda1): re-mounted. Opts: (null)\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 4.406505] iscsi: registered transport (tcp)\n[ 4.407989] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.413019] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 4.421046] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.429226] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.431593] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.438856] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.442529] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.451178] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.455074] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.458342] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 4.465566] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.476164] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n Starting Create Static Device Nodes in /dev...\n Starting Initial cloud-init job (pre-networking)...\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Set console font and keymap...\n Starting Tell Plymouth To Write Out Runtime Data...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 5.988053] cloud-init[458]: Cloud-init v. 0.7.9 running 'init-local' at Wed, 26 Sep 2018 17:51:53 +0000. Up 5.35 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Reached target Network (Pre).\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 8.178467] cloud-init[1024]: Cloud-init v. 0.7.9 running 'init' at Wed, 26 Sep 2018 17:51:54 +0000. Up 6.99 seconds.\n[ 8.181227] cloud-init[1024]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 8.188130] cloud-init[1024]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.190062] cloud-init[1024]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 8.196107] cloud-init[1024]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.198040] cloud-init[1024]: ci-info: | ens3 | True | 10.10.10.7 | 255.255.255.0 | . | fa:16:3e:c5:b8:98 |\n[ 8.204100] cloud-init[1024]: ci-info: | ens3 | True | fe80::f816:3eff:fec5:b898/64 | . | link | fa:16:3e:c5:b8:98 |\n[ 8.205967] cloud-init[1024]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 8.207815] cloud-init[1024]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 8.213480] cloud-init[1024]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.215230] cloud-init[1024]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 8.220268] cloud-init[1024]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.221871] cloud-init[1024]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 8.228355] cloud-init[1024]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.229994] cloud-init[1024]: ci-info: | 0 | 0.0.0.0 | 10.10.10.1 | 0.0.0.0 | ens3 | UG |\n[ 8.231590] cloud-init[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target System Initialization.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.[1024]: ci-info: | 1 | 10.10.10.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 8.237239] cloud-init[1024]: ci-info: | 2 | 169.254.169.254 | 10.10.10.4 | 255.255.255.255 | ens3 | UGH |\n[ 8.238593] cloud-init[1024]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.239948] \ncloud-init[1024]: Generating public/private rsa key pair.\n[ 8.241792] cloud-init[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Started Daily apt activities.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.[1024]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 8.249149] cloud-init[1024]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 8.250287] cloud-init[1024]: The key fingerprint is:\n[ 8.251068] cloud-init[1024]: SHA256:Ijt5WZ4UV3xj+dRvNSU3RzQDAGX3QMDYBxGAqDCVsaY root@sdnvpn-13-2\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n\n[ 8.254049] cloud-init[1024]: The key's randomart image is:\n Starting LXD - unix socket.\n[ 8.256026] cloud-init[1024]: +---[RSA 2048]----+\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[ 8.258124] cloud-init[1024]: | .oo . .oBXO=oBO|\n[[0;32m OK [0m] Reached target Network is Online.[ 8.260369] cloud-init[1024]: | o ... . ..+o.B+O|\n[ 8.261140] cloud-init[1024]: | oo. . . .o =+|\n[ 8.261890] cloud-init[1024]: | o. o +|\n[ 8.262643] cloud-init[1024]: | E . . S . |\n[ 8.263400] cloud-init[1024]: | + * . |\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n\n[ 8.268092] cloud-init[1024]: | + o o |\n[[0;32m OK [0m] Reached target Sockets.\n[ 8.270497] cloud-init[1024]: | o |\n[[0;32m OK [0m] Reached target Basic System.\n[ 8.273249] cloud-init[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[[0;32m OK [0m] [1024]: | |\n[ 8.276991] cloud-init[1024]: +----[SHA256]-----+\n[ 8.277730] cloud-init[1024]: Generating public/private dsa key pair.\n[ 8.278642] cloud-init[1024]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 8.279793] cloud-initStarted D-Bus System Message Bus.\n[1024]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 8.283848] cloud-init[1024]: The key fingerprint is:\n[ 8.287025] cloud-init[1024]: SHA256:dWyqSnVTMnyLFTsS4V3fag7kJ5zEroE/2iqejzERN4Q root@sdnvpn-13-2\n[ 8.288918] cloud-init[1024]: The key's randomart image is:\n[ 8.290196] cloud-init[1024]: +---[DSA 1024]----+\n[ 8.293128] cloud-init[1024]: | .. o.. . |\n[ 8.294798] cloud-init[1024]: | E. o = + ..|\n[ 8.296121] cloud-init[1024]: | . o B # o|\n[ 8.297092] cloud-init[1024]: | o + ^ + . |\n[ 8.298050] cloud-init[1024]: | . S * O + |\n[ 8.299010] cloud-init[1024]: | o + + * |\n[ 8.299967] cloud-init[1024]: | + . + . |\n[ 8.300961] cloud-init[1024]: | ..* o . |\n[ 8.301923] cloud-init[1024]: | .=o+.. |\n[ 8.302869] cloud-init[1024]: +----[SHA256]-----+\n[ 8.303816] cloud-init[1024]: Generating public/private ecdsa key pair.\n[ 8.304994] cloud-init[1024]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 8.306806] cloud-init[1024]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 8.308497] cloud-init[1024]: The key fingerprint is:\n[ 8.309894] cloud-init[1024]: SHA256:f4lIIgFeSTox6CifK78+C+JOjxAebqpZO1C+L1EUPQU root@sdnvpn-13-2\n[ 8.311885] cloud-init[1024]: The key's randomart image is:\n[ 8.313471] cloud-init[1024]: +---[ECDSA 256]---+\n[ 8.314749] cloud-init[1024]: | .+.++Eo. |\n[ 8.315959] cloud-init[1024]: |.. *o o |\n[ 8.317124] cloud-init[1024]: |o +.. . |\n[ 8.318198] cloud-init[1024]: |o..... |\n[ 8.319239] cloud-init[1024]: |o= o. . S |\n[ 8.320421] cloud-init[1024]: |+.* . o o . . |\n[ 8.321508] Starting Apply the settings specified in cloud-config...\n Starting Login Service...\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting LXD - container startup/shutdown...\n Starting System Logging Service...\n Starting /etc/rc.local Compatibility...\ncloud-init[1024]: |+*.+ . o o |\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting Pollinate to seed the pseudo random number generator...\n Starting LSB: Record successful boot for GRUB...\n [ 8.350277] Starting LSB: MD monitoring daemon...\n Starting Accounts Service...\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Auto import assertions from block devices...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\ncloud-init[1024]: |O+O. . |\n[ 8.390874] cloud-init[1024]: |*B*O. |\n[ 8.404761] cloud-init[1024]: +----[SHA256]-----+[[0;32m OK [0m] Started Auto import assertions from block devices.\n[[0;32m OK [0m] Started System Logging Service.\n\n[ 8.426906] cloud-init[1024]: Generating public/private ed25519 key pair.\n[ 8.440104] cloud-init[1024]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 8.443507] cloud-init[1024]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[[0;32m OK [0m] Started Login Service.\n[ 8.458257] cloud-init[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[1024]: The key fingerprint is:\n[ 8.480550] cloud-init[1024]: [[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: automatic crash report generation...SHA256:hnYF/Or4I2a855nWQpBxv8MDLJrtcsuMUG6IFnmWv9M root@sdnvpn-13-2\n Starting Permit User Sessions...\n Starting LSB: start and stop the Quagga routing suite...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n[[0;32m OK [0m] Started Permit User Sessions.\n\n[ 8.529281] cloud-init[1024]: The key's randomart image is:[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n\n Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[ 8.559095] cloud-init[1024]: +--[ED25519 256]--+\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[ 8.573988] cloud-init[1024]: | .. |[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n[ 8.581762] cloud-init[1024]: \n Starting Set console scheme...\n| . o. |\n[[0;32m OK [0m] Started Set console scheme.\n[ 8.589169] cloud-init[1024]: | = o. |\n[ 8.595619] cloud-init[1024]: | . . +.o.o |\n[ 8.598647] cloud-init[1024]: | o +.+ooS+ . |\n[ 8.602643] cloud-init[1024]: | .+++..oo = |\n[ 8.606310] cloud-init[1024]: |..o o+.+ . o |\n[ 8.609479] cloud-init[1024]: |. o.=XE*o. |\n[ 8.613352] cloud-init[1024]: | .**O=o |\n[ 8.617726] cloud-init[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[1024]: +----[SHA256]-----+\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n[ 8.913442] cloud-init[1124]: Generating locales (this might take a while)...\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[ 9.508071] cloud-init[1124]: en_US.UTF-8... done\n[ 9.513144] cloud-init[1124]: Generation complete.\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n[[0;32m OK [0m] Reached target Multi-User System.\n[[0;32m OK [0m] Reached target Graphical Interface.\n Starting Update UTMP about System Runlevel Changes...\n[[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.\n[ 10.648210] cloud-init[1124]: Cloud-init v. 0.7.9 running 'modules:config' at Wed, 26 Sep 2018 17:51:56 +0000. Up 8.85 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n Starting Execute cloud user/final scripts...\n[ 10.949625] cloud-init[1390]: + sudo useradd -m sdnvpn\n[ 11.009258] cloud-init[1390]: sudo: unable to resolve host sdnvpn-13-2\n[ 11.578528] cloud-init[1390]: + sudo adduser sdnvpn sudo\n[ 11.627248] cloud-init[1390]: sudo: unable to resolve host sdnvpn-13-2\n[ 11.663890] cloud-init[1390]: Adding user `sdnvpn' to group `sudo' ...\n[ 11.667661] cloud-init[1390]: Adding user sdnvpn to group sudo\n[ 11.750570] cloud-init[1390]: Done.\n[ 11.752473] cloud-init[1390]: + chpasswd\n[ 11.754429] cloud-init[1390]: + sudo echo sdnvpn:opnfv\n[ 11.810070] cloud-init[1390]: sudo: unable to resolve host sdnvpn-13-2\n[ 11.835074] cloud-init[1390]: + sleep 20\n"} 2018-09-26 17:52:02,103 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1659ed10-812d-437a-8915-4511eb1ac28c/action used request id req-df0b3693-541c-4207-9d78-d5ae1104fe94 2018-09-26 17:52:04,133 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1659ed10-812d-437a-8915-4511eb1ac28c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe2149246a2f0366893d8e97ba4e50a85b50587" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:52:05,211 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:52:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9157e97-1c25-4d7a-981e-a32db96dfecd x-compute-request-id: req-a9157e97-1c25-4d7a-981e-a32db96dfecd Content-Encoding: gzip Content-Length: 13511 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-66-generic (buildd@lgw01-28) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ) #87-Ubuntu SMP Fri Mar 3 15:29:05 UTC 2017 (Ubuntu 4.4.0-66.87-generic 4.4.44)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x36ac8000-0x3755bfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 815106693 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98264 r8192 d28712 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d9c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1001796K/1048040K available (8452K kernel code, 1293K rwdata, 3980K rodata, 1488K init, 1316K bss, 46244K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.132768] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134407] pid_max: default: 32768 minimum: 301\n[ 0.135290] ACPI: Core revision 20150930\n[ 0.136653] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137945] Security Framework initialized\n[ 0.138749] Yama: becoming mindful.\n[ 0.139475] AppArmor: AppArmor initialized\n[ 0.140352] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.141744] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143393] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.144602] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.145970] Initializing cgroup subsys io\n[ 0.146768] Initializing cgroup subsys memory\n[ 0.147615] Initializing cgroup subsys devices\n[ 0.148484] Initializing cgroup subsys freezer\n[ 0.149346] Initializing cgroup subsys net_cls\n[ 0.150207] Initializing cgroup subsys perf_event\n[ 0.151106] Initializing cgroup subsys net_prio\n[ 0.151989] Initializing cgroup subsys hugetlb\n[ 0.152852] Initializing cgroup subsys pids\n[ 0.153717] CPU: Physical Processor ID: 0\n[ 0.155205] mce: CPU supports 10 MCE banks\n[ 0.156054] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167705] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.174046] ftrace: allocating 32123 entries in 126 pages\n[ 0.200430] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201631] smpboot: Max logical packages: 1\n[ 0.202617] x2apic enabled\n[ 0.203417] Switched APIC routing to physical x2apic.\n[ 0.205159] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206265] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208232] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210000] KVM setup paravirtual spinlock\n[ 0.211268] x86: Booted up 1 node, 1 CPUs\n[ 0.212069] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213442] devtmpfs: initialized\n[ 0.215896] evm: security.selinux\n[ 0.216589] evm: security.SMACK64\n[ 0.217277] evm: security.SMACK64EXEC\n[ 0.218015] evm: security.SMACK64TRANSMUTE\n[ 0.218823] evm: security.SMACK64MMAP\n[ 0.219559] evm: security.ima\n[ 0.220195] evm: security.capability\n[ 0.220993] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222836] pinctrl core: initialized pinctrl subsystem\n[ 0.223919] RTC time: 17:51:47, date: 09/26/18\n[ 0.224849] NET: Registered protocol family 16\n[ 0.225812] cpuidle: using governor ladder\n[ 0.226621] cpuidle: using governor menu\n[ 0.227408] PCCT header not found.\n[ 0.228157] ACPI: bus type PCI registered\n[ 0.228952] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230181] PCI: Using configuration type 1 for base access\n[ 0.232325] ACPI: Added _OSI(Module Device)\n[ 0.233160] ACPI: Added _OSI(Processor Device)\n[ 0.234014] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234908] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237028] ACPI: Interpreter enabled\n[ 0.237808] ACPI: (supports S0 S5)\n[ 0.238505] ACPI: Using IOAPIC for interrupt routing\n[ 0.239445] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.242519] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.243644] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.244861] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246046] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248389] acpiphp: Slot [3] registered\n[ 0.249197] acpiphp: Slot [4] registered\n[ 0.249997] acpiphp: Slot [5] registered\n[ 0.250806] acpiphp: Slot [6] registered\n[ 0.251605] acpiphp: Slot [7] registered\n[ 0.252403] acpiphp: Slot [8] registered\n[ 0.253207] acpiphp: Slot [9] registered\n[ 0.254007] acpiphp: Slot [10] registered\n[ 0.254826] acpiphp: Slot [11] registered\n[ 0.255636] acpiphp: Slot [12] registered\n[ 0.256451] acpiphp: Slot [13] registered\n[ 0.257263] acpiphp: Slot [14] registered\n[ 0.268018] acpiphp: Slot [15] registered\n[ 0.268834] acpiphp: Slot [16] registered\n[ 0.269641] acpiphp: Slot [17] registered\n[ 0.270453] acpiphp: Slot [18] registered\n[ 0.271267] acpiphp: Slot [19] registered\n[ 0.272093] acpiphp: Slot [20] registered\n[ 0.272905] acpiphp: Slot [21] registered\n[ 0.273713] acpiphp: Slot [22] registered\n[ 0.274526] acpiphp: Slot [23] registered\n[ 0.275336] acpiphp: Slot [24] registered\n[ 0.276156] acpiphp: Slot [25] registered\n[ 0.276969] acpiphp: Slot [26] registered\n[ 0.277775] acpiphp: Slot [27] registered\n[ 0.278584] acpiphp: Slot [28] registered\n[ 0.279395] acpiphp: Slot [29] registered\n[ 0.280218] acpiphp: Slot [30] registered\n[ 0.281030] acpiphp: Slot [31] registered\n[ 0.281837] PCI host bridge to bus 0000:00\n[ 0.282647] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283866] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.285088] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286539] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.287995] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294212] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295496] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296673] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297953] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304390] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305822] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353259] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354681] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356113] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.357505] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358762] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359930] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361160] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.362714] vgaarb: loaded\n[ 0.363318] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364476] SCSI subsystem initialized\n[ 0.365297] ACPI: bus type USB registered\n[ 0.366118] usbcore: registered new interface driver usbfs\n[ 0.367144] usbcore: registered new interface driver hub\n[ 0.368145] usbcore: registered new device driver usb\n[ 0.369195] PCI: Using ACPI for IRQ routing\n[ 0.370222] NetLabel: Initializing\n[ 0.370937] NetLabel: domain hash size = 128\n[ 0.371786] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.372736] NetLabel: unlabeled traffic allowed by default\n[ 0.373832] amd_nb: Cannot enumerate AMD northbridges\n[ 0.374807] clocksource: Switched to clocksource kvm-clock\n[ 0.380231] AppArmor: AppArmor Filesystem Enabled\n[ 0.381200] pnp: PnP ACPI init\n[ 0.382106] pnp: PnP ACPI: found 5 devices\n[ 0.388145] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389873] NET: Registered protocol family 2\n[ 0.390834] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.392114] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.393315] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.394495] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.395594] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.396790] NET: Registered protocol family 1\n[ 0.397654] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398752] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399839] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413955] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428290] Trying to unpack rootfs image as initramfs...\n[ 1.701654] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.717508] Scanning for low memory corruption every 60 seconds\n[ 1.718858] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.720005] audit: initializing netlink subsys (disabled)\n[ 1.721031] audit: type=2000 audit(1537984309.442:1): initialized\n[ 1.722343] Initialise system trusted keyring\n[ 1.723286] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.724453] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.726429] zbud: loaded\n[ 1.727158] VFS: Disk quotas dquot_6.6.0\n[ 1.727987] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.729389] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.730617] fuse init (API version 7.23)\n[ 1.731511] Key type big_key registered\n[ 1.732313] Allocating IMA MOK and blacklist keyrings.\n[ 1.733423] Key type asymmetric registered\n[ 1.734248] Asymmetric key parser 'x509' registered\n[ 1.735271] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.736753] io scheduler noop registered\n[ 1.737552] io scheduler deadline registered (default)\n[ 1.738546] io scheduler cfq registered\n[ 1.739398] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.740450] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.741709] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.743176] ACPI: Power Button [PWRF]\n[ 1.744017] GHES: HEST is not enabled!\n[ 1.757890] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.786738] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.789086] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.813120] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.815229] Linux agpgart interface v0.103\n[ 1.817241] brd: module loaded\n[ 1.818489] loop: module loaded\n[ 1.820042] vda: vda1\n[ 1.821367] scsi host0: ata_piix\n[ 1.822113] scsi host1: ata_piix\n[ 1.822840] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.824072] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.825521] libphy: Fixed MDIO Bus: probed\n[ 1.826347] tun: Universal TUN/TAP device driver, 1.6\n[ 1.827329] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.829464] PPP generic driver version 2.4.2\n[ 1.830370] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.831634] ehci-pci: EHCI PCI platform driver\n[ 1.832521] ehci-platform: EHCI generic platform driver\n[ 1.833517] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.834653] ohci-pci: OHCI PCI platform driver\n[ 1.835547] ohci-platform: OHCI generic platform driver\n[ 1.836546] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.851017] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.852023] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.853496] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.854537] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.855675] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.856914] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.858351] usb usb1: Product: UHCI Host Controller\n[ 1.859303] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.860458] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.861476] hub 1-0:1.0: USB hub found\n[ 1.862264] hub 1-0:1.0: 2 ports detected\n[ 1.863186] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.865312] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.866276] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.867320] mousedev: PS/2 mouse device common for all mice\n[ 1.868571] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.870423] rtc_cmos 00:00: RTC can wake from S4\n[ 1.871536] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.872733] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.873948] i2c /dev entries driver\n[ 1.874700] device-mapper: uevent: version 1.0.3\n[ 1.875665] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.877321] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.878606] NET: Registered protocol family 10\n[ 1.879646] NET: Registered protocol family 17\n[ 1.880559] Key type dns_resolver registered\n[ 1.881514] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.882634] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.884432] registered taskstats version 1\n[ 1.885292] Loading compiled-in X.509 certificates\n[ 1.886733] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.888609] zswap: loaded using pool lzo/zbud\n[ 1.890427] Key type trusted registered\n[ 1.892690] Key type encrypted registered\n[ 1.893531] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.894572] ima: No TPM chip found, activating TPM-bypass!\n[ 1.895632] evm: HMAC attrs: 0x1\n[ 1.896579] Magic number: 2:117:897\n[ 1.897426] rtc_cmos 00:00: setting system clock to 2018-09-26 17:51:49 UTC (1537984309)\n[ 1.899057] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.900184] EDD information not available.\n[ 1.979348] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 1.980779] ata1.00: configured for MWDMA2\n[ 1.981976] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 1.984306] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 1.985540] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 1.997020] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 1.998891] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.000447] Write protecting the kernel read-only data: 14336k\n[ 2.002003] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.003726] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.012429] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.014218] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.016228] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.018103] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.019947] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.021767] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.023639] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.025417] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.027746] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.029540] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.057284] virtio_net virtio0 ens3: renamed from eth0\n[ 2.069222] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.071054] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.091874] AVX2 version of gcm_enc/dec engaged.\n[ 2.092811] AES CTR mode by8 optimization enabled\n[ 2.095172] FDC 0 is a S82078B\n[ 2.174865] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.335836] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.337074] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.338346] usb 1-1: Product: QEMU USB Tablet\n[ 2.339197] usb 1-1: Manufacturer: QEMU\n[ 2.339965] usb 1-1: SerialNumber: 42\n[ 2.347661] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.355190] usbcore: registered new interface driver usbhid\n[ 2.356313] usbhid: USB HID core driver\n[ 2.359071] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 2.361312] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.714929] tsc: Refined TSC clocksource calibration: 3491.910 MHz\n[ 2.716104] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\nBegin: Loading essential drivers ... [ 3.338074] md: linear personality registered for level -1\n[ 3.340974] md: multipath personality registered for level -4\n[ 3.343930] md: raid0 personality registered for level 0\n[ 3.347134] md: raid1 personality registered for level 1\n[ 3.418817] raid6: sse2x1 gen() 11354 MB/s\n[ 3.486814] raid6: sse2x1 xor() 8821 MB/s\n[ 3.554810] raid6: sse2x2 gen() 14392 MB/s\n[ 3.622810] raid6: sse2x2 xor() 9696 MB/s\n[ 3.690809] raid6: sse2x4 gen() 16535 MB/s\n[ 3.758817] raid6: sse2x4 xor() 11638 MB/s\n[ 3.826811] raid6: avx2x1 gen() 22050 MB/s\n[ 3.894810] raid6: avx2x2 gen() 26077 MB/s\n[ 3.962809] raid6: avx2x4 gen() 29327 MB/s\n[ 3.963694] raid6: using algorithm avx2x4 gen() 29327 MB/s\n[ 3.964730] raid6: using avx2x2 recovery algorithm\n[ 3.967403] xor: automatically using best checksumming function:\n[ 4.006809] avx : 34774.000 MB/sec\n[ 4.009132] async_tx: api initialized (async)\n[ 4.018653] md: raid6 personality registered for level 6\n[ 4.019961] md: raid5 personality registered for level 5\n[ 4.021208] md: raid4 personality registered for level 4\n[ 4.026069] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 4.051584] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.081983] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 4.171340] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 4.175356] systemd[1]: Detected virtualization kvm.\n[ 4.176528] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.180330] systemd[1]: Set hostname to .\n[ 4.184525] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.185905] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.301546] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.304158] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.306586] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 4.309943] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.312514] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.314913] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.317619] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.319692] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.322179] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.324493] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.327131] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.329969] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.332691] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.335013] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.338055] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 4.342004] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.344694] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.346961] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.349381] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.351951] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.356063] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.367683] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.371142] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.379160] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.384966] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m[ 4.387606] Loading iSCSI transport class v2.0-870.\n] Created slice system-serial\\x2dgetty.slice.\n[ 4.391161] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.397327] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n[ 4.401277] EXT4-fs (vda1): re-mounted. Opts: (null)\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 4.406505] iscsi: registered transport (tcp)\n[ 4.407989] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.413019] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 4.421046] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.429226] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.431593] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.438856] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.442529] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.451178] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.455074] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.458342] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 4.465566] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.476164] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n Starting Create Static Device Nodes in /dev...\n Starting Initial cloud-init job (pre-networking)...\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Set console font and keymap...\n Starting Tell Plymouth To Write Out Runtime Data...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 5.988053] cloud-init[458]: Cloud-init v. 0.7.9 running 'init-local' at Wed, 26 Sep 2018 17:51:53 +0000. Up 5.35 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Reached target Network (Pre).\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 8.178467] cloud-init[1024]: Cloud-init v. 0.7.9 running 'init' at Wed, 26 Sep 2018 17:51:54 +0000. Up 6.99 seconds.\n[ 8.181227] cloud-init[1024]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 8.188130] cloud-init[1024]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.190062] cloud-init[1024]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 8.196107] cloud-init[1024]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.198040] cloud-init[1024]: ci-info: | ens3 | True | 10.10.10.7 | 255.255.255.0 | . | fa:16:3e:c5:b8:98 |\n[ 8.204100] cloud-init[1024]: ci-info: | ens3 | True | fe80::f816:3eff:fec5:b898/64 | . | link | fa:16:3e:c5:b8:98 |\n[ 8.205967] cloud-init[1024]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 8.207815] cloud-init[1024]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 8.213480] cloud-init[1024]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.215230] cloud-init[1024]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 8.220268] cloud-init[1024]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.221871] cloud-init[1024]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 8.228355] cloud-init[1024]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.229994] cloud-init[1024]: ci-info: | 0 | 0.0.0.0 | 10.10.10.1 | 0.0.0.0 | ens3 | UG |\n[ 8.231590] cloud-init[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target System Initialization.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.[1024]: ci-info: | 1 | 10.10.10.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 8.237239] cloud-init[1024]: ci-info: | 2 | 169.254.169.254 | 10.10.10.4 | 255.255.255.255 | ens3 | UGH |\n[ 8.238593] cloud-init[1024]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.239948] \ncloud-init[1024]: Generating public/private rsa key pair.\n[ 8.241792] cloud-init[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Started Daily apt activities.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.[1024]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 8.249149] cloud-init[1024]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 8.250287] cloud-init[1024]: The key fingerprint is:\n[ 8.251068] cloud-init[1024]: SHA256:Ijt5WZ4UV3xj+dRvNSU3RzQDAGX3QMDYBxGAqDCVsaY root@sdnvpn-13-2\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n\n[ 8.254049] cloud-init[1024]: The key's randomart image is:\n Starting LXD - unix socket.\n[ 8.256026] cloud-init[1024]: +---[RSA 2048]----+\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[ 8.258124] cloud-init[1024]: | .oo . .oBXO=oBO|\n[[0;32m OK [0m] Reached target Network is Online.[ 8.260369] cloud-init[1024]: | o ... . ..+o.B+O|\n[ 8.261140] cloud-init[1024]: | oo. . . .o =+|\n[ 8.261890] cloud-init[1024]: | o. o +|\n[ 8.262643] cloud-init[1024]: | E . . S . |\n[ 8.263400] cloud-init[1024]: | + * . |\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n\n[ 8.268092] cloud-init[1024]: | + o o |\n[[0;32m OK [0m] Reached target Sockets.\n[ 8.270497] cloud-init[1024]: | o |\n[[0;32m OK [0m] Reached target Basic System.\n[ 8.273249] cloud-init[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[[0;32m OK [0m] [1024]: | |\n[ 8.276991] cloud-init[1024]: +----[SHA256]-----+\n[ 8.277730] cloud-init[1024]: Generating public/private dsa key pair.\n[ 8.278642] cloud-init[1024]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 8.279793] cloud-initStarted D-Bus System Message Bus.\n[1024]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 8.283848] cloud-init[1024]: The key fingerprint is:\n[ 8.287025] cloud-init[1024]: SHA256:dWyqSnVTMnyLFTsS4V3fag7kJ5zEroE/2iqejzERN4Q root@sdnvpn-13-2\n[ 8.288918] cloud-init[1024]: The key's randomart image is:\n[ 8.290196] cloud-init[1024]: +---[DSA 1024]----+\n[ 8.293128] cloud-init[1024]: | .. o.. . |\n[ 8.294798] cloud-init[1024]: | E. o = + ..|\n[ 8.296121] cloud-init[1024]: | . o B # o|\n[ 8.297092] cloud-init[1024]: | o + ^ + . |\n[ 8.298050] cloud-init[1024]: | . S * O + |\n[ 8.299010] cloud-init[1024]: | o + + * |\n[ 8.299967] cloud-init[1024]: | + . + . |\n[ 8.300961] cloud-init[1024]: | ..* o . |\n[ 8.301923] cloud-init[1024]: | .=o+.. |\n[ 8.302869] cloud-init[1024]: +----[SHA256]-----+\n[ 8.303816] cloud-init[1024]: Generating public/private ecdsa key pair.\n[ 8.304994] cloud-init[1024]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 8.306806] cloud-init[1024]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 8.308497] cloud-init[1024]: The key fingerprint is:\n[ 8.309894] cloud-init[1024]: SHA256:f4lIIgFeSTox6CifK78+C+JOjxAebqpZO1C+L1EUPQU root@sdnvpn-13-2\n[ 8.311885] cloud-init[1024]: The key's randomart image is:\n[ 8.313471] cloud-init[1024]: +---[ECDSA 256]---+\n[ 8.314749] cloud-init[1024]: | .+.++Eo. |\n[ 8.315959] cloud-init[1024]: |.. *o o |\n[ 8.317124] cloud-init[1024]: |o +.. . |\n[ 8.318198] cloud-init[1024]: |o..... |\n[ 8.319239] cloud-init[1024]: |o= o. . S |\n[ 8.320421] cloud-init[1024]: |+.* . o o . . |\n[ 8.321508] Starting Apply the settings specified in cloud-config...\n Starting Login Service...\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting LXD - container startup/shutdown...\n Starting System Logging Service...\n Starting /etc/rc.local Compatibility...\ncloud-init[1024]: |+*.+ . o o |\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting Pollinate to seed the pseudo random number generator...\n Starting LSB: Record successful boot for GRUB...\n [ 8.350277] Starting LSB: MD monitoring daemon...\n Starting Accounts Service...\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Auto import assertions from block devices...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\ncloud-init[1024]: |O+O. . |\n[ 8.390874] cloud-init[1024]: |*B*O. |\n[ 8.404761] cloud-init[1024]: +----[SHA256]-----+[[0;32m OK [0m] Started Auto import assertions from block devices.\n[[0;32m OK [0m] Started System Logging Service.\n\n[ 8.426906] cloud-init[1024]: Generating public/private ed25519 key pair.\n[ 8.440104] cloud-init[1024]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 8.443507] cloud-init[1024]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[[0;32m OK [0m] Started Login Service.\n[ 8.458257] cloud-init[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[1024]: The key fingerprint is:\n[ 8.480550] cloud-init[1024]: [[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: automatic crash report generation...SHA256:hnYF/Or4I2a855nWQpBxv8MDLJrtcsuMUG6IFnmWv9M root@sdnvpn-13-2\n Starting Permit User Sessions...\n Starting LSB: start and stop the Quagga routing suite...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n[[0;32m OK [0m] Started Permit User Sessions.\n\n[ 8.529281] cloud-init[1024]: The key's randomart image is:[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n\n Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[ 8.559095] cloud-init[1024]: +--[ED25519 256]--+\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[ 8.573988] cloud-init[1024]: | .. |[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n[ 8.581762] cloud-init[1024]: \n Starting Set console scheme...\n| . o. |\n[[0;32m OK [0m] Started Set console scheme.\n[ 8.589169] cloud-init[1024]: | = o. |\n[ 8.595619] cloud-init[1024]: | . . +.o.o |\n[ 8.598647] cloud-init[1024]: | o +.+ooS+ . |\n[ 8.602643] cloud-init[1024]: | .+++..oo = |\n[ 8.606310] cloud-init[1024]: |..o o+.+ . o |\n[ 8.609479] cloud-init[1024]: |. o.=XE*o. |\n[ 8.613352] cloud-init[1024]: | .**O=o |\n[ 8.617726] cloud-init[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[1024]: +----[SHA256]-----+\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n[ 8.913442] cloud-init[1124]: Generating locales (this might take a while)...\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[ 9.508071] cloud-init[1124]: en_US.UTF-8... done\n[ 9.513144] cloud-init[1124]: Generation complete.\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n[[0;32m OK [0m] Reached target Multi-User System.\n[[0;32m OK [0m] Reached target Graphical Interface.\n Starting Update UTMP about System Runlevel Changes...\n[[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.\n[ 10.648210] cloud-init[1124]: Cloud-init v. 0.7.9 running 'modules:config' at Wed, 26 Sep 2018 17:51:56 +0000. Up 8.85 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n Starting Execute cloud user/final scripts...\n[ 10.949625] cloud-init[1390]: + sudo useradd -m sdnvpn\n[ 11.009258] cloud-init[1390]: sudo: unable to resolve host sdnvpn-13-2\n[ 11.578528] cloud-init[1390]: + sudo adduser sdnvpn sudo\n[ 11.627248] cloud-init[1390]: sudo: unable to resolve host sdnvpn-13-2\n[ 11.663890] cloud-init[1390]: Adding user `sdnvpn' to group `sudo' ...\n[ 11.667661] cloud-init[1390]: Adding user sdnvpn to group sudo\n[ 11.750570] cloud-init[1390]: Done.\n[ 11.752473] cloud-init[1390]: + chpasswd\n[ 11.754429] cloud-init[1390]: + sudo echo sdnvpn:opnfv\n[ 11.810070] cloud-init[1390]: sudo: unable to resolve host sdnvpn-13-2\n[ 11.835074] cloud-init[1390]: + sleep 20\n\nUbuntu 16.04.2 LTS sdnvpn-13-2 ttyS0\n\nsdnvpn-13-2 login: "} 2018-09-26 17:52:05,213 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1659ed10-812d-437a-8915-4511eb1ac28c/action used request id req-a9157e97-1c25-4d7a-981e-a32db96dfecd 2018-09-26 17:52:07,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}54c8b83ca3eec9e423499363bdafb3be367d80ce" 2018-09-26 17:52:07,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 914 Content-Type: application/json X-Openstack-Request-Id: req-059bae09-12b1-4984-a6e5-cefce3622d25 Date: Wed, 26 Sep 2018 17:52:07 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "sdnvpn-ubuntu", "tags": [], "container_format": "bare", "created_at": "2018-09-26T17:48:47Z", "size": 493813760, "disk_format": "qcow2", "updated_at": "2018-09-26T17:49:01Z", "visibility": "public", "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/a2914698-804a-48dc-b04f-28064e4c056b/snap", "metadata": {}}], "self": "/v2/images/a2914698-804a-48dc-b04f-28064e4c056b", "min_disk": 0, "protected": false, "id": "a2914698-804a-48dc-b04f-28064e4c056b", "file": "/v2/images/a2914698-804a-48dc-b04f-28064e4c056b/file", "checksum": "8c42b779e24ec2a6d35c8def02246a0b", "owner": "32e2fc060ffa4464a00bce7763dbcae4", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/a2914698-804a-48dc-b04f-28064e4c056b/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-09-26 17:52:07,458 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20 used request id req-059bae09-12b1-4984-a6e5-cefce3622d25 2018-09-26 17:52:07,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}54c8b83ca3eec9e423499363bdafb3be367d80ce" 2018-09-26 17:52:07,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3e8d1a95-dd06-4826-b6b5-099d4dad7e13 Date: Wed, 26 Sep 2018 17:52:07 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 17:52:07,628 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-3e8d1a95-dd06-4826-b6b5-099d4dad7e13 2018-09-26 17:52:07,631 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-09-26 17:52:07,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}54c8b83ca3eec9e423499363bdafb3be367d80ce" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-09-26 17:52:07,717 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/0d0175ac-ee7d-4f04-abbe-50bc785ed8e4 X-Openstack-Request-Id: req-a4f24ddf-8987-4fe0-bbe9-3c6442a15b2a Date: Wed, 26 Sep 2018 17:52:07 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T17:52:07Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T17:52:07Z", "visibility": "public", "locations": [], "self": "/v2/images/0d0175ac-ee7d-4f04-abbe-50bc785ed8e4", "min_disk": 0, "protected": false, "id": "0d0175ac-ee7d-4f04-abbe-50bc785ed8e4", "file": "/v2/images/0d0175ac-ee7d-4f04-abbe-50bc785ed8e4/file", "checksum": null, "owner": "32e2fc060ffa4464a00bce7763dbcae4", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 17:52:07,717 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-a4f24ddf-8987-4fe0-bbe9-3c6442a15b2a 2018-09-26 17:52:07,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/0d0175ac-ee7d-4f04-abbe-50bc785ed8e4/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}54c8b83ca3eec9e423499363bdafb3be367d80ce" -d '' 2018-09-26 17:52:09,345 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9e9c2788-6581-4a26-b8b8-4c118816506c Date: Wed, 26 Sep 2018 17:52:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 17:52:09,345 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/0d0175ac-ee7d-4f04-abbe-50bc785ed8e4/file used request id req-9e9c2788-6581-4a26-b8b8-4c118816506c 2018-09-26 17:52:09,346 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-13-3'... 2018-09-26 17:52:09,346 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-13-3 flavor=m1.custom image=0d0175ac-ee7d-4f04-abbe-50bc785ed8e4 network=5f4441f7-9935-488b-9944-180ae3e5cefb secgroup=620171f6-0dde-4380-a534-a1fcabdc013e hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 179.24.1.12 while true; do for i do ip=$i ping -c 10 $ip 2>&1 >/dev/null RES=$? if [ "Z$RES" = "Z0" ] ; then echo ping $ip OK else echo ping $ip KO fi done sleep 1 done 2018-09-26 17:52:09,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:52:09,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:52:09,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:52:09,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:52:09,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:52:09,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:52:09,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:52:09,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:52:09,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:52:09,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:52:09,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:52:09,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:52:09,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:52:09,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:52:09,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:52:09,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:52:09,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:52:09,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:52:09,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:52:09,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:52:09,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:52:09,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:52:09,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:52:09,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:52:09,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:52:09,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:52:09,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:52:09,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:52:09,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:52:09,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:52:09,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:52:09,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:52:09,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:52:09,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:52:09,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:52:09,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:52:09,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:52:09,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:52:09,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:52:09,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:52:09,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:52:09,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:52:09,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:52:09,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:52:09,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:52:09,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:52:09,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:52:09,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:52:09,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:52:09,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:52:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73e9b2e6-4226-49e0-94a1-ddcebc15413c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:52:09,364 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-73e9b2e6-4226-49e0-94a1-ddcebc15413c 2018-09-26 17:52:09,364 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:52:09,747 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:52:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["Gn4xPX8TTKe0_1qJ5GLAvA"], "issued_at": "2018-09-26T17:52:09.000000Z"}} 2018-09-26 17:52:09,751 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94c4932efe00fd53c19266d009274d26f9606e2e" 2018-09-26 17:52:09,994 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:52:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa8fdc03-f304-453f-a215-bed5dfb1ce7e x-compute-request-id: req-aa8fdc03-f304-453f-a215-bed5dfb1ce7e Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"flavors": [{"id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}], "name": "m1.custom"}]} 2018-09-26 17:52:09,994 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-aa8fdc03-f304-453f-a215-bed5dfb1ce7e 2018-09-26 17:52:09,997 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94c4932efe00fd53c19266d009274d26f9606e2e" 2018-09-26 17:52:10,018 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:52:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-51d86b16-a1b2-4fee-9eac-cf3129fd5028 x-compute-request-id: req-51d86b16-a1b2-4fee-9eac-cf3129fd5028 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "name": "m1.custom", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 17:52:10,018 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979 used request id req-51d86b16-a1b2-4fee-9eac-cf3129fd5028 2018-09-26 17:52:10,021 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94c4932efe00fd53c19266d009274d26f9606e2e" -d '{"server": {"name": "sdnvpn-13-3", "imageRef": "0d0175ac-ee7d-4f04-abbe-50bc785ed8e4", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "dff9bd9b-a7d1-4949-b633-551c62a82979", "user_data": "IyEvYmluL3NoCnNldCAxNzkuMjQuMS4xMgp3aGlsZSB0cnVlOyBkbwogZm9yIGkgZG8KICBpcD0kaQogIHBpbmcgLWMgMTAgJGlwIDI+JjEgPi9kZXYvbnVsbAogIFJFUz0kPwogIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICAgZWNobyBwaW5nICRpcCBPSwogIGVsc2UgZWNobyBwaW5nICRpcCBLTwogIGZpCiBkb25lCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5f4441f7-9935-488b-9944-180ae3e5cefb"}], "config_drive": true}}' 2018-09-26 17:52:11,496 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:52:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fb28028f-83fa-4ebe-be2b-10f5f77c4e3b x-compute-request-id: req-fb28028f-83fa-4ebe-be2b-10f5f77c4e3b Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "699b5d2c-c933-4119-8600-39f9f1bdf991", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/699b5d2c-c933-4119-8600-39f9f1bdf991", "rel": "bookmark"}], "adminPass": "5aD2v294Fnd2"}} 2018-09-26 17:52:11,496 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-fb28028f-83fa-4ebe-be2b-10f5f77c4e3b 2018-09-26 17:52:11,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:52:11,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:52:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84267a8e-36fc-4ed8-a69b-cdddefb3e113 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:52:11,503 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-84267a8e-36fc-4ed8-a69b-cdddefb3e113 2018-09-26 17:52:11,504 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:52:11,884 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:52:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["9Hh6zOsoQ2uOf5Ejja_hgA"], "issued_at": "2018-09-26T17:52:11.000000Z"}} 2018-09-26 17:52:11,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e03f1533467e3c40a3c62b8a68ebea2a37ba22e" 2018-09-26 17:52:12,394 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:52:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-05f2d326-3e92-406a-a90d-ad5681efbf08 x-compute-request-id: req-05f2d326-3e92-406a-a90d-ad5681efbf08 Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/699b5d2c-c933-4119-8600-39f9f1bdf991", "rel": "bookmark"}], "image": {"id": "0d0175ac-ee7d-4f04-abbe-50bc785ed8e4", "links": [{"href": "http://172.30.9.22:8774/images/0d0175ac-ee7d-4f04-abbe-50bc785ed8e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "links": [{"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}]}, "id": "699b5d2c-c933-4119-8600-39f9f1bdf991", "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:52:12Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-13-3", "created": "2018-09-26T17:52:11Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:52:12,395 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991 used request id req-05f2d326-3e92-406a-a90d-ad5681efbf08 2018-09-26 17:52:15,401 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e03f1533467e3c40a3c62b8a68ebea2a37ba22e" 2018-09-26 17:52:16,072 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:52:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-00801086-2c75-4a26-86e8-b777f4f71bec x-compute-request-id: req-00801086-2c75-4a26-86e8-b777f4f71bec Content-Encoding: gzip Content-Length: 713 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/699b5d2c-c933-4119-8600-39f9f1bdf991", "rel": "bookmark"}], "image": {"id": "0d0175ac-ee7d-4f04-abbe-50bc785ed8e4", "links": [{"href": "http://172.30.9.22:8774/images/0d0175ac-ee7d-4f04-abbe-50bc785ed8e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000015c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "links": [{"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}]}, "id": "699b5d2c-c933-4119-8600-39f9f1bdf991", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-09-26T17:52:13Z", "hostId": "61cce4974931cbfcfa422b5f4f71fe533eb37e778af18c6750a7d8ed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-3", "created": "2018-09-26T17:52:11Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:52:16,072 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991 used request id req-00801086-2c75-4a26-86e8-b777f4f71bec 2018-09-26 17:52:19,076 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e03f1533467e3c40a3c62b8a68ebea2a37ba22e" 2018-09-26 17:52:19,734 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:52:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb29c0fe-bf7f-46f1-b43f-417839b5070d x-compute-request-id: req-eb29c0fe-bf7f-46f1-b43f-417839b5070d Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:30:d6", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/699b5d2c-c933-4119-8600-39f9f1bdf991", "rel": "bookmark"}], "image": {"id": "0d0175ac-ee7d-4f04-abbe-50bc785ed8e4", "links": [{"href": "http://172.30.9.22:8774/images/0d0175ac-ee7d-4f04-abbe-50bc785ed8e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000015c", "OS-SRV-USG:launched_at": "2018-09-26T17:52:17.000000", "flavor": {"id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "links": [{"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}]}, "id": "699b5d2c-c933-4119-8600-39f9f1bdf991", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-09-26T17:52:17Z", "hostId": "61cce4974931cbfcfa422b5f4f71fe533eb37e778af18c6750a7d8ed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-3", "created": "2018-09-26T17:52:11Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:52:19,735 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991 used request id req-eb29c0fe-bf7f-46f1-b43f-417839b5070d 2018-09-26 17:52:19,738 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94c4932efe00fd53c19266d009274d26f9606e2e" 2018-09-26 17:52:20,349 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:52:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-04fc750f-e961-46c0-9f34-fe380364c8e6 x-compute-request-id: req-04fc750f-e961-46c0-9f34-fe380364c8e6 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:30:d6", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/699b5d2c-c933-4119-8600-39f9f1bdf991", "rel": "bookmark"}], "image": {"id": "0d0175ac-ee7d-4f04-abbe-50bc785ed8e4", "links": [{"href": "http://172.30.9.22:8774/images/0d0175ac-ee7d-4f04-abbe-50bc785ed8e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000015c", "OS-SRV-USG:launched_at": "2018-09-26T17:52:17.000000", "flavor": {"id": "dff9bd9b-a7d1-4949-b633-551c62a82979", "links": [{"href": "http://172.30.9.22:8774/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979", "rel": "bookmark"}]}, "id": "699b5d2c-c933-4119-8600-39f9f1bdf991", "security_groups": [{"name": "default"}], "user_id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-09-26T17:52:17Z", "hostId": "61cce4974931cbfcfa422b5f4f71fe533eb37e778af18c6750a7d8ed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-3", "created": "2018-09-26T17:52:11Z", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 17:52:20,349 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991 used request id req-04fc750f-e961-46c0-9f34-fe380364c8e6 2018-09-26 17:52:20,350 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-13-3' booted successfully. IP='10.10.10.6'. 2018-09-26 17:52:20,350 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-13-3' to security group 'sdnvpn-sg'... 2018-09-26 17:52:20,353 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b299c5c1781498bbda75760929ee796bc391359f" -d '{"addSecurityGroup": {"name": "620171f6-0dde-4380-a534-a1fcabdc013e"}}' 2018-09-26 17:52:21,663 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:52:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ca881e31-f20b-4535-8199-bd14577ada8e x-compute-request-id: req-ca881e31-f20b-4535-8199-bd14577ada8e Content-Length: 0 Content-Type: application/json 2018-09-26 17:52:21,663 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991/action used request id req-ca881e31-f20b-4535-8199-bd14577ada8e 2018-09-26 17:52:21,664 - sdnvpn_test_utils - INFO - Waiting for instance 699b5d2c-c933-4119-8600-39f9f1bdf991 to boot up 2018-09-26 17:52:21,667 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94c4932efe00fd53c19266d009274d26f9606e2e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:52:22,740 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:52:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09c2f9b2-1df0-41a9-af46-d9bc8c3f6799 x-compute-request-id: req-09c2f9b2-1df0-41a9-af46-d9bc8c3f6799 Content-Encoding: gzip Content-Length: 7867 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 524382363 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.137239] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138899] pid_max: default: 32768 minimum: 301\n[ 0.139792] ACPI: Core revision 20150930\n[ 0.141165] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142475] Security Framework initialized\n[ 0.143288] Yama: becoming mindful.\n[ 0.144016] AppArmor: AppArmor initialized\n[ 0.144900] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.146299] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.147963] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149187] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.150576] Initializing cgroup subsys io\n[ 0.151386] Initializing cgroup subsys memory\n[ 0.152250] Initializing cgroup subsys devices\n[ 0.153130] Initializing cgroup subsys freezer\n[ 0.154002] Initializing cgroup subsys net_cls\n[ 0.154869] Initializing cgroup subsys perf_event\n[ 0.155776] Initializing cgroup subsys net_prio\n[ 0.156668] Initializing cgroup subsys hugetlb\n[ 0.157531] Initializing cgroup subsys pids\n[ 0.158402] CPU: Physical Processor ID: 0\n[ 0.159891] mce: CPU supports 10 MCE banks\n[ 0.160747] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161748] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172447] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178853] ftrace: allocating 31920 entries in 125 pages\n[ 0.205293] smpboot: Max logical packages: 1\n[ 0.206172] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207521] x2apic enabled\n[ 0.208333] Switched APIC routing to physical x2apic.\n[ 0.210083] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211221] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213230] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215023] KVM setup paravirtual spinlock\n[ 0.216283] x86: Booted up 1 node, 1 CPUs\n[ 0.217092] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218464] devtmpfs: initialized\n[ 0.220185] evm: security.selinux\n[ 0.220881] evm: security.SMACK64\n[ 0.221567] evm: security.SMACK64EXEC\n[ 0.222302] evm: security.SMACK64TRANSMUTE\n[ 0.223110] evm: security.SMACK64MMAP\n[ 0.223860] evm: security.ima\n[ 0.224494] evm: security.capability\n[ 0.225302] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227132] pinctrl core: initialized pinctrl subsystem\n[ 0.228223] RTC time: 17:52:17, date: 09/26/18\n[ 0.229155] NET: Registered protocol family 16\n[ 0.230110] cpuidle: using governor ladder\n[ 0.230921] cpuidle: using governor menu\n[ 0.231699] PCCT header not found.\n[ 0.232443] ACPI: bus type PCI registered\n[ 0.233246] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234477] PCI: Using configuration type 1 for base access\n[ 0.236585] ACPI: Added _OSI(Module Device)\n[ 0.237413] ACPI: Added _OSI(Processor Device)\n[ 0.238268] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239159] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241271] ACPI: Interpreter enabled\n[ 0.242034] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243865] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249356] ACPI: (supports S0 S5)\n[ 0.250065] ACPI: Using IOAPIC for interrupt routing\n[ 0.251046] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254135] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255264] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256477] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259857] acpiphp: Slot [3] registered\n[ 0.260654] acpiphp: Slot [4] registered\n[ 0.261452] acpiphp: Slot [5] registered\n[ 0.262254] acpiphp: Slot [6] registered\n[ 0.263047] acpiphp: Slot [7] registered\n[ 0.263857] acpiphp: Slot [8] registered\n[ 0.264647] acpiphp: Slot [9] registered\n[ 0.265438] acpiphp: Slot [10] registered\n[ 0.266258] acpiphp: Slot [11] registered\n[ 0.267074] acpiphp: Slot [12] registered\n[ 0.267880] acpiphp: Slot [13] registered\n[ 0.268684] acpiphp: Slot [14] registered\n[ 0.269483] acpiphp: Slot [15] registered\n[ 0.280134] acpiphp: Slot [16] registered\n[ 0.280955] acpiphp: Slot [17] registered\n[ 0.281790] acpiphp: Slot [18] registered\n[ 0.282595] acpiphp: Slot [19] registered\n[ 0.283393] acpiphp: Slot [20] registered\n[ 0.284204] acpiphp: Slot [21] registered\n[ 0.285010] acpiphp: Slot [22] registered\n[ 0.285810] acpiphp: Slot [23] registered\n[ 0.286613] acpiphp: Slot [24] registered\n[ 0.287412] acpiphp: Slot [25] registered\n[ 0.288224] acpiphp: Slot [26] registered\n[ 0.289029] acpiphp: Slot [27] registered\n[ 0.289832] acpiphp: Slot [28] registered\n[ 0.290638] acpiphp: Slot [29] registered\n[ 0.291434] acpiphp: Slot [30] registered\n[ 0.292243] acpiphp: Slot [31] registered\n[ 0.293048] PCI host bridge to bus 0000:00\n[ 0.293851] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295051] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296255] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297698] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.299133] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305478] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306756] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307918] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309175] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315743] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317182] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362689] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364186] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365629] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367060] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368451] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369709] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371182] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372242] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373788] vgaarb: loaded\n[ 0.374389] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375531] SCSI subsystem initialized\n[ 0.376353] ACPI: bus type USB registered\n[ 0.377177] usbcore: registered new interface driver usbfs\n[ 0.378216] usbcore: registered new interface driver hub\n[ 0.379231] usbcore: registered new device driver usb\n[ 0.380298] PCI: Using ACPI for IRQ routing\n[ 0.381339] NetLabel: Initializing\n[ 0.382061] NetLabel: domain hash size = 128\n[ 0.382924] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.383885] NetLabel: unlabeled traffic allowed by default\n[ 0.384995] clocksource: Switched to clocksource kvm-clock\n[ 0.390481] AppArmor: AppArmor Filesystem Enabled\n[ 0.391455] pnp: PnP ACPI init\n[ 0.392364] pnp: PnP ACPI: found 5 devices\n[ 0.398400] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400121] NET: Registered protocol family 2\n[ 0.401087] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.402380] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.403588] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.404781] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405889] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.407088] NET: Registered protocol family 1\n[ 0.407970] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409084] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410169] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423980] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438086] Trying to unpack rootfs image as initramfs...\n[ 0.487190] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.501255] Scanning for low memory corruption every 60 seconds\n[ 0.502593] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503749] audit: initializing netlink subsys (disabled)\n[ 0.504784] audit: type=2000 audit(1537984338.107:1): initialized\n[ 0.506115] Initialise system trusted keyring\n[ 0.507053] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508234] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510210] zbud: loaded\n[ 0.510924] VFS: Disk quotas dquot_6.6.0\n[ 0.511754] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513284] fuse init (API version 7.23)\n[ 0.514176] Key type big_key registered\n[ 0.514992] Allocating IMA MOK and blacklist keyrings.\n[ 0.516101] Key type asymmetric registered\n[ 0.516934] Asymmetric key parser 'x509' registered\n[ 0.517914] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519397] io scheduler noop registered\n[ 0.520202] io scheduler deadline registered (default)\n[ 0.521212] io scheduler cfq registered\n[ 0.522055] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523127] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524392] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525875] ACPI: Power Button [PWRF]\n[ 0.526722] GHES: HEST is not enabled!\n[ 0.540390] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570713] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573232] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597338] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599462] Linux agpgart interface v0.103\n[ 0.601930] brd: module loaded\n[ 0.603103] loop: module loaded\n[ 0.606901] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608354] GPT:90111 != 20971519\n[ 0.609054] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610153] GPT:90111 != 20971519\n[ 0.610842] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611807] vda: vda1 vda15\n[ 0.613264] scsi host0: ata_piix\n[ 0.614007] scsi host1: ata_piix\n[ 0.614715] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615933] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617382] libphy: Fixed MDIO Bus: probed\n[ 0.618209] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619163] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621318] PPP generic driver version 2.4.2\n[ 0.622209] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623496] ehci-pci: EHCI PCI platform driver\n[ 0.624375] ehci-platform: EHCI generic platform driver\n[ 0.625379] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626513] ohci-pci: OHCI PCI platform driver\n[ 0.627387] ohci-platform: OHCI generic platform driver\n[ 0.628375] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.643083] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.644091] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645566] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646598] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647719] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648948] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.650374] usb usb1: Product: UHCI Host Controller\n[ 0.651335] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.652477] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.653495] hub 1-0:1.0: USB hub found\n[ 0.654281] hub 1-0:1.0: 2 ports detected\n[ 0.655185] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.657324] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.658286] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.659312] mousedev: PS/2 mouse device common for all mice\n[ 0.660575] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.662429] rtc_cmos 00:00: RTC can wake from S4\n[ 0.663533] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.664727] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665925] i2c /dev entries driver\n[ 0.666681] device-mapper: uevent: version 1.0.3\n[ 0.667625] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.669253] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670531] NET: Registered protocol family 10\n[ 0.671527] NET: Registered protocol family 17\n[ 0.672419] Key type dns_resolver registered\n[ 0.673352] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.674453] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.676198] registered taskstats version 1\n[ 0.677059] Loading compiled-in X.509 certificates\n[ 0.678496] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680353] zswap: loaded using pool lzo/zbud\n[ 0.681732] Key type trusted registered\n[ 0.683268] Key type encrypted registered\n[ 0.684107] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.685152] ima: No TPM chip found, activating TPM-bypass!\n[ 0.686200] evm: HMAC attrs: 0x1\n[ 0.687124] Magic number: 2:117:897\n[ 0.687973] rtc_cmos 00:00: setting system clock to 2018-09-26 17:52:18 UTC (1537984338)\n[ 0.689581] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690700] EDD information not available.\n[ 0.773668] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775123] ata1.00: configured for MWDMA2\n[ 0.776311] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.788698] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.789953] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791207] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793072] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794610] Write protecting the kernel read-only data: 14336k\n[ 0.796167] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797973] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.65\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.856868] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 17:52:22,741 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991/action used request id req-09c2f9b2-1df0-41a9-af46-d9bc8c3f6799 2018-09-26 17:52:24,747 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94c4932efe00fd53c19266d009274d26f9606e2e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:52:25,823 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:52:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d0598b33-3bed-41eb-90c3-663ac9d02e42 x-compute-request-id: req-d0598b33-3bed-41eb-90c3-663ac9d02e42 Content-Encoding: gzip Content-Length: 7867 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 524382363 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.137239] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138899] pid_max: default: 32768 minimum: 301\n[ 0.139792] ACPI: Core revision 20150930\n[ 0.141165] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142475] Security Framework initialized\n[ 0.143288] Yama: becoming mindful.\n[ 0.144016] AppArmor: AppArmor initialized\n[ 0.144900] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.146299] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.147963] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149187] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.150576] Initializing cgroup subsys io\n[ 0.151386] Initializing cgroup subsys memory\n[ 0.152250] Initializing cgroup subsys devices\n[ 0.153130] Initializing cgroup subsys freezer\n[ 0.154002] Initializing cgroup subsys net_cls\n[ 0.154869] Initializing cgroup subsys perf_event\n[ 0.155776] Initializing cgroup subsys net_prio\n[ 0.156668] Initializing cgroup subsys hugetlb\n[ 0.157531] Initializing cgroup subsys pids\n[ 0.158402] CPU: Physical Processor ID: 0\n[ 0.159891] mce: CPU supports 10 MCE banks\n[ 0.160747] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161748] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172447] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178853] ftrace: allocating 31920 entries in 125 pages\n[ 0.205293] smpboot: Max logical packages: 1\n[ 0.206172] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207521] x2apic enabled\n[ 0.208333] Switched APIC routing to physical x2apic.\n[ 0.210083] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211221] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213230] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215023] KVM setup paravirtual spinlock\n[ 0.216283] x86: Booted up 1 node, 1 CPUs\n[ 0.217092] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218464] devtmpfs: initialized\n[ 0.220185] evm: security.selinux\n[ 0.220881] evm: security.SMACK64\n[ 0.221567] evm: security.SMACK64EXEC\n[ 0.222302] evm: security.SMACK64TRANSMUTE\n[ 0.223110] evm: security.SMACK64MMAP\n[ 0.223860] evm: security.ima\n[ 0.224494] evm: security.capability\n[ 0.225302] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227132] pinctrl core: initialized pinctrl subsystem\n[ 0.228223] RTC time: 17:52:17, date: 09/26/18\n[ 0.229155] NET: Registered protocol family 16\n[ 0.230110] cpuidle: using governor ladder\n[ 0.230921] cpuidle: using governor menu\n[ 0.231699] PCCT header not found.\n[ 0.232443] ACPI: bus type PCI registered\n[ 0.233246] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234477] PCI: Using configuration type 1 for base access\n[ 0.236585] ACPI: Added _OSI(Module Device)\n[ 0.237413] ACPI: Added _OSI(Processor Device)\n[ 0.238268] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239159] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241271] ACPI: Interpreter enabled\n[ 0.242034] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243865] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249356] ACPI: (supports S0 S5)\n[ 0.250065] ACPI: Using IOAPIC for interrupt routing\n[ 0.251046] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254135] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255264] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256477] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259857] acpiphp: Slot [3] registered\n[ 0.260654] acpiphp: Slot [4] registered\n[ 0.261452] acpiphp: Slot [5] registered\n[ 0.262254] acpiphp: Slot [6] registered\n[ 0.263047] acpiphp: Slot [7] registered\n[ 0.263857] acpiphp: Slot [8] registered\n[ 0.264647] acpiphp: Slot [9] registered\n[ 0.265438] acpiphp: Slot [10] registered\n[ 0.266258] acpiphp: Slot [11] registered\n[ 0.267074] acpiphp: Slot [12] registered\n[ 0.267880] acpiphp: Slot [13] registered\n[ 0.268684] acpiphp: Slot [14] registered\n[ 0.269483] acpiphp: Slot [15] registered\n[ 0.280134] acpiphp: Slot [16] registered\n[ 0.280955] acpiphp: Slot [17] registered\n[ 0.281790] acpiphp: Slot [18] registered\n[ 0.282595] acpiphp: Slot [19] registered\n[ 0.283393] acpiphp: Slot [20] registered\n[ 0.284204] acpiphp: Slot [21] registered\n[ 0.285010] acpiphp: Slot [22] registered\n[ 0.285810] acpiphp: Slot [23] registered\n[ 0.286613] acpiphp: Slot [24] registered\n[ 0.287412] acpiphp: Slot [25] registered\n[ 0.288224] acpiphp: Slot [26] registered\n[ 0.289029] acpiphp: Slot [27] registered\n[ 0.289832] acpiphp: Slot [28] registered\n[ 0.290638] acpiphp: Slot [29] registered\n[ 0.291434] acpiphp: Slot [30] registered\n[ 0.292243] acpiphp: Slot [31] registered\n[ 0.293048] PCI host bridge to bus 0000:00\n[ 0.293851] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295051] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296255] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297698] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.299133] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305478] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306756] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307918] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309175] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315743] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317182] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362689] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364186] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365629] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367060] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368451] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369709] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371182] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372242] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373788] vgaarb: loaded\n[ 0.374389] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375531] SCSI subsystem initialized\n[ 0.376353] ACPI: bus type USB registered\n[ 0.377177] usbcore: registered new interface driver usbfs\n[ 0.378216] usbcore: registered new interface driver hub\n[ 0.379231] usbcore: registered new device driver usb\n[ 0.380298] PCI: Using ACPI for IRQ routing\n[ 0.381339] NetLabel: Initializing\n[ 0.382061] NetLabel: domain hash size = 128\n[ 0.382924] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.383885] NetLabel: unlabeled traffic allowed by default\n[ 0.384995] clocksource: Switched to clocksource kvm-clock\n[ 0.390481] AppArmor: AppArmor Filesystem Enabled\n[ 0.391455] pnp: PnP ACPI init\n[ 0.392364] pnp: PnP ACPI: found 5 devices\n[ 0.398400] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400121] NET: Registered protocol family 2\n[ 0.401087] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.402380] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.403588] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.404781] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405889] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.407088] NET: Registered protocol family 1\n[ 0.407970] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409084] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410169] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423980] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438086] Trying to unpack rootfs image as initramfs...\n[ 0.487190] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.501255] Scanning for low memory corruption every 60 seconds\n[ 0.502593] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503749] audit: initializing netlink subsys (disabled)\n[ 0.504784] audit: type=2000 audit(1537984338.107:1): initialized\n[ 0.506115] Initialise system trusted keyring\n[ 0.507053] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508234] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510210] zbud: loaded\n[ 0.510924] VFS: Disk quotas dquot_6.6.0\n[ 0.511754] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513284] fuse init (API version 7.23)\n[ 0.514176] Key type big_key registered\n[ 0.514992] Allocating IMA MOK and blacklist keyrings.\n[ 0.516101] Key type asymmetric registered\n[ 0.516934] Asymmetric key parser 'x509' registered\n[ 0.517914] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519397] io scheduler noop registered\n[ 0.520202] io scheduler deadline registered (default)\n[ 0.521212] io scheduler cfq registered\n[ 0.522055] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523127] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524392] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525875] ACPI: Power Button [PWRF]\n[ 0.526722] GHES: HEST is not enabled!\n[ 0.540390] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570713] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573232] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597338] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599462] Linux agpgart interface v0.103\n[ 0.601930] brd: module loaded\n[ 0.603103] loop: module loaded\n[ 0.606901] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608354] GPT:90111 != 20971519\n[ 0.609054] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610153] GPT:90111 != 20971519\n[ 0.610842] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611807] vda: vda1 vda15\n[ 0.613264] scsi host0: ata_piix\n[ 0.614007] scsi host1: ata_piix\n[ 0.614715] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615933] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617382] libphy: Fixed MDIO Bus: probed\n[ 0.618209] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619163] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621318] PPP generic driver version 2.4.2\n[ 0.622209] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623496] ehci-pci: EHCI PCI platform driver\n[ 0.624375] ehci-platform: EHCI generic platform driver\n[ 0.625379] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626513] ohci-pci: OHCI PCI platform driver\n[ 0.627387] ohci-platform: OHCI generic platform driver\n[ 0.628375] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.643083] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.644091] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645566] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646598] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647719] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648948] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.650374] usb usb1: Product: UHCI Host Controller\n[ 0.651335] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.652477] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.653495] hub 1-0:1.0: USB hub found\n[ 0.654281] hub 1-0:1.0: 2 ports detected\n[ 0.655185] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.657324] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.658286] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.659312] mousedev: PS/2 mouse device common for all mice\n[ 0.660575] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.662429] rtc_cmos 00:00: RTC can wake from S4\n[ 0.663533] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.664727] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665925] i2c /dev entries driver\n[ 0.666681] device-mapper: uevent: version 1.0.3\n[ 0.667625] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.669253] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670531] NET: Registered protocol family 10\n[ 0.671527] NET: Registered protocol family 17\n[ 0.672419] Key type dns_resolver registered\n[ 0.673352] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.674453] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.676198] registered taskstats version 1\n[ 0.677059] Loading compiled-in X.509 certificates\n[ 0.678496] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680353] zswap: loaded using pool lzo/zbud\n[ 0.681732] Key type trusted registered\n[ 0.683268] Key type encrypted registered\n[ 0.684107] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.685152] ima: No TPM chip found, activating TPM-bypass!\n[ 0.686200] evm: HMAC attrs: 0x1\n[ 0.687124] Magic number: 2:117:897\n[ 0.687973] rtc_cmos 00:00: setting system clock to 2018-09-26 17:52:18 UTC (1537984338)\n[ 0.689581] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690700] EDD information not available.\n[ 0.773668] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775123] ata1.00: configured for MWDMA2\n[ 0.776311] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.788698] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.789953] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791207] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793072] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794610] Write protecting the kernel read-only data: 14336k\n[ 0.796167] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797973] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.65\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.856868] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 17:52:25,823 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991/action used request id req-d0598b33-3bed-41eb-90c3-663ac9d02e42 2018-09-26 17:52:27,829 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94c4932efe00fd53c19266d009274d26f9606e2e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:52:28,898 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:52:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ad6875e-6c71-4cc1-baec-2294f2251c7c x-compute-request-id: req-9ad6875e-6c71-4cc1-baec-2294f2251c7c Content-Encoding: gzip Content-Length: 7867 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 524382363 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.137239] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138899] pid_max: default: 32768 minimum: 301\n[ 0.139792] ACPI: Core revision 20150930\n[ 0.141165] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142475] Security Framework initialized\n[ 0.143288] Yama: becoming mindful.\n[ 0.144016] AppArmor: AppArmor initialized\n[ 0.144900] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.146299] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.147963] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149187] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.150576] Initializing cgroup subsys io\n[ 0.151386] Initializing cgroup subsys memory\n[ 0.152250] Initializing cgroup subsys devices\n[ 0.153130] Initializing cgroup subsys freezer\n[ 0.154002] Initializing cgroup subsys net_cls\n[ 0.154869] Initializing cgroup subsys perf_event\n[ 0.155776] Initializing cgroup subsys net_prio\n[ 0.156668] Initializing cgroup subsys hugetlb\n[ 0.157531] Initializing cgroup subsys pids\n[ 0.158402] CPU: Physical Processor ID: 0\n[ 0.159891] mce: CPU supports 10 MCE banks\n[ 0.160747] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161748] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172447] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178853] ftrace: allocating 31920 entries in 125 pages\n[ 0.205293] smpboot: Max logical packages: 1\n[ 0.206172] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207521] x2apic enabled\n[ 0.208333] Switched APIC routing to physical x2apic.\n[ 0.210083] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211221] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213230] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215023] KVM setup paravirtual spinlock\n[ 0.216283] x86: Booted up 1 node, 1 CPUs\n[ 0.217092] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218464] devtmpfs: initialized\n[ 0.220185] evm: security.selinux\n[ 0.220881] evm: security.SMACK64\n[ 0.221567] evm: security.SMACK64EXEC\n[ 0.222302] evm: security.SMACK64TRANSMUTE\n[ 0.223110] evm: security.SMACK64MMAP\n[ 0.223860] evm: security.ima\n[ 0.224494] evm: security.capability\n[ 0.225302] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227132] pinctrl core: initialized pinctrl subsystem\n[ 0.228223] RTC time: 17:52:17, date: 09/26/18\n[ 0.229155] NET: Registered protocol family 16\n[ 0.230110] cpuidle: using governor ladder\n[ 0.230921] cpuidle: using governor menu\n[ 0.231699] PCCT header not found.\n[ 0.232443] ACPI: bus type PCI registered\n[ 0.233246] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234477] PCI: Using configuration type 1 for base access\n[ 0.236585] ACPI: Added _OSI(Module Device)\n[ 0.237413] ACPI: Added _OSI(Processor Device)\n[ 0.238268] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239159] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241271] ACPI: Interpreter enabled\n[ 0.242034] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243865] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249356] ACPI: (supports S0 S5)\n[ 0.250065] ACPI: Using IOAPIC for interrupt routing\n[ 0.251046] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254135] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255264] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256477] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259857] acpiphp: Slot [3] registered\n[ 0.260654] acpiphp: Slot [4] registered\n[ 0.261452] acpiphp: Slot [5] registered\n[ 0.262254] acpiphp: Slot [6] registered\n[ 0.263047] acpiphp: Slot [7] registered\n[ 0.263857] acpiphp: Slot [8] registered\n[ 0.264647] acpiphp: Slot [9] registered\n[ 0.265438] acpiphp: Slot [10] registered\n[ 0.266258] acpiphp: Slot [11] registered\n[ 0.267074] acpiphp: Slot [12] registered\n[ 0.267880] acpiphp: Slot [13] registered\n[ 0.268684] acpiphp: Slot [14] registered\n[ 0.269483] acpiphp: Slot [15] registered\n[ 0.280134] acpiphp: Slot [16] registered\n[ 0.280955] acpiphp: Slot [17] registered\n[ 0.281790] acpiphp: Slot [18] registered\n[ 0.282595] acpiphp: Slot [19] registered\n[ 0.283393] acpiphp: Slot [20] registered\n[ 0.284204] acpiphp: Slot [21] registered\n[ 0.285010] acpiphp: Slot [22] registered\n[ 0.285810] acpiphp: Slot [23] registered\n[ 0.286613] acpiphp: Slot [24] registered\n[ 0.287412] acpiphp: Slot [25] registered\n[ 0.288224] acpiphp: Slot [26] registered\n[ 0.289029] acpiphp: Slot [27] registered\n[ 0.289832] acpiphp: Slot [28] registered\n[ 0.290638] acpiphp: Slot [29] registered\n[ 0.291434] acpiphp: Slot [30] registered\n[ 0.292243] acpiphp: Slot [31] registered\n[ 0.293048] PCI host bridge to bus 0000:00\n[ 0.293851] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295051] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296255] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297698] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.299133] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305478] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306756] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307918] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309175] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315743] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317182] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362689] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364186] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365629] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367060] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368451] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369709] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371182] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372242] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373788] vgaarb: loaded\n[ 0.374389] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375531] SCSI subsystem initialized\n[ 0.376353] ACPI: bus type USB registered\n[ 0.377177] usbcore: registered new interface driver usbfs\n[ 0.378216] usbcore: registered new interface driver hub\n[ 0.379231] usbcore: registered new device driver usb\n[ 0.380298] PCI: Using ACPI for IRQ routing\n[ 0.381339] NetLabel: Initializing\n[ 0.382061] NetLabel: domain hash size = 128\n[ 0.382924] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.383885] NetLabel: unlabeled traffic allowed by default\n[ 0.384995] clocksource: Switched to clocksource kvm-clock\n[ 0.390481] AppArmor: AppArmor Filesystem Enabled\n[ 0.391455] pnp: PnP ACPI init\n[ 0.392364] pnp: PnP ACPI: found 5 devices\n[ 0.398400] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400121] NET: Registered protocol family 2\n[ 0.401087] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.402380] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.403588] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.404781] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405889] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.407088] NET: Registered protocol family 1\n[ 0.407970] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409084] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410169] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423980] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438086] Trying to unpack rootfs image as initramfs...\n[ 0.487190] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.501255] Scanning for low memory corruption every 60 seconds\n[ 0.502593] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503749] audit: initializing netlink subsys (disabled)\n[ 0.504784] audit: type=2000 audit(1537984338.107:1): initialized\n[ 0.506115] Initialise system trusted keyring\n[ 0.507053] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508234] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510210] zbud: loaded\n[ 0.510924] VFS: Disk quotas dquot_6.6.0\n[ 0.511754] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513284] fuse init (API version 7.23)\n[ 0.514176] Key type big_key registered\n[ 0.514992] Allocating IMA MOK and blacklist keyrings.\n[ 0.516101] Key type asymmetric registered\n[ 0.516934] Asymmetric key parser 'x509' registered\n[ 0.517914] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519397] io scheduler noop registered\n[ 0.520202] io scheduler deadline registered (default)\n[ 0.521212] io scheduler cfq registered\n[ 0.522055] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523127] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524392] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525875] ACPI: Power Button [PWRF]\n[ 0.526722] GHES: HEST is not enabled!\n[ 0.540390] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570713] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573232] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597338] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599462] Linux agpgart interface v0.103\n[ 0.601930] brd: module loaded\n[ 0.603103] loop: module loaded\n[ 0.606901] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608354] GPT:90111 != 20971519\n[ 0.609054] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610153] GPT:90111 != 20971519\n[ 0.610842] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611807] vda: vda1 vda15\n[ 0.613264] scsi host0: ata_piix\n[ 0.614007] scsi host1: ata_piix\n[ 0.614715] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615933] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617382] libphy: Fixed MDIO Bus: probed\n[ 0.618209] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619163] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621318] PPP generic driver version 2.4.2\n[ 0.622209] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623496] ehci-pci: EHCI PCI platform driver\n[ 0.624375] ehci-platform: EHCI generic platform driver\n[ 0.625379] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626513] ohci-pci: OHCI PCI platform driver\n[ 0.627387] ohci-platform: OHCI generic platform driver\n[ 0.628375] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.643083] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.644091] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645566] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646598] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647719] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648948] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.650374] usb usb1: Product: UHCI Host Controller\n[ 0.651335] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.652477] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.653495] hub 1-0:1.0: USB hub found\n[ 0.654281] hub 1-0:1.0: 2 ports detected\n[ 0.655185] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.657324] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.658286] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.659312] mousedev: PS/2 mouse device common for all mice\n[ 0.660575] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.662429] rtc_cmos 00:00: RTC can wake from S4\n[ 0.663533] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.664727] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665925] i2c /dev entries driver\n[ 0.666681] device-mapper: uevent: version 1.0.3\n[ 0.667625] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.669253] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670531] NET: Registered protocol family 10\n[ 0.671527] NET: Registered protocol family 17\n[ 0.672419] Key type dns_resolver registered\n[ 0.673352] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.674453] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.676198] registered taskstats version 1\n[ 0.677059] Loading compiled-in X.509 certificates\n[ 0.678496] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680353] zswap: loaded using pool lzo/zbud\n[ 0.681732] Key type trusted registered\n[ 0.683268] Key type encrypted registered\n[ 0.684107] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.685152] ima: No TPM chip found, activating TPM-bypass!\n[ 0.686200] evm: HMAC attrs: 0x1\n[ 0.687124] Magic number: 2:117:897\n[ 0.687973] rtc_cmos 00:00: setting system clock to 2018-09-26 17:52:18 UTC (1537984338)\n[ 0.689581] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690700] EDD information not available.\n[ 0.773668] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775123] ata1.00: configured for MWDMA2\n[ 0.776311] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.788698] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.789953] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791207] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793072] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794610] Write protecting the kernel read-only data: 14336k\n[ 0.796167] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797973] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.65\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.856868] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 17:52:28,899 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991/action used request id req-9ad6875e-6c71-4cc1-baec-2294f2251c7c 2018-09-26 17:52:30,908 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94c4932efe00fd53c19266d009274d26f9606e2e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:52:31,976 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:52:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-75c12b86-fc90-49ad-b46a-56ac5c73ed90 x-compute-request-id: req-75c12b86-fc90-49ad-b46a-56ac5c73ed90 Content-Encoding: gzip Content-Length: 7867 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 524382363 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.137239] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138899] pid_max: default: 32768 minimum: 301\n[ 0.139792] ACPI: Core revision 20150930\n[ 0.141165] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142475] Security Framework initialized\n[ 0.143288] Yama: becoming mindful.\n[ 0.144016] AppArmor: AppArmor initialized\n[ 0.144900] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.146299] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.147963] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149187] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.150576] Initializing cgroup subsys io\n[ 0.151386] Initializing cgroup subsys memory\n[ 0.152250] Initializing cgroup subsys devices\n[ 0.153130] Initializing cgroup subsys freezer\n[ 0.154002] Initializing cgroup subsys net_cls\n[ 0.154869] Initializing cgroup subsys perf_event\n[ 0.155776] Initializing cgroup subsys net_prio\n[ 0.156668] Initializing cgroup subsys hugetlb\n[ 0.157531] Initializing cgroup subsys pids\n[ 0.158402] CPU: Physical Processor ID: 0\n[ 0.159891] mce: CPU supports 10 MCE banks\n[ 0.160747] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161748] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172447] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178853] ftrace: allocating 31920 entries in 125 pages\n[ 0.205293] smpboot: Max logical packages: 1\n[ 0.206172] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207521] x2apic enabled\n[ 0.208333] Switched APIC routing to physical x2apic.\n[ 0.210083] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211221] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213230] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215023] KVM setup paravirtual spinlock\n[ 0.216283] x86: Booted up 1 node, 1 CPUs\n[ 0.217092] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218464] devtmpfs: initialized\n[ 0.220185] evm: security.selinux\n[ 0.220881] evm: security.SMACK64\n[ 0.221567] evm: security.SMACK64EXEC\n[ 0.222302] evm: security.SMACK64TRANSMUTE\n[ 0.223110] evm: security.SMACK64MMAP\n[ 0.223860] evm: security.ima\n[ 0.224494] evm: security.capability\n[ 0.225302] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227132] pinctrl core: initialized pinctrl subsystem\n[ 0.228223] RTC time: 17:52:17, date: 09/26/18\n[ 0.229155] NET: Registered protocol family 16\n[ 0.230110] cpuidle: using governor ladder\n[ 0.230921] cpuidle: using governor menu\n[ 0.231699] PCCT header not found.\n[ 0.232443] ACPI: bus type PCI registered\n[ 0.233246] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234477] PCI: Using configuration type 1 for base access\n[ 0.236585] ACPI: Added _OSI(Module Device)\n[ 0.237413] ACPI: Added _OSI(Processor Device)\n[ 0.238268] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239159] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241271] ACPI: Interpreter enabled\n[ 0.242034] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243865] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249356] ACPI: (supports S0 S5)\n[ 0.250065] ACPI: Using IOAPIC for interrupt routing\n[ 0.251046] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254135] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255264] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256477] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259857] acpiphp: Slot [3] registered\n[ 0.260654] acpiphp: Slot [4] registered\n[ 0.261452] acpiphp: Slot [5] registered\n[ 0.262254] acpiphp: Slot [6] registered\n[ 0.263047] acpiphp: Slot [7] registered\n[ 0.263857] acpiphp: Slot [8] registered\n[ 0.264647] acpiphp: Slot [9] registered\n[ 0.265438] acpiphp: Slot [10] registered\n[ 0.266258] acpiphp: Slot [11] registered\n[ 0.267074] acpiphp: Slot [12] registered\n[ 0.267880] acpiphp: Slot [13] registered\n[ 0.268684] acpiphp: Slot [14] registered\n[ 0.269483] acpiphp: Slot [15] registered\n[ 0.280134] acpiphp: Slot [16] registered\n[ 0.280955] acpiphp: Slot [17] registered\n[ 0.281790] acpiphp: Slot [18] registered\n[ 0.282595] acpiphp: Slot [19] registered\n[ 0.283393] acpiphp: Slot [20] registered\n[ 0.284204] acpiphp: Slot [21] registered\n[ 0.285010] acpiphp: Slot [22] registered\n[ 0.285810] acpiphp: Slot [23] registered\n[ 0.286613] acpiphp: Slot [24] registered\n[ 0.287412] acpiphp: Slot [25] registered\n[ 0.288224] acpiphp: Slot [26] registered\n[ 0.289029] acpiphp: Slot [27] registered\n[ 0.289832] acpiphp: Slot [28] registered\n[ 0.290638] acpiphp: Slot [29] registered\n[ 0.291434] acpiphp: Slot [30] registered\n[ 0.292243] acpiphp: Slot [31] registered\n[ 0.293048] PCI host bridge to bus 0000:00\n[ 0.293851] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295051] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296255] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297698] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.299133] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305478] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306756] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307918] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309175] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315743] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317182] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362689] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364186] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365629] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367060] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368451] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369709] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371182] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372242] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373788] vgaarb: loaded\n[ 0.374389] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375531] SCSI subsystem initialized\n[ 0.376353] ACPI: bus type USB registered\n[ 0.377177] usbcore: registered new interface driver usbfs\n[ 0.378216] usbcore: registered new interface driver hub\n[ 0.379231] usbcore: registered new device driver usb\n[ 0.380298] PCI: Using ACPI for IRQ routing\n[ 0.381339] NetLabel: Initializing\n[ 0.382061] NetLabel: domain hash size = 128\n[ 0.382924] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.383885] NetLabel: unlabeled traffic allowed by default\n[ 0.384995] clocksource: Switched to clocksource kvm-clock\n[ 0.390481] AppArmor: AppArmor Filesystem Enabled\n[ 0.391455] pnp: PnP ACPI init\n[ 0.392364] pnp: PnP ACPI: found 5 devices\n[ 0.398400] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400121] NET: Registered protocol family 2\n[ 0.401087] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.402380] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.403588] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.404781] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405889] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.407088] NET: Registered protocol family 1\n[ 0.407970] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409084] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410169] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423980] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438086] Trying to unpack rootfs image as initramfs...\n[ 0.487190] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.501255] Scanning for low memory corruption every 60 seconds\n[ 0.502593] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503749] audit: initializing netlink subsys (disabled)\n[ 0.504784] audit: type=2000 audit(1537984338.107:1): initialized\n[ 0.506115] Initialise system trusted keyring\n[ 0.507053] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508234] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510210] zbud: loaded\n[ 0.510924] VFS: Disk quotas dquot_6.6.0\n[ 0.511754] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513284] fuse init (API version 7.23)\n[ 0.514176] Key type big_key registered\n[ 0.514992] Allocating IMA MOK and blacklist keyrings.\n[ 0.516101] Key type asymmetric registered\n[ 0.516934] Asymmetric key parser 'x509' registered\n[ 0.517914] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519397] io scheduler noop registered\n[ 0.520202] io scheduler deadline registered (default)\n[ 0.521212] io scheduler cfq registered\n[ 0.522055] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523127] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524392] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525875] ACPI: Power Button [PWRF]\n[ 0.526722] GHES: HEST is not enabled!\n[ 0.540390] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570713] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573232] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597338] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599462] Linux agpgart interface v0.103\n[ 0.601930] brd: module loaded\n[ 0.603103] loop: module loaded\n[ 0.606901] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608354] GPT:90111 != 20971519\n[ 0.609054] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610153] GPT:90111 != 20971519\n[ 0.610842] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611807] vda: vda1 vda15\n[ 0.613264] scsi host0: ata_piix\n[ 0.614007] scsi host1: ata_piix\n[ 0.614715] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615933] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617382] libphy: Fixed MDIO Bus: probed\n[ 0.618209] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619163] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621318] PPP generic driver version 2.4.2\n[ 0.622209] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623496] ehci-pci: EHCI PCI platform driver\n[ 0.624375] ehci-platform: EHCI generic platform driver\n[ 0.625379] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626513] ohci-pci: OHCI PCI platform driver\n[ 0.627387] ohci-platform: OHCI generic platform driver\n[ 0.628375] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.643083] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.644091] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645566] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646598] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647719] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648948] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.650374] usb usb1: Product: UHCI Host Controller\n[ 0.651335] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.652477] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.653495] hub 1-0:1.0: USB hub found\n[ 0.654281] hub 1-0:1.0: 2 ports detected\n[ 0.655185] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.657324] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.658286] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.659312] mousedev: PS/2 mouse device common for all mice\n[ 0.660575] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.662429] rtc_cmos 00:00: RTC can wake from S4\n[ 0.663533] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.664727] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665925] i2c /dev entries driver\n[ 0.666681] device-mapper: uevent: version 1.0.3\n[ 0.667625] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.669253] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670531] NET: Registered protocol family 10\n[ 0.671527] NET: Registered protocol family 17\n[ 0.672419] Key type dns_resolver registered\n[ 0.673352] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.674453] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.676198] registered taskstats version 1\n[ 0.677059] Loading compiled-in X.509 certificates\n[ 0.678496] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680353] zswap: loaded using pool lzo/zbud\n[ 0.681732] Key type trusted registered\n[ 0.683268] Key type encrypted registered\n[ 0.684107] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.685152] ima: No TPM chip found, activating TPM-bypass!\n[ 0.686200] evm: HMAC attrs: 0x1\n[ 0.687124] Magic number: 2:117:897\n[ 0.687973] rtc_cmos 00:00: setting system clock to 2018-09-26 17:52:18 UTC (1537984338)\n[ 0.689581] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690700] EDD information not available.\n[ 0.773668] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775123] ata1.00: configured for MWDMA2\n[ 0.776311] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.788698] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.789953] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791207] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793072] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794610] Write protecting the kernel read-only data: 14336k\n[ 0.796167] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797973] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.65\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.856868] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 17:52:31,977 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991/action used request id req-75c12b86-fc90-49ad-b46a-56ac5c73ed90 2018-09-26 17:52:33,983 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94c4932efe00fd53c19266d009274d26f9606e2e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:52:35,055 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:52:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-718edfc0-599a-4018-b546-1164968dea64 x-compute-request-id: req-718edfc0-599a-4018-b546-1164968dea64 Content-Encoding: gzip Content-Length: 7867 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 524382363 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.137239] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138899] pid_max: default: 32768 minimum: 301\n[ 0.139792] ACPI: Core revision 20150930\n[ 0.141165] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142475] Security Framework initialized\n[ 0.143288] Yama: becoming mindful.\n[ 0.144016] AppArmor: AppArmor initialized\n[ 0.144900] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.146299] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.147963] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149187] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.150576] Initializing cgroup subsys io\n[ 0.151386] Initializing cgroup subsys memory\n[ 0.152250] Initializing cgroup subsys devices\n[ 0.153130] Initializing cgroup subsys freezer\n[ 0.154002] Initializing cgroup subsys net_cls\n[ 0.154869] Initializing cgroup subsys perf_event\n[ 0.155776] Initializing cgroup subsys net_prio\n[ 0.156668] Initializing cgroup subsys hugetlb\n[ 0.157531] Initializing cgroup subsys pids\n[ 0.158402] CPU: Physical Processor ID: 0\n[ 0.159891] mce: CPU supports 10 MCE banks\n[ 0.160747] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161748] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172447] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178853] ftrace: allocating 31920 entries in 125 pages\n[ 0.205293] smpboot: Max logical packages: 1\n[ 0.206172] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207521] x2apic enabled\n[ 0.208333] Switched APIC routing to physical x2apic.\n[ 0.210083] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211221] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213230] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215023] KVM setup paravirtual spinlock\n[ 0.216283] x86: Booted up 1 node, 1 CPUs\n[ 0.217092] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218464] devtmpfs: initialized\n[ 0.220185] evm: security.selinux\n[ 0.220881] evm: security.SMACK64\n[ 0.221567] evm: security.SMACK64EXEC\n[ 0.222302] evm: security.SMACK64TRANSMUTE\n[ 0.223110] evm: security.SMACK64MMAP\n[ 0.223860] evm: security.ima\n[ 0.224494] evm: security.capability\n[ 0.225302] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227132] pinctrl core: initialized pinctrl subsystem\n[ 0.228223] RTC time: 17:52:17, date: 09/26/18\n[ 0.229155] NET: Registered protocol family 16\n[ 0.230110] cpuidle: using governor ladder\n[ 0.230921] cpuidle: using governor menu\n[ 0.231699] PCCT header not found.\n[ 0.232443] ACPI: bus type PCI registered\n[ 0.233246] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234477] PCI: Using configuration type 1 for base access\n[ 0.236585] ACPI: Added _OSI(Module Device)\n[ 0.237413] ACPI: Added _OSI(Processor Device)\n[ 0.238268] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239159] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241271] ACPI: Interpreter enabled\n[ 0.242034] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243865] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249356] ACPI: (supports S0 S5)\n[ 0.250065] ACPI: Using IOAPIC for interrupt routing\n[ 0.251046] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254135] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255264] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256477] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259857] acpiphp: Slot [3] registered\n[ 0.260654] acpiphp: Slot [4] registered\n[ 0.261452] acpiphp: Slot [5] registered\n[ 0.262254] acpiphp: Slot [6] registered\n[ 0.263047] acpiphp: Slot [7] registered\n[ 0.263857] acpiphp: Slot [8] registered\n[ 0.264647] acpiphp: Slot [9] registered\n[ 0.265438] acpiphp: Slot [10] registered\n[ 0.266258] acpiphp: Slot [11] registered\n[ 0.267074] acpiphp: Slot [12] registered\n[ 0.267880] acpiphp: Slot [13] registered\n[ 0.268684] acpiphp: Slot [14] registered\n[ 0.269483] acpiphp: Slot [15] registered\n[ 0.280134] acpiphp: Slot [16] registered\n[ 0.280955] acpiphp: Slot [17] registered\n[ 0.281790] acpiphp: Slot [18] registered\n[ 0.282595] acpiphp: Slot [19] registered\n[ 0.283393] acpiphp: Slot [20] registered\n[ 0.284204] acpiphp: Slot [21] registered\n[ 0.285010] acpiphp: Slot [22] registered\n[ 0.285810] acpiphp: Slot [23] registered\n[ 0.286613] acpiphp: Slot [24] registered\n[ 0.287412] acpiphp: Slot [25] registered\n[ 0.288224] acpiphp: Slot [26] registered\n[ 0.289029] acpiphp: Slot [27] registered\n[ 0.289832] acpiphp: Slot [28] registered\n[ 0.290638] acpiphp: Slot [29] registered\n[ 0.291434] acpiphp: Slot [30] registered\n[ 0.292243] acpiphp: Slot [31] registered\n[ 0.293048] PCI host bridge to bus 0000:00\n[ 0.293851] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295051] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296255] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297698] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.299133] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305478] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306756] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307918] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309175] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315743] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317182] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362689] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364186] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365629] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367060] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368451] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369709] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371182] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372242] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373788] vgaarb: loaded\n[ 0.374389] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375531] SCSI subsystem initialized\n[ 0.376353] ACPI: bus type USB registered\n[ 0.377177] usbcore: registered new interface driver usbfs\n[ 0.378216] usbcore: registered new interface driver hub\n[ 0.379231] usbcore: registered new device driver usb\n[ 0.380298] PCI: Using ACPI for IRQ routing\n[ 0.381339] NetLabel: Initializing\n[ 0.382061] NetLabel: domain hash size = 128\n[ 0.382924] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.383885] NetLabel: unlabeled traffic allowed by default\n[ 0.384995] clocksource: Switched to clocksource kvm-clock\n[ 0.390481] AppArmor: AppArmor Filesystem Enabled\n[ 0.391455] pnp: PnP ACPI init\n[ 0.392364] pnp: PnP ACPI: found 5 devices\n[ 0.398400] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400121] NET: Registered protocol family 2\n[ 0.401087] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.402380] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.403588] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.404781] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405889] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.407088] NET: Registered protocol family 1\n[ 0.407970] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409084] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410169] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423980] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438086] Trying to unpack rootfs image as initramfs...\n[ 0.487190] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.501255] Scanning for low memory corruption every 60 seconds\n[ 0.502593] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503749] audit: initializing netlink subsys (disabled)\n[ 0.504784] audit: type=2000 audit(1537984338.107:1): initialized\n[ 0.506115] Initialise system trusted keyring\n[ 0.507053] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508234] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510210] zbud: loaded\n[ 0.510924] VFS: Disk quotas dquot_6.6.0\n[ 0.511754] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513284] fuse init (API version 7.23)\n[ 0.514176] Key type big_key registered\n[ 0.514992] Allocating IMA MOK and blacklist keyrings.\n[ 0.516101] Key type asymmetric registered\n[ 0.516934] Asymmetric key parser 'x509' registered\n[ 0.517914] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519397] io scheduler noop registered\n[ 0.520202] io scheduler deadline registered (default)\n[ 0.521212] io scheduler cfq registered\n[ 0.522055] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523127] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524392] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525875] ACPI: Power Button [PWRF]\n[ 0.526722] GHES: HEST is not enabled!\n[ 0.540390] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570713] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573232] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597338] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599462] Linux agpgart interface v0.103\n[ 0.601930] brd: module loaded\n[ 0.603103] loop: module loaded\n[ 0.606901] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608354] GPT:90111 != 20971519\n[ 0.609054] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610153] GPT:90111 != 20971519\n[ 0.610842] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611807] vda: vda1 vda15\n[ 0.613264] scsi host0: ata_piix\n[ 0.614007] scsi host1: ata_piix\n[ 0.614715] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615933] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617382] libphy: Fixed MDIO Bus: probed\n[ 0.618209] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619163] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621318] PPP generic driver version 2.4.2\n[ 0.622209] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623496] ehci-pci: EHCI PCI platform driver\n[ 0.624375] ehci-platform: EHCI generic platform driver\n[ 0.625379] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626513] ohci-pci: OHCI PCI platform driver\n[ 0.627387] ohci-platform: OHCI generic platform driver\n[ 0.628375] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.643083] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.644091] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645566] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646598] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647719] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648948] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.650374] usb usb1: Product: UHCI Host Controller\n[ 0.651335] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.652477] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.653495] hub 1-0:1.0: USB hub found\n[ 0.654281] hub 1-0:1.0: 2 ports detected\n[ 0.655185] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.657324] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.658286] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.659312] mousedev: PS/2 mouse device common for all mice\n[ 0.660575] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.662429] rtc_cmos 00:00: RTC can wake from S4\n[ 0.663533] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.664727] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665925] i2c /dev entries driver\n[ 0.666681] device-mapper: uevent: version 1.0.3\n[ 0.667625] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.669253] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670531] NET: Registered protocol family 10\n[ 0.671527] NET: Registered protocol family 17\n[ 0.672419] Key type dns_resolver registered\n[ 0.673352] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.674453] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.676198] registered taskstats version 1\n[ 0.677059] Loading compiled-in X.509 certificates\n[ 0.678496] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680353] zswap: loaded using pool lzo/zbud\n[ 0.681732] Key type trusted registered\n[ 0.683268] Key type encrypted registered\n[ 0.684107] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.685152] ima: No TPM chip found, activating TPM-bypass!\n[ 0.686200] evm: HMAC attrs: 0x1\n[ 0.687124] Magic number: 2:117:897\n[ 0.687973] rtc_cmos 00:00: setting system clock to 2018-09-26 17:52:18 UTC (1537984338)\n[ 0.689581] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690700] EDD information not available.\n[ 0.773668] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775123] ata1.00: configured for MWDMA2\n[ 0.776311] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.788698] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.789953] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791207] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793072] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794610] Write protecting the kernel read-only data: 14336k\n[ 0.796167] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797973] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.65\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.856868] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 17:52:35,056 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991/action used request id req-718edfc0-599a-4018-b546-1164968dea64 2018-09-26 17:52:37,061 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94c4932efe00fd53c19266d009274d26f9606e2e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:52:38,129 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:52:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e4c520c-5e27-4dab-aa06-24a533ff1f9c x-compute-request-id: req-5e4c520c-5e27-4dab-aa06-24a533ff1f9c Content-Encoding: gzip Content-Length: 7867 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 524382363 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.137239] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138899] pid_max: default: 32768 minimum: 301\n[ 0.139792] ACPI: Core revision 20150930\n[ 0.141165] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142475] Security Framework initialized\n[ 0.143288] Yama: becoming mindful.\n[ 0.144016] AppArmor: AppArmor initialized\n[ 0.144900] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.146299] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.147963] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149187] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.150576] Initializing cgroup subsys io\n[ 0.151386] Initializing cgroup subsys memory\n[ 0.152250] Initializing cgroup subsys devices\n[ 0.153130] Initializing cgroup subsys freezer\n[ 0.154002] Initializing cgroup subsys net_cls\n[ 0.154869] Initializing cgroup subsys perf_event\n[ 0.155776] Initializing cgroup subsys net_prio\n[ 0.156668] Initializing cgroup subsys hugetlb\n[ 0.157531] Initializing cgroup subsys pids\n[ 0.158402] CPU: Physical Processor ID: 0\n[ 0.159891] mce: CPU supports 10 MCE banks\n[ 0.160747] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161748] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172447] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178853] ftrace: allocating 31920 entries in 125 pages\n[ 0.205293] smpboot: Max logical packages: 1\n[ 0.206172] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207521] x2apic enabled\n[ 0.208333] Switched APIC routing to physical x2apic.\n[ 0.210083] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211221] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213230] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215023] KVM setup paravirtual spinlock\n[ 0.216283] x86: Booted up 1 node, 1 CPUs\n[ 0.217092] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218464] devtmpfs: initialized\n[ 0.220185] evm: security.selinux\n[ 0.220881] evm: security.SMACK64\n[ 0.221567] evm: security.SMACK64EXEC\n[ 0.222302] evm: security.SMACK64TRANSMUTE\n[ 0.223110] evm: security.SMACK64MMAP\n[ 0.223860] evm: security.ima\n[ 0.224494] evm: security.capability\n[ 0.225302] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227132] pinctrl core: initialized pinctrl subsystem\n[ 0.228223] RTC time: 17:52:17, date: 09/26/18\n[ 0.229155] NET: Registered protocol family 16\n[ 0.230110] cpuidle: using governor ladder\n[ 0.230921] cpuidle: using governor menu\n[ 0.231699] PCCT header not found.\n[ 0.232443] ACPI: bus type PCI registered\n[ 0.233246] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234477] PCI: Using configuration type 1 for base access\n[ 0.236585] ACPI: Added _OSI(Module Device)\n[ 0.237413] ACPI: Added _OSI(Processor Device)\n[ 0.238268] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239159] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241271] ACPI: Interpreter enabled\n[ 0.242034] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243865] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249356] ACPI: (supports S0 S5)\n[ 0.250065] ACPI: Using IOAPIC for interrupt routing\n[ 0.251046] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254135] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255264] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256477] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259857] acpiphp: Slot [3] registered\n[ 0.260654] acpiphp: Slot [4] registered\n[ 0.261452] acpiphp: Slot [5] registered\n[ 0.262254] acpiphp: Slot [6] registered\n[ 0.263047] acpiphp: Slot [7] registered\n[ 0.263857] acpiphp: Slot [8] registered\n[ 0.264647] acpiphp: Slot [9] registered\n[ 0.265438] acpiphp: Slot [10] registered\n[ 0.266258] acpiphp: Slot [11] registered\n[ 0.267074] acpiphp: Slot [12] registered\n[ 0.267880] acpiphp: Slot [13] registered\n[ 0.268684] acpiphp: Slot [14] registered\n[ 0.269483] acpiphp: Slot [15] registered\n[ 0.280134] acpiphp: Slot [16] registered\n[ 0.280955] acpiphp: Slot [17] registered\n[ 0.281790] acpiphp: Slot [18] registered\n[ 0.282595] acpiphp: Slot [19] registered\n[ 0.283393] acpiphp: Slot [20] registered\n[ 0.284204] acpiphp: Slot [21] registered\n[ 0.285010] acpiphp: Slot [22] registered\n[ 0.285810] acpiphp: Slot [23] registered\n[ 0.286613] acpiphp: Slot [24] registered\n[ 0.287412] acpiphp: Slot [25] registered\n[ 0.288224] acpiphp: Slot [26] registered\n[ 0.289029] acpiphp: Slot [27] registered\n[ 0.289832] acpiphp: Slot [28] registered\n[ 0.290638] acpiphp: Slot [29] registered\n[ 0.291434] acpiphp: Slot [30] registered\n[ 0.292243] acpiphp: Slot [31] registered\n[ 0.293048] PCI host bridge to bus 0000:00\n[ 0.293851] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295051] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296255] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297698] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.299133] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305478] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306756] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307918] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309175] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315743] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317182] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362689] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364186] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365629] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367060] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368451] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369709] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371182] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372242] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373788] vgaarb: loaded\n[ 0.374389] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375531] SCSI subsystem initialized\n[ 0.376353] ACPI: bus type USB registered\n[ 0.377177] usbcore: registered new interface driver usbfs\n[ 0.378216] usbcore: registered new interface driver hub\n[ 0.379231] usbcore: registered new device driver usb\n[ 0.380298] PCI: Using ACPI for IRQ routing\n[ 0.381339] NetLabel: Initializing\n[ 0.382061] NetLabel: domain hash size = 128\n[ 0.382924] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.383885] NetLabel: unlabeled traffic allowed by default\n[ 0.384995] clocksource: Switched to clocksource kvm-clock\n[ 0.390481] AppArmor: AppArmor Filesystem Enabled\n[ 0.391455] pnp: PnP ACPI init\n[ 0.392364] pnp: PnP ACPI: found 5 devices\n[ 0.398400] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400121] NET: Registered protocol family 2\n[ 0.401087] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.402380] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.403588] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.404781] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405889] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.407088] NET: Registered protocol family 1\n[ 0.407970] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409084] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410169] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423980] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438086] Trying to unpack rootfs image as initramfs...\n[ 0.487190] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.501255] Scanning for low memory corruption every 60 seconds\n[ 0.502593] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503749] audit: initializing netlink subsys (disabled)\n[ 0.504784] audit: type=2000 audit(1537984338.107:1): initialized\n[ 0.506115] Initialise system trusted keyring\n[ 0.507053] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508234] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510210] zbud: loaded\n[ 0.510924] VFS: Disk quotas dquot_6.6.0\n[ 0.511754] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513284] fuse init (API version 7.23)\n[ 0.514176] Key type big_key registered\n[ 0.514992] Allocating IMA MOK and blacklist keyrings.\n[ 0.516101] Key type asymmetric registered\n[ 0.516934] Asymmetric key parser 'x509' registered\n[ 0.517914] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519397] io scheduler noop registered\n[ 0.520202] io scheduler deadline registered (default)\n[ 0.521212] io scheduler cfq registered\n[ 0.522055] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523127] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524392] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525875] ACPI: Power Button [PWRF]\n[ 0.526722] GHES: HEST is not enabled!\n[ 0.540390] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570713] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573232] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597338] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599462] Linux agpgart interface v0.103\n[ 0.601930] brd: module loaded\n[ 0.603103] loop: module loaded\n[ 0.606901] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608354] GPT:90111 != 20971519\n[ 0.609054] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610153] GPT:90111 != 20971519\n[ 0.610842] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611807] vda: vda1 vda15\n[ 0.613264] scsi host0: ata_piix\n[ 0.614007] scsi host1: ata_piix\n[ 0.614715] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615933] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617382] libphy: Fixed MDIO Bus: probed\n[ 0.618209] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619163] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621318] PPP generic driver version 2.4.2\n[ 0.622209] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623496] ehci-pci: EHCI PCI platform driver\n[ 0.624375] ehci-platform: EHCI generic platform driver\n[ 0.625379] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626513] ohci-pci: OHCI PCI platform driver\n[ 0.627387] ohci-platform: OHCI generic platform driver\n[ 0.628375] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.643083] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.644091] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645566] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646598] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647719] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648948] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.650374] usb usb1: Product: UHCI Host Controller\n[ 0.651335] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.652477] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.653495] hub 1-0:1.0: USB hub found\n[ 0.654281] hub 1-0:1.0: 2 ports detected\n[ 0.655185] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.657324] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.658286] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.659312] mousedev: PS/2 mouse device common for all mice\n[ 0.660575] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.662429] rtc_cmos 00:00: RTC can wake from S4\n[ 0.663533] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.664727] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665925] i2c /dev entries driver\n[ 0.666681] device-mapper: uevent: version 1.0.3\n[ 0.667625] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.669253] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670531] NET: Registered protocol family 10\n[ 0.671527] NET: Registered protocol family 17\n[ 0.672419] Key type dns_resolver registered\n[ 0.673352] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.674453] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.676198] registered taskstats version 1\n[ 0.677059] Loading compiled-in X.509 certificates\n[ 0.678496] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680353] zswap: loaded using pool lzo/zbud\n[ 0.681732] Key type trusted registered\n[ 0.683268] Key type encrypted registered\n[ 0.684107] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.685152] ima: No TPM chip found, activating TPM-bypass!\n[ 0.686200] evm: HMAC attrs: 0x1\n[ 0.687124] Magic number: 2:117:897\n[ 0.687973] rtc_cmos 00:00: setting system clock to 2018-09-26 17:52:18 UTC (1537984338)\n[ 0.689581] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690700] EDD information not available.\n[ 0.773668] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775123] ata1.00: configured for MWDMA2\n[ 0.776311] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.788698] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.789953] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791207] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793072] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794610] Write protecting the kernel read-only data: 14336k\n[ 0.796167] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797973] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.65\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.856868] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 17:52:38,130 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991/action used request id req-5e4c520c-5e27-4dab-aa06-24a533ff1f9c 2018-09-26 17:52:40,134 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94c4932efe00fd53c19266d009274d26f9606e2e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:52:41,204 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:52:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1660444a-56a7-4149-9f80-bd6606ad7903 x-compute-request-id: req-1660444a-56a7-4149-9f80-bd6606ad7903 Content-Encoding: gzip Content-Length: 7867 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 524382363 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.137239] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138899] pid_max: default: 32768 minimum: 301\n[ 0.139792] ACPI: Core revision 20150930\n[ 0.141165] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142475] Security Framework initialized\n[ 0.143288] Yama: becoming mindful.\n[ 0.144016] AppArmor: AppArmor initialized\n[ 0.144900] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.146299] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.147963] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149187] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.150576] Initializing cgroup subsys io\n[ 0.151386] Initializing cgroup subsys memory\n[ 0.152250] Initializing cgroup subsys devices\n[ 0.153130] Initializing cgroup subsys freezer\n[ 0.154002] Initializing cgroup subsys net_cls\n[ 0.154869] Initializing cgroup subsys perf_event\n[ 0.155776] Initializing cgroup subsys net_prio\n[ 0.156668] Initializing cgroup subsys hugetlb\n[ 0.157531] Initializing cgroup subsys pids\n[ 0.158402] CPU: Physical Processor ID: 0\n[ 0.159891] mce: CPU supports 10 MCE banks\n[ 0.160747] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161748] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172447] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178853] ftrace: allocating 31920 entries in 125 pages\n[ 0.205293] smpboot: Max logical packages: 1\n[ 0.206172] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207521] x2apic enabled\n[ 0.208333] Switched APIC routing to physical x2apic.\n[ 0.210083] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211221] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213230] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215023] KVM setup paravirtual spinlock\n[ 0.216283] x86: Booted up 1 node, 1 CPUs\n[ 0.217092] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218464] devtmpfs: initialized\n[ 0.220185] evm: security.selinux\n[ 0.220881] evm: security.SMACK64\n[ 0.221567] evm: security.SMACK64EXEC\n[ 0.222302] evm: security.SMACK64TRANSMUTE\n[ 0.223110] evm: security.SMACK64MMAP\n[ 0.223860] evm: security.ima\n[ 0.224494] evm: security.capability\n[ 0.225302] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227132] pinctrl core: initialized pinctrl subsystem\n[ 0.228223] RTC time: 17:52:17, date: 09/26/18\n[ 0.229155] NET: Registered protocol family 16\n[ 0.230110] cpuidle: using governor ladder\n[ 0.230921] cpuidle: using governor menu\n[ 0.231699] PCCT header not found.\n[ 0.232443] ACPI: bus type PCI registered\n[ 0.233246] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234477] PCI: Using configuration type 1 for base access\n[ 0.236585] ACPI: Added _OSI(Module Device)\n[ 0.237413] ACPI: Added _OSI(Processor Device)\n[ 0.238268] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239159] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241271] ACPI: Interpreter enabled\n[ 0.242034] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243865] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249356] ACPI: (supports S0 S5)\n[ 0.250065] ACPI: Using IOAPIC for interrupt routing\n[ 0.251046] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254135] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255264] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256477] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259857] acpiphp: Slot [3] registered\n[ 0.260654] acpiphp: Slot [4] registered\n[ 0.261452] acpiphp: Slot [5] registered\n[ 0.262254] acpiphp: Slot [6] registered\n[ 0.263047] acpiphp: Slot [7] registered\n[ 0.263857] acpiphp: Slot [8] registered\n[ 0.264647] acpiphp: Slot [9] registered\n[ 0.265438] acpiphp: Slot [10] registered\n[ 0.266258] acpiphp: Slot [11] registered\n[ 0.267074] acpiphp: Slot [12] registered\n[ 0.267880] acpiphp: Slot [13] registered\n[ 0.268684] acpiphp: Slot [14] registered\n[ 0.269483] acpiphp: Slot [15] registered\n[ 0.280134] acpiphp: Slot [16] registered\n[ 0.280955] acpiphp: Slot [17] registered\n[ 0.281790] acpiphp: Slot [18] registered\n[ 0.282595] acpiphp: Slot [19] registered\n[ 0.283393] acpiphp: Slot [20] registered\n[ 0.284204] acpiphp: Slot [21] registered\n[ 0.285010] acpiphp: Slot [22] registered\n[ 0.285810] acpiphp: Slot [23] registered\n[ 0.286613] acpiphp: Slot [24] registered\n[ 0.287412] acpiphp: Slot [25] registered\n[ 0.288224] acpiphp: Slot [26] registered\n[ 0.289029] acpiphp: Slot [27] registered\n[ 0.289832] acpiphp: Slot [28] registered\n[ 0.290638] acpiphp: Slot [29] registered\n[ 0.291434] acpiphp: Slot [30] registered\n[ 0.292243] acpiphp: Slot [31] registered\n[ 0.293048] PCI host bridge to bus 0000:00\n[ 0.293851] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295051] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296255] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297698] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.299133] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305478] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306756] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307918] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309175] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315743] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317182] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362689] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364186] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365629] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367060] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368451] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369709] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371182] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372242] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373788] vgaarb: loaded\n[ 0.374389] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375531] SCSI subsystem initialized\n[ 0.376353] ACPI: bus type USB registered\n[ 0.377177] usbcore: registered new interface driver usbfs\n[ 0.378216] usbcore: registered new interface driver hub\n[ 0.379231] usbcore: registered new device driver usb\n[ 0.380298] PCI: Using ACPI for IRQ routing\n[ 0.381339] NetLabel: Initializing\n[ 0.382061] NetLabel: domain hash size = 128\n[ 0.382924] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.383885] NetLabel: unlabeled traffic allowed by default\n[ 0.384995] clocksource: Switched to clocksource kvm-clock\n[ 0.390481] AppArmor: AppArmor Filesystem Enabled\n[ 0.391455] pnp: PnP ACPI init\n[ 0.392364] pnp: PnP ACPI: found 5 devices\n[ 0.398400] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400121] NET: Registered protocol family 2\n[ 0.401087] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.402380] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.403588] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.404781] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405889] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.407088] NET: Registered protocol family 1\n[ 0.407970] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409084] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410169] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423980] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438086] Trying to unpack rootfs image as initramfs...\n[ 0.487190] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.501255] Scanning for low memory corruption every 60 seconds\n[ 0.502593] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503749] audit: initializing netlink subsys (disabled)\n[ 0.504784] audit: type=2000 audit(1537984338.107:1): initialized\n[ 0.506115] Initialise system trusted keyring\n[ 0.507053] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508234] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510210] zbud: loaded\n[ 0.510924] VFS: Disk quotas dquot_6.6.0\n[ 0.511754] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513284] fuse init (API version 7.23)\n[ 0.514176] Key type big_key registered\n[ 0.514992] Allocating IMA MOK and blacklist keyrings.\n[ 0.516101] Key type asymmetric registered\n[ 0.516934] Asymmetric key parser 'x509' registered\n[ 0.517914] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519397] io scheduler noop registered\n[ 0.520202] io scheduler deadline registered (default)\n[ 0.521212] io scheduler cfq registered\n[ 0.522055] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523127] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524392] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525875] ACPI: Power Button [PWRF]\n[ 0.526722] GHES: HEST is not enabled!\n[ 0.540390] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570713] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573232] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597338] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599462] Linux agpgart interface v0.103\n[ 0.601930] brd: module loaded\n[ 0.603103] loop: module loaded\n[ 0.606901] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608354] GPT:90111 != 20971519\n[ 0.609054] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610153] GPT:90111 != 20971519\n[ 0.610842] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611807] vda: vda1 vda15\n[ 0.613264] scsi host0: ata_piix\n[ 0.614007] scsi host1: ata_piix\n[ 0.614715] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615933] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617382] libphy: Fixed MDIO Bus: probed\n[ 0.618209] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619163] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621318] PPP generic driver version 2.4.2\n[ 0.622209] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623496] ehci-pci: EHCI PCI platform driver\n[ 0.624375] ehci-platform: EHCI generic platform driver\n[ 0.625379] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626513] ohci-pci: OHCI PCI platform driver\n[ 0.627387] ohci-platform: OHCI generic platform driver\n[ 0.628375] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.643083] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.644091] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645566] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646598] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647719] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648948] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.650374] usb usb1: Product: UHCI Host Controller\n[ 0.651335] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.652477] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.653495] hub 1-0:1.0: USB hub found\n[ 0.654281] hub 1-0:1.0: 2 ports detected\n[ 0.655185] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.657324] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.658286] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.659312] mousedev: PS/2 mouse device common for all mice\n[ 0.660575] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.662429] rtc_cmos 00:00: RTC can wake from S4\n[ 0.663533] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.664727] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665925] i2c /dev entries driver\n[ 0.666681] device-mapper: uevent: version 1.0.3\n[ 0.667625] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.669253] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670531] NET: Registered protocol family 10\n[ 0.671527] NET: Registered protocol family 17\n[ 0.672419] Key type dns_resolver registered\n[ 0.673352] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.674453] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.676198] registered taskstats version 1\n[ 0.677059] Loading compiled-in X.509 certificates\n[ 0.678496] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680353] zswap: loaded using pool lzo/zbud\n[ 0.681732] Key type trusted registered\n[ 0.683268] Key type encrypted registered\n[ 0.684107] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.685152] ima: No TPM chip found, activating TPM-bypass!\n[ 0.686200] evm: HMAC attrs: 0x1\n[ 0.687124] Magic number: 2:117:897\n[ 0.687973] rtc_cmos 00:00: setting system clock to 2018-09-26 17:52:18 UTC (1537984338)\n[ 0.689581] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690700] EDD information not available.\n[ 0.773668] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775123] ata1.00: configured for MWDMA2\n[ 0.776311] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.788698] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.789953] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791207] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793072] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794610] Write protecting the kernel read-only data: 14336k\n[ 0.796167] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797973] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.65\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.856868] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 17:52:41,205 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991/action used request id req-1660444a-56a7-4149-9f80-bd6606ad7903 2018-09-26 17:52:43,211 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94c4932efe00fd53c19266d009274d26f9606e2e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:52:44,298 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:52:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4af9a65-11c9-4c5c-8ad4-a43a54bb239a x-compute-request-id: req-c4af9a65-11c9-4c5c-8ad4-a43a54bb239a Content-Encoding: gzip Content-Length: 7867 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 524382363 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.137239] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138899] pid_max: default: 32768 minimum: 301\n[ 0.139792] ACPI: Core revision 20150930\n[ 0.141165] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142475] Security Framework initialized\n[ 0.143288] Yama: becoming mindful.\n[ 0.144016] AppArmor: AppArmor initialized\n[ 0.144900] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.146299] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.147963] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149187] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.150576] Initializing cgroup subsys io\n[ 0.151386] Initializing cgroup subsys memory\n[ 0.152250] Initializing cgroup subsys devices\n[ 0.153130] Initializing cgroup subsys freezer\n[ 0.154002] Initializing cgroup subsys net_cls\n[ 0.154869] Initializing cgroup subsys perf_event\n[ 0.155776] Initializing cgroup subsys net_prio\n[ 0.156668] Initializing cgroup subsys hugetlb\n[ 0.157531] Initializing cgroup subsys pids\n[ 0.158402] CPU: Physical Processor ID: 0\n[ 0.159891] mce: CPU supports 10 MCE banks\n[ 0.160747] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161748] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172447] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178853] ftrace: allocating 31920 entries in 125 pages\n[ 0.205293] smpboot: Max logical packages: 1\n[ 0.206172] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207521] x2apic enabled\n[ 0.208333] Switched APIC routing to physical x2apic.\n[ 0.210083] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211221] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213230] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215023] KVM setup paravirtual spinlock\n[ 0.216283] x86: Booted up 1 node, 1 CPUs\n[ 0.217092] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218464] devtmpfs: initialized\n[ 0.220185] evm: security.selinux\n[ 0.220881] evm: security.SMACK64\n[ 0.221567] evm: security.SMACK64EXEC\n[ 0.222302] evm: security.SMACK64TRANSMUTE\n[ 0.223110] evm: security.SMACK64MMAP\n[ 0.223860] evm: security.ima\n[ 0.224494] evm: security.capability\n[ 0.225302] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227132] pinctrl core: initialized pinctrl subsystem\n[ 0.228223] RTC time: 17:52:17, date: 09/26/18\n[ 0.229155] NET: Registered protocol family 16\n[ 0.230110] cpuidle: using governor ladder\n[ 0.230921] cpuidle: using governor menu\n[ 0.231699] PCCT header not found.\n[ 0.232443] ACPI: bus type PCI registered\n[ 0.233246] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234477] PCI: Using configuration type 1 for base access\n[ 0.236585] ACPI: Added _OSI(Module Device)\n[ 0.237413] ACPI: Added _OSI(Processor Device)\n[ 0.238268] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239159] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241271] ACPI: Interpreter enabled\n[ 0.242034] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243865] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249356] ACPI: (supports S0 S5)\n[ 0.250065] ACPI: Using IOAPIC for interrupt routing\n[ 0.251046] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254135] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255264] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256477] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259857] acpiphp: Slot [3] registered\n[ 0.260654] acpiphp: Slot [4] registered\n[ 0.261452] acpiphp: Slot [5] registered\n[ 0.262254] acpiphp: Slot [6] registered\n[ 0.263047] acpiphp: Slot [7] registered\n[ 0.263857] acpiphp: Slot [8] registered\n[ 0.264647] acpiphp: Slot [9] registered\n[ 0.265438] acpiphp: Slot [10] registered\n[ 0.266258] acpiphp: Slot [11] registered\n[ 0.267074] acpiphp: Slot [12] registered\n[ 0.267880] acpiphp: Slot [13] registered\n[ 0.268684] acpiphp: Slot [14] registered\n[ 0.269483] acpiphp: Slot [15] registered\n[ 0.280134] acpiphp: Slot [16] registered\n[ 0.280955] acpiphp: Slot [17] registered\n[ 0.281790] acpiphp: Slot [18] registered\n[ 0.282595] acpiphp: Slot [19] registered\n[ 0.283393] acpiphp: Slot [20] registered\n[ 0.284204] acpiphp: Slot [21] registered\n[ 0.285010] acpiphp: Slot [22] registered\n[ 0.285810] acpiphp: Slot [23] registered\n[ 0.286613] acpiphp: Slot [24] registered\n[ 0.287412] acpiphp: Slot [25] registered\n[ 0.288224] acpiphp: Slot [26] registered\n[ 0.289029] acpiphp: Slot [27] registered\n[ 0.289832] acpiphp: Slot [28] registered\n[ 0.290638] acpiphp: Slot [29] registered\n[ 0.291434] acpiphp: Slot [30] registered\n[ 0.292243] acpiphp: Slot [31] registered\n[ 0.293048] PCI host bridge to bus 0000:00\n[ 0.293851] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295051] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296255] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297698] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.299133] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305478] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306756] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307918] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309175] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315743] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317182] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362689] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364186] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365629] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367060] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368451] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369709] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371182] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372242] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373788] vgaarb: loaded\n[ 0.374389] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375531] SCSI subsystem initialized\n[ 0.376353] ACPI: bus type USB registered\n[ 0.377177] usbcore: registered new interface driver usbfs\n[ 0.378216] usbcore: registered new interface driver hub\n[ 0.379231] usbcore: registered new device driver usb\n[ 0.380298] PCI: Using ACPI for IRQ routing\n[ 0.381339] NetLabel: Initializing\n[ 0.382061] NetLabel: domain hash size = 128\n[ 0.382924] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.383885] NetLabel: unlabeled traffic allowed by default\n[ 0.384995] clocksource: Switched to clocksource kvm-clock\n[ 0.390481] AppArmor: AppArmor Filesystem Enabled\n[ 0.391455] pnp: PnP ACPI init\n[ 0.392364] pnp: PnP ACPI: found 5 devices\n[ 0.398400] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400121] NET: Registered protocol family 2\n[ 0.401087] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.402380] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.403588] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.404781] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405889] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.407088] NET: Registered protocol family 1\n[ 0.407970] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409084] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410169] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423980] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438086] Trying to unpack rootfs image as initramfs...\n[ 0.487190] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.501255] Scanning for low memory corruption every 60 seconds\n[ 0.502593] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503749] audit: initializing netlink subsys (disabled)\n[ 0.504784] audit: type=2000 audit(1537984338.107:1): initialized\n[ 0.506115] Initialise system trusted keyring\n[ 0.507053] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508234] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510210] zbud: loaded\n[ 0.510924] VFS: Disk quotas dquot_6.6.0\n[ 0.511754] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513284] fuse init (API version 7.23)\n[ 0.514176] Key type big_key registered\n[ 0.514992] Allocating IMA MOK and blacklist keyrings.\n[ 0.516101] Key type asymmetric registered\n[ 0.516934] Asymmetric key parser 'x509' registered\n[ 0.517914] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519397] io scheduler noop registered\n[ 0.520202] io scheduler deadline registered (default)\n[ 0.521212] io scheduler cfq registered\n[ 0.522055] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523127] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524392] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525875] ACPI: Power Button [PWRF]\n[ 0.526722] GHES: HEST is not enabled!\n[ 0.540390] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570713] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573232] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597338] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599462] Linux agpgart interface v0.103\n[ 0.601930] brd: module loaded\n[ 0.603103] loop: module loaded\n[ 0.606901] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608354] GPT:90111 != 20971519\n[ 0.609054] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610153] GPT:90111 != 20971519\n[ 0.610842] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611807] vda: vda1 vda15\n[ 0.613264] scsi host0: ata_piix\n[ 0.614007] scsi host1: ata_piix\n[ 0.614715] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615933] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617382] libphy: Fixed MDIO Bus: probed\n[ 0.618209] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619163] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621318] PPP generic driver version 2.4.2\n[ 0.622209] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623496] ehci-pci: EHCI PCI platform driver\n[ 0.624375] ehci-platform: EHCI generic platform driver\n[ 0.625379] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626513] ohci-pci: OHCI PCI platform driver\n[ 0.627387] ohci-platform: OHCI generic platform driver\n[ 0.628375] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.643083] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.644091] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645566] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646598] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647719] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648948] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.650374] usb usb1: Product: UHCI Host Controller\n[ 0.651335] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.652477] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.653495] hub 1-0:1.0: USB hub found\n[ 0.654281] hub 1-0:1.0: 2 ports detected\n[ 0.655185] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.657324] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.658286] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.659312] mousedev: PS/2 mouse device common for all mice\n[ 0.660575] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.662429] rtc_cmos 00:00: RTC can wake from S4\n[ 0.663533] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.664727] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665925] i2c /dev entries driver\n[ 0.666681] device-mapper: uevent: version 1.0.3\n[ 0.667625] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.669253] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670531] NET: Registered protocol family 10\n[ 0.671527] NET: Registered protocol family 17\n[ 0.672419] Key type dns_resolver registered\n[ 0.673352] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.674453] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.676198] registered taskstats version 1\n[ 0.677059] Loading compiled-in X.509 certificates\n[ 0.678496] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680353] zswap: loaded using pool lzo/zbud\n[ 0.681732] Key type trusted registered\n[ 0.683268] Key type encrypted registered\n[ 0.684107] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.685152] ima: No TPM chip found, activating TPM-bypass!\n[ 0.686200] evm: HMAC attrs: 0x1\n[ 0.687124] Magic number: 2:117:897\n[ 0.687973] rtc_cmos 00:00: setting system clock to 2018-09-26 17:52:18 UTC (1537984338)\n[ 0.689581] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690700] EDD information not available.\n[ 0.773668] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775123] ata1.00: configured for MWDMA2\n[ 0.776311] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.788698] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.789953] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791207] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793072] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794610] Write protecting the kernel read-only data: 14336k\n[ 0.796167] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797973] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.65\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.856868] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 17:52:44,298 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991/action used request id req-c4af9a65-11c9-4c5c-8ad4-a43a54bb239a 2018-09-26 17:52:46,304 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94c4932efe00fd53c19266d009274d26f9606e2e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:52:47,369 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:52:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-484df3c5-ba48-42e5-9305-c5e7fd6a2af7 x-compute-request-id: req-484df3c5-ba48-42e5-9305-c5e7fd6a2af7 Content-Encoding: gzip Content-Length: 7867 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 524382363 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.137239] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138899] pid_max: default: 32768 minimum: 301\n[ 0.139792] ACPI: Core revision 20150930\n[ 0.141165] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142475] Security Framework initialized\n[ 0.143288] Yama: becoming mindful.\n[ 0.144016] AppArmor: AppArmor initialized\n[ 0.144900] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.146299] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.147963] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149187] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.150576] Initializing cgroup subsys io\n[ 0.151386] Initializing cgroup subsys memory\n[ 0.152250] Initializing cgroup subsys devices\n[ 0.153130] Initializing cgroup subsys freezer\n[ 0.154002] Initializing cgroup subsys net_cls\n[ 0.154869] Initializing cgroup subsys perf_event\n[ 0.155776] Initializing cgroup subsys net_prio\n[ 0.156668] Initializing cgroup subsys hugetlb\n[ 0.157531] Initializing cgroup subsys pids\n[ 0.158402] CPU: Physical Processor ID: 0\n[ 0.159891] mce: CPU supports 10 MCE banks\n[ 0.160747] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161748] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172447] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178853] ftrace: allocating 31920 entries in 125 pages\n[ 0.205293] smpboot: Max logical packages: 1\n[ 0.206172] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207521] x2apic enabled\n[ 0.208333] Switched APIC routing to physical x2apic.\n[ 0.210083] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211221] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213230] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215023] KVM setup paravirtual spinlock\n[ 0.216283] x86: Booted up 1 node, 1 CPUs\n[ 0.217092] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218464] devtmpfs: initialized\n[ 0.220185] evm: security.selinux\n[ 0.220881] evm: security.SMACK64\n[ 0.221567] evm: security.SMACK64EXEC\n[ 0.222302] evm: security.SMACK64TRANSMUTE\n[ 0.223110] evm: security.SMACK64MMAP\n[ 0.223860] evm: security.ima\n[ 0.224494] evm: security.capability\n[ 0.225302] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227132] pinctrl core: initialized pinctrl subsystem\n[ 0.228223] RTC time: 17:52:17, date: 09/26/18\n[ 0.229155] NET: Registered protocol family 16\n[ 0.230110] cpuidle: using governor ladder\n[ 0.230921] cpuidle: using governor menu\n[ 0.231699] PCCT header not found.\n[ 0.232443] ACPI: bus type PCI registered\n[ 0.233246] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234477] PCI: Using configuration type 1 for base access\n[ 0.236585] ACPI: Added _OSI(Module Device)\n[ 0.237413] ACPI: Added _OSI(Processor Device)\n[ 0.238268] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239159] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241271] ACPI: Interpreter enabled\n[ 0.242034] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243865] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249356] ACPI: (supports S0 S5)\n[ 0.250065] ACPI: Using IOAPIC for interrupt routing\n[ 0.251046] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254135] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255264] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256477] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259857] acpiphp: Slot [3] registered\n[ 0.260654] acpiphp: Slot [4] registered\n[ 0.261452] acpiphp: Slot [5] registered\n[ 0.262254] acpiphp: Slot [6] registered\n[ 0.263047] acpiphp: Slot [7] registered\n[ 0.263857] acpiphp: Slot [8] registered\n[ 0.264647] acpiphp: Slot [9] registered\n[ 0.265438] acpiphp: Slot [10] registered\n[ 0.266258] acpiphp: Slot [11] registered\n[ 0.267074] acpiphp: Slot [12] registered\n[ 0.267880] acpiphp: Slot [13] registered\n[ 0.268684] acpiphp: Slot [14] registered\n[ 0.269483] acpiphp: Slot [15] registered\n[ 0.280134] acpiphp: Slot [16] registered\n[ 0.280955] acpiphp: Slot [17] registered\n[ 0.281790] acpiphp: Slot [18] registered\n[ 0.282595] acpiphp: Slot [19] registered\n[ 0.283393] acpiphp: Slot [20] registered\n[ 0.284204] acpiphp: Slot [21] registered\n[ 0.285010] acpiphp: Slot [22] registered\n[ 0.285810] acpiphp: Slot [23] registered\n[ 0.286613] acpiphp: Slot [24] registered\n[ 0.287412] acpiphp: Slot [25] registered\n[ 0.288224] acpiphp: Slot [26] registered\n[ 0.289029] acpiphp: Slot [27] registered\n[ 0.289832] acpiphp: Slot [28] registered\n[ 0.290638] acpiphp: Slot [29] registered\n[ 0.291434] acpiphp: Slot [30] registered\n[ 0.292243] acpiphp: Slot [31] registered\n[ 0.293048] PCI host bridge to bus 0000:00\n[ 0.293851] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295051] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296255] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297698] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.299133] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305478] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306756] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307918] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309175] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315743] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317182] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362689] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364186] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365629] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367060] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368451] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369709] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371182] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372242] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373788] vgaarb: loaded\n[ 0.374389] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375531] SCSI subsystem initialized\n[ 0.376353] ACPI: bus type USB registered\n[ 0.377177] usbcore: registered new interface driver usbfs\n[ 0.378216] usbcore: registered new interface driver hub\n[ 0.379231] usbcore: registered new device driver usb\n[ 0.380298] PCI: Using ACPI for IRQ routing\n[ 0.381339] NetLabel: Initializing\n[ 0.382061] NetLabel: domain hash size = 128\n[ 0.382924] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.383885] NetLabel: unlabeled traffic allowed by default\n[ 0.384995] clocksource: Switched to clocksource kvm-clock\n[ 0.390481] AppArmor: AppArmor Filesystem Enabled\n[ 0.391455] pnp: PnP ACPI init\n[ 0.392364] pnp: PnP ACPI: found 5 devices\n[ 0.398400] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400121] NET: Registered protocol family 2\n[ 0.401087] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.402380] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.403588] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.404781] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405889] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.407088] NET: Registered protocol family 1\n[ 0.407970] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409084] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410169] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423980] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438086] Trying to unpack rootfs image as initramfs...\n[ 0.487190] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.501255] Scanning for low memory corruption every 60 seconds\n[ 0.502593] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503749] audit: initializing netlink subsys (disabled)\n[ 0.504784] audit: type=2000 audit(1537984338.107:1): initialized\n[ 0.506115] Initialise system trusted keyring\n[ 0.507053] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508234] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510210] zbud: loaded\n[ 0.510924] VFS: Disk quotas dquot_6.6.0\n[ 0.511754] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513284] fuse init (API version 7.23)\n[ 0.514176] Key type big_key registered\n[ 0.514992] Allocating IMA MOK and blacklist keyrings.\n[ 0.516101] Key type asymmetric registered\n[ 0.516934] Asymmetric key parser 'x509' registered\n[ 0.517914] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519397] io scheduler noop registered\n[ 0.520202] io scheduler deadline registered (default)\n[ 0.521212] io scheduler cfq registered\n[ 0.522055] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523127] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524392] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525875] ACPI: Power Button [PWRF]\n[ 0.526722] GHES: HEST is not enabled!\n[ 0.540390] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570713] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573232] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597338] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599462] Linux agpgart interface v0.103\n[ 0.601930] brd: module loaded\n[ 0.603103] loop: module loaded\n[ 0.606901] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608354] GPT:90111 != 20971519\n[ 0.609054] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610153] GPT:90111 != 20971519\n[ 0.610842] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611807] vda: vda1 vda15\n[ 0.613264] scsi host0: ata_piix\n[ 0.614007] scsi host1: ata_piix\n[ 0.614715] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615933] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617382] libphy: Fixed MDIO Bus: probed\n[ 0.618209] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619163] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621318] PPP generic driver version 2.4.2\n[ 0.622209] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623496] ehci-pci: EHCI PCI platform driver\n[ 0.624375] ehci-platform: EHCI generic platform driver\n[ 0.625379] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626513] ohci-pci: OHCI PCI platform driver\n[ 0.627387] ohci-platform: OHCI generic platform driver\n[ 0.628375] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.643083] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.644091] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645566] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646598] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647719] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648948] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.650374] usb usb1: Product: UHCI Host Controller\n[ 0.651335] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.652477] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.653495] hub 1-0:1.0: USB hub found\n[ 0.654281] hub 1-0:1.0: 2 ports detected\n[ 0.655185] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.657324] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.658286] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.659312] mousedev: PS/2 mouse device common for all mice\n[ 0.660575] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.662429] rtc_cmos 00:00: RTC can wake from S4\n[ 0.663533] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.664727] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665925] i2c /dev entries driver\n[ 0.666681] device-mapper: uevent: version 1.0.3\n[ 0.667625] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.669253] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670531] NET: Registered protocol family 10\n[ 0.671527] NET: Registered protocol family 17\n[ 0.672419] Key type dns_resolver registered\n[ 0.673352] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.674453] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.676198] registered taskstats version 1\n[ 0.677059] Loading compiled-in X.509 certificates\n[ 0.678496] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680353] zswap: loaded using pool lzo/zbud\n[ 0.681732] Key type trusted registered\n[ 0.683268] Key type encrypted registered\n[ 0.684107] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.685152] ima: No TPM chip found, activating TPM-bypass!\n[ 0.686200] evm: HMAC attrs: 0x1\n[ 0.687124] Magic number: 2:117:897\n[ 0.687973] rtc_cmos 00:00: setting system clock to 2018-09-26 17:52:18 UTC (1537984338)\n[ 0.689581] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690700] EDD information not available.\n[ 0.773668] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775123] ata1.00: configured for MWDMA2\n[ 0.776311] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.788698] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.789953] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791207] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793072] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794610] Write protecting the kernel read-only data: 14336k\n[ 0.796167] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797973] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.65\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.856868] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 17:52:47,370 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991/action used request id req-484df3c5-ba48-42e5-9305-c5e7fd6a2af7 2018-09-26 17:52:49,376 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94c4932efe00fd53c19266d009274d26f9606e2e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:52:50,446 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:52:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-201d7531-a642-489b-99fb-5191192d5cc9 x-compute-request-id: req-201d7531-a642-489b-99fb-5191192d5cc9 Content-Encoding: gzip Content-Length: 7867 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 524382363 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.137239] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138899] pid_max: default: 32768 minimum: 301\n[ 0.139792] ACPI: Core revision 20150930\n[ 0.141165] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142475] Security Framework initialized\n[ 0.143288] Yama: becoming mindful.\n[ 0.144016] AppArmor: AppArmor initialized\n[ 0.144900] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.146299] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.147963] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149187] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.150576] Initializing cgroup subsys io\n[ 0.151386] Initializing cgroup subsys memory\n[ 0.152250] Initializing cgroup subsys devices\n[ 0.153130] Initializing cgroup subsys freezer\n[ 0.154002] Initializing cgroup subsys net_cls\n[ 0.154869] Initializing cgroup subsys perf_event\n[ 0.155776] Initializing cgroup subsys net_prio\n[ 0.156668] Initializing cgroup subsys hugetlb\n[ 0.157531] Initializing cgroup subsys pids\n[ 0.158402] CPU: Physical Processor ID: 0\n[ 0.159891] mce: CPU supports 10 MCE banks\n[ 0.160747] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161748] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172447] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178853] ftrace: allocating 31920 entries in 125 pages\n[ 0.205293] smpboot: Max logical packages: 1\n[ 0.206172] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207521] x2apic enabled\n[ 0.208333] Switched APIC routing to physical x2apic.\n[ 0.210083] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211221] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213230] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215023] KVM setup paravirtual spinlock\n[ 0.216283] x86: Booted up 1 node, 1 CPUs\n[ 0.217092] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218464] devtmpfs: initialized\n[ 0.220185] evm: security.selinux\n[ 0.220881] evm: security.SMACK64\n[ 0.221567] evm: security.SMACK64EXEC\n[ 0.222302] evm: security.SMACK64TRANSMUTE\n[ 0.223110] evm: security.SMACK64MMAP\n[ 0.223860] evm: security.ima\n[ 0.224494] evm: security.capability\n[ 0.225302] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227132] pinctrl core: initialized pinctrl subsystem\n[ 0.228223] RTC time: 17:52:17, date: 09/26/18\n[ 0.229155] NET: Registered protocol family 16\n[ 0.230110] cpuidle: using governor ladder\n[ 0.230921] cpuidle: using governor menu\n[ 0.231699] PCCT header not found.\n[ 0.232443] ACPI: bus type PCI registered\n[ 0.233246] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234477] PCI: Using configuration type 1 for base access\n[ 0.236585] ACPI: Added _OSI(Module Device)\n[ 0.237413] ACPI: Added _OSI(Processor Device)\n[ 0.238268] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239159] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241271] ACPI: Interpreter enabled\n[ 0.242034] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243865] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249356] ACPI: (supports S0 S5)\n[ 0.250065] ACPI: Using IOAPIC for interrupt routing\n[ 0.251046] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254135] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255264] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256477] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259857] acpiphp: Slot [3] registered\n[ 0.260654] acpiphp: Slot [4] registered\n[ 0.261452] acpiphp: Slot [5] registered\n[ 0.262254] acpiphp: Slot [6] registered\n[ 0.263047] acpiphp: Slot [7] registered\n[ 0.263857] acpiphp: Slot [8] registered\n[ 0.264647] acpiphp: Slot [9] registered\n[ 0.265438] acpiphp: Slot [10] registered\n[ 0.266258] acpiphp: Slot [11] registered\n[ 0.267074] acpiphp: Slot [12] registered\n[ 0.267880] acpiphp: Slot [13] registered\n[ 0.268684] acpiphp: Slot [14] registered\n[ 0.269483] acpiphp: Slot [15] registered\n[ 0.280134] acpiphp: Slot [16] registered\n[ 0.280955] acpiphp: Slot [17] registered\n[ 0.281790] acpiphp: Slot [18] registered\n[ 0.282595] acpiphp: Slot [19] registered\n[ 0.283393] acpiphp: Slot [20] registered\n[ 0.284204] acpiphp: Slot [21] registered\n[ 0.285010] acpiphp: Slot [22] registered\n[ 0.285810] acpiphp: Slot [23] registered\n[ 0.286613] acpiphp: Slot [24] registered\n[ 0.287412] acpiphp: Slot [25] registered\n[ 0.288224] acpiphp: Slot [26] registered\n[ 0.289029] acpiphp: Slot [27] registered\n[ 0.289832] acpiphp: Slot [28] registered\n[ 0.290638] acpiphp: Slot [29] registered\n[ 0.291434] acpiphp: Slot [30] registered\n[ 0.292243] acpiphp: Slot [31] registered\n[ 0.293048] PCI host bridge to bus 0000:00\n[ 0.293851] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295051] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296255] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297698] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.299133] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305478] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306756] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307918] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309175] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315743] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317182] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362689] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364186] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365629] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367060] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368451] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369709] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371182] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372242] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373788] vgaarb: loaded\n[ 0.374389] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375531] SCSI subsystem initialized\n[ 0.376353] ACPI: bus type USB registered\n[ 0.377177] usbcore: registered new interface driver usbfs\n[ 0.378216] usbcore: registered new interface driver hub\n[ 0.379231] usbcore: registered new device driver usb\n[ 0.380298] PCI: Using ACPI for IRQ routing\n[ 0.381339] NetLabel: Initializing\n[ 0.382061] NetLabel: domain hash size = 128\n[ 0.382924] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.383885] NetLabel: unlabeled traffic allowed by default\n[ 0.384995] clocksource: Switched to clocksource kvm-clock\n[ 0.390481] AppArmor: AppArmor Filesystem Enabled\n[ 0.391455] pnp: PnP ACPI init\n[ 0.392364] pnp: PnP ACPI: found 5 devices\n[ 0.398400] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400121] NET: Registered protocol family 2\n[ 0.401087] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.402380] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.403588] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.404781] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405889] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.407088] NET: Registered protocol family 1\n[ 0.407970] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409084] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410169] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423980] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438086] Trying to unpack rootfs image as initramfs...\n[ 0.487190] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.501255] Scanning for low memory corruption every 60 seconds\n[ 0.502593] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503749] audit: initializing netlink subsys (disabled)\n[ 0.504784] audit: type=2000 audit(1537984338.107:1): initialized\n[ 0.506115] Initialise system trusted keyring\n[ 0.507053] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508234] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510210] zbud: loaded\n[ 0.510924] VFS: Disk quotas dquot_6.6.0\n[ 0.511754] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513284] fuse init (API version 7.23)\n[ 0.514176] Key type big_key registered\n[ 0.514992] Allocating IMA MOK and blacklist keyrings.\n[ 0.516101] Key type asymmetric registered\n[ 0.516934] Asymmetric key parser 'x509' registered\n[ 0.517914] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519397] io scheduler noop registered\n[ 0.520202] io scheduler deadline registered (default)\n[ 0.521212] io scheduler cfq registered\n[ 0.522055] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523127] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524392] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525875] ACPI: Power Button [PWRF]\n[ 0.526722] GHES: HEST is not enabled!\n[ 0.540390] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570713] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573232] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597338] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599462] Linux agpgart interface v0.103\n[ 0.601930] brd: module loaded\n[ 0.603103] loop: module loaded\n[ 0.606901] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608354] GPT:90111 != 20971519\n[ 0.609054] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610153] GPT:90111 != 20971519\n[ 0.610842] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611807] vda: vda1 vda15\n[ 0.613264] scsi host0: ata_piix\n[ 0.614007] scsi host1: ata_piix\n[ 0.614715] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615933] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617382] libphy: Fixed MDIO Bus: probed\n[ 0.618209] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619163] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621318] PPP generic driver version 2.4.2\n[ 0.622209] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623496] ehci-pci: EHCI PCI platform driver\n[ 0.624375] ehci-platform: EHCI generic platform driver\n[ 0.625379] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626513] ohci-pci: OHCI PCI platform driver\n[ 0.627387] ohci-platform: OHCI generic platform driver\n[ 0.628375] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.643083] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.644091] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645566] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646598] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647719] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648948] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.650374] usb usb1: Product: UHCI Host Controller\n[ 0.651335] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.652477] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.653495] hub 1-0:1.0: USB hub found\n[ 0.654281] hub 1-0:1.0: 2 ports detected\n[ 0.655185] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.657324] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.658286] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.659312] mousedev: PS/2 mouse device common for all mice\n[ 0.660575] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.662429] rtc_cmos 00:00: RTC can wake from S4\n[ 0.663533] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.664727] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665925] i2c /dev entries driver\n[ 0.666681] device-mapper: uevent: version 1.0.3\n[ 0.667625] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.669253] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670531] NET: Registered protocol family 10\n[ 0.671527] NET: Registered protocol family 17\n[ 0.672419] Key type dns_resolver registered\n[ 0.673352] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.674453] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.676198] registered taskstats version 1\n[ 0.677059] Loading compiled-in X.509 certificates\n[ 0.678496] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680353] zswap: loaded using pool lzo/zbud\n[ 0.681732] Key type trusted registered\n[ 0.683268] Key type encrypted registered\n[ 0.684107] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.685152] ima: No TPM chip found, activating TPM-bypass!\n[ 0.686200] evm: HMAC attrs: 0x1\n[ 0.687124] Magic number: 2:117:897\n[ 0.687973] rtc_cmos 00:00: setting system clock to 2018-09-26 17:52:18 UTC (1537984338)\n[ 0.689581] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690700] EDD information not available.\n[ 0.773668] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775123] ata1.00: configured for MWDMA2\n[ 0.776311] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.788698] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.789953] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791207] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793072] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794610] Write protecting the kernel read-only data: 14336k\n[ 0.796167] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797973] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.65\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.856868] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 17:52:50,447 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991/action used request id req-201d7531-a642-489b-99fb-5191192d5cc9 2018-09-26 17:52:52,453 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94c4932efe00fd53c19266d009274d26f9606e2e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:52:53,523 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:52:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72b4be32-b88f-49fc-b1f7-fad12ffb2e0b x-compute-request-id: req-72b4be32-b88f-49fc-b1f7-fad12ffb2e0b Content-Encoding: gzip Content-Length: 7867 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 524382363 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.137239] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138899] pid_max: default: 32768 minimum: 301\n[ 0.139792] ACPI: Core revision 20150930\n[ 0.141165] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142475] Security Framework initialized\n[ 0.143288] Yama: becoming mindful.\n[ 0.144016] AppArmor: AppArmor initialized\n[ 0.144900] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.146299] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.147963] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149187] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.150576] Initializing cgroup subsys io\n[ 0.151386] Initializing cgroup subsys memory\n[ 0.152250] Initializing cgroup subsys devices\n[ 0.153130] Initializing cgroup subsys freezer\n[ 0.154002] Initializing cgroup subsys net_cls\n[ 0.154869] Initializing cgroup subsys perf_event\n[ 0.155776] Initializing cgroup subsys net_prio\n[ 0.156668] Initializing cgroup subsys hugetlb\n[ 0.157531] Initializing cgroup subsys pids\n[ 0.158402] CPU: Physical Processor ID: 0\n[ 0.159891] mce: CPU supports 10 MCE banks\n[ 0.160747] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161748] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172447] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178853] ftrace: allocating 31920 entries in 125 pages\n[ 0.205293] smpboot: Max logical packages: 1\n[ 0.206172] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207521] x2apic enabled\n[ 0.208333] Switched APIC routing to physical x2apic.\n[ 0.210083] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211221] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213230] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215023] KVM setup paravirtual spinlock\n[ 0.216283] x86: Booted up 1 node, 1 CPUs\n[ 0.217092] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218464] devtmpfs: initialized\n[ 0.220185] evm: security.selinux\n[ 0.220881] evm: security.SMACK64\n[ 0.221567] evm: security.SMACK64EXEC\n[ 0.222302] evm: security.SMACK64TRANSMUTE\n[ 0.223110] evm: security.SMACK64MMAP\n[ 0.223860] evm: security.ima\n[ 0.224494] evm: security.capability\n[ 0.225302] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227132] pinctrl core: initialized pinctrl subsystem\n[ 0.228223] RTC time: 17:52:17, date: 09/26/18\n[ 0.229155] NET: Registered protocol family 16\n[ 0.230110] cpuidle: using governor ladder\n[ 0.230921] cpuidle: using governor menu\n[ 0.231699] PCCT header not found.\n[ 0.232443] ACPI: bus type PCI registered\n[ 0.233246] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234477] PCI: Using configuration type 1 for base access\n[ 0.236585] ACPI: Added _OSI(Module Device)\n[ 0.237413] ACPI: Added _OSI(Processor Device)\n[ 0.238268] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239159] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241271] ACPI: Interpreter enabled\n[ 0.242034] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243865] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249356] ACPI: (supports S0 S5)\n[ 0.250065] ACPI: Using IOAPIC for interrupt routing\n[ 0.251046] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254135] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255264] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256477] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259857] acpiphp: Slot [3] registered\n[ 0.260654] acpiphp: Slot [4] registered\n[ 0.261452] acpiphp: Slot [5] registered\n[ 0.262254] acpiphp: Slot [6] registered\n[ 0.263047] acpiphp: Slot [7] registered\n[ 0.263857] acpiphp: Slot [8] registered\n[ 0.264647] acpiphp: Slot [9] registered\n[ 0.265438] acpiphp: Slot [10] registered\n[ 0.266258] acpiphp: Slot [11] registered\n[ 0.267074] acpiphp: Slot [12] registered\n[ 0.267880] acpiphp: Slot [13] registered\n[ 0.268684] acpiphp: Slot [14] registered\n[ 0.269483] acpiphp: Slot [15] registered\n[ 0.280134] acpiphp: Slot [16] registered\n[ 0.280955] acpiphp: Slot [17] registered\n[ 0.281790] acpiphp: Slot [18] registered\n[ 0.282595] acpiphp: Slot [19] registered\n[ 0.283393] acpiphp: Slot [20] registered\n[ 0.284204] acpiphp: Slot [21] registered\n[ 0.285010] acpiphp: Slot [22] registered\n[ 0.285810] acpiphp: Slot [23] registered\n[ 0.286613] acpiphp: Slot [24] registered\n[ 0.287412] acpiphp: Slot [25] registered\n[ 0.288224] acpiphp: Slot [26] registered\n[ 0.289029] acpiphp: Slot [27] registered\n[ 0.289832] acpiphp: Slot [28] registered\n[ 0.290638] acpiphp: Slot [29] registered\n[ 0.291434] acpiphp: Slot [30] registered\n[ 0.292243] acpiphp: Slot [31] registered\n[ 0.293048] PCI host bridge to bus 0000:00\n[ 0.293851] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295051] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296255] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297698] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.299133] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305478] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306756] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307918] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309175] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315743] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317182] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362689] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364186] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365629] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367060] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368451] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369709] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371182] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372242] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373788] vgaarb: loaded\n[ 0.374389] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375531] SCSI subsystem initialized\n[ 0.376353] ACPI: bus type USB registered\n[ 0.377177] usbcore: registered new interface driver usbfs\n[ 0.378216] usbcore: registered new interface driver hub\n[ 0.379231] usbcore: registered new device driver usb\n[ 0.380298] PCI: Using ACPI for IRQ routing\n[ 0.381339] NetLabel: Initializing\n[ 0.382061] NetLabel: domain hash size = 128\n[ 0.382924] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.383885] NetLabel: unlabeled traffic allowed by default\n[ 0.384995] clocksource: Switched to clocksource kvm-clock\n[ 0.390481] AppArmor: AppArmor Filesystem Enabled\n[ 0.391455] pnp: PnP ACPI init\n[ 0.392364] pnp: PnP ACPI: found 5 devices\n[ 0.398400] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400121] NET: Registered protocol family 2\n[ 0.401087] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.402380] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.403588] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.404781] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405889] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.407088] NET: Registered protocol family 1\n[ 0.407970] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409084] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410169] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423980] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438086] Trying to unpack rootfs image as initramfs...\n[ 0.487190] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.501255] Scanning for low memory corruption every 60 seconds\n[ 0.502593] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503749] audit: initializing netlink subsys (disabled)\n[ 0.504784] audit: type=2000 audit(1537984338.107:1): initialized\n[ 0.506115] Initialise system trusted keyring\n[ 0.507053] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508234] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510210] zbud: loaded\n[ 0.510924] VFS: Disk quotas dquot_6.6.0\n[ 0.511754] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513284] fuse init (API version 7.23)\n[ 0.514176] Key type big_key registered\n[ 0.514992] Allocating IMA MOK and blacklist keyrings.\n[ 0.516101] Key type asymmetric registered\n[ 0.516934] Asymmetric key parser 'x509' registered\n[ 0.517914] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519397] io scheduler noop registered\n[ 0.520202] io scheduler deadline registered (default)\n[ 0.521212] io scheduler cfq registered\n[ 0.522055] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523127] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524392] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525875] ACPI: Power Button [PWRF]\n[ 0.526722] GHES: HEST is not enabled!\n[ 0.540390] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570713] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573232] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597338] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599462] Linux agpgart interface v0.103\n[ 0.601930] brd: module loaded\n[ 0.603103] loop: module loaded\n[ 0.606901] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608354] GPT:90111 != 20971519\n[ 0.609054] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610153] GPT:90111 != 20971519\n[ 0.610842] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611807] vda: vda1 vda15\n[ 0.613264] scsi host0: ata_piix\n[ 0.614007] scsi host1: ata_piix\n[ 0.614715] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615933] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617382] libphy: Fixed MDIO Bus: probed\n[ 0.618209] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619163] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621318] PPP generic driver version 2.4.2\n[ 0.622209] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623496] ehci-pci: EHCI PCI platform driver\n[ 0.624375] ehci-platform: EHCI generic platform driver\n[ 0.625379] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626513] ohci-pci: OHCI PCI platform driver\n[ 0.627387] ohci-platform: OHCI generic platform driver\n[ 0.628375] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.643083] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.644091] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645566] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646598] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647719] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648948] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.650374] usb usb1: Product: UHCI Host Controller\n[ 0.651335] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.652477] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.653495] hub 1-0:1.0: USB hub found\n[ 0.654281] hub 1-0:1.0: 2 ports detected\n[ 0.655185] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.657324] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.658286] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.659312] mousedev: PS/2 mouse device common for all mice\n[ 0.660575] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.662429] rtc_cmos 00:00: RTC can wake from S4\n[ 0.663533] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.664727] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665925] i2c /dev entries driver\n[ 0.666681] device-mapper: uevent: version 1.0.3\n[ 0.667625] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.669253] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670531] NET: Registered protocol family 10\n[ 0.671527] NET: Registered protocol family 17\n[ 0.672419] Key type dns_resolver registered\n[ 0.673352] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.674453] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.676198] registered taskstats version 1\n[ 0.677059] Loading compiled-in X.509 certificates\n[ 0.678496] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680353] zswap: loaded using pool lzo/zbud\n[ 0.681732] Key type trusted registered\n[ 0.683268] Key type encrypted registered\n[ 0.684107] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.685152] ima: No TPM chip found, activating TPM-bypass!\n[ 0.686200] evm: HMAC attrs: 0x1\n[ 0.687124] Magic number: 2:117:897\n[ 0.687973] rtc_cmos 00:00: setting system clock to 2018-09-26 17:52:18 UTC (1537984338)\n[ 0.689581] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690700] EDD information not available.\n[ 0.773668] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775123] ata1.00: configured for MWDMA2\n[ 0.776311] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.788698] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.789953] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791207] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793072] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794610] Write protecting the kernel read-only data: 14336k\n[ 0.796167] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797973] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.65\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.856868] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 17:52:53,524 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991/action used request id req-72b4be32-b88f-49fc-b1f7-fad12ffb2e0b 2018-09-26 17:52:55,530 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94c4932efe00fd53c19266d009274d26f9606e2e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:52:56,602 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:52:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c22b4b58-ab73-4730-b889-d19a801f4592 x-compute-request-id: req-c22b4b58-ab73-4730-b889-d19a801f4592 Content-Encoding: gzip Content-Length: 7867 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 524382363 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.137239] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138899] pid_max: default: 32768 minimum: 301\n[ 0.139792] ACPI: Core revision 20150930\n[ 0.141165] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142475] Security Framework initialized\n[ 0.143288] Yama: becoming mindful.\n[ 0.144016] AppArmor: AppArmor initialized\n[ 0.144900] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.146299] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.147963] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149187] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.150576] Initializing cgroup subsys io\n[ 0.151386] Initializing cgroup subsys memory\n[ 0.152250] Initializing cgroup subsys devices\n[ 0.153130] Initializing cgroup subsys freezer\n[ 0.154002] Initializing cgroup subsys net_cls\n[ 0.154869] Initializing cgroup subsys perf_event\n[ 0.155776] Initializing cgroup subsys net_prio\n[ 0.156668] Initializing cgroup subsys hugetlb\n[ 0.157531] Initializing cgroup subsys pids\n[ 0.158402] CPU: Physical Processor ID: 0\n[ 0.159891] mce: CPU supports 10 MCE banks\n[ 0.160747] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161748] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172447] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178853] ftrace: allocating 31920 entries in 125 pages\n[ 0.205293] smpboot: Max logical packages: 1\n[ 0.206172] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207521] x2apic enabled\n[ 0.208333] Switched APIC routing to physical x2apic.\n[ 0.210083] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211221] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213230] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215023] KVM setup paravirtual spinlock\n[ 0.216283] x86: Booted up 1 node, 1 CPUs\n[ 0.217092] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218464] devtmpfs: initialized\n[ 0.220185] evm: security.selinux\n[ 0.220881] evm: security.SMACK64\n[ 0.221567] evm: security.SMACK64EXEC\n[ 0.222302] evm: security.SMACK64TRANSMUTE\n[ 0.223110] evm: security.SMACK64MMAP\n[ 0.223860] evm: security.ima\n[ 0.224494] evm: security.capability\n[ 0.225302] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227132] pinctrl core: initialized pinctrl subsystem\n[ 0.228223] RTC time: 17:52:17, date: 09/26/18\n[ 0.229155] NET: Registered protocol family 16\n[ 0.230110] cpuidle: using governor ladder\n[ 0.230921] cpuidle: using governor menu\n[ 0.231699] PCCT header not found.\n[ 0.232443] ACPI: bus type PCI registered\n[ 0.233246] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234477] PCI: Using configuration type 1 for base access\n[ 0.236585] ACPI: Added _OSI(Module Device)\n[ 0.237413] ACPI: Added _OSI(Processor Device)\n[ 0.238268] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239159] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241271] ACPI: Interpreter enabled\n[ 0.242034] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243865] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249356] ACPI: (supports S0 S5)\n[ 0.250065] ACPI: Using IOAPIC for interrupt routing\n[ 0.251046] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254135] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255264] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256477] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259857] acpiphp: Slot [3] registered\n[ 0.260654] acpiphp: Slot [4] registered\n[ 0.261452] acpiphp: Slot [5] registered\n[ 0.262254] acpiphp: Slot [6] registered\n[ 0.263047] acpiphp: Slot [7] registered\n[ 0.263857] acpiphp: Slot [8] registered\n[ 0.264647] acpiphp: Slot [9] registered\n[ 0.265438] acpiphp: Slot [10] registered\n[ 0.266258] acpiphp: Slot [11] registered\n[ 0.267074] acpiphp: Slot [12] registered\n[ 0.267880] acpiphp: Slot [13] registered\n[ 0.268684] acpiphp: Slot [14] registered\n[ 0.269483] acpiphp: Slot [15] registered\n[ 0.280134] acpiphp: Slot [16] registered\n[ 0.280955] acpiphp: Slot [17] registered\n[ 0.281790] acpiphp: Slot [18] registered\n[ 0.282595] acpiphp: Slot [19] registered\n[ 0.283393] acpiphp: Slot [20] registered\n[ 0.284204] acpiphp: Slot [21] registered\n[ 0.285010] acpiphp: Slot [22] registered\n[ 0.285810] acpiphp: Slot [23] registered\n[ 0.286613] acpiphp: Slot [24] registered\n[ 0.287412] acpiphp: Slot [25] registered\n[ 0.288224] acpiphp: Slot [26] registered\n[ 0.289029] acpiphp: Slot [27] registered\n[ 0.289832] acpiphp: Slot [28] registered\n[ 0.290638] acpiphp: Slot [29] registered\n[ 0.291434] acpiphp: Slot [30] registered\n[ 0.292243] acpiphp: Slot [31] registered\n[ 0.293048] PCI host bridge to bus 0000:00\n[ 0.293851] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295051] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296255] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297698] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.299133] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305478] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306756] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307918] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309175] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315743] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317182] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362689] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364186] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365629] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367060] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368451] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369709] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371182] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372242] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373788] vgaarb: loaded\n[ 0.374389] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375531] SCSI subsystem initialized\n[ 0.376353] ACPI: bus type USB registered\n[ 0.377177] usbcore: registered new interface driver usbfs\n[ 0.378216] usbcore: registered new interface driver hub\n[ 0.379231] usbcore: registered new device driver usb\n[ 0.380298] PCI: Using ACPI for IRQ routing\n[ 0.381339] NetLabel: Initializing\n[ 0.382061] NetLabel: domain hash size = 128\n[ 0.382924] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.383885] NetLabel: unlabeled traffic allowed by default\n[ 0.384995] clocksource: Switched to clocksource kvm-clock\n[ 0.390481] AppArmor: AppArmor Filesystem Enabled\n[ 0.391455] pnp: PnP ACPI init\n[ 0.392364] pnp: PnP ACPI: found 5 devices\n[ 0.398400] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400121] NET: Registered protocol family 2\n[ 0.401087] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.402380] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.403588] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.404781] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405889] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.407088] NET: Registered protocol family 1\n[ 0.407970] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409084] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410169] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423980] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438086] Trying to unpack rootfs image as initramfs...\n[ 0.487190] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.501255] Scanning for low memory corruption every 60 seconds\n[ 0.502593] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503749] audit: initializing netlink subsys (disabled)\n[ 0.504784] audit: type=2000 audit(1537984338.107:1): initialized\n[ 0.506115] Initialise system trusted keyring\n[ 0.507053] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508234] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510210] zbud: loaded\n[ 0.510924] VFS: Disk quotas dquot_6.6.0\n[ 0.511754] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513284] fuse init (API version 7.23)\n[ 0.514176] Key type big_key registered\n[ 0.514992] Allocating IMA MOK and blacklist keyrings.\n[ 0.516101] Key type asymmetric registered\n[ 0.516934] Asymmetric key parser 'x509' registered\n[ 0.517914] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519397] io scheduler noop registered\n[ 0.520202] io scheduler deadline registered (default)\n[ 0.521212] io scheduler cfq registered\n[ 0.522055] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523127] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524392] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525875] ACPI: Power Button [PWRF]\n[ 0.526722] GHES: HEST is not enabled!\n[ 0.540390] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570713] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573232] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597338] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599462] Linux agpgart interface v0.103\n[ 0.601930] brd: module loaded\n[ 0.603103] loop: module loaded\n[ 0.606901] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608354] GPT:90111 != 20971519\n[ 0.609054] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610153] GPT:90111 != 20971519\n[ 0.610842] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611807] vda: vda1 vda15\n[ 0.613264] scsi host0: ata_piix\n[ 0.614007] scsi host1: ata_piix\n[ 0.614715] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615933] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617382] libphy: Fixed MDIO Bus: probed\n[ 0.618209] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619163] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621318] PPP generic driver version 2.4.2\n[ 0.622209] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623496] ehci-pci: EHCI PCI platform driver\n[ 0.624375] ehci-platform: EHCI generic platform driver\n[ 0.625379] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626513] ohci-pci: OHCI PCI platform driver\n[ 0.627387] ohci-platform: OHCI generic platform driver\n[ 0.628375] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.643083] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.644091] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645566] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646598] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647719] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648948] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.650374] usb usb1: Product: UHCI Host Controller\n[ 0.651335] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.652477] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.653495] hub 1-0:1.0: USB hub found\n[ 0.654281] hub 1-0:1.0: 2 ports detected\n[ 0.655185] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.657324] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.658286] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.659312] mousedev: PS/2 mouse device common for all mice\n[ 0.660575] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.662429] rtc_cmos 00:00: RTC can wake from S4\n[ 0.663533] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.664727] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665925] i2c /dev entries driver\n[ 0.666681] device-mapper: uevent: version 1.0.3\n[ 0.667625] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.669253] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670531] NET: Registered protocol family 10\n[ 0.671527] NET: Registered protocol family 17\n[ 0.672419] Key type dns_resolver registered\n[ 0.673352] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.674453] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.676198] registered taskstats version 1\n[ 0.677059] Loading compiled-in X.509 certificates\n[ 0.678496] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680353] zswap: loaded using pool lzo/zbud\n[ 0.681732] Key type trusted registered\n[ 0.683268] Key type encrypted registered\n[ 0.684107] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.685152] ima: No TPM chip found, activating TPM-bypass!\n[ 0.686200] evm: HMAC attrs: 0x1\n[ 0.687124] Magic number: 2:117:897\n[ 0.687973] rtc_cmos 00:00: setting system clock to 2018-09-26 17:52:18 UTC (1537984338)\n[ 0.689581] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690700] EDD information not available.\n[ 0.773668] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775123] ata1.00: configured for MWDMA2\n[ 0.776311] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.788698] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.789953] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791207] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793072] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794610] Write protecting the kernel read-only data: 14336k\n[ 0.796167] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797973] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.65\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.856868] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 17:52:56,603 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991/action used request id req-c22b4b58-ab73-4730-b889-d19a801f4592 2018-09-26 17:52:58,608 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94c4932efe00fd53c19266d009274d26f9606e2e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:52:59,673 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:52:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2bf3e2d4-1abc-4d75-8320-35c068427923 x-compute-request-id: req-2bf3e2d4-1abc-4d75-8320-35c068427923 Content-Encoding: gzip Content-Length: 7867 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 524382363 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.137239] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138899] pid_max: default: 32768 minimum: 301\n[ 0.139792] ACPI: Core revision 20150930\n[ 0.141165] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142475] Security Framework initialized\n[ 0.143288] Yama: becoming mindful.\n[ 0.144016] AppArmor: AppArmor initialized\n[ 0.144900] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.146299] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.147963] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149187] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.150576] Initializing cgroup subsys io\n[ 0.151386] Initializing cgroup subsys memory\n[ 0.152250] Initializing cgroup subsys devices\n[ 0.153130] Initializing cgroup subsys freezer\n[ 0.154002] Initializing cgroup subsys net_cls\n[ 0.154869] Initializing cgroup subsys perf_event\n[ 0.155776] Initializing cgroup subsys net_prio\n[ 0.156668] Initializing cgroup subsys hugetlb\n[ 0.157531] Initializing cgroup subsys pids\n[ 0.158402] CPU: Physical Processor ID: 0\n[ 0.159891] mce: CPU supports 10 MCE banks\n[ 0.160747] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161748] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172447] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178853] ftrace: allocating 31920 entries in 125 pages\n[ 0.205293] smpboot: Max logical packages: 1\n[ 0.206172] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207521] x2apic enabled\n[ 0.208333] Switched APIC routing to physical x2apic.\n[ 0.210083] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211221] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213230] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215023] KVM setup paravirtual spinlock\n[ 0.216283] x86: Booted up 1 node, 1 CPUs\n[ 0.217092] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218464] devtmpfs: initialized\n[ 0.220185] evm: security.selinux\n[ 0.220881] evm: security.SMACK64\n[ 0.221567] evm: security.SMACK64EXEC\n[ 0.222302] evm: security.SMACK64TRANSMUTE\n[ 0.223110] evm: security.SMACK64MMAP\n[ 0.223860] evm: security.ima\n[ 0.224494] evm: security.capability\n[ 0.225302] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227132] pinctrl core: initialized pinctrl subsystem\n[ 0.228223] RTC time: 17:52:17, date: 09/26/18\n[ 0.229155] NET: Registered protocol family 16\n[ 0.230110] cpuidle: using governor ladder\n[ 0.230921] cpuidle: using governor menu\n[ 0.231699] PCCT header not found.\n[ 0.232443] ACPI: bus type PCI registered\n[ 0.233246] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234477] PCI: Using configuration type 1 for base access\n[ 0.236585] ACPI: Added _OSI(Module Device)\n[ 0.237413] ACPI: Added _OSI(Processor Device)\n[ 0.238268] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239159] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241271] ACPI: Interpreter enabled\n[ 0.242034] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243865] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249356] ACPI: (supports S0 S5)\n[ 0.250065] ACPI: Using IOAPIC for interrupt routing\n[ 0.251046] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254135] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255264] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256477] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259857] acpiphp: Slot [3] registered\n[ 0.260654] acpiphp: Slot [4] registered\n[ 0.261452] acpiphp: Slot [5] registered\n[ 0.262254] acpiphp: Slot [6] registered\n[ 0.263047] acpiphp: Slot [7] registered\n[ 0.263857] acpiphp: Slot [8] registered\n[ 0.264647] acpiphp: Slot [9] registered\n[ 0.265438] acpiphp: Slot [10] registered\n[ 0.266258] acpiphp: Slot [11] registered\n[ 0.267074] acpiphp: Slot [12] registered\n[ 0.267880] acpiphp: Slot [13] registered\n[ 0.268684] acpiphp: Slot [14] registered\n[ 0.269483] acpiphp: Slot [15] registered\n[ 0.280134] acpiphp: Slot [16] registered\n[ 0.280955] acpiphp: Slot [17] registered\n[ 0.281790] acpiphp: Slot [18] registered\n[ 0.282595] acpiphp: Slot [19] registered\n[ 0.283393] acpiphp: Slot [20] registered\n[ 0.284204] acpiphp: Slot [21] registered\n[ 0.285010] acpiphp: Slot [22] registered\n[ 0.285810] acpiphp: Slot [23] registered\n[ 0.286613] acpiphp: Slot [24] registered\n[ 0.287412] acpiphp: Slot [25] registered\n[ 0.288224] acpiphp: Slot [26] registered\n[ 0.289029] acpiphp: Slot [27] registered\n[ 0.289832] acpiphp: Slot [28] registered\n[ 0.290638] acpiphp: Slot [29] registered\n[ 0.291434] acpiphp: Slot [30] registered\n[ 0.292243] acpiphp: Slot [31] registered\n[ 0.293048] PCI host bridge to bus 0000:00\n[ 0.293851] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295051] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296255] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297698] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.299133] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305478] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306756] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307918] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309175] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315743] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317182] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362689] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364186] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365629] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367060] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368451] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369709] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371182] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372242] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373788] vgaarb: loaded\n[ 0.374389] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375531] SCSI subsystem initialized\n[ 0.376353] ACPI: bus type USB registered\n[ 0.377177] usbcore: registered new interface driver usbfs\n[ 0.378216] usbcore: registered new interface driver hub\n[ 0.379231] usbcore: registered new device driver usb\n[ 0.380298] PCI: Using ACPI for IRQ routing\n[ 0.381339] NetLabel: Initializing\n[ 0.382061] NetLabel: domain hash size = 128\n[ 0.382924] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.383885] NetLabel: unlabeled traffic allowed by default\n[ 0.384995] clocksource: Switched to clocksource kvm-clock\n[ 0.390481] AppArmor: AppArmor Filesystem Enabled\n[ 0.391455] pnp: PnP ACPI init\n[ 0.392364] pnp: PnP ACPI: found 5 devices\n[ 0.398400] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400121] NET: Registered protocol family 2\n[ 0.401087] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.402380] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.403588] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.404781] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405889] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.407088] NET: Registered protocol family 1\n[ 0.407970] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409084] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410169] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423980] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438086] Trying to unpack rootfs image as initramfs...\n[ 0.487190] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.501255] Scanning for low memory corruption every 60 seconds\n[ 0.502593] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503749] audit: initializing netlink subsys (disabled)\n[ 0.504784] audit: type=2000 audit(1537984338.107:1): initialized\n[ 0.506115] Initialise system trusted keyring\n[ 0.507053] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508234] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510210] zbud: loaded\n[ 0.510924] VFS: Disk quotas dquot_6.6.0\n[ 0.511754] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513284] fuse init (API version 7.23)\n[ 0.514176] Key type big_key registered\n[ 0.514992] Allocating IMA MOK and blacklist keyrings.\n[ 0.516101] Key type asymmetric registered\n[ 0.516934] Asymmetric key parser 'x509' registered\n[ 0.517914] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519397] io scheduler noop registered\n[ 0.520202] io scheduler deadline registered (default)\n[ 0.521212] io scheduler cfq registered\n[ 0.522055] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523127] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524392] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525875] ACPI: Power Button [PWRF]\n[ 0.526722] GHES: HEST is not enabled!\n[ 0.540390] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570713] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573232] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597338] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599462] Linux agpgart interface v0.103\n[ 0.601930] brd: module loaded\n[ 0.603103] loop: module loaded\n[ 0.606901] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608354] GPT:90111 != 20971519\n[ 0.609054] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610153] GPT:90111 != 20971519\n[ 0.610842] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611807] vda: vda1 vda15\n[ 0.613264] scsi host0: ata_piix\n[ 0.614007] scsi host1: ata_piix\n[ 0.614715] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615933] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617382] libphy: Fixed MDIO Bus: probed\n[ 0.618209] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619163] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621318] PPP generic driver version 2.4.2\n[ 0.622209] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623496] ehci-pci: EHCI PCI platform driver\n[ 0.624375] ehci-platform: EHCI generic platform driver\n[ 0.625379] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626513] ohci-pci: OHCI PCI platform driver\n[ 0.627387] ohci-platform: OHCI generic platform driver\n[ 0.628375] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.643083] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.644091] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645566] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646598] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647719] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648948] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.650374] usb usb1: Product: UHCI Host Controller\n[ 0.651335] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.652477] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.653495] hub 1-0:1.0: USB hub found\n[ 0.654281] hub 1-0:1.0: 2 ports detected\n[ 0.655185] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.657324] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.658286] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.659312] mousedev: PS/2 mouse device common for all mice\n[ 0.660575] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.662429] rtc_cmos 00:00: RTC can wake from S4\n[ 0.663533] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.664727] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665925] i2c /dev entries driver\n[ 0.666681] device-mapper: uevent: version 1.0.3\n[ 0.667625] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.669253] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670531] NET: Registered protocol family 10\n[ 0.671527] NET: Registered protocol family 17\n[ 0.672419] Key type dns_resolver registered\n[ 0.673352] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.674453] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.676198] registered taskstats version 1\n[ 0.677059] Loading compiled-in X.509 certificates\n[ 0.678496] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680353] zswap: loaded using pool lzo/zbud\n[ 0.681732] Key type trusted registered\n[ 0.683268] Key type encrypted registered\n[ 0.684107] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.685152] ima: No TPM chip found, activating TPM-bypass!\n[ 0.686200] evm: HMAC attrs: 0x1\n[ 0.687124] Magic number: 2:117:897\n[ 0.687973] rtc_cmos 00:00: setting system clock to 2018-09-26 17:52:18 UTC (1537984338)\n[ 0.689581] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690700] EDD information not available.\n[ 0.773668] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775123] ata1.00: configured for MWDMA2\n[ 0.776311] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.788698] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.789953] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791207] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793072] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794610] Write protecting the kernel read-only data: 14336k\n[ 0.796167] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797973] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.65\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.856868] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 17:52:59,674 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991/action used request id req-2bf3e2d4-1abc-4d75-8320-35c068427923 2018-09-26 17:53:01,677 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94c4932efe00fd53c19266d009274d26f9606e2e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:53:02,748 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:53:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7237f049-a0ac-4c0c-aead-759e2f37b9a3 x-compute-request-id: req-7237f049-a0ac-4c0c-aead-759e2f37b9a3 Content-Encoding: gzip Content-Length: 7867 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 524382363 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.137239] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138899] pid_max: default: 32768 minimum: 301\n[ 0.139792] ACPI: Core revision 20150930\n[ 0.141165] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142475] Security Framework initialized\n[ 0.143288] Yama: becoming mindful.\n[ 0.144016] AppArmor: AppArmor initialized\n[ 0.144900] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.146299] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.147963] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149187] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.150576] Initializing cgroup subsys io\n[ 0.151386] Initializing cgroup subsys memory\n[ 0.152250] Initializing cgroup subsys devices\n[ 0.153130] Initializing cgroup subsys freezer\n[ 0.154002] Initializing cgroup subsys net_cls\n[ 0.154869] Initializing cgroup subsys perf_event\n[ 0.155776] Initializing cgroup subsys net_prio\n[ 0.156668] Initializing cgroup subsys hugetlb\n[ 0.157531] Initializing cgroup subsys pids\n[ 0.158402] CPU: Physical Processor ID: 0\n[ 0.159891] mce: CPU supports 10 MCE banks\n[ 0.160747] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161748] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172447] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178853] ftrace: allocating 31920 entries in 125 pages\n[ 0.205293] smpboot: Max logical packages: 1\n[ 0.206172] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207521] x2apic enabled\n[ 0.208333] Switched APIC routing to physical x2apic.\n[ 0.210083] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211221] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213230] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215023] KVM setup paravirtual spinlock\n[ 0.216283] x86: Booted up 1 node, 1 CPUs\n[ 0.217092] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218464] devtmpfs: initialized\n[ 0.220185] evm: security.selinux\n[ 0.220881] evm: security.SMACK64\n[ 0.221567] evm: security.SMACK64EXEC\n[ 0.222302] evm: security.SMACK64TRANSMUTE\n[ 0.223110] evm: security.SMACK64MMAP\n[ 0.223860] evm: security.ima\n[ 0.224494] evm: security.capability\n[ 0.225302] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227132] pinctrl core: initialized pinctrl subsystem\n[ 0.228223] RTC time: 17:52:17, date: 09/26/18\n[ 0.229155] NET: Registered protocol family 16\n[ 0.230110] cpuidle: using governor ladder\n[ 0.230921] cpuidle: using governor menu\n[ 0.231699] PCCT header not found.\n[ 0.232443] ACPI: bus type PCI registered\n[ 0.233246] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234477] PCI: Using configuration type 1 for base access\n[ 0.236585] ACPI: Added _OSI(Module Device)\n[ 0.237413] ACPI: Added _OSI(Processor Device)\n[ 0.238268] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239159] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241271] ACPI: Interpreter enabled\n[ 0.242034] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243865] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249356] ACPI: (supports S0 S5)\n[ 0.250065] ACPI: Using IOAPIC for interrupt routing\n[ 0.251046] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254135] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255264] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256477] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259857] acpiphp: Slot [3] registered\n[ 0.260654] acpiphp: Slot [4] registered\n[ 0.261452] acpiphp: Slot [5] registered\n[ 0.262254] acpiphp: Slot [6] registered\n[ 0.263047] acpiphp: Slot [7] registered\n[ 0.263857] acpiphp: Slot [8] registered\n[ 0.264647] acpiphp: Slot [9] registered\n[ 0.265438] acpiphp: Slot [10] registered\n[ 0.266258] acpiphp: Slot [11] registered\n[ 0.267074] acpiphp: Slot [12] registered\n[ 0.267880] acpiphp: Slot [13] registered\n[ 0.268684] acpiphp: Slot [14] registered\n[ 0.269483] acpiphp: Slot [15] registered\n[ 0.280134] acpiphp: Slot [16] registered\n[ 0.280955] acpiphp: Slot [17] registered\n[ 0.281790] acpiphp: Slot [18] registered\n[ 0.282595] acpiphp: Slot [19] registered\n[ 0.283393] acpiphp: Slot [20] registered\n[ 0.284204] acpiphp: Slot [21] registered\n[ 0.285010] acpiphp: Slot [22] registered\n[ 0.285810] acpiphp: Slot [23] registered\n[ 0.286613] acpiphp: Slot [24] registered\n[ 0.287412] acpiphp: Slot [25] registered\n[ 0.288224] acpiphp: Slot [26] registered\n[ 0.289029] acpiphp: Slot [27] registered\n[ 0.289832] acpiphp: Slot [28] registered\n[ 0.290638] acpiphp: Slot [29] registered\n[ 0.291434] acpiphp: Slot [30] registered\n[ 0.292243] acpiphp: Slot [31] registered\n[ 0.293048] PCI host bridge to bus 0000:00\n[ 0.293851] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295051] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296255] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297698] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.299133] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305478] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306756] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307918] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309175] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315743] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317182] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362689] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364186] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365629] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367060] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368451] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369709] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371182] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372242] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373788] vgaarb: loaded\n[ 0.374389] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375531] SCSI subsystem initialized\n[ 0.376353] ACPI: bus type USB registered\n[ 0.377177] usbcore: registered new interface driver usbfs\n[ 0.378216] usbcore: registered new interface driver hub\n[ 0.379231] usbcore: registered new device driver usb\n[ 0.380298] PCI: Using ACPI for IRQ routing\n[ 0.381339] NetLabel: Initializing\n[ 0.382061] NetLabel: domain hash size = 128\n[ 0.382924] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.383885] NetLabel: unlabeled traffic allowed by default\n[ 0.384995] clocksource: Switched to clocksource kvm-clock\n[ 0.390481] AppArmor: AppArmor Filesystem Enabled\n[ 0.391455] pnp: PnP ACPI init\n[ 0.392364] pnp: PnP ACPI: found 5 devices\n[ 0.398400] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400121] NET: Registered protocol family 2\n[ 0.401087] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.402380] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.403588] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.404781] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405889] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.407088] NET: Registered protocol family 1\n[ 0.407970] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409084] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410169] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423980] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438086] Trying to unpack rootfs image as initramfs...\n[ 0.487190] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.501255] Scanning for low memory corruption every 60 seconds\n[ 0.502593] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503749] audit: initializing netlink subsys (disabled)\n[ 0.504784] audit: type=2000 audit(1537984338.107:1): initialized\n[ 0.506115] Initialise system trusted keyring\n[ 0.507053] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508234] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510210] zbud: loaded\n[ 0.510924] VFS: Disk quotas dquot_6.6.0\n[ 0.511754] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513284] fuse init (API version 7.23)\n[ 0.514176] Key type big_key registered\n[ 0.514992] Allocating IMA MOK and blacklist keyrings.\n[ 0.516101] Key type asymmetric registered\n[ 0.516934] Asymmetric key parser 'x509' registered\n[ 0.517914] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519397] io scheduler noop registered\n[ 0.520202] io scheduler deadline registered (default)\n[ 0.521212] io scheduler cfq registered\n[ 0.522055] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523127] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524392] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525875] ACPI: Power Button [PWRF]\n[ 0.526722] GHES: HEST is not enabled!\n[ 0.540390] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570713] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573232] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597338] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599462] Linux agpgart interface v0.103\n[ 0.601930] brd: module loaded\n[ 0.603103] loop: module loaded\n[ 0.606901] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608354] GPT:90111 != 20971519\n[ 0.609054] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610153] GPT:90111 != 20971519\n[ 0.610842] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611807] vda: vda1 vda15\n[ 0.613264] scsi host0: ata_piix\n[ 0.614007] scsi host1: ata_piix\n[ 0.614715] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615933] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617382] libphy: Fixed MDIO Bus: probed\n[ 0.618209] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619163] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621318] PPP generic driver version 2.4.2\n[ 0.622209] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623496] ehci-pci: EHCI PCI platform driver\n[ 0.624375] ehci-platform: EHCI generic platform driver\n[ 0.625379] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626513] ohci-pci: OHCI PCI platform driver\n[ 0.627387] ohci-platform: OHCI generic platform driver\n[ 0.628375] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.643083] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.644091] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645566] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646598] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647719] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648948] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.650374] usb usb1: Product: UHCI Host Controller\n[ 0.651335] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.652477] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.653495] hub 1-0:1.0: USB hub found\n[ 0.654281] hub 1-0:1.0: 2 ports detected\n[ 0.655185] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.657324] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.658286] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.659312] mousedev: PS/2 mouse device common for all mice\n[ 0.660575] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.662429] rtc_cmos 00:00: RTC can wake from S4\n[ 0.663533] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.664727] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665925] i2c /dev entries driver\n[ 0.666681] device-mapper: uevent: version 1.0.3\n[ 0.667625] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.669253] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670531] NET: Registered protocol family 10\n[ 0.671527] NET: Registered protocol family 17\n[ 0.672419] Key type dns_resolver registered\n[ 0.673352] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.674453] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.676198] registered taskstats version 1\n[ 0.677059] Loading compiled-in X.509 certificates\n[ 0.678496] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680353] zswap: loaded using pool lzo/zbud\n[ 0.681732] Key type trusted registered\n[ 0.683268] Key type encrypted registered\n[ 0.684107] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.685152] ima: No TPM chip found, activating TPM-bypass!\n[ 0.686200] evm: HMAC attrs: 0x1\n[ 0.687124] Magic number: 2:117:897\n[ 0.687973] rtc_cmos 00:00: setting system clock to 2018-09-26 17:52:18 UTC (1537984338)\n[ 0.689581] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690700] EDD information not available.\n[ 0.773668] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775123] ata1.00: configured for MWDMA2\n[ 0.776311] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.788698] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.789953] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791207] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793072] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794610] Write protecting the kernel read-only data: 14336k\n[ 0.796167] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797973] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.65\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.856868] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 17:53:02,748 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991/action used request id req-7237f049-a0ac-4c0c-aead-759e2f37b9a3 2018-09-26 17:53:04,754 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94c4932efe00fd53c19266d009274d26f9606e2e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:53:05,825 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:53:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-521c5040-b639-4d19-9e94-51beb1f2e61e x-compute-request-id: req-521c5040-b639-4d19-9e94-51beb1f2e61e Content-Encoding: gzip Content-Length: 7867 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 524382363 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.137239] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138899] pid_max: default: 32768 minimum: 301\n[ 0.139792] ACPI: Core revision 20150930\n[ 0.141165] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142475] Security Framework initialized\n[ 0.143288] Yama: becoming mindful.\n[ 0.144016] AppArmor: AppArmor initialized\n[ 0.144900] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.146299] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.147963] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149187] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.150576] Initializing cgroup subsys io\n[ 0.151386] Initializing cgroup subsys memory\n[ 0.152250] Initializing cgroup subsys devices\n[ 0.153130] Initializing cgroup subsys freezer\n[ 0.154002] Initializing cgroup subsys net_cls\n[ 0.154869] Initializing cgroup subsys perf_event\n[ 0.155776] Initializing cgroup subsys net_prio\n[ 0.156668] Initializing cgroup subsys hugetlb\n[ 0.157531] Initializing cgroup subsys pids\n[ 0.158402] CPU: Physical Processor ID: 0\n[ 0.159891] mce: CPU supports 10 MCE banks\n[ 0.160747] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161748] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172447] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178853] ftrace: allocating 31920 entries in 125 pages\n[ 0.205293] smpboot: Max logical packages: 1\n[ 0.206172] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207521] x2apic enabled\n[ 0.208333] Switched APIC routing to physical x2apic.\n[ 0.210083] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211221] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213230] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215023] KVM setup paravirtual spinlock\n[ 0.216283] x86: Booted up 1 node, 1 CPUs\n[ 0.217092] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218464] devtmpfs: initialized\n[ 0.220185] evm: security.selinux\n[ 0.220881] evm: security.SMACK64\n[ 0.221567] evm: security.SMACK64EXEC\n[ 0.222302] evm: security.SMACK64TRANSMUTE\n[ 0.223110] evm: security.SMACK64MMAP\n[ 0.223860] evm: security.ima\n[ 0.224494] evm: security.capability\n[ 0.225302] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227132] pinctrl core: initialized pinctrl subsystem\n[ 0.228223] RTC time: 17:52:17, date: 09/26/18\n[ 0.229155] NET: Registered protocol family 16\n[ 0.230110] cpuidle: using governor ladder\n[ 0.230921] cpuidle: using governor menu\n[ 0.231699] PCCT header not found.\n[ 0.232443] ACPI: bus type PCI registered\n[ 0.233246] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234477] PCI: Using configuration type 1 for base access\n[ 0.236585] ACPI: Added _OSI(Module Device)\n[ 0.237413] ACPI: Added _OSI(Processor Device)\n[ 0.238268] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239159] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241271] ACPI: Interpreter enabled\n[ 0.242034] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243865] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249356] ACPI: (supports S0 S5)\n[ 0.250065] ACPI: Using IOAPIC for interrupt routing\n[ 0.251046] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254135] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255264] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256477] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259857] acpiphp: Slot [3] registered\n[ 0.260654] acpiphp: Slot [4] registered\n[ 0.261452] acpiphp: Slot [5] registered\n[ 0.262254] acpiphp: Slot [6] registered\n[ 0.263047] acpiphp: Slot [7] registered\n[ 0.263857] acpiphp: Slot [8] registered\n[ 0.264647] acpiphp: Slot [9] registered\n[ 0.265438] acpiphp: Slot [10] registered\n[ 0.266258] acpiphp: Slot [11] registered\n[ 0.267074] acpiphp: Slot [12] registered\n[ 0.267880] acpiphp: Slot [13] registered\n[ 0.268684] acpiphp: Slot [14] registered\n[ 0.269483] acpiphp: Slot [15] registered\n[ 0.280134] acpiphp: Slot [16] registered\n[ 0.280955] acpiphp: Slot [17] registered\n[ 0.281790] acpiphp: Slot [18] registered\n[ 0.282595] acpiphp: Slot [19] registered\n[ 0.283393] acpiphp: Slot [20] registered\n[ 0.284204] acpiphp: Slot [21] registered\n[ 0.285010] acpiphp: Slot [22] registered\n[ 0.285810] acpiphp: Slot [23] registered\n[ 0.286613] acpiphp: Slot [24] registered\n[ 0.287412] acpiphp: Slot [25] registered\n[ 0.288224] acpiphp: Slot [26] registered\n[ 0.289029] acpiphp: Slot [27] registered\n[ 0.289832] acpiphp: Slot [28] registered\n[ 0.290638] acpiphp: Slot [29] registered\n[ 0.291434] acpiphp: Slot [30] registered\n[ 0.292243] acpiphp: Slot [31] registered\n[ 0.293048] PCI host bridge to bus 0000:00\n[ 0.293851] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295051] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296255] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297698] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.299133] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305478] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306756] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307918] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309175] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315743] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317182] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362689] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364186] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365629] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367060] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368451] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369709] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371182] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372242] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373788] vgaarb: loaded\n[ 0.374389] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375531] SCSI subsystem initialized\n[ 0.376353] ACPI: bus type USB registered\n[ 0.377177] usbcore: registered new interface driver usbfs\n[ 0.378216] usbcore: registered new interface driver hub\n[ 0.379231] usbcore: registered new device driver usb\n[ 0.380298] PCI: Using ACPI for IRQ routing\n[ 0.381339] NetLabel: Initializing\n[ 0.382061] NetLabel: domain hash size = 128\n[ 0.382924] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.383885] NetLabel: unlabeled traffic allowed by default\n[ 0.384995] clocksource: Switched to clocksource kvm-clock\n[ 0.390481] AppArmor: AppArmor Filesystem Enabled\n[ 0.391455] pnp: PnP ACPI init\n[ 0.392364] pnp: PnP ACPI: found 5 devices\n[ 0.398400] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400121] NET: Registered protocol family 2\n[ 0.401087] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.402380] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.403588] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.404781] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405889] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.407088] NET: Registered protocol family 1\n[ 0.407970] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409084] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410169] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423980] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438086] Trying to unpack rootfs image as initramfs...\n[ 0.487190] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.501255] Scanning for low memory corruption every 60 seconds\n[ 0.502593] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503749] audit: initializing netlink subsys (disabled)\n[ 0.504784] audit: type=2000 audit(1537984338.107:1): initialized\n[ 0.506115] Initialise system trusted keyring\n[ 0.507053] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508234] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510210] zbud: loaded\n[ 0.510924] VFS: Disk quotas dquot_6.6.0\n[ 0.511754] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513284] fuse init (API version 7.23)\n[ 0.514176] Key type big_key registered\n[ 0.514992] Allocating IMA MOK and blacklist keyrings.\n[ 0.516101] Key type asymmetric registered\n[ 0.516934] Asymmetric key parser 'x509' registered\n[ 0.517914] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519397] io scheduler noop registered\n[ 0.520202] io scheduler deadline registered (default)\n[ 0.521212] io scheduler cfq registered\n[ 0.522055] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523127] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524392] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525875] ACPI: Power Button [PWRF]\n[ 0.526722] GHES: HEST is not enabled!\n[ 0.540390] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570713] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573232] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597338] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599462] Linux agpgart interface v0.103\n[ 0.601930] brd: module loaded\n[ 0.603103] loop: module loaded\n[ 0.606901] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608354] GPT:90111 != 20971519\n[ 0.609054] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610153] GPT:90111 != 20971519\n[ 0.610842] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611807] vda: vda1 vda15\n[ 0.613264] scsi host0: ata_piix\n[ 0.614007] scsi host1: ata_piix\n[ 0.614715] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615933] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617382] libphy: Fixed MDIO Bus: probed\n[ 0.618209] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619163] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621318] PPP generic driver version 2.4.2\n[ 0.622209] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623496] ehci-pci: EHCI PCI platform driver\n[ 0.624375] ehci-platform: EHCI generic platform driver\n[ 0.625379] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626513] ohci-pci: OHCI PCI platform driver\n[ 0.627387] ohci-platform: OHCI generic platform driver\n[ 0.628375] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.643083] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.644091] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645566] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646598] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647719] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648948] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.650374] usb usb1: Product: UHCI Host Controller\n[ 0.651335] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.652477] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.653495] hub 1-0:1.0: USB hub found\n[ 0.654281] hub 1-0:1.0: 2 ports detected\n[ 0.655185] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.657324] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.658286] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.659312] mousedev: PS/2 mouse device common for all mice\n[ 0.660575] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.662429] rtc_cmos 00:00: RTC can wake from S4\n[ 0.663533] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.664727] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665925] i2c /dev entries driver\n[ 0.666681] device-mapper: uevent: version 1.0.3\n[ 0.667625] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.669253] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670531] NET: Registered protocol family 10\n[ 0.671527] NET: Registered protocol family 17\n[ 0.672419] Key type dns_resolver registered\n[ 0.673352] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.674453] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.676198] registered taskstats version 1\n[ 0.677059] Loading compiled-in X.509 certificates\n[ 0.678496] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680353] zswap: loaded using pool lzo/zbud\n[ 0.681732] Key type trusted registered\n[ 0.683268] Key type encrypted registered\n[ 0.684107] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.685152] ima: No TPM chip found, activating TPM-bypass!\n[ 0.686200] evm: HMAC attrs: 0x1\n[ 0.687124] Magic number: 2:117:897\n[ 0.687973] rtc_cmos 00:00: setting system clock to 2018-09-26 17:52:18 UTC (1537984338)\n[ 0.689581] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690700] EDD information not available.\n[ 0.773668] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775123] ata1.00: configured for MWDMA2\n[ 0.776311] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.788698] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.789953] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791207] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793072] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794610] Write protecting the kernel read-only data: 14336k\n[ 0.796167] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797973] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.65\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.856868] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 17:53:05,826 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991/action used request id req-521c5040-b639-4d19-9e94-51beb1f2e61e 2018-09-26 17:53:07,832 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94c4932efe00fd53c19266d009274d26f9606e2e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:53:08,901 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:53:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-17abab72-cb24-4105-9335-cd3d1ccb1873 x-compute-request-id: req-17abab72-cb24-4105-9335-cd3d1ccb1873 Content-Encoding: gzip Content-Length: 7867 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 524382363 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.137239] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138899] pid_max: default: 32768 minimum: 301\n[ 0.139792] ACPI: Core revision 20150930\n[ 0.141165] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142475] Security Framework initialized\n[ 0.143288] Yama: becoming mindful.\n[ 0.144016] AppArmor: AppArmor initialized\n[ 0.144900] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.146299] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.147963] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149187] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.150576] Initializing cgroup subsys io\n[ 0.151386] Initializing cgroup subsys memory\n[ 0.152250] Initializing cgroup subsys devices\n[ 0.153130] Initializing cgroup subsys freezer\n[ 0.154002] Initializing cgroup subsys net_cls\n[ 0.154869] Initializing cgroup subsys perf_event\n[ 0.155776] Initializing cgroup subsys net_prio\n[ 0.156668] Initializing cgroup subsys hugetlb\n[ 0.157531] Initializing cgroup subsys pids\n[ 0.158402] CPU: Physical Processor ID: 0\n[ 0.159891] mce: CPU supports 10 MCE banks\n[ 0.160747] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161748] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172447] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178853] ftrace: allocating 31920 entries in 125 pages\n[ 0.205293] smpboot: Max logical packages: 1\n[ 0.206172] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207521] x2apic enabled\n[ 0.208333] Switched APIC routing to physical x2apic.\n[ 0.210083] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211221] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213230] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215023] KVM setup paravirtual spinlock\n[ 0.216283] x86: Booted up 1 node, 1 CPUs\n[ 0.217092] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218464] devtmpfs: initialized\n[ 0.220185] evm: security.selinux\n[ 0.220881] evm: security.SMACK64\n[ 0.221567] evm: security.SMACK64EXEC\n[ 0.222302] evm: security.SMACK64TRANSMUTE\n[ 0.223110] evm: security.SMACK64MMAP\n[ 0.223860] evm: security.ima\n[ 0.224494] evm: security.capability\n[ 0.225302] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227132] pinctrl core: initialized pinctrl subsystem\n[ 0.228223] RTC time: 17:52:17, date: 09/26/18\n[ 0.229155] NET: Registered protocol family 16\n[ 0.230110] cpuidle: using governor ladder\n[ 0.230921] cpuidle: using governor menu\n[ 0.231699] PCCT header not found.\n[ 0.232443] ACPI: bus type PCI registered\n[ 0.233246] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234477] PCI: Using configuration type 1 for base access\n[ 0.236585] ACPI: Added _OSI(Module Device)\n[ 0.237413] ACPI: Added _OSI(Processor Device)\n[ 0.238268] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239159] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241271] ACPI: Interpreter enabled\n[ 0.242034] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243865] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249356] ACPI: (supports S0 S5)\n[ 0.250065] ACPI: Using IOAPIC for interrupt routing\n[ 0.251046] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254135] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255264] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256477] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259857] acpiphp: Slot [3] registered\n[ 0.260654] acpiphp: Slot [4] registered\n[ 0.261452] acpiphp: Slot [5] registered\n[ 0.262254] acpiphp: Slot [6] registered\n[ 0.263047] acpiphp: Slot [7] registered\n[ 0.263857] acpiphp: Slot [8] registered\n[ 0.264647] acpiphp: Slot [9] registered\n[ 0.265438] acpiphp: Slot [10] registered\n[ 0.266258] acpiphp: Slot [11] registered\n[ 0.267074] acpiphp: Slot [12] registered\n[ 0.267880] acpiphp: Slot [13] registered\n[ 0.268684] acpiphp: Slot [14] registered\n[ 0.269483] acpiphp: Slot [15] registered\n[ 0.280134] acpiphp: Slot [16] registered\n[ 0.280955] acpiphp: Slot [17] registered\n[ 0.281790] acpiphp: Slot [18] registered\n[ 0.282595] acpiphp: Slot [19] registered\n[ 0.283393] acpiphp: Slot [20] registered\n[ 0.284204] acpiphp: Slot [21] registered\n[ 0.285010] acpiphp: Slot [22] registered\n[ 0.285810] acpiphp: Slot [23] registered\n[ 0.286613] acpiphp: Slot [24] registered\n[ 0.287412] acpiphp: Slot [25] registered\n[ 0.288224] acpiphp: Slot [26] registered\n[ 0.289029] acpiphp: Slot [27] registered\n[ 0.289832] acpiphp: Slot [28] registered\n[ 0.290638] acpiphp: Slot [29] registered\n[ 0.291434] acpiphp: Slot [30] registered\n[ 0.292243] acpiphp: Slot [31] registered\n[ 0.293048] PCI host bridge to bus 0000:00\n[ 0.293851] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295051] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296255] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297698] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.299133] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305478] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306756] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307918] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309175] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315743] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317182] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362689] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364186] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365629] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367060] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368451] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369709] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371182] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372242] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373788] vgaarb: loaded\n[ 0.374389] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375531] SCSI subsystem initialized\n[ 0.376353] ACPI: bus type USB registered\n[ 0.377177] usbcore: registered new interface driver usbfs\n[ 0.378216] usbcore: registered new interface driver hub\n[ 0.379231] usbcore: registered new device driver usb\n[ 0.380298] PCI: Using ACPI for IRQ routing\n[ 0.381339] NetLabel: Initializing\n[ 0.382061] NetLabel: domain hash size = 128\n[ 0.382924] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.383885] NetLabel: unlabeled traffic allowed by default\n[ 0.384995] clocksource: Switched to clocksource kvm-clock\n[ 0.390481] AppArmor: AppArmor Filesystem Enabled\n[ 0.391455] pnp: PnP ACPI init\n[ 0.392364] pnp: PnP ACPI: found 5 devices\n[ 0.398400] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400121] NET: Registered protocol family 2\n[ 0.401087] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.402380] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.403588] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.404781] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405889] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.407088] NET: Registered protocol family 1\n[ 0.407970] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409084] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410169] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423980] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438086] Trying to unpack rootfs image as initramfs...\n[ 0.487190] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.501255] Scanning for low memory corruption every 60 seconds\n[ 0.502593] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503749] audit: initializing netlink subsys (disabled)\n[ 0.504784] audit: type=2000 audit(1537984338.107:1): initialized\n[ 0.506115] Initialise system trusted keyring\n[ 0.507053] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508234] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510210] zbud: loaded\n[ 0.510924] VFS: Disk quotas dquot_6.6.0\n[ 0.511754] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513284] fuse init (API version 7.23)\n[ 0.514176] Key type big_key registered\n[ 0.514992] Allocating IMA MOK and blacklist keyrings.\n[ 0.516101] Key type asymmetric registered\n[ 0.516934] Asymmetric key parser 'x509' registered\n[ 0.517914] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519397] io scheduler noop registered\n[ 0.520202] io scheduler deadline registered (default)\n[ 0.521212] io scheduler cfq registered\n[ 0.522055] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523127] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524392] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525875] ACPI: Power Button [PWRF]\n[ 0.526722] GHES: HEST is not enabled!\n[ 0.540390] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570713] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573232] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597338] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599462] Linux agpgart interface v0.103\n[ 0.601930] brd: module loaded\n[ 0.603103] loop: module loaded\n[ 0.606901] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608354] GPT:90111 != 20971519\n[ 0.609054] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610153] GPT:90111 != 20971519\n[ 0.610842] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611807] vda: vda1 vda15\n[ 0.613264] scsi host0: ata_piix\n[ 0.614007] scsi host1: ata_piix\n[ 0.614715] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615933] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617382] libphy: Fixed MDIO Bus: probed\n[ 0.618209] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619163] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621318] PPP generic driver version 2.4.2\n[ 0.622209] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623496] ehci-pci: EHCI PCI platform driver\n[ 0.624375] ehci-platform: EHCI generic platform driver\n[ 0.625379] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626513] ohci-pci: OHCI PCI platform driver\n[ 0.627387] ohci-platform: OHCI generic platform driver\n[ 0.628375] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.643083] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.644091] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645566] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646598] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647719] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648948] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.650374] usb usb1: Product: UHCI Host Controller\n[ 0.651335] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.652477] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.653495] hub 1-0:1.0: USB hub found\n[ 0.654281] hub 1-0:1.0: 2 ports detected\n[ 0.655185] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.657324] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.658286] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.659312] mousedev: PS/2 mouse device common for all mice\n[ 0.660575] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.662429] rtc_cmos 00:00: RTC can wake from S4\n[ 0.663533] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.664727] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665925] i2c /dev entries driver\n[ 0.666681] device-mapper: uevent: version 1.0.3\n[ 0.667625] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.669253] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670531] NET: Registered protocol family 10\n[ 0.671527] NET: Registered protocol family 17\n[ 0.672419] Key type dns_resolver registered\n[ 0.673352] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.674453] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.676198] registered taskstats version 1\n[ 0.677059] Loading compiled-in X.509 certificates\n[ 0.678496] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680353] zswap: loaded using pool lzo/zbud\n[ 0.681732] Key type trusted registered\n[ 0.683268] Key type encrypted registered\n[ 0.684107] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.685152] ima: No TPM chip found, activating TPM-bypass!\n[ 0.686200] evm: HMAC attrs: 0x1\n[ 0.687124] Magic number: 2:117:897\n[ 0.687973] rtc_cmos 00:00: setting system clock to 2018-09-26 17:52:18 UTC (1537984338)\n[ 0.689581] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690700] EDD information not available.\n[ 0.773668] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775123] ata1.00: configured for MWDMA2\n[ 0.776311] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.788698] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.789953] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791207] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793072] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794610] Write protecting the kernel read-only data: 14336k\n[ 0.796167] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797973] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.65\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.856868] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 17:53:08,902 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991/action used request id req-17abab72-cb24-4105-9335-cd3d1ccb1873 2018-09-26 17:53:10,907 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94c4932efe00fd53c19266d009274d26f9606e2e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:53:11,974 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:53:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-17adb960-cd19-4b06-ab82-4112afcfbad5 x-compute-request-id: req-17adb960-cd19-4b06-ab82-4112afcfbad5 Content-Encoding: gzip Content-Length: 7867 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 524382363 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.137239] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138899] pid_max: default: 32768 minimum: 301\n[ 0.139792] ACPI: Core revision 20150930\n[ 0.141165] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142475] Security Framework initialized\n[ 0.143288] Yama: becoming mindful.\n[ 0.144016] AppArmor: AppArmor initialized\n[ 0.144900] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.146299] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.147963] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149187] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.150576] Initializing cgroup subsys io\n[ 0.151386] Initializing cgroup subsys memory\n[ 0.152250] Initializing cgroup subsys devices\n[ 0.153130] Initializing cgroup subsys freezer\n[ 0.154002] Initializing cgroup subsys net_cls\n[ 0.154869] Initializing cgroup subsys perf_event\n[ 0.155776] Initializing cgroup subsys net_prio\n[ 0.156668] Initializing cgroup subsys hugetlb\n[ 0.157531] Initializing cgroup subsys pids\n[ 0.158402] CPU: Physical Processor ID: 0\n[ 0.159891] mce: CPU supports 10 MCE banks\n[ 0.160747] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161748] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172447] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178853] ftrace: allocating 31920 entries in 125 pages\n[ 0.205293] smpboot: Max logical packages: 1\n[ 0.206172] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207521] x2apic enabled\n[ 0.208333] Switched APIC routing to physical x2apic.\n[ 0.210083] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211221] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213230] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215023] KVM setup paravirtual spinlock\n[ 0.216283] x86: Booted up 1 node, 1 CPUs\n[ 0.217092] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218464] devtmpfs: initialized\n[ 0.220185] evm: security.selinux\n[ 0.220881] evm: security.SMACK64\n[ 0.221567] evm: security.SMACK64EXEC\n[ 0.222302] evm: security.SMACK64TRANSMUTE\n[ 0.223110] evm: security.SMACK64MMAP\n[ 0.223860] evm: security.ima\n[ 0.224494] evm: security.capability\n[ 0.225302] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227132] pinctrl core: initialized pinctrl subsystem\n[ 0.228223] RTC time: 17:52:17, date: 09/26/18\n[ 0.229155] NET: Registered protocol family 16\n[ 0.230110] cpuidle: using governor ladder\n[ 0.230921] cpuidle: using governor menu\n[ 0.231699] PCCT header not found.\n[ 0.232443] ACPI: bus type PCI registered\n[ 0.233246] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234477] PCI: Using configuration type 1 for base access\n[ 0.236585] ACPI: Added _OSI(Module Device)\n[ 0.237413] ACPI: Added _OSI(Processor Device)\n[ 0.238268] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239159] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241271] ACPI: Interpreter enabled\n[ 0.242034] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243865] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249356] ACPI: (supports S0 S5)\n[ 0.250065] ACPI: Using IOAPIC for interrupt routing\n[ 0.251046] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254135] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255264] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256477] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259857] acpiphp: Slot [3] registered\n[ 0.260654] acpiphp: Slot [4] registered\n[ 0.261452] acpiphp: Slot [5] registered\n[ 0.262254] acpiphp: Slot [6] registered\n[ 0.263047] acpiphp: Slot [7] registered\n[ 0.263857] acpiphp: Slot [8] registered\n[ 0.264647] acpiphp: Slot [9] registered\n[ 0.265438] acpiphp: Slot [10] registered\n[ 0.266258] acpiphp: Slot [11] registered\n[ 0.267074] acpiphp: Slot [12] registered\n[ 0.267880] acpiphp: Slot [13] registered\n[ 0.268684] acpiphp: Slot [14] registered\n[ 0.269483] acpiphp: Slot [15] registered\n[ 0.280134] acpiphp: Slot [16] registered\n[ 0.280955] acpiphp: Slot [17] registered\n[ 0.281790] acpiphp: Slot [18] registered\n[ 0.282595] acpiphp: Slot [19] registered\n[ 0.283393] acpiphp: Slot [20] registered\n[ 0.284204] acpiphp: Slot [21] registered\n[ 0.285010] acpiphp: Slot [22] registered\n[ 0.285810] acpiphp: Slot [23] registered\n[ 0.286613] acpiphp: Slot [24] registered\n[ 0.287412] acpiphp: Slot [25] registered\n[ 0.288224] acpiphp: Slot [26] registered\n[ 0.289029] acpiphp: Slot [27] registered\n[ 0.289832] acpiphp: Slot [28] registered\n[ 0.290638] acpiphp: Slot [29] registered\n[ 0.291434] acpiphp: Slot [30] registered\n[ 0.292243] acpiphp: Slot [31] registered\n[ 0.293048] PCI host bridge to bus 0000:00\n[ 0.293851] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295051] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296255] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297698] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.299133] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305478] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306756] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307918] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309175] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315743] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317182] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362689] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364186] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365629] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367060] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368451] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369709] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371182] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372242] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373788] vgaarb: loaded\n[ 0.374389] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375531] SCSI subsystem initialized\n[ 0.376353] ACPI: bus type USB registered\n[ 0.377177] usbcore: registered new interface driver usbfs\n[ 0.378216] usbcore: registered new interface driver hub\n[ 0.379231] usbcore: registered new device driver usb\n[ 0.380298] PCI: Using ACPI for IRQ routing\n[ 0.381339] NetLabel: Initializing\n[ 0.382061] NetLabel: domain hash size = 128\n[ 0.382924] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.383885] NetLabel: unlabeled traffic allowed by default\n[ 0.384995] clocksource: Switched to clocksource kvm-clock\n[ 0.390481] AppArmor: AppArmor Filesystem Enabled\n[ 0.391455] pnp: PnP ACPI init\n[ 0.392364] pnp: PnP ACPI: found 5 devices\n[ 0.398400] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400121] NET: Registered protocol family 2\n[ 0.401087] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.402380] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.403588] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.404781] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405889] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.407088] NET: Registered protocol family 1\n[ 0.407970] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409084] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410169] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423980] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438086] Trying to unpack rootfs image as initramfs...\n[ 0.487190] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.501255] Scanning for low memory corruption every 60 seconds\n[ 0.502593] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503749] audit: initializing netlink subsys (disabled)\n[ 0.504784] audit: type=2000 audit(1537984338.107:1): initialized\n[ 0.506115] Initialise system trusted keyring\n[ 0.507053] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508234] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510210] zbud: loaded\n[ 0.510924] VFS: Disk quotas dquot_6.6.0\n[ 0.511754] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513284] fuse init (API version 7.23)\n[ 0.514176] Key type big_key registered\n[ 0.514992] Allocating IMA MOK and blacklist keyrings.\n[ 0.516101] Key type asymmetric registered\n[ 0.516934] Asymmetric key parser 'x509' registered\n[ 0.517914] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519397] io scheduler noop registered\n[ 0.520202] io scheduler deadline registered (default)\n[ 0.521212] io scheduler cfq registered\n[ 0.522055] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523127] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524392] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525875] ACPI: Power Button [PWRF]\n[ 0.526722] GHES: HEST is not enabled!\n[ 0.540390] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570713] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573232] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597338] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599462] Linux agpgart interface v0.103\n[ 0.601930] brd: module loaded\n[ 0.603103] loop: module loaded\n[ 0.606901] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608354] GPT:90111 != 20971519\n[ 0.609054] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610153] GPT:90111 != 20971519\n[ 0.610842] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611807] vda: vda1 vda15\n[ 0.613264] scsi host0: ata_piix\n[ 0.614007] scsi host1: ata_piix\n[ 0.614715] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615933] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617382] libphy: Fixed MDIO Bus: probed\n[ 0.618209] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619163] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621318] PPP generic driver version 2.4.2\n[ 0.622209] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623496] ehci-pci: EHCI PCI platform driver\n[ 0.624375] ehci-platform: EHCI generic platform driver\n[ 0.625379] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626513] ohci-pci: OHCI PCI platform driver\n[ 0.627387] ohci-platform: OHCI generic platform driver\n[ 0.628375] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.643083] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.644091] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645566] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646598] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647719] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648948] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.650374] usb usb1: Product: UHCI Host Controller\n[ 0.651335] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.652477] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.653495] hub 1-0:1.0: USB hub found\n[ 0.654281] hub 1-0:1.0: 2 ports detected\n[ 0.655185] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.657324] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.658286] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.659312] mousedev: PS/2 mouse device common for all mice\n[ 0.660575] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.662429] rtc_cmos 00:00: RTC can wake from S4\n[ 0.663533] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.664727] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665925] i2c /dev entries driver\n[ 0.666681] device-mapper: uevent: version 1.0.3\n[ 0.667625] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.669253] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670531] NET: Registered protocol family 10\n[ 0.671527] NET: Registered protocol family 17\n[ 0.672419] Key type dns_resolver registered\n[ 0.673352] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.674453] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.676198] registered taskstats version 1\n[ 0.677059] Loading compiled-in X.509 certificates\n[ 0.678496] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680353] zswap: loaded using pool lzo/zbud\n[ 0.681732] Key type trusted registered\n[ 0.683268] Key type encrypted registered\n[ 0.684107] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.685152] ima: No TPM chip found, activating TPM-bypass!\n[ 0.686200] evm: HMAC attrs: 0x1\n[ 0.687124] Magic number: 2:117:897\n[ 0.687973] rtc_cmos 00:00: setting system clock to 2018-09-26 17:52:18 UTC (1537984338)\n[ 0.689581] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690700] EDD information not available.\n[ 0.773668] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775123] ata1.00: configured for MWDMA2\n[ 0.776311] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.788698] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.789953] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791207] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793072] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794610] Write protecting the kernel read-only data: 14336k\n[ 0.796167] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797973] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.65\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.856868] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 17:53:11,975 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991/action used request id req-17adb960-cd19-4b06-ab82-4112afcfbad5 2018-09-26 17:53:13,980 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94c4932efe00fd53c19266d009274d26f9606e2e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:53:15,049 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:53:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-48ea633c-8574-42bc-99f3-f02d76cb468b x-compute-request-id: req-48ea633c-8574-42bc-99f3-f02d76cb468b Content-Encoding: gzip Content-Length: 7867 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 524382363 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.137239] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138899] pid_max: default: 32768 minimum: 301\n[ 0.139792] ACPI: Core revision 20150930\n[ 0.141165] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142475] Security Framework initialized\n[ 0.143288] Yama: becoming mindful.\n[ 0.144016] AppArmor: AppArmor initialized\n[ 0.144900] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.146299] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.147963] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149187] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.150576] Initializing cgroup subsys io\n[ 0.151386] Initializing cgroup subsys memory\n[ 0.152250] Initializing cgroup subsys devices\n[ 0.153130] Initializing cgroup subsys freezer\n[ 0.154002] Initializing cgroup subsys net_cls\n[ 0.154869] Initializing cgroup subsys perf_event\n[ 0.155776] Initializing cgroup subsys net_prio\n[ 0.156668] Initializing cgroup subsys hugetlb\n[ 0.157531] Initializing cgroup subsys pids\n[ 0.158402] CPU: Physical Processor ID: 0\n[ 0.159891] mce: CPU supports 10 MCE banks\n[ 0.160747] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161748] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172447] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178853] ftrace: allocating 31920 entries in 125 pages\n[ 0.205293] smpboot: Max logical packages: 1\n[ 0.206172] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207521] x2apic enabled\n[ 0.208333] Switched APIC routing to physical x2apic.\n[ 0.210083] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211221] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213230] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215023] KVM setup paravirtual spinlock\n[ 0.216283] x86: Booted up 1 node, 1 CPUs\n[ 0.217092] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218464] devtmpfs: initialized\n[ 0.220185] evm: security.selinux\n[ 0.220881] evm: security.SMACK64\n[ 0.221567] evm: security.SMACK64EXEC\n[ 0.222302] evm: security.SMACK64TRANSMUTE\n[ 0.223110] evm: security.SMACK64MMAP\n[ 0.223860] evm: security.ima\n[ 0.224494] evm: security.capability\n[ 0.225302] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227132] pinctrl core: initialized pinctrl subsystem\n[ 0.228223] RTC time: 17:52:17, date: 09/26/18\n[ 0.229155] NET: Registered protocol family 16\n[ 0.230110] cpuidle: using governor ladder\n[ 0.230921] cpuidle: using governor menu\n[ 0.231699] PCCT header not found.\n[ 0.232443] ACPI: bus type PCI registered\n[ 0.233246] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234477] PCI: Using configuration type 1 for base access\n[ 0.236585] ACPI: Added _OSI(Module Device)\n[ 0.237413] ACPI: Added _OSI(Processor Device)\n[ 0.238268] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239159] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241271] ACPI: Interpreter enabled\n[ 0.242034] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243865] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249356] ACPI: (supports S0 S5)\n[ 0.250065] ACPI: Using IOAPIC for interrupt routing\n[ 0.251046] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254135] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255264] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256477] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259857] acpiphp: Slot [3] registered\n[ 0.260654] acpiphp: Slot [4] registered\n[ 0.261452] acpiphp: Slot [5] registered\n[ 0.262254] acpiphp: Slot [6] registered\n[ 0.263047] acpiphp: Slot [7] registered\n[ 0.263857] acpiphp: Slot [8] registered\n[ 0.264647] acpiphp: Slot [9] registered\n[ 0.265438] acpiphp: Slot [10] registered\n[ 0.266258] acpiphp: Slot [11] registered\n[ 0.267074] acpiphp: Slot [12] registered\n[ 0.267880] acpiphp: Slot [13] registered\n[ 0.268684] acpiphp: Slot [14] registered\n[ 0.269483] acpiphp: Slot [15] registered\n[ 0.280134] acpiphp: Slot [16] registered\n[ 0.280955] acpiphp: Slot [17] registered\n[ 0.281790] acpiphp: Slot [18] registered\n[ 0.282595] acpiphp: Slot [19] registered\n[ 0.283393] acpiphp: Slot [20] registered\n[ 0.284204] acpiphp: Slot [21] registered\n[ 0.285010] acpiphp: Slot [22] registered\n[ 0.285810] acpiphp: Slot [23] registered\n[ 0.286613] acpiphp: Slot [24] registered\n[ 0.287412] acpiphp: Slot [25] registered\n[ 0.288224] acpiphp: Slot [26] registered\n[ 0.289029] acpiphp: Slot [27] registered\n[ 0.289832] acpiphp: Slot [28] registered\n[ 0.290638] acpiphp: Slot [29] registered\n[ 0.291434] acpiphp: Slot [30] registered\n[ 0.292243] acpiphp: Slot [31] registered\n[ 0.293048] PCI host bridge to bus 0000:00\n[ 0.293851] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295051] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296255] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297698] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.299133] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305478] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306756] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307918] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309175] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315743] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317182] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362689] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364186] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365629] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367060] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368451] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369709] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371182] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372242] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373788] vgaarb: loaded\n[ 0.374389] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375531] SCSI subsystem initialized\n[ 0.376353] ACPI: bus type USB registered\n[ 0.377177] usbcore: registered new interface driver usbfs\n[ 0.378216] usbcore: registered new interface driver hub\n[ 0.379231] usbcore: registered new device driver usb\n[ 0.380298] PCI: Using ACPI for IRQ routing\n[ 0.381339] NetLabel: Initializing\n[ 0.382061] NetLabel: domain hash size = 128\n[ 0.382924] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.383885] NetLabel: unlabeled traffic allowed by default\n[ 0.384995] clocksource: Switched to clocksource kvm-clock\n[ 0.390481] AppArmor: AppArmor Filesystem Enabled\n[ 0.391455] pnp: PnP ACPI init\n[ 0.392364] pnp: PnP ACPI: found 5 devices\n[ 0.398400] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400121] NET: Registered protocol family 2\n[ 0.401087] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.402380] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.403588] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.404781] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405889] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.407088] NET: Registered protocol family 1\n[ 0.407970] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409084] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410169] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423980] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438086] Trying to unpack rootfs image as initramfs...\n[ 0.487190] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.501255] Scanning for low memory corruption every 60 seconds\n[ 0.502593] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503749] audit: initializing netlink subsys (disabled)\n[ 0.504784] audit: type=2000 audit(1537984338.107:1): initialized\n[ 0.506115] Initialise system trusted keyring\n[ 0.507053] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508234] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510210] zbud: loaded\n[ 0.510924] VFS: Disk quotas dquot_6.6.0\n[ 0.511754] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513284] fuse init (API version 7.23)\n[ 0.514176] Key type big_key registered\n[ 0.514992] Allocating IMA MOK and blacklist keyrings.\n[ 0.516101] Key type asymmetric registered\n[ 0.516934] Asymmetric key parser 'x509' registered\n[ 0.517914] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519397] io scheduler noop registered\n[ 0.520202] io scheduler deadline registered (default)\n[ 0.521212] io scheduler cfq registered\n[ 0.522055] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523127] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524392] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525875] ACPI: Power Button [PWRF]\n[ 0.526722] GHES: HEST is not enabled!\n[ 0.540390] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570713] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573232] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597338] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599462] Linux agpgart interface v0.103\n[ 0.601930] brd: module loaded\n[ 0.603103] loop: module loaded\n[ 0.606901] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608354] GPT:90111 != 20971519\n[ 0.609054] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610153] GPT:90111 != 20971519\n[ 0.610842] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611807] vda: vda1 vda15\n[ 0.613264] scsi host0: ata_piix\n[ 0.614007] scsi host1: ata_piix\n[ 0.614715] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615933] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617382] libphy: Fixed MDIO Bus: probed\n[ 0.618209] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619163] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621318] PPP generic driver version 2.4.2\n[ 0.622209] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623496] ehci-pci: EHCI PCI platform driver\n[ 0.624375] ehci-platform: EHCI generic platform driver\n[ 0.625379] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626513] ohci-pci: OHCI PCI platform driver\n[ 0.627387] ohci-platform: OHCI generic platform driver\n[ 0.628375] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.643083] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.644091] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645566] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646598] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647719] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648948] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.650374] usb usb1: Product: UHCI Host Controller\n[ 0.651335] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.652477] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.653495] hub 1-0:1.0: USB hub found\n[ 0.654281] hub 1-0:1.0: 2 ports detected\n[ 0.655185] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.657324] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.658286] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.659312] mousedev: PS/2 mouse device common for all mice\n[ 0.660575] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.662429] rtc_cmos 00:00: RTC can wake from S4\n[ 0.663533] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.664727] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665925] i2c /dev entries driver\n[ 0.666681] device-mapper: uevent: version 1.0.3\n[ 0.667625] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.669253] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670531] NET: Registered protocol family 10\n[ 0.671527] NET: Registered protocol family 17\n[ 0.672419] Key type dns_resolver registered\n[ 0.673352] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.674453] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.676198] registered taskstats version 1\n[ 0.677059] Loading compiled-in X.509 certificates\n[ 0.678496] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680353] zswap: loaded using pool lzo/zbud\n[ 0.681732] Key type trusted registered\n[ 0.683268] Key type encrypted registered\n[ 0.684107] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.685152] ima: No TPM chip found, activating TPM-bypass!\n[ 0.686200] evm: HMAC attrs: 0x1\n[ 0.687124] Magic number: 2:117:897\n[ 0.687973] rtc_cmos 00:00: setting system clock to 2018-09-26 17:52:18 UTC (1537984338)\n[ 0.689581] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690700] EDD information not available.\n[ 0.773668] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775123] ata1.00: configured for MWDMA2\n[ 0.776311] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.788698] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.789953] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791207] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793072] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794610] Write protecting the kernel read-only data: 14336k\n[ 0.796167] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797973] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.65\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.856868] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 17:53:15,049 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991/action used request id req-48ea633c-8574-42bc-99f3-f02d76cb468b 2018-09-26 17:53:17,055 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94c4932efe00fd53c19266d009274d26f9606e2e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:53:18,125 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:53:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-27839f6f-02d2-4ee4-8a2d-6c9345e189e7 x-compute-request-id: req-27839f6f-02d2-4ee4-8a2d-6c9345e189e7 Content-Encoding: gzip Content-Length: 7867 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 524382363 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.137239] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138899] pid_max: default: 32768 minimum: 301\n[ 0.139792] ACPI: Core revision 20150930\n[ 0.141165] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142475] Security Framework initialized\n[ 0.143288] Yama: becoming mindful.\n[ 0.144016] AppArmor: AppArmor initialized\n[ 0.144900] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.146299] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.147963] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149187] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.150576] Initializing cgroup subsys io\n[ 0.151386] Initializing cgroup subsys memory\n[ 0.152250] Initializing cgroup subsys devices\n[ 0.153130] Initializing cgroup subsys freezer\n[ 0.154002] Initializing cgroup subsys net_cls\n[ 0.154869] Initializing cgroup subsys perf_event\n[ 0.155776] Initializing cgroup subsys net_prio\n[ 0.156668] Initializing cgroup subsys hugetlb\n[ 0.157531] Initializing cgroup subsys pids\n[ 0.158402] CPU: Physical Processor ID: 0\n[ 0.159891] mce: CPU supports 10 MCE banks\n[ 0.160747] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161748] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172447] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178853] ftrace: allocating 31920 entries in 125 pages\n[ 0.205293] smpboot: Max logical packages: 1\n[ 0.206172] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207521] x2apic enabled\n[ 0.208333] Switched APIC routing to physical x2apic.\n[ 0.210083] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211221] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213230] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215023] KVM setup paravirtual spinlock\n[ 0.216283] x86: Booted up 1 node, 1 CPUs\n[ 0.217092] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218464] devtmpfs: initialized\n[ 0.220185] evm: security.selinux\n[ 0.220881] evm: security.SMACK64\n[ 0.221567] evm: security.SMACK64EXEC\n[ 0.222302] evm: security.SMACK64TRANSMUTE\n[ 0.223110] evm: security.SMACK64MMAP\n[ 0.223860] evm: security.ima\n[ 0.224494] evm: security.capability\n[ 0.225302] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227132] pinctrl core: initialized pinctrl subsystem\n[ 0.228223] RTC time: 17:52:17, date: 09/26/18\n[ 0.229155] NET: Registered protocol family 16\n[ 0.230110] cpuidle: using governor ladder\n[ 0.230921] cpuidle: using governor menu\n[ 0.231699] PCCT header not found.\n[ 0.232443] ACPI: bus type PCI registered\n[ 0.233246] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234477] PCI: Using configuration type 1 for base access\n[ 0.236585] ACPI: Added _OSI(Module Device)\n[ 0.237413] ACPI: Added _OSI(Processor Device)\n[ 0.238268] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239159] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241271] ACPI: Interpreter enabled\n[ 0.242034] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243865] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249356] ACPI: (supports S0 S5)\n[ 0.250065] ACPI: Using IOAPIC for interrupt routing\n[ 0.251046] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254135] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255264] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256477] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259857] acpiphp: Slot [3] registered\n[ 0.260654] acpiphp: Slot [4] registered\n[ 0.261452] acpiphp: Slot [5] registered\n[ 0.262254] acpiphp: Slot [6] registered\n[ 0.263047] acpiphp: Slot [7] registered\n[ 0.263857] acpiphp: Slot [8] registered\n[ 0.264647] acpiphp: Slot [9] registered\n[ 0.265438] acpiphp: Slot [10] registered\n[ 0.266258] acpiphp: Slot [11] registered\n[ 0.267074] acpiphp: Slot [12] registered\n[ 0.267880] acpiphp: Slot [13] registered\n[ 0.268684] acpiphp: Slot [14] registered\n[ 0.269483] acpiphp: Slot [15] registered\n[ 0.280134] acpiphp: Slot [16] registered\n[ 0.280955] acpiphp: Slot [17] registered\n[ 0.281790] acpiphp: Slot [18] registered\n[ 0.282595] acpiphp: Slot [19] registered\n[ 0.283393] acpiphp: Slot [20] registered\n[ 0.284204] acpiphp: Slot [21] registered\n[ 0.285010] acpiphp: Slot [22] registered\n[ 0.285810] acpiphp: Slot [23] registered\n[ 0.286613] acpiphp: Slot [24] registered\n[ 0.287412] acpiphp: Slot [25] registered\n[ 0.288224] acpiphp: Slot [26] registered\n[ 0.289029] acpiphp: Slot [27] registered\n[ 0.289832] acpiphp: Slot [28] registered\n[ 0.290638] acpiphp: Slot [29] registered\n[ 0.291434] acpiphp: Slot [30] registered\n[ 0.292243] acpiphp: Slot [31] registered\n[ 0.293048] PCI host bridge to bus 0000:00\n[ 0.293851] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295051] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296255] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297698] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.299133] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305478] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306756] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307918] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309175] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315743] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317182] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362689] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364186] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365629] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367060] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368451] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369709] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371182] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372242] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373788] vgaarb: loaded\n[ 0.374389] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375531] SCSI subsystem initialized\n[ 0.376353] ACPI: bus type USB registered\n[ 0.377177] usbcore: registered new interface driver usbfs\n[ 0.378216] usbcore: registered new interface driver hub\n[ 0.379231] usbcore: registered new device driver usb\n[ 0.380298] PCI: Using ACPI for IRQ routing\n[ 0.381339] NetLabel: Initializing\n[ 0.382061] NetLabel: domain hash size = 128\n[ 0.382924] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.383885] NetLabel: unlabeled traffic allowed by default\n[ 0.384995] clocksource: Switched to clocksource kvm-clock\n[ 0.390481] AppArmor: AppArmor Filesystem Enabled\n[ 0.391455] pnp: PnP ACPI init\n[ 0.392364] pnp: PnP ACPI: found 5 devices\n[ 0.398400] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400121] NET: Registered protocol family 2\n[ 0.401087] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.402380] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.403588] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.404781] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405889] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.407088] NET: Registered protocol family 1\n[ 0.407970] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409084] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410169] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423980] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438086] Trying to unpack rootfs image as initramfs...\n[ 0.487190] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.501255] Scanning for low memory corruption every 60 seconds\n[ 0.502593] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503749] audit: initializing netlink subsys (disabled)\n[ 0.504784] audit: type=2000 audit(1537984338.107:1): initialized\n[ 0.506115] Initialise system trusted keyring\n[ 0.507053] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508234] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510210] zbud: loaded\n[ 0.510924] VFS: Disk quotas dquot_6.6.0\n[ 0.511754] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513284] fuse init (API version 7.23)\n[ 0.514176] Key type big_key registered\n[ 0.514992] Allocating IMA MOK and blacklist keyrings.\n[ 0.516101] Key type asymmetric registered\n[ 0.516934] Asymmetric key parser 'x509' registered\n[ 0.517914] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519397] io scheduler noop registered\n[ 0.520202] io scheduler deadline registered (default)\n[ 0.521212] io scheduler cfq registered\n[ 0.522055] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523127] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524392] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525875] ACPI: Power Button [PWRF]\n[ 0.526722] GHES: HEST is not enabled!\n[ 0.540390] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570713] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573232] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597338] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599462] Linux agpgart interface v0.103\n[ 0.601930] brd: module loaded\n[ 0.603103] loop: module loaded\n[ 0.606901] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608354] GPT:90111 != 20971519\n[ 0.609054] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610153] GPT:90111 != 20971519\n[ 0.610842] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611807] vda: vda1 vda15\n[ 0.613264] scsi host0: ata_piix\n[ 0.614007] scsi host1: ata_piix\n[ 0.614715] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615933] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617382] libphy: Fixed MDIO Bus: probed\n[ 0.618209] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619163] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621318] PPP generic driver version 2.4.2\n[ 0.622209] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623496] ehci-pci: EHCI PCI platform driver\n[ 0.624375] ehci-platform: EHCI generic platform driver\n[ 0.625379] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626513] ohci-pci: OHCI PCI platform driver\n[ 0.627387] ohci-platform: OHCI generic platform driver\n[ 0.628375] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.643083] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.644091] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645566] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646598] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647719] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648948] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.650374] usb usb1: Product: UHCI Host Controller\n[ 0.651335] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.652477] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.653495] hub 1-0:1.0: USB hub found\n[ 0.654281] hub 1-0:1.0: 2 ports detected\n[ 0.655185] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.657324] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.658286] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.659312] mousedev: PS/2 mouse device common for all mice\n[ 0.660575] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.662429] rtc_cmos 00:00: RTC can wake from S4\n[ 0.663533] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.664727] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665925] i2c /dev entries driver\n[ 0.666681] device-mapper: uevent: version 1.0.3\n[ 0.667625] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.669253] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670531] NET: Registered protocol family 10\n[ 0.671527] NET: Registered protocol family 17\n[ 0.672419] Key type dns_resolver registered\n[ 0.673352] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.674453] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.676198] registered taskstats version 1\n[ 0.677059] Loading compiled-in X.509 certificates\n[ 0.678496] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680353] zswap: loaded using pool lzo/zbud\n[ 0.681732] Key type trusted registered\n[ 0.683268] Key type encrypted registered\n[ 0.684107] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.685152] ima: No TPM chip found, activating TPM-bypass!\n[ 0.686200] evm: HMAC attrs: 0x1\n[ 0.687124] Magic number: 2:117:897\n[ 0.687973] rtc_cmos 00:00: setting system clock to 2018-09-26 17:52:18 UTC (1537984338)\n[ 0.689581] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690700] EDD information not available.\n[ 0.773668] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775123] ata1.00: configured for MWDMA2\n[ 0.776311] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.788698] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.789953] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791207] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793072] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794610] Write protecting the kernel read-only data: 14336k\n[ 0.796167] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797973] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.65\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.856868] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-09-26 17:53:18,126 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991/action used request id req-27839f6f-02d2-4ee4-8a2d-6c9345e189e7 2018-09-26 17:53:20,131 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94c4932efe00fd53c19266d009274d26f9606e2e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:53:21,203 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:53:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-343ab08a-a9e2-415d-883b-567cada040e8 x-compute-request-id: req-343ab08a-a9e2-415d-883b-567cada040e8 Content-Encoding: gzip Content-Length: 8060 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 524382363 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.137239] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138899] pid_max: default: 32768 minimum: 301\n[ 0.139792] ACPI: Core revision 20150930\n[ 0.141165] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142475] Security Framework initialized\n[ 0.143288] Yama: becoming mindful.\n[ 0.144016] AppArmor: AppArmor initialized\n[ 0.144900] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.146299] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.147963] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149187] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.150576] Initializing cgroup subsys io\n[ 0.151386] Initializing cgroup subsys memory\n[ 0.152250] Initializing cgroup subsys devices\n[ 0.153130] Initializing cgroup subsys freezer\n[ 0.154002] Initializing cgroup subsys net_cls\n[ 0.154869] Initializing cgroup subsys perf_event\n[ 0.155776] Initializing cgroup subsys net_prio\n[ 0.156668] Initializing cgroup subsys hugetlb\n[ 0.157531] Initializing cgroup subsys pids\n[ 0.158402] CPU: Physical Processor ID: 0\n[ 0.159891] mce: CPU supports 10 MCE banks\n[ 0.160747] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161748] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172447] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178853] ftrace: allocating 31920 entries in 125 pages\n[ 0.205293] smpboot: Max logical packages: 1\n[ 0.206172] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207521] x2apic enabled\n[ 0.208333] Switched APIC routing to physical x2apic.\n[ 0.210083] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211221] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213230] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215023] KVM setup paravirtual spinlock\n[ 0.216283] x86: Booted up 1 node, 1 CPUs\n[ 0.217092] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218464] devtmpfs: initialized\n[ 0.220185] evm: security.selinux\n[ 0.220881] evm: security.SMACK64\n[ 0.221567] evm: security.SMACK64EXEC\n[ 0.222302] evm: security.SMACK64TRANSMUTE\n[ 0.223110] evm: security.SMACK64MMAP\n[ 0.223860] evm: security.ima\n[ 0.224494] evm: security.capability\n[ 0.225302] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227132] pinctrl core: initialized pinctrl subsystem\n[ 0.228223] RTC time: 17:52:17, date: 09/26/18\n[ 0.229155] NET: Registered protocol family 16\n[ 0.230110] cpuidle: using governor ladder\n[ 0.230921] cpuidle: using governor menu\n[ 0.231699] PCCT header not found.\n[ 0.232443] ACPI: bus type PCI registered\n[ 0.233246] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234477] PCI: Using configuration type 1 for base access\n[ 0.236585] ACPI: Added _OSI(Module Device)\n[ 0.237413] ACPI: Added _OSI(Processor Device)\n[ 0.238268] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239159] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241271] ACPI: Interpreter enabled\n[ 0.242034] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243865] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249356] ACPI: (supports S0 S5)\n[ 0.250065] ACPI: Using IOAPIC for interrupt routing\n[ 0.251046] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254135] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255264] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256477] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259857] acpiphp: Slot [3] registered\n[ 0.260654] acpiphp: Slot [4] registered\n[ 0.261452] acpiphp: Slot [5] registered\n[ 0.262254] acpiphp: Slot [6] registered\n[ 0.263047] acpiphp: Slot [7] registered\n[ 0.263857] acpiphp: Slot [8] registered\n[ 0.264647] acpiphp: Slot [9] registered\n[ 0.265438] acpiphp: Slot [10] registered\n[ 0.266258] acpiphp: Slot [11] registered\n[ 0.267074] acpiphp: Slot [12] registered\n[ 0.267880] acpiphp: Slot [13] registered\n[ 0.268684] acpiphp: Slot [14] registered\n[ 0.269483] acpiphp: Slot [15] registered\n[ 0.280134] acpiphp: Slot [16] registered\n[ 0.280955] acpiphp: Slot [17] registered\n[ 0.281790] acpiphp: Slot [18] registered\n[ 0.282595] acpiphp: Slot [19] registered\n[ 0.283393] acpiphp: Slot [20] registered\n[ 0.284204] acpiphp: Slot [21] registered\n[ 0.285010] acpiphp: Slot [22] registered\n[ 0.285810] acpiphp: Slot [23] registered\n[ 0.286613] acpiphp: Slot [24] registered\n[ 0.287412] acpiphp: Slot [25] registered\n[ 0.288224] acpiphp: Slot [26] registered\n[ 0.289029] acpiphp: Slot [27] registered\n[ 0.289832] acpiphp: Slot [28] registered\n[ 0.290638] acpiphp: Slot [29] registered\n[ 0.291434] acpiphp: Slot [30] registered\n[ 0.292243] acpiphp: Slot [31] registered\n[ 0.293048] PCI host bridge to bus 0000:00\n[ 0.293851] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295051] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296255] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297698] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.299133] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305478] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306756] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307918] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309175] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315743] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317182] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362689] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364186] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365629] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367060] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368451] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369709] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371182] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372242] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373788] vgaarb: loaded\n[ 0.374389] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375531] SCSI subsystem initialized\n[ 0.376353] ACPI: bus type USB registered\n[ 0.377177] usbcore: registered new interface driver usbfs\n[ 0.378216] usbcore: registered new interface driver hub\n[ 0.379231] usbcore: registered new device driver usb\n[ 0.380298] PCI: Using ACPI for IRQ routing\n[ 0.381339] NetLabel: Initializing\n[ 0.382061] NetLabel: domain hash size = 128\n[ 0.382924] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.383885] NetLabel: unlabeled traffic allowed by default\n[ 0.384995] clocksource: Switched to clocksource kvm-clock\n[ 0.390481] AppArmor: AppArmor Filesystem Enabled\n[ 0.391455] pnp: PnP ACPI init\n[ 0.392364] pnp: PnP ACPI: found 5 devices\n[ 0.398400] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400121] NET: Registered protocol family 2\n[ 0.401087] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.402380] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.403588] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.404781] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405889] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.407088] NET: Registered protocol family 1\n[ 0.407970] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409084] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410169] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423980] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438086] Trying to unpack rootfs image as initramfs...\n[ 0.487190] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.501255] Scanning for low memory corruption every 60 seconds\n[ 0.502593] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503749] audit: initializing netlink subsys (disabled)\n[ 0.504784] audit: type=2000 audit(1537984338.107:1): initialized\n[ 0.506115] Initialise system trusted keyring\n[ 0.507053] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508234] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510210] zbud: loaded\n[ 0.510924] VFS: Disk quotas dquot_6.6.0\n[ 0.511754] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513284] fuse init (API version 7.23)\n[ 0.514176] Key type big_key registered\n[ 0.514992] Allocating IMA MOK and blacklist keyrings.\n[ 0.516101] Key type asymmetric registered\n[ 0.516934] Asymmetric key parser 'x509' registered\n[ 0.517914] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519397] io scheduler noop registered\n[ 0.520202] io scheduler deadline registered (default)\n[ 0.521212] io scheduler cfq registered\n[ 0.522055] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523127] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524392] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525875] ACPI: Power Button [PWRF]\n[ 0.526722] GHES: HEST is not enabled!\n[ 0.540390] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570713] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573232] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597338] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599462] Linux agpgart interface v0.103\n[ 0.601930] brd: module loaded\n[ 0.603103] loop: module loaded\n[ 0.606901] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608354] GPT:90111 != 20971519\n[ 0.609054] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610153] GPT:90111 != 20971519\n[ 0.610842] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611807] vda: vda1 vda15\n[ 0.613264] scsi host0: ata_piix\n[ 0.614007] scsi host1: ata_piix\n[ 0.614715] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615933] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617382] libphy: Fixed MDIO Bus: probed\n[ 0.618209] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619163] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621318] PPP generic driver version 2.4.2\n[ 0.622209] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623496] ehci-pci: EHCI PCI platform driver\n[ 0.624375] ehci-platform: EHCI generic platform driver\n[ 0.625379] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626513] ohci-pci: OHCI PCI platform driver\n[ 0.627387] ohci-platform: OHCI generic platform driver\n[ 0.628375] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.643083] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.644091] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645566] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646598] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647719] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648948] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.650374] usb usb1: Product: UHCI Host Controller\n[ 0.651335] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.652477] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.653495] hub 1-0:1.0: USB hub found\n[ 0.654281] hub 1-0:1.0: 2 ports detected\n[ 0.655185] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.657324] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.658286] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.659312] mousedev: PS/2 mouse device common for all mice\n[ 0.660575] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.662429] rtc_cmos 00:00: RTC can wake from S4\n[ 0.663533] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.664727] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665925] i2c /dev entries driver\n[ 0.666681] device-mapper: uevent: version 1.0.3\n[ 0.667625] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.669253] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670531] NET: Registered protocol family 10\n[ 0.671527] NET: Registered protocol family 17\n[ 0.672419] Key type dns_resolver registered\n[ 0.673352] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.674453] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.676198] registered taskstats version 1\n[ 0.677059] Loading compiled-in X.509 certificates\n[ 0.678496] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680353] zswap: loaded using pool lzo/zbud\n[ 0.681732] Key type trusted registered\n[ 0.683268] Key type encrypted registered\n[ 0.684107] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.685152] ima: No TPM chip found, activating TPM-bypass!\n[ 0.686200] evm: HMAC attrs: 0x1\n[ 0.687124] Magic number: 2:117:897\n[ 0.687973] rtc_cmos 00:00: setting system clock to 2018-09-26 17:52:18 UTC (1537984338)\n[ 0.689581] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690700] EDD information not available.\n[ 0.773668] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775123] ata1.00: configured for MWDMA2\n[ 0.776311] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.788698] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.789953] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791207] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793072] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794610] Write protecting the kernel read-only data: 14336k\n[ 0.796167] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797973] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.65\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.856868] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n"} 2018-09-26 17:53:21,204 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991/action used request id req-343ab08a-a9e2-415d-883b-567cada040e8 2018-09-26 17:53:23,207 - sdnvpn-results - INFO - Create VPN with multiple RDs 2018-09-26 17:53:23,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2e79b94c1c01bed7e9d2fb23676c6f03c19171" -d '{"bgpvpn": {"import_targets": "88:88", "export_targets": "88:88", "name": "sdnvpn-736450", "route_distinguishers": ["12:12", "13:13"]}}' 2018-09-26 17:53:23,425 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 350 X-Openstack-Request-Id: req-6e6ffacb-5f8e-46ef-bf8c-2b558cce7633 Date: Wed, 26 Sep 2018 17:53:23 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["12:12", "13:13"], "routers": [], "id": "5d61d32b-18cb-47de-b26d-56986288ea06", "name": "sdnvpn-736450", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "import_targets": ["88:88"], "networks": [], "route_targets": [], "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "type": "l3"}} 2018-09-26 17:53:23,425 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns used request id req-6e6ffacb-5f8e-46ef-bf8c-2b558cce7633 2018-09-26 17:53:23,425 - sdnvpn.test.functest.testcase_13 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-736450', u'route_distinguishers': [u'12:12', u'13:13'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'32e2fc060ffa4464a00bce7763dbcae4', u'route_targets': [], u'project_id': u'32e2fc060ffa4464a00bce7763dbcae4', u'type': u'l3', u'id': u'5d61d32b-18cb-47de-b26d-56986288ea06'}} 2018-09-26 17:53:23,425 - sdnvpn-results - INFO - Associate router 'sdnvpn-13-1-router' to the VPN. 2018-09-26 17:53:23,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/5d61d32b-18cb-47de-b26d-56986288ea06/router_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2e79b94c1c01bed7e9d2fb23676c6f03c19171" -d '{"router_association": {"router_id": "15fad528-9e5d-49f5-82e3-7bb9687bec44"}}' 2018-09-26 17:53:24,112 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 222 X-Openstack-Request-Id: req-959ad304-fc16-4795-8106-d1b674d05c95 Date: Wed, 26 Sep 2018 17:53:24 GMT RESP BODY: {"router_association": {"router_id": "15fad528-9e5d-49f5-82e3-7bb9687bec44", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "512f1688-2be1-4fac-8062-3b767cca33de"}} 2018-09-26 17:53:24,113 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/5d61d32b-18cb-47de-b26d-56986288ea06/router_associations used request id req-959ad304-fc16-4795-8106-d1b674d05c95 2018-09-26 17:53:24,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/15fad528-9e5d-49f5-82e3-7bb9687bec44 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2e79b94c1c01bed7e9d2fb23676c6f03c19171" -d '{"router": {"routes": [{"nexthop": "10.10.10.11", "destination": "179.24.1.12/32"}, {"nexthop": "10.10.10.7", "destination": "179.24.1.12/32"}]}}' 2018-09-26 17:53:24,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-49d6687c-8b5e-44a7-906d-68f41588ecf4 Date: Wed, 26 Sep 2018 17:53:24 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:49:04Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T17:53:24Z", "revision_number": 5, "routes": [{"nexthop": "10.10.10.11", "destination": "179.24.1.12/32"}, {"nexthop": "10.10.10.7", "destination": "179.24.1.12/32"}], "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "15fad528-9e5d-49f5-82e3-7bb9687bec44", "name": "sdnvpn-13-1-router"}} 2018-09-26 17:53:24,783 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/15fad528-9e5d-49f5-82e3-7bb9687bec44 used request id req-49d6687c-8b5e-44a7-906d-68f41588ecf4 2018-09-26 17:53:24,783 - sdnvpn.test.functest.testcase_13 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-09-26 17:53:54,788 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94c4932efe00fd53c19266d009274d26f9606e2e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:53:55,859 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:53:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-82e55d17-d803-4798-b66b-aa96c2761ee3 x-compute-request-id: req-82e55d17-d803-4798-b66b-aa96c2761ee3 Content-Encoding: gzip Content-Length: 8076 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 524382363 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.137239] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138899] pid_max: default: 32768 minimum: 301\n[ 0.139792] ACPI: Core revision 20150930\n[ 0.141165] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142475] Security Framework initialized\n[ 0.143288] Yama: becoming mindful.\n[ 0.144016] AppArmor: AppArmor initialized\n[ 0.144900] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.146299] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.147963] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149187] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.150576] Initializing cgroup subsys io\n[ 0.151386] Initializing cgroup subsys memory\n[ 0.152250] Initializing cgroup subsys devices\n[ 0.153130] Initializing cgroup subsys freezer\n[ 0.154002] Initializing cgroup subsys net_cls\n[ 0.154869] Initializing cgroup subsys perf_event\n[ 0.155776] Initializing cgroup subsys net_prio\n[ 0.156668] Initializing cgroup subsys hugetlb\n[ 0.157531] Initializing cgroup subsys pids\n[ 0.158402] CPU: Physical Processor ID: 0\n[ 0.159891] mce: CPU supports 10 MCE banks\n[ 0.160747] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161748] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172447] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178853] ftrace: allocating 31920 entries in 125 pages\n[ 0.205293] smpboot: Max logical packages: 1\n[ 0.206172] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207521] x2apic enabled\n[ 0.208333] Switched APIC routing to physical x2apic.\n[ 0.210083] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211221] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213230] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215023] KVM setup paravirtual spinlock\n[ 0.216283] x86: Booted up 1 node, 1 CPUs\n[ 0.217092] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218464] devtmpfs: initialized\n[ 0.220185] evm: security.selinux\n[ 0.220881] evm: security.SMACK64\n[ 0.221567] evm: security.SMACK64EXEC\n[ 0.222302] evm: security.SMACK64TRANSMUTE\n[ 0.223110] evm: security.SMACK64MMAP\n[ 0.223860] evm: security.ima\n[ 0.224494] evm: security.capability\n[ 0.225302] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227132] pinctrl core: initialized pinctrl subsystem\n[ 0.228223] RTC time: 17:52:17, date: 09/26/18\n[ 0.229155] NET: Registered protocol family 16\n[ 0.230110] cpuidle: using governor ladder\n[ 0.230921] cpuidle: using governor menu\n[ 0.231699] PCCT header not found.\n[ 0.232443] ACPI: bus type PCI registered\n[ 0.233246] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234477] PCI: Using configuration type 1 for base access\n[ 0.236585] ACPI: Added _OSI(Module Device)\n[ 0.237413] ACPI: Added _OSI(Processor Device)\n[ 0.238268] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239159] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241271] ACPI: Interpreter enabled\n[ 0.242034] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243865] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249356] ACPI: (supports S0 S5)\n[ 0.250065] ACPI: Using IOAPIC for interrupt routing\n[ 0.251046] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254135] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255264] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256477] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259857] acpiphp: Slot [3] registered\n[ 0.260654] acpiphp: Slot [4] registered\n[ 0.261452] acpiphp: Slot [5] registered\n[ 0.262254] acpiphp: Slot [6] registered\n[ 0.263047] acpiphp: Slot [7] registered\n[ 0.263857] acpiphp: Slot [8] registered\n[ 0.264647] acpiphp: Slot [9] registered\n[ 0.265438] acpiphp: Slot [10] registered\n[ 0.266258] acpiphp: Slot [11] registered\n[ 0.267074] acpiphp: Slot [12] registered\n[ 0.267880] acpiphp: Slot [13] registered\n[ 0.268684] acpiphp: Slot [14] registered\n[ 0.269483] acpiphp: Slot [15] registered\n[ 0.280134] acpiphp: Slot [16] registered\n[ 0.280955] acpiphp: Slot [17] registered\n[ 0.281790] acpiphp: Slot [18] registered\n[ 0.282595] acpiphp: Slot [19] registered\n[ 0.283393] acpiphp: Slot [20] registered\n[ 0.284204] acpiphp: Slot [21] registered\n[ 0.285010] acpiphp: Slot [22] registered\n[ 0.285810] acpiphp: Slot [23] registered\n[ 0.286613] acpiphp: Slot [24] registered\n[ 0.287412] acpiphp: Slot [25] registered\n[ 0.288224] acpiphp: Slot [26] registered\n[ 0.289029] acpiphp: Slot [27] registered\n[ 0.289832] acpiphp: Slot [28] registered\n[ 0.290638] acpiphp: Slot [29] registered\n[ 0.291434] acpiphp: Slot [30] registered\n[ 0.292243] acpiphp: Slot [31] registered\n[ 0.293048] PCI host bridge to bus 0000:00\n[ 0.293851] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295051] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296255] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297698] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.299133] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305478] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306756] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307918] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309175] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315743] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317182] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362689] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364186] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365629] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367060] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368451] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369709] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371182] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372242] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373788] vgaarb: loaded\n[ 0.374389] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375531] SCSI subsystem initialized\n[ 0.376353] ACPI: bus type USB registered\n[ 0.377177] usbcore: registered new interface driver usbfs\n[ 0.378216] usbcore: registered new interface driver hub\n[ 0.379231] usbcore: registered new device driver usb\n[ 0.380298] PCI: Using ACPI for IRQ routing\n[ 0.381339] NetLabel: Initializing\n[ 0.382061] NetLabel: domain hash size = 128\n[ 0.382924] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.383885] NetLabel: unlabeled traffic allowed by default\n[ 0.384995] clocksource: Switched to clocksource kvm-clock\n[ 0.390481] AppArmor: AppArmor Filesystem Enabled\n[ 0.391455] pnp: PnP ACPI init\n[ 0.392364] pnp: PnP ACPI: found 5 devices\n[ 0.398400] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400121] NET: Registered protocol family 2\n[ 0.401087] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.402380] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.403588] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.404781] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405889] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.407088] NET: Registered protocol family 1\n[ 0.407970] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409084] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410169] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423980] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438086] Trying to unpack rootfs image as initramfs...\n[ 0.487190] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.501255] Scanning for low memory corruption every 60 seconds\n[ 0.502593] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503749] audit: initializing netlink subsys (disabled)\n[ 0.504784] audit: type=2000 audit(1537984338.107:1): initialized\n[ 0.506115] Initialise system trusted keyring\n[ 0.507053] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508234] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510210] zbud: loaded\n[ 0.510924] VFS: Disk quotas dquot_6.6.0\n[ 0.511754] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513284] fuse init (API version 7.23)\n[ 0.514176] Key type big_key registered\n[ 0.514992] Allocating IMA MOK and blacklist keyrings.\n[ 0.516101] Key type asymmetric registered\n[ 0.516934] Asymmetric key parser 'x509' registered\n[ 0.517914] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519397] io scheduler noop registered\n[ 0.520202] io scheduler deadline registered (default)\n[ 0.521212] io scheduler cfq registered\n[ 0.522055] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523127] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524392] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525875] ACPI: Power Button [PWRF]\n[ 0.526722] GHES: HEST is not enabled!\n[ 0.540390] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570713] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573232] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597338] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599462] Linux agpgart interface v0.103\n[ 0.601930] brd: module loaded\n[ 0.603103] loop: module loaded\n[ 0.606901] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608354] GPT:90111 != 20971519\n[ 0.609054] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610153] GPT:90111 != 20971519\n[ 0.610842] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611807] vda: vda1 vda15\n[ 0.613264] scsi host0: ata_piix\n[ 0.614007] scsi host1: ata_piix\n[ 0.614715] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615933] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617382] libphy: Fixed MDIO Bus: probed\n[ 0.618209] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619163] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621318] PPP generic driver version 2.4.2\n[ 0.622209] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623496] ehci-pci: EHCI PCI platform driver\n[ 0.624375] ehci-platform: EHCI generic platform driver\n[ 0.625379] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626513] ohci-pci: OHCI PCI platform driver\n[ 0.627387] ohci-platform: OHCI generic platform driver\n[ 0.628375] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.643083] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.644091] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645566] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646598] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647719] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648948] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.650374] usb usb1: Product: UHCI Host Controller\n[ 0.651335] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.652477] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.653495] hub 1-0:1.0: USB hub found\n[ 0.654281] hub 1-0:1.0: 2 ports detected\n[ 0.655185] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.657324] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.658286] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.659312] mousedev: PS/2 mouse device common for all mice\n[ 0.660575] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.662429] rtc_cmos 00:00: RTC can wake from S4\n[ 0.663533] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.664727] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665925] i2c /dev entries driver\n[ 0.666681] device-mapper: uevent: version 1.0.3\n[ 0.667625] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.669253] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670531] NET: Registered protocol family 10\n[ 0.671527] NET: Registered protocol family 17\n[ 0.672419] Key type dns_resolver registered\n[ 0.673352] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.674453] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.676198] registered taskstats version 1\n[ 0.677059] Loading compiled-in X.509 certificates\n[ 0.678496] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680353] zswap: loaded using pool lzo/zbud\n[ 0.681732] Key type trusted registered\n[ 0.683268] Key type encrypted registered\n[ 0.684107] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.685152] ima: No TPM chip found, activating TPM-bypass!\n[ 0.686200] evm: HMAC attrs: 0x1\n[ 0.687124] Magic number: 2:117:897\n[ 0.687973] rtc_cmos 00:00: setting system clock to 2018-09-26 17:52:18 UTC (1537984338)\n[ 0.689581] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690700] EDD information not available.\n[ 0.773668] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775123] ata1.00: configured for MWDMA2\n[ 0.776311] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.788698] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.789953] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791207] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793072] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794610] Write protecting the kernel read-only data: 14336k\n[ 0.796167] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797973] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.65\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.856868] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nping 179.24.1.12 KO\n"} 2018-09-26 17:53:55,860 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991/action used request id req-82e55d17-d803-4798-b66b-aa96c2761ee3 2018-09-26 17:53:55,861 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-13-3' (10.10.10.6) to 'sdnvpn_extra_route_13' (179.24.1.12). -->Expected result: can ping. 2018-09-26 17:53:55,864 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94c4932efe00fd53c19266d009274d26f9606e2e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 17:53:56,932 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:53:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5fbbd990-515a-46ef-93bb-cb204bef0316 x-compute-request-id: req-5fbbd990-515a-46ef-93bb-cb204bef0316 Content-Encoding: gzip Content-Length: 8100 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 524382363 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.137239] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138899] pid_max: default: 32768 minimum: 301\n[ 0.139792] ACPI: Core revision 20150930\n[ 0.141165] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142475] Security Framework initialized\n[ 0.143288] Yama: becoming mindful.\n[ 0.144016] AppArmor: AppArmor initialized\n[ 0.144900] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.146299] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.147963] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149187] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.150576] Initializing cgroup subsys io\n[ 0.151386] Initializing cgroup subsys memory\n[ 0.152250] Initializing cgroup subsys devices\n[ 0.153130] Initializing cgroup subsys freezer\n[ 0.154002] Initializing cgroup subsys net_cls\n[ 0.154869] Initializing cgroup subsys perf_event\n[ 0.155776] Initializing cgroup subsys net_prio\n[ 0.156668] Initializing cgroup subsys hugetlb\n[ 0.157531] Initializing cgroup subsys pids\n[ 0.158402] CPU: Physical Processor ID: 0\n[ 0.159891] mce: CPU supports 10 MCE banks\n[ 0.160747] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161748] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172447] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178853] ftrace: allocating 31920 entries in 125 pages\n[ 0.205293] smpboot: Max logical packages: 1\n[ 0.206172] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207521] x2apic enabled\n[ 0.208333] Switched APIC routing to physical x2apic.\n[ 0.210083] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211221] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213230] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215023] KVM setup paravirtual spinlock\n[ 0.216283] x86: Booted up 1 node, 1 CPUs\n[ 0.217092] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218464] devtmpfs: initialized\n[ 0.220185] evm: security.selinux\n[ 0.220881] evm: security.SMACK64\n[ 0.221567] evm: security.SMACK64EXEC\n[ 0.222302] evm: security.SMACK64TRANSMUTE\n[ 0.223110] evm: security.SMACK64MMAP\n[ 0.223860] evm: security.ima\n[ 0.224494] evm: security.capability\n[ 0.225302] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227132] pinctrl core: initialized pinctrl subsystem\n[ 0.228223] RTC time: 17:52:17, date: 09/26/18\n[ 0.229155] NET: Registered protocol family 16\n[ 0.230110] cpuidle: using governor ladder\n[ 0.230921] cpuidle: using governor menu\n[ 0.231699] PCCT header not found.\n[ 0.232443] ACPI: bus type PCI registered\n[ 0.233246] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234477] PCI: Using configuration type 1 for base access\n[ 0.236585] ACPI: Added _OSI(Module Device)\n[ 0.237413] ACPI: Added _OSI(Processor Device)\n[ 0.238268] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239159] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241271] ACPI: Interpreter enabled\n[ 0.242034] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243865] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249356] ACPI: (supports S0 S5)\n[ 0.250065] ACPI: Using IOAPIC for interrupt routing\n[ 0.251046] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254135] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255264] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256477] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259857] acpiphp: Slot [3] registered\n[ 0.260654] acpiphp: Slot [4] registered\n[ 0.261452] acpiphp: Slot [5] registered\n[ 0.262254] acpiphp: Slot [6] registered\n[ 0.263047] acpiphp: Slot [7] registered\n[ 0.263857] acpiphp: Slot [8] registered\n[ 0.264647] acpiphp: Slot [9] registered\n[ 0.265438] acpiphp: Slot [10] registered\n[ 0.266258] acpiphp: Slot [11] registered\n[ 0.267074] acpiphp: Slot [12] registered\n[ 0.267880] acpiphp: Slot [13] registered\n[ 0.268684] acpiphp: Slot [14] registered\n[ 0.269483] acpiphp: Slot [15] registered\n[ 0.280134] acpiphp: Slot [16] registered\n[ 0.280955] acpiphp: Slot [17] registered\n[ 0.281790] acpiphp: Slot [18] registered\n[ 0.282595] acpiphp: Slot [19] registered\n[ 0.283393] acpiphp: Slot [20] registered\n[ 0.284204] acpiphp: Slot [21] registered\n[ 0.285010] acpiphp: Slot [22] registered\n[ 0.285810] acpiphp: Slot [23] registered\n[ 0.286613] acpiphp: Slot [24] registered\n[ 0.287412] acpiphp: Slot [25] registered\n[ 0.288224] acpiphp: Slot [26] registered\n[ 0.289029] acpiphp: Slot [27] registered\n[ 0.289832] acpiphp: Slot [28] registered\n[ 0.290638] acpiphp: Slot [29] registered\n[ 0.291434] acpiphp: Slot [30] registered\n[ 0.292243] acpiphp: Slot [31] registered\n[ 0.293048] PCI host bridge to bus 0000:00\n[ 0.293851] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295051] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296255] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297698] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.299133] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305478] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306756] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307918] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309175] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315743] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317182] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362689] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364186] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365629] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367060] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368451] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369709] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371182] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372242] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373788] vgaarb: loaded\n[ 0.374389] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375531] SCSI subsystem initialized\n[ 0.376353] ACPI: bus type USB registered\n[ 0.377177] usbcore: registered new interface driver usbfs\n[ 0.378216] usbcore: registered new interface driver hub\n[ 0.379231] usbcore: registered new device driver usb\n[ 0.380298] PCI: Using ACPI for IRQ routing\n[ 0.381339] NetLabel: Initializing\n[ 0.382061] NetLabel: domain hash size = 128\n[ 0.382924] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.383885] NetLabel: unlabeled traffic allowed by default\n[ 0.384995] clocksource: Switched to clocksource kvm-clock\n[ 0.390481] AppArmor: AppArmor Filesystem Enabled\n[ 0.391455] pnp: PnP ACPI init\n[ 0.392364] pnp: PnP ACPI: found 5 devices\n[ 0.398400] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400121] NET: Registered protocol family 2\n[ 0.401087] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.402380] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.403588] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.404781] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405889] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.407088] NET: Registered protocol family 1\n[ 0.407970] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409084] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410169] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423980] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438086] Trying to unpack rootfs image as initramfs...\n[ 0.487190] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.501255] Scanning for low memory corruption every 60 seconds\n[ 0.502593] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503749] audit: initializing netlink subsys (disabled)\n[ 0.504784] audit: type=2000 audit(1537984338.107:1): initialized\n[ 0.506115] Initialise system trusted keyring\n[ 0.507053] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508234] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510210] zbud: loaded\n[ 0.510924] VFS: Disk quotas dquot_6.6.0\n[ 0.511754] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513284] fuse init (API version 7.23)\n[ 0.514176] Key type big_key registered\n[ 0.514992] Allocating IMA MOK and blacklist keyrings.\n[ 0.516101] Key type asymmetric registered\n[ 0.516934] Asymmetric key parser 'x509' registered\n[ 0.517914] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519397] io scheduler noop registered\n[ 0.520202] io scheduler deadline registered (default)\n[ 0.521212] io scheduler cfq registered\n[ 0.522055] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523127] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524392] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525875] ACPI: Power Button [PWRF]\n[ 0.526722] GHES: HEST is not enabled!\n[ 0.540390] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570713] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573232] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597338] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599462] Linux agpgart interface v0.103\n[ 0.601930] brd: module loaded\n[ 0.603103] loop: module loaded\n[ 0.606901] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608354] GPT:90111 != 20971519\n[ 0.609054] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610153] GPT:90111 != 20971519\n[ 0.610842] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611807] vda: vda1 vda15\n[ 0.613264] scsi host0: ata_piix\n[ 0.614007] scsi host1: ata_piix\n[ 0.614715] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615933] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617382] libphy: Fixed MDIO Bus: probed\n[ 0.618209] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619163] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621318] PPP generic driver version 2.4.2\n[ 0.622209] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623496] ehci-pci: EHCI PCI platform driver\n[ 0.624375] ehci-platform: EHCI generic platform driver\n[ 0.625379] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626513] ohci-pci: OHCI PCI platform driver\n[ 0.627387] ohci-platform: OHCI generic platform driver\n[ 0.628375] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.643083] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.644091] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645566] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646598] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647719] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648948] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.650374] usb usb1: Product: UHCI Host Controller\n[ 0.651335] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.652477] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.653495] hub 1-0:1.0: USB hub found\n[ 0.654281] hub 1-0:1.0: 2 ports detected\n[ 0.655185] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.657324] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.658286] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.659312] mousedev: PS/2 mouse device common for all mice\n[ 0.660575] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.662429] rtc_cmos 00:00: RTC can wake from S4\n[ 0.663533] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.664727] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665925] i2c /dev entries driver\n[ 0.666681] device-mapper: uevent: version 1.0.3\n[ 0.667625] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.669253] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670531] NET: Registered protocol family 10\n[ 0.671527] NET: Registered protocol family 17\n[ 0.672419] Key type dns_resolver registered\n[ 0.673352] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.674453] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.676198] registered taskstats version 1\n[ 0.677059] Loading compiled-in X.509 certificates\n[ 0.678496] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680353] zswap: loaded using pool lzo/zbud\n[ 0.681732] Key type trusted registered\n[ 0.683268] Key type encrypted registered\n[ 0.684107] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.685152] ima: No TPM chip found, activating TPM-bypass!\n[ 0.686200] evm: HMAC attrs: 0x1\n[ 0.687124] Magic number: 2:117:897\n[ 0.687973] rtc_cmos 00:00: setting system clock to 2018-09-26 17:52:18 UTC (1537984338)\n[ 0.689581] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690700] EDD information not available.\n[ 0.773668] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775123] ata1.00: configured for MWDMA2\n[ 0.776311] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.788698] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.789953] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791207] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793072] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794610] Write protecting the kernel read-only data: 14336k\n[ 0.796167] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797973] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.65\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.856868] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nping 179.24.1.12 KO\n/dev/root resized successfully [took 35.24s]\n"} 2018-09-26 17:53:56,933 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991/action used request id req-5fbbd990-515a-46ef-93bb-cb204bef0316 2018-09-26 17:53:56,934 - sdnvpn-results - DEBUG - [FAIL] 'sdnvpn-13-3' cannot ping 'sdnvpn_extra_route_13' 2018-09-26 17:53:56,934 - sdnvpn.test.functest.testcase_13 - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Create VPN with multiple RDs | | Associate router 'sdnvpn-13-1-router' to the VPN. | +----------------------------------------------------------------------------------------+ | FAIL | 'sdnvpn-13-3' can ping 'sdnvpn_extra_route_13' | +========================================================================================+ 2018-09-26 17:53:56,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/15fad528-9e5d-49f5-82e3-7bb9687bec44 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2e79b94c1c01bed7e9d2fb23676c6f03c19171" -d '{"router": {"routes": []}}' 2018-09-26 17:53:57,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-b07d2cda-7a5d-4292-b0c3-614092776bdd Date: Wed, 26 Sep 2018 17:53:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f3dffb7c-5fcf-4cce-9309-0625cbadd759", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a21b8d27-6884-4a27-90be-806b7524c88f", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:49:04Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T17:53:57Z", "revision_number": 6, "routes": [], "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "15fad528-9e5d-49f5-82e3-7bb9687bec44", "name": "sdnvpn-13-1-router"}} 2018-09-26 17:53:57,297 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/15fad528-9e5d-49f5-82e3-7bb9687bec44 used request id req-b07d2cda-7a5d-4292-b0c3-614092776bdd 2018-09-26 17:53:57,300 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b299c5c1781498bbda75760929ee796bc391359f" 2018-09-26 17:53:57,365 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:53:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d6a78ae0-e1d0-487e-939b-e8dcb24949be x-compute-request-id: req-d6a78ae0-e1d0-487e-939b-e8dcb24949be Content-Length: 0 Content-Type: application/json 2018-09-26 17:53:57,365 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/dff9bd9b-a7d1-4949-b633-551c62a82979 used request id req-d6a78ae0-e1d0-487e-939b-e8dcb24949be 2018-09-26 17:53:57,369 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b299c5c1781498bbda75760929ee796bc391359f" -d '{"forceDelete": null}' 2018-09-26 17:53:57,532 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:53:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-55f183af-e1ec-46cc-a6ea-d3c3aeadecdc x-compute-request-id: req-55f183af-e1ec-46cc-a6ea-d3c3aeadecdc Content-Length: 0 Content-Type: application/json 2018-09-26 17:53:57,532 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/24486f1a-fb72-4b98-b6e8-0cc636104e9a/action used request id req-55f183af-e1ec-46cc-a6ea-d3c3aeadecdc 2018-09-26 17:53:57,534 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1659ed10-812d-437a-8915-4511eb1ac28c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b299c5c1781498bbda75760929ee796bc391359f" -d '{"forceDelete": null}' 2018-09-26 17:53:57,729 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:53:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3bcadad5-7826-4008-b7ce-b6eec8e1ade4 x-compute-request-id: req-3bcadad5-7826-4008-b7ce-b6eec8e1ade4 Content-Length: 0 Content-Type: application/json 2018-09-26 17:53:57,729 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1659ed10-812d-437a-8915-4511eb1ac28c/action used request id req-3bcadad5-7826-4008-b7ce-b6eec8e1ade4 2018-09-26 17:53:57,732 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b299c5c1781498bbda75760929ee796bc391359f" -d '{"forceDelete": null}' 2018-09-26 17:53:57,910 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 17:53:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4811ede3-cece-4240-a8a9-32c4c4da30d5 x-compute-request-id: req-4811ede3-cece-4240-a8a9-32c4c4da30d5 Content-Length: 0 Content-Type: application/json 2018-09-26 17:53:57,910 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/699b5d2c-c933-4119-8600-39f9f1bdf991/action used request id req-4811ede3-cece-4240-a8a9-32c4c4da30d5 2018-09-26 17:53:57,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/a2914698-804a-48dc-b04f-28064e4c056b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}54c8b83ca3eec9e423499363bdafb3be367d80ce" 2018-09-26 17:54:01,068 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e3fe6762-ed73-4f51-9c8e-97425b5ad6cd Date: Wed, 26 Sep 2018 17:54:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 17:54:01,072 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/a2914698-804a-48dc-b04f-28064e4c056b used request id req-e3fe6762-ed73-4f51-9c8e-97425b5ad6cd 2018-09-26 17:54:01,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/0d0175ac-ee7d-4f04-abbe-50bc785ed8e4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}54c8b83ca3eec9e423499363bdafb3be367d80ce" 2018-09-26 17:54:03,069 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-37438c58-d87d-4a0a-9fff-4b4a758ea7ab Date: Wed, 26 Sep 2018 17:54:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 17:54:03,069 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/0d0175ac-ee7d-4f04-abbe-50bc785ed8e4 used request id req-37438c58-d87d-4a0a-9fff-4b4a758ea7ab 2018-09-26 17:54:03,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/5d61d32b-18cb-47de-b26d-56986288ea06 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2e79b94c1c01bed7e9d2fb23676c6f03c19171" 2018-09-26 17:54:03,460 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b5e71c1d-1c27-47c0-ba88-0167097809f7 Content-Length: 0 Date: Wed, 26 Sep 2018 17:54:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:54:03,460 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/5d61d32b-18cb-47de-b26d-56986288ea06 used request id req-b5e71c1d-1c27-47c0-ba88-0167097809f7 2018-09-26 17:54:03,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/15fad528-9e5d-49f5-82e3-7bb9687bec44/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2e79b94c1c01bed7e9d2fb23676c6f03c19171" -d '{"subnet_id": "371094bc-def0-4268-8268-4edcedd36630"}' 2018-09-26 17:54:04,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-99f49473-36b0-4a3d-8e73-7c7b31ad8e61 Date: Wed, 26 Sep 2018 17:54:04 GMT RESP BODY: {"network_id": "5f4441f7-9935-488b-9944-180ae3e5cefb", "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "subnet_id": "371094bc-def0-4268-8268-4edcedd36630", "subnet_ids": ["371094bc-def0-4268-8268-4edcedd36630"], "port_id": "0e79b405-0766-4336-aaab-cfa9f6544b44", "id": "15fad528-9e5d-49f5-82e3-7bb9687bec44"} 2018-09-26 17:54:04,665 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/15fad528-9e5d-49f5-82e3-7bb9687bec44/remove_router_interface used request id req-99f49473-36b0-4a3d-8e73-7c7b31ad8e61 2018-09-26 17:54:04,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/15fad528-9e5d-49f5-82e3-7bb9687bec44 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2e79b94c1c01bed7e9d2fb23676c6f03c19171" -d '{"router": {"external_gateway_info": {}}}' 2018-09-26 17:54:05,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 428 X-Openstack-Request-Id: req-0556b702-df55-4046-91c8-4e6a326e21c0 Date: Wed, 26 Sep 2018 17:54:05 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "32e2fc060ffa4464a00bce7763dbcae4", "created_at": "2018-09-26T17:49:04Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-26T17:54:05Z", "revision_number": 10, "routes": [], "project_id": "32e2fc060ffa4464a00bce7763dbcae4", "id": "15fad528-9e5d-49f5-82e3-7bb9687bec44", "name": "sdnvpn-13-1-router"}} 2018-09-26 17:54:05,638 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/15fad528-9e5d-49f5-82e3-7bb9687bec44 used request id req-0556b702-df55-4046-91c8-4e6a326e21c0 2018-09-26 17:54:05,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/371094bc-def0-4268-8268-4edcedd36630 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2e79b94c1c01bed7e9d2fb23676c6f03c19171" 2018-09-26 17:54:07,994 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e2ae0772-1cbb-4f77-8af9-227150e439c1 Date: Wed, 26 Sep 2018 17:54:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:54:07,994 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/371094bc-def0-4268-8268-4edcedd36630 used request id req-e2ae0772-1cbb-4f77-8af9-227150e439c1 2018-09-26 17:54:08,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/15fad528-9e5d-49f5-82e3-7bb9687bec44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2e79b94c1c01bed7e9d2fb23676c6f03c19171" 2018-09-26 17:54:08,288 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7019f995-2c06-4b52-b88c-23ca2be1e9ce Content-Length: 0 Date: Wed, 26 Sep 2018 17:54:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:54:08,288 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/15fad528-9e5d-49f5-82e3-7bb9687bec44 used request id req-7019f995-2c06-4b52-b88c-23ca2be1e9ce 2018-09-26 17:54:08,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/5f4441f7-9935-488b-9944-180ae3e5cefb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2e79b94c1c01bed7e9d2fb23676c6f03c19171" 2018-09-26 17:54:09,600 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-17160d7e-2578-4579-9ce1-74bfef29b892 Date: Wed, 26 Sep 2018 17:54:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 17:54:09,601 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/5f4441f7-9935-488b-9944-180ae3e5cefb used request id req-17160d7e-2578-4579-9ce1-74bfef29b892 2018-09-26 17:54:09,601 - sdnvpn-results - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Create VPN with multiple RDs | | Associate router 'sdnvpn-13-1-router' to the VPN. | +----------------------------------------------------------------------------------------+ | FAIL | 'sdnvpn-13-3' can ping 'sdnvpn_extra_route_13' | +========================================================================================+ +========================================================================================+ 2018-09-26 17:54:09,601 - sdnvpn-results - INFO - One or more subtests have failed. 2018-09-26 17:54:09,602 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_13 2018-09-26 17:54:09,602 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_13 - Testing extra route ECMP for intra-data center scenario': {'status': 'FAIL', 'details': [{u"'sdnvpn-13-3' can ping 'sdnvpn_extra_route_13'": 'FAIL'}]} 2018-09-26 17:54:09,602 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Resetting subnet/net/port quota 2018-09-26 17:54:09,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/quotas/32e2fc060ffa4464a00bce7763dbcae4 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9b945a6822e9f7f89724370979aea2fd3162b" -d '{"quota": {"subnet": 100, "router": 10, "network": 100, "port": 500}}' 2018-09-26 17:54:09,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 201 X-Openstack-Request-Id: req-0acf3fe8-7ec5-4173-8791-e265061de515 Date: Wed, 26 Sep 2018 17:54:09 GMT RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 10, "router": 10, "rbac_policy": 10, "port": 500, "bgpvpn": -1}} 2018-09-26 17:54:09,887 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/quotas/32e2fc060ffa4464a00bce7763dbcae4 used request id req-0acf3fe8-7ec5-4173-8791-e265061de515 2018-09-26 17:54:09,888 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Resetting instances quota class 2018-09-26 17:54:09,892 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:8774/v2.1/os-quota-class-sets/default -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b819298be326b0cf3c86efee1767dadc31179d8" -d '{"quota_class_set": {"instances": 10}}' 2018-09-26 17:54:10,073 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:54:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a0750409-0f59-4f04-83c3-2159b6b9ca13 x-compute-request-id: req-a0750409-0f59-4f04-83c3-2159b6b9ca13 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"quota_class_set": {"injected_file_content_bytes": 10240, "metadata_items": 128, "ram": 51200, "floating_ips": 10, "key_pairs": 100, "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-09-26 17:54:10,074 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.22:8774/v2.1/os-quota-class-sets/default used request id req-a0750409-0f59-4f04-83c3-2159b6b9ca13 2018-09-26 17:54:10,077 - paramiko.transport - DEBUG - starting thread (client mode): 0xda783790L 2018-09-26 17:54:10,078 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:54:10,111 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:54:10,111 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:54:10,116 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:54:10,116 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:54:10,117 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:54:10,117 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:54:10,117 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:54:10,117 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:54:10,125 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:54:10,126 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:54:10,142 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.14: 78b5a837596c984e2fbf28d276a7907e 2018-09-26 17:54:10,142 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:54:10,165 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:54:10,271 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:54:10,275 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:54:10,516 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:54:10,516 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:54:10,556 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:54:10,556 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:54:10,585 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:54:15,365 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:54:15,366 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:54:15,368 - paramiko.transport - DEBUG - starting thread (client mode): 0xda925790L 2018-09-26 17:54:15,369 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:54:15,375 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:54:15,375 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:54:15,378 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:54:15,378 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:54:15,378 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:54:15,378 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:54:15,378 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:54:15,379 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:54:15,383 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:54:15,384 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:54:15,400 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 4ebabf5bd25be310f84c58334e9466d4 2018-09-26 17:54:15,401 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:54:15,423 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:54:15,434 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:54:15,465 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:54:15,526 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:54:15,527 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:54:15,566 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:54:15,567 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:54:15,571 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:54:15,608 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:54:15,609 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:54:15,610 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:54:15,610 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:54:15,611 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:54:15,651 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:54:15,690 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:54:15,691 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:54:15,692 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:54:15,693 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:54:15,693 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:54:15,734 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:54:15,766 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:54:15,768 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:54:15,769 - paramiko.transport - DEBUG - starting thread (client mode): 0xda919f50L 2018-09-26 17:54:15,770 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:54:15,776 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:54:15,776 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:54:15,779 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:54:15,779 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:54:15,780 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:54:15,780 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:54:15,780 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:54:15,780 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:54:15,785 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:54:15,785 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:54:15,801 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: 5d5e19f7e4365d6cbc565881ecf10c0c 2018-09-26 17:54:15,802 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:54:15,824 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:54:15,836 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:54:15,866 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:54:15,940 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:54:15,940 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:54:15,979 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:54:15,980 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:54:15,987 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:54:16,021 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:54:16,022 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:54:16,023 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:54:16,024 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:54:16,024 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:54:16,064 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:54:16,103 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:54:16,105 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:54:16,105 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:54:16,106 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:54:16,106 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:54:16,148 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:54:16,180 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:54:16,181 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:54:16,184 - paramiko.transport - DEBUG - starting thread (client mode): 0xdc0c1410L 2018-09-26 17:54:16,184 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:54:16,189 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:54:16,189 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:54:16,191 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:54:16,191 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:54:16,192 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:54:16,192 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:54:16,192 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:54:16,192 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:54:16,197 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:54:16,199 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:54:16,200 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: ede84b98ad499c4ea903e74933f9b943 2018-09-26 17:54:16,200 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:54:16,237 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:54:16,248 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:54:16,265 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:54:16,334 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:54:16,335 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:54:16,374 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:54:16,375 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:54:16,386 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:54:16,422 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:54:16,423 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:54:16,423 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:54:16,424 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:54:16,424 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:54:16,465 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:54:16,502 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:54:16,504 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:54:16,504 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:54:16,505 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:54:16,505 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:54:16,546 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:54:16,578 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:54:16,580 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:54:16,582 - paramiko.transport - DEBUG - starting thread (client mode): 0xdb54ecd0L 2018-09-26 17:54:16,582 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:54:16,587 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:54:16,587 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:54:16,589 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:54:16,589 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:54:16,589 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:54:16,589 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:54:16,590 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:54:16,590 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:54:16,594 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:54:16,595 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:54:16,598 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: 9dc2bea3a840a8e132a8fcb83b387e48 2018-09-26 17:54:16,600 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:54:16,634 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:54:16,644 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:54:16,664 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:54:16,726 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:54:16,727 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:54:16,766 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:54:16,766 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:54:16,770 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:54:16,800 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:54:16,801 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:54:16,802 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:54:16,803 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:54:16,803 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:54:16,843 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:54:16,874 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:54:16,875 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:54:16,876 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:54:16,877 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:54:16,877 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:54:16,918 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:54:16,946 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:54:16,947 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:54:16,949 - paramiko.transport - DEBUG - starting thread (client mode): 0xdb54ee90L 2018-09-26 17:54:16,949 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:54:16,954 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:54:16,954 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:54:16,956 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:54:16,957 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:54:16,957 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:54:16,957 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:54:16,957 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:54:16,957 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:54:16,961 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:54:16,962 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:54:16,965 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: 0841e02aa75f60bbf3d20a1745d529cb 2018-09-26 17:54:16,965 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:54:17,001 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:54:17,011 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:54:17,029 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:54:17,090 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:54:17,091 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:54:17,130 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:54:17,131 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:54:17,134 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:54:17,164 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:54:17,165 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:54:17,166 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:54:17,167 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:54:17,167 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:54:17,207 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:54:17,240 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:54:17,241 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:54:17,242 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:54:17,243 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:54:17,243 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:54:17,283 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:54:17,311 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:54:17,311 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:54:17,313 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:54:17,313 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:54:17,313 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:54:17,319 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:54:21,702 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:54:21,704 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:54:21,707 - paramiko.transport - DEBUG - starting thread (client mode): 0xda89e310L 2018-09-26 17:54:21,707 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:54:21,714 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:54:21,714 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:54:21,718 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:54:21,718 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:54:21,718 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:54:21,719 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:54:21,719 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:54:21,719 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:54:21,724 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:54:21,725 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:54:21,739 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 4ebabf5bd25be310f84c58334e9466d4 2018-09-26 17:54:21,739 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:54:21,764 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:54:21,776 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:54:21,804 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:54:21,880 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:54:21,880 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:54:21,919 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:54:21,920 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:54:21,940 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:54:21,976 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:54:21,977 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:54:21,978 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:54:21,978 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:54:21,979 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:54:22,019 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:54:22,058 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:54:22,060 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:54:22,060 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:54:22,061 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:54:22,061 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:54:22,102 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:54:22,137 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:54:22,138 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:54:22,140 - paramiko.transport - DEBUG - starting thread (client mode): 0xdc09b250L 2018-09-26 17:54:22,140 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:54:22,146 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:54:22,147 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:54:22,150 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:54:22,150 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:54:22,150 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:54:22,150 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:54:22,150 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:54:22,150 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:54:22,155 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:54:22,156 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:54:22,172 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: 5d5e19f7e4365d6cbc565881ecf10c0c 2018-09-26 17:54:22,173 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:54:22,195 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:54:22,207 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:54:22,237 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:54:22,291 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:54:22,291 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:54:22,330 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:54:22,330 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:54:22,341 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:54:22,379 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:54:22,380 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:54:22,381 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:54:22,381 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:54:22,382 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:54:22,423 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:54:22,463 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:54:22,465 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:54:22,465 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:54:22,466 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:54:22,466 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:54:22,508 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:54:22,542 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:54:22,544 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:54:22,546 - paramiko.transport - DEBUG - starting thread (client mode): 0xdc1e1b90L 2018-09-26 17:54:22,546 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:54:22,551 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:54:22,551 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:54:22,554 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:54:22,554 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:54:22,554 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:54:22,554 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:54:22,555 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:54:22,555 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:54:22,559 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:54:22,560 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:54:22,562 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: ede84b98ad499c4ea903e74933f9b943 2018-09-26 17:54:22,562 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:54:22,600 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:54:22,612 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:54:22,627 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:54:22,693 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:54:22,693 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:54:22,732 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:54:22,733 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:54:22,738 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:54:22,768 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:54:22,769 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:54:22,770 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:54:22,771 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:54:22,771 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:54:22,813 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:54:22,846 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:54:22,847 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:54:22,848 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:54:22,849 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:54:22,849 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:54:22,890 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:54:22,922 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:54:22,924 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:54:22,925 - paramiko.transport - DEBUG - starting thread (client mode): 0xdc0b6690L 2018-09-26 17:54:22,926 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:54:22,931 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:54:22,931 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:54:22,933 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:54:22,934 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:54:22,934 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:54:22,934 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:54:22,934 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:54:22,934 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:54:22,942 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:54:22,943 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:54:22,958 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: 9dc2bea3a840a8e132a8fcb83b387e48 2018-09-26 17:54:22,959 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:54:22,978 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:54:22,990 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:54:22,991 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:54:23,077 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:54:23,077 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:54:23,116 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:54:23,117 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:54:23,126 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:54:23,157 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:54:23,157 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:54:23,158 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:54:23,159 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:54:23,159 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:54:23,200 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:54:23,232 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:54:23,233 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:54:23,234 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:54:23,235 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:54:23,235 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:54:23,276 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:54:23,306 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:54:23,308 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:54:23,310 - paramiko.transport - DEBUG - starting thread (client mode): 0xdc09b9d0L 2018-09-26 17:54:23,310 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 17:54:23,316 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-09-26 17:54:23,317 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-09-26 17:54:23,320 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 17:54:23,320 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 17:54:23,320 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 17:54:23,320 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 17:54:23,320 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 17:54:23,320 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 17:54:23,325 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 17:54:23,325 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 17:54:23,342 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: 0841e02aa75f60bbf3d20a1745d529cb 2018-09-26 17:54:23,343 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-09-26 17:54:23,365 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 17:54:23,378 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 17:54:23,407 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 17:54:23,474 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-09-26 17:54:23,474 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-09-26 17:54:23,514 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 17:54:23,515 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 17:54:23,518 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 17:54:23,550 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 17:54:23,551 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 17:54:23,552 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 17:54:23,553 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 17:54:23,553 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 17:54:23,594 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 17:54:23,630 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 17:54:23,632 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-09-26 17:54:23,632 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 17:54:23,633 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-09-26 17:54:23,634 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-09-26 17:54:23,675 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-09-26 17:54:23,705 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-09-26 17:54:23,706 - functest.utils.functest_utils - DEBUG - Executing command: 'rm -rf /tmp/sdnvpn-logs/;mkdir -p /tmp/sdnvpn-logs/' 2018-09-26 17:54:23,712 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-09-26 17:54:23,733 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-09-26 17:54:23,734 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-09-26 17:54:23,734 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-09-26 17:54:23,737 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-09-26 17:54:23,767 - paramiko.transport.sftp - INFO - [chan 3] Opened sftp connection (server version 3) 2018-09-26 17:54:23,768 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') 2018-09-26 17:54:23,769 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') -> 00000000 2018-09-26 17:54:23,780 - paramiko.transport.sftp - DEBUG - [chan 3] close(00000000) 2018-09-26 17:54:23,781 - paramiko.transport.sftp - DEBUG - [chan 3] stat('/tmp/fetch-log-script.sh') 2018-09-26 17:54:23,782 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-09-26 17:54:23,783 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-09-26 17:54:23,783 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-09-26 17:54:23,785 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-09-26 17:54:23,786 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-09-26 17:54:23,786 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-09-26 17:54:23,786 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-09-26 17:54:23,787 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-09-26 17:54:27,641 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-09-26 17:54:27,644 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-09-26 17:54:27,645 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-09-26 17:54:27,646 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-09-26 17:54:27,646 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-09-26 17:54:27,686 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-09-26 17:54:27,715 - paramiko.transport.sftp - INFO - [chan 5] Opened sftp connection (server version 3) 2018-09-26 17:54:27,716 - paramiko.transport.sftp - DEBUG - [chan 5] stat('/tmp/log_output.tar.gz') 2018-09-26 17:54:27,717 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') 2018-09-26 17:54:27,718 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') -> 00000000 2018-09-26 17:54:27,857 - paramiko.transport.sftp - DEBUG - [chan 5] close(00000000) 2018-09-26 17:54:27,858 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-09-26 17:54:27,875 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-controller-2.tar.gz --strip-components=1' 2018-09-26 17:54:28,131 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-09-26 17:54:28,133 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-09-26 17:54:28,133 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-09-26 17:54:28,137 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-09-26 17:54:28,173 - paramiko.transport.sftp - INFO - [chan 3] Opened sftp connection (server version 3) 2018-09-26 17:54:28,174 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') 2018-09-26 17:54:28,175 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') -> 00000000 2018-09-26 17:54:28,176 - paramiko.transport.sftp - DEBUG - [chan 3] close(00000000) 2018-09-26 17:54:28,177 - paramiko.transport.sftp - DEBUG - [chan 3] stat('/tmp/fetch-log-script.sh') 2018-09-26 17:54:28,178 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-09-26 17:54:28,178 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-09-26 17:54:28,178 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-09-26 17:54:28,180 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-09-26 17:54:28,181 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-09-26 17:54:28,181 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-09-26 17:54:28,182 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-09-26 17:54:28,182 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-09-26 17:54:34,609 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-09-26 17:54:34,612 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-09-26 17:54:34,612 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-09-26 17:54:34,613 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-09-26 17:54:34,613 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-09-26 17:54:34,655 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-09-26 17:54:34,683 - paramiko.transport.sftp - INFO - [chan 5] Opened sftp connection (server version 3) 2018-09-26 17:54:34,684 - paramiko.transport.sftp - DEBUG - [chan 5] stat('/tmp/log_output.tar.gz') 2018-09-26 17:54:34,685 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') 2018-09-26 17:54:34,686 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') -> 00000000 2018-09-26 17:54:34,788 - paramiko.transport.sftp - DEBUG - [chan 5] close(00000000) 2018-09-26 17:54:34,789 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-09-26 17:54:34,807 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-controller-0.tar.gz --strip-components=1' 2018-09-26 17:54:35,047 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-09-26 17:54:35,048 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-09-26 17:54:35,048 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-09-26 17:54:35,050 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-09-26 17:54:35,079 - paramiko.transport.sftp - INFO - [chan 3] Opened sftp connection (server version 3) 2018-09-26 17:54:35,080 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') 2018-09-26 17:54:35,082 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') -> 00000000 2018-09-26 17:54:35,083 - paramiko.transport.sftp - DEBUG - [chan 3] close(00000000) 2018-09-26 17:54:35,084 - paramiko.transport.sftp - DEBUG - [chan 3] stat('/tmp/fetch-log-script.sh') 2018-09-26 17:54:35,086 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-09-26 17:54:35,086 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-09-26 17:54:35,087 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-09-26 17:54:35,089 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-09-26 17:54:35,089 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-09-26 17:54:35,090 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-09-26 17:54:35,090 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-09-26 17:54:35,091 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-09-26 17:54:40,628 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-09-26 17:54:40,630 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-09-26 17:54:40,631 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-09-26 17:54:40,632 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-09-26 17:54:40,632 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-09-26 17:54:40,673 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-09-26 17:54:40,704 - paramiko.transport.sftp - INFO - [chan 5] Opened sftp connection (server version 3) 2018-09-26 17:54:40,704 - paramiko.transport.sftp - DEBUG - [chan 5] stat('/tmp/log_output.tar.gz') 2018-09-26 17:54:40,706 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') 2018-09-26 17:54:40,707 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') -> 00000000 2018-09-26 17:54:40,905 - paramiko.transport.sftp - DEBUG - [chan 5] close(00000000) 2018-09-26 17:54:40,907 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-09-26 17:54:40,920 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-controller-1.tar.gz --strip-components=1' 2018-09-26 17:54:41,327 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-09-26 17:54:41,328 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-09-26 17:54:41,328 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-09-26 17:54:41,330 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-09-26 17:54:41,358 - paramiko.transport.sftp - INFO - [chan 3] Opened sftp connection (server version 3) 2018-09-26 17:54:41,358 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') 2018-09-26 17:54:41,360 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') -> 00000000 2018-09-26 17:54:41,361 - paramiko.transport.sftp - DEBUG - [chan 3] close(00000000) 2018-09-26 17:54:41,362 - paramiko.transport.sftp - DEBUG - [chan 3] stat('/tmp/fetch-log-script.sh') 2018-09-26 17:54:41,363 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-09-26 17:54:41,364 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-09-26 17:54:41,364 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-09-26 17:54:41,366 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-09-26 17:54:41,366 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-09-26 17:54:41,367 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-09-26 17:54:41,367 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-09-26 17:54:41,367 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-09-26 17:54:41,502 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-09-26 17:54:41,503 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-09-26 17:54:41,505 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-09-26 17:54:41,506 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-09-26 17:54:41,506 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-09-26 17:54:41,508 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-09-26 17:54:41,534 - paramiko.transport.sftp - INFO - [chan 5] Opened sftp connection (server version 3) 2018-09-26 17:54:41,534 - paramiko.transport.sftp - DEBUG - [chan 5] stat('/tmp/log_output.tar.gz') 2018-09-26 17:54:41,535 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') 2018-09-26 17:54:41,536 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') -> 00000000 2018-09-26 17:54:41,543 - paramiko.transport.sftp - DEBUG - [chan 5] close(00000000) 2018-09-26 17:54:41,544 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-09-26 17:54:41,561 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-novacompute-0.tar.gz --strip-components=1' 2018-09-26 17:54:41,588 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-09-26 17:54:41,589 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-09-26 17:54:41,590 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-09-26 17:54:41,594 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-09-26 17:54:41,628 - paramiko.transport.sftp - INFO - [chan 3] Opened sftp connection (server version 3) 2018-09-26 17:54:41,629 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') 2018-09-26 17:54:41,631 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') -> 00000000 2018-09-26 17:54:41,632 - paramiko.transport.sftp - DEBUG - [chan 3] close(00000000) 2018-09-26 17:54:41,633 - paramiko.transport.sftp - DEBUG - [chan 3] stat('/tmp/fetch-log-script.sh') 2018-09-26 17:54:41,635 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-09-26 17:54:41,635 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-09-26 17:54:41,636 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-09-26 17:54:41,638 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-09-26 17:54:41,639 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-09-26 17:54:41,639 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-09-26 17:54:41,640 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-09-26 17:54:41,640 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-09-26 17:54:41,793 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-09-26 17:54:41,794 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-09-26 17:54:41,795 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-09-26 17:54:41,796 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-09-26 17:54:41,796 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-09-26 17:54:41,836 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-09-26 17:54:41,865 - paramiko.transport.sftp - INFO - [chan 5] Opened sftp connection (server version 3) 2018-09-26 17:54:41,866 - paramiko.transport.sftp - DEBUG - [chan 5] stat('/tmp/log_output.tar.gz') 2018-09-26 17:54:41,867 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') 2018-09-26 17:54:41,868 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') -> 00000000 2018-09-26 17:54:41,875 - paramiko.transport.sftp - DEBUG - [chan 5] close(00000000) 2018-09-26 17:54:41,877 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-09-26 17:54:41,892 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-novacompute-1.tar.gz --strip-components=1' 2018-09-26 17:54:41,925 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /home/opnfv/functest/results;tar czvf sdnvpn-logs-overall.tar.gz /tmp/sdnvpn-logs/' 2018-09-26 17:54:43,983 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-26 17:54:43,984 - xtesting.ci.run_tests - INFO - Test result: +-------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+-----------------+------------------+----------------+ | bgpvpn | sdnvpn | 39:00 | FAIL | +-------------------+-----------------+------------------+----------------+ 2018-09-26 17:54:43,990 - xtesting.ci.run_tests - ERROR - The test case 'bgpvpn' failed. 2018-09-26 17:54:43,990 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 03:43 | PASS | | bgpvpn | sdnvpn | features | 39:00 | FAIL | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-09-26 17:54:43,997 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-09-26 17:54:44,055 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 17:54:44,155 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 17:54:44,256 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 17:54:44,355 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 17:54:44,454 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 17:54:44,555 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 17:54:44,659 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 17:54:44,757 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 17:54:44,861 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 17:54:44,958 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 17:54:45,062 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 17:54:45,156 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 17:54:45,259 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 17:54:45,361 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 17:54:45,459 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 17:54:45,559 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 17:54:45,658 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 17:54:45,759 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 17:54:45,858 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 17:54:45,947 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 17:54:46,060 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 17:54:46,151 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 17:54:46,251 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 17:54:46,359 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 17:54:46,458 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 17:54:46,562 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 17:54:46,660 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 17:54:46,765 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 17:54:46,822 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 17:54:46,936 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 17:54:46,968 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 17:54:47,009 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 17:54:47,053 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 17:54:50,231 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-286 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-09-26 17:54:50,236 - 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_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=6vX8tFG4dWD2Eb2E3XY8F8TwJ export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.22,192.30.9.3 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 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 SDN_CONTROLLER_IP=192.30.9.3 export OS_REGION_NAME=regionOne 2018-09-26 17:54:50,236 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-09-26 17:54:50,236 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-09-26 17:54:50,237 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 00:00 | SKIP | | vyos_vrouter | functest | vnf | 00:00 | SKIP | | juju_epc | functest | vnf | 00:00 | SKIP | +----------------------+------------------+--------------+------------------+----------------+ 2018-09-26 17:54:50,239 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-09-26 17:54:52,841 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-286 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-09-26 17:54:52,845 - 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_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=6vX8tFG4dWD2Eb2E3XY8F8TwJ export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.22,192.30.9.3 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 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 SDN_CONTROLLER_IP=192.30.9.3 export OS_REGION_NAME=regionOne 2018-09-26 17:54:52,845 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-09-26 17:54:52,845 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-09-26 17:54:52,846 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-09-26 17:54:52,847 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-09-26 17:54:57,340 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-286 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-09-26 17:54:57,344 - 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_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=6vX8tFG4dWD2Eb2E3XY8F8TwJ export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.22,192.30.9.3 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 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 SDN_CONTROLLER_IP=192.30.9.3 export OS_REGION_NAME=regionOne 2018-09-26 17:54:57,345 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full_parallel 2018-09-26 17:54:57,353 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full_parallel'... 2018-09-26 17:54:59,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:54:59,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:54:59,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:54:59,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:54:59,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:54:59,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:54:59,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:54:59,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:54:59,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:54:59,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:54:59,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:54:59,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:54:59,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:54:59,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:54:59,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:54:59,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:54:59,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:54:59,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:54:59,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:54:59,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:54:59,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:54:59,364 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:54:59,365 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:54:59,365 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:54:59,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:54:59,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:54:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffd97f27-ed62-4a33-8538-dd3381ac30ba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:54:59,381 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ffd97f27-ed62-4a33-8538-dd3381ac30ba 2018-09-26 17:54:59,382 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:54:59,771 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:54:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32e2fc060ffa4464a00bce7763dbcae4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/32e2fc060ffa4464a00bce7763dbcae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7d97fc2ab1f2454b92dd6da51d8b72b9"}, "audit_ids": ["4BgMb86VTVi6-0wsPhh_yQ"], "issued_at": "2018-09-26T17:54:59.000000Z"}} 2018-09-26 17:54:59,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 17:54:59,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca58073c0e5deee3746a98182a15d048300e9210" 2018-09-26 17:55:00,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-ec11f376-613f-42dc-9800-fcf9a7f98256 Date: Wed, 26 Sep 2018 17:55:00 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"f3dffb7c-5fcf-4cce-9309-0625cbadd759","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d9e93c84a104a3c8872dd8724ca8a31","status":"ACTIVE","subnets":["a21b8d27-6884-4a27-90be-806b7524c88f"],"description":"","tags":[],"updated_at":"2018-09-26T15:03:09Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6d9e93c84a104a3c8872dd8724ca8a31","created_at":"2018-09-26T15:03:01Z","provider:network_type":"flat"}]} 2018-09-26 17:55:00,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ec11f376-613f-42dc-9800-fcf9a7f98256 2018-09-26 17:55:00,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.398295164108s 2018-09-26 17:55:00,174 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ec11f376-613f-42dc-9800-fcf9a7f98256 2018-09-26 17:55:00,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-26 17:55:00,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca58073c0e5deee3746a98182a15d048300e9210" 2018-09-26 17:55:00,184 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 17:55:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 17:55:00,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca58073c0e5deee3746a98182a15d048300e9210" 2018-09-26 17:55:00,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:55:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fa2d1c6-990b-4c13-923d-484e8ec51aa2 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/75cdea7ae1e047b59527bd851db52c3a"}, "description": "", "name": "heat_stack", "enabled": true, "id": "75cdea7ae1e047b59527bd851db52c3a"}, {"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-26 17:55:00,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-4fa2d1c6-990b-4c13-923d-484e8ec51aa2 2018-09-26 17:55:00,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.393692016602s 2018-09-26 17:55:00,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-26 17:55:00,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ca58073c0e5deee3746a98182a15d048300e9210" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full_parallel", "enabled": true, "domain_id": "default", "name": "tempest_full_paral-project_2b89b5d6-f342-4eda-8570-55d61aef8798"}}' 2018-09-26 17:55:00,692 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 17:55:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f59a0809-58bc-4335-abc4-64cc23e7c1a4 Content-Length: 373 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.22:5000/v3/projects/fddd884b9a034cdf978297b0f142d353"}, "enabled": true, "id": "fddd884b9a034cdf978297b0f142d353", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_2b89b5d6-f342-4eda-8570-55d61aef8798"}} 2018-09-26 17:55:00,693 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-f59a0809-58bc-4335-abc4-64cc23e7c1a4 2018-09-26 17:55:00,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.121556997299s 2018-09-26 17:55:00,693 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-f59a0809-58bc-4335-abc4-64cc23e7c1a4 2018-09-26 17:55:00,694 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_full_paral-project_2b89b5d6-f342-4eda-8570-55d61aef8798', 'id': u'fddd884b9a034cdf978297b0f142d353', 'description': u'Created by OPNFV Functest: tempest_full_parallel', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-09-26 17:55:00,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-26 17:55:01,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.446616888046s 2018-09-26 17:55:01,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/a0469cf16318495c8236d204e965dbc4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca58073c0e5deee3746a98182a15d048300e9210" 2018-09-26 17:55:01,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:55:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d20e63b7-2e31-4acb-b4ac-2b5838e5ebf5 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/a0469cf16318495c8236d204e965dbc4"}, "enabled": true, "id": "a0469cf16318495c8236d204e965dbc4", "options": {}, "domain_id": "default", "name": "tempest_full_parallel-user_2b89b5d6-f342-4eda-8570-55d61aef8798"}} 2018-09-26 17:55:01,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/a0469cf16318495c8236d204e965dbc4 used request id req-d20e63b7-2e31-4acb-b4ac-2b5838e5ebf5 2018-09-26 17:55:01,236 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a0469cf16318495c8236d204e965dbc4', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full_parallel-user_2b89b5d6-f342-4eda-8570-55d61aef8798'}) 2018-09-26 17:55:01,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 17:55:01,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca58073c0e5deee3746a98182a15d048300e9210" 2018-09-26 17:55:01,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:55:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abffbda4-0184-4ca9-83ba-d3e0dcb9d3e7 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 17:55:01,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-abffbda4-0184-4ca9-83ba-d3e0dcb9d3e7 2018-09-26 17:55:01,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0170290470123s 2018-09-26 17:55:01,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 17:55:01,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca58073c0e5deee3746a98182a15d048300e9210" 2018-09-26 17:55:01,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:55:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dc376d4-76eb-4798-a588-16586888482d Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 17:55:01,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-1dc376d4-76eb-4798-a588-16586888482d 2018-09-26 17:55:01,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0753879547119s 2018-09-26 17:55:01,332 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-26 17:55:01,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-26 17:55:01,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca58073c0e5deee3746a98182a15d048300e9210" -d '{"role": {"name": "Member"}}' 2018-09-26 17:55:01,441 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 17:55:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01da2d84-57ba-497a-b152-c2e0c42cf236 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "84fe576057b0468d93ff011f3605bdb2", "links": {"self": "http://172.30.9.22:5000/v3/roles/84fe576057b0468d93ff011f3605bdb2"}, "name": "Member"}} 2018-09-26 17:55:01,441 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-01da2d84-57ba-497a-b152-c2e0c42cf236 2018-09-26 17:55:01,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.10835981369s 2018-09-26 17:55:01,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles/84fe576057b0468d93ff011f3605bdb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca58073c0e5deee3746a98182a15d048300e9210" 2018-09-26 17:55:01,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:55:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4644d7ca-c256-40b8-b841-899065ba2a83 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/84fe576057b0468d93ff011f3605bdb2"}, "domain_id": null, "name": "Member", "id": "84fe576057b0468d93ff011f3605bdb2"}} 2018-09-26 17:55:01,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/84fe576057b0468d93ff011f3605bdb2 used request id req-4644d7ca-c256-40b8-b841-899065ba2a83 2018-09-26 17:55:01,528 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.22:5000/v3/roles/84fe576057b0468d93ff011f3605bdb2'}, 'domain_id': None, 'human_id': None, 'id': u'84fe576057b0468d93ff011f3605bdb2', 'HUMAN_ID': False}) 2018-09-26 17:55:01,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 17:55:01,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca58073c0e5deee3746a98182a15d048300e9210" 2018-09-26 17:55:01,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:55:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55002ca8-da45-4a74-bcb5-c7f86fddf50c Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "84fe576057b0468d93ff011f3605bdb2", "links": {"self": "http://172.30.9.22:5000/v3/roles/84fe576057b0468d93ff011f3605bdb2"}, "name": "Member"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 17:55:01,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-55002ca8-da45-4a74-bcb5-c7f86fddf50c 2018-09-26 17:55:01,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0804278850555s 2018-09-26 17:55:01,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 17:55:01,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca58073c0e5deee3746a98182a15d048300e9210" 2018-09-26 17:55:01,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:55:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e73454ea-f94d-4fcf-a3d7-01ec306518d9 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 17:55:01,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-e73454ea-f94d-4fcf-a3d7-01ec306518d9 2018-09-26 17:55:01,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0792989730835s 2018-09-26 17:55:01,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 17:55:01,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca58073c0e5deee3746a98182a15d048300e9210" 2018-09-26 17:55:01,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:55:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a9d2aa9-b976-4d6c-a063-708bb8873d91 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/0f6038362f804bdf973a1259ba7dca0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f6038362f804bdf973a1259ba7dca0e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1eb559e7c1dd4418b86e31ef3084f2ec"}, "domain_id": "75cdea7ae1e047b59527bd851db52c3a", "enabled": true, "options": {}, "id": "1eb559e7c1dd4418b86e31ef3084f2ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/4bdccdd75552479f98bffcd1d64b7662"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bdccdd75552479f98bffcd1d64b7662", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/4c02226b29744674bd45691e05726e9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c02226b29744674bd45691e05726e9e", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/5857b05d047642649579991b794ec602"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5857b05d047642649579991b794ec602", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/6e819320ddea4588808c69aeee5f74c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e819320ddea4588808c69aeee5f74c6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/7d97fc2ab1f2454b92dd6da51d8b72b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9433c47bb55b49999cf3f4179d1f9381"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9433c47bb55b49999cf3f4179d1f9381", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/9e63f838fd5b45728e8e57b0fc0cb664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e63f838fd5b45728e8e57b0fc0cb664", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_2b89b5d6-f342-4eda-8570-55d61aef8798", "links": {"self": "http://172.30.9.22:5000/v3/users/a0469cf16318495c8236d204e965dbc4"}, "domain_id": "default", "enabled": true, "id": "a0469cf16318495c8236d204e965dbc4", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/a31274f6a9b346deb22160d9bfd8b380"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a31274f6a9b346deb22160d9bfd8b380", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/c3bff15c726d4e33aac8d94d4c693699"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c3bff15c726d4e33aac8d94d4c693699", "email": "congress@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/da2d5b9a5312407d85c50744f177f3a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da2d5b9a5312407d85c50744f177f3a3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/da30243f7cce43e39ea7a153cd6ce802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da30243f7cce43e39ea7a153cd6ce802", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fca2410da1d748118f4fe3f25d00c681"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca2410da1d748118f4fe3f25d00c681", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-26 17:55:01,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-6a9d2aa9-b976-4d6c-a063-708bb8873d91 2018-09-26 17:55:01,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.103416919708s 2018-09-26 17:55:01,794 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-6a9d2aa9-b976-4d6c-a063-708bb8873d91 2018-09-26 17:55:01,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 17:55:01,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca58073c0e5deee3746a98182a15d048300e9210" 2018-09-26 17:55:01,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:55:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12c04ecc-5115-4aec-b304-65875d5d62fa Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4"}, "enabled": true, "id": "32e2fc060ffa4464a00bce7763dbcae4", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31"}, "enabled": true, "id": "6d9e93c84a104a3c8872dd8724ca8a31", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.22:5000/v3/projects/fddd884b9a034cdf978297b0f142d353"}, "enabled": true, "id": "fddd884b9a034cdf978297b0f142d353", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_2b89b5d6-f342-4eda-8570-55d61aef8798"}]} 2018-09-26 17:55:01,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-12c04ecc-5115-4aec-b304-65875d5d62fa 2018-09-26 17:55:01,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0838739871979s 2018-09-26 17:55:01,885 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-12c04ecc-5115-4aec-b304-65875d5d62fa 2018-09-26 17:55:01,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 17:55:01,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=a0469cf16318495c8236d204e965dbc4&scope.project.id=fddd884b9a034cdf978297b0f142d353&role.id=84fe576057b0468d93ff011f3605bdb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca58073c0e5deee3746a98182a15d048300e9210" 2018-09-26 17:55:01,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:55:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a9b0861-6a66-4b09-9497-ca1e401f72a4 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=a0469cf16318495c8236d204e965dbc4&scope.project.id=fddd884b9a034cdf978297b0f142d353&role.id=84fe576057b0468d93ff011f3605bdb2", "previous": null, "next": null}} 2018-09-26 17:55:01,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=a0469cf16318495c8236d204e965dbc4&scope.project.id=fddd884b9a034cdf978297b0f142d353&role.id=84fe576057b0468d93ff011f3605bdb2 used request id req-6a9b0861-6a66-4b09-9497-ca1e401f72a4 2018-09-26 17:55:01,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0776460170746s 2018-09-26 17:55:01,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 17:55:01,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/fddd884b9a034cdf978297b0f142d353/users/a0469cf16318495c8236d204e965dbc4/roles/84fe576057b0468d93ff011f3605bdb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca58073c0e5deee3746a98182a15d048300e9210" 2018-09-26 17:55:02,096 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 17:55:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f03dbc77-7018-469a-955d-98f13fd140c5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 17:55:02,097 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/fddd884b9a034cdf978297b0f142d353/users/a0469cf16318495c8236d204e965dbc4/roles/84fe576057b0468d93ff011f3605bdb2 used request id req-f03dbc77-7018-469a-955d-98f13fd140c5 2018-09-26 17:55:02,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.13128900528s 2018-09-26 17:55:02,098 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full_paral-project_2b89b5d6-f342-4eda-8570-55d61aef8798', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': 'a896764f-66a7-4a25-b236-c7b4957b3eb2', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'tempest_full_parallel-user_2b89b5d6-f342-4eda-8570-55d61aef8798', 'project_id': u'fddd884b9a034cdf978297b0f142d353', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-26 17:55:02,099 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 17:55:02,100 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 17:55:02,100 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 17:55:02,100 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 17:55:02,100 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 17:55:02,100 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 17:55:02,100 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 17:55:02,100 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 17:55:02,100 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 17:55:02,100 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 17:55:02,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 17:55:02,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 17:55:02,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 17:55:02,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 17:55:02,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 17:55:02,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 17:55:02,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 17:55:02,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 17:55:02,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 17:55:02,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 17:55:02,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 17:55:02,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 17:55:02,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 17:55:02,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 17:55:02,103 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full_parallel-user_2b89b5d6-f342-4eda-8570-55d61aef8798', 'password': 'a896764f-66a7-4a25-b236-c7b4957b3eb2', 'project_name': 'tempest_full_paral-project_2b89b5d6-f342-4eda-8570-55d61aef8798', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': 'fddd884b9a034cdf978297b0f142d353', 'project_domain_name': 'Default'} 2018-09-26 17:55:02,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 17:55:02,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca58073c0e5deee3746a98182a15d048300e9210" 2018-09-26 17:55:02,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:55:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4543aabd-76c0-47d4-8169-ec5afa231e3c Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "84fe576057b0468d93ff011f3605bdb2", "links": {"self": "http://172.30.9.22:5000/v3/roles/84fe576057b0468d93ff011f3605bdb2"}, "name": "Member"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 17:55:02,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-4543aabd-76c0-47d4-8169-ec5afa231e3c 2018-09-26 17:55:02,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0831527709961s 2018-09-26 17:55:02,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 17:55:02,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca58073c0e5deee3746a98182a15d048300e9210" 2018-09-26 17:55:02,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:55:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25bd79db-262c-4b03-994a-5b8d5b75ccc0 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "84fe576057b0468d93ff011f3605bdb2", "links": {"self": "http://172.30.9.22:5000/v3/roles/84fe576057b0468d93ff011f3605bdb2"}, "name": "Member"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 17:55:02,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-25bd79db-262c-4b03-994a-5b8d5b75ccc0 2018-09-26 17:55:02,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0840148925781s 2018-09-26 17:55:02,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 17:55:02,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca58073c0e5deee3746a98182a15d048300e9210" 2018-09-26 17:55:02,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:55:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27aea45e-751e-472c-addb-4daf0e40ec60 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 17:55:02,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-27aea45e-751e-472c-addb-4daf0e40ec60 2018-09-26 17:55:02,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0807099342346s 2018-09-26 17:55:02,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 17:55:02,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca58073c0e5deee3746a98182a15d048300e9210" 2018-09-26 17:55:02,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:55:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ea58d97-82a6-4d51-8c70-3d7fa02dc530 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/0f6038362f804bdf973a1259ba7dca0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f6038362f804bdf973a1259ba7dca0e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1eb559e7c1dd4418b86e31ef3084f2ec"}, "domain_id": "75cdea7ae1e047b59527bd851db52c3a", "enabled": true, "options": {}, "id": "1eb559e7c1dd4418b86e31ef3084f2ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/4bdccdd75552479f98bffcd1d64b7662"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bdccdd75552479f98bffcd1d64b7662", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/4c02226b29744674bd45691e05726e9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c02226b29744674bd45691e05726e9e", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/5857b05d047642649579991b794ec602"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5857b05d047642649579991b794ec602", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/6e819320ddea4588808c69aeee5f74c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e819320ddea4588808c69aeee5f74c6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/7d97fc2ab1f2454b92dd6da51d8b72b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9433c47bb55b49999cf3f4179d1f9381"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9433c47bb55b49999cf3f4179d1f9381", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/9e63f838fd5b45728e8e57b0fc0cb664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e63f838fd5b45728e8e57b0fc0cb664", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_2b89b5d6-f342-4eda-8570-55d61aef8798", "links": {"self": "http://172.30.9.22:5000/v3/users/a0469cf16318495c8236d204e965dbc4"}, "domain_id": "default", "enabled": true, "id": "a0469cf16318495c8236d204e965dbc4", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/a31274f6a9b346deb22160d9bfd8b380"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a31274f6a9b346deb22160d9bfd8b380", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/c3bff15c726d4e33aac8d94d4c693699"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c3bff15c726d4e33aac8d94d4c693699", "email": "congress@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/da2d5b9a5312407d85c50744f177f3a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da2d5b9a5312407d85c50744f177f3a3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/da30243f7cce43e39ea7a153cd6ce802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da30243f7cce43e39ea7a153cd6ce802", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fca2410da1d748118f4fe3f25d00c681"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca2410da1d748118f4fe3f25d00c681", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-26 17:55:02,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-6ea58d97-82a6-4d51-8c70-3d7fa02dc530 2018-09-26 17:55:02,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0994720458984s 2018-09-26 17:55:02,455 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-6ea58d97-82a6-4d51-8c70-3d7fa02dc530 2018-09-26 17:55:02,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 17:55:02,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca58073c0e5deee3746a98182a15d048300e9210" 2018-09-26 17:55:02,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:55:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d56dd64-2a5d-4367-9ed8-24ed1ec0333a Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4"}, "enabled": true, "id": "32e2fc060ffa4464a00bce7763dbcae4", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31"}, "enabled": true, "id": "6d9e93c84a104a3c8872dd8724ca8a31", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.22:5000/v3/projects/fddd884b9a034cdf978297b0f142d353"}, "enabled": true, "id": "fddd884b9a034cdf978297b0f142d353", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_2b89b5d6-f342-4eda-8570-55d61aef8798"}]} 2018-09-26 17:55:02,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-5d56dd64-2a5d-4367-9ed8-24ed1ec0333a 2018-09-26 17:55:02,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0790560245514s 2018-09-26 17:55:02,541 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-5d56dd64-2a5d-4367-9ed8-24ed1ec0333a 2018-09-26 17:55:02,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 17:55:02,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=a0469cf16318495c8236d204e965dbc4&scope.project.id=fddd884b9a034cdf978297b0f142d353&role.id=b7fe312ee11d43d7a925dd240013585f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca58073c0e5deee3746a98182a15d048300e9210" 2018-09-26 17:55:02,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:55:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5c10921-a017-4f7a-af2e-eba52d1b0c7d Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=a0469cf16318495c8236d204e965dbc4&scope.project.id=fddd884b9a034cdf978297b0f142d353&role.id=b7fe312ee11d43d7a925dd240013585f", "previous": null, "next": null}} 2018-09-26 17:55:02,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=a0469cf16318495c8236d204e965dbc4&scope.project.id=fddd884b9a034cdf978297b0f142d353&role.id=b7fe312ee11d43d7a925dd240013585f used request id req-d5c10921-a017-4f7a-af2e-eba52d1b0c7d 2018-09-26 17:55:02,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.079598903656s 2018-09-26 17:55:02,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 17:55:02,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/fddd884b9a034cdf978297b0f142d353/users/a0469cf16318495c8236d204e965dbc4/roles/b7fe312ee11d43d7a925dd240013585f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca58073c0e5deee3746a98182a15d048300e9210" 2018-09-26 17:55:02,737 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 17:55:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25092d14-90d0-4428-8718-6f86a2895ab1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 17:55:02,737 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/fddd884b9a034cdf978297b0f142d353/users/a0469cf16318495c8236d204e965dbc4/roles/b7fe312ee11d43d7a925dd240013585f used request id req-25092d14-90d0-4428-8718-6f86a2895ab1 2018-09-26 17:55:02,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.114372014999s 2018-09-26 17:55:02,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 17:55:02,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca58073c0e5deee3746a98182a15d048300e9210" 2018-09-26 17:55:02,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:55:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f446fc6e-f49e-4d5e-87e7-0384980f4444 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "84fe576057b0468d93ff011f3605bdb2", "links": {"self": "http://172.30.9.22:5000/v3/roles/84fe576057b0468d93ff011f3605bdb2"}, "name": "Member"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 17:55:02,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f446fc6e-f49e-4d5e-87e7-0384980f4444 2018-09-26 17:55:02,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0870199203491s 2018-09-26 17:55:02,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 17:55:02,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca58073c0e5deee3746a98182a15d048300e9210" 2018-09-26 17:55:02,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:55:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a0fadfe-d0aa-4192-9f16-6777df3d7876 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 17:55:02,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-7a0fadfe-d0aa-4192-9f16-6777df3d7876 2018-09-26 17:55:02,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0787971019745s 2018-09-26 17:55:02,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 17:55:02,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca58073c0e5deee3746a98182a15d048300e9210" 2018-09-26 17:55:02,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:55:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c3052b1-74c0-4e26-a0db-f07035b4db1d Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/0f6038362f804bdf973a1259ba7dca0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f6038362f804bdf973a1259ba7dca0e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1eb559e7c1dd4418b86e31ef3084f2ec"}, "domain_id": "75cdea7ae1e047b59527bd851db52c3a", "enabled": true, "options": {}, "id": "1eb559e7c1dd4418b86e31ef3084f2ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/4bdccdd75552479f98bffcd1d64b7662"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bdccdd75552479f98bffcd1d64b7662", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/4c02226b29744674bd45691e05726e9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c02226b29744674bd45691e05726e9e", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/5857b05d047642649579991b794ec602"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5857b05d047642649579991b794ec602", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/6e819320ddea4588808c69aeee5f74c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e819320ddea4588808c69aeee5f74c6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/7d97fc2ab1f2454b92dd6da51d8b72b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9433c47bb55b49999cf3f4179d1f9381"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9433c47bb55b49999cf3f4179d1f9381", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/9e63f838fd5b45728e8e57b0fc0cb664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e63f838fd5b45728e8e57b0fc0cb664", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_2b89b5d6-f342-4eda-8570-55d61aef8798", "links": {"self": "http://172.30.9.22:5000/v3/users/a0469cf16318495c8236d204e965dbc4"}, "domain_id": "default", "enabled": true, "id": "a0469cf16318495c8236d204e965dbc4", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/a31274f6a9b346deb22160d9bfd8b380"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a31274f6a9b346deb22160d9bfd8b380", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/c3bff15c726d4e33aac8d94d4c693699"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c3bff15c726d4e33aac8d94d4c693699", "email": "congress@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/da2d5b9a5312407d85c50744f177f3a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da2d5b9a5312407d85c50744f177f3a3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/da30243f7cce43e39ea7a153cd6ce802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da30243f7cce43e39ea7a153cd6ce802", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fca2410da1d748118f4fe3f25d00c681"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca2410da1d748118f4fe3f25d00c681", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-26 17:55:02,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-5c3052b1-74c0-4e26-a0db-f07035b4db1d 2018-09-26 17:55:02,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0937249660492s 2018-09-26 17:55:03,000 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-5c3052b1-74c0-4e26-a0db-f07035b4db1d 2018-09-26 17:55:03,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 17:55:03,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=a0469cf16318495c8236d204e965dbc4&role.id=b7fe312ee11d43d7a925dd240013585f&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca58073c0e5deee3746a98182a15d048300e9210" 2018-09-26 17:55:03,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:55:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb4aa13b-f67c-4182-aced-14831fe1429a Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=a0469cf16318495c8236d204e965dbc4&role.id=b7fe312ee11d43d7a925dd240013585f&scope.domain.id=default", "previous": null, "next": null}} 2018-09-26 17:55:03,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=a0469cf16318495c8236d204e965dbc4&role.id=b7fe312ee11d43d7a925dd240013585f&scope.domain.id=default used request id req-fb4aa13b-f67c-4182-aced-14831fe1429a 2018-09-26 17:55:03,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0800731182098s 2018-09-26 17:55:03,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 17:55:03,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/domains/default/users/a0469cf16318495c8236d204e965dbc4/roles/b7fe312ee11d43d7a925dd240013585f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca58073c0e5deee3746a98182a15d048300e9210" 2018-09-26 17:55:03,204 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 17:55:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-431d7d8d-911d-43c2-9951-7e9c886bbabf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 17:55:03,204 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/domains/default/users/a0469cf16318495c8236d204e965dbc4/roles/b7fe312ee11d43d7a925dd240013585f used request id req-431d7d8d-911d-43c2-9951-7e9c886bbabf 2018-09-26 17:55:03,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.118134975433s 2018-09-26 17:55:03,205 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-26 17:55:09,178 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-09-26 17:55:08.882 12 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=3d5b98bb-9ca0-4319-9575-55e0dbecd981) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 3d5b98bb-9ca0-4319-9575-55e0dbecd981 | 2018-09-26T17:55:08 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 3d5b98bb-9ca0-4319-9575-55e0dbecd981 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-09-26 17:55:12,355 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-09-26 17:55:12,356 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-09-26 17:55:18,136 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-09-26 17:55:16.175 21 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-09-26 17:55:16.331 21 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-09-26 17:55:17.961 21 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=94a55484-ba98-426b-8d24-326d048960d0) has been successfully created! Using verifier 'opnfv-tempest' (UUID=94a55484-ba98-426b-8d24-326d048960d0) as the default verifier for the future CLI operations. 2018-09-26 17:55:20,953 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full_parallel'... 2018-09-26 17:55:20,954 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 17:55:21,024 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-26 17:55:21,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 17:55:21,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:55:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22c036d2-8509-4986-b145-14a3177272fe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-26 17:55:21,030 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-22c036d2-8509-4986-b145-14a3177272fe 2018-09-26 17:55:21,031 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-26 17:55:21,427 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "84fe576057b0468d93ff011f3605bdb2", "name": "Member"}, {"id": "b7fe312ee11d43d7a925dd240013585f", "name": "admin"}], "expires_at": "2018-09-26T18:55:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fddd884b9a034cdf978297b0f142d353", "name": "tempest_full_paral-project_2b89b5d6-f342-4eda-8570-55d61aef8798"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5143f268960c49538083f419064c9256"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a13b53c48d3c4a9cb8528155ba234e7e"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6b1374e0568436b8d56f16fb022cffb"}], "type": "network", "id": "0005032bf92e42bb9aa7ce7ee3d1bc46", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bc96b41fad410595bab75a7289c35b"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e1526cb1cf74cb39f613fae9c3d08cc"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7945a2f3a7434e50b9830c3ad0c62023"}], "type": "key-manager", "id": "10dc1d848194401e9c2d7ecc6d36384b", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1774151ff5e549a9a241ead049de4f0a"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c91dba5cabb840daa386fb0bf1c28205"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6bdd72429a043c6b1f5eeebc48c3a67"}], "type": "alarming", "id": "2aa59599796143a6ae020ee23855582f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4961cf6eb40f424e86d3731d65dfbd48"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77484623f9a24914b218a226a2d36cf6"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af9dee60738d4a6188ec2404b0542b36"}], "type": "compute", "id": "3cdfb50adac6431d8ffe3265daa88a3e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcc8ad85489444c8aa42917af1a2efc"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e598f58791946a4aa98dd6cce6e8eae"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89012062387b4703a9899647de0ce667"}], "type": "policy", "id": "3e1947ad6cdc4de7bdbb7cc1ef29e720", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1583686382314eb6ae82673235b33fe3"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5882ce69dbed4ee9ae848bb1304108cb"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d58ed33343564c9dbeb39ec26ce36888"}], "type": "image", "id": "4855df81ad1d42e08594eb4c0a8f97a8", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "5a42563c4c4c4924b6175b48a9775f1c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/fddd884b9a034cdf978297b0f142d353", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "259cb357e9cc413d865405ea6c22473f"}, {"url": "http://192.30.9.3:8776/v3/fddd884b9a034cdf978297b0f142d353", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8683b4f984bb46aba79b1cf2c22abe1c"}, {"url": "http://172.30.9.22:8776/v3/fddd884b9a034cdf978297b0f142d353", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da8e588a5e424e00b5b4eb94d2069782"}], "type": "volumev3", "id": "6dcc44f85dfb4ebcac1dacd4aff06e53", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f355ba9afac41989a2e0d0bd158d2d0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60a0e2f1dfd24b8697ad3a3abaf58456"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "756bf235e4f34f009e0d7f57036b7141"}], "type": "metric", "id": "74cbb78876294fbbb3c520efd771a4f5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/fddd884b9a034cdf978297b0f142d353", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "142f7ee89fc6476087e36b7d5974002f"}, {"url": "http://172.30.9.22:8776/v2/fddd884b9a034cdf978297b0f142d353", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d7d4b7b36184f84b7a9239081ee2734"}, {"url": "http://192.30.9.3:8776/v2/fddd884b9a034cdf978297b0f142d353", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6a5332c5dda45c49d353d24ec2be5e9"}], "type": "volumev2", "id": "8d388b8171664805abc857c5b0ca339d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/fddd884b9a034cdf978297b0f142d353", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08c5fa6cca8e4493a07078dc39c576c1"}, {"url": "http://172.30.9.22:8004/v1/fddd884b9a034cdf978297b0f142d353", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "494abd32a7af44f78f0cbfc67b67925a"}, {"url": "http://192.30.9.3:8004/v1/fddd884b9a034cdf978297b0f142d353", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb63071240482bacd7bddb101a23f9"}], "type": "orchestration", "id": "956d1af66da247658dbec130fb09b9fc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78b68340d9b84c8ab04940cdff938bbd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aed2744eae0342b387fb21bde88b8ede"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfe69fee391f41c6996d86ea5028a2b4"}], "type": "placement", "id": "acf3d5a2d9ca4bb993c42b985148258e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b39ad43b8d64bbd879da78099ff8be5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a36145c6dd73418da3e3787b21551f71"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e029cfb00dbf44c8b9668a87dcb43b12"}], "type": "cloudformation", "id": "bff86d5e172a40f5b6ab925097a042f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/fddd884b9a034cdf978297b0f142d353", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fb7435d8e8047f9b490cf2a171b7772"}, {"url": "http://172.30.9.22:8776/v1/fddd884b9a034cdf978297b0f142d353", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "338fcc33861d4b3ba2093dbd10c341b9"}, {"url": "http://192.30.9.3:8776/v1/fddd884b9a034cdf978297b0f142d353", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd07ce59da1949dd996562180ddb44fd"}], "type": "volume", "id": "c4f55377082a44b1980d5b237229e59b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b0fa75e63074f5792460cdbdf8c0bc0"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "978669d34ac24c8b8c677c90fc79334b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b24c866af8904cd9bedff704144628db"}], "type": "identity", "id": "ec9ceb80cf0041a3afa3424526f9cb41", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full_parallel-user_2b89b5d6-f342-4eda-8570-55d61aef8798", "id": "a0469cf16318495c8236d204e965dbc4"}, "audit_ids": ["xtSCraY3S3i2270_VVUcig"], "issued_at": "2018-09-26T17:55:21.000000Z"}} 2018-09-26 17:55:21,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a05cf6b2b782ccf8e92f47989da03af4a460e834" 2018-09-26 17:55:21,434 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Wed, 26 Sep 2018 17:55:21 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-09-26 17:55:21,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 17:55:21,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a05cf6b2b782ccf8e92f47989da03af4a460e834" 2018-09-26 17:55:21,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-bf58962a-27f1-483d-85b4-3669804f6406 Date: Wed, 26 Sep 2018 17:55:21 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 17:55:21,618 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-bf58962a-27f1-483d-85b4-3669804f6406 2018-09-26 17:55:21,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.181568861008s 2018-09-26 17:55:21,618 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-bf58962a-27f1-483d-85b4-3669804f6406 2018-09-26 17:55:21,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-26 17:55:21,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a05cf6b2b782ccf8e92f47989da03af4a460e834" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full_parallel-img_2b89b5d6-f342-4eda-8570-55d61aef8798", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full_parallel-img_2b89b5d6-f342-4eda-8570-55d61aef8798"}' 2018-09-26 17:55:21,845 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 893 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/bf804057-84cc-4fb4-88e9-b3d0a396b850 X-Openstack-Request-Id: req-c941e5cc-3b45-4e30-b179-75bfcf3c2d01 Date: Wed, 26 Sep 2018 17:55:21 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/bf804057-84cc-4fb4-88e9-b3d0a396b850/file", "owner": "fddd884b9a034cdf978297b0f142d353", "id": "bf804057-84cc-4fb4-88e9-b3d0a396b850", "size": null, "self": "/v2/images/bf804057-84cc-4fb4-88e9-b3d0a396b850", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T17:55:21Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_2b89b5d6-f342-4eda-8570-55d61aef8798", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_2b89b5d6-f342-4eda-8570-55d61aef8798", "checksum": null, "created_at": "2018-09-26T17:55:21Z", "protected": false} 2018-09-26 17:55:21,845 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-c941e5cc-3b45-4e30-b179-75bfcf3c2d01 2018-09-26 17:55:21,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.224653959274s 2018-09-26 17:55:21,846 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-c941e5cc-3b45-4e30-b179-75bfcf3c2d01 returning object bf804057-84cc-4fb4-88e9-b3d0a396b850 2018-09-26 17:55:21,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-26 17:55:21,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/bf804057-84cc-4fb4-88e9-b3d0a396b850/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a05cf6b2b782ccf8e92f47989da03af4a460e834" -d '' 2018-09-26 17:55:23,593 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0fea40b9-952f-41d0-a32a-a2c5f438fe3a Date: Wed, 26 Sep 2018 17:55:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 17:55:23,593 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/bf804057-84cc-4fb4-88e9-b3d0a396b850/file used request id req-0fea40b9-952f-41d0-a32a-a2c5f438fe3a 2018-09-26 17:55:23,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.74683094025s 2018-09-26 17:55:23,593 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/bf804057-84cc-4fb4-88e9-b3d0a396b850/file used request id req-0fea40b9-952f-41d0-a32a-a2c5f438fe3a 2018-09-26 17:55:23,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 17:55:23,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a05cf6b2b782ccf8e92f47989da03af4a460e834" 2018-09-26 17:55:23,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json X-Openstack-Request-Id: req-9f649d8c-ac6c-4a63-a2d3-1135cbd0a2ab Date: Wed, 26 Sep 2018 17:55:23 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/bf804057-84cc-4fb4-88e9-b3d0a396b850/snap", "metadata": {}}], "file": "/v2/images/bf804057-84cc-4fb4-88e9-b3d0a396b850/file", "owner": "fddd884b9a034cdf978297b0f142d353", "id": "bf804057-84cc-4fb4-88e9-b3d0a396b850", "size": 12716032, "self": "/v2/images/bf804057-84cc-4fb4-88e9-b3d0a396b850", "disk_format": "qcow2", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/bf804057-84cc-4fb4-88e9-b3d0a396b850/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T17:55:23Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_2b89b5d6-f342-4eda-8570-55d61aef8798", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_2b89b5d6-f342-4eda-8570-55d61aef8798", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T17:55:21Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 17:55:23,616 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-9f649d8c-ac6c-4a63-a2d3-1135cbd0a2ab 2018-09-26 17:55:23,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0221431255341s 2018-09-26 17:55:23,617 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-9f649d8c-ac6c-4a63-a2d3-1135cbd0a2ab 2018-09-26 17:55:23,619 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/bf804057-84cc-4fb4-88e9-b3d0a396b850/snap', u'metadata': Munch({})})], 'file': u'/v2/images/bf804057-84cc-4fb4-88e9-b3d0a396b850/file', 'owner': u'fddd884b9a034cdf978297b0f142d353', 'id': u'bf804057-84cc-4fb4-88e9-b3d0a396b850', 'size': 12716032, u'self': u'/v2/images/bf804057-84cc-4fb4-88e9-b3d0a396b850', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fddd884b9a034cdf978297b0f142d353', 'name': 'tempest_full_paral-project_2b89b5d6-f342-4eda-8570-55d61aef8798', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/bf804057-84cc-4fb4-88e9-b3d0a396b850/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-26T17:55:23Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-26T17:55:23Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_2b89b5d6-f342-4eda-8570-55d61aef8798', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/bf804057-84cc-4fb4-88e9-b3d0a396b850', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_2b89b5d6-f342-4eda-8570-55d61aef8798', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_2b89b5d6-f342-4eda-8570-55d61aef8798', 'created': u'2018-09-26T17:55:21Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-26T17:55:21Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/bf804057-84cc-4fb4-88e9-b3d0a396b850', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_2b89b5d6-f342-4eda-8570-55d61aef8798', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-26 17:55:23,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-26 17:55:23,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ca58073c0e5deee3746a98182a15d048300e9210" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_full_parallel-flavor_2b89b5d6-f342-4eda-8570-55d61aef8798", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-26 17:55:23,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:55:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7fab705c-5748-4a9d-946a-63b137e77be6 x-compute-request-id: req-7fab705c-5748-4a9d-946a-63b137e77be6 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/ec30191c-8507-4385-83ca-b1f9ebce6b70", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/ec30191c-8507-4385-83ca-b1f9ebce6b70", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ec30191c-8507-4385-83ca-b1f9ebce6b70", "name": "tempest_full_parallel-flavor_2b89b5d6-f342-4eda-8570-55d61aef8798", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 17:55:23,800 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-7fab705c-5748-4a9d-946a-63b137e77be6 2018-09-26 17:55:23,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.180465936661s 2018-09-26 17:55:23,801 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-7fab705c-5748-4a9d-946a-63b137e77be6 returning object ec30191c-8507-4385-83ca-b1f9ebce6b70 2018-09-26 17:55:23,802 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_2b89b5d6-f342-4eda-8570-55d61aef8798', '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'32e2fc060ffa4464a00bce7763dbcae4', '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'ec30191c-8507-4385-83ca-b1f9ebce6b70', 'swap': 0}) 2018-09-26 17:55:23,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-26 17:55:23,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/ec30191c-8507-4385-83ca-b1f9ebce6b70/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ca58073c0e5deee3746a98182a15d048300e9210" -d '{"extra_specs": {}}' 2018-09-26 17:55:23,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:55:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b490d005-7f1f-46c2-969a-d17bbe638f84 x-compute-request-id: req-b490d005-7f1f-46c2-969a-d17bbe638f84 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-26 17:55:23,823 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/ec30191c-8507-4385-83ca-b1f9ebce6b70/os-extra_specs used request id req-b490d005-7f1f-46c2-969a-d17bbe638f84 2018-09-26 17:55:23,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0206198692322s 2018-09-26 17:55:23,824 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/ec30191c-8507-4385-83ca-b1f9ebce6b70/os-extra_specs used request id req-b490d005-7f1f-46c2-969a-d17bbe638f84 2018-09-26 17:55:23,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 17:55:23,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a05cf6b2b782ccf8e92f47989da03af4a460e834" 2018-09-26 17:55:23,835 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 17:55:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 17:55:23,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a05cf6b2b782ccf8e92f47989da03af4a460e834" 2018-09-26 17:55:23,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:55:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89fa7bd8-fc67-45aa-be36-60b42d5ba700 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "84fe576057b0468d93ff011f3605bdb2", "links": {"self": "http://172.30.9.22:5000/v3/roles/84fe576057b0468d93ff011f3605bdb2"}, "name": "Member"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 17:55:23,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-89fa7bd8-fc67-45aa-be36-60b42d5ba700 2018-09-26 17:55:23,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.112333059311s 2018-09-26 17:55:23,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-09-26 17:55:23,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a05cf6b2b782ccf8e92f47989da03af4a460e834" 2018-09-26 17:55:24,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:55:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25c02a9f-806f-4f35-9a4f-300da1c55cee x-compute-request-id: req-25c02a9f-806f-4f35-9a4f-300da1c55cee Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 225}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10176, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 228}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10176, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-09-26 17:55:24,125 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-25c02a9f-806f-4f35-9a4f-300da1c55cee 2018-09-26 17:55:24,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.184190988541s 2018-09-26 17:55:24,126 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-25c02a9f-806f-4f35-9a4f-300da1c55cee 2018-09-26 17:55:24,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 17:55:24,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a05cf6b2b782ccf8e92f47989da03af4a460e834" 2018-09-26 17:55:24,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json X-Openstack-Request-Id: req-b97a71d7-6d5f-4bc8-ae29-e56b35712030 Date: Wed, 26 Sep 2018 17:55:24 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/bf804057-84cc-4fb4-88e9-b3d0a396b850/snap", "metadata": {}}], "file": "/v2/images/bf804057-84cc-4fb4-88e9-b3d0a396b850/file", "owner": "fddd884b9a034cdf978297b0f142d353", "id": "bf804057-84cc-4fb4-88e9-b3d0a396b850", "size": 12716032, "self": "/v2/images/bf804057-84cc-4fb4-88e9-b3d0a396b850", "disk_format": "qcow2", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/bf804057-84cc-4fb4-88e9-b3d0a396b850/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T17:55:23Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_2b89b5d6-f342-4eda-8570-55d61aef8798", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_2b89b5d6-f342-4eda-8570-55d61aef8798", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T17:55:21Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 17:55:24,287 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-b97a71d7-6d5f-4bc8-ae29-e56b35712030 2018-09-26 17:55:24,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.159424781799s 2018-09-26 17:55:24,287 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-b97a71d7-6d5f-4bc8-ae29-e56b35712030 2018-09-26 17:55:24,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-26 17:55:24,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a05cf6b2b782ccf8e92f47989da03af4a460e834" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_2b89b5d6-f342-4eda-8570-55d61aef8798", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full_parallel-img_alt_2b89b5d6-f342-4eda-8570-55d61aef8798"}' 2018-09-26 17:55:24,492 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 901 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/a6aecd12-13b4-4c01-a569-5d7038d75fb8 X-Openstack-Request-Id: req-ca3975fc-d169-4e2e-a205-a95cc24d5a9b Date: Wed, 26 Sep 2018 17:55:24 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/a6aecd12-13b4-4c01-a569-5d7038d75fb8/file", "owner": "fddd884b9a034cdf978297b0f142d353", "id": "a6aecd12-13b4-4c01-a569-5d7038d75fb8", "size": null, "self": "/v2/images/a6aecd12-13b4-4c01-a569-5d7038d75fb8", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T17:55:24Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_2b89b5d6-f342-4eda-8570-55d61aef8798", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_alt_2b89b5d6-f342-4eda-8570-55d61aef8798", "checksum": null, "created_at": "2018-09-26T17:55:24Z", "protected": false} 2018-09-26 17:55:24,492 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-ca3975fc-d169-4e2e-a205-a95cc24d5a9b 2018-09-26 17:55:24,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.2028901577s 2018-09-26 17:55:24,493 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-ca3975fc-d169-4e2e-a205-a95cc24d5a9b returning object a6aecd12-13b4-4c01-a569-5d7038d75fb8 2018-09-26 17:55:24,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-26 17:55:24,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/a6aecd12-13b4-4c01-a569-5d7038d75fb8/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a05cf6b2b782ccf8e92f47989da03af4a460e834" -d '' 2018-09-26 17:55:25,881 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1631011b-9fb5-4af7-91e1-ea765fd78bf0 Date: Wed, 26 Sep 2018 17:55:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 17:55:25,881 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/a6aecd12-13b4-4c01-a569-5d7038d75fb8/file used request id req-1631011b-9fb5-4af7-91e1-ea765fd78bf0 2018-09-26 17:55:25,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.3876979351s 2018-09-26 17:55:25,882 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/a6aecd12-13b4-4c01-a569-5d7038d75fb8/file used request id req-1631011b-9fb5-4af7-91e1-ea765fd78bf0 2018-09-26 17:55:25,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 17:55:25,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a05cf6b2b782ccf8e92f47989da03af4a460e834" 2018-09-26 17:55:26,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2387 Content-Type: application/json X-Openstack-Request-Id: req-4b71de4a-cb9e-4c39-b372-0c79d42c9e2f Date: Wed, 26 Sep 2018 17:55:26 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/a6aecd12-13b4-4c01-a569-5d7038d75fb8/snap", "metadata": {}}], "file": "/v2/images/a6aecd12-13b4-4c01-a569-5d7038d75fb8/file", "owner": "fddd884b9a034cdf978297b0f142d353", "id": "a6aecd12-13b4-4c01-a569-5d7038d75fb8", "size": 12716032, "self": "/v2/images/a6aecd12-13b4-4c01-a569-5d7038d75fb8", "disk_format": "qcow2", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/a6aecd12-13b4-4c01-a569-5d7038d75fb8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T17:55:25Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_2b89b5d6-f342-4eda-8570-55d61aef8798", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_alt_2b89b5d6-f342-4eda-8570-55d61aef8798", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T17:55:24Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/bf804057-84cc-4fb4-88e9-b3d0a396b850/snap", "metadata": {}}], "file": "/v2/images/bf804057-84cc-4fb4-88e9-b3d0a396b850/file", "owner": "fddd884b9a034cdf978297b0f142d353", "id": "bf804057-84cc-4fb4-88e9-b3d0a396b850", "size": 12716032, "self": "/v2/images/bf804057-84cc-4fb4-88e9-b3d0a396b850", "disk_format": "qcow2", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/bf804057-84cc-4fb4-88e9-b3d0a396b850/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T17:55:23Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_2b89b5d6-f342-4eda-8570-55d61aef8798", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_2b89b5d6-f342-4eda-8570-55d61aef8798", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T17:55:21Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 17:55:26,060 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-4b71de4a-cb9e-4c39-b372-0c79d42c9e2f 2018-09-26 17:55:26,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.17807507515s 2018-09-26 17:55:26,061 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-4b71de4a-cb9e-4c39-b372-0c79d42c9e2f 2018-09-26 17:55:26,064 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/a6aecd12-13b4-4c01-a569-5d7038d75fb8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a6aecd12-13b4-4c01-a569-5d7038d75fb8/file', 'owner': u'fddd884b9a034cdf978297b0f142d353', 'id': u'a6aecd12-13b4-4c01-a569-5d7038d75fb8', 'size': 12716032, u'self': u'/v2/images/a6aecd12-13b4-4c01-a569-5d7038d75fb8', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fddd884b9a034cdf978297b0f142d353', 'name': 'tempest_full_paral-project_2b89b5d6-f342-4eda-8570-55d61aef8798', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/a6aecd12-13b4-4c01-a569-5d7038d75fb8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-26T17:55:25Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-26T17:55:25Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_2b89b5d6-f342-4eda-8570-55d61aef8798', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/a6aecd12-13b4-4c01-a569-5d7038d75fb8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_2b89b5d6-f342-4eda-8570-55d61aef8798', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_alt_2b89b5d6-f342-4eda-8570-55d61aef8798', 'created': u'2018-09-26T17:55:24Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-26T17:55:24Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/a6aecd12-13b4-4c01-a569-5d7038d75fb8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_2b89b5d6-f342-4eda-8570-55d61aef8798', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-26 17:55:26,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-26 17:55:26,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ca58073c0e5deee3746a98182a15d048300e9210" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_full_parallel-flavor_alt_2b89b5d6-f342-4eda-8570-55d61aef8798", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-26 17:55:26,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:55:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-22c2ea71-8ae6-44b4-acee-8137e69d14a0 x-compute-request-id: req-22c2ea71-8ae6-44b4-acee-8137e69d14a0 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/93be1170-747c-400d-bc53-5045c80642a3", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/93be1170-747c-400d-bc53-5045c80642a3", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "93be1170-747c-400d-bc53-5045c80642a3", "name": "tempest_full_parallel-flavor_alt_2b89b5d6-f342-4eda-8570-55d61aef8798", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 17:55:26,132 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-22c2ea71-8ae6-44b4-acee-8137e69d14a0 2018-09-26 17:55:26,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0679919719696s 2018-09-26 17:55:26,133 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-22c2ea71-8ae6-44b4-acee-8137e69d14a0 returning object 93be1170-747c-400d-bc53-5045c80642a3 2018-09-26 17:55:26,134 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_2b89b5d6-f342-4eda-8570-55d61aef8798', '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'32e2fc060ffa4464a00bce7763dbcae4', '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'93be1170-747c-400d-bc53-5045c80642a3', 'swap': 0}) 2018-09-26 17:55:26,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-26 17:55:26,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/93be1170-747c-400d-bc53-5045c80642a3/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ca58073c0e5deee3746a98182a15d048300e9210" -d '{"extra_specs": {}}' 2018-09-26 17:55:26,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 17:55:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5e857942-4bff-425b-abd3-94c975413cf4 x-compute-request-id: req-5e857942-4bff-425b-abd3-94c975413cf4 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-26 17:55:26,155 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/93be1170-747c-400d-bc53-5045c80642a3/os-extra_specs used request id req-5e857942-4bff-425b-abd3-94c975413cf4 2018-09-26 17:55:26,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0206339359283s 2018-09-26 17:55:26,155 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/93be1170-747c-400d-bc53-5045c80642a3/os-extra_specs used request id req-5e857942-4bff-425b-abd3-94c975413cf4 2018-09-26 17:55:26,156 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_2b89b5d6-f342-4eda-8570-55d61aef8798', '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'32e2fc060ffa4464a00bce7763dbcae4', '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'93be1170-747c-400d-bc53-5045c80642a3', 'swap': 0}) 2018-09-26 17:55:29,103 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-09-26 17:55:28.057 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=94a55484-ba98-426b-8d24-326d048960d0) for deployment 'opnfv-rally' (UUID=3d5b98bb-9ca0-4319-9575-55e0dbecd981). 2018-09-26 17:55:28.933 40 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-09-26 17:55:28.935 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=94a55484-ba98-426b-8d24-326d048960d0) has been successfully configured for deployment 'opnfv-rally' (UUID=3d5b98bb-9ca0-4319-9575-55e0dbecd981)! 2018-09-26 17:55:29,104 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-09-26 17:55:29,104 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-09-26 17:55:29,107 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-09-26 17:55:29,121 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-09-26 17:55:31,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-94a55484-ba98-426b-8d24-326d048960d0/repo; testr list-tests '(?!.*\[.*\bslow\b.*\])(^tempest\.(api|scenario))' >/home/opnfv/functest/results/tempest_full_parallel/test_list.txt 2>/dev/null) 2018-09-26 17:55:31,922 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-09-26 17:55:31,945 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-09-26 17:55:31,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_full_parallel/test_list.txt']'. 2018-09-26 17:55:34,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:34.151 49 INFO rally.api [-] Starting verification (UUID=48006b19-c750-4aaf-9966-96a106f91d34) for deployment 'opnfv-rally' (UUID=3d5b98bb-9ca0-4319-9575-55e0dbecd981) by verifier 'opnfv-tempest' (UUID=94a55484-ba98-426b-8d24-326d048960d0). 2018-09-26 17:55:34,154 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 48006b19-c750-4aaf-9966-96a106f91d34 2018-09-26 17:55:39,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:39.100 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson ... skip: FixedIPsNegativeTestJson skipped as neutron is available 2018-09-26 17:55:39,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:39.110 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test ... skip: The microversion range[2.6 - latest] of this test is out of the configuration range[None - None]. 2018-09-26 17:55:39,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:39.112 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2018-09-26 17:55:39,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:39.113 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_auto_allocate_network.AutoAllocateNetworkTest ... skip: The microversion range[2.37 - latest] of this test is out of the configuration range[None - None]. 2018-09-26 17:55:39,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:39.166 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson ... skip: FixedIPsTestJson skipped as neutron is available 2018-09-26 17:55:42,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:42.512 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON.test_get_availability_zone_list_detail_with_non_admin_user ... success [0.167s] 2018-09-26 17:55:42,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:42.528 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_create_agent ... success [0.248s] 2018-09-26 17:55:42,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:42.621 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list ... success [0.236s] 2018-09-26 17:55:42,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:42.625 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_delete_agent ... success [0.096s] 2018-09-26 17:55:42,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:42.654 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_empty_tenant_id ... success [0.266s] 2018-09-26 17:55:42,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:42.671 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details ... success [0.046s] 2018-09-26 17:55:42,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:42.674 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date ... success [0.014s] 2018-09-26 17:55:42,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:42.676 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list ... success [0.280s] 2018-09-26 17:55:42,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:42.743 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details ... success [0.074s] 2018-09-26 17:55:42,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:42.782 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail ... success [0.107s] 2018-09-26 17:55:42,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:42.821 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_servers ... success [0.077s] 2018-09-26 17:55:42,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:42.844 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats ... success [0.022s] 2018-09-26 17:55:42,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:42.849 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_list_usage_all_tenants_with_non_admin_user ... success [0.181s] 2018-09-26 17:55:42,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:42.919 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents ... success [0.293s] 2018-09-26 17:55:43,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:43.016 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key ... success [0.168s] 2018-09-26 17:55:43,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:43.028 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys ... success [0.011s] 2018-09-26 17:55:43,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:43.054 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime ... success [0.209s] 2018-09-26 17:55:43,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:43.126 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys ... success [0.300s] 2018-09-26 17:55:43,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:43.130 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_search_hypervisor ... success [0.072s] 2018-09-26 17:55:43,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:43.132 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ... success [0.468s] 2018-09-26 17:55:43,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:43.147 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys ... success [0.119s] 2018-09-26 17:55:43,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:43.205 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key ... success [0.077s] 2018-09-26 17:55:43,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:43.205 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key ... success [0.053s] 2018-09-26 17:55:43,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:43.217 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents_with_filter ... success [0.297s] 2018-09-26 17:55:43,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:43.221 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key ... success [0.019s] 2018-09-26 17:55:43,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:43.232 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key ... success [0.011s] 2018-09-26 17:55:43,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:43.249 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host ... success [0.586s] 2018-09-26 17:55:43,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:43.258 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key ... success [0.025s] 2018-09-26 17:55:43,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:43.415 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_update_agent ... success [0.197s] 2018-09-26 17:55:43,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:43.423 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details ... success [0.291s] 2018-09-26 17:55:43,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:43.604 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_networks.NetworksTest.test_get_network ... success [1.097s] 2018-09-26 17:55:43,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:43.614 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id ... success [0.192s] 2018-09-26 17:55:43,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:43.643 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove ... success [1.202s] 2018-09-26 17:55:43,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:43.662 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys ... success [0.460s] 2018-09-26 17:55:43,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:43.673 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user ... success [0.422s] 2018-09-26 17:55:43,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:43.902 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks ... success [0.298s] 2018-09-26 17:55:43,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:43.913 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id ... success [0.298s] 2018-09-26 17:55:43,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:43.926 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor ... success [0.283s] 2018-09-26 17:55:43,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:43.953 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host ... success [0.280s] 2018-09-26 17:55:44,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:44.180 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id ... success [0.266s] 2018-09-26 17:55:44,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:44.514 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255 ... success [0.560s] 2018-09-26 17:55:44,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:44.525 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1 ... success [0.011s] 2018-09-26 17:55:44,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:44.644 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas ... success [2.259s] 2018-09-26 17:55:44,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:44.958 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user ... success [0.432s] 2018-09-26 17:55:45,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:45.278 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_cpu_quota_is_full ... success [3.385s] 2018-09-26 17:55:45,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:45.287 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name ... success [0.327s] 2018-09-26 17:55:45,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:45.459 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data ... success [1.277s] 2018-09-26 17:55:45,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:45.573 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user ... success [0.286s] 2018-09-26 17:55:45,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:45.615 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id ... success [0.041s] 2018-09-26 17:55:45,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:45.766 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor ... success [0.307s] 2018-09-26 17:55:45,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:45.907 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user ... success [0.291s] 2018-09-26 17:55:45,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:45.934 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id ... success [0.026s] 2018-09-26 17:55:45,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:45.946 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user ... success [0.011s] 2018-09-26 17:55:46,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:46.946 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user ... success [0.998s] 2018-09-26 17:55:47,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:47.026 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations ... success [1.255s] 2018-09-26 17:55:47,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:47.492 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host ... success [0.546s] 2018-09-26 17:55:47,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:47.627 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor ... success [0.604s] 2018-09-26 17:55:47,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:47.985 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user ... success [0.357s] 2018-09-26 17:55:48,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:48.836 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_instances_quota_is_full ... success [3.557s] 2018-09-26 17:55:49,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:49.126 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap ... skip: Swapping volumes is not supported. 2018-09-26 17:55:50,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:50.217 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item ... success [0.474s] 2018-09-26 17:55:50,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:50.386 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log ... success [0.201s] 2018-09-26 17:55:50,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:50.417 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs ... success [0.030s] 2018-09-26 17:55:50,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:50.532 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item ... success [0.314s] 2018-09-26 17:55:50,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:50.758 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata ... success [0.225s] 2018-09-26 17:55:51,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:51.118 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata ... success [0.360s] 2018-09-26 17:55:51,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:51.245 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON ... skip: The microversion range[2.10 - latest] of this test is out of the configuration range[None - None]. 2018-09-26 17:55:51,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:51.245 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2018-09-26 17:55:51,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:51.476 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item ... success [0.357s] 2018-09-26 17:55:51,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:51.789 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata ... success [0.312s] 2018-09-26 17:55:51,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:51.932 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name ... success [0.235s] 2018-09-26 17:55:52,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:52.049 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_and_host_name ... success [0.116s] 2018-09-26 17:55:52,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:52.105 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_memory_quota_is_full ... success [3.267s] 2018-09-26 17:55:52,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:52.109 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_exceed_limit ... skip [0.001s]: Skipped until Bug: 1186354 is resolved. 2018-09-26 17:55:52,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:52.112 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_rules_exceed_limit ... skip [0.001s]: Skipped until Bug: 1186354 is resolved. 2018-09-26 17:55:52,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:52.113 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name ... success [0.065s] 2018-09-26 17:55:52,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:52.119 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_update_quota_normal_user ... success [0.012s] 2018-09-26 17:55:52,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:52.162 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services ... success [0.050s] 2018-09-26 17:55:52,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:52.673 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts ... success [0.165s] 2018-09-26 17:55:52,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:52.721 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone ... success [0.048s] 2018-09-26 17:55:52,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:52.764 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone ... success [0.042s] 2018-09-26 17:55:53,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:53.316 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user ... success [0.204s] 2018-09-26 17:55:53,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:53.334 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user ... success [0.017s] 2018-09-26 17:55:53,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:53.397 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host ... success [0.062s] 2018-09-26 17:55:53,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:53.410 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user ... success [0.012s] 2018-09-26 17:55:53,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:53.433 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname ... success [0.023s] 2018-09-26 17:55:53,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:53.445 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user ... success [0.011s] 2018-09-26 17:55:53,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:53.491 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host ... success [0.046s] 2018-09-26 17:55:53,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:53.503 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user ... success [0.011s] 2018-09-26 17:55:53,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:53.531 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host ... success [0.028s] 2018-09-26 17:55:53,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:53.543 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode ... success [0.011s] 2018-09-26 17:55:53,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:53.552 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status ... success [0.009s] 2018-09-26 17:55:53,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:53.567 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user ... success [0.015s] 2018-09-26 17:55:53,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:53.576 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param ... success [0.008s] 2018-09-26 17:55:53,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:53.605 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host ... success [0.029s] 2018-09-26 17:55:54,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:54.354 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server ... success [0.170s] 2018-09-26 17:55:56,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:56.538 49 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter ... success [14.432s] 2018-09-26 17:55:58,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:58.281 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others ... success [16.070s] 2018-09-26 17:55:58,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:58.830 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image ... success [0.880s] 2018-09-26 17:55:59,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:59.350 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images ... success [0.519s] 2018-09-26 17:55:59,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:55:59.883 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail ... success [0.533s] 2018-09-26 17:56:01,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:01.192 49 INFO opnfv-tempest [-] {3} tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get ... success [0.180s] 2018-09-26 17:56:03,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:03.040 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota ... success [2.121s] 2018-09-26 17:56:03,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:03.239 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas ... success [0.200s] 2018-09-26 17:56:06,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:06.424 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail ... success [0.674s] 2018-09-26 17:56:06,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:06.746 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.355s] 2018-09-26 17:56:06,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:06.757 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id ... success [0.011s] 2018-09-26 17:56:06,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:06.777 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete ... success [0.353s] 2018-09-26 17:56:07,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:07.734 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin ... success [16.321s] 2018-09-26 17:56:07,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:07.903 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata ... success [0.659s] 2018-09-26 17:56:08,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:08.204 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [1.445s] 2018-09-26 17:56:08,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:08.207 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_duplicate_name ... skip [0.000s]: Neutron allows duplicate names for security groups 2018-09-26 17:56:08,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:08.211 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_description ... skip [0.001s]: Skipped until Bug: 1161411 is resolved. 2018-09-26 17:56:08,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:08.213 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_name ... skip [0.001s]: Skipped until Bug: 1161411 is resolved. 2018-09-26 17:56:08,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:08.684 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.476s] 2018-09-26 17:56:08,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:08.862 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.174s] 2018-09-26 17:56:08,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:08.865 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits ... success [0.957s] 2018-09-26 17:56:08,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:08.867 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_des ... skip [0.000s]: Neutron does not check the security group description 2018-09-26 17:56:08,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:08.868 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_id ... skip [0.000s]: Neutron does not check the security group ID 2018-09-26 17:56:08,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:08.869 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_name ... skip [0.000s]: Neutron does not check the security group name 2018-09-26 17:56:08,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:08.963 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key ... success [2.186s] 2018-09-26 17:56:09,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:09.211 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az ... success [17.476s] 2018-09-26 17:56:09,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:09.302 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas ... success [6.061s] 2018-09-26 17:56:09,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:09.485 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit ... success [0.623s] 2018-09-26 17:56:12,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:12.464 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details ... success [3.255s] 2018-09-26 17:56:13,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:13.665 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete ... success [4.699s] 2018-09-26 17:56:14,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:14.561 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state ... success [20.201s] 2018-09-26 17:56:14,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:14.568 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state ... success [0.012s] 2018-09-26 17:56:14,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:14.580 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type ... success [0.011s] 2018-09-26 17:56:14,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:14.593 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server ... success [0.013s] 2018-09-26 17:56:15,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:15.052 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list ... success [2.587s] 2018-09-26 17:56:15,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:15.547 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server ... success [21.968s] 2018-09-26 17:56:15,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:15.586 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server ... success [0.044s] 2018-09-26 17:56:15,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:15.601 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less ... success [0.014s] 2018-09-26 17:56:15,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:15.616 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more ... success [0.015s] 2018-09-26 17:56:15,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:15.626 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_blank_id ... success [0.010s] 2018-09-26 17:56:15,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:15.805 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host ... success [0.753s] 2018-09-26 17:56:15,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:15.966 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone ... success [23.201s] 2018-09-26 17:56:15,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:15.980 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_negative_image_id ... success [0.353s] 2018-09-26 17:56:16,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:16.098 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail ... success [0.132s] 2018-09-26 17:56:16,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:16.177 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_non_hex_string_id ... success [0.196s] 2018-09-26 17:56:16,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:16.227 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete ... success [0.422s] 2018-09-26 17:56:16,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:16.497 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_id_over_character_limit ... success [0.320s] 2018-09-26 17:56:16,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:16.658 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_invalid_image_id ... success [0.160s] 2018-09-26 17:56:16,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:16.950 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_non_existent_image ... success [0.291s] 2018-09-26 17:56:17,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:17.632 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az ... success [1.403s] 2018-09-26 17:56:18,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:18.542 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details ... success [0.909s] 2018-09-26 17:56:20,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:20.705 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az ... success [2.162s] 2018-09-26 17:56:21,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:21.245 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state ... success [22.961s] 2018-09-26 17:56:21,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:21.558 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list ... success [0.854s] 2018-09-26 17:56:22,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:22.609 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [13.306s] 2018-09-26 17:56:23,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:23.386 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram ... success [8.790s] 2018-09-26 17:56:24,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:24.046 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus ... success [0.659s] 2018-09-26 17:56:31,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:31.863 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user ... success [0.236s] 2018-09-26 17:56:31,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:31.877 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user ... success [0.014s] 2018-09-26 17:56:31,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:31.889 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user ... success [0.011s] 2018-09-26 17:56:31,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:31.952 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body ... success [24.322s] 2018-09-26 17:56:32,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:32.083 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user ... success [0.192s] 2018-09-26 17:56:32,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:32.094 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime ... success [0.011s] 2018-09-26 17:56:32,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:32.147 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_hypervisor_with_non_admin_user ... success [0.052s] 2018-09-26 17:56:32,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:32.167 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_nonexistent_hypervisor ... success [0.019s] 2018-09-26 17:56:32,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:32.226 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user ... success [0.059s] 2018-09-26 17:56:32,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:32.238 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor ... success [0.011s] 2018-09-26 17:56:32,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:32.305 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_non_admin_user ... success [0.065s] 2018-09-26 17:56:32,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:32.327 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_nonexistent_hypervisor ... success [0.022s] 2018-09-26 17:56:36,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:36.643 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc ... success [0.700s] 2018-09-26 17:56:36,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:36.914 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri ... success [4.964s] 2018-09-26 17:56:36,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:36.953 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc_bad_token ... success [0.310s] 2018-09-26 17:56:38,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:38.366 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test ... skip: The microversion range[2.25 - latest] of this test is out of the configuration range[None - None]. 2018-09-26 17:56:38,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:38.985 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params ... success [0.252s] 2018-09-26 17:56:39,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:39.090 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host ... success [0.104s] 2018-09-26 17:56:39,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:39.198 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host ... success [0.107s] 2018-09-26 17:56:39,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:39.375 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user ... success [0.177s] 2018-09-26 17:56:40,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:40.781 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint ... success [15.305s] 2018-09-26 17:56:40,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:40.967 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin ... success [0.188s] 2018-09-26 17:56:42,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:42.669 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants ... success [1.700s] 2018-09-26 17:56:42,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:42.714 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate ... success [2.139s] 2018-09-26 17:56:43,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:43.277 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant ... success [0.607s] 2018-09-26 17:56:43,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:43.314 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status ... success [0.037s] 2018-09-26 17:56:44,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:44.245 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor ... success [1.531s] 2018-09-26 17:56:44,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:44.663 49 INFO opnfv-tempest [-] {15} tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON ... skip: Nova cert is not available 2018-09-26 17:56:45,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:45.186 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add ... success [0.939s] 2018-09-26 17:56:45,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:45.214 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [29.298s] 2018-09-26 17:56:45,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:45.554 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status ... success [2.238s] 2018-09-26 17:56:46,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:46.104 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove ... success [0.917s] 2018-09-26 17:56:46,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:46.167 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host ... success [0.612s] 2018-09-26 17:56:46,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:46.597 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found ... success [0.494s] 2018-09-26 17:56:46,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:46.631 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [1.421s] 2018-09-26 17:56:47,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:47.980 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant ... success [0.200s] 2018-09-26 17:56:48,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:48.023 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user ... success [0.043s] 2018-09-26 17:56:48,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:48.263 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants ... success [0.239s] 2018-09-26 17:56:48,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:48.935 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.165s] 2018-09-26 17:56:49,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:49.008 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.071s] 2018-09-26 17:56:49,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:49.076 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk ... success [0.067s] 2018-09-26 17:56:49,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:49.143 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram ... success [0.066s] 2018-09-26 17:56:49,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:49.168 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results ... success [0.025s] 2018-09-26 17:56:49,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:49.226 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker ... success [0.057s] 2018-09-26 17:56:49,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:49.288 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk ... success [0.059s] 2018-09-26 17:56:49,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:49.348 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram ... success [0.061s] 2018-09-26 17:56:49,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:49.371 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results ... success [0.022s] 2018-09-26 17:56:49,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:49.431 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker ... success [0.059s] 2018-09-26 17:56:49,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:49.494 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.062s] 2018-09-26 17:56:53,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:53.307 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_iscsi_volume ... skip [0.000s]: Block Live migration not available 2018-09-26 17:56:56,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:56:56.540 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [9.907s] 2018-09-26 17:57:06,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:06.364 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_second_image_when_first_image_is_being_saved ... success [56.864s] 2018-09-26 17:57:10,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:10.359 49 INFO opnfv-tempest [-] {15} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip ... success [8.931s] 2018-09-26 17:57:12,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:12.339 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [27.202s] 2018-09-26 17:57:17,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:17.682 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.070s] 2018-09-26 17:57:17,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:17.786 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.104s] 2018-09-26 17:57:17,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:17.861 49 INFO opnfv-tempest [-] {10} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_allocate_floating_ip_from_nonexistent_pool ... success [0.186s] 2018-09-26 17:57:18,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:18.193 49 INFO opnfv-tempest [-] {10} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip ... success [0.331s] 2018-09-26 17:57:19,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:19.969 49 INFO opnfv-tempest [-] {15} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip ... success [9.609s] 2018-09-26 17:57:21,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:21.789 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [39.773s] 2018-09-26 17:57:24,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:24.756 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [2.972s] 2018-09-26 17:57:26,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:26.161 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration ... success [88.688s] 2018-09-26 17:57:26,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:26.180 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations ... success [0.024s] 2018-09-26 17:57:29,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:29.411 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration ... success [23.658s] 2018-09-26 17:57:37,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:37.683 49 INFO opnfv-tempest [-] {14} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON ... skip: The microversion range[2.2 - latest] of this test is out of the configuration range[None - None]. 2018-09-26 17:57:39,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:39.025 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration ... success [45.707s] 2018-09-26 17:57:40,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:40.248 49 INFO opnfv-tempest [-] {15} tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image ... success [0.332s] 2018-09-26 17:57:41,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:41.616 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [45.065s] 2018-09-26 17:57:41,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:41.812 49 INFO opnfv-tempest [-] {10} tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_image_meta_exceed_limit ... success [1.879s] 2018-09-26 17:57:44,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:44.457 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [2.846s] 2018-09-26 17:57:46,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:46.555 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended ... success [17.143s] 2018-09-26 17:57:49,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:49.668 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name ... success [0.440s] 2018-09-26 17:57:49,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:49.726 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64 ... success [0.058s] 2018-09-26 17:57:50,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:50.691 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume ... success [38.348s] 2018-09-26 17:57:50,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:50.741 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain ... success [1.014s] 2018-09-26 17:57:50,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:50.804 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain ... success [0.062s] 2018-09-26 17:57:52,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:52.180 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate ... success [1.375s] 2018-09-26 17:57:54,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:54.147 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state ... success [3.459s] 2018-09-26 17:57:54,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:57:54.721 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active ... success [48.348s] 2018-09-26 17:58:04,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:04.826 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [3.254s] 2018-09-26 17:58:07,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:07.354 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.670s] 2018-09-26 17:58:08,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:08.546 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies ... success [1.192s] 2018-09-26 17:58:10,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:10.056 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state ... success [15.904s] 2018-09-26 17:58:10,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:10.058 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shelved_state ... skip [0.000s]: Shelve is not available. 2018-09-26 17:58:11,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:11.322 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused ... success [32.290s] 2018-09-26 17:58:11,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:11.324 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_volume_backed_live_migration ... skip [0.001s]: Skipped until Bug: 1524898 is resolved. 2018-09-26 17:58:11,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:11.743 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password ... skip [0.000s]: Change password not available. 2018-09-26 17:58:13,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:13.467 49 INFO opnfv-tempest [-] {6} tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details ... success [0.358s] 2018-09-26 17:58:16,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:16.113 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only ... success [11.284s] 2018-09-26 17:58:16,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:16.655 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate ... success [3.772s] 2018-09-26 17:58:17,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:17.529 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port ... success [0.874s] 2018-09-26 17:58:17,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:17.543 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_id ... success [0.014s] 2018-09-26 17:58:18,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:18.297 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes ... success [0.884s] 2018-09-26 17:58:18,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:18.350 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_with_floating_ip ... success [16.203s] 2018-09-26 17:58:18,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:18.363 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_without_passing_floating_ip ... success [0.012s] 2018-09-26 17:58:18,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:18.436 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_ip_protocol ... success [0.892s] 2018-09-26 17:58:19,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:19.036 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip ... success [0.673s] 2018-09-26 17:58:19,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:19.379 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip ... success [0.342s] 2018-09-26 17:58:19,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:19.684 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_port_range ... success [1.247s] 2018-09-26 17:58:20,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:20.312 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_to_port ... success [0.627s] 2018-09-26 17:58:20,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:20.349 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_non_existent_id ... success [0.037s] 2018-09-26 17:58:20,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:20.552 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_delete_security_group_rule_with_non_existent_id ... success [0.203s] 2018-09-26 17:58:23,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:23.984 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token ... success [5.684s] 2018-09-26 17:58:26,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:26.206 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_tokens ... success [2.223s] 2018-09-26 17:58:31,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:31.928 49 INFO opnfv-tempest [-] {15} tempest.api.identity.v2.test_extension.ExtensionTestJSON ... skip: Identity api v2 is not enabled 2018-09-26 17:58:33,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:33.190 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [17.073s] 2018-09-26 17:58:34,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:34.944 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state ... success [108.747s] 2018-09-26 17:58:36,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:36.455 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_image_members.ImageMembersTest.test_add_image_member ... fail [0.013s] 2018-09-26 17:58:36,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:36.466 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_image_members.ImageMembersTest.test_get_shared_images ... fail [0.010s] 2018-09-26 17:58:36,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:36.477 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_image_members.ImageMembersTest.test_remove_member ... fail [0.010s] 2018-09-26 17:58:39,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:39.316 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup ... fail [27.557s] 2018-09-26 17:58:41,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:41.300 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON ... fail 2018-09-26 17:58:41,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:41.301 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_device_tagging.DeviceTaggingTest ... skip: The microversion range[2.32 - 2.32] of this test is out of the configuration range[None - None]. 2018-09-26 17:58:41,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:41.402 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip ... success [55.163s] 2018-09-26 17:58:44,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:44.200 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_http_image ... fail [0.009s] 2018-09-26 17:58:44,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:44.207 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_image_with_min_ram ... fail [0.006s] 2018-09-26 17:58:44,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:44.214 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_remote_image ... fail [0.006s] 2018-09-26 17:58:44,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:44.221 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_then_upload ... fail [0.006s] 2018-09-26 17:58:44,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:44.294 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics ... success [10.985s] 2018-09-26 17:58:44,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:44.490 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info ... success [9.548s] 2018-09-26 17:58:45,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:45.519 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output ... success [6.207s] 2018-09-26 17:58:45,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:45.789 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server ... success [1.300s] 2018-09-26 17:58:46,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:46.483 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [15.323s] 2018-09-26 17:58:46,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:46.948 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation ... success [80.746s] 2018-09-26 17:58:48,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:58:48.401 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip ... success [7.004s] 2018-09-26 17:59:01,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:01.074 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id ... success [6.785s] 2018-09-26 17:59:04,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:04.767 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [31.576s] 2018-09-26 17:59:04,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:04.798 49 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram ... fail [0.133s] 2018-09-26 17:59:08,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:08.288 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: Nova personality feature disabled 2018-09-26 17:59:08,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:08.411 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value ... success [7.336s] 2018-09-26 17:59:13,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:13.419 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas ... success [0.570s] 2018-09-26 17:59:13,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:13.629 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.209s] 2018-09-26 17:59:14,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:14.161 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.532s] 2018-09-26 17:59:14,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:14.613 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config ... success [85.720s] 2018-09-26 17:59:15,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:15.066 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_device_tagging.DeviceTaggingTestV2_42 ... skip: The microversion range[2.42 - latest] of this test is out of the configuration range[None - None]. 2018-09-26 17:59:17,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:17.438 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state ... success [67.362s] 2018-09-26 17:59:21,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:21.958 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit ... success [13.545s] 2018-09-26 17:59:24,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:24.699 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [19.927s] 2018-09-26 17:59:29,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:29.877 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat ... success [7.918s] 2018-09-26 17:59:35,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:35.664 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway ... success [5.788s] 2018-09-26 17:59:36,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:36.764 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state ... success [19.328s] 2018-09-26 17:59:40,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:40.019 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces ... success [53.525s] 2018-09-26 17:59:41,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:41.268 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit ... success [5.602s] 2018-09-26 17:59:42,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:42.731 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.267s] 2018-09-26 17:59:43,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:43.163 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.431s] 2018-09-26 17:59:43,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:43.673 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.509s] 2018-09-26 17:59:44,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:44.243 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.568s] 2018-09-26 17:59:44,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:44.473 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.229s] 2018-09-26 17:59:44,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:44.556 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.083s] 2018-09-26 17:59:44,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:44.698 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit ... success [0.142s] 2018-09-26 17:59:44,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:44.780 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.081s] 2018-09-26 17:59:44,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:44.848 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.067s] 2018-09-26 17:59:44,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:44.922 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.074s] 2018-09-26 17:59:44,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:44.989 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.066s] 2018-09-26 17:59:47,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:47.232 49 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume ... success [27.478s] 2018-09-26 17:59:47,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:47.309 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat ... success [6.040s] 2018-09-26 17:59:50,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:50.362 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity ... success [12.128s] 2018-09-26 17:59:50,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:50.363 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts ... skip [0.000s]: DifferentHostFilter is not available. 2018-09-26 17:59:50,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:50.363 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts_with_list_of_servers ... skip [0.000s]: DifferentHostFilter is not available. 2018-09-26 17:59:50,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:50.364 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_same_host ... skip [0.000s]: SameHostFilter is not available. 2018-09-26 17:59:53,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:53.513 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway ... success [6.203s] 2018-09-26 17:59:58,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 17:59:58.574 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.054s] 2018-09-26 18:00:03,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:03.606 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk ... fail [228.529s] 2018-09-26 18:00:04,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:04.671 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [6.093s] 2018-09-26 18:00:08,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:08.199 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get ... success [0.639s] 2018-09-26 18:00:09,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:09.002 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_update_with_few_fields ... success [0.802s] 2018-09-26 18:00:15,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:15.746 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON ... fail 2018-09-26 18:00:16,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:16.621 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [7.615s] 2018-09-26 18:00:17,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:17.425 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [9.416s] 2018-09-26 18:00:18,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:18.666 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups ... success [2.046s] 2018-09-26 18:00:18,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:18.939 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... fail [188.787s] 2018-09-26 18:00:19,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:19.008 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.078s] 2018-09-26 18:00:19,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:19.425 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.415s] 2018-09-26 18:00:20,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:20.107 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor ... success [93.136s] 2018-09-26 18:00:20,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:20.233 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status ... success [94.689s] 2018-09-26 18:00:21,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:21.343 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups ... success [2.676s] 2018-09-26 18:00:21,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:21.957 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name ... fail [187.256s] 2018-09-26 18:00:22,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:22.016 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.068s] 2018-09-26 18:00:22,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:22.858 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail ... success [0.841s] 2018-09-26 18:00:23,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:23.462 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers ... success [43.439s] 2018-09-26 18:00:24,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:24.125 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [6.700s] 2018-09-26 18:00:25,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:25.595 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [3.527s] 2018-09-26 18:00:27,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:27.930 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr ... success [2.333s] 2018-09-26 18:00:28,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:28.945 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list ... success [0.733s] 2018-09-26 18:00:29,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:29.890 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit ... success [0.946s] 2018-09-26 18:00:30,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:30.661 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit ... success [0.770s] 2018-09-26 18:00:31,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:31.061 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit ... success [0.398s] 2018-09-26 18:00:31,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:31.087 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config ... success [76.456s] 2018-09-26 18:00:32,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:32.294 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit ... success [1.232s] 2018-09-26 18:00:32,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:32.711 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details ... success [0.417s] 2018-09-26 18:00:32,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:32.929 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [8.803s] 2018-09-26 18:00:33,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:33.467 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_group_id ... success [5.537s] 2018-09-26 18:00:34,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:34.087 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON.test_create_list_delete_floating_ips_bulk ... success [0.774s] 2018-09-26 18:00:38,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:38.778 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size ... success [18.543s] 2018-09-26 18:00:39,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:39.389 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console ... success [0.614s] 2018-09-26 18:00:39,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:39.440 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [74.729s] 2018-09-26 18:00:39,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:39.531 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_delete_when_peer_group_deleted ... success [6.064s] 2018-09-26 18:00:41,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:41.719 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [8.788s] 2018-09-26 18:00:42,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:42.527 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user ... success [4.760s] 2018-09-26 18:00:42,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:42.618 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain ... success [0.093s] 2018-09-26 18:00:42,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:42.697 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance ... success [87.967s] 2018-09-26 18:00:44,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:44.859 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [5.327s] 2018-09-26 18:00:45,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:45.624 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_add_remove_security_group ... success [2.931s] 2018-09-26 18:00:46,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:46.731 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_get_instance_usage_audit_logs_with_invalid_time ... success [0.097s] 2018-09-26 18:00:46,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:46.895 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_instance_usage_audit_logs_with_nonadmin_user ... success [0.163s] 2018-09-26 18:00:47,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:47.233 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v2.test_roles.RolesTestJSON ... skip: Identity api v2 is not enabled 2018-09-26 18:00:47,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:47.868 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [6.149s] 2018-09-26 18:00:49,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:49.712 49 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-09-26 18:00:52,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:52.250 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.413s] 2018-09-26 18:00:54,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:54.264 49 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2018-09-26 18:00:55,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:55.810 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_associate_dissociate_floating_ip ... success [10.185s] 2018-09-26 18:00:56,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:56.340 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [8.473s] 2018-09-26 18:00:56,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:00:56.745 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state ... success [79.966s] 2018-09-26 18:01:01,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:01.159 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status ... success [76.143s] 2018-09-26 18:01:01,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:01.172 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit ... success [0.019s] 2018-09-26 18:01:02,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:02.153 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip ... success [0.977s] 2018-09-26 18:01:02,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:02.156 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex ... skip [0.001s]: Skipped until Bug: 1540645 is resolved. 2018-09-26 18:01:02,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:02.396 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex ... success [0.245s] 2018-09-26 18:01:02,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:02.560 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.164s] 2018-09-26 18:01:06,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:06.927 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant ... success [0.317s] 2018-09-26 18:01:07,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:07.495 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [11.153s] 2018-09-26 18:01:07,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:07.515 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant ... success [0.588s] 2018-09-26 18:01:08,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:08.357 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_by_unauthorized_user ... success [0.080s] 2018-09-26 18:01:08,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:08.770 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_with_empty_name ... success [0.413s] 2018-09-26 18:01:08,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:08.832 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_projects_name_length_over_64 ... success [0.062s] 2018-09-26 18:01:08,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:08.908 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_delete_non_existent_project ... success [0.075s] 2018-09-26 18:01:09,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:09.004 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_list_projects_by_unauthorized_user ... success [0.095s] 2018-09-26 18:01:10,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:10.325 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_create_duplicate ... success [1.320s] 2018-09-26 18:01:10,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:10.423 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [4.194s] 2018-09-26 18:01:11,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:11.510 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count ... success [0.532s] 2018-09-26 18:01:11,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:11.886 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one ... success [0.375s] 2018-09-26 18:01:12,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:12.268 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer ... success [0.382s] 2018-09-26 18:01:12,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:12.416 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user ... success [2.091s] 2018-09-26 18:01:12,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:12.521 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [2.097s] 2018-09-26 18:01:12,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:12.656 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one ... success [0.388s] 2018-09-26 18:01:13,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:13.027 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer ... success [0.370s] 2018-09-26 18:01:18,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:18.913 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [1.544s] 2018-09-26 18:01:19,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:19.686 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.772s] 2018-09-26 18:01:19,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:19.917 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.230s] 2018-09-26 18:01:20,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:20.156 49 INFO opnfv-tempest [-] {12} tempest.api.identity.v2.test_tokens.TokensTest ... skip: Identity api v2 is not enabled 2018-09-26 18:01:20,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:20.598 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.680s] 2018-09-26 18:01:20,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:20.933 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON.test_list_virtual_interfaces_invalid_server_id ... success [0.173s] 2018-09-26 18:01:21,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:21.461 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.863s] 2018-09-26 18:01:22,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:22.320 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_metadata_empty_body ... success [0.859s] 2018-09-26 18:01:22,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:22.475 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [14.978s] 2018-09-26 18:01:22,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:22.838 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.518s] 2018-09-26 18:01:25,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:25.025 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-09-26 18:01:25,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:25.333 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_update_network_description ... success [2.857s] 2018-09-26 18:01:26,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:26.612 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_servers.ServerShowV247Test ... skip: The microversion range[2.47 - latest] of this test is out of the configuration range[None - None]. 2018-09-26 18:01:26,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:26.613 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON ... skip: Identity api v2 is not enabled 2018-09-26 18:01:26,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:26.640 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status ... success [1.451s] 2018-09-26 18:01:28,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:28.893 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept ... success [2.252s] 2018-09-26 18:01:32,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:32.642 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False ... success [0.069s] 2018-09-26 18:01:32,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:32.709 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True ... success [0.066s] 2018-09-26 18:01:32,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:32.840 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [7.506s] 2018-09-26 18:01:33,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:33.422 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.582s] 2018-09-26 18:01:33,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:33.467 49 INFO opnfv-tempest [-] {8} tempest.api.image.v2.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property ... success [5.526s] 2018-09-26 18:01:33,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:33.568 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.146s] 2018-09-26 18:01:33,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:33.695 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.126s] 2018-09-26 18:01:33,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:33.703 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False ... success [0.994s] 2018-09-26 18:01:33,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:33.760 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.064s] 2018-09-26 18:01:33,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:33.824 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.064s] 2018-09-26 18:01:33,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:33.924 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.099s] 2018-09-26 18:01:34,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:34.169 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.244s] 2018-09-26 18:01:34,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:34.228 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.059s] 2018-09-26 18:01:34,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:34.300 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.070s] 2018-09-26 18:01:34,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:34.851 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True ... success [1.148s] 2018-09-26 18:01:37,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:37.125 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group ... success [0.988s] 2018-09-26 18:01:38,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:38.700 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user ... success [1.573s] 2018-09-26 18:01:40,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:40.035 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema ... success [0.165s] 2018-09-26 18:01:40,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:40.183 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema ... success [0.148s] 2018-09-26 18:01:40,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:40.250 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_group ... success [1.550s] 2018-09-26 18:01:40,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:40.355 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema ... success [0.172s] 2018-09-26 18:01:40,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:40.510 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema ... success [0.155s] 2018-09-26 18:01:40,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:40.725 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema ... success [0.214s] 2018-09-26 18:01:40,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:40.879 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema ... success [0.153s] 2018-09-26 18:01:41,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:41.126 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema ... success [0.246s] 2018-09-26 18:01:41,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:41.134 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema ... success [0.007s] 2018-09-26 18:01:41,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:41.298 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema ... success [0.163s] 2018-09-26 18:01:41,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:41.501 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema ... success [0.203s] 2018-09-26 18:01:41,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:41.516 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_user ... success [1.264s] 2018-09-26 18:01:43,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:43.193 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [8.892s] 2018-09-26 18:01:45,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:45.946 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain ... success [4.429s] 2018-09-26 18:01:48,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:48.289 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [11.696s] 2018-09-26 18:01:48,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:48.524 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404 ... success [0.236s] 2018-09-26 18:01:49,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:49.091 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.167s] 2018-09-26 18:01:49,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:49.161 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip ... success [7.617s] 2018-09-26 18:01:49,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:49.253 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.160s] 2018-09-26 18:01:50,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:50.054 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree ... success [4.107s] 2018-09-26 18:01:50,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:50.081 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404 ... success [1.556s] 2018-09-26 18:01:51,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:51.409 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image ... success [2.156s] 2018-09-26 18:01:51,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:51.575 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects ... success [0.371s] 2018-09-26 18:01:51,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:51.758 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_domains ... success [0.183s] 2018-09-26 18:01:51,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:51.841 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled ... success [0.083s] 2018-09-26 18:01:51,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:51.906 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_name ... success [0.064s] 2018-09-26 18:01:51,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:51.973 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent ... success [0.066s] 2018-09-26 18:01:52,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:52.854 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual ... success [81.744s] 2018-09-26 18:01:53,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:53.135 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [1.724s] 2018-09-26 18:01:53,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:53.288 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.152s] 2018-09-26 18:01:53,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:53.655 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.366s] 2018-09-26 18:01:53,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:53.876 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.220s] 2018-09-26 18:01:54,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:54.036 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.159s] 2018-09-26 18:01:55,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:55.247 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [75.838s] 2018-09-26 18:01:55,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:55.320 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400 ... success [5.239s] 2018-09-26 18:01:58,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:58.755 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration ... success [98.626s] 2018-09-26 18:01:59,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:59.252 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409 ... success [3.930s] 2018-09-26 18:01:59,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:59.447 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404 ... success [0.195s] 2018-09-26 18:01:59,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:59.480 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network ... success [0.185s] 2018-09-26 18:01:59,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:59.500 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404 ... success [0.054s] 2018-09-26 18:01:59,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:59.679 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network ... success [0.198s] 2018-09-26 18:01:59,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:01:59.857 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port ... success [0.177s] 2018-09-26 18:02:00,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:00.054 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.618s] 2018-09-26 18:02:00,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:00.057 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet ... success [0.200s] 2018-09-26 18:02:00,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:00.235 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network ... success [0.177s] 2018-09-26 18:02:00,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:00.433 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port ... success [0.197s] 2018-09-26 18:02:00,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:00.600 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet ... success [0.166s] 2018-09-26 18:02:00,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:00.804 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network ... success [0.203s] 2018-09-26 18:02:00,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:00.854 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port ... success [0.050s] 2018-09-26 18:02:01,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:01.031 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet ... success [0.176s] 2018-09-26 18:02:04,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:04.319 49 INFO opnfv-tempest [-] {13} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON ... skip: L3 Agent Scheduler Extension not enabled. 2018-09-26 18:02:04,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:04.325 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_container_staticweb.StaticWebTest ... skip: StaticWebTest skipped as swift is not available 2018-09-26 18:02:04,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:04.327 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-09-26 18:02:04,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:04.329 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_version.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-09-26 18:02:04,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:04.330 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_groups.GroupsV319Test ... skip: The microversion range[3.19 - latest] of this test is out of the configuration range[None - None]. 2018-09-26 18:02:04,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:04.331 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest ... skip: Cinder multi-backend feature disabled 2018-09-26 18:02:04,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:04.535 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server ... success [9.290s] 2018-09-26 18:02:06,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:06.029 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume ... success [5.972s] 2018-09-26 18:02:07,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:07.566 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server ... success [72.732s] 2018-09-26 18:02:09,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:09.843 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.070s] 2018-09-26 18:02:09,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:09.855 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.011s] 2018-09-26 18:02:10,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:10.025 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.170s] 2018-09-26 18:02:10,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:10.036 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.010s] 2018-09-26 18:02:10,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:10.049 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.012s] 2018-09-26 18:02:10,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:10.080 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.031s] 2018-09-26 18:02:10,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:10.157 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.076s] 2018-09-26 18:02:10,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:10.248 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.090s] 2018-09-26 18:02:10,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:10.608 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.359s] 2018-09-26 18:02:10,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:10.622 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.014s] 2018-09-26 18:02:10,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:10.647 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict ... success [4.618s] 2018-09-26 18:02:10,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:10.699 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.077s] 2018-09-26 18:02:11,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:11.563 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr ... success [3.961s] 2018-09-26 18:02:11,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:11.692 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.044s] 2018-09-26 18:02:12,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:12.638 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.945s] 2018-09-26 18:02:12,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:12.755 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_delete_quota ... success [1.866s] 2018-09-26 18:02:12,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:12.984 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_default_quotas ... success [0.229s] 2018-09-26 18:02:13,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:13.207 49 INFO opnfv-tempest [-] {12} tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding ... success [6.238s] 2018-09-26 18:02:13,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:13.470 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.831s] 2018-09-26 18:02:13,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:13.699 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_quotas ... success [0.714s] 2018-09-26 18:02:14,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:14.613 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.142s] 2018-09-26 18:02:15,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:15.352 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr ... success [3.787s] 2018-09-26 18:02:15,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:15.412 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.799s] 2018-09-26 18:02:16,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:16.483 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port ... success [4.831s] 2018-09-26 18:02:16,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:16.573 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [5.640s] 2018-09-26 18:02:16,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:16.992 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr ... success [1.640s] 2018-09-26 18:02:17,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:17.935 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair ... success [2.521s] 2018-09-26 18:02:18,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:18.608 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage ... success [4.907s] 2018-09-26 18:02:19,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:19.651 49 INFO opnfv-tempest [-] {12} tempest.api.network.test_routers_negative.DvrRoutersNegativeTest.test_router_create_tenant_distributed_returns_forbidden ... success [0.204s] 2018-09-26 18:02:19,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:19.765 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr ... success [2.773s] 2018-09-26 18:02:20,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:20.042 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group ... success [2.107s] 2018-09-26 18:02:20,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:20.443 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server ... success [0.400s] 2018-09-26 18:02:21,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:21.056 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.613s] 2018-09-26 18:02:21,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:21.511 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.453s] 2018-09-26 18:02:21,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:21.752 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query ... success [5.178s] 2018-09-26 18:02:21,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:21.935 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... fail [187.275s] 2018-09-26 18:02:22,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:22.003 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.074s] 2018-09-26 18:02:22,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:22.013 49 INFO opnfv-tempest [-] {7} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete ... success [2.594s] 2018-09-26 18:02:22,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:22.127 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest ... skip: AccountQuotasNegativeTest skipped as swift is not available 2018-09-26 18:02:22,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:22.129 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest ... skip: ObjectExpiryTest skipped as swift is not available 2018-09-26 18:02:22,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:22.131 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_object_services.PublicObjectTest ... skip: PublicObjectTest skipped as swift is not available 2018-09-26 18:02:22,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:22.161 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id ... success [0.650s] 2018-09-26 18:02:22,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:22.280 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.276s] 2018-09-26 18:02:22,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:22.415 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server ... success [0.253s] 2018-09-26 18:02:22,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:22.705 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.289s] 2018-09-26 18:02:23,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:23.140 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_security_group_default_rules.SecurityGroupDefaultRulesTest ... skip: Skip as this functionality is not yet implemented in Neutron. Related Bug#1311500 2018-09-26 18:02:23,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:23.529 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address ... success [0.823s] 2018-09-26 18:02:24,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:24.320 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.790s] 2018-09-26 18:02:25,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:25.188 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server ... success [0.867s] 2018-09-26 18:02:26,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:26.845 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [10.360s] 2018-09-26 18:02:27,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:27.305 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.220s] 2018-09-26 18:02:27,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:27.331 49 INFO opnfv-tempest [-] {7} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-09-26 18:02:27,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:27.913 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire ... success [6.159s] 2018-09-26 18:02:27,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:27.966 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer ... success [9.356s] 2018-09-26 18:02:28,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:28.141 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_show_quota_usage ... success [0.177s] 2018-09-26 18:02:30,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:30.299 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [2.157s] 2018-09-26 18:02:30,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:30.379 49 INFO opnfv-tempest [-] {7} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.122s] 2018-09-26 18:02:31,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:31.319 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [4.011s] 2018-09-26 18:02:31,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:31.471 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server ... success [6.281s] 2018-09-26 18:02:31,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:31.472 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_personality_file_contents_not_encoded ... skip [0.000s]: Nova personality feature disabled 2018-09-26 18:02:31,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:31.721 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server ... success [0.251s] 2018-09-26 18:02:32,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:32.210 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.488s] 2018-09-26 18:02:32,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:32.457 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid ... success [4.544s] 2018-09-26 18:02:32,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:32.605 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.286s] 2018-09-26 18:02:32,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:32.682 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.472s] 2018-09-26 18:02:33,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:33.130 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.447s] 2018-09-26 18:02:33,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:33.471 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [5.841s] 2018-09-26 18:02:33,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:33.520 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server ... success [0.390s] 2018-09-26 18:02:34,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:34.056 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor ... success [0.535s] 2018-09-26 18:02:34,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:34.851 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [2.246s] 2018-09-26 18:02:34,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:34.914 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor ... success [0.858s] 2018-09-26 18:02:35,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:35.354 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id ... success [0.439s] 2018-09-26 18:02:35,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:35.557 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server ... success [0.022s] 2018-09-26 18:02:35,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:35.656 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state ... success [0.301s] 2018-09-26 18:02:36,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:36.080 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server ... success [0.424s] 2018-09-26 18:02:36,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:36.132 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.279s] 2018-09-26 18:02:36,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:36.387 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state ... success [0.305s] 2018-09-26 18:02:36,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:36.936 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [12.695s] 2018-09-26 18:02:37,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:37.059 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.670s] 2018-09-26 18:02:37,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:37.061 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-09-26 18:02:37,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:37.062 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server ... skip [0.000s]: Shelve is not available. 2018-09-26 18:02:37,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:37.349 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.290s] 2018-09-26 18:02:37,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:37.931 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_retype_with_migration.VolumeRetypeWithMigrationTest ... skip: Cinder multi-backend feature disabled. 2018-09-26 18:02:37,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:37.935 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server ... success [0.586s] 2018-09-26 18:02:38,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:38.234 49 INFO opnfv-tempest [-] {7} tempest.api.image.v1.test_images.UpdateImageMetaTest ... fail 2018-09-26 18:02:38,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:38.262 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate ... success [5.803s] 2018-09-26 18:02:38,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:38.523 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [11.678s] 2018-09-26 18:02:39,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:39.439 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance ... success [3.880s] 2018-09-26 18:02:39,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:39.725 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [6.253s] 2018-09-26 18:02:40,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:40.504 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [4.370s] 2018-09-26 18:02:42,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:42.442 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac ... success [3.917s] 2018-09-26 18:02:42,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:42.562 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [2.058s] 2018-09-26 18:02:42,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:42.943 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.381s] 2018-09-26 18:02:43,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:43.477 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate ... success [5.212s] 2018-09-26 18:02:43,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:43.524 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state ... success [5.586s] 2018-09-26 18:02:43,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:43.967 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server ... success [0.444s] 2018-09-26 18:02:44,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:44.522 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state ... success [0.551s] 2018-09-26 18:02:44,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:44.525 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-09-26 18:02:44,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:44.526 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_server_invalid_state ... skip [0.000s]: Shelve is not available. 2018-09-26 18:02:44,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:44.924 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.403s] 2018-09-26 18:02:45,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:45.100 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.658s] 2018-09-26 18:02:45,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:45.161 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.236s] 2018-09-26 18:02:45,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:45.734 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.572s] 2018-09-26 18:02:45,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:45.802 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group ... success [2.856s] 2018-09-26 18:02:47,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:47.860 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default ... success [2.058s] 2018-09-26 18:02:47,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:47.890 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.031s] 2018-09-26 18:02:47,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:47.913 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.022s] 2018-09-26 18:02:47,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:47.931 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.018s] 2018-09-26 18:02:49,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:49.328 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_tenants.IdentityTenantsTest ... skip: Identity api v2 is not enabled 2018-09-26 18:02:50,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:50.571 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [13.632s] 2018-09-26 18:02:50,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:50.595 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-09-26 18:02:50,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:50.597 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_crossdomain.CrossdomainTest ... skip: CrossdomainTest skipped as swift is not available 2018-09-26 18:02:50,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:50.598 49 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_groups.GroupsTest ... skip: The microversion range[3.14 - latest] of this test is out of the configuration range[None - None]. 2018-09-26 18:02:52,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:52.060 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.087s] 2018-09-26 18:02:52,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:52.132 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.071s] 2018-09-26 18:02:52,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:52.214 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.081s] 2018-09-26 18:02:52,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:52.221 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2018-09-26 18:02:53,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:53.937 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details ... success [6.572s] 2018-09-26 18:02:54,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:54.403 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools ... success [0.466s] 2018-09-26 18:02:55,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:55.355 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips ... success [0.949s] 2018-09-26 18:02:55,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:55.358 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [15.631s] 2018-09-26 18:02:58,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:02:58.215 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list ... success [0.172s] 2018-09-26 18:03:00,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:00.330 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade ... success [20.147s] 2018-09-26 18:03:03,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:03.212 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_healthcheck.HealthcheckTest ... skip: HealthcheckTest skipped as swift is not available 2018-09-26 18:03:03,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:03.213 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_object_formpost.ObjectFormPostTest ... skip: ObjectFormPostTest skipped as swift is not available 2018-09-26 18:03:03,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:03.214 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest ... skip: ObjectTempUrlTest skipped as swift is not available 2018-09-26 18:03:04,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:04.383 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.156s] 2018-09-26 18:03:04,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:04.543 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.158s] 2018-09-26 18:03:04,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:04.744 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner ... success [0.202s] 2018-09-26 18:03:04,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:04.801 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.056s] 2018-09-26 18:03:04,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:04.831 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.030s] 2018-09-26 18:03:04,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:04.994 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.162s] 2018-09-26 18:03:05,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:05.128 49 INFO opnfv-tempest [-] {9} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.749s] 2018-09-26 18:03:05,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:05.138 49 INFO opnfv-tempest [-] {9} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-09-26 18:03:05,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:05.196 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.200s] 2018-09-26 18:03:05,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:05.366 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name ... success [0.169s] 2018-09-26 18:03:05,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:05.623 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.256s] 2018-09-26 18:03:05,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:05.851 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort ... success [0.227s] 2018-09-26 18:03:06,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:06.042 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir ... success [0.189s] 2018-09-26 18:03:06,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:06.084 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.043s] 2018-09-26 18:03:06,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:06.281 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag ... success [0.196s] 2018-09-26 18:03:06,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:06.324 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.042s] 2018-09-26 18:03:06,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:06.511 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.187s] 2018-09-26 18:03:07,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:07.944 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [2.309s] 2018-09-26 18:03:08,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:08.288 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative ... skip: Identity api v2 is not enabled 2018-09-26 18:03:08,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:08.918 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip ... success [23.817s] 2018-09-26 18:03:09,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:09.116 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.198s] 2018-09-26 18:03:09,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:09.243 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields ... success [0.127s] 2018-09-26 18:03:09,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:09.353 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values ... success [0.431s] 2018-09-26 18:03:09,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:09.522 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend ... success [0.167s] 2018-09-26 18:03:11,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:11.489 49 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant ... success [5.253s] 2018-09-26 18:03:11,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:11.596 49 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest ... skip: ObjectTempUrlNegativeTest skipped as swift is not available 2018-09-26 18:03:15,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:15.025 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [24.450s] 2018-09-26 18:03:15,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:15.401 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto ... success [82.526s] 2018-09-26 18:03:17,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:17.581 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name ... success [0.104s] 2018-09-26 18:03:17,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:17.798 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum ... success [0.217s] 2018-09-26 18:03:18,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:18.045 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_domain_config_and_show_config_groups_and_options ... success [4.171s] 2018-09-26 18:03:19,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:19.174 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name ... success [1.374s] 2018-09-26 18:03:19,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:19.184 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string ... success [0.011s] 2018-09-26 18:03:19,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:19.242 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key ... success [0.057s] 2018-09-26 18:03:19,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:19.255 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames ... success [0.012s] 2018-09-26 18:03:19,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:19.302 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key ... success [0.047s] 2018-09-26 18:03:19,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:19.354 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key ... success [0.051s] 2018-09-26 18:03:22,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:22.882 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config ... success [4.836s] 2018-09-26 18:03:24,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:24.335 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete ... success [1.497s] 2018-09-26 18:03:24,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:24.895 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list ... success [0.559s] 2018-09-26 18:03:25,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:25.043 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip ... success [15.797s] 2018-09-26 18:03:25,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:25.985 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config_groups_and_opts ... success [3.102s] 2018-09-26 18:03:26,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:26.356 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update ... success [1.460s] 2018-09-26 18:03:26,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:26.856 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... fail [187.418s] 2018-09-26 18:03:26,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:26.858 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-09-26 18:03:27,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:27.526 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status ... success [1.363s] 2018-09-26 18:03:29,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:29.778 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options ... success [3.787s] 2018-09-26 18:03:30,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:30.280 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus ... fail [187.411s] 2018-09-26 18:03:30,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:30.282 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-09-26 18:03:32,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:32.743 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual ... success [17.340s] 2018-09-26 18:03:35,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:35.122 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server ... success [87.537s] 2018-09-26 18:03:36,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:36.321 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.177s] 2018-09-26 18:03:37,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:37.163 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating ... success [9.634s] 2018-09-26 18:03:37,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:37.439 49 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request ... success [0.055s] 2018-09-26 18:03:37,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:37.458 49 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server ... success [0.018s] 2018-09-26 18:03:38,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:38.674 49 INFO opnfv-tempest [-] {10} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON ... skip: The microversion range[2.20 - latest] of this test is out of the configuration range[None - None]. 2018-09-26 18:03:41,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:41.665 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer ... success [1.268s] 2018-09-26 18:03:41,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:41.757 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id ... success [16.712s] 2018-09-26 18:03:42,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:42.310 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.553s] 2018-09-26 18:03:42,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:42.518 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields ... success [0.207s] 2018-09-26 18:03:42,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:42.912 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer ... success [1.246s] 2018-09-26 18:03:43,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:43.606 49 INFO opnfv-tempest [-] {10} tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects ... success [0.887s] 2018-09-26 18:03:44,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:44.180 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting ... success [7.017s] 2018-09-26 18:03:44,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:44.940 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers ... success [2.028s] 2018-09-26 18:03:45,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:45.468 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.196s] 2018-09-26 18:03:45,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:45.480 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.012s] 2018-09-26 18:03:45,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:45.496 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.015s] 2018-09-26 18:03:45,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:45.855 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer ... success [0.915s] 2018-09-26 18:03:45,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:45.871 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.374s] 2018-09-26 18:03:45,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:45.881 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.009s] 2018-09-26 18:03:45,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:45.890 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.009s] 2018-09-26 18:03:46,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:46.312 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.421s] 2018-09-26 18:03:46,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:46.731 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.418s] 2018-09-26 18:03:49,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:49.457 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-09-26 18:03:50,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:50.207 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume ... success [70.749s] 2018-09-26 18:03:50,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:50.464 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [15.605s] 2018-09-26 18:03:51,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:51.515 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error ... success [7.333s] 2018-09-26 18:03:54,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:54.511 49 INFO opnfv-tempest [-] {10} tempest.api.image.v1.test_images.ListImagesTest ... fail 2018-09-26 18:03:54,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:54.915 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes ... success [12.394s] 2018-09-26 18:03:59,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:03:59.861 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id ... success [15.616s] 2018-09-26 18:04:01,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:01.732 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member ... success [4.621s] 2018-09-26 18:04:01,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:01.739 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema ... success [0.007s] 2018-09-26 18:04:01,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:01.911 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema ... success [0.172s] 2018-09-26 18:04:02,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:02.521 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id ... success [7.957s] 2018-09-26 18:04:03,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:03.610 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting ... success [12.093s] 2018-09-26 18:04:04,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:04.642 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept ... success [2.728s] 2018-09-26 18:04:04,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:04.796 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status ... success [1.189s] 2018-09-26 18:04:04,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:04.831 49 INFO opnfv-tempest [-] {10} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_creation ... success [2.049s] 2018-09-26 18:04:04,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:04.832 49 INFO opnfv-tempest [-] {10} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_update_to_dvr ... skip [0.000s]: HA routers are not available. 2018-09-26 18:04:05,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:05.036 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [14.571s] 2018-09-26 18:04:06,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:06.105 49 INFO opnfv-tempest [-] {10} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_distributed_router_creation ... success [1.273s] 2018-09-26 18:04:07,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:07.374 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject ... success [2.731s] 2018-09-26 18:04:07,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:07.853 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image ... success [7.993s] 2018-09-26 18:04:08,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:08.732 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [18.686s] 2018-09-26 18:04:09,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:09.552 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member ... success [2.177s] 2018-09-26 18:04:12,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:12.036 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg ... success [0.049s] 2018-09-26 18:04:12,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:12.049 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id ... success [0.013s] 2018-09-26 18:04:12,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:12.341 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [17.424s] 2018-09-26 18:04:13,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:13.373 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size ... success [5.520s] 2018-09-26 18:04:13,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:13.523 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.151s] 2018-09-26 18:04:13,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:13.672 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.498s] 2018-09-26 18:04:13,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:13.696 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.172s] 2018-09-26 18:04:13,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:13.744 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.047s] 2018-09-26 18:04:13,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:13.914 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.169s] 2018-09-26 18:04:14,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:14.072 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.158s] 2018-09-26 18:04:14,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:14.106 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server ... success [38.979s] 2018-09-26 18:04:14,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:14.245 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.172s] 2018-09-26 18:04:14,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:14.405 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [9.368s] 2018-09-26 18:04:14,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:14.409 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until Bug: 1676207 is resolved. 2018-09-26 18:04:14,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:14.440 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.194s] 2018-09-26 18:04:14,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:14.582 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region ... success [0.909s] 2018-09-26 18:04:14,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:14.614 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.174s] 2018-09-26 18:04:14,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:14.627 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.012s] 2018-09-26 18:04:14,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:14.643 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions ... success [0.062s] 2018-09-26 18:04:14,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:14.854 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id ... success [0.227s] 2018-09-26 18:04:14,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:14.889 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.034s] 2018-09-26 18:04:15,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:15.059 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.168s] 2018-09-26 18:04:15,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:15.124 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id ... success [0.479s] 2018-09-26 18:04:15,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:15.327 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.266s] 2018-09-26 18:04:15,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:15.552 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.224s] 2018-09-26 18:04:15,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:15.764 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.212s] 2018-09-26 18:04:15,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:15.806 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.041s] 2018-09-26 18:04:16,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:16.837 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [1.030s] 2018-09-26 18:04:16,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:16.872 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.035s] 2018-09-26 18:04:17,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:17.096 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.223s] 2018-09-26 18:04:17,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:17.107 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.010s] 2018-09-26 18:04:17,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:17.142 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.035s] 2018-09-26 18:04:17,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:17.462 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.319s] 2018-09-26 18:04:17,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:17.648 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.186s] 2018-09-26 18:04:17,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:17.863 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size ... success [0.213s] 2018-09-26 18:04:17,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:17.902 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size ... success [0.039s] 2018-09-26 18:04:17,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:17.955 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id ... success [0.052s] 2018-09-26 18:04:18,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:18.141 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size ... success [0.185s] 2018-09-26 18:04:18,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:18.177 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id ... success [0.036s] 2018-09-26 18:04:18,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:18.210 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.032s] 2018-09-26 18:04:18,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:18.964 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [1.630s] 2018-09-26 18:04:19,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:19.175 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.210s] 2018-09-26 18:04:19,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:19.722 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return ... success [10.992s] 2018-09-26 18:04:20,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:20.474 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [6.066s] 2018-09-26 18:04:30,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:30.440 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest ... skip: Manage volume tests are disabled 2018-09-26 18:04:31,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:31.605 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image ... success [17.499s] 2018-09-26 18:04:32,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:32.937 49 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status ... success [5.522s] 2018-09-26 18:04:33,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:33.262 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [12.787s] 2018-09-26 18:04:33,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:33.535 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [20.069s] 2018-09-26 18:04:34,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:34.799 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata ... success [1.266s] 2018-09-26 18:04:37,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:37.838 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key ... success [0.407s] 2018-09-26 18:04:37,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:37.858 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server ... success [0.020s] 2018-09-26 18:04:37,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:37.885 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server ... success [0.027s] 2018-09-26 18:04:38,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:38.463 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit ... success [0.575s] 2018-09-26 18:04:38,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:38.502 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [4.647s] 2018-09-26 18:04:39,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:39.898 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.396s] 2018-09-26 18:04:39,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:39.934 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... fail [0.011s] 2018-09-26 18:04:40,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:40.110 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long ... success [1.644s] 2018-09-26 18:04:40,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:40.133 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server ... success [0.026s] 2018-09-26 18:04:40,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:40.152 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server ... success [0.019s] 2018-09-26 18:04:40,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:40.163 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key ... success [0.010s] 2018-09-26 18:04:40,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:40.173 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata ... success [0.010s] 2018-09-26 18:04:40,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:40.194 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server ... success [0.020s] 2018-09-26 18:04:40,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:40.204 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key ... success [0.010s] 2018-09-26 18:04:40,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:40.215 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_wrong_key_passed_in_body ... success [0.011s] 2018-09-26 18:04:40,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:40.474 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add ... success [3.411s] 2018-09-26 18:04:42,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:42.279 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password ... success [0.240s] 2018-09-26 18:04:42,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:42.336 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password ... success [0.057s] 2018-09-26 18:04:42,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:42.398 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list ... success [1.923s] 2018-09-26 18:04:44,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:44.721 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [11.186s] 2018-09-26 18:04:48,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:48.645 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.299s] 2018-09-26 18:04:48,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:48.678 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-09-26 18:04:49,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:49.767 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network ... success [2.487s] 2018-09-26 18:04:51,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:51.132 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [2.594s] 2018-09-26 18:04:52,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:52.344 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [7.620s] 2018-09-26 18:04:52,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:52.346 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_create_router_set_gateway_with_fixed_ip ... skip [0.002s]: Skipped until Bug: 1676207 is resolved. 2018-09-26 18:04:52,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:52.599 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [1.465s] 2018-09-26 18:04:55,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:55.574 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint ... success [1.218s] 2018-09-26 18:04:55,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:55.927 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints ... success [0.353s] 2018-09-26 18:04:57,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:57.388 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [5.041s] 2018-09-26 18:04:57,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:57.477 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [1.550s] 2018-09-26 18:04:58,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:04:58.323 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip ... success [8.553s] 2018-09-26 18:05:02,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:02.600 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks ... success [4.277s] 2018-09-26 18:05:04,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:04.025 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [30.757s] 2018-09-26 18:05:05,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:05.725 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute ... success [3.124s] 2018-09-26 18:05:05,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:05.944 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size ... success [2.417s] 2018-09-26 18:05:06,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:06.165 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes ... success [9.011s] 2018-09-26 18:05:06,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:06.394 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [2.374s] 2018-09-26 18:05:09,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:09.120 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON.test_list_virtual_interfaces ... success [0.064s] 2018-09-26 18:05:09,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:09.265 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip ... success [11.876s] 2018-09-26 18:05:09,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:09.546 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network ... success [3.822s] 2018-09-26 18:05:09,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:09.822 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_add_member_with_non_existing_image ... fail [0.012s] 2018-09-26 18:05:09,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:09.833 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_delete_member_with_non_existing_image ... fail [0.007s] 2018-09-26 18:05:09,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:09.837 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_delete_member_with_non_existing_tenant ... fail [0.010s] 2018-09-26 18:05:09,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:09.844 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_get_image_without_membership ... fail [0.008s] 2018-09-26 18:05:12,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:12.541 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesSummaryTest ... skip: The microversion range[3.12 - latest] of this test is out of the configuration range[None - None]. 2018-09-26 18:05:12,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:12.998 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools ... success [6.831s] 2018-09-26 18:05:16,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:16.125 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume ... success [85.902s] 2018-09-26 18:05:16,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:16.185 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot ... success [0.065s] 2018-09-26 18:05:16,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:16.238 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild ... success [0.052s] 2018-09-26 18:05:16,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:16.627 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw ... success [3.629s] 2018-09-26 18:05:21,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:21.137 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_backup_create_attached_volume ... fail [24.966s] 2018-09-26 18:05:21,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:21.530 49 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [2.100s] 2018-09-26 18:05:23,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:23.939 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled ... success [7.312s] 2018-09-26 18:05:27,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:27.054 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image ... success [6.133s] 2018-09-26 18:05:27,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:27.238 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw ... success [3.298s] 2018-09-26 18:05:27,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:27.607 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409 ... success [6.242s] 2018-09-26 18:05:28,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:28.542 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.487s] 2018-09-26 18:05:29,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:29.682 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... fail [187.392s] 2018-09-26 18:05:29,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:29.683 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-09-26 18:05:32,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:32.530 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.279s] 2018-09-26 18:05:32,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:32.753 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.223s] 2018-09-26 18:05:32,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:32.876 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.122s] 2018-09-26 18:05:33,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:33.559 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [5.016s] 2018-09-26 18:05:33,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:33.575 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.698s] 2018-09-26 18:05:33,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:33.771 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.195s] 2018-09-26 18:05:35,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:35.265 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_bootable_volume_backup_and_restore ... fail [14.122s] 2018-09-26 18:05:35,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:35.896 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools ... success [8.657s] 2018-09-26 18:05:36,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:36.553 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.993s] 2018-09-26 18:05:38,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:38.423 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_create_get_detailed_list_restore_delete ... fail [3.158s] 2018-09-26 18:05:41,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:41.118 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON ... skip: The microversion range[2.26 - latest] of this test is out of the configuration range[None - None]. 2018-09-26 18:05:41,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:41.119 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v2.test_tokens.TokensTestJSON ... skip: Identity api v2 is not enabled 2018-09-26 18:05:41,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:41.820 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [5.924s] 2018-09-26 18:05:45,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:45.053 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [3.473s] 2018-09-26 18:05:46,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:46.485 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route ... success [37.214s] 2018-09-26 18:05:46,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:46.845 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr ... success [3.176s] 2018-09-26 18:05:46,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:46.962 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway ... success [5.141s] 2018-09-26 18:05:48,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:48.230 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group ... success [1.441s] 2018-09-26 18:05:49,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:49.008 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group ... success [0.778s] 2018-09-26 18:05:49,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:49.343 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces ... success [2.327s] 2018-09-26 18:05:49,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:49.517 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state ... success [3.036s] 2018-09-26 18:05:49,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:49.890 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON ... skip: The microversion range[2.21 - latest] of this test is out of the configuration range[None - None]. 2018-09-26 18:05:50,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:50.474 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [5.421s] 2018-09-26 18:05:51,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:51.097 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr ... success [4.250s] 2018-09-26 18:05:51,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:51.207 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics ... success [46.815s] 2018-09-26 18:05:52,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:52.508 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network ... success [5.545s] 2018-09-26 18:05:53,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:53.649 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr ... success [2.552s] 2018-09-26 18:05:54,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:54.127 49 INFO opnfv-tempest [-] {7} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-09-26 18:05:54,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:54.511 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [4.037s] 2018-09-26 18:05:57,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:57.100 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr ... success [3.451s] 2018-09-26 18:05:57,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:57.216 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.230s] 2018-09-26 18:05:57,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:57.260 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.043s] 2018-09-26 18:05:57,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:57.288 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association ... success [2.178s] 2018-09-26 18:05:57,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:57.307 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.047s] 2018-09-26 18:05:58,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:58.189 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.879s] 2018-09-26 18:05:58,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:58.490 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.300s] 2018-09-26 18:05:58,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:58.623 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts ... success [0.211s] 2018-09-26 18:05:58,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:58.969 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.478s] 2018-09-26 18:05:59,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:59.074 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host ... success [0.451s] 2018-09-26 18:05:59,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:59.195 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.225s] 2018-09-26 18:05:59,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:59.252 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.057s] 2018-09-26 18:05:59,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:59.327 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker ... success [0.074s] 2018-09-26 18:05:59,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:59.350 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2018-09-26 18:05:59,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:59.358 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [4.846s] 2018-09-26 18:05:59,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:59.531 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.204s] 2018-09-26 18:05:59,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:59.581 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.049s] 2018-09-26 18:05:59,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:59.624 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.042s] 2018-09-26 18:05:59,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:05:59.839 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.214s] 2018-09-26 18:06:00,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:00.462 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable ... success [0.622s] 2018-09-26 18:06:00,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:00.724 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.261s] 2018-09-26 18:06:00,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:00.777 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.054s] 2018-09-26 18:06:00,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:00.835 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable ... success [0.057s] 2018-09-26 18:06:00,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:00.911 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.076s] 2018-09-26 18:06:02,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:02.822 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [10.313s] 2018-09-26 18:06:02,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:02.983 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user ... success [0.092s] 2018-09-26 18:06:03,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:03.065 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains ... success [0.081s] 2018-09-26 18:06:03,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:03.167 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users ... success [0.102s] 2018-09-26 18:06:03,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:03.266 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name ... success [0.098s] 2018-09-26 18:06:03,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:03.352 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled ... success [0.086s] 2018-09-26 18:06:04,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:04.467 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description ... success [1.644s] 2018-09-26 18:06:08,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:08.406 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409 ... success [4.162s] 2018-09-26 18:06:09,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:09.887 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id ... success [2.572s] 2018-09-26 18:06:10,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:10.057 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet ... success [5.589s] 2018-09-26 18:06:10,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:10.436 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.379s] 2018-09-26 18:06:10,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:10.603 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.166s] 2018-09-26 18:06:10,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:10.730 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields ... success [0.127s] 2018-09-26 18:06:10,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:10.815 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.084s] 2018-09-26 18:06:10,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:10.893 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields ... success [0.077s] 2018-09-26 18:06:11,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:11.001 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.107s] 2018-09-26 18:06:11,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:11.278 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields ... success [0.276s] 2018-09-26 18:06:11,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:11.348 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.070s] 2018-09-26 18:06:11,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:11.404 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields ... success [0.056s] 2018-09-26 18:06:12,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:12.136 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.674s] 2018-09-26 18:06:12,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:12.197 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs ... fail [3.001s] 2018-09-26 18:06:12,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:12.798 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete ... success [0.603s] 2018-09-26 18:06:14,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:14.424 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user ... success [1.899s] 2018-09-26 18:06:14,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:14.597 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value ... success [4.709s] 2018-09-26 18:06:14,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:14.759 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [2.623s] 2018-09-26 18:06:14,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:14.904 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete ... success [2.104s] 2018-09-26 18:06:14,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:14.957 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list ... success [0.054s] 2018-09-26 18:06:15,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:15.198 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update ... success [0.241s] 2018-09-26 18:06:18,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:18.721 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects ... success [4.294s] 2018-09-26 18:06:18,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:18.722 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_password_history_not_enforced_in_admin_reset ... skip [0.000s]: Security compliance not available. 2018-09-26 18:06:19,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:19.214 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [4.863s] 2018-09-26 18:06:20,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:20.039 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp ... success [8.633s] 2018-09-26 18:06:21,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:21.324 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [6.561s] 2018-09-26 18:06:21,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:21.557 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ... success [2.837s] 2018-09-26 18:06:22,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:22.309 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.987s] 2018-09-26 18:06:22,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:22.334 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit ... success [7.736s] 2018-09-26 18:06:22,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:22.539 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... fail [257.995s] 2018-09-26 18:06:23,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:23.429 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update ... success [1.873s] 2018-09-26 18:06:23,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:23.808 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft ... skip [1.269s]: Skipped until Bug: 1014647 is resolved. 2018-09-26 18:06:25,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:25.408 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [6.193s] 2018-09-26 18:06:25,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:25.676 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [3.363s] 2018-09-26 18:06:25,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:25.888 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order ... success [34.678s] 2018-09-26 18:06:27,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:27.407 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.734s] 2018-09-26 18:06:27,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:27.634 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat ... success [5.299s] 2018-09-26 18:06:27,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:27.825 49 INFO opnfv-tempest [-] {7} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits ... success [0.187s] 2018-09-26 18:06:29,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:29.969 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api ... skip [0.000s]: Security compliance not available. 2018-09-26 18:06:29,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:29.970 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... skip [0.000s]: Security compliance not available. 2018-09-26 18:06:32,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:32.082 49 INFO opnfv-tempest [-] {10} tempest.api.object_storage.test_account_bulk.BulkTest ... skip: BulkTest skipped as swift is not available 2018-09-26 18:06:32,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:32.746 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [5.333s] 2018-09-26 18:06:32,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:32.927 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.184s] 2018-09-26 18:06:35,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:35.327 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway ... success [7.692s] 2018-09-26 18:06:35,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:35.776 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_group_types.GroupTypesTest ... skip: The microversion range[3.11 - latest] of this test is out of the configuration range[None - None]. 2018-09-26 18:06:36,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:36.767 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [11.356s] 2018-09-26 18:06:36,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:36.803 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name ... success [0.240s] 2018-09-26 18:06:36,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:36.973 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name ... success [0.169s] 2018-09-26 18:06:37,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:37.158 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name ... success [0.184s] 2018-09-26 18:06:37,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:37.456 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password ... success [7.484s] 2018-09-26 18:06:39,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:39.450 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name ... success [2.291s] 2018-09-26 18:06:39,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:39.640 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services ... success [0.191s] 2018-09-26 18:06:39,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:39.911 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details ... success [0.193s] 2018-09-26 18:06:40,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:40.097 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details ... success [0.186s] 2018-09-26 18:06:40,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:40.334 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit ... success [5.004s] 2018-09-26 18:06:40,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:40.888 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy ... success [0.638s] 2018-09-26 18:06:41,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:41.099 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy ... success [0.211s] 2018-09-26 18:06:41,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:41.378 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy ... success [0.278s] 2018-09-26 18:06:42,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:42.009 49 INFO opnfv-tempest [-] {9} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-09-26 18:06:42,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:42.010 49 INFO opnfv-tempest [-] {9} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest ... skip: ObjectFormPostNegativeTest skipped as swift is not available 2018-09-26 18:06:42,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:42.502 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_blank_id ... fail [0.012s] 2018-09-26 18:06:42,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:42.515 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_id_over_character_limit ... fail [0.008s] 2018-09-26 18:06:42,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:42.526 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_negative_image_id ... fail [0.008s] 2018-09-26 18:06:42,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:42.536 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_non_hex_string_id ... fail [0.008s] 2018-09-26 18:06:42,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:42.545 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_non_existent_image ... fail [0.008s] 2018-09-26 18:06:42,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:42.555 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_register_with_invalid_container_format ... fail [0.007s] 2018-09-26 18:06:42,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:42.562 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_register_with_invalid_disk_format ... fail [0.007s] 2018-09-26 18:06:44,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:44.591 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat ... success [4.256s] 2018-09-26 18:06:48,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:48.586 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway ... success [3.995s] 2018-09-26 18:06:50,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:50.071 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_export_import ... fail [2.460s] 2018-09-26 18:06:51,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:51.698 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group ... success [10.314s] 2018-09-26 18:06:51,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:51.736 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups ... success [0.041s] 2018-09-26 18:06:51,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:51.772 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group ... success [0.036s] 2018-09-26 18:06:52,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:52.737 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [5.102s] 2018-09-26 18:06:53,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:53.192 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_reset_status ... fail [3.120s] 2018-09-26 18:06:54,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:54.458 49 INFO opnfv-tempest [-] {11} tempest.api.compute.test_networks.ComputeNetworksTest ... skip: nova-network is not available. 2018-09-26 18:06:54,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:54.459 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-09-26 18:06:56,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:56.665 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.189s] 2018-09-26 18:06:57,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:57.005 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.340s] 2018-09-26 18:06:57,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:57.209 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots ... success [0.915s] 2018-09-26 18:06:57,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:57.300 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.294s] 2018-09-26 18:06:57,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:57.461 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots ... success [0.252s] 2018-09-26 18:06:57,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:57.514 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.213s] 2018-09-26 18:06:57,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:57.539 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.025s] 2018-09-26 18:06:57,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:57.731 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.191s] 2018-09-26 18:06:57,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:57.753 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.022s] 2018-09-26 18:06:57,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:57.776 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.023s] 2018-09-26 18:06:57,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:57.939 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.160s] 2018-09-26 18:06:57,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:57.968 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.029s] 2018-09-26 18:06:58,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:58.416 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.447s] 2018-09-26 18:06:58,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:58.655 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.240s] 2018-09-26 18:06:59,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:06:59.309 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description ... success [0.865s] 2018-09-26 18:07:00,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:00.363 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.052s] 2018-09-26 18:07:00,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:00.954 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [8.217s] 2018-09-26 18:07:02,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:02.767 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services ... success [2.402s] 2018-09-26 18:07:03,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:03.558 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [3.589s] 2018-09-26 18:07:04,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:04.640 49 INFO opnfv-tempest [-] {6} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_list_show_floating_ip_with_tenant_id_by_admin ... success [4.334s] 2018-09-26 18:07:06,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:06.246 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v2.test_users.IdentityUsersTest ... skip: Identity api v2 is not enabled 2018-09-26 18:07:06,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:06.774 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [3.216s] 2018-09-26 18:07:08,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:08.889 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.318s] 2018-09-26 18:07:09,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:09.368 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [2.593s] 2018-09-26 18:07:09,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:09.700 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.810s] 2018-09-26 18:07:10,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:10.410 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [9.456s] 2018-09-26 18:07:11,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:11.816 49 INFO opnfv-tempest [-] {6} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin ... success [7.175s] 2018-09-26 18:07:14,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:14.750 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac ... success [4.339s] 2018-09-26 18:07:15,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:15.511 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [6.142s] 2018-09-26 18:07:17,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:17.265 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects ... success [2.259s] 2018-09-26 18:07:17,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:17.495 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.744s] 2018-09-26 18:07:18,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:18.786 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects ... success [1.520s] 2018-09-26 18:07:19,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:19.179 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... skip [0.000s]: Encrypted volume attach is not supported 2018-09-26 18:07:20,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:20.372 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects ... success [1.585s] 2018-09-26 18:07:26,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:26.385 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags ... success [1.322s] 2018-09-26 18:07:27,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:27.778 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [15.432s] 2018-09-26 18:07:27,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:27.879 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [64.057s] 2018-09-26 18:07:29,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:29.844 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag ... success [3.458s] 2018-09-26 18:07:32,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:32.627 49 INFO opnfv-tempest [-] {11} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-09-26 18:07:32,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:32.627 49 INFO opnfv-tempest [-] {11} tempest.api.object_storage.test_container_acl.ObjectTestACLs ... skip: ObjectTestACLs skipped as swift is not available 2018-09-26 18:07:35,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:35.471 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip ... success [17.974s] 2018-09-26 18:07:35,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:35.760 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.289s] 2018-09-26 18:07:36,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:36.061 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.301s] 2018-09-26 18:07:40,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:40.098 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.511s] 2018-09-26 18:07:40,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:40.383 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos ... success [2.937s] 2018-09-26 18:07:41,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:41.422 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer ... success [1.039s] 2018-09-26 18:07:41,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:41.693 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment ... success [13.915s] 2018-09-26 18:07:42,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:42.376 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer ... success [0.953s] 2018-09-26 18:07:42,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:42.693 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [1.002s] 2018-09-26 18:07:42,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:42.815 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer ... success [0.439s] 2018-09-26 18:07:42,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:42.832 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos ... success [0.017s] 2018-09-26 18:07:42,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:42.992 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos ... success [0.159s] 2018-09-26 18:07:43,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:43.703 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [1.009s] 2018-09-26 18:07:43,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:43.755 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key ... success [0.763s] 2018-09-26 18:07:44,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:44.394 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.691s] 2018-09-26 18:07:45,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:45.046 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.947s] 2018-09-26 18:07:45,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:45.814 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip ... success [9.751s] 2018-09-26 18:07:48,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:48.519 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... fail [173.022s] 2018-09-26 18:07:52,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:52.782 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [20.728s] 2018-09-26 18:07:53,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:07:53.137 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [8.090s] 2018-09-26 18:08:00,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:00.894 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [7.756s] 2018-09-26 18:08:01,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:01.019 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [15.204s] 2018-09-26 18:08:01,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:01.272 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.253s] 2018-09-26 18:08:02,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:02.149 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.876s] 2018-09-26 18:08:02,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:02.847 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes ... success [3.258s] 2018-09-26 18:08:02,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:02.919 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volumes ... success [0.073s] 2018-09-26 18:08:09,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:09.475 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete ... fail [309.068s] 2018-09-26 18:08:13,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:13.126 49 INFO opnfv-tempest [-] {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... fail [175.867s] 2018-09-26 18:08:17,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:17.757 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes ... success [15.605s] 2018-09-26 18:08:17,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:17.973 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [25.187s] 2018-09-26 18:08:18,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:18.069 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [17.175s] 2018-09-26 18:08:23,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:23.530 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [39.129s] 2018-09-26 18:08:23,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:23.777 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state ... success [55.887s] 2018-09-26 18:08:26,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:26.637 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [8.667s] 2018-09-26 18:08:33,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:33.805 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [16.046s] 2018-09-26 18:08:33,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:33.931 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [7.295s] 2018-09-26 18:08:41,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:41.438 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume ... success [25.142s] 2018-09-26 18:08:45,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:45.613 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [4.081s] 2018-09-26 18:08:45,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:45.913 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume ... success [14.767s] 2018-09-26 18:08:46,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:46.929 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching ... success [5.495s] 2018-09-26 18:08:47,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:47.989 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args ... success [2.375s] 2018-09-26 18:08:52,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:52.304 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume ... success [6.391s] 2018-09-26 18:08:53,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:53.353 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating ... success [6.422s] 2018-09-26 18:08:53,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:53.893 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [19.956s] 2018-09-26 18:08:55,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:55.563 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [37.302s] 2018-09-26 18:08:55,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:55.588 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code ... success [7.595s] 2018-09-26 18:08:57,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:57.364 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value ... success [1.778s] 2018-09-26 18:08:59,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:08:59.441 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error ... success [6.088s] 2018-09-26 18:09:02,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:02.817 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id ... success [5.450s] 2018-09-26 18:09:04,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:04.244 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest.test_create_check_list_and_delete_tags ... success [6.001s] 2018-09-26 18:09:04,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:04.397 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix ... success [1.580s] 2018-09-26 18:09:05,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:05.417 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance ... success [5.975s] 2018-09-26 18:09:07,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:07.158 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.758s] 2018-09-26 18:09:07,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:07.220 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.065s] 2018-09-26 18:09:08,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:08.683 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status ... success [3.265s] 2018-09-26 18:09:08,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:08.791 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest.test_update_and_delete_all_tags ... success [4.545s] 2018-09-26 18:09:14,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:14.169 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body ... success [0.198s] 2018-09-26 18:09:14,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:14.434 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body ... success [0.264s] 2018-09-26 18:09:14,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:14.676 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id ... success [0.241s] 2018-09-26 18:09:14,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:14.832 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id ... success [0.155s] 2018-09-26 18:09:15,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:15.011 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name ... success [0.179s] 2018-09-26 18:09:15,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:15.229 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id ... success [0.217s] 2018-09-26 18:09:15,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:15.422 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id ... success [0.191s] 2018-09-26 18:09:15,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:15.632 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec ... success [0.210s] 2018-09-26 18:09:15,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:15.910 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body ... success [0.277s] 2018-09-26 18:09:15,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:15.958 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id ... success [0.047s] 2018-09-26 18:09:16,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:16.159 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id ... success [0.201s] 2018-09-26 18:09:17,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:17.399 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest ... skip: ObjectSloTest skipped as swift is not available 2018-09-26 18:09:17,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:17.400 49 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_groups.GroupsV320Test ... skip: The microversion range[3.20 - latest] of this test is out of the configuration range[None - None]. 2018-09-26 18:09:17,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:17.401 49 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest ... skip: Manage snapshot tests are disabled 2018-09-26 18:09:18,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:18.786 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached ... success [54.998s] 2018-09-26 18:09:19,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:19.586 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.193s] 2018-09-26 18:09:19,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:19.793 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.206s] 2018-09-26 18:09:19,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:19.953 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit ... success [0.159s] 2018-09-26 18:09:20,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:20.136 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker ... success [0.182s] 2018-09-26 18:09:20,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:20.320 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort ... success [0.184s] 2018-09-26 18:09:26,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:26.772 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size ... success [6.449s] 2018-09-26 18:09:28,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:28.227 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [2.730s] 2018-09-26 18:09:29,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:29.654 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.427s] 2018-09-26 18:09:31,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:31.424 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups ... success [12.637s] 2018-09-26 18:09:33,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:33.956 49 INFO opnfv-tempest [-] {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... fail [211.575s] 2018-09-26 18:09:43,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:43.496 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [49.597s] 2018-09-26 18:09:45,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:45.642 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [2.151s] 2018-09-26 18:09:47,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:47.237 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer ... success [6.559s] 2018-09-26 18:09:52,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:52.166 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer ... success [4.928s] 2018-09-26 18:09:52,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:52.190 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm ... success [20.762s] 2018-09-26 18:09:57,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:57.958 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [12.314s] 2018-09-26 18:09:58,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:58.088 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test ... skip: The microversion range[3.9 - latest] of this test is out of the configuration range[None - None]. 2018-09-26 18:09:58,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:09:58.088 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest ... skip: The microversion range[3.42 - latest] of this test is out of the configuration range[None - None]. 2018-09-26 18:10:07,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:10:07.875 49 INFO opnfv-tempest [-] {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [33.911s] 2018-09-26 18:10:10,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:10:10.258 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [12.297s] 2018-09-26 18:10:15,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:10:15.998 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [5.741s] 2018-09-26 18:10:23,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:10:23.162 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project ... success [1.390s] 2018-09-26 18:10:23,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:10:23.823 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project ... success [0.661s] 2018-09-26 18:10:24,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:10:24.136 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled ... success [0.312s] 2018-09-26 18:10:24,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:10:24.509 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled ... success [0.372s] 2018-09-26 18:10:24,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:10:24.794 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description ... success [0.285s] 2018-09-26 18:10:25,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:10:25.798 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain ... success [1.003s] 2018-09-26 18:10:27,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:10:27.478 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent ... success [1.679s] 2018-09-26 18:10:28,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:10:28.059 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc ... success [0.580s] 2018-09-26 18:10:28,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:10:28.673 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable ... success [0.613s] 2018-09-26 18:10:29,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:10:29.682 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name ... success [1.008s] 2018-09-26 18:10:33,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:10:33.141 49 INFO opnfv-tempest [-] {5} tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest ... skip: Identity api v2 is not enabled 2018-09-26 18:10:38,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:10:38.035 49 INFO opnfv-tempest [-] {5} tempest.api.network.admin.test_quotas.QuotasTest.test_quotas ... success [1.589s] 2018-09-26 18:10:47,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:10:47.584 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [4.242s] 2018-09-26 18:10:54,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:10:54.701 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [38.693s] 2018-09-26 18:10:56,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:10:56.203 49 INFO opnfv-tempest [-] {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [163.058s] 2018-09-26 18:11:00,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:11:00.291 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [2.644s] 2018-09-26 18:11:00,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:11:00.461 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.170s] 2018-09-26 18:11:02,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:11:02.282 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [1.820s] 2018-09-26 18:11:08,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:11:08.043 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [6.684s] 2018-09-26 18:11:08,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:11:08.266 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.224s] 2018-09-26 18:11:08,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:11:08.909 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.642s] 2018-09-26 18:11:11,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:11:11.024 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [2.115s] 2018-09-26 18:11:13,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:11:13.542 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [2.516s] 2018-09-26 18:11:13,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:11:13.592 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.050s] 2018-09-26 18:11:13,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:11:13.649 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.057s] 2018-09-26 18:11:22,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:11:22.822 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped ... success [90.606s] 2018-09-26 18:11:24,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:11:24.241 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports ... success [7.341s] 2018-09-26 18:11:31,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:11:31.514 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports ... success [7.273s] 2018-09-26 18:11:34,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:11:34.469 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-09-26 18:11:36,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:11:36.075 49 INFO opnfv-tempest [-] {6} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest ... skip: ObjectACLsNegativeTest skipped as swift is not available 2018-09-26 18:11:36,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:11:36.957 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac ... success [5.442s] 2018-09-26 18:11:38,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:11:38.076 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-09-26 18:11:40,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:11:40.772 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful ... success [3.814s] 2018-09-26 18:11:45,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:11:45.293 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless ... success [4.521s] 2018-09-26 18:11:46,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:11:46.889 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... fail [3.143s] 2018-09-26 18:11:56,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:11:56.348 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails ... success [0.163s] 2018-09-26 18:11:58,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:11:58.344 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails ... success [1.994s] 2018-09-26 18:11:59,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:11:59.778 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype ... success [1.434s] 2018-09-26 18:12:00,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:12:00.862 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol ... success [1.083s] 2018-09-26 18:12:02,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:12:02.846 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.983s] 2018-09-26 18:12:05,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:12:05.353 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports ... success [2.505s] 2018-09-26 18:12:06,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:12:06.313 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.960s] 2018-09-26 18:12:06,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:12:06.428 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_security_group ... success [0.115s] 2018-09-26 18:12:08,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:12:08.138 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group ... success [1.708s] 2018-09-26 18:12:09,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:12:09.148 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version ... success [1.010s] 2018-09-26 18:12:09,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:12:09.720 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default ... success [0.571s] 2018-09-26 18:12:09,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:12:09.745 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group ... success [0.025s] 2018-09-26 18:12:09,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:12:09.766 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group ... success [0.020s] 2018-09-26 18:12:09,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:12:09.935 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule ... success [0.169s] 2018-09-26 18:12:11,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:12:11.580 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_account_services_negative.AccountNegativeTest ... skip: AccountNegativeTest skipped as swift is not available 2018-09-26 18:12:11,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:12:11.582 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest ... skip: ContainerNegativeTest skipped as swift is not available 2018-09-26 18:12:11,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:12:11.582 49 INFO opnfv-tempest [-] {5} tempest.api.volume.admin.test_user_messages.UserMessagesTest ... skip: The microversion range[3.3 - latest] of this test is out of the configuration range[None - None]. 2018-09-26 18:12:11,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:12:11.584 49 INFO opnfv-tempest [-] {5} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps ... skip: TestObjectStorageBasicOps skipped as swift is not available 2018-09-26 18:12:14,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:12:14.655 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use ... success [27.762s] 2018-09-26 18:12:19,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:12:19.480 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [4.828s] 2018-09-26 18:12:48,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:12:48.414 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online ... success [28.920s] 2018-09-26 18:12:50,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:12:50.969 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert ... success [88.126s] 2018-09-26 18:12:50,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:12:50.970 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_unshelve_server ... skip [0.000s]: Shelve is not available. 2018-09-26 18:12:55,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:12:55.914 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [7.508s] 2018-09-26 18:12:57,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:12:57.848 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot ... fail [338.546s] 2018-09-26 18:13:11,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:13:11.244 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... fail [244.725s] 2018-09-26 18:13:18,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:13:18.552 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend ... success [4.088s] 2018-09-26 18:13:18,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:13:18.554 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot ... skip [0.001s]: Skipped until Bug: 1687044 is resolved. 2018-09-26 18:14:07,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:14:07.693 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [76.706s] 2018-09-26 18:14:13,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:14:13.854 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server ... success [6.164s] 2018-09-26 18:14:35,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:14:35.776 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension ... success [0.159s] 2018-09-26 18:14:35,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:14:35.815 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions ... success [0.038s] 2018-09-26 18:14:41,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:14:41.387 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks ... success [0.910s] 2018-09-26 18:14:51,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:14:51.459 49 INFO opnfv-tempest [-] {14} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete ... success [6.005s] 2018-09-26 18:14:53,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:14:53.442 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON ... skip: Identity api v2 is not enabled 2018-09-26 18:14:53,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:14:53.443 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-09-26 18:14:57,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:14:57.942 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.382s] 2018-09-26 18:14:58,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:14:58.331 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete ... success [0.388s] 2018-09-26 18:15:05,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:15:05.676 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status ... success [0.266s] 2018-09-26 18:15:06,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:15:06.088 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description ... success [0.411s] 2018-09-26 18:15:06,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:15:06.676 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.587s] 2018-09-26 18:15:06,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:15:06.748 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains ... success [0.072s] 2018-09-26 18:15:06,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:15:06.814 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled ... success [0.065s] 2018-09-26 18:15:06,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:15:06.880 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name ... success [0.066s] 2018-09-26 18:15:15,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:15:15.208 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles ... success [0.516s] 2018-09-26 18:15:15,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:15:15.989 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete ... success [0.780s] 2018-09-26 18:15:16,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:15:16.445 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete ... success [0.456s] 2018-09-26 18:15:16,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:15:16.876 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain ... success [0.430s] 2018-09-26 18:15:17,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:15:17.862 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project ... success [0.985s] 2018-09-26 18:15:18,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:15:18.253 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain ... success [0.390s] 2018-09-26 18:15:18,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:15:18.632 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project ... success [0.378s] 2018-09-26 18:15:20,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:15:20.047 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles ... success [1.413s] 2018-09-26 18:15:20,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:15:20.304 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete ... fail [0.255s] 2018-09-26 18:15:20,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:15:20.913 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles ... success [0.610s] 2018-09-26 18:15:20,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:15:20.975 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles ... success [0.063s] 2018-09-26 18:15:21,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:15:21.459 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.482s] 2018-09-26 18:15:22,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:15:22.134 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy ... success [0.674s] 2018-09-26 18:15:34,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:15:34.035 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [3.036s] 2018-09-26 18:15:34,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:15:34.198 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.166s] 2018-09-26 18:15:34,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:15:34.622 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.422s] 2018-09-26 18:15:46,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:15:46.620 49 INFO opnfv-tempest [-] {14} tempest.api.network.test_tags.TagsTest.test_create_list_show_update_delete_tags ... success [2.486s] 2018-09-26 18:15:51,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:15:51.785 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota ... success [0.173s] 2018-09-26 18:15:52,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:15:52.918 49 INFO opnfv-tempest [-] {5} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... fail [213.758s] 2018-09-26 18:15:53,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:15:53.707 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota ... success [1.920s] 2018-09-26 18:15:59,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:15:59.888 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type ... success [0.351s] 2018-09-26 18:16:00,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:16:00.046 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name ... success [0.158s] 2018-09-26 18:16:00,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:16:00.225 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id ... success [0.178s] 2018-09-26 18:16:00,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:16:00.394 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id ... success [0.168s] 2018-09-26 18:16:05,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:16:05.493 49 INFO opnfv-tempest [-] {14} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.174s] 2018-09-26 18:16:40,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:16:40.396 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... fail [222.538s] 2018-09-26 18:16:58,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:16:58.699 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... fail [219.095s] 2018-09-26 18:20:31,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 18:20:31.758 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... fail [213.047s] 2018-09-26 18:20:38,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 48006b19-c750-4aaf-9966-96a106f91d34 2018-09-26 18:20:38,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '48006b19-c750-4aaf-9966-96a106f91d34']'. 2018-09-26 18:20:39,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-09-26 18:20:39,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-09-26 18:20:39,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-26 18:20:39,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 48006b19-c750-4aaf-9966-96a106f91d34 | 2018-09-26 18:20:39,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-09-26 18:20:39,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-09-26 17:55:34 | 2018-09-26 18:20:39,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-09-26 18:20:37 | 2018-09-26 18:20:39,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:25:03 | 2018-09-26 18:20:39,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-09-26 18:20:39,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-09-26 18:20:39,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 94a55484-ba98-426b-8d24-326d048960d0) | 2018-09-26 18:20:39,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-09-26 18:20:39,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 3d5b98bb-9ca0-4319-9575-55e0dbecd981) | 2018-09-26 18:20:39,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1468 | 2018-09-26 18:20:39,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1492.91 | 2018-09-26 18:20:39,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1036 | 2018-09-26 18:20:39,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 356 | 2018-09-26 18:20:39,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-09-26 18:20:39,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-09-26 18:20:39,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 76 | 2018-09-26 18:20:39,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-26 18:20:39,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-09-26 18:20:39,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-09-26 18:20:39,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full_parallel success_rate is 93.1654676259% 2018-09-26 18:20:39,981 - xtesting.ci.run_tests - INFO - Test result: +-------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------------------+------------------+------------------+----------------+ | tempest_full_parallel | functest | 25:19 | PASS | +-------------------------------+------------------+------------------+----------------+ 2018-09-26 18:20:39,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-26 18:20:39,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/a6aecd12-13b4-4c01-a569-5d7038d75fb8 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a05cf6b2b782ccf8e92f47989da03af4a460e834" 2018-09-26 18:20:41,497 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-361cd35b-afe2-4e24-9c6c-44a77f4829e1 Date: Wed, 26 Sep 2018 18:20:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 18:20:41,497 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/a6aecd12-13b4-4c01-a569-5d7038d75fb8 used request id req-361cd35b-afe2-4e24-9c6c-44a77f4829e1 2018-09-26 18:20:41,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.51270794868s 2018-09-26 18:20:41,497 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/a6aecd12-13b4-4c01-a569-5d7038d75fb8 used request id req-361cd35b-afe2-4e24-9c6c-44a77f4829e1 2018-09-26 18:20:41,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-26 18:20:41,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca58073c0e5deee3746a98182a15d048300e9210" 2018-09-26 18:20:41,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 18:20:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3ab661e6-7717-4422-850c-42d153a20c78 x-compute-request-id: req-3ab661e6-7717-4422-850c-42d153a20c78 Content-Encoding: gzip Content-Length: 418 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/93be1170-747c-400d-bc53-5045c80642a3", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/93be1170-747c-400d-bc53-5045c80642a3", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "93be1170-747c-400d-bc53-5045c80642a3", "name": "tempest_full_parallel-flavor_alt_2b89b5d6-f342-4eda-8570-55d61aef8798", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/ec30191c-8507-4385-83ca-b1f9ebce6b70", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/ec30191c-8507-4385-83ca-b1f9ebce6b70", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ec30191c-8507-4385-83ca-b1f9ebce6b70", "name": "tempest_full_parallel-flavor_2b89b5d6-f342-4eda-8570-55d61aef8798", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-26 18:20:41,692 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-3ab661e6-7717-4422-850c-42d153a20c78 2018-09-26 18:20:41,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.19440984726s 2018-09-26 18:20:41,693 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-3ab661e6-7717-4422-850c-42d153a20c78 2018-09-26 18:20:41,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-26 18:20:41,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/93be1170-747c-400d-bc53-5045c80642a3 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca58073c0e5deee3746a98182a15d048300e9210" 2018-09-26 18:20:41,947 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 18:20:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fb271b12-dc56-4f71-98b8-6df4970084f2 x-compute-request-id: req-fb271b12-dc56-4f71-98b8-6df4970084f2 Content-Length: 0 Content-Type: application/json 2018-09-26 18:20:41,948 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/93be1170-747c-400d-bc53-5045c80642a3 used request id req-fb271b12-dc56-4f71-98b8-6df4970084f2 2018-09-26 18:20:41,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.252061843872s 2018-09-26 18:20:41,948 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/93be1170-747c-400d-bc53-5045c80642a3 used request id req-fb271b12-dc56-4f71-98b8-6df4970084f2 2018-09-26 18:20:41,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 18:20:41,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a05cf6b2b782ccf8e92f47989da03af4a460e834" 2018-09-26 18:20:42,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4554 Content-Type: application/json X-Openstack-Request-Id: req-7d2651c3-1f9a-4472-9b6b-d4a3446ca770 Date: Wed, 26 Sep 2018 18:20:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/3171726c-3043-4311-b88c-abd3d2b16601/snap", "metadata": {}}], "boot_roles": "Member", "file": "/v2/images/3171726c-3043-4311-b88c-abd3d2b16601/file", "owner": "5f63269380f1488685cab6e345eec419", "id": "3171726c-3043-4311-b88c-abd3d2b16601", "size": 0, "self": "/v2/images/3171726c-3043-4311-b88c-abd3d2b16601", "block_device_mapping": "[{\"guest_format\": null, \"boot_index\": 0, \"delete_on_termination\": true, \"no_device\": null, \"snapshot_id\": \"6537fa9d-2ffe-4241-b55b-9eb3e92bb253\", \"device_name\": \"/dev/vda\", \"disk_bus\": \"virtio\", \"image_id\": null, \"source_type\": \"snapshot\", \"tag\": null, \"device_type\": \"disk\", \"volume_id\": null, \"destination_type\": \"volume\", \"volume_size\": 1}]", "disk_format": "qcow2", "base_image_ref": "", "bdm_v2": "True", "owner_project_name": "tempest-TestVolumeBootPattern-2073436762", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/3171726c-3043-4311-b88c-abd3d2b16601/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T18:07:49Z", "owner_user_name": "tempest-TestVolumeBootPattern-2073436762", "visibility": "private", "owner_specified.shade.object": "images/tempest_full_parallel-img_2b89b5d6-f342-4eda-8570-55d61aef8798", "min_disk": 1, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest-TestVolumeBootPatternsnapshot-349722607", "checksum": "d41d8cd98f00b204e9800998ecf8427e", "created_at": "2018-09-26T18:07:46Z", "protected": false, "root_device_name": "/dev/vda"}, {"image_state": "available", "container_format": "bare", "min_ram": 0, "updated_at": "2018-09-26T17:58:38Z", "boot_roles": "Member", "file": "/v2/images/a5d681bd-117a-4737-a4cd-0e118be094c3/file", "owner": "fb5aade947fc403484a49b80dd74be9b", "id": "a5d681bd-117a-4737-a4cd-0e118be094c3", "size": 1073741824, "user_id": "f12c027ade254f19861ae8699de9dde0", "image_type": "backup", "self": "/v2/images/a5d681bd-117a-4737-a4cd-0e118be094c3", "disk_format": "raw", "base_image_ref": "bf804057-84cc-4fb4-88e9-b3d0a396b850", "owner_project_name": "tempest-ServerActionsTestJSON-1625078624", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/a5d681bd-117a-4737-a4cd-0e118be094c3/snap", "owner_id": "fb5aade947fc403484a49b80dd74be9b", "status": "active", "image_location": "snapshot", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/a5d681bd-117a-4737-a4cd-0e118be094c3/snap", "metadata": {}}], "owner_user_name": "tempest-ServerActionsTestJSON-1625078624", "visibility": "private", "owner_specified.shade.object": "images/tempest_full_parallel-img_2b89b5d6-f342-4eda-8570-55d61aef8798", "min_disk": 1, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "instance_uuid": "593c0664-5a61-4ab7-85a7-98214ef05cc4", "name": "tempest-backup-1-936008128", "checksum": null, "created_at": "2018-09-26T17:58:13Z", "backup_type": "daily", "protected": false, "schema": "/v2/schemas/image"}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/bf804057-84cc-4fb4-88e9-b3d0a396b850/snap", "metadata": {}}], "file": "/v2/images/bf804057-84cc-4fb4-88e9-b3d0a396b850/file", "owner": "fddd884b9a034cdf978297b0f142d353", "id": "bf804057-84cc-4fb4-88e9-b3d0a396b850", "size": 12716032, "self": "/v2/images/bf804057-84cc-4fb4-88e9-b3d0a396b850", "disk_format": "qcow2", "direct_url": "rbd://595101d0-98ca-4ee9-afd7-7dd700987b9a/images/bf804057-84cc-4fb4-88e9-b3d0a396b850/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T17:55:23Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_2b89b5d6-f342-4eda-8570-55d61aef8798", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_2b89b5d6-f342-4eda-8570-55d61aef8798", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T17:55:21Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 18:20:42,520 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-7d2651c3-1f9a-4472-9b6b-d4a3446ca770 2018-09-26 18:20:42,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.571004152298s 2018-09-26 18:20:42,520 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-7d2651c3-1f9a-4472-9b6b-d4a3446ca770 2018-09-26 18:20:42,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-26 18:20:42,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/bf804057-84cc-4fb4-88e9-b3d0a396b850 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a05cf6b2b782ccf8e92f47989da03af4a460e834" 2018-09-26 18:20:43,863 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-08bb56ba-8922-486d-aea0-fc736b144bad Date: Wed, 26 Sep 2018 18:20:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 18:20:43,863 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/bf804057-84cc-4fb4-88e9-b3d0a396b850 used request id req-08bb56ba-8922-486d-aea0-fc736b144bad 2018-09-26 18:20:43,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.33987188339s 2018-09-26 18:20:43,864 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/bf804057-84cc-4fb4-88e9-b3d0a396b850 used request id req-08bb56ba-8922-486d-aea0-fc736b144bad 2018-09-26 18:20:43,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-26 18:20:43,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca58073c0e5deee3746a98182a15d048300e9210" 2018-09-26 18:20:43,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 18:20:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09def3ec-d06c-42da-a907-63f2b3d8c96c x-compute-request-id: req-09def3ec-d06c-42da-a907-63f2b3d8c96c Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "98a4eb1b-ab02-4415-84ab-eaca48f27f9b", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/ec30191c-8507-4385-83ca-b1f9ebce6b70", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/ec30191c-8507-4385-83ca-b1f9ebce6b70", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ec30191c-8507-4385-83ca-b1f9ebce6b70", "name": "tempest_full_parallel-flavor_2b89b5d6-f342-4eda-8570-55d61aef8798", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-26 18:20:43,900 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-09def3ec-d06c-42da-a907-63f2b3d8c96c 2018-09-26 18:20:43,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0360901355743s 2018-09-26 18:20:43,900 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-09def3ec-d06c-42da-a907-63f2b3d8c96c 2018-09-26 18:20:43,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-26 18:20:43,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/ec30191c-8507-4385-83ca-b1f9ebce6b70 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca58073c0e5deee3746a98182a15d048300e9210" 2018-09-26 18:20:43,960 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 18:20:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7eec6023-f55c-47ee-81e2-2355478ef417 x-compute-request-id: req-7eec6023-f55c-47ee-81e2-2355478ef417 Content-Length: 0 Content-Type: application/json 2018-09-26 18:20:43,960 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/ec30191c-8507-4385-83ca-b1f9ebce6b70 used request id req-7eec6023-f55c-47ee-81e2-2355478ef417 2018-09-26 18:20:43,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.05770611763s 2018-09-26 18:20:43,960 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/ec30191c-8507-4385-83ca-b1f9ebce6b70 used request id req-7eec6023-f55c-47ee-81e2-2355478ef417 2018-09-26 18:20:43,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 18:20:43,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca58073c0e5deee3746a98182a15d048300e9210" 2018-09-26 18:20:44,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 18:20:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf8ebeb4-4b2a-4b0b-beae-c58b5c6931e7 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/0f6038362f804bdf973a1259ba7dca0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f6038362f804bdf973a1259ba7dca0e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/1eb559e7c1dd4418b86e31ef3084f2ec"}, "domain_id": "75cdea7ae1e047b59527bd851db52c3a", "enabled": true, "options": {}, "id": "1eb559e7c1dd4418b86e31ef3084f2ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/4bdccdd75552479f98bffcd1d64b7662"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4bdccdd75552479f98bffcd1d64b7662", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/4c02226b29744674bd45691e05726e9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c02226b29744674bd45691e05726e9e", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/5857b05d047642649579991b794ec602"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5857b05d047642649579991b794ec602", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/6e819320ddea4588808c69aeee5f74c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e819320ddea4588808c69aeee5f74c6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/7d97fc2ab1f2454b92dd6da51d8b72b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d97fc2ab1f2454b92dd6da51d8b72b9", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9433c47bb55b49999cf3f4179d1f9381"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9433c47bb55b49999cf3f4179d1f9381", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/9e63f838fd5b45728e8e57b0fc0cb664"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e63f838fd5b45728e8e57b0fc0cb664", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_2b89b5d6-f342-4eda-8570-55d61aef8798", "links": {"self": "http://172.30.9.22:5000/v3/users/a0469cf16318495c8236d204e965dbc4"}, "domain_id": "default", "enabled": true, "id": "a0469cf16318495c8236d204e965dbc4", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/a31274f6a9b346deb22160d9bfd8b380"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a31274f6a9b346deb22160d9bfd8b380", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/c3bff15c726d4e33aac8d94d4c693699"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c3bff15c726d4e33aac8d94d4c693699", "email": "congress@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/da2d5b9a5312407d85c50744f177f3a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da2d5b9a5312407d85c50744f177f3a3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/da30243f7cce43e39ea7a153cd6ce802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da30243f7cce43e39ea7a153cd6ce802", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/fca2410da1d748118f4fe3f25d00c681"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca2410da1d748118f4fe3f25d00c681", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-26 18:20:44,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-cf8ebeb4-4b2a-4b0b-beae-c58b5c6931e7 2018-09-26 18:20:44,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100067138672s 2018-09-26 18:20:44,061 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-cf8ebeb4-4b2a-4b0b-beae-c58b5c6931e7 2018-09-26 18:20:44,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 18:20:44,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/a0469cf16318495c8236d204e965dbc4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca58073c0e5deee3746a98182a15d048300e9210" 2018-09-26 18:20:44,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 18:20:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0a0efb8-0e4d-4a18-a8e8-54effd655747 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/a0469cf16318495c8236d204e965dbc4"}, "enabled": true, "id": "a0469cf16318495c8236d204e965dbc4", "options": {}, "domain_id": "default", "name": "tempest_full_parallel-user_2b89b5d6-f342-4eda-8570-55d61aef8798"}} 2018-09-26 18:20:44,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/a0469cf16318495c8236d204e965dbc4 used request id req-f0a0efb8-0e4d-4a18-a8e8-54effd655747 2018-09-26 18:20:44,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0975739955902s 2018-09-26 18:20:44,165 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/a0469cf16318495c8236d204e965dbc4 used request id req-f0a0efb8-0e4d-4a18-a8e8-54effd655747 2018-09-26 18:20:44,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-26 18:20:44,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/a0469cf16318495c8236d204e965dbc4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca58073c0e5deee3746a98182a15d048300e9210" 2018-09-26 18:20:44,379 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 18:20:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6adf4938-d285-4ec5-aadc-c5dedbe1d501 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 18:20:44,379 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/a0469cf16318495c8236d204e965dbc4 used request id req-6adf4938-d285-4ec5-aadc-c5dedbe1d501 2018-09-26 18:20:44,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.213585853577s 2018-09-26 18:20:44,380 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/a0469cf16318495c8236d204e965dbc4 used request id req-6adf4938-d285-4ec5-aadc-c5dedbe1d501 2018-09-26 18:20:44,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 18:20:44,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca58073c0e5deee3746a98182a15d048300e9210" 2018-09-26 18:20:44,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 18:20:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-381060bb-97b2-427d-bfb8-a2b5b1bd511f Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/32e2fc060ffa4464a00bce7763dbcae4"}, "enabled": true, "id": "32e2fc060ffa4464a00bce7763dbcae4", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/6d9e93c84a104a3c8872dd8724ca8a31"}, "enabled": true, "id": "6d9e93c84a104a3c8872dd8724ca8a31", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.22:5000/v3/projects/fddd884b9a034cdf978297b0f142d353"}, "enabled": true, "id": "fddd884b9a034cdf978297b0f142d353", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_2b89b5d6-f342-4eda-8570-55d61aef8798"}]} 2018-09-26 18:20:44,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-381060bb-97b2-427d-bfb8-a2b5b1bd511f 2018-09-26 18:20:44,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0865459442139s 2018-09-26 18:20:44,467 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-381060bb-97b2-427d-bfb8-a2b5b1bd511f 2018-09-26 18:20:44,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-26 18:20:44,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/fddd884b9a034cdf978297b0f142d353 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca58073c0e5deee3746a98182a15d048300e9210" 2018-09-26 18:20:44,619 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 18:20:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da763b28-6aac-4b8e-b0f4-1d4ee232b1dc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 18:20:44,620 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/fddd884b9a034cdf978297b0f142d353 used request id req-da763b28-6aac-4b8e-b0f4-1d4ee232b1dc 2018-09-26 18:20:44,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.150119066238s 2018-09-26 18:20:44,620 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/fddd884b9a034cdf978297b0f142d353 used request id req-da763b28-6aac-4b8e-b0f4-1d4ee232b1dc 2018-09-26 18:20:44,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 18:20:44,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca58073c0e5deee3746a98182a15d048300e9210" 2018-09-26 18:20:44,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 18:20:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d29c1f20-45b1-45c7-a4d0-b3f7ebe25f97 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cabea31a10b4a0cad0cf5260d2a0923", "links": {"self": "http://172.30.9.22:5000/v3/roles/4cabea31a10b4a0cad0cf5260d2a0923"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "84fe576057b0468d93ff011f3605bdb2", "links": {"self": "http://172.30.9.22:5000/v3/roles/84fe576057b0468d93ff011f3605bdb2"}, "name": "Member"}, {"domain_id": null, "id": "8eea0c5d5f8542cf872e9e389002faa0", "links": {"self": "http://172.30.9.22:5000/v3/roles/8eea0c5d5f8542cf872e9e389002faa0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b7fe312ee11d43d7a925dd240013585f", "links": {"self": "http://172.30.9.22:5000/v3/roles/b7fe312ee11d43d7a925dd240013585f"}, "name": "admin"}]} 2018-09-26 18:20:44,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d29c1f20-45b1-45c7-a4d0-b3f7ebe25f97 2018-09-26 18:20:44,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0825369358063s 2018-09-26 18:20:44,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-26 18:20:44,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/84fe576057b0468d93ff011f3605bdb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca58073c0e5deee3746a98182a15d048300e9210" 2018-09-26 18:20:44,826 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 18:20:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2b8eef6-3204-4ef4-991d-0d7803e17764 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 18:20:44,826 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/84fe576057b0468d93ff011f3605bdb2 used request id req-d2b8eef6-3204-4ef4-991d-0d7803e17764 2018-09-26 18:20:44,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.121150016785s 2018-09-26 18:20:44,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 18:20:44,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=fddd884b9a034cdf978297b0f142d353&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca58073c0e5deee3746a98182a15d048300e9210" 2018-09-26 18:20:45,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-726e1e42-7b1d-4425-972d-a2917c277081 Date: Wed, 26 Sep 2018 18:20:45 GMT RESP BODY: {"security_groups": []} 2018-09-26 18:20:45,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=fddd884b9a034cdf978297b0f142d353&name=default used request id req-726e1e42-7b1d-4425-972d-a2917c277081 2018-09-26 18:20:45,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.192703008652s 2018-09-26 18:20:45,022 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=fddd884b9a034cdf978297b0f142d353&name=default used request id req-726e1e42-7b1d-4425-972d-a2917c277081 2018-09-26 18:20:45,023 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK